aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2023-08-27 22:31:09 +0200
committerjaseg <git@jaseg.de>2023-08-27 22:31:09 +0200
commitec28fcd9f905358759eea98161f451567135d17e (patch)
treeed8f0f4f96811433ddca5f294f731c7584549a36
parent7c2cb09fad601facbb142d9378033d64d19b6488 (diff)
download8seg-ec28fcd9f905358759eea98161f451567135d17e.tar.gz
8seg-ec28fcd9f905358759eea98161f451567135d17e.tar.bz2
8seg-ec28fcd9f905358759eea98161f451567135d17e.zip
new driver blinkenlights
-rw-r--r--center-control/center.kicad_pcb51902
-rw-r--r--center-control/center.kicad_prl4
-rw-r--r--center-control/center.kicad_pro21
-rw-r--r--center-control/center.kicad_sch99
-rw-r--r--center-control/fp-info-cache86585
-rw-r--r--center-led/center.kicad_pcb8151
-rw-r--r--corner/corner.kicad_pcb3454
-rw-r--r--corner/gerber/corner-B.Cu.gbr627
-rw-r--r--corner/gerber/corner-B.Mask.gbr423
-rw-r--r--corner/gerber/corner-B.Paste.gbr41
-rw-r--r--corner/gerber/corner-B.SilkS.gbr1165
-rw-r--r--corner/gerber/corner-Edge.Cuts.gbr108
-rw-r--r--corner/gerber/corner-F.Cu.gbr537
-rw-r--r--corner/gerber/corner-F.Mask.gbr421
-rw-r--r--corner/gerber/corner-F.Paste.gbr41
-rw-r--r--corner/gerber/corner-F.SilkS.gbr632
-rw-r--r--corner/gerber/corner-NPTH.drl26
-rw-r--r--corner/gerber/corner-PTH.drl36
-rw-r--r--driver/driver.kicad_pcb22
-rw-r--r--driver/driver.kicad_pro5
-rw-r--r--driver/driver.kicad_sch8
-rw-r--r--driver/gerber/driver-B_Cu.gbr3776
-rw-r--r--driver/gerber/driver-B_Mask.gbr584
-rw-r--r--driver/gerber/driver-B_Paste.gbr4
-rw-r--r--driver/gerber/driver-B_SilkS.gbr385
-rw-r--r--driver/gerber/driver-Edge_Cuts.gbr4
-rw-r--r--driver/gerber/driver-F_Cu.gbr3658
-rw-r--r--driver/gerber/driver-F_Mask.gbr592
-rw-r--r--driver/gerber/driver-F_Paste.gbr256
-rw-r--r--driver/gerber/driver-F_SilkS.gbr6466
-rw-r--r--driver/gerber/driver-NPTH.drl4
-rw-r--r--driver/gerber/driver-PTH.drl8
-rw-r--r--driver_fw/.clang1
-rw-r--r--driver_fw/.gitignore15
-rw-r--r--driver_fw/Makefile231
-rw-r--r--driver_fw/base.c28
-rw-r--r--driver_fw/cmsis_exports.c48
-rw-r--r--driver_fw/gen_cmsis_exports.py30
-rw-r--r--driver_fw/generic_stm32.ld125
-rw-r--r--driver_fw/global.h58
-rw-r--r--driver_fw/i2c.c236
-rw-r--r--driver_fw/i2c.h107
-rw-r--r--driver_fw/ina226.c27
-rw-r--r--driver_fw/ina226.h86
-rw-r--r--driver_fw/include/cmsis_compiler.h283
-rw-r--r--driver_fw/include/cmsis_gcc.h2168
-rw-r--r--driver_fw/include/cmsis_version.h39
-rw-r--r--driver_fw/include/core_cm0.h952
-rw-r--r--driver_fw/include/core_cm0plus.h1085
-rw-r--r--driver_fw/include/global.h56
-rw-r--r--driver_fw/include/iomacros.h14
-rw-r--r--driver_fw/include/mpu_armv7.h272
-rw-r--r--driver_fw/include/stm32_irqs.h54
-rw-r--r--driver_fw/include/stm32g070xx.h7725
-rw-r--r--driver_fw/include/stm32g0xx.h244
-rw-r--r--driver_fw/include/system_stm32g0xx.h103
-rw-r--r--driver_fw/lcd1602.c187
-rw-r--r--driver_fw/lcd1602.h98
-rw-r--r--driver_fw/mac.c3
-rw-r--r--driver_fw/mac.h22
-rw-r--r--driver_fw/main.c361
-rw-r--r--driver_fw/mcp9801.c42
-rw-r--r--driver_fw/mcp9801.h66
-rw-r--r--driver_fw/memory_map.ldi2
-rw-r--r--driver_fw/mini-printf.c208
-rw-r--r--driver_fw/mini-printf.h50
-rw-r--r--driver_fw/openocd.cfg11
-rw-r--r--driver_fw/serial.c233
-rw-r--r--driver_fw/serial.h62
-rw-r--r--driver_fw/src/main.c252
-rw-r--r--driver_fw/startup.s282
-rw-r--r--driver_fw/startup_stm32f030x6.s273
-rw-r--r--driver_fw/stm32_buildinfo.defines1
-rw-r--r--driver_fw/stm32_flash.ld136
-rw-r--r--driver_fw/system.c302
-rw-r--r--driver_fw/system_stm32f0xx.c336
-rw-r--r--driver_fw/tools/__pycache__/usb_test.cpython-311.pycbin0 -> 12462 bytes
-rw-r--r--driver_fw/tools/decode_logic_analzyer.py88
-rw-r--r--driver_fw/tools/extract_pinmap.py11
-rw-r--r--driver_fw/tools/gen_isr_header.py67
-rw-r--r--driver_fw/tools/ldparser.py126
-rw-r--r--driver_fw/tools/linkmem.py276
-rw-r--r--driver_fw/tools/linksize.py62
-rw-r--r--driver_fw/tools/linktracer.py118
-rw-r--r--driver_fw/tools/mapparse.py129
-rw-r--r--driver_fw/tools/musl_include_shims/bits/alltypes.h23
-rw-r--r--driver_fw/tools/musl_include_shims/endian.h80
-rw-r--r--driver_fw/tools/musl_include_shims/features.h40
-rw-r--r--driver_fw/tools/musl_include_shims/fp_arch.h6
-rw-r--r--driver_fw/tools/musl_include_shims/libm.h270
-rw-r--r--driver_fw/tools/usb_test.py188
-rw-r--r--sfp-debug-breakout/fp-info-cache171754
-rw-r--r--sfp-debug-breakout/sfp-debug-breakout.kicad_prl2
-rw-r--r--sfp-debug-breakout/sfp-debug-breakout.kicad_pro26
94 files changed, 230898 insertions, 129327 deletions
diff --git a/center-control/center.kicad_pcb b/center-control/center.kicad_pcb
index 4083b54..9d28538 100644
--- a/center-control/center.kicad_pcb
+++ b/center-control/center.kicad_pcb
@@ -1,20447 +1,31455 @@
-(kicad_pcb (version 20220427) (generator pcbnew)
-
- (general
- (thickness 1.6)
- )
-
- (paper "A4")
- (layers
- (0 "F.Cu" signal)
- (31 "B.Cu" signal)
- (32 "B.Adhes" user "B.Adhesive")
- (33 "F.Adhes" user "F.Adhesive")
- (34 "B.Paste" user)
- (35 "F.Paste" user)
- (36 "B.SilkS" user "B.Silkscreen")
- (37 "F.SilkS" user "F.Silkscreen")
- (38 "B.Mask" user)
- (39 "F.Mask" user)
- (40 "Dwgs.User" user "User.Drawings")
- (41 "Cmts.User" user "User.Comments")
- (42 "Eco1.User" user "User.Eco1")
- (43 "Eco2.User" user "User.Eco2")
- (44 "Edge.Cuts" user)
- (45 "Margin" user)
- (46 "B.CrtYd" user "B.Courtyard")
- (47 "F.CrtYd" user "F.Courtyard")
- (48 "B.Fab" user)
- (49 "F.Fab" user)
- )
-
- (setup
- (stackup
- (layer "F.SilkS" (type "Top Silk Screen"))
- (layer "F.Paste" (type "Top Solder Paste"))
- (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
- (layer "F.Cu" (type "copper") (thickness 0.035))
- (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
- (layer "B.Cu" (type "copper") (thickness 0.035))
- (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
- (layer "B.Paste" (type "Bottom Solder Paste"))
- (layer "B.SilkS" (type "Bottom Silk Screen"))
- (copper_finish "None")
- (dielectric_constraints no)
- )
- (pad_to_mask_clearance 0)
- (pcbplotparams
- (layerselection 0x00010fc_ffffffff)
- (plot_on_all_layers_selection 0x0000000_00000000)
- (disableapertmacros false)
- (usegerberextensions false)
- (usegerberattributes false)
- (usegerberadvancedattributes false)
- (creategerberjobfile false)
- (dashed_line_dash_ratio 12.000000)
- (dashed_line_gap_ratio 3.000000)
- (svgprecision 6)
- (plotframeref false)
- (viasonmask false)
- (mode 1)
- (useauxorigin false)
- (hpglpennumber 1)
- (hpglpenspeed 20)
- (hpglpendiameter 15.000000)
- (dxfpolygonmode true)
- (dxfimperialunits true)
- (dxfusepcbnewfont true)
- (psnegative false)
- (psa4output false)
- (plotreference true)
- (plotvalue true)
- (plotinvisibletext false)
- (sketchpadsonfab false)
- (subtractmaskfromsilk false)
- (outputformat 1)
- (mirror false)
- (drillshape 0)
- (scaleselection 1)
- (outputdirectory "gerber")
- )
- )
-
- (net 0 "")
- (net 1 "+12V")
- (net 2 "GND")
- (net 3 "+3V3")
- (net 4 "Net-(Q4-D)")
- (net 5 "Net-(D5-K)")
- (net 6 "Net-(U2-FB)")
- (net 7 "/Vmeas_A")
- (net 8 "Net-(Q6-D)")
- (net 9 "/CH2")
- (net 10 "/CH3")
- (net 11 "/Q2")
- (net 12 "/Q0")
- (net 13 "/Q3")
- (net 14 "/Q1")
- (net 15 "/SWCLK")
- (net 16 "/SWDIO")
- (net 17 "/CH0")
- (net 18 "/LOAD")
- (net 19 "/CH1")
- (net 20 "+VSW")
- (net 21 "Net-(Q8-D)")
- (net 22 "/LED_K")
- (net 23 "Net-(Q10-D)")
- (net 24 "unconnected-(J2-Pin_4)")
- (net 25 "/ILIM")
- (net 26 "/DBG1")
- (net 27 "Net-(C3-Pad1)")
- (net 28 "/DBG2")
- (net 29 "/TX_POK")
- (net 30 "/TX_EN")
- (net 31 "/Vdiff")
- (net 32 "/RECT1")
- (net 33 "/RECT2")
- (net 34 "Net-(U2-BS)")
- (net 35 "Net-(U3-PC14/PB9)")
- (net 36 "Net-(U4-+)")
- (net 37 "Net-(U4--)")
- (net 38 "/VIN_A")
- (net 39 "/VIN_B")
- (net 40 "Net-(U3-PA12/PA10)")
- (net 41 "Net-(U3-NRST)")
-
- (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d147)
- (at 170.075 94.71 -90)
- (descr "Capacitor SMD 0603, hand soldering")
- (tags "capacitor 0603")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1aafa9")
- (attr smd)
- (fp_text reference "C6" (at 0.025 1.4 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b2b29dec-02d7-49ca-923a-24956f844610)
- )
- (fp_text value "10u" (at 0 1.5 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1e8a230c-88d1-4f76-86ad-8f77a2430fa2)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ba118fdb-54a8-4bfe-a77f-38f35cc4e76c)
- )
- (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2cd7636-bff3-4ad0-84f2-90283465131a))
- (fp_line (start 0.35 0.6) (end -0.35 0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b236acf-0961-4aaa-a953-5f837da85673))
- (fp_line (start -1.8 -0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e2e17882-e976-493d-b370-f7e79eb02549))
- (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df821a35-920d-4ef2-a1c0-4ffcaa18e9ae))
- (fp_line (start 1.8 0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 664cd42b-886d-4874-8157-936b59dfd186))
- (fp_line (start 1.8 0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d45f1daa-f422-4b37-87ad-844aaea09568))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d09fcaa-f5d3-4771-ab2d-16af8fa7526e))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e38586a8-786f-4e44-a8b0-93656dceb3fd))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 07c5925f-3bce-45d7-ac72-6dc2080416a5))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c63ef671-9230-4e56-ba57-4df0f2fc3d21))
- (pad "1" smd rect locked (at -0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "+12V") (pintype "passive") (tstamp c24d5c5b-35d8-4b4a-895b-671b7a8ed697))
- (pad "2" smd rect locked (at 0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pintype "passive") (tstamp d5403ec0-4564-4436-93b6-c74007a8af97))
- (model "Capacitors_SMD.3dshapes/C_0603.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d158)
- (at 172.075 94.71 -90)
- (descr "Capacitor SMD 0603, hand soldering")
- (tags "capacitor 0603")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1af3bd")
- (attr smd)
- (fp_text reference "C7" (at -2.925 0 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 69086db0-97c5-47bb-97ec-647484f3c818)
- )
- (fp_text value "100n" (at 0 1.5 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp f42d1440-0039-40d0-af1c-4364ea7236d8)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 2ee3993c-8b64-4a87-a092-5a228bf44b02)
- )
- (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8de08eb-a54c-48b0-ae92-431eaaadaa83))
- (fp_line (start 0.35 0.6) (end -0.35 0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 702ba51e-bfc8-4ec8-8f09-1e0c5cfc2e20))
- (fp_line (start -1.8 -0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 231895a0-696c-425c-9d52-2acfbba3fbe2))
- (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1041497a-fd63-4fac-a491-6633afd80ded))
- (fp_line (start 1.8 0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 31481726-8344-4d90-af6f-acf25ae4d0aa))
- (fp_line (start 1.8 0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44edc217-d152-4aa2-8278-5fa2166ae129))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 462f69a5-29ea-48c6-bc7c-119b88892c31))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c37da18d-c0ec-40cd-885c-cae69a8b1162))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e11063cd-eb6f-4e16-bc02-c09fdacde384))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df1e5ca2-c6f3-4df5-8131-eb9d336e156e))
- (pad "1" smd rect locked (at -0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "+12V") (pintype "passive") (tstamp 2f5a9e5b-d88d-46be-8db0-7e18e2bace42))
- (pad "2" smd rect locked (at 0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pintype "passive") (tstamp c9d8ae95-9e3d-4e58-bba2-edbd1e7acd28))
- (model "Capacitors_SMD.3dshapes/C_0603.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d23e)
- (at 187.675 95.36 90)
- (descr "Capacitor SMD 0603, hand soldering")
- (tags "capacitor 0603")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1afb91")
- (attr smd)
- (fp_text reference "C9" (at -0.5 1.45 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9725fd9d-5a22-41ad-ac83-fc342854576d)
- )
- (fp_text value "10u" (at 0 1.5 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp fa35f3f3-ff4a-4813-afd4-04c68743a5d5)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9f211a9f-03f1-4a48-9b8b-b73b8e7bc765)
- )
- (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b0e8591-936d-41e3-a00f-afdcf8716177))
- (fp_line (start 0.35 0.6) (end -0.35 0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf1de708-2397-4011-91fa-f5461e05afe2))
- (fp_line (start -1.8 -0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44ad09d6-bb4e-4706-87b5-b1d13371941c))
- (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c32f7b7-30f8-4db0-b7c4-221ca9e33d77))
- (fp_line (start 1.8 0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2249cc35-7577-4b5f-a983-5ad1e05d05e5))
- (fp_line (start 1.8 0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0da85ca-e4b6-4e62-9ec8-0f575a9a42b4))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 615dcbdc-905d-4e9c-9974-29a3a0f87e04))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1207870f-e972-4027-aa45-2a9c2acd033d))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40574adc-2921-407a-bad9-c38bf14fce28))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84ef351e-92e6-4d5e-97ae-00529b94b3d6))
- (pad "1" smd rect locked (at -0.95 0 90) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "+3V3") (pintype "passive") (tstamp 8c7693d5-dc69-4c9f-9190-4ef9a20f9785))
- (pad "2" smd rect locked (at 0.95 0 90) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pintype "passive") (tstamp 07c533c1-2a1c-41ff-b4d5-e030ed1c6175))
- (model "Capacitors_SMD.3dshapes/C_0603.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d24f)
- (at 170.811641 83.85 -90)
- (descr "Capacitor SMD 0603, hand soldering")
- (tags "capacitor 0603")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1b07a6")
- (attr smd)
- (fp_text reference "C10" (at -0.05 -1.575 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d4835a0d-622e-4191-be12-0a9a93cb3c86)
- )
- (fp_text value "100n" (at 0 1.5 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 78333146-e393-4e3e-9b09-e3e023c026a8)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d5b6f05c-92c8-4eaf-bc41-0e68fd54194a)
- )
- (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef7ee379-bdeb-4e9c-bdf7-65e29efa8fb2))
- (fp_line (start 0.35 0.6) (end -0.35 0.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 814a41a8-7bc9-4613-a415-11e43655ce10))
- (fp_line (start -1.8 -0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f53b6bc0-29fc-4626-88fc-f5446b14bb2f))
- (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22277bff-ef5c-459b-8441-392818591aef))
- (fp_line (start 1.8 0.65) (end -1.8 0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c4bf409-a6ab-4bd6-ad68-fdce94cd2f9f))
- (fp_line (start 1.8 0.65) (end 1.8 -0.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68d02427-2b3a-4e8e-8d03-57618f75a7c8))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17c535fa-62ef-4dd3-87f0-102530d1083d))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82fe454e-bf7d-445b-8b96-4c8d753f65be))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56733416-884f-4c09-aa39-1cdf354d1ba0))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87c0466a-7ff9-4e30-8b1c-37ade465a05c))
- (pad "1" smd rect locked (at -0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "+3V3") (pintype "passive") (tstamp 1cba85c6-ece4-4311-8658-47c5dead7e95))
- (pad "2" smd rect locked (at 0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pintype "passive") (tstamp dfa35f44-d297-4f53-8660-477a0aaf45a4))
- (model "Capacitors_SMD.3dshapes/C_0603.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d2f6)
- (at 200.270651 123.8 180)
- (descr "Diode SMA (DO-214AC)")
- (tags "Diode SMA (DO-214AC)")
- (property "LCSC" "C65010")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c199ccc")
- (attr smd)
- (fp_text reference "D2" (at -4.3 0.1 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3d4713cd-06c1-4feb-9511-03741370943e)
- )
- (fp_text value "SS510" (at 0 2.6) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 7e056f46-f4a1-46eb-a49e-bd9f580d288c)
- )
- (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 460e840e-0331-47e5-9135-4e0693059a0c)
- )
- (fp_line (start -3.4 -1.65) (end -3.4 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bf006f85-1767-4fcd-94ef-97adc02d1b53))
- (fp_line (start -3.4 -1.65) (end 2 -1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9bae138-b613-4d86-ad75-e14fb7652095))
- (fp_line (start -3.4 1.65) (end 2 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9c01319-dc93-4561-869a-774473b1fc7e))
- (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f227841-53e2-4bc0-abfa-22f21731700d))
- (fp_line (start -3.5 1.75) (end -3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4274a244-368e-4cdc-b081-31cc35c7ca2d))
- (fp_line (start 3.5 -1.75) (end 3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05bc0de1-685d-420a-a43a-565f2ba4ed58))
- (fp_line (start 3.5 1.75) (end -3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c4b746b-dadd-4f3f-9c0b-d486197df729))
- (fp_line (start -2.3 1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0a106e04-f193-4dc4-9927-ef6dee7ee6e7))
- (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3bc61fb-bab5-46b8-9695-8754d6484ea4))
- (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dda8bdc3-789c-4a90-a81a-248a4996e9bb))
- (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b3720b2f-ee81-491a-99cd-20d83cf1ace0))
- (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed33b529-2f10-494b-b12a-82f95b12c903))
- (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 61f91d55-6020-4873-8a81-0ce0351e0b03))
- (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7b209ab-b054-4af6-a701-8936efebdba5))
- (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a8f57b5-1eb5-4991-8a38-850df24ac410))
- (fp_line (start 2.3 -1.5) (end 2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00c450d0-06cf-4e55-98f9-fc17bde00520))
- (fp_line (start 2.3 1.5) (end -2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f71bfb3-38d3-49ee-9cec-787bf9ca0cea))
- (pad "1" smd rect locked (at -2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 20 "+VSW") (pinfunction "K") (pintype "passive") (tstamp 0e9f296b-db82-4cdb-9787-d57470f67348))
- (pad "2" smd rect locked (at 2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 39 "/VIN_B") (pinfunction "A") (pintype "passive") (tstamp 4e30fcb9-59df-4efc-b550-9009a08c9d2d))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d3ef)
- (at 201.85 91.175 90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1b72f8")
- (attr smd)
- (fp_text reference "R5" (at 0 1.57 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 15447c49-9cf9-4fe0-85e9-6c7b208442ef)
- )
- (fp_text value "DNP" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9a8130c8-8e79-46bd-8eb8-4ae91930fb35)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 0c1bae7d-f49c-4d83-ab2b-2ccb2fdea514)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09ac1f22-2360-449e-9ff3-03d76076be50))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp af2c348e-1bed-4253-88b0-3e6bcfe7a1ca))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e9872caa-d180-4462-bb85-912250a35507))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 311be6c9-126e-4848-8f96-3194698b0f72))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8aa2051b-2e55-4168-83a5-11b2ccd28724))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 405d4984-728c-408f-bd29-e095baca1b73))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8cf2a99e-30a9-405c-a985-3d9d53343b2b))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 282cb3bb-6986-44be-b4ee-6f28a2399b80))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5baa7f6d-6036-4ba7-b2a7-386c233466ac))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d996278-809a-42a2-a79f-37095c737f45))
- (pad "1" smd roundrect locked (at -0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 38 "/VIN_A") (pintype "passive") (tstamp 28ac3a0b-8a2e-431d-8cf0-17d3851e0e19))
- (pad "2" smd roundrect locked (at 0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 7 "/Vmeas_A") (pintype "passive") (tstamp eabc7088-aae0-481a-ae4e-dbc7f3879b07))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d433)
- (at 169.925 86.563359 180)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c36fd60")
- (attr smd)
- (fp_text reference "R7" (at 0.05 -1.543282 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c6037c22-e63f-4201-89f6-cb6a08a0b246)
- )
- (fp_text value "0" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 4280eca3-267c-40a7-a2f8-e563c561a9e2)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 92fe1aa7-0598-4ea9-a3b3-4dccfad5d0f6)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76c146cc-c40a-48f4-b9ba-d0320cdc6526))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4efa0d8-02f0-42d1-8d00-839cbf7f37db))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a915fc3-442c-412a-8495-87dda2fbc3b6))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff9dd093-bdd0-48b6-bc00-df9d0b62ca74))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7dfb0395-f0eb-4fff-bc19-a3854c5b4a65))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c3c3fb1d-7cae-462e-8621-4549e6c42b81))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c3b7dc46-f53f-4057-91a5-5f897d7515e8))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1ffd44e2-e873-45b2-b912-ad779d42041b))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43b14629-291d-4469-a756-193f7f6c3e04))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d5d9d50-c566-4ed7-af77-94c175c81727))
- (pad "1" smd roundrect locked (at -0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 41 "Net-(U3-NRST)") (pintype "passive") (tstamp 76ec26ce-024b-465d-b0a6-4a513fac25a0))
- (pad "2" smd roundrect locked (at 0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pintype "passive") (tstamp 83675065-fc38-4102-bcc8-507d5146732c))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-223" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c29a0a0)
- (at 177.075 96.71 -90)
- (descr "module CMS SOT223 4 pins")
- (tags "CMS SOT")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c19682a")
- (attr smd)
- (fp_text reference "U1" (at 2.15 -4.3 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp da26e2a0-054d-4287-ae02-e9e226d3eaf7)
- )
- (fp_text value "AP1117-33" (at 0 4.5 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 028dc9d4-77e2-498d-b95f-7634d5f35ff3)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.8 0.8) (thickness 0.12)))
- (tstamp 825adab5-4458-4dcf-a66a-8fe584a45386)
- )
- (fp_line (start -4.1 -3.41) (end 1.91 -3.41)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc2c5d1c-31bd-49ef-940d-3cf03d69717c))
- (fp_line (start -1.85 3.41) (end 1.91 3.41)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 967b20dc-86b9-4bd8-ba19-4a0b552656e0))
- (fp_line (start 1.91 -3.41) (end 1.91 -2.15)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c17b1de3-3846-4653-a7bb-c7cad50f2aaf))
- (fp_line (start 1.91 3.41) (end 1.91 2.15)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4739cd10-ba6a-42f7-b6f6-7951bfcdba5c))
- (fp_line (start -4.4 -3.6) (end -4.4 3.6)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c01086d-9a25-482a-93b1-aa560ba23aa7))
- (fp_line (start -4.4 3.6) (end 4.4 3.6)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3cf7640d-0fce-4b26-93e0-17ca2dfc3b07))
- (fp_line (start 4.4 -3.6) (end -4.4 -3.6)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5de90c58-bdbb-4922-9c65-385c5f4ec56c))
- (fp_line (start 4.4 3.6) (end 4.4 -3.6)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d125b648-49bd-4f57-aa36-5bef8e0a9c4f))
- (fp_line (start -1.85 -2.3) (end -1.85 3.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86d592d7-a4e6-4655-90ec-3029bb4eb8ca))
- (fp_line (start -1.85 -2.3) (end -0.8 -3.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1ea2057-c1eb-41c8-a76b-da385e4f91a0))
- (fp_line (start -1.85 3.35) (end 1.85 3.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f8729b6-9466-47b7-a72b-1d1088377765))
- (fp_line (start -0.8 -3.35) (end 1.85 -3.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f31bb439-51f6-407b-a01a-be2498d3038a))
- (fp_line (start 1.85 -3.35) (end 1.85 3.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66ba199f-2150-4dce-a7e3-ae756fbeaf7c))
- (pad "1" smd rect locked (at -3.15 -2.3 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 052627da-6d6e-4a00-8306-ba321e578b9e))
- (pad "2" smd rect locked (at -3.15 0 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "+3V3") (pinfunction "VO") (pintype "power_out") (tstamp 1918faaa-651e-44d6-a4a9-5bef7c47a681))
- (pad "3" smd rect locked (at -3.15 2.3 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "+12V") (pinfunction "VI") (pintype "power_in") (tstamp 5af0e962-11e1-49de-a8e3-92f9a18af5bf))
- (pad "4" smd rect locked (at 3.15 0 270) (size 2 3.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "+3V3") (pinfunction "PAD") (pintype "power_out") (tstamp 982a983f-10ae-4cbd-a145-0a56a88d8739))
- (model "${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-223.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c2a26df)
- (at 183.925 96.26 90)
- (descr "CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor")
- (tags "CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor")
- (property "LCSC" "C216203")
- (property "Mfg" "Rubycon")
- (property "PN" "25YXF47MFFC5X11")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1a7520")
- (attr through_hole)
- (fp_text reference "C8" (at 4.435 0.035 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp edd1a983-4986-45b1-a873-2429abce3852)
- )
- (fp_text value "47u" (at 1 3.75 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 4b25593d-665a-49fc-9dd4-20317cb921f1)
- )
- (fp_text user "${REFERENCE}" (at 1 0 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 66bec7fa-028e-4fcd-8341-0590580f4147)
- )
- (fp_line (start -1.804775 -1.475) (end -1.304775 -1.475)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b66ba64-6d4f-41bd-85e5-3d5119cee746))
- (fp_line (start -1.554775 -1.725) (end -1.554775 -1.225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1fd9baf1-10f2-4bc4-b14b-1b452bf76cc3))
- (fp_line (start 1 -2.58) (end 1 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5978903-1bf0-436f-945a-16867cea3427))
- (fp_line (start 1 1.04) (end 1 2.58)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6663de56-6f99-4113-b44a-3338103a812b))
- (fp_line (start 1.04 -2.58) (end 1.04 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c37cbaa2-d1cf-4f38-aa80-3aa29ccceca8))
- (fp_line (start 1.04 1.04) (end 1.04 2.58)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33dfc29c-6892-4134-be4e-883554e905da))
- (fp_line (start 1.08 -2.579) (end 1.08 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd5884cc-86f5-44f4-966e-b913fe51f68b))
- (fp_line (start 1.08 1.04) (end 1.08 2.579)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2c4aefa6-f0c1-4047-a67c-a56d92d41ef4))
- (fp_line (start 1.12 -2.578) (end 1.12 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32dcf321-b6de-4aa4-9d46-94c5236bdd68))
- (fp_line (start 1.12 1.04) (end 1.12 2.578)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 506712d7-efae-4670-b77a-87eaecd6bebb))
- (fp_line (start 1.16 -2.576) (end 1.16 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06e6e606-dc3f-4284-a2ab-807b0ee6ca7d))
- (fp_line (start 1.16 1.04) (end 1.16 2.576)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfe9b57e-157c-48ee-b8d3-67c11ed176c4))
- (fp_line (start 1.2 -2.573) (end 1.2 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b8ee8b2-f415-46a5-b9d5-cd1f71b5f413))
- (fp_line (start 1.2 1.04) (end 1.2 2.573)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 882dd801-55b3-45c5-8523-0707cae158a3))
- (fp_line (start 1.24 -2.569) (end 1.24 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db4ea5df-b215-4f3c-8f8e-47e9ec4eb40d))
- (fp_line (start 1.24 1.04) (end 1.24 2.569)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efb7537b-ceee-42f2-b66c-f93ac703fd72))
- (fp_line (start 1.28 -2.565) (end 1.28 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3541aeef-b9e4-49d0-b66d-1416b3cea66a))
- (fp_line (start 1.28 1.04) (end 1.28 2.565)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7be2812-6eaa-4f84-a585-95eb5f1711c6))
- (fp_line (start 1.32 -2.561) (end 1.32 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3159a116-b096-4f9a-8f5b-9e525b0bf408))
- (fp_line (start 1.32 1.04) (end 1.32 2.561)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00575a27-0637-4d20-9c1c-d0a04000a9a4))
- (fp_line (start 1.36 -2.556) (end 1.36 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 645082d4-0b68-412e-b40c-822610377142))
- (fp_line (start 1.36 1.04) (end 1.36 2.556)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4c4fcc3-e3b7-4127-951b-2510ec4ac5fc))
- (fp_line (start 1.4 -2.55) (end 1.4 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e83fed3c-2d2b-497e-999d-6a82cc2323ba))
- (fp_line (start 1.4 1.04) (end 1.4 2.55)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36820f8f-97c9-4d29-8a87-af4499a4a266))
- (fp_line (start 1.44 -2.543) (end 1.44 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3e061ff2-2288-4c4f-a65d-483098f5fa98))
- (fp_line (start 1.44 1.04) (end 1.44 2.543)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8c1f2717-7003-4876-b281-1b6e4b95b7be))
- (fp_line (start 1.48 -2.536) (end 1.48 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 317ed952-6b03-4ac8-8bbf-85a98f9cdf34))
- (fp_line (start 1.48 1.04) (end 1.48 2.536)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b51e4ac-7cc5-43c3-8639-d9188b7ec245))
- (fp_line (start 1.52 -2.528) (end 1.52 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d522581e-3e83-46bf-98c4-4a7bb738f9cd))
- (fp_line (start 1.52 1.04) (end 1.52 2.528)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 94917d31-a757-4bb3-819d-4768091c03ad))
- (fp_line (start 1.56 -2.52) (end 1.56 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3be4178b-1903-4b3a-aa79-2ffca5b94060))
- (fp_line (start 1.56 1.04) (end 1.56 2.52)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 071c5dc1-be4e-41bf-a028-b92b74e5586f))
- (fp_line (start 1.6 -2.511) (end 1.6 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1d4da68-dff9-43c8-9d4d-846fef30e037))
- (fp_line (start 1.6 1.04) (end 1.6 2.511)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4096f04-4e9c-4460-be74-148b4f70bfda))
- (fp_line (start 1.64 -2.501) (end 1.64 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 61675443-1c3e-4a3b-85e2-d54fafc5ce3d))
- (fp_line (start 1.64 1.04) (end 1.64 2.501)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3306694e-edee-4977-a1ba-a7d1753539ff))
- (fp_line (start 1.68 -2.491) (end 1.68 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4033d2b-c857-4251-9c6b-756c9e02df38))
- (fp_line (start 1.68 1.04) (end 1.68 2.491)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1794f6cc-079e-440e-8472-c3484dea6f7a))
- (fp_line (start 1.721 -2.48) (end 1.721 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c152cbb-911d-422c-9589-7b1db89d055e))
- (fp_line (start 1.721 1.04) (end 1.721 2.48)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55cc2096-348a-4164-a5b6-6721c84eeda1))
- (fp_line (start 1.761 -2.468) (end 1.761 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 026a7e45-d104-40f6-b97d-0d474c34b9ce))
- (fp_line (start 1.761 1.04) (end 1.761 2.468)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8dea5775-896a-4d31-9df3-6e68ffddae0e))
- (fp_line (start 1.801 -2.455) (end 1.801 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ddb8d6-fb49-4995-9c4f-11ebdc3327cf))
- (fp_line (start 1.801 1.04) (end 1.801 2.455)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4a2f32-d624-46eb-85c0-62d6d12b75fb))
- (fp_line (start 1.841 -2.442) (end 1.841 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 615b7078-b6a9-4adc-b645-2326275c8102))
- (fp_line (start 1.841 1.04) (end 1.841 2.442)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1f4e741-57f5-4343-a005-62d9351f5d12))
- (fp_line (start 1.881 -2.428) (end 1.881 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc52d0f9-db07-4e8d-9c68-bfdfda7237bd))
- (fp_line (start 1.881 1.04) (end 1.881 2.428)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5ff9250-0d11-4208-bf62-594ace93103a))
- (fp_line (start 1.921 -2.414) (end 1.921 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f55d9e1e-ea77-4bd1-9eac-d232bea0e987))
- (fp_line (start 1.921 1.04) (end 1.921 2.414)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cdafabce-b593-4a8b-9200-c8549c46dae1))
- (fp_line (start 1.961 -2.398) (end 1.961 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84a7f28c-bb32-47f3-a761-1ea365fbf657))
- (fp_line (start 1.961 1.04) (end 1.961 2.398)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec9e58ac-9e68-44c7-a3e7-fe1dcd9dbd69))
- (fp_line (start 2.001 -2.382) (end 2.001 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 464e392f-54ed-4621-a962-ad92bc0a003e))
- (fp_line (start 2.001 1.04) (end 2.001 2.382)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f578eb6e-51c1-48fe-866a-be178e4cba5e))
- (fp_line (start 2.041 -2.365) (end 2.041 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b919b644-b3f8-4edf-bc8b-757da7739a27))
- (fp_line (start 2.041 1.04) (end 2.041 2.365)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 77fe68a1-3ecb-412d-a998-a6204a3674df))
- (fp_line (start 2.081 -2.348) (end 2.081 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e6d499f-412e-4769-b389-a5cad3b1b9b6))
- (fp_line (start 2.081 1.04) (end 2.081 2.348)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d82ba2f-8552-4f1d-94c9-7d894d73ced6))
- (fp_line (start 2.121 -2.329) (end 2.121 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7451b187-1516-402f-9432-bcbfee0bc08e))
- (fp_line (start 2.121 1.04) (end 2.121 2.329)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0a9aea1b-efe8-4800-b33b-83b1cf6019db))
- (fp_line (start 2.161 -2.31) (end 2.161 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16e98173-94dd-47ba-aa42-de4928e539c5))
- (fp_line (start 2.161 1.04) (end 2.161 2.31)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2aa6e96b-49c8-45a1-8a08-6474ffd128af))
- (fp_line (start 2.201 -2.29) (end 2.201 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d036aa36-e544-4663-af13-5fdc8bf25dd0))
- (fp_line (start 2.201 1.04) (end 2.201 2.29)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bb59d24b-e2a6-4cda-adaa-dc304f0d43de))
- (fp_line (start 2.241 -2.268) (end 2.241 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 90b12d9e-c712-4159-aa5a-892b2af7817f))
- (fp_line (start 2.241 1.04) (end 2.241 2.268)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87a66540-d33e-49ba-88f7-bfba0c124ccd))
- (fp_line (start 2.281 -2.247) (end 2.281 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d00c8409-02dc-4fd3-807e-54f368e6322f))
- (fp_line (start 2.281 1.04) (end 2.281 2.247)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cada3406-21a4-4b46-afc2-eb7fbbf6500c))
- (fp_line (start 2.321 -2.224) (end 2.321 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 442afdfe-70e4-4c9a-8262-2f3381017f2c))
- (fp_line (start 2.321 1.04) (end 2.321 2.224)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3984eb6-853c-4618-b436-deac8e0060bf))
- (fp_line (start 2.361 -2.2) (end 2.361 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e72ece21-82c9-464f-82c4-4f2ee79a05b0))
- (fp_line (start 2.361 1.04) (end 2.361 2.2)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ddfc6731-1915-46b7-ad66-c3f1e087f9d3))
- (fp_line (start 2.401 -2.175) (end 2.401 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7877dbaf-f8b4-472c-b59a-e317b7580b45))
- (fp_line (start 2.401 1.04) (end 2.401 2.175)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cde0f93-a950-41e9-8e20-6697a30e96dc))
- (fp_line (start 2.441 -2.149) (end 2.441 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2ae9aefe-9837-4d63-bbcd-9c31547a989b))
- (fp_line (start 2.441 1.04) (end 2.441 2.149)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ade740a2-247a-4803-9e0c-461f33aa063b))
- (fp_line (start 2.481 -2.122) (end 2.481 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0da89e08-3e32-405f-898a-de5fa03edcc2))
- (fp_line (start 2.481 1.04) (end 2.481 2.122)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e9f04f7-3ace-484d-a22b-bda60931c639))
- (fp_line (start 2.521 -2.095) (end 2.521 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c4ad7bf-32ee-4729-adde-04af0be6733b))
- (fp_line (start 2.521 1.04) (end 2.521 2.095)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp af19ff3b-5c1b-4965-b6c9-d8b1dadb66c2))
- (fp_line (start 2.561 -2.065) (end 2.561 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42b4ebff-eb89-4872-a3a4-836cf7d19205))
- (fp_line (start 2.561 1.04) (end 2.561 2.065)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 37bee60e-9829-450a-b1a9-8dcd31839ffa))
- (fp_line (start 2.601 -2.035) (end 2.601 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d32ce37d-f409-4e26-867c-dea2c4fd0b88))
- (fp_line (start 2.601 1.04) (end 2.601 2.035)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c19a7be1-84ab-479e-aa16-c932a5341fde))
- (fp_line (start 2.641 -2.004) (end 2.641 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f43d38e-58b2-4641-bd5b-7c0e6213b4b4))
- (fp_line (start 2.641 1.04) (end 2.641 2.004)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca3de0e5-5c7f-4d9d-8fcc-3996f8da8a52))
- (fp_line (start 2.681 -1.971) (end 2.681 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afb7fe2b-1d3c-4c62-9c75-fe9971fcb7e3))
- (fp_line (start 2.681 1.04) (end 2.681 1.971)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b6dbf379-95f3-430d-be2a-9626a54f3c77))
- (fp_line (start 2.721 -1.937) (end 2.721 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd20b9c1-4cfb-4c25-9fd4-e5a51833e7e4))
- (fp_line (start 2.721 1.04) (end 2.721 1.937)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 720a0633-5846-4ffc-b311-896e2267b5c3))
- (fp_line (start 2.761 -1.901) (end 2.761 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f9f02e4-3159-48c6-b0b1-c2437b11cbc0))
- (fp_line (start 2.761 1.04) (end 2.761 1.901)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe4fb3ee-8a87-4d16-a187-0d2f3a84b56c))
- (fp_line (start 2.801 -1.864) (end 2.801 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d5ad149-22c6-4137-9e5d-71555bd25933))
- (fp_line (start 2.801 1.04) (end 2.801 1.864)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99585bfb-bf0f-4a5b-8d50-b5f06c0fc5b3))
- (fp_line (start 2.841 -1.826) (end 2.841 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a853d122-462b-4245-bf13-bd264c7b6659))
- (fp_line (start 2.841 1.04) (end 2.841 1.826)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02b30123-f727-46f8-823a-5fca4a600b0c))
- (fp_line (start 2.881 -1.785) (end 2.881 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59bb6c2f-fabb-4c14-a3c8-d13cd09a2177))
- (fp_line (start 2.881 1.04) (end 2.881 1.785)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ac4a3dc-108d-49e8-ad6a-60e61862d2a7))
- (fp_line (start 2.921 -1.743) (end 2.921 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6092ca86-a412-4029-877f-a0347e519837))
- (fp_line (start 2.921 1.04) (end 2.921 1.743)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b7b8b7cd-91e2-4d9a-b031-3ed67bcb3aa5))
- (fp_line (start 2.961 -1.699) (end 2.961 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93a050cc-2bbe-4b92-b55c-09534f80cbf4))
- (fp_line (start 2.961 1.04) (end 2.961 1.699)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3b5bd5b-ffac-4f25-ac0d-f5ba07fbcbad))
- (fp_line (start 3.001 -1.653) (end 3.001 -1.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5abd5612-f9a2-4f7b-b219-e84c87d2cb38))
- (fp_line (start 3.001 1.04) (end 3.001 1.653)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f66f7fa-871a-49d3-8990-2a03763a606e))
- (fp_line (start 3.041 -1.605) (end 3.041 1.605)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d0e7226-3104-401a-8c5a-5871e2cd5436))
- (fp_line (start 3.081 -1.554) (end 3.081 1.554)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b02b3d30-829d-484e-8d0b-26c24ef0f195))
- (fp_line (start 3.121 -1.5) (end 3.121 1.5)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35e6affe-28b7-4248-b539-f89659579e1b))
- (fp_line (start 3.161 -1.443) (end 3.161 1.443)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67734600-f9ed-43ed-8d1a-44b071b0e132))
- (fp_line (start 3.201 -1.383) (end 3.201 1.383)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df3f0847-a835-4dae-b5ae-695ac5e7987c))
- (fp_line (start 3.241 -1.319) (end 3.241 1.319)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de0e60c1-94fd-46da-aa5a-73eca28316b1))
- (fp_line (start 3.281 -1.251) (end 3.281 1.251)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dbd3ce44-5762-47e7-ae03-bd8f19f7cf30))
- (fp_line (start 3.321 -1.178) (end 3.321 1.178)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76c8f65f-a399-4b90-a714-4fbf27af81e0))
- (fp_line (start 3.361 -1.098) (end 3.361 1.098)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2cd04ef6-3786-4b60-9d6d-412797ee7371))
- (fp_line (start 3.401 -1.011) (end 3.401 1.011)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f24147ae-0607-4ed5-9db8-5e88bf9947d7))
- (fp_line (start 3.441 -0.915) (end 3.441 0.915)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d563811e-36cc-48b6-a62e-0a845bf8f943))
- (fp_line (start 3.481 -0.805) (end 3.481 0.805)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 798c13fa-88d5-4714-95fd-1fb350ad9da3))
- (fp_line (start 3.521 -0.677) (end 3.521 0.677)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b6e52329-ca8a-4296-b859-ef3a91827939))
- (fp_line (start 3.561 -0.518) (end 3.561 0.518)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36b5cf12-a73a-43dc-8d1b-eada5663b1c0))
- (fp_line (start 3.601 -0.284) (end 3.601 0.284)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4dcd203-c710-454d-ac0c-816747364a3f))
- (fp_circle (center 1 0) (end 3.62 0)
- (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp aedc4d15-1d18-47d2-9af6-2e2b80cd69ee))
- (fp_circle (center 1 0) (end 3.75 0)
- (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp a9533fef-393e-4075-b9aa-736a9bd91b42))
- (fp_line (start -1.133605 -1.0875) (end -0.633605 -1.0875)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9dd062da-3188-42d4-901b-05903813763a))
- (fp_line (start -0.883605 -1.3375) (end -0.883605 -0.8375)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8c01f87-c8ac-485f-b004-de83c1eb17c0))
- (fp_circle (center 1 0) (end 3.5 0)
- (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 3008b136-7149-4f21-8846-6cbbd5a718ac))
- (pad "1" thru_hole rect locked (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)
- (net 3 "+3V3") (pintype "passive") (tstamp ae9a6981-2eec-4edc-9c90-1fdb710c5e61))
- (pad "2" thru_hole circle locked (at 2 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)
- (net 2 "GND") (pintype "passive") (tstamp 877198ac-df25-4420-9d71-01322fe36c34))
- (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D5.0mm_P2.00mm.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c2a339b)
- (at 166.7 104.260774 180)
- (descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor")
- (tags "CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor")
- (property "LCSC" "C59339")
- (property "Mfg" "CapXon")
- (property "PN" "63YXF220MFFCT810X20")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c1a6a7d")
- (attr through_hole)
- (fp_text reference "C4" (at -2.975 -5.825) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 309bccbb-6d69-4438-b205-a56f0204f897)
- )
- (fp_text value "2200uF/25V/2A" (at 2.5 7.75) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1a0b9c37-efc0-486b-92e7-4211f8afef06)
- )
- (fp_text user "${REFERENCE}" (at 2.5 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b34616b0-84ba-434c-b496-dd09393ae40b)
- )
- (fp_line (start -4.584569 -3.715) (end -3.284569 -3.715)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73c59816-824e-44c5-9eac-61b5d7942b04))
- (fp_line (start -3.934569 -4.365) (end -3.934569 -3.065)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e75d2ba9-2085-48f7-b23d-a1f760dba779))
- (fp_line (start 2.5 -6.58) (end 2.5 6.58)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a2b2008-d67e-4058-8d9e-d202228cb77d))
- (fp_line (start 2.54 -6.58) (end 2.54 6.58)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75c3859e-097e-465b-a4bd-7b647fcc245b))
- (fp_line (start 2.58 -6.58) (end 2.58 6.58)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aea779f0-37ee-48a6-8577-cc29d0fe8049))
- (fp_line (start 2.62 -6.579) (end 2.62 6.579)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fee444ea-4969-4d03-83a6-b5067b1e2e83))
- (fp_line (start 2.66 -6.579) (end 2.66 6.579)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b8a26ed8-95ce-451d-a64f-37ea1425370d))
- (fp_line (start 2.7 -6.577) (end 2.7 6.577)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 98ee0123-fa8d-4d25-902f-a75a09fd8df5))
- (fp_line (start 2.74 -6.576) (end 2.74 6.576)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d77f25aa-cebd-4dff-a94b-048e83042c78))
- (fp_line (start 2.78 -6.575) (end 2.78 6.575)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7fe5f0c-20cf-4dd7-989c-7738d6d5a69c))
- (fp_line (start 2.82 -6.573) (end 2.82 6.573)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a40cf7f3-7e59-403a-b998-a6b30908eb7c))
- (fp_line (start 2.86 -6.571) (end 2.86 6.571)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccc4f9cd-7984-4028-8801-6ab4b04631ac))
- (fp_line (start 2.9 -6.568) (end 2.9 6.568)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 893f524c-575e-4092-a454-8eda045783ea))
- (fp_line (start 2.94 -6.566) (end 2.94 6.566)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 48cb3fc1-a5c4-4436-9d51-d9d95a063856))
- (fp_line (start 2.98 -6.563) (end 2.98 6.563)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9e83145-ab28-4b45-b17a-afd8d1815c4b))
- (fp_line (start 3.02 -6.56) (end 3.02 6.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e344f4ce-59d2-4683-add8-5a719a0d746b))
- (fp_line (start 3.06 -6.557) (end 3.06 6.557)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66e602db-170e-4a3d-bc48-cfb78ca6ab71))
- (fp_line (start 3.1 -6.553) (end 3.1 6.553)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a2904ce-6425-4ff7-b8b5-74744a4e3575))
- (fp_line (start 3.14 -6.549) (end 3.14 6.549)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fed6f235-6507-4409-8a7f-f920d86f817b))
- (fp_line (start 3.18 -6.545) (end 3.18 6.545)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2086c2db-e204-4918-a055-1159de423e37))
- (fp_line (start 3.221 -6.541) (end 3.221 6.541)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8260d74f-5176-4bf0-ad66-b5c2c4763e0e))
- (fp_line (start 3.261 -6.537) (end 3.261 6.537)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d0341f2b-c304-4928-8753-6e81a6166832))
- (fp_line (start 3.301 -6.532) (end 3.301 6.532)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5bb92b8a-e565-4fe7-b207-aeae1ec5167d))
- (fp_line (start 3.341 -6.527) (end 3.341 6.527)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e39d5e73-7af5-465f-9a4e-6e9a09f5fede))
- (fp_line (start 3.381 -6.522) (end 3.381 6.522)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5646283c-6248-4d0c-b6ab-73b674dd6779))
- (fp_line (start 3.421 -6.516) (end 3.421 6.516)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e42436a-9cc6-4272-814f-df85983a13d4))
- (fp_line (start 3.461 -6.511) (end 3.461 6.511)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ebfc5563-173d-462f-a1d0-16652d0e0d08))
- (fp_line (start 3.501 -6.505) (end 3.501 6.505)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71427bc1-e6c9-4106-b180-a91c57b67903))
- (fp_line (start 3.541 -6.498) (end 3.541 6.498)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70dd587a-37d7-441c-85ad-316697389c66))
- (fp_line (start 3.581 -6.492) (end 3.581 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be227581-0a12-426d-a947-74bf204d2566))
- (fp_line (start 3.581 1.44) (end 3.581 6.492)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c682e7a9-89d9-4360-ab53-b6c33d16c618))
- (fp_line (start 3.621 -6.485) (end 3.621 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a27eb8c0-0be9-4a8d-816c-6c2779e4fc55))
- (fp_line (start 3.621 1.44) (end 3.621 6.485)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7119524d-9692-4e89-a730-954081c11d42))
- (fp_line (start 3.661 -6.478) (end 3.661 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1931d996-0b2d-4163-afa5-a1eea5e34152))
- (fp_line (start 3.661 1.44) (end 3.661 6.478)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 498e56ba-e535-40c4-b8a5-16884f5f1a98))
- (fp_line (start 3.701 -6.471) (end 3.701 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b9cd7c1e-a58d-4bc1-b052-9428e6c7ade6))
- (fp_line (start 3.701 1.44) (end 3.701 6.471)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5b0d5c8-c70a-4343-a2a7-e03e1ce8d824))
- (fp_line (start 3.741 -6.463) (end 3.741 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10297b75-e6ec-479a-a646-2e58ae165312))
- (fp_line (start 3.741 1.44) (end 3.741 6.463)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 861b1041-30c6-4d7c-b678-ab909f1f89c1))
- (fp_line (start 3.781 -6.456) (end 3.781 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84bd5880-86df-4728-94db-f9fb1f090fdc))
- (fp_line (start 3.781 1.44) (end 3.781 6.456)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3873147-b890-49fe-ba2a-fd5fd8e46ba4))
- (fp_line (start 3.821 -6.448) (end 3.821 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4db1d9c8-ab57-4cde-a86c-b3c8a81d5657))
- (fp_line (start 3.821 1.44) (end 3.821 6.448)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0082bb57-b146-45b6-b4d0-899b804464a8))
- (fp_line (start 3.861 -6.439) (end 3.861 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a6a1bce-f50d-4afd-aa00-ee9bbd5f573e))
- (fp_line (start 3.861 1.44) (end 3.861 6.439)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfc9bd72-7b16-4ac8-9d29-d074deac7391))
- (fp_line (start 3.901 -6.431) (end 3.901 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae711065-0303-46f3-a407-05acc654f231))
- (fp_line (start 3.901 1.44) (end 3.901 6.431)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4649f0-d3ff-4835-83cd-3861ab2cad3c))
- (fp_line (start 3.941 -6.422) (end 3.941 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ac5bf62-f289-4a4f-bd31-2f57fa13e2bc))
- (fp_line (start 3.941 1.44) (end 3.941 6.422)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f2427fc-c986-4080-b109-5b88ce2c3b1a))
- (fp_line (start 3.981 -6.413) (end 3.981 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d84a1786-3281-4dac-9f44-5b2cce9ca489))
- (fp_line (start 3.981 1.44) (end 3.981 6.413)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 162175b1-e242-4e8c-8bad-f8cbc5e481fd))
- (fp_line (start 4.021 -6.404) (end 4.021 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f445d89a-184e-42c9-bdea-3b916c0df697))
- (fp_line (start 4.021 1.44) (end 4.021 6.404)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ccf2d05-992a-41f5-982b-f326f988f721))
- (fp_line (start 4.061 -6.394) (end 4.061 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fb184e0-baf0-4279-ba13-4d1cbdc12e3c))
- (fp_line (start 4.061 1.44) (end 4.061 6.394)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 427fb52f-4714-442f-803c-f8a8e52a98de))
- (fp_line (start 4.101 -6.384) (end 4.101 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10d0bd65-d510-4729-8ce9-b7188f36e897))
- (fp_line (start 4.101 1.44) (end 4.101 6.384)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 304a8f21-c0d6-4004-9f96-ec0d2d88049c))
- (fp_line (start 4.141 -6.374) (end 4.141 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a99cf2bc-e234-42b1-8baa-812cee89f485))
- (fp_line (start 4.141 1.44) (end 4.141 6.374)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aad90a37-5857-4ee4-862d-323f8214ea98))
- (fp_line (start 4.181 -6.364) (end 4.181 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5dcd8726-0abb-4b9c-ab73-14146a994bb8))
- (fp_line (start 4.181 1.44) (end 4.181 6.364)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aee1ee79-5ee8-42a3-b7f3-4bcb9822e73a))
- (fp_line (start 4.221 -6.353) (end 4.221 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 524e855b-8524-42f6-ac85-c84ef29d26eb))
- (fp_line (start 4.221 1.44) (end 4.221 6.353)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9c429b2-35af-4a35-93f2-6a8d6aa10c69))
- (fp_line (start 4.261 -6.342) (end 4.261 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55e819f8-86ff-4b69-a182-49b5d69c060d))
- (fp_line (start 4.261 1.44) (end 4.261 6.342)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ebbad52-0170-472b-8b22-c927170cc4bc))
- (fp_line (start 4.301 -6.331) (end 4.301 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2ee0bbd-b822-4d2a-97ae-9e224d4cc284))
- (fp_line (start 4.301 1.44) (end 4.301 6.331)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b2f65ca-b582-44cf-9688-cdf66320c62d))
- (fp_line (start 4.341 -6.32) (end 4.341 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a45de98-daff-4bc2-a33a-379004ffe3bd))
- (fp_line (start 4.341 1.44) (end 4.341 6.32)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 819f142e-a763-4b0f-a7e2-5908a71670da))
- (fp_line (start 4.381 -6.308) (end 4.381 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4581a2b-a429-49ef-87dc-18510e655ea3))
- (fp_line (start 4.381 1.44) (end 4.381 6.308)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17206804-9fdf-4ceb-b255-b37f6f8f74e6))
- (fp_line (start 4.421 -6.296) (end 4.421 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 327ec2bd-51c6-4ece-a75c-d46efdc4a960))
- (fp_line (start 4.421 1.44) (end 4.421 6.296)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83085d48-7a0e-4139-93df-3476eec40f53))
- (fp_line (start 4.461 -6.284) (end 4.461 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d39f97c8-89d8-4267-a7bd-659d66275b7e))
- (fp_line (start 4.461 1.44) (end 4.461 6.284)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bedd5086-7621-4502-b323-6e40cd843c6d))
- (fp_line (start 4.501 -6.271) (end 4.501 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e9cfa43-a23f-4b79-bf44-d9cf30e03eff))
- (fp_line (start 4.501 1.44) (end 4.501 6.271)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74e63be8-8846-429f-aeb2-6c630f64995a))
- (fp_line (start 4.541 -6.258) (end 4.541 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bac3f82b-116d-42cf-a5e7-9ec84935f96c))
- (fp_line (start 4.541 1.44) (end 4.541 6.258)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ceff7e-426e-4d15-bbbb-3ac84e00db39))
- (fp_line (start 4.581 -6.245) (end 4.581 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a404843-1c28-442a-8f54-ce977c029ec0))
- (fp_line (start 4.581 1.44) (end 4.581 6.245)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d91dd88e-b8e9-4a7f-b1e4-1ac80ebf287d))
- (fp_line (start 4.621 -6.232) (end 4.621 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32d2198a-f676-4b60-861f-acabc93027ce))
- (fp_line (start 4.621 1.44) (end 4.621 6.232)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fb1b81d-bbd5-4d0d-b9a0-f3131e800ba7))
- (fp_line (start 4.661 -6.218) (end 4.661 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7a34f1d-1def-40cb-9ce5-edadfe06e992))
- (fp_line (start 4.661 1.44) (end 4.661 6.218)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 19d71a07-017c-4821-ae50-81bc2f16e8e9))
- (fp_line (start 4.701 -6.204) (end 4.701 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aaec901f-77fd-483b-80c9-bf89be0c8aaf))
- (fp_line (start 4.701 1.44) (end 4.701 6.204)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b07215e-2d31-418a-9c50-392ae27f06af))
- (fp_line (start 4.741 -6.19) (end 4.741 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1288bb7-7e09-493e-9180-e99ff35e8fa6))
- (fp_line (start 4.741 1.44) (end 4.741 6.19)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf799265-0317-4c87-9f64-af558088e4d0))
- (fp_line (start 4.781 -6.175) (end 4.781 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccf4e7fc-2f23-48d8-b6d4-0c5476eda7b9))
- (fp_line (start 4.781 1.44) (end 4.781 6.175)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6663bdd5-7c20-4d24-8adb-506e3cfb2549))
- (fp_line (start 4.821 -6.161) (end 4.821 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 313cf12e-7c07-4cdf-acef-6ec090673f35))
- (fp_line (start 4.821 1.44) (end 4.821 6.161)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 023b79b2-2fad-41e8-a2cf-52fd683ade05))
- (fp_line (start 4.861 -6.146) (end 4.861 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fb3eabc6-300a-4218-a003-1b77c35b8092))
- (fp_line (start 4.861 1.44) (end 4.861 6.146)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6047e134-dc40-4b5e-8048-b276af6eb25f))
- (fp_line (start 4.901 -6.13) (end 4.901 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0039f14b-9c09-44f4-aa2c-d7eaa9b3eab3))
- (fp_line (start 4.901 1.44) (end 4.901 6.13)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fd5b94e-1028-4621-9800-2dd731c3e735))
- (fp_line (start 4.941 -6.114) (end 4.941 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 21613cd0-833e-408d-bbfd-f695312f363f))
- (fp_line (start 4.941 1.44) (end 4.941 6.114)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 96062061-4d17-4349-afc5-1e79f1abc09a))
- (fp_line (start 4.981 -6.098) (end 4.981 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 058bf818-3055-4ed1-a0e0-a59acd32d23f))
- (fp_line (start 4.981 1.44) (end 4.981 6.098)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8a715821-b3e0-41f3-9481-f14007b70869))
- (fp_line (start 5.021 -6.082) (end 5.021 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3575575-6e49-4fb6-a925-9bc9f3a3112c))
- (fp_line (start 5.021 1.44) (end 5.021 6.082)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75d92bec-76e5-4a9d-a54b-68fe11310df8))
- (fp_line (start 5.061 -6.065) (end 5.061 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84675f34-4826-4193-b146-97db3aa10d0f))
- (fp_line (start 5.061 1.44) (end 5.061 6.065)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d494485-2eb1-4804-9f61-638a9f9f7d54))
- (fp_line (start 5.101 -6.049) (end 5.101 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dcbb2df9-d0c3-4a2a-9377-944e9c773938))
- (fp_line (start 5.101 1.44) (end 5.101 6.049)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4a24d45-d697-44e5-99b9-408e883277f2))
- (fp_line (start 5.141 -6.031) (end 5.141 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 467b56d8-0172-4f4c-9c74-b61ef282622a))
- (fp_line (start 5.141 1.44) (end 5.141 6.031)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2860e9da-46d5-4042-b175-811b3e6f8faf))
- (fp_line (start 5.181 -6.014) (end 5.181 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e673fa33-15c6-4e64-8428-86eb816e7dd3))
- (fp_line (start 5.181 1.44) (end 5.181 6.014)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afb0da8a-e109-4202-b12b-51590588dff1))
- (fp_line (start 5.221 -5.996) (end 5.221 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9538f5fe-e1b4-4779-8671-8410b654b2f8))
- (fp_line (start 5.221 1.44) (end 5.221 5.996)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1da7ecc5-3421-43c4-a19b-872ab6d08694))
- (fp_line (start 5.261 -5.978) (end 5.261 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3de0ae91-e678-4bf7-b0d0-075ea7179503))
- (fp_line (start 5.261 1.44) (end 5.261 5.978)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef082eb9-6814-4e18-af0e-518ad2ab7e92))
- (fp_line (start 5.301 -5.959) (end 5.301 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7094f8af-57e1-4f7d-b57d-8dd8ed5584d3))
- (fp_line (start 5.301 1.44) (end 5.301 5.959)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f186eee7-2dd3-4236-8d4a-782d56a2fb43))
- (fp_line (start 5.341 -5.94) (end 5.341 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ddd16e70-d487-42a6-942d-d6a1fc62e774))
- (fp_line (start 5.341 1.44) (end 5.341 5.94)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp deebe40e-6422-4968-afbb-7e9c0743166d))
- (fp_line (start 5.381 -5.921) (end 5.381 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b30d7078-f093-4d8b-8658-d2c99e245fe1))
- (fp_line (start 5.381 1.44) (end 5.381 5.921)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d8b9f1a-4360-4d61-bb28-929d52e00c6e))
- (fp_line (start 5.421 -5.902) (end 5.421 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3520dab1-4094-45da-af0a-1c92711613df))
- (fp_line (start 5.421 1.44) (end 5.421 5.902)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 77b9f55e-ecfa-474b-b879-a474c931dd3e))
- (fp_line (start 5.461 -5.882) (end 5.461 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 52fe84b9-bf3d-4559-88f0-1ab66ea1114b))
- (fp_line (start 5.461 1.44) (end 5.461 5.882)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84161ed8-ed0f-4ee8-aeb1-4205f7f14aeb))
- (fp_line (start 5.501 -5.862) (end 5.501 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b74262b6-a680-4578-9b19-8ae1c8386e30))
- (fp_line (start 5.501 1.44) (end 5.501 5.862)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2439bfc0-b1fa-4335-904c-a65e599927c0))
- (fp_line (start 5.541 -5.841) (end 5.541 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 259fa49b-3c2b-4f9c-aaea-4f27a802b58c))
- (fp_line (start 5.541 1.44) (end 5.541 5.841)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ee0d44ed-f533-4514-a6ee-f6e23ce84adf))
- (fp_line (start 5.581 -5.82) (end 5.581 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b8d8b34-681f-4e9c-9982-137d3de561b1))
- (fp_line (start 5.581 1.44) (end 5.581 5.82)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bce12417-58f8-45c0-ac7c-d2bba4eb51ae))
- (fp_line (start 5.621 -5.799) (end 5.621 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cd3cd9d-7d9b-4edd-8d6a-9aa20b706a98))
- (fp_line (start 5.621 1.44) (end 5.621 5.799)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a6ceccc-14bc-4737-86a9-33460a3ee6b3))
- (fp_line (start 5.661 -5.778) (end 5.661 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bd863b08-e5d0-4188-9a6f-d89e38c4f79b))
- (fp_line (start 5.661 1.44) (end 5.661 5.778)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b76ba458-ad7d-40eb-acfe-da44717df85f))
- (fp_line (start 5.701 -5.756) (end 5.701 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f9c461c-0c13-4f6d-a59f-49de0eae73d8))
- (fp_line (start 5.701 1.44) (end 5.701 5.756)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0009af1-1353-4f5e-86bf-a8fd75bc8bf2))
- (fp_line (start 5.741 -5.733) (end 5.741 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0448c4b6-7f50-445b-85c4-90eb29af2ace))
- (fp_line (start 5.741 1.44) (end 5.741 5.733)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 60e022ec-6f1f-47a7-902e-5d1b12c1fb54))
- (fp_line (start 5.781 -5.711) (end 5.781 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7011fda2-feec-4882-9b7c-a9a69d1a0447))
- (fp_line (start 5.781 1.44) (end 5.781 5.711)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33018f7e-84e4-4652-87f6-f1f31756e5fe))
- (fp_line (start 5.821 -5.688) (end 5.821 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp daac1e18-f02f-4dc3-b9d4-041b4390a4cb))
- (fp_line (start 5.821 1.44) (end 5.821 5.688)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cb9d121-5474-48cf-9606-d90febba1a86))
- (fp_line (start 5.861 -5.664) (end 5.861 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09f814cc-9ebb-44d7-bb93-fe7475f6f63d))
- (fp_line (start 5.861 1.44) (end 5.861 5.664)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 989a82dc-29cd-41c2-96e9-fa7edf6324b5))
- (fp_line (start 5.901 -5.641) (end 5.901 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad751f47-1a74-4c95-97a9-0231b5d22289))
- (fp_line (start 5.901 1.44) (end 5.901 5.641)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a57b5e5f-7da2-4344-820b-e3554ef1718e))
- (fp_line (start 5.941 -5.617) (end 5.941 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1b430d19-0464-4369-b24c-d388292f0857))
- (fp_line (start 5.941 1.44) (end 5.941 5.617)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8fd7a8e-362a-427b-8cd2-ce35f8b669f5))
- (fp_line (start 5.981 -5.592) (end 5.981 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5994211-01c9-4d6a-85dd-92fb68828fc8))
- (fp_line (start 5.981 1.44) (end 5.981 5.592)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2bd7c49d-74e3-4f6d-95bf-e9515d33f545))
- (fp_line (start 6.021 -5.567) (end 6.021 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8f7ff76-a9c2-4520-8661-2d29fd7150c1))
- (fp_line (start 6.021 1.44) (end 6.021 5.567)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7a7bc7f-a1a5-4d2c-90ed-7fc9805f0f00))
- (fp_line (start 6.061 -5.542) (end 6.061 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ed51268-bc67-4e7e-a0cf-7ec3761a0b6b))
- (fp_line (start 6.061 1.44) (end 6.061 5.542)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 39404e9d-35b3-4292-836c-8401f52dadfe))
- (fp_line (start 6.101 -5.516) (end 6.101 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2de3dca-dda5-4434-977f-ac58d0e2653d))
- (fp_line (start 6.101 1.44) (end 6.101 5.516)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8cc69d6-158a-4a99-86dc-b8b3ea29c98e))
- (fp_line (start 6.141 -5.49) (end 6.141 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f9cf7f77-8bcd-4caf-a393-59144cfe5bc0))
- (fp_line (start 6.141 1.44) (end 6.141 5.49)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43ef8597-e5b4-4f78-84d1-b89d1e2ea8c1))
- (fp_line (start 6.181 -5.463) (end 6.181 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3db4ce16-71de-4cf0-b3dd-43ba6f6c1f32))
- (fp_line (start 6.181 1.44) (end 6.181 5.463)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 166f23f2-2197-414b-afce-664488712da2))
- (fp_line (start 6.221 -5.436) (end 6.221 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24f2c55f-27a8-45cd-87b8-6bb0f918d245))
- (fp_line (start 6.221 1.44) (end 6.221 5.436)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1567bd0-904a-4ab0-b5c1-dab8f55a113c))
- (fp_line (start 6.261 -5.409) (end 6.261 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efbb18f7-6517-46ce-a88e-ff5bd2f8467e))
- (fp_line (start 6.261 1.44) (end 6.261 5.409)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04a75b32-c717-4824-9dca-63646277893a))
- (fp_line (start 6.301 -5.381) (end 6.301 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27a0d1cc-650f-41ba-a951-52ff70be6c95))
- (fp_line (start 6.301 1.44) (end 6.301 5.381)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63b44cb6-2995-4399-a1c3-ebadd4841096))
- (fp_line (start 6.341 -5.353) (end 6.341 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ab4f365-b3e8-4a50-9415-789e5c7ce50c))
- (fp_line (start 6.341 1.44) (end 6.341 5.353)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8e60dad-47a8-469c-9cc7-0828dd3c1ace))
- (fp_line (start 6.381 -5.324) (end 6.381 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 955ecdbe-b945-4fbc-a003-8001ca7cc44e))
- (fp_line (start 6.381 1.44) (end 6.381 5.324)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f000e009-a079-419c-a221-1c9c970a736b))
- (fp_line (start 6.421 -5.295) (end 6.421 -1.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73b8557b-13af-48b1-a21f-3b29a3ee2bd9))
- (fp_line (start 6.421 1.44) (end 6.421 5.295)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78e08f79-ad0a-4425-bdfa-aa94ac7f1d77))
- (fp_line (start 6.461 -5.265) (end 6.461 5.265)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e77d6d8f-6ef6-4d90-a51c-02c02768e6e1))
- (fp_line (start 6.501 -5.235) (end 6.501 5.235)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 708a36ca-f4d9-43e6-bf6a-6683afcc771c))
- (fp_line (start 6.541 -5.205) (end 6.541 5.205)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5c30137-1d98-4752-99af-5a8200b39b31))
- (fp_line (start 6.581 -5.174) (end 6.581 5.174)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b6cb0bf-78e2-4276-8226-d8b4ed2517cb))
- (fp_line (start 6.621 -5.142) (end 6.621 5.142)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a502caf4-c5dd-4eab-ac32-fbfd6b98b15c))
- (fp_line (start 6.661 -5.11) (end 6.661 5.11)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d1b2879-114a-461b-91e0-e8d96c63fc9e))
- (fp_line (start 6.701 -5.078) (end 6.701 5.078)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43aff156-432b-4ffc-b22e-06911af0a389))
- (fp_line (start 6.741 -5.044) (end 6.741 5.044)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6990e413-b840-46bf-bd54-5d6f3ae427db))
- (fp_line (start 6.781 -5.011) (end 6.781 5.011)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 54acaef1-61f2-453e-b6f3-d2d417112db8))
- (fp_line (start 6.821 -4.977) (end 6.821 4.977)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d8e3ee0a-a008-406d-8475-3f496f1f6661))
- (fp_line (start 6.861 -4.942) (end 6.861 4.942)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40ff4e36-fe40-47fa-b858-607f36bb6cdd))
- (fp_line (start 6.901 -4.907) (end 6.901 4.907)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f48bc6ce-8a7a-49a3-8b04-549b97b125d1))
- (fp_line (start 6.941 -4.871) (end 6.941 4.871)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc512fa7-2925-4d98-82a5-48cceaf5862c))
- (fp_line (start 6.981 -4.834) (end 6.981 4.834)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2a6ee57-0555-417c-b375-94f62087a5ae))
- (fp_line (start 7.021 -4.797) (end 7.021 4.797)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1b57ccbf-1f03-4f1b-b1a4-0f79c447784f))
- (fp_line (start 7.061 -4.76) (end 7.061 4.76)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9496a9fa-59fa-408b-bf91-1dd938e18c3c))
- (fp_line (start 7.101 -4.721) (end 7.101 4.721)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b7206f9-f9de-473a-b2c0-14eb9b556c8b))
- (fp_line (start 7.141 -4.682) (end 7.141 4.682)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70e4ee90-934b-4558-9905-c9000cfd08d5))
- (fp_line (start 7.181 -4.643) (end 7.181 4.643)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef452613-4c38-42b5-abd3-20a57b0ab7a4))
- (fp_line (start 7.221 -4.602) (end 7.221 4.602)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8538b2c7-b088-4f4a-9396-fb9155449369))
- (fp_line (start 7.261 -4.561) (end 7.261 4.561)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b619a66c-e464-451c-80ea-7cce6773b2f7))
- (fp_line (start 7.301 -4.519) (end 7.301 4.519)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 814fbf4d-5a5c-4c12-abd1-fe8711add2d9))
- (fp_line (start 7.341 -4.477) (end 7.341 4.477)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56a70cca-1a89-40dc-84cf-a902e1e9393a))
- (fp_line (start 7.381 -4.434) (end 7.381 4.434)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3081ef8e-099e-419b-a4d1-b61f516e5831))
- (fp_line (start 7.421 -4.39) (end 7.421 4.39)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53927ff2-ec09-4f32-ab47-2911c76e7dcf))
- (fp_line (start 7.461 -4.345) (end 7.461 4.345)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 29b47a3f-c5f7-41f0-8f53-d8f16c1e449f))
- (fp_line (start 7.501 -4.299) (end 7.501 4.299)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 19c0ad27-0067-45f9-a269-14b161fec1ad))
- (fp_line (start 7.541 -4.253) (end 7.541 4.253)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2049a1cc-5f23-47f8-aa03-e4b813fc3a38))
- (fp_line (start 7.581 -4.205) (end 7.581 4.205)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 342f21a0-471a-4e6d-85d7-c919c5f3f31d))
- (fp_line (start 7.621 -4.157) (end 7.621 4.157)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2129489c-0ee1-4081-87d5-cfdb503a4753))
- (fp_line (start 7.661 -4.108) (end 7.661 4.108)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24586ed4-67e2-407c-b7fb-c7f638a24a3c))
- (fp_line (start 7.701 -4.057) (end 7.701 4.057)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 499965eb-02c5-4c53-95aa-d366aee67023))
- (fp_line (start 7.741 -4.006) (end 7.741 4.006)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4120208-3ea0-4f0c-be4c-208b77f0d08c))
- (fp_line (start 7.781 -3.954) (end 7.781 3.954)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cbb780a0-72c5-4e18-8ec4-58c346db16f6))
- (fp_line (start 7.821 -3.9) (end 7.821 3.9)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b843c476-48db-4046-af75-9d7da0733c75))
- (fp_line (start 7.861 -3.846) (end 7.861 3.846)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f316de1a-4187-4666-aeb3-148e9d39e3aa))
- (fp_line (start 7.901 -3.79) (end 7.901 3.79)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27ff9cfb-58b6-4714-bc32-97abe9843133))
- (fp_line (start 7.941 -3.733) (end 7.941 3.733)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1003f50-c754-44c5-ad80-4d62b88d42e1))
- (fp_line (start 7.981 -3.675) (end 7.981 3.675)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp baab0236-cca0-41d3-a963-14b1995691ac))
- (fp_line (start 8.021 -3.615) (end 8.021 3.615)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b30fb0e6-ded6-45d5-9dde-ca91550b1e40))
- (fp_line (start 8.061 -3.554) (end 8.061 3.554)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9280173-5216-437f-80eb-740c16f91a09))
- (fp_line (start 8.101 -3.491) (end 8.101 3.491)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ecc09ff0-0618-4bcf-b0e2-d0c803d5a599))
- (fp_line (start 8.141 -3.427) (end 8.141 3.427)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a9ec7bb-02d3-45bd-86eb-a73ccf9d9bf3))
- (fp_line (start 8.181 -3.361) (end 8.181 3.361)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7ca44b3-c3a6-4465-a868-3aa18c5100e3))
- (fp_line (start 8.221 -3.293) (end 8.221 3.293)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e1bf930-1a5c-4aaf-8a13-c03a84da0bd9))
- (fp_line (start 8.261 -3.223) (end 8.261 3.223)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7489851-f677-4c9c-b2ac-448f99fe7b57))
- (fp_line (start 8.301 -3.152) (end 8.301 3.152)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56afc703-ce19-43ec-a83a-2acc974c8d1d))
- (fp_line (start 8.341 -3.078) (end 8.341 3.078)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp abe37cf6-cb11-4267-b41a-79e63755b69b))
- (fp_line (start 8.381 -3.002) (end 8.381 3.002)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a383f9bb-e59c-44ed-8c6e-8114198b1f52))
- (fp_line (start 8.421 -2.923) (end 8.421 2.923)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93729859-6f89-4896-81bc-cc778dd45a83))
- (fp_line (start 8.461 -2.842) (end 8.461 2.842)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b71a5369-1e03-480a-9b60-5ee0fb326998))
- (fp_line (start 8.501 -2.758) (end 8.501 2.758)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3922cc8-0850-466b-bc3f-d87231612a22))
- (fp_line (start 8.541 -2.67) (end 8.541 2.67)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cbe3a2c8-af3c-4bd0-9a32-440e439d48ee))
- (fp_line (start 8.581 -2.579) (end 8.581 2.579)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0d0bce90-7bb6-46fe-8156-602687059816))
- (fp_line (start 8.621 -2.484) (end 8.621 2.484)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d5a3641-dfb2-49e6-8672-f380e517d8fa))
- (fp_line (start 8.661 -2.385) (end 8.661 2.385)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0e7fe06-edbc-416b-931a-6f1f2857e554))
- (fp_line (start 8.701 -2.281) (end 8.701 2.281)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d0cd829-3515-4792-814f-5662861ad0a7))
- (fp_line (start 8.741 -2.171) (end 8.741 2.171)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f13c0b8-145c-405c-9db8-5a49435493c2))
- (fp_line (start 8.781 -2.055) (end 8.781 2.055)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 629f9b3d-7b4b-40f8-b50c-98ba8088a938))
- (fp_line (start 8.821 -1.931) (end 8.821 1.931)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1bd2284-a759-45d8-a265-bb3131a8a49a))
- (fp_line (start 8.861 -1.798) (end 8.861 1.798)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a6c5db3b-0772-4306-8136-51e76d6e9e43))
- (fp_line (start 8.901 -1.653) (end 8.901 1.653)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2dfe9644-6244-447f-8a89-3a821f99bab3))
- (fp_line (start 8.941 -1.494) (end 8.941 1.494)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0806a6f1-2c38-47b2-9f56-777c5e9f27ff))
- (fp_line (start 8.981 -1.315) (end 8.981 1.315)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2d3ce1e-fdb7-4b11-990f-11b9260474de))
- (fp_line (start 9.021 -1.107) (end 9.021 1.107)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fa2408a-e27a-4884-a9f7-e10d70b758ad))
- (fp_line (start 9.061 -0.85) (end 9.061 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 845dde9d-68fa-49d3-bc85-c7146c92b43e))
- (fp_line (start 9.101 -0.475) (end 9.101 0.475)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4f1f823-e950-4b8d-816a-7302fac667a5))
- (fp_circle (center 2.5 0) (end 9.12 0)
- (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 19b8a181-ae66-4ff2-87e1-3390575b5a88))
- (fp_circle (center 2.5 0) (end 9.25 0)
- (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 574c1b89-d355-4f53-be1f-196229f1c001))
- (fp_line (start -3.082015 -2.8475) (end -1.782015 -2.8475)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30221b7e-8ab6-4969-98a7-8c275af53eef))
- (fp_line (start -2.432015 -3.4975) (end -2.432015 -2.1975)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c45691b8-cb4e-405b-9de9-6b0b3de8303f))
- (fp_circle (center 2.5 0) (end 9 0)
- (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 1b64d290-c498-4fd6-adc8-853bc5c43a79))
- (pad "1" thru_hole rect locked (at 0 0 180) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask)
- (net 1 "+12V") (pintype "passive") (tstamp 2932dfd1-a8ca-4d23-bcfd-c84a50687193))
- (pad "2" thru_hole circle locked (at 5 0 180) (size 2.4 2.4) (drill 1.2) (layers *.Cu *.Mask)
- (net 2 "GND") (pintype "passive") (tstamp 0c8fc62e-d4be-4edf-a6fc-48c601251436))
- (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D13.0mm_P5.00mm.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de7bd78)
- (at 200.270651 120 180)
- (descr "Diode SMA (DO-214AC)")
- (tags "Diode SMA (DO-214AC)")
- (property "LCSC" "C65010")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005e0395c8")
- (attr smd)
- (fp_text reference "D1" (at -4.270029 0.009198 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ce9a1a59-5184-4b54-8ef4-c98232b2f713)
- )
- (fp_text value "SS510" (at 0 2.6) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 4b27c31a-6dbb-43e7-a55d-b26bb357bf65)
- )
- (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 415070c9-6ab6-4e5d-8d98-383a61160061)
- )
- (fp_line (start -3.4 -1.65) (end -3.4 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aca7be47-7b01-4594-ad82-593a0ea5d5db))
- (fp_line (start -3.4 -1.65) (end 2 -1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c48294df-17a4-4fb6-9012-f6b6eed9e35e))
- (fp_line (start -3.4 1.65) (end 2 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aff420cd-098f-4808-b974-863d8c723edd))
- (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9e0aca76-6231-48a1-a214-d22afe3d6120))
- (fp_line (start -3.5 1.75) (end -3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5baffa30-d1cb-47fe-be8e-c32207dedaa9))
- (fp_line (start 3.5 -1.75) (end 3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c9bfd84-d72b-4473-ada2-a2dfd25dacd5))
- (fp_line (start 3.5 1.75) (end -3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1270fd05-37ae-4e69-95fa-dcf42ae508c8))
- (fp_line (start -2.3 1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fb73335-1bc6-48de-80aa-cc94be488dc1))
- (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d111837a-4089-4003-8ec7-ac8b031ce599))
- (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 109dab95-5df2-4ae5-8ce1-59ad849b5366))
- (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3ba2265a-e971-49ff-a270-ee69cb55c272))
- (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 31f0c5eb-6125-4c12-88c0-d0b8899ae9dd))
- (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8e8404bf-c125-4bf0-8703-77d45d7310c5))
- (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b975cca-66e6-463b-8b47-a1da1ab9c23a))
- (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45c86c02-26c0-4ade-80d6-ade0aa1d8e77))
- (fp_line (start 2.3 -1.5) (end 2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02a2b7a6-7cbd-4eef-ad0b-2778fea4d532))
- (fp_line (start 2.3 1.5) (end -2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff4b546b-c409-44a9-b984-60c3a407fdc7))
- (pad "1" smd rect locked (at -2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 20 "+VSW") (pinfunction "K") (pintype "passive") (tstamp 3f90e501-d1be-4627-b1f5-72620904c294))
- (pad "2" smd rect locked (at 2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 38 "/VIN_A") (pinfunction "A") (pintype "passive") (tstamp 27bc46a2-e2f1-4974-90fb-e5539e6e9f21))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de7bda7)
- (at 200.220651 116.3)
- (descr "Diode SMA (DO-214AC)")
- (tags "Diode SMA (DO-214AC)")
- (property "LCSC" "C65010")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005e03ecdb")
- (attr smd)
- (fp_text reference "D3" (at 4.375788 1.280564 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3fc401f9-4cf3-4645-8713-d087a3dd5ee0)
- )
- (fp_text value "SS510" (at 0 2.6) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b9836de9-989b-45a2-8f22-843d514b5eb2)
- )
- (fp_text user "${REFERENCE}" (at 0 12.5) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 37a48f5a-85d3-426b-be32-5b69464aaf91)
- )
- (fp_line (start -3.4 -1.65) (end -3.4 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe0ee320-c391-4d22-bee2-8b84b1f42195))
- (fp_line (start -3.4 -1.65) (end 2 -1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20c56ae8-c1ff-4219-ab6a-3dcb6e59fb56))
- (fp_line (start -3.4 1.65) (end 2 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47cb74fe-ac11-453f-b4cf-355c24ab5776))
- (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 278e6d1a-ba90-4a83-9146-cd700db8720c))
- (fp_line (start -3.5 1.75) (end -3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac3280c7-5b78-4c16-b06d-5668a915061f))
- (fp_line (start 3.5 -1.75) (end 3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6a1bb1f-d1a4-46c6-a726-cab2ddff7ee7))
- (fp_line (start 3.5 1.75) (end -3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d99b77b2-e7dc-405e-b711-db5f4f1238ef))
- (fp_line (start -2.3 1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4540ce0b-ae20-4361-94b6-990f4ba04bb7))
- (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43040e4f-b31f-4a3b-96c6-289418c6748d))
- (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf4011de-1daa-4e63-940d-0141b6b19fad))
- (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c40c15f-43be-40a2-9d2c-73b1dec190b9))
- (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b711131f-60fd-4693-a443-0c78498752d2))
- (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 55ff51fe-060b-4c05-9a12-7a70a6fe3b10))
- (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 617e747c-70a2-4bdb-8107-1bab6bf39531))
- (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 447ebc47-80a0-4a01-8880-a2d884dbae6d))
- (fp_line (start 2.3 -1.5) (end 2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ecd37442-46db-439f-8b18-cf4f52b451ba))
- (fp_line (start 2.3 1.5) (end -2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f7750d3c-d8b7-41cc-8863-59b0b06df41c))
- (pad "1" smd rect locked (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 38 "/VIN_A") (pinfunction "K") (pintype "passive") (tstamp 8dbca53a-554a-49f7-91c7-fa50548add7a))
- (pad "2" smd rect locked (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp e0ca4fc9-e880-4135-af14-70979dca5274))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de7bdbf)
- (at 200.270651 127.5)
- (descr "Diode SMA (DO-214AC)")
- (tags "Diode SMA (DO-214AC)")
- (property "LCSC" "C65010")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005e02dc22")
- (attr smd)
- (fp_text reference "D4" (at 4.375 -1.325 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5283bfaf-11ea-41f8-90f5-3e93192e2603)
- )
- (fp_text value "SS510" (at -0.5 1.85) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5fcae723-a10b-4506-8e51-5715a34f3173)
- )
- (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1e93f24a-2740-41cc-9aa3-5b6c3a229620)
- )
- (fp_line (start -3.4 -1.65) (end -3.4 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa5a9747-17d0-45d1-b8f1-aeb3d1d9db72))
- (fp_line (start -3.4 -1.65) (end 2 -1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4aeeb890-da27-46ed-8417-bd52a1927028))
- (fp_line (start -3.4 1.65) (end 2 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f4c1387-dba6-4015-9ef0-a30c179f9585))
- (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5367ff6-d76c-494e-9fad-f708ba502667))
- (fp_line (start -3.5 1.75) (end -3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b80a366b-bd29-4f75-b4ca-4efc329579a2))
- (fp_line (start 3.5 -1.75) (end 3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fcd0bde-c904-4152-9538-d525eeb72b82))
- (fp_line (start 3.5 1.75) (end -3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 865ed55e-f30e-400f-975c-e69561d61471))
- (fp_line (start -2.3 1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 89dd6dd3-b0c1-4843-b94d-3c175e0a2e63))
- (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2adf5732-5126-4d06-be5a-61e89e3bdfb7))
- (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed827189-a127-47ba-8013-9a7fb9959996))
- (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2bb67016-0b9f-40a7-833d-409583142b36))
- (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11c30d21-b124-467d-99aa-1504ac198f45))
- (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36a346e9-27e6-43e9-b9e7-83061cb8a1aa))
- (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a47babf-0f8f-4d4d-b367-52ba1dff63a3))
- (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 008dfd0b-fedf-45d5-8914-9d7702776d39))
- (fp_line (start 2.3 -1.5) (end 2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d6d1817-59d9-408e-a12c-10ed46431a8d))
- (fp_line (start 2.3 1.5) (end -2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7bd9476-6747-4b72-9d85-79f21f3c6316))
- (pad "1" smd rect locked (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 39 "/VIN_B") (pinfunction "K") (pintype "passive") (tstamp a4ad4900-c5c5-4270-9736-f3312366df30))
- (pad "2" smd rect locked (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp 3c5bb9ca-2bfe-4ac5-88ec-6e46b3a25a47))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de80486)
- (at 191.255 114.56)
- (descr "Diode SMA (DO-214AC)")
- (tags "Diode SMA (DO-214AC)")
- (property "LCSC" "C65010")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005e0408ec")
- (attr smd)
- (fp_text reference "D5" (at -2.2 -2.5) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c4743845-2eae-4a53-b4b9-3d4cbf8b072b)
- )
- (fp_text value "SS510" (at 0 2.6) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 0c81c12f-0a41-457b-802e-e22635bcf486)
- )
- (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 97156e33-899b-4c4f-bfef-2b5eaea996e1)
- )
- (fp_line (start -3.4 -1.65) (end -3.4 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06b65b7e-6b1e-45df-85e4-0b23f273ffc5))
- (fp_line (start -3.4 -1.65) (end 2 -1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99752b26-cb46-4a19-89de-348e87ce0d31))
- (fp_line (start -3.4 1.65) (end 2 1.65)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56e4a0c6-fdd6-451e-b2bc-b4ad1c7b4a28))
- (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 789d2653-4ec2-4465-94f4-54ef2924e022))
- (fp_line (start -3.5 1.75) (end -3.5 -1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7a5f5e95-4ef1-42cb-916f-e292f3554797))
- (fp_line (start 3.5 -1.75) (end 3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9fd00336-6959-40c5-8b4a-4ead40fdded8))
- (fp_line (start 3.5 1.75) (end -3.5 1.75)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cb6a838-1236-4a27-8bbe-519e3040cd4e))
- (fp_line (start -2.3 1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2002143e-618a-4715-8027-084f6108b9ca))
- (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6408478a-cce1-42aa-92e9-be8fb0084d1c))
- (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0888d469-52bf-4e70-ab14-f924089c676b))
- (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f203127f-8e0d-4977-944f-43689caa3497))
- (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d596167c-2018-4916-8558-a50dd16e8775))
- (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5eea0cf5-a17d-4e74-9bd0-1182e268a5c2))
- (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 97b5358f-96bd-45a5-b882-c44f9c42e397))
- (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06fb0ed0-be24-4085-9098-91caa5665707))
- (fp_line (start 2.3 -1.5) (end 2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f5a8bfe-9e0f-4fec-b4c5-a20d600cba2a))
- (fp_line (start 2.3 1.5) (end -2.3 1.5)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23125d43-d329-4af5-b00a-b616c567de1e))
- (pad "1" smd rect locked (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 5 "Net-(D5-K)") (pinfunction "K") (pintype "passive") (tstamp ba992de5-cdd6-4f67-9018-c8a938bf0ae8))
- (pad "2" smd rect locked (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp cdaff4ca-5b43-43d8-95c8-c47500f17abd))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de814e6)
- (at 175.95 103.292956 -90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "capacitor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df24754")
- (attr smd)
- (fp_text reference "C5" (at -0.960912 -1.675 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e1284a2e-e701-4ec7-b66e-36ad13e87139)
- )
- (fp_text value "12p" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp dbfe6c21-9043-4431-a425-1021315fefe9)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp fd3c3daf-91c0-421d-aba9-e2340b599237)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b909fd40-8d9b-441b-8ead-bc4df2eb559e))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3108e154-c3c4-4b13-936c-1e2086d6a6ef))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 77a16fcd-e709-4cde-876f-0ea6dcc2567c))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8517a9a2-accc-4c41-b394-9064ee0cd939))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97b75ae5-82f5-4b23-a9aa-3958714afaaf))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b957e2ce-f227-4d83-ad0e-be9e96db5abf))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 015c6392-7a6c-48f4-b029-8bd43ba3d6d9))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f06e79d-5363-46a9-9990-3a7dc845f8c2))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9dda86b-c15e-4e25-aa3d-13357fb3302a))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb70d529-e165-47fb-ae6c-79953aa0ed31))
- (pad "1" smd roundrect locked (at -0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp b2ca55cd-2a92-417e-b6a9-d1c591873d29))
- (pad "2" smd roundrect locked (at 0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 03ab9685-b09f-4edc-8305-093c0617705d))
- (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de8178c)
- (at 179.1 109.492956 180)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df4cc98")
- (attr smd)
- (fp_text reference "R2" (at 2.032044 0.042956 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5c34556a-a4b8-4df3-ac50-cb9b8956137e)
- )
- (fp_text value "5R1" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 38ee9253-ceca-45fd-b382-d48e194e753d)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp c909338b-0796-4aa4-a970-fb0ba53cdf92)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1c7aa03-20f9-4b9b-af78-37855bdafed7))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 925af433-968f-41ee-83dc-67f1ee995e38))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 12759f28-22c3-4cf4-a0ae-fb26b4bd86ac))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf798381-0e4b-41e4-b56a-37476070b6c0))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b3a09d9-b9fa-44f3-a5ba-7f65bdad347a))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d414257-10b2-4914-958f-a1abd97af6c4))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce6e88da-d234-42c4-ad06-df3ff1946e37))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e015608e-384b-4e76-b64e-d8f5c486387e))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ae73f03-d87c-47a2-9da0-ac09a68e96a7))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82b82c26-03ba-4c3d-97bf-707b18e7fc81))
- (pad "1" smd roundrect locked (at -0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 27 "Net-(C3-Pad1)") (pintype "passive") (tstamp e7163ba1-42f6-4f37-878e-f5750aea58e2))
- (pad "2" smd roundrect locked (at 0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 34 "Net-(U2-BS)") (pintype "passive") (tstamp 16d8d426-74d8-4044-889f-adaadc95add2))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de8179d)
- (at 172.407044 103.292956 90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df1b471")
- (attr smd)
- (fp_text reference "R3" (at 2.6 0.1 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ae722852-789b-494b-9d61-717f4fd79cc0)
- )
- (fp_text value "300k" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ab9a47b4-57be-441a-98f0-498a45eba582)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 55f2b76c-5dd3-4bbb-aab2-a35ed9713b90)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d9eecf1-4054-420a-9948-7f686ea96969))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 888febc0-942f-4581-b080-a21c38be9169))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 32ab6aad-7f62-40cd-9790-e4b576674297))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 03f70a7d-d3b6-4ad3-b2da-5bf7fa23217f))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 652f5904-bc4d-4c35-903f-3be4a0bbf651))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0dd1d043-1ba8-4f32-8f7c-85a4afc327bd))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 649768a4-3859-4c9f-b94a-6d6fe49e9c86))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 223c96cf-96d2-434a-a640-48ac76cdd74e))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 59a44fa4-c3ee-4170-9ec7-cfcd263ad1fb))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp da0e02d9-62f0-4ed3-8c23-51f6df7a9270))
- (pad "1" smd roundrect locked (at -0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp 9f9c06be-b715-413f-9aff-4fb7a8b94dad))
- (pad "2" smd roundrect locked (at 0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp 1ec24fe5-9a64-4193-828a-55af80c2d8a7))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de817ce)
- (at 174.2 103.292956 -90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df1be4c")
- (attr smd)
- (fp_text reference "R6" (at 2.607044 0.657044 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 77adeaf7-994a-47d3-81ba-9e34837e3328)
- )
- (fp_text value "20k" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e40bc17a-4515-4e7b-9052-c4bf8ca05165)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp fa7a7a4d-9802-48ea-8493-846a44ac0e11)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c7a98f57-e311-408f-9e45-fd425327c378))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 672b58f3-c794-4a49-869b-1e95359adb19))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 60fb707d-0f1e-4992-9db4-4b4bd8f603dc))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 19ee6b71-fec8-4e83-a72f-c5e1078475ef))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 06f7c2c5-168c-4cf0-a134-cf3a4f970ff2))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36ff0bb6-101d-4b2e-a604-a20e3d52edc6))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7edc271-8d6b-4fa7-8d14-a32114eb7d20))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9d70ccf-4e3a-4b05-8451-08fb1afc13cc))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81586c08-a9f0-4e76-8bb6-d5a38b14538c))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be4aec05-094a-46e7-a842-2714d778e0ea))
- (pad "1" smd roundrect locked (at -0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp 0f07e7ac-7da2-4916-900b-792667632e3a))
- (pad "2" smd roundrect locked (at 0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp cacfe577-4e88-406f-a9f8-156fb2b49dff))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de88315)
- (at 174.615 109.63)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "DNP" "DNP")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df04917")
- (attr smd)
- (fp_text reference "R1" (at -2.285 -0.17 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 7d646359-1db7-4066-908e-6d44a853ad0a)
- )
- (fp_text value "1k" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 66dd923e-6b4c-41fe-b14e-07a47e74f006)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 1d6f1e45-a6d1-42f1-bd30-553fcb87fc60)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6eb05de-5820-4a8c-9bfe-0e694f4bf36d))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42ab4a9f-df9e-4174-bb08-eb65b2322c71))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 48c91892-8860-4828-af85-cbb847f92117))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2adc57f1-1e16-4902-9e69-4ebe98e8f31c))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a32f1bd2-b6a9-42ec-adf1-dab98576a4b3))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b09c7647-e096-4ac9-9d7e-036dc42c8ff5))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1464b9d3-63c4-4315-b5ab-cb623fd7b2d9))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f5c7540-73e4-46cf-bea0-7638a124154b))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87b45f3e-76b2-4ab2-af7c-66d74170dc78))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b011231b-2a05-4b93-9460-cf09c2900e22))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp fc9f39fc-933a-4bd4-a0fb-aa5ba5145744))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 5 "Net-(D5-K)") (pintype "passive") (tstamp fe210349-4780-4f81-8a91-efd2b61f2380))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Inductor_SMD:L_Neosid_SM-NE127_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de89fd7)
- (at 178.95 117.575)
- (descr "Neosid, Inductor, SM-NE127, Festinduktivitaet, SMD,")
- (tags "Neosid Inductor SM-NE127 Festinduktivitaet SMD")
- (property "Mfg" "Eaton")
- (property "PN" "DR127-470")
- (property "Reichelt" "EATON DR127-470")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005ded4544")
- (attr smd)
- (fp_text reference "L1" (at -8.392956 -4.925 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 34aa1e44-d356-4f6b-b6fb-31b6ca0d1154)
- )
- (fp_text value "47uH/2A" (at 0 8.3) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 201ba585-2cef-4685-90da-743b318cf80d)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ee2b4939-cd6f-4d59-a1bd-b413650d08a3)
- )
- (fp_line (start -6.6 -6.6) (end 6.6 -6.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0bb86f74-3963-4a4a-99d1-d7da6595ed75))
- (fp_line (start -6.6 -3) (end -6.6 -6.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 828c88b6-2fb7-4343-980e-0caac96878e2))
- (fp_line (start -6.6 6.6) (end -6.6 3)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa83a8a3-99ed-4c54-ba20-0b5a52ca7865))
- (fp_line (start 6.6 -6.6) (end 6.6 -3)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6d6c1f81-b2d1-4d5e-a1a2-31bd7b24ad37))
- (fp_line (start 6.6 3) (end 6.6 6.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f373374-26c8-41d3-8683-e2d45f95eb51))
- (fp_line (start 6.6 6.6) (end -6.6 6.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca61670e-341c-4aeb-ab97-9f611284c5a4))
- (fp_line (start -7.7 -6.65) (end -7.7 6.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e8c61c65-9ed1-4d4e-88dd-261602f0386b))
- (fp_line (start -7.7 -6.65) (end 7.7 -6.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aa263bc-cd10-478a-8187-58a02b150823))
- (fp_line (start 7.7 6.65) (end -7.7 6.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bbd730ef-7d19-429a-aa17-5bd13c87c93f))
- (fp_line (start 7.7 6.65) (end 7.7 -6.65)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d27f5db-e639-4784-83f3-72fa1b1ad29e))
- (fp_line (start -6.4 -6.4) (end 6.4 -6.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2208fc8a-4612-4dcb-9b3d-a69c49964cde))
- (fp_line (start -6.4 6.4) (end -6.4 -6.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 014dcc5c-03b2-4f31-add1-74d14d8e371f))
- (fp_line (start 6.4 -6.4) (end 6.4 6.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9bdbb5e-93a4-4cb1-a847-944cad5a4983))
- (fp_line (start 6.4 6.4) (end -6.4 6.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c0147df-7be1-4eec-a621-e84d560559c9))
- (fp_circle (center 0 0) (end 5 0)
- (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp bb6a5785-b892-4a36-a7ad-2aca5add52b6))
- (pad "1" smd rect locked (at -5.5 0) (size 3.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "+12V") (pinfunction "1") (pintype "passive") (tstamp 59e86f88-3bb8-4e1a-85d7-6e254e82ab3a))
- (pad "2" smd rect locked (at 5.5 0) (size 3.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 5 "Net-(D5-K)") (pinfunction "2") (pintype "passive") (tstamp de5597e0-dafd-4a5e-a530-cbb8f20ae80d))
- (model "${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Neosid_SM-NE127.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de8a5e4)
- (at 180.95 105.607044 180)
- (descr "SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOIC SO")
- (property "LCSC" "C329267")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005de7ff76")
- (attr smd)
- (fp_text reference "U2" (at 1.35 3.275 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5a3cba56-aa9a-4f66-a34c-848216e64133)
- )
- (fp_text value "TX4138" (at 0 3.4) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 24372531-47a5-42e2-8c48-85a633ce9e5a)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.98 0.98) (thickness 0.15)))
- (tstamp 048b0b64-615d-4882-b5c4-9d4711d3fb1b)
- )
- (fp_line (start 0 -2.56) (end -3.45 -2.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 92562a59-a92b-49cc-a71d-56acf32ede6b))
- (fp_line (start 0 -2.56) (end 1.95 -2.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04155b2a-9e77-4ed9-9924-463244de314f))
- (fp_line (start 0 2.56) (end -1.95 2.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e8aea22-e143-46df-90d4-c313e03b118f))
- (fp_line (start 0 2.56) (end 1.95 2.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c3b420c-801a-4376-98de-79bb929f0ac0))
- (fp_line (start -3.7 -2.7) (end -3.7 2.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c48b7092-a830-4c0e-8e07-ecd56961c886))
- (fp_line (start -3.7 2.7) (end 3.7 2.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fddb3dd2-4aae-4ee2-83c2-ec89a2151dfe))
- (fp_line (start 3.7 -2.7) (end -3.7 -2.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7890994f-dfa0-473a-aad6-0bbe464cf57a))
- (fp_line (start 3.7 2.7) (end 3.7 -2.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56cd8ea1-49be-4ae0-986e-0af6a70e0ae3))
- (fp_line (start -1.95 -1.475) (end -0.975 -2.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81b90d9b-44f8-438c-8eda-2a30f407e0fd))
- (fp_line (start -1.95 2.45) (end -1.95 -1.475)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78520849-6d74-4e46-81fe-e0c98d404419))
- (fp_line (start -0.975 -2.45) (end 1.95 -2.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7ef88293-79a8-4cf5-ab21-d271724936ad))
- (fp_line (start 1.95 -2.45) (end 1.95 2.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f1a4a08-20cd-45da-9bba-882e13d9ebd0))
- (fp_line (start 1.95 2.45) (end -1.95 2.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d676728-57ea-4369-b1aa-fbd682e3df00))
- (pad "" smd roundrect locked (at -0.57 -0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 5edf6933-d34e-4bc1-b06e-94dda770b869))
- (pad "" smd roundrect locked (at -0.57 0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 6a9245bf-2a6c-4e42-8b4b-2a430137c402))
- (pad "" smd roundrect locked (at 0.57 -0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 9ea44045-8a3a-442d-814e-192635f445da))
- (pad "" smd roundrect locked (at 0.57 0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 491b68e6-9043-4642-8493-2445dc102565))
- (pad "1" smd roundrect locked (at -2.475 -1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 5 "Net-(D5-K)") (pinfunction "SW") (pintype "input") (tstamp 9b36a9eb-a684-42b2-9c20-43b59a80568e))
- (pad "2" smd roundrect locked (at -2.475 -0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 25 "/ILIM") (pinfunction "ILIM") (pintype "input") (tstamp f9ce11ab-1666-4bb1-b4b4-92aeaf7e1afb))
- (pad "3" smd roundrect locked (at -2.475 0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 20 "+VSW") (pinfunction "VIN") (pintype "input") (tstamp bcb40fa3-b41b-411d-b561-9bd80d99e072))
- (pad "4" smd roundrect locked (at -2.475 1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "GND") (pintype "input") (tstamp ed2b71b3-975a-4c53-925f-c61cde47f315))
- (pad "5" smd roundrect locked (at 2.475 1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 6 "Net-(U2-FB)") (pinfunction "FB") (pintype "input") (tstamp 9a20c217-106f-45fb-ab40-63575cbd1622))
- (pad "6" smd roundrect locked (at 2.475 0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 30 "/TX_EN") (pinfunction "EN") (pintype "input") (tstamp 396e0774-ee60-45a9-af66-a3db0f42e74c))
- (pad "7" smd roundrect locked (at 2.475 -0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 29 "/TX_POK") (pinfunction "POK") (pintype "input") (tstamp 32a8d238-b409-4e7f-981f-a0aa82c836ad))
- (pad "8" smd roundrect locked (at 2.475 -1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 34 "Net-(U2-BS)") (pinfunction "BS") (pintype "input") (tstamp 51a05366-fc03-418d-95ec-b21c10b079fb))
- (pad "9" smd roundrect locked (at 0 0 180) (size 2.29 3) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.109169869)
- (net 25 "/ILIM") (pinfunction "ILIM") (pintype "input") (tstamp 46b665bc-ec0c-494f-bc83-df770871abd3))
- (model "${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de902ef)
- (at 187.625 101.7 180)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "capacitor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df3d7ed")
- (attr smd)
- (fp_text reference "C2" (at -0.85 1.42) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp be050696-beda-4537-aa40-e6a809de1124)
- )
- (fp_text value "100n/60V" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b9215009-6b71-4f95-8a8f-73f8abc6eb02)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 84df5a11-8218-4526-8622-73bfcb60e8d3)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 180a03f8-9968-4bd1-8a80-009855c2dc7a))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa103aac-7c63-41fb-8e72-ade19967fd51))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e835a03e-9b4b-48fe-bc29-a2b7715b6149))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 233a3edf-3397-4b11-bbcc-0c6c0349660c))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30da56b5-5213-4f23-9f3f-1ddf5f3c5e76))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 71af427d-a1e4-4979-83d1-ca0f45fa3846))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8ea524b9-aa20-417f-ac2e-cc9d8a74e07a))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d5e0a10-c376-4349-bef2-cfea44c946ca))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75502318-9135-49e7-ab62-e20adbb853c8))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb27f037-3f60-4282-86d2-93f0ef08eec6))
- (pad "1" smd roundrect locked (at -0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 20 "+VSW") (pintype "passive") (tstamp 10e3a694-40d3-4fdb-9fe6-76828e25e2b6))
- (pad "2" smd roundrect locked (at 0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 0555483a-4678-4754-8bec-829064123a66))
- (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de90300)
- (at 182.7 109.492956)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "capacitor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df449c0")
- (attr smd)
- (fp_text reference "C3" (at 3.425 0.675) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 995ee8e8-a10e-4615-818c-8b853030294c)
- )
- (fp_text value "100n/60V" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a1389cb2-b6bd-466c-bbb3-6ac1a149104d)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp b17cd7e3-e33d-4735-994c-6509f55a0bb7)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a01edbd-dd02-4672-8231-ce3e6a4fba16))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6509301-169b-4aa8-8e36-a1e2a4a14ad0))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b1ce4e4-de6f-464b-b16a-a6f0089e8090))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 67e0d19e-a259-4b6f-ae77-40a44fbbde7c))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61a81d92-b137-4e24-b4c4-c6654c6f36a7))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 78229c1c-d8cb-4514-bf29-4187944e9b58))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d25af5f-bf17-4bdc-a167-788262807a67))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1aee7008-5c76-433a-ba71-84b4a038c886))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8e99eca-73dc-4d28-9dd6-1aa4e9c3e68d))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc195ae4-448e-4e83-b344-ceba7fa79be2))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 27 "Net-(C3-Pad1)") (pintype "passive") (tstamp 13333d58-c724-4ff9-967e-e2e0fe7c40b0))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 5 "Net-(D5-K)") (pintype "passive") (tstamp 3db83643-6656-4570-a7b1-fb69873a52f0))
- (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_1210_3225Metric" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de92826)
- (at 186.875 105.65 90)
- (descr "Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor")
- (property "LCSC" "C159305")
- (property "Mfg" "Ralec")
- (property "PN" "RTT12R033FTP")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005deb5134")
- (attr smd)
- (fp_text reference "R4" (at -3.257298 0.084366 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6476e66f-1a8b-42f5-b64e-aea3819b21f0)
- )
- (fp_text value "30mR 1/4W" (at 0.2 5.88 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 42bf63ef-60ef-4704-80c8-f0d210bf0d36)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.8 0.8) (thickness 0.12)))
- (tstamp a0a1aa13-37d3-4816-b249-887166a08cec)
- )
- (fp_line (start -0.602064 -1.36) (end 0.602064 -1.36)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e18acf8-f5ce-4cfe-bd72-b961999d6237))
- (fp_line (start -0.602064 1.36) (end 0.602064 1.36)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d5b3b9f-0c93-4095-8ba7-5e3ac235a1ac))
- (fp_line (start -2.28 -1.58) (end 2.28 -1.58)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb31b9ac-7508-4dc2-94a0-1df2770bc121))
- (fp_line (start -2.28 1.58) (end -2.28 -1.58)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d392f190-1501-4296-86b8-a4117f4cf4bb))
- (fp_line (start 2.28 -1.58) (end 2.28 1.58)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5efa65dd-677c-4451-ab7b-a1e832dc9285))
- (fp_line (start 2.28 1.58) (end -2.28 1.58)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f54a9191-46e9-4d13-9b4e-5ce941282165))
- (fp_line (start -1.6 -1.25) (end 1.6 -1.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a4959c00-57b7-4528-9216-29033b768969))
- (fp_line (start -1.6 1.25) (end -1.6 -1.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2a631bf6-9f5b-4697-b676-095dd0a88c0e))
- (fp_line (start 1.6 -1.25) (end 1.6 1.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a818d0e-887f-4902-bdbb-b464e39187a2))
- (fp_line (start 1.6 1.25) (end -1.6 1.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00d2865b-edb4-4284-ac72-326979b6d789))
- (pad "1" smd roundrect locked (at -1.4 0 90) (size 1.25 2.65) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2)
- (net 25 "/ILIM") (pintype "passive") (tstamp 8aa2cb84-1178-4a83-919c-fd900219f010))
- (pad "2" smd roundrect locked (at 1.4 0 90) (size 1.25 2.65) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2)
- (net 20 "+VSW") (pintype "passive") (tstamp 0720eea1-acc9-4324-9056-cd0f7c2b80a0))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_1210_3225Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de94a28)
- (at 199.975 91.175 -90)
- (descr "SOD-323")
- (tags "SOD-323")
- (property "LCSC" "C151000")
- (property "Mfg" "DIODES inc.")
- (property "PN" "MMSZ5223BS-7-F")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005deb348d")
- (attr smd)
- (fp_text reference "D6" (at -2.6 0 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp fd5577ef-ad79-43c6-8fc7-1cd207e1edce)
- )
- (fp_text value "DNP" (at 0.1 1.9 -270) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 49f6763b-4357-421e-aef7-9561c480063f)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.85 -270) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ea025189-7db2-437a-b550-bf7279dac08e)
- )
- (fp_line (start -1.9 -0.85) (end -1.9 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c73d08a-3dbf-4207-af69-5dcdbb8c56ff))
- (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c72c72e1-2ca4-43e2-b732-6556a290c593))
- (fp_line (start -1.9 0.85) (end 1.25 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec2d894f-e5ec-409e-9c23-61c975f02714))
- (fp_line (start -2 -0.95) (end -2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 18b25a33-7e70-4f31-8d39-3a1d0875d34c))
- (fp_line (start -2 -0.95) (end 2 -0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54a94078-e8b1-450b-b6bb-d2d383c9c942))
- (fp_line (start -2 0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5377fde7-80ad-4690-9fc3-493a517dc9ed))
- (fp_line (start 2 -0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29d582e9-129b-48aa-9963-37b98ee5fa19))
- (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a97614c3-d42d-4e9a-913f-ad15e7b16e93))
- (fp_line (start -0.9 0.7) (end -0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67c15548-8841-4e5d-9d11-c02f8d22a5ea))
- (fp_line (start -0.3 -0.35) (end -0.3 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c29494c5-d4cd-4981-9122-c086e4a276cb))
- (fp_line (start -0.3 0) (end -0.5 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dcbbfd1a-9384-4121-b373-b6c4d846f689))
- (fp_line (start -0.3 0) (end 0.2 -0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1a2cdd1-d395-4563-b36b-50507e012506))
- (fp_line (start 0.2 -0.35) (end 0.2 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02c34815-267c-44b8-90c6-ae231a170511))
- (fp_line (start 0.2 0) (end 0.45 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e1ddb34-35df-4738-ba7c-d764bd0c344e))
- (fp_line (start 0.2 0.35) (end -0.3 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d54567aa-f218-4f51-b330-c03722666841))
- (fp_line (start 0.9 -0.7) (end 0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5bc1fcd7-af6a-4112-8adb-c58d576c795f))
- (fp_line (start 0.9 0.7) (end -0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d30ceb7-7082-4569-8469-f1b4db287dd3))
- (pad "1" smd rect locked (at -1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 7 "/Vmeas_A") (pinfunction "K") (pintype "passive") (tstamp ba7a034d-1c1d-4b59-8e92-6d145b833ef3))
- (pad "2" smd rect locked (at 1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp 11ea7060-d93d-4e05-bc22-820f1b756e0c))
- (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-323.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de9b522)
- (at 196.39556 107.254299 180)
- (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")
- (property "LCSC" "C324050")
- (property "Mfg" "Rubycon")
- (property "PN" "63YXF220MFFCT810X20")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df2dad7")
- (attr through_hole)
- (fp_text reference "C1" (at 5.125 5.5) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d3f92e88-a579-4801-81e6-1ef12433ad87)
- )
- (fp_text value "220u/63V" (at 9.275 6.975 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp f86bed3f-e065-4af8-9f70-6e45c51405c4)
- )
- (fp_text user "${REFERENCE}" (at 2.5 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp abc7133f-59e5-4260-9c0f-0e15d0fa5f8c)
- )
- (fp_line (start 2.5 -5.08) (end 2.5 5.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1bf6d26-4d74-406f-9b62-bf5359a6f293))
- (fp_line (start 2.54 -5.08) (end 2.54 5.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3fb16804-e690-46ec-92aa-cf96aced915f))
- (fp_line (start 2.58 -5.08) (end 2.58 5.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 382433ca-4616-445a-8ab6-9b0cf2ff8786))
- (fp_line (start 2.62 -5.079) (end 2.62 5.079)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da8a9d0b-49f1-4da1-a84e-fc99cb567410))
- (fp_line (start 2.66 -5.078) (end 2.66 5.078)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc6adfd4-8311-4049-8c88-bb2baf957779))
- (fp_line (start 2.7 -5.077) (end 2.7 5.077)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5270dc0f-db05-4f58-b463-a5256e0df2a0))
- (fp_line (start 2.74 -5.075) (end 2.74 5.075)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae528328-b075-44db-957d-004da161d9ae))
- (fp_line (start 2.78 -5.073) (end 2.78 5.073)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44dde2ab-d058-4914-9241-922343b63e7f))
- (fp_line (start 2.82 -5.07) (end 2.82 5.07)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8614910e-0e94-417e-8388-a25240059525))
- (fp_line (start 2.86 -5.068) (end 2.86 5.068)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2efb6fe-e3d9-4e14-b037-4bcadab7eb48))
- (fp_line (start 2.9 -5.065) (end 2.9 5.065)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 306bd10e-e645-421b-9d00-5281abeae381))
- (fp_line (start 2.94 -5.062) (end 2.94 5.062)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1876892-0e87-41e3-8446-ca0d7dc761f6))
- (fp_line (start 2.98 -5.058) (end 2.98 5.058)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00d55e73-4597-4766-baa3-a5b7e4918149))
- (fp_line (start 3.02 -5.054) (end 3.02 5.054)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 610bcef4-99ac-4ed2-875d-9c8bf9540186))
- (fp_line (start 3.06 -5.05) (end 3.06 5.05)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7da57c79-1878-48aa-aac9-404f0a74c6c3))
- (fp_line (start 3.1 -5.045) (end 3.1 5.045)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9483a404-4537-4797-978a-a3e78fea7af7))
- (fp_line (start 3.14 -5.04) (end 3.14 5.04)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a34731c-4aa2-44f1-80e8-abe1bf01a9ba))
- (fp_line (start 3.18 -5.035) (end 3.18 5.035)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11109552-6faa-47bd-a29c-cc87b934c4fd))
- (fp_line (start 3.221 -5.03) (end 3.221 5.03)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd1d3622-6222-4d49-893e-9cb8915dd0d3))
- (fp_line (start 3.261 -5.024) (end 3.261 5.024)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a0252a6-f49a-4cc2-bbb2-ae1baa38dc93))
- (fp_line (start 3.301 -5.018) (end 3.301 5.018)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 613dc784-5b93-47b7-aab7-d6b522032d09))
- (fp_line (start 3.341 -5.011) (end 3.341 5.011)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 714e6060-1b0d-4bc0-a1bb-122cd05acd74))
- (fp_line (start 3.381 -5.004) (end 3.381 5.004)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93c3ebcc-1073-4815-9659-13083d082a75))
- (fp_line (start 3.421 -4.997) (end 3.421 4.997)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e197ddf3-e3a0-4944-ab3c-62e6b54dd896))
- (fp_line (start 3.461 -4.99) (end 3.461 4.99)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5163f142-5a5e-4283-a8e1-757e99d89074))
- (fp_line (start 3.501 -4.982) (end 3.501 4.982)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7dc3a0ab-5c41-495f-8e02-6e8d01d2e58a))
- (fp_line (start 3.541 -4.974) (end 3.541 4.974)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 125bac58-28ff-4f3c-9945-cafd8bf6333e))
- (fp_line (start 3.581 -4.965) (end 3.581 4.965)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df40f681-603c-47cc-b670-2a4aeb797a8f))
- (fp_line (start 3.621 -4.956) (end 3.621 4.956)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9b2e504b-76c6-455a-8614-1d9ab42f0998))
- (fp_line (start 3.661 -4.947) (end 3.661 4.947)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 587a2fe1-61f2-4346-aa5f-2e13a0675f6b))
- (fp_line (start 3.701 -4.938) (end 3.701 4.938)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20e421b4-c06f-4904-a4f0-58ef9a725a09))
- (fp_line (start 3.741 -4.928) (end 3.741 4.928)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4bf44593-48e3-4f0d-be0d-679f6c575a07))
- (fp_line (start 3.781 -4.918) (end 3.781 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 726d332e-2831-4a32-8909-9ebf2bb2cf52))
- (fp_line (start 3.781 1.241) (end 3.781 4.918)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 048b394a-de47-4630-87e9-4a440a8ab439))
- (fp_line (start 3.821 -4.907) (end 3.821 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ca7f60e-607e-47b5-963a-3b794ba43616))
- (fp_line (start 3.821 1.241) (end 3.821 4.907)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f03b203a-721c-4af7-829a-4980e8fac259))
- (fp_line (start 3.861 -4.897) (end 3.861 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc953093-226a-4ba2-bbdd-b9e584e36f59))
- (fp_line (start 3.861 1.241) (end 3.861 4.897)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63ed3e1c-c41b-48ff-bf18-eb5d9f01f5ff))
- (fp_line (start 3.901 -4.885) (end 3.901 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 084d5484-08f0-4698-b6c9-b0ba2c55b090))
- (fp_line (start 3.901 1.241) (end 3.901 4.885)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfe9e0fb-ca71-46f3-8657-eb8684c90740))
- (fp_line (start 3.941 -4.874) (end 3.941 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e57d133-9708-41d9-8290-f16b2a75983f))
- (fp_line (start 3.941 1.241) (end 3.941 4.874)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 64765efb-2116-48e5-8747-a17b927b75f9))
- (fp_line (start 3.981 -4.862) (end 3.981 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d949263b-771e-4a51-a483-a9665a844f08))
- (fp_line (start 3.981 1.241) (end 3.981 4.862)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fb91542-0cec-4f5c-8cb5-744a672c3ff0))
- (fp_line (start 4.021 -4.85) (end 4.021 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40b23a3f-fe07-4bb2-abf4-80a485f46cb4))
- (fp_line (start 4.021 1.241) (end 4.021 4.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b15c9006-b07a-4b91-b9f3-a3afc3051346))
- (fp_line (start 4.061 -4.837) (end 4.061 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6e0a14a-0eca-425c-89f9-53a2f53adf01))
- (fp_line (start 4.061 1.241) (end 4.061 4.837)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7231045c-a18d-4555-83d3-a20b9c3b292c))
- (fp_line (start 4.101 -4.824) (end 4.101 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b365ced3-c87c-48c1-a6fc-36b80c7fa187))
- (fp_line (start 4.101 1.241) (end 4.101 4.824)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ac33f314-6be4-470b-8513-b23b58295eac))
- (fp_line (start 4.141 -4.811) (end 4.141 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28724dd8-f502-4663-90ac-ab695d57e0f3))
- (fp_line (start 4.141 1.241) (end 4.141 4.811)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2eb4096a-0f71-446b-9e5c-2758db5f5ef9))
- (fp_line (start 4.181 -4.797) (end 4.181 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1c2603f-811f-4f82-8488-48c25d707d15))
- (fp_line (start 4.181 1.241) (end 4.181 4.797)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53bc7acb-a7b4-4a2d-8106-644621ceaa82))
- (fp_line (start 4.221 -4.783) (end 4.221 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75af1825-a45f-49c4-9a8d-b8854ba7d5eb))
- (fp_line (start 4.221 1.241) (end 4.221 4.783)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 92742f7b-047f-4bf9-9ec8-9ae5424307c9))
- (fp_line (start 4.261 -4.768) (end 4.261 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 009d0dc8-b405-4904-a943-054c74e61ab8))
- (fp_line (start 4.261 1.241) (end 4.261 4.768)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5931b7e3-9d0a-4382-9521-5e5c7aea74e0))
- (fp_line (start 4.301 -4.754) (end 4.301 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53c77b47-1725-4266-8451-9c83586927bd))
- (fp_line (start 4.301 1.241) (end 4.301 4.754)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 90b2bca7-b098-45e5-91fc-650bfe19565c))
- (fp_line (start 4.341 -4.738) (end 4.341 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6229acc9-f960-4a21-8012-ad5c19413e04))
- (fp_line (start 4.341 1.241) (end 4.341 4.738)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 043a0385-4ae8-463d-bf23-309865553c29))
- (fp_line (start 4.381 -4.723) (end 4.381 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 82700cc0-d3a1-49a8-bc7c-334edd6019de))
- (fp_line (start 4.381 1.241) (end 4.381 4.723)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c91b7eb-ca06-48b5-b139-f2fe9fa59437))
- (fp_line (start 4.421 -4.707) (end 4.421 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9122ebd5-3a9a-486d-b3e4-3e2108e3d0db))
- (fp_line (start 4.421 1.241) (end 4.421 4.707)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ef2c16-5eec-4ba2-b36f-2858559e7103))
- (fp_line (start 4.461 -4.69) (end 4.461 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 029da0e2-19e2-4f2d-8e89-50d25214b60f))
- (fp_line (start 4.461 1.241) (end 4.461 4.69)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bedd0e8-35b5-4631-b894-3bdf947323f1))
- (fp_line (start 4.501 -4.674) (end 4.501 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a24e2a68-fda0-4e2c-b132-81f04d6a0fb9))
- (fp_line (start 4.501 1.241) (end 4.501 4.674)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 698ec590-7037-4d28-90ed-0973e728d04b))
- (fp_line (start 4.541 -4.657) (end 4.541 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d215798-9d8f-4800-8d92-3bb7310aff54))
- (fp_line (start 4.541 1.241) (end 4.541 4.657)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b7f0d5f4-22d3-4deb-a901-c9fe8ab50c06))
- (fp_line (start 4.581 -4.639) (end 4.581 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8f11793-5d6c-498f-b420-0de912a89488))
- (fp_line (start 4.581 1.241) (end 4.581 4.639)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db3b45db-e9ef-4875-aaff-08aac6b313e3))
- (fp_line (start 4.621 -4.621) (end 4.621 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d0720b05-c854-45cb-a886-3937f41c789d))
- (fp_line (start 4.621 1.241) (end 4.621 4.621)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 46a1d092-c1dd-4e4d-a3e6-1e4261bfceb3))
- (fp_line (start 4.661 -4.603) (end 4.661 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bd9c7a7-c7e6-4e5f-bb7c-c8ed74d2aca3))
- (fp_line (start 4.661 1.241) (end 4.661 4.603)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7db86e6f-1af1-4756-af88-309150f5b994))
- (fp_line (start 4.701 -4.584) (end 4.701 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 219c12eb-ecfa-4892-9ce2-4896b4b767ed))
- (fp_line (start 4.701 1.241) (end 4.701 4.584)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02a8bde0-8fc0-4a39-9372-666240a8b86b))
- (fp_line (start 4.741 -4.564) (end 4.741 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9d391b4-14de-4788-bd44-31feede836d3))
- (fp_line (start 4.741 1.241) (end 4.741 4.564)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 25b242e1-439f-4d28-9e12-f2aa78258d79))
- (fp_line (start 4.781 -4.545) (end 4.781 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e35b7635-fb04-4744-972f-afaa3143abf0))
- (fp_line (start 4.781 1.241) (end 4.781 4.545)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 658748e6-5129-49f9-94b2-61ec3313380a))
- (fp_line (start 4.821 -4.525) (end 4.821 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 028045da-c4c1-4522-8e54-c0762830254b))
- (fp_line (start 4.821 1.241) (end 4.821 4.525)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c900868b-7c9b-4446-9a99-b180d9c91b4d))
- (fp_line (start 4.861 -4.504) (end 4.861 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afa5fe75-2ac8-458e-81f6-5e23dd079f1e))
- (fp_line (start 4.861 1.241) (end 4.861 4.504)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c22e6328-6212-4f94-8804-b22957ec0ef5))
- (fp_line (start 4.901 -4.483) (end 4.901 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a533a92f-28be-430c-bb86-04c1b023762c))
- (fp_line (start 4.901 1.241) (end 4.901 4.483)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7350402-a3d3-4c2d-aa28-16477e999040))
- (fp_line (start 4.941 -4.462) (end 4.941 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0aa2d4f-a0b1-4d48-a517-6bd58571af18))
- (fp_line (start 4.941 1.241) (end 4.941 4.462)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6a3ea4f-6ca7-4271-b5cf-aaf6d2156102))
- (fp_line (start 4.981 -4.44) (end 4.981 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 729b4bd8-ca5c-4723-af7e-a77a4b7f6790))
- (fp_line (start 4.981 1.241) (end 4.981 4.44)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 620a05fd-d78e-42ae-a231-795be1f99103))
- (fp_line (start 5.021 -4.417) (end 5.021 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1116fb9b-8a9f-4611-b517-a16ad26b2fae))
- (fp_line (start 5.021 1.241) (end 5.021 4.417)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec585c9a-6711-49c7-9d9c-576b66b3d197))
- (fp_line (start 5.061 -4.395) (end 5.061 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 775b7f19-acec-48a4-8688-ee1e2d5896a2))
- (fp_line (start 5.061 1.241) (end 5.061 4.395)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp caa0133b-5cc5-4a6f-9099-d26677c17688))
- (fp_line (start 5.101 -4.371) (end 5.101 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2718cb5-68bc-4da4-8dda-9b7dd5b146e1))
- (fp_line (start 5.101 1.241) (end 5.101 4.371)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26231e63-3e30-40b5-9cd3-bd98cd52e790))
- (fp_line (start 5.141 -4.347) (end 5.141 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b02a265b-9380-4729-ad3a-7c05644a0fec))
- (fp_line (start 5.141 1.241) (end 5.141 4.347)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 606a16df-6fce-433c-a1c8-c853d77ea191))
- (fp_line (start 5.181 -4.323) (end 5.181 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c00fc32-4555-47b4-9265-d40b7337d66a))
- (fp_line (start 5.181 1.241) (end 5.181 4.323)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c466cfd-e55e-41e7-b190-0da3145ad28d))
- (fp_line (start 5.221 -4.298) (end 5.221 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9dc3b785-a56c-4a44-8415-30174b6f5105))
- (fp_line (start 5.221 1.241) (end 5.221 4.298)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c601769-261f-4161-84d8-549060236b26))
- (fp_line (start 5.261 -4.273) (end 5.261 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3955128a-a92a-4402-bceb-021b51b6b2db))
- (fp_line (start 5.261 1.241) (end 5.261 4.273)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47bd30e2-028b-4de6-ad44-8e80934dbc78))
- (fp_line (start 5.301 -4.247) (end 5.301 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da0c5f1d-8e5d-45ae-be95-0f167bc1ae8b))
- (fp_line (start 5.301 1.241) (end 5.301 4.247)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 867f708e-bed0-4788-b373-bca75d47ea6c))
- (fp_line (start 5.341 -4.221) (end 5.341 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0fad3393-edf9-49e2-8070-73d9018f667f))
- (fp_line (start 5.341 1.241) (end 5.341 4.221)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4a9b16df-b0e3-43bb-9a74-930e9b9774d2))
- (fp_line (start 5.381 -4.194) (end 5.381 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a6ba18e7-890b-4f68-ac04-77c6c20988f5))
- (fp_line (start 5.381 1.241) (end 5.381 4.194)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4f730ad2-a39d-4279-bea2-ff85ed1c39be))
- (fp_line (start 5.421 -4.166) (end 5.421 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8354317e-5240-418f-809d-3f7d678d748e))
- (fp_line (start 5.421 1.241) (end 5.421 4.166)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1fd2e8d-ee4f-44f7-8ac0-3c812a53d4e2))
- (fp_line (start 5.461 -4.138) (end 5.461 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d6eb585-e508-402e-ab20-e8064267ad8d))
- (fp_line (start 5.461 1.241) (end 5.461 4.138)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8c0b889-4e45-48c3-a849-471a76dc4d53))
- (fp_line (start 5.501 -4.11) (end 5.501 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ed064ec-e1e2-47e8-be3f-4fb4b13d4913))
- (fp_line (start 5.501 1.241) (end 5.501 4.11)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57267124-c236-455b-b288-017fa13d1943))
- (fp_line (start 5.541 -4.08) (end 5.541 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f065860a-d4dd-4f4c-bb02-4838a01de2f2))
- (fp_line (start 5.541 1.241) (end 5.541 4.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d10f7314-5e9b-4049-ab7d-8571ac41259a))
- (fp_line (start 5.581 -4.05) (end 5.581 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27abaacd-1c6d-4a7f-9745-b0da47fa6c55))
- (fp_line (start 5.581 1.241) (end 5.581 4.05)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32141158-a292-4ddc-8315-84e2605f0643))
- (fp_line (start 5.621 -4.02) (end 5.621 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a277a28f-e441-4d89-9a97-992098c34bd7))
- (fp_line (start 5.621 1.241) (end 5.621 4.02)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b10e8e39-131b-4302-8442-ad92a419c842))
- (fp_line (start 5.661 -3.989) (end 5.661 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d9b8596-0182-40d6-a330-42bbeb526fad))
- (fp_line (start 5.661 1.241) (end 5.661 3.989)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fc4e90d-ea1b-49f3-9d4b-e3b2d4e2ebb4))
- (fp_line (start 5.701 -3.957) (end 5.701 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp edfc5db9-8ff3-4694-b0d5-11d732da02e9))
- (fp_line (start 5.701 1.241) (end 5.701 3.957)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a9f1231-3889-402e-88d4-92d0d7af4683))
- (fp_line (start 5.741 -3.925) (end 5.741 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6fa3c88-2a6c-48d2-9113-acd0695172ec))
- (fp_line (start 5.741 1.241) (end 5.741 3.925)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4b9dea06-c8d8-423e-99a8-c96b3b9083b6))
- (fp_line (start 5.781 -3.892) (end 5.781 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8b9ffde-915c-4176-9335-691836a5ac66))
- (fp_line (start 5.781 1.241) (end 5.781 3.892)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26a41f3e-51a8-4a23-ad13-2c19d94031f0))
- (fp_line (start 5.821 -3.858) (end 5.821 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1870f98-1af8-4d13-9ace-f7aa185839c7))
- (fp_line (start 5.821 1.241) (end 5.821 3.858)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7312c4e0-06f5-43bc-bf66-946f9d9c8abc))
- (fp_line (start 5.861 -3.824) (end 5.861 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e69914b-1232-4539-bb8b-efaa4a5e2863))
- (fp_line (start 5.861 1.241) (end 5.861 3.824)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93c3ea81-df48-4fbb-905c-99d1773dd83f))
- (fp_line (start 5.901 -3.789) (end 5.901 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b46ef975-4d92-4b09-bd35-edaa249d0079))
- (fp_line (start 5.901 1.241) (end 5.901 3.789)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1737ad66-ada6-476f-9118-fb91296bd770))
- (fp_line (start 5.941 -3.753) (end 5.941 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3e3427d-c25a-4ad0-b4ab-28f0e1106f35))
- (fp_line (start 5.941 1.241) (end 5.941 3.753)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f63e7aaf-512a-40c3-bd2d-c12b3d6904f2))
- (fp_line (start 5.981 -3.716) (end 5.981 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a806cecb-b2d6-43a5-ab62-54481ac5dcff))
- (fp_line (start 5.981 1.241) (end 5.981 3.716)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c38bb519-e63b-4129-8ce2-b1fdcbbc1c3b))
- (fp_line (start 6.021 -3.679) (end 6.021 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97571bf5-5a5b-4a61-8fcc-2277f109f682))
- (fp_line (start 6.021 1.241) (end 6.021 3.679)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9d1bb8ad-c8c8-410f-bc69-6c9f80ad0c70))
- (fp_line (start 6.061 -3.64) (end 6.061 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b04628a3-07e8-473e-b26f-0c30a99f3242))
- (fp_line (start 6.061 1.241) (end 6.061 3.64)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76a8e096-2f83-40e5-9ea0-0a3c4d546daf))
- (fp_line (start 6.101 -3.601) (end 6.101 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13ce2ce5-c4ea-4c7d-97ba-c7f25752f9e1))
- (fp_line (start 6.101 1.241) (end 6.101 3.601)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47a7bd5c-1887-4da2-9186-ecb1db2dd2a7))
- (fp_line (start 6.141 -3.561) (end 6.141 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f9248d3d-d9c7-4a30-b3db-e7a1ae9bdd07))
- (fp_line (start 6.141 1.241) (end 6.141 3.561)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17315190-1be8-411e-a935-73ad6d9c5746))
- (fp_line (start 6.181 -3.52) (end 6.181 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 856475ed-a198-49ea-9684-f67b277b6f68))
- (fp_line (start 6.181 1.241) (end 6.181 3.52)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b857357-b92f-40e3-8551-a46d23378311))
- (fp_line (start 6.221 -3.478) (end 6.221 -1.241)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d635344e-3f07-4b40-8bb3-9e8291ed015f))
- (fp_line (start 6.221 1.241) (end 6.221 3.478)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00a0a916-670b-4338-a41e-a2ed32a9d551))
- (fp_line (start 6.261 -3.436) (end 6.261 3.436)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 22f67690-71a0-45d7-bffd-9e2cc8f0a1b8))
- (fp_line (start 6.301 -3.392) (end 6.301 3.392)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 69447eab-a091-4367-8812-473142c2d135))
- (fp_line (start 6.341 -3.347) (end 6.341 3.347)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd8f7c67-5d4a-40d7-b861-845b5f728216))
- (fp_line (start 6.381 -3.301) (end 6.381 3.301)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a449993-f60e-4184-ba9e-8833f68eab80))
- (fp_line (start 6.421 -3.254) (end 6.421 3.254)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c4393ec-c5a2-4c15-9f7a-592189d82843))
- (fp_line (start 6.461 -3.206) (end 6.461 3.206)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 265a23cf-00e6-4bcf-8ce1-4986182f2ceb))
- (fp_line (start 6.501 -3.156) (end 6.501 3.156)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c82b0843-a08b-455c-a36c-5325990db7fe))
- (fp_line (start 6.541 -3.106) (end 6.541 3.106)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c43f472c-30cd-4e47-9a24-975bbb5c4fd9))
- (fp_line (start 6.581 -3.054) (end 6.581 3.054)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d21a7016-c08f-4f93-9126-9c4b11273dcd))
- (fp_line (start 6.621 -3) (end 6.621 3)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d34a2c45-2bbb-4ce8-8dc4-e565ffd6d25a))
- (fp_line (start 6.661 -2.945) (end 6.661 2.945)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 441f7003-e100-4bc1-927d-fd869c2db0e7))
- (fp_line (start 6.701 -2.889) (end 6.701 2.889)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c61c2e48-fe0c-4607-bff7-93f998099f6d))
- (fp_line (start 6.741 -2.83) (end 6.741 2.83)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 79565971-b1d4-434a-ab38-d9e009f03c0c))
- (fp_line (start 6.781 -2.77) (end 6.781 2.77)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6494c15d-15c0-40ff-9ed5-a7fea88ae43f))
- (fp_line (start 6.821 -2.709) (end 6.821 2.709)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a1fd05e-697b-4db8-9d2e-f415bbdd5e90))
- (fp_line (start 6.861 -2.645) (end 6.861 2.645)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f837871-38a7-478d-9253-66bf1da360d5))
- (fp_line (start 6.901 -2.579) (end 6.901 2.579)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ab5fd19-f859-4e9d-a0ce-69e3d9f2679b))
- (fp_line (start 6.941 -2.51) (end 6.941 2.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5fffff71-0f27-4651-8f47-c94df8543c06))
- (fp_line (start 6.981 -2.439) (end 6.981 2.439)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d497ba5c-fa64-41a3-8941-195e1f2aff9b))
- (fp_line (start 7.021 -2.365) (end 7.021 2.365)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3fc5686-f4e2-4662-98b0-42f5c06847e9))
- (fp_line (start 7.061 -2.289) (end 7.061 2.289)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d33b14f8-fe13-4fd4-8916-4f017629a122))
- (fp_line (start 7.101 -2.209) (end 7.101 2.209)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b47ac893-0190-4517-8763-bf7a702cac4a))
- (fp_line (start 7.141 -2.125) (end 7.141 2.125)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7768c37-d620-4f3a-b954-58e5e89e6a99))
- (fp_line (start 7.181 -2.037) (end 7.181 2.037)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84f9e1b7-f5b3-478d-ace9-dfcde2720f73))
- (fp_line (start 7.221 -1.944) (end 7.221 1.944)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2858452f-e51a-4b86-befd-5806f9edbcd5))
- (fp_line (start 7.261 -1.846) (end 7.261 1.846)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35f55f8f-7d1e-4c79-b2d1-5362f15e6661))
- (fp_line (start 7.301 -1.742) (end 7.301 1.742)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b17ea7c6-1e8c-4b5c-9e14-b69f6605270b))
- (fp_line (start 7.341 -1.63) (end 7.341 1.63)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c350cf68-11ad-4c33-853e-e3e88ba9cd11))
- (fp_line (start 7.381 -1.51) (end 7.381 1.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17e01c5e-b60d-4937-b6c8-5caf10c3860f))
- (fp_line (start 7.421 -1.378) (end 7.421 1.378)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b82deec3-529f-4cb2-bca9-f573864dcc58))
- (fp_line (start 7.461 -1.23) (end 7.461 1.23)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8600408e-1694-4bcf-9162-2a380228df2d))
- (fp_line (start 7.501 -1.062) (end 7.501 1.062)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa9463dc-2d23-49b6-9587-528b7334c593))
- (fp_line (start 7.541 -0.862) (end 7.541 0.862)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 250f4a5c-9198-4a89-87e1-f37e98bb8784))
- (fp_line (start 7.581 -0.599) (end 7.581 0.599)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15e25113-5487-457c-b8c5-2560a1693bbd))
- (fp_circle (center 2.5 0) (end 7.62 0)
- (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp dcc18fcf-b62a-461c-b55e-dbaaa964866c))
- (fp_circle (center 2.5 0) (end 7.75 0)
- (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp aface9f8-654d-40a2-9112-184209c0bacb))
- (fp_line (start -1.788861 -2.1875) (end -0.788861 -2.1875)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e05a524e-c5f5-4224-8d4b-c1e7b8161f7f))
- (fp_line (start -1.288861 -2.6875) (end -1.288861 -1.6875)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 069373bb-34a0-4ead-8773-5dc25f55ef9c))
- (fp_circle (center 2.5 0) (end 7.5 0)
- (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 471c59e0-430a-4713-b314-a9be8828567f))
- (pad "1" thru_hole rect locked (at 0 0 180) (size 2 2) (drill 1) (layers *.Cu *.Mask)
- (net 20 "+VSW") (pintype "passive") (tstamp 0539cf5c-a532-4e54-a04a-8a5c803f03c6))
- (pad "2" thru_hole circle locked (at 5 0 180) (size 2 2) (drill 1) (layers *.Cu *.Mask)
- (net 2 "GND") (pintype "passive") (tstamp f7bd3c5c-cc5b-4484-b1f2-ea0e430488ca))
- (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D10.0mm_P5.00mm.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005df3cb23)
- (at 189.475 121.575)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df6a371")
- (attr smd)
- (fp_text reference "R12" (at -2.23 0.25 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ef30f665-3250-4ff5-a682-5eb34fb3d8b2)
- )
- (fp_text value "4k7" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 97ce2d49-5a39-43b2-b183-d7db3e55717c)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 21ce75e8-5692-4075-ba8d-67c4740a6037)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5fe49ab-819a-4f47-a1a6-3b76df62bfc5))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 459c4313-bc02-43a0-b0f7-690261916526))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7510dd6-342b-42f8-8256-e185d52a3bda))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 246fc9b9-acdb-4b68-a6f8-3ae86f1216b4))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp db6f6bd7-ee4a-4ce2-b702-c74b9c2d7947))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca2568b7-31e5-4cea-8d84-d1fe319b0374))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 61d42d47-ce05-4ca3-9926-c782e7bb32f7))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp baacfb8f-2fb0-4628-8be9-a82fc372ef08))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7ea22d0-2199-4526-9dac-ea44b9c3741a))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0cf19192-107a-4b7e-9c4a-c93ee34413ed))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp 80107b59-03b6-4095-9eb0-7ff0adf095fc))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 8 "Net-(Q6-D)") (pintype "passive") (tstamp 5b5b6810-7e9b-42fe-aa7a-a625e6ee04c4))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005df3cb34)
- (at 193.1 121.585)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df76ede")
- (attr smd)
- (fp_text reference "R13" (at 2.555 0.015 90) (layer "F.SilkS")
- (effects (font (size 0.8 0.8) (thickness 0.15)))
- (tstamp 0a28b34f-b299-4142-b4ab-d0990fda1a7c)
- )
- (fp_text value "4k7" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6c150083-a154-4fe4-8939-61c1d5ac3a72)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp f9fc1eff-4cde-4c9b-8ca0-a15feee33c45)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3eb046b6-64a3-4a97-8aeb-d7c2c2e5aaca))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2252c7c1-14eb-4520-8186-37e6e6511f68))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d3b7405d-6a1c-4b3a-aff4-4cea02eb7af4))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5aea29e8-84f5-4f95-a510-698e6afc3fcf))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b89cfeef-8b5e-4f86-ad2b-b5da186edcbe))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9429356a-65c5-429f-ac3c-653dfdaf61d0))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 93b6beb0-a318-4184-8ad8-0f8b0fb9d4c8))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66ec252e-d20d-4438-8705-1b2e991a06e7))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48d2c8d9-8c8f-4bc0-92cd-b6ba350bb14d))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a58951e4-e882-409b-bf1e-ab9cb41f1d0a))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp b54fddfa-bdcc-4ab0-af63-1666a8f98cfe))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 21 "Net-(Q8-D)") (pintype "passive") (tstamp b6dcaff1-b475-4571-b3a0-7a00dc5a817c))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005df3cb45)
- (at 160.225 120.5)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df76eb9")
- (attr smd)
- (fp_text reference "R14" (at -3.425 0.15) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp f4914180-d84c-43ec-9daa-5db70643c600)
- )
- (fp_text value "4k7" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 425eb191-faa0-40df-a239-00414d1e347b)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 829f0f54-02c5-4763-b83f-7d93d03e9a84)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e037991-2fde-4d46-8677-a17cd2aea9c2))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 68ca03f2-5df6-40ca-8e3c-01e9f6aa245d))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 87fa9fbc-b815-425a-b4af-8d9c09b32852))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7bbdd9f-b4a4-4207-945a-c87398513625))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d0ba014-3db7-436c-9c6e-522c115cca77))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb085769-98b8-4b86-8a9f-3430bec4a0a1))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c0cd884-dfa6-4186-94c1-c23b6235f278))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 07f5a5d3-37ef-42ab-b69a-12a5f2bb073c))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a0233b1-1649-4742-abea-be67b89eb8e5))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f8efc3c-4d20-4bb7-9e0a-9ad793084b31))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp 23d7f465-f5d0-489a-8554-55bf2f1ff345))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 23 "Net-(Q10-D)") (pintype "passive") (tstamp 417bd333-d5f8-47ea-aa80-4b789d85c63b))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005df43e93)
- (at 164.5 120.5)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005df2c541")
- (attr smd)
- (fp_text reference "R11" (at 3.25 0 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9474e5d1-5a93-49dd-9333-a45f21fae33c)
- )
- (fp_text value "4k7" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d509ac2c-cc4c-4361-9279-a054a531c334)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 2f4f8bdc-1e9f-427b-af1b-80c1c38f39d0)
- )
- (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a132018b-de98-4a04-b8d7-3f3a301541e0))
- (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f78c52b-eb4f-4106-b6d0-8e29153de67e))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68ab7854-ee1c-4f74-b757-10a36bf2e271))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 94c6f1ef-3237-4f7c-b4dd-b0bb7571eda7))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a16b6f5b-583a-4166-9ee9-f4901b98bca9))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee54adef-4868-44d8-9a8e-b622eee918bc))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4f7b8f28-ae1a-4bd2-9f7b-4c23fb0e41e2))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99cd80a7-3a0c-4714-9cec-ce220a1d3e22))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbc970ac-8ae8-4a8e-a357-56612572ca6c))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1cfd62cb-0285-4bc4-bd9b-7ca2d2ef76d8))
- (pad "1" smd roundrect locked (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pintype "passive") (tstamp 9dbecd1c-6323-4098-a2e9-a453ff70a71b))
- (pad "2" smd roundrect locked (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 4 "Net-(Q4-D)") (pintype "passive") (tstamp e55a3fa6-422d-4207-9770-899454020b17))
- (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp 0244c177-865b-448c-856a-b293998de516)
- (at 173.3 80)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/48d9a037-f6dc-48af-9ccb-b93cfbfc8147")
- (attr exclude_from_pos_files)
- (fp_text reference "TP4" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5d24a592-983f-4c70-ad30-974b2e13d45c)
- )
- (fp_text value "PB7" (at 0.05 -1.9 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 31ac60d0-d6ea-4129-bd31-27849c4ea2cd)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6483aa62-159e-48a3-995f-c6e40174a960)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 118968b4-eea7-4b94-ad92-70b2c688f9c5))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 31ac6f9e-ae0e-4363-849b-e04b6c5a2764))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dee45f0e-5602-4d62-a69c-9c1029763e62))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e97230ce-3828-4705-9368-3e69eba53e7f))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7673f3ca-393b-493b-ac02-8aad646c86e4))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bab84cb-3910-4e82-bbb9-9ced89bbdc48))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4e2b42a5-c83f-41b8-89ce-556ffc717168))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3aae4b79-2e59-454a-b69c-ce57a568ba3d))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 26 "/DBG1") (pinfunction "1") (pintype "passive") (tstamp c0d6da80-5c5f-4fd0-bc0b-62c87f3ab3a7))
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp 056f03e4-c263-49fc-b967-90437d651aa3)
- (at 183.6 88.1)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/7631aaaa-43ec-4000-83ff-460feb9b6a4d")
- (attr exclude_from_pos_files)
- (fp_text reference "TP2" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c6cc003a-e3f8-4f16-a367-40dfaa92e3a6)
- )
- (fp_text value "PA6" (at 2.45 0.1) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 115a31ab-fecb-4d76-9bac-fd06a9d2e931)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d10fecaa-90f7-42bb-a83c-e846636e22ca)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c00a346-83b8-4f65-8381-4347392bcb19))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59249d85-605c-4817-86c6-a0877a20ea1a))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9cf97c17-6623-4e44-b9b1-0e3797003bf1))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74abf475-0bcf-46eb-8d1f-c1a629f07d15))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f0b7ad4-7ae1-424f-8719-024e7aba45d2))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ddae915-d0f6-4777-a6ac-c302deb1b130))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 63edbb3e-2334-4685-8264-7be9ab4a6372))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1927d2a-6f15-4494-bd65-bd9059266f5d))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 28 "/DBG2") (pinfunction "1") (pintype "passive") (tstamp ae61cce0-a794-4ddd-b335-bbcb45d0b954))
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 07de6a91-266e-4b48-8fae-12b0e68b80e7)
- (at 193.1 118.515 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/9784fd81-6968-46a3-891f-56e8ee46ebf0")
- (attr smd)
- (fp_text reference "Q8" (at -0.02 -2.56 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e76d0c4e-f85f-4deb-867f-a86c4aca29ea)
- )
- (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 8519e182-2d42-4729-bc3d-dc9b3f6c7093)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 4d398baa-55b2-4238-84a8-4839082ab52c)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4953f3c0-6ec0-4cae-b8de-f2211966a038))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eaad08c9-11a0-4b60-86ec-403276f53bd6))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1c502f3-0c74-4156-992e-d42cf058bf49))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce37ae18-8053-4544-89d8-45fb31266268))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f9b2da0-bd13-472a-8cb6-b57e1ab96ac7))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac71f6c4-22ff-45b4-bb2d-af268e198ee8))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ae65110-28d5-446e-b2b9-d0205d04b27b))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d347922-2b02-44eb-b971-51ee0d8cc0fd))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43683696-1a94-47fa-bc97-71ef6468a8e8))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a01c611c-1169-4603-9d22-8580487093da))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc5421aa-ec72-4589-9b3a-c64d71e63262))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4029985c-d8fe-4b0b-9a17-ce0387272af3))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 914fb1e7-509b-4ee3-8fd5-00fbc6d1f59f))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 9 "/CH2") (pinfunction "G") (pintype "input") (tstamp f1dab670-9236-4799-89cd-d38ba61702d0))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 087fdc3a-3fcf-4120-8ee4-9fa07124b22d))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 21 "Net-(Q8-D)") (pinfunction "D") (pintype "passive") (tstamp 2ceed09b-ecf9-4a5d-ac90-c94e9949e27b))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 0f7fec00-a04a-45ce-9bcc-cb3d41ec683f)
- (at 196.975 93.92)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/aabfeb48-c9bc-4f58-b5e9-7aa0e294e61e")
- (attr smd)
- (fp_text reference "R20" (at 3.25 -0.18) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 979615dc-7b61-4ca3-ba79-9b76f351bf75)
- )
- (fp_text value "10k" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp bc8adaa5-4722-4a18-a424-fed51f70f9de)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 7f2ea00e-b6b3-4871-8329-22b67f3c7d9b)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cfb687c0-fcc6-4605-ad4f-c8cc0fac3650))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e48be5d-808e-4502-b92b-71cb76dea82b))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e3f923b-01ad-4018-8455-aacb68d3e0bc))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dcf7aa32-0afd-499c-b907-dbd98d80956f))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 281ed297-daca-4dc4-82c8-01c060e2992f))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0c9da182-4e86-474b-9fd6-dc6ef02403c9))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6896b512-e1b5-487e-a7b6-9c4d9be495dc))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba56eb96-cbe2-45c1-badb-d8f62645478a))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d30197e-87e4-449d-9836-d31c7a2af5ee))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 417c0322-240f-4748-b1d7-7e10d83471f1))
- (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 37 "Net-(U4--)") (pintype "passive") (tstamp 14ecefec-2fb8-4a76-b8ff-e1f3d22d504d))
- (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 73e7d274-cc58-4904-bb95-96172eb46d8a))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 1103c91c-3ee1-4a71-b7bc-4c35bffef8ec)
- (at 196.3125 99.11 180)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/4b718589-4db0-48c1-823c-32e1d9540875")
- (attr smd)
- (fp_text reference "R19" (at 3.05 -0.08) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3f116749-5720-4fb3-9264-123b2dcf55ef)
- )
- (fp_text value "10k" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e89be056-bbe0-4cac-9750-0387a4f8cf69)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp e52b72bd-c22b-4e37-a68c-c2de8f33a1bf)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f205c5a-4f31-4049-9019-93cdb87987b4))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ae58cd9-b8e1-4f82-ab80-8d334a24a799))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d339139a-52d2-4642-9eca-fdf45f6ecaf9))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5dad0bb6-597f-40c0-9972-696fe8fc1a99))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56934751-188c-4a65-9f05-d25f390ca669))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dd5785f5-2617-4c8d-9935-85c32911adef))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d57067d7-be89-433d-9eb6-5dad2e4d7acd))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82720a88-24ce-4739-b689-1c6992a0d78b))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99b787e1-3b4c-4bd4-bdcd-428d277f9b29))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 365217ca-d09b-4e2e-865b-1ae888f69f84))
- (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 37 "Net-(U4--)") (pintype "passive") (tstamp b7a11be4-412e-495e-83ec-f6553510fe58))
- (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pintype "passive") (tstamp 8af21016-15b7-4758-8436-437abd63db84))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 24e829a7-d9bd-4e07-b3e7-9ff26d919134)
- (at 160.225 117.4 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/590fb119-a9f0-44e3-87a0-aec3a61af02a")
- (attr smd)
- (fp_text reference "Q10" (at -0.025 3.425 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 7fefe1a7-2bff-4c6b-b01e-50aa42ae0b52)
- )
- (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp f94bae46-c234-470b-b64a-aee9b6e96b3d)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 434bbebb-a91c-4baa-9d06-0ce7f2def56c)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 026ba9f3-9025-4afa-b9bb-cc583ce7bbb7))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a28c5c2-a21c-49d5-984d-b5b2612f9f91))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d32439ca-fef5-4eca-b063-6e89cc3f7a51))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 098111c8-fd7d-4ef9-95f1-cf7dfb95c600))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6cc90164-8ca9-4a69-b7ab-b1c98a0c041e))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f03b5ae6-e7be-4a30-b4dd-31158b8638ce))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 67c80080-fd31-45cf-a9b5-ffe212141227))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 224543db-5992-4ddd-a132-d5597c194c3c))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 35ef6267-1dcb-4b2b-b02d-2cd34adb9079))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25f9c801-caac-4a00-948b-e3140e641ba4))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b1cdc97-3d5b-4120-bdf8-7358d9b6fb11))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d81ef47e-a870-4a8b-8799-1983b3ec1c20))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc4bc864-9dfa-4951-89fe-f69ce3cae949))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 17 "/CH0") (pinfunction "G") (pintype "input") (tstamp e0734eb5-fcf7-4bca-9e29-6b08a96f40d3))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 0b2ad9b1-49f6-413d-a780-94f6631248e8))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 23 "Net-(Q10-D)") (pinfunction "D") (pintype "passive") (tstamp 419ce444-b017-49ee-91bd-00b49e2f04c1))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 36950bd8-68e8-4336-ab24-1aa09853a7de)
- (at 168.086641 83.8 -90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/add0d31e-023f-412b-b4e3-406f5dbc629f")
- (attr smd)
- (fp_text reference "C11" (at -0.036641 1.366641 -90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 226f6c24-c7fe-4078-b630-092c7dc26f36)
- )
- (fp_text value "10u" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e7b1423f-db71-482e-a8a0-714ae15935cb)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 0361bf1d-3707-4129-9812-fd12310ed559)
- )
- (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09311956-7991-466f-9a85-397878e53137))
- (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dcbf4ab1-79b1-43b4-8180-16031940f64a))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97cb92c5-129b-490b-bb1a-ea806f1f96c7))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c6f0f06-1bdc-4ade-b674-46c7f3866207))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fedd02e-5497-4a32-b506-8dc3e50eb783))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cc038293-12bb-4854-93ea-5f7d526a0484))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d395fec-0d62-4f5d-b02b-552b3bc916bc))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b0d0583d-cba7-4b2d-ad82-a3adbf6be024))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5cf371f-b062-411d-a18c-f494f47a3995))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44f6b870-9648-44b5-865d-bb1bad99af50))
- (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pintype "passive") (tstamp 6d391427-a2f3-4f9d-a64c-333b1f4ca50f))
- (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 1c115de4-9dd0-499e-bf6b-8076287cc6e0))
- (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 375bebd6-5a13-4291-977f-4762dcdf75de)
- (at 198.175 91.25 -90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/3a29c16a-9073-48d5-b432-6616ca7a5350")
- (attr smd)
- (fp_text reference "C13" (at -2.795 0.975 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1458899e-b5d3-4805-9491-058655389d7b)
- )
- (fp_text value "DNP" (at 0 1.43 -270) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d508e24e-b585-4ca0-9aca-43f15502b0ee)
- )
- (fp_text user "${REFERENCE}" (at 0 0 -270) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp c0558d8e-170c-4946-9d43-78807a101cc9)
- )
- (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de662b8c-f47f-4066-80e5-cf0bf1345983))
- (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2fbccda2-67cb-4571-bf1b-10c77daeb1cf))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0d002d64-110c-4ff3-a2c1-e1a0610046b6))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f30fef40-1573-43d1-8179-174c719e76fd))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c214741f-ccfc-4473-a9d7-e5fe6a80d56c))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e7ce2c88-be11-4468-9c41-fb00eaa022d0))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c8d2548-4a73-4a3b-8ad6-476cc0e98558))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ec4d9e4-7af2-489d-9f18-f65bfdf5db26))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9babf1fa-7203-4cd7-922a-ffd8d6aa8bc1))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1083334-dd3e-40d1-841a-bb44c48d8562))
- (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 7 "/Vmeas_A") (pintype "passive") (tstamp 58c13b6b-ddd1-429e-af93-273f14656e40))
- (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp a371db91-114a-4f17-86e1-480040e36ea7))
- (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" (layer "F.Cu")
- (tstamp 37bf4d4b-83a8-49c9-b698-28b563aee813)
- (at 177.2 85.6)
- (descr "TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "TSSOP SO")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 26 GPIO, TSSOP-20")
- (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line")
- (path "/f91ac3d8-e10f-41a5-97d3-600c50296cb0")
- (attr smd)
- (fp_text reference "U3" (at 0 -4.2) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9f25456a-697c-4a24-8e56-6cbbc19404f2)
- )
- (fp_text value "STM32G030F6Px" (at 0 4.2) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 174fdbd4-ced7-4fcf-af29-c8b2f3d484bb)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 68030665-8223-4a98-9fee-676681576b4b)
- )
- (fp_line (start 0 -3.385) (end -3.6 -3.385)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aaad7023-b3fd-44bd-bdf4-a6deba6f06eb))
- (fp_line (start 0 -3.385) (end 2.2 -3.385)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efd2b794-5f80-4a80-8f23-6fc772cfd9a9))
- (fp_line (start 0 3.385) (end -2.2 3.385)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f756650e-228a-4cab-b6ca-5bd89f62bd73))
- (fp_line (start 0 3.385) (end 2.2 3.385)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 552a2bd0-a05d-4dbc-8940-c29e73769d17))
- (fp_line (start -3.85 -3.5) (end -3.85 3.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1119e2ec-2060-4f9d-b407-9508b9b4f630))
- (fp_line (start -3.85 3.5) (end 3.85 3.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9bfb6908-aca1-496b-aadd-14f614735932))
- (fp_line (start 3.85 -3.5) (end -3.85 -3.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72748699-e314-444a-8d9a-4e3c553de675))
- (fp_line (start 3.85 3.5) (end 3.85 -3.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68823c98-894b-4844-98a9-397fff0b9189))
- (fp_line (start -2.2 -2.25) (end -1.2 -3.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66ab899e-e0b9-4a05-852f-e089f1588a99))
- (fp_line (start -2.2 3.25) (end -2.2 -2.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 88645308-01b4-44e1-9b94-b189a391826c))
- (fp_line (start -1.2 -3.25) (end 2.2 -3.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0842b4d6-5ea1-41fb-83f3-70cfb0542fba))
- (fp_line (start 2.2 -3.25) (end 2.2 3.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d6acc5d-c74a-4ddc-8aa0-d1f733462882))
- (fp_line (start 2.2 3.25) (end -2.2 3.25)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 647d2e3a-65f2-45a6-812a-730cd052d089))
- (pad "1" smd roundrect (at -2.8625 -2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 26 "/DBG1") (pinfunction "PB7/PB8") (pintype "bidirectional") (tstamp fb57e28d-e1b0-49c8-a9b8-bf6db7fb5105))
- (pad "2" smd roundrect (at -2.8625 -2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 35 "Net-(U3-PC14/PB9)") (pinfunction "PC14/PB9") (pintype "input") (tstamp 1c91f6b8-6caf-4d00-b9c4-6af29d16e4da))
- (pad "3" smd roundrect (at -2.8625 -1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 33 "/RECT2") (pinfunction "PC15") (pintype "bidirectional") (tstamp 0b84467a-e0ab-4a74-befa-6d78c2bb867e))
- (pad "4" smd roundrect (at -2.8625 -0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pinfunction "VDD") (pintype "power_in") (tstamp 6b641075-84d4-4c39-842a-dd62217e08d5))
- (pad "5" smd roundrect (at -2.8625 -0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 9db8cca1-24c8-4710-bc94-c8dfe3ac70b6))
- (pad "6" smd roundrect (at -2.8625 0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 41 "Net-(U3-NRST)") (pinfunction "NRST") (pintype "input") (tstamp dac2f9ed-e5f7-4992-a9ca-b8b2a459f921))
- (pad "7" smd roundrect (at -2.8625 0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 18 "/LOAD") (pinfunction "PA0") (pintype "bidirectional") (tstamp dab80c4d-aa40-444b-94c4-463a16f0cafb))
- (pad "8" smd roundrect (at -2.8625 1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 29 "/TX_POK") (pinfunction "PA1") (pintype "bidirectional") (tstamp 4bf97b85-4448-4087-81d4-dce4341660a8))
- (pad "9" smd roundrect (at -2.8625 2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 17 "/CH0") (pinfunction "PA2") (pintype "bidirectional") (tstamp 8880944e-8e0f-4d98-9ce7-ac27bc9e5732))
- (pad "10" smd roundrect (at -2.8625 2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 10 "/CH3") (pinfunction "PA3") (pintype "bidirectional") (tstamp fd719ed6-8981-4fba-ad1e-723bbbb6307f))
- (pad "11" smd roundrect (at 2.8625 2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 31 "/Vdiff") (pinfunction "PA4") (pintype "bidirectional") (tstamp 1dd8057d-a793-432e-8f09-c898fba0ffe9))
- (pad "12" smd roundrect (at 2.8625 2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 9 "/CH2") (pinfunction "PA5") (pintype "bidirectional") (tstamp 883912a7-643b-462c-a70d-83b42a3a7f42))
- (pad "13" smd roundrect (at 2.8625 1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 28 "/DBG2") (pinfunction "PA6") (pintype "bidirectional") (tstamp 765cfeca-d042-4479-8896-9b6c290511d9))
- (pad "14" smd roundrect (at 2.8625 0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 7 "/Vmeas_A") (pinfunction "PA7") (pintype "bidirectional") (tstamp 37715393-01fc-45b0-adf3-a9081a301286))
- (pad "15" smd roundrect (at 2.8625 0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 30 "/TX_EN") (pinfunction "PB0/PB1/PB2/PA8") (pintype "bidirectional") (tstamp 9aaf4c1c-649f-45b7-aea0-12133eec67dc))
- (pad "16" smd roundrect (at 2.8625 -0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 32 "/RECT1") (pinfunction "PA11/PA9") (pintype "bidirectional") (tstamp e8cd40fe-3f6c-4a10-94e8-5836c77e446b))
- (pad "17" smd roundrect (at 2.8625 -0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 40 "Net-(U3-PA12/PA10)") (pinfunction "PA12/PA10") (pintype "bidirectional") (tstamp a6deb8a8-c43b-4b29-b88d-17bf0bf8ad97))
- (pad "18" smd roundrect (at 2.8625 -1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 16 "/SWDIO") (pinfunction "PA13") (pintype "bidirectional") (tstamp 66d0a240-2da2-4a97-92b1-2648fd12d7d9))
- (pad "19" smd roundrect (at 2.8625 -2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 15 "/SWCLK") (pinfunction "PA14/PA15") (pintype "bidirectional") (tstamp 0500de38-6149-46b9-aaba-ae3f1212b2e0))
- (pad "20" smd roundrect (at 2.8625 -2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 19 "/CH1") (pinfunction "PB3/PB4/PB5/PB6") (pintype "bidirectional") (tstamp b6cf6fb4-8817-41b2-8a93-a0b7623553d4))
- (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-20_4.4x6.5mm_P0.65mm.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 37dd91a1-d482-4079-a6df-c00c7c033c37)
- (at 160.225 123.75 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
- (property "ki_keywords" "P-Channel MOSFET")
- (path "/1d45aa94-aba4-4197-bf36-33dc749dba62")
- (attr smd)
- (fp_text reference "Q11" (at 0.025 3.425 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp cdf84fd1-299a-4b87-bc1b-e9842ea5b976)
- )
- (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp cb41fd20-0a1d-4e35-82d1-197c48e36268)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp f26a0adc-a2c4-4bce-b1df-959bc6a10593)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 701e6072-5ac3-4535-a01b-83569bcfc392))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a97444c0-1f2f-43ce-9da9-be4d9fa1fd89))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70b4d7d9-f328-4fa2-a907-65c5a8032009))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cb854f3-1cf0-47a7-bcb6-f671dceb714c))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33164477-b796-4662-adf8-468454a39712))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 10d12462-9996-4496-a9cf-52f22b12d9f6))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41291b27-cbab-4a35-a27b-44a06b4dce24))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1fe0b88-39ac-4284-b976-37f383e5392c))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e2db6c4-645d-4727-8973-00333668ebb9))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 715ed4cb-9314-4910-b30b-b3152c970938))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c1e5ebb-10e1-45c8-a1f9-4e90afc1102e))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbb76b52-af6f-432a-b309-b41114005dbe))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68602146-b4ed-4e1c-a939-e38101c85296))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 23 "Net-(Q10-D)") (pinfunction "G") (pintype "input") (tstamp 5d756f65-7430-42fd-823e-3aed0f58908d))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp 42937cbb-5167-4c08-84ae-034c6d364c34))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 12 "/Q0") (pinfunction "D") (pintype "passive") (tstamp 01ebe278-bc83-413c-bd6c-4b145926e0fc))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp 3cd9347f-74db-4bde-9822-1f2198a7c3a3)
- (at 183.65 82.6)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/bfe27944-af05-48a3-9640-824c4594e485")
- (attr exclude_from_pos_files)
- (fp_text reference "TP1" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e732a3b5-81e0-40fd-a719-38d345fa14e0)
- )
- (fp_text value "PA12" (at 3 0.05) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 8b47667c-f0bf-4dec-9273-6abfd3ffde04)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a5232d15-80ab-4558-b5e6-ee269ae22ad1)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e83ab6d-7383-4729-b9ef-736c0f9e7f6a))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 264177d2-1185-4430-91e1-b171da49ac23))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d8576e23-d7b1-46f8-bdb9-629a74c8a2fe))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e25ebf2-c490-4977-b570-7d0e4fe9c38c))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8983a902-b6c4-411f-8293-1fcd873daef3))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 511a966f-5cff-4f68-9669-aaac6fa12477))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fef578f8-8d3a-492a-9c4f-e2267bad91a3))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 378b5ff6-a2c0-43f9-87a5-e6b30ffbe953))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 40 "Net-(U3-PA12/PA10)") (pinfunction "1") (pintype "passive") (tstamp 467ef2db-3a61-4716-9d0a-90c1d40c8d0c))
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp 431a3654-aaed-4f82-8fdc-2aa88e5e6f82)
- (at 183.65 85.4)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/b9acfe7d-3624-444e-a270-0fd85ca9f91d")
- (attr exclude_from_pos_files)
- (fp_text reference "TP6" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b077934f-1029-4741-8ea9-723d0874dd83)
- )
- (fp_text value "RECT1" (at 3.35 0.1) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5f58130d-132d-42b4-9582-ab8ca8707dd4)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3518aca2-3b42-49fb-80f4-7b5c46894b98)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7481dc0-61c7-499a-8f01-a4f6f1a1041b))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2337b200-b921-4b3f-ab12-96a87a5a28e0))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4617a6ac-5bd3-4dcf-8386-87f9f8affd09))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9e36026e-88cb-46ee-8fbf-80d315829ecb))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91ddefb4-bc18-4e30-a754-a5ecd1626974))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8274cbe1-e1b8-49ef-b4a4-31c7d34d7053))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eac3151b-2cda-40a8-88ac-f21df34e08bb))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 756ab054-a0f7-4c24-b9b3-c8bf0214d1cf))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 32 "/RECT1") (pinfunction "1") (pintype "passive") (tstamp 89603aac-aa77-446e-9387-9140e10e577b))
- )
-
- (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
- (tstamp 4388999a-40fc-4ec1-9f0f-11d2140e8a33)
- (at 203.99 112.472067 90)
- (descr "SOD-323")
- (tags "SOD-323")
- (property "LCSC" "C151000")
- (property "Mfg" "DIODES inc.")
- (property "PN" "MMSZ5223BS-7-F")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/d07342cc-fd15-4665-b5c8-dcfd74d9f8c7")
- (attr smd)
- (fp_text reference "D10" (at 3.45 0.2 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 61ee0be7-8451-4b85-8c8c-dff6797d4aeb)
- )
- (fp_text value "3V6" (at 0.1 1.9 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 17484046-74c0-42cc-b53a-ed8dbb116a1d)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.85 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9ddfaf0f-ce25-42f4-b577-7397ca7e7375)
- )
- (fp_line (start -1.9 -0.85) (end -1.9 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d170d236-9238-440f-8f60-2ccbc4200748))
- (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be92c35b-7550-4a0f-b241-08c5c84590d4))
- (fp_line (start -1.9 0.85) (end 1.25 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a3f6640-d71a-4924-a7cb-44cab2056da5))
- (fp_line (start -2 -0.95) (end -2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aac5f497-6c52-4175-9334-8ded2c562404))
- (fp_line (start -2 -0.95) (end 2 -0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad183570-88f4-46ff-bf49-f9412d270736))
- (fp_line (start -2 0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ef3013ca-d2c5-46e7-ad85-7809031bc174))
- (fp_line (start 2 -0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6596980-edef-4a81-80a1-a0879101ac34))
- (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c05ef066-56f4-402a-a5a8-7e3b71dabde4))
- (fp_line (start -0.9 0.7) (end -0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6195ea07-d31f-4f93-9fb3-692c265a6a92))
- (fp_line (start -0.3 -0.35) (end -0.3 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 70cc28c6-ea71-4f5d-a3f2-ab0dbeb0ffb4))
- (fp_line (start -0.3 0) (end -0.5 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 400ee85a-9b7f-4e70-a744-f72f2c08a050))
- (fp_line (start -0.3 0) (end 0.2 -0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb2d17b9-35ee-47f7-92b4-6d1d16f656d0))
- (fp_line (start 0.2 -0.35) (end 0.2 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f4aad434-98c0-49e0-ba99-1f2232742731))
- (fp_line (start 0.2 0) (end 0.45 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff0c31e8-f783-47e0-851a-db1ccc8bfa2e))
- (fp_line (start 0.2 0.35) (end -0.3 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be0ec913-f08d-4251-b5ed-53708a11c139))
- (fp_line (start 0.9 -0.7) (end 0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b3a5de0-1c8a-4c33-9a05-57da2c172cec))
- (fp_line (start 0.9 0.7) (end -0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a742925e-3f1d-4afd-95dc-89384014050f))
- (pad "1" smd rect (at -1.25 0 90) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 33 "/RECT2") (pinfunction "K") (pintype "passive") (tstamp f17e0428-8144-4ff4-ade0-938ae9ab9d05))
- (pad "2" smd rect (at 1.25 0 90) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp c88a92cb-c5c3-4d0a-af51-95e22d7027b7))
- (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 45c937f1-e573-41aa-8b13-8f839898b4c7)
- (at 164.5 117.4 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/7b7081a2-bd3b-4f59-9eae-cac467b9ae3e")
- (attr smd)
- (fp_text reference "Q4" (at 0 -3.25 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 83c759f1-d1fe-45a4-a6a7-fc0387c4e425)
- )
- (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e3565d90-44c0-4c67-a3cd-220bfe6ffc56)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp e2b9391f-fa8b-4311-87c0-5475bdb0be8a)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4b15594e-50b0-44d0-afc1-a3a4b92d0ee7))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40823013-0418-47c5-bcec-0547f75817e4))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2ad38237-c2c0-4bdb-b404-dda5a9bda143))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cdd02e1-46bf-4a0e-8b4b-3b1dee42bc37))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1d9d2a9-4f5b-424e-a32d-8bd019f95457))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bcadfe4-5e24-4821-8eb2-456588853349))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7382c871-5f87-41c3-a23f-bb5b3240c878))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 407561df-6da3-4a67-b34a-1517a72205ba))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a84d7f56-1779-45d1-852c-013a61f84243))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19085eee-5678-422d-8cae-5db00eea50e9))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb93d3c1-fc0a-4958-81b5-633fdd57c77c))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4543979-692b-4f66-8461-2147d9bed546))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16f348eb-d819-4439-8be9-6c88c7fc2afb))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 10 "/CH3") (pinfunction "G") (pintype "input") (tstamp ea4a6b59-0884-4ac7-8a22-c6eaaa094e20))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 4cd42578-3459-41b1-ba34-12c08377f6a6))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 4 "Net-(Q4-D)") (pinfunction "D") (pintype "passive") (tstamp d70ab426-fd97-40d3-b5bd-9af12f2cbac4))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
- (tstamp 4d322790-0fc4-4ddb-b9d2-c3ae93c5a0ae)
- (at 201.2 106.176968 -90)
- (descr "SOD-323")
- (tags "SOD-323")
- (property "LCSC" "C151000")
- (property "Mfg" "DIODES inc.")
- (property "PN" "MMSZ5223BS-7-F")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/e1bf02ea-143c-4d11-a667-05b04efa654b")
- (attr smd)
- (fp_text reference "D9" (at 0.05 -1.95 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 843b3cc3-994b-406a-ac4f-b8e6ae405ec1)
- )
- (fp_text value "3V6" (at 0.1 1.9 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1ec730ee-6ebc-4ef6-b2d3-4abd39412a32)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.85 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ccfc7f4e-bdb5-47a7-ad63-fee7a57bf8f8)
- )
- (fp_line (start -1.9 -0.85) (end -1.9 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f1a6a65-30bd-4f58-831a-d6c7707c9b8e))
- (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fe80ca7-899b-4619-a1af-7cc8d4702c98))
- (fp_line (start -1.9 0.85) (end 1.25 0.85)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c2f38bf-eb7c-47cf-b8fc-62bf50ff358d))
- (fp_line (start -2 -0.95) (end -2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 014d2e85-4ddb-42f1-ab6d-291f9eeb436f))
- (fp_line (start -2 -0.95) (end 2 -0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3fcbf5e6-bf82-45dc-9a9b-1cbb1dc3aac9))
- (fp_line (start -2 0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22e00ca9-7959-4b9d-902b-98fb93f18791))
- (fp_line (start 2 -0.95) (end 2 0.95)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41777256-f200-42ea-957d-1d6e2db5d97c))
- (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b4a027e-5cd1-4784-9a8a-0c19279ce054))
- (fp_line (start -0.9 0.7) (end -0.9 -0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d84f5f7-eba4-456e-83fa-66bdb5b1130b))
- (fp_line (start -0.3 -0.35) (end -0.3 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf840e2d-a13a-42ee-980e-1c0f50f1216d))
- (fp_line (start -0.3 0) (end -0.5 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f53b063-09d6-4c4a-a003-0cd8729c5e5b))
- (fp_line (start -0.3 0) (end 0.2 -0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e541abc-a8f3-489b-ab88-f09d4e323c7f))
- (fp_line (start 0.2 -0.35) (end 0.2 0.35)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9d5278f-9e8d-4c22-b857-2aa62b5478cd))
- (fp_line (start 0.2 0) (end 0.45 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8af10109-2f5c-4708-a283-9af9c5e9fb16))
- (fp_line (start 0.2 0.35) (end -0.3 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2b9aeda-3b56-4a85-8aa3-1b331fc73616))
- (fp_line (start 0.9 -0.7) (end 0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e42db998-2917-4bb9-8c52-d97a8a776551))
- (fp_line (start 0.9 0.7) (end -0.9 0.7)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16ad06a6-1047-4181-8484-b904acdd6a15))
- (pad "1" smd rect (at -1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 32 "/RECT1") (pinfunction "K") (pintype "passive") (tstamp 09010c4f-5e8a-4c41-9f32-74ea2695ed1c))
- (pad "2" smd rect (at 1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp f0105ec4-1400-46b3-8511-f9e8bda92b2c))
- (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp 517c0b16-d2e5-42b4-a875-cbbf64a3a3d9)
- (at 176.1 80)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/5b730b53-80c0-4f9e-8483-157934fa2ed2")
- (attr exclude_from_pos_files)
- (fp_text reference "TP5" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3bb5ef1a-43cd-4fd9-a9b2-4c68a17d343b)
- )
- (fp_text value "RECT2" (at 3.55 0.2) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c4299a70-09c8-407f-bca3-a77858a60649)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a7a0444a-4707-4f0e-86bd-b580c8936069)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce3232a2-d2ae-4895-95a5-722212abf2aa))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fcac141-a624-4006-9da7-857792bab0ad))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5e1e29a-237c-4da0-9f3b-25a682ab2422))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c000873-732e-455a-8a75-3dd6f8564f4b))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c7159c1-af7c-4553-8fe2-1145b7f8dd09))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f7810e58-09bb-4087-ae15-cd91711b855f))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c64c5e2-3256-4543-b7c3-9f31f52a9640))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a400423-4c0f-43e5-879c-d3ae2da0e12a))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 33 "/RECT2") (pinfunction "1") (pintype "passive") (tstamp 4beb7f95-9b6b-484a-b244-0effc8c9a79c))
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 554750cc-4534-4c02-ba7b-fa60dfcf82b6)
- (at 193.1 124.66 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
- (property "ki_keywords" "P-Channel MOSFET")
- (path "/862404d9-1ea2-4eb4-af57-2aa169f5bf7c")
- (attr smd)
- (fp_text reference "Q9" (at 2.89 -0.01 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 1a3cddc5-e1b2-4c49-8ce1-9785cea2534f)
- )
- (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 09707dd6-49dc-40d5-b556-89437caa920f)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 95e30e38-d659-4e97-8f95-97e1544068f3)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1f2f481-5b89-49e8-9157-e24f899703b0))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3e166a08-d59c-44c2-b3ea-d1b42ba41d17))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c35339f-c08f-4b3d-a8b5-b1b9e60c696f))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bab053a-38e0-457e-a8bc-3bf65ae89b80))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e47898b0-3017-4339-8d44-c0477baf94a0))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2466e31-2ba9-4011-a48d-732633aefa62))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58b2d950-3bec-4e09-ad25-0c53de936bdd))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 28a768ab-34ba-4e7d-b290-617a84c4a273))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1285155c-a6ae-4ef4-b09d-8aa4bc949ea5))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 889b806d-08bd-4838-9057-6a17f9bc2068))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d8df7fa-274b-4122-ba14-3fba7be65d01))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 95deb0e2-5a7c-4c49-a52b-7cd90fe845cb))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 843e0610-74f0-4f28-ab5c-ae0f5a4eb0da))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 21 "Net-(Q8-D)") (pinfunction "G") (pintype "input") (tstamp 70b73828-f675-4afc-b1d6-f5777f40851a))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp d3287247-aabb-4b3b-a02f-6eb7bec66970))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 11 "/Q2") (pinfunction "D") (pintype "passive") (tstamp 67d357c8-86f0-493d-9443-99772eda81be))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu")
- (tstamp 56aa17a8-7c06-47f9-b60d-922a426d4d15)
- (at 178.127985 73.463904)
- (descr "Mounting Hole 3.2mm, no annular, M3")
- (tags "mounting hole 3.2mm no annular m3")
- (attr exclude_from_pos_files exclude_from_bom)
- (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa)
- )
- (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42)
- )
- (fp_circle (center 0 0) (end 3.2 0)
- (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d))
- (fp_circle (center 0 0) (end 3.45 0)
- (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d))
- (pad "" thru_hole circle (at 0 0) (size 7.5 7.5) (drill 4.3) (layers *.Cu *.Mask) (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942))
- )
-
- (footprint "footprints:sfp_edge_connector_male" (layer "F.Cu")
- (tstamp 7a1156c6-9596-4eb9-b385-385842fcfe25)
- (at 202.01452 81.002996 -90)
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Generic connector, double row, 02x10, top/bottom pin numbering scheme (row 1: 1...pins_per_row, row2: pins_per_row+1 ... num_pins), script generated (kicad-library-utils/schlib/autogen/connector/)")
- (property "ki_keywords" "connector")
- (path "/549c845d-c338-4f0d-b4e1-befba4b5d69d")
- (attr smd)
- (fp_text reference "J2" (at -0.005992 7.02904 90 unlocked) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 2bce48e7-e8a3-45b3-aaca-a40283d2cc5a)
- )
- (fp_text value "dbg" (at 0.1 -6.5 -90 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 57b8b3bf-894a-4d1b-9005-cf7d8721d6e6)
- )
- (fp_text user "${REF}" (at -1 -4.8 -90 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 002cb8c7-b00a-4e5f-a820-e69219752984)
- )
- (fp_line (start -4.5 6) (end 4.5 6)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b058b89d-7e36-48f1-8b88-c49e1a74ea9b))
- (fp_rect (start -4.605992 -0.004438) (end 4.594008 3.495562)
- (stroke (width 0.1) (type solid)) (fill solid) (layer "B.Mask") (tstamp da42842c-5c3e-47b9-800c-039c17ae494d))
- (fp_rect (start -4.6 0) (end 4.6 3.5)
- (stroke (width 0.1) (type solid)) (fill solid) (layer "F.Mask") (tstamp 28b7b345-f60a-445e-8731-0fec3b06748e))
- (fp_line (start -4.6 -0.010223) (end -4.6 5.989777)
- (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp 9f8f9544-2254-4fab-83ff-87a15f21e615))
- (fp_line (start -4.6 -0.010223) (end 4.6 -0.010223)
- (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp e97ce4c4-5a1d-42fb-9989-bfeb12030b12))
- (fp_line (start 4.6 -0.010223) (end 4.6 5.989777)
- (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp 3f518971-e46e-4e1a-a502-7c93f7d1211f))
- (fp_rect (start -4.6 0) (end 4.6 6)
- (stroke (width 0.05) (type default)) (fill none) (layer "B.CrtYd") (tstamp 767d341b-831e-434a-a53d-5be04a0296a9))
- (fp_rect (start -4.6 0) (end 4.6 6)
- (stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp f41e646b-530d-4f59-9fed-29033edfd62f))
- (pad "1" smd rect (at 3.803499 1.998194 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (thermal_bridge_angle 45) (tstamp 0c5a1d14-6c45-4c65-91f5-dfed22de8b52))
- (pad "2" smd rect (at 3.003499 2.398194 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 31 "/Vdiff") (pinfunction "Pin_2") (pintype "passive") (thermal_bridge_angle 45) (tstamp e38453d5-9229-4140-bf87-3db5c44a1189))
- (pad "3" smd rect (at 2.203499 2.397342 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 9 "/CH2") (pinfunction "Pin_3") (pintype "passive") (thermal_bridge_angle 45) (tstamp 7361f2c5-998b-4e5d-b4ce-3f58513e8120))
- (pad "4" smd rect (at 1.403499 1.994742 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 24 "unconnected-(J2-Pin_4)") (pinfunction "Pin_4") (pintype "passive") (thermal_bridge_angle 45) (tstamp 80a8b762-274e-49c1-a530-8bdac676842c))
- (pad "5" smd rect (at 0.605943 2.198194 270) (size 0.6 2.6) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 7 "/Vmeas_A") (pinfunction "Pin_5") (pintype "passive") (thermal_bridge_angle 45) (tstamp 4dda5f18-f2f8-443e-b1f9-e0fe254c4340))
- (pad "6" smd rect (at -0.194057 2.196207 270) (size 0.6 2.6) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 28 "/DBG2") (pinfunction "Pin_6") (pintype "passive") (thermal_bridge_angle 45) (tstamp 1c583162-6aa3-400d-bb7f-d2535a2a2739))
- (pad "7" smd rect (at -0.996501 1.99129 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "GND") (pinfunction "Pin_7") (pintype "passive") (thermal_bridge_angle 45) (tstamp b0e5e76b-f163-4243-bf5b-c6e3c1cbafb1))
- (pad "8" smd rect (at -1.796501 2.398194 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 32 "/RECT1") (pinfunction "Pin_8") (pintype "passive") (thermal_bridge_angle 45) (tstamp 9edbfcca-1e71-426c-82f3-04361ae426d7))
- (pad "9" smd rect (at -2.596501 2.397342 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 19 "/CH1") (pinfunction "Pin_9") (pintype "passive") (thermal_bridge_angle 45) (tstamp 5fddab75-ebba-4220-b27f-fbb5edcd886e))
- (pad "10" smd rect (at -3.396501 1.998194 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 3 "+3V3") (pinfunction "Pin_10") (pintype "passive") (thermal_bridge_angle 45) (tstamp 76a3370a-c026-465c-aac5-0e58398675ec))
- (pad "11" smd rect (at 3.4 2 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "+3V3") (pinfunction "Pin_11") (pintype "passive") (thermal_bridge_angle 45) (tstamp 57a782b4-2e28-4b9d-aa8d-ea5ac21de624))
- (pad "12" smd rect (at 2.6 2.399148 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 16 "/SWDIO") (pinfunction "Pin_12") (pintype "passive") (thermal_bridge_angle 45) (tstamp dabfd9e4-85be-4fbc-877a-7bcbc360c658))
- (pad "13" smd rect (at 1.8 2.4 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 15 "/SWCLK") (pinfunction "Pin_13") (pintype "passive") (thermal_bridge_angle 45) (tstamp caea0dc6-7154-4cc4-bbb0-83bca094cd4d))
- (pad "14" smd rect (at 1 1.993096 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "Pin_14") (pintype "passive") (thermal_bridge_angle 45) (tstamp 01b4e56c-5827-4a3f-9581-cc7da29cabfa))
- (pad "15" smd rect (at 0.197556 2.198013 270) (size 0.6 2.6) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 33 "/RECT2") (pinfunction "Pin_15") (pintype "passive") (thermal_bridge_angle 45) (tstamp ba051188-e605-4d10-b13e-ea5104de09c8))
- (pad "16" smd rect (at -0.602444 2.2 270) (size 0.6 2.6) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 26 "/DBG1") (pinfunction "Pin_16") (pintype "passive") (thermal_bridge_angle 45) (tstamp 5eed6de6-e734-4880-abe2-6193126c3f50))
- (pad "17" smd rect (at -1.4 1.996548 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 18 "/LOAD") (pinfunction "Pin_17") (pintype "passive") (thermal_bridge_angle 45) (tstamp 0e14cd58-13eb-43f2-a801-2bb7dc6bcd78))
- (pad "18" smd rect (at -2.2 2.399148 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 17 "/CH0") (pinfunction "Pin_18") (pintype "passive") (thermal_bridge_angle 45) (tstamp c5585fc1-9beb-4d60-a777-77ab729b2c67))
- (pad "19" smd rect (at -3 2.4 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 10 "/CH3") (pinfunction "Pin_19") (pintype "passive") (thermal_bridge_angle 45) (tstamp b79daf66-b9fc-4380-8ff9-807504a26756))
- (pad "20" smd rect (at -3.8 2 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "GND") (pinfunction "Pin_20") (pintype "passive") (thermal_bridge_angle 45) (tstamp 00f69ffd-1962-4846-a383-0178e3e104b2))
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 8131f71f-8cbf-4f9a-9a45-dbb7a013a22f)
- (at 189.475 124.65 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
- (property "ki_keywords" "P-Channel MOSFET")
- (path "/2252a19a-d8ad-4d34-ab1a-8d44f38bb7a5")
- (attr smd)
- (fp_text reference "Q7" (at 2.875 0.025 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a1ad626b-8823-4c4a-8f41-03bd86450386)
- )
- (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 055280e2-5e6f-4214-b39a-8901fefbd1bf)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 5c88c7c4-c60e-48fd-8ce9-1b2a4545773a)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fab06e9-7d80-4341-b92d-08f5267c98f0))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a3828440-9d4a-4435-9512-f037d2518d83))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66d8485a-5a3b-422a-822f-da51b1249a11))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d19286e9-930c-43b8-8729-2344c65ba5c4))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 13bf7590-26a4-47fa-b232-e0d22096d1b1))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83644e4e-8942-4a7b-8ca5-3c12b0cbe552))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b5b1439-be92-49df-93b1-7528b67b4022))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c75f0c60-b3cd-4929-92d6-8aeb8a9abe17))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b4cfb733-0415-4543-9fea-ca1194fd6848))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb0f0851-4c56-468b-a149-868d83c44a58))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1b9f219-fedd-4d8e-b54b-d528522b75b3))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a144c29-d600-4867-8543-59cb495ea482))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 83d4852e-f5c3-4962-90c8-c9b7d97b3a23))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 8 "Net-(Q6-D)") (pinfunction "G") (pintype "input") (tstamp 3a5035be-2222-4379-9bfd-a84b445b9f09))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp b1120e12-431f-4a87-a029-60edff8b2e1a))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 14 "/Q1") (pinfunction "D") (pintype "passive") (tstamp b3c734ea-04ef-4e51-8526-2b70ba726e19))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 838a43e9-697e-40e0-92e2-9797114c4483)
- (at 196.61 91.275 -90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/f1181824-68e0-45a5-ae7e-ae63db9d6233")
- (attr smd)
- (fp_text reference "R15" (at -1.45 1.32 -270) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3e8e0322-37e6-4728-81f5-c777adb24721)
- )
- (fp_text value "DNP" (at 0 1.43 -270) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 375d1501-5d9e-46d5-8b0c-871e3d0029a5)
- )
- (fp_text user "${REFERENCE}" (at 0 0 -270) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 9954394d-dcb7-46f8-9979-6f14967bd104)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3471883-25e6-413d-b05c-2abf7596226b))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45cadf86-32c2-4544-b81f-16bf4d96051a))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c51e5e0-f1bb-4576-989d-b44461176cad))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fcaa516b-e5f8-41b7-9ae1-9a83b3bd8a92))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 84c9922c-cd66-4cf8-82a3-f23f4337ebb4))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54560c1f-b821-45fe-bb6c-527ebd26573c))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43f02e46-9ece-417d-93ff-33a0a1f52a02))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 094ed52c-661d-41f0-ac5a-3c81a6a5fc7a))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1c01464-ee46-4ec5-85fa-723d3bcdb226))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9110302b-17b2-4fb8-8b9b-c8c38658b22a))
- (pad "1" smd roundrect (at -0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 7 "/Vmeas_A") (pintype "passive") (tstamp 31ae9283-f881-4ddb-b8b7-627b2397f13a))
- (pad "2" smd roundrect (at 0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 7d7e22b8-9411-4c0b-b170-a485d22f7daf))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 8bc7e64e-3447-4bc5-960a-e862d27d1e4e)
- (at 201.15 102.023032 90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/7be2e193-7b9b-4be6-b590-1884f3a900c6")
- (attr smd)
- (fp_text reference "R21" (at -0.1 2.07 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9a0b4b57-9eaf-4978-8e34-e8d9b8eef6f9)
- )
- (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 0bffae6c-34f0-479d-984a-d93a7325e36e)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 710590da-4899-4203-af6e-11547e2ed84f)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 010609bd-c986-4c97-a5a7-42b01f671f38))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27559ba5-599a-4460-96af-899e2df35992))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0df0de58-f4c8-44a3-a854-3630f8b1f9cb))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f572dc29-565e-4ecc-9cdd-484e4be982a9))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fac7cd45-338b-4e8f-8f92-5f277356a74f))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 152370fc-1477-452e-a0cf-ebb4e7deaf21))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 383d57ee-0a63-4bb6-ad0c-398631fa3cbe))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc7499b4-12f1-4b0d-9e0c-115a067759b6))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a57d81d-067b-409b-a2bb-990fa5d1cb45))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f574d234-c7e9-4b76-a235-2257ef564d43))
- (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 32 "/RECT1") (pintype "passive") (tstamp ab769aae-a762-424c-abd1-d001d3e688ba))
- (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 0b54cf68-ddff-4a7f-a370-daafd7fe5ecd))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp 8dbd4049-0e4b-4290-9f71-7a1fca851906)
- (at 193.525 93.925 180)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/72b938c8-a63a-4176-a322-72132867b104")
- (attr smd)
- (fp_text reference "R17" (at 3.05 0.02) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp de186b65-6a77-4d58-80f5-8ae188a8ffaf)
- )
- (fp_text value "10k" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b2f16447-ca9e-4bb1-876d-ad9aba715079)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 0da4fee3-7208-4b4f-a7ac-6d431f6f27b7)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f514b8c1-ca93-4d4d-98e3-dcb753207552))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f3225b8-45cb-4e91-864d-c3d5586274c0))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7ccdab0-95cb-4954-83c3-277d38be1002))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8417c071-0690-479b-9207-0c344d973fb8))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ab55767-1a2f-4b3a-8690-60908cdce46a))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 829061d0-8e05-490c-8692-9aaa43c636d4))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b547a8f-8f24-40e2-9e56-e2e3cd1a4bec))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a95d584-d6a0-4764-9d9a-8bd03e738695))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0df2b796-c89e-449f-8254-59519268e4a5))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b1c064c-f0b3-42ba-97ff-33141227741d))
- (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 37 "Net-(U4--)") (pintype "passive") (tstamp c40b42cc-8203-4c3d-aebf-b51d15bfa221))
- (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 39 "/VIN_B") (pintype "passive") (tstamp 886c6495-322c-48aa-a737-9fca5d59388b))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 92f0022a-ab4f-4222-8437-6219c1831de2)
- (at 164.5 123.75 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
- (property "ki_keywords" "P-Channel MOSFET")
- (path "/e9273e5d-0e81-494a-a95f-7488be968df5")
- (attr smd)
- (fp_text reference "Q5" (at 0 -3.25 -180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b7c4fb5f-e0e0-4533-a051-69753e0f724a)
- )
- (fp_text value "AO3401A" (at 0 2.4 -270) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 74fb510b-5ed6-4bb0-bc4d-60c2764a19e3)
- )
- (fp_text user "${REFERENCE}" (at 0 0 -270) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 214b0864-de9d-4fba-8381-b63db2c876ac)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d4c97d6-067c-4b1d-9486-08e84e349410))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fafe79f1-d845-4445-9d9d-89f09b4bd484))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e3e7f17c-1e6d-4814-8cbb-cc02319196b8))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15439145-38ca-47be-991d-208e4a040e90))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 01111238-7052-464d-be6f-9adaa60c5ccb))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5017176-433b-4550-a075-39f3bb9ee946))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e8b53356-466b-4b54-8642-9ff383111b55))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 565b17fa-12c5-47e9-ba0c-5fe12e88ed87))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 646aa4fe-8a86-4f34-951d-919b0c71f6d5))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cbefaabb-354e-40ae-816b-4ac1af187008))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c582a724-efff-44f3-b697-f1f610f9edd9))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c00a561-5140-4140-b649-33acd65209f0))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c12ea8f-108b-4a16-8f40-c442b82cebed))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 4 "Net-(Q4-D)") (pinfunction "G") (pintype "input") (tstamp 96a36d02-b444-4aeb-ae30-f42f2d2542ac))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp ba710bee-d787-49d4-adbf-2aa13c10fce3))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 13 "/Q3") (pinfunction "D") (pintype "passive") (tstamp f93e8aa0-d28d-4033-a9d4-3f80d4aa6b60))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 97b502c5-b14b-4f80-b26e-767cdf8d80f2)
- (at 189.475 118.505 -90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/240e9737-9c4d-42a4-bbe1-3d90981e2c32")
- (attr smd)
- (fp_text reference "Q6" (at -0.295 2.135 90) (layer "F.SilkS")
- (effects (font (size 0.8 0.8) (thickness 0.15)))
- (tstamp 2b40b4ce-725a-4ee3-8fca-179ac74842e9)
- )
- (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 771ce187-bdc8-4d96-9567-7c8269c37eaf)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp c430b69b-b373-445c-90d0-803fe22277a9)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32ddeb15-3fb8-459b-be27-b570f210e7b2))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 456b4cb7-f2a9-4103-9e19-f221b4da4e05))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f506f577-921f-4831-8938-cba909d501a9))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e059db6-06cb-4ea4-8e69-acc443c858a1))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9f9598a-1026-4d42-9f76-9b8a75119a65))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a876f2b2-6788-4dc9-ba2c-41d14ac17f16))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0779bc93-7310-4c57-8bc2-43839e69871b))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cd4db2e8-e717-42f0-9e0e-ae9fd0863001))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 52745664-d194-4ab4-b6f5-55209331240c))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0797378f-83ea-480a-bc08-efad6062ccff))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a6b5a461-747f-4b3d-9328-cc9046170645))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0aa19d81-2e55-4d14-8c59-2e4506574b2e))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebca1039-8826-4a85-aebe-3745d7854655))
- (pad "1" smd roundrect locked (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 19 "/CH1") (pinfunction "G") (pintype "input") (tstamp 0acb6cca-2168-4953-b266-63c465fa8780))
- (pad "2" smd roundrect locked (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp b97465b1-5d3d-4a7f-b0af-1de40e83361e))
- (pad "3" smd roundrect locked (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 8 "Net-(Q6-D)") (pinfunction "D") (pintype "passive") (tstamp 91bd7ea8-95f7-44b3-9491-5a9790c4abec))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp 99d59f94-0300-4758-95c1-fe9bbbbfa783)
- (at 198.28 102.023032 180)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/811252da-b749-434d-b7f9-e6d01d045b74")
- (attr smd)
- (fp_text reference "Q1" (at 2.75 0.95) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ac6f7bda-fc1b-4388-ab3e-176b20c154e3)
- )
- (fp_text value "AO3400A" (at 8.805 5.755 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3853d854-1eaa-49be-8d57-87dff2ccaf14)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp 8c905d5f-dd86-43ea-be26-ad57b4103019)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f0fe9df-0cf3-44b9-bf5c-0d8390981521))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42a206e3-168d-48bc-a0a5-a755bc45b325))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fb43bd3-d31c-4562-b851-3ce1b9ff1aa3))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45d986a7-9159-4a2c-9cd9-e7420c4f4748))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 450c2ebf-c788-4431-b4d9-67b6d6a27c4d))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 460e38e2-f5e7-4df3-ad5c-c468718fecbd))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c1b26c4f-c186-4767-8542-936e65075f4b))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6fd927a-6a0f-408f-add4-cca94faeca4a))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44c86103-c392-4b39-a646-7b55e07864ea))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a003bace-827d-4ec2-9fb2-5bd624323ac4))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a31452ee-7474-4a36-af1f-4992cd617c63))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd8f853a-ae27-489c-93de-35da1ffc95a2))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c53ae04a-518e-4b1a-a2a4-c219a79a28c5))
- (pad "1" smd roundrect (at -0.9375 -0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 32 "/RECT1") (pinfunction "G") (pintype "input") (tstamp 0927c23b-18fe-4005-91c7-f352fedbc25f))
- (pad "2" smd roundrect (at -0.9375 0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp df32ab29-d87a-4e27-ba67-f6097be11c8b))
- (pad "3" smd roundrect (at 0.9375 0 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 39 "/VIN_B") (pinfunction "D") (pintype "passive") (tstamp 1cee1b44-ede8-44e3-9828-72f5270bdc98))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp a95dc09a-dea3-4876-89c6-01ef4446b87a)
- (at 202.14 112.472067 90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/1d611c54-34fc-4c6b-a7d7-a9c7954ba624")
- (attr smd)
- (fp_text reference "R22" (at 2.95 0.07 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a957e191-e5e7-4cf0-88c2-b87317ba96f4)
- )
- (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 4c478667-2c1b-4b62-ae47-d4b4edbd744e)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp f8f14700-6853-476e-9815-a7befd78ce7a)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fdd4295-2fb1-410c-b440-e9241a126709))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67575fc7-1b2c-46cb-b243-e3c6bc0a5529))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fd3322f9-36b7-45d2-baa0-fc1aaa46350f))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c8f5502-6f90-45f4-a00c-4e359e1c57dc))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7f532d6-350e-4181-a91e-cda016e1f6e0))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8fb7ec6-25c5-4adb-a5d5-6fbef29277d7))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25eeefdb-cdb2-426d-a038-72cf7329608a))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be748ebf-8916-4a3c-89f7-280ea79e6483))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd22bb33-6968-4648-add6-22d25a7a10b2))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eacab79f-3468-4d85-bfb2-0f26c114d13a))
- (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 33 "/RECT2") (pintype "passive") (tstamp 2b79411b-05d0-4dfc-ab09-47f9d5923ff3))
- (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 0ae70bda-ea90-4481-9943-5a62e331423a))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp c4833d2e-2c9e-4440-8866-6140984cca80)
- (at 199.27 112.497067 180)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/be2156c1-d93e-4138-9442-ab92c04b1d25")
- (attr smd)
- (fp_text reference "Q2" (at -0.7 2.3) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 5119e35e-4fd0-4703-99e2-104ffbb2163b)
- )
- (fp_text value "AO3400A" (at 0 2.4) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp bb6b8587-8d44-4e2e-b8c9-5c377177eb26)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp fd8a2d02-56fe-4ccd-a0ba-2935693f62a5)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1af9c1b-576b-4cb3-a54f-38f0b7e3356a))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f42fc42-8cfd-42df-9302-f932a9104414))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfca17d2-dddf-4ea8-8a81-1876caa6fe09))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de9be1a8-2772-4d97-8638-11b3c1c059ef))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f811f2d-6930-4e7e-8533-758a24f2aafb))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fac0b6f-b9c5-4e1f-aaf6-7151207fa9dd))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 00674f4b-8fe7-40a7-8f99-428fe2abf32b))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5a53c67-0e0a-4b45-97d9-6c1c09b851ff))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e493773-a0fc-4b37-8494-f827bbd21d80))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60cadad4-2589-4d3f-af30-c8a15c605c9c))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63db864d-e3cc-4ebe-8f8f-f140e1eb1218))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09c24188-7dce-4713-a822-4e32436556a9))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1171ebab-b9f8-4c7e-a106-a103ad9cd38c))
- (pad "1" smd roundrect (at -0.9375 -0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 33 "/RECT2") (pinfunction "G") (pintype "input") (tstamp 7add99fb-68b6-444c-ade1-a293d1c6b5f3))
- (pad "2" smd roundrect (at -0.9375 0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp b44d5715-4a0f-42b2-b44b-f95e0344c67d))
- (pad "3" smd roundrect (at 0.9375 0 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 38 "/VIN_A") (pinfunction "D") (pintype "passive") (tstamp 2d2ea939-909b-43a2-be4e-d809dcd0ead3))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp c6960165-ed5d-47c2-b731-5d0cd1887075)
- (at 200.76 97.65 90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/99b1b20a-e768-475b-b28c-64789d72202d")
- (attr smd)
- (fp_text reference "R18" (at -0.1 1.57 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d85463ec-8806-4770-bd91-2f58456d0926)
- )
- (fp_text value "10k" (at 0 1.43 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a7a75092-79b7-4bd5-bfb6-b40d03dbece6)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp baef0f9e-79d6-42a3-8add-3f8e1bbe8c04)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66048a8f-ba9c-467c-bf16-ff5f592d9811))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b03ecfc3-0823-426c-85a4-67e98d3ea2d5))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 64f80a99-bda0-4056-b5ba-ef1a015b71ee))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39321650-3b63-458e-a8b0-08fc09858d49))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56884503-bde1-4158-9e70-5f4f67e5024a))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab24fe46-4a73-467e-8370-2ec5b6d32434))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d4bd826f-3d7b-4b71-93dc-031d729d1a09))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c3934c8c-9781-43e2-8377-2af79228b95e))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6499e326-1d51-4c75-a0dc-71965b0e6a9f))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf7b6899-fb31-4b5d-bf9b-3e40edf7a94f))
- (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 31 "/Vdiff") (pintype "passive") (tstamp 34c77173-65f9-404e-8f94-3fd270e1e602))
- (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 36 "Net-(U4-+)") (pintype "passive") (tstamp 8694ca2c-9dc5-480e-a9da-7d5d18de400b))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23-5" (layer "F.Cu")
- (tstamp c6bf61e8-7455-4556-9bbf-c37410291444)
- (at 196.87 96.5 180)
- (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "1MHz, Low-Power Op Amp, SOT-23-5")
- (property "ki_keywords" "single opamp")
- (path "/b2d21e77-d836-437d-9c9c-3aeb38d0ef58")
- (attr smd)
- (fp_text reference "U4" (at -2.13 -2.63 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 3af6b730-be83-4d89-b0c5-dceca1eb5bf0)
- )
- (fp_text value "MCP6001-OT" (at 0 2.4) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp b7edddfd-55c6-4775-a76b-d7123f8d9e08)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 65802970-a25a-4013-a2e4-27b36a3ed9ae)
- )
- (fp_line (start 0 -1.56) (end -1.8 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00f6c79b-c84d-4642-93fc-601f4c81ede1))
- (fp_line (start 0 -1.56) (end 0.8 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4f83723-fea9-4fe4-ad35-28990e990297))
- (fp_line (start 0 1.56) (end -0.8 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1de3230-9187-4fda-9ef4-1fabc3e0fa0b))
- (fp_line (start 0 1.56) (end 0.8 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6617840f-9fe1-415c-a639-b872ad53d5a9))
- (fp_line (start -2.05 -1.7) (end -2.05 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d321a4f4-0ba3-4a73-a30f-4179b64d8b97))
- (fp_line (start -2.05 1.7) (end 2.05 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5fdf3b39-bf8b-4b16-ab76-04ef1293a62c))
- (fp_line (start 2.05 -1.7) (end -2.05 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab1035ff-db92-43df-8938-eab18dfb9f10))
- (fp_line (start 2.05 1.7) (end 2.05 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b93f816-ee01-40cc-92ad-465ca72e0df3))
- (fp_line (start -0.8 -1.05) (end -0.4 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e2da84fb-c87c-4bde-b866-8ed39d256843))
- (fp_line (start -0.8 1.45) (end -0.8 -1.05)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 885ef456-9c57-4851-a836-192cb6866b50))
- (fp_line (start -0.4 -1.45) (end 0.8 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f4a2f6b-7727-40ba-a830-84644ddb3d5a))
- (fp_line (start 0.8 -1.45) (end 0.8 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3707a8ff-151e-40d3-9f91-f89121910f1d))
- (fp_line (start 0.8 1.45) (end -0.8 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ece4dadf-466e-4e18-be0c-06ed8347129c))
- (pad "1" smd roundrect locked (at -1.1375 -0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 31 "/Vdiff") (pintype "output") (tstamp ff6cd671-13e8-4ece-83c5-39f3209dcd8e))
- (pad "2" smd roundrect locked (at -1.1375 0 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "V-") (pintype "power_in") (tstamp a689e2a8-c202-4eb2-82e8-203892a1278e))
- (pad "3" smd roundrect locked (at -1.1375 0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 36 "Net-(U4-+)") (pinfunction "+") (pintype "input") (tstamp 0eb67c7f-efde-427a-98ef-33c55255102a))
- (pad "4" smd roundrect locked (at 1.1375 0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 37 "Net-(U4--)") (pinfunction "-") (pintype "input") (tstamp 54193ccd-adb0-4522-a9a9-7d212d2ca16c))
- (pad "5" smd roundrect locked (at 1.1375 -0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pinfunction "V+") (pintype "power_in") (tstamp 773210cd-8c82-4136-a3eb-a6f80476630a))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
- (tstamp d335131c-a507-4e7e-bf9b-44fc81693565)
- (at 164.625 129.65)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
- (property "ki_keywords" "N-Channel MOSFET")
- (path "/07f12d14-73c9-4875-85ec-b2ac9b66e7bb")
- (attr smd)
- (fp_text reference "Q3" (at 0 -2.4) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 41d99270-f8c8-40c7-a6da-4f9e477e35dd)
- )
- (fp_text value "AO3400A" (at 0 2.4) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a46d0182-2314-4ae8-a1fb-db8eeea4aa1a)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.32 0.32) (thickness 0.05)))
- (tstamp d1c06631-75ce-4448-a8aa-c28f93c9a049)
- )
- (fp_line (start 0 -1.56) (end -1.675 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd9a3a88-1043-4625-b8f8-2c7f1e31bfc5))
- (fp_line (start 0 -1.56) (end 0.65 -1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efb0dcbf-39de-4ec5-b941-3b3b3a071030))
- (fp_line (start 0 1.56) (end -0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fbfa17f-0624-4797-948a-9e6a843d9969))
- (fp_line (start 0 1.56) (end 0.65 1.56)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bec8161-7947-4546-9cee-1e47f0590edd))
- (fp_line (start -1.92 -1.7) (end -1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 597e6a88-ac97-4fd7-912e-d06cf0fcba88))
- (fp_line (start -1.92 1.7) (end 1.92 1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cd2544d-5236-4a20-8fb9-593f7813424d))
- (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5ad95e61-e167-498a-8353-682c7a289a85))
- (fp_line (start 1.92 1.7) (end 1.92 -1.7)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79d51747-f893-44a6-b28d-5cbd0e5a32b5))
- (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 14970258-f1ca-43c9-bd81-25a255ae9861))
- (fp_line (start -0.65 1.45) (end -0.65 -1.125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a922d6b6-db3e-47dc-bdf8-000c8aea5fdb))
- (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4dd0facd-d835-463d-9903-84f4e4419f58))
- (fp_line (start 0.65 -1.45) (end 0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81eb7e30-5348-40a1-ac8b-2fcd067de81e))
- (fp_line (start 0.65 1.45) (end -0.65 1.45)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23236e8b-e6ec-40b9-8f45-8e60f8b2be7d))
- (pad "1" smd roundrect locked (at -0.9375 -0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 18 "/LOAD") (pinfunction "G") (pintype "input") (tstamp 0d9edfd1-049d-4680-94f3-6683f5c4e2d0))
- (pad "2" smd roundrect locked (at -0.9375 0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp e3d6e9a7-8de5-42c1-bcfc-3152fa8f8722))
- (pad "3" smd roundrect locked (at 0.9375 0) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 22 "/LED_K") (pinfunction "D") (pintype "passive") (tstamp c7599cf3-a183-47e9-b19f-092daa055b10))
- (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
- (tstamp d5b62a2d-50ca-4ccc-9b8f-5ad0dca593e8)
- (at 170.5 80)
- (descr "SMD rectangular pad as test Point, square 1.5mm side length")
- (tags "test point SMD pad rectangle square")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "test point")
- (property "ki_keywords" "test point tp")
- (path "/a1726701-fcaf-4acd-a5d3-a0fa3a7cad68")
- (attr exclude_from_pos_files)
- (fp_text reference "TP3" (at 0 -1.648) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 0fa1700b-f0b0-4fe7-9f5a-be3027efd3f6)
- )
- (fp_text value "PC14" (at -3.25 0.1 180) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 15de281d-a1de-47c7-9131-a5cc42311dba)
- )
- (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 2e29cec3-2157-40b4-8d0e-e1417d21e5b2)
- )
- (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bedf109e-ddeb-4346-8f87-95bb6aec6f69))
- (fp_line (start -0.95 0.95) (end -0.95 -0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b76875f-a0f4-4a67-a28a-b04b271bbd22))
- (fp_line (start 0.95 -0.95) (end 0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 198ef127-c995-41e1-8700-91869c099933))
- (fp_line (start 0.95 0.95) (end -0.95 0.95)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec93dbaa-2bb5-4013-aa37-da5836042224))
- (fp_line (start -1.25 -1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6db234b9-04b0-4f37-a541-cfefa0986f5a))
- (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 53f6672d-b02b-47f4-9b4a-1be229fd7f58))
- (fp_line (start 1.25 1.25) (end -1.25 1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7617511b-19dc-4d62-911a-01d6d0a4538d))
- (fp_line (start 1.25 1.25) (end 1.25 -1.25)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30521a44-9893-408b-b641-126fc1338b8f))
- (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
- (net 35 "Net-(U3-PC14/PB9)") (pinfunction "1") (pintype "passive") (tstamp d0389cb9-6991-4aa7-b5f3-d43426b3696c))
- )
-
- (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp df70ede3-d175-4b09-9b25-2f6536c79f3d)
- (at 193.925 96.5875 90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/571bbf1b-18f5-4a95-85ec-9e968c6784a6")
- (attr smd)
- (fp_text reference "C14" (at 0.075 -1.37 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c71816c6-328f-44c3-a304-76c0d09b2634)
- )
- (fp_text value "100n" (at 3.0325 0.4375) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 938eafb4-049a-471b-a4fd-17b0a01a3658)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 8ca6e850-4115-4747-926a-b723c632bc56)
- )
- (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d4de315-990b-4539-ad54-74de21d6893b))
- (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4980398-0c4d-41e0-a45b-1f76cfee663f))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45f7cd08-3cdd-4a8f-b8b0-ad527f54473f))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 07742681-a103-4e1b-b51a-af3713ee6d14))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp efc5d2af-4611-46cb-90d7-9f9c6fc49484))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5c6228b5-6b59-4818-bf2c-05582610a1e5))
- (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 211c6c6d-7cdc-4c0a-8e29-a34ca1acb04e))
- (fp_line (start -0.8 0.4) (end -0.8 -0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 92f8ce84-3461-45d3-9cfe-81524a4e81c6))
- (fp_line (start 0.8 -0.4) (end 0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 131a361a-d8d3-4c0f-b586-1c5d191fa977))
- (fp_line (start 0.8 0.4) (end -0.8 0.4)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3eb93bc6-bdb2-43df-a5cd-c0de156461db))
- (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pintype "passive") (tstamp 04d56b86-4c1a-4bf2-9c55-d4d862710329))
- (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 2 "GND") (pintype "passive") (tstamp 21a16ffe-5ad0-4d7d-aded-1752d63933fa))
- (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp e34f832c-52b4-479d-b1d1-eb45f2970121)
- (at 192.75 90.465)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/11d909ab-4e63-4976-b472-62ac7f7782f6")
- (attr smd)
- (fp_text reference "R10" (at 0 -1.23) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp cb4a850b-3b2d-4c4f-8531-b6d9dd7dea96)
- )
- (fp_text value "DNP" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6148867d-793c-46c7-aa03-46360336a808)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 52af2d70-673a-4c34-8fe7-64b3e4ce07f9)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1384828-5e10-473e-80a5-475109676d47))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c169a26-5e85-4346-9175-ceb2bcd9f720))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4ec61084-59cb-4f45-8dd2-f4707d8be71c))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8a9ae11e-359d-4a55-8737-b654a7a9d2fc))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7893405-7975-4d75-816d-e325f1baf473))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cf3c703-534d-4117-87e9-6e067534b1ec))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e8102639-f3b0-418b-8a0a-06987a8f0902))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 695088dc-92f3-484c-a6e5-a59c6cd771e6))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d9137cc-57cd-4b27-b991-19eef6d1a7b1))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9106698b-afc3-420c-b5bf-91326dc0aff4))
- (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 3 "+3V3") (pintype "passive") (tstamp d4920250-63ba-41d3-bc33-d164350c1601))
- (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 7 "/Vmeas_A") (pintype "passive") (tstamp ddea8cd8-ab4e-4c65-b15c-322152121f6d))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
- (tstamp f890408b-ebd5-46cc-83bc-942933638693)
- (at 201.2 95 180)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/a6670c53-03af-4fa5-acfe-377cfe727a92")
- (attr smd)
- (fp_text reference "R16" (at -2.63 -1.35 90) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ce00416b-20f5-4825-b320-38b6ce7807e2)
- )
- (fp_text value "10k" (at 0 1.43) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 0fce40cc-6538-4f6e-a73e-b77fff4e211b)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 0.4 0.4) (thickness 0.06)))
- (tstamp 73c8a047-7925-404c-b3c0-471765110b51)
- )
- (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b97fbd8-8ba6-4b10-989b-bdb7118108be))
- (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 045728bd-1230-4bd4-bbff-e941baf12106))
- (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d0acffa4-bb79-4800-96d9-efd8f395f489))
- (fp_line (start -1.65 0.73) (end -1.65 -0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 92321e9f-f020-42f9-9c3d-45992f90ca85))
- (fp_line (start 1.65 -0.73) (end 1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b4f954c5-eaf1-48c2-9d2a-344567303f4a))
- (fp_line (start 1.65 0.73) (end -1.65 0.73)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d004c67-f8e5-46f1-b60c-4c7e3178d1ee))
- (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f11c1e8-55e7-4eb3-9dd9-25acfa9218e5))
- (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aaa49751-601a-4cd5-95aa-deed76c20d7e))
- (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58341d04-e005-4944-b828-1dca904ad86e))
- (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f0b3baf-bc4d-493b-9efe-7e0abd64294a))
- (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 38 "/VIN_A") (pintype "passive") (tstamp e7d5c202-0468-4b68-a175-bf219d92b1d2))
- (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
- (net 36 "Net-(U4-+)") (pintype "passive") (tstamp 59220601-932f-410a-86a2-8bf4dc9ebe51))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "Connector_PinSocket_2.54mm:PinSocket_2x07_P2.54mm_Vertical" (layer "B.Cu")
- (tstamp 3db73275-de01-4f24-912a-2e43d161caaf)
- (at 170.5 131 -90)
- (descr "Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated")
- (tags "Through hole socket strip THT 2x07 2.54mm double row")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
- (property "ki_keywords" "connector")
- (path "/3fac0ef7-b07d-4bad-a2dc-f5441cc8074e")
- (attr through_hole)
- (fp_text reference "J1" (at -1.27 2.77 90) (layer "B.SilkS")
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp de479339-0343-473e-86f7-acef16559a80)
- )
- (fp_text value "Conn_02x07_Odd_Even" (at -8.47 -23.36 90) (layer "B.Fab")
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp 261fbc58-9616-464f-9272-5f8cceae32de)
- )
- (fp_text user "${REFERENCE}" (at -1.27 -7.62) (layer "B.Fab")
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp 9968ab1c-e57a-4b11-be77-1a5f3a3f5c84)
- )
- (fp_line (start -3.87 -16.57) (end 1.33 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d797d53e-8a24-492e-a17b-de73ac2b868b))
- (fp_line (start -3.87 1.33) (end -3.87 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b5fcd97a-afa6-4a49-9208-593355aeed5a))
- (fp_line (start -3.87 1.33) (end -1.27 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 374d898e-e389-4863-9395-6b51c8047c4c))
- (fp_line (start -1.27 -1.27) (end 1.33 -1.27)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 25f0c427-89ed-413b-bec3-89fbfd33c467))
- (fp_line (start -1.27 1.33) (end -1.27 -1.27)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1d835812-99f6-4904-99f0-c6e870ecf325))
- (fp_line (start 0 1.33) (end 1.33 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9e6d7150-0383-4662-831e-7e953879ffb8))
- (fp_line (start 1.33 -1.27) (end 1.33 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 302e635c-425c-4d74-83d1-cb2c655ca701))
- (fp_line (start 1.33 1.33) (end 1.33 0)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 790d4c0e-97a8-4b32-8687-678ca643bf4c))
- (fp_line (start -4.34 -17) (end -4.34 1.8)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5a6d3d68-51ce-4529-a4ad-9a4ba1162c1c))
- (fp_line (start -4.34 1.8) (end 1.76 1.8)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 554bab33-517f-48c5-8b0a-c3a523cb233c))
- (fp_line (start 1.76 -17) (end -4.34 -17)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b59bddc2-1842-46da-a623-e0566e95aadc))
- (fp_line (start 1.76 1.8) (end 1.76 -17)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cacc127e-d965-463e-ba80-b45050c16257))
- (fp_line (start -3.81 -16.51) (end -3.81 1.27)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b4f96d75-590d-4cf6-8217-c400c9eb6dbb))
- (fp_line (start -3.81 1.27) (end 0.27 1.27)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f02467e8-79c2-493f-9749-3c83a9dce546))
- (fp_line (start 0.27 1.27) (end 1.27 0.27)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c34218a1-9f93-4f4d-a286-7e4ef9e466c6))
- (fp_line (start 1.27 -16.51) (end -3.81 -16.51)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d2d3949c-0b76-47f4-bd44-af30068b2664))
- (fp_line (start 1.27 0.27) (end 1.27 -16.51)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7b9a08c5-7f4d-4537-95e2-69cdc1344840))
- (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 22 "/LED_K") (pinfunction "Pin_1") (pintype "passive") (tstamp 1dd607e4-860a-4adc-9a3c-815d47b6b7e1))
- (pad "2" thru_hole oval (at -2.54 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 1 "+12V") (pinfunction "Pin_2") (pintype "passive") (tstamp 4098ccd5-a494-471a-9a0c-e4ea018dc6b9))
- (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 12 "/Q0") (pinfunction "Pin_3") (pintype "passive") (tstamp c21a51d9-9a76-45aa-acc9-16f07741dbf5))
- (pad "4" thru_hole oval (at -2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 12 "/Q0") (pinfunction "Pin_4") (pintype "passive") (tstamp dff30634-40cd-43e0-9f3a-839f45e5d07d))
- (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 13 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 28161806-89a5-46d6-9728-9ef9d3888715))
- (pad "6" thru_hole oval (at -2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 13 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 583a658f-9c41-4e8f-a2b7-84429d37b6e8))
- (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 38 "/VIN_A") (pinfunction "Pin_7") (pintype "passive") (tstamp 6ce0938f-966e-4afc-a135-177176fdc815))
- (pad "8" thru_hole oval (at -2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 38 "/VIN_A") (pinfunction "Pin_8") (pintype "passive") (tstamp 3e827eff-e090-499f-a9d4-e25e30fca5a0))
- (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 14 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp 6137ecee-7f96-41a1-9b9a-47990a511cbe))
- (pad "10" thru_hole oval (at -2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 14 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 53f60a85-c88e-4cc3-96b3-ea6e1f36a22c))
- (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 39 "/VIN_B") (pinfunction "Pin_11") (pintype "passive") (tstamp 88358932-7c8c-4e68-b65b-5cf4c70f7d91))
- (pad "12" thru_hole oval (at -2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 39 "/VIN_B") (pinfunction "Pin_12") (pintype "passive") (tstamp 5602b024-481a-4f5e-af6b-9f29e8fbf0b8))
- (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 11 "/Q2") (pinfunction "Pin_13") (pintype "passive") (tstamp f8a3fded-a96d-4bac-8c29-76c1ca5427a4))
- (pad "14" thru_hole oval (at -2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 11 "/Q2") (pinfunction "Pin_14") (pintype "passive") (tstamp 6c6aa490-93e1-4552-b22b-660feb01259a))
- (model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x07_P2.54mm_Vertical.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (gr_line (start 206 87) (end 196.6 87)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 0d12e036-ce0e-4b83-9d37-27a8cfb3a3d4))
- (gr_line (start 206 67) (end 150 67)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6))
- (gr_line (start 196.6 85.6) (end 202.025 85.6)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 253debcd-6e04-482a-ac82-b8e62f31a440))
- (gr_line (start 196 75.8) (end 196 75.6)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 28a7f6cc-df11-4b9e-bd8c-ecbb62fa6903))
- (gr_arc (start 196 75.6) (mid 196 75) (end 196.6 75)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 2cdf5375-c25e-4ddd-b1f8-0c5a3efb142e))
- (gr_line (start 196.6 75) (end 206 75)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 403a8163-fbdf-4e19-8bc7-4decc117af5b))
- (gr_line (start 150 133) (end 206 133)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278))
- (gr_arc (start 196 86.2) (mid 196 85.6) (end 196.6 85.6)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 4c06cfb8-f744-4d04-93c4-b5f85ee1633d))
- (gr_line (start 150 81.75) (end 154.5 81.75)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 5182b15a-f593-403b-9b10-45be5f4b3645))
- (gr_line (start 206 67) (end 206 75)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 63d708af-621e-4422-9d29-c8ebd37947b2))
- (gr_line (start 202.025 76.4) (end 196.6 76.4)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 6c73acf9-baf0-4825-86cb-418f1df13b9a))
- (gr_arc (start 196.6 87) (mid 196 87) (end 196 86.4)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 70d7422c-cf65-4cd1-afe0-01940b64a200))
- (gr_line (start 196 86.4) (end 196 86.2)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 7c8df35c-006e-4db2-b272-b094772cf2e1))
- (gr_arc (start 154.5 80.25) (mid 155.25 81) (end 154.5 81.75)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 85d7b764-ad78-4f82-b1ea-1f4030851722))
- (gr_line (start 150 67) (end 150 80.25)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp a15ed4ca-ed56-4fdc-bb40-c49a5d9e3c06))
- (gr_line (start 150 80.25) (end 154.5 80.25)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp a480678f-aaf9-4180-89f8-b8a5f2e9b031))
- (gr_arc (start 196.6 76.4) (mid 196 76.4) (end 196 75.8)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp c1d33959-43b5-462e-9a96-320be22b68f5))
- (gr_line (start 202.025 85.6) (end 202.025 76.4)
- (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp ead5ec60-d287-4db3-bc5a-ec9b578003f7))
- (gr_line (start 206 133) (end 206 87)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa))
- (gr_line (start 150 81.75) (end 150 133)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25))
- (gr_text "▶" (at 200.320651 123.85) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de80423)
- (effects (font (size 1.5 1.5) (thickness 0.3)))
- )
- (gr_text "8seg R05" (at 152.631995 101.175 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595)
- (effects (font (face "Fredoka One") (size 2.5 2.5) (thickness 0.4)))
- (render_cache "8seg R05" 90
- (polygon
- (pts
- (xy 152.867236 106.652425) (xy 152.915345 106.654667) (xy 152.962257 106.659151) (xy 153.007971 106.665878)
- (xy 153.052489 106.674846) (xy 153.095808 106.686056) (xy 153.137931 106.699509) (xy 153.178856 106.715203)
- (xy 153.218583 106.73314) (xy 153.257113 106.753318) (xy 153.294446 106.775739) (xy 153.330582 106.800402)
- (xy 153.36552 106.827307) (xy 153.399261 106.856454) (xy 153.431804 106.887843) (xy 153.46315 106.921474)
- (xy 153.478374 106.93913) (xy 153.507507 106.975223) (xy 153.53476 107.011907) (xy 153.560134 107.049183)
- (xy 153.583628 107.08705) (xy 153.605242 107.125508) (xy 153.624977 107.164559) (xy 153.642833 107.2042)
- (xy 153.658809 107.244434) (xy 153.672905 107.285259) (xy 153.685122 107.326675) (xy 153.69546 107.368683)
- (xy 153.703917 107.411282) (xy 153.710496 107.454473) (xy 153.715195 107.498256) (xy 153.718014 107.542629)
- (xy 153.718954 107.587595) (xy 153.718019 107.632563) (xy 153.715214 107.676944) (xy 153.710539 107.720738)
- (xy 153.703994 107.763946) (xy 153.695579 107.806567) (xy 153.685294 107.848601) (xy 153.673139 107.890048)
- (xy 153.659114 107.930909) (xy 153.643219 107.971183) (xy 153.625454 108.01087) (xy 153.60582 108.04997)
- (xy 153.584315 108.088484) (xy 153.56094 108.12641) (xy 153.535695 108.16375) (xy 153.50858 108.200504)
- (xy 153.479596 108.23667) (xy 153.449058 108.271349) (xy 153.417285 108.303789) (xy 153.384277 108.333993)
- (xy 153.350032 108.361959) (xy 153.314553 108.387688) (xy 153.277838 108.41118) (xy 153.239887 108.432434)
- (xy 153.200701 108.451451) (xy 153.160279 108.468231) (xy 153.118622 108.482774) (xy 153.075729 108.495079)
- (xy 153.031601 108.505147) (xy 152.986237 108.512977) (xy 152.939638 108.51857) (xy 152.891803 108.521926)
- (xy 152.842732 108.523045) (xy 152.815107 108.522412) (xy 152.787642 108.520512) (xy 152.760338 108.517346)
- (xy 152.733195 108.512913) (xy 152.706213 108.507213) (xy 152.679393 108.500247) (xy 152.652733 108.492015)
- (xy 152.626234 108.482516) (xy 152.599896 108.47175) (xy 152.573719 108.459718) (xy 152.556358 108.450993)
- (xy 152.530925 108.4375) (xy 152.506834 108.424038) (xy 152.484085 108.410609) (xy 152.462677 108.397212)
- (xy 152.436221 108.3794) (xy 152.412149 108.361644) (xy 152.390463 108.343946) (xy 152.371162 108.326306)
- (xy 152.354247 108.308722) (xy 152.28708 108.234839) (xy 152.269535 108.254702) (xy 152.251896 108.273617)
- (xy 152.233676 108.292475) (xy 152.231515 108.294678) (xy 152.212076 108.311015) (xy 152.189135 108.326786)
- (xy 152.165591 108.341175) (xy 152.143857 108.353501) (xy 152.119547 108.366553) (xy 152.092661 108.38033)
- (xy 152.078252 108.38749) (xy 152.056076 108.397857) (xy 152.026256 108.410093) (xy 151.99615 108.420516)
- (xy 151.965758 108.429127) (xy 151.93508 108.435924) (xy 151.904115 108.440909) (xy 151.872865 108.444082)
- (xy 151.841328 108.445441) (xy 151.833399 108.445498) (xy 151.790819 108.444482) (xy 151.749173 108.441434)
- (xy 151.708463 108.436353) (xy 151.668688 108.429241) (xy 151.629847 108.420096) (xy 151.591942 108.408919)
- (xy 151.554972 108.39571) (xy 151.518936 108.380468) (xy 151.483836 108.363195) (xy 151.44967 108.343889)
- (xy 151.41644 108.322551) (xy 151.384145 108.299181) (xy 151.352784 108.273779) (xy 151.322359 108.246345)
- (xy 151.292868 108.216878) (xy 151.264313 108.185379) (xy 151.237029 108.152535) (xy 151.211505 108.119033)
- (xy 151.187741 108.084872) (xy 151.165738 108.050054) (xy 151.145495 108.014576) (xy 151.127012 107.978441)
- (xy 151.11029 107.941647) (xy 151.095328 107.904195) (xy 151.082126 107.866084) (xy 151.070684 107.827316)
- (xy 151.061002 107.787888) (xy 151.053081 107.747803) (xy 151.04692 107.707059) (xy 151.04252 107.665657)
- (xy 151.039879 107.623597) (xy 151.039175 107.589427) (xy 151.636783 107.589427) (xy 151.637718 107.617925)
- (xy 151.640523 107.644496) (xy 151.645198 107.66914) (xy 151.653672 107.697234) (xy 151.665067 107.722317)
- (xy 151.679384 107.744389) (xy 151.696623 107.76345) (xy 151.715621 107.779633) (xy 151.739206 107.795433)
- (xy 151.763649 107.807282) (xy 151.788951 107.815182) (xy 151.815112 107.819132) (xy 151.828514 107.819626)
- (xy 151.855233 107.817458) (xy 151.881351 107.810953) (xy 151.906867 107.800112) (xy 151.931783 107.784936)
- (xy 151.952087 107.768976) (xy 151.964069 107.757954) (xy 151.982187 107.7374) (xy 151.997235 107.714282)
- (xy 152.009211 107.688599) (xy 152.018117 107.660353) (xy 152.023031 107.635909) (xy 152.025979 107.609825)
- (xy 152.026831 107.585763) (xy 152.592994 107.585763) (xy 152.593724 107.613861) (xy 152.595914 107.640682)
- (xy 152.599563 107.666226) (xy 152.604672 107.690492) (xy 152.613755 107.72086) (xy 152.625433 107.748957)
- (xy 152.639706 107.774784) (xy 152.656574 107.79834) (xy 152.676037 107.819626) (xy 152.696902 107.838516)
- (xy 152.718283 107.854888) (xy 152.740179 107.868741) (xy 152.76259 107.880076) (xy 152.785517 107.888891)
- (xy 152.814899 107.896369) (xy 152.845087 107.899911) (xy 152.857387 107.900226) (xy 152.887765 107.898258)
- (xy 152.917458 107.892355) (xy 152.940718 107.884798) (xy 152.96354 107.874723) (xy 152.985922 107.86213)
- (xy 153.007866 107.847017) (xy 153.029371 107.829386) (xy 153.039959 107.819626) (xy 153.059708 107.798321)
- (xy 153.076824 107.774708) (xy 153.091307 107.748786) (xy 153.103156 107.720555) (xy 153.112373 107.690015)
- (xy 153.117557 107.665595) (xy 153.12126 107.639876) (xy 153.123482 107.612858) (xy 153.124222 107.584542)
- (xy 153.123482 107.556143) (xy 153.12126 107.529108) (xy 153.117557 107.503436) (xy 153.112373 107.479126)
- (xy 153.103156 107.448835) (xy 153.091307 107.420966) (xy 153.076824 107.395521) (xy 153.059708 107.372499)
- (xy 153.039959 107.351901) (xy 153.018702 107.333726) (xy 152.997063 107.317974) (xy 152.975043 107.304645)
- (xy 152.952642 107.29374) (xy 152.924103 107.283517) (xy 152.894968 107.27708) (xy 152.865237 107.274429)
- (xy 152.859219 107.274354) (xy 152.829192 107.276291) (xy 152.799792 107.282105) (xy 152.771018 107.291795)
- (xy 152.748449 107.302338) (xy 152.726281 107.315361) (xy 152.704514 107.330864) (xy 152.683148 107.348849)
- (xy 152.677869 107.353732) (xy 152.657976 107.374588) (xy 152.640736 107.397772) (xy 152.626148 107.423284)
- (xy 152.614213 107.451124) (xy 152.60493 107.481292) (xy 152.599708 107.505446) (xy 152.595978 107.530909)
- (xy 152.59374 107.557681) (xy 152.592994 107.585763) (xy 152.026831 107.585763) (xy 152.026961 107.5821)
- (xy 152.025979 107.554431) (xy 152.023031 107.528519) (xy 152.018117 107.504362) (xy 152.009211 107.476634)
- (xy 151.997235 107.451649) (xy 151.982187 107.429407) (xy 151.964069 107.409908) (xy 151.94406 107.393197)
- (xy 151.923723 107.379318) (xy 151.898887 107.366403) (xy 151.873577 107.357565) (xy 151.847796 107.352807)
- (xy 151.830346 107.351901) (xy 151.804128 107.354004) (xy 151.778597 107.360316) (xy 151.753753 107.370834)
- (xy 151.729596 107.38556) (xy 151.709989 107.401046) (xy 151.698455 107.41174) (xy 151.680688 107.431856)
- (xy 151.665933 107.454805) (xy 151.654189 107.480585) (xy 151.645456 107.509199) (xy 151.640638 107.534129)
- (xy 151.637747 107.560871) (xy 151.636783 107.589427) (xy 151.039175 107.589427) (xy 151.038999 107.580878)
- (xy 151.039891 107.538112) (xy 151.042567 107.496061) (xy 151.047028 107.454726) (xy 151.053272 107.414106)
- (xy 151.061301 107.374202) (xy 151.071113 107.335014) (xy 151.08271 107.296541) (xy 151.096091 107.258783)
- (xy 151.111256 107.221741) (xy 151.128205 107.185415) (xy 151.146938 107.149804) (xy 151.167456 107.114909)
- (xy 151.189757 107.080729) (xy 151.213843 107.047265) (xy 151.239712 107.014516) (xy 151.267366 106.982483)
- (xy 151.296408 106.951798) (xy 151.326442 106.923092) (xy 151.357469 106.896366) (xy 151.389488 106.87162)
- (xy 151.422498 106.848853) (xy 151.456502 106.828067) (xy 151.491497 106.809259) (xy 151.527485 106.792432)
- (xy 151.564465 106.777584) (xy 151.602437 106.764716) (xy 151.641401 106.753828) (xy 151.681358 106.744919)
- (xy 151.722307 106.73799) (xy 151.764248 106.733041) (xy 151.807181 106.730071) (xy 151.851107 106.729081)
- (xy 151.877573 106.729883) (xy 151.904153 106.732287) (xy 151.930848 106.736294) (xy 151.957657 106.741904)
- (xy 151.984581 106.749117) (xy 152.01162 106.757933) (xy 152.038773 106.768351) (xy 152.06604 106.780372)
- (xy 152.092392 106.793081) (xy 152.117102 106.805865) (xy 152.140172 106.818726) (xy 152.1616 106.831663)
- (xy 152.186078 106.847942) (xy 152.207992 106.86434) (xy 152.227342 106.880858) (xy 152.230904 106.884176)
- (xy 152.28708 106.936688) (xy 152.302949 106.91762) (xy 152.320056 106.898644) (xy 152.337341 106.880474)
- (xy 152.356788 106.860843) (xy 152.359742 106.857919) (xy 152.380787 106.838964) (xy 152.403538 106.821496)
- (xy 152.425153 106.806426) (xy 152.449801 106.790384) (xy 152.477484 106.773368) (xy 152.500237 106.759967)
- (xy 152.524696 106.746019) (xy 152.550862 106.731524) (xy 152.577914 106.717338) (xy 152.60503 106.704547)
- (xy 152.63221 106.693152) (xy 152.659455 106.683152) (xy 152.686764 106.674548) (xy 152.714138 106.667338)
- (xy 152.741576 106.661525) (xy 152.769078 106.657106) (xy 152.796645 106.654083) (xy 152.824276 106.652455)
- (xy 152.842732 106.652145)
- )
- )
- (polygon
- (pts
- (xy 153.50402 106.419504) (xy 153.486503 106.442122) (xy 153.465552 106.460061) (xy 153.441166 106.47332)
- (xy 153.413345 106.4819) (xy 153.387537 106.485475) (xy 153.370908 106.48606) (xy 153.346521 106.48397)
- (xy 153.319159 106.477702) (xy 153.288819 106.467255) (xy 153.264111 106.456677) (xy 153.237728 106.443749)
- (xy 153.209672 106.42847) (xy 153.17994 106.410841) (xy 153.159189 106.397782) (xy 153.137694 106.383678)
- (xy 153.115454 106.36853) (xy 153.092471 106.352337) (xy 153.072135 106.336237) (xy 153.056006 106.316788)
- (xy 153.044085 106.29399) (xy 153.036371 106.267844) (xy 153.033157 106.243497) (xy 153.032631 106.227773)
- (xy 153.034748 106.199362) (xy 153.03949 106.174466) (xy 153.046941 106.147642) (xy 153.057102 106.118891)
- (xy 153.066501 106.096063) (xy 153.077424 106.072151) (xy 153.089871 106.047155) (xy 153.103842 106.021075)
- (xy 153.119337 105.99391) (xy 153.134724 105.966451) (xy 153.148597 105.939485) (xy 153.160956 105.913013)
- (xy 153.171802 105.887035) (xy 153.181135 105.861551) (xy 153.188954 105.83656) (xy 153.19526 105.812063)
- (xy 153.200052 105.788059) (xy 153.204088 105.756823) (xy 153.205433 105.726464) (xy 153.205102 105.700437)
- (xy 153.203361 105.664545) (xy 153.200128 105.632431) (xy 153.195404 105.604095) (xy 153.189188 105.579537)
- (xy 153.178578 105.55267) (xy 153.161587 105.528532) (xy 153.140451 105.514889) (xy 153.120559 105.511531)
- (xy 153.096824 105.519817) (xy 153.078914 105.539381) (xy 153.06581 105.563319) (xy 153.056695 105.586106)
- (xy 153.048193 105.613036) (xy 153.040302 105.644109) (xy 153.033023 105.679325) (xy 153.02851 105.705104)
- (xy 153.024269 105.732724) (xy 153.022251 105.747225) (xy 153.017884 105.774917) (xy 153.01272 105.80258)
- (xy 153.006759 105.830215) (xy 153.000002 105.857821) (xy 152.992448 105.885399) (xy 152.984098 105.912948)
- (xy 152.97495 105.940468) (xy 152.965007 105.96796) (xy 152.954266 105.995423) (xy 152.942729 106.022857)
- (xy 152.930395 106.050263) (xy 152.917265 106.07764) (xy 152.903338 106.104988) (xy 152.888614 106.132308)
- (xy 152.873093 106.1596) (xy 152.856776 106.186862) (xy 152.839918 106.211811) (xy 152.820789 106.235673)
- (xy 152.799389 106.258446) (xy 152.775718 106.280132) (xy 152.756475 106.295683) (xy 152.735955 106.310622)
- (xy 152.714157 106.324949) (xy 152.691082 106.338665) (xy 152.66673 106.351769) (xy 152.658329 106.356)
- (xy 152.632467 106.367895) (xy 152.605714 106.378619) (xy 152.578071 106.388174) (xy 152.549536 106.396558)
- (xy 152.520111 106.403773) (xy 152.489794 106.409817) (xy 152.458587 106.414692) (xy 152.426489 106.418397)
- (xy 152.3935 106.420932) (xy 152.359621 106.422297) (xy 152.336539 106.422557) (xy 152.302354 106.421811)
- (xy 152.269253 106.419575) (xy 152.237238 106.415848) (xy 152.206308 106.410631) (xy 152.176463 106.403922)
- (xy 152.147704 106.395723) (xy 152.12003 106.386033) (xy 152.093441 106.374853) (xy 152.067938 106.362182)
- (xy 152.043519 106.34802) (xy 152.020186 106.332367) (xy 151.997938 106.315223) (xy 151.976776 106.296589)
- (xy 151.956699 106.276464) (xy 151.937707 106.254848) (xy 151.9198 106.231742) (xy 151.902978 106.207145)
- (xy 151.887242 106.181057) (xy 151.872591 106.153478) (xy 151.859025 106.124409) (xy 151.846545 106.093848)
- (xy 151.83515 106.061798) (xy 151.82484 106.028256) (xy 151.815615 105.993223) (xy 151.807476 105.9567)
- (xy 151.800421 105.918686) (xy 151.794452 105.879182) (xy 151.789569 105.838186) (xy 151.78577 105.7957)
- (xy 151.783057 105.751724) (xy 151.781429 105.706256) (xy 151.780887 105.659298) (xy 151.781354 105.628026)
- (xy 151.782757 105.596644) (xy 151.785094 105.565152) (xy 151.788367 105.533551) (xy 151.792574 105.50184)
- (xy 151.797717 105.470019) (xy 151.803794 105.438089) (xy 151.810806 105.406048) (xy 151.818754 105.373898)
- (xy 151.827636 105.341639) (xy 151.837454 105.30927) (xy 151.848206 105.27679) (xy 151.859894 105.244202)
- (xy 151.872516 105.211503) (xy 151.886073 105.178695) (xy 151.900566 105.145777) (xy 151.911346 105.123844)
- (xy 151.926487 105.097955) (xy 151.942506 105.075901) (xy 151.959402 105.057683) (xy 151.981757 105.040304)
- (xy 152.005484 105.028918) (xy 152.030582 105.023524) (xy 152.041005 105.023045) (xy 152.068292 105.024938)
- (xy 152.097486 105.030618) (xy 152.122216 105.037888) (xy 152.148167 105.047581) (xy 152.175339 105.059698)
- (xy 152.203732 105.074238) (xy 152.225828 105.086734) (xy 152.248612 105.100592) (xy 152.270654 105.115055)
- (xy 152.290529 105.129594) (xy 152.313656 105.149095) (xy 152.332928 105.16873) (xy 152.348346 105.188498)
- (xy 152.362198 105.213396) (xy 152.370027 105.238504) (xy 152.371954 105.258739) (xy 152.368672 105.284309)
- (xy 152.361903 105.309396) (xy 152.353442 105.334172) (xy 152.342416 105.362466) (xy 152.33175 105.387635)
- (xy 152.319442 105.415055) (xy 152.306992 105.443906) (xy 152.296201 105.473368) (xy 152.28707 105.50344)
- (xy 152.2796 105.534123) (xy 152.27379 105.565417) (xy 152.26964 105.597321) (xy 152.267149 105.629836)
- (xy 152.266371 105.654623) (xy 152.266319 105.662961) (xy 152.26662 105.688101) (xy 152.268198 105.72277)
- (xy 152.271128 105.753789) (xy 152.27541 105.781159) (xy 152.283224 105.811976) (xy 152.293442 105.836305)
- (xy 152.309596 105.857592) (xy 152.333939 105.869757) (xy 152.343256 105.870568) (xy 152.36851 105.866828)
- (xy 152.391456 105.855608) (xy 152.412092 105.836908) (xy 152.43042 105.810728) (xy 152.442651 105.786185)
- (xy 152.453583 105.757434) (xy 152.463216 105.724475) (xy 152.468916 105.700165) (xy 152.47404 105.673986)
- (xy 152.478586 105.645936) (xy 152.480642 105.63121) (xy 152.484027 105.602261) (xy 152.488075 105.573422)
- (xy 152.492785 105.544692) (xy 152.498159 105.516072) (xy 152.504196 105.487562) (xy 152.510896 105.459162)
- (xy 152.518259 105.430871) (xy 152.526285 105.40269) (xy 152.534975 105.374619) (xy 152.544327 105.346657)
- (xy 152.554342 105.318806) (xy 152.565021 105.291063) (xy 152.576362 105.263431) (xy 152.588367 105.235908)
- (xy 152.601035 105.208496) (xy 152.614365 105.181192) (xy 152.627856 105.156224) (xy 152.643598 105.132306)
- (xy 152.661592 105.109436) (xy 152.681837 105.087617) (xy 152.704335 105.066847) (xy 152.729083 105.047126)
- (xy 152.749122 105.033024) (xy 152.770428 105.019513) (xy 152.785335 105.010833) (xy 152.808552 104.998502)
- (xy 152.832863 104.987384) (xy 152.858268 104.977479) (xy 152.884769 104.968787) (xy 152.912364 104.961308)
- (xy 152.941055 104.955041) (xy 152.97084 104.949987) (xy 153.001719 104.946147) (xy 153.033694 104.943519)
- (xy 153.066763 104.942104) (xy 153.089418 104.941834) (xy 153.123178 104.942441) (xy 153.155993 104.94426)
- (xy 153.187864 104.947292) (xy 153.21879 104.951537) (xy 153.248772 104.956995) (xy 153.277809 104.963666)
- (xy 153.305902 104.97155) (xy 153.33305 104.980646) (xy 153.359254 104.990955) (xy 153.384513 105.002478)
- (xy 153.400827 105.010833) (xy 153.424296 105.024139) (xy 153.446616 105.03841) (xy 153.467787 105.053648)
- (xy 153.48781 105.069852) (xy 153.506685 105.087022) (xy 153.524411 105.105157) (xy 153.540989 105.124259)
- (xy 153.556418 105.144327) (xy 153.570698 105.165361) (xy 153.583831 105.18736) (xy 153.591947 105.202564)
- (xy 153.605183 105.2311) (xy 153.617564 105.260533) (xy 153.629092 105.290863) (xy 153.639766 105.32209)
- (xy 153.649585 105.354214) (xy 153.658551 105.387234) (xy 153.666663 105.421151) (xy 153.673921 105.455966)
- (xy 153.680326 105.491676) (xy 153.685876 105.528284) (xy 153.690572 105.565789) (xy 153.694415 105.60419)
- (xy 153.697404 105.643489) (xy 153.699538 105.683684) (xy 153.700819 105.724776) (xy 153.701246 105.766765)
- (xy 153.700476 105.809099) (xy 153.698164 105.851229) (xy 153.694312 105.893153) (xy 153.688919 105.934872)
- (xy 153.681986 105.976386) (xy 153.673511 106.017695) (xy 153.663496 106.058799) (xy 153.65194 106.099698)
- (xy 153.638842 106.140392) (xy 153.624205 106.18088) (xy 153.608026 106.221164) (xy 153.590306 106.261242)
- (xy 153.571046 106.301115) (xy 153.550245 106.340783) (xy 153.527903 106.380246)
- )
- )
- (polygon
- (pts
- (xy 152.548134 102.937631) (xy 152.573836 102.93889) (xy 152.598661 102.940989) (xy 152.634253 102.945712)
- (xy 152.66787 102.952324) (xy 152.699512 102.960824) (xy 152.729179 102.971214) (xy 152.756871 102.983493)
- (xy 152.782588 102.997661) (xy 152.80633 103.013718) (xy 152.828097 103.031664) (xy 152.841511 103.044678)
- (xy 152.859953 103.064917) (xy 152.876581 103.085565) (xy 152.891394 103.10662) (xy 152.904394 103.128083)
- (xy 152.91558 103.149954) (xy 152.927673 103.17975) (xy 152.936541 103.210271) (xy 152.942185 103.241517)
- (xy 152.944603 103.273488) (xy 152.944704 103.281594) (xy 152.944704 104.115072) (xy 152.974841 104.11224)
- (xy 153.003427 104.103743) (xy 153.030463 104.089581) (xy 153.050976 104.074172) (xy 153.070496 104.055139)
- (xy 153.089024 104.032479) (xy 153.10656 104.006195) (xy 153.110789 103.999057) (xy 153.122683 103.977304)
- (xy 153.136722 103.9483) (xy 153.148682 103.919296) (xy 153.158561 103.890293) (xy 153.166361 103.861289)
- (xy 153.17208 103.832285) (xy 153.17572 103.803281) (xy 153.17728 103.774277) (xy 153.177345 103.767026)
- (xy 153.177178 103.741877) (xy 153.176677 103.717414) (xy 153.1753 103.682009) (xy 153.173171 103.648149)
- (xy 153.170291 103.615834) (xy 153.16666 103.585065) (xy 153.162277 103.555842) (xy 153.157143 103.528164)
- (xy 153.151257 103.502032) (xy 153.14462 103.477446) (xy 153.134603 103.447068) (xy 153.120559 103.407989)
- (xy 153.109477 103.382343) (xy 153.100273 103.358067) (xy 153.091708 103.330747) (xy 153.085847 103.305402)
- (xy 153.082429 103.278329) (xy 153.08209 103.26755) (xy 153.084562 103.239948) (xy 153.091975 103.21332)
- (xy 153.10433 103.187665) (xy 153.121627 103.162983) (xy 153.143867 103.139274) (xy 153.16379 103.122131)
- (xy 153.186492 103.105536) (xy 153.211975 103.089488) (xy 153.240238 103.073987) (xy 153.263603 103.063254)
- (xy 153.291548 103.05185) (xy 153.318092 103.042682) (xy 153.343235 103.03575) (xy 153.371557 103.030383)
- (xy 153.397861 103.028236) (xy 153.402049 103.028192) (xy 153.43998 103.031118) (xy 153.475465 103.039898)
- (xy 153.508502 103.054531) (xy 153.539092 103.075018) (xy 153.567235 103.101357) (xy 153.59293 103.13355)
- (xy 153.616178 103.171596) (xy 153.63698 103.215495) (xy 153.646463 103.23964) (xy 153.655334 103.265248)
- (xy 153.663593 103.292319) (xy 153.67124 103.320854) (xy 153.678276 103.350852) (xy 153.6847 103.382313)
- (xy 153.690512 103.415237) (xy 153.695712 103.449625) (xy 153.700301 103.485476) (xy 153.704278 103.522791)
- (xy 153.707643 103.561568) (xy 153.710396 103.601809) (xy 153.712537 103.643514) (xy 153.714066 103.686681)
- (xy 153.714984 103.731312) (xy 153.71529 103.777407) (xy 153.714939 103.809697) (xy 153.713888 103.841539)
- (xy 153.712134 103.872933) (xy 153.70968 103.903879) (xy 153.706524 103.934376) (xy 153.702668 103.964424)
- (xy 153.69811 103.994024) (xy 153.69285 104.023176) (xy 153.68689 104.051879) (xy 153.680228 104.080134)
- (xy 153.672865 104.107941) (xy 153.6648 104.135299) (xy 153.656035 104.162208) (xy 153.646568 104.18867)
- (xy 153.6364 104.214682) (xy 153.625531 104.240247) (xy 153.614084 104.26516) (xy 153.602185 104.289372)
- (xy 153.589832 104.312883) (xy 153.577026 104.335692) (xy 153.563766 104.357801) (xy 153.550054 104.379208)
- (xy 153.535888 104.399913) (xy 153.52127 104.419918) (xy 153.506198 104.439221) (xy 153.48274 104.466861)
- (xy 153.458263 104.492924) (xy 153.432766 104.517408) (xy 153.406249 104.540315) (xy 153.388005 104.554709)
- (xy 153.352174 104.58155) (xy 153.315819 104.606659) (xy 153.27894 104.630036) (xy 153.241535 104.651681)
- (xy 153.203606 104.671595) (xy 153.165152 104.689778) (xy 153.126173 104.706228) (xy 153.08667 104.720947)
- (xy 153.046642 104.733935) (xy 153.006089 104.74519) (xy 152.965011 104.754714) (xy 152.923409 104.762507)
- (xy 152.881282 104.768567) (xy 152.83863 104.772897) (xy 152.795453 104.775494) (xy 152.751752 104.77636)
- (xy 152.724219 104.77608) (xy 152.697033 104.775241) (xy 152.670195 104.773843) (xy 152.643703 104.771885)
- (xy 152.617559 104.769368) (xy 152.591761 104.766292) (xy 152.566311 104.762656) (xy 152.541207 104.758461)
- (xy 152.516451 104.753707) (xy 152.492041 104.748394) (xy 152.467979 104.742521) (xy 152.444264 104.736088)
- (xy 152.397874 104.721546) (xy 152.352873 104.704766) (xy 152.30926 104.685749) (xy 152.267035 104.664495)
- (xy 152.226198 104.641003) (xy 152.18675 104.615274) (xy 152.148689 104.587308) (xy 152.112017 104.557104)
- (xy 152.076733 104.524663) (xy 152.042837 104.489985) (xy 152.010673 104.453556) (xy 151.980584 104.416016)
- (xy 151.95257 104.377364) (xy 151.926631 104.3376) (xy 151.902767 104.296726) (xy 151.880979 104.254739)
- (xy 151.861265 104.211641) (xy 151.843627 104.167432) (xy 151.828063 104.122111) (xy 151.814575 104.075679)
- (xy 151.803162 104.028135) (xy 151.798234 104.003946) (xy 151.793824 103.979479) (xy 151.789933 103.954735)
- (xy 151.786561 103.929712) (xy 151.783708 103.904412) (xy 151.781373 103.878834) (xy 151.779558 103.852978)
- (xy 151.778261 103.826844) (xy 151.777482 103.800433) (xy 151.777312 103.782902) (xy 152.332876 103.782902)
- (xy 152.334335 103.811429) (xy 152.338714 103.839917) (xy 152.346013 103.868368) (xy 152.356231 103.89678)
- (xy 152.369369 103.925154) (xy 152.385426 103.95349) (xy 152.399385 103.974717) (xy 152.414985 103.995923)
- (xy 152.426298 104.010048) (xy 152.443813 104.030126) (xy 152.461554 104.04823) (xy 152.485558 104.069296)
- (xy 152.509964 104.086851) (xy 152.534769 104.100895) (xy 152.559976 104.111428) (xy 152.585583 104.11845)
- (xy 152.611591 104.121961) (xy 152.624746 104.1224) (xy 152.624746 103.679099) (xy 152.62299 103.647757)
- (xy 152.617724 103.620595) (xy 152.608946 103.597611) (xy 152.593037 103.574758) (xy 152.571642 103.558435)
- (xy 152.544761 103.548641) (xy 152.519306 103.545506) (xy 152.512394 103.545376) (xy 152.487806 103.546881)
- (xy 152.460386 103.552663) (xy 152.435241 103.562781) (xy 152.412372 103.577235) (xy 152.391778 103.596026)
- (xy 152.382335 103.607047) (xy 152.368086 103.627601) (xy 152.356253 103.65072) (xy 152.346834 103.676402)
- (xy 152.339831 103.704649) (xy 152.335967 103.729092) (xy 152.333648 103.755177) (xy 152.332876 103.782902)
- (xy 151.777312 103.782902) (xy 151.777223 103.773743) (xy 151.77756 103.743466) (xy 151.778571 103.713696)
- (xy 151.780255 103.684433) (xy 151.782614 103.655676) (xy 151.785646 103.627427) (xy 151.789352 103.599684)
- (xy 151.793731 103.572448) (xy 151.798785 103.545719) (xy 151.804513 103.519497) (xy 151.810914 103.493782)
- (xy 151.817989 103.468574) (xy 151.825738 103.443872) (xy 151.83416 103.419677) (xy 151.843257 103.395989)
- (xy 151.853027 103.372808) (xy 151.863471 103.350134) (xy 151.874589 103.327967) (xy 151.886381 103.306306)
- (xy 151.898847 103.285153) (xy 151.911986 103.264506) (xy 151.940286 103.224733) (xy 151.971282 103.186988)
- (xy 151.98779 103.168875) (xy 152.004972 103.15127) (xy 152.022828 103.134171) (xy 152.041358 103.117579)
- (xy 152.060562 103.101494) (xy 152.08044 103.085915) (xy 152.100991 103.070844) (xy 152.122216 103.05628)
- (xy 152.145171 103.041861) (xy 152.168393 103.028373) (xy 152.191883 103.015815) (xy 152.215639 103.004187)
- (xy 152.239663 102.99349) (xy 152.263953 102.983722) (xy 152.288511 102.974885) (xy 152.313336 102.966978)
- (xy 152.338428 102.960002) (xy 152.363788 102.953955) (xy 152.389414 102.948839) (xy 152.415307 102.944653)
- (xy 152.441468 102.941397) (xy 152.467896 102.939072) (xy 152.494591 102.937676) (xy 152.521553 102.937211)
- )
- )
- (polygon
- (pts
- (xy 153.592634 100.942633) (xy 153.61744 100.943457) (xy 153.641941 100.944832) (xy 153.690026 100.94923)
- (xy 153.73689 100.955827) (xy 153.782533 100.964624) (xy 153.826955 100.97562) (xy 153.870155 100.988815)
- (xy 153.912135 101.004209) (xy 153.952893 101.021802) (xy 153.992429 101.041594) (xy 154.030745 101.063585)
- (xy 154.067839 101.087776) (xy 154.103712 101.114165) (xy 154.138364 101.142754) (xy 154.171795 101.173542)
- (xy 154.204005 101.206529) (xy 154.219652 101.223848) (xy 154.249745 101.259234) (xy 154.277898 101.295174)
- (xy 154.304108 101.331667) (xy 154.328378 101.368714) (xy 154.350705 101.406314) (xy 154.371092 101.444468)
- (xy 154.389536 101.483174) (xy 154.406039 101.522434) (xy 154.420601 101.562248) (xy 154.433221 101.602615)
- (xy 154.443899 101.643535) (xy 154.452636 101.685009) (xy 154.459432 101.727036) (xy 154.464286 101.769616)
- (xy 154.467198 101.81275) (xy 154.468169 101.856437) (xy 154.467658 101.889772) (xy 154.466127 101.922916)
- (xy 154.463575 101.95587) (xy 154.460002 101.988633) (xy 154.455408 102.021205) (xy 154.449793 102.053586)
- (xy 154.443158 102.085777) (xy 154.435501 102.117776) (xy 154.426824 102.149585) (xy 154.417126 102.181203)
- (xy 154.406407 102.21263) (xy 154.394667 102.243867) (xy 154.381906 102.274912) (xy 154.368124 102.305767)
- (xy 154.353322 102.336431) (xy 154.337499 102.366904) (xy 154.321337 102.396259) (xy 154.305365 102.423719)
- (xy 154.289585 102.449286) (xy 154.273996 102.472959) (xy 154.258597 102.494738) (xy 154.243389 102.514623)
- (xy 154.220935 102.5409) (xy 154.19891 102.562916) (xy 154.177314 102.580671) (xy 154.156148 102.594164)
- (xy 154.128595 102.605527) (xy 154.101804 102.609315) (xy 154.076433 102.608387) (xy 154.051608 102.605601)
- (xy 154.027331 102.600959) (xy 154.003602 102.59446) (xy 153.980419 102.586104) (xy 153.957785 102.575892)
- (xy 153.935697 102.563822) (xy 153.914157 102.549895) (xy 153.893165 102.534112) (xy 153.872719 102.516472)
- (xy 153.859393 102.50368) (xy 153.837423 102.483612) (xy 153.817688 102.465004) (xy 153.80019 102.447858)
- (xy 153.782144 102.42921) (xy 153.765159 102.410114) (xy 153.757422 102.400488) (xy 153.743844 102.378618)
- (xy 153.73471 102.354914) (xy 153.73002 102.329374) (xy 153.729334 102.314392) (xy 153.731967 102.289433)
- (xy 153.739867 102.264017) (xy 153.751099 102.241402) (xy 153.766364 102.218436) (xy 153.771466 102.21181)
- (xy 153.787215 102.190632) (xy 153.801949 102.16923) (xy 153.815666 102.147603) (xy 153.828367 102.125752)
- (xy 153.840052 102.103678) (xy 153.850721 102.081378) (xy 153.860374 102.058855) (xy 153.872948 102.02465)
- (xy 153.883236 101.98994) (xy 153.891237 101.954726) (xy 153.896953 101.919007) (xy 153.900382 101.882784)
- (xy 153.901398 101.858355) (xy 153.901525 101.846056) (xy 153.900597 101.821418) (xy 153.89647 101.789919)
- (xy 153.889043 101.759966) (xy 153.878314 101.731558) (xy 153.864285 101.704697) (xy 153.846954 101.67938)
- (xy 153.826322 101.655609) (xy 153.802389 101.633384) (xy 153.79589 101.628069) (xy 153.775822 101.613011)
- (xy 153.755003 101.599433) (xy 153.733433 101.587337) (xy 153.711111 101.576721) (xy 153.688038 101.567587)
- (xy 153.664214 101.559934) (xy 153.639638 101.553763) (xy 153.614311 101.549072) (xy 153.588232 101.545863)
- (xy 153.561403 101.544135) (xy 153.543099 101.543806) (xy 153.437464 101.543806) (xy 153.458759 101.561139)
- (xy 153.47868 101.579708) (xy 153.497227 101.599512) (xy 153.5144 101.620551) (xy 153.5302 101.642827)
- (xy 153.544625 101.666337) (xy 153.557677 101.691084) (xy 153.569355 101.717065) (xy 153.579659 101.744283)
- (xy 153.588589 101.772736) (xy 153.596145 101.802424) (xy 153.602328 101.833348) (xy 153.607136 101.865507)
- (xy 153.610571 101.898902) (xy 153.612632 101.933533) (xy 153.613319 101.969399) (xy 153.612269 102.00574)
- (xy 153.609121 102.041794) (xy 153.603873 102.077562) (xy 153.596527 102.113044) (xy 153.587082 102.14824)
- (xy 153.575537 102.18315) (xy 153.561894 102.217773) (xy 153.546152 102.25211) (xy 153.528311 102.286161)
- (xy 153.508371 102.319926) (xy 153.486331 102.353404) (xy 153.462193 102.386596) (xy 153.435956 102.419502)
- (xy 153.40762 102.452122) (xy 153.377185 102.484456) (xy 153.344652 102.516503) (xy 153.310644 102.547336)
- (xy 153.275939 102.57618) (xy 153.240538 102.603035) (xy 153.204441 102.6279) (xy 153.167647 102.650777)
- (xy 153.130157 102.671664) (xy 153.09197 102.690562) (xy 153.053087 102.70747) (xy 153.013507 102.72239)
- (xy 152.973231 102.73532) (xy 152.932258 102.74626) (xy 152.890589 102.755212) (xy 152.848223 102.762174)
- (xy 152.805161 102.767148) (xy 152.761402 102.770131) (xy 152.716947 102.771126) (xy 152.672411 102.770124)
- (xy 152.628562 102.767119) (xy 152.5854 102.76211) (xy 152.542924 102.755098) (xy 152.501136 102.746082)
- (xy 152.460034 102.735062) (xy 152.41962 102.722039) (xy 152.379892 102.707012) (xy 152.340852 102.689982)
- (xy 152.302498 102.670948) (xy 152.264831 102.649911) (xy 152.227851 102.62687) (xy 152.191558 102.601826)
- (xy 152.155952 102.574778) (xy 152.121033 102.545726) (xy 152.086801 102.514671) (xy 152.053971 102.482347)
- (xy 152.02326 102.449641) (xy 151.994666 102.416554) (xy 151.96819 102.383085) (xy 151.943833 102.349235)
- (xy 151.921593 102.315003) (xy 151.901472 102.280389) (xy 151.883469 102.245393) (xy 151.867583 102.210016)
- (xy 151.853816 102.174258) (xy 151.842167 102.138117) (xy 151.832636 102.101595) (xy 151.825222 102.064692)
- (xy 151.819927 102.027407) (xy 151.81675 101.98974) (xy 151.815691 101.951691) (xy 151.816378 101.922105)
- (xy 151.818439 101.893187) (xy 151.821874 101.864937) (xy 151.822078 101.863764) (xy 152.414086 101.863764)
- (xy 152.414923 101.889057) (xy 152.417435 101.913416) (xy 152.423388 101.944443) (xy 152.432319 101.973809)
- (xy 152.444225 102.001515) (xy 152.459109 102.027562) (xy 152.476969 102.051948) (xy 152.497806 102.074674)
- (xy 152.509341 102.085414) (xy 152.533307 102.105164) (xy 152.557884 102.12228) (xy 152.583072 102.136762)
- (xy 152.60887 102.148612) (xy 152.635279 102.157828) (xy 152.662298 102.164412) (xy 152.689928 102.168361)
- (xy 152.718169 102.169678) (xy 152.746361 102.168276) (xy 152.773848 102.164068) (xy 152.800629 102.157056)
- (xy 152.826704 102.147238) (xy 152.852073 102.134616) (xy 152.876736 102.119188) (xy 152.900692 102.100956)
- (xy 152.923943 102.079919) (xy 152.94541 102.056878) (xy 152.964014 102.032635) (xy 152.979757 102.00719)
- (xy 152.992637 101.980542) (xy 153.002654 101.952693) (xy 153.00981 101.923642) (xy 153.014103 101.893388)
- (xy 153.015534 101.861932) (xy 153.014075 101.830562) (xy 153.009695 101.800566) (xy 153.002397 101.771944)
- (xy 152.992179 101.744695) (xy 152.979041 101.718821) (xy 152.962984 101.69432) (xy 152.944007 101.671194)
- (xy 152.922111 101.649441) (xy 152.898489 101.629548) (xy 152.874331 101.612308) (xy 152.84964 101.59772)
- (xy 152.824414 101.585785) (xy 152.798654 101.576502) (xy 152.77236 101.569871) (xy 152.745531 101.565893)
- (xy 152.718169 101.564566) (xy 152.690615 101.565835) (xy 152.663519 101.569642) (xy 152.636882 101.575987)
- (xy 152.610702 101.584869) (xy 152.58498 101.596289) (xy 152.559716 101.610247) (xy 152.53491 101.626743)
- (xy 152.510562 101.645777) (xy 152.487951 101.666814) (xy 152.468354 101.689626) (xy 152.451772 101.714213)
- (xy 152.438205 101.740574) (xy 152.427653 101.768709) (xy 152.420116 101.79862) (xy 152.415594 101.830304)
- (xy 152.41418 101.855233) (xy 152.414086 101.863764) (xy 151.822078 101.863764) (xy 151.826682 101.837355)
- (xy 151.832865 101.810441) (xy 151.840421 101.784194) (xy 151.849351 101.758615) (xy 151.859655 101.733705)
- (xy 151.870541 101.710091) (xy 151.883853 101.683285) (xy 151.896838 101.65949) (xy 151.911986 101.63491)
- (xy 151.926662 101.614667) (xy 151.940866 101.59876) (xy 151.958879 101.581129) (xy 151.978413 101.563666)
- (xy 151.999212 101.547208) (xy 152.009254 101.540142) (xy 151.979695 101.535646) (xy 151.952463 101.528645)
- (xy 151.927555 101.519141) (xy 151.904973 101.507131) (xy 151.884717 101.492617) (xy 151.866787 101.475599)
- (xy 151.860266 101.46809) (xy 151.845489 101.446985) (xy 151.833218 101.422211) (xy 151.82345 101.393771)
- (xy 151.81744 101.368378) (xy 151.813032 101.340639) (xy 151.810227 101.310552) (xy 151.809025 101.278118)
- (xy 151.808975 101.269643) (xy 151.809162 101.244532) (xy 151.809997 101.213072) (xy 151.8115 101.18392)
- (xy 151.81367 101.157077) (xy 151.816509 101.132543) (xy 151.820996 101.105123) (xy 151.826527 101.08131)
- (xy 151.830346 101.068753) (xy 151.84089 101.042753) (xy 151.854355 101.020317) (xy 151.870743 101.001446)
- (xy 151.890052 100.98614) (xy 151.902398 100.978994) (xy 151.927013 100.967202) (xy 151.950178 100.958081)
- (xy 151.974505 100.951013) (xy 151.992157 100.947853) (xy 152.017128 100.945197) (xy 152.04492 100.943565)
- (xy 152.073558 100.942701) (xy 152.101315 100.942379) (xy 152.111225 100.942358) (xy 153.567523 100.942358)
- )
- )
- (polygon
- (pts
- (xy 153.440795 97.763621) (xy 153.464757 97.769369) (xy 153.487979 97.778948) (xy 153.51046 97.79236)
- (xy 153.5322 97.809603) (xy 153.5532 97.830678) (xy 153.573459 97.855584) (xy 153.592978 97.884323)
- (xy 153.605579 97.905611) (xy 153.61785 97.928601) (xy 153.629793 97.953295) (xy 153.641407 97.979692)
- (xy 153.652999 98.007103) (xy 153.663045 98.033158) (xy 153.671546 98.057859) (xy 153.679998 98.08683)
- (xy 153.686036 98.113684) (xy 153.689658 98.138422) (xy 153.690866 98.161042) (xy 153.689685 98.185829)
- (xy 153.685323 98.212577) (xy 153.677747 98.236987) (xy 153.666957 98.259059) (xy 153.657282 98.273394)
- (xy 153.640414 98.293926) (xy 153.623394 98.311557) (xy 153.604063 98.327925) (xy 153.588894 98.338118)
- (xy 153.564251 98.350159) (xy 153.535462 98.363371) (xy 153.511362 98.374172) (xy 153.483336 98.386565)
- (xy 153.451384 98.400552) (xy 153.415506 98.416132) (xy 153.375702 98.433305) (xy 153.331972 98.452072)
- (xy 153.308635 98.462053) (xy 153.284316 98.472432) (xy 153.259016 98.483209) (xy 153.232735 98.494385)
- (xy 153.205471 98.505959) (xy 153.177227 98.517931) (xy 153.148 98.530302) (xy 153.117792 98.543071)
- (xy 153.086603 98.556239) (xy 153.054432 98.569804) (xy 153.02128 98.583768) (xy 152.987146 98.598131)
- (xy 152.952031 98.612892) (xy 152.958748 98.72158) (xy 152.958748 99.16488) (xy 153.356253 99.16488)
- (xy 153.385269 99.165074) (xy 153.411408 99.165653) (xy 153.438268 99.166818) (xy 153.464171 99.168793)
- (xy 153.477764 99.170376) (xy 153.504204 99.175695) (xy 153.530141 99.184357) (xy 153.554899 99.195138)
- (xy 153.571187 99.203349) (xy 153.593369 99.218461) (xy 153.612594 99.239069) (xy 153.628861 99.265173)
- (xy 153.63912 99.288357) (xy 153.647715 99.314632) (xy 153.654647 99.343998) (xy 153.659916 99.376456)
- (xy 153.66352 99.412005) (xy 153.664999 99.437421) (xy 153.665738 99.464211) (xy 153.665831 99.478122)
- (xy 153.665323 99.508085) (xy 153.663799 99.536454) (xy 153.661258 99.56323) (xy 153.657702 99.588413)
- (xy 153.650463 99.623199) (xy 153.640937 99.654401) (xy 153.629125 99.682018) (xy 153.615026 99.70605)
- (xy 153.598642 99.726497) (xy 153.579971 99.743359) (xy 153.559015 99.756636) (xy 153.535772 99.766328)
- (xy 153.511121 99.773591) (xy 153.482048 99.779352) (xy 153.454442 99.783004) (xy 153.423766 99.785613)
- (xy 153.397013 99.786948) (xy 153.368296 99.787616) (xy 153.3532 99.7877) (xy 151.401089 99.7877)
- (xy 151.372073 99.787506) (xy 151.345934 99.786927) (xy 151.319074 99.785762) (xy 151.293171 99.783787)
- (xy 151.279578 99.782204) (xy 151.253138 99.776563) (xy 151.227201 99.767714) (xy 151.202443 99.756847)
- (xy 151.186155 99.748621) (xy 151.163973 99.733651) (xy 151.144749 99.713167) (xy 151.128482 99.687169)
- (xy 151.118222 99.664051) (xy 151.109627 99.637831) (xy 151.102695 99.60851) (xy 151.097427 99.576086)
- (xy 151.093822 99.540561) (xy 151.092343 99.515154) (xy 151.091604 99.488368) (xy 151.091511 99.474458)
- (xy 151.091511 99.16488) (xy 151.71372 99.16488) (xy 152.336539 99.16488) (xy 152.336539 98.714863)
- (xy 152.335337 98.68937) (xy 152.331731 98.663877) (xy 152.32572 98.638384) (xy 152.317305 98.612892)
- (xy 152.306486 98.587399) (xy 152.293262 98.561906) (xy 152.277635 98.536413) (xy 152.259603 98.51092)
- (xy 152.239014 98.487021) (xy 152.216021 98.466308) (xy 152.190623 98.448781) (xy 152.162821 98.434442)
- (xy 152.132615 98.423289) (xy 152.108383 98.417015) (xy 152.082799 98.412534) (xy 152.055861 98.409845)
- (xy 152.027572 98.408949) (xy 151.999157 98.409845) (xy 151.972073 98.412534) (xy 151.946321 98.417015)
- (xy 151.921899 98.423289) (xy 151.898808 98.431355) (xy 151.87009 98.444898) (xy 151.843739 98.461627)
- (xy 151.819753 98.481544) (xy 151.798134 98.504647) (xy 151.793099 98.51092) (xy 151.774494 98.536518)
- (xy 151.758371 98.562326) (xy 151.744727 98.588343) (xy 151.733565 98.614571) (xy 151.724883 98.641008)
- (xy 151.718681 98.667655) (xy 151.71496 98.694513) (xy 151.71372 98.72158) (xy 151.71372 99.16488)
- (xy 151.091511 99.16488) (xy 151.091511 98.714863) (xy 151.092391 98.676235) (xy 151.095032 98.637745)
- (xy 151.099432 98.599394) (xy 151.105593 98.561181) (xy 151.113515 98.523106) (xy 151.123196 98.48517)
- (xy 151.134638 98.447372) (xy 151.14784 98.409712) (xy 151.162802 98.372191) (xy 151.179525 98.334808)
- (xy 151.198007 98.297563) (xy 151.21825 98.260457) (xy 151.240254 98.223489) (xy 151.264017 98.186659)
- (xy 151.289541 98.149968) (xy 151.316825 98.113415) (xy 151.337891 98.087408) (xy 151.360331 98.062281)
- (xy 151.384145 98.038035) (xy 151.409332 98.014668) (xy 151.435894 97.992182) (xy 151.463829 97.970576)
- (xy 151.493138 97.94985) (xy 151.523821 97.930004) (xy 151.54504 97.917262) (xy 151.566869 97.904912)
- (xy 151.589309 97.892952) (xy 151.612359 97.881384) (xy 151.635803 97.870293) (xy 151.659576 97.859918)
- (xy 151.683679 97.850258) (xy 151.70811 97.841313) (xy 151.732871 97.833084) (xy 151.75796 97.825571)
- (xy 151.783379 97.818773) (xy 151.809127 97.812691) (xy 151.835204 97.807324) (xy 151.861611 97.802673)
- (xy 151.888346 97.798738) (xy 151.915411 97.795518) (xy 151.942805 97.793013) (xy 151.970528 97.791224)
- (xy 151.99858 97.790151) (xy 152.026961 97.789793) (xy 152.051668 97.790051) (xy 152.076099 97.790824)
- (xy 152.124134 97.793915) (xy 152.171067 97.799067) (xy 152.216898 97.80628) (xy 152.261628 97.815553)
- (xy 152.305255 97.826888) (xy 152.347781 97.840283) (xy 152.389204 97.855739) (xy 152.429526 97.873256)
- (xy 152.468745 97.892833) (xy 152.506863 97.914471) (xy 152.543878 97.938171) (xy 152.579792 97.963931)
- (xy 152.614604 97.991751) (xy 152.648314 98.021633) (xy 152.680922 98.053575) (xy 152.704976 98.043553)
- (xy 152.730428 98.032872) (xy 152.757278 98.021533) (xy 152.785526 98.009535) (xy 152.815172 97.99688)
- (xy 152.846215 97.983566) (xy 152.878656 97.969593) (xy 152.912494 97.954962) (xy 152.947731 97.939673)
- (xy 152.984365 97.923726) (xy 153.022396 97.90712) (xy 153.061826 97.889856) (xy 153.102653 97.871934)
- (xy 153.144878 97.853354) (xy 153.188501 97.834115) (xy 153.233521 97.814217) (xy 153.256603 97.804833)
- (xy 153.285459 97.793756) (xy 153.312121 97.78432) (xy 153.336588 97.776526) (xy 153.364086 97.76909)
- (xy 153.388155 97.764218) (xy 153.412513 97.761757) (xy 153.416093 97.761705)
- )
- )
- (polygon
- (pts
- (xy 152.425507 95.670033) (xy 152.464502 95.670836) (xy 152.502983 95.672175) (xy 152.540949 95.674049)
- (xy 152.578402 95.676459) (xy 152.615341 95.679404) (xy 152.651766 95.682884) (xy 152.687676 95.6869)
- (xy 152.723073 95.691452) (xy 152.757956 95.696539) (xy 152.792325 95.702161) (xy 152.826179 95.708319)
- (xy 152.85952 95.715013) (xy 152.892347 95.722242) (xy 152.924659 95.730006) (xy 152.956458 95.738306)
- (xy 152.987743 95.747141) (xy 153.018513 95.756512) (xy 153.04877 95.766418) (xy 153.078513 95.77686)
- (xy 153.107741 95.787837) (xy 153.136456 95.79935) (xy 153.164657 95.811398) (xy 153.192343 95.823982)
- (xy 153.219516 95.837101) (xy 153.246174 95.850755) (xy 153.272319 95.864945) (xy 153.29795 95.879671)
- (xy 153.323066 95.894932) (xy 153.347669 95.910728) (xy 153.371757 95.92706) (xy 153.395332 95.943928)
- (xy 153.421235 95.963745) (xy 153.446279 95.984958) (xy 153.470465 96.007566) (xy 153.493792 96.031569)
- (xy 153.516261 96.056968) (xy 153.537871 96.083762) (xy 153.558622 96.111951) (xy 153.578514 96.141536)
- (xy 153.597548 96.172516) (xy 153.60976 96.193944) (xy 153.62159 96.215993) (xy 153.627363 96.22725)
- (xy 153.638454 96.250145) (xy 153.648829 96.273493) (xy 153.658489 96.297295) (xy 153.667434 96.32155)
- (xy 153.675663 96.346258) (xy 153.683176 96.37142) (xy 153.689974 96.397034) (xy 153.696056 96.423102)
- (xy 153.701423 96.449623) (xy 153.706074 96.476597) (xy 153.710009 96.504024) (xy 153.713229 96.531904)
- (xy 153.715734 96.560238) (xy 153.717523 96.589025) (xy 153.718596 96.618265) (xy 153.718954 96.647958)
- (xy 153.718589 96.677591) (xy 153.717494 96.706805) (xy 153.715669 96.735599) (xy 153.713115 96.763973)
- (xy 153.70983 96.791928) (xy 153.705816 96.819462) (xy 153.701072 96.846577) (xy 153.695598 96.873272)
- (xy 153.689394 96.899547) (xy 153.68246 96.925402) (xy 153.674797 96.950838) (xy 153.666403 96.975854)
- (xy 153.65728 97.00045) (xy 153.647427 97.024626) (xy 153.636844 97.048383) (xy 153.625531 97.071719)
- (xy 153.613684 97.094455) (xy 153.601498 97.116561) (xy 153.588973 97.138037) (xy 153.57611 97.158883)
- (xy 153.55618 97.188972) (xy 153.535488 97.217645) (xy 153.514034 97.2449) (xy 153.491817 97.270739)
- (xy 153.468839 97.295161) (xy 153.445099 97.318166) (xy 153.420596 97.339754) (xy 153.395332 97.359926)
- (xy 153.36911 97.379061) (xy 153.341966 97.397542) (xy 153.313898 97.415369) (xy 153.284907 97.43254)
- (xy 153.254994 97.449057) (xy 153.224157 97.464919) (xy 153.192397 97.480126) (xy 153.159714 97.494679)
- (xy 153.126108 97.508577) (xy 153.103191 97.517478) (xy 153.079864 97.526089) (xy 153.068046 97.530285)
- (xy 153.029948 97.542633) (xy 152.991215 97.554185) (xy 152.951847 97.564939) (xy 152.911846 97.574898)
- (xy 152.871209 97.584059) (xy 152.829938 97.592424) (xy 152.788033 97.599992) (xy 152.745493 97.606764)
- (xy 152.702319 97.612739) (xy 152.65851 97.617917) (xy 152.614067 97.622298) (xy 152.56899 97.625883)
- (xy 152.523278 97.628672) (xy 152.476931 97.630663) (xy 152.42995 97.631858) (xy 152.382335 97.632257)
- (xy 152.338769 97.631935) (xy 152.296001 97.630969) (xy 152.254028 97.629359) (xy 152.212853 97.627105)
- (xy 152.172474 97.624207) (xy 152.132892 97.620665) (xy 152.094107 97.616479) (xy 152.056118 97.611649)
- (xy 152.018926 97.606175) (xy 151.98253 97.600057) (xy 151.946931 97.593295) (xy 151.912129 97.585889)
- (xy 151.878123 97.577839) (xy 151.844915 97.569145) (xy 151.812502 97.559807) (xy 151.780887 97.549825)
- (xy 151.750089 97.53937) (xy 151.720131 97.528768) (xy 151.691013 97.518018) (xy 151.662734 97.50712)
- (xy 151.635295 97.496074) (xy 151.608695 97.484881) (xy 151.582935 97.473539) (xy 151.558015 97.46205)
- (xy 151.533934 97.450412) (xy 151.510693 97.438627) (xy 151.488291 97.426694) (xy 151.466729 97.414613)
- (xy 151.43596 97.396215) (xy 151.407081 97.377483) (xy 151.388877 97.364811) (xy 151.362494 97.344966)
- (xy 151.336928 97.323673) (xy 151.312177 97.300931) (xy 151.288241 97.27674) (xy 151.265122 97.2511)
- (xy 151.242818 97.224011) (xy 151.22133 97.195473) (xy 151.200657 97.165486) (xy 151.187329 97.144689)
- (xy 151.174363 97.123249) (xy 151.16176 97.101164) (xy 151.149519 97.078436) (xy 151.137836 97.055085)
- (xy 151.126907 97.031286) (xy 151.116732 97.007038) (xy 151.107311 96.982342) (xy 151.098643 96.957197)
- (xy 151.090729 96.931604) (xy 151.083569 96.905562) (xy 151.077162 96.879073) (xy 151.071509 96.852134)
- (xy 151.06661 96.824748) (xy 151.062464 96.796913) (xy 151.059073 96.768629) (xy 151.056435 96.739897)
- (xy 151.05455 96.710717) (xy 151.05342 96.681088) (xy 151.053043 96.651011) (xy 151.675252 96.651011)
- (xy 151.678021 96.694414) (xy 151.686328 96.735017) (xy 151.700174 96.77282) (xy 151.719559 96.807822)
- (xy 151.744482 96.840025) (xy 151.774943 96.869427) (xy 151.810942 96.896029) (xy 151.85248 96.919831)
- (xy 151.875326 96.930681) (xy 151.899557 96.940832) (xy 151.925172 96.950283) (xy 151.952172 96.959034)
- (xy 151.980556 96.967084) (xy 152.010325 96.974435) (xy 152.041478 96.981085) (xy 152.074016 96.987036)
- (xy 152.107939 96.992286) (xy 152.143246 96.996836) (xy 152.179938 97.000687) (xy 152.218015 97.003837)
- (xy 152.257476 97.006287) (xy 152.298321 97.008037) (xy 152.340552 97.009087) (xy 152.384167 97.009437)
- (xy 152.427744 97.009091) (xy 152.469938 97.008051) (xy 152.510748 97.006319) (xy 152.550175 97.003894)
- (xy 152.588219 97.000776) (xy 152.624879 96.996965) (xy 152.660156 96.992461) (xy 152.69405 96.987265)
- (xy 152.72656 96.981375) (xy 152.757686 96.974792) (xy 152.78743 96.967517) (xy 152.815789 96.959549)
- (xy 152.842766 96.950888) (xy 152.868359 96.941533) (xy 152.892568 96.931486) (xy 152.915395 96.920747)
- (xy 152.956897 96.897188) (xy 152.992865 96.870858) (xy 153.0233 96.841756) (xy 153.048202 96.809883)
- (xy 153.067569 96.775238) (xy 153.081404 96.737822) (xy 153.089704 96.697634) (xy 153.092471 96.654675)
- (xy 153.089778 96.610754) (xy 153.081699 96.569667) (xy 153.068235 96.531413) (xy 153.049385 96.495993)
- (xy 153.025149 96.463407) (xy 152.995527 96.433654) (xy 152.96052 96.406735) (xy 152.920127 96.382649)
- (xy 152.897911 96.371669) (xy 152.874348 96.361397) (xy 152.849439 96.351834) (xy 152.823183 96.342979)
- (xy 152.795582 96.334832) (xy 152.766633 96.327394) (xy 152.736338 96.320664) (xy 152.704697 96.314643)
- (xy 152.671709 96.30933) (xy 152.637375 96.304725) (xy 152.601695 96.300829) (xy 152.564668 96.297641)
- (xy 152.526294 96.295162) (xy 152.486574 96.293391) (xy 152.445508 96.292328) (xy 152.403095 96.291974)
- (xy 152.382335 96.291974) (xy 152.338833 96.292325) (xy 152.296711 96.293376) (xy 152.255971 96.295129)
- (xy 152.216612 96.297584) (xy 152.178634 96.300739) (xy 152.142037 96.304596) (xy 152.106821 96.309154)
- (xy 152.072986 96.314414) (xy 152.040532 96.320374) (xy 152.009459 96.327036) (xy 151.979767 96.334399)
- (xy 151.951456 96.342463) (xy 151.924526 96.351229) (xy 151.898977 96.360696) (xy 151.874809 96.370864)
- (xy 151.852022 96.381733) (xy 151.810592 96.405575) (xy 151.774685 96.432223) (xy 151.744303 96.461675)
- (xy 151.719444 96.493932) (xy 151.70011 96.528994) (xy 151.6863 96.566862) (xy 151.678014 96.607534)
- (xy 151.675252 96.651011) (xy 151.053043 96.651011) (xy 151.053415 96.620948) (xy 151.054531 96.591362)
- (xy 151.056392 96.562253) (xy 151.058996 96.533622) (xy 151.062345 96.505467) (xy 151.066438 96.477789)
- (xy 151.071275 96.450589) (xy 151.076857 96.423865) (xy 151.083182 96.397618) (xy 151.090252 96.371849)
- (xy 151.098066 96.346556) (xy 151.106624 96.321741) (xy 151.115926 96.297403) (xy 151.125972 96.273541)
- (xy 151.136763 96.250157) (xy 151.148298 96.22725) (xy 151.160307 96.204884) (xy 151.172674 96.183124)
- (xy 151.185399 96.161969) (xy 151.205158 96.131374) (xy 151.225721 96.102142) (xy 151.247089 96.074273)
- (xy 151.269262 96.047767) (xy 151.292241 96.022624) (xy 151.316024 95.998844) (xy 151.340612 95.976428)
- (xy 151.366005 95.955374) (xy 151.383381 95.942096) (xy 151.410149 95.922992) (xy 151.437785 95.904608)
- (xy 151.466291 95.886943) (xy 151.495666 95.869997) (xy 151.525911 95.85377) (xy 151.557025 95.838262)
- (xy 151.589009 95.823473) (xy 151.621862 95.809403) (xy 151.655584 95.796053) (xy 151.678549 95.787552)
- (xy 151.7019 95.779371) (xy 151.71372 95.7754) (xy 151.753483 95.762609) (xy 151.793547 95.750642)
- (xy 151.833912 95.739501) (xy 151.874577 95.729185) (xy 151.915542 95.719694) (xy 151.956808 95.711029)
- (xy 151.998375 95.703189) (xy 152.040242 95.696174) (xy 152.08241 95.689984) (xy 152.124878 95.68462)
- (xy 152.167647 95.680081) (xy 152.210716 95.676367) (xy 152.254086 95.673479) (xy 152.297756 95.671416)
- (xy 152.341727 95.670178) (xy 152.385998 95.669765)
- )
- )
- (polygon
- (pts
- (xy 151.084184 95.043893) (xy 151.087848 94.509612) (xy 151.087848 94.178663) (xy 151.087982 94.153448)
- (xy 151.088497 94.126143) (xy 151.089586 94.098356) (xy 151.091475 94.071966) (xy 151.093343 94.055931)
- (xy 151.098722 94.030457) (xy 151.107539 94.005083) (xy 151.11854 93.980583) (xy 151.126926 93.96434)
- (xy 151.142001 93.942157) (xy 151.1628 93.922933) (xy 151.189323 93.906666) (xy 151.212972 93.896407)
- (xy 151.239841 93.887811) (xy 151.26993 93.880879) (xy 151.303239 93.875611) (xy 151.339768 93.872006)
- (xy 151.36591 93.870527) (xy 151.393483 93.869788) (xy 151.407806 93.869695) (xy 151.433568 93.870039)
- (xy 151.458038 93.871069) (xy 151.492318 93.873903) (xy 151.52369 93.878282) (xy 151.552153 93.884207)
- (xy 151.577707 93.891677) (xy 151.607255 93.904042) (xy 151.631631 93.919155) (xy 151.650837 93.937015)
- (xy 151.664871 93.957623) (xy 151.677503 93.981322) (xy 151.688339 94.00625) (xy 151.696186 94.031796)
- (xy 151.698455 94.043718) (xy 151.701031 94.070611) (xy 151.702405 94.097879) (xy 151.703106 94.125933)
- (xy 151.703335 94.153095) (xy 151.70334 94.157902) (xy 151.70334 94.773394) (xy 151.730538 94.777384)
- (xy 151.760698 94.781523) (xy 151.791267 94.785606) (xy 151.81795 94.78912) (xy 151.847853 94.793019)
- (xy 151.880976 94.797305) (xy 151.917319 94.801978) (xy 151.943337 94.805308) (xy 151.970785 94.808809)
- (xy 151.967243 94.783253) (xy 151.96529 94.758434) (xy 151.964174 94.733719) (xy 151.963573 94.705826)
- (xy 151.963458 94.685467) (xy 151.964441 94.643976) (xy 151.967389 94.603006) (xy 151.972302 94.562556)
- (xy 151.979181 94.522625) (xy 151.988026 94.483215) (xy 151.998835 94.444324) (xy 152.01161 94.405954)
- (xy 152.026351 94.368104) (xy 152.043057 94.330773) (xy 152.061728 94.293962) (xy 152.082364 94.257672)
- (xy 152.104966 94.221901) (xy 152.129534 94.186651) (xy 152.156067 94.15192) (xy 152.184565 94.117709)
- (xy 152.215028 94.084019) (xy 152.246913 94.051633) (xy 152.279676 94.021336) (xy 152.313317 93.993129)
- (xy 152.347835 93.967011) (xy 152.383232 93.942983) (xy 152.419505 93.921044) (xy 152.456657 93.901194)
- (xy 152.494686 93.883434) (xy 152.533594 93.867763) (xy 152.573378 93.854182) (xy 152.614041 93.84269)
- (xy 152.655581 93.833288) (xy 152.697999 93.825975) (xy 152.741295 93.820751) (xy 152.785469 93.817617)
- (xy 152.83052 93.816573) (xy 152.875615 93.817562) (xy 152.919917 93.820532) (xy 152.963428 93.825481)
- (xy 153.006146 93.83241) (xy 153.048073 93.841319) (xy 153.089208 93.852207) (xy 153.129551 93.865075)
- (xy 153.169102 93.879923) (xy 153.207861 93.896751) (xy 153.245829 93.915558) (xy 153.283004 93.936345)
- (xy 153.319388 93.959111) (xy 153.354979 93.983858) (xy 153.389779 94.010584) (xy 153.423787 94.039289)
- (xy 153.457003 94.069975) (xy 153.488724 94.102129) (xy 153.518398 94.135243) (xy 153.546025 94.169315)
- (xy 153.571607 94.204346) (xy 153.595141 94.240336) (xy 153.616629 94.277285) (xy 153.636071 94.315193)
- (xy 153.653466 94.35406) (xy 153.668815 94.393885) (xy 153.682117 94.434669) (xy 153.693373 94.476412)
- (xy 153.702582 94.519114) (xy 153.709744 94.562775) (xy 153.714861 94.607395) (xy 153.71793 94.652973)
- (xy 153.718954 94.699511) (xy 153.718307 94.740173) (xy 153.716368 94.78034) (xy 153.713136 94.82001)
- (xy 153.708612 94.859184) (xy 153.702794 94.897862) (xy 153.695684 94.936044) (xy 153.687281 94.97373)
- (xy 153.677585 95.01092) (xy 153.666597 95.047614) (xy 153.654315 95.083811) (xy 153.640741 95.119513)
- (xy 153.625874 95.154718) (xy 153.609715 95.189427) (xy 153.592262 95.22364) (xy 153.573517 95.257357)
- (xy 153.553479 95.290578) (xy 153.539397 95.311902) (xy 153.523836 95.333958) (xy 153.507197 95.355443)
- (xy 153.489938 95.374871) (xy 153.486312 95.378506) (xy 153.461888 95.406594) (xy 153.440323 95.430491)
- (xy 153.419134 95.452038) (xy 153.39832 95.471235) (xy 153.377882 95.488081) (xy 153.35782 95.502576)
- (xy 153.331654 95.518247) (xy 153.306156 95.529739) (xy 153.281327 95.537052) (xy 153.251229 95.540317)
- (xy 153.226814 95.538275) (xy 153.201197 95.53215) (xy 153.174378 95.521941) (xy 153.146357 95.507649)
- (xy 153.124552 95.49425) (xy 153.102071 95.478555) (xy 153.078914 95.460562) (xy 153.055081 95.440272)
- (xy 153.030571 95.417686) (xy 153.022251 95.409647) (xy 153.001518 95.390014) (xy 152.982824 95.370499)
- (xy 152.966169 95.351102) (xy 152.947136 95.325423) (xy 152.931727 95.299954) (xy 152.919944 95.274695)
- (xy 152.911787 95.249645) (xy 152.907255 95.224806) (xy 152.906236 95.206314) (xy 152.907991 95.180984)
- (xy 152.913258 95.154451) (xy 152.922035 95.126716) (xy 152.934324 95.097779) (xy 152.945844 95.075287)
- (xy 152.959339 95.052119) (xy 152.97481 95.028275) (xy 152.992255 95.003755) (xy 153.011675 94.978559)
- (xy 153.018587 94.970009) (xy 153.039872 94.948075) (xy 153.054302 94.927243) (xy 153.066424 94.903491)
- (xy 153.076237 94.87682) (xy 153.08374 94.847229) (xy 153.087853 94.82312) (xy 153.090667 94.797369)
- (xy 153.092182 94.769976) (xy 153.092471 94.750802) (xy 153.091886 94.722092) (xy 153.090131 94.694809)
- (xy 153.087206 94.668955) (xy 153.083111 94.644527) (xy 153.075832 94.614178) (xy 153.066472 94.586367)
- (xy 153.055033 94.561094) (xy 153.041514 94.538358) (xy 153.025915 94.51816) (xy 153.008341 94.500414)
- (xy 152.989202 94.485035) (xy 152.968498 94.472021) (xy 152.94623 94.461374) (xy 152.922398 94.453092)
- (xy 152.897 94.447177) (xy 152.870038 94.443628) (xy 152.841511 94.442445) (xy 152.812822 94.443742)
- (xy 152.785679 94.447635) (xy 152.760081 94.454123) (xy 152.736029 94.463206) (xy 152.713522 94.474883)
- (xy 152.692561 94.489156) (xy 152.673146 94.506024) (xy 152.655276 94.525488) (xy 152.639105 94.546458)
- (xy 152.625089 94.568154) (xy 152.61323 94.590574) (xy 152.603527 94.61372) (xy 152.59598 94.637591)
- (xy 152.59059 94.662187) (xy 152.587356 94.687508) (xy 152.586277 94.713554) (xy 152.58727 94.739295)
- (xy 152.590246 94.763701) (xy 152.596758 94.792329) (xy 152.60637 94.81887) (xy 152.619083 94.843324)
- (xy 152.634897 94.865691) (xy 152.649781 94.882082) (xy 152.668671 94.905924) (xy 152.685043 94.929824)
- (xy 152.698896 94.953781) (xy 152.710231 94.977795) (xy 152.719046 95.001866) (xy 152.725343 95.025995)
- (xy 152.729121 95.05018) (xy 152.730381 95.074423) (xy 152.729341 95.098991) (xy 152.726221 95.124455)
- (xy 152.721021 95.150816) (xy 152.713742 95.178074) (xy 152.704382 95.206229) (xy 152.692943 95.23528)
- (xy 152.682998 95.257657) (xy 152.671884 95.280539) (xy 152.663825 95.296074) (xy 152.651467 95.318673)
- (xy 152.635725 95.346451) (xy 152.620822 95.371538) (xy 152.606759 95.393935) (xy 152.590361 95.418147)
- (xy 152.575275 95.438156) (xy 152.558903 95.456617) (xy 152.556358 95.459106) (xy 152.535864 95.475936)
- (xy 152.511988 95.489122) (xy 152.487242 95.496222) (xy 152.470262 95.497574) (xy 152.444368 95.49586)
- (xy 152.417712 95.493185) (xy 152.382716 95.489277) (xy 152.354752 95.485985) (xy 152.323081 95.482145)
- (xy 152.287704 95.477756) (xy 152.248621 95.472819) (xy 152.20583 95.467333) (xy 152.159334 95.461298)
- (xy 152.134695 95.458075) (xy 152.10913 95.454715) (xy 152.082639 95.451218) (xy 152.05522 95.447584)
- (xy 152.026875 95.443812) (xy 151.997604 95.439903) (xy 151.967406 95.435857) (xy 151.936281 95.431674)
- (xy 151.904229 95.427354) (xy 151.872165 95.423031) (xy 151.841077 95.418839) (xy 151.810966 95.414778)
- (xy 151.781831 95.410849) (xy 151.753674 95.40705) (xy 151.726493 95.403383) (xy 151.700288 95.399847)
- (xy 151.675061 95.396442) (xy 151.65081 95.393169) (xy 151.605239 95.387015) (xy 151.563574 95.381386)
- (xy 151.525817 95.376281) (xy 151.491966 95.371702) (xy 151.462023 95.367647) (xy 151.435986 95.364117)
- (xy 151.404257 95.359806) (xy 151.375625 95.355894) (xy 151.362621 95.354081) (xy 151.33796 95.347486)
- (xy 151.313047 95.338625) (xy 151.288737 95.329046) (xy 151.266022 95.319317) (xy 151.24135 95.307267)
- (xy 151.218051 95.294225) (xy 151.196127 95.28019) (xy 151.193483 95.278366) (xy 151.172951 95.261422)
- (xy 151.155862 95.24334) (xy 151.139592 95.222219) (xy 151.126297 95.201697) (xy 151.117767 95.186775)
- (xy 151.106354 95.162961) (xy 151.097302 95.137774) (xy 151.090612 95.111212) (xy 151.086283 95.083277)
- (xy 151.084315 95.053968)
- )
- )
- )
- )
- (gr_text "(c) 2022 jaseg CERN-OHL-S" (at 156.049472 101.175 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0)
- (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3)))
- (render_cache "(c) 2022 jaseg CERN-OHL-S" 90
- (polygon
- (pts
- (xy 156.693953 114.507361) (xy 156.710803 114.499956) (xy 156.726866 114.492442) (xy 156.742144 114.484818)
- (xy 156.756636 114.477084) (xy 156.770342 114.469241) (xy 156.783263 114.461289) (xy 156.799269 114.450516)
- (xy 156.813878 114.439548) (xy 156.82709 114.428385) (xy 156.833172 114.422731) (xy 156.844334 114.411459)
- (xy 156.854009 114.40036) (xy 156.864009 114.386726) (xy 156.871683 114.373362) (xy 156.877822 114.357678)
- (xy 156.880613 114.342381) (xy 156.880799 114.337368) (xy 156.880904 114.320806) (xy 156.881282 114.304497)
- (xy 156.882036 114.289489) (xy 156.882997 114.279116) (xy 156.886476 114.263865) (xy 156.892065 114.249921)
- (xy 156.897652 114.239182) (xy 156.907276 114.226503) (xy 156.918691 114.217293) (xy 156.932714 114.210171)
- (xy 156.939784 114.207675) (xy 156.955789 114.203508) (xy 156.97171 114.200838) (xy 156.98678 114.199275)
- (xy 157.003163 114.198382) (xy 157.017819 114.198149) (xy 157.032554 114.198382) (xy 157.048938 114.199275)
- (xy 157.063904 114.200838) (xy 157.079575 114.203508) (xy 157.095122 114.207675) (xy 157.109921 114.213957)
- (xy 157.12217 114.2225) (xy 157.132789 114.234643) (xy 157.136155 114.240281) (xy 157.141882 114.254557)
- (xy 157.146425 114.270455) (xy 157.149305 114.284943) (xy 157.151362 114.300558) (xy 157.152596 114.3173)
- (xy 157.153008 114.33517) (xy 157.152616 114.35301) (xy 157.151439 114.370627) (xy 157.149479 114.388021)
- (xy 157.146734 114.405191) (xy 157.143205 114.422138) (xy 157.138891 114.438862) (xy 157.133794 114.455363)
- (xy 157.127912 114.47164) (xy 157.121246 114.487695) (xy 157.113795 114.503525) (xy 157.105561 114.519133)
- (xy 157.096542 114.534518) (xy 157.086739 114.549679) (xy 157.076151 114.564617) (xy 157.06478 114.579331)
- (xy 157.052624 114.593823) (xy 157.039894 114.607974) (xy 157.026709 114.621758) (xy 157.01307 114.635176)
- (xy 156.998975 114.648228) (xy 156.984424 114.660913) (xy 156.969419 114.673232) (xy 156.953959 114.685185)
- (xy 156.938044 114.696771) (xy 156.921673 114.707991) (xy 156.904848 114.718845) (xy 156.887567 114.729332)
- (xy 156.869831 114.739453) (xy 156.85164 114.749207) (xy 156.832994 114.758595) (xy 156.813893 114.767617)
- (xy 156.794337 114.776272) (xy 156.773981 114.784702) (xy 156.753535 114.792865) (xy 156.732997 114.800759)
- (xy 156.712369 114.808386) (xy 156.69165 114.815746) (xy 156.670839 114.822838) (xy 156.649938 114.829662)
- (xy 156.628947 114.836219) (xy 156.607864 114.842508) (xy 156.58669 114.848529) (xy 156.565426 114.854283)
- (xy 156.54407 114.859769) (xy 156.522624 114.864987) (xy 156.501087 114.869938) (xy 156.479459 114.874622)
- (xy 156.45774 114.879037) (xy 156.43593 114.883185) (xy 156.41403 114.887066) (xy 156.392038 114.890679)
- (xy 156.369956 114.894024) (xy 156.347782 114.897102) (xy 156.325518 114.899912) (xy 156.303163 114.902454)
- (xy 156.280717 114.904729) (xy 156.258181 114.906736) (xy 156.235553 114.908475) (xy 156.212834 114.909947)
- (xy 156.190025 114.911152) (xy 156.167125 114.912088) (xy 156.144134 114.912757) (xy 156.121052 114.913159)
- (xy 156.097879 114.913292) (xy 156.074843 114.913165) (xy 156.051899 114.912782) (xy 156.029045 114.912143)
- (xy 156.006282 114.911249) (xy 155.98361 114.910099) (xy 155.961029 114.908694) (xy 155.938538 114.907034)
- (xy 155.916139 114.905118) (xy 155.893831 114.902947) (xy 155.871613 114.90052) (xy 155.849486 114.897838)
- (xy 155.82745 114.8949) (xy 155.805505 114.891707) (xy 155.783651 114.888258) (xy 155.761888 114.884554)
- (xy 155.740216 114.880594) (xy 155.718634 114.876379) (xy 155.697143 114.871909) (xy 155.675744 114.867183)
- (xy 155.654435 114.862202) (xy 155.633217 114.856965) (xy 155.61209 114.851473) (xy 155.591053 114.845725)
- (xy 155.570108 114.839722) (xy 155.549254 114.833463) (xy 155.52849 114.826949) (xy 155.507817 114.82018)
- (xy 155.487235 114.813155) (xy 155.466744 114.805874) (xy 155.446344 114.798339) (xy 155.426035 114.790547)
- (xy 155.405817 114.7825) (xy 155.385498 114.773884) (xy 155.365665 114.764886) (xy 155.34632 114.755508)
- (xy 155.32746 114.74575) (xy 155.309088 114.73561) (xy 155.291202 114.72509) (xy 155.273802 114.714189)
- (xy 155.25689 114.702908) (xy 155.240463 114.691246) (xy 155.224524 114.679203) (xy 155.20907 114.666779)
- (xy 155.194104 114.653975) (xy 155.179624 114.64079) (xy 155.16563 114.627225) (xy 155.152124 114.613279)
- (xy 155.139103 114.598952) (xy 155.126681 114.584303) (xy 155.115061 114.569391) (xy 155.104242 114.554215)
- (xy 155.094224 114.538777) (xy 155.085007 114.523074) (xy 155.076592 114.507109) (xy 155.068979 114.49088)
- (xy 155.062167 114.474388) (xy 155.056156 114.457633) (xy 155.050947 114.440614) (xy 155.046539 114.423332)
- (xy 155.042933 114.405786) (xy 155.040128 114.387978) (xy 155.038124 114.369906) (xy 155.036922 114.35157)
- (xy 155.036521 114.332971) (xy 155.03675 114.317693) (xy 155.037681 114.300189) (xy 155.039326 114.284455)
- (xy 155.042246 114.267913) (xy 155.046954 114.251837) (xy 155.051176 114.24248) (xy 155.061408 114.229709)
- (xy 155.074932 114.219102) (xy 155.088122 114.212176) (xy 155.103417 114.206634) (xy 155.12082 114.202479)
- (xy 155.140328 114.199708) (xy 155.156343 114.198539) (xy 155.173542 114.198149) (xy 155.191452 114.198481)
- (xy 155.207953 114.199476) (xy 155.223043 114.201134) (xy 155.240969 114.204377) (xy 155.256388 114.208799)
- (xy 155.272135 114.215985) (xy 155.283965 114.225014) (xy 155.291877 114.235885) (xy 155.298444 114.250165)
- (xy 155.302789 114.264471) (xy 155.305949 114.280682) (xy 155.307677 114.295648) (xy 155.308582 114.311938)
- (xy 155.30873 114.322347) (xy 155.30873 114.33517) (xy 155.310382 114.350661) (xy 155.315337 114.366223)
- (xy 155.323597 114.381856) (xy 155.33516 114.39756) (xy 155.350027 114.413335) (xy 155.361773 114.423891)
- (xy 155.374988 114.434478) (xy 155.389671 114.445097) (xy 155.405823 114.455748) (xy 155.423442 114.466429)
- (xy 155.442531 114.477143) (xy 155.463087 114.487887) (xy 155.485112 114.498664) (xy 155.496675 114.504064)
- (xy 155.514231 114.511432) (xy 155.532966 114.518562) (xy 155.55288 114.525454) (xy 155.573972 114.532108)
- (xy 155.588688 114.536411) (xy 155.603928 114.540608) (xy 155.619692 114.5447) (xy 155.635979 114.548686)
- (xy 155.65279 114.552565) (xy 155.670126 114.556339) (xy 155.687984 114.560007) (xy 155.706367 114.563569)
- (xy 155.725273 114.567025) (xy 155.744704 114.570376) (xy 155.764494 114.57357) (xy 155.784574 114.576558)
- (xy 155.804943 114.57934) (xy 155.825601 114.581916) (xy 155.846549 114.584286) (xy 155.867785 114.58645)
- (xy 155.88931 114.588408) (xy 155.911125 114.590159) (xy 155.933228 114.591705) (xy 155.955621 114.593044)
- (xy 155.978302 114.594178) (xy 156.001273 114.595105) (xy 156.024533 114.595826) (xy 156.048082 114.596342)
- (xy 156.07192 114.596651) (xy 156.096047 114.596754) (xy 156.120127 114.596655) (xy 156.143915 114.596359)
- (xy 156.167411 114.595865) (xy 156.190615 114.595174) (xy 156.213527 114.594285) (xy 156.236147 114.593199)
- (xy 156.258475 114.591915) (xy 156.280511 114.590434) (xy 156.302256 114.588755) (xy 156.323708 114.586879)
- (xy 156.344868 114.584805) (xy 156.365737 114.582534) (xy 156.386313 114.580066) (xy 156.406598 114.577399)
- (xy 156.42659 114.574536) (xy 156.446291 114.571475) (xy 156.465548 114.568262) (xy 156.484301 114.564943)
- (xy 156.502551 114.561518) (xy 156.520297 114.557988) (xy 156.537539 114.554351) (xy 156.554277 114.550609)
- (xy 156.570511 114.546761) (xy 156.586242 114.542807) (xy 156.601469 114.538747) (xy 156.616193 114.534581)
- (xy 156.630412 114.530309) (xy 156.650797 114.523702) (xy 156.670048 114.516858) (xy 156.688166 114.509775)
- )
- )
- (polygon
- (pts
- (xy 156.115831 113.737996) (xy 156.132309 113.737477) (xy 156.148086 113.735922) (xy 156.163161 113.73333)
- (xy 156.177534 113.729701) (xy 156.195606 113.72325) (xy 156.21243 113.714955) (xy 156.228007 113.704817)
- (xy 156.242335 113.692836) (xy 156.255415 113.679011) (xy 156.267007 113.664151) (xy 156.277054 113.649061)
- (xy 156.285555 113.633742) (xy 156.29251 113.618195) (xy 156.297919 113.602418) (xy 156.301783 113.586413)
- (xy 156.304102 113.570178) (xy 156.304875 113.553715) (xy 156.304268 113.537182) (xy 156.302447 113.520925)
- (xy 156.299413 113.504942) (xy 156.295166 113.489235) (xy 156.289705 113.473801) (xy 156.28303 113.458643)
- (xy 156.275142 113.44376) (xy 156.26604 113.429151) (xy 156.256852 113.414937) (xy 156.248889 113.401422)
- (xy 156.240659 113.385509) (xy 156.234342 113.370689) (xy 156.229289 113.354344) (xy 156.226992 113.33957)
- (xy 156.226839 113.334995) (xy 156.228585 113.318726) (xy 156.233823 113.30161) (xy 156.240043 113.288217)
- (xy 156.248227 113.274348) (xy 156.258375 113.260001) (xy 156.270488 113.245179) (xy 156.284565 113.229879)
- (xy 156.29504 113.219415) (xy 156.306389 113.208739) (xy 156.318611 113.197851) (xy 156.331705 113.186751)
- (xy 156.33858 113.181122) (xy 156.353675 113.169702) (xy 156.36837 113.159804) (xy 156.382664 113.15143)
- (xy 156.396557 113.144577) (xy 156.41336 113.138153) (xy 156.429537 113.134109) (xy 156.445088 113.132443)
- (xy 156.448123 113.132396) (xy 156.463073 113.133417) (xy 156.477837 113.136479) (xy 156.492414 113.141582)
- (xy 156.506804 113.148728) (xy 156.521008 113.157914) (xy 156.535024 113.169142) (xy 156.548854 113.182412)
- (xy 156.562497 113.197723) (xy 156.575954 113.215076) (xy 156.584821 113.227778) (xy 156.593605 113.241388)
- (xy 156.597966 113.248533) (xy 156.608214 113.263769) (xy 156.617801 113.279434) (xy 156.626727 113.295528)
- (xy 156.634992 113.312052) (xy 156.642595 113.329005) (xy 156.649537 113.346387) (xy 156.655819 113.364198)
- (xy 156.661439 113.382439) (xy 156.666397 113.40111) (xy 156.670695 113.420209) (xy 156.674331 113.439738)
- (xy 156.677307 113.459696) (xy 156.679621 113.480084) (xy 156.681274 113.500901) (xy 156.682265 113.522147)
- (xy 156.682596 113.543823) (xy 156.682044 113.568311) (xy 156.680386 113.592681) (xy 156.677624 113.616934)
- (xy 156.673758 113.64107) (xy 156.668786 113.665088) (xy 156.662709 113.688989) (xy 156.655528 113.712773)
- (xy 156.647242 113.736439) (xy 156.637851 113.759988) (xy 156.627355 113.783419) (xy 156.615755 113.806734)
- (xy 156.603049 113.82993) (xy 156.589239 113.85301) (xy 156.574324 113.875972) (xy 156.558304 113.898817)
- (xy 156.541179 113.921544) (xy 156.528141 113.937479) (xy 156.514303 113.95286) (xy 156.499667 113.967687)
- (xy 156.484233 113.98196) (xy 156.468 113.995679) (xy 156.450968 114.008845) (xy 156.433138 114.021457)
- (xy 156.420807 114.029557) (xy 156.408122 114.037411) (xy 156.395082 114.045018) (xy 156.381686 114.05238)
- (xy 156.367936 114.059496) (xy 156.360928 114.062961) (xy 156.346689 114.069616) (xy 156.332272 114.075841)
- (xy 156.317677 114.081637) (xy 156.302905 114.087004) (xy 156.287956 114.091941) (xy 156.272829 114.096449)
- (xy 156.257525 114.100528) (xy 156.242043 114.104177) (xy 156.226384 114.107397) (xy 156.210547 114.110188)
- (xy 156.194533 114.112549) (xy 156.178341 114.114481) (xy 156.161972 114.115984) (xy 156.145426 114.117057)
- (xy 156.128702 114.117701) (xy 156.111801 114.117916) (xy 156.094865 114.117701) (xy 156.078129 114.117057)
- (xy 156.061594 114.115984) (xy 156.04526 114.114481) (xy 156.029125 114.112549) (xy 156.013191 114.110188)
- (xy 155.997458 114.107397) (xy 155.981924 114.104177) (xy 155.966591 114.100528) (xy 155.951459 114.096449)
- (xy 155.936527 114.091941) (xy 155.921795 114.087004) (xy 155.907263 114.081637) (xy 155.892932 114.075841)
- (xy 155.878801 114.069616) (xy 155.864871 114.062961) (xy 155.851165 114.055969) (xy 155.8378 114.04873)
- (xy 155.824776 114.041245) (xy 155.812092 114.033514) (xy 155.799748 114.025537) (xy 155.781872 114.01311)
- (xy 155.764762 114.00013) (xy 155.748418 113.986595) (xy 155.732841 113.972506) (xy 155.71803 113.957864)
- (xy 155.703986 113.942668) (xy 155.690707 113.926918) (xy 155.686452 113.921544) (xy 155.669593 113.899564)
- (xy 155.653822 113.877403) (xy 155.639139 113.855062) (xy 155.625544 113.832541) (xy 155.613036 113.809839)
- (xy 155.601615 113.786957) (xy 155.591283 113.763895) (xy 155.582038 113.740652) (xy 155.57388 113.717229)
- (xy 155.566811 113.693626) (xy 155.560829 113.669842) (xy 155.555934 113.645878) (xy 155.552128 113.621734)
- (xy 155.549408 113.597409) (xy 155.547777 113.572904) (xy 155.547233 113.548219) (xy 155.54743 113.533214)
- (xy 155.548019 113.518286) (xy 155.549001 113.503435) (xy 155.550376 113.488662) (xy 155.552144 113.473966)
- (xy 155.554304 113.459347) (xy 155.556858 113.444806) (xy 155.559804 113.430342) (xy 155.563143 113.415955)
- (xy 155.566875 113.401645) (xy 155.569581 113.392148) (xy 155.57506 113.373727) (xy 155.580504 113.356565)
- (xy 155.585913 113.340662) (xy 155.591288 113.326019) (xy 155.597959 113.309486) (xy 155.604576 113.294921)
- (xy 155.612446 113.280041) (xy 155.633695 113.246335) (xy 155.642814 113.232652) (xy 155.651212 113.22018)
- (xy 155.660098 113.207159) (xy 155.669051 113.194297) (xy 155.673995 113.18735) (xy 155.684711 113.17447)
- (xy 155.695794 113.163308) (xy 155.707243 113.153862) (xy 155.722069 113.144471) (xy 155.737468 113.137762)
- (xy 155.753439 113.133737) (xy 155.769983 113.132396) (xy 155.787047 113.133478) (xy 155.804809 113.136725)
- (xy 155.819521 113.140881) (xy 155.834679 113.146422) (xy 155.850284 113.153349) (xy 155.866335 113.161661)
- (xy 155.882833 113.171358) (xy 155.891249 113.176726) (xy 155.905313 113.186181) (xy 155.918469 113.195588)
- (xy 155.930718 113.204946) (xy 155.942059 113.214255) (xy 155.95737 113.228128) (xy 155.97064 113.241891)
- (xy 155.981868 113.255545) (xy 155.991055 113.26909) (xy 155.9982 113.282525) (xy 156.004551 113.300268)
- (xy 156.007273 113.317816) (xy 156.007387 113.322172) (xy 156.005751 113.33847) (xy 156.001889 113.353862)
- (xy 155.995755 113.370899) (xy 155.989212 113.385714) (xy 155.981215 113.401582) (xy 155.971764 113.418503)
- (xy 155.963721 113.431886) (xy 155.960858 113.436478) (xy 155.950515 113.449075) (xy 155.941925 113.463283)
- (xy 155.935088 113.4791) (xy 155.930004 113.496527) (xy 155.927199 113.511629) (xy 155.925516 113.52776)
- (xy 155.924955 113.544922) (xy 155.925745 113.56245) (xy 155.928115 113.579681) (xy 155.932065 113.596614)
- (xy 155.937594 113.613249) (xy 155.944704 113.629586) (xy 155.953394 113.645626) (xy 155.963663 113.661369)
- (xy 155.975513 113.676813) (xy 155.985337 113.687747) (xy 155.999508 113.700653) (xy 156.014904 113.711647)
- (xy 156.031525 113.720728) (xy 156.049371 113.727898) (xy 156.063559 113.732021) (xy 156.078437 113.735068)
- (xy 156.094003 113.73704) (xy 156.110259 113.737936)
- )
- )
- (polygon
- (pts
- (xy 156.897652 113.013694) (xy 156.890868 113.000155) (xy 156.885721 112.986255) (xy 156.882997 112.973394)
- (xy 156.881746 112.958454) (xy 156.881108 112.942367) (xy 156.880853 112.927451) (xy 156.880799 112.915508)
- (xy 156.879125 112.900215) (xy 156.874102 112.884562) (xy 156.867357 112.871242) (xy 156.858288 112.857671)
- (xy 156.846893 112.84385) (xy 156.836102 112.832613) (xy 156.833172 112.829779) (xy 156.820647 112.818507)
- (xy 156.806702 112.807408) (xy 156.791338 112.79648) (xy 156.778883 112.788397) (xy 156.765629 112.78041)
- (xy 156.751577 112.77252) (xy 156.736726 112.764726) (xy 156.721077 112.757029) (xy 156.704629 112.749429)
- (xy 156.693221 112.744416) (xy 156.666364 112.73368) (xy 156.652406 112.728571) (xy 156.638094 112.723636)
- (xy 156.623429 112.718874) (xy 156.60841 112.714285) (xy 156.593038 112.70987) (xy 156.577312 112.705627)
- (xy 156.561233 112.701558) (xy 156.5448 112.697662) (xy 156.528014 112.693939) (xy 156.510874 112.690389)
- (xy 156.493381 112.687012) (xy 156.475534 112.683808) (xy 156.457334 112.680778) (xy 156.438781 112.677921)
- (xy 156.419874 112.675237) (xy 156.400613 112.672726) (xy 156.380999 112.670388) (xy 156.361031 112.668224)
- (xy 156.34071 112.666232) (xy 156.320036 112.664414) (xy 156.299008 112.662769) (xy 156.277626 112.661297)
- (xy 156.255891 112.659998) (xy 156.233803 112.658873) (xy 156.211361 112.65792) (xy 156.188565 112.657141)
- (xy 156.165416 112.656535) (xy 156.141914 112.656102) (xy 156.118058 112.655842) (xy 156.093849 112.655756)
- (xy 156.069988 112.655859) (xy 156.046399 112.656168) (xy 156.023082 112.656683) (xy 156.000037 112.657404)
- (xy 155.977263 112.658332) (xy 155.954762 112.659465) (xy 155.932532 112.660805) (xy 155.910575 112.66235)
- (xy 155.888889 112.664102) (xy 155.867476 112.66606) (xy 155.846334 112.668224) (xy 155.825464 112.670594)
- (xy 155.804866 112.67317) (xy 155.78454 112.675952) (xy 155.764486 112.67894) (xy 155.744704 112.682134)
- (xy 155.725273 112.685484) (xy 155.706367 112.68894) (xy 155.687984 112.692502) (xy 155.670126 112.69617)
- (xy 155.65279 112.699944) (xy 155.635979 112.703824) (xy 155.619692 112.70781) (xy 155.603928 112.711901)
- (xy 155.588688 112.716099) (xy 155.573972 112.720402) (xy 155.55978 112.724811) (xy 155.539473 112.731624)
- (xy 155.520345 112.738674) (xy 155.502396 112.745963) (xy 155.496675 112.748446) (xy 155.473916 112.759281)
- (xy 155.452625 112.770079) (xy 155.432803 112.780839) (xy 155.414449 112.791563) (xy 155.397563 112.802249)
- (xy 155.382146 112.812897) (xy 155.368197 112.823509) (xy 155.355716 112.834084) (xy 155.344704 112.844621)
- (xy 155.330938 112.860357) (xy 155.320477 112.876009) (xy 155.313319 112.891578) (xy 155.309464 112.907063)
- (xy 155.30873 112.91734) (xy 155.30873 112.930163) (xy 155.308417 112.947139) (xy 155.307478 112.962577)
- (xy 155.305524 112.979072) (xy 155.302106 112.995516) (xy 155.296696 113.010618) (xy 155.295907 113.012228)
- (xy 155.286968 113.024471) (xy 155.274577 113.034639) (xy 155.258732 113.042732) (xy 155.243571 113.047713)
- (xy 155.2262 113.051365) (xy 155.20662 113.053689) (xy 155.190485 113.054561) (xy 155.179037 113.054727)
- (xy 155.161998 113.05443) (xy 155.146189 113.053542) (xy 155.127023 113.051435) (xy 155.110045 113.048275)
- (xy 155.095253 113.044062) (xy 155.079838 113.037314) (xy 155.06585 113.027045) (xy 155.060701 113.021021)
- (xy 155.052484 113.007072) (xy 155.045967 112.990779) (xy 155.041834 112.97541) (xy 155.038883 112.958414)
- (xy 155.037371 112.943645) (xy 155.036616 112.927834) (xy 155.036521 112.919538) (xy 155.036922 112.900939)
- (xy 155.038124 112.882604) (xy 155.040128 112.864532) (xy 155.042933 112.846723) (xy 155.046539 112.829178)
- (xy 155.050947 112.811896) (xy 155.056156 112.794877) (xy 155.062167 112.778122) (xy 155.068979 112.761629)
- (xy 155.076592 112.745401) (xy 155.085007 112.729435) (xy 155.094224 112.713733) (xy 155.104242 112.698294)
- (xy 155.115061 112.683119) (xy 155.126681 112.668207) (xy 155.139103 112.653558) (xy 155.152124 112.639231)
- (xy 155.16563 112.625285) (xy 155.179624 112.611719) (xy 155.194104 112.598534) (xy 155.20907 112.58573)
- (xy 155.224524 112.573307) (xy 155.240463 112.561264) (xy 155.25689 112.549602) (xy 155.273802 112.53832)
- (xy 155.291202 112.52742) (xy 155.309088 112.516899) (xy 155.32746 112.50676) (xy 155.34632 112.497001)
- (xy 155.365665 112.487623) (xy 155.385498 112.478626) (xy 155.405817 112.470009) (xy 155.426035 112.461962)
- (xy 155.446344 112.454171) (xy 155.466744 112.446635) (xy 155.487235 112.439355) (xy 155.507817 112.43233)
- (xy 155.52849 112.42556) (xy 155.549254 112.419046) (xy 155.570108 112.412788) (xy 155.591053 112.406784)
- (xy 155.61209 112.401037) (xy 155.633217 112.395545) (xy 155.654435 112.390308) (xy 155.675744 112.385326)
- (xy 155.697143 112.380601) (xy 155.718634 112.37613) (xy 155.740216 112.371915) (xy 155.761888 112.367956)
- (xy 155.783651 112.364252) (xy 155.805505 112.360803) (xy 155.82745 112.35761) (xy 155.849486 112.354672)
- (xy 155.871613 112.35199) (xy 155.893831 112.349563) (xy 155.916139 112.347392) (xy 155.938538 112.345476)
- (xy 155.961029 112.343815) (xy 155.98361 112.34241) (xy 156.006282 112.341261) (xy 156.029045 112.340367)
- (xy 156.051899 112.339728) (xy 156.074843 112.339345) (xy 156.097879 112.339217) (xy 156.121052 112.339351)
- (xy 156.144134 112.339752) (xy 156.167125 112.340421) (xy 156.190025 112.341358) (xy 156.212834 112.342562)
- (xy 156.235553 112.344034) (xy 156.258181 112.345774) (xy 156.280717 112.347781) (xy 156.303163 112.350056)
- (xy 156.325518 112.352598) (xy 156.347782 112.355408) (xy 156.369956 112.358486) (xy 156.392038 112.361831)
- (xy 156.41403 112.365444) (xy 156.43593 112.369324) (xy 156.45774 112.373472) (xy 156.479459 112.377888)
- (xy 156.501087 112.382571) (xy 156.522624 112.387522) (xy 156.54407 112.392741) (xy 156.565426 112.398227)
- (xy 156.58669 112.403981) (xy 156.607864 112.410002) (xy 156.628947 112.416291) (xy 156.649938 112.422848)
- (xy 156.670839 112.429672) (xy 156.69165 112.436764) (xy 156.712369 112.444123) (xy 156.732997 112.45175)
- (xy 156.753535 112.459645) (xy 156.773981 112.467807) (xy 156.794337 112.476237) (xy 156.813893 112.484894)
- (xy 156.832994 112.49392) (xy 156.85164 112.503315) (xy 156.869831 112.51308) (xy 156.887567 112.523214)
- (xy 156.904848 112.533716) (xy 156.921673 112.544589) (xy 156.938044 112.55583) (xy 156.953959 112.567441)
- (xy 156.969419 112.57942) (xy 156.984424 112.591769) (xy 156.998975 112.604488) (xy 157.01307 112.617575)
- (xy 157.026709 112.631032) (xy 157.039894 112.644858) (xy 157.052624 112.659053) (xy 157.06478 112.673543)
- (xy 157.076151 112.688254) (xy 157.086739 112.703184) (xy 157.096542 112.718335) (xy 157.105561 112.733707)
- (xy 157.113795 112.749299) (xy 157.121246 112.765111) (xy 157.127912 112.781144) (xy 157.133794 112.797397)
- (xy 157.138891 112.813871) (xy 157.143205 112.830565) (xy 157.146734 112.847479) (xy 157.149479 112.864614)
- (xy 157.151439 112.881969) (xy 157.152616 112.899544) (xy 157.153008 112.91734) (xy 157.152489 112.936757)
- (xy 157.150934 112.954615) (xy 157.148342 112.970914) (xy 157.144713 112.985655) (xy 157.138262 113.002886)
- (xy 157.129967 113.017346) (xy 157.119829 113.029035) (xy 157.107848 113.037954) (xy 157.094023 113.044102)
- (xy 157.078956 113.04875) (xy 157.063594 113.051728) (xy 157.048808 113.053471) (xy 157.032528 113.054467)
- (xy 157.017819 113.054727) (xy 157.003163 113.054494) (xy 156.98678 113.053601) (xy 156.97171 113.052038)
- (xy 156.955789 113.049368) (xy 156.939784 113.045201) (xy 156.92616 113.03966) (xy 156.913296 113.031565)
- (xy 156.902061 113.020259)
- )
- )
- (polygon
- (pts
- (xy 156.300478 110.681785) (xy 156.300655 110.666011) (xy 156.301187 110.651114) (xy 156.302446 110.632612)
- (xy 156.304335 110.615668) (xy 156.306854 110.600281) (xy 156.310888 110.583236) (xy 156.315905 110.568624)
- (xy 156.320628 110.558687) (xy 156.328919 110.545674) (xy 156.338677 110.534387) (xy 156.349904 110.524825)
- (xy 156.3626 110.51699) (xy 156.376763 110.510881) (xy 156.381811 110.509228) (xy 156.3981 110.50487)
- (xy 156.413051 110.501927) (xy 156.429255 110.499611) (xy 156.446711 110.49792) (xy 156.461578 110.497018)
- (xy 156.477245 110.496518) (xy 156.489522 110.496405) (xy 156.505694 110.496617) (xy 156.521052 110.497252)
- (xy 156.539108 110.498642) (xy 156.555893 110.500694) (xy 156.571408 110.503408) (xy 156.588349 110.507538)
- (xy 156.596134 110.50996) (xy 156.610221 110.515688) (xy 156.624408 110.523997) (xy 156.636177 110.53406)
- (xy 156.645526 110.545876) (xy 156.650722 110.555389) (xy 156.65811 110.570851) (xy 156.664246 110.588155)
- (xy 156.668253 110.603325) (xy 156.671459 110.619674) (xy 156.673863 110.637202) (xy 156.675466 110.655909)
- (xy 156.676142 110.670714) (xy 156.676368 110.686182) (xy 156.676368 111.511234) (xy 156.675475 111.529867)
- (xy 156.672796 111.547847) (xy 156.668331 111.565175) (xy 156.66208 111.581851) (xy 156.654043 111.597873)
- (xy 156.644219 111.613243) (xy 156.63261 111.627961) (xy 156.619215 111.642026) (xy 156.608335 111.651847)
- (xy 156.593317 111.663439) (xy 156.577715 111.673314) (xy 156.561529 111.681471) (xy 156.544759 111.687911)
- (xy 156.527405 111.692634) (xy 156.509468 111.695639) (xy 156.490946 111.696927) (xy 156.486225 111.696981)
- (xy 156.465019 111.696285) (xy 156.444129 111.694198) (xy 156.423554 111.690721) (xy 156.403295 111.685852)
- (xy 156.383351 111.679593) (xy 156.363723 111.671942) (xy 156.344411 111.6629) (xy 156.325414 111.652467)
- (xy 156.312924 111.644739) (xy 156.300575 111.636393) (xy 156.288367 111.627429) (xy 156.276298 111.617846)
- (xy 156.264407 111.607827) (xy 156.252731 111.597553) (xy 156.241269 111.587024) (xy 156.230022 111.576241)
- (xy 156.218989 111.565202) (xy 156.208172 111.55391) (xy 156.197568 111.542362) (xy 156.18718 111.53056)
- (xy 156.177006 111.518502) (xy 156.167047 111.506191) (xy 156.157303 111.493624) (xy 156.147773 111.480803)
- (xy 156.138458 111.467727) (xy 156.129357 111.454396) (xy 156.120472 111.44081) (xy 156.111801 111.42697)
- (xy 156.103245 111.412958) (xy 156.094707 111.398949) (xy 156.086187 111.384943) (xy 156.077683 111.370939)
- (xy 156.069196 111.356939) (xy 156.060727 111.342941) (xy 156.052275 111.328946) (xy 156.04384 111.314954)
- (xy 156.035422 111.300965) (xy 156.027022 111.286979) (xy 156.018638 111.272995) (xy 156.010272 111.259015)
- (xy 156.001923 111.245037) (xy 155.993591 111.231063) (xy 155.985276 111.217091) (xy 155.976978 111.203122)
- (xy 155.968575 111.189281) (xy 155.960034 111.175696) (xy 155.951356 111.162365) (xy 155.94254 111.149289)
- (xy 155.933587 111.136468) (xy 155.924497 111.123901) (xy 155.915269 111.111589) (xy 155.905904 111.099532)
- (xy 155.896401 111.08773) (xy 155.886761 111.076182) (xy 155.876984 111.064889) (xy 155.867069 111.053851)
- (xy 155.857017 111.043068) (xy 155.841681 111.02737) (xy 155.826036 111.012246) (xy 155.810078 110.998103)
- (xy 155.793939 110.985352) (xy 155.777621 110.973992) (xy 155.761121 110.964023) (xy 155.744442 110.955445)
- (xy 155.727582 110.948258) (xy 155.710541 110.942462) (xy 155.693321 110.938057) (xy 155.67592 110.935043)
- (xy 155.658339 110.93342) (xy 155.646518 110.933111) (xy 155.631559 110.934886) (xy 155.61655 110.938979)
- (xy 155.601117 110.944611) (xy 155.592662 110.948132) (xy 155.578049 110.954701) (xy 155.564663 110.961586)
- (xy 155.550867 110.96984) (xy 155.538674 110.978507) (xy 155.535876 110.980738) (xy 155.524908 110.990813)
- (xy 155.514352 111.003453) (xy 155.505454 111.016616) (xy 155.498078 111.029462) (xy 155.494477 111.036426)
- (xy 155.488002 111.051744) (xy 155.48363 111.066084) (xy 155.480189 111.081855) (xy 155.477677 111.099057)
- (xy 155.476337 111.113849) (xy 155.475593 111.129557) (xy 155.475426 111.141939) (xy 155.476204 111.158517)
- (xy 155.47854 111.174545) (xy 155.482433 111.190024) (xy 155.487882 111.204953) (xy 155.494889 111.219333)
- (xy 155.503453 111.233163) (xy 155.513573 111.246444) (xy 155.525251 111.259175) (xy 155.537599 111.270865)
- (xy 155.549912 111.281203) (xy 155.562191 111.29019) (xy 155.577492 111.299525) (xy 155.592738 111.306748)
- (xy 155.607931 111.311861) (xy 155.623071 111.314863) (xy 155.671797 111.323289) (xy 155.684253 111.323289)
- (xy 155.70089 111.323405) (xy 155.715904 111.323753) (xy 155.731369 111.324451) (xy 155.746338 111.325636)
- (xy 155.754229 111.326586) (xy 155.769263 111.329971) (xy 155.783833 111.335281) (xy 155.797612 111.341801)
- (xy 155.806619 111.346736) (xy 155.818555 111.356199) (xy 155.828899 111.368833) (xy 155.837651 111.384638)
- (xy 155.843171 111.398573) (xy 155.847796 111.414292) (xy 155.851526 111.431795) (xy 155.854361 111.451081)
- (xy 155.8563 111.472152) (xy 155.857096 111.48719) (xy 155.857494 111.503021) (xy 155.857544 111.511234)
- (xy 155.85723 111.52922) (xy 155.85629 111.546267) (xy 155.854723 111.562376) (xy 155.852529 111.577546)
- (xy 155.848063 111.59854) (xy 155.842186 111.617422) (xy 155.8349 111.634192) (xy 155.826202 111.648849)
- (xy 155.816095 111.661395) (xy 155.804577 111.671827) (xy 155.791649 111.680148) (xy 155.77731 111.686356)
- (xy 155.760635 111.690496) (xy 155.743273 111.693235) (xy 155.72664 111.694947) (xy 155.711917 111.695943)
- (xy 155.695934 111.696607) (xy 155.678692 111.696939) (xy 155.669599 111.696981) (xy 155.642345 111.696367)
- (xy 155.615446 111.694525) (xy 155.588901 111.691455) (xy 155.562712 111.687157) (xy 155.536878 111.681632)
- (xy 155.511398 111.674878) (xy 155.486274 111.666897) (xy 155.461504 111.657688) (xy 155.437089 111.647251)
- (xy 155.413029 111.635586) (xy 155.389324 111.622693) (xy 155.365974 111.608572) (xy 155.342979 111.593224)
- (xy 155.320339 111.576647) (xy 155.298054 111.558843) (xy 155.276124 111.53981) (xy 155.255051 111.519785)
- (xy 155.235337 111.499001) (xy 155.216983 111.477458) (xy 155.199989 111.455157) (xy 155.184354 111.432098)
- (xy 155.170078 111.40828) (xy 155.157163 111.383703) (xy 155.145606 111.358368) (xy 155.13541 111.332275)
- (xy 155.126573 111.305423) (xy 155.119095 111.277813) (xy 155.112977 111.249444) (xy 155.110428 111.234975)
- (xy 155.108219 111.220316) (xy 155.106349 111.205468) (xy 155.10482 111.19043) (xy 155.10363 111.175203)
- (xy 155.10278 111.159786) (xy 155.102271 111.144179) (xy 155.102101 111.128383) (xy 155.102273 111.112586)
- (xy 155.102789 111.096976) (xy 155.103649 111.081554) (xy 155.104854 111.066319) (xy 155.106403 111.051271)
- (xy 155.108296 111.036411) (xy 155.110533 111.021739) (xy 155.113114 111.007254) (xy 155.11931 110.978846)
- (xy 155.126882 110.951189) (xy 155.13583 110.924281) (xy 155.146156 110.898123) (xy 155.157858 110.872715)
- (xy 155.170937 110.848057) (xy 155.185393 110.824149) (xy 155.201225 110.800991) (xy 155.218434 110.778583)
- (xy 155.23702 110.756924) (xy 155.256983 110.736016) (xy 155.278322 110.715857) (xy 155.289362 110.70612)
- (xy 155.311736 110.687573) (xy 155.334502 110.670262) (xy 155.35766 110.654188) (xy 155.38121 110.63935)
- (xy 155.405153 110.625749) (xy 155.429488 110.613384) (xy 155.454214 110.602255) (xy 155.479333 110.592364)
- (xy 155.504844 110.583708) (xy 155.530747 110.576289) (xy 155.557042 110.570107) (xy 155.58373 110.565161)
- (xy 155.610809 110.561452) (xy 155.638281 110.558979) (xy 155.666145 110.557742) (xy 155.680223 110.557588)
- (xy 155.695196 110.557794) (xy 155.710071 110.558412) (xy 155.724848 110.559442) (xy 155.739529 110.560885)
- (xy 155.754112 110.56274) (xy 155.768597 110.565007) (xy 155.790143 110.56918) (xy 155.811471 110.57428)
- (xy 155.832579 110.580308) (xy 155.846529 110.584842) (xy 155.860382 110.589788) (xy 155.874138 110.595146)
- (xy 155.887797 110.600916) (xy 155.901358 110.607098) (xy 155.908102 110.610344) (xy 155.9214 110.61702)
- (xy 155.934366 110.62386) (xy 155.953192 110.634424) (xy 155.971271 110.645356) (xy 155.988603 110.656655)
- (xy 156.005189 110.668321) (xy 156.021027 110.680354) (xy 156.036118 110.692755) (xy 156.050462 110.705522)
- (xy 156.064059 110.718656) (xy 156.076909 110.732158) (xy 156.081026 110.73674) (xy 156.098075 110.756118)
- (xy 156.114417 110.775237) (xy 156.130051 110.794094) (xy 156.144979 110.812692) (xy 156.1592 110.831029)
- (xy 156.172714 110.849105) (xy 156.185521 110.866921) (xy 156.197621 110.884476) (xy 156.209014 110.901771)
- (xy 156.219701 110.918806) (xy 156.22968 110.93558) (xy 156.238952 110.952093) (xy 156.247517 110.968346)
- (xy 156.255375 110.984339) (xy 156.262527 111.000071) (xy 156.268971 111.015543) (xy 156.289854 111.068299)
- (xy 156.300478 111.068299)
- )
- )
- (polygon
- (pts
- (xy 155.925579 109.241768) (xy 155.948976 109.24225) (xy 155.972064 109.243053) (xy 155.994844 109.244177)
- (xy 156.017316 109.245623) (xy 156.039479 109.24739) (xy 156.061334 109.249479) (xy 156.082881 109.251888)
- (xy 156.104119 109.254619) (xy 156.125048 109.257671) (xy 156.14567 109.261045) (xy 156.165982 109.26474)
- (xy 156.185987 109.268756) (xy 156.205683 109.273093) (xy 156.22507 109.277752) (xy 156.24415 109.282732)
- (xy 156.26292 109.288033) (xy 156.281383 109.293655) (xy 156.299537 109.299599) (xy 156.317382 109.305864)
- (xy 156.33492 109.31245) (xy 156.352148 109.319358) (xy 156.369069 109.326587) (xy 156.385681 109.334137)
- (xy 156.401984 109.342009) (xy 156.417979 109.350201) (xy 156.433666 109.358715) (xy 156.449045 109.367551)
- (xy 156.464115 109.376707) (xy 156.478876 109.386185) (xy 156.493329 109.395984) (xy 156.507474 109.406105)
- (xy 156.523016 109.417995) (xy 156.538042 109.430723) (xy 156.552554 109.444288) (xy 156.56655 109.458689)
- (xy 156.580031 109.473929) (xy 156.592997 109.490005) (xy 156.605448 109.506919) (xy 156.617383 109.524669)
- (xy 156.628803 109.543257) (xy 156.636131 109.556114) (xy 156.643229 109.569344) (xy 156.646692 109.576098)
- (xy 156.653347 109.589835) (xy 156.659572 109.603844) (xy 156.665368 109.618125) (xy 156.670735 109.632678)
- (xy 156.675672 109.647503) (xy 156.68018 109.6626) (xy 156.684259 109.677969) (xy 156.687908 109.693609)
- (xy 156.691128 109.709522) (xy 156.693919 109.725706) (xy 156.69628 109.742162) (xy 156.698212 109.758891)
- (xy 156.699715 109.775891) (xy 156.700788 109.793163) (xy 156.701432 109.810707) (xy 156.701647 109.828523)
- (xy 156.701428 109.846303) (xy 156.700771 109.863831) (xy 156.699676 109.881107) (xy 156.698144 109.898132)
- (xy 156.696173 109.914905) (xy 156.693764 109.931425) (xy 156.690918 109.947694) (xy 156.687634 109.963711)
- (xy 156.683911 109.979476) (xy 156.679751 109.99499) (xy 156.675153 110.010251) (xy 156.670117 110.02526)
- (xy 156.664643 110.040018) (xy 156.658731 110.054524) (xy 156.652381 110.068778) (xy 156.645593 110.08278)
- (xy 156.638485 110.096421) (xy 156.631173 110.109684) (xy 156.623659 110.12257) (xy 156.615941 110.135078)
- (xy 156.603983 110.153132) (xy 156.591567 110.170335) (xy 156.578695 110.186688) (xy 156.565365 110.202191)
- (xy 156.551578 110.216845) (xy 156.537334 110.230648) (xy 156.522633 110.243601) (xy 156.507474 110.255704)
- (xy 156.491741 110.267185) (xy 156.475454 110.278274) (xy 156.458614 110.288969) (xy 156.441219 110.299272)
- (xy 156.423271 110.309182) (xy 156.404769 110.3187) (xy 156.385713 110.327824) (xy 156.366103 110.336556)
- (xy 156.345939 110.344894) (xy 156.332189 110.350235) (xy 156.318193 110.355401) (xy 156.311103 110.357919)
- (xy 156.288244 110.365328) (xy 156.265004 110.372259) (xy 156.241383 110.378712) (xy 156.217382 110.384687)
- (xy 156.193 110.390184) (xy 156.168238 110.395202) (xy 156.143095 110.399743) (xy 156.117571 110.403806)
- (xy 156.091666 110.407391) (xy 156.065381 110.410498) (xy 156.038715 110.413127) (xy 156.011669 110.415278)
- (xy 155.984241 110.416951) (xy 155.956433 110.418146) (xy 155.928245 110.418863) (xy 155.899676 110.419102)
- (xy 155.873536 110.418909) (xy 155.847875 110.418329) (xy 155.822692 110.417363) (xy 155.797987 110.416011)
- (xy 155.773759 110.414272) (xy 155.75001 110.412147) (xy 155.726739 110.409635) (xy 155.703946 110.406737)
- (xy 155.68163 110.403453) (xy 155.659793 110.399782) (xy 155.638434 110.395725) (xy 155.617552 110.391281)
- (xy 155.597149 110.386451) (xy 155.577224 110.381235) (xy 155.557776 110.375632) (xy 155.538807 110.369643)
- (xy 155.520328 110.36337) (xy 155.502354 110.357009) (xy 155.484883 110.350559) (xy 155.467915 110.34402)
- (xy 155.451452 110.337393) (xy 155.435492 110.330677) (xy 155.420036 110.323872) (xy 155.405084 110.316978)
- (xy 155.390635 110.309996) (xy 155.376691 110.302924) (xy 155.36325 110.295765) (xy 155.350312 110.288516)
- (xy 155.331851 110.277477) (xy 155.314523 110.266238) (xy 155.303601 110.258634) (xy 155.287771 110.246728)
- (xy 155.272431 110.233952) (xy 155.257581 110.220307) (xy 155.24322 110.205792) (xy 155.229348 110.190408)
- (xy 155.215965 110.174155) (xy 155.203073 110.157032) (xy 155.190669 110.139039) (xy 155.182672 110.126562)
- (xy 155.174893 110.113697) (xy 155.167331 110.100447) (xy 155.159986 110.08681) (xy 155.152977 110.072799)
- (xy 155.146419 110.058519) (xy 155.140314 110.043971) (xy 155.134661 110.029153) (xy 155.129461 110.014066)
- (xy 155.124712 109.99871) (xy 155.120416 109.983086) (xy 155.116572 109.967192) (xy 155.11318 109.951029)
- (xy 155.110241 109.934597) (xy 155.107753 109.917896) (xy 155.105718 109.900926) (xy 155.104136 109.883686)
- (xy 155.103005 109.866178) (xy 155.102327 109.848401) (xy 155.102101 109.830355) (xy 155.475426 109.830355)
- (xy 155.477087 109.856397) (xy 155.482072 109.880758) (xy 155.490379 109.90344) (xy 155.50201 109.924442)
- (xy 155.516964 109.943763) (xy 155.53524 109.961404) (xy 155.55684 109.977365) (xy 155.581763 109.991646)
- (xy 155.595471 109.998157) (xy 155.610009 110.004247) (xy 155.625378 110.009918) (xy 155.641578 110.015168)
- (xy 155.658608 110.019999) (xy 155.67647 110.024409) (xy 155.695162 110.028399) (xy 155.714685 110.031969)
- (xy 155.735038 110.03512) (xy 155.756223 110.03785) (xy 155.778238 110.04016) (xy 155.801084 110.04205)
- (xy 155.82476 110.04352) (xy 155.849268 110.04457) (xy 155.874606 110.0452) (xy 155.900775 110.04541)
- (xy 155.926921 110.045203) (xy 155.952237 110.044579) (xy 155.976724 110.04354) (xy 156.00038 110.042085)
- (xy 156.023206 110.040214) (xy 156.045202 110.037927) (xy 156.066368 110.035225) (xy 156.086705 110.032107)
- (xy 156.106211 110.028573) (xy 156.124887 110.024624) (xy 156.142733 110.020258) (xy 156.159748 110.015477)
- (xy 156.175934 110.010281) (xy 156.19129 110.004668) (xy 156.205816 109.99864) (xy 156.219512 109.992196)
- (xy 156.244413 109.978061) (xy 156.265994 109.962263) (xy 156.284255 109.944802) (xy 156.299196 109.925678)
- (xy 156.310816 109.904891) (xy 156.319117 109.882441) (xy 156.324097 109.858329) (xy 156.325757 109.832553)
- (xy 156.324142 109.8062) (xy 156.319294 109.781548) (xy 156.311216 109.758596) (xy 156.299906 109.737344)
- (xy 156.285364 109.717792) (xy 156.267591 109.69994) (xy 156.246587 109.683789) (xy 156.222351 109.669337)
- (xy 156.209021 109.662749) (xy 156.194884 109.656586) (xy 156.179938 109.650848) (xy 156.164185 109.645535)
- (xy 156.147624 109.640647) (xy 156.130255 109.636184) (xy 156.112078 109.632147) (xy 156.093093 109.628534)
- (xy 156.0733 109.625346) (xy 156.0527 109.622583) (xy 156.031292 109.620245) (xy 156.009075 109.618333)
- (xy 155.986051 109.616845) (xy 155.962219 109.615782) (xy 155.93758 109.615145) (xy 155.912132 109.614932)
- (xy 155.899676 109.614932) (xy 155.873574 109.615143) (xy 155.848302 109.615774) (xy 155.823858 109.616826)
- (xy 155.800242 109.618298) (xy 155.777455 109.620192) (xy 155.755497 109.622506) (xy 155.734367 109.625241)
- (xy 155.714066 109.628396) (xy 155.694594 109.631973) (xy 155.67595 109.63597) (xy 155.658135 109.640388)
- (xy 155.641148 109.645226) (xy 155.62499 109.650485) (xy 155.609661 109.656166) (xy 155.59516 109.662266)
- (xy 155.581488 109.668788) (xy 155.55663 109.683093) (xy 155.535086 109.699082) (xy 155.516856 109.716753)
- (xy 155.501941 109.736107) (xy 155.490341 109.757145) (xy 155.482055 109.779865) (xy 155.477083 109.804268)
- (xy 155.475426 109.830355) (xy 155.102101 109.830355) (xy 155.102324 109.812317) (xy 155.102994 109.794565)
- (xy 155.10411 109.7771) (xy 155.105673 109.759921) (xy 155.107682 109.743028) (xy 155.110138 109.726422)
- (xy 155.11304 109.710101) (xy 155.116389 109.694067) (xy 155.120184 109.678319) (xy 155.124426 109.662857)
- (xy 155.129114 109.647682) (xy 155.134249 109.632793) (xy 155.13983 109.61819) (xy 155.145858 109.603873)
- (xy 155.152333 109.589842) (xy 155.159253 109.576098) (xy 155.166459 109.562678) (xy 155.173879 109.549622)
- (xy 155.181514 109.53693) (xy 155.193369 109.518573) (xy 155.205707 109.501033) (xy 155.218528 109.484312)
- (xy 155.231832 109.468408) (xy 155.245619 109.453322) (xy 155.259889 109.439055) (xy 155.274642 109.425605)
- (xy 155.289878 109.412973) (xy 155.300304 109.405006) (xy 155.316364 109.393544) (xy 155.332946 109.382513)
- (xy 155.350049 109.371914) (xy 155.367675 109.361746) (xy 155.385821 109.35201) (xy 155.40449 109.342705)
- (xy 155.42368 109.333832) (xy 155.443392 109.32539) (xy 155.463625 109.31738) (xy 155.477404 109.312279)
- (xy 155.491415 109.307371) (xy 155.498507 109.304988) (xy 155.522365 109.297313) (xy 155.546403 109.290133)
- (xy 155.570622 109.283449) (xy 155.595021 109.277259) (xy 155.6196 109.271565) (xy 155.64436 109.266365)
- (xy 155.6693 109.261661) (xy 155.69442 109.257452) (xy 155.719721 109.253739) (xy 155.745202 109.25052)
- (xy 155.770863 109.247797) (xy 155.796704 109.245569) (xy 155.822726 109.243835) (xy 155.848928 109.242598)
- (xy 155.875311 109.241855) (xy 155.901874 109.241607)
- )
- )
- (polygon
- (pts
- (xy 156.300478 108.127493) (xy 156.300655 108.11172) (xy 156.301187 108.096822) (xy 156.302446 108.078321)
- (xy 156.304335 108.061376) (xy 156.306854 108.045989) (xy 156.310888 108.028944) (xy 156.315905 108.014333)
- (xy 156.320628 108.004395) (xy 156.328919 107.991382) (xy 156.338677 107.980095) (xy 156.349904 107.970534)
- (xy 156.3626 107.962698) (xy 156.376763 107.956589) (xy 156.381811 107.954936) (xy 156.3981 107.950578)
- (xy 156.413051 107.947635) (xy 156.429255 107.945319) (xy 156.446711 107.943628) (xy 156.461578 107.942727)
- (xy 156.477245 107.942226) (xy 156.489522 107.942113) (xy 156.505694 107.942325) (xy 156.521052 107.94296)
- (xy 156.539108 107.94435) (xy 156.555893 107.946402) (xy 156.571408 107.949116) (xy 156.588349 107.953246)
- (xy 156.596134 107.955669) (xy 156.610221 107.961396) (xy 156.624408 107.969706) (xy 156.636177 107.979769)
- (xy 156.645526 107.991584) (xy 156.650722 108.001098) (xy 156.65811 108.016559) (xy 156.664246 108.033863)
- (xy 156.668253 108.049033) (xy 156.671459 108.065382) (xy 156.673863 108.08291) (xy 156.675466 108.101618)
- (xy 156.676142 108.116422) (xy 156.676368 108.13189) (xy 156.676368 108.956942) (xy 156.675475 108.975575)
- (xy 156.672796 108.993556) (xy 156.668331 109.010884) (xy 156.66208 109.027559) (xy 156.654043 109.043582)
- (xy 156.644219 109.058952) (xy 156.63261 109.073669) (xy 156.619215 109.087734) (xy 156.608335 109.097555)
- (xy 156.593317 109.109147) (xy 156.577715 109.119022) (xy 156.561529 109.127179) (xy 156.544759 109.133619)
- (xy 156.527405 109.138342) (xy 156.509468 109.141347) (xy 156.490946 109.142635) (xy 156.486225 109.142689)
- (xy 156.465019 109.141993) (xy 156.444129 109.139907) (xy 156.423554 109.136429) (xy 156.403295 109.131561)
- (xy 156.383351 109.125301) (xy 156.363723 109.11765) (xy 156.344411 109.108608) (xy 156.325414 109.098176)
- (xy 156.312924 109.090448) (xy 156.300575 109.082101) (xy 156.288367 109.073137) (xy 156.276298 109.063554)
- (xy 156.264407 109.053535) (xy 156.252731 109.043261) (xy 156.241269 109.032732) (xy 156.230022 109.021949)
- (xy 156.218989 109.010911) (xy 156.208172 108.999618) (xy 156.197568 108.98807) (xy 156.18718 108.976268)
- (xy 156.177006 108.964211) (xy 156.167047 108.951899) (xy 156.157303 108.939332) (xy 156.147773 108.926511)
- (xy 156.138458 108.913435) (xy 156.129357 108.900104) (xy 156.120472 108.886519) (xy 156.111801 108.872678)
- (xy 156.103245 108.858666) (xy 156.094707 108.844657) (xy 156.086187 108.830651) (xy 156.077683 108.816648)
- (xy 156.069196 108.802647) (xy 156.060727 108.788649) (xy 156.052275 108.774654) (xy 156.04384 108.760663)
- (xy 156.035422 108.746673) (xy 156.027022 108.732687) (xy 156.018638 108.718704) (xy 156.010272 108.704723)
- (xy 156.001923 108.690746) (xy 155.993591 108.676771) (xy 155.985276 108.662799) (xy 155.976978 108.64883)
- (xy 155.968575 108.63499) (xy 155.960034 108.621404) (xy 155.951356 108.608073) (xy 155.94254 108.594997)
- (xy 155.933587 108.582176) (xy 155.924497 108.569609) (xy 155.915269 108.557297) (xy 155.905904 108.54524)
- (xy 155.896401 108.533438) (xy 155.886761 108.52189) (xy 155.876984 108.510597) (xy 155.867069 108.499559)
- (xy 155.857017 108.488776) (xy 155.841681 108.473078) (xy 155.826036 108.457954) (xy 155.810078 108.443812)
- (xy 155.793939 108.431061) (xy 155.777621 108.4197) (xy 155.761121 108.409731) (xy 155.744442 108.401153)
- (xy 155.727582 108.393966) (xy 155.710541 108.38817) (xy 155.693321 108.383765) (xy 155.67592 108.380751)
- (xy 155.658339 108.379128) (xy 155.646518 108.378819) (xy 155.631559 108.380594) (xy 155.61655 108.384687)
- (xy 155.601117 108.39032) (xy 155.592662 108.39384) (xy 155.578049 108.400409) (xy 155.564663 108.407294)
- (xy 155.550867 108.415549) (xy 155.538674 108.424216) (xy 155.535876 108.426447) (xy 155.524908 108.436522)
- (xy 155.514352 108.449161) (xy 155.505454 108.462325) (xy 155.498078 108.47517) (xy 155.494477 108.482134)
- (xy 155.488002 108.497453) (xy 155.48363 108.511792) (xy 155.480189 108.527563) (xy 155.477677 108.544765)
- (xy 155.476337 108.559557) (xy 155.475593 108.575265) (xy 155.475426 108.587647) (xy 155.476204 108.604225)
- (xy 155.47854 108.620253) (xy 155.482433 108.635732) (xy 155.487882 108.650662) (xy 155.494889 108.665041)
- (xy 155.503453 108.678872) (xy 155.513573 108.692152) (xy 155.525251 108.704884) (xy 155.537599 108.716573)
- (xy 155.549912 108.726911) (xy 155.562191 108.735899) (xy 155.577492 108.745233) (xy 155.592738 108.752457)
- (xy 155.607931 108.757569) (xy 155.623071 108.760571) (xy 155.671797 108.768997) (xy 155.684253 108.768997)
- (xy 155.70089 108.769113) (xy 155.715904 108.769461) (xy 155.731369 108.77016) (xy 155.746338 108.771345)
- (xy 155.754229 108.772295) (xy 155.769263 108.775679) (xy 155.783833 108.780989) (xy 155.797612 108.787509)
- (xy 155.806619 108.792445) (xy 155.818555 108.801907) (xy 155.828899 108.814541) (xy 155.837651 108.830346)
- (xy 155.843171 108.844281) (xy 155.847796 108.86) (xy 155.851526 108.877503) (xy 155.854361 108.89679)
- (xy 155.8563 108.91786) (xy 155.857096 108.932898) (xy 155.857494 108.948729) (xy 155.857544 108.956942)
- (xy 155.85723 108.974928) (xy 155.85629 108.991976) (xy 155.854723 109.008084) (xy 155.852529 109.023254)
- (xy 155.848063 109.044248) (xy 155.842186 109.063131) (xy 155.8349 109.0799) (xy 155.826202 109.094558)
- (xy 155.816095 109.107103) (xy 155.804577 109.117536) (xy 155.791649 109.125856) (xy 155.77731 109.132064)
- (xy 155.760635 109.136204) (xy 155.743273 109.138943) (xy 155.72664 109.140655) (xy 155.711917 109.141651)
- (xy 155.695934 109.142315) (xy 155.678692 109.142647) (xy 155.669599 109.142689) (xy 155.642345 109.142075)
- (xy 155.615446 109.140233) (xy 155.588901 109.137163) (xy 155.562712 109.132866) (xy 155.536878 109.12734)
- (xy 155.511398 109.120587) (xy 155.486274 109.112605) (xy 155.461504 109.103396) (xy 155.437089 109.092959)
- (xy 155.413029 109.081294) (xy 155.389324 109.068401) (xy 155.365974 109.054281) (xy 155.342979 109.038932)
- (xy 155.320339 109.022355) (xy 155.298054 109.004551) (xy 155.276124 108.985519) (xy 155.255051 108.965493)
- (xy 155.235337 108.944709) (xy 155.216983 108.923167) (xy 155.199989 108.900866) (xy 155.184354 108.877806)
- (xy 155.170078 108.853988) (xy 155.157163 108.829412) (xy 155.145606 108.804077) (xy 155.13541 108.777983)
- (xy 155.126573 108.751131) (xy 155.119095 108.723521) (xy 155.112977 108.695152) (xy 155.110428 108.680683)
- (xy 155.108219 108.666025) (xy 155.106349 108.651176) (xy 155.10482 108.636139) (xy 155.10363 108.620911)
- (xy 155.10278 108.605494) (xy 155.102271 108.589888) (xy 155.102101 108.574092) (xy 155.102273 108.558294)
- (xy 155.102789 108.542684) (xy 155.103649 108.527262) (xy 155.104854 108.512027) (xy 155.106403 108.49698)
- (xy 155.108296 108.48212) (xy 155.110533 108.467447) (xy 155.113114 108.452962) (xy 155.11931 108.424555)
- (xy 155.126882 108.396897) (xy 155.13583 108.369989) (xy 155.146156 108.343832) (xy 155.157858 108.318424)
- (xy 155.170937 108.293766) (xy 155.185393 108.269857) (xy 155.201225 108.246699) (xy 155.218434 108.224291)
- (xy 155.23702 108.202632) (xy 155.256983 108.181724) (xy 155.278322 108.161565) (xy 155.289362 108.151828)
- (xy 155.311736 108.133281) (xy 155.334502 108.11597) (xy 155.35766 108.099896) (xy 155.38121 108.085058)
- (xy 155.405153 108.071457) (xy 155.429488 108.059092) (xy 155.454214 108.047964) (xy 155.479333 108.038072)
- (xy 155.504844 108.029417) (xy 155.530747 108.021998) (xy 155.557042 108.015815) (xy 155.58373 108.010869)
- (xy 155.610809 108.00716) (xy 155.638281 108.004687) (xy 155.666145 108.003451) (xy 155.680223 108.003296)
- (xy 155.695196 108.003502) (xy 155.710071 108.00412) (xy 155.724848 108.005151) (xy 155.739529 108.006593)
- (xy 155.754112 108.008448) (xy 155.768597 108.010715) (xy 155.790143 108.014888) (xy 155.811471 108.019988)
- (xy 155.832579 108.026016) (xy 155.846529 108.03055) (xy 155.860382 108.035496) (xy 155.874138 108.040854)
- (xy 155.887797 108.046624) (xy 155.901358 108.052807) (xy 155.908102 108.056052) (xy 155.9214 108.062729)
- (xy 155.934366 108.069568) (xy 155.953192 108.080133) (xy 155.971271 108.091065) (xy 155.988603 108.102364)
- (xy 156.005189 108.11403) (xy 156.021027 108.126063) (xy 156.036118 108.138463) (xy 156.050462 108.15123)
- (xy 156.064059 108.164365) (xy 156.076909 108.177866) (xy 156.081026 108.182448) (xy 156.098075 108.201827)
- (xy 156.114417 108.220945) (xy 156.130051 108.239803) (xy 156.144979 108.2584) (xy 156.1592 108.276737)
- (xy 156.172714 108.294813) (xy 156.185521 108.312629) (xy 156.197621 108.330184) (xy 156.209014 108.347479)
- (xy 156.219701 108.364514) (xy 156.22968 108.381288) (xy 156.238952 108.397802) (xy 156.247517 108.414055)
- (xy 156.255375 108.430047) (xy 156.262527 108.44578) (xy 156.268971 108.461251) (xy 156.289854 108.514008)
- (xy 156.300478 108.514008)
- )
- )
- (polygon
- (pts
- (xy 156.300478 106.849615) (xy 156.300655 106.833841) (xy 156.301187 106.818943) (xy 156.302446 106.800442)
- (xy 156.304335 106.783498) (xy 156.306854 106.76811) (xy 156.310888 106.751066) (xy 156.315905 106.736454)
- (xy 156.320628 106.726516) (xy 156.328919 106.713503) (xy 156.338677 106.702216) (xy 156.349904 106.692655)
- (xy 156.3626 106.68482) (xy 156.376763 106.67871) (xy 156.381811 106.677057) (xy 156.3981 106.6727)
- (xy 156.413051 106.669757) (xy 156.429255 106.66744) (xy 156.446711 106.66575) (xy 156.461578 106.664848)
- (xy 156.477245 106.664347) (xy 156.489522 106.664235) (xy 156.505694 106.664446) (xy 156.521052 106.665082)
- (xy 156.539108 106.666472) (xy 156.555893 106.668524) (xy 156.571408 106.671237) (xy 156.588349 106.675368)
- (xy 156.596134 106.67779) (xy 156.610221 106.683517) (xy 156.624408 106.691827) (xy 156.636177 106.70189)
- (xy 156.645526 106.713706) (xy 156.650722 106.723219) (xy 156.65811 106.738681) (xy 156.664246 106.755984)
- (xy 156.668253 106.771154) (xy 156.671459 106.787503) (xy 156.673863 106.805031) (xy 156.675466 106.823739)
- (xy 156.676142 106.838543) (xy 156.676368 106.854011) (xy 156.676368 107.679064) (xy 156.675475 107.697697)
- (xy 156.672796 107.715677) (xy 156.668331 107.733005) (xy 156.66208 107.74968) (xy 156.654043 107.765703)
- (xy 156.644219 107.781073) (xy 156.63261 107.795791) (xy 156.619215 107.809856) (xy 156.608335 107.819677)
- (xy 156.593317 107.831269) (xy 156.577715 107.841143) (xy 156.561529 107.849301) (xy 156.544759 107.855741)
- (xy 156.527405 107.860463) (xy 156.509468 107.863469) (xy 156.490946 107.864757) (xy 156.486225 107.86481)
- (xy 156.465019 107.864115) (xy 156.444129 107.862028) (xy 156.423554 107.858551) (xy 156.403295 107.853682)
- (xy 156.383351 107.847422) (xy 156.363723 107.839772) (xy 156.344411 107.83073) (xy 156.325414 107.820297)
- (xy 156.312924 107.812569) (xy 156.300575 107.804223) (xy 156.288367 107.795258) (xy 156.276298 107.785676)
- (xy 156.264407 107.775656) (xy 156.252731 107.765382) (xy 156.241269 107.754854) (xy 156.230022 107.74407)
- (xy 156.218989 107.733032) (xy 156.208172 107.721739) (xy 156.197568 107.710192) (xy 156.18718 107.698389)
- (xy 156.177006 107.686332) (xy 156.167047 107.67402) (xy 156.157303 107.661454) (xy 156.147773 107.648632)
- (xy 156.138458 107.635556) (xy 156.129357 107.622226) (xy 156.120472 107.60864) (xy 156.111801 107.5948)
- (xy 156.103245 107.580788) (xy 156.094707 107.566779) (xy 156.086187 107.552772) (xy 156.077683 107.538769)
- (xy 156.069196 107.524768) (xy 156.060727 107.510771) (xy 156.052275 107.496776) (xy 156.04384 107.482784)
- (xy 156.035422 107.468795) (xy 156.027022 107.454809) (xy 156.018638 107.440825) (xy 156.010272 107.426845)
- (xy 156.001923 107.412867) (xy 155.993591 107.398892) (xy 155.985276 107.38492) (xy 155.976978 107.370951)
- (xy 155.968575 107.357111) (xy 155.960034 107.343525) (xy 155.951356 107.330195) (xy 155.94254 107.317119)
- (xy 155.933587 107.304297) (xy 155.924497 107.291731) (xy 155.915269 107.279419) (xy 155.905904 107.267362)
- (xy 155.896401 107.255559) (xy 155.886761 107.244012) (xy 155.876984 107.232719) (xy 155.867069 107.221681)
- (xy 155.857017 107.210897) (xy 155.841681 107.1952) (xy 155.826036 107.180075) (xy 155.810078 107.165933)
- (xy 155.793939 107.153182) (xy 155.777621 107.141822) (xy 155.761121 107.131853) (xy 155.744442 107.123275)
- (xy 155.727582 107.116088) (xy 155.710541 107.110292) (xy 155.693321 107.105887) (xy 155.67592 107.102873)
- (xy 155.658339 107.10125) (xy 155.646518 107.100941) (xy 155.631559 107.102716) (xy 155.61655 107.106808)
- (xy 155.601117 107.112441) (xy 155.592662 107.115962) (xy 155.578049 107.122531) (xy 155.564663 107.129416)
- (xy 155.550867 107.13767) (xy 155.538674 107.146337) (xy 155.535876 107.148568) (xy 155.524908 107.158643)
- (xy 155.514352 107.171283) (xy 155.505454 107.184446) (xy 155.498078 107.197292) (xy 155.494477 107.204255)
- (xy 155.488002 107.219574) (xy 155.48363 107.233914) (xy 155.480189 107.249685) (xy 155.477677 107.266887)
- (xy 155.476337 107.281679) (xy 155.475593 107.297386) (xy 155.475426 107.309768) (xy 155.476204 107.326346)
- (xy 155.47854 107.342375) (xy 155.482433 107.357854) (xy 155.487882 107.372783) (xy 155.494889 107.387163)
- (xy 155.503453 107.400993) (xy 155.513573 107.414274) (xy 155.525251 107.427005) (xy 155.537599 107.438694)
- (xy 155.549912 107.449033) (xy 155.562191 107.45802) (xy 155.577492 107.467354) (xy 155.592738 107.474578)
- (xy 155.607931 107.479691) (xy 155.623071 107.482692) (xy 155.671797 107.491119) (xy 155.684253 107.491119)
- (xy 155.70089 107.491235) (xy 155.715904 107.491582) (xy 155.731369 107.492281) (xy 155.746338 107.493466)
- (xy 155.754229 107.494416) (xy 155.769263 107.497801) (xy 155.783833 107.50311) (xy 155.797612 107.50963)
- (xy 155.806619 107.514566) (xy 155.818555 107.524029) (xy 155.828899 107.536662) (xy 155.837651 107.552468)
- (xy 155.843171 107.566403) (xy 155.847796 107.582122) (xy 155.851526 107.599624) (xy 155.854361 107.618911)
- (xy 155.8563 107.639982) (xy 155.857096 107.65502) (xy 155.857494 107.670851) (xy 155.857544 107.679064)
- (xy 155.85723 107.69705) (xy 155.85629 107.714097) (xy 155.854723 107.730206) (xy 155.852529 107.745376)
- (xy 155.848063 107.76637) (xy 155.842186 107.785252) (xy 155.8349 107.802022) (xy 155.826202 107.816679)
- (xy 155.816095 107.829224) (xy 155.804577 107.839657) (xy 155.791649 107.847978) (xy 155.77731 107.854186)
- (xy 155.760635 107.858326) (xy 155.743273 107.861065) (xy 155.72664 107.862777) (xy 155.711917 107.863773)
- (xy 155.695934 107.864437) (xy 155.678692 107.864769) (xy 155.669599 107.86481) (xy 155.642345 107.864196)
- (xy 155.615446 107.862354) (xy 155.588901 107.859285) (xy 155.562712 107.854987) (xy 155.536878 107.849462)
- (xy 155.511398 107.842708) (xy 155.486274 107.834727) (xy 155.461504 107.825518) (xy 155.437089 107.815081)
- (xy 155.413029 107.803416) (xy 155.389324 107.790523) (xy 155.365974 107.776402) (xy 155.342979 107.761053)
- (xy 155.320339 107.744477) (xy 155.298054 107.726672) (xy 155.276124 107.70764) (xy 155.255051 107.687614)
- (xy 155.235337 107.66683) (xy 155.216983 107.645288) (xy 155.199989 107.622987) (xy 155.184354 107.599927)
- (xy 155.170078 107.57611) (xy 155.157163 107.551533) (xy 155.145606 107.526198) (xy 155.13541 107.500105)
- (xy 155.126573 107.473253) (xy 155.119095 107.445642) (xy 155.112977 107.417273) (xy 155.110428 107.402805)
- (xy 155.108219 107.388146) (xy 155.106349 107.373298) (xy 155.10482 107.35826) (xy 155.10363 107.343033)
- (xy 155.10278 107.327616) (xy 155.102271 107.312009) (xy 155.102101 107.296213) (xy 155.102273 107.280416)
- (xy 155.102789 107.264806) (xy 155.103649 107.249383) (xy 155.104854 107.234149) (xy 155.106403 107.219101)
- (xy 155.108296 107.204241) (xy 155.110533 107.189569) (xy 155.113114 107.175084) (xy 155.11931 107.146676)
- (xy 155.126882 107.119019) (xy 155.13583 107.092111) (xy 155.146156 107.065953) (xy 155.157858 107.040545)
- (xy 155.170937 107.015887) (xy 155.185393 106.991979) (xy 155.201225 106.968821) (xy 155.218434 106.946412)
- (xy 155.23702 106.924754) (xy 155.256983 106.903845) (xy 155.278322 106.883687) (xy 155.289362 106.873949)
- (xy 155.311736 106.855402) (xy 155.334502 106.838092) (xy 155.35766 106.822017) (xy 155.38121 106.80718)
- (xy 155.405153 106.793578) (xy 155.429488 106.781214) (xy 155.454214 106.770085) (xy 155.479333 106.760193)
- (xy 155.504844 106.751538) (xy 155.530747 106.744119) (xy 155.557042 106.737937) (xy 155.58373 106.732991)
- (xy 155.610809 106.729281) (xy 155.638281 106.726808) (xy 155.666145 106.725572) (xy 155.680223 106.725417)
- (xy 155.695196 106.725623) (xy 155.710071 106.726242) (xy 155.724848 106.727272) (xy 155.739529 106.728715)
- (xy 155.754112 106.730569) (xy 155.768597 106.732836) (xy 155.790143 106.737009) (xy 155.811471 106.74211)
- (xy 155.832579 106.748138) (xy 155.846529 106.752671) (xy 155.860382 106.757617) (xy 155.874138 106.762975)
- (xy 155.887797 106.768746) (xy 155.901358 106.774928) (xy 155.908102 106.778174) (xy 155.9214 106.78485)
- (xy 155.934366 106.791689) (xy 155.953192 106.802254) (xy 155.971271 106.813186) (xy 155.988603 106.824485)
- (xy 156.005189 106.836151) (xy 156.021027 106.848184) (xy 156.036118 106.860584) (xy 156.050462 106.873352)
- (xy 156.064059 106.886486) (xy 156.076909 106.899987) (xy 156.081026 106.90457) (xy 156.098075 106.923948)
- (xy 156.114417 106.943066) (xy 156.130051 106.961924) (xy 156.144979 106.980521) (xy 156.1592 106.998858)
- (xy 156.172714 107.016935) (xy 156.185521 107.03475) (xy 156.197621 107.052306) (xy 156.209014 107.069601)
- (xy 156.219701 107.086635) (xy 156.22968 107.103409) (xy 156.238952 107.119923) (xy 156.247517 107.136176)
- (xy 156.255375 107.152169) (xy 156.262527 107.167901) (xy 156.268971 107.183373) (xy 156.289854 107.236129)
- (xy 156.300478 107.236129)
- )
- )
- (polygon
- (pts
- (xy 155.394459 105.740997) (xy 155.398319 105.7565) (xy 155.40138 105.773884) (xy 155.403321 105.789806)
- (xy 155.404707 105.807035) (xy 155.405417 105.821758) (xy 155.405772 105.837317) (xy 155.405817 105.84541)
- (xy 155.405622 105.861376) (xy 155.405038 105.876483) (xy 155.403761 105.894159) (xy 155.401875 105.910493)
- (xy 155.399382 105.925486) (xy 155.395586 105.941706) (xy 155.39336 105.949092) (xy 155.386909 105.964549)
- (xy 155.378774 105.977903) (xy 155.368957 105.989153) (xy 155.357456 105.998299) (xy 155.350129 106.002581)
- (xy 155.335154 106.009679) (xy 155.321003 106.01522) (xy 155.306069 106.019593) (xy 155.295175 106.021632)
- (xy 155.279484 106.023226) (xy 155.264675 106.024105) (xy 155.247587 106.024668) (xy 155.231126 106.0249)
- (xy 155.222268 106.024929) (xy 155.204897 106.024813) (xy 155.18933 106.024465) (xy 155.173446 106.023766)
- (xy 155.1583 106.022582) (xy 155.150461 106.021632) (xy 155.135391 106.018462) (xy 155.120727 106.013712)
- (xy 155.106817 106.007982) (xy 155.097704 106.00368) (xy 155.084824 105.994647) (xy 155.073662 105.982385)
- (xy 155.064216 105.966895) (xy 155.058259 105.953158) (xy 155.053268 105.937605) (xy 155.049243 105.920237)
- (xy 155.046184 105.901052) (xy 155.044091 105.880051) (xy 155.043233 105.865042) (xy 155.042803 105.849225)
- (xy 155.04275 105.841014) (xy 155.042964 105.825584) (xy 155.043608 105.810892) (xy 155.045379 105.790239)
- (xy 155.048116 105.771247) (xy 155.051819 105.753917) (xy 155.056488 105.738249) (xy 155.062123 105.724242)
- (xy 155.071139 105.70815) (xy 155.081873 105.695013) (xy 155.094323 105.684829) (xy 155.097704 105.682745)
- (xy 155.111191 105.67615) (xy 155.125762 105.670483) (xy 155.141203 105.666361) (xy 155.148629 105.665159)
- (xy 155.163438 105.663565) (xy 155.179666 105.662586) (xy 155.196233 105.662068) (xy 155.212192 105.661875)
- (xy 155.217872 105.661862) (xy 155.230694 105.661862) (xy 155.247318 105.661978) (xy 155.262293 105.662326)
- (xy 155.277681 105.663024) (xy 155.292518 105.664209) (xy 155.300304 105.665159) (xy 155.315373 105.668351)
- (xy 155.330037 105.673548) (xy 155.343948 105.680016) (xy 155.35306 105.684943) (xy 155.365184 105.693385)
- (xy 155.37559 105.703967) (xy 155.384278 105.716687) (xy 155.391248 105.731546)
- )
- )
- (polygon
- (pts
- (xy 155.566284 105.945794) (xy 155.561926 105.930179) (xy 155.558984 105.91577) (xy 155.556667 105.90009)
- (xy 155.554977 105.883141) (xy 155.553912 105.864921) (xy 155.553511 105.84943) (xy 155.553461 105.84138)
- (xy 155.553662 105.825421) (xy 155.554263 105.810331) (xy 155.555578 105.792693) (xy 155.557519 105.776414)
- (xy 155.560086 105.761494) (xy 155.563993 105.745386) (xy 155.566284 105.738066) (xy 155.57261 105.722466)
- (xy 155.58069 105.709004) (xy 155.590522 105.697682) (xy 155.602108 105.688498) (xy 155.609515 105.68421)
- (xy 155.624353 105.676974) (xy 155.638458 105.671387) (xy 155.65345 105.667073) (xy 155.66447 105.665159)
- (xy 155.679984 105.663565) (xy 155.694695 105.662686) (xy 155.71172 105.662123) (xy 155.728155 105.661891)
- (xy 155.73701 105.661862) (xy 156.606392 105.661862) (xy 156.621728 105.662029) (xy 156.636871 105.66253)
- (xy 156.651819 105.663366) (xy 156.666573 105.664535) (xy 156.6955 105.667877) (xy 156.723652 105.672555)
- (xy 156.751027 105.67857) (xy 156.777628 105.685922) (xy 156.803452 105.69461) (xy 156.828501 105.704635)
- (xy 156.852774 105.715997) (xy 156.876271 105.728695) (xy 156.898993 105.74273) (xy 156.920939 105.758101)
- (xy 156.942109 105.774809) (xy 156.962504 105.792854) (xy 156.982123 105.812236) (xy 157.000967 105.832954)
- (xy 157.01889 105.854428) (xy 157.035657 105.876168) (xy 157.051267 105.898174) (xy 157.065722 105.920446)
- (xy 157.079019 105.942985) (xy 157.091161 105.96579) (xy 157.102146 105.988861) (xy 157.111975 106.012198)
- (xy 157.120648 106.035801) (xy 157.128164 106.059671) (xy 157.134524 106.083806) (xy 157.139727 106.108208)
- (xy 157.143774 106.132876) (xy 157.146665 106.15781) (xy 157.1484 106.183011) (xy 157.148978 106.208477)
- (xy 157.148862 106.225724) (xy 157.148514 106.241193) (xy 157.147815 106.256993) (xy 157.14663 106.272088)
- (xy 157.145681 106.279918) (xy 157.142511 106.295181) (xy 157.137761 106.309958) (xy 157.132031 106.32392)
- (xy 157.127729 106.333041) (xy 157.118913 106.345835) (xy 157.107121 106.356924) (xy 157.092352 106.366306)
- (xy 157.074606 106.373982) (xy 157.059343 106.37862) (xy 157.042406 106.382299) (xy 157.023794 106.385017)
- (xy 157.003508 106.386777) (xy 156.981548 106.387576) (xy 156.973856 106.38763) (xy 156.958647 106.387452)
- (xy 156.937192 106.38652) (xy 156.917367 106.38479) (xy 156.899171 106.382261) (xy 156.882604 106.378934)
- (xy 156.867666 106.374808) (xy 156.850284 106.368065) (xy 156.835798 106.359902) (xy 156.824209 106.350319)
- (xy 156.817418 106.3422) (xy 156.808341 106.327331) (xy 156.800803 106.310888) (xy 156.79588 106.296599)
- (xy 156.791941 106.281304) (xy 156.788988 106.265001) (xy 156.787018 106.24769) (xy 156.786034 106.229372)
- (xy 156.785911 106.219835) (xy 156.785252 106.200881) (xy 156.783278 106.182488) (xy 156.779986 106.164657)
- (xy 156.775378 106.147386) (xy 156.769453 106.130677) (xy 156.762212 106.114528) (xy 156.753654 106.09894)
- (xy 156.743779 106.083914) (xy 156.732187 106.070089) (xy 156.718477 106.058108) (xy 156.702649 106.04797)
- (xy 156.689388 106.041576) (xy 156.674935 106.036219) (xy 156.659292 106.031899) (xy 156.642456 106.028615)
- (xy 156.62443 106.026369) (xy 156.605212 106.025159) (xy 156.591738 106.024929) (xy 155.722355 106.024929)
- (xy 155.704466 106.024614) (xy 155.687803 106.02367) (xy 155.672364 106.022095) (xy 155.654788 106.019242)
- (xy 155.639126 106.015405) (xy 155.622859 106.009502) (xy 155.613545 106.004779) (xy 155.601279 105.996566)
- (xy 155.588955 105.985323) (xy 155.578769 105.972293) (xy 155.570722 105.957474)
- )
- )
- (polygon
- (pts
- (xy 156.501436 104.406814) (xy 156.51712 104.407162) (xy 156.533236 104.40786) (xy 156.548778 104.409045)
- (xy 156.556933 104.409995) (xy 156.572797 104.413165) (xy 156.588359 104.417915) (xy 156.603214 104.423645)
- (xy 156.612987 104.427947) (xy 156.625781 104.4367) (xy 156.636869 104.44812) (xy 156.646252 104.462208)
- (xy 156.653928 104.478963) (xy 156.658566 104.49328) (xy 156.662244 104.509098) (xy 156.664963 104.526416)
- (xy 156.666722 104.545235) (xy 156.667522 104.565554) (xy 156.667575 104.572661) (xy 156.667327 104.593564)
- (xy 156.666583 104.613134) (xy 156.665344 104.631371) (xy 156.663608 104.648275) (xy 156.661377 104.663846)
- (xy 156.65763 104.682533) (xy 156.653002 104.698851) (xy 156.647492 104.712798) (xy 156.639365 104.7269)
- (xy 156.629791 104.73824) (xy 156.616602 104.749746) (xy 156.604194 104.757583) (xy 156.590498 104.763828)
- (xy 156.575515 104.768481) (xy 156.559243 104.771542) (xy 156.555834 104.771963) (xy 156.569365 104.782127)
- (xy 156.582023 104.793109) (xy 156.593809 104.80491) (xy 156.604721 104.81753) (xy 156.61476 104.830968)
- (xy 156.623926 104.845225) (xy 156.63222 104.8603) (xy 156.63964 104.876194) (xy 156.646187 104.892906)
- (xy 156.651862 104.910437) (xy 156.656663 104.928787) (xy 156.660591 104.947955) (xy 156.663647 104.967942)
- (xy 156.665829 104.988748) (xy 156.667139 105.010372) (xy 156.667575 105.032814) (xy 156.666924 105.055518)
- (xy 156.664971 105.078015) (xy 156.661715 105.100306) (xy 156.657157 105.122391) (xy 156.651296 105.144269)
- (xy 156.644134 105.165942) (xy 156.635669 105.187409) (xy 156.625901 105.208669) (xy 156.614832 105.229724)
- (xy 156.60246 105.250572) (xy 156.588785 105.271215) (xy 156.573809 105.291651) (xy 156.55753 105.311881)
- (xy 156.539949 105.331905) (xy 156.521065 105.351723) (xy 156.500879 105.371335) (xy 156.479833 105.390234)
- (xy 156.45837 105.407914) (xy 156.436488 105.424375) (xy 156.414188 105.439616) (xy 156.391471 105.453638)
- (xy 156.368336 105.466441) (xy 156.344782 105.478024) (xy 156.320811 105.488388) (xy 156.296422 105.497533)
- (xy 156.271615 105.505459) (xy 156.246391 105.512165) (xy 156.220748 105.517652) (xy 156.194688 105.521919)
- (xy 156.168209 105.524968) (xy 156.141313 105.526797) (xy 156.113999 105.527406) (xy 156.086644 105.526792)
- (xy 156.05972 105.52495) (xy 156.033224 105.521881) (xy 156.007158 105.517583) (xy 155.981521 105.512058)
- (xy 155.956313 105.505304) (xy 155.931535 105.497323) (xy 155.907186 105.488114) (xy 155.883267 105.477677)
- (xy 155.859776 105.466012) (xy 155.836715 105.453119) (xy 155.814084 105.438998) (xy 155.791882 105.423649)
- (xy 155.770109 105.407073) (xy 155.748765 105.389268) (xy 155.727851 105.370236) (xy 155.707754 105.350469)
- (xy 155.688953 105.330463) (xy 155.671449 105.310215) (xy 155.655242 105.289727) (xy 155.640331 105.268999)
- (xy 155.626717 105.248031) (xy 155.614399 105.226822) (xy 155.603379 105.205372) (xy 155.593654 105.183682)
- (xy 155.585226 105.161752) (xy 155.578095 105.139581) (xy 155.57226 105.11717) (xy 155.567722 105.094518)
- (xy 155.564481 105.071626) (xy 155.562536 105.048494) (xy 155.561888 105.025121) (xy 155.562283 105.007369)
- (xy 155.563468 104.990019) (xy 155.565443 104.973068) (xy 155.565683 104.971632) (xy 155.928985 104.971632)
- (xy 155.929506 104.986948) (xy 155.931071 105.001711) (xy 155.934781 105.020533) (xy 155.940345 105.03837)
- (xy 155.947764 105.055223) (xy 155.957037 105.071091) (xy 155.968166 105.085974) (xy 155.981149 105.099873)
- (xy 155.988336 105.106454) (xy 156.003248 105.118561) (xy 156.018492 105.129054) (xy 156.034068 105.137932)
- (xy 156.049977 105.145197) (xy 156.066217 105.150847) (xy 156.082789 105.154882) (xy 156.099693 105.157304)
- (xy 156.11693 105.158111) (xy 156.13412 105.157252) (xy 156.150887 105.154676) (xy 156.16723 105.150383)
- (xy 156.18315 105.144372) (xy 156.198646 105.136644) (xy 156.213718 105.127199) (xy 156.228367 105.116036)
- (xy 156.242593 105.103156) (xy 156.255644 105.089057) (xy 156.266956 105.074237) (xy 156.276527 105.058695)
- (xy 156.284358 105.042432) (xy 156.290449 105.025447) (xy 156.294799 105.007741) (xy 156.29741 104.989314)
- (xy 156.29828 104.970166) (xy 156.297393 104.951069) (xy 156.294731 104.932797) (xy 156.290294 104.915349)
- (xy 156.284083 104.898725) (xy 156.276098 104.882926) (xy 156.266338 104.867951) (xy 156.254803 104.8538)
- (xy 156.241493 104.840473) (xy 156.227028 104.828366) (xy 156.212207 104.817873) (xy 156.197032 104.808995)
- (xy 156.181501 104.80173) (xy 156.165616 104.79608) (xy 156.149376 104.792044) (xy 156.132781 104.789623)
- (xy 156.115831 104.788816) (xy 156.098852 104.789594) (xy 156.082171 104.79193) (xy 156.065787 104.795823)
- (xy 156.049702 104.801272) (xy 156.033914 104.808279) (xy 156.018423 104.816843) (xy 156.003231 104.826964)
- (xy 155.988336 104.838641) (xy 155.974425 104.851539) (xy 155.96237 104.8655) (xy 155.952169 104.880527)
- (xy 155.943823 104.896619) (xy 155.937331 104.913775) (xy 155.932694 104.931996) (xy 155.929912 104.951281)
- (xy 155.929043 104.966444) (xy 155.928985 104.971632) (xy 155.565683 104.971632) (xy 155.568208 104.956519)
- (xy 155.571762 104.94037) (xy 155.576107 104.924623) (xy 155.581242 104.909275) (xy 155.587167 104.894329)
- (xy 155.593441 104.880144) (xy 155.601155 104.86399) (xy 155.608725 104.849589) (xy 155.616153 104.836942)
- (xy 155.624877 104.824079) (xy 155.634794 104.812263) (xy 155.645739 104.801089) (xy 155.656593 104.791014)
- (xy 155.668694 104.780993) (xy 155.678025 104.774161) (xy 155.656877 104.770517) (xy 155.63781 104.764394)
- (xy 155.620822 104.755791) (xy 155.605914 104.744709) (xy 155.593087 104.731147) (xy 155.58234 104.715107)
- (xy 155.573673 104.696586) (xy 155.567086 104.675586) (xy 155.56385 104.660209) (xy 155.561539 104.64373)
- (xy 155.560152 104.626149) (xy 155.55969 104.607466) (xy 155.559802 104.592383) (xy 155.560303 104.573435)
- (xy 155.561205 104.555815) (xy 155.562507 104.539524) (xy 155.56421 104.52456) (xy 155.566902 104.507723)
- (xy 155.570221 104.492961) (xy 155.572512 104.4851) (xy 155.577978 104.47085) (xy 155.586014 104.456407)
- (xy 155.595839 104.444313) (xy 155.607453 104.434568) (xy 155.616842 104.429046) (xy 155.630294 104.42275)
- (xy 155.644851 104.417014) (xy 155.660188 104.412422) (xy 155.672896 104.409995) (xy 155.68841 104.408401)
- (xy 155.703121 104.407522) (xy 155.720146 104.406959) (xy 155.736581 104.406727) (xy 155.745436 104.406698)
- (xy 156.484027 104.406698)
- )
- )
- (polygon
- (pts
- (xy 156.572687 104.235972) (xy 156.562177 104.249543) (xy 156.549606 104.260307) (xy 156.534974 104.268262)
- (xy 156.518282 104.27341) (xy 156.502797 104.275555) (xy 156.492819 104.275906) (xy 156.478188 104.274652)
- (xy 156.46177 104.270891) (xy 156.443566 104.264623) (xy 156.428741 104.258276) (xy 156.412912 104.250519)
- (xy 156.396078 104.241352) (xy 156.378239 104.230774) (xy 156.365788 104.222939) (xy 156.352891 104.214477)
- (xy 156.339547 104.205388) (xy 156.325757 104.195672) (xy 156.313556 104.186012) (xy 156.303878 104.174343)
- (xy 156.296726 104.160664) (xy 156.292098 104.144976) (xy 156.290169 104.130368) (xy 156.289854 104.120934)
- (xy 156.291124 104.103887) (xy 156.293969 104.08895) (xy 156.29844 104.072855) (xy 156.304536 104.055605)
- (xy 156.310175 104.041908) (xy 156.316729 104.027561) (xy 156.324197 104.012563) (xy 156.33258 103.996915)
- (xy 156.341877 103.980616) (xy 156.351109 103.964141) (xy 156.359433 103.947961) (xy 156.366848 103.932078)
- (xy 156.373356 103.916491) (xy 156.378956 103.9012) (xy 156.383647 103.886206) (xy 156.387431 103.871508)
- (xy 156.390306 103.857106) (xy 156.392728 103.838364) (xy 156.393535 103.820149) (xy 156.393336 103.804532)
- (xy 156.392291 103.782997) (xy 156.390352 103.763729) (xy 156.387517 103.746727) (xy 156.383787 103.731992)
- (xy 156.377422 103.715872) (xy 156.367227 103.701389) (xy 156.354545 103.693204) (xy 156.34261 103.691189)
- (xy 156.328369 103.69616) (xy 156.317623 103.707899) (xy 156.309761 103.722261) (xy 156.304292 103.735934)
- (xy 156.29919 103.752092) (xy 156.294456 103.770735) (xy 156.290089 103.791865) (xy 156.287381 103.807332)
- (xy 156.284836 103.823905) (xy 156.283625 103.832605) (xy 156.281005 103.84922) (xy 156.277907 103.865818)
- (xy 156.27433 103.882399) (xy 156.270276 103.898963) (xy 156.265744 103.915509) (xy 156.260733 103.932039)
- (xy 156.255245 103.948551) (xy 156.249279 103.965046) (xy 156.242834 103.981524) (xy 156.235912 103.997984)
- (xy 156.228512 104.014428) (xy 156.220634 104.030854) (xy 156.212277 104.047263) (xy 156.203443 104.063655)
- (xy 156.194131 104.08003) (xy 156.184341 104.096387) (xy 156.174226 104.111357) (xy 156.162748 104.125674)
- (xy 156.149908 104.139338) (xy 156.135706 104.15235) (xy 156.12416 104.16168) (xy 156.111848 104.170643)
- (xy 156.098769 104.17924) (xy 156.084924 104.187469) (xy 156.070313 104.195331) (xy 156.065272 104.19787)
- (xy 156.049755 104.205007) (xy 156.033703 104.211442) (xy 156.017117 104.217174) (xy 155.999996 104.222205)
- (xy 155.982341 104.226534) (xy 155.964151 104.23016) (xy 155.945427 104.233085) (xy 155.926168 104.235308)
- (xy 155.906375 104.236829) (xy 155.886047 104.237648) (xy 155.872198 104.237804) (xy 155.851687 104.237357)
- (xy 155.831827 104.236015) (xy 155.812618 104.233779) (xy 155.79406 104.230648) (xy 155.776153 104.226623)
- (xy 155.758897 104.221704) (xy 155.742293 104.21589) (xy 155.72634 104.209182) (xy 155.711037 104.201579)
- (xy 155.696386 104.193082) (xy 155.682387 104.18369) (xy 155.669038 104.173404) (xy 155.65634 104.162223)
- (xy 155.644294 104.150148) (xy 155.632899 104.137179) (xy 155.622155 104.123315) (xy 155.612062 104.108557)
- (xy 155.60262 104.092904) (xy 155.593829 104.076357) (xy 155.58569 104.058915) (xy 155.578202 104.040579)
- (xy 155.571365 104.021349) (xy 155.565179 104.001224) (xy 155.559644 103.980204) (xy 155.55476 103.95829)
- (xy 155.550528 103.935482) (xy 155.546946 103.911779) (xy 155.544016 103.887182) (xy 155.541737 103.86169)
- (xy 155.540109 103.835304) (xy 155.539132 103.808024) (xy 155.538807 103.779849) (xy 155.539087 103.761085)
- (xy 155.539929 103.742256) (xy 155.541331 103.723361) (xy 155.543295 103.704401) (xy 155.545819 103.685374)
- (xy 155.548905 103.666281) (xy 155.552551 103.647123) (xy 155.556759 103.627899) (xy 155.561527 103.608609)
- (xy 155.566857 103.589253) (xy 155.572747 103.569832) (xy 155.579198 103.550344) (xy 155.586211 103.530791)
- (xy 155.593784 103.511172) (xy 155.601919 103.491487) (xy 155.610614 103.471736) (xy 155.617082 103.458576)
- (xy 155.626167 103.443043) (xy 155.635778 103.429811) (xy 155.645916 103.41888) (xy 155.659329 103.408453)
- (xy 155.673565 103.401621) (xy 155.688624 103.398385) (xy 155.694878 103.398097) (xy 155.71125 103.399233)
- (xy 155.728767 103.402641) (xy 155.743604 103.407003) (xy 155.759175 103.412819) (xy 155.775478 103.420089)
- (xy 155.792514 103.428813) (xy 155.805772 103.43631) (xy 155.819442 103.444625) (xy 155.832667 103.453303)
- (xy 155.844592 103.462026) (xy 155.858468 103.473727) (xy 155.870032 103.485508) (xy 155.879282 103.497369)
- (xy 155.887593 103.512308) (xy 155.892291 103.527372) (xy 155.893447 103.539514) (xy 155.891478 103.554855)
- (xy 155.887417 103.569908) (xy 155.88234 103.584773) (xy 155.875725 103.60175) (xy 155.869325 103.616851)
- (xy 155.86194 103.633303) (xy 155.85447 103.650614) (xy 155.847995 103.668291) (xy 155.842517 103.686334)
- (xy 155.838035 103.704744) (xy 155.834549 103.72352) (xy 155.832059 103.742663) (xy 155.830564 103.762172)
- (xy 155.830098 103.777044) (xy 155.830066 103.782047) (xy 155.830247 103.797131) (xy 155.831193 103.817932)
- (xy 155.832952 103.836544) (xy 155.835521 103.852966) (xy 155.840209 103.871455) (xy 155.84634 103.886053)
- (xy 155.856032 103.898825) (xy 155.870638 103.906124) (xy 155.876228 103.906611) (xy 155.891381 103.904367)
- (xy 155.905148 103.897635) (xy 155.91753 103.886415) (xy 155.928527 103.870707) (xy 155.935865 103.855981)
- (xy 155.942424 103.83873) (xy 155.948204 103.818955) (xy 155.951625 103.804369) (xy 155.954699 103.788661)
- (xy 155.957426 103.771832) (xy 155.95866 103.762996) (xy 155.960691 103.745627) (xy 155.96312 103.728323)
- (xy 155.965946 103.711085) (xy 155.96917 103.693913) (xy 155.972792 103.676807) (xy 155.976812 103.659767)
- (xy 155.98123 103.642793) (xy 155.986046 103.625884) (xy 155.99126 103.609041) (xy 155.996871 103.592264)
- (xy 156.00288 103.575553) (xy 156.009287 103.558908) (xy 156.016092 103.542329) (xy 156.023295 103.525815)
- (xy 156.030896 103.509367) (xy 156.038894 103.492985) (xy 156.046988 103.478005) (xy 156.056434 103.463653)
- (xy 156.06723 103.449932) (xy 156.079377 103.43684) (xy 156.092876 103.424378) (xy 156.107725 103.412546)
- (xy 156.119748 103.404084) (xy 156.132532 103.395978) (xy 156.141476 103.39077) (xy 156.155406 103.383371)
- (xy 156.169992 103.376701) (xy 156.185236 103.370758) (xy 156.201136 103.365542) (xy 156.217693 103.361055)
- (xy 156.234908 103.357295) (xy 156.252779 103.354263) (xy 156.271306 103.351958) (xy 156.290491 103.350381)
- (xy 156.310333 103.349532) (xy 156.323925 103.349371) (xy 156.344181 103.349734) (xy 156.363871 103.350826)
- (xy 156.382993 103.352645) (xy 156.401549 103.355192) (xy 156.419538 103.358467) (xy 156.43696 103.36247)
- (xy 156.453816 103.3672) (xy 156.470105 103.372658) (xy 156.485827 103.378843) (xy 156.500982 103.385757)
- (xy 156.510771 103.39077) (xy 156.524852 103.398753) (xy 156.538244 103.407316) (xy 156.550947 103.416459)
- (xy 156.562961 103.426181) (xy 156.574286 103.436483) (xy 156.584921 103.447364) (xy 156.594868 103.458826)
- (xy 156.604125 103.470866) (xy 156.612694 103.483486) (xy 156.620573 103.496686) (xy 156.625443 103.505808)
- (xy 156.633384 103.52293) (xy 156.640813 103.54059) (xy 156.64773 103.558788) (xy 156.654134 103.577524)
- (xy 156.660026 103.596798) (xy 156.665406 103.61661) (xy 156.670273 103.636961) (xy 156.674628 103.657849)
- (xy 156.67847 103.679276) (xy 156.6818 103.701241) (xy 156.684618 103.723743) (xy 156.686924 103.746784)
- (xy 156.688717 103.770363) (xy 156.689998 103.79448) (xy 156.690766 103.819136) (xy 156.691022 103.844329)
- (xy 156.69056 103.86973) (xy 156.689173 103.895007) (xy 156.686862 103.920162) (xy 156.683626 103.945193)
- (xy 156.679466 103.970102) (xy 156.674381 103.994887) (xy 156.668372 104.01955) (xy 156.661439 104.044089)
- (xy 156.65358 104.068505) (xy 156.644798 104.092798) (xy 156.63509 104.116968) (xy 156.624459 104.141015)
- (xy 156.612902 104.164939) (xy 156.600422 104.18874) (xy 156.587016 104.212418)
- )
- )
- (polygon
- (pts
- (xy 155.999155 102.146849) (xy 156.014577 102.147604) (xy 156.029472 102.148864) (xy 156.050827 102.151697)
- (xy 156.070997 102.155664) (xy 156.089982 102.160765) (xy 156.107782 102.166999) (xy 156.124397 102.174366)
- (xy 156.139827 102.182867) (xy 156.154073 102.192501) (xy 156.167133 102.203269) (xy 156.175182 102.211077)
- (xy 156.186247 102.223221) (xy 156.196223 102.235609) (xy 156.205111 102.248242) (xy 156.212911 102.26112)
- (xy 156.219623 102.274242) (xy 156.226879 102.29212) (xy 156.232199 102.310432) (xy 156.235586 102.32918)
- (xy 156.237037 102.348363) (xy 156.237097 102.353226) (xy 156.237097 102.853313) (xy 156.255179 102.851614)
- (xy 156.272331 102.846516) (xy 156.288553 102.838018) (xy 156.30086 102.828773) (xy 156.312572 102.817353)
- (xy 156.323689 102.803758) (xy 156.334211 102.787987) (xy 156.336748 102.783704) (xy 156.343885 102.770652)
- (xy 156.352308 102.75325) (xy 156.359484 102.735848) (xy 156.365412 102.718446) (xy 156.370091 102.701043)
- (xy 156.373523 102.683641) (xy 156.375707 102.666239) (xy 156.376643 102.648836) (xy 156.376682 102.644486)
- (xy 156.376582 102.629396) (xy 156.376281 102.614719) (xy 156.375455 102.593475) (xy 156.374177 102.573159)
- (xy 156.372449 102.553771) (xy 156.370271 102.535309) (xy 156.367641 102.517775) (xy 156.36456 102.501169)
- (xy 156.361029 102.485489) (xy 156.357047 102.470738) (xy 156.351036 102.452511) (xy 156.34261 102.429064)
- (xy 156.335961 102.413676) (xy 156.330438 102.39911) (xy 156.325299 102.382719) (xy 156.321783 102.367512)
- (xy 156.319732 102.351268) (xy 156.319529 102.3448) (xy 156.321012 102.328239) (xy 156.32546 102.312262)
- (xy 156.332873 102.296869) (xy 156.343251 102.28206) (xy 156.356595 102.267835) (xy 156.368549 102.257549)
- (xy 156.38217 102.247592) (xy 156.39746 102.237963) (xy 156.414417 102.228662) (xy 156.428437 102.222222)
- (xy 156.445204 102.21538) (xy 156.46113 102.209879) (xy 156.476216 102.20572) (xy 156.493209 102.2025)
- (xy 156.508991 102.201212) (xy 156.511504 102.201185) (xy 156.534263 102.202941) (xy 156.555554 102.208209)
- (xy 156.575376 102.216989) (xy 156.59373 102.229281) (xy 156.610616 102.245084) (xy 156.626033 102.2644)
- (xy 156.639982 102.287228) (xy 156.652463 102.313567) (xy 156.658152 102.328054) (xy 156.663475 102.343419)
- (xy 156.668431 102.359662) (xy 156.673019 102.376782) (xy 156.67724 102.394781) (xy 156.681095 102.413658)
- (xy 156.684582 102.433412) (xy 156.687702 102.454045) (xy 156.690455 102.475556) (xy 156.692841 102.497944)
- (xy 156.69486 102.521211) (xy 156.696512 102.545356) (xy 156.697797 102.570378) (xy 156.698715 102.596279)
- (xy 156.699265 102.623057) (xy 156.699449 102.650714) (xy 156.699238 102.670088) (xy 156.698607 102.689194)
- (xy 156.697555 102.70803) (xy 156.696083 102.726597) (xy 156.694189 102.744895) (xy 156.691875 102.762924)
- (xy 156.689141 102.780685) (xy 156.685985 102.798176) (xy 156.682409 102.815398) (xy 156.678411 102.832351)
- (xy 156.673994 102.849034) (xy 156.669155 102.865449) (xy 156.663896 102.881595) (xy 156.658216 102.897472)
- (xy 156.652115 102.913079) (xy 156.645593 102.928418) (xy 156.638725 102.943366) (xy 156.631586 102.957893)
- (xy 156.624174 102.972) (xy 156.61649 102.985685) (xy 156.608535 102.99895) (xy 156.600307 103.011795)
- (xy 156.591808 103.024218) (xy 156.583037 103.036221) (xy 156.573993 103.047803) (xy 156.559919 103.064387)
- (xy 156.545232 103.080024) (xy 156.529934 103.094715) (xy 156.514024 103.108459) (xy 156.503078 103.117096)
- (xy 156.481579 103.1332) (xy 156.459766 103.148265) (xy 156.437639 103.162292) (xy 156.415196 103.175279)
- (xy 156.392438 103.187227) (xy 156.369366 103.198137) (xy 156.345979 103.208007) (xy 156.322277 103.216838)
- (xy 156.29826 103.224631) (xy 156.273928 103.231384) (xy 156.249282 103.237099) (xy 156.22432 103.241774)
- (xy 156.199044 103.24541) (xy 156.173453 103.248008) (xy 156.147547 103.249566) (xy 156.121326 103.250086)
- (xy 156.104806 103.249918) (xy 156.088495 103.249415) (xy 156.072392 103.248576) (xy 156.056497 103.247401)
- (xy 156.04081 103.245891) (xy 156.025331 103.244045) (xy 156.010061 103.241864) (xy 155.994999 103.239347)
- (xy 155.980145 103.236494) (xy 155.9655 103.233306) (xy 155.951062 103.229782) (xy 155.936833 103.225923)
- (xy 155.908999 103.217198) (xy 155.881999 103.20713) (xy 155.855831 103.195719) (xy 155.830496 103.182967)
- (xy 155.805994 103.168872) (xy 155.782325 103.153434) (xy 155.759488 103.136655) (xy 155.737485 103.118533)
- (xy 155.716315 103.099068) (xy 155.695977 103.078261) (xy 155.676679 103.056404) (xy 155.658625 103.033879)
- (xy 155.641817 103.010688) (xy 155.626253 102.98683) (xy 155.611935 102.962305) (xy 155.598862 102.937114)
- (xy 155.587034 102.911255) (xy 155.576451 102.884729) (xy 155.567113 102.857537) (xy 155.55902 102.829677)
- (xy 155.552172 102.801151) (xy 155.549215 102.786638) (xy 155.546569 102.771958) (xy 155.544235 102.757111)
- (xy 155.542211 102.742098) (xy 155.540499 102.726917) (xy 155.539099 102.711571) (xy 155.538009 102.696057)
- (xy 155.537231 102.680377) (xy 155.536764 102.66453) (xy 155.536662 102.654011) (xy 155.87 102.654011)
- (xy 155.870876 102.671127) (xy 155.873503 102.688221) (xy 155.877883 102.705291) (xy 155.884014 102.722338)
- (xy 155.891896 102.739363) (xy 155.90153 102.756364) (xy 155.909906 102.7691) (xy 155.919266 102.781824)
- (xy 155.926054 102.790299) (xy 155.936563 102.802346) (xy 155.947207 102.813208) (xy 155.96161 102.825848)
- (xy 155.976253 102.836381) (xy 155.991136 102.844807) (xy 156.00626 102.851127) (xy 156.021625 102.85534)
- (xy 156.03723 102.857446) (xy 156.045122 102.85771) (xy 156.045122 102.591729) (xy 156.044069 102.572925)
- (xy 156.040909 102.556627) (xy 156.035643 102.542837) (xy 156.026097 102.529125) (xy 156.01326 102.519331)
- (xy 155.997131 102.513454) (xy 155.981859 102.511574) (xy 155.977711 102.511496) (xy 155.962958 102.512399)
- (xy 155.946506 102.515868) (xy 155.931419 102.521939) (xy 155.917698 102.530611) (xy 155.905342 102.541886)
- (xy 155.899676 102.548498) (xy 155.891127 102.560831) (xy 155.884026 102.574702) (xy 155.878375 102.590111)
- (xy 155.874173 102.607059) (xy 155.871855 102.621725) (xy 155.870464 102.637376) (xy 155.87 102.654011)
- (xy 155.536662 102.654011) (xy 155.536609 102.648516) (xy 155.536811 102.63035) (xy 155.537417 102.612488)
- (xy 155.538428 102.59493) (xy 155.539843 102.577676) (xy 155.541662 102.560726) (xy 155.543886 102.544081)
- (xy 155.546514 102.527739) (xy 155.549546 102.511702) (xy 155.552982 102.495968) (xy 155.556823 102.480539)
- (xy 155.561068 102.465414) (xy 155.565717 102.450593) (xy 155.570771 102.436076) (xy 155.576229 102.421864)
- (xy 155.582091 102.407955) (xy 155.588358 102.394351) (xy 155.595028 102.38105) (xy 155.602103 102.368054)
- (xy 155.609583 102.355362) (xy 155.617466 102.342974) (xy 155.634446 102.31911) (xy 155.653044 102.296463)
- (xy 155.662949 102.285595) (xy 155.673258 102.275032) (xy 155.683972 102.264772) (xy 155.69509 102.254817)
- (xy 155.706612 102.245166) (xy 155.718539 102.235819) (xy 155.730869 102.226776) (xy 155.743604 102.218038)
- (xy 155.757377 102.209387) (xy 155.771311 102.201294) (xy 155.785404 102.193759) (xy 155.799658 102.186782)
- (xy 155.814072 102.180364) (xy 155.828647 102.174503) (xy 155.843381 102.169201) (xy 155.858276 102.164457)
- (xy 155.873332 102.160271) (xy 155.888547 102.156643) (xy 155.903923 102.153573) (xy 155.919459 102.151062)
- (xy 155.935156 102.149108) (xy 155.951012 102.147713) (xy 155.967029 102.146876) (xy 155.983207 102.146597)
- )
- )
- (polygon
- (pts
- (xy 156.625855 100.94985) (xy 156.640739 100.950344) (xy 156.655439 100.951169) (xy 156.68429 100.953808)
- (xy 156.712409 100.957767) (xy 156.739795 100.963044) (xy 156.766448 100.969642) (xy 156.792368 100.977559)
- (xy 156.817556 100.986795) (xy 156.84201 100.997351) (xy 156.865732 101.009226) (xy 156.888722 101.022421)
- (xy 156.910978 101.036936) (xy 156.932502 101.052769) (xy 156.953293 101.069923) (xy 156.973352 101.088395)
- (xy 156.992678 101.108188) (xy 157.002066 101.118579) (xy 157.020122 101.139811) (xy 157.037013 101.161375)
- (xy 157.05274 101.183271) (xy 157.067301 101.205499) (xy 157.080698 101.228059) (xy 157.09293 101.250951)
- (xy 157.103997 101.274175) (xy 157.113898 101.297731) (xy 157.122635 101.321619) (xy 157.130207 101.345839)
- (xy 157.136614 101.370391) (xy 157.141857 101.395275) (xy 157.145934 101.420491) (xy 157.148846 101.44604)
- (xy 157.150594 101.47192) (xy 157.151176 101.498132) (xy 157.15087 101.518133) (xy 157.149951 101.53802)
- (xy 157.14842 101.557792) (xy 157.146276 101.57745) (xy 157.14352 101.596993) (xy 157.140151 101.616422)
- (xy 157.136169 101.635736) (xy 157.131575 101.654936) (xy 157.126369 101.674021) (xy 157.12055 101.692992)
- (xy 157.114119 101.711848) (xy 157.107075 101.73059) (xy 157.099418 101.749217) (xy 157.091149 101.76773)
- (xy 157.082268 101.786129) (xy 157.072774 101.804413) (xy 157.063077 101.822025) (xy 157.053494 101.838502)
- (xy 157.044026 101.853842) (xy 157.034672 101.868045) (xy 157.025433 101.881113) (xy 157.016308 101.893044)
- (xy 157.002836 101.90881) (xy 156.989621 101.92202) (xy 156.976663 101.932673) (xy 156.963964 101.940769)
- (xy 156.947432 101.947587) (xy 156.931357 101.949859) (xy 156.916134 101.949302) (xy 156.90124 101.947631)
- (xy 156.886673 101.944846) (xy 156.872436 101.940946) (xy 156.858526 101.935933) (xy 156.844946 101.929805)
- (xy 156.831693 101.922563) (xy 156.818769 101.914207) (xy 156.806174 101.904737) (xy 156.793906 101.894153)
- (xy 156.785911 101.886478) (xy 156.772728 101.874437) (xy 156.760888 101.863273) (xy 156.750389 101.852985)
- (xy 156.739561 101.841796) (xy 156.72937 101.830339) (xy 156.724728 101.824563) (xy 156.716581 101.811441)
- (xy 156.711101 101.797218) (xy 156.708287 101.781894) (xy 156.707875 101.772905) (xy 156.709455 101.75793)
- (xy 156.714195 101.74268) (xy 156.720934 101.729111) (xy 156.730093 101.715332) (xy 156.733154 101.711356)
- (xy 156.742604 101.698649) (xy 156.751444 101.685808) (xy 156.759674 101.672832) (xy 156.767295 101.659722)
- (xy 156.774306 101.646477) (xy 156.780707 101.633097) (xy 156.786499 101.619583) (xy 156.794043 101.59906)
- (xy 156.800216 101.578234) (xy 156.805017 101.557106) (xy 156.808446 101.535674) (xy 156.810504 101.51394)
- (xy 156.811114 101.499283) (xy 156.81119 101.491904) (xy 156.810633 101.477121) (xy 156.808157 101.458222)
- (xy 156.803701 101.44025) (xy 156.797263 101.423205) (xy 156.788846 101.407088) (xy 156.778447 101.391898)
- (xy 156.766068 101.377636) (xy 156.751708 101.364301) (xy 156.747809 101.361112) (xy 156.735768 101.352076)
- (xy 156.723277 101.34393) (xy 156.710335 101.336672) (xy 156.696942 101.330303) (xy 156.683098 101.324822)
- (xy 156.668803 101.320231) (xy 156.654058 101.316528) (xy 156.638861 101.313713) (xy 156.623214 101.311788)
- (xy 156.607116 101.310751) (xy 156.596134 101.310553) (xy 156.532753 101.310553) (xy 156.54553 101.320953)
- (xy 156.557483 101.332095) (xy 156.568611 101.343977) (xy 156.578915 101.356601) (xy 156.588395 101.369966)
- (xy 156.59705 101.384072) (xy 156.604881 101.39892) (xy 156.611888 101.414509) (xy 156.61807 101.43084)
- (xy 156.623428 101.447911) (xy 156.627962 101.465724) (xy 156.631671 101.484279) (xy 156.634557 101.503574)
- (xy 156.636617 101.523611) (xy 156.637854 101.54439) (xy 156.638266 101.565909) (xy 156.637636 101.587714)
- (xy 156.635747 101.609346) (xy 156.632599 101.630807) (xy 156.628191 101.652097) (xy 156.622524 101.673214)
- (xy 156.615597 101.69416) (xy 156.607411 101.714934) (xy 156.597966 101.735536) (xy 156.587261 101.755967)
- (xy 156.575297 101.776225) (xy 156.562074 101.796312) (xy 156.547591 101.816228) (xy 156.531849 101.835971)
- (xy 156.514847 101.855543) (xy 156.496586 101.874943) (xy 156.477066 101.894172) (xy 156.456661 101.912672)
- (xy 156.435838 101.929978) (xy 156.414598 101.946091) (xy 156.392939 101.96101) (xy 156.370863 101.974736)
- (xy 156.348369 101.987268) (xy 156.325457 101.998607) (xy 156.302127 102.008752) (xy 156.278379 102.017704)
- (xy 156.254213 102.025462) (xy 156.22963 102.032026) (xy 156.204628 102.037397) (xy 156.179209 102.041575)
- (xy 156.153371 102.044559) (xy 156.127116 102.046349) (xy 156.100443 102.046946) (xy 156.073722 102.046345)
- (xy 156.047412 102.044541) (xy 156.021515 102.041536) (xy 155.996029 102.037329) (xy 155.970956 102.031919)
- (xy 155.946295 102.025307) (xy 155.922047 102.017493) (xy 155.89821 102.008477) (xy 155.874786 101.998259)
- (xy 155.851773 101.986839) (xy 155.829173 101.974217) (xy 155.806985 101.960392) (xy 155.78521 101.945365)
- (xy 155.763846 101.929137) (xy 155.742895 101.911706) (xy 155.722355 101.893073) (xy 155.702658 101.873678)
- (xy 155.684231 101.854055) (xy 155.667074 101.834203) (xy 155.651189 101.814121) (xy 155.636575 101.793811)
- (xy 155.623231 101.773272) (xy 155.611158 101.752503) (xy 155.600356 101.731506) (xy 155.590825 101.71028)
- (xy 155.582564 101.688825) (xy 155.575575 101.66714) (xy 155.569856 101.645227) (xy 155.565408 101.623085)
- (xy 155.562231 101.600714) (xy 155.560325 101.578114) (xy 155.55969 101.555285) (xy 155.560102 101.537533)
- (xy 155.561338 101.520183) (xy 155.563399 101.503232) (xy 155.563522 101.502528) (xy 155.918727 101.502528)
- (xy 155.919229 101.517704) (xy 155.920736 101.53232) (xy 155.924308 101.550936) (xy 155.929666 101.568555)
- (xy 155.93681 101.585179) (xy 155.94574 101.600807) (xy 155.956456 101.615439) (xy 155.968959 101.629074)
- (xy 155.975879 101.635519) (xy 155.990259 101.647368) (xy 156.005005 101.657638) (xy 156.020118 101.666328)
- (xy 156.035597 101.673437) (xy 156.051442 101.678967) (xy 156.067654 101.682917) (xy 156.084232 101.685287)
- (xy 156.101176 101.686077) (xy 156.118092 101.685235) (xy 156.134584 101.682711) (xy 156.150652 101.678503)
- (xy 156.166297 101.672613) (xy 156.181519 101.66504) (xy 156.196316 101.655783) (xy 156.21069 101.644844)
- (xy 156.224641 101.632221) (xy 156.237521 101.618397) (xy 156.248683 101.603851) (xy 156.258129 101.588584)
- (xy 156.265857 101.572596) (xy 156.271867 101.555886) (xy 156.276161 101.538455) (xy 156.278737 101.520303)
- (xy 156.279595 101.501429) (xy 156.27872 101.482607) (xy 156.276092 101.46461) (xy 156.271713 101.447436)
- (xy 156.265582 101.431087) (xy 156.257699 101.415563) (xy 156.248065 101.400862) (xy 156.236679 101.386986)
- (xy 156.223542 101.373934) (xy 156.209368 101.361999) (xy 156.194874 101.351655) (xy 156.180059 101.342902)
- (xy 156.164923 101.335741) (xy 156.149467 101.330171) (xy 156.133691 101.326193) (xy 156.117594 101.323806)
- (xy 156.101176 101.32301) (xy 156.084644 101.323771) (xy 156.068386 101.326055) (xy 156.052404 101.329862)
- (xy 156.036696 101.335191) (xy 156.021263 101.342044) (xy 156.006104 101.350418) (xy 155.991221 101.360316)
- (xy 155.976612 101.371736) (xy 155.963045 101.384359) (xy 155.951287 101.398046) (xy 155.941338 101.412798)
- (xy 155.933198 101.428614) (xy 155.926867 101.445496) (xy 155.922344 101.463442) (xy 155.919631 101.482453)
- (xy 155.918783 101.49741) (xy 155.918727 101.502528) (xy 155.563522 101.502528) (xy 155.566284 101.486683)
- (xy 155.569994 101.470534) (xy 155.574527 101.454787) (xy 155.579885 101.439439) (xy 155.586068 101.424493)
- (xy 155.592599 101.410325) (xy 155.600587 101.394241) (xy 155.608377 101.379964) (xy 155.617466 101.365216)
- (xy 155.626272 101.35307) (xy 155.634794 101.343526) (xy 155.645602 101.332947) (xy 155.657323 101.32247)
- (xy 155.669802 101.312595) (xy 155.675827 101.308355) (xy 155.658092 101.305658) (xy 155.641752 101.301457)
- (xy 155.626808 101.295754) (xy 155.613259 101.288549) (xy 155.601105 101.27984) (xy 155.590347 101.269629)
- (xy 155.586434 101.265124) (xy 155.577568 101.252461) (xy 155.570205 101.237597) (xy 155.564345 101.220533)
- (xy 155.560739 101.205297) (xy 155.558094 101.188653) (xy 155.556411 101.170601) (xy 155.55569 101.151141)
- (xy 155.55566 101.146056) (xy 155.555772 101.13099) (xy 155.556273 101.112113) (xy 155.557175 101.094622)
- (xy 155.558477 101.078516) (xy 155.56018 101.063796) (xy 155.562872 101.047344) (xy 155.566191 101.033056)
- (xy 155.568482 101.025522) (xy 155.574809 101.009922) (xy 155.582888 100.996461) (xy 155.59272 100.985138)
- (xy 155.604306 100.975954) (xy 155.611713 100.971667) (xy 155.626482 100.964591) (xy 155.640381 100.959119)
- (xy 155.654978 100.954878) (xy 155.665569 100.952982) (xy 155.680552 100.951388) (xy 155.697227 100.950409)
- (xy 155.71441 100.949891) (xy 155.731064 100.949698) (xy 155.73701 100.949685) (xy 156.610789 100.949685)
- )
- )
- (polygon
- (pts
- (xy 156.266773 99.290421) (xy 156.239295 99.252319) (xy 156.231766 99.239225) (xy 156.222879 99.222919)
- (xy 156.215308 99.20793) (xy 156.209054 99.194257) (xy 156.203088 99.179018) (xy 156.198645 99.163446)
- (xy 156.197163 99.150836) (xy 156.199012 99.134361) (xy 156.204559 99.117543) (xy 156.213804 99.100381)
- (xy 156.223165 99.087284) (xy 156.234606 99.073994) (xy 156.248126 99.060511) (xy 156.263727 99.046834)
- (xy 156.275283 99.03761) (xy 156.287764 99.028299) (xy 156.301169 99.018902) (xy 156.315499 99.009419)
- (xy 156.329049 99.00117) (xy 156.342083 98.993732) (xy 156.358661 98.985076) (xy 156.374323 98.977864)
- (xy 156.38907 98.972093) (xy 156.406214 98.966909) (xy 156.421928 98.963979) (xy 156.433468 98.963258)
- (xy 156.449577 98.964262) (xy 156.464655 98.967276) (xy 156.478703 98.972299) (xy 156.49172 98.979332)
- (xy 156.503707 98.988374) (xy 156.507474 98.991834) (xy 156.518259 99.002761) (xy 156.528631 99.014383)
- (xy 156.538592 99.0267) (xy 156.54814 99.039713) (xy 156.557277 99.053422) (xy 156.56023 99.058146)
- (xy 156.568821 99.072318) (xy 156.577284 99.086259) (xy 156.585617 99.099967) (xy 156.593821 99.113444)
- (xy 156.601897 99.126689) (xy 156.60456 99.131052) (xy 156.612855 99.146667) (xy 156.620476 99.163596)
- (xy 156.627036 99.179701) (xy 156.634008 99.198085) (xy 156.639508 99.213368) (xy 156.64524 99.229933)
- (xy 156.651203 99.24778) (xy 156.657399 99.266907) (xy 156.659515 99.273568) (xy 156.665539 99.293634)
- (xy 156.67097 99.313578) (xy 156.675808 99.333399) (xy 156.680054 99.353098) (xy 156.683708 99.372674)
- (xy 156.686769 99.392128) (xy 156.689238 99.41146) (xy 156.691114 99.43067) (xy 156.692398 99.449757)
- (xy 156.693089 99.468722) (xy 156.693221 99.481297) (xy 156.692989 99.500072) (xy 156.692293 99.518893)
- (xy 156.691134 99.537759) (xy 156.689511 99.55667) (xy 156.687425 99.575627) (xy 156.684874 99.594628)
- (xy 156.68186 99.613674) (xy 156.678383 99.632765) (xy 156.674442 99.651902) (xy 156.670037 99.671083)
- (xy 156.666842 99.683896) (xy 156.661581 99.70312) (xy 156.655688 99.722459) (xy 156.649165 99.741914)
- (xy 156.64201 99.761485) (xy 156.634224 99.781172) (xy 156.625807 99.800975) (xy 156.616759 99.820894)
- (xy 156.610376 99.834238) (xy 156.603713 99.847633) (xy 156.596769 99.86108) (xy 156.589545 99.874578)
- (xy 156.58204 99.888128) (xy 156.578182 99.894922) (xy 156.57029 99.908393) (xy 156.562182 99.921695)
- (xy 156.553861 99.934828) (xy 156.545324 99.947793) (xy 156.536573 99.960588) (xy 156.527607 99.973215)
- (xy 156.518426 99.985673) (xy 156.509031 99.997962) (xy 156.499421 100.010082) (xy 156.489597 100.022033)
- (xy 156.479557 100.033815) (xy 156.469303 100.045429) (xy 156.458835 100.056874) (xy 156.448152 100.068149)
- (xy 156.437254 100.079256) (xy 156.426141 100.090194) (xy 156.414724 100.100883) (xy 156.402911 100.111334)
- (xy 156.390704 100.121548) (xy 156.378102 100.131525) (xy 156.365104 100.141263) (xy 156.351712 100.150764)
- (xy 156.337925 100.160028) (xy 156.323742 100.169054) (xy 156.309165 100.177842) (xy 156.294193 100.186393)
- (xy 156.278825 100.194707) (xy 156.263063 100.202782) (xy 156.246906 100.210621) (xy 156.230354 100.218221)
- (xy 156.213407 100.225584) (xy 156.196064 100.23271) (xy 156.17843 100.239453) (xy 156.160607 100.245762)
- (xy 156.142595 100.251635) (xy 156.124394 100.257073) (xy 156.106005 100.262076) (xy 156.087426 100.266644)
- (xy 156.068658 100.270777) (xy 156.049702 100.274475) (xy 156.030556 100.277738) (xy 156.011222 100.280566)
- (xy 155.991699 100.282959) (xy 155.971987 100.284917) (xy 155.952086 100.286439) (xy 155.931996 100.287527)
- (xy 155.911717 100.28818) (xy 155.891249 100.288397) (xy 155.870806 100.288182) (xy 155.8506 100.287538)
- (xy 155.830632 100.286465) (xy 155.810901 100.284962) (xy 155.791408 100.28303) (xy 155.772152 100.280669)
- (xy 155.753134 100.277878) (xy 155.734354 100.274658) (xy 155.715811 100.271009) (xy 155.697506 100.266931)
- (xy 155.679438 100.262423) (xy 155.661608 100.257485) (xy 155.644015 100.252119) (xy 155.62666 100.246323)
- (xy 155.609542 100.240097) (xy 155.592662 100.233443) (xy 155.576083 100.226454) (xy 155.559867 100.219229)
- (xy 155.544015 100.211765) (xy 155.528526 100.204065) (xy 155.5134 100.196126) (xy 155.498638 100.18795)
- (xy 155.48424 100.179537) (xy 155.470205 100.170886) (xy 155.456534 100.161997) (xy 155.443226 100.152871)
- (xy 155.430281 100.143507) (xy 155.417701 100.133906) (xy 155.405483 100.124067) (xy 155.393629 100.113991)
- (xy 155.382139 100.103677) (xy 155.371012 100.093125) (xy 155.360178 100.082359) (xy 155.349568 100.071401)
- (xy 155.339181 100.060251) (xy 155.329017 100.048909) (xy 155.319077 100.037376) (xy 155.30936 100.025651)
- (xy 155.299866 100.013734) (xy 155.290595 100.001626) (xy 155.281548 99.989325) (xy 155.272723 99.976833)
- (xy 155.264122 99.964149) (xy 155.255745 99.951273) (xy 155.24759 99.938206) (xy 155.239659 99.924947)
- (xy 155.231951 99.911496) (xy 155.224466 99.897853) (xy 155.217456 99.884936) (xy 155.204104 99.859091)
- (xy 155.191642 99.833227) (xy 155.18007 99.807347) (xy 155.169388 99.78145) (xy 155.159597 99.755535)
- (xy 155.150695 99.729604) (xy 155.142684 99.703655) (xy 155.135562 99.677689) (xy 155.129331 99.651705)
- (xy 155.123991 99.625705) (xy 155.11954 99.599687) (xy 155.115979 99.573653) (xy 155.113309 99.547601)
- (xy 155.111528 99.521532) (xy 155.110638 99.495445) (xy 155.110527 99.482396) (xy 155.110797 99.463754)
- (xy 155.111609 99.445061) (xy 155.112961 99.426316) (xy 155.114855 99.40752) (xy 155.117289 99.388672)
- (xy 155.120264 99.369773) (xy 155.12378 99.350822) (xy 155.127838 99.33182) (xy 155.132436 99.312766)
- (xy 155.137575 99.293661) (xy 155.141302 99.280895) (xy 155.147013 99.262099) (xy 155.152743 99.244179)
- (xy 155.158493 99.227134) (xy 155.164262 99.210966) (xy 155.170051 99.195673) (xy 155.175859 99.181256)
- (xy 155.181686 99.167715) (xy 155.189485 99.151022) (xy 155.197319 99.135887) (xy 155.203217 99.125557)
- (xy 155.232893 99.074999) (xy 155.241252 99.061316) (xy 155.249018 99.048844) (xy 155.257331 99.035823)
- (xy 155.265843 99.02296) (xy 155.270628 99.016014) (xy 155.281894 99.003134) (xy 155.293526 98.991971)
- (xy 155.305524 98.982526) (xy 155.321038 98.973134) (xy 155.337123 98.966426) (xy 155.353781 98.962401)
- (xy 155.371012 98.961059) (xy 155.388654 98.962142) (xy 155.406546 98.965389) (xy 155.421041 98.969544)
- (xy 155.435695 98.975086) (xy 155.45051 98.982012) (xy 155.465485 98.990324) (xy 155.480621 99.000021)
- (xy 155.488249 99.005389) (xy 155.502046 99.015626) (xy 155.514953 99.025728) (xy 155.52697 99.035696)
- (xy 155.538097 99.045529) (xy 155.553118 99.060027) (xy 155.566137 99.074222) (xy 155.577152 99.088114)
- (xy 155.586165 99.101703) (xy 155.593175 99.11499) (xy 155.599406 99.132235) (xy 155.602077 99.148942)
- (xy 155.602188 99.153034) (xy 155.600552 99.16843) (xy 155.59669 99.182952) (xy 155.590556 99.199013)
- (xy 155.584013 99.212969) (xy 155.576016 99.22791) (xy 155.566565 99.243835) (xy 155.558522 99.256426)
- (xy 155.55566 99.260745) (xy 155.542827 99.277888) (xy 155.531256 99.296067) (xy 155.520948 99.315282)
- (xy 155.514777 99.328669) (xy 155.509167 99.342517) (xy 155.504118 99.356825) (xy 155.49963 99.371594)
- (xy 155.495703 99.386824) (xy 155.492337 99.402514) (xy 155.489532 99.418666) (xy 155.487288 99.435278)
- (xy 155.485605 99.452351) (xy 155.484483 99.469885) (xy 155.483922 99.48788) (xy 155.483852 99.49705)
- (xy 155.484223 99.514162) (xy 155.485335 99.531242) (xy 155.487188 99.548291) (xy 155.489783 99.565309)
- (xy 155.493119 99.582294) (xy 155.497196 99.599249) (xy 155.502014 99.616172) (xy 155.507574 99.633063)
- (xy 155.513875 99.649923) (xy 155.520918 99.666751) (xy 155.528702 99.683548) (xy 155.537227 99.700314)
- (xy 155.546493 99.717048) (xy 155.556501 99.73375) (xy 155.56725 99.750421) (xy 155.578741 99.767061)
- (xy 155.587799 99.778758) (xy 155.597528 99.790082) (xy 155.607927 99.801032) (xy 155.618995 99.811608)
- (xy 155.630733 99.821812) (xy 155.64314 99.831641) (xy 155.656218 99.841097) (xy 155.669965 99.85018)
- (xy 155.684382 99.858889) (xy 155.699469 99.867224) (xy 155.709899 99.872574) (xy 155.725895 99.880103)
- (xy 155.742284 99.886892) (xy 155.759065 99.89294) (xy 155.776239 99.898248) (xy 155.793807 99.902815)
- (xy 155.811767 99.906641) (xy 155.83012 99.909727) (xy 155.848865 99.912072) (xy 155.868004 99.913677)
- (xy 155.887536 99.914541) (xy 155.900775 99.914706) (xy 155.920568 99.914335) (xy 155.939969 99.913224)
- (xy 155.958976 99.911373) (xy 155.977591 99.908781) (xy 155.995813 99.905448) (xy 156.013642 99.901375)
- (xy 156.031078 99.896561) (xy 156.048122 99.891006) (xy 156.064772 99.884711) (xy 156.08103 99.877676)
- (xy 156.09165 99.872574) (xy 156.107138 99.864471) (xy 156.122 99.855963) (xy 156.136238 99.847049)
- (xy 156.149851 99.837729) (xy 156.162839 99.828004) (xy 156.175203 99.817872) (xy 156.186942 99.807335)
- (xy 156.198056 99.796393) (xy 156.208546 99.785044) (xy 156.218411 99.77329) (xy 156.224641 99.765229)
- (xy 156.235865 99.749069) (xy 156.246365 99.732829) (xy 156.256141 99.716508) (xy 156.265193 99.700108)
- (xy 156.27352 99.683627) (xy 156.281124 99.667066) (xy 156.288003 99.650425) (xy 156.294158 99.633704)
- (xy 156.299589 99.616903) (xy 156.304296 99.600022) (xy 156.308279 99.58306) (xy 156.311538 99.566018)
- (xy 156.314072 99.548897) (xy 156.315883 99.531695) (xy 156.316969 99.514413) (xy 156.317331 99.49705)
- (xy 156.317068 99.480776) (xy 156.316278 99.464742) (xy 156.314961 99.448948) (xy 156.313118 99.433395)
- (xy 156.310748 99.418082) (xy 156.307851 99.403009) (xy 156.304428 99.388177) (xy 156.300478 99.373586)
- (xy 156.295212 99.356292) (xy 156.289945 99.340591) (xy 156.284679 99.326482) (xy 156.278359 99.311653)
- (xy 156.270986 99.29725)
- )
- )
- (polygon
- (pts
- (xy 156.29828 98.457309) (xy 156.29828 97.807378) (xy 156.298396 97.790093) (xy 156.298744 97.774509)
- (xy 156.299442 97.758475) (xy 156.300627 97.742985) (xy 156.301577 97.734838) (xy 156.304962 97.718817)
- (xy 156.310272 97.703235) (xy 156.316792 97.688461) (xy 156.321727 97.678784) (xy 156.330709 97.665389)
- (xy 156.342999 97.65378) (xy 156.358598 97.643957) (xy 156.372469 97.637762) (xy 156.388201 97.632571)
- (xy 156.405794 97.628385) (xy 156.425248 97.625204) (xy 156.446563 97.623027) (xy 156.461808 97.622134)
- (xy 156.477879 97.621687) (xy 156.486225 97.621632) (xy 156.504202 97.621936) (xy 156.521224 97.622851)
- (xy 156.53729 97.624375) (xy 156.552399 97.626509) (xy 156.573271 97.630853) (xy 156.591992 97.636568)
- (xy 156.608563 97.643655) (xy 156.622982 97.652114) (xy 156.63525 97.661945) (xy 156.645367 97.673147)
- (xy 156.653333 97.685721) (xy 156.659149 97.699667) (xy 156.663506 97.714471) (xy 156.666449 97.728853)
- (xy 156.668766 97.745096) (xy 156.670456 97.7632) (xy 156.671358 97.779022) (xy 156.671859 97.796035)
- (xy 156.671972 97.809577) (xy 156.671972 98.645253) (xy 156.671658 98.663231) (xy 156.670718 98.680253)
- (xy 156.669151 98.696318) (xy 156.666957 98.711428) (xy 156.662491 98.7323) (xy 156.656614 98.751021)
- (xy 156.649327 98.767591) (xy 156.64063 98.78201) (xy 156.630523 98.794279) (xy 156.619005 98.804396)
- (xy 156.606076 98.812362) (xy 156.591738 98.818177) (xy 156.577681 98.822535) (xy 156.560791 98.825991)
- (xy 156.544552 98.828183) (xy 156.526345 98.829748) (xy 156.510362 98.830549) (xy 156.49312 98.83095)
- (xy 156.484027 98.831) (xy 155.310928 98.831) (xy 155.291338 98.830649) (xy 155.272958 98.829596)
- (xy 155.255789 98.827841) (xy 155.239831 98.825384) (xy 155.225083 98.822226) (xy 155.207303 98.816922)
- (xy 155.191675 98.81037) (xy 155.1782 98.802571) (xy 155.164383 98.791066) (xy 155.153089 98.776719)
- (xy 155.145433 98.762718) (xy 155.139001 98.746472) (xy 155.133795 98.727982) (xy 155.130694 98.712642)
- (xy 155.128282 98.696039) (xy 155.12656 98.678175) (xy 155.125526 98.659048) (xy 155.125182 98.638659)
- (xy 155.125182 97.807378) (xy 155.125297 97.790093) (xy 155.125645 97.774509) (xy 155.126344 97.758475)
- (xy 155.127529 97.742985) (xy 155.128479 97.734838) (xy 155.13167 97.718817) (xy 155.136867 97.703235)
- (xy 155.143336 97.688461) (xy 155.148262 97.678784) (xy 155.15733 97.665389) (xy 155.169695 97.65378)
- (xy 155.185357 97.643957) (xy 155.199267 97.637762) (xy 155.215032 97.632571) (xy 155.232652 97.628385)
- (xy 155.252127 97.625204) (xy 155.273456 97.623027) (xy 155.288706 97.622134) (xy 155.30478 97.621687)
- (xy 155.313126 97.621632) (xy 155.331104 97.621936) (xy 155.348126 97.622851) (xy 155.364191 97.624375)
- (xy 155.379301 97.626509) (xy 155.400173 97.630853) (xy 155.418894 97.636568) (xy 155.435464 97.643655)
- (xy 155.449883 97.652114) (xy 155.462152 97.661945) (xy 155.472269 97.673147) (xy 155.480235 97.685721)
- (xy 155.48605 97.699667) (xy 155.490284 97.714471) (xy 155.493142 97.728853) (xy 155.495393 97.745096)
- (xy 155.497035 97.7632) (xy 155.497911 97.779022) (xy 155.498397 97.796035) (xy 155.498507 97.809577)
- (xy 155.498507 98.457309) (xy 155.711731 98.457309) (xy 155.711731 98.039653) (xy 155.711847 98.022244)
- (xy 155.712194 98.00656) (xy 155.712893 97.990444) (xy 155.714078 97.974902) (xy 155.715028 97.966747)
- (xy 155.718255 97.950883) (xy 155.723546 97.935321) (xy 155.730146 97.920466) (xy 155.735178 97.910693)
- (xy 155.74416 97.897384) (xy 155.75645 97.885849) (xy 155.772049 97.876089) (xy 155.78592 97.869933)
- (xy 155.801652 97.864776) (xy 155.819245 97.860617) (xy 155.838699 97.857456) (xy 155.860014 97.855293)
- (xy 155.875258 97.854406) (xy 155.89133 97.853962) (xy 155.899676 97.853907) (xy 155.917653 97.85422)
- (xy 155.934675 97.85516) (xy 155.95074 97.856727) (xy 155.96585 97.858921) (xy 155.986722 97.863387)
- (xy 156.005443 97.869264) (xy 156.022013 97.876551) (xy 156.036433 97.885248) (xy 156.048701 97.895355)
- (xy 156.058818 97.906873) (xy 156.066784 97.919802) (xy 156.0726 97.93414) (xy 156.076957 97.948931)
- (xy 156.080413 97.966375) (xy 156.082605 97.982938) (xy 156.08417 98.001344) (xy 156.084972 98.017395)
- (xy 156.085372 98.034626) (xy 156.085422 98.043683) (xy 156.085422 98.457309)
- )
- )
- (polygon
- (pts
- (xy 156.534752 96.277125) (xy 156.549129 96.280574) (xy 156.563062 96.286322) (xy 156.576551 96.294368)
- (xy 156.589595 96.304714) (xy 156.602195 96.317359) (xy 156.61435 96.332303) (xy 156.626061 96.349546)
- (xy 156.633622 96.362319) (xy 156.640985 96.376113) (xy 156.648151 96.39093) (xy 156.655119 96.406768)
- (xy 156.662074 96.423214) (xy 156.668102 96.438847) (xy 156.673202 96.453668) (xy 156.678274 96.471051)
- (xy 156.681896 96.487163) (xy 156.68407 96.502006) (xy 156.684794 96.515578) (xy 156.684086 96.53045)
- (xy 156.681469 96.546498) (xy 156.676923 96.561144) (xy 156.670449 96.574388) (xy 156.664644 96.582989)
- (xy 156.654523 96.595308) (xy 156.644311 96.605887) (xy 156.632713 96.615708) (xy 156.623611 96.621824)
- (xy 156.608825 96.629048) (xy 156.591552 96.636975) (xy 156.577092 96.643455) (xy 156.560277 96.650892)
- (xy 156.541105 96.659284) (xy 156.519579 96.668632) (xy 156.495696 96.678936) (xy 156.469458 96.690196)
- (xy 156.455456 96.696184) (xy 156.440865 96.702412) (xy 156.425685 96.708878) (xy 156.409916 96.715583)
- (xy 156.393558 96.722528) (xy 156.376611 96.729711) (xy 156.359075 96.737134) (xy 156.34095 96.744795)
- (xy 156.322237 96.752696) (xy 156.302934 96.760835) (xy 156.283043 96.769214) (xy 156.262563 96.777831)
- (xy 156.241493 96.786687) (xy 156.245523 96.8519) (xy 156.245523 97.117881) (xy 156.484027 97.117881)
- (xy 156.501436 97.117997) (xy 156.51712 97.118344) (xy 156.533236 97.119043) (xy 156.548778 97.120228)
- (xy 156.556933 97.121178) (xy 156.572797 97.124369) (xy 156.588359 97.129566) (xy 156.603214 97.136035)
- (xy 156.612987 97.140962) (xy 156.626296 97.150029) (xy 156.637831 97.162394) (xy 156.647591 97.178056)
- (xy 156.653747 97.191966) (xy 156.658904 97.207732) (xy 156.663063 97.225351) (xy 156.666224 97.244826)
- (xy 156.668387 97.266155) (xy 156.669274 97.281405) (xy 156.669718 97.297479) (xy 156.669773 97.305826)
- (xy 156.669468 97.323803) (xy 156.668554 97.340825) (xy 156.66703 97.356891) (xy 156.664896 97.372)
- (xy 156.660552 97.392872) (xy 156.654837 97.411593) (xy 156.64775 97.428163) (xy 156.639291 97.442583)
- (xy 156.62946 97.454851) (xy 156.618258 97.464968) (xy 156.605684 97.472934) (xy 156.591738 97.47875)
- (xy 156.576947 97.483107) (xy 156.559503 97.486563) (xy 156.54294 97.488755) (xy 156.524534 97.49032)
- (xy 156.508483 97.491122) (xy 156.491252 97.491522) (xy 156.482195 97.491572) (xy 155.310928 97.491572)
- (xy 155.293519 97.491456) (xy 155.277835 97.491109) (xy 155.261719 97.49041) (xy 155.246177 97.489225)
- (xy 155.238022 97.488275) (xy 155.222158 97.48489) (xy 155.206596 97.479581) (xy 155.191741 97.473061)
- (xy 155.181968 97.468125) (xy 155.168659 97.459143) (xy 155.157124 97.446853) (xy 155.147364 97.431254)
- (xy 155.141208 97.417383) (xy 155.136051 97.401651) (xy 155.131892 97.384058) (xy 155.128731 97.364604)
- (xy 155.126568 97.343289) (xy 155.125681 97.328045) (xy 155.125237 97.311973) (xy 155.125182 97.303627)
- (xy 155.125182 97.117881) (xy 155.498507 97.117881) (xy 155.872198 97.117881) (xy 155.872198 96.84787)
- (xy 155.871477 96.832575) (xy 155.869313 96.817279) (xy 155.865707 96.801983) (xy 155.860658 96.786687)
- (xy 155.854166 96.771392) (xy 155.846232 96.756096) (xy 155.836856 96.7408) (xy 155.826036 96.725505)
- (xy 155.813683 96.711165) (xy 155.799887 96.698737) (xy 155.784649 96.688221) (xy 155.767968 96.679617)
- (xy 155.749844 96.672926) (xy 155.735305 96.669161) (xy 155.719954 96.666473) (xy 155.703792 96.66486)
- (xy 155.686818 96.664322) (xy 155.669769 96.66486) (xy 155.653519 96.666473) (xy 155.638067 96.669161)
- (xy 155.623414 96.672926) (xy 155.609559 96.677765) (xy 155.592329 96.685891) (xy 155.576518 96.695929)
- (xy 155.562127 96.707879) (xy 155.549155 96.72174) (xy 155.546134 96.725505) (xy 155.534971 96.740863)
- (xy 155.525297 96.756348) (xy 155.517111 96.771958) (xy 155.510414 96.787695) (xy 155.505204 96.803557)
- (xy 155.501483 96.819546) (xy 155.499251 96.83566) (xy 155.498507 96.8519) (xy 155.498507 97.117881)
- (xy 155.125182 97.117881) (xy 155.125182 96.84787) (xy 155.12571 96.824693) (xy 155.127294 96.8016)
- (xy 155.129934 96.778589) (xy 155.133631 96.755661) (xy 155.138384 96.732816) (xy 155.144192 96.710054)
- (xy 155.151057 96.687376) (xy 155.158979 96.66478) (xy 155.167956 96.642267) (xy 155.17799 96.619837)
- (xy 155.189079 96.59749) (xy 155.201225 96.575227) (xy 155.214427 96.553046) (xy 155.228685 96.530948)
- (xy 155.243999 96.508933) (xy 155.26037 96.487001) (xy 155.27301 96.471397) (xy 155.286473 96.456321)
- (xy 155.300762 96.441773) (xy 155.315874 96.427754) (xy 155.331811 96.414262) (xy 155.348572 96.401298)
- (xy 155.366158 96.388862) (xy 155.384567 96.376955) (xy 155.397299 96.36931) (xy 155.410396 96.3619)
- (xy 155.42386 96.354724) (xy 155.43769 96.347783) (xy 155.451757 96.341128) (xy 155.466021 96.334903)
- (xy 155.480482 96.329107) (xy 155.495141 96.32374) (xy 155.509997 96.318803) (xy 155.525051 96.314295)
- (xy 155.540302 96.310216) (xy 155.555751 96.306567) (xy 155.571397 96.303347) (xy 155.587241 96.300556)
- (xy 155.603283 96.298195) (xy 155.619521 96.296263) (xy 155.635958 96.29476) (xy 155.652592 96.293687)
- (xy 155.669423 96.293043) (xy 155.686452 96.292828) (xy 155.701275 96.292983) (xy 155.715934 96.293447)
- (xy 155.744755 96.295301) (xy 155.772915 96.298393) (xy 155.800414 96.30272) (xy 155.827251 96.308284)
- (xy 155.853428 96.315085) (xy 155.878943 96.323122) (xy 155.903797 96.332396) (xy 155.92799 96.342906)
- (xy 155.951522 96.354652) (xy 155.974392 96.367635) (xy 155.996602 96.381855) (xy 156.01815 96.397311)
- (xy 156.039037 96.414003) (xy 156.059263 96.431932) (xy 156.078828 96.451098) (xy 156.09326 96.445084)
- (xy 156.108532 96.438676) (xy 156.124642 96.431872) (xy 156.141591 96.424674) (xy 156.159378 96.41708)
- (xy 156.178004 96.409092) (xy 156.197468 96.400708) (xy 156.217771 96.39193) (xy 156.238913 96.382757)
- (xy 156.260894 96.373188) (xy 156.283713 96.363225) (xy 156.30737 96.352866) (xy 156.331867 96.342113)
- (xy 156.357202 96.330965) (xy 156.383375 96.319421) (xy 156.410387 96.307483) (xy 156.424237 96.301852)
- (xy 156.44155 96.295206) (xy 156.457547 96.289545) (xy 156.472227 96.284868) (xy 156.488726 96.280406)
- (xy 156.503168 96.277483) (xy 156.517783 96.276006) (xy 156.51993 96.275976)
- )
- )
- (polygon
- (pts
- (xy 155.189662 95.167724) (xy 155.176649 95.159472) (xy 155.165361 95.149829) (xy 155.154374 95.136821)
- (xy 155.146827 95.124164) (xy 155.141005 95.110117) (xy 155.140202 95.10764) (xy 155.135845 95.091832)
- (xy 155.132389 95.074633) (xy 155.130197 95.059238) (xy 155.128632 95.042877) (xy 155.127693 95.025549)
- (xy 155.12738 95.007256) (xy 155.127546 94.992516) (xy 155.12822 94.975137) (xy 155.129413 94.95892)
- (xy 155.131125 94.943867) (xy 155.133864 94.927338) (xy 155.137351 94.912483) (xy 155.138004 94.91017)
- (xy 155.14272 94.894893) (xy 155.148668 94.879666) (xy 155.156071 94.865382) (xy 155.163283 94.855215)
- (xy 155.173909 94.844925) (xy 155.187469 94.836496) (xy 155.202181 94.8305) (xy 155.207614 94.828837)
- (xy 155.221657 94.824479) (xy 155.238508 94.821023) (xy 155.254696 94.818832) (xy 155.272834 94.817266)
- (xy 155.288747 94.816465) (xy 155.305909 94.816064) (xy 155.314958 94.816014) (xy 156.486225 94.816014)
- (xy 156.501362 94.816095) (xy 156.51778 94.816404) (xy 156.534525 94.817057) (xy 156.550485 94.818191)
- (xy 156.56023 94.819311) (xy 156.575479 94.822538) (xy 156.59061 94.827829) (xy 156.605178 94.834429)
- (xy 156.614819 94.839461) (xy 156.628214 94.848443) (xy 156.639823 94.860733) (xy 156.649646 94.876332)
- (xy 156.655841 94.890203) (xy 156.661032 94.905935) (xy 156.665218 94.923528) (xy 156.668399 94.942982)
- (xy 156.670576 94.964297) (xy 156.671469 94.979542) (xy 156.671916 94.995613) (xy 156.671972 95.003959)
- (xy 156.671862 95.018905) (xy 156.671375 95.037461) (xy 156.6705 95.054448) (xy 156.669235 95.069867)
- (xy 156.667106 95.086935) (xy 156.664369 95.101552) (xy 156.660281 95.115857) (xy 156.659515 95.117898)
- (xy 156.653204 95.131192) (xy 156.644274 95.145182) (xy 156.633512 95.157891) (xy 156.622592 95.167958)
- (xy 156.619215 95.170655) (xy 156.580076 95.200013) (xy 156.541795 95.228736) (xy 156.504371 95.256825)
- (xy 156.467804 95.284279) (xy 156.432094 95.311098) (xy 156.397241 95.337283) (xy 156.363246 95.362833)
- (xy 156.330108 95.387748) (xy 156.297827 95.412029) (xy 156.266403 95.435675) (xy 156.235837 95.458686)
- (xy 156.206128 95.481063) (xy 156.177276 95.502804) (xy 156.149281 95.523911) (xy 156.122144 95.544384)
- (xy 156.095864 95.564221) (xy 156.070441 95.583424) (xy 156.045875 95.601993) (xy 156.022167 95.619926)
- (xy 155.999315 95.637225) (xy 155.977321 95.653889) (xy 155.956184 95.669919) (xy 155.935905 95.685314)
- (xy 155.916483 95.700074) (xy 155.897917 95.714199) (xy 155.88021 95.72769) (xy 155.863359 95.740546)
- (xy 155.847366 95.752767) (xy 155.83223 95.764354) (xy 155.817951 95.775306) (xy 155.804529 95.785623)
- (xy 155.791965 95.795306) (xy 156.486225 95.795306) (xy 156.501362 95.795386) (xy 156.51778 95.795695)
- (xy 156.534525 95.796349) (xy 156.550485 95.797482) (xy 156.56023 95.798603) (xy 156.575479 95.801794)
- (xy 156.59061 95.806991) (xy 156.605178 95.81346) (xy 156.614819 95.818387) (xy 156.628214 95.827448)
- (xy 156.639823 95.839796) (xy 156.649646 95.85543) (xy 156.655841 95.869311) (xy 156.661032 95.885041)
- (xy 156.665218 95.902619) (xy 156.668399 95.922045) (xy 156.670576 95.943319) (xy 156.671469 95.958529)
- (xy 156.671916 95.974561) (xy 156.671972 95.982884) (xy 156.671748 95.998881) (xy 156.671078 96.014082)
- (xy 156.669237 96.035392) (xy 156.66639 96.054912) (xy 156.662539 96.072641) (xy 156.657683 96.08858)
- (xy 156.651823 96.102729) (xy 156.642446 96.118809) (xy 156.631284 96.131706) (xy 156.618335 96.141421)
- (xy 156.614819 96.143352) (xy 156.601332 96.150076) (xy 156.586649 96.156173) (xy 156.571061 96.161006)
- (xy 156.558032 96.163502) (xy 156.541958 96.165096) (xy 156.526891 96.165975) (xy 156.512191 96.166477)
- (xy 156.495842 96.166748) (xy 156.484027 96.166799) (xy 155.306532 96.166799) (xy 155.291871 96.166622)
- (xy 155.273516 96.165835) (xy 155.256523 96.164418) (xy 155.240892 96.162372) (xy 155.22327 96.158928)
- (xy 155.207776 96.154501) (xy 155.191994 96.147889) (xy 155.189662 96.146649) (xy 155.176649 96.138397)
- (xy 155.165361 96.128754) (xy 155.154374 96.115746) (xy 155.146827 96.10309) (xy 155.141005 96.089042)
- (xy 155.140202 96.086565) (xy 155.135845 96.070654) (xy 155.132902 96.056175) (xy 155.130585 96.040587)
- (xy 155.128895 96.023889) (xy 155.127831 96.006083) (xy 155.12743 95.991039) (xy 155.12738 95.983251)
- (xy 155.127563 95.967818) (xy 155.128307 95.949685) (xy 155.129624 95.932841) (xy 155.131513 95.917285)
- (xy 155.134535 95.900318) (xy 155.138382 95.885205) (xy 155.139103 95.882867) (xy 155.14423 95.867747)
- (xy 155.150475 95.853087) (xy 155.157994 95.839933) (xy 155.165115 95.831209) (xy 155.175934 95.820407)
- (xy 155.18767 95.809966) (xy 155.200911 95.798589) (xy 155.214188 95.787396) (xy 155.22007 95.782483)
- (xy 155.257518 95.754951) (xy 155.294163 95.727995) (xy 155.330004 95.701616) (xy 155.365041 95.675814)
- (xy 155.399275 95.650588) (xy 155.432706 95.62594) (xy 155.465333 95.601868) (xy 155.497156 95.578372)
- (xy 155.528175 95.555454) (xy 155.558392 95.533112) (xy 155.587804 95.511347) (xy 155.616413 95.490159)
- (xy 155.644218 95.469547) (xy 155.67122 95.449512) (xy 155.697419 95.430054) (xy 155.722813 95.411173)
- (xy 155.747404 95.392868) (xy 155.771192 95.37514) (xy 155.794176 95.357989) (xy 155.816356 95.341415)
- (xy 155.837733 95.325417) (xy 155.858307 95.309996) (xy 155.878076 95.295152) (xy 155.897042 95.280885)
- (xy 155.915205 95.267194) (xy 155.932564 95.25408) (xy 155.949119 95.241543) (xy 155.964871 95.229582)
- (xy 155.97982 95.218198) (xy 155.993964 95.207391) (xy 156.007305 95.197161) (xy 156.019843 95.187507)
- (xy 155.306532 95.187507) (xy 155.291871 95.187334) (xy 155.273516 95.186561) (xy 155.256523 95.18517)
- (xy 155.240892 95.18316) (xy 155.22327 95.179779) (xy 155.207776 95.175432) (xy 155.191994 95.168941)
- )
- )
- (polygon
- (pts
- (xy 156.378514 94.033094) (xy 156.378514 94.535379) (xy 156.377886 94.55673) (xy 156.376002 94.576406)
- (xy 156.372863 94.594408) (xy 156.368467 94.610736) (xy 156.362816 94.625389) (xy 156.355909 94.638367)
- (xy 156.344747 94.653068) (xy 156.331351 94.664791) (xy 156.315724 94.673538) (xy 156.307073 94.676796)
- (xy 156.29205 94.680406) (xy 156.27556 94.68327) (xy 156.260696 94.685086) (xy 156.244812 94.686383)
- (xy 156.227909 94.687161) (xy 156.209986 94.68742) (xy 156.192011 94.687116) (xy 156.175182 94.686204)
- (xy 156.159497 94.684683) (xy 156.144956 94.682554) (xy 156.12902 94.679197) (xy 156.114731 94.674964)
- (xy 156.10004 94.668653) (xy 156.087383 94.660939) (xy 156.075407 94.650406) (xy 156.066088 94.638041)
- (xy 156.064173 94.634664) (xy 156.057699 94.6195) (xy 156.052564 94.602584) (xy 156.049308 94.587149)
- (xy 156.046983 94.570498) (xy 156.045587 94.552631) (xy 156.045141 94.537461) (xy 156.045122 94.533547)
- (xy 156.045122 94.031262) (xy 156.045734 94.009927) (xy 156.047569 93.990299) (xy 156.050628 93.972378)
- (xy 156.054911 93.956163) (xy 156.060417 93.941655) (xy 156.069662 93.924965) (xy 156.081082 93.911309)
- (xy 156.094678 93.900688) (xy 156.110449 93.8931) (xy 156.114731 93.891677) (xy 156.129767 93.887444)
- (xy 156.146296 93.884086) (xy 156.161212 93.881958) (xy 156.177165 93.880437) (xy 156.194156 93.879525)
- (xy 156.212184 93.879221) (xy 156.23008 93.879507) (xy 156.246903 93.880365) (xy 156.262652 93.881797)
- (xy 156.277328 93.8838) (xy 156.293523 93.88696) (xy 156.308172 93.890944) (xy 156.323166 93.896579)
- (xy 156.336091 93.903547) (xy 156.34833 93.913141) (xy 156.357867 93.924475) (xy 156.359829 93.927581)
- (xy 156.366179 93.942899) (xy 156.370467 93.957239) (xy 156.373843 93.97301) (xy 156.376306 93.990212)
- (xy 156.37762 94.005004) (xy 156.378349 94.020712)
- )
- )
- (polygon
- (pts
- (xy 155.913157 92.249114) (xy 155.933772 92.249757) (xy 155.954193 92.250828) (xy 155.97442 92.252329)
- (xy 155.994453 92.254257) (xy 156.014292 92.256615) (xy 156.033937 92.259401) (xy 156.053388 92.262615)
- (xy 156.072646 92.266259) (xy 156.091709 92.27033) (xy 156.110579 92.274831) (xy 156.129254 92.27976)
- (xy 156.147736 92.285118) (xy 156.166024 92.290904) (xy 156.184118 92.297119) (xy 156.202018 92.303763)
- (xy 156.219724 92.310835) (xy 156.237236 92.318336) (xy 156.254554 92.326265) (xy 156.271678 92.334623)
- (xy 156.288609 92.34341) (xy 156.305345 92.352625) (xy 156.321888 92.362269) (xy 156.338237 92.372341)
- (xy 156.354391 92.382843) (xy 156.370352 92.393772) (xy 156.386119 92.405131) (xy 156.401692 92.416918)
- (xy 156.417071 92.429133) (xy 156.432256 92.441778) (xy 156.447247 92.45485) (xy 156.462045 92.468352)
- (xy 156.476515 92.482167) (xy 156.490527 92.49618) (xy 156.504079 92.510391) (xy 156.517171 92.524801)
- (xy 156.529804 92.539408) (xy 156.541978 92.554214) (xy 156.553692 92.569218) (xy 156.564947 92.584421)
- (xy 156.575743 92.599821) (xy 156.586079 92.61542) (xy 156.595956 92.631217) (xy 156.605373 92.647212)
- (xy 156.614331 92.663405) (xy 156.62283 92.679797) (xy 156.630869 92.696387) (xy 156.638449 92.713175)
- (xy 156.64557 92.730161) (xy 156.652231 92.747345) (xy 156.658432 92.764728) (xy 156.664175 92.782309)
- (xy 156.669458 92.800088) (xy 156.674281 92.818065) (xy 156.678645 92.836241) (xy 156.68255 92.854614)
- (xy 156.685996 92.873186) (xy 156.688982 92.891956) (xy 156.691508 92.910924) (xy 156.693576 92.930091)
- (xy 156.695183 92.949456) (xy 156.696332 92.969019) (xy 156.697021 92.98878) (xy 156.697251 93.008739)
- (xy 156.697024 93.028681) (xy 156.696345 93.048437) (xy 156.695212 93.068005) (xy 156.693627 93.087387)
- (xy 156.691589 93.106582) (xy 156.689098 93.125591) (xy 156.686153 93.144412) (xy 156.682756 93.163047)
- (xy 156.678906 93.181495) (xy 156.674603 93.199757) (xy 156.669847 93.217831) (xy 156.664638 93.235719)
- (xy 156.658977 93.25342) (xy 156.652862 93.270934) (xy 156.646294 93.288262) (xy 156.639273 93.305403)
- (xy 156.6318 93.322357) (xy 156.623873 93.339124) (xy 156.615494 93.355704) (xy 156.606661 93.372098)
- (xy 156.597376 93.388305) (xy 156.587638 93.404325) (xy 156.577446 93.420159) (xy 156.566802 93.435805)
- (xy 156.555705 93.451265) (xy 156.544155 93.466538) (xy 156.532152 93.481625) (xy 156.519696 93.496525)
- (xy 156.506787 93.511237) (xy 156.493425 93.525764) (xy 156.47961 93.540103) (xy 156.465342 93.554255)
- (xy 156.450738 93.568073) (xy 156.435961 93.581451) (xy 156.421011 93.594391) (xy 156.405888 93.606892)
- (xy 156.390592 93.618954) (xy 156.375122 93.630578) (xy 156.359479 93.641763) (xy 156.343663 93.65251)
- (xy 156.327674 93.662818) (xy 156.311512 93.672687) (xy 156.295177 93.682118) (xy 156.278668 93.69111)
- (xy 156.261986 93.699663) (xy 156.245131 93.707778) (xy 156.228103 93.715454) (xy 156.210902 93.722691)
- (xy 156.193528 93.72949) (xy 156.17598 93.735851) (xy 156.158259 93.741772) (xy 156.140365 93.747255)
- (xy 156.122298 93.752299) (xy 156.104058 93.756905) (xy 156.085645 93.761072) (xy 156.067058 93.7648)
- (xy 156.048299 93.76809) (xy 156.029366 93.770941) (xy 156.01026 93.773354) (xy 155.99098 93.775328)
- (xy 155.971528 93.776863) (xy 155.951903 93.77796) (xy 155.932104 93.778617) (xy 155.912132 93.778837)
- (xy 155.890329 93.778589) (xy 155.868701 93.777846) (xy 155.847247 93.776609) (xy 155.825968 93.774875)
- (xy 155.804863 93.772647) (xy 155.783933 93.769924) (xy 155.763178 93.766705) (xy 155.742597 93.762992)
- (xy 155.722191 93.758783) (xy 155.701959 93.754079) (xy 155.681902 93.748879) (xy 155.66202 93.743185)
- (xy 155.642312 93.736995) (xy 155.622779 93.730311) (xy 155.60342 93.723131) (xy 155.584236 93.715456)
- (xy 155.565288 93.707369) (xy 155.546729 93.698952) (xy 155.52856 93.690207) (xy 155.51078 93.681132)
- (xy 155.493389 93.671728) (xy 155.476387 93.661995) (xy 155.459775 93.651933) (xy 155.443552 93.641542)
- (xy 155.427718 93.630821) (xy 155.412274 93.619772) (xy 155.397218 93.608393) (xy 155.382552 93.596685)
- (xy 155.368276 93.584648) (xy 155.354388 93.572282) (xy 155.34089 93.559586) (xy 155.327781 93.546562)
- (xy 155.31504 93.53325) (xy 155.302645 93.519691) (xy 155.290596 93.505887) (xy 155.278894 93.491836)
- (xy 155.267538 93.477539) (xy 155.256529 93.462996) (xy 155.245866 93.448207) (xy 155.235549 93.433172)
- (xy 155.225578 93.417891) (xy 155.215954 93.402363) (xy 155.206676 93.386589) (xy 155.197745 93.37057)
- (xy 155.189159 93.354304) (xy 155.18092 93.337791) (xy 155.173028 93.321033) (xy 155.165482 93.304029)
- (xy 155.158295 93.286867) (xy 155.151571 93.269636) (xy 155.145312 93.252337) (xy 155.139516 93.234969)
- (xy 155.134183 93.217532) (xy 155.129315 93.200027) (xy 155.12491 93.182453) (xy 155.120968 93.16481)
- (xy 155.117491 93.147099) (xy 155.114477 93.129319) (xy 155.111927 93.11147) (xy 155.10984 93.093552)
- (xy 155.108217 93.075566) (xy 155.107058 93.057511) (xy 155.106362 93.039388) (xy 155.106131 93.021195)
- (xy 155.106202 93.014967) (xy 155.479822 93.014967) (xy 155.48028 93.033582) (xy 155.481654 93.051964)
- (xy 155.483944 93.070115) (xy 155.487149 93.088034) (xy 155.491271 93.105721) (xy 155.496309 93.123176)
- (xy 155.502262 93.1404) (xy 155.509131 93.157391) (xy 155.516917 93.174151) (xy 155.525618 93.190679)
- (xy 155.535235 93.206975) (xy 155.545768 93.223039) (xy 155.557217 93.238872) (xy 155.569581 93.254472)
- (xy 155.582862 93.269841) (xy 155.597059 93.284978) (xy 155.611945 93.299529) (xy 155.627387 93.313142)
- (xy 155.643384 93.325816) (xy 155.659936 93.337551) (xy 155.677043 93.348347) (xy 155.694706 93.358205)
- (xy 155.712924 93.367123) (xy 155.731698 93.375103) (xy 155.751026 93.382144) (xy 155.77091 93.388247)
- (xy 155.791349 93.39341) (xy 155.812344 93.397635) (xy 155.833893 93.400921) (xy 155.855998 93.403268)
- (xy 155.878658 93.404676) (xy 155.901874 93.405145) (xy 155.925046 93.404672) (xy 155.947669 93.40325)
- (xy 155.969743 93.400882) (xy 155.991267 93.397566) (xy 156.012241 93.393303) (xy 156.032666 93.388092)
- (xy 156.052541 93.381934) (xy 156.071867 93.374829) (xy 156.090643 93.366776) (xy 156.10887 93.357775)
- (xy 156.126547 93.347828) (xy 156.143674 93.336933) (xy 156.160252 93.32509) (xy 156.176281 93.312301)
- (xy 156.19176 93.298563) (xy 156.206689 93.283879) (xy 156.220885 93.268609) (xy 156.234166 93.253116)
- (xy 156.246531 93.237399) (xy 156.25798 93.221459) (xy 156.268513 93.205296) (xy 156.27813 93.18891)
- (xy 156.286831 93.172301) (xy 156.294616 93.155468) (xy 156.301486 93.138412) (xy 156.307439 93.121133)
- (xy 156.312477 93.10363) (xy 156.316598 93.085905) (xy 156.319804 93.067956) (xy 156.322094 93.049783)
- (xy 156.323467 93.031388) (xy 156.323925 93.012769) (xy 156.32348 92.994155) (xy 156.322145 92.975772)
- (xy 156.31992 92.957621) (xy 156.316804 92.939702) (xy 156.312799 92.922015) (xy 156.307903 92.90456)
- (xy 156.302117 92.887337) (xy 156.295441 92.870345) (xy 156.287874 92.853585) (xy 156.279418 92.837057)
- (xy 156.270071 92.820761) (xy 156.259835 92.804697) (xy 156.248708 92.788865) (xy 156.236691 92.773264)
- (xy 156.223783 92.757895) (xy 156.209986 92.742759) (xy 156.195439 92.728207) (xy 156.180282 92.714594)
- (xy 156.164515 92.70192) (xy 156.148139 92.690185) (xy 156.131153 92.679389) (xy 156.113558 92.669532)
- (xy 156.095353 92.660613) (xy 156.076538 92.652633) (xy 156.057114 92.645592) (xy 156.037079 92.63949)
- (xy 156.016436 92.634326) (xy 155.995182 92.630102) (xy 155.973319 92.626816) (xy 155.950846 92.624469)
- (xy 155.927764 92.623061) (xy 155.904072 92.622591) (xy 155.880328 92.623065) (xy 155.857183 92.624486)
- (xy 155.834636 92.626854) (xy 155.812687 92.63017) (xy 155.791336 92.634434) (xy 155.770584 92.639644)
- (xy 155.750429 92.645802) (xy 155.730873 92.652908) (xy 155.711915 92.660961) (xy 155.693556 92.669961)
- (xy 155.675794 92.679909) (xy 155.658631 92.690804) (xy 155.642066 92.702646) (xy 155.626099 92.715436)
- (xy 155.61073 92.729173) (xy 155.59596 92.743858) (xy 155.581896 92.759128) (xy 155.56874 92.774621)
- (xy 155.556491 92.790337) (xy 155.545149 92.806277) (xy 155.534715 92.82244) (xy 155.525188 92.838826)
- (xy 155.516569 92.855436) (xy 155.508857 92.872268) (xy 155.502052 92.889324) (xy 155.496154 92.906604)
- (xy 155.491164 92.924106) (xy 155.487081 92.941832) (xy 155.483905 92.959781) (xy 155.481637 92.977953)
- (xy 155.480276 92.996349) (xy 155.479822 93.014967) (xy 155.106202 93.014967) (xy 155.106351 93.001767)
- (xy 155.107014 92.982498) (xy 155.108117 92.96339) (xy 155.109663 92.944442) (xy 155.111649 92.925655)
- (xy 155.114078 92.907027) (xy 155.116947 92.88856) (xy 155.120259 92.870253) (xy 155.124011 92.852107)
- (xy 155.128205 92.834121) (xy 155.132841 92.816295) (xy 155.137918 92.798629) (xy 155.143437 92.781124)
- (xy 155.149397 92.763779) (xy 155.155799 92.746594) (xy 155.162642 92.72957) (xy 155.169927 92.712705)
- (xy 155.177653 92.696001) (xy 155.185821 92.679458) (xy 155.19443 92.663074) (xy 155.203481 92.646851)
- (xy 155.212973 92.630789) (xy 155.222907 92.614886) (xy 155.233282 92.599144) (xy 155.244099 92.583562)
- (xy 155.255357 92.56814) (xy 155.267056 92.552879) (xy 155.279198 92.537778) (xy 155.29178 92.522837)
- (xy 155.304805 92.508057) (xy 155.31827 92.493436) (xy 155.332177 92.478976) (xy 155.346389 92.464821)
- (xy 155.360812 92.451116) (xy 155.375449 92.437859) (xy 155.390298 92.425052) (xy 155.405359 92.412694)
- (xy 155.420633 92.400786) (xy 155.436119 92.389327) (xy 155.451818 92.378318) (xy 155.46773 92.367758)
- (xy 155.483854 92.357647) (xy 155.50019 92.347985) (xy 155.516739 92.338773) (xy 155.533501 92.330011)
- (xy 155.550475 92.321697) (xy 155.567661 92.313833) (xy 155.58506 92.306419) (xy 155.602672 92.299454)
- (xy 155.620496 92.292938) (xy 155.638533 92.286871) (xy 155.656782 92.281254) (xy 155.675244 92.276086)
- (xy 155.693918 92.271368) (xy 155.712804 92.267099) (xy 155.731904 92.263279) (xy 155.751215 92.259909)
- (xy 155.77074 92.256988) (xy 155.790477 92.254517) (xy 155.810426 92.252495) (xy 155.830588 92.250922)
- (xy 155.850962 92.249798) (xy 155.871549 92.249124) (xy 155.892348 92.2489)
- )
- )
- (polygon
- (pts
- (xy 155.182334 91.164461) (xy 155.169319 91.155984) (xy 155.158161 91.145297) (xy 155.148862 91.132402)
- (xy 155.141422 91.117298) (xy 155.138004 91.107675) (xy 155.133647 91.091828) (xy 155.13019 91.074513)
- (xy 155.127999 91.058962) (xy 155.126434 91.042392) (xy 155.125495 91.024802) (xy 155.125194 91.009996)
- (xy 155.125182 91.006192) (xy 155.125348 90.991291) (xy 155.126022 90.973776) (xy 155.127215 90.957496)
- (xy 155.128927 90.942449) (xy 155.131666 90.926023) (xy 155.135152 90.911374) (xy 155.135806 90.909105)
- (xy 155.140647 90.894222) (xy 155.146652 90.879229) (xy 155.15401 90.864936) (xy 155.161085 90.854517)
- (xy 155.171497 90.843433) (xy 155.184412 90.833995) (xy 155.198178 90.826908) (xy 155.203217 90.824842)
- (xy 155.218021 90.821231) (xy 155.235503 90.818367) (xy 155.252118 90.816552) (xy 155.26675 90.815473)
- (xy 155.282572 90.814726) (xy 155.299585 90.81431) (xy 155.313126 90.814217) (xy 156.484027 90.814217)
- (xy 156.501436 90.814333) (xy 156.51712 90.814681) (xy 156.533236 90.81538) (xy 156.548778 90.816564)
- (xy 156.556933 90.817514) (xy 156.572797 90.820742) (xy 156.588359 90.826032) (xy 156.603214 90.832632)
- (xy 156.612987 90.837664) (xy 156.626296 90.846646) (xy 156.637831 90.858936) (xy 156.647591 90.874536)
- (xy 156.653747 90.888406) (xy 156.658904 90.904138) (xy 156.663063 90.921731) (xy 156.666224 90.941185)
- (xy 156.668387 90.962501) (xy 156.669274 90.977745) (xy 156.669718 90.993816) (xy 156.669773 91.002162)
- (xy 156.669468 91.02014) (xy 156.668554 91.037161) (xy 156.66703 91.053227) (xy 156.664896 91.068337)
- (xy 156.660552 91.089209) (xy 156.654837 91.10793) (xy 156.64775 91.1245) (xy 156.639291 91.138919)
- (xy 156.62946 91.151187) (xy 156.618258 91.161304) (xy 156.605684 91.169271) (xy 156.591738 91.175086)
- (xy 156.576947 91.179444) (xy 156.559503 91.1829) (xy 156.54294 91.185091) (xy 156.524534 91.186656)
- (xy 156.508483 91.187458) (xy 156.491252 91.187859) (xy 156.482195 91.187909) (xy 156.053549 91.187909)
- (xy 156.053549 91.746981) (xy 156.484027 91.746981) (xy 156.501436 91.747096) (xy 156.51712 91.747444)
- (xy 156.533236 91.748143) (xy 156.548778 91.749328) (xy 156.556933 91.750278) (xy 156.572797 91.753469)
- (xy 156.588359 91.758666) (xy 156.603214 91.765135) (xy 156.612987 91.770061) (xy 156.626296 91.779129)
- (xy 156.637831 91.791494) (xy 156.647591 91.807156) (xy 156.653747 91.821066) (xy 156.658904 91.836831)
- (xy 156.663063 91.854451) (xy 156.666224 91.873926) (xy 156.668387 91.895255) (xy 156.669274 91.910505)
- (xy 156.669718 91.926579) (xy 156.669773 91.934925) (xy 156.669468 91.952903) (xy 156.668554 91.969925)
- (xy 156.66703 91.98599) (xy 156.664896 92.0011) (xy 156.660552 92.021972) (xy 156.654837 92.040693)
- (xy 156.64775 92.057263) (xy 156.639291 92.071682) (xy 156.62946 92.083951) (xy 156.618258 92.094068)
- (xy 156.605684 92.102034) (xy 156.591738 92.107849) (xy 156.576947 92.112207) (xy 156.559503 92.115663)
- (xy 156.54294 92.117855) (xy 156.524534 92.11942) (xy 156.508483 92.120221) (xy 156.491252 92.120622)
- (xy 156.482195 92.120672) (xy 155.310928 92.120672) (xy 155.293519 92.120556) (xy 155.277835 92.120208)
- (xy 155.261719 92.11951) (xy 155.246177 92.118325) (xy 155.238022 92.117375) (xy 155.222158 92.11399)
- (xy 155.206596 92.10868) (xy 155.191741 92.10216) (xy 155.181968 92.097225) (xy 155.168659 92.088243)
- (xy 155.157124 92.075953) (xy 155.147364 92.060354) (xy 155.141208 92.046483) (xy 155.136051 92.030751)
- (xy 155.131892 92.013158) (xy 155.128731 91.993704) (xy 155.126568 91.972389) (xy 155.125681 91.957144)
- (xy 155.125237 91.941073) (xy 155.125182 91.932727) (xy 155.125486 91.914741) (xy 155.126401 91.897694)
- (xy 155.127925 91.881585) (xy 155.130059 91.866415) (xy 155.134403 91.845421) (xy 155.140118 91.826539)
- (xy 155.147205 91.809769) (xy 155.155664 91.795112) (xy 155.165495 91.782567) (xy 155.176697 91.772134)
- (xy 155.189271 91.763813) (xy 155.203217 91.757605) (xy 155.218021 91.753994) (xy 155.235503 91.751131)
- (xy 155.252118 91.749315) (xy 155.26675 91.748236) (xy 155.282572 91.747489) (xy 155.299585 91.747074)
- (xy 155.313126 91.746981) (xy 155.743604 91.746981) (xy 155.743604 91.187909) (xy 155.310928 91.187909)
- (xy 155.293519 91.187793) (xy 155.277835 91.187445) (xy 155.261719 91.186746) (xy 155.246177 91.185561)
- (xy 155.238022 91.184611) (xy 155.222194 91.181227) (xy 155.206725 91.175917) (xy 155.192002 91.169397)
- )
- )
- (polygon
- (pts
- (xy 156.359829 90.280058) (xy 156.359829 89.705965) (xy 156.360075 89.689158) (xy 156.360814 89.673542)
- (xy 156.362429 89.655696) (xy 156.364814 89.639711) (xy 156.368691 89.622984) (xy 156.373675 89.608936)
- (xy 156.375583 89.604849) (xy 156.383334 89.591938) (xy 156.394296 89.579717) (xy 156.407503 89.570197)
- (xy 156.420899 89.564083) (xy 156.425042 89.562717) (xy 156.440858 89.558577) (xy 156.456116 89.555838)
- (xy 156.472946 89.553846) (xy 156.488171 89.552756) (xy 156.504488 89.552186) (xy 156.514801 89.552092)
- (xy 156.531772 89.552352) (xy 156.547652 89.55313) (xy 156.562441 89.554427) (xy 156.578747 89.556668)
- (xy 156.593482 89.559656) (xy 156.60456 89.562717) (xy 156.61829 89.567941) (xy 156.63149 89.575715)
- (xy 156.643166 89.586759) (xy 156.650722 89.59862) (xy 156.657944 89.614639) (xy 156.66282 89.629581)
- (xy 156.666659 89.645973) (xy 156.669461 89.663814) (xy 156.670955 89.679129) (xy 156.671785 89.695372)
- (xy 156.671972 89.708163) (xy 156.671972 90.468003) (xy 156.671658 90.48598) (xy 156.670718 90.503002)
- (xy 156.669151 90.519068) (xy 156.666957 90.534177) (xy 156.662491 90.555049) (xy 156.656614 90.573771)
- (xy 156.649327 90.590341) (xy 156.64063 90.60476) (xy 156.630523 90.617028) (xy 156.619005 90.627145)
- (xy 156.606076 90.635111) (xy 156.591738 90.640927) (xy 156.577681 90.645285) (xy 156.560791 90.648741)
- (xy 156.544552 90.650932) (xy 156.526345 90.652497) (xy 156.510362 90.653299) (xy 156.49312 90.653699)
- (xy 156.484027 90.65375) (xy 155.310928 90.65375) (xy 155.293519 90.653634) (xy 155.277835 90.653286)
- (xy 155.261719 90.652587) (xy 155.246177 90.651402) (xy 155.238022 90.650452) (xy 155.222158 90.647068)
- (xy 155.206596 90.641758) (xy 155.191741 90.635238) (xy 155.181968 90.630302) (xy 155.168659 90.621321)
- (xy 155.157124 90.60903) (xy 155.147364 90.593431) (xy 155.141208 90.57956) (xy 155.136051 90.563829)
- (xy 155.131892 90.546236) (xy 155.128731 90.526781) (xy 155.126568 90.505466) (xy 155.125681 90.490222)
- (xy 155.125237 90.474151) (xy 155.125182 90.465805) (xy 155.125486 90.447818) (xy 155.126401 90.430771)
- (xy 155.127925 90.414663) (xy 155.130059 90.399493) (xy 155.134403 90.378498) (xy 155.140118 90.359616)
- (xy 155.147205 90.342847) (xy 155.155664 90.328189) (xy 155.165495 90.315644) (xy 155.176697 90.305211)
- (xy 155.189271 90.296891) (xy 155.203217 90.290683) (xy 155.218021 90.287072) (xy 155.235503 90.284208)
- (xy 155.252118 90.282393) (xy 155.26675 90.281313) (xy 155.282572 90.280566) (xy 155.299585 90.280151)
- (xy 155.313126 90.280058)
- )
- )
- (polygon
- (pts
- (xy 156.378514 88.798481) (xy 156.378514 89.300766) (xy 156.377886 89.322117) (xy 156.376002 89.341793)
- (xy 156.372863 89.359795) (xy 156.368467 89.376123) (xy 156.362816 89.390776) (xy 156.355909 89.403755)
- (xy 156.344747 89.418455) (xy 156.331351 89.430179) (xy 156.315724 89.438926) (xy 156.307073 89.442183)
- (xy 156.29205 89.445794) (xy 156.27556 89.448657) (xy 156.260696 89.450473) (xy 156.244812 89.45177)
- (xy 156.227909 89.452548) (xy 156.209986 89.452807) (xy 156.192011 89.452503) (xy 156.175182 89.451591)
- (xy 156.159497 89.45007) (xy 156.144956 89.447942) (xy 156.12902 89.444584) (xy 156.114731 89.440351)
- (xy 156.10004 89.43404) (xy 156.087383 89.426326) (xy 156.075407 89.415793) (xy 156.066088 89.403428)
- (xy 156.064173 89.400051) (xy 156.057699 89.384887) (xy 156.052564 89.367971) (xy 156.049308 89.352537)
- (xy 156.046983 89.335886) (xy 156.045587 89.318018) (xy 156.045141 89.302849) (xy 156.045122 89.298934)
- (xy 156.045122 88.796649) (xy 156.045734 88.775314) (xy 156.047569 88.755686) (xy 156.050628 88.737765)
- (xy 156.054911 88.72155) (xy 156.060417 88.707042) (xy 156.069662 88.690352) (xy 156.081082 88.676697)
- (xy 156.094678 88.666075) (xy 156.110449 88.658487) (xy 156.114731 88.657064) (xy 156.129767 88.652831)
- (xy 156.146296 88.649474) (xy 156.161212 88.647345) (xy 156.177165 88.645824) (xy 156.194156 88.644912)
- (xy 156.212184 88.644608) (xy 156.23008 88.644894) (xy 156.246903 88.645753) (xy 156.262652 88.647184)
- (xy 156.277328 88.649187) (xy 156.293523 88.652347) (xy 156.308172 88.656332) (xy 156.323166 88.661967)
- (xy 156.336091 88.668934) (xy 156.34833 88.678528) (xy 156.357867 88.689862) (xy 156.359829 88.692968)
- (xy 156.366179 88.708287) (xy 156.370467 88.722626) (xy 156.373843 88.738397) (xy 156.376306 88.755599)
- (xy 156.37762 88.770391) (xy 156.378349 88.786099)
- )
- )
- (polygon
- (pts
- (xy 156.454717 88.489269) (xy 156.442135 88.49909) (xy 156.429803 88.507945) (xy 156.413752 88.518249)
- (xy 156.398147 88.526836) (xy 156.382989 88.533705) (xy 156.368277 88.538857) (xy 156.354012 88.542292)
- (xy 156.336808 88.54417) (xy 156.333451 88.544224) (xy 156.315771 88.542006) (xy 156.300404 88.537037)
- (xy 156.283949 88.529229) (xy 156.270894 88.52151) (xy 156.257227 88.512193) (xy 156.242949 88.501279)
- (xy 156.228059 88.488769) (xy 156.212556 88.474661) (xy 156.201882 88.464368) (xy 156.190935 88.453366)
- (xy 156.179 88.440079) (xy 156.168656 88.426598) (xy 156.159903 88.412923) (xy 156.152742 88.399052)
- (xy 156.147172 88.384987) (xy 156.143193 88.370728) (xy 156.140458 88.35263) (xy 156.140011 88.341625)
- (xy 156.141659 88.326151) (xy 156.146605 88.309224) (xy 156.152478 88.295575) (xy 156.160206 88.281107)
- (xy 156.169789 88.265822) (xy 156.181227 88.249719) (xy 156.194519 88.232798) (xy 156.204411 88.221063)
- (xy 156.215127 88.208964) (xy 156.226667 88.196502) (xy 156.239032 88.183676) (xy 156.245523 88.177127)
- (xy 156.256672 88.167245) (xy 156.267677 88.156147) (xy 156.278539 88.143832) (xy 156.289258 88.130301)
- (xy 156.299834 88.115554) (xy 156.308192 88.10288) (xy 156.3144 88.092863) (xy 156.322042 88.079256)
- (xy 156.328665 88.065913) (xy 156.335511 88.049603) (xy 156.340765 88.033705) (xy 156.344427 88.018219)
- (xy 156.346497 88.003144) (xy 156.347006 87.99138) (xy 156.34638 87.967601) (xy 156.344499 87.945356)
- (xy 156.341365 87.924645) (xy 156.336977 87.905468) (xy 156.331336 87.887825) (xy 156.324441 87.871717)
- (xy 156.316292 87.857142) (xy 156.30689 87.844102) (xy 156.296233 87.832596) (xy 156.284324 87.822624)
- (xy 156.27116 87.814186) (xy 156.256743 87.807282) (xy 156.241073 87.801913) (xy 156.224148 87.798077)
- (xy 156.20597 87.795776) (xy 156.186539 87.795009) (xy 156.171811 87.796324) (xy 156.155153 87.801373)
- (xy 156.142117 87.808473) (xy 156.129851 87.818203) (xy 156.118354 87.830562) (xy 156.107626 87.845551)
- (xy 156.105572 87.848865) (xy 156.097615 87.862741) (xy 156.090231 87.877441) (xy 156.083419 87.892966)
- (xy 156.077179 87.909315) (xy 156.071512 87.926488) (xy 156.066417 87.944486) (xy 156.061895 87.963308)
- (xy 156.058879 87.977965) (xy 156.057945 87.982954) (xy 156.055039 87.998111) (xy 156.051818 88.013492)
- (xy 156.048282 88.0291) (xy 156.04443 88.044933) (xy 156.040262 88.060991) (xy 156.035779 88.077274)
- (xy 156.03098 88.093783) (xy 156.025865 88.110517) (xy 156.020435 88.127477) (xy 156.01469 88.144662)
- (xy 156.010684 88.156244) (xy 156.004402 88.173514) (xy 155.99792 88.190565) (xy 155.991238 88.207397)
- (xy 155.984357 88.22401) (xy 155.977277 88.240404) (xy 155.969996 88.256579) (xy 155.962516 88.272536)
- (xy 155.954836 88.288273) (xy 155.946957 88.303791) (xy 155.938878 88.31909) (xy 155.933381 88.329168)
- (xy 155.924615 88.343915) (xy 155.914941 88.358204) (xy 155.904359 88.372036) (xy 155.892869 88.385411)
- (xy 155.880471 88.398328) (xy 155.867165 88.410789) (xy 155.852951 88.422792) (xy 155.837829 88.434338)
- (xy 155.821799 88.445426) (xy 155.80486 88.456058) (xy 155.793064 88.462891) (xy 155.774721 88.472516)
- (xy 155.75569 88.481194) (xy 155.73597 88.488925) (xy 155.71556 88.495709) (xy 155.694462 88.501547)
- (xy 155.680013 88.504913) (xy 155.665259 88.507859) (xy 155.650198 88.510383) (xy 155.63483 88.512487)
- (xy 155.619157 88.51417) (xy 155.603177 88.515432) (xy 155.586891 88.516273) (xy 155.570299 88.516694)
- (xy 155.561888 88.516747) (xy 155.538855 88.516207) (xy 155.516195 88.514589) (xy 155.493907 88.511891)
- (xy 155.471991 88.508114) (xy 155.450447 88.503259) (xy 155.429275 88.497324) (xy 155.408476 88.49031)
- (xy 155.388048 88.482217) (xy 155.367992 88.473045) (xy 155.348309 88.462794) (xy 155.328997 88.451464)
- (xy 155.310058 88.439055) (xy 155.291491 88.425566) (xy 155.273296 88.410999) (xy 155.255473 88.395353)
- (xy 155.238022 88.378627) (xy 155.221296 88.36097) (xy 155.20565 88.342529) (xy 155.191083 88.323304)
- (xy 155.177595 88.303294) (xy 155.165185 88.2825) (xy 155.153855 88.260921) (xy 155.143604 88.238559)
- (xy 155.134432 88.215412) (xy 155.126339 88.191481) (xy 155.119325 88.166766) (xy 155.113391 88.141266)
- (xy 155.108535 88.114983) (xy 155.104758 88.087915) (xy 155.102061 88.060062) (xy 155.100442 88.031426)
- (xy 155.099902 88.002005) (xy 155.10003 87.986247) (xy 155.100412 87.970664) (xy 155.101049 87.955255)
- (xy 155.10194 87.940021) (xy 155.103087 87.924961) (xy 155.104488 87.910076) (xy 155.106143 87.895366)
- (xy 155.108054 87.88083) (xy 155.111397 87.859354) (xy 155.115314 87.83827) (xy 155.119804 87.81758)
- (xy 155.124867 87.797282) (xy 155.130503 87.777377) (xy 155.132509 87.770829) (xy 155.138635 87.751815)
- (xy 155.144788 87.733928) (xy 155.150966 87.717168) (xy 155.15717 87.701535) (xy 155.163399 87.687029)
- (xy 155.169655 87.67365) (xy 155.178035 87.657564) (xy 155.186462 87.643482) (xy 155.194934 87.631403)
- (xy 155.199187 87.626115) (xy 155.239121 87.573359) (xy 155.250425 87.561705) (xy 155.261395 87.551197)
- (xy 155.2755 87.538969) (xy 155.289009 87.52878) (xy 155.301924 87.520628) (xy 155.317229 87.513304)
- (xy 155.331605 87.509165) (xy 155.342436 87.508146) (xy 155.359356 87.509923) (xy 155.375168 87.51412)
- (xy 155.388938 87.519255) (xy 155.403704 87.52597) (xy 155.419466 87.534264) (xy 155.436224 87.544139)
- (xy 155.449447 87.552582) (xy 155.458573 87.558704) (xy 155.47135 87.567696) (xy 155.483303 87.576719)
- (xy 155.499686 87.590313) (xy 155.514215 87.603977) (xy 155.526889 87.617713) (xy 155.537708 87.631519)
- (xy 155.546672 87.645396) (xy 155.553782 87.659344) (xy 155.559037 87.673363) (xy 155.563159 87.692165)
- (xy 155.564086 87.706349) (xy 155.562605 87.72372) (xy 155.559107 87.739337) (xy 155.553553 87.755991)
- (xy 155.547628 87.770062) (xy 155.540387 87.784797) (xy 155.531829 87.800196) (xy 155.521954 87.816258)
- (xy 155.512342 87.827787) (xy 155.501746 87.839328) (xy 155.500705 87.840438) (xy 155.49078 87.851336)
- (xy 155.481268 87.86258) (xy 155.473228 87.873045) (xy 155.465312 87.887497) (xy 155.458738 87.903148)
- (xy 155.453505 87.919998) (xy 155.450285 87.93434) (xy 155.447924 87.94945) (xy 155.446421 87.965327)
- (xy 155.445777 87.98197) (xy 155.44575 87.986251) (xy 155.446265 88.003018) (xy 155.447811 88.019064)
- (xy 155.450387 88.034388) (xy 155.453993 88.048991) (xy 155.45995 88.066231) (xy 155.467517 88.082343)
- (xy 155.476694 88.097329) (xy 155.478723 88.100191) (xy 155.489539 88.113173) (xy 155.501607 88.123954)
- (xy 155.514927 88.132535) (xy 155.529499 88.138916) (xy 155.545323 88.143097) (xy 155.5624 88.145077)
- (xy 155.569581 88.145253) (xy 155.587134 88.143948) (xy 155.603613 88.14003) (xy 155.619019 88.1335)
- (xy 155.633352 88.124359) (xy 155.646611 88.112606) (xy 155.656446 88.101323) (xy 155.663371 88.091764)
- (xy 155.671986 88.077888) (xy 155.67988 88.063188) (xy 155.687053 88.047663) (xy 155.693504 88.031314)
- (xy 155.699234 88.014141) (xy 155.704243 87.996143) (xy 155.708531 87.977321) (xy 155.711273 87.962664)
- (xy 155.712097 87.957675) (xy 155.714555 87.942502) (xy 155.717258 87.927072) (xy 155.720205 87.911384)
- (xy 155.723397 87.895439) (xy 155.726834 87.879236) (xy 155.730516 87.862775) (xy 155.734442 87.846057)
- (xy 155.738613 87.829081) (xy 155.743028 87.811848) (xy 155.747689 87.794357) (xy 155.750932 87.782553)
- (xy 155.755981 87.764828) (xy 155.761236 87.747373) (xy 155.766697 87.730189) (xy 155.772364 87.713276)
- (xy 155.778237 87.696632) (xy 155.784317 87.68026) (xy 155.790602 87.664158) (xy 155.797094 87.648326)
- (xy 155.803791 87.632765) (xy 155.810695 87.617474) (xy 155.815412 87.607431) (xy 155.822983 87.592619)
- (xy 155.831546 87.57827) (xy 155.841101 87.564386) (xy 155.851648 87.550965) (xy 155.863186 87.538007)
- (xy 155.875716 87.525514) (xy 155.889238 87.513484) (xy 155.903751 87.501918) (xy 155.919257 87.490815)
- (xy 155.935754 87.480176) (xy 155.947303 87.473341) (xy 155.965272 87.463717) (xy 155.984007 87.455039)
- (xy 156.003508 87.447308) (xy 156.023776 87.440523) (xy 156.04481 87.434685) (xy 156.059258 87.431319)
- (xy 156.074047 87.428374) (xy 156.089177 87.42585) (xy 156.104647 87.423746) (xy 156.120458 87.422063)
- (xy 156.13661 87.420801) (xy 156.153102 87.419959) (xy 156.169935 87.419538) (xy 156.178479 87.419486)
- (xy 156.195479 87.4197) (xy 156.212224 87.420344) (xy 156.228715 87.421418) (xy 156.244951 87.42292)
- (xy 156.260932 87.424852) (xy 156.276659 87.427214) (xy 156.29213 87.430004) (xy 156.307347 87.433224)
- (xy 156.32231 87.436874) (xy 156.337017 87.440952) (xy 156.35147 87.44546) (xy 156.365668 87.450398)
- (xy 156.379611 87.455764) (xy 156.3933 87.46156) (xy 156.406734 87.467786) (xy 156.419913 87.47444)
- (xy 156.439072 87.484975) (xy 156.457394 87.496109) (xy 156.474878 87.507841) (xy 156.491526 87.520173)
- (xy 156.507336 87.533103) (xy 156.522309 87.546633) (xy 156.536445 87.560761) (xy 156.549743 87.575488)
- (xy 156.562205 87.590814) (xy 156.573829 87.606739) (xy 156.581113 87.617689) (xy 156.594689 87.639166)
- (xy 156.607388 87.660823) (xy 156.619212 87.68266) (xy 156.63016 87.704677) (xy 156.640232 87.726875)
- (xy 156.649429 87.749254) (xy 156.657749 87.771812) (xy 156.665194 87.794551) (xy 156.671763 87.81747)
- (xy 156.677456 87.84057) (xy 156.682273 87.86385) (xy 156.686214 87.88731) (xy 156.689279 87.910951)
- (xy 156.691469 87.934771) (xy 156.692783 87.958773) (xy 156.693221 87.982954) (xy 156.693008 88.001477)
- (xy 156.692371 88.019812) (xy 156.691308 88.037961) (xy 156.68982 88.055923) (xy 156.687908 88.073699)
- (xy 156.68557 88.091288) (xy 156.682807 88.10869) (xy 156.679619 88.125905) (xy 156.676007 88.142933)
- (xy 156.671969 88.159775) (xy 156.669041 88.170899) (xy 156.664338 88.187161) (xy 156.659436 88.202837)
- (xy 156.654335 88.217927) (xy 156.649034 88.232431) (xy 156.643533 88.246349) (xy 156.635888 88.263994)
- (xy 156.627888 88.280598) (xy 156.619533 88.29616) (xy 156.610823 88.31068) (xy 156.60859 88.314147)
- (xy 156.60018 88.327852) (xy 156.591801 88.341029) (xy 156.583453 88.35368) (xy 156.575137 88.365805)
- (xy 156.562722 88.383004) (xy 156.550377 88.399018) (xy 156.538104 88.413847) (xy 156.525901 88.427491)
- (xy 156.513769 88.439951) (xy 156.501708 88.451225) (xy 156.489718 88.461314) (xy 156.477798 88.470219)
- )
- )
- )
- )
- (gr_text "▶" (at 200.120651 116.25 180) (layer "F.SilkS") (tstamp 16c92b18-5a2a-4601-9c4b-75e37e33ee34)
- (effects (font (size 1.5 1.5) (thickness 0.3)))
- )
- (gr_text "▶" (at 200.120651 127.5 180) (layer "F.SilkS") (tstamp 75c9b4cd-b4bb-4692-9c0e-ba3501e99831)
- (effects (font (size 1.5 1.5) (thickness 0.3)))
- )
- (gr_text "github.com/jaseg/8seg" (at 178 68.444662) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265)
- (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold))
- (render_cache "github.com/jaseg/8seg" 0
- (polygon
- (pts
- (xy 165.401897 67.988791) (xy 165.41954 67.989409) (xy 165.43681 67.99044) (xy 165.453706 67.991882)
- (xy 165.470229 67.993737) (xy 165.486379 67.996004) (xy 165.502154 67.998683) (xy 165.517557 68.001774)
- (xy 165.532586 68.005278) (xy 165.547241 68.009193) (xy 165.556804 68.012032) (xy 165.981053 68.012032)
- (xy 165.981053 68.246506) (xy 165.770028 68.246506) (xy 165.778317 68.258916) (xy 165.786331 68.273067)
- (xy 165.793118 68.286876) (xy 165.799694 68.302018) (xy 165.801535 68.306589) (xy 165.806515 68.320444)
- (xy 165.811023 68.336901) (xy 165.814129 68.353673) (xy 165.815674 68.3683) (xy 165.816189 68.383159)
- (xy 165.815893 68.399908) (xy 165.815005 68.416218) (xy 165.813523 68.432091) (xy 165.81145 68.447525)
- (xy 165.808783 68.462522) (xy 165.805525 68.47708) (xy 165.800258 68.495811) (xy 165.793939 68.513763)
- (xy 165.786565 68.530936) (xy 165.782484 68.539231) (xy 165.773674 68.55519) (xy 165.764097 68.570463)
- (xy 165.753753 68.585049) (xy 165.742642 68.598948) (xy 165.730764 68.61216) (xy 165.718118 68.624685)
- (xy 165.704706 68.636523) (xy 165.690527 68.647674) (xy 165.675723 68.658053) (xy 165.660256 68.667756)
- (xy 165.644124 68.676783) (xy 165.627329 68.685135) (xy 165.609869 68.692812) (xy 165.591746 68.699813)
- (xy 165.577717 68.70462) (xy 165.563315 68.709048) (xy 165.553506 68.711788) (xy 165.538569 68.71552)
- (xy 165.523432 68.718885) (xy 165.508095 68.721883) (xy 165.492558 68.724514) (xy 165.476822 68.726777)
- (xy 165.460886 68.728674) (xy 165.444751 68.730203) (xy 165.428416 68.731366) (xy 165.411881 68.732161)
- (xy 165.395147 68.732589) (xy 165.38388 68.732671) (xy 165.366809 68.732339) (xy 165.349487 68.731343)
- (xy 165.331913 68.729683) (xy 165.314087 68.727359) (xy 165.296009 68.72437) (xy 165.27768 68.720718)
- (xy 165.259098 68.716402) (xy 165.240265 68.711422) (xy 165.22818 68.721017) (xy 165.21686 68.731951)
- (xy 165.20697 68.744309) (xy 165.20546 68.746593) (xy 165.198786 68.760529) (xy 165.195122 68.775527)
- (xy 165.193782 68.790921) (xy 165.193737 68.794586) (xy 165.195218 68.810845) (xy 165.199661 68.825275)
- (xy 165.20859 68.839798) (xy 165.219452 68.850266) (xy 165.233276 68.858904) (xy 165.235868 68.860166)
- (xy 165.250375 68.86576) (xy 165.267331 68.870405) (xy 165.282661 68.873439) (xy 165.29956 68.875866)
- (xy 165.318027 68.877687) (xy 165.332907 68.878654) (xy 165.348669 68.87928) (xy 165.365313 68.879564)
- (xy 165.371057 68.879583) (xy 165.56523 68.879583) (xy 165.590677 68.879819) (xy 165.615359 68.880528)
- (xy 165.639277 68.881708) (xy 165.662431 68.883361) (xy 165.684821 68.885486) (xy 165.706446 68.888084)
- (xy 165.727307 68.891154) (xy 165.747405 68.894696) (xy 165.766737 68.89871) (xy 165.785306 68.903196)
- (xy 165.803111 68.908155) (xy 165.820151 68.913586) (xy 165.836427 68.91949) (xy 165.851939 68.925865)
- (xy 165.866686 68.932713) (xy 165.88067 68.940033) (xy 165.893846 68.947898) (xy 165.906172 68.956382)
- (xy 165.923067 68.970267) (xy 165.93805 68.985542) (xy 165.95112 69.002209) (xy 165.962277 69.020267)
- (xy 165.971522 69.039716) (xy 165.976622 69.053454) (xy 165.980873 69.067811) (xy 165.984273 69.082786)
- (xy 165.986823 69.09838) (xy 165.988523 69.114591) (xy 165.989374 69.131421) (xy 165.98948 69.140068)
- (xy 165.98909 69.15514) (xy 165.987921 69.169993) (xy 165.985973 69.184626) (xy 165.983246 69.199041)
- (xy 165.978397 69.21792) (xy 165.972163 69.23641) (xy 165.966579 69.250022) (xy 165.960215 69.263415)
- (xy 165.953072 69.276589) (xy 165.94515 69.289545) (xy 165.936522 69.302285) (xy 165.927264 69.314678)
- (xy 165.917374 69.326723) (xy 165.906853 69.33842) (xy 165.895701 69.349769) (xy 165.883918 69.360771)
- (xy 165.871504 69.371425) (xy 165.858459 69.381731) (xy 165.844782 69.391689) (xy 165.830475 69.4013)
- (xy 165.820586 69.407514) (xy 165.805226 69.416532) (xy 165.789236 69.425177) (xy 165.772614 69.433448)
- (xy 165.755362 69.441345) (xy 165.737478 69.448869) (xy 165.718963 69.45602) (xy 165.699817 69.462797)
- (xy 165.680039 69.4692) (xy 165.659631 69.47523) (xy 165.638592 69.480887) (xy 165.624215 69.48445)
- (xy 165.6096 69.487866) (xy 165.594791 69.491062) (xy 165.579787 69.494037) (xy 165.564589 69.496792)
- (xy 165.549196 69.499327) (xy 165.533608 69.501641) (xy 165.517826 69.503735) (xy 165.501849 69.505608)
- (xy 165.485677 69.507261) (xy 165.469311 69.508693) (xy 165.45275 69.509906) (xy 165.435995 69.510897)
- (xy 165.419045 69.511669) (xy 165.4019 69.51222) (xy 165.384561 69.51255) (xy 165.367027 69.51266)
- (xy 165.348121 69.512519) (xy 165.32946 69.512094) (xy 165.311044 69.511385) (xy 165.292872 69.510394)
- (xy 165.274946 69.509118) (xy 165.257264 69.50756) (xy 165.239826 69.505718) (xy 165.222634 69.503593)
- (xy 165.205686 69.501184) (xy 165.188982 69.498492) (xy 165.177983 69.49654) (xy 165.161778 69.493435)
- (xy 165.145998 69.490027) (xy 165.130642 69.486317) (xy 165.115712 69.482304) (xy 165.101207 69.477988)
- (xy 165.087127 69.473369) (xy 165.069015 69.46674) (xy 165.051659 69.459573) (xy 165.035058 69.451868)
- (xy 165.027041 69.447814) (xy 165.011625 69.439376) (xy 164.997068 69.430366) (xy 164.983369 69.420783)
- (xy 164.970529 69.410628) (xy 164.958548 69.3999) (xy 164.947425 69.3886) (xy 164.937161 69.376728)
- (xy 164.927756 69.364283) (xy 164.919427 69.351254) (xy 164.912209 69.33763) (xy 164.906101 69.32341)
- (xy 164.901103 69.308596) (xy 164.897216 69.293185) (xy 164.89444 69.27718) (xy 164.892774 69.260579)
- (xy 164.892219 69.243383) (xy 164.892853 69.227407) (xy 164.894755 69.211812) (xy 164.896269 69.204548)
- (xy 165.145376 69.204548) (xy 165.147103 69.222591) (xy 165.152282 69.239167) (xy 165.160913 69.254276)
- (xy 165.172997 69.267918) (xy 165.18515 69.277775) (xy 165.199513 69.286694) (xy 165.216085 69.294674)
- (xy 165.229813 69.300108) (xy 165.244481 69.305008) (xy 165.260089 69.309373) (xy 165.276638 69.313204)
- (xy 165.294127 69.3165) (xy 165.312556 69.319262) (xy 165.331925 69.321489) (xy 165.352235 69.323181)
- (xy 165.373485 69.32434) (xy 165.388174 69.324815) (xy 165.40328 69.325052) (xy 165.410991 69.325082)
- (xy 165.426646 69.324939) (xy 165.44192 69.32451) (xy 165.456813 69.323794) (xy 165.47844 69.322184)
- (xy 165.49921 69.31993) (xy 165.519124 69.317032) (xy 165.538181 69.31349) (xy 165.556381 69.309304)
- (xy 165.573725 69.304474) (xy 165.590212 69.299) (xy 165.605843 69.292882) (xy 165.615788 69.288446)
- (xy 165.629734 69.281406) (xy 165.646195 69.271488) (xy 165.660217 69.260964) (xy 165.6718 69.249832)
- (xy 165.680945 69.238094) (xy 165.688947 69.222569) (xy 165.693138 69.206095) (xy 165.693824 69.195755)
- (xy 165.692688 69.180507) (xy 165.688326 69.16457) (xy 165.680692 69.151209) (xy 165.669787 69.140424)
- (xy 165.655611 69.132215) (xy 165.647296 69.129077) (xy 165.631779 69.12475) (xy 165.614079 69.121156)
- (xy 165.598349 69.118809) (xy 165.581221 69.116931) (xy 165.562697 69.115523) (xy 165.547887 69.114775)
- (xy 165.532292 69.114291) (xy 165.51591 69.114071) (xy 165.510275 69.114056) (xy 165.379483 69.114056)
- (xy 165.36222 69.113976) (xy 165.345924 69.113734) (xy 165.330593 69.113332) (xy 165.313471 69.112636)
- (xy 165.29774 69.111709) (xy 165.285694 69.110759) (xy 165.269856 69.109214) (xy 165.254719 69.107142)
- (xy 165.240283 69.104545) (xy 165.224644 69.100933) (xy 165.219016 69.099402) (xy 165.204852 69.108868)
- (xy 165.192311 69.118309) (xy 165.179731 69.129291) (xy 165.16936 69.140238) (xy 165.162229 69.149593)
- (xy 165.154856 69.16237) (xy 165.149079 69.177511) (xy 165.145969 69.193463) (xy 165.145376 69.204548)
- (xy 164.896269 69.204548) (xy 164.897925 69.196598) (xy 164.902362 69.181765) (xy 164.908068 69.167312)
- (xy 164.915042 69.15324) (xy 164.923284 69.139548) (xy 164.932794 69.126238) (xy 164.943571 69.113308)
- (xy 164.955617 69.100758) (xy 164.968931 69.08859) (xy 164.983512 69.076801) (xy 164.999362 69.065394)
- (xy 165.016479 69.054367) (xy 165.034865 69.043721) (xy 165.054518 69.033456) (xy 165.054518 69.02503)
- (xy 165.040996 69.016085) (xy 165.028136 69.006425) (xy 165.015937 68.99605) (xy 165.004401 68.984959)
- (xy 164.993526 68.973152) (xy 164.983313 68.96063) (xy 164.979413 68.95542) (xy 164.970653 68.941514)
- (xy 164.963378 68.926355) (xy 164.957587 68.909943) (xy 164.953281 68.89228) (xy 164.950906 68.877247)
- (xy 164.94948 68.861414) (xy 164.949005 68.844778) (xy 164.949855 68.828292) (xy 164.952404 68.811806)
- (xy 164.956653 68.795319) (xy 164.962601 68.778833) (xy 164.970248 68.762346) (xy 164.97759 68.749157)
- (xy 164.98381 68.739265) (xy 164.992826 68.726214) (xy 165.002472 68.71362) (xy 165.012747 68.701484)
- (xy 165.023652 68.689806) (xy 165.035187 68.678586) (xy 165.047351 68.667824) (xy 165.060145 68.65752)
- (xy 165.073569 68.647674) (xy 165.073569 68.639248) (xy 165.059544 68.629242) (xy 165.046046 68.618274)
- (xy 165.033074 68.606344) (xy 165.020629 68.593452) (xy 165.008711 68.579599) (xy 164.99732 68.564784)
- (xy 164.986455 68.549008) (xy 164.978651 68.536544) (xy 164.976116 68.53227) (xy 164.96898 68.51914)
- (xy 164.962545 68.505578) (xy 164.956812 68.491585) (xy 164.951782 68.47716) (xy 164.947453 68.462304)
- (xy 164.943826 68.447017) (xy 164.940901 68.431298) (xy 164.938678 68.415148) (xy 164.937157 68.398566)
- (xy 164.936338 68.381552) (xy 164.936202 68.371436) (xy 165.227442 68.371436) (xy 165.227841 68.387336)
- (xy 165.229039 68.402477) (xy 165.231879 68.421482) (xy 165.236138 68.439136) (xy 165.241816 68.455439)
- (xy 165.248914 68.470391) (xy 165.257432 68.483993) (xy 165.26737 68.496243) (xy 165.272871 68.501861)
- (xy 165.284543 68.511994) (xy 165.296845 68.520775) (xy 165.309777 68.528205) (xy 165.323338 68.534285)
- (xy 165.337529 68.539013) (xy 165.352349 68.54239) (xy 165.3678 68.544417) (xy 165.38388 68.545092)
- (xy 165.399891 68.544417) (xy 165.415318 68.54239) (xy 165.430162 68.539013) (xy 165.444421 68.534285)
- (xy 165.458097 68.528205) (xy 165.471189 68.520775) (xy 165.483697 68.511994) (xy 165.495621 68.501861)
- (xy 165.506526 68.490287) (xy 165.515977 68.477361) (xy 165.523974 68.463084) (xy 165.530517 68.447456)
- (xy 165.535606 68.430478) (xy 165.539241 68.412148) (xy 165.541013 68.397514) (xy 165.541967 68.38212)
- (xy 165.542149 68.371436) (xy 165.54174 68.356249) (xy 165.539923 68.337052) (xy 165.536651 68.319057)
- (xy 165.531926 68.302265) (xy 165.525746 68.286674) (xy 165.518112 68.272286) (xy 165.509025 68.2591)
- (xy 165.498483 68.247116) (xy 165.495621 68.244307) (xy 165.483697 68.233832) (xy 165.471189 68.224753)
- (xy 165.458097 68.21707) (xy 165.444421 68.210785) (xy 165.430162 68.205896) (xy 165.415318 68.202404)
- (xy 165.399891 68.200309) (xy 165.38388 68.199611) (xy 165.3678 68.200309) (xy 165.352349 68.202404)
- (xy 165.337529 68.205896) (xy 165.323338 68.210785) (xy 165.309777 68.21707) (xy 165.296845 68.224753)
- (xy 165.284543 68.233832) (xy 165.272871 68.244307) (xy 165.262224 68.255991) (xy 165.252996 68.268877)
- (xy 165.245188 68.282965) (xy 165.238799 68.298254) (xy 165.233831 68.314747) (xy 165.230281 68.332441)
- (xy 165.228152 68.351337) (xy 165.227486 68.366298) (xy 165.227442 68.371436) (xy 164.936202 68.371436)
- (xy 164.936182 68.36997) (xy 164.936508 68.352323) (xy 164.937483 68.3351) (xy 164.939109 68.318302)
- (xy 164.941386 68.30193) (xy 164.944313 68.285982) (xy 164.94789 68.270459) (xy 164.952118 68.255362)
- (xy 164.956997 68.24069) (xy 164.962525 68.226442) (xy 164.968704 68.21262) (xy 164.973185 68.203641)
- (xy 164.980336 68.19052) (xy 164.987911 68.177812) (xy 164.995912 68.165516) (xy 165.007241 68.149762)
- (xy 165.019325 68.134742) (xy 165.032165 68.120453) (xy 165.04576 68.106898) (xy 165.060112 68.094075)
- (xy 165.071371 68.084939) (xy 165.086981 68.073398) (xy 165.103222 68.062591) (xy 165.115815 68.054966)
- (xy 165.128763 68.047753) (xy 165.142065 68.040952) (xy 165.155721 68.034564) (xy 165.169731 68.028587)
- (xy 165.184095 68.023023) (xy 165.198814 68.017871) (xy 165.213887 68.013131) (xy 165.229201 68.008745)
- (xy 165.244644 68.00479) (xy 165.260216 68.001266) (xy 165.275917 67.998174) (xy 165.291746 67.995513)
- (xy 165.307704 67.993283) (xy 165.323792 67.991486) (xy 165.340008 67.990119) (xy 165.356352 67.989184)
- (xy 165.372826 67.988681) (xy 165.38388 67.988585)
- )
- )
- (polygon
- (pts
- (xy 166.627686 69.067162) (xy 166.627686 68.246506) (xy 166.207833 68.246506) (xy 166.207833 68.012032)
- (xy 166.937997 68.012032) (xy 166.937997 69.067162)
- )
- )
- (polygon
- (pts
- (xy 166.769103 67.847901) (xy 166.752357 67.847463) (xy 166.73619 67.84615) (xy 166.720603 67.84396)
- (xy 166.705596 67.840894) (xy 166.691168 67.836953) (xy 166.67732 67.832136) (xy 166.659758 67.824351)
- (xy 166.643225 67.815009) (xy 166.627724 67.804109) (xy 166.620359 67.798076) (xy 166.606792 67.78507)
- (xy 166.595034 67.770965) (xy 166.585085 67.755761) (xy 166.576945 67.739457) (xy 166.570614 67.722055)
- (xy 166.566091 67.703554) (xy 166.563887 67.688956) (xy 166.5627 67.673741) (xy 166.562473 67.663254)
- (xy 166.562982 67.647666) (xy 166.564509 67.632638) (xy 166.567052 67.61817) (xy 166.572027 67.599752)
- (xy 166.57881 67.58233) (xy 166.587403 67.565903) (xy 166.597804 67.550473) (xy 166.610014 67.536039)
- (xy 166.620359 67.525867) (xy 166.635346 67.513416) (xy 166.651363 67.502626) (xy 166.66841 67.493495)
- (xy 166.686488 67.486025) (xy 166.700722 67.481512) (xy 166.715536 67.477932) (xy 166.73093 67.475286)
- (xy 166.746904 67.473574) (xy 166.763456 67.472796) (xy 166.769103 67.472744) (xy 166.785849 67.473211)
- (xy 166.802016 67.474612) (xy 166.817603 67.476946) (xy 166.83261 67.480215) (xy 166.847038 67.484417)
- (xy 166.860886 67.489553) (xy 166.878448 67.497853) (xy 166.894981 67.507814) (xy 166.910482 67.519434)
- (xy 166.917847 67.525867) (xy 166.931414 67.539554) (xy 166.943172 67.554237) (xy 166.953121 67.569917)
- (xy 166.961261 67.586592) (xy 166.967592 67.604263) (xy 166.972115 67.622931) (xy 166.974319 67.637585)
- (xy 166.975506 67.652799) (xy 166.975732 67.663254) (xy 166.975224 67.678881) (xy 166.973697 67.693891)
- (xy 166.97008 67.712942) (xy 166.964653 67.730894) (xy 166.957417 67.747746) (xy 166.948372 67.7635)
- (xy 166.937519 67.778155) (xy 166.924856 67.79171) (xy 166.917847 67.798076) (xy 166.90286 67.809754)
- (xy 166.886843 67.819874) (xy 166.869796 67.828438) (xy 166.851718 67.835445) (xy 166.837484 67.839678)
- (xy 166.822669 67.843035) (xy 166.807276 67.845517) (xy 166.791302 67.847123) (xy 166.774749 67.847853)
- )
- )
- (polygon
- (pts
- (xy 168.118789 69.090609) (xy 168.103367 69.090474) (xy 168.088243 69.090071) (xy 168.073417 69.089398)
- (xy 168.051736 69.087885) (xy 168.030724 69.085766) (xy 168.010382 69.083042) (xy 167.99071 69.079712)
- (xy 167.971708 69.075778) (xy 167.953375 69.071237) (xy 167.935713 69.066092) (xy 167.91872 69.060341)
- (xy 167.907763 69.056171) (xy 167.891838 69.049478) (xy 167.876486 69.042316) (xy 167.861707 69.034684)
- (xy 167.847502 69.026581) (xy 167.833869 69.018008) (xy 167.82081 69.008965) (xy 167.808324 68.999452)
- (xy 167.796411 68.989469) (xy 167.785071 68.979016) (xy 167.774305 68.968093) (xy 167.767446 68.960549)
- (xy 167.757615 68.948862) (xy 167.748319 68.936743) (xy 167.739557 68.924192) (xy 167.73133 68.911211)
- (xy 167.723637 68.897797) (xy 167.716479 68.883952) (xy 167.709856 68.869676) (xy 167.703767 68.854968)
- (xy 167.698212 68.839829) (xy 167.693192 68.824258) (xy 167.690143 68.813637) (xy 167.686018 68.797327)
- (xy 167.682299 68.780682) (xy 167.678985 68.763702) (xy 167.676078 68.746387) (xy 167.673576 68.728737)
- (xy 167.67148 68.710752) (xy 167.669789 68.692432) (xy 167.668504 68.673778) (xy 167.667625 68.654788)
- (xy 167.667152 68.635464) (xy 167.667062 68.622395) (xy 167.667062 68.246506) (xy 167.403279 68.246506)
- (xy 167.403279 68.024122) (xy 167.682083 68.012032) (xy 167.722016 67.68377) (xy 167.977372 67.68377)
- (xy 167.977372 68.012032) (xy 168.420673 68.012032) (xy 168.420673 68.246506) (xy 167.977372 68.246506)
- (xy 167.977372 68.627891) (xy 167.977578 68.643265) (xy 167.978197 68.658064) (xy 167.979897 68.679184)
- (xy 167.982524 68.69901) (xy 167.986079 68.717541) (xy 167.990561 68.734778) (xy 167.995971 68.75072)
- (xy 168.002308 68.765368) (xy 168.009572 68.778721) (xy 168.020701 68.794512) (xy 168.030129 68.804845)
- (xy 168.044308 68.816866) (xy 168.060468 68.827284) (xy 168.073888 68.834046) (xy 168.088422 68.839907)
- (xy 168.10407 68.844866) (xy 168.120833 68.848923) (xy 168.138709 68.852078) (xy 168.157699 68.854332)
- (xy 168.177804 68.855685) (xy 168.199023 68.856136) (xy 168.217223 68.855876) (xy 168.234958 68.855098)
- (xy 168.252228 68.853801) (xy 168.269033 68.851985) (xy 168.285372 68.849651) (xy 168.301247 68.846798)
- (xy 168.307467 68.845511) (xy 168.323001 68.842039) (xy 168.338464 68.838263) (xy 168.353856 68.834182)
- (xy 168.369176 68.829798) (xy 168.384424 68.825109) (xy 168.399601 68.820116) (xy 168.405652 68.818034)
- (xy 168.460607 69.035654) (xy 168.442987 69.040646) (xy 168.424932 69.045546) (xy 168.406442 69.050355)
- (xy 168.387517 69.055071) (xy 168.373038 69.058549) (xy 168.358314 69.061975) (xy 168.343345 69.06535)
- (xy 168.328132 69.068673) (xy 168.312674 69.071944) (xy 168.307467 69.073023) (xy 168.291677 69.076166)
- (xy 168.275494 69.079) (xy 168.258919 69.081524) (xy 168.24195 69.083739) (xy 168.224589 69.085646)
- (xy 168.206835 69.087243) (xy 168.188688 69.088531) (xy 168.170149 69.08951) (xy 168.151216 69.090179)
- (xy 168.131891 69.09054)
- )
- )
- (polygon
- (pts
- (xy 168.710834 69.067162) (xy 168.710834 67.589981) (xy 169.020778 67.589981) (xy 169.020778 67.947919)
- (xy 169.003925 68.145755) (xy 169.01052 68.145755) (xy 169.021801 68.134337) (xy 169.033528 68.123164)
- (xy 169.045698 68.112235) (xy 169.058313 68.101551) (xy 169.071372 68.091112) (xy 169.084876 68.080917)
- (xy 169.098824 68.070968) (xy 169.113216 68.061263) (xy 169.128053 68.051802) (xy 169.143334 68.042587)
- (xy 169.153768 68.036579) (xy 169.169948 68.028002) (xy 169.186754 68.020268) (xy 169.204183 68.013379)
- (xy 169.222238 68.007333) (xy 169.240917 68.00213) (xy 169.260221 67.997771) (xy 169.28015 67.994256)
- (xy 169.300703 67.991585) (xy 169.321881 67.989757) (xy 169.343683 67.988773) (xy 169.358566 67.988585)
- (xy 169.380354 67.989033) (xy 169.40139 67.990377) (xy 169.421673 67.992617) (xy 169.441204 67.995752)
- (xy 169.459981 67.999784) (xy 169.478006 68.004711) (xy 169.495278 68.010534) (xy 169.511797 68.017253)
- (xy 169.527564 68.024868) (xy 169.542578 68.033379) (xy 169.556839 68.042786) (xy 169.570347 68.053088)
- (xy 169.583103 68.064287) (xy 169.595105 68.076381) (xy 169.606355 68.089371) (xy 169.616852 68.103257)
- (xy 169.626701 68.117923) (xy 169.635915 68.133253) (xy 169.644493 68.149247) (xy 169.652436 68.165905)
- (xy 169.659743 68.183228) (xy 169.666415 68.201214) (xy 169.672451 68.219864) (xy 169.677852 68.239178)
- (xy 169.682618 68.259157) (xy 169.686748 68.279799) (xy 169.690243 68.301105) (xy 169.693102 68.323076)
- (xy 169.695326 68.34571) (xy 169.696914 68.369009) (xy 169.697868 68.392971) (xy 169.698185 68.417598)
- (xy 169.698185 69.067162) (xy 169.388241 69.067162) (xy 169.388241 68.452036) (xy 169.387942 68.432486)
- (xy 169.387043 68.413954) (xy 169.385546 68.396439) (xy 169.38345 68.379942) (xy 169.380755 68.364463)
- (xy 169.377461 68.350001) (xy 169.372137 68.332301) (xy 169.365748 68.31641) (xy 169.358295 68.302327)
- (xy 169.354169 68.295965) (xy 169.344919 68.284373) (xy 169.334019 68.274326) (xy 169.321471 68.265826)
- (xy 169.307275 68.25887) (xy 169.291429 68.253461) (xy 169.273935 68.249597) (xy 169.254793 68.247278)
- (xy 169.239354 68.246554) (xy 169.234002 68.246506) (xy 169.218403 68.247032) (xy 169.203296 68.248612)
- (xy 169.188681 68.251245) (xy 169.171106 68.256018) (xy 169.154299 68.262437) (xy 169.138262 68.270501)
- (xy 169.122993 68.280211) (xy 169.111058 68.289067) (xy 169.098882 68.298964) (xy 169.086466 68.309904)
- (xy 169.073809 68.321885) (xy 169.060912 68.334908) (xy 169.047774 68.348973) (xy 169.037763 68.360205)
- (xy 169.027617 68.372024) (xy 169.020778 68.380228) (xy 169.020778 69.067162)
- )
- )
- (polygon
- (pts
- (xy 170.288032 69.090609) (xy 170.266024 69.090161) (xy 170.244789 69.088817) (xy 170.224327 69.086577)
- (xy 170.204638 69.083442) (xy 170.185722 69.07941) (xy 170.167578 69.074483) (xy 170.150207 69.06866)
- (xy 170.133609 69.061941) (xy 170.117784 69.054326) (xy 170.102732 69.045815) (xy 170.088452 69.036408)
- (xy 170.074945 69.026106) (xy 170.062211 69.014907) (xy 170.05025 69.002813) (xy 170.039061 68.989823)
- (xy 170.028646 68.975937) (xy 170.01893 68.961271) (xy 170.009841 68.945941) (xy 170.001379 68.929947)
- (xy 169.993544 68.913289) (xy 169.986335 68.895966) (xy 169.979753 68.87798) (xy 169.973799 68.85933)
- (xy 169.968471 68.840016) (xy 169.963769 68.820037) (xy 169.959695 68.799395) (xy 169.956247 68.778089)
- (xy 169.953427 68.756118) (xy 169.951233 68.733484) (xy 169.949666 68.710185) (xy 169.948725 68.686223)
- (xy 169.948412 68.661596) (xy 169.948412 68.012032) (xy 170.258723 68.012032) (xy 170.258723 68.627158)
- (xy 170.259 68.646711) (xy 170.25983 68.665253) (xy 170.261215 68.682783) (xy 170.263153 68.699303)
- (xy 170.265646 68.714812) (xy 170.268692 68.729309) (xy 170.273615 68.747066) (xy 170.279522 68.763026)
- (xy 170.286415 68.777188) (xy 170.29023 68.783596) (xy 170.301577 68.797739) (xy 170.315697 68.809484)
- (xy 170.328989 68.817155) (xy 170.344055 68.823292) (xy 170.360897 68.827894) (xy 170.379513 68.830962)
- (xy 170.394639 68.832257) (xy 170.410764 68.832688) (xy 170.428866 68.832026) (xy 170.446305 68.830041)
- (xy 170.463083 68.826731) (xy 170.479199 68.822098) (xy 170.494654 68.816141) (xy 170.509446 68.80886)
- (xy 170.515178 68.805577) (xy 170.529598 68.795837) (xy 170.541456 68.786383) (xy 170.5536 68.775452)
- (xy 170.566031 68.763044) (xy 170.578748 68.74916) (xy 170.588473 68.737777) (xy 170.59836 68.725564)
- (xy 170.608407 68.712519) (xy 170.615195 68.703362) (xy 170.615195 68.012032) (xy 170.925506 68.012032)
- (xy 170.925506 69.067162) (xy 170.672348 69.067162) (xy 170.648901 68.914388) (xy 170.640474 68.914388)
- (xy 170.627294 68.929214) (xy 170.613856 68.943466) (xy 170.60016 68.957146) (xy 170.586206 68.970252)
- (xy 170.571996 68.982786) (xy 170.557527 68.994746) (xy 170.542801 69.006133) (xy 170.527817 69.016947)
- (xy 170.512576 69.027187) (xy 170.497077 69.036855) (xy 170.486601 69.042981) (xy 170.470538 69.051493)
- (xy 170.453946 69.059167) (xy 170.436826 69.066004) (xy 170.419179 69.072004) (xy 170.401003 69.077167)
- (xy 170.382299 69.081493) (xy 170.363067 69.084981) (xy 170.343307 69.087632) (xy 170.323019 69.089446)
- (xy 170.302203 69.090423)
- )
- )
- (polygon
- (pts
- (xy 171.538433 67.947552) (xy 171.528175 68.109485) (xy 171.534403 68.109485) (xy 171.545611 68.098991)
- (xy 171.557115 68.088942) (xy 171.568915 68.079336) (xy 171.581011 68.070176) (xy 171.593404 68.061459)
- (xy 171.606093 68.053187) (xy 171.619078 68.045359) (xy 171.63236 68.037976) (xy 171.645937 68.031036)
- (xy 171.659811 68.024542) (xy 171.669225 68.020459) (xy 171.68351 68.014763) (xy 171.697789 68.009627)
- (xy 171.712061 68.005051) (xy 171.726326 68.001036) (xy 171.740586 67.997581) (xy 171.759588 67.993845)
- (xy 171.778579 67.991106) (xy 171.797558 67.989363) (xy 171.816526 67.988616) (xy 171.821266 67.988585)
- (xy 171.839312 67.98892) (xy 171.857043 67.989925) (xy 171.874457 67.991599) (xy 171.891557 67.993943)
- (xy 171.90834 67.996957) (xy 171.924809 68.000641) (xy 171.940961 68.004994) (xy 171.956798 68.010017)
- (xy 171.97232 68.01571) (xy 171.987525 68.022073) (xy 171.997487 68.026687) (xy 172.012103 68.034102)
- (xy 172.026274 68.042057) (xy 172.040001 68.050554) (xy 172.053284 68.059591) (xy 172.066122 68.069169)
- (xy 172.078515 68.079289) (xy 172.090465 68.089949) (xy 172.10197 68.101151) (xy 172.113031 68.112893)
- (xy 172.123647 68.125176) (xy 172.130478 68.133665) (xy 172.14036 68.14684) (xy 172.149811 68.160537)
- (xy 172.15883 68.174756) (xy 172.167418 68.189496) (xy 172.175574 68.204758) (xy 172.183299 68.220541)
- (xy 172.190592 68.236846) (xy 172.197454 68.253673) (xy 172.203884 68.271021) (xy 172.209883 68.288891)
- (xy 172.213642 68.301094) (xy 172.218946 68.319769) (xy 172.223727 68.338836) (xy 172.227987 68.358297)
- (xy 172.231726 68.378151) (xy 172.234943 68.398397) (xy 172.237638 68.419036) (xy 172.239811 68.440068)
- (xy 172.241463 68.461493) (xy 172.242593 68.48331) (xy 172.243057 68.498074) (xy 172.243289 68.513012)
- (xy 172.243318 68.520546) (xy 172.243169 68.537376) (xy 172.242723 68.553977) (xy 172.241978 68.570349)
- (xy 172.240937 68.586492) (xy 172.239597 68.602406) (xy 172.23796 68.61809) (xy 172.236025 68.633546)
- (xy 172.233792 68.648774) (xy 172.231262 68.663772) (xy 172.228434 68.678541) (xy 172.225309 68.693081)
- (xy 172.221886 68.707392) (xy 172.216193 68.728429) (xy 172.20983 68.748951) (xy 172.205216 68.762346)
- (xy 172.197915 68.781912) (xy 172.190164 68.800905) (xy 172.181961 68.819324) (xy 172.173308 68.837171)
- (xy 172.164204 68.854444) (xy 172.154649 68.871144) (xy 172.144644 68.887271) (xy 172.134187 68.902824)
- (xy 172.12328 68.917805) (xy 172.111922 68.932212) (xy 172.104099 68.941499) (xy 172.092058 68.954863)
- (xy 172.0797 68.967615) (xy 172.067028 68.979755) (xy 172.054039 68.991284) (xy 172.040735 69.002201)
- (xy 172.027116 69.012506) (xy 172.013181 69.022199) (xy 171.99893 69.031281) (xy 171.984364 69.03975)
- (xy 171.969482 69.047608) (xy 171.959386 69.052507) (xy 171.944137 69.059316) (xy 171.928753 69.065456)
- (xy 171.913233 69.070925) (xy 171.897579 69.075725) (xy 171.881789 69.079855) (xy 171.865864 69.083316)
- (xy 171.849804 69.086107) (xy 171.833608 69.088227) (xy 171.817277 69.089679) (xy 171.800811 69.09046)
- (xy 171.789759 69.090609) (xy 171.771275 69.090048) (xy 171.752825 69.088365) (xy 171.734409 69.08556)
- (xy 171.716028 69.081633) (xy 171.697681 69.076584) (xy 171.679369 69.070413) (xy 171.665657 69.065048)
- (xy 171.651964 69.059053) (xy 171.642847 69.054705) (xy 171.629307 69.047628) (xy 171.615889 69.039996)
- (xy 171.602594 69.031811) (xy 171.589421 69.023072) (xy 171.57637 69.013779) (xy 171.563442 69.003932)
- (xy 171.550636 68.993532) (xy 171.537952 68.982577) (xy 171.525391 68.971069) (xy 171.512952 68.959007)
- (xy 171.504728 68.950658) (xy 171.496301 68.950658) (xy 171.471022 69.067162) (xy 171.228489 69.067162)
- (xy 171.228489 68.763079) (xy 171.538433 68.763079) (xy 171.549567 68.775347) (xy 171.560804 68.786687)
- (xy 171.572144 68.7971) (xy 171.583587 68.806585) (xy 171.598036 68.817138) (xy 171.612646 68.826241)
- (xy 171.627417 68.833896) (xy 171.63039 68.835253) (xy 171.64514 68.841269) (xy 171.659621 68.846265)
- (xy 171.673834 68.850242) (xy 171.690535 68.853668) (xy 171.706849 68.855626) (xy 171.72015 68.856136)
- (xy 171.73612 68.85545) (xy 171.751607 68.853392) (xy 171.766611 68.849963) (xy 171.781132 68.845162)
- (xy 171.79517 68.838989) (xy 171.808725 68.831445) (xy 171.821798 68.822529) (xy 171.834387 68.812241)
- (xy 171.846493 68.800581) (xy 171.858116 68.78755) (xy 171.865596 68.7781) (xy 171.876203 68.762625)
- (xy 171.885766 68.745462) (xy 171.894286 68.726612) (xy 171.901763 68.706075) (xy 171.906168 68.691446)
- (xy 171.91011 68.676068) (xy 171.913587 68.659939) (xy 171.916601 68.643061) (xy 171.919151 68.625432)
- (xy 171.921238 68.607054) (xy 171.922861 68.587926) (xy 171.92402 68.568047) (xy 171.924715 68.547419)
- (xy 171.924947 68.526041) (xy 171.924759 68.507401) (xy 171.924196 68.489352) (xy 171.923257 68.471895)
- (xy 171.921942 68.45503) (xy 171.920251 68.438756) (xy 171.918185 68.423075) (xy 171.915743 68.407985)
- (xy 171.912926 68.393486) (xy 171.906164 68.366265) (xy 171.897899 68.341411) (xy 171.888132 68.318924)
- (xy 171.876862 68.298804) (xy 171.864089 68.281051) (xy 171.849814 68.265665) (xy 171.834036 68.252646)
- (xy 171.816755 68.241995) (xy 171.797972 68.23371) (xy 171.777686 68.227792) (xy 171.755897 68.224242)
- (xy 171.732606 68.223058) (xy 171.714091 68.224121) (xy 171.69564 68.227309) (xy 171.677254 68.232622)
- (xy 171.658933 68.24006) (xy 171.640675 68.249623) (xy 171.622482 68.261312) (xy 171.610389 68.270285)
- (xy 171.598325 68.280202) (xy 171.586289 68.291065) (xy 171.574282 68.302871) (xy 171.562304 68.315622)
- (xy 171.550354 68.329318) (xy 171.538433 68.343958) (xy 171.538433 68.763079) (xy 171.228489 68.763079)
- (xy 171.228489 67.589981) (xy 171.538433 67.589981)
- )
- )
- (polygon
- (pts
- (xy 172.968353 69.090609) (xy 172.948118 69.089994) (xy 172.928631 69.088149) (xy 172.90989 69.085074)
- (xy 172.891897 69.080768) (xy 172.874651 69.075233) (xy 172.858152 69.068468) (xy 172.842399 69.060473)
- (xy 172.827394 69.051248) (xy 172.813136 69.040792) (xy 172.799625 69.029107) (xy 172.791032 69.020633)
- (xy 172.778985 69.007141) (xy 172.768123 68.993044) (xy 172.758446 68.978342) (xy 172.749954 68.963034)
- (xy 172.742647 68.947121) (xy 172.736524 68.930602) (xy 172.731587 68.913478) (xy 172.727835 68.895749)
- (xy 172.725267 68.877414) (xy 172.723885 68.858474) (xy 172.723621 68.845511) (xy 172.72406 68.829318)
- (xy 172.725375 68.813483) (xy 172.727566 68.798005) (xy 172.730634 68.782886) (xy 172.734578 68.768124)
- (xy 172.739399 68.75372) (xy 172.741573 68.748058) (xy 172.747514 68.734262) (xy 172.754117 68.721039)
- (xy 172.762914 68.705926) (xy 172.772664 68.691638) (xy 172.783367 68.678174) (xy 172.791032 68.669656)
- (xy 172.803449 68.657545) (xy 172.816792 68.646489) (xy 172.831063 68.63649) (xy 172.843664 68.628964)
- (xy 172.856909 68.622172) (xy 172.867969 68.617266) (xy 172.882398 68.611778) (xy 172.897292 68.60722)
- (xy 172.912652 68.603592) (xy 172.928476 68.600894) (xy 172.944766 68.599127) (xy 172.961521 68.59829)
- (xy 172.968353 68.598215) (xy 172.985285 68.59868) (xy 173.001733 68.600076) (xy 173.017699 68.602401)
- (xy 173.033182 68.605657) (xy 173.048182 68.609843) (xy 173.062699 68.614959) (xy 173.06837 68.617266)
- (xy 173.082227 68.623472) (xy 173.095404 68.630411) (xy 173.107901 68.638083) (xy 173.122 68.648259)
- (xy 173.135121 68.65949) (xy 173.145307 68.669656) (xy 173.15677 68.682571) (xy 173.167254 68.696309)
- (xy 173.17676 68.710872) (xy 173.185286 68.72626) (xy 173.191644 68.739712) (xy 173.195132 68.748058)
- (xy 173.200304 68.762319) (xy 173.204599 68.776938) (xy 173.208018 68.791915) (xy 173.21056 68.807249)
- (xy 173.212225 68.822941) (xy 173.213014 68.838991) (xy 173.213084 68.845511) (xy 173.212492 68.864855)
- (xy 173.210714 68.883593) (xy 173.207752 68.901726) (xy 173.203604 68.919253) (xy 173.198272 68.936176)
- (xy 173.191755 68.952492) (xy 173.184053 68.968204) (xy 173.175165 68.98331) (xy 173.165093 68.997811)
- (xy 173.153836 69.011706) (xy 173.145673 69.020633) (xy 173.13266 69.033139) (xy 173.1189 69.044414)
- (xy 173.104393 69.054459) (xy 173.089138 69.063275) (xy 173.073137 69.07086) (xy 173.056389 69.077215)
- (xy 173.038894 69.08234) (xy 173.020651 69.086235) (xy 173.001662 69.0889) (xy 172.981925 69.090335)
- )
- )
- (polygon
- (pts
- (xy 174.318039 69.090609) (xy 174.302543 69.090464) (xy 174.287195 69.090031) (xy 174.271997 69.089308)
- (xy 174.256947 69.088296) (xy 174.242047 69.086995) (xy 174.227295 69.085405) (xy 174.212692 69.083526)
- (xy 174.191066 69.080166) (xy 174.169776 69.076155) (xy 174.14882 69.071493) (xy 174.128199 69.066181)
- (xy 174.107913 69.060219) (xy 174.087962 69.053606) (xy 174.06841 69.046378) (xy 174.049322 69.038571)
- (xy 174.030698 69.030184) (xy 174.012537 69.021217) (xy 173.99484 69.011671) (xy 173.977606 69.001545)
- (xy 173.960836 68.99084) (xy 173.94453 68.979555) (xy 173.928688 68.96769) (xy 173.913309 68.955246)
- (xy 173.903314 68.946628) (xy 173.888783 68.933221) (xy 173.874862 68.91924) (xy 173.861554 68.904687)
- (xy 173.848858 68.889561) (xy 173.836773 68.873861) (xy 173.8253 68.857588) (xy 173.814439 68.840742)
- (xy 173.80419 68.823323) (xy 173.794552 68.805331) (xy 173.785527 68.786765) (xy 173.77985 68.77407)
- (xy 173.771927 68.754516) (xy 173.764784 68.73446) (xy 173.758421 68.713901) (xy 173.752836 68.69284)
- (xy 173.749546 68.678521) (xy 173.746602 68.663978) (xy 173.744005 68.649211) (xy 173.741753 68.634222)
- (xy 173.739849 68.619009) (xy 173.73829 68.603573) (xy 173.737078 68.587914) (xy 173.736212 68.572032)
- (xy 173.735693 68.555926) (xy 173.73552 68.539597) (xy 173.735713 68.523269) (xy 173.736292 68.507168)
- (xy 173.737258 68.491293) (xy 173.738611 68.475643) (xy 173.74035 68.46022) (xy 173.742475 68.445023)
- (xy 173.744986 68.430053) (xy 173.747884 68.415308) (xy 173.751169 68.400789) (xy 173.75484 68.386497)
- (xy 173.76107 68.365482) (xy 173.76817 68.344976) (xy 173.77614 68.324979) (xy 173.784979 68.30549)
- (xy 173.794614 68.286477) (xy 173.804835 68.268044) (xy 173.815643 68.25019) (xy 173.827036 68.232916)
- (xy 173.839016 68.216221) (xy 173.851581 68.200106) (xy 173.864733 68.184571) (xy 173.87847 68.169615)
- (xy 173.892794 68.155239) (xy 173.907704 68.141442) (xy 173.917969 68.132566) (xy 173.93386 68.119736)
- (xy 173.950208 68.107485) (xy 173.967013 68.095813) (xy 173.984275 68.084721) (xy 174.001995 68.074209)
- (xy 174.020172 68.064277) (xy 174.038806 68.054923) (xy 174.057897 68.04615) (xy 174.077446 68.037956)
- (xy 174.097452 68.030342) (xy 174.111043 68.025588) (xy 174.131741 68.018975) (xy 174.15262 68.013013)
- (xy 174.173678 68.007701) (xy 174.194917 68.003039) (xy 174.216337 67.999028) (xy 174.237937 67.995668)
- (xy 174.259717 67.992957) (xy 174.274337 67.991512) (xy 174.289037 67.990356) (xy 174.303818 67.989488)
- (xy 174.318678 67.98891) (xy 174.333619 67.988621) (xy 174.34112 67.988585) (xy 174.356594 67.988731)
- (xy 174.371877 67.989169) (xy 174.386968 67.989899) (xy 174.401867 67.990921) (xy 174.416575 67.992234)
- (xy 174.438277 67.994752) (xy 174.459547 67.997927) (xy 174.480386 68.001759) (xy 174.500793 68.006248)
- (xy 174.520769 68.011393) (xy 174.540313 68.017196) (xy 174.559426 68.023655) (xy 174.565701 68.025954)
- (xy 174.584233 68.033135) (xy 174.602186 68.040663) (xy 174.619559 68.048539) (xy 174.636352 68.056763)
- (xy 174.652566 68.065335) (xy 174.6682 68.074254) (xy 174.683255 68.083521) (xy 174.69773 68.093136)
- (xy 174.711625 68.103099) (xy 174.724941 68.113409) (xy 174.733496 68.120476) (xy 174.590247 68.30549)
- (xy 174.57573 68.295508) (xy 174.561213 68.28617) (xy 174.546696 68.277476) (xy 174.532179 68.269426)
- (xy 174.517661 68.26202) (xy 174.503144 68.255258) (xy 174.488627 68.24914) (xy 174.47411 68.243666)
- (xy 174.459593 68.238836) (xy 174.445076 68.23465) (xy 174.430558 68.231108) (xy 174.416041 68.22821)
- (xy 174.401524 68.225956) (xy 174.379748 68.223783) (xy 174.357972 68.223058) (xy 174.341273 68.223392)
- (xy 174.324971 68.224392) (xy 174.309067 68.226059) (xy 174.293561 68.228393) (xy 174.278453 68.231394)
- (xy 174.263742 68.235062) (xy 174.24943 68.239397) (xy 174.235515 68.244399) (xy 174.221998 68.250068)
- (xy 174.202469 68.259821) (xy 174.183835 68.271075) (xy 174.166096 68.283829) (xy 174.154767 68.293166)
- (xy 174.143836 68.303169) (xy 174.13852 68.308421) (xy 174.128316 68.319328) (xy 174.118771 68.330706)
- (xy 174.109884 68.342557) (xy 174.101655 68.354881) (xy 174.094084 68.367676) (xy 174.087172 68.380944)
- (xy 174.080918 68.394684) (xy 174.075322 68.408896) (xy 174.070385 68.423581) (xy 174.066106 68.438738)
- (xy 174.062485 68.454367) (xy 174.059523 68.470469) (xy 174.057219 68.487042) (xy 174.055573 68.504088)
- (xy 174.054586 68.521606) (xy 174.054256 68.539597) (xy 174.054573 68.557587) (xy 174.055522 68.575106)
- (xy 174.057103 68.592152) (xy 174.059317 68.608725) (xy 174.062163 68.624827) (xy 174.065642 68.640456)
- (xy 174.069754 68.655613) (xy 174.074498 68.670297) (xy 174.079875 68.68451) (xy 174.085884 68.69825)
- (xy 174.092526 68.711518) (xy 174.0998 68.724313) (xy 174.111898 68.742621) (xy 174.125418 68.759866)
- (xy 174.135223 68.770773) (xy 174.150908 68.786028) (xy 174.167462 68.799783) (xy 174.184885 68.812037)
- (xy 174.203178 68.822791) (xy 174.22234 68.832044) (xy 174.242372 68.839797) (xy 174.263273 68.846049)
- (xy 174.27769 68.849383) (xy 174.292493 68.852051) (xy 174.307683 68.854052) (xy 174.323259 68.855385)
- (xy 174.339222 68.856052) (xy 174.347348 68.856136) (xy 174.362682 68.855875) (xy 174.37777 68.855092)
- (xy 174.392615 68.853788) (xy 174.407214 68.851963) (xy 174.426299 68.848717) (xy 174.44495 68.844544)
- (xy 174.463165 68.839443) (xy 174.480945 68.833415) (xy 174.49829 68.82646) (xy 174.51524 68.818881)
- (xy 174.531835 68.810981) (xy 174.548075 68.802761) (xy 174.563961 68.79422) (xy 174.579491 68.785359)
- (xy 174.594667 68.776177) (xy 174.609487 68.766674) (xy 174.623953 68.756851) (xy 174.748517 68.946628)
- (xy 174.73658 68.955857) (xy 174.724491 68.964768) (xy 174.712251 68.973362) (xy 174.699859 68.981638)
- (xy 174.687315 68.989597) (xy 174.67462 68.997237) (xy 174.661773 69.00456) (xy 174.648774 69.011566)
- (xy 174.635624 69.018253) (xy 174.622321 69.024623) (xy 174.608868 69.030675) (xy 174.595262 69.03641)
- (xy 174.581505 69.041827) (xy 174.567596 69.046926) (xy 174.553535 69.051707) (xy 174.539323 69.056171)
- (xy 174.525106 69.060341) (xy 174.510941 69.064242) (xy 174.48979 69.069589) (xy 174.468755 69.074331)
- (xy 174.447835 69.078468) (xy 174.427032 69.081999) (xy 174.406345 69.084925) (xy 174.385773 69.087246)
- (xy 174.365318 69.088961) (xy 174.344978 69.090071) (xy 174.324754 69.090575)
- )
- )
- (polygon
- (pts
- (xy 175.505315 67.98891) (xy 175.524493 67.989886) (xy 175.543543 67.991512) (xy 175.562464 67.993789)
- (xy 175.581256 67.996716) (xy 175.599919 68.000293) (xy 175.618453 68.004521) (xy 175.636859 68.009399)
- (xy 175.655135 68.014928) (xy 175.673283 68.021107) (xy 175.68531 68.025588) (xy 175.703121 68.032816)
- (xy 175.720558 68.040623) (xy 175.737622 68.04901) (xy 175.754313 68.057977) (xy 175.770629 68.067523)
- (xy 175.786573 68.077649) (xy 175.802142 68.088354) (xy 175.817339 68.099639) (xy 175.832161 68.111504)
- (xy 175.846611 68.123948) (xy 175.856036 68.132566) (xy 175.869848 68.145976) (xy 175.883118 68.159966)
- (xy 175.895848 68.174536) (xy 175.908037 68.189685) (xy 175.919685 68.205413) (xy 175.930791 68.221722)
- (xy 175.941357 68.238609) (xy 175.951382 68.256077) (xy 175.960866 68.274124) (xy 175.969809 68.29275)
- (xy 175.975471 68.30549) (xy 175.983393 68.324979) (xy 175.990536 68.344976) (xy 175.9969 68.365482)
- (xy 176.002484 68.386497) (xy 176.005774 68.400789) (xy 176.008718 68.415308) (xy 176.011316 68.430053)
- (xy 176.013567 68.445023) (xy 176.015472 68.46022) (xy 176.01703 68.475643) (xy 176.018242 68.491293)
- (xy 176.019108 68.507168) (xy 176.019628 68.523269) (xy 176.019801 68.539597) (xy 176.019628 68.555926)
- (xy 176.019108 68.572032) (xy 176.018242 68.587914) (xy 176.01703 68.603573) (xy 176.015472 68.619009)
- (xy 176.013567 68.634222) (xy 176.011316 68.649211) (xy 176.008718 68.663978) (xy 176.005774 68.678521)
- (xy 176.002484 68.69284) (xy 175.9969 68.713901) (xy 175.990536 68.73446) (xy 175.983393 68.754516)
- (xy 175.975471 68.77407) (xy 175.966888 68.793018) (xy 175.957765 68.811392) (xy 175.948101 68.829193)
- (xy 175.937895 68.846421) (xy 175.927149 68.863076) (xy 175.915862 68.879158) (xy 175.904034 68.894667)
- (xy 175.891665 68.909602) (xy 175.878755 68.923964) (xy 175.865304 68.937753) (xy 175.856036 68.946628)
- (xy 175.841836 68.959458) (xy 175.827262 68.971709) (xy 175.812315 68.983381) (xy 175.796994 68.994473)
- (xy 175.7813 69.004985) (xy 175.765232 69.014917) (xy 175.748791 69.02427) (xy 175.731976 69.033044)
- (xy 175.714787 69.041238) (xy 175.697226 69.048852) (xy 175.68531 69.053606) (xy 175.667248 69.060219)
- (xy 175.649057 69.066181) (xy 175.630738 69.071493) (xy 175.612289 69.076155) (xy 175.593712 69.080166)
- (xy 175.575006 69.083526) (xy 175.556171 69.086236) (xy 175.537207 69.088296) (xy 175.518115 69.089705)
- (xy 175.498894 69.090464) (xy 175.486008 69.090609) (xy 175.466701 69.090284) (xy 175.447523 69.089308)
- (xy 175.428473 69.087682) (xy 175.409552 69.085405) (xy 175.39076 69.082478) (xy 175.372097 69.078901)
- (xy 175.353563 69.074673) (xy 175.335158 69.069795) (xy 175.316881 69.064266) (xy 175.298733 69.058087)
- (xy 175.286706 69.053606) (xy 175.268892 69.046378) (xy 175.251445 69.038571) (xy 175.234365 69.030184)
- (xy 175.217652 69.021217) (xy 175.201306 69.011671) (xy 175.185327 69.001545) (xy 175.169716 68.99084)
- (xy 175.154471 68.979555) (xy 175.139594 68.96769) (xy 175.125083 68.955246) (xy 175.115614 68.946628)
- (xy 175.101868 68.933221) (xy 175.088656 68.91924) (xy 175.075979 68.904687) (xy 175.063836 68.889561)
- (xy 175.052228 68.873861) (xy 175.041155 68.857588) (xy 175.030615 68.840742) (xy 175.020611 68.823323)
- (xy 175.011141 68.805331) (xy 175.002205 68.786765) (xy 174.996545 68.77407) (xy 174.988623 68.754516)
- (xy 174.98148 68.73446) (xy 174.975116 68.713901) (xy 174.969532 68.69284) (xy 174.966242 68.678521)
- (xy 174.963298 68.663978) (xy 174.9607 68.649211) (xy 174.958449 68.634222) (xy 174.956544 68.619009)
- (xy 174.954986 68.603573) (xy 174.953774 68.587914) (xy 174.952908 68.572032) (xy 174.952388 68.555926)
- (xy 174.952215 68.539597) (xy 175.270586 68.539597) (xy 175.270796 68.557587) (xy 175.271427 68.575106)
- (xy 175.272479 68.592152) (xy 175.273952 68.608725) (xy 175.275845 68.624827) (xy 175.278159 68.640456)
- (xy 175.280894 68.655613) (xy 175.28405 68.670297) (xy 175.287626 68.68451) (xy 175.293779 68.704943)
- (xy 175.30088 68.724313) (xy 175.308926 68.742621) (xy 175.31792 68.759866) (xy 175.324441 68.770773)
- (xy 175.335013 68.786028) (xy 175.346531 68.799783) (xy 175.358995 68.812037) (xy 175.372406 68.822791)
- (xy 175.386764 68.832044) (xy 175.402069 68.839797) (xy 175.41832 68.846049) (xy 175.435518 68.850801)
- (xy 175.453663 68.854052) (xy 175.472755 68.855802) (xy 175.486008 68.856136) (xy 175.505731 68.855385)
- (xy 175.524506 68.853135) (xy 175.542335 68.849383) (xy 175.559218 68.844132) (xy 175.575154 68.837379)
- (xy 175.590143 68.829126) (xy 175.604185 68.819373) (xy 175.617281 68.808119) (xy 175.62943 68.795365)
- (xy 175.640632 68.78111) (xy 175.647575 68.770773) (xy 175.657199 68.754236) (xy 175.665877 68.736637)
- (xy 175.673608 68.717974) (xy 175.680393 68.69825) (xy 175.686231 68.677463) (xy 175.689597 68.663014)
- (xy 175.692542 68.648093) (xy 175.695066 68.6327) (xy 175.69717 68.616835) (xy 175.698853 68.600497)
- (xy 175.700115 68.583688) (xy 175.700957 68.566406) (xy 175.701378 68.548651) (xy 175.70143 68.539597)
- (xy 175.70122 68.521606) (xy 175.700589 68.504088) (xy 175.699537 68.487042) (xy 175.698064 68.470469)
- (xy 175.696171 68.454367) (xy 175.693857 68.438738) (xy 175.691122 68.423581) (xy 175.687966 68.408896)
- (xy 175.68439 68.394684) (xy 175.678237 68.374251) (xy 175.671136 68.354881) (xy 175.66309 68.336573)
- (xy 175.654096 68.319328) (xy 175.647575 68.308421) (xy 175.637003 68.293166) (xy 175.625485 68.279411)
- (xy 175.613021 68.267157) (xy 175.59961 68.256403) (xy 175.585252 68.24715) (xy 175.569947 68.239397)
- (xy 175.553696 68.233145) (xy 175.536498 68.228393) (xy 175.518353 68.225142) (xy 175.499262 68.223392)
- (xy 175.486008 68.223058) (xy 175.466286 68.223808) (xy 175.44751 68.226059) (xy 175.429681 68.229811)
- (xy 175.412798 68.235062) (xy 175.396862 68.241815) (xy 175.381873 68.250068) (xy 175.367831 68.259821)
- (xy 175.354735 68.271075) (xy 175.342586 68.283829) (xy 175.331384 68.298084) (xy 175.324441 68.308421)
- (xy 175.314817 68.324958) (xy 175.306139 68.342557) (xy 175.298408 68.361219) (xy 175.291623 68.380944)
- (xy 175.285785 68.401731) (xy 175.282419 68.41618) (xy 175.279474 68.431101) (xy 175.27695 68.446494)
- (xy 175.274846 68.462359) (xy 175.273163 68.478696) (xy 175.271901 68.495506) (xy 175.271059 68.512788)
- (xy 175.270638 68.530543) (xy 175.270586 68.539597) (xy 174.952215 68.539597) (xy 174.952388 68.523269)
- (xy 174.952908 68.507168) (xy 174.953774 68.491293) (xy 174.954986 68.475643) (xy 174.956544 68.46022)
- (xy 174.958449 68.445023) (xy 174.9607 68.430053) (xy 174.963298 68.415308) (xy 174.966242 68.400789)
- (xy 174.969532 68.386497) (xy 174.975116 68.365482) (xy 174.98148 68.344976) (xy 174.988623 68.324979)
- (xy 174.996545 68.30549) (xy 175.005125 68.286477) (xy 175.014238 68.268044) (xy 175.023886 68.25019)
- (xy 175.034069 68.232916) (xy 175.044786 68.216221) (xy 175.056038 68.200106) (xy 175.067824 68.184571)
- (xy 175.080145 68.169615) (xy 175.093 68.155239) (xy 175.10639 68.141442) (xy 175.115614 68.132566)
- (xy 175.129879 68.119736) (xy 175.144512 68.107485) (xy 175.159512 68.095813) (xy 175.174879 68.084721)
- (xy 175.190613 68.074209) (xy 175.206714 68.064277) (xy 175.223182 68.054923) (xy 175.240017 68.04615)
- (xy 175.25722 68.037956) (xy 175.274789 68.030342) (xy 175.286706 68.025588) (xy 175.304768 68.018975)
- (xy 175.322959 68.013013) (xy 175.341278 68.007701) (xy 175.359727 68.003039) (xy 175.378304 67.999028)
- (xy 175.39701 67.995668) (xy 175.415845 67.992957) (xy 175.434809 67.990898) (xy 175.453901 67.989488)
- (xy 175.473122 67.98873) (xy 175.486008 67.988585)
- )
- )
- (polygon
- (pts
- (xy 176.185764 69.067162) (xy 176.185764 68.012032) (xy 176.419871 68.012032) (xy 176.44112 68.143557)
- (xy 176.449546 68.143557) (xy 176.45724 68.127907) (xy 176.465666 68.112828) (xy 176.474825 68.098323)
- (xy 176.484717 68.084389) (xy 176.495342 68.071028) (xy 176.506699 68.05824) (xy 176.518789 68.046024)
- (xy 176.531612 68.034381) (xy 176.545396 68.023647) (xy 176.560371 68.014345) (xy 176.576537 68.006474)
- (xy 176.593894 68.000034) (xy 176.612441 67.995025) (xy 176.627133 67.992208) (xy 176.642494 67.990195)
- (xy 176.658525 67.988988) (xy 176.675226 67.988585) (xy 176.691764 67.989266) (xy 176.707673 67.99131)
- (xy 176.722951 67.994716) (xy 176.7376 67.999484) (xy 176.751619 68.005615) (xy 176.765009 68.013109)
- (xy 176.777768 68.021964) (xy 176.789898 68.032182) (xy 176.801359 68.043643) (xy 176.811926 68.056408)
- (xy 176.8216 68.070479) (xy 176.830382 68.085855) (xy 176.83827 68.102536) (xy 176.845265 68.120522)
- (xy 176.849926 68.134868) (xy 176.854084 68.149949) (xy 176.856577 68.16041) (xy 176.864402 68.142716)
- (xy 176.87304 68.12572) (xy 176.882491 68.109422) (xy 176.892755 68.093823) (xy 176.903832 68.078923)
- (xy 176.915722 68.06472) (xy 176.928424 68.051216) (xy 176.94194 68.038411) (xy 176.956497 68.026733)
- (xy 176.972142 68.016612) (xy 176.988874 68.008048) (xy 177.006695 68.001041) (xy 177.020773 67.996808)
- (xy 177.035464 67.993451) (xy 177.050767 67.990969) (xy 177.066681 67.989364) (xy 177.083207 67.988634)
- (xy 177.088852 67.988585) (xy 177.109742 67.98938) (xy 177.129686 67.991766) (xy 177.148683 67.995743)
- (xy 177.166733 68.001311) (xy 177.183836 68.008469) (xy 177.199993 68.017217) (xy 177.215203 68.027557)
- (xy 177.229467 68.039487) (xy 177.242784 68.053008) (xy 177.255154 68.068119) (xy 177.262875 68.079077)
- (xy 177.273612 68.096581) (xy 177.283294 68.115296) (xy 177.291919 68.135221) (xy 177.297083 68.149177)
- (xy 177.301777 68.163671) (xy 177.306001 68.178704) (xy 177.309756 68.194274) (xy 177.313042 68.210383)
- (xy 177.315859 68.22703) (xy 177.318206 68.244214) (xy 177.320083 68.261937) (xy 177.321492 68.280198)
- (xy 177.32243 68.298997) (xy 177.3229 68.318334) (xy 177.322958 68.328205) (xy 177.322958 69.067162)
- (xy 177.027669 69.067162) (xy 177.027669 68.342859) (xy 177.027356 68.328144) (xy 177.026154 68.312138)
- (xy 177.023612 68.295744) (xy 177.019204 68.280014) (xy 177.014846 68.270319) (xy 177.005165 68.257761)
- (xy 176.991691 68.249854) (xy 176.976322 68.246715) (xy 176.970516 68.246506) (xy 176.954667 68.248534)
- (xy 176.940094 68.25462) (xy 176.92821 68.263436) (xy 176.919958 68.272151) (xy 176.910574 68.28442)
- (xy 176.902391 68.296862) (xy 176.894079 68.311082) (xy 176.887054 68.324289) (xy 176.879939 68.338731)
- (xy 176.875628 68.347988) (xy 176.875628 69.067162) (xy 176.633095 69.067162) (xy 176.633095 68.342859)
- (xy 176.632573 68.32564) (xy 176.631008 68.310114) (xy 176.627299 68.292048) (xy 176.621734 68.276992)
- (xy 176.612171 68.262408) (xy 176.59971 68.252528) (xy 176.58435 68.247352) (xy 176.573744 68.246506)
- (xy 176.557895 68.249114) (xy 176.543321 68.256938) (xy 176.531437 68.268273) (xy 176.523185 68.279478)
- (xy 176.515341 68.292878) (xy 176.507472 68.308621) (xy 176.500894 68.323532) (xy 176.494298 68.34007)
- (xy 176.489009 68.354473) (xy 176.483708 68.369917) (xy 176.481053 68.37803) (xy 176.481053 69.067162)
- )
- )
- (polygon
- (pts
- (xy 177.526657 69.395424) (xy 178.220917 67.566533) (xy 178.48067 67.566533) (xy 177.786409 69.395424)
- )
- )
- (polygon
- (pts
- (xy 179.040841 69.489213) (xy 179.022795 69.489042) (xy 179.005064 69.488531) (xy 178.987649 69.487677)
- (xy 178.97055 69.486483) (xy 178.953766 69.484947) (xy 178.937298 69.483069) (xy 178.921146 69.480851)
- (xy 178.905309 69.478291) (xy 178.889787 69.47539) (xy 178.874581 69.472147) (xy 178.864619 69.469796)
- (xy 178.849885 69.466058) (xy 178.835356 69.462128) (xy 178.821033 69.458004) (xy 178.806917 69.453687)
- (xy 178.788416 69.447631) (xy 178.770281 69.441231) (xy 178.752512 69.434487) (xy 178.73511 69.427401)
- (xy 178.718074 69.41997) (xy 178.808932 69.203815) (xy 178.824508 69.210937) (xy 178.839729 69.217462)
- (xy 178.854596 69.223393) (xy 178.869107 69.228728) (xy 178.883264 69.233468) (xy 178.90046 69.238556)
- (xy 178.917102 69.242713) (xy 178.923604 69.244115) (xy 178.939718 69.247176) (xy 178.955546 69.249718)
- (xy 178.971088 69.251741) (xy 178.986344 69.253246) (xy 179.001313 69.254232) (xy 179.015996 69.254699)
- (xy 179.02179 69.25474) (xy 179.042185 69.254251) (xy 179.061331 69.252782) (xy 179.079228 69.250335)
- (xy 179.095875 69.246909) (xy 179.111273 69.242504) (xy 179.125422 69.23712) (xy 179.142343 69.228419)
- (xy 179.157044 69.217978) (xy 179.169523 69.205796) (xy 179.17493 69.199053) (xy 179.184547 69.184163)
- (xy 179.192882 69.167339) (xy 179.198291 69.153451) (xy 179.20298 69.138475) (xy 179.206947 69.122411)
- (xy 179.210192 69.105258) (xy 179.212717 69.087016) (xy 179.21452 69.067687) (xy 179.215602 69.047269)
- (xy 179.215963 69.025762) (xy 179.215963 68.246506) (xy 178.796109 68.246506) (xy 178.796109 68.012032)
- (xy 179.526273 68.012032) (xy 179.526273 69.006711) (xy 179.526077 69.024635) (xy 179.525488 69.04241)
- (xy 179.524505 69.060038) (xy 179.52313 69.077517) (xy 179.521363 69.094848) (xy 179.519202 69.112031)
- (xy 179.516649 69.129066) (xy 179.513702 69.145953) (xy 179.510363 69.162691) (xy 179.506631 69.179282)
- (xy 179.503925 69.19026) (xy 179.499504 69.206488) (xy 179.494484 69.222335) (xy 179.488865 69.237803)
- (xy 179.482647 69.252891) (xy 179.475831 69.267599) (xy 179.468415 69.281927) (xy 179.4604 69.295875)
- (xy 179.451787 69.309443) (xy 179.442574 69.322631) (xy 179.432763 69.335439) (xy 179.425889 69.343767)
- (xy 179.41511 69.355965) (xy 179.403654 69.367693) (xy 179.391522 69.378951) (xy 179.378714 69.38974)
- (xy 179.36523 69.400057) (xy 179.35107 69.409905) (xy 179.336233 69.419283) (xy 179.32072 69.428191)
- (xy 179.304531 69.436628) (xy 179.287666 69.444595) (xy 179.276046 69.449646) (xy 179.258042 69.456717)
- (xy 179.239201 69.463093) (xy 179.219523 69.468773) (xy 179.199007 69.473757) (xy 179.177654 69.478046)
- (xy 179.162954 69.480519) (xy 179.147881 69.482683) (xy 179.132437 69.484538) (xy 179.11662 69.486083)
- (xy 179.100431 69.48732) (xy 179.08387 69.488247) (xy 179.066938 69.488865) (xy 179.049633 69.489174)
- )
- )
- (polygon
- (pts
- (xy 179.357379 67.847901) (xy 179.340633 67.847463) (xy 179.324467 67.84615) (xy 179.30888 67.84396)
- (xy 179.293872 67.840894) (xy 179.279445 67.836953) (xy 179.265596 67.832136) (xy 179.248034 67.824351)
- (xy 179.231502 67.815009) (xy 179.216 67.804109) (xy 179.208635 67.798076) (xy 179.195068 67.78507)
- (xy 179.18331 67.770965) (xy 179.173361 67.755761) (xy 179.165221 67.739457) (xy 179.15889 67.722055)
- (xy 179.154368 67.703554) (xy 179.152163 67.688956) (xy 179.150976 67.673741) (xy 179.15075 67.663254)
- (xy 179.151259 67.647666) (xy 179.152785 67.632638) (xy 179.155329 67.61817) (xy 179.160303 67.599752)
- (xy 179.167087 67.58233) (xy 179.175679 67.565903) (xy 179.18608 67.550473) (xy 179.198291 67.536039)
- (xy 179.208635 67.525867) (xy 179.223622 67.513416) (xy 179.239639 67.502626) (xy 179.256686 67.493495)
- (xy 179.274764 67.486025) (xy 179.288999 67.481512) (xy 179.303813 67.477932) (xy 179.319207 67.475286)
- (xy 179.33518 67.473574) (xy 179.351733 67.472796) (xy 179.357379 67.472744) (xy 179.374125 67.473211)
- (xy 179.390292 67.474612) (xy 179.405879 67.476946) (xy 179.420886 67.480215) (xy 179.435314 67.484417)
- (xy 179.449162 67.489553) (xy 179.466725 67.497853) (xy 179.483257 67.507814) (xy 179.498759 67.519434)
- (xy 179.506123 67.525867) (xy 179.51969 67.539554) (xy 179.531448 67.554237) (xy 179.541397 67.569917)
- (xy 179.549537 67.586592) (xy 179.555869 67.604263) (xy 179.560391 67.622931) (xy 179.562596 67.637585)
- (xy 179.563783 67.652799) (xy 179.564009 67.663254) (xy 179.5635 67.678881) (xy 179.561974 67.693891)
- (xy 179.558356 67.712942) (xy 179.552929 67.730894) (xy 179.545693 67.747746) (xy 179.536649 67.7635)
- (xy 179.525795 67.778155) (xy 179.513133 67.79171) (xy 179.506123 67.798076) (xy 179.491137 67.809754)
- (xy 179.47512 67.819874) (xy 179.458072 67.828438) (xy 179.439994 67.835445) (xy 179.42576 67.839678)
- (xy 179.410946 67.843035) (xy 179.395552 67.845517) (xy 179.379579 67.847123) (xy 179.363026 67.847853)
- )
- )
- (polygon
- (pts
- (xy 180.571469 67.989042) (xy 180.597814 67.990411) (xy 180.623435 67.992694) (xy 180.648332 67.995889)
- (xy 180.672505 67.999998) (xy 180.695954 68.00502) (xy 180.718679 68.010955) (xy 180.740679 68.017803)
- (xy 180.761955 68.025564) (xy 180.782508 68.034238) (xy 180.802336 68.043825) (xy 180.82144 68.054325)
- (xy 180.839819 68.065738) (xy 180.857475 68.078064) (xy 180.874406 68.091303) (xy 180.890614 68.105455)
- (xy 180.905964 68.120509) (xy 180.920324 68.136545) (xy 180.933693 68.153562) (xy 180.946072 68.171561)
- (xy 180.957461 68.190542) (xy 180.967859 68.210505) (xy 180.977267 68.231449) (xy 180.985685 68.253375)
- (xy 180.993113 68.276283) (xy 180.99955 68.300172) (xy 181.004997 68.325043) (xy 181.009453 68.350896)
- (xy 181.012919 68.377731) (xy 181.015395 68.405548) (xy 181.016881 68.434346) (xy 181.017252 68.449113)
- (xy 181.017376 68.464126) (xy 181.017376 69.067162) (xy 180.763852 69.067162) (xy 180.740771 68.946628)
- (xy 180.732344 68.946628) (xy 180.717172 68.957991) (xy 180.701742 68.969) (xy 180.686054 68.979655)
- (xy 180.670108 68.989956) (xy 180.653905 68.999903) (xy 180.637445 69.009495) (xy 180.620726 69.018733)
- (xy 180.603751 69.027617) (xy 180.586517 69.036147) (xy 180.569026 69.044322) (xy 180.557222 69.049576)
- (xy 180.539373 69.056909) (xy 180.521407 69.063521) (xy 180.503326 69.069411) (xy 180.485129 69.07458)
- (xy 180.466815 69.079028) (xy 180.448386 69.082755) (xy 180.429841 69.08576) (xy 180.41118 69.088044)
- (xy 180.392403 69.089607) (xy 180.373511 69.090449) (xy 180.360851 69.090609) (xy 180.345955 69.090396)
- (xy 180.326555 69.089452) (xy 180.307682 69.087752) (xy 180.289335 69.085296) (xy 180.271515 69.082084)
- (xy 180.254221 69.078117) (xy 180.237454 69.073395) (xy 180.221214 69.067916) (xy 180.217236 69.066429)
- (xy 180.201775 69.059994) (xy 180.186897 69.052965) (xy 180.172603 69.04534) (xy 180.158893 69.03712)
- (xy 180.145767 69.028304) (xy 180.133224 69.018893) (xy 180.121266 69.008887) (xy 180.109891 68.998285)
- (xy 180.099118 68.987174) (xy 180.088963 68.975639) (xy 180.079426 68.963681) (xy 180.070507 68.951299)
- (xy 180.062207 68.938493) (xy 180.054525 68.925264) (xy 180.047461 68.911611) (xy 180.041015 68.897535)
- (xy 180.035348 68.882989) (xy 180.030436 68.868111) (xy 180.02628 68.852901) (xy 180.02288 68.83736)
- (xy 180.020235 68.821486) (xy 180.018346 68.80528) (xy 180.017213 68.788742) (xy 180.016835 68.771872)
- (xy 180.01717 68.75531) (xy 180.017279 68.753554) (xy 180.314689 68.753554) (xy 180.315637 68.769264)
- (xy 180.318482 68.78365) (xy 180.324398 68.799166) (xy 180.333045 68.812776) (xy 180.344422 68.82448)
- (xy 180.353524 68.831223) (xy 180.366463 68.8384) (xy 180.380779 68.844361) (xy 180.396473 68.849105)
- (xy 180.413545 68.852632) (xy 180.428193 68.854579) (xy 180.443724 68.855746) (xy 180.460136 68.856136)
- (xy 180.477406 68.855678) (xy 180.494414 68.854304) (xy 180.511158 68.852014) (xy 180.527638 68.848808)
- (xy 180.543856 68.844687) (xy 180.55981 68.839649) (xy 180.5755 68.833696) (xy 180.590928 68.826827)
- (xy 180.606126 68.81919) (xy 180.62113 68.811119) (xy 180.635939 68.802612) (xy 180.650554 68.793671)
- (xy 180.664973 68.784294) (xy 180.679199 68.774482) (xy 180.693229 68.764235) (xy 180.707065 68.753554)
- (xy 180.707065 68.574768) (xy 180.68564 68.576082) (xy 180.664918 68.57755) (xy 180.644897 68.579173)
- (xy 180.625578 68.58095) (xy 180.606961 68.582882) (xy 180.589046 68.584969) (xy 180.571833 68.58721)
- (xy 180.555322 68.589606) (xy 180.539513 68.592156) (xy 180.524405 68.594861) (xy 180.514724 68.59675)
- (xy 180.496257 68.600631) (xy 180.478775 68.604764) (xy 180.462277 68.609149) (xy 180.446763 68.613786)
- (xy 180.432235 68.618674) (xy 180.415459 68.625139) (xy 180.400221 68.631998) (xy 180.394557 68.634852)
- (xy 180.381347 68.642147) (xy 180.367197 68.65142) (xy 180.3549 68.661261) (xy 180.344459 68.671668)
- (xy 180.334622 68.684526) (xy 180.332275 68.688341) (xy 180.325422 68.701855) (xy 180.320253 68.71579)
- (xy 180.316767 68.730145) (xy 180.314964 68.744921) (xy 180.314689 68.753554) (xy 180.017279 68.753554)
- (xy 180.018174 68.739148) (xy 180.019849 68.723385) (xy 180.022193 68.708021) (xy 180.025207 68.693057)
- (xy 180.028891 68.678492) (xy 180.033244 68.664326) (xy 180.040091 68.646059) (xy 180.048128 68.628503)
- (xy 180.054937 68.615801) (xy 180.065166 68.59936) (xy 180.073763 68.58745) (xy 180.083151 68.575901)
- (xy 180.093332 68.564713) (xy 180.104304 68.553885) (xy 180.116069 68.543418) (xy 180.128626 68.533312)
- (xy 180.141975 68.523566) (xy 180.156116 68.51418) (xy 180.17105 68.505156) (xy 180.176203 68.502228)
- (xy 180.192281 68.493596) (xy 180.209189 68.485286) (xy 180.226928 68.477299) (xy 180.245498 68.469633)
- (xy 180.264898 68.462289) (xy 180.28513 68.455267) (xy 180.299079 68.450765) (xy 180.313397 68.446406)
- (xy 180.328084 68.44219) (xy 180.343141 68.438117) (xy 180.358567 68.434187) (xy 180.374362 68.4304)
- (xy 180.390527 68.426757) (xy 180.40709 68.42321) (xy 180.424083 68.419807) (xy 180.441506 68.416547)
- (xy 180.459357 68.41343) (xy 180.477638 68.410456) (xy 180.496349 68.407626) (xy 180.515488 68.404938)
- (xy 180.535057 68.402394) (xy 180.555056 68.399992) (xy 180.575483 68.397734) (xy 180.59634 68.395619)
- (xy 180.617627 68.393647) (xy 180.639342 68.391818) (xy 180.661487 68.390132) (xy 180.684062 68.388589)
- (xy 180.707065 68.387189) (xy 180.704249 68.36831) (xy 180.700013 68.350507) (xy 180.694357 68.33378)
- (xy 180.687282 68.31813) (xy 180.678787 68.303555) (xy 180.668872 68.290057) (xy 180.657537 68.277635)
- (xy 180.644783 68.266289) (xy 180.630478 68.256157) (xy 180.61449 68.247376) (xy 180.596818 68.239945)
- (xy 180.58246 68.235259) (xy 180.567156 68.231333) (xy 180.550904 68.228167) (xy 180.533706 68.22576)
- (xy 180.515562 68.224114) (xy 180.49647 68.223227) (xy 180.483217 68.223058) (xy 180.464234 68.22347)
- (xy 180.445206 68.224707) (xy 180.426133 68.226768) (xy 180.407013 68.229653) (xy 180.387847 68.233362)
- (xy 180.373443 68.236685) (xy 180.359013 68.240472) (xy 180.344558 68.244722) (xy 180.330076 68.249436)
- (xy 180.315551 68.25454) (xy 180.300826 68.259959) (xy 180.285901 68.265694) (xy 180.270777 68.271745)
- (xy 180.255453 68.278111) (xy 180.239929 68.284792) (xy 180.224206 68.291789) (xy 180.208283 68.299102)
- (xy 180.192161 68.30673) (xy 180.175838 68.314674) (xy 180.164846 68.320145) (xy 180.054937 68.122674)
- (xy 180.068462 68.115516) (xy 180.082111 68.108512) (xy 180.095882 68.101663) (xy 180.109777 68.094968)
- (xy 180.123795 68.088428) (xy 180.137936 68.082042) (xy 180.152199 68.075811) (xy 180.166586 68.069735)
- (xy 180.181096 68.063813) (xy 180.195729 68.058045) (xy 180.210486 68.052433) (xy 180.225365 68.046974)
- (xy 180.240367 68.041671) (xy 180.255493 68.036522) (xy 180.270741 68.031527) (xy 180.286113 68.026687)
- (xy 180.30159 68.022073) (xy 180.317156 68.017757) (xy 180.332811 68.013738) (xy 180.348555 68.010017)
- (xy 180.364387 68.006594) (xy 180.380308 68.003469) (xy 180.396318 68.000641) (xy 180.412417 67.998111)
- (xy 180.428604 67.995878) (xy 180.44488 67.993943) (xy 180.461245 67.992306) (xy 180.477698 67.990966)
- (xy 180.494241 67.989925) (xy 180.510871 67.98918) (xy 180.527591 67.988734) (xy 180.5444 67.988585)
- )
- )
- (polygon
- (pts
- (xy 181.77172 69.090609) (xy 181.754067 69.090424) (xy 181.736463 69.08987) (xy 181.718908 69.088947)
- (xy 181.701401 69.087655) (xy 181.683943 69.085993) (xy 181.666533 69.083963) (xy 181.649172 69.081563)
- (xy 181.63186 69.078794) (xy 181.614597 69.075655) (xy 181.597382 69.072147) (xy 181.580216 69.068271)
- (xy 181.563098 69.064025) (xy 181.546029 69.059409) (xy 181.529009 69.054425) (xy 181.512038 69.049071)
- (xy 181.495115 69.043348) (xy 181.478392 69.037356) (xy 181.46193 69.031195) (xy 181.445729 69.024865)
- (xy 181.429787 69.018366) (xy 181.414107 69.011699) (xy 181.398687 69.004862) (xy 181.383527 68.997857)
- (xy 181.368628 68.990683) (xy 181.353989 68.98334) (xy 181.33961 68.975828) (xy 181.325492 68.968147)
- (xy 181.311635 68.960298) (xy 181.298038 68.952279) (xy 181.284701 68.944092) (xy 181.271625 68.935735)
- (xy 181.25881 68.92721) (xy 181.3918 68.731572) (xy 181.410078 68.742786) (xy 181.428504 68.753485)
- (xy 181.447078 68.763669) (xy 181.4658 68.773337) (xy 181.48467 68.782491) (xy 181.503689 68.791129)
- (xy 181.522855 68.799252) (xy 181.54217 68.80686) (xy 181.561632 68.813952) (xy 181.581243 68.82053)
- (xy 181.5944 68.824628) (xy 181.614257 68.830259) (xy 181.634263 68.835336) (xy 181.654417 68.839859)
- (xy 181.674719 68.843828) (xy 181.695169 68.847243) (xy 181.715768 68.850105) (xy 181.736514 68.852413)
- (xy 181.757409 68.854166) (xy 181.778451 68.855366) (xy 181.799642 68.856013) (xy 181.813852 68.856136)
- (xy 181.829654 68.855917) (xy 181.844639 68.85526) (xy 181.863347 68.853703) (xy 181.8806 68.851367)
- (xy 181.8964 68.848253) (xy 181.910745 68.844361) (xy 181.926632 68.8384) (xy 181.940247 68.831223)
- (xy 181.953943 68.821318) (xy 181.964805 68.810563) (xy 181.973896 68.796942) (xy 181.979131 68.782163)
- (xy 181.980547 68.768575) (xy 181.978899 68.753531) (xy 181.973953 68.739723) (xy 181.968824 68.731205)
- (xy 181.958981 68.720009) (xy 181.946502 68.710506) (xy 181.932395 68.702505) (xy 181.92889 68.700797)
- (xy 181.915336 68.694919) (xy 181.899678 68.689147) (xy 181.884583 68.684282) (xy 181.867942 68.679495)
- (xy 181.852894 68.675565) (xy 181.849755 68.674785) (xy 181.83333 68.670785) (xy 181.815652 68.666571)
- (xy 181.800608 68.663045) (xy 181.784763 68.659381) (xy 181.768116 68.65558) (xy 181.750668 68.651641)
- (xy 181.732419 68.647566) (xy 181.722993 68.645476) (xy 181.696854 68.639531) (xy 181.671651 68.633329)
- (xy 181.647384 68.626869) (xy 181.624052 68.620151) (xy 181.601657 68.613176) (xy 181.580197 68.605943)
- (xy 181.559674 68.598453) (xy 181.540086 68.590705) (xy 181.521434 68.582699) (xy 181.503719 68.574436)
- (xy 181.486939 68.565915) (xy 181.471095 68.557137) (xy 181.456187 68.548101) (xy 181.442215 68.538807)
- (xy 181.429179 68.529256) (xy 181.417079 68.519447) (xy 181.405855 68.509339) (xy 181.395355 68.49889)
- (xy 181.380963 68.482579) (xy 181.3682 68.465501) (xy 181.357066 68.447657) (xy 181.347562 68.429047)
- (xy 181.339687 68.40967) (xy 181.333441 68.389526) (xy 181.328824 68.368617) (xy 181.325837 68.346941)
- (xy 181.324751 68.332064) (xy 181.324389 68.316847) (xy 181.324916 68.299056) (xy 181.326496 68.281585)
- (xy 181.329129 68.264434) (xy 181.332815 68.247605) (xy 181.337555 68.231095) (xy 181.343348 68.214907)
- (xy 181.350195 68.199038) (xy 181.358095 68.183491) (xy 181.366967 68.168407) (xy 181.376733 68.15393)
- (xy 181.387392 68.14006) (xy 181.398944 68.126796) (xy 181.411389 68.114139) (xy 181.424727 68.102089)
- (xy 181.438958 68.090646) (xy 181.454082 68.07981) (xy 181.470065 68.069471) (xy 181.486872 68.059706)
- (xy 181.500018 68.052757) (xy 181.513628 68.04613) (xy 181.527701 68.039825) (xy 181.542238 68.033843)
- (xy 181.557239 68.028182) (xy 181.572704 68.022843) (xy 181.588632 68.017826) (xy 181.605024 68.013131)
- (xy 181.621851 68.008745) (xy 181.639083 68.00479) (xy 181.656721 68.001266) (xy 181.674765 67.998174)
- (xy 181.693214 67.995513) (xy 181.71207 67.993283) (xy 181.731331 67.991486) (xy 181.750997 67.990119)
- (xy 181.77107 67.989184) (xy 181.791548 67.988681) (xy 181.805425 67.988585) (xy 181.822999 67.988765)
- (xy 181.840367 67.989306) (xy 181.857529 67.990208) (xy 181.874485 67.99147) (xy 181.891235 67.993093)
- (xy 181.907778 67.995077) (xy 181.924116 67.997421) (xy 181.940247 68.000126) (xy 181.956173 68.003191)
- (xy 181.971892 68.006617) (xy 181.987405 68.010404) (xy 182.002713 68.014551) (xy 182.017814 68.019059)
- (xy 182.032709 68.023928) (xy 182.047397 68.029157) (xy 182.06188 68.034747) (xy 182.076133 68.040547)
- (xy 182.09013 68.046408) (xy 182.103873 68.052328) (xy 182.117362 68.058309) (xy 182.137116 68.067392)
- (xy 182.156298 68.076611) (xy 182.174906 68.085965) (xy 182.192941 68.095455) (xy 182.210403 68.105079)
- (xy 182.227292 68.114839) (xy 182.243608 68.124734) (xy 182.259351 68.134764) (xy 182.119766 68.321977)
- (xy 182.104667 68.313112) (xy 182.089459 68.304653) (xy 182.074142 68.2966) (xy 182.058715 68.288952)
- (xy 182.043178 68.28171) (xy 182.027532 68.274874) (xy 182.011777 68.268444) (xy 181.995912 68.262419)
- (xy 181.979937 68.256801) (xy 181.963854 68.251587) (xy 181.95307 68.248337) (xy 181.936839 68.24382)
- (xy 181.92057 68.239746) (xy 181.904261 68.236117) (xy 181.887915 68.232933) (xy 181.871529 68.230193)
- (xy 181.855105 68.227897) (xy 181.838642 68.226045) (xy 181.822141 68.224638) (xy 181.805601 68.223675)
- (xy 181.789022 68.223157) (xy 181.777948 68.223058) (xy 181.760128 68.223419) (xy 181.743487 68.224501)
- (xy 181.728025 68.226304) (xy 181.710356 68.229572) (xy 181.69453 68.233968) (xy 181.680546 68.23949)
- (xy 181.668405 68.246139) (xy 181.656203 68.255108) (xy 181.645159 68.266711) (xy 181.63755 68.279541)
- (xy 181.633378 68.293599) (xy 181.632501 68.304391) (xy 181.634421 68.319864) (xy 181.640178 68.333586)
- (xy 181.649773 68.345556) (xy 181.663207 68.355774) (xy 181.677334 68.362951) (xy 181.68709 68.366673)
- (xy 181.702048 68.37151) (xy 181.719444 68.376679) (xy 181.734092 68.380774) (xy 181.750111 68.385056)
- (xy 181.767503 68.389524) (xy 181.786266 68.394179) (xy 181.8064 68.399021) (xy 181.827907 68.404049)
- (xy 181.843006 68.407505) (xy 181.858716 68.411045) (xy 181.875035 68.414667) (xy 181.889942 68.418119)
- (xy 181.904533 68.421605) (xy 181.918805 68.425125) (xy 181.939618 68.43047) (xy 181.959716 68.435893)
- (xy 181.9791 68.441393) (xy 181.997768 68.44697) (xy 182.015722 68.452624) (xy 182.03296 68.458356)
- (xy 182.049484 68.464165) (xy 182.065294 68.470051) (xy 182.075436 68.474018) (xy 182.090183 68.480068)
- (xy 182.104339 68.486267) (xy 182.117901 68.492613) (xy 182.135063 68.501306) (xy 182.151172 68.510262)
- (xy 182.166227 68.519481) (xy 182.180229 68.528963) (xy 182.193178 68.538709) (xy 182.202198 68.546192)
- (xy 182.213395 68.556347) (xy 182.223722 68.566845) (xy 182.235407 68.580452) (xy 182.245732 68.594595)
- (xy 182.254698 68.609274) (xy 182.262304 68.62449) (xy 182.267411 68.63705) (xy 182.272899 68.653277)
- (xy 182.277457 68.67013) (xy 182.281085 68.687609) (xy 182.283783 68.705715) (xy 182.285271 68.72065)
- (xy 182.286164 68.735985) (xy 182.286462 68.751722) (xy 182.285935 68.769513) (xy 182.284355 68.786984)
- (xy 182.281722 68.804135) (xy 182.278035 68.820965) (xy 182.273295 68.837474) (xy 182.267502 68.853663)
- (xy 182.260656 68.869531) (xy 182.252756 68.885078) (xy 182.243849 68.900214) (xy 182.23398 68.914846)
- (xy 182.223149 68.928973) (xy 182.211357 68.942598) (xy 182.198603 68.955718) (xy 182.184887 68.968335)
- (xy 182.17021 68.980448) (xy 182.15457 68.992057) (xy 182.142269 69.000411) (xy 182.129407 69.008436)
- (xy 182.115985 69.016133) (xy 182.102003 69.023501) (xy 182.08746 69.030541) (xy 182.072357 69.037253)
- (xy 182.056694 69.043636) (xy 182.040471 69.049691) (xy 182.023687 69.055417) (xy 182.006343 69.060815)
- (xy 181.994469 69.064231) (xy 181.976201 69.068945) (xy 181.957392 69.073195) (xy 181.938042 69.076982)
- (xy 181.918151 69.080305) (xy 181.897719 69.083164) (xy 181.876746 69.08556) (xy 181.855232 69.087492)
- (xy 181.840589 69.088522) (xy 181.825706 69.089347) (xy 181.810582 69.089965) (xy 181.795217 69.090377)
- (xy 181.779612 69.090583)
- )
- )
- (polygon
- (pts
- (xy 183.081365 67.988732) (xy 183.096064 67.989175) (xy 183.11771 67.990391) (xy 183.138873 67.99227)
- (xy 183.159552 67.994813) (xy 183.179749 67.998019) (xy 183.199463 68.001888) (xy 183.218694 68.006421)
- (xy 183.237442 68.011617) (xy 183.255707 68.017476) (xy 183.273489 68.023999) (xy 183.279309 68.026321)
- (xy 183.296486 68.033585) (xy 183.313123 68.041364) (xy 183.329219 68.049659) (xy 183.344774 68.058469)
- (xy 183.359787 68.067794) (xy 183.37426 68.077635) (xy 183.388192 68.08799) (xy 183.401583 68.098861)
- (xy 183.414433 68.110247) (xy 183.426742 68.122148) (xy 183.434647 68.130368) (xy 183.446055 68.143017)
- (xy 183.456921 68.156098) (xy 183.467247 68.16961) (xy 183.477031 68.183554) (xy 183.486275 68.197929)
- (xy 183.494977 68.212736) (xy 183.503139 68.227974) (xy 183.510759 68.243643) (xy 183.517839 68.259744)
- (xy 183.524378 68.276277) (xy 183.528437 68.287538) (xy 183.534133 68.304644) (xy 183.539269 68.322027)
- (xy 183.543844 68.339686) (xy 183.54786 68.357623) (xy 183.551315 68.375836) (xy 183.554209 68.394326)
- (xy 183.556544 68.413094) (xy 183.558318 68.432138) (xy 183.559532 68.451459) (xy 183.560186 68.471057)
- (xy 183.56031 68.484276) (xy 183.560117 68.499822) (xy 183.559537 68.515136) (xy 183.558571 68.530219)
- (xy 183.557219 68.54507) (xy 183.55548 68.559688) (xy 183.554815 68.56451) (xy 183.552606 68.580393)
- (xy 183.550167 68.596227) (xy 183.547533 68.611084) (xy 183.545289 68.621663) (xy 182.832344 68.621663)
- (xy 182.835453 68.636612) (xy 182.839008 68.651052) (xy 182.845177 68.671756) (xy 182.852351 68.691315)
- (xy 182.86053 68.709727) (xy 182.869714 68.726992) (xy 182.879902 68.743112) (xy 182.891094 68.758085)
- (xy 182.903292 68.771911) (xy 182.916494 68.784592) (xy 182.9307 68.796126) (xy 182.935659 68.799716)
- (xy 182.951128 68.809798) (xy 182.967447 68.81889) (xy 182.984616 68.826989) (xy 183.002635 68.834097)
- (xy 183.021504 68.840212) (xy 183.041224 68.845337) (xy 183.061793 68.849469) (xy 183.083212 68.852609)
- (xy 183.097964 68.854152) (xy 183.113094 68.855254) (xy 183.128601 68.855915) (xy 183.144487 68.856136)
- (xy 183.162318 68.855838) (xy 183.17991 68.854945) (xy 183.19726 68.853457) (xy 183.214371 68.851373)
- (xy 183.231241 68.848694) (xy 183.24787 68.84542) (xy 183.264259 68.84155) (xy 183.280408 68.837085)
- (xy 183.296608 68.832059) (xy 183.312969 68.826506) (xy 183.329489 68.820427) (xy 183.34617 68.813821)
- (xy 183.363012 68.806688) (xy 183.380013 68.799029) (xy 183.397175 68.790843) (xy 183.414497 68.78213)
- (xy 183.518178 68.969342) (xy 183.500975 68.979712) (xy 183.483437 68.989663) (xy 183.465564 68.999195)
- (xy 183.447356 69.008309) (xy 183.428813 69.017004) (xy 183.409935 69.02528) (xy 183.390722 69.033138)
- (xy 183.371175 69.040577) (xy 183.351292 69.047598) (xy 183.331075 69.0542) (xy 183.317411 69.058369)
- (xy 183.296907 69.06413) (xy 183.276474 69.069325) (xy 183.256112 69.073954) (xy 183.23582 69.078015)
- (xy 183.2156 69.08151) (xy 183.19545 69.084438) (xy 183.175371 69.086799) (xy 183.155363 69.088594)
- (xy 183.135426 69.089822) (xy 183.11556 69.090483) (xy 183.102355 69.090609) (xy 183.087121 69.090464)
- (xy 183.07201 69.090031) (xy 183.057022 69.089308) (xy 183.042157 69.088296) (xy 183.027415 69.086995)
- (xy 183.012796 69.085405) (xy 182.991099 69.082478) (xy 182.969678 69.078901) (xy 182.948534 69.074673)
- (xy 182.927668 69.069795) (xy 182.907078 69.064266) (xy 182.886765 69.058087) (xy 182.873377 69.053606)
- (xy 182.853639 69.046378) (xy 182.834402 69.038571) (xy 182.815668 69.030184) (xy 182.797437 69.021217)
- (xy 182.779707 69.011671) (xy 182.76248 69.001545) (xy 182.745756 68.99084) (xy 182.729533 68.979555)
- (xy 182.713813 68.96769) (xy 182.698596 68.955246) (xy 182.68873 68.946628) (xy 182.674394 68.933221)
- (xy 182.660651 68.91924) (xy 182.647501 68.904687) (xy 182.634943 68.889561) (xy 182.622977 68.873861)
- (xy 182.611604 68.857588) (xy 182.600824 68.840742) (xy 182.590636 68.823323) (xy 182.58104 68.805331)
- (xy 182.572037 68.786765) (xy 182.566364 68.77407) (xy 182.558442 68.754516) (xy 182.551299 68.73446)
- (xy 182.544935 68.713901) (xy 182.53935 68.69284) (xy 182.53606 68.678521) (xy 182.533116 68.663978)
- (xy 182.530519 68.649211) (xy 182.528268 68.634222) (xy 182.526363 68.619009) (xy 182.524804 68.603573)
- (xy 182.523592 68.587914) (xy 182.522727 68.572032) (xy 182.522207 68.555926) (xy 182.522034 68.539597)
- (xy 182.52221 68.523536) (xy 182.522738 68.507683) (xy 182.523618 68.49204) (xy 182.52485 68.476605)
- (xy 182.526435 68.46138) (xy 182.528371 68.446363) (xy 182.530659 68.431555) (xy 182.5333 68.416957)
- (xy 182.534614 68.410637) (xy 182.836374 68.410637) (xy 183.283705 68.410637) (xy 183.280193 68.387922)
- (xy 183.275428 68.366673) (xy 183.269408 68.346889) (xy 183.262135 68.328571) (xy 183.253609 68.311718)
- (xy 183.243829 68.296331) (xy 183.232795 68.282409) (xy 183.220507 68.269953) (xy 183.206966 68.258962)
- (xy 183.192171 68.249436) (xy 183.176123 68.241376) (xy 183.158821 68.234782) (xy 183.140265 68.229653)
- (xy 183.120456 68.225989) (xy 183.099392 68.223791) (xy 183.077076 68.223058) (xy 183.059898 68.223467)
- (xy 183.043261 68.224694) (xy 183.027166 68.226739) (xy 183.011611 68.229601) (xy 182.996597 68.233282)
- (xy 182.982124 68.23778) (xy 182.968193 68.243096) (xy 182.954802 68.24923) (xy 182.937789 68.258681)
- (xy 182.921737 68.269586) (xy 182.906779 68.281888) (xy 182.893046 68.295713) (xy 182.883551 68.307081)
- (xy 182.874744 68.319305) (xy 182.866626 68.332385) (xy 182.859198 68.346323) (xy 182.852458 68.361116)
- (xy 182.846408 68.376767) (xy 182.841047 68.393273) (xy 182.836374 68.410637) (xy 182.534614 68.410637)
- (xy 182.536292 68.402567) (xy 182.541441 68.381374) (xy 182.547382 68.360651) (xy 182.554115 68.340398)
- (xy 182.56164 68.320616) (xy 182.567097 68.307688) (xy 182.575882 68.288666) (xy 182.585202 68.270203)
- (xy 182.595056 68.252301) (xy 182.605445 68.234959) (xy 182.616368 68.218178) (xy 182.627826 68.201956)
- (xy 182.639818 68.186295) (xy 182.652345 68.171195) (xy 182.665406 68.156654) (xy 182.679002 68.142674)
- (xy 182.688363 68.133665) (xy 182.702845 68.120638) (xy 182.717712 68.10821) (xy 182.732967 68.096381)
- (xy 182.748607 68.085151) (xy 182.764634 68.074519) (xy 182.781048 68.064487) (xy 182.797847 68.055053)
- (xy 182.815034 68.046219) (xy 182.832606 68.037983) (xy 182.850565 68.030346) (xy 182.862753 68.025588)
- (xy 182.881227 68.018975) (xy 182.89983 68.013013) (xy 182.918562 68.007701) (xy 182.937422 68.003039)
- (xy 182.956412 67.999028) (xy 182.97553 67.995668) (xy 182.994777 67.992957) (xy 183.014153 67.990898)
- (xy 183.033657 67.989488) (xy 183.053291 67.98873) (xy 183.066451 67.988585)
- )
- )
- (polygon
- (pts
- (xy 184.284311 67.988791) (xy 184.301955 67.989409) (xy 184.319224 67.99044) (xy 184.336121 67.991882)
- (xy 184.352644 67.993737) (xy 184.368793 67.996004) (xy 184.384569 67.998683) (xy 184.399971 68.001774)
- (xy 184.415 68.005278) (xy 184.429655 68.009193) (xy 184.439218 68.012032) (xy 184.863468 68.012032)
- (xy 184.863468 68.246506) (xy 184.652442 68.246506) (xy 184.660731 68.258916) (xy 184.668745 68.273067)
- (xy 184.675532 68.286876) (xy 184.682109 68.302018) (xy 184.683949 68.306589) (xy 184.68893 68.320444)
- (xy 184.693438 68.336901) (xy 184.696543 68.353673) (xy 184.698089 68.3683) (xy 184.698604 68.383159)
- (xy 184.698308 68.399908) (xy 184.697419 68.416218) (xy 184.695938 68.432091) (xy 184.693864 68.447525)
- (xy 184.691198 68.462522) (xy 184.687939 68.47708) (xy 184.682673 68.495811) (xy 184.676353 68.513763)
- (xy 184.66898 68.530936) (xy 184.664898 68.539231) (xy 184.656089 68.55519) (xy 184.646512 68.570463)
- (xy 184.636168 68.585049) (xy 184.625056 68.598948) (xy 184.613178 68.61216) (xy 184.600533 68.624685)
- (xy 184.58712 68.636523) (xy 184.572941 68.647674) (xy 184.558138 68.658053) (xy 184.54267 68.667756)
- (xy 184.526539 68.676783) (xy 184.509743 68.685135) (xy 184.492284 68.692812) (xy 184.47416 68.699813)
- (xy 184.460132 68.70462) (xy 184.44573 68.709048) (xy 184.435921 68.711788) (xy 184.420983 68.71552)
- (xy 184.405846 68.718885) (xy 184.390509 68.721883) (xy 184.374973 68.724514) (xy 184.359237 68.726777)
- (xy 184.343301 68.728674) (xy 184.327165 68.730203) (xy 184.31083 68.731366) (xy 184.294296 68.732161)
- (xy 184.277561 68.732589) (xy 184.266294 68.732671) (xy 184.249224 68.732339) (xy 184.231902 68.731343)
- (xy 184.214328 68.729683) (xy 184.196502 68.727359) (xy 184.178424 68.72437) (xy 184.160094 68.720718)
- (xy 184.141513 68.716402) (xy 184.122679 68.711422) (xy 184.110595 68.721017) (xy 184.099275 68.731951)
- (xy 184.089385 68.744309) (xy 184.087875 68.746593) (xy 184.0812 68.760529) (xy 184.077536 68.775527)
- (xy 184.076197 68.790921) (xy 184.076151 68.794586) (xy 184.077632 68.810845) (xy 184.082076 68.825275)
- (xy 184.091004 68.839798) (xy 184.101866 68.850266) (xy 184.115691 68.858904) (xy 184.118283 68.860166)
- (xy 184.132789 68.86576) (xy 184.149746 68.870405) (xy 184.165076 68.873439) (xy 184.181975 68.875866)
- (xy 184.200442 68.877687) (xy 184.215321 68.878654) (xy 184.231083 68.87928) (xy 184.247727 68.879564)
- (xy 184.253471 68.879583) (xy 184.447644 68.879583) (xy 184.473091 68.879819) (xy 184.497773 68.880528)
- (xy 184.521692 68.881708) (xy 184.544845 68.883361) (xy 184.567235 68.885486) (xy 184.588861 68.888084)
- (xy 184.609722 68.891154) (xy 184.629819 68.894696) (xy 184.649152 68.89871) (xy 184.667721 68.903196)
- (xy 184.685525 68.908155) (xy 184.702565 68.913586) (xy 184.718841 68.91949) (xy 184.734353 68.925865)
- (xy 184.749101 68.932713) (xy 184.763084 68.940033) (xy 184.77626 68.947898) (xy 184.788586 68.956382)
- (xy 184.805482 68.970267) (xy 184.820464 68.985542) (xy 184.833534 69.002209) (xy 184.844692 69.020267)
- (xy 184.853936 69.039716) (xy 184.859037 69.053454) (xy 184.863287 69.067811) (xy 184.866688 69.082786)
- (xy 184.869238 69.09838) (xy 184.870938 69.114591) (xy 184.871788 69.131421) (xy 184.871894 69.140068)
- (xy 184.871505 69.15514) (xy 184.870336 69.169993) (xy 184.868388 69.184626) (xy 184.86566 69.199041)
- (xy 184.860812 69.21792) (xy 184.854578 69.23641) (xy 184.848993 69.250022) (xy 184.84263 69.263415)
- (xy 184.835486 69.276589) (xy 184.827564 69.289545) (xy 184.818937 69.302285) (xy 184.809678 69.314678)
- (xy 184.799789 69.326723) (xy 184.789268 69.33842) (xy 184.778116 69.349769) (xy 184.766333 69.360771)
- (xy 184.753919 69.371425) (xy 184.740873 69.381731) (xy 184.727197 69.391689) (xy 184.712889 69.4013)
- (xy 184.703 69.407514) (xy 184.687641 69.416532) (xy 184.67165 69.425177) (xy 184.655029 69.433448)
- (xy 184.637776 69.441345) (xy 184.619892 69.448869) (xy 184.601377 69.45602) (xy 184.582231 69.462797)
- (xy 184.562454 69.4692) (xy 184.542046 69.47523) (xy 184.521006 69.480887) (xy 184.506629 69.48445)
- (xy 184.492015 69.487866) (xy 184.477205 69.491062) (xy 184.462202 69.494037) (xy 184.447003 69.496792)
- (xy 184.43161 69.499327) (xy 184.416023 69.501641) (xy 184.40024 69.503735) (xy 184.384263 69.505608)
- (xy 184.368092 69.507261) (xy 184.351726 69.508693) (xy 184.335165 69.509906) (xy 184.318409 69.510897)
- (xy 184.301459 69.511669) (xy 184.284315 69.51222) (xy 184.266975 69.51255) (xy 184.249441 69.51266)
- (xy 184.230536 69.512519) (xy 184.211875 69.512094) (xy 184.193458 69.511385) (xy 184.175287 69.510394)
- (xy 184.15736 69.509118) (xy 184.139678 69.50756) (xy 184.122241 69.505718) (xy 184.105048 69.503593)
- (xy 184.0881 69.501184) (xy 184.071397 69.498492) (xy 184.060397 69.49654) (xy 184.044192 69.493435)
- (xy 184.028412 69.490027) (xy 184.013057 69.486317) (xy 183.998127 69.482304) (xy 183.983622 69.477988)
- (xy 183.969542 69.473369) (xy 183.95143 69.46674) (xy 183.934073 69.459573) (xy 183.917472 69.451868)
- (xy 183.909455 69.447814) (xy 183.894039 69.439376) (xy 183.879482 69.430366) (xy 183.865784 69.420783)
- (xy 183.852944 69.410628) (xy 183.840962 69.3999) (xy 183.82984 69.3886) (xy 183.819576 69.376728)
- (xy 183.810171 69.364283) (xy 183.801842 69.351254) (xy 183.794623 69.33763) (xy 183.788515 69.32341)
- (xy 183.783518 69.308596) (xy 183.779631 69.293185) (xy 183.776854 69.27718) (xy 183.775189 69.260579)
- (xy 183.774633 69.243383) (xy 183.775267 69.227407) (xy 183.777169 69.211812) (xy 183.778683 69.204548)
- (xy 184.027791 69.204548) (xy 184.029517 69.222591) (xy 184.034696 69.239167) (xy 184.043327 69.254276)
- (xy 184.055411 69.267918) (xy 184.067564 69.277775) (xy 184.081927 69.286694) (xy 184.098499 69.294674)
- (xy 184.112227 69.300108) (xy 184.126895 69.305008) (xy 184.142504 69.309373) (xy 184.159052 69.313204)
- (xy 184.176541 69.3165) (xy 184.19497 69.319262) (xy 184.21434 69.321489) (xy 184.234649 69.323181)
- (xy 184.255899 69.32434) (xy 184.270588 69.324815) (xy 184.285695 69.325052) (xy 184.293405 69.325082)
- (xy 184.30906 69.324939) (xy 184.324334 69.32451) (xy 184.339228 69.323794) (xy 184.360854 69.322184)
- (xy 184.381624 69.31993) (xy 184.401538 69.317032) (xy 184.420595 69.31349) (xy 184.438796 69.309304)
- (xy 184.45614 69.304474) (xy 184.472627 69.299) (xy 184.488258 69.292882) (xy 184.498203 69.288446)
- (xy 184.512149 69.281406) (xy 184.528609 69.271488) (xy 184.542631 69.260964) (xy 184.554215 69.249832)
- (xy 184.563359 69.238094) (xy 184.571361 69.222569) (xy 184.575552 69.206095) (xy 184.576238 69.195755)
- (xy 184.575102 69.180507) (xy 184.57074 69.16457) (xy 184.563107 69.151209) (xy 184.552202 69.140424)
- (xy 184.538025 69.132215) (xy 184.52971 69.129077) (xy 184.514193 69.12475) (xy 184.496494 69.121156)
- (xy 184.480763 69.118809) (xy 184.463636 69.116931) (xy 184.445111 69.115523) (xy 184.430302 69.114775)
- (xy 184.414706 69.114291) (xy 184.398325 69.114071) (xy 184.39269 69.114056) (xy 184.261898 69.114056)
- (xy 184.244635 69.113976) (xy 184.228338 69.113734) (xy 184.213007 69.113332) (xy 184.195886 69.112636)
- (xy 184.180155 69.111709) (xy 184.168109 69.110759) (xy 184.15227 69.109214) (xy 184.137134 69.107142)
- (xy 184.122698 69.104545) (xy 184.107059 69.100933) (xy 184.10143 69.099402) (xy 184.087267 69.108868)
- (xy 184.074726 69.118309) (xy 184.062146 69.129291) (xy 184.051775 69.140238) (xy 184.044644 69.149593)
- (xy 184.037271 69.16237) (xy 184.031494 69.177511) (xy 184.028383 69.193463) (xy 184.027791 69.204548)
- (xy 183.778683 69.204548) (xy 183.780339 69.196598) (xy 183.784777 69.181765) (xy 183.790483 69.167312)
- (xy 183.797457 69.15324) (xy 183.805698 69.139548) (xy 183.815208 69.126238) (xy 183.825986 69.113308)
- (xy 183.838031 69.100758) (xy 183.851345 69.08859) (xy 183.865927 69.076801) (xy 183.881776 69.065394)
- (xy 183.898894 69.054367) (xy 183.917279 69.043721) (xy 183.936933 69.033456) (xy 183.936933 69.02503)
- (xy 183.92341 69.016085) (xy 183.91055 69.006425) (xy 183.898352 68.99605) (xy 183.886815 68.984959)
- (xy 183.875941 68.973152) (xy 183.865728 68.96063) (xy 183.861828 68.95542) (xy 183.853068 68.941514)
- (xy 183.845792 68.926355) (xy 183.840002 68.909943) (xy 183.835696 68.89228) (xy 183.83332 68.877247)
- (xy 183.831895 68.861414) (xy 183.83142 68.844778) (xy 183.832269 68.828292) (xy 183.834819 68.811806)
- (xy 183.839067 68.795319) (xy 183.845015 68.778833) (xy 183.852663 68.762346) (xy 183.860004 68.749157)
- (xy 183.866224 68.739265) (xy 183.87524 68.726214) (xy 183.884886 68.71362) (xy 183.895161 68.701484)
- (xy 183.906066 68.689806) (xy 183.917601 68.678586) (xy 183.929766 68.667824) (xy 183.94256 68.65752)
- (xy 183.955984 68.647674) (xy 183.955984 68.639248) (xy 183.941959 68.629242) (xy 183.92846 68.618274)
- (xy 183.915489 68.606344) (xy 183.903044 68.593452) (xy 183.891126 68.579599) (xy 183.879734 68.564784)
- (xy 183.868869 68.549008) (xy 183.861066 68.536544) (xy 183.858531 68.53227) (xy 183.851394 68.51914)
- (xy 183.844959 68.505578) (xy 183.839227 68.491585) (xy 183.834196 68.47716) (xy 183.829867 68.462304)
- (xy 183.826241 68.447017) (xy 183.823316 68.431298) (xy 183.821093 68.415148) (xy 183.819572 68.398566)
- (xy 183.818753 68.381552) (xy 183.818617 68.371436) (xy 184.109857 68.371436) (xy 184.110256 68.387336)
- (xy 184.111454 68.402477) (xy 184.114293 68.421482) (xy 184.118552 68.439136) (xy 184.124231 68.455439)
- (xy 184.131329 68.470391) (xy 184.139847 68.483993) (xy 184.149785 68.496243) (xy 184.155286 68.501861)
- (xy 184.166958 68.511994) (xy 184.17926 68.520775) (xy 184.192191 68.528205) (xy 184.205752 68.534285)
- (xy 184.219943 68.539013) (xy 184.234764 68.54239) (xy 184.250214 68.544417) (xy 184.266294 68.545092)
- (xy 184.282305 68.544417) (xy 184.297733 68.54239) (xy 184.312576 68.539013) (xy 184.326836 68.534285)
- (xy 184.340512 68.528205) (xy 184.353603 68.520775) (xy 184.366111 68.511994) (xy 184.378035 68.501861)
- (xy 184.38894 68.490287) (xy 184.398391 68.477361) (xy 184.406388 68.463084) (xy 184.412931 68.447456)
- (xy 184.41802 68.430478) (xy 184.421655 68.412148) (xy 184.423428 68.397514) (xy 184.424382 68.38212)
- (xy 184.424564 68.371436) (xy 184.424155 68.356249) (xy 184.422337 68.337052) (xy 184.419066 68.319057)
- (xy 184.41434 68.302265) (xy 184.40816 68.286674) (xy 184.400527 68.272286) (xy 184.391439 68.2591)
- (xy 184.380898 68.247116) (xy 184.378035 68.244307) (xy 184.366111 68.233832) (xy 184.353603 68.224753)
- (xy 184.340512 68.21707) (xy 184.326836 68.210785) (xy 184.312576 68.205896) (xy 184.297733 68.202404)
- (xy 184.282305 68.200309) (xy 184.266294 68.199611) (xy 184.250214 68.200309) (xy 184.234764 68.202404)
- (xy 184.219943 68.205896) (xy 184.205752 68.210785) (xy 184.192191 68.21707) (xy 184.17926 68.224753)
- (xy 184.166958 68.233832) (xy 184.155286 68.244307) (xy 184.144638 68.255991) (xy 184.135411 68.268877)
- (xy 184.127602 68.282965) (xy 184.121214 68.298254) (xy 184.116245 68.314747) (xy 184.112696 68.332441)
- (xy 184.110566 68.351337) (xy 184.109901 68.366298) (xy 184.109857 68.371436) (xy 183.818617 68.371436)
- (xy 183.818597 68.36997) (xy 183.818922 68.352323) (xy 183.819898 68.3351) (xy 183.821524 68.318302)
- (xy 183.823801 68.30193) (xy 183.826728 68.285982) (xy 183.830305 68.270459) (xy 183.834533 68.255362)
- (xy 183.839411 68.24069) (xy 183.84494 68.226442) (xy 183.851119 68.21262) (xy 183.8556 68.203641)
- (xy 183.86275 68.19052) (xy 183.870326 68.177812) (xy 183.878327 68.165516) (xy 183.889655 68.149762)
- (xy 183.90174 68.134742) (xy 183.914579 68.120453) (xy 183.928175 68.106898) (xy 183.942526 68.094075)
- (xy 183.953785 68.084939) (xy 183.969396 68.073398) (xy 183.985636 68.062591) (xy 183.99823 68.054966)
- (xy 184.011177 68.047753) (xy 184.024479 68.040952) (xy 184.038135 68.034564) (xy 184.052145 68.028587)
- (xy 184.06651 68.023023) (xy 184.081228 68.017871) (xy 184.096301 68.013131) (xy 184.111615 68.008745)
- (xy 184.127059 68.00479) (xy 184.14263 68.001266) (xy 184.158331 67.998174) (xy 184.174161 67.995513)
- (xy 184.190119 67.993283) (xy 184.206206 67.991486) (xy 184.222422 67.990119) (xy 184.238767 67.989184)
- (xy 184.25524 67.988681) (xy 184.266294 67.988585)
- )
- )
- (polygon
- (pts
- (xy 185.079623 69.395424) (xy 185.773883 67.566533) (xy 186.033635 67.566533) (xy 185.339375 69.395424)
- )
- )
- (polygon
- (pts
- (xy 186.842731 67.707449) (xy 186.861218 67.708145) (xy 186.879344 67.709304) (xy 186.89711 67.710927)
- (xy 186.914515 67.713013) (xy 186.93156 67.715564) (xy 186.948244 67.718577) (xy 186.964567 67.722055)
- (xy 186.98053 67.725996) (xy 186.996132 67.730401) (xy 187.006333 67.733596) (xy 187.021367 67.73866)
- (xy 187.035969 67.744097) (xy 187.050141 67.749908) (xy 187.06388 67.756093) (xy 187.077189 67.762651)
- (xy 187.094262 67.771976) (xy 187.110568 67.781965) (xy 187.126107 67.792618) (xy 187.140879 67.803935)
- (xy 187.144452 67.806868) (xy 187.158322 67.81901) (xy 187.171357 67.831804) (xy 187.183556 67.845251)
- (xy 187.194919 67.85935) (xy 187.205446 67.874102) (xy 187.215137 67.889506) (xy 187.223993 67.905564)
- (xy 187.232013 67.922273) (xy 187.239226 67.939521) (xy 187.245477 67.957192) (xy 187.250766 67.975287)
- (xy 187.255094 67.993806) (xy 187.25846 68.012748) (xy 187.260864 68.032114) (xy 187.262036 68.046916)
- (xy 187.262667 68.061957) (xy 187.262788 68.072116) (xy 187.262295 68.089655) (xy 187.260817 68.106828)
- (xy 187.258354 68.123633) (xy 187.254905 68.140071) (xy 187.250471 68.156142) (xy 187.245052 68.171846)
- (xy 187.238647 68.187183) (xy 187.231257 68.202153) (xy 187.222882 68.216755) (xy 187.213522 68.230991)
- (xy 187.206734 68.240277) (xy 187.196077 68.253813) (xy 187.184988 68.266943) (xy 187.173468 68.279668)
- (xy 187.161516 68.291986) (xy 187.149133 68.303899) (xy 187.136319 68.315406) (xy 187.123073 68.326508)
- (xy 187.109395 68.337204) (xy 187.095286 68.347494) (xy 187.080746 68.357378) (xy 187.070813 68.363742)
- (xy 187.070813 68.372168) (xy 187.087138 68.380247) (xy 187.103141 68.388683) (xy 187.118823 68.397478)
- (xy 187.134182 68.40663) (xy 187.14922 68.416139) (xy 187.163935 68.426007) (xy 187.169731 68.430054)
- (xy 187.183958 68.440476) (xy 187.197559 68.451363) (xy 187.210534 68.462716) (xy 187.222882 68.474533)
- (xy 187.234605 68.486815) (xy 187.245701 68.499563) (xy 187.249965 68.504792) (xy 187.260237 68.51813)
- (xy 187.269757 68.532041) (xy 187.278526 68.546524) (xy 187.286544 68.561579) (xy 187.29381 68.577207)
- (xy 187.300326 68.593407) (xy 187.302721 68.600047) (xy 187.30821 68.617102) (xy 187.312768 68.634837)
- (xy 187.315744 68.649515) (xy 187.318126 68.664627) (xy 187.319912 68.680175) (xy 187.321102 68.696158)
- (xy 187.321698 68.712575) (xy 187.321772 68.720947) (xy 187.321476 68.735813) (xy 187.320587 68.75046)
- (xy 187.318481 68.769648) (xy 187.315321 68.788447) (xy 187.311108 68.806857) (xy 187.305841 68.824877)
- (xy 187.299521 68.842509) (xy 187.292148 68.859751) (xy 187.288067 68.868226) (xy 187.279159 68.884712)
- (xy 187.26929 68.900649) (xy 187.25846 68.916036) (xy 187.246667 68.930874) (xy 187.233913 68.945162)
- (xy 187.220198 68.958901) (xy 187.20928 68.968844) (xy 187.197821 68.978478) (xy 187.189881 68.98473)
- (xy 187.177586 68.993754) (xy 187.164744 69.002418) (xy 187.151354 69.010721) (xy 187.137417 69.018664)
- (xy 187.122932 69.026246) (xy 187.1079 69.033467) (xy 187.09232 69.040328) (xy 187.076194 69.046828)
- (xy 187.059519 69.052968) (xy 187.042298 69.058747) (xy 187.030513 69.062399) (xy 187.01248 69.06744)
- (xy 186.993963 69.071986) (xy 186.974964 69.076035) (xy 186.955482 69.079589) (xy 186.935517 69.082647)
- (xy 186.915069 69.085209) (xy 186.894138 69.087275) (xy 186.872724 69.088846) (xy 186.850827 69.08992)
- (xy 186.835961 69.090361) (xy 186.82088 69.090581) (xy 186.813259 69.090609) (xy 186.791689 69.090383)
- (xy 186.770531 69.089707) (xy 186.749786 69.08858) (xy 186.729453 69.087002) (xy 186.709532 69.084974)
- (xy 186.690023 69.082494) (xy 186.670926 69.079564) (xy 186.652241 69.076183) (xy 186.633969 69.072351)
- (xy 186.616109 69.068069) (xy 186.604431 69.064963) (xy 186.58729 69.059899) (xy 186.570625 69.054462)
- (xy 186.554437 69.048651) (xy 186.538726 69.042466) (xy 186.523491 69.035908) (xy 186.508733 69.028977)
- (xy 186.494451 69.021672) (xy 186.480646 69.013993) (xy 186.467317 69.005941) (xy 186.454465 68.997515)
- (xy 186.446162 68.99169) (xy 186.434136 68.982665) (xy 186.422651 68.973311) (xy 186.40818 68.960328)
- (xy 186.39467 68.946761) (xy 186.382122 68.93261) (xy 186.370536 68.917875) (xy 186.359911 68.902557)
- (xy 186.350249 68.886654) (xy 186.345778 68.878484) (xy 186.33762 68.861769) (xy 186.330551 68.844595)
- (xy 186.324569 68.826964) (xy 186.319674 68.808875) (xy 186.315868 68.790327) (xy 186.313148 68.771322)
- (xy 186.311517 68.751859) (xy 186.311007 68.736961) (xy 186.310973 68.731938) (xy 186.311288 68.717186)
- (xy 186.312567 68.699246) (xy 186.31483 68.681859) (xy 186.315134 68.680281) (xy 186.579152 68.680281)
- (xy 186.579764 68.695552) (xy 186.581599 68.71018) (xy 186.58595 68.728681) (xy 186.592475 68.746037)
- (xy 186.601177 68.762249) (xy 186.612053 68.777316) (xy 186.625105 68.791238) (xy 186.636321 68.800928)
- (xy 186.648761 68.809974) (xy 186.662109 68.818223) (xy 186.676049 68.825662) (xy 186.690582 68.832288)
- (xy 186.705708 68.838104) (xy 186.721426 68.843108) (xy 186.737736 68.8473) (xy 186.754639 68.850681)
- (xy 186.772134 68.853251) (xy 186.790222 68.855009) (xy 186.808902 68.855955) (xy 186.821685 68.856136)
- (xy 186.839151 68.855798) (xy 186.855967 68.854783) (xy 186.872133 68.853093) (xy 186.887648 68.850726)
- (xy 186.902512 68.847683) (xy 186.916726 68.843964) (xy 186.934667 68.837953) (xy 186.951451 68.830741)
- (xy 186.967079 68.822326) (xy 186.974459 68.817667) (xy 186.988112 68.807415) (xy 186.999944 68.795892)
- (xy 187.009956 68.783098) (xy 187.018148 68.769033) (xy 187.024519 68.753697) (xy 187.02907 68.73709)
- (xy 187.031801 68.719213) (xy 187.032711 68.700065) (xy 187.031899 68.684329) (xy 187.029465 68.669548)
- (xy 187.024574 68.653507) (xy 187.017474 68.638763) (xy 187.00963 68.627158) (xy 186.99855 68.61442)
- (xy 186.987491 68.603893) (xy 186.974988 68.593727) (xy 186.961044 68.583921) (xy 186.948321 68.576024)
- (xy 186.942952 68.572936) (xy 186.929057 68.565258) (xy 186.914394 68.557795) (xy 186.898961 68.550546)
- (xy 186.882759 68.543512) (xy 186.865788 68.536693) (xy 186.851657 68.531392) (xy 186.840736 68.527507)
- (xy 186.825789 68.522212) (xy 186.810442 68.516768) (xy 186.794694 68.511175) (xy 186.778546 68.505433)
- (xy 186.761996 68.499543) (xy 186.745046 68.493504) (xy 186.727695 68.487316) (xy 186.709944 68.480979)
- (xy 186.69597 68.491025) (xy 186.682627 68.501381) (xy 186.669913 68.512045) (xy 186.657829 68.523019)
- (xy 186.646374 68.534302) (xy 186.635549 68.545894) (xy 186.625354 68.557795) (xy 186.615788 68.570005)
- (xy 186.607202 68.582467) (xy 186.59976 68.595307) (xy 186.592068 68.611888) (xy 186.586164 68.62906)
- (xy 186.58205 68.646822) (xy 186.580046 68.661456) (xy 186.579188 68.676469) (xy 186.579152 68.680281)
- (xy 186.315134 68.680281) (xy 186.318077 68.665028) (xy 186.322308 68.648751) (xy 186.327522 68.633028)
- (xy 186.331123 68.623861) (xy 186.337778 68.608972) (xy 186.345148 68.59453) (xy 186.353234 68.580536)
- (xy 186.362035 68.566988) (xy 186.371552 68.553888) (xy 186.381784 68.541236) (xy 186.386078 68.5363)
- (xy 186.397214 68.524255) (xy 186.408868 68.512622) (xy 186.421042 68.5014) (xy 186.433734 68.49059)
- (xy 186.446945 68.480191) (xy 186.460674 68.470204) (xy 186.466312 68.466324) (xy 186.480687 68.456754)
- (xy 186.49542 68.447505) (xy 186.510511 68.438578) (xy 186.52596 68.429974) (xy 186.541767 68.421691)
- (xy 186.557931 68.413731) (xy 186.564497 68.410637) (xy 186.564497 68.40221) (xy 186.54888 68.390806)
- (xy 186.533766 68.379125) (xy 186.519153 68.367167) (xy 186.505043 68.354932) (xy 186.491435 68.34242)
- (xy 186.47833 68.329632) (xy 186.465727 68.316566) (xy 186.453626 68.303223) (xy 186.442028 68.289604)
- (xy 186.430932 68.275707) (xy 186.423813 68.266289) (xy 186.413861 68.251777) (xy 186.404888 68.236678)
- (xy 186.396894 68.220993) (xy 186.389879 68.204723) (xy 186.383842 68.187866) (xy 186.378785 68.170423)
- (xy 186.374706 68.152395) (xy 186.371606 68.13378) (xy 186.369486 68.114579) (xy 186.368343 68.094792)
- (xy 186.368238 68.088236) (xy 186.640335 68.088236) (xy 186.641485 68.107304) (xy 186.644937 68.125308)
- (xy 186.65069 68.142246) (xy 186.658744 68.15812) (xy 186.6691 68.172929) (xy 186.681757 68.186674)
- (xy 186.696715 68.199353) (xy 186.709443 68.208164) (xy 186.713974 68.210968) (xy 186.72824 68.219225)
- (xy 186.743284 68.227373) (xy 186.759109 68.235411) (xy 186.775712 68.24334) (xy 186.793095 68.251159)
- (xy 186.811256 68.258869) (xy 186.830198 68.266469) (xy 186.849918 68.27396) (xy 186.870417 68.281341)
- (xy 186.884517 68.286201) (xy 186.898962 68.291013) (xy 186.906315 68.2934) (xy 186.91856 68.282538)
- (xy 186.930014 68.271567) (xy 186.940679 68.260487) (xy 186.950554 68.249299) (xy 186.963884 68.232312)
- (xy 186.975438 68.215081) (xy 186.985214 68.197605) (xy 186.993212 68.179884) (xy 186.999433 68.161919)
- (xy 187.003877 68.143709) (xy 187.006543 68.125254) (xy 187.007432 68.106554) (xy 187.00667 68.088419)
- (xy 187.004386 68.0712) (xy 187.000579 68.054897) (xy 186.99525 68.03951) (xy 186.988398 68.025038)
- (xy 186.980023 68.011483) (xy 186.970125 67.998843) (xy 186.958705 67.98712) (xy 186.945922 67.976472)
- (xy 186.931755 67.967244) (xy 186.916201 67.959436) (xy 186.899263 67.953048) (xy 186.880939 67.948079)
- (xy 186.866287 67.945284) (xy 186.850855 67.943288) (xy 186.834645 67.94209) (xy 186.817655 67.94169)
- (xy 186.799503 67.942257) (xy 186.782049 67.943957) (xy 186.765293 67.946791) (xy 186.749236 67.950758)
- (xy 186.733878 67.955858) (xy 186.719217 67.962092) (xy 186.705256 67.96946) (xy 186.691992 67.977961)
- (xy 186.679885 67.987538) (xy 186.669392 67.998317) (xy 186.660513 68.010298) (xy 186.653249 68.023481)
- (xy 186.647599 68.037867) (xy 186.643563 68.053454) (xy 186.641142 68.070244) (xy 186.640335 68.088236)
- (xy 186.368238 68.088236) (xy 186.368126 68.081275) (xy 186.368422 68.065411) (xy 186.369311 68.049831)
- (xy 186.370792 68.034534) (xy 186.372866 68.01952) (xy 186.375532 68.00479) (xy 186.378791 67.990342)
- (xy 186.382642 67.976179) (xy 186.388698 67.957735) (xy 186.395808 67.939794) (xy 186.401831 67.92667)
- (xy 186.41067 67.909588) (xy 186.420333 67.893147) (xy 186.43082 67.877348) (xy 186.442132 67.862189)
- (xy 186.454267 67.847672) (xy 186.467228 67.833796) (xy 186.481012 67.820561) (xy 186.495621 67.807968)
- (xy 186.507164 67.798903) (xy 186.519127 67.790258) (xy 186.531508 67.78203) (xy 186.544307 67.774222)
- (xy 186.557525 67.766832) (xy 186.571162 67.759861) (xy 186.585217 67.753308) (xy 186.599691 67.747174)
- (xy 186.614584 67.741458) (xy 186.629895 67.736162) (xy 186.640335 67.732863) (xy 186.656266 67.72828)
- (xy 186.672462 67.724147) (xy 186.688921 67.720466) (xy 186.705645 67.717235) (xy 186.722632 67.714455)
- (xy 186.739884 67.712126) (xy 186.7574 67.710248) (xy 186.77518 67.70882) (xy 186.793223 67.707843)
- (xy 186.811531 67.707318) (xy 186.823883 67.707217)
- )
- )
- (polygon
- (pts
- (xy 188.065858 69.090609) (xy 188.048205 69.090424) (xy 188.030601 69.08987) (xy 188.013046 69.088947)
- (xy 187.995539 69.087655) (xy 187.978081 69.085993) (xy 187.960671 69.083963) (xy 187.943311 69.081563)
- (xy 187.925998 69.078794) (xy 187.908735 69.075655) (xy 187.89152 69.072147) (xy 187.874354 69.068271)
- (xy 187.857236 69.064025) (xy 187.840168 69.059409) (xy 187.823147 69.054425) (xy 187.806176 69.049071)
- (xy 187.789253 69.043348) (xy 187.77253 69.037356) (xy 187.756068 69.031195) (xy 187.739867 69.024865)
- (xy 187.723926 69.018366) (xy 187.708245 69.011699) (xy 187.692825 69.004862) (xy 187.677665 68.997857)
- (xy 187.662766 68.990683) (xy 187.648127 68.98334) (xy 187.633749 68.975828) (xy 187.619631 68.968147)
- (xy 187.605773 68.960298) (xy 187.592176 68.952279) (xy 187.57884 68.944092) (xy 187.565764 68.935735)
- (xy 187.552948 68.92721) (xy 187.685938 68.731572) (xy 187.704216 68.742786) (xy 187.722642 68.753485)
- (xy 187.741216 68.763669) (xy 187.759938 68.773337) (xy 187.778808 68.782491) (xy 187.797827 68.791129)
- (xy 187.816993 68.799252) (xy 187.836308 68.80686) (xy 187.855771 68.813952) (xy 187.875381 68.82053)
- (xy 187.888538 68.824628) (xy 187.908395 68.830259) (xy 187.928401 68.835336) (xy 187.948555 68.839859)
- (xy 187.968857 68.843828) (xy 187.989308 68.847243) (xy 188.009906 68.850105) (xy 188.030652 68.852413)
- (xy 188.051547 68.854166) (xy 188.07259 68.855366) (xy 188.09378 68.856013) (xy 188.10799 68.856136)
- (xy 188.123793 68.855917) (xy 188.138777 68.85526) (xy 188.157485 68.853703) (xy 188.174738 68.851367)
- (xy 188.190538 68.848253) (xy 188.204883 68.844361) (xy 188.22077 68.8384) (xy 188.234386 68.831223)
- (xy 188.248081 68.821318) (xy 188.258943 68.810563) (xy 188.268035 68.796942) (xy 188.273269 68.782163)
- (xy 188.274686 68.768575) (xy 188.273037 68.753531) (xy 188.268091 68.739723) (xy 188.262962 68.731205)
- (xy 188.253119 68.720009) (xy 188.24064 68.710506) (xy 188.226533 68.702505) (xy 188.223028 68.700797)
- (xy 188.209474 68.694919) (xy 188.193816 68.689147) (xy 188.178721 68.684282) (xy 188.16208 68.679495)
- (xy 188.147032 68.675565) (xy 188.143894 68.674785) (xy 188.127468 68.670785) (xy 188.10979 68.666571)
- (xy 188.094746 68.663045) (xy 188.078901 68.659381) (xy 188.062254 68.65558) (xy 188.044806 68.651641)
- (xy 188.026557 68.647566) (xy 188.017132 68.645476) (xy 187.990992 68.639531) (xy 187.965789 68.633329)
- (xy 187.941522 68.626869) (xy 187.91819 68.620151) (xy 187.895795 68.613176) (xy 187.874335 68.605943)
- (xy 187.853812 68.598453) (xy 187.834224 68.590705) (xy 187.815573 68.582699) (xy 187.797857 68.574436)
- (xy 187.781077 68.565915) (xy 187.765233 68.557137) (xy 187.750325 68.548101) (xy 187.736353 68.538807)
- (xy 187.723317 68.529256) (xy 187.711217 68.519447) (xy 187.699993 68.509339) (xy 187.689493 68.49889)
- (xy 187.675101 68.482579) (xy 187.662338 68.465501) (xy 187.651204 68.447657) (xy 187.6417 68.429047)
- (xy 187.633825 68.40967) (xy 187.627579 68.389526) (xy 187.622963 68.368617) (xy 187.619976 68.346941)
- (xy 187.618889 68.332064) (xy 187.618527 68.316847) (xy 187.619054 68.299056) (xy 187.620634 68.281585)
- (xy 187.623267 68.264434) (xy 187.626954 68.247605) (xy 187.631693 68.231095) (xy 187.637487 68.214907)
- (xy 187.644333 68.199038) (xy 187.652233 68.183491) (xy 187.661106 68.168407) (xy 187.670872 68.15393)
- (xy 187.68153 68.14006) (xy 187.693082 68.126796) (xy 187.705527 68.114139) (xy 187.718865 68.102089)
- (xy 187.733096 68.090646) (xy 187.74822 68.07981) (xy 187.764203 68.069471) (xy 187.78101 68.059706)
- (xy 187.794156 68.052757) (xy 187.807766 68.04613) (xy 187.821839 68.039825) (xy 187.836377 68.033843)
- (xy 187.851377 68.028182) (xy 187.866842 68.022843) (xy 187.88277 68.017826) (xy 187.899162 68.013131)
- (xy 187.915989 68.008745) (xy 187.933221 68.00479) (xy 187.950859 68.001266) (xy 187.968903 67.998174)
- (xy 187.987353 67.995513) (xy 188.006208 67.993283) (xy 188.025469 67.991486) (xy 188.045136 67.990119)
- (xy 188.065208 67.989184) (xy 188.085686 67.988681) (xy 188.099564 67.988585) (xy 188.117138 67.988765)
- (xy 188.134506 67.989306) (xy 188.151667 67.990208) (xy 188.168623 67.99147) (xy 188.185373 67.993093)
- (xy 188.201917 67.995077) (xy 188.218254 67.997421) (xy 188.234386 68.000126) (xy 188.250311 68.003191)
- (xy 188.26603 68.006617) (xy 188.281544 68.010404) (xy 188.296851 68.014551) (xy 188.311952 68.019059)
- (xy 188.326847 68.023928) (xy 188.341536 68.029157) (xy 188.356019 68.034747) (xy 188.370271 68.040547)
- (xy 188.384269 68.046408) (xy 188.398012 68.052328) (xy 188.4115 68.058309) (xy 188.431254 68.067392)
- (xy 188.450436 68.076611) (xy 188.469044 68.085965) (xy 188.48708 68.095455) (xy 188.504542 68.105079)
- (xy 188.521431 68.114839) (xy 188.537746 68.124734) (xy 188.553489 68.134764) (xy 188.413904 68.321977)
- (xy 188.398805 68.313112) (xy 188.383597 68.304653) (xy 188.36828 68.2966) (xy 188.352853 68.288952)
- (xy 188.337316 68.28171) (xy 188.32167 68.274874) (xy 188.305915 68.268444) (xy 188.29005 68.262419)
- (xy 188.274076 68.256801) (xy 188.257992 68.251587) (xy 188.247208 68.248337) (xy 188.230977 68.24382)
- (xy 188.214708 68.239746) (xy 188.1984 68.236117) (xy 188.182053 68.232933) (xy 188.165667 68.230193)
- (xy 188.149243 68.227897) (xy 188.13278 68.226045) (xy 188.116279 68.224638) (xy 188.099739 68.223675)
- (xy 188.08316 68.223157) (xy 188.072086 68.223058) (xy 188.054266 68.223419) (xy 188.037625 68.224501)
- (xy 188.022163 68.226304) (xy 188.004494 68.229572) (xy 187.988668 68.233968) (xy 187.974684 68.23949)
- (xy 187.962543 68.246139) (xy 187.950342 68.255108) (xy 187.939297 68.266711) (xy 187.931689 68.279541)
- (xy 187.927516 68.293599) (xy 187.92664 68.304391) (xy 187.928559 68.319864) (xy 187.934316 68.333586)
- (xy 187.943912 68.345556) (xy 187.957345 68.355774) (xy 187.971472 68.362951) (xy 187.981228 68.366673)
- (xy 187.996186 68.37151) (xy 188.013582 68.376679) (xy 188.02823 68.380774) (xy 188.04425 68.385056)
- (xy 188.061641 68.389524) (xy 188.080404 68.394179) (xy 188.100538 68.399021) (xy 188.122045 68.404049)
- (xy 188.137144 68.407505) (xy 188.152854 68.411045) (xy 188.169173 68.414667) (xy 188.184081 68.418119)
- (xy 188.198671 68.421605) (xy 188.212943 68.425125) (xy 188.233756 68.43047) (xy 188.253854 68.435893)
- (xy 188.273238 68.441393) (xy 188.291906 68.44697) (xy 188.30986 68.452624) (xy 188.327099 68.458356)
- (xy 188.343623 68.464165) (xy 188.359432 68.470051) (xy 188.369574 68.474018) (xy 188.384322 68.480068)
- (xy 188.398477 68.486267) (xy 188.412039 68.492613) (xy 188.429201 68.501306) (xy 188.44531 68.510262)
- (xy 188.460365 68.519481) (xy 188.474367 68.528963) (xy 188.487316 68.538709) (xy 188.496336 68.546192)
- (xy 188.507533 68.556347) (xy 188.51786 68.566845) (xy 188.529545 68.580452) (xy 188.53987 68.594595)
- (xy 188.548836 68.609274) (xy 188.556443 68.62449) (xy 188.561549 68.63705) (xy 188.567037 68.653277)
- (xy 188.571595 68.67013) (xy 188.575223 68.687609) (xy 188.577921 68.705715) (xy 188.579409 68.72065)
- (xy 188.580302 68.735985) (xy 188.5806 68.751722) (xy 188.580073 68.769513) (xy 188.578493 68.786984)
- (xy 188.57586 68.804135) (xy 188.572173 68.820965) (xy 188.567434 68.837474) (xy 188.56164 68.853663)
- (xy 188.554794 68.869531) (xy 188.546894 68.885078) (xy 188.537987 68.900214) (xy 188.528118 68.914846)
- (xy 188.517287 68.928973) (xy 188.505495 68.942598) (xy 188.492741 68.955718) (xy 188.479025 68.968335)
- (xy 188.464348 68.980448) (xy 188.448709 68.992057) (xy 188.436407 69.000411) (xy 188.423545 69.008436)
- (xy 188.410123 69.016133) (xy 188.396141 69.023501) (xy 188.381599 69.030541) (xy 188.366496 69.037253)
- (xy 188.350833 69.043636) (xy 188.334609 69.049691) (xy 188.317825 69.055417) (xy 188.300481 69.060815)
- (xy 188.288607 69.064231) (xy 188.270339 69.068945) (xy 188.25153 69.073195) (xy 188.23218 69.076982)
- (xy 188.212289 69.080305) (xy 188.191857 69.083164) (xy 188.170884 69.08556) (xy 188.14937 69.087492)
- (xy 188.134727 69.088522) (xy 188.119844 69.089347) (xy 188.10472 69.089965) (xy 188.089355 69.090377)
- (xy 188.073751 69.090583)
- )
- )
- (polygon
- (pts
- (xy 189.375503 67.988732) (xy 189.390202 67.989175) (xy 189.411848 67.990391) (xy 189.433011 67.99227)
- (xy 189.453691 67.994813) (xy 189.473887 67.998019) (xy 189.493601 68.001888) (xy 189.512832 68.006421)
- (xy 189.53158 68.011617) (xy 189.549845 68.017476) (xy 189.567627 68.023999) (xy 189.573447 68.026321)
- (xy 189.590625 68.033585) (xy 189.607261 68.041364) (xy 189.623357 68.049659) (xy 189.638912 68.058469)
- (xy 189.653925 68.067794) (xy 189.668398 68.077635) (xy 189.68233 68.08799) (xy 189.695721 68.098861)
- (xy 189.708571 68.110247) (xy 189.72088 68.122148) (xy 189.728785 68.130368) (xy 189.740193 68.143017)
- (xy 189.751059 68.156098) (xy 189.761385 68.16961) (xy 189.771169 68.183554) (xy 189.780413 68.197929)
- (xy 189.789115 68.212736) (xy 189.797277 68.227974) (xy 189.804898 68.243643) (xy 189.811977 68.259744)
- (xy 189.818516 68.276277) (xy 189.822575 68.287538) (xy 189.828271 68.304644) (xy 189.833407 68.322027)
- (xy 189.837982 68.339686) (xy 189.841998 68.357623) (xy 189.845453 68.375836) (xy 189.848348 68.394326)
- (xy 189.850682 68.413094) (xy 189.852456 68.432138) (xy 189.85367 68.451459) (xy 189.854324 68.471057)
- (xy 189.854448 68.484276) (xy 189.854255 68.499822) (xy 189.853676 68.515136) (xy 189.85271 68.530219)
- (xy 189.851357 68.54507) (xy 189.849618 68.559688) (xy 189.848953 68.56451) (xy 189.846744 68.580393)
- (xy 189.844305 68.596227) (xy 189.841671 68.611084) (xy 189.839427 68.621663) (xy 189.126483 68.621663)
- (xy 189.129591 68.636612) (xy 189.133146 68.651052) (xy 189.139315 68.671756) (xy 189.146489 68.691315)
- (xy 189.154668 68.709727) (xy 189.163852 68.726992) (xy 189.17404 68.743112) (xy 189.185233 68.758085)
- (xy 189.19743 68.771911) (xy 189.210632 68.784592) (xy 189.224838 68.796126) (xy 189.229797 68.799716)
- (xy 189.245266 68.809798) (xy 189.261585 68.81889) (xy 189.278754 68.826989) (xy 189.296773 68.834097)
- (xy 189.315642 68.840212) (xy 189.335362 68.845337) (xy 189.355931 68.849469) (xy 189.37735 68.852609)
- (xy 189.392102 68.854152) (xy 189.407232 68.855254) (xy 189.42274 68.855915) (xy 189.438625 68.856136)
- (xy 189.456457 68.855838) (xy 189.474048 68.854945) (xy 189.491399 68.853457) (xy 189.508509 68.851373)
- (xy 189.525379 68.848694) (xy 189.542008 68.84542) (xy 189.558397 68.84155) (xy 189.574546 68.837085)
- (xy 189.590746 68.832059) (xy 189.607107 68.826506) (xy 189.623627 68.820427) (xy 189.640308 68.813821)
- (xy 189.65715 68.806688) (xy 189.674151 68.799029) (xy 189.691313 68.790843) (xy 189.708635 68.78213)
- (xy 189.812316 68.969342) (xy 189.795113 68.979712) (xy 189.777575 68.989663) (xy 189.759702 68.999195)
- (xy 189.741494 69.008309) (xy 189.722951 69.017004) (xy 189.704073 69.02528) (xy 189.68486 69.033138)
- (xy 189.665313 69.040577) (xy 189.64543 69.047598) (xy 189.625213 69.0542) (xy 189.611549 69.058369)
- (xy 189.591045 69.06413) (xy 189.570612 69.069325) (xy 189.55025 69.073954) (xy 189.529958 69.078015)
- (xy 189.509738 69.08151) (xy 189.489588 69.084438) (xy 189.469509 69.086799) (xy 189.449501 69.088594)
- (xy 189.429564 69.089822) (xy 189.409698 69.090483) (xy 189.396493 69.090609) (xy 189.381259 69.090464)
- (xy 189.366148 69.090031) (xy 189.35116 69.089308) (xy 189.336295 69.088296) (xy 189.321553 69.086995)
- (xy 189.306934 69.085405) (xy 189.285237 69.082478) (xy 189.263816 69.078901) (xy 189.242673 69.074673)
- (xy 189.221806 69.069795) (xy 189.201216 69.064266) (xy 189.180903 69.058087) (xy 189.167515 69.053606)
- (xy 189.147777 69.046378) (xy 189.128541 69.038571) (xy 189.109807 69.030184) (xy 189.091575 69.021217)
- (xy 189.073846 69.011671) (xy 189.056619 69.001545) (xy 189.039894 68.99084) (xy 189.023672 68.979555)
- (xy 189.007952 68.96769) (xy 188.992734 68.955246) (xy 188.982868 68.946628) (xy 188.968532 68.933221)
- (xy 188.954789 68.91924) (xy 188.941639 68.904687) (xy 188.929081 68.889561) (xy 188.917115 68.873861)
- (xy 188.905742 68.857588) (xy 188.894962 68.840742) (xy 188.884774 68.823323) (xy 188.875178 68.805331)
- (xy 188.866175 68.786765) (xy 188.860502 68.77407) (xy 188.85258 68.754516) (xy 188.845437 68.73446)
- (xy 188.839073 68.713901) (xy 188.833488 68.69284) (xy 188.830198 68.678521) (xy 188.827255 68.663978)
- (xy 188.824657 68.649211) (xy 188.822406 68.634222) (xy 188.820501 68.619009) (xy 188.818943 68.603573)
- (xy 188.817731 68.587914) (xy 188.816865 68.572032) (xy 188.816345 68.555926) (xy 188.816172 68.539597)
- (xy 188.816348 68.523536) (xy 188.816876 68.507683) (xy 188.817756 68.49204) (xy 188.818988 68.476605)
- (xy 188.820573 68.46138) (xy 188.822509 68.446363) (xy 188.824797 68.431555) (xy 188.827438 68.416957)
- (xy 188.828752 68.410637) (xy 189.130513 68.410637) (xy 189.577843 68.410637) (xy 189.574331 68.387922)
- (xy 189.569566 68.366673) (xy 189.563547 68.346889) (xy 189.556274 68.328571) (xy 189.547747 68.311718)
- (xy 189.537967 68.296331) (xy 189.526933 68.282409) (xy 189.514646 68.269953) (xy 189.501104 68.258962)
- (xy 189.48631 68.249436) (xy 189.470261 68.241376) (xy 189.452959 68.234782) (xy 189.434403 68.229653)
- (xy 189.414594 68.225989) (xy 189.393531 68.223791) (xy 189.371214 68.223058) (xy 189.354036 68.223467)
- (xy 189.3374 68.224694) (xy 189.321304 68.226739) (xy 189.305749 68.229601) (xy 189.290735 68.233282)
- (xy 189.276263 68.23778) (xy 189.262331 68.243096) (xy 189.24894 68.24923) (xy 189.231927 68.258681)
- (xy 189.215875 68.269586) (xy 189.200917 68.281888) (xy 189.187185 68.295713) (xy 189.177689 68.307081)
- (xy 189.168882 68.319305) (xy 189.160764 68.332385) (xy 189.153336 68.346323) (xy 189.146596 68.361116)
- (xy 189.140546 68.376767) (xy 189.135185 68.393273) (xy 189.130513 68.410637) (xy 188.828752 68.410637)
- (xy 188.83043 68.402567) (xy 188.835579 68.381374) (xy 188.84152 68.360651) (xy 188.848253 68.340398)
- (xy 188.855778 68.320616) (xy 188.861235 68.307688) (xy 188.87002 68.288666) (xy 188.87934 68.270203)
- (xy 188.889194 68.252301) (xy 188.899583 68.234959) (xy 188.910506 68.218178) (xy 188.921964 68.201956)
- (xy 188.933956 68.186295) (xy 188.946483 68.171195) (xy 188.959545 68.156654) (xy 188.973141 68.142674)
- (xy 188.982501 68.133665) (xy 188.996983 68.120638) (xy 189.011851 68.10821) (xy 189.027105 68.096381)
- (xy 189.042745 68.085151) (xy 189.058772 68.074519) (xy 189.075186 68.064487) (xy 189.091986 68.055053)
- (xy 189.109172 68.046219) (xy 189.126744 68.037983) (xy 189.144703 68.030346) (xy 189.156891 68.025588)
- (xy 189.175365 68.018975) (xy 189.193968 68.013013) (xy 189.2127 68.007701) (xy 189.23156 68.003039)
- (xy 189.25055 67.999028) (xy 189.269668 67.995668) (xy 189.288915 67.992957) (xy 189.308291 67.990898)
- (xy 189.327795 67.989488) (xy 189.347429 67.98873) (xy 189.360589 67.988585)
- )
- )
- (polygon
- (pts
- (xy 190.578449 67.988791) (xy 190.596093 67.989409) (xy 190.613363 67.99044) (xy 190.630259 67.991882)
- (xy 190.646782 67.993737) (xy 190.662931 67.996004) (xy 190.678707 67.998683) (xy 190.694109 68.001774)
- (xy 190.709138 68.005278) (xy 190.723794 68.009193) (xy 190.733356 68.012032) (xy 191.157606 68.012032)
- (xy 191.157606 68.246506) (xy 190.94658 68.246506) (xy 190.954869 68.258916) (xy 190.962883 68.273067)
- (xy 190.969671 68.286876) (xy 190.976247 68.302018) (xy 190.978088 68.306589) (xy 190.983068 68.320444)
- (xy 190.987576 68.336901) (xy 190.990681 68.353673) (xy 190.992227 68.3683) (xy 190.992742 68.383159)
- (xy 190.992446 68.399908) (xy 190.991557 68.416218) (xy 190.990076 68.432091) (xy 190.988002 68.447525)
- (xy 190.985336 68.462522) (xy 190.982078 68.47708) (xy 190.976811 68.495811) (xy 190.970491 68.513763)
- (xy 190.963118 68.530936) (xy 190.959037 68.539231) (xy 190.950227 68.55519) (xy 190.94065 68.570463)
- (xy 190.930306 68.585049) (xy 190.919195 68.598948) (xy 190.907316 68.61216) (xy 190.894671 68.624685)
- (xy 190.881259 68.636523) (xy 190.867079 68.647674) (xy 190.852276 68.658053) (xy 190.836808 68.667756)
- (xy 190.820677 68.676783) (xy 190.803881 68.685135) (xy 190.786422 68.692812) (xy 190.768298 68.699813)
- (xy 190.75427 68.70462) (xy 190.739868 68.709048) (xy 190.730059 68.711788) (xy 190.715121 68.71552)
- (xy 190.699984 68.718885) (xy 190.684647 68.721883) (xy 190.669111 68.724514) (xy 190.653375 68.726777)
- (xy 190.637439 68.728674) (xy 190.621304 68.730203) (xy 190.604968 68.731366) (xy 190.588434 68.732161)
- (xy 190.571699 68.732589) (xy 190.560432 68.732671) (xy 190.543362 68.732339) (xy 190.52604 68.731343)
- (xy 190.508466 68.729683) (xy 190.49064 68.727359) (xy 190.472562 68.72437) (xy 190.454232 68.720718)
- (xy 190.435651 68.716402) (xy 190.416818 68.711422) (xy 190.404733 68.721017) (xy 190.393413 68.731951)
- (xy 190.383523 68.744309) (xy 190.382013 68.746593) (xy 190.375338 68.760529) (xy 190.371675 68.775527)
- (xy 190.370335 68.790921) (xy 190.370289 68.794586) (xy 190.37177 68.810845) (xy 190.376214 68.825275)
- (xy 190.385142 68.839798) (xy 190.396005 68.850266) (xy 190.409829 68.858904) (xy 190.412421 68.860166)
- (xy 190.426927 68.86576) (xy 190.443884 68.870405) (xy 190.459214 68.873439) (xy 190.476113 68.875866)
- (xy 190.49458 68.877687) (xy 190.509459 68.878654) (xy 190.525221 68.87928) (xy 190.541865 68.879564)
- (xy 190.54761 68.879583) (xy 190.741783 68.879583) (xy 190.767229 68.879819) (xy 190.791912 68.880528)
- (xy 190.81583 68.881708) (xy 190.838984 68.883361) (xy 190.861373 68.885486) (xy 190.882999 68.888084)
- (xy 190.90386 68.891154) (xy 190.923957 68.894696) (xy 190.94329 68.89871) (xy 190.961859 68.903196)
- (xy 190.979663 68.908155) (xy 190.996703 68.913586) (xy 191.012979 68.91949) (xy 191.028491 68.925865)
- (xy 191.043239 68.932713) (xy 191.057222 68.940033) (xy 191.070399 68.947898) (xy 191.082725 68.956382)
- (xy 191.09962 68.970267) (xy 191.114603 68.985542) (xy 191.127673 69.002209) (xy 191.13883 69.020267)
- (xy 191.148075 69.039716) (xy 191.153175 69.053454) (xy 191.157425 69.067811) (xy 191.160826 69.082786)
- (xy 191.163376 69.09838) (xy 191.165076 69.114591) (xy 191.165926 69.131421) (xy 191.166032 69.140068)
- (xy 191.165643 69.15514) (xy 191.164474 69.169993) (xy 191.162526 69.184626) (xy 191.159799 69.199041)
- (xy 191.15495 69.21792) (xy 191.148716 69.23641) (xy 191.143131 69.250022) (xy 191.136768 69.263415)
- (xy 191.129625 69.276589) (xy 191.121702 69.289545) (xy 191.113075 69.302285) (xy 191.103816 69.314678)
- (xy 191.093927 69.326723) (xy 191.083406 69.33842) (xy 191.072254 69.349769) (xy 191.060471 69.360771)
- (xy 191.048057 69.371425) (xy 191.035011 69.381731) (xy 191.021335 69.391689) (xy 191.007028 69.4013)
- (xy 190.997139 69.407514) (xy 190.981779 69.416532) (xy 190.965789 69.425177) (xy 190.949167 69.433448)
- (xy 190.931914 69.441345) (xy 190.91403 69.448869) (xy 190.895515 69.45602) (xy 190.876369 69.462797)
- (xy 190.856592 69.4692) (xy 190.836184 69.47523) (xy 190.815144 69.480887) (xy 190.800767 69.48445)
- (xy 190.786153 69.487866) (xy 190.771344 69.491062) (xy 190.75634 69.494037) (xy 190.741141 69.496792)
- (xy 190.725748 69.499327) (xy 190.710161 69.501641) (xy 190.694379 69.503735) (xy 190.678402 69.505608)
- (xy 190.66223 69.507261) (xy 190.645864 69.508693) (xy 190.629303 69.509906) (xy 190.612548 69.510897)
- (xy 190.595598 69.511669) (xy 190.578453 69.51222) (xy 190.561114 69.51255) (xy 190.54358 69.51266)
- (xy 190.524674 69.512519) (xy 190.506013 69.512094) (xy 190.487597 69.511385) (xy 190.469425 69.510394)
- (xy 190.451498 69.509118) (xy 190.433816 69.50756) (xy 190.416379 69.505718) (xy 190.399186 69.503593)
- (xy 190.382238 69.501184) (xy 190.365535 69.498492) (xy 190.354536 69.49654) (xy 190.33833 69.493435)
- (xy 190.32255 69.490027) (xy 190.307195 69.486317) (xy 190.292265 69.482304) (xy 190.27776 69.477988)
- (xy 190.26368 69.473369) (xy 190.245568 69.46674) (xy 190.228211 69.459573) (xy 190.211611 69.451868)
- (xy 190.203594 69.447814) (xy 190.188178 69.439376) (xy 190.17362 69.430366) (xy 190.159922 69.420783)
- (xy 190.147082 69.410628) (xy 190.135101 69.3999) (xy 190.123978 69.3886) (xy 190.113714 69.376728)
- (xy 190.104309 69.364283) (xy 190.09598 69.351254) (xy 190.088761 69.33763) (xy 190.082653 69.32341)
- (xy 190.077656 69.308596) (xy 190.073769 69.293185) (xy 190.070993 69.27718) (xy 190.069327 69.260579)
- (xy 190.068771 69.243383) (xy 190.069405 69.227407) (xy 190.071307 69.211812) (xy 190.072821 69.204548)
- (xy 190.321929 69.204548) (xy 190.323655 69.222591) (xy 190.328834 69.239167) (xy 190.337466 69.254276)
- (xy 190.34955 69.267918) (xy 190.361703 69.277775) (xy 190.376065 69.286694) (xy 190.392637 69.294674)
- (xy 190.406365 69.300108) (xy 190.421034 69.305008) (xy 190.436642 69.309373) (xy 190.453191 69.313204)
- (xy 190.47068 69.3165) (xy 190.489109 69.319262) (xy 190.508478 69.321489) (xy 190.528788 69.323181)
- (xy 190.550037 69.32434) (xy 190.564726 69.324815) (xy 190.579833 69.325052) (xy 190.587543 69.325082)
- (xy 190.603198 69.324939) (xy 190.618472 69.32451) (xy 190.633366 69.323794) (xy 190.654993 69.322184)
- (xy 190.675763 69.31993) (xy 190.695676 69.317032) (xy 190.714733 69.31349) (xy 190.732934 69.309304)
- (xy 190.750278 69.304474) (xy 190.766765 69.299) (xy 190.782396 69.292882) (xy 190.792341 69.288446)
- (xy 190.806287 69.281406) (xy 190.822747 69.271488) (xy 190.836769 69.260964) (xy 190.848353 69.249832)
- (xy 190.857498 69.238094) (xy 190.865499 69.222569) (xy 190.869691 69.206095) (xy 190.870376 69.195755)
- (xy 190.869241 69.180507) (xy 190.864879 69.16457) (xy 190.857245 69.151209) (xy 190.84634 69.140424)
- (xy 190.832163 69.132215) (xy 190.823848 69.129077) (xy 190.808331 69.12475) (xy 190.790632 69.121156)
- (xy 190.774901 69.118809) (xy 190.757774 69.116931) (xy 190.73925 69.115523) (xy 190.72444 69.114775)
- (xy 190.708844 69.114291) (xy 190.692463 69.114071) (xy 190.686828 69.114056) (xy 190.556036 69.114056)
- (xy 190.538773 69.113976) (xy 190.522476 69.113734) (xy 190.507146 69.113332) (xy 190.490024 69.112636)
- (xy 190.474293 69.111709) (xy 190.462247 69.110759) (xy 190.446409 69.109214) (xy 190.431272 69.107142)
- (xy 190.416836 69.104545) (xy 190.401197 69.100933) (xy 190.395568 69.099402) (xy 190.381405 69.108868)
- (xy 190.368864 69.118309) (xy 190.356284 69.129291) (xy 190.345913 69.140238) (xy 190.338782 69.149593)
- (xy 190.331409 69.16237) (xy 190.325632 69.177511) (xy 190.322522 69.193463) (xy 190.321929 69.204548)
- (xy 190.072821 69.204548) (xy 190.074477 69.196598) (xy 190.078915 69.181765) (xy 190.084621 69.167312)
- (xy 190.091595 69.15324) (xy 190.099837 69.139548) (xy 190.109346 69.126238) (xy 190.120124 69.113308)
- (xy 190.13217 69.100758) (xy 190.145483 69.08859) (xy 190.160065 69.076801) (xy 190.175914 69.065394)
- (xy 190.193032 69.054367) (xy 190.211417 69.043721) (xy 190.231071 69.033456) (xy 190.231071 69.02503)
- (xy 190.217549 69.016085) (xy 190.204688 69.006425) (xy 190.19249 68.99605) (xy 190.180953 68.984959)
- (xy 190.170079 68.973152) (xy 190.159866 68.96063) (xy 190.155966 68.95542) (xy 190.147206 68.941514)
- (xy 190.139931 68.926355) (xy 190.13414 68.909943) (xy 190.129834 68.89228) (xy 190.127458 68.877247)
- (xy 190.126033 68.861414) (xy 190.125558 68.844778) (xy 190.126408 68.828292) (xy 190.128957 68.811806)
- (xy 190.133205 68.795319) (xy 190.139153 68.778833) (xy 190.146801 68.762346) (xy 190.154143 68.749157)
- (xy 190.160363 68.739265) (xy 190.169379 68.726214) (xy 190.179024 68.71362) (xy 190.1893 68.701484)
- (xy 190.200205 68.689806) (xy 190.211739 68.678586) (xy 190.223904 68.667824) (xy 190.236698 68.65752)
- (xy 190.250122 68.647674) (xy 190.250122 68.639248) (xy 190.236097 68.629242) (xy 190.222599 68.618274)
- (xy 190.209627 68.606344) (xy 190.197182 68.593452) (xy 190.185264 68.579599) (xy 190.173872 68.564784)
- (xy 190.163007 68.549008) (xy 190.155204 68.536544) (xy 190.152669 68.53227) (xy 190.145532 68.51914)
- (xy 190.139098 68.505578) (xy 190.133365 68.491585) (xy 190.128334 68.47716) (xy 190.124006 68.462304)
- (xy 190.120379 68.447017) (xy 190.117454 68.431298) (xy 190.115231 68.415148) (xy 190.11371 68.398566)
- (xy 190.112891 68.381552) (xy 190.112755 68.371436) (xy 190.403995 68.371436) (xy 190.404394 68.387336)
- (xy 190.405592 68.402477) (xy 190.408431 68.421482) (xy 190.41269 68.439136) (xy 190.418369 68.455439)
- (xy 190.425467 68.470391) (xy 190.433985 68.483993) (xy 190.443923 68.496243) (xy 190.449424 68.501861)
- (xy 190.461096 68.511994) (xy 190.473398 68.520775) (xy 190.486329 68.528205) (xy 190.499891 68.534285)
- (xy 190.514082 68.539013) (xy 190.528902 68.54239) (xy 190.544352 68.544417) (xy 190.560432 68.545092)
- (xy 190.576444 68.544417) (xy 190.591871 68.54239) (xy 190.606714 68.539013) (xy 190.620974 68.534285)
- (xy 190.63465 68.528205) (xy 190.647742 68.520775) (xy 190.660249 68.511994) (xy 190.672173 68.501861)
- (xy 190.683078 68.490287) (xy 190.69253 68.477361) (xy 190.700527 68.463084) (xy 190.70707 68.447456)
- (xy 190.712159 68.430478) (xy 190.715794 68.412148) (xy 190.717566 68.397514) (xy 190.71852 68.38212)
- (xy 190.718702 68.371436) (xy 190.718293 68.356249) (xy 190.716475 68.337052) (xy 190.713204 68.319057)
- (xy 190.708478 68.302265) (xy 190.702299 68.286674) (xy 190.694665 68.272286) (xy 190.685578 68.2591)
- (xy 190.675036 68.247116) (xy 190.672173 68.244307) (xy 190.660249 68.233832) (xy 190.647742 68.224753)
- (xy 190.63465 68.21707) (xy 190.620974 68.210785) (xy 190.606714 68.205896) (xy 190.591871 68.202404)
- (xy 190.576444 68.200309) (xy 190.560432 68.199611) (xy 190.544352 68.200309) (xy 190.528902 68.202404)
- (xy 190.514082 68.205896) (xy 190.499891 68.210785) (xy 190.486329 68.21707) (xy 190.473398 68.224753)
- (xy 190.461096 68.233832) (xy 190.449424 68.244307) (xy 190.438776 68.255991) (xy 190.429549 68.268877)
- (xy 190.421741 68.282965) (xy 190.415352 68.298254) (xy 190.410383 68.314747) (xy 190.406834 68.332441)
- (xy 190.404705 68.351337) (xy 190.404039 68.366298) (xy 190.403995 68.371436) (xy 190.112755 68.371436)
- (xy 190.112735 68.36997) (xy 190.11306 68.352323) (xy 190.114036 68.3351) (xy 190.115662 68.318302)
- (xy 190.117939 68.30193) (xy 190.120866 68.285982) (xy 190.124443 68.270459) (xy 190.128671 68.255362)
- (xy 190.133549 68.24069) (xy 190.139078 68.226442) (xy 190.145257 68.21262) (xy 190.149738 68.203641)
- (xy 190.156889 68.19052) (xy 190.164464 68.177812) (xy 190.172465 68.165516) (xy 190.183793 68.149762)
- (xy 190.195878 68.134742) (xy 190.208718 68.120453) (xy 190.222313 68.106898) (xy 190.236664 68.094075)
- (xy 190.247924 68.084939) (xy 190.263534 68.073398) (xy 190.279774 68.062591) (xy 190.292368 68.054966)
- (xy 190.305315 68.047753) (xy 190.318617 68.040952) (xy 190.332273 68.034564) (xy 190.346283 68.028587)
- (xy 190.360648 68.023023) (xy 190.375366 68.017871) (xy 190.390439 68.013131) (xy 190.405754 68.008745)
- (xy 190.421197 68.00479) (xy 190.436769 68.001266) (xy 190.452469 67.998174) (xy 190.468299 67.995513)
- (xy 190.484257 67.993283) (xy 190.500344 67.991486) (xy 190.51656 67.990119) (xy 190.532905 67.989184)
- (xy 190.549378 67.988681) (xy 190.560432 67.988585)
- )
- )
- )
- )
- (gr_text "▶" (at 200.370651 120.05) (layer "F.SilkS") (tstamp eb6f9a16-bdb1-450b-ad62-9bcba9ca2586)
- (effects (font (size 1.5 1.5) (thickness 0.3)))
- )
-
- (segment (start 174.775 93.56) (end 169.24 93.56) (width 1.8) (layer "F.Cu") (net 1) (tstamp 00c1679b-c473-4fda-90c9-5a5ff4739622))
- (segment (start 173.45 117.575) (end 171 120.025) (width 1.8) (layer "F.Cu") (net 1) (tstamp 04db0733-b218-4bd6-8774-232cb184b082))
- (segment (start 163.625 120.5) (end 163.55 120.575) (width 1.2) (layer "F.Cu") (net 1) (tstamp 058b1536-e717-4770-b31d-3d239b646c26))
- (segment (start 159.35 120.5) (end 159.275 120.575) (width 1.2) (layer "F.Cu") (net 1) (tstamp 07c62ada-6efe-4687-ae62-0025caf9a5c2))
- (segment (start 171 120.025) (end 171 121.6) (width 1.8) (layer "F.Cu") (net 1) (tstamp 0b30222b-87da-4f42-b4c7-d5e507789a98))
- (segment (start 172.5 110.87) (end 172.5 109.7) (width 1.2) (layer "F.Cu") (net 1) (tstamp 13b95d69-2a39-4257-b6a8-b7efecb58c83))
- (segment (start 163.55 120.575) (end 163.55 121.55) (width 1.2) (layer "F.Cu") (net 1) (tstamp 18f6eafc-8357-46d8-be4f-d7db230b22f9))
- (segment (start 188.525 121.65) (end 188.6 121.575) (width 0.8) (layer "F.Cu") (net 1) (tstamp 1e260aef-b1be-4a0f-80f3-0ed5a0e6d2ca))
- (segment (start 191.43 120.64) (end 191.43 119.68) (width 0.8) (layer "F.Cu") (net 1) (tstamp 224c22f5-7690-4caa-8744-d069c76d9bd0))
- (segment (start 191.43 119.68) (end 191.4 119.65) (width 0.8) (layer "F.Cu") (net 1) (tstamp 28c5b7b0-8ef9-4525-a7e1-105af0535cff))
- (segment (start 172.407044 108.207044) (end 172.407044 104.967956) (width 1.8) (layer "F.Cu") (net 1) (tstamp 2b18bf9b-4446-41ae-9aa8-41819cc171ce))
- (segment (start 159.275 120.575) (end 159.275 121.475) (width 1.2) (layer "F.Cu") (net 1) (tstamp 3326d811-eeed-49c3-a596-4fdbad507f84))
- (segment (start 172.57 109.63) (end 173.74 109.63) (width 1.2) (layer "F.Cu") (net 1) (tstamp 33d730ae-2cee-4b6a-93b2-46600da48893))
- (segment (start 192.15 123.7225) (end 192.15 121.66) (width 0.8) (layer "F.Cu") (net 1) (tstamp 407af8f4-9224-4f75-812d-40c308691b09))
- (segment (start 186.3 124.2) (end 181.8 124.2) (width 1.5) (layer "F.Cu") (net 1) (tstamp 463d9a6f-20db-44e6-8973-f37fd5a30d74))
- (segment (start 172.407044 104.967956) (end 167.407182 104.967956) (width 1.8) (layer "F.Cu") (net 1) (tstamp 4b39b1e3-eb45-4b39-a814-231b38fcbb1e))
- (segment (start 187.79 119.65) (end 187.79 122.71) (width 1.5) (layer "F.Cu") (net 1) (tstamp 57e74273-6c8d-4cf0-b4e0-5a417039bb1d))
- (segment (start 187.79 122.71) (end 186.3 124.2) (width 1.5) (layer "F.Cu") (net 1) (tstamp 63bd71f7-2539-4051-badb-3f153c813000))
- (segment (start 171.6 111.77) (end 172.407044 110.962956) (width 1.8) (layer "F.Cu") (net 1) (tstamp 6a49f8d6-0cdf-4c4b-8c19-a988ce635afc))
- (segment (start 187.79 119.65) (end 187.79 120.765) (width 0.8) (layer "F.Cu") (net 1) (tstamp 709ff6a4-865c-4c5a-9094-1412476b5f80))
- (segment (start 159.275 122.8125) (end 159.275 121.475) (width 1.2) (layer "F.Cu") (net 1) (tstamp 764508d5-517e-47f0-9744-c632d466f598))
- (segment (start 167.407182 104.967956) (end 166.7 104.260774) (width 1.8) (layer "F.Cu") (net 1) (tstamp 7fa880dd-fca3-4a8f-8aed-958d80e80aca))
- (segment (start 181.8 124.2) (end 180.6 125.4) (width 1.5) (layer "F.Cu") (net 1) (tstamp 80a3562d-e603-42ec-a6e6-179539551c4d))
- (segment (start 172.407044 110.962956) (end 172.407044 108.207044) (width 1.8) (layer "F.Cu") (net 1) (tstamp 872028f8-ff4d-4395-ae56-af203d1619b2))
- (segment (start 192.225 121.585) (end 192.225 121.435) (width 0.8) (layer "F.Cu") (net 1) (tstamp 893e6dce-085d-4885-a91c-98d0583614f4))
- (segment (start 192.15 121.66) (end 192.225 121.585) (width 0.8) (layer "F.Cu") (net 1) (tstamp a38e6a37-5b8b-4d7a-9fa8-42fad0206421))
- (segment (start 187.79 120.765) (end 188.6 121.575) (width 0.8) (layer "F.Cu") (net 1) (tstamp c240f177-8ff9-4eee-ac8c-0b13dbce4164))
- (segment (start 169.24 93.56) (end 166.7 96.1) (width 1.8) (layer "F.Cu") (net 1) (tstamp cb8d89ae-6826-48c7-8a7d-636fb28b2efe))
- (segment (start 172.5 109.7) (end 172.57 109.63) (width 1.2) (layer "F.Cu") (net 1) (tstamp d533cc3b-7884-4983-9a34-b64a780329fa))
- (segment (start 163.55 121.55) (end 163.55 122.8125) (width 1.2) (layer "F.Cu") (net 1) (tstamp db01a4ba-b297-43da-9adb-97a5d45e6a4d))
- (segment (start 180.6 125.4) (end 177.2 125.4) (width 1.5) (layer "F.Cu") (net 1) (tstamp dc1b8897-26e6-433c-90a7-092ba0bf7db6))
- (segment (start 173.45 117.575) (end 171.6 115.725) (width 1.8) (layer "F.Cu") (net 1) (tstamp e04f83c0-c7f1-4bc8-9851-c92de1e5211d))
- (segment (start 166.7 96.1) (end 166.7 104.260774) (width 1.8) (layer "F.Cu") (net 1) (tstamp f33fcd96-1d53-44a4-9521-f5c803385712))
- (segment (start 192.225 121.435) (end 191.43 120.64) (width 0.8) (layer "F.Cu") (net 1) (tstamp f827af6e-0f82-4a62-bae9-397139835026))
- (segment (start 188.525 123.7125) (end 188.525 121.65) (width 0.8) (layer "F.Cu") (net 1) (tstamp fa53bc27-146f-4dfb-ab8d-d96594904a64))
- (segment (start 171.6 115.725) (end 171.6 111.77) (width 1.8) (layer "F.Cu") (net 1) (tstamp fe94b788-5a5b-4a9d-94c5-0b1ba333d43b))
- (via (at 177.2 125.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 228c4301-6d37-49fa-9917-d58554061a41))
- (via (at 171 121.6) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 31e0af8d-6a2a-4686-bbe7-30c127d6e95e))
- (via (at 159.275 121.475) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 842cd535-aa56-46d3-bdff-a98be1e8189f))
- (via (at 187.79 119.65) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp b99d4746-052c-44fe-8dbe-38c64e99c139))
- (via (at 163.55 121.55) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp c599a68d-fa06-41b7-a4d4-e0a26a019ca8))
- (via (at 191.4 119.65) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp e9014e43-d22a-4b15-9a9c-a67f6f09a57a))
- (segment (start 191.4 119.65) (end 187.79 119.65) (width 1.8) (layer "B.Cu") (net 1) (tstamp 2f26645a-f14f-4e69-9e41-e0e2e5db31af))
- (segment (start 171 124.6) (end 171.8 125.4) (width 1.8) (layer "B.Cu") (net 1) (tstamp 2fc066b8-3309-445b-b592-4b9434fd4ae9))
- (segment (start 171.8 125.4) (end 170.5 126.7) (width 1.8) (layer "B.Cu") (net 1) (tstamp 36c8adbf-ac81-47b9-ae26-90c8997558ef))
- (segment (start 187.72 119.58) (end 187.79 119.65) (width 0.8) (layer "B.Cu") (net 1) (tstamp 456df7d6-8eff-438c-82bd-113e7bfd9a01))
- (segment (start 163.475 121.475) (end 163.55 121.55) (width 1.2) (layer "B.Cu") (net 1) (tstamp 484c7aed-a414-4a5a-b5de-1284a89effc6))
- (segment (start 163.59 121.55) (end 170.5 128.46) (width 1.8) (layer "B.Cu") (net 1) (tstamp 63643781-128e-4e0d-a371-0f6a8df4282d))
- (segment (start 171 121.6) (end 171 124.6) (width 1.8) (layer "B.Cu") (net 1) (tstamp a3acaf83-340f-4ad9-8ff5-ce958efec5d1))
- (segment (start 177.2 125.4) (end 171.8 125.4) (width 1.8) (layer "B.Cu") (net 1) (tstamp c055a210-f0bb-42de-b5ca-18f3ba212595))
- (segment (start 170.5 126.7) (end 170.5 128.46) (width 1.8) (layer "B.Cu") (net 1) (tstamp c3313199-864c-412e-a9c8-e98133319ad9))
- (segment (start 163.55 121.55) (end 163.59 121.55) (width 1.8) (layer "B.Cu") (net 1) (tstamp d9b71683-4891-41cc-a4a8-5a99450f1e2d))
- (segment (start 159.275 121.475) (end 163.475 121.475) (width 1.2) (layer "B.Cu") (net 1) (tstamp ef4e7a08-9311-440d-aaf8-dd7c96fa193a))
- (segment (start 187.525 94.26) (end 187.675 94.41) (width 0.8) (layer "F.Cu") (net 2) (tstamp 101619f1-4cb1-47c7-a176-544be830edfe))
- (segment (start 191.9 80) (end 194.5 80) (width 0.4) (layer "F.Cu") (net 2) (tstamp 10ed3902-4c89-414c-a805-c71c2cd71108))
- (segment (start 197.8875 93.92) (end 197.8875 92.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp 11087057-1790-4479-883e-d1d51b779f4c))
- (segment (start 193.255 110.418125) (end 193.255 109.113739) (width 1.5) (layer "F.Cu") (net 2) (tstamp 11ea5a8f-5cdf-4f6c-9507-719fea97e8a3))
- (segment (start 193.702996 82.002996) (end 200.021424 82.002996) (width 0.4) (layer "F.Cu") (net 2) (tstamp 17531cfd-6e09-4695-8662-15f653d1df7b))
- (segment (start 199.6625 92.1125) (end 198.175 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 1cc73988-e374-461f-bc9b-b6f5ef7966dd))
- (segment (start 197.8875 93.465) (end 196.61 92.1875) (width 0.5) (layer "F.Cu") (net 2) (tstamp 23480b82-b285-4f15-9b4e-bf2b3f9fb1c6))
- (segment (start 179.375 93.56) (end 179.375 91.325) (width 0.8) (layer "F.Cu") (net 2) (tstamp 25b1d213-029a-490e-a8bb-fac2295d8b99))
- (segment (start 199.975 92.425) (end 199.6625 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2a5c8b4a-b454-4471-9fac-99ffd3e0aa5e))
- (segment (start 181.36 93.56) (end 181.4 93.6) (width 0.8) (layer "F.Cu") (net 2) (tstamp 37289148-2d8d-4ea7-8ed5-70ed78395a6a))
- (segment (start 192.15 115.665) (end 193.255 114.56) (width 0.5) (layer "F.Cu") (net 2) (tstamp 3acf3d5d-19d0-4269-bd2c-775d720fbc55))
- (segment (start 179.375 91.325) (end 179.4 91.3) (width 0.8) (layer "F.Cu") (net 2) (tstamp 47e3d84e-87f9-44fd-a54a-cd1692279515))
- (segment (start 193.6 81.9) (end 193.702996 82.002996) (width 0.4) (layer "F.Cu") (net 2) (tstamp 491e1fc6-09f9-490f-80a9-1de95d5e6f19))
- (segment (start 190.925 95.725) (end 190.9 95.7) (width 0.8) (layer "F.Cu") (net 2) (tstamp 528d0a6f-77ce-4b73-92fd-0cbf23de506b))
- (segment (start 179.375 93.56) (end 181.36 93.56) (width 0.8) (layer "F.Cu") (net 2) (tstamp 576516fc-1348-4005-9917-037b9530682b))
- (segment (start 197.8875 93.92) (end 197.8875 93.465) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6127fe72-2c74-4d7c-8b95-c3480776b2db))
- (segment (start 193.925 95.725) (end 190.925 95.725) (width 0.8) (layer "F.Cu") (net 2) (tstamp 703e44d0-456c-4584-9381-7ff366bbec2b))
- (segment (start 193.255 109.113739) (end 191.39556 107.254299) (width 1.5) (layer "F.Cu") (net 2) (tstamp 892746df-e714-4ae7-9ce2-2f375e99e792))
- (segment (start 192.15 117.5775) (end 192.15 115.665) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8a28cc43-bb03-4810-bf36-e9f514dd356d))
- (segment (start 197.8875 92.4) (end 198.175 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8d40fe2c-0200-4b8c-af1d-0ff7097c1469))
- (segment (start 193.255 114.56) (end 193.255 110.418125) (width 1.8) (layer "F.Cu") (net 2) (tstamp 8f064402-bde6-4194-b544-d01d3f0c6b5e))
- (segment (start 183.925 94.26) (end 182.06 94.26) (width 0.8) (layer "F.Cu") (net 2) (tstamp 95089a9b-5cb0-4a49-9271-a09113dfc6ed))
- (segment (start 183.425 103.702044) (end 183.797956 103.702044) (width 0.5) (layer "F.Cu") (net 2) (tstamp 98c9f5fb-be68-4602-852c-444711bc71e3))
- (segment (start 183.797956 103.702044) (end 185 102.5) (width 0.5) (layer "F.Cu") (net 2) (tstamp a1e4f2d1-5150-40fe-9ec3-aa20a2efd096))
- (segment (start 198.48 93.92) (end 199.975 92.425) (width 0.5) (layer "F.Cu") (net 2) (tstamp a52aac56-df52-4361-8dc1-c92a6249b8fe))
- (segment (start 183.925 94.26) (end 187.525 94.26) (width 0.8) (layer "F.Cu") (net 2) (tstamp ad3de808-ef22-42a2-b40f-737108fdb434))
- (segment (start 194.2 75.9) (end 195.502996 77.202996) (width 0.4) (layer "F.Cu") (net 2) (tstamp ccea410a-d1c7-496d-bfa8-431d62a79463))
- (segment (start 182.06 94.26) (end 181.4 93.6) (width 0.8) (layer "F.Cu") (net 2) (tstamp d2c7266e-f7da-493e-9002-a13e125b2b94))
- (segment (start 197.8875 93.92) (end 198.48 93.92) (width 0.5) (layer "F.Cu") (net 2) (tstamp f07ec3f7-6c03-40f1-93b3-cdc5720c1f8c))
- (segment (start 190.7 78.8) (end 191.9 80) (width 0.4) (layer "F.Cu") (net 2) (tstamp f17e9ee8-6ebd-4fca-bca1-8a20fffa6e6b))
- (segment (start 195.502996 77.202996) (end 200.01452 77.202996) (width 0.4) (layer "F.Cu") (net 2) (tstamp f1e9d828-7657-47e3-8be0-a3c463ce8794))
- (via (at 200 93.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 031c17e5-c24b-4007-8dc0-b7169ad4beec))
- (via (at 194.5 80) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0590a431-a2fb-4880-8ed7-145ead2ebe64))
- (via (at 164 97) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 062549a1-6697-4250-9c6a-a080455dac7b))
- (via (at 163 83) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0992ce36-c3eb-4422-b08d-8479e0b733e0))
- (via (at 200.2 99.9) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0abac664-c798-481b-a784-4905bc5a4807))
- (via (at 167 121.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0bd5f869-c21b-4606-adfe-84f56723c5eb))
- (via (at 158 104) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0c14ee3e-bda8-40b2-aa03-4870200853b6))
- (via (at 199.4 96.6) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0c9aaa93-1345-4ade-83fa-b3b6a6919ca6))
- (via (at 194.9 92.1) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0d627c5e-6850-42af-9d8a-1aa5c87e3dd2))
- (via (at 175.8 89) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0f731805-684c-4321-916c-1a533242c3b4))
- (via (at 176.2 85.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 15cc1d17-36f4-486a-8bf6-589f187c1295))
- (via (at 190.9 95.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 2) (tstamp 19dc0471-e2f3-40bc-b3cc-58cf4ef82ec9))
- (via (at 194.2 75.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 1c15dd1e-a685-4d7b-b57e-30165794ac0c))
- (via (at 169.7 103) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 1fd559f1-6e8a-48e8-965e-f3d70a177054))
- (via (at 187.7 92.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 290577ef-1d11-463c-a685-a3f0c3265d24))
- (via (at 192.500688 85.299312) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2e293505-5661-4cd9-8d0e-49f07105fba6))
- (via (at 187.2 89.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 313fe830-08d7-4fd8-8a24-9d5011ff8194))
- (via (at 157 86) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 36bedcb4-f890-40c3-bb59-062b82818736))
- (via (at 184.8 89.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 3f332e5b-9cdf-4919-9369-706c9f79a3bb))
- (via (at 182.5 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 42fbc477-96c2-4d50-9709-4172cf5343b3))
- (via (at 194.833551 86.933552) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 48c5ec23-4872-4a07-9e93-5a4fc3f3f858))
- (via (at 169.5 111) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 540bdd0a-bf5a-4cee-b100-e618b4043b2a))
- (via (at 160 94) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 56b8ffac-934c-4094-baf4-35af79b6bf7b))
- (via (at 170.1 97.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 585ae4a3-edc5-4aec-80c0-3c6a7aa0e762))
- (via (at 181.4 93.6) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 5c50f639-f7cd-4635-a7bb-04951c490f38))
- (via (at 165 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 5fc16f71-1a20-48a5-9f67-8586b69a294d))
- (via (at 174.4 105.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 62964a10-6302-4b0c-979c-a24b3522fde3))
- (via (at 186.1 91.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 6be71999-1ee8-483d-86f1-bc3955c36084))
- (via (at 167 115) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 6d50770a-7bfb-4cfc-89d3-6ec4b7bd5edc))
- (via (at 161.5 130.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 734c9b13-d9f6-43d5-a18b-62971cf7df2a))
- (via (at 201.4 114.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 7a9c4d07-f965-4248-9721-94519f654977))
- (via (at 190.5 88.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 7d7b3229-d17a-4fd7-93ee-c244b9f39121))
- (via (at 179.4 91.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 833a53ca-b31b-4b8b-af4c-e5f165566e2d))
- (via (at 204.5 127.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 83954e6b-b10a-4497-9486-de69b766875b))
- (via (at 202.5 130) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 85e526c8-2bfd-4869-8763-3a68f45e83e9))
- (via (at 184 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 8a11b67c-62f7-4678-9b5e-89b4070cdb92))
- (via (at 174.3 95.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 8ee2416c-92ce-4007-875d-8add0d867c45))
- (via (at 202 106.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 940c69b8-52cd-4e39-b859-293f490981e4))
- (via (at 187 100) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp a072f9be-2f34-4814-b46b-ee0a67cb6e4c))
- (via (at 175.7 105.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp a650ccc7-95a6-475d-8e1f-147d7eda36ed))
- (via (at 193.6 81.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp a93063c5-925c-426e-b6ac-1337ab07c64f))
- (via (at 195 74) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp ab1cae82-edc6-4d3d-a76a-9a9add80b1c1))
- (via (at 169.5 92) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp afc48912-2ef1-43ac-a6cb-07f82b2ee5aa))
- (via (at 159 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b049e28b-f91b-474e-b415-8bda639a6ca9))
- (via (at 169.5 84.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b1bc0fc9-b2a1-4264-a55a-1245456aef31))
- (via (at 203 111.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b36adc28-5510-457d-8f5c-098b631dedf1))
- (via (at 187.4 88.5) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b8acd615-492a-4d1b-ad93-995bc3eb2a66))
- (via (at 190 130.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bb158071-a6cd-4a94-a376-2a788342c9fa))
- (via (at 159.3 114.9) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bc7589cb-dbcb-4294-bf73-c00e70920536))
- (via (at 156 115.775) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bf4cb97f-1355-4b40-8293-5b0a47d55657))
- (via (at 172.1 97.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp c67e118c-fbcf-4fe2-9d6c-249046a1eb0f))
- (via (at 190.7 78.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp c86f3f56-52b5-4e40-b03a-5668931c5894))
- (via (at 168 81) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp c9cc4c08-aa36-4364-930a-c7e45ab67def))
- (via (at 181 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp cf43eefa-7307-4f8e-8214-096dc94e8d96))
- (via (at 153 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp cf9d79aa-9b9c-4f24-a1f0-5a1cd8822dc1))
- (via (at 163.6 115) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp d0c29e97-15ef-4d4d-a1f5-f62c04e2a943))
- (via (at 204.5 116.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp d40f3528-016b-4684-a90e-2706edd4866a))
- (via (at 204.5 88) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp e9e2caee-dd90-49a0-8e99-e42fd1e6210f))
- (via (at 177.1 90.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f12560e9-062e-4501-8ef0-66614ef621ed))
- (via (at 156 126) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f1836ebd-7469-4d87-95a7-ab89eac08023))
- (via (at 157 76) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f866bc76-86de-4b0f-aabe-c01126545f31))
- (via (at 168 77) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp fe01ca3d-8cc2-4110-97ff-8963dcb8d8b8))
- (segment (start 200.016326 84.806495) (end 196.49382 84.806495) (width 0.4) (layer "B.Cu") (net 2) (tstamp 2bd657b1-84bb-4f25-b8c2-2646e243e719))
- (segment (start 195.4797 85.820615) (end 195.4797 86.2203) (width 0.4) (layer "B.Cu") (net 2) (tstamp 52a6ae55-ff27-4ab1-9198-7d8c0e188954))
- (segment (start 194.766448 86.933552) (end 194.833551 86.933552) (width 0.4) (layer "B.Cu") (net 2) (tstamp 552a2f66-c506-45f3-9680-a52d46ae8734))
- (segment (start 192.500688 85.299312) (end 192.9 84.9) (width 0.4) (layer "B.Cu") (net 2) (tstamp 5b854f26-548d-4fec-a0f2-2a5afbc3f3a5))
- (segment (start 200.02323 80.006495) (end 194.506495 80.006495) (width 0.4) (layer "B.Cu") (net 2) (tstamp 61f1a098-76c7-4e0f-bca5-7478d6057aa6))
- (segment (start 195.4797 86.2203) (end 194.766448 86.933552) (width 0.4) (layer "B.Cu") (net 2) (tstamp 8d753bcc-f54d-44b8-819f-298a91876ff9))
- (segment (start 196.49382 84.806495) (end 195.4797 85.820615) (width 0.4) (layer "B.Cu") (net 2) (tstamp c4396f7e-117a-49f3-bfe5-5e23efcc799e))
- (segment (start 194.506495 80.006495) (end 194.5 80) (width 0.4) (layer "B.Cu") (net 2) (tstamp cd39b42e-b68d-4b0b-be76-9842c6d1ac0e))
- (segment (start 192.9 82.6) (end 193.6 81.9) (width 0.4) (layer "B.Cu") (net 2) (tstamp d21b2d85-0933-41f7-b5f3-6b07485ed61d))
- (segment (start 192.9 84.9) (end 192.9 82.6) (width 0.4) (layer "B.Cu") (net 2) (tstamp d9ed776d-c237-44d2-880a-b4252d395ce4))
- (segment (start 190.7 94.1) (end 190.7 92.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 108cbdce-cece-44e6-adf7-4f0842fdbac9))
- (segment (start 195.4 99.11) (end 195.7325 98.7775) (width 0.8) (layer "F.Cu") (net 3) (tstamp 112fa13e-41c3-4a95-ae1b-c6a8f2c678d7))
- (segment (start 189.6 96.4) (end 190.65 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 2f481a5b-33a0-4e3b-b86f-43099e4494fb))
- (segment (start 167.4625 82.9375) (end 166.6 83.8) (width 1.2) (layer "F.Cu") (net 3) (tstamp 35dec2b8-af8c-425d-b745-2dc164a01c06))
- (segment (start 195.202996 84.402996) (end 195.201879 84.404113) (width 0.4) (layer "F.Cu") (net 3) (tstamp 3b865a10-8a7f-4285-af9f-2a9d089f02fd))
- (segment (start 171.3 91.7) (end 176.3 91.7) (width 1.2) (layer "F.Cu") (net 3) (tstamp 3df91d24-45f9-4b35-98f0-1e65de668101))
- (segment (start 177.075 95.475) (end 177.075 93.56) (width 1.8) (layer "F.Cu") (net 3) (tstamp 405b724f-7fba-475d-a330-3ad21126951b))
- (segment (start 171.2 91.8) (end 171.3 91.7) (width 1.2) (layer "F.Cu") (net 3) (tstamp 4a4c527a-26a7-447f-9efa-c8bc7fe9c3ba))
- (segment (start 183.925 96.26) (end 177.86 96.26) (width 1.8) (layer "F.Cu") (net 3) (tstamp 4d655f8b-38bd-4465-902e-e492acec25c0))
- (segment (start 197.297004 84.402996) (end 195.202996 84.402996) (width 0.4) (layer "F.Cu") (net 3) (tstamp 50209da3-daa9-450b-9298-c72d45f55f2e))
- (segment (start 177.075 92.475) (end 177.075 93.56) (width 1.2) (layer "F.Cu") (net 3) (tstamp 5f2b0eb7-f3a0-449e-a2e5-39be012b7dcd))
- (segment (start 176.3 91.7) (end 177.075 92.475) (width 1.2) (layer "F.Cu") (net 3) (tstamp 6001561e-a9c9-447f-8a6d-6cec2e31a397))
- (segment (start 195.7325 98.7775) (end 195.7325 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 6c366a14-265f-49b8-8eb0-ce075a11c709))
- (segment (start 189.6 96.4) (end 189.6 95.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6f0caf94-8a2e-4f88-8ebd-a178a34566e3))
- (segment (start 189.51 96.31) (end 189.6 96.4) (width 0.8) (layer "F.Cu") (net 3) (tstamp 72b11d4d-b804-4cd9-9e33-62a8296ffc08))
- (segment (start 177.86 96.26) (end 177.075 95.475) (width 1.8) (layer "F.Cu") (net 3) (tstamp 78ce29cb-0872-4e2f-99c0-ff0da2b2a8d9))
- (segment (start 168.124141 82.9) (end 168.086641 82.9375) (width 1.2) (layer "F.Cu") (net 3) (tstamp 806dc013-a3dc-4d02-9c16-1c380beddcff))
- (segment (start 190.65 97.45) (end 193.925 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 8b4210ce-701b-4226-adb7-e8d4d034e58f))
- (segment (start 190.7 92.2) (end 191.7 91.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 8bcd1058-bd8c-4a10-8fcd-1c4f930738a2))
- (segment (start 174.3375 84.625) (end 172.536641 84.625) (width 0.4) (layer "F.Cu") (net 3) (tstamp 9aa859fa-e11d-4f9c-a708-717d9ea4b587))
- (segment (start 191.7 91.2) (end 191.7 90.502767) (width 0.5) (layer "F.Cu") (net 3) (tstamp 9d4fb8a4-aca3-4b15-83e4-1b8038e19676))
- (segment (start 166.6 83.8) (end 166.6 85.4) (width 1.2) (layer "F.Cu") (net 3) (tstamp a2257372-ac31-4200-882c-4c8afb3d40c7))
- (segment (start 189.6 95.2) (end 190.7 94.1) (width 0.5) (layer "F.Cu") (net 3) (tstamp abbb1910-d231-4539-a68e-645337cc1ed3))
- (segment (start 183.975 96.31) (end 183.925 96.26) (width 1.8) (layer "F.Cu") (net 3) (tstamp ac06951c-169b-4fc4-9c47-86125caf786a))
- (segment (start 200.01452 84.402996) (end 197.297004 84.402996) (width 0.4) (layer "F.Cu") (net 3) (tstamp aff5b6b6-2918-41e2-b1ca-bc762d9b998f))
- (segment (start 172.536641 84.625) (end 170.811641 82.9) (width 0.4) (layer "F.Cu") (net 3) (tstamp b80d8024-280a-4a1b-a539-411619fd78a2))
- (segment (start 166.6 85.4) (end 167.763359 86.563359) (width 1.2) (layer "F.Cu") (net 3) (tstamp c187e993-d36d-45cf-88f4-88a3dd6b8bbd))
- (segment (start 193.925 97.45) (end 195.7325 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp c863304d-8fa0-491c-8cd9-a933039be488))
- (segment (start 187.675 96.31) (end 189.51 96.31) (width 0.8) (layer "F.Cu") (net 3) (tstamp ccf961b1-332d-4c2a-a344-18b5edfa58a3))
- (segment (start 170.811641 82.9) (end 168.124141 82.9) (width 1.2) (layer "F.Cu") (net 3) (tstamp d70c83fb-43a5-4319-8235-575cd7c35337))
- (segment (start 168.086641 82.9375) (end 167.4625 82.9375) (width 1.2) (layer "F.Cu") (net 3) (tstamp eb21ea6b-58ae-4d87-ab2b-cdbfcfbd4aa9))
- (segment (start 167.763359 86.563359) (end 169.05 86.563359) (width 1.2) (layer "F.Cu") (net 3) (tstamp f03d0b78-7245-4d4f-96fb-d18a060fa342))
- (segment (start 187.675 96.31) (end 183.975 96.31) (width 1.8) (layer "F.Cu") (net 3) (tstamp f51abba8-261a-4c55-95ae-bd7b9906ea70))
- (via (at 167.763359 86.563359) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 3) (tstamp 1a4dcde9-7998-4273-b56f-d1f487596e1a))
- (via (at 192.2 91.2) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 3) (tstamp 52279c9a-826f-49a6-843b-9a6a628da662))
- (via (at 171.2 91.8) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 3) (tstamp 6ab293f2-a449-4ded-af53-4880b0b7e7cc))
- (via (at 195.201879 84.404113) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 3) (tstamp 87fd083e-123f-4c22-ab6c-61af0edb5c13))
- (segment (start 194.093505 77.606495) (end 192.099511 79.600489) (width 0.4) (layer "B.Cu") (net 3) (tstamp 06850e07-d81d-4a57-b64e-d16c4d97d42b))
- (segment (start 194.698559 85.93788) (end 194.698559 84.907433) (width 0.4) (layer "B.Cu") (net 3) (tstamp 1630444a-a8aa-4162-82e9-a34b5eca40cf))
- (segment (start 188.999511 79.600489) (end 188.500489 80.099511) (width 0.4) (layer "B.Cu") (net 3) (tstamp 1c00dd3a-01fe-4d4d-9d84-584c3c600e1d))
- (segment (start 193.693669 86.94277) (end 194.698559 85.93788) (width 0.4) (layer "B.Cu") (net 3) (tstamp 225f1970-8c42-402d-9be5-f14e3826189d))
- (segment (start 190.3 91.7) (end 191.7 91.7) (width 0.4) (layer "B.Cu") (net 3) (tstamp 55cccd3f-41db-4061-be1c-0160e4a716dd))
- (segment (start 193.693668 89.067025) (end 193.693669 86.94277) (width 0.4) (layer "B.Cu") (net 3) (tstamp 585bb096-32f1-45df-9e40-b301de56e4ec))
- (segment (start 192.2 91.2) (end 192.2 90.560693) (width 0.4) (layer "B.Cu") (net 3) (tstamp 5cfeee02-9ba9-422b-bbc9-758f2b8c0a24))
- (segment (start 192.2 90.560693) (end 193.693668 89.067025) (width 0.4) (layer "B.Cu") (net 3) (tstamp 728de981-713f-4fa8-bc57-4f62127912cb))
- (segment (start 191.7 91.7) (end 192.2 91.2) (width 0.4) (layer "B.Cu") (net 3) (tstamp 76a3f0b7-31d8-446b-a651-7a26a98a3023))
- (segment (start 188.500489 89.900489) (end 190.3 91.7) (width 0.4) (layer "B.Cu") (net 3) (tstamp 81db1bf2-92e3-432d-85b7-43e4459f3b78))
- (segment (start 167.763359 88.363359) (end 167.763359 86.563359) (width 1.2) (layer "B.Cu") (net 3) (tstamp 97ae2af4-8e8d-41bf-9826-4bea41f34142))
- (segment (start 188.500489 80.099511) (end 188.500489 89.900489) (width 0.4) (layer "B.Cu") (net 3) (tstamp ac65953d-1f6b-4b48-934f-c8bd41270fbf))
- (segment (start 192.099511 79.600489) (end 188.999511 79.600489) (width 0.4) (layer "B.Cu") (net 3) (tstamp bd627574-7ddc-4e77-98cd-8dbdd334bbc5))
- (segment (start 194.698559 84.907433) (end 195.201879 84.404113) (width 0.4) (layer "B.Cu") (net 3) (tstamp c87c1a53-beda-499f-aead-f364528cf983))
- (segment (start 171.2 91.8) (end 167.763359 88.363359) (width 1.2) (layer "B.Cu") (net 3) (tstamp ca6d6a24-95c1-423b-9ca4-2b443c0fd1c3))
- (segment (start 200.016326 77.606495) (end 194.093505 77.606495) (width 0.4) (layer "B.Cu") (net 3) (tstamp d0374812-79be-4732-b08d-136a03b26c38))
- (segment (start 165.375 122.7375) (end 165.45 122.8125) (width 0.5) (layer "F.Cu") (net 4) (tstamp 14cb7757-2121-4110-bbe7-cac01c943b12))
- (segment (start 164.5 118.3375) (end 164.5 119.625) (width 0.5) (layer "F.Cu") (net 4) (tstamp 50d81f07-c54d-4d61-a0a4-6fb0a7da78ab))
- (segment (start 164.5 119.625) (end 165.375 120.5) (width 0.5) (layer "F.Cu") (net 4) (tstamp 631efa30-fd04-47ff-a03a-8315d25c7341))
- (segment (start 165.375 120.5) (end 165.375 122.7375) (width 0.5) (layer "F.Cu") (net 4) (tstamp d7733ec9-82a8-47d7-8e7f-7bec634bf5da))
- (segment (start 183.575 109.492956) (end 183.607044 109.492956) (width 1.2) (layer "F.Cu") (net 5) (tstamp 04276e34-ba6b-4b43-b363-018181b057f0))
- (segment (start 182.8 110.7) (end 183.575 109.925) (width 0.5) (layer "F.Cu") (net 5) (tstamp 0587cdc7-6bf8-4eed-9f65-3b26f2f39b54))
- (segment (start 183.425 107.512044) (end 183.425 109.342956) (width 0.8) (layer "F.Cu") (net 5) (tstamp 0ecc7e06-0d12-4efd-a8cb-c95c979162df))
- (segment (start 183.575 109.925) (end 183.575 109.492956) (width 0.5) (layer "F.Cu") (net 5) (tstamp 3b42c349-884d-4103-bd10-de6a06aee9c3))
- (segment (start 189.255 114.56) (end 187.465 114.56) (width 1.8) (layer "F.Cu") (net 5) (tstamp 4e33a5ba-2d9c-4934-9a81-d4c372abbc08))
- (segment (start 183.607044 109.492956) (end 183.6 109.5) (width 1.2) (layer "F.Cu") (net 5) (tstamp 4fe6a6da-2beb-4c1d-a4c1-1d3f9ae15de8))
- (segment (start 176.56 110.7) (end 182.8 110.7) (width 0.5) (layer "F.Cu") (net 5) (tstamp 5143ccfb-2e9f-4eb6-a142-10e1789e2a15))
- (segment (start 186.592956 109.492956) (end 189.255 112.155) (width 1.2) (layer "F.Cu") (net 5) (tstamp 75c4baef-f46b-4b4c-bade-29798954fb9e))
- (segment (start 175.49 109.63) (end 176.56 110.7) (width 0.5) (layer "F.Cu") (net 5) (tstamp 7ed97112-dc94-48c7-9d17-261568443ed4))
- (segment (start 183.607044 109.492956) (end 186.592956 109.492956) (width 1.2) (layer "F.Cu") (net 5) (tstamp ad345ad3-a568-4798-886f-5602432e7a44))
- (segment (start 187.465 114.56) (end 184.45 117.575) (width 1.8) (layer "F.Cu") (net 5) (tstamp c812ce20-2293-4229-ab86-33d1b252d157))
- (segment (start 189.255 112.155) (end 189.255 114.56) (width 1.2) (layer "F.Cu") (net 5) (tstamp ce40ef02-b89f-4aee-8624-558a6d18fcb2))
- (segment (start 183.425 109.342956) (end 183.575 109.492956) (width 0.8) (layer "F.Cu") (net 5) (tstamp ff11c2ef-dcb8-499c-b303-bd36f3795fcb))
- (segment (start 177.234088 103.702044) (end 178.475 103.702044) (width 0.8) (layer "F.Cu") (net 6) (tstamp 41e18b8a-7473-4c9e-835a-87a6b029b54b))
- (segment (start 175.95 102.417956) (end 177.234088 103.702044) (width 0.8) (layer "F.Cu") (net 6) (tstamp 507c9f2c-3c1a-4c1c-b242-46ef85ca03b4))
- (segment (start 172.407044 102.417956) (end 175.95 102.417956) (width 0.8) (layer "F.Cu") (net 6) (tstamp ad487ccd-1478-48ef-ad6d-2f03c56c7fa6))
- (segment (start 198.175 90.3875) (end 196.635 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp 08e1fc4d-b0c6-4587-acfd-95bab3fd3af4))
- (segment (start 196.635 90.3875) (end 196.61 90.3625) (width 0.5) (layer "F.Cu") (net 7) (tstamp 161fd386-988a-47cc-9550-227daa0ffb31))
- (segment (start 194.061124 90.3625) (end 196.61 90.3625) (width 0.4) (layer "F.Cu") (net 7) (tstamp 4631be14-982b-4e74-b466-8036ce124bcd))
- (segment (start 199.5125 90.3875) (end 198.175 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp 4b62bc9a-2fec-4658-b521-cce1c8db80cf))
- (segment (start 185.1 86.2) (end 190.18144 86.2) (width 0.4) (layer "F.Cu") (net 7) (tstamp 4d3867a4-eccf-4e8e-882c-a5b45f7777ed))
- (segment (start 192.049312 88.350688) (end 194.061124 90.3625) (width 0.4) (layer "F.Cu") (net 7) (tstamp 69b7a931-52de-4455-96d2-5e047856cf40))
- (segment (start 201.85 90.3) (end 200.35 90.3) (width 0.5) (layer "F.Cu") (net 7) (tstamp 7134e627-6d21-4ec1-9541-71e92573aa31))
- (segment (start 200.35 90.3) (end 199.975 89.925) (width 0.5) (layer "F.Cu") (net 7) (tstamp 71d29fb8-1609-40db-98be-45faf166fc04))
- (segment (start 192.049312 88.067872) (end 192.049312 88.350688) (width 0.4) (layer "F.Cu") (net 7) (tstamp 8319ad4d-c805-4de3-bb47-5e73b45b3829))
- (segment (start 190.18144 86.2) (end 192.049312 88.067872) (width 0.4) (layer "F.Cu") (net 7) (tstamp bdc87e78-b1c7-49b8-b278-b17d89b75aac))
- (segment (start 199.975 89.925) (end 199.5125 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp ccbd61df-be90-475e-b937-4e9fc53a8788))
- (segment (start 184.725 86.575) (end 185.1 86.2) (width 0.4) (layer "F.Cu") (net 7) (tstamp de76cb2b-00e9-415e-8968-7c57bf2a00ca))
- (segment (start 180.0625 86.575) (end 184.725 86.575) (width 0.4) (layer "F.Cu") (net 7) (tstamp fc2af588-808e-4883-a3d6-8a2a12524513))
- (via (at 192.049312 88.350688) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 7) (tstamp e7870793-6e3c-401d-a936-1be69d2ec96b))
- (segment (start 199.816326 81.608939) (end 196.091061 81.608939) (width 0.2) (layer "B.Cu") (net 7) (tstamp 02f873cd-9cd4-4fbe-85df-1c56f4473916))
- (segment (start 192.049312 86.750688) (end 192.049312 88.350688) (width 0.2) (layer "B.Cu") (net 7) (tstamp 0cdec729-62eb-435f-8924-6248cf726e35))
- (segment (start 195.393025 82.806975) (end 193.993025 82.806975) (width 0.2) (layer "B.Cu") (net 7) (tstamp 1f336f9c-7d93-43e4-8305-6a172475f4b3))
- (segment (start 193.993025 82.806975) (end 193.4 83.4) (width 0.2) (layer "B.Cu") (net 7) (tstamp 2ff2eb5a-3adc-4b56-8748-3f2742405f6a))
- (segment (start 193.4 85.4) (end 192.049312 86.750688) (width 0.2) (layer "B.Cu") (net 7) (tstamp 3fa6a946-22d7-4feb-906d-7a0aea76885c))
- (segment (start 196.091061 81.608939) (end 195.6 82.1) (width 0.2) (layer "B.Cu") (net 7) (tstamp 706303fe-f6c6-4b56-9782-e9e621859f2c))
- (segment (start 195.6 82.1) (end 195.6 82.6) (width 0.2) (layer "B.Cu") (net 7) (tstamp 7b6820bf-bce3-47fd-a490-3e6d14ab300f))
- (segment (start 193.4 83.4) (end 193.4 85.4) (width 0.2) (layer "B.Cu") (net 7) (tstamp 9086f62d-136b-487e-966a-d47228a2700b))
- (segment (start 195.6 82.6) (end 195.393025 82.806975) (width 0.2) (layer "B.Cu") (net 7) (tstamp b9bb1956-474f-43a5-a441-ece4db8b4c14))
- (segment (start 190.35 121.575) (end 190.425 121.65) (width 0.8) (layer "F.Cu") (net 8) (tstamp 0c0590bc-af3d-414f-90d6-c24914843d60))
- (segment (start 189.475 119.4425) (end 189.475 120.7) (width 0.8) (layer "F.Cu") (net 8) (tstamp 481024de-7556-480e-a7bf-3ded470dcde2))
- (segment (start 190.425 121.65) (end 190.425 123.7125) (width 0.8) (layer "F.Cu") (net 8) (tstamp d5b8aeaf-ac72-4f8f-80e7-db344b1c76de))
- (segment (start 189.475 120.7) (end 190.35 121.575) (width 0.8) (layer "F.Cu") (net 8) (tstamp ff9c9b9d-69c1-4622-9ebc-63051eae908a))
- (segment (start 194.326155 103.422532) (end 192.403623 101.5) (width 0.4) (layer "F.Cu") (net 9) (tstamp 025af98a-a1de-4ea9-8fcc-be37f85fa7ed))
- (segment (start 186 93.1) (end 184.6 91.7) (width 0.4) (layer "F.Cu") (net 9) (tstamp 070b874e-1aee-4fa2-b9e5-da045f4fcd4c))
- (segment (start 192.403623 101.5) (end 191.5 101.5) (width 0.4) (layer "F.Cu") (net 9) (tstamp 0cc54511-a69f-4300-a046-97a7f0c2483b))
- (segment (start 194.05 116.55) (end 194.3 116.3) (width 0.5) (layer "F.Cu") (net 9) (tstamp 10b2358a-67a1-4cbc-989e-4a023d75dd29))
- (segment (start 184.6 91.7) (end 182.21856 91.7) (width 0.4) (layer "F.Cu") (net 9) (tstamp 23abde69-c690-424a-a6c2-21e083449248))
- (segment (start 183.393572 90.3) (end 180.968572 87.875) (width 0.2) (layer "F.Cu") (net 9) (tstamp 2700884c-f885-46bc-8b0f-efe27a473ca9))
- (segment (start 178.7 88.2) (end 179.025 87.875) (width 0.4) (layer "F.Cu") (net 9) (tstamp 2fa9df40-deee-4628-967a-5308f37f6f7e))
- (segment (start 180.0625 87.875) (end 179.025 87.875) (width 0.4) (layer "F.Cu") (net 9) (tstamp 30855459-8374-452c-b9c6-1a6d420d4612))
- (segment (start 180.968572 87.875) (end 180.0625 87.875) (width 0.2) (layer "F.Cu") (net 9) (tstamp 329b0822-1170-4423-8d49-234b0a265358))
- (segment (start 188.9 90.3) (end 183.393572 90.3) (width 0.2) (layer "F.Cu") (net 9) (tstamp 3f3605ac-a4ec-41bd-8234-e57c90b0d0ce))
- (segment (start 178.9 89.3) (end 178.7 89.1) (width 0.4) (layer "F.Cu") (net 9) (tstamp 45918c9f-630b-45f5-a169-a5d67fef376a))
- (segment (start 178.7 89.1) (end 178.7 88.2) (width 0.4) (layer "F.Cu") (net 9) (tstamp 66b54218-1106-444e-ab24-d3b17b7054ba))
- (segment (start 179.81856 89.3) (end 178.9 89.3) (width 0.4) (layer "F.Cu") (net 9) (tstamp 80d8f92d-6d3b-440e-8efe-8451eda73371))
- (segment (start 182.21856 91.7) (end 179.81856 89.3) (width 0.4) (layer "F.Cu") (net 9) (tstamp 83ad323d-0e5d-49fe-a0fa-3a9e1fe3d0c9))
- (segment (start 189.5 89.7) (end 188.9 90.3) (width 0.2) (layer "F.Cu") (net 9) (tstamp a4b64728-4dfc-4e8f-a9f9-07dfa40fca14))
- (segment (start 191.5 101.5) (end 187.9 97.9) (width 0.4) (layer "F.Cu") (net 9) (tstamp c594fbf5-9269-46e7-9dc6-377ed4234dfd))
- (segment (start 194.05 117.5775) (end 194.05 116.55) (width 0.5) (layer "F.Cu") (net 9) (tstamp cbe0411f-61e6-441f-a929-1b9220465e5e))
- (segment (start 195.943 103.422532) (end 194.326155 103.422532) (width 0.4) (layer "F.Cu") (net 9) (tstamp e1b4e607-b3b5-47e4-89dd-4bb1c37dccca))
- (segment (start 187.9 97.9) (end 186 97.9) (width 0.4) (layer "F.Cu") (net 9) (tstamp ebec849e-eca1-4002-ba02-2a023e26a7df))
- (via (at 195.943 103.422532) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 31d43e54-fdba-48de-a588-0c3d7db1ce27))
- (via (at 186 97.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 38a949db-5fe1-4443-b1c1-2215faac71e7))
- (via (at 194.3 116.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 4326e0a8-9797-4492-b11b-e88fe7d4a804))
- (via (at 186 93.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 76c2372b-df68-4a55-88c4-2815ee7d2812))
- (via (at 189.5 89.7) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp d5a287e2-e700-41c2-a3fa-0d4d123890ce))
- (segment (start 193.79952 83.60048) (end 194.193505 83.206495) (width 0.2) (layer "B.Cu") (net 9) (tstamp 052e2281-62e4-4721-8c52-4da5ca808844))
- (segment (start 192.794629 88.69463) (end 192.794629 86.570377) (width 0.2) (layer "B.Cu") (net 9) (tstamp 2a804afc-450f-4fd5-93e5-7c97c7ebc4d7))
- (segment (start 193.79952 85.565486) (end 193.79952 83.60048) (width 0.2) (layer "B.Cu") (net 9) (tstamp 4f23247c-7d7a-46d9-a9a1-a4c2f993d167))
- (segment (start 194.3 116.3) (end 194.19952 116.19952) (width 0.4) (layer "B.Cu") (net 9) (tstamp 62ed5745-3273-4be6-ae7f-f5efb78b1939))
- (segment (start 191.73906 89.750199) (end 192.794629 88.69463) (width 0.2) (layer "B.Cu") (net 9) (tstamp 6a241ebf-b694-4609-bdbf-628cc58eb555))
- (segment (start 189.5 89.7) (end 189.550199 89.750199) (width 0.2) (layer "B.Cu") (net 9) (tstamp 7079eb3a-d0c4-4160-a25b-d58b461150bf))
- (segment (start 192.794629 86.570377) (end 193.79952 85.565486) (width 0.2) (layer "B.Cu") (net 9) (tstamp 85947beb-2a04-4a00-bc81-2082ae9be4ec))
- (segment (start 194.74785 105.1) (end 195.5 105.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp cff66114-ee6e-4705-84b8-6efb1ec77ba9))
- (segment (start 194.19952 116.19952) (end 194.19952 113.056101) (width 0.4) (layer "B.Cu") (net 9) (tstamp d3496cfc-90d2-4ea9-9aea-84afba439b7e))
- (segment (start 194.2 105.64785) (end 194.74785 105.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp d90eac32-a8d6-49fe-979c-ab72b445cec6))
- (segment (start 195.5 105.1) (end 195.943 104.657) (width 0.4) (layer "B.Cu") (net 9) (tstamp e3152c73-4796-486e-8371-01a61930b969))
- (segment (start 189.550199 89.750199) (end 191.73906 89.750199) (width 0.2) (layer "B.Cu") (net 9) (tstamp e328df05-6b6f-4028-9994-2369d6734029))
- (segment (start 194.193505 83.206495) (end 199.617178 83.206495) (width 0.2) (layer "B.Cu") (net 9) (tstamp ea02fdd5-4700-4c72-b803-9772bc7666da))
- (segment (start 186 97.9) (end 186 93.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp f0e8be5d-3205-44c6-bcf8-0c9a501107e4))
- (segment (start 194.2 113.055621) (end 194.2 105.64785) (width 0.4) (layer "B.Cu") (net 9) (tstamp f33eac02-74c4-4643-8e14-2e0814469bb1))
- (segment (start 194.19952 113.056101) (end 194.2 113.055621) (width 0.4) (layer "B.Cu") (net 9) (tstamp f60c7d68-2fef-4842-a5a9-667ced1a0183))
- (segment (start 195.943 104.657) (end 195.943 103.422532) (width 0.4) (layer "B.Cu") (net 9) (tstamp fbaeaceb-ea45-43fa-8c99-3a34441129fc))
- (segment (start 173.72285 88.525) (end 172.849289 89.39856) (width 0.4) (layer "F.Cu") (net 10) (tstamp 02368f67-34d8-483b-932b-670f04332d86))
- (segment (start 164.89904 112.89904) (end 165.45 113.45) (width 0.4) (layer "F.Cu") (net 10) (tstamp 0add9da5-5427-4c8c-8574-cec042f02248))
- (segment (start 164.384668 87.815332) (end 164.384668 88.884668) (width 0.2) (layer "F.Cu") (net 10) (tstamp 0bc56571-2eb6-4806-a92e-27c87adb7017))
- (segment (start 165.45 113.45) (end 165.45 116.4625) (width 0.4) (layer "F.Cu") (net 10) (tstamp 0f0dbd6a-183b-4683-b802-64ca86aaacdb))
- (segment (start 180.826402 77.701442) (end 168.868546 77.701442) (width 0.2) (layer "F.Cu") (net 10) (tstamp 120a5e40-d5a1-4c7a-9010-1e02de205c1d))
- (segment (start 174.3375 88.525) (end 173.72285 88.525) (width 0.4) (layer "F.Cu") (net 10) (tstamp 15e0eac3-5c70-429a-8c14-48b69b084079))
- (segment (start 155.70048 101.903821) (end 155.70048 110.496179) (width 0.4) (layer "F.Cu") (net 10) (tstamp 26573a10-971e-486c-989b-9d49af362193))
- (segment (start 199.61452 78.002996) (end 195.433008 78.002996) (width 0.2) (layer "F.Cu") (net 10) (tstamp 30ba86ed-6008-449a-9eba-ade7bf2f0ade))
- (segment (start 155.70048 110.496179) (end 158.103341 112.89904) (width 0.4) (layer "F.Cu") (net 10) (tstamp 3ba3091e-b194-4ca1-b268-88fc898e01b8))
- (segment (start 194.230012 76.8) (end 181.727842 76.800002) (width 0.2) (layer "F.Cu") (net 10) (tstamp 6c9c9b8c-7528-4cb9-a55a-d2d34077587f))
- (segment (start 168.205741 89.39856) (end 165.552151 92.052151) (width 0.4) (layer "F.Cu") (net 10) (tstamp 7c66d7f1-b310-4b9e-81ea-502ab15b8d94))
- (segment (start 172.849289 89.39856) (end 168.205741 89.39856) (width 0.4) (layer "F.Cu") (net 10) (tstamp 7de3753b-d04a-415f-9b6f-e01b62c3a972))
- (segment (start 164.9 87.3) (end 164.384668 87.815332) (width 0.2) (layer "F.Cu") (net 10) (tstamp 86467c2f-aa3c-431b-ad03-538fadaabc0d))
- (segment (start 166.1 91.504302) (end 165.552151 92.052151) (width 0.2) (layer "F.Cu") (net 10) (tstamp 95d424d6-6e09-4853-85fa-0fc33566288a))
- (segment (start 165.552151 92.052151) (end 155.70048 101.903821) (width 0.4) (layer "F.Cu") (net 10) (tstamp 9a032d97-f493-4400-9c67-973969fbdaa2))
- (segment (start 165.600285 90.999214) (end 166.1 91.498929) (width 0.2) (layer "F.Cu") (net 10) (tstamp a1a72fe1-0387-429a-949e-61e2a7a36252))
- (segment (start 158.103341 112.89904) (end 164.89904 112.89904) (width 0.4) (layer "F.Cu") (net 10) (tstamp a20f3e67-ce77-4e57-90e5-4a281a9a370e))
- (segment (start 168.868546 77.701442) (end 164.9 81.669988) (width 0.2) (layer "F.Cu") (net 10) (tstamp a65f0c57-671b-4987-8b47-b19036866416))
- (segment (start 195.433008 78.002996) (end 194.230012 76.8) (width 0.2) (layer "F.Cu") (net 10) (tstamp ae89000d-66d4-4ca2-a2fd-7bff20646255))
- (segment (start 164.9 81.669988) (end 164.9 87.3) (width 0.2) (layer "F.Cu") (net 10) (tstamp b0c83868-66ba-431a-af9c-3cc1f4238bbc))
- (segment (start 181.727842 76.800002) (end 180.826402 77.701442) (width 0.2) (layer "F.Cu") (net 10) (tstamp c5374633-91c0-4322-b7ce-36c43aeefc83))
- (segment (start 166.1 91.498929) (end 166.1 91.504302) (width 0.2) (layer "F.Cu") (net 10) (tstamp cd023a67-5af3-462b-84be-df13d9603592))
- (via (at 164.384668 88.884668) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 10) (tstamp 6503024b-b19b-46b1-a14a-4c151fc9c8af))
- (via (at 165.600285 90.999214) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 10) (tstamp f8506084-2a71-4cd0-bab4-d6a38c3edd68))
- (segment (start 165.600285 90.999214) (end 165.5 90.898929) (width 0.3) (layer "B.Cu") (net 10) (tstamp 9deb010c-8e2e-452e-b9c2-218c38c3c6dd))
- (segment (start 165.5 90) (end 164.384668 88.884668) (width 0.3) (layer "B.Cu") (net 10) (tstamp de4dee65-aa5c-40d6-9fb0-89334263b527))
- (segment (start 165.5 90.898929) (end 165.5 90) (width 0.3) (layer "B.Cu") (net 10) (tstamp de7c542f-6791-434a-a22c-af3232083193))
- (segment (start 185.74 128.46) (end 191.9 128.46) (width 1.2) (layer "F.Cu") (net 11) (tstamp 010112a6-d089-4287-bfad-c59a40c4b5d3))
- (segment (start 193.1 127.26) (end 193.1 125.5975) (width 1.2) (layer "F.Cu") (net 11) (tstamp 3630c357-7c6e-459e-a2b8-7982d004d409))
- (segment (start 191.9 128.46) (end 193.1 127.26) (width 1.2) (layer "F.Cu") (net 11) (tstamp 57ab2b2c-27af-4eda-b881-af61a01cdeb7))
- (segment (start 185.74 131) (end 185.74 128.46) (width 1.2) (layer "F.Cu") (net 11) (tstamp a845a856-75ef-452c-a02d-c42cb10135f4))
- (segment (start 160.225 125.645) (end 161.57 126.99) (width 1.2) (layer "F.Cu") (net 12) (tstamp 04583436-8252-4b2b-819e-c72a4a3db3e2))
- (segment (start 168.665386 125.56952) (end 171.654614 125.56952) (width 1.2) (layer "F.Cu") (net 12) (tstamp 2779bd5f-74ae-4dcd-a11d-ef8a4e47b8cf))
- (segment (start 173.04 131) (end 173.04 128.46) (width 1.2) (layer "F.Cu") (net 12) (tstamp 2cdf707b-db3d-470f-91c0-1147e6ed9002))
- (segment (start 171.654614 125.56952) (end 173.04 126.954906) (width 1.2) (layer "F.Cu") (net 12) (tstamp 34791610-e11b-4332-835d-c032b4a22a14))
- (segment (start 173.04 126.954906) (end 173.04 128.46) (width 1.2) (layer "F.Cu") (net 12) (tstamp 35655c43-793e-4150-b36b-4d246b8b4612))
- (segment (start 161.57 126.99) (end 167.244906 126.99) (width 1.2) (layer "F.Cu") (net 12) (tstamp 6aa4813a-33ab-4a89-a31e-d627303d6107))
- (segment (start 167.244906 126.99) (end 168.665386 125.56952) (width 1.2) (layer "F.Cu") (net 12) (tstamp a2f34510-ca8d-4c5f-9cbd-10d6306f6a64))
- (segment (start 160.225 124.6875) (end 160.225 125.645) (width 1.2) (layer "F.Cu") (net 12) (tstamp d1f7a7dd-7dbb-47c8-84db-a22f690eb19e))
- (segment (start 167.92 123.77) (end 172.4 123.77) (width 1.2) (layer "F.Cu") (net 13) (tstamp 5da8c861-066e-4932-870e-3108066e2038))
- (segment (start 166.94048 124.74952) (end 167.92 123.77) (width 1.2) (layer "F.Cu") (net 13) (tstamp 8eb69745-2abe-4743-b40c-d2d1db82f2c6))
- (segment (start 175.58 126.95) (end 175.58 128.46) (width 1.2) (layer "F.Cu") (net 13) (tstamp a0687977-05f9-4342-ac33-5c359c43cb48))
- (segment (start 164.56202 124.74952) (end 166.94048 124.74952) (width 1.2) (layer "F.Cu") (net 13) (tstamp c6aec10b-21cc-4877-81ad-c282576a23f2))
- (segment (start 172.4 123.77) (end 175.58 126.95) (width 1.2) (layer "F.Cu") (net 13) (tstamp d3ff5a99-5ac7-43b0-945a-7829b50846f5))
- (segment (start 164.5 124.6875) (end 164.56202 124.74952) (width 1.2) (layer "F.Cu") (net 13) (tstamp e33f2a0c-a403-40f3-b2a3-f712b2a05dc7))
- (segment (start 175.58 131) (end 175.58 128.46) (width 1.2) (layer "F.Cu") (net 13) (tstamp f90e1d8f-dadb-4a6a-9b8f-b0863ef213ad))
- (segment (start 182.461553 126.3) (end 180.66 128.101553) (width 1.2) (layer "F.Cu") (net 14) (tstamp 3f663188-a70a-4586-a0a4-048a7258cd06))
- (segment (start 189.475 125.5875) (end 188.7625 126.3) (width 1.2) (layer "F.Cu") (net 14) (tstamp 67be5be4-3810-4735-ab6d-75995ffbd8d0))
- (segment (start 180.66 128.101553) (end 180.66 128.46) (width 1.2) (layer "F.Cu") (net 14) (tstamp 9d6fb01b-d323-4cbe-b682-cdc1b0841646))
- (segment (start 180.66 128.384395) (end 180.66 128.46) (width 0.8) (layer "F.Cu") (net 14) (tstamp c8e1deed-15f4-4632-8947-44e7dbbaba28))
- (segment (start 180.66 131) (end 180.66 128.46) (width 1.5) (layer "F.Cu") (net 14) (tstamp f5d2ccea-102b-4810-9f84-a57614e4733c))
- (segment (start 188.7625 126.3) (end 182.461553 126.3) (width 1.2) (layer "F.Cu") (net 14) (tstamp f728f114-9414-4a99-ba6a-188c03b9a533))
- (segment (start 189.4 82.8) (end 189.4 81.8) (width 0.2) (layer "F.Cu") (net 15) (tstamp 15f7f307-ea55-460d-90ad-dd310e9991b3))
- (segment (start 191.152496 82.802996) (end 199.61452 82.802996) (width 0.2) (layer "F.Cu") (net 15) (tstamp 565d454a-c093-4c2e-a032-57ffd66e320c))
- (segment (start 182.200969 81.534025) (end 182.200969 82.263275) (width 0.2) (layer "F.Cu") (net 15) (tstamp 8a587e44-5252-49da-93b0-f9e6024319d3))
- (segment (start 191.1495 82.8) (end 191.152496 82.802996) (width 0.2) (layer "F.Cu") (net 15) (tstamp 8c0dda56-72c4-43ab-85c8-9886cedc4fce))
- (segment (start 189.4 81.8) (end 188.600481 81.000481) (width 0.2) (layer "F.Cu") (net 15) (tstamp 914f1ba2-3a72-4c66-a8ae-bbe5aee6c59a))
- (segment (start 188.600481 81.000481) (end 182.734513 81.000481) (width 0.2) (layer "F.Cu") (net 15) (tstamp b955a442-c608-4ca0-bf43-28a1fd866ac4))
- (segment (start 182.734513 81.000481) (end 182.200969 81.534025) (width 0.2) (layer "F.Cu") (net 15) (tstamp d7d6d19f-c3ee-4b32-9fbc-d5a8ee3aa500))
- (segment (start 182.200969 82.263275) (end 181.139244 83.325) (width 0.2) (layer "F.Cu") (net 15) (tstamp de2565ac-6b3b-4b78-a807-5e0caf6e991e))
- (segment (start 181.139244 83.325) (end 180.0625 83.325) (width 0.2) (layer "F.Cu") (net 15) (tstamp e3181578-ccea-4b55-8695-2b8c213ddf76))
- (via (at 189.4 82.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp 2a363a17-ebc9-40f7-848e-07957c2d54aa))
- (via (at 191.1495 82.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp b2ca1beb-3f28-4a62-a975-58743248c1aa))
- (segment (start 189.4 82.8) (end 191.1495 82.8) (width 0.2) (layer "B.Cu") (net 15) (tstamp 522012d3-2610-444a-a72d-c3eef424e3b0))
- (segment (start 188.700489 81.700489) (end 188.4 81.4) (width 0.2) (layer "F.Cu") (net 16) (tstamp 0e35e817-adbc-4c9e-b22e-12fa0c5506e1))
- (segment (start 191.346504 83.602996) (end 199.615372 83.602996) (width 0.2) (layer "F.Cu") (net 16) (tstamp 1d51f1b3-1311-4efa-8c40-d3bddcece09d))
- (segment (start 182.600489 82.428761) (end 181.05425 83.975) (width 0.2) (layer "F.Cu") (net 16) (tstamp 2b4b0d0c-52b4-46c9-8ae5-0ec5f8b8e80b))
- (segment (start 182.9 81.4) (end 182.600489 81.699511) (width 0.2) (layer "F.Cu") (net 16) (tstamp 34ddf5bc-89ed-4ecf-99b4-31b41cacab7c))
- (segment (start 181.05425 83.975) (end 180.0625 83.975) (width 0.2) (layer "F.Cu") (net 16) (tstamp 48071106-732d-4b4d-87e0-73e45ee8e3c0))
- (segment (start 189.1 83.8) (end 188.700489 83.400489) (width 0.2) (layer "F.Cu") (net 16) (tstamp 6cf8237f-a7f9-4565-a1bd-d4d7510eadc6))
- (segment (start 188.700489 83.400489) (end 188.700489 81.700489) (width 0.2) (layer "F.Cu") (net 16) (tstamp 6d714a4c-a7c0-467c-b3e3-1819940c033d))
- (segment (start 182.600489 81.699511) (end 182.600489 82.428761) (width 0.2) (layer "F.Cu") (net 16) (tstamp b9cd3795-9b6c-46aa-96bf-eae44dbda18e))
- (segment (start 191.1495 83.8) (end 191.346504 83.602996) (width 0.2) (layer "F.Cu") (net 16) (tstamp bc5360f7-d2e1-47e1-b8a2-ae7c0b365f74))
- (segment (start 188.4 81.4) (end 182.9 81.4) (width 0.2) (layer "F.Cu") (net 16) (tstamp be1a1529-7eab-4677-8697-92d30693361f))
- (segment (start 189.4505 83.8) (end 189.1 83.8) (width 0.2) (layer "F.Cu") (net 16) (tstamp c3d65ef3-9317-42ce-8489-d4c83c3cce9d))
- (via (at 189.4505 83.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 16) (tstamp 68e0e098-4572-4f7f-a2b9-6af7684ff368))
- (via (at 191.1495 83.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 16) (tstamp 7c5914b6-463c-4806-8fe6-e2c83448a642))
- (segment (start 189.4505 83.8) (end 191.1495 83.8) (width 0.2) (layer "B.Cu") (net 16) (tstamp 8c951577-ca7f-43e2-b44a-1a06e07e9ff4))
- (segment (start 157.855012 113.49856) (end 160.69856 113.49856) (width 0.4) (layer "F.Cu") (net 17) (tstamp 0041bc68-81b0-49c7-a8d0-547268f055cb))
- (segment (start 165.300961 87.968375) (end 165.234668 88.034668) (width 0.2) (layer "F.Cu") (net 17) (tstamp 018b86b4-06a5-43b8-bd4e-34b07190f7ff))
- (segment (start 165.095699 90.152151) (end 164.6 90.64785) (width 0.4) (layer "F.Cu") (net 17) (tstamp 16ac5ff5-54f0-4fc3-9737-1eecfe704a29))
- (segment (start 166.604301 90.152151) (end 167.957412 88.79904) (width 0.4) (layer "F.Cu") (net 17) (tstamp 233cac94-74a9-4619-831d-3154c3b13eca))
- (segment (start 194.064526 77.19952) (end 181.893329 77.199521) (width 0.2) (layer "F.Cu") (net 17) (tstamp 26c65079-2726-48e9-999e-2e2c6d0f3128))
- (segment (start 180.991889 78.100961) (end 169.034033 78.100961) (width 0.2) (layer "F.Cu") (net 17) (tstamp 335f5a85-dda8-4f4c-9cc7-222561e627c9))
- (segment (start 161.175 113.975) (end 161.175 116.4625) (width 0.4) (layer "F.Cu") (net 17) (tstamp 3d8ae559-235a-482b-9bfb-05330a9528b7))
- (segment (start 160.69856 113.49856) (end 161.175 113.975) (width 0.4) (layer "F.Cu") (net 17) (tstamp 4fa66282-a565-4b18-b8bb-46383f5e1ed7))
- (segment (start 195.668002 78.802996) (end 194.064526 77.19952) (width 0.2) (layer "F.Cu") (net 17) (tstamp 52d34f58-6ba0-4b5f-866c-729ccc074750))
- (segment (start 166.321487 90.152151) (end 165.095699 90.152151) (width 0.4) (layer "F.Cu") (net 17) (tstamp 5767d440-6e2e-47be-842a-a5131ce0fde3))
- (segment (start 164.6 92.156452) (end 155.10096 101.655492) (width 0.4) (layer "F.Cu") (net 17) (tstamp 5fff14ca-98e9-4b6c-8e49-d22b19ac2dc1))
- (segment (start 155.10096 110.744509) (end 157.855012 113.49856) (width 0.4) (layer "F.Cu") (net 17) (tstamp 7d2f5c27-d79f-4bd1-8f83-b9cbbe8f387e))
- (segment (start 169.034033 78.100961) (end 165.300961 81.834033) (width 0.2) (layer "F.Cu") (net 17) (tstamp 8af92fea-64af-4ca5-9787-0f5bc4df27de))
- (segment (start 166.321487 90.152151) (end 166.604301 90.152151) (width 0.4) (layer "F.Cu") (net 17) (tstamp 993f05e6-ecda-4f02-9612-587c4d93c550))
- (segment (start 181.893329 77.199521) (end 180.991889 78.100961) (width 0.2) (layer "F.Cu") (net 17) (tstamp 9f1cbec7-98ea-4d9e-bd61-c44f991f5dd9))
- (segment (start 167.957412 88.79904) (end 172.60096 88.79904) (width 0.4) (layer "F.Cu") (net 17) (tstamp a1727041-3d48-4412-be33-b3bfa0f653c6))
- (segment (start 172.60096 88.79904) (end 173.525 87.875) (width 0.4) (layer "F.Cu") (net 17) (tstamp a74dc9f3-45b6-411b-9a25-b697caf99f98))
- (segment (start 173.525 87.875) (end 174.3375 87.875) (width 0.4) (layer "F.Cu") (net 17) (tstamp af86ab33-a196-4a1d-994e-8d8c19640bd7))
- (segment (start 164.6 90.64785) (end 164.6 92.156452) (width 0.4) (layer "F.Cu") (net 17) (tstamp b9a5c7ef-ef49-456a-9417-8d1c874b1647))
- (segment (start 165.300961 81.834033) (end 165.300961 87.968375) (width 0.2) (layer "F.Cu") (net 17) (tstamp e72c4dd1-9252-4180-a0ee-f6a0a22aa99a))
- (segment (start 199.615372 78.802996) (end 195.668002 78.802996) (width 0.2) (layer "F.Cu") (net 17) (tstamp edeb5059-f798-4053-a652-25bc590fb650))
- (segment (start 155.10096 101.655492) (end 155.10096 110.744509) (width 0.4) (layer "F.Cu") (net 17) (tstamp fb9da1dd-3686-4f76-b1ff-78ee18de59b7))
- (via (at 165.234668 88.034668) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 17) (tstamp bafa6b1b-9510-48a2-bca9-12db3504f4d3))
- (via (at 166.321487 90.152151) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 17) (tstamp c4811e06-de2d-4698-b3df-033d4fcc0433))
- (segment (start 166.321487 90.152151) (end 166.321487 90.11506) (width 0.3) (layer "B.Cu") (net 17) (tstamp 03bd25a1-6149-43fc-bc30-df38489a93ea))
- (segment (start 166.321487 90.11506) (end 165.234668 89.028241) (width 0.3) (layer "B.Cu") (net 17) (tstamp 2b111d65-7c79-465d-a8d6-bc704463e0e1))
- (segment (start 165.234668 89.028241) (end 165.234668 88.034668) (width 0.3) (layer "B.Cu") (net 17) (tstamp 793c93b7-201a-42a2-999e-cd55a7e31657))
- (segment (start 157.8 114.291398) (end 157.8 125.9) (width 0.4) (layer "F.Cu") (net 18) (tstamp 020b9c2d-1d7d-4f8e-826c-b9b1aee71392))
- (segment (start 166.2 88.010741) (end 166.2 88.2) (width 0.2) (layer "F.Cu") (net 18) (tstamp 07e756d0-3a5a-4018-a67e-af95aed3a80d))
- (segment (start 164.00048 90.399521) (end 164.00048 91.908123) (width 0.4) (layer "F.Cu") (net 18) (tstamp 296917c9-7760-4640-860a-3efc09d33850))
- (segment (start 172.05215 87.6) (end 173.07715 86.575) (width 0.4) (layer "F.Cu") (net 18) (tstamp 2cad2440-40a4-4a89-a28a-aafacd277357))
- (segment (start 160.6 128.7) (end 163.6875 128.7) (width 0.4) (layer "F.Cu") (net 18) (tstamp 41e01412-47cb-406b-8a14-898097240d0b))
- (segment (start 166.2 88.200001) (end 164.00048 90.399521) (width 0.4) (layer "F.Cu") (net 18) (tstamp 4acb4444-7434-4db5-9f92-f523fb576fb3))
- (segment (start 169.19952 78.50048) (end 165.70048 81.99952) (width 0.2) (layer "F.Cu") (net 18) (tstamp 504feab8-1e22-408c-8ba9-1cb753cdb8a7))
- (segment (start 200.017972 79.602996) (end 195.902996 79.602996) (width 0.2) (layer "F.Cu") (net 18) (tstamp 531825cd-e553-4fa9-bf95-08b28ac0460b))
- (segment (start 166.2 88.2) (end 166.2 88.200001) (width 0.4) (layer "F.Cu") (net 18) (tstamp 5e278976-5d63-48b2-93f9-95f075e0fcae))
- (segment (start 154.50144 110.992838) (end 157.8 114.291398) (width 0.4) (layer "F.Cu") (net 18) (tstamp 774e94ed-cf95-48c7-b9ef-6c529db3d136))
- (segment (start 165.70048 87.511221) (end 166.2 88.010741) (width 0.2) (layer "F.Cu") (net 18) (tstamp 83238579-587d-4d96-8239-a7fb313fe4b1))
- (segment (start 181.157376 78.50048) (end 169.19952 78.50048) (width 0.2) (layer "F.Cu") (net 18) (tstamp 96323a59-a2af-45b3-96cf-6096c318555e))
- (segment (start 193.89904 77.59904) (end 182.058816 77.59904) (width 0.2) (layer "F.Cu") (net 18) (tstamp 9ddeaea1-103c-4c56-b0f3-c6c7d342581b))
- (segment (start 182.058816 77.59904) (end 181.157376 78.50048) (width 0.2) (layer "F.Cu") (net 18) (tstamp acaf7949-41f7-443e-b14a-fcd31343f760))
- (segment (start 165.70048 81.99952) (end 165.70048 87.511221) (width 0.2) (layer "F.Cu") (net 18) (tstamp b180bbfe-93d1-45fc-b712-05d953410d24))
- (segment (start 154.50144 101.407163) (end 154.50144 110.992838) (width 0.4) (layer "F.Cu") (net 18) (tstamp b4329e0c-17f3-4076-9978-c62546bfa886))
- (segment (start 173.07715 86.575) (end 174.3375 86.575) (width 0.4) (layer "F.Cu") (net 18) (tstamp bf0654ee-fd40-4be3-8e97-f276f38d0ba9))
- (segment (start 157.8 125.9) (end 160.6 128.7) (width 0.4) (layer "F.Cu") (net 18) (tstamp c0d6ca31-e10d-4636-9c5f-9bc38ebca8f7))
- (segment (start 166.8 87.6) (end 172.05215 87.6) (width 0.4) (layer "F.Cu") (net 18) (tstamp c1aca8d2-91bf-4612-a307-3727443f223b))
- (segment (start 195.902996 79.602996) (end 193.89904 77.59904) (width 0.2) (layer "F.Cu") (net 18) (tstamp c60ec11f-4495-4d8b-8993-db73cc0b1507))
- (segment (start 166.2 88.2) (end 166.8 87.6) (width 0.4) (layer "F.Cu") (net 18) (tstamp d5022664-bc3e-44a6-ba4e-4077df79dd6f))
- (segment (start 164.00048 91.908123) (end 154.50144 101.407163) (width 0.4) (layer "F.Cu") (net 18) (tstamp e6542fd3-a117-4de4-be10-4873ec55a796))
- (segment (start 179.6 90) (end 178.7 90) (width 0.4) (layer "F.Cu") (net 19) (tstamp 0c7f6ec0-443f-4693-9feb-9b412a00a8fb))
- (segment (start 178.4 83.2) (end 178.925 82.675) (width 0.4) (layer "F.Cu") (net 19) (tstamp 12ad5387-e2a5-4703-9950-5b98bcf76fc7))
- (segment (start 184.2 92.6) (end 182.2 92.6) (width 0.4) (layer "F.Cu") (net 19) (tstamp 1cd1c22b-a62e-4ed5-a82e-1a38ffe6d923))
- (segment (start 178 87.2) (end 178 87.9) (width 0.4) (layer "F.Cu") (net 19) (tstamp 2196c4b3-b0f1-4ee8-ae37-9d9789637386))
- (segment (start 181.801449 81.368539) (end 181.801449 82.097789) (width 0.2) (layer "F.Cu") (net 19) (tstamp 2265b7b5-0d65-4aa2-9ec1-952d7c46a8d6))
- (segment (start 181.801449 82.097789) (end 181.224238 82.675) (width 0.2) (layer "F.Cu") (net 19) (tstamp 331aff6b-f998-4c84-9593-ee4d99e354a2))
- (segment (start 181.224238 82.675) (end 180.0625 82.675) (width 0.2) (layer "F.Cu") (net 19) (tstamp 34e6a96c-fb2d-4f65-98dc-eba2200815c5))
- (segment (start 185.1 98.7) (end 185 98.6) (width 0.4) (layer "F.Cu") (net 19) (tstamp 45a8050c-99f3-488c-a573-6ed271e4cb36))
- (segment (start 189.4 80.4) (end 189.2 80.6) (width 0.2) (layer "F.Cu") (net 19) (tstamp 4db5f2c1-d7ff-4644-a980-c38bddd595f8))
- (segment (start 178 89.3) (end 178 87.9) (width 0.4) (layer "F.Cu") (net 19) (tstamp 694baa4c-ee54-4cde-9ce4-0e67e2c5a334))
- (segment (start 178.4 85.1255) (end 178.4 83.2) (width 0.4) (layer "F.Cu") (net 19) (tstamp 6c6a40be-14cf-467e-8f33-c441988054a2))
- (segment (start 187.85215 98.7) (end 185.1 98.7) (width 0.4) (layer "F.Cu") (net 19) (tstamp 9be585ae-a90d-4721-b4d7-039d2f5c4050))
- (segment (start 178.925 82.675) (end 180.0625 82.675) (width 0.4) (layer "F.Cu") (net 19) (tstamp 9f2b3f01-267e-4c9f-b21f-15bb0650a698))
- (segment (start 191.25167 102.09952) (end 187.85215 98.7) (width 0.4) (layer "F.Cu") (net 19) (tstamp a4adab8d-0b61-43d6-b999-a6686be57328))
- (segment (start 190.425 117.5675) (end 190.425 116.875) (width 0.4) (layer "F.Cu") (net 19) (tstamp aa9a8db5-81ca-4ce3-b8f9-46fab21033b0))
- (segment (start 178.4 86.8) (end 178 87.2) (width 0.4) (layer "F.Cu") (net 19) (tstamp c6f3776b-fee3-42e6-a4c6-4c00ddc021fe))
- (segment (start 192.155293 102.09952) (end 191.25167 102.09952) (width 0.4) (layer "F.Cu") (net 19) (tstamp ce03ea16-62a2-4b4f-b346-ee8904ebd52c))
- (segment (start 189.2 80.6) (end 182.569988 80.6) (width 0.2) (layer "F.Cu") (net 19) (tstamp d63f10ea-1f3e-4954-bd44-d65e6c2f727c))
- (segment (start 190.425 116.875) (end 191 116.3) (width 0.4) (layer "F.Cu") (net 19) (tstamp d64be8db-0380-43b3-9e28-afce7a9246d9))
- (segment (start 178.7 90) (end 178 89.3) (width 0.4) (layer "F.Cu") (net 19) (tstamp dcbe2960-733a-4a14-8ded-b2212f907120))
- (segment (start 178 87.9) (end 178 87.8) (width 0.4) (layer "F.Cu") (net 19) (tstamp de8cd8eb-65e2-47e6-beab-c319ca48c1c2))
- (segment (start 182.569988 80.6) (end 181.801449 81.368539) (width 0.2) (layer "F.Cu") (net 19) (tstamp e291953c-c74c-4a64-8558-3b4292cf2c86))
- (segment (start 182.2 92.6) (end 179.6 90) (width 0.4) (layer "F.Cu") (net 19) (tstamp f985d9eb-3657-4f45-8194-eae4bc2f4dab))
- (segment (start 194.9 104.222032) (end 194.277805 104.222032) (width 0.4) (layer "F.Cu") (net 19) (tstamp facd8144-c6e2-4329-9cab-cd7b07ad798c))
- (segment (start 194.277805 104.222032) (end 192.155293 102.09952) (width 0.4) (layer "F.Cu") (net 19) (tstamp fcba828c-9c54-4c95-90b7-891c9aac6c49))
- (via (at 178.4 86.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 07b15f7f-c4f4-4e3e-8354-4949cfee56cc))
- (via (at 191 116.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 671789f8-981d-457d-b1be-8b52418d822b))
- (via (at 185 98.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 88e7e80b-16cd-4af8-a26b-bf4374536416))
- (via (at 194.9 104.222032) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 8e1d0a52-36ae-4a7f-8c8e-530fa7bdfd6d))
- (via (at 178.4 85.1255) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp b5f91561-ac9e-401f-b568-8dd35d30acaa))
- (via (at 189.4 80.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp c07b2605-f36f-4fe0-a284-7ff482f16536))
- (via (at 184.2 92.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp d87fa3c2-fe13-418e-949b-4db36bb3b99f))
- (segment (start 185.3 93.6) (end 184.3 92.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 197e08d0-9208-4739-a925-e8580e1e7d5f))
- (segment (start 193.1 115.5) (end 191.8 115.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 21e44e0f-efb6-42e7-8587-85d675d080a2))
- (segment (start 193.6 105.4) (end 193.6 115) (width 0.4) (layer "B.Cu") (net 19) (tstamp 28e551fc-4e85-4380-938d-592487aad116))
- (segment (start 185 98.6) (end 185 97.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 45e9bcc4-7a2a-4d00-8be4-845a25b01b65))
- (segment (start 184.3 92.6) (end 184.2 92.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 570c87b6-83e4-4573-b8a7-38d76599313e))
- (segment (start 194.777968 104.222032) (end 193.6 105.4) (width 0.4) (layer "B.Cu") (net 19) (tstamp 5ba804bf-1679-4d08-9789-53e40b1ca350))
- (segment (start 185.3 97.2) (end 185.3 93.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 6e47c9af-5a36-4651-95cc-f09696d0246b))
- (segment (start 192.302401 80.432593) (end 194.328499 78.406495) (width 0.2) (layer "B.Cu") (net 19) (tstamp 8e26d3bf-c2b4-4f41-a3c6-274ca01d4dc3))
- (segment (start 193.6 115) (end 193.1 115.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 8e9950f0-f937-42cb-b7ee-c570121ab7ba))
- (segment (start 189.432593 80.432593) (end 192.302401 80.432593) (width 0.2) (layer "B.Cu") (net 19) (tstamp a1dcf81a-c597-4421-a6c1-039a97f7ec45))
- (segment (start 194.9 104.222032) (end 194.777968 104.222032) (width 0.4) (layer "B.Cu") (net 19) (tstamp a2704a5f-8a23-4475-a979-d1440149924b))
- (segment (start 194.328499 78.406495) (end 199.617178 78.406495) (width 0.2) (layer "B.Cu") (net 19) (tstamp a523dda4-5998-4301-9627-310f35b2c3a2))
- (segment (start 191.8 115.5) (end 191 116.3) (width 0.4) (layer "B.Cu") (net 19) (tstamp b742eb61-b3aa-4871-b965-224b266a3a90))
- (segment (start 185.2 97.3) (end 185.3 97.2) (width 0.4) (layer "B.Cu") (net 19) (tstamp bb7f4729-ff34-418a-b30e-cb5de5c06787))
- (segment (start 178.4 85.1255) (end 178.4 86.8) (width 0.4) (layer "B.Cu") (net 19) (tstamp bf1db254-a432-44c3-bc7d-82775faaf64f))
- (segment (start 189.4 80.4) (end 189.432593 80.432593) (width 0.2) (layer "B.Cu") (net 19) (tstamp cbdf618d-c196-442a-94db-7cc37f6ce75b))
- (segment (start 185 97.5) (end 185.2 97.3) (width 0.4) (layer "B.Cu") (net 19) (tstamp deeea06a-7b4d-42bb-97dd-bc3043b4e9c3))
- (segment (start 188.5 101.7) (end 188.5 102.625) (width 1.2) (layer "F.Cu") (net 20) (tstamp 03a091ca-f168-4340-9561-e3d1a97b5584))
- (segment (start 194.854299 107.254299) (end 196.39556 107.254299) (width 1.5) (layer "F.Cu") (net 20) (tstamp 1e2c7501-bc48-4df0-9957-49dda587c78e))
- (segment (start 202.270651 121.959349) (end 202.270651 123.8) (width 1.8) (layer "F.Cu") (net 20) (tstamp 33c332fa-d830-440d-af0c-d4a44fc7ba1a))
- (segment (start 188.5 102.625) (end 186.875 104.25) (width 1.2) (layer "F.Cu") (net 20) (tstamp c433ad1c-e277-4eba-9909-f78c12029e00))
- (segment (start 186.152956 104.972044) (end 186.875 104.25) (width 0.8) (layer "F.Cu") (net 20) (tstamp c6d2eb67-f381-4e4c-9067-5586887a3ebe))
- (segment (start 186.875 104.25) (end 191.85 104.25) (width 1.5) (layer "F.Cu") (net 20) (tstamp d4ad1b07-ba0e-4ba7-8ec3-2c09a2b47841))
- (segment (start 202.270651 120) (end 202.270651 121.959349) (width 1.8) (layer "F.Cu") (net 20) (tstamp d83dea97-c678-4aef-bdbe-1063a64dccac))
- (segment (start 186.875 104.25) (end 188.414527 104.25) (width 1.2) (layer "F.Cu") (net 20) (tstamp e4ae2385-f591-422c-956e-0254a342a584))
- (segment (start 191.85 104.25) (end 194.854299 107.254299) (width 1.5) (layer "F.Cu") (net 20) (tstamp e4cc6ea5-02ac-47e6-8db7-9b2ee2341517))
- (segment (start 183.425 104.972044) (end 186.152956 104.972044) (width 0.8) (layer "F.Cu") (net 20) (tstamp fce89ade-9253-4427-83fc-e791a48560f4))
- (via (at 202.270651 121.959349) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 20) (tstamp 9fc34a2e-df6f-4573-9f23-ea772da169bc))
- (segment (start 196.39556 107.254299) (end 196.39556 112.790717) (width 1.8) (layer "B.Cu") (net 20) (tstamp 70144373-e0d6-4ed2-be86-81febee8af0f))
- (segment (start 202.270651 118.665808) (end 202.270651 121.959349) (width 1.8) (layer "B.Cu") (net 20) (tstamp 80bfe44c-487d-4970-b4ac-32439811d54d))
- (segment (start 196.39556 112.790717) (end 202.270651 118.665808) (width 1.8) (layer "B.Cu") (net 20) (tstamp e3adb3fc-df97-4168-b359-935e9d8f01c3))
- (segment (start 194.05 123.7225) (end 194.05 121.66) (width 0.8) (layer "F.Cu") (net 21) (tstamp 43f4bf28-2f4d-4f1f-a7a8-538ceb1833b9))
- (segment (start 193.1 120.71) (end 193.1 119.4525) (width 0.8) (layer "F.Cu") (net 21) (tstamp 8207587f-2a86-4049-bcf9-d18da5970426))
- (segment (start 193.975 121.585) (end 193.1 120.71) (width 0.8) (layer "F.Cu") (net 21) (tstamp b79f6ffd-139d-4466-b7d2-869f8ec45afe))
- (segment (start 194.05 121.66) (end 193.975 121.585) (width 0.8) (layer "F.Cu") (net 21) (tstamp b9831408-cc9d-49bf-a199-4d2d747cba21))
- (segment (start 165.5625 129.65) (end 167.09 129.65) (width 0.5) (layer "F.Cu") (net 22) (tstamp cb70ae49-4a0c-40ea-8a7c-eb5ce555104d))
- (segment (start 168.44 131) (end 170.5 131) (width 0.5) (layer "F.Cu") (net 22) (tstamp d74d4471-17d3-4f44-a0bd-73b0282eec01))
- (segment (start 167.09 129.65) (end 168.44 131) (width 0.5) (layer "F.Cu") (net 22) (tstamp f7d886be-9260-4cb6-b99a-95305c72356b))
- (segment (start 161.175 122.8125) (end 161.175 120.575) (width 0.5) (layer "F.Cu") (net 23) (tstamp 058b93b0-96f9-48e6-8805-08b98cdc9f3e))
- (segment (start 160.225 119.625) (end 160.225 118.3375) (width 0.5) (layer "F.Cu") (net 23) (tstamp 0dbed21d-e71f-4917-828c-f6edbd7c7dd7))
- (segment (start 161.1 120.5) (end 160.225 119.625) (width 0.5) (layer "F.Cu") (net 23) (tstamp 9da0de09-9318-4be6-b884-2ff7c6afce08))
- (segment (start 161.175 120.575) (end 161.1 120.5) (width 0.5) (layer "F.Cu") (net 23) (tstamp b49debdf-94e7-410f-8287-eb13d70f3e11))
- (segment (start 186.067044 106.242044) (end 186.875 107.05) (width 0.8) (layer "F.Cu") (net 25) (tstamp 8a897fc9-f77f-4dd6-a0fb-4989ce9da95f))
- (segment (start 181.585 106.242044) (end 180.95 105.607044) (width 0.8) (layer "F.Cu") (net 25) (tstamp b4da7f44-d727-40c7-9108-6a4b5b231e9a))
- (segment (start 183.425 106.242044) (end 186.067044 106.242044) (width 0.8) (layer "F.Cu") (net 25) (tstamp e3471e48-4c11-4abd-a77c-b824de60e602))
- (segment (start 183.425 106.242044) (end 181.585 106.242044) (width 0.8) (layer "F.Cu") (net 25) (tstamp f82e960e-7ac0-4f17-b97a-142c63af9444))
- (segment (start 181.322862 78.9) (end 182.224302 77.99856) (width 0.2) (layer "F.Cu") (net 26) (tstamp 28066310-137f-4f97-a069-1f8f1e432487))
- (segment (start 193.733554 77.99856) (end 196.135546 80.400552) (width 0.2) (layer "F.Cu") (net 26) (tstamp 35683731-4a8e-4e76-b958-bd2fa4261aad))
- (segment (start 174.3375 81.0375) (end 173.3 80) (width 0.4) (layer "F.Cu") (net 26) (tstamp 645b718f-1c9c-479c-9fd9-84fe08ae3c7a))
- (segment (start 196.135546 80.400552) (end 199.81452 80.400552) (width 0.2) (layer "F.Cu") (net 26) (tstamp 735368dd-2d00-4263-8a4e-0414c04c8132))
- (segment (start 173.3 80) (end 174.4 78.9) (width 0.2) (layer "F.Cu") (net 26) (tstamp 83247002-5556-41b4-879c-805688c79bf3))
- (segment (start 174.3375 82.675) (end 174.3375 81.0375) (width 0.4) (layer "F.Cu") (net 26) (tstamp a0d6d8b8-75d7-47d1-bf74-71b52282343c))
- (segment (start 182.224302 77.99856) (end 193.733554 77.99856) (width 0.2) (layer "F.Cu") (net 26) (tstamp e7609b61-49b9-4b06-b1b7-04d0251760c1))
- (segment (start 174.4 78.9) (end 181.322862 78.9) (width 0.2) (layer "F.Cu") (net 26) (tstamp f2835b89-18df-4543-8c5d-10ec270bbe64))
- (segment (start 179.975 109.492956) (end 181.825 109.492956) (width 0.8) (layer "F.Cu") (net 27) (tstamp bb3692e2-8f86-42c2-b4c6-031a3cc59a6b))
- (segment (start 181.9 88.1) (end 183.6 88.1) (width 0.4) (layer "F.Cu") (net 28) (tstamp 211550b4-520e-4865-8e1d-b700ae8d6144))
- (segment (start 180.0625 87.225) (end 181.025 87.225) (width 0.4) (layer "F.Cu") (net 28) (tstamp 52ccc99d-49da-4824-86d3-bdff7929eadc))
- (segment (start 181.025 87.225) (end 181.9 88.1) (width 0.4) (layer "F.Cu") (net 28) (tstamp 6782a955-d05d-4689-930b-6e058c242b65))
- (segment (start 189.350796 86.69952) (end 185.306908 86.69952) (width 0.2) (layer "F.Cu") (net 28) (tstamp 7e6fdfd0-aa87-4399-b2c5-4d47f8915a8f))
- (segment (start 183.906428 88.1) (end 183.6 88.1) (width 0.2) (layer "F.Cu") (net 28) (tstamp f236d859-b973-403f-a20a-f110d6aa4b58))
- (segment (start 185.306908 86.69952) (end 183.906428 88.1) (width 0.2) (layer "F.Cu") (net 28) (tstamp f737501a-8047-4cf6-8148-6dc0b2b4e378))
- (segment (start 189.875388 87.224112) (end 189.350796 86.69952) (width 0.2) (layer "F.Cu") (net 28) (tstamp fd208682-b007-4729-9110-72cd63861550))
- (via (at 189.875388 87.224112) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 28) (tstamp 5df21dfe-a986-429a-a57e-a94fe6ed31e4))
- (segment (start 192.3 84.5) (end 192.3 81.565006) (width 0.2) (layer "B.Cu") (net 28) (tstamp 272306c7-a410-4e9c-96d3-d5cc8870c133))
- (segment (start 189.875388 86.324612) (end 190.294427 85.905573) (width 0.2) (layer "B.Cu") (net 28) (tstamp 61bd28bb-4cdb-46ef-898c-7406cc1bd75b))
- (segment (start 189.875388 87.224112) (end 189.875388 86.324612) (width 0.2) (layer "B.Cu") (net 28) (tstamp b1e7d226-237a-45c1-8207-7f4e2d752d1f))
- (segment (start 193.056067 80.808939) (end 199.818313 80.808939) (width 0.2) (layer "B.Cu") (net 28) (tstamp ba005fd2-4f01-4719-8ed6-9a0c3c4fe48a))
- (segment (start 192.3 81.565006) (end 193.056067 80.808939) (width 0.2) (layer "B.Cu") (net 28) (tstamp c6e78b69-efa8-4133-9b16-91415bc766c2))
- (segment (start 190.894427 85.905573) (end 192.3 84.5) (width 0.2) (layer "B.Cu") (net 28) (tstamp d4496496-b631-4991-89df-d81fa6ce46ec))
- (segment (start 190.294427 85.905573) (end 190.894427 85.905573) (width 0.2) (layer "B.Cu") (net 28) (tstamp f1ae9f4d-db97-4544-991f-db58d6157b2e))
- (segment (start 177.857956 106.242044) (end 177 107.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 0eb97125-27bf-40c3-9391-00b39fa52a74))
- (segment (start 172.300479 88.19952) (end 173.275 87.225) (width 0.4) (layer "F.Cu") (net 29) (tstamp 106d12a7-8563-404c-b068-36b35313f192))
- (segment (start 166.612894 89.012894) (end 167.426268 88.19952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 19481987-3cab-4494-b044-b61ed2089173))
- (segment (start 167.426268 88.19952) (end 172.300479 88.19952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 3f5bd35e-b8c7-4f66-8063-f5efc7b3d1f0))
- (segment (start 168.217483 90.517483) (end 167.934667 90.517483) (width 0.4) (layer "F.Cu") (net 29) (tstamp 3f7e0dd5-6043-4cb9-8db1-afeddcefed40))
- (segment (start 176 108.1) (end 174.1 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 63b0a9db-3f4d-47fc-95af-1bf238af714c))
- (segment (start 166.40048 112.29952) (end 170.6 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 6ef0a21b-89a3-469a-9213-2f44b785f07d))
- (segment (start 158.35167 112.29952) (end 166.40048 112.29952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 7014ca00-101f-4c3e-a917-46ecf20b99ed))
- (segment (start 178.475 106.242044) (end 177.857956 106.242044) (width 0.4) (layer "F.Cu") (net 29) (tstamp 71a678a4-3802-4887-9047-4efc47a1e5bf))
- (segment (start 167.934667 90.517483) (end 156.3 102.15215) (width 0.4) (layer "F.Cu") (net 29) (tstamp 74d180c0-40fc-4896-bfc4-2042108e45de))
- (segment (start 156.3 110.24785) (end 158.35167 112.29952) (width 0.4) (layer "F.Cu") (net 29) (tstamp bf4cc1af-be5c-403a-9484-b007f5f41dc0))
- (segment (start 173.275 87.225) (end 174.3375 87.225) (width 0.4) (layer "F.Cu") (net 29) (tstamp cf176e74-17a2-41e1-a4da-d13f67684964))
- (segment (start 177 107.1) (end 176 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp f8ceffb6-036a-4c48-a5a4-c67bbbcc9ae4))
- (segment (start 156.3 102.15215) (end 156.3 110.24785) (width 0.4) (layer "F.Cu") (net 29) (tstamp fc4a4edb-4a9d-42fb-a0a8-bc910371ff7c))
- (via (at 166.612894 89.012894) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 0833bb8e-7413-4964-a8fe-5cbe933996d6))
- (via (at 170.6 108.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 5f6e33ad-e9eb-4552-b6d9-80fc8c16efe2))
- (via (at 168.217483 90.517483) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 7baa3f25-3e90-4e6b-a434-8fc78ba97250))
- (via (at 174.1 108.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 9ab8f61c-4cc8-4be2-8e40-e9ff6a2dcd65))
- (segment (start 168.117483 90.517483) (end 166.612894 89.012894) (width 0.4) (layer "B.Cu") (net 29) (tstamp 3e3a9357-2b9d-4608-96ec-15abdd86df2f))
- (segment (start 174.1 108.1) (end 170.6 108.1) (width 0.4) (layer "B.Cu") (net 29) (tstamp a0a7e01c-d0a2-45b9-a67d-7bb2285dfaeb))
- (segment (start 168.217483 90.517483) (end 168.117483 90.517483) (width 0.4) (layer "B.Cu") (net 29) (tstamp d707d946-2be8-499e-8ce0-264a0d890060))
- (segment (start 158.6 111.7) (end 165.6 111.7) (width 0.4) (layer "F.Cu") (net 30) (tstamp 010eaf6d-5432-4000-a08f-1dc74f9871e0))
- (segment (start 170.3 107) (end 170.6 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 0ac7089d-48cf-4e1f-958e-42c885dd9f37))
- (segment (start 170.0326 89.99808) (end 168.43068 91.6) (width 0.4) (layer "F.Cu") (net 30) (tstamp 41aa5361-9975-46b6-a0a1-5b4e585d18a0))
- (segment (start 176.8 105.4) (end 176.8 106.3) (width 0.4) (layer "F.Cu") (net 30) (tstamp 56532d84-f0f4-427a-aa7f-ffa77755db9a))
- (segment (start 177.1 89.3) (end 176.40192 89.99808) (width 0.4) (layer "F.Cu") (net 30) (tstamp 611da1fa-4a31-4d5c-8890-21f89552ff1e))
- (segment (start 176.8 106.3) (end 176.1 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 68233c5a-1624-4ed0-b8a6-64485873b3f6))
- (segment (start 176.40192 89.99808) (end 170.0326 89.99808) (width 0.4) (layer "F.Cu") (net 30) (tstamp 71117f31-f80d-4173-aff1-fae59d087e67))
- (segment (start 177.227956 104.972044) (end 176.8 105.4) (width 0.4) (layer "F.Cu") (net 30) (tstamp 7486bc1d-f204-4b12-8c00-a51f3b1d863d))
- (segment (start 180.0625 85.925) (end 177.975 85.925) (width 0.4) (layer "F.Cu") (net 30) (tstamp 7d86f8cc-9c07-4b1d-85c2-2e17b732a6f4))
- (segment (start 167.7 91.6) (end 156.9 102.4) (width 0.4) (layer "F.Cu") (net 30) (tstamp 83ce0d72-175f-44b4-9139-973c1738643c))
- (segment (start 176.1 107) (end 174.1 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 86fc6da7-97fa-4b46-a6da-4f1b138ddc63))
- (segment (start 156.9 110) (end 158.6 111.7) (width 0.4) (layer "F.Cu") (net 30) (tstamp 8720dfdf-430e-499a-ac04-62795dd5b567))
- (segment (start 178.475 104.972044) (end 177.227956 104.972044) (width 0.4) (layer "F.Cu") (net 30) (tstamp 91571628-128f-4324-8a9a-6c7360a98669))
- (segment (start 177.975 85.925) (end 177.1 86.8) (width 0.4) (layer "F.Cu") (net 30) (tstamp bbcee157-9192-462e-93fe-7c1d3bf368e0))
- (segment (start 156.9 102.4) (end 156.9 110) (width 0.4) (layer "F.Cu") (net 30) (tstamp c5500a17-2dfd-4683-817c-c46980a22788))
- (segment (start 177.1 86.8) (end 177.1 89.3) (width 0.4) (layer "F.Cu") (net 30) (tstamp cbd8cbf4-afc1-4a6e-bb57-5219e2e35459))
- (segment (start 165.6 111.7) (end 170.3 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp d3cdef40-8eed-4d45-ac61-0aa9cb86e2af))
- (segment (start 168.43068 91.6) (end 167.7 91.6) (width 0.4) (layer "F.Cu") (net 30) (tstamp f0b484cd-8480-4a7e-bbd5-78e447d10d94))
- (via (at 174.1 107) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 30) (tstamp 992c2aab-3381-4661-a49c-23639ca64e69))
- (via (at 170.6 107) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 30) (tstamp e0b1cccf-af83-4d6f-a334-40c82322ed5c))
- (segment (start 174.1 107) (end 170.6 107) (width 0.4) (layer "B.Cu") (net 30) (tstamp 0df01c23-bc7b-4721-917b-b33c464fe30a))
- (segment (start 198.5 99.7) (end 198 100.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 07b0d5d9-639e-466e-8e03-c31ea2bee925))
- (segment (start 199.6625 98.5625) (end 200.76 98.5625) (width 0.5) (layer "F.Cu") (net 31) (tstamp 20154945-25fc-43cc-ae0a-e275efbe2e28))
- (segment (start 198 100.2) (end 197.8 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 3c067f2d-54b9-4a30-9b43-0c98e1309173))
- (segment (start 198.55 97.45) (end 199.6625 98.5625) (width 0.5) (layer "F.Cu") (net 31) (tstamp 3e4f0c92-5ac3-4dec-830f-e65486e891c6))
- (segment (start 198.5 98.7) (end 198.5 99.7) (width 0.5) (layer "F.Cu") (net 31) (tstamp 4917e574-751f-474d-bc43-2bcea821934c))
- (segment (start 197.8 100.4) (end 195.3 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 4daecb61-ce46-4b13-8d2a-09b24605ba8d))
- (segment (start 188.9 94.2) (end 188.9 94.6) (width 0.5) (layer "F.Cu") (net 31) (tstamp 601c4f30-4ee3-4290-8d93-ad52d339b6f9))
- (segment (start 195.1 100.4) (end 193.9 99.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 6da0cd2b-a29d-402b-ac09-be0afafe002a))
- (segment (start 189.9 98.4) (end 188.9 97.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 72ec1aea-d178-4110-89a0-319851b66f18))
- (segment (start 189.7 91.5) (end 189.7 91.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp 72ee2d3a-208f-475b-952c-3141f0899795))
- (segment (start 189.7 91.9) (end 189.7 93.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 74bbfd05-1618-4cce-9323-026b6f55e7ef))
- (segment (start 192.3 98.4) (end 189.9 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 762b783b-ac86-404a-ab6c-e71702a4ec9e))
- (segment (start 193.1 98.4) (end 192.3 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 7678e693-d671-4dd6-832f-cc034a21e263))
- (segment (start 189.7 93.4) (end 188.9 94.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 7a8c14bd-7b09-4f2e-a33f-aa1e4adc8851))
- (segment (start 189.7 91.9) (end 189.7 91.7) (width 0.2) (layer "F.Cu") (net 31) (tstamp 8187aa8d-b7da-4ea3-b183-bdab44b0b084))
- (segment (start 198.5 97.9425) (end 198.5 98.7) (width 0.5) (layer "F.Cu") (net 31) (tstamp 8b491a5b-d857-403b-baa8-6aff29659c2d))
- (segment (start 181.225 89.3) (end 182.825 90.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp 8d6ccbc0-d4aa-4b2d-b5e9-242428e491f9))
- (segment (start 193.9 99.2) (end 193.1 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp a41aa754-a3ed-4262-8a7d-efe21103a77e))
- (segment (start 180.45 88.525) (end 181.225 89.3) (width 0.4) (layer "F.Cu") (net 31) (tstamp a454af00-ee29-46ec-9490-507015f6a651))
- (segment (start 195.3 100.4) (end 195.1 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp a4e26b70-9855-48e1-bcc8-7ca7380a449d))
- (segment (start 198.0075 97.45) (end 198.5 97.9425) (width 0.5) (layer "F.Cu") (net 31) (tstamp b5ecb155-2833-47e4-9d5b-7df0fe1b9bdf))
- (segment (start 182.825 90.9) (end 189.1 90.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp c36d3e40-c1ce-4fa9-88dc-98a549c681fd))
- (segment (start 189.7 91.7) (end 190.6 90.8) (width 0.2) (layer "F.Cu") (net 31) (tstamp c557845f-0f0b-493d-ab34-2e8e41c9dda0))
- (segment (start 189.1 90.9) (end 189.7 91.5) (width 0.5) (layer "F.Cu") (net 31) (tstamp cd6c1a13-7215-4682-a496-a196403c4031))
- (segment (start 180.0625 88.525) (end 180.45 88.525) (width 0.4) (layer "F.Cu") (net 31) (tstamp dca90d4a-7e8f-403c-884c-e5c8c99322d7))
- (segment (start 198.0075 97.45) (end 198.55 97.45) (width 0.5) (layer "F.Cu") (net 31) (tstamp f4dc87cc-5c16-4a51-9569-b7358435468a))
- (via (at 188.9 97.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 1252c018-5255-4cb4-89fb-a9c3fdf47f6c))
- (via (at 188.9 94.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 12f26943-201d-4a23-8f3d-113d66c71eb2))
- (via (at 190.6 90.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 19e1033a-8043-4ba0-b5cd-9f9f42fa7473))
- (segment (start 194.19904 83.80096) (end 194.393985 83.606015) (width 0.2) (layer "B.Cu") (net 31) (tstamp 00789ff9-745c-44d9-8c57-cd7b013d42f6))
- (segment (start 193.194149 88.860116) (end 193.194149 86.735863) (width 0.2) (layer "B.Cu") (net 31) (tstamp 0a361a7a-48b8-48f5-9d37-0d3176034a1f))
- (segment (start 193.194149 86.735863) (end 194.199039 85.730973) (width 0.2) (layer "B.Cu") (net 31) (tstamp 27e061ba-d162-4f11-a990-a09f5aee146d))
- (segment (start 195.393025 83.606015) (end 195.793505 84.006495) (width 0.2) (layer "B.Cu") (net 31) (tstamp 4dee1274-018f-468d-a573-7a3502a27813))
- (segment (start 190.6 90.8) (end 191.254265 90.8) (width 0.2) (layer "B.Cu") (net 31) (tstamp 586ab4fd-47e3-4aa9-aad0-48ec8047397d))
- (segment (start 194.199039 85.730973) (end 194.19904 83.80096) (width 0.2) (layer "B.Cu") (net 31) (tstamp 8d5f8d27-75c4-4cf8-a13e-739120689c76))
- (segment (start 188.9 97.4) (end 188.9 94.6) (width 0.5) (layer "B.Cu") (net 31) (tstamp c0eb20da-24f3-4fad-b38a-5a3208184cdd))
- (segment (start 191.254265 90.8) (end 193.194149 88.860116) (width 0.2) (layer "B.Cu") (net 31) (tstamp dbe8956b-0e4e-4d5f-8f7b-6d8e9eb5cc32))
- (segment (start 194.393985 83.606015) (end 195.393025 83.606015) (width 0.2) (layer "B.Cu") (net 31) (tstamp df307da9-b48f-42b6-bbec-2cc80c84f420))
- (segment (start 195.793505 84.006495) (end 199.616326 84.006495) (width 0.2) (layer "B.Cu") (net 31) (tstamp f52bb23e-d71c-4c8a-af60-7ff0c0481398))
- (segment (start 202.4 88.7) (end 193.6 88.7) (width 0.5) (layer "F.Cu") (net 32) (tstamp 01cfaffe-ff36-47ba-b057-6e83f64974d8))
- (segment (start 203.7 94.4) (end 203.645846 94.345846) (width 0.5) (layer "F.Cu") (net 32) (tstamp 09637789-d15c-4538-9734-5d3ac5cc218e))
- (segment (start 180.0625 85.275) (end 183.525 85.275) (width 0.4) (layer "F.Cu") (net 32) (tstamp 1c1252d5-2cbf-487b-8b21-a1907f2879be))
- (segment (start 199.2175 102.973032) (end 201.1125 102.973032) (width 0.8) (layer "F.Cu") (net 32) (tstamp 1e83068a-f9e2-447e-abdf-3f980f6eb157))
- (segment (start 201.15 102.935532) (end 201.185532 102.9) (width 0.5) (layer "F.Cu") (net 32) (tstamp 4c2d6560-ce70-406b-be02-69e4d4577534))
- (segment (start 201.2 104.926968) (end 201.2 102.985532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 601a1b82-056c-4ddf-beb9-8e707a3660c4))
- (segment (start 183.525 85.275) (end 183.65 85.4) (width 0.4) (layer "F.Cu") (net 32) (tstamp 69bea1d3-ea6f-4f3f-ab09-b814b9b6b03a))
- (segment (start 201.2 102.985532) (end 201.15 102.935532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 7024c422-8cfd-4e6c-b7ce-497ec8864aba))
- (segment (start 201.1125 102.973032) (end 201.15 102.935532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 7327d70a-4bd4-4e07-9a14-238acf5bed4c))
- (segment (start 193.6 88.7) (end 190.3 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp 8406469d-1e73-4b82-a5e4-843a0876e6f9))
- (segment (start 203.645846 94.345846) (end 203.645846 89.945846) (width 0.5) (layer "F.Cu") (net 32) (tstamp 891ae7e3-0969-4ec6-a293-d0c25292c969))
- (segment (start 203.645846 89.945846) (end 202.4 88.7) (width 0.5) (layer "F.Cu") (net 32) (tstamp 9914b0e1-2f57-499f-93d9-0a07e2638dad))
- (segment (start 190.3 85.4) (end 189 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp ed8fb6a4-d69a-4743-afc2-e8556d56cd1b))
- (segment (start 189 85.4) (end 183.65 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp f53d624e-52ea-4889-837f-083861dbf939))
- (segment (start 189 85.4) (end 189.3 85.4) (width 0.2) (layer "F.Cu") (net 32) (tstamp fda8b6c8-4cfa-4aa9-ab29-bb0404fae76c))
- (segment (start 201.185532 102.9) (end 202.2 102.9) (width 0.5) (layer "F.Cu") (net 32) (tstamp fe0c68dd-ef22-4c7b-b521-15e763cd9a84))
- (via (at 203.7 94.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp 80d944af-ea27-4ab4-a407-a7f5a360bd5f))
- (via (at 202.2 102.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp d83f6c4b-33fe-4d7f-bd35-250920dd4242))
- (via (at 189.3 85.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp e7dd4aba-ad7e-46b3-aad8-e994d518926c))
- (segment (start 190.8 85.4) (end 191.9 84.3) (width 0.2) (layer "B.Cu") (net 32) (tstamp 0e51d9db-8436-4188-ba87-566275eda416))
- (segment (start 203.7 94.4) (end 203.7 101.4) (width 0.5) (layer "B.Cu") (net 32) (tstamp 36b20f9d-62f6-4b3e-b516-8af00c3bcf08))
- (segment (start 191.9 81.4) (end 194.093505 79.206495) (width 0.2) (layer "B.Cu") (net 32) (tstamp 4d1b1135-819f-4559-ac3d-d21a5b58ce35))
- (segment (start 189.3 85.4) (end 190.8 85.4) (width 0.2) (layer "B.Cu") (net 32) (tstamp 5283ba64-26f6-4925-b2aa-8b9252dab88f))
- (segment (start 191.9 84.3) (end 191.9 81.4) (width 0.2) (layer "B.Cu") (net 32) (tstamp 7b4fc82b-3108-4f4d-a6b7-b97516d9dbf9))
- (segment (start 203.7 101.4) (end 202.2 102.9) (width 0.5) (layer "B.Cu") (net 32) (tstamp b346e554-9811-4513-a1ed-dd24e083cabf))
- (segment (start 194.093505 79.206495) (end 199.616326 79.206495) (width 0.2) (layer "B.Cu") (net 32) (tstamp ba85f502-1fb8-44e3-ad03-3cfa3854cb21))
- (segment (start 190.3 80) (end 188.84808 78.54808) (width 0.5) (layer "F.Cu") (net 33) (tstamp 1306c962-2a3a-419f-8568-ab17eca1189d))
- (segment (start 204.6 112.7) (end 203.99 113.31) (width 0.8) (layer "F.Cu") (net 33) (tstamp 131f0796-3e9e-4c4d-a8dc-cc989bd08482))
- (segment (start 190.3 81.200481) (end 190.3 81.7) (width 0.2) (layer "F.Cu") (net 33) (tstamp 17b5a546-2b0b-44d6-b99c-2412f7d1ef64))
- (segment (start 174.3375 83.975) (end 175.525 83.975) (width 0.4) (layer "F.Cu") (net 33) (tstamp 189ca8be-516a-4ef4-94eb-444e443a9ce8))
- (segment (start 194.00048 88.00048) (end 202.68975 88.00048) (width 0.5) (layer "F.Cu") (net 33) (tstamp 2f80f637-c5fb-4552-ad0b-2fba78572c1e))
- (segment (start 200.27 113.384567) (end 200.2075 113.447067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 3434fef8-a2c8-4fcd-b125-9f1d26d19216))
- (segment (start 203.99 113.31) (end 203.99 113.722067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 3e5d47ff-e814-4a95-82ea-7aa860554158))
- (segment (start 204.6 89.91073) (end 204.6 93.3) (width 0.5) (layer "F.Cu") (net 33) (tstamp 460f5451-ff71-4e19-a189-8609a1d29628))
- (segment (start 203.99 113.722067) (end 202.4775 113.722067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 4df30c8d-7169-4e48-8ac5-1865f3f1f8ea))
- (segment (start 202.68975 88.00048) (end 204.6 89.91073) (width 0.5) (layer "F.Cu") (net 33) (tstamp 55b95935-52f7-445a-9bd0-3d63d2f0a09c))
- (segment (start 202.14 113.384567) (end 200.27 113.384567) (width 0.8) (layer "F.Cu") (net 33) (tstamp 599fce5a-8cd7-4a63-82bb-81b6bfb235a1))
- (segment (start 182.45192 78.54808) (end 181 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp 62840f8b-2cc8-4e6d-afea-b23be9b63508))
- (segment (start 202.4775 113.722067) (end 202.14 113.384567) (width 0.8) (layer "F.Cu") (net 33) (tstamp 832403f6-6a2c-489e-9b52-d6eb13b75104))
- (segment (start 176.1 83.4) (end 176.1 80) (width 0.4) (layer "F.Cu") (net 33) (tstamp 8e396734-235c-47a1-88d7-991c813aad19))
- (segment (start 190.3 84.3) (end 194.00048 88.00048) (width 0.5) (layer "F.Cu") (net 33) (tstamp 90d34ccf-3e4b-430e-8b84-24b540c13101))
- (segment (start 190.3 81.7) (end 190.3 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp 94d50aae-7871-4009-b393-16a8e0f93b6c))
- (segment (start 199.816436 81.200481) (end 190.3 81.200481) (width 0.2) (layer "F.Cu") (net 33) (tstamp 9a43db92-fad5-45a9-a412-64dd2e01ec25))
- (segment (start 175.525 83.975) (end 176.1 83.4) (width 0.4) (layer "F.Cu") (net 33) (tstamp a66ac39d-9b65-46f4-a8b9-76e6b4c853d0))
- (segment (start 181 80) (end 176.1 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp afe74317-ad36-4898-8469-3d16c7ca309d))
- (segment (start 190.3 81.7) (end 190.3 84.3) (width 0.5) (layer "F.Cu") (net 33) (tstamp bdc17d53-46fe-44b8-83bd-ecdc825c9c3c))
- (segment (start 188.84808 78.54808) (end 182.45192 78.54808) (width 0.5) (layer "F.Cu") (net 33) (tstamp e11a64b7-2f72-4ddd-af9c-2a2bc969dccd))
- (segment (start 199.816507 81.200552) (end 199.816436 81.200481) (width 0.2) (layer "F.Cu") (net 33) (tstamp f285fee5-0f32-49ad-90d5-5e01b175b937))
- (via (at 204.6 112.7) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 33) (tstamp 0e3a095f-c5b3-46d8-8cd4-e4109ff11fa0))
- (via (at 204.6 93.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 33) (tstamp e73a15f3-e36b-4e36-bbb3-615d9d5e5df1))
- (segment (start 204.6 112.7) (end 204.6 93.3) (width 0.5) (layer "B.Cu") (net 33) (tstamp 99dc4c8e-3c17-43a3-b1d9-4fcea0d19ef8))
- (segment (start 178.475 107.512044) (end 178.475 109.242956) (width 0.8) (layer "F.Cu") (net 34) (tstamp 4b542674-622a-44da-99e1-46037f260fa1))
- (segment (start 178.475 109.242956) (end 178.225 109.492956) (width 0.8) (layer "F.Cu") (net 34) (tstamp 777b6246-6a76-4c58-aa3f-2a330bdc623e))
- (segment (start 173.225 83.325) (end 170.5 80.6) (width 0.4) (layer "F.Cu") (net 35) (tstamp 4402b1e0-d1d3-4cee-a250-a7a90a4ce9e0))
- (segment (start 170.5 80.6) (end 170.5 80) (width 0.4) (layer "F.Cu") (net 35) (tstamp 83ffffdf-7d77-4269-96a3-0ccc63220e55))
- (segment (start 174.3375 83.325) (end 173.225 83.325) (width 0.4) (layer "F.Cu") (net 35) (tstamp c4732a3a-f7c0-4ce8-9021-0784c531fbce))
- (segment (start 198.0075 95.55) (end 199.7375 95.55) (width 0.5) (layer "F.Cu") (net 36) (tstamp 3b414f64-42ca-40ea-a682-01f9980fe1f5))
- (segment (start 199.7375 95.55) (end 200.2875 95) (width 0.5) (layer "F.Cu") (net 36) (tstamp 8f80d08f-96ab-406e-afdc-3388bb0e9803))
- (segment (start 200.76 95.4725) (end 200.2875 95) (width 0.5) (layer "F.Cu") (net 36) (tstamp 8f91a300-af02-4302-8977-c05e7c309dd1))
- (segment (start 200.76 96.7375) (end 200.76 95.4725) (width 0.5) (layer "F.Cu") (net 36) (tstamp deec70e2-23d0-452a-a23f-bdfd80d79e37))
- (segment (start 195.7325 94.25) (end 196.0625 93.92) (width 0.5) (layer "F.Cu") (net 37) (tstamp 5214cf2e-61c9-41b7-8d36-4ba72af3abc4))
- (segment (start 195.7325 95.55) (end 195.7325 94.25) (width 0.5) (layer "F.Cu") (net 37) (tstamp 54d11e84-c001-4fe4-a7b9-ad3cdc1941f6))
- (segment (start 197.225 99.11) (end 196.85 98.735) (width 0.5) (layer "F.Cu") (net 37) (tstamp 68a0df69-44b5-4624-b2e3-761657921eae))
- (segment (start 196.85 96.05) (end 196.35 95.55) (width 0.5) (layer "F.Cu") (net 37) (tstamp 69d3c0cd-3889-4745-8688-e7d5246e8dca))
- (segment (start 196.85 98.735) (end 196.85 96.05) (width 0.5) (layer "F.Cu") (net 37) (tstamp 6a62b81d-e060-4a8d-91dc-9dac095ed2a3))
- (segment (start 196.0575 93.925) (end 196.0625 93.92) (width 0.5) (layer "F.Cu") (net 37) (tstamp a91016d0-8d04-4724-ad44-cbbfd62b6c38))
- (segment (start 194.4375 93.925) (end 196.0575 93.925) (width 0.5) (layer "F.Cu") (net 37) (tstamp c246da41-ad59-4d5d-bf52-f495dec9e992))
- (segment (start 196.35 95.55) (end 195.7325 95.55) (width 0.5) (layer "F.Cu") (net 37) (tstamp f921cf3e-b2ba-4f70-9f89-3c748db9e1b6))
- (segment (start 202.6 109.4) (end 203.6 108.4) (width 0.8) (layer "F.Cu") (net 38) (tstamp 13c8b96a-a47f-4adf-9c44-5c3daebe7955))
- (segment (start 198.220651 116.3) (end 198.220651 119.95) (width 1.5) (layer "F.Cu") (net 38) (tstamp 1f9d112e-b19c-4e16-acb4-207238848a86))
- (segment (start 198.3325 110.8675) (end 199.8 109.4) (width 0.8) (layer "F.Cu") (net 38) (tstamp 3bb5c76b-cd40-4571-9d3a-83a48ca851bb))
- (segment (start 198.220651 119.95) (end 198.270651 120) (width 1.5) (layer "F.Cu") (net 38) (tstamp 435ba14e-5895-4d80-b725-4958c97dc776))
- (segment (start 203.6 108.4) (end 203.6 96.4875) (width 0.8) (layer "F.Cu") (net 38) (tstamp 46b91f35-ea9b-4bb1-9cb2-dd1a2d6700f9))
- (segment (start 198.25 118.18) (end 198.25 119.979349) (width 1.5) (layer "F.Cu") (net 38) (tstamp 82d7e71a-2eac-4964-b320-003ba623106f))
- (segment (start 198.3325 112.497067) (end 198.3325 110.8675) (width 0.8) (layer "F.Cu") (net 38) (tstamp 876d4949-6112-4487-95e1-4a1d8228bc90))
- (segment (start 198.220651 112.608916) (end 198.220651 116.3) (width 0.8) (layer "F.Cu") (net 38) (tstamp a07d6002-1baa-4cc9-b0e0-6d575e1b2385))
- (segment (start 203.6 96.4875) (end 202.1125 95) (width 0.8) (layer "F.Cu") (net 38) (tstamp a1b5f37f-76e6-4cbe-89a7-a216dedc05ca))
- (segment (start 201.85 92.05) (end 202.1125 92.3125) (width 0.5) (layer "F.Cu") (net 38) (tstamp a353da99-4b55-4f8b-ad09-cdadc22fd1e4))
- (segment (start 198.25 119.979349) (end 198.270651 120) (width 1.5) (layer "F.Cu") (net 38) (tstamp e321d089-1c9a-48a2-b206-e891de56c613))
- (segment (start 198.3325 112.497067) (end 198.220651 112.608916) (width 0.8) (layer "F.Cu") (net 38) (tstamp e3f0ee12-7d81-4e7e-ab9d-a4fdef1f934e))
- (segment (start 199.8 109.4) (end 202.6 109.4) (width 0.8) (layer "F.Cu") (net 38) (tstamp e5f2ef1c-97fe-49ac-a173-6f994677bb0c))
- (segment (start 202.1125 92.3125) (end 202.1125 95) (width 0.5) (layer "F.Cu") (net 38) (tstamp f1ef5b9f-06ef-47a8-ac07-9cd78685b534))
- (via (at 198.25 118.18) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 38) (tstamp 5140cbde-0c63-4c15-b70d-45137beb1532))
- (segment (start 198.25 118.18) (end 198.25 119.528613) (width 1.5) (layer "B.Cu") (net 38) (tstamp 36936e5c-fb8d-4c53-a47b-b179f55c7d64))
- (segment (start 178.12 127.889421) (end 178.12 128.46) (width 1.5) (layer "B.Cu") (net 38) (tstamp 4218908e-9db6-4a77-831c-c618854cc001))
- (segment (start 178.12 131) (end 178.12 128.46) (width 1.5) (layer "B.Cu") (net 38) (tstamp 9f7f0a50-decd-44b7-b853-718eb2af13d6))
- (segment (start 198.25 119.528613) (end 193.638133 124.14048) (width 1.5) (layer "B.Cu") (net 38) (tstamp ac9c26e2-1316-4480-85b5-8c4b9b77925e))
- (segment (start 181.868941 124.14048) (end 178.12 127.889421) (width 1.5) (layer "B.Cu") (net 38) (tstamp e2215750-497a-439d-9666-625c50e04768))
- (segment (start 193.638133 124.14048) (end 181.868941 124.14048) (width 1.5) (layer "B.Cu") (net 38) (tstamp fa443757-9b0f-481d-a378-b6fd1bab970e))
- (segment (start 192.6 92.8) (end 192.6125 92.8125) (width 0.8) (layer "F.Cu") (net 39) (tstamp 01ea328e-6edb-4c58-b538-2e922d2e5e65))
- (segment (start 196.5 110.72078) (end 198.6 108.62078) (width 0.8) (layer "F.Cu") (net 39) (tstamp 0d92adc9-1159-4d88-9c3e-f7d47e663fb5))
- (segment (start 198.6 108.62078) (end 198.6 105.2) (width 0.8) (layer "F.Cu") (net 39) (tstamp 0fd7c9d3-04c2-4601-95e0-bdef5d205308))
- (segment (start 198.270651 123.8) (end 198.270651 127.5) (width 1.5) (layer "F.Cu") (net 39) (tstamp 27783043-6e4b-43a2-995b-b988683e29c4))
- (segment (start 195.85 121.379349) (end 195.85 114.08) (width 0.8) (layer "F.Cu") (net 39) (tstamp 34717b37-b0d6-4a0e-8da7-de86d72cf6aa))
- (segment (start 197.380651 128.39) (end 198.270651 127.5) (width 1.5) (layer "F.Cu") (net 39) (tstamp 34f66843-cc27-43cc-a483-23f70015bc7e))
- (segment (start 198.6 105.2) (end 197.3425 103.9425) (width 0.8) (layer "F.Cu") (net 39) (tstamp 65f32e61-a28c-4855-b511-97e7cf0a2177))
- (segment (start 195.63 128.39) (end 197.380651 128.39) (width 1.5) (layer "F.Cu") (net 39) (tstamp 69731089-e758-41ba-b465-cf9fb5de6d8c))
- (segment (start 198.270651 123.8) (end 195.85 121.379349) (width 0.8) (layer "F.Cu") (net 39) (tstamp 93513b06-a933-44e3-afa2-0b6649f3da62))
- (segment (start 194.623032 102.023032) (end 197.3425 102.023032) (width 0.8) (layer "F.Cu") (net 39) (tstamp b8f1c0e5-4757-4d5f-9933-057f84a2b95d))
- (segment (start 192.6 100) (end 194.623032 102.023032) (width 0.8) (layer "F.Cu") (net 39) (tstamp b941dbdd-0272-4773-896c-e488659d40e6))
- (segment (start 196.5 113.43) (end 196.5 110.72078) (width 0.8) (layer "F.Cu") (net 39) (tstamp c3e34c8f-ab54-428e-9980-8dcecc3ed265))
- (segment (start 197.3425 103.9425) (end 197.3425 102.023032) (width 0.8) (layer "F.Cu") (net 39) (tstamp c82e86b4-dcd6-49db-b009-5b615e84cf04))
- (segment (start 195.85 114.08) (end 196.5 113.43) (width 0.8) (layer "F.Cu") (net 39) (tstamp cec39e3c-5849-4051-a060-7e95d34a239d))
- (segment (start 192.6125 92.8125) (end 192.6125 93.925) (width 0.8) (layer "F.Cu") (net 39) (tstamp ef538599-0405-47ad-81a4-3670a9e7fa89))
- (via (at 195.63 128.39) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 39) (tstamp 240bde66-f846-4767-a00b-7cb25953e76a))
- (via (at 192.6 92.8) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 39) (tstamp a94ecca0-1811-4b13-89c1-cc97870e1611))
- (via (at 192.6 100) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 39) (tstamp d78b284d-716a-4ec0-bec0-250bc2d28572))
- (segment (start 193.48 126.24) (end 195.63 128.39) (width 1.5) (layer "B.Cu") (net 39) (tstamp 057df3a8-98cd-45ea-bd24-f4341b34e5c9))
- (segment (start 183.2 128.46) (end 183.2 127.889421) (width 1.5) (layer "B.Cu") (net 39) (tstamp 1019c67d-18d6-4566-a34c-502168e87cf5))
- (segment (start 184.849421 126.24) (end 193.48 126.24) (width 1.5) (layer "B.Cu") (net 39) (tstamp 1918d747-7cab-471d-afea-382d132ea11f))
- (segment (start 192.6 92.8) (end 192.6 100) (width 0.8) (layer "B.Cu") (net 39) (tstamp 282a0a8e-9b13-416c-b10c-e938d07a9332))
- (segment (start 183.2 131) (end 183.2 128.46) (width 1.5) (layer "B.Cu") (net 39) (tstamp 7f23c40c-d899-49a3-ab6f-450ad7905552))
- (segment (start 183.2 127.889421) (end 184.849421 126.24) (width 1.5) (layer "B.Cu") (net 39) (tstamp acb25ecb-9d3f-4482-bd0e-c54c50e9216e))
- (segment (start 181.625 84.625) (end 183.65 82.6) (width 0.4) (layer "F.Cu") (net 40) (tstamp 6f787fde-aaa1-4fbd-9a09-e51df4dd7509))
- (segment (start 180.0625 84.625) (end 181.625 84.625) (width 0.4) (layer "F.Cu") (net 40) (tstamp a16daa80-632d-4665-99ae-189b4922f7c0))
- (segment (start 174.3375 85.925) (end 171.438359 85.925) (width 0.4) (layer "F.Cu") (net 41) (tstamp 0d11c79e-31cc-47f4-8f27-92a8685ab9bb))
- (segment (start 171.438359 85.925) (end 170.8 86.563359) (width 0.4) (layer "F.Cu") (net 41) (tstamp 73e66f8d-8a17-4671-84e3-125a8a189a2b))
-
- (zone (net 3) (net_name "+3V3") (layer "F.Cu") (tstamp 1ea4edcd-3430-4813-af44-cb93eda54d6e) (hatch edge 0.508)
- (priority 1)
- (connect_pads yes (clearance 0))
- (min_thickness 0.4) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
- (polygon
- (pts
- (xy 182.8 97.2)
- (xy 185.6 97.2)
- (xy 185.6 102)
- (xy 168 102)
- (xy 168 96.8)
- (xy 173.2 96.8)
- (xy 173.2 94.8)
- (xy 182.8 94.8)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 181.831063 94.815148)
- (xy 181.903238 94.845044)
- (xy 182.06 94.865682)
- (xy 182.072928 94.86398)
- (xy 182.072935 94.86398)
- (xy 182.086433 94.862203)
- (xy 182.112408 94.8605)
- (xy 182.601 94.8605)
- (xy 182.687343 94.880207)
- (xy 182.756584 94.935426)
- (xy 182.795011 95.015218)
- (xy 182.8 95.0595)
- (xy 182.8 97.2)
- (xy 185.376683 97.2)
- (xy 185.463026 97.219707)
- (xy 185.532267 97.274926)
- (xy 185.570694 97.354718)
- (xy 185.570694 97.443282)
- (xy 185.534562 97.520141)
- (xy 185.475464 97.597159)
- (xy 185.414956 97.743238)
- (xy 185.413253 97.756171)
- (xy 185.413252 97.756176)
- (xy 185.400998 97.849251)
- (xy 185.37019 97.932283)
- (xy 185.306406 97.993725)
- (xy 185.22228 98.021407)
- (xy 185.159562 98.016116)
- (xy 185.156762 98.014956)
- (xy 185.143832 98.013254)
- (xy 185.143829 98.013253)
- (xy 185.012928 97.99602)
- (xy 185 97.994318)
- (xy 184.843238 98.014956)
- (xy 184.697159 98.075464)
- (xy 184.571718 98.171718)
- (xy 184.475464 98.297159)
- (xy 184.414956 98.443238)
- (xy 184.394318 98.6)
- (xy 184.414956 98.756762)
- (xy 184.475464 98.902841)
- (xy 184.571718 99.028282)
- (xy 184.697159 99.124536)
- (xy 184.843238 99.185044)
- (xy 185 99.205682)
- (xy 185.156762 99.185044)
- (xy 185.302841 99.124536)
- (xy 185.302904 99.124689)
- (xy 185.379515 99.101057)
- (xy 185.394389 99.1005)
- (xy 185.401 99.1005)
- (xy 185.487343 99.120207)
- (xy 185.556584 99.175426)
- (xy 185.595011 99.255218)
- (xy 185.6 99.2995)
- (xy 185.6 101.801)
- (xy 185.580293 101.887343)
- (xy 185.525074 101.956584)
- (xy 185.445282 101.995011)
- (xy 185.401 102)
- (xy 184.983403 102)
- (xy 184.89706 101.980293)
- (xy 184.827819 101.925074)
- (xy 184.789392 101.845282)
- (xy 184.788539 101.840261)
- (xy 184.786619 101.831849)
- (xy 184.785368 101.820745)
- (xy 184.777322 101.797749)
- (xy 184.729481 101.66103)
- (xy 184.725789 101.650478)
- (xy 184.629816 101.497738)
- (xy 184.502262 101.370184)
- (xy 184.349522 101.274211)
- (xy 184.257753 101.242099)
- (xy 184.189804 101.218323)
- (xy 184.189802 101.218323)
- (xy 184.179255 101.214632)
- (xy 184 101.194435)
- (xy 183.820745 101.214632)
- (xy 183.810198 101.218323)
- (xy 183.810196 101.218323)
- (xy 183.742247 101.242099)
- (xy 183.650478 101.274211)
- (xy 183.497738 101.370184)
- (xy 183.390714 101.477208)
- (xy 183.315726 101.524327)
- (xy 183.227719 101.534243)
- (xy 183.144126 101.504992)
- (xy 183.109286 101.477208)
- (xy 183.002262 101.370184)
- (xy 182.849522 101.274211)
- (xy 182.757753 101.242099)
- (xy 182.689804 101.218323)
- (xy 182.689802 101.218323)
- (xy 182.679255 101.214632)
- (xy 182.5 101.194435)
- (xy 182.320745 101.214632)
- (xy 182.310198 101.218323)
- (xy 182.310196 101.218323)
- (xy 182.242247 101.242099)
- (xy 182.150478 101.274211)
- (xy 181.997738 101.370184)
- (xy 181.890714 101.477208)
- (xy 181.815726 101.524327)
- (xy 181.727719 101.534243)
- (xy 181.644126 101.504992)
- (xy 181.609286 101.477208)
- (xy 181.502262 101.370184)
- (xy 181.349522 101.274211)
- (xy 181.257753 101.242099)
- (xy 181.189804 101.218323)
- (xy 181.189802 101.218323)
- (xy 181.179255 101.214632)
- (xy 181 101.194435)
- (xy 180.820745 101.214632)
- (xy 180.810198 101.218323)
- (xy 180.810196 101.218323)
- (xy 180.742247 101.242099)
- (xy 180.650478 101.274211)
- (xy 180.497738 101.370184)
- (xy 180.370184 101.497738)
- (xy 180.274211 101.650478)
- (xy 180.270519 101.66103)
- (xy 180.222679 101.797749)
- (xy 180.214632 101.820745)
- (xy 180.213381 101.83185)
- (xy 180.210894 101.842746)
- (xy 180.207785 101.842036)
- (xy 180.185084 101.906892)
- (xy 180.122454 101.969509)
- (xy 180.038858 101.998751)
- (xy 180.016597 102)
- (xy 176.736049 102)
- (xy 176.649706 101.980293)
- (xy 176.575934 101.91917)
- (xy 176.500711 101.817245)
- (xy 176.394475 101.73884)
- (xy 176.269849 101.695231)
- (xy 176.240256 101.692456)
- (xy 175.659744 101.692456)
- (xy 175.630151 101.695231)
- (xy 175.505525 101.73884)
- (xy 175.451689 101.778572)
- (xy 175.370518 101.813987)
- (xy 175.333522 101.817456)
- (xy 174.816478 101.817456)
- (xy 174.730135 101.797749)
- (xy 174.698314 101.778575)
- (xy 174.644475 101.73884)
- (xy 174.519849 101.695231)
- (xy 174.490256 101.692456)
- (xy 173.909744 101.692456)
- (xy 173.880151 101.695231)
- (xy 173.755525 101.73884)
- (xy 173.701689 101.778572)
- (xy 173.620518 101.813987)
- (xy 173.583522 101.817456)
- (xy 173.023522 101.817456)
- (xy 172.937179 101.797749)
- (xy 172.905358 101.778575)
- (xy 172.851519 101.73884)
- (xy 172.726893 101.695231)
- (xy 172.6973 101.692456)
- (xy 172.116788 101.692456)
- (xy 172.087195 101.695231)
- (xy 171.962569 101.73884)
- (xy 171.856333 101.817245)
- (xy 171.78111 101.91917)
- (xy 171.713982 101.976939)
- (xy 171.620995 102)
- (xy 168.199 102)
- (xy 168.112657 101.980293)
- (xy 168.043416 101.925074)
- (xy 168.004989 101.845282)
- (xy 168 101.801)
- (xy 168 96.999)
- (xy 168.019707 96.912657)
- (xy 168.074926 96.843416)
- (xy 168.154718 96.804989)
- (xy 168.199 96.8)
- (xy 169.181392 96.8)
- (xy 169.267735 96.819707)
- (xy 169.336976 96.874926)
- (xy 169.375403 96.954718)
- (xy 169.375403 97.043282)
- (xy 169.369225 97.064725)
- (xy 169.342531 97.141014)
- (xy 169.314632 97.220745)
- (xy 169.294435 97.4)
- (xy 169.314632 97.579255)
- (xy 169.374211 97.749522)
- (xy 169.470184 97.902262)
- (xy 169.597738 98.029816)
- (xy 169.750478 98.125789)
- (xy 169.842247 98.157901)
- (xy 169.910196 98.181677)
- (xy 169.910198 98.181677)
- (xy 169.920745 98.185368)
- (xy 170.1 98.205565)
- (xy 170.279255 98.185368)
- (xy 170.289802 98.181677)
- (xy 170.289804 98.181677)
- (xy 170.357753 98.157901)
- (xy 170.449522 98.125789)
- (xy 170.602262 98.029816)
- (xy 170.729816 97.902262)
- (xy 170.825789 97.749522)
- (xy 170.885368 97.579255)
- (xy 170.898937 97.458826)
- (xy 170.907124 97.43543)
- (xy 170.904314 97.418893)
- (xy 170.904314 97.411103)
- (xy 170.905565 97.4)
- (xy 170.885368 97.220745)
- (xy 170.857469 97.141014)
- (xy 170.830775 97.064725)
- (xy 170.820859 96.976719)
- (xy 170.85011 96.893125)
- (xy 170.912734 96.830502)
- (xy 170.996328 96.801251)
- (xy 171.018608 96.8)
- (xy 171.234368 96.8)
- (xy 171.320711 96.819707)
- (xy 171.389952 96.874926)
- (xy 171.428379 96.954718)
- (xy 171.428379 97.043282)
- (xy 171.402867 97.104872)
- (xy 171.374211 97.150478)
- (xy 171.314632 97.320745)
- (xy 171.302283 97.430347)
- (xy 171.301063 97.441174)
- (xy 171.292876 97.46457)
- (xy 171.295686 97.481107)
- (xy 171.295686 97.488897)
- (xy 171.294435 97.5)
- (xy 171.314632 97.679255)
- (xy 171.374211 97.849522)
- (xy 171.38016 97.858989)
- (xy 171.38016 97.85899)
- (xy 171.405928 97.9)
- (xy 171.470184 98.002262)
- (xy 171.597738 98.129816)
- (xy 171.607203 98.135763)
- (xy 171.713957 98.202841)
- (xy 171.750478 98.225789)
- (xy 171.842247 98.257901)
- (xy 171.910196 98.281677)
- (xy 171.910198 98.281677)
- (xy 171.920745 98.285368)
- (xy 172.1 98.305565)
- (xy 172.279255 98.285368)
- (xy 172.289802 98.281677)
- (xy 172.289804 98.281677)
- (xy 172.357753 98.257901)
- (xy 172.449522 98.225789)
- (xy 172.486044 98.202841)
- (xy 172.592797 98.135763)
- (xy 172.602262 98.129816)
- (xy 172.729816 98.002262)
- (xy 172.794072 97.9)
- (xy 172.81984 97.85899)
- (xy 172.81984 97.858989)
- (xy 172.825789 97.849522)
- (xy 172.885368 97.679255)
- (xy 172.905565 97.5)
- (xy 172.885368 97.320745)
- (xy 172.825789 97.150478)
- (xy 172.797133 97.104872)
- (xy 172.767883 97.021281)
- (xy 172.777799 96.933275)
- (xy 172.824918 96.858286)
- (xy 172.899906 96.811167)
- (xy 172.965632 96.8)
- (xy 173.2 96.8)
- (xy 173.2 96.141457)
- (xy 173.219707 96.055114)
- (xy 173.274926 95.985873)
- (xy 173.354718 95.947446)
- (xy 173.443282 95.947446)
- (xy 173.523074 95.985873)
- (xy 173.57396 96.04968)
- (xy 173.574211 96.049522)
- (xy 173.670184 96.202262)
- (xy 173.797738 96.329816)
- (xy 173.893127 96.389753)
- (xy 173.91668 96.404552)
- (xy 173.950478 96.425789)
- (xy 174.016431 96.448867)
- (xy 174.110196 96.481677)
- (xy 174.110198 96.481677)
- (xy 174.120745 96.485368)
- (xy 174.3 96.505565)
- (xy 174.479255 96.485368)
- (xy 174.489802 96.481677)
- (xy 174.489804 96.481677)
- (xy 174.583569 96.448867)
- (xy 174.649522 96.425789)
- (xy 174.683321 96.404552)
- (xy 174.706873 96.389753)
- (xy 174.802262 96.329816)
- (xy 174.929816 96.202262)
- (xy 175.025789 96.049522)
- (xy 175.085368 95.879255)
- (xy 175.105565 95.7)
- (xy 175.085368 95.520745)
- (xy 175.025789 95.350478)
- (xy 174.929816 95.197738)
- (xy 174.871792 95.139714)
- (xy 174.824673 95.064726)
- (xy 174.814757 94.976719)
- (xy 174.844008 94.893126)
- (xy 174.906632 94.830502)
- (xy 174.990225 94.801251)
- (xy 175.012506 94.8)
- (xy 181.754909 94.8)
- )
- )
- )
- (zone (net 0) (net_name "") (layers F&B.Cu) (tstamp 3c35e167-b668-4b4c-8315-f1ea92916025) (hatch edge 0.508)
- (connect_pads (clearance 0))
- (min_thickness 0.254) (filled_areas_thickness no)
- (keepout (tracks allowed) (vias allowed) (pads allowed ) (copperpour not_allowed) (footprints allowed))
- (fill (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
- (polygon
- (pts
- (xy 185.6 124.2)
- (xy 172.4 124.2)
- (xy 172.4 111)
- (xy 185.6 111)
- )
- )
- )
- (zone locked (net 2) (net_name "GND") (layers F&B.Cu) (tstamp 4d546f3c-6dc7-43c4-bb8c-88572e573e37) (hatch edge 0.508)
- (connect_pads (clearance 0))
- (min_thickness 0.4) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.25) (thermal_bridge_width 0.8) (island_removal_mode 2) (island_area_min 10))
- (polygon
- (pts
- (xy 206 133)
- (xy 150 133)
- (xy 150 67)
- (xy 206 67)
- )
- )
- )
- (zone locked (net 0) (net_name "") (layers F&B.Cu) (tstamp 7fbb7099-57b0-4bf3-aefa-4e5d3a58418a) (hatch edge 0.508)
- (connect_pads yes (clearance 0))
- (min_thickness 0.4) (filled_areas_thickness no)
- (keepout (tracks allowed) (vias allowed) (pads allowed ) (copperpour not_allowed) (footprints allowed))
- (fill (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
- (polygon
- (pts
- (xy 202 86)
- (xy 196 86)
- (xy 196 76)
- (xy 202 76)
- )
- )
- )
- (zone locked (net 2) (net_name "GND") (layers F&B.Cu) (tstamp c93f1242-897f-41a5-bf10-fcc03170bf56) (hatch edge 0.508)
- (connect_pads (clearance 0))
- (min_thickness 0.4) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.25) (thermal_bridge_width 0.8) (island_removal_mode 2) (island_area_min 10))
- (polygon
- (pts
- (xy 206 133)
- (xy 150 133)
- (xy 150 67)
- (xy 206 67)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 205.876843 67.030207)
- (xy 205.946084 67.085426)
- (xy 205.984511 67.165218)
- (xy 205.9895 67.2095)
- (xy 205.9895 74.7905)
- (xy 205.969793 74.876843)
- (xy 205.914574 74.946084)
- (xy 205.834782 74.984511)
- (xy 205.7905 74.9895)
- (xy 196.681015 74.9895)
- (xy 196.594672 74.969793)
- (xy 196.569139 74.954289)
- (xy 196.563224 74.948374)
- (xy 196.453497 74.888459)
- (xy 196.331335 74.861884)
- (xy 196.317141 74.862899)
- (xy 196.317138 74.862899)
- (xy 196.243485 74.868167)
- (xy 196.206634 74.870803)
- (xy 196.16741 74.885433)
- (xy 196.102831 74.909519)
- (xy 196.102827 74.909521)
- (xy 196.089497 74.914493)
- (xy 196.078105 74.923021)
- (xy 196.078103 74.923022)
- (xy 196.000806 74.980886)
- (xy 195.989414 74.989414)
- (xy 195.980886 75.000806)
- (xy 195.974126 75.009837)
- (xy 195.914493 75.089497)
- (xy 195.909521 75.102827)
- (xy 195.909519 75.102831)
- (xy 195.889911 75.155404)
- (xy 195.870803 75.206634)
- (xy 195.861884 75.331335)
- (xy 195.888459 75.453497)
- (xy 195.948374 75.563224)
- (xy 195.952127 75.566977)
- (xy 195.985775 75.642691)
- (xy 195.9895 75.681015)
- (xy 195.9895 75.718985)
- (xy 195.969793 75.805328)
- (xy 195.954289 75.830861)
- (xy 195.948374 75.836776)
- (xy 195.888459 75.946503)
- (xy 195.861884 76.068665)
- (xy 195.870803 76.193366)
- (xy 195.875776 76.206698)
- (xy 195.909519 76.297169)
- (xy 195.909521 76.297173)
- (xy 195.914493 76.310503)
- (xy 195.923021 76.321895)
- (xy 195.923022 76.321897)
- (xy 195.960308 76.371705)
- (xy 195.996275 76.452636)
- (xy 196 76.490961)
- (xy 196 77.503496)
- (xy 195.980293 77.589839)
- (xy 195.925074 77.65908)
- (xy 195.845282 77.697507)
- (xy 195.801 77.702496)
- (xy 195.639907 77.702496)
- (xy 195.553564 77.682789)
- (xy 195.499193 77.64421)
- (xy 194.477159 76.622176)
- (xy 194.479225 76.62011)
- (xy 194.47421 76.615509)
- (xy 194.47397 76.615772)
- (xy 194.440984 76.585701)
- (xy 194.434336 76.579353)
- (xy 194.422809 76.567826)
- (xy 194.417079 76.563901)
- (xy 194.416927 76.563769)
- (xy 194.404573 76.552507)
- (xy 194.40457 76.552505)
- (xy 194.390945 76.540084)
- (xy 194.373751 76.533423)
- (xy 194.371329 76.531923)
- (xy 194.368707 76.530765)
- (xy 194.353493 76.520344)
- (xy 194.332559 76.51542)
- (xy 194.306245 76.507271)
- (xy 194.30338 76.506161)
- (xy 194.303379 76.506161)
- (xy 194.286185 76.4995)
- (xy 194.267747 76.4995)
- (xy 194.264939 76.498975)
- (xy 194.26208 76.498843)
- (xy 194.244131 76.494621)
- (xy 194.223628 76.497481)
- (xy 194.222833 76.497592)
- (xy 194.195339 76.4995)
- (xy 181.77686 76.499502)
- (xy 181.77686 76.49658)
- (xy 181.770061 76.496872)
- (xy 181.770078 76.497229)
- (xy 181.725494 76.49929)
- (xy 181.716305 76.499502)
- (xy 181.699998 76.499502)
- (xy 181.693163 76.50078)
- (xy 181.692954 76.500794)
- (xy 181.676268 76.501565)
- (xy 181.676265 76.501566)
- (xy 181.657851 76.502417)
- (xy 181.640985 76.509864)
- (xy 181.638204 76.510518)
- (xy 181.635534 76.511552)
- (xy 181.617409 76.514941)
- (xy 181.59913 76.526259)
- (xy 181.574754 76.539107)
- (xy 181.571947 76.540346)
- (xy 181.571943 76.540349)
- (xy 181.555077 76.547796)
- (xy 181.542039 76.560834)
- (xy 181.53968 76.56245)
- (xy 181.537566 76.564377)
- (xy 181.52189 76.574083)
- (xy 181.510779 76.588796)
- (xy 181.510776 76.588799)
- (xy 181.50893 76.591244)
- (xy 181.490838 76.612035)
- (xy 180.760217 77.342656)
- (xy 180.685229 77.389775)
- (xy 180.619503 77.400942)
- (xy 179.93955 77.400942)
- (xy 179.853207 77.381235)
- (xy 179.783966 77.326016)
- (xy 179.745539 77.246224)
- (xy 179.745539 77.15766)
- (xy 179.783966 77.077868)
- (xy 179.861074 77.019069)
- (xy 179.865369 77.017226)
- (xy 179.865378 77.017222)
- (xy 179.869998 77.015239)
- (xy 179.874395 77.012798)
- (xy 179.8744 77.012796)
- (xy 180.215944 76.823224)
- (xy 180.215949 76.823221)
- (xy 180.220343 76.820782)
- (xy 180.549217 76.591878)
- (xy 180.6434 76.511025)
- (xy 180.849423 76.334161)
- (xy 180.849425 76.334159)
- (xy 180.853247 76.330878)
- (xy 180.856715 76.32723)
- (xy 180.856721 76.327224)
- (xy 181.125842 76.044108)
- (xy 181.125847 76.044102)
- (xy 181.129311 76.040458)
- (xy 181.160628 76)
- (xy 181.371489 75.72759)
- (xy 181.371491 75.727587)
- (xy 181.374578 75.723599)
- (xy 181.58653 75.383553)
- (xy 181.724231 75.102831)
- (xy 181.760771 75.028339)
- (xy 181.760772 75.028338)
- (xy 181.762993 75.023809)
- (xy 181.767602 75.011365)
- (xy 181.900404 74.652789)
- (xy 181.900405 74.652786)
- (xy 181.902156 74.648058)
- (xy 182.002591 74.260156)
- (xy 182.063267 73.864083)
- (xy 182.083562 73.463904)
- (xy 182.063267 73.063725)
- (xy 182.002591 72.667652)
- (xy 181.902156 72.27975)
- (xy 181.762993 71.903999)
- (xy 181.58653 71.544255)
- (xy 181.374578 71.204209)
- (xy 181.129311 70.88735)
- (xy 181.125847 70.883706)
- (xy 181.125842 70.8837)
- (xy 180.856721 70.600584)
- (xy 180.856715 70.600578)
- (xy 180.853247 70.59693)
- (xy 180.549217 70.33593)
- (xy 180.220343 70.107026)
- (xy 180.215949 70.104587)
- (xy 180.215944 70.104584)
- (xy 179.8744 69.915012)
- (xy 179.874395 69.91501)
- (xy 179.869998 69.912569)
- (xy 179.501778 69.754553)
- (xy 179.49697 69.753044)
- (xy 179.496966 69.753043)
- (xy 179.282759 69.685835)
- (xy 179.11946 69.6346)
- (xy 179.09079 69.628708)
- (xy 178.731924 69.554959)
- (xy 178.731919 69.554958)
- (xy 178.726969 69.553941)
- (xy 178.328332 69.513404)
- (xy 177.927638 69.513404)
- (xy 177.529001 69.553941)
- (xy 177.524051 69.554958)
- (xy 177.524046 69.554959)
- (xy 177.16518 69.628708)
- (xy 177.13651 69.6346)
- (xy 176.973211 69.685835)
- (xy 176.759004 69.753043)
- (xy 176.759 69.753044)
- (xy 176.754192 69.754553)
- (xy 176.385972 69.912569)
- (xy 176.381575 69.91501)
- (xy 176.38157 69.915012)
- (xy 176.040026 70.104584)
- (xy 176.040021 70.104587)
- (xy 176.035627 70.107026)
- (xy 175.706753 70.33593)
- (xy 175.402723 70.59693)
- (xy 175.399255 70.600578)
- (xy 175.399249 70.600584)
- (xy 175.130128 70.8837)
- (xy 175.130123 70.883706)
- (xy 175.126659 70.88735)
- (xy 174.881392 71.204209)
- (xy 174.66944 71.544255)
- (xy 174.492977 71.903999)
- (xy 174.353814 72.27975)
- (xy 174.253379 72.667652)
- (xy 174.192703 73.063725)
- (xy 174.172408 73.463904)
- (xy 174.192703 73.864083)
- (xy 174.253379 74.260156)
- (xy 174.353814 74.648058)
- (xy 174.355565 74.652786)
- (xy 174.355566 74.652789)
- (xy 174.488368 75.011365)
- (xy 174.492977 75.023809)
- (xy 174.495198 75.028338)
- (xy 174.495199 75.028339)
- (xy 174.531739 75.102831)
- (xy 174.66944 75.383553)
- (xy 174.881392 75.723599)
- (xy 174.884479 75.727587)
- (xy 174.884481 75.72759)
- (xy 175.095342 76)
- (xy 175.126659 76.040458)
- (xy 175.130123 76.044102)
- (xy 175.130128 76.044108)
- (xy 175.399249 76.327224)
- (xy 175.399255 76.32723)
- (xy 175.402723 76.330878)
- (xy 175.406545 76.334159)
- (xy 175.406547 76.334161)
- (xy 175.61257 76.511025)
- (xy 175.706753 76.591878)
- (xy 176.035627 76.820782)
- (xy 176.040021 76.823221)
- (xy 176.040026 76.823224)
- (xy 176.38157 77.012796)
- (xy 176.381575 77.012798)
- (xy 176.385972 77.015239)
- (xy 176.390592 77.017222)
- (xy 176.390601 77.017226)
- (xy 176.394896 77.019069)
- (xy 176.46647 77.071229)
- (xy 176.508325 77.149278)
- (xy 176.51217 77.237758)
- (xy 176.477245 77.319144)
- (xy 176.410466 77.377317)
- (xy 176.31642 77.400942)
- (xy 168.917567 77.400942)
- (xy 168.917567 77.398021)
- (xy 168.910766 77.398313)
- (xy 168.910782 77.398668)
- (xy 168.866185 77.40073)
- (xy 168.856994 77.400942)
- (xy 168.840702 77.400942)
- (xy 168.833867 77.40222)
- (xy 168.833674 77.402233)
- (xy 168.798555 77.403857)
- (xy 168.781686 77.411305)
- (xy 168.778906 77.411959)
- (xy 168.776239 77.412992)
- (xy 168.758113 77.416381)
- (xy 168.739834 77.427699)
- (xy 168.715458 77.440547)
- (xy 168.712651 77.441786)
- (xy 168.712647 77.441789)
- (xy 168.695781 77.449236)
- (xy 168.682743 77.462274)
- (xy 168.680384 77.46389)
- (xy 168.67827 77.465817)
- (xy 168.662594 77.475523)
- (xy 168.651483 77.490236)
- (xy 168.65148 77.490239)
- (xy 168.649634 77.492684)
- (xy 168.631542 77.513475)
- (xy 164.722176 81.422841)
- (xy 164.72011 81.420775)
- (xy 164.715509 81.42579)
- (xy 164.715772 81.42603)
- (xy 164.685701 81.459016)
- (xy 164.679353 81.465664)
- (xy 164.667826 81.477191)
- (xy 164.663901 81.482921)
- (xy 164.663769 81.483073)
- (xy 164.652507 81.495427)
- (xy 164.652505 81.49543)
- (xy 164.640084 81.509055)
- (xy 164.633423 81.526249)
- (xy 164.631923 81.528671)
- (xy 164.630765 81.531293)
- (xy 164.620344 81.546507)
- (xy 164.61542 81.567441)
- (xy 164.607271 81.593755)
- (xy 164.5995 81.613815)
- (xy 164.5995 81.632253)
- (xy 164.598975 81.635061)
- (xy 164.598843 81.63792)
- (xy 164.594621 81.655869)
- (xy 164.597169 81.674133)
- (xy 164.597592 81.677167)
- (xy 164.5995 81.704661)
- (xy 164.5995 87.093101)
- (xy 164.579793 87.179444)
- (xy 164.541214 87.233815)
- (xy 164.206844 87.568185)
- (xy 164.204778 87.566119)
- (xy 164.200177 87.571134)
- (xy 164.20044 87.571374)
- (xy 164.170369 87.60436)
- (xy 164.164021 87.611008)
- (xy 164.152494 87.622535)
- (xy 164.148569 87.628265)
- (xy 164.148437 87.628417)
- (xy 164.137175 87.640771)
- (xy 164.137173 87.640774)
- (xy 164.124752 87.654399)
- (xy 164.118091 87.671593)
- (xy 164.116591 87.674015)
- (xy 164.115433 87.676637)
- (xy 164.105012 87.691851)
- (xy 164.100088 87.712785)
- (xy 164.091939 87.739099)
- (xy 164.084168 87.759159)
- (xy 164.084168 87.777597)
- (xy 164.083643 87.780405)
- (xy 164.083511 87.783264)
- (xy 164.079289 87.801213)
- (xy 164.081837 87.819477)
- (xy 164.08226 87.822511)
- (xy 164.084168 87.850005)
- (xy 164.084168 88.2602)
- (xy 164.064461 88.346543)
- (xy 164.006313 88.418076)
- (xy 163.956386 88.456386)
- (xy 163.860132 88.581827)
- (xy 163.799624 88.727906)
- (xy 163.778986 88.884668)
- (xy 163.799624 89.04143)
- (xy 163.860132 89.187509)
- (xy 163.956386 89.31295)
- (xy 164.080619 89.408277)
- (xy 164.081827 89.409204)
- (xy 164.08174 89.409317)
- (xy 164.140588 89.463923)
- (xy 164.17294 89.546366)
- (xy 164.166319 89.634681)
- (xy 164.116876 89.716732)
- (xy 163.694996 90.138612)
- (xy 163.694993 90.138616)
- (xy 163.67243 90.161179)
- (xy 163.66532 90.175134)
- (xy 163.665056 90.175652)
- (xy 163.64874 90.202279)
- (xy 163.639184 90.215431)
- (xy 163.634343 90.23033)
- (xy 163.634162 90.230887)
- (xy 163.622212 90.259737)
- (xy 163.621945 90.26026)
- (xy 163.621944 90.260263)
- (xy 163.614834 90.274217)
- (xy 163.612293 90.290264)
- (xy 163.605002 90.320631)
- (xy 163.59998 90.336088)
- (xy 163.59998 91.659803)
- (xy 163.580273 91.746146)
- (xy 163.541694 91.800517)
- (xy 154.195956 101.146254)
- (xy 154.195953 101.146258)
- (xy 154.17339 101.168821)
- (xy 154.16628 101.182776)
- (xy 154.166016 101.183294)
- (xy 154.1497 101.209921)
- (xy 154.140144 101.223073)
- (xy 154.135303 101.237972)
- (xy 154.135122 101.238529)
- (xy 154.123172 101.267379)
- (xy 154.122905 101.267902)
- (xy 154.122904 101.267905)
- (xy 154.115794 101.281859)
- (xy 154.113253 101.297906)
- (xy 154.105962 101.328273)
- (xy 154.10094 101.34373)
- (xy 154.10094 111.056271)
- (xy 154.105779 111.071162)
- (xy 154.105961 111.071722)
- (xy 154.113253 111.102095)
- (xy 154.115794 111.118142)
- (xy 154.122904 111.132096)
- (xy 154.122905 111.132099)
- (xy 154.123172 111.132622)
- (xy 154.135122 111.161472)
- (xy 154.140144 111.176928)
- (xy 154.1497 111.19008)
- (xy 154.166015 111.216705)
- (xy 154.17339 111.23118)
- (xy 154.195953 111.253743)
- (xy 154.195956 111.253747)
- (xy 155.79725 112.85504)
- (xy 157.341214 114.399004)
- (xy 157.388333 114.473992)
- (xy 157.3995 114.539718)
- (xy 157.3995 125.963433)
- (xy 157.404339 125.978324)
- (xy 157.404521 125.978884)
- (xy 157.411813 126.009257)
- (xy 157.414354 126.025304)
- (xy 157.421464 126.039258)
- (xy 157.421465 126.039261)
- (xy 157.421732 126.039784)
- (xy 157.433682 126.068634)
- (xy 157.438704 126.08409)
- (xy 157.44826 126.097242)
- (xy 157.464575 126.123867)
- (xy 157.47195 126.138342)
- (xy 157.494513 126.160905)
- (xy 157.494516 126.160909)
- (xy 160.339091 129.005484)
- (xy 160.339095 129.005487)
- (xy 160.361658 129.02805)
- (xy 160.376131 129.035424)
- (xy 160.402758 129.05174)
- (xy 160.41591 129.061296)
- (xy 160.430809 129.066137)
- (xy 160.431366 129.066318)
- (xy 160.460216 129.078268)
- (xy 160.460739 129.078535)
- (xy 160.460742 129.078536)
- (xy 160.474696 129.085646)
- (xy 160.490743 129.088187)
- (xy 160.52111 129.095478)
- (xy 160.536567 129.1005)
- (xy 162.780237 129.1005)
- (xy 162.86658 129.120207)
- (xy 162.88605 129.131731)
- (xy 162.893517 129.139198)
- (xy 162.908328 129.146439)
- (xy 162.90833 129.14644)
- (xy 162.974603 129.178838)
- (xy 162.998607 129.190573)
- (xy 163.06674 129.2005)
- (xy 164.30826 129.2005)
- (xy 164.340778 129.195762)
- (xy 164.361103 129.192801)
- (xy 164.361104 129.192801)
- (xy 164.376393 129.190573)
- (xy 164.383116 129.187286)
- (xy 164.465916 129.18104)
- (xy 164.548373 129.213356)
- (xy 164.608643 129.278248)
- (xy 164.634789 129.362863)
- (xy 164.633274 129.406519)
- (xy 164.6245 129.46674)
- (xy 164.6245 129.83326)
- (xy 164.625539 129.840389)
- (xy 164.626059 129.847569)
- (xy 164.624677 129.847669)
- (xy 164.618301 129.927435)
- (xy 164.573639 130.003912)
- (xy 164.500218 130.053438)
- (xy 164.412579 130.066202)
- (xy 164.397306 130.064385)
- (xy 164.314209 130.051224)
- (xy 164.298657 130.05)
- (xy 164.009923 130.05)
- (xy 163.990953 130.05433)
- (xy 163.9875 130.0615)
- (xy 163.9875 130.277577)
- (xy 163.99183 130.296547)
- (xy 163.999 130.3)
- (xy 164.625079 130.3)
- (xy 164.644049 130.29567)
- (xy 164.658818 130.265002)
- (xy 164.66222 130.250099)
- (xy 164.717439 130.180858)
- (xy 164.797231 130.142431)
- (xy 164.873336 130.142431)
- (xy 164.873607 130.140573)
- (xy 164.94174 130.1505)
- (xy 166.18326 130.1505)
- (xy 166.251393 130.140573)
- (xy 166.292003 130.12072)
- (xy 166.379403 130.1005)
- (xy 166.820968 130.1005)
- (xy 166.907311 130.120207)
- (xy 166.961682 130.158786)
- (xy 168.095653 131.292756)
- (xy 168.110523 131.309395)
- (xy 168.130121 131.33397)
- (xy 168.142437 131.342367)
- (xy 168.142438 131.342368)
- (xy 168.176198 131.365386)
- (xy 168.18226 131.369688)
- (xy 168.215116 131.393936)
- (xy 168.215119 131.393938)
- (xy 168.227118 131.402793)
- (xy 168.235225 131.40563)
- (xy 168.242327 131.410472)
- (xy 168.256579 131.414868)
- (xy 168.256581 131.414869)
- (xy 168.295606 131.426906)
- (xy 168.302675 131.429232)
- (xy 168.323879 131.436651)
- (xy 168.3553 131.447646)
- (xy 168.363887 131.447967)
- (xy 168.372098 131.4505)
- (xy 168.427847 131.4505)
- (xy 168.435288 131.450639)
- (xy 168.49101 131.452724)
- (xy 168.498578 131.450696)
- (xy 168.502073 131.4505)
- (xy 169.2505 131.4505)
- (xy 169.336843 131.470207)
- (xy 169.406084 131.525426)
- (xy 169.444511 131.605218)
- (xy 169.4495 131.6495)
- (xy 169.4495 131.869748)
- (xy 169.461133 131.928231)
- (xy 169.505448 131.994552)
- (xy 169.52174 132.005438)
- (xy 169.555475 132.02798)
- (xy 169.555477 132.027981)
- (xy 169.571769 132.038867)
- (xy 169.608053 132.046084)
- (xy 169.620658 132.048592)
- (xy 169.620662 132.048592)
- (xy 169.630252 132.0505)
- (xy 171.369748 132.0505)
- (xy 171.379338 132.048592)
- (xy 171.379342 132.048592)
- (xy 171.391947 132.046084)
- (xy 171.428231 132.038867)
- (xy 171.444523 132.027981)
- (xy 171.444525 132.02798)
- (xy 171.47826 132.005438)
- (xy 171.494552 131.994552)
- (xy 171.538867 131.928231)
- (xy 171.541264 131.91618)
- (xy 171.588801 131.849183)
- (xy 171.666313 131.806343)
- (xy 171.754737 131.801376)
- (xy 171.836559 131.835268)
- (xy 171.880898 131.881341)
- (xy 171.881871 131.880583)
- (xy 171.886929 131.887082)
- (xy 171.891429 131.893969)
- (xy 171.897 131.900021)
- (xy 171.897001 131.900022)
- (xy 172.048661 132.064769)
- (xy 172.054236 132.070825)
- (xy 172.243933 132.218472)
- (xy 172.251176 132.222392)
- (xy 172.251178 132.222393)
- (xy 172.448107 132.328966)
- (xy 172.448112 132.328968)
- (xy 172.455344 132.332882)
- (xy 172.520827 132.355362)
- (xy 172.674921 132.408263)
- (xy 172.674927 132.408265)
- (xy 172.682703 132.410934)
- (xy 172.919808 132.4505)
- (xy 173.160192 132.4505)
- (xy 173.397297 132.410934)
- (xy 173.405073 132.408265)
- (xy 173.405079 132.408263)
- (xy 173.559173 132.355362)
- (xy 173.624656 132.332882)
- (xy 173.631888 132.328968)
- (xy 173.631893 132.328966)
- (xy 173.828822 132.222393)
- (xy 173.828824 132.222392)
- (xy 173.836067 132.218472)
- (xy 174.025764 132.070825)
- (xy 174.031339 132.064769)
- (xy 174.163591 131.921105)
- (xy 174.236568 131.870928)
- (xy 174.32409 131.857383)
- (xy 174.408821 131.883155)
- (xy 174.456409 131.921105)
- (xy 174.588661 132.064769)
- (xy 174.594236 132.070825)
- (xy 174.783933 132.218472)
- (xy 174.791176 132.222392)
- (xy 174.791178 132.222393)
- (xy 174.988107 132.328966)
- (xy 174.988112 132.328968)
- (xy 174.995344 132.332882)
- (xy 175.060827 132.355362)
- (xy 175.214921 132.408263)
- (xy 175.214927 132.408265)
- (xy 175.222703 132.410934)
- (xy 175.459808 132.4505)
- (xy 175.700192 132.4505)
- (xy 175.937297 132.410934)
- (xy 175.945073 132.408265)
- (xy 175.945079 132.408263)
- (xy 176.099173 132.355362)
- (xy 176.164656 132.332882)
- (xy 176.171888 132.328968)
- (xy 176.171893 132.328966)
- (xy 176.368822 132.222393)
- (xy 176.368824 132.222392)
- (xy 176.376067 132.218472)
- (xy 176.565764 132.070825)
- (xy 176.571339 132.064769)
- (xy 176.703591 131.921105)
- (xy 176.776568 131.870928)
- (xy 176.86409 131.857383)
- (xy 176.948821 131.883155)
- (xy 176.996409 131.921105)
- (xy 177.128661 132.064769)
- (xy 177.134236 132.070825)
- (xy 177.323933 132.218472)
- (xy 177.331176 132.222392)
- (xy 177.331178 132.222393)
- (xy 177.528107 132.328966)
- (xy 177.528112 132.328968)
- (xy 177.535344 132.332882)
- (xy 177.600827 132.355362)
- (xy 177.754921 132.408263)
- (xy 177.754927 132.408265)
- (xy 177.762703 132.410934)
- (xy 177.999808 132.4505)
- (xy 178.240192 132.4505)
- (xy 178.477297 132.410934)
- (xy 178.485073 132.408265)
- (xy 178.485079 132.408263)
- (xy 178.639173 132.355362)
- (xy 178.704656 132.332882)
- (xy 178.711888 132.328968)
- (xy 178.711893 132.328966)
- (xy 178.908822 132.222393)
- (xy 178.908824 132.222392)
- (xy 178.916067 132.218472)
- (xy 179.105764 132.070825)
- (xy 179.111339 132.064769)
- (xy 179.243591 131.921105)
- (xy 179.316568 131.870928)
- (xy 179.40409 131.857383)
- (xy 179.488821 131.883155)
- (xy 179.536409 131.921105)
- (xy 179.668661 132.064769)
- (xy 179.674236 132.070825)
- (xy 179.863933 132.218472)
- (xy 179.871176 132.222392)
- (xy 179.871178 132.222393)
- (xy 180.068107 132.328966)
- (xy 180.068112 132.328968)
- (xy 180.075344 132.332882)
- (xy 180.140827 132.355362)
- (xy 180.294921 132.408263)
- (xy 180.294927 132.408265)
- (xy 180.302703 132.410934)
- (xy 180.539808 132.4505)
- (xy 180.780192 132.4505)
- (xy 181.017297 132.410934)
- (xy 181.025073 132.408265)
- (xy 181.025079 132.408263)
- (xy 181.179173 132.355362)
- (xy 181.244656 132.332882)
- (xy 181.251888 132.328968)
- (xy 181.251893 132.328966)
- (xy 181.448822 132.222393)
- (xy 181.448824 132.222392)
- (xy 181.456067 132.218472)
- (xy 181.645764 132.070825)
- (xy 181.651339 132.064769)
- (xy 181.783591 131.921105)
- (xy 181.856568 131.870928)
- (xy 181.94409 131.857383)
- (xy 182.028821 131.883155)
- (xy 182.076409 131.921105)
- (xy 182.208661 132.064769)
- (xy 182.214236 132.070825)
- (xy 182.403933 132.218472)
- (xy 182.411176 132.222392)
- (xy 182.411178 132.222393)
- (xy 182.608107 132.328966)
- (xy 182.608112 132.328968)
- (xy 182.615344 132.332882)
- (xy 182.680827 132.355362)
- (xy 182.834921 132.408263)
- (xy 182.834927 132.408265)
- (xy 182.842703 132.410934)
- (xy 183.079808 132.4505)
- (xy 183.320192 132.4505)
- (xy 183.557297 132.410934)
- (xy 183.565073 132.408265)
- (xy 183.565079 132.408263)
- (xy 183.719173 132.355362)
- (xy 183.784656 132.332882)
- (xy 183.791888 132.328968)
- (xy 183.791893 132.328966)
- (xy 183.988822 132.222393)
- (xy 183.988824 132.222392)
- (xy 183.996067 132.218472)
- (xy 184.185764 132.070825)
- (xy 184.191339 132.064769)
- (xy 184.323591 131.921105)
- (xy 184.396568 131.870928)
- (xy 184.48409 131.857383)
- (xy 184.568821 131.883155)
- (xy 184.616409 131.921105)
- (xy 184.748661 132.064769)
- (xy 184.754236 132.070825)
- (xy 184.943933 132.218472)
- (xy 184.951176 132.222392)
- (xy 184.951178 132.222393)
- (xy 185.148107 132.328966)
- (xy 185.148112 132.328968)
- (xy 185.155344 132.332882)
- (xy 185.220827 132.355362)
- (xy 185.374921 132.408263)
- (xy 185.374927 132.408265)
- (xy 185.382703 132.410934)
- (xy 185.619808 132.4505)
- (xy 185.860192 132.4505)
- (xy 186.097297 132.410934)
- (xy 186.105073 132.408265)
- (xy 186.105079 132.408263)
- (xy 186.259173 132.355362)
- (xy 186.324656 132.332882)
- (xy 186.331888 132.328968)
- (xy 186.331893 132.328966)
- (xy 186.528822 132.222393)
- (xy 186.528824 132.222392)
- (xy 186.536067 132.218472)
- (xy 186.725764 132.070825)
- (xy 186.731339 132.064769)
- (xy 186.882999 131.900022)
- (xy 186.883 131.900021)
- (xy 186.888571 131.893969)
- (xy 187.020049 131.692728)
- (xy 187.11661 131.472591)
- (xy 187.17562 131.239563)
- (xy 187.195471 131)
- (xy 187.17562 130.760437)
- (xy 187.11661 130.527409)
- (xy 187.020049 130.307272)
- (xy 186.972903 130.23511)
- (xy 186.942177 130.152051)
- (xy 186.9405 130.126269)
- (xy 186.9405 129.8595)
- (xy 186.960207 129.773157)
- (xy 187.015426 129.703916)
- (xy 187.095218 129.665489)
- (xy 187.1395 129.6605)
- (xy 191.867672 129.6605)
- (xy 191.876861 129.660712)
- (xy 191.955681 129.664356)
- (xy 191.964788 129.663086)
- (xy 191.964801 129.663085)
- (xy 192.033828 129.653455)
- (xy 192.042954 129.652396)
- (xy 192.06797 129.650078)
- (xy 192.112367 129.645965)
- (xy 192.112372 129.645964)
- (xy 192.121536 129.645115)
- (xy 192.130389 129.642596)
- (xy 192.130395 129.642595)
- (xy 192.135112 129.641253)
- (xy 192.162064 129.635567)
- (xy 192.176033 129.633618)
- (xy 192.250835 129.608547)
- (xy 192.259617 129.605827)
- (xy 192.335528 129.584229)
- (xy 192.34815 129.577944)
- (xy 192.373617 129.567395)
- (xy 192.376259 129.56651)
- (xy 192.378261 129.565839)
- (xy 192.378263 129.565838)
- (xy 192.386985 129.562915)
- (xy 192.395024 129.558437)
- (xy 192.395027 129.558436)
- (xy 192.455926 129.524515)
- (xy 192.464027 129.520244)
- (xy 192.534689 129.485058)
- (xy 192.545938 129.476564)
- (xy 192.569023 129.461521)
- (xy 192.573317 129.459129)
- (xy 192.573324 129.459125)
- (xy 192.581353 129.454652)
- (xy 192.642087 129.40422)
- (xy 192.649252 129.398544)
- (xy 192.712236 129.350981)
- (xy 192.76541 129.292652)
- (xy 192.771759 129.286004)
- (xy 193.693287 128.364476)
- (xy 193.768275 128.317357)
- (xy 193.856282 128.307441)
- (xy 193.939875 128.336692)
- (xy 194.002499 128.399316)
- (xy 194.032388 128.489577)
- (xy 194.044317 128.641148)
- (xy 194.046142 128.648749)
- (xy 194.046142 128.64875)
- (xy 194.100713 128.876054)
- (xy 194.103127 128.886111)
- (xy 194.106118 128.893332)
- (xy 194.10612 128.893338)
- (xy 194.132252 128.956426)
- (xy 194.199534 129.118859)
- (xy 194.331164 129.333659)
- (xy 194.33624 129.339602)
- (xy 194.336242 129.339605)
- (xy 194.440368 129.461521)
- (xy 194.494776 129.525224)
- (xy 194.500718 129.530299)
- (xy 194.657679 129.664356)
- (xy 194.686341 129.688836)
- (xy 194.901141 129.820466)
- (xy 194.995378 129.8595)
- (xy 195.126662 129.91388)
- (xy 195.126668 129.913882)
- (xy 195.133889 129.916873)
- (xy 195.141488 129.918697)
- (xy 195.141493 129.918699)
- (xy 195.363594 129.97202)
- (xy 195.378852 129.975683)
- (xy 195.63 129.995449)
- (xy 195.881148 129.975683)
- (xy 195.896406 129.97202)
- (xy 196.118507 129.918699)
- (xy 196.118512 129.918697)
- (xy 196.126111 129.916873)
- (xy 196.133332 129.913882)
- (xy 196.133338 129.91388)
- (xy 196.351639 129.823457)
- (xy 196.351643 129.823455)
- (xy 196.358859 129.820466)
- (xy 196.441497 129.769825)
- (xy 196.525414 129.741514)
- (xy 196.545475 129.7405)
- (xy 197.498804 129.7405)
- (xy 197.54854 129.731731)
- (xy 197.565745 129.729465)
- (xy 197.578969 129.728308)
- (xy 197.607409 129.72582)
- (xy 197.607411 129.72582)
- (xy 197.616059 129.725063)
- (xy 197.664835 129.711993)
- (xy 197.681788 129.708235)
- (xy 197.722969 129.700974)
- (xy 197.731522 129.699466)
- (xy 197.778994 129.682188)
- (xy 197.795513 129.676979)
- (xy 197.844314 129.663903)
- (xy 197.852183 129.660234)
- (xy 197.852193 129.66023)
- (xy 197.89008 129.642563)
- (xy 197.906115 129.635921)
- (xy 197.945408 129.621619)
- (xy 197.945415 129.621616)
- (xy 197.953577 129.618645)
- (xy 197.997328 129.593385)
- (xy 198.012715 129.585376)
- (xy 198.050602 129.567709)
- (xy 198.050606 129.567707)
- (xy 198.05848 129.564035)
- (xy 198.099849 129.535068)
- (xy 198.11449 129.525741)
- (xy 198.158225 129.500491)
- (xy 198.196917 129.468025)
- (xy 198.210678 129.457465)
- (xy 198.252052 129.428495)
- (xy 198.419146 129.261401)
- (xy 198.419148 129.261398)
- (xy 198.621761 129.058785)
- (xy 198.696749 129.011666)
- (xy 198.762475 129.000499)
- (xy 199.560011 129.000499)
- (xy 199.677413 128.985044)
- (xy 199.823492 128.924536)
- (xy 199.948933 128.828282)
- (xy 200.045187 128.702841)
- (xy 200.064505 128.656203)
- (xy 200.100704 128.568812)
- (xy 200.100705 128.56881)
- (xy 200.105695 128.556762)
- (xy 200.116022 128.478318)
- (xy 200.120302 128.445813)
- (xy 200.120302 128.445807)
- (xy 200.121151 128.439361)
- (xy 200.121151 128.414843)
- (xy 200.770651 128.414843)
- (xy 200.772559 128.434218)
- (xy 200.781332 128.478318)
- (xy 200.796048 128.513845)
- (xy 200.829521 128.563942)
- (xy 200.856709 128.59113)
- (xy 200.906806 128.624603)
- (xy 200.942333 128.639319)
- (xy 200.986433 128.648092)
- (xy 201.005808 128.65)
- (xy 201.848228 128.65)
- (xy 201.867198 128.64567)
- (xy 201.870651 128.6385)
- (xy 201.870651 128.627577)
- (xy 202.670651 128.627577)
- (xy 202.674981 128.646547)
- (xy 202.682151 128.65)
- (xy 203.535494 128.65)
- (xy 203.554869 128.648092)
- (xy 203.598969 128.639319)
- (xy 203.634496 128.624603)
- (xy 203.684593 128.59113)
- (xy 203.711781 128.563942)
- (xy 203.745254 128.513845)
- (xy 203.75997 128.478318)
- (xy 203.768743 128.434218)
- (xy 203.770651 128.414843)
- (xy 203.770651 127.922423)
- (xy 203.766321 127.903453)
- (xy 203.759151 127.9)
- (xy 202.693074 127.9)
- (xy 202.674104 127.90433)
- (xy 202.670651 127.9115)
- (xy 202.670651 128.627577)
- (xy 201.870651 128.627577)
- (xy 201.870651 127.922423)
- (xy 201.866321 127.903453)
- (xy 201.859151 127.9)
- (xy 200.793074 127.9)
- (xy 200.774104 127.90433)
- (xy 200.770651 127.9115)
- (xy 200.770651 128.414843)
- (xy 200.121151 128.414843)
- (xy 200.12115 127.077577)
- (xy 200.770651 127.077577)
- (xy 200.774981 127.096547)
- (xy 200.782151 127.1)
- (xy 201.848228 127.1)
- (xy 201.867198 127.09567)
- (xy 201.870651 127.0885)
- (xy 201.870651 127.077577)
- (xy 202.670651 127.077577)
- (xy 202.674981 127.096547)
- (xy 202.682151 127.1)
- (xy 203.748228 127.1)
- (xy 203.767198 127.09567)
- (xy 203.770651 127.0885)
- (xy 203.770651 126.585157)
- (xy 203.768743 126.565782)
- (xy 203.75997 126.521682)
- (xy 203.745254 126.486155)
- (xy 203.711781 126.436058)
- (xy 203.684593 126.40887)
- (xy 203.634496 126.375397)
- (xy 203.598969 126.360681)
- (xy 203.554869 126.351908)
- (xy 203.535494 126.35)
- (xy 202.693074 126.35)
- (xy 202.674104 126.35433)
- (xy 202.670651 126.3615)
- (xy 202.670651 127.077577)
- (xy 201.870651 127.077577)
- (xy 201.870651 126.372423)
- (xy 201.866321 126.353453)
- (xy 201.859151 126.35)
- (xy 201.005808 126.35)
- (xy 200.986433 126.351908)
- (xy 200.942333 126.360681)
- (xy 200.906806 126.375397)
- (xy 200.856709 126.40887)
- (xy 200.829521 126.436058)
- (xy 200.796048 126.486155)
- (xy 200.781332 126.521682)
- (xy 200.772559 126.565782)
- (xy 200.770651 126.585157)
- (xy 200.770651 127.077577)
- (xy 200.12115 127.077577)
- (xy 200.12115 126.56064)
- (xy 200.105695 126.443238)
- (xy 200.045187 126.297159)
- (xy 199.948933 126.171718)
- (xy 199.823492 126.075464)
- (xy 199.743997 126.042536)
- (xy 199.671768 125.991287)
- (xy 199.628928 125.913774)
- (xy 199.621151 125.858684)
- (xy 199.621151 125.441316)
- (xy 199.640858 125.354973)
- (xy 199.696077 125.285732)
- (xy 199.743997 125.257464)
- (xy 199.81144 125.229528)
- (xy 199.811439 125.229528)
- (xy 199.823492 125.224536)
- (xy 199.948933 125.128282)
- (xy 200.045187 125.002841)
- (xy 200.086799 124.902381)
- (xy 200.138048 124.830152)
- (xy 200.215561 124.787312)
- (xy 200.303985 124.782347)
- (xy 200.385807 124.816238)
- (xy 200.444821 124.882275)
- (xy 200.454503 124.902381)
- (xy 200.496115 125.002841)
- (xy 200.592369 125.128282)
- (xy 200.71781 125.224536)
- (xy 200.729863 125.229528)
- (xy 200.729862 125.229528)
- (xy 200.851839 125.280053)
- (xy 200.851841 125.280054)
- (xy 200.863889 125.285044)
- (xy 200.913874 125.291625)
- (xy 200.974838 125.299651)
- (xy 200.974844 125.299651)
- (xy 200.98129 125.3005)
- (xy 202.394986 125.3005)
- (xy 202.394988 125.300499)
- (xy 203.560011 125.300499)
- (xy 203.677413 125.285044)
- (xy 203.823492 125.224536)
- (xy 203.948933 125.128282)
- (xy 204.045187 125.002841)
- (xy 204.090011 124.894627)
- (xy 204.100704 124.868812)
- (xy 204.100705 124.86881)
- (xy 204.105695 124.856762)
- (xy 204.115492 124.782347)
- (xy 204.120302 124.745813)
- (xy 204.120302 124.745807)
- (xy 204.121151 124.739361)
- (xy 204.12115 122.86064)
- (xy 204.105695 122.743238)
- (xy 204.045187 122.597159)
- (xy 203.948933 122.471718)
- (xy 203.920307 122.449753)
- (xy 203.863806 122.38156)
- (xy 203.842486 122.295601)
- (xy 203.84795 122.24542)
- (xy 203.854508 122.218104)
- (xy 203.854509 122.218101)
- (xy 203.856334 122.210497)
- (xy 203.8761 121.959349)
- (xy 203.856334 121.708201)
- (xy 203.854509 121.700599)
- (xy 203.823886 121.573043)
- (xy 203.822893 121.484485)
- (xy 203.860422 121.404266)
- (xy 203.896241 121.368714)
- (xy 203.948933 121.328282)
- (xy 204.045187 121.202841)
- (xy 204.070999 121.140525)
- (xy 204.100704 121.068812)
- (xy 204.100705 121.06881)
- (xy 204.105695 121.056762)
- (xy 204.113465 120.997742)
- (xy 204.120302 120.945813)
- (xy 204.120302 120.945807)
- (xy 204.121151 120.939361)
- (xy 204.12115 119.06064)
- (xy 204.105695 118.943238)
- (xy 204.045187 118.797159)
- (xy 203.948933 118.671718)
- (xy 203.823492 118.575464)
- (xy 203.717815 118.531691)
- (xy 203.689463 118.519947)
- (xy 203.689461 118.519946)
- (xy 203.677413 118.514956)
- (xy 203.623065 118.507801)
- (xy 203.566464 118.500349)
- (xy 203.566458 118.500349)
- (xy 203.560012 118.4995)
- (xy 202.146316 118.4995)
- (xy 202.146314 118.499501)
- (xy 200.981291 118.499501)
- (xy 200.863889 118.514956)
- (xy 200.71781 118.575464)
- (xy 200.592369 118.671718)
- (xy 200.496115 118.797159)
- (xy 200.491123 118.809211)
- (xy 200.454503 118.897619)
- (xy 200.403254 118.969848)
- (xy 200.325741 119.012688)
- (xy 200.237317 119.017653)
- (xy 200.155495 118.983762)
- (xy 200.096481 118.917725)
- (xy 200.086799 118.897619)
- (xy 200.050179 118.809211)
- (xy 200.045187 118.797159)
- (xy 199.948933 118.671718)
- (xy 199.907053 118.639583)
- (xy 199.850553 118.571389)
- (xy 199.829234 118.48543)
- (xy 199.833463 118.446602)
- (xy 199.832635 118.446471)
- (xy 199.833858 118.438751)
- (xy 199.835683 118.431148)
- (xy 199.855449 118.18)
- (xy 199.835683 117.928852)
- (xy 199.824394 117.88183)
- (xy 199.814756 117.841683)
- (xy 199.813763 117.753125)
- (xy 199.851291 117.672907)
- (xy 199.887117 117.637349)
- (xy 199.888586 117.636222)
- (xy 199.888588 117.63622)
- (xy 199.898933 117.628282)
- (xy 199.995187 117.502841)
- (xy 200.014364 117.456543)
- (xy 200.050704 117.368812)
- (xy 200.050705 117.36881)
- (xy 200.055695 117.356762)
- (xy 200.06613 117.2775)
- (xy 200.070302 117.245813)
- (xy 200.070302 117.245807)
- (xy 200.071151 117.239361)
- (xy 200.071151 117.214843)
- (xy 200.720651 117.214843)
- (xy 200.722559 117.234218)
- (xy 200.731332 117.278318)
- (xy 200.746048 117.313845)
- (xy 200.779521 117.363942)
- (xy 200.806709 117.39113)
- (xy 200.856806 117.424603)
- (xy 200.892333 117.439319)
- (xy 200.936433 117.448092)
- (xy 200.955808 117.45)
- (xy 201.798228 117.45)
- (xy 201.817198 117.44567)
- (xy 201.820651 117.4385)
- (xy 201.820651 117.427577)
- (xy 202.620651 117.427577)
- (xy 202.624981 117.446547)
- (xy 202.632151 117.45)
- (xy 203.485494 117.45)
- (xy 203.504869 117.448092)
- (xy 203.548969 117.439319)
- (xy 203.584496 117.424603)
- (xy 203.634593 117.39113)
- (xy 203.661781 117.363942)
- (xy 203.695254 117.313845)
- (xy 203.70997 117.278318)
- (xy 203.718743 117.234218)
- (xy 203.720651 117.214843)
- (xy 203.720651 116.722423)
- (xy 203.716321 116.703453)
- (xy 203.709151 116.7)
- (xy 202.643074 116.7)
- (xy 202.624104 116.70433)
- (xy 202.620651 116.7115)
- (xy 202.620651 117.427577)
- (xy 201.820651 117.427577)
- (xy 201.820651 116.722423)
- (xy 201.816321 116.703453)
- (xy 201.809151 116.7)
- (xy 200.743074 116.7)
- (xy 200.724104 116.70433)
- (xy 200.720651 116.7115)
- (xy 200.720651 117.214843)
- (xy 200.071151 117.214843)
- (xy 200.07115 115.877577)
- (xy 200.720651 115.877577)
- (xy 200.724981 115.896547)
- (xy 200.732151 115.9)
- (xy 201.798228 115.9)
- (xy 201.817198 115.89567)
- (xy 201.820651 115.8885)
- (xy 201.820651 115.877577)
- (xy 202.620651 115.877577)
- (xy 202.624981 115.896547)
- (xy 202.632151 115.9)
- (xy 203.698228 115.9)
- (xy 203.717198 115.89567)
- (xy 203.720651 115.8885)
- (xy 203.720651 115.385157)
- (xy 203.718743 115.365782)
- (xy 203.70997 115.321682)
- (xy 203.695254 115.286155)
- (xy 203.661781 115.236058)
- (xy 203.634593 115.20887)
- (xy 203.584496 115.175397)
- (xy 203.548969 115.160681)
- (xy 203.504869 115.151908)
- (xy 203.485494 115.15)
- (xy 202.643074 115.15)
- (xy 202.624104 115.15433)
- (xy 202.620651 115.1615)
- (xy 202.620651 115.877577)
- (xy 201.820651 115.877577)
- (xy 201.820651 115.172423)
- (xy 201.816321 115.153453)
- (xy 201.809151 115.15)
- (xy 200.955808 115.15)
- (xy 200.936433 115.151908)
- (xy 200.892333 115.160681)
- (xy 200.856806 115.175397)
- (xy 200.806709 115.20887)
- (xy 200.779521 115.236058)
- (xy 200.746048 115.286155)
- (xy 200.731332 115.321682)
- (xy 200.722559 115.365782)
- (xy 200.720651 115.385157)
- (xy 200.720651 115.877577)
- (xy 200.07115 115.877577)
- (xy 200.07115 115.36064)
- (xy 200.055695 115.243238)
- (xy 199.995187 115.097159)
- (xy 199.898933 114.971718)
- (xy 199.773492 114.875464)
- (xy 199.727194 114.856287)
- (xy 199.639463 114.819947)
- (xy 199.639461 114.819946)
- (xy 199.627413 114.814956)
- (xy 199.577428 114.808375)
- (xy 199.516464 114.800349)
- (xy 199.516458 114.800349)
- (xy 199.510012 114.7995)
- (xy 199.420151 114.7995)
- (xy 199.333808 114.779793)
- (xy 199.264567 114.724574)
- (xy 199.22614 114.644782)
- (xy 199.221151 114.6005)
- (xy 199.221151 114.111015)
- (xy 199.240858 114.024672)
- (xy 199.296077 113.955431)
- (xy 199.375869 113.917004)
- (xy 199.464433 113.917004)
- (xy 199.496047 113.928172)
- (xy 199.504724 113.930853)
- (xy 199.518607 113.93764)
- (xy 199.58674 113.947567)
- (xy 199.813111 113.947567)
- (xy 199.898833 113.967132)
- (xy 199.904659 113.971603)
- (xy 200.050738 114.032111)
- (xy 200.2075 114.052749)
- (xy 200.364262 114.032111)
- (xy 200.376314 114.027119)
- (xy 200.441266 114.000215)
- (xy 200.51742 113.985067)
- (xy 201.574332 113.985067)
- (xy 201.660675 114.004774)
- (xy 201.670247 114.010542)
- (xy 201.670343 114.01036)
- (xy 201.683525 114.017327)
- (xy 201.695525 114.026183)
- (xy 201.820151 114.069792)
- (xy 201.849744 114.072567)
- (xy 201.891416 114.072567)
- (xy 201.977759 114.092274)
- (xy 202.03213 114.130853)
- (xy 202.041277 114.14)
- (xy 202.049218 114.150349)
- (xy 202.168419 114.241815)
- (xy 202.174659 114.246603)
- (xy 202.320738 114.307111)
- (xy 202.4775 114.327749)
- (xy 202.490428 114.326047)
- (xy 202.490435 114.326047)
- (xy 202.503933 114.32427)
- (xy 202.529908 114.322567)
- (xy 203.224374 114.322567)
- (xy 203.310717 114.342274)
- (xy 203.345313 114.366821)
- (xy 203.345448 114.366619)
- (xy 203.395475 114.400047)
- (xy 203.395477 114.400048)
- (xy 203.411769 114.410934)
- (xy 203.448053 114.418151)
- (xy 203.460658 114.420659)
- (xy 203.460662 114.420659)
- (xy 203.470252 114.422567)
- (xy 204.509748 114.422567)
- (xy 204.519338 114.420659)
- (xy 204.519342 114.420659)
- (xy 204.531947 114.418151)
- (xy 204.568231 114.410934)
- (xy 204.584523 114.400048)
- (xy 204.584525 114.400047)
- (xy 204.61826 114.377505)
- (xy 204.634552 114.366619)
- (xy 204.678867 114.300298)
- (xy 204.686084 114.264014)
- (xy 204.688592 114.251409)
- (xy 204.688592 114.251405)
- (xy 204.6905 114.241815)
- (xy 204.6905 113.541163)
- (xy 204.710207 113.45482)
- (xy 204.748786 113.400449)
- (xy 204.987561 113.161674)
- (xy 205.007125 113.144517)
- (xy 205.028282 113.128282)
- (xy 205.124536 113.002841)
- (xy 205.185044 112.856762)
- (xy 205.205682 112.7)
- (xy 205.185044 112.543238)
- (xy 205.124536 112.397159)
- (xy 205.028282 112.271718)
- (xy 204.902841 112.175464)
- (xy 204.834263 112.147058)
- (xy 204.801732 112.133583)
- (xy 204.729503 112.082334)
- (xy 204.686663 112.004821)
- (xy 204.681698 111.916397)
- (xy 204.712427 111.839168)
- (xy 204.714605 111.835908)
- (xy 204.729319 111.800385)
- (xy 204.738092 111.756285)
- (xy 204.74 111.73691)
- (xy 204.74 111.64449)
- (xy 204.73567 111.62552)
- (xy 204.7285 111.622067)
- (xy 204.412423 111.622067)
- (xy 204.393453 111.626397)
- (xy 204.39 111.633567)
- (xy 204.39 111.949646)
- (xy 204.392446 111.960363)
- (xy 204.392445 112.048926)
- (xy 204.354019 112.128719)
- (xy 204.302058 112.173435)
- (xy 204.297159 112.175464)
- (xy 204.286811 112.183404)
- (xy 204.286808 112.183406)
- (xy 204.20418 112.246809)
- (xy 204.171718 112.271718)
- (xy 204.155483 112.292875)
- (xy 204.138326 112.312439)
- (xy 203.602439 112.848326)
- (xy 203.582875 112.865483)
- (xy 203.561718 112.881718)
- (xy 203.553781 112.892062)
- (xy 203.553778 112.892065)
- (xy 203.537553 112.913211)
- (xy 203.53755 112.913215)
- (xy 203.51572 112.941665)
- (xy 203.488995 112.976493)
- (xy 203.423326 113.030901)
- (xy 203.411769 113.0332)
- (xy 203.395477 113.044086)
- (xy 203.395475 113.044087)
- (xy 203.345448 113.077515)
- (xy 203.344557 113.076182)
- (xy 203.2901 113.1104)
- (xy 203.224374 113.121567)
- (xy 202.978189 113.121567)
- (xy 202.891846 113.10186)
- (xy 202.822605 113.046641)
- (xy 202.790356 112.988292)
- (xy 202.774041 112.941665)
- (xy 202.774039 112.941662)
- (xy 202.769116 112.927592)
- (xy 202.690711 112.821356)
- (xy 202.584475 112.742951)
- (xy 202.459849 112.699342)
- (xy 202.430256 112.696567)
- (xy 201.849744 112.696567)
- (xy 201.820151 112.699342)
- (xy 201.695525 112.742951)
- (xy 201.683527 112.751806)
- (xy 201.670343 112.758774)
- (xy 201.668657 112.755584)
- (xy 201.611336 112.780596)
- (xy 201.574332 112.784067)
- (xy 200.322408 112.784067)
- (xy 200.296433 112.782364)
- (xy 200.282935 112.780587)
- (xy 200.282928 112.780587)
- (xy 200.27 112.778885)
- (xy 200.123857 112.798125)
- (xy 200.113238 112.799523)
- (xy 199.967159 112.860031)
- (xy 199.963953 112.862491)
- (xy 199.884372 112.887039)
- (xy 199.796798 112.873839)
- (xy 199.723623 112.82395)
- (xy 199.679341 112.747252)
- (xy 199.6705 112.688596)
- (xy 199.670499 112.29706)
- (xy 199.672322 112.29706)
- (xy 199.685959 112.219044)
- (xy 199.737549 112.147058)
- (xy 199.815264 112.104586)
- (xy 199.869448 112.097067)
- (xy 199.885077 112.097067)
- (xy 199.904047 112.092737)
- (xy 199.9075 112.085567)
- (xy 199.9075 112.074643)
- (xy 200.5075 112.074643)
- (xy 200.51183 112.093613)
- (xy 200.519 112.097066)
- (xy 200.818666 112.097066)
- (xy 200.834201 112.095843)
- (xy 200.904675 112.084682)
- (xy 200.934105 112.07512)
- (xy 201.019091 112.031818)
- (xy 201.044119 112.013634)
- (xy 201.122641 111.935112)
- (xy 201.124836 111.937307)
- (xy 201.172862 111.895349)
- (xy 201.258234 111.871789)
- (xy 201.345374 111.887604)
- (xy 201.417023 111.939661)
- (xy 201.453613 112.001047)
- (xy 201.465256 112.032265)
- (xy 201.478761 112.056997)
- (xy 201.545713 112.146434)
- (xy 201.565633 112.166354)
- (xy 201.65507 112.233306)
- (xy 201.679799 112.246809)
- (xy 201.718993 112.261428)
- (xy 201.736715 112.263792)
- (xy 201.74 112.254986)
- (xy 201.74 112.24684)
- (xy 202.54 112.24684)
- (xy 202.543979 112.264274)
- (xy 202.553376 112.264274)
- (xy 202.600201 112.246809)
- (xy 202.62493 112.233306)
- (xy 202.714367 112.166354)
- (xy 202.734287 112.146434)
- (xy 202.801239 112.056997)
- (xy 202.814742 112.032268)
- (xy 202.854409 111.925918)
- (xy 202.860088 111.901884)
- (xy 202.864432 111.861482)
- (xy 202.864645 111.857507)
- (xy 202.864989 111.856303)
- (xy 202.865 111.856197)
- (xy 202.865018 111.856199)
- (xy 202.888947 111.772343)
- (xy 202.947794 111.706158)
- (xy 202.950551 111.705008)
- (xy 203.169308 111.705008)
- (xy 203.195587 111.719446)
- (xy 203.247211 111.792009)
- (xy 203.265396 111.835911)
- (xy 203.29887 111.886009)
- (xy 203.326058 111.913197)
- (xy 203.376155 111.94667)
- (xy 203.411682 111.961386)
- (xy 203.455782 111.970159)
- (xy 203.475157 111.972067)
- (xy 203.567577 111.972067)
- (xy 203.586547 111.967737)
- (xy 203.59 111.960567)
- (xy 203.59 111.64449)
- (xy 203.58567 111.62552)
- (xy 203.5785 111.622067)
- (xy 203.262423 111.622067)
- (xy 203.243453 111.626397)
- (xy 203.243292 111.626731)
- (xy 203.188073 111.695972)
- (xy 203.169308 111.705008)
- (xy 202.950551 111.705008)
- (xy 202.954914 111.703188)
- (xy 202.939924 111.695969)
- (xy 202.884706 111.626727)
- (xy 202.865 111.540386)
- (xy 202.865 111.268269)
- (xy 202.86443 111.257636)
- (xy 202.860088 111.21725)
- (xy 202.854409 111.193216)
- (xy 202.814742 111.086866)
- (xy 202.801239 111.062137)
- (xy 202.734287 110.9727)
- (xy 202.714367 110.95278)
- (xy 202.62493 110.885828)
- (xy 202.600201 110.872325)
- (xy 202.561007 110.857706)
- (xy 202.543285 110.855342)
- (xy 202.54 110.864148)
- (xy 202.54 112.24684)
- (xy 201.74 112.24684)
- (xy 201.74 110.872294)
- (xy 201.736021 110.85486)
- (xy 201.726624 110.85486)
- (xy 201.679799 110.872325)
- (xy 201.65507 110.885828)
- (xy 201.565633 110.95278)
- (xy 201.545713 110.9727)
- (xy 201.478761 111.062137)
- (xy 201.465257 111.086868)
- (xy 201.459773 111.101571)
- (xy 201.411134 111.175582)
- (xy 201.335199 111.22116)
- (xy 201.247009 111.229278)
- (xy 201.16403 111.198327)
- (xy 201.122737 111.158926)
- (xy 201.122641 111.159022)
- (xy 201.118566 111.154947)
- (xy 201.112327 111.148994)
- (xy 201.111567 111.147948)
- (xy 201.044119 111.0805)
- (xy 201.019091 111.062316)
- (xy 200.934104 111.019013)
- (xy 200.904679 111.009452)
- (xy 200.834209 110.998291)
- (xy 200.818657 110.997067)
- (xy 200.529923 110.997067)
- (xy 200.510953 111.001397)
- (xy 200.5075 111.008567)
- (xy 200.5075 112.074643)
- (xy 199.9075 112.074643)
- (xy 199.9075 111.019491)
- (xy 199.90289 110.99929)
- (xy 199.886325 110.97852)
- (xy 199.847897 110.898727)
- (xy 199.847895 110.810164)
- (xy 199.852961 110.799644)
- (xy 203.24 110.799644)
- (xy 203.24433 110.818614)
- (xy 203.2515 110.822067)
- (xy 203.567577 110.822067)
- (xy 203.586547 110.817737)
- (xy 203.59 110.810567)
- (xy 203.59 110.799644)
- (xy 204.39 110.799644)
- (xy 204.39433 110.818614)
- (xy 204.4015 110.822067)
- (xy 204.717577 110.822067)
- (xy 204.736547 110.817737)
- (xy 204.74 110.810567)
- (xy 204.74 110.707224)
- (xy 204.738092 110.687849)
- (xy 204.729319 110.643749)
- (xy 204.714603 110.608222)
- (xy 204.68113 110.558125)
- (xy 204.653942 110.530937)
- (xy 204.603845 110.497464)
- (xy 204.568318 110.482748)
- (xy 204.524218 110.473975)
- (xy 204.504843 110.472067)
- (xy 204.412423 110.472067)
- (xy 204.393453 110.476397)
- (xy 204.39 110.483567)
- (xy 204.39 110.799644)
- (xy 203.59 110.799644)
- (xy 203.59 110.49449)
- (xy 203.58567 110.47552)
- (xy 203.5785 110.472067)
- (xy 203.475157 110.472067)
- (xy 203.44606 110.474933)
- (xy 203.445913 110.473446)
- (xy 203.368367 110.471268)
- (xy 203.291484 110.431548)
- (xy 203.294527 110.43703)
- (xy 203.299654 110.525444)
- (xy 203.268869 110.603025)
- (xy 203.265396 110.608223)
- (xy 203.250681 110.643749)
- (xy 203.241908 110.687849)
- (xy 203.24 110.707224)
- (xy 203.24 110.799644)
- (xy 199.852961 110.799644)
- (xy 199.88632 110.730371)
- (xy 199.901193 110.713728)
- (xy 200.156135 110.458786)
- (xy 200.231123 110.411667)
- (xy 200.296849 110.4005)
- (xy 202.58477 110.4005)
- (xy 202.58981 110.400564)
- (xy 202.676363 110.402757)
- (xy 202.731614 110.392854)
- (xy 202.74659 110.390753)
- (xy 202.792398 110.386095)
- (xy 202.792399 110.386095)
- (xy 202.802438 110.385074)
- (xy 202.826931 110.377389)
- (xy 202.851389 110.371386)
- (xy 202.851477 110.37137)
- (xy 202.876653 110.366858)
- (xy 202.928795 110.34603)
- (xy 202.943026 110.340964)
- (xy 202.986959 110.32718)
- (xy 202.986958 110.32718)
- (xy 202.996588 110.324159)
- (xy 203.006827 110.318476)
- (xy 203.008108 110.318104)
- (xy 203.014685 110.315282)
- (xy 203.015034 110.316095)
- (xy 203.091884 110.293803)
- (xy 203.179223 110.308478)
- (xy 203.233898 110.347122)
- (xy 203.219154 110.272992)
- (xy 203.241277 110.187236)
- (xy 203.288452 110.127586)
- (xy 203.328895 110.092866)
- (xy 203.344607 110.072568)
- (xy 203.361257 110.053664)
- (xy 204.2967 109.118221)
- (xy 204.300309 109.114702)
- (xy 204.345395 109.071844)
- (xy 204.363053 109.055059)
- (xy 204.395117 109.008991)
- (xy 204.404221 108.996916)
- (xy 204.433318 108.961232)
- (xy 204.43332 108.961229)
- (xy 204.439698 108.953407)
- (xy 204.444371 108.94446)
- (xy 204.444374 108.944456)
- (xy 204.451578 108.930663)
- (xy 204.464635 108.909111)
- (xy 204.465067 108.90849)
- (xy 204.479295 108.888049)
- (xy 204.483274 108.878777)
- (xy 204.483278 108.87877)
- (xy 204.501436 108.836458)
- (xy 204.50792 108.822804)
- (xy 204.529236 108.781996)
- (xy 204.529237 108.781993)
- (xy 204.533909 108.773049)
- (xy 204.536685 108.763348)
- (xy 204.536689 108.763338)
- (xy 204.54097 108.748377)
- (xy 204.549416 108.724653)
- (xy 204.555559 108.710338)
- (xy 204.555562 108.710327)
- (xy 204.55954 108.701058)
- (xy 204.561706 108.690521)
- (xy 204.57084 108.646069)
- (xy 204.574443 108.631392)
- (xy 204.589887 108.577418)
- (xy 204.591836 108.55182)
- (xy 204.595336 108.526869)
- (xy 204.598468 108.511631)
- (xy 204.598468 108.511626)
- (xy 204.6005 108.501741)
- (xy 204.6005 108.445616)
- (xy 204.601074 108.430506)
- (xy 204.604571 108.38458)
- (xy 204.605337 108.374523)
- (xy 204.602094 108.349059)
- (xy 204.6005 108.323918)
- (xy 204.6005 96.50273)
- (xy 204.600564 96.49769)
- (xy 204.602276 96.430108)
- (xy 204.602757 96.411137)
- (xy 204.592854 96.355886)
- (xy 204.590753 96.34091)
- (xy 204.586095 96.295105)
- (xy 204.585074 96.285062)
- (xy 204.582052 96.275431)
- (xy 204.582051 96.275425)
- (xy 204.577389 96.260565)
- (xy 204.571385 96.236105)
- (xy 204.568639 96.220783)
- (xy 204.568638 96.22078)
- (xy 204.566858 96.210848)
- (xy 204.546032 96.158711)
- (xy 204.540966 96.14448)
- (xy 204.52905 96.106501)
- (xy 204.524159 96.090912)
- (xy 204.518982 96.081584)
- (xy 204.511705 96.068473)
- (xy 204.500901 96.045722)
- (xy 204.495123 96.031259)
- (xy 204.491378 96.021883)
- (xy 204.485823 96.013454)
- (xy 204.460482 95.975004)
- (xy 204.452646 95.96207)
- (xy 204.430308 95.921824)
- (xy 204.430307 95.921822)
- (xy 204.425409 95.912998)
- (xy 204.408685 95.893517)
- (xy 204.393522 95.873406)
- (xy 204.379402 95.851982)
- (xy 204.339716 95.812296)
- (xy 204.329438 95.801206)
- (xy 204.316666 95.786329)
- (xy 204.292866 95.758605)
- (xy 204.272559 95.742886)
- (xy 204.253664 95.726244)
- (xy 203.8239 95.29648)
- (xy 203.776781 95.221492)
- (xy 203.766865 95.133485)
- (xy 203.796116 95.049892)
- (xy 203.85874 94.987268)
- (xy 203.888458 94.971915)
- (xy 204.002841 94.924536)
- (xy 204.128282 94.828282)
- (xy 204.224536 94.702841)
- (xy 204.285044 94.556762)
- (xy 204.305682 94.4)
- (xy 204.285044 94.243238)
- (xy 204.250896 94.160797)
- (xy 204.236061 94.073486)
- (xy 204.260578 93.988384)
- (xy 204.319592 93.922348)
- (xy 204.401414 93.888456)
- (xy 204.460722 93.887346)
- (xy 204.587071 93.90398)
- (xy 204.587072 93.90398)
- (xy 204.6 93.905682)
- (xy 204.756762 93.885044)
- (xy 204.902841 93.824536)
- (xy 205.028282 93.728282)
- (xy 205.124536 93.602841)
- (xy 205.185044 93.456762)
- (xy 205.205682 93.3)
- (xy 205.185044 93.143238)
- (xy 205.124536 92.997159)
- (xy 205.116596 92.986812)
- (xy 205.116593 92.986806)
- (xy 205.091622 92.954263)
- (xy 205.054695 92.873766)
- (xy 205.0505 92.833121)
- (xy 205.0505 89.947208)
- (xy 205.051751 89.924928)
- (xy 205.052687 89.916618)
- (xy 205.05527 89.893695)
- (xy 205.044895 89.838861)
- (xy 205.043656 89.831563)
- (xy 205.042884 89.826438)
- (xy 205.035348 89.776443)
- (xy 205.031621 89.768704)
- (xy 205.030023 89.760258)
- (xy 205.018259 89.738)
- (xy 205.003966 89.710956)
- (xy 205.000611 89.704311)
- (xy 204.998535 89.7)
- (xy 204.976425 89.654088)
- (xy 204.97058 89.647788)
- (xy 204.966565 89.640192)
- (xy 204.92716 89.600787)
- (xy 204.921996 89.595427)
- (xy 204.905708 89.577873)
- (xy 204.884055 89.554536)
- (xy 204.87727 89.550619)
- (xy 204.874655 89.548282)
- (xy 203.034097 87.707724)
- (xy 203.019227 87.691085)
- (xy 203.008924 87.678166)
- (xy 202.999629 87.66651)
- (xy 202.987312 87.658112)
- (xy 202.953552 87.635094)
- (xy 202.94749 87.630792)
- (xy 202.914634 87.606544)
- (xy 202.914631 87.606542)
- (xy 202.902632 87.597687)
- (xy 202.894525 87.59485)
- (xy 202.887423 87.590008)
- (xy 202.834117 87.573566)
- (xy 202.82707 87.571247)
- (xy 202.774449 87.552834)
- (xy 202.765863 87.552513)
- (xy 202.757652 87.54998)
- (xy 202.701902 87.54998)
- (xy 202.694461 87.549841)
- (xy 202.63874 87.547756)
- (xy 202.631172 87.549784)
- (xy 202.627677 87.54998)
- (xy 194.269512 87.54998)
- (xy 194.183169 87.530273)
- (xy 194.128798 87.491694)
- (xy 192.732095 86.094991)
- (xy 191.315956 84.678853)
- (xy 191.268837 84.603865)
- (xy 191.258921 84.515858)
- (xy 191.288172 84.432265)
- (xy 191.350796 84.369641)
- (xy 191.380516 84.354287)
- (xy 191.440289 84.329528)
- (xy 191.440288 84.329528)
- (xy 191.452341 84.324536)
- (xy 191.577782 84.228282)
- (xy 191.674036 84.102841)
- (xy 191.705723 84.026342)
- (xy 191.756972 83.954113)
- (xy 191.834485 83.911273)
- (xy 191.889575 83.903496)
- (xy 194.46144 83.903496)
- (xy 194.547783 83.923203)
- (xy 194.617024 83.978422)
- (xy 194.655451 84.058214)
- (xy 194.655451 84.146778)
- (xy 194.645292 84.178649)
- (xy 194.616835 84.247351)
- (xy 194.596197 84.404113)
- (xy 194.616835 84.560875)
- (xy 194.677343 84.706954)
- (xy 194.773597 84.832395)
- (xy 194.899038 84.928649)
- (xy 195.045117 84.989157)
- (xy 195.201879 85.009795)
- (xy 195.358641 84.989157)
- (xy 195.50472 84.928649)
- (xy 195.614232 84.844617)
- (xy 195.694727 84.807691)
- (xy 195.735373 84.803496)
- (xy 195.801 84.803496)
- (xy 195.887343 84.823203)
- (xy 195.956584 84.878422)
- (xy 195.995011 84.958214)
- (xy 196 85.002496)
- (xy 196 85.509039)
- (xy 195.980293 85.595382)
- (xy 195.960308 85.628295)
- (xy 195.94262 85.651924)
- (xy 195.914493 85.689497)
- (xy 195.909521 85.702827)
- (xy 195.909519 85.702831)
- (xy 195.890058 85.755009)
- (xy 195.870803 85.806634)
- (xy 195.869788 85.820827)
- (xy 195.864518 85.894513)
- (xy 195.861884 85.931335)
- (xy 195.888459 86.053497)
- (xy 195.948374 86.163224)
- (xy 195.952127 86.166977)
- (xy 195.985775 86.242691)
- (xy 195.9895 86.281015)
- (xy 195.9895 86.318985)
- (xy 195.969793 86.405328)
- (xy 195.954289 86.430861)
- (xy 195.948374 86.436776)
- (xy 195.888459 86.546503)
- (xy 195.861884 86.668665)
- (xy 195.862899 86.682859)
- (xy 195.862899 86.682862)
- (xy 195.867173 86.742614)
- (xy 195.870803 86.793366)
- (xy 195.886227 86.834718)
- (xy 195.909519 86.897169)
- (xy 195.909521 86.897173)
- (xy 195.914493 86.910503)
- (xy 195.923021 86.921895)
- (xy 195.923022 86.921897)
- (xy 195.974826 86.991099)
- (xy 195.989414 87.010586)
- (xy 196.000806 87.019114)
- (xy 196.078103 87.076978)
- (xy 196.078105 87.076979)
- (xy 196.089497 87.085507)
- (xy 196.102827 87.090479)
- (xy 196.102831 87.090481)
- (xy 196.145443 87.106374)
- (xy 196.206634 87.129197)
- (xy 196.243485 87.131833)
- (xy 196.317138 87.137101)
- (xy 196.317141 87.137101)
- (xy 196.331335 87.138116)
- (xy 196.453497 87.111541)
- (xy 196.563224 87.051626)
- (xy 196.566977 87.047873)
- (xy 196.642691 87.014225)
- (xy 196.681015 87.0105)
- (xy 205.7905 87.0105)
- (xy 205.876843 87.030207)
- (xy 205.946084 87.085426)
- (xy 205.984511 87.165218)
- (xy 205.9895 87.2095)
- (xy 205.9895 132.7905)
- (xy 205.969793 132.876843)
- (xy 205.914574 132.946084)
- (xy 205.834782 132.984511)
- (xy 205.7905 132.9895)
- (xy 150.2095 132.9895)
- (xy 150.123157 132.969793)
- (xy 150.053916 132.914574)
- (xy 150.015489 132.834782)
- (xy 150.0105 132.7905)
- (xy 150.0105 130.90932)
- (xy 162.732487 130.90932)
- (xy 162.733079 130.910954)
- (xy 162.765249 130.974091)
- (xy 162.783433 130.999119)
- (xy 162.850881 131.066567)
- (xy 162.875909 131.084751)
- (xy 162.960896 131.128054)
- (xy 162.990321 131.137615)
- (xy 163.060791 131.148776)
- (xy 163.076343 131.15)
- (xy 163.365077 131.15)
- (xy 163.384047 131.14567)
- (xy 163.3875 131.1385)
- (xy 163.3875 131.127576)
- (xy 163.9875 131.127576)
- (xy 163.99183 131.146546)
- (xy 163.999 131.149999)
- (xy 164.298666 131.149999)
- (xy 164.314201 131.148776)
- (xy 164.384675 131.137615)
- (xy 164.414105 131.128053)
- (xy 164.499091 131.084751)
- (xy 164.524119 131.066567)
- (xy 164.591567 130.999119)
- (xy 164.609751 130.974091)
- (xy 164.637322 130.91998)
- (xy 164.641691 130.902639)
- (xy 164.636932 130.900214)
- (xy 164.635207 130.9)
- (xy 164.009923 130.9)
- (xy 163.990953 130.90433)
- (xy 163.9875 130.9115)
- (xy 163.9875 131.127576)
- (xy 163.3875 131.127576)
- (xy 163.3875 130.922423)
- (xy 163.38317 130.903453)
- (xy 163.376 130.9)
- (xy 162.749921 130.9)
- (xy 162.732487 130.903979)
- (xy 162.732487 130.90932)
- (xy 150.0105 130.90932)
- (xy 150.0105 130.297361)
- (xy 162.733309 130.297361)
- (xy 162.738068 130.299786)
- (xy 162.739793 130.3)
- (xy 163.365077 130.3)
- (xy 163.384047 130.29567)
- (xy 163.3875 130.2885)
- (xy 163.3875 130.072424)
- (xy 163.38317 130.053454)
- (xy 163.376 130.050001)
- (xy 163.076334 130.050001)
- (xy 163.060799 130.051224)
- (xy 162.990325 130.062385)
- (xy 162.960895 130.071947)
- (xy 162.875909 130.115249)
- (xy 162.850881 130.133433)
- (xy 162.783433 130.200881)
- (xy 162.765249 130.225909)
- (xy 162.737678 130.28002)
- (xy 162.733309 130.297361)
- (xy 150.0105 130.297361)
- (xy 150.0105 81.9595)
- (xy 150.030207 81.873157)
- (xy 150.085426 81.803916)
- (xy 150.165218 81.765489)
- (xy 150.2095 81.7605)
- (xy 154.579932 81.7605)
- (xy 154.590134 81.758331)
- (xy 154.590138 81.758331)
- (xy 154.7261 81.729431)
- (xy 154.726104 81.72943)
- (xy 154.736302 81.727262)
- (xy 154.773922 81.710513)
- (xy 154.872817 81.666482)
- (xy 154.872816 81.666482)
- (xy 154.882345 81.66224)
- (xy 154.890781 81.656111)
- (xy 154.890786 81.656108)
- (xy 154.976203 81.594048)
- (xy 155.011677 81.568275)
- (xy 155.118646 81.449473)
- (xy 155.13232 81.42579)
- (xy 155.185501 81.333677)
- (xy 155.198578 81.311027)
- (xy 155.240624 81.181624)
- (xy 155.244757 81.168905)
- (xy 155.244757 81.168903)
- (xy 155.247979 81.158988)
- (xy 155.251621 81.124341)
- (xy 155.263599 81.010371)
- (xy 155.264689 81)
- (xy 155.260011 80.955489)
- (xy 155.249069 80.851381)
- (xy 155.249069 80.851379)
- (xy 155.247979 80.841012)
- (xy 155.237581 80.809009)
- (xy 155.2018 80.698889)
- (xy 155.2018 80.698888)
- (xy 155.198578 80.688973)
- (xy 155.125938 80.563157)
- (xy 155.123861 80.559559)
- (xy 155.123859 80.559557)
- (xy 155.118646 80.550527)
- (xy 155.011677 80.431725)
- (xy 154.952592 80.388797)
- (xy 154.890786 80.343892)
- (xy 154.890781 80.343889)
- (xy 154.882345 80.33776)
- (xy 154.831088 80.314939)
- (xy 154.745828 80.276979)
- (xy 154.745826 80.276978)
- (xy 154.736302 80.272738)
- (xy 154.726104 80.27057)
- (xy 154.7261 80.270569)
- (xy 154.590138 80.241669)
- (xy 154.590134 80.241669)
- (xy 154.579932 80.2395)
- (xy 150.2095 80.2395)
- (xy 150.123157 80.219793)
- (xy 150.053916 80.164574)
- (xy 150.015489 80.084782)
- (xy 150.0105 80.0405)
- (xy 150.0105 67.2095)
- (xy 150.030207 67.123157)
- (xy 150.085426 67.053916)
- (xy 150.165218 67.015489)
- (xy 150.2095 67.0105)
- (xy 205.7905 67.0105)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (island)
- (pts
- (xy 171.161266 126.789727)
- (xy 171.215637 126.828306)
- (xy 171.781214 127.393883)
- (xy 171.828333 127.468871)
- (xy 171.8395 127.534597)
- (xy 171.8395 127.586269)
- (xy 171.819793 127.672612)
- (xy 171.807101 127.695103)
- (xy 171.759951 127.767272)
- (xy 171.756643 127.774814)
- (xy 171.725762 127.845215)
- (xy 171.673031 127.91637)
- (xy 171.594649 127.957598)
- (xy 171.506142 127.960736)
- (xy 171.425038 127.92516)
- (xy 171.379991 127.877864)
- (xy 171.377685 127.87355)
- (xy 171.24641 127.71359)
- (xy 171.163459 127.645514)
- (xy 171.09401 127.588519)
- (xy 171.094008 127.588518)
- (xy 171.08645 127.582315)
- (xy 171.077831 127.577708)
- (xy 171.077828 127.577706)
- (xy 170.912577 127.489377)
- (xy 170.912576 127.489377)
- (xy 170.903954 127.484768)
- (xy 170.851548 127.468871)
- (xy 170.715294 127.427539)
- (xy 170.715291 127.427538)
- (xy 170.705934 127.4247)
- (xy 170.5 127.404417)
- (xy 170.294066 127.4247)
- (xy 170.284709 127.427538)
- (xy 170.284706 127.427539)
- (xy 170.148452 127.468871)
- (xy 170.096046 127.484768)
- (xy 170.087424 127.489377)
- (xy 170.087423 127.489377)
- (xy 169.922172 127.577706)
- (xy 169.922169 127.577708)
- (xy 169.91355 127.582315)
- (xy 169.905992 127.588518)
- (xy 169.90599 127.588519)
- (xy 169.836541 127.645514)
- (xy 169.75359 127.71359)
- (xy 169.747389 127.721146)
- (xy 169.664086 127.822652)
- (xy 169.622315 127.87355)
- (xy 169.617708 127.882169)
- (xy 169.617706 127.882172)
- (xy 169.555668 127.998237)
- (xy 169.524768 128.056046)
- (xy 169.521929 128.065405)
- (xy 169.47588 128.217211)
- (xy 169.4647 128.254066)
- (xy 169.444417 128.46)
- (xy 169.4647 128.665934)
- (xy 169.467538 128.675291)
- (xy 169.467539 128.675294)
- (xy 169.474901 128.699563)
- (xy 169.524768 128.863954)
- (xy 169.529377 128.872576)
- (xy 169.529377 128.872577)
- (xy 169.600422 129.005491)
- (xy 169.622315 129.04645)
- (xy 169.628517 129.054007)
- (xy 169.628519 129.05401)
- (xy 169.735023 129.183786)
- (xy 169.75359 129.20641)
- (xy 169.761146 129.212611)
- (xy 169.900517 129.326989)
- (xy 169.91355 129.337685)
- (xy 169.922169 129.342292)
- (xy 169.922172 129.342294)
- (xy 170.042339 129.406525)
- (xy 170.096046 129.435232)
- (xy 170.105405 129.438071)
- (xy 170.284706 129.492461)
- (xy 170.284709 129.492462)
- (xy 170.294066 129.4953)
- (xy 170.5 129.515583)
- (xy 170.705934 129.4953)
- (xy 170.715291 129.492462)
- (xy 170.715294 129.492461)
- (xy 170.894595 129.438071)
- (xy 170.903954 129.435232)
- (xy 170.957661 129.406525)
- (xy 171.077828 129.342294)
- (xy 171.077831 129.342292)
- (xy 171.08645 129.337685)
- (xy 171.099484 129.326989)
- (xy 171.238854 129.212611)
- (xy 171.24641 129.20641)
- (xy 171.377685 129.04645)
- (xy 171.379773 129.042543)
- (xy 171.442419 128.983319)
- (xy 171.526801 128.956426)
- (xy 171.614494 128.968808)
- (xy 171.688131 129.018012)
- (xy 171.725762 129.074785)
- (xy 171.759951 129.152728)
- (xy 171.807097 129.22489)
- (xy 171.837823 129.307949)
- (xy 171.8395 129.333731)
- (xy 171.8395 129.875374)
- (xy 171.819793 129.961717)
- (xy 171.764574 130.030958)
- (xy 171.684782 130.069385)
- (xy 171.596218 130.069385)
- (xy 171.516426 130.030958)
- (xy 171.504441 130.020248)
- (xy 171.494552 130.005448)
- (xy 171.450924 129.976296)
- (xy 171.444525 129.97202)
- (xy 171.444523 129.972019)
- (xy 171.428231 129.961133)
- (xy 171.391947 129.953916)
- (xy 171.379342 129.951408)
- (xy 171.379338 129.951408)
- (xy 171.369748 129.9495)
- (xy 169.630252 129.9495)
- (xy 169.620662 129.951408)
- (xy 169.620658 129.951408)
- (xy 169.608053 129.953916)
- (xy 169.571769 129.961133)
- (xy 169.555477 129.972019)
- (xy 169.555475 129.97202)
- (xy 169.549076 129.976296)
- (xy 169.505448 130.005448)
- (xy 169.494562 130.02174)
- (xy 169.472786 130.05433)
- (xy 169.461133 130.071769)
- (xy 169.4495 130.130252)
- (xy 169.4495 130.3505)
- (xy 169.429793 130.436843)
- (xy 169.374574 130.506084)
- (xy 169.294782 130.544511)
- (xy 169.2505 130.5495)
- (xy 168.709031 130.5495)
- (xy 168.622688 130.529793)
- (xy 168.568317 130.491214)
- (xy 167.434347 129.357244)
- (xy 167.419477 129.340605)
- (xy 167.399879 129.31603)
- (xy 167.360629 129.289269)
- (xy 167.353802 129.284614)
- (xy 167.34774 129.280312)
- (xy 167.314884 129.256064)
- (xy 167.314881 129.256062)
- (xy 167.302882 129.247207)
- (xy 167.294775 129.24437)
- (xy 167.287673 129.239528)
- (xy 167.234367 129.223086)
- (xy 167.22732 129.220767)
- (xy 167.174699 129.202354)
- (xy 167.166113 129.202033)
- (xy 167.157902 129.1995)
- (xy 167.102152 129.1995)
- (xy 167.094711 129.199361)
- (xy 167.03899 129.197276)
- (xy 167.031422 129.199304)
- (xy 167.027927 129.1995)
- (xy 166.379403 129.1995)
- (xy 166.292003 129.17928)
- (xy 166.265276 129.166214)
- (xy 166.251393 129.159427)
- (xy 166.18326 129.1495)
- (xy 164.94174 129.1495)
- (xy 164.909222 129.154238)
- (xy 164.888897 129.157199)
- (xy 164.888896 129.157199)
- (xy 164.873607 129.159427)
- (xy 164.866884 129.162714)
- (xy 164.784084 129.16896)
- (xy 164.701627 129.136644)
- (xy 164.641357 129.071752)
- (xy 164.615211 128.987137)
- (xy 164.616726 128.943481)
- (xy 164.6255 128.88326)
- (xy 164.6255 128.51674)
- (xy 164.615573 128.448607)
- (xy 164.612522 128.442366)
- (xy 164.606303 128.35994)
- (xy 164.638617 128.277483)
- (xy 164.703508 128.217211)
- (xy 164.788123 128.191064)
- (xy 164.803095 128.1905)
- (xy 167.212578 128.1905)
- (xy 167.221767 128.190712)
- (xy 167.300587 128.194356)
- (xy 167.309694 128.193086)
- (xy 167.309707 128.193085)
- (xy 167.378734 128.183455)
- (xy 167.38786 128.182396)
- (xy 167.412876 128.180078)
- (xy 167.457273 128.175965)
- (xy 167.457278 128.175964)
- (xy 167.466442 128.175115)
- (xy 167.475295 128.172596)
- (xy 167.475301 128.172595)
- (xy 167.480018 128.171253)
- (xy 167.50697 128.165567)
- (xy 167.520939 128.163618)
- (xy 167.595741 128.138547)
- (xy 167.604523 128.135827)
- (xy 167.630296 128.128494)
- (xy 167.680434 128.114229)
- (xy 167.693056 128.107944)
- (xy 167.718523 128.097395)
- (xy 167.721165 128.09651)
- (xy 167.723167 128.095839)
- (xy 167.723169 128.095838)
- (xy 167.731891 128.092915)
- (xy 167.73993 128.088437)
- (xy 167.739933 128.088436)
- (xy 167.800832 128.054515)
- (xy 167.808933 128.050244)
- (xy 167.879595 128.015058)
- (xy 167.890844 128.006564)
- (xy 167.913929 127.991521)
- (xy 167.918223 127.989129)
- (xy 167.91823 127.989125)
- (xy 167.926259 127.984652)
- (xy 167.986993 127.93422)
- (xy 167.994158 127.928544)
- (xy 168.057142 127.880981)
- (xy 168.110316 127.822652)
- (xy 168.116665 127.816004)
- (xy 169.104363 126.828306)
- (xy 169.179351 126.781187)
- (xy 169.245077 126.77002)
- (xy 171.074923 126.77002)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 164.737062 113.319247)
- (xy 164.79143 113.357823)
- (xy 164.991216 113.557608)
- (xy 165.038333 113.632594)
- (xy 165.0495 113.69832)
- (xy 165.0495 115.555237)
- (xy 165.029793 115.64158)
- (xy 165.018269 115.66105)
- (xy 165.010802 115.668517)
- (xy 165.003561 115.683328)
- (xy 165.00356 115.68333)
- (xy 164.971162 115.749603)
- (xy 164.959427 115.773607)
- (xy 164.9495 115.84174)
- (xy 164.9495 117.08326)
- (xy 164.959427 117.151393)
- (xy 164.962714 117.158116)
- (xy 164.96896 117.240916)
- (xy 164.936644 117.323373)
- (xy 164.871752 117.383643)
- (xy 164.787137 117.409789)
- (xy 164.743481 117.408274)
- (xy 164.69396 117.401059)
- (xy 164.690385 117.400538)
- (xy 164.690383 117.400538)
- (xy 164.68326 117.3995)
- (xy 164.31674 117.3995)
- (xy 164.309611 117.400539)
- (xy 164.302431 117.401059)
- (xy 164.302331 117.399677)
- (xy 164.222565 117.393301)
- (xy 164.146088 117.348639)
- (xy 164.096562 117.275218)
- (xy 164.083798 117.187579)
- (xy 164.085615 117.172306)
- (xy 164.098776 117.089209)
- (xy 164.1 117.073657)
- (xy 164.1 116.784923)
- (xy 164.09567 116.765953)
- (xy 164.0885 116.7625)
- (xy 163.872423 116.7625)
- (xy 163.853453 116.76683)
- (xy 163.85 116.774)
- (xy 163.85 117.400079)
- (xy 163.85433 117.419049)
- (xy 163.884998 117.433818)
- (xy 163.899901 117.43722)
- (xy 163.969142 117.492439)
- (xy 164.007569 117.572231)
- (xy 164.007569 117.648336)
- (xy 164.009427 117.648607)
- (xy 163.9995 117.71674)
- (xy 163.9995 118.95826)
- (xy 164.009427 119.026393)
- (xy 164.016214 119.040276)
- (xy 164.02928 119.067003)
- (xy 164.0495 119.154403)
- (xy 164.0495 119.526265)
- (xy 164.029793 119.612608)
- (xy 163.974574 119.681849)
- (xy 163.894782 119.720276)
- (xy 163.806221 119.720276)
- (xy 163.738135 119.704736)
- (xy 163.726087 119.701986)
- (xy 163.726085 119.701986)
- (xy 163.715194 119.6995)
- (xy 163.534806 119.6995)
- (xy 163.473279 119.713543)
- (xy 163.369833 119.737153)
- (xy 163.369829 119.737155)
- (xy 163.358939 119.73964)
- (xy 163.196413 119.817909)
- (xy 163.187677 119.824876)
- (xy 163.187675 119.824877)
- (xy 163.126178 119.873919)
- (xy 163.120274 119.878449)
- (xy 163.051246 119.929394)
- (xy 163.024289 119.949289)
- (xy 163.015435 119.961286)
- (xy 163.015434 119.961287)
- (xy 162.978647 120.011132)
- (xy 162.959246 120.033676)
- (xy 162.920184 120.072738)
- (xy 162.914238 120.082201)
- (xy 162.914234 120.082206)
- (xy 162.902059 120.101583)
- (xy 162.889145 120.119784)
- (xy 162.874879 120.137672)
- (xy 162.874876 120.137676)
- (xy 162.867909 120.146413)
- (xy 162.863059 120.156485)
- (xy 162.863057 120.156488)
- (xy 162.853132 120.177098)
- (xy 162.842334 120.196635)
- (xy 162.830159 120.216011)
- (xy 162.830157 120.216016)
- (xy 162.824211 120.225478)
- (xy 162.82052 120.236027)
- (xy 162.812963 120.257624)
- (xy 162.804423 120.278243)
- (xy 162.78964 120.308939)
- (xy 162.787153 120.319835)
- (xy 162.787151 120.319841)
- (xy 162.78206 120.342149)
- (xy 162.775886 120.363584)
- (xy 162.764632 120.395745)
- (xy 162.763381 120.406853)
- (xy 162.76338 120.406855)
- (xy 162.760819 120.429589)
- (xy 162.75708 120.451597)
- (xy 162.751986 120.473912)
- (xy 162.751986 120.473916)
- (xy 162.7495 120.484806)
- (xy 162.7495 121.493869)
- (xy 162.748249 121.516149)
- (xy 162.744435 121.55)
- (xy 162.745686 121.561103)
- (xy 162.748249 121.583851)
- (xy 162.7495 121.606131)
- (xy 162.7495 122.857454)
- (xy 162.764632 122.991755)
- (xy 162.824211 123.162022)
- (xy 162.83016 123.171489)
- (xy 162.83016 123.17149)
- (xy 162.842998 123.191921)
- (xy 162.920184 123.314762)
- (xy 163.006989 123.401567)
- (xy 163.056405 123.483532)
- (xy 163.057199 123.486101)
- (xy 163.059427 123.501393)
- (xy 163.066212 123.515273)
- (xy 163.066213 123.515275)
- (xy 163.073076 123.529313)
- (xy 163.110802 123.606483)
- (xy 163.193517 123.689198)
- (xy 163.298607 123.740573)
- (xy 163.34178 123.746863)
- (xy 163.424379 123.778812)
- (xy 163.484936 123.843436)
- (xy 163.511457 123.927936)
- (xy 163.498689 124.015574)
- (xy 163.477267 124.056241)
- (xy 163.446723 124.100829)
- (xy 163.356857 124.304357)
- (xy 163.354752 124.313307)
- (xy 163.35475 124.313313)
- (xy 163.316691 124.475133)
- (xy 163.305919 124.520933)
- (xy 163.305494 124.530116)
- (xy 163.305494 124.530119)
- (xy 163.299257 124.665026)
- (xy 163.295644 124.743181)
- (xy 163.296915 124.752292)
- (xy 163.296915 124.752293)
- (xy 163.301107 124.782347)
- (xy 163.326382 124.963533)
- (xy 163.397085 125.174485)
- (xy 163.401557 125.182514)
- (xy 163.401558 125.182516)
- (xy 163.455886 125.280053)
- (xy 163.505348 125.368853)
- (xy 163.565521 125.441316)
- (xy 163.583834 125.46337)
- (xy 163.623832 125.542386)
- (xy 163.625585 125.630932)
- (xy 163.588746 125.71147)
- (xy 163.520612 125.768048)
- (xy 163.430736 125.7895)
- (xy 162.149691 125.7895)
- (xy 162.063348 125.769793)
- (xy 162.008977 125.731214)
- (xy 161.483786 125.206023)
- (xy 161.436667 125.131035)
- (xy 161.4255 125.065309)
- (xy 161.4255 124.631997)
- (xy 161.424003 124.615841)
- (xy 161.410965 124.475133)
- (xy 161.410964 124.475129)
- (xy 161.410115 124.465964)
- (xy 161.374386 124.340389)
- (xy 161.351749 124.260828)
- (xy 161.351748 124.260826)
- (xy 161.349229 124.251972)
- (xy 161.345127 124.243734)
- (xy 161.345125 124.243729)
- (xy 161.25416 124.061048)
- (xy 161.254158 124.061044)
- (xy 161.250058 124.052811)
- (xy 161.245819 124.047198)
- (xy 161.217413 123.964261)
- (xy 161.227911 123.876322)
- (xy 161.275525 123.801647)
- (xy 161.350824 123.755026)
- (xy 161.386613 123.746369)
- (xy 161.411101 123.742801)
- (xy 161.426393 123.740573)
- (xy 161.531483 123.689198)
- (xy 161.614198 123.606483)
- (xy 161.665573 123.501393)
- (xy 161.6755 123.43326)
- (xy 161.6755 122.19174)
- (xy 161.665573 122.123607)
- (xy 161.64572 122.082997)
- (xy 161.6255 121.995597)
- (xy 161.6255 121.205207)
- (xy 161.645207 121.118864)
- (xy 161.683784 121.064495)
- (xy 161.688713 121.059566)
- (xy 161.700711 121.050711)
- (xy 161.779116 120.944475)
- (xy 161.822725 120.819849)
- (xy 161.8255 120.790256)
- (xy 161.8255 120.209744)
- (xy 161.822725 120.180151)
- (xy 161.779116 120.055525)
- (xy 161.700711 119.949289)
- (xy 161.594475 119.870884)
- (xy 161.469849 119.827275)
- (xy 161.440256 119.8245)
- (xy 161.144032 119.8245)
- (xy 161.057689 119.804793)
- (xy 161.003321 119.766217)
- (xy 160.733784 119.496681)
- (xy 160.686667 119.421695)
- (xy 160.6755 119.355969)
- (xy 160.6755 119.154403)
- (xy 160.69572 119.067003)
- (xy 160.708786 119.040276)
- (xy 160.715573 119.026393)
- (xy 160.7255 118.95826)
- (xy 160.7255 117.71674)
- (xy 160.715573 117.648607)
- (xy 160.712286 117.641884)
- (xy 160.70604 117.559084)
- (xy 160.738356 117.476627)
- (xy 160.803248 117.416357)
- (xy 160.887863 117.390211)
- (xy 160.931519 117.391726)
- (xy 160.9767 117.398309)
- (xy 160.984615 117.399462)
- (xy 160.984617 117.399462)
- (xy 160.99174 117.4005)
- (xy 161.35826 117.4005)
- (xy 161.426393 117.390573)
- (xy 161.531483 117.339198)
- (xy 161.614198 117.256483)
- (xy 161.665573 117.151393)
- (xy 161.6755 117.08326)
- (xy 161.6755 117.073666)
- (xy 163.000001 117.073666)
- (xy 163.001224 117.089201)
- (xy 163.012385 117.159675)
- (xy 163.021947 117.189105)
- (xy 163.065249 117.274091)
- (xy 163.083433 117.299119)
- (xy 163.150881 117.366567)
- (xy 163.175909 117.384751)
- (xy 163.23002 117.412322)
- (xy 163.247361 117.416691)
- (xy 163.249786 117.411932)
- (xy 163.25 117.410207)
- (xy 163.25 116.784923)
- (xy 163.24567 116.765953)
- (xy 163.2385 116.7625)
- (xy 163.022424 116.7625)
- (xy 163.003454 116.76683)
- (xy 163.000001 116.774)
- (xy 163.000001 117.073666)
- (xy 161.6755 117.073666)
- (xy 161.6755 116.140077)
- (xy 163 116.140077)
- (xy 163.00433 116.159047)
- (xy 163.0115 116.1625)
- (xy 163.227577 116.1625)
- (xy 163.246547 116.15817)
- (xy 163.25 116.151)
- (xy 163.25 116.140077)
- (xy 163.85 116.140077)
- (xy 163.85433 116.159047)
- (xy 163.8615 116.1625)
- (xy 164.077576 116.1625)
- (xy 164.096546 116.15817)
- (xy 164.099999 116.151)
- (xy 164.099999 115.851334)
- (xy 164.098776 115.835799)
- (xy 164.087615 115.765325)
- (xy 164.078053 115.735895)
- (xy 164.034751 115.650909)
- (xy 164.016567 115.625881)
- (xy 163.949119 115.558433)
- (xy 163.924091 115.540249)
- (xy 163.86998 115.512678)
- (xy 163.852639 115.508309)
- (xy 163.850214 115.513068)
- (xy 163.85 115.514793)
- (xy 163.85 116.140077)
- (xy 163.25 116.140077)
- (xy 163.25 115.524921)
- (xy 163.246021 115.507487)
- (xy 163.24068 115.507487)
- (xy 163.239046 115.508079)
- (xy 163.175909 115.540249)
- (xy 163.150881 115.558433)
- (xy 163.083433 115.625881)
- (xy 163.065249 115.650909)
- (xy 163.021946 115.735896)
- (xy 163.012385 115.765321)
- (xy 163.001224 115.835791)
- (xy 163 115.851343)
- (xy 163 116.140077)
- (xy 161.6755 116.140077)
- (xy 161.6755 115.84174)
- (xy 161.665573 115.773607)
- (xy 161.653838 115.749603)
- (xy 161.62144 115.68333)
- (xy 161.621439 115.683328)
- (xy 161.614198 115.668517)
- (xy 161.609669 115.663988)
- (xy 161.578411 115.58915)
- (xy 161.5755 115.555237)
- (xy 161.5755 113.911567)
- (xy 161.570478 113.89611)
- (xy 161.563187 113.865743)
- (xy 161.560646 113.849696)
- (xy 161.553536 113.835742)
- (xy 161.553535 113.835739)
- (xy 161.553268 113.835216)
- (xy 161.541318 113.806366)
- (xy 161.541137 113.805809)
- (xy 161.536296 113.79091)
- (xy 161.52674 113.777758)
- (xy 161.510424 113.751131)
- (xy 161.51016 113.750613)
- (xy 161.50305 113.736658)
- (xy 161.480487 113.714095)
- (xy 161.480484 113.714091)
- (xy 161.405647 113.639254)
- (xy 161.358528 113.564266)
- (xy 161.348612 113.476259)
- (xy 161.377863 113.392666)
- (xy 161.440487 113.330042)
- (xy 161.52408 113.300791)
- (xy 161.546361 113.29954)
- (xy 164.650719 113.29954)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 171.155445 108.525146)
- (xy 171.234506 108.565058)
- (xy 171.28842 108.63532)
- (xy 171.306544 108.718295)
- (xy 171.306544 110.424686)
- (xy 171.286837 110.511029)
- (xy 171.248258 110.5654)
- (xy 170.895336 110.918322)
- (xy 170.884942 110.928)
- (xy 170.883773 110.929013)
- (xy 170.876048 110.934514)
- (xy 170.869504 110.941378)
- (xy 170.869502 110.941379)
- (xy 170.814213 110.999365)
- (xy 170.810904 111.002754)
- (xy 170.784759 111.028899)
- (xy 170.781739 111.032557)
- (xy 170.780933 111.033533)
- (xy 170.771504 111.044156)
- (xy 170.737558 111.079757)
- (xy 170.73755 111.079767)
- (xy 170.731014 111.086622)
- (xy 170.716055 111.109899)
- (xy 170.7021 111.129011)
- (xy 170.684476 111.150355)
- (xy 170.662788 111.190074)
- (xy 170.656357 111.201851)
- (xy 170.649111 111.214065)
- (xy 170.617387 111.263428)
- (xy 170.607097 111.28913)
- (xy 170.597016 111.310526)
- (xy 170.583752 111.334817)
- (xy 170.565885 111.390711)
- (xy 170.561079 111.404079)
- (xy 170.539275 111.458543)
- (xy 170.53748 111.467857)
- (xy 170.537479 111.46786)
- (xy 170.534039 111.485709)
- (xy 170.528185 111.508646)
- (xy 170.519758 111.535008)
- (xy 170.514121 111.582161)
- (xy 170.512793 111.593264)
- (xy 170.510604 111.607299)
- (xy 170.501847 111.652738)
- (xy 170.4995 111.664915)
- (xy 170.4995 111.692591)
- (xy 170.498093 111.716215)
- (xy 170.495933 111.734277)
- (xy 170.495933 111.734283)
- (xy 170.494808 111.743691)
- (xy 170.495484 111.753145)
- (xy 170.495484 111.753149)
- (xy 170.498993 111.802211)
- (xy 170.4995 111.816406)
- (xy 170.4995 115.621048)
- (xy 170.498993 115.635245)
- (xy 170.498883 115.636787)
- (xy 170.497311 115.646134)
- (xy 170.499414 115.734474)
- (xy 170.499444 115.735732)
- (xy 170.4995 115.740468)
- (xy 170.4995 115.777425)
- (xy 170.500072 115.783412)
- (xy 170.500917 115.797588)
- (xy 170.501968 115.84174)
- (xy 170.502313 115.856245)
- (xy 170.504328 115.865508)
- (xy 170.504328 115.865509)
- (xy 170.508194 115.883281)
- (xy 170.511841 115.906664)
- (xy 170.514472 115.934218)
- (xy 170.531007 115.990532)
- (xy 170.534509 116.004252)
- (xy 170.546987 116.061612)
- (xy 170.550719 116.070326)
- (xy 170.557879 116.087046)
- (xy 170.565888 116.109324)
- (xy 170.573684 116.135875)
- (xy 170.600578 116.188041)
- (xy 170.606623 116.200875)
- (xy 170.625984 116.246086)
- (xy 170.629721 116.254812)
- (xy 170.645236 116.277735)
- (xy 170.6573 116.298069)
- (xy 170.669989 116.322682)
- (xy 170.681342 116.337118)
- (xy 170.706259 116.368803)
- (xy 170.714635 116.380274)
- (xy 170.742206 116.42101)
- (xy 170.742209 116.421014)
- (xy 170.747523 116.428865)
- (xy 170.767088 116.44843)
- (xy 170.782798 116.46613)
- (xy 170.794046 116.480433)
- (xy 170.794051 116.480438)
- (xy 170.799908 116.487886)
- (xy 170.80707 116.494092)
- (xy 170.844256 116.526314)
- (xy 170.854652 116.535994)
- (xy 171.241214 116.922556)
- (xy 171.288333 116.997544)
- (xy 171.2995 117.06327)
- (xy 171.2995 118.08673)
- (xy 171.279793 118.173073)
- (xy 171.241214 118.227444)
- (xy 170.295336 119.173322)
- (xy 170.284942 119.183)
- (xy 170.283773 119.184013)
- (xy 170.276048 119.189514)
- (xy 170.269504 119.196378)
- (xy 170.269502 119.196379)
- (xy 170.214213 119.254365)
- (xy 170.210904 119.257754)
- (xy 170.184759 119.283899)
- (xy 170.181739 119.287557)
- (xy 170.180933 119.288533)
- (xy 170.171504 119.299156)
- (xy 170.137558 119.334757)
- (xy 170.13755 119.334767)
- (xy 170.131014 119.341622)
- (xy 170.116055 119.364899)
- (xy 170.1021 119.384011)
- (xy 170.084476 119.405355)
- (xy 170.066179 119.438864)
- (xy 170.056357 119.456851)
- (xy 170.049111 119.469065)
- (xy 170.017387 119.518428)
- (xy 170.007097 119.54413)
- (xy 169.997016 119.565526)
- (xy 169.983752 119.589817)
- (xy 169.976467 119.612608)
- (xy 169.965885 119.645711)
- (xy 169.961079 119.659079)
- (xy 169.939275 119.713543)
- (xy 169.93748 119.722857)
- (xy 169.937479 119.72286)
- (xy 169.934039 119.740709)
- (xy 169.928185 119.763646)
- (xy 169.919758 119.790008)
- (xy 169.915589 119.824877)
- (xy 169.912793 119.848264)
- (xy 169.910604 119.862299)
- (xy 169.907243 119.879739)
- (xy 169.8995 119.919915)
- (xy 169.8995 119.947591)
- (xy 169.898093 119.971215)
- (xy 169.895933 119.989277)
- (xy 169.895933 119.989283)
- (xy 169.894808 119.998691)
- (xy 169.895484 120.008145)
- (xy 169.895484 120.008149)
- (xy 169.898993 120.057211)
- (xy 169.8995 120.071406)
- (xy 169.8995 121.652425)
- (xy 169.914472 121.809218)
- (xy 169.973684 122.010875)
- (xy 169.978027 122.019299)
- (xy 169.978028 122.019302)
- (xy 170.040564 122.140606)
- (xy 170.069989 122.197682)
- (xy 170.091067 122.224484)
- (xy 170.109155 122.247485)
- (xy 170.147039 122.327537)
- (xy 170.146437 122.416098)
- (xy 170.10747 122.495628)
- (xy 170.037855 122.550375)
- (xy 169.952732 122.5695)
- (xy 167.952328 122.5695)
- (xy 167.943138 122.569288)
- (xy 167.864319 122.565644)
- (xy 167.855212 122.566914)
- (xy 167.855199 122.566915)
- (xy 167.786172 122.576545)
- (xy 167.777046 122.577604)
- (xy 167.75203 122.579922)
- (xy 167.707633 122.584035)
- (xy 167.707628 122.584036)
- (xy 167.698464 122.584885)
- (xy 167.689611 122.587404)
- (xy 167.689605 122.587405)
- (xy 167.684888 122.588747)
- (xy 167.657936 122.594433)
- (xy 167.643967 122.596382)
- (xy 167.635245 122.599305)
- (xy 167.635246 122.599305)
- (xy 167.56917 122.621451)
- (xy 167.56039 122.62417)
- (xy 167.484472 122.645771)
- (xy 167.476235 122.649872)
- (xy 167.476226 122.649876)
- (xy 167.471837 122.652061)
- (xy 167.446388 122.662603)
- (xy 167.441742 122.66416)
- (xy 167.441733 122.664164)
- (xy 167.433015 122.667086)
- (xy 167.424974 122.671565)
- (xy 167.36409 122.705477)
- (xy 167.355956 122.709765)
- (xy 167.293547 122.74084)
- (xy 167.293539 122.740845)
- (xy 167.285311 122.744942)
- (xy 167.277972 122.750485)
- (xy 167.277966 122.750488)
- (xy 167.274061 122.753437)
- (xy 167.250973 122.768482)
- (xy 167.238646 122.775348)
- (xy 167.177939 122.825759)
- (xy 167.170734 122.831466)
- (xy 167.107764 122.879019)
- (xy 167.091801 122.89653)
- (xy 167.05459 122.937348)
- (xy 167.048241 122.943996)
- (xy 166.501503 123.490734)
- (xy 166.426515 123.537853)
- (xy 166.360789 123.54902)
- (xy 166.1495 123.54902)
- (xy 166.063157 123.529313)
- (xy 165.993916 123.474094)
- (xy 165.955489 123.394302)
- (xy 165.9505 123.35002)
- (xy 165.9505 122.19174)
- (xy 165.940573 122.123607)
- (xy 165.889198 122.018517)
- (xy 165.877538 122.006857)
- (xy 165.867957 121.993438)
- (xy 165.870353 121.991727)
- (xy 165.836667 121.938117)
- (xy 165.8255 121.872391)
- (xy 165.8255 121.26203)
- (xy 165.845207 121.175687)
- (xy 165.906328 121.101917)
- (xy 165.975711 121.050711)
- (xy 166.054116 120.944475)
- (xy 166.097725 120.819849)
- (xy 166.1005 120.790256)
- (xy 166.1005 120.209744)
- (xy 166.097725 120.180151)
- (xy 166.054116 120.055525)
- (xy 165.975711 119.949289)
- (xy 165.869475 119.870884)
- (xy 165.744849 119.827275)
- (xy 165.715256 119.8245)
- (xy 165.419032 119.8245)
- (xy 165.332689 119.804793)
- (xy 165.278321 119.766217)
- (xy 165.008784 119.496681)
- (xy 164.961667 119.421695)
- (xy 164.9505 119.355969)
- (xy 164.9505 119.154403)
- (xy 164.97072 119.067003)
- (xy 164.983786 119.040276)
- (xy 164.990573 119.026393)
- (xy 165.0005 118.95826)
- (xy 165.0005 117.71674)
- (xy 164.990573 117.648607)
- (xy 164.987286 117.641884)
- (xy 164.98104 117.559084)
- (xy 165.013356 117.476627)
- (xy 165.078248 117.416357)
- (xy 165.162863 117.390211)
- (xy 165.206519 117.391726)
- (xy 165.2517 117.398309)
- (xy 165.259615 117.399462)
- (xy 165.259617 117.399462)
- (xy 165.26674 117.4005)
- (xy 165.63326 117.4005)
- (xy 165.701393 117.390573)
- (xy 165.806483 117.339198)
- (xy 165.889198 117.256483)
- (xy 165.940573 117.151393)
- (xy 165.9505 117.08326)
- (xy 165.9505 115.84174)
- (xy 165.940573 115.773607)
- (xy 165.928838 115.749603)
- (xy 165.89644 115.68333)
- (xy 165.896439 115.683328)
- (xy 165.889198 115.668517)
- (xy 165.884669 115.663988)
- (xy 165.853411 115.58915)
- (xy 165.8505 115.555237)
- (xy 165.8505 113.386567)
- (xy 165.845478 113.37111)
- (xy 165.838187 113.340743)
- (xy 165.835646 113.324696)
- (xy 165.828536 113.310742)
- (xy 165.828535 113.310739)
- (xy 165.828268 113.310216)
- (xy 165.816318 113.281366)
- (xy 165.816135 113.280803)
- (xy 165.811296 113.26591)
- (xy 165.801744 113.252762)
- (xy 165.785428 113.226138)
- (xy 165.78516 113.225612)
- (xy 165.77805 113.211658)
- (xy 165.688342 113.12195)
- (xy 165.606126 113.039733)
- (xy 165.559007 112.964746)
- (xy 165.549091 112.876739)
- (xy 165.578342 112.793146)
- (xy 165.640966 112.730522)
- (xy 165.724559 112.701271)
- (xy 165.74684 112.70002)
- (xy 166.463913 112.70002)
- (xy 166.47937 112.694998)
- (xy 166.509737 112.687707)
- (xy 166.525784 112.685166)
- (xy 166.539738 112.678056)
- (xy 166.539741 112.678055)
- (xy 166.540264 112.677788)
- (xy 166.569114 112.665838)
- (xy 166.569671 112.665657)
- (xy 166.58457 112.660816)
- (xy 166.597722 112.65126)
- (xy 166.624349 112.634944)
- (xy 166.638822 112.62757)
- (xy 166.661385 112.605007)
- (xy 166.661389 112.605004)
- (xy 170.506986 108.759406)
- (xy 170.581974 108.712287)
- (xy 170.621725 108.702822)
- (xy 170.653229 108.698674)
- (xy 170.756762 108.685044)
- (xy 170.902841 108.624536)
- (xy 170.986404 108.560416)
- (xy 171.066898 108.52349)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 191.29452 105.620207)
- (xy 191.348891 105.658786)
- (xy 191.364209 105.674104)
- (xy 191.411328 105.749092)
- (xy 191.421244 105.837099)
- (xy 191.391993 105.920692)
- (xy 191.329369 105.983316)
- (xy 191.240837 106.013061)
- (xy 191.186324 106.01783)
- (xy 191.169279 106.020835)
- (xy 190.97479 106.072948)
- (xy 190.958534 106.078865)
- (xy 190.861059 106.124319)
- (xy 190.846944 106.13529)
- (xy 190.851057 106.144111)
- (xy 192.500211 107.793265)
- (xy 192.515351 107.802779)
- (xy 192.522231 107.795899)
- (xy 192.570992 107.69133)
- (xy 192.576912 107.675063)
- (xy 192.629024 107.48058)
- (xy 192.632029 107.463536)
- (xy 192.636798 107.409022)
- (xy 192.663955 107.324725)
- (xy 192.724998 107.260559)
- (xy 192.807836 107.229233)
- (xy 192.896062 107.236952)
- (xy 192.975755 107.285651)
- (xy 193.982898 108.292794)
- (xy 194.024282 108.321772)
- (xy 194.038029 108.33232)
- (xy 194.076725 108.364789)
- (xy 194.084243 108.369129)
- (xy 194.084245 108.369131)
- (xy 194.120461 108.390041)
- (xy 194.135099 108.399367)
- (xy 194.169346 108.423347)
- (xy 194.169356 108.423353)
- (xy 194.17647 108.428334)
- (xy 194.222236 108.449675)
- (xy 194.237634 108.457691)
- (xy 194.273842 108.478596)
- (xy 194.273852 108.478601)
- (xy 194.281373 108.482943)
- (xy 194.328829 108.500215)
- (xy 194.344855 108.506853)
- (xy 194.390636 108.528202)
- (xy 194.399033 108.530452)
- (xy 194.439425 108.541275)
- (xy 194.455967 108.54649)
- (xy 194.503428 108.563764)
- (xy 194.55316 108.572533)
- (xy 194.570103 108.576289)
- (xy 194.618891 108.589362)
- (xy 194.627539 108.590119)
- (xy 194.627541 108.590119)
- (xy 194.669202 108.593764)
- (xy 194.686413 108.59603)
- (xy 194.699651 108.598364)
- (xy 194.736145 108.604799)
- (xy 194.809475 108.604799)
- (xy 194.895818 108.624506)
- (xy 194.950187 108.663083)
- (xy 194.959339 108.672235)
- (xy 194.967278 108.682581)
- (xy 195.092719 108.778835)
- (xy 195.104772 108.783827)
- (xy 195.104771 108.783827)
- (xy 195.226748 108.834352)
- (xy 195.22675 108.834353)
- (xy 195.238798 108.839343)
- (xy 195.288783 108.845924)
- (xy 195.349747 108.85395)
- (xy 195.349753 108.85395)
- (xy 195.356199 108.854799)
- (xy 195.377524 108.854799)
- (xy 196.470634 108.854798)
- (xy 196.556976 108.874505)
- (xy 196.626217 108.929723)
- (xy 196.664644 109.009516)
- (xy 196.664644 109.098079)
- (xy 196.626218 109.177872)
- (xy 196.611347 109.194512)
- (xy 195.80332 110.00254)
- (xy 195.799711 110.006059)
- (xy 195.736947 110.065721)
- (xy 195.731183 110.074003)
- (xy 195.731179 110.074007)
- (xy 195.704878 110.111795)
- (xy 195.695776 110.123866)
- (xy 195.666683 110.159546)
- (xy 195.666679 110.159552)
- (xy 195.660302 110.167373)
- (xy 195.655629 110.17632)
- (xy 195.655628 110.176321)
- (xy 195.648422 110.190117)
- (xy 195.635365 110.211669)
- (xy 195.620705 110.232731)
- (xy 195.616726 110.242003)
- (xy 195.616722 110.24201)
- (xy 195.598564 110.284322)
- (xy 195.59208 110.297976)
- (xy 195.576826 110.32718)
- (xy 195.566091 110.347731)
- (xy 195.563315 110.357432)
- (xy 195.563311 110.357442)
- (xy 195.55903 110.372403)
- (xy 195.550584 110.396127)
- (xy 195.544441 110.410442)
- (xy 195.544438 110.410453)
- (xy 195.54046 110.419722)
- (xy 195.538429 110.429604)
- (xy 195.538428 110.429608)
- (xy 195.52916 110.474711)
- (xy 195.525557 110.489388)
- (xy 195.510113 110.543362)
- (xy 195.509347 110.553424)
- (xy 195.508164 110.56896)
- (xy 195.504664 110.593911)
- (xy 195.501723 110.608223)
- (xy 195.4995 110.619039)
- (xy 195.4995 110.675163)
- (xy 195.498926 110.690273)
- (xy 195.494663 110.746256)
- (xy 195.495937 110.756259)
- (xy 195.495937 110.756261)
- (xy 195.497906 110.77172)
- (xy 195.4995 110.796861)
- (xy 195.4995 112.933152)
- (xy 195.479793 113.019495)
- (xy 195.441214 113.073866)
- (xy 195.15332 113.36176)
- (xy 195.149711 113.365279)
- (xy 195.086947 113.424941)
- (xy 195.081183 113.433223)
- (xy 195.081179 113.433227)
- (xy 195.054878 113.471015)
- (xy 195.045776 113.483086)
- (xy 195.018968 113.515964)
- (xy 194.949132 113.570428)
- (xy 194.86258 113.589197)
- (xy 194.776456 113.568555)
- (xy 194.707818 113.512588)
- (xy 194.699279 113.500771)
- (xy 194.696129 113.496057)
- (xy 194.668942 113.46887)
- (xy 194.618845 113.435397)
- (xy 194.583318 113.420681)
- (xy 194.539218 113.411908)
- (xy 194.519843 113.41)
- (xy 193.677423 113.41)
- (xy 193.658453 113.41433)
- (xy 193.655 113.4215)
- (xy 193.655 115.687577)
- (xy 193.65933 115.706547)
- (xy 193.689791 115.721217)
- (xy 193.759032 115.776437)
- (xy 193.797457 115.85623)
- (xy 193.797456 115.944793)
- (xy 193.77841 115.99332)
- (xy 193.775464 115.997159)
- (xy 193.770472 116.009211)
- (xy 193.770471 116.009213)
- (xy 193.719948 116.131187)
- (xy 193.714956 116.143238)
- (xy 193.713254 116.156167)
- (xy 193.705299 116.216591)
- (xy 193.67449 116.299623)
- (xy 193.668118 116.308784)
- (xy 193.647207 116.337118)
- (xy 193.64437 116.345225)
- (xy 193.639528 116.352327)
- (xy 193.635132 116.366579)
- (xy 193.623086 116.405633)
- (xy 193.620767 116.41268)
- (xy 193.602354 116.465301)
- (xy 193.602033 116.473887)
- (xy 193.5995 116.482098)
- (xy 193.5995 116.537848)
- (xy 193.599361 116.545289)
- (xy 193.597276 116.60101)
- (xy 193.599304 116.608578)
- (xy 193.5995 116.612073)
- (xy 193.5995 116.760597)
- (xy 193.57928 116.847997)
- (xy 193.559427 116.888607)
- (xy 193.5495 116.95674)
- (xy 193.5495 118.19826)
- (xy 193.559427 118.266393)
- (xy 193.562714 118.273116)
- (xy 193.56896 118.355916)
- (xy 193.536644 118.438373)
- (xy 193.471752 118.498643)
- (xy 193.387137 118.524789)
- (xy 193.343481 118.523274)
- (xy 193.29396 118.516059)
- (xy 193.290385 118.515538)
- (xy 193.290383 118.515538)
- (xy 193.28326 118.5145)
- (xy 192.91674 118.5145)
- (xy 192.909611 118.515539)
- (xy 192.902431 118.516059)
- (xy 192.902331 118.514677)
- (xy 192.822565 118.508301)
- (xy 192.746088 118.463639)
- (xy 192.696562 118.390218)
- (xy 192.683798 118.302579)
- (xy 192.685615 118.287306)
- (xy 192.698776 118.204209)
- (xy 192.7 118.188657)
- (xy 192.7 117.899923)
- (xy 192.69567 117.880953)
- (xy 192.6885 117.8775)
- (xy 192.472423 117.8775)
- (xy 192.453453 117.88183)
- (xy 192.45 117.889)
- (xy 192.45 118.515079)
- (xy 192.45433 118.534049)
- (xy 192.484998 118.548818)
- (xy 192.499901 118.55222)
- (xy 192.569142 118.607439)
- (xy 192.607569 118.687231)
- (xy 192.607569 118.763336)
- (xy 192.609427 118.763607)
- (xy 192.5995 118.83174)
- (xy 192.5995 119.058111)
- (xy 192.579935 119.143833)
- (xy 192.575464 119.149659)
- (xy 192.514956 119.295738)
- (xy 192.513314 119.308212)
- (xy 192.472057 119.386273)
- (xy 192.4008 119.438864)
- (xy 192.31378 119.455329)
- (xy 192.228235 119.432407)
- (xy 192.161106 119.374638)
- (xy 192.133389 119.322195)
- (xy 192.129484 119.311036)
- (xy 192.129481 119.31103)
- (xy 192.125789 119.300478)
- (xy 192.118284 119.288533)
- (xy 192.059412 119.19484)
- (xy 192.029816 119.147738)
- (xy 191.902262 119.020184)
- (xy 191.779803 118.943238)
- (xy 191.75899 118.93016)
- (xy 191.758989 118.93016)
- (xy 191.749522 118.924211)
- (xy 191.649329 118.889152)
- (xy 191.589804 118.868323)
- (xy 191.589802 118.868323)
- (xy 191.579255 118.864632)
- (xy 191.4 118.844435)
- (xy 191.220745 118.864632)
- (xy 191.210198 118.868323)
- (xy 191.210196 118.868323)
- (xy 191.150671 118.889152)
- (xy 191.050478 118.924211)
- (xy 191.041011 118.93016)
- (xy 191.04101 118.93016)
- (xy 191.020197 118.943238)
- (xy 190.897738 119.020184)
- (xy 190.770184 119.147738)
- (xy 190.740588 119.19484)
- (xy 190.681717 119.288533)
- (xy 190.674211 119.300478)
- (xy 190.670519 119.31103)
- (xy 190.619494 119.456851)
- (xy 190.614632 119.470745)
- (xy 190.594435 119.65)
- (xy 190.614632 119.829255)
- (xy 190.618323 119.839802)
- (xy 190.618323 119.839804)
- (xy 190.631071 119.876236)
- (xy 190.674211 119.999522)
- (xy 190.770184 120.152262)
- (xy 190.778089 120.160167)
- (xy 190.785054 120.168901)
- (xy 190.782368 120.171043)
- (xy 190.818333 120.22828)
- (xy 190.8295 120.294006)
- (xy 190.8295 120.587592)
- (xy 190.827797 120.613567)
- (xy 190.82602 120.627065)
- (xy 190.82602 120.627072)
- (xy 190.824318 120.64)
- (xy 190.82602 120.652928)
- (xy 190.82602 120.652931)
- (xy 190.828863 120.674527)
- (xy 190.820593 120.762703)
- (xy 190.774885 120.83856)
- (xy 190.70079 120.887072)
- (xy 190.631565 120.8995)
- (xy 190.606163 120.8995)
- (xy 190.51982 120.879793)
- (xy 190.465449 120.841214)
- (xy 190.133786 120.509551)
- (xy 190.086667 120.434563)
- (xy 190.0755 120.368837)
- (xy 190.0755 119.403139)
- (xy 190.071779 119.37487)
- (xy 190.064844 119.322195)
- (xy 190.060044 119.285738)
- (xy 190.047762 119.256085)
- (xy 190.004528 119.151711)
- (xy 189.999536 119.139659)
- (xy 189.999689 119.139596)
- (xy 189.976057 119.062985)
- (xy 189.9755 119.048111)
- (xy 189.9755 118.82174)
- (xy 189.965573 118.753607)
- (xy 189.962286 118.746884)
- (xy 189.95604 118.664084)
- (xy 189.988356 118.581627)
- (xy 190.053248 118.521357)
- (xy 190.137863 118.495211)
- (xy 190.181519 118.496726)
- (xy 190.2267 118.503309)
- (xy 190.234615 118.504462)
- (xy 190.234617 118.504462)
- (xy 190.24174 118.5055)
- (xy 190.60826 118.5055)
- (xy 190.676393 118.495573)
- (xy 190.781483 118.444198)
- (xy 190.864198 118.361483)
- (xy 190.915573 118.256393)
- (xy 190.925441 118.188666)
- (xy 191.600001 118.188666)
- (xy 191.601224 118.204201)
- (xy 191.612385 118.274675)
- (xy 191.621947 118.304105)
- (xy 191.665249 118.389091)
- (xy 191.683433 118.414119)
- (xy 191.750881 118.481567)
- (xy 191.775909 118.499751)
- (xy 191.83002 118.527322)
- (xy 191.847361 118.531691)
- (xy 191.849786 118.526932)
- (xy 191.85 118.525207)
- (xy 191.85 117.899923)
- (xy 191.84567 117.880953)
- (xy 191.8385 117.8775)
- (xy 191.622424 117.8775)
- (xy 191.603454 117.88183)
- (xy 191.600001 117.889)
- (xy 191.600001 118.188666)
- (xy 190.925441 118.188666)
- (xy 190.9255 118.18826)
- (xy 190.9255 117.090009)
- (xy 190.945207 117.003666)
- (xy 191.000426 116.934425)
- (xy 191.080218 116.895998)
- (xy 191.098525 116.892711)
- (xy 191.156762 116.885044)
- (xy 191.302841 116.824536)
- (xy 191.306339 116.821852)
- (xy 191.386126 116.79724)
- (xy 191.4737 116.810438)
- (xy 191.546875 116.860327)
- (xy 191.591158 116.937024)
- (xy 191.6 116.995683)
- (xy 191.6 117.255077)
- (xy 191.60433 117.274047)
- (xy 191.6115 117.2775)
- (xy 191.827577 117.2775)
- (xy 191.846547 117.27317)
- (xy 191.85 117.266)
- (xy 191.85 117.255077)
- (xy 192.45 117.255077)
- (xy 192.45433 117.274047)
- (xy 192.4615 117.2775)
- (xy 192.677576 117.2775)
- (xy 192.696546 117.27317)
- (xy 192.699999 117.266)
- (xy 192.699999 116.966334)
- (xy 192.698776 116.950799)
- (xy 192.687615 116.880325)
- (xy 192.678053 116.850895)
- (xy 192.634751 116.765909)
- (xy 192.616567 116.740881)
- (xy 192.549119 116.673433)
- (xy 192.524091 116.655249)
- (xy 192.46998 116.627678)
- (xy 192.452639 116.623309)
- (xy 192.450214 116.628068)
- (xy 192.45 116.629793)
- (xy 192.45 117.255077)
- (xy 191.85 117.255077)
- (xy 191.85 116.639921)
- (xy 191.846021 116.622487)
- (xy 191.808933 116.622487)
- (xy 191.769301 116.627403)
- (xy 191.685385 116.599092)
- (xy 191.622062 116.537175)
- (xy 191.591876 116.453915)
- (xy 191.592064 116.403443)
- (xy 191.60398 116.312929)
- (xy 191.60398 116.312928)
- (xy 191.605682 116.3)
- (xy 191.585044 116.143238)
- (xy 191.524536 115.997159)
- (xy 191.428282 115.871718)
- (xy 191.302841 115.775464)
- (xy 191.156762 115.714956)
- (xy 191 115.694318)
- (xy 190.987072 115.69602)
- (xy 190.987071 115.69602)
- (xy 190.927837 115.703818)
- (xy 190.83966 115.695549)
- (xy 190.763804 115.64984)
- (xy 190.715292 115.575746)
- (xy 190.703913 115.487726)
- (xy 190.7055 115.479748)
- (xy 190.7055 115.474843)
- (xy 191.755 115.474843)
- (xy 191.756908 115.494218)
- (xy 191.765681 115.538318)
- (xy 191.780397 115.573845)
- (xy 191.81387 115.623942)
- (xy 191.841058 115.65113)
- (xy 191.891155 115.684603)
- (xy 191.926682 115.699319)
- (xy 191.970782 115.708092)
- (xy 191.990157 115.71)
- (xy 192.832577 115.71)
- (xy 192.851547 115.70567)
- (xy 192.855 115.6985)
- (xy 192.855 114.982423)
- (xy 192.85067 114.963453)
- (xy 192.8435 114.96)
- (xy 191.777423 114.96)
- (xy 191.758453 114.96433)
- (xy 191.755 114.9715)
- (xy 191.755 115.474843)
- (xy 190.7055 115.474843)
- (xy 190.7055 114.137577)
- (xy 191.755 114.137577)
- (xy 191.75933 114.156547)
- (xy 191.7665 114.16)
- (xy 192.832577 114.16)
- (xy 192.851547 114.15567)
- (xy 192.855 114.1485)
- (xy 192.855 113.432423)
- (xy 192.85067 113.413453)
- (xy 192.8435 113.41)
- (xy 191.990157 113.41)
- (xy 191.970782 113.411908)
- (xy 191.926682 113.420681)
- (xy 191.891155 113.435397)
- (xy 191.841058 113.46887)
- (xy 191.81387 113.496058)
- (xy 191.780397 113.546155)
- (xy 191.765681 113.581682)
- (xy 191.756908 113.625782)
- (xy 191.755 113.645157)
- (xy 191.755 114.137577)
- (xy 190.7055 114.137577)
- (xy 190.7055 113.640252)
- (xy 190.693867 113.581769)
- (xy 190.666735 113.541163)
- (xy 190.660438 113.53174)
- (xy 190.649552 113.515448)
- (xy 190.60112 113.483086)
- (xy 190.599525 113.48202)
- (xy 190.599523 113.482019)
- (xy 190.583231 113.471133)
- (xy 190.546947 113.463916)
- (xy 190.534342 113.461408)
- (xy 190.534338 113.461408)
- (xy 190.524748 113.4595)
- (xy 190.2545 113.4595)
- (xy 190.168157 113.439793)
- (xy 190.098916 113.384574)
- (xy 190.060489 113.304782)
- (xy 190.0555 113.2605)
- (xy 190.0555 112.064806)
- (xy 190.053014 112.053916)
- (xy 190.053014 112.053912)
- (xy 190.048073 112.032268)
- (xy 190.047919 112.031594)
- (xy 190.044181 112.009589)
- (xy 190.04162 111.986855)
- (xy 190.041619 111.986853)
- (xy 190.040368 111.975745)
- (xy 190.029114 111.943584)
- (xy 190.02294 111.922149)
- (xy 190.017848 111.899837)
- (xy 190.017846 111.899832)
- (xy 190.01536 111.888939)
- (xy 190.000578 111.858244)
- (xy 189.992038 111.837626)
- (xy 189.98448 111.816025)
- (xy 189.984478 111.816022)
- (xy 189.980789 111.805478)
- (xy 189.962669 111.77664)
- (xy 189.951874 111.757109)
- (xy 189.94194 111.736481)
- (xy 189.937092 111.726414)
- (xy 189.91585 111.699778)
- (xy 189.90294 111.681582)
- (xy 189.890762 111.6622)
- (xy 189.890759 111.662196)
- (xy 189.884816 111.652738)
- (xy 187.095218 108.86314)
- (xy 187.085755 108.857194)
- (xy 187.08575 108.85719)
- (xy 187.066373 108.845015)
- (xy 187.048172 108.832101)
- (xy 187.030284 108.817835)
- (xy 187.03028 108.817832)
- (xy 187.021543 108.810865)
- (xy 187.01147 108.806014)
- (xy 187.011468 108.806013)
- (xy 186.990858 108.796088)
- (xy 186.971321 108.78529)
- (xy 186.951945 108.773115)
- (xy 186.95194 108.773113)
- (xy 186.942478 108.767167)
- (xy 186.910331 108.755918)
- (xy 186.889711 108.747378)
- (xy 186.869088 108.737446)
- (xy 186.869087 108.737446)
- (xy 186.859017 108.732596)
- (xy 186.848121 108.730109)
- (xy 186.848115 108.730107)
- (xy 186.825807 108.725016)
- (xy 186.804372 108.718842)
- (xy 186.772211 108.707588)
- (xy 186.761103 108.706337)
- (xy 186.761101 108.706336)
- (xy 186.746527 108.704694)
- (xy 186.738364 108.703775)
- (xy 186.716362 108.700037)
- (xy 186.710229 108.698637)
- (xy 186.694044 108.694942)
- (xy 186.69404 108.694942)
- (xy 186.68315 108.692456)
- (xy 184.2245 108.692456)
- (xy 184.138157 108.672749)
- (xy 184.068916 108.61753)
- (xy 184.030489 108.537738)
- (xy 184.0255 108.493456)
- (xy 184.0255 108.37409)
- (xy 190.84708 108.37409)
- (xy 190.85396 108.38097)
- (xy 190.958529 108.429731)
- (xy 190.974796 108.435651)
- (xy 191.169279 108.487763)
- (xy 191.186323 108.490768)
- (xy 191.386908 108.508317)
- (xy 191.404212 108.508317)
- (xy 191.604797 108.490768)
- (xy 191.621841 108.487763)
- (xy 191.816324 108.435651)
- (xy 191.832591 108.429731)
- (xy 191.930061 108.38428)
- (xy 191.944178 108.373308)
- (xy 191.940066 108.36449)
- (xy 191.411415 107.835839)
- (xy 191.39494 107.825487)
- (xy 191.387429 107.828115)
- (xy 190.856594 108.35895)
- (xy 190.84708 108.37409)
- (xy 184.0255 108.37409)
- (xy 184.0255 108.211544)
- (xy 184.045207 108.125201)
- (xy 184.100426 108.05596)
- (xy 184.180218 108.017533)
- (xy 184.2245 108.012544)
- (xy 184.28326 108.012544)
- (xy 184.351393 108.002617)
- (xy 184.456483 107.951242)
- (xy 184.539198 107.868527)
- (xy 184.590573 107.763437)
- (xy 184.6005 107.695304)
- (xy 184.6005 107.328784)
- (xy 184.590573 107.260651)
- (xy 184.539198 107.155561)
- (xy 184.534295 107.150658)
- (xy 184.502885 107.075456)
- (xy 184.50759 106.987018)
- (xy 184.550201 106.909379)
- (xy 184.622278 106.857917)
- (xy 184.698974 106.842544)
- (xy 185.1505 106.842544)
- (xy 185.236843 106.862251)
- (xy 185.306084 106.91747)
- (xy 185.344511 106.997262)
- (xy 185.3495 107.041544)
- (xy 185.3495 107.479266)
- (xy 185.352354 107.509699)
- (xy 185.397207 107.637882)
- (xy 185.40606 107.649878)
- (xy 185.406062 107.649881)
- (xy 185.457256 107.719246)
- (xy 185.47785 107.74715)
- (xy 185.489848 107.756005)
- (xy 185.575119 107.818938)
- (xy 185.575122 107.81894)
- (xy 185.587118 107.827793)
- (xy 185.715301 107.872646)
- (xy 185.727354 107.873776)
- (xy 185.727357 107.873777)
- (xy 185.741101 107.875066)
- (xy 185.741111 107.875066)
- (xy 185.745734 107.8755)
- (xy 188.004266 107.8755)
- (xy 188.008889 107.875066)
- (xy 188.008899 107.875066)
- (xy 188.022643 107.873777)
- (xy 188.022646 107.873776)
- (xy 188.034699 107.872646)
- (xy 188.162882 107.827793)
- (xy 188.174878 107.81894)
- (xy 188.174881 107.818938)
- (xy 188.260152 107.756005)
- (xy 188.27215 107.74715)
- (xy 188.292744 107.719246)
- (xy 188.343938 107.649881)
- (xy 188.34394 107.649878)
- (xy 188.352793 107.637882)
- (xy 188.397646 107.509699)
- (xy 188.4005 107.479266)
- (xy 188.4005 107.262951)
- (xy 190.141542 107.262951)
- (xy 190.159091 107.463536)
- (xy 190.162096 107.48058)
- (xy 190.214208 107.675063)
- (xy 190.220128 107.69133)
- (xy 190.265579 107.7888)
- (xy 190.276551 107.802917)
- (xy 190.285369 107.798805)
- (xy 190.81402 107.270154)
- (xy 190.824372 107.253679)
- (xy 190.821744 107.246168)
- (xy 190.29091 106.715334)
- (xy 190.27577 106.70582)
- (xy 190.26889 106.7127)
- (xy 190.220126 106.817273)
- (xy 190.214209 106.833529)
- (xy 190.162096 107.028018)
- (xy 190.159091 107.045062)
- (xy 190.141542 107.245647)
- (xy 190.141542 107.262951)
- (xy 188.4005 107.262951)
- (xy 188.4005 106.620734)
- (xy 188.397646 106.590301)
- (xy 188.352793 106.462118)
- (xy 188.34394 106.450122)
- (xy 188.343938 106.450119)
- (xy 188.281005 106.364848)
- (xy 188.27215 106.35285)
- (xy 188.260152 106.343995)
- (xy 188.174881 106.281062)
- (xy 188.174878 106.28106)
- (xy 188.162882 106.272207)
- (xy 188.034699 106.227354)
- (xy 188.022646 106.226224)
- (xy 188.022643 106.226223)
- (xy 188.008899 106.224934)
- (xy 188.008889 106.224934)
- (xy 188.004266 106.2245)
- (xy 186.981163 106.2245)
- (xy 186.89482 106.204793)
- (xy 186.840449 106.166214)
- (xy 186.742373 106.068138)
- (xy 186.695254 105.99315)
- (xy 186.685338 105.905143)
- (xy 186.714589 105.82155)
- (xy 186.773573 105.761268)
- (xy 186.78005 105.756999)
- (xy 186.780052 105.756997)
- (xy 186.788475 105.751446)
- (xy 186.828167 105.711754)
- (xy 186.839257 105.701476)
- (xy 186.874192 105.671485)
- (xy 186.881851 105.66491)
- (xy 186.88482 105.661074)
- (xy 186.956609 105.613391)
- (xy 187.027067 105.6005)
- (xy 191.208177 105.6005)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 160.536582 113.918767)
- (xy 160.590953 113.957346)
- (xy 160.716214 114.082607)
- (xy 160.763333 114.157595)
- (xy 160.7745 114.223321)
- (xy 160.7745 115.555237)
- (xy 160.754793 115.64158)
- (xy 160.743269 115.66105)
- (xy 160.735802 115.668517)
- (xy 160.728561 115.683328)
- (xy 160.72856 115.68333)
- (xy 160.696162 115.749603)
- (xy 160.684427 115.773607)
- (xy 160.6745 115.84174)
- (xy 160.6745 117.08326)
- (xy 160.684427 117.151393)
- (xy 160.687714 117.158116)
- (xy 160.69396 117.240916)
- (xy 160.661644 117.323373)
- (xy 160.596752 117.383643)
- (xy 160.512137 117.409789)
- (xy 160.468481 117.408274)
- (xy 160.41896 117.401059)
- (xy 160.415385 117.400538)
- (xy 160.415383 117.400538)
- (xy 160.40826 117.3995)
- (xy 160.04174 117.3995)
- (xy 160.034611 117.400539)
- (xy 160.027431 117.401059)
- (xy 160.027331 117.399677)
- (xy 159.947565 117.393301)
- (xy 159.871088 117.348639)
- (xy 159.821562 117.275218)
- (xy 159.808798 117.187579)
- (xy 159.810615 117.172306)
- (xy 159.823776 117.089209)
- (xy 159.825 117.073657)
- (xy 159.825 116.784923)
- (xy 159.82067 116.765953)
- (xy 159.8135 116.7625)
- (xy 159.597423 116.7625)
- (xy 159.578453 116.76683)
- (xy 159.575 116.774)
- (xy 159.575 117.400079)
- (xy 159.57933 117.419049)
- (xy 159.609998 117.433818)
- (xy 159.624901 117.43722)
- (xy 159.694142 117.492439)
- (xy 159.732569 117.572231)
- (xy 159.732569 117.648336)
- (xy 159.734427 117.648607)
- (xy 159.7245 117.71674)
- (xy 159.7245 118.95826)
- (xy 159.734427 119.026393)
- (xy 159.741214 119.040276)
- (xy 159.75428 119.067003)
- (xy 159.7745 119.154403)
- (xy 159.7745 119.526265)
- (xy 159.754793 119.612608)
- (xy 159.699574 119.681849)
- (xy 159.619782 119.720276)
- (xy 159.531221 119.720276)
- (xy 159.463135 119.704736)
- (xy 159.451087 119.701986)
- (xy 159.451085 119.701986)
- (xy 159.440194 119.6995)
- (xy 159.259806 119.6995)
- (xy 159.198279 119.713543)
- (xy 159.094833 119.737153)
- (xy 159.094829 119.737155)
- (xy 159.083939 119.73964)
- (xy 158.921413 119.817909)
- (xy 158.912677 119.824876)
- (xy 158.912675 119.824877)
- (xy 158.851178 119.873919)
- (xy 158.845274 119.878449)
- (xy 158.776246 119.929394)
- (xy 158.749289 119.949289)
- (xy 158.740435 119.961286)
- (xy 158.740434 119.961287)
- (xy 158.703647 120.011132)
- (xy 158.684246 120.033676)
- (xy 158.645184 120.072738)
- (xy 158.639238 120.082201)
- (xy 158.639234 120.082206)
- (xy 158.627059 120.101583)
- (xy 158.614145 120.119784)
- (xy 158.599879 120.137672)
- (xy 158.599876 120.137676)
- (xy 158.592909 120.146413)
- (xy 158.58208 120.168901)
- (xy 158.578794 120.175724)
- (xy 158.523576 120.244966)
- (xy 158.443784 120.283393)
- (xy 158.355221 120.283394)
- (xy 158.275427 120.244969)
- (xy 158.220208 120.175728)
- (xy 158.2005 120.089383)
- (xy 158.2005 117.073666)
- (xy 158.725001 117.073666)
- (xy 158.726224 117.089201)
- (xy 158.737385 117.159675)
- (xy 158.746947 117.189105)
- (xy 158.790249 117.274091)
- (xy 158.808433 117.299119)
- (xy 158.875881 117.366567)
- (xy 158.900909 117.384751)
- (xy 158.95502 117.412322)
- (xy 158.972361 117.416691)
- (xy 158.974786 117.411932)
- (xy 158.975 117.410207)
- (xy 158.975 116.784923)
- (xy 158.97067 116.765953)
- (xy 158.9635 116.7625)
- (xy 158.747424 116.7625)
- (xy 158.728454 116.76683)
- (xy 158.725001 116.774)
- (xy 158.725001 117.073666)
- (xy 158.2005 117.073666)
- (xy 158.2005 116.140077)
- (xy 158.725 116.140077)
- (xy 158.72933 116.159047)
- (xy 158.7365 116.1625)
- (xy 158.952577 116.1625)
- (xy 158.971547 116.15817)
- (xy 158.975 116.151)
- (xy 158.975 116.140077)
- (xy 159.575 116.140077)
- (xy 159.57933 116.159047)
- (xy 159.5865 116.1625)
- (xy 159.802576 116.1625)
- (xy 159.821546 116.15817)
- (xy 159.824999 116.151)
- (xy 159.824999 115.851334)
- (xy 159.823776 115.835799)
- (xy 159.812615 115.765325)
- (xy 159.803053 115.735895)
- (xy 159.759751 115.650909)
- (xy 159.741567 115.625881)
- (xy 159.674119 115.558433)
- (xy 159.649091 115.540249)
- (xy 159.59498 115.512678)
- (xy 159.577639 115.508309)
- (xy 159.575214 115.513068)
- (xy 159.575 115.514793)
- (xy 159.575 116.140077)
- (xy 158.975 116.140077)
- (xy 158.975 115.524921)
- (xy 158.971021 115.507487)
- (xy 158.96568 115.507487)
- (xy 158.964046 115.508079)
- (xy 158.900909 115.540249)
- (xy 158.875881 115.558433)
- (xy 158.808433 115.625881)
- (xy 158.790249 115.650909)
- (xy 158.746946 115.735896)
- (xy 158.737385 115.765321)
- (xy 158.726224 115.835791)
- (xy 158.725 115.851343)
- (xy 158.725 116.140077)
- (xy 158.2005 116.140077)
- (xy 158.2005 114.259879)
- (xy 158.200499 114.259873)
- (xy 158.200499 114.227965)
- (xy 158.195479 114.212513)
- (xy 158.188189 114.182148)
- (xy 158.188097 114.181568)
- (xy 158.188097 114.181567)
- (xy 158.185646 114.166094)
- (xy 158.180651 114.156291)
- (xy 158.173006 114.07135)
- (xy 158.204124 113.988433)
- (xy 158.268136 113.92723)
- (xy 158.352364 113.899861)
- (xy 158.370205 113.89906)
- (xy 160.450239 113.89906)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 190.416603 115.680207)
- (xy 190.485844 115.735426)
- (xy 190.524271 115.815218)
- (xy 190.524271 115.903782)
- (xy 190.488138 115.980642)
- (xy 190.475464 115.997159)
- (xy 190.414956 116.143238)
- (xy 190.413254 116.156167)
- (xy 190.413252 116.156176)
- (xy 190.397177 116.278274)
- (xy 190.366369 116.361306)
- (xy 190.340594 116.393013)
- (xy 190.119516 116.614091)
- (xy 190.119513 116.614095)
- (xy 190.09695 116.636658)
- (xy 190.08984 116.650613)
- (xy 190.089576 116.651131)
- (xy 190.07326 116.677758)
- (xy 190.063704 116.69091)
- (xy 190.063703 116.690912)
- (xy 190.06208 116.689733)
- (xy 190.042136 116.717183)
- (xy 189.985802 116.773517)
- (xy 189.934427 116.878607)
- (xy 189.9245 116.94674)
- (xy 189.9245 118.18826)
- (xy 189.934427 118.256393)
- (xy 189.937714 118.263116)
- (xy 189.94396 118.345916)
- (xy 189.911644 118.428373)
- (xy 189.846752 118.488643)
- (xy 189.762137 118.514789)
- (xy 189.718481 118.513274)
- (xy 189.66896 118.506059)
- (xy 189.665385 118.505538)
- (xy 189.665383 118.505538)
- (xy 189.65826 118.5045)
- (xy 189.29174 118.5045)
- (xy 189.284611 118.505539)
- (xy 189.277431 118.506059)
- (xy 189.277331 118.504677)
- (xy 189.197565 118.498301)
- (xy 189.121088 118.453639)
- (xy 189.071562 118.380218)
- (xy 189.058798 118.292579)
- (xy 189.060615 118.277306)
- (xy 189.073776 118.194209)
- (xy 189.075 118.178657)
- (xy 189.075 117.889923)
- (xy 189.07067 117.870953)
- (xy 189.0635 117.8675)
- (xy 188.847423 117.8675)
- (xy 188.828453 117.87183)
- (xy 188.825 117.879)
- (xy 188.825 118.505079)
- (xy 188.82933 118.524049)
- (xy 188.859998 118.538818)
- (xy 188.874901 118.54222)
- (xy 188.944142 118.597439)
- (xy 188.982569 118.677231)
- (xy 188.982569 118.753336)
- (xy 188.984427 118.753607)
- (xy 188.9745 118.82174)
- (xy 188.9745 119.048111)
- (xy 188.954935 119.133833)
- (xy 188.950464 119.139659)
- (xy 188.945472 119.151711)
- (xy 188.945348 119.151926)
- (xy 188.885107 119.216845)
- (xy 188.802665 119.249198)
- (xy 188.714349 119.242577)
- (xy 188.637653 119.198293)
- (xy 188.599017 119.148994)
- (xy 188.579058 119.113034)
- (xy 188.579054 119.113029)
- (xy 188.574159 119.104209)
- (xy 188.44824 118.957532)
- (xy 188.295373 118.839204)
- (xy 188.286313 118.83476)
- (xy 188.277746 118.82942)
- (xy 188.278602 118.828047)
- (xy 188.21895 118.779772)
- (xy 188.181097 118.699706)
- (xy 188.181733 118.611145)
- (xy 188.203703 118.566349)
- (xy 188.200451 118.564692)
- (xy 188.224786 118.516932)
- (xy 188.225 118.515207)
- (xy 188.225 117.889923)
- (xy 188.22067 117.870953)
- (xy 188.2135 117.8675)
- (xy 187.997424 117.8675)
- (xy 187.978454 117.87183)
- (xy 187.975001 117.879)
- (xy 187.975001 118.178666)
- (xy 187.976224 118.194201)
- (xy 187.987385 118.264675)
- (xy 187.996947 118.294105)
- (xy 188.040247 118.379088)
- (xy 188.045898 118.386865)
- (xy 188.080706 118.468301)
- (xy 188.076733 118.556776)
- (xy 188.034766 118.634764)
- (xy 187.963117 118.686821)
- (xy 187.874826 118.70258)
- (xy 187.74161 118.695824)
- (xy 187.550526 118.725097)
- (xy 187.541059 118.728603)
- (xy 187.541056 118.728604)
- (xy 187.405263 118.778897)
- (xy 187.369247 118.792236)
- (xy 187.205193 118.894491)
- (xy 187.197878 118.901445)
- (xy 187.197876 118.901446)
- (xy 187.153911 118.943238)
- (xy 187.065081 119.027677)
- (xy 187.008921 119.108364)
- (xy 186.962832 119.174582)
- (xy 186.897332 119.234191)
- (xy 186.812455 119.259478)
- (xy 186.725013 119.245434)
- (xy 186.652323 119.19484)
- (xy 186.608784 119.117718)
- (xy 186.6005 119.0609)
- (xy 186.6005 117.245077)
- (xy 187.975 117.245077)
- (xy 187.97933 117.264047)
- (xy 187.9865 117.2675)
- (xy 188.202577 117.2675)
- (xy 188.221547 117.26317)
- (xy 188.225 117.256)
- (xy 188.225 117.245077)
- (xy 188.825 117.245077)
- (xy 188.82933 117.264047)
- (xy 188.8365 117.2675)
- (xy 189.052576 117.2675)
- (xy 189.071546 117.26317)
- (xy 189.074999 117.256)
- (xy 189.074999 116.956334)
- (xy 189.073776 116.940799)
- (xy 189.062615 116.870325)
- (xy 189.053053 116.840895)
- (xy 189.009751 116.755909)
- (xy 188.991567 116.730881)
- (xy 188.924119 116.663433)
- (xy 188.899091 116.645249)
- (xy 188.84498 116.617678)
- (xy 188.827639 116.613309)
- (xy 188.825214 116.618068)
- (xy 188.825 116.619793)
- (xy 188.825 117.245077)
- (xy 188.225 117.245077)
- (xy 188.225 116.629921)
- (xy 188.221021 116.612487)
- (xy 188.21568 116.612487)
- (xy 188.214046 116.613079)
- (xy 188.150909 116.645249)
- (xy 188.125881 116.663433)
- (xy 188.058433 116.730881)
- (xy 188.040249 116.755909)
- (xy 187.996946 116.840896)
- (xy 187.987385 116.870321)
- (xy 187.976224 116.940791)
- (xy 187.975 116.956343)
- (xy 187.975 117.245077)
- (xy 186.6005 117.245077)
- (xy 186.6005 117.06327)
- (xy 186.620207 116.976927)
- (xy 186.658786 116.922556)
- (xy 187.862556 115.718786)
- (xy 187.937544 115.671667)
- (xy 188.00327 115.6605)
- (xy 190.33026 115.6605)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 177.655874 89.529322)
- (xy 177.690714 89.557106)
- (xy 177.694513 89.560905)
- (xy 177.694516 89.560909)
- (xy 178.37195 90.238342)
- (xy 178.461658 90.32805)
- (xy 178.475612 90.33516)
- (xy 178.476138 90.335428)
- (xy 178.502762 90.351744)
- (xy 178.51591 90.361296)
- (xy 178.531365 90.366317)
- (xy 178.560221 90.378271)
- (xy 178.574696 90.385646)
- (xy 178.590323 90.388121)
- (xy 178.59075 90.388189)
- (xy 178.621115 90.395479)
- (xy 178.636567 90.400499)
- (xy 178.668477 90.400499)
- (xy 178.668481 90.4005)
- (xy 179.351679 90.4005)
- (xy 179.438022 90.420207)
- (xy 179.492393 90.458786)
- (xy 180.682311 91.648703)
- (xy 181.961658 92.92805)
- (xy 181.975612 92.93516)
- (xy 181.976138 92.935428)
- (xy 182.002762 92.951744)
- (xy 182.01591 92.961296)
- (xy 182.031365 92.966317)
- (xy 182.060221 92.978271)
- (xy 182.074696 92.985646)
- (xy 182.090323 92.988121)
- (xy 182.09075 92.988189)
- (xy 182.121115 92.995479)
- (xy 182.136567 93.000499)
- (xy 182.168477 93.000499)
- (xy 182.168481 93.0005)
- (xy 183.344255 93.0005)
- (xy 183.430598 93.020207)
- (xy 183.499839 93.075426)
- (xy 183.538266 93.155218)
- (xy 183.538266 93.243782)
- (xy 183.527009 93.278253)
- (xy 183.523303 93.286853)
- (xy 183.529917 93.299232)
- (xy 183.909145 93.67846)
- (xy 183.92562 93.688812)
- (xy 183.933131 93.686184)
- (xy 184.316375 93.30294)
- (xy 184.340325 93.264824)
- (xy 184.353929 93.225946)
- (xy 184.416552 93.163322)
- (xy 184.44627 93.147968)
- (xy 184.502841 93.124536)
- (xy 184.628282 93.028282)
- (xy 184.724536 92.902841)
- (xy 184.7605 92.816017)
- (xy 184.811748 92.74379)
- (xy 184.88926 92.70095)
- (xy 184.977684 92.695984)
- (xy 185.059506 92.729875)
- (xy 185.085065 92.751458)
- (xy 185.340594 93.006987)
- (xy 185.387713 93.081975)
- (xy 185.397177 93.121726)
- (xy 185.413252 93.243824)
- (xy 185.413253 93.243829)
- (xy 185.414956 93.256762)
- (xy 185.475464 93.402841)
- (xy 185.571718 93.528282)
- (xy 185.697159 93.624536)
- (xy 185.843238 93.685044)
- (xy 186 93.705682)
- (xy 186.156762 93.685044)
- (xy 186.302841 93.624536)
- (xy 186.428282 93.528282)
- (xy 186.524536 93.402841)
- (xy 186.585044 93.256762)
- (xy 186.605682 93.1)
- (xy 186.585044 92.943238)
- (xy 186.524536 92.797159)
- (xy 186.428282 92.671718)
- (xy 186.302841 92.575464)
- (xy 186.156762 92.514956)
- (xy 186.143829 92.513253)
- (xy 186.143824 92.513252)
- (xy 186.021726 92.497177)
- (xy 185.938694 92.466369)
- (xy 185.906987 92.440594)
- (xy 185.156607 91.690214)
- (xy 185.109488 91.615226)
- (xy 185.099572 91.527219)
- (xy 185.128823 91.443626)
- (xy 185.191447 91.381002)
- (xy 185.27504 91.351751)
- (xy 185.297321 91.3505)
- (xy 188.830968 91.3505)
- (xy 188.917311 91.370207)
- (xy 188.971679 91.408783)
- (xy 189.191216 91.628319)
- (xy 189.238333 91.703305)
- (xy 189.2495 91.769031)
- (xy 189.2495 93.130968)
- (xy 189.229793 93.217311)
- (xy 189.191214 93.271682)
- (xy 188.625892 93.837005)
- (xy 188.550904 93.884124)
- (xy 188.462897 93.89404)
- (xy 188.379304 93.864789)
- (xy 188.31668 93.802166)
- (xy 188.290001 93.735113)
- (xy 188.289318 93.731677)
- (xy 188.274603 93.696155)
- (xy 188.24113 93.646058)
- (xy 188.213942 93.61887)
- (xy 188.163845 93.585397)
- (xy 188.128318 93.570681)
- (xy 188.084218 93.561908)
- (xy 188.070138 93.560522)
- (xy 188.053453 93.56433)
- (xy 188.05 93.5715)
- (xy 188.05 94.586)
- (xy 188.030293 94.672343)
- (xy 187.975074 94.741584)
- (xy 187.895282 94.780011)
- (xy 187.851 94.785)
- (xy 187.072423 94.785)
- (xy 187.053453 94.78933)
- (xy 187.05 94.7965)
- (xy 187.05 95.0105)
- (xy 187.030293 95.096843)
- (xy 186.975074 95.166084)
- (xy 186.895282 95.204511)
- (xy 186.851 95.2095)
- (xy 184.924843 95.2095)
- (xy 184.8385 95.189793)
- (xy 184.769259 95.134574)
- (xy 184.730832 95.054782)
- (xy 184.730832 94.966218)
- (xy 184.771014 94.884256)
- (xy 184.796064 94.853732)
- (xy 184.806876 94.83755)
- (xy 184.895158 94.672386)
- (xy 184.902607 94.654404)
- (xy 184.956969 94.475194)
- (xy 184.960766 94.456106)
- (xy 184.979123 94.269727)
- (xy 184.979123 94.250273)
- (xy 184.960766 94.063894)
- (xy 184.956969 94.044806)
- (xy 184.947192 94.012577)
- (xy 187.05 94.012577)
- (xy 187.05433 94.031547)
- (xy 187.0615 94.035)
- (xy 187.277577 94.035)
- (xy 187.296547 94.03067)
- (xy 187.3 94.0235)
- (xy 187.3 93.582423)
- (xy 187.29567 93.563453)
- (xy 187.2885 93.56)
- (xy 187.285157 93.56)
- (xy 187.265782 93.561908)
- (xy 187.221682 93.570681)
- (xy 187.186155 93.585397)
- (xy 187.136058 93.61887)
- (xy 187.10887 93.646058)
- (xy 187.075397 93.696155)
- (xy 187.060681 93.731682)
- (xy 187.051908 93.775782)
- (xy 187.05 93.795157)
- (xy 187.05 94.012577)
- (xy 184.947192 94.012577)
- (xy 184.902693 93.865881)
- (xy 184.896757 93.859045)
- (xy 184.885768 93.864917)
- (xy 184.065714 94.684971)
- (xy 183.990726 94.73209)
- (xy 183.902719 94.742006)
- (xy 183.819126 94.712755)
- (xy 183.784286 94.684971)
- (xy 182.96794 93.868625)
- (xy 182.9528 93.859111)
- (xy 182.948154 93.863757)
- (xy 182.947396 93.865587)
- (xy 182.893031 94.044806)
- (xy 182.889234 94.063894)
- (xy 182.870877 94.250273)
- (xy 182.870877 94.269727)
- (xy 182.888288 94.446506)
- (xy 182.877138 94.534365)
- (xy 182.828973 94.608685)
- (xy 182.753331 94.654747)
- (xy 182.656917 94.6622)
- (xy 182.652162 94.661392)
- (xy 182.646728 94.660152)
- (xy 182.601 94.655)
- (xy 182.112408 94.655)
- (xy 182.110797 94.655053)
- (xy 182.11078 94.655053)
- (xy 182.106546 94.655192)
- (xy 182.098964 94.65544)
- (xy 182.097386 94.655543)
- (xy 182.097375 94.655544)
- (xy 182.091784 94.655911)
- (xy 182.07746 94.65685)
- (xy 182.038467 94.655573)
- (xy 181.982854 94.648251)
- (xy 181.93268 94.634808)
- (xy 181.909705 94.625291)
- (xy 181.871154 94.613597)
- (xy 181.833077 94.606023)
- (xy 181.799793 94.599402)
- (xy 181.799785 94.599401)
- (xy 181.795 94.598449)
- (xy 181.773267 94.596308)
- (xy 181.759755 94.594977)
- (xy 181.759748 94.594977)
- (xy 181.754909 94.5945)
- (xy 180.574 94.5945)
- (xy 180.487657 94.574793)
- (xy 180.418416 94.519574)
- (xy 180.379989 94.439782)
- (xy 180.375 94.3955)
- (xy 180.375 93.982423)
- (xy 180.37067 93.963453)
- (xy 180.3635 93.96)
- (xy 179.174 93.96)
- (xy 179.087657 93.940293)
- (xy 179.018416 93.885074)
- (xy 178.979989 93.805282)
- (xy 178.975 93.761)
- (xy 178.975 93.137577)
- (xy 179.775 93.137577)
- (xy 179.77933 93.156547)
- (xy 179.7865 93.16)
- (xy 180.352577 93.16)
- (xy 180.371547 93.15567)
- (xy 180.375 93.1485)
- (xy 180.375 92.545157)
- (xy 180.373092 92.525782)
- (xy 180.364319 92.481682)
- (xy 180.349603 92.446155)
- (xy 180.31613 92.396058)
- (xy 180.288942 92.36887)
- (xy 180.238845 92.335397)
- (xy 180.203318 92.320681)
- (xy 180.159218 92.311908)
- (xy 180.139843 92.31)
- (xy 179.797423 92.31)
- (xy 179.778453 92.31433)
- (xy 179.775 92.3215)
- (xy 179.775 93.137577)
- (xy 178.975 93.137577)
- (xy 178.975 92.332423)
- (xy 178.97067 92.313453)
- (xy 178.9635 92.31)
- (xy 178.610157 92.31)
- (xy 178.590782 92.311908)
- (xy 178.546682 92.320681)
- (xy 178.511155 92.335397)
- (xy 178.461058 92.36887)
- (xy 178.43387 92.396058)
- (xy 178.400394 92.446159)
- (xy 178.381537 92.491682)
- (xy 178.330288 92.563911)
- (xy 178.252775 92.60675)
- (xy 178.164351 92.611715)
- (xy 178.082529 92.577823)
- (xy 178.023516 92.511786)
- (xy 178.017249 92.498773)
- (xy 178.013867 92.481769)
- (xy 178.002213 92.464327)
- (xy 177.980438 92.43174)
- (xy 177.969552 92.415448)
- (xy 177.95326 92.404562)
- (xy 177.953256 92.404558)
- (xy 177.937021 92.39371)
- (xy 177.876179 92.329354)
- (xy 177.859749 92.293976)
- (xy 177.849119 92.263598)
- (xy 177.84294 92.242149)
- (xy 177.837848 92.219837)
- (xy 177.837846 92.219832)
- (xy 177.83536 92.208939)
- (xy 177.820578 92.178244)
- (xy 177.812038 92.157626)
- (xy 177.80448 92.136025)
- (xy 177.804478 92.136022)
- (xy 177.800789 92.125478)
- (xy 177.782669 92.09664)
- (xy 177.771874 92.077109)
- (xy 177.770769 92.074814)
- (xy 177.757092 92.046414)
- (xy 177.735854 92.019782)
- (xy 177.722941 92.001584)
- (xy 177.72226 92.0005)
- (xy 177.704816 91.972738)
- (xy 176.802262 91.070184)
- (xy 176.792799 91.064238)
- (xy 176.792794 91.064234)
- (xy 176.773417 91.052059)
- (xy 176.755216 91.039145)
- (xy 176.737328 91.024879)
- (xy 176.737324 91.024876)
- (xy 176.728587 91.017909)
- (xy 176.718514 91.013058)
- (xy 176.718512 91.013057)
- (xy 176.697902 91.003132)
- (xy 176.678365 90.992334)
- (xy 176.658989 90.980159)
- (xy 176.658984 90.980157)
- (xy 176.649522 90.974211)
- (xy 176.617371 90.962961)
- (xy 176.596755 90.954422)
- (xy 176.576132 90.94449)
- (xy 176.576131 90.94449)
- (xy 176.566061 90.93964)
- (xy 176.555165 90.937153)
- (xy 176.555159 90.937151)
- (xy 176.532851 90.93206)
- (xy 176.511416 90.925886)
- (xy 176.479255 90.914632)
- (xy 176.468147 90.913381)
- (xy 176.468145 90.91338)
- (xy 176.453571 90.911738)
- (xy 176.445408 90.910819)
- (xy 176.423406 90.907081)
- (xy 176.414107 90.904958)
- (xy 176.401088 90.901986)
- (xy 176.401084 90.901986)
- (xy 176.390194 90.8995)
- (xy 171.209805 90.8995)
- (xy 171.176595 90.90708)
- (xy 171.154597 90.910818)
- (xy 171.131852 90.91338)
- (xy 171.131847 90.913381)
- (xy 171.120745 90.914632)
- (xy 171.088592 90.925883)
- (xy 171.067153 90.93206)
- (xy 171.044838 90.937153)
- (xy 171.044835 90.937154)
- (xy 171.033939 90.939641)
- (xy 171.003247 90.954422)
- (xy 170.982638 90.962958)
- (xy 170.950478 90.974211)
- (xy 170.941019 90.980155)
- (xy 170.941012 90.980158)
- (xy 170.921635 90.992334)
- (xy 170.902104 91.003129)
- (xy 170.881486 91.013058)
- (xy 170.871413 91.017909)
- (xy 170.862676 91.024876)
- (xy 170.862672 91.024879)
- (xy 170.844784 91.039145)
- (xy 170.826583 91.052059)
- (xy 170.807206 91.064234)
- (xy 170.807201 91.064238)
- (xy 170.797738 91.070184)
- (xy 170.570184 91.297738)
- (xy 170.564238 91.307201)
- (xy 170.564234 91.307206)
- (xy 170.552059 91.326583)
- (xy 170.539145 91.344784)
- (xy 170.524879 91.362672)
- (xy 170.524876 91.362676)
- (xy 170.517909 91.371413)
- (xy 170.513058 91.381486)
- (xy 170.513057 91.381488)
- (xy 170.503132 91.402098)
- (xy 170.492334 91.421635)
- (xy 170.480159 91.441011)
- (xy 170.480157 91.441016)
- (xy 170.474211 91.450478)
- (xy 170.462963 91.482624)
- (xy 170.454423 91.503243)
- (xy 170.43964 91.533939)
- (xy 170.437153 91.544835)
- (xy 170.437151 91.544841)
- (xy 170.43206 91.567149)
- (xy 170.425886 91.588584)
- (xy 170.414632 91.620745)
- (xy 170.413381 91.631853)
- (xy 170.41338 91.631855)
- (xy 170.410819 91.654589)
- (xy 170.40708 91.676597)
- (xy 170.401986 91.698912)
- (xy 170.401986 91.698916)
- (xy 170.3995 91.709806)
- (xy 170.3995 91.743869)
- (xy 170.398249 91.766149)
- (xy 170.394435 91.8)
- (xy 170.395686 91.811103)
- (xy 170.398249 91.833851)
- (xy 170.3995 91.856131)
- (xy 170.3995 91.890194)
- (xy 170.401986 91.901084)
- (xy 170.401986 91.901088)
- (xy 170.40708 91.923403)
- (xy 170.410819 91.945411)
- (xy 170.412609 91.961296)
- (xy 170.414632 91.979255)
- (xy 170.425886 92.011416)
- (xy 170.43206 92.032851)
- (xy 170.437151 92.055159)
- (xy 170.437153 92.055165)
- (xy 170.43964 92.066061)
- (xy 170.454367 92.09664)
- (xy 170.454422 92.096755)
- (xy 170.462962 92.117375)
- (xy 170.474211 92.149522)
- (xy 170.480156 92.158983)
- (xy 170.485008 92.169059)
- (xy 170.482835 92.170106)
- (xy 170.506668 92.238224)
- (xy 170.49675 92.32623)
- (xy 170.44963 92.401218)
- (xy 170.37464 92.448334)
- (xy 170.308919 92.4595)
- (xy 169.343953 92.4595)
- (xy 169.329756 92.458993)
- (xy 169.328211 92.458883)
- (xy 169.318866 92.457311)
- (xy 169.230526 92.459414)
- (xy 169.229268 92.459444)
- (xy 169.224532 92.4595)
- (xy 169.187575 92.4595)
- (xy 169.181588 92.460072)
- (xy 169.167414 92.460917)
- (xy 169.108755 92.462313)
- (xy 169.099498 92.464327)
- (xy 169.099496 92.464327)
- (xy 169.08172 92.468194)
- (xy 169.058343 92.47184)
- (xy 169.049898 92.472647)
- (xy 169.030782 92.474472)
- (xy 169.021683 92.477144)
- (xy 169.021682 92.477144)
- (xy 168.974474 92.491006)
- (xy 168.960732 92.494514)
- (xy 168.903388 92.506988)
- (xy 168.894672 92.51072)
- (xy 168.894667 92.510722)
- (xy 168.877953 92.51788)
- (xy 168.855689 92.525884)
- (xy 168.829125 92.533684)
- (xy 168.776956 92.560579)
- (xy 168.764145 92.566615)
- (xy 168.710187 92.589721)
- (xy 168.687272 92.605231)
- (xy 168.666916 92.617308)
- (xy 168.642318 92.629989)
- (xy 168.596178 92.666274)
- (xy 168.584746 92.674622)
- (xy 168.536135 92.707523)
- (xy 168.51657 92.727088)
- (xy 168.49887 92.742798)
- (xy 168.484567 92.754046)
- (xy 168.484562 92.754051)
- (xy 168.477114 92.759908)
- (xy 168.470908 92.76707)
- (xy 168.438686 92.804256)
- (xy 168.429006 92.814652)
- (xy 165.995336 95.248322)
- (xy 165.984942 95.258)
- (xy 165.983773 95.259013)
- (xy 165.976048 95.264514)
- (xy 165.969504 95.271378)
- (xy 165.969502 95.271379)
- (xy 165.914213 95.329365)
- (xy 165.910904 95.332754)
- (xy 165.884759 95.358899)
- (xy 165.881739 95.362557)
- (xy 165.880933 95.363533)
- (xy 165.871504 95.374156)
- (xy 165.837558 95.409757)
- (xy 165.83755 95.409767)
- (xy 165.831014 95.416622)
- (xy 165.816055 95.439899)
- (xy 165.8021 95.459011)
- (xy 165.784476 95.480355)
- (xy 165.768016 95.5105)
- (xy 165.756357 95.531851)
- (xy 165.749111 95.544065)
- (xy 165.717387 95.593428)
- (xy 165.707097 95.61913)
- (xy 165.697016 95.640526)
- (xy 165.683752 95.664817)
- (xy 165.670887 95.705063)
- (xy 165.665885 95.720711)
- (xy 165.661079 95.734079)
- (xy 165.639275 95.788543)
- (xy 165.63748 95.797857)
- (xy 165.637479 95.79786)
- (xy 165.634039 95.815709)
- (xy 165.628185 95.838646)
- (xy 165.619758 95.865008)
- (xy 165.614121 95.912161)
- (xy 165.612793 95.923264)
- (xy 165.610604 95.937299)
- (xy 165.601344 95.985348)
- (xy 165.5995 95.994915)
- (xy 165.5995 96.022591)
- (xy 165.598093 96.046215)
- (xy 165.595933 96.064277)
- (xy 165.595933 96.064283)
- (xy 165.594808 96.073691)
- (xy 165.595484 96.083145)
- (xy 165.595484 96.083149)
- (xy 165.598993 96.132211)
- (xy 165.5995 96.146406)
- (xy 165.5995 102.673239)
- (xy 165.579793 102.759582)
- (xy 165.524574 102.828823)
- (xy 165.45863 102.85945)
- (xy 165.459099 102.860583)
- (xy 165.44099 102.868084)
- (xy 165.421769 102.871907)
- (xy 165.405477 102.882793)
- (xy 165.405475 102.882794)
- (xy 165.382346 102.898249)
- (xy 165.355448 102.916222)
- (xy 165.311133 102.982543)
- (xy 165.30731 103.001765)
- (xy 165.302186 103.027524)
- (xy 165.2995 103.041026)
- (xy 165.2995 105.480522)
- (xy 165.311133 105.539005)
- (xy 165.355448 105.605326)
- (xy 165.37174 105.616212)
- (xy 165.405475 105.638754)
- (xy 165.405477 105.638755)
- (xy 165.421769 105.649641)
- (xy 165.458053 105.656858)
- (xy 165.470658 105.659366)
- (xy 165.470662 105.659366)
- (xy 165.480252 105.661274)
- (xy 166.459901 105.661274)
- (xy 166.546244 105.680981)
- (xy 166.597223 105.716248)
- (xy 166.63659 105.753784)
- (xy 166.639936 105.757052)
- (xy 166.666081 105.783197)
- (xy 166.669739 105.786217)
- (xy 166.670716 105.787024)
- (xy 166.681339 105.796452)
- (xy 166.723804 105.836942)
- (xy 166.747091 105.851908)
- (xy 166.766196 105.865858)
- (xy 166.787537 105.883479)
- (xy 166.83905 105.911607)
- (xy 166.851228 105.918833)
- (xy 166.90061 105.950569)
- (xy 166.926313 105.960859)
- (xy 166.947697 105.970933)
- (xy 166.971999 105.984203)
- (xy 166.98103 105.98709)
- (xy 167.027887 106.002069)
- (xy 167.04125 106.006873)
- (xy 167.095725 106.028681)
- (xy 167.122898 106.033918)
- (xy 167.145827 106.039771)
- (xy 167.17219 106.048198)
- (xy 167.219343 106.053835)
- (xy 167.230446 106.055163)
- (xy 167.244481 106.057352)
- (xy 167.292787 106.066662)
- (xy 167.292791 106.066662)
- (xy 167.302097 106.068456)
- (xy 167.329773 106.068456)
- (xy 167.353397 106.069863)
- (xy 167.371459 106.072023)
- (xy 167.371465 106.072023)
- (xy 167.380873 106.073148)
- (xy 167.390326 106.072472)
- (xy 167.390331 106.072472)
- (xy 167.439388 106.068963)
- (xy 167.453584 106.068456)
- (xy 170.279323 106.068456)
- (xy 170.365666 106.088163)
- (xy 170.434907 106.143382)
- (xy 170.473334 106.223174)
- (xy 170.473334 106.311738)
- (xy 170.434907 106.39153)
- (xy 170.365666 106.446749)
- (xy 170.355481 106.451306)
- (xy 170.297159 106.475464)
- (xy 170.171718 106.571718)
- (xy 170.148208 106.602357)
- (xy 170.1435 106.608493)
- (xy 170.087732 106.654875)
- (xy 170.088284 106.655634)
- (xy 170.076699 106.664051)
- (xy 170.075969 106.664658)
- (xy 170.075615 106.664838)
- (xy 170.075612 106.66484)
- (xy 170.061658 106.67195)
- (xy 170.039095 106.694513)
- (xy 170.039091 106.694516)
- (xy 165.492393 111.241214)
- (xy 165.417405 111.288333)
- (xy 165.351679 111.2995)
- (xy 158.848321 111.2995)
- (xy 158.761978 111.279793)
- (xy 158.707607 111.241214)
- (xy 157.358786 109.892393)
- (xy 157.311667 109.817405)
- (xy 157.3005 109.751679)
- (xy 157.3005 105.528475)
- (xy 161.003613 105.528475)
- (xy 161.012649 105.537511)
- (xy 161.108307 105.589279)
- (xy 161.123326 105.595867)
- (xy 161.335042 105.668549)
- (xy 161.350944 105.672576)
- (xy 161.571738 105.70942)
- (xy 161.588075 105.710774)
- (xy 161.811925 105.710774)
- (xy 161.828262 105.70942)
- (xy 162.049056 105.672576)
- (xy 162.064958 105.668549)
- (xy 162.276674 105.595867)
- (xy 162.291693 105.589279)
- (xy 162.383007 105.539862)
- (xy 162.396447 105.528064)
- (xy 162.390364 105.516824)
- (xy 161.715855 104.842314)
- (xy 161.69938 104.831962)
- (xy 161.691869 104.83459)
- (xy 161.013127 105.513333)
- (xy 161.003613 105.528475)
- (xy 157.3005 105.528475)
- (xy 157.3005 104.26898)
- (xy 160.245711 104.26898)
- (xy 160.264196 104.492054)
- (xy 160.266894 104.508227)
- (xy 160.321845 104.725226)
- (xy 160.32717 104.740736)
- (xy 160.417088 104.945728)
- (xy 160.41958 104.950332)
- (xy 160.429775 104.960173)
- (xy 160.444085 104.951003)
- (xy 161.11846 104.276629)
- (xy 161.128033 104.261394)
- (xy 162.271188 104.261394)
- (xy 162.273816 104.268905)
- (xy 162.955282 104.95037)
- (xy 162.970789 104.960113)
- (xy 162.980053 104.951012)
- (xy 162.982912 104.945728)
- (xy 163.07283 104.740736)
- (xy 163.078155 104.725226)
- (xy 163.133106 104.508227)
- (xy 163.135804 104.492054)
- (xy 163.154289 104.26898)
- (xy 163.154289 104.252568)
- (xy 163.135804 104.029494)
- (xy 163.133106 104.013321)
- (xy 163.078155 103.796322)
- (xy 163.07283 103.780812)
- (xy 162.982912 103.57582)
- (xy 162.98042 103.571216)
- (xy 162.970225 103.561375)
- (xy 162.955915 103.570545)
- (xy 162.28154 104.244919)
- (xy 162.271188 104.261394)
- (xy 161.128033 104.261394)
- (xy 161.128812 104.260154)
- (xy 161.126184 104.252643)
- (xy 160.444718 103.571178)
- (xy 160.429211 103.561435)
- (xy 160.419947 103.570536)
- (xy 160.417088 103.57582)
- (xy 160.32717 103.780812)
- (xy 160.321845 103.796322)
- (xy 160.266894 104.013321)
- (xy 160.264196 104.029494)
- (xy 160.245711 104.252568)
- (xy 160.245711 104.26898)
- (xy 157.3005 104.26898)
- (xy 157.3005 102.993484)
- (xy 161.003553 102.993484)
- (xy 161.009636 103.004724)
- (xy 161.684145 103.679234)
- (xy 161.70062 103.689586)
- (xy 161.708131 103.686958)
- (xy 162.386873 103.008215)
- (xy 162.396387 102.993073)
- (xy 162.387351 102.984037)
- (xy 162.291693 102.932269)
- (xy 162.276674 102.925681)
- (xy 162.064958 102.852999)
- (xy 162.049056 102.848972)
- (xy 161.828262 102.812128)
- (xy 161.811925 102.810774)
- (xy 161.588075 102.810774)
- (xy 161.571738 102.812128)
- (xy 161.350944 102.848972)
- (xy 161.335042 102.852999)
- (xy 161.123326 102.925681)
- (xy 161.108307 102.932269)
- (xy 161.016993 102.981686)
- (xy 161.003553 102.993484)
- (xy 157.3005 102.993484)
- (xy 157.3005 102.648321)
- (xy 157.320207 102.561978)
- (xy 157.358786 102.507607)
- (xy 167.807606 92.058786)
- (xy 167.882594 92.011667)
- (xy 167.94832 92.0005)
- (xy 168.494113 92.0005)
- (xy 168.50957 91.995478)
- (xy 168.539937 91.988187)
- (xy 168.555984 91.985646)
- (xy 168.569938 91.978536)
- (xy 168.569941 91.978535)
- (xy 168.570464 91.978268)
- (xy 168.599314 91.966318)
- (xy 168.599871 91.966137)
- (xy 168.61477 91.961296)
- (xy 168.627922 91.95174)
- (xy 168.654549 91.935424)
- (xy 168.669022 91.92805)
- (xy 168.691585 91.905487)
- (xy 168.691589 91.905484)
- (xy 170.140207 90.456866)
- (xy 170.215195 90.409747)
- (xy 170.280921 90.39858)
- (xy 176.465353 90.39858)
- (xy 176.48081 90.393558)
- (xy 176.511177 90.386267)
- (xy 176.527224 90.383726)
- (xy 176.541178 90.376616)
- (xy 176.541181 90.376615)
- (xy 176.541704 90.376348)
- (xy 176.570554 90.364398)
- (xy 176.571111 90.364217)
- (xy 176.58601 90.359376)
- (xy 176.599162 90.34982)
- (xy 176.625789 90.333504)
- (xy 176.640262 90.32613)
- (xy 176.662825 90.303567)
- (xy 176.662829 90.303564)
- (xy 177.405483 89.560909)
- (xy 177.409286 89.557106)
- (xy 177.484274 89.509987)
- (xy 177.572281 89.500071)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 198.908833 103.493097)
- (xy 198.914659 103.497568)
- (xy 198.934248 103.505682)
- (xy 199.048688 103.553085)
- (xy 199.04869 103.553086)
- (xy 199.060738 103.558076)
- (xy 199.110723 103.564657)
- (xy 199.171687 103.572683)
- (xy 199.171693 103.572683)
- (xy 199.178139 103.573532)
- (xy 200.4005 103.573532)
- (xy 200.486843 103.593239)
- (xy 200.556084 103.648458)
- (xy 200.594511 103.72825)
- (xy 200.5995 103.772532)
- (xy 200.5995 104.161342)
- (xy 200.579793 104.247685)
- (xy 200.555246 104.282281)
- (xy 200.555448 104.282416)
- (xy 200.541999 104.302544)
- (xy 200.511133 104.348737)
- (xy 200.4995 104.40722)
- (xy 200.4995 105.446716)
- (xy 200.511133 105.505199)
- (xy 200.522019 105.521491)
- (xy 200.52202 105.521493)
- (xy 200.533722 105.539005)
- (xy 200.555448 105.57152)
- (xy 200.57174 105.582406)
- (xy 200.605475 105.604948)
- (xy 200.605477 105.604949)
- (xy 200.621769 105.615835)
- (xy 200.658053 105.623052)
- (xy 200.670658 105.62556)
- (xy 200.670662 105.62556)
- (xy 200.680252 105.627468)
- (xy 201.719748 105.627468)
- (xy 201.729338 105.62556)
- (xy 201.729342 105.62556)
- (xy 201.741947 105.623052)
- (xy 201.778231 105.615835)
- (xy 201.794523 105.604949)
- (xy 201.794525 105.604948)
- (xy 201.82826 105.582406)
- (xy 201.844552 105.57152)
- (xy 201.866278 105.539005)
- (xy 201.87798 105.521493)
- (xy 201.877981 105.521491)
- (xy 201.888867 105.505199)
- (xy 201.9005 105.446716)
- (xy 201.9005 104.40722)
- (xy 201.888867 104.348737)
- (xy 201.858002 104.302544)
- (xy 201.844552 104.282416)
- (xy 201.845885 104.281525)
- (xy 201.811667 104.227068)
- (xy 201.8005 104.161342)
- (xy 201.8005 103.677582)
- (xy 201.820207 103.591239)
- (xy 201.875426 103.521998)
- (xy 201.955218 103.483571)
- (xy 202.043215 103.485218)
- (xy 202.043238 103.485044)
- (xy 202.2 103.505682)
- (xy 202.212928 103.50398)
- (xy 202.343834 103.486746)
- (xy 202.356449 103.485085)
- (xy 202.356454 103.485085)
- (xy 202.356762 103.485044)
- (xy 202.356766 103.485073)
- (xy 202.437492 103.48205)
- (xy 202.518667 103.517464)
- (xy 202.576437 103.584592)
- (xy 202.5995 103.677582)
- (xy 202.5995 107.903152)
- (xy 202.579793 107.989495)
- (xy 202.541214 108.043866)
- (xy 202.243866 108.341214)
- (xy 202.168878 108.388333)
- (xy 202.103152 108.3995)
- (xy 202.057239 108.3995)
- (xy 201.970896 108.379793)
- (xy 201.901655 108.324574)
- (xy 201.863228 108.244782)
- (xy 201.863228 108.156218)
- (xy 201.891776 108.089942)
- (xy 201.924605 108.04081)
- (xy 201.939319 108.005286)
- (xy 201.948092 107.961186)
- (xy 201.95 107.941811)
- (xy 201.95 107.849391)
- (xy 201.94567 107.830421)
- (xy 201.9385 107.826968)
- (xy 200.472423 107.826968)
- (xy 200.453453 107.831298)
- (xy 200.45 107.838468)
- (xy 200.45 107.941811)
- (xy 200.451908 107.961186)
- (xy 200.460681 108.005286)
- (xy 200.475395 108.04081)
- (xy 200.508224 108.089942)
- (xy 200.539807 108.172682)
- (xy 200.532363 108.260932)
- (xy 200.487366 108.337213)
- (xy 200.413728 108.386416)
- (xy 200.342761 108.3995)
- (xy 199.815189 108.3995)
- (xy 199.810156 108.399436)
- (xy 199.80434 108.399289)
- (xy 199.794453 108.399038)
- (xy 199.708638 108.377147)
- (xy 199.640819 108.320191)
- (xy 199.604429 108.239449)
- (xy 199.6005 108.200102)
- (xy 199.6005 107.004545)
- (xy 200.45 107.004545)
- (xy 200.45433 107.023515)
- (xy 200.4615 107.026968)
- (xy 200.777577 107.026968)
- (xy 200.796547 107.022638)
- (xy 200.8 107.015468)
- (xy 200.8 107.004545)
- (xy 201.6 107.004545)
- (xy 201.60433 107.023515)
- (xy 201.6115 107.026968)
- (xy 201.927577 107.026968)
- (xy 201.946547 107.022638)
- (xy 201.95 107.015468)
- (xy 201.95 106.912125)
- (xy 201.948092 106.89275)
- (xy 201.939319 106.84865)
- (xy 201.924603 106.813123)
- (xy 201.89113 106.763026)
- (xy 201.863942 106.735838)
- (xy 201.813845 106.702365)
- (xy 201.778318 106.687649)
- (xy 201.734218 106.678876)
- (xy 201.714843 106.676968)
- (xy 201.622423 106.676968)
- (xy 201.603453 106.681298)
- (xy 201.6 106.688468)
- (xy 201.6 107.004545)
- (xy 200.8 107.004545)
- (xy 200.8 106.699391)
- (xy 200.79567 106.680421)
- (xy 200.7885 106.676968)
- (xy 200.685157 106.676968)
- (xy 200.665782 106.678876)
- (xy 200.621682 106.687649)
- (xy 200.586155 106.702365)
- (xy 200.536058 106.735838)
- (xy 200.50887 106.763026)
- (xy 200.475397 106.813123)
- (xy 200.460681 106.84865)
- (xy 200.451908 106.89275)
- (xy 200.45 106.912125)
- (xy 200.45 107.004545)
- (xy 199.6005 107.004545)
- (xy 199.6005 105.21523)
- (xy 199.600564 105.21019)
- (xy 199.601131 105.187809)
- (xy 199.602757 105.123637)
- (xy 199.59285 105.068361)
- (xy 199.590752 105.053399)
- (xy 199.590634 105.052241)
- (xy 199.585074 104.997562)
- (xy 199.582051 104.987926)
- (xy 199.577392 104.973075)
- (xy 199.571389 104.948618)
- (xy 199.56864 104.933283)
- (xy 199.568639 104.93328)
- (xy 199.566859 104.923348)
- (xy 199.560023 104.906234)
- (xy 199.54603 104.8712)
- (xy 199.54096 104.85696)
- (xy 199.538076 104.847768)
- (xy 199.524159 104.803412)
- (xy 199.511707 104.780978)
- (xy 199.500899 104.758219)
- (xy 199.495122 104.743755)
- (xy 199.49512 104.743751)
- (xy 199.491378 104.734383)
- (xy 199.485343 104.725226)
- (xy 199.460482 104.687504)
- (xy 199.452646 104.67457)
- (xy 199.430308 104.634324)
- (xy 199.430307 104.634322)
- (xy 199.425409 104.625498)
- (xy 199.416879 104.615561)
- (xy 199.408686 104.606018)
- (xy 199.393522 104.585906)
- (xy 199.390962 104.582022)
- (xy 199.379402 104.564482)
- (xy 199.339716 104.524796)
- (xy 199.329438 104.513706)
- (xy 199.29944 104.478763)
- (xy 199.292866 104.471105)
- (xy 199.272559 104.455386)
- (xy 199.253664 104.438744)
- (xy 198.628166 103.813246)
- (xy 198.581047 103.738258)
- (xy 198.571131 103.650251)
- (xy 198.600382 103.566658)
- (xy 198.663006 103.504034)
- (xy 198.746599 103.474783)
- (xy 198.76888 103.473532)
- (xy 198.823111 103.473532)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 174.487343 103.787663)
- (xy 174.556584 103.842882)
- (xy 174.595011 103.922674)
- (xy 174.6 103.966956)
- (xy 174.6 104.892729)
- (xy 174.603979 104.910163)
- (xy 174.613376 104.910163)
- (xy 174.660201 104.892698)
- (xy 174.68493 104.879195)
- (xy 174.774367 104.812243)
- (xy 174.794287 104.792323)
- (xy 174.861239 104.702886)
- (xy 174.874742 104.678157)
- (xy 174.888547 104.641144)
- (xy 174.937186 104.567132)
- (xy 175.01312 104.521553)
- (xy 175.101311 104.513435)
- (xy 175.18429 104.544385)
- (xy 175.245623 104.608273)
- (xy 175.261453 104.641144)
- (xy 175.275258 104.678157)
- (xy 175.288761 104.702886)
- (xy 175.355713 104.792323)
- (xy 175.375633 104.812243)
- (xy 175.46507 104.879195)
- (xy 175.489799 104.892698)
- (xy 175.528993 104.907317)
- (xy 175.546715 104.909681)
- (xy 175.55 104.900875)
- (xy 175.55 103.966956)
- (xy 175.569707 103.880613)
- (xy 175.624926 103.811372)
- (xy 175.704718 103.772945)
- (xy 175.749 103.767956)
- (xy 176.151 103.767956)
- (xy 176.237343 103.787663)
- (xy 176.306584 103.842882)
- (xy 176.345011 103.922674)
- (xy 176.35 103.966956)
- (xy 176.35 104.892729)
- (xy 176.35433 104.911699)
- (xy 176.365812 104.917229)
- (xy 176.435053 104.972448)
- (xy 176.473479 105.052241)
- (xy 176.473478 105.140804)
- (xy 176.452125 105.187809)
- (xy 176.455021 105.189285)
- (xy 176.447913 105.203236)
- (xy 176.438704 105.21591)
- (xy 176.433863 105.230809)
- (xy 176.433682 105.231366)
- (xy 176.421732 105.260216)
- (xy 176.421465 105.260739)
- (xy 176.421464 105.260742)
- (xy 176.414354 105.274696)
- (xy 176.411813 105.290743)
- (xy 176.404522 105.32111)
- (xy 176.3995 105.336567)
- (xy 176.3995 106.05168)
- (xy 176.379793 106.138023)
- (xy 176.341214 106.192394)
- (xy 175.992393 106.541214)
- (xy 175.917404 106.588333)
- (xy 175.851679 106.5995)
- (xy 174.632039 106.5995)
- (xy 174.545696 106.579793)
- (xy 174.510901 106.558381)
- (xy 174.402841 106.475464)
- (xy 174.256762 106.414956)
- (xy 174.1 106.394318)
- (xy 173.943238 106.414956)
- (xy 173.894087 106.435315)
- (xy 173.809205 106.470474)
- (xy 173.809203 106.470475)
- (xy 173.797159 106.475464)
- (xy 173.797003 106.475088)
- (xy 173.721415 106.498405)
- (xy 173.633841 106.485205)
- (xy 173.560666 106.435315)
- (xy 173.516385 106.358617)
- (xy 173.507544 106.299961)
- (xy 173.507544 105.092686)
- (xy 173.527251 105.006343)
- (xy 173.58247 104.937102)
- (xy 173.662262 104.898675)
- (xy 173.750826 104.898675)
- (xy 173.776089 104.906234)
- (xy 173.778991 104.907316)
- (xy 173.796715 104.909681)
- (xy 173.8 104.900875)
- (xy 173.8 103.966956)
- (xy 173.819707 103.880613)
- (xy 173.874926 103.811372)
- (xy 173.954718 103.772945)
- (xy 173.999 103.767956)
- (xy 174.401 103.767956)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 181.11096 101.413738)
- (xy 181.154402 101.423654)
- (xy 181.238627 101.453125)
- (xy 181.278778 101.47246)
- (xy 181.354345 101.519942)
- (xy 181.389184 101.547726)
- (xy 181.463976 101.622518)
- (xy 181.481159 101.637874)
- (xy 181.483344 101.639617)
- (xy 181.483347 101.639619)
- (xy 181.489464 101.644497)
- (xy 181.515999 101.665658)
- (xy 181.576253 101.69896)
- (xy 181.659846 101.728211)
- (xy 181.750728 101.738451)
- (xy 181.838735 101.728535)
- (xy 181.92506 101.698328)
- (xy 181.934519 101.692385)
- (xy 181.934522 101.692383)
- (xy 181.995312 101.654185)
- (xy 181.995313 101.654184)
- (xy 182.000048 101.651209)
- (xy 182.008464 101.644497)
- (xy 182.031653 101.626004)
- (xy 182.031654 101.626003)
- (xy 182.036024 101.622518)
- (xy 182.110816 101.547726)
- (xy 182.145654 101.519943)
- (xy 182.221221 101.47246)
- (xy 182.261365 101.453127)
- (xy 182.345602 101.423652)
- (xy 182.389039 101.413738)
- (xy 182.477718 101.403746)
- (xy 182.522282 101.403746)
- (xy 182.61096 101.413738)
- (xy 182.654402 101.423654)
- (xy 182.738627 101.453125)
- (xy 182.778778 101.47246)
- (xy 182.854345 101.519942)
- (xy 182.889184 101.547726)
- (xy 182.963976 101.622518)
- (xy 182.981159 101.637874)
- (xy 182.983344 101.639617)
- (xy 182.983347 101.639619)
- (xy 182.989464 101.644497)
- (xy 183.015999 101.665658)
- (xy 183.076253 101.69896)
- (xy 183.159846 101.728211)
- (xy 183.250728 101.738451)
- (xy 183.338735 101.728535)
- (xy 183.42506 101.698328)
- (xy 183.434519 101.692385)
- (xy 183.434522 101.692383)
- (xy 183.495312 101.654185)
- (xy 183.495313 101.654184)
- (xy 183.500048 101.651209)
- (xy 183.508464 101.644497)
- (xy 183.531653 101.626004)
- (xy 183.531654 101.626003)
- (xy 183.536024 101.622518)
- (xy 183.610816 101.547726)
- (xy 183.645654 101.519943)
- (xy 183.721221 101.47246)
- (xy 183.761365 101.453127)
- (xy 183.845602 101.423652)
- (xy 183.889039 101.413738)
- (xy 183.977718 101.403746)
- (xy 184.022282 101.403746)
- (xy 184.11096 101.413738)
- (xy 184.154402 101.423654)
- (xy 184.238627 101.453125)
- (xy 184.278778 101.47246)
- (xy 184.354345 101.519942)
- (xy 184.389184 101.547726)
- (xy 184.452274 101.610816)
- (xy 184.480058 101.645656)
- (xy 184.527539 101.721222)
- (xy 184.546873 101.761369)
- (xy 184.580203 101.856619)
- (xy 184.586381 101.87806)
- (xy 184.58819 101.885985)
- (xy 184.587 101.886257)
- (xy 184.587035 101.886409)
- (xy 184.588758 101.88586)
- (xy 184.604244 101.934447)
- (xy 184.642671 102.014239)
- (xy 184.69969 102.085739)
- (xy 184.768931 102.140958)
- (xy 184.778998 102.145806)
- (xy 184.779001 102.145808)
- (xy 184.841261 102.175791)
- (xy 184.851332 102.180641)
- (xy 184.862227 102.183128)
- (xy 184.862228 102.183128)
- (xy 184.872853 102.185553)
- (xy 184.937675 102.200348)
- (xy 184.943228 102.200974)
- (xy 184.94323 102.200974)
- (xy 184.955132 102.202315)
- (xy 184.983403 102.2055)
- (xy 185.401 102.2055)
- (xy 185.424007 102.204208)
- (xy 185.426762 102.203898)
- (xy 185.426781 102.203896)
- (xy 185.448823 102.201412)
- (xy 185.468289 102.199219)
- (xy 185.534447 102.180159)
- (xy 185.550266 102.172541)
- (xy 185.575889 102.160201)
- (xy 185.614239 102.141732)
- (xy 185.685739 102.084713)
- (xy 185.692705 102.075978)
- (xy 185.693082 102.075601)
- (xy 185.76807 102.028482)
- (xy 185.856077 102.018566)
- (xy 185.93967 102.047817)
- (xy 186.002294 102.110441)
- (xy 186.020249 102.146771)
- (xy 186.025258 102.160201)
- (xy 186.038761 102.18493)
- (xy 186.105713 102.274367)
- (xy 186.125633 102.294287)
- (xy 186.21507 102.361239)
- (xy 186.239799 102.374742)
- (xy 186.346149 102.414409)
- (xy 186.370183 102.420088)
- (xy 186.410569 102.42443)
- (xy 186.421202 102.425)
- (xy 186.521809 102.425)
- (xy 186.608152 102.444707)
- (xy 186.677393 102.499926)
- (xy 186.71582 102.579718)
- (xy 186.71582 102.668282)
- (xy 186.677393 102.748074)
- (xy 186.662523 102.764714)
- (xy 186.503413 102.923824)
- (xy 186.428425 102.970943)
- (xy 186.423758 102.972382)
- (xy 186.419731 102.973848)
- (xy 186.411337 102.976097)
- (xy 186.397514 102.982543)
- (xy 186.347521 103.005855)
- (xy 186.26342 103.0245)
- (xy 185.726046 103.0245)
- (xy 185.722684 103.024728)
- (xy 185.693248 103.026724)
- (xy 185.693247 103.026724)
- (xy 185.684505 103.027317)
- (xy 185.504979 103.071963)
- (xy 185.339247 103.154158)
- (xy 185.19506 103.27006)
- (xy 185.079158 103.414247)
- (xy 185.074367 103.423908)
- (xy 185.074364 103.423912)
- (xy 185.018339 103.536878)
- (xy 184.962321 103.605474)
- (xy 184.882088 103.642972)
- (xy 184.793531 103.641945)
- (xy 184.714189 103.602596)
- (xy 184.659778 103.532718)
- (xy 184.64351 103.479589)
- (xy 184.637615 103.442368)
- (xy 184.628053 103.412939)
- (xy 184.584751 103.327953)
- (xy 184.566567 103.302925)
- (xy 184.499119 103.235477)
- (xy 184.474091 103.217293)
- (xy 184.389104 103.17399)
- (xy 184.359679 103.164429)
- (xy 184.289209 103.153268)
- (xy 184.273657 103.152044)
- (xy 183.747423 103.152044)
- (xy 183.728453 103.156374)
- (xy 183.725 103.163544)
- (xy 183.725 103.772544)
- (xy 183.705293 103.858887)
- (xy 183.650074 103.928128)
- (xy 183.570282 103.966555)
- (xy 183.526 103.971544)
- (xy 183.374258 103.971544)
- (xy 183.222562 103.98697)
- (xy 183.212936 103.98999)
- (xy 183.212927 103.989992)
- (xy 183.203602 103.992918)
- (xy 183.14403 104.002044)
- (xy 182.249919 104.002044)
- (xy 182.241704 104.003919)
- (xy 182.153141 104.003918)
- (xy 182.079256 103.970025)
- (xy 182.078719 103.969628)
- (xy 182.057883 103.954251)
- (xy 181.9297 103.909398)
- (xy 181.917647 103.908268)
- (xy 181.917644 103.908267)
- (xy 181.9039 103.906978)
- (xy 181.90389 103.906978)
- (xy 181.899267 103.906544)
- (xy 180.95051 103.906544)
- (xy 180.000734 103.906545)
- (xy 179.996098 103.90698)
- (xy 179.996089 103.90698)
- (xy 179.989353 103.907612)
- (xy 179.9703 103.909398)
- (xy 179.95887 103.913398)
- (xy 179.958868 103.913398)
- (xy 179.942313 103.919191)
- (xy 179.915226 103.928669)
- (xy 179.82722 103.938586)
- (xy 179.743627 103.909336)
- (xy 179.681003 103.846713)
- (xy 179.651751 103.763119)
- (xy 179.6505 103.740837)
- (xy 179.6505 103.518784)
- (xy 179.640573 103.450651)
- (xy 179.615521 103.399405)
- (xy 182.233309 103.399405)
- (xy 182.238068 103.40183)
- (xy 182.239793 103.402044)
- (xy 183.102577 103.402044)
- (xy 183.121547 103.397714)
- (xy 183.125 103.390544)
- (xy 183.125 103.174468)
- (xy 183.12067 103.155498)
- (xy 183.1135 103.152045)
- (xy 182.576334 103.152045)
- (xy 182.560799 103.153268)
- (xy 182.490325 103.164429)
- (xy 182.460895 103.173991)
- (xy 182.375909 103.217293)
- (xy 182.350881 103.235477)
- (xy 182.283433 103.302925)
- (xy 182.265249 103.327953)
- (xy 182.237678 103.382064)
- (xy 182.233309 103.399405)
- (xy 179.615521 103.399405)
- (xy 179.589198 103.345561)
- (xy 179.506483 103.262846)
- (xy 179.401393 103.211471)
- (xy 179.33326 103.201544)
- (xy 178.869389 103.201544)
- (xy 178.783667 103.181979)
- (xy 178.777841 103.177508)
- (xy 178.702665 103.146369)
- (xy 178.643812 103.121991)
- (xy 178.64381 103.12199)
- (xy 178.631762 103.117)
- (xy 178.577923 103.109912)
- (xy 178.520813 103.102393)
- (xy 178.520807 103.102393)
- (xy 178.514361 103.101544)
- (xy 177.565251 103.101544)
- (xy 177.478908 103.081837)
- (xy 177.424537 103.043258)
- (xy 176.926493 102.545214)
- (xy 176.879374 102.470226)
- (xy 176.869458 102.382219)
- (xy 176.898709 102.298626)
- (xy 176.961333 102.236002)
- (xy 177.044926 102.206751)
- (xy 177.067207 102.2055)
- (xy 180.016597 102.2055)
- (xy 180.022193 102.205343)
- (xy 180.026772 102.205215)
- (xy 180.026807 102.205214)
- (xy 180.028109 102.205177)
- (xy 180.029401 102.205105)
- (xy 180.029437 102.205103)
- (xy 180.043402 102.204319)
- (xy 180.043403 102.204319)
- (xy 180.05037 102.203928)
- (xy 180.106711 102.192726)
- (xy 180.113297 102.190422)
- (xy 180.113305 102.19042)
- (xy 180.179756 102.167175)
- (xy 180.179758 102.167174)
- (xy 180.190307 102.163484)
- (xy 180.267749 102.114835)
- (xy 180.330379 102.052218)
- (xy 180.379046 101.974783)
- (xy 180.393165 101.934447)
- (xy 180.400286 101.914101)
- (xy 180.404551 101.903806)
- (xy 180.406393 101.898542)
- (xy 180.411241 101.888475)
- (xy 180.413728 101.877579)
- (xy 180.413728 101.877578)
- (xy 180.413892 101.87711)
- (xy 180.419792 101.856634)
- (xy 180.453128 101.761367)
- (xy 180.472462 101.72122)
- (xy 180.519942 101.645656)
- (xy 180.547726 101.610816)
- (xy 180.610816 101.547726)
- (xy 180.645654 101.519943)
- (xy 180.721221 101.47246)
- (xy 180.761365 101.453127)
- (xy 180.845602 101.423652)
- (xy 180.889039 101.413738)
- (xy 180.977718 101.403746)
- (xy 181.022282 101.403746)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 168.059534 102.17708)
- (xy 168.066929 102.180641)
- (xy 168.153272 102.200348)
- (xy 168.158825 102.200974)
- (xy 168.158827 102.200974)
- (xy 168.170729 102.202315)
- (xy 168.199 102.2055)
- (xy 171.532544 102.2055)
- (xy 171.618887 102.225207)
- (xy 171.688128 102.280426)
- (xy 171.726555 102.360218)
- (xy 171.731544 102.4045)
- (xy 171.731544 102.758212)
- (xy 171.734319 102.787805)
- (xy 171.777928 102.912431)
- (xy 171.856333 103.018667)
- (xy 171.962569 103.097072)
- (xy 171.976642 103.101996)
- (xy 171.976645 103.101998)
- (xy 171.985578 103.105124)
- (xy 172.060566 103.152243)
- (xy 172.107684 103.227232)
- (xy 172.1176 103.315238)
- (xy 172.088348 103.398831)
- (xy 172.025724 103.461455)
- (xy 171.985578 103.480788)
- (xy 171.976645 103.483914)
- (xy 171.976642 103.483916)
- (xy 171.962569 103.48884)
- (xy 171.856333 103.567245)
- (xy 171.777928 103.673481)
- (xy 171.773005 103.687551)
- (xy 171.773003 103.687554)
- (xy 171.756688 103.734181)
- (xy 171.70957 103.80917)
- (xy 171.634581 103.856289)
- (xy 171.568855 103.867456)
- (xy 168.2995 103.867456)
- (xy 168.213157 103.847749)
- (xy 168.143916 103.79253)
- (xy 168.105489 103.712738)
- (xy 168.1005 103.668456)
- (xy 168.1005 103.041026)
- (xy 168.097815 103.027524)
- (xy 168.09269 103.001765)
- (xy 168.088867 102.982543)
- (xy 168.044552 102.916222)
- (xy 168.017654 102.898249)
- (xy 167.994525 102.882794)
- (xy 167.994523 102.882793)
- (xy 167.978231 102.871907)
- (xy 167.95901 102.868084)
- (xy 167.940901 102.860583)
- (xy 167.941256 102.859726)
- (xy 167.879835 102.83224)
- (xy 167.822698 102.764574)
- (xy 167.8005 102.673239)
- (xy 167.8005 102.366552)
- (xy 167.820207 102.280209)
- (xy 167.875426 102.210968)
- (xy 167.955218 102.172541)
- (xy 168.043782 102.172541)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 200.079466 95.990049)
- (xy 200.142087 96.052675)
- (xy 200.171334 96.13627)
- (xy 200.161414 96.224276)
- (xy 200.145366 96.254637)
- (xy 200.146706 96.255345)
- (xy 200.139739 96.268527)
- (xy 200.130884 96.280525)
- (xy 200.087275 96.405151)
- (xy 200.0845 96.434744)
- (xy 200.0845 97.040256)
- (xy 200.087275 97.069849)
- (xy 200.130884 97.194475)
- (xy 200.209289 97.300711)
- (xy 200.315525 97.379116)
- (xy 200.440151 97.422725)
- (xy 200.469744 97.4255)
- (xy 201.050256 97.4255)
- (xy 201.079849 97.422725)
- (xy 201.204475 97.379116)
- (xy 201.310711 97.300711)
- (xy 201.389116 97.194475)
- (xy 201.432725 97.069849)
- (xy 201.4355 97.040256)
- (xy 201.4355 96.434744)
- (xy 201.432725 96.405151)
- (xy 201.428726 96.393722)
- (xy 201.396887 96.302732)
- (xy 201.38697 96.214725)
- (xy 201.41622 96.131132)
- (xy 201.478844 96.068508)
- (xy 201.562437 96.039256)
- (xy 201.632744 96.043887)
- (xy 201.695733 96.059551)
- (xy 201.713342 96.06393)
- (xy 201.723833 96.066539)
- (xy 201.802868 96.106501)
- (xy 201.816522 96.118943)
- (xy 202.541214 96.843635)
- (xy 202.588333 96.918623)
- (xy 202.5995 96.984349)
- (xy 202.5995 102.122418)
- (xy 202.579793 102.208761)
- (xy 202.524574 102.278002)
- (xy 202.444782 102.316429)
- (xy 202.356785 102.314782)
- (xy 202.356762 102.314956)
- (xy 202.2 102.294318)
- (xy 202.043238 102.314956)
- (xy 201.998114 102.333647)
- (xy 201.93098 102.361455)
- (xy 201.897159 102.375464)
- (xy 201.896682 102.37583)
- (xy 201.81902 102.399783)
- (xy 201.731447 102.38658)
- (xy 201.685991 102.361457)
- (xy 201.594475 102.293916)
- (xy 201.469849 102.250307)
- (xy 201.440256 102.247532)
- (xy 200.859744 102.247532)
- (xy 200.830151 102.250307)
- (xy 200.705525 102.293916)
- (xy 200.651689 102.333648)
- (xy 200.570518 102.369063)
- (xy 200.533522 102.372532)
- (xy 199.178139 102.372532)
- (xy 199.171693 102.373381)
- (xy 199.171687 102.373381)
- (xy 199.110723 102.381407)
- (xy 199.060738 102.387988)
- (xy 199.04869 102.392978)
- (xy 199.048688 102.392979)
- (xy 198.954109 102.432155)
- (xy 198.866797 102.44699)
- (xy 198.781695 102.422472)
- (xy 198.715658 102.363458)
- (xy 198.681767 102.281636)
- (xy 198.680157 102.233167)
- (xy 198.679728 102.233145)
- (xy 198.679987 102.228066)
- (xy 198.6805 102.223041)
- (xy 198.6805 102.022976)
- (xy 198.680499 101.823024)
- (xy 198.682322 101.823024)
- (xy 198.695959 101.745009)
- (xy 198.747549 101.673023)
- (xy 198.825264 101.630551)
- (xy 198.879448 101.623032)
- (xy 198.895077 101.623032)
- (xy 198.914047 101.618702)
- (xy 198.9175 101.611532)
- (xy 198.9175 101.600608)
- (xy 199.5175 101.600608)
- (xy 199.52183 101.619578)
- (xy 199.529 101.623031)
- (xy 199.828666 101.623031)
- (xy 199.844201 101.621808)
- (xy 199.914675 101.610647)
- (xy 199.944105 101.601085)
- (xy 200.029091 101.557783)
- (xy 200.054119 101.539599)
- (xy 200.130043 101.463675)
- (xy 200.205031 101.416556)
- (xy 200.293038 101.40664)
- (xy 200.376631 101.435891)
- (xy 200.439255 101.498515)
- (xy 200.457209 101.534844)
- (xy 200.475256 101.583229)
- (xy 200.488761 101.607962)
- (xy 200.555713 101.697399)
- (xy 200.575633 101.717319)
- (xy 200.66507 101.784271)
- (xy 200.689799 101.797774)
- (xy 200.728993 101.812393)
- (xy 200.746715 101.814757)
- (xy 200.75 101.805951)
- (xy 200.75 101.797805)
- (xy 201.55 101.797805)
- (xy 201.553979 101.815239)
- (xy 201.563376 101.815239)
- (xy 201.610201 101.797774)
- (xy 201.63493 101.784271)
- (xy 201.724367 101.717319)
- (xy 201.744287 101.697399)
- (xy 201.811239 101.607962)
- (xy 201.824742 101.583233)
- (xy 201.844023 101.531539)
- (xy 201.846387 101.513817)
- (xy 201.837581 101.510532)
- (xy 201.572423 101.510532)
- (xy 201.553453 101.514862)
- (xy 201.55 101.522032)
- (xy 201.55 101.797805)
- (xy 200.75 101.797805)
- (xy 200.75 100.688109)
- (xy 201.55 100.688109)
- (xy 201.55433 100.707079)
- (xy 201.5615 100.710532)
- (xy 201.829435 100.710532)
- (xy 201.846869 100.706553)
- (xy 201.846869 100.697156)
- (xy 201.824742 100.637831)
- (xy 201.811239 100.613102)
- (xy 201.744287 100.523665)
- (xy 201.724367 100.503745)
- (xy 201.63493 100.436793)
- (xy 201.610201 100.42329)
- (xy 201.571007 100.408671)
- (xy 201.553285 100.406307)
- (xy 201.55 100.415113)
- (xy 201.55 100.688109)
- (xy 200.75 100.688109)
- (xy 200.75 100.423259)
- (xy 200.746021 100.405825)
- (xy 200.736624 100.405825)
- (xy 200.689799 100.42329)
- (xy 200.66507 100.436793)
- (xy 200.575633 100.503745)
- (xy 200.555713 100.523665)
- (xy 200.488761 100.613102)
- (xy 200.468437 100.650323)
- (xy 200.467035 100.649557)
- (xy 200.427302 100.710023)
- (xy 200.351369 100.755604)
- (xy 200.263178 100.763725)
- (xy 200.180198 100.732777)
- (xy 200.128489 100.683441)
- (xy 200.121565 100.673911)
- (xy 200.054119 100.606465)
- (xy 200.029091 100.588281)
- (xy 199.944104 100.544978)
- (xy 199.914679 100.535417)
- (xy 199.844209 100.524256)
- (xy 199.828657 100.523032)
- (xy 199.539923 100.523032)
- (xy 199.520953 100.527362)
- (xy 199.5175 100.534532)
- (xy 199.5175 101.600608)
- (xy 198.9175 101.600608)
- (xy 198.9175 100.545456)
- (xy 198.91317 100.526486)
- (xy 198.906 100.523033)
- (xy 198.794498 100.523033)
- (xy 198.708155 100.503326)
- (xy 198.638914 100.448107)
- (xy 198.600487 100.368315)
- (xy 198.600487 100.279751)
- (xy 198.638914 100.199959)
- (xy 198.653784 100.183319)
- (xy 198.792756 100.044347)
- (xy 198.809395 100.029477)
- (xy 198.83397 100.009879)
- (xy 198.842368 99.997562)
- (xy 198.865386 99.963802)
- (xy 198.869688 99.95774)
- (xy 198.893936 99.924884)
- (xy 198.893938 99.924881)
- (xy 198.902793 99.912882)
- (xy 198.90563 99.904775)
- (xy 198.910472 99.897673)
- (xy 198.926914 99.844367)
- (xy 198.929233 99.83732)
- (xy 198.947646 99.784699)
- (xy 198.947967 99.776113)
- (xy 198.9505 99.767902)
- (xy 198.9505 99.71217)
- (xy 198.950639 99.704727)
- (xy 198.952167 99.663891)
- (xy 198.952725 99.64899)
- (xy 198.950697 99.64142)
- (xy 198.9505 99.637917)
- (xy 198.9505 98.968031)
- (xy 198.970207 98.881688)
- (xy 199.025426 98.812447)
- (xy 199.105218 98.77402)
- (xy 199.193782 98.77402)
- (xy 199.273574 98.812447)
- (xy 199.290214 98.827317)
- (xy 199.318153 98.855256)
- (xy 199.333023 98.871895)
- (xy 199.352621 98.89647)
- (xy 199.364937 98.904867)
- (xy 199.364938 98.904868)
- (xy 199.398698 98.927886)
- (xy 199.40476 98.932188)
- (xy 199.437616 98.956436)
- (xy 199.437619 98.956438)
- (xy 199.449618 98.965293)
- (xy 199.457725 98.96813)
- (xy 199.464827 98.972972)
- (xy 199.479079 98.977368)
- (xy 199.518133 98.989414)
- (xy 199.52518 98.991733)
- (xy 199.577801 99.010146)
- (xy 199.586387 99.010467)
- (xy 199.594598 99.013)
- (xy 199.65033 99.013)
- (xy 199.657773 99.013139)
- (xy 199.71351 99.015225)
- (xy 199.72108 99.013197)
- (xy 199.724583 99.013)
- (xy 200.025646 99.013)
- (xy 200.111989 99.032707)
- (xy 200.185759 99.093828)
- (xy 200.209289 99.125711)
- (xy 200.315525 99.204116)
- (xy 200.440151 99.247725)
- (xy 200.469744 99.2505)
- (xy 201.050256 99.2505)
- (xy 201.079849 99.247725)
- (xy 201.204475 99.204116)
- (xy 201.310711 99.125711)
- (xy 201.389116 99.019475)
- (xy 201.432725 98.894849)
- (xy 201.4355 98.865256)
- (xy 201.4355 98.259744)
- (xy 201.432725 98.230151)
- (xy 201.389116 98.105525)
- (xy 201.310711 97.999289)
- (xy 201.204475 97.920884)
- (xy 201.079849 97.877275)
- (xy 201.050256 97.8745)
- (xy 200.469744 97.8745)
- (xy 200.440151 97.877275)
- (xy 200.315525 97.920884)
- (xy 200.209289 97.999289)
- (xy 200.185758 98.031172)
- (xy 200.118634 98.088938)
- (xy 200.025646 98.112)
- (xy 199.931531 98.112)
- (xy 199.845188 98.092293)
- (xy 199.790817 98.053714)
- (xy 198.894347 97.157244)
- (xy 198.879477 97.140605)
- (xy 198.859879 97.11603)
- (xy 198.863306 97.113297)
- (xy 198.830022 97.064513)
- (xy 198.816795 96.976943)
- (xy 198.842872 96.892306)
- (xy 198.854248 96.874782)
- (xy 198.854753 96.874087)
- (xy 198.882322 96.81998)
- (xy 198.886691 96.802639)
- (xy 198.881932 96.800214)
- (xy 198.880207 96.8)
- (xy 197.9065 96.8)
- (xy 197.820157 96.780293)
- (xy 197.750916 96.725074)
- (xy 197.712489 96.645282)
- (xy 197.7075 96.601)
- (xy 197.7075 96.399)
- (xy 197.727207 96.312657)
- (xy 197.782426 96.243416)
- (xy 197.862218 96.204989)
- (xy 197.9065 96.2)
- (xy 198.870079 96.2)
- (xy 198.888351 96.19583)
- (xy 198.90722 96.113157)
- (xy 198.962439 96.043916)
- (xy 199.042231 96.005489)
- (xy 199.086513 96.0005)
- (xy 199.701022 96.0005)
- (xy 199.723302 96.001751)
- (xy 199.754535 96.00527)
- (xy 199.809369 95.994895)
- (xy 199.816654 95.993658)
- (xy 199.871787 95.985348)
- (xy 199.879526 95.981621)
- (xy 199.887972 95.980023)
- (xy 199.901162 95.973052)
- (xy 199.907867 95.970706)
- (xy 199.995874 95.960794)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 187.690172 99.120207)
- (xy 187.744543 99.158786)
- (xy 188.745543 100.159786)
- (xy 188.792662 100.234774)
- (xy 188.802578 100.322781)
- (xy 188.773327 100.406374)
- (xy 188.710703 100.468998)
- (xy 188.62711 100.498249)
- (xy 188.604829 100.4995)
- (xy 188.388757 100.4995)
- (xy 188.379723 100.501189)
- (xy 188.37972 100.501189)
- (xy 188.201354 100.534532)
- (xy 188.17006 100.540382)
- (xy 188.161489 100.543702)
- (xy 188.161487 100.543703)
- (xy 188.019021 100.598895)
- (xy 187.962599 100.620753)
- (xy 187.954778 100.625595)
- (xy 187.954775 100.625597)
- (xy 187.781259 100.733033)
- (xy 187.781256 100.733036)
- (xy 187.773438 100.737876)
- (xy 187.76664 100.744073)
- (xy 187.755884 100.753878)
- (xy 187.746498 100.761915)
- (xy 187.695644 100.802793)
- (xy 187.616451 100.866451)
- (xy 187.609694 100.874857)
- (xy 187.609693 100.874858)
- (xy 187.523391 100.982221)
- (xy 187.453936 101.03717)
- (xy 187.367518 101.056543)
- (xy 187.281252 101.036501)
- (xy 187.272919 101.032203)
- (xy 187.260199 101.025258)
- (xy 187.171007 100.99199)
- (xy 187.153285 100.989626)
- (xy 187.15 100.998432)
- (xy 187.15 101.901)
- (xy 187.130293 101.987343)
- (xy 187.075074 102.056584)
- (xy 186.995282 102.095011)
- (xy 186.951 102.1)
- (xy 186.549 102.1)
- (xy 186.462657 102.080293)
- (xy 186.393416 102.025074)
- (xy 186.354989 101.945282)
- (xy 186.35 101.901)
- (xy 186.35 101.006578)
- (xy 186.346021 100.989144)
- (xy 186.336624 100.989144)
- (xy 186.239799 101.025258)
- (xy 186.21507 101.038761)
- (xy 186.123756 101.107118)
- (xy 186.042825 101.143085)
- (xy 185.954303 101.140375)
- (xy 185.875723 101.099525)
- (xy 185.822649 101.028627)
- (xy 185.8055 100.94781)
- (xy 185.8055 99.2995)
- (xy 185.825207 99.213157)
- (xy 185.880426 99.143916)
- (xy 185.960218 99.105489)
- (xy 186.0045 99.1005)
- (xy 187.603829 99.1005)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 171.382237 94.680207)
- (xy 171.451478 94.735426)
- (xy 171.489905 94.815218)
- (xy 171.489905 94.903782)
- (xy 171.479745 94.935656)
- (xy 171.460681 94.981679)
- (xy 171.451908 95.025782)
- (xy 171.45 95.045157)
- (xy 171.45 95.262577)
- (xy 171.45433 95.281547)
- (xy 171.4615 95.285)
- (xy 172.677577 95.285)
- (xy 172.697779 95.280389)
- (xy 172.700942 95.277867)
- (xy 172.780734 95.23944)
- (xy 172.869297 95.239439)
- (xy 172.949091 95.277864)
- (xy 173.00431 95.347105)
- (xy 173.012157 95.369524)
- (xy 173.01318 95.369166)
- (xy 173.016872 95.379717)
- (xy 173.019358 95.390609)
- (xy 173.043091 95.439892)
- (xy 173.052299 95.459013)
- (xy 173.059037 95.473006)
- (xy 173.114254 95.542249)
- (xy 173.122992 95.549217)
- (xy 173.130893 95.557119)
- (xy 173.128783 95.559229)
- (xy 173.172182 95.613643)
- (xy 173.191896 95.699984)
- (xy 173.172195 95.786329)
- (xy 173.128787 95.840759)
- (xy 173.130901 95.842873)
- (xy 173.122995 95.850779)
- (xy 173.114261 95.857744)
- (xy 173.059042 95.926985)
- (xy 173.054194 95.937052)
- (xy 173.054192 95.937055)
- (xy 173.037987 95.970706)
- (xy 173.028672 95.990049)
- (xy 173.026437 95.994689)
- (xy 172.971219 96.06393)
- (xy 172.891426 96.102356)
- (xy 172.802862 96.102355)
- (xy 172.72307 96.063929)
- (xy 172.699381 96.04024)
- (xy 172.6885 96.035)
- (xy 172.472423 96.035)
- (xy 172.453453 96.03933)
- (xy 172.45 96.0465)
- (xy 172.45 96.487577)
- (xy 172.45433 96.506547)
- (xy 172.461599 96.510048)
- (xy 172.463872 96.510304)
- (xy 172.547466 96.539555)
- (xy 172.610089 96.602179)
- (xy 172.63934 96.685773)
- (xy 172.629424 96.773779)
- (xy 172.610091 96.813925)
- (xy 172.603797 96.823942)
- (xy 172.573591 96.910266)
- (xy 172.572341 96.921359)
- (xy 172.57234 96.921364)
- (xy 172.566078 96.976943)
- (xy 172.563675 96.998272)
- (xy 172.573915 97.089154)
- (xy 172.603165 97.172745)
- (xy 172.623131 97.214204)
- (xy 172.626093 97.218918)
- (xy 172.626099 97.218929)
- (xy 172.627539 97.22122)
- (xy 172.628714 97.22366)
- (xy 172.628803 97.223821)
- (xy 172.628794 97.223826)
- (xy 172.646873 97.261368)
- (xy 172.676346 97.345598)
- (xy 172.686262 97.389041)
- (xy 172.696254 97.477718)
- (xy 172.696254 97.522282)
- (xy 172.686262 97.61096)
- (xy 172.676346 97.654402)
- (xy 172.646875 97.738627)
- (xy 172.62754 97.778777)
- (xy 172.58481 97.846783)
- (xy 172.580058 97.854345)
- (xy 172.552274 97.889184)
- (xy 172.489184 97.952274)
- (xy 172.454346 97.980057)
- (xy 172.378779 98.02754)
- (xy 172.338635 98.046873)
- (xy 172.254398 98.076348)
- (xy 172.210961 98.086262)
- (xy 172.122282 98.096254)
- (xy 172.077718 98.096254)
- (xy 171.989041 98.086262)
- (xy 171.945597 98.076346)
- (xy 171.861368 98.046873)
- (xy 171.82122 98.027538)
- (xy 171.745657 97.980059)
- (xy 171.710817 97.952275)
- (xy 171.647726 97.889184)
- (xy 171.619942 97.854345)
- (xy 171.615191 97.846783)
- (xy 171.57246 97.778777)
- (xy 171.553125 97.738627)
- (xy 171.523654 97.654402)
- (xy 171.513738 97.61096)
- (xy 171.503437 97.51954)
- (xy 171.504951 97.465583)
- (xy 171.505271 97.464183)
- (xy 171.513738 97.389041)
- (xy 171.523653 97.345598)
- (xy 171.553127 97.261367)
- (xy 171.572461 97.22122)
- (xy 171.574643 97.217747)
- (xy 171.574644 97.217744)
- (xy 171.576869 97.214204)
- (xy 171.592724 97.183515)
- (xy 171.618236 97.121925)
- (xy 171.633879 97.043282)
- (xy 171.633879 96.954718)
- (xy 171.631394 96.943829)
- (xy 171.631393 96.943824)
- (xy 171.616014 96.876451)
- (xy 171.613527 96.865553)
- (xy 171.608677 96.855481)
- (xy 171.5751 96.785761)
- (xy 171.577898 96.784413)
- (xy 171.555087 96.719214)
- (xy 171.565007 96.631208)
- (xy 171.612129 96.556221)
- (xy 171.687119 96.509105)
- (xy 171.696145 96.506505)
- (xy 171.7 96.4985)
- (xy 171.7 96.057423)
- (xy 171.69567 96.038453)
- (xy 171.6885 96.035)
- (xy 171.472423 96.035)
- (xy 171.453453 96.03933)
- (xy 171.45 96.0465)
- (xy 171.45 96.274843)
- (xy 171.451908 96.294218)
- (xy 171.464505 96.357545)
- (xy 171.460136 96.358414)
- (xy 171.468803 96.409427)
- (xy 171.444285 96.494529)
- (xy 171.385271 96.560565)
- (xy 171.303449 96.594456)
- (xy 171.247842 96.596018)
- (xy 171.247078 96.595932)
- (xy 171.234368 96.5945)
- (xy 171.018608 96.5945)
- (xy 171.014221 96.594623)
- (xy 171.008498 96.594783)
- (xy 171.008465 96.594784)
- (xy 171.007088 96.594823)
- (xy 171.005708 96.5949)
- (xy 171.005672 96.594902)
- (xy 170.991784 96.595682)
- (xy 170.99178 96.595683)
- (xy 170.984808 96.596074)
- (xy 170.928455 96.607283)
- (xy 170.923898 96.608877)
- (xy 170.83609 96.612571)
- (xy 170.754752 96.577533)
- (xy 170.696673 96.510673)
- (xy 170.673354 96.425235)
- (xy 170.688327 96.340714)
- (xy 170.68932 96.338318)
- (xy 170.698092 96.294218)
- (xy 170.7 96.274843)
- (xy 170.7 96.057423)
- (xy 170.69567 96.038453)
- (xy 170.6885 96.035)
- (xy 170.472423 96.035)
- (xy 170.453453 96.03933)
- (xy 170.45 96.0465)
- (xy 170.45 96.487577)
- (xy 170.45433 96.506547)
- (xy 170.4615 96.51)
- (xy 170.46485 96.51)
- (xy 170.475945 96.508907)
- (xy 170.563804 96.520054)
- (xy 170.638125 96.568218)
- (xy 170.684189 96.643859)
- (xy 170.692871 96.731996)
- (xy 170.666558 96.80554)
- (xy 170.666936 96.805722)
- (xy 170.66521 96.809306)
- (xy 170.663952 96.812822)
- (xy 170.662088 96.815788)
- (xy 170.662086 96.815793)
- (xy 170.656142 96.825252)
- (xy 170.652452 96.835796)
- (xy 170.652452 96.835797)
- (xy 170.632679 96.892306)
- (xy 170.626891 96.908846)
- (xy 170.616651 96.999728)
- (xy 170.626567 97.087734)
- (xy 170.627809 97.093174)
- (xy 170.627809 97.093176)
- (xy 170.632183 97.112337)
- (xy 170.636807 97.132597)
- (xy 170.638654 97.137875)
- (xy 170.676346 97.245596)
- (xy 170.686262 97.289039)
- (xy 170.696563 97.380461)
- (xy 170.695049 97.434417)
- (xy 170.694729 97.435817)
- (xy 170.694105 97.441352)
- (xy 170.694105 97.441354)
- (xy 170.686262 97.51096)
- (xy 170.676346 97.554402)
- (xy 170.646875 97.638627)
- (xy 170.62754 97.678778)
- (xy 170.580058 97.754345)
- (xy 170.552274 97.789184)
- (xy 170.489184 97.852274)
- (xy 170.454346 97.880057)
- (xy 170.452411 97.881273)
- (xy 170.38356 97.924536)
- (xy 170.378779 97.92754)
- (xy 170.338635 97.946873)
- (xy 170.254398 97.976348)
- (xy 170.210961 97.986262)
- (xy 170.122282 97.996254)
- (xy 170.077718 97.996254)
- (xy 169.98904 97.986262)
- (xy 169.945598 97.976346)
- (xy 169.861373 97.946875)
- (xy 169.821222 97.92754)
- (xy 169.745655 97.880058)
- (xy 169.710816 97.852274)
- (xy 169.647726 97.789184)
- (xy 169.619942 97.754345)
- (xy 169.57246 97.678778)
- (xy 169.553125 97.638627)
- (xy 169.523654 97.554402)
- (xy 169.513738 97.51096)
- (xy 169.503746 97.422282)
- (xy 169.503746 97.377719)
- (xy 169.513738 97.289039)
- (xy 169.523654 97.245596)
- (xy 169.56272 97.133948)
- (xy 169.563193 97.132597)
- (xy 169.563716 97.130958)
- (xy 169.566272 97.122938)
- (xy 169.566693 97.121618)
- (xy 169.568303 97.11603)
- (xy 169.570939 97.106882)
- (xy 169.57094 97.106877)
- (xy 169.572871 97.100175)
- (xy 169.580903 97.043282)
- (xy 169.580903 96.954718)
- (xy 169.578418 96.943829)
- (xy 169.578417 96.943824)
- (xy 169.563038 96.876451)
- (xy 169.560551 96.865553)
- (xy 169.555702 96.855484)
- (xy 169.555701 96.855481)
- (xy 169.526143 96.794106)
- (xy 169.506434 96.707763)
- (xy 169.52614 96.62142)
- (xy 169.581357 96.552178)
- (xy 169.661152 96.513749)
- (xy 169.696547 96.50567)
- (xy 169.7 96.4985)
- (xy 169.7 96.057423)
- (xy 169.69567 96.038453)
- (xy 169.6885 96.035)
- (xy 169.472423 96.035)
- (xy 169.453453 96.03933)
- (xy 169.45 96.0465)
- (xy 169.45 96.274843)
- (xy 169.451908 96.294218)
- (xy 169.464505 96.357545)
- (xy 169.461983 96.358047)
- (xy 169.472042 96.417241)
- (xy 169.447527 96.502343)
- (xy 169.388514 96.568381)
- (xy 169.306693 96.602275)
- (xy 169.238318 96.600356)
- (xy 169.238068 96.60183)
- (xy 169.232569 96.600896)
- (xy 169.22712 96.599652)
- (xy 169.221567 96.599026)
- (xy 169.221565 96.599026)
- (xy 169.207158 96.597403)
- (xy 169.181392 96.5945)
- (xy 168.24227 96.5945)
- (xy 168.155927 96.574793)
- (xy 168.086686 96.519574)
- (xy 168.048259 96.439782)
- (xy 168.048259 96.351218)
- (xy 168.086686 96.271426)
- (xy 168.101556 96.254786)
- (xy 169.129198 95.227144)
- (xy 169.204186 95.180025)
- (xy 169.292193 95.170109)
- (xy 169.375786 95.19936)
- (xy 169.424845 95.248419)
- (xy 169.42629 95.247267)
- (xy 169.436517 95.260091)
- (xy 169.43841 95.261984)
- (xy 169.438824 95.262984)
- (xy 169.45319 95.280998)
- (xy 169.4615 95.285)
- (xy 170.677577 95.285)
- (xy 170.696547 95.28067)
- (xy 170.7 95.2735)
- (xy 170.7 95.045157)
- (xy 170.698092 95.025782)
- (xy 170.689319 94.981679)
- (xy 170.670255 94.935656)
- (xy 170.655419 94.848344)
- (xy 170.679936 94.763241)
- (xy 170.738949 94.697204)
- (xy 170.820771 94.663312)
- (xy 170.854106 94.6605)
- (xy 171.295894 94.6605)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 191.433467 94.10446)
- (xy 191.496091 94.167084)
- (xy 191.526137 94.259496)
- (xy 191.527276 94.276297)
- (xy 191.571266 94.453185)
- (xy 191.582438 94.475711)
- (xy 191.641032 94.593855)
- (xy 191.652253 94.616481)
- (xy 191.766451 94.758549)
- (xy 191.908519 94.872747)
- (xy 192.071815 94.953734)
- (xy 192.248703 94.997724)
- (xy 192.257445 94.998317)
- (xy 192.257446 94.998317)
- (xy 192.283403 95.000077)
- (xy 192.289639 95.0005)
- (xy 192.612356 95.0005)
- (xy 192.93536 95.000499)
- (xy 192.938716 95.000272)
- (xy 192.938731 95.000271)
- (xy 192.964105 94.99855)
- (xy 192.976297 94.997724)
- (xy 192.995932 94.992841)
- (xy 193.084479 94.991127)
- (xy 193.165001 95.028001)
- (xy 193.221549 95.096161)
- (xy 193.242924 95.182106)
- (xy 193.230414 95.255502)
- (xy 193.210593 95.308644)
- (xy 193.209419 95.313611)
- (xy 193.210412 95.322029)
- (xy 193.212589 95.323381)
- (xy 193.222266 95.325)
- (xy 193.502577 95.325)
- (xy 193.521547 95.32067)
- (xy 193.525 95.3135)
- (xy 193.525 94.987727)
- (xy 193.520389 94.967524)
- (xy 193.505275 94.948572)
- (xy 193.466849 94.86878)
- (xy 193.466848 94.780216)
- (xy 193.505756 94.699821)
- (xy 193.527809 94.672386)
- (xy 193.572747 94.616481)
- (xy 193.581201 94.599435)
- (xy 193.599191 94.563163)
- (xy 193.655209 94.494568)
- (xy 193.735443 94.45707)
- (xy 193.824 94.458099)
- (xy 193.895636 94.491466)
- (xy 193.980525 94.554116)
- (xy 194.105151 94.597725)
- (xy 194.134744 94.6005)
- (xy 194.217566 94.6005)
- (xy 194.303909 94.620207)
- (xy 194.332648 94.643126)
- (xy 194.34749 94.628877)
- (xy 194.431663 94.601338)
- (xy 194.449905 94.6005)
- (xy 194.740256 94.6005)
- (xy 194.769849 94.597725)
- (xy 194.894475 94.554116)
- (xy 194.964834 94.502189)
- (xy 195.046004 94.466775)
- (xy 195.134505 94.470087)
- (xy 195.212805 94.51147)
- (xy 195.265396 94.582728)
- (xy 195.282 94.662306)
- (xy 195.282 94.864643)
- (xy 195.262293 94.950986)
- (xy 195.207074 95.020227)
- (xy 195.14175 95.054773)
- (xy 195.133899 95.057199)
- (xy 195.118607 95.059427)
- (xy 195.013517 95.110802)
- (xy 194.930802 95.193517)
- (xy 194.92482 95.205754)
- (xy 194.860194 95.263163)
- (xy 194.77502 95.287428)
- (xy 194.687752 95.272335)
- (xy 194.615676 95.220872)
- (xy 194.589792 95.184077)
- (xy 194.58624 95.177572)
- (xy 194.519287 95.088133)
- (xy 194.499367 95.068213)
- (xy 194.40993 95.001261)
- (xy 194.385201 94.987758)
- (xy 194.380361 94.985953)
- (xy 194.372823 94.980999)
- (xy 194.372709 94.980937)
- (xy 194.372714 94.980928)
- (xy 194.339006 94.958775)
- (xy 194.329277 94.968115)
- (xy 194.325 94.979581)
- (xy 194.325 95.926)
- (xy 194.305293 96.012343)
- (xy 194.250074 96.081584)
- (xy 194.170282 96.120011)
- (xy 194.126 96.125)
- (xy 193.228161 96.125)
- (xy 193.209191 96.12933)
- (xy 193.208225 96.131335)
- (xy 193.210593 96.141356)
- (xy 193.250258 96.247701)
- (xy 193.263761 96.27243)
- (xy 193.330713 96.361867)
- (xy 193.350633 96.381787)
- (xy 193.451464 96.457268)
- (xy 193.449331 96.460118)
- (xy 193.496989 96.502276)
- (xy 193.531296 96.583924)
- (xy 193.526779 96.672372)
- (xy 193.484333 96.750102)
- (xy 193.453456 96.778361)
- (xy 193.40975 96.810618)
- (xy 193.32858 96.846031)
- (xy 193.291585 96.8495)
- (xy 190.981163 96.8495)
- (xy 190.89482 96.829793)
- (xy 190.840449 96.791214)
- (xy 190.108786 96.059551)
- (xy 190.061667 95.984563)
- (xy 190.0505 95.918837)
- (xy 190.0505 95.469032)
- (xy 190.070207 95.382689)
- (xy 190.108786 95.328318)
- (xy 190.992756 94.444347)
- (xy 191.009395 94.429477)
- (xy 191.03397 94.409879)
- (xy 191.061518 94.369475)
- (xy 191.065386 94.363802)
- (xy 191.069688 94.35774)
- (xy 191.093936 94.324884)
- (xy 191.093938 94.324881)
- (xy 191.102793 94.312882)
- (xy 191.10563 94.304775)
- (xy 191.110472 94.297673)
- (xy 191.119764 94.267549)
- (xy 191.126914 94.244367)
- (xy 191.129241 94.237296)
- (xy 191.129918 94.235361)
- (xy 191.139761 94.207232)
- (xy 191.186878 94.132245)
- (xy 191.261867 94.085127)
- (xy 191.349873 94.07521)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 174.501165 94.780207)
- (xy 174.570406 94.835426)
- (xy 174.608833 94.915218)
- (xy 174.612571 94.981779)
- (xy 174.6118 94.988622)
- (xy 174.610549 94.999728)
- (xy 174.620465 95.087735)
- (xy 174.624157 95.098286)
- (xy 174.638661 95.139734)
- (xy 174.650672 95.17406)
- (xy 174.656615 95.183519)
- (xy 174.656617 95.183522)
- (xy 174.684368 95.227686)
- (xy 174.697791 95.249048)
- (xy 174.701279 95.253422)
- (xy 174.70128 95.253423)
- (xy 174.722786 95.280389)
- (xy 174.726482 95.285024)
- (xy 174.752274 95.310816)
- (xy 174.780057 95.345654)
- (xy 174.814049 95.399751)
- (xy 174.82754 95.421222)
- (xy 174.846875 95.461373)
- (xy 174.876346 95.545598)
- (xy 174.886262 95.58904)
- (xy 174.896254 95.677718)
- (xy 174.896254 95.722282)
- (xy 174.886262 95.81096)
- (xy 174.876346 95.854402)
- (xy 174.846875 95.938627)
- (xy 174.82754 95.978777)
- (xy 174.780059 96.054344)
- (xy 174.780058 96.054345)
- (xy 174.752274 96.089184)
- (xy 174.689184 96.152274)
- (xy 174.654346 96.180057)
- (xy 174.629244 96.19583)
- (xy 174.583974 96.224276)
- (xy 174.578779 96.22754)
- (xy 174.538635 96.246873)
- (xy 174.454398 96.276348)
- (xy 174.410961 96.286262)
- (xy 174.322282 96.296254)
- (xy 174.277718 96.296254)
- (xy 174.18904 96.286262)
- (xy 174.145598 96.276346)
- (xy 174.061373 96.246875)
- (xy 174.021222 96.22754)
- (xy 173.945654 96.180057)
- (xy 173.910816 96.152274)
- (xy 173.847726 96.089184)
- (xy 173.819942 96.054344)
- (xy 173.751196 95.944936)
- (xy 173.751194 95.944933)
- (xy 173.748213 95.940189)
- (xy 173.739449 95.929209)
- (xy 173.734233 95.921862)
- (xy 173.734624 95.92155)
- (xy 173.72905 95.914561)
- (xy 173.729046 95.914555)
- (xy 173.690702 95.866475)
- (xy 173.690701 95.866474)
- (xy 173.683738 95.857743)
- (xy 173.675005 95.850779)
- (xy 173.6671 95.842874)
- (xy 173.669212 95.840762)
- (xy 173.625817 95.786351)
- (xy 173.606107 95.700008)
- (xy 173.625811 95.613665)
- (xy 173.669206 95.559239)
- (xy 173.667096 95.557129)
- (xy 173.674994 95.549232)
- (xy 173.683735 95.542261)
- (xy 173.734624 95.478451)
- (xy 173.733733 95.477741)
- (xy 173.73901 95.469343)
- (xy 173.740306 95.467718)
- (xy 173.748213 95.459811)
- (xy 173.754159 95.450348)
- (xy 173.754163 95.450343)
- (xy 173.819942 95.345656)
- (xy 173.847726 95.310816)
- (xy 173.873518 95.285024)
- (xy 173.880285 95.277867)
- (xy 173.880488 95.277652)
- (xy 173.880492 95.277647)
- (xy 173.881439 95.276646)
- (xy 173.896309 95.260006)
- (xy 173.928226 95.212239)
- (xy 173.966653 95.132447)
- (xy 173.976859 95.087735)
- (xy 173.984519 95.054176)
- (xy 173.98452 95.054171)
- (xy 173.987005 95.043282)
- (xy 173.987005 94.9595)
- (xy 174.006712 94.873157)
- (xy 174.061931 94.803916)
- (xy 174.141723 94.765489)
- (xy 174.186005 94.7605)
- (xy 174.414822 94.7605)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 200.10152 90.676521)
- (xy 200.125119 90.693938)
- (xy 200.125121 90.693939)
- (xy 200.137118 90.702793)
- (xy 200.145225 90.70563)
- (xy 200.152327 90.710472)
- (xy 200.166579 90.714868)
- (xy 200.205633 90.726914)
- (xy 200.21268 90.729233)
- (xy 200.265301 90.747646)
- (xy 200.273887 90.747967)
- (xy 200.282098 90.7505)
- (xy 200.337848 90.7505)
- (xy 200.345289 90.750639)
- (xy 200.40101 90.752724)
- (xy 200.408578 90.750696)
- (xy 200.412073 90.7505)
- (xy 200.968717 90.7505)
- (xy 201.05506 90.770207)
- (xy 201.124301 90.825426)
- (xy 201.162728 90.905218)
- (xy 201.162728 90.993782)
- (xy 201.124301 91.073574)
- (xy 201.093393 91.104603)
- (xy 201.016451 91.166451)
- (xy 200.902253 91.308519)
- (xy 200.821266 91.471815)
- (xy 200.818662 91.482285)
- (xy 200.81866 91.482291)
- (xy 200.803758 91.542212)
- (xy 200.763795 91.621246)
- (xy 200.693498 91.675114)
- (xy 200.60679 91.693147)
- (xy 200.571819 91.68936)
- (xy 200.509221 91.676909)
- (xy 200.489843 91.675)
- (xy 200.397423 91.675)
- (xy 200.378453 91.67933)
- (xy 200.375 91.6865)
- (xy 200.375 93.152577)
- (xy 200.37933 93.171547)
- (xy 200.3865 93.175)
- (xy 200.489843 93.175)
- (xy 200.509218 93.173092)
- (xy 200.553318 93.164319)
- (xy 200.588845 93.149603)
- (xy 200.638942 93.11613)
- (xy 200.66613 93.088942)
- (xy 200.699604 93.038844)
- (xy 200.709869 93.014063)
- (xy 200.761118 92.941834)
- (xy 200.838631 92.898994)
- (xy 200.927055 92.894029)
- (xy 201.008877 92.92792)
- (xy 201.018396 92.935114)
- (xy 201.150102 93.040982)
- (xy 201.150107 93.040985)
- (xy 201.158519 93.047747)
- (xy 201.168191 93.052544)
- (xy 201.170172 93.05381)
- (xy 201.23231 93.116915)
- (xy 201.260915 93.200732)
- (xy 201.262 93.221486)
- (xy 201.262 94.101922)
- (xy 201.242293 94.188265)
- (xy 201.218103 94.226598)
- (xy 201.199073 94.250273)
- (xy 201.152253 94.308519)
- (xy 201.14746 94.318184)
- (xy 201.147459 94.318185)
- (xy 201.125809 94.361837)
- (xy 201.069791 94.430432)
- (xy 200.989557 94.46793)
- (xy 200.901 94.466901)
- (xy 200.829364 94.433534)
- (xy 200.744475 94.370884)
- (xy 200.619849 94.327275)
- (xy 200.590256 94.3245)
- (xy 199.984744 94.3245)
- (xy 199.955151 94.327275)
- (xy 199.830525 94.370884)
- (xy 199.724289 94.449289)
- (xy 199.645884 94.555525)
- (xy 199.602275 94.680151)
- (xy 199.5995 94.709744)
- (xy 199.5995 94.9005)
- (xy 199.579793 94.986843)
- (xy 199.524574 95.056084)
- (xy 199.444782 95.094511)
- (xy 199.4005 95.0995)
- (xy 198.749403 95.0995)
- (xy 198.662003 95.07928)
- (xy 198.635276 95.066214)
- (xy 198.621393 95.059427)
- (xy 198.55326 95.0495)
- (xy 197.46174 95.0495)
- (xy 197.393607 95.059427)
- (xy 197.288517 95.110802)
- (xy 197.205802 95.193517)
- (xy 197.154427 95.298607)
- (xy 197.153003 95.308379)
- (xy 197.110621 95.381704)
- (xy 197.037423 95.431558)
- (xy 196.949842 95.444715)
- (xy 196.865226 95.41857)
- (xy 196.824096 95.386993)
- (xy 196.694347 95.257244)
- (xy 196.679477 95.240605)
- (xy 196.669174 95.227686)
- (xy 196.659879 95.21603)
- (xy 196.647562 95.207632)
- (xy 196.613802 95.184614)
- (xy 196.60774 95.180312)
- (xy 196.574884 95.156064)
- (xy 196.574881 95.156062)
- (xy 196.562882 95.147207)
- (xy 196.554775 95.14437)
- (xy 196.547673 95.139528)
- (xy 196.517347 95.130174)
- (xy 196.494367 95.123086)
- (xy 196.487304 95.120762)
- (xy 196.458842 95.110802)
- (xy 196.444056 95.105628)
- (xy 196.422385 95.096576)
- (xy 196.36028 95.066215)
- (xy 196.360275 95.066213)
- (xy 196.346393 95.059427)
- (xy 196.331101 95.057199)
- (xy 196.32325 95.054773)
- (xy 196.246574 95.010454)
- (xy 196.19672 94.937255)
- (xy 196.183 94.864643)
- (xy 196.183 94.793717)
- (xy 196.202707 94.707374)
- (xy 196.257926 94.638133)
- (xy 196.337718 94.599706)
- (xy 196.365298 94.595943)
- (xy 196.365256 94.5955)
- (xy 196.394849 94.592725)
- (xy 196.519475 94.549116)
- (xy 196.625711 94.470711)
- (xy 196.704116 94.364475)
- (xy 196.714998 94.333376)
- (xy 197.182793 94.333376)
- (xy 197.200258 94.380201)
- (xy 197.213761 94.40493)
- (xy 197.280713 94.494367)
- (xy 197.300633 94.514287)
- (xy 197.39007 94.581239)
- (xy 197.414799 94.594742)
- (xy 197.466493 94.614023)
- (xy 197.484215 94.616387)
- (xy 197.4875 94.607581)
- (xy 197.4875 94.599435)
- (xy 198.2875 94.599435)
- (xy 198.291479 94.616869)
- (xy 198.300876 94.616869)
- (xy 198.360201 94.594742)
- (xy 198.38493 94.581239)
- (xy 198.474367 94.514287)
- (xy 198.494287 94.494367)
- (xy 198.561239 94.40493)
- (xy 198.574742 94.380201)
- (xy 198.589361 94.341007)
- (xy 198.591725 94.323285)
- (xy 198.582919 94.32)
- (xy 198.309923 94.32)
- (xy 198.290953 94.32433)
- (xy 198.2875 94.3315)
- (xy 198.2875 94.599435)
- (xy 197.4875 94.599435)
- (xy 197.4875 94.342423)
- (xy 197.48317 94.323453)
- (xy 197.476 94.32)
- (xy 197.200227 94.32)
- (xy 197.182793 94.323979)
- (xy 197.182793 94.333376)
- (xy 196.714998 94.333376)
- (xy 196.747725 94.239849)
- (xy 196.7505 94.210256)
- (xy 196.7505 93.629744)
- (xy 196.747725 93.600151)
- (xy 196.704116 93.475525)
- (xy 196.625711 93.369289)
- (xy 196.519475 93.290884)
- (xy 196.394849 93.247275)
- (xy 196.365256 93.2445)
- (xy 196.335663 93.2445)
- (xy 196.24932 93.224793)
- (xy 196.19291 93.179807)
- (xy 196.124376 93.228962)
- (xy 196.047286 93.2445)
- (xy 195.759744 93.2445)
- (xy 195.730151 93.247275)
- (xy 195.605525 93.290884)
- (xy 195.499289 93.369289)
- (xy 195.483421 93.390789)
- (xy 195.481295 93.39367)
- (xy 195.414166 93.451439)
- (xy 195.32118 93.4745)
- (xy 195.17513 93.4745)
- (xy 195.088787 93.454793)
- (xy 195.015015 93.39367)
- (xy 195.00957 93.386292)
- (xy 195.009568 93.38629)
- (xy 195.000711 93.374289)
- (xy 194.894475 93.295884)
- (xy 194.769849 93.252275)
- (xy 194.740256 93.2495)
- (xy 194.134744 93.2495)
- (xy 194.105151 93.252275)
- (xy 194.093724 93.256274)
- (xy 194.093722 93.256274)
- (xy 194.03894 93.275443)
- (xy 193.950933 93.28536)
- (xy 193.86734 93.25611)
- (xy 193.804715 93.193486)
- (xy 193.775464 93.109893)
- (xy 193.781285 93.039499)
- (xy 193.780906 93.039428)
- (xy 193.781597 93.035734)
- (xy 193.78181 93.033153)
- (xy 193.782594 93.030396)
- (xy 193.785115 93.021536)
- (xy 193.786464 93.006987)
- (xy 193.804794 92.809162)
- (xy 193.805643 92.8)
- (xy 193.801928 92.759908)
- (xy 193.787192 92.600876)
- (xy 195.913131 92.600876)
- (xy 195.935258 92.660201)
- (xy 195.948761 92.68493)
- (xy 196.015713 92.774367)
- (xy 196.035633 92.794287)
- (xy 196.125071 92.861239)
- (xy 196.142657 92.870842)
- (xy 196.188905 92.91175)
- (xy 196.19785 92.901943)
- (xy 196.205723 92.894385)
- (xy 196.21 92.882919)
- (xy 196.21 92.609923)
- (xy 196.20567 92.590953)
- (xy 196.1985 92.5875)
- (xy 195.930565 92.5875)
- (xy 195.913131 92.591479)
- (xy 195.913131 92.600876)
- (xy 193.787192 92.600876)
- (xy 193.785965 92.587633)
- (xy 193.785964 92.587629)
- (xy 193.785115 92.578464)
- (xy 193.767877 92.51788)
- (xy 193.726749 92.373328)
- (xy 193.726748 92.373326)
- (xy 193.724229 92.364472)
- (xy 193.720127 92.356234)
- (xy 193.720125 92.356229)
- (xy 193.62916 92.173548)
- (xy 193.629158 92.173544)
- (xy 193.625058 92.165311)
- (xy 193.490981 91.987764)
- (xy 193.346587 91.856131)
- (xy 193.333359 91.844072)
- (xy 193.333357 91.844071)
- (xy 193.326562 91.837876)
- (xy 193.245202 91.7875)
- (xy 193.239897 91.784215)
- (xy 195.913613 91.784215)
- (xy 195.922419 91.7875)
- (xy 196.187577 91.7875)
- (xy 196.206547 91.78317)
- (xy 196.21 91.776)
- (xy 196.21 91.500227)
- (xy 196.206021 91.482793)
- (xy 196.196624 91.482793)
- (xy 196.149799 91.500258)
- (xy 196.12507 91.513761)
- (xy 196.035633 91.580713)
- (xy 196.015713 91.600633)
- (xy 195.948761 91.69007)
- (xy 195.935258 91.714799)
- (xy 195.915977 91.766493)
- (xy 195.913613 91.784215)
- (xy 193.239897 91.784215)
- (xy 193.145225 91.725597)
- (xy 193.145222 91.725595)
- (xy 193.137401 91.720753)
- (xy 193.092363 91.703305)
- (xy 192.938513 91.643703)
- (xy 192.938511 91.643702)
- (xy 192.92994 91.640382)
- (xy 192.920906 91.638693)
- (xy 192.912045 91.636172)
- (xy 192.9128 91.63352)
- (xy 192.846377 91.604728)
- (xy 192.788449 91.537737)
- (xy 192.765324 91.452246)
- (xy 192.777898 91.381736)
- (xy 192.776677 91.381409)
- (xy 192.780052 91.368814)
- (xy 192.785044 91.356762)
- (xy 192.805682 91.2)
- (xy 192.804388 91.190171)
- (xy 192.823687 91.105616)
- (xy 192.878906 91.036375)
- (xy 192.958698 90.997948)
- (xy 193.047262 90.997948)
- (xy 193.121146 91.031842)
- (xy 193.205525 91.094116)
- (xy 193.330151 91.137725)
- (xy 193.359744 91.1405)
- (xy 193.965256 91.1405)
- (xy 193.994849 91.137725)
- (xy 194.119475 91.094116)
- (xy 194.225711 91.015711)
- (xy 194.304116 90.909475)
- (xy 194.30904 90.895403)
- (xy 194.316012 90.882212)
- (xy 194.317183 90.882831)
- (xy 194.355852 90.821288)
- (xy 194.43084 90.774168)
- (xy 194.496568 90.763)
- (xy 195.838744 90.763)
- (xy 195.925087 90.782707)
- (xy 195.998858 90.843829)
- (xy 196.059289 90.925711)
- (xy 196.165525 91.004116)
- (xy 196.290151 91.047725)
- (xy 196.319744 91.0505)
- (xy 196.900256 91.0505)
- (xy 196.929849 91.047725)
- (xy 197.054475 91.004116)
- (xy 197.160711 90.925711)
- (xy 197.169569 90.913709)
- (xy 197.180114 90.903164)
- (xy 197.181908 90.904958)
- (xy 197.232924 90.861058)
- (xy 197.325905 90.838)
- (xy 197.403744 90.838)
- (xy 197.490087 90.857707)
- (xy 197.563858 90.918829)
- (xy 197.624289 91.000711)
- (xy 197.703451 91.059135)
- (xy 197.761217 91.126259)
- (xy 197.78414 91.211805)
- (xy 197.767676 91.298824)
- (xy 197.715085 91.370082)
- (xy 197.701106 91.379753)
- (xy 197.701464 91.380232)
- (xy 197.600633 91.455713)
- (xy 197.580713 91.475633)
- (xy 197.505232 91.576464)
- (xy 197.502232 91.574218)
- (xy 197.460662 91.621238)
- (xy 197.379023 91.655566)
- (xy 197.290573 91.651073)
- (xy 197.212833 91.608648)
- (xy 197.203927 91.600273)
- (xy 197.184367 91.580713)
- (xy 197.09493 91.513761)
- (xy 197.070201 91.500258)
- (xy 197.031007 91.485639)
- (xy 197.013285 91.483275)
- (xy 197.01 91.492081)
- (xy 197.01 92.874773)
- (xy 197.013979 92.892207)
- (xy 197.023376 92.892207)
- (xy 197.070201 92.874742)
- (xy 197.09493 92.861239)
- (xy 197.184367 92.794287)
- (xy 197.204285 92.774369)
- (xy 197.242548 92.723255)
- (xy 197.310068 92.665943)
- (xy 197.395767 92.643603)
- (xy 197.482673 92.660659)
- (xy 197.553572 92.713732)
- (xy 197.561164 92.723253)
- (xy 197.580712 92.749366)
- (xy 197.600634 92.769288)
- (xy 197.691976 92.837666)
- (xy 197.749286 92.905185)
- (xy 197.771626 92.990885)
- (xy 197.754569 93.07779)
- (xy 197.701495 93.148689)
- (xy 197.622915 93.189538)
- (xy 197.590819 93.194528)
- (xy 197.59087 93.195)
- (xy 197.545183 93.199912)
- (xy 197.521149 93.205591)
- (xy 197.414799 93.245258)
- (xy 197.39007 93.258761)
- (xy 197.300633 93.325713)
- (xy 197.280713 93.345633)
- (xy 197.213761 93.43507)
- (xy 197.200258 93.459799)
- (xy 197.185639 93.498993)
- (xy 197.183275 93.516715)
- (xy 197.192081 93.52)
- (xy 198.574773 93.52)
- (xy 198.592207 93.516021)
- (xy 198.592207 93.506624)
- (xy 198.574742 93.459799)
- (xy 198.561239 93.43507)
- (xy 198.494287 93.345633)
- (xy 198.474367 93.325713)
- (xy 198.380082 93.255132)
- (xy 198.322771 93.187612)
- (xy 198.300431 93.101912)
- (xy 198.317488 93.015007)
- (xy 198.370562 92.944108)
- (xy 198.449141 92.903259)
- (xy 198.478067 92.897964)
- (xy 198.504817 92.895088)
- (xy 198.528851 92.889409)
- (xy 198.635201 92.849742)
- (xy 198.65993 92.836239)
- (xy 198.749367 92.769287)
- (xy 198.769287 92.749367)
- (xy 198.836241 92.659927)
- (xy 198.851342 92.632271)
- (xy 198.910018 92.565934)
- (xy 198.991666 92.531625)
- (xy 199.080114 92.53614)
- (xy 199.157844 92.578584)
- (xy 199.209461 92.65055)
- (xy 199.225 92.727641)
- (xy 199.225 92.939843)
- (xy 199.226908 92.959218)
- (xy 199.235681 93.003318)
- (xy 199.250397 93.038845)
- (xy 199.28387 93.088942)
- (xy 199.311058 93.11613)
- (xy 199.361155 93.149603)
- (xy 199.396682 93.164319)
- (xy 199.440782 93.173092)
- (xy 199.460157 93.175)
- (xy 199.552577 93.175)
- (xy 199.571547 93.17067)
- (xy 199.575 93.1635)
- (xy 199.575 91.697423)
- (xy 199.57067 91.678453)
- (xy 199.5635 91.675)
- (xy 199.460157 91.675)
- (xy 199.440782 91.676908)
- (xy 199.396682 91.685681)
- (xy 199.361155 91.700397)
- (xy 199.311058 91.73387)
- (xy 199.283873 91.761055)
- (xy 199.257457 91.80059)
- (xy 199.193102 91.861433)
- (xy 199.108721 91.888328)
- (xy 199.021027 91.875948)
- (xy 198.947389 91.826745)
- (xy 198.902392 91.750465)
- (xy 198.898532 91.732165)
- (xy 198.897952 91.732302)
- (xy 198.889409 91.696149)
- (xy 198.849742 91.589799)
- (xy 198.836239 91.56507)
- (xy 198.769287 91.475633)
- (xy 198.749367 91.455713)
- (xy 198.648536 91.380232)
- (xy 198.650669 91.377382)
- (xy 198.603011 91.335224)
- (xy 198.568704 91.253576)
- (xy 198.573221 91.165128)
- (xy 198.615667 91.087398)
- (xy 198.646544 91.059139)
- (xy 198.725711 91.000711)
- (xy 198.786142 90.918829)
- (xy 198.853269 90.861061)
- (xy 198.946256 90.838)
- (xy 199.476022 90.838)
- (xy 199.498302 90.839251)
- (xy 199.529535 90.84277)
- (xy 199.584369 90.832395)
- (xy 199.591654 90.831158)
- (xy 199.646787 90.822848)
- (xy 199.654526 90.819121)
- (xy 199.662972 90.817523)
- (xy 199.712283 90.791461)
- (xy 199.718929 90.788106)
- (xy 199.755707 90.770395)
- (xy 199.755708 90.770394)
- (xy 199.769142 90.763925)
- (xy 199.775439 90.758082)
- (xy 199.783038 90.754066)
- (xy 199.822456 90.714648)
- (xy 199.827817 90.709484)
- (xy 199.847998 90.690759)
- (xy 199.924696 90.646478)
- (xy 200.013012 90.63986)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 189.158751 87.019727)
- (xy 189.227992 87.074946)
- (xy 189.266419 87.154738)
- (xy 189.271408 87.19902)
- (xy 189.271408 87.211184)
- (xy 189.269706 87.224112)
- (xy 189.290344 87.380874)
- (xy 189.350852 87.526953)
- (xy 189.447106 87.652394)
- (xy 189.572547 87.748648)
- (xy 189.718626 87.809156)
- (xy 189.875388 87.829794)
- (xy 190.03215 87.809156)
- (xy 190.178229 87.748648)
- (xy 190.30367 87.652394)
- (xy 190.399924 87.526953)
- (xy 190.444722 87.418801)
- (xy 190.495971 87.346572)
- (xy 190.573484 87.303732)
- (xy 190.661908 87.298767)
- (xy 190.74373 87.332658)
- (xy 190.769288 87.354241)
- (xy 191.414996 87.999949)
- (xy 191.462115 88.074937)
- (xy 191.472031 88.162944)
- (xy 191.467767 88.185479)
- (xy 191.464268 88.193926)
- (xy 191.44363 88.350688)
- (xy 191.464268 88.50745)
- (xy 191.524776 88.653529)
- (xy 191.62103 88.77897)
- (xy 191.746471 88.875224)
- (xy 191.89255 88.935732)
- (xy 191.905483 88.937435)
- (xy 191.905488 88.937436)
- (xy 192.027586 88.953511)
- (xy 192.110618 88.984319)
- (xy 192.142325 89.010094)
- (xy 192.96665 89.834419)
- (xy 193.013769 89.909407)
- (xy 193.023685 89.997414)
- (xy 193.013768 90.04086)
- (xy 192.981274 90.133722)
- (xy 192.977275 90.145151)
- (xy 192.9745 90.174744)
- (xy 192.9745 90.639916)
- (xy 192.954793 90.726259)
- (xy 192.899574 90.7955)
- (xy 192.819782 90.833927)
- (xy 192.731218 90.833927)
- (xy 192.651426 90.7955)
- (xy 192.635852 90.781583)
- (xy 192.628282 90.771718)
- (xy 192.617933 90.763777)
- (xy 192.617929 90.763773)
- (xy 192.603355 90.75259)
- (xy 192.546852 90.684393)
- (xy 192.5255 90.594714)
- (xy 192.5255 90.174744)
- (xy 192.522725 90.145151)
- (xy 192.479116 90.020525)
- (xy 192.400711 89.914289)
- (xy 192.294475 89.835884)
- (xy 192.169849 89.792275)
- (xy 192.140256 89.7895)
- (xy 191.534744 89.7895)
- (xy 191.505151 89.792275)
- (xy 191.380525 89.835884)
- (xy 191.274289 89.914289)
- (xy 191.195884 90.020525)
- (xy 191.152275 90.145151)
- (xy 191.14976 90.144271)
- (xy 191.119939 90.207696)
- (xy 191.051214 90.263555)
- (xy 190.965058 90.284064)
- (xy 190.887054 90.268925)
- (xy 190.866135 90.26026)
- (xy 190.756762 90.214956)
- (xy 190.6 90.194318)
- (xy 190.443238 90.214956)
- (xy 190.297159 90.275464)
- (xy 190.289062 90.281677)
- (xy 190.206025 90.307291)
- (xy 190.118451 90.294093)
- (xy 190.045276 90.244204)
- (xy 190.000994 90.167506)
- (xy 189.994374 90.07919)
- (xy 190.018202 90.011096)
- (xy 190.024536 90.002841)
- (xy 190.085044 89.856762)
- (xy 190.105682 89.7)
- (xy 190.085044 89.543238)
- (xy 190.024536 89.397159)
- (xy 189.928282 89.271718)
- (xy 189.802841 89.175464)
- (xy 189.656762 89.114956)
- (xy 189.5 89.094318)
- (xy 189.343238 89.114956)
- (xy 189.197159 89.175464)
- (xy 189.071718 89.271718)
- (xy 188.975464 89.397159)
- (xy 188.914956 89.543238)
- (xy 188.894318 89.7)
- (xy 188.89602 89.712928)
- (xy 188.902532 89.762392)
- (xy 188.894263 89.850569)
- (xy 188.845948 89.929081)
- (xy 188.833815 89.941214)
- (xy 188.758827 89.988333)
- (xy 188.693101 89.9995)
- (xy 183.600471 89.9995)
- (xy 183.514128 89.979793)
- (xy 183.459757 89.941214)
- (xy 182.908757 89.390214)
- (xy 182.861638 89.315226)
- (xy 182.851722 89.227219)
- (xy 182.880973 89.143626)
- (xy 182.943597 89.081002)
- (xy 183.02719 89.051751)
- (xy 183.049471 89.0505)
- (xy 184.369748 89.0505)
- (xy 184.379338 89.048592)
- (xy 184.379342 89.048592)
- (xy 184.391947 89.046084)
- (xy 184.428231 89.038867)
- (xy 184.444523 89.027981)
- (xy 184.444525 89.02798)
- (xy 184.47826 89.005438)
- (xy 184.494552 88.994552)
- (xy 184.51926 88.957575)
- (xy 184.52798 88.944525)
- (xy 184.527981 88.944523)
- (xy 184.538867 88.928231)
- (xy 184.5505 88.869748)
- (xy 184.5505 87.963327)
- (xy 184.570207 87.876984)
- (xy 184.608786 87.822613)
- (xy 185.373093 87.058306)
- (xy 185.448081 87.011187)
- (xy 185.513807 87.00002)
- (xy 189.072408 87.00002)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 188.665391 79.018287)
- (xy 188.719762 79.056866)
- (xy 189.062397 79.3995)
- (xy 189.198542 79.535645)
- (xy 189.245661 79.610633)
- (xy 189.255577 79.69864)
- (xy 189.226326 79.782233)
- (xy 189.163703 79.844857)
- (xy 189.133984 79.86021)
- (xy 189.109213 79.870471)
- (xy 189.097159 79.875464)
- (xy 188.971718 79.971718)
- (xy 188.875464 80.097159)
- (xy 188.870472 80.109211)
- (xy 188.842536 80.176654)
- (xy 188.791287 80.248883)
- (xy 188.713774 80.291723)
- (xy 188.658684 80.2995)
- (xy 182.619005 80.2995)
- (xy 182.619005 80.296578)
- (xy 182.612206 80.29687)
- (xy 182.612223 80.297227)
- (xy 182.567639 80.299288)
- (xy 182.55845 80.2995)
- (xy 182.542144 80.2995)
- (xy 182.535309 80.300778)
- (xy 182.535102 80.300792)
- (xy 182.518415 80.301563)
- (xy 182.518413 80.301564)
- (xy 182.499996 80.302415)
- (xy 182.483131 80.309862)
- (xy 182.48035 80.310516)
- (xy 182.477677 80.311551)
- (xy 182.459555 80.314939)
- (xy 182.443879 80.324645)
- (xy 182.443877 80.324646)
- (xy 182.441279 80.326255)
- (xy 182.416899 80.339106)
- (xy 182.397223 80.347794)
- (xy 182.384185 80.360832)
- (xy 182.381829 80.362446)
- (xy 182.379715 80.364373)
- (xy 182.364036 80.374081)
- (xy 182.352925 80.388794)
- (xy 182.352922 80.388797)
- (xy 182.351076 80.391242)
- (xy 182.332984 80.412033)
- (xy 181.623625 81.121392)
- (xy 181.621559 81.119326)
- (xy 181.616958 81.124341)
- (xy 181.617221 81.124581)
- (xy 181.58715 81.157567)
- (xy 181.580802 81.164215)
- (xy 181.569275 81.175742)
- (xy 181.56535 81.181472)
- (xy 181.565218 81.181624)
- (xy 181.553956 81.193978)
- (xy 181.553954 81.193981)
- (xy 181.541533 81.207606)
- (xy 181.534872 81.2248)
- (xy 181.533372 81.227222)
- (xy 181.532214 81.229844)
- (xy 181.521793 81.245058)
- (xy 181.516869 81.265992)
- (xy 181.50872 81.292306)
- (xy 181.500949 81.312366)
- (xy 181.500949 81.330804)
- (xy 181.500424 81.333612)
- (xy 181.500292 81.336471)
- (xy 181.49607 81.35442)
- (xy 181.498618 81.372684)
- (xy 181.499041 81.375718)
- (xy 181.500949 81.403212)
- (xy 181.500949 81.89089)
- (xy 181.481242 81.977233)
- (xy 181.442663 82.031604)
- (xy 181.158053 82.316214)
- (xy 181.083065 82.363333)
- (xy 181.017339 82.3745)
- (xy 181.003873 82.3745)
- (xy 180.91753 82.354793)
- (xy 180.89141 82.339674)
- (xy 180.885806 82.335835)
- (xy 180.872765 82.322794)
- (xy 180.840805 82.308682)
- (xy 180.791278 82.286814)
- (xy 180.769991 82.277415)
- (xy 180.752618 82.275399)
- (xy 180.750573 82.275162)
- (xy 180.750569 82.275162)
- (xy 180.744865 82.2745)
- (xy 178.861567 82.2745)
- (xy 178.84611 82.279522)
- (xy 178.815743 82.286813)
- (xy 178.799696 82.289354)
- (xy 178.785742 82.296464)
- (xy 178.785739 82.296465)
- (xy 178.785216 82.296732)
- (xy 178.756366 82.308682)
- (xy 178.74091 82.313704)
- (xy 178.728242 82.322908)
- (xy 178.727763 82.323256)
- (xy 178.701138 82.339572)
- (xy 178.686658 82.34695)
- (xy 178.664091 82.369517)
- (xy 178.094516 82.939091)
- (xy 178.094513 82.939095)
- (xy 178.07195 82.961658)
- (xy 178.06484 82.975613)
- (xy 178.064576 82.976131)
- (xy 178.04826 83.002758)
- (xy 178.038704 83.01591)
- (xy 178.033863 83.030809)
- (xy 178.033682 83.031366)
- (xy 178.021732 83.060216)
- (xy 178.021465 83.060739)
- (xy 178.021464 83.060742)
- (xy 178.014354 83.074696)
- (xy 178.011813 83.090743)
- (xy 178.004522 83.12111)
- (xy 177.9995 83.136567)
- (xy 177.9995 84.593461)
- (xy 177.979793 84.679804)
- (xy 177.958381 84.714599)
- (xy 177.875464 84.822659)
- (xy 177.814956 84.968738)
- (xy 177.794318 85.1255)
- (xy 177.814956 85.282262)
- (xy 177.819948 85.294313)
- (xy 177.819948 85.294314)
- (xy 177.838547 85.339216)
- (xy 177.853382 85.426528)
- (xy 177.828864 85.51163)
- (xy 177.76985 85.577667)
- (xy 177.755 85.586653)
- (xy 177.750615 85.589839)
- (xy 177.736658 85.59695)
- (xy 177.714095 85.619513)
- (xy 177.714091 85.619516)
- (xy 176.794516 86.539091)
- (xy 176.794513 86.539095)
- (xy 176.77195 86.561658)
- (xy 176.76484 86.575613)
- (xy 176.764576 86.576131)
- (xy 176.74826 86.602758)
- (xy 176.738704 86.61591)
- (xy 176.733863 86.630809)
- (xy 176.733682 86.631366)
- (xy 176.721732 86.660216)
- (xy 176.721465 86.660739)
- (xy 176.721464 86.660742)
- (xy 176.714354 86.674696)
- (xy 176.711813 86.690743)
- (xy 176.704522 86.72111)
- (xy 176.6995 86.736567)
- (xy 176.6995 89.05168)
- (xy 176.679793 89.138023)
- (xy 176.641214 89.192394)
- (xy 176.294313 89.539294)
- (xy 176.219324 89.586413)
- (xy 176.153599 89.59758)
- (xy 173.69709 89.59758)
- (xy 173.610747 89.577873)
- (xy 173.541506 89.522654)
- (xy 173.503079 89.442862)
- (xy 173.503079 89.354298)
- (xy 173.541506 89.274506)
- (xy 173.556376 89.257866)
- (xy 173.830456 88.983786)
- (xy 173.905444 88.936667)
- (xy 173.97117 88.9255)
- (xy 174.369019 88.9255)
- (xy 174.369021 88.925499)
- (xy 175.019864 88.925499)
- (xy 175.025562 88.924838)
- (xy 175.025565 88.924838)
- (xy 175.030119 88.92431)
- (xy 175.030121 88.92431)
- (xy 175.044991 88.922585)
- (xy 175.114305 88.89198)
- (xy 175.130895 88.884655)
- (xy 175.130896 88.884654)
- (xy 175.147765 88.877206)
- (xy 175.227206 88.797765)
- (xy 175.272585 88.694991)
- (xy 175.2755 88.669865)
- (xy 175.275499 88.380136)
- (xy 175.272585 88.355009)
- (xy 175.239633 88.280379)
- (xy 175.222785 88.193434)
- (xy 175.239633 88.11962)
- (xy 175.259363 88.074937)
- (xy 175.272585 88.044991)
- (xy 175.2755 88.019865)
- (xy 175.275499 87.730136)
- (xy 175.272585 87.705009)
- (xy 175.239633 87.630379)
- (xy 175.222785 87.543434)
- (xy 175.239633 87.46962)
- (xy 175.266538 87.408686)
- (xy 175.272585 87.394991)
- (xy 175.2755 87.369865)
- (xy 175.275499 87.080136)
- (xy 175.272585 87.055009)
- (xy 175.252933 87.0105)
- (xy 175.239633 86.98038)
- (xy 175.222785 86.893434)
- (xy 175.239633 86.81962)
- (xy 175.266538 86.758686)
- (xy 175.272585 86.744991)
- (xy 175.2755 86.719865)
- (xy 175.275499 86.430136)
- (xy 175.272585 86.405009)
- (xy 175.256649 86.368916)
- (xy 175.239633 86.33038)
- (xy 175.222785 86.243434)
- (xy 175.239633 86.16962)
- (xy 175.241435 86.16554)
- (xy 175.272585 86.094991)
- (xy 175.2755 86.069865)
- (xy 175.275499 85.780136)
- (xy 175.272585 85.755009)
- (xy 175.265459 85.73887)
- (xy 175.264434 85.733582)
- (xy 175.262608 85.726869)
- (xy 175.263107 85.726733)
- (xy 175.248611 85.651924)
- (xy 175.268723 85.57109)
- (xy 175.3083 85.490134)
- (xy 175.310822 85.481973)
- (xy 175.310488 85.477792)
- (xy 175.309982 85.477451)
- (xy 175.296854 85.475)
- (xy 173.382153 85.475)
- (xy 173.361951 85.479611)
- (xy 173.360106 85.481082)
- (xy 173.280314 85.51951)
- (xy 173.236029 85.5245)
- (xy 171.635641 85.5245)
- (xy 171.549298 85.504793)
- (xy 171.480057 85.449574)
- (xy 171.44163 85.369782)
- (xy 171.436641 85.3255)
- (xy 171.436641 85.197423)
- (xy 171.432311 85.178453)
- (xy 171.425141 85.175)
- (xy 170.209064 85.175)
- (xy 170.190094 85.17933)
- (xy 170.186641 85.1865)
- (xy 170.186641 85.414843)
- (xy 170.188549 85.434218)
- (xy 170.197322 85.478318)
- (xy 170.212038 85.513845)
- (xy 170.245511 85.563942)
- (xy 170.272696 85.591127)
- (xy 170.298489 85.608361)
- (xy 170.359332 85.672716)
- (xy 170.386227 85.757097)
- (xy 170.373847 85.844791)
- (xy 170.324644 85.918429)
- (xy 170.304506 85.932862)
- (xy 170.305525 85.934243)
- (xy 170.199289 86.012648)
- (xy 170.120884 86.118884)
- (xy 170.115961 86.132954)
- (xy 170.115958 86.132959)
- (xy 170.112833 86.141891)
- (xy 170.065715 86.21688)
- (xy 169.990727 86.263999)
- (xy 169.902721 86.273916)
- (xy 169.819127 86.244666)
- (xy 169.756503 86.182043)
- (xy 169.737168 86.141896)
- (xy 169.729116 86.118884)
- (xy 169.650711 86.012648)
- (xy 169.633574 86)
- (xy 169.588868 85.967006)
- (xy 169.566324 85.947605)
- (xy 169.552262 85.933543)
- (xy 169.451901 85.870482)
- (xy 169.40899 85.843519)
- (xy 169.408989 85.843519)
- (xy 169.399522 85.83757)
- (xy 169.307753 85.805458)
- (xy 169.239804 85.781682)
- (xy 169.239802 85.781682)
- (xy 169.229255 85.777991)
- (xy 169.094954 85.762859)
- (xy 168.661517 85.762859)
- (xy 168.575174 85.743152)
- (xy 168.505933 85.687933)
- (xy 168.467506 85.608141)
- (xy 168.467506 85.519577)
- (xy 168.505933 85.439785)
- (xy 168.566146 85.389201)
- (xy 168.57157 85.386239)
- (xy 168.661008 85.319287)
- (xy 168.680928 85.299367)
- (xy 168.74788 85.20993)
- (xy 168.761383 85.185201)
- (xy 168.801048 85.078856)
- (xy 168.802222 85.073889)
- (xy 168.801229 85.065471)
- (xy 168.799052 85.064119)
- (xy 168.789375 85.0625)
- (xy 167.885641 85.0625)
- (xy 167.799298 85.042793)
- (xy 167.730057 84.987574)
- (xy 167.69163 84.907782)
- (xy 167.686641 84.8635)
- (xy 167.686641 84.4615)
- (xy 167.706348 84.375157)
- (xy 167.761567 84.305916)
- (xy 167.841359 84.267489)
- (xy 167.885641 84.2625)
- (xy 168.78348 84.2625)
- (xy 168.80245 84.25817)
- (xy 168.803416 84.256165)
- (xy 168.801048 84.246144)
- (xy 168.761383 84.139799)
- (xy 168.74788 84.11507)
- (xy 168.67578 84.018756)
- (xy 168.639813 83.937825)
- (xy 168.642523 83.849303)
- (xy 168.683373 83.770723)
- (xy 168.754271 83.717649)
- (xy 168.835088 83.7005)
- (xy 170.100641 83.7005)
- (xy 170.186984 83.720207)
- (xy 170.256225 83.775426)
- (xy 170.294652 83.855218)
- (xy 170.294652 83.943782)
- (xy 170.256225 84.023574)
- (xy 170.246821 84.034097)
- (xy 170.212038 84.086155)
- (xy 170.197322 84.121682)
- (xy 170.188549 84.165782)
- (xy 170.186641 84.185157)
- (xy 170.186641 84.402577)
- (xy 170.190971 84.421547)
- (xy 170.198141 84.425)
- (xy 171.414218 84.425)
- (xy 171.434421 84.420389)
- (xy 171.456048 84.403142)
- (xy 171.474875 84.379535)
- (xy 171.554669 84.341111)
- (xy 171.643232 84.341114)
- (xy 171.723023 84.379543)
- (xy 171.739654 84.394406)
- (xy 172.208591 84.863342)
- (xy 172.298299 84.95305)
- (xy 172.312253 84.96016)
- (xy 172.312779 84.960428)
- (xy 172.339403 84.976744)
- (xy 172.352551 84.986296)
- (xy 172.368006 84.991317)
- (xy 172.396862 85.003271)
- (xy 172.411337 85.010646)
- (xy 172.426964 85.013121)
- (xy 172.427391 85.013189)
- (xy 172.457756 85.020479)
- (xy 172.473208 85.025499)
- (xy 172.505118 85.025499)
- (xy 172.505122 85.0255)
- (xy 173.234428 85.0255)
- (xy 173.320771 85.045207)
- (xy 173.345721 85.059531)
- (xy 173.365018 85.072549)
- (xy 173.378146 85.075)
- (xy 175.292847 85.075)
- (xy 175.31165 85.070708)
- (xy 175.3083 85.059866)
- (xy 175.268723 84.97891)
- (xy 175.248506 84.892685)
- (xy 175.262946 84.823219)
- (xy 175.262609 84.823127)
- (xy 175.264118 84.81758)
- (xy 175.265459 84.81113)
- (xy 175.266538 84.808686)
- (xy 175.272585 84.794991)
- (xy 175.2755 84.769865)
- (xy 175.275499 84.5745)
- (xy 175.295206 84.488158)
- (xy 175.350424 84.418916)
- (xy 175.430216 84.38049)
- (xy 175.474499 84.3755)
- (xy 175.588433 84.3755)
- (xy 175.60389 84.370478)
- (xy 175.634257 84.363187)
- (xy 175.650304 84.360646)
- (xy 175.664258 84.353536)
- (xy 175.664261 84.353535)
- (xy 175.664784 84.353268)
- (xy 175.693634 84.341318)
- (xy 175.694191 84.341137)
- (xy 175.70909 84.336296)
- (xy 175.722242 84.32674)
- (xy 175.748869 84.310424)
- (xy 175.763342 84.30305)
- (xy 175.785905 84.280487)
- (xy 175.785909 84.280484)
- (xy 176.405484 83.660909)
- (xy 176.405487 83.660905)
- (xy 176.42805 83.638342)
- (xy 176.435428 83.623861)
- (xy 176.451741 83.597241)
- (xy 176.452088 83.596763)
- (xy 176.452089 83.596762)
- (xy 176.461296 83.584089)
- (xy 176.466316 83.568639)
- (xy 176.478266 83.539789)
- (xy 176.478534 83.539264)
- (xy 176.478536 83.539258)
- (xy 176.485646 83.525304)
- (xy 176.488187 83.509257)
- (xy 176.495479 83.478884)
- (xy 176.495661 83.478324)
- (xy 176.5005 83.463433)
- (xy 176.5005 81.1495)
- (xy 176.520207 81.063157)
- (xy 176.575426 80.993916)
- (xy 176.655218 80.955489)
- (xy 176.6995 80.9505)
- (xy 176.869748 80.9505)
- (xy 176.879338 80.948592)
- (xy 176.879342 80.948592)
- (xy 176.891947 80.946084)
- (xy 176.928231 80.938867)
- (xy 176.944523 80.927981)
- (xy 176.944525 80.92798)
- (xy 176.970469 80.910644)
- (xy 176.994552 80.894552)
- (xy 177.022042 80.853411)
- (xy 177.02798 80.844525)
- (xy 177.027981 80.844523)
- (xy 177.038867 80.828231)
- (xy 177.0505 80.769748)
- (xy 177.0505 80.6495)
- (xy 177.070207 80.563157)
- (xy 177.125426 80.493916)
- (xy 177.205218 80.455489)
- (xy 177.2495 80.4505)
- (xy 180.963522 80.4505)
- (xy 180.985802 80.451751)
- (xy 181.017035 80.45527)
- (xy 181.071869 80.444895)
- (xy 181.079154 80.443658)
- (xy 181.134287 80.435348)
- (xy 181.142026 80.431621)
- (xy 181.150472 80.430023)
- (xy 181.199783 80.403961)
- (xy 181.206429 80.400606)
- (xy 181.243207 80.382895)
- (xy 181.243208 80.382894)
- (xy 181.256642 80.376425)
- (xy 181.262939 80.370582)
- (xy 181.270538 80.366566)
- (xy 181.309957 80.327147)
- (xy 181.315317 80.321983)
- (xy 181.327128 80.311024)
- (xy 181.356194 80.284055)
- (xy 181.360111 80.277271)
- (xy 181.362446 80.274658)
- (xy 181.952421 79.684683)
- (xy 182.580237 79.056866)
- (xy 182.655225 79.009747)
- (xy 182.720951 78.99858)
- (xy 188.579048 78.99858)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 188.279443 81.720207)
- (xy 188.333823 81.758795)
- (xy 188.341712 81.766685)
- (xy 188.388826 81.841676)
- (xy 188.399989 81.90739)
- (xy 188.399989 83.351472)
- (xy 188.397067 83.351472)
- (xy 188.397359 83.358271)
- (xy 188.397716 83.358254)
- (xy 188.399777 83.402838)
- (xy 188.399989 83.412027)
- (xy 188.399989 83.428333)
- (xy 188.401267 83.435168)
- (xy 188.401281 83.435375)
- (xy 188.402904 83.470481)
- (xy 188.410351 83.487346)
- (xy 188.411005 83.490127)
- (xy 188.41204 83.4928)
- (xy 188.415428 83.510922)
- (xy 188.425134 83.526598)
- (xy 188.425135 83.5266)
- (xy 188.426744 83.529198)
- (xy 188.439595 83.553578)
- (xy 188.448283 83.573254)
- (xy 188.461321 83.586292)
- (xy 188.462935 83.588648)
- (xy 188.464862 83.590762)
- (xy 188.47457 83.606441)
- (xy 188.489283 83.617552)
- (xy 188.489286 83.617555)
- (xy 188.491731 83.619401)
- (xy 188.512522 83.637493)
- (xy 188.852853 83.977824)
- (xy 188.850787 83.97989)
- (xy 188.855851 83.984537)
- (xy 188.856092 83.984273)
- (xy 188.856381 83.984537)
- (xy 188.856696 83.984824)
- (xy 188.857658 83.986195)
- (xy 188.871062 83.998495)
- (xy 188.880781 84.011365)
- (xy 188.877215 84.014058)
- (xy 188.906432 84.055685)
- (xy 188.925964 84.102841)
- (xy 189.022218 84.228282)
- (xy 189.147659 84.324536)
- (xy 189.293738 84.385044)
- (xy 189.4505 84.405682)
- (xy 189.607262 84.385044)
- (xy 189.627008 84.376865)
- (xy 189.71432 84.362031)
- (xy 189.799422 84.38655)
- (xy 189.865458 84.445564)
- (xy 189.879098 84.467729)
- (xy 189.896039 84.499782)
- (xy 189.899394 84.506429)
- (xy 189.923575 84.556642)
- (xy 189.929418 84.562939)
- (xy 189.933434 84.570538)
- (xy 189.972682 84.609786)
- (xy 190.019801 84.684774)
- (xy 190.029717 84.772781)
- (xy 190.000466 84.856374)
- (xy 189.937842 84.918998)
- (xy 189.854249 84.948249)
- (xy 189.831968 84.9495)
- (xy 189.766879 84.9495)
- (xy 189.680536 84.929793)
- (xy 189.645737 84.908378)
- (xy 189.613194 84.883407)
- (xy 189.613188 84.883404)
- (xy 189.602841 84.875464)
- (xy 189.456762 84.814956)
- (xy 189.3 84.794318)
- (xy 189.143238 84.814956)
- (xy 188.997159 84.875464)
- (xy 188.986812 84.883404)
- (xy 188.986806 84.883407)
- (xy 188.954263 84.908378)
- (xy 188.873766 84.945305)
- (xy 188.833121 84.9495)
- (xy 184.7995 84.9495)
- (xy 184.713157 84.929793)
- (xy 184.643916 84.874574)
- (xy 184.605489 84.794782)
- (xy 184.6005 84.7505)
- (xy 184.6005 84.630252)
- (xy 184.588867 84.571769)
- (xy 184.572948 84.547944)
- (xy 184.555438 84.52174)
- (xy 184.544552 84.505448)
- (xy 184.506669 84.480135)
- (xy 184.494525 84.47202)
- (xy 184.494523 84.472019)
- (xy 184.478231 84.461133)
- (xy 184.441947 84.453916)
- (xy 184.429342 84.451408)
- (xy 184.429338 84.451408)
- (xy 184.419748 84.4495)
- (xy 182.880252 84.4495)
- (xy 182.87066 84.451408)
- (xy 182.863228 84.45214)
- (xy 182.775369 84.440991)
- (xy 182.701049 84.392825)
- (xy 182.654986 84.317183)
- (xy 182.646305 84.229047)
- (xy 182.676725 84.145871)
- (xy 182.703008 84.113384)
- (xy 183.207606 83.608786)
- (xy 183.282594 83.561667)
- (xy 183.34832 83.5505)
- (xy 184.419748 83.5505)
- (xy 184.429338 83.548592)
- (xy 184.429342 83.548592)
- (xy 184.441947 83.546084)
- (xy 184.478231 83.538867)
- (xy 184.494523 83.527981)
- (xy 184.494525 83.52798)
- (xy 184.52826 83.505438)
- (xy 184.544552 83.494552)
- (xy 184.561048 83.469864)
- (xy 184.57798 83.444525)
- (xy 184.577981 83.444523)
- (xy 184.588867 83.428231)
- (xy 184.6005 83.369748)
- (xy 184.6005 81.8995)
- (xy 184.620207 81.813157)
- (xy 184.675426 81.743916)
- (xy 184.755218 81.705489)
- (xy 184.7995 81.7005)
- (xy 188.1931 81.7005)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 169.522927 78.820687)
- (xy 169.592168 78.875906)
- (xy 169.630595 78.955698)
- (xy 169.630595 79.044262)
- (xy 169.602045 79.110541)
- (xy 169.561133 79.171769)
- (xy 169.5495 79.230252)
- (xy 169.5495 80.769748)
- (xy 169.561133 80.828231)
- (xy 169.572019 80.844523)
- (xy 169.57202 80.844525)
- (xy 169.577958 80.853411)
- (xy 169.605448 80.894552)
- (xy 169.629531 80.910644)
- (xy 169.655475 80.92798)
- (xy 169.655477 80.927981)
- (xy 169.671769 80.938867)
- (xy 169.708053 80.946084)
- (xy 169.720658 80.948592)
- (xy 169.720662 80.948592)
- (xy 169.730252 80.9505)
- (xy 170.201679 80.9505)
- (xy 170.288022 80.970207)
- (xy 170.342393 81.008786)
- (xy 171.093393 81.759786)
- (xy 171.140512 81.834774)
- (xy 171.150428 81.922781)
- (xy 171.121177 82.006374)
- (xy 171.058553 82.068998)
- (xy 170.97496 82.098249)
- (xy 170.952679 82.0995)
- (xy 168.033947 82.0995)
- (xy 168.023057 82.101986)
- (xy 168.023053 82.101986)
- (xy 168.006868 82.105681)
- (xy 168.000735 82.107081)
- (xy 167.978733 82.110819)
- (xy 167.97057 82.111738)
- (xy 167.955996 82.11338)
- (xy 167.955994 82.113381)
- (xy 167.944886 82.114632)
- (xy 167.934336 82.118323)
- (xy 167.934334 82.118324)
- (xy 167.912875 82.125833)
- (xy 167.84715 82.137)
- (xy 167.372306 82.137)
- (xy 167.361416 82.139486)
- (xy 167.361412 82.139486)
- (xy 167.345227 82.143181)
- (xy 167.339094 82.144581)
- (xy 167.317092 82.148319)
- (xy 167.308929 82.149238)
- (xy 167.294355 82.15088)
- (xy 167.294353 82.150881)
- (xy 167.283245 82.152132)
- (xy 167.251084 82.163386)
- (xy 167.229649 82.16956)
- (xy 167.207341 82.174651)
- (xy 167.207335 82.174653)
- (xy 167.196439 82.17714)
- (xy 167.186369 82.18199)
- (xy 167.186368 82.18199)
- (xy 167.165745 82.191922)
- (xy 167.145125 82.200462)
- (xy 167.112978 82.211711)
- (xy 167.103516 82.217657)
- (xy 167.103511 82.217659)
- (xy 167.084135 82.229834)
- (xy 167.064598 82.240632)
- (xy 167.043988 82.250557)
- (xy 167.043986 82.250558)
- (xy 167.033913 82.255409)
- (xy 167.025176 82.262376)
- (xy 167.025172 82.262379)
- (xy 167.009981 82.274494)
- (xy 167.009144 82.275162)
- (xy 167.007284 82.276645)
- (xy 166.989083 82.289559)
- (xy 166.969706 82.301734)
- (xy 166.969701 82.301738)
- (xy 166.960238 82.307684)
- (xy 166.340694 82.927228)
- (xy 166.265706 82.974347)
- (xy 166.177699 82.984263)
- (xy 166.094106 82.955012)
- (xy 166.031482 82.892388)
- (xy 166.002231 82.808795)
- (xy 166.00098 82.786514)
- (xy 166.00098 82.206419)
- (xy 166.020687 82.120076)
- (xy 166.059266 82.065705)
- (xy 169.265705 78.859266)
- (xy 169.340693 78.812147)
- (xy 169.406419 78.80098)
- (xy 169.436584 78.80098)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 195.887343 81.520688)
- (xy 195.956584 81.575907)
- (xy 195.995011 81.655699)
- (xy 196 81.699981)
- (xy 196 82.303496)
- (xy 195.980293 82.389839)
- (xy 195.925074 82.45908)
- (xy 195.845282 82.497507)
- (xy 195.801 82.502496)
- (xy 191.776267 82.502496)
- (xy 191.689924 82.482789)
- (xy 191.61839 82.42464)
- (xy 191.601198 82.402235)
- (xy 191.577782 82.371718)
- (xy 191.452341 82.275464)
- (xy 191.306262 82.214956)
- (xy 191.1495 82.194318)
- (xy 190.994273 82.214754)
- (xy 190.99427 82.214754)
- (xy 190.992738 82.214956)
- (xy 190.992719 82.214812)
- (xy 190.912508 82.217816)
- (xy 190.831333 82.182401)
- (xy 190.773563 82.115274)
- (xy 190.7505 82.022284)
- (xy 190.7505 81.699981)
- (xy 190.770207 81.613638)
- (xy 190.825426 81.544397)
- (xy 190.905218 81.50597)
- (xy 190.9495 81.500981)
- (xy 195.801 81.500981)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 193.612998 78.318767)
- (xy 193.667369 78.357346)
- (xy 195.870289 80.560267)
- (xy 195.917408 80.635256)
- (xy 195.927324 80.723262)
- (xy 195.898073 80.806855)
- (xy 195.835449 80.869479)
- (xy 195.751856 80.89873)
- (xy 195.729575 80.899981)
- (xy 190.9495 80.899981)
- (xy 190.863157 80.880274)
- (xy 190.793916 80.825055)
- (xy 190.755489 80.745263)
- (xy 190.7505 80.700981)
- (xy 190.7505 80.036478)
- (xy 190.751751 80.014198)
- (xy 190.7536 79.997784)
- (xy 190.75527 79.982965)
- (xy 190.744895 79.928131)
- (xy 190.743656 79.920833)
- (xy 190.737571 79.880463)
- (xy 190.735348 79.865713)
- (xy 190.731621 79.857974)
- (xy 190.730023 79.849528)
- (xy 190.703961 79.800217)
- (xy 190.700606 79.793571)
- (xy 190.682895 79.756793)
- (xy 190.682894 79.756792)
- (xy 190.676425 79.743358)
- (xy 190.670582 79.737061)
- (xy 190.666566 79.729462)
- (xy 190.627147 79.690043)
- (xy 190.621983 79.684683)
- (xy 190.594198 79.654738)
- (xy 190.584055 79.643806)
- (xy 190.577271 79.639889)
- (xy 190.574658 79.637554)
- (xy 189.575877 78.638773)
- (xy 189.528758 78.563786)
- (xy 189.518842 78.475779)
- (xy 189.548093 78.392186)
- (xy 189.610717 78.329562)
- (xy 189.69431 78.300311)
- (xy 189.716591 78.29906)
- (xy 193.526655 78.29906)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 205.876843 67.030207)
- (xy 205.946084 67.085426)
- (xy 205.984511 67.165218)
- (xy 205.9895 67.2095)
- (xy 205.9895 74.7905)
- (xy 205.969793 74.876843)
- (xy 205.914574 74.946084)
- (xy 205.834782 74.984511)
- (xy 205.7905 74.9895)
- (xy 196.681015 74.9895)
- (xy 196.594672 74.969793)
- (xy 196.569139 74.954289)
- (xy 196.563224 74.948374)
- (xy 196.453497 74.888459)
- (xy 196.331335 74.861884)
- (xy 196.317141 74.862899)
- (xy 196.317138 74.862899)
- (xy 196.243485 74.868167)
- (xy 196.206634 74.870803)
- (xy 196.16741 74.885433)
- (xy 196.102831 74.909519)
- (xy 196.102827 74.909521)
- (xy 196.089497 74.914493)
- (xy 196.078105 74.923021)
- (xy 196.078103 74.923022)
- (xy 196.000806 74.980886)
- (xy 195.989414 74.989414)
- (xy 195.980886 75.000806)
- (xy 195.974126 75.009837)
- (xy 195.914493 75.089497)
- (xy 195.909521 75.102827)
- (xy 195.909519 75.102831)
- (xy 195.889911 75.155404)
- (xy 195.870803 75.206634)
- (xy 195.861884 75.331335)
- (xy 195.888459 75.453497)
- (xy 195.948374 75.563224)
- (xy 195.952127 75.566977)
- (xy 195.985775 75.642691)
- (xy 195.9895 75.681015)
- (xy 195.9895 75.718985)
- (xy 195.969793 75.805328)
- (xy 195.954289 75.830861)
- (xy 195.948374 75.836776)
- (xy 195.888459 75.946503)
- (xy 195.861884 76.068665)
- (xy 195.870803 76.193366)
- (xy 195.875776 76.206698)
- (xy 195.909519 76.297169)
- (xy 195.909521 76.297173)
- (xy 195.914493 76.310503)
- (xy 195.923021 76.321895)
- (xy 195.923022 76.321897)
- (xy 195.960308 76.371705)
- (xy 195.996275 76.452636)
- (xy 196 76.490961)
- (xy 196 77.006995)
- (xy 195.980293 77.093338)
- (xy 195.925074 77.162579)
- (xy 195.845282 77.201006)
- (xy 195.801 77.205995)
- (xy 194.061986 77.205995)
- (xy 194.061982 77.205996)
- (xy 194.030072 77.205996)
- (xy 194.01462 77.211016)
- (xy 193.984255 77.218306)
- (xy 193.983828 77.218374)
- (xy 193.968201 77.220849)
- (xy 193.954247 77.227959)
- (xy 193.953727 77.228224)
- (xy 193.92487 77.240178)
- (xy 193.909415 77.245199)
- (xy 193.896747 77.254403)
- (xy 193.896268 77.254751)
- (xy 193.869643 77.271067)
- (xy 193.855163 77.278445)
- (xy 193.832596 77.301012)
- (xy 191.991904 79.141703)
- (xy 191.916916 79.188822)
- (xy 191.85119 79.199989)
- (xy 188.936078 79.199989)
- (xy 188.920621 79.205011)
- (xy 188.890254 79.212302)
- (xy 188.874207 79.214843)
- (xy 188.860253 79.221953)
- (xy 188.860247 79.221955)
- (xy 188.859722 79.222223)
- (xy 188.830872 79.234173)
- (xy 188.83032 79.234352)
- (xy 188.830318 79.234353)
- (xy 188.815422 79.239193)
- (xy 188.802749 79.2484)
- (xy 188.802748 79.248401)
- (xy 188.80227 79.248748)
- (xy 188.77565 79.265061)
- (xy 188.761169 79.272439)
- (xy 188.738606 79.295002)
- (xy 188.738602 79.295005)
- (xy 188.195005 79.838602)
- (xy 188.195002 79.838606)
- (xy 188.172439 79.861169)
- (xy 188.165329 79.875124)
- (xy 188.165065 79.875642)
- (xy 188.148749 79.902269)
- (xy 188.139193 79.915421)
- (xy 188.134352 79.93032)
- (xy 188.134171 79.930877)
- (xy 188.122221 79.959727)
- (xy 188.121954 79.96025)
- (xy 188.121953 79.960253)
- (xy 188.114843 79.974207)
- (xy 188.112302 79.990254)
- (xy 188.105011 80.020621)
- (xy 188.099989 80.036078)
- (xy 188.099989 89.963922)
- (xy 188.104828 89.978813)
- (xy 188.10501 89.979373)
- (xy 188.112302 90.009746)
- (xy 188.114843 90.025793)
- (xy 188.121953 90.039747)
- (xy 188.121954 90.03975)
- (xy 188.122221 90.040273)
- (xy 188.134171 90.069123)
- (xy 188.139193 90.084579)
- (xy 188.148749 90.097731)
- (xy 188.165064 90.124356)
- (xy 188.172439 90.138831)
- (xy 188.195002 90.161394)
- (xy 188.195005 90.161398)
- (xy 190.039091 92.005484)
- (xy 190.039095 92.005487)
- (xy 190.061658 92.02805)
- (xy 190.075613 92.03516)
- (xy 190.076137 92.035427)
- (xy 190.102759 92.051741)
- (xy 190.103237 92.052088)
- (xy 190.115911 92.061296)
- (xy 190.130807 92.066136)
- (xy 190.130809 92.066137)
- (xy 190.131361 92.066316)
- (xy 190.160211 92.078266)
- (xy 190.160736 92.078534)
- (xy 190.160742 92.078536)
- (xy 190.174696 92.085646)
- (xy 190.190743 92.088187)
- (xy 190.22111 92.095478)
- (xy 190.236567 92.1005)
- (xy 191.288441 92.1005)
- (xy 191.374784 92.120207)
- (xy 191.444025 92.175426)
- (xy 191.482452 92.255218)
- (xy 191.482452 92.343782)
- (xy 191.476676 92.362655)
- (xy 191.475771 92.364472)
- (xy 191.473251 92.373327)
- (xy 191.47325 92.373331)
- (xy 191.425621 92.540732)
- (xy 191.414885 92.578464)
- (xy 191.414036 92.587629)
- (xy 191.414035 92.587633)
- (xy 191.397247 92.768813)
- (xy 191.394357 92.8)
- (xy 191.395206 92.809162)
- (xy 191.407976 92.946971)
- (xy 191.414885 93.021536)
- (xy 191.417405 93.030393)
- (xy 191.462669 93.189478)
- (xy 191.475771 93.235528)
- (xy 191.479873 93.243766)
- (xy 191.479875 93.243771)
- (xy 191.574942 93.434689)
- (xy 191.573411 93.435451)
- (xy 191.598392 93.508389)
- (xy 191.5995 93.529359)
- (xy 191.5995 99.270641)
- (xy 191.579793 99.356984)
- (xy 191.575982 99.363934)
- (xy 191.574942 99.365311)
- (xy 191.572134 99.370951)
- (xy 191.479875 99.556229)
- (xy 191.479873 99.556234)
- (xy 191.475771 99.564472)
- (xy 191.414885 99.778464)
- (xy 191.394357 100)
- (xy 191.414885 100.221536)
- (xy 191.475771 100.435528)
- (xy 191.479873 100.443766)
- (xy 191.479875 100.443771)
- (xy 191.57084 100.626452)
- (xy 191.574942 100.634689)
- (xy 191.709019 100.812236)
- (xy 191.873438 100.962124)
- (xy 191.881259 100.966967)
- (xy 191.881261 100.966968)
- (xy 192.054775 101.074403)
- (xy 192.054778 101.074405)
- (xy 192.062599 101.079247)
- (xy 192.071178 101.082571)
- (xy 192.071179 101.082571)
- (xy 192.261487 101.156297)
- (xy 192.261489 101.156298)
- (xy 192.27006 101.159618)
- (xy 192.279095 101.161307)
- (xy 192.47972 101.198811)
- (xy 192.479723 101.198811)
- (xy 192.488757 101.2005)
- (xy 192.711243 101.2005)
- (xy 192.720277 101.198811)
- (xy 192.72028 101.198811)
- (xy 192.920905 101.161307)
- (xy 192.92994 101.159618)
- (xy 192.938511 101.156298)
- (xy 192.938513 101.156297)
- (xy 193.128821 101.082571)
- (xy 193.128822 101.082571)
- (xy 193.137401 101.079247)
- (xy 193.145222 101.074405)
- (xy 193.145225 101.074403)
- (xy 193.318739 100.966968)
- (xy 193.318741 100.966967)
- (xy 193.326562 100.962124)
- (xy 193.490981 100.812236)
- (xy 193.625058 100.634689)
- (xy 193.62916 100.626452)
- (xy 193.720125 100.443771)
- (xy 193.720127 100.443766)
- (xy 193.724229 100.435528)
- (xy 193.785115 100.221536)
- (xy 193.805643 100)
- (xy 193.785115 99.778464)
- (xy 193.724229 99.564472)
- (xy 193.720127 99.556234)
- (xy 193.720125 99.556229)
- (xy 193.625058 99.365311)
- (xy 193.626589 99.364549)
- (xy 193.601608 99.291611)
- (xy 193.6005 99.270641)
- (xy 193.6005 93.529359)
- (xy 193.620207 93.443016)
- (xy 193.624018 93.436066)
- (xy 193.625058 93.434689)
- (xy 193.720095 93.243831)
- (xy 193.720125 93.243771)
- (xy 193.720127 93.243766)
- (xy 193.724229 93.235528)
- (xy 193.737332 93.189478)
- (xy 193.782595 93.030393)
- (xy 193.785115 93.021536)
- (xy 193.792025 92.946971)
- (xy 193.804794 92.809162)
- (xy 193.805643 92.8)
- (xy 193.802753 92.768813)
- (xy 193.785965 92.587633)
- (xy 193.785964 92.587629)
- (xy 193.785115 92.578464)
- (xy 193.768436 92.519842)
- (xy 193.726749 92.373328)
- (xy 193.726748 92.373326)
- (xy 193.724229 92.364472)
- (xy 193.720127 92.356234)
- (xy 193.720125 92.356229)
- (xy 193.62916 92.173548)
- (xy 193.629158 92.173544)
- (xy 193.625058 92.165311)
- (xy 193.490981 91.987764)
- (xy 193.346587 91.856131)
- (xy 193.333359 91.844072)
- (xy 193.333357 91.844071)
- (xy 193.326562 91.837876)
- (xy 193.247458 91.788897)
- (xy 193.145225 91.725597)
- (xy 193.145222 91.725595)
- (xy 193.137401 91.720753)
- (xy 193.081028 91.698914)
- (xy 192.938513 91.643703)
- (xy 192.938511 91.643702)
- (xy 192.92994 91.640382)
- (xy 192.920906 91.638693)
- (xy 192.912045 91.636172)
- (xy 192.9128 91.63352)
- (xy 192.846377 91.604728)
- (xy 192.788449 91.537737)
- (xy 192.765324 91.452246)
- (xy 192.777898 91.381736)
- (xy 192.776677 91.381409)
- (xy 192.780052 91.368814)
- (xy 192.785044 91.356762)
- (xy 192.805682 91.2)
- (xy 192.785044 91.043238)
- (xy 192.724536 90.897159)
- (xy 192.702864 90.868915)
- (xy 192.665937 90.788421)
- (xy 192.667592 90.699873)
- (xy 192.707503 90.620812)
- (xy 192.720027 90.607059)
- (xy 193.999152 89.327934)
- (xy 193.999155 89.32793)
- (xy 194.021718 89.305367)
- (xy 194.029092 89.290895)
- (xy 194.045413 89.264262)
- (xy 194.045759 89.263786)
- (xy 194.045761 89.263783)
- (xy 194.054965 89.251114)
- (xy 194.059986 89.235661)
- (xy 194.071941 89.206799)
- (xy 194.072205 89.206281)
- (xy 194.079314 89.192329)
- (xy 194.081856 89.176279)
- (xy 194.089146 89.145914)
- (xy 194.089328 89.145354)
- (xy 194.094168 89.130458)
- (xy 194.094168 88.147079)
- (xy 194.094169 87.191091)
- (xy 194.113876 87.104748)
- (xy 194.152455 87.050377)
- (xy 195.004043 86.198789)
- (xy 195.004046 86.198785)
- (xy 195.026609 86.176222)
- (xy 195.033984 86.161747)
- (xy 195.050299 86.135122)
- (xy 195.059855 86.12197)
- (xy 195.064877 86.106514)
- (xy 195.076827 86.077664)
- (xy 195.077094 86.077141)
- (xy 195.077095 86.077138)
- (xy 195.084205 86.063184)
- (xy 195.086746 86.047137)
- (xy 195.094038 86.016764)
- (xy 195.09422 86.016204)
- (xy 195.099059 86.001313)
- (xy 195.099059 85.19785)
- (xy 195.118766 85.111507)
- (xy 195.173985 85.042266)
- (xy 195.253777 85.003839)
- (xy 195.27208 85.000553)
- (xy 195.358641 84.989157)
- (xy 195.50472 84.928649)
- (xy 195.630161 84.832395)
- (xy 195.643125 84.815501)
- (xy 195.711322 84.758998)
- (xy 195.797281 84.737681)
- (xy 195.883977 84.755771)
- (xy 195.954239 84.809686)
- (xy 195.994149 84.888747)
- (xy 196 84.936646)
- (xy 196 85.509039)
- (xy 195.980293 85.595382)
- (xy 195.960308 85.628295)
- (xy 195.914493 85.689497)
- (xy 195.909521 85.702827)
- (xy 195.909519 85.702831)
- (xy 195.889911 85.755404)
- (xy 195.870803 85.806634)
- (xy 195.861884 85.931335)
- (xy 195.888459 86.053497)
- (xy 195.948374 86.163224)
- (xy 195.952127 86.166977)
- (xy 195.985775 86.242691)
- (xy 195.9895 86.281015)
- (xy 195.9895 86.318985)
- (xy 195.969793 86.405328)
- (xy 195.954289 86.430861)
- (xy 195.948374 86.436776)
- (xy 195.888459 86.546503)
- (xy 195.861884 86.668665)
- (xy 195.862899 86.682859)
- (xy 195.862899 86.682862)
- (xy 195.863733 86.694515)
- (xy 195.870803 86.793366)
- (xy 195.888605 86.841095)
- (xy 195.909519 86.897169)
- (xy 195.909521 86.897173)
- (xy 195.914493 86.910503)
- (xy 195.923021 86.921895)
- (xy 195.923022 86.921897)
- (xy 195.974826 86.991099)
- (xy 195.989414 87.010586)
- (xy 196.000806 87.019114)
- (xy 196.078103 87.076978)
- (xy 196.078105 87.076979)
- (xy 196.089497 87.085507)
- (xy 196.102827 87.090479)
- (xy 196.102831 87.090481)
- (xy 196.15158 87.108663)
- (xy 196.206634 87.129197)
- (xy 196.243485 87.131833)
- (xy 196.317138 87.137101)
- (xy 196.317141 87.137101)
- (xy 196.331335 87.138116)
- (xy 196.453497 87.111541)
- (xy 196.563224 87.051626)
- (xy 196.566977 87.047873)
- (xy 196.642691 87.014225)
- (xy 196.681015 87.0105)
- (xy 205.7905 87.0105)
- (xy 205.876843 87.030207)
- (xy 205.946084 87.085426)
- (xy 205.984511 87.165218)
- (xy 205.9895 87.2095)
- (xy 205.9895 132.7905)
- (xy 205.969793 132.876843)
- (xy 205.914574 132.946084)
- (xy 205.834782 132.984511)
- (xy 205.7905 132.9895)
- (xy 150.2095 132.9895)
- (xy 150.123157 132.969793)
- (xy 150.053916 132.914574)
- (xy 150.015489 132.834782)
- (xy 150.0105 132.7905)
- (xy 150.0105 121.475)
- (xy 158.469435 121.475)
- (xy 158.489632 121.654255)
- (xy 158.493323 121.664802)
- (xy 158.493323 121.664804)
- (xy 158.511235 121.715993)
- (xy 158.549211 121.824522)
- (xy 158.645184 121.977262)
- (xy 158.772738 122.104816)
- (xy 158.925478 122.200789)
- (xy 159.017247 122.232901)
- (xy 159.085196 122.256677)
- (xy 159.085198 122.256677)
- (xy 159.095745 122.260368)
- (xy 159.275 122.280565)
- (xy 159.286103 122.279314)
- (xy 159.308851 122.276751)
- (xy 159.331131 122.2755)
- (xy 162.63647 122.2755)
- (xy 162.722813 122.295207)
- (xy 162.773795 122.330477)
- (xy 162.859756 122.412441)
- (xy 162.859766 122.412449)
- (xy 162.866622 122.418986)
- (xy 162.934622 122.462687)
- (xy 162.949432 122.472205)
- (xy 162.982558 122.4989)
- (xy 169.667088 129.18343)
- (xy 169.682798 129.20113)
- (xy 169.694046 129.215433)
- (xy 169.694051 129.215438)
- (xy 169.699908 129.222886)
- (xy 169.70707 129.229092)
- (xy 169.744256 129.261314)
- (xy 169.754652 129.270994)
- (xy 169.758899 129.275241)
- (xy 169.770392 129.28473)
- (xy 169.787391 129.298766)
- (xy 169.791008 129.301825)
- (xy 169.858744 129.360519)
- (xy 169.866951 129.365257)
- (xy 169.868214 129.366157)
- (xy 169.869106 129.366841)
- (xy 169.870809 129.368024)
- (xy 169.871761 129.36862)
- (xy 169.873048 129.369491)
- (xy 169.880355 129.375524)
- (xy 169.959078 129.41851)
- (xy 169.963066 129.42075)
- (xy 170.040756 129.465604)
- (xy 170.049705 129.468702)
- (xy 170.051138 129.469356)
- (xy 170.05214 129.469857)
- (xy 170.054012 129.470685)
- (xy 170.055085 129.4711)
- (xy 170.056497 129.471705)
- (xy 170.064818 129.476248)
- (xy 170.073845 129.479134)
- (xy 170.073846 129.479134)
- (xy 170.150164 129.50353)
- (xy 170.154657 129.505026)
- (xy 170.230402 129.531242)
- (xy 170.23041 129.531244)
- (xy 170.239367 129.534344)
- (xy 170.248755 129.535694)
- (xy 170.250256 129.536058)
- (xy 170.251353 129.536366)
- (xy 170.253345 129.536824)
- (xy 170.254474 129.537028)
- (xy 170.255975 129.537355)
- (xy 170.265008 129.540242)
- (xy 170.274418 129.541367)
- (xy 170.274422 129.541368)
- (xy 170.320639 129.546893)
- (xy 170.35401 129.550883)
- (xy 170.358651 129.551494)
- (xy 170.371976 129.55341)
- (xy 170.372782 129.553526)
- (xy 170.45544 129.585323)
- (xy 170.516117 129.649836)
- (xy 170.516676 129.651607)
- (xy 170.528803 129.626426)
- (xy 170.598044 129.571207)
- (xy 170.653 129.55446)
- (xy 170.65733 129.554254)
- (xy 170.666542 129.552019)
- (xy 170.668068 129.5518)
- (xy 170.669197 129.551678)
- (xy 170.671244 129.551359)
- (xy 170.672328 129.551137)
- (xy 170.673882 129.550876)
- (xy 170.683327 129.5502)
- (xy 170.769936 129.526994)
- (xy 170.774472 129.525836)
- (xy 170.861576 129.504704)
- (xy 170.870198 129.500766)
- (xy 170.871643 129.500266)
- (xy 170.872739 129.49993)
- (xy 170.874679 129.499232)
- (xy 170.875731 129.498797)
- (xy 170.877178 129.498257)
- (xy 170.886335 129.495804)
- (xy 170.967011 129.456614)
- (xy 170.971249 129.454618)
- (xy 171.044134 129.421332)
- (xy 171.052753 129.417396)
- (xy 171.060471 129.4119)
- (xy 171.06181 129.411127)
- (xy 171.062806 129.410598)
- (xy 171.064587 129.409542)
- (xy 171.065534 129.408917)
- (xy 171.066848 129.408116)
- (xy 171.075381 129.403971)
- (xy 171.147145 129.350249)
- (xy 171.150966 129.347459)
- (xy 171.151496 129.347082)
- (xy 171.223952 129.295486)
- (xy 171.230487 129.288632)
- (xy 171.231658 129.287617)
- (xy 171.232529 129.286915)
- (xy 171.234094 129.285526)
- (xy 171.234909 129.28473)
- (xy 171.236037 129.283705)
- (xy 171.24363 129.278021)
- (xy 171.303976 129.211639)
- (xy 171.307153 129.208227)
- (xy 171.36244 129.150244)
- (xy 171.362444 129.150239)
- (xy 171.368986 129.143378)
- (xy 171.37411 129.135405)
- (xy 171.375049 129.134211)
- (xy 171.375799 129.133324)
- (xy 171.377059 129.131681)
- (xy 171.377686 129.130779)
- (xy 171.378632 129.129516)
- (xy 171.385004 129.122506)
- (xy 171.389933 129.114419)
- (xy 171.38994 129.11441)
- (xy 171.396577 129.103521)
- (xy 171.458344 129.040052)
- (xy 171.541532 129.009669)
- (xy 171.629665 129.018389)
- (xy 171.705287 129.064485)
- (xy 171.748736 129.127161)
- (xy 171.751829 129.134211)
- (xy 171.759951 129.152728)
- (xy 171.891429 129.353969)
- (xy 171.897 129.360021)
- (xy 171.897001 129.360022)
- (xy 172.029109 129.50353)
- (xy 172.054236 129.530825)
- (xy 172.108374 129.572962)
- (xy 172.164405 129.641546)
- (xy 172.18513 129.72765)
- (xy 172.166444 129.81422)
- (xy 172.108374 129.887038)
- (xy 172.054236 129.929175)
- (xy 172.048661 129.935231)
- (xy 171.937973 130.055471)
- (xy 171.891429 130.106031)
- (xy 171.88693 130.112917)
- (xy 171.881871 130.119417)
- (xy 171.880596 130.118425)
- (xy 171.824279 130.172782)
- (xy 171.74018 130.200547)
- (xy 171.652363 130.189074)
- (xy 171.578221 130.140635)
- (xy 171.541387 130.084439)
- (xy 171.538867 130.071769)
- (xy 171.494552 130.005448)
- (xy 171.450924 129.976296)
- (xy 171.444525 129.97202)
- (xy 171.444523 129.972019)
- (xy 171.428231 129.961133)
- (xy 171.391947 129.953916)
- (xy 171.379342 129.951408)
- (xy 171.379338 129.951408)
- (xy 171.369748 129.9495)
- (xy 170.684387 129.9495)
- (xy 170.598044 129.929793)
- (xy 170.528803 129.874574)
- (xy 170.514618 129.845119)
- (xy 170.480794 129.895458)
- (xy 170.404397 129.940258)
- (xy 170.344455 129.9495)
- (xy 169.630252 129.9495)
- (xy 169.620662 129.951408)
- (xy 169.620658 129.951408)
- (xy 169.608053 129.953916)
- (xy 169.571769 129.961133)
- (xy 169.555477 129.972019)
- (xy 169.555475 129.97202)
- (xy 169.549076 129.976296)
- (xy 169.505448 130.005448)
- (xy 169.461133 130.071769)
- (xy 169.45731 130.090991)
- (xy 169.451853 130.118425)
- (xy 169.4495 130.130252)
- (xy 169.4495 131.869748)
- (xy 169.461133 131.928231)
- (xy 169.505448 131.994552)
- (xy 169.52174 132.005438)
- (xy 169.555475 132.02798)
- (xy 169.555477 132.027981)
- (xy 169.571769 132.038867)
- (xy 169.608053 132.046084)
- (xy 169.620658 132.048592)
- (xy 169.620662 132.048592)
- (xy 169.630252 132.0505)
- (xy 171.369748 132.0505)
- (xy 171.379338 132.048592)
- (xy 171.379342 132.048592)
- (xy 171.391947 132.046084)
- (xy 171.428231 132.038867)
- (xy 171.444523 132.027981)
- (xy 171.444525 132.02798)
- (xy 171.47826 132.005438)
- (xy 171.494552 131.994552)
- (xy 171.538867 131.928231)
- (xy 171.541264 131.91618)
- (xy 171.588801 131.849183)
- (xy 171.666313 131.806343)
- (xy 171.754737 131.801376)
- (xy 171.836559 131.835268)
- (xy 171.880898 131.881341)
- (xy 171.881871 131.880583)
- (xy 171.886929 131.887082)
- (xy 171.891429 131.893969)
- (xy 171.897 131.900021)
- (xy 171.897001 131.900022)
- (xy 172.048661 132.064769)
- (xy 172.054236 132.070825)
- (xy 172.243933 132.218472)
- (xy 172.251176 132.222392)
- (xy 172.251178 132.222393)
- (xy 172.448107 132.328966)
- (xy 172.448112 132.328968)
- (xy 172.455344 132.332882)
- (xy 172.520827 132.355362)
- (xy 172.674921 132.408263)
- (xy 172.674927 132.408265)
- (xy 172.682703 132.410934)
- (xy 172.919808 132.4505)
- (xy 173.160192 132.4505)
- (xy 173.397297 132.410934)
- (xy 173.405073 132.408265)
- (xy 173.405079 132.408263)
- (xy 173.559173 132.355362)
- (xy 173.624656 132.332882)
- (xy 173.631888 132.328968)
- (xy 173.631893 132.328966)
- (xy 173.828822 132.222393)
- (xy 173.828824 132.222392)
- (xy 173.836067 132.218472)
- (xy 174.025764 132.070825)
- (xy 174.031339 132.064769)
- (xy 174.163591 131.921105)
- (xy 174.236568 131.870928)
- (xy 174.32409 131.857383)
- (xy 174.408821 131.883155)
- (xy 174.456409 131.921105)
- (xy 174.588661 132.064769)
- (xy 174.594236 132.070825)
- (xy 174.783933 132.218472)
- (xy 174.791176 132.222392)
- (xy 174.791178 132.222393)
- (xy 174.988107 132.328966)
- (xy 174.988112 132.328968)
- (xy 174.995344 132.332882)
- (xy 175.060827 132.355362)
- (xy 175.214921 132.408263)
- (xy 175.214927 132.408265)
- (xy 175.222703 132.410934)
- (xy 175.459808 132.4505)
- (xy 175.700192 132.4505)
- (xy 175.937297 132.410934)
- (xy 175.945073 132.408265)
- (xy 175.945079 132.408263)
- (xy 176.099173 132.355362)
- (xy 176.164656 132.332882)
- (xy 176.171888 132.328968)
- (xy 176.171893 132.328966)
- (xy 176.368822 132.222393)
- (xy 176.368824 132.222392)
- (xy 176.376067 132.218472)
- (xy 176.565764 132.070825)
- (xy 176.571339 132.064769)
- (xy 176.703591 131.921105)
- (xy 176.776568 131.870928)
- (xy 176.86409 131.857383)
- (xy 176.948821 131.883155)
- (xy 176.996409 131.921105)
- (xy 177.128661 132.064769)
- (xy 177.134236 132.070825)
- (xy 177.323933 132.218472)
- (xy 177.331176 132.222392)
- (xy 177.331178 132.222393)
- (xy 177.528107 132.328966)
- (xy 177.528112 132.328968)
- (xy 177.535344 132.332882)
- (xy 177.600827 132.355362)
- (xy 177.754921 132.408263)
- (xy 177.754927 132.408265)
- (xy 177.762703 132.410934)
- (xy 177.999808 132.4505)
- (xy 178.240192 132.4505)
- (xy 178.477297 132.410934)
- (xy 178.485073 132.408265)
- (xy 178.485079 132.408263)
- (xy 178.639173 132.355362)
- (xy 178.704656 132.332882)
- (xy 178.711888 132.328968)
- (xy 178.711893 132.328966)
- (xy 178.908822 132.222393)
- (xy 178.908824 132.222392)
- (xy 178.916067 132.218472)
- (xy 179.105764 132.070825)
- (xy 179.111339 132.064769)
- (xy 179.243591 131.921105)
- (xy 179.316568 131.870928)
- (xy 179.40409 131.857383)
- (xy 179.488821 131.883155)
- (xy 179.536409 131.921105)
- (xy 179.668661 132.064769)
- (xy 179.674236 132.070825)
- (xy 179.863933 132.218472)
- (xy 179.871176 132.222392)
- (xy 179.871178 132.222393)
- (xy 180.068107 132.328966)
- (xy 180.068112 132.328968)
- (xy 180.075344 132.332882)
- (xy 180.140827 132.355362)
- (xy 180.294921 132.408263)
- (xy 180.294927 132.408265)
- (xy 180.302703 132.410934)
- (xy 180.539808 132.4505)
- (xy 180.780192 132.4505)
- (xy 181.017297 132.410934)
- (xy 181.025073 132.408265)
- (xy 181.025079 132.408263)
- (xy 181.179173 132.355362)
- (xy 181.244656 132.332882)
- (xy 181.251888 132.328968)
- (xy 181.251893 132.328966)
- (xy 181.448822 132.222393)
- (xy 181.448824 132.222392)
- (xy 181.456067 132.218472)
- (xy 181.645764 132.070825)
- (xy 181.651339 132.064769)
- (xy 181.783591 131.921105)
- (xy 181.856568 131.870928)
- (xy 181.94409 131.857383)
- (xy 182.028821 131.883155)
- (xy 182.076409 131.921105)
- (xy 182.208661 132.064769)
- (xy 182.214236 132.070825)
- (xy 182.403933 132.218472)
- (xy 182.411176 132.222392)
- (xy 182.411178 132.222393)
- (xy 182.608107 132.328966)
- (xy 182.608112 132.328968)
- (xy 182.615344 132.332882)
- (xy 182.680827 132.355362)
- (xy 182.834921 132.408263)
- (xy 182.834927 132.408265)
- (xy 182.842703 132.410934)
- (xy 183.079808 132.4505)
- (xy 183.320192 132.4505)
- (xy 183.557297 132.410934)
- (xy 183.565073 132.408265)
- (xy 183.565079 132.408263)
- (xy 183.719173 132.355362)
- (xy 183.784656 132.332882)
- (xy 183.791888 132.328968)
- (xy 183.791893 132.328966)
- (xy 183.988822 132.222393)
- (xy 183.988824 132.222392)
- (xy 183.996067 132.218472)
- (xy 184.185764 132.070825)
- (xy 184.191339 132.064769)
- (xy 184.323591 131.921105)
- (xy 184.396568 131.870928)
- (xy 184.48409 131.857383)
- (xy 184.568821 131.883155)
- (xy 184.616409 131.921105)
- (xy 184.748661 132.064769)
- (xy 184.754236 132.070825)
- (xy 184.943933 132.218472)
- (xy 184.951176 132.222392)
- (xy 184.951178 132.222393)
- (xy 185.148107 132.328966)
- (xy 185.148112 132.328968)
- (xy 185.155344 132.332882)
- (xy 185.220827 132.355362)
- (xy 185.374921 132.408263)
- (xy 185.374927 132.408265)
- (xy 185.382703 132.410934)
- (xy 185.619808 132.4505)
- (xy 185.860192 132.4505)
- (xy 186.097297 132.410934)
- (xy 186.105073 132.408265)
- (xy 186.105079 132.408263)
- (xy 186.259173 132.355362)
- (xy 186.324656 132.332882)
- (xy 186.331888 132.328968)
- (xy 186.331893 132.328966)
- (xy 186.528822 132.222393)
- (xy 186.528824 132.222392)
- (xy 186.536067 132.218472)
- (xy 186.725764 132.070825)
- (xy 186.731339 132.064769)
- (xy 186.882999 131.900022)
- (xy 186.883 131.900021)
- (xy 186.888571 131.893969)
- (xy 187.020049 131.692728)
- (xy 187.11661 131.472591)
- (xy 187.17562 131.239563)
- (xy 187.195471 131)
- (xy 187.17562 130.760437)
- (xy 187.11661 130.527409)
- (xy 187.020049 130.307272)
- (xy 186.888571 130.106031)
- (xy 186.842028 130.055471)
- (xy 186.731339 129.935231)
- (xy 186.725764 129.929175)
- (xy 186.671626 129.887038)
- (xy 186.615595 129.818454)
- (xy 186.59487 129.73235)
- (xy 186.613556 129.64578)
- (xy 186.671626 129.572962)
- (xy 186.725764 129.530825)
- (xy 186.750891 129.50353)
- (xy 186.882999 129.360022)
- (xy 186.883 129.360021)
- (xy 186.888571 129.353969)
- (xy 187.020049 129.152728)
- (xy 187.11661 128.932591)
- (xy 187.17562 128.699563)
- (xy 187.195471 128.46)
- (xy 187.17562 128.220437)
- (xy 187.11661 127.987409)
- (xy 187.078924 127.901493)
- (xy 187.064863 127.869437)
- (xy 187.048227 127.78245)
- (xy 187.070981 127.69686)
- (xy 187.128617 127.629618)
- (xy 187.209721 127.594042)
- (xy 187.247102 127.5905)
- (xy 192.838177 127.5905)
- (xy 192.92452 127.610207)
- (xy 192.978891 127.648786)
- (xy 194.027714 128.69761)
- (xy 194.074833 128.772599)
- (xy 194.080502 128.791869)
- (xy 194.096101 128.856844)
- (xy 194.103127 128.886111)
- (xy 194.106118 128.893332)
- (xy 194.10612 128.893338)
- (xy 194.131379 128.954318)
- (xy 194.199534 129.118859)
- (xy 194.331164 129.333659)
- (xy 194.33624 129.339602)
- (xy 194.336242 129.339605)
- (xy 194.476864 129.504252)
- (xy 194.494776 129.525224)
- (xy 194.500718 129.530299)
- (xy 194.630972 129.641546)
- (xy 194.686341 129.688836)
- (xy 194.901141 129.820466)
- (xy 194.960659 129.845119)
- (xy 195.126662 129.91388)
- (xy 195.126668 129.913882)
- (xy 195.133889 129.916873)
- (xy 195.141488 129.918697)
- (xy 195.141493 129.918699)
- (xy 195.302322 129.95731)
- (xy 195.378852 129.975683)
- (xy 195.63 129.995449)
- (xy 195.881148 129.975683)
- (xy 195.957678 129.95731)
- (xy 196.118507 129.918699)
- (xy 196.118512 129.918697)
- (xy 196.126111 129.916873)
- (xy 196.133332 129.913882)
- (xy 196.133338 129.91388)
- (xy 196.299341 129.845119)
- (xy 196.358859 129.820466)
- (xy 196.573659 129.688836)
- (xy 196.629029 129.641546)
- (xy 196.759282 129.530299)
- (xy 196.765224 129.525224)
- (xy 196.783136 129.504252)
- (xy 196.923758 129.339605)
- (xy 196.92376 129.339602)
- (xy 196.928836 129.333659)
- (xy 197.060466 129.118859)
- (xy 197.128621 128.954318)
- (xy 197.15388 128.893338)
- (xy 197.153882 128.893332)
- (xy 197.156873 128.886111)
- (xy 197.1639 128.856844)
- (xy 197.213858 128.64875)
- (xy 197.213858 128.648749)
- (xy 197.215683 128.641148)
- (xy 197.235449 128.39)
- (xy 197.215683 128.138852)
- (xy 197.213858 128.13125)
- (xy 197.158699 127.901493)
- (xy 197.158697 127.901488)
- (xy 197.156873 127.893889)
- (xy 197.153882 127.886668)
- (xy 197.15388 127.886662)
- (xy 197.075261 127.69686)
- (xy 197.060466 127.661141)
- (xy 196.928836 127.446341)
- (xy 196.911257 127.425758)
- (xy 196.770299 127.260718)
- (xy 196.765224 127.254776)
- (xy 196.649083 127.155582)
- (xy 196.579605 127.096242)
- (xy 196.579602 127.09624)
- (xy 196.573659 127.091164)
- (xy 196.358859 126.959534)
- (xy 196.228805 126.905664)
- (xy 196.133338 126.86612)
- (xy 196.133332 126.866118)
- (xy 196.126111 126.863127)
- (xy 196.118512 126.861303)
- (xy 196.118507 126.861301)
- (xy 196.066142 126.84873)
- (xy 196.031868 126.840501)
- (xy 195.952512 126.801183)
- (xy 195.93761 126.787714)
- (xy 194.559916 125.410021)
- (xy 194.512797 125.335033)
- (xy 194.502881 125.247026)
- (xy 194.532132 125.163433)
- (xy 194.559916 125.128593)
- (xy 194.676628 125.011881)
- (xy 194.67663 125.011878)
- (xy 199.121399 120.567109)
- (xy 199.121401 120.567108)
- (xy 199.288495 120.400014)
- (xy 199.293476 120.3929)
- (xy 199.293483 120.392892)
- (xy 199.317464 120.358643)
- (xy 199.32803 120.344873)
- (xy 199.354906 120.312842)
- (xy 199.360491 120.306186)
- (xy 199.385743 120.262449)
- (xy 199.395069 120.247811)
- (xy 199.419052 120.21356)
- (xy 199.419057 120.213551)
- (xy 199.424035 120.206442)
- (xy 199.429773 120.194137)
- (xy 199.445376 120.160677)
- (xy 199.453393 120.145277)
- (xy 199.474296 120.109073)
- (xy 199.4743 120.109065)
- (xy 199.478645 120.101539)
- (xy 199.481615 120.093378)
- (xy 199.481621 120.093366)
- (xy 199.495921 120.054077)
- (xy 199.502563 120.038042)
- (xy 199.52023 120.000155)
- (xy 199.520234 120.000145)
- (xy 199.523903 119.992276)
- (xy 199.536979 119.943475)
- (xy 199.542188 119.926956)
- (xy 199.559466 119.879484)
- (xy 199.568237 119.829738)
- (xy 199.571995 119.812793)
- (xy 199.582814 119.772416)
- (xy 199.582815 119.772411)
- (xy 199.585063 119.764021)
- (xy 199.589464 119.71372)
- (xy 199.59173 119.696511)
- (xy 199.598992 119.655325)
- (xy 199.598992 119.655323)
- (xy 199.600501 119.646766)
- (xy 199.600501 119.41046)
- (xy 199.6005 119.410454)
- (xy 199.6005 119.095475)
- (xy 199.620207 119.009132)
- (xy 199.629825 118.991497)
- (xy 199.676383 118.915522)
- (xy 199.676384 118.915521)
- (xy 199.680466 118.908859)
- (xy 199.683455 118.901643)
- (xy 199.683459 118.901635)
- (xy 199.774801 118.681113)
- (xy 199.82605 118.608884)
- (xy 199.903562 118.566044)
- (xy 199.991986 118.561078)
- (xy 200.073808 118.594969)
- (xy 200.099367 118.616552)
- (xy 200.711865 119.229049)
- (xy 200.758984 119.304037)
- (xy 200.770151 119.369763)
- (xy 200.770151 121.359984)
- (xy 200.755003 121.436137)
- (xy 200.746773 121.456006)
- (xy 200.746771 121.456013)
- (xy 200.743778 121.463238)
- (xy 200.741954 121.470837)
- (xy 200.741952 121.470842)
- (xy 200.686793 121.700599)
- (xy 200.684968 121.708201)
- (xy 200.665202 121.959349)
- (xy 200.684968 122.210497)
- (xy 200.686793 122.218098)
- (xy 200.686793 122.218099)
- (xy 200.736252 122.424111)
- (xy 200.743778 122.45546)
- (xy 200.746769 122.462681)
- (xy 200.746771 122.462687)
- (xy 200.761771 122.4989)
- (xy 200.840185 122.688208)
- (xy 200.971815 122.903008)
- (xy 201.135427 123.094573)
- (xy 201.326992 123.258185)
- (xy 201.541792 123.389815)
- (xy 201.658166 123.438018)
- (xy 201.767313 123.483229)
- (xy 201.767319 123.483231)
- (xy 201.77454 123.486222)
- (xy 201.782139 123.488046)
- (xy 201.782144 123.488048)
- (xy 202.011901 123.543207)
- (xy 202.019503 123.545032)
- (xy 202.270651 123.564798)
- (xy 202.521799 123.545032)
- (xy 202.529401 123.543207)
- (xy 202.759158 123.488048)
- (xy 202.759163 123.488046)
- (xy 202.766762 123.486222)
- (xy 202.773983 123.483231)
- (xy 202.773989 123.483229)
- (xy 202.883136 123.438018)
- (xy 202.99951 123.389815)
- (xy 203.21431 123.258185)
- (xy 203.405875 123.094573)
- (xy 203.569487 122.903008)
- (xy 203.701117 122.688208)
- (xy 203.779531 122.4989)
- (xy 203.794531 122.462687)
- (xy 203.794533 122.462681)
- (xy 203.797524 122.45546)
- (xy 203.805051 122.424111)
- (xy 203.854509 122.218099)
- (xy 203.854509 122.218098)
- (xy 203.856334 122.210497)
- (xy 203.8761 121.959349)
- (xy 203.856334 121.708201)
- (xy 203.854509 121.700599)
- (xy 203.79935 121.470842)
- (xy 203.799348 121.470837)
- (xy 203.797524 121.463238)
- (xy 203.794531 121.456013)
- (xy 203.794529 121.456006)
- (xy 203.786299 121.436137)
- (xy 203.771151 121.359984)
- (xy 203.771151 118.771328)
- (xy 203.772679 118.746713)
- (xy 203.77399 118.736194)
- (xy 203.775008 118.728029)
- (xy 203.77316 118.683338)
- (xy 203.771321 118.638892)
- (xy 203.771151 118.630668)
- (xy 203.771151 118.603741)
- (xy 203.768926 118.576892)
- (xy 203.768417 118.568695)
- (xy 203.765071 118.487795)
- (xy 203.764731 118.479571)
- (xy 203.760868 118.461146)
- (xy 203.757314 118.436752)
- (xy 203.757181 118.435146)
- (xy 203.755759 118.417987)
- (xy 203.733857 118.331499)
- (xy 203.732007 118.323505)
- (xy 203.715389 118.24425)
- (xy 203.7137 118.236194)
- (xy 203.710709 118.22853)
- (xy 203.710706 118.228518)
- (xy 203.706859 118.218659)
- (xy 203.699336 118.195177)
- (xy 203.696734 118.184901)
- (xy 203.696732 118.184895)
- (xy 203.694714 118.176927)
- (xy 203.658877 118.095227)
- (xy 203.655728 118.087625)
- (xy 203.626297 118.012198)
- (xy 203.626294 118.012193)
- (xy 203.623306 118.004534)
- (xy 203.613672 117.988366)
- (xy 203.602383 117.966434)
- (xy 203.59813 117.956737)
- (xy 203.598128 117.956733)
- (xy 203.594824 117.949201)
- (xy 203.546018 117.874498)
- (xy 203.541688 117.86756)
- (xy 203.500233 117.797988)
- (xy 203.500228 117.797981)
- (xy 203.496017 117.790914)
- (xy 203.490703 117.78464)
- (xy 203.490696 117.78463)
- (xy 203.483848 117.776545)
- (xy 203.46911 117.75678)
- (xy 203.463315 117.747911)
- (xy 203.458815 117.741023)
- (xy 203.453243 117.73497)
- (xy 203.398392 117.675386)
- (xy 203.392948 117.669221)
- (xy 203.378225 117.651838)
- (xy 203.375552 117.648682)
- (xy 203.356526 117.629656)
- (xy 203.350831 117.623721)
- (xy 203.295967 117.564123)
- (xy 203.290395 117.55807)
- (xy 203.283906 117.55302)
- (xy 203.283898 117.553012)
- (xy 203.27553 117.546499)
- (xy 203.257045 117.530175)
- (xy 197.954346 112.227475)
- (xy 197.907227 112.152487)
- (xy 197.89606 112.086761)
- (xy 197.89606 108.648688)
- (xy 197.915625 108.562966)
- (xy 197.920096 108.55714)
- (xy 197.948833 108.487763)
- (xy 197.975613 108.423111)
- (xy 197.975614 108.423109)
- (xy 197.980604 108.411061)
- (xy 197.99606 108.29366)
- (xy 197.996059 106.214939)
- (xy 197.980604 106.097537)
- (xy 197.920096 105.951458)
- (xy 197.823842 105.826017)
- (xy 197.698401 105.729763)
- (xy 197.649289 105.70942)
- (xy 197.564372 105.674246)
- (xy 197.56437 105.674245)
- (xy 197.552322 105.669255)
- (xy 197.4917 105.661274)
- (xy 197.441373 105.654648)
- (xy 197.441367 105.654648)
- (xy 197.434921 105.653799)
- (xy 197.413883 105.653799)
- (xy 195.99302 105.6538)
- (xy 195.906678 105.634093)
- (xy 195.837437 105.578875)
- (xy 195.79901 105.499082)
- (xy 195.79901 105.410518)
- (xy 195.837436 105.330726)
- (xy 195.852307 105.314086)
- (xy 196.248484 104.917909)
- (xy 196.248487 104.917905)
- (xy 196.27105 104.895342)
- (xy 196.278428 104.880861)
- (xy 196.294741 104.854241)
- (xy 196.295088 104.853763)
- (xy 196.295089 104.853762)
- (xy 196.304296 104.841089)
- (xy 196.309316 104.825639)
- (xy 196.321266 104.796789)
- (xy 196.321534 104.796264)
- (xy 196.321536 104.796258)
- (xy 196.328646 104.782304)
- (xy 196.331187 104.766257)
- (xy 196.338479 104.735884)
- (xy 196.338661 104.735324)
- (xy 196.3435 104.720433)
- (xy 196.3435 103.954571)
- (xy 196.363207 103.868228)
- (xy 196.384619 103.833433)
- (xy 196.467536 103.725373)
- (xy 196.528044 103.579294)
- (xy 196.548682 103.422532)
- (xy 196.528044 103.26577)
- (xy 196.467536 103.119691)
- (xy 196.371282 102.99425)
- (xy 196.248453 102.9)
- (xy 201.594318 102.9)
- (xy 201.614956 103.056762)
- (xy 201.675464 103.202841)
- (xy 201.771718 103.328282)
- (xy 201.897159 103.424536)
- (xy 202.043238 103.485044)
- (xy 202.2 103.505682)
- (xy 202.356762 103.485044)
- (xy 202.502841 103.424536)
- (xy 202.628282 103.328282)
- (xy 202.724536 103.202841)
- (xy 202.785044 103.056762)
- (xy 202.786746 103.043834)
- (xy 202.786747 103.04383)
- (xy 202.792101 103.003159)
- (xy 202.82291 102.920127)
- (xy 202.848685 102.888419)
- (xy 203.809786 101.927318)
- (xy 203.884774 101.880199)
- (xy 203.972781 101.870283)
- (xy 204.056374 101.899534)
- (xy 204.118998 101.962158)
- (xy 204.148249 102.045751)
- (xy 204.1495 102.068032)
- (xy 204.1495 112.233121)
- (xy 204.129793 112.319464)
- (xy 204.108378 112.354263)
- (xy 204.083407 112.386806)
- (xy 204.083404 112.386812)
- (xy 204.075464 112.397159)
- (xy 204.014956 112.543238)
- (xy 203.994318 112.7)
- (xy 204.014956 112.856762)
- (xy 204.075464 113.002841)
- (xy 204.171718 113.128282)
- (xy 204.297159 113.224536)
- (xy 204.443238 113.285044)
- (xy 204.6 113.305682)
- (xy 204.756762 113.285044)
- (xy 204.902841 113.224536)
- (xy 205.028282 113.128282)
- (xy 205.124536 113.002841)
- (xy 205.185044 112.856762)
- (xy 205.205682 112.7)
- (xy 205.185044 112.543238)
- (xy 205.124536 112.397159)
- (xy 205.116596 112.386812)
- (xy 205.116593 112.386806)
- (xy 205.091622 112.354263)
- (xy 205.054695 112.273766)
- (xy 205.0505 112.233121)
- (xy 205.0505 93.766879)
- (xy 205.070207 93.680536)
- (xy 205.091622 93.645737)
- (xy 205.116593 93.613194)
- (xy 205.116596 93.613188)
- (xy 205.124536 93.602841)
- (xy 205.185044 93.456762)
- (xy 205.205682 93.3)
- (xy 205.185044 93.143238)
- (xy 205.124536 92.997159)
- (xy 205.028282 92.871718)
- (xy 204.902841 92.775464)
- (xy 204.756762 92.714956)
- (xy 204.6 92.694318)
- (xy 204.443238 92.714956)
- (xy 204.297159 92.775464)
- (xy 204.171718 92.871718)
- (xy 204.075464 92.997159)
- (xy 204.014956 93.143238)
- (xy 203.994318 93.3)
- (xy 204.014956 93.456762)
- (xy 204.019948 93.468813)
- (xy 204.049104 93.539202)
- (xy 204.063939 93.626514)
- (xy 204.039422 93.711616)
- (xy 203.980408 93.777652)
- (xy 203.898586 93.811544)
- (xy 203.839278 93.812654)
- (xy 203.712929 93.79602)
- (xy 203.712928 93.79602)
- (xy 203.7 93.794318)
- (xy 203.543238 93.814956)
- (xy 203.397159 93.875464)
- (xy 203.271718 93.971718)
- (xy 203.175464 94.097159)
- (xy 203.114956 94.243238)
- (xy 203.094318 94.4)
- (xy 203.114956 94.556762)
- (xy 203.175464 94.702841)
- (xy 203.183404 94.713188)
- (xy 203.183407 94.713194)
- (xy 203.208378 94.745737)
- (xy 203.245305 94.826234)
- (xy 203.2495 94.866879)
- (xy 203.2495 101.130969)
- (xy 203.229793 101.217312)
- (xy 203.191214 101.271683)
- (xy 202.211582 102.251315)
- (xy 202.136594 102.298434)
- (xy 202.096842 102.307899)
- (xy 202.043238 102.314956)
- (xy 202.03119 102.319946)
- (xy 202.031188 102.319947)
- (xy 201.943457 102.356287)
- (xy 201.897159 102.375464)
- (xy 201.771718 102.471718)
- (xy 201.675464 102.597159)
- (xy 201.614956 102.743238)
- (xy 201.594318 102.9)
- (xy 196.248453 102.9)
- (xy 196.245841 102.897996)
- (xy 196.099762 102.837488)
- (xy 195.943 102.81685)
- (xy 195.786238 102.837488)
- (xy 195.640159 102.897996)
- (xy 195.514718 102.99425)
- (xy 195.418464 103.119691)
- (xy 195.357956 103.26577)
- (xy 195.337318 103.422532)
- (xy 195.33902 103.43546)
- (xy 195.33902 103.448507)
- (xy 195.336687 103.448507)
- (xy 195.330101 103.518723)
- (xy 195.28439 103.594578)
- (xy 195.210294 103.643088)
- (xy 195.122488 103.654645)
- (xy 195.081635 103.644513)
- (xy 195.081409 103.645355)
- (xy 195.068814 103.64198)
- (xy 195.056762 103.636988)
- (xy 194.9 103.61635)
- (xy 194.743238 103.636988)
- (xy 194.597159 103.697496)
- (xy 194.471718 103.79375)
- (xy 194.375464 103.919191)
- (xy 194.314956 104.06527)
- (xy 194.313255 104.078194)
- (xy 194.311623 104.084283)
- (xy 194.270239 104.162582)
- (xy 194.260119 104.173488)
- (xy 193.294516 105.139091)
- (xy 193.294513 105.139095)
- (xy 193.27195 105.161658)
- (xy 193.26484 105.175613)
- (xy 193.264576 105.176131)
- (xy 193.24826 105.202758)
- (xy 193.238704 105.21591)
- (xy 193.233863 105.230809)
- (xy 193.233682 105.231366)
- (xy 193.221732 105.260216)
- (xy 193.221465 105.260739)
- (xy 193.221464 105.260742)
- (xy 193.214354 105.274696)
- (xy 193.211813 105.290743)
- (xy 193.204522 105.32111)
- (xy 193.1995 105.336567)
- (xy 193.1995 114.751679)
- (xy 193.179793 114.838022)
- (xy 193.141214 114.892393)
- (xy 192.992393 115.041214)
- (xy 192.917405 115.088333)
- (xy 192.851679 115.0995)
- (xy 191.736567 115.0995)
- (xy 191.72111 115.104522)
- (xy 191.690743 115.111813)
- (xy 191.674696 115.114354)
- (xy 191.660742 115.121464)
- (xy 191.660736 115.121466)
- (xy 191.660211 115.121734)
- (xy 191.631361 115.133684)
- (xy 191.630809 115.133863)
- (xy 191.630807 115.133864)
- (xy 191.615911 115.138704)
- (xy 191.603238 115.147911)
- (xy 191.603237 115.147912)
- (xy 191.602759 115.148259)
- (xy 191.576139 115.164572)
- (xy 191.561658 115.17195)
- (xy 191.539095 115.194513)
- (xy 191.539091 115.194516)
- (xy 191.093013 115.640594)
- (xy 191.018025 115.687713)
- (xy 190.978274 115.697177)
- (xy 190.856176 115.713252)
- (xy 190.856171 115.713253)
- (xy 190.843238 115.714956)
- (xy 190.697159 115.775464)
- (xy 190.571718 115.871718)
- (xy 190.475464 115.997159)
- (xy 190.414956 116.143238)
- (xy 190.394318 116.3)
- (xy 190.414956 116.456762)
- (xy 190.475464 116.602841)
- (xy 190.571718 116.728282)
- (xy 190.697159 116.824536)
- (xy 190.843238 116.885044)
- (xy 191 116.905682)
- (xy 191.156762 116.885044)
- (xy 191.302841 116.824536)
- (xy 191.428282 116.728282)
- (xy 191.524536 116.602841)
- (xy 191.585044 116.456762)
- (xy 191.586747 116.443829)
- (xy 191.586748 116.443824)
- (xy 191.602823 116.321726)
- (xy 191.633631 116.238694)
- (xy 191.659406 116.206987)
- (xy 191.907607 115.958786)
- (xy 191.982595 115.911667)
- (xy 192.048321 115.9005)
- (xy 193.163433 115.9005)
- (xy 193.17889 115.895478)
- (xy 193.209257 115.888187)
- (xy 193.225304 115.885646)
- (xy 193.239258 115.878536)
- (xy 193.239261 115.878535)
- (xy 193.239784 115.878268)
- (xy 193.268634 115.866318)
- (xy 193.269191 115.866137)
- (xy 193.28409 115.861296)
- (xy 193.297242 115.85174)
- (xy 193.323869 115.835424)
- (xy 193.338342 115.82805)
- (xy 193.360905 115.805487)
- (xy 193.360909 115.805484)
- (xy 193.459306 115.707087)
- (xy 193.534294 115.659968)
- (xy 193.622301 115.650052)
- (xy 193.705894 115.679303)
- (xy 193.768518 115.741927)
- (xy 193.797769 115.82552)
- (xy 193.79902 115.847801)
- (xy 193.79902 115.906442)
- (xy 193.779522 115.991871)
- (xy 193.775464 115.997159)
- (xy 193.714956 116.143238)
- (xy 193.694318 116.3)
- (xy 193.714956 116.456762)
- (xy 193.775464 116.602841)
- (xy 193.871718 116.728282)
- (xy 193.997159 116.824536)
- (xy 194.143238 116.885044)
- (xy 194.3 116.905682)
- (xy 194.456762 116.885044)
- (xy 194.602841 116.824536)
- (xy 194.728282 116.728282)
- (xy 194.824536 116.602841)
- (xy 194.885044 116.456762)
- (xy 194.905682 116.3)
- (xy 194.885044 116.143238)
- (xy 194.824536 115.997159)
- (xy 194.728282 115.871718)
- (xy 194.677877 115.833041)
- (xy 194.621373 115.764845)
- (xy 194.60002 115.675164)
- (xy 194.60002 113.38179)
- (xy 194.619727 113.295447)
- (xy 194.674946 113.226206)
- (xy 194.754738 113.187779)
- (xy 194.843302 113.187779)
- (xy 194.923094 113.226206)
- (xy 194.981259 113.301853)
- (xy 194.989531 113.320711)
- (xy 195.007325 113.361278)
- (xy 195.010473 113.368877)
- (xy 195.042904 113.451991)
- (xy 195.052544 113.468169)
- (xy 195.063822 113.490078)
- (xy 195.071387 113.507324)
- (xy 195.075888 113.514213)
- (xy 195.075891 113.514219)
- (xy 195.120178 113.582006)
- (xy 195.12452 113.588961)
- (xy 195.170194 113.665611)
- (xy 195.182365 113.679982)
- (xy 195.197103 113.699746)
- (xy 195.207396 113.715502)
- (xy 195.212972 113.721559)
- (xy 195.267806 113.781124)
- (xy 195.273236 113.787273)
- (xy 195.290658 113.807843)
- (xy 195.309697 113.826882)
- (xy 195.315392 113.832817)
- (xy 195.375816 113.898455)
- (xy 195.390681 113.910025)
- (xy 195.409157 113.926342)
- (xy 197.813448 116.330633)
- (xy 197.860567 116.405621)
- (xy 197.870483 116.493628)
- (xy 197.841232 116.577221)
- (xy 197.778608 116.639845)
- (xy 197.748887 116.655199)
- (xy 197.528372 116.746538)
- (xy 197.528363 116.746542)
- (xy 197.521141 116.749534)
- (xy 197.306341 116.881164)
- (xy 197.114776 117.044776)
- (xy 196.951164 117.236341)
- (xy 196.819534 117.451141)
- (xy 196.786797 117.530175)
- (xy 196.72612 117.676662)
- (xy 196.726118 117.676668)
- (xy 196.723127 117.683889)
- (xy 196.721303 117.691488)
- (xy 196.721301 117.691493)
- (xy 196.695734 117.797988)
- (xy 196.664317 117.928852)
- (xy 196.644551 118.18)
- (xy 196.664317 118.431148)
- (xy 196.666142 118.438749)
- (xy 196.666142 118.43875)
- (xy 196.721033 118.667387)
- (xy 196.723127 118.676111)
- (xy 196.726118 118.683332)
- (xy 196.72612 118.683338)
- (xy 196.80975 118.885238)
- (xy 196.824585 118.97255)
- (xy 196.800067 119.057652)
- (xy 196.766612 119.102106)
- (xy 193.137024 122.731694)
- (xy 193.062036 122.778813)
- (xy 192.99631 122.78998)
- (xy 185.799 122.78998)
- (xy 185.712657 122.770273)
- (xy 185.643416 122.715054)
- (xy 185.604989 122.635262)
- (xy 185.6 122.59098)
- (xy 185.6 119.597398)
- (xy 186.685746 119.597398)
- (xy 186.695746 119.80733)
- (xy 186.745296 120.011576)
- (xy 186.749233 120.020196)
- (xy 186.749234 120.0202)
- (xy 186.79365 120.117457)
- (xy 186.832604 120.202753)
- (xy 186.954514 120.373952)
- (xy 187.106622 120.518986)
- (xy 187.114595 120.52411)
- (xy 187.275454 120.627489)
- (xy 187.275459 120.627491)
- (xy 187.283428 120.632613)
- (xy 187.292223 120.636134)
- (xy 187.292227 120.636136)
- (xy 187.404328 120.681014)
- (xy 187.478543 120.710725)
- (xy 187.684915 120.7505)
- (xy 191.452425 120.7505)
- (xy 191.609218 120.735528)
- (xy 191.810875 120.676316)
- (xy 191.819299 120.671973)
- (xy 191.819302 120.671972)
- (xy 191.989262 120.584352)
- (xy 191.989264 120.584351)
- (xy 191.997682 120.580011)
- (xy 192.162886 120.450092)
- (xy 192.300519 120.291256)
- (xy 192.405604 120.109244)
- (xy 192.4111 120.093366)
- (xy 192.471244 119.91959)
- (xy 192.474344 119.910633)
- (xy 192.47765 119.887643)
- (xy 192.502905 119.711984)
- (xy 192.504254 119.702602)
- (xy 192.494254 119.49267)
- (xy 192.444704 119.288424)
- (xy 192.417589 119.229049)
- (xy 192.361331 119.105863)
- (xy 192.36133 119.105861)
- (xy 192.357396 119.097247)
- (xy 192.235486 118.926048)
- (xy 192.083378 118.781014)
- (xy 192.030005 118.746713)
- (xy 191.914546 118.672511)
- (xy 191.914541 118.672509)
- (xy 191.906572 118.667387)
- (xy 191.897777 118.663866)
- (xy 191.897773 118.663864)
- (xy 191.747591 118.603741)
- (xy 191.711457 118.589275)
- (xy 191.505085 118.5495)
- (xy 187.737575 118.5495)
- (xy 187.580782 118.564472)
- (xy 187.379125 118.623684)
- (xy 187.370701 118.628027)
- (xy 187.370698 118.628028)
- (xy 187.200738 118.715648)
- (xy 187.192318 118.719989)
- (xy 187.027114 118.849908)
- (xy 186.889481 119.008744)
- (xy 186.784396 119.190756)
- (xy 186.781295 119.199716)
- (xy 186.781294 119.199718)
- (xy 186.75097 119.287335)
- (xy 186.715656 119.389367)
- (xy 186.714308 119.398743)
- (xy 186.714307 119.398747)
- (xy 186.702128 119.483454)
- (xy 186.685746 119.597398)
- (xy 185.6 119.597398)
- (xy 185.6 111)
- (xy 172.4 111)
- (xy 172.4 121.09368)
- (xy 172.380293 121.180023)
- (xy 172.325074 121.249264)
- (xy 172.245282 121.287691)
- (xy 172.156718 121.287691)
- (xy 172.076926 121.249264)
- (xy 172.024122 121.184867)
- (xy 171.934357 121.010746)
- (xy 171.934351 121.010737)
- (xy 171.930011 121.002318)
- (xy 171.800092 120.837114)
- (xy 171.787322 120.826048)
- (xy 171.71596 120.764213)
- (xy 171.641256 120.699481)
- (xy 171.622031 120.688381)
- (xy 171.542742 120.642604)
- (xy 171.459244 120.594396)
- (xy 171.450284 120.591295)
- (xy 171.450282 120.591294)
- (xy 171.26959 120.528756)
- (xy 171.260633 120.525656)
- (xy 171.251257 120.524308)
- (xy 171.251253 120.524307)
- (xy 171.097783 120.502242)
- (xy 171.052602 120.495746)
- (xy 170.84267 120.505746)
- (xy 170.638424 120.555296)
- (xy 170.629804 120.559233)
- (xy 170.6298 120.559234)
- (xy 170.455863 120.638669)
- (xy 170.447247 120.642604)
- (xy 170.276048 120.764514)
- (xy 170.131014 120.916622)
- (xy 170.12589 120.924595)
- (xy 170.022511 121.085454)
- (xy 170.022509 121.085459)
- (xy 170.017387 121.093428)
- (xy 170.013866 121.102223)
- (xy 170.013864 121.102227)
- (xy 169.98272 121.180023)
- (xy 169.939275 121.288543)
- (xy 169.8995 121.494915)
- (xy 169.8995 124.496048)
- (xy 169.898993 124.510245)
- (xy 169.898883 124.511787)
- (xy 169.897311 124.521134)
- (xy 169.897832 124.543023)
- (xy 169.899444 124.610732)
- (xy 169.8995 124.615468)
- (xy 169.8995 124.652425)
- (xy 169.89995 124.657134)
- (xy 169.900071 124.658398)
- (xy 169.900917 124.672586)
- (xy 169.902313 124.731245)
- (xy 169.904328 124.740508)
- (xy 169.904328 124.740509)
- (xy 169.908194 124.758281)
- (xy 169.911841 124.781664)
- (xy 169.914472 124.809218)
- (xy 169.931007 124.865532)
- (xy 169.934509 124.879252)
- (xy 169.946987 124.936612)
- (xy 169.950719 124.945326)
- (xy 169.957879 124.962046)
- (xy 169.965888 124.984324)
- (xy 169.973684 125.010875)
- (xy 170.000578 125.063041)
- (xy 170.006623 125.075875)
- (xy 170.025984 125.121086)
- (xy 170.029721 125.129812)
- (xy 170.045236 125.152735)
- (xy 170.0573 125.173069)
- (xy 170.069989 125.197682)
- (xy 170.097945 125.233231)
- (xy 170.106259 125.243803)
- (xy 170.114634 125.255272)
- (xy 170.133032 125.282454)
- (xy 170.165109 125.365004)
- (xy 170.158191 125.453297)
- (xy 170.108946 125.534712)
- (xy 169.795336 125.848322)
- (xy 169.784942 125.858)
- (xy 169.783773 125.859013)
- (xy 169.776048 125.864514)
- (xy 169.762834 125.878372)
- (xy 169.688989 125.92726)
- (xy 169.601243 125.939267)
- (xy 169.516978 125.912013)
- (xy 169.4781 125.881758)
- (xy 164.441678 120.845336)
- (xy 164.432 120.834942)
- (xy 164.430987 120.833773)
- (xy 164.425486 120.826048)
- (xy 164.360635 120.764213)
- (xy 164.357246 120.760904)
- (xy 164.331101 120.734759)
- (xy 164.326463 120.730929)
- (xy 164.315844 120.721504)
- (xy 164.280243 120.687558)
- (xy 164.280233 120.68755)
- (xy 164.273378 120.681014)
- (xy 164.250101 120.666055)
- (xy 164.230987 120.652098)
- (xy 164.216953 120.64051)
- (xy 164.216952 120.64051)
- (xy 164.209645 120.634476)
- (xy 164.158139 120.606351)
- (xy 164.145931 120.599108)
- (xy 164.116216 120.580011)
- (xy 164.096572 120.567387)
- (xy 164.07087 120.557097)
- (xy 164.049472 120.547015)
- (xy 164.033501 120.538294)
- (xy 164.025183 120.533752)
- (xy 163.969284 120.515883)
- (xy 163.955921 120.511079)
- (xy 163.918747 120.496197)
- (xy 163.901457 120.489275)
- (xy 163.892143 120.48748)
- (xy 163.89214 120.487479)
- (xy 163.874291 120.484039)
- (xy 163.851354 120.478185)
- (xy 163.834027 120.472646)
- (xy 163.834025 120.472646)
- (xy 163.824992 120.469758)
- (xy 163.777839 120.464121)
- (xy 163.766736 120.462793)
- (xy 163.752701 120.460604)
- (xy 163.704395 120.451294)
- (xy 163.704391 120.451294)
- (xy 163.695085 120.4495)
- (xy 163.667409 120.4495)
- (xy 163.643785 120.448093)
- (xy 163.625723 120.445933)
- (xy 163.625717 120.445933)
- (xy 163.616309 120.444808)
- (xy 163.606855 120.445484)
- (xy 163.606851 120.445484)
- (xy 163.557789 120.448993)
- (xy 163.543594 120.4495)
- (xy 163.497575 120.4495)
- (xy 163.340782 120.464472)
- (xy 163.139125 120.523684)
- (xy 163.130701 120.528027)
- (xy 163.130698 120.528028)
- (xy 162.960738 120.615648)
- (xy 162.952318 120.619989)
- (xy 162.944869 120.625847)
- (xy 162.937139 120.631926)
- (xy 162.857086 120.669808)
- (xy 162.814127 120.6745)
- (xy 159.331131 120.6745)
- (xy 159.308851 120.673249)
- (xy 159.286103 120.670686)
- (xy 159.275 120.669435)
- (xy 159.230046 120.6745)
- (xy 159.095745 120.689632)
- (xy 158.925478 120.749211)
- (xy 158.916011 120.75516)
- (xy 158.91601 120.75516)
- (xy 158.901602 120.764213)
- (xy 158.772738 120.845184)
- (xy 158.645184 120.972738)
- (xy 158.639237 120.982203)
- (xy 158.563821 121.102227)
- (xy 158.549211 121.125478)
- (xy 158.489632 121.295745)
- (xy 158.469435 121.475)
- (xy 150.0105 121.475)
- (xy 150.0105 108.1)
- (xy 169.994318 108.1)
- (xy 170.014956 108.256762)
- (xy 170.075464 108.402841)
- (xy 170.171718 108.528282)
- (xy 170.297159 108.624536)
- (xy 170.443238 108.685044)
- (xy 170.6 108.705682)
- (xy 170.756762 108.685044)
- (xy 170.902841 108.624536)
- (xy 171.010898 108.541621)
- (xy 171.091393 108.504695)
- (xy 171.132039 108.5005)
- (xy 173.567961 108.5005)
- (xy 173.654304 108.520207)
- (xy 173.689099 108.541619)
- (xy 173.797159 108.624536)
- (xy 173.943238 108.685044)
- (xy 174.1 108.705682)
- (xy 174.256762 108.685044)
- (xy 174.402841 108.624536)
- (xy 174.528282 108.528282)
- (xy 174.624536 108.402841)
- (xy 174.636445 108.37409)
- (xy 190.84708 108.37409)
- (xy 190.85396 108.38097)
- (xy 190.958529 108.429731)
- (xy 190.974796 108.435651)
- (xy 191.169279 108.487763)
- (xy 191.186323 108.490768)
- (xy 191.386908 108.508317)
- (xy 191.404212 108.508317)
- (xy 191.604797 108.490768)
- (xy 191.621841 108.487763)
- (xy 191.816324 108.435651)
- (xy 191.832591 108.429731)
- (xy 191.930061 108.38428)
- (xy 191.944178 108.373308)
- (xy 191.940066 108.36449)
- (xy 191.411415 107.835839)
- (xy 191.39494 107.825487)
- (xy 191.387429 107.828115)
- (xy 190.856594 108.35895)
- (xy 190.84708 108.37409)
- (xy 174.636445 108.37409)
- (xy 174.685044 108.256762)
- (xy 174.705682 108.1)
- (xy 174.685044 107.943238)
- (xy 174.624536 107.797159)
- (xy 174.528282 107.671718)
- (xy 174.531421 107.66931)
- (xy 174.497751 107.615726)
- (xy 174.487835 107.527719)
- (xy 174.517086 107.444126)
- (xy 174.529175 107.428967)
- (xy 174.528282 107.428282)
- (xy 174.616593 107.313192)
- (xy 174.624536 107.302841)
- (xy 174.641059 107.262951)
- (xy 190.141542 107.262951)
- (xy 190.159091 107.463536)
- (xy 190.162096 107.48058)
- (xy 190.214208 107.675063)
- (xy 190.220128 107.69133)
- (xy 190.265579 107.7888)
- (xy 190.276551 107.802917)
- (xy 190.285369 107.798805)
- (xy 190.81402 107.270154)
- (xy 190.823593 107.254919)
- (xy 191.966748 107.254919)
- (xy 191.969376 107.26243)
- (xy 192.500211 107.793265)
- (xy 192.515351 107.802779)
- (xy 192.522231 107.795899)
- (xy 192.570992 107.69133)
- (xy 192.576912 107.675063)
- (xy 192.629024 107.48058)
- (xy 192.632029 107.463536)
- (xy 192.649578 107.262951)
- (xy 192.649578 107.245647)
- (xy 192.632029 107.045062)
- (xy 192.629024 107.028018)
- (xy 192.576911 106.833529)
- (xy 192.570994 106.817273)
- (xy 192.52554 106.719798)
- (xy 192.514569 106.705683)
- (xy 192.505748 106.709796)
- (xy 191.9771 107.238444)
- (xy 191.966748 107.254919)
- (xy 190.823593 107.254919)
- (xy 190.824372 107.253679)
- (xy 190.821744 107.246168)
- (xy 190.29091 106.715334)
- (xy 190.27577 106.70582)
- (xy 190.26889 106.7127)
- (xy 190.220126 106.817273)
- (xy 190.214209 106.833529)
- (xy 190.162096 107.028018)
- (xy 190.159091 107.045062)
- (xy 190.141542 107.245647)
- (xy 190.141542 107.262951)
- (xy 174.641059 107.262951)
- (xy 174.685044 107.156762)
- (xy 174.705682 107)
- (xy 174.685044 106.843238)
- (xy 174.624536 106.697159)
- (xy 174.528282 106.571718)
- (xy 174.402841 106.475464)
- (xy 174.256762 106.414956)
- (xy 174.1 106.394318)
- (xy 173.943238 106.414956)
- (xy 173.797159 106.475464)
- (xy 173.689102 106.558379)
- (xy 173.608607 106.595305)
- (xy 173.567961 106.5995)
- (xy 171.132039 106.5995)
- (xy 171.045696 106.579793)
- (xy 171.010901 106.558381)
- (xy 170.902841 106.475464)
- (xy 170.756762 106.414956)
- (xy 170.6 106.394318)
- (xy 170.443238 106.414956)
- (xy 170.297159 106.475464)
- (xy 170.171718 106.571718)
- (xy 170.075464 106.697159)
- (xy 170.014956 106.843238)
- (xy 169.994318 107)
- (xy 170.014956 107.156762)
- (xy 170.075464 107.302841)
- (xy 170.083407 107.313192)
- (xy 170.171718 107.428282)
- (xy 170.168579 107.43069)
- (xy 170.202249 107.484274)
- (xy 170.212165 107.572281)
- (xy 170.182914 107.655874)
- (xy 170.170825 107.671033)
- (xy 170.171718 107.671718)
- (xy 170.075464 107.797159)
- (xy 170.014956 107.943238)
- (xy 169.994318 108.1)
- (xy 150.0105 108.1)
- (xy 150.0105 106.13529)
- (xy 190.846944 106.13529)
- (xy 190.851057 106.144111)
- (xy 191.379705 106.672759)
- (xy 191.39618 106.683111)
- (xy 191.403691 106.680483)
- (xy 191.934526 106.149648)
- (xy 191.94404 106.134508)
- (xy 191.93716 106.127628)
- (xy 191.832591 106.078867)
- (xy 191.816324 106.072947)
- (xy 191.621841 106.020835)
- (xy 191.604797 106.01783)
- (xy 191.404212 106.000281)
- (xy 191.386908 106.000281)
- (xy 191.186323 106.01783)
- (xy 191.169279 106.020835)
- (xy 190.97479 106.072948)
- (xy 190.958534 106.078865)
- (xy 190.861059 106.124319)
- (xy 190.846944 106.13529)
- (xy 150.0105 106.13529)
- (xy 150.0105 105.528475)
- (xy 161.003613 105.528475)
- (xy 161.012649 105.537511)
- (xy 161.108307 105.589279)
- (xy 161.123326 105.595867)
- (xy 161.335042 105.668549)
- (xy 161.350944 105.672576)
- (xy 161.571738 105.70942)
- (xy 161.588075 105.710774)
- (xy 161.811925 105.710774)
- (xy 161.828262 105.70942)
- (xy 162.049056 105.672576)
- (xy 162.064958 105.668549)
- (xy 162.276674 105.595867)
- (xy 162.291693 105.589279)
- (xy 162.383007 105.539862)
- (xy 162.396447 105.528064)
- (xy 162.390364 105.516824)
- (xy 162.354062 105.480522)
- (xy 165.2995 105.480522)
- (xy 165.311133 105.539005)
- (xy 165.355448 105.605326)
- (xy 165.37174 105.616212)
- (xy 165.405475 105.638754)
- (xy 165.405477 105.638755)
- (xy 165.421769 105.649641)
- (xy 165.458053 105.656858)
- (xy 165.470658 105.659366)
- (xy 165.470662 105.659366)
- (xy 165.480252 105.661274)
- (xy 167.919748 105.661274)
- (xy 167.929338 105.659366)
- (xy 167.929342 105.659366)
- (xy 167.941947 105.656858)
- (xy 167.978231 105.649641)
- (xy 167.994523 105.638755)
- (xy 167.994525 105.638754)
- (xy 168.02826 105.616212)
- (xy 168.044552 105.605326)
- (xy 168.088867 105.539005)
- (xy 168.1005 105.480522)
- (xy 168.1005 103.041026)
- (xy 168.088867 102.982543)
- (xy 168.044552 102.916222)
- (xy 168.017275 102.897996)
- (xy 167.994525 102.882794)
- (xy 167.994523 102.882793)
- (xy 167.978231 102.871907)
- (xy 167.941947 102.86469)
- (xy 167.929342 102.862182)
- (xy 167.929338 102.862182)
- (xy 167.919748 102.860274)
- (xy 165.480252 102.860274)
- (xy 165.470662 102.862182)
- (xy 165.470658 102.862182)
- (xy 165.458053 102.86469)
- (xy 165.421769 102.871907)
- (xy 165.405477 102.882793)
- (xy 165.405475 102.882794)
- (xy 165.382725 102.897996)
- (xy 165.355448 102.916222)
- (xy 165.311133 102.982543)
- (xy 165.2995 103.041026)
- (xy 165.2995 105.480522)
- (xy 162.354062 105.480522)
- (xy 161.715855 104.842314)
- (xy 161.69938 104.831962)
- (xy 161.691869 104.83459)
- (xy 161.013127 105.513333)
- (xy 161.003613 105.528475)
- (xy 150.0105 105.528475)
- (xy 150.0105 104.26898)
- (xy 160.245711 104.26898)
- (xy 160.264196 104.492054)
- (xy 160.266894 104.508227)
- (xy 160.321845 104.725226)
- (xy 160.32717 104.740736)
- (xy 160.417088 104.945728)
- (xy 160.41958 104.950332)
- (xy 160.429775 104.960173)
- (xy 160.444085 104.951003)
- (xy 161.11846 104.276629)
- (xy 161.128033 104.261394)
- (xy 162.271188 104.261394)
- (xy 162.273816 104.268905)
- (xy 162.955282 104.95037)
- (xy 162.970789 104.960113)
- (xy 162.980053 104.951012)
- (xy 162.982912 104.945728)
- (xy 163.07283 104.740736)
- (xy 163.078155 104.725226)
- (xy 163.133106 104.508227)
- (xy 163.135804 104.492054)
- (xy 163.154289 104.26898)
- (xy 163.154289 104.252568)
- (xy 163.135804 104.029494)
- (xy 163.133106 104.013321)
- (xy 163.078155 103.796322)
- (xy 163.07283 103.780812)
- (xy 162.982912 103.57582)
- (xy 162.98042 103.571216)
- (xy 162.970225 103.561375)
- (xy 162.955915 103.570545)
- (xy 162.28154 104.244919)
- (xy 162.271188 104.261394)
- (xy 161.128033 104.261394)
- (xy 161.128812 104.260154)
- (xy 161.126184 104.252643)
- (xy 160.444718 103.571178)
- (xy 160.429211 103.561435)
- (xy 160.419947 103.570536)
- (xy 160.417088 103.57582)
- (xy 160.32717 103.780812)
- (xy 160.321845 103.796322)
- (xy 160.266894 104.013321)
- (xy 160.264196 104.029494)
- (xy 160.245711 104.252568)
- (xy 160.245711 104.26898)
- (xy 150.0105 104.26898)
- (xy 150.0105 102.993484)
- (xy 161.003553 102.993484)
- (xy 161.009636 103.004724)
- (xy 161.684145 103.679234)
- (xy 161.70062 103.689586)
- (xy 161.708131 103.686958)
- (xy 162.386873 103.008215)
- (xy 162.396387 102.993073)
- (xy 162.387351 102.984037)
- (xy 162.291693 102.932269)
- (xy 162.276674 102.925681)
- (xy 162.064958 102.852999)
- (xy 162.049056 102.848972)
- (xy 161.828262 102.812128)
- (xy 161.811925 102.810774)
- (xy 161.588075 102.810774)
- (xy 161.571738 102.812128)
- (xy 161.350944 102.848972)
- (xy 161.335042 102.852999)
- (xy 161.123326 102.925681)
- (xy 161.108307 102.932269)
- (xy 161.016993 102.981686)
- (xy 161.003553 102.993484)
- (xy 150.0105 102.993484)
- (xy 150.0105 97.079748)
- (xy 182.9245 97.079748)
- (xy 182.936133 97.138231)
- (xy 182.980448 97.204552)
- (xy 182.99674 97.215438)
- (xy 183.030475 97.23798)
- (xy 183.030477 97.237981)
- (xy 183.046769 97.248867)
- (xy 183.083053 97.256084)
- (xy 183.095658 97.258592)
- (xy 183.095662 97.258592)
- (xy 183.105252 97.2605)
- (xy 184.4005 97.2605)
- (xy 184.486843 97.280207)
- (xy 184.556084 97.335426)
- (xy 184.594511 97.415218)
- (xy 184.5995 97.4595)
- (xy 184.5995 98.067961)
- (xy 184.579793 98.154304)
- (xy 184.558381 98.189099)
- (xy 184.475464 98.297159)
- (xy 184.414956 98.443238)
- (xy 184.394318 98.6)
- (xy 184.414956 98.756762)
- (xy 184.475464 98.902841)
- (xy 184.571718 99.028282)
- (xy 184.697159 99.124536)
- (xy 184.843238 99.185044)
- (xy 185 99.205682)
- (xy 185.156762 99.185044)
- (xy 185.302841 99.124536)
- (xy 185.428282 99.028282)
- (xy 185.524536 98.902841)
- (xy 185.585044 98.756762)
- (xy 185.586747 98.743829)
- (xy 185.586748 98.743824)
- (xy 185.599002 98.650749)
- (xy 185.62981 98.567717)
- (xy 185.693594 98.506275)
- (xy 185.77772 98.478593)
- (xy 185.840438 98.483884)
- (xy 185.843238 98.485044)
- (xy 185.856168 98.486746)
- (xy 185.856171 98.486747)
- (xy 185.987072 98.50398)
- (xy 186 98.505682)
- (xy 186.156762 98.485044)
- (xy 186.302841 98.424536)
- (xy 186.428282 98.328282)
- (xy 186.524536 98.202841)
- (xy 186.585044 98.056762)
- (xy 186.605682 97.9)
- (xy 186.585044 97.743238)
- (xy 186.524536 97.597159)
- (xy 186.441621 97.489102)
- (xy 186.404695 97.408607)
- (xy 186.403807 97.4)
- (xy 188.294318 97.4)
- (xy 188.314956 97.556762)
- (xy 188.375464 97.702841)
- (xy 188.471718 97.828282)
- (xy 188.597159 97.924536)
- (xy 188.743238 97.985044)
- (xy 188.9 98.005682)
- (xy 189.056762 97.985044)
- (xy 189.202841 97.924536)
- (xy 189.328282 97.828282)
- (xy 189.424536 97.702841)
- (xy 189.485044 97.556762)
- (xy 189.505682 97.4)
- (xy 189.485044 97.243238)
- (xy 189.424536 97.097159)
- (xy 189.416596 97.086812)
- (xy 189.416593 97.086806)
- (xy 189.391622 97.054263)
- (xy 189.354695 96.973766)
- (xy 189.3505 96.933121)
- (xy 189.3505 95.066879)
- (xy 189.370207 94.980536)
- (xy 189.391622 94.945737)
- (xy 189.416593 94.913194)
- (xy 189.416596 94.913188)
- (xy 189.424536 94.902841)
- (xy 189.485044 94.756762)
- (xy 189.505682 94.6)
- (xy 189.485044 94.443238)
- (xy 189.424536 94.297159)
- (xy 189.328282 94.171718)
- (xy 189.202841 94.075464)
- (xy 189.056762 94.014956)
- (xy 188.9 93.994318)
- (xy 188.743238 94.014956)
- (xy 188.597159 94.075464)
- (xy 188.471718 94.171718)
- (xy 188.375464 94.297159)
- (xy 188.314956 94.443238)
- (xy 188.294318 94.6)
- (xy 188.314956 94.756762)
- (xy 188.375464 94.902841)
- (xy 188.383404 94.913188)
- (xy 188.383407 94.913194)
- (xy 188.408378 94.945737)
- (xy 188.445305 95.026234)
- (xy 188.4495 95.066879)
- (xy 188.4495 96.933121)
- (xy 188.429793 97.019464)
- (xy 188.408378 97.054263)
- (xy 188.383407 97.086806)
- (xy 188.383404 97.086812)
- (xy 188.375464 97.097159)
- (xy 188.314956 97.243238)
- (xy 188.294318 97.4)
- (xy 186.403807 97.4)
- (xy 186.4005 97.367961)
- (xy 186.4005 93.632039)
- (xy 186.420207 93.545696)
- (xy 186.441619 93.510901)
- (xy 186.524536 93.402841)
- (xy 186.585044 93.256762)
- (xy 186.605682 93.1)
- (xy 186.585044 92.943238)
- (xy 186.524536 92.797159)
- (xy 186.428282 92.671718)
- (xy 186.302841 92.575464)
- (xy 186.156762 92.514956)
- (xy 186 92.494318)
- (xy 185.843238 92.514956)
- (xy 185.697159 92.575464)
- (xy 185.571718 92.671718)
- (xy 185.475464 92.797159)
- (xy 185.470472 92.809211)
- (xy 185.470471 92.809213)
- (xy 185.468789 92.813273)
- (xy 185.465234 92.818283)
- (xy 185.46395 92.820507)
- (xy 185.463741 92.820387)
- (xy 185.417539 92.885501)
- (xy 185.340026 92.92834)
- (xy 185.251602 92.933305)
- (xy 185.169781 92.899412)
- (xy 185.144224 92.877831)
- (xy 184.844244 92.577851)
- (xy 184.797125 92.502863)
- (xy 184.78766 92.463108)
- (xy 184.786747 92.45617)
- (xy 184.786746 92.456166)
- (xy 184.785044 92.443238)
- (xy 184.780053 92.431187)
- (xy 184.743521 92.342992)
- (xy 184.724536 92.297159)
- (xy 184.628282 92.171718)
- (xy 184.502841 92.075464)
- (xy 184.356762 92.014956)
- (xy 184.2 91.994318)
- (xy 184.043238 92.014956)
- (xy 183.897159 92.075464)
- (xy 183.771718 92.171718)
- (xy 183.675464 92.297159)
- (xy 183.614956 92.443238)
- (xy 183.594318 92.6)
- (xy 183.614956 92.756762)
- (xy 183.675464 92.902841)
- (xy 183.709328 92.946974)
- (xy 183.746254 93.027468)
- (xy 183.744598 93.116016)
- (xy 183.704686 93.195076)
- (xy 183.634424 93.24899)
- (xy 183.609215 93.258545)
- (xy 183.530881 93.282307)
- (xy 183.524045 93.288243)
- (xy 183.529917 93.299232)
- (xy 184.349971 94.119286)
- (xy 184.39709 94.194274)
- (xy 184.407006 94.282281)
- (xy 184.377755 94.365874)
- (xy 184.349971 94.400714)
- (xy 183.549471 95.201214)
- (xy 183.474483 95.248333)
- (xy 183.408757 95.2595)
- (xy 183.105252 95.2595)
- (xy 183.095662 95.261408)
- (xy 183.095658 95.261408)
- (xy 183.083053 95.263916)
- (xy 183.046769 95.271133)
- (xy 183.030477 95.282019)
- (xy 183.030475 95.28202)
- (xy 183.004531 95.299356)
- (xy 182.980448 95.315448)
- (xy 182.969562 95.33174)
- (xy 182.9505 95.360268)
- (xy 182.936133 95.381769)
- (xy 182.9245 95.440252)
- (xy 182.9245 97.079748)
- (xy 150.0105 97.079748)
- (xy 150.0105 94.269727)
- (xy 182.870877 94.269727)
- (xy 182.889234 94.456106)
- (xy 182.893031 94.475194)
- (xy 182.947307 94.654119)
- (xy 182.953243 94.660955)
- (xy 182.964232 94.655083)
- (xy 183.34346 94.275855)
- (xy 183.353812 94.25938)
- (xy 183.351184 94.251869)
- (xy 182.96794 93.868625)
- (xy 182.9528 93.859111)
- (xy 182.948154 93.863757)
- (xy 182.947396 93.865587)
- (xy 182.893031 94.044806)
- (xy 182.889234 94.063894)
- (xy 182.870877 94.250273)
- (xy 182.870877 94.269727)
- (xy 150.0105 94.269727)
- (xy 150.0105 88.884668)
- (xy 163.778986 88.884668)
- (xy 163.799624 89.04143)
- (xy 163.860132 89.187509)
- (xy 163.956386 89.31295)
- (xy 164.081827 89.409204)
- (xy 164.227906 89.469712)
- (xy 164.37174 89.488648)
- (xy 164.384668 89.49035)
- (xy 164.397596 89.488648)
- (xy 164.410538 89.488648)
- (xy 164.496881 89.508355)
- (xy 164.551252 89.546934)
- (xy 165.091214 90.086896)
- (xy 165.138333 90.161884)
- (xy 165.1495 90.22761)
- (xy 165.1495 90.532707)
- (xy 165.129793 90.61905)
- (xy 165.108378 90.65385)
- (xy 165.075749 90.696373)
- (xy 165.015241 90.842452)
- (xy 164.994603 90.999214)
- (xy 165.015241 91.155976)
- (xy 165.075749 91.302055)
- (xy 165.172003 91.427496)
- (xy 165.297444 91.52375)
- (xy 165.443523 91.584258)
- (xy 165.600285 91.604896)
- (xy 165.757047 91.584258)
- (xy 165.903126 91.52375)
- (xy 166.028567 91.427496)
- (xy 166.124821 91.302055)
- (xy 166.185329 91.155976)
- (xy 166.205967 90.999214)
- (xy 166.202673 90.974192)
- (xy 166.210942 90.886016)
- (xy 166.256651 90.810159)
- (xy 166.330745 90.761647)
- (xy 166.373997 90.75092)
- (xy 166.465317 90.738898)
- (xy 166.465321 90.738897)
- (xy 166.478249 90.737195)
- (xy 166.624328 90.676687)
- (xy 166.749769 90.580433)
- (xy 166.846023 90.454992)
- (xy 166.906531 90.308913)
- (xy 166.90818 90.296389)
- (xy 166.949453 90.2183)
- (xy 167.020712 90.16571)
- (xy 167.107732 90.149247)
- (xy 167.193277 90.172171)
- (xy 167.241001 90.207394)
- (xy 167.573239 90.539632)
- (xy 167.620358 90.61462)
- (xy 167.629822 90.654366)
- (xy 167.632439 90.674245)
- (xy 167.692947 90.820324)
- (xy 167.789201 90.945765)
- (xy 167.914642 91.042019)
- (xy 168.060721 91.102527)
- (xy 168.217483 91.123165)
- (xy 168.374245 91.102527)
- (xy 168.520324 91.042019)
- (xy 168.645765 90.945765)
- (xy 168.704732 90.868918)
- (xy 168.734077 90.830675)
- (xy 168.734079 90.830672)
- (xy 168.742019 90.820324)
- (xy 168.742517 90.819121)
- (xy 168.798074 90.75925)
- (xy 168.880516 90.726897)
- (xy 168.968832 90.733518)
- (xy 169.050883 90.782961)
- (xy 170.697738 92.429816)
- (xy 170.707201 92.435762)
- (xy 170.707206 92.435766)
- (xy 170.726583 92.447941)
- (xy 170.744784 92.460855)
- (xy 170.762672 92.475121)
- (xy 170.762674 92.475122)
- (xy 170.771413 92.482091)
- (xy 170.781484 92.486941)
- (xy 170.781486 92.486942)
- (xy 170.802104 92.496871)
- (xy 170.821635 92.507666)
- (xy 170.841012 92.519842)
- (xy 170.841019 92.519845)
- (xy 170.850478 92.525789)
- (xy 170.882638 92.537042)
- (xy 170.903242 92.545576)
- (xy 170.933939 92.560359)
- (xy 170.944835 92.562846)
- (xy 170.944838 92.562847)
- (xy 170.967153 92.56794)
- (xy 170.988592 92.574117)
- (xy 171.020745 92.585368)
- (xy 171.031847 92.586619)
- (xy 171.031852 92.58662)
- (xy 171.054597 92.589182)
- (xy 171.076595 92.59292)
- (xy 171.109805 92.6005)
- (xy 171.143869 92.6005)
- (xy 171.166149 92.601751)
- (xy 171.2 92.605565)
- (xy 171.211103 92.604314)
- (xy 171.233851 92.601751)
- (xy 171.256131 92.6005)
- (xy 171.290194 92.6005)
- (xy 171.304943 92.597134)
- (xy 171.3234 92.592921)
- (xy 171.345403 92.589182)
- (xy 171.351384 92.588508)
- (xy 171.379255 92.585368)
- (xy 171.389803 92.581677)
- (xy 171.389808 92.581676)
- (xy 171.411416 92.574115)
- (xy 171.432856 92.567938)
- (xy 171.466061 92.560359)
- (xy 171.496749 92.545581)
- (xy 171.517364 92.537042)
- (xy 171.538974 92.529481)
- (xy 171.538982 92.529477)
- (xy 171.549522 92.525789)
- (xy 171.578378 92.507658)
- (xy 171.5979 92.496869)
- (xy 171.603197 92.494318)
- (xy 171.628586 92.482091)
- (xy 171.655215 92.460855)
- (xy 171.673409 92.447945)
- (xy 171.702262 92.429816)
- (xy 171.726352 92.405726)
- (xy 171.742992 92.390855)
- (xy 171.760886 92.376585)
- (xy 171.76962 92.36962)
- (xy 171.790856 92.342991)
- (xy 171.805726 92.326352)
- (xy 171.829816 92.302262)
- (xy 171.847945 92.273409)
- (xy 171.860855 92.255215)
- (xy 171.875122 92.237325)
- (xy 171.875123 92.237324)
- (xy 171.882091 92.228586)
- (xy 171.896869 92.1979)
- (xy 171.907659 92.178376)
- (xy 171.909513 92.175426)
- (xy 171.925789 92.149522)
- (xy 171.929477 92.138982)
- (xy 171.929481 92.138974)
- (xy 171.937042 92.117364)
- (xy 171.945583 92.096743)
- (xy 171.955512 92.076126)
- (xy 171.960359 92.066061)
- (xy 171.967938 92.032856)
- (xy 171.974115 92.011416)
- (xy 171.981676 91.989808)
- (xy 171.981677 91.989803)
- (xy 171.985368 91.979255)
- (xy 171.989182 91.945403)
- (xy 171.992921 91.9234)
- (xy 171.998011 91.901098)
- (xy 172.0005 91.890194)
- (xy 172.0005 91.856131)
- (xy 172.001751 91.833851)
- (xy 172.004314 91.811103)
- (xy 172.005565 91.8)
- (xy 172.001751 91.766149)
- (xy 172.0005 91.743869)
- (xy 172.0005 91.709805)
- (xy 171.99292 91.676595)
- (xy 171.989182 91.654597)
- (xy 171.98662 91.631852)
- (xy 171.986619 91.631847)
- (xy 171.985368 91.620745)
- (xy 171.974117 91.588592)
- (xy 171.96794 91.567153)
- (xy 171.962847 91.544838)
- (xy 171.962846 91.544835)
- (xy 171.960359 91.533939)
- (xy 171.945576 91.503242)
- (xy 171.937039 91.482631)
- (xy 171.92948 91.461027)
- (xy 171.925789 91.450478)
- (xy 171.919845 91.441019)
- (xy 171.919842 91.441012)
- (xy 171.907666 91.421635)
- (xy 171.896871 91.402104)
- (xy 171.886942 91.381486)
- (xy 171.886941 91.381484)
- (xy 171.882091 91.371413)
- (xy 171.875124 91.362676)
- (xy 171.875121 91.362672)
- (xy 171.860855 91.344784)
- (xy 171.847941 91.326583)
- (xy 171.835766 91.307206)
- (xy 171.835762 91.307201)
- (xy 171.829816 91.297738)
- (xy 168.622145 88.090067)
- (xy 168.575026 88.015079)
- (xy 168.563859 87.949353)
- (xy 168.563859 86.8)
- (xy 177.794318 86.8)
- (xy 177.814956 86.956762)
- (xy 177.875464 87.102841)
- (xy 177.971718 87.228282)
- (xy 178.097159 87.324536)
- (xy 178.243238 87.385044)
- (xy 178.4 87.405682)
- (xy 178.556762 87.385044)
- (xy 178.702841 87.324536)
- (xy 178.828282 87.228282)
- (xy 178.924536 87.102841)
- (xy 178.985044 86.956762)
- (xy 179.005682 86.8)
- (xy 178.985044 86.643238)
- (xy 178.924536 86.497159)
- (xy 178.841621 86.389102)
- (xy 178.804695 86.308607)
- (xy 178.8005 86.267961)
- (xy 178.8005 85.657539)
- (xy 178.820207 85.571196)
- (xy 178.841619 85.536401)
- (xy 178.924536 85.428341)
- (xy 178.985044 85.282262)
- (xy 179.005682 85.1255)
- (xy 178.985044 84.968738)
- (xy 178.924536 84.822659)
- (xy 178.828282 84.697218)
- (xy 178.702841 84.600964)
- (xy 178.556762 84.540456)
- (xy 178.4 84.519818)
- (xy 178.243238 84.540456)
- (xy 178.097159 84.600964)
- (xy 177.971718 84.697218)
- (xy 177.875464 84.822659)
- (xy 177.814956 84.968738)
- (xy 177.794318 85.1255)
- (xy 177.814956 85.282262)
- (xy 177.875464 85.428341)
- (xy 177.958379 85.536398)
- (xy 177.995305 85.616893)
- (xy 177.9995 85.657539)
- (xy 177.9995 86.267961)
- (xy 177.979793 86.354304)
- (xy 177.958381 86.389099)
- (xy 177.875464 86.497159)
- (xy 177.814956 86.643238)
- (xy 177.794318 86.8)
- (xy 168.563859 86.8)
- (xy 168.563859 86.61949)
- (xy 168.56511 86.59721)
- (xy 168.567673 86.574462)
- (xy 168.568924 86.563359)
- (xy 168.548727 86.384104)
- (xy 168.540043 86.359285)
- (xy 168.49284 86.224389)
- (xy 168.489148 86.213837)
- (xy 168.393175 86.061097)
- (xy 168.265621 85.933543)
- (xy 168.112881 85.83757)
- (xy 168.021112 85.805458)
- (xy 167.953163 85.781682)
- (xy 167.953161 85.781682)
- (xy 167.942614 85.777991)
- (xy 167.763359 85.757794)
- (xy 167.584104 85.777991)
- (xy 167.573557 85.781682)
- (xy 167.573555 85.781682)
- (xy 167.505606 85.805458)
- (xy 167.413837 85.83757)
- (xy 167.261097 85.933543)
- (xy 167.133543 86.061097)
- (xy 167.03757 86.213837)
- (xy 167.033878 86.224389)
- (xy 166.986676 86.359285)
- (xy 166.977991 86.384104)
- (xy 166.957794 86.563359)
- (xy 166.959045 86.574462)
- (xy 166.961608 86.59721)
- (xy 166.962859 86.61949)
- (xy 166.962859 88.226369)
- (xy 166.943152 88.312712)
- (xy 166.887933 88.381953)
- (xy 166.808141 88.42038)
- (xy 166.737885 88.423667)
- (xy 166.625823 88.408914)
- (xy 166.625822 88.408914)
- (xy 166.612894 88.407212)
- (xy 166.456132 88.42785)
- (xy 166.310053 88.488358)
- (xy 166.184612 88.584612)
- (xy 166.088358 88.710053)
- (xy 166.02785 88.856132)
- (xy 166.026148 88.86906)
- (xy 166.026147 88.869064)
- (xy 166.025889 88.871026)
- (xy 166.024926 88.873621)
- (xy 166.022771 88.881664)
- (xy 166.022017 88.881462)
- (xy 165.995082 88.954058)
- (xy 165.931299 89.015501)
- (xy 165.847173 89.043185)
- (xy 165.759367 89.031626)
- (xy 165.687877 88.985768)
- (xy 165.643454 88.941345)
- (xy 165.596335 88.866357)
- (xy 165.585168 88.800631)
- (xy 165.585168 88.620753)
- (xy 165.604875 88.53441)
- (xy 165.643452 88.480041)
- (xy 165.652604 88.470889)
- (xy 165.66295 88.46295)
- (xy 165.759204 88.337509)
- (xy 165.819712 88.19143)
- (xy 165.84035 88.034668)
- (xy 165.819712 87.877906)
- (xy 165.759204 87.731827)
- (xy 165.66295 87.606386)
- (xy 165.537509 87.510132)
- (xy 165.39143 87.449624)
- (xy 165.234668 87.428986)
- (xy 165.077906 87.449624)
- (xy 164.931827 87.510132)
- (xy 164.806386 87.606386)
- (xy 164.710132 87.731827)
- (xy 164.649624 87.877906)
- (xy 164.628986 88.034668)
- (xy 164.630688 88.047596)
- (xy 164.630688 88.0476)
- (xy 164.632176 88.058902)
- (xy 164.623909 88.147079)
- (xy 164.578201 88.222936)
- (xy 164.504107 88.271449)
- (xy 164.408902 88.282176)
- (xy 164.3976 88.280688)
- (xy 164.397596 88.280688)
- (xy 164.384668 88.278986)
- (xy 164.227906 88.299624)
- (xy 164.081827 88.360132)
- (xy 163.956386 88.456386)
- (xy 163.860132 88.581827)
- (xy 163.799624 88.727906)
- (xy 163.778986 88.884668)
- (xy 150.0105 88.884668)
- (xy 150.0105 81.9595)
- (xy 150.030207 81.873157)
- (xy 150.085426 81.803916)
- (xy 150.165218 81.765489)
- (xy 150.2095 81.7605)
- (xy 154.579932 81.7605)
- (xy 154.590134 81.758331)
- (xy 154.590138 81.758331)
- (xy 154.7261 81.729431)
- (xy 154.726104 81.72943)
- (xy 154.736302 81.727262)
- (xy 154.882345 81.66224)
- (xy 154.890781 81.656111)
- (xy 154.890786 81.656108)
- (xy 154.970395 81.598268)
- (xy 155.011677 81.568275)
- (xy 155.118646 81.449473)
- (xy 155.16349 81.371802)
- (xy 155.191158 81.323878)
- (xy 155.198578 81.311027)
- (xy 155.203959 81.294467)
- (xy 155.244757 81.168905)
- (xy 155.244757 81.168903)
- (xy 155.247979 81.158988)
- (xy 155.251116 81.129146)
- (xy 155.263599 81.010371)
- (xy 155.264689 81)
- (xy 155.247979 80.841012)
- (xy 155.238212 80.810951)
- (xy 155.2018 80.698889)
- (xy 155.2018 80.698888)
- (xy 155.198578 80.688973)
- (xy 155.118646 80.550527)
- (xy 155.011677 80.431725)
- (xy 154.959913 80.394116)
- (xy 154.890786 80.343892)
- (xy 154.890781 80.343889)
- (xy 154.882345 80.33776)
- (xy 154.831207 80.314992)
- (xy 154.745828 80.276979)
- (xy 154.745826 80.276978)
- (xy 154.736302 80.272738)
- (xy 154.726104 80.27057)
- (xy 154.7261 80.270569)
- (xy 154.590138 80.241669)
- (xy 154.590134 80.241669)
- (xy 154.579932 80.2395)
- (xy 150.2095 80.2395)
- (xy 150.123157 80.219793)
- (xy 150.053916 80.164574)
- (xy 150.015489 80.084782)
- (xy 150.0105 80.0405)
- (xy 150.0105 73.463904)
- (xy 174.172408 73.463904)
- (xy 174.192703 73.864083)
- (xy 174.253379 74.260156)
- (xy 174.353814 74.648058)
- (xy 174.355565 74.652786)
- (xy 174.355566 74.652789)
- (xy 174.488368 75.011365)
- (xy 174.492977 75.023809)
- (xy 174.495198 75.028338)
- (xy 174.495199 75.028339)
- (xy 174.531739 75.102831)
- (xy 174.66944 75.383553)
- (xy 174.881392 75.723599)
- (xy 174.884479 75.727587)
- (xy 174.884481 75.72759)
- (xy 175.095342 76)
- (xy 175.126659 76.040458)
- (xy 175.130123 76.044102)
- (xy 175.130128 76.044108)
- (xy 175.399249 76.327224)
- (xy 175.399255 76.32723)
- (xy 175.402723 76.330878)
- (xy 175.706753 76.591878)
- (xy 176.035627 76.820782)
- (xy 176.040021 76.823221)
- (xy 176.040026 76.823224)
- (xy 176.38157 77.012796)
- (xy 176.381575 77.012798)
- (xy 176.385972 77.015239)
- (xy 176.390593 77.017222)
- (xy 176.390595 77.017223)
- (xy 176.567964 77.093338)
- (xy 176.754192 77.173255)
- (xy 176.759 77.174764)
- (xy 176.759004 77.174765)
- (xy 176.858542 77.205995)
- (xy 177.13651 77.293208)
- (xy 177.141454 77.294224)
- (xy 177.524046 77.372849)
- (xy 177.524051 77.37285)
- (xy 177.529001 77.373867)
- (xy 177.927638 77.414404)
- (xy 178.328332 77.414404)
- (xy 178.726969 77.373867)
- (xy 178.731919 77.37285)
- (xy 178.731924 77.372849)
- (xy 179.114516 77.294224)
- (xy 179.11946 77.293208)
- (xy 179.397428 77.205995)
- (xy 179.496966 77.174765)
- (xy 179.49697 77.174764)
- (xy 179.501778 77.173255)
- (xy 179.688007 77.093338)
- (xy 179.865375 77.017223)
- (xy 179.865377 77.017222)
- (xy 179.869998 77.015239)
- (xy 179.874395 77.012798)
- (xy 179.8744 77.012796)
- (xy 180.215944 76.823224)
- (xy 180.215949 76.823221)
- (xy 180.220343 76.820782)
- (xy 180.549217 76.591878)
- (xy 180.853247 76.330878)
- (xy 180.856715 76.32723)
- (xy 180.856721 76.327224)
- (xy 181.125842 76.044108)
- (xy 181.125847 76.044102)
- (xy 181.129311 76.040458)
- (xy 181.160628 76)
- (xy 181.371489 75.72759)
- (xy 181.371491 75.727587)
- (xy 181.374578 75.723599)
- (xy 181.58653 75.383553)
- (xy 181.724231 75.102831)
- (xy 181.760771 75.028339)
- (xy 181.760772 75.028338)
- (xy 181.762993 75.023809)
- (xy 181.767602 75.011365)
- (xy 181.900404 74.652789)
- (xy 181.900405 74.652786)
- (xy 181.902156 74.648058)
- (xy 182.002591 74.260156)
- (xy 182.063267 73.864083)
- (xy 182.083562 73.463904)
- (xy 182.063267 73.063725)
- (xy 182.002591 72.667652)
- (xy 181.902156 72.27975)
- (xy 181.762993 71.903999)
- (xy 181.58653 71.544255)
- (xy 181.374578 71.204209)
- (xy 181.129311 70.88735)
- (xy 181.125847 70.883706)
- (xy 181.125842 70.8837)
- (xy 180.856721 70.600584)
- (xy 180.856715 70.600578)
- (xy 180.853247 70.59693)
- (xy 180.549217 70.33593)
- (xy 180.220343 70.107026)
- (xy 180.215949 70.104587)
- (xy 180.215944 70.104584)
- (xy 179.8744 69.915012)
- (xy 179.874395 69.91501)
- (xy 179.869998 69.912569)
- (xy 179.501778 69.754553)
- (xy 179.49697 69.753044)
- (xy 179.496966 69.753043)
- (xy 179.282759 69.685835)
- (xy 179.11946 69.6346)
- (xy 179.09079 69.628708)
- (xy 178.731924 69.554959)
- (xy 178.731919 69.554958)
- (xy 178.726969 69.553941)
- (xy 178.328332 69.513404)
- (xy 177.927638 69.513404)
- (xy 177.529001 69.553941)
- (xy 177.524051 69.554958)
- (xy 177.524046 69.554959)
- (xy 177.16518 69.628708)
- (xy 177.13651 69.6346)
- (xy 176.973211 69.685835)
- (xy 176.759004 69.753043)
- (xy 176.759 69.753044)
- (xy 176.754192 69.754553)
- (xy 176.385972 69.912569)
- (xy 176.381575 69.91501)
- (xy 176.38157 69.915012)
- (xy 176.040026 70.104584)
- (xy 176.040021 70.104587)
- (xy 176.035627 70.107026)
- (xy 175.706753 70.33593)
- (xy 175.402723 70.59693)
- (xy 175.399255 70.600578)
- (xy 175.399249 70.600584)
- (xy 175.130128 70.8837)
- (xy 175.130123 70.883706)
- (xy 175.126659 70.88735)
- (xy 174.881392 71.204209)
- (xy 174.66944 71.544255)
- (xy 174.492977 71.903999)
- (xy 174.353814 72.27975)
- (xy 174.253379 72.667652)
- (xy 174.192703 73.063725)
- (xy 174.172408 73.463904)
- (xy 150.0105 73.463904)
- (xy 150.0105 67.2095)
- (xy 150.030207 67.123157)
- (xy 150.085426 67.053916)
- (xy 150.165218 67.015489)
- (xy 150.2095 67.0105)
- (xy 205.7905 67.0105)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 195.771505 81.129146)
- (xy 195.840746 81.184365)
- (xy 195.879173 81.264157)
- (xy 195.879173 81.352721)
- (xy 195.840746 81.432513)
- (xy 195.825876 81.449153)
- (xy 195.422176 81.852853)
- (xy 195.42011 81.850787)
- (xy 195.415509 81.855802)
- (xy 195.415772 81.856042)
- (xy 195.385701 81.889028)
- (xy 195.379353 81.895676)
- (xy 195.367826 81.907203)
- (xy 195.363901 81.912933)
- (xy 195.363769 81.913085)
- (xy 195.352507 81.925439)
- (xy 195.352505 81.925442)
- (xy 195.340084 81.939067)
- (xy 195.333423 81.956261)
- (xy 195.331923 81.958683)
- (xy 195.330765 81.961305)
- (xy 195.320344 81.976519)
- (xy 195.31542 81.997453)
- (xy 195.307271 82.023767)
- (xy 195.2995 82.043827)
- (xy 195.2995 82.062265)
- (xy 195.298975 82.065073)
- (xy 195.298843 82.067932)
- (xy 195.294621 82.085881)
- (xy 195.297169 82.104145)
- (xy 195.297592 82.107179)
- (xy 195.2995 82.134673)
- (xy 195.2995 82.307475)
- (xy 195.279793 82.393818)
- (xy 195.224574 82.463059)
- (xy 195.144782 82.501486)
- (xy 195.1005 82.506475)
- (xy 194.042042 82.506475)
- (xy 194.042042 82.503553)
- (xy 194.035243 82.503845)
- (xy 194.03526 82.504202)
- (xy 193.990676 82.506263)
- (xy 193.981487 82.506475)
- (xy 193.965181 82.506475)
- (xy 193.958346 82.507753)
- (xy 193.958139 82.507767)
- (xy 193.941452 82.508538)
- (xy 193.94145 82.508539)
- (xy 193.923033 82.50939)
- (xy 193.906168 82.516837)
- (xy 193.903387 82.517491)
- (xy 193.900714 82.518526)
- (xy 193.882592 82.521914)
- (xy 193.866916 82.53162)
- (xy 193.866914 82.531621)
- (xy 193.864316 82.53323)
- (xy 193.839936 82.546081)
- (xy 193.82026 82.554769)
- (xy 193.807222 82.567807)
- (xy 193.804866 82.569421)
- (xy 193.802752 82.571348)
- (xy 193.787073 82.581056)
- (xy 193.775962 82.595769)
- (xy 193.775959 82.595772)
- (xy 193.774113 82.598217)
- (xy 193.756021 82.619008)
- (xy 193.222176 83.152853)
- (xy 193.22011 83.150787)
- (xy 193.215509 83.155802)
- (xy 193.215772 83.156042)
- (xy 193.185701 83.189028)
- (xy 193.179353 83.195676)
- (xy 193.167826 83.207203)
- (xy 193.163901 83.212933)
- (xy 193.163769 83.213085)
- (xy 193.152507 83.225439)
- (xy 193.152505 83.225442)
- (xy 193.140084 83.239067)
- (xy 193.133423 83.256261)
- (xy 193.131923 83.258683)
- (xy 193.130765 83.261305)
- (xy 193.120344 83.276519)
- (xy 193.11542 83.297453)
- (xy 193.107271 83.323767)
- (xy 193.0995 83.343827)
- (xy 193.0995 83.362265)
- (xy 193.098975 83.365073)
- (xy 193.098843 83.367932)
- (xy 193.094621 83.385881)
- (xy 193.097169 83.404145)
- (xy 193.097592 83.407179)
- (xy 193.0995 83.434673)
- (xy 193.0995 85.193101)
- (xy 193.079793 85.279444)
- (xy 193.041214 85.333815)
- (xy 191.871488 86.503541)
- (xy 191.869422 86.501475)
- (xy 191.864821 86.50649)
- (xy 191.865084 86.50673)
- (xy 191.835013 86.539716)
- (xy 191.828665 86.546364)
- (xy 191.817138 86.557891)
- (xy 191.813213 86.563621)
- (xy 191.813081 86.563773)
- (xy 191.801819 86.576127)
- (xy 191.801817 86.57613)
- (xy 191.789396 86.589755)
- (xy 191.782735 86.606949)
- (xy 191.781235 86.609371)
- (xy 191.780077 86.611993)
- (xy 191.769656 86.627207)
- (xy 191.764732 86.648141)
- (xy 191.756583 86.674455)
- (xy 191.748812 86.694515)
- (xy 191.748812 86.712953)
- (xy 191.748287 86.715761)
- (xy 191.748155 86.71862)
- (xy 191.743933 86.736569)
- (xy 191.746481 86.754833)
- (xy 191.746904 86.757867)
- (xy 191.748812 86.785361)
- (xy 191.748812 87.72622)
- (xy 191.729105 87.812563)
- (xy 191.670957 87.884096)
- (xy 191.62103 87.922406)
- (xy 191.524776 88.047847)
- (xy 191.464268 88.193926)
- (xy 191.44363 88.350688)
- (xy 191.464268 88.50745)
- (xy 191.524776 88.653529)
- (xy 191.62103 88.77897)
- (xy 191.746471 88.875224)
- (xy 191.758525 88.880217)
- (xy 191.784277 88.890884)
- (xy 191.856506 88.942132)
- (xy 191.899346 89.019645)
- (xy 191.904312 89.108069)
- (xy 191.870421 89.189891)
- (xy 191.848838 89.21545)
- (xy 191.672875 89.391413)
- (xy 191.597887 89.438532)
- (xy 191.532161 89.449699)
- (xy 190.162987 89.449699)
- (xy 190.076644 89.429992)
- (xy 190.00511 89.371843)
- (xy 189.928282 89.271718)
- (xy 189.802841 89.175464)
- (xy 189.656762 89.114956)
- (xy 189.5 89.094318)
- (xy 189.343238 89.114956)
- (xy 189.269851 89.145354)
- (xy 189.209215 89.17047)
- (xy 189.209214 89.170471)
- (xy 189.197159 89.175464)
- (xy 189.194239 89.177704)
- (xy 189.114863 89.202189)
- (xy 189.027289 89.188991)
- (xy 188.954114 89.139102)
- (xy 188.909831 89.062405)
- (xy 188.900989 89.003746)
- (xy 188.900989 87.43276)
- (xy 188.920696 87.346417)
- (xy 188.975915 87.277176)
- (xy 189.055707 87.238749)
- (xy 189.144271 87.238749)
- (xy 189.224063 87.277176)
- (xy 189.279282 87.346417)
- (xy 189.289397 87.373677)
- (xy 189.290344 87.380874)
- (xy 189.350852 87.526953)
- (xy 189.447106 87.652394)
- (xy 189.572547 87.748648)
- (xy 189.718626 87.809156)
- (xy 189.875388 87.829794)
- (xy 190.03215 87.809156)
- (xy 190.178229 87.748648)
- (xy 190.30367 87.652394)
- (xy 190.399924 87.526953)
- (xy 190.460432 87.380874)
- (xy 190.48107 87.224112)
- (xy 190.460432 87.06735)
- (xy 190.399924 86.921271)
- (xy 190.30367 86.79583)
- (xy 190.253743 86.75752)
- (xy 190.197241 86.689324)
- (xy 190.175888 86.599644)
- (xy 190.175888 86.531512)
- (xy 190.195595 86.445169)
- (xy 190.234174 86.390797)
- (xy 190.360614 86.264358)
- (xy 190.435603 86.21724)
- (xy 190.501328 86.206073)
- (xy 190.84541 86.206073)
- (xy 190.84541 86.208995)
- (xy 190.852209 86.208703)
- (xy 190.852192 86.208346)
- (xy 190.896776 86.206285)
- (xy 190.905965 86.206073)
- (xy 190.922271 86.206073)
- (xy 190.929106 86.204795)
- (xy 190.929313 86.204781)
- (xy 190.946 86.20401)
- (xy 190.946002 86.204009)
- (xy 190.964419 86.203158)
- (xy 190.981284 86.195711)
- (xy 190.984065 86.195057)
- (xy 190.986738 86.194022)
- (xy 191.00486 86.190634)
- (xy 191.020536 86.180928)
- (xy 191.020538 86.180927)
- (xy 191.023136 86.179318)
- (xy 191.047516 86.166467)
- (xy 191.067192 86.157779)
- (xy 191.08023 86.144741)
- (xy 191.082586 86.143127)
- (xy 191.0847 86.1412)
- (xy 191.100379 86.131492)
- (xy 191.11149 86.116779)
- (xy 191.111493 86.116776)
- (xy 191.113339 86.114331)
- (xy 191.131431 86.09354)
- (xy 192.477824 84.747147)
- (xy 192.47989 84.749213)
- (xy 192.484491 84.744198)
- (xy 192.484228 84.743958)
- (xy 192.514299 84.710972)
- (xy 192.520647 84.704324)
- (xy 192.532174 84.692797)
- (xy 192.536099 84.687067)
- (xy 192.536231 84.686915)
- (xy 192.547493 84.674561)
- (xy 192.547495 84.674558)
- (xy 192.559916 84.660933)
- (xy 192.566577 84.643739)
- (xy 192.568077 84.641317)
- (xy 192.569235 84.638695)
- (xy 192.579656 84.623481)
- (xy 192.58458 84.602547)
- (xy 192.592729 84.576233)
- (xy 192.593839 84.573368)
- (xy 192.593839 84.573367)
- (xy 192.6005 84.556173)
- (xy 192.6005 84.537735)
- (xy 192.601025 84.534927)
- (xy 192.601157 84.532068)
- (xy 192.605379 84.514119)
- (xy 192.602408 84.492821)
- (xy 192.6005 84.465327)
- (xy 192.6005 81.771905)
- (xy 192.620207 81.685562)
- (xy 192.658786 81.631191)
- (xy 193.122252 81.167725)
- (xy 193.19724 81.120606)
- (xy 193.262966 81.109439)
- (xy 195.685162 81.109439)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 195.887343 79.526702)
- (xy 195.956584 79.581921)
- (xy 195.995011 79.661713)
- (xy 196 79.705995)
- (xy 196 80.309439)
- (xy 195.980293 80.395782)
- (xy 195.925074 80.465023)
- (xy 195.845282 80.50345)
- (xy 195.801 80.508439)
- (xy 193.696961 80.508439)
- (xy 193.610618 80.488732)
- (xy 193.541377 80.433513)
- (xy 193.50295 80.353721)
- (xy 193.50295 80.265157)
- (xy 193.541377 80.185365)
- (xy 193.556247 80.168725)
- (xy 194.159691 79.565281)
- (xy 194.234679 79.518162)
- (xy 194.300405 79.506995)
- (xy 195.801 79.506995)
- )
- )
- )
- (group "" (id 1e02b718-e682-4b46-9c19-5e3b4a5e3f08)
- (members
- 5182b15a-f593-403b-9b10-45be5f4b3645
- 85d7b764-ad78-4f82-b1ea-1f4030851722
- a480678f-aaf9-4180-89f8-b8a5f2e9b031
- )
- )
-)
+(kicad_pcb (version 20230517) (generator pcbnew)
+
+ (general
+ (thickness 1.6)
+ )
+
+ (paper "A4")
+ (layers
+ (0 "F.Cu" signal)
+ (31 "B.Cu" signal)
+ (32 "B.Adhes" user "B.Adhesive")
+ (33 "F.Adhes" user "F.Adhesive")
+ (34 "B.Paste" user)
+ (35 "F.Paste" user)
+ (36 "B.SilkS" user "B.Silkscreen")
+ (37 "F.SilkS" user "F.Silkscreen")
+ (38 "B.Mask" user)
+ (39 "F.Mask" user)
+ (40 "Dwgs.User" user "User.Drawings")
+ (41 "Cmts.User" user "User.Comments")
+ (42 "Eco1.User" user "User.Eco1")
+ (43 "Eco2.User" user "User.Eco2")
+ (44 "Edge.Cuts" user)
+ (45 "Margin" user)
+ (46 "B.CrtYd" user "B.Courtyard")
+ (47 "F.CrtYd" user "F.Courtyard")
+ (48 "B.Fab" user)
+ (49 "F.Fab" user)
+ )
+
+ (setup
+ (stackup
+ (layer "F.SilkS" (type "Top Silk Screen"))
+ (layer "F.Paste" (type "Top Solder Paste"))
+ (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
+ (layer "F.Cu" (type "copper") (thickness 0.035))
+ (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
+ (layer "B.Cu" (type "copper") (thickness 0.035))
+ (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
+ (layer "B.Paste" (type "Bottom Solder Paste"))
+ (layer "B.SilkS" (type "Bottom Silk Screen"))
+ (copper_finish "None")
+ (dielectric_constraints no)
+ )
+ (pad_to_mask_clearance 0)
+ (pcbplotparams
+ (layerselection 0x00010fc_ffffffff)
+ (plot_on_all_layers_selection 0x0000000_00000000)
+ (disableapertmacros false)
+ (usegerberextensions false)
+ (usegerberattributes false)
+ (usegerberadvancedattributes false)
+ (creategerberjobfile false)
+ (dashed_line_dash_ratio 12.000000)
+ (dashed_line_gap_ratio 3.000000)
+ (svgprecision 6)
+ (plotframeref false)
+ (viasonmask false)
+ (mode 1)
+ (useauxorigin false)
+ (hpglpennumber 1)
+ (hpglpenspeed 20)
+ (hpglpendiameter 15.000000)
+ (pdf_front_fp_property_popups true)
+ (pdf_back_fp_property_popups true)
+ (dxfpolygonmode true)
+ (dxfimperialunits true)
+ (dxfusepcbnewfont true)
+ (psnegative false)
+ (psa4output false)
+ (plotreference true)
+ (plotvalue true)
+ (plotinvisibletext false)
+ (sketchpadsonfab false)
+ (subtractmaskfromsilk false)
+ (outputformat 1)
+ (mirror false)
+ (drillshape 0)
+ (scaleselection 1)
+ (outputdirectory "gerber")
+ )
+ )
+
+ (net 0 "")
+ (net 1 "+12V")
+ (net 2 "GND")
+ (net 3 "+3V3")
+ (net 4 "Net-(Q4-D)")
+ (net 5 "Net-(D5-K)")
+ (net 6 "Net-(U2-FB)")
+ (net 7 "/Vmeas_A")
+ (net 8 "Net-(Q6-D)")
+ (net 9 "/CH2")
+ (net 10 "/CH3")
+ (net 11 "/Q2")
+ (net 12 "/Q0")
+ (net 13 "/Q3")
+ (net 14 "/Q1")
+ (net 15 "/SWCLK")
+ (net 16 "/SWDIO")
+ (net 17 "/CH0")
+ (net 18 "/LOAD")
+ (net 19 "/CH1")
+ (net 20 "+VSW")
+ (net 21 "Net-(Q8-D)")
+ (net 22 "/LED_K")
+ (net 23 "Net-(Q10-D)")
+ (net 24 "/C1")
+ (net 25 "/ILIM")
+ (net 26 "/DBG1")
+ (net 27 "Net-(C3-Pad1)")
+ (net 28 "/DBG2")
+ (net 29 "/TX_POK")
+ (net 30 "/TX_EN")
+ (net 31 "/Vdiff")
+ (net 32 "/RECT1")
+ (net 33 "/RECT2")
+ (net 34 "Net-(U2-BS)")
+ (net 35 "/C2")
+ (net 36 "Net-(U4-+)")
+ (net 37 "Net-(U4--)")
+ (net 38 "Net-(D7-A)")
+ (net 39 "Net-(D8-A)")
+ (net 40 "Net-(D11-A)")
+ (net 41 "Net-(D12-A)")
+ (net 42 "/NRST")
+ (net 43 "Net-(U3-PA12{slash}PA10)")
+ (net 44 "Net-(U3-PC14{slash}PB9)")
+ (net 45 "unconnected-(J2-Pin_2-Pad2)")
+
+ (footprint "Capacitor_SMD:C_1210_3225Metric_Pad1.33x2.70mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d147)
+ (at 170.075 94.71 -90)
+ (descr "Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "LCSC" "C39232")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1aafa9")
+ (attr smd)
+ (fp_text reference "C6" (at 0.04 2.075 270) (layer "F.SilkS") (tstamp 46c8db9a-270d-4296-87e6-2eae2e6d1b0e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10u/25V" (at 0 2.3 270) (layer "F.Fab") (tstamp eaf8074b-e9a1-4c3c-ad4b-f00ecfaaaadf)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.711252 1.36) (end 0.711252 1.36)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8456f9d7-5bea-4435-a41c-d4f9ad99e7df))
+ (fp_line (start -0.711252 -1.36) (end 0.711252 -1.36)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6968be2-8fb7-4373-80ae-d3bf611c809d))
+ (fp_line (start -2.48 1.6) (end -2.48 -1.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e953e9a8-81e2-4e2e-b73b-d944ce61cfe4))
+ (fp_line (start 2.48 1.6) (end -2.48 1.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d2e5aaee-a0d7-47f6-91b9-a583e4921518))
+ (fp_line (start -2.48 -1.6) (end 2.48 -1.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a39de537-fb96-4a76-b4b4-d9ff72a71523))
+ (fp_line (start 2.48 -1.6) (end 2.48 1.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ec602fd4-8343-4fe1-8161-18f284c1818c))
+ (fp_line (start -1.6 1.25) (end -1.6 -1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6b1fcc60-fa8a-4c2a-8e09-e39fd7e20b43))
+ (fp_line (start 1.6 1.25) (end -1.6 1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19d5d10b-6e29-47ad-8173-84a940f252de))
+ (fp_line (start -1.6 -1.25) (end 1.6 -1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 34eaeab6-3225-4d41-9fe0-f762c82c4ea8))
+ (fp_line (start 1.6 -1.25) (end 1.6 1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3948b472-1537-429a-b565-357644b173e5))
+ (fp_text user "${REFERENCE}" (at 0 0 270) (layer "F.Fab") (tstamp a1c1e2bb-6a42-4002-a4eb-e539cd4599ae)
+ (effects (font (size 0.8 0.8) (thickness 0.12)))
+ )
+ (pad "1" smd roundrect (at -1.5625 0 270) (size 1.325 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1886792453)
+ (net 1 "+12V") (pintype "passive") (tstamp bcb0e31d-912a-4b0a-9978-73b9bbdb6973))
+ (pad "2" smd roundrect (at 1.5625 0 270) (size 1.325 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1886792453)
+ (net 2 "GND") (pintype "passive") (tstamp 428344ca-7406-4922-8fa2-73bac6fa7192))
+ (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1210_3225Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d158)
+ (at 172.4 94.71 -90)
+ (descr "Capacitor SMD 0603, hand soldering")
+ (tags "capacitor 0603")
+ (property "LCSC" "C15725")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1af3bd")
+ (attr smd)
+ (fp_text reference "C7" (at -2.925 0 90) (layer "F.SilkS") (tstamp 69086db0-97c5-47bb-97ec-647484f3c818)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100n" (at 0 1.5 90) (layer "F.Fab") (tstamp f42d1440-0039-40d0-af1c-4364ea7236d8)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0.35 0.6) (end -0.35 0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 702ba51e-bfc8-4ec8-8f09-1e0c5cfc2e20))
+ (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8de08eb-a54c-48b0-ae92-431eaaadaa83))
+ (fp_line (start 1.8 0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 31481726-8344-4d90-af6f-acf25ae4d0aa))
+ (fp_line (start 1.8 0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44edc217-d152-4aa2-8278-5fa2166ae129))
+ (fp_line (start -1.8 -0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 231895a0-696c-425c-9d52-2acfbba3fbe2))
+ (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1041497a-fd63-4fac-a491-6633afd80ded))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c37da18d-c0ec-40cd-885c-cae69a8b1162))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp df1e5ca2-c6f3-4df5-8131-eb9d336e156e))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 462f69a5-29ea-48c6-bc7c-119b88892c31))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e11063cd-eb6f-4e16-bc02-c09fdacde384))
+ (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab") (tstamp 2ee3993c-8b64-4a87-a092-5a228bf44b02)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 1 "+12V") (pintype "passive") (tstamp 2f5a9e5b-d88d-46be-8db0-7e18e2bace42))
+ (pad "2" smd rect (at 0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp c9d8ae95-9e3d-4e58-bba2-edbd1e7acd28))
+ (model "Capacitors_SMD.3dshapes/C_0603.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d23e)
+ (at 187.675 95.36 90)
+ (descr "Capacitor SMD 0603, hand soldering")
+ (tags "capacitor 0603")
+ (property "LCSC" "C95841")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1afb91")
+ (attr smd)
+ (fp_text reference "C9" (at -0.5 1.45 90) (layer "F.SilkS") (tstamp 9725fd9d-5a22-41ad-ac83-fc342854576d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10u" (at 0 1.5 90) (layer "F.Fab") (tstamp fa35f3f3-ff4a-4813-afd4-04c68743a5d5)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b0e8591-936d-41e3-a00f-afdcf8716177))
+ (fp_line (start 0.35 0.6) (end -0.35 0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf1de708-2397-4011-91fa-f5461e05afe2))
+ (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c32f7b7-30f8-4db0-b7c4-221ca9e33d77))
+ (fp_line (start -1.8 -0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44ad09d6-bb4e-4706-87b5-b1d13371941c))
+ (fp_line (start 1.8 0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e0da85ca-e4b6-4e62-9ec8-0f575a9a42b4))
+ (fp_line (start 1.8 0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2249cc35-7577-4b5f-a983-5ad1e05d05e5))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40574adc-2921-407a-bad9-c38bf14fce28))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 615dcbdc-905d-4e9c-9974-29a3a0f87e04))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84ef351e-92e6-4d5e-97ae-00529b94b3d6))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1207870f-e972-4027-aa45-2a9c2acd033d))
+ (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab") (tstamp 9f211a9f-03f1-4a48-9b8b-b73b8e7bc765)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -0.95 0 90) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "+3V3") (pintype "passive") (tstamp 8c7693d5-dc69-4c9f-9190-4ef9a20f9785))
+ (pad "2" smd rect (at 0.95 0 90) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp 07c533c1-2a1c-41ff-b4d5-e030ed1c6175))
+ (model "Capacitors_SMD.3dshapes/C_0603.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitors_SMD:C_0603_HandSoldering" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d24f)
+ (at 170.811641 83.85 -90)
+ (descr "Capacitor SMD 0603, hand soldering")
+ (tags "capacitor 0603")
+ (property "LCSC" "C15725")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1b07a6")
+ (attr smd)
+ (fp_text reference "C10" (at -0.05 -1.575 90) (layer "F.SilkS") (tstamp d4835a0d-622e-4191-be12-0a9a93cb3c86)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100n" (at 0 1.5 90) (layer "F.Fab") (tstamp 78333146-e393-4e3e-9b09-e3e023c026a8)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0.35 0.6) (end -0.35 0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 814a41a8-7bc9-4613-a415-11e43655ce10))
+ (fp_line (start -0.35 -0.6) (end 0.35 -0.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef7ee379-bdeb-4e9c-bdf7-65e29efa8fb2))
+ (fp_line (start 1.8 0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c4bf409-a6ab-4bd6-ad68-fdce94cd2f9f))
+ (fp_line (start 1.8 0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68d02427-2b3a-4e8e-8d03-57618f75a7c8))
+ (fp_line (start -1.8 -0.65) (end -1.8 0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f53b6bc0-29fc-4626-88fc-f5446b14bb2f))
+ (fp_line (start -1.8 -0.65) (end 1.8 -0.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22277bff-ef5c-459b-8441-392818591aef))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82fe454e-bf7d-445b-8b96-4c8d753f65be))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87c0466a-7ff9-4e30-8b1c-37ade465a05c))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17c535fa-62ef-4dd3-87f0-102530d1083d))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56733416-884f-4c09-aa39-1cdf354d1ba0))
+ (fp_text user "${REFERENCE}" (at 0 -1.25 90) (layer "F.Fab") (tstamp d5b6f05c-92c8-4eaf-bc41-0e68fd54194a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "+3V3") (pintype "passive") (tstamp 1cba85c6-ece4-4311-8658-47c5dead7e95))
+ (pad "2" smd rect (at 0.95 0 270) (size 1.2 0.75) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp dfa35f44-d297-4f53-8660-477a0aaf45a4))
+ (model "Capacitors_SMD.3dshapes/C_0603.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d2f6)
+ (at 200.270651 123.8 180)
+ (descr "Diode SMA (DO-214AC)")
+ (tags "Diode SMA (DO-214AC)")
+ (property "LCSC" "C65010")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c199ccc")
+ (attr smd)
+ (fp_text reference "D2" (at -4.3 0.1 -270) (layer "F.SilkS") (tstamp 3d4713cd-06c1-4feb-9511-03741370943e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SS510" (at 0 2.6) (layer "F.Fab") (tstamp 7e056f46-f4a1-46eb-a49e-bd9f580d288c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.4 1.65) (end 2 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9c01319-dc93-4561-869a-774473b1fc7e))
+ (fp_line (start -3.4 -1.65) (end 2 -1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9bae138-b613-4d86-ad75-e14fb7652095))
+ (fp_line (start -3.4 -1.65) (end -3.4 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bf006f85-1767-4fcd-94ef-97adc02d1b53))
+ (fp_line (start 3.5 1.75) (end -3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c4b746b-dadd-4f3f-9c0b-d486197df729))
+ (fp_line (start 3.5 -1.75) (end 3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 05bc0de1-685d-420a-a43a-565f2ba4ed58))
+ (fp_line (start -3.5 1.75) (end -3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4274a244-368e-4cdc-b081-31cc35c7ca2d))
+ (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f227841-53e2-4bc0-abfa-22f21731700d))
+ (fp_line (start 2.3 1.5) (end -2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f71bfb3-38d3-49ee-9cec-787bf9ca0cea))
+ (fp_line (start 2.3 -1.5) (end 2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00c450d0-06cf-4e55-98f9-fc17bde00520))
+ (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4a8f57b5-1eb5-4991-8a38-850df24ac410))
+ (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7b209ab-b054-4af6-a701-8936efebdba5))
+ (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 61f91d55-6020-4873-8a81-0ce0351e0b03))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed33b529-2f10-494b-b12a-82f95b12c903))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b3720b2f-ee81-491a-99cd-20d83cf1ace0))
+ (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dda8bdc3-789c-4a90-a81a-248a4996e9bb))
+ (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3bc61fb-bab5-46b8-9695-8754d6484ea4))
+ (fp_line (start -2.3 1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0a106e04-f193-4dc4-9927-ef6dee7ee6e7))
+ (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab") (tstamp 460e840e-0331-47e5-9135-4e0693059a0c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 20 "+VSW") (pinfunction "K") (pintype "passive") (tstamp 0e9f296b-db82-4cdb-9787-d57470f67348))
+ (pad "2" smd rect (at 2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 35 "/C2") (pinfunction "A") (pintype "passive") (tstamp 4e30fcb9-59df-4efc-b550-9009a08c9d2d))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d3ef)
+ (at 201.85 91.175 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1b72f8")
+ (attr smd)
+ (fp_text reference "R5" (at 0 1.57 90) (layer "F.SilkS") (tstamp 15447c49-9cf9-4fe0-85e9-6c7b208442ef)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DNP" (at 0 1.43 90) (layer "F.Fab") (tstamp 9a8130c8-8e79-46bd-8eb8-4ae91930fb35)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09ac1f22-2360-449e-9ff3-03d76076be50))
+ (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp af2c348e-1bed-4253-88b0-3e6bcfe7a1ca))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8aa2051b-2e55-4168-83a5-11b2ccd28724))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e9872caa-d180-4462-bb85-912250a35507))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 405d4984-728c-408f-bd29-e095baca1b73))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 311be6c9-126e-4848-8f96-3194698b0f72))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5baa7f6d-6036-4ba7-b2a7-386c233466ac))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8cf2a99e-30a9-405c-a985-3d9d53343b2b))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d996278-809a-42a2-a79f-37095c737f45))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 282cb3bb-6986-44be-b4ee-6f28a2399b80))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 0c1bae7d-f49c-4d83-ab2b-2ccb2fdea514)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 24 "/C1") (pintype "passive") (tstamp 28ac3a0b-8a2e-431d-8cf0-17d3851e0e19))
+ (pad "2" smd roundrect (at 0.875 0 90) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 7 "/Vmeas_A") (pintype "passive") (tstamp eabc7088-aae0-481a-ae4e-dbc7f3879b07))
+ (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d433)
+ (at 169.925 86.563359 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c36fd60")
+ (attr smd)
+ (fp_text reference "R7" (at 0 -1.43 -180) (layer "F.SilkS") (tstamp 4aa77086-9e8c-4804-9152-6c7e57497228)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "0" (at 0 1.43 -180) (layer "F.Fab") (tstamp 86f9ced7-5d30-4c18-853b-56dfea7be7ad)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0aa75831-3320-4ecb-980a-7dcd608b6ffe))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dee2b446-20cf-4963-820f-e4ae00c536bd))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 614d582e-a801-4359-84ff-657291b6300b))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 870ef002-a2db-4f54-abda-18a13ad69f24))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 95d87a3e-14e8-4355-9901-5322af83eb06))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5979469-b935-408a-9a45-55be7cddf8f3))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 96e40738-69b2-4007-b622-f28e7c1037ea))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 493289fd-bf01-497a-90c7-dd53d3fb56aa))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb67a067-7718-4c00-b8a2-0f4f7e2783b4))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce151c46-d5b8-468c-b257-9d00f89610fa))
+ (fp_text user "${REFERENCE}" (at 0 0 -180) (layer "F.Fab") (tstamp 251aa4a9-bfe7-4242-8666-4108531cbdba)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 42 "/NRST") (pintype "passive") (tstamp 50d34ea4-68e5-41d1-b336-ec290045a9e3))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pintype "passive") (tstamp 733bacb1-d9b1-40b6-9a55-cbd08f6e1102))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-223" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c29a0a0)
+ (at 177.075 96.71 -90)
+ (descr "module CMS SOT223 4 pins")
+ (tags "CMS SOT")
+ (property "LCSC" "C347222")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c19682a")
+ (attr smd)
+ (fp_text reference "U1" (at 2.15 -4.3 90) (layer "F.SilkS") (tstamp da26e2a0-054d-4287-ae02-e9e226d3eaf7)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AP1117-33" (at 0 4.5 90) (layer "F.Fab") (tstamp 028dc9d4-77e2-498d-b95f-7634d5f35ff3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.85 3.41) (end 1.91 3.41)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 967b20dc-86b9-4bd8-ba19-4a0b552656e0))
+ (fp_line (start 1.91 3.41) (end 1.91 2.15)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4739cd10-ba6a-42f7-b6f6-7951bfcdba5c))
+ (fp_line (start -4.1 -3.41) (end 1.91 -3.41)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc2c5d1c-31bd-49ef-940d-3cf03d69717c))
+ (fp_line (start 1.91 -3.41) (end 1.91 -2.15)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c17b1de3-3846-4653-a7bb-c7cad50f2aaf))
+ (fp_line (start -4.4 3.6) (end 4.4 3.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3cf7640d-0fce-4b26-93e0-17ca2dfc3b07))
+ (fp_line (start 4.4 3.6) (end 4.4 -3.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d125b648-49bd-4f57-aa36-5bef8e0a9c4f))
+ (fp_line (start -4.4 -3.6) (end -4.4 3.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c01086d-9a25-482a-93b1-aa560ba23aa7))
+ (fp_line (start 4.4 -3.6) (end -4.4 -3.6)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5de90c58-bdbb-4922-9c65-385c5f4ec56c))
+ (fp_line (start -1.85 3.35) (end 1.85 3.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f8729b6-9466-47b7-a72b-1d1088377765))
+ (fp_line (start -1.85 -2.3) (end -1.85 3.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86d592d7-a4e6-4655-90ec-3029bb4eb8ca))
+ (fp_line (start -1.85 -2.3) (end -0.8 -3.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1ea2057-c1eb-41c8-a76b-da385e4f91a0))
+ (fp_line (start -0.8 -3.35) (end 1.85 -3.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f31bb439-51f6-407b-a01a-be2498d3038a))
+ (fp_line (start 1.85 -3.35) (end 1.85 3.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66ba199f-2150-4dce-a7e3-ae756fbeaf7c))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 825adab5-4458-4dcf-a66a-8fe584a45386)
+ (effects (font (size 0.8 0.8) (thickness 0.12)))
+ )
+ (pad "1" smd rect (at -3.15 -2.3 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 052627da-6d6e-4a00-8306-ba321e578b9e))
+ (pad "2" smd rect (at -3.15 0 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "+3V3") (pinfunction "VO") (pintype "power_out") (tstamp 1918faaa-651e-44d6-a4a9-5bef7c47a681))
+ (pad "3" smd rect (at -3.15 2.3 270) (size 2 1.5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 1 "+12V") (pinfunction "VI") (pintype "power_in") (tstamp 5af0e962-11e1-49de-a8e3-92f9a18af5bf))
+ (pad "4" smd rect (at 3.15 0 270) (size 2 3.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "+3V3") (pinfunction "PAD") (pintype "power_out") (tstamp 982a983f-10ae-4cbd-a145-0a56a88d8739))
+ (model "${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-223.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c2a26df)
+ (at 183.925 96.26 90)
+ (descr "CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor")
+ (tags "CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor")
+ (property "LCSC" "C216203")
+ (property "Mfg" "Rubycon")
+ (property "PN" "25YXF47MFFC5X11")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1a7520")
+ (attr through_hole)
+ (fp_text reference "C8" (at 4.435 0.035 -180) (layer "F.SilkS") (tstamp edd1a983-4986-45b1-a873-2429abce3852)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "47u" (at 1 3.75 90) (layer "F.Fab") (tstamp 4b25593d-665a-49fc-9dd4-20317cb921f1)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 1.04 -2.58) (end 1.04 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c37cbaa2-d1cf-4f38-aa80-3aa29ccceca8))
+ (fp_line (start 1 -2.58) (end 1 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5978903-1bf0-436f-945a-16867cea3427))
+ (fp_line (start 1.08 -2.579) (end 1.08 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd5884cc-86f5-44f4-966e-b913fe51f68b))
+ (fp_line (start 1.12 -2.578) (end 1.12 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32dcf321-b6de-4aa4-9d46-94c5236bdd68))
+ (fp_line (start 1.16 -2.576) (end 1.16 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06e6e606-dc3f-4284-a2ab-807b0ee6ca7d))
+ (fp_line (start 1.2 -2.573) (end 1.2 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b8ee8b2-f415-46a5-b9d5-cd1f71b5f413))
+ (fp_line (start 1.24 -2.569) (end 1.24 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db4ea5df-b215-4f3c-8f8e-47e9ec4eb40d))
+ (fp_line (start 1.28 -2.565) (end 1.28 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3541aeef-b9e4-49d0-b66d-1416b3cea66a))
+ (fp_line (start 1.32 -2.561) (end 1.32 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3159a116-b096-4f9a-8f5b-9e525b0bf408))
+ (fp_line (start 1.36 -2.556) (end 1.36 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 645082d4-0b68-412e-b40c-822610377142))
+ (fp_line (start 1.4 -2.55) (end 1.4 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e83fed3c-2d2b-497e-999d-6a82cc2323ba))
+ (fp_line (start 1.44 -2.543) (end 1.44 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3e061ff2-2288-4c4f-a65d-483098f5fa98))
+ (fp_line (start 1.48 -2.536) (end 1.48 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 317ed952-6b03-4ac8-8bbf-85a98f9cdf34))
+ (fp_line (start 1.52 -2.528) (end 1.52 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d522581e-3e83-46bf-98c4-4a7bb738f9cd))
+ (fp_line (start 1.56 -2.52) (end 1.56 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3be4178b-1903-4b3a-aa79-2ffca5b94060))
+ (fp_line (start 1.6 -2.511) (end 1.6 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1d4da68-dff9-43c8-9d4d-846fef30e037))
+ (fp_line (start 1.64 -2.501) (end 1.64 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 61675443-1c3e-4a3b-85e2-d54fafc5ce3d))
+ (fp_line (start 1.68 -2.491) (end 1.68 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4033d2b-c857-4251-9c6b-756c9e02df38))
+ (fp_line (start 1.721 -2.48) (end 1.721 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c152cbb-911d-422c-9589-7b1db89d055e))
+ (fp_line (start 1.761 -2.468) (end 1.761 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 026a7e45-d104-40f6-b97d-0d474c34b9ce))
+ (fp_line (start 1.801 -2.455) (end 1.801 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ddb8d6-fb49-4995-9c4f-11ebdc3327cf))
+ (fp_line (start 1.841 -2.442) (end 1.841 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 615b7078-b6a9-4adc-b645-2326275c8102))
+ (fp_line (start 1.881 -2.428) (end 1.881 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc52d0f9-db07-4e8d-9c68-bfdfda7237bd))
+ (fp_line (start 1.921 -2.414) (end 1.921 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f55d9e1e-ea77-4bd1-9eac-d232bea0e987))
+ (fp_line (start 1.961 -2.398) (end 1.961 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84a7f28c-bb32-47f3-a761-1ea365fbf657))
+ (fp_line (start 2.001 -2.382) (end 2.001 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 464e392f-54ed-4621-a962-ad92bc0a003e))
+ (fp_line (start 2.041 -2.365) (end 2.041 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b919b644-b3f8-4edf-bc8b-757da7739a27))
+ (fp_line (start 2.081 -2.348) (end 2.081 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e6d499f-412e-4769-b389-a5cad3b1b9b6))
+ (fp_line (start 2.121 -2.329) (end 2.121 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7451b187-1516-402f-9432-bcbfee0bc08e))
+ (fp_line (start 2.161 -2.31) (end 2.161 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 16e98173-94dd-47ba-aa42-de4928e539c5))
+ (fp_line (start 2.201 -2.29) (end 2.201 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d036aa36-e544-4663-af13-5fdc8bf25dd0))
+ (fp_line (start 2.241 -2.268) (end 2.241 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 90b12d9e-c712-4159-aa5a-892b2af7817f))
+ (fp_line (start 2.281 -2.247) (end 2.281 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d00c8409-02dc-4fd3-807e-54f368e6322f))
+ (fp_line (start 2.321 -2.224) (end 2.321 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 442afdfe-70e4-4c9a-8262-2f3381017f2c))
+ (fp_line (start 2.361 -2.2) (end 2.361 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e72ece21-82c9-464f-82c4-4f2ee79a05b0))
+ (fp_line (start 2.401 -2.175) (end 2.401 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7877dbaf-f8b4-472c-b59a-e317b7580b45))
+ (fp_line (start 2.441 -2.149) (end 2.441 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2ae9aefe-9837-4d63-bbcd-9c31547a989b))
+ (fp_line (start 2.481 -2.122) (end 2.481 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0da89e08-3e32-405f-898a-de5fa03edcc2))
+ (fp_line (start 2.521 -2.095) (end 2.521 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c4ad7bf-32ee-4729-adde-04af0be6733b))
+ (fp_line (start 2.561 -2.065) (end 2.561 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42b4ebff-eb89-4872-a3a4-836cf7d19205))
+ (fp_line (start 2.601 -2.035) (end 2.601 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d32ce37d-f409-4e26-867c-dea2c4fd0b88))
+ (fp_line (start 2.641 -2.004) (end 2.641 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f43d38e-58b2-4641-bd5b-7c0e6213b4b4))
+ (fp_line (start 2.681 -1.971) (end 2.681 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afb7fe2b-1d3c-4c62-9c75-fe9971fcb7e3))
+ (fp_line (start 2.721 -1.937) (end 2.721 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd20b9c1-4cfb-4c25-9fd4-e5a51833e7e4))
+ (fp_line (start 2.761 -1.901) (end 2.761 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f9f02e4-3159-48c6-b0b1-c2437b11cbc0))
+ (fp_line (start 2.801 -1.864) (end 2.801 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d5ad149-22c6-4137-9e5d-71555bd25933))
+ (fp_line (start 2.841 -1.826) (end 2.841 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a853d122-462b-4245-bf13-bd264c7b6659))
+ (fp_line (start 2.881 -1.785) (end 2.881 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59bb6c2f-fabb-4c14-a3c8-d13cd09a2177))
+ (fp_line (start 2.921 -1.743) (end 2.921 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6092ca86-a412-4029-877f-a0347e519837))
+ (fp_line (start -1.554775 -1.725) (end -1.554775 -1.225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1fd9baf1-10f2-4bc4-b14b-1b452bf76cc3))
+ (fp_line (start 2.961 -1.699) (end 2.961 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93a050cc-2bbe-4b92-b55c-09534f80cbf4))
+ (fp_line (start 3.001 -1.653) (end 3.001 -1.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5abd5612-f9a2-4f7b-b219-e84c87d2cb38))
+ (fp_line (start 3.041 -1.605) (end 3.041 1.605)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d0e7226-3104-401a-8c5a-5871e2cd5436))
+ (fp_line (start 3.081 -1.554) (end 3.081 1.554)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b02b3d30-829d-484e-8d0b-26c24ef0f195))
+ (fp_line (start 3.121 -1.5) (end 3.121 1.5)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35e6affe-28b7-4248-b539-f89659579e1b))
+ (fp_line (start -1.804775 -1.475) (end -1.304775 -1.475)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b66ba64-6d4f-41bd-85e5-3d5119cee746))
+ (fp_line (start 3.161 -1.443) (end 3.161 1.443)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67734600-f9ed-43ed-8d1a-44b071b0e132))
+ (fp_line (start 3.201 -1.383) (end 3.201 1.383)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df3f0847-a835-4dae-b5ae-695ac5e7987c))
+ (fp_line (start 3.241 -1.319) (end 3.241 1.319)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de0e60c1-94fd-46da-aa5a-73eca28316b1))
+ (fp_line (start 3.281 -1.251) (end 3.281 1.251)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dbd3ce44-5762-47e7-ae03-bd8f19f7cf30))
+ (fp_line (start 3.321 -1.178) (end 3.321 1.178)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76c8f65f-a399-4b90-a714-4fbf27af81e0))
+ (fp_line (start 3.361 -1.098) (end 3.361 1.098)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2cd04ef6-3786-4b60-9d6d-412797ee7371))
+ (fp_line (start 3.401 -1.011) (end 3.401 1.011)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f24147ae-0607-4ed5-9db8-5e88bf9947d7))
+ (fp_line (start 3.441 -0.915) (end 3.441 0.915)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d563811e-36cc-48b6-a62e-0a845bf8f943))
+ (fp_line (start 3.481 -0.805) (end 3.481 0.805)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 798c13fa-88d5-4714-95fd-1fb350ad9da3))
+ (fp_line (start 3.521 -0.677) (end 3.521 0.677)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b6e52329-ca8a-4296-b859-ef3a91827939))
+ (fp_line (start 3.561 -0.518) (end 3.561 0.518)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36b5cf12-a73a-43dc-8d1b-eada5663b1c0))
+ (fp_line (start 3.601 -0.284) (end 3.601 0.284)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4dcd203-c710-454d-ac0c-816747364a3f))
+ (fp_line (start 3.001 1.04) (end 3.001 1.653)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f66f7fa-871a-49d3-8990-2a03763a606e))
+ (fp_line (start 2.961 1.04) (end 2.961 1.699)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3b5bd5b-ffac-4f25-ac0d-f5ba07fbcbad))
+ (fp_line (start 2.921 1.04) (end 2.921 1.743)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b7b8b7cd-91e2-4d9a-b031-3ed67bcb3aa5))
+ (fp_line (start 2.881 1.04) (end 2.881 1.785)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ac4a3dc-108d-49e8-ad6a-60e61862d2a7))
+ (fp_line (start 2.841 1.04) (end 2.841 1.826)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02b30123-f727-46f8-823a-5fca4a600b0c))
+ (fp_line (start 2.801 1.04) (end 2.801 1.864)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99585bfb-bf0f-4a5b-8d50-b5f06c0fc5b3))
+ (fp_line (start 2.761 1.04) (end 2.761 1.901)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe4fb3ee-8a87-4d16-a187-0d2f3a84b56c))
+ (fp_line (start 2.721 1.04) (end 2.721 1.937)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 720a0633-5846-4ffc-b311-896e2267b5c3))
+ (fp_line (start 2.681 1.04) (end 2.681 1.971)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b6dbf379-95f3-430d-be2a-9626a54f3c77))
+ (fp_line (start 2.641 1.04) (end 2.641 2.004)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca3de0e5-5c7f-4d9d-8fcc-3996f8da8a52))
+ (fp_line (start 2.601 1.04) (end 2.601 2.035)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c19a7be1-84ab-479e-aa16-c932a5341fde))
+ (fp_line (start 2.561 1.04) (end 2.561 2.065)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 37bee60e-9829-450a-b1a9-8dcd31839ffa))
+ (fp_line (start 2.521 1.04) (end 2.521 2.095)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp af19ff3b-5c1b-4965-b6c9-d8b1dadb66c2))
+ (fp_line (start 2.481 1.04) (end 2.481 2.122)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e9f04f7-3ace-484d-a22b-bda60931c639))
+ (fp_line (start 2.441 1.04) (end 2.441 2.149)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ade740a2-247a-4803-9e0c-461f33aa063b))
+ (fp_line (start 2.401 1.04) (end 2.401 2.175)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cde0f93-a950-41e9-8e20-6697a30e96dc))
+ (fp_line (start 2.361 1.04) (end 2.361 2.2)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ddfc6731-1915-46b7-ad66-c3f1e087f9d3))
+ (fp_line (start 2.321 1.04) (end 2.321 2.224)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3984eb6-853c-4618-b436-deac8e0060bf))
+ (fp_line (start 2.281 1.04) (end 2.281 2.247)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cada3406-21a4-4b46-afc2-eb7fbbf6500c))
+ (fp_line (start 2.241 1.04) (end 2.241 2.268)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87a66540-d33e-49ba-88f7-bfba0c124ccd))
+ (fp_line (start 2.201 1.04) (end 2.201 2.29)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bb59d24b-e2a6-4cda-adaa-dc304f0d43de))
+ (fp_line (start 2.161 1.04) (end 2.161 2.31)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2aa6e96b-49c8-45a1-8a08-6474ffd128af))
+ (fp_line (start 2.121 1.04) (end 2.121 2.329)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0a9aea1b-efe8-4800-b33b-83b1cf6019db))
+ (fp_line (start 2.081 1.04) (end 2.081 2.348)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d82ba2f-8552-4f1d-94c9-7d894d73ced6))
+ (fp_line (start 2.041 1.04) (end 2.041 2.365)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 77fe68a1-3ecb-412d-a998-a6204a3674df))
+ (fp_line (start 2.001 1.04) (end 2.001 2.382)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f578eb6e-51c1-48fe-866a-be178e4cba5e))
+ (fp_line (start 1.961 1.04) (end 1.961 2.398)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec9e58ac-9e68-44c7-a3e7-fe1dcd9dbd69))
+ (fp_line (start 1.921 1.04) (end 1.921 2.414)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cdafabce-b593-4a8b-9200-c8549c46dae1))
+ (fp_line (start 1.881 1.04) (end 1.881 2.428)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5ff9250-0d11-4208-bf62-594ace93103a))
+ (fp_line (start 1.841 1.04) (end 1.841 2.442)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1f4e741-57f5-4343-a005-62d9351f5d12))
+ (fp_line (start 1.801 1.04) (end 1.801 2.455)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4a2f32-d624-46eb-85c0-62d6d12b75fb))
+ (fp_line (start 1.761 1.04) (end 1.761 2.468)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8dea5775-896a-4d31-9df3-6e68ffddae0e))
+ (fp_line (start 1.721 1.04) (end 1.721 2.48)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55cc2096-348a-4164-a5b6-6721c84eeda1))
+ (fp_line (start 1.68 1.04) (end 1.68 2.491)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1794f6cc-079e-440e-8472-c3484dea6f7a))
+ (fp_line (start 1.64 1.04) (end 1.64 2.501)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3306694e-edee-4977-a1ba-a7d1753539ff))
+ (fp_line (start 1.6 1.04) (end 1.6 2.511)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4096f04-4e9c-4460-be74-148b4f70bfda))
+ (fp_line (start 1.56 1.04) (end 1.56 2.52)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 071c5dc1-be4e-41bf-a028-b92b74e5586f))
+ (fp_line (start 1.52 1.04) (end 1.52 2.528)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 94917d31-a757-4bb3-819d-4768091c03ad))
+ (fp_line (start 1.48 1.04) (end 1.48 2.536)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b51e4ac-7cc5-43c3-8639-d9188b7ec245))
+ (fp_line (start 1.44 1.04) (end 1.44 2.543)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8c1f2717-7003-4876-b281-1b6e4b95b7be))
+ (fp_line (start 1.4 1.04) (end 1.4 2.55)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36820f8f-97c9-4d29-8a87-af4499a4a266))
+ (fp_line (start 1.36 1.04) (end 1.36 2.556)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4c4fcc3-e3b7-4127-951b-2510ec4ac5fc))
+ (fp_line (start 1.32 1.04) (end 1.32 2.561)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00575a27-0637-4d20-9c1c-d0a04000a9a4))
+ (fp_line (start 1.28 1.04) (end 1.28 2.565)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7be2812-6eaa-4f84-a585-95eb5f1711c6))
+ (fp_line (start 1.24 1.04) (end 1.24 2.569)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efb7537b-ceee-42f2-b66c-f93ac703fd72))
+ (fp_line (start 1.2 1.04) (end 1.2 2.573)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 882dd801-55b3-45c5-8523-0707cae158a3))
+ (fp_line (start 1.16 1.04) (end 1.16 2.576)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfe9b57e-157c-48ee-b8d3-67c11ed176c4))
+ (fp_line (start 1.12 1.04) (end 1.12 2.578)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 506712d7-efae-4670-b77a-87eaecd6bebb))
+ (fp_line (start 1.08 1.04) (end 1.08 2.579)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2c4aefa6-f0c1-4047-a67c-a56d92d41ef4))
+ (fp_line (start 1.04 1.04) (end 1.04 2.58)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33dfc29c-6892-4134-be4e-883554e905da))
+ (fp_line (start 1 1.04) (end 1 2.58)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6663de56-6f99-4113-b44a-3338103a812b))
+ (fp_circle (center 1 0) (end 3.62 0)
+ (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp aedc4d15-1d18-47d2-9af6-2e2b80cd69ee))
+ (fp_circle (center 1 0) (end 3.75 0)
+ (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp a9533fef-393e-4075-b9aa-736a9bd91b42))
+ (fp_line (start -0.883605 -1.3375) (end -0.883605 -0.8375)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8c01f87-c8ac-485f-b004-de83c1eb17c0))
+ (fp_line (start -1.133605 -1.0875) (end -0.633605 -1.0875)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9dd062da-3188-42d4-901b-05903813763a))
+ (fp_circle (center 1 0) (end 3.5 0)
+ (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 3008b136-7149-4f21-8846-6cbbd5a718ac))
+ (fp_text user "${REFERENCE}" (at 1 0 90) (layer "F.Fab") (tstamp 66bec7fa-028e-4fcd-8341-0590580f4147)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" thru_hole rect (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask")
+ (net 3 "+3V3") (pintype "passive") (tstamp ae9a6981-2eec-4edc-9c90-1fdb710c5e61))
+ (pad "2" thru_hole circle (at 2 0 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp 877198ac-df25-4420-9d71-01322fe36c34))
+ (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D5.0mm_P2.00mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c2a339b)
+ (at 166.7 104.260774 180)
+ (descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor")
+ (tags "CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor")
+ (property "LCSC" "C59339")
+ (property "Mfg" "CapXon")
+ (property "PN" "63YXF220MFFCT810X20")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c1a6a7d")
+ (attr through_hole)
+ (fp_text reference "C4" (at -2.975 -5.825) (layer "F.SilkS") (tstamp 309bccbb-6d69-4438-b205-a56f0204f897)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "2200uF/25V/2A" (at 2.5 7.75) (layer "F.Fab") (tstamp 1a0b9c37-efc0-486b-92e7-4211f8afef06)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 9.101 -0.475) (end 9.101 0.475)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4f1f823-e950-4b8d-816a-7302fac667a5))
+ (fp_line (start 9.061 -0.85) (end 9.061 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 845dde9d-68fa-49d3-bc85-c7146c92b43e))
+ (fp_line (start 9.021 -1.107) (end 9.021 1.107)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fa2408a-e27a-4884-a9f7-e10d70b758ad))
+ (fp_line (start 8.981 -1.315) (end 8.981 1.315)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2d3ce1e-fdb7-4b11-990f-11b9260474de))
+ (fp_line (start 8.941 -1.494) (end 8.941 1.494)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0806a6f1-2c38-47b2-9f56-777c5e9f27ff))
+ (fp_line (start 8.901 -1.653) (end 8.901 1.653)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2dfe9644-6244-447f-8a89-3a821f99bab3))
+ (fp_line (start 8.861 -1.798) (end 8.861 1.798)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a6c5db3b-0772-4306-8136-51e76d6e9e43))
+ (fp_line (start 8.821 -1.931) (end 8.821 1.931)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1bd2284-a759-45d8-a265-bb3131a8a49a))
+ (fp_line (start 8.781 -2.055) (end 8.781 2.055)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 629f9b3d-7b4b-40f8-b50c-98ba8088a938))
+ (fp_line (start 8.741 -2.171) (end 8.741 2.171)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f13c0b8-145c-405c-9db8-5a49435493c2))
+ (fp_line (start 8.701 -2.281) (end 8.701 2.281)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d0cd829-3515-4792-814f-5662861ad0a7))
+ (fp_line (start 8.661 -2.385) (end 8.661 2.385)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0e7fe06-edbc-416b-931a-6f1f2857e554))
+ (fp_line (start 8.621 -2.484) (end 8.621 2.484)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d5a3641-dfb2-49e6-8672-f380e517d8fa))
+ (fp_line (start 8.581 -2.579) (end 8.581 2.579)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0d0bce90-7bb6-46fe-8156-602687059816))
+ (fp_line (start 8.541 -2.67) (end 8.541 2.67)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cbe3a2c8-af3c-4bd0-9a32-440e439d48ee))
+ (fp_line (start 8.501 -2.758) (end 8.501 2.758)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3922cc8-0850-466b-bc3f-d87231612a22))
+ (fp_line (start 8.461 -2.842) (end 8.461 2.842)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b71a5369-1e03-480a-9b60-5ee0fb326998))
+ (fp_line (start 8.421 -2.923) (end 8.421 2.923)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93729859-6f89-4896-81bc-cc778dd45a83))
+ (fp_line (start 8.381 -3.002) (end 8.381 3.002)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a383f9bb-e59c-44ed-8c6e-8114198b1f52))
+ (fp_line (start 8.341 -3.078) (end 8.341 3.078)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp abe37cf6-cb11-4267-b41a-79e63755b69b))
+ (fp_line (start 8.301 -3.152) (end 8.301 3.152)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56afc703-ce19-43ec-a83a-2acc974c8d1d))
+ (fp_line (start 8.261 -3.223) (end 8.261 3.223)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7489851-f677-4c9c-b2ac-448f99fe7b57))
+ (fp_line (start 8.221 -3.293) (end 8.221 3.293)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e1bf930-1a5c-4aaf-8a13-c03a84da0bd9))
+ (fp_line (start 8.181 -3.361) (end 8.181 3.361)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7ca44b3-c3a6-4465-a868-3aa18c5100e3))
+ (fp_line (start 8.141 -3.427) (end 8.141 3.427)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a9ec7bb-02d3-45bd-86eb-a73ccf9d9bf3))
+ (fp_line (start 8.101 -3.491) (end 8.101 3.491)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ecc09ff0-0618-4bcf-b0e2-d0c803d5a599))
+ (fp_line (start 8.061 -3.554) (end 8.061 3.554)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9280173-5216-437f-80eb-740c16f91a09))
+ (fp_line (start 8.021 -3.615) (end 8.021 3.615)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b30fb0e6-ded6-45d5-9dde-ca91550b1e40))
+ (fp_line (start 7.981 -3.675) (end 7.981 3.675)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp baab0236-cca0-41d3-a963-14b1995691ac))
+ (fp_line (start 7.941 -3.733) (end 7.941 3.733)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1003f50-c754-44c5-ad80-4d62b88d42e1))
+ (fp_line (start 7.901 -3.79) (end 7.901 3.79)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27ff9cfb-58b6-4714-bc32-97abe9843133))
+ (fp_line (start 7.861 -3.846) (end 7.861 3.846)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f316de1a-4187-4666-aeb3-148e9d39e3aa))
+ (fp_line (start 7.821 -3.9) (end 7.821 3.9)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b843c476-48db-4046-af75-9d7da0733c75))
+ (fp_line (start 7.781 -3.954) (end 7.781 3.954)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cbb780a0-72c5-4e18-8ec4-58c346db16f6))
+ (fp_line (start 7.741 -4.006) (end 7.741 4.006)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4120208-3ea0-4f0c-be4c-208b77f0d08c))
+ (fp_line (start 7.701 -4.057) (end 7.701 4.057)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 499965eb-02c5-4c53-95aa-d366aee67023))
+ (fp_line (start 7.661 -4.108) (end 7.661 4.108)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24586ed4-67e2-407c-b7fb-c7f638a24a3c))
+ (fp_line (start 7.621 -4.157) (end 7.621 4.157)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2129489c-0ee1-4081-87d5-cfdb503a4753))
+ (fp_line (start 7.581 -4.205) (end 7.581 4.205)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 342f21a0-471a-4e6d-85d7-c919c5f3f31d))
+ (fp_line (start 7.541 -4.253) (end 7.541 4.253)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2049a1cc-5f23-47f8-aa03-e4b813fc3a38))
+ (fp_line (start 7.501 -4.299) (end 7.501 4.299)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 19c0ad27-0067-45f9-a269-14b161fec1ad))
+ (fp_line (start 7.461 -4.345) (end 7.461 4.345)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 29b47a3f-c5f7-41f0-8f53-d8f16c1e449f))
+ (fp_line (start 7.421 -4.39) (end 7.421 4.39)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53927ff2-ec09-4f32-ab47-2911c76e7dcf))
+ (fp_line (start 7.381 -4.434) (end 7.381 4.434)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3081ef8e-099e-419b-a4d1-b61f516e5831))
+ (fp_line (start 7.341 -4.477) (end 7.341 4.477)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56a70cca-1a89-40dc-84cf-a902e1e9393a))
+ (fp_line (start 7.301 -4.519) (end 7.301 4.519)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 814fbf4d-5a5c-4c12-abd1-fe8711add2d9))
+ (fp_line (start 7.261 -4.561) (end 7.261 4.561)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b619a66c-e464-451c-80ea-7cce6773b2f7))
+ (fp_line (start 7.221 -4.602) (end 7.221 4.602)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8538b2c7-b088-4f4a-9396-fb9155449369))
+ (fp_line (start 7.181 -4.643) (end 7.181 4.643)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef452613-4c38-42b5-abd3-20a57b0ab7a4))
+ (fp_line (start 7.141 -4.682) (end 7.141 4.682)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70e4ee90-934b-4558-9905-c9000cfd08d5))
+ (fp_line (start 7.101 -4.721) (end 7.101 4.721)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b7206f9-f9de-473a-b2c0-14eb9b556c8b))
+ (fp_line (start 7.061 -4.76) (end 7.061 4.76)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9496a9fa-59fa-408b-bf91-1dd938e18c3c))
+ (fp_line (start 7.021 -4.797) (end 7.021 4.797)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1b57ccbf-1f03-4f1b-b1a4-0f79c447784f))
+ (fp_line (start 6.981 -4.834) (end 6.981 4.834)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2a6ee57-0555-417c-b375-94f62087a5ae))
+ (fp_line (start 6.941 -4.871) (end 6.941 4.871)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc512fa7-2925-4d98-82a5-48cceaf5862c))
+ (fp_line (start 6.901 -4.907) (end 6.901 4.907)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f48bc6ce-8a7a-49a3-8b04-549b97b125d1))
+ (fp_line (start 6.861 -4.942) (end 6.861 4.942)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40ff4e36-fe40-47fa-b858-607f36bb6cdd))
+ (fp_line (start 6.821 -4.977) (end 6.821 4.977)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d8e3ee0a-a008-406d-8475-3f496f1f6661))
+ (fp_line (start 6.781 -5.011) (end 6.781 5.011)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 54acaef1-61f2-453e-b6f3-d2d417112db8))
+ (fp_line (start 6.741 -5.044) (end 6.741 5.044)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6990e413-b840-46bf-bd54-5d6f3ae427db))
+ (fp_line (start 6.701 -5.078) (end 6.701 5.078)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43aff156-432b-4ffc-b22e-06911af0a389))
+ (fp_line (start 6.661 -5.11) (end 6.661 5.11)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d1b2879-114a-461b-91e0-e8d96c63fc9e))
+ (fp_line (start 6.621 -5.142) (end 6.621 5.142)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a502caf4-c5dd-4eab-ac32-fbfd6b98b15c))
+ (fp_line (start 6.581 -5.174) (end 6.581 5.174)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b6cb0bf-78e2-4276-8226-d8b4ed2517cb))
+ (fp_line (start 6.541 -5.205) (end 6.541 5.205)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5c30137-1d98-4752-99af-5a8200b39b31))
+ (fp_line (start 6.501 -5.235) (end 6.501 5.235)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 708a36ca-f4d9-43e6-bf6a-6683afcc771c))
+ (fp_line (start 6.461 -5.265) (end 6.461 5.265)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e77d6d8f-6ef6-4d90-a51c-02c02768e6e1))
+ (fp_line (start 6.421 1.44) (end 6.421 5.295)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78e08f79-ad0a-4425-bdfa-aa94ac7f1d77))
+ (fp_line (start 6.421 -5.295) (end 6.421 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73b8557b-13af-48b1-a21f-3b29a3ee2bd9))
+ (fp_line (start 6.381 1.44) (end 6.381 5.324)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f000e009-a079-419c-a221-1c9c970a736b))
+ (fp_line (start 6.381 -5.324) (end 6.381 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 955ecdbe-b945-4fbc-a003-8001ca7cc44e))
+ (fp_line (start 6.341 1.44) (end 6.341 5.353)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8e60dad-47a8-469c-9cc7-0828dd3c1ace))
+ (fp_line (start 6.341 -5.353) (end 6.341 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ab4f365-b3e8-4a50-9415-789e5c7ce50c))
+ (fp_line (start 6.301 1.44) (end 6.301 5.381)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63b44cb6-2995-4399-a1c3-ebadd4841096))
+ (fp_line (start 6.301 -5.381) (end 6.301 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27a0d1cc-650f-41ba-a951-52ff70be6c95))
+ (fp_line (start 6.261 1.44) (end 6.261 5.409)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04a75b32-c717-4824-9dca-63646277893a))
+ (fp_line (start 6.261 -5.409) (end 6.261 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efbb18f7-6517-46ce-a88e-ff5bd2f8467e))
+ (fp_line (start 6.221 1.44) (end 6.221 5.436)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1567bd0-904a-4ab0-b5c1-dab8f55a113c))
+ (fp_line (start 6.221 -5.436) (end 6.221 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 24f2c55f-27a8-45cd-87b8-6bb0f918d245))
+ (fp_line (start 6.181 1.44) (end 6.181 5.463)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 166f23f2-2197-414b-afce-664488712da2))
+ (fp_line (start 6.181 -5.463) (end 6.181 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3db4ce16-71de-4cf0-b3dd-43ba6f6c1f32))
+ (fp_line (start 6.141 1.44) (end 6.141 5.49)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 43ef8597-e5b4-4f78-84d1-b89d1e2ea8c1))
+ (fp_line (start 6.141 -5.49) (end 6.141 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f9cf7f77-8bcd-4caf-a393-59144cfe5bc0))
+ (fp_line (start 6.101 1.44) (end 6.101 5.516)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8cc69d6-158a-4a99-86dc-b8b3ea29c98e))
+ (fp_line (start 6.101 -5.516) (end 6.101 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2de3dca-dda5-4434-977f-ac58d0e2653d))
+ (fp_line (start 6.061 1.44) (end 6.061 5.542)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 39404e9d-35b3-4292-836c-8401f52dadfe))
+ (fp_line (start 6.061 -5.542) (end 6.061 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ed51268-bc67-4e7e-a0cf-7ec3761a0b6b))
+ (fp_line (start 6.021 1.44) (end 6.021 5.567)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7a7bc7f-a1a5-4d2c-90ed-7fc9805f0f00))
+ (fp_line (start 6.021 -5.567) (end 6.021 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8f7ff76-a9c2-4520-8661-2d29fd7150c1))
+ (fp_line (start 5.981 1.44) (end 5.981 5.592)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2bd7c49d-74e3-4f6d-95bf-e9515d33f545))
+ (fp_line (start 5.981 -5.592) (end 5.981 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5994211-01c9-4d6a-85dd-92fb68828fc8))
+ (fp_line (start 5.941 1.44) (end 5.941 5.617)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8fd7a8e-362a-427b-8cd2-ce35f8b669f5))
+ (fp_line (start 5.941 -5.617) (end 5.941 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1b430d19-0464-4369-b24c-d388292f0857))
+ (fp_line (start 5.901 1.44) (end 5.901 5.641)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a57b5e5f-7da2-4344-820b-e3554ef1718e))
+ (fp_line (start 5.901 -5.641) (end 5.901 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad751f47-1a74-4c95-97a9-0231b5d22289))
+ (fp_line (start 5.861 1.44) (end 5.861 5.664)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 989a82dc-29cd-41c2-96e9-fa7edf6324b5))
+ (fp_line (start 5.861 -5.664) (end 5.861 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09f814cc-9ebb-44d7-bb93-fe7475f6f63d))
+ (fp_line (start 5.821 1.44) (end 5.821 5.688)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cb9d121-5474-48cf-9606-d90febba1a86))
+ (fp_line (start 5.821 -5.688) (end 5.821 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp daac1e18-f02f-4dc3-b9d4-041b4390a4cb))
+ (fp_line (start 5.781 1.44) (end 5.781 5.711)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33018f7e-84e4-4652-87f6-f1f31756e5fe))
+ (fp_line (start 5.781 -5.711) (end 5.781 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7011fda2-feec-4882-9b7c-a9a69d1a0447))
+ (fp_line (start 5.741 1.44) (end 5.741 5.733)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 60e022ec-6f1f-47a7-902e-5d1b12c1fb54))
+ (fp_line (start 5.741 -5.733) (end 5.741 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0448c4b6-7f50-445b-85c4-90eb29af2ace))
+ (fp_line (start 5.701 1.44) (end 5.701 5.756)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0009af1-1353-4f5e-86bf-a8fd75bc8bf2))
+ (fp_line (start 5.701 -5.756) (end 5.701 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f9c461c-0c13-4f6d-a59f-49de0eae73d8))
+ (fp_line (start 5.661 1.44) (end 5.661 5.778)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b76ba458-ad7d-40eb-acfe-da44717df85f))
+ (fp_line (start 5.661 -5.778) (end 5.661 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bd863b08-e5d0-4188-9a6f-d89e38c4f79b))
+ (fp_line (start 5.621 1.44) (end 5.621 5.799)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a6ceccc-14bc-4737-86a9-33460a3ee6b3))
+ (fp_line (start 5.621 -5.799) (end 5.621 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cd3cd9d-7d9b-4edd-8d6a-9aa20b706a98))
+ (fp_line (start 5.581 1.44) (end 5.581 5.82)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bce12417-58f8-45c0-ac7c-d2bba4eb51ae))
+ (fp_line (start 5.581 -5.82) (end 5.581 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b8d8b34-681f-4e9c-9982-137d3de561b1))
+ (fp_line (start 5.541 1.44) (end 5.541 5.841)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ee0d44ed-f533-4514-a6ee-f6e23ce84adf))
+ (fp_line (start 5.541 -5.841) (end 5.541 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 259fa49b-3c2b-4f9c-aaea-4f27a802b58c))
+ (fp_line (start 5.501 1.44) (end 5.501 5.862)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2439bfc0-b1fa-4335-904c-a65e599927c0))
+ (fp_line (start 5.501 -5.862) (end 5.501 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b74262b6-a680-4578-9b19-8ae1c8386e30))
+ (fp_line (start 5.461 1.44) (end 5.461 5.882)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84161ed8-ed0f-4ee8-aeb1-4205f7f14aeb))
+ (fp_line (start 5.461 -5.882) (end 5.461 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 52fe84b9-bf3d-4559-88f0-1ab66ea1114b))
+ (fp_line (start 5.421 1.44) (end 5.421 5.902)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 77b9f55e-ecfa-474b-b879-a474c931dd3e))
+ (fp_line (start 5.421 -5.902) (end 5.421 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3520dab1-4094-45da-af0a-1c92711613df))
+ (fp_line (start 5.381 1.44) (end 5.381 5.921)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1d8b9f1a-4360-4d61-bb28-929d52e00c6e))
+ (fp_line (start 5.381 -5.921) (end 5.381 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b30d7078-f093-4d8b-8658-d2c99e245fe1))
+ (fp_line (start 5.341 1.44) (end 5.341 5.94)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp deebe40e-6422-4968-afbb-7e9c0743166d))
+ (fp_line (start 5.341 -5.94) (end 5.341 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ddd16e70-d487-42a6-942d-d6a1fc62e774))
+ (fp_line (start 5.301 1.44) (end 5.301 5.959)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f186eee7-2dd3-4236-8d4a-782d56a2fb43))
+ (fp_line (start 5.301 -5.959) (end 5.301 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7094f8af-57e1-4f7d-b57d-8dd8ed5584d3))
+ (fp_line (start 5.261 1.44) (end 5.261 5.978)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef082eb9-6814-4e18-af0e-518ad2ab7e92))
+ (fp_line (start 5.261 -5.978) (end 5.261 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3de0ae91-e678-4bf7-b0d0-075ea7179503))
+ (fp_line (start 5.221 1.44) (end 5.221 5.996)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1da7ecc5-3421-43c4-a19b-872ab6d08694))
+ (fp_line (start 5.221 -5.996) (end 5.221 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9538f5fe-e1b4-4779-8671-8410b654b2f8))
+ (fp_line (start 5.181 1.44) (end 5.181 6.014)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afb0da8a-e109-4202-b12b-51590588dff1))
+ (fp_line (start 5.181 -6.014) (end 5.181 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e673fa33-15c6-4e64-8428-86eb816e7dd3))
+ (fp_line (start 5.141 1.44) (end 5.141 6.031)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2860e9da-46d5-4042-b175-811b3e6f8faf))
+ (fp_line (start 5.141 -6.031) (end 5.141 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 467b56d8-0172-4f4c-9c74-b61ef282622a))
+ (fp_line (start 5.101 1.44) (end 5.101 6.049)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4a24d45-d697-44e5-99b9-408e883277f2))
+ (fp_line (start 5.101 -6.049) (end 5.101 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dcbb2df9-d0c3-4a2a-9377-944e9c773938))
+ (fp_line (start 5.061 1.44) (end 5.061 6.065)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7d494485-2eb1-4804-9f61-638a9f9f7d54))
+ (fp_line (start 5.061 -6.065) (end 5.061 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84675f34-4826-4193-b146-97db3aa10d0f))
+ (fp_line (start 5.021 1.44) (end 5.021 6.082)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75d92bec-76e5-4a9d-a54b-68fe11310df8))
+ (fp_line (start 5.021 -6.082) (end 5.021 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3575575-6e49-4fb6-a925-9bc9f3a3112c))
+ (fp_line (start 4.981 1.44) (end 4.981 6.098)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8a715821-b3e0-41f3-9481-f14007b70869))
+ (fp_line (start 4.981 -6.098) (end 4.981 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 058bf818-3055-4ed1-a0e0-a59acd32d23f))
+ (fp_line (start 4.941 1.44) (end 4.941 6.114)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 96062061-4d17-4349-afc5-1e79f1abc09a))
+ (fp_line (start 4.941 -6.114) (end 4.941 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 21613cd0-833e-408d-bbfd-f695312f363f))
+ (fp_line (start 4.901 1.44) (end 4.901 6.13)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fd5b94e-1028-4621-9800-2dd731c3e735))
+ (fp_line (start 4.901 -6.13) (end 4.901 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0039f14b-9c09-44f4-aa2c-d7eaa9b3eab3))
+ (fp_line (start 4.861 1.44) (end 4.861 6.146)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6047e134-dc40-4b5e-8048-b276af6eb25f))
+ (fp_line (start 4.861 -6.146) (end 4.861 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fb3eabc6-300a-4218-a003-1b77c35b8092))
+ (fp_line (start 4.821 1.44) (end 4.821 6.161)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 023b79b2-2fad-41e8-a2cf-52fd683ade05))
+ (fp_line (start 4.821 -6.161) (end 4.821 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 313cf12e-7c07-4cdf-acef-6ec090673f35))
+ (fp_line (start 4.781 1.44) (end 4.781 6.175)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6663bdd5-7c20-4d24-8adb-506e3cfb2549))
+ (fp_line (start 4.781 -6.175) (end 4.781 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccf4e7fc-2f23-48d8-b6d4-0c5476eda7b9))
+ (fp_line (start 4.741 1.44) (end 4.741 6.19)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf799265-0317-4c87-9f64-af558088e4d0))
+ (fp_line (start 4.741 -6.19) (end 4.741 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1288bb7-7e09-493e-9180-e99ff35e8fa6))
+ (fp_line (start 4.701 1.44) (end 4.701 6.204)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b07215e-2d31-418a-9c50-392ae27f06af))
+ (fp_line (start 4.701 -6.204) (end 4.701 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aaec901f-77fd-483b-80c9-bf89be0c8aaf))
+ (fp_line (start 4.661 1.44) (end 4.661 6.218)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 19d71a07-017c-4821-ae50-81bc2f16e8e9))
+ (fp_line (start 4.661 -6.218) (end 4.661 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7a34f1d-1def-40cb-9ce5-edadfe06e992))
+ (fp_line (start 4.621 1.44) (end 4.621 6.232)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fb1b81d-bbd5-4d0d-b9a0-f3131e800ba7))
+ (fp_line (start 4.621 -6.232) (end 4.621 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32d2198a-f676-4b60-861f-acabc93027ce))
+ (fp_line (start 4.581 1.44) (end 4.581 6.245)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d91dd88e-b8e9-4a7f-b1e4-1ac80ebf287d))
+ (fp_line (start 4.581 -6.245) (end 4.581 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a404843-1c28-442a-8f54-ce977c029ec0))
+ (fp_line (start 4.541 1.44) (end 4.541 6.258)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ceff7e-426e-4d15-bbbb-3ac84e00db39))
+ (fp_line (start 4.541 -6.258) (end 4.541 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bac3f82b-116d-42cf-a5e7-9ec84935f96c))
+ (fp_line (start 4.501 1.44) (end 4.501 6.271)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74e63be8-8846-429f-aeb2-6c630f64995a))
+ (fp_line (start 4.501 -6.271) (end 4.501 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e9cfa43-a23f-4b79-bf44-d9cf30e03eff))
+ (fp_line (start 4.461 1.44) (end 4.461 6.284)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bedd5086-7621-4502-b323-6e40cd843c6d))
+ (fp_line (start 4.461 -6.284) (end 4.461 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d39f97c8-89d8-4267-a7bd-659d66275b7e))
+ (fp_line (start 4.421 1.44) (end 4.421 6.296)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83085d48-7a0e-4139-93df-3476eec40f53))
+ (fp_line (start 4.421 -6.296) (end 4.421 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 327ec2bd-51c6-4ece-a75c-d46efdc4a960))
+ (fp_line (start 4.381 1.44) (end 4.381 6.308)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17206804-9fdf-4ceb-b255-b37f6f8f74e6))
+ (fp_line (start 4.381 -6.308) (end 4.381 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4581a2b-a429-49ef-87dc-18510e655ea3))
+ (fp_line (start 4.341 1.44) (end 4.341 6.32)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 819f142e-a763-4b0f-a7e2-5908a71670da))
+ (fp_line (start 4.341 -6.32) (end 4.341 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a45de98-daff-4bc2-a33a-379004ffe3bd))
+ (fp_line (start 4.301 1.44) (end 4.301 6.331)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b2f65ca-b582-44cf-9688-cdf66320c62d))
+ (fp_line (start 4.301 -6.331) (end 4.301 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2ee0bbd-b822-4d2a-97ae-9e224d4cc284))
+ (fp_line (start 4.261 1.44) (end 4.261 6.342)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ebbad52-0170-472b-8b22-c927170cc4bc))
+ (fp_line (start 4.261 -6.342) (end 4.261 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55e819f8-86ff-4b69-a182-49b5d69c060d))
+ (fp_line (start 4.221 1.44) (end 4.221 6.353)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9c429b2-35af-4a35-93f2-6a8d6aa10c69))
+ (fp_line (start 4.221 -6.353) (end 4.221 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 524e855b-8524-42f6-ac85-c84ef29d26eb))
+ (fp_line (start 4.181 1.44) (end 4.181 6.364)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aee1ee79-5ee8-42a3-b7f3-4bcb9822e73a))
+ (fp_line (start 4.181 -6.364) (end 4.181 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5dcd8726-0abb-4b9c-ab73-14146a994bb8))
+ (fp_line (start 4.141 1.44) (end 4.141 6.374)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aad90a37-5857-4ee4-862d-323f8214ea98))
+ (fp_line (start 4.141 -6.374) (end 4.141 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a99cf2bc-e234-42b1-8baa-812cee89f485))
+ (fp_line (start 4.101 1.44) (end 4.101 6.384)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 304a8f21-c0d6-4004-9f96-ec0d2d88049c))
+ (fp_line (start 4.101 -6.384) (end 4.101 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10d0bd65-d510-4729-8ce9-b7188f36e897))
+ (fp_line (start 4.061 1.44) (end 4.061 6.394)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 427fb52f-4714-442f-803c-f8a8e52a98de))
+ (fp_line (start 4.061 -6.394) (end 4.061 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8fb184e0-baf0-4279-ba13-4d1cbdc12e3c))
+ (fp_line (start 4.021 1.44) (end 4.021 6.404)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ccf2d05-992a-41f5-982b-f326f988f721))
+ (fp_line (start 4.021 -6.404) (end 4.021 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f445d89a-184e-42c9-bdea-3b916c0df697))
+ (fp_line (start 3.981 1.44) (end 3.981 6.413)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 162175b1-e242-4e8c-8bad-f8cbc5e481fd))
+ (fp_line (start 3.981 -6.413) (end 3.981 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d84a1786-3281-4dac-9f44-5b2cce9ca489))
+ (fp_line (start 3.941 1.44) (end 3.941 6.422)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f2427fc-c986-4080-b109-5b88ce2c3b1a))
+ (fp_line (start 3.941 -6.422) (end 3.941 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ac5bf62-f289-4a4f-bd31-2f57fa13e2bc))
+ (fp_line (start 3.901 1.44) (end 3.901 6.431)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4649f0-d3ff-4835-83cd-3861ab2cad3c))
+ (fp_line (start 3.901 -6.431) (end 3.901 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae711065-0303-46f3-a407-05acc654f231))
+ (fp_line (start 3.861 1.44) (end 3.861 6.439)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfc9bd72-7b16-4ac8-9d29-d074deac7391))
+ (fp_line (start 3.861 -6.439) (end 3.861 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a6a1bce-f50d-4afd-aa00-ee9bbd5f573e))
+ (fp_line (start 3.821 1.44) (end 3.821 6.448)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0082bb57-b146-45b6-b4d0-899b804464a8))
+ (fp_line (start 3.821 -6.448) (end 3.821 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4db1d9c8-ab57-4cde-a86c-b3c8a81d5657))
+ (fp_line (start 3.781 1.44) (end 3.781 6.456)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3873147-b890-49fe-ba2a-fd5fd8e46ba4))
+ (fp_line (start 3.781 -6.456) (end 3.781 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84bd5880-86df-4728-94db-f9fb1f090fdc))
+ (fp_line (start 3.741 1.44) (end 3.741 6.463)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 861b1041-30c6-4d7c-b678-ab909f1f89c1))
+ (fp_line (start 3.741 -6.463) (end 3.741 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10297b75-e6ec-479a-a646-2e58ae165312))
+ (fp_line (start 3.701 1.44) (end 3.701 6.471)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5b0d5c8-c70a-4343-a2a7-e03e1ce8d824))
+ (fp_line (start 3.701 -6.471) (end 3.701 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b9cd7c1e-a58d-4bc1-b052-9428e6c7ade6))
+ (fp_line (start 3.661 1.44) (end 3.661 6.478)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 498e56ba-e535-40c4-b8a5-16884f5f1a98))
+ (fp_line (start 3.661 -6.478) (end 3.661 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1931d996-0b2d-4163-afa5-a1eea5e34152))
+ (fp_line (start 3.621 1.44) (end 3.621 6.485)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7119524d-9692-4e89-a730-954081c11d42))
+ (fp_line (start 3.621 -6.485) (end 3.621 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a27eb8c0-0be9-4a8d-816c-6c2779e4fc55))
+ (fp_line (start 3.581 1.44) (end 3.581 6.492)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c682e7a9-89d9-4360-ab53-b6c33d16c618))
+ (fp_line (start 3.581 -6.492) (end 3.581 -1.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be227581-0a12-426d-a947-74bf204d2566))
+ (fp_line (start 3.541 -6.498) (end 3.541 6.498)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70dd587a-37d7-441c-85ad-316697389c66))
+ (fp_line (start 3.501 -6.505) (end 3.501 6.505)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71427bc1-e6c9-4106-b180-a91c57b67903))
+ (fp_line (start 3.461 -6.511) (end 3.461 6.511)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ebfc5563-173d-462f-a1d0-16652d0e0d08))
+ (fp_line (start 3.421 -6.516) (end 3.421 6.516)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e42436a-9cc6-4272-814f-df85983a13d4))
+ (fp_line (start 3.381 -6.522) (end 3.381 6.522)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5646283c-6248-4d0c-b6ab-73b674dd6779))
+ (fp_line (start 3.341 -6.527) (end 3.341 6.527)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e39d5e73-7af5-465f-9a4e-6e9a09f5fede))
+ (fp_line (start 3.301 -6.532) (end 3.301 6.532)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5bb92b8a-e565-4fe7-b207-aeae1ec5167d))
+ (fp_line (start 3.261 -6.537) (end 3.261 6.537)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d0341f2b-c304-4928-8753-6e81a6166832))
+ (fp_line (start 3.221 -6.541) (end 3.221 6.541)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8260d74f-5176-4bf0-ad66-b5c2c4763e0e))
+ (fp_line (start 3.18 -6.545) (end 3.18 6.545)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2086c2db-e204-4918-a055-1159de423e37))
+ (fp_line (start 3.14 -6.549) (end 3.14 6.549)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fed6f235-6507-4409-8a7f-f920d86f817b))
+ (fp_line (start 3.1 -6.553) (end 3.1 6.553)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a2904ce-6425-4ff7-b8b5-74744a4e3575))
+ (fp_line (start 3.06 -6.557) (end 3.06 6.557)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66e602db-170e-4a3d-bc48-cfb78ca6ab71))
+ (fp_line (start 3.02 -6.56) (end 3.02 6.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e344f4ce-59d2-4683-add8-5a719a0d746b))
+ (fp_line (start 2.98 -6.563) (end 2.98 6.563)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9e83145-ab28-4b45-b17a-afd8d1815c4b))
+ (fp_line (start 2.94 -6.566) (end 2.94 6.566)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 48cb3fc1-a5c4-4436-9d51-d9d95a063856))
+ (fp_line (start 2.9 -6.568) (end 2.9 6.568)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 893f524c-575e-4092-a454-8eda045783ea))
+ (fp_line (start 2.86 -6.571) (end 2.86 6.571)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccc4f9cd-7984-4028-8801-6ab4b04631ac))
+ (fp_line (start 2.82 -6.573) (end 2.82 6.573)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a40cf7f3-7e59-403a-b998-a6b30908eb7c))
+ (fp_line (start 2.78 -6.575) (end 2.78 6.575)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7fe5f0c-20cf-4dd7-989c-7738d6d5a69c))
+ (fp_line (start 2.74 -6.576) (end 2.74 6.576)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d77f25aa-cebd-4dff-a94b-048e83042c78))
+ (fp_line (start 2.7 -6.577) (end 2.7 6.577)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 98ee0123-fa8d-4d25-902f-a75a09fd8df5))
+ (fp_line (start 2.66 -6.579) (end 2.66 6.579)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b8a26ed8-95ce-451d-a64f-37ea1425370d))
+ (fp_line (start 2.62 -6.579) (end 2.62 6.579)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fee444ea-4969-4d03-83a6-b5067b1e2e83))
+ (fp_line (start 2.58 -6.58) (end 2.58 6.58)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aea779f0-37ee-48a6-8577-cc29d0fe8049))
+ (fp_line (start 2.54 -6.58) (end 2.54 6.58)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75c3859e-097e-465b-a4bd-7b647fcc245b))
+ (fp_line (start 2.5 -6.58) (end 2.5 6.58)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a2b2008-d67e-4058-8d9e-d202228cb77d))
+ (fp_line (start -3.934569 -4.365) (end -3.934569 -3.065)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e75d2ba9-2085-48f7-b23d-a1f760dba779))
+ (fp_line (start -4.584569 -3.715) (end -3.284569 -3.715)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73c59816-824e-44c5-9eac-61b5d7942b04))
+ (fp_circle (center 2.5 0) (end 9.12 0)
+ (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 19b8a181-ae66-4ff2-87e1-3390575b5a88))
+ (fp_circle (center 2.5 0) (end 9.25 0)
+ (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 574c1b89-d355-4f53-be1f-196229f1c001))
+ (fp_line (start -2.432015 -3.4975) (end -2.432015 -2.1975)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c45691b8-cb4e-405b-9de9-6b0b3de8303f))
+ (fp_line (start -3.082015 -2.8475) (end -1.782015 -2.8475)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30221b7e-8ab6-4969-98a7-8c275af53eef))
+ (fp_circle (center 2.5 0) (end 9 0)
+ (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 1b64d290-c498-4fd6-adc8-853bc5c43a79))
+ (fp_text user "${REFERENCE}" (at 2.5 0) (layer "F.Fab") (tstamp b34616b0-84ba-434c-b496-dd09393ae40b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" thru_hole rect (at 0 0 180) (size 2.4 2.4) (drill 1.2) (layers "*.Cu" "*.Mask")
+ (net 1 "+12V") (pintype "passive") (tstamp 2932dfd1-a8ca-4d23-bcfd-c84a50687193))
+ (pad "2" thru_hole circle (at 5 0 180) (size 2.4 2.4) (drill 1.2) (layers "*.Cu" "*.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp 0c8fc62e-d4be-4edf-a6fc-48c601251436))
+ (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D13.0mm_P5.00mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de7bd78)
+ (at 200.270651 120 180)
+ (descr "Diode SMA (DO-214AC)")
+ (tags "Diode SMA (DO-214AC)")
+ (property "LCSC" "C65010")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005e0395c8")
+ (attr smd)
+ (fp_text reference "D1" (at -4.270029 0.009198 -270) (layer "F.SilkS") (tstamp ce9a1a59-5184-4b54-8ef4-c98232b2f713)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SS510" (at 0 2.6) (layer "F.Fab") (tstamp 4b27c31a-6dbb-43e7-a55d-b26bb357bf65)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.4 1.65) (end 2 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aff420cd-098f-4808-b974-863d8c723edd))
+ (fp_line (start -3.4 -1.65) (end 2 -1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c48294df-17a4-4fb6-9012-f6b6eed9e35e))
+ (fp_line (start -3.4 -1.65) (end -3.4 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aca7be47-7b01-4594-ad82-593a0ea5d5db))
+ (fp_line (start 3.5 1.75) (end -3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1270fd05-37ae-4e69-95fa-dcf42ae508c8))
+ (fp_line (start 3.5 -1.75) (end 3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c9bfd84-d72b-4473-ada2-a2dfd25dacd5))
+ (fp_line (start -3.5 1.75) (end -3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5baffa30-d1cb-47fe-be8e-c32207dedaa9))
+ (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9e0aca76-6231-48a1-a214-d22afe3d6120))
+ (fp_line (start 2.3 1.5) (end -2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff4b546b-c409-44a9-b984-60c3a407fdc7))
+ (fp_line (start 2.3 -1.5) (end 2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02a2b7a6-7cbd-4eef-ad0b-2778fea4d532))
+ (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45c86c02-26c0-4ade-80d6-ade0aa1d8e77))
+ (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b975cca-66e6-463b-8b47-a1da1ab9c23a))
+ (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8e8404bf-c125-4bf0-8703-77d45d7310c5))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 31f0c5eb-6125-4c12-88c0-d0b8899ae9dd))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3ba2265a-e971-49ff-a270-ee69cb55c272))
+ (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 109dab95-5df2-4ae5-8ce1-59ad849b5366))
+ (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d111837a-4089-4003-8ec7-ac8b031ce599))
+ (fp_line (start -2.3 1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fb73335-1bc6-48de-80aa-cc94be488dc1))
+ (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab") (tstamp 415070c9-6ab6-4e5d-8d98-383a61160061)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 20 "+VSW") (pinfunction "K") (pintype "passive") (tstamp 3f90e501-d1be-4627-b1f5-72620904c294))
+ (pad "2" smd rect (at 2 0 180) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 24 "/C1") (pinfunction "A") (pintype "passive") (tstamp 27bc46a2-e2f1-4974-90fb-e5539e6e9f21))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de7bda7)
+ (at 200.220651 116.3)
+ (descr "Diode SMA (DO-214AC)")
+ (tags "Diode SMA (DO-214AC)")
+ (property "LCSC" "C65010")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005e03ecdb")
+ (attr smd)
+ (fp_text reference "D3" (at 4.375788 1.280564 90) (layer "F.SilkS") (tstamp 3fc401f9-4cf3-4645-8713-d087a3dd5ee0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SS510" (at 0 2.6) (layer "F.Fab") (tstamp b9836de9-989b-45a2-8f22-843d514b5eb2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.4 -1.65) (end -3.4 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe0ee320-c391-4d22-bee2-8b84b1f42195))
+ (fp_line (start -3.4 -1.65) (end 2 -1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20c56ae8-c1ff-4219-ab6a-3dcb6e59fb56))
+ (fp_line (start -3.4 1.65) (end 2 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47cb74fe-ac11-453f-b4cf-355c24ab5776))
+ (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 278e6d1a-ba90-4a83-9146-cd700db8720c))
+ (fp_line (start -3.5 1.75) (end -3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac3280c7-5b78-4c16-b06d-5668a915061f))
+ (fp_line (start 3.5 -1.75) (end 3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6a1bb1f-d1a4-46c6-a726-cab2ddff7ee7))
+ (fp_line (start 3.5 1.75) (end -3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d99b77b2-e7dc-405e-b711-db5f4f1238ef))
+ (fp_line (start -2.3 1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4540ce0b-ae20-4361-94b6-990f4ba04bb7))
+ (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43040e4f-b31f-4a3b-96c6-289418c6748d))
+ (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf4011de-1daa-4e63-940d-0141b6b19fad))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c40c15f-43be-40a2-9d2c-73b1dec190b9))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b711131f-60fd-4693-a443-0c78498752d2))
+ (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 55ff51fe-060b-4c05-9a12-7a70a6fe3b10))
+ (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 617e747c-70a2-4bdb-8107-1bab6bf39531))
+ (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 447ebc47-80a0-4a01-8880-a2d884dbae6d))
+ (fp_line (start 2.3 -1.5) (end 2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ecd37442-46db-439f-8b18-cf4f52b451ba))
+ (fp_line (start 2.3 1.5) (end -2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f7750d3c-d8b7-41cc-8863-59b0b06df41c))
+ (fp_text user "${REFERENCE}" (at 0 12.5) (layer "F.Fab") (tstamp 37a48f5a-85d3-426b-be32-5b69464aaf91)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 24 "/C1") (pinfunction "K") (pintype "passive") (tstamp 8dbca53a-554a-49f7-91c7-fa50548add7a))
+ (pad "2" smd rect (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp e0ca4fc9-e880-4135-af14-70979dca5274))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de7bdbf)
+ (at 200.270651 127.5)
+ (descr "Diode SMA (DO-214AC)")
+ (tags "Diode SMA (DO-214AC)")
+ (property "LCSC" "C65010")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005e02dc22")
+ (attr smd)
+ (fp_text reference "D4" (at 4.375 -1.325 90) (layer "F.SilkS") (tstamp 5283bfaf-11ea-41f8-90f5-3e93192e2603)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SS510" (at -0.5 1.85) (layer "F.Fab") (tstamp 5fcae723-a10b-4506-8e51-5715a34f3173)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.4 -1.65) (end -3.4 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa5a9747-17d0-45d1-b8f1-aeb3d1d9db72))
+ (fp_line (start -3.4 -1.65) (end 2 -1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4aeeb890-da27-46ed-8417-bd52a1927028))
+ (fp_line (start -3.4 1.65) (end 2 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f4c1387-dba6-4015-9ef0-a30c179f9585))
+ (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d5367ff6-d76c-494e-9fad-f708ba502667))
+ (fp_line (start -3.5 1.75) (end -3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b80a366b-bd29-4f75-b4ca-4efc329579a2))
+ (fp_line (start 3.5 -1.75) (end 3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fcd0bde-c904-4152-9538-d525eeb72b82))
+ (fp_line (start 3.5 1.75) (end -3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 865ed55e-f30e-400f-975c-e69561d61471))
+ (fp_line (start -2.3 1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 89dd6dd3-b0c1-4843-b94d-3c175e0a2e63))
+ (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2adf5732-5126-4d06-be5a-61e89e3bdfb7))
+ (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ed827189-a127-47ba-8013-9a7fb9959996))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2bb67016-0b9f-40a7-833d-409583142b36))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11c30d21-b124-467d-99aa-1504ac198f45))
+ (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36a346e9-27e6-43e9-b9e7-83061cb8a1aa))
+ (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a47babf-0f8f-4d4d-b367-52ba1dff63a3))
+ (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 008dfd0b-fedf-45d5-8914-9d7702776d39))
+ (fp_line (start 2.3 -1.5) (end 2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d6d1817-59d9-408e-a12c-10ed46431a8d))
+ (fp_line (start 2.3 1.5) (end -2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7bd9476-6747-4b72-9d85-79f21f3c6316))
+ (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab") (tstamp 1e93f24a-2740-41cc-9aa3-5b6c3a229620)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 35 "/C2") (pinfunction "K") (pintype "passive") (tstamp a4ad4900-c5c5-4270-9736-f3312366df30))
+ (pad "2" smd rect (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp 3c5bb9ca-2bfe-4ac5-88ec-6e46b3a25a47))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SMA" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de80486)
+ (at 191.255 114.56)
+ (descr "Diode SMA (DO-214AC)")
+ (tags "Diode SMA (DO-214AC)")
+ (property "LCSC" "C65010")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005e0408ec")
+ (attr smd)
+ (fp_text reference "D5" (at -2.2 -2.5) (layer "F.SilkS") (tstamp c4743845-2eae-4a53-b4b9-3d4cbf8b072b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SS510" (at 0 2.6) (layer "F.Fab") (tstamp 0c81c12f-0a41-457b-802e-e22635bcf486)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.4 -1.65) (end -3.4 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 06b65b7e-6b1e-45df-85e4-0b23f273ffc5))
+ (fp_line (start -3.4 -1.65) (end 2 -1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99752b26-cb46-4a19-89de-348e87ce0d31))
+ (fp_line (start -3.4 1.65) (end 2 1.65)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56e4a0c6-fdd6-451e-b2bc-b4ad1c7b4a28))
+ (fp_line (start -3.5 -1.75) (end 3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 789d2653-4ec2-4465-94f4-54ef2924e022))
+ (fp_line (start -3.5 1.75) (end -3.5 -1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7a5f5e95-4ef1-42cb-916f-e292f3554797))
+ (fp_line (start 3.5 -1.75) (end 3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9fd00336-6959-40c5-8b4a-4ead40fdded8))
+ (fp_line (start 3.5 1.75) (end -3.5 1.75)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cb6a838-1236-4a27-8bbe-519e3040cd4e))
+ (fp_line (start -2.3 1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2002143e-618a-4715-8027-084f6108b9ca))
+ (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6408478a-cce1-42aa-92e9-be8fb0084d1c))
+ (fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0888d469-52bf-4e70-ab14-f924089c676b))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f203127f-8e0d-4977-944f-43689caa3497))
+ (fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d596167c-2018-4916-8558-a50dd16e8775))
+ (fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5eea0cf5-a17d-4e74-9bd0-1182e268a5c2))
+ (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 97b5358f-96bd-45a5-b882-c44f9c42e397))
+ (fp_line (start 2.3 -1.5) (end -2.3 -1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06fb0ed0-be24-4085-9098-91caa5665707))
+ (fp_line (start 2.3 -1.5) (end 2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f5a8bfe-9e0f-4fec-b4c5-a20d600cba2a))
+ (fp_line (start 2.3 1.5) (end -2.3 1.5)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23125d43-d329-4af5-b00a-b616c567de1e))
+ (fp_text user "${REFERENCE}" (at 0 -2.5) (layer "F.Fab") (tstamp 97156e33-899b-4c4f-bfef-2b5eaea996e1)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 5 "Net-(D5-K)") (pinfunction "K") (pintype "passive") (tstamp ba992de5-cdd6-4f67-9018-c8a938bf0ae8))
+ (pad "2" smd rect (at 2 0) (size 2.5 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp cdaff4ca-5b43-43d8-95c8-c47500f17abd))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SMA.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de814e6)
+ (at 175.95 103.292956 -90)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df24754")
+ (attr smd)
+ (fp_text reference "C5" (at -0.960912 -1.675 180) (layer "F.SilkS") (tstamp e1284a2e-e701-4ec7-b66e-36ad13e87139)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "12p" (at 0 1.43 90) (layer "F.Fab") (tstamp dbfe6c21-9043-4431-a425-1021315fefe9)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3108e154-c3c4-4b13-936c-1e2086d6a6ef))
+ (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b909fd40-8d9b-441b-8ead-bc4df2eb559e))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8517a9a2-accc-4c41-b394-9064ee0cd939))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b957e2ce-f227-4d83-ad0e-be9e96db5abf))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 77a16fcd-e709-4cde-876f-0ea6dcc2567c))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97b75ae5-82f5-4b23-a9aa-3958714afaaf))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f06e79d-5363-46a9-9990-3a7dc845f8c2))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb70d529-e165-47fb-ae6c-79953aa0ed31))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 015c6392-7a6c-48f4-b029-8bd43ba3d6d9))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9dda86b-c15e-4e25-aa3d-13357fb3302a))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp fd3c3daf-91c0-421d-aba9-e2340b599237)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp b2ca55cd-2a92-417e-b6a9-d1c591873d29))
+ (pad "2" smd roundrect (at 0.875 0 270) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 03ab9685-b09f-4edc-8305-093c0617705d))
+ (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de8178c)
+ (at 179.1 109.492956 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df4cc98")
+ (attr smd)
+ (fp_text reference "R2" (at 2.1 -0.007044 -90) (layer "F.SilkS") (tstamp ade0c06f-d1f5-4b0a-8664-71c6bc9291fc)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "5R1" (at 0 1.43 -180) (layer "F.Fab") (tstamp 07524f4c-3cfa-4b62-90a3-b13370ec688d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6546a02f-da3f-43c2-8c4d-d2e99fa604d2))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a6e0c9f7-f092-4c0b-9b0c-01f8aa852449))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ae56ddf3-b276-4e70-8dfd-5172367f44a7))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90680829-4fce-4bc5-9a4f-4e2b2631cb8d))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e06f3295-4293-4aa2-81b4-7765abe34c57))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 938a8f1f-5b2f-4016-a5dd-628bbc91cbc1))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a001de4-9e6f-4232-a642-12131eac7a40))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7bfb31e0-4182-4363-957c-7ee9157d10f6))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a5e0b49-1ce4-4122-b95e-0017d85e7974))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb76521c-9f6f-4e51-a44e-87532d130628))
+ (fp_text user "${REFERENCE}" (at 0 0 -180) (layer "F.Fab") (tstamp 91bec3b9-a7a9-4c96-b186-8a050c2fe0c0)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 27 "Net-(C3-Pad1)") (pintype "passive") (tstamp c1e6699b-3aa5-44fe-8c67-ba29659c50bd))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 34 "Net-(U2-BS)") (pintype "passive") (tstamp 5bafbc17-e5c7-443a-9cfa-5aec77a6c632))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de8179d)
+ (at 172.407044 103.292956 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df1b471")
+ (attr smd)
+ (fp_text reference "R3" (at 2.542956 0.092956 90) (layer "F.SilkS") (tstamp e25def32-d0da-43a4-83c1-d1173a112294)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "300k" (at 0 1.43 90) (layer "F.Fab") (tstamp 4159c9c3-918d-410b-b5f1-3cd936649b21)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0709b9b3-35e3-40fd-b762-edcfac24d389))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e930dafe-fc49-4b2b-af1f-fd62e0de3cb5))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6fd7b9f9-90fb-44f2-9cb0-62d496198eb4))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 727df584-eda6-47b8-af7d-494626241f3c))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d7709f8-8ab2-4dc0-a1b8-4c6a044a4a5a))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cd28b940-c9b7-44ee-aa6d-5ba7ccef9af4))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a4c3346f-bc1d-4961-a649-9c663d95db1b))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 39457a12-7f37-4a98-b517-491256f08d07))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8cb70d93-7f12-41ff-a5df-01714cf0361e))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8547100e-8529-46f6-bf1b-7d1497f59eaf))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp eb878775-8bf6-42e7-b214-d1b2877bc1bc)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp 0350f6fb-a916-45b9-adc7-1a0a3a72bb6e))
+ (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp 980d6911-9dee-4499-99e2-8d8aed72a59a))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de817ce)
+ (at 174.2 103.292956 -90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df1be4c")
+ (attr smd)
+ (fp_text reference "R6" (at -2.542956 -0.05 270) (layer "F.SilkS") (tstamp 636888d3-a3a7-409e-9f6f-6399ff443620)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "20k" (at 0 1.43 270) (layer "F.Fab") (tstamp 15613fa4-8246-406c-b74a-be403946c488)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8b303de-b27b-49c8-bd3c-a84da81c468b))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2f9b731-5b38-4c9f-a76a-1fae30170975))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c209baa9-03f6-4851-8904-6038331db401))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a514576a-aa3e-4bcc-be10-bb66193e11ca))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1dfac404-1f4c-43d5-b093-30c785c3581c))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a156e356-de0d-4a7e-9a21-3a071471a2fd))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fca5a244-4812-45cb-9074-4dda374b798b))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 14a4a527-d83f-4af3-b9e6-756991b66b0a))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32cbef0c-2b42-4499-b330-130e4311f857))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e10df73-38ae-4c4e-bbc5-d052646021b2))
+ (fp_text user "${REFERENCE}" (at 0 0 270) (layer "F.Fab") (tstamp c4bc510b-c6a6-4a7e-9885-4fbd352678f1)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 6 "Net-(U2-FB)") (pintype "passive") (tstamp ac6c9229-e376-4429-82ec-133dca57e012))
+ (pad "2" smd roundrect (at 0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 59d5febe-6dbb-4d93-8180-12360d8fadd6))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de88315)
+ (at 174.615 109.63)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df04917")
+ (attr smd)
+ (fp_text reference "R1" (at -2.285 -0.17 90) (layer "F.SilkS") (tstamp 7d646359-1db7-4066-908e-6d44a853ad0a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43) (layer "F.Fab") (tstamp 66dd923e-6b4c-41fe-b14e-07a47e74f006)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6eb05de-5820-4a8c-9bfe-0e694f4bf36d))
+ (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42ab4a9f-df9e-4174-bb08-eb65b2322c71))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 48c91892-8860-4828-af85-cbb847f92117))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2adc57f1-1e16-4902-9e69-4ebe98e8f31c))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a32f1bd2-b6a9-42ec-adf1-dab98576a4b3))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b09c7647-e096-4ac9-9d7e-036dc42c8ff5))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1464b9d3-63c4-4315-b5ab-cb623fd7b2d9))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f5c7540-73e4-46cf-bea0-7638a124154b))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87b45f3e-76b2-4ab2-af7c-66d74170dc78))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b011231b-2a05-4b93-9460-cf09c2900e22))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 1d6f1e45-a6d1-42f1-bd30-553fcb87fc60)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp fc9f39fc-933a-4bd4-a0fb-aa5ba5145744))
+ (pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 5 "Net-(D5-K)") (pintype "passive") (tstamp fe210349-4780-4f81-8a91-efd2b61f2380))
+ (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Inductor_SMD:L_Neosid_SM-NE127_HandSoldering" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de89fd7)
+ (at 178.95 117.575)
+ (descr "Neosid, Inductor, SM-NE127, Festinduktivitaet, SMD,")
+ (tags "Neosid Inductor SM-NE127 Festinduktivitaet SMD")
+ (property "LCSC" "C526031")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005ded4544")
+ (attr smd)
+ (fp_text reference "L1" (at -8.392956 -4.925 90) (layer "F.SilkS") (tstamp 34aa1e44-d356-4f6b-b6fb-31b6ca0d1154)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "47uH/2A" (at 0 8.3) (layer "F.Fab") (tstamp 201ba585-2cef-4685-90da-743b318cf80d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -6.6 -6.6) (end 6.6 -6.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0bb86f74-3963-4a4a-99d1-d7da6595ed75))
+ (fp_line (start -6.6 -3) (end -6.6 -6.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 828c88b6-2fb7-4343-980e-0caac96878e2))
+ (fp_line (start -6.6 6.6) (end -6.6 3)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa83a8a3-99ed-4c54-ba20-0b5a52ca7865))
+ (fp_line (start 6.6 -6.6) (end 6.6 -3)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6d6c1f81-b2d1-4d5e-a1a2-31bd7b24ad37))
+ (fp_line (start 6.6 3) (end 6.6 6.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f373374-26c8-41d3-8683-e2d45f95eb51))
+ (fp_line (start 6.6 6.6) (end -6.6 6.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca61670e-341c-4aeb-ab97-9f611284c5a4))
+ (fp_line (start -7.7 -6.65) (end -7.7 6.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e8c61c65-9ed1-4d4e-88dd-261602f0386b))
+ (fp_line (start -7.7 -6.65) (end 7.7 -6.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aa263bc-cd10-478a-8187-58a02b150823))
+ (fp_line (start 7.7 6.65) (end -7.7 6.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bbd730ef-7d19-429a-aa17-5bd13c87c93f))
+ (fp_line (start 7.7 6.65) (end 7.7 -6.65)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d27f5db-e639-4784-83f3-72fa1b1ad29e))
+ (fp_line (start -6.4 -6.4) (end 6.4 -6.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2208fc8a-4612-4dcb-9b3d-a69c49964cde))
+ (fp_line (start -6.4 6.4) (end -6.4 -6.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 014dcc5c-03b2-4f31-add1-74d14d8e371f))
+ (fp_line (start 6.4 -6.4) (end 6.4 6.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d9bdbb5e-93a4-4cb1-a847-944cad5a4983))
+ (fp_line (start 6.4 6.4) (end -6.4 6.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c0147df-7be1-4eec-a621-e84d560559c9))
+ (fp_circle (center 0 0) (end 5 0)
+ (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp bb6a5785-b892-4a36-a7ad-2aca5add52b6))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp ee2b4939-cd6f-4d59-a1bd-b413650d08a3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -5.5 0) (size 3.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 1 "+12V") (pinfunction "1") (pintype "passive") (tstamp 59e86f88-3bb8-4e1a-85d7-6e254e82ab3a))
+ (pad "2" smd rect (at 5.5 0) (size 3.9 5.4) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 5 "Net-(D5-K)") (pinfunction "2") (pintype "passive") (tstamp de5597e0-dafd-4a5e-a530-cbb8f20ae80d))
+ (model "${KISYS3DMOD}/Inductor_SMD.3dshapes/L_Neosid_SM-NE127.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de8a5e4)
+ (at 180.95 105.607044 180)
+ (descr "SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOIC SO")
+ (property "LCSC" "C329267")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005de7ff76")
+ (attr smd)
+ (fp_text reference "U2" (at 1.35 3.275 -180) (layer "F.SilkS") (tstamp 5a3cba56-aa9a-4f66-a34c-848216e64133)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "TX4138" (at 0 3.4) (layer "F.Fab") (tstamp 24372531-47a5-42e2-8c48-85a633ce9e5a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 2.56) (end 1.95 2.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c3b420c-801a-4376-98de-79bb929f0ac0))
+ (fp_line (start 0 2.56) (end -1.95 2.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e8aea22-e143-46df-90d4-c313e03b118f))
+ (fp_line (start 0 -2.56) (end 1.95 -2.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 04155b2a-9e77-4ed9-9924-463244de314f))
+ (fp_line (start 0 -2.56) (end -3.45 -2.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 92562a59-a92b-49cc-a71d-56acf32ede6b))
+ (fp_line (start 3.7 2.7) (end 3.7 -2.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56cd8ea1-49be-4ae0-986e-0af6a70e0ae3))
+ (fp_line (start 3.7 -2.7) (end -3.7 -2.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7890994f-dfa0-473a-aad6-0bbe464cf57a))
+ (fp_line (start -3.7 2.7) (end 3.7 2.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fddb3dd2-4aae-4ee2-83c2-ec89a2151dfe))
+ (fp_line (start -3.7 -2.7) (end -3.7 2.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c48b7092-a830-4c0e-8e07-ecd56961c886))
+ (fp_line (start 1.95 2.45) (end -1.95 2.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d676728-57ea-4369-b1aa-fbd682e3df00))
+ (fp_line (start 1.95 -2.45) (end 1.95 2.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f1a4a08-20cd-45da-9bba-882e13d9ebd0))
+ (fp_line (start -0.975 -2.45) (end 1.95 -2.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7ef88293-79a8-4cf5-ab21-d271724936ad))
+ (fp_line (start -1.95 2.45) (end -1.95 -1.475)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78520849-6d74-4e46-81fe-e0c98d404419))
+ (fp_line (start -1.95 -1.475) (end -0.975 -2.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81b90d9b-44f8-438c-8eda-2a30f407e0fd))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 048b0b64-615d-4882-b5c4-9d4711d3fb1b)
+ (effects (font (size 0.98 0.98) (thickness 0.15)))
+ )
+ (pad "" smd roundrect (at -0.57 -0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 5edf6933-d34e-4bc1-b06e-94dda770b869))
+ (pad "" smd roundrect (at -0.57 0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 6a9245bf-2a6c-4e42-8b4b-2a430137c402))
+ (pad "" smd roundrect (at 0.57 -0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 9ea44045-8a3a-442d-814e-192635f445da))
+ (pad "" smd roundrect (at 0.57 0.75 180) (size 0.92 1.21) (layers "F.Paste") (roundrect_rratio 0.25) (tstamp 491b68e6-9043-4642-8493-2445dc102565))
+ (pad "1" smd roundrect (at -2.475 -1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 5 "Net-(D5-K)") (pinfunction "SW") (pintype "input") (tstamp 9b36a9eb-a684-42b2-9c20-43b59a80568e))
+ (pad "2" smd roundrect (at -2.475 -0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 25 "/ILIM") (pinfunction "ILIM") (pintype "input") (tstamp f9ce11ab-1666-4bb1-b4b4-92aeaf7e1afb))
+ (pad "3" smd roundrect (at -2.475 0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 20 "+VSW") (pinfunction "VIN") (pintype "input") (tstamp bcb40fa3-b41b-411d-b561-9bd80d99e072))
+ (pad "4" smd roundrect (at -2.475 1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "GND") (pintype "input") (tstamp ed2b71b3-975a-4c53-925f-c61cde47f315))
+ (pad "5" smd roundrect (at 2.475 1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 6 "Net-(U2-FB)") (pinfunction "FB") (pintype "input") (tstamp 9a20c217-106f-45fb-ab40-63575cbd1622))
+ (pad "6" smd roundrect (at 2.475 0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 30 "/TX_EN") (pinfunction "EN") (pintype "input") (tstamp 396e0774-ee60-45a9-af66-a3db0f42e74c))
+ (pad "7" smd roundrect (at 2.475 -0.635 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 29 "/TX_POK") (pinfunction "POK") (pintype "input") (tstamp 32a8d238-b409-4e7f-981f-a0aa82c836ad))
+ (pad "8" smd roundrect (at 2.475 -1.905 180) (size 1.95 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 34 "Net-(U2-BS)") (pinfunction "BS") (pintype "input") (tstamp 51a05366-fc03-418d-95ec-b21c10b079fb))
+ (pad "9" smd roundrect (at 0 0 180) (size 2.29 3) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.109169869)
+ (net 25 "/ILIM") (pinfunction "ILIM") (pintype "input") (tstamp 46b665bc-ec0c-494f-bc83-df770871abd3))
+ (model "${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de902ef)
+ (at 187.625 101.7 180)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor handsolder")
+ (property "LCSC" "C15725")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df3d7ed")
+ (attr smd)
+ (fp_text reference "C2" (at -0.85 1.42) (layer "F.SilkS") (tstamp be050696-beda-4537-aa40-e6a809de1124)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100n/60V" (at 0 1.43) (layer "F.Fab") (tstamp b9215009-6b71-4f95-8a8f-73f8abc6eb02)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa103aac-7c63-41fb-8e72-ade19967fd51))
+ (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 180a03f8-9968-4bd1-8a80-009855c2dc7a))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 71af427d-a1e4-4979-83d1-ca0f45fa3846))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30da56b5-5213-4f23-9f3f-1ddf5f3c5e76))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 233a3edf-3397-4b11-bbcc-0c6c0349660c))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e835a03e-9b4b-48fe-bc29-a2b7715b6149))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb27f037-3f60-4282-86d2-93f0ef08eec6))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75502318-9135-49e7-ab62-e20adbb853c8))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d5e0a10-c376-4349-bef2-cfea44c946ca))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8ea524b9-aa20-417f-ac2e-cc9d8a74e07a))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 84df5a11-8218-4526-8622-73bfcb60e8d3)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 20 "+VSW") (pintype "passive") (tstamp 10e3a694-40d3-4fdb-9fe6-76828e25e2b6))
+ (pad "2" smd roundrect (at 0.875 0 180) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 0555483a-4678-4754-8bec-829064123a66))
+ (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de90300)
+ (at 182.7 109.492956)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor handsolder")
+ (property "LCSC" "C15725")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df449c0")
+ (attr smd)
+ (fp_text reference "C3" (at 2.8 0.507044) (layer "F.SilkS") (tstamp 995ee8e8-a10e-4615-818c-8b853030294c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100n/60V" (at 0 1.43) (layer "F.Fab") (tstamp a1389cb2-b6bd-466c-bbb3-6ac1a149104d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.171267 -0.51) (end 0.171267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a01edbd-dd02-4672-8231-ce3e6a4fba16))
+ (fp_line (start -0.171267 0.51) (end 0.171267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6509301-169b-4aa8-8e36-a1e2a4a14ad0))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b1ce4e4-de6f-464b-b16a-a6f0089e8090))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 67e0d19e-a259-4b6f-ae77-40a44fbbde7c))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61a81d92-b137-4e24-b4c4-c6654c6f36a7))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 78229c1c-d8cb-4514-bf29-4187944e9b58))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d25af5f-bf17-4bdc-a167-788262807a67))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1aee7008-5c76-433a-ba71-84b4a038c886))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c8e99eca-73dc-4d28-9dd6-1aa4e9c3e68d))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc195ae4-448e-4e83-b344-ceba7fa79be2))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp b17cd7e3-e33d-4735-994c-6509f55a0bb7)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 27 "Net-(C3-Pad1)") (pintype "passive") (tstamp 13333d58-c724-4ff9-967e-e2e0fe7c40b0))
+ (pad "2" smd roundrect (at 0.875 0) (size 1.05 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 5 "Net-(D5-K)") (pintype "passive") (tstamp 3db83643-6656-4570-a7b1-fb69873a52f0))
+ (model "${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_1210_3225Metric" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de92826)
+ (at 186.875 105.65 90)
+ (descr "Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "LCSC" "C159305")
+ (property "Mfg" "Ralec")
+ (property "PN" "RTT12R033FTP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005deb5134")
+ (attr smd)
+ (fp_text reference "R4" (at -2.85 0.084366 -180) (layer "F.SilkS") (tstamp 6476e66f-1a8b-42f5-b64e-aea3819b21f0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "30mR 1/4W" (at 0.2 5.88 90) (layer "F.Fab") (tstamp 42bf63ef-60ef-4704-80c8-f0d210bf0d36)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.602064 -1.36) (end 0.602064 -1.36)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e18acf8-f5ce-4cfe-bd72-b961999d6237))
+ (fp_line (start -0.602064 1.36) (end 0.602064 1.36)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d5b3b9f-0c93-4095-8ba7-5e3ac235a1ac))
+ (fp_line (start 2.28 -1.58) (end 2.28 1.58)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5efa65dd-677c-4451-ab7b-a1e832dc9285))
+ (fp_line (start -2.28 -1.58) (end 2.28 -1.58)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb31b9ac-7508-4dc2-94a0-1df2770bc121))
+ (fp_line (start 2.28 1.58) (end -2.28 1.58)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f54a9191-46e9-4d13-9b4e-5ce941282165))
+ (fp_line (start -2.28 1.58) (end -2.28 -1.58)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d392f190-1501-4296-86b8-a4117f4cf4bb))
+ (fp_line (start 1.6 -1.25) (end 1.6 1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a818d0e-887f-4902-bdbb-b464e39187a2))
+ (fp_line (start -1.6 -1.25) (end 1.6 -1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a4959c00-57b7-4528-9216-29033b768969))
+ (fp_line (start 1.6 1.25) (end -1.6 1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 00d2865b-edb4-4284-ac72-326979b6d789))
+ (fp_line (start -1.6 1.25) (end -1.6 -1.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2a631bf6-9f5b-4697-b676-095dd0a88c0e))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp a0a1aa13-37d3-4816-b249-887166a08cec)
+ (effects (font (size 0.8 0.8) (thickness 0.12)))
+ )
+ (pad "1" smd roundrect (at -1.4 0 90) (size 1.25 2.65) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2)
+ (net 25 "/ILIM") (pintype "passive") (tstamp 8aa2cb84-1178-4a83-919c-fd900219f010))
+ (pad "2" smd roundrect (at 1.4 0 90) (size 1.25 2.65) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2)
+ (net 20 "+VSW") (pintype "passive") (tstamp 0720eea1-acc9-4324-9056-cd0f7c2b80a0))
+ (model "${KISYS3DMOD}/Resistor_SMD.3dshapes/R_1210_3225Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de94a28)
+ (at 199.975 91.175 -90)
+ (descr "SOD-323")
+ (tags "SOD-323")
+ (property "LCSC" "C151000")
+ (property "Mfg" "DIODES inc.")
+ (property "PN" "MMSZ5223BS-7-F")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005deb348d")
+ (attr smd)
+ (fp_text reference "D6" (at -2.6 0 180) (layer "F.SilkS") (tstamp fd5577ef-ad79-43c6-8fc7-1cd207e1edce)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DNP" (at 0.1 1.9 90) (layer "F.Fab") (tstamp 49f6763b-4357-421e-aef7-9561c480063f)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.9 0.85) (end 1.25 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec2d894f-e5ec-409e-9c23-61c975f02714))
+ (fp_line (start -1.9 -0.85) (end -1.9 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c73d08a-3dbf-4207-af69-5dcdbb8c56ff))
+ (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c72c72e1-2ca4-43e2-b732-6556a290c593))
+ (fp_line (start -2 0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5377fde7-80ad-4690-9fc3-493a517dc9ed))
+ (fp_line (start -2 -0.95) (end -2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 18b25a33-7e70-4f31-8d39-3a1d0875d34c))
+ (fp_line (start -2 -0.95) (end 2 -0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54a94078-e8b1-450b-b6bb-d2d383c9c942))
+ (fp_line (start 2 -0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29d582e9-129b-48aa-9963-37b98ee5fa19))
+ (fp_line (start -0.9 0.7) (end -0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67c15548-8841-4e5d-9d11-c02f8d22a5ea))
+ (fp_line (start 0.9 0.7) (end -0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d30ceb7-7082-4569-8469-f1b4db287dd3))
+ (fp_line (start 0.2 0.35) (end -0.3 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d54567aa-f218-4f51-b330-c03722666841))
+ (fp_line (start -0.3 0) (end -0.5 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dcbbfd1a-9384-4121-b373-b6c4d846f689))
+ (fp_line (start -0.3 0) (end 0.2 -0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1a2cdd1-d395-4563-b36b-50507e012506))
+ (fp_line (start 0.2 0) (end 0.45 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e1ddb34-35df-4738-ba7c-d764bd0c344e))
+ (fp_line (start -0.3 -0.35) (end -0.3 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c29494c5-d4cd-4981-9122-c086e4a276cb))
+ (fp_line (start 0.2 -0.35) (end 0.2 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02c34815-267c-44b8-90c6-ae231a170511))
+ (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a97614c3-d42d-4e9a-913f-ad15e7b16e93))
+ (fp_line (start 0.9 -0.7) (end 0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5bc1fcd7-af6a-4112-8adb-c58d576c795f))
+ (fp_text user "${REFERENCE}" (at 0 -1.85 90) (layer "F.Fab") (tstamp ea025189-7db2-437a-b550-bf7279dac08e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 7 "/Vmeas_A") (pinfunction "K") (pintype "passive") (tstamp ba7a034d-1c1d-4b59-8e92-6d145b833ef3))
+ (pad "2" smd rect (at 1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp 11ea7060-d93d-4e05-bc22-820f1b756e0c))
+ (model "${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-323.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de9b522)
+ (at 196.39556 107.254299 180)
+ (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")
+ (property "LCSC" "C324050")
+ (property "Mfg" "Rubycon")
+ (property "PN" "63YXF220MFFCT810X20")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df2dad7")
+ (attr through_hole)
+ (fp_text reference "C1" (at 5.125 5.5) (layer "F.SilkS") (tstamp d3f92e88-a579-4801-81e6-1ef12433ad87)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "220u/63V" (at 9.275 6.975 -270) (layer "F.Fab") (tstamp f86bed3f-e065-4af8-9f70-6e45c51405c4)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 7.581 -0.599) (end 7.581 0.599)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15e25113-5487-457c-b8c5-2560a1693bbd))
+ (fp_line (start 7.541 -0.862) (end 7.541 0.862)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 250f4a5c-9198-4a89-87e1-f37e98bb8784))
+ (fp_line (start 7.501 -1.062) (end 7.501 1.062)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa9463dc-2d23-49b6-9587-528b7334c593))
+ (fp_line (start 7.461 -1.23) (end 7.461 1.23)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8600408e-1694-4bcf-9162-2a380228df2d))
+ (fp_line (start 7.421 -1.378) (end 7.421 1.378)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b82deec3-529f-4cb2-bca9-f573864dcc58))
+ (fp_line (start 7.381 -1.51) (end 7.381 1.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17e01c5e-b60d-4937-b6c8-5caf10c3860f))
+ (fp_line (start 7.341 -1.63) (end 7.341 1.63)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c350cf68-11ad-4c33-853e-e3e88ba9cd11))
+ (fp_line (start 7.301 -1.742) (end 7.301 1.742)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b17ea7c6-1e8c-4b5c-9e14-b69f6605270b))
+ (fp_line (start 7.261 -1.846) (end 7.261 1.846)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35f55f8f-7d1e-4c79-b2d1-5362f15e6661))
+ (fp_line (start 7.221 -1.944) (end 7.221 1.944)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2858452f-e51a-4b86-befd-5806f9edbcd5))
+ (fp_line (start 7.181 -2.037) (end 7.181 2.037)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84f9e1b7-f5b3-478d-ace9-dfcde2720f73))
+ (fp_line (start 7.141 -2.125) (end 7.141 2.125)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7768c37-d620-4f3a-b954-58e5e89e6a99))
+ (fp_line (start 7.101 -2.209) (end 7.101 2.209)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b47ac893-0190-4517-8763-bf7a702cac4a))
+ (fp_line (start 7.061 -2.289) (end 7.061 2.289)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d33b14f8-fe13-4fd4-8916-4f017629a122))
+ (fp_line (start 7.021 -2.365) (end 7.021 2.365)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3fc5686-f4e2-4662-98b0-42f5c06847e9))
+ (fp_line (start 6.981 -2.439) (end 6.981 2.439)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d497ba5c-fa64-41a3-8941-195e1f2aff9b))
+ (fp_line (start 6.941 -2.51) (end 6.941 2.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5fffff71-0f27-4651-8f47-c94df8543c06))
+ (fp_line (start 6.901 -2.579) (end 6.901 2.579)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ab5fd19-f859-4e9d-a0ce-69e3d9f2679b))
+ (fp_line (start 6.861 -2.645) (end 6.861 2.645)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f837871-38a7-478d-9253-66bf1da360d5))
+ (fp_line (start 6.821 -2.709) (end 6.821 2.709)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a1fd05e-697b-4db8-9d2e-f415bbdd5e90))
+ (fp_line (start 6.781 -2.77) (end 6.781 2.77)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6494c15d-15c0-40ff-9ed5-a7fea88ae43f))
+ (fp_line (start 6.741 -2.83) (end 6.741 2.83)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 79565971-b1d4-434a-ab38-d9e009f03c0c))
+ (fp_line (start 6.701 -2.889) (end 6.701 2.889)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c61c2e48-fe0c-4607-bff7-93f998099f6d))
+ (fp_line (start 6.661 -2.945) (end 6.661 2.945)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 441f7003-e100-4bc1-927d-fd869c2db0e7))
+ (fp_line (start 6.621 -3) (end 6.621 3)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d34a2c45-2bbb-4ce8-8dc4-e565ffd6d25a))
+ (fp_line (start 6.581 -3.054) (end 6.581 3.054)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d21a7016-c08f-4f93-9126-9c4b11273dcd))
+ (fp_line (start 6.541 -3.106) (end 6.541 3.106)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c43f472c-30cd-4e47-9a24-975bbb5c4fd9))
+ (fp_line (start 6.501 -3.156) (end 6.501 3.156)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c82b0843-a08b-455c-a36c-5325990db7fe))
+ (fp_line (start 6.461 -3.206) (end 6.461 3.206)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 265a23cf-00e6-4bcf-8ce1-4986182f2ceb))
+ (fp_line (start 6.421 -3.254) (end 6.421 3.254)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c4393ec-c5a2-4c15-9f7a-592189d82843))
+ (fp_line (start 6.381 -3.301) (end 6.381 3.301)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5a449993-f60e-4184-ba9e-8833f68eab80))
+ (fp_line (start 6.341 -3.347) (end 6.341 3.347)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd8f7c67-5d4a-40d7-b861-845b5f728216))
+ (fp_line (start 6.301 -3.392) (end 6.301 3.392)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 69447eab-a091-4367-8812-473142c2d135))
+ (fp_line (start 6.261 -3.436) (end 6.261 3.436)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 22f67690-71a0-45d7-bffd-9e2cc8f0a1b8))
+ (fp_line (start 6.221 1.241) (end 6.221 3.478)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00a0a916-670b-4338-a41e-a2ed32a9d551))
+ (fp_line (start 6.221 -3.478) (end 6.221 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d635344e-3f07-4b40-8bb3-9e8291ed015f))
+ (fp_line (start 6.181 1.241) (end 6.181 3.52)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6b857357-b92f-40e3-8551-a46d23378311))
+ (fp_line (start 6.181 -3.52) (end 6.181 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 856475ed-a198-49ea-9684-f67b277b6f68))
+ (fp_line (start 6.141 1.241) (end 6.141 3.561)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17315190-1be8-411e-a935-73ad6d9c5746))
+ (fp_line (start 6.141 -3.561) (end 6.141 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f9248d3d-d9c7-4a30-b3db-e7a1ae9bdd07))
+ (fp_line (start 6.101 1.241) (end 6.101 3.601)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47a7bd5c-1887-4da2-9186-ecb1db2dd2a7))
+ (fp_line (start 6.101 -3.601) (end 6.101 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13ce2ce5-c4ea-4c7d-97ba-c7f25752f9e1))
+ (fp_line (start 6.061 1.241) (end 6.061 3.64)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76a8e096-2f83-40e5-9ea0-0a3c4d546daf))
+ (fp_line (start 6.061 -3.64) (end 6.061 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b04628a3-07e8-473e-b26f-0c30a99f3242))
+ (fp_line (start 6.021 1.241) (end 6.021 3.679)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9d1bb8ad-c8c8-410f-bc69-6c9f80ad0c70))
+ (fp_line (start 6.021 -3.679) (end 6.021 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97571bf5-5a5b-4a61-8fcc-2277f109f682))
+ (fp_line (start 5.981 1.241) (end 5.981 3.716)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c38bb519-e63b-4129-8ce2-b1fdcbbc1c3b))
+ (fp_line (start 5.981 -3.716) (end 5.981 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a806cecb-b2d6-43a5-ab62-54481ac5dcff))
+ (fp_line (start 5.941 1.241) (end 5.941 3.753)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f63e7aaf-512a-40c3-bd2d-c12b3d6904f2))
+ (fp_line (start 5.941 -3.753) (end 5.941 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3e3427d-c25a-4ad0-b4ab-28f0e1106f35))
+ (fp_line (start 5.901 1.241) (end 5.901 3.789)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1737ad66-ada6-476f-9118-fb91296bd770))
+ (fp_line (start 5.901 -3.789) (end 5.901 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b46ef975-4d92-4b09-bd35-edaa249d0079))
+ (fp_line (start 5.861 1.241) (end 5.861 3.824)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93c3ea81-df48-4fbb-905c-99d1773dd83f))
+ (fp_line (start 5.861 -3.824) (end 5.861 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e69914b-1232-4539-bb8b-efaa4a5e2863))
+ (fp_line (start 5.821 1.241) (end 5.821 3.858)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7312c4e0-06f5-43bc-bf66-946f9d9c8abc))
+ (fp_line (start 5.821 -3.858) (end 5.821 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1870f98-1af8-4d13-9ace-f7aa185839c7))
+ (fp_line (start 5.781 1.241) (end 5.781 3.892)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26a41f3e-51a8-4a23-ad13-2c19d94031f0))
+ (fp_line (start 5.781 -3.892) (end 5.781 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8b9ffde-915c-4176-9335-691836a5ac66))
+ (fp_line (start 5.741 1.241) (end 5.741 3.925)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4b9dea06-c8d8-423e-99a8-c96b3b9083b6))
+ (fp_line (start 5.741 -3.925) (end 5.741 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6fa3c88-2a6c-48d2-9113-acd0695172ec))
+ (fp_line (start 5.701 1.241) (end 5.701 3.957)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a9f1231-3889-402e-88d4-92d0d7af4683))
+ (fp_line (start 5.701 -3.957) (end 5.701 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp edfc5db9-8ff3-4694-b0d5-11d732da02e9))
+ (fp_line (start 5.661 1.241) (end 5.661 3.989)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fc4e90d-ea1b-49f3-9d4b-e3b2d4e2ebb4))
+ (fp_line (start 5.661 -3.989) (end 5.661 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d9b8596-0182-40d6-a330-42bbeb526fad))
+ (fp_line (start 5.621 1.241) (end 5.621 4.02)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b10e8e39-131b-4302-8442-ad92a419c842))
+ (fp_line (start 5.621 -4.02) (end 5.621 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a277a28f-e441-4d89-9a97-992098c34bd7))
+ (fp_line (start 5.581 1.241) (end 5.581 4.05)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32141158-a292-4ddc-8315-84e2605f0643))
+ (fp_line (start 5.581 -4.05) (end 5.581 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27abaacd-1c6d-4a7f-9745-b0da47fa6c55))
+ (fp_line (start 5.541 1.241) (end 5.541 4.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d10f7314-5e9b-4049-ab7d-8571ac41259a))
+ (fp_line (start 5.541 -4.08) (end 5.541 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f065860a-d4dd-4f4c-bb02-4838a01de2f2))
+ (fp_line (start 5.501 1.241) (end 5.501 4.11)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57267124-c236-455b-b288-017fa13d1943))
+ (fp_line (start 5.501 -4.11) (end 5.501 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ed064ec-e1e2-47e8-be3f-4fb4b13d4913))
+ (fp_line (start 5.461 1.241) (end 5.461 4.138)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8c0b889-4e45-48c3-a849-471a76dc4d53))
+ (fp_line (start 5.461 -4.138) (end 5.461 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d6eb585-e508-402e-ab20-e8064267ad8d))
+ (fp_line (start 5.421 1.241) (end 5.421 4.166)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1fd2e8d-ee4f-44f7-8ac0-3c812a53d4e2))
+ (fp_line (start 5.421 -4.166) (end 5.421 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8354317e-5240-418f-809d-3f7d678d748e))
+ (fp_line (start 5.381 1.241) (end 5.381 4.194)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4f730ad2-a39d-4279-bea2-ff85ed1c39be))
+ (fp_line (start 5.381 -4.194) (end 5.381 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a6ba18e7-890b-4f68-ac04-77c6c20988f5))
+ (fp_line (start 5.341 1.241) (end 5.341 4.221)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4a9b16df-b0e3-43bb-9a74-930e9b9774d2))
+ (fp_line (start 5.341 -4.221) (end 5.341 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0fad3393-edf9-49e2-8070-73d9018f667f))
+ (fp_line (start 5.301 1.241) (end 5.301 4.247)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 867f708e-bed0-4788-b373-bca75d47ea6c))
+ (fp_line (start 5.301 -4.247) (end 5.301 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da0c5f1d-8e5d-45ae-be95-0f167bc1ae8b))
+ (fp_line (start 5.261 1.241) (end 5.261 4.273)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47bd30e2-028b-4de6-ad44-8e80934dbc78))
+ (fp_line (start 5.261 -4.273) (end 5.261 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3955128a-a92a-4402-bceb-021b51b6b2db))
+ (fp_line (start 5.221 1.241) (end 5.221 4.298)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c601769-261f-4161-84d8-549060236b26))
+ (fp_line (start 5.221 -4.298) (end 5.221 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9dc3b785-a56c-4a44-8415-30174b6f5105))
+ (fp_line (start 5.181 1.241) (end 5.181 4.323)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c466cfd-e55e-41e7-b190-0da3145ad28d))
+ (fp_line (start 5.181 -4.323) (end 5.181 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c00fc32-4555-47b4-9265-d40b7337d66a))
+ (fp_line (start 5.141 1.241) (end 5.141 4.347)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 606a16df-6fce-433c-a1c8-c853d77ea191))
+ (fp_line (start 5.141 -4.347) (end 5.141 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b02a265b-9380-4729-ad3a-7c05644a0fec))
+ (fp_line (start 5.101 1.241) (end 5.101 4.371)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26231e63-3e30-40b5-9cd3-bd98cd52e790))
+ (fp_line (start 5.101 -4.371) (end 5.101 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2718cb5-68bc-4da4-8dda-9b7dd5b146e1))
+ (fp_line (start 5.061 1.241) (end 5.061 4.395)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp caa0133b-5cc5-4a6f-9099-d26677c17688))
+ (fp_line (start 5.061 -4.395) (end 5.061 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 775b7f19-acec-48a4-8688-ee1e2d5896a2))
+ (fp_line (start 5.021 1.241) (end 5.021 4.417)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec585c9a-6711-49c7-9d9c-576b66b3d197))
+ (fp_line (start 5.021 -4.417) (end 5.021 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1116fb9b-8a9f-4611-b517-a16ad26b2fae))
+ (fp_line (start 4.981 1.241) (end 4.981 4.44)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 620a05fd-d78e-42ae-a231-795be1f99103))
+ (fp_line (start 4.981 -4.44) (end 4.981 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 729b4bd8-ca5c-4723-af7e-a77a4b7f6790))
+ (fp_line (start 4.941 1.241) (end 4.941 4.462)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e6a3ea4f-6ca7-4271-b5cf-aaf6d2156102))
+ (fp_line (start 4.941 -4.462) (end 4.941 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0aa2d4f-a0b1-4d48-a517-6bd58571af18))
+ (fp_line (start 4.901 1.241) (end 4.901 4.483)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7350402-a3d3-4c2d-aa28-16477e999040))
+ (fp_line (start 4.901 -4.483) (end 4.901 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a533a92f-28be-430c-bb86-04c1b023762c))
+ (fp_line (start 4.861 1.241) (end 4.861 4.504)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c22e6328-6212-4f94-8804-b22957ec0ef5))
+ (fp_line (start 4.861 -4.504) (end 4.861 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afa5fe75-2ac8-458e-81f6-5e23dd079f1e))
+ (fp_line (start 4.821 1.241) (end 4.821 4.525)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c900868b-7c9b-4446-9a99-b180d9c91b4d))
+ (fp_line (start 4.821 -4.525) (end 4.821 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 028045da-c4c1-4522-8e54-c0762830254b))
+ (fp_line (start 4.781 1.241) (end 4.781 4.545)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 658748e6-5129-49f9-94b2-61ec3313380a))
+ (fp_line (start 4.781 -4.545) (end 4.781 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e35b7635-fb04-4744-972f-afaa3143abf0))
+ (fp_line (start 4.741 1.241) (end 4.741 4.564)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 25b242e1-439f-4d28-9e12-f2aa78258d79))
+ (fp_line (start 4.741 -4.564) (end 4.741 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9d391b4-14de-4788-bd44-31feede836d3))
+ (fp_line (start 4.701 1.241) (end 4.701 4.584)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02a8bde0-8fc0-4a39-9372-666240a8b86b))
+ (fp_line (start 4.701 -4.584) (end 4.701 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 219c12eb-ecfa-4892-9ce2-4896b4b767ed))
+ (fp_line (start 4.661 1.241) (end 4.661 4.603)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7db86e6f-1af1-4756-af88-309150f5b994))
+ (fp_line (start 4.661 -4.603) (end 4.661 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bd9c7a7-c7e6-4e5f-bb7c-c8ed74d2aca3))
+ (fp_line (start 4.621 1.241) (end 4.621 4.621)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 46a1d092-c1dd-4e4d-a3e6-1e4261bfceb3))
+ (fp_line (start 4.621 -4.621) (end 4.621 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d0720b05-c854-45cb-a886-3937f41c789d))
+ (fp_line (start 4.581 1.241) (end 4.581 4.639)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db3b45db-e9ef-4875-aaff-08aac6b313e3))
+ (fp_line (start 4.581 -4.639) (end 4.581 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8f11793-5d6c-498f-b420-0de912a89488))
+ (fp_line (start 4.541 1.241) (end 4.541 4.657)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b7f0d5f4-22d3-4deb-a901-c9fe8ab50c06))
+ (fp_line (start 4.541 -4.657) (end 4.541 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d215798-9d8f-4800-8d92-3bb7310aff54))
+ (fp_line (start 4.501 1.241) (end 4.501 4.674)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 698ec590-7037-4d28-90ed-0973e728d04b))
+ (fp_line (start 4.501 -4.674) (end 4.501 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a24e2a68-fda0-4e2c-b132-81f04d6a0fb9))
+ (fp_line (start 4.461 1.241) (end 4.461 4.69)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bedd0e8-35b5-4631-b894-3bdf947323f1))
+ (fp_line (start 4.461 -4.69) (end 4.461 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 029da0e2-19e2-4f2d-8e89-50d25214b60f))
+ (fp_line (start 4.421 1.241) (end 4.421 4.707)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74ef2c16-5eec-4ba2-b36f-2858559e7103))
+ (fp_line (start 4.421 -4.707) (end 4.421 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9122ebd5-3a9a-486d-b3e4-3e2108e3d0db))
+ (fp_line (start 4.381 1.241) (end 4.381 4.723)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c91b7eb-ca06-48b5-b139-f2fe9fa59437))
+ (fp_line (start 4.381 -4.723) (end 4.381 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 82700cc0-d3a1-49a8-bc7c-334edd6019de))
+ (fp_line (start 4.341 1.241) (end 4.341 4.738)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 043a0385-4ae8-463d-bf23-309865553c29))
+ (fp_line (start 4.341 -4.738) (end 4.341 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6229acc9-f960-4a21-8012-ad5c19413e04))
+ (fp_line (start 4.301 1.241) (end 4.301 4.754)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 90b2bca7-b098-45e5-91fc-650bfe19565c))
+ (fp_line (start 4.301 -4.754) (end 4.301 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53c77b47-1725-4266-8451-9c83586927bd))
+ (fp_line (start 4.261 1.241) (end 4.261 4.768)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5931b7e3-9d0a-4382-9521-5e5c7aea74e0))
+ (fp_line (start 4.261 -4.768) (end 4.261 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 009d0dc8-b405-4904-a943-054c74e61ab8))
+ (fp_line (start 4.221 1.241) (end 4.221 4.783)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 92742f7b-047f-4bf9-9ec8-9ae5424307c9))
+ (fp_line (start 4.221 -4.783) (end 4.221 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75af1825-a45f-49c4-9a8d-b8854ba7d5eb))
+ (fp_line (start 4.181 1.241) (end 4.181 4.797)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53bc7acb-a7b4-4a2d-8106-644621ceaa82))
+ (fp_line (start 4.181 -4.797) (end 4.181 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1c2603f-811f-4f82-8488-48c25d707d15))
+ (fp_line (start 4.141 1.241) (end 4.141 4.811)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2eb4096a-0f71-446b-9e5c-2758db5f5ef9))
+ (fp_line (start 4.141 -4.811) (end 4.141 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28724dd8-f502-4663-90ac-ab695d57e0f3))
+ (fp_line (start 4.101 1.241) (end 4.101 4.824)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ac33f314-6be4-470b-8513-b23b58295eac))
+ (fp_line (start 4.101 -4.824) (end 4.101 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b365ced3-c87c-48c1-a6fc-36b80c7fa187))
+ (fp_line (start 4.061 1.241) (end 4.061 4.837)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7231045c-a18d-4555-83d3-a20b9c3b292c))
+ (fp_line (start 4.061 -4.837) (end 4.061 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6e0a14a-0eca-425c-89f9-53a2f53adf01))
+ (fp_line (start 4.021 1.241) (end 4.021 4.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b15c9006-b07a-4b91-b9f3-a3afc3051346))
+ (fp_line (start 4.021 -4.85) (end 4.021 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40b23a3f-fe07-4bb2-abf4-80a485f46cb4))
+ (fp_line (start 3.981 1.241) (end 3.981 4.862)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fb91542-0cec-4f5c-8cb5-744a672c3ff0))
+ (fp_line (start 3.981 -4.862) (end 3.981 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d949263b-771e-4a51-a483-a9665a844f08))
+ (fp_line (start 3.941 1.241) (end 3.941 4.874)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 64765efb-2116-48e5-8747-a17b927b75f9))
+ (fp_line (start 3.941 -4.874) (end 3.941 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e57d133-9708-41d9-8290-f16b2a75983f))
+ (fp_line (start 3.901 1.241) (end 3.901 4.885)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfe9e0fb-ca71-46f3-8657-eb8684c90740))
+ (fp_line (start 3.901 -4.885) (end 3.901 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 084d5484-08f0-4698-b6c9-b0ba2c55b090))
+ (fp_line (start 3.861 1.241) (end 3.861 4.897)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63ed3e1c-c41b-48ff-bf18-eb5d9f01f5ff))
+ (fp_line (start 3.861 -4.897) (end 3.861 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cc953093-226a-4ba2-bbdd-b9e584e36f59))
+ (fp_line (start 3.821 1.241) (end 3.821 4.907)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f03b203a-721c-4af7-829a-4980e8fac259))
+ (fp_line (start 3.821 -4.907) (end 3.821 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ca7f60e-607e-47b5-963a-3b794ba43616))
+ (fp_line (start 3.781 1.241) (end 3.781 4.918)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 048b394a-de47-4630-87e9-4a440a8ab439))
+ (fp_line (start 3.781 -4.918) (end 3.781 -1.241)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 726d332e-2831-4a32-8909-9ebf2bb2cf52))
+ (fp_line (start 3.741 -4.928) (end 3.741 4.928)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4bf44593-48e3-4f0d-be0d-679f6c575a07))
+ (fp_line (start 3.701 -4.938) (end 3.701 4.938)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20e421b4-c06f-4904-a4f0-58ef9a725a09))
+ (fp_line (start 3.661 -4.947) (end 3.661 4.947)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 587a2fe1-61f2-4346-aa5f-2e13a0675f6b))
+ (fp_line (start 3.621 -4.956) (end 3.621 4.956)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9b2e504b-76c6-455a-8614-1d9ab42f0998))
+ (fp_line (start 3.581 -4.965) (end 3.581 4.965)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df40f681-603c-47cc-b670-2a4aeb797a8f))
+ (fp_line (start 3.541 -4.974) (end 3.541 4.974)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 125bac58-28ff-4f3c-9945-cafd8bf6333e))
+ (fp_line (start 3.501 -4.982) (end 3.501 4.982)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7dc3a0ab-5c41-495f-8e02-6e8d01d2e58a))
+ (fp_line (start 3.461 -4.99) (end 3.461 4.99)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5163f142-5a5e-4283-a8e1-757e99d89074))
+ (fp_line (start 3.421 -4.997) (end 3.421 4.997)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e197ddf3-e3a0-4944-ab3c-62e6b54dd896))
+ (fp_line (start 3.381 -5.004) (end 3.381 5.004)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93c3ebcc-1073-4815-9659-13083d082a75))
+ (fp_line (start 3.341 -5.011) (end 3.341 5.011)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 714e6060-1b0d-4bc0-a1bb-122cd05acd74))
+ (fp_line (start 3.301 -5.018) (end 3.301 5.018)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 613dc784-5b93-47b7-aab7-d6b522032d09))
+ (fp_line (start 3.261 -5.024) (end 3.261 5.024)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a0252a6-f49a-4cc2-bbb2-ae1baa38dc93))
+ (fp_line (start 3.221 -5.03) (end 3.221 5.03)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd1d3622-6222-4d49-893e-9cb8915dd0d3))
+ (fp_line (start 3.18 -5.035) (end 3.18 5.035)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11109552-6faa-47bd-a29c-cc87b934c4fd))
+ (fp_line (start 3.14 -5.04) (end 3.14 5.04)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a34731c-4aa2-44f1-80e8-abe1bf01a9ba))
+ (fp_line (start 3.1 -5.045) (end 3.1 5.045)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9483a404-4537-4797-978a-a3e78fea7af7))
+ (fp_line (start 3.06 -5.05) (end 3.06 5.05)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7da57c79-1878-48aa-aac9-404f0a74c6c3))
+ (fp_line (start 3.02 -5.054) (end 3.02 5.054)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 610bcef4-99ac-4ed2-875d-9c8bf9540186))
+ (fp_line (start 2.98 -5.058) (end 2.98 5.058)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00d55e73-4597-4766-baa3-a5b7e4918149))
+ (fp_line (start 2.94 -5.062) (end 2.94 5.062)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1876892-0e87-41e3-8446-ca0d7dc761f6))
+ (fp_line (start 2.9 -5.065) (end 2.9 5.065)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 306bd10e-e645-421b-9d00-5281abeae381))
+ (fp_line (start 2.86 -5.068) (end 2.86 5.068)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2efb6fe-e3d9-4e14-b037-4bcadab7eb48))
+ (fp_line (start 2.82 -5.07) (end 2.82 5.07)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8614910e-0e94-417e-8388-a25240059525))
+ (fp_line (start 2.78 -5.073) (end 2.78 5.073)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44dde2ab-d058-4914-9241-922343b63e7f))
+ (fp_line (start 2.74 -5.075) (end 2.74 5.075)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ae528328-b075-44db-957d-004da161d9ae))
+ (fp_line (start 2.7 -5.077) (end 2.7 5.077)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5270dc0f-db05-4f58-b463-a5256e0df2a0))
+ (fp_line (start 2.66 -5.078) (end 2.66 5.078)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc6adfd4-8311-4049-8c88-bb2baf957779))
+ (fp_line (start 2.62 -5.079) (end 2.62 5.079)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da8a9d0b-49f1-4da1-a84e-fc99cb567410))
+ (fp_line (start 2.58 -5.08) (end 2.58 5.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 382433ca-4616-445a-8ab6-9b0cf2ff8786))
+ (fp_line (start 2.54 -5.08) (end 2.54 5.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3fb16804-e690-46ec-92aa-cf96aced915f))
+ (fp_line (start 2.5 -5.08) (end 2.5 5.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1bf6d26-4d74-406f-9b62-bf5359a6f293))
+ (fp_circle (center 2.5 0) (end 7.62 0)
+ (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp dcc18fcf-b62a-461c-b55e-dbaaa964866c))
+ (fp_circle (center 2.5 0) (end 7.75 0)
+ (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp aface9f8-654d-40a2-9112-184209c0bacb))
+ (fp_line (start -1.288861 -2.6875) (end -1.288861 -1.6875)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 069373bb-34a0-4ead-8773-5dc25f55ef9c))
+ (fp_line (start -1.788861 -2.1875) (end -0.788861 -2.1875)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e05a524e-c5f5-4224-8d4b-c1e7b8161f7f))
+ (fp_circle (center 2.5 0) (end 7.5 0)
+ (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 471c59e0-430a-4713-b314-a9be8828567f))
+ (fp_text user "${REFERENCE}" (at 2.5 0) (layer "F.Fab") (tstamp abc7133f-59e5-4260-9c0f-0e15d0fa5f8c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" thru_hole rect (at 0 0 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 20 "+VSW") (pintype "passive") (tstamp 0539cf5c-a532-4e54-a04a-8a5c803f03c6))
+ (pad "2" thru_hole circle (at 5 0 180) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 2 "GND") (pintype "passive") (tstamp f7bd3c5c-cc5b-4484-b1f2-ea0e430488ca))
+ (model "${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D10.0mm_P5.00mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005df3cb23)
+ (at 189.475 121.575)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df6a371")
+ (attr smd)
+ (fp_text reference "R12" (at -2.475 0.175 90) (layer "F.SilkS") (tstamp b460d155-a15c-4021-8167-9f0d89bf43a8)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "4k7" (at 0 1.43) (layer "F.Fab") (tstamp 017193e8-e027-4c73-9077-0651c6b74e2d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3cb21de6-635f-4287-a117-309a457ac87c))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a84d729c-7a06-4e6d-bf85-1d63f0c499ba))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4db95fe5-3e29-4f38-af06-07a60bf14898))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7d5d1c1-fb5f-4a29-9880-5b9b82422169))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f037154f-fa45-4372-8b19-fad23d42d2d5))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e04653ae-b0b9-4e0c-912d-3590dbdb82d0))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d7d5546-238f-4df0-98bc-013ac2773d5b))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb3bc4a6-cba4-4d05-a121-a1d078ee32ed))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ddebdadd-9c85-4627-9ef7-657c6fbb4438))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d8ffa21d-0b64-42c5-bf10-6e0660f6d129))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 69ad3765-1804-4503-b426-a18e7c004983)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp 2dd72861-08a1-41cb-8324-0ad4b6278d87))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 8 "Net-(Q6-D)") (pintype "passive") (tstamp 5f55a4ba-1b25-4e4a-9b37-f325d1026c01))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005df3cb34)
+ (at 193.1 121.585)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df76ede")
+ (attr smd)
+ (fp_text reference "R13" (at 2.4 0.165 90) (layer "F.SilkS") (tstamp 6f98868a-4dd4-4391-a93f-ae804aae73a9)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "4k7" (at 0 1.43) (layer "F.Fab") (tstamp 2187d677-5fd1-461a-841b-cda922e0a747)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ddefbd65-21d2-40e1-80f8-1e7ccfd5f915))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ea6a02e9-629a-43b4-a4ab-30234b2de60d))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 257723aa-3ef3-4156-9aae-3b9b49ca435a))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f282a36-8c8c-4eaa-915a-45c8c094636f))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a0399b55-8674-4370-854c-80154f630b6a))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3dc952dc-a1ba-4039-b5d8-247684514a9f))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5781e50f-edba-47c4-bd87-0be0fa2b3ba1))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c0697e98-c28c-43ef-bdbe-f995e3722e8a))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9a54dd2-63c4-41ab-b007-22f4b9a1f18a))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1bfcce4-8c7c-4ab6-9bc9-8997f7f81d81))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp bf02c799-b6b2-4441-82e0-0472952670e0)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp dba43dc2-a05f-429a-9004-ae0b727e6698))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 21 "Net-(Q8-D)") (pintype "passive") (tstamp c0f1123e-9615-47a9-9918-57e836430e95))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005df3cb45)
+ (at 160.225 120.5)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df76eb9")
+ (attr smd)
+ (fp_text reference "R14" (at -2.475 -0.25 90) (layer "F.SilkS") (tstamp b258468d-44bc-4b82-99c8-017a519ca809)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "4k7" (at 0 1.43) (layer "F.Fab") (tstamp 053a3393-d927-4854-a9ec-8163e4375ce4)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 310622c8-5ce3-4484-bd04-a2ab14e35a6b))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ab868cb-0b73-4b18-9b5a-8ca3f69b3e43))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98ec0bea-d87f-4096-a6d9-44e1d274881f))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5acb62b6-7fb7-4973-952b-e07b534f92da))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aba35df2-9964-4e93-9ebf-5e656e1ff4ee))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aea1384-4ba7-44f5-b2d9-cd43bd35ee4f))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e260f79b-282f-4331-b4a6-ad2e1419dd73))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11e1ef25-b1ff-487c-8e38-79774294b3c2))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56f2dc95-c49c-4251-a767-9a18a0dfab3c))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8162385e-ee15-47ad-bd1e-1f587b95c9dc))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp f6e2d937-ddd5-4787-9b8d-9f4372814477)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp 37952723-d362-4010-86af-1952319077cf))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 23 "Net-(Q10-D)") (pintype "passive") (tstamp b6cd2f8f-a515-4411-a0d0-a51fd293d8f8))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005df43e93)
+ (at 164.5 120.5)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005df2c541")
+ (attr smd)
+ (fp_text reference "R11" (at -2 0 90) (layer "F.SilkS") (tstamp 59610761-8fcd-4846-a71f-9d2f70bf0e5d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "4k7" (at 0 1.43) (layer "F.Fab") (tstamp e686dc73-dd40-4c4c-a2a7-5dc409927f5a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da69162c-0670-45fd-9392-1ad5ed37c753))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87a633f3-2bc0-4469-abc0-46f9f1959955))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 129392ef-529d-4127-b10d-2fef3abcb4af))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 285ea232-2bb7-4937-a7d5-9852e68f0df7))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9746534-d409-4505-9e49-2098864e10ee))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad0c3406-766d-4288-b5f8-51f8dcdfa0e0))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 343648d8-7971-4ab8-95ed-3d31bcb88c2c))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 135fea9e-065e-4ff4-9b80-1c120ad36a45))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ec249148-2baf-496d-bf52-4014f62ce37d))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5078a989-b90c-4dc2-97ad-48f169ae1b77))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 8ed150a0-2fa2-4992-8e9e-79e87e7d1aaa)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pintype "passive") (tstamp 1d52120a-5de7-4364-b6b6-256816e7ddad))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 4 "Net-(Q4-D)") (pintype "passive") (tstamp 125944e6-c7f3-494f-95a4-17b52b8fd4a6))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp 0244c177-865b-448c-856a-b293998de516)
+ (at 173.3 80)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/48d9a037-f6dc-48af-9ccb-b93cfbfc8147")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP4" (at 0 -1.648) (layer "F.SilkS") hide (tstamp 5d24a592-983f-4c70-ad30-974b2e13d45c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "PB7" (at 0.05 -1.9 180) (layer "F.SilkS") (tstamp 31ac60d0-d6ea-4129-bd31-27849c4ea2cd)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 118968b4-eea7-4b94-ad92-70b2c688f9c5))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 31ac6f9e-ae0e-4363-849b-e04b6c5a2764))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dee45f0e-5602-4d62-a69c-9c1029763e62))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e97230ce-3828-4705-9368-3e69eba53e7f))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7673f3ca-393b-493b-ac02-8aad646c86e4))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bab84cb-3910-4e82-bbb9-9ced89bbdc48))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4e2b42a5-c83f-41b8-89ce-556ffc717168))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3aae4b79-2e59-454a-b69c-ce57a568ba3d))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp 6483aa62-159e-48a3-995f-c6e40174a960)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 26 "/DBG1") (pinfunction "1") (pintype "passive") (tstamp c0d6da80-5c5f-4fd0-bc0b-62c87f3ab3a7))
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp 056f03e4-c263-49fc-b967-90437d651aa3)
+ (at 183.6 88.1)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/7631aaaa-43ec-4000-83ff-460feb9b6a4d")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP2" (at 0 -1.648) (layer "F.SilkS") hide (tstamp c6cc003a-e3f8-4f16-a367-40dfaa92e3a6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "PA6" (at 2.45 0.1) (layer "F.SilkS") (tstamp 115a31ab-fecb-4d76-9bac-fd06a9d2e931)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c00a346-83b8-4f65-8381-4347392bcb19))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 59249d85-605c-4817-86c6-a0877a20ea1a))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9cf97c17-6623-4e44-b9b1-0e3797003bf1))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74abf475-0bcf-46eb-8d1f-c1a629f07d15))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f0b7ad4-7ae1-424f-8719-024e7aba45d2))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ddae915-d0f6-4777-a6ac-c302deb1b130))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 63edbb3e-2334-4685-8264-7be9ab4a6372))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1927d2a-6f15-4494-bd65-bd9059266f5d))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp d10fecaa-90f7-42bb-a83c-e846636e22ca)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 28 "/DBG2") (pinfunction "1") (pintype "passive") (tstamp ae61cce0-a794-4ddd-b335-bbcb45d0b954))
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 07de6a91-266e-4b48-8fae-12b0e68b80e7)
+ (at 193.1 118.515 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347475")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/9784fd81-6968-46a3-891f-56e8ee46ebf0")
+ (attr smd)
+ (fp_text reference "Q8" (at -0.02 -2.56 90) (layer "F.SilkS") (tstamp e76d0c4e-f85f-4deb-867f-a86c4aca29ea)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab") (tstamp 8519e182-2d42-4729-bc3d-dc9b3f6c7093)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1c502f3-0c74-4156-992e-d42cf058bf49))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce37ae18-8053-4544-89d8-45fb31266268))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4953f3c0-6ec0-4cae-b8de-f2211966a038))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eaad08c9-11a0-4b60-86ec-403276f53bd6))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac71f6c4-22ff-45b4-bb2d-af268e198ee8))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d347922-2b02-44eb-b971-51ee0d8cc0fd))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f9b2da0-bd13-472a-8cb6-b57e1ab96ac7))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8ae65110-28d5-446e-b2b9-d0205d04b27b))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a01c611c-1169-4603-9d22-8580487093da))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 914fb1e7-509b-4ee3-8fd5-00fbc6d1f59f))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43683696-1a94-47fa-bc97-71ef6468a8e8))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fc5421aa-ec72-4589-9b3a-c64d71e63262))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4029985c-d8fe-4b0b-9a17-ce0387272af3))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 4d398baa-55b2-4238-84a8-4839082ab52c)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 9 "/CH2") (pinfunction "G") (pintype "input") (tstamp f1dab670-9236-4799-89cd-d38ba61702d0))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 087fdc3a-3fcf-4120-8ee4-9fa07124b22d))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 21 "Net-(Q8-D)") (pinfunction "D") (pintype "passive") (tstamp 2ceed09b-ecf9-4a5d-ac90-c94e9949e27b))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 0f7fec00-a04a-45ce-9bcc-cb3d41ec683f)
+ (at 196.975 93.92)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/aabfeb48-c9bc-4f58-b5e9-7aa0e294e61e")
+ (attr smd)
+ (fp_text reference "R20" (at 3.25 -0.18) (layer "F.SilkS") (tstamp 979615dc-7b61-4ca3-ba79-9b76f351bf75)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10k" (at 0 1.43) (layer "F.Fab") (tstamp bc8adaa5-4722-4a18-a424-fed51f70f9de)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cfb687c0-fcc6-4605-ad4f-c8cc0fac3650))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e48be5d-808e-4502-b92b-71cb76dea82b))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e3f923b-01ad-4018-8455-aacb68d3e0bc))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dcf7aa32-0afd-499c-b907-dbd98d80956f))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 281ed297-daca-4dc4-82c8-01c060e2992f))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0c9da182-4e86-474b-9fd6-dc6ef02403c9))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6896b512-e1b5-487e-a7b6-9c4d9be495dc))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba56eb96-cbe2-45c1-badb-d8f62645478a))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d30197e-87e4-449d-9836-d31c7a2af5ee))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 417c0322-240f-4748-b1d7-7e10d83471f1))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 7f2ea00e-b6b3-4871-8329-22b67f3c7d9b)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 37 "Net-(U4--)") (pintype "passive") (tstamp 14ecefec-2fb8-4a76-b8ff-e1f3d22d504d))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 73e7d274-cc58-4904-bb95-96172eb46d8a))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 1103c91c-3ee1-4a71-b7bc-4c35bffef8ec)
+ (at 196.3125 99.11 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/4b718589-4db0-48c1-823c-32e1d9540875")
+ (attr smd)
+ (fp_text reference "R19" (at 3.05 -0.08) (layer "F.SilkS") (tstamp 3f116749-5720-4fb3-9264-123b2dcf55ef)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10k" (at 0 1.43) (layer "F.Fab") (tstamp e89be056-bbe0-4cac-9750-0387a4f8cf69)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ae58cd9-b8e1-4f82-ab80-8d334a24a799))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f205c5a-4f31-4049-9019-93cdb87987b4))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dd5785f5-2617-4c8d-9935-85c32911adef))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56934751-188c-4a65-9f05-d25f390ca669))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5dad0bb6-597f-40c0-9972-696fe8fc1a99))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d339139a-52d2-4642-9eca-fdf45f6ecaf9))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 365217ca-d09b-4e2e-865b-1ae888f69f84))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99b787e1-3b4c-4bd4-bdcd-428d277f9b29))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82720a88-24ce-4739-b689-1c6992a0d78b))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d57067d7-be89-433d-9eb6-5dad2e4d7acd))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp e52b72bd-c22b-4e37-a68c-c2de8f33a1bf)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 37 "Net-(U4--)") (pintype "passive") (tstamp b7a11be4-412e-495e-83ec-f6553510fe58))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pintype "passive") (tstamp 8af21016-15b7-4758-8436-437abd63db84))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 22e000e5-9861-4ba5-883c-6931ee3a0ceb)
+ (at 180.5 125.5 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/0cbeb26e-fa45-4b62-a8df-aee0ae5a76f1")
+ (attr smd)
+ (fp_text reference "R9" (at 2.25 0 -90) (layer "F.SilkS") (tstamp 07975332-4ffe-4a57-85dc-220a2315c73e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43 -180) (layer "F.Fab") (tstamp 49559743-715b-4db7-b5a8-c4273ce9d55e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a2d86c7e-406c-46cc-a536-349746836eb2))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 37463622-56f1-42ec-9bfb-1db2d2072743))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90f3fc33-7556-496b-8fdc-357fb60260ad))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 47fb6eba-42e6-4b9a-ac4b-62c83e14c280))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b3f83711-318c-4e85-a388-4cbf945b7a8b))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 21ad37af-daa4-4d39-8db2-ba93aaee9a3b))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a9d5cbb3-8635-4296-93ff-b6fdd4e8ce29))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d408937-f727-483d-a7ef-fdde02ec4f5f))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5dd7659b-3df1-4a27-9e2c-33142c58c905))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 37dd1a83-1d5b-4cb4-b273-9aae45576fa4))
+ (fp_text user "${REFERENCE}" (at 0 0 -180) (layer "F.Fab") (tstamp 4ce3ac5b-9c69-431e-9aed-6e80833b1569)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 14 "/Q1") (pintype "passive") (tstamp fd9d42b1-142b-4c65-8c21-679e9f0668af))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 01715a75-94d7-4ce7-8729-45a435379128))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 24e829a7-d9bd-4e07-b3e7-9ff26d919134)
+ (at 160.225 117.4 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347475")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/590fb119-a9f0-44e3-87a0-aec3a61af02a")
+ (attr smd)
+ (fp_text reference "Q10" (at -0.025 3.425 180) (layer "F.SilkS") (tstamp 7fefe1a7-2bff-4c6b-b01e-50aa42ae0b52)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab") (tstamp f94bae46-c234-470b-b64a-aee9b6e96b3d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d32439ca-fef5-4eca-b063-6e89cc3f7a51))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 098111c8-fd7d-4ef9-95f1-cf7dfb95c600))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 026ba9f3-9025-4afa-b9bb-cc583ce7bbb7))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a28c5c2-a21c-49d5-984d-b5b2612f9f91))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f03b5ae6-e7be-4a30-b4dd-31158b8638ce))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 224543db-5992-4ddd-a132-d5597c194c3c))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6cc90164-8ca9-4a69-b7ab-b1c98a0c041e))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 67c80080-fd31-45cf-a9b5-ffe212141227))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25f9c801-caac-4a00-948b-e3140e641ba4))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc4bc864-9dfa-4951-89fe-f69ce3cae949))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 35ef6267-1dcb-4b2b-b02d-2cd34adb9079))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b1cdc97-3d5b-4120-bdf8-7358d9b6fb11))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d81ef47e-a870-4a8b-8799-1983b3ec1c20))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 434bbebb-a91c-4baa-9d06-0ce7f2def56c)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 17 "/CH0") (pinfunction "G") (pintype "input") (tstamp e0734eb5-fcf7-4bca-9e29-6b08a96f40d3))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 0b2ad9b1-49f6-413d-a780-94f6631248e8))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 23 "Net-(Q10-D)") (pinfunction "D") (pintype "passive") (tstamp 419ce444-b017-49ee-91bd-00b49e2f04c1))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 36950bd8-68e8-4336-ab24-1aa09853a7de)
+ (at 168.086641 83.8 -90)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "LCSC" "C95841")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/add0d31e-023f-412b-b4e3-406f5dbc629f")
+ (attr smd)
+ (fp_text reference "C11" (at -0.036641 1.366641 270) (layer "F.SilkS") (tstamp 226f6c24-c7fe-4078-b630-092c7dc26f36)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10u" (at 0 1.43 90) (layer "F.Fab") (tstamp e7b1423f-db71-482e-a8a0-714ae15935cb)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dcbf4ab1-79b1-43b4-8180-16031940f64a))
+ (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09311956-7991-466f-9a85-397878e53137))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c6f0f06-1bdc-4ade-b674-46c7f3866207))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cc038293-12bb-4854-93ea-5f7d526a0484))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97cb92c5-129b-490b-bb1a-ea806f1f96c7))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fedd02e-5497-4a32-b506-8dc3e50eb783))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b0d0583d-cba7-4b2d-ad82-a3adbf6be024))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44f6b870-9648-44b5-865d-bb1bad99af50))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d395fec-0d62-4f5d-b02b-552b3bc916bc))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5cf371f-b062-411d-a18c-f494f47a3995))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 0361bf1d-3707-4129-9812-fd12310ed559)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pintype "passive") (tstamp 6d391427-a2f3-4f9d-a64c-333b1f4ca50f))
+ (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 1c115de4-9dd0-499e-bf6b-8076287cc6e0))
+ (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 375bebd6-5a13-4291-977f-4762dcdf75de)
+ (at 198.175 91.25 -90)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/3a29c16a-9073-48d5-b432-6616ca7a5350")
+ (attr smd)
+ (fp_text reference "C13" (at -2.25 0.425 180) (layer "F.SilkS") (tstamp 1458899e-b5d3-4805-9491-058655389d7b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DNP" (at 0 1.43 90) (layer "F.Fab") (tstamp d508e24e-b585-4ca0-9aca-43f15502b0ee)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2fbccda2-67cb-4571-bf1b-10c77daeb1cf))
+ (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de662b8c-f47f-4066-80e5-cf0bf1345983))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f30fef40-1573-43d1-8179-174c719e76fd))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e7ce2c88-be11-4468-9c41-fb00eaa022d0))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0d002d64-110c-4ff3-a2c1-e1a0610046b6))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c214741f-ccfc-4473-a9d7-e5fe6a80d56c))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ec4d9e4-7af2-489d-9f18-f65bfdf5db26))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1083334-dd3e-40d1-841a-bb44c48d8562))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c8d2548-4a73-4a3b-8ad6-476cc0e98558))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9babf1fa-7203-4cd7-922a-ffd8d6aa8bc1))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp c0558d8e-170c-4946-9d43-78807a101cc9)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 7 "/Vmeas_A") (pintype "passive") (tstamp 58c13b6b-ddd1-429e-af93-273f14656e40))
+ (pad "2" smd roundrect (at 0.8625 0 270) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp a371db91-114a-4f17-86e1-480040e36ea7))
+ (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" (layer "F.Cu")
+ (tstamp 37bf4d4b-83a8-49c9-b698-28b563aee813)
+ (at 177.2 85.6)
+ (descr "TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "TSSOP SO")
+ (property "LCSC" "C724040")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 26 GPIO, TSSOP-20")
+ (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line")
+ (path "/f91ac3d8-e10f-41a5-97d3-600c50296cb0")
+ (attr smd)
+ (fp_text reference "U3" (at 1.3 -4.1) (layer "F.SilkS") (tstamp 9f25456a-697c-4a24-8e56-6cbbc19404f2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "STM32G030F6Px" (at 0 4.2) (layer "F.Fab") (tstamp 174fdbd4-ced7-4fcf-af29-c8b2f3d484bb)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 -3.385) (end -3.6 -3.385)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aaad7023-b3fd-44bd-bdf4-a6deba6f06eb))
+ (fp_line (start 0 -3.385) (end 2.2 -3.385)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efd2b794-5f80-4a80-8f23-6fc772cfd9a9))
+ (fp_line (start 0 3.385) (end -2.2 3.385)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f756650e-228a-4cab-b6ca-5bd89f62bd73))
+ (fp_line (start 0 3.385) (end 2.2 3.385)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 552a2bd0-a05d-4dbc-8940-c29e73769d17))
+ (fp_line (start -3.85 -3.5) (end -3.85 3.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1119e2ec-2060-4f9d-b407-9508b9b4f630))
+ (fp_line (start -3.85 3.5) (end 3.85 3.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9bfb6908-aca1-496b-aadd-14f614735932))
+ (fp_line (start 3.85 -3.5) (end -3.85 -3.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72748699-e314-444a-8d9a-4e3c553de675))
+ (fp_line (start 3.85 3.5) (end 3.85 -3.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 68823c98-894b-4844-98a9-397fff0b9189))
+ (fp_line (start -2.2 -2.25) (end -1.2 -3.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 66ab899e-e0b9-4a05-852f-e089f1588a99))
+ (fp_line (start -2.2 3.25) (end -2.2 -2.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 88645308-01b4-44e1-9b94-b189a391826c))
+ (fp_line (start -1.2 -3.25) (end 2.2 -3.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0842b4d6-5ea1-41fb-83f3-70cfb0542fba))
+ (fp_line (start 2.2 -3.25) (end 2.2 3.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d6acc5d-c74a-4ddc-8aa0-d1f733462882))
+ (fp_line (start 2.2 3.25) (end -2.2 3.25)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 647d2e3a-65f2-45a6-812a-730cd052d089))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 68030665-8223-4a98-9fee-676681576b4b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd roundrect (at -2.8625 -2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 26 "/DBG1") (pinfunction "PB7/PB8") (pintype "bidirectional") (tstamp fb57e28d-e1b0-49c8-a9b8-bf6db7fb5105))
+ (pad "2" smd roundrect (at -2.8625 -2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 44 "Net-(U3-PC14{slash}PB9)") (pinfunction "PC14/PB9") (pintype "input") (tstamp 1c91f6b8-6caf-4d00-b9c4-6af29d16e4da))
+ (pad "3" smd roundrect (at -2.8625 -1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 33 "/RECT2") (pinfunction "PC15") (pintype "bidirectional") (tstamp 0b84467a-e0ab-4a74-befa-6d78c2bb867e))
+ (pad "4" smd roundrect (at -2.8625 -0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pinfunction "VDD") (pintype "power_in") (tstamp 6b641075-84d4-4c39-842a-dd62217e08d5))
+ (pad "5" smd roundrect (at -2.8625 -0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 9db8cca1-24c8-4710-bc94-c8dfe3ac70b6))
+ (pad "6" smd roundrect (at -2.8625 0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 42 "/NRST") (pinfunction "NRST") (pintype "input") (tstamp dac2f9ed-e5f7-4992-a9ca-b8b2a459f921))
+ (pad "7" smd roundrect (at -2.8625 0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 18 "/LOAD") (pinfunction "PA0") (pintype "bidirectional") (tstamp dab80c4d-aa40-444b-94c4-463a16f0cafb))
+ (pad "8" smd roundrect (at -2.8625 1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 29 "/TX_POK") (pinfunction "PA1") (pintype "bidirectional") (tstamp 4bf97b85-4448-4087-81d4-dce4341660a8))
+ (pad "9" smd roundrect (at -2.8625 2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 17 "/CH0") (pinfunction "PA2") (pintype "bidirectional") (tstamp 8880944e-8e0f-4d98-9ce7-ac27bc9e5732))
+ (pad "10" smd roundrect (at -2.8625 2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 10 "/CH3") (pinfunction "PA3") (pintype "bidirectional") (tstamp fd719ed6-8981-4fba-ad1e-723bbbb6307f))
+ (pad "11" smd roundrect (at 2.8625 2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 31 "/Vdiff") (pinfunction "PA4") (pintype "bidirectional") (tstamp 1dd8057d-a793-432e-8f09-c898fba0ffe9))
+ (pad "12" smd roundrect (at 2.8625 2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 9 "/CH2") (pinfunction "PA5") (pintype "bidirectional") (tstamp 883912a7-643b-462c-a70d-83b42a3a7f42))
+ (pad "13" smd roundrect (at 2.8625 1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 28 "/DBG2") (pinfunction "PA6") (pintype "bidirectional") (tstamp 765cfeca-d042-4479-8896-9b6c290511d9))
+ (pad "14" smd roundrect (at 2.8625 0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 7 "/Vmeas_A") (pinfunction "PA7") (pintype "bidirectional") (tstamp 37715393-01fc-45b0-adf3-a9081a301286))
+ (pad "15" smd roundrect (at 2.8625 0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 30 "/TX_EN") (pinfunction "PB0/PB1/PB2/PA8") (pintype "bidirectional") (tstamp 9aaf4c1c-649f-45b7-aea0-12133eec67dc))
+ (pad "16" smd roundrect (at 2.8625 -0.325) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 32 "/RECT1") (pinfunction "PA11/PA9") (pintype "bidirectional") (tstamp e8cd40fe-3f6c-4a10-94e8-5836c77e446b))
+ (pad "17" smd roundrect (at 2.8625 -0.975) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 43 "Net-(U3-PA12{slash}PA10)") (pinfunction "PA12/PA10") (pintype "bidirectional") (tstamp a6deb8a8-c43b-4b29-b88d-17bf0bf8ad97))
+ (pad "18" smd roundrect (at 2.8625 -1.625) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 16 "/SWDIO") (pinfunction "PA13") (pintype "bidirectional") (tstamp 66d0a240-2da2-4a97-92b1-2648fd12d7d9))
+ (pad "19" smd roundrect (at 2.8625 -2.275) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 15 "/SWCLK") (pinfunction "PA14/PA15") (pintype "bidirectional") (tstamp 0500de38-6149-46b9-aaba-ae3f1212b2e0))
+ (pad "20" smd roundrect (at 2.8625 -2.925) (size 1.475 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 19 "/CH1") (pinfunction "PB3/PB4/PB5/PB6") (pintype "bidirectional") (tstamp b6cf6fb4-8817-41b2-8a93-a0b7623553d4))
+ (model "${KICAD6_3DMODEL_DIR}/Package_SO.3dshapes/TSSOP-20_4.4x6.5mm_P0.65mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 37dd91a1-d482-4079-a6df-c00c7c033c37)
+ (at 160.225 123.75 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347476")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "P-Channel MOSFET")
+ (path "/1d45aa94-aba4-4197-bf36-33dc749dba62")
+ (attr smd)
+ (fp_text reference "Q11" (at 0.025 3.425 180) (layer "F.SilkS") (tstamp cdf84fd1-299a-4b87-bc1b-e9842ea5b976)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab") (tstamp cb41fd20-0a1d-4e35-82d1-197c48e36268)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 70b4d7d9-f328-4fa2-a907-65c5a8032009))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cb854f3-1cf0-47a7-bcb6-f671dceb714c))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 701e6072-5ac3-4535-a01b-83569bcfc392))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a97444c0-1f2f-43ce-9da9-be4d9fa1fd89))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 10d12462-9996-4496-a9cf-52f22b12d9f6))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1fe0b88-39ac-4284-b976-37f383e5392c))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33164477-b796-4662-adf8-468454a39712))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41291b27-cbab-4a35-a27b-44a06b4dce24))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 715ed4cb-9314-4910-b30b-b3152c970938))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68602146-b4ed-4e1c-a939-e38101c85296))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e2db6c4-645d-4727-8973-00333668ebb9))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c1e5ebb-10e1-45c8-a1f9-4e90afc1102e))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbb76b52-af6f-432a-b309-b41114005dbe))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp f26a0adc-a2c4-4bce-b1df-959bc6a10593)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 23 "Net-(Q10-D)") (pinfunction "G") (pintype "input") (tstamp 5d756f65-7430-42fd-823e-3aed0f58908d))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp 42937cbb-5167-4c08-84ae-034c6d364c34))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 38 "Net-(D7-A)") (pinfunction "D") (pintype "passive") (tstamp 01ebe278-bc83-413c-bd6c-4b145926e0fc))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp 3cd9347f-74db-4bde-9822-1f2198a7c3a3)
+ (at 183.65 82.6)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/bfe27944-af05-48a3-9640-824c4594e485")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP1" (at 0 -1.648) (layer "F.SilkS") hide (tstamp e732a3b5-81e0-40fd-a719-38d345fa14e0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "PA12" (at 3 0.05) (layer "F.SilkS") (tstamp 8b47667c-f0bf-4dec-9273-6abfd3ffde04)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e83ab6d-7383-4729-b9ef-736c0f9e7f6a))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 264177d2-1185-4430-91e1-b171da49ac23))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d8576e23-d7b1-46f8-bdb9-629a74c8a2fe))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e25ebf2-c490-4977-b570-7d0e4fe9c38c))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8983a902-b6c4-411f-8293-1fcd873daef3))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 511a966f-5cff-4f68-9669-aaac6fa12477))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fef578f8-8d3a-492a-9c4f-e2267bad91a3))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 378b5ff6-a2c0-43f9-87a5-e6b30ffbe953))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp a5232d15-80ab-4558-b5e6-ee269ae22ad1)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 43 "Net-(U3-PA12{slash}PA10)") (pinfunction "1") (pintype "passive") (tstamp 467ef2db-3a61-4716-9d0a-90c1d40c8d0c))
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp 431a3654-aaed-4f82-8fdc-2aa88e5e6f82)
+ (at 183.65 85.4)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/b9acfe7d-3624-444e-a270-0fd85ca9f91d")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP6" (at 0 -1.648) (layer "F.SilkS") hide (tstamp b077934f-1029-4741-8ea9-723d0874dd83)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "RECT1" (at 3.35 0.1) (layer "F.SilkS") (tstamp 5f58130d-132d-42b4-9582-ab8ca8707dd4)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f7481dc0-61c7-499a-8f01-a4f6f1a1041b))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2337b200-b921-4b3f-ab12-96a87a5a28e0))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4617a6ac-5bd3-4dcf-8386-87f9f8affd09))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9e36026e-88cb-46ee-8fbf-80d315829ecb))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91ddefb4-bc18-4e30-a754-a5ecd1626974))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8274cbe1-e1b8-49ef-b4a4-31c7d34d7053))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eac3151b-2cda-40a8-88ac-f21df34e08bb))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 756ab054-a0f7-4c24-b9b3-c8bf0214d1cf))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp 3518aca2-3b42-49fb-80f4-7b5c46894b98)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 32 "/RECT1") (pinfunction "1") (pintype "passive") (tstamp 89603aac-aa77-446e-9387-9140e10e577b))
+ )
+
+ (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
+ (tstamp 4388999a-40fc-4ec1-9f0f-11d2140e8a33)
+ (at 203.99 112.472067 90)
+ (descr "SOD-323")
+ (tags "SOD-323")
+ (property "LCSC" "C151000")
+ (property "Mfg" "DIODES inc.")
+ (property "PN" "MMSZ5223BS-7-F")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/d07342cc-fd15-4665-b5c8-dcfd74d9f8c7")
+ (attr smd)
+ (fp_text reference "D10" (at 3.45 0.2 90) (layer "F.SilkS") (tstamp 61ee0be7-8451-4b85-8c8c-dff6797d4aeb)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "3V6" (at 0.1 1.9 90) (layer "F.Fab") (tstamp 17484046-74c0-42cc-b53a-ed8dbb116a1d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be92c35b-7550-4a0f-b241-08c5c84590d4))
+ (fp_line (start -1.9 -0.85) (end -1.9 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d170d236-9238-440f-8f60-2ccbc4200748))
+ (fp_line (start -1.9 0.85) (end 1.25 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a3f6640-d71a-4924-a7cb-44cab2056da5))
+ (fp_line (start 2 -0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6596980-edef-4a81-80a1-a0879101ac34))
+ (fp_line (start -2 -0.95) (end 2 -0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad183570-88f4-46ff-bf49-f9412d270736))
+ (fp_line (start -2 -0.95) (end -2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aac5f497-6c52-4175-9334-8ded2c562404))
+ (fp_line (start -2 0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ef3013ca-d2c5-46e7-ad85-7809031bc174))
+ (fp_line (start 0.9 -0.7) (end 0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b3a5de0-1c8a-4c33-9a05-57da2c172cec))
+ (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c05ef066-56f4-402a-a5a8-7e3b71dabde4))
+ (fp_line (start 0.2 -0.35) (end 0.2 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f4aad434-98c0-49e0-ba99-1f2232742731))
+ (fp_line (start -0.3 -0.35) (end -0.3 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 70cc28c6-ea71-4f5d-a3f2-ab0dbeb0ffb4))
+ (fp_line (start 0.2 0) (end 0.45 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff0c31e8-f783-47e0-851a-db1ccc8bfa2e))
+ (fp_line (start -0.3 0) (end 0.2 -0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb2d17b9-35ee-47f7-92b4-6d1d16f656d0))
+ (fp_line (start -0.3 0) (end -0.5 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 400ee85a-9b7f-4e70-a744-f72f2c08a050))
+ (fp_line (start 0.2 0.35) (end -0.3 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be0ec913-f08d-4251-b5ed-53708a11c139))
+ (fp_line (start 0.9 0.7) (end -0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a742925e-3f1d-4afd-95dc-89384014050f))
+ (fp_line (start -0.9 0.7) (end -0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6195ea07-d31f-4f93-9fb3-692c265a6a92))
+ (fp_text user "${REFERENCE}" (at 0 -1.85 90) (layer "F.Fab") (tstamp 9ddfaf0f-ce25-42f4-b577-7397ca7e7375)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -1.25 0 90) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 33 "/RECT2") (pinfunction "K") (pintype "passive") (tstamp f17e0428-8144-4ff4-ade0-938ae9ab9d05))
+ (pad "2" smd rect (at 1.25 0 90) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp c88a92cb-c5c3-4d0a-af51-95e22d7027b7))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 45c937f1-e573-41aa-8b13-8f839898b4c7)
+ (at 164.5 117.4 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347475")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/7b7081a2-bd3b-4f59-9eae-cac467b9ae3e")
+ (attr smd)
+ (fp_text reference "Q4" (at -0.65 -3 180) (layer "F.SilkS") (tstamp 83c759f1-d1fe-45a4-a6a7-fc0387c4e425)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab") (tstamp e3565d90-44c0-4c67-a3cd-220bfe6ffc56)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2ad38237-c2c0-4bdb-b404-dda5a9bda143))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0cdd02e1-46bf-4a0e-8b4b-3b1dee42bc37))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4b15594e-50b0-44d0-afc1-a3a4b92d0ee7))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 40823013-0418-47c5-bcec-0547f75817e4))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bcadfe4-5e24-4821-8eb2-456588853349))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 407561df-6da3-4a67-b34a-1517a72205ba))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1d9d2a9-4f5b-424e-a32d-8bd019f95457))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7382c871-5f87-41c3-a23f-bb5b3240c878))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19085eee-5678-422d-8cae-5db00eea50e9))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16f348eb-d819-4439-8be9-6c88c7fc2afb))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a84d7f56-1779-45d1-852c-013a61f84243))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb93d3c1-fc0a-4958-81b5-633fdd57c77c))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4543979-692b-4f66-8461-2147d9bed546))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp e2b9391f-fa8b-4311-87c0-5475bdb0be8a)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 10 "/CH3") (pinfunction "G") (pintype "input") (tstamp ea4a6b59-0884-4ac7-8a22-c6eaaa094e20))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp 4cd42578-3459-41b1-ba34-12c08377f6a6))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 4 "Net-(Q4-D)") (pinfunction "D") (pintype "passive") (tstamp d70ab426-fd97-40d3-b5bd-9af12f2cbac4))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-323_HandSoldering" (layer "F.Cu")
+ (tstamp 4d322790-0fc4-4ddb-b9d2-c3ae93c5a0ae)
+ (at 201.2 106.176968 -90)
+ (descr "SOD-323")
+ (tags "SOD-323")
+ (property "LCSC" "C151000")
+ (property "Mfg" "DIODES inc.")
+ (property "PN" "MMSZ5223BS-7-F")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/e1bf02ea-143c-4d11-a667-05b04efa654b")
+ (attr smd)
+ (fp_text reference "D9" (at 0.05 -1.95 90) (layer "F.SilkS") (tstamp 843b3cc3-994b-406a-ac4f-b8e6ae405ec1)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "3V6" (at 0.1 1.9 90) (layer "F.Fab") (tstamp 1ec730ee-6ebc-4ef6-b2d3-4abd39412a32)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.9 0.85) (end 1.25 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c2f38bf-eb7c-47cf-b8fc-62bf50ff358d))
+ (fp_line (start -1.9 -0.85) (end -1.9 0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f1a6a65-30bd-4f58-831a-d6c7707c9b8e))
+ (fp_line (start -1.9 -0.85) (end 1.25 -0.85)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fe80ca7-899b-4619-a1af-7cc8d4702c98))
+ (fp_line (start -2 0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22e00ca9-7959-4b9d-902b-98fb93f18791))
+ (fp_line (start -2 -0.95) (end -2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 014d2e85-4ddb-42f1-ab6d-291f9eeb436f))
+ (fp_line (start -2 -0.95) (end 2 -0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3fcbf5e6-bf82-45dc-9a9b-1cbb1dc3aac9))
+ (fp_line (start 2 -0.95) (end 2 0.95)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 41777256-f200-42ea-957d-1d6e2db5d97c))
+ (fp_line (start -0.9 0.7) (end -0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0d84f5f7-eba4-456e-83fa-66bdb5b1130b))
+ (fp_line (start 0.9 0.7) (end -0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 16ad06a6-1047-4181-8484-b904acdd6a15))
+ (fp_line (start 0.2 0.35) (end -0.3 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b2b9aeda-3b56-4a85-8aa3-1b331fc73616))
+ (fp_line (start -0.3 0) (end -0.5 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f53b063-09d6-4c4a-a003-0cd8729c5e5b))
+ (fp_line (start -0.3 0) (end 0.2 -0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e541abc-a8f3-489b-ab88-f09d4e323c7f))
+ (fp_line (start 0.2 0) (end 0.45 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8af10109-2f5c-4708-a283-9af9c5e9fb16))
+ (fp_line (start -0.3 -0.35) (end -0.3 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf840e2d-a13a-42ee-980e-1c0f50f1216d))
+ (fp_line (start 0.2 -0.35) (end 0.2 0.35)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f9d5278f-9e8d-4c22-b857-2aa62b5478cd))
+ (fp_line (start -0.9 -0.7) (end 0.9 -0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b4a027e-5cd1-4784-9a8a-0c19279ce054))
+ (fp_line (start 0.9 -0.7) (end 0.9 0.7)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e42db998-2917-4bb9-8c52-d97a8a776551))
+ (fp_text user "${REFERENCE}" (at 0 -1.85 90) (layer "F.Fab") (tstamp ccfc7f4e-bdb5-47a7-ad63-fee7a57bf8f8)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 32 "/RECT1") (pinfunction "K") (pintype "passive") (tstamp 09010c4f-5e8a-4c41-9f32-74ea2695ed1c))
+ (pad "2" smd rect (at 1.25 0 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "A") (pintype "passive") (tstamp f0105ec4-1400-46b3-8511-f9e8bda92b2c))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-323.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp 517c0b16-d2e5-42b4-a875-cbbf64a3a3d9)
+ (at 176.1 80)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/5b730b53-80c0-4f9e-8483-157934fa2ed2")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP5" (at 0 -1.648) (layer "F.SilkS") hide (tstamp 3bb5ef1a-43cd-4fd9-a9b2-4c68a17d343b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "RECT2" (at 3.55 0.2) (layer "F.SilkS") (tstamp c4299a70-09c8-407f-bca3-a77858a60649)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ce3232a2-d2ae-4895-95a5-722212abf2aa))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fcac141-a624-4006-9da7-857792bab0ad))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5e1e29a-237c-4da0-9f3b-25a682ab2422))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c000873-732e-455a-8a75-3dd6f8564f4b))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c7159c1-af7c-4553-8fe2-1145b7f8dd09))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f7810e58-09bb-4087-ae15-cd91711b855f))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c64c5e2-3256-4543-b7c3-9f31f52a9640))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4a400423-4c0f-43e5-879c-d3ae2da0e12a))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp a7a0444a-4707-4f0e-86bd-b580c8936069)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 33 "/RECT2") (pinfunction "1") (pintype "passive") (tstamp 4beb7f95-9b6b-484a-b244-0effc8c9a79c))
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 554750cc-4534-4c02-ba7b-fa60dfcf82b6)
+ (at 193.1 124.66 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347476")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "P-Channel MOSFET")
+ (path "/862404d9-1ea2-4eb4-af57-2aa169f5bf7c")
+ (attr smd)
+ (fp_text reference "Q9" (at -0.16 -2.4 270) (layer "F.SilkS") (tstamp 1a3cddc5-e1b2-4c49-8ce1-9785cea2534f)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab") (tstamp 09707dd6-49dc-40d5-b556-89437caa920f)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0c35339f-c08f-4b3d-a8b5-b1b9e60c696f))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bab053a-38e0-457e-a8bc-3bf65ae89b80))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1f2f481-5b89-49e8-9157-e24f899703b0))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3e166a08-d59c-44c2-b3ea-d1b42ba41d17))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2466e31-2ba9-4011-a48d-732633aefa62))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 28a768ab-34ba-4e7d-b290-617a84c4a273))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e47898b0-3017-4339-8d44-c0477baf94a0))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 58b2d950-3bec-4e09-ad25-0c53de936bdd))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 889b806d-08bd-4838-9057-6a17f9bc2068))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 843e0610-74f0-4f28-ab5c-ae0f5a4eb0da))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1285155c-a6ae-4ef4-b09d-8aa4bc949ea5))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d8df7fa-274b-4122-ba14-3fba7be65d01))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 95deb0e2-5a7c-4c49-a52b-7cd90fe845cb))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 95e30e38-d659-4e97-8f95-97e1544068f3)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 21 "Net-(Q8-D)") (pinfunction "G") (pintype "input") (tstamp 70b73828-f675-4afc-b1d6-f5777f40851a))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp d3287247-aabb-4b3b-a02f-6eb7bec66970))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 41 "Net-(D12-A)") (pinfunction "D") (pintype "passive") (tstamp 67d357c8-86f0-493d-9443-99772eda81be))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu")
+ (tstamp 56aa17a8-7c06-47f9-b60d-922a426d4d15)
+ (at 178.127985 73.463904)
+ (descr "Mounting Hole 3.2mm, no annular, M3")
+ (tags "mounting hole 3.2mm no annular m3")
+ (attr exclude_from_pos_files exclude_from_bom)
+ (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS") hide (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab") (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 3.2 0)
+ (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d))
+ (fp_circle (center 0 0) (end 3.45 0)
+ (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "" thru_hole circle (at 0 0) (size 7.5 7.5) (drill 4.3) (layers "*.Cu" "*.Mask") (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942))
+ )
+
+ (footprint "footprints:sfp_edge_connector_male" (layer "F.Cu")
+ (tstamp 7a1156c6-9596-4eb9-b385-385842fcfe25)
+ (at 202.01452 81.002996 -90)
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Generic connector, double row, 02x10, top/bottom pin numbering scheme (row 1: 1...pins_per_row, row2: pins_per_row+1 ... num_pins), script generated (kicad-library-utils/schlib/autogen/connector/)")
+ (property "ki_keywords" "connector")
+ (path "/549c845d-c338-4f0d-b4e1-befba4b5d69d")
+ (attr smd)
+ (fp_text reference "J2" (at -0.005992 7.02904 90 unlocked) (layer "F.SilkS") (tstamp 2bce48e7-e8a3-45b3-aaca-a40283d2cc5a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "dbg" (at 0.1 -6.5 270 unlocked) (layer "F.Fab") hide (tstamp 57b8b3bf-894a-4d1b-9005-cf7d8721d6e6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -4.5 6) (end 4.5 6)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp b058b89d-7e36-48f1-8b88-c49e1a74ea9b))
+ (fp_rect (start -4.605992 -0.004438) (end 4.594008 3.495562)
+ (stroke (width 0.1) (type solid)) (fill solid) (layer "B.Mask") (tstamp da42842c-5c3e-47b9-800c-039c17ae494d))
+ (fp_rect (start -4.6 0) (end 4.6 3.5)
+ (stroke (width 0.1) (type solid)) (fill solid) (layer "F.Mask") (tstamp 28b7b345-f60a-445e-8731-0fec3b06748e))
+ (fp_line (start -4.6 -0.010223) (end -4.6 5.989777)
+ (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp 9f8f9544-2254-4fab-83ff-87a15f21e615))
+ (fp_line (start -4.6 -0.010223) (end 4.6 -0.010223)
+ (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp e97ce4c4-5a1d-42fb-9989-bfeb12030b12))
+ (fp_line (start 4.6 -0.010223) (end 4.6 5.989777)
+ (stroke (width 0.05) (type default)) (layer "Dwgs.User") (tstamp 3f518971-e46e-4e1a-a502-7c93f7d1211f))
+ (fp_rect (start -4.6 0) (end 4.6 6)
+ (stroke (width 0.05) (type default)) (fill none) (layer "B.CrtYd") (tstamp 767d341b-831e-434a-a53d-5be04a0296a9))
+ (fp_rect (start -4.6 0) (end 4.6 6)
+ (stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp f41e646b-530d-4f59-9fed-29033edfd62f))
+ (fp_text user "${REF}" (at -1 -4.8 270 unlocked) (layer "F.Fab") hide (tstamp 002cb8c7-b00a-4e5f-a820-e69219752984)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 3.803499 1.998194 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (thermal_bridge_angle 45) (tstamp 0c5a1d14-6c45-4c65-91f5-dfed22de8b52))
+ (pad "2" smd rect (at 3.003499 2.398194 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 45 "unconnected-(J2-Pin_2-Pad2)") (pinfunction "Pin_2") (pintype "passive+no_connect") (thermal_bridge_angle 45) (tstamp e38453d5-9229-4140-bf87-3db5c44a1189))
+ (pad "3" smd rect (at 2.203499 2.397342 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 31 "/Vdiff") (pinfunction "Pin_3") (pintype "passive") (thermal_bridge_angle 45) (tstamp 7361f2c5-998b-4e5d-b4ce-3f58513e8120))
+ (pad "4" smd rect (at 1.403499 1.994742 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 9 "/CH2") (pinfunction "Pin_4") (pintype "passive") (thermal_bridge_angle 45) (tstamp 80a8b762-274e-49c1-a530-8bdac676842c))
+ (pad "5" smd rect (at 0.605943 2.198194 270) (size 0.6 2.6) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 7 "/Vmeas_A") (pinfunction "Pin_5") (pintype "passive") (thermal_bridge_angle 45) (tstamp 4dda5f18-f2f8-443e-b1f9-e0fe254c4340))
+ (pad "6" smd rect (at -0.194057 2.196207 270) (size 0.6 2.6) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 28 "/DBG2") (pinfunction "Pin_6") (pintype "passive") (thermal_bridge_angle 45) (tstamp 1c583162-6aa3-400d-bb7f-d2535a2a2739))
+ (pad "7" smd rect (at -0.996501 1.99129 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "GND") (pinfunction "Pin_7") (pintype "passive") (thermal_bridge_angle 45) (tstamp b0e5e76b-f163-4243-bf5b-c6e3c1cbafb1))
+ (pad "8" smd rect (at -1.796501 2.398194 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 32 "/RECT1") (pinfunction "Pin_8") (pintype "passive") (thermal_bridge_angle 45) (tstamp 9edbfcca-1e71-426c-82f3-04361ae426d7))
+ (pad "9" smd rect (at -2.596501 2.397342 270) (size 0.6 2.2) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 19 "/CH1") (pinfunction "Pin_9") (pintype "passive") (thermal_bridge_angle 45) (tstamp 5fddab75-ebba-4220-b27f-fbb5edcd886e))
+ (pad "10" smd rect (at -3.396501 1.998194 270) (size 0.6 3) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 3 "+3V3") (pinfunction "Pin_10") (pintype "passive") (thermal_bridge_angle 45) (tstamp 76a3370a-c026-465c-aac5-0e58398675ec))
+ (pad "11" smd rect (at 3.4 2 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "+3V3") (pinfunction "Pin_11") (pintype "passive") (thermal_bridge_angle 45) (tstamp 57a782b4-2e28-4b9d-aa8d-ea5ac21de624))
+ (pad "12" smd rect (at 2.6 2.399148 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 16 "/SWDIO") (pinfunction "Pin_12") (pintype "passive") (thermal_bridge_angle 45) (tstamp dabfd9e4-85be-4fbc-877a-7bcbc360c658))
+ (pad "13" smd rect (at 1.8 2.4 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 15 "/SWCLK") (pinfunction "Pin_13") (pintype "passive") (thermal_bridge_angle 45) (tstamp caea0dc6-7154-4cc4-bbb0-83bca094cd4d))
+ (pad "14" smd rect (at 1 1.993096 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "Pin_14") (pintype "passive") (thermal_bridge_angle 45) (tstamp 01b4e56c-5827-4a3f-9581-cc7da29cabfa))
+ (pad "15" smd rect (at 0.197556 2.198013 270) (size 0.6 2.6) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 33 "/RECT2") (pinfunction "Pin_15") (pintype "passive") (thermal_bridge_angle 45) (tstamp ba051188-e605-4d10-b13e-ea5104de09c8))
+ (pad "16" smd rect (at -0.602444 2.2 270) (size 0.6 2.6) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 26 "/DBG1") (pinfunction "Pin_16") (pintype "passive") (thermal_bridge_angle 45) (tstamp 5eed6de6-e734-4880-abe2-6193126c3f50))
+ (pad "17" smd rect (at -1.4 1.996548 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 18 "/LOAD") (pinfunction "Pin_17") (pintype "passive") (thermal_bridge_angle 45) (tstamp 0e14cd58-13eb-43f2-a801-2bb7dc6bcd78))
+ (pad "18" smd rect (at -2.2 2.399148 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 17 "/CH0") (pinfunction "Pin_18") (pintype "passive") (thermal_bridge_angle 45) (tstamp c5585fc1-9beb-4d60-a777-77ab729b2c67))
+ (pad "19" smd rect (at -3 2.4 270) (size 0.6 2.2) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 10 "/CH3") (pinfunction "Pin_19") (pintype "passive") (thermal_bridge_angle 45) (tstamp b79daf66-b9fc-4380-8ff9-807504a26756))
+ (pad "20" smd rect (at -3.8 2 270) (size 0.6 3) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "GND") (pinfunction "Pin_20") (pintype "passive") (thermal_bridge_angle 45) (tstamp 00f69ffd-1962-4846-a383-0178e3e104b2))
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 8131f71f-8cbf-4f9a-9a45-dbb7a013a22f)
+ (at 189.475 124.65 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347476")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "P-Channel MOSFET")
+ (path "/2252a19a-d8ad-4d34-ab1a-8d44f38bb7a5")
+ (attr smd)
+ (fp_text reference "Q7" (at 2.6 0.725 180) (layer "F.SilkS") (tstamp a1ad626b-8823-4c4a-8f41-03bd86450386)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab") (tstamp 055280e2-5e6f-4214-b39a-8901fefbd1bf)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66d8485a-5a3b-422a-822f-da51b1249a11))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d19286e9-930c-43b8-8729-2344c65ba5c4))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4fab06e9-7d80-4341-b92d-08f5267c98f0))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a3828440-9d4a-4435-9512-f037d2518d83))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83644e4e-8942-4a7b-8ca5-3c12b0cbe552))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c75f0c60-b3cd-4929-92d6-8aeb8a9abe17))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 13bf7590-26a4-47fa-b232-e0d22096d1b1))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5b5b1439-be92-49df-93b1-7528b67b4022))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb0f0851-4c56-468b-a149-868d83c44a58))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 83d4852e-f5c3-4962-90c8-c9b7d97b3a23))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b4cfb733-0415-4543-9fea-ca1194fd6848))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1b9f219-fedd-4d8e-b54b-d528522b75b3))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a144c29-d600-4867-8543-59cb495ea482))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 5c88c7c4-c60e-48fd-8ce9-1b2a4545773a)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 8 "Net-(Q6-D)") (pinfunction "G") (pintype "input") (tstamp 3a5035be-2222-4379-9bfd-a84b445b9f09))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp b1120e12-431f-4a87-a029-60edff8b2e1a))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 39 "Net-(D8-A)") (pinfunction "D") (pintype "passive") (tstamp b3c734ea-04ef-4e51-8526-2b70ba726e19))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 838a43e9-697e-40e0-92e2-9797114c4483)
+ (at 196.61 91.275 -90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/f1181824-68e0-45a5-ae7e-ae63db9d6233")
+ (attr smd)
+ (fp_text reference "R15" (at -1.45 1.32 90) (layer "F.SilkS") (tstamp 3e8e0322-37e6-4728-81f5-c777adb24721)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DNP" (at 0 1.43 90) (layer "F.Fab") (tstamp 375d1501-5d9e-46d5-8b0c-871e3d0029a5)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45cadf86-32c2-4544-b81f-16bf4d96051a))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f3471883-25e6-413d-b05c-2abf7596226b))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fcaa516b-e5f8-41b7-9ae1-9a83b3bd8a92))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54560c1f-b821-45fe-bb6c-527ebd26573c))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c51e5e0-f1bb-4576-989d-b44461176cad))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 84c9922c-cd66-4cf8-82a3-f23f4337ebb4))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 094ed52c-661d-41f0-ac5a-3c81a6a5fc7a))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9110302b-17b2-4fb8-8b9b-c8c38658b22a))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43f02e46-9ece-417d-93ff-33a0a1f52a02))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f1c01464-ee46-4ec5-85fa-723d3bcdb226))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 9954394d-dcb7-46f8-9979-6f14967bd104)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 7 "/Vmeas_A") (pintype "passive") (tstamp 31ae9283-f881-4ddb-b8b7-627b2397f13a))
+ (pad "2" smd roundrect (at 0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 7d7e22b8-9411-4c0b-b170-a485d22f7daf))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 8bc7e64e-3447-4bc5-960a-e862d27d1e4e)
+ (at 201.15 102.023032 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/7be2e193-7b9b-4be6-b590-1884f3a900c6")
+ (attr smd)
+ (fp_text reference "R21" (at -0.1 2.07 90) (layer "F.SilkS") (tstamp 9a0b4b57-9eaf-4978-8e34-e8d9b8eef6f9)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") (tstamp 0bffae6c-34f0-479d-984a-d93a7325e36e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 010609bd-c986-4c97-a5a7-42b01f671f38))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27559ba5-599a-4460-96af-899e2df35992))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fac7cd45-338b-4e8f-8f92-5f277356a74f))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0df0de58-f4c8-44a3-a854-3630f8b1f9cb))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 152370fc-1477-452e-a0cf-ebb4e7deaf21))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f572dc29-565e-4ecc-9cdd-484e4be982a9))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a57d81d-067b-409b-a2bb-990fa5d1cb45))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 383d57ee-0a63-4bb6-ad0c-398631fa3cbe))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f574d234-c7e9-4b76-a235-2257ef564d43))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc7499b4-12f1-4b0d-9e0c-115a067759b6))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 710590da-4899-4203-af6e-11547e2ed84f)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 32 "/RECT1") (pintype "passive") (tstamp ab769aae-a762-424c-abd1-d001d3e688ba))
+ (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 0b54cf68-ddff-4a7f-a370-daafd7fe5ecd))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 8dbd4049-0e4b-4290-9f71-7a1fca851906)
+ (at 193.525 93.925 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/72b938c8-a63a-4176-a322-72132867b104")
+ (attr smd)
+ (fp_text reference "R17" (at 3.05 0.02) (layer "F.SilkS") (tstamp de186b65-6a77-4d58-80f5-8ae188a8ffaf)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "220k" (at 0 1.43) (layer "F.Fab") (tstamp b2f16447-ca9e-4bb1-876d-ad9aba715079)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9f3225b8-45cb-4e91-864d-c3d5586274c0))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f514b8c1-ca93-4d4d-98e3-dcb753207552))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 829061d0-8e05-490c-8692-9aaa43c636d4))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ab55767-1a2f-4b3a-8690-60908cdce46a))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8417c071-0690-479b-9207-0c344d973fb8))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a7ccdab0-95cb-4954-83c3-277d38be1002))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b1c064c-f0b3-42ba-97ff-33141227741d))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0df2b796-c89e-449f-8254-59519268e4a5))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a95d584-d6a0-4764-9d9a-8bd03e738695))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7b547a8f-8f24-40e2-9e56-e2e3cd1a4bec))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 0da4fee3-7208-4b4f-a7ac-6d431f6f27b7)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 37 "Net-(U4--)") (pintype "passive") (tstamp c40b42cc-8203-4c3d-aebf-b51d15bfa221))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 35 "/C2") (pintype "passive") (tstamp 886c6495-322c-48aa-a737-9fca5d59388b))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 92f0022a-ab4f-4222-8437-6219c1831de2)
+ (at 164.5 123.75 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347476")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "P-Channel MOSFET")
+ (path "/e9273e5d-0e81-494a-a95f-7488be968df5")
+ (attr smd)
+ (fp_text reference "Q5" (at 1.25 1.5 180) (layer "F.SilkS") (tstamp b7c4fb5f-e0e0-4533-a051-69753e0f724a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3401A" (at 0 2.4 90) (layer "F.Fab") (tstamp 74fb510b-5ed6-4bb0-bc4d-60c2764a19e3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e3e7f17c-1e6d-4814-8cbb-cc02319196b8))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 15439145-38ca-47be-991d-208e4a040e90))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4d4c97d6-067c-4b1d-9486-08e84e349410))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fafe79f1-d845-4445-9d9d-89f09b4bd484))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5017176-433b-4550-a075-39f3bb9ee946))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 565b17fa-12c5-47e9-ba0c-5fe12e88ed87))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 01111238-7052-464d-be6f-9adaa60c5ccb))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e8b53356-466b-4b54-8642-9ff383111b55))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cbefaabb-354e-40ae-816b-4ac1af187008))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c12ea8f-108b-4a16-8f40-c442b82cebed))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 646aa4fe-8a86-4f34-951d-919b0c71f6d5))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c582a724-efff-44f3-b697-f1f610f9edd9))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c00a561-5140-4140-b649-33acd65209f0))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 214b0864-de9d-4fba-8381-b63db2c876ac)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 4 "Net-(Q4-D)") (pinfunction "G") (pintype "input") (tstamp 96a36d02-b444-4aeb-ae30-f42f2d2542ac))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 1 "+12V") (pinfunction "S") (pintype "passive") (tstamp ba710bee-d787-49d4-adbf-2aa13c10fce3))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 40 "Net-(D11-A)") (pinfunction "D") (pintype "passive") (tstamp f93e8aa0-d28d-4033-a9d4-3f80d4aa6b60))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 97b502c5-b14b-4f80-b26e-767cdf8d80f2)
+ (at 189.475 118.505 -90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347475")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/240e9737-9c4d-42a4-bbe1-3d90981e2c32")
+ (attr smd)
+ (fp_text reference "Q6" (at -0.295 2.135 90) (layer "F.SilkS") (tstamp 2b40b4ce-725a-4ee3-8fca-179ac74842e9)
+ (effects (font (size 0.8 0.8) (thickness 0.15)))
+ )
+ (fp_text value "AO3400A" (at 0 2.4 90) (layer "F.Fab") (tstamp 771ce187-bdc8-4d96-9567-7c8269c37eaf)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f506f577-921f-4831-8938-cba909d501a9))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e059db6-06cb-4ea4-8e69-acc443c858a1))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32ddeb15-3fb8-459b-be27-b570f210e7b2))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 456b4cb7-f2a9-4103-9e19-f221b4da4e05))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a876f2b2-6788-4dc9-ba2c-41d14ac17f16))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cd4db2e8-e717-42f0-9e0e-ae9fd0863001))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9f9598a-1026-4d42-9f76-9b8a75119a65))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0779bc93-7310-4c57-8bc2-43839e69871b))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0797378f-83ea-480a-bc08-efad6062ccff))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebca1039-8826-4a85-aebe-3745d7854655))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 52745664-d194-4ab4-b6f5-55209331240c))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a6b5a461-747f-4b3d-9328-cc9046170645))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0aa19d81-2e55-4d14-8c59-2e4506574b2e))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp c430b69b-b373-445c-90d0-803fe22277a9)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 19 "/CH1") (pinfunction "G") (pintype "input") (tstamp 0acb6cca-2168-4953-b266-63c465fa8780))
+ (pad "2" smd roundrect (at -0.9375 0.95 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp b97465b1-5d3d-4a7f-b0af-1de40e83361e))
+ (pad "3" smd roundrect (at 0.9375 0 270) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 8 "Net-(Q6-D)") (pinfunction "D") (pintype "passive") (tstamp 91bd7ea8-95f7-44b3-9491-5a9790c4abec))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp 99d59f94-0300-4758-95c1-fe9bbbbfa783)
+ (at 198.28 102.023032 180)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C396097")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/811252da-b749-434d-b7f9-e6d01d045b74")
+ (attr smd)
+ (fp_text reference "Q1" (at 2.75 0.95) (layer "F.SilkS") (tstamp ac6f7bda-fc1b-4388-ab3e-176b20c154e3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "06N06L" (at 8.805 5.755 -270) (layer "F.Fab") (tstamp 3853d854-1eaa-49be-8d57-87dff2ccaf14)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45d986a7-9159-4a2c-9cd9-e7420c4f4748))
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fb43bd3-d31c-4562-b851-3ce1b9ff1aa3))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 42a206e3-168d-48bc-a0a5-a755bc45b325))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6f0fe9df-0cf3-44b9-bf5c-0d8390981521))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6fd927a-6a0f-408f-add4-cca94faeca4a))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c1b26c4f-c186-4767-8542-936e65075f4b))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 460e38e2-f5e7-4df3-ad5c-c468718fecbd))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 450c2ebf-c788-4431-b4d9-67b6d6a27c4d))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c53ae04a-518e-4b1a-a2a4-c219a79a28c5))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd8f853a-ae27-489c-93de-35da1ffc95a2))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a31452ee-7474-4a36-af1f-4992cd617c63))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a003bace-827d-4ec2-9fb2-5bd624323ac4))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 44c86103-c392-4b39-a646-7b55e07864ea))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 8c905d5f-dd86-43ea-be26-ad57b4103019)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 32 "/RECT1") (pinfunction "G") (pintype "input") (tstamp 0927c23b-18fe-4005-91c7-f352fedbc25f))
+ (pad "2" smd roundrect (at -0.9375 0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp df32ab29-d87a-4e27-ba67-f6097be11c8b))
+ (pad "3" smd roundrect (at 0.9375 0 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 35 "/C2") (pinfunction "D") (pintype "passive") (tstamp 1cee1b44-ede8-44e3-9828-72f5270bdc98))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp 9d57ce4b-cab6-42cf-a0bc-abf312f55916)
+ (at 191.1625 130.5)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/211c42c9-4898-43b8-88e2-8ba04fd55d93")
+ (attr smd)
+ (fp_text reference "R24" (at 3.0875 1) (layer "F.SilkS") (tstamp f46059c0-7e10-4df5-b585-c17929b94648)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43) (layer "F.Fab") (tstamp e917d45c-741f-4ced-925d-09b6c9f2741a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f4a1e980-c026-4571-8c13-fd42bf83ecdf))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3dc7da69-bb28-41e2-89f9-c8488967dac8))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20f123e5-85fa-4069-8327-2b4e4d51e925))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3dd29cff-b476-4a08-8e53-09daf51e40b5))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ca0e2e98-ca6e-44f1-adb2-2341c31ac774))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e5de64e2-5984-4f1c-bf7b-4de13541cf21))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2159972f-7878-4fab-8d75-fe7fe65a4c69))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d46f812a-4657-4af2-ad2c-d15d94ee5357))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d4cbb1e-0c88-4966-b579-678126b3c38c))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2b105d41-671d-4c96-ae3b-e4c291f7a1f1))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 52c7c98b-4b8f-422d-a35a-a4bce56057b5)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 11 "/Q2") (pintype "passive") (tstamp 8be9618f-e0cf-44df-878a-f07c5e9653df))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 02235d0b-d9b5-4fd9-afe5-c987bebefd1b))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp a95dc09a-dea3-4876-89c6-01ef4446b87a)
+ (at 202.14 112.472067 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/1d611c54-34fc-4c6b-a7d7-a9c7954ba624")
+ (attr smd)
+ (fp_text reference "R22" (at 2.95 0.07 90) (layer "F.SilkS") (tstamp a957e191-e5e7-4cf0-88c2-b87317ba96f4)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") (tstamp 4c478667-2c1b-4b62-ae47-d4b4edbd744e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6fdd4295-2fb1-410c-b440-e9241a126709))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 67575fc7-1b2c-46cb-b243-e3c6bc0a5529))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7f532d6-350e-4181-a91e-cda016e1f6e0))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fd3322f9-36b7-45d2-baa0-fc1aaa46350f))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8fb7ec6-25c5-4adb-a5d5-6fbef29277d7))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c8f5502-6f90-45f4-a00c-4e359e1c57dc))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd22bb33-6968-4648-add6-22d25a7a10b2))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25eeefdb-cdb2-426d-a038-72cf7329608a))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eacab79f-3468-4d85-bfb2-0f26c114d13a))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp be748ebf-8916-4a3c-89f7-280ea79e6483))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp f8f14700-6853-476e-9815-a7befd78ce7a)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 33 "/RECT2") (pintype "passive") (tstamp 2b79411b-05d0-4dfc-ab09-47f9d5923ff3))
+ (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 0ae70bda-ea90-4481-9943-5a62e331423a))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-123F" (layer "F.Cu")
+ (tstamp bd6afb44-767a-4f0f-9110-90fa2a5c283c)
+ (at 167.5 123.4 -90)
+ (descr "D_SOD-123F")
+ (tags "D_SOD-123F")
+ (property "LCSC" "C1884573")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/f7a9d2eb-ee9d-4a84-a3b8-67d6f1243977")
+ (attr smd)
+ (fp_text reference "D11" (at -0.127 -1.905 90) (layer "F.SilkS") (tstamp 3b913e83-092e-4e70-b309-c3f924b8ffa3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DS310W" (at 0 2.1 90) (layer "F.Fab") (tstamp 1d0becfd-db5d-4dd5-97ca-620fadcde1aa)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.21 1) (end 1.65 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b76fa39a-32a6-4099-b001-1de82cb96503))
+ (fp_line (start -2.21 -1) (end -2.21 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de69746e-884d-4099-984d-f416cfd22713))
+ (fp_line (start -2.21 -1) (end 1.65 -1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccb243ae-3784-452d-adc0-ed6c84aa8280))
+ (fp_line (start 2.2 1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 163a299b-266d-4e7f-8358-2a772c72c6e5))
+ (fp_line (start -2.2 -1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f1bf7b0-e10d-4936-af13-c8dc7621a543))
+ (fp_line (start -2.2 -1.15) (end 2.2 -1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56caf422-43d4-461d-a96e-b20037d16d15))
+ (fp_line (start 2.2 -1.15) (end 2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 57dc49cc-fb8d-4203-9576-b703869d3a56))
+ (fp_line (start -1.4 0.9) (end -1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 427f0f9a-b197-406c-b28b-332ee3840246))
+ (fp_line (start 1.4 0.9) (end -1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4918f8b4-dc55-45f9-a67a-b0420921257b))
+ (fp_line (start 0.25 0.4) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fbd024c5-f094-4f71-822c-1398440d6ea5))
+ (fp_line (start -0.75 0) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de810fca-150b-4e60-ac94-1e883310b240))
+ (fp_line (start -0.35 0) (end -0.35 0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8026327e-841b-4ac1-8f80-5aaedd007a59))
+ (fp_line (start -0.35 0) (end 0.25 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 968ff91b-f852-4fa6-b6aa-da20b6999b1b))
+ (fp_line (start -0.35 0) (end -0.35 -0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 500da6d2-8913-40e2-ba0c-339af3c56d98))
+ (fp_line (start 0.25 0) (end 0.75 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd21951e-3a6a-40e6-b4dd-cd30788d2cdc))
+ (fp_line (start 0.25 -0.4) (end 0.25 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f1d380d-796d-4167-9f40-8201433e7817))
+ (fp_line (start -1.4 -0.9) (end 1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c5655be8-0d91-48ab-ac5d-c3c509d8b59d))
+ (fp_line (start 1.4 -0.9) (end 1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56537610-d552-4289-a1cf-d4dbb252fb5a))
+ (fp_text user "${REFERENCE}" (at -0.127 -1.905 90) (layer "F.Fab") (tstamp 1c7aed8e-c79d-46e8-b38f-9144e37d6726)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd roundrect (at -1.4 0 270) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 13 "/Q3") (pinfunction "K") (pintype "passive") (tstamp 3405834a-cc16-49de-8f3b-8266407361e1))
+ (pad "2" smd roundrect (at 1.4 0 270) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 40 "Net-(D11-A)") (pinfunction "A") (pintype "passive") (tstamp d5fa9336-bf3b-4871-be55-4e2c4fcdcc30))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp c16b752a-c98c-4d0a-9b86-39088ed3ea29)
+ (at 167.5 119.3375 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/f734aa69-5f45-4488-bcdc-0f0f194cbf1d")
+ (attr smd)
+ (fp_text reference "R23" (at -0.6625 1.5 -90) (layer "F.SilkS") (tstamp 3221fdff-74be-46d6-98c8-e3bf68a265ad)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43 -90) (layer "F.Fab") (tstamp 07cfd57a-bc52-4d72-9bcf-f0849d7b472e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47254a38-7c9b-4c5e-8b3e-de40a43efc1a))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 813c8227-b1c6-48b7-8d74-51a6dfed762d))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79c9f9f3-d026-4efb-9ecf-d905f98a439c))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8bed6bf6-04a4-4752-accf-dce25a756a14))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f317a920-c0cd-4c3c-8c58-5230e17f0c5c))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aecc1bfe-652e-4e75-a222-3f132f8525ff))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de53ac53-9fac-4669-bb23-45d092c0ef49))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 154d7f46-e6f2-40e2-b169-287803de99bd))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf2d2ab9-0bc4-4411-b49e-cd8e1189a95d))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 85677b8e-248d-4f69-8907-754956f9ea2d))
+ (fp_text user "${REFERENCE}" (at 0 0 -90) (layer "F.Fab") (tstamp 9427309d-7c84-47f7-ba75-61e2e7a046d1)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 13 "/Q3") (pintype "passive") (tstamp 9c87a0ea-026f-42cc-8170-f0ff690fc884))
+ (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 14c85b91-39bd-4de6-8a96-a013b7fae8b2))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp c4833d2e-2c9e-4440-8866-6140984cca80)
+ (at 199.27 112.497067 180)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C396097")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/be2156c1-d93e-4138-9442-ab92c04b1d25")
+ (attr smd)
+ (fp_text reference "Q2" (at -0.7 2.3) (layer "F.SilkS") (tstamp 5119e35e-4fd0-4703-99e2-104ffbb2163b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "06N06L" (at 0 2.4) (layer "F.Fab") (tstamp bb6b8587-8d44-4e2e-b8c9-5c377177eb26)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de9be1a8-2772-4d97-8638-11b3c1c059ef))
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfca17d2-dddf-4ea8-8a81-1876caa6fe09))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f42fc42-8cfd-42df-9302-f932a9104414))
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1af9c1b-576b-4cb3-a54f-38f0b7e3356a))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5a53c67-0e0a-4b45-97d9-6c1c09b851ff))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 00674f4b-8fe7-40a7-8f99-428fe2abf32b))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fac0b6f-b9c5-4e1f-aaf6-7151207fa9dd))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f811f2d-6930-4e7e-8533-758a24f2aafb))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1171ebab-b9f8-4c7e-a106-a103ad9cd38c))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09c24188-7dce-4713-a822-4e32436556a9))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63db864d-e3cc-4ebe-8f8f-f140e1eb1218))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60cadad4-2589-4d3f-af30-c8a15c605c9c))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e493773-a0fc-4b37-8494-f827bbd21d80))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp fd8a2d02-56fe-4ccd-a0ba-2935693f62a5)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 33 "/RECT2") (pinfunction "G") (pintype "input") (tstamp 7add99fb-68b6-444c-ade1-a293d1c6b5f3))
+ (pad "2" smd roundrect (at -0.9375 0.95 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp b44d5715-4a0f-42b2-b44b-f95e0344c67d))
+ (pad "3" smd roundrect (at 0.9375 0 180) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 24 "/C1") (pinfunction "D") (pintype "passive") (tstamp 2d2ea939-909b-43a2-be4e-d809dcd0ead3))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp c6960165-ed5d-47c2-b731-5d0cd1887075)
+ (at 200.76 97.65 90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/99b1b20a-e768-475b-b28c-64789d72202d")
+ (attr smd)
+ (fp_text reference "R18" (at -0.1 1.57 90) (layer "F.SilkS") (tstamp d85463ec-8806-4770-bd91-2f58456d0926)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "10k" (at 0 1.43 90) (layer "F.Fab") (tstamp a7a75092-79b7-4bd5-bfb6-b40d03dbece6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 66048a8f-ba9c-467c-bf16-ff5f592d9811))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b03ecfc3-0823-426c-85a4-67e98d3ea2d5))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56884503-bde1-4158-9e70-5f4f67e5024a))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 64f80a99-bda0-4056-b5ba-ef1a015b71ee))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab24fe46-4a73-467e-8370-2ec5b6d32434))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39321650-3b63-458e-a8b0-08fc09858d49))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6499e326-1d51-4c75-a0dc-71965b0e6a9f))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d4bd826f-3d7b-4b71-93dc-031d729d1a09))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf7b6899-fb31-4b5d-bf9b-3e40edf7a94f))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c3934c8c-9781-43e2-8377-2af79228b95e))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp baef0f9e-79d6-42a3-8add-3f8e1bbe8c04)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 31 "/Vdiff") (pintype "passive") (tstamp 34c77173-65f9-404e-8f94-3fd270e1e602))
+ (pad "2" smd roundrect (at 0.9125 0 90) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 36 "Net-(U4-+)") (pintype "passive") (tstamp 8694ca2c-9dc5-480e-a9da-7d5d18de400b))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23-5" (layer "F.Cu")
+ (tstamp c6bf61e8-7455-4556-9bbf-c37410291444)
+ (at 196.87 96.5 180)
+ (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C910875")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "1MHz, Low-Power Op Amp, SOT-23-5")
+ (property "ki_keywords" "single opamp")
+ (path "/b2d21e77-d836-437d-9c9c-3aeb38d0ef58")
+ (attr smd)
+ (fp_text reference "U4" (at -2.13 -2.63 -270) (layer "F.SilkS") (tstamp 3af6b730-be83-4d89-b0c5-dceca1eb5bf0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "MCP6001-OT" (at 0 2.4) (layer "F.Fab") (tstamp b7edddfd-55c6-4775-a76b-d7123f8d9e08)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.56) (end 0.8 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6617840f-9fe1-415c-a639-b872ad53d5a9))
+ (fp_line (start 0 1.56) (end -0.8 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1de3230-9187-4fda-9ef4-1fabc3e0fa0b))
+ (fp_line (start 0 -1.56) (end 0.8 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4f83723-fea9-4fe4-ad35-28990e990297))
+ (fp_line (start 0 -1.56) (end -1.8 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00f6c79b-c84d-4642-93fc-601f4c81ede1))
+ (fp_line (start 2.05 1.7) (end 2.05 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b93f816-ee01-40cc-92ad-465ca72e0df3))
+ (fp_line (start 2.05 -1.7) (end -2.05 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ab1035ff-db92-43df-8938-eab18dfb9f10))
+ (fp_line (start -2.05 1.7) (end 2.05 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5fdf3b39-bf8b-4b16-ab76-04ef1293a62c))
+ (fp_line (start -2.05 -1.7) (end -2.05 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d321a4f4-0ba3-4a73-a30f-4179b64d8b97))
+ (fp_line (start 0.8 1.45) (end -0.8 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ece4dadf-466e-4e18-be0c-06ed8347129c))
+ (fp_line (start 0.8 -1.45) (end 0.8 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3707a8ff-151e-40d3-9f91-f89121910f1d))
+ (fp_line (start -0.4 -1.45) (end 0.8 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9f4a2f6b-7727-40ba-a830-84644ddb3d5a))
+ (fp_line (start -0.8 1.45) (end -0.8 -1.05)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 885ef456-9c57-4851-a836-192cb6866b50))
+ (fp_line (start -0.8 -1.05) (end -0.4 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e2da84fb-c87c-4bde-b866-8ed39d256843))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 65802970-a25a-4013-a2e4-27b36a3ed9ae)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -1.1375 -0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 31 "/Vdiff") (pintype "output") (tstamp ff6cd671-13e8-4ece-83c5-39f3209dcd8e))
+ (pad "2" smd roundrect (at -1.1375 0 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "V-") (pintype "power_in") (tstamp a689e2a8-c202-4eb2-82e8-203892a1278e))
+ (pad "3" smd roundrect (at -1.1375 0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 36 "Net-(U4-+)") (pinfunction "+") (pintype "input") (tstamp 0eb67c7f-efde-427a-98ef-33c55255102a))
+ (pad "4" smd roundrect (at 1.1375 0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 37 "Net-(U4--)") (pinfunction "-") (pintype "input") (tstamp 54193ccd-adb0-4522-a9a9-7d212d2ca16c))
+ (pad "5" smd roundrect (at 1.1375 -0.95 180) (size 1.325 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pinfunction "V+") (pintype "power_in") (tstamp 773210cd-8c82-4136-a3eb-a6f80476630a))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Package_TO_SOT_SMD:SOT-23" (layer "F.Cu")
+ (tstamp d335131c-a507-4e7e-bf9b-44fc81693565)
+ (at 164.625 130.5)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "LCSC" "C347475")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23")
+ (property "ki_keywords" "N-Channel MOSFET")
+ (path "/07f12d14-73c9-4875-85ec-b2ac9b66e7bb")
+ (attr smd)
+ (fp_text reference "Q3" (at 1.125 1.25) (layer "F.SilkS") (tstamp 41d99270-f8c8-40c7-a6da-4f9e477e35dd)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "AO3400A" (at 0 2.4) (layer "F.Fab") (tstamp a46d0182-2314-4ae8-a1fb-db8eeea4aa1a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 -1.56) (end -1.675 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd9a3a88-1043-4625-b8f8-2c7f1e31bfc5))
+ (fp_line (start 0 -1.56) (end 0.65 -1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp efb0dcbf-39de-4ec5-b941-3b3b3a071030))
+ (fp_line (start 0 1.56) (end -0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9fbfa17f-0624-4797-948a-9e6a843d9969))
+ (fp_line (start 0 1.56) (end 0.65 1.56)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bec8161-7947-4546-9cee-1e47f0590edd))
+ (fp_line (start -1.92 -1.7) (end -1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 597e6a88-ac97-4fd7-912e-d06cf0fcba88))
+ (fp_line (start -1.92 1.7) (end 1.92 1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cd2544d-5236-4a20-8fb9-593f7813424d))
+ (fp_line (start 1.92 -1.7) (end -1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5ad95e61-e167-498a-8353-682c7a289a85))
+ (fp_line (start 1.92 1.7) (end 1.92 -1.7)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79d51747-f893-44a6-b28d-5cbd0e5a32b5))
+ (fp_line (start -0.65 -1.125) (end -0.325 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 14970258-f1ca-43c9-bd81-25a255ae9861))
+ (fp_line (start -0.65 1.45) (end -0.65 -1.125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a922d6b6-db3e-47dc-bdf8-000c8aea5fdb))
+ (fp_line (start -0.325 -1.45) (end 0.65 -1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4dd0facd-d835-463d-9903-84f4e4419f58))
+ (fp_line (start 0.65 -1.45) (end 0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81eb7e30-5348-40a1-ac8b-2fcd067de81e))
+ (fp_line (start 0.65 1.45) (end -0.65 1.45)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23236e8b-e6ec-40b9-8f45-8e60f8b2be7d))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp d1c06631-75ce-4448-a8aa-c28f93c9a049)
+ (effects (font (size 0.32 0.32) (thickness 0.05)))
+ )
+ (pad "1" smd roundrect (at -0.9375 -0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 18 "/LOAD") (pinfunction "G") (pintype "input") (tstamp 0d9edfd1-049d-4680-94f3-6683f5c4e2d0))
+ (pad "2" smd roundrect (at -0.9375 0.95) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pinfunction "S") (pintype "passive") (tstamp e3d6e9a7-8de5-42c1-bcfc-3152fa8f8722))
+ (pad "3" smd roundrect (at 0.9375 0) (size 1.475 0.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 22 "/LED_K") (pinfunction "D") (pintype "passive") (tstamp c7599cf3-a183-47e9-b19f-092daa055b10))
+ (model "${KICAD6_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp d54c9c3b-5edd-41f0-8121-db79dbabc088)
+ (at 167.5 128.25 -90)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/ba485eea-06b5-4cf0-bc7b-978cebc7bfdf")
+ (attr smd)
+ (fp_text reference "R8" (at 0 -1.43 90) (layer "F.SilkS") (tstamp 1dc47cba-305a-43b7-909b-34f19fd72ccc)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "1k" (at 0 1.43 90) (layer "F.Fab") (tstamp 1edcfafd-fb98-4835-ac0d-98b1cc3d200f)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a549de39-b3c8-444a-a834-8f07e9254d76))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 20d22af0-8fe9-4943-a314-461820663c07))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b116782-174b-4d35-bd53-91ef7d0f6379))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 78e34455-4f1b-47a8-92eb-d1be54943eff))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 135f64f1-fcbb-443f-8269-d1cdb26f701a))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b97703b-448c-4c23-9327-083ac75b3eb2))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b324172-2f29-44f7-a279-b801903a9b82))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48c3cfd2-0bad-407e-a54d-cc7847cc42a1))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 219c89cd-b0a0-44b0-ae56-8467f28412f3))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32c1f5b3-de64-4296-8feb-aa8ef32ad3c3))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp ea1047e9-9ef2-49f3-870e-5d6ff0057ac3)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 12 "/Q0") (pintype "passive") (tstamp 1e4c009b-5fee-4f16-b348-fb5ff1bfedbe))
+ (pad "2" smd roundrect (at 0.9125 0 270) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 8eee3a72-fffd-4038-91d7-da8da8d281d6))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "TestPoint:TestPoint_Pad_1.5x1.5mm" (layer "F.Cu")
+ (tstamp d5b62a2d-50ca-4ccc-9b8f-5ad0dca593e8)
+ (at 170.5 80)
+ (descr "SMD rectangular pad as test Point, square 1.5mm side length")
+ (tags "test point SMD pad rectangle square")
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "test point")
+ (property "ki_keywords" "test point tp")
+ (path "/a1726701-fcaf-4acd-a5d3-a0fa3a7cad68")
+ (attr exclude_from_pos_files)
+ (fp_text reference "TP3" (at 0 -1.648) (layer "F.SilkS") hide (tstamp 0fa1700b-f0b0-4fe7-9f5a-be3027efd3f6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "PC14" (at -3.25 0.1 180) (layer "F.SilkS") (tstamp 15de281d-a1de-47c7-9131-a5cc42311dba)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.95 -0.95) (end 0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bedf109e-ddeb-4346-8f87-95bb6aec6f69))
+ (fp_line (start -0.95 0.95) (end -0.95 -0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b76875f-a0f4-4a67-a28a-b04b271bbd22))
+ (fp_line (start 0.95 -0.95) (end 0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 198ef127-c995-41e1-8700-91869c099933))
+ (fp_line (start 0.95 0.95) (end -0.95 0.95)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec93dbaa-2bb5-4013-aa37-da5836042224))
+ (fp_line (start -1.25 -1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6db234b9-04b0-4f37-a541-cfefa0986f5a))
+ (fp_line (start -1.25 -1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 53f6672d-b02b-47f4-9b4a-1be229fd7f58))
+ (fp_line (start 1.25 1.25) (end -1.25 1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7617511b-19dc-4d62-911a-01d6d0a4538d))
+ (fp_line (start 1.25 1.25) (end 1.25 -1.25)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 30521a44-9893-408b-b641-126fc1338b8f))
+ (fp_text user "${REFERENCE}" (at 0 -1.65) (layer "F.Fab") (tstamp 2e29cec3-2157-40b4-8d0e-e1417d21e5b2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask")
+ (net 44 "Net-(U3-PC14{slash}PB9)") (pinfunction "1") (pintype "passive") (tstamp d0389cb9-6991-4aa7-b5f3-d43426b3696c))
+ )
+
+ (footprint "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp df70ede3-d175-4b09-9b25-2f6536c79f3d)
+ (at 193.925 96.5875 90)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "LCSC" "C15725")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/571bbf1b-18f5-4a95-85ec-9e968c6784a6")
+ (attr smd)
+ (fp_text reference "C14" (at 0.075 -1.37 90) (layer "F.SilkS") (tstamp c71816c6-328f-44c3-a304-76c0d09b2634)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100n" (at 3.0325 0.4375) (layer "F.Fab") (tstamp 938eafb4-049a-471b-a4fd-17b0a01a3658)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d4de315-990b-4539-ad54-74de21d6893b))
+ (fp_line (start -0.146267 0.51) (end 0.146267 0.51)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4980398-0c4d-41e0-a45b-1f76cfee663f))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp efc5d2af-4611-46cb-90d7-9f9c6fc49484))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45f7cd08-3cdd-4a8f-b8b0-ad527f54473f))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5c6228b5-6b59-4818-bf2c-05582610a1e5))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 07742681-a103-4e1b-b51a-af3713ee6d14))
+ (fp_line (start 0.8 -0.4) (end 0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 131a361a-d8d3-4c0f-b586-1c5d191fa977))
+ (fp_line (start -0.8 -0.4) (end 0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 211c6c6d-7cdc-4c0a-8e29-a34ca1acb04e))
+ (fp_line (start 0.8 0.4) (end -0.8 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3eb93bc6-bdb2-43df-a5cd-c0de156461db))
+ (fp_line (start -0.8 0.4) (end -0.8 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 92f8ce84-3461-45d3-9cfe-81524a4e81c6))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp 8ca6e850-4115-4747-926a-b723c632bc56)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pintype "passive") (tstamp 04d56b86-4c1a-4bf2-9c55-d4d862710329))
+ (pad "2" smd roundrect (at 0.8625 0 90) (size 1.075 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 2 "GND") (pintype "passive") (tstamp 21a16ffe-5ad0-4d7d-aded-1752d63933fa))
+ (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp e34f832c-52b4-479d-b1d1-eb45f2970121)
+ (at 192.75 90.465)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/11d909ab-4e63-4976-b472-62ac7f7782f6")
+ (attr smd)
+ (fp_text reference "R10" (at 0 -1.23) (layer "F.SilkS") (tstamp cb4a850b-3b2d-4c4f-8531-b6d9dd7dea96)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DNP" (at 0 1.43) (layer "F.Fab") (tstamp 6148867d-793c-46c7-aa03-46360336a808)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1384828-5e10-473e-80a5-475109676d47))
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c169a26-5e85-4346-9175-ceb2bcd9f720))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4ec61084-59cb-4f45-8dd2-f4707d8be71c))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8a9ae11e-359d-4a55-8737-b654a7a9d2fc))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7893405-7975-4d75-816d-e325f1baf473))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2cf3c703-534d-4117-87e9-6e067534b1ec))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e8102639-f3b0-418b-8a0a-06987a8f0902))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 695088dc-92f3-484c-a6e5-a59c6cd771e6))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d9137cc-57cd-4b27-b991-19eef6d1a7b1))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9106698b-afc3-420c-b5bf-91326dc0aff4))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 52af2d70-673a-4c34-8fe7-64b3e4ce07f9)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 3 "+3V3") (pintype "passive") (tstamp d4920250-63ba-41d3-bc33-d164350c1601))
+ (pad "2" smd roundrect (at 0.9125 0) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 7 "/Vmeas_A") (pintype "passive") (tstamp ddea8cd8-ab4e-4c65-b15c-322152121f6d))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-123F" (layer "F.Cu")
+ (tstamp ed776a34-e2e2-4c40-b0ce-7102cddb9747)
+ (at 162.5 126.9 180)
+ (descr "D_SOD-123F")
+ (tags "D_SOD-123F")
+ (property "LCSC" "C1884573")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/242f07ce-a20a-487e-a19a-1e94c0850a37")
+ (attr smd)
+ (fp_text reference "D7" (at 1.5 -1.905 -180) (layer "F.SilkS") (tstamp 3ce34386-aeb4-4fbe-bd32-30cd805d1df3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DS310W" (at 0 2.1 -180) (layer "F.Fab") (tstamp addeb4a0-106a-4d0c-91ec-e102f4c0613d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.21 1) (end 1.65 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 654f9920-0cf7-4cb6-aa9c-3c0cff29bfac))
+ (fp_line (start -2.21 -1) (end 1.65 -1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4118cecb-4fe5-4d29-ae22-2933d7e4978d))
+ (fp_line (start -2.21 -1) (end -2.21 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7bd1cc6d-e72f-4ea1-86db-7d6b1c04b911))
+ (fp_line (start 2.2 1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 284063ce-14eb-4303-ad0c-ce87ba3d5495))
+ (fp_line (start 2.2 -1.15) (end 2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 219ecba7-0b96-4a04-bbb6-2f1b16b39621))
+ (fp_line (start -2.2 -1.15) (end 2.2 -1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0de94d55-0ed1-4317-9a56-37b47dca1c7d))
+ (fp_line (start -2.2 -1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d8a9b56e-9282-4b45-b5f8-d5dcba4267d6))
+ (fp_line (start 1.4 0.9) (end -1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0817265-6cea-475e-8091-e47e97c1d41e))
+ (fp_line (start 1.4 -0.9) (end 1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d757f993-66f5-4b06-96ea-1072d6a2e639))
+ (fp_line (start 0.25 0.4) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d62905eb-e3d2-4761-a4e2-d84f0fc26847))
+ (fp_line (start 0.25 0) (end 0.75 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3bd439a-ed91-4281-81ed-5a88353cf012))
+ (fp_line (start 0.25 -0.4) (end 0.25 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 517d4285-f9e7-4555-a205-7d3d21f9b100))
+ (fp_line (start -0.35 0) (end 0.25 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dc206772-8fcf-4566-b24f-40fde5b918b3))
+ (fp_line (start -0.35 0) (end -0.35 0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1105de29-84e1-4249-8370-c2f7933ba36d))
+ (fp_line (start -0.35 0) (end -0.35 -0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de899021-8729-418c-bdd5-e15909d0211d))
+ (fp_line (start -0.75 0) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2bb81644-9f0f-42d9-9961-586352b452da))
+ (fp_line (start -1.4 0.9) (end -1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8cc1d76-069e-44e6-9fd6-203b0f08a7d9))
+ (fp_line (start -1.4 -0.9) (end 1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 27955c39-945f-410c-9ac6-b998669383fc))
+ (fp_text user "${REFERENCE}" (at -0.127 -1.905 -180) (layer "F.Fab") (tstamp 6f57c3fb-ca09-4687-ba1e-b71f0706a70b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd roundrect (at -1.4 0 180) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 12 "/Q0") (pinfunction "K") (pintype "passive") (tstamp 253087a4-13d2-4513-abd3-0a09ac3d504e))
+ (pad "2" smd roundrect (at 1.4 0 180) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 38 "Net-(D7-A)") (pinfunction "A") (pintype "passive") (tstamp edbf3ccf-fa49-491e-8a1c-dde9647c9709))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (layer "F.Cu")
+ (tstamp f890408b-ebd5-46cc-83bc-942933638693)
+ (at 201.2 95 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/a6670c53-03af-4fa5-acfe-377cfe727a92")
+ (attr smd)
+ (fp_text reference "R16" (at -2.63 -1.35 -270) (layer "F.SilkS") (tstamp ce00416b-20f5-4825-b320-38b6ce7807e2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "220k" (at 0 1.43) (layer "F.Fab") (tstamp 0fce40cc-6538-4f6e-a73e-b77fff4e211b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 045728bd-1230-4bd4-bbff-e941baf12106))
+ (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b97fbd8-8ba6-4b10-989b-bdb7118108be))
+ (fp_line (start 1.65 0.73) (end -1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5d004c67-f8e5-46f1-b60c-4c7e3178d1ee))
+ (fp_line (start 1.65 -0.73) (end 1.65 0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b4f954c5-eaf1-48c2-9d2a-344567303f4a))
+ (fp_line (start -1.65 0.73) (end -1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 92321e9f-f020-42f9-9c3d-45992f90ca85))
+ (fp_line (start -1.65 -0.73) (end 1.65 -0.73)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d0acffa4-bb79-4800-96d9-efd8f395f489))
+ (fp_line (start 0.8 0.4125) (end -0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f0b3baf-bc4d-493b-9efe-7e0abd64294a))
+ (fp_line (start 0.8 -0.4125) (end 0.8 0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58341d04-e005-4944-b828-1dca904ad86e))
+ (fp_line (start -0.8 0.4125) (end -0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aaa49751-601a-4cd5-95aa-deed76c20d7e))
+ (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f11c1e8-55e7-4eb3-9dd9-25acfa9218e5))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp 73c8a047-7925-404c-b3c0-471765110b51)
+ (effects (font (size 0.4 0.4) (thickness 0.06)))
+ )
+ (pad "1" smd roundrect (at -0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 24 "/C1") (pintype "passive") (tstamp e7d5c202-0468-4b68-a175-bf219d92b1d2))
+ (pad "2" smd roundrect (at 0.9125 0 180) (size 0.975 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
+ (net 36 "Net-(U4-+)") (pintype "passive") (tstamp 59220601-932f-410a-86a2-8bf4dc9ebe51))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-123F" (layer "F.Cu")
+ (tstamp fdd686a3-0ebe-456f-957a-199386694d0a)
+ (at 185.5 125.75)
+ (descr "D_SOD-123F")
+ (tags "D_SOD-123F")
+ (property "LCSC" "C1884573")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/fc4e7a44-53f9-4396-bed4-0a190f73a426")
+ (attr smd)
+ (fp_text reference "D8" (at -2.75 -0.25 90) (layer "F.SilkS") (tstamp 24c82d30-a91e-490f-bd8c-beaca9ae1b9a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DS310W" (at 0 2.1) (layer "F.Fab") (tstamp 53c207b7-26c8-4f3a-89c5-caf94d7228f2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.21 -1) (end -2.21 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp da6fd0c0-acca-4ee4-b912-8a9047aef7d4))
+ (fp_line (start -2.21 -1) (end 1.65 -1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 48785dce-ddd5-4a1c-bc14-07b38b6f9505))
+ (fp_line (start -2.21 1) (end 1.65 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dc2f35ba-50bc-420c-b170-1b5599e85716))
+ (fp_line (start -2.2 -1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36dd798d-c004-48df-8117-d571df2c2d7a))
+ (fp_line (start -2.2 -1.15) (end 2.2 -1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 683c8ee2-4cbc-4106-88e6-feda823489a9))
+ (fp_line (start 2.2 -1.15) (end 2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2a6d1a9b-9147-4ded-ae22-6c603e888bcc))
+ (fp_line (start 2.2 1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6c1173bf-448a-4115-8fd6-fc8a8f586f76))
+ (fp_line (start -1.4 -0.9) (end 1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9553d9c5-6cd4-475d-9a45-89cfea1c8906))
+ (fp_line (start -1.4 0.9) (end -1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77d78c6b-a61f-4abc-8ebf-5a3ae8fab135))
+ (fp_line (start -0.75 0) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a382d383-0a66-4883-a2b1-53fd0194adfd))
+ (fp_line (start -0.35 0) (end -0.35 -0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1692ee90-abdf-47b8-adf2-75305409f0c4))
+ (fp_line (start -0.35 0) (end -0.35 0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c26deb09-b23e-4db5-af8d-2ac1923148ff))
+ (fp_line (start -0.35 0) (end 0.25 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 33741d0f-2827-40be-9c76-cbdf559f8fd9))
+ (fp_line (start 0.25 -0.4) (end 0.25 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a459b89-3aa2-4360-b991-60c1ad8dd1a5))
+ (fp_line (start 0.25 0) (end 0.75 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7014cfac-9150-4cff-a725-b7cc674d2699))
+ (fp_line (start 0.25 0.4) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 05782733-e48d-4552-b24d-f921176f2daa))
+ (fp_line (start 1.4 -0.9) (end 1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9eabe02-f4fb-407e-9dd2-c8590cf5657a))
+ (fp_line (start 1.4 0.9) (end -1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c80bcfe6-b8ee-42b9-b59d-623baeaf9b30))
+ (fp_text user "${REFERENCE}" (at -0.127 -1.905) (layer "F.Fab") (tstamp 981ce491-03b5-42d7-a510-7029f3bdf0d3)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd roundrect (at -1.4 0) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 14 "/Q1") (pinfunction "K") (pintype "passive") (tstamp f1170e7d-d70d-4f0c-b874-6d5f62fd258a))
+ (pad "2" smd roundrect (at 1.4 0) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 39 "Net-(D8-A)") (pinfunction "A") (pintype "passive") (tstamp 0eec1929-8087-427d-a3a2-e1d03ff8ab38))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Diode_SMD:D_SOD-123F" (layer "F.Cu")
+ (tstamp fee55e14-b1f8-45ea-bf4a-55555db4de7e)
+ (at 191.75 128.25)
+ (descr "D_SOD-123F")
+ (tags "D_SOD-123F")
+ (property "LCSC" "C1884573")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/0394cd05-cad5-403d-b0d2-a8f4641c4508")
+ (attr smd)
+ (fp_text reference "D12" (at -3 1.25 90) (layer "F.SilkS") (tstamp 42c0ac1d-a449-4561-88e1-622f23c10b5e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "DS310W" (at 0 2.1) (layer "F.Fab") (tstamp 100eba1e-7e90-4d8f-bdb7-b82e8ac9073b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.21 -1) (end -2.21 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 19d396c6-9b9a-4cd4-8bee-958a33928802))
+ (fp_line (start -2.21 -1) (end 1.65 -1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 58a3b9e6-d4c1-4b90-8b98-84d3c15a9860))
+ (fp_line (start -2.21 1) (end 1.65 1)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 96ae95ab-a270-4c97-833f-53b25a29f504))
+ (fp_line (start -2.2 -1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eaa23fc8-e9ac-43b5-9a9e-593db8209e43))
+ (fp_line (start -2.2 -1.15) (end 2.2 -1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 710cd94f-dcfb-4bb3-99e2-10af60234566))
+ (fp_line (start 2.2 -1.15) (end 2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 709eeb23-ccb2-4ed6-b644-eceb43941a5c))
+ (fp_line (start 2.2 1.15) (end -2.2 1.15)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6292ac21-4458-4b95-80e3-53c933c3f719))
+ (fp_line (start -1.4 -0.9) (end 1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9153b969-b442-4e9f-896f-232f0dfbce9b))
+ (fp_line (start -1.4 0.9) (end -1.4 -0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 15cbf3ca-6526-480e-a82f-174486a7647f))
+ (fp_line (start -0.75 0) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06ea5865-0737-45a8-9515-4756350a1cad))
+ (fp_line (start -0.35 0) (end -0.35 -0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e45eaca-16b4-43a2-9474-862ba7e62cdd))
+ (fp_line (start -0.35 0) (end -0.35 0.55)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d3771d3-34d8-4234-8eee-6f1ee20f3480))
+ (fp_line (start -0.35 0) (end 0.25 -0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b1d1dcdf-4282-4891-91db-d3bd9f5ceb6a))
+ (fp_line (start 0.25 -0.4) (end 0.25 0.4)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp daf9fca7-5d6d-4ed2-99c2-5a013ca2b23a))
+ (fp_line (start 0.25 0) (end 0.75 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 03fe844f-ad84-48d5-85c4-a616f2ceb376))
+ (fp_line (start 0.25 0.4) (end -0.35 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 316ca70c-0f6d-40e8-a184-c6eb5265faa8))
+ (fp_line (start 1.4 -0.9) (end 1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 712af7c5-3395-485c-ae71-2376c0ec01fe))
+ (fp_line (start 1.4 0.9) (end -1.4 0.9)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b36910c5-2aba-4939-ad38-3940d6a4a769))
+ (fp_text user "${REFERENCE}" (at -0.127 -1.905) (layer "F.Fab") (tstamp 9f7f9f63-cc97-4fd2-9cc1-6beaf3ce690b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd roundrect (at -1.4 0) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 11 "/Q2") (pinfunction "K") (pintype "passive") (tstamp 5f435a81-803d-4194-a4c9-120748599e8e))
+ (pad "2" smd roundrect (at 1.4 0) (size 1.1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2272727273)
+ (net 41 "Net-(D12-A)") (pinfunction "A") (pintype "passive") (tstamp 88a6112b-158c-4164-9942-ddd918f5d71b))
+ (model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SOD-123F.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "Connector_PinSocket_2.54mm:PinSocket_2x07_P2.54mm_Vertical" (layer "B.Cu")
+ (tstamp 3db73275-de01-4f24-912a-2e43d161caaf)
+ (at 170.5 131 -90)
+ (descr "Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated")
+ (tags "Through hole socket strip THT 2x07 2.54mm double row")
+ (property "LCSC" "C71397")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
+ (property "ki_keywords" "connector")
+ (path "/3fac0ef7-b07d-4bad-a2dc-f5441cc8074e")
+ (attr through_hole)
+ (fp_text reference "J1" (at -1.27 2.77 90) (layer "B.SilkS") (tstamp de479339-0343-473e-86f7-acef16559a80)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_text value "Conn_02x07_Odd_Even" (at -8.47 -23.36 90) (layer "B.Fab") (tstamp 261fbc58-9616-464f-9272-5f8cceae32de)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_line (start -3.87 1.33) (end -1.27 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 374d898e-e389-4863-9395-6b51c8047c4c))
+ (fp_line (start -3.87 1.33) (end -3.87 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b5fcd97a-afa6-4a49-9208-593355aeed5a))
+ (fp_line (start -1.27 1.33) (end -1.27 -1.27)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1d835812-99f6-4904-99f0-c6e870ecf325))
+ (fp_line (start 0 1.33) (end 1.33 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9e6d7150-0383-4662-831e-7e953879ffb8))
+ (fp_line (start 1.33 1.33) (end 1.33 0)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 790d4c0e-97a8-4b32-8687-678ca643bf4c))
+ (fp_line (start -1.27 -1.27) (end 1.33 -1.27)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 25f0c427-89ed-413b-bec3-89fbfd33c467))
+ (fp_line (start 1.33 -1.27) (end 1.33 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 302e635c-425c-4d74-83d1-cb2c655ca701))
+ (fp_line (start -3.87 -16.57) (end 1.33 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d797d53e-8a24-492e-a17b-de73ac2b868b))
+ (fp_line (start -4.34 1.8) (end 1.76 1.8)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 554bab33-517f-48c5-8b0a-c3a523cb233c))
+ (fp_line (start 1.76 1.8) (end 1.76 -17)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cacc127e-d965-463e-ba80-b45050c16257))
+ (fp_line (start -4.34 -17) (end -4.34 1.8)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5a6d3d68-51ce-4529-a4ad-9a4ba1162c1c))
+ (fp_line (start 1.76 -17) (end -4.34 -17)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b59bddc2-1842-46da-a623-e0566e95aadc))
+ (fp_line (start -3.81 1.27) (end 0.27 1.27)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f02467e8-79c2-493f-9749-3c83a9dce546))
+ (fp_line (start 0.27 1.27) (end 1.27 0.27)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c34218a1-9f93-4f4d-a286-7e4ef9e466c6))
+ (fp_line (start 1.27 0.27) (end 1.27 -16.51)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7b9a08c5-7f4d-4537-95e2-69cdc1344840))
+ (fp_line (start -3.81 -16.51) (end -3.81 1.27)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b4f96d75-590d-4cf6-8217-c400c9eb6dbb))
+ (fp_line (start 1.27 -16.51) (end -3.81 -16.51)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d2d3949c-0b76-47f4-bd44-af30068b2664))
+ (fp_text user "${REFERENCE}" (at -1.27 -7.62) (layer "B.Fab") (tstamp 9968ab1c-e57a-4b11-be77-1a5f3a3f5c84)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 22 "/LED_K") (pinfunction "Pin_1") (pintype "passive") (tstamp 1dd607e4-860a-4adc-9a3c-815d47b6b7e1))
+ (pad "2" thru_hole oval (at -2.54 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 1 "+12V") (pinfunction "Pin_2") (pintype "passive") (tstamp 4098ccd5-a494-471a-9a0c-e4ea018dc6b9))
+ (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 12 "/Q0") (pinfunction "Pin_3") (pintype "passive") (tstamp c21a51d9-9a76-45aa-acc9-16f07741dbf5))
+ (pad "4" thru_hole oval (at -2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 12 "/Q0") (pinfunction "Pin_4") (pintype "passive") (tstamp dff30634-40cd-43e0-9f3a-839f45e5d07d))
+ (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 13 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 28161806-89a5-46d6-9728-9ef9d3888715))
+ (pad "6" thru_hole oval (at -2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 13 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 583a658f-9c41-4e8f-a2b7-84429d37b6e8))
+ (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 24 "/C1") (pinfunction "Pin_7") (pintype "passive") (tstamp 6ce0938f-966e-4afc-a135-177176fdc815))
+ (pad "8" thru_hole oval (at -2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 24 "/C1") (pinfunction "Pin_8") (pintype "passive") (tstamp 3e827eff-e090-499f-a9d4-e25e30fca5a0))
+ (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 14 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp 6137ecee-7f96-41a1-9b9a-47990a511cbe))
+ (pad "10" thru_hole oval (at -2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 14 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 53f60a85-c88e-4cc3-96b3-ea6e1f36a22c))
+ (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 35 "/C2") (pinfunction "Pin_11") (pintype "passive") (tstamp 88358932-7c8c-4e68-b65b-5cf4c70f7d91))
+ (pad "12" thru_hole oval (at -2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 35 "/C2") (pinfunction "Pin_12") (pintype "passive") (tstamp 5602b024-481a-4f5e-af6b-9f29e8fbf0b8))
+ (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 11 "/Q2") (pinfunction "Pin_13") (pintype "passive") (tstamp f8a3fded-a96d-4bac-8c29-76c1ca5427a4))
+ (pad "14" thru_hole oval (at -2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 11 "/Q2") (pinfunction "Pin_14") (pintype "passive") (tstamp 6c6aa490-93e1-4552-b22b-660feb01259a))
+ (model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_2x07_P2.54mm_Vertical.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (gr_line (start 206 87) (end 196.6 87)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 0d12e036-ce0e-4b83-9d37-27a8cfb3a3d4))
+ (gr_line (start 206 67) (end 150 67)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6))
+ (gr_line (start 196.6 85.6) (end 202.025 85.6)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 253debcd-6e04-482a-ac82-b8e62f31a440))
+ (gr_line (start 196 75.8) (end 196 75.6)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 28a7f6cc-df11-4b9e-bd8c-ecbb62fa6903))
+ (gr_arc (start 196 75.6) (mid 196 75) (end 196.6 75)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 2cdf5375-c25e-4ddd-b1f8-0c5a3efb142e))
+ (gr_line (start 196.6 75) (end 206 75)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 403a8163-fbdf-4e19-8bc7-4decc117af5b))
+ (gr_line (start 150 133) (end 206 133)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278))
+ (gr_arc (start 196 86.2) (mid 196 85.6) (end 196.6 85.6)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 4c06cfb8-f744-4d04-93c4-b5f85ee1633d))
+ (gr_line (start 150 81.75) (end 154.5 81.75)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 5182b15a-f593-403b-9b10-45be5f4b3645))
+ (gr_line (start 206 67) (end 206 75)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 63d708af-621e-4422-9d29-c8ebd37947b2))
+ (gr_line (start 202.025 76.4) (end 196.6 76.4)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 6c73acf9-baf0-4825-86cb-418f1df13b9a))
+ (gr_arc (start 196.6 87) (mid 196 87) (end 196 86.4)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 70d7422c-cf65-4cd1-afe0-01940b64a200))
+ (gr_line (start 196 86.4) (end 196 86.2)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 7c8df35c-006e-4db2-b272-b094772cf2e1))
+ (gr_arc (start 154.5 80.25) (mid 155.25 81) (end 154.5 81.75)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp 85d7b764-ad78-4f82-b1ea-1f4030851722))
+ (gr_line (start 150 67) (end 150 80.25)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp a15ed4ca-ed56-4fdc-bb40-c49a5d9e3c06))
+ (gr_line (start 150 80.25) (end 154.5 80.25)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp a480678f-aaf9-4180-89f8-b8a5f2e9b031))
+ (gr_arc (start 196.6 76.4) (mid 196 76.4) (end 196 75.8)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp c1d33959-43b5-462e-9a96-320be22b68f5))
+ (gr_line (start 202.025 85.6) (end 202.025 76.4)
+ (stroke (width 0.15) (type default)) (layer "Edge.Cuts") (tstamp ead5ec60-d287-4db3-bc5a-ec9b578003f7))
+ (gr_line (start 206 133) (end 206 87)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa))
+ (gr_line (start 150 81.75) (end 150 133)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25))
+ (gr_text "▶" (at 200.320651 123.85) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de80423)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "8seg R06" (at 152.631995 101.175 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595)
+ (effects (font (face "MS PMincho") (size 2.5 2.5) (thickness 0.4)))
+ (render_cache "8seg R06" 90
+ (polygon
+ (pts
+ (xy 153.069788 106.208985) (xy 153.10142 106.211239) (xy 153.132413 106.214996) (xy 153.162767 106.220255)
+ (xy 153.192482 106.227017) (xy 153.221557 106.235282) (xy 153.249993 106.245049) (xy 153.27779 106.256319)
+ (xy 153.304948 106.269092) (xy 153.331466 106.283367) (xy 153.357345 106.299145) (xy 153.382585 106.316426)
+ (xy 153.407186 106.335209) (xy 153.431148 106.355495) (xy 153.45447 106.377284) (xy 153.477153 106.400575)
+ (xy 153.498744 106.425102) (xy 153.518942 106.450597) (xy 153.537746 106.477061) (xy 153.555158 106.504493)
+ (xy 153.571177 106.532893) (xy 153.585803 106.562262) (xy 153.599036 106.592599) (xy 153.610876 106.623904)
+ (xy 153.621323 106.656178) (xy 153.630377 106.689421) (xy 153.638039 106.723631) (xy 153.644307 106.75881)
+ (xy 153.649182 106.794958) (xy 153.652665 106.832074) (xy 153.654754 106.870158) (xy 153.655451 106.909211)
+ (xy 153.654754 106.944917) (xy 153.652665 106.979984) (xy 153.649182 107.014411) (xy 153.644307 107.0482)
+ (xy 153.638039 107.081349) (xy 153.630377 107.113859) (xy 153.621323 107.14573) (xy 153.610876 107.176962)
+ (xy 153.599036 107.207554) (xy 153.585803 107.237507) (xy 153.571177 107.266821) (xy 153.555158 107.295496)
+ (xy 153.537746 107.323531) (xy 153.518942 107.350928) (xy 153.498744 107.377685) (xy 153.477153 107.403802)
+ (xy 153.454577 107.42872) (xy 153.431577 107.452031) (xy 153.408152 107.473734) (xy 153.384303 107.493829)
+ (xy 153.360029 107.512316) (xy 153.33533 107.529196) (xy 153.310207 107.544469) (xy 153.284659 107.558133)
+ (xy 153.258687 107.57019) (xy 153.23229 107.58064) (xy 153.205469 107.589482) (xy 153.178223 107.596716)
+ (xy 153.150552 107.602343) (xy 153.122457 107.606362) (xy 153.093938 107.608773) (xy 153.064993 107.609577)
+ (xy 153.034456 107.609148) (xy 153.004667 107.60786) (xy 152.975628 107.605713) (xy 152.947337 107.602708)
+ (xy 152.919795 107.598844) (xy 152.893003 107.594121) (xy 152.866959 107.58854) (xy 152.841664 107.5821)
+ (xy 152.817118 107.574801) (xy 152.793321 107.566644) (xy 152.770273 107.557628) (xy 152.737105 107.542494)
+ (xy 152.705623 107.525428) (xy 152.675825 107.50643) (xy 152.666267 107.499668) (xy 152.645821 107.485447)
+ (xy 152.6257 107.470263) (xy 152.605903 107.454115) (xy 152.58643 107.437004) (xy 152.567282 107.418929)
+ (xy 152.548458 107.399891) (xy 152.529959 107.379888) (xy 152.511783 107.358923) (xy 152.493933 107.336993)
+ (xy 152.476406 107.3141) (xy 152.459204 107.290244) (xy 152.442327 107.265423) (xy 152.425774 107.23964)
+ (xy 152.409545 107.212892) (xy 152.39364 107.185181) (xy 152.37806 107.156506) (xy 152.365789 107.180227)
+ (xy 152.353092 107.203304) (xy 152.339971 107.225736) (xy 152.326426 107.247525) (xy 152.312456 107.26867)
+ (xy 152.298061 107.28917) (xy 152.283242 107.309027) (xy 152.267999 107.32824) (xy 152.244337 107.355851)
+ (xy 152.21972 107.382014) (xy 152.194148 107.406727) (xy 152.16762 107.429992) (xy 152.140138 107.451807)
+ (xy 152.130765 107.458757) (xy 152.10464 107.475889) (xy 152.077785 107.491336) (xy 152.0502 107.505098)
+ (xy 152.021886 107.517175) (xy 151.992841 107.527567) (xy 151.963067 107.536273) (xy 151.932563 107.543294)
+ (xy 151.901329 107.548631) (xy 151.869365 107.552282) (xy 151.836671 107.554248) (xy 151.81447 107.554622)
+ (xy 151.785581 107.553926) (xy 151.757226 107.551836) (xy 151.729405 107.548354) (xy 151.702118 107.543479)
+ (xy 151.675366 107.53721) (xy 151.649148 107.529549) (xy 151.623465 107.520495) (xy 151.598315 107.510048)
+ (xy 151.5737 107.498208) (xy 151.549619 107.484975) (xy 151.526073 107.470349) (xy 151.50306 107.45433)
+ (xy 151.480582 107.436918) (xy 151.458639 107.418113) (xy 151.437229 107.397916) (xy 151.416354 107.376325)
+ (xy 151.39639 107.353427) (xy 151.377714 107.329461) (xy 151.360326 107.304426) (xy 151.344226 107.278323)
+ (xy 151.329414 107.251151) (xy 151.31589 107.22291) (xy 151.303654 107.193601) (xy 151.292706 107.163223)
+ (xy 151.283046 107.131777) (xy 151.274674 107.099262) (xy 151.26759 107.065679) (xy 151.261794 107.031027)
+ (xy 151.257286 106.995306) (xy 151.254066 106.958517) (xy 151.252134 106.920659) (xy 151.25149 106.881733)
+ (xy 151.347356 106.881733) (xy 151.347892 106.913735) (xy 151.349502 106.944559) (xy 151.352186 106.974204)
+ (xy 151.355942 107.002672) (xy 151.360772 107.029961) (xy 151.366676 107.056071) (xy 151.373652 107.081003)
+ (xy 151.381702 107.104758) (xy 151.39579 107.138179) (xy 151.412292 107.16895) (xy 151.43121 107.197069)
+ (xy 151.452542 107.222538) (xy 151.47629 107.245355) (xy 151.484742 107.252372) (xy 151.510626 107.272014)
+ (xy 151.536756 107.289724) (xy 151.563133 107.305502) (xy 151.589757 107.319348) (xy 151.616628 107.331262)
+ (xy 151.643746 107.341244) (xy 151.67111 107.349294) (xy 151.698722 107.355412) (xy 151.72658 107.359598)
+ (xy 151.754685 107.361852) (xy 151.773559 107.362281) (xy 151.80172 107.360955) (xy 151.829645 107.356979)
+ (xy 151.857333 107.350351) (xy 151.884785 107.341072) (xy 151.912001 107.329142) (xy 151.938981 107.314561)
+ (xy 151.965725 107.297328) (xy 151.992233 107.277445) (xy 152.018505 107.25491) (xy 152.04454 107.229724)
+ (xy 152.061766 107.211461) (xy 152.080533 107.190369) (xy 152.098975 107.168308) (xy 152.117093 107.145279)
+ (xy 152.134886 107.121282) (xy 152.152355 107.096316) (xy 152.167059 107.074074) (xy 152.433015 107.074074)
+ (xy 152.448543 107.095987) (xy 152.46429 107.117151) (xy 152.480256 107.137566) (xy 152.496442 107.157232)
+ (xy 152.512847 107.176148) (xy 152.529472 107.194316) (xy 152.55482 107.220164) (xy 152.580663 107.244327)
+ (xy 152.606999 107.266804) (xy 152.633829 107.287596) (xy 152.661152 107.306703) (xy 152.688969 107.324125)
+ (xy 152.707788 107.334804) (xy 152.736555 107.349535) (xy 152.766299 107.362818) (xy 152.79702 107.374651)
+ (xy 152.828717 107.385036) (xy 152.861391 107.393971) (xy 152.895042 107.401458) (xy 152.929669 107.407495)
+ (xy 152.965274 107.412084) (xy 153.001855 107.415223) (xy 153.026785 107.416511) (xy 153.052149 107.417155)
+ (xy 153.064993 107.417236) (xy 153.093723 107.416699) (xy 153.121599 107.415089) (xy 153.14862 107.412406)
+ (xy 153.174788 107.408649) (xy 153.200102 107.403819) (xy 153.224562 107.397916) (xy 153.248168 107.390939)
+ (xy 153.281977 107.378462) (xy 153.313864 107.363569) (xy 153.343829 107.346262) (xy 153.371874 107.326539)
+ (xy 153.397997 107.304402) (xy 153.422199 107.279849) (xy 153.438835 107.260727) (xy 153.454399 107.241066)
+ (xy 153.468889 107.220866) (xy 153.482305 107.200127) (xy 153.494649 107.178848) (xy 153.505919 107.157031)
+ (xy 153.516115 107.134675) (xy 153.525239 107.111779) (xy 153.533289 107.088345) (xy 153.540265 107.064372)
+ (xy 153.546169 107.039859) (xy 153.550999 107.014807) (xy 153.554755 106.989217) (xy 153.557439 106.963087)
+ (xy 153.559049 106.936418) (xy 153.559585 106.909211) (xy 153.559049 106.877135) (xy 153.557439 106.846242)
+ (xy 153.554755 106.816532) (xy 153.550999 106.788005) (xy 153.546169 106.760661) (xy 153.540265 106.734501)
+ (xy 153.533289 106.709523) (xy 153.525239 106.685728) (xy 153.511151 106.652255) (xy 153.494649 106.621443)
+ (xy 153.475731 106.593293) (xy 153.454399 106.567805) (xy 153.430651 106.544979) (xy 153.422199 106.537961)
+ (xy 153.393446 106.515919) (xy 153.363974 106.496044) (xy 153.333783 106.478338) (xy 153.302873 106.4628)
+ (xy 153.271243 106.449429) (xy 153.238895 106.438227) (xy 153.205827 106.429193) (xy 153.172041 106.422328)
+ (xy 153.137535 106.41763) (xy 153.10231 106.415101) (xy 153.078427 106.414619) (xy 153.045114 106.416068)
+ (xy 153.012038 106.420415) (xy 152.979197 106.42766) (xy 152.946593 106.437803) (xy 152.914225 106.450844)
+ (xy 152.882093 106.466783) (xy 152.860803 106.479019) (xy 152.839617 106.492543) (xy 152.818537 106.507355)
+ (xy 152.797562 106.523455) (xy 152.776691 106.540843) (xy 152.755926 106.559519) (xy 152.735266 106.579483)
+ (xy 152.714765 106.600735) (xy 152.694479 106.623275) (xy 152.674408 106.647103) (xy 152.654551 106.672219)
+ (xy 152.634909 106.698623) (xy 152.615482 106.726315) (xy 152.596269 106.755295) (xy 152.577271 106.785563)
+ (xy 152.558488 106.817119) (xy 152.539919 106.849963) (xy 152.521565 106.884095) (xy 152.503426 106.919515)
+ (xy 152.485501 106.956223) (xy 152.467791 106.994219) (xy 152.450296 107.033503) (xy 152.433015 107.074074)
+ (xy 152.167059 107.074074) (xy 152.1695 107.070382) (xy 152.18632 107.04348) (xy 152.202816 107.015609)
+ (xy 152.218988 106.98677) (xy 152.234835 106.956962) (xy 152.250358 106.926186) (xy 152.265556 106.894442)
+ (xy 152.28043 106.861729) (xy 152.29498 106.828048) (xy 152.309205 106.793398) (xy 152.323106 106.75778)
+ (xy 152.307285 106.727593) (xy 152.290734 106.698854) (xy 152.273453 106.671565) (xy 152.255443 106.645724)
+ (xy 152.236703 106.621333) (xy 152.217232 106.59839) (xy 152.197032 106.576897) (xy 152.176102 106.556852)
+ (xy 152.154442 106.538257) (xy 152.132053 106.52111) (xy 152.116721 106.510484) (xy 152.093229 106.495753)
+ (xy 152.069007 106.48247) (xy 152.044056 106.470637) (xy 152.018375 106.460252) (xy 151.991964 106.451317)
+ (xy 151.964823 106.44383) (xy 151.936952 106.437793) (xy 151.908351 106.433204) (xy 151.87902 106.430065)
+ (xy 151.84896 106.428374) (xy 151.828514 106.428052) (xy 151.79281 106.429018) (xy 151.757824 106.431916)
+ (xy 151.723558 106.436746) (xy 151.690011 106.443508) (xy 151.657183 106.452202) (xy 151.625075 106.462828)
+ (xy 151.593685 106.475386) (xy 151.563014 106.489876) (xy 151.533063 106.506298) (xy 151.503831 106.524652)
+ (xy 151.484742 106.537961) (xy 151.46019 106.559659) (xy 151.438052 106.583535) (xy 151.41833 106.60959)
+ (xy 151.401022 106.637824) (xy 151.38613 106.668237) (xy 151.373652 106.700829) (xy 151.36359 106.7356)
+ (xy 151.358223 106.75999) (xy 151.35393 106.78535) (xy 151.35071 106.811677) (xy 151.348563 106.838973)
+ (xy 151.34749 106.867238) (xy 151.347356 106.881733) (xy 151.25149 106.881733) (xy 151.252134 106.846063)
+ (xy 151.254066 106.811256) (xy 151.257286 106.777312) (xy 151.261794 106.744232) (xy 151.26759 106.712015)
+ (xy 151.274674 106.680662) (xy 151.283046 106.650172) (xy 151.292706 106.620546) (xy 151.303654 106.591783)
+ (xy 151.31589 106.563884) (xy 151.329414 106.536848) (xy 151.344226 106.510675) (xy 151.360326 106.485366)
+ (xy 151.377714 106.46092) (xy 151.39639 106.437338) (xy 151.416354 106.414619) (xy 151.437229 106.392954)
+ (xy 151.458639 106.372687) (xy 151.480582 106.353818) (xy 151.50306 106.336347) (xy 151.526073 106.320273)
+ (xy 151.549619 106.305597) (xy 151.5737 106.292318) (xy 151.598315 106.280438) (xy 151.623465 106.269955)
+ (xy 151.649148 106.26087) (xy 151.675366 106.253182) (xy 151.702118 106.246893) (xy 151.729405 106.242001)
+ (xy 151.757226 106.238506) (xy 151.785581 106.23641) (xy 151.81447 106.235711) (xy 151.845141 106.236677)
+ (xy 151.875328 106.239575) (xy 151.905033 106.244405) (xy 151.934254 106.251167) (xy 151.962993 106.259861)
+ (xy 151.991248 106.270487) (xy 152.01902 106.283045) (xy 152.04631 106.297535) (xy 152.073116 106.313957)
+ (xy 152.09944 106.332311) (xy 152.116721 106.34562) (xy 152.144749 106.364794) (xy 152.172047 106.386135)
+ (xy 152.198616 106.409645) (xy 152.224455 106.435322) (xy 152.241275 106.453645) (xy 152.257771 106.472932)
+ (xy 152.273942 106.493182) (xy 152.28979 106.514396) (xy 152.305312 106.536573) (xy 152.320511 106.559714)
+ (xy 152.335385 106.583819) (xy 152.349934 106.608887) (xy 152.36416 106.634919) (xy 152.37806 106.661915)
+ (xy 152.395341 106.633166) (xy 152.412836 106.605386) (xy 152.430546 106.578574) (xy 152.448471 106.552731)
+ (xy 152.46661 106.527855) (xy 152.484964 106.503949) (xy 152.503533 106.48101) (xy 152.522316 106.45904)
+ (xy 152.541314 106.438039) (xy 152.560527 106.418006) (xy 152.579954 106.398941) (xy 152.599596 106.380845)
+ (xy 152.619453 106.363717) (xy 152.639524 106.347557) (xy 152.65981 106.332366) (xy 152.680311 106.318143)
+ (xy 152.701026 106.304834) (xy 152.732502 106.28648) (xy 152.76446 106.270058) (xy 152.796902 106.255568)
+ (xy 152.829826 106.24301) (xy 152.863234 106.232384) (xy 152.897124 106.22369) (xy 152.931498 106.216928)
+ (xy 152.966354 106.212098) (xy 153.001694 106.2092) (xy 153.037516 106.208234)
+ )
+ )
+ (polygon
+ (pts
+ (xy 152.982561 104.858181) (xy 153.003169 104.84094) (xy 153.023777 104.825395) (xy 153.044385 104.811545)
+ (xy 153.071863 104.795717) (xy 153.09934 104.782904) (xy 153.126817 104.773105) (xy 153.154295 104.766322)
+ (xy 153.181772 104.762553) (xy 153.20238 104.761705) (xy 153.237838 104.763036) (xy 153.272082 104.767029)
+ (xy 153.305114 104.773684) (xy 153.336933 104.783) (xy 153.367539 104.794979) (xy 153.396932 104.809619)
+ (xy 153.425113 104.826921) (xy 153.45208 104.846885) (xy 153.477835 104.869511) (xy 153.502377 104.894799)
+ (xy 153.518064 104.913136) (xy 153.540216 104.94178) (xy 153.560189 104.971153) (xy 153.577983 105.001257)
+ (xy 153.593598 105.03209) (xy 153.607034 105.063653) (xy 153.618292 105.095946) (xy 153.62737 105.128969)
+ (xy 153.63427 105.162722) (xy 153.638991 105.197204) (xy 153.641533 105.232417) (xy 153.642017 105.256297)
+ (xy 153.641652 105.286608) (xy 153.640557 105.315717) (xy 153.638733 105.343623) (xy 153.636178 105.370328)
+ (xy 153.632894 105.39583) (xy 153.62888 105.420131) (xy 153.622392 105.450661) (xy 153.614607 105.479054)
+ (xy 153.605524 105.50531) (xy 153.600496 105.517637) (xy 153.591158 105.543304) (xy 153.583752 105.569014)
+ (xy 153.578278 105.594767) (xy 153.574736 105.620562) (xy 153.573126 105.646401) (xy 153.573019 105.655024)
+ (xy 153.574678 105.681562) (xy 153.580274 105.706893) (xy 153.587063 105.723412) (xy 153.607671 105.739698)
+ (xy 153.623127 105.759463) (xy 153.636865 105.782466) (xy 153.642017 105.79241) (xy 153.133381 105.833321)
+ (xy 153.119948 105.750889) (xy 153.14857 105.745506) (xy 153.176124 105.739583) (xy 153.202609 105.733122)
+ (xy 153.228026 105.726121) (xy 153.252374 105.718582) (xy 153.275653 105.710503) (xy 153.308568 105.697374)
+ (xy 153.33908 105.683033) (xy 153.367187 105.667478) (xy 153.392889 105.650711) (xy 153.416188 105.632731)
+ (xy 153.437082 105.613538) (xy 153.449676 105.600069) (xy 153.469318 105.575985) (xy 153.487028 105.550216)
+ (xy 153.502806 105.522762) (xy 153.516652 105.493623) (xy 153.528566 105.462799) (xy 153.538548 105.430289)
+ (xy 153.546598 105.396095) (xy 153.552716 105.360215) (xy 153.555721 105.335359) (xy 153.557868 105.309754)
+ (xy 153.559156 105.2834) (xy 153.559585 105.256297) (xy 153.558979 105.230902) (xy 153.557159 105.206237)
+ (xy 153.552847 105.174485) (xy 153.546378 105.144031) (xy 153.537754 105.114875) (xy 153.526973 105.087016)
+ (xy 153.514035 105.060454) (xy 153.498942 105.035191) (xy 153.490587 105.023045) (xy 153.472412 105.000434)
+ (xy 153.45208 104.980837) (xy 153.429593 104.964255) (xy 153.404949 104.950688) (xy 153.378149 104.940136)
+ (xy 153.349193 104.932599) (xy 153.318081 104.928077) (xy 153.293331 104.926663) (xy 153.284812 104.926569)
+ (xy 153.254692 104.927857) (xy 153.226308 104.931721) (xy 153.199661 104.938161) (xy 153.17475 104.947177)
+ (xy 153.151576 104.958769) (xy 153.130138 104.972937) (xy 153.110436 104.989681) (xy 153.092471 105.009001)
+ (xy 153.072292 105.030258) (xy 153.052972 105.052812) (xy 153.034511 105.076664) (xy 153.016908 105.101814)
+ (xy 153.000164 105.12826) (xy 152.984279 105.156005) (xy 152.972928 105.177665) (xy 152.962061 105.200054)
+ (xy 152.955084 105.215386) (xy 152.942635 105.24018) (xy 152.931163 105.263042) (xy 152.917386 105.29052)
+ (xy 152.905346 105.314562) (xy 152.892737 105.339786) (xy 152.881188 105.36297) (xy 152.872652 105.38025)
+ (xy 152.864924 105.403892) (xy 152.853279 105.430214) (xy 152.84174 105.454668) (xy 152.830578 105.477623)
+ (xy 152.817698 105.503593) (xy 152.80331 105.527702) (xy 152.787625 105.551793) (xy 152.770643 105.575864)
+ (xy 152.752363 105.599916) (xy 152.732785 105.623949) (xy 152.71191 105.647963) (xy 152.689737 105.671958)
+ (xy 152.672256 105.689942) (xy 152.666267 105.695934) (xy 152.645449 105.715254) (xy 152.624211 105.731998)
+ (xy 152.602554 105.746166) (xy 152.580477 105.757758) (xy 152.55229 105.768626) (xy 152.523447 105.775468)
+ (xy 152.493948 105.778286) (xy 152.48797 105.778366) (xy 152.462548 105.77783) (xy 152.437881 105.77622)
+ (xy 152.402293 105.771792) (xy 152.3684 105.76495) (xy 152.336204 105.755692) (xy 152.305704 105.74402)
+ (xy 152.276899 105.729932) (xy 152.24979 105.71343) (xy 152.224377 105.694512) (xy 152.20066 105.67318)
+ (xy 152.178639 105.649432) (xy 152.171675 105.64098) (xy 152.152033 105.614737) (xy 152.134323 105.587528)
+ (xy 152.118545 105.559353) (xy 152.104699 105.530212) (xy 152.092785 105.500105) (xy 152.082803 105.469032)
+ (xy 152.074753 105.436993) (xy 152.068635 105.403988) (xy 152.064449 105.370017) (xy 152.062195 105.33508)
+ (xy 152.061766 105.311252) (xy 152.062007 105.286098) (xy 152.063081 105.254447) (xy 152.065013 105.224952)
+ (xy 152.067803 105.197613) (xy 152.071453 105.17243) (xy 152.077222 105.143984) (xy 152.084333 105.118906)
+ (xy 152.089243 105.105477) (xy 152.101205 105.080716) (xy 152.111139 105.057952) (xy 152.120384 105.033273)
+ (xy 152.12748 105.008116) (xy 152.130765 104.981524) (xy 152.129105 104.956572) (xy 152.121493 104.93278)
+ (xy 152.116721 104.926569) (xy 152.102696 104.904072) (xy 152.086993 104.88472) (xy 152.069304 104.865734)
+ (xy 152.061766 104.858181) (xy 152.515447 104.803227) (xy 152.52888 104.885659) (xy 152.496051 104.893936)
+ (xy 152.464423 104.903426) (xy 152.433998 104.914129) (xy 152.404775 104.926045) (xy 152.376753 104.939173)
+ (xy 152.349934 104.953515) (xy 152.324317 104.969069) (xy 152.299903 104.985836) (xy 152.27669 105.003816)
+ (xy 152.25468 105.023009) (xy 152.240674 105.036479) (xy 152.223433 105.055169) (xy 152.207887 105.075061)
+ (xy 152.194038 105.096156) (xy 152.181884 105.118453) (xy 152.171426 105.141951) (xy 152.162664 105.166652)
+ (xy 152.155598 105.192555) (xy 152.150228 105.219661) (xy 152.146553 105.247968) (xy 152.144575 105.277478)
+ (xy 152.144198 105.297818) (xy 152.144804 105.328006) (xy 152.146624 105.356744) (xy 152.149656 105.384034)
+ (xy 152.153901 105.409874) (xy 152.159359 105.434266) (xy 152.168523 105.464534) (xy 152.179843 105.492226)
+ (xy 152.193319 105.517342) (xy 152.208951 105.539882) (xy 152.213197 105.545114) (xy 152.235924 105.564816)
+ (xy 152.261365 105.581178) (xy 152.283672 105.591864) (xy 152.307714 105.600412) (xy 152.333493 105.606824)
+ (xy 152.361009 105.611098) (xy 152.390261 105.613235) (xy 152.405538 105.613502) (xy 152.432156 105.612434)
+ (xy 152.457058 105.609228) (xy 152.485769 105.602216) (xy 152.511798 105.591864) (xy 152.535143 105.578173)
+ (xy 152.555804 105.561143) (xy 152.570402 105.545114) (xy 152.58414 105.524077) (xy 152.597879 105.502181)
+ (xy 152.611618 105.479426) (xy 152.625356 105.455813) (xy 152.639095 105.431341) (xy 152.652834 105.40601)
+ (xy 152.666572 105.379821) (xy 152.680311 105.352773) (xy 152.692332 105.32873) (xy 152.704354 105.304688)
+ (xy 152.716375 105.280645) (xy 152.728396 105.256602) (xy 152.735266 105.242864) (xy 152.746536 105.215551)
+ (xy 152.757403 105.190593) (xy 152.769612 105.163637) (xy 152.780346 105.140635) (xy 152.791938 105.116354)
+ (xy 152.804388 105.090794) (xy 152.817698 105.063956) (xy 152.832295 105.036698) (xy 152.84861 105.009879)
+ (xy 152.866642 104.983499) (xy 152.886391 104.957558) (xy 152.90233 104.93839) (xy 152.919235 104.919469)
+ (xy 152.937106 104.900794) (xy 152.955943 104.882367) (xy 152.975746 104.864187)
+ )
+ )
+ (polygon
+ (pts
+ (xy 152.853723 104.179186) (xy 152.899645 104.178649) (xy 152.943836 104.177039) (xy 152.986294 104.174356)
+ (xy 153.027021 104.170599) (xy 153.066017 104.165769) (xy 153.10328 104.159866) (xy 153.138813 104.152889)
+ (xy 153.172613 104.144839) (xy 153.204682 104.135716) (xy 153.235019 104.12552) (xy 153.263624 104.11425)
+ (xy 153.290498 104.101906) (xy 153.315641 104.08849) (xy 153.339051 104.074) (xy 153.36073 104.058436)
+ (xy 153.380677 104.0418) (xy 153.400641 104.022551) (xy 153.419317 104.002663) (xy 153.436705 103.982137)
+ (xy 153.452805 103.96097) (xy 153.467617 103.939165) (xy 153.481141 103.91672) (xy 153.493377 103.893637)
+ (xy 153.504325 103.869914) (xy 153.513985 103.845551) (xy 153.522357 103.82055) (xy 153.529441 103.794909)
+ (xy 153.535237 103.768629) (xy 153.539745 103.74171) (xy 153.542965 103.714152) (xy 153.544897 103.685954)
+ (xy 153.545541 103.657117) (xy 153.544575 103.626447) (xy 153.541677 103.596259) (xy 153.536847 103.566555)
+ (xy 153.530085 103.537333) (xy 153.521391 103.508595) (xy 153.510765 103.480339) (xy 153.498207 103.452567)
+ (xy 153.483717 103.425277) (xy 153.467295 103.398471) (xy 153.448941 103.372147) (xy 153.435632 103.354867)
+ (xy 153.414782 103.332232) (xy 153.39345 103.31081) (xy 153.371635 103.290601) (xy 153.349336 103.271605)
+ (xy 153.326555 103.253821) (xy 153.30329 103.237251) (xy 153.279543 103.221893) (xy 153.255312 103.207748)
+ (xy 153.230599 103.194817) (xy 153.205402 103.183098) (xy 153.188336 103.175959) (xy 153.215813 103.107571)
+ (xy 153.241697 103.116213) (xy 153.267827 103.126798) (xy 153.294204 103.139325) (xy 153.320828 103.153796)
+ (xy 153.347699 103.170209) (xy 153.374817 103.188564) (xy 153.402182 103.208863) (xy 153.429793 103.231104)
+ (xy 153.448338 103.247011) (xy 153.466992 103.263781) (xy 153.485757 103.281415) (xy 153.504631 103.299912)
+ (xy 153.522894 103.319089) (xy 153.539979 103.338914) (xy 153.555886 103.359389) (xy 153.570614 103.380512)
+ (xy 153.584165 103.402284) (xy 153.596536 103.424705) (xy 153.60773 103.447774) (xy 153.617746 103.471492)
+ (xy 153.626583 103.49586) (xy 153.634241 103.520875) (xy 153.640722 103.54654) (xy 153.646024 103.572853)
+ (xy 153.650148 103.599815) (xy 153.653094 103.627426) (xy 153.654861 103.655686) (xy 153.655451 103.684594)
+ (xy 153.654647 103.723628) (xy 153.652235 103.761808) (xy 153.648216 103.799133) (xy 153.64259 103.835605)
+ (xy 153.635355 103.871223) (xy 153.626513 103.905987) (xy 153.616064 103.939897) (xy 153.604007 103.972954)
+ (xy 153.590342 104.005156) (xy 153.57507 104.036504) (xy 153.55819 104.066999) (xy 153.539702 104.09664)
+ (xy 153.519607 104.125426) (xy 153.497904 104.153359) (xy 153.474594 104.180438) (xy 153.449676 104.206663)
+ (xy 153.423181 104.229955) (xy 153.395294 104.251743) (xy 153.366013 104.272029) (xy 153.33534 104.290813)
+ (xy 153.303273 104.308093) (xy 153.269814 104.323871) (xy 153.234962 104.338147) (xy 153.198716 104.350919)
+ (xy 153.161078 104.362189) (xy 153.122047 104.371957) (xy 153.081623 104.380221) (xy 153.039806 104.386983)
+ (xy 152.996596 104.392243) (xy 152.951993 104.395999) (xy 152.905997 104.398253) (xy 152.858608 104.399005)
+ (xy 152.814494 104.398253) (xy 152.771454 104.395999) (xy 152.729486 104.392243) (xy 152.688592 104.386983)
+ (xy 152.648772 104.380221) (xy 152.610024 104.371957) (xy 152.57235 104.362189) (xy 152.53575 104.350919)
+ (xy 152.500222 104.338147) (xy 152.465768 104.323871) (xy 152.432388 104.308093) (xy 152.40008 104.290813)
+ (xy 152.368846 104.272029) (xy 152.338686 104.251743) (xy 152.309599 104.229955) (xy 152.281585 104.206663)
+ (xy 152.254966 104.182191) (xy 152.230065 104.156861) (xy 152.206881 104.130672) (xy 152.185414 104.103624)
+ (xy 152.165665 104.075717) (xy 152.147633 104.046952) (xy 152.131318 104.017328) (xy 152.116721 103.986845)
+ (xy 152.103841 103.955504) (xy 152.092678 103.923304) (xy 152.083233 103.890245) (xy 152.075505 103.856328)
+ (xy 152.069494 103.821552) (xy 152.065201 103.785917) (xy 152.062625 103.749424) (xy 152.061766 103.712072)
+ (xy 152.158242 103.712072) (xy 152.158886 103.737526) (xy 152.160818 103.762447) (xy 152.164038 103.786833)
+ (xy 152.171283 103.82241) (xy 152.181426 103.856786) (xy 152.194467 103.889959) (xy 152.210406 103.92193)
+ (xy 152.229243 103.952699) (xy 152.250978 103.982265) (xy 152.267078 104.001309) (xy 152.284466 104.019818)
+ (xy 152.303142 104.037792) (xy 152.323106 104.055233) (xy 152.34255 104.070243) (xy 152.363177 104.084284)
+ (xy 152.384987 104.097358) (xy 152.40798 104.109462) (xy 152.432156 104.120599) (xy 152.457516 104.130767)
+ (xy 152.484058 104.139967) (xy 152.511783 104.148198) (xy 152.540692 104.155461) (xy 152.570783 104.161755)
+ (xy 152.602058 104.167081) (xy 152.634515 104.171439) (xy 152.668156 104.174828) (xy 152.70298 104.177249)
+ (xy 152.738986 104.178702) (xy 152.776176 104.179186) (xy 152.776176 103.299912) (xy 152.738932 103.298695)
+ (xy 152.70276 103.298557) (xy 152.667662 103.299497) (xy 152.633638 103.301515) (xy 152.600686 103.304611)
+ (xy 152.568808 103.308785) (xy 152.538004 103.314037) (xy 152.508272 103.320367) (xy 152.479614 103.327776)
+ (xy 152.45203 103.336262) (xy 152.425518 103.345827) (xy 152.40008 103.356469) (xy 152.375716 103.36819)
+ (xy 152.352424 103.380989) (xy 152.330206 103.394866) (xy 152.309062 103.409821) (xy 152.282109 103.431154)
+ (xy 152.257807 103.453935) (xy 152.236156 103.478166) (xy 152.217156 103.503845) (xy 152.200807 103.530974)
+ (xy 152.18711 103.559551) (xy 152.176063 103.589578) (xy 152.167668 103.621053) (xy 152.161924 103.653978)
+ (xy 152.158831 103.688351) (xy 152.158242 103.712072) (xy 152.061766 103.712072) (xy 152.062465 103.679674)
+ (xy 152.064561 103.647815) (xy 152.068056 103.616495) (xy 152.072948 103.585714) (xy 152.079237 103.555472)
+ (xy 152.086925 103.52577) (xy 152.09601 103.496606) (xy 152.106493 103.467982) (xy 152.118374 103.439896)
+ (xy 152.131652 103.412349) (xy 152.146328 103.385342) (xy 152.162402 103.358874) (xy 152.179873 103.332944)
+ (xy 152.198742 103.307554) (xy 152.219009 103.282703) (xy 152.240674 103.258391) (xy 152.26382 103.235099)
+ (xy 152.288988 103.213311) (xy 152.316179 103.193025) (xy 152.345393 103.174241) (xy 152.376629 103.156961)
+ (xy 152.409888 103.141183) (xy 152.44517 103.126907) (xy 152.482474 103.114135) (xy 152.521801 103.102865)
+ (xy 152.563151 103.093097) (xy 152.606523 103.084833) (xy 152.651918 103.078071) (xy 152.699335 103.072811)
+ (xy 152.723802 103.070745) (xy 152.748775 103.069055) (xy 152.774254 103.06774) (xy 152.800238 103.066801)
+ (xy 152.826728 103.066237) (xy 152.853723 103.066049)
+ )
+ )
+ (polygon
+ (pts
+ (xy 152.224913 101.304333) (xy 152.249787 101.310371) (xy 152.272327 101.322178) (xy 152.281585 101.330093)
+ (xy 152.303481 101.342866) (xy 152.317267 101.363629) (xy 152.322741 101.389148) (xy 152.323106 101.399092)
+ (xy 152.319859 101.425631) (xy 152.310118 101.448995) (xy 152.295628 101.46748) (xy 152.279784 101.487588)
+ (xy 152.25945 101.50114) (xy 152.240674 101.509001) (xy 152.218778 101.521452) (xy 152.204991 101.542012)
+ (xy 152.199517 101.56745) (xy 152.199153 101.577389) (xy 152.209177 101.601808) (xy 152.221657 101.625297)
+ (xy 152.235331 101.647227) (xy 152.251577 101.670444) (xy 152.254107 101.673865) (xy 152.272294 101.657363)
+ (xy 152.292509 101.642202) (xy 152.314751 101.628383) (xy 152.33902 101.615905) (xy 152.365316 101.604769)
+ (xy 152.39364 101.594975) (xy 152.405538 101.591433) (xy 152.429514 101.584993) (xy 152.453509 101.579412)
+ (xy 152.477523 101.574689) (xy 152.507567 101.569993) (xy 152.537641 101.566639) (xy 152.567745 101.564627)
+ (xy 152.597879 101.563956) (xy 152.626281 101.565163) (xy 152.65493 101.568786) (xy 152.683826 101.574823)
+ (xy 152.712969 101.583276) (xy 152.742359 101.594143) (xy 152.771995 101.607426) (xy 152.801878 101.623123)
+ (xy 152.832009 101.641236) (xy 152.862386 101.661763) (xy 152.882774 101.67679) (xy 152.903273 101.69289)
+ (xy 152.913563 101.701342) (xy 152.933527 101.719052) (xy 152.952203 101.737836) (xy 152.969591 101.757692)
+ (xy 152.985691 101.778622) (xy 153.000503 101.800626) (xy 153.014027 101.823702) (xy 153.026263 101.847852)
+ (xy 153.037211 101.873076) (xy 153.046871 101.899372) (xy 153.055243 101.926742) (xy 153.062327 101.955186)
+ (xy 153.068123 101.984702) (xy 153.072631 102.015292) (xy 153.075851 102.046956) (xy 153.077783 102.079692)
+ (xy 153.078427 102.113502) (xy 153.077756 102.138919) (xy 153.075743 102.163651) (xy 153.071557 102.192423)
+ (xy 153.065439 102.220208) (xy 153.057389 102.247006) (xy 153.050949 102.264322) (xy 153.045418 102.289209)
+ (xy 153.037717 102.315748) (xy 153.028672 102.339599) (xy 153.016689 102.363565) (xy 153.010039 102.374232)
+ (xy 153.022703 102.396959) (xy 153.036653 102.417057) (xy 153.054169 102.436807) (xy 153.073365 102.453121)
+ (xy 153.078427 102.456663) (xy 153.100672 102.469946) (xy 153.124842 102.480277) (xy 153.147425 102.484141)
+ (xy 153.173185 102.482423) (xy 153.19806 102.476386) (xy 153.2206 102.464579) (xy 153.229857 102.456663)
+ (xy 153.244347 102.436807) (xy 153.253471 102.411583) (xy 153.257093 102.384294) (xy 153.257335 102.374232)
+ (xy 153.259377 102.360798) (xy 153.449676 102.360798) (xy 153.460098 102.383324) (xy 153.474361 102.411488)
+ (xy 153.489045 102.437515) (xy 153.504148 102.461405) (xy 153.51967 102.483158) (xy 153.535613 102.502774)
+ (xy 153.556131 102.524288) (xy 153.573019 102.539095) (xy 153.599464 102.551057) (xy 153.627282 102.560991)
+ (xy 153.65647 102.568898) (xy 153.680809 102.573764) (xy 153.706025 102.577332) (xy 153.732119 102.579603)
+ (xy 153.75909 102.580576) (xy 153.76597 102.580617) (xy 153.793228 102.57868) (xy 153.820047 102.57287)
+ (xy 153.846427 102.563186) (xy 153.872369 102.549628) (xy 153.897871 102.532197) (xy 153.91671 102.516582)
+ (xy 153.935302 102.498788) (xy 153.953647 102.478815) (xy 153.971745 102.456663) (xy 153.988986 102.432447)
+ (xy 154.004532 102.406052) (xy 154.018381 102.377478) (xy 154.030535 102.346726) (xy 154.040993 102.313794)
+ (xy 154.049755 102.278683) (xy 154.054654 102.254066) (xy 154.058799 102.22848) (xy 154.062191 102.201926)
+ (xy 154.064829 102.174403) (xy 154.066714 102.145912) (xy 154.067844 102.116453) (xy 154.068221 102.086025)
+ (xy 154.067899 102.058815) (xy 154.066933 102.032139) (xy 154.065323 102.005997) (xy 154.063069 101.98039)
+ (xy 154.060171 101.955317) (xy 154.056629 101.930778) (xy 154.050108 101.894972) (xy 154.042139 101.860367)
+ (xy 154.03272 101.826965) (xy 154.021853 101.794765) (xy 154.009536 101.763767) (xy 153.995771 101.733972)
+ (xy 153.985789 101.714776) (xy 153.972133 101.690223) (xy 153.957038 101.668086) (xy 153.940505 101.648363)
+ (xy 153.922534 101.631056) (xy 153.903124 101.616163) (xy 153.875008 101.600063) (xy 153.852243 101.590806)
+ (xy 153.828039 101.583963) (xy 153.802397 101.579536) (xy 153.775317 101.577523) (xy 153.76597 101.577389)
+ (xy 153.736835 101.578403) (xy 153.709728 101.581444) (xy 153.684648 101.586513) (xy 153.657227 101.595271)
+ (xy 153.632727 101.606949) (xy 153.61454 101.618911) (xy 153.592455 101.632889) (xy 153.574285 101.650784)
+ (xy 153.560031 101.672593) (xy 153.549691 101.698318) (xy 153.545541 101.714776) (xy 153.540532 101.743362)
+ (xy 153.535733 101.770656) (xy 153.531144 101.796657) (xy 153.526765 101.821365) (xy 153.52059 101.856003)
+ (xy 153.514887 101.887733) (xy 153.509656 101.916553) (xy 153.504898 101.942465) (xy 153.499288 101.97249)
+ (xy 153.494517 101.997344) (xy 153.490587 102.017026) (xy 153.487944 102.048062) (xy 153.485055 102.079344)
+ (xy 153.481919 102.110873) (xy 153.478537 102.142649) (xy 153.474907 102.174672) (xy 153.47103 102.206942)
+ (xy 153.466907 102.239458) (xy 153.462537 102.272222) (xy 153.45792 102.305232) (xy 153.453056 102.33849)
+ (xy 153.449676 102.360798) (xy 153.259377 102.360798) (xy 153.262363 102.34116) (xy 153.267145 102.308808)
+ (xy 153.27168 102.277175) (xy 153.275968 102.246262) (xy 153.280009 102.216067) (xy 153.283803 102.186591)
+ (xy 153.28735 102.157835) (xy 153.290651 102.129798) (xy 153.293705 102.10248) (xy 153.296511 102.075881)
+ (xy 153.298245 102.058548) (xy 153.303279 102.030519) (xy 153.308077 102.003221) (xy 153.312639 101.976652)
+ (xy 153.316964 101.950814) (xy 153.321054 101.925705) (xy 153.324907 101.901326) (xy 153.329677 101.869956)
+ (xy 153.334028 101.839883) (xy 153.337959 101.811109) (xy 153.339767 101.797208) (xy 153.343416 101.770267)
+ (xy 153.347495 101.7444) (xy 153.352003 101.719606) (xy 153.35957 101.684427) (xy 153.368103 101.651664)
+ (xy 153.377602 101.621315) (xy 153.388067 101.593382) (xy 153.399498 101.567863) (xy 153.411895 101.54476)
+ (xy 153.425258 101.524071) (xy 153.444578 101.500243) (xy 153.449676 101.494957) (xy 153.468139 101.477825)
+ (xy 153.487579 101.462378) (xy 153.507995 101.448616) (xy 153.529389 101.436539) (xy 153.551759 101.426148)
+ (xy 153.575106 101.417441) (xy 153.599429 101.41042) (xy 153.624729 101.405084) (xy 153.651006 101.401432)
+ (xy 153.67826 101.399466) (xy 153.696972 101.399092) (xy 153.722446 101.399788) (xy 153.747271 101.401878)
+ (xy 153.771447 101.40536) (xy 153.806495 101.413196) (xy 153.840083 101.424165) (xy 153.872211 101.438269)
+ (xy 153.90288 101.455506) (xy 153.932089 101.475878) (xy 153.959838 101.499384) (xy 153.977527 101.516796)
+ (xy 153.994566 101.535601) (xy 154.010957 101.555799) (xy 154.0267 101.577389) (xy 154.04171 101.598803)
+ (xy 154.055751 101.62183) (xy 154.068824 101.646469) (xy 154.080929 101.67272) (xy 154.092066 101.700584)
+ (xy 154.102234 101.73006) (xy 154.111433 101.761149) (xy 154.119665 101.793849) (xy 154.126927 101.828163)
+ (xy 154.133222 101.864088) (xy 154.138548 101.901626) (xy 154.142906 101.940777) (xy 154.146295 101.98154)
+ (xy 154.148716 102.023915) (xy 154.150169 102.067902) (xy 154.150653 102.113502) (xy 154.150169 102.147527)
+ (xy 154.148716 102.180908) (xy 154.146295 102.213644) (xy 154.142906 102.245737) (xy 154.138548 102.277186)
+ (xy 154.133222 102.30799) (xy 154.126927 102.338151) (xy 154.119665 102.367667) (xy 154.111433 102.39654)
+ (xy 154.102234 102.424769) (xy 154.092066 102.452353) (xy 154.080929 102.479294) (xy 154.068824 102.505591)
+ (xy 154.055751 102.531243) (xy 154.04171 102.556252) (xy 154.0267 102.580617) (xy 154.012801 102.602207)
+ (xy 153.998583 102.622405) (xy 153.976657 102.65009) (xy 153.954011 102.674641) (xy 153.930647 102.696057)
+ (xy 153.906563 102.71434) (xy 153.88176 102.729488) (xy 153.856238 102.741502) (xy 153.829997 102.750382)
+ (xy 153.803036 102.756128) (xy 153.775357 102.75874) (xy 153.76597 102.758914) (xy 153.735822 102.757244)
+ (xy 153.705673 102.752235) (xy 153.681554 102.745824) (xy 153.657435 102.737276) (xy 153.633316 102.72659)
+ (xy 153.609197 102.713767) (xy 153.585078 102.698807) (xy 153.573019 102.690526) (xy 153.549691 102.671998)
+ (xy 153.527643 102.650913) (xy 153.506873 102.627271) (xy 153.487381 102.601072) (xy 153.473601 102.579745)
+ (xy 153.46054 102.55698) (xy 153.448199 102.532776) (xy 153.436577 102.507134) (xy 153.425673 102.480054)
+ (xy 153.422199 102.470707) (xy 153.408895 102.495797) (xy 153.394936 102.519544) (xy 153.380321 102.54195)
+ (xy 153.36505 102.563014) (xy 153.349123 102.582737) (xy 153.33254 102.601117) (xy 153.325723 102.608094)
+ (xy 153.30648 102.624035) (xy 153.28455 102.63606) (xy 153.259931 102.644171) (xy 153.232624 102.648365)
+ (xy 153.215813 102.649005) (xy 153.190396 102.647663) (xy 153.165665 102.643638) (xy 153.141619 102.63693)
+ (xy 153.118259 102.627538) (xy 153.095585 102.615463) (xy 153.073597 102.600705) (xy 153.064993 102.59405)
+ (xy 153.044858 102.576755) (xy 153.025667 102.555553) (xy 153.010395 102.5349) (xy 152.99578 102.511535)
+ (xy 152.981821 102.485456) (xy 152.971126 102.462639) (xy 152.968518 102.456663) (xy 152.94791 102.480134)
+ (xy 152.927302 102.502306) (xy 152.906694 102.523181) (xy 152.886086 102.542759) (xy 152.865478 102.561039)
+ (xy 152.84487 102.578022) (xy 152.824262 102.593707) (xy 152.803654 102.608094) (xy 152.782406 102.620974)
+ (xy 152.759881 102.632137) (xy 152.736077 102.641582) (xy 152.710994 102.64931) (xy 152.684633 102.655321)
+ (xy 152.656993 102.659614) (xy 152.628075 102.66219) (xy 152.597879 102.663049) (xy 152.570669 102.662512)
+ (xy 152.543993 102.660902) (xy 152.517851 102.658219) (xy 152.492244 102.654462) (xy 152.467171 102.649632)
+ (xy 152.442632 102.643729) (xy 152.418628 102.636752) (xy 152.395157 102.628702) (xy 152.372222 102.619579)
+ (xy 152.34982 102.609382) (xy 152.327952 102.598112) (xy 152.306619 102.585769) (xy 152.285821 102.572352)
+ (xy 152.265556 102.557862) (xy 152.245826 102.542299) (xy 152.22663 102.525662) (xy 152.208367 102.507952)
+ (xy 152.191281 102.489169) (xy 152.175375 102.469312) (xy 152.160646 102.448382) (xy 152.147096 102.426379)
+ (xy 152.134724 102.403302) (xy 152.12353 102.379152) (xy 152.113515 102.353929) (xy 152.104678 102.327632)
+ (xy 152.097019 102.300262) (xy 152.090538 102.271819) (xy 152.085236 102.242302) (xy 152.081112 102.211712)
+ (xy 152.078166 102.180049) (xy 152.076399 102.147312) (xy 152.07581 102.113502) (xy 152.158242 102.113502)
+ (xy 152.159084 102.143808) (xy 152.161612 102.172901) (xy 152.165825 102.20078) (xy 152.171723 102.227447)
+ (xy 152.179306 102.252901) (xy 152.188574 102.277143) (xy 152.199528 102.300171) (xy 152.212166 102.321986)
+ (xy 152.22649 102.342589) (xy 152.242499 102.361979) (xy 152.254107 102.374232) (xy 152.273522 102.391473)
+ (xy 152.295588 102.407018) (xy 152.320305 102.420868) (xy 152.347673 102.433022) (xy 152.377693 102.443479)
+ (xy 152.410363 102.452241) (xy 152.445685 102.459307) (xy 152.470705 102.463076) (xy 152.496904 102.466091)
+ (xy 152.524281 102.468352) (xy 152.552837 102.469859) (xy 152.58257 102.470613) (xy 152.597879 102.470707)
+ (xy 152.628308 102.469859) (xy 152.657771 102.467316) (xy 152.686268 102.463076) (xy 152.713799 102.457141)
+ (xy 152.740364 102.449509) (xy 152.765963 102.440182) (xy 152.790596 102.429159) (xy 152.814263 102.41644)
+ (xy 152.836964 102.402025) (xy 152.858699 102.385914) (xy 152.872652 102.374232) (xy 152.894695 102.35565)
+ (xy 152.914569 102.335856) (xy 152.932276 102.314849) (xy 152.947814 102.29263) (xy 152.961184 102.269197)
+ (xy 152.972386 102.244551) (xy 152.98142 102.218693) (xy 152.988286 102.191622) (xy 152.992984 102.163338)
+ (xy 152.995513 102.133841) (xy 152.995995 102.113502) (xy 152.995029 102.083191) (xy 152.992131 102.054083)
+ (xy 152.987301 102.026176) (xy 152.980539 101.999471) (xy 152.971845 101.973969) (xy 152.961219 101.949669)
+ (xy 152.948661 101.926571) (xy 152.934171 101.904675) (xy 152.917749 101.883981) (xy 152.899395 101.864489)
+ (xy 152.886086 101.852162) (xy 152.864877 101.83503) (xy 152.842465 101.819583) (xy 152.818852 101.805821)
+ (xy 152.794037 101.793744) (xy 152.768019 101.783353) (xy 152.740799 101.774646) (xy 152.712377 101.767625)
+ (xy 152.682753 101.762289) (xy 152.651927 101.758638) (xy 152.619899 101.756672) (xy 152.597879 101.756297)
+ (xy 152.56913 101.756726) (xy 152.54135 101.758014) (xy 152.514538 101.760161) (xy 152.488695 101.763166)
+ (xy 152.46382 101.76703) (xy 152.428323 101.774436) (xy 152.395005 101.783774) (xy 152.363866 101.795044)
+ (xy 152.334905 101.808246) (xy 152.308124 101.82338) (xy 152.283521 101.840446) (xy 152.261098 101.859444)
+ (xy 152.254107 101.866206) (xy 152.236975 101.884669) (xy 152.221528 101.904109) (xy 152.207766 101.924526)
+ (xy 152.195689 101.945919) (xy 152.185298 101.968289) (xy 152.176591 101.991636) (xy 152.16957 102.01596)
+ (xy 152.164233 102.04126) (xy 152.160582 102.067537) (xy 152.158616 102.09479) (xy 152.158242 102.113502)
+ (xy 152.07581 102.113502) (xy 152.076239 102.086235) (xy 152.077527 102.059387) (xy 152.079674 102.032959)
+ (xy 152.082679 102.006951) (xy 152.086543 101.981363) (xy 152.091266 101.956195) (xy 152.096847 101.931446)
+ (xy 152.103287 101.907117) (xy 152.110796 101.880289) (xy 152.119583 101.854758) (xy 152.129648 101.830524)
+ (xy 152.140992 101.807588) (xy 152.153615 101.78595) (xy 152.167515 101.765609) (xy 152.186689 101.742007)
+ (xy 152.199153 101.72882) (xy 152.182475 101.70514) (xy 152.166638 101.682337) (xy 152.15164 101.660413)
+ (xy 152.137481 101.639366) (xy 152.120964 101.614292) (xy 152.105758 101.590589) (xy 152.091865 101.568258)
+ (xy 152.089243 101.563956) (xy 152.081327 101.538867) (xy 152.074753 101.515119) (xy 152.068635 101.488393)
+ (xy 152.064449 101.463599) (xy 152.062007 101.437115) (xy 152.061766 101.426569) (xy 152.063226 101.402155)
+ (xy 152.068619 101.377361) (xy 152.079648 101.35389) (xy 152.095867 101.33561) (xy 152.103287 101.330093)
+ (xy 152.126658 101.319387) (xy 152.151721 101.310371) (xy 152.177819 101.304333) (xy 152.199153 101.302616)
+ )
+ )
+ (polygon
+ (pts
+ (xy 153.623088 98.515805) (xy 152.441564 99.106262) (xy 152.441564 99.600854) (xy 153.435632 99.600854)
+ (xy 153.461392 99.599137) (xy 153.486266 99.593099) (xy 153.508806 99.581292) (xy 153.518064 99.573377)
+ (xy 153.530085 99.552044) (xy 153.538672 99.528955) (xy 153.543824 99.504111) (xy 153.545541 99.477511)
+ (xy 153.545541 99.395079) (xy 153.623088 99.395079) (xy 153.623088 100.027058) (xy 153.545541 100.027058)
+ (xy 153.545541 99.944626) (xy 153.544575 99.920211) (xy 153.541006 99.895417) (xy 153.533708 99.871947)
+ (xy 153.519754 99.849908) (xy 153.518064 99.84815) (xy 153.498207 99.83366) (xy 153.472984 99.824537)
+ (xy 153.445694 99.820914) (xy 153.435632 99.820673) (xy 151.471309 99.820673) (xy 151.445549 99.82239)
+ (xy 151.420674 99.828427) (xy 151.398134 99.840234) (xy 151.388877 99.84815) (xy 151.371811 99.869378)
+ (xy 151.362709 99.892199) (xy 151.358063 99.916426) (xy 151.356515 99.944626) (xy 151.356515 100.027058)
+ (xy 151.278968 100.027058) (xy 151.278968 99.477511) (xy 151.356515 99.477511) (xy 151.358537 99.504111)
+ (xy 151.364605 99.528955) (xy 151.374718 99.552044) (xy 151.388877 99.573377) (xy 151.408734 99.587867)
+ (xy 151.433957 99.59699) (xy 151.461246 99.600612) (xy 151.471309 99.600854) (xy 152.364016 99.600854)
+ (xy 152.364016 99.120306) (xy 152.363535 99.086389) (xy 152.362089 99.05333) (xy 152.35968 99.02113)
+ (xy 152.356308 98.989789) (xy 152.351971 98.959306) (xy 152.346671 98.929682) (xy 152.340408 98.900917)
+ (xy 152.333181 98.87301) (xy 152.32499 98.845962) (xy 152.315836 98.819773) (xy 152.305718 98.794442)
+ (xy 152.294636 98.76997) (xy 152.282591 98.746357) (xy 152.269582 98.723602) (xy 152.25561 98.701706)
+ (xy 152.240674 98.680669) (xy 152.224645 98.659004) (xy 152.207548 98.638738) (xy 152.189383 98.619868)
+ (xy 152.170149 98.602397) (xy 152.149846 98.586323) (xy 152.128475 98.571647) (xy 152.106035 98.558369)
+ (xy 152.082527 98.546488) (xy 152.05795 98.536005) (xy 152.032304 98.52692) (xy 152.00559 98.519233)
+ (xy 151.977807 98.512943) (xy 151.948956 98.508051) (xy 151.919037 98.504557) (xy 151.888048 98.50246)
+ (xy 151.855991 98.501761) (xy 151.827135 98.50246) (xy 151.799033 98.504557) (xy 151.771685 98.508051)
+ (xy 151.74509 98.512943) (xy 151.719249 98.519233) (xy 151.694161 98.52692) (xy 151.669828 98.536005)
+ (xy 151.646248 98.546488) (xy 151.623422 98.558369) (xy 151.601349 98.571647) (xy 151.58003 98.586323)
+ (xy 151.559465 98.602397) (xy 151.539654 98.619868) (xy 151.520596 98.638738) (xy 151.502292 98.659004)
+ (xy 151.484742 98.680669) (xy 151.469215 98.701814) (xy 151.454689 98.724032) (xy 151.441165 98.747323)
+ (xy 151.428643 98.771688) (xy 151.417122 98.797126) (xy 151.406604 98.823637) (xy 151.397087 98.851222)
+ (xy 151.388572 98.87988) (xy 151.381058 98.909611) (xy 151.374547 98.940416) (xy 151.369037 98.972294)
+ (xy 151.364529 99.005245) (xy 151.361023 99.03927) (xy 151.358518 99.074368) (xy 151.357016 99.110539)
+ (xy 151.356515 99.147783) (xy 151.356515 99.477511) (xy 151.278968 99.477511) (xy 151.278968 99.065352)
+ (xy 151.279504 99.021238) (xy 151.281114 98.978197) (xy 151.283798 98.93623) (xy 151.287554 98.895336)
+ (xy 151.292384 98.855515) (xy 151.298288 98.816768) (xy 151.305264 98.779094) (xy 151.313314 98.742493)
+ (xy 151.322438 98.706966) (xy 151.332634 98.672512) (xy 151.343904 98.639131) (xy 151.356248 98.606824)
+ (xy 151.369664 98.57559) (xy 151.384154 98.545429) (xy 151.399718 98.516342) (xy 151.416354 98.488328)
+ (xy 151.434064 98.461709) (xy 151.452848 98.436808) (xy 151.472704 98.413624) (xy 151.493634 98.392157)
+ (xy 151.515638 98.372408) (xy 151.538714 98.354376) (xy 151.562864 98.338061) (xy 151.588087 98.323464)
+ (xy 151.614384 98.310584) (xy 151.641754 98.299421) (xy 151.670197 98.289976) (xy 151.699714 98.282248)
+ (xy 151.730304 98.276237) (xy 151.761967 98.271944) (xy 151.794704 98.269368) (xy 151.828514 98.268509)
+ (xy 151.862376 98.269261) (xy 151.895271 98.271515) (xy 151.927196 98.275271) (xy 151.958154 98.280531)
+ (xy 151.988142 98.287293) (xy 152.017163 98.295557) (xy 152.045215 98.305325) (xy 152.072299 98.316595)
+ (xy 152.098414 98.329367) (xy 152.123561 98.343643) (xy 152.14774 98.359421) (xy 152.17095 98.376701)
+ (xy 152.193192 98.395485) (xy 152.214465 98.415771) (xy 152.234771 98.437559) (xy 152.254107 98.46085)
+ (xy 152.272604 98.483462) (xy 152.290238 98.506722) (xy 152.307008 98.530631) (xy 152.322915 98.555189)
+ (xy 152.337958 98.580396) (xy 152.352138 98.606251) (xy 152.365455 98.632755) (xy 152.377908 98.659908)
+ (xy 152.389497 98.68771) (xy 152.400224 98.716161) (xy 152.410086 98.74526) (xy 152.419086 98.775008)
+ (xy 152.427221 98.805405) (xy 152.434494 98.83645) (xy 152.440903 98.868145) (xy 152.446448 98.900488)
+ (xy 153.449676 98.350941) (xy 153.471732 98.33892) (xy 153.492073 98.325181) (xy 153.5102 98.308008)
+ (xy 153.518064 98.295987) (xy 153.531346 98.272679) (xy 153.540282 98.249468) (xy 153.545112 98.223792)
+ (xy 153.545541 98.213555) (xy 153.545541 98.131123) (xy 153.623088 98.131123)
+ )
+ )
+ (polygon
+ (pts
+ (xy 152.48058 96.506499) (xy 152.514283 96.507103) (xy 152.547556 96.508111) (xy 152.5804 96.509522)
+ (xy 152.612815 96.511336) (xy 152.6448 96.513553) (xy 152.676356 96.516173) (xy 152.707483 96.519196)
+ (xy 152.73818 96.522622) (xy 152.768448 96.526452) (xy 152.798287 96.530684) (xy 152.827696 96.53532)
+ (xy 152.856676 96.540359) (xy 152.885227 96.545801) (xy 152.913348 96.551645) (xy 152.94104 96.557893)
+ (xy 152.968303 96.564544) (xy 152.995136 96.571599) (xy 153.02154 96.579056) (xy 153.047515 96.586916)
+ (xy 153.07306 96.59518) (xy 153.098176 96.603846) (xy 153.122863 96.612916) (xy 153.14712 96.622389)
+ (xy 153.170948 96.632265) (xy 153.194347 96.642544) (xy 153.217316 96.653226) (xy 153.239856 96.664311)
+ (xy 153.261967 96.675799) (xy 153.283648 96.68769) (xy 153.3049 96.699985) (xy 153.325723 96.712682)
+ (xy 153.365651 96.738729) (xy 153.403003 96.765423) (xy 153.437779 96.792767) (xy 153.469979 96.82076)
+ (xy 153.499603 96.849401) (xy 153.526651 96.878691) (xy 153.551123 96.90863) (xy 153.573019 96.939218)
+ (xy 153.592339 96.970454) (xy 153.609083 97.002339) (xy 153.623251 97.034873) (xy 153.634843 97.068056)
+ (xy 153.643859 97.101887) (xy 153.650299 97.136367) (xy 153.654163 97.171496) (xy 153.655451 97.207274)
+ (xy 153.654217 97.244679) (xy 153.650518 97.281329) (xy 153.644352 97.317226) (xy 153.63572 97.35237)
+ (xy 153.624622 97.386759) (xy 153.611057 97.420395) (xy 153.595027 97.453277) (xy 153.57653 97.485406)
+ (xy 153.555566 97.51678) (xy 153.532137 97.547401) (xy 153.506241 97.577269) (xy 153.477878 97.606382)
+ (xy 153.44705 97.634742) (xy 153.413755 97.662348) (xy 153.377994 97.689201) (xy 153.339767 97.715299)
+ (xy 153.299211 97.740291) (xy 153.256619 97.763671) (xy 153.234559 97.774756) (xy 153.21199 97.785438)
+ (xy 153.188912 97.795717) (xy 153.165324 97.805593) (xy 153.141227 97.815065) (xy 153.116621 97.824135)
+ (xy 153.091505 97.832802) (xy 153.065881 97.841065) (xy 153.039747 97.848926) (xy 153.013104 97.856383)
+ (xy 152.985951 97.863437) (xy 152.95829 97.870088) (xy 152.930119 97.876336) (xy 152.901439 97.882181)
+ (xy 152.87225 97.887623) (xy 152.842551 97.892661) (xy 152.812343 97.897297) (xy 152.781626 97.90153)
+ (xy 152.7504 97.905359) (xy 152.718665 97.908785) (xy 152.68642 97.911809) (xy 152.653666 97.914429)
+ (xy 152.620403 97.916646) (xy 152.58663 97.91846) (xy 152.552349 97.91987) (xy 152.517558 97.920878)
+ (xy 152.482258 97.921483) (xy 152.446448 97.921684) (xy 152.41233 97.921497) (xy 152.378669 97.920933)
+ (xy 152.345464 97.919994) (xy 152.312716 97.918679) (xy 152.280425 97.916989) (xy 152.24859 97.914922)
+ (xy 152.217213 97.912481) (xy 152.186292 97.909663) (xy 152.155827 97.90647) (xy 152.12582 97.902901)
+ (xy 152.096269 97.898957) (xy 152.067176 97.894636) (xy 152.038538 97.889941) (xy 152.010358 97.884869)
+ (xy 151.982634 97.879422) (xy 151.955368 97.873599) (xy 151.928558 97.867401) (xy 151.902204 97.860826)
+ (xy 151.876308 97.853877) (xy 151.850868 97.846551) (xy 151.825885 97.83885) (xy 151.801359 97.830773)
+ (xy 151.777289 97.822321) (xy 151.753677 97.813492) (xy 151.730521 97.804289) (xy 151.707821 97.794709)
+ (xy 151.663793 97.774423) (xy 151.621592 97.752634) (xy 151.581218 97.729343) (xy 151.54129 97.703118)
+ (xy 151.503938 97.676039) (xy 151.469162 97.648106) (xy 151.436962 97.619319) (xy 151.407338 97.589679)
+ (xy 151.38029 97.559184) (xy 151.355818 97.527836) (xy 151.333922 97.495633) (xy 151.314602 97.462577)
+ (xy 151.297858 97.428667) (xy 151.28369 97.393903) (xy 151.272098 97.358285) (xy 151.263082 97.321813)
+ (xy 151.256642 97.284487) (xy 151.252778 97.246308) (xy 151.25149 97.207274) (xy 151.3614 97.207274)
+ (xy 151.362525 97.232676) (xy 151.365903 97.257439) (xy 151.371532 97.281563) (xy 151.379413 97.305048)
+ (xy 151.389545 97.327893) (xy 151.401929 97.350099) (xy 151.416564 97.371666) (xy 151.433451 97.392593)
+ (xy 151.45259 97.412882) (xy 151.47398 97.432531) (xy 151.497622 97.451541) (xy 151.523516 97.469911)
+ (xy 151.551661 97.487643) (xy 151.582058 97.504735) (xy 151.614706 97.521188) (xy 151.649606 97.537002)
+ (xy 151.684919 97.551938) (xy 151.722163 97.56591) (xy 151.76134 97.578919) (xy 151.802449 97.590964)
+ (xy 151.845489 97.602046) (xy 151.890462 97.612164) (xy 151.937367 97.621318) (xy 151.961544 97.625534)
+ (xy 151.986203 97.629509) (xy 152.011346 97.633243) (xy 152.036972 97.636736) (xy 152.063081 97.639988)
+ (xy 152.089673 97.642999) (xy 152.116747 97.64577) (xy 152.144305 97.648299) (xy 152.172346 97.650588)
+ (xy 152.20087 97.652636) (xy 152.229877 97.654442) (xy 152.259367 97.656008) (xy 152.289339 97.657333)
+ (xy 152.319795 97.658417) (xy 152.350734 97.65926) (xy 152.382156 97.659863) (xy 152.414061 97.660224)
+ (xy 152.446448 97.660345) (xy 152.4797 97.660224) (xy 152.512442 97.659863) (xy 152.544673 97.65926)
+ (xy 152.576393 97.658417) (xy 152.607603 97.657333) (xy 152.638303 97.656008) (xy 152.668492 97.654442)
+ (xy 152.698171 97.652636) (xy 152.72734 97.650588) (xy 152.755998 97.648299) (xy 152.784145 97.64577)
+ (xy 152.811782 97.642999) (xy 152.838909 97.639988) (xy 152.865525 97.636736) (xy 152.891631 97.633243)
+ (xy 152.917227 97.629509) (xy 152.942312 97.625534) (xy 152.966886 97.621318) (xy 152.99095 97.616861)
+ (xy 153.037547 97.607225) (xy 153.082102 97.596626) (xy 153.124616 97.585062) (xy 153.165088 97.572535)
+ (xy 153.203518 97.559045) (xy 153.239906 97.54459) (xy 153.257335 97.537002) (xy 153.292235 97.519614)
+ (xy 153.324883 97.501797) (xy 153.35528 97.48355) (xy 153.383425 97.464874) (xy 153.409319 97.445769)
+ (xy 153.432961 97.426234) (xy 153.454351 97.40627) (xy 153.47349 97.385877) (xy 153.490377 97.365054)
+ (xy 153.505012 97.343802) (xy 153.517396 97.322121) (xy 153.53175 97.288794) (xy 153.541038 97.254501)
+ (xy 153.54526 97.219242) (xy 153.545541 97.207274) (xy 153.544415 97.181853) (xy 153.541038 97.157185)
+ (xy 153.535409 97.133271) (xy 153.527528 97.110111) (xy 153.517396 97.087705) (xy 153.505012 97.066052)
+ (xy 153.490377 97.045153) (xy 153.47349 97.025008) (xy 153.454351 97.005616) (xy 153.432961 96.986978)
+ (xy 153.409319 96.969094) (xy 153.383425 96.951964) (xy 153.35528 96.935587) (xy 153.324883 96.919964)
+ (xy 153.292235 96.905095) (xy 153.257335 96.89098) (xy 153.218747 96.876044) (xy 153.178547 96.862071)
+ (xy 153.136735 96.849062) (xy 153.09331 96.837017) (xy 153.048273 96.825936) (xy 153.001624 96.815818)
+ (xy 152.953362 96.806663) (xy 152.928627 96.802448) (xy 152.903488 96.798473) (xy 152.877946 96.794739)
+ (xy 152.852001 96.791246) (xy 152.825653 96.787993) (xy 152.798902 96.784982) (xy 152.771748 96.782212)
+ (xy 152.744191 96.779682) (xy 152.716231 96.777394) (xy 152.687867 96.775346) (xy 152.659101 96.773539)
+ (xy 152.629931 96.771973) (xy 152.600358 96.770648) (xy 152.570383 96.769564) (xy 152.540004 96.768721)
+ (xy 152.509222 96.768119) (xy 152.478037 96.767757) (xy 152.446448 96.767637) (xy 152.415724 96.767744)
+ (xy 152.385376 96.768066) (xy 152.355403 96.768603) (xy 152.325806 96.769354) (xy 152.296584 96.77032)
+ (xy 152.267739 96.771501) (xy 152.239268 96.772896) (xy 152.211174 96.774506) (xy 152.183455 96.776331)
+ (xy 152.156112 96.77837) (xy 152.129144 96.780624) (xy 152.102553 96.783093) (xy 152.076336 96.785776)
+ (xy 152.050496 96.788674) (xy 152.025031 96.791787) (xy 151.999942 96.795114) (xy 151.975228 96.798656)
+ (xy 151.950891 96.802413) (xy 151.903342 96.81057) (xy 151.857296 96.819586) (xy 151.812753 96.829461)
+ (xy 151.769712 96.840194) (xy 151.728174 96.851786) (xy 151.688139 96.864237) (xy 151.649606 96.877546)
+ (xy 151.614706 96.891714) (xy 151.582058 96.906741) (xy 151.551661 96.922626) (xy 151.523516 96.93937)
+ (xy 151.497622 96.956973) (xy 151.47398 96.975434) (xy 151.45259 96.994754) (xy 151.433451 97.014933)
+ (xy 151.416564 97.03597) (xy 151.401929 97.057866) (xy 151.389545 97.080621) (xy 151.379413 97.104234)
+ (xy 151.371532 97.128706) (xy 151.365903 97.154037) (xy 151.362525 97.180226) (xy 151.3614 97.207274)
+ (xy 151.25149 97.207274) (xy 151.252723 97.169922) (xy 151.256423 97.133429) (xy 151.262589 97.097794)
+ (xy 151.271221 97.063018) (xy 151.282319 97.029101) (xy 151.295883 96.996042) (xy 151.311914 96.963842)
+ (xy 151.330411 96.932501) (xy 151.351375 96.902018) (xy 151.374804 96.872394) (xy 151.4007 96.843629)
+ (xy 151.429062 96.815722) (xy 151.459891 96.788674) (xy 151.493186 96.762485) (xy 151.528947 96.737154)
+ (xy 151.567174 96.712682) (xy 151.609249 96.68769) (xy 151.63093 96.675799) (xy 151.653041 96.664311)
+ (xy 151.675581 96.653226) (xy 151.69855 96.642544) (xy 151.721949 96.632265) (xy 151.745777 96.622389)
+ (xy 151.770034 96.612916) (xy 151.794721 96.603846) (xy 151.819837 96.59518) (xy 151.845382 96.586916)
+ (xy 151.871357 96.579056) (xy 151.897761 96.571599) (xy 151.924594 96.564544) (xy 151.951857 96.557893)
+ (xy 151.979549 96.551645) (xy 152.00767 96.545801) (xy 152.036221 96.540359) (xy 152.065201 96.53532)
+ (xy 152.09461 96.530684) (xy 152.124449 96.526452) (xy 152.154717 96.522622) (xy 152.185414 96.519196)
+ (xy 152.216541 96.516173) (xy 152.248097 96.513553) (xy 152.280082 96.511336) (xy 152.312497 96.509522)
+ (xy 152.34534 96.508111) (xy 152.378614 96.507103) (xy 152.412316 96.506499) (xy 152.446448 96.506297)
+ )
+ )
+ (polygon
+ (pts
+ (xy 152.86987 94.75772) (xy 152.918136 94.759332) (xy 152.964905 94.762557) (xy 153.010176 94.767394)
+ (xy 153.053949 94.773844) (xy 153.096224 94.781906) (xy 153.137001 94.79158) (xy 153.17628 94.802867)
+ (xy 153.214061 94.815766) (xy 153.250345 94.830277) (xy 153.28513 94.846401) (xy 153.318418 94.864137)
+ (xy 153.350208 94.883486) (xy 153.3805 94.904447) (xy 153.409294 94.92702) (xy 153.43659 94.951206)
+ (xy 153.449676 94.963904) (xy 153.474594 94.989788) (xy 153.497904 95.015996) (xy 153.519607 95.042529)
+ (xy 153.539702 95.069386) (xy 153.55819 95.096567) (xy 153.57507 95.124073) (xy 153.590342 95.151904)
+ (xy 153.604007 95.180058) (xy 153.616064 95.208538) (xy 153.626513 95.237341) (xy 153.635355 95.266469)
+ (xy 153.64259 95.295921) (xy 153.648216 95.325698) (xy 153.652235 95.355799) (xy 153.654647 95.386224)
+ (xy 153.655451 95.416974) (xy 153.654325 95.462681) (xy 153.650947 95.506991) (xy 153.645318 95.549903)
+ (xy 153.637438 95.591417) (xy 153.627305 95.631533) (xy 153.614921 95.670252) (xy 153.600286 95.707573)
+ (xy 153.583399 95.743496) (xy 153.56426 95.778022) (xy 153.54287 95.81115) (xy 153.519228 95.84288)
+ (xy 153.493334 95.873212) (xy 153.465189 95.902147) (xy 153.434792 95.929684) (xy 153.402144 95.955823)
+ (xy 153.367244 95.980564) (xy 153.331876 96.003856) (xy 153.294467 96.025644) (xy 153.255016 96.04593)
+ (xy 153.213524 96.064714) (xy 153.169989 96.081994) (xy 153.124413 96.097772) (xy 153.100859 96.105098)
+ (xy 153.076795 96.112048) (xy 153.052221 96.118622) (xy 153.027136 96.12482) (xy 153.00154 96.130643)
+ (xy 152.975435 96.13609) (xy 152.948818 96.141162) (xy 152.921692 96.145858) (xy 152.894054 96.150178)
+ (xy 152.865907 96.154122) (xy 152.837249 96.157691) (xy 152.808081 96.160884) (xy 152.778402 96.163702)
+ (xy 152.748212 96.166144) (xy 152.717513 96.16821) (xy 152.686303 96.1699) (xy 152.654582 96.171215)
+ (xy 152.622351 96.172154) (xy 152.58961 96.172718) (xy 152.556358 96.172906) (xy 152.517141 96.172677)
+ (xy 152.478489 96.171992) (xy 152.4404 96.17085) (xy 152.402876 96.169252) (xy 152.365916 96.167196)
+ (xy 152.32952 96.164684) (xy 152.293688 96.161715) (xy 152.25842 96.158289) (xy 152.223716 96.154407)
+ (xy 152.189576 96.150067) (xy 152.156 96.145271) (xy 152.122989 96.140019) (xy 152.090541 96.134309)
+ (xy 152.058658 96.128143) (xy 152.027339 96.12152) (xy 151.996584 96.11444) (xy 151.966393 96.106903)
+ (xy 151.936766 96.09891) (xy 151.907703 96.09046) (xy 151.879204 96.081553) (xy 151.851269 96.072189)
+ (xy 151.823899 96.062369) (xy 151.797092 96.052092) (xy 151.77085 96.041358) (xy 151.745172 96.030167)
+ (xy 151.720057 96.01852) (xy 151.695507 96.006416) (xy 151.671521 95.993855) (xy 151.648099 95.980837)
+ (xy 151.625241 95.967362) (xy 151.602948 95.953431) (xy 151.581218 95.939043) (xy 151.560932 95.924303)
+ (xy 151.54129 95.90924) (xy 151.522292 95.893854) (xy 151.486228 95.862112) (xy 151.45274 95.829077)
+ (xy 151.421828 95.79475) (xy 151.393492 95.759129) (xy 151.367732 95.722216) (xy 151.344548 95.68401)
+ (xy 151.32394 95.644512) (xy 151.305908 95.60372) (xy 151.290452 95.561636) (xy 151.277572 95.518259)
+ (xy 151.267268 95.473589) (xy 151.25954 95.427627) (xy 151.254388 95.380372) (xy 151.251812 95.331824)
+ (xy 151.25149 95.307065) (xy 151.252456 95.271725) (xy 151.255354 95.237835) (xy 151.260184 95.205393)
+ (xy 151.266946 95.174401) (xy 151.27564 95.144857) (xy 151.286266 95.116763) (xy 151.298824 95.090117)
+ (xy 151.313314 95.064921) (xy 151.329736 95.041173) (xy 151.34809 95.018875) (xy 151.3614 95.004814)
+ (xy 151.384049 94.982772) (xy 151.405743 94.962897) (xy 151.426481 94.945191) (xy 151.446264 94.929652)
+ (xy 151.471156 94.912307) (xy 151.49435 94.898817) (xy 151.520954 94.887374) (xy 151.544904 94.881953)
+ (xy 151.553741 94.881472) (xy 151.578487 94.88247) (xy 151.605506 94.886306) (xy 151.629606 94.893018)
+ (xy 151.654033 94.904484) (xy 151.674486 94.919865) (xy 151.677083 94.922382) (xy 151.695249 94.939556)
+ (xy 151.708224 94.963598) (xy 151.71532 94.990271) (xy 151.71824 95.017319) (xy 151.718605 95.032292)
+ (xy 151.717145 95.057179) (xy 151.711752 95.083717) (xy 151.702386 95.107568) (xy 151.689045 95.12873)
+ (xy 151.677083 95.142201) (xy 151.655915 95.156691) (xy 151.630032 95.165143) (xy 151.605425 95.168712)
+ (xy 151.581218 95.169678) (xy 151.555458 95.169678) (xy 151.529698 95.169678) (xy 151.526264 95.169678)
+ (xy 151.502221 95.160495) (xy 151.476461 95.156363) (xy 151.471309 95.156245) (xy 151.444671 95.158802)
+ (xy 151.419713 95.166472) (xy 151.396433 95.179257) (xy 151.377441 95.194638) (xy 151.374833 95.197155)
+ (xy 151.362812 95.22219) (xy 151.35605 95.246576) (xy 151.35122 95.275771) (xy 151.34867 95.303773)
+ (xy 151.347597 95.328579) (xy 151.347356 95.348586) (xy 151.348162 95.377475) (xy 151.35058 95.40583)
+ (xy 151.354611 95.433651) (xy 151.360255 95.460938) (xy 151.36751 95.48769) (xy 151.376379 95.513908)
+ (xy 151.386859 95.539592) (xy 151.398952 95.564741) (xy 151.412657 95.589356) (xy 151.427975 95.613437)
+ (xy 151.444905 95.636983) (xy 151.463447 95.659996) (xy 151.483602 95.682474) (xy 151.505369 95.704417)
+ (xy 151.528749 95.725827) (xy 151.553741 95.746702) (xy 151.58315 95.766666) (xy 151.616423 95.785342)
+ (xy 151.653561 95.80273) (xy 151.694562 95.81883) (xy 151.739427 95.833642) (xy 151.763309 95.840565)
+ (xy 151.788157 95.847166) (xy 151.81397 95.853445) (xy 151.84075 95.859402) (xy 151.868496 95.865037)
+ (xy 151.897207 95.87035) (xy 151.926885 95.875341) (xy 151.957529 95.88001) (xy 151.989138 95.884357)
+ (xy 152.021714 95.888382) (xy 152.055256 95.892085) (xy 152.089763 95.895466) (xy 152.125237 95.898525)
+ (xy 152.161677 95.901262) (xy 152.199082 95.903677) (xy 152.237454 95.90577) (xy 152.276791 95.907541)
+ (xy 152.317095 95.90899) (xy 152.358365 95.910117) (xy 152.4006 95.910922) (xy 152.443802 95.911405)
+ (xy 152.48797 95.911566) (xy 152.464356 95.899473) (xy 152.441602 95.887161) (xy 152.419706 95.874629)
+ (xy 152.398668 95.861878) (xy 152.368722 95.842339) (xy 152.340708 95.822307) (xy 152.314626 95.801782)
+ (xy 152.290476 95.780762) (xy 152.268258 95.759249) (xy 152.247973 95.737242) (xy 152.229619 95.714742)
+ (xy 152.213197 95.691747) (xy 152.198465 95.665628) (xy 152.185183 95.638789) (xy 152.173349 95.611231)
+ (xy 152.162965 95.582954) (xy 152.154029 95.553958) (xy 152.146543 95.524243) (xy 152.140505 95.493809)
+ (xy 152.135917 95.462655) (xy 152.132777 95.430782) (xy 152.131087 95.398191) (xy 152.13096 95.389497)
+ (xy 152.268151 95.389497) (xy 152.268876 95.420049) (xy 152.271049 95.449882) (xy 152.274672 95.478997)
+ (xy 152.279743 95.507392) (xy 152.286264 95.535067) (xy 152.294233 95.562024) (xy 152.303652 95.588262)
+ (xy 152.314519 95.61378) (xy 152.326836 95.63858) (xy 152.340601 95.66266) (xy 152.350583 95.678314)
+ (xy 152.367606 95.69904) (xy 152.387763 95.720002) (xy 152.411055 95.7412) (xy 152.43748 95.762635)
+ (xy 152.46704 95.784305) (xy 152.488487 95.798884) (xy 152.511328 95.813567) (xy 152.535561 95.828355)
+ (xy 152.561188 95.843248) (xy 152.588207 95.858246) (xy 152.616619 95.873349) (xy 152.646425 95.888557)
+ (xy 152.677623 95.90387) (xy 152.693744 95.911566) (xy 152.719316 95.911432) (xy 152.744513 95.911029)
+ (xy 152.769334 95.910358) (xy 152.793779 95.909419) (xy 152.841542 95.906736) (xy 152.887803 95.902979)
+ (xy 152.932561 95.898149) (xy 152.975816 95.892246) (xy 153.017569 95.885269) (xy 153.057819 95.877219)
+ (xy 153.096566 95.868096) (xy 153.133811 95.857899) (xy 153.169553 95.846629) (xy 153.203792 95.834286)
+ (xy 153.236529 95.820869) (xy 153.267763 95.806379) (xy 153.297494 95.790816) (xy 153.325723 95.774179)
+ (xy 153.354042 95.75511) (xy 153.380534 95.735606) (xy 153.405199 95.715668) (xy 153.428038 95.695296)
+ (xy 153.449049 95.67449) (xy 153.468233 95.65325) (xy 153.48559 95.631576) (xy 153.50112 95.609468)
+ (xy 153.514822 95.586926) (xy 153.526698 95.563949) (xy 153.536747 95.540538) (xy 153.544969 95.516694)
+ (xy 153.551363 95.492415) (xy 153.555931 95.467702) (xy 153.558672 95.442555) (xy 153.559585 95.416974)
+ (xy 153.558994 95.391627) (xy 153.557219 95.367028) (xy 153.552339 95.331535) (xy 153.544797 95.297727)
+ (xy 153.534593 95.265604) (xy 153.521728 95.235166) (xy 153.5062 95.206413) (xy 153.488011 95.179345)
+ (xy 153.467159 95.153963) (xy 153.443646 95.130265) (xy 153.417471 95.108253) (xy 153.408155 95.10129)
+ (xy 153.377579 95.081648) (xy 153.354643 95.069627) (xy 153.329665 95.058464) (xy 153.302646 95.04816)
+ (xy 153.273585 95.038715) (xy 153.242482 95.030128) (xy 153.209338 95.0224) (xy 153.174151 95.015531)
+ (xy 153.136923 95.00952) (xy 153.097654 95.004368) (xy 153.056342 95.000075) (xy 153.012989 94.99664)
+ (xy 152.967594 94.994064) (xy 152.920158 94.992347) (xy 152.895674 94.99181) (xy 152.87068 94.991488)
+ (xy 152.845175 94.991381) (xy 152.812884 94.991863) (xy 152.781347 94.993308) (xy 152.750564 94.995717)
+ (xy 152.720535 94.99909) (xy 152.691259 95.003426) (xy 152.662737 95.008726) (xy 152.634969 95.014989)
+ (xy 152.607954 95.022217) (xy 152.581693 95.030407) (xy 152.556186 95.039562) (xy 152.531433 95.04968)
+ (xy 152.507433 95.060761) (xy 152.484187 95.072806) (xy 152.461695 95.085815) (xy 152.439956 95.099787)
+ (xy 152.418971 95.114723) (xy 152.392018 95.135814) (xy 152.367716 95.157871) (xy 152.346065 95.180894)
+ (xy 152.327065 95.204883) (xy 152.310717 95.229838) (xy 152.297019 95.255759) (xy 152.285973 95.282646)
+ (xy 152.277577 95.310499) (xy 152.271833 95.339318) (xy 152.26874 95.369103) (xy 152.268151 95.389497)
+ (xy 152.13096 95.389497) (xy 152.130765 95.376063) (xy 152.131623 95.335599) (xy 152.134199 95.296637)
+ (xy 152.138493 95.259177) (xy 152.144503 95.223221) (xy 152.152231 95.188767) (xy 152.161677 95.155815)
+ (xy 152.172839 95.124367) (xy 152.185719 95.094421) (xy 152.200317 95.065977) (xy 152.216631 95.039037)
+ (xy 152.234663 95.013599) (xy 152.254413 94.989664) (xy 152.275879 94.967231) (xy 152.299063 94.946301)
+ (xy 152.323964 94.926874) (xy 152.350583 94.908949) (xy 152.379849 94.890612) (xy 152.409335 94.873457)
+ (xy 152.43904 94.857486) (xy 152.468965 94.842698) (xy 152.499109 94.829093) (xy 152.529472 94.816671)
+ (xy 152.560055 94.805432) (xy 152.590857 94.795376) (xy 152.621879 94.786503) (xy 152.65312 94.778813)
+ (xy 152.68458 94.772306) (xy 152.71626 94.766983) (xy 152.74816 94.762842) (xy 152.780279 94.759884)
+ (xy 152.812617 94.75811) (xy 152.845175 94.757518)
+ )
+ )
+ )
+ )
+ (gr_text "(c) 2023 jaseg CERN-OHL-S" (at 156.049472 101.175 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0)
+ (effects (font (face "MS PMincho") (size 1.5 1.5) (thickness 0.3) bold))
+ (render_cache "(c) 2023 jaseg CERN-OHL-S" 90
+ (polygon
+ (pts
+ (xy 155.011609 113.330233) (xy 155.024889 113.342898) (xy 155.038169 113.35534) (xy 155.051448 113.367559)
+ (xy 155.064726 113.379555) (xy 155.078003 113.391327) (xy 155.09128 113.402876) (xy 155.104556 113.414202)
+ (xy 155.117831 113.425304) (xy 155.131106 113.436184) (xy 155.14438 113.44684) (xy 155.157653 113.457273)
+ (xy 155.170926 113.467482) (xy 155.184197 113.477468) (xy 155.197468 113.487231) (xy 155.210739 113.496771)
+ (xy 155.224008 113.506088) (xy 155.237277 113.515181) (xy 155.250545 113.524051) (xy 155.263813 113.532698)
+ (xy 155.27708 113.541121) (xy 155.290346 113.549322) (xy 155.303611 113.557299) (xy 155.316876 113.565052)
+ (xy 155.330139 113.572583) (xy 155.343403 113.57989) (xy 155.356665 113.586974) (xy 155.369927 113.593835)
+ (xy 155.383188 113.600472) (xy 155.396448 113.606887) (xy 155.422967 113.619045) (xy 155.436225 113.62479)
+ (xy 155.462934 113.635615) (xy 155.490029 113.645741) (xy 155.51751 113.655169) (xy 155.545378 113.663899)
+ (xy 155.559457 113.668002) (xy 155.573633 113.671931) (xy 155.587905 113.675684) (xy 155.602274 113.679264)
+ (xy 155.616739 113.682668) (xy 155.631301 113.685898) (xy 155.645959 113.688954) (xy 155.660715 113.691834)
+ (xy 155.675566 113.694541) (xy 155.690515 113.697072) (xy 155.705559 113.699429) (xy 155.720701 113.701612)
+ (xy 155.735939 113.70362) (xy 155.751274 113.705453) (xy 155.766705 113.707112) (xy 155.782233 113.708596)
+ (xy 155.797857 113.709905) (xy 155.813579 113.71104) (xy 155.829396 113.712) (xy 155.845311 113.712786)
+ (xy 155.861321 113.713397) (xy 155.877429 113.713834) (xy 155.893633 113.714095) (xy 155.909934 113.714183)
+ (xy 155.926235 113.714095) (xy 155.942439 113.713834) (xy 155.958546 113.713397) (xy 155.974557 113.712786)
+ (xy 155.990471 113.712) (xy 156.006289 113.71104) (xy 156.02201 113.709905) (xy 156.037635 113.708596)
+ (xy 156.053163 113.707112) (xy 156.068594 113.705453) (xy 156.083929 113.70362) (xy 156.099167 113.701612)
+ (xy 156.114308 113.699429) (xy 156.129353 113.697072) (xy 156.144301 113.694541) (xy 156.159153 113.691834)
+ (xy 156.173908 113.688954) (xy 156.188567 113.685898) (xy 156.203129 113.682668) (xy 156.217594 113.679264)
+ (xy 156.231963 113.675684) (xy 156.246235 113.671931) (xy 156.26041 113.668002) (xy 156.274489 113.663899)
+ (xy 156.302357 113.655169) (xy 156.329839 113.645741) (xy 156.356934 113.635615) (xy 156.383643 113.62479)
+ (xy 156.410161 113.613078) (xy 156.436685 113.600472) (xy 156.44995 113.593835) (xy 156.463215 113.586974)
+ (xy 156.476483 113.57989) (xy 156.489751 113.572583) (xy 156.503021 113.565052) (xy 156.516292 113.557299)
+ (xy 156.529565 113.549322) (xy 156.54284 113.541121) (xy 156.556115 113.532698) (xy 156.569392 113.524051)
+ (xy 156.582671 113.515181) (xy 156.595951 113.506088) (xy 156.609232 113.496771) (xy 156.622515 113.487231)
+ (xy 156.635799 113.477468) (xy 156.649085 113.467482) (xy 156.662372 113.457273) (xy 156.675661 113.44684)
+ (xy 156.688951 113.436184) (xy 156.702242 113.425304) (xy 156.715535 113.414202) (xy 156.72883 113.402876)
+ (xy 156.742125 113.391327) (xy 156.755422 113.379555) (xy 156.768721 113.367559) (xy 156.782021 113.35534)
+ (xy 156.795322 113.342898) (xy 156.808625 113.330233) (xy 156.866145 113.387752) (xy 156.852678 113.402675)
+ (xy 156.83916 113.417355) (xy 156.82559 113.431792) (xy 156.811968 113.445987) (xy 156.798296 113.459939)
+ (xy 156.784571 113.473649) (xy 156.770795 113.487116) (xy 156.756968 113.50034) (xy 156.743089 113.513322)
+ (xy 156.729159 113.526062) (xy 156.715177 113.538559) (xy 156.701143 113.550813) (xy 156.687058 113.562825)
+ (xy 156.672922 113.574594) (xy 156.658734 113.58612) (xy 156.644494 113.597404) (xy 156.630203 113.608445)
+ (xy 156.615861 113.619244) (xy 156.601466 113.629801) (xy 156.587021 113.640114) (xy 156.572524 113.650185)
+ (xy 156.557975 113.660014) (xy 156.543375 113.6696) (xy 156.528723 113.678943) (xy 156.51402 113.688044)
+ (xy 156.499265 113.696902) (xy 156.484459 113.705518) (xy 156.469601 113.713891) (xy 156.454692 113.722021)
+ (xy 156.439731 113.729909) (xy 156.424719 113.737555) (xy 156.409655 113.744957) (xy 156.395059 113.752125)
+ (xy 156.380397 113.759065) (xy 156.36567 113.765778) (xy 156.350876 113.772263) (xy 156.336017 113.77852)
+ (xy 156.321092 113.78455) (xy 156.306101 113.790353) (xy 156.291044 113.795928) (xy 156.275922 113.801275)
+ (xy 156.260733 113.806395) (xy 156.245479 113.811287) (xy 156.230159 113.815952) (xy 156.214773 113.820389)
+ (xy 156.199322 113.824599) (xy 156.183804 113.828581) (xy 156.168221 113.832335) (xy 156.152571 113.835862)
+ (xy 156.136856 113.839162) (xy 156.121076 113.842233) (xy 156.105229 113.845078) (xy 156.089316 113.847695)
+ (xy 156.073338 113.850084) (xy 156.057294 113.852246) (xy 156.041184 113.85418) (xy 156.025008 113.855886)
+ (xy 156.008766 113.857365) (xy 155.992459 113.858617) (xy 155.976085 113.859641) (xy 155.959646 113.860437)
+ (xy 155.943141 113.861006) (xy 155.92657 113.861347) (xy 155.909934 113.861461) (xy 155.89383 113.861347)
+ (xy 155.877757 113.861006) (xy 155.861715 113.860437) (xy 155.845706 113.859641) (xy 155.829727 113.858617)
+ (xy 155.81378 113.857365) (xy 155.797865 113.855886) (xy 155.781981 113.85418) (xy 155.766129 113.852246)
+ (xy 155.750308 113.850084) (xy 155.734518 113.847695) (xy 155.71876 113.845078) (xy 155.703034 113.842233)
+ (xy 155.687339 113.839162) (xy 155.671675 113.835862) (xy 155.656043 113.832335) (xy 155.640443 113.828581)
+ (xy 155.624874 113.824599) (xy 155.609336 113.820389) (xy 155.59383 113.815952) (xy 155.578356 113.811287)
+ (xy 155.562912 113.806395) (xy 155.547501 113.801275) (xy 155.532121 113.795928) (xy 155.516772 113.790353)
+ (xy 155.501455 113.78455) (xy 155.486169 113.77852) (xy 155.470915 113.772263) (xy 155.455692 113.765778)
+ (xy 155.440501 113.759065) (xy 155.425341 113.752125) (xy 155.410213 113.744957) (xy 155.39566 113.737555)
+ (xy 155.381126 113.729909) (xy 155.366611 113.722021) (xy 155.352116 113.713891) (xy 155.33764 113.705518)
+ (xy 155.323183 113.696902) (xy 155.308745 113.688044) (xy 155.294327 113.678943) (xy 155.279929 113.6696)
+ (xy 155.265549 113.660014) (xy 155.251189 113.650185) (xy 155.236848 113.640114) (xy 155.222527 113.629801)
+ (xy 155.208225 113.619244) (xy 155.193942 113.608445) (xy 155.179678 113.597404) (xy 155.165434 113.58612)
+ (xy 155.151209 113.574594) (xy 155.137004 113.562825) (xy 155.122817 113.550813) (xy 155.10865 113.538559)
+ (xy 155.094503 113.526062) (xy 155.080375 113.513322) (xy 155.066266 113.50034) (xy 155.052176 113.487116)
+ (xy 155.038106 113.473649) (xy 155.024055 113.459939) (xy 155.010023 113.445987) (xy 154.996011 113.431792)
+ (xy 154.982018 113.417355) (xy 154.968044 113.402675) (xy 154.954089 113.387752)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.992732 112.617288) (xy 155.980007 112.626851) (xy 155.96636 112.632725) (xy 155.950514 112.636125)
+ (xy 155.934847 112.637072) (xy 155.919148 112.637072) (xy 155.904278 112.637072) (xy 155.897111 112.637072)
+ (xy 155.884288 112.628096) (xy 155.870824 112.622085) (xy 155.865604 112.620219) (xy 155.849169 112.619958)
+ (xy 155.834463 112.624524) (xy 155.820518 112.631758) (xy 155.807953 112.640128) (xy 155.794529 112.650627)
+ (xy 155.783658 112.663691) (xy 155.774629 112.679529) (xy 155.768733 112.694195) (xy 155.764016 112.710635)
+ (xy 155.760479 112.72885) (xy 155.758599 112.743676) (xy 155.757383 112.7595) (xy 155.75683 112.776323)
+ (xy 155.756794 112.782152) (xy 155.757226 112.797721) (xy 155.758522 112.812921) (xy 155.760683 112.827751)
+ (xy 155.763709 112.842213) (xy 155.769867 112.863213) (xy 155.777971 112.883382) (xy 155.78802 112.90272)
+ (xy 155.795799 112.91515) (xy 155.804443 112.927212) (xy 155.813951 112.938904) (xy 155.824324 112.950227)
+ (xy 155.835561 112.961181) (xy 155.847663 112.971765) (xy 155.860628 112.98198) (xy 155.867436 112.98695)
+ (xy 155.881802 112.996665) (xy 155.896876 113.005754) (xy 155.912657 113.014217) (xy 155.929145 113.022052)
+ (xy 155.94634 113.02926) (xy 155.964242 113.035842) (xy 155.98285 113.041797) (xy 156.002166 113.047125)
+ (xy 156.022189 113.051826) (xy 156.042918 113.055901) (xy 156.064355 113.059348) (xy 156.086498 113.062169)
+ (xy 156.109349 113.064363) (xy 156.132907 113.06593) (xy 156.157171 113.06687) (xy 156.182142 113.067183)
+ (xy 156.204066 113.0669) (xy 156.225414 113.06605) (xy 156.246186 113.064633) (xy 156.266383 113.06265)
+ (xy 156.286005 113.060099) (xy 156.305052 113.056982) (xy 156.323523 113.053299) (xy 156.341419 113.049048)
+ (xy 156.35874 113.044231) (xy 156.375485 113.038847) (xy 156.391656 113.032897) (xy 156.40725 113.02638)
+ (xy 156.42227 113.019296) (xy 156.436714 113.011645) (xy 156.450583 113.003427) (xy 156.463877 112.994643)
+ (xy 156.47723 112.985473) (xy 156.489722 112.975547) (xy 156.501353 112.964865) (xy 156.512122 112.953427)
+ (xy 156.52203 112.941234) (xy 156.531076 112.928286) (xy 156.53926 112.914581) (xy 156.546583 112.900121)
+ (xy 156.553045 112.884906) (xy 156.558645 112.868935) (xy 156.563383 112.852208) (xy 156.56726 112.834725)
+ (xy 156.570275 112.816487) (xy 156.572429 112.797494) (xy 156.573721 112.777744) (xy 156.574152 112.757239)
+ (xy 156.573531 112.736848) (xy 156.571666 112.717165) (xy 156.568559 112.698191) (xy 156.564209 112.679925)
+ (xy 156.558616 112.662367) (xy 156.55178 112.645518) (xy 156.543701 112.629377) (xy 156.534379 112.613945)
+ (xy 156.523814 112.599221) (xy 156.512006 112.585205) (xy 156.503444 112.576255) (xy 156.488164 112.561532)
+ (xy 156.472549 112.547589) (xy 156.456599 112.534424) (xy 156.440315 112.522039) (xy 156.423695 112.510433)
+ (xy 156.406741 112.499606) (xy 156.389452 112.489559) (xy 156.371828 112.480291) (xy 156.353869 112.471802)
+ (xy 156.335575 112.464092) (xy 156.323193 112.459385) (xy 156.348105 112.396737) (xy 156.364041 112.40158)
+ (xy 156.379699 112.406858) (xy 156.395079 112.412571) (xy 156.410181 112.418719) (xy 156.425006 112.425302)
+ (xy 156.439553 112.43232) (xy 156.453823 112.439773) (xy 156.467815 112.447661) (xy 156.481529 112.455985)
+ (xy 156.494966 112.464743) (xy 156.508125 112.473937) (xy 156.521007 112.483565) (xy 156.53361 112.493629)
+ (xy 156.545936 112.504127) (xy 156.557985 112.515061) (xy 156.569756 112.52643) (xy 156.581113 112.538463)
+ (xy 156.591738 112.551022) (xy 156.60163 112.564108) (xy 156.610789 112.577721) (xy 156.619215 112.59186)
+ (xy 156.626909 112.606526) (xy 156.63387 112.621719) (xy 156.640098 112.637438) (xy 156.645593 112.653684)
+ (xy 156.650356 112.670457) (xy 156.654386 112.687756) (xy 156.657683 112.705582) (xy 156.660248 112.723934)
+ (xy 156.66208 112.742814) (xy 156.663179 112.762219) (xy 156.663545 112.782152) (xy 156.663049 112.807194)
+ (xy 156.661559 112.831577) (xy 156.659076 112.855302) (xy 156.6556 112.878368) (xy 156.65113 112.900777)
+ (xy 156.645668 112.922527) (xy 156.639212 112.943618) (xy 156.631763 112.964052) (xy 156.623321 112.983827)
+ (xy 156.613886 113.002944) (xy 156.603457 113.021402) (xy 156.592035 113.039202) (xy 156.579621 113.056344)
+ (xy 156.566212 113.072828) (xy 156.551811 113.088653) (xy 156.536417 113.10382) (xy 156.520102 113.118194)
+ (xy 156.50294 113.131641) (xy 156.484931 113.14416) (xy 156.466075 113.155752) (xy 156.446371 113.166417)
+ (xy 156.425821 113.176154) (xy 156.404423 113.184964) (xy 156.382177 113.192846) (xy 156.359085 113.199802)
+ (xy 156.335145 113.205829) (xy 156.310359 113.21093) (xy 156.284724 113.215103) (xy 156.258243 113.218349)
+ (xy 156.230915 113.220667) (xy 156.202739 113.222058) (xy 156.173716 113.222522) (xy 156.147688 113.222027)
+ (xy 156.122179 113.220541) (xy 156.097187 113.218065) (xy 156.072714 113.214599) (xy 156.048759 113.210143)
+ (xy 156.025321 113.204696) (xy 156.002402 113.198259) (xy 155.980001 113.190831) (xy 155.958118 113.182414)
+ (xy 155.936753 113.173005) (xy 155.915906 113.162607) (xy 155.895577 113.151218) (xy 155.875766 113.138839)
+ (xy 155.856473 113.12547) (xy 155.837699 113.11111) (xy 155.819442 113.09576) (xy 155.803027 113.079573)
+ (xy 155.787671 113.062793) (xy 155.773374 113.045421) (xy 155.760137 113.027456) (xy 155.747958 113.008899)
+ (xy 155.736838 112.989749) (xy 155.726777 112.970007) (xy 155.717776 112.949672) (xy 155.709833 112.928745)
+ (xy 155.702949 112.907225) (xy 155.697125 112.885113) (xy 155.692359 112.862409) (xy 155.688653 112.839112)
+ (xy 155.686005 112.815222) (xy 155.684417 112.79074) (xy 155.683887 112.765666) (xy 155.68419 112.747794)
+ (xy 155.685101 112.730449) (xy 155.686618 112.71363) (xy 155.688741 112.697339) (xy 155.691472 112.681574)
+ (xy 155.694809 112.666335) (xy 155.698753 112.651623) (xy 155.703304 112.637438) (xy 155.711268 112.617148)
+ (xy 155.720598 112.598043) (xy 155.731293 112.580122) (xy 155.743353 112.563387) (xy 155.756778 112.547836)
+ (xy 155.761556 112.542916) (xy 155.772258 112.532535) (xy 155.788085 112.518219) (xy 155.803642 112.50541)
+ (xy 155.818929 112.494107) (xy 155.833945 112.484312) (xy 155.84869 112.476024) (xy 155.863165 112.469243)
+ (xy 155.87737 112.463968) (xy 155.895888 112.45928) (xy 155.913926 112.457271) (xy 155.91836 112.457187)
+ (xy 155.934859 112.457867) (xy 155.949551 112.459906) (xy 155.964797 112.464148) (xy 155.979295 112.471571)
+ (xy 155.990252 112.481659) (xy 155.992732 112.485031) (xy 156.004914 112.496182) (xy 156.012718 112.508907)
+ (xy 156.017857 112.524402) (xy 156.020141 112.539888) (xy 156.020576 112.551343) (xy 156.019243 112.567396)
+ (xy 156.015246 112.582538) (xy 156.008585 112.596768) (xy 155.999258 112.610087)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.436225 112.031472) (xy 155.422479 112.037163) (xy 155.408763 112.043064) (xy 155.395079 112.049173)
+ (xy 155.381425 112.055491) (xy 155.367802 112.062019) (xy 155.354209 112.068755) (xy 155.340648 112.0757)
+ (xy 155.327117 112.082854) (xy 155.313617 112.090217) (xy 155.300148 112.097789) (xy 155.286709 112.10557)
+ (xy 155.273301 112.11356) (xy 155.259925 112.121759) (xy 155.246578 112.130167) (xy 155.233263 112.138783)
+ (xy 155.219978 112.147609) (xy 155.206724 112.156644) (xy 155.193501 112.165887) (xy 155.180309 112.17534)
+ (xy 155.167147 112.185001) (xy 155.154017 112.194872) (xy 155.140917 112.204951) (xy 155.127847 112.215239)
+ (xy 155.114809 112.225736) (xy 155.101801 112.236442) (xy 155.088824 112.247357) (xy 155.075878 112.258482)
+ (xy 155.062963 112.269814) (xy 155.050078 112.281356) (xy 155.037224 112.293107) (xy 155.024401 112.305067)
+ (xy 155.011609 112.317236) (xy 154.954089 112.259717) (xy 154.968044 112.244794) (xy 154.982018 112.230114)
+ (xy 154.996011 112.215677) (xy 155.010023 112.201482) (xy 155.024055 112.18753) (xy 155.038106 112.17382)
+ (xy 155.052176 112.160353) (xy 155.066266 112.147128) (xy 155.080375 112.134146) (xy 155.094503 112.121407)
+ (xy 155.10865 112.10891) (xy 155.122817 112.096656) (xy 155.137004 112.084644) (xy 155.151209 112.072875)
+ (xy 155.165434 112.061349) (xy 155.179678 112.050065) (xy 155.193942 112.039023) (xy 155.208225 112.028224)
+ (xy 155.222527 112.017668) (xy 155.236848 112.007355) (xy 155.251189 111.997283) (xy 155.265549 111.987455)
+ (xy 155.279929 111.977869) (xy 155.294327 111.968526) (xy 155.308745 111.959425) (xy 155.323183 111.950567)
+ (xy 155.33764 111.941951) (xy 155.352116 111.933578) (xy 155.366611 111.925447) (xy 155.381126 111.91756)
+ (xy 155.39566 111.909914) (xy 155.410213 111.902511) (xy 155.425341 111.895344) (xy 155.440501 111.888404)
+ (xy 155.455692 111.881691) (xy 155.470915 111.875206) (xy 155.486169 111.868948) (xy 155.501455 111.862918)
+ (xy 155.516772 111.857116) (xy 155.532121 111.851541) (xy 155.547501 111.846194) (xy 155.562912 111.841074)
+ (xy 155.578356 111.836182) (xy 155.59383 111.831517) (xy 155.609336 111.82708) (xy 155.624874 111.82287)
+ (xy 155.640443 111.818888) (xy 155.656043 111.815134) (xy 155.671675 111.811607) (xy 155.687339 111.808307)
+ (xy 155.703034 111.805235) (xy 155.71876 111.802391) (xy 155.734518 111.799774) (xy 155.750308 111.797385)
+ (xy 155.766129 111.795223) (xy 155.781981 111.793289) (xy 155.797865 111.791582) (xy 155.81378 111.790103)
+ (xy 155.829727 111.788852) (xy 155.845706 111.787828) (xy 155.861715 111.787032) (xy 155.877757 111.786463)
+ (xy 155.89383 111.786121) (xy 155.909934 111.786008) (xy 155.92657 111.786121) (xy 155.943141 111.786463)
+ (xy 155.959646 111.787032) (xy 155.976085 111.787828) (xy 155.992459 111.788852) (xy 156.008766 111.790103)
+ (xy 156.025008 111.791582) (xy 156.041184 111.793289) (xy 156.057294 111.795223) (xy 156.073338 111.797385)
+ (xy 156.089316 111.799774) (xy 156.105229 111.802391) (xy 156.121076 111.805235) (xy 156.136856 111.808307)
+ (xy 156.152571 111.811607) (xy 156.168221 111.815134) (xy 156.183804 111.818888) (xy 156.199322 111.82287)
+ (xy 156.214773 111.82708) (xy 156.230159 111.831517) (xy 156.245479 111.836182) (xy 156.260733 111.841074)
+ (xy 156.275922 111.846194) (xy 156.291044 111.851541) (xy 156.306101 111.857116) (xy 156.321092 111.862918)
+ (xy 156.336017 111.868948) (xy 156.350876 111.875206) (xy 156.36567 111.881691) (xy 156.380397 111.888404)
+ (xy 156.395059 111.895344) (xy 156.409655 111.902511) (xy 156.424719 111.909914) (xy 156.439731 111.91756)
+ (xy 156.454692 111.925447) (xy 156.469601 111.933578) (xy 156.484459 111.941951) (xy 156.499265 111.950567)
+ (xy 156.51402 111.959425) (xy 156.528723 111.968526) (xy 156.543375 111.977869) (xy 156.557975 111.987455)
+ (xy 156.572524 111.997283) (xy 156.587021 112.007355) (xy 156.601466 112.017668) (xy 156.615861 112.028224)
+ (xy 156.630203 112.039023) (xy 156.644494 112.050065) (xy 156.658734 112.061349) (xy 156.672922 112.072875)
+ (xy 156.687058 112.084644) (xy 156.701143 112.096656) (xy 156.715177 112.10891) (xy 156.729159 112.121407)
+ (xy 156.743089 112.134146) (xy 156.756968 112.147128) (xy 156.770795 112.160353) (xy 156.784571 112.17382)
+ (xy 156.798296 112.18753) (xy 156.811968 112.201482) (xy 156.82559 112.215677) (xy 156.83916 112.230114)
+ (xy 156.852678 112.244794) (xy 156.866145 112.259717) (xy 156.808992 112.317236) (xy 156.796664 112.305577)
+ (xy 156.784274 112.294093) (xy 156.77182 112.282785) (xy 156.759304 112.271652) (xy 156.746724 112.260694)
+ (xy 156.734082 112.249912) (xy 156.721376 112.239305) (xy 156.708608 112.228873) (xy 156.695777 112.218617)
+ (xy 156.682882 112.208536) (xy 156.669925 112.19863) (xy 156.656905 112.188899) (xy 156.643822 112.179344)
+ (xy 156.630675 112.169964) (xy 156.617466 112.16076) (xy 156.604194 112.151731) (xy 156.590859 112.142877)
+ (xy 156.577461 112.134198) (xy 156.564 112.125695) (xy 156.550476 112.117367) (xy 156.536889 112.109214)
+ (xy 156.523239 112.101237) (xy 156.509526 112.093435) (xy 156.49575 112.085808) (xy 156.481911 112.078357)
+ (xy 156.46801 112.07108) (xy 156.454045 112.06398) (xy 156.440017 112.057054) (xy 156.425926 112.050304)
+ (xy 156.411773 112.043729) (xy 156.397556 112.03733) (xy 156.383276 112.031105) (xy 156.368973 112.025087)
+ (xy 156.354637 112.01926) (xy 156.34027 112.013624) (xy 156.325872 112.008179) (xy 156.311442 112.002925)
+ (xy 156.29698 111.997862) (xy 156.282488 111.99299) (xy 156.267963 111.988309) (xy 156.253407 111.98382)
+ (xy 156.23882 111.979521) (xy 156.224201 111.975413) (xy 156.209551 111.971497) (xy 156.194869 111.967771)
+ (xy 156.180156 111.964237) (xy 156.165411 111.960893) (xy 156.150635 111.957741) (xy 156.135827 111.954779)
+ (xy 156.120988 111.952009) (xy 156.106118 111.94943) (xy 156.091215 111.947042) (xy 156.076282 111.944845)
+ (xy 156.061317 111.942839) (xy 156.04632 111.941024) (xy 156.031292 111.9394) (xy 156.016232 111.937967)
+ (xy 156.001141 111.936725) (xy 155.986019 111.935674) (xy 155.970865 111.934814) (xy 155.955679 111.934146)
+ (xy 155.940462 111.933668) (xy 155.925214 111.933382) (xy 155.909934 111.933286) (xy 155.894653 111.933382)
+ (xy 155.879404 111.93367) (xy 155.864185 111.934149) (xy 155.848997 111.93482) (xy 155.83384 111.935683)
+ (xy 155.818713 111.936738) (xy 155.803618 111.937984) (xy 155.788553 111.939423) (xy 155.773519 111.941053)
+ (xy 155.758515 111.942874) (xy 155.743543 111.944888) (xy 155.728601 111.947093) (xy 155.71369 111.94949)
+ (xy 155.698809 111.952079) (xy 155.68396 111.95486) (xy 155.669141 111.957832) (xy 155.654353 111.960997)
+ (xy 155.639596 111.964353) (xy 155.624869 111.9679) (xy 155.610173 111.97164) (xy 155.595508 111.975571)
+ (xy 155.580874 111.979694) (xy 155.566271 111.984009) (xy 155.551698 111.988515) (xy 155.537156 111.993214)
+ (xy 155.522645 111.998104) (xy 155.508165 112.003186) (xy 155.493715 112.008459) (xy 155.479297 112.013925)
+ (xy 155.464909 112.019582) (xy 155.450551 112.025431)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.79746 110.365247) (xy 155.782369 110.357439) (xy 155.767412 110.350134) (xy 155.75259 110.343334)
+ (xy 155.737903 110.337037) (xy 155.72335 110.331244) (xy 155.708931 110.325954) (xy 155.694648 110.321169)
+ (xy 155.680498 110.316887) (xy 155.659526 110.311409) (xy 155.638857 110.307064) (xy 155.618491 110.303852)
+ (xy 155.598427 110.301774) (xy 155.578666 110.30083) (xy 155.572146 110.300767) (xy 155.554359 110.301013)
+ (xy 155.537084 110.301751) (xy 155.520321 110.302982) (xy 155.504071 110.304705) (xy 155.488333 110.306921)
+ (xy 155.473107 110.309628) (xy 155.458394 110.312828) (xy 155.444193 110.31652) (xy 155.423853 110.322982)
+ (xy 155.404665 110.330551) (xy 155.386629 110.339228) (xy 155.369747 110.349012) (xy 155.354017 110.359905)
+ (xy 155.34903 110.363781) (xy 155.336459 110.376026) (xy 155.325125 110.389404) (xy 155.315027 110.403916)
+ (xy 155.306165 110.41956) (xy 155.298541 110.436339) (xy 155.292152 110.454251) (xy 155.287 110.473296)
+ (xy 155.283085 110.493474) (xy 155.280406 110.514787) (xy 155.279306 110.529624) (xy 155.278757 110.544966)
+ (xy 155.278688 110.552825) (xy 155.279104 110.571843) (xy 155.28035 110.590152) (xy 155.282427 110.607752)
+ (xy 155.285334 110.624644) (xy 155.289073 110.640828) (xy 155.293642 110.656303) (xy 155.299042 110.67107)
+ (xy 155.305272 110.685129) (xy 155.312334 110.698479) (xy 155.320226 110.711121) (xy 155.325949 110.719155)
+ (xy 155.338011 110.733495) (xy 155.351297 110.745922) (xy 155.365808 110.756438) (xy 155.381545 110.765042)
+ (xy 155.398506 110.771734) (xy 155.416693 110.776514) (xy 155.436105 110.779382) (xy 155.451467 110.780278)
+ (xy 155.456741 110.780338) (xy 155.47321 110.779565) (xy 155.488546 110.777246) (xy 155.502749 110.773382)
+ (xy 155.517885 110.766921) (xy 155.53148 110.758356) (xy 155.542744 110.748012) (xy 155.55638 110.737915)
+ (xy 155.570144 110.730341) (xy 155.584037 110.725292) (xy 155.600409 110.722592) (xy 155.605119 110.722452)
+ (xy 155.621837 110.723444) (xy 155.636546 110.726419) (xy 155.651167 110.732397) (xy 155.663053 110.741075)
+ (xy 155.671064 110.750662) (xy 155.683406 110.76179) (xy 155.691313 110.774458) (xy 155.696519 110.78986)
+ (xy 155.698834 110.805239) (xy 155.699274 110.816608) (xy 155.698389 110.833123) (xy 155.695732 110.848779)
+ (xy 155.691305 110.863577) (xy 155.685106 110.877516) (xy 155.677137 110.890596) (xy 155.667396 110.902818)
+ (xy 155.663004 110.907466) (xy 155.650807 110.917053) (xy 155.635647 110.924657) (xy 155.620751 110.929478)
+ (xy 155.603798 110.932921) (xy 155.588754 110.934684) (xy 155.572394 110.935566) (xy 155.56372 110.935676)
+ (xy 155.541701 110.935174) (xy 155.52034 110.933667) (xy 155.499637 110.931155) (xy 155.479593 110.927639)
+ (xy 155.460207 110.923118) (xy 155.44148 110.917593) (xy 155.423411 110.911062) (xy 155.406 110.903528)
+ (xy 155.389247 110.894988) (xy 155.373153 110.885444) (xy 155.357717 110.874895) (xy 155.342939 110.863342)
+ (xy 155.32882 110.850784) (xy 155.315359 110.837221) (xy 155.302556 110.822654) (xy 155.290412 110.807082)
+ (xy 155.279188 110.79117) (xy 155.268688 110.775123) (xy 155.258912 110.758941) (xy 155.24986 110.742625)
+ (xy 155.241532 110.726174) (xy 155.233929 110.709589) (xy 155.227049 110.69287) (xy 155.220894 110.676015)
+ (xy 155.215463 110.659027) (xy 155.210756 110.641903) (xy 155.206773 110.624646) (xy 155.203515 110.607253)
+ (xy 155.20098 110.589727) (xy 155.19917 110.572065) (xy 155.198084 110.554269) (xy 155.197722 110.536339)
+ (xy 155.198122 110.511393) (xy 155.199325 110.487298) (xy 155.201328 110.464052) (xy 155.204133 110.441657)
+ (xy 155.207739 110.420111) (xy 155.212147 110.399416) (xy 155.217357 110.379571) (xy 155.223367 110.360576)
+ (xy 155.230179 110.342431) (xy 155.237793 110.325136) (xy 155.246208 110.308691) (xy 155.255424 110.293096)
+ (xy 155.265442 110.278351) (xy 155.276261 110.264457) (xy 155.287882 110.251412) (xy 155.300304 110.239218)
+ (xy 155.314224 110.226884) (xy 155.328416 110.215347) (xy 155.342881 110.204605) (xy 155.357617 110.194659)
+ (xy 155.372625 110.185508) (xy 155.387905 110.177153) (xy 155.403457 110.169594) (xy 155.41928 110.162831)
+ (xy 155.435376 110.156863) (xy 155.451744 110.151691) (xy 155.468383 110.147315) (xy 155.485295 110.143734)
+ (xy 155.502478 110.140949) (xy 155.519933 110.13896) (xy 155.53766 110.137766) (xy 155.55566 110.137368)
+ (xy 155.573253 110.137813) (xy 155.591135 110.139146) (xy 155.609308 110.141368) (xy 155.62777 110.144478)
+ (xy 155.646523 110.148477) (xy 155.665565 110.153365) (xy 155.684896 110.159142) (xy 155.704518 110.165807)
+ (xy 155.724429 110.173361) (xy 155.744631 110.181804) (xy 155.758259 110.187927) (xy 155.771807 110.194408)
+ (xy 155.785158 110.201213) (xy 155.798311 110.208341) (xy 155.811267 110.215793) (xy 155.824026 110.223568)
+ (xy 155.836587 110.231667) (xy 155.84895 110.240089) (xy 155.861116 110.248835) (xy 155.873084 110.257904)
+ (xy 155.884855 110.267296) (xy 155.896428 110.277012) (xy 155.907804 110.287051) (xy 155.918983 110.297414)
+ (xy 155.929964 110.3081) (xy 155.940747 110.319109) (xy 155.951333 110.330442) (xy 155.968642 110.348261)
+ (xy 155.985581 110.365678) (xy 156.00215 110.382691) (xy 156.018349 110.399302) (xy 156.034178 110.415509)
+ (xy 156.049637 110.431314) (xy 156.064727 110.446716) (xy 156.079446 110.461715) (xy 156.093795 110.476311)
+ (xy 156.107775 110.490505) (xy 156.121384 110.504295) (xy 156.134624 110.517683) (xy 156.147493 110.530668)
+ (xy 156.159993 110.54325) (xy 156.172123 110.555429) (xy 156.183883 110.567205) (xy 156.195273 110.578579)
+ (xy 156.206292 110.589549) (xy 156.216942 110.600117) (xy 156.237133 110.620044) (xy 156.255843 110.638359)
+ (xy 156.273073 110.655063) (xy 156.288824 110.670155) (xy 156.303095 110.683636) (xy 156.315887 110.695506)
+ (xy 156.321727 110.700837) (xy 156.337751 110.714771) (xy 156.353126 110.727999) (xy 156.367851 110.74052)
+ (xy 156.381925 110.752334) (xy 156.395351 110.763441) (xy 156.408126 110.77384) (xy 156.420252 110.783533)
+ (xy 156.437223 110.796747) (xy 156.452731 110.80837) (xy 156.466778 110.818403) (xy 156.479363 110.826844)
+ (xy 156.493868 110.835626) (xy 156.500147 110.838956) (xy 156.500147 110.371475) (xy 156.499305 110.354697)
+ (xy 156.496781 110.338617) (xy 156.492573 110.323235) (xy 156.486683 110.308552) (xy 156.479109 110.294567)
+ (xy 156.469853 110.281281) (xy 156.458914 110.268693) (xy 156.446291 110.256803) (xy 156.431505 110.245457)
+ (xy 156.41904 110.237564) (xy 156.405397 110.230199) (xy 156.390575 110.223362) (xy 156.374575 110.217053)
+ (xy 156.357397 110.211272) (xy 156.339039 110.206019) (xy 156.319504 110.201294) (xy 156.298789 110.197097)
+ (xy 156.284325 110.194593) (xy 156.269337 110.192323) (xy 156.269337 110.11905) (xy 156.647059 110.171807)
+ (xy 156.647059 110.960222) (xy 156.525426 110.960222) (xy 156.507658 110.950325) (xy 156.4898 110.939868)
+ (xy 156.471851 110.92885) (xy 156.453813 110.917272) (xy 156.435684 110.905134) (xy 156.423549 110.89673)
+ (xy 156.411373 110.888078) (xy 156.399157 110.879176) (xy 156.386901 110.870026) (xy 156.374605 110.860626)
+ (xy 156.362268 110.850978) (xy 156.349892 110.84108) (xy 156.337476 110.830933) (xy 156.331253 110.825767)
+ (xy 156.319539 110.816051) (xy 156.307113 110.805497) (xy 156.293974 110.794103) (xy 156.280122 110.781872)
+ (xy 156.265558 110.768801) (xy 156.25028 110.754892) (xy 156.234291 110.740145) (xy 156.217588 110.724559)
+ (xy 156.200173 110.708134) (xy 156.182045 110.69087) (xy 156.163205 110.672768) (xy 156.143651 110.653827)
+ (xy 156.123385 110.634048) (xy 156.102407 110.61343) (xy 156.09165 110.602807) (xy 156.080715 110.591973)
+ (xy 156.069602 110.580931) (xy 156.058311 110.569678) (xy 156.041021 110.552565) (xy 156.023862 110.53603)
+ (xy 156.006834 110.520073) (xy 155.989939 110.504694) (xy 155.973175 110.489894) (xy 155.956542 110.475671)
+ (xy 155.940042 110.462027) (xy 155.923672 110.448961) (xy 155.907435 110.436473) (xy 155.891329 110.424564)
+ (xy 155.875355 110.413232) (xy 155.859513 110.402479) (xy 155.843802 110.392303) (xy 155.828223 110.382706)
+ (xy 155.812776 110.373688)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.947105 109.046825) (xy 155.967532 109.047193) (xy 155.9877 109.047806) (xy 156.00761 109.048665)
+ (xy 156.027262 109.04977) (xy 156.046655 109.05112) (xy 156.06579 109.052715) (xy 156.084667 109.054556)
+ (xy 156.103285 109.056642) (xy 156.121645 109.058974) (xy 156.139747 109.061551) (xy 156.15759 109.064373)
+ (xy 156.175175 109.067441) (xy 156.192502 109.070755) (xy 156.209571 109.074313) (xy 156.226381 109.078118)
+ (xy 156.242933 109.082167) (xy 156.259226 109.086462) (xy 156.275262 109.091003) (xy 156.291039 109.095789)
+ (xy 156.306557 109.10082) (xy 156.321817 109.106097) (xy 156.336819 109.11162) (xy 156.351563 109.117387)
+ (xy 156.366048 109.1234) (xy 156.380275 109.129659) (xy 156.394244 109.136163) (xy 156.407955 109.142913)
+ (xy 156.421407 109.149908) (xy 156.4346 109.157148) (xy 156.447536 109.164634) (xy 156.460213 109.172365)
+ (xy 156.472723 109.180339) (xy 156.496551 109.1966) (xy 156.51879 109.213275) (xy 156.539441 109.230365)
+ (xy 156.558503 109.247871) (xy 156.575977 109.265791) (xy 156.591863 109.284126) (xy 156.606159 109.302877)
+ (xy 156.618868 109.322042) (xy 156.629987 109.341623) (xy 156.639519 109.361618) (xy 156.647461 109.382029)
+ (xy 156.653815 109.402854) (xy 156.658581 109.424095) (xy 156.661758 109.44575) (xy 156.663347 109.467821)
+ (xy 156.663545 109.479012) (xy 156.662784 109.502223) (xy 156.6605 109.524962) (xy 156.656693 109.547228)
+ (xy 156.651364 109.569023) (xy 156.644511 109.590345) (xy 156.636136 109.611195) (xy 156.626239 109.631572)
+ (xy 156.614819 109.651478) (xy 156.601876 109.670911) (xy 156.58741 109.689872) (xy 156.571422 109.70836)
+ (xy 156.553911 109.726376) (xy 156.534877 109.74392) (xy 156.51432 109.760992) (xy 156.492241 109.777591)
+ (xy 156.468639 109.793719) (xy 156.443981 109.808936) (xy 156.431191 109.816176) (xy 156.418093 109.823171)
+ (xy 156.404687 109.82992) (xy 156.390973 109.836424) (xy 156.376952 109.842683) (xy 156.362623 109.848696)
+ (xy 156.347986 109.854464) (xy 156.333042 109.859986) (xy 156.31779 109.865263) (xy 156.30223 109.870295)
+ (xy 156.286362 109.87508) (xy 156.270187 109.879621) (xy 156.253704 109.883916) (xy 156.236914 109.887966)
+ (xy 156.219816 109.89177) (xy 156.20241 109.895329) (xy 156.184696 109.898642) (xy 156.166675 109.90171)
+ (xy 156.148346 109.904533) (xy 156.129709 109.90711) (xy 156.110765 109.909441) (xy 156.091513 109.911528)
+ (xy 156.071953 109.913368) (xy 156.052086 109.914964) (xy 156.031911 109.916314) (xy 156.011428 109.917418)
+ (xy 155.990638 109.918277) (xy 155.96954 109.918891) (xy 155.948134 109.919259) (xy 155.92642 109.919382)
+ (xy 155.905744 109.919267) (xy 155.885342 109.918924) (xy 155.865214 109.918351) (xy 155.845362 109.91755)
+ (xy 155.825785 109.916519) (xy 155.806482 109.91526) (xy 155.787454 109.913772) (xy 155.7687 109.912054)
+ (xy 155.750222 109.910108) (xy 155.732018 109.907933) (xy 155.714089 109.905528) (xy 155.696435 109.902895)
+ (xy 155.679056 109.900033) (xy 155.661951 109.896942) (xy 155.645121 109.893622) (xy 155.628566 109.890072)
+ (xy 155.612286 109.886294) (xy 155.59628 109.882287) (xy 155.580549 109.878051) (xy 155.565093 109.873586)
+ (xy 155.549912 109.868892) (xy 155.535006 109.863969) (xy 155.520374 109.858817) (xy 155.506017 109.853436)
+ (xy 155.491935 109.847826) (xy 155.478128 109.841987) (xy 155.464595 109.835919) (xy 155.451337 109.829622)
+ (xy 155.425646 109.816342) (xy 155.401054 109.802145) (xy 155.388544 109.794132) (xy 155.364716 109.777703)
+ (xy 155.342477 109.760736) (xy 155.321826 109.743231) (xy 155.302763 109.725187) (xy 155.28529 109.706606)
+ (xy 155.269404 109.687486) (xy 155.255107 109.667828) (xy 155.242399 109.647632) (xy 155.231279 109.626898)
+ (xy 155.221748 109.605626) (xy 155.213806 109.583816) (xy 155.207451 109.561468) (xy 155.202686 109.538582)
+ (xy 155.199509 109.515157) (xy 155.19792 109.491195) (xy 155.197722 109.479012) (xy 155.287115 109.479012)
+ (xy 155.288573 109.500329) (xy 155.292949 109.520867) (xy 155.300242 109.540626) (xy 155.310453 109.559606)
+ (xy 155.318881 109.571826) (xy 155.328605 109.5837) (xy 155.339626 109.595228) (xy 155.351944 109.606409)
+ (xy 155.365558 109.617244) (xy 155.380469 109.627733) (xy 155.396676 109.637875) (xy 155.41418 109.647671)
+ (xy 155.43298 109.657121) (xy 155.453078 109.666224) (xy 155.473989 109.675052) (xy 155.496057 109.683311)
+ (xy 155.519281 109.691001) (xy 155.543661 109.69812) (xy 155.569198 109.704671) (xy 155.595891 109.710651)
+ (xy 155.62374 109.716062) (xy 155.652746 109.720904) (xy 155.667683 109.723111) (xy 155.682908 109.725176)
+ (xy 155.698423 109.727098) (xy 155.714227 109.728878) (xy 155.730319 109.730515) (xy 155.746701 109.732011)
+ (xy 155.763372 109.733363) (xy 155.780332 109.734574) (xy 155.797582 109.735642) (xy 155.81512 109.736567)
+ (xy 155.832947 109.73735) (xy 155.851064 109.737991) (xy 155.869469 109.73849) (xy 155.888164 109.738846)
+ (xy 155.907147 109.739059) (xy 155.92642 109.73913) (xy 155.946211 109.739059) (xy 155.965697 109.738846)
+ (xy 155.984877 109.73849) (xy 156.003752 109.737991) (xy 156.022321 109.73735) (xy 156.040584 109.736567)
+ (xy 156.058542 109.735642) (xy 156.076195 109.734574) (xy 156.093541 109.733363) (xy 156.110583 109.732011)
+ (xy 156.127318 109.730515) (xy 156.143749 109.728878) (xy 156.159873 109.727098) (xy 156.175692 109.725176)
+ (xy 156.191206 109.723111) (xy 156.206414 109.720904) (xy 156.221317 109.718554) (xy 156.235914 109.716062)
+ (xy 156.264191 109.710651) (xy 156.291246 109.704671) (xy 156.317079 109.69812) (xy 156.34169 109.691001)
+ (xy 156.365078 109.683311) (xy 156.387245 109.675052) (xy 156.408189 109.666224) (xy 156.428286 109.656219)
+ (xy 156.447087 109.645988) (xy 156.464591 109.635531) (xy 156.480798 109.624848) (xy 156.495709 109.613938)
+ (xy 156.509323 109.602803) (xy 156.521641 109.591441) (xy 156.532661 109.579854) (xy 156.542386 109.56804)
+ (xy 156.550814 109.556) (xy 156.561024 109.537516) (xy 156.568318 109.518523) (xy 156.572694 109.499022)
+ (xy 156.574152 109.479012) (xy 156.572697 109.457768) (xy 156.56833 109.437452) (xy 156.561053 109.418064)
+ (xy 156.550865 109.399602) (xy 156.537766 109.382068) (xy 156.527416 109.370894) (xy 156.515773 109.360132)
+ (xy 156.502836 109.349782) (xy 156.488605 109.339845) (xy 156.47308 109.330319) (xy 156.456262 109.321206)
+ (xy 156.43815 109.312505) (xy 156.418744 109.304216) (xy 156.408556 109.300226) (xy 156.385678 109.291353)
+ (xy 156.361833 109.283053) (xy 156.33702 109.275325) (xy 156.31124 109.268169) (xy 156.284493 109.261586)
+ (xy 156.256778 109.255575) (xy 156.228095 109.250137) (xy 156.213391 109.247633) (xy 156.198446 109.245271)
+ (xy 156.183258 109.243053) (xy 156.167829 109.240978) (xy 156.152157 109.239046) (xy 156.136244 109.237257)
+ (xy 156.120089 109.235611) (xy 156.103692 109.234109) (xy 156.087053 109.232749) (xy 156.070172 109.231533)
+ (xy 156.05305 109.230459) (xy 156.035685 109.229529) (xy 156.018079 109.228742) (xy 156.000231 109.228098)
+ (xy 155.982141 109.227597) (xy 155.963809 109.227239) (xy 155.945236 109.227025) (xy 155.92642 109.226953)
+ (xy 155.908123 109.227017) (xy 155.89005 109.227208) (xy 155.872202 109.227526) (xy 155.854578 109.227972)
+ (xy 155.83718 109.228545) (xy 155.820006 109.229246) (xy 155.803056 109.230074) (xy 155.786332 109.231029)
+ (xy 155.769832 109.232112) (xy 155.753556 109.233322) (xy 155.737506 109.234659) (xy 155.72168 109.236124)
+ (xy 155.706079 109.237716) (xy 155.690702 109.239435) (xy 155.67555 109.241282) (xy 155.660623 109.243256)
+ (xy 155.64592 109.245358) (xy 155.617189 109.249943) (xy 155.589357 109.255038) (xy 155.562424 109.260642)
+ (xy 155.536389 109.266756) (xy 155.511253 109.273379) (xy 155.487016 109.280512) (xy 155.463677 109.288154)
+ (xy 155.452345 109.292166) (xy 155.432336 109.30028) (xy 155.413619 109.30887) (xy 155.396192 109.317935)
+ (xy 155.380057 109.327474) (xy 155.365212 109.337489) (xy 155.351658 109.347979) (xy 155.339394 109.358944)
+ (xy 155.328422 109.370385) (xy 155.318741 109.3823) (xy 155.31035 109.394691) (xy 155.30325 109.407556)
+ (xy 155.295021 109.427746) (xy 155.289696 109.449004) (xy 155.28776 109.46377) (xy 155.287115 109.479012)
+ (xy 155.197722 109.479012) (xy 155.198483 109.455789) (xy 155.200767 109.433107) (xy 155.204574 109.410967)
+ (xy 155.209903 109.389367) (xy 155.216755 109.368308) (xy 155.22513 109.34779) (xy 155.235028 109.327813)
+ (xy 155.246448 109.308378) (xy 155.259391 109.289483) (xy 155.273857 109.271129) (xy 155.289845 109.253316)
+ (xy 155.307356 109.236044) (xy 155.32639 109.219312) (xy 155.346946 109.203122) (xy 155.369026 109.187473)
+ (xy 155.392627 109.172365) (xy 155.405305 109.164634) (xy 155.41824 109.157148) (xy 155.431434 109.149908)
+ (xy 155.444886 109.142913) (xy 155.458596 109.136163) (xy 155.472565 109.129659) (xy 155.486792 109.1234)
+ (xy 155.501277 109.117387) (xy 155.516021 109.11162) (xy 155.531023 109.106097) (xy 155.546283 109.10082)
+ (xy 155.561802 109.095789) (xy 155.577579 109.091003) (xy 155.593614 109.086462) (xy 155.609908 109.082167)
+ (xy 155.626459 109.078118) (xy 155.64327 109.074313) (xy 155.660338 109.070755) (xy 155.677665 109.067441)
+ (xy 155.69525 109.064373) (xy 155.713094 109.061551) (xy 155.731195 109.058974) (xy 155.749555 109.056642)
+ (xy 155.768174 109.054556) (xy 155.78705 109.052715) (xy 155.806185 109.05112) (xy 155.825579 109.04977)
+ (xy 155.84523 109.048665) (xy 155.86514 109.047806) (xy 155.885309 109.047193) (xy 155.905735 109.046825)
+ (xy 155.92642 109.046702)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.79746 108.266712) (xy 155.782369 108.258904) (xy 155.767412 108.2516) (xy 155.75259 108.244799)
+ (xy 155.737903 108.238502) (xy 155.72335 108.232709) (xy 155.708931 108.22742) (xy 155.694648 108.222634)
+ (xy 155.680498 108.218352) (xy 155.659526 108.212874) (xy 155.638857 108.208529) (xy 155.618491 108.205318)
+ (xy 155.598427 108.20324) (xy 155.578666 108.202295) (xy 155.572146 108.202232) (xy 155.554359 108.202478)
+ (xy 155.537084 108.203217) (xy 155.520321 108.204448) (xy 155.504071 108.206171) (xy 155.488333 108.208386)
+ (xy 155.473107 108.211094) (xy 155.458394 108.214294) (xy 155.444193 108.217986) (xy 155.423853 108.224447)
+ (xy 155.404665 108.232017) (xy 155.386629 108.240693) (xy 155.369747 108.250478) (xy 155.354017 108.26137)
+ (xy 155.34903 108.265247) (xy 155.336459 108.277491) (xy 155.325125 108.29087) (xy 155.315027 108.305381)
+ (xy 155.306165 108.321026) (xy 155.298541 108.337804) (xy 155.292152 108.355716) (xy 155.287 108.374761)
+ (xy 155.283085 108.39494) (xy 155.280406 108.416252) (xy 155.279306 108.43109) (xy 155.278757 108.446431)
+ (xy 155.278688 108.454291) (xy 155.279104 108.473308) (xy 155.28035 108.491617) (xy 155.282427 108.509218)
+ (xy 155.285334 108.52611) (xy 155.289073 108.542293) (xy 155.293642 108.557769) (xy 155.299042 108.572536)
+ (xy 155.305272 108.586594) (xy 155.312334 108.599944) (xy 155.320226 108.612586) (xy 155.325949 108.62062)
+ (xy 155.338011 108.63496) (xy 155.351297 108.647388) (xy 155.365808 108.657904) (xy 155.381545 108.666507)
+ (xy 155.398506 108.673199) (xy 155.416693 108.677979) (xy 155.436105 108.680847) (xy 155.451467 108.681743)
+ (xy 155.456741 108.681803) (xy 155.47321 108.68103) (xy 155.488546 108.678712) (xy 155.502749 108.674848)
+ (xy 155.517885 108.668386) (xy 155.53148 108.659821) (xy 155.542744 108.649478) (xy 155.55638 108.63938)
+ (xy 155.570144 108.631807) (xy 155.584037 108.626758) (xy 155.600409 108.624058) (xy 155.605119 108.623918)
+ (xy 155.621837 108.624909) (xy 155.636546 108.627885) (xy 155.651167 108.633863) (xy 155.663053 108.642541)
+ (xy 155.671064 108.652128) (xy 155.683406 108.663256) (xy 155.691313 108.675923) (xy 155.696519 108.691326)
+ (xy 155.698834 108.706704) (xy 155.699274 108.718073) (xy 155.698389 108.734588) (xy 155.695732 108.750245)
+ (xy 155.691305 108.765042) (xy 155.685106 108.778981) (xy 155.677137 108.792062) (xy 155.667396 108.804283)
+ (xy 155.663004 108.808931) (xy 155.650807 108.818518) (xy 155.635647 108.826122) (xy 155.620751 108.830943)
+ (xy 155.603798 108.834387) (xy 155.588754 108.83615) (xy 155.572394 108.837031) (xy 155.56372 108.837142)
+ (xy 155.541701 108.836639) (xy 155.52034 108.835132) (xy 155.499637 108.832621) (xy 155.479593 108.829104)
+ (xy 155.460207 108.824584) (xy 155.44148 108.819058) (xy 155.423411 108.812528) (xy 155.406 108.804993)
+ (xy 155.389247 108.796454) (xy 155.373153 108.78691) (xy 155.357717 108.776361) (xy 155.342939 108.764807)
+ (xy 155.32882 108.752249) (xy 155.315359 108.738687) (xy 155.302556 108.72412) (xy 155.290412 108.708548)
+ (xy 155.279188 108.692635) (xy 155.268688 108.676588) (xy 155.258912 108.660407) (xy 155.24986 108.64409)
+ (xy 155.241532 108.62764) (xy 155.233929 108.611055) (xy 155.227049 108.594335) (xy 155.220894 108.577481)
+ (xy 155.215463 108.560492) (xy 155.210756 108.543369) (xy 155.206773 108.526111) (xy 155.203515 108.508719)
+ (xy 155.20098 108.491192) (xy 155.19917 108.473531) (xy 155.198084 108.455735) (xy 155.197722 108.437804)
+ (xy 155.198122 108.412859) (xy 155.199325 108.388763) (xy 155.201328 108.365518) (xy 155.204133 108.343122)
+ (xy 155.207739 108.321577) (xy 155.212147 108.300882) (xy 155.217357 108.281036) (xy 155.223367 108.262041)
+ (xy 155.230179 108.243896) (xy 155.237793 108.226601) (xy 155.246208 108.210156) (xy 155.255424 108.194562)
+ (xy 155.265442 108.179817) (xy 155.276261 108.165922) (xy 155.287882 108.152878) (xy 155.300304 108.140683)
+ (xy 155.314224 108.12835) (xy 155.328416 108.116812) (xy 155.342881 108.10607) (xy 155.357617 108.096124)
+ (xy 155.372625 108.086973) (xy 155.387905 108.078619) (xy 155.403457 108.07106) (xy 155.41928 108.064296)
+ (xy 155.435376 108.058328) (xy 155.451744 108.053156) (xy 155.468383 108.04878) (xy 155.485295 108.045199)
+ (xy 155.502478 108.042414) (xy 155.519933 108.040425) (xy 155.53766 108.039232) (xy 155.55566 108.038834)
+ (xy 155.573253 108.039278) (xy 155.591135 108.040611) (xy 155.609308 108.042833) (xy 155.62777 108.045944)
+ (xy 155.646523 108.049943) (xy 155.665565 108.054831) (xy 155.684896 108.060607) (xy 155.704518 108.067273)
+ (xy 155.724429 108.074827) (xy 155.744631 108.08327) (xy 155.758259 108.089392) (xy 155.771807 108.095874)
+ (xy 155.785158 108.102678) (xy 155.798311 108.109807) (xy 155.811267 108.117259) (xy 155.824026 108.125034)
+ (xy 155.836587 108.133133) (xy 155.84895 108.141555) (xy 155.861116 108.1503) (xy 155.873084 108.159369)
+ (xy 155.884855 108.168761) (xy 155.896428 108.178477) (xy 155.907804 108.188516) (xy 155.918983 108.198879)
+ (xy 155.929964 108.209565) (xy 155.940747 108.220575) (xy 155.951333 108.231908) (xy 155.968642 108.249727)
+ (xy 155.985581 108.267143) (xy 156.00215 108.284157) (xy 156.018349 108.300767) (xy 156.034178 108.316975)
+ (xy 156.049637 108.33278) (xy 156.064727 108.348182) (xy 156.079446 108.363181) (xy 156.093795 108.377777)
+ (xy 156.107775 108.39197) (xy 156.121384 108.405761) (xy 156.134624 108.419149) (xy 156.147493 108.432133)
+ (xy 156.159993 108.444715) (xy 156.172123 108.456894) (xy 156.183883 108.468671) (xy 156.195273 108.480044)
+ (xy 156.206292 108.491015) (xy 156.216942 108.501582) (xy 156.237133 108.521509) (xy 156.255843 108.539824)
+ (xy 156.273073 108.556528) (xy 156.288824 108.571621) (xy 156.303095 108.585102) (xy 156.315887 108.596972)
+ (xy 156.321727 108.602302) (xy 156.337751 108.616237) (xy 156.353126 108.629465) (xy 156.367851 108.641985)
+ (xy 156.381925 108.653799) (xy 156.395351 108.664906) (xy 156.408126 108.675306) (xy 156.420252 108.684999)
+ (xy 156.437223 108.698213) (xy 156.452731 108.709836) (xy 156.466778 108.719868) (xy 156.479363 108.72831)
+ (xy 156.493868 108.737091) (xy 156.500147 108.740421) (xy 156.500147 108.272941) (xy 156.499305 108.256162)
+ (xy 156.496781 108.240082) (xy 156.492573 108.224701) (xy 156.486683 108.210017) (xy 156.479109 108.196033)
+ (xy 156.469853 108.182746) (xy 156.458914 108.170158) (xy 156.446291 108.158269) (xy 156.431505 108.146923)
+ (xy 156.41904 108.139029) (xy 156.405397 108.131664) (xy 156.390575 108.124827) (xy 156.374575 108.118518)
+ (xy 156.357397 108.112737) (xy 156.339039 108.107484) (xy 156.319504 108.102759) (xy 156.298789 108.098563)
+ (xy 156.284325 108.096058) (xy 156.269337 108.093788) (xy 156.269337 108.020516) (xy 156.647059 108.073272)
+ (xy 156.647059 108.861688) (xy 156.525426 108.861688) (xy 156.507658 108.851791) (xy 156.4898 108.841333)
+ (xy 156.471851 108.830315) (xy 156.453813 108.818737) (xy 156.435684 108.806599) (xy 156.423549 108.798196)
+ (xy 156.411373 108.789543) (xy 156.399157 108.780642) (xy 156.386901 108.771491) (xy 156.374605 108.762092)
+ (xy 156.362268 108.752443) (xy 156.349892 108.742545) (xy 156.337476 108.732399) (xy 156.331253 108.727232)
+ (xy 156.319539 108.717516) (xy 156.307113 108.706962) (xy 156.293974 108.695569) (xy 156.280122 108.683337)
+ (xy 156.265558 108.670267) (xy 156.25028 108.656358) (xy 156.234291 108.64161) (xy 156.217588 108.626024)
+ (xy 156.200173 108.609599) (xy 156.182045 108.592336) (xy 156.163205 108.574234) (xy 156.143651 108.555293)
+ (xy 156.123385 108.535514) (xy 156.102407 108.514896) (xy 156.09165 108.504272) (xy 156.080715 108.493439)
+ (xy 156.069602 108.482396) (xy 156.058311 108.471144) (xy 156.041021 108.45403) (xy 156.023862 108.437495)
+ (xy 156.006834 108.421538) (xy 155.989939 108.40616) (xy 155.973175 108.391359) (xy 155.956542 108.377137)
+ (xy 155.940042 108.363493) (xy 155.923672 108.350427) (xy 155.907435 108.337939) (xy 155.891329 108.326029)
+ (xy 155.875355 108.314698) (xy 155.859513 108.303944) (xy 155.843802 108.293769) (xy 155.828223 108.284172)
+ (xy 155.812776 108.275153)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.035597 107.040858) (xy 156.049381 107.03265) (xy 156.063166 107.024972) (xy 156.07695 107.017824)
+ (xy 156.090735 107.011205) (xy 156.104519 107.005116) (xy 156.118303 106.999556) (xy 156.132088 106.994525)
+ (xy 156.152765 106.987973) (xy 156.173441 106.982611) (xy 156.194118 106.978441) (xy 156.214795 106.975463)
+ (xy 156.235471 106.973676) (xy 156.256148 106.97308) (xy 156.276176 106.973544) (xy 156.29587 106.974935)
+ (xy 156.315229 106.977253) (xy 156.334252 106.980499) (xy 156.352941 106.984672) (xy 156.371295 106.989773)
+ (xy 156.389314 106.9958) (xy 156.406999 107.002756) (xy 156.424348 107.010638) (xy 156.441362 107.019448)
+ (xy 156.458042 107.029185) (xy 156.474387 107.03985) (xy 156.490397 107.051442) (xy 156.506071 107.063961)
+ (xy 156.521412 107.077408) (xy 156.536417 107.091782) (xy 156.551811 107.106981) (xy 156.566212 107.1229)
+ (xy 156.579621 107.139541) (xy 156.592035 107.156903) (xy 156.603457 107.174987) (xy 156.613886 107.193792)
+ (xy 156.623321 107.213318) (xy 156.631763 107.233565) (xy 156.639212 107.254534) (xy 156.645668 107.276224)
+ (xy 156.65113 107.298635) (xy 156.6556 107.321767) (xy 156.659076 107.345621) (xy 156.661559 107.370196)
+ (xy 156.663049 107.395492) (xy 156.663545 107.42151) (xy 156.663213 107.440398) (xy 156.662217 107.458959)
+ (xy 156.660557 107.477195) (xy 156.658233 107.495103) (xy 156.655245 107.512686) (xy 156.651592 107.529942)
+ (xy 156.647276 107.546872) (xy 156.642296 107.563476) (xy 156.636652 107.579754) (xy 156.630343 107.595705)
+ (xy 156.623371 107.61133) (xy 156.615735 107.626628) (xy 156.607434 107.6416) (xy 156.59847 107.656246)
+ (xy 156.588841 107.670566) (xy 156.578549 107.68456) (xy 156.567727 107.698046) (xy 156.556693 107.710663)
+ (xy 156.545447 107.72241) (xy 156.53399 107.733286) (xy 156.52232 107.743292) (xy 156.510439 107.752429)
+ (xy 156.49222 107.764501) (xy 156.473525 107.774616) (xy 156.454353 107.782774) (xy 156.434705 107.788973)
+ (xy 156.41458 107.793215) (xy 156.393978 107.795499) (xy 156.379979 107.795934) (xy 156.36347 107.795058)
+ (xy 156.347371 107.792428) (xy 156.331685 107.788045) (xy 156.316409 107.781909) (xy 156.301545 107.77402)
+ (xy 156.287093 107.764378) (xy 156.281427 107.760031) (xy 156.270767 107.748449) (xy 156.26036 107.734505)
+ (xy 156.252555 107.720508) (xy 156.247351 107.706461) (xy 156.244569 107.690006) (xy 156.244424 107.685292)
+ (xy 156.245381 107.668459) (xy 156.248253 107.65345) (xy 156.254225 107.637848) (xy 156.262953 107.624874)
+ (xy 156.274438 107.614527) (xy 156.283625 107.609089) (xy 156.296865 107.601595) (xy 156.311737 107.594279)
+ (xy 156.325501 107.588792) (xy 156.34016 107.584702) (xy 156.355066 107.583077) (xy 156.371321 107.583708)
+ (xy 156.386288 107.585601) (xy 156.402121 107.589405) (xy 156.416201 107.594928) (xy 156.426874 107.601028)
+ (xy 156.441391 107.6076) (xy 156.456519 107.612749) (xy 156.471831 107.615683) (xy 156.478898 107.616049)
+ (xy 156.494384 107.614233) (xy 156.508968 107.608785) (xy 156.522651 107.599705) (xy 156.533365 107.589363)
+ (xy 156.543452 107.576499) (xy 156.551071 107.564392) (xy 156.558456 107.548427) (xy 156.564856 107.532221)
+ (xy 156.570271 107.515774) (xy 156.574702 107.499088) (xy 156.578148 107.48216) (xy 156.580609 107.464993)
+ (xy 156.582086 107.447585) (xy 156.582579 107.429936) (xy 156.582239 107.412357) (xy 156.581222 107.395338)
+ (xy 156.579526 107.37888) (xy 156.577152 107.362983) (xy 156.574099 107.347648) (xy 156.570368 107.332873)
+ (xy 156.565959 107.318659) (xy 156.558073 107.29839) (xy 156.548661 107.279384) (xy 156.537723 107.261639)
+ (xy 156.525258 107.245157) (xy 156.511267 107.229937) (xy 156.49575 107.21598) (xy 156.480053 107.203278)
+ (xy 156.462636 107.191825) (xy 156.443499 107.181622) (xy 156.429786 107.175514) (xy 156.415309 107.169962)
+ (xy 156.400068 107.164964) (xy 156.384062 107.160522) (xy 156.367293 107.156635) (xy 156.349759 107.153303)
+ (xy 156.331461 107.150527) (xy 156.312398 107.148306) (xy 156.292572 107.14664) (xy 156.271981 107.14553)
+ (xy 156.250626 107.144974) (xy 156.239662 107.144905) (xy 156.222872 107.145217) (xy 156.206391 107.146153)
+ (xy 156.19022 107.147713) (xy 156.174357 107.149897) (xy 156.158804 107.152705) (xy 156.14356 107.156136)
+ (xy 156.128625 107.160192) (xy 156.113999 107.164872) (xy 156.099682 107.170176) (xy 156.085674 107.176103)
+ (xy 156.071976 107.182655) (xy 156.058586 107.18983) (xy 156.045506 107.19763) (xy 156.032735 107.206053)
+ (xy 156.020272 107.215101) (xy 156.008119 107.224772) (xy 155.992668 107.239282) (xy 155.978736 107.256431)
+ (xy 155.970292 107.269331) (xy 155.962524 107.283405) (xy 155.955432 107.298652) (xy 155.949015 107.315073)
+ (xy 155.943273 107.332667) (xy 155.938207 107.351434) (xy 155.933816 107.371375) (xy 155.930101 107.39249)
+ (xy 155.927061 107.414778) (xy 155.924697 107.43824) (xy 155.923008 107.462875) (xy 155.921995 107.488683)
+ (xy 155.921657 107.515666) (xy 155.840691 107.515666) (xy 155.840382 107.495571) (xy 155.839454 107.476138)
+ (xy 155.837909 107.457366) (xy 155.835745 107.439256) (xy 155.832963 107.421806) (xy 155.829563 107.405018)
+ (xy 155.825544 107.388891) (xy 155.820907 107.373425) (xy 155.815652 107.35862) (xy 155.809779 107.344476)
+ (xy 155.803287 107.330994) (xy 155.796178 107.318172) (xy 155.784354 107.30018) (xy 155.771139 107.283675)
+ (xy 155.761556 107.273499) (xy 155.746362 107.259357) (xy 155.730318 107.246605) (xy 155.713424 107.235245)
+ (xy 155.695679 107.225276) (xy 155.677085 107.216698) (xy 155.65764 107.209511) (xy 155.637346 107.203715)
+ (xy 155.616201 107.19931) (xy 155.601633 107.197146) (xy 155.586686 107.195601) (xy 155.571362 107.194673)
+ (xy 155.55566 107.194364) (xy 155.534921 107.194924) (xy 155.514607 107.196605) (xy 155.494718 107.199407)
+ (xy 155.475254 107.203329) (xy 155.456215 107.208371) (xy 155.437602 107.214534) (xy 155.419413 107.221818)
+ (xy 155.401649 107.230222) (xy 155.384311 107.239747) (xy 155.367397 107.250392) (xy 155.356357 107.258112)
+ (xy 155.342477 107.268906) (xy 155.329962 107.280956) (xy 155.318812 107.294262) (xy 155.309028 107.308824)
+ (xy 155.300608 107.324642) (xy 155.293555 107.341716) (xy 155.287866 107.360045) (xy 155.283543 107.37963)
+ (xy 155.280584 107.400471) (xy 155.278992 107.422568) (xy 155.278688 107.437996) (xy 155.27906 107.453721)
+ (xy 155.280177 107.469206) (xy 155.282037 107.48445) (xy 155.284642 107.499454) (xy 155.28799 107.514217)
+ (xy 155.292083 107.52874) (xy 155.296921 107.543023) (xy 155.302502 107.557065) (xy 155.310373 107.570889)
+ (xy 155.319149 107.582871) (xy 155.33139 107.595255) (xy 155.345044 107.604759) (xy 155.360112 107.611384)
+ (xy 155.376593 107.615128) (xy 155.390796 107.616049) (xy 155.408735 107.615727) (xy 155.424312 107.614761)
+ (xy 155.439888 107.612752) (xy 155.455367 107.608631) (xy 155.464801 107.60286) (xy 155.47686 107.593297)
+ (xy 155.490368 107.586863) (xy 155.505325 107.58356) (xy 155.51426 107.583077) (xy 155.530541 107.583721)
+ (xy 155.545585 107.585653) (xy 155.561573 107.589535) (xy 155.575878 107.59517) (xy 155.586801 107.601395)
+ (xy 155.598506 107.611508) (xy 155.607337 107.624215) (xy 155.613293 107.639517) (xy 155.616109 107.654699)
+ (xy 155.616842 107.668806) (xy 155.61551 107.684977) (xy 155.611513 107.701113) (xy 155.605966 107.714916)
+ (xy 155.598461 107.728694) (xy 155.588999 107.742445) (xy 155.576801 107.752281) (xy 155.561642 107.760082)
+ (xy 155.546746 107.765028) (xy 155.529792 107.768561) (xy 155.514748 107.77037) (xy 155.498388 107.771275)
+ (xy 155.489714 107.771388) (xy 155.473673 107.77095) (xy 155.457972 107.769636) (xy 155.442612 107.767447)
+ (xy 155.427592 107.764381) (xy 155.412913 107.76044) (xy 155.398575 107.755623) (xy 155.384577 107.74993)
+ (xy 155.37092 107.743361) (xy 155.357604 107.735916) (xy 155.344628 107.727596) (xy 155.331993 107.7184)
+ (xy 155.319698 107.708327) (xy 155.307744 107.697379) (xy 155.296131 107.685556) (xy 155.284858 107.672856)
+ (xy 155.273925 107.65928) (xy 155.264698 107.645364) (xy 155.256065 107.631185) (xy 155.248028 107.616742)
+ (xy 155.240586 107.602036) (xy 155.23374 107.587067) (xy 155.227489 107.571834) (xy 155.221833 107.556338)
+ (xy 155.216773 107.540578) (xy 155.212308 107.524556) (xy 155.208438 107.50827) (xy 155.205163 107.49172)
+ (xy 155.202484 107.474908) (xy 155.200401 107.457832) (xy 155.198912 107.440492) (xy 155.198019 107.42289)
+ (xy 155.197722 107.405024) (xy 155.198122 107.383093) (xy 155.199325 107.361816) (xy 155.201328 107.34119)
+ (xy 155.204133 107.321218) (xy 155.207739 107.301898) (xy 155.212147 107.28323) (xy 155.217357 107.265216)
+ (xy 155.223367 107.247853) (xy 155.230179 107.231144) (xy 155.237793 107.215087) (xy 155.246208 107.199682)
+ (xy 155.255424 107.18493) (xy 155.265442 107.170831) (xy 155.276261 107.157384) (xy 155.287882 107.14459)
+ (xy 155.300304 107.132449) (xy 155.314127 107.120115) (xy 155.328027 107.108578) (xy 155.342005 107.097836)
+ (xy 155.35606 107.08789) (xy 155.370192 107.078739) (xy 155.384401 107.070384) (xy 155.398688 107.062825)
+ (xy 155.413052 107.056062) (xy 155.427494 107.050094) (xy 155.442012 107.044922) (xy 155.456608 107.040546)
+ (xy 155.471281 107.036965) (xy 155.486032 107.03418) (xy 155.500859 107.032191) (xy 155.515765 107.030997)
+ (xy 155.530747 107.030599) (xy 155.546563 107.030866) (xy 155.562048 107.031664) (xy 155.577201 107.032995)
+ (xy 155.592021 107.034858) (xy 155.60651 107.037254) (xy 155.62762 107.041846) (xy 155.647983 107.047635)
+ (xy 155.6676 107.054623) (xy 155.686469 107.062808) (xy 155.704591 107.072191) (xy 155.721966 107.082772)
+ (xy 155.738594 107.094551) (xy 155.743971 107.098743) (xy 155.76095 107.11032) (xy 155.776853 107.122657)
+ (xy 155.791682 107.135754) (xy 155.805434 107.14961) (xy 155.818111 107.164227) (xy 155.829713 107.179604)
+ (xy 155.840239 107.19574) (xy 155.84969 107.212637) (xy 155.858065 107.230293) (xy 155.865365 107.248709)
+ (xy 155.869634 107.261409) (xy 155.876808 107.242687) (xy 155.884409 107.224624) (xy 155.892436 107.207218)
+ (xy 155.900889 107.190472) (xy 155.909769 107.174383) (xy 155.919076 107.158953) (xy 155.928809 107.144181)
+ (xy 155.938968 107.130067) (xy 155.949554 107.116612) (xy 155.960567 107.103815) (xy 155.972005 107.091676)
+ (xy 155.983871 107.080196) (xy 155.996163 107.069374) (xy 156.008881 107.05921) (xy 156.022026 107.049705)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.225565 105.74979) (xy 155.237247 105.739341) (xy 155.249393 105.730663) (xy 155.264583 105.722587)
+ (xy 155.280443 105.717062) (xy 155.296972 105.714086) (xy 155.308364 105.71352) (xy 155.325189 105.714782)
+ (xy 155.341319 105.718569) (xy 155.356754 105.72488) (xy 155.371493 105.733716) (xy 155.383244 105.743007)
+ (xy 155.390063 105.749423) (xy 155.402638 105.760706) (xy 155.412611 105.773947) (xy 155.419983 105.789145)
+ (xy 155.424139 105.803306) (xy 155.426488 105.818827) (xy 155.427066 105.832222) (xy 155.425791 105.849198)
+ (xy 155.421965 105.865504) (xy 155.41559 105.88114) (xy 155.406664 105.896107) (xy 155.397278 105.908067)
+ (xy 155.390796 105.91502) (xy 155.379123 105.925469) (xy 155.367003 105.934147) (xy 155.351869 105.942223)
+ (xy 155.336091 105.947748) (xy 155.319669 105.950723) (xy 155.308364 105.95129) (xy 155.291375 105.949989)
+ (xy 155.27503 105.946087) (xy 155.25933 105.939582) (xy 155.244273 105.930476) (xy 155.232218 105.9209)
+ (xy 155.225199 105.914287) (xy 155.215861 105.90024) (xy 155.208455 105.885574) (xy 155.202981 105.870289)
+ (xy 155.199439 105.854387) (xy 155.197829 105.837866) (xy 155.197722 105.832222) (xy 155.198401 105.815912)
+ (xy 155.200441 105.800873) (xy 155.204683 105.784503) (xy 155.210882 105.769961) (xy 155.219039 105.757249)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.610789 105.762979) (xy 156.635563 105.763217) (xy 156.659235 105.763929) (xy 156.681805 105.765117)
+ (xy 156.703273 105.76678) (xy 156.723639 105.768918) (xy 156.742903 105.771531) (xy 156.761065 105.77462)
+ (xy 156.778126 105.778183) (xy 156.794084 105.782222) (xy 156.80894 105.786735) (xy 156.829159 105.794397)
+ (xy 156.846898 105.803127) (xy 156.862157 105.812927) (xy 156.874937 105.823795) (xy 156.885319 105.834755)
+ (xy 156.89503 105.846109) (xy 156.904072 105.857859) (xy 156.912444 105.870003) (xy 156.920146 105.882542)
+ (xy 156.927179 105.895477) (xy 156.933541 105.908806) (xy 156.939234 105.922531) (xy 156.944257 105.93665)
+ (xy 156.948611 105.951164) (xy 156.952295 105.966074) (xy 156.955308 105.981378) (xy 156.957653 105.997077)
+ (xy 156.959327 106.013171) (xy 156.960332 106.029661) (xy 156.960667 106.046545) (xy 156.960348 106.066902)
+ (xy 156.959391 106.085932) (xy 156.957798 106.103635) (xy 156.955566 106.120012) (xy 156.952697 106.135063)
+ (xy 156.94788 106.153066) (xy 156.941929 106.168711) (xy 156.934845 106.181997) (xy 156.924396 106.195289)
+ (xy 156.911859 106.206138) (xy 156.899252 106.214323) (xy 156.884758 106.220413) (xy 156.870172 106.223024)
+ (xy 156.866511 106.223132) (xy 156.85044 106.2218) (xy 156.835245 106.217803) (xy 156.820928 106.211141)
+ (xy 156.807486 106.201815) (xy 156.800199 106.195289) (xy 156.790736 106.183671) (xy 156.783232 106.17025)
+ (xy 156.777685 106.155026) (xy 156.774096 106.137999) (xy 156.7726 106.122432) (xy 156.772355 106.11249)
+ (xy 156.773914 106.095343) (xy 156.777594 106.081093) (xy 156.783438 106.066878) (xy 156.791447 106.052699)
+ (xy 156.80162 106.038556) (xy 156.811317 106.027268) (xy 156.816685 106.021632) (xy 156.826142 106.009702)
+ (xy 156.832897 105.994796) (xy 156.836591 105.979311) (xy 156.838111 105.964224) (xy 156.838301 105.956053)
+ (xy 156.836124 105.94089) (xy 156.828911 105.927266) (xy 156.825112 105.92308) (xy 156.813022 105.913784)
+ (xy 156.798001 105.907143) (xy 156.782453 105.903512) (xy 156.767341 105.902018) (xy 156.759166 105.901831)
+ (xy 155.852415 105.901831) (xy 155.834802 105.902668) (xy 155.818922 105.90518) (xy 155.804775 105.909366)
+ (xy 155.788606 105.917552) (xy 155.775517 105.928714) (xy 155.765508 105.942854) (xy 155.758579 105.95997)
+ (xy 155.755403 105.97476) (xy 155.753959 105.991225) (xy 155.753863 105.997086) (xy 155.753863 106.058269)
+ (xy 155.683887 106.058269) (xy 155.683887 106.005512) (xy 155.683594 105.99044) (xy 155.682714 105.975356)
+ (xy 155.681247 105.96026) (xy 155.679193 105.945154) (xy 155.676553 105.930035) (xy 155.673325 105.914906)
+ (xy 155.669512 105.899764) (xy 155.665111 105.884612) (xy 155.660123 105.869448) (xy 155.654549 105.854272)
+ (xy 155.648388 105.839085) (xy 155.641641 105.823887) (xy 155.634306 105.808677) (xy 155.626385 105.793456)
+ (xy 155.617877 105.778223) (xy 155.608782 105.762979)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.433859 104.776532) (xy 156.449319 104.777047) (xy 156.464096 104.777906) (xy 156.484977 104.779838)
+ (xy 156.50432 104.782542) (xy 156.522123 104.78602) (xy 156.538387 104.79027) (xy 156.553112 104.795294)
+ (xy 156.570352 104.803193) (xy 156.584854 104.812467) (xy 156.593936 104.820324) (xy 156.606387 104.831916)
+ (xy 156.617177 104.844343) (xy 156.626308 104.857607) (xy 156.633778 104.871706) (xy 156.639588 104.886641)
+ (xy 156.643739 104.902412) (xy 156.646229 104.919019) (xy 156.647059 104.936461) (xy 156.646641 104.951448)
+ (xy 156.644943 104.969054) (xy 156.64194 104.985408) (xy 156.63763 105.00051) (xy 156.632015 105.014359)
+ (xy 156.623553 105.029326) (xy 156.620314 105.033914) (xy 156.609495 105.046665) (xy 156.597645 105.057716)
+ (xy 156.584765 105.067067) (xy 156.570855 105.074718) (xy 156.555914 105.080668) (xy 156.550705 105.082274)
+ (xy 156.562082 105.094172) (xy 156.573316 105.107197) (xy 156.584408 105.121349) (xy 156.593177 105.133482)
+ (xy 156.601856 105.146336) (xy 156.610442 105.159912) (xy 156.618937 105.174208) (xy 156.621047 105.177895)
+ (xy 156.629118 105.193449) (xy 156.636114 105.210067) (xy 156.642033 105.227749) (xy 156.646876 105.246497)
+ (xy 156.649801 105.261256) (xy 156.652122 105.276615) (xy 156.653837 105.292572) (xy 156.654947 105.309128)
+ (xy 156.655451 105.326283) (xy 156.655485 105.332135) (xy 156.655216 105.349918) (xy 156.654409 105.36718)
+ (xy 156.653064 105.383921) (xy 156.65118 105.400141) (xy 156.648759 105.41584) (xy 156.645799 105.431019)
+ (xy 156.642302 105.445676) (xy 156.638266 105.459813) (xy 156.631203 105.480041) (xy 156.62293 105.499096)
+ (xy 156.613446 105.51698) (xy 156.602752 105.533692) (xy 156.590846 105.549232) (xy 156.586609 105.554151)
+ (xy 156.573254 105.568097) (xy 156.559294 105.580671) (xy 156.544729 105.591874) (xy 156.529559 105.601704)
+ (xy 156.513783 105.610163) (xy 156.497402 105.61725) (xy 156.480415 105.622966) (xy 156.462823 105.62731)
+ (xy 156.444626 105.630282) (xy 156.425823 105.631882) (xy 156.412952 105.632187) (xy 156.393963 105.631755)
+ (xy 156.375371 105.630458) (xy 156.357177 105.628297) (xy 156.339381 105.625272) (xy 156.321983 105.621382)
+ (xy 156.304983 105.616628) (xy 156.288381 105.611009) (xy 156.272176 105.604526) (xy 156.25637 105.597179)
+ (xy 156.240961 105.588967) (xy 156.22595 105.579891) (xy 156.211337 105.569951) (xy 156.197122 105.559146)
+ (xy 156.183305 105.547477) (xy 156.169885 105.534943) (xy 156.156863 105.521545) (xy 156.144448 105.506929)
+ (xy 156.132575 105.49065) (xy 156.121242 105.472708) (xy 156.11045 105.453103) (xy 156.100199 105.431836)
+ (xy 156.090488 105.408905) (xy 156.081319 105.384311) (xy 156.072691 105.358055) (xy 156.064604 105.330135)
+ (xy 156.060763 105.315552) (xy 156.057058 105.300553) (xy 156.053487 105.285138) (xy 156.050052 105.269307)
+ (xy 156.046753 105.253061) (xy 156.043588 105.236399) (xy 156.040559 105.219321) (xy 156.037665 105.201828)
+ (xy 156.034906 105.183918) (xy 156.032282 105.165593) (xy 156.029794 105.146853) (xy 156.027441 105.127696)
+ (xy 156.025223 105.108124) (xy 156.02314 105.088136) (xy 156.096413 105.088136) (xy 156.098376 105.103344)
+ (xy 156.100416 105.118195) (xy 156.104731 105.146823) (xy 156.109358 105.17402) (xy 156.114296 105.199785)
+ (xy 156.119547 105.22412) (xy 156.12511 105.247024) (xy 156.130985 105.268496) (xy 156.137171 105.288537)
+ (xy 156.14367 105.307147) (xy 156.150481 105.324326) (xy 156.157603 105.340074) (xy 156.165038 105.354391)
+ (xy 156.172784 105.367277) (xy 156.184989 105.383922) (xy 156.197896 105.397347) (xy 156.213014 105.410115)
+ (xy 156.228692 105.421626) (xy 156.244931 105.431882) (xy 156.261729 105.440882) (xy 156.279088 105.448626)
+ (xy 156.297008 105.455114) (xy 156.315487 105.460347) (xy 156.334527 105.464323) (xy 156.354127 105.467044)
+ (xy 156.374288 105.468509) (xy 156.388039 105.468788) (xy 156.407353 105.468176) (xy 156.425912 105.466338)
+ (xy 156.443715 105.463276) (xy 156.460762 105.458988) (xy 156.477054 105.453476) (xy 156.49259 105.446738)
+ (xy 156.507371 105.438775) (xy 156.521396 105.429587) (xy 156.533761 105.419633) (xy 156.544477 105.408453)
+ (xy 156.553544 105.396048) (xy 156.560963 105.382418) (xy 156.566733 105.367563) (xy 156.570855 105.351483)
+ (xy 156.573328 105.334178) (xy 156.574152 105.315648) (xy 156.573786 105.300135) (xy 156.572687 105.285103)
+ (xy 156.570855 105.270551) (xy 156.567535 105.253038) (xy 156.56307 105.236276) (xy 156.55746 105.220265)
+ (xy 156.550705 105.205006) (xy 156.544087 105.190918) (xy 156.536325 105.176682) (xy 156.527418 105.162296)
+ (xy 156.517366 105.147762) (xy 156.506169 105.133079) (xy 156.493827 105.118247) (xy 156.483819 105.107025)
+ (xy 156.473167 105.095719) (xy 156.465708 105.088136) (xy 156.096413 105.088136) (xy 156.02314 105.088136)
+ (xy 155.934847 105.088136) (xy 155.920159 105.08841) (xy 155.901257 105.089626) (xy 155.883133 105.091816)
+ (xy 155.865788 105.094978) (xy 155.849222 105.099114) (xy 155.833434 105.104223) (xy 155.818424 105.110306)
+ (xy 155.804193 105.117361) (xy 155.800757 105.119277) (xy 155.788092 105.130386) (xy 155.777573 105.145395)
+ (xy 155.770704 105.16021) (xy 155.765208 105.17752) (xy 155.761988 105.192141) (xy 155.759541 105.208166)
+ (xy 155.757867 105.225595) (xy 155.756965 105.244428) (xy 155.756794 105.257763) (xy 155.757116 105.279165)
+ (xy 155.758082 105.298996) (xy 155.759692 105.317255) (xy 155.761946 105.333943) (xy 155.764844 105.34906)
+ (xy 155.769709 105.366772) (xy 155.77572 105.38169) (xy 155.784843 105.396409) (xy 155.79343 105.405041)
+ (xy 155.807256 105.413232) (xy 155.821029 105.419259) (xy 155.837485 105.423634) (xy 155.853864 105.424892)
+ (xy 155.870166 105.423033) (xy 155.880991 105.420062) (xy 155.89503 105.414382) (xy 155.911474 105.411109)
+ (xy 155.927989 105.411447) (xy 155.944573 105.415396) (xy 155.956462 105.420428) (xy 155.969909 105.429148)
+ (xy 155.980573 105.44047) (xy 155.988456 105.454393) (xy 155.993556 105.470918) (xy 155.995682 105.486676)
+ (xy 155.996029 105.496998) (xy 155.99468 105.513052) (xy 155.99063 105.528194) (xy 155.98388 105.542424)
+ (xy 155.974431 105.555743) (xy 155.967819 105.562944) (xy 155.954456 105.572507) (xy 155.939172 105.578381)
+ (xy 155.923169 105.581491) (xy 155.907498 105.58265) (xy 155.901874 105.582728) (xy 155.886989 105.581965)
+ (xy 155.872284 105.579675) (xy 155.85776 105.575859) (xy 155.843416 105.570517) (xy 155.829252 105.563649)
+ (xy 155.815269 105.555255) (xy 155.801466 105.545334) (xy 155.787843 105.533887) (xy 155.774401 105.520913)
+ (xy 155.761138 105.506414) (xy 155.752397 105.495899) (xy 155.740154 105.479313) (xy 155.729114 105.461703)
+ (xy 155.719279 105.443069) (xy 155.710649 105.423411) (xy 155.703222 105.402729) (xy 155.698941 105.388372)
+ (xy 155.695194 105.37356) (xy 155.691982 105.358293) (xy 155.689306 105.342571) (xy 155.687165 105.326393)
+ (xy 155.68556 105.309761) (xy 155.684489 105.292673) (xy 155.683954 105.275131) (xy 155.683887 105.266189)
+ (xy 155.684123 105.24743) (xy 155.684832 105.229255) (xy 155.686012 105.211664) (xy 155.687665 105.194656)
+ (xy 155.68979 105.178233) (xy 155.692388 105.162393) (xy 155.695458 105.147138) (xy 155.699 105.132466)
+ (xy 155.705198 105.111553) (xy 155.712459 105.091954) (xy 155.720783 105.073669) (xy 155.730169 105.056697)
+ (xy 155.740618 105.04104) (xy 155.744337 105.036112) (xy 155.75784 105.020595) (xy 155.772244 105.006604)
+ (xy 155.78755 104.99414) (xy 155.803757 104.983201) (xy 155.820866 104.973789) (xy 155.838876 104.965903)
+ (xy 155.857788 104.959544) (xy 155.877602 104.954711) (xy 155.898317 104.951404) (xy 155.919934 104.949623)
+ (xy 155.934847 104.949284) (xy 156.478898 104.949284) (xy 156.496631 104.949168) (xy 156.511591 104.948819)
+ (xy 156.527878 104.94794) (xy 156.54249 104.945637) (xy 156.544477 104.944521) (xy 156.553016 104.931563)
+ (xy 156.556842 104.916632) (xy 156.557666 104.903488) (xy 156.555536 104.888032) (xy 156.54805 104.873546)
+ (xy 156.53687 104.863247) (xy 156.523594 104.856227) (xy 156.507884 104.850232) (xy 156.491097 104.846265)
+ (xy 156.474766 104.843785) (xy 156.460169 104.842343) (xy 156.444209 104.841381) (xy 156.426887 104.8409)
+ (xy 156.417715 104.84084) (xy 156.417715 104.77636)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.240394 104.059019) (xy 156.253387 104.04815) (xy 156.266399 104.038351) (xy 156.27943 104.02962)
+ (xy 156.292481 104.021959) (xy 156.309912 104.013406) (xy 156.327377 104.006755) (xy 156.344877 104.002003)
+ (xy 156.362411 103.999153) (xy 156.379979 103.998202) (xy 156.394923 103.998574) (xy 156.416705 104.000528)
+ (xy 156.437727 104.004156) (xy 156.45799 104.009458) (xy 156.477492 104.016435) (xy 156.496235 104.025086)
+ (xy 156.514217 104.035411) (xy 156.53144 104.047411) (xy 156.547903 104.061085) (xy 156.563606 104.076434)
+ (xy 156.573652 104.087597) (xy 156.578549 104.093457) (xy 156.587865 104.105281) (xy 156.596581 104.117305)
+ (xy 156.604695 104.12953) (xy 156.61574 104.148242) (xy 156.625432 104.167405) (xy 156.633772 104.187019)
+ (xy 156.640759 104.207084) (xy 156.646394 104.2276) (xy 156.650677 104.248566) (xy 156.653607 104.269984)
+ (xy 156.655185 104.291852) (xy 156.655485 104.306681) (xy 156.65526 104.325342) (xy 156.654584 104.343269)
+ (xy 156.653457 104.360461) (xy 156.651879 104.37692) (xy 156.64985 104.392644) (xy 156.647371 104.407634)
+ (xy 156.643364 104.426479) (xy 156.638555 104.444019) (xy 156.632945 104.460253) (xy 156.62984 104.467881)
+ (xy 156.624486 104.482457) (xy 156.62024 104.497059) (xy 156.617101 104.511686) (xy 156.615071 104.526339)
+ (xy 156.614147 104.541018) (xy 156.614086 104.545917) (xy 156.614859 104.560583) (xy 156.618293 104.575329)
+ (xy 156.619581 104.578157) (xy 156.630816 104.587681) (xy 156.639787 104.599414) (xy 156.648201 104.612792)
+ (xy 156.655726 104.626282) (xy 156.66208 104.638607) (xy 156.328688 104.665352) (xy 156.316965 104.593911)
+ (xy 156.335015 104.590516) (xy 156.352347 104.586835) (xy 156.368961 104.582868) (xy 156.384856 104.578615)
+ (xy 156.400033 104.574075) (xy 156.414492 104.56925) (xy 156.428232 104.564138) (xy 156.447495 104.555933)
+ (xy 156.465142 104.547085) (xy 156.481172 104.537592) (xy 156.495586 104.527456) (xy 156.508383 104.516675)
+ (xy 156.519564 104.50525) (xy 156.530825 104.491428) (xy 156.540979 104.476614) (xy 156.550025 104.460808)
+ (xy 156.557964 104.44401) (xy 156.564794 104.426221) (xy 156.570517 104.40744) (xy 156.575133 104.387667)
+ (xy 156.57864 104.366902) (xy 156.58104 104.345146) (xy 156.582025 104.33009) (xy 156.582517 104.314594)
+ (xy 156.582579 104.306681) (xy 156.581966 104.287372) (xy 156.580129 104.268831) (xy 156.577066 104.251057)
+ (xy 156.572778 104.234049) (xy 156.567266 104.217809) (xy 156.560528 104.202336) (xy 156.552565 104.18763)
+ (xy 156.543378 104.173691) (xy 156.533343 104.16124) (xy 156.522106 104.15045) (xy 156.509666 104.141319)
+ (xy 156.496025 104.133849) (xy 156.481182 104.128038) (xy 156.465136 104.123888) (xy 156.447888 104.121398)
+ (xy 156.429438 104.120568) (xy 156.412706 104.121283) (xy 156.396946 104.12343) (xy 156.38216 104.127008)
+ (xy 156.368347 104.132017) (xy 156.352449 104.14029) (xy 156.338072 104.1508) (xy 156.325215 104.163546)
+ (xy 156.322826 104.166363) (xy 156.310988 104.178751) (xy 156.299654 104.191917) (xy 156.288823 104.205862)
+ (xy 156.278496 104.220585) (xy 156.268673 104.236087) (xy 156.259354 104.252367) (xy 156.250538 104.269426)
+ (xy 156.244257 104.282731) (xy 156.242226 104.287264) (xy 156.234767 104.302118) (xy 156.227912 104.315767)
+ (xy 156.219715 104.332093) (xy 156.212594 104.346278) (xy 156.205206 104.360999) (xy 156.198559 104.374248)
+ (xy 156.193866 104.383617) (xy 156.189023 104.398387) (xy 156.18297 104.412108) (xy 156.176075 104.42677)
+ (xy 156.169349 104.440611) (xy 156.161547 104.456331) (xy 156.159428 104.460554) (xy 156.150607 104.475466)
+ (xy 156.140995 104.490344) (xy 156.130594 104.505187) (xy 156.119403 104.519997) (xy 156.107421 104.534771)
+ (xy 156.09465 104.549512) (xy 156.084553 104.560545) (xy 156.074012 104.571558) (xy 156.066738 104.57889)
+ (xy 156.053314 104.591254) (xy 156.039604 104.601971) (xy 156.025608 104.611038) (xy 156.011325 104.618457)
+ (xy 155.996756 104.624227) (xy 155.981901 104.628349) (xy 155.96676 104.630822) (xy 155.951333 104.631646)
+ (xy 155.9354 104.631307) (xy 155.919934 104.630289) (xy 155.904935 104.628594) (xy 155.890402 104.626219)
+ (xy 155.869477 104.621386) (xy 155.849602 104.615027) (xy 155.830777 104.607141) (xy 155.813002 104.597729)
+ (xy 155.796276 104.58679) (xy 155.7806 104.574326) (xy 155.765974 104.560335) (xy 155.752397 104.544818)
+ (xy 155.740154 104.528447) (xy 155.729114 104.511484) (xy 155.719279 104.493929) (xy 155.710649 104.475781)
+ (xy 155.703222 104.457041) (xy 155.697 104.437708) (xy 155.691982 104.417782) (xy 155.688169 104.397265)
+ (xy 155.68556 104.376154) (xy 155.684155 104.354451) (xy 155.683887 104.339654) (xy 155.684042 104.324146)
+ (xy 155.684505 104.30936) (xy 155.685604 104.290767) (xy 155.687253 104.273456) (xy 155.689451 104.257428)
+ (xy 155.692199 104.242682) (xy 155.696406 104.226052) (xy 155.701473 104.211426) (xy 155.708333 104.197169)
+ (xy 155.715031 104.181713) (xy 155.720728 104.16596) (xy 155.724449 104.150962) (xy 155.725286 104.141817)
+ (xy 155.724094 104.127101) (xy 155.719058 104.115805) (xy 155.710801 104.103176) (xy 155.701188 104.091568)
+ (xy 155.690438 104.079804) (xy 155.679708 104.068722) (xy 155.669965 104.059019) (xy 155.977711 104.022016)
+ (xy 155.989068 104.093091) (xy 155.968084 104.098365) (xy 155.947994 104.104296) (xy 155.9288 104.110884)
+ (xy 155.910501 104.118129) (xy 155.893096 104.126031) (xy 155.876588 104.13459) (xy 155.860974 104.143806)
+ (xy 155.846255 104.153678) (xy 155.832432 104.164207) (xy 155.819503 104.175394) (xy 155.811382 104.183216)
+ (xy 155.798588 104.197396) (xy 155.787499 104.212823) (xy 155.778117 104.229498) (xy 155.770441 104.247422)
+ (xy 155.765803 104.261683) (xy 155.762124 104.276646) (xy 155.759406 104.292312) (xy 155.757646 104.308679)
+ (xy 155.756847 104.325748) (xy 155.756794 104.331594) (xy 155.757132 104.348888) (xy 155.758146 104.365326)
+ (xy 155.759836 104.380908) (xy 155.762203 104.395633) (xy 155.766411 104.413934) (xy 155.77182 104.430712)
+ (xy 155.778432 104.445968) (xy 155.786246 104.459701) (xy 155.795262 104.471911) (xy 155.807621 104.482677)
+ (xy 155.821573 104.491618) (xy 155.837116 104.498734) (xy 155.854252 104.504025) (xy 155.869107 104.506945)
+ (xy 155.884981 104.508697) (xy 155.901874 104.50928) (xy 155.919995 104.508395) (xy 155.936578 104.505738)
+ (xy 155.951623 104.501311) (xy 155.965129 104.495112) (xy 155.979305 104.485336) (xy 155.991267 104.47301)
+ (xy 155.999332 104.460657) (xy 156.00741 104.447777) (xy 156.015498 104.43437) (xy 156.023598 104.420437)
+ (xy 156.03171 104.405977) (xy 156.039833 104.390991) (xy 156.047967 104.375477) (xy 156.056113 104.359437)
+ (xy 156.063326 104.345029) (xy 156.070539 104.330656) (xy 156.077752 104.316318) (xy 156.084964 104.302016)
+ (xy 156.089086 104.293858) (xy 156.095848 104.277458) (xy 156.102368 104.262452) (xy 156.109694 104.246231)
+ (xy 156.116134 104.232378) (xy 156.123089 104.217746) (xy 156.13056 104.202336) (xy 156.138545 104.186147)
+ (xy 156.14759 104.169254) (xy 156.157688 104.152648) (xy 156.165952 104.140381) (xy 156.174809 104.128274)
+ (xy 156.184259 104.116329) (xy 156.194301 104.104545) (xy 156.204936 104.092922) (xy 156.216163 104.08146)
+ (xy 156.227982 104.070159)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.182509 103.648691) (xy 156.208096 103.64838) (xy 156.232741 103.647449) (xy 156.256444 103.645896)
+ (xy 156.279206 103.643722) (xy 156.301026 103.640927) (xy 156.321905 103.637511) (xy 156.341842 103.633474)
+ (xy 156.360837 103.628815) (xy 156.37889 103.623536) (xy 156.396002 103.617636) (xy 156.412172 103.611114)
+ (xy 156.4274 103.603971) (xy 156.441687 103.596208) (xy 156.455032 103.587823) (xy 156.467436 103.578817)
+ (xy 156.478898 103.56919) (xy 156.490432 103.558104) (xy 156.501223 103.546647) (xy 156.511269 103.534817)
+ (xy 156.520571 103.522616) (xy 156.52913 103.510042) (xy 156.536943 103.497096) (xy 156.544013 103.483778)
+ (xy 156.550339 103.470088) (xy 156.55592 103.456026) (xy 156.560757 103.441592) (xy 156.56485 103.426786)
+ (xy 156.568199 103.411607) (xy 156.570803 103.396057) (xy 156.572664 103.380134) (xy 156.57378 103.36384)
+ (xy 156.574152 103.347173) (xy 156.573598 103.329523) (xy 156.571937 103.312157) (xy 156.569168 103.295073)
+ (xy 156.565291 103.278274) (xy 156.560306 103.261757) (xy 156.554214 103.245524) (xy 156.547014 103.229574)
+ (xy 156.538706 103.213908) (xy 156.529291 103.198525) (xy 156.518768 103.183425) (xy 156.511138 103.173516)
+ (xy 156.498881 103.160299) (xy 156.486155 103.147713) (xy 156.472958 103.135759) (xy 156.459291 103.124435)
+ (xy 156.445154 103.113742) (xy 156.430547 103.103681) (xy 156.41547 103.094251) (xy 156.399923 103.085451)
+ (xy 156.383906 103.077283) (xy 156.367418 103.069746) (xy 156.356165 103.065072) (xy 156.381078 103.003157)
+ (xy 156.398985 103.009078) (xy 156.416846 103.016127) (xy 156.434662 103.024303) (xy 156.452433 103.033605)
+ (xy 156.47016 103.044035) (xy 156.487841 103.055591) (xy 156.505476 103.068275) (xy 156.517209 103.077357)
+ (xy 156.528921 103.086939) (xy 156.540613 103.097023) (xy 156.552285 103.107608) (xy 156.563937 103.118693)
+ (xy 156.569756 103.124423) (xy 156.581113 103.136392) (xy 156.591738 103.148758) (xy 156.60163 103.161522)
+ (xy 156.610789 103.174684) (xy 156.619215 103.188244) (xy 156.626909 103.202201) (xy 156.63387 103.216557)
+ (xy 156.640098 103.23131) (xy 156.645593 103.246461) (xy 156.650356 103.26201) (xy 156.654386 103.277957)
+ (xy 156.657683 103.294302) (xy 156.660248 103.311045) (xy 156.66208 103.328185) (xy 156.663179 103.345723)
+ (xy 156.663545 103.363659) (xy 156.663049 103.387671) (xy 156.661559 103.411161) (xy 156.659076 103.43413)
+ (xy 156.6556 103.456578) (xy 156.65113 103.478506) (xy 156.645668 103.499912) (xy 156.639212 103.520798)
+ (xy 156.631763 103.541163) (xy 156.623321 103.561007) (xy 156.613886 103.580329) (xy 156.603457 103.599131)
+ (xy 156.592035 103.617412) (xy 156.579621 103.635172) (xy 156.566212 103.652412) (xy 156.551811 103.66913)
+ (xy 156.536417 103.685327) (xy 156.520102 103.699701) (xy 156.50294 103.713148) (xy 156.484931 103.725667)
+ (xy 156.466075 103.737259) (xy 156.446371 103.747924) (xy 156.425821 103.757661) (xy 156.404423 103.766471)
+ (xy 156.382177 103.774354) (xy 156.359085 103.781309) (xy 156.335145 103.787337) (xy 156.310359 103.792437)
+ (xy 156.284724 103.79661) (xy 156.258243 103.799856) (xy 156.230915 103.802174) (xy 156.202739 103.803566)
+ (xy 156.173716 103.804029) (xy 156.146702 103.803567) (xy 156.120341 103.80218) (xy 156.094633 103.799869)
+ (xy 156.069577 103.796633) (xy 156.045174 103.792473) (xy 156.021423 103.787388) (xy 155.998325 103.781379)
+ (xy 155.975879 103.774445) (xy 155.954086 103.766587) (xy 155.932946 103.757804) (xy 155.912458 103.748097)
+ (xy 155.892623 103.737465) (xy 155.873441 103.725909) (xy 155.85491 103.713428) (xy 155.837033 103.700023)
+ (xy 155.819808 103.685694) (xy 155.803349 103.67059) (xy 155.787952 103.654953) (xy 155.773616 103.638785)
+ (xy 155.760343 103.622084) (xy 155.748131 103.60485) (xy 155.736981 103.587084) (xy 155.726893 103.568786)
+ (xy 155.717867 103.549956) (xy 155.709903 103.530593) (xy 155.703001 103.510697) (xy 155.697161 103.49027)
+ (xy 155.692382 103.46931) (xy 155.688666 103.447817) (xy 155.686011 103.425792) (xy 155.684418 103.403235)
+ (xy 155.683887 103.380146) (xy 155.76522 103.380146) (xy 155.766051 103.40192) (xy 155.768543 103.423006)
+ (xy 155.772697 103.443403) (xy 155.778512 103.46311) (xy 155.785989 103.482128) (xy 155.795127 103.500458)
+ (xy 155.805927 103.518098) (xy 155.818389 103.535049) (xy 155.832511 103.551311) (xy 155.84285 103.56177)
+ (xy 155.853927 103.571922) (xy 155.859742 103.576883) (xy 155.87678 103.589716) (xy 155.895196 103.601287)
+ (xy 155.908239 103.608299) (xy 155.921895 103.614751) (xy 155.936163 103.620641) (xy 155.951044 103.62597)
+ (xy 155.966537 103.630739) (xy 155.982643 103.634946) (xy 155.999361 103.638593) (xy 156.016692 103.641678)
+ (xy 156.034635 103.644203) (xy 156.053191 103.646166) (xy 156.072359 103.647569) (xy 156.09214 103.64841)
+ (xy 156.112533 103.648691) (xy 156.112533 103.144207) (xy 156.092063 103.143513) (xy 156.072142 103.143446)
+ (xy 156.05277 103.144005) (xy 156.033948 103.145192) (xy 156.015676 103.147005) (xy 155.997953 103.149445)
+ (xy 155.98078 103.152512) (xy 155.964156 103.156206) (xy 155.948081 103.160526) (xy 155.932557 103.165473)
+ (xy 155.917582 103.171048) (xy 155.903156 103.177249) (xy 155.88928 103.184076) (xy 155.875954 103.191531)
+ (xy 155.863177 103.199613) (xy 155.850949 103.208321) (xy 155.835628 103.220414) (xy 155.821815 103.233338)
+ (xy 155.809508 103.247093) (xy 155.798708 103.261678) (xy 155.789415 103.277095) (xy 155.781629 103.293342)
+ (xy 155.77535 103.31042) (xy 155.770578 103.328328) (xy 155.767313 103.347067) (xy 155.765555 103.366637)
+ (xy 155.76522 103.380146) (xy 155.683887 103.380146) (xy 155.684319 103.360117) (xy 155.685616 103.340424)
+ (xy 155.687777 103.321065) (xy 155.690802 103.302041) (xy 155.694692 103.283353) (xy 155.699446 103.264999)
+ (xy 155.705065 103.246979) (xy 155.711548 103.229295) (xy 155.718895 103.211946) (xy 155.727107 103.194931)
+ (xy 155.736183 103.178252) (xy 155.746123 103.161907) (xy 155.756928 103.145897) (xy 155.768597 103.130222)
+ (xy 155.781131 103.114882) (xy 155.794529 103.099877) (xy 155.808882 103.085459) (xy 155.824554 103.07197)
+ (xy 155.841545 103.059412) (xy 155.859856 103.047785) (xy 155.879487 103.037087) (xy 155.900437 103.02732)
+ (xy 155.922706 103.018483) (xy 155.946295 103.010576) (xy 155.971204 103.003599) (xy 155.997432 102.997553)
+ (xy 156.024979 102.992436) (xy 156.053846 102.98825) (xy 156.068775 102.986506) (xy 156.084033 102.984995)
+ (xy 156.099621 102.983716) (xy 156.115539 102.982669) (xy 156.131786 102.981855) (xy 156.148364 102.981274)
+ (xy 156.165271 102.980925) (xy 156.182509 102.980809)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.793605 101.923608) (xy 155.809073 101.926693) (xy 155.823518 101.932847) (xy 155.83373 101.940701)
+ (xy 155.847034 101.947776) (xy 155.857457 101.960389) (xy 155.862683 101.975736) (xy 155.864138 101.992358)
+ (xy 155.86266 102.008004) (xy 155.857551 102.023417) (xy 155.848793 102.036755) (xy 155.845454 102.040352)
+ (xy 155.836567 102.052367) (xy 155.824431 102.061411) (xy 155.810205 102.068022) (xy 155.806619 102.069294)
+ (xy 155.794523 102.07823) (xy 155.789914 102.093397) (xy 155.789766 102.097504) (xy 155.795756 102.112027)
+ (xy 155.802855 102.125078) (xy 155.811527 102.137987) (xy 155.812481 102.13927) (xy 155.825241 102.128453)
+ (xy 155.838885 102.119824) (xy 155.852164 102.113085) (xy 155.867178 102.106758) (xy 155.883928 102.100842)
+ (xy 155.898577 102.096405) (xy 155.913414 102.092455) (xy 155.928252 102.089032) (xy 155.94309 102.086136)
+ (xy 155.957928 102.083766) (xy 155.972765 102.081922) (xy 155.987603 102.080606) (xy 156.002441 102.079816)
+ (xy 156.017279 102.079553) (xy 156.035131 102.0803) (xy 156.053106 102.082541) (xy 156.071204 102.086276)
+ (xy 156.089424 102.091505) (xy 156.107766 102.098229) (xy 156.12623 102.106446) (xy 156.144817 102.116158)
+ (xy 156.163527 102.127363) (xy 156.176067 102.135664) (xy 156.188663 102.144628) (xy 156.201312 102.154257)
+ (xy 156.214016 102.164549) (xy 156.226527 102.17564) (xy 156.238231 102.18739) (xy 156.249127 102.199797)
+ (xy 156.259216 102.212863) (xy 156.268499 102.226588) (xy 156.276974 102.24097) (xy 156.284641 102.256011)
+ (xy 156.291502 102.271711) (xy 156.297556 102.288068) (xy 156.302802 102.305084) (xy 156.307242 102.322758)
+ (xy 156.310874 102.341091) (xy 156.313699 102.360082) (xy 156.315717 102.379731) (xy 156.316927 102.400038)
+ (xy 156.317331 102.421004) (xy 156.316919 102.436914) (xy 156.315685 102.45236) (xy 156.313628 102.46734)
+ (xy 156.310748 102.481855) (xy 156.306205 102.498659) (xy 156.300478 102.514793) (xy 156.297125 102.52997)
+ (xy 156.292725 102.545756) (xy 156.287052 102.561263) (xy 156.279849 102.57548) (xy 156.27813 102.578174)
+ (xy 156.285713 102.591022) (xy 156.295974 102.60353) (xy 156.308167 102.614177) (xy 156.312202 102.617009)
+ (xy 156.325046 102.624737) (xy 156.339069 102.630504) (xy 156.347006 102.631664) (xy 156.361657 102.63062)
+ (xy 156.376258 102.626512) (xy 156.388039 102.618474) (xy 156.396579 102.605395) (xy 156.400404 102.590173)
+ (xy 156.401228 102.576709) (xy 156.402556 102.567916) (xy 156.540447 102.567916) (xy 156.548163 102.584362)
+ (xy 156.556109 102.59963) (xy 156.564283 102.613717) (xy 156.572687 102.626626) (xy 156.583513 102.641103)
+ (xy 156.594697 102.653738) (xy 156.606239 102.664531) (xy 156.60859 102.666468) (xy 156.623436 102.673117)
+ (xy 156.639123 102.67864) (xy 156.655651 102.683035) (xy 156.673019 102.686303) (xy 156.691228 102.688445)
+ (xy 156.706401 102.689346) (xy 156.718133 102.689549) (xy 156.733063 102.688456) (xy 156.747809 102.685176)
+ (xy 156.762372 102.679709) (xy 156.776752 102.672055) (xy 156.790948 102.662215) (xy 156.804962 102.650188)
+ (xy 156.815352 102.639732) (xy 156.825638 102.628047) (xy 156.832439 102.619573) (xy 156.842326 102.605668)
+ (xy 156.85124 102.590469) (xy 156.859181 102.573975) (xy 156.86615 102.556187) (xy 156.872147 102.537104)
+ (xy 156.877171 102.516727) (xy 156.881223 102.495055) (xy 156.883384 102.479888) (xy 156.885113 102.464146)
+ (xy 156.886409 102.447828) (xy 156.887274 102.430936) (xy 156.887706 102.413467) (xy 156.88776 102.404518)
+ (xy 156.887573 102.388556) (xy 156.88701 102.372913) (xy 156.886073 102.357587) (xy 156.88476 102.342579)
+ (xy 156.883073 102.327889) (xy 156.879839 102.306449) (xy 156.875762 102.285724) (xy 156.87084 102.265714)
+ (xy 156.865076 102.246419) (xy 156.858467 102.227838) (xy 156.851015 102.209973) (xy 156.842719 102.192822)
+ (xy 156.839766 102.187264) (xy 156.832161 102.173645) (xy 156.823769 102.161366) (xy 156.811359 102.147078)
+ (xy 156.797551 102.135171) (xy 156.782347 102.125646) (xy 156.765746 102.118502) (xy 156.747749 102.113739)
+ (xy 156.728354 102.111358) (xy 156.718133 102.11106) (xy 156.701867 102.111623) (xy 156.686728 102.113314)
+ (xy 156.670048 102.11683) (xy 156.654991 102.121969) (xy 156.641558 102.128731) (xy 156.633503 102.134141)
+ (xy 156.620383 102.14275) (xy 156.609964 102.153925) (xy 156.602248 102.167663) (xy 156.597712 102.181788)
+ (xy 156.597233 102.183966) (xy 156.594229 102.201117) (xy 156.591354 102.217489) (xy 156.588608 102.233082)
+ (xy 156.58599 102.247897) (xy 156.582306 102.268659) (xy 156.578911 102.28767) (xy 156.575806 102.30493)
+ (xy 156.57299 102.320437) (xy 156.569687 102.338389) (xy 156.566899 102.353227) (xy 156.564627 102.36495)
+ (xy 156.563045 102.38348) (xy 156.561321 102.402113) (xy 156.559455 102.42085) (xy 156.557448 102.439689)
+ (xy 156.5553 102.458631) (xy 156.553009 102.477676) (xy 156.550577 102.496824) (xy 156.548003 102.516076)
+ (xy 156.545287 102.53543) (xy 156.54243 102.554887) (xy 156.540447 102.567916) (xy 156.402556 102.567916)
+ (xy 156.404245 102.556735) (xy 156.407114 102.537206) (xy 156.409835 102.518121) (xy 156.412408 102.49948)
+ (xy 156.414833 102.481284) (xy 156.417109 102.463532) (xy 156.419238 102.446225) (xy 156.421218 102.429362)
+ (xy 156.42305 102.412943) (xy 156.424734 102.396969) (xy 156.425775 102.386566) (xy 156.428795 102.369687)
+ (xy 156.431674 102.353258) (xy 156.434411 102.337281) (xy 156.437006 102.321754) (xy 156.43946 102.306678)
+ (xy 156.441772 102.292052) (xy 156.444634 102.273253) (xy 156.447244 102.255256) (xy 156.449603 102.238059)
+ (xy 156.450687 102.229762) (xy 156.452976 102.213098) (xy 156.455536 102.197087) (xy 156.458368 102.181728)
+ (xy 156.461472 102.167022) (xy 156.466638 102.146186) (xy 156.472416 102.126819) (xy 156.478806 102.10892)
+ (xy 156.485807 102.09249) (xy 156.49342 102.077528) (xy 156.501645 102.064034) (xy 156.510482 102.052008)
+ (xy 156.51993 102.041451) (xy 156.531705 102.030582) (xy 156.544085 102.020783) (xy 156.55707 102.012052)
+ (xy 156.57066 102.004391) (xy 156.584856 101.997798) (xy 156.599657 101.992275) (xy 156.615064 101.987821)
+ (xy 156.631076 101.984435) (xy 156.647693 101.982119) (xy 156.664916 101.980872) (xy 156.676734 101.980634)
+ (xy 156.692786 101.981071) (xy 156.708425 101.98238) (xy 156.723652 101.984563) (xy 156.738467 101.987618)
+ (xy 156.752869 101.991546) (xy 156.76686 101.996348) (xy 156.780438 102.002022) (xy 156.793604 102.008569)
+ (xy 156.806358 102.01599) (xy 156.8187 102.024283) (xy 156.83063 102.033449) (xy 156.842148 102.043489)
+ (xy 156.853253 102.054401) (xy 156.863946 102.066186) (xy 156.874227 102.078844) (xy 156.884096 102.092375)
+ (xy 156.893369 102.105594) (xy 156.902043 102.11979) (xy 156.910118 102.134961) (xy 156.917596 102.151108)
+ (xy 156.924475 102.168231) (xy 156.930756 102.186331) (xy 156.936439 102.205406) (xy 156.941524 102.225457)
+ (xy 156.946011 102.246484) (xy 156.949899 102.268488) (xy 156.953189 102.291467) (xy 156.955881 102.315422)
+ (xy 156.957975 102.340354) (xy 156.95947 102.366261) (xy 156.960367 102.393145) (xy 156.960667 102.421004)
+ (xy 156.960369 102.44183) (xy 156.959476 102.462266) (xy 156.957988 102.482313) (xy 156.955904 102.501971)
+ (xy 156.953225 102.521239) (xy 156.94995 102.540118) (xy 156.946081 102.558608) (xy 156.941616 102.576709)
+ (xy 156.936555 102.59442) (xy 156.930899 102.611742) (xy 156.924648 102.628675) (xy 156.917802 102.645219)
+ (xy 156.91036 102.661373) (xy 156.902323 102.677138) (xy 156.893691 102.692514) (xy 156.884463 102.707501)
+ (xy 156.875699 102.721121) (xy 156.866717 102.733862) (xy 156.857518 102.745724) (xy 156.843311 102.761871)
+ (xy 156.828615 102.77604) (xy 156.81343 102.788232) (xy 156.797755 102.798447) (xy 156.78159 102.806684)
+ (xy 156.764936 102.812945) (xy 156.747793 102.817229) (xy 156.73016 102.819535) (xy 156.718133 102.819975)
+ (xy 156.702752 102.819299) (xy 156.687382 102.817273) (xy 156.672023 102.813895) (xy 156.656676 102.809167)
+ (xy 156.64134 102.803088) (xy 156.626016 102.795657) (xy 156.610703 102.786876) (xy 156.595401 102.776744)
+ (xy 156.580844 102.765461) (xy 156.567397 102.753411) (xy 156.555061 102.740594) (xy 156.543836 102.72701)
+ (xy 156.533721 102.712659) (xy 156.524716 102.69754) (xy 156.516822 102.681655) (xy 156.510038 102.665003)
+ (xy 156.501978 102.678856) (xy 156.492822 102.691766) (xy 156.483411 102.703418) (xy 156.472558 102.715611)
+ (xy 156.462411 102.726186) (xy 156.451201 102.735648) (xy 156.436528 102.744213) (xy 156.422583 102.749434)
+ (xy 156.407376 102.752697) (xy 156.390907 102.754002) (xy 156.388039 102.754029) (xy 156.371547 102.753162)
+ (xy 156.355503 102.750559) (xy 156.339906 102.746221) (xy 156.324755 102.740147) (xy 156.310053 102.732339)
+ (xy 156.295797 102.722795) (xy 156.29022 102.718492) (xy 156.27761 102.708119) (xy 156.26616 102.69651)
+ (xy 156.255869 102.683664) (xy 156.246737 102.669582) (xy 156.238764 102.654264) (xy 156.236364 102.648883)
+ (xy 156.226558 102.659891) (xy 156.216375 102.670567) (xy 156.205813 102.680911) (xy 156.194874 102.690923)
+ (xy 156.183556 102.700603) (xy 156.171861 102.709951) (xy 156.159789 102.718967) (xy 156.147338 102.727651)
+ (xy 156.133845 102.735808) (xy 156.119563 102.742878) (xy 156.10449 102.74886) (xy 156.088628 102.753754)
+ (xy 156.071976 102.757561) (xy 156.054533 102.76028) (xy 156.036301 102.761912) (xy 156.017279 102.762456)
+ (xy 156.000406 102.762122) (xy 155.983859 102.761122) (xy 155.967639 102.759455) (xy 155.951745 102.75712)
+ (xy 155.936178 102.754119) (xy 155.920936 102.750451) (xy 155.906021 102.746117) (xy 155.891432 102.741115)
+ (xy 155.87717 102.735446) (xy 155.863234 102.729111) (xy 155.849624 102.722108) (xy 155.83634 102.714439)
+ (xy 155.823383 102.706103) (xy 155.810752 102.6971) (xy 155.798447 102.68743) (xy 155.786469 102.677093)
+ (xy 155.775067 102.666003) (xy 155.764401 102.654258) (xy 155.754471 102.641857) (xy 155.745276 102.628801)
+ (xy 155.736817 102.61509) (xy 155.729093 102.600723) (xy 155.722105 102.585701) (xy 155.715852 102.570023)
+ (xy 155.710335 102.553689) (xy 155.705554 102.536701) (xy 155.701508 102.519057) (xy 155.698198 102.500757)
+ (xy 155.695624 102.481802) (xy 155.693785 102.462191) (xy 155.692681 102.441925) (xy 155.692313 102.421004)
+ (xy 155.76522 102.421004) (xy 155.765696 102.438304) (xy 155.767126 102.454896) (xy 155.769509 102.470779)
+ (xy 155.772845 102.485954) (xy 155.777134 102.50042) (xy 155.782376 102.514178) (xy 155.790848 102.53142)
+ (xy 155.801015 102.547403) (xy 155.812876 102.562126) (xy 155.819442 102.569015) (xy 155.830394 102.578771)
+ (xy 155.842918 102.587567) (xy 155.857013 102.595403) (xy 155.872679 102.60228) (xy 155.889917 102.608197)
+ (xy 155.908726 102.613155) (xy 155.929106 102.617153) (xy 155.951058 102.620192) (xy 155.966566 102.621684)
+ (xy 155.982772 102.622751) (xy 155.999676 102.62339) (xy 156.017279 102.623604) (xy 156.034724 102.623117)
+ (xy 156.051617 102.621659) (xy 156.067955 102.619228) (xy 156.083739 102.615824) (xy 156.09897 102.611448)
+ (xy 156.113647 102.6061) (xy 156.12777 102.599779) (xy 156.141339 102.592485) (xy 156.154354 102.58422)
+ (xy 156.166815 102.574982) (xy 156.174815 102.568283) (xy 156.187255 102.557775) (xy 156.198471 102.546584)
+ (xy 156.208464 102.534711) (xy 156.217233 102.522155) (xy 156.224779 102.508916) (xy 156.231101 102.494995)
+ (xy 156.236199 102.480392) (xy 156.240074 102.465105) (xy 156.242725 102.449136) (xy 156.244152 102.432484)
+ (xy 156.244424 102.421004) (xy 156.24388 102.403766) (xy 156.242248 102.387224) (xy 156.239527 102.371377)
+ (xy 156.235718 102.356226) (xy 156.23082 102.341771) (xy 156.224834 102.328011) (xy 156.21776 102.314946)
+ (xy 156.209597 102.302577) (xy 156.200346 102.290903) (xy 156.190006 102.279925) (xy 156.182509 102.272993)
+ (xy 156.170411 102.263237) (xy 156.157612 102.254441) (xy 156.14411 102.246605) (xy 156.129907 102.239728)
+ (xy 156.115002 102.233811) (xy 156.099394 102.228853) (xy 156.083085 102.224855) (xy 156.066074 102.221816)
+ (xy 156.04836 102.219737) (xy 156.029945 102.218618) (xy 156.017279 102.218405) (xy 156.00062 102.218649)
+ (xy 155.984535 102.219384) (xy 155.969022 102.220607) (xy 155.954081 102.22232) (xy 155.932743 102.225807)
+ (xy 155.912693 102.230396) (xy 155.893931 102.236086) (xy 155.876457 102.242877) (xy 155.860271 102.250769)
+ (xy 155.845374 102.259762) (xy 155.831764 102.269857) (xy 155.819442 102.281053) (xy 155.806734 102.295021)
+ (xy 155.79572 102.309996) (xy 155.7864 102.325978) (xy 155.778775 102.342968) (xy 155.772845 102.360966)
+ (xy 155.768609 102.379971) (xy 155.766544 102.394886) (xy 155.765432 102.410368) (xy 155.76522 102.421004)
+ (xy 155.692313 102.421004) (xy 155.692577 102.404277) (xy 155.693367 102.387802) (xy 155.694683 102.371579)
+ (xy 155.696527 102.355608) (xy 155.698897 102.339889) (xy 155.701793 102.324421) (xy 155.705216 102.309206)
+ (xy 155.709166 102.294242) (xy 155.713769 102.277527) (xy 155.718966 102.261819) (xy 155.72476 102.247118)
+ (xy 155.731148 102.233426) (xy 155.739971 102.217726) (xy 155.749724 102.203601) (xy 155.760407 102.19105)
+ (xy 155.762655 102.188729) (xy 155.753926 102.176387) (xy 155.745505 102.164274) (xy 155.735414 102.149455)
+ (xy 155.725806 102.134994) (xy 155.716681 102.12089) (xy 155.708038 102.107144) (xy 155.701473 102.096405)
+ (xy 155.696406 102.080357) (xy 155.692199 102.065186) (xy 155.68885 102.050891) (xy 155.685965 102.034894)
+ (xy 155.684316 102.020159) (xy 155.683887 102.008844) (xy 155.684969 101.991937) (xy 155.688215 101.976936)
+ (xy 155.694736 101.961844) (xy 155.704203 101.949347) (xy 155.714662 101.940701) (xy 155.729966 101.933706)
+ (xy 155.744465 101.928429) (xy 155.760046 101.924502) (xy 155.776317 101.922766) (xy 155.778043 101.922749)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.250286 99.918003) (xy 156.272261 99.926069) (xy 156.293763 99.934696) (xy 156.314794 99.943884)
+ (xy 156.335351 99.953632) (xy 156.355437 99.963942) (xy 156.37505 99.974813) (xy 156.394192 99.986244)
+ (xy 156.41286 99.998237) (xy 156.431057 100.010791) (xy 156.448781 100.023906) (xy 156.466033 100.037581)
+ (xy 156.482813 100.051818) (xy 156.499121 100.066616) (xy 156.514956 100.081974) (xy 156.530319 100.097894)
+ (xy 156.545209 100.114375) (xy 156.559539 100.131697) (xy 156.572944 100.149866) (xy 156.585425 100.168883)
+ (xy 156.596981 100.188747) (xy 156.607613 100.209458) (xy 156.61732 100.231016) (xy 156.626103 100.253421)
+ (xy 156.633961 100.276674) (xy 156.640895 100.300774) (xy 156.646904 100.325721) (xy 156.651989 100.351515)
+ (xy 156.656149 100.378157) (xy 156.659385 100.405646) (xy 156.661696 100.433982) (xy 156.663083 100.463165)
+ (xy 156.66343 100.478074) (xy 156.663545 100.493195) (xy 156.663365 100.508885) (xy 156.662825 100.524491)
+ (xy 156.661925 100.540014) (xy 156.660666 100.555454) (xy 156.659046 100.570812) (xy 156.657066 100.586086)
+ (xy 156.654727 100.601277) (xy 156.652028 100.616385) (xy 156.648968 100.63141) (xy 156.645549 100.646353)
+ (xy 156.64177 100.661212) (xy 156.637631 100.675988) (xy 156.633132 100.690681) (xy 156.628273 100.705292)
+ (xy 156.623054 100.719819) (xy 156.617475 100.734263) (xy 156.611536 100.748624) (xy 156.605237 100.762902)
+ (xy 156.598579 100.777098) (xy 156.59156 100.79121) (xy 156.584182 100.805239) (xy 156.576443 100.819185)
+ (xy 156.568345 100.833048) (xy 156.559887 100.846828) (xy 156.551069 100.860526) (xy 156.541891 100.87414)
+ (xy 156.532353 100.887671) (xy 156.522455 100.901119) (xy 156.512197 100.914484) (xy 156.501579 100.927766)
+ (xy 156.490602 100.940965) (xy 156.479264 100.954082) (xy 156.468063 100.966501) (xy 156.456486 100.978526)
+ (xy 156.444535 100.990157) (xy 156.432209 101.001394) (xy 156.419508 101.012236) (xy 156.406432 101.022685)
+ (xy 156.392981 101.032739) (xy 156.379155 101.042398) (xy 156.364954 101.051664) (xy 156.350378 101.060535)
+ (xy 156.335427 101.069011) (xy 156.320102 101.077094) (xy 156.304401 101.084782) (xy 156.288325 101.092076)
+ (xy 156.271875 101.098976) (xy 156.255049 101.105482) (xy 156.237848 101.111593) (xy 156.220273 101.11731)
+ (xy 156.202323 101.122632) (xy 156.183997 101.127561) (xy 156.165297 101.132095) (xy 156.146222 101.136235)
+ (xy 156.126771 101.13998) (xy 156.106946 101.143332) (xy 156.086746 101.146289) (xy 156.066171 101.148851)
+ (xy 156.045221 101.15102) (xy 156.023896 101.152794) (xy 156.002196 101.154174) (xy 155.980121 101.15516)
+ (xy 155.957671 101.155751) (xy 155.934847 101.155948) (xy 155.914589 101.155768) (xy 155.894575 101.155228)
+ (xy 155.874804 101.154329) (xy 155.855277 101.153069) (xy 155.835993 101.151449) (xy 155.816952 101.14947)
+ (xy 155.798154 101.14713) (xy 155.7796 101.144431) (xy 155.761289 101.141371) (xy 155.743221 101.137952)
+ (xy 155.725396 101.134173) (xy 155.707815 101.130034) (xy 155.690477 101.125535) (xy 155.673383 101.120676)
+ (xy 155.656531 101.115457) (xy 155.639923 101.109878) (xy 155.623559 101.103939) (xy 155.607437 101.097641)
+ (xy 155.591559 101.090982) (xy 155.575924 101.083963) (xy 155.560532 101.076585) (xy 155.545384 101.068847)
+ (xy 155.530479 101.060748) (xy 155.515817 101.05229) (xy 155.501399 101.043472) (xy 155.487224 101.034294)
+ (xy 155.473292 101.024756) (xy 155.459603 101.014858) (xy 155.446158 101.0046) (xy 155.432956 100.993982)
+ (xy 155.419997 100.983005) (xy 155.407282 100.971667) (xy 155.394389 100.959478) (xy 155.381906 100.947043)
+ (xy 155.369831 100.934364) (xy 155.358166 100.921441) (xy 155.346911 100.908272) (xy 155.336064 100.894859)
+ (xy 155.325627 100.881202) (xy 155.315599 100.867299) (xy 155.305981 100.853152) (xy 155.296772 100.83876)
+ (xy 155.287972 100.824123) (xy 155.279581 100.809242) (xy 155.2716 100.794116) (xy 155.264028 100.778745)
+ (xy 155.256865 100.763129) (xy 155.250112 100.747269) (xy 155.243768 100.731164) (xy 155.237833 100.714814)
+ (xy 155.232307 100.69822) (xy 155.227191 100.681381) (xy 155.222484 100.664297) (xy 155.218187 100.646968)
+ (xy 155.214298 100.629395) (xy 155.210819 100.611577) (xy 155.207749 100.593514) (xy 155.205089 100.575206)
+ (xy 155.202838 100.556654) (xy 155.200996 100.537857) (xy 155.199564 100.518816) (xy 155.19854 100.499529)
+ (xy 155.197926 100.479998) (xy 155.197722 100.460222) (xy 155.197788 100.444768) (xy 155.197985 100.429637)
+ (xy 155.198314 100.414829) (xy 155.199055 100.393224) (xy 155.200092 100.372347) (xy 155.201425 100.352197)
+ (xy 155.203054 100.332775) (xy 155.20498 100.314081) (xy 155.207201 100.296114) (xy 155.209719 100.278875)
+ (xy 155.212534 100.262364) (xy 155.214574 100.251761) (xy 155.218896 100.230983) (xy 155.222792 100.211511)
+ (xy 155.226263 100.193347) (xy 155.229309 100.176491) (xy 155.23193 100.160941) (xy 155.234764 100.142242)
+ (xy 155.236842 100.125868) (xy 155.238377 100.108667) (xy 155.238754 100.097522) (xy 155.238175 100.081663)
+ (xy 155.236171 100.066966) (xy 155.231427 100.052459) (xy 155.223234 100.038126) (xy 155.213199 100.027114)
+ (xy 155.201779 100.017034) (xy 155.187756 100.00636) (xy 155.17977 100.000802) (xy 155.57984 99.919102)
+ (xy 155.603653 99.989811) (xy 155.583422 99.996536) (xy 155.563851 100.003796) (xy 155.544942 100.011591)
+ (xy 155.526694 100.019921) (xy 155.509107 100.028787) (xy 155.492181 100.038188) (xy 155.475917 100.048124)
+ (xy 155.460313 100.058596) (xy 155.445371 100.069602) (xy 155.43109 100.081144) (xy 155.41747 100.093221)
+ (xy 155.404511 100.105834) (xy 155.392214 100.118981) (xy 155.380578 100.132664) (xy 155.369602 100.146882)
+ (xy 155.359288 100.161636) (xy 155.349528 100.177034) (xy 155.340398 100.193006) (xy 155.331897 100.209549)
+ (xy 155.324026 100.226665) (xy 155.316784 100.244354) (xy 155.310173 100.262615) (xy 155.304191 100.281448)
+ (xy 155.298838 100.300854) (xy 155.294116 100.320832) (xy 155.290023 100.341383) (xy 155.286559 100.362506)
+ (xy 155.283726 100.384202) (xy 155.281522 100.40647) (xy 155.279948 100.429311) (xy 155.279003 100.452723)
+ (xy 155.278688 100.476709) (xy 155.278868 100.491665) (xy 155.279409 100.506402) (xy 155.281573 100.535213)
+ (xy 155.28518 100.563142) (xy 155.290229 100.59019) (xy 155.29672 100.616357) (xy 155.304654 100.641641)
+ (xy 155.314031 100.666045) (xy 155.32485 100.689567) (xy 155.337112 100.712207) (xy 155.350816 100.733965)
+ (xy 155.365963 100.754842) (xy 155.382552 100.774838) (xy 155.400584 100.793952) (xy 155.420059 100.812184)
+ (xy 155.440976 100.829535) (xy 155.463336 100.846004) (xy 155.486998 100.860733) (xy 155.511364 100.874512)
+ (xy 155.536434 100.88734) (xy 155.562208 100.899218) (xy 155.588687 100.910146) (xy 155.615869 100.920124)
+ (xy 155.643756 100.929152) (xy 155.657963 100.933309) (xy 155.672347 100.937229) (xy 155.686906 100.940911)
+ (xy 155.701641 100.944356) (xy 155.716553 100.947563) (xy 155.73164 100.950532) (xy 155.746904 100.953264)
+ (xy 155.762343 100.955759) (xy 155.777959 100.958016) (xy 155.793751 100.960035) (xy 155.809718 100.961817)
+ (xy 155.825862 100.963361) (xy 155.842181 100.964667) (xy 155.858677 100.965736) (xy 155.875349 100.966568)
+ (xy 155.892197 100.967162) (xy 155.90922 100.967518) (xy 155.92642 100.967637) (xy 155.945114 100.967503)
+ (xy 155.96355 100.9671) (xy 155.98173 100.96643) (xy 155.999653 100.96549) (xy 156.017319 100.964283)
+ (xy 156.034728 100.962807) (xy 156.05188 100.961063) (xy 156.068776 100.95905) (xy 156.085414 100.95677)
+ (xy 156.101796 100.95422) (xy 156.11792 100.951403) (xy 156.133788 100.948317) (xy 156.149399 100.944963)
+ (xy 156.164753 100.94134) (xy 156.17985 100.93745) (xy 156.19469 100.93329) (xy 156.209274 100.928863)
+ (xy 156.2236 100.924167) (xy 156.23767 100.919203) (xy 156.251483 100.91397) (xy 156.278337 100.9027)
+ (xy 156.304165 100.890357) (xy 156.328964 100.87694) (xy 156.352737 100.86245) (xy 156.375481 100.846887)
+ (xy 156.397198 100.83025) (xy 156.418626 100.811942) (xy 156.438672 100.793196) (xy 156.457335 100.774012)
+ (xy 156.474616 100.75439) (xy 156.490514 100.73433) (xy 156.50503 100.713832) (xy 156.518163 100.692897)
+ (xy 156.529914 100.671523) (xy 156.540282 100.649712) (xy 156.549268 100.627462) (xy 156.556872 100.604775)
+ (xy 156.563093 100.581649) (xy 156.567931 100.558086) (xy 156.571387 100.534085) (xy 156.573461 100.509646)
+ (xy 156.574152 100.484769) (xy 156.573776 100.458909) (xy 156.572647 100.43381) (xy 156.570765 100.409472)
+ (xy 156.56813 100.385896) (xy 156.564743 100.363082) (xy 156.560602 100.341028) (xy 156.55571 100.319736)
+ (xy 156.550064 100.299205) (xy 156.543665 100.279436) (xy 156.536514 100.260428) (xy 156.52861 100.242181)
+ (xy 156.519953 100.224696) (xy 156.510544 100.207972) (xy 156.500381 100.192009) (xy 156.489466 100.176808)
+ (xy 156.477798 100.162368) (xy 156.465438 100.147566) (xy 156.452536 100.133294) (xy 156.439094 100.119551)
+ (xy 156.425111 100.106337) (xy 156.410586 100.093654) (xy 156.395521 100.081499) (xy 156.379915 100.069874)
+ (xy 156.363768 100.058779) (xy 156.347079 100.048213) (xy 156.32985 100.038177) (xy 156.31208 100.02867)
+ (xy 156.293769 100.019692) (xy 156.274917 100.011245) (xy 156.255524 100.003326) (xy 156.23559 99.995937)
+ (xy 156.215115 99.989078)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.307073 98.589933) (xy 156.644128 98.686287) (xy 156.644128 99.712473) (xy 156.574152 99.712473)
+ (xy 156.574152 99.65129) (xy 156.573521 99.636401) (xy 156.570855 99.620607) (xy 156.564763 99.606419)
+ (xy 156.560963 99.601831) (xy 156.548005 99.593292) (xy 156.533074 99.589466) (xy 156.51993 99.588642)
+ (xy 155.341336 99.588642) (xy 155.326656 99.589714) (xy 155.311941 99.593937) (xy 155.299937 99.602197)
+ (xy 155.290968 99.613949) (xy 155.286045 99.62929) (xy 155.284322 99.644758) (xy 155.284184 99.65129)
+ (xy 155.284184 99.712473) (xy 155.214208 99.712473) (xy 155.214208 98.711199) (xy 155.513161 98.614479)
+ (xy 155.537708 98.675662) (xy 155.520627 98.684376) (xy 155.504191 98.693116) (xy 155.488399 98.701881)
+ (xy 155.473251 98.710673) (xy 155.458746 98.71949) (xy 155.444886 98.728333) (xy 155.43167 98.737201)
+ (xy 155.419097 98.746096) (xy 155.407169 98.755016) (xy 155.390484 98.768444) (xy 155.375248 98.781931)
+ (xy 155.361461 98.795475) (xy 155.349123 98.809077) (xy 155.341703 98.818178) (xy 155.331424 98.830205)
+ (xy 155.322155 98.842791) (xy 155.313898 98.855939) (xy 155.306652 98.869646) (xy 155.300417 98.883914)
+ (xy 155.295193 98.898742) (xy 155.29098 98.914131) (xy 155.287779 98.930079) (xy 155.285588 98.946588)
+ (xy 155.284408 98.963657) (xy 155.284184 98.975348) (xy 155.284184 99.371022) (xy 155.285488 99.386664)
+ (xy 155.2894 99.401032) (xy 155.296806 99.4155) (xy 155.30067 99.420847) (xy 155.313391 99.428912)
+ (xy 155.328216 99.432525) (xy 155.341336 99.433303) (xy 155.840691 99.433303) (xy 155.840691 99.041294)
+ (xy 155.840113 99.022804) (xy 155.838378 99.005802) (xy 155.835487 98.990289) (xy 155.830248 98.97299)
+ (xy 155.823201 98.958017) (xy 155.814348 98.94537) (xy 155.803688 98.935048) (xy 155.791695 98.925946)
+ (xy 155.778981 98.918058) (xy 155.765546 98.911383) (xy 155.75139 98.905922) (xy 155.736512 98.901675)
+ (xy 155.720913 98.898641) (xy 155.704592 98.89682) (xy 155.687551 98.896213) (xy 155.626368 98.896213)
+ (xy 155.626368 98.823307) (xy 156.135981 98.823307) (xy 156.135981 98.896213) (xy 156.091284 98.896213)
+ (xy 156.07197 98.896832) (xy 156.053411 98.898686) (xy 156.035608 98.901778) (xy 156.018561 98.906105)
+ (xy 156.002269 98.911669) (xy 155.986733 98.91847) (xy 155.971952 98.926507) (xy 155.957928 98.935781)
+ (xy 155.944312 98.946181) (xy 155.933005 98.958836) (xy 155.924005 98.973745) (xy 155.917313 98.990907)
+ (xy 155.91362 99.00626) (xy 155.911405 99.023056) (xy 155.910667 99.041294) (xy 155.910667 99.433303)
+ (xy 156.51993 99.433303) (xy 156.535987 99.432123) (xy 156.5511 99.427589) (xy 156.56023 99.421213)
+ (xy 156.567572 99.407339) (xy 156.572194 99.391818) (xy 156.57403 99.376443) (xy 156.574152 99.371022)
+ (xy 156.574152 98.991834) (xy 156.573524 98.971161) (xy 156.571641 98.950906) (xy 156.568501 98.93107)
+ (xy 156.564106 98.911652) (xy 156.558455 98.892653) (xy 156.551548 98.874073) (xy 156.543385 98.855911)
+ (xy 156.533967 98.838168) (xy 156.523292 98.820843) (xy 156.511362 98.803937) (xy 156.502711 98.792899)
+ (xy 156.488509 98.776725) (xy 156.472967 98.761175) (xy 156.461862 98.751156) (xy 156.450161 98.741414)
+ (xy 156.437865 98.731951) (xy 156.424973 98.722764) (xy 156.411487 98.713856) (xy 156.397404 98.705225)
+ (xy 156.382727 98.696871) (xy 156.367454 98.688795) (xy 156.351586 98.680997) (xy 156.335122 98.673477)
+ (xy 156.318064 98.666234) (xy 156.300409 98.659269) (xy 156.28216 98.652581)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.644128 97.546894) (xy 155.935213 97.901168) (xy 155.935213 98.178872) (xy 156.51993 98.178872)
+ (xy 156.535987 98.177692) (xy 156.5511 98.173158) (xy 156.56023 98.166782) (xy 156.567572 98.152908)
+ (xy 156.572194 98.137387) (xy 156.57403 98.122012) (xy 156.574152 98.11659) (xy 156.574152 98.055407)
+ (xy 156.644128 98.055407) (xy 156.644128 98.458042) (xy 156.574152 98.458042) (xy 156.574152 98.396859)
+ (xy 156.573521 98.38197) (xy 156.570855 98.366176) (xy 156.564763 98.351988) (xy 156.560963 98.3474)
+ (xy 156.548005 98.33886) (xy 156.533074 98.335035) (xy 156.51993 98.334211) (xy 155.341336 98.334211)
+ (xy 155.326656 98.335283) (xy 155.311941 98.339506) (xy 155.299937 98.347766) (xy 155.290968 98.359518)
+ (xy 155.286045 98.374859) (xy 155.284322 98.390327) (xy 155.284184 98.396859) (xy 155.284184 98.458042)
+ (xy 155.214208 98.458042) (xy 155.214208 98.11659) (xy 155.284184 98.11659) (xy 155.285488 98.132233)
+ (xy 155.2894 98.146601) (xy 155.296806 98.161069) (xy 155.30067 98.166416) (xy 155.313391 98.174481)
+ (xy 155.328216 98.178094) (xy 155.341336 98.178872) (xy 155.865237 98.178872) (xy 155.865237 97.902267)
+ (xy 155.864957 97.882416) (xy 155.864115 97.863072) (xy 155.862713 97.844234) (xy 155.860749 97.825903)
+ (xy 155.858225 97.808079) (xy 155.855139 97.790761) (xy 155.851493 97.773949) (xy 155.847286 97.757645)
+ (xy 155.842517 97.741847) (xy 155.837188 97.726555) (xy 155.831297 97.711771) (xy 155.824846 97.697492)
+ (xy 155.817833 97.683721) (xy 155.81026 97.670456) (xy 155.802125 97.657698) (xy 155.79343 97.645446)
+ (xy 155.784237 97.633024) (xy 155.774425 97.621403) (xy 155.763995 97.610584) (xy 155.752947 97.600566)
+ (xy 155.74128 97.59135) (xy 155.728996 97.582935) (xy 155.716093 97.575321) (xy 155.702572 97.568509)
+ (xy 155.688432 97.562499) (xy 155.673675 97.557289) (xy 155.658299 97.552882) (xy 155.642305 97.549275)
+ (xy 155.625692 97.54647) (xy 155.608462 97.544467) (xy 155.590613 97.543265) (xy 155.572146 97.542864)
+ (xy 155.555555 97.543266) (xy 155.539396 97.544472) (xy 155.52367 97.546483) (xy 155.508376 97.549298)
+ (xy 155.493514 97.552917) (xy 155.479084 97.557341) (xy 155.465086 97.562569) (xy 155.451521 97.568601)
+ (xy 155.438387 97.575437) (xy 155.425686 97.583078) (xy 155.413417 97.591523) (xy 155.40158 97.600772)
+ (xy 155.390176 97.610826) (xy 155.379204 97.621684) (xy 155.368664 97.633346) (xy 155.358556 97.645812)
+ (xy 155.34955 97.658084) (xy 155.341125 97.670994) (xy 155.333281 97.684542) (xy 155.326018 97.698729)
+ (xy 155.319336 97.713554) (xy 155.313235 97.729017) (xy 155.307715 97.745118) (xy 155.302777 97.761858)
+ (xy 155.298419 97.779236) (xy 155.294642 97.797252) (xy 155.291447 97.815907) (xy 155.288832 97.8352)
+ (xy 155.286798 97.855131) (xy 155.285346 97.8757) (xy 155.284474 97.896908) (xy 155.284184 97.918754)
+ (xy 155.284184 98.11659) (xy 155.214208 98.11659) (xy 155.214208 97.869294) (xy 155.214537 97.842415)
+ (xy 155.215525 97.816183) (xy 155.21717 97.790598) (xy 155.219475 97.765659) (xy 155.222437 97.741367)
+ (xy 155.226058 97.717723) (xy 155.230337 97.694725) (xy 155.235274 97.672374) (xy 155.24087 97.650669)
+ (xy 155.247124 97.629612) (xy 155.254036 97.609201) (xy 155.261606 97.589438) (xy 155.269835 97.570321)
+ (xy 155.278723 97.551851) (xy 155.288268 97.534028) (xy 155.298472 97.516852) (xy 155.309523 97.500215)
+ (xy 155.321244 97.484652) (xy 155.333634 97.470162) (xy 155.346695 97.456745) (xy 155.360425 97.444402)
+ (xy 155.374824 97.433132) (xy 155.389894 97.422935) (xy 155.405633 97.413812) (xy 155.422043 97.405762)
+ (xy 155.439121 97.398785) (xy 155.45687 97.392882) (xy 155.475288 97.388052) (xy 155.494377 97.384295)
+ (xy 155.514134 97.381612) (xy 155.534562 97.380002) (xy 155.55566 97.379465) (xy 155.5767 97.379933)
+ (xy 155.597139 97.381337) (xy 155.616977 97.383677) (xy 155.636214 97.386953) (xy 155.65485 97.391165)
+ (xy 155.672885 97.396312) (xy 155.690318 97.402396) (xy 155.707151 97.409416) (xy 155.723383 97.417371)
+ (xy 155.739013 97.426263) (xy 155.754043 97.43609) (xy 155.768471 97.446853) (xy 155.782299 97.458553)
+ (xy 155.795525 97.471188) (xy 155.80815 97.484759) (xy 155.820175 97.499266) (xy 155.831487 97.513048)
+ (xy 155.842254 97.527099) (xy 155.852473 97.541418) (xy 155.862146 97.556007) (xy 155.871272 97.570865)
+ (xy 155.879852 97.585992) (xy 155.887885 97.601388) (xy 155.895371 97.617053) (xy 155.90231 97.632987)
+ (xy 155.908703 97.64919) (xy 155.914549 97.665662) (xy 155.919849 97.682403) (xy 155.924601 97.699413)
+ (xy 155.928807 97.716692) (xy 155.932467 97.73424) (xy 155.935579 97.752058) (xy 156.522861 97.43039)
+ (xy 156.536256 97.422971) (xy 156.548943 97.413955) (xy 156.558697 97.402662) (xy 156.559131 97.401814)
+ (xy 156.567053 97.387796) (xy 156.572377 97.37279) (xy 156.574152 97.358216) (xy 156.574152 97.297033)
+ (xy 156.644128 97.297033)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.284184 95.959437) (xy 155.284184 96.01256) (xy 155.285488 96.028203) (xy 155.2894 96.042571)
+ (xy 155.296806 96.057039) (xy 155.30067 96.062386) (xy 155.313391 96.070451) (xy 155.328216 96.074064)
+ (xy 155.341336 96.074842) (xy 156.647059 96.074842) (xy 156.647059 96.142253) (xy 155.394093 97.016032)
+ (xy 155.394093 97.014567) (xy 156.51993 97.014567) (xy 156.535987 97.013386) (xy 156.5511 97.008852)
+ (xy 156.56023 97.002476) (xy 156.567572 96.988602) (xy 156.572194 96.973081) (xy 156.57403 96.957706)
+ (xy 156.574152 96.952285) (xy 156.574152 96.899162) (xy 156.644128 96.899162) (xy 156.644128 97.202878)
+ (xy 156.574152 97.202878) (xy 156.574152 97.150121) (xy 156.573521 97.135232) (xy 156.570855 97.119438)
+ (xy 156.564763 97.105251) (xy 156.560963 97.100662) (xy 156.548005 97.092123) (xy 156.533074 97.088297)
+ (xy 156.51993 97.087473) (xy 155.341336 97.087473) (xy 155.326656 97.088545) (xy 155.311941 97.092768)
+ (xy 155.299937 97.101028) (xy 155.290968 97.11278) (xy 155.286045 97.128122) (xy 155.284322 97.143589)
+ (xy 155.284184 97.150121) (xy 155.284184 97.211304) (xy 155.214208 97.211304) (xy 155.214208 96.962543)
+ (xy 156.384742 96.146283) (xy 156.384742 96.147749) (xy 155.341336 96.147749) (xy 155.326656 96.148821)
+ (xy 155.311941 96.153044) (xy 155.299937 96.161304) (xy 155.290968 96.173056) (xy 155.286045 96.188397)
+ (xy 155.284322 96.203865) (xy 155.284184 96.210397) (xy 155.284184 96.263153) (xy 155.214208 96.263153)
+ (xy 155.214208 95.959437)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.965621 95.834141) (xy 155.848751 95.834141) (xy 155.848751 94.895516) (xy 155.965621 94.895516)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.947196 93.351845) (xy 155.967711 93.352411) (xy 155.987965 93.353353) (xy 156.007959 93.354673)
+ (xy 156.027693 93.35637) (xy 156.047166 93.358444) (xy 156.066379 93.360895) (xy 156.085331 93.363724)
+ (xy 156.104022 93.366929) (xy 156.122454 93.370511) (xy 156.140625 93.374471) (xy 156.158535 93.378808)
+ (xy 156.176185 93.383521) (xy 156.193574 93.388612) (xy 156.210703 93.39408) (xy 156.227572 93.399925)
+ (xy 156.24418 93.406147) (xy 156.260527 93.412746) (xy 156.276614 93.419723) (xy 156.292441 93.427076)
+ (xy 156.308007 93.434807) (xy 156.323313 93.442914) (xy 156.338358 93.451399) (xy 156.353143 93.460261)
+ (xy 156.367667 93.4695) (xy 156.381931 93.479116) (xy 156.395935 93.489109) (xy 156.409678 93.499479)
+ (xy 156.42316 93.510226) (xy 156.436382 93.52135) (xy 156.449344 93.532852) (xy 156.462045 93.544731)
+ (xy 156.474442 93.556873) (xy 156.486445 93.569214) (xy 156.498055 93.581752) (xy 156.509271 93.594487)
+ (xy 156.520094 93.60742) (xy 156.530523 93.620551) (xy 156.540559 93.633879) (xy 156.550201 93.647404)
+ (xy 156.55945 93.661127) (xy 156.568305 93.675047) (xy 156.576766 93.689165) (xy 156.584834 93.703481)
+ (xy 156.592508 93.717994) (xy 156.599789 93.732704) (xy 156.606676 93.747612) (xy 156.61317 93.762717)
+ (xy 156.61927 93.77802) (xy 156.624977 93.79352) (xy 156.63029 93.809218) (xy 156.635209 93.825114)
+ (xy 156.639735 93.841207) (xy 156.643867 93.857497) (xy 156.647606 93.873985) (xy 156.650951 93.89067)
+ (xy 156.653903 93.907553) (xy 156.656461 93.924633) (xy 156.658626 93.941911) (xy 156.660397 93.959386)
+ (xy 156.661774 93.977059) (xy 156.662758 93.994929) (xy 156.663348 94.012997) (xy 156.663545 94.031262)
+ (xy 156.663349 94.048995) (xy 156.662759 94.066565) (xy 156.661777 94.083971) (xy 156.660402 94.101215)
+ (xy 156.658635 94.118295) (xy 156.656474 94.135212) (xy 156.653921 94.151966) (xy 156.650974 94.168557)
+ (xy 156.647635 94.184985) (xy 156.643903 94.20125) (xy 156.639778 94.217351) (xy 156.635261 94.233289)
+ (xy 156.63035 94.249064) (xy 156.625047 94.264676) (xy 156.619351 94.280125) (xy 156.613262 94.295411)
+ (xy 156.60678 94.310533) (xy 156.599905 94.325493) (xy 156.592638 94.340289) (xy 156.584977 94.354922)
+ (xy 156.576924 94.369392) (xy 156.568478 94.383699) (xy 156.559639 94.397843) (xy 156.550407 94.411823)
+ (xy 156.540783 94.425641) (xy 156.530765 94.439295) (xy 156.520355 94.452786) (xy 156.509552 94.466114)
+ (xy 156.498356 94.479279) (xy 156.486767 94.49228) (xy 156.474786 94.505119) (xy 156.462411 94.517794)
+ (xy 156.450198 94.52965) (xy 156.437692 94.54113) (xy 156.424893 94.552233) (xy 156.411801 94.56296)
+ (xy 156.398417 94.57331) (xy 156.38474 94.583284) (xy 156.370771 94.592882) (xy 156.356509 94.602104)
+ (xy 156.341954 94.610949) (xy 156.327107 94.619417) (xy 156.311967 94.627509) (xy 156.296534 94.635225)
+ (xy 156.280809 94.642565) (xy 156.264791 94.649528) (xy 156.24848 94.656114) (xy 156.231876 94.662325)
+ (xy 156.21498 94.668159) (xy 156.197792 94.673616) (xy 156.18031 94.678697) (xy 156.162536 94.683402)
+ (xy 156.14447 94.687731) (xy 156.12611 94.691683) (xy 156.107458 94.695258) (xy 156.088514 94.698457)
+ (xy 156.069276 94.70128) (xy 156.049746 94.703727) (xy 156.029923 94.705797) (xy 156.009808 94.707491)
+ (xy 155.9894 94.708808) (xy 155.9687 94.709749) (xy 155.947706 94.710313) (xy 155.92642 94.710502)
+ (xy 155.906185 94.710322) (xy 155.886193 94.709782) (xy 155.866443 94.708882) (xy 155.846936 94.707622)
+ (xy 155.827672 94.706003) (xy 155.80865 94.704023) (xy 155.78987 94.701683) (xy 155.771334 94.698984)
+ (xy 155.753039 94.695925) (xy 155.734988 94.692505) (xy 155.717179 94.688726) (xy 155.699612 94.684587)
+ (xy 155.682288 94.680088) (xy 155.665207 94.675229) (xy 155.648368 94.67001) (xy 155.631772 94.664431)
+ (xy 155.615418 94.658493) (xy 155.599307 94.652194) (xy 155.583438 94.645535) (xy 155.567813 94.638517)
+ (xy 155.552429 94.631138) (xy 155.537288 94.6234) (xy 155.52239 94.615302) (xy 155.507735 94.606843)
+ (xy 155.493321 94.598025) (xy 155.479151 94.588847) (xy 155.465223 94.579309) (xy 155.451538 94.569411)
+ (xy 155.438095 94.559153) (xy 155.424895 94.548536) (xy 155.411937 94.537558) (xy 155.399222 94.52622)
+ (xy 155.386825 94.514535) (xy 155.374822 94.502606) (xy 155.363212 94.490432) (xy 155.351995 94.478015)
+ (xy 155.341173 94.465353) (xy 155.330743 94.452448) (xy 155.320708 94.439299) (xy 155.311066 94.425905)
+ (xy 155.301817 94.412268) (xy 155.292962 94.398386) (xy 155.284501 94.384261) (xy 155.276433 94.369892)
+ (xy 155.268758 94.355278) (xy 155.261478 94.340421) (xy 155.25459 94.325319) (xy 155.248097 94.309974)
+ (xy 155.241997 94.294384) (xy 155.23629 94.278551) (xy 155.230977 94.262474) (xy 155.226058 94.246152)
+ (xy 155.221532 94.229587) (xy 155.217399 94.212777) (xy 155.213661 94.195724) (xy 155.210315 94.178426)
+ (xy 155.207364 94.160885) (xy 155.204806 94.143099) (xy 155.202641 94.12507) (xy 155.20087 94.106796)
+ (xy 155.199493 94.088279) (xy 155.198509 94.069517) (xy 155.197918 94.050512) (xy 155.197722 94.031262)
+ (xy 155.278688 94.031262) (xy 155.279318 94.056174) (xy 155.281207 94.080716) (xy 155.284355 94.104889)
+ (xy 155.288763 94.128692) (xy 155.29443 94.152127) (xy 155.301357 94.175192) (xy 155.309543 94.197888)
+ (xy 155.318988 94.220215) (xy 155.329693 94.242172) (xy 155.341657 94.26376) (xy 155.35488 94.28498)
+ (xy 155.369363 94.305829) (xy 155.385106 94.32631) (xy 155.402107 94.346421) (xy 155.420368 94.366164)
+ (xy 155.439888 94.385537) (xy 155.459778 94.403105) (xy 155.48107 94.41954) (xy 155.503765 94.434841)
+ (xy 155.527862 94.449009) (xy 155.553361 94.462044) (xy 155.580263 94.473945) (xy 155.59424 94.47947)
+ (xy 155.608568 94.484712) (xy 155.623246 94.489671) (xy 155.638275 94.494347) (xy 155.653654 94.498739)
+ (xy 155.669384 94.502847) (xy 155.685465 94.506673) (xy 155.701896 94.510215) (xy 155.718678 94.513473)
+ (xy 155.735811 94.516449) (xy 155.753294 94.519141) (xy 155.771128 94.521549) (xy 155.789312 94.523674)
+ (xy 155.807847 94.525516) (xy 155.826733 94.527075) (xy 155.845969 94.52835) (xy 155.865556 94.529342)
+ (xy 155.885493 94.53005) (xy 155.905781 94.530475) (xy 155.92642 94.530617) (xy 155.948095 94.530467)
+ (xy 155.969386 94.530017) (xy 155.990293 94.529268) (xy 156.010816 94.528218) (xy 156.030954 94.526869)
+ (xy 156.050708 94.52522) (xy 156.070078 94.523271) (xy 156.089063 94.521023) (xy 156.107664 94.518474)
+ (xy 156.125881 94.515626) (xy 156.143714 94.512478) (xy 156.161162 94.50903) (xy 156.178227 94.505282)
+ (xy 156.194907 94.501235) (xy 156.211202 94.496887) (xy 156.227114 94.49224) (xy 156.242641 94.487293)
+ (xy 156.257784 94.482046) (xy 156.272542 94.4765) (xy 156.286917 94.470653) (xy 156.300907 94.464507)
+ (xy 156.314513 94.458061) (xy 156.327735 94.451315) (xy 156.353025 94.436924) (xy 156.376779 94.421333)
+ (xy 156.398995 94.404543) (xy 156.419675 94.386554) (xy 156.429438 94.37711) (xy 156.448959 94.357813)
+ (xy 156.46722 94.338207) (xy 156.484221 94.318291) (xy 156.499963 94.298067) (xy 156.514446 94.277533)
+ (xy 156.52767 94.256691) (xy 156.539634 94.235539) (xy 156.550339 94.214078) (xy 156.559784 94.192308)
+ (xy 156.56797 94.170229) (xy 156.574896 94.147841) (xy 156.580564 94.125143) (xy 156.584971 94.102137)
+ (xy 156.58812 94.078821) (xy 156.590009 94.055196) (xy 156.590639 94.031262) (xy 156.590042 94.005363)
+ (xy 156.588252 93.979966) (xy 156.585268 93.955069) (xy 156.58109 93.930672) (xy 156.575719 93.906777)
+ (xy 156.569155 93.883383) (xy 156.561397 93.860489) (xy 156.552445 93.838097) (xy 156.5423 93.816205)
+ (xy 156.530961 93.794814) (xy 156.518429 93.773924) (xy 156.504703 93.753535) (xy 156.489784 93.733647)
+ (xy 156.473671 93.71426) (xy 156.456365 93.695373) (xy 156.437865 93.676988) (xy 156.418865 93.65942)
+ (xy 156.398137 93.642985) (xy 156.37568 93.627683) (xy 156.351494 93.613515) (xy 156.32558 93.600481)
+ (xy 156.311974 93.594389) (xy 156.297936 93.58858) (xy 156.283467 93.583054) (xy 156.268564 93.577812)
+ (xy 156.25323 93.572853) (xy 156.237463 93.568178) (xy 156.221265 93.563786) (xy 156.204634 93.559677)
+ (xy 156.187571 93.555852) (xy 156.170075 93.55231) (xy 156.152148 93.549051) (xy 156.133788 93.546076)
+ (xy 156.114996 93.543384) (xy 156.095772 93.540975) (xy 156.076116 93.53885) (xy 156.056027 93.537008)
+ (xy 156.035507 93.53545) (xy 156.014554 93.534175) (xy 155.993169 93.533183) (xy 155.971351 93.532474)
+ (xy 155.949102 93.532049) (xy 155.92642 93.531908) (xy 155.908214 93.532034) (xy 155.890233 93.532414)
+ (xy 155.872477 93.533048) (xy 155.854945 93.533934) (xy 155.837638 93.535074) (xy 155.820555 93.536467)
+ (xy 155.803697 93.538114) (xy 155.787064 93.540014) (xy 155.770656 93.542167) (xy 155.754472 93.544573)
+ (xy 155.738513 93.547233) (xy 155.722779 93.550146) (xy 155.707269 93.553312) (xy 155.691984 93.556732)
+ (xy 155.676924 93.560405) (xy 155.662088 93.564331) (xy 155.647477 93.568511) (xy 155.633091 93.572943)
+ (xy 155.61893 93.57763) (xy 155.604993 93.582569) (xy 155.591281 93.587762) (xy 155.56453 93.598907)
+ (xy 155.538679 93.611066) (xy 155.513726 93.624238) (xy 155.489672 93.638423) (xy 155.466516 93.653622)
+ (xy 155.455276 93.661601) (xy 155.433892 93.678071) (xy 155.413888 93.695426) (xy 155.395264 93.713666)
+ (xy 155.378019 93.73279) (xy 155.362153 93.752798) (xy 155.347668 93.773691) (xy 155.334562 93.795468)
+ (xy 155.322835 93.81813) (xy 155.312488 93.841676) (xy 155.303521 93.866106) (xy 155.295933 93.891421)
+ (xy 155.289725 93.917621) (xy 155.284896 93.944704) (xy 155.281447 93.972673) (xy 155.279378 94.001525)
+ (xy 155.278861 94.016283) (xy 155.278688 94.031262) (xy 155.197722 94.031262) (xy 155.197927 94.010962)
+ (xy 155.198543 93.990955) (xy 155.19957 93.971243) (xy 155.201008 93.951824) (xy 155.202856 93.9327)
+ (xy 155.205115 93.91387) (xy 155.207785 93.895334) (xy 155.210865 93.877092) (xy 155.214356 93.859144)
+ (xy 155.218258 93.84149) (xy 155.222571 93.82413) (xy 155.227294 93.807065) (xy 155.232428 93.790293)
+ (xy 155.237973 93.773816) (xy 155.243929 93.757632) (xy 155.250295 93.741743) (xy 155.257072 93.726148)
+ (xy 155.26426 93.710847) (xy 155.271858 93.69584) (xy 155.279867 93.681127) (xy 155.288287 93.666708)
+ (xy 155.297118 93.652583) (xy 155.306359 93.638753) (xy 155.316012 93.625216) (xy 155.326074 93.611974)
+ (xy 155.336548 93.599025) (xy 155.347432 93.586371) (xy 155.358727 93.574011) (xy 155.370433 93.561945)
+ (xy 155.38255 93.550173) (xy 155.395077 93.538695) (xy 155.408015 93.527511) (xy 155.421697 93.516692)
+ (xy 155.435542 93.506216) (xy 155.44955 93.496084) (xy 155.463719 93.486295) (xy 155.478052 93.47685)
+ (xy 155.492546 93.467748) (xy 155.507203 93.45899) (xy 155.522023 93.450575) (xy 155.537005 93.442503)
+ (xy 155.552149 93.434775) (xy 155.567456 93.427391) (xy 155.582925 93.42035) (xy 155.598557 93.413652)
+ (xy 155.614351 93.407298) (xy 155.630307 93.401287) (xy 155.646426 93.39562) (xy 155.662708 93.390297)
+ (xy 155.679152 93.385316) (xy 155.695758 93.380679) (xy 155.712526 93.376386) (xy 155.729458 93.372436)
+ (xy 155.746551 93.36883) (xy 155.763807 93.365567) (xy 155.781225 93.362647) (xy 155.798806 93.360071)
+ (xy 155.81655 93.357839) (xy 155.834455 93.35595) (xy 155.852523 93.354404) (xy 155.870754 93.353202)
+ (xy 155.889147 93.352343) (xy 155.907702 93.351828) (xy 155.92642 93.351657)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.644128 91.801936) (xy 156.644128 92.20457) (xy 156.574152 92.20457) (xy 156.574152 92.143387)
+ (xy 156.573521 92.128498) (xy 156.570855 92.112704) (xy 156.564763 92.098516) (xy 156.560963 92.093928)
+ (xy 156.548005 92.085389) (xy 156.533074 92.081563) (xy 156.51993 92.080739) (xy 155.927153 92.080739)
+ (xy 155.927153 92.873551) (xy 156.51993 92.873551) (xy 156.535987 92.872371) (xy 156.5511 92.867837)
+ (xy 156.56023 92.861461) (xy 156.567572 92.847393) (xy 156.572194 92.831751) (xy 156.57403 92.816328)
+ (xy 156.574152 92.810903) (xy 156.574152 92.74972) (xy 156.644128 92.74972) (xy 156.644128 93.152354)
+ (xy 156.574152 93.152354) (xy 156.574152 93.091172) (xy 156.573521 93.076425) (xy 156.570855 93.060763)
+ (xy 156.564763 93.046658) (xy 156.560963 93.042079) (xy 156.548005 93.033539) (xy 156.533074 93.029714)
+ (xy 156.51993 93.02889) (xy 155.341336 93.02889) (xy 155.326656 93.029962) (xy 155.311941 93.034185)
+ (xy 155.299937 93.042445) (xy 155.290968 93.054153) (xy 155.286045 93.06938) (xy 155.284322 93.084705)
+ (xy 155.284184 93.091172) (xy 155.284184 93.152354) (xy 155.214208 93.152354) (xy 155.214208 92.74972)
+ (xy 155.284184 92.74972) (xy 155.284184 92.810903) (xy 155.285488 92.826575) (xy 155.2894 92.841029)
+ (xy 155.295921 92.854267) (xy 155.30067 92.861095) (xy 155.313391 92.86916) (xy 155.328216 92.872773)
+ (xy 155.341336 92.873551) (xy 155.857177 92.873551) (xy 155.857177 92.080739) (xy 155.341336 92.080739)
+ (xy 155.326656 92.081811) (xy 155.311941 92.086034) (xy 155.299937 92.094294) (xy 155.290968 92.106046)
+ (xy 155.286045 92.121387) (xy 155.284322 92.136855) (xy 155.284184 92.143387) (xy 155.284184 92.20457)
+ (xy 155.214208 92.20457) (xy 155.214208 91.801936) (xy 155.284184 91.801936) (xy 155.284184 91.863119)
+ (xy 155.285488 91.878761) (xy 155.2894 91.893129) (xy 155.296806 91.907597) (xy 155.30067 91.912944)
+ (xy 155.313391 91.921009) (xy 155.328216 91.924622) (xy 155.341336 91.9254) (xy 156.51993 91.9254)
+ (xy 156.535987 91.92422) (xy 156.5511 91.919686) (xy 156.56023 91.91331) (xy 156.567572 91.899436)
+ (xy 156.572194 91.883915) (xy 156.57403 91.86854) (xy 156.574152 91.863119) (xy 156.574152 91.801936)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.306706 90.522225) (xy 156.644128 90.600994) (xy 156.644128 91.635606) (xy 156.574152 91.635606)
+ (xy 156.574152 91.566363) (xy 156.573521 91.551475) (xy 156.570855 91.53568) (xy 156.564763 91.521493)
+ (xy 156.560963 91.516904) (xy 156.548005 91.508365) (xy 156.533074 91.504539) (xy 156.51993 91.503715)
+ (xy 155.341336 91.503715) (xy 155.326656 91.504787) (xy 155.311941 91.50901) (xy 155.299937 91.517271)
+ (xy 155.290968 91.529022) (xy 155.286045 91.544364) (xy 155.284322 91.559831) (xy 155.284184 91.566363)
+ (xy 155.284184 91.627546) (xy 155.214208 91.627546) (xy 155.214208 91.216486) (xy 155.284184 91.216486)
+ (xy 155.284184 91.286095) (xy 155.285488 91.301738) (xy 155.2894 91.316105) (xy 155.296806 91.330574)
+ (xy 155.30067 91.33592) (xy 155.313391 91.343985) (xy 155.328216 91.347598) (xy 155.341336 91.348377)
+ (xy 156.51993 91.348377) (xy 156.535987 91.347196) (xy 156.5511 91.342662) (xy 156.56023 91.336287)
+ (xy 156.567572 91.322412) (xy 156.572194 91.306892) (xy 156.57403 91.291516) (xy 156.574152 91.286095)
+ (xy 156.574152 90.898481) (xy 156.573528 90.879317) (xy 156.571654 90.86043) (xy 156.56853 90.841819)
+ (xy 156.564157 90.823485) (xy 156.558535 90.805429) (xy 156.551664 90.787649) (xy 156.543543 90.770146)
+ (xy 156.534173 90.75292) (xy 156.523553 90.735971) (xy 156.511684 90.719299) (xy 156.503078 90.708338)
+ (xy 156.488869 90.693682) (xy 156.473308 90.679663) (xy 156.456394 90.666282) (xy 156.444367 90.657715)
+ (xy 156.431739 90.649432) (xy 156.41851 90.641432) (xy 156.404679 90.633716) (xy 156.390248 90.626282)
+ (xy 156.375216 90.619133) (xy 156.359582 90.612266) (xy 156.343348 90.605683) (xy 156.326512 90.599383)
+ (xy 156.309076 90.593367) (xy 156.291038 90.587634) (xy 156.281794 90.584874)
+ )
+ )
+ (polygon
+ (pts
+ (xy 155.965621 90.431001) (xy 155.848751 90.431001) (xy 155.848751 89.492375) (xy 155.965621 89.492375)
+ )
+ )
+ (polygon
+ (pts
+ (xy 156.116197 88.686008) (xy 156.102586 88.700339) (xy 156.088956 88.716267) (xy 156.079858 88.727773)
+ (xy 156.070752 88.739989) (xy 156.061637 88.752915) (xy 156.052514 88.76655) (xy 156.043382 88.780896)
+ (xy 156.034242 88.795951) (xy 156.025092 88.811716) (xy 156.015935 88.828191) (xy 156.006768 88.845376)
+ (xy 155.997594 88.863271) (xy 155.98841 88.881875) (xy 155.979218 88.901189) (xy 155.970018 88.921213)
+ (xy 155.963813 88.935112) (xy 155.957657 88.948735) (xy 155.951549 88.962083) (xy 155.939476 88.987951)
+ (xy 155.927595 89.012718) (xy 155.915905 89.036383) (xy 155.904408 89.058946) (xy 155.893102 89.080407)
+ (xy 155.881988 89.100766) (xy 155.871066 89.120023) (xy 155.860335 89.138178) (xy 155.849797 89.155231)
+ (xy 155.83945 89.171182) (xy 155.829295 89.186031) (xy 155.819331 89.199779) (xy 155.80956 89.212424)
+ (xy 155.79998 89.223967) (xy 155.795262 89.229326) (xy 155.779896 89.244777) (xy 155.763062 89.258709)
+ (xy 155.751023 89.267153) (xy 155.738332 89.274921) (xy 155.724989 89.282014) (xy 155.710992 89.288431)
+ (xy 155.696343 89.294172) (xy 155.681042 89.299238) (xy 155.665088 89.303629) (xy 155.648481 89.307344)
+ (xy 155.631222 89.310384) (xy 155.61331 89.312748) (xy 155.594746 89.314437) (xy 155.575529 89.31545)
+ (xy 155.55566 89.315788) (xy 155.538722 89.31539) (xy 155.521983 89.314196) (xy 155.50544 89.312207)
+ (xy 155.489096 89.309422) (xy 155.472949 89.305842) (xy 155.456999 89.301465) (xy 155.441247 89.296293)
+ (xy 155.425692 89.290325) (xy 155.410335 89.283562) (xy 155.395175 89.276003) (xy 155.380213 89.267648)
+ (xy 155.365448 89.258498) (xy 155.350881 89.248551) (xy 155.336511 89.237809) (xy 155.322338 89.226272)
+ (xy 155.308364 89.213938) (xy 155.294966 89.200724) (xy 155.282432 89.186724) (xy 155.270763 89.171941)
+ (xy 155.259958 89.156373) (xy 155.250017 89.140022) (xy 155.240941 89.122885) (xy 155.232729 89.104965)
+ (xy 155.225382 89.086261) (xy 155.218899 89.066772) (xy 155.213281 89.046499) (xy 155.208527 89.025441)
+ (xy 155.204637 89.0036) (xy 155.201611 88.980974) (xy 155.19945 88.957564) (xy 155.198154 88.933369)
+ (xy 155.197722 88.908391) (xy 155.197944 88.892656) (xy 155.19861 88.877049) (xy 155.199721 88.861572)
+ (xy 155.201277 88.846223) (xy 155.203276 88.831003) (xy 155.20572 88.815912) (xy 155.208608 88.80095)
+ (xy 155.211941 88.786117) (xy 155.215718 88.771412) (xy 155.21994 88.756836) (xy 155.223001 88.74719)
+ (xy 155.230557 88.7298) (xy 155.237106 88.713714) (xy 155.242647 88.698933) (xy 155.248157 88.682293)
+ (xy 155.252092 88.667692) (xy 155.254737 88.652863) (xy 155.255241 88.644608) (xy 155.252762 88.629083)
+ (xy 155.245325 88.615251) (xy 155.24022 88.609437) (xy 155.231519 88.596055) (xy 155.220632 88.586232)
+ (xy 155.208449 88.577495) (xy 155.193441 88.568257) (xy 155.179398 88.560506) (xy 155.16768 88.554483)
+ (xy 155.554927 88.516747) (xy 155.578741 88.576465) (xy 155.556618 88.586183) (xy 155.535406 88.595922)
+ (xy 155.515105 88.605681) (xy 155.495713 88.61546) (xy 155.477232 88.625258) (xy 155.459661 88.635077)
+ (xy 155.443 88.644916) (xy 155.427249 88.654775) (xy 155.412408 88.664654) (xy 155.398478 88.674553)
+ (xy 155.385458 88.684472) (xy 155.373348 88.694411) (xy 155.362148 88.70437) (xy 155.347054 88.719346)
+ (xy 155.334009 88.734368) (xy 155.324123 88.748057) (xy 155.315209 88.762609) (xy 155.307267 88.778024)
+ (xy 155.300298 88.794303) (xy 155.294301 88.811444) (xy 155.289277 88.829448) (xy 155.285225 88.848315)
+ (xy 155.282146 88.868045) (xy 155.280039 88.888638) (xy 155.278904 88.910094) (xy 155.278688 88.924877)
+ (xy 155.27899 88.943278) (xy 155.279896 88.96093) (xy 155.281406 88.977831) (xy 155.28352 88.993983)
+ (xy 155.286237 89.009384) (xy 155.289559 89.024036) (xy 155.295674 89.044607) (xy 155.303147 89.063492)
+ (xy 155.31198 89.080688) (xy 155.322171 89.096198) (xy 155.333721 89.110021) (xy 155.34663 89.122156)
+ (xy 155.355991 89.129308) (xy 155.37248 89.13926) (xy 155.38911 89.148233) (xy 155.405882 89.156228)
+ (xy 155.422795 89.163243) (xy 155.439851 89.169279) (xy 155.457047 89.174337) (xy 155.474386 89.178415)
+ (xy 155.491866 89.181515) (xy 155.509488 89.183636) (xy 155.527252 89.184778) (xy 155.539173 89.184996)
+ (xy 155.554896 89.18459) (xy 155.569918 89.183373) (xy 155.588854 89.180488) (xy 155.606543 89.17616)
+ (xy 155.622983 89.17039) (xy 155.638176 89.163177) (xy 155.652121 89.154522) (xy 155.664818 89.144424)
+ (xy 155.670698 89.138834) (xy 155.681715 89.126733) (xy 155.693607 89.111451) (xy 155.706376 89.092987)
+ (xy 155.715374 89.078911) (xy 155.724762 89.063421) (xy 155.73454 89.046516) (xy 155.744706 89.028198)
+ (xy 155.755262 89.008466) (xy 155.766207 88.98732) (xy 155.777542 88.96476) (xy 155.789265 88.940786)
+ (xy 155.801378 88.915398) (xy 155.813881 88.888596) (xy 155.820278 88.874665) (xy 155.826772 88.86038)
+ (xy 155.833364 88.845742) (xy 155.843829 88.821146) (xy 155.854435 88.797457) (xy 155.865182 88.774675)
+ (xy 155.876068 88.7528) (xy 155.887095 88.731833) (xy 155.898262 88.711773) (xy 155.909569 88.692621)
+ (xy 155.921016 88.674375) (xy 155.932604 88.657038) (xy 155.944332 88.640607) (xy 155.9562 88.625084)
+ (xy 155.968209 88.610468) (xy 155.980357 88.596759) (xy 155.992646 88.583958) (xy 156.005075 88.572064)
+ (xy 156.017645 88.561077) (xy 156.031607 88.549809) (xy 156.045832 88.539267) (xy 156.060321 88.529453)
+ (xy 156.075073 88.520365) (xy 156.090088 88.512005) (xy 156.105366 88.504371) (xy 156.120908 88.497464)
+ (xy 156.136713 88.491285) (xy 156.152782 88.485832) (xy 156.169114 88.481107) (xy 156.185709 88.477108)
+ (xy 156.202567 88.473837) (xy 156.219689 88.471292) (xy 156.237074 88.469475) (xy 156.254723 88.468384)
+ (xy 156.272634 88.468021) (xy 156.290654 88.46845) (xy 156.308532 88.469738) (xy 156.326271 88.471885)
+ (xy 156.343869 88.47489) (xy 156.361328 88.478754) (xy 156.378645 88.483477) (xy 156.395823 88.489058)
+ (xy 156.41286 88.495498) (xy 156.429757 88.502797) (xy 156.446514 88.510954) (xy 156.463131 88.51997)
+ (xy 156.479607 88.529845) (xy 156.495943 88.540578) (xy 156.512139 88.55217) (xy 156.528195 88.564621)
+ (xy 156.54411 88.57793) (xy 156.558573 88.591102) (xy 156.572103 88.605064) (xy 156.5847 88.619816)
+ (xy 156.596363 88.635358) (xy 156.607094 88.65169) (xy 156.616891 88.668811) (xy 156.625755 88.686723)
+ (xy 156.633686 88.705425) (xy 156.640685 88.724917) (xy 156.64675 88.745198) (xy 156.651882 88.76627)
+ (xy 156.65608 88.788132) (xy 156.659346 88.810783) (xy 156.661679 88.834225) (xy 156.663079 88.858456)
+ (xy 156.663545 88.883478) (xy 156.663018 88.902746) (xy 156.661932 88.917363) (xy 156.660254 88.932121)
+ (xy 156.657982 88.947021) (xy 156.655119 88.962063) (xy 156.651663 88.977246) (xy 156.647614 88.992571)
+ (xy 156.642973 89.008038) (xy 156.637739 89.023647) (xy 156.631913 89.039397) (xy 156.62984 89.044678)
+ (xy 156.624258 89.058463) (xy 156.618328 89.075307) (xy 156.613561 89.091722) (xy 156.609956 89.107707)
+ (xy 156.607514 89.123263) (xy 156.606235 89.13839) (xy 156.606026 89.14726) (xy 156.607758 89.161912)
+ (xy 156.612953 89.176651) (xy 156.620681 89.190125) (xy 156.629977 89.204024) (xy 156.638572 89.216341)
+ (xy 156.648559 89.230282) (xy 156.657943 89.243138) (xy 156.668294 89.257122) (xy 156.672704 89.263031)
+ (xy 156.240028 89.33374) (xy 156.216581 89.263031) (xy 156.242771 89.255382) (xy 156.267855 89.247455)
+ (xy 156.29183 89.239251) (xy 156.314698 89.230768) (xy 156.336458 89.222008) (xy 156.35711 89.212971)
+ (xy 156.376655 89.203656) (xy 156.395092 89.194063) (xy 156.412421 89.184193) (xy 156.428643 89.174045)
+ (xy 156.443757 89.163619) (xy 156.457763 89.152916) (xy 156.470661 89.141935) (xy 156.482452 89.130676)
+ (xy 156.493136 89.11914) (xy 156.502711 89.107326) (xy 156.512383 89.094228) (xy 156.52143 89.080943)
+ (xy 156.529854 89.067471) (xy 156.537653 89.053814) (xy 156.544829 89.039971) (xy 156.55138 89.025942)
+ (xy 156.557308 89.011727) (xy 156.562612 88.997326) (xy 156.567291 88.982738) (xy 156.571347 88.967965)
+ (xy 156.574779 88.953006) (xy 156.577587 88.93786) (xy 156.579771 88.922529) (xy 156.581331 88.907011)
+ (xy 156.582267 88.891308) (xy 156.582579 88.875418) (xy 156.582274 88.858848) (xy 156.581359 88.842846)
+ (xy 156.579835 88.82741) (xy 156.577701 88.812541) (xy 156.573358 88.791299) (xy 156.567642 88.771333)
+ (xy 156.560555 88.752642) (xy 156.552096 88.735226) (xy 156.542265 88.719086) (xy 156.531063 88.70422)
+ (xy 156.518489 88.690629) (xy 156.504543 88.678314) (xy 156.487626 88.665547) (xy 156.469711 88.654035)
+ (xy 156.450798 88.643779) (xy 156.430887 88.63478) (xy 156.417058 88.629477) (xy 156.402785 88.624733)
+ (xy 156.388069 88.620547) (xy 156.372909 88.616919) (xy 156.357306 88.61385) (xy 156.341259 88.611338)
+ (xy 156.324768 88.609384) (xy 156.307834 88.607989) (xy 156.290456 88.607152) (xy 156.272634 88.606873)
+ (xy 156.2532 88.608109) (xy 156.238602 88.61066) (xy 156.223984 88.614601) (xy 156.209347 88.619933)
+ (xy 156.19469 88.626657) (xy 156.180015 88.634771) (xy 156.16532 88.644276) (xy 156.150605 88.655173)
+ (xy 156.135872 88.66746) (xy 156.121119 88.681139)
+ )
+ )
+ )
+ )
+ (gr_text "▶" (at 200.120651 116.25 180) (layer "F.SilkS") (tstamp 16c92b18-5a2a-4601-9c4b-75e37e33ee34)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "▶" (at 162.5 126.8) (layer "F.SilkS") (tstamp 33cee550-664f-48ac-bdd7-83741105c7f8)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "▶" (at 185.5 125.9 180) (layer "F.SilkS") (tstamp 5364d1a3-f9b8-4f7e-a465-44b9a630c712)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "▶" (at 191.7 128.4 180) (layer "F.SilkS") (tstamp 608493cd-a6a4-45b1-a58b-b93a46f43940)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "▶" (at 200.120651 127.5 180) (layer "F.SilkS") (tstamp 75c9b4cd-b4bb-4692-9c0e-ba3501e99831)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "▶" (at 167.4 123.3 90) (layer "F.SilkS") (tstamp 9672126e-6e45-453d-a8b3-b4080cdb43df)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "github.com/jaseg/8seg" (at 178 68.444662) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265)
+ (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold))
+ (render_cache "github.com/jaseg/8seg" 0
+ (polygon
+ (pts
+ (xy 165.401897 67.988791) (xy 165.41954 67.989409) (xy 165.43681 67.99044) (xy 165.453706 67.991882)
+ (xy 165.470229 67.993737) (xy 165.486379 67.996004) (xy 165.502154 67.998683) (xy 165.517557 68.001774)
+ (xy 165.532586 68.005278) (xy 165.547241 68.009193) (xy 165.556804 68.012032) (xy 165.981053 68.012032)
+ (xy 165.981053 68.246506) (xy 165.770028 68.246506) (xy 165.778317 68.258916) (xy 165.786331 68.273067)
+ (xy 165.793118 68.286876) (xy 165.799694 68.302018) (xy 165.801535 68.306589) (xy 165.806515 68.320444)
+ (xy 165.811023 68.336901) (xy 165.814129 68.353673) (xy 165.815674 68.3683) (xy 165.816189 68.383159)
+ (xy 165.815893 68.399908) (xy 165.815005 68.416218) (xy 165.813523 68.432091) (xy 165.81145 68.447525)
+ (xy 165.808783 68.462522) (xy 165.805525 68.47708) (xy 165.800258 68.495811) (xy 165.793939 68.513763)
+ (xy 165.786565 68.530936) (xy 165.782484 68.539231) (xy 165.773674 68.55519) (xy 165.764097 68.570463)
+ (xy 165.753753 68.585049) (xy 165.742642 68.598948) (xy 165.730764 68.61216) (xy 165.718118 68.624685)
+ (xy 165.704706 68.636523) (xy 165.690527 68.647674) (xy 165.675723 68.658053) (xy 165.660256 68.667756)
+ (xy 165.644124 68.676783) (xy 165.627329 68.685135) (xy 165.609869 68.692812) (xy 165.591746 68.699813)
+ (xy 165.577717 68.70462) (xy 165.563315 68.709048) (xy 165.553506 68.711788) (xy 165.538569 68.71552)
+ (xy 165.523432 68.718885) (xy 165.508095 68.721883) (xy 165.492558 68.724514) (xy 165.476822 68.726777)
+ (xy 165.460886 68.728674) (xy 165.444751 68.730203) (xy 165.428416 68.731366) (xy 165.411881 68.732161)
+ (xy 165.395147 68.732589) (xy 165.38388 68.732671) (xy 165.366809 68.732339) (xy 165.349487 68.731343)
+ (xy 165.331913 68.729683) (xy 165.314087 68.727359) (xy 165.296009 68.72437) (xy 165.27768 68.720718)
+ (xy 165.259098 68.716402) (xy 165.240265 68.711422) (xy 165.22818 68.721017) (xy 165.21686 68.731951)
+ (xy 165.20697 68.744309) (xy 165.20546 68.746593) (xy 165.198786 68.760529) (xy 165.195122 68.775527)
+ (xy 165.193782 68.790921) (xy 165.193737 68.794586) (xy 165.195218 68.810845) (xy 165.199661 68.825275)
+ (xy 165.20859 68.839798) (xy 165.219452 68.850266) (xy 165.233276 68.858904) (xy 165.235868 68.860166)
+ (xy 165.250375 68.86576) (xy 165.267331 68.870405) (xy 165.282661 68.873439) (xy 165.29956 68.875866)
+ (xy 165.318027 68.877687) (xy 165.332907 68.878654) (xy 165.348669 68.87928) (xy 165.365313 68.879564)
+ (xy 165.371057 68.879583) (xy 165.56523 68.879583) (xy 165.590677 68.879819) (xy 165.615359 68.880528)
+ (xy 165.639277 68.881708) (xy 165.662431 68.883361) (xy 165.684821 68.885486) (xy 165.706446 68.888084)
+ (xy 165.727307 68.891154) (xy 165.747405 68.894696) (xy 165.766737 68.89871) (xy 165.785306 68.903196)
+ (xy 165.803111 68.908155) (xy 165.820151 68.913586) (xy 165.836427 68.91949) (xy 165.851939 68.925865)
+ (xy 165.866686 68.932713) (xy 165.88067 68.940033) (xy 165.893846 68.947898) (xy 165.906172 68.956382)
+ (xy 165.923067 68.970267) (xy 165.93805 68.985542) (xy 165.95112 69.002209) (xy 165.962277 69.020267)
+ (xy 165.971522 69.039716) (xy 165.976622 69.053454) (xy 165.980873 69.067811) (xy 165.984273 69.082786)
+ (xy 165.986823 69.09838) (xy 165.988523 69.114591) (xy 165.989374 69.131421) (xy 165.98948 69.140068)
+ (xy 165.98909 69.15514) (xy 165.987921 69.169993) (xy 165.985973 69.184626) (xy 165.983246 69.199041)
+ (xy 165.978397 69.21792) (xy 165.972163 69.23641) (xy 165.966579 69.250022) (xy 165.960215 69.263415)
+ (xy 165.953072 69.276589) (xy 165.94515 69.289545) (xy 165.936522 69.302285) (xy 165.927264 69.314678)
+ (xy 165.917374 69.326723) (xy 165.906853 69.33842) (xy 165.895701 69.349769) (xy 165.883918 69.360771)
+ (xy 165.871504 69.371425) (xy 165.858459 69.381731) (xy 165.844782 69.391689) (xy 165.830475 69.4013)
+ (xy 165.820586 69.407514) (xy 165.805226 69.416532) (xy 165.789236 69.425177) (xy 165.772614 69.433448)
+ (xy 165.755362 69.441345) (xy 165.737478 69.448869) (xy 165.718963 69.45602) (xy 165.699817 69.462797)
+ (xy 165.680039 69.4692) (xy 165.659631 69.47523) (xy 165.638592 69.480887) (xy 165.624215 69.48445)
+ (xy 165.6096 69.487866) (xy 165.594791 69.491062) (xy 165.579787 69.494037) (xy 165.564589 69.496792)
+ (xy 165.549196 69.499327) (xy 165.533608 69.501641) (xy 165.517826 69.503735) (xy 165.501849 69.505608)
+ (xy 165.485677 69.507261) (xy 165.469311 69.508693) (xy 165.45275 69.509906) (xy 165.435995 69.510897)
+ (xy 165.419045 69.511669) (xy 165.4019 69.51222) (xy 165.384561 69.51255) (xy 165.367027 69.51266)
+ (xy 165.348121 69.512519) (xy 165.32946 69.512094) (xy 165.311044 69.511385) (xy 165.292872 69.510394)
+ (xy 165.274946 69.509118) (xy 165.257264 69.50756) (xy 165.239826 69.505718) (xy 165.222634 69.503593)
+ (xy 165.205686 69.501184) (xy 165.188982 69.498492) (xy 165.177983 69.49654) (xy 165.161778 69.493435)
+ (xy 165.145998 69.490027) (xy 165.130642 69.486317) (xy 165.115712 69.482304) (xy 165.101207 69.477988)
+ (xy 165.087127 69.473369) (xy 165.069015 69.46674) (xy 165.051659 69.459573) (xy 165.035058 69.451868)
+ (xy 165.027041 69.447814) (xy 165.011625 69.439376) (xy 164.997068 69.430366) (xy 164.983369 69.420783)
+ (xy 164.970529 69.410628) (xy 164.958548 69.3999) (xy 164.947425 69.3886) (xy 164.937161 69.376728)
+ (xy 164.927756 69.364283) (xy 164.919427 69.351254) (xy 164.912209 69.33763) (xy 164.906101 69.32341)
+ (xy 164.901103 69.308596) (xy 164.897216 69.293185) (xy 164.89444 69.27718) (xy 164.892774 69.260579)
+ (xy 164.892219 69.243383) (xy 164.892853 69.227407) (xy 164.894755 69.211812) (xy 164.896269 69.204548)
+ (xy 165.145376 69.204548) (xy 165.147103 69.222591) (xy 165.152282 69.239167) (xy 165.160913 69.254276)
+ (xy 165.172997 69.267918) (xy 165.18515 69.277775) (xy 165.199513 69.286694) (xy 165.216085 69.294674)
+ (xy 165.229813 69.300108) (xy 165.244481 69.305008) (xy 165.260089 69.309373) (xy 165.276638 69.313204)
+ (xy 165.294127 69.3165) (xy 165.312556 69.319262) (xy 165.331925 69.321489) (xy 165.352235 69.323181)
+ (xy 165.373485 69.32434) (xy 165.388174 69.324815) (xy 165.40328 69.325052) (xy 165.410991 69.325082)
+ (xy 165.426646 69.324939) (xy 165.44192 69.32451) (xy 165.456813 69.323794) (xy 165.47844 69.322184)
+ (xy 165.49921 69.31993) (xy 165.519124 69.317032) (xy 165.538181 69.31349) (xy 165.556381 69.309304)
+ (xy 165.573725 69.304474) (xy 165.590212 69.299) (xy 165.605843 69.292882) (xy 165.615788 69.288446)
+ (xy 165.629734 69.281406) (xy 165.646195 69.271488) (xy 165.660217 69.260964) (xy 165.6718 69.249832)
+ (xy 165.680945 69.238094) (xy 165.688947 69.222569) (xy 165.693138 69.206095) (xy 165.693824 69.195755)
+ (xy 165.692688 69.180507) (xy 165.688326 69.16457) (xy 165.680692 69.151209) (xy 165.669787 69.140424)
+ (xy 165.655611 69.132215) (xy 165.647296 69.129077) (xy 165.631779 69.12475) (xy 165.614079 69.121156)
+ (xy 165.598349 69.118809) (xy 165.581221 69.116931) (xy 165.562697 69.115523) (xy 165.547887 69.114775)
+ (xy 165.532292 69.114291) (xy 165.51591 69.114071) (xy 165.510275 69.114056) (xy 165.379483 69.114056)
+ (xy 165.36222 69.113976) (xy 165.345924 69.113734) (xy 165.330593 69.113332) (xy 165.313471 69.112636)
+ (xy 165.29774 69.111709) (xy 165.285694 69.110759) (xy 165.269856 69.109214) (xy 165.254719 69.107142)
+ (xy 165.240283 69.104545) (xy 165.224644 69.100933) (xy 165.219016 69.099402) (xy 165.204852 69.108868)
+ (xy 165.192311 69.118309) (xy 165.179731 69.129291) (xy 165.16936 69.140238) (xy 165.162229 69.149593)
+ (xy 165.154856 69.16237) (xy 165.149079 69.177511) (xy 165.145969 69.193463) (xy 165.145376 69.204548)
+ (xy 164.896269 69.204548) (xy 164.897925 69.196598) (xy 164.902362 69.181765) (xy 164.908068 69.167312)
+ (xy 164.915042 69.15324) (xy 164.923284 69.139548) (xy 164.932794 69.126238) (xy 164.943571 69.113308)
+ (xy 164.955617 69.100758) (xy 164.968931 69.08859) (xy 164.983512 69.076801) (xy 164.999362 69.065394)
+ (xy 165.016479 69.054367) (xy 165.034865 69.043721) (xy 165.054518 69.033456) (xy 165.054518 69.02503)
+ (xy 165.040996 69.016085) (xy 165.028136 69.006425) (xy 165.015937 68.99605) (xy 165.004401 68.984959)
+ (xy 164.993526 68.973152) (xy 164.983313 68.96063) (xy 164.979413 68.95542) (xy 164.970653 68.941514)
+ (xy 164.963378 68.926355) (xy 164.957587 68.909943) (xy 164.953281 68.89228) (xy 164.950906 68.877247)
+ (xy 164.94948 68.861414) (xy 164.949005 68.844778) (xy 164.949855 68.828292) (xy 164.952404 68.811806)
+ (xy 164.956653 68.795319) (xy 164.962601 68.778833) (xy 164.970248 68.762346) (xy 164.97759 68.749157)
+ (xy 164.98381 68.739265) (xy 164.992826 68.726214) (xy 165.002472 68.71362) (xy 165.012747 68.701484)
+ (xy 165.023652 68.689806) (xy 165.035187 68.678586) (xy 165.047351 68.667824) (xy 165.060145 68.65752)
+ (xy 165.073569 68.647674) (xy 165.073569 68.639248) (xy 165.059544 68.629242) (xy 165.046046 68.618274)
+ (xy 165.033074 68.606344) (xy 165.020629 68.593452) (xy 165.008711 68.579599) (xy 164.99732 68.564784)
+ (xy 164.986455 68.549008) (xy 164.978651 68.536544) (xy 164.976116 68.53227) (xy 164.96898 68.51914)
+ (xy 164.962545 68.505578) (xy 164.956812 68.491585) (xy 164.951782 68.47716) (xy 164.947453 68.462304)
+ (xy 164.943826 68.447017) (xy 164.940901 68.431298) (xy 164.938678 68.415148) (xy 164.937157 68.398566)
+ (xy 164.936338 68.381552) (xy 164.936202 68.371436) (xy 165.227442 68.371436) (xy 165.227841 68.387336)
+ (xy 165.229039 68.402477) (xy 165.231879 68.421482) (xy 165.236138 68.439136) (xy 165.241816 68.455439)
+ (xy 165.248914 68.470391) (xy 165.257432 68.483993) (xy 165.26737 68.496243) (xy 165.272871 68.501861)
+ (xy 165.284543 68.511994) (xy 165.296845 68.520775) (xy 165.309777 68.528205) (xy 165.323338 68.534285)
+ (xy 165.337529 68.539013) (xy 165.352349 68.54239) (xy 165.3678 68.544417) (xy 165.38388 68.545092)
+ (xy 165.399891 68.544417) (xy 165.415318 68.54239) (xy 165.430162 68.539013) (xy 165.444421 68.534285)
+ (xy 165.458097 68.528205) (xy 165.471189 68.520775) (xy 165.483697 68.511994) (xy 165.495621 68.501861)
+ (xy 165.506526 68.490287) (xy 165.515977 68.477361) (xy 165.523974 68.463084) (xy 165.530517 68.447456)
+ (xy 165.535606 68.430478) (xy 165.539241 68.412148) (xy 165.541013 68.397514) (xy 165.541967 68.38212)
+ (xy 165.542149 68.371436) (xy 165.54174 68.356249) (xy 165.539923 68.337052) (xy 165.536651 68.319057)
+ (xy 165.531926 68.302265) (xy 165.525746 68.286674) (xy 165.518112 68.272286) (xy 165.509025 68.2591)
+ (xy 165.498483 68.247116) (xy 165.495621 68.244307) (xy 165.483697 68.233832) (xy 165.471189 68.224753)
+ (xy 165.458097 68.21707) (xy 165.444421 68.210785) (xy 165.430162 68.205896) (xy 165.415318 68.202404)
+ (xy 165.399891 68.200309) (xy 165.38388 68.199611) (xy 165.3678 68.200309) (xy 165.352349 68.202404)
+ (xy 165.337529 68.205896) (xy 165.323338 68.210785) (xy 165.309777 68.21707) (xy 165.296845 68.224753)
+ (xy 165.284543 68.233832) (xy 165.272871 68.244307) (xy 165.262224 68.255991) (xy 165.252996 68.268877)
+ (xy 165.245188 68.282965) (xy 165.238799 68.298254) (xy 165.233831 68.314747) (xy 165.230281 68.332441)
+ (xy 165.228152 68.351337) (xy 165.227486 68.366298) (xy 165.227442 68.371436) (xy 164.936202 68.371436)
+ (xy 164.936182 68.36997) (xy 164.936508 68.352323) (xy 164.937483 68.3351) (xy 164.939109 68.318302)
+ (xy 164.941386 68.30193) (xy 164.944313 68.285982) (xy 164.94789 68.270459) (xy 164.952118 68.255362)
+ (xy 164.956997 68.24069) (xy 164.962525 68.226442) (xy 164.968704 68.21262) (xy 164.973185 68.203641)
+ (xy 164.980336 68.19052) (xy 164.987911 68.177812) (xy 164.995912 68.165516) (xy 165.007241 68.149762)
+ (xy 165.019325 68.134742) (xy 165.032165 68.120453) (xy 165.04576 68.106898) (xy 165.060112 68.094075)
+ (xy 165.071371 68.084939) (xy 165.086981 68.073398) (xy 165.103222 68.062591) (xy 165.115815 68.054966)
+ (xy 165.128763 68.047753) (xy 165.142065 68.040952) (xy 165.155721 68.034564) (xy 165.169731 68.028587)
+ (xy 165.184095 68.023023) (xy 165.198814 68.017871) (xy 165.213887 68.013131) (xy 165.229201 68.008745)
+ (xy 165.244644 68.00479) (xy 165.260216 68.001266) (xy 165.275917 67.998174) (xy 165.291746 67.995513)
+ (xy 165.307704 67.993283) (xy 165.323792 67.991486) (xy 165.340008 67.990119) (xy 165.356352 67.989184)
+ (xy 165.372826 67.988681) (xy 165.38388 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 166.627686 69.067162) (xy 166.627686 68.246506) (xy 166.207833 68.246506) (xy 166.207833 68.012032)
+ (xy 166.937997 68.012032) (xy 166.937997 69.067162)
+ )
+ )
+ (polygon
+ (pts
+ (xy 166.769103 67.847901) (xy 166.752357 67.847463) (xy 166.73619 67.84615) (xy 166.720603 67.84396)
+ (xy 166.705596 67.840894) (xy 166.691168 67.836953) (xy 166.67732 67.832136) (xy 166.659758 67.824351)
+ (xy 166.643225 67.815009) (xy 166.627724 67.804109) (xy 166.620359 67.798076) (xy 166.606792 67.78507)
+ (xy 166.595034 67.770965) (xy 166.585085 67.755761) (xy 166.576945 67.739457) (xy 166.570614 67.722055)
+ (xy 166.566091 67.703554) (xy 166.563887 67.688956) (xy 166.5627 67.673741) (xy 166.562473 67.663254)
+ (xy 166.562982 67.647666) (xy 166.564509 67.632638) (xy 166.567052 67.61817) (xy 166.572027 67.599752)
+ (xy 166.57881 67.58233) (xy 166.587403 67.565903) (xy 166.597804 67.550473) (xy 166.610014 67.536039)
+ (xy 166.620359 67.525867) (xy 166.635346 67.513416) (xy 166.651363 67.502626) (xy 166.66841 67.493495)
+ (xy 166.686488 67.486025) (xy 166.700722 67.481512) (xy 166.715536 67.477932) (xy 166.73093 67.475286)
+ (xy 166.746904 67.473574) (xy 166.763456 67.472796) (xy 166.769103 67.472744) (xy 166.785849 67.473211)
+ (xy 166.802016 67.474612) (xy 166.817603 67.476946) (xy 166.83261 67.480215) (xy 166.847038 67.484417)
+ (xy 166.860886 67.489553) (xy 166.878448 67.497853) (xy 166.894981 67.507814) (xy 166.910482 67.519434)
+ (xy 166.917847 67.525867) (xy 166.931414 67.539554) (xy 166.943172 67.554237) (xy 166.953121 67.569917)
+ (xy 166.961261 67.586592) (xy 166.967592 67.604263) (xy 166.972115 67.622931) (xy 166.974319 67.637585)
+ (xy 166.975506 67.652799) (xy 166.975732 67.663254) (xy 166.975224 67.678881) (xy 166.973697 67.693891)
+ (xy 166.97008 67.712942) (xy 166.964653 67.730894) (xy 166.957417 67.747746) (xy 166.948372 67.7635)
+ (xy 166.937519 67.778155) (xy 166.924856 67.79171) (xy 166.917847 67.798076) (xy 166.90286 67.809754)
+ (xy 166.886843 67.819874) (xy 166.869796 67.828438) (xy 166.851718 67.835445) (xy 166.837484 67.839678)
+ (xy 166.822669 67.843035) (xy 166.807276 67.845517) (xy 166.791302 67.847123) (xy 166.774749 67.847853)
+ )
+ )
+ (polygon
+ (pts
+ (xy 168.118789 69.090609) (xy 168.103367 69.090474) (xy 168.088243 69.090071) (xy 168.073417 69.089398)
+ (xy 168.051736 69.087885) (xy 168.030724 69.085766) (xy 168.010382 69.083042) (xy 167.99071 69.079712)
+ (xy 167.971708 69.075778) (xy 167.953375 69.071237) (xy 167.935713 69.066092) (xy 167.91872 69.060341)
+ (xy 167.907763 69.056171) (xy 167.891838 69.049478) (xy 167.876486 69.042316) (xy 167.861707 69.034684)
+ (xy 167.847502 69.026581) (xy 167.833869 69.018008) (xy 167.82081 69.008965) (xy 167.808324 68.999452)
+ (xy 167.796411 68.989469) (xy 167.785071 68.979016) (xy 167.774305 68.968093) (xy 167.767446 68.960549)
+ (xy 167.757615 68.948862) (xy 167.748319 68.936743) (xy 167.739557 68.924192) (xy 167.73133 68.911211)
+ (xy 167.723637 68.897797) (xy 167.716479 68.883952) (xy 167.709856 68.869676) (xy 167.703767 68.854968)
+ (xy 167.698212 68.839829) (xy 167.693192 68.824258) (xy 167.690143 68.813637) (xy 167.686018 68.797327)
+ (xy 167.682299 68.780682) (xy 167.678985 68.763702) (xy 167.676078 68.746387) (xy 167.673576 68.728737)
+ (xy 167.67148 68.710752) (xy 167.669789 68.692432) (xy 167.668504 68.673778) (xy 167.667625 68.654788)
+ (xy 167.667152 68.635464) (xy 167.667062 68.622395) (xy 167.667062 68.246506) (xy 167.403279 68.246506)
+ (xy 167.403279 68.024122) (xy 167.682083 68.012032) (xy 167.722016 67.68377) (xy 167.977372 67.68377)
+ (xy 167.977372 68.012032) (xy 168.420673 68.012032) (xy 168.420673 68.246506) (xy 167.977372 68.246506)
+ (xy 167.977372 68.627891) (xy 167.977578 68.643265) (xy 167.978197 68.658064) (xy 167.979897 68.679184)
+ (xy 167.982524 68.69901) (xy 167.986079 68.717541) (xy 167.990561 68.734778) (xy 167.995971 68.75072)
+ (xy 168.002308 68.765368) (xy 168.009572 68.778721) (xy 168.020701 68.794512) (xy 168.030129 68.804845)
+ (xy 168.044308 68.816866) (xy 168.060468 68.827284) (xy 168.073888 68.834046) (xy 168.088422 68.839907)
+ (xy 168.10407 68.844866) (xy 168.120833 68.848923) (xy 168.138709 68.852078) (xy 168.157699 68.854332)
+ (xy 168.177804 68.855685) (xy 168.199023 68.856136) (xy 168.217223 68.855876) (xy 168.234958 68.855098)
+ (xy 168.252228 68.853801) (xy 168.269033 68.851985) (xy 168.285372 68.849651) (xy 168.301247 68.846798)
+ (xy 168.307467 68.845511) (xy 168.323001 68.842039) (xy 168.338464 68.838263) (xy 168.353856 68.834182)
+ (xy 168.369176 68.829798) (xy 168.384424 68.825109) (xy 168.399601 68.820116) (xy 168.405652 68.818034)
+ (xy 168.460607 69.035654) (xy 168.442987 69.040646) (xy 168.424932 69.045546) (xy 168.406442 69.050355)
+ (xy 168.387517 69.055071) (xy 168.373038 69.058549) (xy 168.358314 69.061975) (xy 168.343345 69.06535)
+ (xy 168.328132 69.068673) (xy 168.312674 69.071944) (xy 168.307467 69.073023) (xy 168.291677 69.076166)
+ (xy 168.275494 69.079) (xy 168.258919 69.081524) (xy 168.24195 69.083739) (xy 168.224589 69.085646)
+ (xy 168.206835 69.087243) (xy 168.188688 69.088531) (xy 168.170149 69.08951) (xy 168.151216 69.090179)
+ (xy 168.131891 69.09054)
+ )
+ )
+ (polygon
+ (pts
+ (xy 168.710834 69.067162) (xy 168.710834 67.589981) (xy 169.020778 67.589981) (xy 169.020778 67.947919)
+ (xy 169.003925 68.145755) (xy 169.01052 68.145755) (xy 169.021801 68.134337) (xy 169.033528 68.123164)
+ (xy 169.045698 68.112235) (xy 169.058313 68.101551) (xy 169.071372 68.091112) (xy 169.084876 68.080917)
+ (xy 169.098824 68.070968) (xy 169.113216 68.061263) (xy 169.128053 68.051802) (xy 169.143334 68.042587)
+ (xy 169.153768 68.036579) (xy 169.169948 68.028002) (xy 169.186754 68.020268) (xy 169.204183 68.013379)
+ (xy 169.222238 68.007333) (xy 169.240917 68.00213) (xy 169.260221 67.997771) (xy 169.28015 67.994256)
+ (xy 169.300703 67.991585) (xy 169.321881 67.989757) (xy 169.343683 67.988773) (xy 169.358566 67.988585)
+ (xy 169.380354 67.989033) (xy 169.40139 67.990377) (xy 169.421673 67.992617) (xy 169.441204 67.995752)
+ (xy 169.459981 67.999784) (xy 169.478006 68.004711) (xy 169.495278 68.010534) (xy 169.511797 68.017253)
+ (xy 169.527564 68.024868) (xy 169.542578 68.033379) (xy 169.556839 68.042786) (xy 169.570347 68.053088)
+ (xy 169.583103 68.064287) (xy 169.595105 68.076381) (xy 169.606355 68.089371) (xy 169.616852 68.103257)
+ (xy 169.626701 68.117923) (xy 169.635915 68.133253) (xy 169.644493 68.149247) (xy 169.652436 68.165905)
+ (xy 169.659743 68.183228) (xy 169.666415 68.201214) (xy 169.672451 68.219864) (xy 169.677852 68.239178)
+ (xy 169.682618 68.259157) (xy 169.686748 68.279799) (xy 169.690243 68.301105) (xy 169.693102 68.323076)
+ (xy 169.695326 68.34571) (xy 169.696914 68.369009) (xy 169.697868 68.392971) (xy 169.698185 68.417598)
+ (xy 169.698185 69.067162) (xy 169.388241 69.067162) (xy 169.388241 68.452036) (xy 169.387942 68.432486)
+ (xy 169.387043 68.413954) (xy 169.385546 68.396439) (xy 169.38345 68.379942) (xy 169.380755 68.364463)
+ (xy 169.377461 68.350001) (xy 169.372137 68.332301) (xy 169.365748 68.31641) (xy 169.358295 68.302327)
+ (xy 169.354169 68.295965) (xy 169.344919 68.284373) (xy 169.334019 68.274326) (xy 169.321471 68.265826)
+ (xy 169.307275 68.25887) (xy 169.291429 68.253461) (xy 169.273935 68.249597) (xy 169.254793 68.247278)
+ (xy 169.239354 68.246554) (xy 169.234002 68.246506) (xy 169.218403 68.247032) (xy 169.203296 68.248612)
+ (xy 169.188681 68.251245) (xy 169.171106 68.256018) (xy 169.154299 68.262437) (xy 169.138262 68.270501)
+ (xy 169.122993 68.280211) (xy 169.111058 68.289067) (xy 169.098882 68.298964) (xy 169.086466 68.309904)
+ (xy 169.073809 68.321885) (xy 169.060912 68.334908) (xy 169.047774 68.348973) (xy 169.037763 68.360205)
+ (xy 169.027617 68.372024) (xy 169.020778 68.380228) (xy 169.020778 69.067162)
+ )
+ )
+ (polygon
+ (pts
+ (xy 170.288032 69.090609) (xy 170.266024 69.090161) (xy 170.244789 69.088817) (xy 170.224327 69.086577)
+ (xy 170.204638 69.083442) (xy 170.185722 69.07941) (xy 170.167578 69.074483) (xy 170.150207 69.06866)
+ (xy 170.133609 69.061941) (xy 170.117784 69.054326) (xy 170.102732 69.045815) (xy 170.088452 69.036408)
+ (xy 170.074945 69.026106) (xy 170.062211 69.014907) (xy 170.05025 69.002813) (xy 170.039061 68.989823)
+ (xy 170.028646 68.975937) (xy 170.01893 68.961271) (xy 170.009841 68.945941) (xy 170.001379 68.929947)
+ (xy 169.993544 68.913289) (xy 169.986335 68.895966) (xy 169.979753 68.87798) (xy 169.973799 68.85933)
+ (xy 169.968471 68.840016) (xy 169.963769 68.820037) (xy 169.959695 68.799395) (xy 169.956247 68.778089)
+ (xy 169.953427 68.756118) (xy 169.951233 68.733484) (xy 169.949666 68.710185) (xy 169.948725 68.686223)
+ (xy 169.948412 68.661596) (xy 169.948412 68.012032) (xy 170.258723 68.012032) (xy 170.258723 68.627158)
+ (xy 170.259 68.646711) (xy 170.25983 68.665253) (xy 170.261215 68.682783) (xy 170.263153 68.699303)
+ (xy 170.265646 68.714812) (xy 170.268692 68.729309) (xy 170.273615 68.747066) (xy 170.279522 68.763026)
+ (xy 170.286415 68.777188) (xy 170.29023 68.783596) (xy 170.301577 68.797739) (xy 170.315697 68.809484)
+ (xy 170.328989 68.817155) (xy 170.344055 68.823292) (xy 170.360897 68.827894) (xy 170.379513 68.830962)
+ (xy 170.394639 68.832257) (xy 170.410764 68.832688) (xy 170.428866 68.832026) (xy 170.446305 68.830041)
+ (xy 170.463083 68.826731) (xy 170.479199 68.822098) (xy 170.494654 68.816141) (xy 170.509446 68.80886)
+ (xy 170.515178 68.805577) (xy 170.529598 68.795837) (xy 170.541456 68.786383) (xy 170.5536 68.775452)
+ (xy 170.566031 68.763044) (xy 170.578748 68.74916) (xy 170.588473 68.737777) (xy 170.59836 68.725564)
+ (xy 170.608407 68.712519) (xy 170.615195 68.703362) (xy 170.615195 68.012032) (xy 170.925506 68.012032)
+ (xy 170.925506 69.067162) (xy 170.672348 69.067162) (xy 170.648901 68.914388) (xy 170.640474 68.914388)
+ (xy 170.627294 68.929214) (xy 170.613856 68.943466) (xy 170.60016 68.957146) (xy 170.586206 68.970252)
+ (xy 170.571996 68.982786) (xy 170.557527 68.994746) (xy 170.542801 69.006133) (xy 170.527817 69.016947)
+ (xy 170.512576 69.027187) (xy 170.497077 69.036855) (xy 170.486601 69.042981) (xy 170.470538 69.051493)
+ (xy 170.453946 69.059167) (xy 170.436826 69.066004) (xy 170.419179 69.072004) (xy 170.401003 69.077167)
+ (xy 170.382299 69.081493) (xy 170.363067 69.084981) (xy 170.343307 69.087632) (xy 170.323019 69.089446)
+ (xy 170.302203 69.090423)
+ )
+ )
+ (polygon
+ (pts
+ (xy 171.538433 67.947552) (xy 171.528175 68.109485) (xy 171.534403 68.109485) (xy 171.545611 68.098991)
+ (xy 171.557115 68.088942) (xy 171.568915 68.079336) (xy 171.581011 68.070176) (xy 171.593404 68.061459)
+ (xy 171.606093 68.053187) (xy 171.619078 68.045359) (xy 171.63236 68.037976) (xy 171.645937 68.031036)
+ (xy 171.659811 68.024542) (xy 171.669225 68.020459) (xy 171.68351 68.014763) (xy 171.697789 68.009627)
+ (xy 171.712061 68.005051) (xy 171.726326 68.001036) (xy 171.740586 67.997581) (xy 171.759588 67.993845)
+ (xy 171.778579 67.991106) (xy 171.797558 67.989363) (xy 171.816526 67.988616) (xy 171.821266 67.988585)
+ (xy 171.839312 67.98892) (xy 171.857043 67.989925) (xy 171.874457 67.991599) (xy 171.891557 67.993943)
+ (xy 171.90834 67.996957) (xy 171.924809 68.000641) (xy 171.940961 68.004994) (xy 171.956798 68.010017)
+ (xy 171.97232 68.01571) (xy 171.987525 68.022073) (xy 171.997487 68.026687) (xy 172.012103 68.034102)
+ (xy 172.026274 68.042057) (xy 172.040001 68.050554) (xy 172.053284 68.059591) (xy 172.066122 68.069169)
+ (xy 172.078515 68.079289) (xy 172.090465 68.089949) (xy 172.10197 68.101151) (xy 172.113031 68.112893)
+ (xy 172.123647 68.125176) (xy 172.130478 68.133665) (xy 172.14036 68.14684) (xy 172.149811 68.160537)
+ (xy 172.15883 68.174756) (xy 172.167418 68.189496) (xy 172.175574 68.204758) (xy 172.183299 68.220541)
+ (xy 172.190592 68.236846) (xy 172.197454 68.253673) (xy 172.203884 68.271021) (xy 172.209883 68.288891)
+ (xy 172.213642 68.301094) (xy 172.218946 68.319769) (xy 172.223727 68.338836) (xy 172.227987 68.358297)
+ (xy 172.231726 68.378151) (xy 172.234943 68.398397) (xy 172.237638 68.419036) (xy 172.239811 68.440068)
+ (xy 172.241463 68.461493) (xy 172.242593 68.48331) (xy 172.243057 68.498074) (xy 172.243289 68.513012)
+ (xy 172.243318 68.520546) (xy 172.243169 68.537376) (xy 172.242723 68.553977) (xy 172.241978 68.570349)
+ (xy 172.240937 68.586492) (xy 172.239597 68.602406) (xy 172.23796 68.61809) (xy 172.236025 68.633546)
+ (xy 172.233792 68.648774) (xy 172.231262 68.663772) (xy 172.228434 68.678541) (xy 172.225309 68.693081)
+ (xy 172.221886 68.707392) (xy 172.216193 68.728429) (xy 172.20983 68.748951) (xy 172.205216 68.762346)
+ (xy 172.197915 68.781912) (xy 172.190164 68.800905) (xy 172.181961 68.819324) (xy 172.173308 68.837171)
+ (xy 172.164204 68.854444) (xy 172.154649 68.871144) (xy 172.144644 68.887271) (xy 172.134187 68.902824)
+ (xy 172.12328 68.917805) (xy 172.111922 68.932212) (xy 172.104099 68.941499) (xy 172.092058 68.954863)
+ (xy 172.0797 68.967615) (xy 172.067028 68.979755) (xy 172.054039 68.991284) (xy 172.040735 69.002201)
+ (xy 172.027116 69.012506) (xy 172.013181 69.022199) (xy 171.99893 69.031281) (xy 171.984364 69.03975)
+ (xy 171.969482 69.047608) (xy 171.959386 69.052507) (xy 171.944137 69.059316) (xy 171.928753 69.065456)
+ (xy 171.913233 69.070925) (xy 171.897579 69.075725) (xy 171.881789 69.079855) (xy 171.865864 69.083316)
+ (xy 171.849804 69.086107) (xy 171.833608 69.088227) (xy 171.817277 69.089679) (xy 171.800811 69.09046)
+ (xy 171.789759 69.090609) (xy 171.771275 69.090048) (xy 171.752825 69.088365) (xy 171.734409 69.08556)
+ (xy 171.716028 69.081633) (xy 171.697681 69.076584) (xy 171.679369 69.070413) (xy 171.665657 69.065048)
+ (xy 171.651964 69.059053) (xy 171.642847 69.054705) (xy 171.629307 69.047628) (xy 171.615889 69.039996)
+ (xy 171.602594 69.031811) (xy 171.589421 69.023072) (xy 171.57637 69.013779) (xy 171.563442 69.003932)
+ (xy 171.550636 68.993532) (xy 171.537952 68.982577) (xy 171.525391 68.971069) (xy 171.512952 68.959007)
+ (xy 171.504728 68.950658) (xy 171.496301 68.950658) (xy 171.471022 69.067162) (xy 171.228489 69.067162)
+ (xy 171.228489 68.763079) (xy 171.538433 68.763079) (xy 171.549567 68.775347) (xy 171.560804 68.786687)
+ (xy 171.572144 68.7971) (xy 171.583587 68.806585) (xy 171.598036 68.817138) (xy 171.612646 68.826241)
+ (xy 171.627417 68.833896) (xy 171.63039 68.835253) (xy 171.64514 68.841269) (xy 171.659621 68.846265)
+ (xy 171.673834 68.850242) (xy 171.690535 68.853668) (xy 171.706849 68.855626) (xy 171.72015 68.856136)
+ (xy 171.73612 68.85545) (xy 171.751607 68.853392) (xy 171.766611 68.849963) (xy 171.781132 68.845162)
+ (xy 171.79517 68.838989) (xy 171.808725 68.831445) (xy 171.821798 68.822529) (xy 171.834387 68.812241)
+ (xy 171.846493 68.800581) (xy 171.858116 68.78755) (xy 171.865596 68.7781) (xy 171.876203 68.762625)
+ (xy 171.885766 68.745462) (xy 171.894286 68.726612) (xy 171.901763 68.706075) (xy 171.906168 68.691446)
+ (xy 171.91011 68.676068) (xy 171.913587 68.659939) (xy 171.916601 68.643061) (xy 171.919151 68.625432)
+ (xy 171.921238 68.607054) (xy 171.922861 68.587926) (xy 171.92402 68.568047) (xy 171.924715 68.547419)
+ (xy 171.924947 68.526041) (xy 171.924759 68.507401) (xy 171.924196 68.489352) (xy 171.923257 68.471895)
+ (xy 171.921942 68.45503) (xy 171.920251 68.438756) (xy 171.918185 68.423075) (xy 171.915743 68.407985)
+ (xy 171.912926 68.393486) (xy 171.906164 68.366265) (xy 171.897899 68.341411) (xy 171.888132 68.318924)
+ (xy 171.876862 68.298804) (xy 171.864089 68.281051) (xy 171.849814 68.265665) (xy 171.834036 68.252646)
+ (xy 171.816755 68.241995) (xy 171.797972 68.23371) (xy 171.777686 68.227792) (xy 171.755897 68.224242)
+ (xy 171.732606 68.223058) (xy 171.714091 68.224121) (xy 171.69564 68.227309) (xy 171.677254 68.232622)
+ (xy 171.658933 68.24006) (xy 171.640675 68.249623) (xy 171.622482 68.261312) (xy 171.610389 68.270285)
+ (xy 171.598325 68.280202) (xy 171.586289 68.291065) (xy 171.574282 68.302871) (xy 171.562304 68.315622)
+ (xy 171.550354 68.329318) (xy 171.538433 68.343958) (xy 171.538433 68.763079) (xy 171.228489 68.763079)
+ (xy 171.228489 67.589981) (xy 171.538433 67.589981)
+ )
+ )
+ (polygon
+ (pts
+ (xy 172.968353 69.090609) (xy 172.948118 69.089994) (xy 172.928631 69.088149) (xy 172.90989 69.085074)
+ (xy 172.891897 69.080768) (xy 172.874651 69.075233) (xy 172.858152 69.068468) (xy 172.842399 69.060473)
+ (xy 172.827394 69.051248) (xy 172.813136 69.040792) (xy 172.799625 69.029107) (xy 172.791032 69.020633)
+ (xy 172.778985 69.007141) (xy 172.768123 68.993044) (xy 172.758446 68.978342) (xy 172.749954 68.963034)
+ (xy 172.742647 68.947121) (xy 172.736524 68.930602) (xy 172.731587 68.913478) (xy 172.727835 68.895749)
+ (xy 172.725267 68.877414) (xy 172.723885 68.858474) (xy 172.723621 68.845511) (xy 172.72406 68.829318)
+ (xy 172.725375 68.813483) (xy 172.727566 68.798005) (xy 172.730634 68.782886) (xy 172.734578 68.768124)
+ (xy 172.739399 68.75372) (xy 172.741573 68.748058) (xy 172.747514 68.734262) (xy 172.754117 68.721039)
+ (xy 172.762914 68.705926) (xy 172.772664 68.691638) (xy 172.783367 68.678174) (xy 172.791032 68.669656)
+ (xy 172.803449 68.657545) (xy 172.816792 68.646489) (xy 172.831063 68.63649) (xy 172.843664 68.628964)
+ (xy 172.856909 68.622172) (xy 172.867969 68.617266) (xy 172.882398 68.611778) (xy 172.897292 68.60722)
+ (xy 172.912652 68.603592) (xy 172.928476 68.600894) (xy 172.944766 68.599127) (xy 172.961521 68.59829)
+ (xy 172.968353 68.598215) (xy 172.985285 68.59868) (xy 173.001733 68.600076) (xy 173.017699 68.602401)
+ (xy 173.033182 68.605657) (xy 173.048182 68.609843) (xy 173.062699 68.614959) (xy 173.06837 68.617266)
+ (xy 173.082227 68.623472) (xy 173.095404 68.630411) (xy 173.107901 68.638083) (xy 173.122 68.648259)
+ (xy 173.135121 68.65949) (xy 173.145307 68.669656) (xy 173.15677 68.682571) (xy 173.167254 68.696309)
+ (xy 173.17676 68.710872) (xy 173.185286 68.72626) (xy 173.191644 68.739712) (xy 173.195132 68.748058)
+ (xy 173.200304 68.762319) (xy 173.204599 68.776938) (xy 173.208018 68.791915) (xy 173.21056 68.807249)
+ (xy 173.212225 68.822941) (xy 173.213014 68.838991) (xy 173.213084 68.845511) (xy 173.212492 68.864855)
+ (xy 173.210714 68.883593) (xy 173.207752 68.901726) (xy 173.203604 68.919253) (xy 173.198272 68.936176)
+ (xy 173.191755 68.952492) (xy 173.184053 68.968204) (xy 173.175165 68.98331) (xy 173.165093 68.997811)
+ (xy 173.153836 69.011706) (xy 173.145673 69.020633) (xy 173.13266 69.033139) (xy 173.1189 69.044414)
+ (xy 173.104393 69.054459) (xy 173.089138 69.063275) (xy 173.073137 69.07086) (xy 173.056389 69.077215)
+ (xy 173.038894 69.08234) (xy 173.020651 69.086235) (xy 173.001662 69.0889) (xy 172.981925 69.090335)
+ )
+ )
+ (polygon
+ (pts
+ (xy 174.318039 69.090609) (xy 174.302543 69.090464) (xy 174.287195 69.090031) (xy 174.271997 69.089308)
+ (xy 174.256947 69.088296) (xy 174.242047 69.086995) (xy 174.227295 69.085405) (xy 174.212692 69.083526)
+ (xy 174.191066 69.080166) (xy 174.169776 69.076155) (xy 174.14882 69.071493) (xy 174.128199 69.066181)
+ (xy 174.107913 69.060219) (xy 174.087962 69.053606) (xy 174.06841 69.046378) (xy 174.049322 69.038571)
+ (xy 174.030698 69.030184) (xy 174.012537 69.021217) (xy 173.99484 69.011671) (xy 173.977606 69.001545)
+ (xy 173.960836 68.99084) (xy 173.94453 68.979555) (xy 173.928688 68.96769) (xy 173.913309 68.955246)
+ (xy 173.903314 68.946628) (xy 173.888783 68.933221) (xy 173.874862 68.91924) (xy 173.861554 68.904687)
+ (xy 173.848858 68.889561) (xy 173.836773 68.873861) (xy 173.8253 68.857588) (xy 173.814439 68.840742)
+ (xy 173.80419 68.823323) (xy 173.794552 68.805331) (xy 173.785527 68.786765) (xy 173.77985 68.77407)
+ (xy 173.771927 68.754516) (xy 173.764784 68.73446) (xy 173.758421 68.713901) (xy 173.752836 68.69284)
+ (xy 173.749546 68.678521) (xy 173.746602 68.663978) (xy 173.744005 68.649211) (xy 173.741753 68.634222)
+ (xy 173.739849 68.619009) (xy 173.73829 68.603573) (xy 173.737078 68.587914) (xy 173.736212 68.572032)
+ (xy 173.735693 68.555926) (xy 173.73552 68.539597) (xy 173.735713 68.523269) (xy 173.736292 68.507168)
+ (xy 173.737258 68.491293) (xy 173.738611 68.475643) (xy 173.74035 68.46022) (xy 173.742475 68.445023)
+ (xy 173.744986 68.430053) (xy 173.747884 68.415308) (xy 173.751169 68.400789) (xy 173.75484 68.386497)
+ (xy 173.76107 68.365482) (xy 173.76817 68.344976) (xy 173.77614 68.324979) (xy 173.784979 68.30549)
+ (xy 173.794614 68.286477) (xy 173.804835 68.268044) (xy 173.815643 68.25019) (xy 173.827036 68.232916)
+ (xy 173.839016 68.216221) (xy 173.851581 68.200106) (xy 173.864733 68.184571) (xy 173.87847 68.169615)
+ (xy 173.892794 68.155239) (xy 173.907704 68.141442) (xy 173.917969 68.132566) (xy 173.93386 68.119736)
+ (xy 173.950208 68.107485) (xy 173.967013 68.095813) (xy 173.984275 68.084721) (xy 174.001995 68.074209)
+ (xy 174.020172 68.064277) (xy 174.038806 68.054923) (xy 174.057897 68.04615) (xy 174.077446 68.037956)
+ (xy 174.097452 68.030342) (xy 174.111043 68.025588) (xy 174.131741 68.018975) (xy 174.15262 68.013013)
+ (xy 174.173678 68.007701) (xy 174.194917 68.003039) (xy 174.216337 67.999028) (xy 174.237937 67.995668)
+ (xy 174.259717 67.992957) (xy 174.274337 67.991512) (xy 174.289037 67.990356) (xy 174.303818 67.989488)
+ (xy 174.318678 67.98891) (xy 174.333619 67.988621) (xy 174.34112 67.988585) (xy 174.356594 67.988731)
+ (xy 174.371877 67.989169) (xy 174.386968 67.989899) (xy 174.401867 67.990921) (xy 174.416575 67.992234)
+ (xy 174.438277 67.994752) (xy 174.459547 67.997927) (xy 174.480386 68.001759) (xy 174.500793 68.006248)
+ (xy 174.520769 68.011393) (xy 174.540313 68.017196) (xy 174.559426 68.023655) (xy 174.565701 68.025954)
+ (xy 174.584233 68.033135) (xy 174.602186 68.040663) (xy 174.619559 68.048539) (xy 174.636352 68.056763)
+ (xy 174.652566 68.065335) (xy 174.6682 68.074254) (xy 174.683255 68.083521) (xy 174.69773 68.093136)
+ (xy 174.711625 68.103099) (xy 174.724941 68.113409) (xy 174.733496 68.120476) (xy 174.590247 68.30549)
+ (xy 174.57573 68.295508) (xy 174.561213 68.28617) (xy 174.546696 68.277476) (xy 174.532179 68.269426)
+ (xy 174.517661 68.26202) (xy 174.503144 68.255258) (xy 174.488627 68.24914) (xy 174.47411 68.243666)
+ (xy 174.459593 68.238836) (xy 174.445076 68.23465) (xy 174.430558 68.231108) (xy 174.416041 68.22821)
+ (xy 174.401524 68.225956) (xy 174.379748 68.223783) (xy 174.357972 68.223058) (xy 174.341273 68.223392)
+ (xy 174.324971 68.224392) (xy 174.309067 68.226059) (xy 174.293561 68.228393) (xy 174.278453 68.231394)
+ (xy 174.263742 68.235062) (xy 174.24943 68.239397) (xy 174.235515 68.244399) (xy 174.221998 68.250068)
+ (xy 174.202469 68.259821) (xy 174.183835 68.271075) (xy 174.166096 68.283829) (xy 174.154767 68.293166)
+ (xy 174.143836 68.303169) (xy 174.13852 68.308421) (xy 174.128316 68.319328) (xy 174.118771 68.330706)
+ (xy 174.109884 68.342557) (xy 174.101655 68.354881) (xy 174.094084 68.367676) (xy 174.087172 68.380944)
+ (xy 174.080918 68.394684) (xy 174.075322 68.408896) (xy 174.070385 68.423581) (xy 174.066106 68.438738)
+ (xy 174.062485 68.454367) (xy 174.059523 68.470469) (xy 174.057219 68.487042) (xy 174.055573 68.504088)
+ (xy 174.054586 68.521606) (xy 174.054256 68.539597) (xy 174.054573 68.557587) (xy 174.055522 68.575106)
+ (xy 174.057103 68.592152) (xy 174.059317 68.608725) (xy 174.062163 68.624827) (xy 174.065642 68.640456)
+ (xy 174.069754 68.655613) (xy 174.074498 68.670297) (xy 174.079875 68.68451) (xy 174.085884 68.69825)
+ (xy 174.092526 68.711518) (xy 174.0998 68.724313) (xy 174.111898 68.742621) (xy 174.125418 68.759866)
+ (xy 174.135223 68.770773) (xy 174.150908 68.786028) (xy 174.167462 68.799783) (xy 174.184885 68.812037)
+ (xy 174.203178 68.822791) (xy 174.22234 68.832044) (xy 174.242372 68.839797) (xy 174.263273 68.846049)
+ (xy 174.27769 68.849383) (xy 174.292493 68.852051) (xy 174.307683 68.854052) (xy 174.323259 68.855385)
+ (xy 174.339222 68.856052) (xy 174.347348 68.856136) (xy 174.362682 68.855875) (xy 174.37777 68.855092)
+ (xy 174.392615 68.853788) (xy 174.407214 68.851963) (xy 174.426299 68.848717) (xy 174.44495 68.844544)
+ (xy 174.463165 68.839443) (xy 174.480945 68.833415) (xy 174.49829 68.82646) (xy 174.51524 68.818881)
+ (xy 174.531835 68.810981) (xy 174.548075 68.802761) (xy 174.563961 68.79422) (xy 174.579491 68.785359)
+ (xy 174.594667 68.776177) (xy 174.609487 68.766674) (xy 174.623953 68.756851) (xy 174.748517 68.946628)
+ (xy 174.73658 68.955857) (xy 174.724491 68.964768) (xy 174.712251 68.973362) (xy 174.699859 68.981638)
+ (xy 174.687315 68.989597) (xy 174.67462 68.997237) (xy 174.661773 69.00456) (xy 174.648774 69.011566)
+ (xy 174.635624 69.018253) (xy 174.622321 69.024623) (xy 174.608868 69.030675) (xy 174.595262 69.03641)
+ (xy 174.581505 69.041827) (xy 174.567596 69.046926) (xy 174.553535 69.051707) (xy 174.539323 69.056171)
+ (xy 174.525106 69.060341) (xy 174.510941 69.064242) (xy 174.48979 69.069589) (xy 174.468755 69.074331)
+ (xy 174.447835 69.078468) (xy 174.427032 69.081999) (xy 174.406345 69.084925) (xy 174.385773 69.087246)
+ (xy 174.365318 69.088961) (xy 174.344978 69.090071) (xy 174.324754 69.090575)
+ )
+ )
+ (polygon
+ (pts
+ (xy 175.505315 67.98891) (xy 175.524493 67.989886) (xy 175.543543 67.991512) (xy 175.562464 67.993789)
+ (xy 175.581256 67.996716) (xy 175.599919 68.000293) (xy 175.618453 68.004521) (xy 175.636859 68.009399)
+ (xy 175.655135 68.014928) (xy 175.673283 68.021107) (xy 175.68531 68.025588) (xy 175.703121 68.032816)
+ (xy 175.720558 68.040623) (xy 175.737622 68.04901) (xy 175.754313 68.057977) (xy 175.770629 68.067523)
+ (xy 175.786573 68.077649) (xy 175.802142 68.088354) (xy 175.817339 68.099639) (xy 175.832161 68.111504)
+ (xy 175.846611 68.123948) (xy 175.856036 68.132566) (xy 175.869848 68.145976) (xy 175.883118 68.159966)
+ (xy 175.895848 68.174536) (xy 175.908037 68.189685) (xy 175.919685 68.205413) (xy 175.930791 68.221722)
+ (xy 175.941357 68.238609) (xy 175.951382 68.256077) (xy 175.960866 68.274124) (xy 175.969809 68.29275)
+ (xy 175.975471 68.30549) (xy 175.983393 68.324979) (xy 175.990536 68.344976) (xy 175.9969 68.365482)
+ (xy 176.002484 68.386497) (xy 176.005774 68.400789) (xy 176.008718 68.415308) (xy 176.011316 68.430053)
+ (xy 176.013567 68.445023) (xy 176.015472 68.46022) (xy 176.01703 68.475643) (xy 176.018242 68.491293)
+ (xy 176.019108 68.507168) (xy 176.019628 68.523269) (xy 176.019801 68.539597) (xy 176.019628 68.555926)
+ (xy 176.019108 68.572032) (xy 176.018242 68.587914) (xy 176.01703 68.603573) (xy 176.015472 68.619009)
+ (xy 176.013567 68.634222) (xy 176.011316 68.649211) (xy 176.008718 68.663978) (xy 176.005774 68.678521)
+ (xy 176.002484 68.69284) (xy 175.9969 68.713901) (xy 175.990536 68.73446) (xy 175.983393 68.754516)
+ (xy 175.975471 68.77407) (xy 175.966888 68.793018) (xy 175.957765 68.811392) (xy 175.948101 68.829193)
+ (xy 175.937895 68.846421) (xy 175.927149 68.863076) (xy 175.915862 68.879158) (xy 175.904034 68.894667)
+ (xy 175.891665 68.909602) (xy 175.878755 68.923964) (xy 175.865304 68.937753) (xy 175.856036 68.946628)
+ (xy 175.841836 68.959458) (xy 175.827262 68.971709) (xy 175.812315 68.983381) (xy 175.796994 68.994473)
+ (xy 175.7813 69.004985) (xy 175.765232 69.014917) (xy 175.748791 69.02427) (xy 175.731976 69.033044)
+ (xy 175.714787 69.041238) (xy 175.697226 69.048852) (xy 175.68531 69.053606) (xy 175.667248 69.060219)
+ (xy 175.649057 69.066181) (xy 175.630738 69.071493) (xy 175.612289 69.076155) (xy 175.593712 69.080166)
+ (xy 175.575006 69.083526) (xy 175.556171 69.086236) (xy 175.537207 69.088296) (xy 175.518115 69.089705)
+ (xy 175.498894 69.090464) (xy 175.486008 69.090609) (xy 175.466701 69.090284) (xy 175.447523 69.089308)
+ (xy 175.428473 69.087682) (xy 175.409552 69.085405) (xy 175.39076 69.082478) (xy 175.372097 69.078901)
+ (xy 175.353563 69.074673) (xy 175.335158 69.069795) (xy 175.316881 69.064266) (xy 175.298733 69.058087)
+ (xy 175.286706 69.053606) (xy 175.268892 69.046378) (xy 175.251445 69.038571) (xy 175.234365 69.030184)
+ (xy 175.217652 69.021217) (xy 175.201306 69.011671) (xy 175.185327 69.001545) (xy 175.169716 68.99084)
+ (xy 175.154471 68.979555) (xy 175.139594 68.96769) (xy 175.125083 68.955246) (xy 175.115614 68.946628)
+ (xy 175.101868 68.933221) (xy 175.088656 68.91924) (xy 175.075979 68.904687) (xy 175.063836 68.889561)
+ (xy 175.052228 68.873861) (xy 175.041155 68.857588) (xy 175.030615 68.840742) (xy 175.020611 68.823323)
+ (xy 175.011141 68.805331) (xy 175.002205 68.786765) (xy 174.996545 68.77407) (xy 174.988623 68.754516)
+ (xy 174.98148 68.73446) (xy 174.975116 68.713901) (xy 174.969532 68.69284) (xy 174.966242 68.678521)
+ (xy 174.963298 68.663978) (xy 174.9607 68.649211) (xy 174.958449 68.634222) (xy 174.956544 68.619009)
+ (xy 174.954986 68.603573) (xy 174.953774 68.587914) (xy 174.952908 68.572032) (xy 174.952388 68.555926)
+ (xy 174.952215 68.539597) (xy 175.270586 68.539597) (xy 175.270796 68.557587) (xy 175.271427 68.575106)
+ (xy 175.272479 68.592152) (xy 175.273952 68.608725) (xy 175.275845 68.624827) (xy 175.278159 68.640456)
+ (xy 175.280894 68.655613) (xy 175.28405 68.670297) (xy 175.287626 68.68451) (xy 175.293779 68.704943)
+ (xy 175.30088 68.724313) (xy 175.308926 68.742621) (xy 175.31792 68.759866) (xy 175.324441 68.770773)
+ (xy 175.335013 68.786028) (xy 175.346531 68.799783) (xy 175.358995 68.812037) (xy 175.372406 68.822791)
+ (xy 175.386764 68.832044) (xy 175.402069 68.839797) (xy 175.41832 68.846049) (xy 175.435518 68.850801)
+ (xy 175.453663 68.854052) (xy 175.472755 68.855802) (xy 175.486008 68.856136) (xy 175.505731 68.855385)
+ (xy 175.524506 68.853135) (xy 175.542335 68.849383) (xy 175.559218 68.844132) (xy 175.575154 68.837379)
+ (xy 175.590143 68.829126) (xy 175.604185 68.819373) (xy 175.617281 68.808119) (xy 175.62943 68.795365)
+ (xy 175.640632 68.78111) (xy 175.647575 68.770773) (xy 175.657199 68.754236) (xy 175.665877 68.736637)
+ (xy 175.673608 68.717974) (xy 175.680393 68.69825) (xy 175.686231 68.677463) (xy 175.689597 68.663014)
+ (xy 175.692542 68.648093) (xy 175.695066 68.6327) (xy 175.69717 68.616835) (xy 175.698853 68.600497)
+ (xy 175.700115 68.583688) (xy 175.700957 68.566406) (xy 175.701378 68.548651) (xy 175.70143 68.539597)
+ (xy 175.70122 68.521606) (xy 175.700589 68.504088) (xy 175.699537 68.487042) (xy 175.698064 68.470469)
+ (xy 175.696171 68.454367) (xy 175.693857 68.438738) (xy 175.691122 68.423581) (xy 175.687966 68.408896)
+ (xy 175.68439 68.394684) (xy 175.678237 68.374251) (xy 175.671136 68.354881) (xy 175.66309 68.336573)
+ (xy 175.654096 68.319328) (xy 175.647575 68.308421) (xy 175.637003 68.293166) (xy 175.625485 68.279411)
+ (xy 175.613021 68.267157) (xy 175.59961 68.256403) (xy 175.585252 68.24715) (xy 175.569947 68.239397)
+ (xy 175.553696 68.233145) (xy 175.536498 68.228393) (xy 175.518353 68.225142) (xy 175.499262 68.223392)
+ (xy 175.486008 68.223058) (xy 175.466286 68.223808) (xy 175.44751 68.226059) (xy 175.429681 68.229811)
+ (xy 175.412798 68.235062) (xy 175.396862 68.241815) (xy 175.381873 68.250068) (xy 175.367831 68.259821)
+ (xy 175.354735 68.271075) (xy 175.342586 68.283829) (xy 175.331384 68.298084) (xy 175.324441 68.308421)
+ (xy 175.314817 68.324958) (xy 175.306139 68.342557) (xy 175.298408 68.361219) (xy 175.291623 68.380944)
+ (xy 175.285785 68.401731) (xy 175.282419 68.41618) (xy 175.279474 68.431101) (xy 175.27695 68.446494)
+ (xy 175.274846 68.462359) (xy 175.273163 68.478696) (xy 175.271901 68.495506) (xy 175.271059 68.512788)
+ (xy 175.270638 68.530543) (xy 175.270586 68.539597) (xy 174.952215 68.539597) (xy 174.952388 68.523269)
+ (xy 174.952908 68.507168) (xy 174.953774 68.491293) (xy 174.954986 68.475643) (xy 174.956544 68.46022)
+ (xy 174.958449 68.445023) (xy 174.9607 68.430053) (xy 174.963298 68.415308) (xy 174.966242 68.400789)
+ (xy 174.969532 68.386497) (xy 174.975116 68.365482) (xy 174.98148 68.344976) (xy 174.988623 68.324979)
+ (xy 174.996545 68.30549) (xy 175.005125 68.286477) (xy 175.014238 68.268044) (xy 175.023886 68.25019)
+ (xy 175.034069 68.232916) (xy 175.044786 68.216221) (xy 175.056038 68.200106) (xy 175.067824 68.184571)
+ (xy 175.080145 68.169615) (xy 175.093 68.155239) (xy 175.10639 68.141442) (xy 175.115614 68.132566)
+ (xy 175.129879 68.119736) (xy 175.144512 68.107485) (xy 175.159512 68.095813) (xy 175.174879 68.084721)
+ (xy 175.190613 68.074209) (xy 175.206714 68.064277) (xy 175.223182 68.054923) (xy 175.240017 68.04615)
+ (xy 175.25722 68.037956) (xy 175.274789 68.030342) (xy 175.286706 68.025588) (xy 175.304768 68.018975)
+ (xy 175.322959 68.013013) (xy 175.341278 68.007701) (xy 175.359727 68.003039) (xy 175.378304 67.999028)
+ (xy 175.39701 67.995668) (xy 175.415845 67.992957) (xy 175.434809 67.990898) (xy 175.453901 67.989488)
+ (xy 175.473122 67.98873) (xy 175.486008 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 176.185764 69.067162) (xy 176.185764 68.012032) (xy 176.419871 68.012032) (xy 176.44112 68.143557)
+ (xy 176.449546 68.143557) (xy 176.45724 68.127907) (xy 176.465666 68.112828) (xy 176.474825 68.098323)
+ (xy 176.484717 68.084389) (xy 176.495342 68.071028) (xy 176.506699 68.05824) (xy 176.518789 68.046024)
+ (xy 176.531612 68.034381) (xy 176.545396 68.023647) (xy 176.560371 68.014345) (xy 176.576537 68.006474)
+ (xy 176.593894 68.000034) (xy 176.612441 67.995025) (xy 176.627133 67.992208) (xy 176.642494 67.990195)
+ (xy 176.658525 67.988988) (xy 176.675226 67.988585) (xy 176.691764 67.989266) (xy 176.707673 67.99131)
+ (xy 176.722951 67.994716) (xy 176.7376 67.999484) (xy 176.751619 68.005615) (xy 176.765009 68.013109)
+ (xy 176.777768 68.021964) (xy 176.789898 68.032182) (xy 176.801359 68.043643) (xy 176.811926 68.056408)
+ (xy 176.8216 68.070479) (xy 176.830382 68.085855) (xy 176.83827 68.102536) (xy 176.845265 68.120522)
+ (xy 176.849926 68.134868) (xy 176.854084 68.149949) (xy 176.856577 68.16041) (xy 176.864402 68.142716)
+ (xy 176.87304 68.12572) (xy 176.882491 68.109422) (xy 176.892755 68.093823) (xy 176.903832 68.078923)
+ (xy 176.915722 68.06472) (xy 176.928424 68.051216) (xy 176.94194 68.038411) (xy 176.956497 68.026733)
+ (xy 176.972142 68.016612) (xy 176.988874 68.008048) (xy 177.006695 68.001041) (xy 177.020773 67.996808)
+ (xy 177.035464 67.993451) (xy 177.050767 67.990969) (xy 177.066681 67.989364) (xy 177.083207 67.988634)
+ (xy 177.088852 67.988585) (xy 177.109742 67.98938) (xy 177.129686 67.991766) (xy 177.148683 67.995743)
+ (xy 177.166733 68.001311) (xy 177.183836 68.008469) (xy 177.199993 68.017217) (xy 177.215203 68.027557)
+ (xy 177.229467 68.039487) (xy 177.242784 68.053008) (xy 177.255154 68.068119) (xy 177.262875 68.079077)
+ (xy 177.273612 68.096581) (xy 177.283294 68.115296) (xy 177.291919 68.135221) (xy 177.297083 68.149177)
+ (xy 177.301777 68.163671) (xy 177.306001 68.178704) (xy 177.309756 68.194274) (xy 177.313042 68.210383)
+ (xy 177.315859 68.22703) (xy 177.318206 68.244214) (xy 177.320083 68.261937) (xy 177.321492 68.280198)
+ (xy 177.32243 68.298997) (xy 177.3229 68.318334) (xy 177.322958 68.328205) (xy 177.322958 69.067162)
+ (xy 177.027669 69.067162) (xy 177.027669 68.342859) (xy 177.027356 68.328144) (xy 177.026154 68.312138)
+ (xy 177.023612 68.295744) (xy 177.019204 68.280014) (xy 177.014846 68.270319) (xy 177.005165 68.257761)
+ (xy 176.991691 68.249854) (xy 176.976322 68.246715) (xy 176.970516 68.246506) (xy 176.954667 68.248534)
+ (xy 176.940094 68.25462) (xy 176.92821 68.263436) (xy 176.919958 68.272151) (xy 176.910574 68.28442)
+ (xy 176.902391 68.296862) (xy 176.894079 68.311082) (xy 176.887054 68.324289) (xy 176.879939 68.338731)
+ (xy 176.875628 68.347988) (xy 176.875628 69.067162) (xy 176.633095 69.067162) (xy 176.633095 68.342859)
+ (xy 176.632573 68.32564) (xy 176.631008 68.310114) (xy 176.627299 68.292048) (xy 176.621734 68.276992)
+ (xy 176.612171 68.262408) (xy 176.59971 68.252528) (xy 176.58435 68.247352) (xy 176.573744 68.246506)
+ (xy 176.557895 68.249114) (xy 176.543321 68.256938) (xy 176.531437 68.268273) (xy 176.523185 68.279478)
+ (xy 176.515341 68.292878) (xy 176.507472 68.308621) (xy 176.500894 68.323532) (xy 176.494298 68.34007)
+ (xy 176.489009 68.354473) (xy 176.483708 68.369917) (xy 176.481053 68.37803) (xy 176.481053 69.067162)
+ )
+ )
+ (polygon
+ (pts
+ (xy 177.526657 69.395424) (xy 178.220917 67.566533) (xy 178.48067 67.566533) (xy 177.786409 69.395424)
+ )
+ )
+ (polygon
+ (pts
+ (xy 179.040841 69.489213) (xy 179.022795 69.489042) (xy 179.005064 69.488531) (xy 178.987649 69.487677)
+ (xy 178.97055 69.486483) (xy 178.953766 69.484947) (xy 178.937298 69.483069) (xy 178.921146 69.480851)
+ (xy 178.905309 69.478291) (xy 178.889787 69.47539) (xy 178.874581 69.472147) (xy 178.864619 69.469796)
+ (xy 178.849885 69.466058) (xy 178.835356 69.462128) (xy 178.821033 69.458004) (xy 178.806917 69.453687)
+ (xy 178.788416 69.447631) (xy 178.770281 69.441231) (xy 178.752512 69.434487) (xy 178.73511 69.427401)
+ (xy 178.718074 69.41997) (xy 178.808932 69.203815) (xy 178.824508 69.210937) (xy 178.839729 69.217462)
+ (xy 178.854596 69.223393) (xy 178.869107 69.228728) (xy 178.883264 69.233468) (xy 178.90046 69.238556)
+ (xy 178.917102 69.242713) (xy 178.923604 69.244115) (xy 178.939718 69.247176) (xy 178.955546 69.249718)
+ (xy 178.971088 69.251741) (xy 178.986344 69.253246) (xy 179.001313 69.254232) (xy 179.015996 69.254699)
+ (xy 179.02179 69.25474) (xy 179.042185 69.254251) (xy 179.061331 69.252782) (xy 179.079228 69.250335)
+ (xy 179.095875 69.246909) (xy 179.111273 69.242504) (xy 179.125422 69.23712) (xy 179.142343 69.228419)
+ (xy 179.157044 69.217978) (xy 179.169523 69.205796) (xy 179.17493 69.199053) (xy 179.184547 69.184163)
+ (xy 179.192882 69.167339) (xy 179.198291 69.153451) (xy 179.20298 69.138475) (xy 179.206947 69.122411)
+ (xy 179.210192 69.105258) (xy 179.212717 69.087016) (xy 179.21452 69.067687) (xy 179.215602 69.047269)
+ (xy 179.215963 69.025762) (xy 179.215963 68.246506) (xy 178.796109 68.246506) (xy 178.796109 68.012032)
+ (xy 179.526273 68.012032) (xy 179.526273 69.006711) (xy 179.526077 69.024635) (xy 179.525488 69.04241)
+ (xy 179.524505 69.060038) (xy 179.52313 69.077517) (xy 179.521363 69.094848) (xy 179.519202 69.112031)
+ (xy 179.516649 69.129066) (xy 179.513702 69.145953) (xy 179.510363 69.162691) (xy 179.506631 69.179282)
+ (xy 179.503925 69.19026) (xy 179.499504 69.206488) (xy 179.494484 69.222335) (xy 179.488865 69.237803)
+ (xy 179.482647 69.252891) (xy 179.475831 69.267599) (xy 179.468415 69.281927) (xy 179.4604 69.295875)
+ (xy 179.451787 69.309443) (xy 179.442574 69.322631) (xy 179.432763 69.335439) (xy 179.425889 69.343767)
+ (xy 179.41511 69.355965) (xy 179.403654 69.367693) (xy 179.391522 69.378951) (xy 179.378714 69.38974)
+ (xy 179.36523 69.400057) (xy 179.35107 69.409905) (xy 179.336233 69.419283) (xy 179.32072 69.428191)
+ (xy 179.304531 69.436628) (xy 179.287666 69.444595) (xy 179.276046 69.449646) (xy 179.258042 69.456717)
+ (xy 179.239201 69.463093) (xy 179.219523 69.468773) (xy 179.199007 69.473757) (xy 179.177654 69.478046)
+ (xy 179.162954 69.480519) (xy 179.147881 69.482683) (xy 179.132437 69.484538) (xy 179.11662 69.486083)
+ (xy 179.100431 69.48732) (xy 179.08387 69.488247) (xy 179.066938 69.488865) (xy 179.049633 69.489174)
+ )
+ )
+ (polygon
+ (pts
+ (xy 179.357379 67.847901) (xy 179.340633 67.847463) (xy 179.324467 67.84615) (xy 179.30888 67.84396)
+ (xy 179.293872 67.840894) (xy 179.279445 67.836953) (xy 179.265596 67.832136) (xy 179.248034 67.824351)
+ (xy 179.231502 67.815009) (xy 179.216 67.804109) (xy 179.208635 67.798076) (xy 179.195068 67.78507)
+ (xy 179.18331 67.770965) (xy 179.173361 67.755761) (xy 179.165221 67.739457) (xy 179.15889 67.722055)
+ (xy 179.154368 67.703554) (xy 179.152163 67.688956) (xy 179.150976 67.673741) (xy 179.15075 67.663254)
+ (xy 179.151259 67.647666) (xy 179.152785 67.632638) (xy 179.155329 67.61817) (xy 179.160303 67.599752)
+ (xy 179.167087 67.58233) (xy 179.175679 67.565903) (xy 179.18608 67.550473) (xy 179.198291 67.536039)
+ (xy 179.208635 67.525867) (xy 179.223622 67.513416) (xy 179.239639 67.502626) (xy 179.256686 67.493495)
+ (xy 179.274764 67.486025) (xy 179.288999 67.481512) (xy 179.303813 67.477932) (xy 179.319207 67.475286)
+ (xy 179.33518 67.473574) (xy 179.351733 67.472796) (xy 179.357379 67.472744) (xy 179.374125 67.473211)
+ (xy 179.390292 67.474612) (xy 179.405879 67.476946) (xy 179.420886 67.480215) (xy 179.435314 67.484417)
+ (xy 179.449162 67.489553) (xy 179.466725 67.497853) (xy 179.483257 67.507814) (xy 179.498759 67.519434)
+ (xy 179.506123 67.525867) (xy 179.51969 67.539554) (xy 179.531448 67.554237) (xy 179.541397 67.569917)
+ (xy 179.549537 67.586592) (xy 179.555869 67.604263) (xy 179.560391 67.622931) (xy 179.562596 67.637585)
+ (xy 179.563783 67.652799) (xy 179.564009 67.663254) (xy 179.5635 67.678881) (xy 179.561974 67.693891)
+ (xy 179.558356 67.712942) (xy 179.552929 67.730894) (xy 179.545693 67.747746) (xy 179.536649 67.7635)
+ (xy 179.525795 67.778155) (xy 179.513133 67.79171) (xy 179.506123 67.798076) (xy 179.491137 67.809754)
+ (xy 179.47512 67.819874) (xy 179.458072 67.828438) (xy 179.439994 67.835445) (xy 179.42576 67.839678)
+ (xy 179.410946 67.843035) (xy 179.395552 67.845517) (xy 179.379579 67.847123) (xy 179.363026 67.847853)
+ )
+ )
+ (polygon
+ (pts
+ (xy 180.571469 67.989042) (xy 180.597814 67.990411) (xy 180.623435 67.992694) (xy 180.648332 67.995889)
+ (xy 180.672505 67.999998) (xy 180.695954 68.00502) (xy 180.718679 68.010955) (xy 180.740679 68.017803)
+ (xy 180.761955 68.025564) (xy 180.782508 68.034238) (xy 180.802336 68.043825) (xy 180.82144 68.054325)
+ (xy 180.839819 68.065738) (xy 180.857475 68.078064) (xy 180.874406 68.091303) (xy 180.890614 68.105455)
+ (xy 180.905964 68.120509) (xy 180.920324 68.136545) (xy 180.933693 68.153562) (xy 180.946072 68.171561)
+ (xy 180.957461 68.190542) (xy 180.967859 68.210505) (xy 180.977267 68.231449) (xy 180.985685 68.253375)
+ (xy 180.993113 68.276283) (xy 180.99955 68.300172) (xy 181.004997 68.325043) (xy 181.009453 68.350896)
+ (xy 181.012919 68.377731) (xy 181.015395 68.405548) (xy 181.016881 68.434346) (xy 181.017252 68.449113)
+ (xy 181.017376 68.464126) (xy 181.017376 69.067162) (xy 180.763852 69.067162) (xy 180.740771 68.946628)
+ (xy 180.732344 68.946628) (xy 180.717172 68.957991) (xy 180.701742 68.969) (xy 180.686054 68.979655)
+ (xy 180.670108 68.989956) (xy 180.653905 68.999903) (xy 180.637445 69.009495) (xy 180.620726 69.018733)
+ (xy 180.603751 69.027617) (xy 180.586517 69.036147) (xy 180.569026 69.044322) (xy 180.557222 69.049576)
+ (xy 180.539373 69.056909) (xy 180.521407 69.063521) (xy 180.503326 69.069411) (xy 180.485129 69.07458)
+ (xy 180.466815 69.079028) (xy 180.448386 69.082755) (xy 180.429841 69.08576) (xy 180.41118 69.088044)
+ (xy 180.392403 69.089607) (xy 180.373511 69.090449) (xy 180.360851 69.090609) (xy 180.345955 69.090396)
+ (xy 180.326555 69.089452) (xy 180.307682 69.087752) (xy 180.289335 69.085296) (xy 180.271515 69.082084)
+ (xy 180.254221 69.078117) (xy 180.237454 69.073395) (xy 180.221214 69.067916) (xy 180.217236 69.066429)
+ (xy 180.201775 69.059994) (xy 180.186897 69.052965) (xy 180.172603 69.04534) (xy 180.158893 69.03712)
+ (xy 180.145767 69.028304) (xy 180.133224 69.018893) (xy 180.121266 69.008887) (xy 180.109891 68.998285)
+ (xy 180.099118 68.987174) (xy 180.088963 68.975639) (xy 180.079426 68.963681) (xy 180.070507 68.951299)
+ (xy 180.062207 68.938493) (xy 180.054525 68.925264) (xy 180.047461 68.911611) (xy 180.041015 68.897535)
+ (xy 180.035348 68.882989) (xy 180.030436 68.868111) (xy 180.02628 68.852901) (xy 180.02288 68.83736)
+ (xy 180.020235 68.821486) (xy 180.018346 68.80528) (xy 180.017213 68.788742) (xy 180.016835 68.771872)
+ (xy 180.01717 68.75531) (xy 180.017279 68.753554) (xy 180.314689 68.753554) (xy 180.315637 68.769264)
+ (xy 180.318482 68.78365) (xy 180.324398 68.799166) (xy 180.333045 68.812776) (xy 180.344422 68.82448)
+ (xy 180.353524 68.831223) (xy 180.366463 68.8384) (xy 180.380779 68.844361) (xy 180.396473 68.849105)
+ (xy 180.413545 68.852632) (xy 180.428193 68.854579) (xy 180.443724 68.855746) (xy 180.460136 68.856136)
+ (xy 180.477406 68.855678) (xy 180.494414 68.854304) (xy 180.511158 68.852014) (xy 180.527638 68.848808)
+ (xy 180.543856 68.844687) (xy 180.55981 68.839649) (xy 180.5755 68.833696) (xy 180.590928 68.826827)
+ (xy 180.606126 68.81919) (xy 180.62113 68.811119) (xy 180.635939 68.802612) (xy 180.650554 68.793671)
+ (xy 180.664973 68.784294) (xy 180.679199 68.774482) (xy 180.693229 68.764235) (xy 180.707065 68.753554)
+ (xy 180.707065 68.574768) (xy 180.68564 68.576082) (xy 180.664918 68.57755) (xy 180.644897 68.579173)
+ (xy 180.625578 68.58095) (xy 180.606961 68.582882) (xy 180.589046 68.584969) (xy 180.571833 68.58721)
+ (xy 180.555322 68.589606) (xy 180.539513 68.592156) (xy 180.524405 68.594861) (xy 180.514724 68.59675)
+ (xy 180.496257 68.600631) (xy 180.478775 68.604764) (xy 180.462277 68.609149) (xy 180.446763 68.613786)
+ (xy 180.432235 68.618674) (xy 180.415459 68.625139) (xy 180.400221 68.631998) (xy 180.394557 68.634852)
+ (xy 180.381347 68.642147) (xy 180.367197 68.65142) (xy 180.3549 68.661261) (xy 180.344459 68.671668)
+ (xy 180.334622 68.684526) (xy 180.332275 68.688341) (xy 180.325422 68.701855) (xy 180.320253 68.71579)
+ (xy 180.316767 68.730145) (xy 180.314964 68.744921) (xy 180.314689 68.753554) (xy 180.017279 68.753554)
+ (xy 180.018174 68.739148) (xy 180.019849 68.723385) (xy 180.022193 68.708021) (xy 180.025207 68.693057)
+ (xy 180.028891 68.678492) (xy 180.033244 68.664326) (xy 180.040091 68.646059) (xy 180.048128 68.628503)
+ (xy 180.054937 68.615801) (xy 180.065166 68.59936) (xy 180.073763 68.58745) (xy 180.083151 68.575901)
+ (xy 180.093332 68.564713) (xy 180.104304 68.553885) (xy 180.116069 68.543418) (xy 180.128626 68.533312)
+ (xy 180.141975 68.523566) (xy 180.156116 68.51418) (xy 180.17105 68.505156) (xy 180.176203 68.502228)
+ (xy 180.192281 68.493596) (xy 180.209189 68.485286) (xy 180.226928 68.477299) (xy 180.245498 68.469633)
+ (xy 180.264898 68.462289) (xy 180.28513 68.455267) (xy 180.299079 68.450765) (xy 180.313397 68.446406)
+ (xy 180.328084 68.44219) (xy 180.343141 68.438117) (xy 180.358567 68.434187) (xy 180.374362 68.4304)
+ (xy 180.390527 68.426757) (xy 180.40709 68.42321) (xy 180.424083 68.419807) (xy 180.441506 68.416547)
+ (xy 180.459357 68.41343) (xy 180.477638 68.410456) (xy 180.496349 68.407626) (xy 180.515488 68.404938)
+ (xy 180.535057 68.402394) (xy 180.555056 68.399992) (xy 180.575483 68.397734) (xy 180.59634 68.395619)
+ (xy 180.617627 68.393647) (xy 180.639342 68.391818) (xy 180.661487 68.390132) (xy 180.684062 68.388589)
+ (xy 180.707065 68.387189) (xy 180.704249 68.36831) (xy 180.700013 68.350507) (xy 180.694357 68.33378)
+ (xy 180.687282 68.31813) (xy 180.678787 68.303555) (xy 180.668872 68.290057) (xy 180.657537 68.277635)
+ (xy 180.644783 68.266289) (xy 180.630478 68.256157) (xy 180.61449 68.247376) (xy 180.596818 68.239945)
+ (xy 180.58246 68.235259) (xy 180.567156 68.231333) (xy 180.550904 68.228167) (xy 180.533706 68.22576)
+ (xy 180.515562 68.224114) (xy 180.49647 68.223227) (xy 180.483217 68.223058) (xy 180.464234 68.22347)
+ (xy 180.445206 68.224707) (xy 180.426133 68.226768) (xy 180.407013 68.229653) (xy 180.387847 68.233362)
+ (xy 180.373443 68.236685) (xy 180.359013 68.240472) (xy 180.344558 68.244722) (xy 180.330076 68.249436)
+ (xy 180.315551 68.25454) (xy 180.300826 68.259959) (xy 180.285901 68.265694) (xy 180.270777 68.271745)
+ (xy 180.255453 68.278111) (xy 180.239929 68.284792) (xy 180.224206 68.291789) (xy 180.208283 68.299102)
+ (xy 180.192161 68.30673) (xy 180.175838 68.314674) (xy 180.164846 68.320145) (xy 180.054937 68.122674)
+ (xy 180.068462 68.115516) (xy 180.082111 68.108512) (xy 180.095882 68.101663) (xy 180.109777 68.094968)
+ (xy 180.123795 68.088428) (xy 180.137936 68.082042) (xy 180.152199 68.075811) (xy 180.166586 68.069735)
+ (xy 180.181096 68.063813) (xy 180.195729 68.058045) (xy 180.210486 68.052433) (xy 180.225365 68.046974)
+ (xy 180.240367 68.041671) (xy 180.255493 68.036522) (xy 180.270741 68.031527) (xy 180.286113 68.026687)
+ (xy 180.30159 68.022073) (xy 180.317156 68.017757) (xy 180.332811 68.013738) (xy 180.348555 68.010017)
+ (xy 180.364387 68.006594) (xy 180.380308 68.003469) (xy 180.396318 68.000641) (xy 180.412417 67.998111)
+ (xy 180.428604 67.995878) (xy 180.44488 67.993943) (xy 180.461245 67.992306) (xy 180.477698 67.990966)
+ (xy 180.494241 67.989925) (xy 180.510871 67.98918) (xy 180.527591 67.988734) (xy 180.5444 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 181.77172 69.090609) (xy 181.754067 69.090424) (xy 181.736463 69.08987) (xy 181.718908 69.088947)
+ (xy 181.701401 69.087655) (xy 181.683943 69.085993) (xy 181.666533 69.083963) (xy 181.649172 69.081563)
+ (xy 181.63186 69.078794) (xy 181.614597 69.075655) (xy 181.597382 69.072147) (xy 181.580216 69.068271)
+ (xy 181.563098 69.064025) (xy 181.546029 69.059409) (xy 181.529009 69.054425) (xy 181.512038 69.049071)
+ (xy 181.495115 69.043348) (xy 181.478392 69.037356) (xy 181.46193 69.031195) (xy 181.445729 69.024865)
+ (xy 181.429787 69.018366) (xy 181.414107 69.011699) (xy 181.398687 69.004862) (xy 181.383527 68.997857)
+ (xy 181.368628 68.990683) (xy 181.353989 68.98334) (xy 181.33961 68.975828) (xy 181.325492 68.968147)
+ (xy 181.311635 68.960298) (xy 181.298038 68.952279) (xy 181.284701 68.944092) (xy 181.271625 68.935735)
+ (xy 181.25881 68.92721) (xy 181.3918 68.731572) (xy 181.410078 68.742786) (xy 181.428504 68.753485)
+ (xy 181.447078 68.763669) (xy 181.4658 68.773337) (xy 181.48467 68.782491) (xy 181.503689 68.791129)
+ (xy 181.522855 68.799252) (xy 181.54217 68.80686) (xy 181.561632 68.813952) (xy 181.581243 68.82053)
+ (xy 181.5944 68.824628) (xy 181.614257 68.830259) (xy 181.634263 68.835336) (xy 181.654417 68.839859)
+ (xy 181.674719 68.843828) (xy 181.695169 68.847243) (xy 181.715768 68.850105) (xy 181.736514 68.852413)
+ (xy 181.757409 68.854166) (xy 181.778451 68.855366) (xy 181.799642 68.856013) (xy 181.813852 68.856136)
+ (xy 181.829654 68.855917) (xy 181.844639 68.85526) (xy 181.863347 68.853703) (xy 181.8806 68.851367)
+ (xy 181.8964 68.848253) (xy 181.910745 68.844361) (xy 181.926632 68.8384) (xy 181.940247 68.831223)
+ (xy 181.953943 68.821318) (xy 181.964805 68.810563) (xy 181.973896 68.796942) (xy 181.979131 68.782163)
+ (xy 181.980547 68.768575) (xy 181.978899 68.753531) (xy 181.973953 68.739723) (xy 181.968824 68.731205)
+ (xy 181.958981 68.720009) (xy 181.946502 68.710506) (xy 181.932395 68.702505) (xy 181.92889 68.700797)
+ (xy 181.915336 68.694919) (xy 181.899678 68.689147) (xy 181.884583 68.684282) (xy 181.867942 68.679495)
+ (xy 181.852894 68.675565) (xy 181.849755 68.674785) (xy 181.83333 68.670785) (xy 181.815652 68.666571)
+ (xy 181.800608 68.663045) (xy 181.784763 68.659381) (xy 181.768116 68.65558) (xy 181.750668 68.651641)
+ (xy 181.732419 68.647566) (xy 181.722993 68.645476) (xy 181.696854 68.639531) (xy 181.671651 68.633329)
+ (xy 181.647384 68.626869) (xy 181.624052 68.620151) (xy 181.601657 68.613176) (xy 181.580197 68.605943)
+ (xy 181.559674 68.598453) (xy 181.540086 68.590705) (xy 181.521434 68.582699) (xy 181.503719 68.574436)
+ (xy 181.486939 68.565915) (xy 181.471095 68.557137) (xy 181.456187 68.548101) (xy 181.442215 68.538807)
+ (xy 181.429179 68.529256) (xy 181.417079 68.519447) (xy 181.405855 68.509339) (xy 181.395355 68.49889)
+ (xy 181.380963 68.482579) (xy 181.3682 68.465501) (xy 181.357066 68.447657) (xy 181.347562 68.429047)
+ (xy 181.339687 68.40967) (xy 181.333441 68.389526) (xy 181.328824 68.368617) (xy 181.325837 68.346941)
+ (xy 181.324751 68.332064) (xy 181.324389 68.316847) (xy 181.324916 68.299056) (xy 181.326496 68.281585)
+ (xy 181.329129 68.264434) (xy 181.332815 68.247605) (xy 181.337555 68.231095) (xy 181.343348 68.214907)
+ (xy 181.350195 68.199038) (xy 181.358095 68.183491) (xy 181.366967 68.168407) (xy 181.376733 68.15393)
+ (xy 181.387392 68.14006) (xy 181.398944 68.126796) (xy 181.411389 68.114139) (xy 181.424727 68.102089)
+ (xy 181.438958 68.090646) (xy 181.454082 68.07981) (xy 181.470065 68.069471) (xy 181.486872 68.059706)
+ (xy 181.500018 68.052757) (xy 181.513628 68.04613) (xy 181.527701 68.039825) (xy 181.542238 68.033843)
+ (xy 181.557239 68.028182) (xy 181.572704 68.022843) (xy 181.588632 68.017826) (xy 181.605024 68.013131)
+ (xy 181.621851 68.008745) (xy 181.639083 68.00479) (xy 181.656721 68.001266) (xy 181.674765 67.998174)
+ (xy 181.693214 67.995513) (xy 181.71207 67.993283) (xy 181.731331 67.991486) (xy 181.750997 67.990119)
+ (xy 181.77107 67.989184) (xy 181.791548 67.988681) (xy 181.805425 67.988585) (xy 181.822999 67.988765)
+ (xy 181.840367 67.989306) (xy 181.857529 67.990208) (xy 181.874485 67.99147) (xy 181.891235 67.993093)
+ (xy 181.907778 67.995077) (xy 181.924116 67.997421) (xy 181.940247 68.000126) (xy 181.956173 68.003191)
+ (xy 181.971892 68.006617) (xy 181.987405 68.010404) (xy 182.002713 68.014551) (xy 182.017814 68.019059)
+ (xy 182.032709 68.023928) (xy 182.047397 68.029157) (xy 182.06188 68.034747) (xy 182.076133 68.040547)
+ (xy 182.09013 68.046408) (xy 182.103873 68.052328) (xy 182.117362 68.058309) (xy 182.137116 68.067392)
+ (xy 182.156298 68.076611) (xy 182.174906 68.085965) (xy 182.192941 68.095455) (xy 182.210403 68.105079)
+ (xy 182.227292 68.114839) (xy 182.243608 68.124734) (xy 182.259351 68.134764) (xy 182.119766 68.321977)
+ (xy 182.104667 68.313112) (xy 182.089459 68.304653) (xy 182.074142 68.2966) (xy 182.058715 68.288952)
+ (xy 182.043178 68.28171) (xy 182.027532 68.274874) (xy 182.011777 68.268444) (xy 181.995912 68.262419)
+ (xy 181.979937 68.256801) (xy 181.963854 68.251587) (xy 181.95307 68.248337) (xy 181.936839 68.24382)
+ (xy 181.92057 68.239746) (xy 181.904261 68.236117) (xy 181.887915 68.232933) (xy 181.871529 68.230193)
+ (xy 181.855105 68.227897) (xy 181.838642 68.226045) (xy 181.822141 68.224638) (xy 181.805601 68.223675)
+ (xy 181.789022 68.223157) (xy 181.777948 68.223058) (xy 181.760128 68.223419) (xy 181.743487 68.224501)
+ (xy 181.728025 68.226304) (xy 181.710356 68.229572) (xy 181.69453 68.233968) (xy 181.680546 68.23949)
+ (xy 181.668405 68.246139) (xy 181.656203 68.255108) (xy 181.645159 68.266711) (xy 181.63755 68.279541)
+ (xy 181.633378 68.293599) (xy 181.632501 68.304391) (xy 181.634421 68.319864) (xy 181.640178 68.333586)
+ (xy 181.649773 68.345556) (xy 181.663207 68.355774) (xy 181.677334 68.362951) (xy 181.68709 68.366673)
+ (xy 181.702048 68.37151) (xy 181.719444 68.376679) (xy 181.734092 68.380774) (xy 181.750111 68.385056)
+ (xy 181.767503 68.389524) (xy 181.786266 68.394179) (xy 181.8064 68.399021) (xy 181.827907 68.404049)
+ (xy 181.843006 68.407505) (xy 181.858716 68.411045) (xy 181.875035 68.414667) (xy 181.889942 68.418119)
+ (xy 181.904533 68.421605) (xy 181.918805 68.425125) (xy 181.939618 68.43047) (xy 181.959716 68.435893)
+ (xy 181.9791 68.441393) (xy 181.997768 68.44697) (xy 182.015722 68.452624) (xy 182.03296 68.458356)
+ (xy 182.049484 68.464165) (xy 182.065294 68.470051) (xy 182.075436 68.474018) (xy 182.090183 68.480068)
+ (xy 182.104339 68.486267) (xy 182.117901 68.492613) (xy 182.135063 68.501306) (xy 182.151172 68.510262)
+ (xy 182.166227 68.519481) (xy 182.180229 68.528963) (xy 182.193178 68.538709) (xy 182.202198 68.546192)
+ (xy 182.213395 68.556347) (xy 182.223722 68.566845) (xy 182.235407 68.580452) (xy 182.245732 68.594595)
+ (xy 182.254698 68.609274) (xy 182.262304 68.62449) (xy 182.267411 68.63705) (xy 182.272899 68.653277)
+ (xy 182.277457 68.67013) (xy 182.281085 68.687609) (xy 182.283783 68.705715) (xy 182.285271 68.72065)
+ (xy 182.286164 68.735985) (xy 182.286462 68.751722) (xy 182.285935 68.769513) (xy 182.284355 68.786984)
+ (xy 182.281722 68.804135) (xy 182.278035 68.820965) (xy 182.273295 68.837474) (xy 182.267502 68.853663)
+ (xy 182.260656 68.869531) (xy 182.252756 68.885078) (xy 182.243849 68.900214) (xy 182.23398 68.914846)
+ (xy 182.223149 68.928973) (xy 182.211357 68.942598) (xy 182.198603 68.955718) (xy 182.184887 68.968335)
+ (xy 182.17021 68.980448) (xy 182.15457 68.992057) (xy 182.142269 69.000411) (xy 182.129407 69.008436)
+ (xy 182.115985 69.016133) (xy 182.102003 69.023501) (xy 182.08746 69.030541) (xy 182.072357 69.037253)
+ (xy 182.056694 69.043636) (xy 182.040471 69.049691) (xy 182.023687 69.055417) (xy 182.006343 69.060815)
+ (xy 181.994469 69.064231) (xy 181.976201 69.068945) (xy 181.957392 69.073195) (xy 181.938042 69.076982)
+ (xy 181.918151 69.080305) (xy 181.897719 69.083164) (xy 181.876746 69.08556) (xy 181.855232 69.087492)
+ (xy 181.840589 69.088522) (xy 181.825706 69.089347) (xy 181.810582 69.089965) (xy 181.795217 69.090377)
+ (xy 181.779612 69.090583)
+ )
+ )
+ (polygon
+ (pts
+ (xy 183.081365 67.988732) (xy 183.096064 67.989175) (xy 183.11771 67.990391) (xy 183.138873 67.99227)
+ (xy 183.159552 67.994813) (xy 183.179749 67.998019) (xy 183.199463 68.001888) (xy 183.218694 68.006421)
+ (xy 183.237442 68.011617) (xy 183.255707 68.017476) (xy 183.273489 68.023999) (xy 183.279309 68.026321)
+ (xy 183.296486 68.033585) (xy 183.313123 68.041364) (xy 183.329219 68.049659) (xy 183.344774 68.058469)
+ (xy 183.359787 68.067794) (xy 183.37426 68.077635) (xy 183.388192 68.08799) (xy 183.401583 68.098861)
+ (xy 183.414433 68.110247) (xy 183.426742 68.122148) (xy 183.434647 68.130368) (xy 183.446055 68.143017)
+ (xy 183.456921 68.156098) (xy 183.467247 68.16961) (xy 183.477031 68.183554) (xy 183.486275 68.197929)
+ (xy 183.494977 68.212736) (xy 183.503139 68.227974) (xy 183.510759 68.243643) (xy 183.517839 68.259744)
+ (xy 183.524378 68.276277) (xy 183.528437 68.287538) (xy 183.534133 68.304644) (xy 183.539269 68.322027)
+ (xy 183.543844 68.339686) (xy 183.54786 68.357623) (xy 183.551315 68.375836) (xy 183.554209 68.394326)
+ (xy 183.556544 68.413094) (xy 183.558318 68.432138) (xy 183.559532 68.451459) (xy 183.560186 68.471057)
+ (xy 183.56031 68.484276) (xy 183.560117 68.499822) (xy 183.559537 68.515136) (xy 183.558571 68.530219)
+ (xy 183.557219 68.54507) (xy 183.55548 68.559688) (xy 183.554815 68.56451) (xy 183.552606 68.580393)
+ (xy 183.550167 68.596227) (xy 183.547533 68.611084) (xy 183.545289 68.621663) (xy 182.832344 68.621663)
+ (xy 182.835453 68.636612) (xy 182.839008 68.651052) (xy 182.845177 68.671756) (xy 182.852351 68.691315)
+ (xy 182.86053 68.709727) (xy 182.869714 68.726992) (xy 182.879902 68.743112) (xy 182.891094 68.758085)
+ (xy 182.903292 68.771911) (xy 182.916494 68.784592) (xy 182.9307 68.796126) (xy 182.935659 68.799716)
+ (xy 182.951128 68.809798) (xy 182.967447 68.81889) (xy 182.984616 68.826989) (xy 183.002635 68.834097)
+ (xy 183.021504 68.840212) (xy 183.041224 68.845337) (xy 183.061793 68.849469) (xy 183.083212 68.852609)
+ (xy 183.097964 68.854152) (xy 183.113094 68.855254) (xy 183.128601 68.855915) (xy 183.144487 68.856136)
+ (xy 183.162318 68.855838) (xy 183.17991 68.854945) (xy 183.19726 68.853457) (xy 183.214371 68.851373)
+ (xy 183.231241 68.848694) (xy 183.24787 68.84542) (xy 183.264259 68.84155) (xy 183.280408 68.837085)
+ (xy 183.296608 68.832059) (xy 183.312969 68.826506) (xy 183.329489 68.820427) (xy 183.34617 68.813821)
+ (xy 183.363012 68.806688) (xy 183.380013 68.799029) (xy 183.397175 68.790843) (xy 183.414497 68.78213)
+ (xy 183.518178 68.969342) (xy 183.500975 68.979712) (xy 183.483437 68.989663) (xy 183.465564 68.999195)
+ (xy 183.447356 69.008309) (xy 183.428813 69.017004) (xy 183.409935 69.02528) (xy 183.390722 69.033138)
+ (xy 183.371175 69.040577) (xy 183.351292 69.047598) (xy 183.331075 69.0542) (xy 183.317411 69.058369)
+ (xy 183.296907 69.06413) (xy 183.276474 69.069325) (xy 183.256112 69.073954) (xy 183.23582 69.078015)
+ (xy 183.2156 69.08151) (xy 183.19545 69.084438) (xy 183.175371 69.086799) (xy 183.155363 69.088594)
+ (xy 183.135426 69.089822) (xy 183.11556 69.090483) (xy 183.102355 69.090609) (xy 183.087121 69.090464)
+ (xy 183.07201 69.090031) (xy 183.057022 69.089308) (xy 183.042157 69.088296) (xy 183.027415 69.086995)
+ (xy 183.012796 69.085405) (xy 182.991099 69.082478) (xy 182.969678 69.078901) (xy 182.948534 69.074673)
+ (xy 182.927668 69.069795) (xy 182.907078 69.064266) (xy 182.886765 69.058087) (xy 182.873377 69.053606)
+ (xy 182.853639 69.046378) (xy 182.834402 69.038571) (xy 182.815668 69.030184) (xy 182.797437 69.021217)
+ (xy 182.779707 69.011671) (xy 182.76248 69.001545) (xy 182.745756 68.99084) (xy 182.729533 68.979555)
+ (xy 182.713813 68.96769) (xy 182.698596 68.955246) (xy 182.68873 68.946628) (xy 182.674394 68.933221)
+ (xy 182.660651 68.91924) (xy 182.647501 68.904687) (xy 182.634943 68.889561) (xy 182.622977 68.873861)
+ (xy 182.611604 68.857588) (xy 182.600824 68.840742) (xy 182.590636 68.823323) (xy 182.58104 68.805331)
+ (xy 182.572037 68.786765) (xy 182.566364 68.77407) (xy 182.558442 68.754516) (xy 182.551299 68.73446)
+ (xy 182.544935 68.713901) (xy 182.53935 68.69284) (xy 182.53606 68.678521) (xy 182.533116 68.663978)
+ (xy 182.530519 68.649211) (xy 182.528268 68.634222) (xy 182.526363 68.619009) (xy 182.524804 68.603573)
+ (xy 182.523592 68.587914) (xy 182.522727 68.572032) (xy 182.522207 68.555926) (xy 182.522034 68.539597)
+ (xy 182.52221 68.523536) (xy 182.522738 68.507683) (xy 182.523618 68.49204) (xy 182.52485 68.476605)
+ (xy 182.526435 68.46138) (xy 182.528371 68.446363) (xy 182.530659 68.431555) (xy 182.5333 68.416957)
+ (xy 182.534614 68.410637) (xy 182.836374 68.410637) (xy 183.283705 68.410637) (xy 183.280193 68.387922)
+ (xy 183.275428 68.366673) (xy 183.269408 68.346889) (xy 183.262135 68.328571) (xy 183.253609 68.311718)
+ (xy 183.243829 68.296331) (xy 183.232795 68.282409) (xy 183.220507 68.269953) (xy 183.206966 68.258962)
+ (xy 183.192171 68.249436) (xy 183.176123 68.241376) (xy 183.158821 68.234782) (xy 183.140265 68.229653)
+ (xy 183.120456 68.225989) (xy 183.099392 68.223791) (xy 183.077076 68.223058) (xy 183.059898 68.223467)
+ (xy 183.043261 68.224694) (xy 183.027166 68.226739) (xy 183.011611 68.229601) (xy 182.996597 68.233282)
+ (xy 182.982124 68.23778) (xy 182.968193 68.243096) (xy 182.954802 68.24923) (xy 182.937789 68.258681)
+ (xy 182.921737 68.269586) (xy 182.906779 68.281888) (xy 182.893046 68.295713) (xy 182.883551 68.307081)
+ (xy 182.874744 68.319305) (xy 182.866626 68.332385) (xy 182.859198 68.346323) (xy 182.852458 68.361116)
+ (xy 182.846408 68.376767) (xy 182.841047 68.393273) (xy 182.836374 68.410637) (xy 182.534614 68.410637)
+ (xy 182.536292 68.402567) (xy 182.541441 68.381374) (xy 182.547382 68.360651) (xy 182.554115 68.340398)
+ (xy 182.56164 68.320616) (xy 182.567097 68.307688) (xy 182.575882 68.288666) (xy 182.585202 68.270203)
+ (xy 182.595056 68.252301) (xy 182.605445 68.234959) (xy 182.616368 68.218178) (xy 182.627826 68.201956)
+ (xy 182.639818 68.186295) (xy 182.652345 68.171195) (xy 182.665406 68.156654) (xy 182.679002 68.142674)
+ (xy 182.688363 68.133665) (xy 182.702845 68.120638) (xy 182.717712 68.10821) (xy 182.732967 68.096381)
+ (xy 182.748607 68.085151) (xy 182.764634 68.074519) (xy 182.781048 68.064487) (xy 182.797847 68.055053)
+ (xy 182.815034 68.046219) (xy 182.832606 68.037983) (xy 182.850565 68.030346) (xy 182.862753 68.025588)
+ (xy 182.881227 68.018975) (xy 182.89983 68.013013) (xy 182.918562 68.007701) (xy 182.937422 68.003039)
+ (xy 182.956412 67.999028) (xy 182.97553 67.995668) (xy 182.994777 67.992957) (xy 183.014153 67.990898)
+ (xy 183.033657 67.989488) (xy 183.053291 67.98873) (xy 183.066451 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 184.284311 67.988791) (xy 184.301955 67.989409) (xy 184.319224 67.99044) (xy 184.336121 67.991882)
+ (xy 184.352644 67.993737) (xy 184.368793 67.996004) (xy 184.384569 67.998683) (xy 184.399971 68.001774)
+ (xy 184.415 68.005278) (xy 184.429655 68.009193) (xy 184.439218 68.012032) (xy 184.863468 68.012032)
+ (xy 184.863468 68.246506) (xy 184.652442 68.246506) (xy 184.660731 68.258916) (xy 184.668745 68.273067)
+ (xy 184.675532 68.286876) (xy 184.682109 68.302018) (xy 184.683949 68.306589) (xy 184.68893 68.320444)
+ (xy 184.693438 68.336901) (xy 184.696543 68.353673) (xy 184.698089 68.3683) (xy 184.698604 68.383159)
+ (xy 184.698308 68.399908) (xy 184.697419 68.416218) (xy 184.695938 68.432091) (xy 184.693864 68.447525)
+ (xy 184.691198 68.462522) (xy 184.687939 68.47708) (xy 184.682673 68.495811) (xy 184.676353 68.513763)
+ (xy 184.66898 68.530936) (xy 184.664898 68.539231) (xy 184.656089 68.55519) (xy 184.646512 68.570463)
+ (xy 184.636168 68.585049) (xy 184.625056 68.598948) (xy 184.613178 68.61216) (xy 184.600533 68.624685)
+ (xy 184.58712 68.636523) (xy 184.572941 68.647674) (xy 184.558138 68.658053) (xy 184.54267 68.667756)
+ (xy 184.526539 68.676783) (xy 184.509743 68.685135) (xy 184.492284 68.692812) (xy 184.47416 68.699813)
+ (xy 184.460132 68.70462) (xy 184.44573 68.709048) (xy 184.435921 68.711788) (xy 184.420983 68.71552)
+ (xy 184.405846 68.718885) (xy 184.390509 68.721883) (xy 184.374973 68.724514) (xy 184.359237 68.726777)
+ (xy 184.343301 68.728674) (xy 184.327165 68.730203) (xy 184.31083 68.731366) (xy 184.294296 68.732161)
+ (xy 184.277561 68.732589) (xy 184.266294 68.732671) (xy 184.249224 68.732339) (xy 184.231902 68.731343)
+ (xy 184.214328 68.729683) (xy 184.196502 68.727359) (xy 184.178424 68.72437) (xy 184.160094 68.720718)
+ (xy 184.141513 68.716402) (xy 184.122679 68.711422) (xy 184.110595 68.721017) (xy 184.099275 68.731951)
+ (xy 184.089385 68.744309) (xy 184.087875 68.746593) (xy 184.0812 68.760529) (xy 184.077536 68.775527)
+ (xy 184.076197 68.790921) (xy 184.076151 68.794586) (xy 184.077632 68.810845) (xy 184.082076 68.825275)
+ (xy 184.091004 68.839798) (xy 184.101866 68.850266) (xy 184.115691 68.858904) (xy 184.118283 68.860166)
+ (xy 184.132789 68.86576) (xy 184.149746 68.870405) (xy 184.165076 68.873439) (xy 184.181975 68.875866)
+ (xy 184.200442 68.877687) (xy 184.215321 68.878654) (xy 184.231083 68.87928) (xy 184.247727 68.879564)
+ (xy 184.253471 68.879583) (xy 184.447644 68.879583) (xy 184.473091 68.879819) (xy 184.497773 68.880528)
+ (xy 184.521692 68.881708) (xy 184.544845 68.883361) (xy 184.567235 68.885486) (xy 184.588861 68.888084)
+ (xy 184.609722 68.891154) (xy 184.629819 68.894696) (xy 184.649152 68.89871) (xy 184.667721 68.903196)
+ (xy 184.685525 68.908155) (xy 184.702565 68.913586) (xy 184.718841 68.91949) (xy 184.734353 68.925865)
+ (xy 184.749101 68.932713) (xy 184.763084 68.940033) (xy 184.77626 68.947898) (xy 184.788586 68.956382)
+ (xy 184.805482 68.970267) (xy 184.820464 68.985542) (xy 184.833534 69.002209) (xy 184.844692 69.020267)
+ (xy 184.853936 69.039716) (xy 184.859037 69.053454) (xy 184.863287 69.067811) (xy 184.866688 69.082786)
+ (xy 184.869238 69.09838) (xy 184.870938 69.114591) (xy 184.871788 69.131421) (xy 184.871894 69.140068)
+ (xy 184.871505 69.15514) (xy 184.870336 69.169993) (xy 184.868388 69.184626) (xy 184.86566 69.199041)
+ (xy 184.860812 69.21792) (xy 184.854578 69.23641) (xy 184.848993 69.250022) (xy 184.84263 69.263415)
+ (xy 184.835486 69.276589) (xy 184.827564 69.289545) (xy 184.818937 69.302285) (xy 184.809678 69.314678)
+ (xy 184.799789 69.326723) (xy 184.789268 69.33842) (xy 184.778116 69.349769) (xy 184.766333 69.360771)
+ (xy 184.753919 69.371425) (xy 184.740873 69.381731) (xy 184.727197 69.391689) (xy 184.712889 69.4013)
+ (xy 184.703 69.407514) (xy 184.687641 69.416532) (xy 184.67165 69.425177) (xy 184.655029 69.433448)
+ (xy 184.637776 69.441345) (xy 184.619892 69.448869) (xy 184.601377 69.45602) (xy 184.582231 69.462797)
+ (xy 184.562454 69.4692) (xy 184.542046 69.47523) (xy 184.521006 69.480887) (xy 184.506629 69.48445)
+ (xy 184.492015 69.487866) (xy 184.477205 69.491062) (xy 184.462202 69.494037) (xy 184.447003 69.496792)
+ (xy 184.43161 69.499327) (xy 184.416023 69.501641) (xy 184.40024 69.503735) (xy 184.384263 69.505608)
+ (xy 184.368092 69.507261) (xy 184.351726 69.508693) (xy 184.335165 69.509906) (xy 184.318409 69.510897)
+ (xy 184.301459 69.511669) (xy 184.284315 69.51222) (xy 184.266975 69.51255) (xy 184.249441 69.51266)
+ (xy 184.230536 69.512519) (xy 184.211875 69.512094) (xy 184.193458 69.511385) (xy 184.175287 69.510394)
+ (xy 184.15736 69.509118) (xy 184.139678 69.50756) (xy 184.122241 69.505718) (xy 184.105048 69.503593)
+ (xy 184.0881 69.501184) (xy 184.071397 69.498492) (xy 184.060397 69.49654) (xy 184.044192 69.493435)
+ (xy 184.028412 69.490027) (xy 184.013057 69.486317) (xy 183.998127 69.482304) (xy 183.983622 69.477988)
+ (xy 183.969542 69.473369) (xy 183.95143 69.46674) (xy 183.934073 69.459573) (xy 183.917472 69.451868)
+ (xy 183.909455 69.447814) (xy 183.894039 69.439376) (xy 183.879482 69.430366) (xy 183.865784 69.420783)
+ (xy 183.852944 69.410628) (xy 183.840962 69.3999) (xy 183.82984 69.3886) (xy 183.819576 69.376728)
+ (xy 183.810171 69.364283) (xy 183.801842 69.351254) (xy 183.794623 69.33763) (xy 183.788515 69.32341)
+ (xy 183.783518 69.308596) (xy 183.779631 69.293185) (xy 183.776854 69.27718) (xy 183.775189 69.260579)
+ (xy 183.774633 69.243383) (xy 183.775267 69.227407) (xy 183.777169 69.211812) (xy 183.778683 69.204548)
+ (xy 184.027791 69.204548) (xy 184.029517 69.222591) (xy 184.034696 69.239167) (xy 184.043327 69.254276)
+ (xy 184.055411 69.267918) (xy 184.067564 69.277775) (xy 184.081927 69.286694) (xy 184.098499 69.294674)
+ (xy 184.112227 69.300108) (xy 184.126895 69.305008) (xy 184.142504 69.309373) (xy 184.159052 69.313204)
+ (xy 184.176541 69.3165) (xy 184.19497 69.319262) (xy 184.21434 69.321489) (xy 184.234649 69.323181)
+ (xy 184.255899 69.32434) (xy 184.270588 69.324815) (xy 184.285695 69.325052) (xy 184.293405 69.325082)
+ (xy 184.30906 69.324939) (xy 184.324334 69.32451) (xy 184.339228 69.323794) (xy 184.360854 69.322184)
+ (xy 184.381624 69.31993) (xy 184.401538 69.317032) (xy 184.420595 69.31349) (xy 184.438796 69.309304)
+ (xy 184.45614 69.304474) (xy 184.472627 69.299) (xy 184.488258 69.292882) (xy 184.498203 69.288446)
+ (xy 184.512149 69.281406) (xy 184.528609 69.271488) (xy 184.542631 69.260964) (xy 184.554215 69.249832)
+ (xy 184.563359 69.238094) (xy 184.571361 69.222569) (xy 184.575552 69.206095) (xy 184.576238 69.195755)
+ (xy 184.575102 69.180507) (xy 184.57074 69.16457) (xy 184.563107 69.151209) (xy 184.552202 69.140424)
+ (xy 184.538025 69.132215) (xy 184.52971 69.129077) (xy 184.514193 69.12475) (xy 184.496494 69.121156)
+ (xy 184.480763 69.118809) (xy 184.463636 69.116931) (xy 184.445111 69.115523) (xy 184.430302 69.114775)
+ (xy 184.414706 69.114291) (xy 184.398325 69.114071) (xy 184.39269 69.114056) (xy 184.261898 69.114056)
+ (xy 184.244635 69.113976) (xy 184.228338 69.113734) (xy 184.213007 69.113332) (xy 184.195886 69.112636)
+ (xy 184.180155 69.111709) (xy 184.168109 69.110759) (xy 184.15227 69.109214) (xy 184.137134 69.107142)
+ (xy 184.122698 69.104545) (xy 184.107059 69.100933) (xy 184.10143 69.099402) (xy 184.087267 69.108868)
+ (xy 184.074726 69.118309) (xy 184.062146 69.129291) (xy 184.051775 69.140238) (xy 184.044644 69.149593)
+ (xy 184.037271 69.16237) (xy 184.031494 69.177511) (xy 184.028383 69.193463) (xy 184.027791 69.204548)
+ (xy 183.778683 69.204548) (xy 183.780339 69.196598) (xy 183.784777 69.181765) (xy 183.790483 69.167312)
+ (xy 183.797457 69.15324) (xy 183.805698 69.139548) (xy 183.815208 69.126238) (xy 183.825986 69.113308)
+ (xy 183.838031 69.100758) (xy 183.851345 69.08859) (xy 183.865927 69.076801) (xy 183.881776 69.065394)
+ (xy 183.898894 69.054367) (xy 183.917279 69.043721) (xy 183.936933 69.033456) (xy 183.936933 69.02503)
+ (xy 183.92341 69.016085) (xy 183.91055 69.006425) (xy 183.898352 68.99605) (xy 183.886815 68.984959)
+ (xy 183.875941 68.973152) (xy 183.865728 68.96063) (xy 183.861828 68.95542) (xy 183.853068 68.941514)
+ (xy 183.845792 68.926355) (xy 183.840002 68.909943) (xy 183.835696 68.89228) (xy 183.83332 68.877247)
+ (xy 183.831895 68.861414) (xy 183.83142 68.844778) (xy 183.832269 68.828292) (xy 183.834819 68.811806)
+ (xy 183.839067 68.795319) (xy 183.845015 68.778833) (xy 183.852663 68.762346) (xy 183.860004 68.749157)
+ (xy 183.866224 68.739265) (xy 183.87524 68.726214) (xy 183.884886 68.71362) (xy 183.895161 68.701484)
+ (xy 183.906066 68.689806) (xy 183.917601 68.678586) (xy 183.929766 68.667824) (xy 183.94256 68.65752)
+ (xy 183.955984 68.647674) (xy 183.955984 68.639248) (xy 183.941959 68.629242) (xy 183.92846 68.618274)
+ (xy 183.915489 68.606344) (xy 183.903044 68.593452) (xy 183.891126 68.579599) (xy 183.879734 68.564784)
+ (xy 183.868869 68.549008) (xy 183.861066 68.536544) (xy 183.858531 68.53227) (xy 183.851394 68.51914)
+ (xy 183.844959 68.505578) (xy 183.839227 68.491585) (xy 183.834196 68.47716) (xy 183.829867 68.462304)
+ (xy 183.826241 68.447017) (xy 183.823316 68.431298) (xy 183.821093 68.415148) (xy 183.819572 68.398566)
+ (xy 183.818753 68.381552) (xy 183.818617 68.371436) (xy 184.109857 68.371436) (xy 184.110256 68.387336)
+ (xy 184.111454 68.402477) (xy 184.114293 68.421482) (xy 184.118552 68.439136) (xy 184.124231 68.455439)
+ (xy 184.131329 68.470391) (xy 184.139847 68.483993) (xy 184.149785 68.496243) (xy 184.155286 68.501861)
+ (xy 184.166958 68.511994) (xy 184.17926 68.520775) (xy 184.192191 68.528205) (xy 184.205752 68.534285)
+ (xy 184.219943 68.539013) (xy 184.234764 68.54239) (xy 184.250214 68.544417) (xy 184.266294 68.545092)
+ (xy 184.282305 68.544417) (xy 184.297733 68.54239) (xy 184.312576 68.539013) (xy 184.326836 68.534285)
+ (xy 184.340512 68.528205) (xy 184.353603 68.520775) (xy 184.366111 68.511994) (xy 184.378035 68.501861)
+ (xy 184.38894 68.490287) (xy 184.398391 68.477361) (xy 184.406388 68.463084) (xy 184.412931 68.447456)
+ (xy 184.41802 68.430478) (xy 184.421655 68.412148) (xy 184.423428 68.397514) (xy 184.424382 68.38212)
+ (xy 184.424564 68.371436) (xy 184.424155 68.356249) (xy 184.422337 68.337052) (xy 184.419066 68.319057)
+ (xy 184.41434 68.302265) (xy 184.40816 68.286674) (xy 184.400527 68.272286) (xy 184.391439 68.2591)
+ (xy 184.380898 68.247116) (xy 184.378035 68.244307) (xy 184.366111 68.233832) (xy 184.353603 68.224753)
+ (xy 184.340512 68.21707) (xy 184.326836 68.210785) (xy 184.312576 68.205896) (xy 184.297733 68.202404)
+ (xy 184.282305 68.200309) (xy 184.266294 68.199611) (xy 184.250214 68.200309) (xy 184.234764 68.202404)
+ (xy 184.219943 68.205896) (xy 184.205752 68.210785) (xy 184.192191 68.21707) (xy 184.17926 68.224753)
+ (xy 184.166958 68.233832) (xy 184.155286 68.244307) (xy 184.144638 68.255991) (xy 184.135411 68.268877)
+ (xy 184.127602 68.282965) (xy 184.121214 68.298254) (xy 184.116245 68.314747) (xy 184.112696 68.332441)
+ (xy 184.110566 68.351337) (xy 184.109901 68.366298) (xy 184.109857 68.371436) (xy 183.818617 68.371436)
+ (xy 183.818597 68.36997) (xy 183.818922 68.352323) (xy 183.819898 68.3351) (xy 183.821524 68.318302)
+ (xy 183.823801 68.30193) (xy 183.826728 68.285982) (xy 183.830305 68.270459) (xy 183.834533 68.255362)
+ (xy 183.839411 68.24069) (xy 183.84494 68.226442) (xy 183.851119 68.21262) (xy 183.8556 68.203641)
+ (xy 183.86275 68.19052) (xy 183.870326 68.177812) (xy 183.878327 68.165516) (xy 183.889655 68.149762)
+ (xy 183.90174 68.134742) (xy 183.914579 68.120453) (xy 183.928175 68.106898) (xy 183.942526 68.094075)
+ (xy 183.953785 68.084939) (xy 183.969396 68.073398) (xy 183.985636 68.062591) (xy 183.99823 68.054966)
+ (xy 184.011177 68.047753) (xy 184.024479 68.040952) (xy 184.038135 68.034564) (xy 184.052145 68.028587)
+ (xy 184.06651 68.023023) (xy 184.081228 68.017871) (xy 184.096301 68.013131) (xy 184.111615 68.008745)
+ (xy 184.127059 68.00479) (xy 184.14263 68.001266) (xy 184.158331 67.998174) (xy 184.174161 67.995513)
+ (xy 184.190119 67.993283) (xy 184.206206 67.991486) (xy 184.222422 67.990119) (xy 184.238767 67.989184)
+ (xy 184.25524 67.988681) (xy 184.266294 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 185.079623 69.395424) (xy 185.773883 67.566533) (xy 186.033635 67.566533) (xy 185.339375 69.395424)
+ )
+ )
+ (polygon
+ (pts
+ (xy 186.842731 67.707449) (xy 186.861218 67.708145) (xy 186.879344 67.709304) (xy 186.89711 67.710927)
+ (xy 186.914515 67.713013) (xy 186.93156 67.715564) (xy 186.948244 67.718577) (xy 186.964567 67.722055)
+ (xy 186.98053 67.725996) (xy 186.996132 67.730401) (xy 187.006333 67.733596) (xy 187.021367 67.73866)
+ (xy 187.035969 67.744097) (xy 187.050141 67.749908) (xy 187.06388 67.756093) (xy 187.077189 67.762651)
+ (xy 187.094262 67.771976) (xy 187.110568 67.781965) (xy 187.126107 67.792618) (xy 187.140879 67.803935)
+ (xy 187.144452 67.806868) (xy 187.158322 67.81901) (xy 187.171357 67.831804) (xy 187.183556 67.845251)
+ (xy 187.194919 67.85935) (xy 187.205446 67.874102) (xy 187.215137 67.889506) (xy 187.223993 67.905564)
+ (xy 187.232013 67.922273) (xy 187.239226 67.939521) (xy 187.245477 67.957192) (xy 187.250766 67.975287)
+ (xy 187.255094 67.993806) (xy 187.25846 68.012748) (xy 187.260864 68.032114) (xy 187.262036 68.046916)
+ (xy 187.262667 68.061957) (xy 187.262788 68.072116) (xy 187.262295 68.089655) (xy 187.260817 68.106828)
+ (xy 187.258354 68.123633) (xy 187.254905 68.140071) (xy 187.250471 68.156142) (xy 187.245052 68.171846)
+ (xy 187.238647 68.187183) (xy 187.231257 68.202153) (xy 187.222882 68.216755) (xy 187.213522 68.230991)
+ (xy 187.206734 68.240277) (xy 187.196077 68.253813) (xy 187.184988 68.266943) (xy 187.173468 68.279668)
+ (xy 187.161516 68.291986) (xy 187.149133 68.303899) (xy 187.136319 68.315406) (xy 187.123073 68.326508)
+ (xy 187.109395 68.337204) (xy 187.095286 68.347494) (xy 187.080746 68.357378) (xy 187.070813 68.363742)
+ (xy 187.070813 68.372168) (xy 187.087138 68.380247) (xy 187.103141 68.388683) (xy 187.118823 68.397478)
+ (xy 187.134182 68.40663) (xy 187.14922 68.416139) (xy 187.163935 68.426007) (xy 187.169731 68.430054)
+ (xy 187.183958 68.440476) (xy 187.197559 68.451363) (xy 187.210534 68.462716) (xy 187.222882 68.474533)
+ (xy 187.234605 68.486815) (xy 187.245701 68.499563) (xy 187.249965 68.504792) (xy 187.260237 68.51813)
+ (xy 187.269757 68.532041) (xy 187.278526 68.546524) (xy 187.286544 68.561579) (xy 187.29381 68.577207)
+ (xy 187.300326 68.593407) (xy 187.302721 68.600047) (xy 187.30821 68.617102) (xy 187.312768 68.634837)
+ (xy 187.315744 68.649515) (xy 187.318126 68.664627) (xy 187.319912 68.680175) (xy 187.321102 68.696158)
+ (xy 187.321698 68.712575) (xy 187.321772 68.720947) (xy 187.321476 68.735813) (xy 187.320587 68.75046)
+ (xy 187.318481 68.769648) (xy 187.315321 68.788447) (xy 187.311108 68.806857) (xy 187.305841 68.824877)
+ (xy 187.299521 68.842509) (xy 187.292148 68.859751) (xy 187.288067 68.868226) (xy 187.279159 68.884712)
+ (xy 187.26929 68.900649) (xy 187.25846 68.916036) (xy 187.246667 68.930874) (xy 187.233913 68.945162)
+ (xy 187.220198 68.958901) (xy 187.20928 68.968844) (xy 187.197821 68.978478) (xy 187.189881 68.98473)
+ (xy 187.177586 68.993754) (xy 187.164744 69.002418) (xy 187.151354 69.010721) (xy 187.137417 69.018664)
+ (xy 187.122932 69.026246) (xy 187.1079 69.033467) (xy 187.09232 69.040328) (xy 187.076194 69.046828)
+ (xy 187.059519 69.052968) (xy 187.042298 69.058747) (xy 187.030513 69.062399) (xy 187.01248 69.06744)
+ (xy 186.993963 69.071986) (xy 186.974964 69.076035) (xy 186.955482 69.079589) (xy 186.935517 69.082647)
+ (xy 186.915069 69.085209) (xy 186.894138 69.087275) (xy 186.872724 69.088846) (xy 186.850827 69.08992)
+ (xy 186.835961 69.090361) (xy 186.82088 69.090581) (xy 186.813259 69.090609) (xy 186.791689 69.090383)
+ (xy 186.770531 69.089707) (xy 186.749786 69.08858) (xy 186.729453 69.087002) (xy 186.709532 69.084974)
+ (xy 186.690023 69.082494) (xy 186.670926 69.079564) (xy 186.652241 69.076183) (xy 186.633969 69.072351)
+ (xy 186.616109 69.068069) (xy 186.604431 69.064963) (xy 186.58729 69.059899) (xy 186.570625 69.054462)
+ (xy 186.554437 69.048651) (xy 186.538726 69.042466) (xy 186.523491 69.035908) (xy 186.508733 69.028977)
+ (xy 186.494451 69.021672) (xy 186.480646 69.013993) (xy 186.467317 69.005941) (xy 186.454465 68.997515)
+ (xy 186.446162 68.99169) (xy 186.434136 68.982665) (xy 186.422651 68.973311) (xy 186.40818 68.960328)
+ (xy 186.39467 68.946761) (xy 186.382122 68.93261) (xy 186.370536 68.917875) (xy 186.359911 68.902557)
+ (xy 186.350249 68.886654) (xy 186.345778 68.878484) (xy 186.33762 68.861769) (xy 186.330551 68.844595)
+ (xy 186.324569 68.826964) (xy 186.319674 68.808875) (xy 186.315868 68.790327) (xy 186.313148 68.771322)
+ (xy 186.311517 68.751859) (xy 186.311007 68.736961) (xy 186.310973 68.731938) (xy 186.311288 68.717186)
+ (xy 186.312567 68.699246) (xy 186.31483 68.681859) (xy 186.315134 68.680281) (xy 186.579152 68.680281)
+ (xy 186.579764 68.695552) (xy 186.581599 68.71018) (xy 186.58595 68.728681) (xy 186.592475 68.746037)
+ (xy 186.601177 68.762249) (xy 186.612053 68.777316) (xy 186.625105 68.791238) (xy 186.636321 68.800928)
+ (xy 186.648761 68.809974) (xy 186.662109 68.818223) (xy 186.676049 68.825662) (xy 186.690582 68.832288)
+ (xy 186.705708 68.838104) (xy 186.721426 68.843108) (xy 186.737736 68.8473) (xy 186.754639 68.850681)
+ (xy 186.772134 68.853251) (xy 186.790222 68.855009) (xy 186.808902 68.855955) (xy 186.821685 68.856136)
+ (xy 186.839151 68.855798) (xy 186.855967 68.854783) (xy 186.872133 68.853093) (xy 186.887648 68.850726)
+ (xy 186.902512 68.847683) (xy 186.916726 68.843964) (xy 186.934667 68.837953) (xy 186.951451 68.830741)
+ (xy 186.967079 68.822326) (xy 186.974459 68.817667) (xy 186.988112 68.807415) (xy 186.999944 68.795892)
+ (xy 187.009956 68.783098) (xy 187.018148 68.769033) (xy 187.024519 68.753697) (xy 187.02907 68.73709)
+ (xy 187.031801 68.719213) (xy 187.032711 68.700065) (xy 187.031899 68.684329) (xy 187.029465 68.669548)
+ (xy 187.024574 68.653507) (xy 187.017474 68.638763) (xy 187.00963 68.627158) (xy 186.99855 68.61442)
+ (xy 186.987491 68.603893) (xy 186.974988 68.593727) (xy 186.961044 68.583921) (xy 186.948321 68.576024)
+ (xy 186.942952 68.572936) (xy 186.929057 68.565258) (xy 186.914394 68.557795) (xy 186.898961 68.550546)
+ (xy 186.882759 68.543512) (xy 186.865788 68.536693) (xy 186.851657 68.531392) (xy 186.840736 68.527507)
+ (xy 186.825789 68.522212) (xy 186.810442 68.516768) (xy 186.794694 68.511175) (xy 186.778546 68.505433)
+ (xy 186.761996 68.499543) (xy 186.745046 68.493504) (xy 186.727695 68.487316) (xy 186.709944 68.480979)
+ (xy 186.69597 68.491025) (xy 186.682627 68.501381) (xy 186.669913 68.512045) (xy 186.657829 68.523019)
+ (xy 186.646374 68.534302) (xy 186.635549 68.545894) (xy 186.625354 68.557795) (xy 186.615788 68.570005)
+ (xy 186.607202 68.582467) (xy 186.59976 68.595307) (xy 186.592068 68.611888) (xy 186.586164 68.62906)
+ (xy 186.58205 68.646822) (xy 186.580046 68.661456) (xy 186.579188 68.676469) (xy 186.579152 68.680281)
+ (xy 186.315134 68.680281) (xy 186.318077 68.665028) (xy 186.322308 68.648751) (xy 186.327522 68.633028)
+ (xy 186.331123 68.623861) (xy 186.337778 68.608972) (xy 186.345148 68.59453) (xy 186.353234 68.580536)
+ (xy 186.362035 68.566988) (xy 186.371552 68.553888) (xy 186.381784 68.541236) (xy 186.386078 68.5363)
+ (xy 186.397214 68.524255) (xy 186.408868 68.512622) (xy 186.421042 68.5014) (xy 186.433734 68.49059)
+ (xy 186.446945 68.480191) (xy 186.460674 68.470204) (xy 186.466312 68.466324) (xy 186.480687 68.456754)
+ (xy 186.49542 68.447505) (xy 186.510511 68.438578) (xy 186.52596 68.429974) (xy 186.541767 68.421691)
+ (xy 186.557931 68.413731) (xy 186.564497 68.410637) (xy 186.564497 68.40221) (xy 186.54888 68.390806)
+ (xy 186.533766 68.379125) (xy 186.519153 68.367167) (xy 186.505043 68.354932) (xy 186.491435 68.34242)
+ (xy 186.47833 68.329632) (xy 186.465727 68.316566) (xy 186.453626 68.303223) (xy 186.442028 68.289604)
+ (xy 186.430932 68.275707) (xy 186.423813 68.266289) (xy 186.413861 68.251777) (xy 186.404888 68.236678)
+ (xy 186.396894 68.220993) (xy 186.389879 68.204723) (xy 186.383842 68.187866) (xy 186.378785 68.170423)
+ (xy 186.374706 68.152395) (xy 186.371606 68.13378) (xy 186.369486 68.114579) (xy 186.368343 68.094792)
+ (xy 186.368238 68.088236) (xy 186.640335 68.088236) (xy 186.641485 68.107304) (xy 186.644937 68.125308)
+ (xy 186.65069 68.142246) (xy 186.658744 68.15812) (xy 186.6691 68.172929) (xy 186.681757 68.186674)
+ (xy 186.696715 68.199353) (xy 186.709443 68.208164) (xy 186.713974 68.210968) (xy 186.72824 68.219225)
+ (xy 186.743284 68.227373) (xy 186.759109 68.235411) (xy 186.775712 68.24334) (xy 186.793095 68.251159)
+ (xy 186.811256 68.258869) (xy 186.830198 68.266469) (xy 186.849918 68.27396) (xy 186.870417 68.281341)
+ (xy 186.884517 68.286201) (xy 186.898962 68.291013) (xy 186.906315 68.2934) (xy 186.91856 68.282538)
+ (xy 186.930014 68.271567) (xy 186.940679 68.260487) (xy 186.950554 68.249299) (xy 186.963884 68.232312)
+ (xy 186.975438 68.215081) (xy 186.985214 68.197605) (xy 186.993212 68.179884) (xy 186.999433 68.161919)
+ (xy 187.003877 68.143709) (xy 187.006543 68.125254) (xy 187.007432 68.106554) (xy 187.00667 68.088419)
+ (xy 187.004386 68.0712) (xy 187.000579 68.054897) (xy 186.99525 68.03951) (xy 186.988398 68.025038)
+ (xy 186.980023 68.011483) (xy 186.970125 67.998843) (xy 186.958705 67.98712) (xy 186.945922 67.976472)
+ (xy 186.931755 67.967244) (xy 186.916201 67.959436) (xy 186.899263 67.953048) (xy 186.880939 67.948079)
+ (xy 186.866287 67.945284) (xy 186.850855 67.943288) (xy 186.834645 67.94209) (xy 186.817655 67.94169)
+ (xy 186.799503 67.942257) (xy 186.782049 67.943957) (xy 186.765293 67.946791) (xy 186.749236 67.950758)
+ (xy 186.733878 67.955858) (xy 186.719217 67.962092) (xy 186.705256 67.96946) (xy 186.691992 67.977961)
+ (xy 186.679885 67.987538) (xy 186.669392 67.998317) (xy 186.660513 68.010298) (xy 186.653249 68.023481)
+ (xy 186.647599 68.037867) (xy 186.643563 68.053454) (xy 186.641142 68.070244) (xy 186.640335 68.088236)
+ (xy 186.368238 68.088236) (xy 186.368126 68.081275) (xy 186.368422 68.065411) (xy 186.369311 68.049831)
+ (xy 186.370792 68.034534) (xy 186.372866 68.01952) (xy 186.375532 68.00479) (xy 186.378791 67.990342)
+ (xy 186.382642 67.976179) (xy 186.388698 67.957735) (xy 186.395808 67.939794) (xy 186.401831 67.92667)
+ (xy 186.41067 67.909588) (xy 186.420333 67.893147) (xy 186.43082 67.877348) (xy 186.442132 67.862189)
+ (xy 186.454267 67.847672) (xy 186.467228 67.833796) (xy 186.481012 67.820561) (xy 186.495621 67.807968)
+ (xy 186.507164 67.798903) (xy 186.519127 67.790258) (xy 186.531508 67.78203) (xy 186.544307 67.774222)
+ (xy 186.557525 67.766832) (xy 186.571162 67.759861) (xy 186.585217 67.753308) (xy 186.599691 67.747174)
+ (xy 186.614584 67.741458) (xy 186.629895 67.736162) (xy 186.640335 67.732863) (xy 186.656266 67.72828)
+ (xy 186.672462 67.724147) (xy 186.688921 67.720466) (xy 186.705645 67.717235) (xy 186.722632 67.714455)
+ (xy 186.739884 67.712126) (xy 186.7574 67.710248) (xy 186.77518 67.70882) (xy 186.793223 67.707843)
+ (xy 186.811531 67.707318) (xy 186.823883 67.707217)
+ )
+ )
+ (polygon
+ (pts
+ (xy 188.065858 69.090609) (xy 188.048205 69.090424) (xy 188.030601 69.08987) (xy 188.013046 69.088947)
+ (xy 187.995539 69.087655) (xy 187.978081 69.085993) (xy 187.960671 69.083963) (xy 187.943311 69.081563)
+ (xy 187.925998 69.078794) (xy 187.908735 69.075655) (xy 187.89152 69.072147) (xy 187.874354 69.068271)
+ (xy 187.857236 69.064025) (xy 187.840168 69.059409) (xy 187.823147 69.054425) (xy 187.806176 69.049071)
+ (xy 187.789253 69.043348) (xy 187.77253 69.037356) (xy 187.756068 69.031195) (xy 187.739867 69.024865)
+ (xy 187.723926 69.018366) (xy 187.708245 69.011699) (xy 187.692825 69.004862) (xy 187.677665 68.997857)
+ (xy 187.662766 68.990683) (xy 187.648127 68.98334) (xy 187.633749 68.975828) (xy 187.619631 68.968147)
+ (xy 187.605773 68.960298) (xy 187.592176 68.952279) (xy 187.57884 68.944092) (xy 187.565764 68.935735)
+ (xy 187.552948 68.92721) (xy 187.685938 68.731572) (xy 187.704216 68.742786) (xy 187.722642 68.753485)
+ (xy 187.741216 68.763669) (xy 187.759938 68.773337) (xy 187.778808 68.782491) (xy 187.797827 68.791129)
+ (xy 187.816993 68.799252) (xy 187.836308 68.80686) (xy 187.855771 68.813952) (xy 187.875381 68.82053)
+ (xy 187.888538 68.824628) (xy 187.908395 68.830259) (xy 187.928401 68.835336) (xy 187.948555 68.839859)
+ (xy 187.968857 68.843828) (xy 187.989308 68.847243) (xy 188.009906 68.850105) (xy 188.030652 68.852413)
+ (xy 188.051547 68.854166) (xy 188.07259 68.855366) (xy 188.09378 68.856013) (xy 188.10799 68.856136)
+ (xy 188.123793 68.855917) (xy 188.138777 68.85526) (xy 188.157485 68.853703) (xy 188.174738 68.851367)
+ (xy 188.190538 68.848253) (xy 188.204883 68.844361) (xy 188.22077 68.8384) (xy 188.234386 68.831223)
+ (xy 188.248081 68.821318) (xy 188.258943 68.810563) (xy 188.268035 68.796942) (xy 188.273269 68.782163)
+ (xy 188.274686 68.768575) (xy 188.273037 68.753531) (xy 188.268091 68.739723) (xy 188.262962 68.731205)
+ (xy 188.253119 68.720009) (xy 188.24064 68.710506) (xy 188.226533 68.702505) (xy 188.223028 68.700797)
+ (xy 188.209474 68.694919) (xy 188.193816 68.689147) (xy 188.178721 68.684282) (xy 188.16208 68.679495)
+ (xy 188.147032 68.675565) (xy 188.143894 68.674785) (xy 188.127468 68.670785) (xy 188.10979 68.666571)
+ (xy 188.094746 68.663045) (xy 188.078901 68.659381) (xy 188.062254 68.65558) (xy 188.044806 68.651641)
+ (xy 188.026557 68.647566) (xy 188.017132 68.645476) (xy 187.990992 68.639531) (xy 187.965789 68.633329)
+ (xy 187.941522 68.626869) (xy 187.91819 68.620151) (xy 187.895795 68.613176) (xy 187.874335 68.605943)
+ (xy 187.853812 68.598453) (xy 187.834224 68.590705) (xy 187.815573 68.582699) (xy 187.797857 68.574436)
+ (xy 187.781077 68.565915) (xy 187.765233 68.557137) (xy 187.750325 68.548101) (xy 187.736353 68.538807)
+ (xy 187.723317 68.529256) (xy 187.711217 68.519447) (xy 187.699993 68.509339) (xy 187.689493 68.49889)
+ (xy 187.675101 68.482579) (xy 187.662338 68.465501) (xy 187.651204 68.447657) (xy 187.6417 68.429047)
+ (xy 187.633825 68.40967) (xy 187.627579 68.389526) (xy 187.622963 68.368617) (xy 187.619976 68.346941)
+ (xy 187.618889 68.332064) (xy 187.618527 68.316847) (xy 187.619054 68.299056) (xy 187.620634 68.281585)
+ (xy 187.623267 68.264434) (xy 187.626954 68.247605) (xy 187.631693 68.231095) (xy 187.637487 68.214907)
+ (xy 187.644333 68.199038) (xy 187.652233 68.183491) (xy 187.661106 68.168407) (xy 187.670872 68.15393)
+ (xy 187.68153 68.14006) (xy 187.693082 68.126796) (xy 187.705527 68.114139) (xy 187.718865 68.102089)
+ (xy 187.733096 68.090646) (xy 187.74822 68.07981) (xy 187.764203 68.069471) (xy 187.78101 68.059706)
+ (xy 187.794156 68.052757) (xy 187.807766 68.04613) (xy 187.821839 68.039825) (xy 187.836377 68.033843)
+ (xy 187.851377 68.028182) (xy 187.866842 68.022843) (xy 187.88277 68.017826) (xy 187.899162 68.013131)
+ (xy 187.915989 68.008745) (xy 187.933221 68.00479) (xy 187.950859 68.001266) (xy 187.968903 67.998174)
+ (xy 187.987353 67.995513) (xy 188.006208 67.993283) (xy 188.025469 67.991486) (xy 188.045136 67.990119)
+ (xy 188.065208 67.989184) (xy 188.085686 67.988681) (xy 188.099564 67.988585) (xy 188.117138 67.988765)
+ (xy 188.134506 67.989306) (xy 188.151667 67.990208) (xy 188.168623 67.99147) (xy 188.185373 67.993093)
+ (xy 188.201917 67.995077) (xy 188.218254 67.997421) (xy 188.234386 68.000126) (xy 188.250311 68.003191)
+ (xy 188.26603 68.006617) (xy 188.281544 68.010404) (xy 188.296851 68.014551) (xy 188.311952 68.019059)
+ (xy 188.326847 68.023928) (xy 188.341536 68.029157) (xy 188.356019 68.034747) (xy 188.370271 68.040547)
+ (xy 188.384269 68.046408) (xy 188.398012 68.052328) (xy 188.4115 68.058309) (xy 188.431254 68.067392)
+ (xy 188.450436 68.076611) (xy 188.469044 68.085965) (xy 188.48708 68.095455) (xy 188.504542 68.105079)
+ (xy 188.521431 68.114839) (xy 188.537746 68.124734) (xy 188.553489 68.134764) (xy 188.413904 68.321977)
+ (xy 188.398805 68.313112) (xy 188.383597 68.304653) (xy 188.36828 68.2966) (xy 188.352853 68.288952)
+ (xy 188.337316 68.28171) (xy 188.32167 68.274874) (xy 188.305915 68.268444) (xy 188.29005 68.262419)
+ (xy 188.274076 68.256801) (xy 188.257992 68.251587) (xy 188.247208 68.248337) (xy 188.230977 68.24382)
+ (xy 188.214708 68.239746) (xy 188.1984 68.236117) (xy 188.182053 68.232933) (xy 188.165667 68.230193)
+ (xy 188.149243 68.227897) (xy 188.13278 68.226045) (xy 188.116279 68.224638) (xy 188.099739 68.223675)
+ (xy 188.08316 68.223157) (xy 188.072086 68.223058) (xy 188.054266 68.223419) (xy 188.037625 68.224501)
+ (xy 188.022163 68.226304) (xy 188.004494 68.229572) (xy 187.988668 68.233968) (xy 187.974684 68.23949)
+ (xy 187.962543 68.246139) (xy 187.950342 68.255108) (xy 187.939297 68.266711) (xy 187.931689 68.279541)
+ (xy 187.927516 68.293599) (xy 187.92664 68.304391) (xy 187.928559 68.319864) (xy 187.934316 68.333586)
+ (xy 187.943912 68.345556) (xy 187.957345 68.355774) (xy 187.971472 68.362951) (xy 187.981228 68.366673)
+ (xy 187.996186 68.37151) (xy 188.013582 68.376679) (xy 188.02823 68.380774) (xy 188.04425 68.385056)
+ (xy 188.061641 68.389524) (xy 188.080404 68.394179) (xy 188.100538 68.399021) (xy 188.122045 68.404049)
+ (xy 188.137144 68.407505) (xy 188.152854 68.411045) (xy 188.169173 68.414667) (xy 188.184081 68.418119)
+ (xy 188.198671 68.421605) (xy 188.212943 68.425125) (xy 188.233756 68.43047) (xy 188.253854 68.435893)
+ (xy 188.273238 68.441393) (xy 188.291906 68.44697) (xy 188.30986 68.452624) (xy 188.327099 68.458356)
+ (xy 188.343623 68.464165) (xy 188.359432 68.470051) (xy 188.369574 68.474018) (xy 188.384322 68.480068)
+ (xy 188.398477 68.486267) (xy 188.412039 68.492613) (xy 188.429201 68.501306) (xy 188.44531 68.510262)
+ (xy 188.460365 68.519481) (xy 188.474367 68.528963) (xy 188.487316 68.538709) (xy 188.496336 68.546192)
+ (xy 188.507533 68.556347) (xy 188.51786 68.566845) (xy 188.529545 68.580452) (xy 188.53987 68.594595)
+ (xy 188.548836 68.609274) (xy 188.556443 68.62449) (xy 188.561549 68.63705) (xy 188.567037 68.653277)
+ (xy 188.571595 68.67013) (xy 188.575223 68.687609) (xy 188.577921 68.705715) (xy 188.579409 68.72065)
+ (xy 188.580302 68.735985) (xy 188.5806 68.751722) (xy 188.580073 68.769513) (xy 188.578493 68.786984)
+ (xy 188.57586 68.804135) (xy 188.572173 68.820965) (xy 188.567434 68.837474) (xy 188.56164 68.853663)
+ (xy 188.554794 68.869531) (xy 188.546894 68.885078) (xy 188.537987 68.900214) (xy 188.528118 68.914846)
+ (xy 188.517287 68.928973) (xy 188.505495 68.942598) (xy 188.492741 68.955718) (xy 188.479025 68.968335)
+ (xy 188.464348 68.980448) (xy 188.448709 68.992057) (xy 188.436407 69.000411) (xy 188.423545 69.008436)
+ (xy 188.410123 69.016133) (xy 188.396141 69.023501) (xy 188.381599 69.030541) (xy 188.366496 69.037253)
+ (xy 188.350833 69.043636) (xy 188.334609 69.049691) (xy 188.317825 69.055417) (xy 188.300481 69.060815)
+ (xy 188.288607 69.064231) (xy 188.270339 69.068945) (xy 188.25153 69.073195) (xy 188.23218 69.076982)
+ (xy 188.212289 69.080305) (xy 188.191857 69.083164) (xy 188.170884 69.08556) (xy 188.14937 69.087492)
+ (xy 188.134727 69.088522) (xy 188.119844 69.089347) (xy 188.10472 69.089965) (xy 188.089355 69.090377)
+ (xy 188.073751 69.090583)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.375503 67.988732) (xy 189.390202 67.989175) (xy 189.411848 67.990391) (xy 189.433011 67.99227)
+ (xy 189.453691 67.994813) (xy 189.473887 67.998019) (xy 189.493601 68.001888) (xy 189.512832 68.006421)
+ (xy 189.53158 68.011617) (xy 189.549845 68.017476) (xy 189.567627 68.023999) (xy 189.573447 68.026321)
+ (xy 189.590625 68.033585) (xy 189.607261 68.041364) (xy 189.623357 68.049659) (xy 189.638912 68.058469)
+ (xy 189.653925 68.067794) (xy 189.668398 68.077635) (xy 189.68233 68.08799) (xy 189.695721 68.098861)
+ (xy 189.708571 68.110247) (xy 189.72088 68.122148) (xy 189.728785 68.130368) (xy 189.740193 68.143017)
+ (xy 189.751059 68.156098) (xy 189.761385 68.16961) (xy 189.771169 68.183554) (xy 189.780413 68.197929)
+ (xy 189.789115 68.212736) (xy 189.797277 68.227974) (xy 189.804898 68.243643) (xy 189.811977 68.259744)
+ (xy 189.818516 68.276277) (xy 189.822575 68.287538) (xy 189.828271 68.304644) (xy 189.833407 68.322027)
+ (xy 189.837982 68.339686) (xy 189.841998 68.357623) (xy 189.845453 68.375836) (xy 189.848348 68.394326)
+ (xy 189.850682 68.413094) (xy 189.852456 68.432138) (xy 189.85367 68.451459) (xy 189.854324 68.471057)
+ (xy 189.854448 68.484276) (xy 189.854255 68.499822) (xy 189.853676 68.515136) (xy 189.85271 68.530219)
+ (xy 189.851357 68.54507) (xy 189.849618 68.559688) (xy 189.848953 68.56451) (xy 189.846744 68.580393)
+ (xy 189.844305 68.596227) (xy 189.841671 68.611084) (xy 189.839427 68.621663) (xy 189.126483 68.621663)
+ (xy 189.129591 68.636612) (xy 189.133146 68.651052) (xy 189.139315 68.671756) (xy 189.146489 68.691315)
+ (xy 189.154668 68.709727) (xy 189.163852 68.726992) (xy 189.17404 68.743112) (xy 189.185233 68.758085)
+ (xy 189.19743 68.771911) (xy 189.210632 68.784592) (xy 189.224838 68.796126) (xy 189.229797 68.799716)
+ (xy 189.245266 68.809798) (xy 189.261585 68.81889) (xy 189.278754 68.826989) (xy 189.296773 68.834097)
+ (xy 189.315642 68.840212) (xy 189.335362 68.845337) (xy 189.355931 68.849469) (xy 189.37735 68.852609)
+ (xy 189.392102 68.854152) (xy 189.407232 68.855254) (xy 189.42274 68.855915) (xy 189.438625 68.856136)
+ (xy 189.456457 68.855838) (xy 189.474048 68.854945) (xy 189.491399 68.853457) (xy 189.508509 68.851373)
+ (xy 189.525379 68.848694) (xy 189.542008 68.84542) (xy 189.558397 68.84155) (xy 189.574546 68.837085)
+ (xy 189.590746 68.832059) (xy 189.607107 68.826506) (xy 189.623627 68.820427) (xy 189.640308 68.813821)
+ (xy 189.65715 68.806688) (xy 189.674151 68.799029) (xy 189.691313 68.790843) (xy 189.708635 68.78213)
+ (xy 189.812316 68.969342) (xy 189.795113 68.979712) (xy 189.777575 68.989663) (xy 189.759702 68.999195)
+ (xy 189.741494 69.008309) (xy 189.722951 69.017004) (xy 189.704073 69.02528) (xy 189.68486 69.033138)
+ (xy 189.665313 69.040577) (xy 189.64543 69.047598) (xy 189.625213 69.0542) (xy 189.611549 69.058369)
+ (xy 189.591045 69.06413) (xy 189.570612 69.069325) (xy 189.55025 69.073954) (xy 189.529958 69.078015)
+ (xy 189.509738 69.08151) (xy 189.489588 69.084438) (xy 189.469509 69.086799) (xy 189.449501 69.088594)
+ (xy 189.429564 69.089822) (xy 189.409698 69.090483) (xy 189.396493 69.090609) (xy 189.381259 69.090464)
+ (xy 189.366148 69.090031) (xy 189.35116 69.089308) (xy 189.336295 69.088296) (xy 189.321553 69.086995)
+ (xy 189.306934 69.085405) (xy 189.285237 69.082478) (xy 189.263816 69.078901) (xy 189.242673 69.074673)
+ (xy 189.221806 69.069795) (xy 189.201216 69.064266) (xy 189.180903 69.058087) (xy 189.167515 69.053606)
+ (xy 189.147777 69.046378) (xy 189.128541 69.038571) (xy 189.109807 69.030184) (xy 189.091575 69.021217)
+ (xy 189.073846 69.011671) (xy 189.056619 69.001545) (xy 189.039894 68.99084) (xy 189.023672 68.979555)
+ (xy 189.007952 68.96769) (xy 188.992734 68.955246) (xy 188.982868 68.946628) (xy 188.968532 68.933221)
+ (xy 188.954789 68.91924) (xy 188.941639 68.904687) (xy 188.929081 68.889561) (xy 188.917115 68.873861)
+ (xy 188.905742 68.857588) (xy 188.894962 68.840742) (xy 188.884774 68.823323) (xy 188.875178 68.805331)
+ (xy 188.866175 68.786765) (xy 188.860502 68.77407) (xy 188.85258 68.754516) (xy 188.845437 68.73446)
+ (xy 188.839073 68.713901) (xy 188.833488 68.69284) (xy 188.830198 68.678521) (xy 188.827255 68.663978)
+ (xy 188.824657 68.649211) (xy 188.822406 68.634222) (xy 188.820501 68.619009) (xy 188.818943 68.603573)
+ (xy 188.817731 68.587914) (xy 188.816865 68.572032) (xy 188.816345 68.555926) (xy 188.816172 68.539597)
+ (xy 188.816348 68.523536) (xy 188.816876 68.507683) (xy 188.817756 68.49204) (xy 188.818988 68.476605)
+ (xy 188.820573 68.46138) (xy 188.822509 68.446363) (xy 188.824797 68.431555) (xy 188.827438 68.416957)
+ (xy 188.828752 68.410637) (xy 189.130513 68.410637) (xy 189.577843 68.410637) (xy 189.574331 68.387922)
+ (xy 189.569566 68.366673) (xy 189.563547 68.346889) (xy 189.556274 68.328571) (xy 189.547747 68.311718)
+ (xy 189.537967 68.296331) (xy 189.526933 68.282409) (xy 189.514646 68.269953) (xy 189.501104 68.258962)
+ (xy 189.48631 68.249436) (xy 189.470261 68.241376) (xy 189.452959 68.234782) (xy 189.434403 68.229653)
+ (xy 189.414594 68.225989) (xy 189.393531 68.223791) (xy 189.371214 68.223058) (xy 189.354036 68.223467)
+ (xy 189.3374 68.224694) (xy 189.321304 68.226739) (xy 189.305749 68.229601) (xy 189.290735 68.233282)
+ (xy 189.276263 68.23778) (xy 189.262331 68.243096) (xy 189.24894 68.24923) (xy 189.231927 68.258681)
+ (xy 189.215875 68.269586) (xy 189.200917 68.281888) (xy 189.187185 68.295713) (xy 189.177689 68.307081)
+ (xy 189.168882 68.319305) (xy 189.160764 68.332385) (xy 189.153336 68.346323) (xy 189.146596 68.361116)
+ (xy 189.140546 68.376767) (xy 189.135185 68.393273) (xy 189.130513 68.410637) (xy 188.828752 68.410637)
+ (xy 188.83043 68.402567) (xy 188.835579 68.381374) (xy 188.84152 68.360651) (xy 188.848253 68.340398)
+ (xy 188.855778 68.320616) (xy 188.861235 68.307688) (xy 188.87002 68.288666) (xy 188.87934 68.270203)
+ (xy 188.889194 68.252301) (xy 188.899583 68.234959) (xy 188.910506 68.218178) (xy 188.921964 68.201956)
+ (xy 188.933956 68.186295) (xy 188.946483 68.171195) (xy 188.959545 68.156654) (xy 188.973141 68.142674)
+ (xy 188.982501 68.133665) (xy 188.996983 68.120638) (xy 189.011851 68.10821) (xy 189.027105 68.096381)
+ (xy 189.042745 68.085151) (xy 189.058772 68.074519) (xy 189.075186 68.064487) (xy 189.091986 68.055053)
+ (xy 189.109172 68.046219) (xy 189.126744 68.037983) (xy 189.144703 68.030346) (xy 189.156891 68.025588)
+ (xy 189.175365 68.018975) (xy 189.193968 68.013013) (xy 189.2127 68.007701) (xy 189.23156 68.003039)
+ (xy 189.25055 67.999028) (xy 189.269668 67.995668) (xy 189.288915 67.992957) (xy 189.308291 67.990898)
+ (xy 189.327795 67.989488) (xy 189.347429 67.98873) (xy 189.360589 67.988585)
+ )
+ )
+ (polygon
+ (pts
+ (xy 190.578449 67.988791) (xy 190.596093 67.989409) (xy 190.613363 67.99044) (xy 190.630259 67.991882)
+ (xy 190.646782 67.993737) (xy 190.662931 67.996004) (xy 190.678707 67.998683) (xy 190.694109 68.001774)
+ (xy 190.709138 68.005278) (xy 190.723794 68.009193) (xy 190.733356 68.012032) (xy 191.157606 68.012032)
+ (xy 191.157606 68.246506) (xy 190.94658 68.246506) (xy 190.954869 68.258916) (xy 190.962883 68.273067)
+ (xy 190.969671 68.286876) (xy 190.976247 68.302018) (xy 190.978088 68.306589) (xy 190.983068 68.320444)
+ (xy 190.987576 68.336901) (xy 190.990681 68.353673) (xy 190.992227 68.3683) (xy 190.992742 68.383159)
+ (xy 190.992446 68.399908) (xy 190.991557 68.416218) (xy 190.990076 68.432091) (xy 190.988002 68.447525)
+ (xy 190.985336 68.462522) (xy 190.982078 68.47708) (xy 190.976811 68.495811) (xy 190.970491 68.513763)
+ (xy 190.963118 68.530936) (xy 190.959037 68.539231) (xy 190.950227 68.55519) (xy 190.94065 68.570463)
+ (xy 190.930306 68.585049) (xy 190.919195 68.598948) (xy 190.907316 68.61216) (xy 190.894671 68.624685)
+ (xy 190.881259 68.636523) (xy 190.867079 68.647674) (xy 190.852276 68.658053) (xy 190.836808 68.667756)
+ (xy 190.820677 68.676783) (xy 190.803881 68.685135) (xy 190.786422 68.692812) (xy 190.768298 68.699813)
+ (xy 190.75427 68.70462) (xy 190.739868 68.709048) (xy 190.730059 68.711788) (xy 190.715121 68.71552)
+ (xy 190.699984 68.718885) (xy 190.684647 68.721883) (xy 190.669111 68.724514) (xy 190.653375 68.726777)
+ (xy 190.637439 68.728674) (xy 190.621304 68.730203) (xy 190.604968 68.731366) (xy 190.588434 68.732161)
+ (xy 190.571699 68.732589) (xy 190.560432 68.732671) (xy 190.543362 68.732339) (xy 190.52604 68.731343)
+ (xy 190.508466 68.729683) (xy 190.49064 68.727359) (xy 190.472562 68.72437) (xy 190.454232 68.720718)
+ (xy 190.435651 68.716402) (xy 190.416818 68.711422) (xy 190.404733 68.721017) (xy 190.393413 68.731951)
+ (xy 190.383523 68.744309) (xy 190.382013 68.746593) (xy 190.375338 68.760529) (xy 190.371675 68.775527)
+ (xy 190.370335 68.790921) (xy 190.370289 68.794586) (xy 190.37177 68.810845) (xy 190.376214 68.825275)
+ (xy 190.385142 68.839798) (xy 190.396005 68.850266) (xy 190.409829 68.858904) (xy 190.412421 68.860166)
+ (xy 190.426927 68.86576) (xy 190.443884 68.870405) (xy 190.459214 68.873439) (xy 190.476113 68.875866)
+ (xy 190.49458 68.877687) (xy 190.509459 68.878654) (xy 190.525221 68.87928) (xy 190.541865 68.879564)
+ (xy 190.54761 68.879583) (xy 190.741783 68.879583) (xy 190.767229 68.879819) (xy 190.791912 68.880528)
+ (xy 190.81583 68.881708) (xy 190.838984 68.883361) (xy 190.861373 68.885486) (xy 190.882999 68.888084)
+ (xy 190.90386 68.891154) (xy 190.923957 68.894696) (xy 190.94329 68.89871) (xy 190.961859 68.903196)
+ (xy 190.979663 68.908155) (xy 190.996703 68.913586) (xy 191.012979 68.91949) (xy 191.028491 68.925865)
+ (xy 191.043239 68.932713) (xy 191.057222 68.940033) (xy 191.070399 68.947898) (xy 191.082725 68.956382)
+ (xy 191.09962 68.970267) (xy 191.114603 68.985542) (xy 191.127673 69.002209) (xy 191.13883 69.020267)
+ (xy 191.148075 69.039716) (xy 191.153175 69.053454) (xy 191.157425 69.067811) (xy 191.160826 69.082786)
+ (xy 191.163376 69.09838) (xy 191.165076 69.114591) (xy 191.165926 69.131421) (xy 191.166032 69.140068)
+ (xy 191.165643 69.15514) (xy 191.164474 69.169993) (xy 191.162526 69.184626) (xy 191.159799 69.199041)
+ (xy 191.15495 69.21792) (xy 191.148716 69.23641) (xy 191.143131 69.250022) (xy 191.136768 69.263415)
+ (xy 191.129625 69.276589) (xy 191.121702 69.289545) (xy 191.113075 69.302285) (xy 191.103816 69.314678)
+ (xy 191.093927 69.326723) (xy 191.083406 69.33842) (xy 191.072254 69.349769) (xy 191.060471 69.360771)
+ (xy 191.048057 69.371425) (xy 191.035011 69.381731) (xy 191.021335 69.391689) (xy 191.007028 69.4013)
+ (xy 190.997139 69.407514) (xy 190.981779 69.416532) (xy 190.965789 69.425177) (xy 190.949167 69.433448)
+ (xy 190.931914 69.441345) (xy 190.91403 69.448869) (xy 190.895515 69.45602) (xy 190.876369 69.462797)
+ (xy 190.856592 69.4692) (xy 190.836184 69.47523) (xy 190.815144 69.480887) (xy 190.800767 69.48445)
+ (xy 190.786153 69.487866) (xy 190.771344 69.491062) (xy 190.75634 69.494037) (xy 190.741141 69.496792)
+ (xy 190.725748 69.499327) (xy 190.710161 69.501641) (xy 190.694379 69.503735) (xy 190.678402 69.505608)
+ (xy 190.66223 69.507261) (xy 190.645864 69.508693) (xy 190.629303 69.509906) (xy 190.612548 69.510897)
+ (xy 190.595598 69.511669) (xy 190.578453 69.51222) (xy 190.561114 69.51255) (xy 190.54358 69.51266)
+ (xy 190.524674 69.512519) (xy 190.506013 69.512094) (xy 190.487597 69.511385) (xy 190.469425 69.510394)
+ (xy 190.451498 69.509118) (xy 190.433816 69.50756) (xy 190.416379 69.505718) (xy 190.399186 69.503593)
+ (xy 190.382238 69.501184) (xy 190.365535 69.498492) (xy 190.354536 69.49654) (xy 190.33833 69.493435)
+ (xy 190.32255 69.490027) (xy 190.307195 69.486317) (xy 190.292265 69.482304) (xy 190.27776 69.477988)
+ (xy 190.26368 69.473369) (xy 190.245568 69.46674) (xy 190.228211 69.459573) (xy 190.211611 69.451868)
+ (xy 190.203594 69.447814) (xy 190.188178 69.439376) (xy 190.17362 69.430366) (xy 190.159922 69.420783)
+ (xy 190.147082 69.410628) (xy 190.135101 69.3999) (xy 190.123978 69.3886) (xy 190.113714 69.376728)
+ (xy 190.104309 69.364283) (xy 190.09598 69.351254) (xy 190.088761 69.33763) (xy 190.082653 69.32341)
+ (xy 190.077656 69.308596) (xy 190.073769 69.293185) (xy 190.070993 69.27718) (xy 190.069327 69.260579)
+ (xy 190.068771 69.243383) (xy 190.069405 69.227407) (xy 190.071307 69.211812) (xy 190.072821 69.204548)
+ (xy 190.321929 69.204548) (xy 190.323655 69.222591) (xy 190.328834 69.239167) (xy 190.337466 69.254276)
+ (xy 190.34955 69.267918) (xy 190.361703 69.277775) (xy 190.376065 69.286694) (xy 190.392637 69.294674)
+ (xy 190.406365 69.300108) (xy 190.421034 69.305008) (xy 190.436642 69.309373) (xy 190.453191 69.313204)
+ (xy 190.47068 69.3165) (xy 190.489109 69.319262) (xy 190.508478 69.321489) (xy 190.528788 69.323181)
+ (xy 190.550037 69.32434) (xy 190.564726 69.324815) (xy 190.579833 69.325052) (xy 190.587543 69.325082)
+ (xy 190.603198 69.324939) (xy 190.618472 69.32451) (xy 190.633366 69.323794) (xy 190.654993 69.322184)
+ (xy 190.675763 69.31993) (xy 190.695676 69.317032) (xy 190.714733 69.31349) (xy 190.732934 69.309304)
+ (xy 190.750278 69.304474) (xy 190.766765 69.299) (xy 190.782396 69.292882) (xy 190.792341 69.288446)
+ (xy 190.806287 69.281406) (xy 190.822747 69.271488) (xy 190.836769 69.260964) (xy 190.848353 69.249832)
+ (xy 190.857498 69.238094) (xy 190.865499 69.222569) (xy 190.869691 69.206095) (xy 190.870376 69.195755)
+ (xy 190.869241 69.180507) (xy 190.864879 69.16457) (xy 190.857245 69.151209) (xy 190.84634 69.140424)
+ (xy 190.832163 69.132215) (xy 190.823848 69.129077) (xy 190.808331 69.12475) (xy 190.790632 69.121156)
+ (xy 190.774901 69.118809) (xy 190.757774 69.116931) (xy 190.73925 69.115523) (xy 190.72444 69.114775)
+ (xy 190.708844 69.114291) (xy 190.692463 69.114071) (xy 190.686828 69.114056) (xy 190.556036 69.114056)
+ (xy 190.538773 69.113976) (xy 190.522476 69.113734) (xy 190.507146 69.113332) (xy 190.490024 69.112636)
+ (xy 190.474293 69.111709) (xy 190.462247 69.110759) (xy 190.446409 69.109214) (xy 190.431272 69.107142)
+ (xy 190.416836 69.104545) (xy 190.401197 69.100933) (xy 190.395568 69.099402) (xy 190.381405 69.108868)
+ (xy 190.368864 69.118309) (xy 190.356284 69.129291) (xy 190.345913 69.140238) (xy 190.338782 69.149593)
+ (xy 190.331409 69.16237) (xy 190.325632 69.177511) (xy 190.322522 69.193463) (xy 190.321929 69.204548)
+ (xy 190.072821 69.204548) (xy 190.074477 69.196598) (xy 190.078915 69.181765) (xy 190.084621 69.167312)
+ (xy 190.091595 69.15324) (xy 190.099837 69.139548) (xy 190.109346 69.126238) (xy 190.120124 69.113308)
+ (xy 190.13217 69.100758) (xy 190.145483 69.08859) (xy 190.160065 69.076801) (xy 190.175914 69.065394)
+ (xy 190.193032 69.054367) (xy 190.211417 69.043721) (xy 190.231071 69.033456) (xy 190.231071 69.02503)
+ (xy 190.217549 69.016085) (xy 190.204688 69.006425) (xy 190.19249 68.99605) (xy 190.180953 68.984959)
+ (xy 190.170079 68.973152) (xy 190.159866 68.96063) (xy 190.155966 68.95542) (xy 190.147206 68.941514)
+ (xy 190.139931 68.926355) (xy 190.13414 68.909943) (xy 190.129834 68.89228) (xy 190.127458 68.877247)
+ (xy 190.126033 68.861414) (xy 190.125558 68.844778) (xy 190.126408 68.828292) (xy 190.128957 68.811806)
+ (xy 190.133205 68.795319) (xy 190.139153 68.778833) (xy 190.146801 68.762346) (xy 190.154143 68.749157)
+ (xy 190.160363 68.739265) (xy 190.169379 68.726214) (xy 190.179024 68.71362) (xy 190.1893 68.701484)
+ (xy 190.200205 68.689806) (xy 190.211739 68.678586) (xy 190.223904 68.667824) (xy 190.236698 68.65752)
+ (xy 190.250122 68.647674) (xy 190.250122 68.639248) (xy 190.236097 68.629242) (xy 190.222599 68.618274)
+ (xy 190.209627 68.606344) (xy 190.197182 68.593452) (xy 190.185264 68.579599) (xy 190.173872 68.564784)
+ (xy 190.163007 68.549008) (xy 190.155204 68.536544) (xy 190.152669 68.53227) (xy 190.145532 68.51914)
+ (xy 190.139098 68.505578) (xy 190.133365 68.491585) (xy 190.128334 68.47716) (xy 190.124006 68.462304)
+ (xy 190.120379 68.447017) (xy 190.117454 68.431298) (xy 190.115231 68.415148) (xy 190.11371 68.398566)
+ (xy 190.112891 68.381552) (xy 190.112755 68.371436) (xy 190.403995 68.371436) (xy 190.404394 68.387336)
+ (xy 190.405592 68.402477) (xy 190.408431 68.421482) (xy 190.41269 68.439136) (xy 190.418369 68.455439)
+ (xy 190.425467 68.470391) (xy 190.433985 68.483993) (xy 190.443923 68.496243) (xy 190.449424 68.501861)
+ (xy 190.461096 68.511994) (xy 190.473398 68.520775) (xy 190.486329 68.528205) (xy 190.499891 68.534285)
+ (xy 190.514082 68.539013) (xy 190.528902 68.54239) (xy 190.544352 68.544417) (xy 190.560432 68.545092)
+ (xy 190.576444 68.544417) (xy 190.591871 68.54239) (xy 190.606714 68.539013) (xy 190.620974 68.534285)
+ (xy 190.63465 68.528205) (xy 190.647742 68.520775) (xy 190.660249 68.511994) (xy 190.672173 68.501861)
+ (xy 190.683078 68.490287) (xy 190.69253 68.477361) (xy 190.700527 68.463084) (xy 190.70707 68.447456)
+ (xy 190.712159 68.430478) (xy 190.715794 68.412148) (xy 190.717566 68.397514) (xy 190.71852 68.38212)
+ (xy 190.718702 68.371436) (xy 190.718293 68.356249) (xy 190.716475 68.337052) (xy 190.713204 68.319057)
+ (xy 190.708478 68.302265) (xy 190.702299 68.286674) (xy 190.694665 68.272286) (xy 190.685578 68.2591)
+ (xy 190.675036 68.247116) (xy 190.672173 68.244307) (xy 190.660249 68.233832) (xy 190.647742 68.224753)
+ (xy 190.63465 68.21707) (xy 190.620974 68.210785) (xy 190.606714 68.205896) (xy 190.591871 68.202404)
+ (xy 190.576444 68.200309) (xy 190.560432 68.199611) (xy 190.544352 68.200309) (xy 190.528902 68.202404)
+ (xy 190.514082 68.205896) (xy 190.499891 68.210785) (xy 190.486329 68.21707) (xy 190.473398 68.224753)
+ (xy 190.461096 68.233832) (xy 190.449424 68.244307) (xy 190.438776 68.255991) (xy 190.429549 68.268877)
+ (xy 190.421741 68.282965) (xy 190.415352 68.298254) (xy 190.410383 68.314747) (xy 190.406834 68.332441)
+ (xy 190.404705 68.351337) (xy 190.404039 68.366298) (xy 190.403995 68.371436) (xy 190.112755 68.371436)
+ (xy 190.112735 68.36997) (xy 190.11306 68.352323) (xy 190.114036 68.3351) (xy 190.115662 68.318302)
+ (xy 190.117939 68.30193) (xy 190.120866 68.285982) (xy 190.124443 68.270459) (xy 190.128671 68.255362)
+ (xy 190.133549 68.24069) (xy 190.139078 68.226442) (xy 190.145257 68.21262) (xy 190.149738 68.203641)
+ (xy 190.156889 68.19052) (xy 190.164464 68.177812) (xy 190.172465 68.165516) (xy 190.183793 68.149762)
+ (xy 190.195878 68.134742) (xy 190.208718 68.120453) (xy 190.222313 68.106898) (xy 190.236664 68.094075)
+ (xy 190.247924 68.084939) (xy 190.263534 68.073398) (xy 190.279774 68.062591) (xy 190.292368 68.054966)
+ (xy 190.305315 68.047753) (xy 190.318617 68.040952) (xy 190.332273 68.034564) (xy 190.346283 68.028587)
+ (xy 190.360648 68.023023) (xy 190.375366 68.017871) (xy 190.390439 68.013131) (xy 190.405754 68.008745)
+ (xy 190.421197 68.00479) (xy 190.436769 68.001266) (xy 190.452469 67.998174) (xy 190.468299 67.995513)
+ (xy 190.484257 67.993283) (xy 190.500344 67.991486) (xy 190.51656 67.990119) (xy 190.532905 67.989184)
+ (xy 190.549378 67.988681) (xy 190.560432 67.988585)
+ )
+ )
+ )
+ )
+ (gr_text "▶" (at 200.370651 120.05) (layer "F.SilkS") (tstamp eb6f9a16-bdb1-450b-ad62-9bcba9ca2586)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+
+ (segment (start 174.775 93.56) (end 169.24 93.56) (width 1.8) (layer "F.Cu") (net 1) (tstamp 00c1679b-c473-4fda-90c9-5a5ff4739622))
+ (segment (start 163.625 120.5) (end 163.55 120.575) (width 1.2) (layer "F.Cu") (net 1) (tstamp 058b1536-e717-4770-b31d-3d239b646c26))
+ (segment (start 159.35 120.5) (end 159.275 120.575) (width 1.2) (layer "F.Cu") (net 1) (tstamp 07c62ada-6efe-4687-ae62-0025caf9a5c2))
+ (segment (start 163.55 120.575) (end 163.55 121.55) (width 1.2) (layer "F.Cu") (net 1) (tstamp 18f6eafc-8357-46d8-be4f-d7db230b22f9))
+ (segment (start 188.525 121.65) (end 188.6 121.575) (width 0.8) (layer "F.Cu") (net 1) (tstamp 1e260aef-b1be-4a0f-80f3-0ed5a0e6d2ca))
+ (segment (start 191.43 120.64) (end 191.43 119.68) (width 0.8) (layer "F.Cu") (net 1) (tstamp 224c22f5-7690-4caa-8744-d069c76d9bd0))
+ (segment (start 171.6 110.9) (end 172.407044 110.092956) (width 1.8) (layer "F.Cu") (net 1) (tstamp 282408ff-fd51-4ad4-8748-cdd70db00f78))
+ (segment (start 191.43 119.68) (end 191.4 119.65) (width 0.8) (layer "F.Cu") (net 1) (tstamp 28c5b7b0-8ef9-4525-a7e1-105af0535cff))
+ (segment (start 159.275 120.575) (end 159.275 121.475) (width 1.2) (layer "F.Cu") (net 1) (tstamp 3326d811-eeed-49c3-a596-4fdbad507f84))
+ (segment (start 172.57 109.63) (end 173.74 109.63) (width 1.2) (layer "F.Cu") (net 1) (tstamp 33d730ae-2cee-4b6a-93b2-46600da48893))
+ (segment (start 167.407182 104.967956) (end 166.7 104.260774) (width 1.8) (layer "F.Cu") (net 1) (tstamp 3ab5a654-4f09-46b0-83ae-91c103b37f7c))
+ (segment (start 192.15 123.7225) (end 192.15 121.66) (width 0.8) (layer "F.Cu") (net 1) (tstamp 407af8f4-9224-4f75-812d-40c308691b09))
+ (segment (start 171 120.025) (end 173.45 117.575) (width 1.8) (layer "F.Cu") (net 1) (tstamp 48107234-747a-41e9-ab4a-573f30c301fb))
+ (segment (start 172.407044 104.967956) (end 167.407182 104.967956) (width 1.8) (layer "F.Cu") (net 1) (tstamp 4d94c97e-7e57-4b7f-bc93-39759b1e5c6b))
+ (segment (start 188.1 123.5) (end 187.79 123.19) (width 1.5) (layer "F.Cu") (net 1) (tstamp 51b97410-cae6-4714-969b-368f4ef24b12))
+ (segment (start 187.79 119.65) (end 187.79 120.765) (width 0.8) (layer "F.Cu") (net 1) (tstamp 709ff6a4-865c-4c5a-9094-1412476b5f80))
+ (segment (start 171.6 115.725) (end 171.6 110.9) (width 1.8) (layer "F.Cu") (net 1) (tstamp 73b15571-b732-4a66-b6c9-d0107d8b181c))
+ (segment (start 159.275 122.8125) (end 159.275 121.475) (width 1.2) (layer "F.Cu") (net 1) (tstamp 764508d5-517e-47f0-9744-c632d466f598))
+ (segment (start 173.45 117.575) (end 171.6 115.725) (width 1.8) (layer "F.Cu") (net 1) (tstamp 87db29bc-00c0-4e4c-9db5-5d5a6bae3d14))
+ (segment (start 192.225 121.585) (end 192.225 121.435) (width 0.8) (layer "F.Cu") (net 1) (tstamp 893e6dce-085d-4885-a91c-98d0583614f4))
+ (segment (start 192.15 121.66) (end 192.225 121.585) (width 0.8) (layer "F.Cu") (net 1) (tstamp a38e6a37-5b8b-4d7a-9fa8-42fad0206421))
+ (segment (start 177.2 124.8) (end 178.5 123.5) (width 1.5) (layer "F.Cu") (net 1) (tstamp b3fd0dcc-4885-4082-96db-9c7cb3556184))
+ (segment (start 187.79 123.19) (end 187.79 119.65) (width 1.5) (layer "F.Cu") (net 1) (tstamp bb2b37d2-6ec3-493b-8389-2aa6c77d7d2b))
+ (segment (start 187.79 120.765) (end 188.6 121.575) (width 0.8) (layer "F.Cu") (net 1) (tstamp c240f177-8ff9-4eee-ac8c-0b13dbce4164))
+ (segment (start 169.24 93.56) (end 166.7 96.1) (width 1.8) (layer "F.Cu") (net 1) (tstamp cb8d89ae-6826-48c7-8a7d-636fb28b2efe))
+ (segment (start 178.5 123.5) (end 188.1 123.5) (width 1.5) (layer "F.Cu") (net 1) (tstamp cbf41b19-a4e0-4513-8168-f54287fb64dd))
+ (segment (start 172.5 109.7) (end 172.57 109.63) (width 1.2) (layer "F.Cu") (net 1) (tstamp d533cc3b-7884-4983-9a34-b64a780329fa))
+ (segment (start 163.55 121.55) (end 163.55 122.8125) (width 1.2) (layer "F.Cu") (net 1) (tstamp db01a4ba-b297-43da-9adb-97a5d45e6a4d))
+ (segment (start 172.407044 110.092956) (end 172.407044 104.967956) (width 1.8) (layer "F.Cu") (net 1) (tstamp e9490be5-b6f7-4d68-a7e4-2442bd1895be))
+ (segment (start 166.7 96.1) (end 166.7 104.260774) (width 1.8) (layer "F.Cu") (net 1) (tstamp f33fcd96-1d53-44a4-9521-f5c803385712))
+ (segment (start 177.2 125.4) (end 177.2 124.8) (width 1.5) (layer "F.Cu") (net 1) (tstamp f7bc3847-7da8-4c8f-88f9-583995f331ca))
+ (segment (start 192.225 121.435) (end 191.43 120.64) (width 0.8) (layer "F.Cu") (net 1) (tstamp f827af6e-0f82-4a62-bae9-397139835026))
+ (segment (start 188.525 123.7125) (end 188.525 121.65) (width 0.8) (layer "F.Cu") (net 1) (tstamp fa53bc27-146f-4dfb-ab8d-d96594904a64))
+ (via (at 177.2 125.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 228c4301-6d37-49fa-9917-d58554061a41))
+ (via (at 171 120.025) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 31e0af8d-6a2a-4686-bbe7-30c127d6e95e))
+ (via (at 159.275 121.475) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp 842cd535-aa56-46d3-bdff-a98be1e8189f))
+ (via (at 187.79 119.65) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp b99d4746-052c-44fe-8dbe-38c64e99c139))
+ (via (at 163.55 121.55) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp c599a68d-fa06-41b7-a4d4-e0a26a019ca8))
+ (via (at 191.4 119.65) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 1) (tstamp e9014e43-d22a-4b15-9a9c-a67f6f09a57a))
+ (segment (start 191.4 119.65) (end 187.79 119.65) (width 1.8) (layer "B.Cu") (net 1) (tstamp 2f26645a-f14f-4e69-9e41-e0e2e5db31af))
+ (segment (start 171.8 125.4) (end 170.5 126.7) (width 1.8) (layer "B.Cu") (net 1) (tstamp 36c8adbf-ac81-47b9-ae26-90c8997558ef))
+ (segment (start 187.72 119.58) (end 187.79 119.65) (width 0.8) (layer "B.Cu") (net 1) (tstamp 456df7d6-8eff-438c-82bd-113e7bfd9a01))
+ (segment (start 163.475 121.475) (end 163.55 121.55) (width 1.2) (layer "B.Cu") (net 1) (tstamp 484c7aed-a414-4a5a-b5de-1284a89effc6))
+ (segment (start 163.59 121.55) (end 170.5 128.46) (width 1.8) (layer "B.Cu") (net 1) (tstamp 63643781-128e-4e0d-a371-0f6a8df4282d))
+ (segment (start 177.2 125.4) (end 171.8 125.4) (width 1.8) (layer "B.Cu") (net 1) (tstamp c055a210-f0bb-42de-b5ca-18f3ba212595))
+ (segment (start 170.5 126.7) (end 170.5 128.46) (width 1.8) (layer "B.Cu") (net 1) (tstamp c3313199-864c-412e-a9c8-e98133319ad9))
+ (segment (start 163.55 121.55) (end 163.59 121.55) (width 1.8) (layer "B.Cu") (net 1) (tstamp d9b71683-4891-41cc-a4a8-5a99450f1e2d))
+ (segment (start 171 124.6) (end 171.8 125.4) (width 1.8) (layer "B.Cu") (net 1) (tstamp df85e7ae-baa7-4edd-ac69-79466af30d04))
+ (segment (start 171 120.025) (end 171 124.6) (width 1.8) (layer "B.Cu") (net 1) (tstamp ee4dbc7e-1cd6-424a-b878-80916813b75e))
+ (segment (start 159.275 121.475) (end 163.475 121.475) (width 1.2) (layer "B.Cu") (net 1) (tstamp ef4e7a08-9311-440d-aaf8-dd7c96fa193a))
+ (segment (start 187.525 94.26) (end 187.675 94.41) (width 0.8) (layer "F.Cu") (net 2) (tstamp 101619f1-4cb1-47c7-a176-544be830edfe))
+ (segment (start 191.9 80) (end 194.5 80) (width 0.4) (layer "F.Cu") (net 2) (tstamp 10ed3902-4c89-414c-a805-c71c2cd71108))
+ (segment (start 197.8875 93.92) (end 197.8875 92.4) (width 0.5) (layer "F.Cu") (net 2) (tstamp 11087057-1790-4479-883e-d1d51b779f4c))
+ (segment (start 193.255 110.418125) (end 193.255 109.113739) (width 1.5) (layer "F.Cu") (net 2) (tstamp 11ea5a8f-5cdf-4f6c-9507-719fea97e8a3))
+ (segment (start 193.702996 82.002996) (end 200.021424 82.002996) (width 0.4) (layer "F.Cu") (net 2) (tstamp 17531cfd-6e09-4695-8662-15f653d1df7b))
+ (segment (start 199.6625 92.1125) (end 198.175 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 1cc73988-e374-461f-bc9b-b6f5ef7966dd))
+ (segment (start 197.8875 93.465) (end 196.61 92.1875) (width 0.5) (layer "F.Cu") (net 2) (tstamp 23480b82-b285-4f15-9b4e-bf2b3f9fb1c6))
+ (segment (start 179.375 93.56) (end 179.375 91.325) (width 0.8) (layer "F.Cu") (net 2) (tstamp 25b1d213-029a-490e-a8bb-fac2295d8b99))
+ (segment (start 199.975 92.425) (end 199.6625 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2a5c8b4a-b454-4471-9fac-99ffd3e0aa5e))
+ (segment (start 181.36 93.56) (end 181.4 93.6) (width 0.8) (layer "F.Cu") (net 2) (tstamp 37289148-2d8d-4ea7-8ed5-70ed78395a6a))
+ (segment (start 192.15 115.665) (end 193.255 114.56) (width 0.5) (layer "F.Cu") (net 2) (tstamp 3acf3d5d-19d0-4269-bd2c-775d720fbc55))
+ (segment (start 176.669417 126.75) (end 172.169417 122.25) (width 0.25) (layer "F.Cu") (net 2) (tstamp 3f265a19-d9a5-4974-b6fb-1ac7aed7dca5))
+ (segment (start 179.375 91.325) (end 179.4 91.3) (width 0.8) (layer "F.Cu") (net 2) (tstamp 47e3d84e-87f9-44fd-a54a-cd1692279515))
+ (segment (start 193.6 81.9) (end 193.702996 82.002996) (width 0.4) (layer "F.Cu") (net 2) (tstamp 491e1fc6-09f9-490f-80a9-1de95d5e6f19))
+ (segment (start 190.925 95.725) (end 190.9 95.7) (width 0.8) (layer "F.Cu") (net 2) (tstamp 528d0a6f-77ce-4b73-92fd-0cbf23de506b))
+ (segment (start 179.375 93.56) (end 181.36 93.56) (width 0.8) (layer "F.Cu") (net 2) (tstamp 576516fc-1348-4005-9917-037b9530682b))
+ (segment (start 197.8875 93.92) (end 197.8875 93.465) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6127fe72-2c74-4d7c-8b95-c3480776b2db))
+ (segment (start 193.925 95.725) (end 190.925 95.725) (width 0.8) (layer "F.Cu") (net 2) (tstamp 703e44d0-456c-4584-9381-7ff366bbec2b))
+ (segment (start 179.5875 125.5) (end 178.3375 126.75) (width 0.25) (layer "F.Cu") (net 2) (tstamp 891ac929-5bf9-48e6-984c-f1675a9bd6ca))
+ (segment (start 193.255 109.113739) (end 191.39556 107.254299) (width 1.5) (layer "F.Cu") (net 2) (tstamp 892746df-e714-4ae7-9ce2-2f375e99e792))
+ (segment (start 192.15 117.5775) (end 192.15 115.665) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8a28cc43-bb03-4810-bf36-e9f514dd356d))
+ (segment (start 178.3375 126.75) (end 176.669417 126.75) (width 0.25) (layer "F.Cu") (net 2) (tstamp 8b925c89-1327-4765-9a71-9bf3df6d0705))
+ (segment (start 197.8875 92.4) (end 198.175 92.1125) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8d40fe2c-0200-4b8c-af1d-0ff7097c1469))
+ (segment (start 193.255 114.56) (end 193.255 110.418125) (width 1.8) (layer "F.Cu") (net 2) (tstamp 8f064402-bde6-4194-b544-d01d3f0c6b5e))
+ (segment (start 183.925 94.26) (end 182.06 94.26) (width 0.8) (layer "F.Cu") (net 2) (tstamp 95089a9b-5cb0-4a49-9271-a09113dfc6ed))
+ (segment (start 183.425 103.702044) (end 183.797956 103.702044) (width 0.5) (layer "F.Cu") (net 2) (tstamp 98c9f5fb-be68-4602-852c-444711bc71e3))
+ (segment (start 183.797956 103.702044) (end 185 102.5) (width 0.5) (layer "F.Cu") (net 2) (tstamp a1e4f2d1-5150-40fe-9ec3-aa20a2efd096))
+ (segment (start 198.48 93.92) (end 199.975 92.425) (width 0.5) (layer "F.Cu") (net 2) (tstamp a52aac56-df52-4361-8dc1-c92a6249b8fe))
+ (segment (start 183.925 94.26) (end 187.525 94.26) (width 0.8) (layer "F.Cu") (net 2) (tstamp ad3de808-ef22-42a2-b40f-737108fdb434))
+ (segment (start 194.2 75.9) (end 195.502996 77.202996) (width 0.4) (layer "F.Cu") (net 2) (tstamp ccea410a-d1c7-496d-bfa8-431d62a79463))
+ (segment (start 182.06 94.26) (end 181.4 93.6) (width 0.8) (layer "F.Cu") (net 2) (tstamp d2c7266e-f7da-493e-9002-a13e125b2b94))
+ (segment (start 197.8875 93.92) (end 198.48 93.92) (width 0.5) (layer "F.Cu") (net 2) (tstamp f07ec3f7-6c03-40f1-93b3-cdc5720c1f8c))
+ (segment (start 190.7 78.8) (end 191.9 80) (width 0.4) (layer "F.Cu") (net 2) (tstamp f17e9ee8-6ebd-4fca-bca1-8a20fffa6e6b))
+ (segment (start 195.502996 77.202996) (end 200.01452 77.202996) (width 0.4) (layer "F.Cu") (net 2) (tstamp f1e9d828-7657-47e3-8be0-a3c463ce8794))
+ (segment (start 172.169417 122.25) (end 169.75 122.25) (width 0.25) (layer "F.Cu") (net 2) (tstamp f43b55b2-13ef-4938-8247-f90213ba3860))
+ (via (at 200 93.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 031c17e5-c24b-4007-8dc0-b7169ad4beec))
+ (via (at 194.5 80) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 0590a431-a2fb-4880-8ed7-145ead2ebe64))
+ (via (at 164 97) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 062549a1-6697-4250-9c6a-a080455dac7b))
+ (via (at 163 83) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0992ce36-c3eb-4422-b08d-8479e0b733e0))
+ (via (at 200.2 99.9) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0abac664-c798-481b-a784-4905bc5a4807))
+ (via (at 169.25 118.25) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0bd5f869-c21b-4606-adfe-84f56723c5eb))
+ (via (at 158 104) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0c14ee3e-bda8-40b2-aa03-4870200853b6))
+ (via (at 199.4 96.6) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0c9aaa93-1345-4ade-83fa-b3b6a6919ca6))
+ (via (at 194.9 92.1) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0d627c5e-6850-42af-9d8a-1aa5c87e3dd2))
+ (via (at 175.8 89) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 0f731805-684c-4321-916c-1a533242c3b4))
+ (via (at 190.9 112.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 12e4d449-cac1-4921-a55d-14ec7cbaa570))
+ (via (at 176.2 85.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 15cc1d17-36f4-486a-8bf6-589f187c1295))
+ (via (at 190.9 95.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 2) (tstamp 19dc0471-e2f3-40bc-b3cc-58cf4ef82ec9))
+ (via (at 194.2 75.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 1c15dd1e-a685-4d7b-b57e-30165794ac0c))
+ (via (at 169.7 103) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 1fd559f1-6e8a-48e8-965e-f3d70a177054))
+ (via (at 187.7 92.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 290577ef-1d11-463c-a685-a3f0c3265d24))
+ (via (at 192.500688 85.299312) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 2e293505-5661-4cd9-8d0e-49f07105fba6))
+ (via (at 187.2 89.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 313fe830-08d7-4fd8-8a24-9d5011ff8194))
+ (via (at 166 129) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 3489da45-c6d0-4302-b8c7-4479651b1229))
+ (via (at 157 86) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 36bedcb4-f890-40c3-bb59-062b82818736))
+ (via (at 184.8 89.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 3f332e5b-9cdf-4919-9369-706c9f79a3bb))
+ (via (at 182.5 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 42fbc477-96c2-4d50-9709-4172cf5343b3))
+ (via (at 194.833551 86.933552) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 48c5ec23-4872-4a07-9e93-5a4fc3f3f858))
+ (via (at 169.5 111) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 540bdd0a-bf5a-4cee-b100-e618b4043b2a))
+ (via (at 160 94) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 56b8ffac-934c-4094-baf4-35af79b6bf7b))
+ (via (at 170.1 97.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 585ae4a3-edc5-4aec-80c0-3c6a7aa0e762))
+ (via (at 181.4 93.6) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 5c50f639-f7cd-4635-a7bb-04951c490f38))
+ (via (at 165 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 5fc16f71-1a20-48a5-9f67-8586b69a294d))
+ (via (at 174.4 105.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 62964a10-6302-4b0c-979c-a24b3522fde3))
+ (via (at 186.1 91.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 6be71999-1ee8-483d-86f1-bc3955c36084))
+ (via (at 167 115) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 6d50770a-7bfb-4cfc-89d3-6ec4b7bd5edc))
+ (via (at 161.75 131.25) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 734c9b13-d9f6-43d5-a18b-62971cf7df2a))
+ (via (at 201.4 114.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 7a9c4d07-f965-4248-9721-94519f654977))
+ (via (at 190.5 88.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 7d7b3229-d17a-4fd7-93ee-c244b9f39121))
+ (via (at 179.4 91.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 833a53ca-b31b-4b8b-af4c-e5f165566e2d))
+ (via (at 204.5 127.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 83954e6b-b10a-4497-9486-de69b766875b))
+ (via (at 202.5 130) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 85e526c8-2bfd-4869-8763-3a68f45e83e9))
+ (via (at 184 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 8a11b67c-62f7-4678-9b5e-89b4070cdb92))
+ (via (at 174.3 95.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 8ee2416c-92ce-4007-875d-8add0d867c45))
+ (via (at 202 106.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp 940c69b8-52cd-4e39-b859-293f490981e4))
+ (via (at 187 100) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp a072f9be-2f34-4814-b46b-ee0a67cb6e4c))
+ (via (at 175.7 105.4) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp a650ccc7-95a6-475d-8e1f-147d7eda36ed))
+ (via (at 193.6 81.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp a93063c5-925c-426e-b6ac-1337ab07c64f))
+ (via (at 195 74) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp ab1cae82-edc6-4d3d-a76a-9a9add80b1c1))
+ (via (at 167.7 92.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp afc48912-2ef1-43ac-a6cb-07f82b2ee5aa))
+ (via (at 159 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b049e28b-f91b-474e-b415-8bda639a6ca9))
+ (via (at 169.5 84.7) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b1bc0fc9-b2a1-4264-a55a-1245456aef31))
+ (via (at 203 111.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b36adc28-5510-457d-8f5c-098b631dedf1))
+ (via (at 186.6 83.5) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp b8acd615-492a-4d1b-ad93-995bc3eb2a66))
+ (via (at 193.25 130.25) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bb158071-a6cd-4a94-a376-2a788342c9fa))
+ (via (at 159.3 114.9) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bc7589cb-dbcb-4294-bf73-c00e70920536))
+ (via (at 156 115.775) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp bf4cb97f-1355-4b40-8293-5b0a47d55657))
+ (via (at 172.1 97.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp c67e118c-fbcf-4fe2-9d6c-249046a1eb0f))
+ (via (at 190.7 78.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp c86f3f56-52b5-4e40-b03a-5668931c5894))
+ (via (at 168 81) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp c9cc4c08-aa36-4364-930a-c7e45ab67def))
+ (via (at 181 102) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp cf43eefa-7307-4f8e-8214-096dc94e8d96))
+ (via (at 153 110) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp cf9d79aa-9b9c-4f24-a1f0-5a1cd8822dc1))
+ (via (at 163.6 115) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp d0c29e97-15ef-4d4d-a1f5-f62c04e2a943))
+ (via (at 204.5 116.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp d40f3528-016b-4684-a90e-2706edd4866a))
+ (via (at 204.5 88) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp e9e2caee-dd90-49a0-8e99-e42fd1e6210f))
+ (via (at 177.1 90.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f12560e9-062e-4501-8ef0-66614ef621ed))
+ (via (at 156 126) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f1836ebd-7469-4d87-95a7-ab89eac08023))
+ (via (at 189.5 116.3) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f2b2517e-ef67-4514-9ff0-6324825fbf4d))
+ (via (at 157 76) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp f866bc76-86de-4b0f-aabe-c01126545f31))
+ (via (at 168 77) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (free) (net 2) (tstamp fe01ca3d-8cc2-4110-97ff-8963dcb8d8b8))
+ (segment (start 200.016326 84.806495) (end 196.49382 84.806495) (width 0.4) (layer "B.Cu") (net 2) (tstamp 2bd657b1-84bb-4f25-b8c2-2646e243e719))
+ (segment (start 195.4797 85.820615) (end 195.4797 86.2203) (width 0.4) (layer "B.Cu") (net 2) (tstamp 52a6ae55-ff27-4ab1-9198-7d8c0e188954))
+ (segment (start 194.766448 86.933552) (end 194.833551 86.933552) (width 0.4) (layer "B.Cu") (net 2) (tstamp 552a2f66-c506-45f3-9680-a52d46ae8734))
+ (segment (start 192.500688 85.299312) (end 192.9 84.9) (width 0.4) (layer "B.Cu") (net 2) (tstamp 5b854f26-548d-4fec-a0f2-2a5afbc3f3a5))
+ (segment (start 200.02323 80.006495) (end 194.506495 80.006495) (width 0.4) (layer "B.Cu") (net 2) (tstamp 61f1a098-76c7-4e0f-bca5-7478d6057aa6))
+ (segment (start 195.4797 86.2203) (end 194.766448 86.933552) (width 0.4) (layer "B.Cu") (net 2) (tstamp 8d753bcc-f54d-44b8-819f-298a91876ff9))
+ (segment (start 196.49382 84.806495) (end 195.4797 85.820615) (width 0.4) (layer "B.Cu") (net 2) (tstamp c4396f7e-117a-49f3-bfe5-5e23efcc799e))
+ (segment (start 194.506495 80.006495) (end 194.5 80) (width 0.4) (layer "B.Cu") (net 2) (tstamp cd39b42e-b68d-4b0b-be76-9842c6d1ac0e))
+ (segment (start 192.9 82.6) (end 193.6 81.9) (width 0.4) (layer "B.Cu") (net 2) (tstamp d21b2d85-0933-41f7-b5f3-6b07485ed61d))
+ (segment (start 192.9 84.9) (end 192.9 82.6) (width 0.4) (layer "B.Cu") (net 2) (tstamp d9ed776d-c237-44d2-880a-b4252d395ce4))
+ (segment (start 176.1 91.5) (end 171.2 91.5) (width 1.2) (layer "F.Cu") (net 3) (tstamp 0b57aa81-5ec8-46d9-ada3-a8621f841bda))
+ (segment (start 190.7 94.1) (end 190.7 92.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 108cbdce-cece-44e6-adf7-4f0842fdbac9))
+ (segment (start 195.4 99.11) (end 195.7325 98.7775) (width 0.8) (layer "F.Cu") (net 3) (tstamp 112fa13e-41c3-4a95-ae1b-c6a8f2c678d7))
+ (segment (start 189.6 96.4) (end 190.65 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 2f481a5b-33a0-4e3b-b86f-43099e4494fb))
+ (segment (start 167.4625 82.9375) (end 166.6 83.8) (width 1.2) (layer "F.Cu") (net 3) (tstamp 35dec2b8-af8c-425d-b745-2dc164a01c06))
+ (segment (start 195.202996 84.402996) (end 195.201879 84.404113) (width 0.4) (layer "F.Cu") (net 3) (tstamp 3b865a10-8a7f-4285-af9f-2a9d089f02fd))
+ (segment (start 177.075 95.475) (end 177.075 93.56) (width 1.8) (layer "F.Cu") (net 3) (tstamp 405b724f-7fba-475d-a330-3ad21126951b))
+ (segment (start 183.925 96.26) (end 177.86 96.26) (width 1.8) (layer "F.Cu") (net 3) (tstamp 4d655f8b-38bd-4465-902e-e492acec25c0))
+ (segment (start 197.297004 84.402996) (end 195.202996 84.402996) (width 0.4) (layer "F.Cu") (net 3) (tstamp 50209da3-daa9-450b-9298-c72d45f55f2e))
+ (segment (start 195.7325 98.7775) (end 195.7325 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 6c366a14-265f-49b8-8eb0-ce075a11c709))
+ (segment (start 189.6 96.4) (end 189.6 95.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 6f0caf94-8a2e-4f88-8ebd-a178a34566e3))
+ (segment (start 189.51 96.31) (end 189.6 96.4) (width 0.8) (layer "F.Cu") (net 3) (tstamp 72b11d4d-b804-4cd9-9e33-62a8296ffc08))
+ (segment (start 177.86 96.26) (end 177.075 95.475) (width 1.8) (layer "F.Cu") (net 3) (tstamp 78ce29cb-0872-4e2f-99c0-ff0da2b2a8d9))
+ (segment (start 168.124141 82.9) (end 168.086641 82.9375) (width 1.2) (layer "F.Cu") (net 3) (tstamp 806dc013-a3dc-4d02-9c16-1c380beddcff))
+ (segment (start 190.65 97.45) (end 193.925 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp 8b4210ce-701b-4226-adb7-e8d4d034e58f))
+ (segment (start 190.7 92.2) (end 191.7 91.2) (width 0.5) (layer "F.Cu") (net 3) (tstamp 8bcd1058-bd8c-4a10-8fcd-1c4f930738a2))
+ (segment (start 174.3375 84.625) (end 172.536641 84.625) (width 0.4) (layer "F.Cu") (net 3) (tstamp 9aa859fa-e11d-4f9c-a708-717d9ea4b587))
+ (segment (start 191.7 91.2) (end 191.7 90.502767) (width 0.5) (layer "F.Cu") (net 3) (tstamp 9d4fb8a4-aca3-4b15-83e4-1b8038e19676))
+ (segment (start 166.6 83.8) (end 166.6 85.4) (width 1.2) (layer "F.Cu") (net 3) (tstamp a2257372-ac31-4200-882c-4c8afb3d40c7))
+ (segment (start 189.6 95.2) (end 190.7 94.1) (width 0.5) (layer "F.Cu") (net 3) (tstamp abbb1910-d231-4539-a68e-645337cc1ed3))
+ (segment (start 183.975 96.31) (end 183.925 96.26) (width 1.8) (layer "F.Cu") (net 3) (tstamp ac06951c-169b-4fc4-9c47-86125caf786a))
+ (segment (start 200.01452 84.402996) (end 197.297004 84.402996) (width 0.4) (layer "F.Cu") (net 3) (tstamp aff5b6b6-2918-41e2-b1ca-bc762d9b998f))
+ (segment (start 172.536641 84.625) (end 170.811641 82.9) (width 0.4) (layer "F.Cu") (net 3) (tstamp b80d8024-280a-4a1b-a539-411619fd78a2))
+ (segment (start 166.6 85.4) (end 167.763359 86.563359) (width 1.2) (layer "F.Cu") (net 3) (tstamp c187e993-d36d-45cf-88f4-88a3dd6b8bbd))
+ (segment (start 177.075 92.475) (end 176.1 91.5) (width 1.2) (layer "F.Cu") (net 3) (tstamp c4d9c704-12a8-4d60-bcc7-3b7f13245c8c))
+ (segment (start 193.925 97.45) (end 195.7325 97.45) (width 0.8) (layer "F.Cu") (net 3) (tstamp c863304d-8fa0-491c-8cd9-a933039be488))
+ (segment (start 187.675 96.31) (end 189.51 96.31) (width 0.8) (layer "F.Cu") (net 3) (tstamp ccf961b1-332d-4c2a-a344-18b5edfa58a3))
+ (segment (start 170.811641 82.9) (end 168.124141 82.9) (width 1.2) (layer "F.Cu") (net 3) (tstamp d70c83fb-43a5-4319-8235-575cd7c35337))
+ (segment (start 168.086641 82.9375) (end 167.4625 82.9375) (width 1.2) (layer "F.Cu") (net 3) (tstamp eb21ea6b-58ae-4d87-ab2b-cdbfcfbd4aa9))
+ (segment (start 177.075 93.56) (end 177.075 92.475) (width 1.2) (layer "F.Cu") (net 3) (tstamp ec6d988f-ca9b-45ca-aae1-c380c6478cbb))
+ (segment (start 167.763359 86.563359) (end 169.05 86.563359) (width 1.2) (layer "F.Cu") (net 3) (tstamp f03d0b78-7245-4d4f-96fb-d18a060fa342))
+ (segment (start 187.675 96.31) (end 183.975 96.31) (width 1.8) (layer "F.Cu") (net 3) (tstamp f51abba8-261a-4c55-95ae-bd7b9906ea70))
+ (via (at 167.763359 86.563359) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 3) (tstamp 1a4dcde9-7998-4273-b56f-d1f487596e1a))
+ (via (at 192.2 91.2) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 3) (tstamp 52279c9a-826f-49a6-843b-9a6a628da662))
+ (via (at 171.2 91.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 3) (tstamp 6ab293f2-a449-4ded-af53-4880b0b7e7cc))
+ (via (at 195.201879 84.404113) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 3) (tstamp 87fd083e-123f-4c22-ab6c-61af0edb5c13))
+ (segment (start 194.093505 77.606495) (end 192.099511 79.600489) (width 0.4) (layer "B.Cu") (net 3) (tstamp 06850e07-d81d-4a57-b64e-d16c4d97d42b))
+ (segment (start 194.698559 85.93788) (end 194.698559 84.907433) (width 0.4) (layer "B.Cu") (net 3) (tstamp 1630444a-a8aa-4162-82e9-a34b5eca40cf))
+ (segment (start 188.999511 79.600489) (end 188.500489 80.099511) (width 0.4) (layer "B.Cu") (net 3) (tstamp 1c00dd3a-01fe-4d4d-9d84-584c3c600e1d))
+ (segment (start 193.693669 86.94277) (end 194.698559 85.93788) (width 0.4) (layer "B.Cu") (net 3) (tstamp 225f1970-8c42-402d-9be5-f14e3826189d))
+ (segment (start 170.9 91.5) (end 167.763359 88.363359) (width 1.2) (layer "B.Cu") (net 3) (tstamp 3176ff39-1b39-4ef6-9ccd-31e24d4e4942))
+ (segment (start 190.3 91.7) (end 191.7 91.7) (width 0.4) (layer "B.Cu") (net 3) (tstamp 55cccd3f-41db-4061-be1c-0160e4a716dd))
+ (segment (start 193.693668 89.067025) (end 193.693669 86.94277) (width 0.4) (layer "B.Cu") (net 3) (tstamp 585bb096-32f1-45df-9e40-b301de56e4ec))
+ (segment (start 192.2 91.2) (end 192.2 90.560693) (width 0.4) (layer "B.Cu") (net 3) (tstamp 5cfeee02-9ba9-422b-bbc9-758f2b8c0a24))
+ (segment (start 171.2 91.5) (end 170.9 91.5) (width 1.2) (layer "B.Cu") (net 3) (tstamp 6a7b97b4-0f16-41f7-876e-f312c171ffb4))
+ (segment (start 192.2 90.560693) (end 193.693668 89.067025) (width 0.4) (layer "B.Cu") (net 3) (tstamp 728de981-713f-4fa8-bc57-4f62127912cb))
+ (segment (start 191.7 91.7) (end 192.2 91.2) (width 0.4) (layer "B.Cu") (net 3) (tstamp 76a3f0b7-31d8-446b-a651-7a26a98a3023))
+ (segment (start 188.500489 89.900489) (end 190.3 91.7) (width 0.4) (layer "B.Cu") (net 3) (tstamp 81db1bf2-92e3-432d-85b7-43e4459f3b78))
+ (segment (start 188.500489 80.099511) (end 188.500489 89.900489) (width 0.4) (layer "B.Cu") (net 3) (tstamp ac65953d-1f6b-4b48-934f-c8bd41270fbf))
+ (segment (start 167.763359 88.363359) (end 167.763359 86.563359) (width 1.2) (layer "B.Cu") (net 3) (tstamp b797fb64-e000-4e55-8afc-04640a05c1c5))
+ (segment (start 192.099511 79.600489) (end 188.999511 79.600489) (width 0.4) (layer "B.Cu") (net 3) (tstamp bd627574-7ddc-4e77-98cd-8dbdd334bbc5))
+ (segment (start 194.698559 84.907433) (end 195.201879 84.404113) (width 0.4) (layer "B.Cu") (net 3) (tstamp c87c1a53-beda-499f-aead-f364528cf983))
+ (segment (start 200.016326 77.606495) (end 194.093505 77.606495) (width 0.4) (layer "B.Cu") (net 3) (tstamp d0374812-79be-4732-b08d-136a03b26c38))
+ (segment (start 165.375 122.7375) (end 165.45 122.8125) (width 0.5) (layer "F.Cu") (net 4) (tstamp 14cb7757-2121-4110-bbe7-cac01c943b12))
+ (segment (start 164.5 118.3375) (end 164.5 119.625) (width 0.5) (layer "F.Cu") (net 4) (tstamp 50d81f07-c54d-4d61-a0a4-6fb0a7da78ab))
+ (segment (start 164.5 119.625) (end 165.375 120.5) (width 0.5) (layer "F.Cu") (net 4) (tstamp 631efa30-fd04-47ff-a03a-8315d25c7341))
+ (segment (start 165.375 120.5) (end 165.375 122.7375) (width 0.5) (layer "F.Cu") (net 4) (tstamp d7733ec9-82a8-47d7-8e7f-7bec634bf5da))
+ (segment (start 183.575 109.492956) (end 183.607044 109.492956) (width 1.2) (layer "F.Cu") (net 5) (tstamp 04276e34-ba6b-4b43-b363-018181b057f0))
+ (segment (start 182.8 110.7) (end 183.575 109.925) (width 0.5) (layer "F.Cu") (net 5) (tstamp 0587cdc7-6bf8-4eed-9f65-3b26f2f39b54))
+ (segment (start 183.425 107.512044) (end 183.425 109.342956) (width 0.8) (layer "F.Cu") (net 5) (tstamp 0ecc7e06-0d12-4efd-a8cb-c95c979162df))
+ (segment (start 183.575 109.925) (end 183.575 109.492956) (width 0.5) (layer "F.Cu") (net 5) (tstamp 3b42c349-884d-4103-bd10-de6a06aee9c3))
+ (segment (start 189.255 114.56) (end 187.465 114.56) (width 1.8) (layer "F.Cu") (net 5) (tstamp 4e33a5ba-2d9c-4934-9a81-d4c372abbc08))
+ (segment (start 183.607044 109.492956) (end 183.6 109.5) (width 1.2) (layer "F.Cu") (net 5) (tstamp 4fe6a6da-2beb-4c1d-a4c1-1d3f9ae15de8))
+ (segment (start 176.56 110.7) (end 182.8 110.7) (width 0.5) (layer "F.Cu") (net 5) (tstamp 5143ccfb-2e9f-4eb6-a142-10e1789e2a15))
+ (segment (start 186.592956 109.492956) (end 189.255 112.155) (width 1.2) (layer "F.Cu") (net 5) (tstamp 75c4baef-f46b-4b4c-bade-29798954fb9e))
+ (segment (start 175.49 109.63) (end 176.56 110.7) (width 0.5) (layer "F.Cu") (net 5) (tstamp 7ed97112-dc94-48c7-9d17-261568443ed4))
+ (segment (start 183.607044 109.492956) (end 186.592956 109.492956) (width 1.2) (layer "F.Cu") (net 5) (tstamp ad345ad3-a568-4798-886f-5602432e7a44))
+ (segment (start 187.465 114.56) (end 184.45 117.575) (width 1.8) (layer "F.Cu") (net 5) (tstamp c812ce20-2293-4229-ab86-33d1b252d157))
+ (segment (start 189.255 112.155) (end 189.255 114.56) (width 1.2) (layer "F.Cu") (net 5) (tstamp ce40ef02-b89f-4aee-8624-558a6d18fcb2))
+ (segment (start 183.425 109.342956) (end 183.575 109.492956) (width 0.8) (layer "F.Cu") (net 5) (tstamp ff11c2ef-dcb8-499c-b303-bd36f3795fcb))
+ (segment (start 177.234088 103.702044) (end 178.475 103.702044) (width 0.8) (layer "F.Cu") (net 6) (tstamp 41e18b8a-7473-4c9e-835a-87a6b029b54b))
+ (segment (start 175.95 102.417956) (end 177.234088 103.702044) (width 0.8) (layer "F.Cu") (net 6) (tstamp 507c9f2c-3c1a-4c1c-b242-46ef85ca03b4))
+ (segment (start 172.407044 102.417956) (end 175.95 102.417956) (width 0.8) (layer "F.Cu") (net 6) (tstamp ad487ccd-1478-48ef-ad6d-2f03c56c7fa6))
+ (segment (start 198.175 90.3875) (end 196.635 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp 08e1fc4d-b0c6-4587-acfd-95bab3fd3af4))
+ (segment (start 196.635 90.3875) (end 196.61 90.3625) (width 0.5) (layer "F.Cu") (net 7) (tstamp 161fd386-988a-47cc-9550-227daa0ffb31))
+ (segment (start 194.061124 90.3625) (end 196.61 90.3625) (width 0.4) (layer "F.Cu") (net 7) (tstamp 4631be14-982b-4e74-b466-8036ce124bcd))
+ (segment (start 199.5125 90.3875) (end 198.175 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp 4b62bc9a-2fec-4658-b521-cce1c8db80cf))
+ (segment (start 185.1 86.2) (end 190.18144 86.2) (width 0.4) (layer "F.Cu") (net 7) (tstamp 4d3867a4-eccf-4e8e-882c-a5b45f7777ed))
+ (segment (start 192.049312 88.350688) (end 194.061124 90.3625) (width 0.4) (layer "F.Cu") (net 7) (tstamp 69b7a931-52de-4455-96d2-5e047856cf40))
+ (segment (start 201.85 90.3) (end 200.35 90.3) (width 0.5) (layer "F.Cu") (net 7) (tstamp 7134e627-6d21-4ec1-9541-71e92573aa31))
+ (segment (start 200.35 90.3) (end 199.975 89.925) (width 0.5) (layer "F.Cu") (net 7) (tstamp 71d29fb8-1609-40db-98be-45faf166fc04))
+ (segment (start 192.049312 88.067872) (end 192.049312 88.350688) (width 0.4) (layer "F.Cu") (net 7) (tstamp 8319ad4d-c805-4de3-bb47-5e73b45b3829))
+ (segment (start 190.18144 86.2) (end 192.049312 88.067872) (width 0.4) (layer "F.Cu") (net 7) (tstamp bdc87e78-b1c7-49b8-b278-b17d89b75aac))
+ (segment (start 199.975 89.925) (end 199.5125 90.3875) (width 0.5) (layer "F.Cu") (net 7) (tstamp ccbd61df-be90-475e-b937-4e9fc53a8788))
+ (segment (start 184.725 86.575) (end 185.1 86.2) (width 0.4) (layer "F.Cu") (net 7) (tstamp de76cb2b-00e9-415e-8968-7c57bf2a00ca))
+ (segment (start 180.0625 86.575) (end 184.725 86.575) (width 0.4) (layer "F.Cu") (net 7) (tstamp fc2af588-808e-4883-a3d6-8a2a12524513))
+ (via (at 192.049312 88.350688) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 7) (tstamp e7870793-6e3c-401d-a936-1be69d2ec96b))
+ (segment (start 193.4 83.4) (end 193.4 85.4) (width 0.2) (layer "B.Cu") (net 7) (tstamp 1b7e01e4-e04b-4895-b0f8-4163c0074d22))
+ (segment (start 193.4 85.4) (end 192.049312 86.750688) (width 0.2) (layer "B.Cu") (net 7) (tstamp 6b0bf64d-9d38-42ed-91a9-b710a738c910))
+ (segment (start 199.816326 81.608939) (end 195.191061 81.608939) (width 0.2) (layer "B.Cu") (net 7) (tstamp 986a8250-5af6-4f47-b474-891f0d6914c6))
+ (segment (start 195.191061 81.608939) (end 193.4 83.4) (width 0.2) (layer "B.Cu") (net 7) (tstamp b12a67f7-22ad-41da-8db1-78223d5532cb))
+ (segment (start 192.049312 86.750688) (end 192.049312 88.350688) (width 0.2) (layer "B.Cu") (net 7) (tstamp f2f73abf-fd7b-4eee-ad5d-0be654d87722))
+ (segment (start 190.35 121.575) (end 190.425 121.65) (width 0.8) (layer "F.Cu") (net 8) (tstamp 0c0590bc-af3d-414f-90d6-c24914843d60))
+ (segment (start 189.475 119.4425) (end 189.475 120.7) (width 0.8) (layer "F.Cu") (net 8) (tstamp 481024de-7556-480e-a7bf-3ded470dcde2))
+ (segment (start 190.425 121.65) (end 190.425 123.7125) (width 0.8) (layer "F.Cu") (net 8) (tstamp d5b8aeaf-ac72-4f8f-80e7-db344b1c76de))
+ (segment (start 189.475 120.7) (end 190.35 121.575) (width 0.8) (layer "F.Cu") (net 8) (tstamp ff9c9b9d-69c1-4622-9ebc-63051eae908a))
+ (segment (start 194.326155 103.422532) (end 192.403623 101.5) (width 0.4) (layer "F.Cu") (net 9) (tstamp 025af98a-a1de-4ea9-8fcc-be37f85fa7ed))
+ (segment (start 186 93.1) (end 184.6 91.7) (width 0.4) (layer "F.Cu") (net 9) (tstamp 070b874e-1aee-4fa2-b9e5-da045f4fcd4c))
+ (segment (start 192.403623 101.5) (end 191.5 101.5) (width 0.4) (layer "F.Cu") (net 9) (tstamp 0cc54511-a69f-4300-a046-97a7f0c2483b))
+ (segment (start 194.05 116.55) (end 194.3 116.3) (width 0.5) (layer "F.Cu") (net 9) (tstamp 10b2358a-67a1-4cbc-989e-4a023d75dd29))
+ (segment (start 184.6 91.7) (end 182.21856 91.7) (width 0.4) (layer "F.Cu") (net 9) (tstamp 23abde69-c690-424a-a6c2-21e083449248))
+ (segment (start 183.393572 90.3) (end 180.968572 87.875) (width 0.2) (layer "F.Cu") (net 9) (tstamp 2700884c-f885-46bc-8b0f-efe27a473ca9))
+ (segment (start 178.7 88.2) (end 179.025 87.875) (width 0.4) (layer "F.Cu") (net 9) (tstamp 2fa9df40-deee-4628-967a-5308f37f6f7e))
+ (segment (start 180.0625 87.875) (end 179.025 87.875) (width 0.4) (layer "F.Cu") (net 9) (tstamp 30855459-8374-452c-b9c6-1a6d420d4612))
+ (segment (start 180.968572 87.875) (end 180.0625 87.875) (width 0.2) (layer "F.Cu") (net 9) (tstamp 329b0822-1170-4423-8d49-234b0a265358))
+ (segment (start 188.9 90.3) (end 183.393572 90.3) (width 0.2) (layer "F.Cu") (net 9) (tstamp 3f3605ac-a4ec-41bd-8234-e57c90b0d0ce))
+ (segment (start 178.9 89.3) (end 178.7 89.1) (width 0.4) (layer "F.Cu") (net 9) (tstamp 45918c9f-630b-45f5-a169-a5d67fef376a))
+ (segment (start 178.7 89.1) (end 178.7 88.2) (width 0.4) (layer "F.Cu") (net 9) (tstamp 66b54218-1106-444e-ab24-d3b17b7054ba))
+ (segment (start 179.81856 89.3) (end 178.9 89.3) (width 0.4) (layer "F.Cu") (net 9) (tstamp 80d8f92d-6d3b-440e-8efe-8451eda73371))
+ (segment (start 182.21856 91.7) (end 179.81856 89.3) (width 0.4) (layer "F.Cu") (net 9) (tstamp 83ad323d-0e5d-49fe-a0fa-3a9e1fe3d0c9))
+ (segment (start 189.5 89.7) (end 188.9 90.3) (width 0.2) (layer "F.Cu") (net 9) (tstamp a4b64728-4dfc-4e8f-a9f9-07dfa40fca14))
+ (segment (start 191.5 101.5) (end 187.9 97.9) (width 0.4) (layer "F.Cu") (net 9) (tstamp c594fbf5-9269-46e7-9dc6-377ed4234dfd))
+ (segment (start 194.05 117.5775) (end 194.05 116.55) (width 0.5) (layer "F.Cu") (net 9) (tstamp cbe0411f-61e6-441f-a929-1b9220465e5e))
+ (segment (start 195.943 103.422532) (end 194.326155 103.422532) (width 0.4) (layer "F.Cu") (net 9) (tstamp e1b4e607-b3b5-47e4-89dd-4bb1c37dccca))
+ (segment (start 187.9 97.9) (end 186 97.9) (width 0.4) (layer "F.Cu") (net 9) (tstamp ebec849e-eca1-4002-ba02-2a023e26a7df))
+ (via (at 195.943 103.422532) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 31d43e54-fdba-48de-a588-0c3d7db1ce27))
+ (via (at 186 97.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 38a949db-5fe1-4443-b1c1-2215faac71e7))
+ (via (at 194.3 116.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 4326e0a8-9797-4492-b11b-e88fe7d4a804))
+ (via (at 186 93.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp 76c2372b-df68-4a55-88c4-2815ee7d2812))
+ (via (at 189.5 89.7) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 9) (tstamp d5a287e2-e700-41c2-a3fa-0d4d123890ce))
+ (segment (start 192.794629 88.69463) (end 192.794629 86.570377) (width 0.2) (layer "B.Cu") (net 9) (tstamp 11fd4d0f-6f2c-4e0c-a219-b2f1e3d48488))
+ (segment (start 193.79952 85.565486) (end 193.79952 83.60048) (width 0.2) (layer "B.Cu") (net 9) (tstamp 2e20e416-1448-4230-9b3e-1345e12e9fb2))
+ (segment (start 193.79952 83.60048) (end 194.993505 82.406495) (width 0.2) (layer "B.Cu") (net 9) (tstamp 52010647-8e04-45f1-8579-0def3132ce31))
+ (segment (start 194.3 116.3) (end 194.19952 116.19952) (width 0.4) (layer "B.Cu") (net 9) (tstamp 62ed5745-3273-4be6-ae7f-f5efb78b1939))
+ (segment (start 191.73906 89.750199) (end 192.794629 88.69463) (width 0.2) (layer "B.Cu") (net 9) (tstamp a0a01009-6670-4fde-b30c-f93ca2116b6f))
+ (segment (start 194.74785 105.1) (end 195.5 105.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp cff66114-ee6e-4705-84b8-6efb1ec77ba9))
+ (segment (start 194.19952 116.19952) (end 194.19952 113.056101) (width 0.4) (layer "B.Cu") (net 9) (tstamp d3496cfc-90d2-4ea9-9aea-84afba439b7e))
+ (segment (start 194.993505 82.406495) (end 200.019778 82.406495) (width 0.2) (layer "B.Cu") (net 9) (tstamp d72246dc-8024-4315-9b92-d6845f5e881c))
+ (segment (start 194.2 105.64785) (end 194.74785 105.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp d90eac32-a8d6-49fe-979c-ab72b445cec6))
+ (segment (start 189.550199 89.750199) (end 191.73906 89.750199) (width 0.2) (layer "B.Cu") (net 9) (tstamp e0ffda45-2129-43e9-8696-bc8860408efc))
+ (segment (start 195.5 105.1) (end 195.943 104.657) (width 0.4) (layer "B.Cu") (net 9) (tstamp e3152c73-4796-486e-8371-01a61930b969))
+ (segment (start 189.5 89.7) (end 189.550199 89.750199) (width 0.2) (layer "B.Cu") (net 9) (tstamp ea422087-ee58-42d5-ac13-f9df16b0383b))
+ (segment (start 186 97.9) (end 186 93.1) (width 0.4) (layer "B.Cu") (net 9) (tstamp f0e8be5d-3205-44c6-bcf8-0c9a501107e4))
+ (segment (start 194.2 113.055621) (end 194.2 105.64785) (width 0.4) (layer "B.Cu") (net 9) (tstamp f33eac02-74c4-4643-8e14-2e0814469bb1))
+ (segment (start 192.794629 86.570377) (end 193.79952 85.565486) (width 0.2) (layer "B.Cu") (net 9) (tstamp f42d779c-ff25-4ba1-b7e9-f4c5d9234d68))
+ (segment (start 194.19952 113.056101) (end 194.2 113.055621) (width 0.4) (layer "B.Cu") (net 9) (tstamp f60c7d68-2fef-4842-a5a9-667ced1a0183))
+ (segment (start 195.943 104.657) (end 195.943 103.422532) (width 0.4) (layer "B.Cu") (net 9) (tstamp fbaeaceb-ea45-43fa-8c99-3a34441129fc))
+ (segment (start 173.72285 88.525) (end 172.849289 89.39856) (width 0.4) (layer "F.Cu") (net 10) (tstamp 02368f67-34d8-483b-932b-670f04332d86))
+ (segment (start 164.89904 112.89904) (end 165.45 113.45) (width 0.4) (layer "F.Cu") (net 10) (tstamp 0add9da5-5427-4c8c-8574-cec042f02248))
+ (segment (start 164.384668 87.815332) (end 164.384668 88.884668) (width 0.2) (layer "F.Cu") (net 10) (tstamp 0bc56571-2eb6-4806-a92e-27c87adb7017))
+ (segment (start 165.45 113.45) (end 165.45 116.4625) (width 0.4) (layer "F.Cu") (net 10) (tstamp 0f0dbd6a-183b-4683-b802-64ca86aaacdb))
+ (segment (start 180.826402 77.701442) (end 168.868546 77.701442) (width 0.2) (layer "F.Cu") (net 10) (tstamp 120a5e40-d5a1-4c7a-9010-1e02de205c1d))
+ (segment (start 174.3375 88.525) (end 173.72285 88.525) (width 0.4) (layer "F.Cu") (net 10) (tstamp 15e0eac3-5c70-429a-8c14-48b69b084079))
+ (segment (start 155.70048 101.903821) (end 155.70048 110.496179) (width 0.4) (layer "F.Cu") (net 10) (tstamp 26573a10-971e-486c-989b-9d49af362193))
+ (segment (start 199.61452 78.002996) (end 195.433008 78.002996) (width 0.2) (layer "F.Cu") (net 10) (tstamp 30ba86ed-6008-449a-9eba-ade7bf2f0ade))
+ (segment (start 155.70048 110.496179) (end 158.103341 112.89904) (width 0.4) (layer "F.Cu") (net 10) (tstamp 3ba3091e-b194-4ca1-b268-88fc898e01b8))
+ (segment (start 194.230012 76.8) (end 181.727842 76.800002) (width 0.2) (layer "F.Cu") (net 10) (tstamp 6c9c9b8c-7528-4cb9-a55a-d2d34077587f))
+ (segment (start 168.205741 89.39856) (end 165.552151 92.052151) (width 0.4) (layer "F.Cu") (net 10) (tstamp 7c66d7f1-b310-4b9e-81ea-502ab15b8d94))
+ (segment (start 172.849289 89.39856) (end 168.205741 89.39856) (width 0.4) (layer "F.Cu") (net 10) (tstamp 7de3753b-d04a-415f-9b6f-e01b62c3a972))
+ (segment (start 164.9 87.3) (end 164.384668 87.815332) (width 0.2) (layer "F.Cu") (net 10) (tstamp 86467c2f-aa3c-431b-ad03-538fadaabc0d))
+ (segment (start 166.1 91.504302) (end 165.552151 92.052151) (width 0.2) (layer "F.Cu") (net 10) (tstamp 95d424d6-6e09-4853-85fa-0fc33566288a))
+ (segment (start 165.552151 92.052151) (end 155.70048 101.903821) (width 0.4) (layer "F.Cu") (net 10) (tstamp 9a032d97-f493-4400-9c67-973969fbdaa2))
+ (segment (start 165.600285 90.999214) (end 166.1 91.498929) (width 0.2) (layer "F.Cu") (net 10) (tstamp a1a72fe1-0387-429a-949e-61e2a7a36252))
+ (segment (start 158.103341 112.89904) (end 164.89904 112.89904) (width 0.4) (layer "F.Cu") (net 10) (tstamp a20f3e67-ce77-4e57-90e5-4a281a9a370e))
+ (segment (start 168.868546 77.701442) (end 164.9 81.669988) (width 0.2) (layer "F.Cu") (net 10) (tstamp a65f0c57-671b-4987-8b47-b19036866416))
+ (segment (start 195.433008 78.002996) (end 194.230012 76.8) (width 0.2) (layer "F.Cu") (net 10) (tstamp ae89000d-66d4-4ca2-a2fd-7bff20646255))
+ (segment (start 164.9 81.669988) (end 164.9 87.3) (width 0.2) (layer "F.Cu") (net 10) (tstamp b0c83868-66ba-431a-af9c-3cc1f4238bbc))
+ (segment (start 181.727842 76.800002) (end 180.826402 77.701442) (width 0.2) (layer "F.Cu") (net 10) (tstamp c5374633-91c0-4322-b7ce-36c43aeefc83))
+ (segment (start 166.1 91.498929) (end 166.1 91.504302) (width 0.2) (layer "F.Cu") (net 10) (tstamp cd023a67-5af3-462b-84be-df13d9603592))
+ (via (at 164.384668 88.884668) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 10) (tstamp 6503024b-b19b-46b1-a14a-4c151fc9c8af))
+ (via (at 165.600285 90.999214) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 10) (tstamp f8506084-2a71-4cd0-bab4-d6a38c3edd68))
+ (segment (start 165.600285 90.999214) (end 165.5 90.898929) (width 0.3) (layer "B.Cu") (net 10) (tstamp 9deb010c-8e2e-452e-b9c2-218c38c3c6dd))
+ (segment (start 165.5 90) (end 164.384668 88.884668) (width 0.3) (layer "B.Cu") (net 10) (tstamp de4dee65-aa5c-40d6-9fb0-89334263b527))
+ (segment (start 165.5 90.898929) (end 165.5 90) (width 0.3) (layer "B.Cu") (net 10) (tstamp de7c542f-6791-434a-a22c-af3232083193))
+ (segment (start 190.14 128.46) (end 190.35 128.25) (width 1.2) (layer "F.Cu") (net 11) (tstamp 13895ec5-6b3b-42a6-be6b-d93a9888f07f))
+ (segment (start 190.35 128.25) (end 190.25 128.35) (width 1.2) (layer "F.Cu") (net 11) (tstamp 7970d1dd-80a7-4e51-857f-f1e67f06c62f))
+ (segment (start 185.74 131) (end 185.74 128.46) (width 1.2) (layer "F.Cu") (net 11) (tstamp a845a856-75ef-452c-a02d-c42cb10135f4))
+ (segment (start 190.25 128.35) (end 190.25 130.5) (width 1.2) (layer "F.Cu") (net 11) (tstamp c257c629-d610-4c93-9c8f-55b224ecf478))
+ (segment (start 185.74 128.46) (end 190.14 128.46) (width 1.2) (layer "F.Cu") (net 11) (tstamp d146c800-0162-42ec-8992-ccfe3feb4bf1))
+ (segment (start 173.04 131) (end 173.04 128.46) (width 1.2) (layer "F.Cu") (net 12) (tstamp 2cdf707b-db3d-470f-91c0-1147e6ed9002))
+ (segment (start 173.04 127.54) (end 173.04 128.46) (width 1.2) (layer "F.Cu") (net 12) (tstamp 3a5127ad-e533-4c24-803d-7e99ee25e9da))
+ (segment (start 168.75 126.25) (end 171.75 126.25) (width 1.2) (layer "F.Cu") (net 12) (tstamp 459d58cd-0038-4170-96c5-f963eb038346))
+ (segment (start 168.25 126.75) (end 168.75 126.25) (width 1.2) (layer "F.Cu") (net 12) (tstamp 6f18f618-9353-4d82-b182-a2db8db302c0))
+ (segment (start 171.75 126.25) (end 173.04 127.54) (width 1.2) (layer "F.Cu") (net 12) (tstamp 743adfae-1e5f-468c-83d3-ae768cf14db1))
+ (segment (start 164.05 126.75) (end 168.25 126.75) (width 1.2) (layer "F.Cu") (net 12) (tstamp 8349fa50-aaec-4781-8a3a-22ef36f8bdf0))
+ (segment (start 163.9 126.9) (end 164.05 126.75) (width 1.2) (layer "F.Cu") (net 12) (tstamp ea442e61-4f28-4a8c-8a59-483de692ded7))
+ (segment (start 175.58 127.534416) (end 175.58 128.46) (width 1.2) (layer "F.Cu") (net 13) (tstamp 12ac7f26-6d67-429c-aeea-4f0830359d32))
+ (segment (start 167.5 122) (end 167.5 120.25) (width 1.2) (layer "F.Cu") (net 13) (tstamp 1ae88ee1-18ba-413d-bce9-ba490b90bbad))
+ (segment (start 167.5 122) (end 169.27 123.77) (width 1.2) (layer "F.Cu") (net 13) (tstamp 5982b605-b683-4b12-b920-497ede812d7a))
+ (segment (start 169.27 123.77) (end 171.815584 123.77) (width 1.2) (layer "F.Cu") (net 13) (tstamp 81a74fe4-d1e6-47a0-be27-0a2dbeb2588c))
+ (segment (start 171.815584 123.77) (end 175.58 127.534416) (width 1.2) (layer "F.Cu") (net 13) (tstamp db9c0e67-2c01-4ea9-895c-db4d7ec1df0f))
+ (segment (start 175.58 131) (end 175.58 128.46) (width 1.2) (layer "F.Cu") (net 13) (tstamp f90e1d8f-dadb-4a6a-9b8f-b0863ef213ad))
+ (segment (start 183.85 125.5) (end 184.1 125.75) (width 1.2) (layer "F.Cu") (net 14) (tstamp 40bc63f2-f53b-4a98-9f4a-77c334e079fc))
+ (segment (start 181.4125 126.5875) (end 181.4125 125.5) (width 1.2) (layer "F.Cu") (net 14) (tstamp 41de0543-fbea-4439-942d-cd401e53e05e))
+ (segment (start 180.66 128.46) (end 180.66 127.34) (width 1.2) (layer "F.Cu") (net 14) (tstamp 7696e4ac-46bd-46d7-af00-63464efbe8df))
+ (segment (start 181.4125 125.5) (end 183.85 125.5) (width 1.2) (layer "F.Cu") (net 14) (tstamp b7085207-e0c0-418b-ad73-20011b6c90c1))
+ (segment (start 180.66 127.34) (end 181.4125 126.5875) (width 1.2) (layer "F.Cu") (net 14) (tstamp c2b5e6c0-5d5c-457b-9e70-b2f62003f453))
+ (segment (start 180.66 128.384395) (end 180.66 128.46) (width 0.8) (layer "F.Cu") (net 14) (tstamp c8e1deed-15f4-4632-8947-44e7dbbaba28))
+ (segment (start 180.66 131) (end 180.66 128.46) (width 1.5) (layer "F.Cu") (net 14) (tstamp f5d2ccea-102b-4810-9f84-a57614e4733c))
+ (segment (start 189.4 82.8) (end 189.4 81.8) (width 0.2) (layer "F.Cu") (net 15) (tstamp 15f7f307-ea55-460d-90ad-dd310e9991b3))
+ (segment (start 191.152496 82.802996) (end 199.61452 82.802996) (width 0.2) (layer "F.Cu") (net 15) (tstamp 565d454a-c093-4c2e-a032-57ffd66e320c))
+ (segment (start 182.200969 81.534025) (end 182.200969 82.263275) (width 0.2) (layer "F.Cu") (net 15) (tstamp 8a587e44-5252-49da-93b0-f9e6024319d3))
+ (segment (start 191.1495 82.8) (end 191.152496 82.802996) (width 0.2) (layer "F.Cu") (net 15) (tstamp 8c0dda56-72c4-43ab-85c8-9886cedc4fce))
+ (segment (start 189.4 81.8) (end 188.600481 81.000481) (width 0.2) (layer "F.Cu") (net 15) (tstamp 914f1ba2-3a72-4c66-a8ae-bbe5aee6c59a))
+ (segment (start 188.600481 81.000481) (end 182.734513 81.000481) (width 0.2) (layer "F.Cu") (net 15) (tstamp b955a442-c608-4ca0-bf43-28a1fd866ac4))
+ (segment (start 182.734513 81.000481) (end 182.200969 81.534025) (width 0.2) (layer "F.Cu") (net 15) (tstamp d7d6d19f-c3ee-4b32-9fbc-d5a8ee3aa500))
+ (segment (start 182.200969 82.263275) (end 181.139244 83.325) (width 0.2) (layer "F.Cu") (net 15) (tstamp de2565ac-6b3b-4b78-a807-5e0caf6e991e))
+ (segment (start 181.139244 83.325) (end 180.0625 83.325) (width 0.2) (layer "F.Cu") (net 15) (tstamp e3181578-ccea-4b55-8695-2b8c213ddf76))
+ (via (at 189.4 82.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp 2a363a17-ebc9-40f7-848e-07957c2d54aa))
+ (via (at 191.1495 82.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 15) (tstamp b2ca1beb-3f28-4a62-a975-58743248c1aa))
+ (segment (start 189.4 82.8) (end 191.1495 82.8) (width 0.2) (layer "B.Cu") (net 15) (tstamp 522012d3-2610-444a-a72d-c3eef424e3b0))
+ (segment (start 188.700489 81.700489) (end 188.4 81.4) (width 0.2) (layer "F.Cu") (net 16) (tstamp 0e35e817-adbc-4c9e-b22e-12fa0c5506e1))
+ (segment (start 191.346504 83.602996) (end 199.615372 83.602996) (width 0.2) (layer "F.Cu") (net 16) (tstamp 1d51f1b3-1311-4efa-8c40-d3bddcece09d))
+ (segment (start 182.600489 82.428761) (end 181.05425 83.975) (width 0.2) (layer "F.Cu") (net 16) (tstamp 2b4b0d0c-52b4-46c9-8ae5-0ec5f8b8e80b))
+ (segment (start 182.9 81.4) (end 182.600489 81.699511) (width 0.2) (layer "F.Cu") (net 16) (tstamp 34ddf5bc-89ed-4ecf-99b4-31b41cacab7c))
+ (segment (start 181.05425 83.975) (end 180.0625 83.975) (width 0.2) (layer "F.Cu") (net 16) (tstamp 48071106-732d-4b4d-87e0-73e45ee8e3c0))
+ (segment (start 189.1 83.8) (end 188.700489 83.400489) (width 0.2) (layer "F.Cu") (net 16) (tstamp 6cf8237f-a7f9-4565-a1bd-d4d7510eadc6))
+ (segment (start 188.700489 83.400489) (end 188.700489 81.700489) (width 0.2) (layer "F.Cu") (net 16) (tstamp 6d714a4c-a7c0-467c-b3e3-1819940c033d))
+ (segment (start 182.600489 81.699511) (end 182.600489 82.428761) (width 0.2) (layer "F.Cu") (net 16) (tstamp b9cd3795-9b6c-46aa-96bf-eae44dbda18e))
+ (segment (start 191.1495 83.8) (end 191.346504 83.602996) (width 0.2) (layer "F.Cu") (net 16) (tstamp bc5360f7-d2e1-47e1-b8a2-ae7c0b365f74))
+ (segment (start 188.4 81.4) (end 182.9 81.4) (width 0.2) (layer "F.Cu") (net 16) (tstamp be1a1529-7eab-4677-8697-92d30693361f))
+ (segment (start 189.4505 83.8) (end 189.1 83.8) (width 0.2) (layer "F.Cu") (net 16) (tstamp c3d65ef3-9317-42ce-8489-d4c83c3cce9d))
+ (via (at 189.4505 83.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 16) (tstamp 68e0e098-4572-4f7f-a2b9-6af7684ff368))
+ (via (at 191.1495 83.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 16) (tstamp 7c5914b6-463c-4806-8fe6-e2c83448a642))
+ (segment (start 189.4505 83.8) (end 191.1495 83.8) (width 0.2) (layer "B.Cu") (net 16) (tstamp 8c951577-ca7f-43e2-b44a-1a06e07e9ff4))
+ (segment (start 157.855012 113.49856) (end 160.69856 113.49856) (width 0.4) (layer "F.Cu") (net 17) (tstamp 0041bc68-81b0-49c7-a8d0-547268f055cb))
+ (segment (start 165.300961 87.968375) (end 165.234668 88.034668) (width 0.2) (layer "F.Cu") (net 17) (tstamp 018b86b4-06a5-43b8-bd4e-34b07190f7ff))
+ (segment (start 165.095699 90.152151) (end 164.6 90.64785) (width 0.4) (layer "F.Cu") (net 17) (tstamp 16ac5ff5-54f0-4fc3-9737-1eecfe704a29))
+ (segment (start 166.604301 90.152151) (end 167.957412 88.79904) (width 0.4) (layer "F.Cu") (net 17) (tstamp 233cac94-74a9-4619-831d-3154c3b13eca))
+ (segment (start 194.064526 77.19952) (end 181.893329 77.199521) (width 0.2) (layer "F.Cu") (net 17) (tstamp 26c65079-2726-48e9-999e-2e2c6d0f3128))
+ (segment (start 180.991889 78.100961) (end 169.034033 78.100961) (width 0.2) (layer "F.Cu") (net 17) (tstamp 335f5a85-dda8-4f4c-9cc7-222561e627c9))
+ (segment (start 161.175 113.975) (end 161.175 116.4625) (width 0.4) (layer "F.Cu") (net 17) (tstamp 3d8ae559-235a-482b-9bfb-05330a9528b7))
+ (segment (start 160.69856 113.49856) (end 161.175 113.975) (width 0.4) (layer "F.Cu") (net 17) (tstamp 4fa66282-a565-4b18-b8bb-46383f5e1ed7))
+ (segment (start 195.668002 78.802996) (end 194.064526 77.19952) (width 0.2) (layer "F.Cu") (net 17) (tstamp 52d34f58-6ba0-4b5f-866c-729ccc074750))
+ (segment (start 166.321487 90.152151) (end 165.095699 90.152151) (width 0.4) (layer "F.Cu") (net 17) (tstamp 5767d440-6e2e-47be-842a-a5131ce0fde3))
+ (segment (start 164.6 92.156452) (end 155.10096 101.655492) (width 0.4) (layer "F.Cu") (net 17) (tstamp 5fff14ca-98e9-4b6c-8e49-d22b19ac2dc1))
+ (segment (start 155.10096 110.744509) (end 157.855012 113.49856) (width 0.4) (layer "F.Cu") (net 17) (tstamp 7d2f5c27-d79f-4bd1-8f83-b9cbbe8f387e))
+ (segment (start 169.034033 78.100961) (end 165.300961 81.834033) (width 0.2) (layer "F.Cu") (net 17) (tstamp 8af92fea-64af-4ca5-9787-0f5bc4df27de))
+ (segment (start 166.321487 90.152151) (end 166.604301 90.152151) (width 0.4) (layer "F.Cu") (net 17) (tstamp 993f05e6-ecda-4f02-9612-587c4d93c550))
+ (segment (start 181.893329 77.199521) (end 180.991889 78.100961) (width 0.2) (layer "F.Cu") (net 17) (tstamp 9f1cbec7-98ea-4d9e-bd61-c44f991f5dd9))
+ (segment (start 167.957412 88.79904) (end 172.60096 88.79904) (width 0.4) (layer "F.Cu") (net 17) (tstamp a1727041-3d48-4412-be33-b3bfa0f653c6))
+ (segment (start 172.60096 88.79904) (end 173.525 87.875) (width 0.4) (layer "F.Cu") (net 17) (tstamp a74dc9f3-45b6-411b-9a25-b697caf99f98))
+ (segment (start 173.525 87.875) (end 174.3375 87.875) (width 0.4) (layer "F.Cu") (net 17) (tstamp af86ab33-a196-4a1d-994e-8d8c19640bd7))
+ (segment (start 164.6 90.64785) (end 164.6 92.156452) (width 0.4) (layer "F.Cu") (net 17) (tstamp b9a5c7ef-ef49-456a-9417-8d1c874b1647))
+ (segment (start 165.300961 81.834033) (end 165.300961 87.968375) (width 0.2) (layer "F.Cu") (net 17) (tstamp e72c4dd1-9252-4180-a0ee-f6a0a22aa99a))
+ (segment (start 199.615372 78.802996) (end 195.668002 78.802996) (width 0.2) (layer "F.Cu") (net 17) (tstamp edeb5059-f798-4053-a652-25bc590fb650))
+ (segment (start 155.10096 101.655492) (end 155.10096 110.744509) (width 0.4) (layer "F.Cu") (net 17) (tstamp fb9da1dd-3686-4f76-b1ff-78ee18de59b7))
+ (via (at 165.234668 88.034668) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 17) (tstamp bafa6b1b-9510-48a2-bca9-12db3504f4d3))
+ (via (at 166.321487 90.152151) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 17) (tstamp c4811e06-de2d-4698-b3df-033d4fcc0433))
+ (segment (start 166.321487 90.152151) (end 166.321487 90.11506) (width 0.3) (layer "B.Cu") (net 17) (tstamp 03bd25a1-6149-43fc-bc30-df38489a93ea))
+ (segment (start 166.321487 90.11506) (end 165.234668 89.028241) (width 0.3) (layer "B.Cu") (net 17) (tstamp 2b111d65-7c79-465d-a8d6-bc704463e0e1))
+ (segment (start 165.234668 89.028241) (end 165.234668 88.034668) (width 0.3) (layer "B.Cu") (net 17) (tstamp 793c93b7-201a-42a2-999e-cd55a7e31657))
+ (segment (start 166.2 88.010741) (end 166.2 88.2) (width 0.2) (layer "F.Cu") (net 18) (tstamp 07e756d0-3a5a-4018-a67e-af95aed3a80d))
+ (segment (start 172.05215 87.6) (end 173.07715 86.575) (width 0.4) (layer "F.Cu") (net 18) (tstamp 2cad2440-40a4-4a89-a28a-aafacd277357))
+ (segment (start 157.8 114.291398) (end 157.8 125.9) (width 0.4) (layer "F.Cu") (net 18) (tstamp 2fb5b9c4-7e9d-4ee6-aaf7-5515e5d7559a))
+ (segment (start 161.45 129.55) (end 163.6875 129.55) (width 0.4) (layer "F.Cu") (net 18) (tstamp 4ac9dd72-d0c2-4156-99dd-545164cbb8fe))
+ (segment (start 154.50144 101.407163) (end 154.50144 110.992838) (width 0.4) (layer "F.Cu") (net 18) (tstamp 4b953e2c-73ef-4134-889c-a83937f1ae34))
+ (segment (start 169.19952 78.50048) (end 165.70048 81.99952) (width 0.2) (layer "F.Cu") (net 18) (tstamp 504feab8-1e22-408c-8ba9-1cb753cdb8a7))
+ (segment (start 200.017972 79.602996) (end 195.902996 79.602996) (width 0.2) (layer "F.Cu") (net 18) (tstamp 531825cd-e553-4fa9-bf95-08b28ac0460b))
+ (segment (start 157.8 125.9) (end 161.45 129.55) (width 0.4) (layer "F.Cu") (net 18) (tstamp 66a2feda-c90a-4843-bbc5-fc4787a3847c))
+ (segment (start 165.70048 87.511221) (end 166.2 88.010741) (width 0.2) (layer "F.Cu") (net 18) (tstamp 83238579-587d-4d96-8239-a7fb313fe4b1))
+ (segment (start 181.157376 78.50048) (end 169.19952 78.50048) (width 0.2) (layer "F.Cu") (net 18) (tstamp 96323a59-a2af-45b3-96cf-6096c318555e))
+ (segment (start 193.89904 77.59904) (end 182.058816 77.59904) (width 0.2) (layer "F.Cu") (net 18) (tstamp 9ddeaea1-103c-4c56-b0f3-c6c7d342581b))
+ (segment (start 154.50144 110.992838) (end 157.8 114.291398) (width 0.4) (layer "F.Cu") (net 18) (tstamp a8152f93-1a45-48a3-aac2-0bb7cb2f4b53))
+ (segment (start 182.058816 77.59904) (end 181.157376 78.50048) (width 0.2) (layer "F.Cu") (net 18) (tstamp acaf7949-41f7-443e-b14a-fcd31343f760))
+ (segment (start 165.70048 81.99952) (end 165.70048 87.511221) (width 0.2) (layer "F.Cu") (net 18) (tstamp b180bbfe-93d1-45fc-b712-05d953410d24))
+ (segment (start 173.07715 86.575) (end 174.3375 86.575) (width 0.4) (layer "F.Cu") (net 18) (tstamp bf0654ee-fd40-4be3-8e97-f276f38d0ba9))
+ (segment (start 166.8 87.6) (end 172.05215 87.6) (width 0.4) (layer "F.Cu") (net 18) (tstamp c1aca8d2-91bf-4612-a307-3727443f223b))
+ (segment (start 195.902996 79.602996) (end 193.89904 77.59904) (width 0.2) (layer "F.Cu") (net 18) (tstamp c60ec11f-4495-4d8b-8993-db73cc0b1507))
+ (segment (start 164.00048 90.399521) (end 164.00048 91.908123) (width 0.4) (layer "F.Cu") (net 18) (tstamp ceaa3e24-7c0f-4660-8513-438686925436))
+ (segment (start 166.2 88.2) (end 166.8 87.6) (width 0.4) (layer "F.Cu") (net 18) (tstamp d5022664-bc3e-44a6-ba4e-4077df79dd6f))
+ (segment (start 166.2 88.2) (end 164.00048 90.399521) (width 0.4) (layer "F.Cu") (net 18) (tstamp f3cc8464-7fd1-4812-a543-28db8f67408b))
+ (segment (start 164.00048 91.908123) (end 154.50144 101.407163) (width 0.4) (layer "F.Cu") (net 18) (tstamp f5a0a232-5701-41d9-89ea-c31279e6d764))
+ (segment (start 179.6 90) (end 178.7 90) (width 0.4) (layer "F.Cu") (net 19) (tstamp 0c7f6ec0-443f-4693-9feb-9b412a00a8fb))
+ (segment (start 178.4 83.2) (end 178.925 82.675) (width 0.4) (layer "F.Cu") (net 19) (tstamp 12ad5387-e2a5-4703-9950-5b98bcf76fc7))
+ (segment (start 184.2 92.6) (end 182.2 92.6) (width 0.4) (layer "F.Cu") (net 19) (tstamp 1cd1c22b-a62e-4ed5-a82e-1a38ffe6d923))
+ (segment (start 178 87.2) (end 178 87.9) (width 0.4) (layer "F.Cu") (net 19) (tstamp 2196c4b3-b0f1-4ee8-ae37-9d9789637386))
+ (segment (start 181.801449 81.368539) (end 181.801449 82.097789) (width 0.2) (layer "F.Cu") (net 19) (tstamp 2265b7b5-0d65-4aa2-9ec1-952d7c46a8d6))
+ (segment (start 181.801449 82.097789) (end 181.224238 82.675) (width 0.2) (layer "F.Cu") (net 19) (tstamp 331aff6b-f998-4c84-9593-ee4d99e354a2))
+ (segment (start 181.224238 82.675) (end 180.0625 82.675) (width 0.2) (layer "F.Cu") (net 19) (tstamp 34e6a96c-fb2d-4f65-98dc-eba2200815c5))
+ (segment (start 185.1 98.7) (end 185 98.6) (width 0.4) (layer "F.Cu") (net 19) (tstamp 45a8050c-99f3-488c-a573-6ed271e4cb36))
+ (segment (start 189.4 80.4) (end 189.2 80.6) (width 0.2) (layer "F.Cu") (net 19) (tstamp 4db5f2c1-d7ff-4644-a980-c38bddd595f8))
+ (segment (start 178 89.3) (end 178 87.9) (width 0.4) (layer "F.Cu") (net 19) (tstamp 694baa4c-ee54-4cde-9ce4-0e67e2c5a334))
+ (segment (start 178.4 85.1255) (end 178.4 83.2) (width 0.4) (layer "F.Cu") (net 19) (tstamp 6c6a40be-14cf-467e-8f33-c441988054a2))
+ (segment (start 187.85215 98.7) (end 185.1 98.7) (width 0.4) (layer "F.Cu") (net 19) (tstamp 9be585ae-a90d-4721-b4d7-039d2f5c4050))
+ (segment (start 178.925 82.675) (end 180.0625 82.675) (width 0.4) (layer "F.Cu") (net 19) (tstamp 9f2b3f01-267e-4c9f-b21f-15bb0650a698))
+ (segment (start 191.25167 102.09952) (end 187.85215 98.7) (width 0.4) (layer "F.Cu") (net 19) (tstamp a4adab8d-0b61-43d6-b999-a6686be57328))
+ (segment (start 190.425 117.5675) (end 190.425 116.875) (width 0.4) (layer "F.Cu") (net 19) (tstamp aa9a8db5-81ca-4ce3-b8f9-46fab21033b0))
+ (segment (start 178.4 86.8) (end 178 87.2) (width 0.4) (layer "F.Cu") (net 19) (tstamp c6f3776b-fee3-42e6-a4c6-4c00ddc021fe))
+ (segment (start 192.155293 102.09952) (end 191.25167 102.09952) (width 0.4) (layer "F.Cu") (net 19) (tstamp ce03ea16-62a2-4b4f-b346-ee8904ebd52c))
+ (segment (start 189.2 80.6) (end 182.569988 80.6) (width 0.2) (layer "F.Cu") (net 19) (tstamp d63f10ea-1f3e-4954-bd44-d65e6c2f727c))
+ (segment (start 190.425 116.875) (end 191 116.3) (width 0.4) (layer "F.Cu") (net 19) (tstamp d64be8db-0380-43b3-9e28-afce7a9246d9))
+ (segment (start 178.7 90) (end 178 89.3) (width 0.4) (layer "F.Cu") (net 19) (tstamp dcbe2960-733a-4a14-8ded-b2212f907120))
+ (segment (start 178 87.9) (end 178 87.8) (width 0.4) (layer "F.Cu") (net 19) (tstamp de8cd8eb-65e2-47e6-beab-c319ca48c1c2))
+ (segment (start 182.569988 80.6) (end 181.801449 81.368539) (width 0.2) (layer "F.Cu") (net 19) (tstamp e291953c-c74c-4a64-8558-3b4292cf2c86))
+ (segment (start 182.2 92.6) (end 179.6 90) (width 0.4) (layer "F.Cu") (net 19) (tstamp f985d9eb-3657-4f45-8194-eae4bc2f4dab))
+ (segment (start 194.9 104.222032) (end 194.277805 104.222032) (width 0.4) (layer "F.Cu") (net 19) (tstamp facd8144-c6e2-4329-9cab-cd7b07ad798c))
+ (segment (start 194.277805 104.222032) (end 192.155293 102.09952) (width 0.4) (layer "F.Cu") (net 19) (tstamp fcba828c-9c54-4c95-90b7-891c9aac6c49))
+ (via (at 178.4 86.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 07b15f7f-c4f4-4e3e-8354-4949cfee56cc))
+ (via (at 191 116.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 671789f8-981d-457d-b1be-8b52418d822b))
+ (via (at 185 98.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 88e7e80b-16cd-4af8-a26b-bf4374536416))
+ (via (at 194.9 104.222032) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp 8e1d0a52-36ae-4a7f-8c8e-530fa7bdfd6d))
+ (via (at 178.4 85.1255) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp b5f91561-ac9e-401f-b568-8dd35d30acaa))
+ (via (at 189.4 80.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp c07b2605-f36f-4fe0-a284-7ff482f16536))
+ (via (at 184.2 92.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 19) (tstamp d87fa3c2-fe13-418e-949b-4db36bb3b99f))
+ (segment (start 185.3 93.6) (end 184.3 92.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 197e08d0-9208-4739-a925-e8580e1e7d5f))
+ (segment (start 193.1 115.5) (end 191.8 115.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 21e44e0f-efb6-42e7-8587-85d675d080a2))
+ (segment (start 193.6 105.4) (end 193.6 115) (width 0.4) (layer "B.Cu") (net 19) (tstamp 28e551fc-4e85-4380-938d-592487aad116))
+ (segment (start 185 98.6) (end 185 97.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 45e9bcc4-7a2a-4d00-8be4-845a25b01b65))
+ (segment (start 184.3 92.6) (end 184.2 92.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 570c87b6-83e4-4573-b8a7-38d76599313e))
+ (segment (start 194.777968 104.222032) (end 193.6 105.4) (width 0.4) (layer "B.Cu") (net 19) (tstamp 5ba804bf-1679-4d08-9789-53e40b1ca350))
+ (segment (start 185.3 97.2) (end 185.3 93.6) (width 0.4) (layer "B.Cu") (net 19) (tstamp 6e47c9af-5a36-4651-95cc-f09696d0246b))
+ (segment (start 192.302401 80.432593) (end 194.328499 78.406495) (width 0.2) (layer "B.Cu") (net 19) (tstamp 8e26d3bf-c2b4-4f41-a3c6-274ca01d4dc3))
+ (segment (start 193.6 115) (end 193.1 115.5) (width 0.4) (layer "B.Cu") (net 19) (tstamp 8e9950f0-f937-42cb-b7ee-c570121ab7ba))
+ (segment (start 189.432593 80.432593) (end 192.302401 80.432593) (width 0.2) (layer "B.Cu") (net 19) (tstamp a1dcf81a-c597-4421-a6c1-039a97f7ec45))
+ (segment (start 194.9 104.222032) (end 194.777968 104.222032) (width 0.4) (layer "B.Cu") (net 19) (tstamp a2704a5f-8a23-4475-a979-d1440149924b))
+ (segment (start 194.328499 78.406495) (end 199.617178 78.406495) (width 0.2) (layer "B.Cu") (net 19) (tstamp a523dda4-5998-4301-9627-310f35b2c3a2))
+ (segment (start 191.8 115.5) (end 191 116.3) (width 0.4) (layer "B.Cu") (net 19) (tstamp b742eb61-b3aa-4871-b965-224b266a3a90))
+ (segment (start 185.2 97.3) (end 185.3 97.2) (width 0.4) (layer "B.Cu") (net 19) (tstamp bb7f4729-ff34-418a-b30e-cb5de5c06787))
+ (segment (start 178.4 85.1255) (end 178.4 86.8) (width 0.4) (layer "B.Cu") (net 19) (tstamp bf1db254-a432-44c3-bc7d-82775faaf64f))
+ (segment (start 189.4 80.4) (end 189.432593 80.432593) (width 0.2) (layer "B.Cu") (net 19) (tstamp cbdf618d-c196-442a-94db-7cc37f6ce75b))
+ (segment (start 185 97.5) (end 185.2 97.3) (width 0.4) (layer "B.Cu") (net 19) (tstamp deeea06a-7b4d-42bb-97dd-bc3043b4e9c3))
+ (segment (start 188.5 101.7) (end 188.5 102.625) (width 1.2) (layer "F.Cu") (net 20) (tstamp 03a091ca-f168-4340-9561-e3d1a97b5584))
+ (segment (start 186.152956 104.972044) (end 186.875 104.25) (width 0.5) (layer "F.Cu") (net 20) (tstamp 0ce8e94b-3648-43a4-8fde-80884aa356e3))
+ (segment (start 194.854299 107.254299) (end 196.39556 107.254299) (width 1.5) (layer "F.Cu") (net 20) (tstamp 1e2c7501-bc48-4df0-9957-49dda587c78e))
+ (segment (start 202.270651 121.959349) (end 202.270651 123.8) (width 1.8) (layer "F.Cu") (net 20) (tstamp 33c332fa-d830-440d-af0c-d4a44fc7ba1a))
+ (segment (start 188.5 102.625) (end 186.875 104.25) (width 1.2) (layer "F.Cu") (net 20) (tstamp c433ad1c-e277-4eba-9909-f78c12029e00))
+ (segment (start 186.875 104.25) (end 191.85 104.25) (width 1.5) (layer "F.Cu") (net 20) (tstamp d4ad1b07-ba0e-4ba7-8ec3-2c09a2b47841))
+ (segment (start 202.270651 120) (end 202.270651 121.959349) (width 1.8) (layer "F.Cu") (net 20) (tstamp d83dea97-c678-4aef-bdbe-1063a64dccac))
+ (segment (start 186.875 104.25) (end 188.414527 104.25) (width 1.2) (layer "F.Cu") (net 20) (tstamp e4ae2385-f591-422c-956e-0254a342a584))
+ (segment (start 191.85 104.25) (end 194.854299 107.254299) (width 1.5) (layer "F.Cu") (net 20) (tstamp e4cc6ea5-02ac-47e6-8db7-9b2ee2341517))
+ (segment (start 183.425 104.972044) (end 186.152956 104.972044) (width 0.5) (layer "F.Cu") (net 20) (tstamp e7ae67e2-d998-482f-9842-84581fc89226))
+ (via (at 202.270651 121.959349) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 20) (tstamp 9fc34a2e-df6f-4573-9f23-ea772da169bc))
+ (segment (start 196.39556 107.254299) (end 196.39556 112.790717) (width 1.8) (layer "B.Cu") (net 20) (tstamp 70144373-e0d6-4ed2-be86-81febee8af0f))
+ (segment (start 202.270651 118.665808) (end 202.270651 121.959349) (width 1.8) (layer "B.Cu") (net 20) (tstamp 80bfe44c-487d-4970-b4ac-32439811d54d))
+ (segment (start 196.39556 112.790717) (end 202.270651 118.665808) (width 1.8) (layer "B.Cu") (net 20) (tstamp e3adb3fc-df97-4168-b359-935e9d8f01c3))
+ (segment (start 194.05 123.7225) (end 194.05 121.66) (width 0.8) (layer "F.Cu") (net 21) (tstamp 43f4bf28-2f4d-4f1f-a7a8-538ceb1833b9))
+ (segment (start 193.1 120.71) (end 193.1 119.4525) (width 0.8) (layer "F.Cu") (net 21) (tstamp 8207587f-2a86-4049-bcf9-d18da5970426))
+ (segment (start 193.975 121.585) (end 193.1 120.71) (width 0.8) (layer "F.Cu") (net 21) (tstamp b79f6ffd-139d-4466-b7d2-869f8ec45afe))
+ (segment (start 194.05 121.66) (end 193.975 121.585) (width 0.8) (layer "F.Cu") (net 21) (tstamp b9831408-cc9d-49bf-a199-4d2d747cba21))
+ (segment (start 167.94 130.5) (end 168.44 131) (width 0.5) (layer "F.Cu") (net 22) (tstamp 1b6ba53a-38f6-42f3-b2ec-5e7f21481b5c))
+ (segment (start 168.44 131) (end 170.5 131) (width 0.5) (layer "F.Cu") (net 22) (tstamp 5841a745-09cd-4bba-8db7-68d9edb76873))
+ (segment (start 165.5625 130.5) (end 167.94 130.5) (width 0.5) (layer "F.Cu") (net 22) (tstamp ce70c485-f04d-4dce-96d9-65ff24d381a6))
+ (segment (start 161.175 122.8125) (end 161.175 120.575) (width 0.5) (layer "F.Cu") (net 23) (tstamp 058b93b0-96f9-48e6-8805-08b98cdc9f3e))
+ (segment (start 160.225 119.625) (end 160.225 118.3375) (width 0.5) (layer "F.Cu") (net 23) (tstamp 0dbed21d-e71f-4917-828c-f6edbd7c7dd7))
+ (segment (start 161.1 120.5) (end 160.225 119.625) (width 0.5) (layer "F.Cu") (net 23) (tstamp 9da0de09-9318-4be6-b884-2ff7c6afce08))
+ (segment (start 161.175 120.575) (end 161.1 120.5) (width 0.5) (layer "F.Cu") (net 23) (tstamp b49debdf-94e7-410f-8287-eb13d70f3e11))
+ (segment (start 202.6 109.4) (end 203.6 108.4) (width 0.8) (layer "F.Cu") (net 24) (tstamp 13c8b96a-a47f-4adf-9c44-5c3daebe7955))
+ (segment (start 198.220651 116.3) (end 198.220651 119.95) (width 1.5) (layer "F.Cu") (net 24) (tstamp 1f9d112e-b19c-4e16-acb4-207238848a86))
+ (segment (start 198.3325 110.8675) (end 199.8 109.4) (width 0.8) (layer "F.Cu") (net 24) (tstamp 3bb5c76b-cd40-4571-9d3a-83a48ca851bb))
+ (segment (start 198.220651 119.95) (end 198.270651 120) (width 1.5) (layer "F.Cu") (net 24) (tstamp 435ba14e-5895-4d80-b725-4958c97dc776))
+ (segment (start 203.6 108.4) (end 203.6 96.4875) (width 0.8) (layer "F.Cu") (net 24) (tstamp 46b91f35-ea9b-4bb1-9cb2-dd1a2d6700f9))
+ (segment (start 198.25 118.18) (end 198.25 119.979349) (width 1.5) (layer "F.Cu") (net 24) (tstamp 82d7e71a-2eac-4964-b320-003ba623106f))
+ (segment (start 198.3325 112.497067) (end 198.3325 110.8675) (width 0.8) (layer "F.Cu") (net 24) (tstamp 876d4949-6112-4487-95e1-4a1d8228bc90))
+ (segment (start 198.220651 112.608916) (end 198.220651 116.3) (width 0.8) (layer "F.Cu") (net 24) (tstamp a07d6002-1baa-4cc9-b0e0-6d575e1b2385))
+ (segment (start 203.6 96.4875) (end 202.1125 95) (width 0.8) (layer "F.Cu") (net 24) (tstamp a1b5f37f-76e6-4cbe-89a7-a216dedc05ca))
+ (segment (start 201.85 92.05) (end 202.1125 92.3125) (width 0.5) (layer "F.Cu") (net 24) (tstamp a353da99-4b55-4f8b-ad09-cdadc22fd1e4))
+ (segment (start 198.25 119.979349) (end 198.270651 120) (width 1.5) (layer "F.Cu") (net 24) (tstamp e321d089-1c9a-48a2-b206-e891de56c613))
+ (segment (start 198.3325 112.497067) (end 198.220651 112.608916) (width 0.8) (layer "F.Cu") (net 24) (tstamp e3f0ee12-7d81-4e7e-ab9d-a4fdef1f934e))
+ (segment (start 199.8 109.4) (end 202.6 109.4) (width 0.8) (layer "F.Cu") (net 24) (tstamp e5f2ef1c-97fe-49ac-a173-6f994677bb0c))
+ (segment (start 202.1125 92.3125) (end 202.1125 95) (width 0.5) (layer "F.Cu") (net 24) (tstamp f1ef5b9f-06ef-47a8-ac07-9cd78685b534))
+ (via (at 198.25 118.18) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 24) (tstamp 5140cbde-0c63-4c15-b70d-45137beb1532))
+ (segment (start 198.25 118.18) (end 198.25 119.528613) (width 1.5) (layer "B.Cu") (net 24) (tstamp 36936e5c-fb8d-4c53-a47b-b179f55c7d64))
+ (segment (start 178.12 127.889421) (end 178.12 128.46) (width 1.5) (layer "B.Cu") (net 24) (tstamp 4218908e-9db6-4a77-831c-c618854cc001))
+ (segment (start 178.12 131) (end 178.12 128.46) (width 1.5) (layer "B.Cu") (net 24) (tstamp 9f7f0a50-decd-44b7-b853-718eb2af13d6))
+ (segment (start 198.25 119.528613) (end 193.638133 124.14048) (width 1.5) (layer "B.Cu") (net 24) (tstamp ac9c26e2-1316-4480-85b5-8c4b9b77925e))
+ (segment (start 181.868941 124.14048) (end 178.12 127.889421) (width 1.5) (layer "B.Cu") (net 24) (tstamp e2215750-497a-439d-9666-625c50e04768))
+ (segment (start 193.638133 124.14048) (end 181.868941 124.14048) (width 1.5) (layer "B.Cu") (net 24) (tstamp fa443757-9b0f-481d-a378-b6fd1bab970e))
+ (segment (start 186.067044 106.242044) (end 186.875 107.05) (width 0.5) (layer "F.Cu") (net 25) (tstamp 46fd147b-b3fe-4c6d-9e49-4de31163199e))
+ (segment (start 180.95 105.607044) (end 181.585 106.242044) (width 0.5) (layer "F.Cu") (net 25) (tstamp 859ae7b5-5e2a-419d-be98-e24d34bdc8dc))
+ (segment (start 183.425 106.242044) (end 186.067044 106.242044) (width 0.5) (layer "F.Cu") (net 25) (tstamp c24f13c2-955c-4322-9b98-bd121909cc25))
+ (segment (start 181.585 106.242044) (end 183.425 106.242044) (width 0.5) (layer "F.Cu") (net 25) (tstamp cc9d7d09-eb26-4858-9c4b-d25ca0a851d6))
+ (segment (start 181.322862 78.9) (end 182.224302 77.99856) (width 0.2) (layer "F.Cu") (net 26) (tstamp 28066310-137f-4f97-a069-1f8f1e432487))
+ (segment (start 173.3 82.3) (end 173.3 80) (width 0.4) (layer "F.Cu") (net 26) (tstamp 2c2c2f2e-13f1-40a7-a142-e52c5bc81190))
+ (segment (start 193.733554 77.99856) (end 196.135546 80.400552) (width 0.2) (layer "F.Cu") (net 26) (tstamp 35683731-4a8e-4e76-b958-bd2fa4261aad))
+ (segment (start 173.675 82.675) (end 173.3 82.3) (width 0.4) (layer "F.Cu") (net 26) (tstamp 4753c1dd-30e5-4703-9751-42009fe322e3))
+ (segment (start 174.3375 82.675) (end 173.675 82.675) (width 0.4) (layer "F.Cu") (net 26) (tstamp 5d1522d9-25f0-4278-820f-5b636f7ed4bf))
+ (segment (start 196.135546 80.400552) (end 199.81452 80.400552) (width 0.2) (layer "F.Cu") (net 26) (tstamp 735368dd-2d00-4263-8a4e-0414c04c8132))
+ (segment (start 173.3 80) (end 174.4 78.9) (width 0.2) (layer "F.Cu") (net 26) (tstamp 83247002-5556-41b4-879c-805688c79bf3))
+ (segment (start 182.224302 77.99856) (end 193.733554 77.99856) (width 0.2) (layer "F.Cu") (net 26) (tstamp e7609b61-49b9-4b06-b1b7-04d0251760c1))
+ (segment (start 174.4 78.9) (end 181.322862 78.9) (width 0.2) (layer "F.Cu") (net 26) (tstamp f2835b89-18df-4543-8c5d-10ec270bbe64))
+ (segment (start 179.975 109.492956) (end 181.825 109.492956) (width 0.8) (layer "F.Cu") (net 27) (tstamp bb3692e2-8f86-42c2-b4c6-031a3cc59a6b))
+ (segment (start 181.9 88.1) (end 183.6 88.1) (width 0.4) (layer "F.Cu") (net 28) (tstamp 211550b4-520e-4865-8e1d-b700ae8d6144))
+ (segment (start 180.0625 87.225) (end 181.025 87.225) (width 0.4) (layer "F.Cu") (net 28) (tstamp 52ccc99d-49da-4824-86d3-bdff7929eadc))
+ (segment (start 181.025 87.225) (end 181.9 88.1) (width 0.4) (layer "F.Cu") (net 28) (tstamp 6782a955-d05d-4689-930b-6e058c242b65))
+ (segment (start 189.350796 86.69952) (end 185.306908 86.69952) (width 0.2) (layer "F.Cu") (net 28) (tstamp 7e6fdfd0-aa87-4399-b2c5-4d47f8915a8f))
+ (segment (start 183.906428 88.1) (end 183.6 88.1) (width 0.2) (layer "F.Cu") (net 28) (tstamp f236d859-b973-403f-a20a-f110d6aa4b58))
+ (segment (start 185.306908 86.69952) (end 183.906428 88.1) (width 0.2) (layer "F.Cu") (net 28) (tstamp f737501a-8047-4cf6-8148-6dc0b2b4e378))
+ (segment (start 189.875388 87.224112) (end 189.350796 86.69952) (width 0.2) (layer "F.Cu") (net 28) (tstamp fd208682-b007-4729-9110-72cd63861550))
+ (via (at 189.875388 87.224112) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 28) (tstamp 5df21dfe-a986-429a-a57e-a94fe6ed31e4))
+ (segment (start 192.3 84.5) (end 192.3 81.565006) (width 0.2) (layer "B.Cu") (net 28) (tstamp 272306c7-a410-4e9c-96d3-d5cc8870c133))
+ (segment (start 189.875388 86.324612) (end 190.294427 85.905573) (width 0.2) (layer "B.Cu") (net 28) (tstamp 61bd28bb-4cdb-46ef-898c-7406cc1bd75b))
+ (segment (start 189.875388 87.224112) (end 189.875388 86.324612) (width 0.2) (layer "B.Cu") (net 28) (tstamp b1e7d226-237a-45c1-8207-7f4e2d752d1f))
+ (segment (start 193.056067 80.808939) (end 199.818313 80.808939) (width 0.2) (layer "B.Cu") (net 28) (tstamp ba005fd2-4f01-4719-8ed6-9a0c3c4fe48a))
+ (segment (start 192.3 81.565006) (end 193.056067 80.808939) (width 0.2) (layer "B.Cu") (net 28) (tstamp c6e78b69-efa8-4133-9b16-91415bc766c2))
+ (segment (start 190.894427 85.905573) (end 192.3 84.5) (width 0.2) (layer "B.Cu") (net 28) (tstamp d4496496-b631-4991-89df-d81fa6ce46ec))
+ (segment (start 190.294427 85.905573) (end 190.894427 85.905573) (width 0.2) (layer "B.Cu") (net 28) (tstamp f1ae9f4d-db97-4544-991f-db58d6157b2e))
+ (segment (start 177.857956 106.242044) (end 177 107.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 0eb97125-27bf-40c3-9391-00b39fa52a74))
+ (segment (start 172.300479 88.19952) (end 173.275 87.225) (width 0.4) (layer "F.Cu") (net 29) (tstamp 106d12a7-8563-404c-b068-36b35313f192))
+ (segment (start 166.612894 89.012894) (end 167.426268 88.19952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 19481987-3cab-4494-b044-b61ed2089173))
+ (segment (start 167.426268 88.19952) (end 172.300479 88.19952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 3f5bd35e-b8c7-4f66-8063-f5efc7b3d1f0))
+ (segment (start 168.217483 90.517483) (end 167.934667 90.517483) (width 0.4) (layer "F.Cu") (net 29) (tstamp 3f7e0dd5-6043-4cb9-8db1-afeddcefed40))
+ (segment (start 176 108.1) (end 174.1 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 63b0a9db-3f4d-47fc-95af-1bf238af714c))
+ (segment (start 166.40048 112.29952) (end 170.6 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp 6ef0a21b-89a3-469a-9213-2f44b785f07d))
+ (segment (start 158.35167 112.29952) (end 166.40048 112.29952) (width 0.4) (layer "F.Cu") (net 29) (tstamp 7014ca00-101f-4c3e-a917-46ecf20b99ed))
+ (segment (start 178.475 106.242044) (end 177.857956 106.242044) (width 0.4) (layer "F.Cu") (net 29) (tstamp 71a678a4-3802-4887-9047-4efc47a1e5bf))
+ (segment (start 167.934667 90.517483) (end 156.3 102.15215) (width 0.4) (layer "F.Cu") (net 29) (tstamp 74d180c0-40fc-4896-bfc4-2042108e45de))
+ (segment (start 156.3 110.24785) (end 158.35167 112.29952) (width 0.4) (layer "F.Cu") (net 29) (tstamp bf4cc1af-be5c-403a-9484-b007f5f41dc0))
+ (segment (start 173.275 87.225) (end 174.3375 87.225) (width 0.4) (layer "F.Cu") (net 29) (tstamp cf176e74-17a2-41e1-a4da-d13f67684964))
+ (segment (start 177 107.1) (end 176 108.1) (width 0.4) (layer "F.Cu") (net 29) (tstamp f8ceffb6-036a-4c48-a5a4-c67bbbcc9ae4))
+ (segment (start 156.3 102.15215) (end 156.3 110.24785) (width 0.4) (layer "F.Cu") (net 29) (tstamp fc4a4edb-4a9d-42fb-a0a8-bc910371ff7c))
+ (via (at 166.612894 89.012894) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 0833bb8e-7413-4964-a8fe-5cbe933996d6))
+ (via (at 170.6 108.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 5f6e33ad-e9eb-4552-b6d9-80fc8c16efe2))
+ (via (at 168.217483 90.517483) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 7baa3f25-3e90-4e6b-a434-8fc78ba97250))
+ (via (at 174.1 108.1) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 29) (tstamp 9ab8f61c-4cc8-4be2-8e40-e9ff6a2dcd65))
+ (segment (start 168.117483 90.517483) (end 166.612894 89.012894) (width 0.4) (layer "B.Cu") (net 29) (tstamp 3e3a9357-2b9d-4608-96ec-15abdd86df2f))
+ (segment (start 174.1 108.1) (end 170.6 108.1) (width 0.4) (layer "B.Cu") (net 29) (tstamp a0a7e01c-d0a2-45b9-a67d-7bb2285dfaeb))
+ (segment (start 168.217483 90.517483) (end 168.117483 90.517483) (width 0.4) (layer "B.Cu") (net 29) (tstamp d707d946-2be8-499e-8ce0-264a0d890060))
+ (segment (start 158.6 111.7) (end 165.6 111.7) (width 0.4) (layer "F.Cu") (net 30) (tstamp 010eaf6d-5432-4000-a08f-1dc74f9871e0))
+ (segment (start 170.3 107) (end 170.6 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 0ac7089d-48cf-4e1f-958e-42c885dd9f37))
+ (segment (start 170.0326 89.99808) (end 168.43068 91.6) (width 0.4) (layer "F.Cu") (net 30) (tstamp 41aa5361-9975-46b6-a0a1-5b4e585d18a0))
+ (segment (start 176.8 105.4) (end 176.8 106.3) (width 0.4) (layer "F.Cu") (net 30) (tstamp 56532d84-f0f4-427a-aa7f-ffa77755db9a))
+ (segment (start 177.1 89.3) (end 176.40192 89.99808) (width 0.4) (layer "F.Cu") (net 30) (tstamp 611da1fa-4a31-4d5c-8890-21f89552ff1e))
+ (segment (start 176.8 106.3) (end 176.1 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 68233c5a-1624-4ed0-b8a6-64485873b3f6))
+ (segment (start 176.40192 89.99808) (end 170.0326 89.99808) (width 0.4) (layer "F.Cu") (net 30) (tstamp 71117f31-f80d-4173-aff1-fae59d087e67))
+ (segment (start 177.227956 104.972044) (end 176.8 105.4) (width 0.4) (layer "F.Cu") (net 30) (tstamp 7486bc1d-f204-4b12-8c00-a51f3b1d863d))
+ (segment (start 180.0625 85.925) (end 177.975 85.925) (width 0.4) (layer "F.Cu") (net 30) (tstamp 7d86f8cc-9c07-4b1d-85c2-2e17b732a6f4))
+ (segment (start 167.7 91.6) (end 156.9 102.4) (width 0.4) (layer "F.Cu") (net 30) (tstamp 83ce0d72-175f-44b4-9139-973c1738643c))
+ (segment (start 176.1 107) (end 174.1 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp 86fc6da7-97fa-4b46-a6da-4f1b138ddc63))
+ (segment (start 156.9 110) (end 158.6 111.7) (width 0.4) (layer "F.Cu") (net 30) (tstamp 8720dfdf-430e-499a-ac04-62795dd5b567))
+ (segment (start 178.475 104.972044) (end 177.227956 104.972044) (width 0.4) (layer "F.Cu") (net 30) (tstamp 91571628-128f-4324-8a9a-6c7360a98669))
+ (segment (start 177.975 85.925) (end 177.1 86.8) (width 0.4) (layer "F.Cu") (net 30) (tstamp bbcee157-9192-462e-93fe-7c1d3bf368e0))
+ (segment (start 156.9 102.4) (end 156.9 110) (width 0.4) (layer "F.Cu") (net 30) (tstamp c5500a17-2dfd-4683-817c-c46980a22788))
+ (segment (start 177.1 86.8) (end 177.1 89.3) (width 0.4) (layer "F.Cu") (net 30) (tstamp cbd8cbf4-afc1-4a6e-bb57-5219e2e35459))
+ (segment (start 165.6 111.7) (end 170.3 107) (width 0.4) (layer "F.Cu") (net 30) (tstamp d3cdef40-8eed-4d45-ac61-0aa9cb86e2af))
+ (segment (start 168.43068 91.6) (end 167.7 91.6) (width 0.4) (layer "F.Cu") (net 30) (tstamp f0b484cd-8480-4a7e-bbd5-78e447d10d94))
+ (via (at 174.1 107) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 30) (tstamp 992c2aab-3381-4661-a49c-23639ca64e69))
+ (via (at 170.6 107) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 30) (tstamp e0b1cccf-af83-4d6f-a334-40c82322ed5c))
+ (segment (start 174.1 107) (end 170.6 107) (width 0.4) (layer "B.Cu") (net 30) (tstamp 0df01c23-bc7b-4721-917b-b33c464fe30a))
+ (segment (start 198.5 99.7) (end 198 100.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 07b0d5d9-639e-466e-8e03-c31ea2bee925))
+ (segment (start 199.6625 98.5625) (end 200.76 98.5625) (width 0.5) (layer "F.Cu") (net 31) (tstamp 20154945-25fc-43cc-ae0a-e275efbe2e28))
+ (segment (start 198 100.2) (end 197.8 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 3c067f2d-54b9-4a30-9b43-0c98e1309173))
+ (segment (start 198.55 97.45) (end 199.6625 98.5625) (width 0.5) (layer "F.Cu") (net 31) (tstamp 3e4f0c92-5ac3-4dec-830f-e65486e891c6))
+ (segment (start 198.5 98.7) (end 198.5 99.7) (width 0.5) (layer "F.Cu") (net 31) (tstamp 4917e574-751f-474d-bc43-2bcea821934c))
+ (segment (start 197.8 100.4) (end 195.3 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 4daecb61-ce46-4b13-8d2a-09b24605ba8d))
+ (segment (start 188.9 94.2) (end 188.9 94.6) (width 0.5) (layer "F.Cu") (net 31) (tstamp 601c4f30-4ee3-4290-8d93-ad52d339b6f9))
+ (segment (start 195.1 100.4) (end 193.9 99.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 6da0cd2b-a29d-402b-ac09-be0afafe002a))
+ (segment (start 189.9 98.4) (end 188.9 97.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 72ec1aea-d178-4110-89a0-319851b66f18))
+ (segment (start 189.7 91.5) (end 189.7 91.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp 72ee2d3a-208f-475b-952c-3141f0899795))
+ (segment (start 189.7 91.9) (end 189.7 93.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 74bbfd05-1618-4cce-9323-026b6f55e7ef))
+ (segment (start 192.3 98.4) (end 189.9 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 762b783b-ac86-404a-ab6c-e71702a4ec9e))
+ (segment (start 193.1 98.4) (end 192.3 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp 7678e693-d671-4dd6-832f-cc034a21e263))
+ (segment (start 189.7 93.4) (end 188.9 94.2) (width 0.5) (layer "F.Cu") (net 31) (tstamp 7a8c14bd-7b09-4f2e-a33f-aa1e4adc8851))
+ (segment (start 189.7 91.9) (end 189.7 91.7) (width 0.2) (layer "F.Cu") (net 31) (tstamp 8187aa8d-b7da-4ea3-b183-bdab44b0b084))
+ (segment (start 198.5 97.9425) (end 198.5 98.7) (width 0.5) (layer "F.Cu") (net 31) (tstamp 8b491a5b-d857-403b-baa8-6aff29659c2d))
+ (segment (start 181.225 89.3) (end 182.825 90.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp 8d6ccbc0-d4aa-4b2d-b5e9-242428e491f9))
+ (segment (start 193.9 99.2) (end 193.1 98.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp a41aa754-a3ed-4262-8a7d-efe21103a77e))
+ (segment (start 180.45 88.525) (end 181.225 89.3) (width 0.4) (layer "F.Cu") (net 31) (tstamp a454af00-ee29-46ec-9490-507015f6a651))
+ (segment (start 195.3 100.4) (end 195.1 100.4) (width 0.5) (layer "F.Cu") (net 31) (tstamp a4e26b70-9855-48e1-bcc8-7ca7380a449d))
+ (segment (start 198.0075 97.45) (end 198.5 97.9425) (width 0.5) (layer "F.Cu") (net 31) (tstamp b5ecb155-2833-47e4-9d5b-7df0fe1b9bdf))
+ (segment (start 182.825 90.9) (end 189.1 90.9) (width 0.5) (layer "F.Cu") (net 31) (tstamp c36d3e40-c1ce-4fa9-88dc-98a549c681fd))
+ (segment (start 189.7 91.7) (end 190.6 90.8) (width 0.2) (layer "F.Cu") (net 31) (tstamp c557845f-0f0b-493d-ab34-2e8e41c9dda0))
+ (segment (start 189.1 90.9) (end 189.7 91.5) (width 0.5) (layer "F.Cu") (net 31) (tstamp cd6c1a13-7215-4682-a496-a196403c4031))
+ (segment (start 180.0625 88.525) (end 180.45 88.525) (width 0.4) (layer "F.Cu") (net 31) (tstamp dca90d4a-7e8f-403c-884c-e5c8c99322d7))
+ (segment (start 198.0075 97.45) (end 198.55 97.45) (width 0.5) (layer "F.Cu") (net 31) (tstamp f4dc87cc-5c16-4a51-9569-b7358435468a))
+ (via (at 188.9 97.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 1252c018-5255-4cb4-89fb-a9c3fdf47f6c))
+ (via (at 188.9 94.6) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 12f26943-201d-4a23-8f3d-113d66c71eb2))
+ (via (at 190.6 90.8) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 31) (tstamp 19e1033a-8043-4ba0-b5cd-9f9f42fa7473))
+ (segment (start 194.19904 83.80096) (end 194.793505 83.206495) (width 0.2) (layer "B.Cu") (net 31) (tstamp 11abdd5a-11a0-4f2f-84b8-17ef52c7070c))
+ (segment (start 193.194149 86.735863) (end 194.199039 85.730973) (width 0.2) (layer "B.Cu") (net 31) (tstamp 1c85e901-9973-4f3c-ba56-95b284b1918e))
+ (segment (start 194.199039 85.730973) (end 194.19904 83.80096) (width 0.2) (layer "B.Cu") (net 31) (tstamp 5144d9f3-50db-41e3-bb0d-17ad33518923))
+ (segment (start 191.254265 90.8) (end 193.194149 88.860116) (width 0.2) (layer "B.Cu") (net 31) (tstamp 5163edf7-5254-4548-ae2c-3af2a242db21))
+ (segment (start 193.194149 88.860116) (end 193.194149 86.735863) (width 0.2) (layer "B.Cu") (net 31) (tstamp 76a5abfa-1f48-47b6-a64e-44592cf310af))
+ (segment (start 188.9 97.4) (end 188.9 94.6) (width 0.5) (layer "B.Cu") (net 31) (tstamp c0eb20da-24f3-4fad-b38a-5a3208184cdd))
+ (segment (start 194.793505 83.206495) (end 199.617178 83.206495) (width 0.2) (layer "B.Cu") (net 31) (tstamp d8ac8e3a-3bfa-4eb1-aa5e-0defeb3e9633))
+ (segment (start 190.6 90.8) (end 191.254265 90.8) (width 0.2) (layer "B.Cu") (net 31) (tstamp daa0a647-b63c-4b12-8921-4aade52c3f31))
+ (segment (start 202.4 88.7) (end 193.6 88.7) (width 0.5) (layer "F.Cu") (net 32) (tstamp 01cfaffe-ff36-47ba-b057-6e83f64974d8))
+ (segment (start 203.7 94.4) (end 203.645846 94.345846) (width 0.5) (layer "F.Cu") (net 32) (tstamp 09637789-d15c-4538-9734-5d3ac5cc218e))
+ (segment (start 180.0625 85.275) (end 183.525 85.275) (width 0.4) (layer "F.Cu") (net 32) (tstamp 1c1252d5-2cbf-487b-8b21-a1907f2879be))
+ (segment (start 199.2175 102.973032) (end 201.1125 102.973032) (width 0.8) (layer "F.Cu") (net 32) (tstamp 1e83068a-f9e2-447e-abdf-3f980f6eb157))
+ (segment (start 201.15 102.935532) (end 201.185532 102.9) (width 0.5) (layer "F.Cu") (net 32) (tstamp 4c2d6560-ce70-406b-be02-69e4d4577534))
+ (segment (start 201.2 104.926968) (end 201.2 102.985532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 601a1b82-056c-4ddf-beb9-8e707a3660c4))
+ (segment (start 183.525 85.275) (end 183.65 85.4) (width 0.4) (layer "F.Cu") (net 32) (tstamp 69bea1d3-ea6f-4f3f-ab09-b814b9b6b03a))
+ (segment (start 201.2 102.985532) (end 201.15 102.935532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 7024c422-8cfd-4e6c-b7ce-497ec8864aba))
+ (segment (start 201.1125 102.973032) (end 201.15 102.935532) (width 0.8) (layer "F.Cu") (net 32) (tstamp 7327d70a-4bd4-4e07-9a14-238acf5bed4c))
+ (segment (start 193.6 88.7) (end 190.3 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp 8406469d-1e73-4b82-a5e4-843a0876e6f9))
+ (segment (start 203.645846 94.345846) (end 203.645846 89.945846) (width 0.5) (layer "F.Cu") (net 32) (tstamp 891ae7e3-0969-4ec6-a293-d0c25292c969))
+ (segment (start 203.645846 89.945846) (end 202.4 88.7) (width 0.5) (layer "F.Cu") (net 32) (tstamp 9914b0e1-2f57-499f-93d9-0a07e2638dad))
+ (segment (start 190.3 85.4) (end 189 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp ed8fb6a4-d69a-4743-afc2-e8556d56cd1b))
+ (segment (start 189 85.4) (end 183.65 85.4) (width 0.5) (layer "F.Cu") (net 32) (tstamp f53d624e-52ea-4889-837f-083861dbf939))
+ (segment (start 189 85.4) (end 189.3 85.4) (width 0.2) (layer "F.Cu") (net 32) (tstamp fda8b6c8-4cfa-4aa9-ab29-bb0404fae76c))
+ (segment (start 201.185532 102.9) (end 202.2 102.9) (width 0.5) (layer "F.Cu") (net 32) (tstamp fe0c68dd-ef22-4c7b-b521-15e763cd9a84))
+ (via (at 203.7 94.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp 80d944af-ea27-4ab4-a407-a7f5a360bd5f))
+ (via (at 202.2 102.9) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp d83f6c4b-33fe-4d7f-bd35-250920dd4242))
+ (via (at 189.3 85.4) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 32) (tstamp e7dd4aba-ad7e-46b3-aad8-e994d518926c))
+ (segment (start 190.8 85.4) (end 191.9 84.3) (width 0.2) (layer "B.Cu") (net 32) (tstamp 0e51d9db-8436-4188-ba87-566275eda416))
+ (segment (start 203.7 94.4) (end 203.7 101.4) (width 0.5) (layer "B.Cu") (net 32) (tstamp 36b20f9d-62f6-4b3e-b516-8af00c3bcf08))
+ (segment (start 191.9 81.4) (end 194.093505 79.206495) (width 0.2) (layer "B.Cu") (net 32) (tstamp 4d1b1135-819f-4559-ac3d-d21a5b58ce35))
+ (segment (start 189.3 85.4) (end 190.8 85.4) (width 0.2) (layer "B.Cu") (net 32) (tstamp 5283ba64-26f6-4925-b2aa-8b9252dab88f))
+ (segment (start 191.9 84.3) (end 191.9 81.4) (width 0.2) (layer "B.Cu") (net 32) (tstamp 7b4fc82b-3108-4f4d-a6b7-b97516d9dbf9))
+ (segment (start 203.7 101.4) (end 202.2 102.9) (width 0.5) (layer "B.Cu") (net 32) (tstamp b346e554-9811-4513-a1ed-dd24e083cabf))
+ (segment (start 194.093505 79.206495) (end 199.616326 79.206495) (width 0.2) (layer "B.Cu") (net 32) (tstamp ba85f502-1fb8-44e3-ad03-3cfa3854cb21))
+ (segment (start 190.3 80) (end 188.84808 78.54808) (width 0.5) (layer "F.Cu") (net 33) (tstamp 1306c962-2a3a-419f-8568-ab17eca1189d))
+ (segment (start 204.6 112.7) (end 203.99 113.31) (width 0.8) (layer "F.Cu") (net 33) (tstamp 131f0796-3e9e-4c4d-a8dc-cc989bd08482))
+ (segment (start 190.3 81.200481) (end 190.3 81.7) (width 0.2) (layer "F.Cu") (net 33) (tstamp 17b5a546-2b0b-44d6-b99c-2412f7d1ef64))
+ (segment (start 174.3375 83.975) (end 175.525 83.975) (width 0.4) (layer "F.Cu") (net 33) (tstamp 189ca8be-516a-4ef4-94eb-444e443a9ce8))
+ (segment (start 194.00048 88.00048) (end 202.68975 88.00048) (width 0.5) (layer "F.Cu") (net 33) (tstamp 2f80f637-c5fb-4552-ad0b-2fba78572c1e))
+ (segment (start 200.27 113.384567) (end 200.2075 113.447067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 3434fef8-a2c8-4fcd-b125-9f1d26d19216))
+ (segment (start 203.99 113.31) (end 203.99 113.722067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 3e5d47ff-e814-4a95-82ea-7aa860554158))
+ (segment (start 204.6 89.91073) (end 204.6 93.3) (width 0.5) (layer "F.Cu") (net 33) (tstamp 460f5451-ff71-4e19-a189-8609a1d29628))
+ (segment (start 203.99 113.722067) (end 202.4775 113.722067) (width 0.8) (layer "F.Cu") (net 33) (tstamp 4df30c8d-7169-4e48-8ac5-1865f3f1f8ea))
+ (segment (start 202.68975 88.00048) (end 204.6 89.91073) (width 0.5) (layer "F.Cu") (net 33) (tstamp 55b95935-52f7-445a-9bd0-3d63d2f0a09c))
+ (segment (start 202.14 113.384567) (end 200.27 113.384567) (width 0.8) (layer "F.Cu") (net 33) (tstamp 599fce5a-8cd7-4a63-82bb-81b6bfb235a1))
+ (segment (start 182.45192 78.54808) (end 181 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp 62840f8b-2cc8-4e6d-afea-b23be9b63508))
+ (segment (start 202.4775 113.722067) (end 202.14 113.384567) (width 0.8) (layer "F.Cu") (net 33) (tstamp 832403f6-6a2c-489e-9b52-d6eb13b75104))
+ (segment (start 176.1 83.4) (end 176.1 80) (width 0.4) (layer "F.Cu") (net 33) (tstamp 8e396734-235c-47a1-88d7-991c813aad19))
+ (segment (start 190.3 84.3) (end 194.00048 88.00048) (width 0.5) (layer "F.Cu") (net 33) (tstamp 90d34ccf-3e4b-430e-8b84-24b540c13101))
+ (segment (start 190.3 81.7) (end 190.3 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp 94d50aae-7871-4009-b393-16a8e0f93b6c))
+ (segment (start 199.816436 81.200481) (end 190.3 81.200481) (width 0.2) (layer "F.Cu") (net 33) (tstamp 9a43db92-fad5-45a9-a412-64dd2e01ec25))
+ (segment (start 175.525 83.975) (end 176.1 83.4) (width 0.4) (layer "F.Cu") (net 33) (tstamp a66ac39d-9b65-46f4-a8b9-76e6b4c853d0))
+ (segment (start 181 80) (end 176.1 80) (width 0.5) (layer "F.Cu") (net 33) (tstamp afe74317-ad36-4898-8469-3d16c7ca309d))
+ (segment (start 190.3 81.7) (end 190.3 84.3) (width 0.5) (layer "F.Cu") (net 33) (tstamp bdc17d53-46fe-44b8-83bd-ecdc825c9c3c))
+ (segment (start 188.84808 78.54808) (end 182.45192 78.54808) (width 0.5) (layer "F.Cu") (net 33) (tstamp e11a64b7-2f72-4ddd-af9c-2a2bc969dccd))
+ (segment (start 199.816507 81.200552) (end 199.816436 81.200481) (width 0.2) (layer "F.Cu") (net 33) (tstamp f285fee5-0f32-49ad-90d5-5e01b175b937))
+ (via (at 204.6 112.7) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 33) (tstamp 0e3a095f-c5b3-46d8-8cd4-e4109ff11fa0))
+ (via (at 204.6 93.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 33) (tstamp e73a15f3-e36b-4e36-bbb3-615d9d5e5df1))
+ (segment (start 204.6 112.7) (end 204.6 93.3) (width 0.5) (layer "B.Cu") (net 33) (tstamp 99dc4c8e-3c17-43a3-b1d9-4fcea0d19ef8))
+ (segment (start 178.475 107.512044) (end 178.475 109.242956) (width 0.8) (layer "F.Cu") (net 34) (tstamp 4b542674-622a-44da-99e1-46037f260fa1))
+ (segment (start 178.475 109.242956) (end 178.225 109.492956) (width 0.8) (layer "F.Cu") (net 34) (tstamp 777b6246-6a76-4c58-aa3f-2a330bdc623e))
+ (segment (start 192.6 92.8) (end 192.6125 92.8125) (width 0.8) (layer "F.Cu") (net 35) (tstamp 01ea328e-6edb-4c58-b538-2e922d2e5e65))
+ (segment (start 196.5 110.72078) (end 198.6 108.62078) (width 0.8) (layer "F.Cu") (net 35) (tstamp 0d92adc9-1159-4d88-9c3e-f7d47e663fb5))
+ (segment (start 198.6 108.62078) (end 198.6 105.2) (width 0.8) (layer "F.Cu") (net 35) (tstamp 0fd7c9d3-04c2-4601-95e0-bdef5d205308))
+ (segment (start 198.270651 123.8) (end 198.270651 127.5) (width 1.5) (layer "F.Cu") (net 35) (tstamp 27783043-6e4b-43a2-995b-b988683e29c4))
+ (segment (start 195.85 121.379349) (end 195.85 114.08) (width 0.8) (layer "F.Cu") (net 35) (tstamp 34717b37-b0d6-4a0e-8da7-de86d72cf6aa))
+ (segment (start 197.380651 128.39) (end 198.270651 127.5) (width 1.5) (layer "F.Cu") (net 35) (tstamp 34f66843-cc27-43cc-a483-23f70015bc7e))
+ (segment (start 198.6 105.2) (end 197.3425 103.9425) (width 0.8) (layer "F.Cu") (net 35) (tstamp 65f32e61-a28c-4855-b511-97e7cf0a2177))
+ (segment (start 195.63 128.39) (end 197.380651 128.39) (width 1.5) (layer "F.Cu") (net 35) (tstamp 69731089-e758-41ba-b465-cf9fb5de6d8c))
+ (segment (start 198.270651 123.8) (end 195.85 121.379349) (width 0.8) (layer "F.Cu") (net 35) (tstamp 93513b06-a933-44e3-afa2-0b6649f3da62))
+ (segment (start 194.623032 102.023032) (end 197.3425 102.023032) (width 0.8) (layer "F.Cu") (net 35) (tstamp b8f1c0e5-4757-4d5f-9933-057f84a2b95d))
+ (segment (start 192.6 100) (end 194.623032 102.023032) (width 0.8) (layer "F.Cu") (net 35) (tstamp b941dbdd-0272-4773-896c-e488659d40e6))
+ (segment (start 196.5 113.43) (end 196.5 110.72078) (width 0.8) (layer "F.Cu") (net 35) (tstamp c3e34c8f-ab54-428e-9980-8dcecc3ed265))
+ (segment (start 197.3425 103.9425) (end 197.3425 102.023032) (width 0.8) (layer "F.Cu") (net 35) (tstamp c82e86b4-dcd6-49db-b009-5b615e84cf04))
+ (segment (start 195.85 114.08) (end 196.5 113.43) (width 0.8) (layer "F.Cu") (net 35) (tstamp cec39e3c-5849-4051-a060-7e95d34a239d))
+ (segment (start 192.6125 92.8125) (end 192.6125 93.925) (width 0.8) (layer "F.Cu") (net 35) (tstamp ef538599-0405-47ad-81a4-3670a9e7fa89))
+ (via (at 195.63 128.39) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 35) (tstamp 240bde66-f846-4767-a00b-7cb25953e76a))
+ (via (at 192.6 92.8) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 35) (tstamp a94ecca0-1811-4b13-89c1-cc97870e1611))
+ (via (at 192.6 100) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 35) (tstamp d78b284d-716a-4ec0-bec0-250bc2d28572))
+ (segment (start 193.48 126.24) (end 195.63 128.39) (width 1.5) (layer "B.Cu") (net 35) (tstamp 057df3a8-98cd-45ea-bd24-f4341b34e5c9))
+ (segment (start 183.2 128.46) (end 183.2 127.889421) (width 1.5) (layer "B.Cu") (net 35) (tstamp 1019c67d-18d6-4566-a34c-502168e87cf5))
+ (segment (start 184.849421 126.24) (end 193.48 126.24) (width 1.5) (layer "B.Cu") (net 35) (tstamp 1918d747-7cab-471d-afea-382d132ea11f))
+ (segment (start 192.6 92.8) (end 192.6 100) (width 0.8) (layer "B.Cu") (net 35) (tstamp 282a0a8e-9b13-416c-b10c-e938d07a9332))
+ (segment (start 183.2 131) (end 183.2 128.46) (width 1.5) (layer "B.Cu") (net 35) (tstamp 7f23c40c-d899-49a3-ab6f-450ad7905552))
+ (segment (start 183.2 127.889421) (end 184.849421 126.24) (width 1.5) (layer "B.Cu") (net 35) (tstamp acb25ecb-9d3f-4482-bd0e-c54c50e9216e))
+ (segment (start 198.0075 95.55) (end 199.7375 95.55) (width 0.5) (layer "F.Cu") (net 36) (tstamp 3b414f64-42ca-40ea-a682-01f9980fe1f5))
+ (segment (start 199.7375 95.55) (end 200.2875 95) (width 0.5) (layer "F.Cu") (net 36) (tstamp 8f80d08f-96ab-406e-afdc-3388bb0e9803))
+ (segment (start 200.76 95.4725) (end 200.2875 95) (width 0.5) (layer "F.Cu") (net 36) (tstamp 8f91a300-af02-4302-8977-c05e7c309dd1))
+ (segment (start 200.76 96.7375) (end 200.76 95.4725) (width 0.5) (layer "F.Cu") (net 36) (tstamp deec70e2-23d0-452a-a23f-bdfd80d79e37))
+ (segment (start 195.7325 94.25) (end 196.0625 93.92) (width 0.5) (layer "F.Cu") (net 37) (tstamp 5214cf2e-61c9-41b7-8d36-4ba72af3abc4))
+ (segment (start 195.7325 95.55) (end 195.7325 94.25) (width 0.5) (layer "F.Cu") (net 37) (tstamp 54d11e84-c001-4fe4-a7b9-ad3cdc1941f6))
+ (segment (start 197.225 99.11) (end 196.85 98.735) (width 0.5) (layer "F.Cu") (net 37) (tstamp 68a0df69-44b5-4624-b2e3-761657921eae))
+ (segment (start 196.85 96.05) (end 196.35 95.55) (width 0.5) (layer "F.Cu") (net 37) (tstamp 69d3c0cd-3889-4745-8688-e7d5246e8dca))
+ (segment (start 196.85 98.735) (end 196.85 96.05) (width 0.5) (layer "F.Cu") (net 37) (tstamp 6a62b81d-e060-4a8d-91dc-9dac095ed2a3))
+ (segment (start 196.0575 93.925) (end 196.0625 93.92) (width 0.5) (layer "F.Cu") (net 37) (tstamp a91016d0-8d04-4724-ad44-cbbfd62b6c38))
+ (segment (start 194.4375 93.925) (end 196.0575 93.925) (width 0.5) (layer "F.Cu") (net 37) (tstamp c246da41-ad59-4d5d-bf52-f495dec9e992))
+ (segment (start 196.35 95.55) (end 195.7325 95.55) (width 0.5) (layer "F.Cu") (net 37) (tstamp f921cf3e-b2ba-4f70-9f89-3c748db9e1b6))
+ (segment (start 160.225 124.6875) (end 160.225 126.025) (width 1.2) (layer "F.Cu") (net 38) (tstamp 0a19b05a-6257-4a4d-a7f3-45d63ec22d02))
+ (segment (start 160.225 126.025) (end 161.1 126.9) (width 1.2) (layer "F.Cu") (net 38) (tstamp dde679b8-7233-460c-b81b-fda8b925d902))
+ (segment (start 189.3125 125.75) (end 186.9 125.75) (width 1.2) (layer "F.Cu") (net 39) (tstamp 85465145-ae05-4ced-8b3d-6a24ed7d84b6))
+ (segment (start 189.475 125.5875) (end 189.3125 125.75) (width 1.2) (layer "F.Cu") (net 39) (tstamp c2051219-538b-4e7a-991b-69985a9714cc))
+ (segment (start 167.3875 124.6875) (end 167.5 124.8) (width 1.2) (layer "F.Cu") (net 40) (tstamp e9fd629b-9d56-442e-8038-cbe94be5fc8e))
+ (segment (start 164.5 124.6875) (end 167.3875 124.6875) (width 1.2) (layer "F.Cu") (net 40) (tstamp ee999cf7-08bf-42ec-a351-b80f933903da))
+ (segment (start 164.5 124.6875) (end 164.56202 124.74952) (width 1.2) (layer "F.Cu") (net 40) (tstamp fb5ef922-22e4-4afb-ba3f-41108259b098))
+ (segment (start 193.15 128.25) (end 193.1 128.2) (width 1.2) (layer "F.Cu") (net 41) (tstamp 3f39fce1-b812-4a6c-b616-f23bcf62340b))
+ (segment (start 193.1 128.2) (end 193.1 125.5975) (width 1.2) (layer "F.Cu") (net 41) (tstamp 71cd8853-9768-48e3-b6f2-a21a73679f78))
+ (segment (start 174.3375 85.925) (end 171.438359 85.925) (width 0.4) (layer "F.Cu") (net 42) (tstamp 0d11c79e-31cc-47f4-8f27-92a8685ab9bb))
+ (segment (start 171.438359 85.925) (end 170.8 86.563359) (width 0.4) (layer "F.Cu") (net 42) (tstamp 73e66f8d-8a17-4671-84e3-125a8a189a2b))
+ (segment (start 181.625 84.625) (end 183.65 82.6) (width 0.4) (layer "F.Cu") (net 43) (tstamp 6f787fde-aaa1-4fbd-9a09-e51df4dd7509))
+ (segment (start 180.0625 84.625) (end 181.625 84.625) (width 0.4) (layer "F.Cu") (net 43) (tstamp a16daa80-632d-4665-99ae-189b4922f7c0))
+ (segment (start 173.225 83.325) (end 170.5 80.6) (width 0.4) (layer "F.Cu") (net 44) (tstamp 4402b1e0-d1d3-4cee-a250-a7a90a4ce9e0))
+ (segment (start 170.5 80.6) (end 170.5 80) (width 0.4) (layer "F.Cu") (net 44) (tstamp 83ffffdf-7d77-4269-96a3-0ccc63220e55))
+ (segment (start 174.3375 83.325) (end 173.225 83.325) (width 0.4) (layer "F.Cu") (net 44) (tstamp c4732a3a-f7c0-4ce8-9021-0784c531fbce))
+
+ (zone (net 3) (net_name "+3V3") (layer "F.Cu") (tstamp 1ea4edcd-3430-4813-af44-cb93eda54d6e) (hatch edge 0.508)
+ (priority 1)
+ (connect_pads yes (clearance 0))
+ (min_thickness 0.4) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
+ (polygon
+ (pts
+ (xy 182.8 97.2)
+ (xy 185.6 97.2)
+ (xy 185.6 102)
+ (xy 168 102)
+ (xy 168 96.8)
+ (xy 173.2 96.8)
+ (xy 173.2 94.8)
+ (xy 182.8 94.8)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 181.831062 94.815147)
+ (xy 181.903238 94.845044)
+ (xy 182.06 94.865682)
+ (xy 182.081384 94.862866)
+ (xy 182.092893 94.861352)
+ (xy 182.105893 94.8605)
+ (xy 182.601 94.8605)
+ (xy 182.687343 94.880207)
+ (xy 182.756584 94.935426)
+ (xy 182.795011 95.015218)
+ (xy 182.8 95.059499)
+ (xy 182.8 97.2)
+ (xy 185.376682 97.2)
+ (xy 185.463025 97.219707)
+ (xy 185.532266 97.274926)
+ (xy 185.570693 97.354718)
+ (xy 185.570693 97.443282)
+ (xy 185.534559 97.520144)
+ (xy 185.475465 97.597156)
+ (xy 185.475463 97.597159)
+ (xy 185.414957 97.743235)
+ (xy 185.414954 97.743244)
+ (xy 185.401222 97.847549)
+ (xy 185.370413 97.930581)
+ (xy 185.306629 97.992022)
+ (xy 185.222503 98.019704)
+ (xy 185.169876 98.015266)
+ (xy 185.169693 98.016659)
+ (xy 185.156763 98.014956)
+ (xy 185.156762 98.014956)
+ (xy 185 97.994318)
+ (xy 184.843237 98.014956)
+ (xy 184.843235 98.014957)
+ (xy 184.697159 98.075463)
+ (xy 184.697156 98.075464)
+ (xy 184.571718 98.171718)
+ (xy 184.475464 98.297156)
+ (xy 184.475463 98.297159)
+ (xy 184.414957 98.443235)
+ (xy 184.414956 98.443237)
+ (xy 184.394318 98.599999)
+ (xy 184.414956 98.756762)
+ (xy 184.414957 98.756764)
+ (xy 184.475463 98.90284)
+ (xy 184.475464 98.902843)
+ (xy 184.539633 98.986468)
+ (xy 184.571718 99.028282)
+ (xy 184.626209 99.070094)
+ (xy 184.697156 99.124535)
+ (xy 184.697159 99.124536)
+ (xy 184.843238 99.185044)
+ (xy 185 99.205682)
+ (xy 185.156762 99.185044)
+ (xy 185.302841 99.124536)
+ (xy 185.302841 99.124535)
+ (xy 185.314892 99.119544)
+ (xy 185.315809 99.121758)
+ (xy 185.382922 99.101057)
+ (xy 185.397794 99.1005)
+ (xy 185.401 99.1005)
+ (xy 185.487343 99.120207)
+ (xy 185.556584 99.175426)
+ (xy 185.595011 99.255218)
+ (xy 185.6 99.2995)
+ (xy 185.6 101.801)
+ (xy 185.580293 101.887343)
+ (xy 185.525074 101.956584)
+ (xy 185.445282 101.995011)
+ (xy 185.401 102)
+ (xy 184.983402 102)
+ (xy 184.897059 101.980293)
+ (xy 184.827818 101.925074)
+ (xy 184.789391 101.845282)
+ (xy 184.785655 101.823293)
+ (xy 184.785368 101.820745)
+ (xy 184.725789 101.650478)
+ (xy 184.629816 101.497738)
+ (xy 184.629813 101.497735)
+ (xy 184.629812 101.497733)
+ (xy 184.502266 101.370187)
+ (xy 184.502263 101.370185)
+ (xy 184.502262 101.370184)
+ (xy 184.349522 101.274211)
+ (xy 184.349521 101.27421)
+ (xy 184.34952 101.27421)
+ (xy 184.179258 101.214633)
+ (xy 184.179257 101.214632)
+ (xy 184.179255 101.214632)
+ (xy 184 101.194435)
+ (xy 183.820745 101.214632)
+ (xy 183.820742 101.214632)
+ (xy 183.820741 101.214633)
+ (xy 183.650479 101.27421)
+ (xy 183.650478 101.27421)
+ (xy 183.497736 101.370185)
+ (xy 183.390714 101.477207)
+ (xy 183.315725 101.524325)
+ (xy 183.227718 101.534241)
+ (xy 183.144125 101.50499)
+ (xy 183.109286 101.477207)
+ (xy 183.002263 101.370185)
+ (xy 183.002262 101.370185)
+ (xy 183.002262 101.370184)
+ (xy 182.849522 101.274211)
+ (xy 182.849521 101.27421)
+ (xy 182.84952 101.27421)
+ (xy 182.679258 101.214633)
+ (xy 182.679257 101.214632)
+ (xy 182.679255 101.214632)
+ (xy 182.5 101.194435)
+ (xy 182.320745 101.214632)
+ (xy 182.320742 101.214632)
+ (xy 182.320741 101.214633)
+ (xy 182.150479 101.27421)
+ (xy 182.150478 101.27421)
+ (xy 181.997733 101.370187)
+ (xy 181.890714 101.477207)
+ (xy 181.815726 101.524326)
+ (xy 181.727719 101.534242)
+ (xy 181.644126 101.504991)
+ (xy 181.609286 101.477207)
+ (xy 181.502266 101.370187)
+ (xy 181.502263 101.370185)
+ (xy 181.502262 101.370184)
+ (xy 181.349522 101.274211)
+ (xy 181.349521 101.27421)
+ (xy 181.34952 101.27421)
+ (xy 181.179258 101.214633)
+ (xy 181.179257 101.214632)
+ (xy 181.179255 101.214632)
+ (xy 181 101.194435)
+ (xy 180.820745 101.214632)
+ (xy 180.820742 101.214632)
+ (xy 180.820741 101.214633)
+ (xy 180.650479 101.27421)
+ (xy 180.650478 101.27421)
+ (xy 180.497733 101.370187)
+ (xy 180.370187 101.497733)
+ (xy 180.27421 101.650478)
+ (xy 180.27421 101.650479)
+ (xy 180.214633 101.820741)
+ (xy 180.214632 101.820745)
+ (xy 180.214345 101.823284)
+ (xy 180.213503 101.825692)
+ (xy 180.212147 101.831635)
+ (xy 180.211477 101.831482)
+ (xy 180.185096 101.906875)
+ (xy 180.122472 101.969498)
+ (xy 180.038879 101.998749)
+ (xy 180.016598 102)
+ (xy 176.73605 102)
+ (xy 176.649707 101.980293)
+ (xy 176.580466 101.925074)
+ (xy 176.575935 101.91917)
+ (xy 176.500711 101.817245)
+ (xy 176.394476 101.738841)
+ (xy 176.394475 101.73884)
+ (xy 176.269849 101.695231)
+ (xy 176.240256 101.692456)
+ (xy 175.659744 101.692456)
+ (xy 175.630151 101.695231)
+ (xy 175.505525 101.73884)
+ (xy 175.505524 101.73884)
+ (xy 175.505523 101.738841)
+ (xy 175.451689 101.778572)
+ (xy 175.370515 101.813987)
+ (xy 175.33352 101.817456)
+ (xy 174.81648 101.817456)
+ (xy 174.730137 101.797749)
+ (xy 174.698311 101.778572)
+ (xy 174.644476 101.738841)
+ (xy 174.644475 101.73884)
+ (xy 174.519849 101.695231)
+ (xy 174.490256 101.692456)
+ (xy 173.909744 101.692456)
+ (xy 173.880151 101.695231)
+ (xy 173.755525 101.73884)
+ (xy 173.755524 101.73884)
+ (xy 173.755523 101.738841)
+ (xy 173.701689 101.778572)
+ (xy 173.620515 101.813987)
+ (xy 173.58352 101.817456)
+ (xy 173.023524 101.817456)
+ (xy 172.937181 101.797749)
+ (xy 172.905355 101.778572)
+ (xy 172.85152 101.738841)
+ (xy 172.851519 101.73884)
+ (xy 172.726893 101.695231)
+ (xy 172.6973 101.692456)
+ (xy 172.116788 101.692456)
+ (xy 172.087195 101.695231)
+ (xy 171.962569 101.73884)
+ (xy 171.962568 101.73884)
+ (xy 171.962567 101.738841)
+ (xy 171.856332 101.817245)
+ (xy 171.781109 101.91917)
+ (xy 171.713981 101.976939)
+ (xy 171.628436 101.999861)
+ (xy 171.620994 102)
+ (xy 168.199 102)
+ (xy 168.112657 101.980293)
+ (xy 168.043416 101.925074)
+ (xy 168.004989 101.845282)
+ (xy 168 101.801)
+ (xy 168 96.999)
+ (xy 168.019707 96.912657)
+ (xy 168.074926 96.843416)
+ (xy 168.154718 96.804989)
+ (xy 168.199 96.8)
+ (xy 168.400565 96.8)
+ (xy 168.486908 96.819707)
+ (xy 168.556149 96.874926)
+ (xy 168.563332 96.885896)
+ (xy 168.563351 96.885883)
+ (xy 168.652849 97.00715)
+ (xy 168.714162 97.0524)
+ (xy 168.762118 97.087793)
+ (xy 168.890301 97.132646)
+ (xy 168.920734 97.1355)
+ (xy 169.101556 97.1355)
+ (xy 169.187899 97.155207)
+ (xy 169.25714 97.210426)
+ (xy 169.295567 97.290218)
+ (xy 169.299304 97.356778)
+ (xy 169.294435 97.4)
+ (xy 169.314632 97.579255)
+ (xy 169.314632 97.579257)
+ (xy 169.314633 97.579258)
+ (xy 169.37421 97.74952)
+ (xy 169.37421 97.749521)
+ (xy 169.470187 97.902266)
+ (xy 169.597733 98.029812)
+ (xy 169.597735 98.029813)
+ (xy 169.597738 98.029816)
+ (xy 169.750478 98.125789)
+ (xy 169.920745 98.185368)
+ (xy 170.1 98.205565)
+ (xy 170.279255 98.185368)
+ (xy 170.449522 98.125789)
+ (xy 170.602262 98.029816)
+ (xy 170.729816 97.902262)
+ (xy 170.825789 97.749522)
+ (xy 170.885368 97.579255)
+ (xy 170.897686 97.469921)
+ (xy 170.926937 97.38633)
+ (xy 170.989561 97.323707)
+ (xy 171.073154 97.294456)
+ (xy 171.161161 97.304372)
+ (xy 171.236149 97.351491)
+ (xy 171.283268 97.42648)
+ (xy 171.294435 97.492205)
+ (xy 171.294434 97.499996)
+ (xy 171.302542 97.57195)
+ (xy 171.314632 97.679255)
+ (xy 171.314632 97.679257)
+ (xy 171.314633 97.679258)
+ (xy 171.37421 97.84952)
+ (xy 171.37421 97.849521)
+ (xy 171.374211 97.849522)
+ (xy 171.465192 97.994318)
+ (xy 171.470187 98.002266)
+ (xy 171.597733 98.129812)
+ (xy 171.597735 98.129813)
+ (xy 171.597738 98.129816)
+ (xy 171.750478 98.225789)
+ (xy 171.920745 98.285368)
+ (xy 172.1 98.305565)
+ (xy 172.279255 98.285368)
+ (xy 172.449522 98.225789)
+ (xy 172.602262 98.129816)
+ (xy 172.729816 98.002262)
+ (xy 172.825789 97.849522)
+ (xy 172.885368 97.679255)
+ (xy 172.905565 97.5)
+ (xy 172.885368 97.320745)
+ (xy 172.825789 97.150478)
+ (xy 172.816378 97.1355)
+ (xy 172.797135 97.104874)
+ (xy 172.767884 97.02128)
+ (xy 172.7778 96.933274)
+ (xy 172.824919 96.858285)
+ (xy 172.899908 96.811167)
+ (xy 172.965633 96.8)
+ (xy 173.2 96.8)
+ (xy 173.2 96.144341)
+ (xy 173.219707 96.057998)
+ (xy 173.274926 95.988757)
+ (xy 173.354718 95.95033)
+ (xy 173.443282 95.95033)
+ (xy 173.523074 95.988757)
+ (xy 173.565414 96.041849)
+ (xy 173.568265 96.040059)
+ (xy 173.57421 96.049521)
+ (xy 173.574211 96.049522)
+ (xy 173.630622 96.1393)
+ (xy 173.670187 96.202266)
+ (xy 173.797733 96.329812)
+ (xy 173.797735 96.329813)
+ (xy 173.797738 96.329816)
+ (xy 173.950478 96.425789)
+ (xy 174.120745 96.485368)
+ (xy 174.3 96.505565)
+ (xy 174.479255 96.485368)
+ (xy 174.649522 96.425789)
+ (xy 174.802262 96.329816)
+ (xy 174.929816 96.202262)
+ (xy 175.025789 96.049522)
+ (xy 175.085368 95.879255)
+ (xy 175.105565 95.7)
+ (xy 175.085368 95.520745)
+ (xy 175.025789 95.350478)
+ (xy 174.929816 95.197738)
+ (xy 174.929813 95.197735)
+ (xy 174.929812 95.197733)
+ (xy 174.871793 95.139714)
+ (xy 174.824674 95.064726)
+ (xy 174.814758 94.976719)
+ (xy 174.844009 94.893126)
+ (xy 174.906633 94.830502)
+ (xy 174.990226 94.801251)
+ (xy 175.012507 94.8)
+ (xy 181.754909 94.8)
+ )
+ )
+ )
+ (zone (net 0) (net_name "") (layers "F&B.Cu") (tstamp 3c35e167-b668-4b4c-8315-f1ea92916025) (hatch edge 0.508)
+ (connect_pads (clearance 0))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed))
+ (fill (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
+ (polygon
+ (pts
+ (xy 185.6 124.2)
+ (xy 172.4 124.2)
+ (xy 172.4 111)
+ (xy 185.6 111)
+ )
+ )
+ )
+ (zone locked (net 2) (net_name "GND") (layers "F&B.Cu") (tstamp 4d546f3c-6dc7-43c4-bb8c-88572e573e37) (hatch edge 0.508)
+ (connect_pads (clearance 0))
+ (min_thickness 0.4) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.25) (thermal_bridge_width 0.8) (island_removal_mode 2) (island_area_min 10))
+ (polygon
+ (pts
+ (xy 206 133)
+ (xy 150 133)
+ (xy 150 67)
+ (xy 206 67)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 205.876843 67.030207)
+ (xy 205.946084 67.085426)
+ (xy 205.984511 67.165218)
+ (xy 205.9895 67.2095)
+ (xy 205.9895 74.7905)
+ (xy 205.969793 74.876843)
+ (xy 205.914574 74.946084)
+ (xy 205.834782 74.984511)
+ (xy 205.7905 74.9895)
+ (xy 196.684395 74.9895)
+ (xy 196.598052 74.969793)
+ (xy 196.565139 74.949808)
+ (xy 196.563226 74.948376)
+ (xy 196.563224 74.948374)
+ (xy 196.453497 74.888459)
+ (xy 196.453493 74.888458)
+ (xy 196.453491 74.888457)
+ (xy 196.331337 74.861884)
+ (xy 196.331335 74.861884)
+ (xy 196.314689 74.863074)
+ (xy 196.206635 74.870802)
+ (xy 196.089497 74.914493)
+ (xy 195.989414 74.989414)
+ (xy 195.914493 75.089497)
+ (xy 195.870802 75.206635)
+ (xy 195.861884 75.331335)
+ (xy 195.861883 75.331335)
+ (xy 195.888457 75.453491)
+ (xy 195.888458 75.453493)
+ (xy 195.888459 75.453497)
+ (xy 195.948374 75.563224)
+ (xy 195.948375 75.563225)
+ (xy 195.949803 75.565132)
+ (xy 195.951493 75.568934)
+ (xy 195.955196 75.575716)
+ (xy 195.954641 75.576018)
+ (xy 195.985773 75.646062)
+ (xy 195.9895 75.684394)
+ (xy 195.9895 75.715605)
+ (xy 195.969793 75.801948)
+ (xy 195.949808 75.834861)
+ (xy 195.948376 75.836773)
+ (xy 195.948374 75.836775)
+ (xy 195.948374 75.836776)
+ (xy 195.888459 75.946503)
+ (xy 195.888458 75.946504)
+ (xy 195.888458 75.946506)
+ (xy 195.888457 75.946508)
+ (xy 195.861884 76.068662)
+ (xy 195.870802 76.193364)
+ (xy 195.870803 76.193366)
+ (xy 195.914493 76.310503)
+ (xy 195.960308 76.371705)
+ (xy 195.996274 76.452632)
+ (xy 196 76.490959)
+ (xy 196 77.503496)
+ (xy 195.980293 77.589839)
+ (xy 195.925074 77.65908)
+ (xy 195.845282 77.697507)
+ (xy 195.801 77.702496)
+ (xy 195.639907 77.702496)
+ (xy 195.553564 77.682789)
+ (xy 195.499193 77.64421)
+ (xy 194.488776 76.633793)
+ (xy 194.479717 76.623383)
+ (xy 194.473969 76.61577)
+ (xy 194.439285 76.584152)
+ (xy 194.435982 76.580999)
+ (xy 194.422809 76.567826)
+ (xy 194.422745 76.567782)
+ (xy 194.411943 76.559225)
+ (xy 194.390945 76.540084)
+ (xy 194.388449 76.538538)
+ (xy 194.3562 76.521539)
+ (xy 194.353495 76.520344)
+ (xy 194.336752 76.516406)
+ (xy 194.325848 76.513841)
+ (xy 194.312676 76.509762)
+ (xy 194.286183 76.499499)
+ (xy 194.283276 76.498956)
+ (xy 194.247093 76.494758)
+ (xy 194.244131 76.494621)
+ (xy 194.24413 76.494621)
+ (xy 194.216 76.498545)
+ (xy 194.202238 76.4995)
+ (xy 181.793287 76.4995)
+ (xy 181.779532 76.498546)
+ (xy 181.770082 76.497228)
+ (xy 181.723199 76.499395)
+ (xy 181.71861 76.499501)
+ (xy 181.699999 76.499501)
+ (xy 181.69997 76.499504)
+ (xy 181.699876 76.499522)
+ (xy 181.686212 76.501105)
+ (xy 181.657855 76.502416)
+ (xy 181.654989 76.50309)
+ (xy 181.620155 76.513877)
+ (xy 181.617404 76.514943)
+ (xy 181.593257 76.529892)
+ (xy 181.581063 76.53632)
+ (xy 181.555079 76.547794)
+ (xy 181.552648 76.549459)
+ (xy 181.524074 76.572092)
+ (xy 181.521886 76.574087)
+ (xy 181.504768 76.596753)
+ (xy 181.495714 76.607157)
+ (xy 180.760217 77.342656)
+ (xy 180.685229 77.389775)
+ (xy 180.619503 77.400942)
+ (xy 179.939549 77.400942)
+ (xy 179.853206 77.381235)
+ (xy 179.783965 77.326016)
+ (xy 179.745538 77.246224)
+ (xy 179.745538 77.15766)
+ (xy 179.783965 77.077868)
+ (xy 179.853206 77.022649)
+ (xy 179.861073 77.019069)
+ (xy 179.869998 77.015239)
+ (xy 180.220343 76.820782)
+ (xy 180.549217 76.591878)
+ (xy 180.853247 76.330878)
+ (xy 181.129311 76.040458)
+ (xy 181.374578 75.723599)
+ (xy 181.58653 75.383553)
+ (xy 181.762993 75.023809)
+ (xy 181.902156 74.648058)
+ (xy 182.002591 74.260156)
+ (xy 182.063267 73.864083)
+ (xy 182.083562 73.463904)
+ (xy 182.063267 73.063725)
+ (xy 182.002591 72.667652)
+ (xy 181.902156 72.27975)
+ (xy 181.762993 71.903999)
+ (xy 181.58653 71.544255)
+ (xy 181.374578 71.204209)
+ (xy 181.129311 70.88735)
+ (xy 180.853247 70.59693)
+ (xy 180.549217 70.33593)
+ (xy 180.549215 70.335928)
+ (xy 180.22036 70.107037)
+ (xy 180.220338 70.107023)
+ (xy 180.102756 70.04176)
+ (xy 179.869998 69.912569)
+ (xy 179.501778 69.754553)
+ (xy 179.11946 69.6346)
+ (xy 179.094814 69.629535)
+ (xy 178.726973 69.553941)
+ (xy 178.726976 69.553941)
+ (xy 178.416918 69.522412)
+ (xy 178.328332 69.513404)
+ (xy 177.927638 69.513404)
+ (xy 177.839051 69.522412)
+ (xy 177.528994 69.553941)
+ (xy 177.136519 69.634598)
+ (xy 177.136509 69.6346)
+ (xy 176.754195 69.754552)
+ (xy 176.754192 69.754553)
+ (xy 176.385972 69.912569)
+ (xy 176.38597 69.91257)
+ (xy 176.035631 70.107023)
+ (xy 176.035609 70.107037)
+ (xy 175.706754 70.335928)
+ (xy 175.706747 70.335934)
+ (xy 175.402731 70.596922)
+ (xy 175.402717 70.596936)
+ (xy 175.126657 70.887351)
+ (xy 174.881388 71.204214)
+ (xy 174.881386 71.204217)
+ (xy 174.669442 71.54425)
+ (xy 174.66944 71.544255)
+ (xy 174.492977 71.903999)
+ (xy 174.423395 72.091874)
+ (xy 174.353812 72.279754)
+ (xy 174.253377 72.667658)
+ (xy 174.192704 73.063709)
+ (xy 174.192703 73.063722)
+ (xy 174.172408 73.463903)
+ (xy 174.192703 73.864085)
+ (xy 174.192704 73.864098)
+ (xy 174.253377 74.260149)
+ (xy 174.353812 74.648053)
+ (xy 174.353814 74.648058)
+ (xy 174.492977 75.023809)
+ (xy 174.582657 75.206634)
+ (xy 174.669442 75.383557)
+ (xy 174.856955 75.684394)
+ (xy 174.881392 75.723599)
+ (xy 175.126659 76.040458)
+ (xy 175.402723 76.330878)
+ (xy 175.40273 76.330884)
+ (xy 175.402731 76.330885)
+ (xy 175.706747 76.591873)
+ (xy 175.706754 76.591879)
+ (xy 176.035609 76.82077)
+ (xy 176.035617 76.820775)
+ (xy 176.035627 76.820782)
+ (xy 176.385972 77.015239)
+ (xy 176.394897 77.019069)
+ (xy 176.466471 77.071229)
+ (xy 176.508326 77.149278)
+ (xy 176.512171 77.237758)
+ (xy 176.477246 77.319144)
+ (xy 176.410468 77.377317)
+ (xy 176.325062 77.400754)
+ (xy 176.316421 77.400942)
+ (xy 168.934001 77.400942)
+ (xy 168.920241 77.399987)
+ (xy 168.910785 77.398668)
+ (xy 168.910782 77.398668)
+ (xy 168.892186 77.399527)
+ (xy 168.863888 77.400836)
+ (xy 168.859293 77.400942)
+ (xy 168.840702 77.400942)
+ (xy 168.840699 77.400942)
+ (xy 168.840668 77.400945)
+ (xy 168.840569 77.400964)
+ (xy 168.826917 77.402545)
+ (xy 168.798557 77.403856)
+ (xy 168.795693 77.40453)
+ (xy 168.760869 77.415313)
+ (xy 168.758108 77.416383)
+ (xy 168.733961 77.431332)
+ (xy 168.721767 77.43776)
+ (xy 168.695783 77.449234)
+ (xy 168.693352 77.450899)
+ (xy 168.664778 77.473532)
+ (xy 168.662591 77.475526)
+ (xy 168.645472 77.498194)
+ (xy 168.636418 77.508597)
+ (xy 164.733793 81.411222)
+ (xy 164.723391 81.420275)
+ (xy 164.715771 81.426029)
+ (xy 164.684152 81.460713)
+ (xy 164.680983 81.464032)
+ (xy 164.667833 81.477183)
+ (xy 164.6678 81.477222)
+ (xy 164.667744 81.477305)
+ (xy 164.659214 81.488067)
+ (xy 164.640087 81.509049)
+ (xy 164.638536 81.511554)
+ (xy 164.621533 81.543813)
+ (xy 164.620343 81.546508)
+ (xy 164.613842 81.574147)
+ (xy 164.609763 81.587321)
+ (xy 164.599499 81.613815)
+ (xy 164.598956 81.616721)
+ (xy 164.594757 81.652916)
+ (xy 164.594621 81.65587)
+ (xy 164.598545 81.683999)
+ (xy 164.5995 81.697761)
+ (xy 164.5995 87.0931)
+ (xy 164.579793 87.179443)
+ (xy 164.541214 87.233814)
+ (xy 164.218461 87.556567)
+ (xy 164.208059 87.565619)
+ (xy 164.200439 87.571373)
+ (xy 164.16882 87.606057)
+ (xy 164.165651 87.609376)
+ (xy 164.152501 87.622527)
+ (xy 164.152468 87.622566)
+ (xy 164.152412 87.622649)
+ (xy 164.143882 87.633411)
+ (xy 164.124755 87.654393)
+ (xy 164.123204 87.656898)
+ (xy 164.106201 87.689157)
+ (xy 164.105011 87.691851)
+ (xy 164.09851 87.719491)
+ (xy 164.094431 87.732664)
+ (xy 164.084167 87.759158)
+ (xy 164.083628 87.762045)
+ (xy 164.079424 87.798279)
+ (xy 164.079288 87.801217)
+ (xy 164.083212 87.829345)
+ (xy 164.084167 87.843106)
+ (xy 164.084168 88.260199)
+ (xy 164.064461 88.346541)
+ (xy 164.009243 88.415783)
+ (xy 164.006313 88.418075)
+ (xy 163.956386 88.456385)
+ (xy 163.860132 88.581824)
+ (xy 163.860131 88.581827)
+ (xy 163.799625 88.727903)
+ (xy 163.799624 88.727905)
+ (xy 163.780828 88.87068)
+ (xy 163.778986 88.884668)
+ (xy 163.788584 88.957575)
+ (xy 163.799624 89.04143)
+ (xy 163.799625 89.041432)
+ (xy 163.860131 89.187508)
+ (xy 163.860132 89.187511)
+ (xy 163.924301 89.271136)
+ (xy 163.956386 89.31295)
+ (xy 164.00046 89.346769)
+ (xy 164.092175 89.417145)
+ (xy 164.090264 89.419634)
+ (xy 164.139327 89.46515)
+ (xy 164.17169 89.547588)
+ (xy 164.165079 89.635905)
+ (xy 164.120804 89.712606)
+ (xy 164.115629 89.717978)
+ (xy 164.009265 89.824343)
+ (xy 163.694996 90.138612)
+ (xy 163.694993 90.138615)
+ (xy 163.691095 90.142512)
+ (xy 163.691086 90.142521)
+ (xy 163.67243 90.161177)
+ (xy 163.672428 90.16118)
+ (xy 163.665048 90.175664)
+ (xy 163.648743 90.202272)
+ (xy 163.639184 90.215429)
+ (xy 163.639183 90.215432)
+ (xy 163.634157 90.230899)
+ (xy 163.622214 90.259732)
+ (xy 163.614833 90.274217)
+ (xy 163.61229 90.290275)
+ (xy 163.605004 90.320621)
+ (xy 163.599981 90.336081)
+ (xy 163.59998 90.33609)
+ (xy 163.59998 91.659802)
+ (xy 163.580273 91.746145)
+ (xy 163.541694 91.800516)
+ (xy 154.192062 101.150148)
+ (xy 154.192054 101.150154)
+ (xy 154.17339 101.168819)
+ (xy 154.173388 101.168822)
+ (xy 154.166008 101.183306)
+ (xy 154.149703 101.209914)
+ (xy 154.140144 101.223071)
+ (xy 154.140143 101.223074)
+ (xy 154.135117 101.238541)
+ (xy 154.123174 101.267374)
+ (xy 154.115793 101.281859)
+ (xy 154.11325 101.297917)
+ (xy 154.105964 101.328263)
+ (xy 154.100941 101.343723)
+ (xy 154.10094 101.343732)
+ (xy 154.10094 111.056269)
+ (xy 154.100941 111.056276)
+ (xy 154.105962 111.07173)
+ (xy 154.11325 111.102084)
+ (xy 154.115793 111.11814)
+ (xy 154.115795 111.118147)
+ (xy 154.123172 111.132624)
+ (xy 154.135121 111.16147)
+ (xy 154.140143 111.176926)
+ (xy 154.140144 111.176928)
+ (xy 154.149697 111.190077)
+ (xy 154.16601 111.216697)
+ (xy 154.173389 111.231178)
+ (xy 154.17339 111.23118)
+ (xy 154.193297 111.251087)
+ (xy 154.193311 111.251102)
+ (xy 154.195955 111.253746)
+ (xy 154.195956 111.253747)
+ (xy 155.795759 112.85355)
+ (xy 157.341214 114.399004)
+ (xy 157.388333 114.473992)
+ (xy 157.3995 114.539718)
+ (xy 157.3995 125.963431)
+ (xy 157.399501 125.963438)
+ (xy 157.404522 125.978892)
+ (xy 157.41181 126.009246)
+ (xy 157.414353 126.025302)
+ (xy 157.414355 126.025309)
+ (xy 157.421732 126.039786)
+ (xy 157.433681 126.068632)
+ (xy 157.438703 126.084088)
+ (xy 157.438704 126.08409)
+ (xy 157.448257 126.097239)
+ (xy 157.46457 126.123859)
+ (xy 157.471949 126.13834)
+ (xy 157.47195 126.138342)
+ (xy 157.491857 126.158249)
+ (xy 157.491871 126.158264)
+ (xy 161.192522 129.858916)
+ (xy 161.192544 129.858936)
+ (xy 161.211658 129.87805)
+ (xy 161.22614 129.885429)
+ (xy 161.252754 129.901738)
+ (xy 161.265911 129.911297)
+ (xy 161.265912 129.911297)
+ (xy 161.265913 129.911298)
+ (xy 161.281367 129.916319)
+ (xy 161.310215 129.928267)
+ (xy 161.324696 129.935646)
+ (xy 161.340745 129.938188)
+ (xy 161.371106 129.945477)
+ (xy 161.386563 129.950499)
+ (xy 161.386564 129.950499)
+ (xy 161.386567 129.9505)
+ (xy 161.418481 129.9505)
+ (xy 162.775567 129.9505)
+ (xy 162.86191 129.970207)
+ (xy 162.891206 129.987548)
+ (xy 162.893516 129.989197)
+ (xy 162.893517 129.989198)
+ (xy 162.998607 130.040573)
+ (xy 163.06674 130.0505)
+ (xy 163.066746 130.0505)
+ (xy 164.308254 130.0505)
+ (xy 164.30826 130.0505)
+ (xy 164.376393 130.040573)
+ (xy 164.376396 130.040571)
+ (xy 164.377216 130.040319)
+ (xy 164.379127 130.040174)
+ (xy 164.391686 130.038345)
+ (xy 164.391813 130.039217)
+ (xy 164.465528 130.033654)
+ (xy 164.547986 130.065967)
+ (xy 164.608258 130.130857)
+ (xy 164.634407 130.215472)
+ (xy 164.632892 130.259136)
+ (xy 164.624501 130.31673)
+ (xy 164.6245 130.316746)
+ (xy 164.6245 130.683253)
+ (xy 164.624501 130.683274)
+ (xy 164.625357 130.689147)
+ (xy 164.618303 130.777429)
+ (xy 164.573643 130.853907)
+ (xy 164.500223 130.903435)
+ (xy 164.412585 130.916202)
+ (xy 164.397308 130.914384)
+ (xy 164.306482 130.9)
+ (xy 163.9875 130.9)
+ (xy 163.9875 131.15)
+ (xy 164.647501 131.15)
+ (xy 164.687176 131.085256)
+ (xy 164.749094 131.021934)
+ (xy 164.832353 130.991747)
+ (xy 164.885542 130.992311)
+ (xy 164.94174 131.0005)
+ (xy 164.941746 131.0005)
+ (xy 166.183254 131.0005)
+ (xy 166.18326 131.0005)
+ (xy 166.251393 130.990573)
+ (xy 166.253444 130.98957)
+ (xy 166.292004 130.97072)
+ (xy 166.378229 130.950503)
+ (xy 166.379403 130.9505)
+ (xy 167.670968 130.9505)
+ (xy 167.757311 130.970207)
+ (xy 167.811682 131.008786)
+ (xy 168.099609 131.296712)
+ (xy 168.107041 131.305029)
+ (xy 168.130121 131.33397)
+ (xy 168.130123 131.333972)
+ (xy 168.177734 131.366432)
+ (xy 168.180769 131.368586)
+ (xy 168.227115 131.402791)
+ (xy 168.227118 131.402793)
+ (xy 168.22712 131.402793)
+ (xy 168.234685 131.406792)
+ (xy 168.242329 131.410473)
+ (xy 168.29741 131.427462)
+ (xy 168.300883 131.428604)
+ (xy 168.355301 131.447646)
+ (xy 168.355309 131.447646)
+ (xy 168.363689 131.449232)
+ (xy 168.372097 131.450499)
+ (xy 168.372098 131.4505)
+ (xy 168.429691 131.4505)
+ (xy 168.433413 131.45057)
+ (xy 168.491008 131.452725)
+ (xy 168.491008 131.452724)
+ (xy 168.49101 131.452725)
+ (xy 168.491011 131.452724)
+ (xy 168.505198 131.451126)
+ (xy 168.516349 131.4505)
+ (xy 169.2505 131.4505)
+ (xy 169.336843 131.470207)
+ (xy 169.406084 131.525426)
+ (xy 169.444511 131.605218)
+ (xy 169.4495 131.6495)
+ (xy 169.4495 131.869749)
+ (xy 169.461133 131.928232)
+ (xy 169.505447 131.994552)
+ (xy 169.571767 132.038866)
+ (xy 169.571769 132.038867)
+ (xy 169.606984 132.045871)
+ (xy 169.63025 132.0505)
+ (xy 169.630252 132.0505)
+ (xy 171.36975 132.0505)
+ (xy 171.389155 132.046639)
+ (xy 171.428231 132.038867)
+ (xy 171.494552 131.994552)
+ (xy 171.538867 131.928231)
+ (xy 171.538867 131.928228)
+ (xy 171.540085 131.92529)
+ (xy 171.591332 131.853061)
+ (xy 171.668844 131.810219)
+ (xy 171.757268 131.805252)
+ (xy 171.839091 131.839142)
+ (xy 171.885936 131.887821)
+ (xy 171.886377 131.887478)
+ (xy 171.889637 131.891667)
+ (xy 171.890533 131.892598)
+ (xy 171.891429 131.893969)
+ (xy 171.920262 131.92529)
+ (xy 172.054236 132.070825)
+ (xy 172.054242 132.070831)
+ (xy 172.243932 132.218471)
+ (xy 172.243935 132.218473)
+ (xy 172.455339 132.33288)
+ (xy 172.455342 132.332881)
+ (xy 172.455344 132.332882)
+ (xy 172.682703 132.410934)
+ (xy 172.919808 132.4505)
+ (xy 172.91981 132.4505)
+ (xy 173.16019 132.4505)
+ (xy 173.160192 132.4505)
+ (xy 173.397297 132.410934)
+ (xy 173.624656 132.332882)
+ (xy 173.836067 132.218472)
+ (xy 173.958314 132.123322)
+ (xy 174.025757 132.070831)
+ (xy 174.025759 132.070828)
+ (xy 174.025764 132.070825)
+ (xy 174.163592 131.921102)
+ (xy 174.236568 131.870927)
+ (xy 174.324089 131.857382)
+ (xy 174.40882 131.883153)
+ (xy 174.456406 131.921102)
+ (xy 174.529036 131.999999)
+ (xy 174.594236 132.070825)
+ (xy 174.594242 132.070831)
+ (xy 174.783932 132.218471)
+ (xy 174.783935 132.218473)
+ (xy 174.995339 132.33288)
+ (xy 174.995342 132.332881)
+ (xy 174.995344 132.332882)
+ (xy 175.222703 132.410934)
+ (xy 175.459808 132.4505)
+ (xy 175.45981 132.4505)
+ (xy 175.70019 132.4505)
+ (xy 175.700192 132.4505)
+ (xy 175.937297 132.410934)
+ (xy 176.164656 132.332882)
+ (xy 176.376067 132.218472)
+ (xy 176.498314 132.123322)
+ (xy 176.565757 132.070831)
+ (xy 176.565759 132.070828)
+ (xy 176.565764 132.070825)
+ (xy 176.728571 131.893969)
+ (xy 176.860049 131.692728)
+ (xy 176.893782 131.615824)
+ (xy 176.946511 131.544672)
+ (xy 177.024892 131.503443)
+ (xy 177.1134 131.500305)
+ (xy 177.194504 131.53588)
+ (xy 177.235753 131.579188)
+ (xy 177.236113 131.578893)
+ (xy 177.240106 131.583758)
+ (xy 177.241478 131.585199)
+ (xy 177.24231 131.586444)
+ (xy 177.242315 131.58645)
+ (xy 177.37359 131.74641)
+ (xy 177.44529 131.805252)
+ (xy 177.533551 131.877686)
+ (xy 177.716044 131.975231)
+ (xy 177.716046 131.975232)
+ (xy 177.914066 132.0353)
+ (xy 178.12 132.055583)
+ (xy 178.325934 132.0353)
+ (xy 178.523954 131.975232)
+ (xy 178.70645 131.877685)
+ (xy 178.86641 131.74641)
+ (xy 178.997685 131.58645)
+ (xy 178.997692 131.586435)
+ (xy 178.998512 131.585211)
+ (xy 178.999359 131.584409)
+ (xy 179.003887 131.578893)
+ (xy 179.004586 131.579467)
+ (xy 179.062866 131.524366)
+ (xy 179.147246 131.497468)
+ (xy 179.23494 131.509845)
+ (xy 179.308579 131.559045)
+ (xy 179.346218 131.615825)
+ (xy 179.379949 131.692723)
+ (xy 179.379951 131.692728)
+ (xy 179.511429 131.893969)
+ (xy 179.54297 131.928232)
+ (xy 179.674236 132.070825)
+ (xy 179.674242 132.070831)
+ (xy 179.863932 132.218471)
+ (xy 179.863935 132.218473)
+ (xy 180.075339 132.33288)
+ (xy 180.075342 132.332881)
+ (xy 180.075344 132.332882)
+ (xy 180.302703 132.410934)
+ (xy 180.539808 132.4505)
+ (xy 180.53981 132.4505)
+ (xy 180.78019 132.4505)
+ (xy 180.780192 132.4505)
+ (xy 181.017297 132.410934)
+ (xy 181.244656 132.332882)
+ (xy 181.456067 132.218472)
+ (xy 181.578314 132.123322)
+ (xy 181.645757 132.070831)
+ (xy 181.645759 132.070828)
+ (xy 181.645764 132.070825)
+ (xy 181.808571 131.893969)
+ (xy 181.940049 131.692728)
+ (xy 181.973782 131.615824)
+ (xy 182.026511 131.544672)
+ (xy 182.104892 131.503443)
+ (xy 182.1934 131.500305)
+ (xy 182.274504 131.53588)
+ (xy 182.315753 131.579188)
+ (xy 182.316113 131.578893)
+ (xy 182.320106 131.583758)
+ (xy 182.321478 131.585199)
+ (xy 182.32231 131.586444)
+ (xy 182.322315 131.58645)
+ (xy 182.45359 131.74641)
+ (xy 182.52529 131.805252)
+ (xy 182.613551 131.877686)
+ (xy 182.796044 131.975231)
+ (xy 182.796046 131.975232)
+ (xy 182.994066 132.0353)
+ (xy 183.2 132.055583)
+ (xy 183.405934 132.0353)
+ (xy 183.603954 131.975232)
+ (xy 183.78645 131.877685)
+ (xy 183.94641 131.74641)
+ (xy 184.077685 131.58645)
+ (xy 184.077692 131.586435)
+ (xy 184.078512 131.585211)
+ (xy 184.079359 131.584409)
+ (xy 184.083887 131.578893)
+ (xy 184.084586 131.579467)
+ (xy 184.142866 131.524366)
+ (xy 184.227246 131.497468)
+ (xy 184.31494 131.509845)
+ (xy 184.388579 131.559045)
+ (xy 184.426218 131.615825)
+ (xy 184.459949 131.692723)
+ (xy 184.459951 131.692728)
+ (xy 184.591429 131.893969)
+ (xy 184.62297 131.928232)
+ (xy 184.754236 132.070825)
+ (xy 184.754242 132.070831)
+ (xy 184.943932 132.218471)
+ (xy 184.943935 132.218473)
+ (xy 185.155339 132.33288)
+ (xy 185.155342 132.332881)
+ (xy 185.155344 132.332882)
+ (xy 185.382703 132.410934)
+ (xy 185.619808 132.4505)
+ (xy 185.61981 132.4505)
+ (xy 185.86019 132.4505)
+ (xy 185.860192 132.4505)
+ (xy 186.097297 132.410934)
+ (xy 186.324656 132.332882)
+ (xy 186.536067 132.218472)
+ (xy 186.658314 132.123322)
+ (xy 186.725757 132.070831)
+ (xy 186.725759 132.070828)
+ (xy 186.725764 132.070825)
+ (xy 186.888571 131.893969)
+ (xy 187.020049 131.692728)
+ (xy 187.11661 131.472591)
+ (xy 187.17562 131.239563)
+ (xy 187.181789 131.165117)
+ (xy 187.195471 131.000004)
+ (xy 187.195471 130.999995)
+ (xy 187.175621 130.760449)
+ (xy 187.17562 130.760439)
+ (xy 187.17562 130.760437)
+ (xy 187.11661 130.527409)
+ (xy 187.053781 130.384173)
+ (xy 187.020051 130.307275)
+ (xy 187.020046 130.307267)
+ (xy 186.972904 130.23511)
+ (xy 186.942177 130.152048)
+ (xy 186.9405 130.126268)
+ (xy 186.9405 129.8595)
+ (xy 186.960207 129.773157)
+ (xy 187.015426 129.703916)
+ (xy 187.095218 129.665489)
+ (xy 187.1395 129.6605)
+ (xy 188.8505 129.6605)
+ (xy 188.936843 129.680207)
+ (xy 189.006084 129.735426)
+ (xy 189.044511 129.815218)
+ (xy 189.0495 129.8595)
+ (xy 189.0495 130.5555)
+ (xy 189.064885 130.721535)
+ (xy 189.064885 130.721539)
+ (xy 189.119755 130.914384)
+ (xy 189.125771 130.935528)
+ (xy 189.209427 131.103531)
+ (xy 189.224941 131.134687)
+ (xy 189.224945 131.134694)
+ (xy 189.304139 131.239563)
+ (xy 189.359019 131.312236)
+ (xy 189.523438 131.462124)
+ (xy 189.712599 131.579247)
+ (xy 189.92006 131.659618)
+ (xy 190.138757 131.7005)
+ (xy 190.138759 131.7005)
+ (xy 190.361241 131.7005)
+ (xy 190.361243 131.7005)
+ (xy 190.57994 131.659618)
+ (xy 190.787401 131.579247)
+ (xy 190.976562 131.462124)
+ (xy 191.140981 131.312236)
+ (xy 191.252081 131.165114)
+ (xy 191.319839 131.10809)
+ (xy 191.405632 131.08611)
+ (xy 191.492465 131.103531)
+ (xy 191.530142 131.125734)
+ (xy 191.588963 131.169767)
+ (xy 191.675 131.201857)
+ (xy 191.675 130.9)
+ (xy 192.475 130.9)
+ (xy 192.475 131.201856)
+ (xy 192.561035 131.169767)
+ (xy 192.673259 131.085758)
+ (xy 192.757267 130.973536)
+ (xy 192.784696 130.9)
+ (xy 192.475 130.9)
+ (xy 191.675 130.9)
+ (xy 191.675 129.798141)
+ (xy 192.475 129.798141)
+ (xy 192.475 130.1)
+ (xy 192.784696 130.1)
+ (xy 192.784695 130.099999)
+ (xy 192.757267 130.026463)
+ (xy 192.673258 129.914241)
+ (xy 192.561038 129.830233)
+ (xy 192.475 129.798141)
+ (xy 191.675 129.798141)
+ (xy 191.662248 129.789288)
+ (xy 191.63126 129.793422)
+ (xy 191.547087 129.765884)
+ (xy 191.483198 129.704552)
+ (xy 191.452247 129.621573)
+ (xy 191.4505 129.59526)
+ (xy 191.4505 128.879597)
+ (xy 191.456382 128.831571)
+ (xy 191.473559 128.7625)
+ (xy 191.497683 128.665495)
+ (xy 191.5005 128.623954)
+ (xy 191.5005 128.623916)
+ (xy 191.500607 128.620767)
+ (xy 191.510812 128.56424)
+ (xy 191.512095 128.560414)
+ (xy 191.520098 128.536535)
+ (xy 191.52073 128.534651)
+ (xy 191.523308 128.526957)
+ (xy 191.523618 128.526033)
+ (xy 191.554356 128.305681)
+ (xy 191.545822 128.121087)
+ (xy 191.544081 128.083432)
+ (xy 191.505785 127.920611)
+ (xy 191.501004 127.879397)
+ (xy 191.500614 127.879411)
+ (xy 191.5005 127.876045)
+ (xy 191.497683 127.834507)
+ (xy 191.497683 127.834505)
+ (xy 191.453037 127.654979)
+ (xy 191.370842 127.489247)
+ (xy 191.25494 127.34506)
+ (xy 191.14711 127.258383)
+ (xy 191.110755 127.229159)
+ (xy 191.030789 127.1895)
+ (xy 190.945021 127.146963)
+ (xy 190.765495 127.102317)
+ (xy 190.765492 127.102316)
+ (xy 190.723954 127.099499)
+ (xy 190.720589 127.099386)
+ (xy 190.720602 127.098995)
+ (xy 190.679388 127.094214)
+ (xy 190.516569 127.055919)
+ (xy 190.51657 127.055919)
+ (xy 190.294321 127.045644)
+ (xy 190.294318 127.045644)
+ (xy 190.073971 127.076381)
+ (xy 190.073968 127.076381)
+ (xy 190.073967 127.076382)
+ (xy 190.035749 127.089191)
+ (xy 189.979264 127.09939)
+ (xy 189.976066 127.099498)
+ (xy 189.934507 127.102316)
+ (xy 189.9345 127.102318)
+ (xy 189.754978 127.146963)
+ (xy 189.579581 127.233952)
+ (xy 189.57884 127.232458)
+ (xy 189.507419 127.258071)
+ (xy 189.483611 127.2595)
+ (xy 186.619671 127.2595)
+ (xy 186.533328 127.239793)
+ (xy 186.524957 127.235515)
+ (xy 186.32466 127.127119)
+ (xy 186.228809 127.094214)
+ (xy 186.097297 127.049066)
+ (xy 186.002454 127.033239)
+ (xy 185.860195 127.0095)
+ (xy 185.860192 127.0095)
+ (xy 185.619808 127.0095)
+ (xy 185.619804 127.0095)
+ (xy 185.430124 127.041152)
+ (xy 185.382703 127.049066)
+ (xy 185.310364 127.0739)
+ (xy 185.155339 127.127119)
+ (xy 184.943935 127.241526)
+ (xy 184.943932 127.241528)
+ (xy 184.754242 127.389168)
+ (xy 184.754236 127.389174)
+ (xy 184.591433 127.566026)
+ (xy 184.591431 127.566028)
+ (xy 184.591429 127.566031)
+ (xy 184.545076 127.636977)
+ (xy 184.459949 127.767273)
+ (xy 184.459947 127.767277)
+ (xy 184.426217 127.844175)
+ (xy 184.373486 127.915328)
+ (xy 184.295104 127.956557)
+ (xy 184.206597 127.959693)
+ (xy 184.125493 127.924117)
+ (xy 184.084247 127.880811)
+ (xy 184.083887 127.881107)
+ (xy 184.079889 127.876235)
+ (xy 184.078518 127.874796)
+ (xy 184.077686 127.873551)
+ (xy 184.026556 127.811249)
+ (xy 183.94641 127.71359)
+ (xy 183.811399 127.60279)
+ (xy 183.786448 127.582313)
+ (xy 183.603955 127.484768)
+ (xy 183.405933 127.424699)
+ (xy 183.2 127.404417)
+ (xy 182.994066 127.424699)
+ (xy 182.796044 127.484768)
+ (xy 182.667378 127.553542)
+ (xy 182.58194 127.576864)
+ (xy 182.494845 127.560806)
+ (xy 182.423342 127.508549)
+ (xy 182.381594 127.430443)
+ (xy 182.377868 127.341958)
+ (xy 182.404342 127.277829)
+ (xy 182.402672 127.276899)
+ (xy 182.407153 127.268853)
+ (xy 182.417379 127.25049)
+ (xy 182.424899 127.238949)
+ (xy 182.437558 127.222189)
+ (xy 182.473768 127.149466)
+ (xy 182.475863 127.145492)
+ (xy 182.515415 127.074485)
+ (xy 182.522088 127.054574)
+ (xy 182.527371 127.041819)
+ (xy 182.536729 127.023028)
+ (xy 182.558963 126.944879)
+ (xy 182.560308 126.94054)
+ (xy 182.570273 126.91081)
+ (xy 182.586119 126.863532)
+ (xy 182.58612 126.863523)
+ (xy 182.588225 126.854577)
+ (xy 182.591267 126.855292)
+ (xy 182.616456 126.789107)
+ (xy 182.680751 126.7282)
+ (xy 182.765105 126.701221)
+ (xy 182.782029 126.7005)
+ (xy 183.181673 126.7005)
+ (xy 183.268016 126.720207)
+ (xy 183.306348 126.744397)
+ (xy 183.339247 126.770842)
+ (xy 183.504979 126.853037)
+ (xy 183.684505 126.897683)
+ (xy 183.726046 126.9005)
+ (xy 183.726053 126.9005)
+ (xy 183.729233 126.900608)
+ (xy 183.78575 126.910809)
+ (xy 183.823967 126.923618)
+ (xy 184.044319 126.954356)
+ (xy 184.266567 126.944081)
+ (xy 184.429384 126.905786)
+ (xy 184.470602 126.901004)
+ (xy 184.470589 126.900614)
+ (xy 184.473954 126.9005)
+ (xy 184.515495 126.897683)
+ (xy 184.695021 126.853037)
+ (xy 184.860753 126.770842)
+ (xy 185.00494 126.65494)
+ (xy 185.120842 126.510753)
+ (xy 185.203037 126.345021)
+ (xy 185.247683 126.165495)
+ (xy 185.2505 126.123954)
+ (xy 185.250614 126.120589)
+ (xy 185.251003 126.120602)
+ (xy 185.255786 126.079383)
+ (xy 185.261818 126.053738)
+ (xy 185.294081 125.916567)
+ (xy 185.304356 125.694319)
+ (xy 185.273618 125.473967)
+ (xy 185.260809 125.43575)
+ (xy 185.250608 125.379233)
+ (xy 185.2505 125.376053)
+ (xy 185.247683 125.334507)
+ (xy 185.247683 125.334505)
+ (xy 185.203037 125.154979)
+ (xy 185.120842 124.989247)
+ (xy 185.120107 124.988333)
+ (xy 185.059854 124.913375)
+ (xy 185.00494 124.84506)
+ (xy 184.954607 124.8046)
+ (xy 184.899659 124.735146)
+ (xy 184.880287 124.648727)
+ (xy 184.90033 124.562462)
+ (xy 184.955816 124.493435)
+ (xy 185.035758 124.455319)
+ (xy 185.079286 124.4505)
+ (xy 187.947391 124.4505)
+ (xy 188.033734 124.470207)
+ (xy 188.088105 124.508786)
+ (xy 188.180177 124.600858)
+ (xy 188.17931 124.601724)
+ (xy 188.226422 124.654758)
+ (xy 188.250686 124.739932)
+ (xy 188.235592 124.8272)
+ (xy 188.184129 124.899276)
+ (xy 188.106489 124.941885)
+ (xy 188.051967 124.9495)
+ (xy 186.855046 124.9495)
+ (xy 186.720745 124.964632)
+ (xy 186.720742 124.964632)
+ (xy 186.720741 124.964633)
+ (xy 186.653011 124.988333)
+ (xy 186.587286 124.9995)
+ (xy 186.545734 124.9995)
+ (xy 186.515301 125.002354)
+ (xy 186.387118 125.047207)
+ (xy 186.387116 125.047208)
+ (xy 186.387114 125.047209)
+ (xy 186.277849 125.127849)
+ (xy 186.197209 125.237114)
+ (xy 186.197208 125.237116)
+ (xy 186.197207 125.237118)
+ (xy 186.152354 125.365301)
+ (xy 186.150155 125.388757)
+ (xy 186.1495 125.395739)
+ (xy 186.1495 125.437285)
+ (xy 186.138333 125.50301)
+ (xy 186.114631 125.570745)
+ (xy 186.094435 125.749999)
+ (xy 186.094435 125.75)
+ (xy 186.114632 125.929255)
+ (xy 186.114632 125.929257)
+ (xy 186.114633 125.929258)
+ (xy 186.138333 125.996989)
+ (xy 186.1495 126.062714)
+ (xy 186.149499 126.10426)
+ (xy 186.1495 126.104266)
+ (xy 186.152354 126.134699)
+ (xy 186.197207 126.262882)
+ (xy 186.197208 126.262884)
+ (xy 186.197209 126.262885)
+ (xy 186.277849 126.37215)
+ (xy 186.380456 126.447876)
+ (xy 186.387118 126.452793)
+ (xy 186.515301 126.497646)
+ (xy 186.545734 126.5005)
+ (xy 186.587286 126.5005)
+ (xy 186.653011 126.511667)
+ (xy 186.720745 126.535368)
+ (xy 186.855046 126.5505)
+ (xy 186.855048 126.5505)
+ (xy 189.402694 126.5505)
+ (xy 189.441354 126.541675)
+ (xy 189.45235 126.539807)
+ (xy 189.491755 126.535368)
+ (xy 189.49176 126.535366)
+ (xy 189.502647 126.532882)
+ (xy 189.502933 126.534137)
+ (xy 189.553768 126.5255)
+ (xy 189.658254 126.5255)
+ (xy 189.65826 126.5255)
+ (xy 189.726393 126.515573)
+ (xy 189.831483 126.464198)
+ (xy 189.914198 126.381483)
+ (xy 189.965573 126.276393)
+ (xy 189.965573 126.276389)
+ (xy 189.970136 126.261627)
+ (xy 189.973288 126.262601)
+ (xy 189.996065 126.203687)
+ (xy 190.020338 126.174238)
+ (xy 190.072826 126.121751)
+ (xy 190.157092 126.016086)
+ (xy 190.23536 125.853561)
+ (xy 190.2755 125.677694)
+ (xy 190.2755 125.497305)
+ (xy 190.23536 125.321439)
+ (xy 190.157092 125.158913)
+ (xy 190.068011 125.047209)
+ (xy 190.04462 125.017877)
+ (xy 190.036347 125.01128)
+ (xy 189.981129 124.942038)
+ (xy 189.972176 124.912744)
+ (xy 189.970136 124.913375)
+ (xy 189.965317 124.89778)
+ (xy 189.964567 124.887846)
+ (xy 189.963492 124.884327)
+ (xy 189.963336 124.883254)
+ (xy 189.964211 124.883126)
+ (xy 189.958655 124.809467)
+ (xy 189.990969 124.72701)
+ (xy 190.05586 124.666739)
+ (xy 190.140476 124.640592)
+ (xy 190.184134 124.642106)
+ (xy 190.24174 124.6505)
+ (xy 190.241746 124.6505)
+ (xy 190.608254 124.6505)
+ (xy 190.60826 124.6505)
+ (xy 190.676393 124.640573)
+ (xy 190.781483 124.589198)
+ (xy 190.864198 124.506483)
+ (xy 190.915573 124.401393)
+ (xy 190.9255 124.33326)
+ (xy 190.9255 124.110293)
+ (xy 190.945207 124.023951)
+ (xy 190.948732 124.01728)
+ (xy 190.949534 124.015343)
+ (xy 190.949536 124.015341)
+ (xy 191.010044 123.869262)
+ (xy 191.0255 123.751861)
+ (xy 191.0255 122.063619)
+ (xy 191.036668 121.997892)
+ (xy 191.03706 121.996773)
+ (xy 191.072725 121.894849)
+ (xy 191.0755 121.865256)
+ (xy 191.0755 121.615162)
+ (xy 191.095207 121.52882)
+ (xy 191.150426 121.459579)
+ (xy 191.230218 121.421152)
+ (xy 191.318782 121.421152)
+ (xy 191.398574 121.459579)
+ (xy 191.415214 121.474449)
+ (xy 191.441214 121.500449)
+ (xy 191.488333 121.575437)
+ (xy 191.4995 121.641163)
+ (xy 191.4995 121.875252)
+ (xy 191.502275 121.90485)
+ (xy 191.538332 122.007892)
+ (xy 191.5495 122.073618)
+ (xy 191.5495 123.761861)
+ (xy 191.56364 123.869263)
+ (xy 191.564956 123.879262)
+ (xy 191.564956 123.879263)
+ (xy 191.599108 123.961711)
+ (xy 191.620508 124.013377)
+ (xy 191.630456 124.037392)
+ (xy 191.628241 124.038309)
+ (xy 191.648943 124.105422)
+ (xy 191.6495 124.120294)
+ (xy 191.649499 124.343253)
+ (xy 191.6495 124.343265)
+ (xy 191.659426 124.411392)
+ (xy 191.710801 124.516482)
+ (xy 191.710802 124.516482)
+ (xy 191.710802 124.516483)
+ (xy 191.793517 124.599198)
+ (xy 191.898607 124.650573)
+ (xy 191.96674 124.6605)
+ (xy 191.966746 124.6605)
+ (xy 192.333254 124.6605)
+ (xy 192.33326 124.6605)
+ (xy 192.390863 124.652107)
+ (xy 192.479143 124.65916)
+ (xy 192.555623 124.703818)
+ (xy 192.605152 124.777236)
+ (xy 192.617921 124.864874)
+ (xy 192.609683 124.907779)
+ (xy 192.604865 124.923371)
+ (xy 192.601716 124.922398)
+ (xy 192.578894 124.981369)
+ (xy 192.554658 125.010762)
+ (xy 192.470187 125.095233)
+ (xy 192.37421 125.247978)
+ (xy 192.37421 125.247979)
+ (xy 192.319269 125.404992)
+ (xy 192.314632 125.418245)
+ (xy 192.300278 125.545644)
+ (xy 192.2995 125.552548)
+ (xy 192.2995 128.290194)
+ (xy 192.308323 128.328859)
+ (xy 192.310192 128.339861)
+ (xy 192.314631 128.379248)
+ (xy 192.314633 128.379261)
+ (xy 192.327727 128.41668)
+ (xy 192.330817 128.427406)
+ (xy 192.33964 128.466062)
+ (xy 192.339641 128.466064)
+ (xy 192.356843 128.501787)
+ (xy 192.361115 128.512099)
+ (xy 192.37421 128.54952)
+ (xy 192.37906 128.559591)
+ (xy 192.377351 128.560414)
+ (xy 192.399241 128.622984)
+ (xy 192.39977 128.622869)
+ (xy 192.400715 128.627197)
+ (xy 192.401945 128.630712)
+ (xy 192.402325 128.634393)
+ (xy 192.402353 128.634695)
+ (xy 192.402353 128.634697)
+ (xy 192.402354 128.634699)
+ (xy 192.447207 128.762882)
+ (xy 192.447208 128.762884)
+ (xy 192.447209 128.762885)
+ (xy 192.527849 128.87215)
+ (xy 192.609745 128.932591)
+ (xy 192.637118 128.952793)
+ (xy 192.765301 128.997646)
+ (xy 192.795734 129.0005)
+ (xy 192.821949 129.0005)
+ (xy 192.872756 129.009132)
+ (xy 192.873044 129.007873)
+ (xy 192.883937 129.010359)
+ (xy 192.883939 129.01036)
+ (xy 193.059806 129.0505)
+ (xy 193.240192 129.0505)
+ (xy 193.240195 129.0505)
+ (xy 193.416061 129.01036)
+ (xy 193.416062 129.010359)
+ (xy 193.426956 129.007873)
+ (xy 193.427243 129.009132)
+ (xy 193.47805 129.0005)
+ (xy 193.504261 129.0005)
+ (xy 193.504266 129.0005)
+ (xy 193.534699 128.997646)
+ (xy 193.662882 128.952793)
+ (xy 193.77215 128.87215)
+ (xy 193.852793 128.762882)
+ (xy 193.897646 128.634699)
+ (xy 193.9005 128.604266)
+ (xy 193.9005 128.57805)
+ (xy 193.909133 128.527244)
+ (xy 193.907873 128.526957)
+ (xy 193.929997 128.430023)
+ (xy 193.9505 128.340195)
+ (xy 193.9505 128.159806)
+ (xy 193.91036 127.983939)
+ (xy 193.910359 127.983937)
+ (xy 193.907873 127.973045)
+ (xy 193.909131 127.972757)
+ (xy 193.9005 127.921949)
+ (xy 193.9005 125.552548)
+ (xy 193.899722 125.545644)
+ (xy 193.885368 125.418245)
+ (xy 193.825789 125.247978)
+ (xy 193.729816 125.095238)
+ (xy 193.729813 125.095235)
+ (xy 193.729812 125.095233)
+ (xy 193.645342 125.010763)
+ (xy 193.598223 124.935775)
+ (xy 193.595178 124.923364)
+ (xy 193.595138 124.923377)
+ (xy 193.590319 124.907783)
+ (xy 193.589858 124.901679)
+ (xy 193.589131 124.898715)
+ (xy 193.588341 124.893288)
+ (xy 193.589215 124.89316)
+ (xy 193.583654 124.819471)
+ (xy 193.615967 124.737013)
+ (xy 193.680857 124.676741)
+ (xy 193.765472 124.650592)
+ (xy 193.809134 124.652106)
+ (xy 193.86674 124.6605)
+ (xy 193.866746 124.6605)
+ (xy 194.233254 124.6605)
+ (xy 194.23326 124.6605)
+ (xy 194.301393 124.650573)
+ (xy 194.406483 124.599198)
+ (xy 194.489198 124.516483)
+ (xy 194.540573 124.411393)
+ (xy 194.5505 124.34326)
+ (xy 194.5505 124.120294)
+ (xy 194.570207 124.033951)
+ (xy 194.573732 124.02728)
+ (xy 194.574534 124.025343)
+ (xy 194.574536 124.025341)
+ (xy 194.635044 123.879262)
+ (xy 194.6505 123.761861)
+ (xy 194.6505 122.073618)
+ (xy 194.661668 122.007892)
+ (xy 194.678654 121.959349)
+ (xy 194.697725 121.904849)
+ (xy 194.7005 121.875256)
+ (xy 194.7005 121.294744)
+ (xy 194.697725 121.265151)
+ (xy 194.654116 121.140525)
+ (xy 194.609788 121.080462)
+ (xy 194.575711 121.034288)
+ (xy 194.469476 120.955885)
+ (xy 194.469475 120.955884)
+ (xy 194.344849 120.912275)
+ (xy 194.315256 120.9095)
+ (xy 194.315252 120.9095)
+ (xy 194.231163 120.9095)
+ (xy 194.14482 120.889793)
+ (xy 194.090449 120.851214)
+ (xy 193.758786 120.519551)
+ (xy 193.711667 120.444563)
+ (xy 193.7005 120.378837)
+ (xy 193.7005 119.413141)
+ (xy 193.699475 119.405355)
+ (xy 193.685044 119.295738)
+ (xy 193.626014 119.153227)
+ (xy 193.619545 119.137609)
+ (xy 193.621758 119.136692)
+ (xy 193.601056 119.069574)
+ (xy 193.6005 119.054705)
+ (xy 193.6005 118.831746)
+ (xy 193.600499 118.831734)
+ (xy 193.599041 118.821727)
+ (xy 193.590573 118.763607)
+ (xy 193.59057 118.763601)
+ (xy 193.590317 118.76278)
+ (xy 193.590171 118.760849)
+ (xy 193.588345 118.748314)
+ (xy 193.589216 118.748187)
+ (xy 193.583655 118.674467)
+ (xy 193.615969 118.59201)
+ (xy 193.68086 118.531739)
+ (xy 193.765476 118.505592)
+ (xy 193.809134 118.507106)
+ (xy 193.86674 118.5155)
+ (xy 193.866746 118.5155)
+ (xy 194.233254 118.5155)
+ (xy 194.23326 118.5155)
+ (xy 194.301393 118.505573)
+ (xy 194.406483 118.454198)
+ (xy 194.489198 118.371483)
+ (xy 194.540573 118.266393)
+ (xy 194.5505 118.19826)
+ (xy 194.5505 116.962834)
+ (xy 194.570207 116.876491)
+ (xy 194.625426 116.80725)
+ (xy 194.628295 116.805003)
+ (xy 194.728282 116.728282)
+ (xy 194.815059 116.615192)
+ (xy 194.824535 116.602843)
+ (xy 194.824537 116.602838)
+ (xy 194.866648 116.501174)
+ (xy 194.917896 116.428945)
+ (xy 194.995409 116.386105)
+ (xy 195.083833 116.381139)
+ (xy 195.165655 116.41503)
+ (xy 195.224669 116.481066)
+ (xy 195.249187 116.566168)
+ (xy 195.2495 116.577327)
+ (xy 195.2495 121.333455)
+ (xy 195.248648 121.346455)
+ (xy 195.244318 121.379348)
+ (xy 195.2495 121.418712)
+ (xy 195.249499 121.418712)
+ (xy 195.264954 121.536103)
+ (xy 195.264957 121.536113)
+ (xy 195.325463 121.682189)
+ (xy 195.325464 121.682192)
+ (xy 195.403382 121.783735)
+ (xy 195.421718 121.807631)
+ (xy 195.448044 121.827831)
+ (xy 195.457835 121.836419)
+ (xy 196.761866 123.14045)
+ (xy 196.808984 123.215436)
+ (xy 196.820151 123.281162)
+ (xy 196.82015 124.719749)
+ (xy 196.831784 124.778232)
+ (xy 196.876098 124.844552)
+ (xy 196.942418 124.888866)
+ (xy 196.94242 124.888867)
+ (xy 196.969377 124.894229)
+ (xy 197.000901 124.9005)
+ (xy 197.000903 124.9005)
+ (xy 197.121151 124.9005)
+ (xy 197.207494 124.920207)
+ (xy 197.276735 124.975426)
+ (xy 197.315162 125.055218)
+ (xy 197.320151 125.0995)
+ (xy 197.320151 126.2005)
+ (xy 197.300444 126.286843)
+ (xy 197.245225 126.356084)
+ (xy 197.165433 126.394511)
+ (xy 197.121151 126.3995)
+ (xy 197.000901 126.3995)
+ (xy 196.942418 126.411133)
+ (xy 196.876098 126.455447)
+ (xy 196.831784 126.521767)
+ (xy 196.820151 126.58025)
+ (xy 196.820151 127.2405)
+ (xy 196.800444 127.326843)
+ (xy 196.745225 127.396084)
+ (xy 196.665433 127.434511)
+ (xy 196.621151 127.4395)
+ (xy 196.431956 127.4395)
+ (xy 196.345613 127.419793)
+ (xy 196.327204 127.409698)
+ (xy 196.167401 127.310753)
+ (xy 196.167399 127.310752)
+ (xy 196.120679 127.292653)
+ (xy 195.95994 127.230382)
+ (xy 195.741243 127.1895)
+ (xy 195.518757 127.1895)
+ (xy 195.30006 127.230382)
+ (xy 195.092599 127.310753)
+ (xy 195.092598 127.310753)
+ (xy 195.092597 127.310754)
+ (xy 195.092595 127.310755)
+ (xy 194.903442 127.427873)
+ (xy 194.90344 127.427874)
+ (xy 194.903438 127.427876)
+ (xy 194.739019 127.577764)
+ (xy 194.739015 127.577768)
+ (xy 194.604945 127.755305)
+ (xy 194.604941 127.755312)
+ (xy 194.505773 127.954468)
+ (xy 194.50577 127.954474)
+ (xy 194.444885 128.16846)
+ (xy 194.444885 128.168464)
+ (xy 194.424357 128.389998)
+ (xy 194.424357 128.390001)
+ (xy 194.427823 128.427406)
+ (xy 194.443767 128.599476)
+ (xy 194.444885 128.611535)
+ (xy 194.444885 128.611539)
+ (xy 194.50577 128.825525)
+ (xy 194.505771 128.825528)
+ (xy 194.597807 129.01036)
+ (xy 194.604941 129.024687)
+ (xy 194.604945 129.024694)
+ (xy 194.738606 129.201689)
+ (xy 194.739019 129.202236)
+ (xy 194.903438 129.352124)
+ (xy 195.092599 129.469247)
+ (xy 195.30006 129.549618)
+ (xy 195.518757 129.5905)
+ (xy 195.518759 129.5905)
+ (xy 195.741241 129.5905)
+ (xy 195.741243 129.5905)
+ (xy 195.95994 129.549618)
+ (xy 196.167401 129.469247)
+ (xy 196.327198 129.370305)
+ (xy 196.410981 129.341608)
+ (xy 196.431956 129.3405)
+ (xy 197.367333 129.3405)
+ (xy 197.369847 129.340531)
+ (xy 197.412313 129.341608)
+ (xy 197.453194 129.342644)
+ (xy 197.453194 129.342643)
+ (xy 197.453197 129.342644)
+ (xy 197.509045 129.332633)
+ (xy 197.516502 129.331586)
+ (xy 197.572972 129.325845)
+ (xy 197.601649 129.316846)
+ (xy 197.613897 129.31384)
+ (xy 197.643479 129.308539)
+ (xy 197.696187 129.287483)
+ (xy 197.703257 129.284966)
+ (xy 197.757419 129.267974)
+ (xy 197.783704 129.253383)
+ (xy 197.795077 129.247982)
+ (xy 197.822999 129.23683)
+ (xy 197.870383 129.205599)
+ (xy 197.876823 129.201698)
+ (xy 197.926442 129.174159)
+ (xy 197.949251 129.154575)
+ (xy 197.959304 129.146995)
+ (xy 197.98441 129.130451)
+ (xy 198.024541 129.090318)
+ (xy 198.030064 129.0852)
+ (xy 198.073119 129.04824)
+ (xy 198.091519 129.024468)
+ (xy 198.099842 129.015017)
+ (xy 198.456077 128.658783)
+ (xy 198.531064 128.611667)
+ (xy 198.596789 128.6005)
+ (xy 199.540401 128.6005)
+ (xy 199.559806 128.596639)
+ (xy 199.598882 128.588867)
+ (xy 199.665203 128.544552)
+ (xy 199.709518 128.478231)
+ (xy 199.720181 128.424623)
+ (xy 200.77065 128.424623)
+ (xy 200.785156 128.497545)
+ (xy 200.785156 128.497546)
+ (xy 200.84041 128.580239)
+ (xy 200.840411 128.58024)
+ (xy 200.923104 128.635494)
+ (xy 200.996028 128.65)
+ (xy 201.870651 128.65)
+ (xy 201.870651 127.9)
+ (xy 202.670651 127.9)
+ (xy 202.670651 128.65)
+ (xy 203.545274 128.65)
+ (xy 203.618196 128.635494)
+ (xy 203.618197 128.635494)
+ (xy 203.70089 128.58024)
+ (xy 203.700891 128.580239)
+ (xy 203.756145 128.497546)
+ (xy 203.756145 128.497545)
+ (xy 203.77065 128.424623)
+ (xy 203.770651 127.9)
+ (xy 202.670651 127.9)
+ (xy 201.870651 127.9)
+ (xy 200.770651 127.9)
+ (xy 200.77065 128.424623)
+ (xy 199.720181 128.424623)
+ (xy 199.720559 128.422724)
+ (xy 199.721151 128.419749)
+ (xy 199.721151 126.58025)
+ (xy 199.720181 126.575376)
+ (xy 200.77065 126.575376)
+ (xy 200.770651 127.1)
+ (xy 201.870651 127.1)
+ (xy 201.870651 126.35)
+ (xy 202.670651 126.35)
+ (xy 202.670651 127.1)
+ (xy 203.770651 127.1)
+ (xy 203.77065 126.575376)
+ (xy 203.756145 126.502454)
+ (xy 203.756145 126.502453)
+ (xy 203.700891 126.41976)
+ (xy 203.70089 126.419759)
+ (xy 203.618197 126.364505)
+ (xy 203.545274 126.35)
+ (xy 202.670651 126.35)
+ (xy 201.870651 126.35)
+ (xy 200.996028 126.35)
+ (xy 200.923105 126.364505)
+ (xy 200.923104 126.364505)
+ (xy 200.840411 126.419759)
+ (xy 200.84041 126.41976)
+ (xy 200.785156 126.502453)
+ (xy 200.785156 126.502454)
+ (xy 200.77065 126.575376)
+ (xy 199.720181 126.575376)
+ (xy 199.713478 126.541677)
+ (xy 199.709518 126.521769)
+ (xy 199.705378 126.515573)
+ (xy 199.665203 126.455447)
+ (xy 199.598883 126.411133)
+ (xy 199.540401 126.3995)
+ (xy 199.540399 126.3995)
+ (xy 199.420151 126.3995)
+ (xy 199.333808 126.379793)
+ (xy 199.264567 126.324574)
+ (xy 199.22614 126.244782)
+ (xy 199.221151 126.2005)
+ (xy 199.221151 125.0995)
+ (xy 199.240858 125.013157)
+ (xy 199.296077 124.943916)
+ (xy 199.375869 124.905489)
+ (xy 199.420151 124.9005)
+ (xy 199.540401 124.9005)
+ (xy 199.559806 124.896639)
+ (xy 199.598882 124.888867)
+ (xy 199.665203 124.844552)
+ (xy 199.709518 124.778231)
+ (xy 199.71725 124.739357)
+ (xy 200.420151 124.739357)
+ (xy 200.435607 124.856765)
+ (xy 200.496114 125.00284)
+ (xy 200.496115 125.002843)
+ (xy 200.549584 125.072524)
+ (xy 200.592369 125.128282)
+ (xy 200.63229 125.158914)
+ (xy 200.717807 125.224535)
+ (xy 200.71781 125.224536)
+ (xy 200.863889 125.285044)
+ (xy 200.98129 125.3005)
+ (xy 202.130267 125.300499)
+ (xy 202.130281 125.3005)
+ (xy 202.146316 125.3005)
+ (xy 202.411022 125.3005)
+ (xy 202.411034 125.300499)
+ (xy 203.560009 125.300499)
+ (xy 203.560011 125.300499)
+ (xy 203.677413 125.285044)
+ (xy 203.677415 125.285043)
+ (xy 203.677416 125.285043)
+ (xy 203.677416 125.285042)
+ (xy 203.823492 125.224536)
+ (xy 203.823492 125.224535)
+ (xy 203.823494 125.224535)
+ (xy 203.852627 125.202179)
+ (xy 203.948933 125.128282)
+ (xy 204.03365 125.017877)
+ (xy 204.045186 125.002843)
+ (xy 204.045187 125.00284)
+ (xy 204.105695 124.856762)
+ (xy 204.121151 124.739361)
+ (xy 204.12115 122.86064)
+ (xy 204.105695 122.743238)
+ (xy 204.105694 122.743235)
+ (xy 204.105694 122.743234)
+ (xy 204.045187 122.597159)
+ (xy 204.045186 122.597156)
+ (xy 203.948931 122.471716)
+ (xy 203.920308 122.449753)
+ (xy 203.863804 122.381556)
+ (xy 203.842486 122.295597)
+ (xy 203.84795 122.245418)
+ (xy 203.856334 122.210497)
+ (xy 203.8761 121.959349)
+ (xy 203.856334 121.708201)
+ (xy 203.823884 121.57304)
+ (xy 203.822892 121.484486)
+ (xy 203.86042 121.404267)
+ (xy 203.896236 121.368716)
+ (xy 203.948933 121.328282)
+ (xy 203.999769 121.262031)
+ (xy 204.045186 121.202843)
+ (xy 204.045187 121.20284)
+ (xy 204.057822 121.172337)
+ (xy 204.105695 121.056762)
+ (xy 204.121151 120.939361)
+ (xy 204.12115 119.06064)
+ (xy 204.105695 118.943238)
+ (xy 204.105694 118.943235)
+ (xy 204.105694 118.943234)
+ (xy 204.045187 118.797159)
+ (xy 204.045186 118.797156)
+ (xy 203.974943 118.705615)
+ (xy 203.948933 118.671718)
+ (xy 203.893384 118.629094)
+ (xy 203.823494 118.575464)
+ (xy 203.823491 118.575463)
+ (xy 203.696572 118.522892)
+ (xy 203.677413 118.514956)
+ (xy 203.560012 118.4995)
+ (xy 202.394988 118.4995)
+ (xy 202.394986 118.4995)
+ (xy 202.146316 118.4995)
+ (xy 202.146312 118.4995)
+ (xy 200.981293 118.4995)
+ (xy 200.863885 118.514956)
+ (xy 200.863885 118.514957)
+ (xy 200.71781 118.575463)
+ (xy 200.717807 118.575464)
+ (xy 200.592369 118.671718)
+ (xy 200.496115 118.797156)
+ (xy 200.496114 118.797159)
+ (xy 200.435608 118.943235)
+ (xy 200.435607 118.943237)
+ (xy 200.433725 118.95753)
+ (xy 200.421618 119.0495)
+ (xy 200.420151 119.060641)
+ (xy 200.420151 120.939357)
+ (xy 200.435607 121.056765)
+ (xy 200.496114 121.20284)
+ (xy 200.496115 121.202843)
+ (xy 200.543927 121.265151)
+ (xy 200.592369 121.328282)
+ (xy 200.645058 121.368712)
+ (xy 200.701561 121.436907)
+ (xy 200.722879 121.522866)
+ (xy 200.717416 121.573043)
+ (xy 200.684968 121.708197)
+ (xy 200.665202 121.959348)
+ (xy 200.665202 121.959349)
+ (xy 200.684968 122.210497)
+ (xy 200.684968 122.2105)
+ (xy 200.684969 122.210503)
+ (xy 200.693352 122.245423)
+ (xy 200.694345 122.333981)
+ (xy 200.656815 122.414199)
+ (xy 200.620995 122.449752)
+ (xy 200.592369 122.471717)
+ (xy 200.496115 122.597156)
+ (xy 200.496114 122.597159)
+ (xy 200.435608 122.743235)
+ (xy 200.435607 122.743237)
+ (xy 200.433301 122.760753)
+ (xy 200.420571 122.857454)
+ (xy 200.420151 122.860641)
+ (xy 200.420151 124.739357)
+ (xy 199.71725 124.739357)
+ (xy 199.719279 124.729158)
+ (xy 199.721151 124.719749)
+ (xy 199.721151 122.88025)
+ (xy 199.716522 122.856983)
+ (xy 199.709518 122.821769)
+ (xy 199.709517 122.821767)
+ (xy 199.665203 122.755447)
+ (xy 199.598883 122.711133)
+ (xy 199.540401 122.6995)
+ (xy 199.540399 122.6995)
+ (xy 198.101815 122.6995)
+ (xy 198.015472 122.679793)
+ (xy 197.961101 122.641214)
+ (xy 196.738812 121.418925)
+ (xy 196.691693 121.343937)
+ (xy 196.681777 121.25593)
+ (xy 196.711028 121.172337)
+ (xy 196.773652 121.109713)
+ (xy 196.857245 121.080462)
+ (xy 196.922643 121.08783)
+ (xy 196.923198 121.085043)
+ (xy 196.942419 121.088866)
+ (xy 196.94242 121.088867)
+ (xy 196.962379 121.092837)
+ (xy 197.000901 121.1005)
+ (xy 197.000903 121.1005)
+ (xy 199.540401 121.1005)
+ (xy 199.559806 121.096639)
+ (xy 199.598882 121.088867)
+ (xy 199.665203 121.044552)
+ (xy 199.709518 120.978231)
+ (xy 199.721151 120.919748)
+ (xy 199.721151 119.080252)
+ (xy 199.718515 119.067002)
+ (xy 199.716069 119.054705)
+ (xy 199.709518 119.021769)
+ (xy 199.708461 119.020187)
+ (xy 199.665203 118.955447)
+ (xy 199.598883 118.911133)
+ (xy 199.540392 118.899498)
+ (xy 199.534522 118.89892)
+ (xy 199.450527 118.870842)
+ (xy 199.387034 118.8091)
+ (xy 199.356616 118.725924)
+ (xy 199.3653 118.637788)
+ (xy 199.370953 118.624125)
+ (xy 199.370905 118.624107)
+ (xy 199.374223 118.615538)
+ (xy 199.374229 118.615528)
+ (xy 199.435115 118.401536)
+ (xy 199.455643 118.18)
+ (xy 199.435115 117.958464)
+ (xy 199.374229 117.744472)
+ (xy 199.344915 117.685601)
+ (xy 199.32407 117.599531)
+ (xy 199.342635 117.512936)
+ (xy 199.396934 117.442971)
+ (xy 199.476213 117.403494)
+ (xy 199.48423 117.401727)
+ (xy 199.490398 117.4005)
+ (xy 199.490399 117.4005)
+ (xy 199.548882 117.388867)
+ (xy 199.615203 117.344552)
+ (xy 199.659518 117.278231)
+ (xy 199.671151 117.219748)
+ (xy 199.671151 116.7)
+ (xy 200.720651 116.7)
+ (xy 200.720651 117.224623)
+ (xy 200.735156 117.297545)
+ (xy 200.735156 117.297546)
+ (xy 200.79041 117.380239)
+ (xy 200.790411 117.38024)
+ (xy 200.873104 117.435494)
+ (xy 200.946028 117.45)
+ (xy 201.820651 117.45)
+ (xy 201.820651 116.7)
+ (xy 202.620651 116.7)
+ (xy 202.620651 117.45)
+ (xy 203.495274 117.45)
+ (xy 203.568196 117.435494)
+ (xy 203.568197 117.435494)
+ (xy 203.65089 117.38024)
+ (xy 203.650891 117.380239)
+ (xy 203.706145 117.297546)
+ (xy 203.706145 117.297545)
+ (xy 203.720651 117.224623)
+ (xy 203.720651 116.7)
+ (xy 202.620651 116.7)
+ (xy 201.820651 116.7)
+ (xy 200.720651 116.7)
+ (xy 199.671151 116.7)
+ (xy 199.671151 115.9)
+ (xy 200.720651 115.9)
+ (xy 201.820651 115.9)
+ (xy 201.820651 115.15)
+ (xy 202.620651 115.15)
+ (xy 202.620651 115.9)
+ (xy 203.720651 115.9)
+ (xy 203.720651 115.375376)
+ (xy 203.706145 115.302454)
+ (xy 203.706145 115.302453)
+ (xy 203.650891 115.21976)
+ (xy 203.65089 115.219759)
+ (xy 203.568197 115.164505)
+ (xy 203.495274 115.15)
+ (xy 202.620651 115.15)
+ (xy 201.820651 115.15)
+ (xy 200.946028 115.15)
+ (xy 200.873105 115.164505)
+ (xy 200.873104 115.164505)
+ (xy 200.790411 115.219759)
+ (xy 200.79041 115.21976)
+ (xy 200.735156 115.302453)
+ (xy 200.735156 115.302454)
+ (xy 200.720651 115.375376)
+ (xy 200.720651 115.9)
+ (xy 199.671151 115.9)
+ (xy 199.671151 115.380252)
+ (xy 199.659518 115.321769)
+ (xy 199.646612 115.302454)
+ (xy 199.615203 115.255447)
+ (xy 199.548883 115.211133)
+ (xy 199.490401 115.1995)
+ (xy 199.490399 115.1995)
+ (xy 199.020151 115.1995)
+ (xy 198.933808 115.179793)
+ (xy 198.864567 115.124574)
+ (xy 198.82614 115.044782)
+ (xy 198.821151 115.0005)
+ (xy 198.821151 113.188922)
+ (xy 198.840858 113.102579)
+ (xy 198.896077 113.033338)
+ (xy 198.975869 112.994911)
+ (xy 198.991458 112.992001)
+ (xy 199.021393 112.98764)
+ (xy 199.021392 112.98764)
+ (xy 199.022216 112.987386)
+ (xy 199.024128 112.987241)
+ (xy 199.036687 112.985412)
+ (xy 199.036814 112.986284)
+ (xy 199.110528 112.980721)
+ (xy 199.192986 113.013034)
+ (xy 199.253258 113.077924)
+ (xy 199.279407 113.162539)
+ (xy 199.277892 113.206203)
+ (xy 199.269501 113.263797)
+ (xy 199.2695 113.263813)
+ (xy 199.2695 113.630332)
+ (xy 199.279426 113.698459)
+ (xy 199.330801 113.803549)
+ (xy 199.330802 113.80355)
+ (xy 199.413517 113.886265)
+ (xy 199.518607 113.93764)
+ (xy 199.58674 113.947567)
+ (xy 199.809706 113.947567)
+ (xy 199.896049 113.967274)
+ (xy 199.902719 113.970799)
+ (xy 199.904657 113.971602)
+ (xy 199.904659 113.971603)
+ (xy 200.050738 114.032111)
+ (xy 200.2075 114.052749)
+ (xy 200.364262 114.032111)
+ (xy 200.441266 114.000214)
+ (xy 200.517419 113.985067)
+ (xy 201.574331 113.985067)
+ (xy 201.660674 114.004774)
+ (xy 201.692498 114.02395)
+ (xy 201.695521 114.026181)
+ (xy 201.695523 114.026181)
+ (xy 201.695525 114.026183)
+ (xy 201.820151 114.069792)
+ (xy 201.849744 114.072567)
+ (xy 201.891398 114.072567)
+ (xy 201.977741 114.092274)
+ (xy 202.039552 114.141568)
+ (xy 202.039995 114.141126)
+ (xy 202.04392 114.145051)
+ (xy 202.046982 114.147493)
+ (xy 202.049211 114.150342)
+ (xy 202.049216 114.150347)
+ (xy 202.049218 114.150349)
+ (xy 202.090652 114.182142)
+ (xy 202.161832 114.236761)
+ (xy 202.174659 114.246603)
+ (xy 202.174658 114.246603)
+ (xy 202.206693 114.259872)
+ (xy 202.320738 114.307111)
+ (xy 202.4775 114.327749)
+ (xy 202.498884 114.324933)
+ (xy 202.510393 114.323419)
+ (xy 202.523393 114.322567)
+ (xy 203.219153 114.322567)
+ (xy 203.305496 114.342274)
+ (xy 203.329712 114.356105)
+ (xy 203.411767 114.410933)
+ (xy 203.411769 114.410934)
+ (xy 203.446984 114.417938)
+ (xy 203.47025 114.422567)
+ (xy 203.470252 114.422567)
+ (xy 204.50975 114.422567)
+ (xy 204.529155 114.418706)
+ (xy 204.568231 114.410934)
+ (xy 204.634552 114.366619)
+ (xy 204.678867 114.300298)
+ (xy 204.6905 114.241815)
+ (xy 204.6905 113.541161)
+ (xy 204.710207 113.454818)
+ (xy 204.748783 113.40045)
+ (xy 204.992173 113.15706)
+ (xy 205.00195 113.148486)
+ (xy 205.028282 113.128282)
+ (xy 205.124536 113.002841)
+ (xy 205.185044 112.856762)
+ (xy 205.205682 112.7)
+ (xy 205.185044 112.543238)
+ (xy 205.124536 112.397159)
+ (xy 205.124535 112.397156)
+ (xy 205.052451 112.303216)
+ (xy 205.028282 112.271718)
+ (xy 204.986468 112.239633)
+ (xy 204.902843 112.175464)
+ (xy 204.90284 112.175463)
+ (xy 204.801732 112.133583)
+ (xy 204.729503 112.082334)
+ (xy 204.686663 112.004821)
+ (xy 204.681698 111.916397)
+ (xy 204.712426 111.839169)
+ (xy 204.725494 111.81961)
+ (xy 204.74 111.74669)
+ (xy 204.74 111.622067)
+ (xy 204.39 111.622067)
+ (xy 204.39 112.006968)
+ (xy 204.370293 112.093311)
+ (xy 204.315074 112.162552)
+ (xy 204.305283 112.169228)
+ (xy 204.171719 112.271715)
+ (xy 204.151515 112.298044)
+ (xy 204.142926 112.307837)
+ (xy 203.597837 112.852926)
+ (xy 203.588044 112.861515)
+ (xy 203.561717 112.881718)
+ (xy 203.493649 112.970426)
+ (xy 203.425452 113.026929)
+ (xy 203.411934 113.033131)
+ (xy 203.41177 113.033198)
+ (xy 203.329712 113.088029)
+ (xy 203.246972 113.119613)
+ (xy 203.219153 113.121567)
+ (xy 202.978189 113.121567)
+ (xy 202.891846 113.10186)
+ (xy 202.822605 113.046641)
+ (xy 202.790357 112.988293)
+ (xy 202.769116 112.927592)
+ (xy 202.690711 112.821355)
+ (xy 202.593583 112.749673)
+ (xy 202.584475 112.742951)
+ (xy 202.459849 112.699342)
+ (xy 202.430256 112.696567)
+ (xy 201.849744 112.696567)
+ (xy 201.82015 112.699342)
+ (xy 201.820151 112.699342)
+ (xy 201.695521 112.742952)
+ (xy 201.692498 112.745184)
+ (xy 201.685628 112.74818)
+ (xy 201.682338 112.74992)
+ (xy 201.682207 112.749673)
+ (xy 201.611323 112.780598)
+ (xy 201.574331 112.784067)
+ (xy 200.315893 112.784067)
+ (xy 200.302892 112.783215)
+ (xy 200.270001 112.778885)
+ (xy 200.27 112.778885)
+ (xy 200.113237 112.799522)
+ (xy 200.073259 112.804785)
+ (xy 200.029935 112.834028)
+ (xy 199.96716 112.86003)
+ (xy 199.967158 112.860031)
+ (xy 199.967159 112.860031)
+ (xy 199.927114 112.890759)
+ (xy 199.907976 112.905444)
+ (xy 199.827478 112.942372)
+ (xy 199.786832 112.946567)
+ (xy 199.586734 112.946567)
+ (xy 199.518602 112.956494)
+ (xy 199.517769 112.956752)
+ (xy 199.515834 112.956897)
+ (xy 199.503314 112.958722)
+ (xy 199.503187 112.957851)
+ (xy 199.429456 112.963409)
+ (xy 199.347 112.93109)
+ (xy 199.286733 112.866195)
+ (xy 199.260591 112.781578)
+ (xy 199.262106 112.737933)
+ (xy 199.2705 112.680327)
+ (xy 199.2705 112.313807)
+ (xy 199.269643 112.307927)
+ (xy 199.276692 112.21965)
+ (xy 199.321347 112.143168)
+ (xy 199.394764 112.093636)
+ (xy 199.482401 112.080863)
+ (xy 199.497692 112.082682)
+ (xy 199.588518 112.097066)
+ (xy 199.907499 112.097066)
+ (xy 200.5075 112.097066)
+ (xy 200.826477 112.097066)
+ (xy 200.920149 112.082231)
+ (xy 201.033043 112.024709)
+ (xy 201.126834 111.930918)
+ (xy 201.201823 111.8838)
+ (xy 201.289829 111.873883)
+ (xy 201.373423 111.903133)
+ (xy 201.436047 111.965757)
+ (xy 201.454002 112.002088)
+ (xy 201.470233 112.045605)
+ (xy 201.55424 112.157825)
+ (xy 201.666465 112.241835)
+ (xy 201.74 112.269261)
+ (xy 201.74 112.26926)
+ (xy 202.539999 112.26926)
+ (xy 202.613534 112.241835)
+ (xy 202.725759 112.157825)
+ (xy 202.809767 112.045604)
+ (xy 202.858757 111.914257)
+ (xy 202.865089 111.855365)
+ (xy 202.893912 111.771623)
+ (xy 202.956216 111.708681)
+ (xy 202.988909 111.697053)
+ (xy 203.141531 111.697053)
+ (xy 203.202943 111.735205)
+ (xy 203.245477 111.802137)
+ (xy 203.247005 111.801505)
+ (xy 203.254505 111.819613)
+ (xy 203.309759 111.902306)
+ (xy 203.30976 111.902307)
+ (xy 203.392453 111.957561)
+ (xy 203.465377 111.972067)
+ (xy 203.59 111.972067)
+ (xy 203.59 111.622067)
+ (xy 203.24 111.622067)
+ (xy 203.204714 111.657353)
+ (xy 203.141531 111.697053)
+ (xy 202.988909 111.697053)
+ (xy 202.990531 111.696476)
+ (xy 202.958126 111.685137)
+ (xy 202.895502 111.622513)
+ (xy 202.866251 111.53892)
+ (xy 202.865 111.516639)
+ (xy 202.865 111.262935)
+ (xy 202.858757 111.204876)
+ (xy 202.809767 111.073529)
+ (xy 202.725758 110.961308)
+ (xy 202.613536 110.877299)
+ (xy 202.54 110.849871)
+ (xy 202.539999 112.26926)
+ (xy 201.74 112.26926)
+ (xy 201.74 110.849871)
+ (xy 201.739999 110.849871)
+ (xy 201.666463 110.877299)
+ (xy 201.554241 110.961308)
+ (xy 201.470232 111.073529)
+ (xy 201.47023 111.073533)
+ (xy 201.460791 111.09884)
+ (xy 201.412151 111.172851)
+ (xy 201.336216 111.218428)
+ (xy 201.248025 111.226544)
+ (xy 201.165047 111.195593)
+ (xy 201.133626 111.170006)
+ (xy 201.033045 111.069425)
+ (xy 200.92015 111.011902)
+ (xy 200.920148 111.011901)
+ (xy 200.826481 110.997067)
+ (xy 200.5075 110.997067)
+ (xy 200.5075 112.097066)
+ (xy 199.907499 112.097066)
+ (xy 199.9075 112.097065)
+ (xy 199.9075 110.997067)
+ (xy 199.588518 110.997067)
+ (xy 199.556139 111.002195)
+ (xy 199.467777 110.996234)
+ (xy 199.390751 110.952524)
+ (xy 199.340319 110.879723)
+ (xy 199.33119 110.822067)
+ (xy 203.24 110.822067)
+ (xy 203.59 110.822067)
+ (xy 203.59 110.472067)
+ (xy 204.39 110.472067)
+ (xy 204.39 110.822067)
+ (xy 204.739999 110.822067)
+ (xy 204.74 110.697443)
+ (xy 204.725494 110.624521)
+ (xy 204.725494 110.62452)
+ (xy 204.67024 110.541827)
+ (xy 204.670239 110.541826)
+ (xy 204.587546 110.486572)
+ (xy 204.514623 110.472067)
+ (xy 204.39 110.472067)
+ (xy 203.59 110.472067)
+ (xy 203.465377 110.472067)
+ (xy 203.392454 110.486572)
+ (xy 203.392453 110.486572)
+ (xy 203.30976 110.541826)
+ (xy 203.309759 110.541827)
+ (xy 203.254505 110.62452)
+ (xy 203.254505 110.624521)
+ (xy 203.24 110.697443)
+ (xy 203.24 110.822067)
+ (xy 199.33119 110.822067)
+ (xy 199.326468 110.792249)
+ (xy 199.351943 110.707429)
+ (xy 199.384298 110.664935)
+ (xy 199.990448 110.058786)
+ (xy 200.065438 110.011667)
+ (xy 200.131163 110.0005)
+ (xy 202.554107 110.0005)
+ (xy 202.567107 110.001352)
+ (xy 202.579873 110.003032)
+ (xy 202.6 110.005682)
+ (xy 202.756762 109.985044)
+ (xy 202.902841 109.924536)
+ (xy 202.977182 109.867492)
+ (xy 203.028282 109.828282)
+ (xy 203.048486 109.80195)
+ (xy 203.05706 109.792173)
+ (xy 203.992173 108.85706)
+ (xy 204.00195 108.848486)
+ (xy 204.028282 108.828282)
+ (xy 204.124536 108.702841)
+ (xy 204.185044 108.556762)
+ (xy 204.185043 108.556762)
+ (xy 204.195053 108.532596)
+ (xy 204.19482 108.482504)
+ (xy 204.205683 108.4)
+ (xy 204.201351 108.367098)
+ (xy 204.2005 108.354106)
+ (xy 204.2005 96.533393)
+ (xy 204.201352 96.520393)
+ (xy 204.204859 96.493749)
+ (xy 204.205682 96.4875)
+ (xy 204.185044 96.330738)
+ (xy 204.132957 96.204989)
+ (xy 204.124537 96.184661)
+ (xy 204.124536 96.18466)
+ (xy 204.124536 96.184659)
+ (xy 204.08164 96.128756)
+ (xy 204.081639 96.128754)
+ (xy 204.028281 96.059217)
+ (xy 204.012024 96.046743)
+ (xy 204.001952 96.039014)
+ (xy 203.992174 96.030439)
+ (xy 203.423104 95.461369)
+ (xy 203.232437 95.270701)
+ (xy 203.185318 95.195712)
+ (xy 203.175402 95.107706)
+ (xy 203.204653 95.024113)
+ (xy 203.267277 94.961489)
+ (xy 203.35087 94.932238)
+ (xy 203.438877 94.942154)
+ (xy 203.449274 94.946122)
+ (xy 203.543238 94.985044)
+ (xy 203.7 95.005682)
+ (xy 203.856762 94.985044)
+ (xy 204.002841 94.924536)
+ (xy 204.002841 94.924535)
+ (xy 204.002843 94.924535)
+ (xy 204.055336 94.884255)
+ (xy 204.128282 94.828282)
+ (xy 204.211721 94.719542)
+ (xy 204.224535 94.702843)
+ (xy 204.224536 94.70284)
+ (xy 204.233911 94.680207)
+ (xy 204.285044 94.556762)
+ (xy 204.305682 94.4)
+ (xy 204.285044 94.243238)
+ (xy 204.250894 94.160793)
+ (xy 204.23606 94.073486)
+ (xy 204.260577 93.988384)
+ (xy 204.319591 93.922347)
+ (xy 204.401412 93.888455)
+ (xy 204.460722 93.887346)
+ (xy 204.502067 93.892789)
+ (xy 204.6 93.905682)
+ (xy 204.756762 93.885044)
+ (xy 204.902841 93.824536)
+ (xy 204.902841 93.824535)
+ (xy 204.902843 93.824535)
+ (xy 204.953875 93.785376)
+ (xy 205.028282 93.728282)
+ (xy 205.10789 93.624535)
+ (xy 205.124535 93.602843)
+ (xy 205.124536 93.60284)
+ (xy 205.12565 93.600151)
+ (xy 205.185044 93.456762)
+ (xy 205.205682 93.3)
+ (xy 205.185044 93.143238)
+ (xy 205.124536 92.997159)
+ (xy 205.123248 92.99548)
+ (xy 205.091622 92.954263)
+ (xy 205.054695 92.873765)
+ (xy 205.0505 92.833121)
+ (xy 205.0505 89.941624)
+ (xy 205.051126 89.930475)
+ (xy 205.052687 89.916618)
+ (xy 205.05527 89.893695)
+ (xy 205.04455 89.837045)
+ (xy 205.043936 89.833426)
+ (xy 205.043388 89.829793)
+ (xy 205.035348 89.776443)
+ (xy 205.035345 89.776438)
+ (xy 205.032825 89.768268)
+ (xy 205.030023 89.760261)
+ (xy 205.030023 89.760258)
+ (xy 205.003084 89.70929)
+ (xy 205.001422 89.705996)
+ (xy 204.987326 89.676725)
+ (xy 204.976425 89.654088)
+ (xy 204.976423 89.654086)
+ (xy 204.976423 89.654085)
+ (xy 204.971646 89.647077)
+ (xy 204.966565 89.640192)
+ (xy 204.946295 89.619922)
+ (xy 204.925816 89.599443)
+ (xy 204.923261 89.59679)
+ (xy 204.884056 89.554537)
+ (xy 204.872884 89.545627)
+ (xy 204.864561 89.538188)
+ (xy 203.961905 88.635532)
+ (xy 203.030139 87.703766)
+ (xy 203.022707 87.695449)
+ (xy 202.99963 87.666511)
+ (xy 202.952006 87.63404)
+ (xy 202.948973 87.631888)
+ (xy 202.902631 87.597686)
+ (xy 202.895062 87.593686)
+ (xy 202.887422 87.590007)
+ (xy 202.832352 87.573021)
+ (xy 202.828817 87.571858)
+ (xy 202.774448 87.552833)
+ (xy 202.766072 87.551248)
+ (xy 202.757654 87.54998)
+ (xy 202.757652 87.54998)
+ (xy 202.700041 87.54998)
+ (xy 202.696321 87.54991)
+ (xy 202.642179 87.547884)
+ (xy 202.63874 87.547756)
+ (xy 202.638739 87.547756)
+ (xy 202.624558 87.549354)
+ (xy 202.61341 87.54998)
+ (xy 194.269512 87.54998)
+ (xy 194.183169 87.530273)
+ (xy 194.128798 87.491694)
+ (xy 191.315956 84.678852)
+ (xy 191.268837 84.603864)
+ (xy 191.258921 84.515857)
+ (xy 191.288172 84.432264)
+ (xy 191.350796 84.36964)
+ (xy 191.380507 84.35429)
+ (xy 191.452341 84.324536)
+ (xy 191.452342 84.324535)
+ (xy 191.452343 84.324535)
+ (xy 191.484317 84.3)
+ (xy 191.577782 84.228282)
+ (xy 191.674034 84.102844)
+ (xy 191.674035 84.102843)
+ (xy 191.674036 84.10284)
+ (xy 191.674037 84.102839)
+ (xy 191.705722 84.026342)
+ (xy 191.756972 83.954113)
+ (xy 191.834484 83.911274)
+ (xy 191.889575 83.903496)
+ (xy 194.46144 83.903496)
+ (xy 194.547783 83.923203)
+ (xy 194.617024 83.978422)
+ (xy 194.655451 84.058214)
+ (xy 194.655451 84.146778)
+ (xy 194.645292 84.178649)
+ (xy 194.624735 84.22828)
+ (xy 194.616836 84.247349)
+ (xy 194.616835 84.24735)
+ (xy 194.598121 84.389502)
+ (xy 194.596197 84.404113)
+ (xy 194.616835 84.560875)
+ (xy 194.622479 84.574501)
+ (xy 194.677342 84.706953)
+ (xy 194.677343 84.706956)
+ (xy 194.725615 84.769864)
+ (xy 194.773597 84.832395)
+ (xy 194.804846 84.856373)
+ (xy 194.899035 84.928648)
+ (xy 194.899038 84.928649)
+ (xy 195.045117 84.989157)
+ (xy 195.201879 85.009795)
+ (xy 195.358641 84.989157)
+ (xy 195.50472 84.928649)
+ (xy 195.61423 84.844618)
+ (xy 195.694727 84.807691)
+ (xy 195.735374 84.803496)
+ (xy 195.801 84.803496)
+ (xy 195.887343 84.823203)
+ (xy 195.956584 84.878422)
+ (xy 195.995011 84.958214)
+ (xy 196 85.002496)
+ (xy 196 85.509039)
+ (xy 195.980293 85.595382)
+ (xy 195.960308 85.628294)
+ (xy 195.914493 85.689495)
+ (xy 195.870802 85.806635)
+ (xy 195.861884 85.931335)
+ (xy 195.861883 85.931335)
+ (xy 195.888457 86.053491)
+ (xy 195.888458 86.053493)
+ (xy 195.888459 86.053497)
+ (xy 195.948374 86.163224)
+ (xy 195.948375 86.163225)
+ (xy 195.949803 86.165132)
+ (xy 195.951493 86.168934)
+ (xy 195.955196 86.175716)
+ (xy 195.954641 86.176018)
+ (xy 195.985773 86.246062)
+ (xy 195.9895 86.284394)
+ (xy 195.9895 86.315605)
+ (xy 195.969793 86.401948)
+ (xy 195.949808 86.434861)
+ (xy 195.948376 86.436773)
+ (xy 195.948374 86.436775)
+ (xy 195.948374 86.436776)
+ (xy 195.888459 86.546503)
+ (xy 195.888458 86.546504)
+ (xy 195.888458 86.546506)
+ (xy 195.888457 86.546508)
+ (xy 195.861884 86.668662)
+ (xy 195.861884 86.668664)
+ (xy 195.861884 86.668665)
+ (xy 195.863464 86.690754)
+ (xy 195.870802 86.793364)
+ (xy 195.886227 86.834718)
+ (xy 195.914493 86.910503)
+ (xy 195.989414 87.010586)
+ (xy 196.089497 87.085507)
+ (xy 196.206634 87.129197)
+ (xy 196.331335 87.138116)
+ (xy 196.453497 87.111541)
+ (xy 196.563224 87.051626)
+ (xy 196.563229 87.05162)
+ (xy 196.565139 87.050192)
+ (xy 196.568951 87.048497)
+ (xy 196.575716 87.044804)
+ (xy 196.576018 87.045357)
+ (xy 196.64607 87.014225)
+ (xy 196.684395 87.0105)
+ (xy 205.7905 87.0105)
+ (xy 205.876843 87.030207)
+ (xy 205.946084 87.085426)
+ (xy 205.984511 87.165218)
+ (xy 205.9895 87.2095)
+ (xy 205.9895 132.7905)
+ (xy 205.969793 132.876843)
+ (xy 205.914574 132.946084)
+ (xy 205.834782 132.984511)
+ (xy 205.7905 132.9895)
+ (xy 150.2095 132.9895)
+ (xy 150.123157 132.969793)
+ (xy 150.053916 132.914574)
+ (xy 150.015489 132.834782)
+ (xy 150.0105 132.7905)
+ (xy 150.0105 131.75)
+ (xy 162.727498 131.75)
+ (xy 162.77236 131.838047)
+ (xy 162.861954 131.927641)
+ (xy 162.974849 131.985164)
+ (xy 162.974851 131.985165)
+ (xy 163.068518 131.999999)
+ (xy 163.387499 131.999999)
+ (xy 163.3875 131.999998)
+ (xy 163.3875 131.75)
+ (xy 163.9875 131.75)
+ (xy 163.9875 131.999999)
+ (xy 164.306477 131.999999)
+ (xy 164.400149 131.985164)
+ (xy 164.513045 131.927641)
+ (xy 164.602639 131.838047)
+ (xy 164.647502 131.75)
+ (xy 163.9875 131.75)
+ (xy 163.3875 131.75)
+ (xy 162.727498 131.75)
+ (xy 150.0105 131.75)
+ (xy 150.0105 131.15)
+ (xy 162.727498 131.15)
+ (xy 163.3875 131.15)
+ (xy 163.3875 130.9)
+ (xy 163.068523 130.9)
+ (xy 162.97485 130.914835)
+ (xy 162.861954 130.972358)
+ (xy 162.77236 131.061952)
+ (xy 162.727498 131.15)
+ (xy 150.0105 131.15)
+ (xy 150.0105 81.9595)
+ (xy 150.030207 81.873157)
+ (xy 150.085426 81.803916)
+ (xy 150.165218 81.765489)
+ (xy 150.2095 81.7605)
+ (xy 154.579935 81.7605)
+ (xy 154.697209 81.735571)
+ (xy 154.736302 81.727262)
+ (xy 154.882345 81.66224)
+ (xy 155.011677 81.568275)
+ (xy 155.054551 81.520658)
+ (xy 155.118643 81.449477)
+ (xy 155.118644 81.449475)
+ (xy 155.118646 81.449473)
+ (xy 155.198578 81.311027)
+ (xy 155.247979 81.158988)
+ (xy 155.264689 81)
+ (xy 155.247979 80.841012)
+ (xy 155.198578 80.688973)
+ (xy 155.118646 80.550527)
+ (xy 155.118645 80.550526)
+ (xy 155.118643 80.550522)
+ (xy 155.011682 80.43173)
+ (xy 155.01168 80.431728)
+ (xy 155.011677 80.431725)
+ (xy 154.927521 80.370582)
+ (xy 154.882346 80.33776)
+ (xy 154.736301 80.272737)
+ (xy 154.579935 80.2395)
+ (xy 154.579932 80.2395)
+ (xy 154.502088 80.2395)
+ (xy 150.2095 80.2395)
+ (xy 150.123157 80.219793)
+ (xy 150.053916 80.164574)
+ (xy 150.015489 80.084782)
+ (xy 150.0105 80.0405)
+ (xy 150.0105 67.2095)
+ (xy 150.030207 67.123157)
+ (xy 150.085426 67.053916)
+ (xy 150.165218 67.015489)
+ (xy 150.2095 67.0105)
+ (xy 205.7905 67.0105)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 164.737062 113.319247)
+ (xy 164.791433 113.357826)
+ (xy 164.991213 113.557606)
+ (xy 165.038332 113.632594)
+ (xy 165.049499 113.69832)
+ (xy 165.049499 115.550566)
+ (xy 165.029792 115.636909)
+ (xy 165.01246 115.666193)
+ (xy 165.010804 115.668512)
+ (xy 164.959426 115.773607)
+ (xy 164.9495 115.841734)
+ (xy 164.9495 117.083265)
+ (xy 164.959427 117.151396)
+ (xy 164.959684 117.152227)
+ (xy 164.959829 117.154156)
+ (xy 164.961655 117.166686)
+ (xy 164.960783 117.166812)
+ (xy 164.966343 117.24054)
+ (xy 164.934025 117.322996)
+ (xy 164.869132 117.383264)
+ (xy 164.784515 117.409408)
+ (xy 164.740862 117.407892)
+ (xy 164.683267 117.399501)
+ (xy 164.683266 117.3995)
+ (xy 164.68326 117.3995)
+ (xy 164.31674 117.3995)
+ (xy 164.316733 117.3995)
+ (xy 164.31085 117.400358)
+ (xy 164.222568 117.393302)
+ (xy 164.14609 117.348642)
+ (xy 164.096564 117.275221)
+ (xy 164.083797 117.187583)
+ (xy 164.085615 117.172306)
+ (xy 164.1 117.081479)
+ (xy 164.1 116.7625)
+ (xy 163.85 116.7625)
+ (xy 163.85 117.422502)
+ (xy 163.914743 117.462177)
+ (xy 163.978066 117.524094)
+ (xy 164.008252 117.607354)
+ (xy 164.007687 117.66054)
+ (xy 163.999501 117.716727)
+ (xy 163.9995 117.716746)
+ (xy 163.9995 118.958265)
+ (xy 164.009426 119.02639)
+ (xy 164.009426 119.026391)
+ (xy 164.009427 119.026393)
+ (xy 164.02928 119.067004)
+ (xy 164.049497 119.153227)
+ (xy 164.0495 119.154402)
+ (xy 164.0495 119.526264)
+ (xy 164.029793 119.612607)
+ (xy 163.974574 119.681848)
+ (xy 163.894782 119.720275)
+ (xy 163.806219 119.720275)
+ (xy 163.715196 119.6995)
+ (xy 163.715194 119.6995)
+ (xy 163.534806 119.6995)
+ (xy 163.358937 119.73964)
+ (xy 163.196412 119.817909)
+ (xy 163.12473 119.875072)
+ (xy 163.12178 119.877335)
+ (xy 163.02429 119.949287)
+ (xy 163.024289 119.949288)
+ (xy 162.978645 120.011132)
+ (xy 162.959251 120.033669)
+ (xy 162.920186 120.072736)
+ (xy 162.920182 120.072741)
+ (xy 162.899084 120.106316)
+ (xy 162.892625 120.115418)
+ (xy 162.86791 120.146411)
+ (xy 162.867906 120.146416)
+ (xy 162.850708 120.182129)
+ (xy 162.845308 120.191899)
+ (xy 162.824213 120.225472)
+ (xy 162.824211 120.225477)
+ (xy 162.811115 120.262901)
+ (xy 162.806844 120.273213)
+ (xy 162.78964 120.308937)
+ (xy 162.780816 120.347597)
+ (xy 162.777727 120.358316)
+ (xy 162.770548 120.378837)
+ (xy 162.764631 120.395748)
+ (xy 162.760192 120.43514)
+ (xy 162.758323 120.446143)
+ (xy 162.7495 120.484802)
+ (xy 162.7495 121.499452)
+ (xy 162.748874 121.510601)
+ (xy 162.744435 121.55)
+ (xy 162.748874 121.589398)
+ (xy 162.7495 121.600547)
+ (xy 162.7495 122.857454)
+ (xy 162.764632 122.991755)
+ (xy 162.764632 122.991757)
+ (xy 162.764633 122.991758)
+ (xy 162.82421 123.16202)
+ (xy 162.82421 123.162021)
+ (xy 162.920187 123.314766)
+ (xy 163.004657 123.399236)
+ (xy 163.051776 123.474224)
+ (xy 163.054823 123.486639)
+ (xy 163.054864 123.486627)
+ (xy 163.059427 123.501393)
+ (xy 163.1108 123.60648)
+ (xy 163.110802 123.606483)
+ (xy 163.193517 123.689198)
+ (xy 163.298607 123.740573)
+ (xy 163.36674 123.7505)
+ (xy 163.366746 123.7505)
+ (xy 163.733254 123.7505)
+ (xy 163.73326 123.7505)
+ (xy 163.790863 123.742107)
+ (xy 163.879143 123.74916)
+ (xy 163.955623 123.793818)
+ (xy 164.005152 123.867236)
+ (xy 164.017921 123.954874)
+ (xy 164.009683 123.997779)
+ (xy 164.004865 124.013371)
+ (xy 164.000787 124.012111)
+ (xy 163.979453 124.067129)
+ (xy 163.938663 124.111274)
+ (xy 163.930379 124.11788)
+ (xy 163.905658 124.148878)
+ (xy 163.898228 124.157192)
+ (xy 163.885126 124.170294)
+ (xy 163.870186 124.185235)
+ (xy 163.870183 124.185239)
+ (xy 163.849087 124.218812)
+ (xy 163.842628 124.227914)
+ (xy 163.817911 124.25891)
+ (xy 163.817905 124.258919)
+ (xy 163.800708 124.294629)
+ (xy 163.795308 124.304399)
+ (xy 163.774213 124.337972)
+ (xy 163.774211 124.337977)
+ (xy 163.761115 124.375401)
+ (xy 163.756844 124.385713)
+ (xy 163.73964 124.421437)
+ (xy 163.734654 124.443282)
+ (xy 163.731907 124.455319)
+ (xy 163.730816 124.460097)
+ (xy 163.727727 124.470816)
+ (xy 163.722288 124.486364)
+ (xy 163.714631 124.508248)
+ (xy 163.710192 124.54764)
+ (xy 163.708323 124.558643)
+ (xy 163.6995 124.597302)
+ (xy 163.6995 124.636952)
+ (xy 163.698874 124.648101)
+ (xy 163.694435 124.6875)
+ (xy 163.698874 124.726898)
+ (xy 163.6995 124.738047)
+ (xy 163.6995 124.777694)
+ (xy 163.708323 124.816359)
+ (xy 163.710192 124.827361)
+ (xy 163.714631 124.866748)
+ (xy 163.714633 124.866761)
+ (xy 163.727727 124.90418)
+ (xy 163.730817 124.914906)
+ (xy 163.73964 124.953562)
+ (xy 163.739641 124.953564)
+ (xy 163.756843 124.989287)
+ (xy 163.761115 124.999599)
+ (xy 163.77421 125.03702)
+ (xy 163.774213 125.037028)
+ (xy 163.795306 125.070598)
+ (xy 163.800706 125.080367)
+ (xy 163.817907 125.116084)
+ (xy 163.817908 125.116085)
+ (xy 163.817909 125.116087)
+ (xy 163.833329 125.135423)
+ (xy 163.842627 125.147082)
+ (xy 163.849087 125.156187)
+ (xy 163.857804 125.17006)
+ (xy 163.870185 125.189763)
+ (xy 163.870186 125.189765)
+ (xy 163.902173 125.221751)
+ (xy 163.913528 125.233106)
+ (xy 163.960647 125.308094)
+ (xy 163.970563 125.396101)
+ (xy 163.941312 125.479694)
+ (xy 163.878688 125.542318)
+ (xy 163.827269 125.565224)
+ (xy 163.808254 125.570634)
+ (xy 163.79476 125.573481)
+ (xy 163.773971 125.576381)
+ (xy 163.773958 125.576384)
+ (xy 163.696979 125.602184)
+ (xy 163.692592 125.603543)
+ (xy 163.614475 125.62577)
+ (xy 163.614473 125.62577)
+ (xy 163.614472 125.625771)
+ (xy 163.614469 125.625772)
+ (xy 163.614465 125.625774)
+ (xy 163.595669 125.635132)
+ (xy 163.582934 125.640407)
+ (xy 163.563017 125.647083)
+ (xy 163.530025 125.665459)
+ (xy 163.492047 125.686612)
+ (xy 163.488016 125.688738)
+ (xy 163.415312 125.724941)
+ (xy 163.415305 125.724945)
+ (xy 163.398546 125.7376)
+ (xy 163.387 125.745123)
+ (xy 163.368652 125.755344)
+ (xy 163.36864 125.755352)
+ (xy 163.355629 125.766156)
+ (xy 163.313717 125.790304)
+ (xy 163.314643 125.79217)
+ (xy 163.139245 125.879158)
+ (xy 162.99506 125.99506)
+ (xy 162.879159 126.139244)
+ (xy 162.796963 126.304978)
+ (xy 162.752318 126.4845)
+ (xy 162.752316 126.484507)
+ (xy 162.7495 126.526037)
+ (xy 162.749391 126.529264)
+ (xy 162.73919 126.585752)
+ (xy 162.726381 126.623968)
+ (xy 162.695644 126.844318)
+ (xy 162.695644 126.844319)
+ (xy 162.705919 127.066569)
+ (xy 162.725427 127.14951)
+ (xy 162.74416 127.229159)
+ (xy 162.744214 127.229386)
+ (xy 162.748995 127.270602)
+ (xy 162.749386 127.270589)
+ (xy 162.749499 127.273954)
+ (xy 162.752316 127.315492)
+ (xy 162.752317 127.315495)
+ (xy 162.796963 127.495021)
+ (xy 162.837999 127.577764)
+ (xy 162.879159 127.660755)
+ (xy 162.906775 127.69511)
+ (xy 162.99506 127.80494)
+ (xy 163.081964 127.874796)
+ (xy 163.139244 127.92084)
+ (xy 163.139245 127.92084)
+ (xy 163.139247 127.920842)
+ (xy 163.304979 128.003037)
+ (xy 163.484505 128.047683)
+ (xy 163.512198 128.04956)
+ (xy 163.526045 128.0505)
+ (xy 163.529411 128.050614)
+ (xy 163.529397 128.051004)
+ (xy 163.57061 128.055785)
+ (xy 163.733433 128.094081)
+ (xy 163.955681 128.104356)
+ (xy 164.176033 128.073618)
+ (xy 164.214247 128.060809)
+ (xy 164.270767 128.050607)
+ (xy 164.273916 128.0505)
+ (xy 164.273954 128.0505)
+ (xy 164.315495 128.047683)
+ (xy 164.495021 128.003037)
+ (xy 164.495022 128.003036)
+ (xy 164.495024 128.003036)
+ (xy 164.495026 128.003035)
+ (xy 164.559172 127.971222)
+ (xy 164.64528 127.950513)
+ (xy 164.64759 127.9505)
+ (xy 166.385118 127.9505)
+ (xy 166.471461 127.970207)
+ (xy 166.540702 128.025426)
+ (xy 166.551665 128.040749)
+ (xy 166.552252 128.041479)
+ (xy 166.552253 128.041481)
+ (xy 166.666451 128.183549)
+ (xy 166.808519 128.297747)
+ (xy 166.81697 128.301938)
+ (xy 166.885567 128.357954)
+ (xy 166.923067 128.438186)
+ (xy 166.922042 128.526744)
+ (xy 166.887865 128.599474)
+ (xy 166.830232 128.676462)
+ (xy 166.798142 128.7625)
+ (xy 168.201857 128.7625)
+ (xy 168.169767 128.676463)
+ (xy 168.112135 128.599476)
+ (xy 168.076167 128.518545)
+ (xy 168.078877 128.430023)
+ (xy 168.119726 128.351443)
+ (xy 168.18303 128.301938)
+ (xy 168.191481 128.297747)
+ (xy 168.333549 128.183549)
+ (xy 168.447747 128.041481)
+ (xy 168.46554 128.005602)
+ (xy 168.521554 127.937009)
+ (xy 168.580577 127.905336)
+ (xy 168.603054 127.897802)
+ (xy 168.607375 127.896464)
+ (xy 168.685528 127.874229)
+ (xy 168.704324 127.864868)
+ (xy 168.717074 127.859588)
+ (xy 168.723076 127.857576)
+ (xy 168.736985 127.852915)
+ (xy 168.807953 127.813384)
+ (xy 168.811961 127.811271)
+ (xy 168.879739 127.777523)
+ (xy 168.884684 127.775061)
+ (xy 168.884685 127.775059)
+ (xy 168.884689 127.775058)
+ (xy 168.901462 127.76239)
+ (xy 168.912987 127.754881)
+ (xy 168.931353 127.744652)
+ (xy 168.984522 127.7005)
+ (xy 168.993838 127.692764)
+ (xy 168.997416 127.689928)
+ (xy 169.062236 127.640981)
+ (xy 169.116955 127.580955)
+ (xy 169.120092 127.577669)
+ (xy 169.1484 127.549361)
+ (xy 169.18898 127.508784)
+ (xy 169.263969 127.461666)
+ (xy 169.329692 127.4505)
+ (xy 169.548753 127.4505)
+ (xy 169.635096 127.470207)
+ (xy 169.704337 127.525426)
+ (xy 169.742764 127.605218)
+ (xy 169.742764 127.693782)
+ (xy 169.704337 127.773574)
+ (xy 169.702582 127.775744)
+ (xy 169.622313 127.873551)
+ (xy 169.524768 128.056044)
+ (xy 169.464699 128.254066)
+ (xy 169.444417 128.46)
+ (xy 169.464699 128.665933)
+ (xy 169.524768 128.863955)
+ (xy 169.622313 129.046448)
+ (xy 169.658328 129.090332)
+ (xy 169.75359 129.20641)
+ (xy 169.849297 129.284954)
+ (xy 169.913551 129.337686)
+ (xy 170.096044 129.435231)
+ (xy 170.096046 129.435232)
+ (xy 170.294066 129.4953)
+ (xy 170.5 129.515583)
+ (xy 170.705934 129.4953)
+ (xy 170.903954 129.435232)
+ (xy 171.08645 129.337685)
+ (xy 171.24641 129.20641)
+ (xy 171.377685 129.04645)
+ (xy 171.377692 129.046435)
+ (xy 171.378512 129.045211)
+ (xy 171.379359 129.044409)
+ (xy 171.383887 129.038893)
+ (xy 171.384586 129.039467)
+ (xy 171.442866 128.984366)
+ (xy 171.527246 128.957468)
+ (xy 171.61494 128.969845)
+ (xy 171.688579 129.019045)
+ (xy 171.726218 129.075825)
+ (xy 171.75995 129.152727)
+ (xy 171.759954 129.152734)
+ (xy 171.807095 129.224887)
+ (xy 171.837823 129.307949)
+ (xy 171.8395 129.333731)
+ (xy 171.8395 129.869966)
+ (xy 171.819793 129.956309)
+ (xy 171.764574 130.02555)
+ (xy 171.684782 130.063977)
+ (xy 171.596218 130.063977)
+ (xy 171.516426 130.02555)
+ (xy 171.499789 130.010684)
+ (xy 171.494552 130.005448)
+ (xy 171.428232 129.961133)
+ (xy 171.36975 129.9495)
+ (xy 171.369748 129.9495)
+ (xy 169.630252 129.9495)
+ (xy 169.63025 129.9495)
+ (xy 169.571767 129.961133)
+ (xy 169.505447 130.005447)
+ (xy 169.461133 130.071767)
+ (xy 169.4495 130.13025)
+ (xy 169.4495 130.3505)
+ (xy 169.429793 130.436843)
+ (xy 169.374574 130.506084)
+ (xy 169.294782 130.544511)
+ (xy 169.2505 130.5495)
+ (xy 168.709031 130.5495)
+ (xy 168.622688 130.529793)
+ (xy 168.568317 130.491214)
+ (xy 168.427603 130.3505)
+ (xy 168.280389 130.203286)
+ (xy 168.272957 130.194969)
+ (xy 168.24988 130.166031)
+ (xy 168.202256 130.13356)
+ (xy 168.199223 130.131408)
+ (xy 168.152881 130.097206)
+ (xy 168.145319 130.093209)
+ (xy 168.133413 130.087476)
+ (xy 168.126051 130.081604)
+ (xy 168.125285 130.081082)
+ (xy 168.125323 130.081024)
+ (xy 168.064173 130.032256)
+ (xy 168.025748 129.952463)
+ (xy 168.02575 129.863899)
+ (xy 168.064178 129.784107)
+ (xy 168.07905 129.767467)
+ (xy 168.085758 129.760758)
+ (xy 168.169767 129.648535)
+ (xy 168.201858 129.5625)
+ (xy 166.798142 129.5625)
+ (xy 166.830232 129.648535)
+ (xy 166.892147 129.731244)
+ (xy 166.928114 129.812175)
+ (xy 166.925404 129.900697)
+ (xy 166.884555 129.979276)
+ (xy 166.813656 130.03235)
+ (xy 166.732839 130.0495)
+ (xy 166.379403 130.0495)
+ (xy 166.29306 130.029793)
+ (xy 166.292004 130.02928)
+ (xy 166.251395 130.009427)
+ (xy 166.25139 130.009426)
+ (xy 166.183265 129.9995)
+ (xy 166.18326 129.9995)
+ (xy 164.94174 129.9995)
+ (xy 164.941734 129.9995)
+ (xy 164.873602 130.009427)
+ (xy 164.872769 130.009685)
+ (xy 164.870834 130.00983)
+ (xy 164.858314 130.011655)
+ (xy 164.858187 130.010784)
+ (xy 164.784456 130.016342)
+ (xy 164.702 129.984023)
+ (xy 164.641733 129.919128)
+ (xy 164.615591 129.834511)
+ (xy 164.617106 129.790866)
+ (xy 164.6255 129.73326)
+ (xy 164.6255 129.36674)
+ (xy 164.615573 129.298607)
+ (xy 164.564198 129.193517)
+ (xy 164.481483 129.110802)
+ (xy 164.481482 129.110801)
+ (xy 164.376392 129.059426)
+ (xy 164.308265 129.0495)
+ (xy 164.30826 129.0495)
+ (xy 163.06674 129.0495)
+ (xy 163.066734 129.0495)
+ (xy 162.998607 129.059426)
+ (xy 162.893516 129.110802)
+ (xy 162.891206 129.112452)
+ (xy 162.883893 129.115506)
+ (xy 162.878703 129.118044)
+ (xy 162.878553 129.117737)
+ (xy 162.809486 129.146588)
+ (xy 162.775567 129.1495)
+ (xy 161.698321 129.1495)
+ (xy 161.611978 129.129793)
+ (xy 161.557607 129.091214)
+ (xy 160.406911 127.940518)
+ (xy 160.359792 127.86553)
+ (xy 160.349876 127.777523)
+ (xy 160.379127 127.69393)
+ (xy 160.441751 127.631306)
+ (xy 160.525344 127.602055)
+ (xy 160.613345 127.61197)
+ (xy 160.638782 127.620871)
+ (xy 160.715297 127.647645)
+ (xy 160.715298 127.647645)
+ (xy 160.715301 127.647646)
+ (xy 160.745734 127.6505)
+ (xy 160.77195 127.6505)
+ (xy 160.822757 127.659132)
+ (xy 160.823045 127.657873)
+ (xy 160.833936 127.660359)
+ (xy 160.833939 127.66036)
+ (xy 161.009806 127.7005)
+ (xy 161.190194 127.7005)
+ (xy 161.366061 127.66036)
+ (xy 161.366063 127.660359)
+ (xy 161.376955 127.657873)
+ (xy 161.377242 127.659132)
+ (xy 161.42805 127.6505)
+ (xy 161.454261 127.6505)
+ (xy 161.454266 127.6505)
+ (xy 161.484699 127.647646)
+ (xy 161.612882 127.602793)
+ (xy 161.72215 127.52215)
+ (xy 161.802793 127.412882)
+ (xy 161.847646 127.284699)
+ (xy 161.8505 127.254266)
+ (xy 161.8505 127.22805)
+ (xy 161.859133 127.177243)
+ (xy 161.857873 127.176956)
+ (xy 161.864138 127.14951)
+ (xy 161.9005 126.990194)
+ (xy 161.9005 126.809806)
+ (xy 161.895709 126.788817)
+ (xy 161.881874 126.7282)
+ (xy 161.86036 126.633939)
+ (xy 161.860359 126.633937)
+ (xy 161.857873 126.623045)
+ (xy 161.859131 126.622757)
+ (xy 161.8505 126.571949)
+ (xy 161.8505 126.545739)
+ (xy 161.8505 126.545734)
+ (xy 161.847646 126.515301)
+ (xy 161.802793 126.387118)
+ (xy 161.771255 126.344385)
+ (xy 161.72215 126.277849)
+ (xy 161.612885 126.197209)
+ (xy 161.61288 126.197206)
+ (xy 161.527157 126.16721)
+ (xy 161.45217 126.120092)
+ (xy 161.083786 125.751707)
+ (xy 161.036667 125.676718)
+ (xy 161.0255 125.610993)
+ (xy 161.0255 124.642548)
+ (xy 161.0255 124.642546)
+ (xy 161.010368 124.508245)
+ (xy 160.950789 124.337978)
+ (xy 160.854816 124.185238)
+ (xy 160.854813 124.185235)
+ (xy 160.854812 124.185233)
+ (xy 160.770342 124.100763)
+ (xy 160.723223 124.025775)
+ (xy 160.720178 124.013364)
+ (xy 160.720138 124.013377)
+ (xy 160.715319 123.997783)
+ (xy 160.714858 123.991679)
+ (xy 160.714131 123.988715)
+ (xy 160.713341 123.983288)
+ (xy 160.714215 123.98316)
+ (xy 160.708654 123.909471)
+ (xy 160.740967 123.827013)
+ (xy 160.805857 123.766741)
+ (xy 160.890472 123.740592)
+ (xy 160.934134 123.742106)
+ (xy 160.99174 123.7505)
+ (xy 160.991746 123.7505)
+ (xy 161.358254 123.7505)
+ (xy 161.35826 123.7505)
+ (xy 161.426393 123.740573)
+ (xy 161.531483 123.689198)
+ (xy 161.614198 123.606483)
+ (xy 161.665573 123.501393)
+ (xy 161.6755 123.43326)
+ (xy 161.6755 122.19174)
+ (xy 161.665573 122.123607)
+ (xy 161.645719 122.082994)
+ (xy 161.625502 121.996773)
+ (xy 161.625499 121.995969)
+ (xy 161.625499 121.206678)
+ (xy 161.645206 121.120336)
+ (xy 161.691363 121.062457)
+ (xy 161.690164 121.061258)
+ (xy 161.700707 121.050713)
+ (xy 161.700711 121.050711)
+ (xy 161.779116 120.944475)
+ (xy 161.822725 120.819849)
+ (xy 161.8255 120.790256)
+ (xy 161.8255 120.209744)
+ (xy 161.822725 120.180151)
+ (xy 161.779116 120.055525)
+ (xy 161.732226 119.991991)
+ (xy 161.700711 119.949288)
+ (xy 161.601725 119.876235)
+ (xy 161.594475 119.870884)
+ (xy 161.469849 119.827275)
+ (xy 161.440256 119.8245)
+ (xy 161.440252 119.8245)
+ (xy 161.144032 119.8245)
+ (xy 161.057689 119.804793)
+ (xy 161.003318 119.766214)
+ (xy 160.733786 119.496682)
+ (xy 160.686667 119.421694)
+ (xy 160.6755 119.355969)
+ (xy 160.6755 119.258931)
+ (xy 160.6755 119.154398)
+ (xy 160.695206 119.06806)
+ (xy 160.695497 119.067457)
+ (xy 160.715573 119.026393)
+ (xy 160.7255 118.95826)
+ (xy 160.7255 117.71674)
+ (xy 160.715573 117.648607)
+ (xy 160.71557 117.648601)
+ (xy 160.715317 117.64778)
+ (xy 160.715171 117.645849)
+ (xy 160.713345 117.633314)
+ (xy 160.714216 117.633187)
+ (xy 160.708655 117.559467)
+ (xy 160.740969 117.47701)
+ (xy 160.80586 117.416739)
+ (xy 160.890476 117.390592)
+ (xy 160.934134 117.392106)
+ (xy 160.99174 117.4005)
+ (xy 160.991746 117.4005)
+ (xy 161.358254 117.4005)
+ (xy 161.35826 117.4005)
+ (xy 161.426393 117.390573)
+ (xy 161.531483 117.339198)
+ (xy 161.614198 117.256483)
+ (xy 161.665573 117.151393)
+ (xy 161.6755 117.08326)
+ (xy 161.6755 116.7625)
+ (xy 163.000001 116.7625)
+ (xy 163.000001 117.081476)
+ (xy 163.014835 117.175149)
+ (xy 163.072358 117.288045)
+ (xy 163.161952 117.377639)
+ (xy 163.25 117.422501)
+ (xy 163.25 116.7625)
+ (xy 163.000001 116.7625)
+ (xy 161.6755 116.7625)
+ (xy 161.6755 116.1625)
+ (xy 163 116.1625)
+ (xy 163.25 116.1625)
+ (xy 163.25 115.502497)
+ (xy 163.249999 115.502496)
+ (xy 163.85 115.502496)
+ (xy 163.85 116.1625)
+ (xy 164.099999 116.1625)
+ (xy 164.099999 115.843523)
+ (xy 164.085164 115.74985)
+ (xy 164.027642 115.636956)
+ (xy 163.938042 115.547357)
+ (xy 163.85 115.502496)
+ (xy 163.249999 115.502496)
+ (xy 163.161957 115.547357)
+ (xy 163.072357 115.636956)
+ (xy 163.014835 115.749849)
+ (xy 163.014834 115.749851)
+ (xy 163 115.843519)
+ (xy 163 116.1625)
+ (xy 161.6755 116.1625)
+ (xy 161.6755 115.84174)
+ (xy 161.665573 115.773607)
+ (xy 161.614198 115.668517)
+ (xy 161.614197 115.668516)
+ (xy 161.614195 115.668511)
+ (xy 161.612541 115.666195)
+ (xy 161.609483 115.658873)
+ (xy 161.606956 115.653704)
+ (xy 161.607261 115.653554)
+ (xy 161.57841 115.584473)
+ (xy 161.5755 115.550566)
+ (xy 161.5755 113.911567)
+ (xy 161.570477 113.89611)
+ (xy 161.563188 113.865745)
+ (xy 161.560646 113.849695)
+ (xy 161.553269 113.835218)
+ (xy 161.541317 113.806366)
+ (xy 161.536296 113.79091)
+ (xy 161.526743 113.777761)
+ (xy 161.510428 113.751138)
+ (xy 161.504314 113.739139)
+ (xy 161.50305 113.736658)
+ (xy 161.503049 113.736657)
+ (xy 161.503048 113.736655)
+ (xy 161.485375 113.718982)
+ (xy 161.485358 113.718964)
+ (xy 161.405648 113.639254)
+ (xy 161.358529 113.564266)
+ (xy 161.348613 113.476259)
+ (xy 161.377864 113.392666)
+ (xy 161.440488 113.330042)
+ (xy 161.524081 113.300791)
+ (xy 161.546362 113.29954)
+ (xy 164.650719 113.29954)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 176.205452 124.219707)
+ (xy 176.274693 124.274926)
+ (xy 176.31312 124.354718)
+ (xy 176.31312 124.443282)
+ (xy 176.310433 124.453735)
+ (xy 176.308613 124.460097)
+ (xy 176.304492 124.474494)
+ (xy 176.300266 124.486364)
+ (xy 176.288413 124.513986)
+ (xy 176.276991 124.569563)
+ (xy 176.275188 124.576906)
+ (xy 176.259582 124.631447)
+ (xy 176.257301 124.661415)
+ (xy 176.25555 124.673896)
+ (xy 176.2495 124.70334)
+ (xy 176.2495 124.760069)
+ (xy 176.249213 124.767626)
+ (xy 176.246027 124.809467)
+ (xy 176.244905 124.824203)
+ (xy 176.248702 124.854019)
+ (xy 176.2495 124.866594)
+ (xy 176.2495 125.448204)
+ (xy 176.264154 125.592316)
+ (xy 176.264157 125.592329)
+ (xy 176.318696 125.766156)
+ (xy 176.322026 125.776768)
+ (xy 176.415841 125.945791)
+ (xy 176.530527 126.079383)
+ (xy 176.541761 126.092469)
+ (xy 176.694617 126.210789)
+ (xy 176.694623 126.210793)
+ (xy 176.694627 126.210796)
+ (xy 176.868184 126.29593)
+ (xy 176.868188 126.295931)
+ (xy 176.86819 126.295932)
+ (xy 176.955937 126.318651)
+ (xy 177.055326 126.344385)
+ (xy 177.24839 126.354176)
+ (xy 177.439474 126.324903)
+ (xy 177.620753 126.257764)
+ (xy 177.784807 126.155509)
+ (xy 177.924919 126.022323)
+ (xy 178.010058 125.9)
+ (xy 178.877804 125.9)
+ (xy 178.905232 125.973536)
+ (xy 178.98924 126.085758)
+ (xy 179.101464 126.169767)
+ (xy 179.1875 126.201857)
+ (xy 179.1875 125.9)
+ (xy 178.877804 125.9)
+ (xy 178.010058 125.9)
+ (xy 178.035353 125.863658)
+ (xy 178.111587 125.686012)
+ (xy 178.1505 125.496656)
+ (xy 178.1505 125.276137)
+ (xy 178.170207 125.189794)
+ (xy 178.208786 125.135423)
+ (xy 178.446429 124.89778)
+ (xy 178.687081 124.657128)
+ (xy 178.762065 124.610012)
+ (xy 178.850072 124.600096)
+ (xy 178.933665 124.629347)
+ (xy 178.996289 124.69197)
+ (xy 179.02554 124.775564)
+ (xy 179.015624 124.86357)
+ (xy 178.987099 124.917101)
+ (xy 178.905232 125.026463)
+ (xy 178.877804 125.099999)
+ (xy 178.877804 125.1)
+ (xy 179.7885 125.1)
+ (xy 179.874843 125.119707)
+ (xy 179.944084 125.174926)
+ (xy 179.982511 125.254718)
+ (xy 179.9875 125.299)
+ (xy 179.987499 126.232308)
+ (xy 179.967792 126.318651)
+ (xy 179.929213 126.373022)
+ (xy 179.832358 126.469877)
+ (xy 179.829034 126.473051)
+ (xy 179.769019 126.527762)
+ (xy 179.720089 126.592557)
+ (xy 179.717236 126.596158)
+ (xy 179.665344 126.658652)
+ (xy 179.655123 126.677)
+ (xy 179.6476 126.688546)
+ (xy 179.634947 126.705303)
+ (xy 179.634941 126.705312)
+ (xy 179.598738 126.778016)
+ (xy 179.596612 126.782047)
+ (xy 179.581581 126.809036)
+ (xy 179.557083 126.853017)
+ (xy 179.550407 126.872934)
+ (xy 179.545132 126.885669)
+ (xy 179.535774 126.904465)
+ (xy 179.53577 126.904475)
+ (xy 179.513543 126.982592)
+ (xy 179.512184 126.986979)
+ (xy 179.486384 127.063958)
+ (xy 179.486381 127.063971)
+ (xy 179.483481 127.08476)
+ (xy 179.480634 127.098254)
+ (xy 179.474885 127.118457)
+ (xy 179.46739 127.199338)
+ (xy 179.46686 127.203901)
+ (xy 179.455644 127.284313)
+ (xy 179.455644 127.284319)
+ (xy 179.459394 127.365433)
+ (xy 179.4595 127.370029)
+ (xy 179.4595 127.586268)
+ (xy 179.439793 127.672611)
+ (xy 179.427096 127.69511)
+ (xy 179.379953 127.767267)
+ (xy 179.379947 127.767277)
+ (xy 179.346217 127.844175)
+ (xy 179.293486 127.915328)
+ (xy 179.215104 127.956557)
+ (xy 179.126597 127.959693)
+ (xy 179.045493 127.924117)
+ (xy 179.004247 127.880811)
+ (xy 179.003887 127.881107)
+ (xy 178.999889 127.876235)
+ (xy 178.998518 127.874796)
+ (xy 178.997686 127.873551)
+ (xy 178.946556 127.811249)
+ (xy 178.86641 127.71359)
+ (xy 178.731399 127.60279)
+ (xy 178.706448 127.582313)
+ (xy 178.523955 127.484768)
+ (xy 178.325933 127.424699)
+ (xy 178.140281 127.406414)
+ (xy 178.12 127.404417)
+ (xy 178.119999 127.404417)
+ (xy 177.914066 127.424699)
+ (xy 177.716044 127.484768)
+ (xy 177.533551 127.582313)
+ (xy 177.37359 127.71359)
+ (xy 177.242312 127.873552)
+ (xy 177.241473 127.874809)
+ (xy 177.240619 127.875615)
+ (xy 177.236113 127.881107)
+ (xy 177.235415 127.880534)
+ (xy 177.177112 127.935646)
+ (xy 177.092729 127.962533)
+ (xy 177.005036 127.950145)
+ (xy 176.931403 127.900936)
+ (xy 176.893781 127.844173)
+ (xy 176.860051 127.767275)
+ (xy 176.860046 127.767267)
+ (xy 176.812904 127.69511)
+ (xy 176.782177 127.612048)
+ (xy 176.7805 127.586268)
+ (xy 176.7805 127.564445)
+ (xy 176.780606 127.559849)
+ (xy 176.784356 127.478735)
+ (xy 176.784355 127.478727)
+ (xy 176.773137 127.39831)
+ (xy 176.772607 127.393742)
+ (xy 176.772183 127.389168)
+ (xy 176.765115 127.31288)
+ (xy 176.759363 127.292666)
+ (xy 176.756517 127.279171)
+ (xy 176.7562 127.276899)
+ (xy 176.753618 127.258383)
+ (xy 176.727803 127.181362)
+ (xy 176.726452 127.176995)
+ (xy 176.704229 127.098888)
+ (xy 176.704228 127.098885)
+ (xy 176.694868 127.080089)
+ (xy 176.689587 127.06734)
+ (xy 176.682914 127.047428)
+ (xy 176.643404 126.976497)
+ (xy 176.641259 126.972429)
+ (xy 176.605059 126.899728)
+ (xy 176.5924 126.882964)
+ (xy 176.584871 126.871408)
+ (xy 176.578035 126.859137)
+ (xy 176.574652 126.853063)
+ (xy 176.522758 126.79057)
+ (xy 176.519929 126.786998)
+ (xy 176.470981 126.72218)
+ (xy 176.452468 126.705303)
+ (xy 176.410952 126.667455)
+ (xy 176.407628 126.664281)
+ (xy 174.283061 124.539714)
+ (xy 174.235942 124.464726)
+ (xy 174.226026 124.376719)
+ (xy 174.255277 124.293126)
+ (xy 174.317901 124.230502)
+ (xy 174.401494 124.201251)
+ (xy 174.423775 124.2)
+ (xy 176.119109 124.2)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 171.155445 108.525147)
+ (xy 171.234505 108.565058)
+ (xy 171.28842 108.63532)
+ (xy 171.306544 108.718296)
+ (xy 171.306544 109.554685)
+ (xy 171.286837 109.641028)
+ (xy 171.248258 109.695399)
+ (xy 170.898547 110.045109)
+ (xy 170.883095 110.058181)
+ (xy 170.883207 110.05831)
+ (xy 170.876045 110.064515)
+ (xy 170.813416 110.1302)
+ (xy 170.811764 110.131892)
+ (xy 170.784766 110.15889)
+ (xy 170.778657 110.166287)
+ (xy 170.773952 110.171587)
+ (xy 170.731017 110.216616)
+ (xy 170.71285 110.244884)
+ (xy 170.705873 110.254438)
+ (xy 170.701434 110.259816)
+ (xy 170.684479 110.28035)
+ (xy 170.684473 110.280359)
+ (xy 170.654652 110.334971)
+ (xy 170.651028 110.341078)
+ (xy 170.617389 110.393423)
+ (xy 170.617384 110.393434)
+ (xy 170.6049 110.424615)
+ (xy 170.599854 110.435327)
+ (xy 170.583752 110.464814)
+ (xy 170.5648 110.524098)
+ (xy 170.562398 110.530781)
+ (xy 170.539275 110.58854)
+ (xy 170.532915 110.621534)
+ (xy 170.529988 110.633003)
+ (xy 170.519758 110.665008)
+ (xy 170.519757 110.665012)
+ (xy 170.51237 110.726795)
+ (xy 170.511275 110.733811)
+ (xy 170.4995 110.794916)
+ (xy 170.4995 110.828512)
+ (xy 170.498796 110.840334)
+ (xy 170.494808 110.873686)
+ (xy 170.494808 110.873694)
+ (xy 170.499246 110.935753)
+ (xy 170.4995 110.942853)
+ (xy 170.4995 115.6165)
+ (xy 170.497816 115.636661)
+ (xy 170.497987 115.636674)
+ (xy 170.497311 115.646125)
+ (xy 170.497311 115.646132)
+ (xy 170.497311 115.646134)
+ (xy 170.497653 115.6605)
+ (xy 170.499472 115.736915)
+ (xy 170.4995 115.739282)
+ (xy 170.4995 115.777427)
+ (xy 170.500409 115.786953)
+ (xy 170.500831 115.794039)
+ (xy 170.502313 115.856246)
+ (xy 170.509453 115.889073)
+ (xy 170.511277 115.900769)
+ (xy 170.51447 115.934209)
+ (xy 170.514473 115.934225)
+ (xy 170.532003 115.993925)
+ (xy 170.53376 116.000809)
+ (xy 170.546987 116.061611)
+ (xy 170.560213 116.092497)
+ (xy 170.564216 116.103633)
+ (xy 170.565797 116.109015)
+ (xy 170.573682 116.13587)
+ (xy 170.573684 116.135875)
+ (xy 170.6022 116.191189)
+ (xy 170.60522 116.197599)
+ (xy 170.613355 116.216594)
+ (xy 170.629719 116.25481)
+ (xy 170.648548 116.282628)
+ (xy 170.654588 116.292808)
+ (xy 170.669989 116.322682)
+ (xy 170.687717 116.345224)
+ (xy 170.708456 116.371596)
+ (xy 170.712646 116.377334)
+ (xy 170.747524 116.428866)
+ (xy 170.747527 116.42887)
+ (xy 170.771275 116.452617)
+ (xy 170.779135 116.461473)
+ (xy 170.799903 116.487881)
+ (xy 170.799909 116.487887)
+ (xy 170.84694 116.52864)
+ (xy 170.852124 116.533466)
+ (xy 171.241215 116.922557)
+ (xy 171.288333 116.997543)
+ (xy 171.2995 117.063269)
+ (xy 171.2995 118.086729)
+ (xy 171.279793 118.173072)
+ (xy 171.241214 118.227443)
+ (xy 170.184773 119.283883)
+ (xy 170.184761 119.283896)
+ (xy 170.084474 119.405357)
+ (xy 169.983754 119.589812)
+ (xy 169.983752 119.589815)
+ (xy 169.983752 119.589817)
+ (xy 169.975602 119.615312)
+ (xy 169.919758 119.790008)
+ (xy 169.894808 119.998689)
+ (xy 169.894808 119.998694)
+ (xy 169.909799 120.208323)
+ (xy 169.9098 120.208331)
+ (xy 169.964194 120.411331)
+ (xy 170.056027 120.600379)
+ (xy 170.129761 120.698875)
+ (xy 170.181979 120.76863)
+ (xy 170.337495 120.910004)
+ (xy 170.516956 121.01939)
+ (xy 170.713874 121.092837)
+ (xy 170.921134 121.127689)
+ (xy 171.131245 121.122687)
+ (xy 171.336612 121.078013)
+ (xy 171.529812 120.995279)
+ (xy 171.703865 120.877477)
+ (xy 172.047556 120.533785)
+ (xy 172.122544 120.486667)
+ (xy 172.18827 120.4755)
+ (xy 172.201 120.4755)
+ (xy 172.287343 120.495207)
+ (xy 172.356584 120.550426)
+ (xy 172.395011 120.630218)
+ (xy 172.4 120.6745)
+ (xy 172.4 122.423162)
+ (xy 172.380293 122.509505)
+ (xy 172.325074 122.578746)
+ (xy 172.245282 122.617173)
+ (xy 172.156718 122.617173)
+ (xy 172.137764 122.611848)
+ (xy 172.11089 122.602841)
+ (xy 172.091617 122.596382)
+ (xy 172.08674 122.595701)
+ (xy 172.070825 122.593481)
+ (xy 172.057334 122.590635)
+ (xy 172.037121 122.584885)
+ (xy 171.956245 122.57739)
+ (xy 171.95168 122.57686)
+ (xy 171.871268 122.565644)
+ (xy 171.871262 122.565644)
+ (xy 171.79015 122.569394)
+ (xy 171.785554 122.5695)
+ (xy 169.849691 122.5695)
+ (xy 169.763348 122.549793)
+ (xy 169.708977 122.511214)
+ (xy 168.758786 121.561023)
+ (xy 168.711667 121.486035)
+ (xy 168.7005 121.420309)
+ (xy 168.7005 120.194499)
+ (xy 168.699354 120.182129)
+ (xy 168.685115 120.028464)
+ (xy 168.624229 119.814472)
+ (xy 168.525058 119.615311)
+ (xy 168.525055 119.615307)
+ (xy 168.525054 119.615305)
+ (xy 168.390984 119.437768)
+ (xy 168.390981 119.437764)
+ (xy 168.226562 119.287876)
+ (xy 168.223107 119.285737)
+ (xy 168.180697 119.259478)
+ (xy 168.179813 119.25893)
+ (xy 168.116779 119.196723)
+ (xy 168.086977 119.113324)
+ (xy 168.096311 119.025254)
+ (xy 168.125267 118.970481)
+ (xy 168.169767 118.911035)
+ (xy 168.201858 118.825)
+ (xy 166.798142 118.825)
+ (xy 166.830232 118.911035)
+ (xy 166.874733 118.970482)
+ (xy 166.9107 119.051413)
+ (xy 166.90799 119.139935)
+ (xy 166.86714 119.218515)
+ (xy 166.820186 119.25893)
+ (xy 166.773438 119.287876)
+ (xy 166.610938 119.436015)
+ (xy 166.609015 119.437768)
+ (xy 166.474945 119.615305)
+ (xy 166.474941 119.615312)
+ (xy 166.375773 119.814468)
+ (xy 166.375771 119.814472)
+ (xy 166.347662 119.913264)
+ (xy 166.305078 119.990918)
+ (xy 166.233018 120.042404)
+ (xy 166.145755 120.057527)
+ (xy 166.060573 120.03329)
+ (xy 165.996144 119.976974)
+ (xy 165.975711 119.949289)
+ (xy 165.910804 119.901386)
+ (xy 165.869475 119.870884)
+ (xy 165.744849 119.827275)
+ (xy 165.715256 119.8245)
+ (xy 165.715252 119.8245)
+ (xy 165.419032 119.8245)
+ (xy 165.332689 119.804793)
+ (xy 165.27832 119.766216)
+ (xy 165.008785 119.496681)
+ (xy 164.961667 119.421692)
+ (xy 164.9505 119.355967)
+ (xy 164.9505 119.154402)
+ (xy 164.970207 119.068059)
+ (xy 164.970643 119.06716)
+ (xy 164.990573 119.026393)
+ (xy 165.0005 118.95826)
+ (xy 165.0005 118.025)
+ (xy 166.798142 118.025)
+ (xy 167.099999 118.025)
+ (xy 167.1 117.715304)
+ (xy 167.9 117.715304)
+ (xy 167.9 118.025)
+ (xy 168.201857 118.025)
+ (xy 168.169767 117.938964)
+ (xy 168.085758 117.82674)
+ (xy 167.973536 117.742732)
+ (xy 167.9 117.715304)
+ (xy 167.1 117.715304)
+ (xy 167.099999 117.715304)
+ (xy 167.026463 117.742732)
+ (xy 166.914241 117.82674)
+ (xy 166.830232 117.938964)
+ (xy 166.798142 118.025)
+ (xy 165.0005 118.025)
+ (xy 165.0005 117.71674)
+ (xy 164.990573 117.648607)
+ (xy 164.99057 117.648601)
+ (xy 164.990317 117.64778)
+ (xy 164.990171 117.645849)
+ (xy 164.988345 117.633314)
+ (xy 164.989216 117.633187)
+ (xy 164.983655 117.559467)
+ (xy 165.015969 117.47701)
+ (xy 165.08086 117.416739)
+ (xy 165.165476 117.390592)
+ (xy 165.209134 117.392106)
+ (xy 165.26674 117.4005)
+ (xy 165.266746 117.4005)
+ (xy 165.633254 117.4005)
+ (xy 165.63326 117.4005)
+ (xy 165.701393 117.390573)
+ (xy 165.806483 117.339198)
+ (xy 165.889198 117.256483)
+ (xy 165.940573 117.151393)
+ (xy 165.9505 117.08326)
+ (xy 165.9505 115.84174)
+ (xy 165.940573 115.773607)
+ (xy 165.889198 115.668517)
+ (xy 165.889197 115.668516)
+ (xy 165.889197 115.668515)
+ (xy 165.887544 115.6662)
+ (xy 165.884485 115.658876)
+ (xy 165.881956 115.653703)
+ (xy 165.882261 115.653553)
+ (xy 165.853411 115.584479)
+ (xy 165.8505 115.550566)
+ (xy 165.8505 113.386567)
+ (xy 165.845477 113.37111)
+ (xy 165.838188 113.340745)
+ (xy 165.835646 113.324695)
+ (xy 165.828269 113.310218)
+ (xy 165.816317 113.281364)
+ (xy 165.811296 113.26591)
+ (xy 165.801742 113.252761)
+ (xy 165.785427 113.226137)
+ (xy 165.77805 113.211658)
+ (xy 165.688342 113.12195)
+ (xy 165.606125 113.039733)
+ (xy 165.559007 112.964746)
+ (xy 165.549091 112.876739)
+ (xy 165.578342 112.793146)
+ (xy 165.640966 112.730522)
+ (xy 165.724559 112.701271)
+ (xy 165.74684 112.70002)
+ (xy 166.463915 112.70002)
+ (xy 166.479366 112.694999)
+ (xy 166.50973 112.687708)
+ (xy 166.525784 112.685166)
+ (xy 166.540256 112.677791)
+ (xy 166.56911 112.665838)
+ (xy 166.58457 112.660816)
+ (xy 166.59772 112.651261)
+ (xy 166.624339 112.634948)
+ (xy 166.638822 112.62757)
+ (xy 166.650047 112.616345)
+ (xy 166.661386 112.605005)
+ (xy 166.661389 112.605004)
+ (xy 170.506987 108.759403)
+ (xy 170.581973 108.712286)
+ (xy 170.621716 108.702822)
+ (xy 170.756762 108.685044)
+ (xy 170.902841 108.624536)
+ (xy 170.902841 108.624535)
+ (xy 170.902843 108.624535)
+ (xy 170.9864 108.560419)
+ (xy 171.066897 108.523491)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 186.81602 105.600498)
+ (xy 186.816034 105.6005)
+ (xy 191.208177 105.6005)
+ (xy 191.29452 105.620207)
+ (xy 191.348891 105.658786)
+ (xy 191.364209 105.674104)
+ (xy 191.411328 105.749092)
+ (xy 191.421244 105.837099)
+ (xy 191.391993 105.920692)
+ (xy 191.329369 105.983316)
+ (xy 191.245776 106.012567)
+ (xy 191.24084 106.013061)
+ (xy 191.177664 106.018588)
+ (xy 190.966409 106.075193)
+ (xy 190.840738 106.133793)
+ (xy 191.39556 106.688614)
+ (xy 191.466269 106.759323)
+ (xy 191.431323 106.754299)
+ (xy 191.359797 106.754299)
+ (xy 191.253245 106.769619)
+ (xy 191.12246 106.829347)
+ (xy 191.013799 106.923501)
+ (xy 190.936067 107.044455)
+ (xy 190.89556 107.18241)
+ (xy 190.89556 107.326188)
+ (xy 190.936067 107.464143)
+ (xy 191.013799 107.585097)
+ (xy 191.12246 107.679251)
+ (xy 191.253245 107.738979)
+ (xy 191.359797 107.754299)
+ (xy 191.431323 107.754299)
+ (xy 191.537875 107.738979)
+ (xy 191.66866 107.679251)
+ (xy 191.777321 107.585097)
+ (xy 191.855053 107.464143)
+ (xy 191.89556 107.326188)
+ (xy 191.89556 107.188613)
+ (xy 192.516064 107.809118)
+ (xy 192.574662 107.683456)
+ (xy 192.574663 107.683455)
+ (xy 192.631271 107.472192)
+ (xy 192.636797 107.409022)
+ (xy 192.663954 107.324725)
+ (xy 192.724996 107.260559)
+ (xy 192.807834 107.229233)
+ (xy 192.89606 107.23695)
+ (xy 192.972201 107.282184)
+ (xy 192.975754 107.28565)
+ (xy 193.815803 108.125699)
+ (xy 193.815804 108.1257)
+ (xy 193.982898 108.292794)
+ (xy 194.027828 108.324254)
+ (xy 194.034709 108.329534)
+ (xy 194.071771 108.360632)
+ (xy 194.076725 108.364789)
+ (xy 194.124215 108.392207)
+ (xy 194.131539 108.396873)
+ (xy 194.176467 108.428332)
+ (xy 194.176471 108.428335)
+ (xy 194.226184 108.451517)
+ (xy 194.233884 108.455525)
+ (xy 194.281373 108.482943)
+ (xy 194.332916 108.501703)
+ (xy 194.340907 108.505013)
+ (xy 194.390636 108.528202)
+ (xy 194.440726 108.541623)
+ (xy 194.443615 108.542397)
+ (xy 194.451897 108.545009)
+ (xy 194.480048 108.555254)
+ (xy 194.503428 108.563764)
+ (xy 194.55744 108.573287)
+ (xy 194.565909 108.575165)
+ (xy 194.618891 108.589362)
+ (xy 194.673552 108.594143)
+ (xy 194.682122 108.595272)
+ (xy 194.736145 108.604799)
+ (xy 194.795333 108.604799)
+ (xy 194.809458 108.604799)
+ (xy 194.895801 108.624506)
+ (xy 194.957612 108.6738)
+ (xy 194.958055 108.673358)
+ (xy 194.96198 108.677283)
+ (xy 194.965042 108.679725)
+ (xy 194.967271 108.682574)
+ (xy 194.967276 108.682579)
+ (xy 194.967278 108.682581)
+ (xy 194.993684 108.702843)
+ (xy 195.092716 108.778834)
+ (xy 195.092719 108.778835)
+ (xy 195.238798 108.839343)
+ (xy 195.356199 108.854799)
+ (xy 197.036317 108.854798)
+ (xy 197.12266 108.874505)
+ (xy 197.191901 108.929723)
+ (xy 197.230328 109.009516)
+ (xy 197.230328 109.09808)
+ (xy 197.191902 109.177872)
+ (xy 197.177031 109.194512)
+ (xy 196.107837 110.263706)
+ (xy 196.098044 110.272295)
+ (xy 196.071718 110.292497)
+ (xy 196.062414 110.304623)
+ (xy 196.015295 110.36603)
+ (xy 195.982981 110.408141)
+ (xy 195.975463 110.41794)
+ (xy 195.914957 110.564015)
+ (xy 195.914956 110.564017)
+ (xy 195.914386 110.568345)
+ (xy 195.900092 110.676926)
+ (xy 195.894318 110.720781)
+ (xy 195.898648 110.753673)
+ (xy 195.8995 110.766673)
+ (xy 195.8995 113.098836)
+ (xy 195.879793 113.185179)
+ (xy 195.841214 113.23955)
+ (xy 195.457837 113.622927)
+ (xy 195.448044 113.631515)
+ (xy 195.421717 113.651717)
+ (xy 195.356489 113.736726)
+ (xy 195.356488 113.736725)
+ (xy 195.325464 113.777156)
+ (xy 195.325463 113.777159)
+ (xy 195.264957 113.923235)
+ (xy 195.264956 113.923237)
+ (xy 195.244318 114.080001)
+ (xy 195.248648 114.112893)
+ (xy 195.2495 114.125893)
+ (xy 195.2495 116.022672)
+ (xy 195.229793 116.109015)
+ (xy 195.174574 116.178256)
+ (xy 195.094782 116.216683)
+ (xy 195.006218 116.216683)
+ (xy 194.926426 116.178256)
+ (xy 194.871207 116.109015)
+ (xy 194.866648 116.098826)
+ (xy 194.824536 115.997159)
+ (xy 194.824535 115.997156)
+ (xy 194.753624 115.904745)
+ (xy 194.728282 115.871718)
+ (xy 194.72828 115.871717)
+ (xy 194.72828 115.871716)
+ (xy 194.725244 115.86868)
+ (xy 194.72205 115.863596)
+ (xy 194.720342 115.861371)
+ (xy 194.72055 115.86121)
+ (xy 194.678125 115.793692)
+ (xy 194.668209 115.705685)
+ (xy 194.69746 115.622092)
+ (xy 194.700496 115.617407)
+ (xy 194.740494 115.557544)
+ (xy 194.755 115.484623)
+ (xy 194.755 114.96)
+ (xy 193.655 114.96)
+ (xy 193.655 115.71)
+ (xy 193.672276 115.727276)
+ (xy 193.682927 115.729707)
+ (xy 193.752168 115.784926)
+ (xy 193.790595 115.864718)
+ (xy 193.790595 115.953282)
+ (xy 193.780436 115.985153)
+ (xy 193.714955 116.143238)
+ (xy 193.705297 116.216594)
+ (xy 193.674487 116.299625)
+ (xy 193.668119 116.308781)
+ (xy 193.647206 116.337118)
+ (xy 193.64321 116.344678)
+ (xy 193.639528 116.352325)
+ (xy 193.622535 116.407413)
+ (xy 193.621373 116.410944)
+ (xy 193.602354 116.465299)
+ (xy 193.600765 116.473695)
+ (xy 193.5995 116.482097)
+ (xy 193.5995 116.539707)
+ (xy 193.59943 116.543427)
+ (xy 193.597276 116.60101)
+ (xy 193.598874 116.615192)
+ (xy 193.5995 116.62634)
+ (xy 193.5995 116.760596)
+ (xy 193.579793 116.846939)
+ (xy 193.57928 116.847995)
+ (xy 193.559427 116.888605)
+ (xy 193.5495 116.956734)
+ (xy 193.5495 118.198265)
+ (xy 193.559427 118.266396)
+ (xy 193.559684 118.267227)
+ (xy 193.559829 118.269156)
+ (xy 193.561655 118.281686)
+ (xy 193.560783 118.281812)
+ (xy 193.566343 118.35554)
+ (xy 193.534025 118.437996)
+ (xy 193.469132 118.498264)
+ (xy 193.384515 118.524408)
+ (xy 193.340862 118.522892)
+ (xy 193.283267 118.514501)
+ (xy 193.283266 118.5145)
+ (xy 193.28326 118.5145)
+ (xy 192.91674 118.5145)
+ (xy 192.916733 118.5145)
+ (xy 192.91085 118.515358)
+ (xy 192.822568 118.508302)
+ (xy 192.74609 118.463642)
+ (xy 192.696564 118.390221)
+ (xy 192.683797 118.302583)
+ (xy 192.685615 118.287306)
+ (xy 192.7 118.196479)
+ (xy 192.7 117.8775)
+ (xy 192.45 117.8775)
+ (xy 192.45 118.537502)
+ (xy 192.514743 118.577177)
+ (xy 192.578066 118.639094)
+ (xy 192.608252 118.722354)
+ (xy 192.607687 118.77554)
+ (xy 192.599501 118.831727)
+ (xy 192.5995 118.831746)
+ (xy 192.5995 119.054705)
+ (xy 192.579793 119.141048)
+ (xy 192.576268 119.147716)
+ (xy 192.514954 119.295741)
+ (xy 192.512439 119.305129)
+ (xy 192.471053 119.383427)
+ (xy 192.399793 119.436015)
+ (xy 192.312773 119.452477)
+ (xy 192.227229 119.429551)
+ (xy 192.160102 119.37178)
+ (xy 192.132388 119.319338)
+ (xy 192.125789 119.300478)
+ (xy 192.092477 119.247463)
+ (xy 192.029816 119.147738)
+ (xy 192.029813 119.147735)
+ (xy 192.029812 119.147733)
+ (xy 191.902265 119.020186)
+ (xy 191.759089 118.930222)
+ (xy 191.74515 118.916283)
+ (xy 191.707173 118.909392)
+ (xy 191.579258 118.864633)
+ (xy 191.579257 118.864632)
+ (xy 191.579255 118.864632)
+ (xy 191.4 118.844435)
+ (xy 191.399999 118.844435)
+ (xy 191.369488 118.847872)
+ (xy 191.220745 118.864632)
+ (xy 191.220742 118.864632)
+ (xy 191.220741 118.864633)
+ (xy 191.050479 118.92421)
+ (xy 191.050478 118.92421)
+ (xy 190.897733 119.020187)
+ (xy 190.770187 119.147733)
+ (xy 190.67421 119.300478)
+ (xy 190.67421 119.300479)
+ (xy 190.626171 119.437768)
+ (xy 190.614632 119.470745)
+ (xy 190.594435 119.65)
+ (xy 190.614632 119.829255)
+ (xy 190.614632 119.829257)
+ (xy 190.614633 119.829258)
+ (xy 190.67421 119.99952)
+ (xy 190.67421 119.999521)
+ (xy 190.709399 120.055523)
+ (xy 190.747033 120.115418)
+ (xy 190.770185 120.152263)
+ (xy 190.771206 120.153284)
+ (xy 190.771976 120.15451)
+ (xy 190.777155 120.161004)
+ (xy 190.776423 120.161587)
+ (xy 190.818329 120.22827)
+ (xy 190.8295 120.294006)
+ (xy 190.8295 120.594106)
+ (xy 190.828648 120.607106)
+ (xy 190.824318 120.639999)
+ (xy 190.824318 120.640001)
+ (xy 190.828863 120.674529)
+ (xy 190.820593 120.762705)
+ (xy 190.774883 120.838561)
+ (xy 190.700788 120.887072)
+ (xy 190.631565 120.8995)
+ (xy 190.606163 120.8995)
+ (xy 190.51982 120.879793)
+ (xy 190.465449 120.841214)
+ (xy 190.133786 120.509551)
+ (xy 190.086667 120.434563)
+ (xy 190.0755 120.368837)
+ (xy 190.0755 119.403141)
+ (xy 190.072905 119.383427)
+ (xy 190.060044 119.285738)
+ (xy 190.003678 119.149659)
+ (xy 189.994545 119.127609)
+ (xy 189.996758 119.126692)
+ (xy 189.976056 119.059574)
+ (xy 189.9755 119.044705)
+ (xy 189.9755 118.821746)
+ (xy 189.975499 118.821734)
+ (xy 189.973658 118.8091)
+ (xy 189.965573 118.753607)
+ (xy 189.96557 118.753601)
+ (xy 189.965317 118.75278)
+ (xy 189.965171 118.750849)
+ (xy 189.963345 118.738314)
+ (xy 189.964216 118.738187)
+ (xy 189.958655 118.664467)
+ (xy 189.990969 118.58201)
+ (xy 190.05586 118.521739)
+ (xy 190.140476 118.495592)
+ (xy 190.184134 118.497106)
+ (xy 190.24174 118.5055)
+ (xy 190.241746 118.5055)
+ (xy 190.608254 118.5055)
+ (xy 190.60826 118.5055)
+ (xy 190.676393 118.495573)
+ (xy 190.781483 118.444198)
+ (xy 190.864198 118.361483)
+ (xy 190.915573 118.256393)
+ (xy 190.9255 118.18826)
+ (xy 190.9255 117.8775)
+ (xy 191.600001 117.8775)
+ (xy 191.600001 118.196476)
+ (xy 191.614835 118.290149)
+ (xy 191.672358 118.403045)
+ (xy 191.761952 118.492639)
+ (xy 191.849999 118.537501)
+ (xy 191.85 118.5375)
+ (xy 191.85 117.8775)
+ (xy 191.600001 117.8775)
+ (xy 190.9255 117.8775)
+ (xy 190.925499 117.090007)
+ (xy 190.945207 117.003665)
+ (xy 191.000426 116.934424)
+ (xy 191.080218 116.895997)
+ (xy 191.098511 116.892712)
+ (xy 191.156762 116.885044)
+ (xy 191.302841 116.824536)
+ (xy 191.30284 116.824536)
+ (xy 191.314891 116.819545)
+ (xy 191.315491 116.820995)
+ (xy 191.386122 116.799206)
+ (xy 191.473696 116.812403)
+ (xy 191.546872 116.862289)
+ (xy 191.591157 116.938986)
+ (xy 191.6 116.997649)
+ (xy 191.6 117.2775)
+ (xy 191.85 117.2775)
+ (xy 191.85 116.617497)
+ (xy 191.849998 116.617496)
+ (xy 192.45 116.617496)
+ (xy 192.45 117.2775)
+ (xy 192.699999 117.2775)
+ (xy 192.699999 116.958523)
+ (xy 192.685164 116.86485)
+ (xy 192.627642 116.751956)
+ (xy 192.538042 116.662357)
+ (xy 192.45 116.617496)
+ (xy 191.849998 116.617496)
+ (xy 191.840967 116.611962)
+ (xy 191.794442 116.623686)
+ (xy 191.707679 116.605921)
+ (xy 191.637216 116.55227)
+ (xy 191.597009 116.47336)
+ (xy 191.59268 116.398761)
+ (xy 191.601111 116.334718)
+ (xy 191.605682 116.3)
+ (xy 191.585044 116.143238)
+ (xy 191.524536 115.997159)
+ (xy 191.524535 115.997156)
+ (xy 191.470094 115.926209)
+ (xy 191.428282 115.871718)
+ (xy 191.35465 115.815218)
+ (xy 191.302843 115.775464)
+ (xy 191.30284 115.775463)
+ (xy 191.156764 115.714957)
+ (xy 191.156762 115.714956)
+ (xy 191.086341 115.705685)
+ (xy 191 115.694318)
+ (xy 190.999999 115.694318)
+ (xy 190.991067 115.695494)
+ (xy 190.928812 115.703689)
+ (xy 190.840636 115.695421)
+ (xy 190.76478 115.649712)
+ (xy 190.716268 115.575618)
+ (xy 190.704708 115.487812)
+ (xy 190.704797 115.486891)
+ (xy 190.7055 115.479751)
+ (xy 190.7055 114.96)
+ (xy 191.755 114.96)
+ (xy 191.755 115.484623)
+ (xy 191.769505 115.557545)
+ (xy 191.769505 115.557546)
+ (xy 191.824759 115.640239)
+ (xy 191.82476 115.64024)
+ (xy 191.907453 115.695494)
+ (xy 191.980377 115.71)
+ (xy 192.855 115.71)
+ (xy 192.855 114.96)
+ (xy 191.755 114.96)
+ (xy 190.7055 114.96)
+ (xy 190.7055 114.16)
+ (xy 191.755 114.16)
+ (xy 192.855 114.16)
+ (xy 192.855 113.41)
+ (xy 193.655 113.41)
+ (xy 193.655 114.16)
+ (xy 194.755 114.16)
+ (xy 194.755 113.635376)
+ (xy 194.740494 113.562454)
+ (xy 194.740494 113.562453)
+ (xy 194.68524 113.47976)
+ (xy 194.685239 113.479759)
+ (xy 194.602546 113.424505)
+ (xy 194.529623 113.41)
+ (xy 193.655 113.41)
+ (xy 192.855 113.41)
+ (xy 191.980377 113.41)
+ (xy 191.907454 113.424505)
+ (xy 191.907453 113.424505)
+ (xy 191.82476 113.479759)
+ (xy 191.824759 113.47976)
+ (xy 191.769505 113.562453)
+ (xy 191.769505 113.562454)
+ (xy 191.755 113.635376)
+ (xy 191.755 114.16)
+ (xy 190.7055 114.16)
+ (xy 190.7055 113.64025)
+ (xy 190.700654 113.615892)
+ (xy 190.693867 113.581769)
+ (xy 190.693866 113.581767)
+ (xy 190.649552 113.515447)
+ (xy 190.583232 113.471133)
+ (xy 190.52475 113.4595)
+ (xy 190.524748 113.4595)
+ (xy 190.2545 113.4595)
+ (xy 190.168157 113.439793)
+ (xy 190.098916 113.384574)
+ (xy 190.060489 113.304782)
+ (xy 190.0555 113.2605)
+ (xy 190.0555 112.064804)
+ (xy 190.046677 112.026151)
+ (xy 190.044807 112.015148)
+ (xy 190.040368 111.975745)
+ (xy 190.027274 111.938324)
+ (xy 190.024183 111.927594)
+ (xy 190.015359 111.888936)
+ (xy 189.998154 111.853208)
+ (xy 189.993885 111.842905)
+ (xy 189.980789 111.805478)
+ (xy 189.959697 111.77191)
+ (xy 189.954297 111.762139)
+ (xy 189.946856 111.74669)
+ (xy 189.937092 111.726414)
+ (xy 189.912374 111.695418)
+ (xy 189.905916 111.686318)
+ (xy 189.884816 111.652738)
+ (xy 189.785252 111.553174)
+ (xy 189.78525 111.553171)
+ (xy 188.4487 110.216622)
+ (xy 187.127208 108.89513)
+ (xy 187.111946 108.879868)
+ (xy 187.095221 108.863142)
+ (xy 187.095219 108.863141)
+ (xy 187.095219 108.86314)
+ (xy 187.095218 108.86314)
+ (xy 187.061643 108.842043)
+ (xy 187.052538 108.835583)
+ (xy 187.021543 108.810865)
+ (xy 187.021541 108.810864)
+ (xy 187.02154 108.810863)
+ (xy 186.985823 108.793662)
+ (xy 186.976054 108.788262)
+ (xy 186.942484 108.767169)
+ (xy 186.942476 108.767166)
+ (xy 186.905055 108.754071)
+ (xy 186.894743 108.749799)
+ (xy 186.85902 108.732597)
+ (xy 186.859018 108.732596)
+ (xy 186.842613 108.728851)
+ (xy 186.820356 108.723771)
+ (xy 186.809636 108.720683)
+ (xy 186.772217 108.707589)
+ (xy 186.772204 108.707587)
+ (xy 186.732817 108.703148)
+ (xy 186.721815 108.701279)
+ (xy 186.68315 108.692456)
+ (xy 186.63791 108.692456)
+ (xy 184.2245 108.692456)
+ (xy 184.138157 108.672749)
+ (xy 184.068916 108.61753)
+ (xy 184.030489 108.537738)
+ (xy 184.0255 108.493456)
+ (xy 184.0255 108.374804)
+ (xy 190.840739 108.374804)
+ (xy 190.966404 108.433403)
+ (xy 191.177664 108.490009)
+ (xy 191.39556 108.509073)
+ (xy 191.613453 108.490009)
+ (xy 191.824716 108.433402)
+ (xy 191.824718 108.433401)
+ (xy 191.950379 108.374803)
+ (xy 191.395559 107.819984)
+ (xy 191.395558 107.819984)
+ (xy 190.840739 108.374803)
+ (xy 190.840739 108.374804)
+ (xy 184.0255 108.374804)
+ (xy 184.0255 108.211544)
+ (xy 184.045207 108.125201)
+ (xy 184.100426 108.05596)
+ (xy 184.180218 108.017533)
+ (xy 184.2245 108.012544)
+ (xy 184.283254 108.012544)
+ (xy 184.28326 108.012544)
+ (xy 184.351393 108.002617)
+ (xy 184.456483 107.951242)
+ (xy 184.539198 107.868527)
+ (xy 184.590573 107.763437)
+ (xy 184.6005 107.695304)
+ (xy 184.6005 107.328784)
+ (xy 184.590573 107.260651)
+ (xy 184.539198 107.155561)
+ (xy 184.456483 107.072846)
+ (xy 184.451323 107.070323)
+ (xy 184.382411 107.014699)
+ (xy 184.344456 106.934681)
+ (xy 184.344978 106.846119)
+ (xy 184.383874 106.766554)
+ (xy 184.45344 106.711745)
+ (xy 184.538724 106.692544)
+ (xy 185.1505 106.692544)
+ (xy 185.236843 106.712251)
+ (xy 185.306084 106.76747)
+ (xy 185.344511 106.847262)
+ (xy 185.3495 106.891543)
+ (xy 185.3495 107.479266)
+ (xy 185.352354 107.509699)
+ (xy 185.397207 107.637882)
+ (xy 185.397208 107.637884)
+ (xy 185.397209 107.637885)
+ (xy 185.477849 107.74715)
+ (xy 185.54561 107.797159)
+ (xy 185.587118 107.827793)
+ (xy 185.715301 107.872646)
+ (xy 185.745734 107.8755)
+ (xy 185.745739 107.8755)
+ (xy 188.004261 107.8755)
+ (xy 188.004266 107.8755)
+ (xy 188.034699 107.872646)
+ (xy 188.162882 107.827793)
+ (xy 188.27215 107.74715)
+ (xy 188.352793 107.637882)
+ (xy 188.397646 107.509699)
+ (xy 188.4005 107.479266)
+ (xy 188.4005 107.254299)
+ (xy 190.140785 107.254299)
+ (xy 190.159849 107.472194)
+ (xy 190.216454 107.68345)
+ (xy 190.216455 107.683452)
+ (xy 190.275053 107.809118)
+ (xy 190.275055 107.809119)
+ (xy 190.829874 107.254299)
+ (xy 190.829874 107.254297)
+ (xy 190.275054 106.699477)
+ (xy 190.216454 106.825148)
+ (xy 190.159849 107.036403)
+ (xy 190.140785 107.254299)
+ (xy 188.4005 107.254299)
+ (xy 188.4005 106.620734)
+ (xy 188.397646 106.590301)
+ (xy 188.352793 106.462118)
+ (xy 188.274912 106.356592)
+ (xy 188.27215 106.352849)
+ (xy 188.162885 106.272209)
+ (xy 188.162884 106.272208)
+ (xy 188.162882 106.272207)
+ (xy 188.034699 106.227354)
+ (xy 188.004266 106.2245)
+ (xy 188.004261 106.2245)
+ (xy 186.769031 106.2245)
+ (xy 186.682688 106.204793)
+ (xy 186.628317 106.166214)
+ (xy 186.505288 106.043185)
+ (xy 186.458169 105.968197)
+ (xy 186.448253 105.88019)
+ (xy 186.477504 105.796597)
+ (xy 186.538823 105.734799)
+ (xy 186.60021 105.695561)
+ (xy 186.602457 105.694168)
+ (xy 186.670692 105.653114)
+ (xy 186.670697 105.653108)
+ (xy 186.679281 105.646584)
+ (xy 186.679612 105.647019)
+ (xy 186.680826 105.646069)
+ (xy 186.680485 105.645645)
+ (xy 186.682248 105.644227)
+ (xy 186.684728 105.643019)
+ (xy 186.695115 105.6349)
+ (xy 186.698067 105.633014)
+ (xy 186.699779 105.635694)
+ (xy 186.76188 105.605468)
+ (xy 186.811692 105.600853)
+ (xy 186.811692 105.6005)
+ (xy 186.815509 105.6005)
+ (xy 186.815682 105.600484)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 160.536582 113.918767)
+ (xy 160.590953 113.957346)
+ (xy 160.716214 114.082607)
+ (xy 160.763333 114.157595)
+ (xy 160.7745 114.223321)
+ (xy 160.7745 115.550566)
+ (xy 160.754793 115.636909)
+ (xy 160.737459 115.666195)
+ (xy 160.735804 115.668511)
+ (xy 160.684426 115.773607)
+ (xy 160.6745 115.841734)
+ (xy 160.6745 117.083265)
+ (xy 160.684427 117.151396)
+ (xy 160.684684 117.152227)
+ (xy 160.684829 117.154156)
+ (xy 160.686655 117.166686)
+ (xy 160.685783 117.166812)
+ (xy 160.691343 117.24054)
+ (xy 160.659025 117.322996)
+ (xy 160.594132 117.383264)
+ (xy 160.509515 117.409408)
+ (xy 160.465862 117.407892)
+ (xy 160.408267 117.399501)
+ (xy 160.408266 117.3995)
+ (xy 160.40826 117.3995)
+ (xy 160.04174 117.3995)
+ (xy 160.041733 117.3995)
+ (xy 160.03585 117.400358)
+ (xy 159.947568 117.393302)
+ (xy 159.87109 117.348642)
+ (xy 159.821564 117.275221)
+ (xy 159.808797 117.187583)
+ (xy 159.810615 117.172306)
+ (xy 159.825 117.081479)
+ (xy 159.825 116.7625)
+ (xy 159.575 116.7625)
+ (xy 159.575 117.422502)
+ (xy 159.639743 117.462177)
+ (xy 159.703066 117.524094)
+ (xy 159.733252 117.607354)
+ (xy 159.732687 117.66054)
+ (xy 159.724501 117.716727)
+ (xy 159.7245 117.716746)
+ (xy 159.7245 118.958265)
+ (xy 159.734426 119.02639)
+ (xy 159.734426 119.026391)
+ (xy 159.734427 119.026393)
+ (xy 159.75428 119.067004)
+ (xy 159.774497 119.153227)
+ (xy 159.7745 119.154402)
+ (xy 159.7745 119.526264)
+ (xy 159.754793 119.612607)
+ (xy 159.699574 119.681848)
+ (xy 159.619782 119.720275)
+ (xy 159.531219 119.720275)
+ (xy 159.440196 119.6995)
+ (xy 159.440194 119.6995)
+ (xy 159.259806 119.6995)
+ (xy 159.083937 119.73964)
+ (xy 158.921412 119.817909)
+ (xy 158.84973 119.875072)
+ (xy 158.84678 119.877335)
+ (xy 158.74929 119.949287)
+ (xy 158.749289 119.949288)
+ (xy 158.703645 120.011132)
+ (xy 158.684251 120.033669)
+ (xy 158.645186 120.072736)
+ (xy 158.645182 120.072741)
+ (xy 158.624084 120.106316)
+ (xy 158.617625 120.115418)
+ (xy 158.59291 120.146411)
+ (xy 158.592908 120.146413)
+ (xy 158.578792 120.175726)
+ (xy 158.523572 120.244967)
+ (xy 158.443779 120.283392)
+ (xy 158.355216 120.283391)
+ (xy 158.275424 120.244964)
+ (xy 158.220206 120.175722)
+ (xy 158.2005 120.089381)
+ (xy 158.2005 116.7625)
+ (xy 158.725001 116.7625)
+ (xy 158.725001 117.081476)
+ (xy 158.739835 117.175149)
+ (xy 158.797358 117.288045)
+ (xy 158.886952 117.377639)
+ (xy 158.975 117.422501)
+ (xy 158.975 116.7625)
+ (xy 158.725001 116.7625)
+ (xy 158.2005 116.7625)
+ (xy 158.2005 115.843519)
+ (xy 158.724999 115.843519)
+ (xy 158.725 116.1625)
+ (xy 158.975 116.1625)
+ (xy 158.975 115.502497)
+ (xy 158.974999 115.502496)
+ (xy 159.575 115.502496)
+ (xy 159.575 116.1625)
+ (xy 159.824999 116.1625)
+ (xy 159.824999 115.843523)
+ (xy 159.810164 115.74985)
+ (xy 159.752642 115.636956)
+ (xy 159.663042 115.547357)
+ (xy 159.575 115.502496)
+ (xy 158.974999 115.502496)
+ (xy 158.886957 115.547357)
+ (xy 158.797357 115.636956)
+ (xy 158.739835 115.749849)
+ (xy 158.739834 115.749851)
+ (xy 158.724999 115.843519)
+ (xy 158.2005 115.843519)
+ (xy 158.2005 114.256144)
+ (xy 158.200499 114.256114)
+ (xy 158.200499 114.227965)
+ (xy 158.19548 114.21252)
+ (xy 158.188187 114.182142)
+ (xy 158.185646 114.166094)
+ (xy 158.185643 114.166088)
+ (xy 158.183519 114.159547)
+ (xy 158.175584 114.07134)
+ (xy 158.206706 113.988425)
+ (xy 158.270722 113.927225)
+ (xy 158.354952 113.89986)
+ (xy 158.372782 113.89906)
+ (xy 160.450239 113.89906)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 190.416602 115.680207)
+ (xy 190.485843 115.735426)
+ (xy 190.52427 115.815218)
+ (xy 190.52427 115.903782)
+ (xy 190.488135 115.980645)
+ (xy 190.475465 115.997155)
+ (xy 190.475463 115.997159)
+ (xy 190.414957 116.143235)
+ (xy 190.414954 116.143244)
+ (xy 190.397178 116.278271)
+ (xy 190.36637 116.361303)
+ (xy 190.340596 116.39301)
+ (xy 190.09695 116.636656)
+ (xy 190.096948 116.636659)
+ (xy 190.089568 116.651143)
+ (xy 190.073263 116.677752)
+ (xy 190.060417 116.695435)
+ (xy 190.040131 116.719187)
+ (xy 189.985803 116.773515)
+ (xy 189.985801 116.773518)
+ (xy 189.934426 116.878607)
+ (xy 189.9245 116.946734)
+ (xy 189.9245 118.188265)
+ (xy 189.934427 118.256396)
+ (xy 189.934684 118.257227)
+ (xy 189.934829 118.259156)
+ (xy 189.936655 118.271686)
+ (xy 189.935783 118.271812)
+ (xy 189.941343 118.34554)
+ (xy 189.909025 118.427996)
+ (xy 189.844132 118.488264)
+ (xy 189.759515 118.514408)
+ (xy 189.715862 118.512892)
+ (xy 189.658267 118.504501)
+ (xy 189.658266 118.5045)
+ (xy 189.65826 118.5045)
+ (xy 189.29174 118.5045)
+ (xy 189.291733 118.5045)
+ (xy 189.28585 118.505358)
+ (xy 189.197568 118.498302)
+ (xy 189.12109 118.453642)
+ (xy 189.071564 118.380221)
+ (xy 189.058797 118.292583)
+ (xy 189.060615 118.277306)
+ (xy 189.075 118.186479)
+ (xy 189.075 117.8675)
+ (xy 188.825 117.8675)
+ (xy 188.825 118.527502)
+ (xy 188.889743 118.567177)
+ (xy 188.953066 118.629094)
+ (xy 188.983252 118.712354)
+ (xy 188.982687 118.76554)
+ (xy 188.974501 118.821727)
+ (xy 188.9745 118.821746)
+ (xy 188.9745 119.044705)
+ (xy 188.954793 119.131048)
+ (xy 188.947832 119.144218)
+ (xy 188.94438 119.150196)
+ (xy 188.884136 119.215113)
+ (xy 188.801693 119.247463)
+ (xy 188.713377 119.240838)
+ (xy 188.636683 119.19655)
+ (xy 188.598053 119.147258)
+ (xy 188.581999 119.118334)
+ (xy 188.574159 119.104209)
+ (xy 188.44824 118.957532)
+ (xy 188.448239 118.957531)
+ (xy 188.448238 118.95753)
+ (xy 188.295382 118.83921)
+ (xy 188.295375 118.839206)
+ (xy 188.295373 118.839204)
+ (xy 188.29537 118.839202)
+ (xy 188.286817 118.833872)
+ (xy 188.287897 118.832138)
+ (xy 188.229715 118.785039)
+ (xy 188.191874 118.704967)
+ (xy 188.192523 118.616406)
+ (xy 188.225 118.55021)
+ (xy 188.225 117.8675)
+ (xy 187.975001 117.8675)
+ (xy 187.975001 118.186476)
+ (xy 187.989835 118.280149)
+ (xy 188.054469 118.407)
+ (xy 188.05197 118.408272)
+ (xy 188.07756 118.468137)
+ (xy 188.073589 118.556611)
+ (xy 188.031624 118.634601)
+ (xy 187.959976 118.686659)
+ (xy 187.872836 118.702475)
+ (xy 187.871681 118.70242)
+ (xy 187.74161 118.695824)
+ (xy 187.550525 118.725096)
+ (xy 187.550524 118.725097)
+ (xy 187.369244 118.792237)
+ (xy 187.205195 118.894489)
+ (xy 187.205192 118.894491)
+ (xy 187.065079 119.027678)
+ (xy 186.962832 119.174582)
+ (xy 186.897333 119.234191)
+ (xy 186.812456 119.259478)
+ (xy 186.725013 119.245434)
+ (xy 186.652324 119.194841)
+ (xy 186.608784 119.117719)
+ (xy 186.6005 119.0609)
+ (xy 186.6005 117.2675)
+ (xy 187.975 117.2675)
+ (xy 188.225 117.2675)
+ (xy 188.225 116.607497)
+ (xy 188.224999 116.607496)
+ (xy 188.825 116.607496)
+ (xy 188.825 117.2675)
+ (xy 189.074999 117.2675)
+ (xy 189.074999 116.948523)
+ (xy 189.060164 116.85485)
+ (xy 189.002642 116.741956)
+ (xy 188.913042 116.652357)
+ (xy 188.825 116.607496)
+ (xy 188.224999 116.607496)
+ (xy 188.136957 116.652357)
+ (xy 188.047357 116.741956)
+ (xy 187.989835 116.854849)
+ (xy 187.989834 116.854851)
+ (xy 187.975 116.948519)
+ (xy 187.975 117.2675)
+ (xy 186.6005 117.2675)
+ (xy 186.6005 117.063269)
+ (xy 186.620207 116.976926)
+ (xy 186.658786 116.922555)
+ (xy 187.862556 115.718786)
+ (xy 187.937545 115.671667)
+ (xy 188.00327 115.6605)
+ (xy 190.330259 115.6605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 170.84495 90.418287)
+ (xy 170.914191 90.473506)
+ (xy 170.952618 90.553298)
+ (xy 170.952618 90.641862)
+ (xy 170.914191 90.721654)
+ (xy 170.85854 90.766035)
+ (xy 170.859941 90.768265)
+ (xy 170.697733 90.870187)
+ (xy 170.570187 90.997733)
+ (xy 170.47421 91.150478)
+ (xy 170.47421 91.150479)
+ (xy 170.414633 91.320741)
+ (xy 170.414632 91.320745)
+ (xy 170.394435 91.5)
+ (xy 170.414632 91.679255)
+ (xy 170.414632 91.679257)
+ (xy 170.414633 91.679258)
+ (xy 170.47421 91.84952)
+ (xy 170.47421 91.849521)
+ (xy 170.474211 91.849522)
+ (xy 170.555961 91.979627)
+ (xy 170.585212 92.063218)
+ (xy 170.575296 92.151225)
+ (xy 170.528178 92.226214)
+ (xy 170.453189 92.273332)
+ (xy 170.387463 92.2845)
+ (xy 168.920734 92.2845)
+ (xy 168.890301 92.287354)
+ (xy 168.762118 92.332207)
+ (xy 168.762116 92.332208)
+ (xy 168.762114 92.332209)
+ (xy 168.652849 92.412849)
+ (xy 168.572209 92.522114)
+ (xy 168.572208 92.522116)
+ (xy 168.572207 92.522118)
+ (xy 168.527354 92.650301)
+ (xy 168.527353 92.650305)
+ (xy 168.52477 92.662131)
+ (xy 168.522314 92.661594)
+ (xy 168.500194 92.728806)
+ (xy 168.480144 92.756411)
+ (xy 168.436367 92.806931)
+ (xy 168.431526 92.812131)
+ (xy 165.998547 95.245109)
+ (xy 165.983095 95.258181)
+ (xy 165.983207 95.25831)
+ (xy 165.976045 95.264515)
+ (xy 165.913416 95.3302)
+ (xy 165.911764 95.331892)
+ (xy 165.884766 95.35889)
+ (xy 165.878657 95.366287)
+ (xy 165.873952 95.371587)
+ (xy 165.831017 95.416616)
+ (xy 165.81285 95.444884)
+ (xy 165.80587 95.454443)
+ (xy 165.784479 95.48035)
+ (xy 165.784473 95.480359)
+ (xy 165.754652 95.534971)
+ (xy 165.751028 95.541078)
+ (xy 165.717389 95.593423)
+ (xy 165.717384 95.593434)
+ (xy 165.7049 95.624615)
+ (xy 165.699854 95.635327)
+ (xy 165.683752 95.664814)
+ (xy 165.6648 95.724098)
+ (xy 165.662398 95.730781)
+ (xy 165.639275 95.78854)
+ (xy 165.632915 95.821534)
+ (xy 165.629988 95.833003)
+ (xy 165.619758 95.865008)
+ (xy 165.619757 95.865012)
+ (xy 165.61237 95.926795)
+ (xy 165.611275 95.933811)
+ (xy 165.60237 95.980023)
+ (xy 165.599723 95.993761)
+ (xy 165.5995 95.994916)
+ (xy 165.5995 96.028512)
+ (xy 165.598796 96.040334)
+ (xy 165.594808 96.073686)
+ (xy 165.594808 96.073694)
+ (xy 165.599246 96.135753)
+ (xy 165.5995 96.142853)
+ (xy 165.5995 102.673239)
+ (xy 165.579793 102.759582)
+ (xy 165.524574 102.828823)
+ (xy 165.444782 102.86725)
+ (xy 165.439332 102.868413)
+ (xy 165.436394 102.868998)
+ (xy 165.421767 102.871907)
+ (xy 165.355447 102.916221)
+ (xy 165.311133 102.982541)
+ (xy 165.2995 103.041024)
+ (xy 165.2995 105.480523)
+ (xy 165.311133 105.539006)
+ (xy 165.355447 105.605326)
+ (xy 165.421767 105.64964)
+ (xy 165.421769 105.649641)
+ (xy 165.449294 105.655116)
+ (xy 165.48025 105.661274)
+ (xy 165.480252 105.661274)
+ (xy 166.459901 105.661274)
+ (xy 166.546244 105.680981)
+ (xy 166.597223 105.716248)
+ (xy 166.637453 105.754607)
+ (xy 166.639057 105.756173)
+ (xy 166.666081 105.783197)
+ (xy 166.666086 105.783201)
+ (xy 166.673453 105.789284)
+ (xy 166.678768 105.794001)
+ (xy 166.70217 105.816314)
+ (xy 166.723804 105.836942)
+ (xy 166.752078 105.855112)
+ (xy 166.76162 105.86208)
+ (xy 166.787537 105.883479)
+ (xy 166.787539 105.88348)
+ (xy 166.842149 105.9133)
+ (xy 166.84826 105.916926)
+ (xy 166.900604 105.950566)
+ (xy 166.900608 105.950568)
+ (xy 166.90061 105.950569)
+ (xy 166.931816 105.963061)
+ (xy 166.942514 105.968102)
+ (xy 166.971999 105.984203)
+ (xy 166.972002 105.984204)
+ (xy 166.972001 105.984204)
+ (xy 166.991925 105.990572)
+ (xy 167.031278 106.003152)
+ (xy 167.037951 106.005551)
+ (xy 167.095725 106.028681)
+ (xy 167.128728 106.035041)
+ (xy 167.140171 106.037962)
+ (xy 167.17219 106.048198)
+ (xy 167.233979 106.055585)
+ (xy 167.240997 106.05668)
+ (xy 167.251914 106.058784)
+ (xy 167.302097 106.068456)
+ (xy 167.335695 106.068456)
+ (xy 167.347517 106.06916)
+ (xy 167.380873 106.073148)
+ (xy 167.424249 106.070045)
+ (xy 167.442932 106.06871)
+ (xy 167.450032 106.068456)
+ (xy 170.279323 106.068456)
+ (xy 170.365666 106.088163)
+ (xy 170.434907 106.143382)
+ (xy 170.473334 106.223174)
+ (xy 170.473334 106.311738)
+ (xy 170.434907 106.39153)
+ (xy 170.365666 106.446749)
+ (xy 170.355476 106.451308)
+ (xy 170.297161 106.475462)
+ (xy 170.297152 106.475467)
+ (xy 170.171721 106.571714)
+ (xy 170.143496 106.608496)
+ (xy 170.075975 106.664654)
+ (xy 170.061657 106.671949)
+ (xy 170.061656 106.67195)
+ (xy 170.042991 106.690614)
+ (xy 170.042985 106.690622)
+ (xy 165.492393 111.241214)
+ (xy 165.417405 111.288333)
+ (xy 165.351679 111.2995)
+ (xy 158.848321 111.2995)
+ (xy 158.761978 111.279793)
+ (xy 158.707607 111.241214)
+ (xy 157.358786 109.892393)
+ (xy 157.311667 109.817405)
+ (xy 157.3005 109.751679)
+ (xy 157.3005 104.260778)
+ (xy 160.245031 104.260778)
+ (xy 160.264873 104.500246)
+ (xy 160.264874 104.500249)
+ (xy 160.323865 104.733201)
+ (xy 160.420395 104.953268)
+ (xy 160.428861 104.966224)
+ (xy 160.428862 104.966224)
+ (xy 161.099417 104.29567)
+ (xy 161.115444 104.417405)
+ (xy 161.175901 104.563362)
+ (xy 161.272075 104.688699)
+ (xy 161.397412 104.784873)
+ (xy 161.543369 104.84533)
+ (xy 161.660677 104.860774)
+ (xy 161.665685 104.860774)
+ (xy 160.99727 105.529187)
+ (xy 161.115546 105.593195)
+ (xy 161.342827 105.67122)
+ (xy 161.579846 105.710773)
+ (xy 161.579852 105.710774)
+ (xy 161.820148 105.710774)
+ (xy 161.820153 105.710773)
+ (xy 162.057172 105.67122)
+ (xy 162.284453 105.593195)
+ (xy 162.284462 105.593191)
+ (xy 162.402727 105.529188)
+ (xy 162.402728 105.529186)
+ (xy 161.734316 104.860774)
+ (xy 161.739323 104.860774)
+ (xy 161.856631 104.84533)
+ (xy 162.002588 104.784873)
+ (xy 162.127925 104.688699)
+ (xy 162.224099 104.563363)
+ (xy 162.284556 104.417405)
+ (xy 162.300582 104.295671)
+ (xy 162.971136 104.966224)
+ (xy 162.979606 104.953263)
+ (xy 162.979608 104.953261)
+ (xy 163.076133 104.733204)
+ (xy 163.135125 104.500249)
+ (xy 163.135126 104.500246)
+ (xy 163.154969 104.260778)
+ (xy 163.154969 104.260769)
+ (xy 163.135126 104.021301)
+ (xy 163.135125 104.021298)
+ (xy 163.076133 103.788343)
+ (xy 162.979609 103.568288)
+ (xy 162.971136 103.555321)
+ (xy 162.300582 104.225875)
+ (xy 162.284556 104.104143)
+ (xy 162.224099 103.958186)
+ (xy 162.127925 103.832849)
+ (xy 162.002588 103.736675)
+ (xy 161.856631 103.676218)
+ (xy 161.739323 103.660774)
+ (xy 161.734315 103.660774)
+ (xy 162.402728 102.992359)
+ (xy 162.284458 102.928353)
+ (xy 162.057172 102.850327)
+ (xy 161.820153 102.810774)
+ (xy 161.579846 102.810774)
+ (xy 161.342827 102.850327)
+ (xy 161.115538 102.928354)
+ (xy 160.99727 102.992358)
+ (xy 161.665686 103.660774)
+ (xy 161.660677 103.660774)
+ (xy 161.543369 103.676218)
+ (xy 161.397412 103.736675)
+ (xy 161.272075 103.832849)
+ (xy 161.175901 103.958185)
+ (xy 161.115444 104.104143)
+ (xy 161.099417 104.225876)
+ (xy 160.428862 103.555321)
+ (xy 160.42039 103.56829)
+ (xy 160.323866 103.788343)
+ (xy 160.264874 104.021298)
+ (xy 160.264873 104.021301)
+ (xy 160.245031 104.260769)
+ (xy 160.245031 104.260778)
+ (xy 157.3005 104.260778)
+ (xy 157.3005 102.64832)
+ (xy 157.320207 102.561977)
+ (xy 157.358786 102.507606)
+ (xy 167.807606 92.058786)
+ (xy 167.882594 92.011667)
+ (xy 167.94832 92.0005)
+ (xy 168.494115 92.0005)
+ (xy 168.509566 91.995479)
+ (xy 168.53993 91.988188)
+ (xy 168.555984 91.985646)
+ (xy 168.570456 91.978271)
+ (xy 168.59931 91.966318)
+ (xy 168.61477 91.961296)
+ (xy 168.62792 91.951741)
+ (xy 168.654539 91.935428)
+ (xy 168.669022 91.92805)
+ (xy 168.680247 91.916825)
+ (xy 168.691587 91.905484)
+ (xy 168.691589 91.905484)
+ (xy 170.140207 90.456865)
+ (xy 170.215195 90.409747)
+ (xy 170.280921 90.39858)
+ (xy 170.758607 90.39858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 198.266074 103.220375)
+ (xy 198.32078 103.28856)
+ (xy 198.340799 103.329511)
+ (xy 198.340802 103.329515)
+ (xy 198.423517 103.41223)
+ (xy 198.528607 103.463605)
+ (xy 198.59674 103.473532)
+ (xy 198.819706 103.473532)
+ (xy 198.906049 103.493239)
+ (xy 198.912719 103.496764)
+ (xy 198.914657 103.497567)
+ (xy 198.914659 103.497568)
+ (xy 199.060738 103.558076)
+ (xy 199.178139 103.573532)
+ (xy 200.4005 103.573532)
+ (xy 200.486843 103.593239)
+ (xy 200.556084 103.648458)
+ (xy 200.594511 103.72825)
+ (xy 200.5995 103.772532)
+ (xy 200.5995 104.156122)
+ (xy 200.579793 104.242465)
+ (xy 200.565961 104.266682)
+ (xy 200.511133 104.348735)
+ (xy 200.4995 104.407218)
+ (xy 200.4995 105.446717)
+ (xy 200.511133 105.5052)
+ (xy 200.555447 105.57152)
+ (xy 200.621767 105.615834)
+ (xy 200.621769 105.615835)
+ (xy 200.656983 105.622839)
+ (xy 200.68025 105.627468)
+ (xy 200.680252 105.627468)
+ (xy 201.71975 105.627468)
+ (xy 201.739155 105.623607)
+ (xy 201.778231 105.615835)
+ (xy 201.844552 105.57152)
+ (xy 201.888867 105.505199)
+ (xy 201.898185 105.45835)
+ (xy 201.9005 105.446717)
+ (xy 201.9005 104.407218)
+ (xy 201.893151 104.370274)
+ (xy 201.888867 104.348737)
+ (xy 201.858001 104.302544)
+ (xy 201.834039 104.266682)
+ (xy 201.802454 104.183942)
+ (xy 201.8005 104.156122)
+ (xy 201.8005 103.679344)
+ (xy 201.820207 103.593001)
+ (xy 201.875426 103.52376)
+ (xy 201.955218 103.485333)
+ (xy 202.030045 103.485333)
+ (xy 202.030307 103.483341)
+ (xy 202.043235 103.485043)
+ (xy 202.043238 103.485044)
+ (xy 202.2 103.505682)
+ (xy 202.356762 103.485044)
+ (xy 202.502841 103.424536)
+ (xy 202.502841 103.424535)
+ (xy 202.502843 103.424535)
+ (xy 202.557192 103.382831)
+ (xy 202.628282 103.328282)
+ (xy 202.642624 103.30959)
+ (xy 202.710815 103.253091)
+ (xy 202.796774 103.231771)
+ (xy 202.883471 103.249858)
+ (xy 202.953734 103.303771)
+ (xy 202.993647 103.382831)
+ (xy 202.999499 103.430736)
+ (xy 202.999499 108.068837)
+ (xy 202.979792 108.15518)
+ (xy 202.941213 108.209551)
+ (xy 202.409551 108.741214)
+ (xy 202.334563 108.788333)
+ (xy 202.268837 108.7995)
+ (xy 199.845893 108.7995)
+ (xy 199.832893 108.798648)
+ (xy 199.800001 108.794318)
+ (xy 199.8 108.794318)
+ (xy 199.78483 108.796315)
+ (xy 199.645386 108.814672)
+ (xy 199.645387 108.814673)
+ (xy 199.643241 108.814955)
+ (xy 199.643235 108.814957)
+ (xy 199.497158 108.875463)
+ (xy 199.494879 108.87678)
+ (xy 199.491364 108.877863)
+ (xy 199.485109 108.880455)
+ (xy 199.484865 108.879868)
+ (xy 199.410249 108.902881)
+ (xy 199.322676 108.889678)
+ (xy 199.249503 108.839786)
+ (xy 199.205224 108.763087)
+ (xy 199.198088 108.678461)
+ (xy 199.199515 108.667627)
+ (xy 199.205188 108.624535)
+ (xy 199.205682 108.620781)
+ (xy 199.205682 108.620779)
+ (xy 199.201352 108.587886)
+ (xy 199.2005 108.574886)
+ (xy 199.2005 107.826968)
+ (xy 200.45 107.826968)
+ (xy 200.45 107.951591)
+ (xy 200.464505 108.024513)
+ (xy 200.464505 108.024514)
+ (xy 200.519759 108.107207)
+ (xy 200.51976 108.107208)
+ (xy 200.602453 108.162462)
+ (xy 200.675377 108.176968)
+ (xy 200.8 108.176968)
+ (xy 200.8 107.826968)
+ (xy 201.6 107.826968)
+ (xy 201.6 108.176968)
+ (xy 201.724623 108.176968)
+ (xy 201.797545 108.162462)
+ (xy 201.797546 108.162462)
+ (xy 201.880239 108.107208)
+ (xy 201.88024 108.107207)
+ (xy 201.935494 108.024514)
+ (xy 201.935494 108.024513)
+ (xy 201.95 107.951591)
+ (xy 201.95 107.826968)
+ (xy 201.6 107.826968)
+ (xy 200.8 107.826968)
+ (xy 200.45 107.826968)
+ (xy 199.2005 107.826968)
+ (xy 199.2005 107.026968)
+ (xy 200.45 107.026968)
+ (xy 200.8 107.026968)
+ (xy 200.8 106.676968)
+ (xy 201.6 106.676968)
+ (xy 201.6 107.026968)
+ (xy 201.95 107.026968)
+ (xy 201.95 106.902344)
+ (xy 201.935494 106.829422)
+ (xy 201.935494 106.829421)
+ (xy 201.88024 106.746728)
+ (xy 201.880239 106.746727)
+ (xy 201.797546 106.691473)
+ (xy 201.724623 106.676968)
+ (xy 201.6 106.676968)
+ (xy 200.8 106.676968)
+ (xy 200.675377 106.676968)
+ (xy 200.602454 106.691473)
+ (xy 200.602453 106.691473)
+ (xy 200.51976 106.746727)
+ (xy 200.519759 106.746728)
+ (xy 200.464505 106.829421)
+ (xy 200.464505 106.829422)
+ (xy 200.45 106.902344)
+ (xy 200.45 107.026968)
+ (xy 199.2005 107.026968)
+ (xy 199.2005 105.245893)
+ (xy 199.201351 105.232901)
+ (xy 199.205683 105.2)
+ (xy 199.205683 105.199999)
+ (xy 199.205683 105.199996)
+ (xy 199.185044 105.04324)
+ (xy 199.185044 105.043238)
+ (xy 199.124536 104.897159)
+ (xy 199.085848 104.84674)
+ (xy 199.085847 104.846738)
+ (xy 199.028281 104.771717)
+ (xy 199.023388 104.767962)
+ (xy 199.001952 104.751514)
+ (xy 198.992174 104.742939)
+ (xy 198.001285 103.75205)
+ (xy 197.954167 103.677063)
+ (xy 197.943 103.611337)
+ (xy 197.943 103.375959)
+ (xy 197.962707 103.289616)
+ (xy 198.017926 103.220375)
+ (xy 198.097718 103.181948)
+ (xy 198.186282 103.181948)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 168.065237 102.180048)
+ (xy 168.066923 102.180638)
+ (xy 168.066929 102.180641)
+ (xy 168.153272 102.200348)
+ (xy 168.199 102.2055)
+ (xy 171.532544 102.2055)
+ (xy 171.618887 102.225207)
+ (xy 171.688128 102.280426)
+ (xy 171.726555 102.360218)
+ (xy 171.731544 102.404499)
+ (xy 171.731544 102.683212)
+ (xy 171.734319 102.712805)
+ (xy 171.777928 102.837431)
+ (xy 171.777929 102.837432)
+ (xy 171.856332 102.943667)
+ (xy 171.91846 102.989518)
+ (xy 171.962569 103.022072)
+ (xy 172.087195 103.065681)
+ (xy 172.116788 103.068456)
+ (xy 172.116792 103.068456)
+ (xy 172.697296 103.068456)
+ (xy 172.6973 103.068456)
+ (xy 172.726893 103.065681)
+ (xy 172.82994 103.029622)
+ (xy 172.895665 103.018456)
+ (xy 173.711379 103.018456)
+ (xy 173.777103 103.029622)
+ (xy 173.880151 103.065681)
+ (xy 173.909744 103.068456)
+ (xy 173.909748 103.068456)
+ (xy 174.490252 103.068456)
+ (xy 174.490256 103.068456)
+ (xy 174.519849 103.065681)
+ (xy 174.622896 103.029622)
+ (xy 174.688621 103.018456)
+ (xy 175.33352 103.018456)
+ (xy 175.419863 103.038163)
+ (xy 175.45169 103.057341)
+ (xy 175.516186 103.104941)
+ (xy 175.573955 103.172069)
+ (xy 175.596877 103.257615)
+ (xy 175.580412 103.344634)
+ (xy 175.527822 103.415892)
+ (xy 175.487921 103.439476)
+ (xy 175.488954 103.441368)
+ (xy 175.476462 103.448188)
+ (xy 175.364241 103.532197)
+ (xy 175.280232 103.644418)
+ (xy 175.247466 103.732268)
+ (xy 175.198827 103.80628)
+ (xy 175.122892 103.851859)
+ (xy 175.034702 103.859977)
+ (xy 174.951723 103.829027)
+ (xy 174.89039 103.765138)
+ (xy 174.874561 103.732269)
+ (xy 174.869769 103.719422)
+ (xy 174.869767 103.719418)
+ (xy 174.785758 103.607197)
+ (xy 174.673536 103.523188)
+ (xy 174.6 103.49576)
+ (xy 174.6 104.915149)
+ (xy 174.673534 104.887724)
+ (xy 174.785759 104.803714)
+ (xy 174.869766 104.691494)
+ (xy 174.888547 104.641143)
+ (xy 174.937186 104.567131)
+ (xy 175.01312 104.521553)
+ (xy 175.10131 104.513434)
+ (xy 175.18429 104.544384)
+ (xy 175.245623 104.608272)
+ (xy 175.261453 104.641143)
+ (xy 175.280233 104.691494)
+ (xy 175.36424 104.803714)
+ (xy 175.476465 104.887724)
+ (xy 175.55 104.91515)
+ (xy 175.55 103.966956)
+ (xy 175.569707 103.880613)
+ (xy 175.624926 103.811372)
+ (xy 175.704718 103.772945)
+ (xy 175.749 103.767956)
+ (xy 176.151 103.767956)
+ (xy 176.237343 103.787663)
+ (xy 176.306584 103.842882)
+ (xy 176.345011 103.922674)
+ (xy 176.35 103.966956)
+ (xy 176.35 104.91515)
+ (xy 176.387204 104.940982)
+ (xy 176.446889 105.006413)
+ (xy 176.472273 105.091261)
+ (xy 176.458329 105.17872)
+ (xy 176.445548 105.201819)
+ (xy 176.445814 105.201955)
+ (xy 176.438703 105.215911)
+ (xy 176.433677 105.231378)
+ (xy 176.421734 105.260211)
+ (xy 176.414353 105.274696)
+ (xy 176.41181 105.290754)
+ (xy 176.404524 105.3211)
+ (xy 176.399501 105.33656)
+ (xy 176.3995 105.336569)
+ (xy 176.3995 106.051679)
+ (xy 176.379793 106.138022)
+ (xy 176.341214 106.192393)
+ (xy 175.992393 106.541214)
+ (xy 175.917405 106.588333)
+ (xy 175.851679 106.5995)
+ (xy 174.632039 106.5995)
+ (xy 174.545696 106.579793)
+ (xy 174.510898 106.558378)
+ (xy 174.485247 106.538696)
+ (xy 174.402843 106.475464)
+ (xy 174.40284 106.475463)
+ (xy 174.256764 106.414957)
+ (xy 174.256762 106.414956)
+ (xy 174.1 106.394318)
+ (xy 173.943237 106.414956)
+ (xy 173.943235 106.414957)
+ (xy 173.785109 106.480455)
+ (xy 173.783765 106.477211)
+ (xy 173.721354 106.496442)
+ (xy 173.633784 106.483215)
+ (xy 173.560625 106.433303)
+ (xy 173.516367 106.356592)
+ (xy 173.507544 106.297994)
+ (xy 173.507544 105.092685)
+ (xy 173.527251 105.006342)
+ (xy 173.58247 104.937101)
+ (xy 173.662262 104.898674)
+ (xy 173.750826 104.898674)
+ (xy 173.776087 104.906232)
+ (xy 173.799999 104.91515)
+ (xy 173.8 104.91515)
+ (xy 173.8 103.49576)
+ (xy 173.799999 103.49576)
+ (xy 173.726463 103.523188)
+ (xy 173.614241 103.607197)
+ (xy 173.530232 103.719418)
+ (xy 173.481241 103.850767)
+ (xy 173.481241 103.850769)
+ (xy 173.477058 103.88967)
+ (xy 173.448233 103.97341)
+ (xy 173.385928 104.036351)
+ (xy 173.302484 104.066026)
+ (xy 173.214428 104.056557)
+ (xy 173.139201 104.00982)
+ (xy 173.091702 103.935071)
+ (xy 173.081069 103.88697)
+ (xy 173.079769 103.873107)
+ (xy 173.03616 103.748481)
+ (xy 172.982828 103.676218)
+ (xy 172.957755 103.642244)
+ (xy 172.864651 103.573532)
+ (xy 172.851519 103.56384)
+ (xy 172.726893 103.520231)
+ (xy 172.6973 103.517456)
+ (xy 172.116788 103.517456)
+ (xy 172.087195 103.520231)
+ (xy 171.962569 103.56384)
+ (xy 171.962568 103.56384)
+ (xy 171.962567 103.563841)
+ (xy 171.856332 103.642244)
+ (xy 171.777929 103.748479)
+ (xy 171.77108 103.761439)
+ (xy 171.713312 103.828569)
+ (xy 171.632139 103.863986)
+ (xy 171.595139 103.867456)
+ (xy 168.2995 103.867456)
+ (xy 168.213157 103.847749)
+ (xy 168.143916 103.79253)
+ (xy 168.105489 103.712738)
+ (xy 168.1005 103.668456)
+ (xy 168.1005 103.041024)
+ (xy 168.09256 103.00111)
+ (xy 168.088867 102.982543)
+ (xy 168.088866 102.982541)
+ (xy 168.044552 102.916221)
+ (xy 167.978232 102.871907)
+ (xy 167.963606 102.868998)
+ (xy 167.960674 102.868414)
+ (xy 167.879836 102.832241)
+ (xy 167.822698 102.764575)
+ (xy 167.800578 102.678818)
+ (xy 167.8005 102.673239)
+ (xy 167.8005 102.367877)
+ (xy 167.820207 102.281534)
+ (xy 167.875426 102.212293)
+ (xy 167.955218 102.173866)
+ (xy 168.043782 102.173866)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 181.110962 101.413737)
+ (xy 181.154395 101.42365)
+ (xy 181.238632 101.453125)
+ (xy 181.278773 101.472456)
+ (xy 181.354344 101.51994)
+ (xy 181.389177 101.54772)
+ (xy 181.468047 101.62659)
+ (xy 181.468065 101.626607)
+ (xy 181.476625 101.634257)
+ (xy 181.476639 101.634268)
+ (xy 181.476651 101.634279)
+ (xy 181.515999 101.665657)
+ (xy 181.567934 101.694361)
+ (xy 181.575109 101.698327)
+ (xy 181.576253 101.698959)
+ (xy 181.659846 101.72821)
+ (xy 181.659847 101.72821)
+ (xy 181.659864 101.728211)
+ (xy 181.66261 101.728679)
+ (xy 181.665402 101.728836)
+ (xy 181.668278 101.72916)
+ (xy 181.750728 101.73845)
+ (xy 181.818592 101.730803)
+ (xy 181.833181 101.72916)
+ (xy 181.835971 101.729003)
+ (xy 181.838712 101.728536)
+ (xy 181.838735 101.728534)
+ (xy 181.838736 101.728534)
+ (xy 181.92506 101.698327)
+ (xy 182.000037 101.651214)
+ (xy 182.000039 101.651214)
+ (xy 182.000041 101.651212)
+ (xy 182.000048 101.651208)
+ (xy 182.036025 101.622517)
+ (xy 182.051714 101.606828)
+ (xy 182.110818 101.547723)
+ (xy 182.145658 101.519938)
+ (xy 182.179782 101.498496)
+ (xy 182.221218 101.472459)
+ (xy 182.26136 101.453127)
+ (xy 182.345597 101.423651)
+ (xy 182.389032 101.413738)
+ (xy 182.477723 101.403745)
+ (xy 182.522277 101.403745)
+ (xy 182.610962 101.413737)
+ (xy 182.654395 101.42365)
+ (xy 182.738632 101.453125)
+ (xy 182.778773 101.472456)
+ (xy 182.854344 101.51994)
+ (xy 182.889177 101.54772)
+ (xy 182.968046 101.626589)
+ (xy 182.976633 101.634263)
+ (xy 182.976645 101.634273)
+ (xy 182.976652 101.634279)
+ (xy 183.015998 101.665657)
+ (xy 183.076252 101.698958)
+ (xy 183.159845 101.728209)
+ (xy 183.159846 101.728209)
+ (xy 183.159854 101.728209)
+ (xy 183.162609 101.728678)
+ (xy 183.165401 101.728835)
+ (xy 183.168286 101.72916)
+ (xy 183.250727 101.738449)
+ (xy 183.338734 101.728533)
+ (xy 183.425056 101.698328)
+ (xy 183.443277 101.686878)
+ (xy 183.500035 101.651217)
+ (xy 183.500039 101.651213)
+ (xy 183.500045 101.65121)
+ (xy 183.536024 101.622517)
+ (xy 183.610816 101.547723)
+ (xy 183.645655 101.51994)
+ (xy 183.679782 101.498496)
+ (xy 183.721218 101.472459)
+ (xy 183.76136 101.453127)
+ (xy 183.845597 101.423651)
+ (xy 183.889032 101.413738)
+ (xy 183.977723 101.403745)
+ (xy 184.022277 101.403745)
+ (xy 184.110962 101.413737)
+ (xy 184.154395 101.42365)
+ (xy 184.238632 101.453125)
+ (xy 184.278773 101.472456)
+ (xy 184.354344 101.51994)
+ (xy 184.389177 101.54772)
+ (xy 184.452276 101.610819)
+ (xy 184.480059 101.645657)
+ (xy 184.527538 101.721218)
+ (xy 184.546874 101.761369)
+ (xy 184.581796 101.861171)
+ (xy 184.584565 101.870534)
+ (xy 184.586792 101.879699)
+ (xy 184.60424 101.934441)
+ (xy 184.604243 101.934447)
+ (xy 184.64267 102.014239)
+ (xy 184.699689 102.085739)
+ (xy 184.75235 102.127736)
+ (xy 184.764559 102.137472)
+ (xy 184.76665 102.13934)
+ (xy 184.768932 102.14096)
+ (xy 184.851331 102.180641)
+ (xy 184.937674 102.200348)
+ (xy 184.983402 102.2055)
+ (xy 185.406775 102.2055)
+ (xy 185.416053 102.204978)
+ (xy 185.418278 102.204854)
+ (xy 185.468289 102.199219)
+ (xy 185.534447 102.180159)
+ (xy 185.614239 102.141732)
+ (xy 185.685739 102.084713)
+ (xy 185.685746 102.084703)
+ (xy 185.693557 102.076893)
+ (xy 185.768544 102.029772)
+ (xy 185.856551 102.019854)
+ (xy 185.940145 102.049102)
+ (xy 186.002771 102.111723)
+ (xy 186.020728 102.148056)
+ (xy 186.030232 102.173537)
+ (xy 186.114241 102.285758)
+ (xy 186.226462 102.369767)
+ (xy 186.357809 102.418757)
+ (xy 186.415869 102.425)
+ (xy 186.521808 102.425)
+ (xy 186.608151 102.444707)
+ (xy 186.677392 102.499926)
+ (xy 186.715819 102.579718)
+ (xy 186.715819 102.668282)
+ (xy 186.677392 102.748074)
+ (xy 186.66253 102.764705)
+ (xy 186.5807 102.846536)
+ (xy 186.503411 102.923825)
+ (xy 186.428422 102.970943)
+ (xy 186.414209 102.975327)
+ (xy 186.411342 102.976095)
+ (xy 186.411336 102.976097)
+ (xy 186.377526 102.991863)
+ (xy 186.34752 103.005855)
+ (xy 186.26342 103.0245)
+ (xy 185.726045 103.0245)
+ (xy 185.684507 103.027316)
+ (xy 185.6845 103.027318)
+ (xy 185.504978 103.071963)
+ (xy 185.339244 103.154159)
+ (xy 185.19506 103.27006)
+ (xy 185.079157 103.414246)
+ (xy 185.079156 103.414249)
+ (xy 185.018338 103.536877)
+ (xy 184.96232 103.605473)
+ (xy 184.882087 103.642971)
+ (xy 184.793529 103.641943)
+ (xy 184.714188 103.602593)
+ (xy 184.659777 103.532715)
+ (xy 184.643509 103.479585)
+ (xy 184.635164 103.426894)
+ (xy 184.577641 103.313998)
+ (xy 184.488045 103.224402)
+ (xy 184.37515 103.166879)
+ (xy 184.375148 103.166878)
+ (xy 184.281481 103.152044)
+ (xy 183.725 103.152044)
+ (xy 183.725 103.803044)
+ (xy 183.705293 103.889387)
+ (xy 183.650074 103.958628)
+ (xy 183.570282 103.997055)
+ (xy 183.526 104.002044)
+ (xy 182.188122 104.002044)
+ (xy 182.101779 103.982337)
+ (xy 182.069956 103.963161)
+ (xy 182.057883 103.954251)
+ (xy 182.057881 103.95425)
+ (xy 181.929701 103.909398)
+ (xy 181.925352 103.90899)
+ (xy 181.899267 103.906544)
+ (xy 181.899261 103.906544)
+ (xy 180.000732 103.906544)
+ (xy 179.9703 103.909397)
+ (xy 179.970298 103.909398)
+ (xy 179.915224 103.928669)
+ (xy 179.827218 103.938585)
+ (xy 179.743625 103.909333)
+ (xy 179.681001 103.846709)
+ (xy 179.651751 103.763116)
+ (xy 179.6505 103.740836)
+ (xy 179.6505 103.641943)
+ (xy 179.6505 103.518784)
+ (xy 179.640573 103.450651)
+ (xy 179.616811 103.402044)
+ (xy 182.227498 103.402044)
+ (xy 183.125 103.402044)
+ (xy 183.125 103.152044)
+ (xy 182.568523 103.152044)
+ (xy 182.47485 103.166879)
+ (xy 182.361954 103.224402)
+ (xy 182.27236 103.313996)
+ (xy 182.227498 103.402044)
+ (xy 179.616811 103.402044)
+ (xy 179.589198 103.345561)
+ (xy 179.506483 103.262846)
+ (xy 179.506482 103.262845)
+ (xy 179.401392 103.21147)
+ (xy 179.333265 103.201544)
+ (xy 179.33326 103.201544)
+ (xy 178.872794 103.201544)
+ (xy 178.786451 103.181837)
+ (xy 178.77978 103.178311)
+ (xy 178.631763 103.117)
+ (xy 178.602411 103.113136)
+ (xy 178.514361 103.101544)
+ (xy 178.514358 103.101544)
+ (xy 177.565251 103.101544)
+ (xy 177.478908 103.081837)
+ (xy 177.424537 103.043258)
+ (xy 176.926494 102.545214)
+ (xy 176.879375 102.470225)
+ (xy 176.869459 102.382219)
+ (xy 176.89871 102.298625)
+ (xy 176.961334 102.236002)
+ (xy 177.044927 102.206751)
+ (xy 177.067208 102.2055)
+ (xy 180.019468 102.2055)
+ (xy 180.01948 102.2055)
+ (xy 180.025241 102.205338)
+ (xy 180.050399 102.203926)
+ (xy 180.106752 102.192717)
+ (xy 180.190345 102.163466)
+ (xy 180.267781 102.11481)
+ (xy 180.330405 102.052187)
+ (xy 180.330407 102.052185)
+ (xy 180.379064 101.974747)
+ (xy 180.380267 101.971308)
+ (xy 180.380312 101.971236)
+ (xy 180.407335 101.893952)
+ (xy 180.407485 101.893521)
+ (xy 180.407486 101.893522)
+ (xy 180.408328 101.891114)
+ (xy 180.408327 101.891114)
+ (xy 180.431751 101.824175)
+ (xy 180.432319 101.820827)
+ (xy 180.453125 101.761369)
+ (xy 180.472458 101.721224)
+ (xy 180.516448 101.651214)
+ (xy 180.519944 101.645649)
+ (xy 180.547724 101.610814)
+ (xy 180.610819 101.54772)
+ (xy 180.645647 101.519944)
+ (xy 180.721222 101.472457)
+ (xy 180.76136 101.453127)
+ (xy 180.845597 101.423651)
+ (xy 180.889032 101.413738)
+ (xy 180.977723 101.403745)
+ (xy 181.022277 101.403745)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 201.533575 95.536766)
+ (xy 201.54866 95.550247)
+ (xy 201.549289 95.550711)
+ (xy 201.655525 95.629116)
+ (xy 201.780151 95.672725)
+ (xy 201.809744 95.6755)
+ (xy 201.856337 95.6755)
+ (xy 201.94268 95.695207)
+ (xy 201.997051 95.733786)
+ (xy 202.941213 96.677948)
+ (xy 202.988332 96.752936)
+ (xy 202.999499 96.818662)
+ (xy 202.999499 102.369263)
+ (xy 202.979792 102.455606)
+ (xy 202.924573 102.524847)
+ (xy 202.844781 102.563274)
+ (xy 202.756217 102.563274)
+ (xy 202.676425 102.524847)
+ (xy 202.642624 102.490409)
+ (xy 202.628282 102.471718)
+ (xy 202.59587 102.446847)
+ (xy 202.502843 102.375464)
+ (xy 202.50284 102.375463)
+ (xy 202.356764 102.314957)
+ (xy 202.356762 102.314956)
+ (xy 202.2 102.294318)
+ (xy 202.043237 102.314956)
+ (xy 202.043235 102.314957)
+ (xy 201.885109 102.380455)
+ (xy 201.884147 102.378134)
+ (xy 201.817503 102.398681)
+ (xy 201.729931 102.385468)
+ (xy 201.684493 102.360351)
+ (xy 201.612939 102.307543)
+ (xy 201.594475 102.293916)
+ (xy 201.469849 102.250307)
+ (xy 201.440256 102.247532)
+ (xy 200.859744 102.247532)
+ (xy 200.830151 102.250307)
+ (xy 200.705525 102.293916)
+ (xy 200.705524 102.293916)
+ (xy 200.705523 102.293917)
+ (xy 200.651689 102.333648)
+ (xy 200.570515 102.369063)
+ (xy 200.53352 102.372532)
+ (xy 199.178139 102.372532)
+ (xy 199.090088 102.384124)
+ (xy 199.060737 102.387988)
+ (xy 199.060736 102.387988)
+ (xy 198.947381 102.434942)
+ (xy 198.914659 102.448496)
+ (xy 198.914658 102.448496)
+ (xy 198.902608 102.453488)
+ (xy 198.90169 102.451273)
+ (xy 198.834578 102.471975)
+ (xy 198.819706 102.472532)
+ (xy 198.596734 102.472532)
+ (xy 198.528602 102.482459)
+ (xy 198.527769 102.482717)
+ (xy 198.525834 102.482862)
+ (xy 198.513314 102.484687)
+ (xy 198.513187 102.483816)
+ (xy 198.439456 102.489374)
+ (xy 198.357 102.457055)
+ (xy 198.296733 102.39216)
+ (xy 198.270591 102.307543)
+ (xy 198.272106 102.263898)
+ (xy 198.2805 102.206292)
+ (xy 198.2805 101.839772)
+ (xy 198.279643 101.833892)
+ (xy 198.286692 101.745615)
+ (xy 198.331347 101.669133)
+ (xy 198.404764 101.619601)
+ (xy 198.492401 101.606828)
+ (xy 198.507692 101.608647)
+ (xy 198.598518 101.623031)
+ (xy 198.917499 101.623031)
+ (xy 199.5175 101.623031)
+ (xy 199.836477 101.623031)
+ (xy 199.930149 101.608196)
+ (xy 200.043043 101.550674)
+ (xy 200.130042 101.463675)
+ (xy 200.205031 101.416557)
+ (xy 200.293037 101.40664)
+ (xy 200.376631 101.43589)
+ (xy 200.439255 101.498514)
+ (xy 200.457209 101.534844)
+ (xy 200.48023 101.596565)
+ (xy 200.480232 101.596569)
+ (xy 200.56424 101.70879)
+ (xy 200.676465 101.7928)
+ (xy 200.75 101.820226)
+ (xy 200.75 101.510532)
+ (xy 201.55 101.510532)
+ (xy 201.55 101.820225)
+ (xy 201.623534 101.7928)
+ (xy 201.735758 101.70879)
+ (xy 201.819767 101.596567)
+ (xy 201.851858 101.510532)
+ (xy 201.55 101.510532)
+ (xy 200.75 101.510532)
+ (xy 200.75 100.710531)
+ (xy 201.549999 100.710531)
+ (xy 201.55 100.710532)
+ (xy 201.851857 100.710532)
+ (xy 201.819767 100.624496)
+ (xy 201.735758 100.512272)
+ (xy 201.623536 100.428264)
+ (xy 201.55 100.400836)
+ (xy 201.549999 100.710531)
+ (xy 200.75 100.710531)
+ (xy 200.75 100.400836)
+ (xy 200.749999 100.400836)
+ (xy 200.676463 100.428264)
+ (xy 200.564241 100.512273)
+ (xy 200.480232 100.624494)
+ (xy 200.476962 100.633263)
+ (xy 200.428322 100.707274)
+ (xy 200.352387 100.752852)
+ (xy 200.264196 100.760969)
+ (xy 200.181217 100.730017)
+ (xy 200.144651 100.695125)
+ (xy 200.143716 100.696061)
+ (xy 200.043045 100.59539)
+ (xy 199.93015 100.537867)
+ (xy 199.930148 100.537866)
+ (xy 199.836481 100.523032)
+ (xy 199.5175 100.523032)
+ (xy 199.5175 101.623031)
+ (xy 198.917499 101.623031)
+ (xy 198.917499 101.62303)
+ (xy 198.9175 101.373032)
+ (xy 198.257498 101.373032)
+ (xy 198.217822 101.437776)
+ (xy 198.155904 101.501098)
+ (xy 198.072644 101.531284)
+ (xy 198.019458 101.530719)
+ (xy 197.96327 101.522533)
+ (xy 197.963264 101.522532)
+ (xy 197.96326 101.522532)
+ (xy 197.963254 101.522532)
+ (xy 197.740294 101.522532)
+ (xy 197.653951 101.502825)
+ (xy 197.64728 101.499299)
+ (xy 197.499263 101.437988)
+ (xy 197.499254 101.437986)
+ (xy 197.381865 101.422531)
+ (xy 197.381863 101.422532)
+ (xy 197.35562 101.419077)
+ (xy 197.3425 101.41735)
+ (xy 197.342499 101.41735)
+ (xy 197.309607 101.42168)
+ (xy 197.296607 101.422532)
+ (xy 194.954195 101.422532)
+ (xy 194.867852 101.402825)
+ (xy 194.813481 101.364246)
+ (xy 193.449258 100.000023)
+ (xy 193.402139 99.925035)
+ (xy 193.392223 99.881589)
+ (xy 193.387432 99.839065)
+ (xy 193.385772 99.824331)
+ (xy 193.395688 99.736327)
+ (xy 193.442807 99.661338)
+ (xy 193.517796 99.61422)
+ (xy 193.605803 99.604304)
+ (xy 193.689396 99.633555)
+ (xy 193.724235 99.661339)
+ (xy 194.759601 100.696704)
+ (xy 194.767041 100.705029)
+ (xy 194.790121 100.73397)
+ (xy 194.790123 100.733972)
+ (xy 194.837734 100.766432)
+ (xy 194.840769 100.768586)
+ (xy 194.863508 100.785368)
+ (xy 194.887118 100.802793)
+ (xy 194.88712 100.802793)
+ (xy 194.894685 100.806791)
+ (xy 194.902323 100.81047)
+ (xy 194.902324 100.81047)
+ (xy 194.902327 100.810472)
+ (xy 194.957424 100.827466)
+ (xy 194.960904 100.828612)
+ (xy 195.001772 100.842912)
+ (xy 195.004694 100.843935)
+ (xy 195.0153 100.847646)
+ (xy 195.015305 100.847646)
+ (xy 195.023689 100.849232)
+ (xy 195.032097 100.850499)
+ (xy 195.032098 100.8505)
+ (xy 195.089708 100.8505)
+ (xy 195.093428 100.85057)
+ (xy 195.114795 100.851368)
+ (xy 195.15101 100.852724)
+ (xy 195.151016 100.852722)
+ (xy 195.165192 100.851126)
+ (xy 195.17634 100.8505)
+ (xy 195.232098 100.8505)
+ (xy 197.769106 100.8505)
+ (xy 197.780255 100.851126)
+ (xy 197.817035 100.85527)
+ (xy 197.8737 100.844547)
+ (xy 197.87728 100.843939)
+ (xy 197.934287 100.835348)
+ (xy 197.93429 100.835346)
+ (xy 197.942424 100.832837)
+ (xy 197.950463 100.830024)
+ (xy 197.950472 100.830023)
+ (xy 198.001469 100.803069)
+ (xy 198.004707 100.801434)
+ (xy 198.051298 100.778998)
+ (xy 198.137638 100.759294)
+ (xy 198.197823 100.773032)
+ (xy 198.9175 100.773032)
+ (xy 198.9175 100.523032)
+ (xy 198.794499 100.523032)
+ (xy 198.708156 100.503325)
+ (xy 198.638915 100.448106)
+ (xy 198.600488 100.368314)
+ (xy 198.600488 100.27975)
+ (xy 198.638915 100.199958)
+ (xy 198.653779 100.183323)
+ (xy 198.796718 100.040383)
+ (xy 198.805018 100.032966)
+ (xy 198.83397 100.009879)
+ (xy 198.866456 99.962229)
+ (xy 198.868551 99.959276)
+ (xy 198.902793 99.912882)
+ (xy 198.902795 99.912874)
+ (xy 198.906785 99.905325)
+ (xy 198.910465 99.897682)
+ (xy 198.910472 99.897673)
+ (xy 198.927477 99.842538)
+ (xy 198.928607 99.839104)
+ (xy 198.947646 99.784699)
+ (xy 198.947646 99.784685)
+ (xy 198.949233 99.776303)
+ (xy 198.950498 99.767908)
+ (xy 198.9505 99.767902)
+ (xy 198.9505 99.710256)
+ (xy 198.950569 99.706585)
+ (xy 198.952725 99.648989)
+ (xy 198.951126 99.634802)
+ (xy 198.9505 99.623651)
+ (xy 198.9505 98.96803)
+ (xy 198.970207 98.881687)
+ (xy 199.025426 98.812446)
+ (xy 199.105218 98.774019)
+ (xy 199.193782 98.774019)
+ (xy 199.273574 98.812446)
+ (xy 199.290198 98.827301)
+ (xy 199.315017 98.85212)
+ (xy 199.322103 98.859206)
+ (xy 199.329541 98.867529)
+ (xy 199.352621 98.89647)
+ (xy 199.352623 98.896472)
+ (xy 199.400234 98.928932)
+ (xy 199.403269 98.931086)
+ (xy 199.412735 98.938072)
+ (xy 199.449618 98.965293)
+ (xy 199.44962 98.965293)
+ (xy 199.457185 98.969292)
+ (xy 199.464829 98.972973)
+ (xy 199.51991 98.989962)
+ (xy 199.523383 98.991104)
+ (xy 199.577801 99.010146)
+ (xy 199.577809 99.010146)
+ (xy 199.586189 99.011732)
+ (xy 199.594597 99.012999)
+ (xy 199.594598 99.013)
+ (xy 199.652191 99.013)
+ (xy 199.655913 99.01307)
+ (xy 199.713508 99.015225)
+ (xy 199.713508 99.015224)
+ (xy 199.71351 99.015225)
+ (xy 199.713511 99.015224)
+ (xy 199.727698 99.013626)
+ (xy 199.738849 99.013)
+ (xy 200.025645 99.013)
+ (xy 200.111988 99.032707)
+ (xy 200.181229 99.087926)
+ (xy 200.185747 99.093813)
+ (xy 200.209289 99.125711)
+ (xy 200.315525 99.204116)
+ (xy 200.440151 99.247725)
+ (xy 200.469744 99.2505)
+ (xy 200.469748 99.2505)
+ (xy 201.050252 99.2505)
+ (xy 201.050256 99.2505)
+ (xy 201.079849 99.247725)
+ (xy 201.204475 99.204116)
+ (xy 201.310711 99.125711)
+ (xy 201.389116 99.019475)
+ (xy 201.432725 98.894849)
+ (xy 201.4355 98.865256)
+ (xy 201.4355 98.259744)
+ (xy 201.432725 98.230151)
+ (xy 201.389116 98.105525)
+ (xy 201.331561 98.02754)
+ (xy 201.310711 97.999288)
+ (xy 201.226529 97.93716)
+ (xy 201.204475 97.920884)
+ (xy 201.079849 97.877275)
+ (xy 201.050256 97.8745)
+ (xy 200.469744 97.8745)
+ (xy 200.440151 97.877275)
+ (xy 200.315525 97.920884)
+ (xy 200.315524 97.920884)
+ (xy 200.315523 97.920885)
+ (xy 200.209289 97.999288)
+ (xy 200.195827 98.017529)
+ (xy 200.18576 98.031169)
+ (xy 200.118634 98.088938)
+ (xy 200.033089 98.111861)
+ (xy 200.025645 98.112)
+ (xy 199.931531 98.112)
+ (xy 199.845188 98.092293)
+ (xy 199.790817 98.053714)
+ (xy 199.34806 97.610957)
+ (xy 198.890389 97.153286)
+ (xy 198.882957 97.144969)
+ (xy 198.861269 97.117773)
+ (xy 198.822844 97.03798)
+ (xy 198.822845 96.949417)
+ (xy 198.843666 96.903599)
+ (xy 198.84053 96.902001)
+ (xy 198.892502 96.8)
+ (xy 197.9065 96.8)
+ (xy 197.820157 96.780293)
+ (xy 197.750916 96.725074)
+ (xy 197.712489 96.645282)
+ (xy 197.7075 96.601)
+ (xy 197.7075 96.399)
+ (xy 197.727207 96.312657)
+ (xy 197.782426 96.243416)
+ (xy 197.862218 96.204989)
+ (xy 197.9065 96.2)
+ (xy 198.892502 96.2)
+ (xy 198.929968 96.13886)
+ (xy 198.934401 96.117209)
+ (xy 198.988049 96.046743)
+ (xy 199.066958 96.006534)
+ (xy 199.115589 96.0005)
+ (xy 199.706606 96.0005)
+ (xy 199.717755 96.001126)
+ (xy 199.754535 96.00527)
+ (xy 199.8112 95.994547)
+ (xy 199.81478 95.993939)
+ (xy 199.871787 95.985348)
+ (xy 199.87179 95.985346)
+ (xy 199.879924 95.982837)
+ (xy 199.887964 95.980024)
+ (xy 199.887972 95.980023)
+ (xy 199.887978 95.980019)
+ (xy 199.90206 95.975094)
+ (xy 199.903177 95.978287)
+ (xy 199.964521 95.961842)
+ (xy 200.051542 95.978295)
+ (xy 200.122807 96.030877)
+ (xy 200.1642 96.109171)
+ (xy 200.167524 96.197672)
+ (xy 200.137273 96.267031)
+ (xy 200.137853 96.267338)
+ (xy 200.133774 96.275055)
+ (xy 200.132119 96.278851)
+ (xy 200.132107 96.278867)
+ (xy 200.130885 96.280522)
+ (xy 200.106147 96.351218)
+ (xy 200.087275 96.405151)
+ (xy 200.0845 96.434744)
+ (xy 200.0845 97.040256)
+ (xy 200.087275 97.069849)
+ (xy 200.130884 97.194475)
+ (xy 200.145445 97.214204)
+ (xy 200.209288 97.300711)
+ (xy 200.262142 97.339718)
+ (xy 200.315525 97.379116)
+ (xy 200.440151 97.422725)
+ (xy 200.469744 97.4255)
+ (xy 200.469748 97.4255)
+ (xy 201.050252 97.4255)
+ (xy 201.050256 97.4255)
+ (xy 201.079849 97.422725)
+ (xy 201.204475 97.379116)
+ (xy 201.310711 97.300711)
+ (xy 201.389116 97.194475)
+ (xy 201.432725 97.069849)
+ (xy 201.4355 97.040256)
+ (xy 201.4355 96.434744)
+ (xy 201.432725 96.405151)
+ (xy 201.389116 96.280525)
+ (xy 201.310711 96.174289)
+ (xy 201.291328 96.159983)
+ (xy 201.23356 96.092857)
+ (xy 201.210638 96.007312)
+ (xy 201.2105 95.999922)
+ (xy 201.2105 95.692348)
+ (xy 201.230207 95.606007)
+ (xy 201.285426 95.536765)
+ (xy 201.365219 95.498339)
+ (xy 201.453782 95.498339)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 187.690172 99.120207)
+ (xy 187.744543 99.158786)
+ (xy 188.745543 100.159786)
+ (xy 188.792662 100.234774)
+ (xy 188.802578 100.322781)
+ (xy 188.773327 100.406374)
+ (xy 188.710703 100.468998)
+ (xy 188.62711 100.498249)
+ (xy 188.604829 100.4995)
+ (xy 188.388757 100.4995)
+ (xy 188.17006 100.540382)
+ (xy 187.962599 100.620753)
+ (xy 187.962598 100.620753)
+ (xy 187.962597 100.620754)
+ (xy 187.77344 100.737874)
+ (xy 187.773436 100.737877)
+ (xy 187.753598 100.755961)
+ (xy 187.748906 100.759979)
+ (xy 187.616451 100.866451)
+ (xy 187.52468 100.980617)
+ (xy 187.455225 101.035566)
+ (xy 187.368806 101.054939)
+ (xy 187.28254 101.034896)
+ (xy 187.274218 101.030604)
+ (xy 187.27354 101.030234)
+ (xy 187.15 100.984154)
+ (xy 187.15 101.901)
+ (xy 187.130293 101.987343)
+ (xy 187.075074 102.056584)
+ (xy 186.995282 102.095011)
+ (xy 186.951 102.1)
+ (xy 186.549 102.1)
+ (xy 186.462657 102.080293)
+ (xy 186.393416 102.025074)
+ (xy 186.354989 101.945282)
+ (xy 186.35 101.901)
+ (xy 186.35 100.984154)
+ (xy 186.226461 101.030233)
+ (xy 186.123756 101.107118)
+ (xy 186.042825 101.143085)
+ (xy 185.954303 101.140375)
+ (xy 185.875724 101.099526)
+ (xy 185.822649 101.028627)
+ (xy 185.8055 100.94781)
+ (xy 185.8055 99.2995)
+ (xy 185.825207 99.213157)
+ (xy 185.880426 99.143916)
+ (xy 185.960218 99.105489)
+ (xy 186.0045 99.1005)
+ (xy 187.603829 99.1005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 172.662343 95.304707)
+ (xy 172.731584 95.359926)
+ (xy 172.770011 95.439718)
+ (xy 172.775 95.484)
+ (xy 172.775 96.542441)
+ (xy 172.755293 96.628784)
+ (xy 172.716777 96.683093)
+ (xy 172.715619 96.684252)
+ (xy 172.71559 96.68428)
+ (xy 172.715588 96.684282)
+ (xy 172.715587 96.684283)
+ (xy 172.700491 96.699379)
+ (xy 172.650918 96.74895)
+ (xy 172.603797 96.823941)
+ (xy 172.603797 96.823942)
+ (xy 172.575765 96.904055)
+ (xy 172.573592 96.910265)
+ (xy 172.563676 96.998271)
+ (xy 172.563676 96.998272)
+ (xy 172.573916 97.089153)
+ (xy 172.573916 97.089155)
+ (xy 172.573917 97.089157)
+ (xy 172.588339 97.130371)
+ (xy 172.603167 97.172747)
+ (xy 172.623132 97.214204)
+ (xy 172.623134 97.214208)
+ (xy 172.623135 97.214209)
+ (xy 172.627537 97.221215)
+ (xy 172.646871 97.261363)
+ (xy 172.676346 97.345598)
+ (xy 172.686262 97.389043)
+ (xy 172.696253 97.477719)
+ (xy 172.696253 97.522279)
+ (xy 172.686262 97.610957)
+ (xy 172.676345 97.654404)
+ (xy 172.646873 97.738628)
+ (xy 172.62754 97.778775)
+ (xy 172.580058 97.854343)
+ (xy 172.552273 97.889183)
+ (xy 172.489183 97.952273)
+ (xy 172.454343 97.980058)
+ (xy 172.378775 98.02754)
+ (xy 172.338628 98.046873)
+ (xy 172.254404 98.076345)
+ (xy 172.210957 98.086262)
+ (xy 172.122279 98.096253)
+ (xy 172.077719 98.096253)
+ (xy 171.989041 98.086262)
+ (xy 171.945596 98.076346)
+ (xy 171.861372 98.046875)
+ (xy 171.821223 98.02754)
+ (xy 171.745659 97.98006)
+ (xy 171.710819 97.952276)
+ (xy 171.647724 97.889181)
+ (xy 171.619941 97.854343)
+ (xy 171.578998 97.789183)
+ (xy 171.572458 97.778775)
+ (xy 171.553124 97.738628)
+ (xy 171.523651 97.6544)
+ (xy 171.513738 97.610967)
+ (xy 171.498828 97.47865)
+ (xy 171.498556 97.475873)
+ (xy 171.497032 97.457782)
+ (xy 171.49703 97.45777)
+ (xy 171.487213 97.399994)
+ (xy 171.485865 97.392058)
+ (xy 171.464587 97.336316)
+ (xy 171.457271 97.317149)
+ (xy 171.452905 97.308399)
+ (xy 171.455543 97.307082)
+ (xy 171.432061 97.24003)
+ (xy 171.441954 97.152021)
+ (xy 171.489053 97.07702)
+ (xy 171.510549 97.058388)
+ (xy 171.53219 97.042187)
+ (xy 171.618352 96.92709)
+ (xy 171.618353 96.927087)
+ (xy 171.668596 96.792381)
+ (xy 171.668598 96.792372)
+ (xy 171.675 96.732822)
+ (xy 171.675 96.68776)
+ (xy 171.694707 96.601417)
+ (xy 171.749926 96.532176)
+ (xy 171.829718 96.493749)
+ (xy 171.912824 96.492584)
+ (xy 172.000378 96.51)
+ (xy 172.025 96.51)
+ (xy 172.025 95.484)
+ (xy 172.044707 95.397657)
+ (xy 172.099926 95.328416)
+ (xy 172.179718 95.289989)
+ (xy 172.224 95.285)
+ (xy 172.576 95.285)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 171.705305 94.680207)
+ (xy 171.774546 94.735426)
+ (xy 171.812973 94.815218)
+ (xy 171.812973 94.903782)
+ (xy 171.795728 94.943817)
+ (xy 171.797006 94.944346)
+ (xy 171.789505 94.962454)
+ (xy 171.775 95.035376)
+ (xy 171.775 95.287024)
+ (xy 171.755293 95.373367)
+ (xy 171.700074 95.442608)
+ (xy 171.620282 95.481035)
+ (xy 171.531718 95.481035)
+ (xy 171.456744 95.446332)
+ (xy 171.41709 95.416647)
+ (xy 171.417087 95.416646)
+ (xy 171.282381 95.366403)
+ (xy 171.282372 95.366401)
+ (xy 171.222823 95.36)
+ (xy 170.475 95.36)
+ (xy 170.475 97.185)
+ (xy 170.50372 97.185)
+ (xy 170.590063 97.204707)
+ (xy 170.659304 97.259926)
+ (xy 170.697731 97.339718)
+ (xy 170.697731 97.428282)
+ (xy 170.693477 97.446917)
+ (xy 170.686262 97.510958)
+ (xy 170.676345 97.554404)
+ (xy 170.646873 97.638628)
+ (xy 170.62754 97.678775)
+ (xy 170.580058 97.754343)
+ (xy 170.552273 97.789183)
+ (xy 170.489183 97.852273)
+ (xy 170.454343 97.880058)
+ (xy 170.378775 97.92754)
+ (xy 170.338628 97.946873)
+ (xy 170.254404 97.976345)
+ (xy 170.210957 97.986262)
+ (xy 170.122279 97.996253)
+ (xy 170.077719 97.996253)
+ (xy 169.989041 97.986262)
+ (xy 169.945596 97.976346)
+ (xy 169.861372 97.946875)
+ (xy 169.821223 97.92754)
+ (xy 169.745659 97.88006)
+ (xy 169.710819 97.852276)
+ (xy 169.647721 97.789178)
+ (xy 169.619937 97.754339)
+ (xy 169.57246 97.67878)
+ (xy 169.553125 97.638631)
+ (xy 169.543443 97.610962)
+ (xy 169.523652 97.554402)
+ (xy 169.513737 97.510961)
+ (xy 169.510098 97.478663)
+ (xy 169.503744 97.42227)
+ (xy 169.503751 97.383997)
+ (xy 169.503218 97.38396)
+ (xy 169.50351 97.379796)
+ (xy 169.503512 97.379782)
+ (xy 169.503531 97.379114)
+ (xy 169.503551 97.378411)
+ (xy 169.503629 97.378108)
+ (xy 169.503805 97.375605)
+ (xy 169.50398 97.375617)
+ (xy 169.503989 97.375546)
+ (xy 169.504281 97.375579)
+ (xy 169.525675 97.292655)
+ (xy 169.582816 97.224992)
+ (xy 169.663657 97.188822)
+ (xy 169.671999 97.188)
+ (xy 169.675 97.184999)
+ (xy 169.675 96.6725)
+ (xy 168.688406 96.6725)
+ (xy 168.602064 96.652793)
+ (xy 168.532638 96.619359)
+ (xy 168.452199 96.601)
+ (xy 168.446293 96.599652)
+ (xy 168.446291 96.599651)
+ (xy 168.446288 96.599651)
+ (xy 168.400565 96.5945)
+ (xy 168.24227 96.5945)
+ (xy 168.155927 96.574793)
+ (xy 168.086686 96.519574)
+ (xy 168.048259 96.439782)
+ (xy 168.048259 96.351218)
+ (xy 168.086686 96.271426)
+ (xy 168.101556 96.254786)
+ (xy 168.425556 95.930786)
+ (xy 168.500544 95.883667)
+ (xy 168.56627 95.8725)
+ (xy 169.675 95.8725)
+ (xy 169.675 95.36)
+ (xy 169.47677 95.36)
+ (xy 169.390427 95.340293)
+ (xy 169.321186 95.285074)
+ (xy 169.282759 95.205282)
+ (xy 169.282759 95.116718)
+ (xy 169.321186 95.036926)
+ (xy 169.336056 95.020286)
+ (xy 169.637556 94.718786)
+ (xy 169.712544 94.671667)
+ (xy 169.77827 94.6605)
+ (xy 171.618962 94.6605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 200.095451 90.672214)
+ (xy 200.101506 90.67651)
+ (xy 200.112187 90.684393)
+ (xy 200.137117 90.702793)
+ (xy 200.144685 90.706792)
+ (xy 200.152324 90.71047)
+ (xy 200.152327 90.710472)
+ (xy 200.152329 90.710472)
+ (xy 200.15233 90.710473)
+ (xy 200.20741 90.727462)
+ (xy 200.210898 90.728609)
+ (xy 200.265301 90.747646)
+ (xy 200.265303 90.747646)
+ (xy 200.273685 90.749232)
+ (xy 200.282097 90.7505)
+ (xy 200.282098 90.7505)
+ (xy 200.339709 90.7505)
+ (xy 200.343429 90.75057)
+ (xy 200.364769 90.751367)
+ (xy 200.40101 90.752724)
+ (xy 200.401016 90.752722)
+ (xy 200.415192 90.751126)
+ (xy 200.42634 90.7505)
+ (xy 201.087968 90.7505)
+ (xy 201.174311 90.770207)
+ (xy 201.243552 90.825426)
+ (xy 201.248083 90.83133)
+ (xy 201.299288 90.90071)
+ (xy 201.299289 90.900711)
+ (xy 201.311164 90.909475)
+ (xy 201.405525 90.979116)
+ (xy 201.428535 90.987168)
+ (xy 201.503524 91.034287)
+ (xy 201.550641 91.109276)
+ (xy 201.560557 91.197283)
+ (xy 201.531305 91.280876)
+ (xy 201.468681 91.343499)
+ (xy 201.428535 91.362832)
+ (xy 201.405525 91.370883)
+ (xy 201.299288 91.449288)
+ (xy 201.220885 91.555523)
+ (xy 201.220884 91.555525)
+ (xy 201.177275 91.680151)
+ (xy 201.1745 91.709744)
+ (xy 201.1745 92.390256)
+ (xy 201.177275 92.419849)
+ (xy 201.220884 92.544475)
+ (xy 201.220885 92.544476)
+ (xy 201.299288 92.650711)
+ (xy 201.405523 92.729115)
+ (xy 201.405524 92.729115)
+ (xy 201.405525 92.729116)
+ (xy 201.528728 92.772227)
+ (xy 201.603714 92.819343)
+ (xy 201.650833 92.894332)
+ (xy 201.662 92.960058)
+ (xy 201.662 94.265644)
+ (xy 201.642293 94.351987)
+ (xy 201.587074 94.421228)
+ (xy 201.58117 94.425759)
+ (xy 201.549289 94.449287)
+ (xy 201.470885 94.555523)
+ (xy 201.470884 94.555525)
+ (xy 201.427275 94.680151)
+ (xy 201.424715 94.707459)
+ (xy 201.4245 94.709747)
+ (xy 201.4245 95.019284)
+ (xy 201.404793 95.105627)
+ (xy 201.349574 95.174868)
+ (xy 201.269782 95.213295)
+ (xy 201.181218 95.213295)
+ (xy 201.101426 95.174868)
+ (xy 201.079622 95.154638)
+ (xy 201.033913 95.105375)
+ (xy 201.036064 95.103379)
+ (xy 200.995202 95.052132)
+ (xy 200.9755 94.965801)
+ (xy 200.9755 94.709747)
+ (xy 200.9755 94.709744)
+ (xy 200.972725 94.680151)
+ (xy 200.929116 94.555525)
+ (xy 200.886694 94.498045)
+ (xy 200.850711 94.449288)
+ (xy 200.763802 94.385148)
+ (xy 200.744475 94.370884)
+ (xy 200.619849 94.327275)
+ (xy 200.590256 94.3245)
+ (xy 199.984744 94.3245)
+ (xy 199.955151 94.327275)
+ (xy 199.830525 94.370884)
+ (xy 199.830524 94.370884)
+ (xy 199.830523 94.370885)
+ (xy 199.724288 94.449288)
+ (xy 199.645885 94.555523)
+ (xy 199.645884 94.555525)
+ (xy 199.602275 94.680151)
+ (xy 199.599715 94.707459)
+ (xy 199.5995 94.709747)
+ (xy 199.5995 94.9005)
+ (xy 199.579793 94.986843)
+ (xy 199.524574 95.056084)
+ (xy 199.444782 95.094511)
+ (xy 199.4005 95.0995)
+ (xy 198.749403 95.0995)
+ (xy 198.66306 95.079793)
+ (xy 198.662004 95.07928)
+ (xy 198.621395 95.059427)
+ (xy 198.62139 95.059426)
+ (xy 198.553265 95.0495)
+ (xy 198.55326 95.0495)
+ (xy 197.46174 95.0495)
+ (xy 197.461734 95.0495)
+ (xy 197.393607 95.059426)
+ (xy 197.288517 95.110801)
+ (xy 197.205801 95.193517)
+ (xy 197.154424 95.298612)
+ (xy 197.153028 95.30313)
+ (xy 197.147765 95.312233)
+ (xy 197.147639 95.312492)
+ (xy 197.147621 95.312483)
+ (xy 197.108704 95.379804)
+ (xy 197.035503 95.429654)
+ (xy 196.947921 95.442805)
+ (xy 196.863307 95.416655)
+ (xy 196.822187 95.385084)
+ (xy 196.756952 95.319849)
+ (xy 196.690389 95.253286)
+ (xy 196.682957 95.244969)
+ (xy 196.65988 95.216031)
+ (xy 196.659626 95.215858)
+ (xy 196.646152 95.20667)
+ (xy 196.612256 95.18356)
+ (xy 196.609223 95.181408)
+ (xy 196.562881 95.147206)
+ (xy 196.555312 95.143206)
+ (xy 196.547674 95.139527)
+ (xy 196.492602 95.122541)
+ (xy 196.489067 95.121378)
+ (xy 196.438513 95.103688)
+ (xy 196.427667 95.099158)
+ (xy 196.346396 95.059428)
+ (xy 196.331625 95.054864)
+ (xy 196.332402 95.052348)
+ (xy 196.2707 95.028478)
+ (xy 196.210147 94.96385)
+ (xy 196.183631 94.879349)
+ (xy 196.183 94.863513)
+ (xy 196.183 94.793802)
+ (xy 196.202707 94.707459)
+ (xy 196.257926 94.638218)
+ (xy 196.337718 94.599791)
+ (xy 196.363424 94.595671)
+ (xy 196.365247 94.5955)
+ (xy 196.365256 94.5955)
+ (xy 196.394849 94.592725)
+ (xy 196.519475 94.549116)
+ (xy 196.625711 94.470711)
+ (xy 196.704116 94.364475)
+ (xy 196.719679 94.32)
+ (xy 197.177804 94.32)
+ (xy 197.205232 94.393536)
+ (xy 197.28924 94.505758)
+ (xy 197.401464 94.589767)
+ (xy 197.4875 94.621857)
+ (xy 198.287499 94.621857)
+ (xy 198.373535 94.589767)
+ (xy 198.485759 94.505758)
+ (xy 198.569767 94.393536)
+ (xy 198.597196 94.32)
+ (xy 198.2875 94.32)
+ (xy 198.287499 94.621857)
+ (xy 197.4875 94.621857)
+ (xy 197.4875 94.32)
+ (xy 197.177804 94.32)
+ (xy 196.719679 94.32)
+ (xy 196.747725 94.239849)
+ (xy 196.7505 94.210256)
+ (xy 196.7505 93.629744)
+ (xy 196.747725 93.600151)
+ (xy 196.704116 93.475525)
+ (xy 196.650475 93.402843)
+ (xy 196.625711 93.369288)
+ (xy 196.519476 93.290885)
+ (xy 196.519475 93.290884)
+ (xy 196.394849 93.247275)
+ (xy 196.365256 93.2445)
+ (xy 196.345325 93.2445)
+ (xy 196.258982 93.224793)
+ (xy 196.194351 93.17325)
+ (xy 196.192115 93.177347)
+ (xy 196.120147 93.228963)
+ (xy 196.04306 93.2445)
+ (xy 195.759744 93.2445)
+ (xy 195.730151 93.247275)
+ (xy 195.605525 93.290884)
+ (xy 195.605524 93.290884)
+ (xy 195.605523 93.290885)
+ (xy 195.499292 93.369286)
+ (xy 195.499287 93.369291)
+ (xy 195.481294 93.393671)
+ (xy 195.414165 93.45144)
+ (xy 195.32862 93.474361)
+ (xy 195.32118 93.4745)
+ (xy 195.17513 93.4745)
+ (xy 195.088787 93.454793)
+ (xy 195.019546 93.399574)
+ (xy 195.015014 93.393669)
+ (xy 195.00071 93.374288)
+ (xy 194.894476 93.295885)
+ (xy 194.894475 93.295884)
+ (xy 194.769849 93.252275)
+ (xy 194.740256 93.2495)
+ (xy 194.134744 93.2495)
+ (xy 194.105151 93.252275)
+ (xy 193.980525 93.295884)
+ (xy 193.980524 93.295884)
+ (xy 193.980523 93.295885)
+ (xy 193.874288 93.374288)
+ (xy 193.795885 93.480523)
+ (xy 193.795884 93.480525)
+ (xy 193.752275 93.605151)
+ (xy 193.7495 93.634744)
+ (xy 193.7495 94.215256)
+ (xy 193.752275 94.244849)
+ (xy 193.795884 94.369475)
+ (xy 193.795885 94.369476)
+ (xy 193.874288 94.475711)
+ (xy 193.933722 94.519574)
+ (xy 193.980525 94.554116)
+ (xy 194.105151 94.597725)
+ (xy 194.134744 94.6005)
+ (xy 194.134748 94.6005)
+ (xy 194.214878 94.6005)
+ (xy 194.301221 94.620207)
+ (xy 194.331428 94.644297)
+ (xy 194.347493 94.628876)
+ (xy 194.431666 94.601338)
+ (xy 194.449906 94.6005)
+ (xy 194.740252 94.6005)
+ (xy 194.740256 94.6005)
+ (xy 194.769849 94.597725)
+ (xy 194.894475 94.554116)
+ (xy 194.96483 94.502191)
+ (xy 195.046004 94.466776)
+ (xy 195.134505 94.470088)
+ (xy 195.212805 94.511471)
+ (xy 195.265396 94.582729)
+ (xy 195.282 94.662307)
+ (xy 195.282 94.863513)
+ (xy 195.262293 94.949856)
+ (xy 195.207074 95.019097)
+ (xy 195.133299 95.054626)
+ (xy 195.133373 95.054864)
+ (xy 195.131789 95.055353)
+ (xy 195.127282 95.057524)
+ (xy 195.120923 95.05871)
+ (xy 195.118608 95.059426)
+ (xy 195.013517 95.110801)
+ (xy 194.9308 95.193518)
+ (xy 194.926263 95.199873)
+ (xy 194.860049 95.258688)
+ (xy 194.774873 95.28295)
+ (xy 194.687606 95.267852)
+ (xy 194.615532 95.216386)
+ (xy 194.603927 95.199886)
+ (xy 194.603298 95.200358)
+ (xy 194.510758 95.076741)
+ (xy 194.398534 94.99273)
+ (xy 194.398535 94.99273)
+ (xy 194.380361 94.985952)
+ (xy 194.335388 94.956396)
+ (xy 194.328372 94.962963)
+ (xy 194.325 94.965304)
+ (xy 194.325 95.926)
+ (xy 194.305293 96.012343)
+ (xy 194.250074 96.081584)
+ (xy 194.170282 96.120011)
+ (xy 194.126 96.125)
+ (xy 193.205738 96.125)
+ (xy 193.206241 96.129688)
+ (xy 193.255232 96.261037)
+ (xy 193.339241 96.373258)
+ (xy 193.454116 96.459254)
+ (xy 193.511427 96.526774)
+ (xy 193.533766 96.612474)
+ (xy 193.516709 96.699379)
+ (xy 193.463635 96.770277)
+ (xy 193.453029 96.778676)
+ (xy 193.409753 96.810615)
+ (xy 193.328579 96.846031)
+ (xy 193.291583 96.8495)
+ (xy 190.981163 96.8495)
+ (xy 190.89482 96.829793)
+ (xy 190.840449 96.791214)
+ (xy 190.108786 96.05955)
+ (xy 190.061667 95.984561)
+ (xy 190.0505 95.918836)
+ (xy 190.0505 95.46903)
+ (xy 190.070207 95.382687)
+ (xy 190.108783 95.328319)
+ (xy 190.112102 95.325)
+ (xy 193.205738 95.325)
+ (xy 193.525 95.325)
+ (xy 193.525 94.965304)
+ (xy 193.524999 94.965304)
+ (xy 193.451463 94.992732)
+ (xy 193.339241 95.076741)
+ (xy 193.255232 95.188962)
+ (xy 193.206241 95.320311)
+ (xy 193.205738 95.325)
+ (xy 190.112102 95.325)
+ (xy 190.996722 94.440379)
+ (xy 191.005013 94.43297)
+ (xy 191.03397 94.409879)
+ (xy 191.066456 94.362229)
+ (xy 191.068551 94.359276)
+ (xy 191.102793 94.312882)
+ (xy 191.102795 94.312874)
+ (xy 191.106785 94.305325)
+ (xy 191.110465 94.297682)
+ (xy 191.110472 94.297673)
+ (xy 191.127477 94.242537)
+ (xy 191.128602 94.23912)
+ (xy 191.147646 94.184699)
+ (xy 191.147646 94.184694)
+ (xy 191.149232 94.176311)
+ (xy 191.1505 94.1679)
+ (xy 191.1505 94.110291)
+ (xy 191.15057 94.106571)
+ (xy 191.151891 94.071248)
+ (xy 191.152724 94.04899)
+ (xy 191.152722 94.048985)
+ (xy 191.151126 94.0348)
+ (xy 191.1505 94.023654)
+ (xy 191.1505 92.46903)
+ (xy 191.170207 92.382687)
+ (xy 191.208783 92.328319)
+ (xy 191.743323 91.793779)
+ (xy 191.818308 91.746662)
+ (xy 191.906315 91.736746)
+ (xy 191.960184 91.750642)
+ (xy 192.043238 91.785044)
+ (xy 192.047687 91.785629)
+ (xy 192.053569 91.787811)
+ (xy 192.055839 91.78842)
+ (xy 192.055782 91.788632)
+ (xy 192.130716 91.816433)
+ (xy 192.192161 91.880214)
+ (xy 192.219847 91.964339)
+ (xy 192.208291 92.052145)
+ (xy 192.159782 92.126242)
+ (xy 192.127595 92.151423)
+ (xy 192.097736 92.170185)
+ (xy 192.097733 92.170187)
+ (xy 191.970187 92.297733)
+ (xy 191.87421 92.450478)
+ (xy 191.87421 92.450479)
+ (xy 191.814633 92.620741)
+ (xy 191.814632 92.620745)
+ (xy 191.794435 92.8)
+ (xy 191.814632 92.979255)
+ (xy 191.814632 92.979257)
+ (xy 191.814633 92.979258)
+ (xy 191.87421 93.14952)
+ (xy 191.874213 93.149526)
+ (xy 191.960609 93.287025)
+ (xy 191.98986 93.370618)
+ (xy 191.979944 93.458625)
+ (xy 191.972888 93.474797)
+ (xy 191.957071 93.519999)
+ (xy 191.927275 93.605151)
+ (xy 191.9245 93.634744)
+ (xy 191.9245 94.215256)
+ (xy 191.927275 94.244849)
+ (xy 191.970884 94.369475)
+ (xy 191.970885 94.369476)
+ (xy 192.049288 94.475711)
+ (xy 192.108722 94.519574)
+ (xy 192.155525 94.554116)
+ (xy 192.280151 94.597725)
+ (xy 192.309744 94.6005)
+ (xy 192.309748 94.6005)
+ (xy 192.915252 94.6005)
+ (xy 192.915256 94.6005)
+ (xy 192.944849 94.597725)
+ (xy 193.069475 94.554116)
+ (xy 193.175711 94.475711)
+ (xy 193.254116 94.369475)
+ (xy 193.297725 94.244849)
+ (xy 193.3005 94.215256)
+ (xy 193.3005 93.634744)
+ (xy 193.297725 93.605151)
+ (xy 193.254116 93.480525)
+ (xy 193.254113 93.480521)
+ (xy 193.254113 93.48052)
+ (xy 193.247147 93.467338)
+ (xy 193.25044 93.465597)
+ (xy 193.225641 93.408758)
+ (xy 193.228951 93.320256)
+ (xy 193.252671 93.265887)
+ (xy 193.325789 93.149522)
+ (xy 193.385368 92.979255)
+ (xy 193.405565 92.8)
+ (xy 193.385368 92.620745)
+ (xy 193.373735 92.5875)
+ (xy 195.908142 92.5875)
+ (xy 195.940232 92.673535)
+ (xy 196.024241 92.785758)
+ (xy 196.136467 92.86977)
+ (xy 196.138434 92.870844)
+ (xy 196.141363 92.873435)
+ (xy 196.147858 92.878297)
+ (xy 196.14746 92.878828)
+ (xy 196.192596 92.918753)
+ (xy 196.21 92.902467)
+ (xy 196.21 92.5875)
+ (xy 195.908142 92.5875)
+ (xy 193.373735 92.5875)
+ (xy 193.325789 92.450478)
+ (xy 193.229816 92.297738)
+ (xy 193.229813 92.297735)
+ (xy 193.229812 92.297733)
+ (xy 193.102266 92.170187)
+ (xy 193.102263 92.170185)
+ (xy 193.102262 92.170184)
+ (xy 192.949522 92.074211)
+ (xy 192.949521 92.07421)
+ (xy 192.94952 92.07421)
+ (xy 192.779258 92.014633)
+ (xy 192.779257 92.014632)
+ (xy 192.779255 92.014632)
+ (xy 192.698899 92.005578)
+ (xy 192.615308 91.976328)
+ (xy 192.552685 91.913704)
+ (xy 192.523434 91.830111)
+ (xy 192.528235 91.7875)
+ (xy 195.908142 91.7875)
+ (xy 196.21 91.7875)
+ (xy 196.21 91.477804)
+ (xy 196.209999 91.477804)
+ (xy 196.136463 91.505232)
+ (xy 196.024241 91.58924)
+ (xy 195.940232 91.701464)
+ (xy 195.908142 91.7875)
+ (xy 192.528235 91.7875)
+ (xy 192.53335 91.742104)
+ (xy 192.580469 91.667116)
+ (xy 192.600032 91.649958)
+ (xy 192.628282 91.628282)
+ (xy 192.708492 91.52375)
+ (xy 192.724535 91.502843)
+ (xy 192.724536 91.50284)
+ (xy 192.785044 91.356762)
+ (xy 192.805682 91.2)
+ (xy 192.805681 91.199997)
+ (xy 192.805682 91.199995)
+ (xy 192.805682 91.193216)
+ (xy 192.825389 91.106873)
+ (xy 192.880608 91.037632)
+ (xy 192.9604 90.999205)
+ (xy 193.048964 90.999205)
+ (xy 193.122851 91.0331)
+ (xy 193.142667 91.047725)
+ (xy 193.1852 91.079116)
+ (xy 193.205525 91.094116)
+ (xy 193.330151 91.137725)
+ (xy 193.359744 91.1405)
+ (xy 193.359748 91.1405)
+ (xy 193.965252 91.1405)
+ (xy 193.965256 91.1405)
+ (xy 193.994849 91.137725)
+ (xy 194.119475 91.094116)
+ (xy 194.225711 91.015711)
+ (xy 194.304116 90.909475)
+ (xy 194.308735 90.896272)
+ (xy 194.355855 90.821284)
+ (xy 194.430845 90.774166)
+ (xy 194.496568 90.763)
+ (xy 195.838743 90.763)
+ (xy 195.925086 90.782707)
+ (xy 195.994327 90.837926)
+ (xy 195.998858 90.84383)
+ (xy 196.059288 90.92571)
+ (xy 196.059289 90.925711)
+ (xy 196.165525 91.004116)
+ (xy 196.290151 91.047725)
+ (xy 196.319744 91.0505)
+ (xy 196.319748 91.0505)
+ (xy 196.900252 91.0505)
+ (xy 196.900256 91.0505)
+ (xy 196.929849 91.047725)
+ (xy 197.054475 91.004116)
+ (xy 197.160711 90.925711)
+ (xy 197.163425 90.922033)
+ (xy 197.16579 90.91883)
+ (xy 197.232918 90.861061)
+ (xy 197.318464 90.838139)
+ (xy 197.325905 90.838)
+ (xy 197.403743 90.838)
+ (xy 197.490086 90.857707)
+ (xy 197.559327 90.912926)
+ (xy 197.563858 90.91883)
+ (xy 197.624288 91.00071)
+ (xy 197.624289 91.000711)
+ (xy 197.703029 91.058823)
+ (xy 197.760797 91.12595)
+ (xy 197.78372 91.211495)
+ (xy 197.767256 91.298515)
+ (xy 197.714666 91.369773)
+ (xy 197.704117 91.378245)
+ (xy 197.589239 91.464242)
+ (xy 197.504901 91.576905)
+ (xy 197.437381 91.634216)
+ (xy 197.351681 91.656555)
+ (xy 197.264776 91.639498)
+ (xy 197.20488 91.598362)
+ (xy 197.195759 91.589241)
+ (xy 197.083536 91.505232)
+ (xy 197.01 91.477804)
+ (xy 197.01 92.897193)
+ (xy 197.083534 92.869768)
+ (xy 197.195758 92.785758)
+ (xy 197.242549 92.723254)
+ (xy 197.310069 92.665943)
+ (xy 197.395768 92.643603)
+ (xy 197.482674 92.660659)
+ (xy 197.553572 92.713733)
+ (xy 197.561164 92.723252)
+ (xy 197.589242 92.760759)
+ (xy 197.691779 92.837518)
+ (xy 197.749089 92.905037)
+ (xy 197.771429 92.990737)
+ (xy 197.754372 93.077642)
+ (xy 197.701298 93.148541)
+ (xy 197.622718 93.18939)
+ (xy 197.593796 93.194685)
+ (xy 197.532809 93.201242)
+ (xy 197.401462 93.250232)
+ (xy 197.289241 93.334241)
+ (xy 197.205232 93.446463)
+ (xy 197.177804 93.519999)
+ (xy 197.177804 93.52)
+ (xy 198.597196 93.52)
+ (xy 198.597195 93.519999)
+ (xy 198.569767 93.446463)
+ (xy 198.485758 93.334241)
+ (xy 198.380081 93.255131)
+ (xy 198.32277 93.187611)
+ (xy 198.300431 93.101912)
+ (xy 198.317488 93.015006)
+ (xy 198.370562 92.944108)
+ (xy 198.449142 92.903259)
+ (xy 198.478066 92.897964)
+ (xy 198.51719 92.893757)
+ (xy 198.648537 92.844767)
+ (xy 198.760758 92.760758)
+ (xy 198.844764 92.64854)
+ (xy 198.85134 92.636499)
+ (xy 198.910016 92.570162)
+ (xy 198.991663 92.535852)
+ (xy 199.080111 92.540365)
+ (xy 199.157842 92.582808)
+ (xy 199.20946 92.654774)
+ (xy 199.225 92.731867)
+ (xy 199.225 92.949623)
+ (xy 199.239505 93.022545)
+ (xy 199.239505 93.022546)
+ (xy 199.294759 93.105239)
+ (xy 199.29476 93.10524)
+ (xy 199.377453 93.160494)
+ (xy 199.450377 93.175)
+ (xy 199.574999 93.175)
+ (xy 199.574999 92.825)
+ (xy 200.375 92.825)
+ (xy 200.375 93.175)
+ (xy 200.499623 93.175)
+ (xy 200.572545 93.160494)
+ (xy 200.572546 93.160494)
+ (xy 200.655239 93.10524)
+ (xy 200.65524 93.105239)
+ (xy 200.710494 93.022546)
+ (xy 200.710494 93.022545)
+ (xy 200.725 92.949623)
+ (xy 200.725 92.825)
+ (xy 200.375 92.825)
+ (xy 199.574999 92.825)
+ (xy 199.575 91.675)
+ (xy 200.375 91.675)
+ (xy 200.375 92.025)
+ (xy 200.725 92.025)
+ (xy 200.725 91.900376)
+ (xy 200.710494 91.827454)
+ (xy 200.710494 91.827453)
+ (xy 200.65524 91.74476)
+ (xy 200.655239 91.744759)
+ (xy 200.572546 91.689505)
+ (xy 200.499623 91.675)
+ (xy 200.375 91.675)
+ (xy 199.575 91.675)
+ (xy 199.450377 91.675)
+ (xy 199.377454 91.689505)
+ (xy 199.377453 91.689505)
+ (xy 199.29476 91.744759)
+ (xy 199.294759 91.74476)
+ (xy 199.257454 91.800591)
+ (xy 199.193098 91.861433)
+ (xy 199.108717 91.888327)
+ (xy 199.021024 91.875946)
+ (xy 198.947386 91.826742)
+ (xy 198.90239 91.750461)
+ (xy 198.894133 91.711299)
+ (xy 198.893757 91.70781)
+ (xy 198.844767 91.576462)
+ (xy 198.760758 91.464241)
+ (xy 198.645883 91.378245)
+ (xy 198.588572 91.310725)
+ (xy 198.566233 91.225025)
+ (xy 198.58329 91.13812)
+ (xy 198.636364 91.067222)
+ (xy 198.646944 91.058842)
+ (xy 198.725711 91.000711)
+ (xy 198.759874 90.954421)
+ (xy 198.786142 90.91883)
+ (xy 198.85327 90.861061)
+ (xy 198.938815 90.838139)
+ (xy 198.946257 90.838)
+ (xy 199.481606 90.838)
+ (xy 199.492755 90.838626)
+ (xy 199.529535 90.84277)
+ (xy 199.5862 90.832047)
+ (xy 199.58978 90.831439)
+ (xy 199.646787 90.822848)
+ (xy 199.64679 90.822846)
+ (xy 199.654924 90.820337)
+ (xy 199.662963 90.817524)
+ (xy 199.662972 90.817523)
+ (xy 199.713969 90.790568)
+ (xy 199.717186 90.788944)
+ (xy 199.769142 90.763925)
+ (xy 199.769149 90.763918)
+ (xy 199.776181 90.759124)
+ (xy 199.78303 90.754069)
+ (xy 199.783038 90.754066)
+ (xy 199.823821 90.713281)
+ (xy 199.826437 90.710762)
+ (xy 199.848002 90.690753)
+ (xy 199.924694 90.646476)
+ (xy 200.01301 90.639858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 174.501166 94.780207)
+ (xy 174.570407 94.835426)
+ (xy 174.608834 94.915218)
+ (xy 174.612572 94.981778)
+ (xy 174.611397 94.992211)
+ (xy 174.61055 94.999728)
+ (xy 174.612866 95.020286)
+ (xy 174.61984 95.08218)
+ (xy 174.619996 95.084972)
+ (xy 174.620467 95.087739)
+ (xy 174.65067 95.174053)
+ (xy 174.650673 95.17406)
+ (xy 174.69779 95.249045)
+ (xy 174.697796 95.249054)
+ (xy 174.706529 95.260004)
+ (xy 174.726483 95.285024)
+ (xy 174.752274 95.310815)
+ (xy 174.780056 95.345652)
+ (xy 174.827538 95.421218)
+ (xy 174.846874 95.461369)
+ (xy 174.876346 95.545596)
+ (xy 174.886262 95.589041)
+ (xy 174.896253 95.677719)
+ (xy 174.896253 95.722279)
+ (xy 174.886262 95.810957)
+ (xy 174.876345 95.854404)
+ (xy 174.846873 95.938628)
+ (xy 174.82754 95.978775)
+ (xy 174.780058 96.054343)
+ (xy 174.752273 96.089183)
+ (xy 174.689183 96.152273)
+ (xy 174.654343 96.180058)
+ (xy 174.578775 96.22754)
+ (xy 174.538628 96.246873)
+ (xy 174.454404 96.276345)
+ (xy 174.410957 96.286262)
+ (xy 174.322279 96.296253)
+ (xy 174.277719 96.296253)
+ (xy 174.189041 96.286262)
+ (xy 174.145596 96.276346)
+ (xy 174.061372 96.246875)
+ (xy 174.021223 96.22754)
+ (xy 173.945659 96.18006)
+ (xy 173.910819 96.152276)
+ (xy 173.847724 96.089181)
+ (xy 173.81994 96.054342)
+ (xy 173.817526 96.0505)
+ (xy 173.742267 95.930726)
+ (xy 173.741585 95.929871)
+ (xy 173.730233 95.915631)
+ (xy 173.713627 95.8948)
+ (xy 173.713625 95.894798)
+ (xy 173.710867 95.891339)
+ (xy 173.693989 95.873481)
+ (xy 173.68374 95.860629)
+ (xy 173.677419 95.855588)
+ (xy 173.622201 95.786347)
+ (xy 173.602493 95.700004)
+ (xy 173.6222 95.613661)
+ (xy 173.677415 95.544421)
+ (xy 173.683696 95.539415)
+ (xy 173.72585 95.48657)
+ (xy 173.733261 95.478279)
+ (xy 173.742267 95.469274)
+ (xy 173.749008 95.458544)
+ (xy 173.755472 95.449437)
+ (xy 173.759024 95.444983)
+ (xy 173.763936 95.434787)
+ (xy 173.819943 95.345652)
+ (xy 173.847725 95.310815)
+ (xy 173.875555 95.282987)
+ (xy 173.879517 95.278796)
+ (xy 173.896308 95.260006)
+ (xy 173.928225 95.212239)
+ (xy 173.966652 95.132447)
+ (xy 173.966653 95.132445)
+ (xy 173.987004 95.043282)
+ (xy 173.987004 94.959499)
+ (xy 174.006711 94.873157)
+ (xy 174.06193 94.803916)
+ (xy 174.141722 94.765489)
+ (xy 174.186004 94.7605)
+ (xy 174.414823 94.7605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 177.655851 89.529308)
+ (xy 177.690713 89.557106)
+ (xy 177.694515 89.560908)
+ (xy 177.694516 89.560909)
+ (xy 178.37195 90.238342)
+ (xy 178.461658 90.32805)
+ (xy 178.476137 90.335427)
+ (xy 178.502761 90.351742)
+ (xy 178.51591 90.361296)
+ (xy 178.531362 90.366316)
+ (xy 178.560213 90.378266)
+ (xy 178.574696 90.385646)
+ (xy 178.590747 90.388187)
+ (xy 178.621118 90.395479)
+ (xy 178.636567 90.400499)
+ (xy 178.664385 90.400499)
+ (xy 178.664409 90.4005)
+ (xy 178.668481 90.4005)
+ (xy 179.351679 90.4005)
+ (xy 179.438022 90.420207)
+ (xy 179.492393 90.458786)
+ (xy 181.87195 92.838342)
+ (xy 181.961658 92.92805)
+ (xy 181.976137 92.935427)
+ (xy 182.002761 92.951742)
+ (xy 182.01591 92.961296)
+ (xy 182.031362 92.966316)
+ (xy 182.060213 92.978266)
+ (xy 182.074696 92.985646)
+ (xy 182.090747 92.988187)
+ (xy 182.121118 92.995479)
+ (xy 182.136567 93.000499)
+ (xy 182.164385 93.000499)
+ (xy 182.164409 93.0005)
+ (xy 182.168481 93.0005)
+ (xy 183.329589 93.0005)
+ (xy 183.415932 93.020207)
+ (xy 183.485173 93.075426)
+ (xy 183.5236 93.155218)
+ (xy 183.526433 93.228715)
+ (xy 183.517769 93.287085)
+ (xy 183.924999 93.694314)
+ (xy 184.348625 93.270687)
+ (xy 184.349 93.265847)
+ (xy 184.39346 93.189252)
+ (xy 184.462868 93.141093)
+ (xy 184.502841 93.124536)
+ (xy 184.628282 93.028282)
+ (xy 184.705194 92.928048)
+ (xy 184.724535 92.902843)
+ (xy 184.724537 92.902838)
+ (xy 184.728061 92.894332)
+ (xy 184.760498 92.816019)
+ (xy 184.811747 92.74379)
+ (xy 184.88926 92.70095)
+ (xy 184.977684 92.695984)
+ (xy 185.059506 92.729875)
+ (xy 185.085065 92.751458)
+ (xy 185.340594 93.006987)
+ (xy 185.387713 93.081975)
+ (xy 185.397177 93.121725)
+ (xy 185.414954 93.256755)
+ (xy 185.414957 93.256764)
+ (xy 185.475463 93.40284)
+ (xy 185.475464 93.402843)
+ (xy 185.535069 93.48052)
+ (xy 185.571718 93.528282)
+ (xy 185.613054 93.56)
+ (xy 185.697156 93.624535)
+ (xy 185.697159 93.624536)
+ (xy 185.843238 93.685044)
+ (xy 186 93.705682)
+ (xy 186.156762 93.685044)
+ (xy 186.302841 93.624536)
+ (xy 186.302841 93.624535)
+ (xy 186.302843 93.624535)
+ (xy 186.33462 93.600151)
+ (xy 186.428282 93.528282)
+ (xy 186.520239 93.408441)
+ (xy 186.524535 93.402843)
+ (xy 186.524536 93.40284)
+ (xy 186.585044 93.256762)
+ (xy 186.605682 93.1)
+ (xy 186.585044 92.943238)
+ (xy 186.524536 92.797159)
+ (xy 186.524535 92.797156)
+ (xy 186.450712 92.70095)
+ (xy 186.428282 92.671718)
+ (xy 186.361853 92.620745)
+ (xy 186.302843 92.575464)
+ (xy 186.30284 92.575463)
+ (xy 186.182505 92.525619)
+ (xy 186.156762 92.514956)
+ (xy 186.15676 92.514955)
+ (xy 186.156755 92.514954)
+ (xy 186.021725 92.497177)
+ (xy 185.938694 92.466368)
+ (xy 185.906987 92.440594)
+ (xy 185.156607 91.690214)
+ (xy 185.109488 91.615226)
+ (xy 185.099572 91.527219)
+ (xy 185.128823 91.443626)
+ (xy 185.191447 91.381002)
+ (xy 185.27504 91.351751)
+ (xy 185.297321 91.3505)
+ (xy 188.830968 91.3505)
+ (xy 188.917311 91.370207)
+ (xy 188.971679 91.408782)
+ (xy 189.191215 91.628319)
+ (xy 189.238333 91.703305)
+ (xy 189.2495 91.769031)
+ (xy 189.2495 93.130968)
+ (xy 189.229793 93.217311)
+ (xy 189.191214 93.271682)
+ (xy 188.625891 93.837004)
+ (xy 188.550902 93.884123)
+ (xy 188.462896 93.894039)
+ (xy 188.379302 93.864788)
+ (xy 188.316679 93.802164)
+ (xy 188.29 93.73511)
+ (xy 188.285493 93.712452)
+ (xy 188.23024 93.62976)
+ (xy 188.230239 93.629759)
+ (xy 188.147546 93.574505)
+ (xy 188.074623 93.56)
+ (xy 188.05 93.56)
+ (xy 188.05 94.586)
+ (xy 188.030293 94.672343)
+ (xy 187.975074 94.741584)
+ (xy 187.895282 94.780011)
+ (xy 187.851 94.785)
+ (xy 187.05 94.785)
+ (xy 187.05 95.0105)
+ (xy 187.030293 95.096843)
+ (xy 186.975074 95.166084)
+ (xy 186.895282 95.204511)
+ (xy 186.851 95.2095)
+ (xy 184.924842 95.2095)
+ (xy 184.838499 95.189793)
+ (xy 184.769258 95.134574)
+ (xy 184.730831 95.054782)
+ (xy 184.730831 94.966218)
+ (xy 184.769258 94.886426)
+ (xy 184.771014 94.884255)
+ (xy 184.802269 94.84617)
+ (xy 184.899766 94.663764)
+ (xy 184.959808 94.465834)
+ (xy 184.98008 94.259999)
+ (xy 184.959808 94.054165)
+ (xy 184.953994 94.035)
+ (xy 187.05 94.035)
+ (xy 187.3 94.035)
+ (xy 187.3 93.56)
+ (xy 187.275377 93.56)
+ (xy 187.202454 93.574505)
+ (xy 187.202453 93.574505)
+ (xy 187.11976 93.629759)
+ (xy 187.119759 93.62976)
+ (xy 187.064505 93.712453)
+ (xy 187.064505 93.712454)
+ (xy 187.05 93.785376)
+ (xy 187.05 94.035)
+ (xy 184.953994 94.035)
+ (xy 184.899767 93.856235)
+ (xy 184.897913 93.852769)
+ (xy 184.252644 94.498038)
+ (xy 184.310165 94.385148)
+ (xy 184.329986 94.26)
+ (xy 184.310165 94.134852)
+ (xy 184.252641 94.021955)
+ (xy 184.163045 93.932359)
+ (xy 184.050148 93.874835)
+ (xy 183.956481 93.86)
+ (xy 183.893519 93.86)
+ (xy 183.799852 93.874835)
+ (xy 183.686955 93.932359)
+ (xy 183.597359 94.021955)
+ (xy 183.539835 94.134852)
+ (xy 183.520014 94.26)
+ (xy 183.539835 94.385148)
+ (xy 183.597357 94.498042)
+ (xy 182.952085 93.852769)
+ (xy 182.952085 93.85277)
+ (xy 182.950234 93.856232)
+ (xy 182.950227 93.85625)
+ (xy 182.890191 94.054163)
+ (xy 182.869919 94.26)
+ (xy 182.888283 94.446462)
+ (xy 182.877133 94.53432)
+ (xy 182.828967 94.608641)
+ (xy 182.753325 94.654702)
+ (xy 182.665188 94.663383)
+ (xy 182.652088 94.661062)
+ (xy 182.646733 94.660152)
+ (xy 182.601 94.655)
+ (xy 182.10253 94.655)
+ (xy 182.102492 94.655)
+ (xy 182.095847 94.655218)
+ (xy 182.095769 94.655222)
+ (xy 182.075291 94.656564)
+ (xy 182.036311 94.655288)
+ (xy 181.982861 94.648252)
+ (xy 181.932679 94.634806)
+ (xy 181.909705 94.62529)
+ (xy 181.898388 94.621857)
+ (xy 181.871151 94.613594)
+ (xy 181.795001 94.598448)
+ (xy 181.754914 94.5945)
+ (xy 181.754909 94.5945)
+ (xy 180.574 94.5945)
+ (xy 180.487657 94.574793)
+ (xy 180.418416 94.519574)
+ (xy 180.379989 94.439782)
+ (xy 180.375 94.3955)
+ (xy 180.375 93.96)
+ (xy 179.174 93.96)
+ (xy 179.087657 93.940293)
+ (xy 179.018416 93.885074)
+ (xy 178.979989 93.805282)
+ (xy 178.975 93.761)
+ (xy 178.975 92.31)
+ (xy 179.775 92.31)
+ (xy 179.775 93.16)
+ (xy 180.375 93.16)
+ (xy 180.375 92.535376)
+ (xy 180.360494 92.462454)
+ (xy 180.360494 92.462453)
+ (xy 180.30524 92.37976)
+ (xy 180.305239 92.379759)
+ (xy 180.222546 92.324505)
+ (xy 180.149623 92.31)
+ (xy 179.775 92.31)
+ (xy 178.975 92.31)
+ (xy 178.600377 92.31)
+ (xy 178.527454 92.324505)
+ (xy 178.527453 92.324505)
+ (xy 178.44476 92.379759)
+ (xy 178.444759 92.37976)
+ (xy 178.389505 92.462453)
+ (xy 178.382005 92.480562)
+ (xy 178.377786 92.478814)
+ (xy 178.356834 92.525619)
+ (xy 178.289159 92.582746)
+ (xy 178.203399 92.604854)
+ (xy 178.11654 92.587562)
+ (xy 178.045786 92.534296)
+ (xy 178.013998 92.482086)
+ (xy 178.013867 92.481772)
+ (xy 178.013867 92.481769)
+ (xy 178.013865 92.481766)
+ (xy 177.969551 92.415446)
+ (xy 177.937021 92.39371)
+ (xy 177.876179 92.329354)
+ (xy 177.859748 92.293974)
+ (xy 177.847274 92.258325)
+ (xy 177.844185 92.247604)
+ (xy 177.83536 92.208939)
+ (xy 177.820565 92.178216)
+ (xy 177.818156 92.173213)
+ (xy 177.813882 92.162896)
+ (xy 177.809867 92.151423)
+ (xy 177.800789 92.125478)
+ (xy 177.779692 92.091903)
+ (xy 177.774293 92.082132)
+ (xy 177.757092 92.046415)
+ (xy 177.757089 92.04641)
+ (xy 177.732374 92.015419)
+ (xy 177.725913 92.006313)
+ (xy 177.704816 91.972738)
+ (xy 177.645782 91.913704)
+ (xy 177.577262 91.845184)
+ (xy 176.634252 90.902174)
+ (xy 176.634251 90.902173)
+ (xy 176.619812 90.887734)
+ (xy 176.602265 90.870186)
+ (xy 176.602263 90.870185)
+ (xy 176.602262 90.870184)
+ (xy 176.568687 90.849087)
+ (xy 176.559582 90.842627)
+ (xy 176.554565 90.838626)
+ (xy 176.528587 90.817909)
+ (xy 176.528585 90.817908)
+ (xy 176.528584 90.817907)
+ (xy 176.492867 90.800706)
+ (xy 176.483098 90.795306)
+ (xy 176.449528 90.774213)
+ (xy 176.439455 90.769363)
+ (xy 176.440797 90.766575)
+ (xy 176.382258 90.729778)
+ (xy 176.335154 90.65478)
+ (xy 176.325254 90.566772)
+ (xy 176.354521 90.483184)
+ (xy 176.417156 90.420572)
+ (xy 176.461507 90.399829)
+ (xy 176.465351 90.39858)
+ (xy 176.465353 90.39858)
+ (xy 176.480816 90.393555)
+ (xy 176.51117 90.386268)
+ (xy 176.527224 90.383726)
+ (xy 176.541696 90.376351)
+ (xy 176.57055 90.364398)
+ (xy 176.58601 90.359376)
+ (xy 176.59916 90.349821)
+ (xy 176.625779 90.333508)
+ (xy 176.640262 90.32613)
+ (xy 176.651487 90.314905)
+ (xy 176.662826 90.303565)
+ (xy 176.662829 90.303564)
+ (xy 177.405483 89.560909)
+ (xy 177.409271 89.55712)
+ (xy 177.484249 89.509996)
+ (xy 177.572254 89.500068)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 183.799852 94.645165)
+ (xy 183.893519 94.66)
+ (xy 183.956481 94.66)
+ (xy 184.050148 94.645165)
+ (xy 184.163038 94.587644)
+ (xy 184.065713 94.68497)
+ (xy 183.990725 94.732089)
+ (xy 183.902718 94.742005)
+ (xy 183.819125 94.712754)
+ (xy 183.784285 94.68497)
+ (xy 183.686957 94.587642)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 189.158635 87.019727)
+ (xy 189.227876 87.074946)
+ (xy 189.266303 87.154738)
+ (xy 189.268939 87.211069)
+ (xy 189.269706 87.211069)
+ (xy 189.269706 87.224107)
+ (xy 189.269706 87.224109)
+ (xy 189.269706 87.224112)
+ (xy 189.290344 87.380874)
+ (xy 189.304052 87.413968)
+ (xy 189.350851 87.526952)
+ (xy 189.350852 87.526955)
+ (xy 189.402058 87.593686)
+ (xy 189.447106 87.652394)
+ (xy 189.495017 87.689157)
+ (xy 189.572544 87.748647)
+ (xy 189.572547 87.748648)
+ (xy 189.718626 87.809156)
+ (xy 189.875388 87.829794)
+ (xy 190.03215 87.809156)
+ (xy 190.178229 87.748648)
+ (xy 190.178229 87.748647)
+ (xy 190.178231 87.748647)
+ (xy 190.235099 87.70501)
+ (xy 190.30367 87.652394)
+ (xy 190.38458 87.54695)
+ (xy 190.399923 87.526955)
+ (xy 190.399923 87.526954)
+ (xy 190.399922 87.526954)
+ (xy 190.399924 87.526953)
+ (xy 190.444724 87.418796)
+ (xy 190.495968 87.346573)
+ (xy 190.57348 87.303732)
+ (xy 190.661904 87.298765)
+ (xy 190.743727 87.332656)
+ (xy 190.769287 87.35424)
+ (xy 191.413606 87.998559)
+ (xy 191.460725 88.073547)
+ (xy 191.470641 88.161554)
+ (xy 191.465112 88.190773)
+ (xy 191.464269 88.193915)
+ (xy 191.452886 88.280379)
+ (xy 191.44363 88.350688)
+ (xy 191.451673 88.411782)
+ (xy 191.464268 88.50745)
+ (xy 191.464269 88.507452)
+ (xy 191.524775 88.653528)
+ (xy 191.524776 88.653531)
+ (xy 191.581847 88.727906)
+ (xy 191.62103 88.77897)
+ (xy 191.675521 88.820782)
+ (xy 191.746468 88.875223)
+ (xy 191.746471 88.875224)
+ (xy 191.89255 88.935732)
+ (xy 192.027587 88.953509)
+ (xy 192.110616 88.984318)
+ (xy 192.142324 89.010093)
+ (xy 192.96665 89.834419)
+ (xy 193.013769 89.909407)
+ (xy 193.023685 89.997414)
+ (xy 193.013769 90.040856)
+ (xy 192.977275 90.145151)
+ (xy 192.975617 90.162838)
+ (xy 192.9745 90.174747)
+ (xy 192.9745 90.637507)
+ (xy 192.954793 90.72385)
+ (xy 192.899574 90.793091)
+ (xy 192.819782 90.831518)
+ (xy 192.731218 90.831518)
+ (xy 192.651426 90.793091)
+ (xy 192.634786 90.778221)
+ (xy 192.628284 90.771719)
+ (xy 192.603356 90.752591)
+ (xy 192.546853 90.684393)
+ (xy 192.525535 90.598434)
+ (xy 192.5255 90.594714)
+ (xy 192.5255 90.385646)
+ (xy 192.5255 90.174744)
+ (xy 192.522725 90.145151)
+ (xy 192.479116 90.020525)
+ (xy 192.435923 89.962)
+ (xy 192.400711 89.914288)
+ (xy 192.312736 89.849361)
+ (xy 192.294475 89.835884)
+ (xy 192.169849 89.792275)
+ (xy 192.140256 89.7895)
+ (xy 191.534744 89.7895)
+ (xy 191.505151 89.792275)
+ (xy 191.380525 89.835884)
+ (xy 191.380524 89.835884)
+ (xy 191.380523 89.835885)
+ (xy 191.274288 89.914288)
+ (xy 191.195883 90.020524)
+ (xy 191.150392 90.150531)
+ (xy 191.103273 90.225519)
+ (xy 191.028285 90.272637)
+ (xy 190.940278 90.282553)
+ (xy 190.886407 90.268656)
+ (xy 190.756766 90.214957)
+ (xy 190.756762 90.214956)
+ (xy 190.6 90.194318)
+ (xy 190.443237 90.214956)
+ (xy 190.443235 90.214957)
+ (xy 190.297156 90.275464)
+ (xy 190.295294 90.27654)
+ (xy 190.292423 90.277425)
+ (xy 190.285109 90.280455)
+ (xy 190.284824 90.279768)
+ (xy 190.210663 90.302639)
+ (xy 190.12309 90.289433)
+ (xy 190.049919 90.239539)
+ (xy 190.005642 90.162838)
+ (xy 189.99903 90.074522)
+ (xy 190.019853 90.015018)
+ (xy 190.019545 90.014891)
+ (xy 190.021821 90.009395)
+ (xy 190.023468 90.00469)
+ (xy 190.024528 90.00285)
+ (xy 190.024536 90.002841)
+ (xy 190.085044 89.856762)
+ (xy 190.105682 89.7)
+ (xy 190.085044 89.543238)
+ (xy 190.024536 89.397159)
+ (xy 190.024535 89.397156)
+ (xy 189.95992 89.31295)
+ (xy 189.928282 89.271718)
+ (xy 189.881907 89.236133)
+ (xy 189.802843 89.175464)
+ (xy 189.80284 89.175463)
+ (xy 189.656764 89.114957)
+ (xy 189.656762 89.114956)
+ (xy 189.5 89.094318)
+ (xy 189.343237 89.114956)
+ (xy 189.343235 89.114957)
+ (xy 189.197159 89.175463)
+ (xy 189.197156 89.175464)
+ (xy 189.071718 89.271718)
+ (xy 188.975464 89.397156)
+ (xy 188.975463 89.397159)
+ (xy 188.914957 89.543235)
+ (xy 188.914956 89.543237)
+ (xy 188.911362 89.570538)
+ (xy 188.894318 89.7)
+ (xy 188.901328 89.75325)
+ (xy 188.902532 89.762391)
+ (xy 188.894263 89.850568)
+ (xy 188.848554 89.926424)
+ (xy 188.845954 89.929073)
+ (xy 188.83382 89.941208)
+ (xy 188.758833 89.98833)
+ (xy 188.6931 89.9995)
+ (xy 183.600471 89.9995)
+ (xy 183.514128 89.979793)
+ (xy 183.459757 89.941214)
+ (xy 182.908757 89.390214)
+ (xy 182.861638 89.315226)
+ (xy 182.851722 89.227219)
+ (xy 182.880973 89.143626)
+ (xy 182.943597 89.081002)
+ (xy 183.02719 89.051751)
+ (xy 183.049471 89.0505)
+ (xy 184.36975 89.0505)
+ (xy 184.389155 89.046639)
+ (xy 184.428231 89.038867)
+ (xy 184.494552 88.994552)
+ (xy 184.538867 88.928231)
+ (xy 184.5505 88.869748)
+ (xy 184.5505 87.963326)
+ (xy 184.570207 87.876983)
+ (xy 184.608786 87.822612)
+ (xy 185.373093 87.058306)
+ (xy 185.448082 87.011187)
+ (xy 185.513807 87.00002)
+ (xy 189.072292 87.00002)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 188.665391 79.018287)
+ (xy 188.719762 79.056866)
+ (xy 189.198541 79.535645)
+ (xy 189.24566 79.610633)
+ (xy 189.255576 79.69864)
+ (xy 189.226325 79.782233)
+ (xy 189.163701 79.844857)
+ (xy 189.133983 79.86021)
+ (xy 189.097161 79.875462)
+ (xy 189.097156 79.875464)
+ (xy 188.971718 79.971718)
+ (xy 188.875464 80.097156)
+ (xy 188.875463 80.097159)
+ (xy 188.842536 80.176654)
+ (xy 188.791287 80.248883)
+ (xy 188.713775 80.291722)
+ (xy 188.658684 80.2995)
+ (xy 182.635431 80.2995)
+ (xy 182.621668 80.298545)
+ (xy 182.612224 80.297227)
+ (xy 182.612223 80.297227)
+ (xy 182.612221 80.297227)
+ (xy 182.565344 80.299394)
+ (xy 182.560749 80.2995)
+ (xy 182.542144 80.2995)
+ (xy 182.542141 80.2995)
+ (xy 182.5421 80.299504)
+ (xy 182.542011 80.299521)
+ (xy 182.528352 80.301103)
+ (xy 182.5 80.302414)
+ (xy 182.497129 80.303089)
+ (xy 182.462297 80.313876)
+ (xy 182.459552 80.314939)
+ (xy 182.43541 80.329887)
+ (xy 182.423213 80.336317)
+ (xy 182.397223 80.347793)
+ (xy 182.394801 80.349452)
+ (xy 182.366219 80.372091)
+ (xy 182.364033 80.374084)
+ (xy 182.346914 80.396752)
+ (xy 182.33786 80.407155)
+ (xy 181.635242 81.109773)
+ (xy 181.62484 81.118826)
+ (xy 181.61722 81.12458)
+ (xy 181.585601 81.159264)
+ (xy 181.582432 81.162583)
+ (xy 181.569282 81.175734)
+ (xy 181.569249 81.175773)
+ (xy 181.569193 81.175856)
+ (xy 181.560663 81.186618)
+ (xy 181.541536 81.2076)
+ (xy 181.539985 81.210105)
+ (xy 181.522982 81.242364)
+ (xy 181.521792 81.245059)
+ (xy 181.515291 81.272698)
+ (xy 181.511212 81.285872)
+ (xy 181.500948 81.312366)
+ (xy 181.500405 81.315272)
+ (xy 181.496206 81.351467)
+ (xy 181.49607 81.354421)
+ (xy 181.499994 81.38255)
+ (xy 181.500949 81.396312)
+ (xy 181.500949 81.890889)
+ (xy 181.481242 81.977232)
+ (xy 181.442663 82.031603)
+ (xy 181.158053 82.316214)
+ (xy 181.083065 82.363333)
+ (xy 181.017339 82.3745)
+ (xy 181.006899 82.3745)
+ (xy 180.920556 82.354793)
+ (xy 180.888684 82.332178)
+ (xy 180.887975 82.333214)
+ (xy 180.872767 82.322796)
+ (xy 180.872765 82.322794)
+ (xy 180.872761 82.322792)
+ (xy 180.769991 82.277415)
+ (xy 180.744869 82.2745)
+ (xy 180.744865 82.2745)
+ (xy 180.094022 82.2745)
+ (xy 180.094019 82.2745)
+ (xy 178.988433 82.2745)
+ (xy 178.861567 82.2745)
+ (xy 178.861565 82.2745)
+ (xy 178.86156 82.274501)
+ (xy 178.8461 82.279524)
+ (xy 178.815754 82.28681)
+ (xy 178.799695 82.289354)
+ (xy 178.785215 82.296732)
+ (xy 178.756374 82.308679)
+ (xy 178.740906 82.313704)
+ (xy 178.727758 82.323258)
+ (xy 178.70114 82.33957)
+ (xy 178.686661 82.346947)
+ (xy 178.686658 82.34695)
+ (xy 178.570096 82.463506)
+ (xy 178.570068 82.463539)
+ (xy 178.090622 82.942985)
+ (xy 178.090614 82.942991)
+ (xy 178.07195 82.961656)
+ (xy 178.071948 82.961659)
+ (xy 178.064568 82.976143)
+ (xy 178.048263 83.002751)
+ (xy 178.038704 83.015908)
+ (xy 178.038703 83.015911)
+ (xy 178.033677 83.031378)
+ (xy 178.021734 83.060211)
+ (xy 178.014353 83.074696)
+ (xy 178.01181 83.090754)
+ (xy 178.004524 83.1211)
+ (xy 177.999501 83.13656)
+ (xy 177.9995 83.136569)
+ (xy 177.9995 84.59346)
+ (xy 177.979793 84.679803)
+ (xy 177.958377 84.714604)
+ (xy 177.875465 84.822656)
+ (xy 177.875463 84.822659)
+ (xy 177.814957 84.968735)
+ (xy 177.814956 84.968737)
+ (xy 177.801833 85.068421)
+ (xy 177.794318 85.1255)
+ (xy 177.814956 85.282262)
+ (xy 177.826759 85.310758)
+ (xy 177.838547 85.339217)
+ (xy 177.853381 85.426529)
+ (xy 177.828862 85.511631)
+ (xy 177.769848 85.577667)
+ (xy 177.745046 85.592675)
+ (xy 177.736659 85.596948)
+ (xy 177.736656 85.59695)
+ (xy 177.717991 85.615614)
+ (xy 177.717985 85.615622)
+ (xy 176.790622 86.542985)
+ (xy 176.790614 86.542991)
+ (xy 176.77195 86.561656)
+ (xy 176.771948 86.561659)
+ (xy 176.764568 86.576143)
+ (xy 176.748263 86.602751)
+ (xy 176.738704 86.615908)
+ (xy 176.738703 86.615911)
+ (xy 176.733677 86.631378)
+ (xy 176.721734 86.660211)
+ (xy 176.714353 86.674696)
+ (xy 176.71181 86.690754)
+ (xy 176.704524 86.7211)
+ (xy 176.699501 86.73656)
+ (xy 176.6995 86.736569)
+ (xy 176.6995 86.768481)
+ (xy 176.699499 89.051679)
+ (xy 176.679792 89.138022)
+ (xy 176.641213 89.192393)
+ (xy 176.294313 89.539294)
+ (xy 176.219325 89.586413)
+ (xy 176.153599 89.59758)
+ (xy 173.69709 89.59758)
+ (xy 173.610747 89.577873)
+ (xy 173.541506 89.522654)
+ (xy 173.503079 89.442862)
+ (xy 173.503079 89.354298)
+ (xy 173.541506 89.274506)
+ (xy 173.556376 89.257866)
+ (xy 173.830456 88.983786)
+ (xy 173.905444 88.936667)
+ (xy 173.97117 88.9255)
+ (xy 174.385055 88.9255)
+ (xy 174.385067 88.925499)
+ (xy 175.019867 88.925499)
+ (xy 175.03494 88.92375)
+ (xy 175.044991 88.922585)
+ (xy 175.147765 88.877206)
+ (xy 175.227206 88.797765)
+ (xy 175.272585 88.694991)
+ (xy 175.2755 88.669865)
+ (xy 175.275499 88.380136)
+ (xy 175.272585 88.355009)
+ (xy 175.239633 88.280379)
+ (xy 175.222785 88.193433)
+ (xy 175.239631 88.119623)
+ (xy 175.272585 88.044991)
+ (xy 175.2755 88.019865)
+ (xy 175.275499 87.730136)
+ (xy 175.274264 87.719491)
+ (xy 175.272585 87.70501)
+ (xy 175.27204 87.703776)
+ (xy 175.239633 87.630379)
+ (xy 175.222785 87.543433)
+ (xy 175.239631 87.469623)
+ (xy 175.272585 87.394991)
+ (xy 175.2755 87.369865)
+ (xy 175.275499 87.080136)
+ (xy 175.272585 87.055009)
+ (xy 175.239633 86.980379)
+ (xy 175.222785 86.893433)
+ (xy 175.239631 86.819623)
+ (xy 175.272585 86.744991)
+ (xy 175.2755 86.719865)
+ (xy 175.275499 86.430136)
+ (xy 175.272585 86.405009)
+ (xy 175.240621 86.332617)
+ (xy 175.239633 86.330379)
+ (xy 175.222785 86.243433)
+ (xy 175.239631 86.169623)
+ (xy 175.272585 86.094991)
+ (xy 175.2755 86.069865)
+ (xy 175.275499 85.780136)
+ (xy 175.27525 85.777992)
+ (xy 175.272585 85.75501)
+ (xy 175.265459 85.73887)
+ (xy 175.248611 85.651924)
+ (xy 175.268723 85.57109)
+ (xy 175.315086 85.476251)
+ (xy 175.315089 85.476243)
+ (xy 175.31527 85.475001)
+ (xy 175.315269 85.475)
+ (xy 173.350124 85.475)
+ (xy 173.305057 85.508091)
+ (xy 173.225926 85.5245)
+ (xy 171.635641 85.5245)
+ (xy 171.549298 85.504793)
+ (xy 171.480057 85.449574)
+ (xy 171.44163 85.369782)
+ (xy 171.436641 85.3255)
+ (xy 171.436641 85.175)
+ (xy 170.186641 85.175)
+ (xy 170.186641 85.424623)
+ (xy 170.201146 85.497545)
+ (xy 170.201146 85.497546)
+ (xy 170.256399 85.580238)
+ (xy 170.337764 85.634604)
+ (xy 170.398607 85.69896)
+ (xy 170.425502 85.78334)
+ (xy 170.413122 85.871034)
+ (xy 170.363919 85.944672)
+ (xy 170.345377 85.960181)
+ (xy 170.27429 86.012646)
+ (xy 170.195883 86.118884)
+ (xy 170.157055 86.229847)
+ (xy 170.109936 86.304836)
+ (xy 170.034947 86.351953)
+ (xy 169.94694 86.361869)
+ (xy 169.863347 86.332617)
+ (xy 169.800724 86.269993)
+ (xy 169.781389 86.229841)
+ (xy 169.77579 86.213839)
+ (xy 169.775789 86.213837)
+ (xy 169.747937 86.169511)
+ (xy 169.679816 86.061097)
+ (xy 169.679813 86.061094)
+ (xy 169.679812 86.061092)
+ (xy 169.552266 85.933546)
+ (xy 169.552263 85.933544)
+ (xy 169.552262 85.933543)
+ (xy 169.399522 85.83757)
+ (xy 169.399521 85.837569)
+ (xy 169.39952 85.837569)
+ (xy 169.229258 85.777992)
+ (xy 169.229257 85.777991)
+ (xy 169.229255 85.777991)
+ (xy 169.094954 85.762859)
+ (xy 169.094952 85.762859)
+ (xy 168.665743 85.762859)
+ (xy 168.5794 85.743152)
+ (xy 168.510159 85.687933)
+ (xy 168.471732 85.608141)
+ (xy 168.471732 85.519577)
+ (xy 168.510159 85.439785)
+ (xy 168.55064 85.405779)
+ (xy 168.548783 85.403298)
+ (xy 168.672399 85.310758)
+ (xy 168.756408 85.198537)
+ (xy 168.805399 85.067188)
+ (xy 168.805903 85.0625)
+ (xy 167.885641 85.0625)
+ (xy 167.799298 85.042793)
+ (xy 167.730057 84.987574)
+ (xy 167.69163 84.907782)
+ (xy 167.686641 84.8635)
+ (xy 167.686641 84.4615)
+ (xy 167.706348 84.375157)
+ (xy 167.761567 84.305916)
+ (xy 167.841359 84.267489)
+ (xy 167.885641 84.2625)
+ (xy 168.805903 84.2625)
+ (xy 168.805399 84.257811)
+ (xy 168.756408 84.126462)
+ (xy 168.67578 84.018757)
+ (xy 168.639813 83.937826)
+ (xy 168.642522 83.849304)
+ (xy 168.683371 83.770724)
+ (xy 168.754269 83.71765)
+ (xy 168.835087 83.7005)
+ (xy 170.097421 83.7005)
+ (xy 170.183764 83.720207)
+ (xy 170.253005 83.775426)
+ (xy 170.291432 83.855218)
+ (xy 170.291432 83.943782)
+ (xy 170.262884 84.010058)
+ (xy 170.201146 84.102455)
+ (xy 170.186641 84.175376)
+ (xy 170.186641 84.425)
+ (xy 171.43664 84.425)
+ (xy 171.46273 84.39891)
+ (xy 171.537718 84.351791)
+ (xy 171.625725 84.341874)
+ (xy 171.709318 84.371124)
+ (xy 171.744152 84.398903)
+ (xy 172.208591 84.863342)
+ (xy 172.298299 84.95305)
+ (xy 172.312778 84.960427)
+ (xy 172.339402 84.976742)
+ (xy 172.352551 84.986296)
+ (xy 172.368003 84.991316)
+ (xy 172.396854 85.003266)
+ (xy 172.411337 85.010646)
+ (xy 172.427388 85.013187)
+ (xy 172.457759 85.020479)
+ (xy 172.473208 85.025499)
+ (xy 172.501026 85.025499)
+ (xy 172.50105 85.0255)
+ (xy 173.225926 85.0255)
+ (xy 173.312269 85.045207)
+ (xy 173.351194 85.075)
+ (xy 175.315269 85.075)
+ (xy 175.31527 85.074998)
+ (xy 175.315089 85.073756)
+ (xy 175.315086 85.073747)
+ (xy 175.268723 84.978909)
+ (xy 175.248506 84.892684)
+ (xy 175.26546 84.811127)
+ (xy 175.266977 84.807691)
+ (xy 175.272585 84.794991)
+ (xy 175.2755 84.769865)
+ (xy 175.275499 84.574499)
+ (xy 175.295206 84.488158)
+ (xy 175.350424 84.418916)
+ (xy 175.430216 84.38049)
+ (xy 175.474499 84.3755)
+ (xy 175.588435 84.3755)
+ (xy 175.603886 84.370479)
+ (xy 175.63425 84.363188)
+ (xy 175.650304 84.360646)
+ (xy 175.664776 84.353271)
+ (xy 175.69363 84.341318)
+ (xy 175.70909 84.336296)
+ (xy 175.72224 84.326741)
+ (xy 175.748859 84.310428)
+ (xy 175.763342 84.30305)
+ (xy 175.774567 84.291825)
+ (xy 175.785907 84.280484)
+ (xy 175.785909 84.280484)
+ (xy 176.405484 83.660909)
+ (xy 176.405484 83.660908)
+ (xy 176.416827 83.649566)
+ (xy 176.416831 83.64956)
+ (xy 176.42805 83.638342)
+ (xy 176.435431 83.623853)
+ (xy 176.45174 83.59724)
+ (xy 176.461296 83.584089)
+ (xy 176.466316 83.568636)
+ (xy 176.47827 83.539779)
+ (xy 176.478735 83.538867)
+ (xy 176.485646 83.525304)
+ (xy 176.488189 83.509246)
+ (xy 176.495479 83.478884)
+ (xy 176.5005 83.463433)
+ (xy 176.5005 83.336567)
+ (xy 176.5005 81.149499)
+ (xy 176.520207 81.063157)
+ (xy 176.575426 80.993916)
+ (xy 176.655218 80.955489)
+ (xy 176.6995 80.9505)
+ (xy 176.86975 80.9505)
+ (xy 176.889155 80.946639)
+ (xy 176.928231 80.938867)
+ (xy 176.994552 80.894552)
+ (xy 177.038867 80.828231)
+ (xy 177.0505 80.769748)
+ (xy 177.0505 80.6495)
+ (xy 177.070207 80.563157)
+ (xy 177.125426 80.493916)
+ (xy 177.205218 80.455489)
+ (xy 177.2495 80.4505)
+ (xy 180.969106 80.4505)
+ (xy 180.980255 80.451126)
+ (xy 181.017035 80.45527)
+ (xy 181.0737 80.444547)
+ (xy 181.07728 80.443939)
+ (xy 181.134287 80.435348)
+ (xy 181.13429 80.435346)
+ (xy 181.142424 80.432837)
+ (xy 181.150463 80.430024)
+ (xy 181.150472 80.430023)
+ (xy 181.201469 80.403068)
+ (xy 181.204686 80.401444)
+ (xy 181.256642 80.376425)
+ (xy 181.256649 80.376418)
+ (xy 181.263681 80.371624)
+ (xy 181.27053 80.366569)
+ (xy 181.270538 80.366566)
+ (xy 181.311322 80.32578)
+ (xy 181.313934 80.323265)
+ (xy 181.356194 80.284055)
+ (xy 181.356196 80.28405)
+ (xy 181.365093 80.272895)
+ (xy 181.372527 80.264575)
+ (xy 182.580236 79.056866)
+ (xy 182.655226 79.009747)
+ (xy 182.720951 78.99858)
+ (xy 188.579048 78.99858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 188.279444 81.720207)
+ (xy 188.333806 81.758777)
+ (xy 188.341695 81.766666)
+ (xy 188.388818 81.84165)
+ (xy 188.399989 81.907387)
+ (xy 188.399989 83.335046)
+ (xy 188.399034 83.348809)
+ (xy 188.397716 83.358255)
+ (xy 188.399883 83.405133)
+ (xy 188.399989 83.409728)
+ (xy 188.399989 83.428329)
+ (xy 188.399992 83.428369)
+ (xy 188.400009 83.428457)
+ (xy 188.401592 83.442121)
+ (xy 188.402903 83.470476)
+ (xy 188.403581 83.473359)
+ (xy 188.414358 83.50816)
+ (xy 188.415427 83.510918)
+ (xy 188.415428 83.510922)
+ (xy 188.415429 83.510923)
+ (xy 188.430378 83.535068)
+ (xy 188.436809 83.547269)
+ (xy 188.448284 83.573256)
+ (xy 188.449952 83.575692)
+ (xy 188.472581 83.60426)
+ (xy 188.474567 83.606439)
+ (xy 188.47457 83.606441)
+ (xy 188.497243 83.623562)
+ (xy 188.507633 83.632604)
+ (xy 188.675455 83.800426)
+ (xy 188.841234 83.966205)
+ (xy 188.850289 83.97661)
+ (xy 188.85604 83.984225)
+ (xy 188.856042 83.984228)
+ (xy 188.856643 83.984776)
+ (xy 188.859121 83.988304)
+ (xy 188.867153 83.99894)
+ (xy 188.866784 83.999218)
+ (xy 188.90643 84.055683)
+ (xy 188.925963 84.102839)
+ (xy 188.925966 84.102844)
+ (xy 189.009829 84.212137)
+ (xy 189.022218 84.228282)
+ (xy 189.047067 84.247349)
+ (xy 189.147656 84.324535)
+ (xy 189.147659 84.324536)
+ (xy 189.293738 84.385044)
+ (xy 189.4505 84.405682)
+ (xy 189.607262 84.385044)
+ (xy 189.627006 84.376865)
+ (xy 189.714315 84.36203)
+ (xy 189.799418 84.386546)
+ (xy 189.865455 84.445559)
+ (xy 189.879102 84.467737)
+ (xy 189.896909 84.501431)
+ (xy 189.898584 84.504749)
+ (xy 189.923575 84.556643)
+ (xy 189.928372 84.563679)
+ (xy 189.933433 84.570537)
+ (xy 189.972681 84.609784)
+ (xy 190.0198 84.684773)
+ (xy 190.029717 84.772779)
+ (xy 190.000467 84.856373)
+ (xy 189.937844 84.918997)
+ (xy 189.854251 84.948249)
+ (xy 189.831968 84.9495)
+ (xy 189.766878 84.9495)
+ (xy 189.680535 84.929793)
+ (xy 189.645735 84.908377)
+ (xy 189.602843 84.875465)
+ (xy 189.60284 84.875463)
+ (xy 189.476672 84.823203)
+ (xy 189.456762 84.814956)
+ (xy 189.3 84.794318)
+ (xy 189.143237 84.814956)
+ (xy 189.143235 84.814957)
+ (xy 188.997159 84.875463)
+ (xy 188.997156 84.875465)
+ (xy 188.954265 84.908377)
+ (xy 188.873768 84.945305)
+ (xy 188.833122 84.9495)
+ (xy 184.7995 84.9495)
+ (xy 184.713157 84.929793)
+ (xy 184.643916 84.874574)
+ (xy 184.605489 84.794782)
+ (xy 184.6005 84.7505)
+ (xy 184.6005 84.63025)
+ (xy 184.595251 84.603864)
+ (xy 184.588867 84.571769)
+ (xy 184.588866 84.571767)
+ (xy 184.544552 84.505447)
+ (xy 184.478232 84.461133)
+ (xy 184.41975 84.4495)
+ (xy 184.419748 84.4495)
+ (xy 182.880252 84.4495)
+ (xy 182.880247 84.4495)
+ (xy 182.870517 84.450458)
+ (xy 182.870337 84.448637)
+ (xy 182.794284 84.446496)
+ (xy 182.715605 84.405839)
+ (xy 182.662357 84.33507)
+ (xy 182.645089 84.248207)
+ (xy 182.667219 84.162453)
+ (xy 182.703292 84.1131)
+ (xy 183.207606 83.608785)
+ (xy 183.282595 83.561667)
+ (xy 183.34832 83.5505)
+ (xy 184.41975 83.5505)
+ (xy 184.439155 83.546639)
+ (xy 184.478231 83.538867)
+ (xy 184.544552 83.494552)
+ (xy 184.588867 83.428231)
+ (xy 184.6005 83.369748)
+ (xy 184.6005 81.8995)
+ (xy 184.620207 81.813157)
+ (xy 184.675426 81.743916)
+ (xy 184.755218 81.705489)
+ (xy 184.7995 81.7005)
+ (xy 188.193101 81.7005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 169.522927 78.820687)
+ (xy 169.592168 78.875906)
+ (xy 169.630595 78.955698)
+ (xy 169.630595 79.044262)
+ (xy 169.602046 79.11054)
+ (xy 169.561133 79.171769)
+ (xy 169.5495 79.23025)
+ (xy 169.5495 80.769749)
+ (xy 169.561133 80.828232)
+ (xy 169.605447 80.894552)
+ (xy 169.671767 80.938866)
+ (xy 169.671769 80.938867)
+ (xy 169.706984 80.945871)
+ (xy 169.73025 80.9505)
+ (xy 169.730252 80.9505)
+ (xy 170.201679 80.9505)
+ (xy 170.288022 80.970207)
+ (xy 170.342393 81.008786)
+ (xy 171.093393 81.759786)
+ (xy 171.140512 81.834774)
+ (xy 171.150428 81.922781)
+ (xy 171.121177 82.006374)
+ (xy 171.058553 82.068998)
+ (xy 170.97496 82.098249)
+ (xy 170.952679 82.0995)
+ (xy 168.033943 82.0995)
+ (xy 167.995284 82.108323)
+ (xy 167.984281 82.110192)
+ (xy 167.944888 82.114631)
+ (xy 167.929327 82.120076)
+ (xy 167.912866 82.125835)
+ (xy 167.847148 82.137)
+ (xy 167.372302 82.137)
+ (xy 167.333643 82.145823)
+ (xy 167.32264 82.147692)
+ (xy 167.283248 82.152131)
+ (xy 167.283245 82.152131)
+ (xy 167.283245 82.152132)
+ (xy 167.245816 82.165227)
+ (xy 167.2351 82.168315)
+ (xy 167.223549 82.170951)
+ (xy 167.196437 82.17714)
+ (xy 167.160713 82.194344)
+ (xy 167.150401 82.198615)
+ (xy 167.112977 82.211711)
+ (xy 167.112972 82.211713)
+ (xy 167.079399 82.232808)
+ (xy 167.069629 82.238208)
+ (xy 167.033916 82.255406)
+ (xy 167.033915 82.255407)
+ (xy 167.019014 82.267289)
+ (xy 167.002916 82.280127)
+ (xy 166.993816 82.286584)
+ (xy 166.960242 82.30768)
+ (xy 166.960232 82.307687)
+ (xy 166.900263 82.367655)
+ (xy 166.900256 82.367665)
+ (xy 166.340694 82.927226)
+ (xy 166.265705 82.974345)
+ (xy 166.177699 82.984261)
+ (xy 166.094105 82.95501)
+ (xy 166.031482 82.892386)
+ (xy 166.002231 82.808793)
+ (xy 166.00098 82.786512)
+ (xy 166.00098 82.206419)
+ (xy 166.020687 82.120076)
+ (xy 166.059266 82.065705)
+ (xy 169.265705 78.859266)
+ (xy 169.340693 78.812147)
+ (xy 169.406419 78.80098)
+ (xy 169.436584 78.80098)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 195.887343 81.520688)
+ (xy 195.956584 81.575907)
+ (xy 195.995011 81.655699)
+ (xy 196 81.699981)
+ (xy 196 82.303496)
+ (xy 195.980293 82.389839)
+ (xy 195.925074 82.45908)
+ (xy 195.845282 82.497507)
+ (xy 195.801 82.502496)
+ (xy 191.776267 82.502496)
+ (xy 191.689924 82.482789)
+ (xy 191.620683 82.42757)
+ (xy 191.61839 82.42464)
+ (xy 191.577782 82.371718)
+ (xy 191.535886 82.33957)
+ (xy 191.452343 82.275464)
+ (xy 191.45234 82.275463)
+ (xy 191.310373 82.216659)
+ (xy 191.306262 82.214956)
+ (xy 191.1495 82.194318)
+ (xy 190.992738 82.214956)
+ (xy 190.992736 82.214956)
+ (xy 190.979807 82.216659)
+ (xy 190.979398 82.213552)
+ (xy 190.912472 82.216046)
+ (xy 190.831304 82.180617)
+ (xy 190.773546 82.113479)
+ (xy 190.750638 82.027929)
+ (xy 190.7505 82.020521)
+ (xy 190.7505 81.699981)
+ (xy 190.770207 81.613638)
+ (xy 190.825426 81.544397)
+ (xy 190.905218 81.50597)
+ (xy 190.9495 81.500981)
+ (xy 195.801 81.500981)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 193.612998 78.318767)
+ (xy 193.667369 78.357346)
+ (xy 195.870289 80.560267)
+ (xy 195.917408 80.635256)
+ (xy 195.927324 80.723262)
+ (xy 195.898073 80.806855)
+ (xy 195.835449 80.869479)
+ (xy 195.751856 80.89873)
+ (xy 195.729575 80.899981)
+ (xy 190.9495 80.899981)
+ (xy 190.863157 80.880274)
+ (xy 190.793916 80.825055)
+ (xy 190.755489 80.745263)
+ (xy 190.7505 80.700981)
+ (xy 190.7505 80.030894)
+ (xy 190.751126 80.019745)
+ (xy 190.751556 80.01592)
+ (xy 190.75527 79.982965)
+ (xy 190.74455 79.926315)
+ (xy 190.743936 79.922696)
+ (xy 190.735348 79.865713)
+ (xy 190.735345 79.865707)
+ (xy 190.732831 79.857556)
+ (xy 190.730024 79.849536)
+ (xy 190.730023 79.849528)
+ (xy 190.703091 79.798571)
+ (xy 190.701413 79.795248)
+ (xy 190.676425 79.743358)
+ (xy 190.676421 79.743353)
+ (xy 190.67161 79.736295)
+ (xy 190.666567 79.729463)
+ (xy 190.625831 79.688727)
+ (xy 190.623248 79.686046)
+ (xy 190.584058 79.643808)
+ (xy 190.572892 79.634904)
+ (xy 190.564567 79.627463)
+ (xy 190.108873 79.171769)
+ (xy 189.575876 78.638773)
+ (xy 189.528758 78.563786)
+ (xy 189.518842 78.475779)
+ (xy 189.548093 78.392186)
+ (xy 189.610717 78.329562)
+ (xy 189.69431 78.300311)
+ (xy 189.716591 78.29906)
+ (xy 193.526655 78.29906)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 184.34997 94.119285)
+ (xy 184.397089 94.194273)
+ (xy 184.407005 94.28228)
+ (xy 184.377754 94.365873)
+ (xy 184.34997 94.400713)
+ (xy 184.252644 94.498038)
+ (xy 184.310165 94.385148)
+ (xy 184.329986 94.26)
+ (xy 184.310165 94.134852)
+ (xy 184.252642 94.021957)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 205.876843 67.030207)
+ (xy 205.946084 67.085426)
+ (xy 205.984511 67.165218)
+ (xy 205.9895 67.2095)
+ (xy 205.9895 74.7905)
+ (xy 205.969793 74.876843)
+ (xy 205.914574 74.946084)
+ (xy 205.834782 74.984511)
+ (xy 205.7905 74.9895)
+ (xy 196.684395 74.9895)
+ (xy 196.598052 74.969793)
+ (xy 196.565139 74.949808)
+ (xy 196.563226 74.948376)
+ (xy 196.563224 74.948374)
+ (xy 196.453497 74.888459)
+ (xy 196.453493 74.888458)
+ (xy 196.453491 74.888457)
+ (xy 196.331337 74.861884)
+ (xy 196.331335 74.861884)
+ (xy 196.314689 74.863074)
+ (xy 196.206635 74.870802)
+ (xy 196.089497 74.914493)
+ (xy 195.989414 74.989414)
+ (xy 195.914493 75.089497)
+ (xy 195.870802 75.206635)
+ (xy 195.861884 75.331335)
+ (xy 195.861883 75.331335)
+ (xy 195.888457 75.453491)
+ (xy 195.888458 75.453493)
+ (xy 195.888459 75.453497)
+ (xy 195.948374 75.563224)
+ (xy 195.948375 75.563225)
+ (xy 195.949803 75.565132)
+ (xy 195.951493 75.568934)
+ (xy 195.955196 75.575716)
+ (xy 195.954641 75.576018)
+ (xy 195.985773 75.646062)
+ (xy 195.9895 75.684394)
+ (xy 195.9895 75.715605)
+ (xy 195.969793 75.801948)
+ (xy 195.949808 75.834861)
+ (xy 195.948376 75.836773)
+ (xy 195.948374 75.836775)
+ (xy 195.948374 75.836776)
+ (xy 195.888459 75.946503)
+ (xy 195.888458 75.946504)
+ (xy 195.888458 75.946506)
+ (xy 195.888457 75.946508)
+ (xy 195.861884 76.068662)
+ (xy 195.870802 76.193364)
+ (xy 195.870803 76.193366)
+ (xy 195.914493 76.310503)
+ (xy 195.960308 76.371705)
+ (xy 195.996274 76.452632)
+ (xy 196 76.490959)
+ (xy 196 77.006995)
+ (xy 195.980293 77.093338)
+ (xy 195.925074 77.162579)
+ (xy 195.845282 77.201006)
+ (xy 195.801 77.205995)
+ (xy 194.057914 77.205995)
+ (xy 194.05789 77.205996)
+ (xy 194.030071 77.205996)
+ (xy 194.014614 77.211018)
+ (xy 193.984264 77.218304)
+ (xy 193.968205 77.220848)
+ (xy 193.968197 77.22085)
+ (xy 193.953713 77.22823)
+ (xy 193.92488 77.240173)
+ (xy 193.909418 77.245197)
+ (xy 193.909412 77.2452)
+ (xy 193.896263 77.254754)
+ (xy 193.869647 77.271064)
+ (xy 193.855166 77.278442)
+ (xy 193.855163 77.278444)
+ (xy 191.991904 79.141703)
+ (xy 191.916916 79.188822)
+ (xy 191.85119 79.199989)
+ (xy 188.936074 79.199989)
+ (xy 188.920613 79.205013)
+ (xy 188.890267 79.212298)
+ (xy 188.874209 79.214842)
+ (xy 188.874208 79.214842)
+ (xy 188.859718 79.222225)
+ (xy 188.830883 79.234169)
+ (xy 188.815421 79.239193)
+ (xy 188.815419 79.239194)
+ (xy 188.802263 79.248752)
+ (xy 188.775656 79.265056)
+ (xy 188.76117 79.272437)
+ (xy 188.761167 79.272439)
+ (xy 188.742502 79.291103)
+ (xy 188.742496 79.291111)
+ (xy 188.191111 79.842496)
+ (xy 188.191103 79.842502)
+ (xy 188.172439 79.861167)
+ (xy 188.172437 79.86117)
+ (xy 188.165057 79.875654)
+ (xy 188.148752 79.902262)
+ (xy 188.139193 79.915419)
+ (xy 188.139192 79.915422)
+ (xy 188.134166 79.930889)
+ (xy 188.122223 79.959722)
+ (xy 188.114842 79.974207)
+ (xy 188.112299 79.990265)
+ (xy 188.105013 80.020611)
+ (xy 188.09999 80.036071)
+ (xy 188.099989 80.03608)
+ (xy 188.099989 89.96392)
+ (xy 188.09999 89.963927)
+ (xy 188.105011 89.979381)
+ (xy 188.112299 90.009735)
+ (xy 188.114842 90.025791)
+ (xy 188.114844 90.025798)
+ (xy 188.122221 90.040275)
+ (xy 188.13417 90.069121)
+ (xy 188.139192 90.084577)
+ (xy 188.139193 90.084579)
+ (xy 188.148746 90.097728)
+ (xy 188.165059 90.124348)
+ (xy 188.172438 90.138829)
+ (xy 188.172439 90.138831)
+ (xy 188.192346 90.158738)
+ (xy 188.19236 90.158753)
+ (xy 190.043964 92.010358)
+ (xy 190.043982 92.010375)
+ (xy 190.061655 92.028048)
+ (xy 190.061657 92.028049)
+ (xy 190.061658 92.02805)
+ (xy 190.06597 92.030247)
+ (xy 190.07614 92.035429)
+ (xy 190.102762 92.051743)
+ (xy 190.11591 92.061295)
+ (xy 190.115911 92.061296)
+ (xy 190.131365 92.066317)
+ (xy 190.160214 92.078267)
+ (xy 190.174696 92.085646)
+ (xy 190.190742 92.088187)
+ (xy 190.221111 92.095478)
+ (xy 190.236566 92.1005)
+ (xy 191.734053 92.1005)
+ (xy 191.820396 92.120207)
+ (xy 191.889637 92.175426)
+ (xy 191.928064 92.255218)
+ (xy 191.928064 92.343782)
+ (xy 191.902551 92.405374)
+ (xy 191.874213 92.450473)
+ (xy 191.87421 92.450479)
+ (xy 191.821891 92.599999)
+ (xy 191.814632 92.620745)
+ (xy 191.794435 92.8)
+ (xy 191.814632 92.979255)
+ (xy 191.814632 92.979257)
+ (xy 191.814633 92.979258)
+ (xy 191.87421 93.14952)
+ (xy 191.87421 93.149521)
+ (xy 191.874211 93.149522)
+ (xy 191.968999 93.300376)
+ (xy 191.998249 93.383966)
+ (xy 191.9995 93.406248)
+ (xy 191.9995 99.39375)
+ (xy 191.979793 99.480093)
+ (xy 191.968998 99.499624)
+ (xy 191.874213 99.650473)
+ (xy 191.87421 99.650479)
+ (xy 191.814633 99.820741)
+ (xy 191.814632 99.820745)
+ (xy 191.794435 100)
+ (xy 191.814632 100.179255)
+ (xy 191.814632 100.179257)
+ (xy 191.814633 100.179258)
+ (xy 191.87421 100.34952)
+ (xy 191.87421 100.349521)
+ (xy 191.970187 100.502266)
+ (xy 192.097733 100.629812)
+ (xy 192.097735 100.629813)
+ (xy 192.097738 100.629816)
+ (xy 192.250478 100.725789)
+ (xy 192.420745 100.785368)
+ (xy 192.6 100.805565)
+ (xy 192.779255 100.785368)
+ (xy 192.949522 100.725789)
+ (xy 193.102262 100.629816)
+ (xy 193.229816 100.502262)
+ (xy 193.325789 100.349522)
+ (xy 193.385368 100.179255)
+ (xy 193.405565 100)
+ (xy 193.385368 99.820745)
+ (xy 193.325789 99.650478)
+ (xy 193.231001 99.499624)
+ (xy 193.201751 99.416032)
+ (xy 193.2005 99.393751)
+ (xy 193.2005 93.406248)
+ (xy 193.220207 93.319905)
+ (xy 193.230995 93.300385)
+ (xy 193.325789 93.149522)
+ (xy 193.385368 92.979255)
+ (xy 193.405565 92.8)
+ (xy 193.385368 92.620745)
+ (xy 193.325789 92.450478)
+ (xy 193.229816 92.297738)
+ (xy 193.229813 92.297735)
+ (xy 193.229812 92.297733)
+ (xy 193.102266 92.170187)
+ (xy 193.102263 92.170185)
+ (xy 193.102262 92.170184)
+ (xy 192.949522 92.074211)
+ (xy 192.949521 92.07421)
+ (xy 192.94952 92.07421)
+ (xy 192.779258 92.014633)
+ (xy 192.779257 92.014632)
+ (xy 192.779255 92.014632)
+ (xy 192.698899 92.005578)
+ (xy 192.615308 91.976328)
+ (xy 192.552685 91.913704)
+ (xy 192.523434 91.830111)
+ (xy 192.53335 91.742104)
+ (xy 192.580469 91.667116)
+ (xy 192.600032 91.649958)
+ (xy 192.628282 91.628282)
+ (xy 192.708493 91.523749)
+ (xy 192.724535 91.502843)
+ (xy 192.724536 91.50284)
+ (xy 192.785044 91.356762)
+ (xy 192.805682 91.2)
+ (xy 192.785044 91.043238)
+ (xy 192.724536 90.897159)
+ (xy 192.724534 90.897155)
+ (xy 192.702866 90.868918)
+ (xy 192.665937 90.788422)
+ (xy 192.667591 90.699874)
+ (xy 192.707502 90.620813)
+ (xy 192.720016 90.607069)
+ (xy 193.999152 89.327934)
+ (xy 193.999152 89.327933)
+ (xy 194.010495 89.316591)
+ (xy 194.010499 89.316585)
+ (xy 194.021718 89.305367)
+ (xy 194.029095 89.290887)
+ (xy 194.045406 89.264268)
+ (xy 194.054965 89.251114)
+ (xy 194.059989 89.235649)
+ (xy 194.07194 89.2068)
+ (xy 194.075291 89.200224)
+ (xy 194.079314 89.192329)
+ (xy 194.081856 89.17628)
+ (xy 194.089144 89.145919)
+ (xy 194.094168 89.130458)
+ (xy 194.094168 89.003592)
+ (xy 194.094168 87.191091)
+ (xy 194.113875 87.104748)
+ (xy 194.152454 87.050377)
+ (xy 194.559594 86.643238)
+ (xy 195.004043 86.198789)
+ (xy 195.004043 86.198788)
+ (xy 195.015386 86.187446)
+ (xy 195.01539 86.18744)
+ (xy 195.026609 86.176222)
+ (xy 195.033987 86.161739)
+ (xy 195.0503 86.13512)
+ (xy 195.059855 86.12197)
+ (xy 195.064877 86.10651)
+ (xy 195.07683 86.077656)
+ (xy 195.084205 86.063184)
+ (xy 195.086747 86.04713)
+ (xy 195.094038 86.016766)
+ (xy 195.099059 86.001314)
+ (xy 195.099059 85.197849)
+ (xy 195.118766 85.111506)
+ (xy 195.173985 85.042265)
+ (xy 195.253777 85.003838)
+ (xy 195.272062 85.000555)
+ (xy 195.358641 84.989157)
+ (xy 195.50472 84.928649)
+ (xy 195.50472 84.928648)
+ (xy 195.504722 84.928648)
+ (xy 195.556725 84.888744)
+ (xy 195.630161 84.832395)
+ (xy 195.643124 84.815501)
+ (xy 195.71132 84.758999)
+ (xy 195.797279 84.737681)
+ (xy 195.883975 84.75577)
+ (xy 195.954237 84.809684)
+ (xy 195.994149 84.888744)
+ (xy 196 84.936646)
+ (xy 196 85.509039)
+ (xy 195.980293 85.595382)
+ (xy 195.960308 85.628294)
+ (xy 195.914493 85.689495)
+ (xy 195.870802 85.806635)
+ (xy 195.861884 85.931335)
+ (xy 195.861883 85.931335)
+ (xy 195.888457 86.053491)
+ (xy 195.888458 86.053493)
+ (xy 195.888459 86.053497)
+ (xy 195.937173 86.14271)
+ (xy 195.948375 86.163225)
+ (xy 195.949803 86.165132)
+ (xy 195.951493 86.168934)
+ (xy 195.955196 86.175716)
+ (xy 195.954641 86.176018)
+ (xy 195.985773 86.246062)
+ (xy 195.9895 86.284394)
+ (xy 195.9895 86.315605)
+ (xy 195.969793 86.401948)
+ (xy 195.949808 86.434861)
+ (xy 195.948376 86.436773)
+ (xy 195.948374 86.436775)
+ (xy 195.948374 86.436776)
+ (xy 195.888459 86.546503)
+ (xy 195.888458 86.546504)
+ (xy 195.888458 86.546506)
+ (xy 195.888457 86.546508)
+ (xy 195.861884 86.668662)
+ (xy 195.870802 86.793364)
+ (xy 195.871722 86.79583)
+ (xy 195.914493 86.910503)
+ (xy 195.989414 87.010586)
+ (xy 196.089497 87.085507)
+ (xy 196.206634 87.129197)
+ (xy 196.331335 87.138116)
+ (xy 196.453497 87.111541)
+ (xy 196.563224 87.051626)
+ (xy 196.563229 87.05162)
+ (xy 196.565139 87.050192)
+ (xy 196.568951 87.048497)
+ (xy 196.575716 87.044804)
+ (xy 196.576018 87.045357)
+ (xy 196.64607 87.014225)
+ (xy 196.684395 87.0105)
+ (xy 205.7905 87.0105)
+ (xy 205.876843 87.030207)
+ (xy 205.946084 87.085426)
+ (xy 205.984511 87.165218)
+ (xy 205.9895 87.2095)
+ (xy 205.9895 132.7905)
+ (xy 205.969793 132.876843)
+ (xy 205.914574 132.946084)
+ (xy 205.834782 132.984511)
+ (xy 205.7905 132.9895)
+ (xy 150.2095 132.9895)
+ (xy 150.123157 132.969793)
+ (xy 150.053916 132.914574)
+ (xy 150.015489 132.834782)
+ (xy 150.0105 132.7905)
+ (xy 150.0105 121.475)
+ (xy 158.469435 121.475)
+ (xy 158.489632 121.654255)
+ (xy 158.489632 121.654257)
+ (xy 158.489633 121.654258)
+ (xy 158.54921 121.82452)
+ (xy 158.54921 121.824521)
+ (xy 158.645187 121.977266)
+ (xy 158.772733 122.104812)
+ (xy 158.772735 122.104813)
+ (xy 158.772738 122.104816)
+ (xy 158.925478 122.200789)
+ (xy 159.095745 122.260368)
+ (xy 159.275 122.280565)
+ (xy 159.314397 122.276126)
+ (xy 159.325547 122.2755)
+ (xy 162.63647 122.2755)
+ (xy 162.722813 122.295207)
+ (xy 162.773795 122.330477)
+ (xy 162.866614 122.41898)
+ (xy 162.866619 122.418983)
+ (xy 162.866622 122.418986)
+ (xy 162.949433 122.472205)
+ (xy 162.982557 122.498899)
+ (xy 169.671275 129.187617)
+ (xy 169.679137 129.196474)
+ (xy 169.699905 129.222883)
+ (xy 169.699907 129.222884)
+ (xy 169.699908 129.222886)
+ (xy 169.74695 129.263648)
+ (xy 169.752128 129.26847)
+ (xy 169.758899 129.275241)
+ (xy 169.758904 129.275245)
+ (xy 169.758905 129.275246)
+ (xy 169.788304 129.29952)
+ (xy 169.790112 129.301049)
+ (xy 169.824593 129.330927)
+ (xy 169.858744 129.360519)
+ (xy 169.85875 129.360522)
+ (xy 169.866468 129.366019)
+ (xy 169.866368 129.366158)
+ (xy 169.872407 129.370351)
+ (xy 169.872504 129.37021)
+ (xy 169.880355 129.375524)
+ (xy 169.960059 129.419045)
+ (xy 169.962086 129.420183)
+ (xy 170.040756 129.465604)
+ (xy 170.04076 129.465605)
+ (xy 170.040763 129.465607)
+ (xy 170.049382 129.469544)
+ (xy 170.04931 129.469699)
+ (xy 170.056031 129.472672)
+ (xy 170.056099 129.472514)
+ (xy 170.064808 129.476242)
+ (xy 170.064818 129.476248)
+ (xy 170.151291 129.50389)
+ (xy 170.153519 129.504631)
+ (xy 170.239367 129.534344)
+ (xy 170.239372 129.534344)
+ (xy 170.248574 129.536577)
+ (xy 170.248533 129.536744)
+ (xy 170.255703 129.538394)
+ (xy 170.25574 129.538226)
+ (xy 170.265001 129.540241)
+ (xy 170.265007 129.540241)
+ (xy 170.265008 129.540242)
+ (xy 170.355194 129.551024)
+ (xy 170.357509 129.551329)
+ (xy 170.372794 129.553527)
+ (xy 170.45545 129.585323)
+ (xy 170.516127 129.649836)
+ (xy 170.51919 129.659534)
+ (xy 170.535135 129.626426)
+ (xy 170.604376 129.571207)
+ (xy 170.648401 129.55779)
+ (xy 170.648087 129.556497)
+ (xy 170.653972 129.555068)
+ (xy 170.660857 129.553994)
+ (xy 170.662391 129.553527)
+ (xy 170.666716 129.552905)
+ (xy 170.66674 129.553076)
+ (xy 170.674 129.551944)
+ (xy 170.673972 129.551773)
+ (xy 170.683318 129.5502)
+ (xy 170.683327 129.5502)
+ (xy 170.771073 129.526687)
+ (xy 170.773349 129.526107)
+ (xy 170.861576 129.504704)
+ (xy 170.861585 129.504699)
+ (xy 170.87054 129.501601)
+ (xy 170.870596 129.501765)
+ (xy 170.877519 129.499276)
+ (xy 170.877459 129.499114)
+ (xy 170.886329 129.495805)
+ (xy 170.886335 129.495804)
+ (xy 170.968108 129.456079)
+ (xy 170.97014 129.455123)
+ (xy 171.052753 129.417396)
+ (xy 171.052756 129.417393)
+ (xy 171.052762 129.417391)
+ (xy 171.060967 129.412654)
+ (xy 171.061053 129.412803)
+ (xy 171.067377 129.409051)
+ (xy 171.067287 129.408904)
+ (xy 171.075371 129.403975)
+ (xy 171.075381 129.403971)
+ (xy 171.148149 129.349496)
+ (xy 171.149904 129.348214)
+ (xy 171.223952 129.295486)
+ (xy 171.22396 129.295476)
+ (xy 171.231119 129.289275)
+ (xy 171.231232 129.289406)
+ (xy 171.236733 129.284523)
+ (xy 171.236617 129.284396)
+ (xy 171.243632 129.278019)
+ (xy 171.258955 129.261163)
+ (xy 171.304787 129.210745)
+ (xy 171.306295 129.209125)
+ (xy 171.368986 129.143378)
+ (xy 171.368989 129.143372)
+ (xy 171.374848 129.135924)
+ (xy 171.374984 129.136031)
+ (xy 171.379462 129.130196)
+ (xy 171.379324 129.130093)
+ (xy 171.384996 129.122513)
+ (xy 171.385004 129.122506)
+ (xy 171.39657 129.103529)
+ (xy 171.458334 129.040058)
+ (xy 171.541521 129.00967)
+ (xy 171.629654 129.018386)
+ (xy 171.705279 129.064477)
+ (xy 171.748734 129.127158)
+ (xy 171.759947 129.152721)
+ (xy 171.759949 129.152726)
+ (xy 171.785558 129.191922)
+ (xy 171.891429 129.353969)
+ (xy 172.029441 129.50389)
+ (xy 172.054236 129.530825)
+ (xy 172.054243 129.530831)
+ (xy 172.108371 129.572961)
+ (xy 172.164404 129.641546)
+ (xy 172.185129 129.72765)
+ (xy 172.166443 129.814219)
+ (xy 172.112046 129.884108)
+ (xy 172.108371 129.887039)
+ (xy 172.054243 129.929168)
+ (xy 172.054236 129.929174)
+ (xy 171.891429 130.10603)
+ (xy 171.89053 130.107407)
+ (xy 171.889838 130.108074)
+ (xy 171.886377 130.112522)
+ (xy 171.885742 130.112027)
+ (xy 171.826804 130.168909)
+ (xy 171.742704 130.196671)
+ (xy 171.654888 130.185194)
+ (xy 171.580748 130.136752)
+ (xy 171.540086 130.074712)
+ (xy 171.538866 130.071767)
+ (xy 171.494552 130.005447)
+ (xy 171.428232 129.961133)
+ (xy 171.36975 129.9495)
+ (xy 171.369748 129.9495)
+ (xy 170.690719 129.9495)
+ (xy 170.604376 129.929793)
+ (xy 170.535135 129.874574)
+ (xy 170.51831 129.839638)
+ (xy 170.480804 129.895458)
+ (xy 170.404407 129.940258)
+ (xy 170.344465 129.9495)
+ (xy 169.63025 129.9495)
+ (xy 169.571767 129.961133)
+ (xy 169.505447 130.005447)
+ (xy 169.461133 130.071767)
+ (xy 169.4495 130.13025)
+ (xy 169.4495 131.869749)
+ (xy 169.461133 131.928232)
+ (xy 169.505447 131.994552)
+ (xy 169.571767 132.038866)
+ (xy 169.571769 132.038867)
+ (xy 169.606984 132.045871)
+ (xy 169.63025 132.0505)
+ (xy 169.630252 132.0505)
+ (xy 171.36975 132.0505)
+ (xy 171.389155 132.046639)
+ (xy 171.428231 132.038867)
+ (xy 171.494552 131.994552)
+ (xy 171.538867 131.928231)
+ (xy 171.538867 131.928228)
+ (xy 171.540085 131.92529)
+ (xy 171.591332 131.853061)
+ (xy 171.668844 131.810219)
+ (xy 171.757268 131.805252)
+ (xy 171.839091 131.839142)
+ (xy 171.885936 131.887821)
+ (xy 171.886377 131.887478)
+ (xy 171.889637 131.891667)
+ (xy 171.890533 131.892598)
+ (xy 171.891429 131.893969)
+ (xy 171.920262 131.92529)
+ (xy 172.054236 132.070825)
+ (xy 172.054242 132.070831)
+ (xy 172.243932 132.218471)
+ (xy 172.243935 132.218473)
+ (xy 172.455339 132.33288)
+ (xy 172.455342 132.332881)
+ (xy 172.455344 132.332882)
+ (xy 172.682703 132.410934)
+ (xy 172.919808 132.4505)
+ (xy 172.91981 132.4505)
+ (xy 173.16019 132.4505)
+ (xy 173.160192 132.4505)
+ (xy 173.397297 132.410934)
+ (xy 173.624656 132.332882)
+ (xy 173.836067 132.218472)
+ (xy 173.958314 132.123322)
+ (xy 174.025757 132.070831)
+ (xy 174.025759 132.070828)
+ (xy 174.025764 132.070825)
+ (xy 174.163592 131.921102)
+ (xy 174.236568 131.870927)
+ (xy 174.324089 131.857382)
+ (xy 174.40882 131.883153)
+ (xy 174.456406 131.921102)
+ (xy 174.506236 131.975231)
+ (xy 174.594236 132.070825)
+ (xy 174.594242 132.070831)
+ (xy 174.783932 132.218471)
+ (xy 174.783935 132.218473)
+ (xy 174.995339 132.33288)
+ (xy 174.995342 132.332881)
+ (xy 174.995344 132.332882)
+ (xy 175.222703 132.410934)
+ (xy 175.459808 132.4505)
+ (xy 175.45981 132.4505)
+ (xy 175.70019 132.4505)
+ (xy 175.700192 132.4505)
+ (xy 175.937297 132.410934)
+ (xy 176.164656 132.332882)
+ (xy 176.376067 132.218472)
+ (xy 176.498314 132.123322)
+ (xy 176.565757 132.070831)
+ (xy 176.565759 132.070828)
+ (xy 176.565764 132.070825)
+ (xy 176.728571 131.893969)
+ (xy 176.860049 131.692728)
+ (xy 176.893782 131.615824)
+ (xy 176.946511 131.544672)
+ (xy 177.024892 131.503443)
+ (xy 177.1134 131.500305)
+ (xy 177.194504 131.53588)
+ (xy 177.235753 131.579188)
+ (xy 177.236113 131.578893)
+ (xy 177.240106 131.583758)
+ (xy 177.241478 131.585199)
+ (xy 177.24231 131.586444)
+ (xy 177.242315 131.58645)
+ (xy 177.37359 131.74641)
+ (xy 177.44529 131.805252)
+ (xy 177.533551 131.877686)
+ (xy 177.716044 131.975231)
+ (xy 177.716046 131.975232)
+ (xy 177.914066 132.0353)
+ (xy 178.12 132.055583)
+ (xy 178.325934 132.0353)
+ (xy 178.523954 131.975232)
+ (xy 178.70645 131.877685)
+ (xy 178.86641 131.74641)
+ (xy 178.997685 131.58645)
+ (xy 178.997692 131.586435)
+ (xy 178.998512 131.585211)
+ (xy 178.999359 131.584409)
+ (xy 179.003887 131.578893)
+ (xy 179.004586 131.579467)
+ (xy 179.062866 131.524366)
+ (xy 179.147246 131.497468)
+ (xy 179.23494 131.509845)
+ (xy 179.308579 131.559045)
+ (xy 179.346218 131.615825)
+ (xy 179.379951 131.692728)
+ (xy 179.511429 131.893969)
+ (xy 179.54297 131.928232)
+ (xy 179.674236 132.070825)
+ (xy 179.674242 132.070831)
+ (xy 179.863932 132.218471)
+ (xy 179.863935 132.218473)
+ (xy 180.075339 132.33288)
+ (xy 180.075342 132.332881)
+ (xy 180.075344 132.332882)
+ (xy 180.302703 132.410934)
+ (xy 180.539808 132.4505)
+ (xy 180.53981 132.4505)
+ (xy 180.78019 132.4505)
+ (xy 180.780192 132.4505)
+ (xy 181.017297 132.410934)
+ (xy 181.244656 132.332882)
+ (xy 181.456067 132.218472)
+ (xy 181.578314 132.123322)
+ (xy 181.645757 132.070831)
+ (xy 181.645759 132.070828)
+ (xy 181.645764 132.070825)
+ (xy 181.808571 131.893969)
+ (xy 181.940049 131.692728)
+ (xy 181.973782 131.615824)
+ (xy 182.026511 131.544672)
+ (xy 182.104892 131.503443)
+ (xy 182.1934 131.500305)
+ (xy 182.274504 131.53588)
+ (xy 182.315753 131.579188)
+ (xy 182.316113 131.578893)
+ (xy 182.320106 131.583758)
+ (xy 182.321478 131.585199)
+ (xy 182.32231 131.586444)
+ (xy 182.322315 131.58645)
+ (xy 182.45359 131.74641)
+ (xy 182.52529 131.805252)
+ (xy 182.613551 131.877686)
+ (xy 182.796044 131.975231)
+ (xy 182.796046 131.975232)
+ (xy 182.994066 132.0353)
+ (xy 183.2 132.055583)
+ (xy 183.405934 132.0353)
+ (xy 183.603954 131.975232)
+ (xy 183.78645 131.877685)
+ (xy 183.94641 131.74641)
+ (xy 184.077685 131.58645)
+ (xy 184.077692 131.586435)
+ (xy 184.078512 131.585211)
+ (xy 184.079359 131.584409)
+ (xy 184.083887 131.578893)
+ (xy 184.084586 131.579467)
+ (xy 184.142866 131.524366)
+ (xy 184.227246 131.497468)
+ (xy 184.31494 131.509845)
+ (xy 184.388579 131.559045)
+ (xy 184.426218 131.615825)
+ (xy 184.459951 131.692728)
+ (xy 184.591429 131.893969)
+ (xy 184.62297 131.928232)
+ (xy 184.754236 132.070825)
+ (xy 184.754242 132.070831)
+ (xy 184.943932 132.218471)
+ (xy 184.943935 132.218473)
+ (xy 185.155339 132.33288)
+ (xy 185.155342 132.332881)
+ (xy 185.155344 132.332882)
+ (xy 185.382703 132.410934)
+ (xy 185.619808 132.4505)
+ (xy 185.61981 132.4505)
+ (xy 185.86019 132.4505)
+ (xy 185.860192 132.4505)
+ (xy 186.097297 132.410934)
+ (xy 186.324656 132.332882)
+ (xy 186.536067 132.218472)
+ (xy 186.658314 132.123322)
+ (xy 186.725757 132.070831)
+ (xy 186.725759 132.070828)
+ (xy 186.725764 132.070825)
+ (xy 186.888571 131.893969)
+ (xy 187.020049 131.692728)
+ (xy 187.11661 131.472591)
+ (xy 187.17562 131.239563)
+ (xy 187.195471 131)
+ (xy 187.17562 130.760437)
+ (xy 187.11661 130.527409)
+ (xy 187.045546 130.365401)
+ (xy 187.020051 130.307276)
+ (xy 187.02005 130.307273)
+ (xy 186.983083 130.250692)
+ (xy 186.888571 130.106031)
+ (xy 186.725764 129.929175)
+ (xy 186.725756 129.929169)
+ (xy 186.671629 129.88704)
+ (xy 186.615596 129.818456)
+ (xy 186.59487 129.732352)
+ (xy 186.613555 129.645782)
+ (xy 186.667951 129.575893)
+ (xy 186.671629 129.57296)
+ (xy 186.682814 129.564254)
+ (xy 186.725764 129.530825)
+ (xy 186.888571 129.353969)
+ (xy 187.020049 129.152728)
+ (xy 187.11661 128.932591)
+ (xy 187.17562 128.699563)
+ (xy 187.195471 128.46)
+ (xy 187.18967 128.389998)
+ (xy 187.175621 128.220449)
+ (xy 187.17562 128.220439)
+ (xy 187.17562 128.220437)
+ (xy 187.11661 127.987409)
+ (xy 187.020051 127.767276)
+ (xy 187.02005 127.767273)
+ (xy 186.977845 127.702674)
+ (xy 186.888571 127.566031)
+ (xy 186.888568 127.566028)
+ (xy 186.888567 127.566026)
+ (xy 186.850135 127.524278)
+ (xy 186.806156 127.447406)
+ (xy 186.799886 127.359065)
+ (xy 186.832567 127.276752)
+ (xy 186.897725 127.21677)
+ (xy 186.982456 127.190999)
+ (xy 186.996545 127.1905)
+ (xy 193.003862 127.1905)
+ (xy 193.090205 127.210207)
+ (xy 193.144576 127.248786)
+ (xy 194.3877 128.49191)
+ (xy 194.434819 128.566898)
+ (xy 194.442599 128.602604)
+ (xy 194.443195 128.602493)
+ (xy 194.444886 128.611542)
+ (xy 194.483179 128.746126)
+ (xy 194.505771 128.825528)
+ (xy 194.564288 128.943045)
+ (xy 194.604941 129.024687)
+ (xy 194.604945 129.024694)
+ (xy 194.727979 129.187617)
+ (xy 194.739019 129.202236)
+ (xy 194.903438 129.352124)
+ (xy 195.092599 129.469247)
+ (xy 195.30006 129.549618)
+ (xy 195.518757 129.5905)
+ (xy 195.518759 129.5905)
+ (xy 195.741241 129.5905)
+ (xy 195.741243 129.5905)
+ (xy 195.95994 129.549618)
+ (xy 196.167401 129.469247)
+ (xy 196.356562 129.352124)
+ (xy 196.520981 129.202236)
+ (xy 196.655058 129.024689)
+ (xy 196.754229 128.825528)
+ (xy 196.815115 128.611536)
+ (xy 196.835643 128.39)
+ (xy 196.815115 128.168464)
+ (xy 196.754229 127.954472)
+ (xy 196.655058 127.755311)
+ (xy 196.655055 127.755307)
+ (xy 196.655054 127.755305)
+ (xy 196.520984 127.577768)
+ (xy 196.520981 127.577764)
+ (xy 196.356562 127.427876)
+ (xy 196.167401 127.310753)
+ (xy 195.95994 127.230382)
+ (xy 195.841744 127.208286)
+ (xy 195.760496 127.17305)
+ (xy 195.7376 127.15339)
+ (xy 194.975584 126.391374)
+ (xy 194.161485 125.577275)
+ (xy 194.159764 125.575509)
+ (xy 194.102323 125.51508)
+ (xy 194.055754 125.482667)
+ (xy 194.049724 125.478121)
+ (xy 194.005751 125.442266)
+ (xy 193.979111 125.42835)
+ (xy 193.968328 125.421818)
+ (xy 193.965884 125.420117)
+ (xy 193.943658 125.404647)
+ (xy 193.943649 125.404643)
+ (xy 193.934831 125.399748)
+ (xy 193.93591 125.397802)
+ (xy 193.876083 125.3542)
+ (xy 193.83423 125.27615)
+ (xy 193.830388 125.18767)
+ (xy 193.865315 125.106285)
+ (xy 193.932096 125.048114)
+ (xy 193.966556 125.033621)
+ (xy 194.014901 125.018454)
+ (xy 194.041186 125.003863)
+ (xy 194.052559 124.998462)
+ (xy 194.080481 124.98731)
+ (xy 194.127865 124.956079)
+ (xy 194.134305 124.952178)
+ (xy 194.183924 124.924639)
+ (xy 194.206733 124.905055)
+ (xy 194.216786 124.897475)
+ (xy 194.241892 124.880931)
+ (xy 194.282023 124.840798)
+ (xy 194.287546 124.83568)
+ (xy 194.330601 124.79872)
+ (xy 194.349001 124.774948)
+ (xy 194.357316 124.765505)
+ (xy 198.912722 120.210099)
+ (xy 198.914455 120.208409)
+ (xy 198.974919 120.150936)
+ (xy 198.974919 120.150934)
+ (xy 198.974923 120.150931)
+ (xy 198.980963 120.142252)
+ (xy 199.007357 120.104329)
+ (xy 199.011856 120.098363)
+ (xy 199.047734 120.054364)
+ (xy 199.061655 120.02771)
+ (xy 199.068175 120.016948)
+ (xy 199.085353 119.992271)
+ (xy 199.10773 119.940122)
+ (xy 199.110959 119.933323)
+ (xy 199.137237 119.883019)
+ (xy 199.145507 119.854113)
+ (xy 199.149728 119.842256)
+ (xy 199.161587 119.814625)
+ (xy 199.173007 119.759049)
+ (xy 199.174802 119.751733)
+ (xy 199.190417 119.697165)
+ (xy 199.192699 119.667184)
+ (xy 199.19445 119.654705)
+ (xy 199.2005 119.62527)
+ (xy 199.2005 119.568542)
+ (xy 199.200787 119.560984)
+ (xy 199.201048 119.557551)
+ (xy 199.205095 119.50441)
+ (xy 199.201297 119.474593)
+ (xy 199.2005 119.462017)
+ (xy 199.2005 118.980117)
+ (xy 199.220207 118.893774)
+ (xy 199.240695 118.860192)
+ (xy 199.275058 118.814689)
+ (xy 199.374229 118.615528)
+ (xy 199.435115 118.401536)
+ (xy 199.435116 118.401517)
+ (xy 199.436492 118.394162)
+ (xy 199.471725 118.312909)
+ (xy 199.538723 118.254989)
+ (xy 199.624217 118.231874)
+ (xy 199.711273 118.248143)
+ (xy 199.77282 118.290004)
+ (xy 200.711866 119.22905)
+ (xy 200.758984 119.304036)
+ (xy 200.770151 119.369762)
+ (xy 200.770151 121.359984)
+ (xy 200.755004 121.436136)
+ (xy 200.743779 121.463234)
+ (xy 200.743778 121.463237)
+ (xy 200.743778 121.463238)
+ (xy 200.684968 121.708201)
+ (xy 200.665202 121.959349)
+ (xy 200.684968 122.210497)
+ (xy 200.735021 122.418986)
+ (xy 200.743779 122.455463)
+ (xy 200.840186 122.68821)
+ (xy 200.840186 122.688211)
+ (xy 200.971816 122.90301)
+ (xy 201.135426 123.094573)
+ (xy 201.326989 123.258183)
+ (xy 201.326991 123.258184)
+ (xy 201.326992 123.258185)
+ (xy 201.541792 123.389815)
+ (xy 201.77454 123.486222)
+ (xy 202.019503 123.545032)
+ (xy 202.270651 123.564798)
+ (xy 202.521799 123.545032)
+ (xy 202.766762 123.486222)
+ (xy 202.99951 123.389815)
+ (xy 203.21431 123.258185)
+ (xy 203.405875 123.094573)
+ (xy 203.569487 122.903008)
+ (xy 203.701117 122.688208)
+ (xy 203.797524 122.45546)
+ (xy 203.856334 122.210497)
+ (xy 203.8761 121.959349)
+ (xy 203.856334 121.708201)
+ (xy 203.797524 121.463238)
+ (xy 203.786297 121.436135)
+ (xy 203.771151 121.359984)
+ (xy 203.771151 118.765155)
+ (xy 203.771916 118.752835)
+ (xy 203.772275 118.749946)
+ (xy 203.775008 118.728029)
+ (xy 203.771235 118.636835)
+ (xy 203.771151 118.632724)
+ (xy 203.771151 118.623683)
+ (xy 203.771151 118.603741)
+ (xy 203.768755 118.574839)
+ (xy 203.768502 118.57075)
+ (xy 203.764731 118.479573)
+ (xy 203.764731 118.479571)
+ (xy 203.7596 118.455106)
+ (xy 203.757822 118.442898)
+ (xy 203.755759 118.417987)
+ (xy 203.749726 118.394162)
+ (xy 203.733352 118.329502)
+ (xy 203.732424 118.325494)
+ (xy 203.713701 118.236199)
+ (xy 203.7137 118.236194)
+ (xy 203.704612 118.212905)
+ (xy 203.700852 118.201166)
+ (xy 203.694714 118.176927)
+ (xy 203.65805 118.093342)
+ (xy 203.656476 118.089542)
+ (xy 203.623306 118.004535)
+ (xy 203.623306 118.004534)
+ (xy 203.610504 117.983049)
+ (xy 203.604872 117.972107)
+ (xy 203.594824 117.949201)
+ (xy 203.594821 117.949196)
+ (xy 203.59482 117.949194)
+ (xy 203.544904 117.872793)
+ (xy 203.54275 117.869343)
+ (xy 203.496017 117.790914)
+ (xy 203.479855 117.771832)
+ (xy 203.472482 117.761943)
+ (xy 203.458815 117.741023)
+ (xy 203.458812 117.741019)
+ (xy 203.396998 117.673872)
+ (xy 203.394293 117.67081)
+ (xy 203.375552 117.648682)
+ (xy 203.355045 117.628175)
+ (xy 203.352222 117.625232)
+ (xy 203.290395 117.55807)
+ (xy 203.290394 117.55807)
+ (xy 203.270657 117.542707)
+ (xy 203.261417 117.534547)
+ (xy 197.954346 112.227475)
+ (xy 197.907227 112.152487)
+ (xy 197.89606 112.086761)
+ (xy 197.89606 108.652093)
+ (xy 197.915767 108.56575)
+ (xy 197.919292 108.559079)
+ (xy 197.920094 108.557142)
+ (xy 197.920096 108.55714)
+ (xy 197.980604 108.411061)
+ (xy 197.99606 108.29366)
+ (xy 197.996059 106.214939)
+ (xy 197.980604 106.097537)
+ (xy 197.980603 106.097535)
+ (xy 197.980603 106.097533)
+ (xy 197.920096 105.951458)
+ (xy 197.920095 105.951455)
+ (xy 197.865654 105.880508)
+ (xy 197.823842 105.826017)
+ (xy 197.782028 105.793932)
+ (xy 197.698403 105.729763)
+ (xy 197.6984 105.729762)
+ (xy 197.552324 105.669256)
+ (xy 197.552322 105.669255)
+ (xy 197.434921 105.653799)
+ (xy 197.434918 105.653799)
+ (xy 195.993021 105.653799)
+ (xy 195.906678 105.634092)
+ (xy 195.837437 105.578873)
+ (xy 195.79901 105.499081)
+ (xy 195.79901 105.410517)
+ (xy 195.837437 105.330725)
+ (xy 195.852298 105.314094)
+ (xy 196.248484 104.917909)
+ (xy 196.248484 104.917908)
+ (xy 196.259827 104.906566)
+ (xy 196.259831 104.90656)
+ (xy 196.27105 104.895342)
+ (xy 196.278431 104.880853)
+ (xy 196.29474 104.85424)
+ (xy 196.304296 104.841089)
+ (xy 196.309316 104.825636)
+ (xy 196.32127 104.796779)
+ (xy 196.328646 104.782304)
+ (xy 196.331189 104.766246)
+ (xy 196.338479 104.735884)
+ (xy 196.3435 104.720432)
+ (xy 196.3435 104.511143)
+ (xy 196.343499 104.511138)
+ (xy 196.343499 104.260769)
+ (xy 196.343499 103.954568)
+ (xy 196.363206 103.868229)
+ (xy 196.384616 103.833436)
+ (xy 196.467536 103.725373)
+ (xy 196.528044 103.579294)
+ (xy 196.548682 103.422532)
+ (xy 196.528044 103.26577)
+ (xy 196.467536 103.119691)
+ (xy 196.467535 103.119688)
+ (xy 196.407173 103.041024)
+ (xy 196.371282 102.99425)
+ (xy 196.329468 102.962165)
+ (xy 196.248453 102.899999)
+ (xy 201.594318 102.899999)
+ (xy 201.614956 103.056762)
+ (xy 201.614957 103.056764)
+ (xy 201.675463 103.20284)
+ (xy 201.675464 103.202843)
+ (xy 201.72375 103.265769)
+ (xy 201.771718 103.328282)
+ (xy 201.826209 103.370094)
+ (xy 201.897156 103.424535)
+ (xy 201.897159 103.424536)
+ (xy 202.043238 103.485044)
+ (xy 202.2 103.505682)
+ (xy 202.356762 103.485044)
+ (xy 202.502841 103.424536)
+ (xy 202.502841 103.424535)
+ (xy 202.502843 103.424535)
+ (xy 202.531976 103.402179)
+ (xy 202.628282 103.328282)
+ (xy 202.702179 103.231976)
+ (xy 202.724535 103.202843)
+ (xy 202.724536 103.20284)
+ (xy 202.785044 103.056762)
+ (xy 202.792101 103.003155)
+ (xy 202.822908 102.920127)
+ (xy 202.848679 102.888423)
+ (xy 203.809785 101.927317)
+ (xy 203.884775 101.880198)
+ (xy 203.972781 101.870282)
+ (xy 204.056374 101.899533)
+ (xy 204.118998 101.962157)
+ (xy 204.148249 102.04575)
+ (xy 204.1495 102.068031)
+ (xy 204.1495 112.233121)
+ (xy 204.129793 112.319464)
+ (xy 204.108378 112.354263)
+ (xy 204.075465 112.397156)
+ (xy 204.075463 112.397159)
+ (xy 204.014957 112.543235)
+ (xy 204.014956 112.543237)
+ (xy 203.994318 112.7)
+ (xy 204.014956 112.856762)
+ (xy 204.014957 112.856764)
+ (xy 204.075463 113.00284)
+ (xy 204.075464 113.002843)
+ (xy 204.139633 113.086468)
+ (xy 204.171718 113.128282)
+ (xy 204.226209 113.170094)
+ (xy 204.297156 113.224535)
+ (xy 204.297159 113.224536)
+ (xy 204.443238 113.285044)
+ (xy 204.6 113.305682)
+ (xy 204.756762 113.285044)
+ (xy 204.902841 113.224536)
+ (xy 204.902841 113.224535)
+ (xy 204.902843 113.224535)
+ (xy 204.931976 113.202179)
+ (xy 205.028282 113.128282)
+ (xy 205.120985 113.007469)
+ (xy 205.124535 113.002843)
+ (xy 205.124536 113.00284)
+ (xy 205.185044 112.856762)
+ (xy 205.205682 112.7)
+ (xy 205.185044 112.543238)
+ (xy 205.124536 112.397159)
+ (xy 205.124534 112.397156)
+ (xy 205.091622 112.354263)
+ (xy 205.054695 112.273765)
+ (xy 205.0505 112.233121)
+ (xy 205.0505 93.766877)
+ (xy 205.070207 93.680534)
+ (xy 205.09162 93.645737)
+ (xy 205.124536 93.602841)
+ (xy 205.185044 93.456762)
+ (xy 205.205682 93.3)
+ (xy 205.185044 93.143238)
+ (xy 205.124536 92.997159)
+ (xy 205.124535 92.997156)
+ (xy 205.052163 92.902841)
+ (xy 205.028282 92.871718)
+ (xy 204.986468 92.839633)
+ (xy 204.902843 92.775464)
+ (xy 204.90284 92.775463)
+ (xy 204.756764 92.714957)
+ (xy 204.756762 92.714956)
+ (xy 204.6 92.694318)
+ (xy 204.443237 92.714956)
+ (xy 204.443235 92.714957)
+ (xy 204.297159 92.775463)
+ (xy 204.297156 92.775464)
+ (xy 204.171718 92.871718)
+ (xy 204.075464 92.997156)
+ (xy 204.075463 92.997159)
+ (xy 204.014957 93.143235)
+ (xy 204.014956 93.143237)
+ (xy 204.008132 93.195075)
+ (xy 203.994318 93.3)
+ (xy 204.008306 93.406248)
+ (xy 204.014956 93.456762)
+ (xy 204.014956 93.456763)
+ (xy 204.049104 93.539204)
+ (xy 204.063938 93.626516)
+ (xy 204.03942 93.711618)
+ (xy 203.980405 93.777654)
+ (xy 203.898583 93.811545)
+ (xy 203.839277 93.812654)
+ (xy 203.7 93.794318)
+ (xy 203.543237 93.814956)
+ (xy 203.543235 93.814957)
+ (xy 203.397159 93.875463)
+ (xy 203.397156 93.875464)
+ (xy 203.271718 93.971718)
+ (xy 203.175464 94.097156)
+ (xy 203.175463 94.097159)
+ (xy 203.114957 94.243235)
+ (xy 203.114956 94.243237)
+ (xy 203.094318 94.4)
+ (xy 203.114956 94.556762)
+ (xy 203.114957 94.556767)
+ (xy 203.175461 94.702836)
+ (xy 203.175463 94.702838)
+ (xy 203.175464 94.702841)
+ (xy 203.208377 94.745734)
+ (xy 203.245305 94.82623)
+ (xy 203.2495 94.866877)
+ (xy 203.2495 101.130968)
+ (xy 203.229793 101.217311)
+ (xy 203.191214 101.271682)
+ (xy 202.21158 102.251315)
+ (xy 202.136591 102.298434)
+ (xy 202.096842 102.307898)
+ (xy 202.04324 102.314955)
+ (xy 201.897159 102.375463)
+ (xy 201.897156 102.375464)
+ (xy 201.771718 102.471718)
+ (xy 201.675464 102.597156)
+ (xy 201.675463 102.597159)
+ (xy 201.614957 102.743235)
+ (xy 201.614956 102.743237)
+ (xy 201.594318 102.899999)
+ (xy 196.248453 102.899999)
+ (xy 196.245843 102.897996)
+ (xy 196.24584 102.897995)
+ (xy 196.099764 102.837489)
+ (xy 196.099762 102.837488)
+ (xy 195.943 102.81685)
+ (xy 195.786237 102.837488)
+ (xy 195.786235 102.837489)
+ (xy 195.640159 102.897995)
+ (xy 195.640156 102.897996)
+ (xy 195.514718 102.99425)
+ (xy 195.418464 103.119688)
+ (xy 195.418463 103.119691)
+ (xy 195.357957 103.265767)
+ (xy 195.357956 103.265769)
+ (xy 195.337318 103.422534)
+ (xy 195.338373 103.430548)
+ (xy 195.330101 103.518724)
+ (xy 195.28439 103.594579)
+ (xy 195.210293 103.643089)
+ (xy 195.122487 103.654645)
+ (xy 195.064923 103.640368)
+ (xy 195.056767 103.636989)
+ (xy 195.056762 103.636988)
+ (xy 195.056761 103.636988)
+ (xy 194.9 103.61635)
+ (xy 194.899999 103.61635)
+ (xy 194.743237 103.636988)
+ (xy 194.743235 103.636989)
+ (xy 194.597159 103.697495)
+ (xy 194.597156 103.697496)
+ (xy 194.471718 103.79375)
+ (xy 194.375464 103.919188)
+ (xy 194.375463 103.919191)
+ (xy 194.314955 104.065271)
+ (xy 194.311579 104.077872)
+ (xy 194.3092 104.077234)
+ (xy 194.284867 104.142809)
+ (xy 194.259096 104.17451)
+ (xy 194.016202 104.417405)
+ (xy 193.294516 105.139091)
+ (xy 193.294513 105.139094)
+ (xy 193.290615 105.142991)
+ (xy 193.290606 105.143)
+ (xy 193.27195 105.161656)
+ (xy 193.271948 105.161659)
+ (xy 193.264568 105.176143)
+ (xy 193.248263 105.202751)
+ (xy 193.238704 105.215908)
+ (xy 193.238703 105.215911)
+ (xy 193.233677 105.231378)
+ (xy 193.221734 105.260211)
+ (xy 193.214353 105.274696)
+ (xy 193.21181 105.290754)
+ (xy 193.204524 105.3211)
+ (xy 193.199501 105.33656)
+ (xy 193.1995 105.336569)
+ (xy 193.1995 114.751677)
+ (xy 193.179793 114.83802)
+ (xy 193.141215 114.892391)
+ (xy 192.992393 115.041214)
+ (xy 192.917404 115.088333)
+ (xy 192.851678 115.0995)
+ (xy 191.736563 115.0995)
+ (xy 191.721102 115.104524)
+ (xy 191.690756 115.111809)
+ (xy 191.674698 115.114353)
+ (xy 191.674697 115.114353)
+ (xy 191.660207 115.121736)
+ (xy 191.631372 115.13368)
+ (xy 191.61591 115.138704)
+ (xy 191.615908 115.138705)
+ (xy 191.602752 115.148263)
+ (xy 191.576145 115.164567)
+ (xy 191.561659 115.171948)
+ (xy 191.561656 115.17195)
+ (xy 191.543 115.190606)
+ (xy 191.542991 115.190615)
+ (xy 191.539094 115.194513)
+ (xy 191.539091 115.194516)
+ (xy 191.366234 115.367373)
+ (xy 191.093011 115.640595)
+ (xy 191.018022 115.687713)
+ (xy 190.978273 115.697177)
+ (xy 190.843244 115.714954)
+ (xy 190.843235 115.714957)
+ (xy 190.697159 115.775463)
+ (xy 190.697156 115.775464)
+ (xy 190.571718 115.871718)
+ (xy 190.475464 115.997156)
+ (xy 190.475463 115.997159)
+ (xy 190.414957 116.143235)
+ (xy 190.414956 116.143237)
+ (xy 190.394318 116.3)
+ (xy 190.414956 116.456762)
+ (xy 190.414957 116.456764)
+ (xy 190.475463 116.60284)
+ (xy 190.475464 116.602843)
+ (xy 190.520541 116.661587)
+ (xy 190.571718 116.728282)
+ (xy 190.626209 116.770094)
+ (xy 190.697156 116.824535)
+ (xy 190.697159 116.824536)
+ (xy 190.843238 116.885044)
+ (xy 191 116.905682)
+ (xy 191.156762 116.885044)
+ (xy 191.302841 116.824536)
+ (xy 191.302841 116.824535)
+ (xy 191.302843 116.824535)
+ (xy 191.331976 116.802179)
+ (xy 191.428282 116.728282)
+ (xy 191.502179 116.631976)
+ (xy 191.524535 116.602843)
+ (xy 191.524536 116.60284)
+ (xy 191.585044 116.456762)
+ (xy 191.602822 116.321722)
+ (xy 191.63363 116.238694)
+ (xy 191.659395 116.206996)
+ (xy 191.907609 115.958783)
+ (xy 191.982596 115.911667)
+ (xy 192.048321 115.9005)
+ (xy 193.163435 115.9005)
+ (xy 193.178886 115.895479)
+ (xy 193.20925 115.888188)
+ (xy 193.225304 115.885646)
+ (xy 193.239776 115.878271)
+ (xy 193.26863 115.866318)
+ (xy 193.28409 115.861296)
+ (xy 193.29724 115.851741)
+ (xy 193.323859 115.835428)
+ (xy 193.338342 115.82805)
+ (xy 193.349567 115.816825)
+ (xy 193.360907 115.805484)
+ (xy 193.360909 115.805484)
+ (xy 193.459305 115.707086)
+ (xy 193.534294 115.659968)
+ (xy 193.622301 115.650052)
+ (xy 193.705894 115.679303)
+ (xy 193.768518 115.741927)
+ (xy 193.797769 115.82552)
+ (xy 193.79902 115.847801)
+ (xy 193.79902 115.903036)
+ (xy 193.780302 115.985045)
+ (xy 193.780455 115.985109)
+ (xy 193.780082 115.986009)
+ (xy 193.779313 115.989379)
+ (xy 193.776415 115.994861)
+ (xy 193.714957 116.143235)
+ (xy 193.714956 116.143237)
+ (xy 193.694318 116.3)
+ (xy 193.714956 116.456762)
+ (xy 193.714957 116.456764)
+ (xy 193.775463 116.60284)
+ (xy 193.775464 116.602843)
+ (xy 193.820541 116.661587)
+ (xy 193.871718 116.728282)
+ (xy 193.926209 116.770094)
+ (xy 193.997156 116.824535)
+ (xy 193.997159 116.824536)
+ (xy 194.143238 116.885044)
+ (xy 194.3 116.905682)
+ (xy 194.456762 116.885044)
+ (xy 194.602841 116.824536)
+ (xy 194.602841 116.824535)
+ (xy 194.602843 116.824535)
+ (xy 194.631976 116.802179)
+ (xy 194.728282 116.728282)
+ (xy 194.802179 116.631976)
+ (xy 194.824535 116.602843)
+ (xy 194.824536 116.60284)
+ (xy 194.885044 116.456762)
+ (xy 194.905682 116.3)
+ (xy 194.885044 116.143238)
+ (xy 194.824536 115.997159)
+ (xy 194.824535 115.997156)
+ (xy 194.746514 115.895479)
+ (xy 194.728282 115.871718)
+ (xy 194.677876 115.83304)
+ (xy 194.621373 115.764842)
+ (xy 194.600055 115.678883)
+ (xy 194.60002 115.675163)
+ (xy 194.60002 114.751677)
+ (xy 194.60002 113.381785)
+ (xy 194.619726 113.295447)
+ (xy 194.674944 113.226206)
+ (xy 194.754737 113.187779)
+ (xy 194.843301 113.187779)
+ (xy 194.923093 113.226205)
+ (xy 194.978312 113.295447)
+ (xy 194.981258 113.301853)
+ (xy 195.008151 113.363163)
+ (xy 195.009725 113.366962)
+ (xy 195.042903 113.451991)
+ (xy 195.055699 113.473465)
+ (xy 195.061347 113.484437)
+ (xy 195.071385 113.50732)
+ (xy 195.071387 113.507324)
+ (xy 195.11073 113.567545)
+ (xy 195.121302 113.583726)
+ (xy 195.123479 113.587214)
+ (xy 195.170193 113.66561)
+ (xy 195.18635 113.684686)
+ (xy 195.193726 113.694579)
+ (xy 195.207396 113.715502)
+ (xy 195.269207 113.782646)
+ (xy 195.271912 113.78571)
+ (xy 195.290651 113.807836)
+ (xy 195.31115 113.828335)
+ (xy 195.313998 113.831303)
+ (xy 195.375816 113.898455)
+ (xy 195.39554 113.913807)
+ (xy 195.404784 113.921969)
+ (xy 197.123411 115.640595)
+ (xy 198.144403 116.661587)
+ (xy 198.191522 116.736575)
+ (xy 198.201438 116.824582)
+ (xy 198.172187 116.908175)
+ (xy 198.109563 116.970799)
+ (xy 198.040257 116.997912)
+ (xy 197.920067 117.02038)
+ (xy 197.920062 117.020381)
+ (xy 197.92006 117.020382)
+ (xy 197.712599 117.100753)
+ (xy 197.712598 117.100753)
+ (xy 197.712597 117.100754)
+ (xy 197.712595 117.100755)
+ (xy 197.523442 117.217873)
+ (xy 197.52344 117.217874)
+ (xy 197.523438 117.217876)
+ (xy 197.359019 117.367764)
+ (xy 197.359015 117.367768)
+ (xy 197.224945 117.545305)
+ (xy 197.224941 117.545312)
+ (xy 197.125773 117.744468)
+ (xy 197.12577 117.744474)
+ (xy 197.064885 117.95846)
+ (xy 197.064885 117.958464)
+ (xy 197.044357 118.179998)
+ (xy 197.044357 118.180001)
+ (xy 197.064885 118.401535)
+ (xy 197.064885 118.401539)
+ (xy 197.113614 118.572802)
+ (xy 197.125771 118.615528)
+ (xy 197.151594 118.667387)
+ (xy 197.22494 118.814686)
+ (xy 197.224941 118.814687)
+ (xy 197.224942 118.814689)
+ (xy 197.251538 118.849908)
+ (xy 197.259305 118.860192)
+ (xy 197.295612 118.940971)
+ (xy 197.2995 118.980117)
+ (xy 197.2995 119.052475)
+ (xy 197.279793 119.138818)
+ (xy 197.241214 119.193189)
+ (xy 193.302709 123.131694)
+ (xy 193.227721 123.178813)
+ (xy 193.161995 123.18998)
+ (xy 185.799 123.18998)
+ (xy 185.712657 123.170273)
+ (xy 185.643416 123.115054)
+ (xy 185.604989 123.035262)
+ (xy 185.6 122.99098)
+ (xy 185.6 119.597397)
+ (xy 186.685745 119.597397)
+ (xy 186.695745 119.807325)
+ (xy 186.695745 119.807328)
+ (xy 186.695746 119.80733)
+ (xy 186.704215 119.842239)
+ (xy 186.745295 120.011575)
+ (xy 186.80894 120.150936)
+ (xy 186.832604 120.202753)
+ (xy 186.837864 120.210139)
+ (xy 186.954516 120.373955)
+ (xy 187.106614 120.51898)
+ (xy 187.106619 120.518983)
+ (xy 187.106622 120.518986)
+ (xy 187.283428 120.632613)
+ (xy 187.478543 120.710725)
+ (xy 187.684915 120.7505)
+ (xy 191.452423 120.7505)
+ (xy 191.452425 120.7505)
+ (xy 191.609218 120.735528)
+ (xy 191.810875 120.676316)
+ (xy 191.997682 120.580011)
+ (xy 192.162886 120.450092)
+ (xy 192.300519 120.291256)
+ (xy 192.405604 120.109244)
+ (xy 192.405605 120.10924)
+ (xy 192.405607 120.109237)
+ (xy 192.47434 119.910645)
+ (xy 192.47434 119.910643)
+ (xy 192.474344 119.910633)
+ (xy 192.504254 119.702602)
+ (xy 192.494254 119.49267)
+ (xy 192.444704 119.288424)
+ (xy 192.357396 119.097247)
+ (xy 192.235486 118.926048)
+ (xy 192.235485 118.926047)
+ (xy 192.235483 118.926044)
+ (xy 192.083385 118.781019)
+ (xy 192.083379 118.781015)
+ (xy 192.083378 118.781014)
+ (xy 191.906572 118.667387)
+ (xy 191.90657 118.667386)
+ (xy 191.906568 118.667385)
+ (xy 191.711457 118.589275)
+ (xy 191.505085 118.5495)
+ (xy 187.737575 118.5495)
+ (xy 187.704472 118.55266)
+ (xy 187.580785 118.564471)
+ (xy 187.580778 118.564472)
+ (xy 187.379126 118.623683)
+ (xy 187.379122 118.623685)
+ (xy 187.192321 118.719986)
+ (xy 187.19232 118.719987)
+ (xy 187.027111 118.84991)
+ (xy 186.889483 119.008741)
+ (xy 186.889481 119.008743)
+ (xy 186.889481 119.008744)
+ (xy 186.883332 119.019395)
+ (xy 186.784395 119.190756)
+ (xy 186.784392 119.190762)
+ (xy 186.715659 119.389354)
+ (xy 186.715655 119.389373)
+ (xy 186.685746 119.59739)
+ (xy 186.685745 119.597397)
+ (xy 185.6 119.597397)
+ (xy 185.6 111)
+ (xy 172.4 111)
+ (xy 172.4 119.518681)
+ (xy 172.380293 119.605024)
+ (xy 172.325074 119.674265)
+ (xy 172.245282 119.712692)
+ (xy 172.156718 119.712692)
+ (xy 172.076926 119.674265)
+ (xy 172.024121 119.609867)
+ (xy 171.930013 119.427321)
+ (xy 171.930012 119.42732)
+ (xy 171.930011 119.427318)
+ (xy 171.800092 119.262114)
+ (xy 171.641256 119.124481)
+ (xy 171.516538 119.052475)
+ (xy 171.459243 119.019395)
+ (xy 171.459237 119.019392)
+ (xy 171.260645 118.950659)
+ (xy 171.260636 118.950657)
+ (xy 171.260633 118.950656)
+ (xy 171.259304 118.950464)
+ (xy 171.052609 118.920746)
+ (xy 171.052602 118.920745)
+ (xy 170.842674 118.930745)
+ (xy 170.638424 118.980295)
+ (xy 170.44725 119.067602)
+ (xy 170.276044 119.189516)
+ (xy 170.131019 119.341614)
+ (xy 170.131015 119.34162)
+ (xy 170.017386 119.518429)
+ (xy 170.017385 119.518431)
+ (xy 169.939275 119.713542)
+ (xy 169.8995 119.919914)
+ (xy 169.8995 124.4915)
+ (xy 169.897816 124.511661)
+ (xy 169.897987 124.511674)
+ (xy 169.897311 124.521125)
+ (xy 169.899472 124.611915)
+ (xy 169.8995 124.614282)
+ (xy 169.8995 124.652427)
+ (xy 169.900409 124.661953)
+ (xy 169.900831 124.669039)
+ (xy 169.902313 124.731246)
+ (xy 169.909453 124.764073)
+ (xy 169.911277 124.775769)
+ (xy 169.91447 124.809209)
+ (xy 169.914473 124.809225)
+ (xy 169.932003 124.868925)
+ (xy 169.93376 124.875809)
+ (xy 169.93847 124.897461)
+ (xy 169.946987 124.936612)
+ (xy 169.955328 124.956091)
+ (xy 169.960213 124.967497)
+ (xy 169.964216 124.978633)
+ (xy 169.969242 124.995749)
+ (xy 169.973682 125.01087)
+ (xy 169.973684 125.010875)
+ (xy 170.0022 125.066189)
+ (xy 170.00522 125.072599)
+ (xy 170.009438 125.082447)
+ (xy 170.029719 125.12981)
+ (xy 170.048548 125.157628)
+ (xy 170.054588 125.167808)
+ (xy 170.069989 125.197682)
+ (xy 170.096383 125.231244)
+ (xy 170.108456 125.246596)
+ (xy 170.112647 125.252335)
+ (xy 170.133033 125.282457)
+ (xy 170.165108 125.365008)
+ (xy 170.158189 125.453301)
+ (xy 170.113646 125.529848)
+ (xy 170.108945 125.534711)
+ (xy 169.798547 125.845109)
+ (xy 169.783095 125.858181)
+ (xy 169.783207 125.85831)
+ (xy 169.776047 125.864513)
+ (xy 169.762832 125.878373)
+ (xy 169.688984 125.927261)
+ (xy 169.601238 125.939265)
+ (xy 169.516973 125.91201)
+ (xy 169.478099 125.881757)
+ (xy 164.444894 120.848552)
+ (xy 164.431823 120.833099)
+ (xy 164.431694 120.833212)
+ (xy 164.425489 120.826051)
+ (xy 164.425486 120.826048)
+ (xy 164.359728 120.763348)
+ (xy 164.358123 120.761781)
+ (xy 164.331101 120.734759)
+ (xy 164.323716 120.728661)
+ (xy 164.318414 120.723955)
+ (xy 164.273378 120.681014)
+ (xy 164.273375 120.681012)
+ (xy 164.245118 120.662851)
+ (xy 164.235555 120.655869)
+ (xy 164.209645 120.634476)
+ (xy 164.209643 120.634475)
+ (xy 164.15502 120.604648)
+ (xy 164.148911 120.601023)
+ (xy 164.096572 120.567387)
+ (xy 164.09657 120.567386)
+ (xy 164.065386 120.554902)
+ (xy 164.054674 120.549855)
+ (xy 164.025188 120.533754)
+ (xy 164.025184 120.533752)
+ (xy 164.025183 120.533752)
+ (xy 163.965901 120.514801)
+ (xy 163.959225 120.512401)
+ (xy 163.901462 120.489277)
+ (xy 163.901461 120.489276)
+ (xy 163.901457 120.489275)
+ (xy 163.901454 120.489274)
+ (xy 163.90145 120.489273)
+ (xy 163.86847 120.482916)
+ (xy 163.856999 120.479988)
+ (xy 163.824993 120.469758)
+ (xy 163.824993 120.469757)
+ (xy 163.763193 120.462367)
+ (xy 163.756177 120.461273)
+ (xy 163.69509 120.4495)
+ (xy 163.695085 120.4495)
+ (xy 163.661487 120.4495)
+ (xy 163.649665 120.448796)
+ (xy 163.642515 120.447941)
+ (xy 163.616309 120.444808)
+ (xy 163.616308 120.444808)
+ (xy 163.554247 120.449246)
+ (xy 163.547147 120.4495)
+ (xy 163.497575 120.4495)
+ (xy 163.464472 120.45266)
+ (xy 163.340785 120.464471)
+ (xy 163.340778 120.464472)
+ (xy 163.139126 120.523683)
+ (xy 163.139122 120.523685)
+ (xy 162.95232 120.619987)
+ (xy 162.944453 120.626173)
+ (xy 162.93714 120.631924)
+ (xy 162.85709 120.669807)
+ (xy 162.814128 120.6745)
+ (xy 159.325547 120.6745)
+ (xy 159.314398 120.673874)
+ (xy 159.275 120.669435)
+ (xy 159.230046 120.6745)
+ (xy 159.072277 120.692275)
+ (xy 159.057714 120.702608)
+ (xy 159.047292 120.706586)
+ (xy 158.925477 120.749211)
+ (xy 158.772733 120.845187)
+ (xy 158.645187 120.972733)
+ (xy 158.54921 121.125478)
+ (xy 158.54921 121.125479)
+ (xy 158.489633 121.295741)
+ (xy 158.489632 121.295745)
+ (xy 158.469435 121.475)
+ (xy 150.0105 121.475)
+ (xy 150.0105 108.1)
+ (xy 169.994318 108.1)
+ (xy 170.014956 108.256762)
+ (xy 170.014957 108.256764)
+ (xy 170.075463 108.40284)
+ (xy 170.075464 108.402843)
+ (xy 170.139633 108.486468)
+ (xy 170.171718 108.528282)
+ (xy 170.226209 108.570094)
+ (xy 170.297156 108.624535)
+ (xy 170.297159 108.624536)
+ (xy 170.443238 108.685044)
+ (xy 170.6 108.705682)
+ (xy 170.756762 108.685044)
+ (xy 170.902841 108.624536)
+ (xy 170.902841 108.624535)
+ (xy 170.902843 108.624535)
+ (xy 170.959911 108.580744)
+ (xy 171.010896 108.541622)
+ (xy 171.091392 108.504695)
+ (xy 171.132039 108.5005)
+ (xy 173.567961 108.5005)
+ (xy 173.654304 108.520207)
+ (xy 173.689101 108.541621)
+ (xy 173.709327 108.55714)
+ (xy 173.797156 108.624535)
+ (xy 173.797159 108.624536)
+ (xy 173.943238 108.685044)
+ (xy 174.1 108.705682)
+ (xy 174.256762 108.685044)
+ (xy 174.402841 108.624536)
+ (xy 174.402841 108.624535)
+ (xy 174.402843 108.624535)
+ (xy 174.449851 108.588464)
+ (xy 174.528282 108.528282)
+ (xy 174.618229 108.411061)
+ (xy 174.624535 108.402843)
+ (xy 174.624536 108.40284)
+ (xy 174.636149 108.374804)
+ (xy 190.840739 108.374804)
+ (xy 190.966404 108.433403)
+ (xy 191.177664 108.490009)
+ (xy 191.39556 108.509073)
+ (xy 191.613453 108.490009)
+ (xy 191.824716 108.433402)
+ (xy 191.824717 108.433401)
+ (xy 191.950379 108.374803)
+ (xy 191.395561 107.819984)
+ (xy 191.39556 107.819984)
+ (xy 190.840739 108.374803)
+ (xy 190.840739 108.374804)
+ (xy 174.636149 108.374804)
+ (xy 174.685044 108.256762)
+ (xy 174.705682 108.1)
+ (xy 174.685044 107.943238)
+ (xy 174.624536 107.797159)
+ (xy 174.624535 107.797156)
+ (xy 174.5496 107.6995)
+ (xy 174.528282 107.671718)
+ (xy 174.52828 107.671716)
+ (xy 174.527841 107.671144)
+ (xy 174.490913 107.590647)
+ (xy 174.492569 107.502099)
+ (xy 174.527841 107.428856)
+ (xy 174.52828 107.428283)
+ (xy 174.528282 107.428282)
+ (xy 174.577113 107.364643)
+ (xy 174.624535 107.302843)
+ (xy 174.624536 107.30284)
+ (xy 174.644643 107.254299)
+ (xy 190.140785 107.254299)
+ (xy 190.159849 107.472194)
+ (xy 190.216454 107.68345)
+ (xy 190.216455 107.683452)
+ (xy 190.275053 107.809118)
+ (xy 190.275055 107.809119)
+ (xy 190.757985 107.326188)
+ (xy 190.89556 107.326188)
+ (xy 190.936067 107.464143)
+ (xy 191.013799 107.585097)
+ (xy 191.12246 107.679251)
+ (xy 191.253245 107.738979)
+ (xy 191.359797 107.754299)
+ (xy 191.431323 107.754299)
+ (xy 191.537875 107.738979)
+ (xy 191.66866 107.679251)
+ (xy 191.777321 107.585097)
+ (xy 191.855053 107.464143)
+ (xy 191.89556 107.326188)
+ (xy 191.89556 107.254299)
+ (xy 191.961245 107.254299)
+ (xy 192.516064 107.809118)
+ (xy 192.574662 107.683456)
+ (xy 192.574663 107.683455)
+ (xy 192.63127 107.472192)
+ (xy 192.650334 107.254299)
+ (xy 192.63127 107.036403)
+ (xy 192.574664 106.825144)
+ (xy 192.574664 106.825143)
+ (xy 192.516065 106.699478)
+ (xy 192.516064 106.699478)
+ (xy 191.961245 107.254298)
+ (xy 191.961245 107.254299)
+ (xy 191.89556 107.254299)
+ (xy 191.89556 107.18241)
+ (xy 191.855053 107.044455)
+ (xy 191.777321 106.923501)
+ (xy 191.66866 106.829347)
+ (xy 191.537875 106.769619)
+ (xy 191.431323 106.754299)
+ (xy 191.359797 106.754299)
+ (xy 191.253245 106.769619)
+ (xy 191.12246 106.829347)
+ (xy 191.013799 106.923501)
+ (xy 190.936067 107.044455)
+ (xy 190.89556 107.18241)
+ (xy 190.89556 107.326188)
+ (xy 190.757985 107.326188)
+ (xy 190.829874 107.254299)
+ (xy 190.829874 107.254297)
+ (xy 190.275054 106.699477)
+ (xy 190.216454 106.825148)
+ (xy 190.159849 107.036403)
+ (xy 190.140785 107.254299)
+ (xy 174.644643 107.254299)
+ (xy 174.685044 107.156762)
+ (xy 174.705682 107)
+ (xy 174.685044 106.843238)
+ (xy 174.624536 106.697159)
+ (xy 174.624535 106.697156)
+ (xy 174.570094 106.626209)
+ (xy 174.528282 106.571718)
+ (xy 174.486468 106.539633)
+ (xy 174.402843 106.475464)
+ (xy 174.40284 106.475463)
+ (xy 174.256764 106.414957)
+ (xy 174.256762 106.414956)
+ (xy 174.1 106.394318)
+ (xy 173.943237 106.414956)
+ (xy 173.943235 106.414957)
+ (xy 173.797159 106.475463)
+ (xy 173.797156 106.475464)
+ (xy 173.707672 106.544129)
+ (xy 173.689103 106.558377)
+ (xy 173.608608 106.595305)
+ (xy 173.567961 106.5995)
+ (xy 171.132039 106.5995)
+ (xy 171.045696 106.579793)
+ (xy 171.010898 106.558378)
+ (xy 170.985247 106.538696)
+ (xy 170.902843 106.475464)
+ (xy 170.90284 106.475463)
+ (xy 170.756764 106.414957)
+ (xy 170.756762 106.414956)
+ (xy 170.756761 106.414955)
+ (xy 170.6 106.394318)
+ (xy 170.599999 106.394318)
+ (xy 170.443237 106.414956)
+ (xy 170.443235 106.414957)
+ (xy 170.297159 106.475463)
+ (xy 170.297156 106.475464)
+ (xy 170.171718 106.571718)
+ (xy 170.075464 106.697156)
+ (xy 170.075463 106.697159)
+ (xy 170.014957 106.843235)
+ (xy 170.014956 106.843237)
+ (xy 169.994318 106.999999)
+ (xy 170.014956 107.156762)
+ (xy 170.014957 107.156764)
+ (xy 170.075463 107.30284)
+ (xy 170.075465 107.302843)
+ (xy 170.172158 107.428856)
+ (xy 170.209086 107.509354)
+ (xy 170.20743 107.597902)
+ (xy 170.172158 107.671144)
+ (xy 170.075465 107.797156)
+ (xy 170.075463 107.797159)
+ (xy 170.014957 107.943235)
+ (xy 170.014956 107.943237)
+ (xy 169.994318 108.1)
+ (xy 150.0105 108.1)
+ (xy 150.0105 106.133793)
+ (xy 190.840738 106.133793)
+ (xy 191.39556 106.688614)
+ (xy 191.395561 106.688614)
+ (xy 191.95038 106.133794)
+ (xy 191.950379 106.133792)
+ (xy 191.824713 106.075194)
+ (xy 191.824711 106.075193)
+ (xy 191.613455 106.018588)
+ (xy 191.39556 105.999524)
+ (xy 191.177664 106.018588)
+ (xy 190.966409 106.075193)
+ (xy 190.840738 106.133793)
+ (xy 150.0105 106.133793)
+ (xy 150.0105 104.260778)
+ (xy 160.245031 104.260778)
+ (xy 160.264873 104.500246)
+ (xy 160.264874 104.500249)
+ (xy 160.323865 104.733201)
+ (xy 160.420395 104.953268)
+ (xy 160.428861 104.966224)
+ (xy 160.428862 104.966224)
+ (xy 161.099417 104.29567)
+ (xy 161.115444 104.417405)
+ (xy 161.175901 104.563362)
+ (xy 161.272075 104.688699)
+ (xy 161.397412 104.784873)
+ (xy 161.543369 104.84533)
+ (xy 161.660677 104.860774)
+ (xy 161.665685 104.860774)
+ (xy 160.99727 105.529187)
+ (xy 161.115546 105.593195)
+ (xy 161.342827 105.67122)
+ (xy 161.579846 105.710773)
+ (xy 161.579852 105.710774)
+ (xy 161.820148 105.710774)
+ (xy 161.820153 105.710773)
+ (xy 162.057172 105.67122)
+ (xy 162.284453 105.593195)
+ (xy 162.284462 105.593191)
+ (xy 162.402727 105.529188)
+ (xy 162.402728 105.529186)
+ (xy 162.354065 105.480523)
+ (xy 165.2995 105.480523)
+ (xy 165.311133 105.539006)
+ (xy 165.355447 105.605326)
+ (xy 165.421767 105.64964)
+ (xy 165.421769 105.649641)
+ (xy 165.456984 105.656645)
+ (xy 165.48025 105.661274)
+ (xy 165.480252 105.661274)
+ (xy 167.91975 105.661274)
+ (xy 167.939155 105.657413)
+ (xy 167.978231 105.649641)
+ (xy 168.044552 105.605326)
+ (xy 168.088867 105.539005)
+ (xy 168.1005 105.480522)
+ (xy 168.1005 103.041026)
+ (xy 168.088867 102.982543)
+ (xy 168.088866 102.982541)
+ (xy 168.044552 102.916221)
+ (xy 167.978232 102.871907)
+ (xy 167.91975 102.860274)
+ (xy 167.919748 102.860274)
+ (xy 165.480252 102.860274)
+ (xy 165.48025 102.860274)
+ (xy 165.421767 102.871907)
+ (xy 165.355447 102.916221)
+ (xy 165.311133 102.982541)
+ (xy 165.2995 103.041024)
+ (xy 165.2995 105.480523)
+ (xy 162.354065 105.480523)
+ (xy 161.734316 104.860774)
+ (xy 161.739323 104.860774)
+ (xy 161.856631 104.84533)
+ (xy 162.002588 104.784873)
+ (xy 162.127925 104.688699)
+ (xy 162.224099 104.563363)
+ (xy 162.284556 104.417405)
+ (xy 162.300582 104.295671)
+ (xy 162.971136 104.966224)
+ (xy 162.979606 104.953263)
+ (xy 162.979608 104.953261)
+ (xy 163.076133 104.733204)
+ (xy 163.135125 104.500249)
+ (xy 163.135126 104.500246)
+ (xy 163.154969 104.260778)
+ (xy 163.154969 104.260769)
+ (xy 163.135126 104.021301)
+ (xy 163.135125 104.021298)
+ (xy 163.076133 103.788343)
+ (xy 162.979609 103.568288)
+ (xy 162.971136 103.555321)
+ (xy 162.300582 104.225875)
+ (xy 162.284556 104.104143)
+ (xy 162.224099 103.958186)
+ (xy 162.127925 103.832849)
+ (xy 162.002588 103.736675)
+ (xy 161.856631 103.676218)
+ (xy 161.739323 103.660774)
+ (xy 161.734315 103.660774)
+ (xy 162.402728 102.992359)
+ (xy 162.284458 102.928353)
+ (xy 162.057172 102.850327)
+ (xy 161.820153 102.810774)
+ (xy 161.579846 102.810774)
+ (xy 161.342827 102.850327)
+ (xy 161.115538 102.928354)
+ (xy 160.99727 102.992358)
+ (xy 161.665686 103.660774)
+ (xy 161.660677 103.660774)
+ (xy 161.543369 103.676218)
+ (xy 161.397412 103.736675)
+ (xy 161.272075 103.832849)
+ (xy 161.175901 103.958185)
+ (xy 161.115444 104.104143)
+ (xy 161.099417 104.225876)
+ (xy 160.428862 103.555321)
+ (xy 160.42039 103.56829)
+ (xy 160.323866 103.788343)
+ (xy 160.264874 104.021298)
+ (xy 160.264873 104.021301)
+ (xy 160.245031 104.260769)
+ (xy 160.245031 104.260778)
+ (xy 150.0105 104.260778)
+ (xy 150.0105 97.079749)
+ (xy 182.9245 97.079749)
+ (xy 182.936133 97.138232)
+ (xy 182.980447 97.204552)
+ (xy 183.046767 97.248866)
+ (xy 183.046769 97.248867)
+ (xy 183.081984 97.255871)
+ (xy 183.10525 97.2605)
+ (xy 183.105252 97.2605)
+ (xy 184.4005 97.2605)
+ (xy 184.486843 97.280207)
+ (xy 184.556084 97.335426)
+ (xy 184.594511 97.415218)
+ (xy 184.5995 97.4595)
+ (xy 184.5995 98.06796)
+ (xy 184.579793 98.154303)
+ (xy 184.558377 98.189104)
+ (xy 184.475465 98.297156)
+ (xy 184.475463 98.297159)
+ (xy 184.414957 98.443235)
+ (xy 184.414956 98.443237)
+ (xy 184.394318 98.599999)
+ (xy 184.414956 98.756762)
+ (xy 184.414957 98.756764)
+ (xy 184.475463 98.90284)
+ (xy 184.475464 98.902843)
+ (xy 184.539633 98.986468)
+ (xy 184.571718 99.028282)
+ (xy 184.626209 99.070094)
+ (xy 184.697156 99.124535)
+ (xy 184.697159 99.124536)
+ (xy 184.843238 99.185044)
+ (xy 185 99.205682)
+ (xy 185.156762 99.185044)
+ (xy 185.302841 99.124536)
+ (xy 185.302841 99.124535)
+ (xy 185.302843 99.124535)
+ (xy 185.331976 99.102179)
+ (xy 185.428282 99.028282)
+ (xy 185.502179 98.931976)
+ (xy 185.524535 98.902843)
+ (xy 185.524536 98.90284)
+ (xy 185.585044 98.756762)
+ (xy 185.598776 98.652449)
+ (xy 185.629585 98.56942)
+ (xy 185.693369 98.507978)
+ (xy 185.777494 98.480295)
+ (xy 185.830123 98.484734)
+ (xy 185.830307 98.483341)
+ (xy 185.843235 98.485043)
+ (xy 185.843238 98.485044)
+ (xy 186 98.505682)
+ (xy 186.156762 98.485044)
+ (xy 186.302841 98.424536)
+ (xy 186.302841 98.424535)
+ (xy 186.302843 98.424535)
+ (xy 186.331976 98.402179)
+ (xy 186.428282 98.328282)
+ (xy 186.502179 98.231976)
+ (xy 186.524535 98.202843)
+ (xy 186.524536 98.20284)
+ (xy 186.530226 98.189104)
+ (xy 186.585044 98.056762)
+ (xy 186.605682 97.9)
+ (xy 186.585044 97.743238)
+ (xy 186.524536 97.597159)
+ (xy 186.493538 97.556762)
+ (xy 186.441623 97.489104)
+ (xy 186.404695 97.408606)
+ (xy 186.403807 97.4)
+ (xy 188.294318 97.4)
+ (xy 188.299132 97.436567)
+ (xy 188.314956 97.556762)
+ (xy 188.314957 97.556764)
+ (xy 188.375463 97.70284)
+ (xy 188.375464 97.702843)
+ (xy 188.439633 97.786468)
+ (xy 188.471718 97.828282)
+ (xy 188.503986 97.853042)
+ (xy 188.597156 97.924535)
+ (xy 188.597159 97.924536)
+ (xy 188.743238 97.985044)
+ (xy 188.9 98.005682)
+ (xy 189.056762 97.985044)
+ (xy 189.202841 97.924536)
+ (xy 189.202841 97.924535)
+ (xy 189.202843 97.924535)
+ (xy 189.234817 97.9)
+ (xy 189.328282 97.828282)
+ (xy 189.402179 97.731976)
+ (xy 189.424535 97.702843)
+ (xy 189.424536 97.70284)
+ (xy 189.43984 97.665893)
+ (xy 189.485044 97.556762)
+ (xy 189.505682 97.4)
+ (xy 189.485044 97.243238)
+ (xy 189.424536 97.097159)
+ (xy 189.424534 97.097156)
+ (xy 189.391622 97.054263)
+ (xy 189.354695 96.973765)
+ (xy 189.3505 96.933121)
+ (xy 189.3505 95.066877)
+ (xy 189.370207 94.980534)
+ (xy 189.39162 94.945737)
+ (xy 189.424536 94.902841)
+ (xy 189.485044 94.756762)
+ (xy 189.505682 94.6)
+ (xy 189.485044 94.443238)
+ (xy 189.424536 94.297159)
+ (xy 189.424535 94.297156)
+ (xy 189.370094 94.226209)
+ (xy 189.328282 94.171718)
+ (xy 189.25995 94.119285)
+ (xy 189.202843 94.075464)
+ (xy 189.20284 94.075463)
+ (xy 189.056764 94.014957)
+ (xy 189.056762 94.014956)
+ (xy 188.9 93.994318)
+ (xy 188.743237 94.014956)
+ (xy 188.743235 94.014957)
+ (xy 188.597159 94.075463)
+ (xy 188.597156 94.075464)
+ (xy 188.471718 94.171718)
+ (xy 188.375464 94.297156)
+ (xy 188.375463 94.297159)
+ (xy 188.314957 94.443235)
+ (xy 188.314956 94.443237)
+ (xy 188.294318 94.6)
+ (xy 188.314956 94.756762)
+ (xy 188.314957 94.756767)
+ (xy 188.375461 94.902836)
+ (xy 188.375463 94.902838)
+ (xy 188.375464 94.902841)
+ (xy 188.408377 94.945734)
+ (xy 188.445305 95.02623)
+ (xy 188.4495 95.066877)
+ (xy 188.4495 96.933121)
+ (xy 188.429793 97.019464)
+ (xy 188.408378 97.054263)
+ (xy 188.375465 97.097156)
+ (xy 188.375463 97.097159)
+ (xy 188.314957 97.243235)
+ (xy 188.314956 97.243237)
+ (xy 188.305389 97.31591)
+ (xy 188.294318 97.4)
+ (xy 186.403807 97.4)
+ (xy 186.4005 97.36796)
+ (xy 186.4005 93.63204)
+ (xy 186.420207 93.545697)
+ (xy 186.441623 93.510896)
+ (xy 186.483161 93.456762)
+ (xy 186.524536 93.402841)
+ (xy 186.585044 93.256762)
+ (xy 186.605682 93.1)
+ (xy 186.585044 92.943238)
+ (xy 186.524536 92.797159)
+ (xy 186.524535 92.797156)
+ (xy 186.46146 92.714957)
+ (xy 186.428282 92.671718)
+ (xy 186.361853 92.620745)
+ (xy 186.302843 92.575464)
+ (xy 186.30284 92.575463)
+ (xy 186.156764 92.514957)
+ (xy 186.156762 92.514956)
+ (xy 186 92.494318)
+ (xy 185.843237 92.514956)
+ (xy 185.843235 92.514957)
+ (xy 185.697159 92.575463)
+ (xy 185.697156 92.575464)
+ (xy 185.571718 92.671718)
+ (xy 185.475464 92.797156)
+ (xy 185.475461 92.797163)
+ (xy 185.468786 92.813277)
+ (xy 185.417534 92.885504)
+ (xy 185.34002 92.928341)
+ (xy 185.251595 92.933303)
+ (xy 185.169775 92.899408)
+ (xy 185.144223 92.87783)
+ (xy 184.844243 92.57785)
+ (xy 184.797124 92.502862)
+ (xy 184.78766 92.463113)
+ (xy 184.785044 92.443238)
+ (xy 184.728018 92.305564)
+ (xy 184.724535 92.297156)
+ (xy 184.653585 92.204694)
+ (xy 184.628282 92.171718)
+ (xy 184.573669 92.129812)
+ (xy 184.502843 92.075464)
+ (xy 184.50284 92.075463)
+ (xy 184.356764 92.014957)
+ (xy 184.356762 92.014956)
+ (xy 184.2 91.994318)
+ (xy 184.043237 92.014956)
+ (xy 184.043235 92.014957)
+ (xy 183.897159 92.075463)
+ (xy 183.897156 92.075464)
+ (xy 183.771718 92.171718)
+ (xy 183.675464 92.297156)
+ (xy 183.675463 92.297159)
+ (xy 183.614957 92.443235)
+ (xy 183.614956 92.443237)
+ (xy 183.594318 92.599999)
+ (xy 183.614956 92.756762)
+ (xy 183.614957 92.756764)
+ (xy 183.675463 92.90284)
+ (xy 183.675465 92.902843)
+ (xy 183.709324 92.946969)
+ (xy 183.746252 93.027467)
+ (xy 183.744596 93.116014)
+ (xy 183.704684 93.195075)
+ (xy 183.634422 93.248989)
+ (xy 183.609214 93.258544)
+ (xy 183.521248 93.285228)
+ (xy 183.521232 93.285234)
+ (xy 183.51777 93.287085)
+ (xy 183.517769 93.287085)
+ (xy 183.925 93.694315)
+ (xy 184.163042 93.932357)
+ (xy 184.050148 93.874835)
+ (xy 183.956481 93.86)
+ (xy 183.893519 93.86)
+ (xy 183.799852 93.874835)
+ (xy 183.686955 93.932359)
+ (xy 183.597359 94.021955)
+ (xy 183.539835 94.134852)
+ (xy 183.520014 94.26)
+ (xy 183.539835 94.385148)
+ (xy 183.597359 94.498045)
+ (xy 183.686955 94.587641)
+ (xy 183.799852 94.645165)
+ (xy 183.893519 94.66)
+ (xy 183.956481 94.66)
+ (xy 184.050148 94.645165)
+ (xy 184.163038 94.587644)
+ (xy 183.549469 95.201214)
+ (xy 183.474481 95.248333)
+ (xy 183.408755 95.2595)
+ (xy 183.10525 95.2595)
+ (xy 183.046767 95.271133)
+ (xy 182.980447 95.315447)
+ (xy 182.936133 95.381767)
+ (xy 182.9245 95.44025)
+ (xy 182.9245 97.079749)
+ (xy 150.0105 97.079749)
+ (xy 150.0105 94.259999)
+ (xy 182.869919 94.259999)
+ (xy 182.890191 94.465836)
+ (xy 182.95023 94.663759)
+ (xy 182.952084 94.667228)
+ (xy 183.359315 94.259999)
+ (xy 182.952085 93.852769)
+ (xy 182.952085 93.85277)
+ (xy 182.950234 93.856232)
+ (xy 182.950227 93.85625)
+ (xy 182.890191 94.054163)
+ (xy 182.869919 94.259999)
+ (xy 150.0105 94.259999)
+ (xy 150.0105 88.884667)
+ (xy 163.778986 88.884667)
+ (xy 163.799624 89.04143)
+ (xy 163.799625 89.041432)
+ (xy 163.860131 89.187508)
+ (xy 163.860132 89.187511)
+ (xy 163.908938 89.251115)
+ (xy 163.956386 89.31295)
+ (xy 163.975914 89.327934)
+ (xy 164.081824 89.409203)
+ (xy 164.081827 89.409204)
+ (xy 164.227906 89.469712)
+ (xy 164.384668 89.49035)
+ (xy 164.38467 89.490349)
+ (xy 164.384672 89.49035)
+ (xy 164.397711 89.49035)
+ (xy 164.397711 89.491595)
+ (xy 164.472739 89.498626)
+ (xy 164.548598 89.544329)
+ (xy 164.551263 89.546945)
+ (xy 165.091214 90.086896)
+ (xy 165.138333 90.161884)
+ (xy 165.1495 90.22761)
+ (xy 165.1495 90.532706)
+ (xy 165.129793 90.619049)
+ (xy 165.108379 90.653847)
+ (xy 165.075749 90.696371)
+ (xy 165.075748 90.696373)
+ (xy 165.024406 90.820326)
+ (xy 165.015241 90.842452)
+ (xy 164.994603 90.999214)
+ (xy 165.008204 91.102525)
+ (xy 165.015241 91.155976)
+ (xy 165.015242 91.155978)
+ (xy 165.075748 91.302054)
+ (xy 165.075749 91.302057)
+ (xy 165.139918 91.385682)
+ (xy 165.172003 91.427496)
+ (xy 165.226494 91.469308)
+ (xy 165.297441 91.523749)
+ (xy 165.297444 91.52375)
+ (xy 165.443523 91.584258)
+ (xy 165.600285 91.604896)
+ (xy 165.757047 91.584258)
+ (xy 165.903126 91.52375)
+ (xy 165.903126 91.523749)
+ (xy 165.903128 91.523749)
+ (xy 165.934078 91.5)
+ (xy 166.028567 91.427496)
+ (xy 166.110483 91.320741)
+ (xy 166.12482 91.302057)
+ (xy 166.124821 91.302054)
+ (xy 166.125879 91.2995)
+ (xy 166.185329 91.155976)
+ (xy 166.205967 90.999214)
+ (xy 166.202672 90.974193)
+ (xy 166.210941 90.886016)
+ (xy 166.256648 90.81016)
+ (xy 166.330742 90.761647)
+ (xy 166.373986 90.750921)
+ (xy 166.478249 90.737195)
+ (xy 166.624328 90.676687)
+ (xy 166.624328 90.676686)
+ (xy 166.62433 90.676686)
+ (xy 166.66098 90.648563)
+ (xy 166.749769 90.580433)
+ (xy 166.823666 90.484127)
+ (xy 166.846022 90.454994)
+ (xy 166.846023 90.454991)
+ (xy 166.906531 90.308913)
+ (xy 166.906532 90.308902)
+ (xy 166.909456 90.297994)
+ (xy 166.950837 90.219693)
+ (xy 167.022094 90.167101)
+ (xy 167.109113 90.150635)
+ (xy 167.194659 90.173555)
+ (xy 167.24239 90.208782)
+ (xy 167.573238 90.539631)
+ (xy 167.620357 90.61462)
+ (xy 167.629821 90.654365)
+ (xy 167.632438 90.674243)
+ (xy 167.692946 90.820323)
+ (xy 167.692947 90.820326)
+ (xy 167.731208 90.870187)
+ (xy 167.789201 90.945765)
+ (xy 167.843692 90.987577)
+ (xy 167.914639 91.042018)
+ (xy 167.914642 91.042019)
+ (xy 168.060721 91.102527)
+ (xy 168.217483 91.123165)
+ (xy 168.374245 91.102527)
+ (xy 168.520324 91.042019)
+ (xy 168.520324 91.042018)
+ (xy 168.520326 91.042018)
+ (xy 168.549459 91.019662)
+ (xy 168.645765 90.945765)
+ (xy 168.72504 90.842452)
+ (xy 168.74996 90.809976)
+ (xy 168.751975 90.811522)
+ (xy 168.799295 90.760513)
+ (xy 168.881732 90.728147)
+ (xy 168.970048 90.734755)
+ (xy 169.046752 90.779027)
+ (xy 169.052124 90.784202)
+ (xy 169.695416 91.427495)
+ (xy 170.298168 92.030247)
+ (xy 170.298171 92.030249)
+ (xy 170.353567 92.085645)
+ (xy 170.397738 92.129816)
+ (xy 170.431313 92.150913)
+ (xy 170.440419 92.157374)
+ (xy 170.47141 92.182089)
+ (xy 170.471415 92.182092)
+ (xy 170.507132 92.199293)
+ (xy 170.516906 92.204694)
+ (xy 170.550478 92.225789)
+ (xy 170.550481 92.22579)
+ (xy 170.587896 92.238882)
+ (xy 170.598213 92.243156)
+ (xy 170.633939 92.26036)
+ (xy 170.672594 92.269183)
+ (xy 170.683317 92.272271)
+ (xy 170.720745 92.285368)
+ (xy 170.760148 92.289807)
+ (xy 170.771144 92.291675)
+ (xy 170.78837 92.295607)
+ (xy 170.809804 92.3005)
+ (xy 170.809806 92.3005)
+ (xy 170.855046 92.3005)
+ (xy 171.149453 92.3005)
+ (xy 171.160602 92.301126)
+ (xy 171.2 92.305565)
+ (xy 171.269468 92.297738)
+ (xy 171.379255 92.285368)
+ (xy 171.549522 92.225789)
+ (xy 171.702262 92.129816)
+ (xy 171.829816 92.002262)
+ (xy 171.925789 91.849522)
+ (xy 171.985368 91.679255)
+ (xy 172.005565 91.5)
+ (xy 171.985368 91.320745)
+ (xy 171.925789 91.150478)
+ (xy 171.829816 90.997738)
+ (xy 171.829813 90.997735)
+ (xy 171.829812 90.997733)
+ (xy 171.702266 90.870187)
+ (xy 171.702263 90.870185)
+ (xy 171.702262 90.870184)
+ (xy 171.549522 90.774211)
+ (xy 171.549521 90.77421)
+ (xy 171.54952 90.77421)
+ (xy 171.379258 90.714633)
+ (xy 171.379257 90.714632)
+ (xy 171.379255 90.714632)
+ (xy 171.299071 90.705597)
+ (xy 171.21548 90.676346)
+ (xy 171.180641 90.648563)
+ (xy 168.622145 88.090067)
+ (xy 168.575026 88.015079)
+ (xy 168.563859 87.949353)
+ (xy 168.563859 86.8)
+ (xy 177.794318 86.8)
+ (xy 177.814956 86.956762)
+ (xy 177.814957 86.956764)
+ (xy 177.875463 87.10284)
+ (xy 177.875464 87.102843)
+ (xy 177.923327 87.165218)
+ (xy 177.971718 87.228282)
+ (xy 178.026209 87.270094)
+ (xy 178.097156 87.324535)
+ (xy 178.097159 87.324536)
+ (xy 178.243238 87.385044)
+ (xy 178.4 87.405682)
+ (xy 178.556762 87.385044)
+ (xy 178.702841 87.324536)
+ (xy 178.702841 87.324535)
+ (xy 178.702843 87.324535)
+ (xy 178.731976 87.302179)
+ (xy 178.828282 87.228282)
+ (xy 178.905972 87.127034)
+ (xy 178.924535 87.102843)
+ (xy 178.924536 87.10284)
+ (xy 178.985044 86.956762)
+ (xy 179.005682 86.8)
+ (xy 178.985044 86.643238)
+ (xy 178.924536 86.497159)
+ (xy 178.920518 86.491923)
+ (xy 178.841623 86.389104)
+ (xy 178.804695 86.308606)
+ (xy 178.8005 86.26796)
+ (xy 178.8005 85.65754)
+ (xy 178.820207 85.571197)
+ (xy 178.841623 85.536396)
+ (xy 178.924534 85.428343)
+ (xy 178.924536 85.428341)
+ (xy 178.985044 85.282262)
+ (xy 179.005682 85.1255)
+ (xy 178.985044 84.968738)
+ (xy 178.924536 84.822659)
+ (xy 178.924535 84.822656)
+ (xy 178.839615 84.711988)
+ (xy 178.828282 84.697218)
+ (xy 178.780994 84.660933)
+ (xy 178.702843 84.600964)
+ (xy 178.70284 84.600963)
+ (xy 178.556764 84.540457)
+ (xy 178.556762 84.540456)
+ (xy 178.514271 84.534862)
+ (xy 178.4 84.519818)
+ (xy 178.399999 84.519818)
+ (xy 178.243237 84.540456)
+ (xy 178.243235 84.540457)
+ (xy 178.097159 84.600963)
+ (xy 178.097156 84.600964)
+ (xy 177.971718 84.697218)
+ (xy 177.875464 84.822656)
+ (xy 177.875463 84.822659)
+ (xy 177.814957 84.968735)
+ (xy 177.814956 84.968737)
+ (xy 177.794318 85.125499)
+ (xy 177.814956 85.282262)
+ (xy 177.814957 85.282264)
+ (xy 177.875463 85.42834)
+ (xy 177.875465 85.428343)
+ (xy 177.958377 85.536396)
+ (xy 177.995305 85.616894)
+ (xy 177.9995 85.65754)
+ (xy 177.9995 86.26796)
+ (xy 177.979793 86.354303)
+ (xy 177.958377 86.389104)
+ (xy 177.875465 86.497156)
+ (xy 177.875463 86.497159)
+ (xy 177.814957 86.643235)
+ (xy 177.814956 86.643237)
+ (xy 177.794318 86.8)
+ (xy 168.563859 86.8)
+ (xy 168.563859 86.613906)
+ (xy 168.564485 86.602757)
+ (xy 168.56595 86.589755)
+ (xy 168.568924 86.563359)
+ (xy 168.548727 86.384104)
+ (xy 168.489148 86.213837)
+ (xy 168.393175 86.061097)
+ (xy 168.393172 86.061094)
+ (xy 168.393171 86.061092)
+ (xy 168.265625 85.933546)
+ (xy 168.265622 85.933544)
+ (xy 168.265621 85.933543)
+ (xy 168.112881 85.83757)
+ (xy 168.11288 85.837569)
+ (xy 168.112879 85.837569)
+ (xy 167.942617 85.777992)
+ (xy 167.942616 85.777991)
+ (xy 167.942614 85.777991)
+ (xy 167.763359 85.757794)
+ (xy 167.584104 85.777991)
+ (xy 167.584101 85.777991)
+ (xy 167.5841 85.777992)
+ (xy 167.413838 85.837569)
+ (xy 167.413837 85.837569)
+ (xy 167.261092 85.933546)
+ (xy 167.133546 86.061092)
+ (xy 167.037569 86.213837)
+ (xy 167.037569 86.213838)
+ (xy 166.982325 86.371718)
+ (xy 166.977991 86.384104)
+ (xy 166.959893 86.544732)
+ (xy 166.957794 86.56336)
+ (xy 166.962233 86.602757)
+ (xy 166.962859 86.613906)
+ (xy 166.962859 88.226369)
+ (xy 166.943152 88.312712)
+ (xy 166.887933 88.381953)
+ (xy 166.808141 88.42038)
+ (xy 166.737885 88.423667)
+ (xy 166.612894 88.407212)
+ (xy 166.456131 88.42785)
+ (xy 166.456129 88.427851)
+ (xy 166.310053 88.488357)
+ (xy 166.31005 88.488358)
+ (xy 166.184612 88.584612)
+ (xy 166.088358 88.71005)
+ (xy 166.088357 88.710053)
+ (xy 166.027851 88.856129)
+ (xy 166.027848 88.856138)
+ (xy 166.025888 88.871031)
+ (xy 165.995078 88.954063)
+ (xy 165.931294 89.015504)
+ (xy 165.847168 89.043185)
+ (xy 165.759362 89.031624)
+ (xy 165.687877 88.985768)
+ (xy 165.643454 88.941345)
+ (xy 165.596335 88.866357)
+ (xy 165.585168 88.800631)
+ (xy 165.585168 88.620769)
+ (xy 165.604875 88.534426)
+ (xy 165.654168 88.472614)
+ (xy 165.653727 88.472173)
+ (xy 165.657648 88.468251)
+ (xy 165.660094 88.465185)
+ (xy 165.662913 88.462978)
+ (xy 165.66295 88.46295)
+ (xy 165.741846 88.360131)
+ (xy 165.759203 88.337511)
+ (xy 165.759204 88.337508)
+ (xy 165.769475 88.312712)
+ (xy 165.819712 88.19143)
+ (xy 165.84035 88.034668)
+ (xy 165.819712 87.877906)
+ (xy 165.759204 87.731827)
+ (xy 165.759203 87.731824)
+ (xy 165.698252 87.652393)
+ (xy 165.66295 87.606386)
+ (xy 165.621136 87.574301)
+ (xy 165.537511 87.510132)
+ (xy 165.537508 87.510131)
+ (xy 165.391432 87.449625)
+ (xy 165.39143 87.449624)
+ (xy 165.234668 87.428986)
+ (xy 165.077905 87.449624)
+ (xy 165.077903 87.449625)
+ (xy 164.931827 87.510131)
+ (xy 164.931824 87.510132)
+ (xy 164.806386 87.606386)
+ (xy 164.710132 87.731824)
+ (xy 164.710131 87.731827)
+ (xy 164.649625 87.877903)
+ (xy 164.649624 87.877905)
+ (xy 164.628986 88.034669)
+ (xy 164.632177 88.058906)
+ (xy 164.623908 88.147082)
+ (xy 164.578199 88.222938)
+ (xy 164.504104 88.27145)
+ (xy 164.416298 88.28301)
+ (xy 164.408906 88.282177)
+ (xy 164.384669 88.278986)
+ (xy 164.384668 88.278986)
+ (xy 164.354103 88.28301)
+ (xy 164.227905 88.299624)
+ (xy 164.227903 88.299625)
+ (xy 164.081827 88.360131)
+ (xy 164.081824 88.360132)
+ (xy 163.956386 88.456386)
+ (xy 163.860132 88.581824)
+ (xy 163.860131 88.581827)
+ (xy 163.799625 88.727903)
+ (xy 163.799624 88.727905)
+ (xy 163.778986 88.884667)
+ (xy 150.0105 88.884667)
+ (xy 150.0105 81.9595)
+ (xy 150.030207 81.873157)
+ (xy 150.085426 81.803916)
+ (xy 150.165218 81.765489)
+ (xy 150.2095 81.7605)
+ (xy 154.579935 81.7605)
+ (xy 154.697209 81.735571)
+ (xy 154.736302 81.727262)
+ (xy 154.882345 81.66224)
+ (xy 155.011677 81.568275)
+ (xy 155.077814 81.494822)
+ (xy 155.118643 81.449477)
+ (xy 155.118644 81.449475)
+ (xy 155.118646 81.449473)
+ (xy 155.198578 81.311027)
+ (xy 155.247979 81.158988)
+ (xy 155.264689 81)
+ (xy 155.247979 80.841012)
+ (xy 155.198578 80.688973)
+ (xy 155.118646 80.550527)
+ (xy 155.118645 80.550526)
+ (xy 155.118643 80.550522)
+ (xy 155.011682 80.43173)
+ (xy 155.01168 80.431728)
+ (xy 155.011677 80.431725)
+ (xy 154.947011 80.384742)
+ (xy 154.882346 80.33776)
+ (xy 154.736301 80.272737)
+ (xy 154.579935 80.2395)
+ (xy 154.579932 80.2395)
+ (xy 154.502088 80.2395)
+ (xy 150.2095 80.2395)
+ (xy 150.123157 80.219793)
+ (xy 150.053916 80.164574)
+ (xy 150.015489 80.084782)
+ (xy 150.0105 80.0405)
+ (xy 150.0105 73.463903)
+ (xy 174.172408 73.463903)
+ (xy 174.192703 73.864085)
+ (xy 174.192704 73.864098)
+ (xy 174.253377 74.260149)
+ (xy 174.353812 74.648053)
+ (xy 174.353814 74.648058)
+ (xy 174.492977 75.023809)
+ (xy 174.582657 75.206634)
+ (xy 174.669442 75.383557)
+ (xy 174.856955 75.684394)
+ (xy 174.881392 75.723599)
+ (xy 175.126659 76.040458)
+ (xy 175.402723 76.330878)
+ (xy 175.40273 76.330884)
+ (xy 175.402731 76.330885)
+ (xy 175.706747 76.591873)
+ (xy 175.706754 76.591879)
+ (xy 176.035609 76.82077)
+ (xy 176.035617 76.820775)
+ (xy 176.035627 76.820782)
+ (xy 176.385972 77.015239)
+ (xy 176.754192 77.173255)
+ (xy 177.13651 77.293208)
+ (xy 177.528996 77.373866)
+ (xy 177.528999 77.373866)
+ (xy 177.529001 77.373867)
+ (xy 177.927638 77.414404)
+ (xy 177.92764 77.414404)
+ (xy 178.32833 77.414404)
+ (xy 178.328332 77.414404)
+ (xy 178.726969 77.373867)
+ (xy 178.726972 77.373866)
+ (xy 178.726975 77.373866)
+ (xy 178.797979 77.359274)
+ (xy 179.11946 77.293208)
+ (xy 179.501778 77.173255)
+ (xy 179.869998 77.015239)
+ (xy 180.220343 76.820782)
+ (xy 180.549217 76.591878)
+ (xy 180.853247 76.330878)
+ (xy 181.129311 76.040458)
+ (xy 181.374578 75.723599)
+ (xy 181.58653 75.383553)
+ (xy 181.762993 75.023809)
+ (xy 181.902156 74.648058)
+ (xy 182.002591 74.260156)
+ (xy 182.063267 73.864083)
+ (xy 182.083562 73.463904)
+ (xy 182.063267 73.063725)
+ (xy 182.002591 72.667652)
+ (xy 181.902156 72.27975)
+ (xy 181.762993 71.903999)
+ (xy 181.58653 71.544255)
+ (xy 181.374578 71.204209)
+ (xy 181.129311 70.88735)
+ (xy 180.853247 70.59693)
+ (xy 180.549217 70.33593)
+ (xy 180.549215 70.335928)
+ (xy 180.22036 70.107037)
+ (xy 180.220338 70.107023)
+ (xy 180.102756 70.04176)
+ (xy 179.869998 69.912569)
+ (xy 179.501778 69.754553)
+ (xy 179.11946 69.6346)
+ (xy 179.094814 69.629535)
+ (xy 178.726973 69.553941)
+ (xy 178.726976 69.553941)
+ (xy 178.416918 69.522412)
+ (xy 178.328332 69.513404)
+ (xy 177.927638 69.513404)
+ (xy 177.839051 69.522412)
+ (xy 177.528994 69.553941)
+ (xy 177.136519 69.634598)
+ (xy 177.136509 69.6346)
+ (xy 176.754195 69.754552)
+ (xy 176.754192 69.754553)
+ (xy 176.385972 69.912569)
+ (xy 176.38597 69.91257)
+ (xy 176.035631 70.107023)
+ (xy 176.035609 70.107037)
+ (xy 175.706754 70.335928)
+ (xy 175.706747 70.335934)
+ (xy 175.402731 70.596922)
+ (xy 175.402717 70.596936)
+ (xy 175.126657 70.887351)
+ (xy 174.881388 71.204214)
+ (xy 174.881386 71.204217)
+ (xy 174.669442 71.54425)
+ (xy 174.66944 71.544255)
+ (xy 174.492977 71.903999)
+ (xy 174.423395 72.091874)
+ (xy 174.353812 72.279754)
+ (xy 174.253377 72.667658)
+ (xy 174.192704 73.063709)
+ (xy 174.192703 73.063722)
+ (xy 174.172408 73.463903)
+ (xy 150.0105 73.463903)
+ (xy 150.0105 67.2095)
+ (xy 150.030207 67.123157)
+ (xy 150.085426 67.053916)
+ (xy 150.165218 67.015489)
+ (xy 150.2095 67.0105)
+ (xy 205.7905 67.0105)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 194.871504 81.129146)
+ (xy 194.940745 81.184365)
+ (xy 194.979172 81.264157)
+ (xy 194.979172 81.352721)
+ (xy 194.940745 81.432513)
+ (xy 194.925875 81.449153)
+ (xy 193.233793 83.141234)
+ (xy 193.223391 83.150287)
+ (xy 193.215771 83.156041)
+ (xy 193.184152 83.190725)
+ (xy 193.180983 83.194044)
+ (xy 193.167833 83.207195)
+ (xy 193.1678 83.207234)
+ (xy 193.167744 83.207317)
+ (xy 193.159214 83.218079)
+ (xy 193.140087 83.239061)
+ (xy 193.138536 83.241566)
+ (xy 193.121533 83.273825)
+ (xy 193.120343 83.27652)
+ (xy 193.113842 83.304159)
+ (xy 193.109763 83.317333)
+ (xy 193.099499 83.343827)
+ (xy 193.098956 83.346733)
+ (xy 193.094757 83.382928)
+ (xy 193.094621 83.385882)
+ (xy 193.098545 83.414011)
+ (xy 193.0995 83.427773)
+ (xy 193.0995 85.1931)
+ (xy 193.079793 85.279443)
+ (xy 193.041214 85.333814)
+ (xy 191.883105 86.491923)
+ (xy 191.872703 86.500975)
+ (xy 191.865083 86.506729)
+ (xy 191.833464 86.541413)
+ (xy 191.830295 86.544732)
+ (xy 191.817145 86.557883)
+ (xy 191.817112 86.557922)
+ (xy 191.817056 86.558005)
+ (xy 191.808526 86.568767)
+ (xy 191.789399 86.589749)
+ (xy 191.787848 86.592254)
+ (xy 191.770845 86.624513)
+ (xy 191.769655 86.627208)
+ (xy 191.763154 86.654847)
+ (xy 191.759075 86.668021)
+ (xy 191.748811 86.694515)
+ (xy 191.748268 86.697423)
+ (xy 191.74407 86.733607)
+ (xy 191.743933 86.73657)
+ (xy 191.747856 86.764694)
+ (xy 191.748811 86.778455)
+ (xy 191.748811 87.726219)
+ (xy 191.729104 87.812562)
+ (xy 191.673885 87.881803)
+ (xy 191.670957 87.884094)
+ (xy 191.621031 87.922404)
+ (xy 191.524776 88.047844)
+ (xy 191.524775 88.047847)
+ (xy 191.464269 88.193923)
+ (xy 191.464268 88.193925)
+ (xy 191.44863 88.312712)
+ (xy 191.44363 88.350688)
+ (xy 191.464268 88.50745)
+ (xy 191.475442 88.534426)
+ (xy 191.524775 88.653528)
+ (xy 191.524776 88.653531)
+ (xy 191.581847 88.727906)
+ (xy 191.62103 88.77897)
+ (xy 191.675521 88.820782)
+ (xy 191.746468 88.875223)
+ (xy 191.746471 88.875224)
+ (xy 191.784277 88.890884)
+ (xy 191.856506 88.942133)
+ (xy 191.899346 89.019646)
+ (xy 191.904311 89.10807)
+ (xy 191.87042 89.189892)
+ (xy 191.84884 89.215447)
+ (xy 191.672872 89.391414)
+ (xy 191.597887 89.438532)
+ (xy 191.532161 89.449699)
+ (xy 190.162987 89.449699)
+ (xy 190.076644 89.429992)
+ (xy 190.007403 89.374773)
+ (xy 190.00511 89.371842)
+ (xy 189.928283 89.271719)
+ (xy 189.802843 89.175464)
+ (xy 189.80284 89.175463)
+ (xy 189.656764 89.114957)
+ (xy 189.656762 89.114956)
+ (xy 189.5 89.094318)
+ (xy 189.343237 89.114956)
+ (xy 189.343235 89.114957)
+ (xy 189.185109 89.180455)
+ (xy 189.184411 89.178771)
+ (xy 189.114841 89.200224)
+ (xy 189.027268 89.187016)
+ (xy 188.954098 89.13712)
+ (xy 188.909824 89.060418)
+ (xy 188.900988 89.001779)
+ (xy 188.900988 87.809154)
+ (xy 188.900988 87.43933)
+ (xy 188.920695 87.35299)
+ (xy 188.975914 87.283749)
+ (xy 189.055706 87.245322)
+ (xy 189.14427 87.245322)
+ (xy 189.224062 87.283749)
+ (xy 189.279281 87.35299)
+ (xy 189.285183 87.368894)
+ (xy 189.285353 87.368824)
+ (xy 189.290343 87.380873)
+ (xy 189.290344 87.380874)
+ (xy 189.292071 87.385043)
+ (xy 189.350851 87.526952)
+ (xy 189.350852 87.526955)
+ (xy 189.411803 87.606386)
+ (xy 189.447106 87.652394)
+ (xy 189.501597 87.694206)
+ (xy 189.572544 87.748647)
+ (xy 189.572547 87.748648)
+ (xy 189.718626 87.809156)
+ (xy 189.875388 87.829794)
+ (xy 190.03215 87.809156)
+ (xy 190.178229 87.748648)
+ (xy 190.178229 87.748647)
+ (xy 190.178231 87.748647)
+ (xy 190.207459 87.726219)
+ (xy 190.30367 87.652394)
+ (xy 190.377567 87.556088)
+ (xy 190.399923 87.526955)
+ (xy 190.399924 87.526952)
+ (xy 190.406891 87.510132)
+ (xy 190.460432 87.380874)
+ (xy 190.48107 87.224112)
+ (xy 190.460432 87.06735)
+ (xy 190.399924 86.921271)
+ (xy 190.399923 86.921268)
+ (xy 190.303669 86.795829)
+ (xy 190.253743 86.757519)
+ (xy 190.19724 86.689322)
+ (xy 190.175923 86.603362)
+ (xy 190.175888 86.599643)
+ (xy 190.175888 86.531512)
+ (xy 190.195595 86.445169)
+ (xy 190.234174 86.390797)
+ (xy 190.360614 86.264358)
+ (xy 190.435603 86.21724)
+ (xy 190.501328 86.206073)
+ (xy 190.828984 86.206073)
+ (xy 190.842747 86.207028)
+ (xy 190.852186 86.208344)
+ (xy 190.852192 86.208346)
+ (xy 190.894902 86.206371)
+ (xy 190.899071 86.206179)
+ (xy 190.903666 86.206073)
+ (xy 190.922257 86.206073)
+ (xy 190.922271 86.206073)
+ (xy 190.92232 86.206063)
+ (xy 190.936026 86.204469)
+ (xy 190.964419 86.203158)
+ (xy 190.964421 86.203157)
+ (xy 190.964422 86.203157)
+ (xy 190.967296 86.202481)
+ (xy 191.002082 86.191709)
+ (xy 191.004853 86.190635)
+ (xy 191.00486 86.190634)
+ (xy 191.02901 86.17568)
+ (xy 191.041198 86.169256)
+ (xy 191.067192 86.157779)
+ (xy 191.067193 86.157777)
+ (xy 191.069648 86.156096)
+ (xy 191.098182 86.133494)
+ (xy 191.100377 86.131493)
+ (xy 191.100376 86.131493)
+ (xy 191.100379 86.131492)
+ (xy 191.117497 86.108821)
+ (xy 191.126534 86.098435)
+ (xy 192.466219 84.75875)
+ (xy 192.476618 84.749703)
+ (xy 192.484222 84.74396)
+ (xy 192.484228 84.743958)
+ (xy 192.515866 84.709251)
+ (xy 192.519026 84.705944)
+ (xy 192.532174 84.692797)
+ (xy 192.532211 84.692741)
+ (xy 192.540771 84.681932)
+ (xy 192.559916 84.660933)
+ (xy 192.559917 84.660928)
+ (xy 192.561477 84.65841)
+ (xy 192.578453 84.626205)
+ (xy 192.579654 84.623485)
+ (xy 192.579654 84.623483)
+ (xy 192.579656 84.623481)
+ (xy 192.586159 84.59583)
+ (xy 192.590233 84.582672)
+ (xy 192.6005 84.556173)
+ (xy 192.6005 84.556171)
+ (xy 192.601044 84.55326)
+ (xy 192.605241 84.517088)
+ (xy 192.605377 84.514124)
+ (xy 192.605379 84.514119)
+ (xy 192.601455 84.485988)
+ (xy 192.6005 84.472226)
+ (xy 192.6005 81.771904)
+ (xy 192.620207 81.685561)
+ (xy 192.658786 81.63119)
+ (xy 193.122252 81.167725)
+ (xy 193.197241 81.120606)
+ (xy 193.262966 81.109439)
+ (xy 194.785161 81.109439)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 195.887343 79.526702)
+ (xy 195.956584 79.581921)
+ (xy 195.995011 79.661713)
+ (xy 196 79.705995)
+ (xy 196 80.309439)
+ (xy 195.980293 80.395782)
+ (xy 195.925074 80.465023)
+ (xy 195.845282 80.50345)
+ (xy 195.801 80.508439)
+ (xy 193.696961 80.508439)
+ (xy 193.610618 80.488732)
+ (xy 193.541377 80.433513)
+ (xy 193.50295 80.353721)
+ (xy 193.50295 80.265157)
+ (xy 193.541377 80.185365)
+ (xy 193.556247 80.168725)
+ (xy 194.159691 79.565281)
+ (xy 194.234679 79.518162)
+ (xy 194.300405 79.506995)
+ (xy 195.801 79.506995)
+ )
+ )
+ )
+ (zone locked (net 0) (net_name "") (layers "F&B.Cu") (tstamp 7fbb7099-57b0-4bf3-aefa-4e5d3a58418a) (hatch edge 0.508)
+ (connect_pads yes (clearance 0))
+ (min_thickness 0.4) (filled_areas_thickness no)
+ (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed))
+ (fill (thermal_gap 0.508) (thermal_bridge_width 0.508) (island_removal_mode 2) (island_area_min 10))
+ (polygon
+ (pts
+ (xy 202 86)
+ (xy 196 86)
+ (xy 196 76)
+ (xy 202 76)
+ )
+ )
+ )
+ (zone locked (net 2) (net_name "GND") (layers "F&B.Cu") (tstamp c93f1242-897f-41a5-bf10-fcc03170bf56) (hatch edge 0.508)
+ (connect_pads (clearance 0))
+ (min_thickness 0.4) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.25) (thermal_bridge_width 0.8) (island_removal_mode 2) (island_area_min 10))
+ (polygon
+ (pts
+ (xy 206 133)
+ (xy 150 133)
+ (xy 150 67)
+ (xy 206 67)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 205.876843 67.030207)
+ (xy 205.946084 67.085426)
+ (xy 205.984511 67.165218)
+ (xy 205.9895 67.2095)
+ (xy 205.9895 74.7905)
+ (xy 205.969793 74.876843)
+ (xy 205.914574 74.946084)
+ (xy 205.834782 74.984511)
+ (xy 205.7905 74.9895)
+ (xy 196.684395 74.9895)
+ (xy 196.598052 74.969793)
+ (xy 196.565139 74.949808)
+ (xy 196.563226 74.948376)
+ (xy 196.563224 74.948374)
+ (xy 196.453497 74.888459)
+ (xy 196.453493 74.888458)
+ (xy 196.453491 74.888457)
+ (xy 196.331337 74.861884)
+ (xy 196.331335 74.861884)
+ (xy 196.314689 74.863074)
+ (xy 196.206635 74.870802)
+ (xy 196.089497 74.914493)
+ (xy 195.989414 74.989414)
+ (xy 195.914493 75.089497)
+ (xy 195.870802 75.206635)
+ (xy 195.861884 75.331335)
+ (xy 195.861883 75.331335)
+ (xy 195.888457 75.453491)
+ (xy 195.888458 75.453493)
+ (xy 195.888459 75.453497)
+ (xy 195.948374 75.563224)
+ (xy 195.948375 75.563225)
+ (xy 195.949803 75.565132)
+ (xy 195.951493 75.568934)
+ (xy 195.955196 75.575716)
+ (xy 195.954641 75.576018)
+ (xy 195.985773 75.646062)
+ (xy 195.9895 75.684394)
+ (xy 195.9895 75.715605)
+ (xy 195.969793 75.801948)
+ (xy 195.949808 75.834861)
+ (xy 195.948376 75.836773)
+ (xy 195.948374 75.836775)
+ (xy 195.948374 75.836776)
+ (xy 195.888459 75.946503)
+ (xy 195.888458 75.946504)
+ (xy 195.888458 75.946506)
+ (xy 195.888457 75.946508)
+ (xy 195.861884 76.068662)
+ (xy 195.870802 76.193364)
+ (xy 195.870803 76.193366)
+ (xy 195.914493 76.310503)
+ (xy 195.960308 76.371705)
+ (xy 195.996274 76.452632)
+ (xy 196 76.490959)
+ (xy 196 77.503496)
+ (xy 195.980293 77.589839)
+ (xy 195.925074 77.65908)
+ (xy 195.845282 77.697507)
+ (xy 195.801 77.702496)
+ (xy 195.639907 77.702496)
+ (xy 195.553564 77.682789)
+ (xy 195.499193 77.64421)
+ (xy 194.488776 76.633793)
+ (xy 194.479717 76.623383)
+ (xy 194.473969 76.61577)
+ (xy 194.439285 76.584152)
+ (xy 194.435982 76.580999)
+ (xy 194.422809 76.567826)
+ (xy 194.422745 76.567782)
+ (xy 194.411943 76.559225)
+ (xy 194.390945 76.540084)
+ (xy 194.388449 76.538538)
+ (xy 194.3562 76.521539)
+ (xy 194.353495 76.520344)
+ (xy 194.336752 76.516406)
+ (xy 194.325848 76.513841)
+ (xy 194.312676 76.509762)
+ (xy 194.286183 76.499499)
+ (xy 194.283276 76.498956)
+ (xy 194.247093 76.494758)
+ (xy 194.244131 76.494621)
+ (xy 194.24413 76.494621)
+ (xy 194.216 76.498545)
+ (xy 194.202238 76.4995)
+ (xy 181.793287 76.4995)
+ (xy 181.779532 76.498546)
+ (xy 181.770082 76.497228)
+ (xy 181.723199 76.499395)
+ (xy 181.71861 76.499501)
+ (xy 181.699999 76.499501)
+ (xy 181.69997 76.499504)
+ (xy 181.699876 76.499522)
+ (xy 181.686212 76.501105)
+ (xy 181.657855 76.502416)
+ (xy 181.654989 76.50309)
+ (xy 181.620155 76.513877)
+ (xy 181.617404 76.514943)
+ (xy 181.593257 76.529892)
+ (xy 181.581063 76.53632)
+ (xy 181.555079 76.547794)
+ (xy 181.552648 76.549459)
+ (xy 181.524074 76.572092)
+ (xy 181.521886 76.574087)
+ (xy 181.504768 76.596753)
+ (xy 181.495714 76.607157)
+ (xy 180.760217 77.342656)
+ (xy 180.685229 77.389775)
+ (xy 180.619503 77.400942)
+ (xy 179.939549 77.400942)
+ (xy 179.853206 77.381235)
+ (xy 179.783965 77.326016)
+ (xy 179.745538 77.246224)
+ (xy 179.745538 77.15766)
+ (xy 179.783965 77.077868)
+ (xy 179.853206 77.022649)
+ (xy 179.861073 77.019069)
+ (xy 179.869998 77.015239)
+ (xy 180.220343 76.820782)
+ (xy 180.549217 76.591878)
+ (xy 180.853247 76.330878)
+ (xy 181.129311 76.040458)
+ (xy 181.374578 75.723599)
+ (xy 181.58653 75.383553)
+ (xy 181.762993 75.023809)
+ (xy 181.902156 74.648058)
+ (xy 182.002591 74.260156)
+ (xy 182.063267 73.864083)
+ (xy 182.083562 73.463904)
+ (xy 182.063267 73.063725)
+ (xy 182.002591 72.667652)
+ (xy 181.902156 72.27975)
+ (xy 181.762993 71.903999)
+ (xy 181.58653 71.544255)
+ (xy 181.374578 71.204209)
+ (xy 181.129311 70.88735)
+ (xy 180.853247 70.59693)
+ (xy 180.549217 70.33593)
+ (xy 180.549215 70.335928)
+ (xy 180.22036 70.107037)
+ (xy 180.220338 70.107023)
+ (xy 180.102756 70.04176)
+ (xy 179.869998 69.912569)
+ (xy 179.501778 69.754553)
+ (xy 179.11946 69.6346)
+ (xy 179.094814 69.629535)
+ (xy 178.726973 69.553941)
+ (xy 178.726976 69.553941)
+ (xy 178.416918 69.522412)
+ (xy 178.328332 69.513404)
+ (xy 177.927638 69.513404)
+ (xy 177.839051 69.522412)
+ (xy 177.528994 69.553941)
+ (xy 177.136519 69.634598)
+ (xy 177.136509 69.6346)
+ (xy 176.754195 69.754552)
+ (xy 176.754192 69.754553)
+ (xy 176.385972 69.912569)
+ (xy 176.38597 69.91257)
+ (xy 176.035631 70.107023)
+ (xy 176.035609 70.107037)
+ (xy 175.706754 70.335928)
+ (xy 175.706747 70.335934)
+ (xy 175.402731 70.596922)
+ (xy 175.402717 70.596936)
+ (xy 175.126657 70.887351)
+ (xy 174.881388 71.204214)
+ (xy 174.881386 71.204217)
+ (xy 174.669442 71.54425)
+ (xy 174.66944 71.544255)
+ (xy 174.492977 71.903999)
+ (xy 174.423395 72.091874)
+ (xy 174.353812 72.279754)
+ (xy 174.253377 72.667658)
+ (xy 174.192704 73.063709)
+ (xy 174.192703 73.063722)
+ (xy 174.172408 73.463903)
+ (xy 174.192703 73.864085)
+ (xy 174.192704 73.864098)
+ (xy 174.253377 74.260149)
+ (xy 174.353812 74.648053)
+ (xy 174.353814 74.648058)
+ (xy 174.492977 75.023809)
+ (xy 174.582657 75.206634)
+ (xy 174.669442 75.383557)
+ (xy 174.856955 75.684394)
+ (xy 174.881392 75.723599)
+ (xy 175.126659 76.040458)
+ (xy 175.402723 76.330878)
+ (xy 175.40273 76.330884)
+ (xy 175.402731 76.330885)
+ (xy 175.706747 76.591873)
+ (xy 175.706754 76.591879)
+ (xy 176.035609 76.82077)
+ (xy 176.035617 76.820775)
+ (xy 176.035627 76.820782)
+ (xy 176.385972 77.015239)
+ (xy 176.394897 77.019069)
+ (xy 176.466471 77.071229)
+ (xy 176.508326 77.149278)
+ (xy 176.512171 77.237758)
+ (xy 176.477246 77.319144)
+ (xy 176.410468 77.377317)
+ (xy 176.325062 77.400754)
+ (xy 176.316421 77.400942)
+ (xy 168.934001 77.400942)
+ (xy 168.920241 77.399987)
+ (xy 168.910785 77.398668)
+ (xy 168.910782 77.398668)
+ (xy 168.892186 77.399527)
+ (xy 168.863888 77.400836)
+ (xy 168.859293 77.400942)
+ (xy 168.840702 77.400942)
+ (xy 168.840699 77.400942)
+ (xy 168.840668 77.400945)
+ (xy 168.840569 77.400964)
+ (xy 168.826917 77.402545)
+ (xy 168.798557 77.403856)
+ (xy 168.795693 77.40453)
+ (xy 168.760869 77.415313)
+ (xy 168.758108 77.416383)
+ (xy 168.733961 77.431332)
+ (xy 168.721767 77.43776)
+ (xy 168.695783 77.449234)
+ (xy 168.693352 77.450899)
+ (xy 168.664778 77.473532)
+ (xy 168.662591 77.475526)
+ (xy 168.645472 77.498194)
+ (xy 168.636418 77.508597)
+ (xy 164.733793 81.411222)
+ (xy 164.723391 81.420275)
+ (xy 164.715771 81.426029)
+ (xy 164.684152 81.460713)
+ (xy 164.680983 81.464032)
+ (xy 164.667833 81.477183)
+ (xy 164.6678 81.477222)
+ (xy 164.667744 81.477305)
+ (xy 164.659214 81.488067)
+ (xy 164.640087 81.509049)
+ (xy 164.638536 81.511554)
+ (xy 164.621533 81.543813)
+ (xy 164.620343 81.546508)
+ (xy 164.613842 81.574147)
+ (xy 164.609763 81.587321)
+ (xy 164.599499 81.613815)
+ (xy 164.598956 81.616721)
+ (xy 164.594757 81.652916)
+ (xy 164.594621 81.65587)
+ (xy 164.598545 81.683999)
+ (xy 164.5995 81.697761)
+ (xy 164.5995 87.0931)
+ (xy 164.579793 87.179443)
+ (xy 164.541214 87.233814)
+ (xy 164.218461 87.556567)
+ (xy 164.208059 87.565619)
+ (xy 164.200439 87.571373)
+ (xy 164.16882 87.606057)
+ (xy 164.165651 87.609376)
+ (xy 164.152501 87.622527)
+ (xy 164.152468 87.622566)
+ (xy 164.152412 87.622649)
+ (xy 164.143882 87.633411)
+ (xy 164.124755 87.654393)
+ (xy 164.123204 87.656898)
+ (xy 164.106201 87.689157)
+ (xy 164.105011 87.691851)
+ (xy 164.09851 87.719491)
+ (xy 164.094431 87.732664)
+ (xy 164.084167 87.759158)
+ (xy 164.083628 87.762045)
+ (xy 164.079424 87.798279)
+ (xy 164.079288 87.801217)
+ (xy 164.083212 87.829345)
+ (xy 164.084167 87.843106)
+ (xy 164.084168 88.260199)
+ (xy 164.064461 88.346541)
+ (xy 164.009243 88.415783)
+ (xy 164.006313 88.418075)
+ (xy 163.956386 88.456385)
+ (xy 163.860132 88.581824)
+ (xy 163.860131 88.581827)
+ (xy 163.799625 88.727903)
+ (xy 163.799624 88.727905)
+ (xy 163.780828 88.87068)
+ (xy 163.778986 88.884668)
+ (xy 163.788584 88.957575)
+ (xy 163.799624 89.04143)
+ (xy 163.799625 89.041432)
+ (xy 163.860131 89.187508)
+ (xy 163.860132 89.187511)
+ (xy 163.924301 89.271136)
+ (xy 163.956386 89.31295)
+ (xy 164.00046 89.346769)
+ (xy 164.092175 89.417145)
+ (xy 164.090264 89.419634)
+ (xy 164.139327 89.46515)
+ (xy 164.17169 89.547588)
+ (xy 164.165079 89.635905)
+ (xy 164.120804 89.712606)
+ (xy 164.115629 89.717978)
+ (xy 164.009265 89.824343)
+ (xy 163.694996 90.138612)
+ (xy 163.694993 90.138615)
+ (xy 163.691095 90.142512)
+ (xy 163.691086 90.142521)
+ (xy 163.67243 90.161177)
+ (xy 163.672428 90.16118)
+ (xy 163.665048 90.175664)
+ (xy 163.648743 90.202272)
+ (xy 163.639184 90.215429)
+ (xy 163.639183 90.215432)
+ (xy 163.634157 90.230899)
+ (xy 163.622214 90.259732)
+ (xy 163.614833 90.274217)
+ (xy 163.61229 90.290275)
+ (xy 163.605004 90.320621)
+ (xy 163.599981 90.336081)
+ (xy 163.59998 90.33609)
+ (xy 163.59998 91.659802)
+ (xy 163.580273 91.746145)
+ (xy 163.541694 91.800516)
+ (xy 154.192062 101.150148)
+ (xy 154.192054 101.150154)
+ (xy 154.17339 101.168819)
+ (xy 154.173388 101.168822)
+ (xy 154.166008 101.183306)
+ (xy 154.149703 101.209914)
+ (xy 154.140144 101.223071)
+ (xy 154.140143 101.223074)
+ (xy 154.135117 101.238541)
+ (xy 154.123174 101.267374)
+ (xy 154.115793 101.281859)
+ (xy 154.11325 101.297917)
+ (xy 154.105964 101.328263)
+ (xy 154.100941 101.343723)
+ (xy 154.10094 101.343732)
+ (xy 154.10094 111.056269)
+ (xy 154.100941 111.056276)
+ (xy 154.105962 111.07173)
+ (xy 154.11325 111.102084)
+ (xy 154.115793 111.11814)
+ (xy 154.115795 111.118147)
+ (xy 154.123172 111.132624)
+ (xy 154.135121 111.16147)
+ (xy 154.140143 111.176926)
+ (xy 154.140144 111.176928)
+ (xy 154.149697 111.190077)
+ (xy 154.16601 111.216697)
+ (xy 154.173389 111.231178)
+ (xy 154.17339 111.23118)
+ (xy 154.193297 111.251087)
+ (xy 154.193311 111.251102)
+ (xy 154.195955 111.253746)
+ (xy 154.195956 111.253747)
+ (xy 155.795759 112.85355)
+ (xy 157.341214 114.399004)
+ (xy 157.388333 114.473992)
+ (xy 157.3995 114.539718)
+ (xy 157.3995 125.963431)
+ (xy 157.399501 125.963438)
+ (xy 157.404522 125.978892)
+ (xy 157.41181 126.009246)
+ (xy 157.414353 126.025302)
+ (xy 157.414355 126.025309)
+ (xy 157.421732 126.039786)
+ (xy 157.433681 126.068632)
+ (xy 157.438703 126.084088)
+ (xy 157.438704 126.08409)
+ (xy 157.448257 126.097239)
+ (xy 157.46457 126.123859)
+ (xy 157.471949 126.13834)
+ (xy 157.47195 126.138342)
+ (xy 157.491857 126.158249)
+ (xy 157.491871 126.158264)
+ (xy 161.192522 129.858916)
+ (xy 161.192544 129.858936)
+ (xy 161.211658 129.87805)
+ (xy 161.22614 129.885429)
+ (xy 161.252754 129.901738)
+ (xy 161.265911 129.911297)
+ (xy 161.265912 129.911297)
+ (xy 161.265913 129.911298)
+ (xy 161.281367 129.916319)
+ (xy 161.310215 129.928267)
+ (xy 161.324696 129.935646)
+ (xy 161.340745 129.938188)
+ (xy 161.371106 129.945477)
+ (xy 161.386563 129.950499)
+ (xy 161.386564 129.950499)
+ (xy 161.386567 129.9505)
+ (xy 161.418481 129.9505)
+ (xy 162.775567 129.9505)
+ (xy 162.86191 129.970207)
+ (xy 162.891206 129.987548)
+ (xy 162.893516 129.989197)
+ (xy 162.893517 129.989198)
+ (xy 162.998607 130.040573)
+ (xy 163.06674 130.0505)
+ (xy 163.066746 130.0505)
+ (xy 164.308254 130.0505)
+ (xy 164.30826 130.0505)
+ (xy 164.376393 130.040573)
+ (xy 164.376396 130.040571)
+ (xy 164.377216 130.040319)
+ (xy 164.379127 130.040174)
+ (xy 164.391686 130.038345)
+ (xy 164.391813 130.039217)
+ (xy 164.465528 130.033654)
+ (xy 164.547986 130.065967)
+ (xy 164.608258 130.130857)
+ (xy 164.634407 130.215472)
+ (xy 164.632892 130.259136)
+ (xy 164.624501 130.31673)
+ (xy 164.6245 130.316746)
+ (xy 164.6245 130.683253)
+ (xy 164.624501 130.683274)
+ (xy 164.625357 130.689147)
+ (xy 164.618303 130.777429)
+ (xy 164.573643 130.853907)
+ (xy 164.500223 130.903435)
+ (xy 164.412585 130.916202)
+ (xy 164.397308 130.914384)
+ (xy 164.306482 130.9)
+ (xy 163.9875 130.9)
+ (xy 163.9875 131.15)
+ (xy 164.647501 131.15)
+ (xy 164.687176 131.085256)
+ (xy 164.749094 131.021934)
+ (xy 164.832353 130.991747)
+ (xy 164.885542 130.992311)
+ (xy 164.94174 131.0005)
+ (xy 164.941746 131.0005)
+ (xy 166.183254 131.0005)
+ (xy 166.18326 131.0005)
+ (xy 166.251393 130.990573)
+ (xy 166.253444 130.98957)
+ (xy 166.292004 130.97072)
+ (xy 166.378229 130.950503)
+ (xy 166.379403 130.9505)
+ (xy 167.670968 130.9505)
+ (xy 167.757311 130.970207)
+ (xy 167.811682 131.008786)
+ (xy 168.099609 131.296712)
+ (xy 168.107041 131.305029)
+ (xy 168.130121 131.33397)
+ (xy 168.130123 131.333972)
+ (xy 168.177734 131.366432)
+ (xy 168.180769 131.368586)
+ (xy 168.227115 131.402791)
+ (xy 168.227118 131.402793)
+ (xy 168.22712 131.402793)
+ (xy 168.234685 131.406792)
+ (xy 168.242329 131.410473)
+ (xy 168.29741 131.427462)
+ (xy 168.300883 131.428604)
+ (xy 168.355301 131.447646)
+ (xy 168.355309 131.447646)
+ (xy 168.363689 131.449232)
+ (xy 168.372097 131.450499)
+ (xy 168.372098 131.4505)
+ (xy 168.429691 131.4505)
+ (xy 168.433413 131.45057)
+ (xy 168.491008 131.452725)
+ (xy 168.491008 131.452724)
+ (xy 168.49101 131.452725)
+ (xy 168.491011 131.452724)
+ (xy 168.505198 131.451126)
+ (xy 168.516349 131.4505)
+ (xy 169.2505 131.4505)
+ (xy 169.336843 131.470207)
+ (xy 169.406084 131.525426)
+ (xy 169.444511 131.605218)
+ (xy 169.4495 131.6495)
+ (xy 169.4495 131.869749)
+ (xy 169.461133 131.928232)
+ (xy 169.505447 131.994552)
+ (xy 169.571767 132.038866)
+ (xy 169.571769 132.038867)
+ (xy 169.606984 132.045871)
+ (xy 169.63025 132.0505)
+ (xy 169.630252 132.0505)
+ (xy 171.36975 132.0505)
+ (xy 171.389155 132.046639)
+ (xy 171.428231 132.038867)
+ (xy 171.494552 131.994552)
+ (xy 171.538867 131.928231)
+ (xy 171.538867 131.928228)
+ (xy 171.540085 131.92529)
+ (xy 171.591332 131.853061)
+ (xy 171.668844 131.810219)
+ (xy 171.757268 131.805252)
+ (xy 171.839091 131.839142)
+ (xy 171.885936 131.887821)
+ (xy 171.886377 131.887478)
+ (xy 171.889637 131.891667)
+ (xy 171.890533 131.892598)
+ (xy 171.891429 131.893969)
+ (xy 171.920262 131.92529)
+ (xy 172.054236 132.070825)
+ (xy 172.054242 132.070831)
+ (xy 172.243932 132.218471)
+ (xy 172.243935 132.218473)
+ (xy 172.455339 132.33288)
+ (xy 172.455342 132.332881)
+ (xy 172.455344 132.332882)
+ (xy 172.682703 132.410934)
+ (xy 172.919808 132.4505)
+ (xy 172.91981 132.4505)
+ (xy 173.16019 132.4505)
+ (xy 173.160192 132.4505)
+ (xy 173.397297 132.410934)
+ (xy 173.624656 132.332882)
+ (xy 173.836067 132.218472)
+ (xy 173.958314 132.123322)
+ (xy 174.025757 132.070831)
+ (xy 174.025759 132.070828)
+ (xy 174.025764 132.070825)
+ (xy 174.163592 131.921102)
+ (xy 174.236568 131.870927)
+ (xy 174.324089 131.857382)
+ (xy 174.40882 131.883153)
+ (xy 174.456406 131.921102)
+ (xy 174.529036 131.999999)
+ (xy 174.594236 132.070825)
+ (xy 174.594242 132.070831)
+ (xy 174.783932 132.218471)
+ (xy 174.783935 132.218473)
+ (xy 174.995339 132.33288)
+ (xy 174.995342 132.332881)
+ (xy 174.995344 132.332882)
+ (xy 175.222703 132.410934)
+ (xy 175.459808 132.4505)
+ (xy 175.45981 132.4505)
+ (xy 175.70019 132.4505)
+ (xy 175.700192 132.4505)
+ (xy 175.937297 132.410934)
+ (xy 176.164656 132.332882)
+ (xy 176.376067 132.218472)
+ (xy 176.498314 132.123322)
+ (xy 176.565757 132.070831)
+ (xy 176.565759 132.070828)
+ (xy 176.565764 132.070825)
+ (xy 176.728571 131.893969)
+ (xy 176.860049 131.692728)
+ (xy 176.893782 131.615824)
+ (xy 176.946511 131.544672)
+ (xy 177.024892 131.503443)
+ (xy 177.1134 131.500305)
+ (xy 177.194504 131.53588)
+ (xy 177.235753 131.579188)
+ (xy 177.236113 131.578893)
+ (xy 177.240106 131.583758)
+ (xy 177.241478 131.585199)
+ (xy 177.24231 131.586444)
+ (xy 177.242315 131.58645)
+ (xy 177.37359 131.74641)
+ (xy 177.44529 131.805252)
+ (xy 177.533551 131.877686)
+ (xy 177.716044 131.975231)
+ (xy 177.716046 131.975232)
+ (xy 177.914066 132.0353)
+ (xy 178.12 132.055583)
+ (xy 178.325934 132.0353)
+ (xy 178.523954 131.975232)
+ (xy 178.70645 131.877685)
+ (xy 178.86641 131.74641)
+ (xy 178.997685 131.58645)
+ (xy 178.997692 131.586435)
+ (xy 178.998512 131.585211)
+ (xy 178.999359 131.584409)
+ (xy 179.003887 131.578893)
+ (xy 179.004586 131.579467)
+ (xy 179.062866 131.524366)
+ (xy 179.147246 131.497468)
+ (xy 179.23494 131.509845)
+ (xy 179.308579 131.559045)
+ (xy 179.346218 131.615825)
+ (xy 179.379949 131.692723)
+ (xy 179.379951 131.692728)
+ (xy 179.511429 131.893969)
+ (xy 179.54297 131.928232)
+ (xy 179.674236 132.070825)
+ (xy 179.674242 132.070831)
+ (xy 179.863932 132.218471)
+ (xy 179.863935 132.218473)
+ (xy 180.075339 132.33288)
+ (xy 180.075342 132.332881)
+ (xy 180.075344 132.332882)
+ (xy 180.302703 132.410934)
+ (xy 180.539808 132.4505)
+ (xy 180.53981 132.4505)
+ (xy 180.78019 132.4505)
+ (xy 180.780192 132.4505)
+ (xy 181.017297 132.410934)
+ (xy 181.244656 132.332882)
+ (xy 181.456067 132.218472)
+ (xy 181.578314 132.123322)
+ (xy 181.645757 132.070831)
+ (xy 181.645759 132.070828)
+ (xy 181.645764 132.070825)
+ (xy 181.808571 131.893969)
+ (xy 181.940049 131.692728)
+ (xy 181.973782 131.615824)
+ (xy 182.026511 131.544672)
+ (xy 182.104892 131.503443)
+ (xy 182.1934 131.500305)
+ (xy 182.274504 131.53588)
+ (xy 182.315753 131.579188)
+ (xy 182.316113 131.578893)
+ (xy 182.320106 131.583758)
+ (xy 182.321478 131.585199)
+ (xy 182.32231 131.586444)
+ (xy 182.322315 131.58645)
+ (xy 182.45359 131.74641)
+ (xy 182.52529 131.805252)
+ (xy 182.613551 131.877686)
+ (xy 182.796044 131.975231)
+ (xy 182.796046 131.975232)
+ (xy 182.994066 132.0353)
+ (xy 183.2 132.055583)
+ (xy 183.405934 132.0353)
+ (xy 183.603954 131.975232)
+ (xy 183.78645 131.877685)
+ (xy 183.94641 131.74641)
+ (xy 184.077685 131.58645)
+ (xy 184.077692 131.586435)
+ (xy 184.078512 131.585211)
+ (xy 184.079359 131.584409)
+ (xy 184.083887 131.578893)
+ (xy 184.084586 131.579467)
+ (xy 184.142866 131.524366)
+ (xy 184.227246 131.497468)
+ (xy 184.31494 131.509845)
+ (xy 184.388579 131.559045)
+ (xy 184.426218 131.615825)
+ (xy 184.459949 131.692723)
+ (xy 184.459951 131.692728)
+ (xy 184.591429 131.893969)
+ (xy 184.62297 131.928232)
+ (xy 184.754236 132.070825)
+ (xy 184.754242 132.070831)
+ (xy 184.943932 132.218471)
+ (xy 184.943935 132.218473)
+ (xy 185.155339 132.33288)
+ (xy 185.155342 132.332881)
+ (xy 185.155344 132.332882)
+ (xy 185.382703 132.410934)
+ (xy 185.619808 132.4505)
+ (xy 185.61981 132.4505)
+ (xy 185.86019 132.4505)
+ (xy 185.860192 132.4505)
+ (xy 186.097297 132.410934)
+ (xy 186.324656 132.332882)
+ (xy 186.536067 132.218472)
+ (xy 186.658314 132.123322)
+ (xy 186.725757 132.070831)
+ (xy 186.725759 132.070828)
+ (xy 186.725764 132.070825)
+ (xy 186.888571 131.893969)
+ (xy 187.020049 131.692728)
+ (xy 187.11661 131.472591)
+ (xy 187.17562 131.239563)
+ (xy 187.181789 131.165117)
+ (xy 187.195471 131.000004)
+ (xy 187.195471 130.999995)
+ (xy 187.175621 130.760449)
+ (xy 187.17562 130.760439)
+ (xy 187.17562 130.760437)
+ (xy 187.11661 130.527409)
+ (xy 187.053781 130.384173)
+ (xy 187.020051 130.307275)
+ (xy 187.020046 130.307267)
+ (xy 186.972904 130.23511)
+ (xy 186.942177 130.152048)
+ (xy 186.9405 130.126268)
+ (xy 186.9405 129.8595)
+ (xy 186.960207 129.773157)
+ (xy 187.015426 129.703916)
+ (xy 187.095218 129.665489)
+ (xy 187.1395 129.6605)
+ (xy 188.8505 129.6605)
+ (xy 188.936843 129.680207)
+ (xy 189.006084 129.735426)
+ (xy 189.044511 129.815218)
+ (xy 189.0495 129.8595)
+ (xy 189.0495 130.5555)
+ (xy 189.064885 130.721535)
+ (xy 189.064885 130.721539)
+ (xy 189.119755 130.914384)
+ (xy 189.125771 130.935528)
+ (xy 189.209427 131.103531)
+ (xy 189.224941 131.134687)
+ (xy 189.224945 131.134694)
+ (xy 189.304139 131.239563)
+ (xy 189.359019 131.312236)
+ (xy 189.523438 131.462124)
+ (xy 189.712599 131.579247)
+ (xy 189.92006 131.659618)
+ (xy 190.138757 131.7005)
+ (xy 190.138759 131.7005)
+ (xy 190.361241 131.7005)
+ (xy 190.361243 131.7005)
+ (xy 190.57994 131.659618)
+ (xy 190.787401 131.579247)
+ (xy 190.976562 131.462124)
+ (xy 191.140981 131.312236)
+ (xy 191.252081 131.165114)
+ (xy 191.319839 131.10809)
+ (xy 191.405632 131.08611)
+ (xy 191.492465 131.103531)
+ (xy 191.530142 131.125734)
+ (xy 191.588963 131.169767)
+ (xy 191.675 131.201857)
+ (xy 191.675 130.9)
+ (xy 192.475 130.9)
+ (xy 192.475 131.201856)
+ (xy 192.561035 131.169767)
+ (xy 192.673259 131.085758)
+ (xy 192.757267 130.973536)
+ (xy 192.784696 130.9)
+ (xy 192.475 130.9)
+ (xy 191.675 130.9)
+ (xy 191.675 129.798141)
+ (xy 192.475 129.798141)
+ (xy 192.475 130.1)
+ (xy 192.784696 130.1)
+ (xy 192.784695 130.099999)
+ (xy 192.757267 130.026463)
+ (xy 192.673258 129.914241)
+ (xy 192.561038 129.830233)
+ (xy 192.475 129.798141)
+ (xy 191.675 129.798141)
+ (xy 191.662248 129.789288)
+ (xy 191.63126 129.793422)
+ (xy 191.547087 129.765884)
+ (xy 191.483198 129.704552)
+ (xy 191.452247 129.621573)
+ (xy 191.4505 129.59526)
+ (xy 191.4505 128.879597)
+ (xy 191.456382 128.831571)
+ (xy 191.473559 128.7625)
+ (xy 191.497683 128.665495)
+ (xy 191.5005 128.623954)
+ (xy 191.5005 128.623916)
+ (xy 191.500607 128.620767)
+ (xy 191.510812 128.56424)
+ (xy 191.512095 128.560414)
+ (xy 191.520098 128.536535)
+ (xy 191.52073 128.534651)
+ (xy 191.523308 128.526957)
+ (xy 191.523618 128.526033)
+ (xy 191.554356 128.305681)
+ (xy 191.545822 128.121087)
+ (xy 191.544081 128.083432)
+ (xy 191.505785 127.920611)
+ (xy 191.501004 127.879397)
+ (xy 191.500614 127.879411)
+ (xy 191.5005 127.876045)
+ (xy 191.497683 127.834507)
+ (xy 191.497683 127.834505)
+ (xy 191.453037 127.654979)
+ (xy 191.370842 127.489247)
+ (xy 191.25494 127.34506)
+ (xy 191.14711 127.258383)
+ (xy 191.110755 127.229159)
+ (xy 191.030789 127.1895)
+ (xy 190.945021 127.146963)
+ (xy 190.765495 127.102317)
+ (xy 190.765492 127.102316)
+ (xy 190.723954 127.099499)
+ (xy 190.720589 127.099386)
+ (xy 190.720602 127.098995)
+ (xy 190.679388 127.094214)
+ (xy 190.516569 127.055919)
+ (xy 190.51657 127.055919)
+ (xy 190.294321 127.045644)
+ (xy 190.294318 127.045644)
+ (xy 190.073971 127.076381)
+ (xy 190.073968 127.076381)
+ (xy 190.073967 127.076382)
+ (xy 190.035749 127.089191)
+ (xy 189.979264 127.09939)
+ (xy 189.976066 127.099498)
+ (xy 189.934507 127.102316)
+ (xy 189.9345 127.102318)
+ (xy 189.754978 127.146963)
+ (xy 189.579581 127.233952)
+ (xy 189.57884 127.232458)
+ (xy 189.507419 127.258071)
+ (xy 189.483611 127.2595)
+ (xy 186.619671 127.2595)
+ (xy 186.533328 127.239793)
+ (xy 186.524957 127.235515)
+ (xy 186.32466 127.127119)
+ (xy 186.228809 127.094214)
+ (xy 186.097297 127.049066)
+ (xy 186.002454 127.033239)
+ (xy 185.860195 127.0095)
+ (xy 185.860192 127.0095)
+ (xy 185.619808 127.0095)
+ (xy 185.619804 127.0095)
+ (xy 185.430124 127.041152)
+ (xy 185.382703 127.049066)
+ (xy 185.310364 127.0739)
+ (xy 185.155339 127.127119)
+ (xy 184.943935 127.241526)
+ (xy 184.943932 127.241528)
+ (xy 184.754242 127.389168)
+ (xy 184.754236 127.389174)
+ (xy 184.591433 127.566026)
+ (xy 184.591431 127.566028)
+ (xy 184.591429 127.566031)
+ (xy 184.545076 127.636977)
+ (xy 184.459949 127.767273)
+ (xy 184.459947 127.767277)
+ (xy 184.426217 127.844175)
+ (xy 184.373486 127.915328)
+ (xy 184.295104 127.956557)
+ (xy 184.206597 127.959693)
+ (xy 184.125493 127.924117)
+ (xy 184.084247 127.880811)
+ (xy 184.083887 127.881107)
+ (xy 184.079889 127.876235)
+ (xy 184.078518 127.874796)
+ (xy 184.077686 127.873551)
+ (xy 184.026556 127.811249)
+ (xy 183.94641 127.71359)
+ (xy 183.811399 127.60279)
+ (xy 183.786448 127.582313)
+ (xy 183.603955 127.484768)
+ (xy 183.405933 127.424699)
+ (xy 183.2 127.404417)
+ (xy 182.994066 127.424699)
+ (xy 182.796044 127.484768)
+ (xy 182.667378 127.553542)
+ (xy 182.58194 127.576864)
+ (xy 182.494845 127.560806)
+ (xy 182.423342 127.508549)
+ (xy 182.381594 127.430443)
+ (xy 182.377868 127.341958)
+ (xy 182.404342 127.277829)
+ (xy 182.402672 127.276899)
+ (xy 182.407153 127.268853)
+ (xy 182.417379 127.25049)
+ (xy 182.424899 127.238949)
+ (xy 182.437558 127.222189)
+ (xy 182.473768 127.149466)
+ (xy 182.475863 127.145492)
+ (xy 182.515415 127.074485)
+ (xy 182.522088 127.054574)
+ (xy 182.527371 127.041819)
+ (xy 182.536729 127.023028)
+ (xy 182.558963 126.944879)
+ (xy 182.560308 126.94054)
+ (xy 182.570273 126.91081)
+ (xy 182.586119 126.863532)
+ (xy 182.58612 126.863523)
+ (xy 182.588225 126.854577)
+ (xy 182.591267 126.855292)
+ (xy 182.616456 126.789107)
+ (xy 182.680751 126.7282)
+ (xy 182.765105 126.701221)
+ (xy 182.782029 126.7005)
+ (xy 183.181673 126.7005)
+ (xy 183.268016 126.720207)
+ (xy 183.306348 126.744397)
+ (xy 183.339247 126.770842)
+ (xy 183.504979 126.853037)
+ (xy 183.684505 126.897683)
+ (xy 183.726046 126.9005)
+ (xy 183.726053 126.9005)
+ (xy 183.729233 126.900608)
+ (xy 183.78575 126.910809)
+ (xy 183.823967 126.923618)
+ (xy 184.044319 126.954356)
+ (xy 184.266567 126.944081)
+ (xy 184.429384 126.905786)
+ (xy 184.470602 126.901004)
+ (xy 184.470589 126.900614)
+ (xy 184.473954 126.9005)
+ (xy 184.515495 126.897683)
+ (xy 184.695021 126.853037)
+ (xy 184.860753 126.770842)
+ (xy 185.00494 126.65494)
+ (xy 185.120842 126.510753)
+ (xy 185.203037 126.345021)
+ (xy 185.247683 126.165495)
+ (xy 185.2505 126.123954)
+ (xy 185.250614 126.120589)
+ (xy 185.251003 126.120602)
+ (xy 185.255786 126.079383)
+ (xy 185.261818 126.053738)
+ (xy 185.294081 125.916567)
+ (xy 185.304356 125.694319)
+ (xy 185.273618 125.473967)
+ (xy 185.260809 125.43575)
+ (xy 185.250608 125.379233)
+ (xy 185.2505 125.376053)
+ (xy 185.247683 125.334507)
+ (xy 185.247683 125.334505)
+ (xy 185.203037 125.154979)
+ (xy 185.120842 124.989247)
+ (xy 185.120107 124.988333)
+ (xy 185.059854 124.913375)
+ (xy 185.00494 124.84506)
+ (xy 184.954607 124.8046)
+ (xy 184.899659 124.735146)
+ (xy 184.880287 124.648727)
+ (xy 184.90033 124.562462)
+ (xy 184.955816 124.493435)
+ (xy 185.035758 124.455319)
+ (xy 185.079286 124.4505)
+ (xy 187.947391 124.4505)
+ (xy 188.033734 124.470207)
+ (xy 188.088105 124.508786)
+ (xy 188.180177 124.600858)
+ (xy 188.17931 124.601724)
+ (xy 188.226422 124.654758)
+ (xy 188.250686 124.739932)
+ (xy 188.235592 124.8272)
+ (xy 188.184129 124.899276)
+ (xy 188.106489 124.941885)
+ (xy 188.051967 124.9495)
+ (xy 186.855046 124.9495)
+ (xy 186.720745 124.964632)
+ (xy 186.720742 124.964632)
+ (xy 186.720741 124.964633)
+ (xy 186.653011 124.988333)
+ (xy 186.587286 124.9995)
+ (xy 186.545734 124.9995)
+ (xy 186.515301 125.002354)
+ (xy 186.387118 125.047207)
+ (xy 186.387116 125.047208)
+ (xy 186.387114 125.047209)
+ (xy 186.277849 125.127849)
+ (xy 186.197209 125.237114)
+ (xy 186.197208 125.237116)
+ (xy 186.197207 125.237118)
+ (xy 186.152354 125.365301)
+ (xy 186.150155 125.388757)
+ (xy 186.1495 125.395739)
+ (xy 186.1495 125.437285)
+ (xy 186.138333 125.50301)
+ (xy 186.114631 125.570745)
+ (xy 186.094435 125.749999)
+ (xy 186.094435 125.75)
+ (xy 186.114632 125.929255)
+ (xy 186.114632 125.929257)
+ (xy 186.114633 125.929258)
+ (xy 186.138333 125.996989)
+ (xy 186.1495 126.062714)
+ (xy 186.149499 126.10426)
+ (xy 186.1495 126.104266)
+ (xy 186.152354 126.134699)
+ (xy 186.197207 126.262882)
+ (xy 186.197208 126.262884)
+ (xy 186.197209 126.262885)
+ (xy 186.277849 126.37215)
+ (xy 186.380456 126.447876)
+ (xy 186.387118 126.452793)
+ (xy 186.515301 126.497646)
+ (xy 186.545734 126.5005)
+ (xy 186.587286 126.5005)
+ (xy 186.653011 126.511667)
+ (xy 186.720745 126.535368)
+ (xy 186.855046 126.5505)
+ (xy 186.855048 126.5505)
+ (xy 189.402694 126.5505)
+ (xy 189.441354 126.541675)
+ (xy 189.45235 126.539807)
+ (xy 189.491755 126.535368)
+ (xy 189.49176 126.535366)
+ (xy 189.502647 126.532882)
+ (xy 189.502933 126.534137)
+ (xy 189.553768 126.5255)
+ (xy 189.658254 126.5255)
+ (xy 189.65826 126.5255)
+ (xy 189.726393 126.515573)
+ (xy 189.831483 126.464198)
+ (xy 189.914198 126.381483)
+ (xy 189.965573 126.276393)
+ (xy 189.965573 126.276389)
+ (xy 189.970136 126.261627)
+ (xy 189.973288 126.262601)
+ (xy 189.996065 126.203687)
+ (xy 190.020338 126.174238)
+ (xy 190.072826 126.121751)
+ (xy 190.157092 126.016086)
+ (xy 190.23536 125.853561)
+ (xy 190.2755 125.677694)
+ (xy 190.2755 125.497305)
+ (xy 190.23536 125.321439)
+ (xy 190.157092 125.158913)
+ (xy 190.068011 125.047209)
+ (xy 190.04462 125.017877)
+ (xy 190.036347 125.01128)
+ (xy 189.981129 124.942038)
+ (xy 189.972176 124.912744)
+ (xy 189.970136 124.913375)
+ (xy 189.965317 124.89778)
+ (xy 189.964567 124.887846)
+ (xy 189.963492 124.884327)
+ (xy 189.963336 124.883254)
+ (xy 189.964211 124.883126)
+ (xy 189.958655 124.809467)
+ (xy 189.990969 124.72701)
+ (xy 190.05586 124.666739)
+ (xy 190.140476 124.640592)
+ (xy 190.184134 124.642106)
+ (xy 190.24174 124.6505)
+ (xy 190.241746 124.6505)
+ (xy 190.608254 124.6505)
+ (xy 190.60826 124.6505)
+ (xy 190.676393 124.640573)
+ (xy 190.781483 124.589198)
+ (xy 190.864198 124.506483)
+ (xy 190.915573 124.401393)
+ (xy 190.9255 124.33326)
+ (xy 190.9255 124.110293)
+ (xy 190.945207 124.023951)
+ (xy 190.948732 124.01728)
+ (xy 190.949534 124.015343)
+ (xy 190.949536 124.015341)
+ (xy 191.010044 123.869262)
+ (xy 191.0255 123.751861)
+ (xy 191.0255 122.063619)
+ (xy 191.036668 121.997892)
+ (xy 191.03706 121.996773)
+ (xy 191.072725 121.894849)
+ (xy 191.0755 121.865256)
+ (xy 191.0755 121.615162)
+ (xy 191.095207 121.52882)
+ (xy 191.150426 121.459579)
+ (xy 191.230218 121.421152)
+ (xy 191.318782 121.421152)
+ (xy 191.398574 121.459579)
+ (xy 191.415214 121.474449)
+ (xy 191.441214 121.500449)
+ (xy 191.488333 121.575437)
+ (xy 191.4995 121.641163)
+ (xy 191.4995 121.875252)
+ (xy 191.502275 121.90485)
+ (xy 191.538332 122.007892)
+ (xy 191.5495 122.073618)
+ (xy 191.5495 123.761861)
+ (xy 191.56364 123.869263)
+ (xy 191.564956 123.879262)
+ (xy 191.564956 123.879263)
+ (xy 191.599108 123.961711)
+ (xy 191.620508 124.013377)
+ (xy 191.630456 124.037392)
+ (xy 191.628241 124.038309)
+ (xy 191.648943 124.105422)
+ (xy 191.6495 124.120294)
+ (xy 191.649499 124.343253)
+ (xy 191.6495 124.343265)
+ (xy 191.659426 124.411392)
+ (xy 191.710801 124.516482)
+ (xy 191.710802 124.516482)
+ (xy 191.710802 124.516483)
+ (xy 191.793517 124.599198)
+ (xy 191.898607 124.650573)
+ (xy 191.96674 124.6605)
+ (xy 191.966746 124.6605)
+ (xy 192.333254 124.6605)
+ (xy 192.33326 124.6605)
+ (xy 192.390863 124.652107)
+ (xy 192.479143 124.65916)
+ (xy 192.555623 124.703818)
+ (xy 192.605152 124.777236)
+ (xy 192.617921 124.864874)
+ (xy 192.609683 124.907779)
+ (xy 192.604865 124.923371)
+ (xy 192.601716 124.922398)
+ (xy 192.578894 124.981369)
+ (xy 192.554658 125.010762)
+ (xy 192.470187 125.095233)
+ (xy 192.37421 125.247978)
+ (xy 192.37421 125.247979)
+ (xy 192.319269 125.404992)
+ (xy 192.314632 125.418245)
+ (xy 192.300278 125.545644)
+ (xy 192.2995 125.552548)
+ (xy 192.2995 128.290194)
+ (xy 192.308323 128.328859)
+ (xy 192.310192 128.339861)
+ (xy 192.314631 128.379248)
+ (xy 192.314633 128.379261)
+ (xy 192.327727 128.41668)
+ (xy 192.330817 128.427406)
+ (xy 192.33964 128.466062)
+ (xy 192.339641 128.466064)
+ (xy 192.356843 128.501787)
+ (xy 192.361115 128.512099)
+ (xy 192.37421 128.54952)
+ (xy 192.37906 128.559591)
+ (xy 192.377351 128.560414)
+ (xy 192.399241 128.622984)
+ (xy 192.39977 128.622869)
+ (xy 192.400715 128.627197)
+ (xy 192.401945 128.630712)
+ (xy 192.402325 128.634393)
+ (xy 192.402353 128.634695)
+ (xy 192.402353 128.634697)
+ (xy 192.402354 128.634699)
+ (xy 192.447207 128.762882)
+ (xy 192.447208 128.762884)
+ (xy 192.447209 128.762885)
+ (xy 192.527849 128.87215)
+ (xy 192.609745 128.932591)
+ (xy 192.637118 128.952793)
+ (xy 192.765301 128.997646)
+ (xy 192.795734 129.0005)
+ (xy 192.821949 129.0005)
+ (xy 192.872756 129.009132)
+ (xy 192.873044 129.007873)
+ (xy 192.883937 129.010359)
+ (xy 192.883939 129.01036)
+ (xy 193.059806 129.0505)
+ (xy 193.240192 129.0505)
+ (xy 193.240195 129.0505)
+ (xy 193.416061 129.01036)
+ (xy 193.416062 129.010359)
+ (xy 193.426956 129.007873)
+ (xy 193.427243 129.009132)
+ (xy 193.47805 129.0005)
+ (xy 193.504261 129.0005)
+ (xy 193.504266 129.0005)
+ (xy 193.534699 128.997646)
+ (xy 193.662882 128.952793)
+ (xy 193.77215 128.87215)
+ (xy 193.852793 128.762882)
+ (xy 193.897646 128.634699)
+ (xy 193.9005 128.604266)
+ (xy 193.9005 128.57805)
+ (xy 193.909133 128.527244)
+ (xy 193.907873 128.526957)
+ (xy 193.929997 128.430023)
+ (xy 193.9505 128.340195)
+ (xy 193.9505 128.159806)
+ (xy 193.91036 127.983939)
+ (xy 193.910359 127.983937)
+ (xy 193.907873 127.973045)
+ (xy 193.909131 127.972757)
+ (xy 193.9005 127.921949)
+ (xy 193.9005 125.552548)
+ (xy 193.899722 125.545644)
+ (xy 193.885368 125.418245)
+ (xy 193.825789 125.247978)
+ (xy 193.729816 125.095238)
+ (xy 193.729813 125.095235)
+ (xy 193.729812 125.095233)
+ (xy 193.645342 125.010763)
+ (xy 193.598223 124.935775)
+ (xy 193.595178 124.923364)
+ (xy 193.595138 124.923377)
+ (xy 193.590319 124.907783)
+ (xy 193.589858 124.901679)
+ (xy 193.589131 124.898715)
+ (xy 193.588341 124.893288)
+ (xy 193.589215 124.89316)
+ (xy 193.583654 124.819471)
+ (xy 193.615967 124.737013)
+ (xy 193.680857 124.676741)
+ (xy 193.765472 124.650592)
+ (xy 193.809134 124.652106)
+ (xy 193.86674 124.6605)
+ (xy 193.866746 124.6605)
+ (xy 194.233254 124.6605)
+ (xy 194.23326 124.6605)
+ (xy 194.301393 124.650573)
+ (xy 194.406483 124.599198)
+ (xy 194.489198 124.516483)
+ (xy 194.540573 124.411393)
+ (xy 194.5505 124.34326)
+ (xy 194.5505 124.120294)
+ (xy 194.570207 124.033951)
+ (xy 194.573732 124.02728)
+ (xy 194.574534 124.025343)
+ (xy 194.574536 124.025341)
+ (xy 194.635044 123.879262)
+ (xy 194.6505 123.761861)
+ (xy 194.6505 122.073618)
+ (xy 194.661668 122.007892)
+ (xy 194.678654 121.959349)
+ (xy 194.697725 121.904849)
+ (xy 194.7005 121.875256)
+ (xy 194.7005 121.294744)
+ (xy 194.697725 121.265151)
+ (xy 194.654116 121.140525)
+ (xy 194.609788 121.080462)
+ (xy 194.575711 121.034288)
+ (xy 194.469476 120.955885)
+ (xy 194.469475 120.955884)
+ (xy 194.344849 120.912275)
+ (xy 194.315256 120.9095)
+ (xy 194.315252 120.9095)
+ (xy 194.231163 120.9095)
+ (xy 194.14482 120.889793)
+ (xy 194.090449 120.851214)
+ (xy 193.758786 120.519551)
+ (xy 193.711667 120.444563)
+ (xy 193.7005 120.378837)
+ (xy 193.7005 119.413141)
+ (xy 193.699475 119.405355)
+ (xy 193.685044 119.295738)
+ (xy 193.626014 119.153227)
+ (xy 193.619545 119.137609)
+ (xy 193.621758 119.136692)
+ (xy 193.601056 119.069574)
+ (xy 193.6005 119.054705)
+ (xy 193.6005 118.831746)
+ (xy 193.600499 118.831734)
+ (xy 193.599041 118.821727)
+ (xy 193.590573 118.763607)
+ (xy 193.59057 118.763601)
+ (xy 193.590317 118.76278)
+ (xy 193.590171 118.760849)
+ (xy 193.588345 118.748314)
+ (xy 193.589216 118.748187)
+ (xy 193.583655 118.674467)
+ (xy 193.615969 118.59201)
+ (xy 193.68086 118.531739)
+ (xy 193.765476 118.505592)
+ (xy 193.809134 118.507106)
+ (xy 193.86674 118.5155)
+ (xy 193.866746 118.5155)
+ (xy 194.233254 118.5155)
+ (xy 194.23326 118.5155)
+ (xy 194.301393 118.505573)
+ (xy 194.406483 118.454198)
+ (xy 194.489198 118.371483)
+ (xy 194.540573 118.266393)
+ (xy 194.5505 118.19826)
+ (xy 194.5505 116.962834)
+ (xy 194.570207 116.876491)
+ (xy 194.625426 116.80725)
+ (xy 194.628295 116.805003)
+ (xy 194.728282 116.728282)
+ (xy 194.815059 116.615192)
+ (xy 194.824535 116.602843)
+ (xy 194.824537 116.602838)
+ (xy 194.866648 116.501174)
+ (xy 194.917896 116.428945)
+ (xy 194.995409 116.386105)
+ (xy 195.083833 116.381139)
+ (xy 195.165655 116.41503)
+ (xy 195.224669 116.481066)
+ (xy 195.249187 116.566168)
+ (xy 195.2495 116.577327)
+ (xy 195.2495 121.333455)
+ (xy 195.248648 121.346455)
+ (xy 195.244318 121.379348)
+ (xy 195.2495 121.418712)
+ (xy 195.249499 121.418712)
+ (xy 195.264954 121.536103)
+ (xy 195.264957 121.536113)
+ (xy 195.325463 121.682189)
+ (xy 195.325464 121.682192)
+ (xy 195.403382 121.783735)
+ (xy 195.421718 121.807631)
+ (xy 195.448044 121.827831)
+ (xy 195.457835 121.836419)
+ (xy 196.761866 123.14045)
+ (xy 196.808984 123.215436)
+ (xy 196.820151 123.281162)
+ (xy 196.82015 124.719749)
+ (xy 196.831784 124.778232)
+ (xy 196.876098 124.844552)
+ (xy 196.942418 124.888866)
+ (xy 196.94242 124.888867)
+ (xy 196.969377 124.894229)
+ (xy 197.000901 124.9005)
+ (xy 197.000903 124.9005)
+ (xy 197.121151 124.9005)
+ (xy 197.207494 124.920207)
+ (xy 197.276735 124.975426)
+ (xy 197.315162 125.055218)
+ (xy 197.320151 125.0995)
+ (xy 197.320151 126.2005)
+ (xy 197.300444 126.286843)
+ (xy 197.245225 126.356084)
+ (xy 197.165433 126.394511)
+ (xy 197.121151 126.3995)
+ (xy 197.000901 126.3995)
+ (xy 196.942418 126.411133)
+ (xy 196.876098 126.455447)
+ (xy 196.831784 126.521767)
+ (xy 196.820151 126.58025)
+ (xy 196.820151 127.2405)
+ (xy 196.800444 127.326843)
+ (xy 196.745225 127.396084)
+ (xy 196.665433 127.434511)
+ (xy 196.621151 127.4395)
+ (xy 196.431956 127.4395)
+ (xy 196.345613 127.419793)
+ (xy 196.327204 127.409698)
+ (xy 196.167401 127.310753)
+ (xy 196.167399 127.310752)
+ (xy 196.120679 127.292653)
+ (xy 195.95994 127.230382)
+ (xy 195.741243 127.1895)
+ (xy 195.518757 127.1895)
+ (xy 195.30006 127.230382)
+ (xy 195.092599 127.310753)
+ (xy 195.092598 127.310753)
+ (xy 195.092597 127.310754)
+ (xy 195.092595 127.310755)
+ (xy 194.903442 127.427873)
+ (xy 194.90344 127.427874)
+ (xy 194.903438 127.427876)
+ (xy 194.739019 127.577764)
+ (xy 194.739015 127.577768)
+ (xy 194.604945 127.755305)
+ (xy 194.604941 127.755312)
+ (xy 194.505773 127.954468)
+ (xy 194.50577 127.954474)
+ (xy 194.444885 128.16846)
+ (xy 194.444885 128.168464)
+ (xy 194.424357 128.389998)
+ (xy 194.424357 128.390001)
+ (xy 194.427823 128.427406)
+ (xy 194.443767 128.599476)
+ (xy 194.444885 128.611535)
+ (xy 194.444885 128.611539)
+ (xy 194.50577 128.825525)
+ (xy 194.505771 128.825528)
+ (xy 194.597807 129.01036)
+ (xy 194.604941 129.024687)
+ (xy 194.604945 129.024694)
+ (xy 194.738606 129.201689)
+ (xy 194.739019 129.202236)
+ (xy 194.903438 129.352124)
+ (xy 195.092599 129.469247)
+ (xy 195.30006 129.549618)
+ (xy 195.518757 129.5905)
+ (xy 195.518759 129.5905)
+ (xy 195.741241 129.5905)
+ (xy 195.741243 129.5905)
+ (xy 195.95994 129.549618)
+ (xy 196.167401 129.469247)
+ (xy 196.327198 129.370305)
+ (xy 196.410981 129.341608)
+ (xy 196.431956 129.3405)
+ (xy 197.367333 129.3405)
+ (xy 197.369847 129.340531)
+ (xy 197.412313 129.341608)
+ (xy 197.453194 129.342644)
+ (xy 197.453194 129.342643)
+ (xy 197.453197 129.342644)
+ (xy 197.509045 129.332633)
+ (xy 197.516502 129.331586)
+ (xy 197.572972 129.325845)
+ (xy 197.601649 129.316846)
+ (xy 197.613897 129.31384)
+ (xy 197.643479 129.308539)
+ (xy 197.696187 129.287483)
+ (xy 197.703257 129.284966)
+ (xy 197.757419 129.267974)
+ (xy 197.783704 129.253383)
+ (xy 197.795077 129.247982)
+ (xy 197.822999 129.23683)
+ (xy 197.870383 129.205599)
+ (xy 197.876823 129.201698)
+ (xy 197.926442 129.174159)
+ (xy 197.949251 129.154575)
+ (xy 197.959304 129.146995)
+ (xy 197.98441 129.130451)
+ (xy 198.024541 129.090318)
+ (xy 198.030064 129.0852)
+ (xy 198.073119 129.04824)
+ (xy 198.091519 129.024468)
+ (xy 198.099842 129.015017)
+ (xy 198.456077 128.658783)
+ (xy 198.531064 128.611667)
+ (xy 198.596789 128.6005)
+ (xy 199.540401 128.6005)
+ (xy 199.559806 128.596639)
+ (xy 199.598882 128.588867)
+ (xy 199.665203 128.544552)
+ (xy 199.709518 128.478231)
+ (xy 199.720181 128.424623)
+ (xy 200.77065 128.424623)
+ (xy 200.785156 128.497545)
+ (xy 200.785156 128.497546)
+ (xy 200.84041 128.580239)
+ (xy 200.840411 128.58024)
+ (xy 200.923104 128.635494)
+ (xy 200.996028 128.65)
+ (xy 201.870651 128.65)
+ (xy 201.870651 127.9)
+ (xy 202.670651 127.9)
+ (xy 202.670651 128.65)
+ (xy 203.545274 128.65)
+ (xy 203.618196 128.635494)
+ (xy 203.618197 128.635494)
+ (xy 203.70089 128.58024)
+ (xy 203.700891 128.580239)
+ (xy 203.756145 128.497546)
+ (xy 203.756145 128.497545)
+ (xy 203.77065 128.424623)
+ (xy 203.770651 127.9)
+ (xy 202.670651 127.9)
+ (xy 201.870651 127.9)
+ (xy 200.770651 127.9)
+ (xy 200.77065 128.424623)
+ (xy 199.720181 128.424623)
+ (xy 199.720559 128.422724)
+ (xy 199.721151 128.419749)
+ (xy 199.721151 126.58025)
+ (xy 199.720181 126.575376)
+ (xy 200.77065 126.575376)
+ (xy 200.770651 127.1)
+ (xy 201.870651 127.1)
+ (xy 201.870651 126.35)
+ (xy 202.670651 126.35)
+ (xy 202.670651 127.1)
+ (xy 203.770651 127.1)
+ (xy 203.77065 126.575376)
+ (xy 203.756145 126.502454)
+ (xy 203.756145 126.502453)
+ (xy 203.700891 126.41976)
+ (xy 203.70089 126.419759)
+ (xy 203.618197 126.364505)
+ (xy 203.545274 126.35)
+ (xy 202.670651 126.35)
+ (xy 201.870651 126.35)
+ (xy 200.996028 126.35)
+ (xy 200.923105 126.364505)
+ (xy 200.923104 126.364505)
+ (xy 200.840411 126.419759)
+ (xy 200.84041 126.41976)
+ (xy 200.785156 126.502453)
+ (xy 200.785156 126.502454)
+ (xy 200.77065 126.575376)
+ (xy 199.720181 126.575376)
+ (xy 199.713478 126.541677)
+ (xy 199.709518 126.521769)
+ (xy 199.705378 126.515573)
+ (xy 199.665203 126.455447)
+ (xy 199.598883 126.411133)
+ (xy 199.540401 126.3995)
+ (xy 199.540399 126.3995)
+ (xy 199.420151 126.3995)
+ (xy 199.333808 126.379793)
+ (xy 199.264567 126.324574)
+ (xy 199.22614 126.244782)
+ (xy 199.221151 126.2005)
+ (xy 199.221151 125.0995)
+ (xy 199.240858 125.013157)
+ (xy 199.296077 124.943916)
+ (xy 199.375869 124.905489)
+ (xy 199.420151 124.9005)
+ (xy 199.540401 124.9005)
+ (xy 199.559806 124.896639)
+ (xy 199.598882 124.888867)
+ (xy 199.665203 124.844552)
+ (xy 199.709518 124.778231)
+ (xy 199.71725 124.739357)
+ (xy 200.420151 124.739357)
+ (xy 200.435607 124.856765)
+ (xy 200.496114 125.00284)
+ (xy 200.496115 125.002843)
+ (xy 200.549584 125.072524)
+ (xy 200.592369 125.128282)
+ (xy 200.63229 125.158914)
+ (xy 200.717807 125.224535)
+ (xy 200.71781 125.224536)
+ (xy 200.863889 125.285044)
+ (xy 200.98129 125.3005)
+ (xy 202.130267 125.300499)
+ (xy 202.130281 125.3005)
+ (xy 202.146316 125.3005)
+ (xy 202.411022 125.3005)
+ (xy 202.411034 125.300499)
+ (xy 203.560009 125.300499)
+ (xy 203.560011 125.300499)
+ (xy 203.677413 125.285044)
+ (xy 203.677415 125.285043)
+ (xy 203.677416 125.285043)
+ (xy 203.677416 125.285042)
+ (xy 203.823492 125.224536)
+ (xy 203.823492 125.224535)
+ (xy 203.823494 125.224535)
+ (xy 203.852627 125.202179)
+ (xy 203.948933 125.128282)
+ (xy 204.03365 125.017877)
+ (xy 204.045186 125.002843)
+ (xy 204.045187 125.00284)
+ (xy 204.105695 124.856762)
+ (xy 204.121151 124.739361)
+ (xy 204.12115 122.86064)
+ (xy 204.105695 122.743238)
+ (xy 204.105694 122.743235)
+ (xy 204.105694 122.743234)
+ (xy 204.045187 122.597159)
+ (xy 204.045186 122.597156)
+ (xy 203.948931 122.471716)
+ (xy 203.920308 122.449753)
+ (xy 203.863804 122.381556)
+ (xy 203.842486 122.295597)
+ (xy 203.84795 122.245418)
+ (xy 203.856334 122.210497)
+ (xy 203.8761 121.959349)
+ (xy 203.856334 121.708201)
+ (xy 203.823884 121.57304)
+ (xy 203.822892 121.484486)
+ (xy 203.86042 121.404267)
+ (xy 203.896236 121.368716)
+ (xy 203.948933 121.328282)
+ (xy 203.999769 121.262031)
+ (xy 204.045186 121.202843)
+ (xy 204.045187 121.20284)
+ (xy 204.057822 121.172337)
+ (xy 204.105695 121.056762)
+ (xy 204.121151 120.939361)
+ (xy 204.12115 119.06064)
+ (xy 204.105695 118.943238)
+ (xy 204.105694 118.943235)
+ (xy 204.105694 118.943234)
+ (xy 204.045187 118.797159)
+ (xy 204.045186 118.797156)
+ (xy 203.974943 118.705615)
+ (xy 203.948933 118.671718)
+ (xy 203.893384 118.629094)
+ (xy 203.823494 118.575464)
+ (xy 203.823491 118.575463)
+ (xy 203.696572 118.522892)
+ (xy 203.677413 118.514956)
+ (xy 203.560012 118.4995)
+ (xy 202.394988 118.4995)
+ (xy 202.394986 118.4995)
+ (xy 202.146316 118.4995)
+ (xy 202.146312 118.4995)
+ (xy 200.981293 118.4995)
+ (xy 200.863885 118.514956)
+ (xy 200.863885 118.514957)
+ (xy 200.71781 118.575463)
+ (xy 200.717807 118.575464)
+ (xy 200.592369 118.671718)
+ (xy 200.496115 118.797156)
+ (xy 200.496114 118.797159)
+ (xy 200.435608 118.943235)
+ (xy 200.435607 118.943237)
+ (xy 200.433725 118.95753)
+ (xy 200.421618 119.0495)
+ (xy 200.420151 119.060641)
+ (xy 200.420151 120.939357)
+ (xy 200.435607 121.056765)
+ (xy 200.496114 121.20284)
+ (xy 200.496115 121.202843)
+ (xy 200.543927 121.265151)
+ (xy 200.592369 121.328282)
+ (xy 200.645058 121.368712)
+ (xy 200.701561 121.436907)
+ (xy 200.722879 121.522866)
+ (xy 200.717416 121.573043)
+ (xy 200.684968 121.708197)
+ (xy 200.665202 121.959348)
+ (xy 200.665202 121.959349)
+ (xy 200.684968 122.210497)
+ (xy 200.684968 122.2105)
+ (xy 200.684969 122.210503)
+ (xy 200.693352 122.245423)
+ (xy 200.694345 122.333981)
+ (xy 200.656815 122.414199)
+ (xy 200.620995 122.449752)
+ (xy 200.592369 122.471717)
+ (xy 200.496115 122.597156)
+ (xy 200.496114 122.597159)
+ (xy 200.435608 122.743235)
+ (xy 200.435607 122.743237)
+ (xy 200.433301 122.760753)
+ (xy 200.420571 122.857454)
+ (xy 200.420151 122.860641)
+ (xy 200.420151 124.739357)
+ (xy 199.71725 124.739357)
+ (xy 199.719279 124.729158)
+ (xy 199.721151 124.719749)
+ (xy 199.721151 122.88025)
+ (xy 199.716522 122.856983)
+ (xy 199.709518 122.821769)
+ (xy 199.709517 122.821767)
+ (xy 199.665203 122.755447)
+ (xy 199.598883 122.711133)
+ (xy 199.540401 122.6995)
+ (xy 199.540399 122.6995)
+ (xy 198.101815 122.6995)
+ (xy 198.015472 122.679793)
+ (xy 197.961101 122.641214)
+ (xy 196.738812 121.418925)
+ (xy 196.691693 121.343937)
+ (xy 196.681777 121.25593)
+ (xy 196.711028 121.172337)
+ (xy 196.773652 121.109713)
+ (xy 196.857245 121.080462)
+ (xy 196.922643 121.08783)
+ (xy 196.923198 121.085043)
+ (xy 196.942419 121.088866)
+ (xy 196.94242 121.088867)
+ (xy 196.962379 121.092837)
+ (xy 197.000901 121.1005)
+ (xy 197.000903 121.1005)
+ (xy 199.540401 121.1005)
+ (xy 199.559806 121.096639)
+ (xy 199.598882 121.088867)
+ (xy 199.665203 121.044552)
+ (xy 199.709518 120.978231)
+ (xy 199.721151 120.919748)
+ (xy 199.721151 119.080252)
+ (xy 199.718515 119.067002)
+ (xy 199.716069 119.054705)
+ (xy 199.709518 119.021769)
+ (xy 199.708461 119.020187)
+ (xy 199.665203 118.955447)
+ (xy 199.598883 118.911133)
+ (xy 199.540392 118.899498)
+ (xy 199.534522 118.89892)
+ (xy 199.450527 118.870842)
+ (xy 199.387034 118.8091)
+ (xy 199.356616 118.725924)
+ (xy 199.3653 118.637788)
+ (xy 199.370953 118.624125)
+ (xy 199.370905 118.624107)
+ (xy 199.374223 118.615538)
+ (xy 199.374229 118.615528)
+ (xy 199.435115 118.401536)
+ (xy 199.455643 118.18)
+ (xy 199.435115 117.958464)
+ (xy 199.374229 117.744472)
+ (xy 199.344915 117.685601)
+ (xy 199.32407 117.599531)
+ (xy 199.342635 117.512936)
+ (xy 199.396934 117.442971)
+ (xy 199.476213 117.403494)
+ (xy 199.48423 117.401727)
+ (xy 199.490398 117.4005)
+ (xy 199.490399 117.4005)
+ (xy 199.548882 117.388867)
+ (xy 199.615203 117.344552)
+ (xy 199.659518 117.278231)
+ (xy 199.671151 117.219748)
+ (xy 199.671151 116.7)
+ (xy 200.720651 116.7)
+ (xy 200.720651 117.224623)
+ (xy 200.735156 117.297545)
+ (xy 200.735156 117.297546)
+ (xy 200.79041 117.380239)
+ (xy 200.790411 117.38024)
+ (xy 200.873104 117.435494)
+ (xy 200.946028 117.45)
+ (xy 201.820651 117.45)
+ (xy 201.820651 116.7)
+ (xy 202.620651 116.7)
+ (xy 202.620651 117.45)
+ (xy 203.495274 117.45)
+ (xy 203.568196 117.435494)
+ (xy 203.568197 117.435494)
+ (xy 203.65089 117.38024)
+ (xy 203.650891 117.380239)
+ (xy 203.706145 117.297546)
+ (xy 203.706145 117.297545)
+ (xy 203.720651 117.224623)
+ (xy 203.720651 116.7)
+ (xy 202.620651 116.7)
+ (xy 201.820651 116.7)
+ (xy 200.720651 116.7)
+ (xy 199.671151 116.7)
+ (xy 199.671151 115.9)
+ (xy 200.720651 115.9)
+ (xy 201.820651 115.9)
+ (xy 201.820651 115.15)
+ (xy 202.620651 115.15)
+ (xy 202.620651 115.9)
+ (xy 203.720651 115.9)
+ (xy 203.720651 115.375376)
+ (xy 203.706145 115.302454)
+ (xy 203.706145 115.302453)
+ (xy 203.650891 115.21976)
+ (xy 203.65089 115.219759)
+ (xy 203.568197 115.164505)
+ (xy 203.495274 115.15)
+ (xy 202.620651 115.15)
+ (xy 201.820651 115.15)
+ (xy 200.946028 115.15)
+ (xy 200.873105 115.164505)
+ (xy 200.873104 115.164505)
+ (xy 200.790411 115.219759)
+ (xy 200.79041 115.21976)
+ (xy 200.735156 115.302453)
+ (xy 200.735156 115.302454)
+ (xy 200.720651 115.375376)
+ (xy 200.720651 115.9)
+ (xy 199.671151 115.9)
+ (xy 199.671151 115.380252)
+ (xy 199.659518 115.321769)
+ (xy 199.646612 115.302454)
+ (xy 199.615203 115.255447)
+ (xy 199.548883 115.211133)
+ (xy 199.490401 115.1995)
+ (xy 199.490399 115.1995)
+ (xy 199.020151 115.1995)
+ (xy 198.933808 115.179793)
+ (xy 198.864567 115.124574)
+ (xy 198.82614 115.044782)
+ (xy 198.821151 115.0005)
+ (xy 198.821151 113.188922)
+ (xy 198.840858 113.102579)
+ (xy 198.896077 113.033338)
+ (xy 198.975869 112.994911)
+ (xy 198.991458 112.992001)
+ (xy 199.021393 112.98764)
+ (xy 199.021392 112.98764)
+ (xy 199.022216 112.987386)
+ (xy 199.024128 112.987241)
+ (xy 199.036687 112.985412)
+ (xy 199.036814 112.986284)
+ (xy 199.110528 112.980721)
+ (xy 199.192986 113.013034)
+ (xy 199.253258 113.077924)
+ (xy 199.279407 113.162539)
+ (xy 199.277892 113.206203)
+ (xy 199.269501 113.263797)
+ (xy 199.2695 113.263813)
+ (xy 199.2695 113.630332)
+ (xy 199.279426 113.698459)
+ (xy 199.330801 113.803549)
+ (xy 199.330802 113.80355)
+ (xy 199.413517 113.886265)
+ (xy 199.518607 113.93764)
+ (xy 199.58674 113.947567)
+ (xy 199.809706 113.947567)
+ (xy 199.896049 113.967274)
+ (xy 199.902719 113.970799)
+ (xy 199.904657 113.971602)
+ (xy 199.904659 113.971603)
+ (xy 200.050738 114.032111)
+ (xy 200.2075 114.052749)
+ (xy 200.364262 114.032111)
+ (xy 200.441266 114.000214)
+ (xy 200.517419 113.985067)
+ (xy 201.574331 113.985067)
+ (xy 201.660674 114.004774)
+ (xy 201.692498 114.02395)
+ (xy 201.695521 114.026181)
+ (xy 201.695523 114.026181)
+ (xy 201.695525 114.026183)
+ (xy 201.820151 114.069792)
+ (xy 201.849744 114.072567)
+ (xy 201.891398 114.072567)
+ (xy 201.977741 114.092274)
+ (xy 202.039552 114.141568)
+ (xy 202.039995 114.141126)
+ (xy 202.04392 114.145051)
+ (xy 202.046982 114.147493)
+ (xy 202.049211 114.150342)
+ (xy 202.049216 114.150347)
+ (xy 202.049218 114.150349)
+ (xy 202.090652 114.182142)
+ (xy 202.161832 114.236761)
+ (xy 202.174659 114.246603)
+ (xy 202.174658 114.246603)
+ (xy 202.206693 114.259872)
+ (xy 202.320738 114.307111)
+ (xy 202.4775 114.327749)
+ (xy 202.498884 114.324933)
+ (xy 202.510393 114.323419)
+ (xy 202.523393 114.322567)
+ (xy 203.219153 114.322567)
+ (xy 203.305496 114.342274)
+ (xy 203.329712 114.356105)
+ (xy 203.411767 114.410933)
+ (xy 203.411769 114.410934)
+ (xy 203.446984 114.417938)
+ (xy 203.47025 114.422567)
+ (xy 203.470252 114.422567)
+ (xy 204.50975 114.422567)
+ (xy 204.529155 114.418706)
+ (xy 204.568231 114.410934)
+ (xy 204.634552 114.366619)
+ (xy 204.678867 114.300298)
+ (xy 204.6905 114.241815)
+ (xy 204.6905 113.541161)
+ (xy 204.710207 113.454818)
+ (xy 204.748783 113.40045)
+ (xy 204.992173 113.15706)
+ (xy 205.00195 113.148486)
+ (xy 205.028282 113.128282)
+ (xy 205.124536 113.002841)
+ (xy 205.185044 112.856762)
+ (xy 205.205682 112.7)
+ (xy 205.185044 112.543238)
+ (xy 205.124536 112.397159)
+ (xy 205.124535 112.397156)
+ (xy 205.052451 112.303216)
+ (xy 205.028282 112.271718)
+ (xy 204.986468 112.239633)
+ (xy 204.902843 112.175464)
+ (xy 204.90284 112.175463)
+ (xy 204.801732 112.133583)
+ (xy 204.729503 112.082334)
+ (xy 204.686663 112.004821)
+ (xy 204.681698 111.916397)
+ (xy 204.712426 111.839169)
+ (xy 204.725494 111.81961)
+ (xy 204.74 111.74669)
+ (xy 204.74 111.622067)
+ (xy 204.39 111.622067)
+ (xy 204.39 112.006968)
+ (xy 204.370293 112.093311)
+ (xy 204.315074 112.162552)
+ (xy 204.305283 112.169228)
+ (xy 204.171719 112.271715)
+ (xy 204.151515 112.298044)
+ (xy 204.142926 112.307837)
+ (xy 203.597837 112.852926)
+ (xy 203.588044 112.861515)
+ (xy 203.561717 112.881718)
+ (xy 203.493649 112.970426)
+ (xy 203.425452 113.026929)
+ (xy 203.411934 113.033131)
+ (xy 203.41177 113.033198)
+ (xy 203.329712 113.088029)
+ (xy 203.246972 113.119613)
+ (xy 203.219153 113.121567)
+ (xy 202.978189 113.121567)
+ (xy 202.891846 113.10186)
+ (xy 202.822605 113.046641)
+ (xy 202.790357 112.988293)
+ (xy 202.769116 112.927592)
+ (xy 202.690711 112.821355)
+ (xy 202.593583 112.749673)
+ (xy 202.584475 112.742951)
+ (xy 202.459849 112.699342)
+ (xy 202.430256 112.696567)
+ (xy 201.849744 112.696567)
+ (xy 201.82015 112.699342)
+ (xy 201.820151 112.699342)
+ (xy 201.695521 112.742952)
+ (xy 201.692498 112.745184)
+ (xy 201.685628 112.74818)
+ (xy 201.682338 112.74992)
+ (xy 201.682207 112.749673)
+ (xy 201.611323 112.780598)
+ (xy 201.574331 112.784067)
+ (xy 200.315893 112.784067)
+ (xy 200.302892 112.783215)
+ (xy 200.270001 112.778885)
+ (xy 200.27 112.778885)
+ (xy 200.113237 112.799522)
+ (xy 200.073259 112.804785)
+ (xy 200.029935 112.834028)
+ (xy 199.96716 112.86003)
+ (xy 199.967158 112.860031)
+ (xy 199.967159 112.860031)
+ (xy 199.927114 112.890759)
+ (xy 199.907976 112.905444)
+ (xy 199.827478 112.942372)
+ (xy 199.786832 112.946567)
+ (xy 199.586734 112.946567)
+ (xy 199.518602 112.956494)
+ (xy 199.517769 112.956752)
+ (xy 199.515834 112.956897)
+ (xy 199.503314 112.958722)
+ (xy 199.503187 112.957851)
+ (xy 199.429456 112.963409)
+ (xy 199.347 112.93109)
+ (xy 199.286733 112.866195)
+ (xy 199.260591 112.781578)
+ (xy 199.262106 112.737933)
+ (xy 199.2705 112.680327)
+ (xy 199.2705 112.313807)
+ (xy 199.269643 112.307927)
+ (xy 199.276692 112.21965)
+ (xy 199.321347 112.143168)
+ (xy 199.394764 112.093636)
+ (xy 199.482401 112.080863)
+ (xy 199.497692 112.082682)
+ (xy 199.588518 112.097066)
+ (xy 199.907499 112.097066)
+ (xy 200.5075 112.097066)
+ (xy 200.826477 112.097066)
+ (xy 200.920149 112.082231)
+ (xy 201.033043 112.024709)
+ (xy 201.126834 111.930918)
+ (xy 201.201823 111.8838)
+ (xy 201.289829 111.873883)
+ (xy 201.373423 111.903133)
+ (xy 201.436047 111.965757)
+ (xy 201.454002 112.002088)
+ (xy 201.470233 112.045605)
+ (xy 201.55424 112.157825)
+ (xy 201.666465 112.241835)
+ (xy 201.74 112.269261)
+ (xy 201.74 112.26926)
+ (xy 202.539999 112.26926)
+ (xy 202.613534 112.241835)
+ (xy 202.725759 112.157825)
+ (xy 202.809767 112.045604)
+ (xy 202.858757 111.914257)
+ (xy 202.865089 111.855365)
+ (xy 202.893912 111.771623)
+ (xy 202.956216 111.708681)
+ (xy 202.988909 111.697053)
+ (xy 203.141531 111.697053)
+ (xy 203.202943 111.735205)
+ (xy 203.245477 111.802137)
+ (xy 203.247005 111.801505)
+ (xy 203.254505 111.819613)
+ (xy 203.309759 111.902306)
+ (xy 203.30976 111.902307)
+ (xy 203.392453 111.957561)
+ (xy 203.465377 111.972067)
+ (xy 203.59 111.972067)
+ (xy 203.59 111.622067)
+ (xy 203.24 111.622067)
+ (xy 203.204714 111.657353)
+ (xy 203.141531 111.697053)
+ (xy 202.988909 111.697053)
+ (xy 202.990531 111.696476)
+ (xy 202.958126 111.685137)
+ (xy 202.895502 111.622513)
+ (xy 202.866251 111.53892)
+ (xy 202.865 111.516639)
+ (xy 202.865 111.262935)
+ (xy 202.858757 111.204876)
+ (xy 202.809767 111.073529)
+ (xy 202.725758 110.961308)
+ (xy 202.613536 110.877299)
+ (xy 202.54 110.849871)
+ (xy 202.539999 112.26926)
+ (xy 201.74 112.26926)
+ (xy 201.74 110.849871)
+ (xy 201.739999 110.849871)
+ (xy 201.666463 110.877299)
+ (xy 201.554241 110.961308)
+ (xy 201.470232 111.073529)
+ (xy 201.47023 111.073533)
+ (xy 201.460791 111.09884)
+ (xy 201.412151 111.172851)
+ (xy 201.336216 111.218428)
+ (xy 201.248025 111.226544)
+ (xy 201.165047 111.195593)
+ (xy 201.133626 111.170006)
+ (xy 201.033045 111.069425)
+ (xy 200.92015 111.011902)
+ (xy 200.920148 111.011901)
+ (xy 200.826481 110.997067)
+ (xy 200.5075 110.997067)
+ (xy 200.5075 112.097066)
+ (xy 199.907499 112.097066)
+ (xy 199.9075 112.097065)
+ (xy 199.9075 110.997067)
+ (xy 199.588518 110.997067)
+ (xy 199.556139 111.002195)
+ (xy 199.467777 110.996234)
+ (xy 199.390751 110.952524)
+ (xy 199.340319 110.879723)
+ (xy 199.33119 110.822067)
+ (xy 203.24 110.822067)
+ (xy 203.59 110.822067)
+ (xy 203.59 110.472067)
+ (xy 204.39 110.472067)
+ (xy 204.39 110.822067)
+ (xy 204.739999 110.822067)
+ (xy 204.74 110.697443)
+ (xy 204.725494 110.624521)
+ (xy 204.725494 110.62452)
+ (xy 204.67024 110.541827)
+ (xy 204.670239 110.541826)
+ (xy 204.587546 110.486572)
+ (xy 204.514623 110.472067)
+ (xy 204.39 110.472067)
+ (xy 203.59 110.472067)
+ (xy 203.465377 110.472067)
+ (xy 203.392454 110.486572)
+ (xy 203.392453 110.486572)
+ (xy 203.30976 110.541826)
+ (xy 203.309759 110.541827)
+ (xy 203.254505 110.62452)
+ (xy 203.254505 110.624521)
+ (xy 203.24 110.697443)
+ (xy 203.24 110.822067)
+ (xy 199.33119 110.822067)
+ (xy 199.326468 110.792249)
+ (xy 199.351943 110.707429)
+ (xy 199.384298 110.664935)
+ (xy 199.990448 110.058786)
+ (xy 200.065438 110.011667)
+ (xy 200.131163 110.0005)
+ (xy 202.554107 110.0005)
+ (xy 202.567107 110.001352)
+ (xy 202.579873 110.003032)
+ (xy 202.6 110.005682)
+ (xy 202.756762 109.985044)
+ (xy 202.902841 109.924536)
+ (xy 202.977182 109.867492)
+ (xy 203.028282 109.828282)
+ (xy 203.048486 109.80195)
+ (xy 203.05706 109.792173)
+ (xy 203.992173 108.85706)
+ (xy 204.00195 108.848486)
+ (xy 204.028282 108.828282)
+ (xy 204.124536 108.702841)
+ (xy 204.185044 108.556762)
+ (xy 204.185043 108.556762)
+ (xy 204.195053 108.532596)
+ (xy 204.19482 108.482504)
+ (xy 204.205683 108.4)
+ (xy 204.201351 108.367098)
+ (xy 204.2005 108.354106)
+ (xy 204.2005 96.533393)
+ (xy 204.201352 96.520393)
+ (xy 204.204859 96.493749)
+ (xy 204.205682 96.4875)
+ (xy 204.185044 96.330738)
+ (xy 204.132957 96.204989)
+ (xy 204.124537 96.184661)
+ (xy 204.124536 96.18466)
+ (xy 204.124536 96.184659)
+ (xy 204.08164 96.128756)
+ (xy 204.081639 96.128754)
+ (xy 204.028281 96.059217)
+ (xy 204.012024 96.046743)
+ (xy 204.001952 96.039014)
+ (xy 203.992174 96.030439)
+ (xy 203.423104 95.461369)
+ (xy 203.232437 95.270701)
+ (xy 203.185318 95.195712)
+ (xy 203.175402 95.107706)
+ (xy 203.204653 95.024113)
+ (xy 203.267277 94.961489)
+ (xy 203.35087 94.932238)
+ (xy 203.438877 94.942154)
+ (xy 203.449274 94.946122)
+ (xy 203.543238 94.985044)
+ (xy 203.7 95.005682)
+ (xy 203.856762 94.985044)
+ (xy 204.002841 94.924536)
+ (xy 204.002841 94.924535)
+ (xy 204.002843 94.924535)
+ (xy 204.055336 94.884255)
+ (xy 204.128282 94.828282)
+ (xy 204.211721 94.719542)
+ (xy 204.224535 94.702843)
+ (xy 204.224536 94.70284)
+ (xy 204.233911 94.680207)
+ (xy 204.285044 94.556762)
+ (xy 204.305682 94.4)
+ (xy 204.285044 94.243238)
+ (xy 204.250894 94.160793)
+ (xy 204.23606 94.073486)
+ (xy 204.260577 93.988384)
+ (xy 204.319591 93.922347)
+ (xy 204.401412 93.888455)
+ (xy 204.460722 93.887346)
+ (xy 204.502067 93.892789)
+ (xy 204.6 93.905682)
+ (xy 204.756762 93.885044)
+ (xy 204.902841 93.824536)
+ (xy 204.902841 93.824535)
+ (xy 204.902843 93.824535)
+ (xy 204.953875 93.785376)
+ (xy 205.028282 93.728282)
+ (xy 205.10789 93.624535)
+ (xy 205.124535 93.602843)
+ (xy 205.124536 93.60284)
+ (xy 205.12565 93.600151)
+ (xy 205.185044 93.456762)
+ (xy 205.205682 93.3)
+ (xy 205.185044 93.143238)
+ (xy 205.124536 92.997159)
+ (xy 205.123248 92.99548)
+ (xy 205.091622 92.954263)
+ (xy 205.054695 92.873765)
+ (xy 205.0505 92.833121)
+ (xy 205.0505 89.941624)
+ (xy 205.051126 89.930475)
+ (xy 205.052687 89.916618)
+ (xy 205.05527 89.893695)
+ (xy 205.04455 89.837045)
+ (xy 205.043936 89.833426)
+ (xy 205.043388 89.829793)
+ (xy 205.035348 89.776443)
+ (xy 205.035345 89.776438)
+ (xy 205.032825 89.768268)
+ (xy 205.030023 89.760261)
+ (xy 205.030023 89.760258)
+ (xy 205.003084 89.70929)
+ (xy 205.001422 89.705996)
+ (xy 204.987326 89.676725)
+ (xy 204.976425 89.654088)
+ (xy 204.976423 89.654086)
+ (xy 204.976423 89.654085)
+ (xy 204.971646 89.647077)
+ (xy 204.966565 89.640192)
+ (xy 204.946295 89.619922)
+ (xy 204.925816 89.599443)
+ (xy 204.923261 89.59679)
+ (xy 204.884056 89.554537)
+ (xy 204.872884 89.545627)
+ (xy 204.864561 89.538188)
+ (xy 203.961905 88.635532)
+ (xy 203.030139 87.703766)
+ (xy 203.022707 87.695449)
+ (xy 202.99963 87.666511)
+ (xy 202.952006 87.63404)
+ (xy 202.948973 87.631888)
+ (xy 202.902631 87.597686)
+ (xy 202.895062 87.593686)
+ (xy 202.887422 87.590007)
+ (xy 202.832352 87.573021)
+ (xy 202.828817 87.571858)
+ (xy 202.774448 87.552833)
+ (xy 202.766072 87.551248)
+ (xy 202.757654 87.54998)
+ (xy 202.757652 87.54998)
+ (xy 202.700041 87.54998)
+ (xy 202.696321 87.54991)
+ (xy 202.642179 87.547884)
+ (xy 202.63874 87.547756)
+ (xy 202.638739 87.547756)
+ (xy 202.624558 87.549354)
+ (xy 202.61341 87.54998)
+ (xy 194.269512 87.54998)
+ (xy 194.183169 87.530273)
+ (xy 194.128798 87.491694)
+ (xy 191.315956 84.678852)
+ (xy 191.268837 84.603864)
+ (xy 191.258921 84.515857)
+ (xy 191.288172 84.432264)
+ (xy 191.350796 84.36964)
+ (xy 191.380507 84.35429)
+ (xy 191.452341 84.324536)
+ (xy 191.452342 84.324535)
+ (xy 191.452343 84.324535)
+ (xy 191.484317 84.3)
+ (xy 191.577782 84.228282)
+ (xy 191.674034 84.102844)
+ (xy 191.674035 84.102843)
+ (xy 191.674036 84.10284)
+ (xy 191.674037 84.102839)
+ (xy 191.705722 84.026342)
+ (xy 191.756972 83.954113)
+ (xy 191.834484 83.911274)
+ (xy 191.889575 83.903496)
+ (xy 194.46144 83.903496)
+ (xy 194.547783 83.923203)
+ (xy 194.617024 83.978422)
+ (xy 194.655451 84.058214)
+ (xy 194.655451 84.146778)
+ (xy 194.645292 84.178649)
+ (xy 194.624735 84.22828)
+ (xy 194.616836 84.247349)
+ (xy 194.616835 84.24735)
+ (xy 194.598121 84.389502)
+ (xy 194.596197 84.404113)
+ (xy 194.616835 84.560875)
+ (xy 194.622479 84.574501)
+ (xy 194.677342 84.706953)
+ (xy 194.677343 84.706956)
+ (xy 194.725615 84.769864)
+ (xy 194.773597 84.832395)
+ (xy 194.804846 84.856373)
+ (xy 194.899035 84.928648)
+ (xy 194.899038 84.928649)
+ (xy 195.045117 84.989157)
+ (xy 195.201879 85.009795)
+ (xy 195.358641 84.989157)
+ (xy 195.50472 84.928649)
+ (xy 195.61423 84.844618)
+ (xy 195.694727 84.807691)
+ (xy 195.735374 84.803496)
+ (xy 195.801 84.803496)
+ (xy 195.887343 84.823203)
+ (xy 195.956584 84.878422)
+ (xy 195.995011 84.958214)
+ (xy 196 85.002496)
+ (xy 196 85.509039)
+ (xy 195.980293 85.595382)
+ (xy 195.960308 85.628294)
+ (xy 195.914493 85.689495)
+ (xy 195.870802 85.806635)
+ (xy 195.861884 85.931335)
+ (xy 195.861883 85.931335)
+ (xy 195.888457 86.053491)
+ (xy 195.888458 86.053493)
+ (xy 195.888459 86.053497)
+ (xy 195.948374 86.163224)
+ (xy 195.948375 86.163225)
+ (xy 195.949803 86.165132)
+ (xy 195.951493 86.168934)
+ (xy 195.955196 86.175716)
+ (xy 195.954641 86.176018)
+ (xy 195.985773 86.246062)
+ (xy 195.9895 86.284394)
+ (xy 195.9895 86.315605)
+ (xy 195.969793 86.401948)
+ (xy 195.949808 86.434861)
+ (xy 195.948376 86.436773)
+ (xy 195.948374 86.436775)
+ (xy 195.948374 86.436776)
+ (xy 195.888459 86.546503)
+ (xy 195.888458 86.546504)
+ (xy 195.888458 86.546506)
+ (xy 195.888457 86.546508)
+ (xy 195.861884 86.668662)
+ (xy 195.861884 86.668664)
+ (xy 195.861884 86.668665)
+ (xy 195.863464 86.690754)
+ (xy 195.870802 86.793364)
+ (xy 195.886227 86.834718)
+ (xy 195.914493 86.910503)
+ (xy 195.989414 87.010586)
+ (xy 196.089497 87.085507)
+ (xy 196.206634 87.129197)
+ (xy 196.331335 87.138116)
+ (xy 196.453497 87.111541)
+ (xy 196.563224 87.051626)
+ (xy 196.563229 87.05162)
+ (xy 196.565139 87.050192)
+ (xy 196.568951 87.048497)
+ (xy 196.575716 87.044804)
+ (xy 196.576018 87.045357)
+ (xy 196.64607 87.014225)
+ (xy 196.684395 87.0105)
+ (xy 205.7905 87.0105)
+ (xy 205.876843 87.030207)
+ (xy 205.946084 87.085426)
+ (xy 205.984511 87.165218)
+ (xy 205.9895 87.2095)
+ (xy 205.9895 132.7905)
+ (xy 205.969793 132.876843)
+ (xy 205.914574 132.946084)
+ (xy 205.834782 132.984511)
+ (xy 205.7905 132.9895)
+ (xy 150.2095 132.9895)
+ (xy 150.123157 132.969793)
+ (xy 150.053916 132.914574)
+ (xy 150.015489 132.834782)
+ (xy 150.0105 132.7905)
+ (xy 150.0105 131.75)
+ (xy 162.727498 131.75)
+ (xy 162.77236 131.838047)
+ (xy 162.861954 131.927641)
+ (xy 162.974849 131.985164)
+ (xy 162.974851 131.985165)
+ (xy 163.068518 131.999999)
+ (xy 163.387499 131.999999)
+ (xy 163.3875 131.999998)
+ (xy 163.3875 131.75)
+ (xy 163.9875 131.75)
+ (xy 163.9875 131.999999)
+ (xy 164.306477 131.999999)
+ (xy 164.400149 131.985164)
+ (xy 164.513045 131.927641)
+ (xy 164.602639 131.838047)
+ (xy 164.647502 131.75)
+ (xy 163.9875 131.75)
+ (xy 163.3875 131.75)
+ (xy 162.727498 131.75)
+ (xy 150.0105 131.75)
+ (xy 150.0105 131.15)
+ (xy 162.727498 131.15)
+ (xy 163.3875 131.15)
+ (xy 163.3875 130.9)
+ (xy 163.068523 130.9)
+ (xy 162.97485 130.914835)
+ (xy 162.861954 130.972358)
+ (xy 162.77236 131.061952)
+ (xy 162.727498 131.15)
+ (xy 150.0105 131.15)
+ (xy 150.0105 81.9595)
+ (xy 150.030207 81.873157)
+ (xy 150.085426 81.803916)
+ (xy 150.165218 81.765489)
+ (xy 150.2095 81.7605)
+ (xy 154.579935 81.7605)
+ (xy 154.697209 81.735571)
+ (xy 154.736302 81.727262)
+ (xy 154.882345 81.66224)
+ (xy 155.011677 81.568275)
+ (xy 155.054551 81.520658)
+ (xy 155.118643 81.449477)
+ (xy 155.118644 81.449475)
+ (xy 155.118646 81.449473)
+ (xy 155.198578 81.311027)
+ (xy 155.247979 81.158988)
+ (xy 155.264689 81)
+ (xy 155.247979 80.841012)
+ (xy 155.198578 80.688973)
+ (xy 155.118646 80.550527)
+ (xy 155.118645 80.550526)
+ (xy 155.118643 80.550522)
+ (xy 155.011682 80.43173)
+ (xy 155.01168 80.431728)
+ (xy 155.011677 80.431725)
+ (xy 154.927521 80.370582)
+ (xy 154.882346 80.33776)
+ (xy 154.736301 80.272737)
+ (xy 154.579935 80.2395)
+ (xy 154.579932 80.2395)
+ (xy 154.502088 80.2395)
+ (xy 150.2095 80.2395)
+ (xy 150.123157 80.219793)
+ (xy 150.053916 80.164574)
+ (xy 150.015489 80.084782)
+ (xy 150.0105 80.0405)
+ (xy 150.0105 67.2095)
+ (xy 150.030207 67.123157)
+ (xy 150.085426 67.053916)
+ (xy 150.165218 67.015489)
+ (xy 150.2095 67.0105)
+ (xy 205.7905 67.0105)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 164.737062 113.319247)
+ (xy 164.791433 113.357826)
+ (xy 164.991213 113.557606)
+ (xy 165.038332 113.632594)
+ (xy 165.049499 113.69832)
+ (xy 165.049499 115.550566)
+ (xy 165.029792 115.636909)
+ (xy 165.01246 115.666193)
+ (xy 165.010804 115.668512)
+ (xy 164.959426 115.773607)
+ (xy 164.9495 115.841734)
+ (xy 164.9495 117.083265)
+ (xy 164.959427 117.151396)
+ (xy 164.959684 117.152227)
+ (xy 164.959829 117.154156)
+ (xy 164.961655 117.166686)
+ (xy 164.960783 117.166812)
+ (xy 164.966343 117.24054)
+ (xy 164.934025 117.322996)
+ (xy 164.869132 117.383264)
+ (xy 164.784515 117.409408)
+ (xy 164.740862 117.407892)
+ (xy 164.683267 117.399501)
+ (xy 164.683266 117.3995)
+ (xy 164.68326 117.3995)
+ (xy 164.31674 117.3995)
+ (xy 164.316733 117.3995)
+ (xy 164.31085 117.400358)
+ (xy 164.222568 117.393302)
+ (xy 164.14609 117.348642)
+ (xy 164.096564 117.275221)
+ (xy 164.083797 117.187583)
+ (xy 164.085615 117.172306)
+ (xy 164.1 117.081479)
+ (xy 164.1 116.7625)
+ (xy 163.85 116.7625)
+ (xy 163.85 117.422502)
+ (xy 163.914743 117.462177)
+ (xy 163.978066 117.524094)
+ (xy 164.008252 117.607354)
+ (xy 164.007687 117.66054)
+ (xy 163.999501 117.716727)
+ (xy 163.9995 117.716746)
+ (xy 163.9995 118.958265)
+ (xy 164.009426 119.02639)
+ (xy 164.009426 119.026391)
+ (xy 164.009427 119.026393)
+ (xy 164.02928 119.067004)
+ (xy 164.049497 119.153227)
+ (xy 164.0495 119.154402)
+ (xy 164.0495 119.526264)
+ (xy 164.029793 119.612607)
+ (xy 163.974574 119.681848)
+ (xy 163.894782 119.720275)
+ (xy 163.806219 119.720275)
+ (xy 163.715196 119.6995)
+ (xy 163.715194 119.6995)
+ (xy 163.534806 119.6995)
+ (xy 163.358937 119.73964)
+ (xy 163.196412 119.817909)
+ (xy 163.12473 119.875072)
+ (xy 163.12178 119.877335)
+ (xy 163.02429 119.949287)
+ (xy 163.024289 119.949288)
+ (xy 162.978645 120.011132)
+ (xy 162.959251 120.033669)
+ (xy 162.920186 120.072736)
+ (xy 162.920182 120.072741)
+ (xy 162.899084 120.106316)
+ (xy 162.892625 120.115418)
+ (xy 162.86791 120.146411)
+ (xy 162.867906 120.146416)
+ (xy 162.850708 120.182129)
+ (xy 162.845308 120.191899)
+ (xy 162.824213 120.225472)
+ (xy 162.824211 120.225477)
+ (xy 162.811115 120.262901)
+ (xy 162.806844 120.273213)
+ (xy 162.78964 120.308937)
+ (xy 162.780816 120.347597)
+ (xy 162.777727 120.358316)
+ (xy 162.770548 120.378837)
+ (xy 162.764631 120.395748)
+ (xy 162.760192 120.43514)
+ (xy 162.758323 120.446143)
+ (xy 162.7495 120.484802)
+ (xy 162.7495 121.499452)
+ (xy 162.748874 121.510601)
+ (xy 162.744435 121.55)
+ (xy 162.748874 121.589398)
+ (xy 162.7495 121.600547)
+ (xy 162.7495 122.857454)
+ (xy 162.764632 122.991755)
+ (xy 162.764632 122.991757)
+ (xy 162.764633 122.991758)
+ (xy 162.82421 123.16202)
+ (xy 162.82421 123.162021)
+ (xy 162.920187 123.314766)
+ (xy 163.004657 123.399236)
+ (xy 163.051776 123.474224)
+ (xy 163.054823 123.486639)
+ (xy 163.054864 123.486627)
+ (xy 163.059427 123.501393)
+ (xy 163.1108 123.60648)
+ (xy 163.110802 123.606483)
+ (xy 163.193517 123.689198)
+ (xy 163.298607 123.740573)
+ (xy 163.36674 123.7505)
+ (xy 163.366746 123.7505)
+ (xy 163.733254 123.7505)
+ (xy 163.73326 123.7505)
+ (xy 163.790863 123.742107)
+ (xy 163.879143 123.74916)
+ (xy 163.955623 123.793818)
+ (xy 164.005152 123.867236)
+ (xy 164.017921 123.954874)
+ (xy 164.009683 123.997779)
+ (xy 164.004865 124.013371)
+ (xy 164.000787 124.012111)
+ (xy 163.979453 124.067129)
+ (xy 163.938663 124.111274)
+ (xy 163.930379 124.11788)
+ (xy 163.905658 124.148878)
+ (xy 163.898228 124.157192)
+ (xy 163.885126 124.170294)
+ (xy 163.870186 124.185235)
+ (xy 163.870183 124.185239)
+ (xy 163.849087 124.218812)
+ (xy 163.842628 124.227914)
+ (xy 163.817911 124.25891)
+ (xy 163.817905 124.258919)
+ (xy 163.800708 124.294629)
+ (xy 163.795308 124.304399)
+ (xy 163.774213 124.337972)
+ (xy 163.774211 124.337977)
+ (xy 163.761115 124.375401)
+ (xy 163.756844 124.385713)
+ (xy 163.73964 124.421437)
+ (xy 163.734654 124.443282)
+ (xy 163.731907 124.455319)
+ (xy 163.730816 124.460097)
+ (xy 163.727727 124.470816)
+ (xy 163.722288 124.486364)
+ (xy 163.714631 124.508248)
+ (xy 163.710192 124.54764)
+ (xy 163.708323 124.558643)
+ (xy 163.6995 124.597302)
+ (xy 163.6995 124.636952)
+ (xy 163.698874 124.648101)
+ (xy 163.694435 124.6875)
+ (xy 163.698874 124.726898)
+ (xy 163.6995 124.738047)
+ (xy 163.6995 124.777694)
+ (xy 163.708323 124.816359)
+ (xy 163.710192 124.827361)
+ (xy 163.714631 124.866748)
+ (xy 163.714633 124.866761)
+ (xy 163.727727 124.90418)
+ (xy 163.730817 124.914906)
+ (xy 163.73964 124.953562)
+ (xy 163.739641 124.953564)
+ (xy 163.756843 124.989287)
+ (xy 163.761115 124.999599)
+ (xy 163.77421 125.03702)
+ (xy 163.774213 125.037028)
+ (xy 163.795306 125.070598)
+ (xy 163.800706 125.080367)
+ (xy 163.817907 125.116084)
+ (xy 163.817908 125.116085)
+ (xy 163.817909 125.116087)
+ (xy 163.833329 125.135423)
+ (xy 163.842627 125.147082)
+ (xy 163.849087 125.156187)
+ (xy 163.857804 125.17006)
+ (xy 163.870185 125.189763)
+ (xy 163.870186 125.189765)
+ (xy 163.902173 125.221751)
+ (xy 163.913528 125.233106)
+ (xy 163.960647 125.308094)
+ (xy 163.970563 125.396101)
+ (xy 163.941312 125.479694)
+ (xy 163.878688 125.542318)
+ (xy 163.827269 125.565224)
+ (xy 163.808254 125.570634)
+ (xy 163.79476 125.573481)
+ (xy 163.773971 125.576381)
+ (xy 163.773958 125.576384)
+ (xy 163.696979 125.602184)
+ (xy 163.692592 125.603543)
+ (xy 163.614475 125.62577)
+ (xy 163.614473 125.62577)
+ (xy 163.614472 125.625771)
+ (xy 163.614469 125.625772)
+ (xy 163.614465 125.625774)
+ (xy 163.595669 125.635132)
+ (xy 163.582934 125.640407)
+ (xy 163.563017 125.647083)
+ (xy 163.530025 125.665459)
+ (xy 163.492047 125.686612)
+ (xy 163.488016 125.688738)
+ (xy 163.415312 125.724941)
+ (xy 163.415305 125.724945)
+ (xy 163.398546 125.7376)
+ (xy 163.387 125.745123)
+ (xy 163.368652 125.755344)
+ (xy 163.36864 125.755352)
+ (xy 163.355629 125.766156)
+ (xy 163.313717 125.790304)
+ (xy 163.314643 125.79217)
+ (xy 163.139245 125.879158)
+ (xy 162.99506 125.99506)
+ (xy 162.879159 126.139244)
+ (xy 162.796963 126.304978)
+ (xy 162.752318 126.4845)
+ (xy 162.752316 126.484507)
+ (xy 162.7495 126.526037)
+ (xy 162.749391 126.529264)
+ (xy 162.73919 126.585752)
+ (xy 162.726381 126.623968)
+ (xy 162.695644 126.844318)
+ (xy 162.695644 126.844319)
+ (xy 162.705919 127.066569)
+ (xy 162.725427 127.14951)
+ (xy 162.74416 127.229159)
+ (xy 162.744214 127.229386)
+ (xy 162.748995 127.270602)
+ (xy 162.749386 127.270589)
+ (xy 162.749499 127.273954)
+ (xy 162.752316 127.315492)
+ (xy 162.752317 127.315495)
+ (xy 162.796963 127.495021)
+ (xy 162.837999 127.577764)
+ (xy 162.879159 127.660755)
+ (xy 162.906775 127.69511)
+ (xy 162.99506 127.80494)
+ (xy 163.081964 127.874796)
+ (xy 163.139244 127.92084)
+ (xy 163.139245 127.92084)
+ (xy 163.139247 127.920842)
+ (xy 163.304979 128.003037)
+ (xy 163.484505 128.047683)
+ (xy 163.512198 128.04956)
+ (xy 163.526045 128.0505)
+ (xy 163.529411 128.050614)
+ (xy 163.529397 128.051004)
+ (xy 163.57061 128.055785)
+ (xy 163.733433 128.094081)
+ (xy 163.955681 128.104356)
+ (xy 164.176033 128.073618)
+ (xy 164.214247 128.060809)
+ (xy 164.270767 128.050607)
+ (xy 164.273916 128.0505)
+ (xy 164.273954 128.0505)
+ (xy 164.315495 128.047683)
+ (xy 164.495021 128.003037)
+ (xy 164.495022 128.003036)
+ (xy 164.495024 128.003036)
+ (xy 164.495026 128.003035)
+ (xy 164.559172 127.971222)
+ (xy 164.64528 127.950513)
+ (xy 164.64759 127.9505)
+ (xy 166.385118 127.9505)
+ (xy 166.471461 127.970207)
+ (xy 166.540702 128.025426)
+ (xy 166.551665 128.040749)
+ (xy 166.552252 128.041479)
+ (xy 166.552253 128.041481)
+ (xy 166.666451 128.183549)
+ (xy 166.808519 128.297747)
+ (xy 166.81697 128.301938)
+ (xy 166.885567 128.357954)
+ (xy 166.923067 128.438186)
+ (xy 166.922042 128.526744)
+ (xy 166.887865 128.599474)
+ (xy 166.830232 128.676462)
+ (xy 166.798142 128.7625)
+ (xy 168.201857 128.7625)
+ (xy 168.169767 128.676463)
+ (xy 168.112135 128.599476)
+ (xy 168.076167 128.518545)
+ (xy 168.078877 128.430023)
+ (xy 168.119726 128.351443)
+ (xy 168.18303 128.301938)
+ (xy 168.191481 128.297747)
+ (xy 168.333549 128.183549)
+ (xy 168.447747 128.041481)
+ (xy 168.46554 128.005602)
+ (xy 168.521554 127.937009)
+ (xy 168.580577 127.905336)
+ (xy 168.603054 127.897802)
+ (xy 168.607375 127.896464)
+ (xy 168.685528 127.874229)
+ (xy 168.704324 127.864868)
+ (xy 168.717074 127.859588)
+ (xy 168.723076 127.857576)
+ (xy 168.736985 127.852915)
+ (xy 168.807953 127.813384)
+ (xy 168.811961 127.811271)
+ (xy 168.879739 127.777523)
+ (xy 168.884684 127.775061)
+ (xy 168.884685 127.775059)
+ (xy 168.884689 127.775058)
+ (xy 168.901462 127.76239)
+ (xy 168.912987 127.754881)
+ (xy 168.931353 127.744652)
+ (xy 168.984522 127.7005)
+ (xy 168.993838 127.692764)
+ (xy 168.997416 127.689928)
+ (xy 169.062236 127.640981)
+ (xy 169.116955 127.580955)
+ (xy 169.120092 127.577669)
+ (xy 169.1484 127.549361)
+ (xy 169.18898 127.508784)
+ (xy 169.263969 127.461666)
+ (xy 169.329692 127.4505)
+ (xy 169.548753 127.4505)
+ (xy 169.635096 127.470207)
+ (xy 169.704337 127.525426)
+ (xy 169.742764 127.605218)
+ (xy 169.742764 127.693782)
+ (xy 169.704337 127.773574)
+ (xy 169.702582 127.775744)
+ (xy 169.622313 127.873551)
+ (xy 169.524768 128.056044)
+ (xy 169.464699 128.254066)
+ (xy 169.444417 128.46)
+ (xy 169.464699 128.665933)
+ (xy 169.524768 128.863955)
+ (xy 169.622313 129.046448)
+ (xy 169.658328 129.090332)
+ (xy 169.75359 129.20641)
+ (xy 169.849297 129.284954)
+ (xy 169.913551 129.337686)
+ (xy 170.096044 129.435231)
+ (xy 170.096046 129.435232)
+ (xy 170.294066 129.4953)
+ (xy 170.5 129.515583)
+ (xy 170.705934 129.4953)
+ (xy 170.903954 129.435232)
+ (xy 171.08645 129.337685)
+ (xy 171.24641 129.20641)
+ (xy 171.377685 129.04645)
+ (xy 171.377692 129.046435)
+ (xy 171.378512 129.045211)
+ (xy 171.379359 129.044409)
+ (xy 171.383887 129.038893)
+ (xy 171.384586 129.039467)
+ (xy 171.442866 128.984366)
+ (xy 171.527246 128.957468)
+ (xy 171.61494 128.969845)
+ (xy 171.688579 129.019045)
+ (xy 171.726218 129.075825)
+ (xy 171.75995 129.152727)
+ (xy 171.759954 129.152734)
+ (xy 171.807095 129.224887)
+ (xy 171.837823 129.307949)
+ (xy 171.8395 129.333731)
+ (xy 171.8395 129.869966)
+ (xy 171.819793 129.956309)
+ (xy 171.764574 130.02555)
+ (xy 171.684782 130.063977)
+ (xy 171.596218 130.063977)
+ (xy 171.516426 130.02555)
+ (xy 171.499789 130.010684)
+ (xy 171.494552 130.005448)
+ (xy 171.428232 129.961133)
+ (xy 171.36975 129.9495)
+ (xy 171.369748 129.9495)
+ (xy 169.630252 129.9495)
+ (xy 169.63025 129.9495)
+ (xy 169.571767 129.961133)
+ (xy 169.505447 130.005447)
+ (xy 169.461133 130.071767)
+ (xy 169.4495 130.13025)
+ (xy 169.4495 130.3505)
+ (xy 169.429793 130.436843)
+ (xy 169.374574 130.506084)
+ (xy 169.294782 130.544511)
+ (xy 169.2505 130.5495)
+ (xy 168.709031 130.5495)
+ (xy 168.622688 130.529793)
+ (xy 168.568317 130.491214)
+ (xy 168.427603 130.3505)
+ (xy 168.280389 130.203286)
+ (xy 168.272957 130.194969)
+ (xy 168.24988 130.166031)
+ (xy 168.202256 130.13356)
+ (xy 168.199223 130.131408)
+ (xy 168.152881 130.097206)
+ (xy 168.145319 130.093209)
+ (xy 168.133413 130.087476)
+ (xy 168.126051 130.081604)
+ (xy 168.125285 130.081082)
+ (xy 168.125323 130.081024)
+ (xy 168.064173 130.032256)
+ (xy 168.025748 129.952463)
+ (xy 168.02575 129.863899)
+ (xy 168.064178 129.784107)
+ (xy 168.07905 129.767467)
+ (xy 168.085758 129.760758)
+ (xy 168.169767 129.648535)
+ (xy 168.201858 129.5625)
+ (xy 166.798142 129.5625)
+ (xy 166.830232 129.648535)
+ (xy 166.892147 129.731244)
+ (xy 166.928114 129.812175)
+ (xy 166.925404 129.900697)
+ (xy 166.884555 129.979276)
+ (xy 166.813656 130.03235)
+ (xy 166.732839 130.0495)
+ (xy 166.379403 130.0495)
+ (xy 166.29306 130.029793)
+ (xy 166.292004 130.02928)
+ (xy 166.251395 130.009427)
+ (xy 166.25139 130.009426)
+ (xy 166.183265 129.9995)
+ (xy 166.18326 129.9995)
+ (xy 164.94174 129.9995)
+ (xy 164.941734 129.9995)
+ (xy 164.873602 130.009427)
+ (xy 164.872769 130.009685)
+ (xy 164.870834 130.00983)
+ (xy 164.858314 130.011655)
+ (xy 164.858187 130.010784)
+ (xy 164.784456 130.016342)
+ (xy 164.702 129.984023)
+ (xy 164.641733 129.919128)
+ (xy 164.615591 129.834511)
+ (xy 164.617106 129.790866)
+ (xy 164.6255 129.73326)
+ (xy 164.6255 129.36674)
+ (xy 164.615573 129.298607)
+ (xy 164.564198 129.193517)
+ (xy 164.481483 129.110802)
+ (xy 164.481482 129.110801)
+ (xy 164.376392 129.059426)
+ (xy 164.308265 129.0495)
+ (xy 164.30826 129.0495)
+ (xy 163.06674 129.0495)
+ (xy 163.066734 129.0495)
+ (xy 162.998607 129.059426)
+ (xy 162.893516 129.110802)
+ (xy 162.891206 129.112452)
+ (xy 162.883893 129.115506)
+ (xy 162.878703 129.118044)
+ (xy 162.878553 129.117737)
+ (xy 162.809486 129.146588)
+ (xy 162.775567 129.1495)
+ (xy 161.698321 129.1495)
+ (xy 161.611978 129.129793)
+ (xy 161.557607 129.091214)
+ (xy 160.406911 127.940518)
+ (xy 160.359792 127.86553)
+ (xy 160.349876 127.777523)
+ (xy 160.379127 127.69393)
+ (xy 160.441751 127.631306)
+ (xy 160.525344 127.602055)
+ (xy 160.613345 127.61197)
+ (xy 160.638782 127.620871)
+ (xy 160.715297 127.647645)
+ (xy 160.715298 127.647645)
+ (xy 160.715301 127.647646)
+ (xy 160.745734 127.6505)
+ (xy 160.77195 127.6505)
+ (xy 160.822757 127.659132)
+ (xy 160.823045 127.657873)
+ (xy 160.833936 127.660359)
+ (xy 160.833939 127.66036)
+ (xy 161.009806 127.7005)
+ (xy 161.190194 127.7005)
+ (xy 161.366061 127.66036)
+ (xy 161.366063 127.660359)
+ (xy 161.376955 127.657873)
+ (xy 161.377242 127.659132)
+ (xy 161.42805 127.6505)
+ (xy 161.454261 127.6505)
+ (xy 161.454266 127.6505)
+ (xy 161.484699 127.647646)
+ (xy 161.612882 127.602793)
+ (xy 161.72215 127.52215)
+ (xy 161.802793 127.412882)
+ (xy 161.847646 127.284699)
+ (xy 161.8505 127.254266)
+ (xy 161.8505 127.22805)
+ (xy 161.859133 127.177243)
+ (xy 161.857873 127.176956)
+ (xy 161.864138 127.14951)
+ (xy 161.9005 126.990194)
+ (xy 161.9005 126.809806)
+ (xy 161.895709 126.788817)
+ (xy 161.881874 126.7282)
+ (xy 161.86036 126.633939)
+ (xy 161.860359 126.633937)
+ (xy 161.857873 126.623045)
+ (xy 161.859131 126.622757)
+ (xy 161.8505 126.571949)
+ (xy 161.8505 126.545739)
+ (xy 161.8505 126.545734)
+ (xy 161.847646 126.515301)
+ (xy 161.802793 126.387118)
+ (xy 161.771255 126.344385)
+ (xy 161.72215 126.277849)
+ (xy 161.612885 126.197209)
+ (xy 161.61288 126.197206)
+ (xy 161.527157 126.16721)
+ (xy 161.45217 126.120092)
+ (xy 161.083786 125.751707)
+ (xy 161.036667 125.676718)
+ (xy 161.0255 125.610993)
+ (xy 161.0255 124.642548)
+ (xy 161.0255 124.642546)
+ (xy 161.010368 124.508245)
+ (xy 160.950789 124.337978)
+ (xy 160.854816 124.185238)
+ (xy 160.854813 124.185235)
+ (xy 160.854812 124.185233)
+ (xy 160.770342 124.100763)
+ (xy 160.723223 124.025775)
+ (xy 160.720178 124.013364)
+ (xy 160.720138 124.013377)
+ (xy 160.715319 123.997783)
+ (xy 160.714858 123.991679)
+ (xy 160.714131 123.988715)
+ (xy 160.713341 123.983288)
+ (xy 160.714215 123.98316)
+ (xy 160.708654 123.909471)
+ (xy 160.740967 123.827013)
+ (xy 160.805857 123.766741)
+ (xy 160.890472 123.740592)
+ (xy 160.934134 123.742106)
+ (xy 160.99174 123.7505)
+ (xy 160.991746 123.7505)
+ (xy 161.358254 123.7505)
+ (xy 161.35826 123.7505)
+ (xy 161.426393 123.740573)
+ (xy 161.531483 123.689198)
+ (xy 161.614198 123.606483)
+ (xy 161.665573 123.501393)
+ (xy 161.6755 123.43326)
+ (xy 161.6755 122.19174)
+ (xy 161.665573 122.123607)
+ (xy 161.645719 122.082994)
+ (xy 161.625502 121.996773)
+ (xy 161.625499 121.995969)
+ (xy 161.625499 121.206678)
+ (xy 161.645206 121.120336)
+ (xy 161.691363 121.062457)
+ (xy 161.690164 121.061258)
+ (xy 161.700707 121.050713)
+ (xy 161.700711 121.050711)
+ (xy 161.779116 120.944475)
+ (xy 161.822725 120.819849)
+ (xy 161.8255 120.790256)
+ (xy 161.8255 120.209744)
+ (xy 161.822725 120.180151)
+ (xy 161.779116 120.055525)
+ (xy 161.732226 119.991991)
+ (xy 161.700711 119.949288)
+ (xy 161.601725 119.876235)
+ (xy 161.594475 119.870884)
+ (xy 161.469849 119.827275)
+ (xy 161.440256 119.8245)
+ (xy 161.440252 119.8245)
+ (xy 161.144032 119.8245)
+ (xy 161.057689 119.804793)
+ (xy 161.003318 119.766214)
+ (xy 160.733786 119.496682)
+ (xy 160.686667 119.421694)
+ (xy 160.6755 119.355969)
+ (xy 160.6755 119.258931)
+ (xy 160.6755 119.154398)
+ (xy 160.695206 119.06806)
+ (xy 160.695497 119.067457)
+ (xy 160.715573 119.026393)
+ (xy 160.7255 118.95826)
+ (xy 160.7255 117.71674)
+ (xy 160.715573 117.648607)
+ (xy 160.71557 117.648601)
+ (xy 160.715317 117.64778)
+ (xy 160.715171 117.645849)
+ (xy 160.713345 117.633314)
+ (xy 160.714216 117.633187)
+ (xy 160.708655 117.559467)
+ (xy 160.740969 117.47701)
+ (xy 160.80586 117.416739)
+ (xy 160.890476 117.390592)
+ (xy 160.934134 117.392106)
+ (xy 160.99174 117.4005)
+ (xy 160.991746 117.4005)
+ (xy 161.358254 117.4005)
+ (xy 161.35826 117.4005)
+ (xy 161.426393 117.390573)
+ (xy 161.531483 117.339198)
+ (xy 161.614198 117.256483)
+ (xy 161.665573 117.151393)
+ (xy 161.6755 117.08326)
+ (xy 161.6755 116.7625)
+ (xy 163.000001 116.7625)
+ (xy 163.000001 117.081476)
+ (xy 163.014835 117.175149)
+ (xy 163.072358 117.288045)
+ (xy 163.161952 117.377639)
+ (xy 163.25 117.422501)
+ (xy 163.25 116.7625)
+ (xy 163.000001 116.7625)
+ (xy 161.6755 116.7625)
+ (xy 161.6755 116.1625)
+ (xy 163 116.1625)
+ (xy 163.25 116.1625)
+ (xy 163.25 115.502497)
+ (xy 163.249999 115.502496)
+ (xy 163.85 115.502496)
+ (xy 163.85 116.1625)
+ (xy 164.099999 116.1625)
+ (xy 164.099999 115.843523)
+ (xy 164.085164 115.74985)
+ (xy 164.027642 115.636956)
+ (xy 163.938042 115.547357)
+ (xy 163.85 115.502496)
+ (xy 163.249999 115.502496)
+ (xy 163.161957 115.547357)
+ (xy 163.072357 115.636956)
+ (xy 163.014835 115.749849)
+ (xy 163.014834 115.749851)
+ (xy 163 115.843519)
+ (xy 163 116.1625)
+ (xy 161.6755 116.1625)
+ (xy 161.6755 115.84174)
+ (xy 161.665573 115.773607)
+ (xy 161.614198 115.668517)
+ (xy 161.614197 115.668516)
+ (xy 161.614195 115.668511)
+ (xy 161.612541 115.666195)
+ (xy 161.609483 115.658873)
+ (xy 161.606956 115.653704)
+ (xy 161.607261 115.653554)
+ (xy 161.57841 115.584473)
+ (xy 161.5755 115.550566)
+ (xy 161.5755 113.911567)
+ (xy 161.570477 113.89611)
+ (xy 161.563188 113.865745)
+ (xy 161.560646 113.849695)
+ (xy 161.553269 113.835218)
+ (xy 161.541317 113.806366)
+ (xy 161.536296 113.79091)
+ (xy 161.526743 113.777761)
+ (xy 161.510428 113.751138)
+ (xy 161.504314 113.739139)
+ (xy 161.50305 113.736658)
+ (xy 161.503049 113.736657)
+ (xy 161.503048 113.736655)
+ (xy 161.485375 113.718982)
+ (xy 161.485358 113.718964)
+ (xy 161.405648 113.639254)
+ (xy 161.358529 113.564266)
+ (xy 161.348613 113.476259)
+ (xy 161.377864 113.392666)
+ (xy 161.440488 113.330042)
+ (xy 161.524081 113.300791)
+ (xy 161.546362 113.29954)
+ (xy 164.650719 113.29954)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 176.205452 124.219707)
+ (xy 176.274693 124.274926)
+ (xy 176.31312 124.354718)
+ (xy 176.31312 124.443282)
+ (xy 176.310433 124.453735)
+ (xy 176.308613 124.460097)
+ (xy 176.304492 124.474494)
+ (xy 176.300266 124.486364)
+ (xy 176.288413 124.513986)
+ (xy 176.276991 124.569563)
+ (xy 176.275188 124.576906)
+ (xy 176.259582 124.631447)
+ (xy 176.257301 124.661415)
+ (xy 176.25555 124.673896)
+ (xy 176.2495 124.70334)
+ (xy 176.2495 124.760069)
+ (xy 176.249213 124.767626)
+ (xy 176.246027 124.809467)
+ (xy 176.244905 124.824203)
+ (xy 176.248702 124.854019)
+ (xy 176.2495 124.866594)
+ (xy 176.2495 125.448204)
+ (xy 176.264154 125.592316)
+ (xy 176.264157 125.592329)
+ (xy 176.318696 125.766156)
+ (xy 176.322026 125.776768)
+ (xy 176.415841 125.945791)
+ (xy 176.530527 126.079383)
+ (xy 176.541761 126.092469)
+ (xy 176.694617 126.210789)
+ (xy 176.694623 126.210793)
+ (xy 176.694627 126.210796)
+ (xy 176.868184 126.29593)
+ (xy 176.868188 126.295931)
+ (xy 176.86819 126.295932)
+ (xy 176.955937 126.318651)
+ (xy 177.055326 126.344385)
+ (xy 177.24839 126.354176)
+ (xy 177.439474 126.324903)
+ (xy 177.620753 126.257764)
+ (xy 177.784807 126.155509)
+ (xy 177.924919 126.022323)
+ (xy 178.010058 125.9)
+ (xy 178.877804 125.9)
+ (xy 178.905232 125.973536)
+ (xy 178.98924 126.085758)
+ (xy 179.101464 126.169767)
+ (xy 179.1875 126.201857)
+ (xy 179.1875 125.9)
+ (xy 178.877804 125.9)
+ (xy 178.010058 125.9)
+ (xy 178.035353 125.863658)
+ (xy 178.111587 125.686012)
+ (xy 178.1505 125.496656)
+ (xy 178.1505 125.276137)
+ (xy 178.170207 125.189794)
+ (xy 178.208786 125.135423)
+ (xy 178.446429 124.89778)
+ (xy 178.687081 124.657128)
+ (xy 178.762065 124.610012)
+ (xy 178.850072 124.600096)
+ (xy 178.933665 124.629347)
+ (xy 178.996289 124.69197)
+ (xy 179.02554 124.775564)
+ (xy 179.015624 124.86357)
+ (xy 178.987099 124.917101)
+ (xy 178.905232 125.026463)
+ (xy 178.877804 125.099999)
+ (xy 178.877804 125.1)
+ (xy 179.7885 125.1)
+ (xy 179.874843 125.119707)
+ (xy 179.944084 125.174926)
+ (xy 179.982511 125.254718)
+ (xy 179.9875 125.299)
+ (xy 179.987499 126.232308)
+ (xy 179.967792 126.318651)
+ (xy 179.929213 126.373022)
+ (xy 179.832358 126.469877)
+ (xy 179.829034 126.473051)
+ (xy 179.769019 126.527762)
+ (xy 179.720089 126.592557)
+ (xy 179.717236 126.596158)
+ (xy 179.665344 126.658652)
+ (xy 179.655123 126.677)
+ (xy 179.6476 126.688546)
+ (xy 179.634947 126.705303)
+ (xy 179.634941 126.705312)
+ (xy 179.598738 126.778016)
+ (xy 179.596612 126.782047)
+ (xy 179.581581 126.809036)
+ (xy 179.557083 126.853017)
+ (xy 179.550407 126.872934)
+ (xy 179.545132 126.885669)
+ (xy 179.535774 126.904465)
+ (xy 179.53577 126.904475)
+ (xy 179.513543 126.982592)
+ (xy 179.512184 126.986979)
+ (xy 179.486384 127.063958)
+ (xy 179.486381 127.063971)
+ (xy 179.483481 127.08476)
+ (xy 179.480634 127.098254)
+ (xy 179.474885 127.118457)
+ (xy 179.46739 127.199338)
+ (xy 179.46686 127.203901)
+ (xy 179.455644 127.284313)
+ (xy 179.455644 127.284319)
+ (xy 179.459394 127.365433)
+ (xy 179.4595 127.370029)
+ (xy 179.4595 127.586268)
+ (xy 179.439793 127.672611)
+ (xy 179.427096 127.69511)
+ (xy 179.379953 127.767267)
+ (xy 179.379947 127.767277)
+ (xy 179.346217 127.844175)
+ (xy 179.293486 127.915328)
+ (xy 179.215104 127.956557)
+ (xy 179.126597 127.959693)
+ (xy 179.045493 127.924117)
+ (xy 179.004247 127.880811)
+ (xy 179.003887 127.881107)
+ (xy 178.999889 127.876235)
+ (xy 178.998518 127.874796)
+ (xy 178.997686 127.873551)
+ (xy 178.946556 127.811249)
+ (xy 178.86641 127.71359)
+ (xy 178.731399 127.60279)
+ (xy 178.706448 127.582313)
+ (xy 178.523955 127.484768)
+ (xy 178.325933 127.424699)
+ (xy 178.140281 127.406414)
+ (xy 178.12 127.404417)
+ (xy 178.119999 127.404417)
+ (xy 177.914066 127.424699)
+ (xy 177.716044 127.484768)
+ (xy 177.533551 127.582313)
+ (xy 177.37359 127.71359)
+ (xy 177.242312 127.873552)
+ (xy 177.241473 127.874809)
+ (xy 177.240619 127.875615)
+ (xy 177.236113 127.881107)
+ (xy 177.235415 127.880534)
+ (xy 177.177112 127.935646)
+ (xy 177.092729 127.962533)
+ (xy 177.005036 127.950145)
+ (xy 176.931403 127.900936)
+ (xy 176.893781 127.844173)
+ (xy 176.860051 127.767275)
+ (xy 176.860046 127.767267)
+ (xy 176.812904 127.69511)
+ (xy 176.782177 127.612048)
+ (xy 176.7805 127.586268)
+ (xy 176.7805 127.564445)
+ (xy 176.780606 127.559849)
+ (xy 176.784356 127.478735)
+ (xy 176.784355 127.478727)
+ (xy 176.773137 127.39831)
+ (xy 176.772607 127.393742)
+ (xy 176.772183 127.389168)
+ (xy 176.765115 127.31288)
+ (xy 176.759363 127.292666)
+ (xy 176.756517 127.279171)
+ (xy 176.7562 127.276899)
+ (xy 176.753618 127.258383)
+ (xy 176.727803 127.181362)
+ (xy 176.726452 127.176995)
+ (xy 176.704229 127.098888)
+ (xy 176.704228 127.098885)
+ (xy 176.694868 127.080089)
+ (xy 176.689587 127.06734)
+ (xy 176.682914 127.047428)
+ (xy 176.643404 126.976497)
+ (xy 176.641259 126.972429)
+ (xy 176.605059 126.899728)
+ (xy 176.5924 126.882964)
+ (xy 176.584871 126.871408)
+ (xy 176.578035 126.859137)
+ (xy 176.574652 126.853063)
+ (xy 176.522758 126.79057)
+ (xy 176.519929 126.786998)
+ (xy 176.470981 126.72218)
+ (xy 176.452468 126.705303)
+ (xy 176.410952 126.667455)
+ (xy 176.407628 126.664281)
+ (xy 174.283061 124.539714)
+ (xy 174.235942 124.464726)
+ (xy 174.226026 124.376719)
+ (xy 174.255277 124.293126)
+ (xy 174.317901 124.230502)
+ (xy 174.401494 124.201251)
+ (xy 174.423775 124.2)
+ (xy 176.119109 124.2)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 171.155445 108.525147)
+ (xy 171.234505 108.565058)
+ (xy 171.28842 108.63532)
+ (xy 171.306544 108.718296)
+ (xy 171.306544 109.554685)
+ (xy 171.286837 109.641028)
+ (xy 171.248258 109.695399)
+ (xy 170.898547 110.045109)
+ (xy 170.883095 110.058181)
+ (xy 170.883207 110.05831)
+ (xy 170.876045 110.064515)
+ (xy 170.813416 110.1302)
+ (xy 170.811764 110.131892)
+ (xy 170.784766 110.15889)
+ (xy 170.778657 110.166287)
+ (xy 170.773952 110.171587)
+ (xy 170.731017 110.216616)
+ (xy 170.71285 110.244884)
+ (xy 170.705873 110.254438)
+ (xy 170.701434 110.259816)
+ (xy 170.684479 110.28035)
+ (xy 170.684473 110.280359)
+ (xy 170.654652 110.334971)
+ (xy 170.651028 110.341078)
+ (xy 170.617389 110.393423)
+ (xy 170.617384 110.393434)
+ (xy 170.6049 110.424615)
+ (xy 170.599854 110.435327)
+ (xy 170.583752 110.464814)
+ (xy 170.5648 110.524098)
+ (xy 170.562398 110.530781)
+ (xy 170.539275 110.58854)
+ (xy 170.532915 110.621534)
+ (xy 170.529988 110.633003)
+ (xy 170.519758 110.665008)
+ (xy 170.519757 110.665012)
+ (xy 170.51237 110.726795)
+ (xy 170.511275 110.733811)
+ (xy 170.4995 110.794916)
+ (xy 170.4995 110.828512)
+ (xy 170.498796 110.840334)
+ (xy 170.494808 110.873686)
+ (xy 170.494808 110.873694)
+ (xy 170.499246 110.935753)
+ (xy 170.4995 110.942853)
+ (xy 170.4995 115.6165)
+ (xy 170.497816 115.636661)
+ (xy 170.497987 115.636674)
+ (xy 170.497311 115.646125)
+ (xy 170.497311 115.646132)
+ (xy 170.497311 115.646134)
+ (xy 170.497653 115.6605)
+ (xy 170.499472 115.736915)
+ (xy 170.4995 115.739282)
+ (xy 170.4995 115.777427)
+ (xy 170.500409 115.786953)
+ (xy 170.500831 115.794039)
+ (xy 170.502313 115.856246)
+ (xy 170.509453 115.889073)
+ (xy 170.511277 115.900769)
+ (xy 170.51447 115.934209)
+ (xy 170.514473 115.934225)
+ (xy 170.532003 115.993925)
+ (xy 170.53376 116.000809)
+ (xy 170.546987 116.061611)
+ (xy 170.560213 116.092497)
+ (xy 170.564216 116.103633)
+ (xy 170.565797 116.109015)
+ (xy 170.573682 116.13587)
+ (xy 170.573684 116.135875)
+ (xy 170.6022 116.191189)
+ (xy 170.60522 116.197599)
+ (xy 170.613355 116.216594)
+ (xy 170.629719 116.25481)
+ (xy 170.648548 116.282628)
+ (xy 170.654588 116.292808)
+ (xy 170.669989 116.322682)
+ (xy 170.687717 116.345224)
+ (xy 170.708456 116.371596)
+ (xy 170.712646 116.377334)
+ (xy 170.747524 116.428866)
+ (xy 170.747527 116.42887)
+ (xy 170.771275 116.452617)
+ (xy 170.779135 116.461473)
+ (xy 170.799903 116.487881)
+ (xy 170.799909 116.487887)
+ (xy 170.84694 116.52864)
+ (xy 170.852124 116.533466)
+ (xy 171.241215 116.922557)
+ (xy 171.288333 116.997543)
+ (xy 171.2995 117.063269)
+ (xy 171.2995 118.086729)
+ (xy 171.279793 118.173072)
+ (xy 171.241214 118.227443)
+ (xy 170.184773 119.283883)
+ (xy 170.184761 119.283896)
+ (xy 170.084474 119.405357)
+ (xy 169.983754 119.589812)
+ (xy 169.983752 119.589815)
+ (xy 169.983752 119.589817)
+ (xy 169.975602 119.615312)
+ (xy 169.919758 119.790008)
+ (xy 169.894808 119.998689)
+ (xy 169.894808 119.998694)
+ (xy 169.909799 120.208323)
+ (xy 169.9098 120.208331)
+ (xy 169.964194 120.411331)
+ (xy 170.056027 120.600379)
+ (xy 170.129761 120.698875)
+ (xy 170.181979 120.76863)
+ (xy 170.337495 120.910004)
+ (xy 170.516956 121.01939)
+ (xy 170.713874 121.092837)
+ (xy 170.921134 121.127689)
+ (xy 171.131245 121.122687)
+ (xy 171.336612 121.078013)
+ (xy 171.529812 120.995279)
+ (xy 171.703865 120.877477)
+ (xy 172.047556 120.533785)
+ (xy 172.122544 120.486667)
+ (xy 172.18827 120.4755)
+ (xy 172.201 120.4755)
+ (xy 172.287343 120.495207)
+ (xy 172.356584 120.550426)
+ (xy 172.395011 120.630218)
+ (xy 172.4 120.6745)
+ (xy 172.4 122.423162)
+ (xy 172.380293 122.509505)
+ (xy 172.325074 122.578746)
+ (xy 172.245282 122.617173)
+ (xy 172.156718 122.617173)
+ (xy 172.137764 122.611848)
+ (xy 172.11089 122.602841)
+ (xy 172.091617 122.596382)
+ (xy 172.08674 122.595701)
+ (xy 172.070825 122.593481)
+ (xy 172.057334 122.590635)
+ (xy 172.037121 122.584885)
+ (xy 171.956245 122.57739)
+ (xy 171.95168 122.57686)
+ (xy 171.871268 122.565644)
+ (xy 171.871262 122.565644)
+ (xy 171.79015 122.569394)
+ (xy 171.785554 122.5695)
+ (xy 169.849691 122.5695)
+ (xy 169.763348 122.549793)
+ (xy 169.708977 122.511214)
+ (xy 168.758786 121.561023)
+ (xy 168.711667 121.486035)
+ (xy 168.7005 121.420309)
+ (xy 168.7005 120.194499)
+ (xy 168.699354 120.182129)
+ (xy 168.685115 120.028464)
+ (xy 168.624229 119.814472)
+ (xy 168.525058 119.615311)
+ (xy 168.525055 119.615307)
+ (xy 168.525054 119.615305)
+ (xy 168.390984 119.437768)
+ (xy 168.390981 119.437764)
+ (xy 168.226562 119.287876)
+ (xy 168.223107 119.285737)
+ (xy 168.180697 119.259478)
+ (xy 168.179813 119.25893)
+ (xy 168.116779 119.196723)
+ (xy 168.086977 119.113324)
+ (xy 168.096311 119.025254)
+ (xy 168.125267 118.970481)
+ (xy 168.169767 118.911035)
+ (xy 168.201858 118.825)
+ (xy 166.798142 118.825)
+ (xy 166.830232 118.911035)
+ (xy 166.874733 118.970482)
+ (xy 166.9107 119.051413)
+ (xy 166.90799 119.139935)
+ (xy 166.86714 119.218515)
+ (xy 166.820186 119.25893)
+ (xy 166.773438 119.287876)
+ (xy 166.610938 119.436015)
+ (xy 166.609015 119.437768)
+ (xy 166.474945 119.615305)
+ (xy 166.474941 119.615312)
+ (xy 166.375773 119.814468)
+ (xy 166.375771 119.814472)
+ (xy 166.347662 119.913264)
+ (xy 166.305078 119.990918)
+ (xy 166.233018 120.042404)
+ (xy 166.145755 120.057527)
+ (xy 166.060573 120.03329)
+ (xy 165.996144 119.976974)
+ (xy 165.975711 119.949289)
+ (xy 165.910804 119.901386)
+ (xy 165.869475 119.870884)
+ (xy 165.744849 119.827275)
+ (xy 165.715256 119.8245)
+ (xy 165.715252 119.8245)
+ (xy 165.419032 119.8245)
+ (xy 165.332689 119.804793)
+ (xy 165.27832 119.766216)
+ (xy 165.008785 119.496681)
+ (xy 164.961667 119.421692)
+ (xy 164.9505 119.355967)
+ (xy 164.9505 119.154402)
+ (xy 164.970207 119.068059)
+ (xy 164.970643 119.06716)
+ (xy 164.990573 119.026393)
+ (xy 165.0005 118.95826)
+ (xy 165.0005 118.025)
+ (xy 166.798142 118.025)
+ (xy 167.099999 118.025)
+ (xy 167.1 117.715304)
+ (xy 167.9 117.715304)
+ (xy 167.9 118.025)
+ (xy 168.201857 118.025)
+ (xy 168.169767 117.938964)
+ (xy 168.085758 117.82674)
+ (xy 167.973536 117.742732)
+ (xy 167.9 117.715304)
+ (xy 167.1 117.715304)
+ (xy 167.099999 117.715304)
+ (xy 167.026463 117.742732)
+ (xy 166.914241 117.82674)
+ (xy 166.830232 117.938964)
+ (xy 166.798142 118.025)
+ (xy 165.0005 118.025)
+ (xy 165.0005 117.71674)
+ (xy 164.990573 117.648607)
+ (xy 164.99057 117.648601)
+ (xy 164.990317 117.64778)
+ (xy 164.990171 117.645849)
+ (xy 164.988345 117.633314)
+ (xy 164.989216 117.633187)
+ (xy 164.983655 117.559467)
+ (xy 165.015969 117.47701)
+ (xy 165.08086 117.416739)
+ (xy 165.165476 117.390592)
+ (xy 165.209134 117.392106)
+ (xy 165.26674 117.4005)
+ (xy 165.266746 117.4005)
+ (xy 165.633254 117.4005)
+ (xy 165.63326 117.4005)
+ (xy 165.701393 117.390573)
+ (xy 165.806483 117.339198)
+ (xy 165.889198 117.256483)
+ (xy 165.940573 117.151393)
+ (xy 165.9505 117.08326)
+ (xy 165.9505 115.84174)
+ (xy 165.940573 115.773607)
+ (xy 165.889198 115.668517)
+ (xy 165.889197 115.668516)
+ (xy 165.889197 115.668515)
+ (xy 165.887544 115.6662)
+ (xy 165.884485 115.658876)
+ (xy 165.881956 115.653703)
+ (xy 165.882261 115.653553)
+ (xy 165.853411 115.584479)
+ (xy 165.8505 115.550566)
+ (xy 165.8505 113.386567)
+ (xy 165.845477 113.37111)
+ (xy 165.838188 113.340745)
+ (xy 165.835646 113.324695)
+ (xy 165.828269 113.310218)
+ (xy 165.816317 113.281364)
+ (xy 165.811296 113.26591)
+ (xy 165.801742 113.252761)
+ (xy 165.785427 113.226137)
+ (xy 165.77805 113.211658)
+ (xy 165.688342 113.12195)
+ (xy 165.606125 113.039733)
+ (xy 165.559007 112.964746)
+ (xy 165.549091 112.876739)
+ (xy 165.578342 112.793146)
+ (xy 165.640966 112.730522)
+ (xy 165.724559 112.701271)
+ (xy 165.74684 112.70002)
+ (xy 166.463915 112.70002)
+ (xy 166.479366 112.694999)
+ (xy 166.50973 112.687708)
+ (xy 166.525784 112.685166)
+ (xy 166.540256 112.677791)
+ (xy 166.56911 112.665838)
+ (xy 166.58457 112.660816)
+ (xy 166.59772 112.651261)
+ (xy 166.624339 112.634948)
+ (xy 166.638822 112.62757)
+ (xy 166.650047 112.616345)
+ (xy 166.661386 112.605005)
+ (xy 166.661389 112.605004)
+ (xy 170.506987 108.759403)
+ (xy 170.581973 108.712286)
+ (xy 170.621716 108.702822)
+ (xy 170.756762 108.685044)
+ (xy 170.902841 108.624536)
+ (xy 170.902841 108.624535)
+ (xy 170.902843 108.624535)
+ (xy 170.9864 108.560419)
+ (xy 171.066897 108.523491)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 186.81602 105.600498)
+ (xy 186.816034 105.6005)
+ (xy 191.208177 105.6005)
+ (xy 191.29452 105.620207)
+ (xy 191.348891 105.658786)
+ (xy 191.364209 105.674104)
+ (xy 191.411328 105.749092)
+ (xy 191.421244 105.837099)
+ (xy 191.391993 105.920692)
+ (xy 191.329369 105.983316)
+ (xy 191.245776 106.012567)
+ (xy 191.24084 106.013061)
+ (xy 191.177664 106.018588)
+ (xy 190.966409 106.075193)
+ (xy 190.840738 106.133793)
+ (xy 191.39556 106.688614)
+ (xy 191.466269 106.759323)
+ (xy 191.431323 106.754299)
+ (xy 191.359797 106.754299)
+ (xy 191.253245 106.769619)
+ (xy 191.12246 106.829347)
+ (xy 191.013799 106.923501)
+ (xy 190.936067 107.044455)
+ (xy 190.89556 107.18241)
+ (xy 190.89556 107.326188)
+ (xy 190.936067 107.464143)
+ (xy 191.013799 107.585097)
+ (xy 191.12246 107.679251)
+ (xy 191.253245 107.738979)
+ (xy 191.359797 107.754299)
+ (xy 191.431323 107.754299)
+ (xy 191.537875 107.738979)
+ (xy 191.66866 107.679251)
+ (xy 191.777321 107.585097)
+ (xy 191.855053 107.464143)
+ (xy 191.89556 107.326188)
+ (xy 191.89556 107.188613)
+ (xy 192.516064 107.809118)
+ (xy 192.574662 107.683456)
+ (xy 192.574663 107.683455)
+ (xy 192.631271 107.472192)
+ (xy 192.636797 107.409022)
+ (xy 192.663954 107.324725)
+ (xy 192.724996 107.260559)
+ (xy 192.807834 107.229233)
+ (xy 192.89606 107.23695)
+ (xy 192.972201 107.282184)
+ (xy 192.975754 107.28565)
+ (xy 193.815803 108.125699)
+ (xy 193.815804 108.1257)
+ (xy 193.982898 108.292794)
+ (xy 194.027828 108.324254)
+ (xy 194.034709 108.329534)
+ (xy 194.071771 108.360632)
+ (xy 194.076725 108.364789)
+ (xy 194.124215 108.392207)
+ (xy 194.131539 108.396873)
+ (xy 194.176467 108.428332)
+ (xy 194.176471 108.428335)
+ (xy 194.226184 108.451517)
+ (xy 194.233884 108.455525)
+ (xy 194.281373 108.482943)
+ (xy 194.332916 108.501703)
+ (xy 194.340907 108.505013)
+ (xy 194.390636 108.528202)
+ (xy 194.440726 108.541623)
+ (xy 194.443615 108.542397)
+ (xy 194.451897 108.545009)
+ (xy 194.480048 108.555254)
+ (xy 194.503428 108.563764)
+ (xy 194.55744 108.573287)
+ (xy 194.565909 108.575165)
+ (xy 194.618891 108.589362)
+ (xy 194.673552 108.594143)
+ (xy 194.682122 108.595272)
+ (xy 194.736145 108.604799)
+ (xy 194.795333 108.604799)
+ (xy 194.809458 108.604799)
+ (xy 194.895801 108.624506)
+ (xy 194.957612 108.6738)
+ (xy 194.958055 108.673358)
+ (xy 194.96198 108.677283)
+ (xy 194.965042 108.679725)
+ (xy 194.967271 108.682574)
+ (xy 194.967276 108.682579)
+ (xy 194.967278 108.682581)
+ (xy 194.993684 108.702843)
+ (xy 195.092716 108.778834)
+ (xy 195.092719 108.778835)
+ (xy 195.238798 108.839343)
+ (xy 195.356199 108.854799)
+ (xy 197.036317 108.854798)
+ (xy 197.12266 108.874505)
+ (xy 197.191901 108.929723)
+ (xy 197.230328 109.009516)
+ (xy 197.230328 109.09808)
+ (xy 197.191902 109.177872)
+ (xy 197.177031 109.194512)
+ (xy 196.107837 110.263706)
+ (xy 196.098044 110.272295)
+ (xy 196.071718 110.292497)
+ (xy 196.062414 110.304623)
+ (xy 196.015295 110.36603)
+ (xy 195.982981 110.408141)
+ (xy 195.975463 110.41794)
+ (xy 195.914957 110.564015)
+ (xy 195.914956 110.564017)
+ (xy 195.914386 110.568345)
+ (xy 195.900092 110.676926)
+ (xy 195.894318 110.720781)
+ (xy 195.898648 110.753673)
+ (xy 195.8995 110.766673)
+ (xy 195.8995 113.098836)
+ (xy 195.879793 113.185179)
+ (xy 195.841214 113.23955)
+ (xy 195.457837 113.622927)
+ (xy 195.448044 113.631515)
+ (xy 195.421717 113.651717)
+ (xy 195.356489 113.736726)
+ (xy 195.356488 113.736725)
+ (xy 195.325464 113.777156)
+ (xy 195.325463 113.777159)
+ (xy 195.264957 113.923235)
+ (xy 195.264956 113.923237)
+ (xy 195.244318 114.080001)
+ (xy 195.248648 114.112893)
+ (xy 195.2495 114.125893)
+ (xy 195.2495 116.022672)
+ (xy 195.229793 116.109015)
+ (xy 195.174574 116.178256)
+ (xy 195.094782 116.216683)
+ (xy 195.006218 116.216683)
+ (xy 194.926426 116.178256)
+ (xy 194.871207 116.109015)
+ (xy 194.866648 116.098826)
+ (xy 194.824536 115.997159)
+ (xy 194.824535 115.997156)
+ (xy 194.753624 115.904745)
+ (xy 194.728282 115.871718)
+ (xy 194.72828 115.871717)
+ (xy 194.72828 115.871716)
+ (xy 194.725244 115.86868)
+ (xy 194.72205 115.863596)
+ (xy 194.720342 115.861371)
+ (xy 194.72055 115.86121)
+ (xy 194.678125 115.793692)
+ (xy 194.668209 115.705685)
+ (xy 194.69746 115.622092)
+ (xy 194.700496 115.617407)
+ (xy 194.740494 115.557544)
+ (xy 194.755 115.484623)
+ (xy 194.755 114.96)
+ (xy 193.655 114.96)
+ (xy 193.655 115.71)
+ (xy 193.672276 115.727276)
+ (xy 193.682927 115.729707)
+ (xy 193.752168 115.784926)
+ (xy 193.790595 115.864718)
+ (xy 193.790595 115.953282)
+ (xy 193.780436 115.985153)
+ (xy 193.714955 116.143238)
+ (xy 193.705297 116.216594)
+ (xy 193.674487 116.299625)
+ (xy 193.668119 116.308781)
+ (xy 193.647206 116.337118)
+ (xy 193.64321 116.344678)
+ (xy 193.639528 116.352325)
+ (xy 193.622535 116.407413)
+ (xy 193.621373 116.410944)
+ (xy 193.602354 116.465299)
+ (xy 193.600765 116.473695)
+ (xy 193.5995 116.482097)
+ (xy 193.5995 116.539707)
+ (xy 193.59943 116.543427)
+ (xy 193.597276 116.60101)
+ (xy 193.598874 116.615192)
+ (xy 193.5995 116.62634)
+ (xy 193.5995 116.760596)
+ (xy 193.579793 116.846939)
+ (xy 193.57928 116.847995)
+ (xy 193.559427 116.888605)
+ (xy 193.5495 116.956734)
+ (xy 193.5495 118.198265)
+ (xy 193.559427 118.266396)
+ (xy 193.559684 118.267227)
+ (xy 193.559829 118.269156)
+ (xy 193.561655 118.281686)
+ (xy 193.560783 118.281812)
+ (xy 193.566343 118.35554)
+ (xy 193.534025 118.437996)
+ (xy 193.469132 118.498264)
+ (xy 193.384515 118.524408)
+ (xy 193.340862 118.522892)
+ (xy 193.283267 118.514501)
+ (xy 193.283266 118.5145)
+ (xy 193.28326 118.5145)
+ (xy 192.91674 118.5145)
+ (xy 192.916733 118.5145)
+ (xy 192.91085 118.515358)
+ (xy 192.822568 118.508302)
+ (xy 192.74609 118.463642)
+ (xy 192.696564 118.390221)
+ (xy 192.683797 118.302583)
+ (xy 192.685615 118.287306)
+ (xy 192.7 118.196479)
+ (xy 192.7 117.8775)
+ (xy 192.45 117.8775)
+ (xy 192.45 118.537502)
+ (xy 192.514743 118.577177)
+ (xy 192.578066 118.639094)
+ (xy 192.608252 118.722354)
+ (xy 192.607687 118.77554)
+ (xy 192.599501 118.831727)
+ (xy 192.5995 118.831746)
+ (xy 192.5995 119.054705)
+ (xy 192.579793 119.141048)
+ (xy 192.576268 119.147716)
+ (xy 192.514954 119.295741)
+ (xy 192.512439 119.305129)
+ (xy 192.471053 119.383427)
+ (xy 192.399793 119.436015)
+ (xy 192.312773 119.452477)
+ (xy 192.227229 119.429551)
+ (xy 192.160102 119.37178)
+ (xy 192.132388 119.319338)
+ (xy 192.125789 119.300478)
+ (xy 192.092477 119.247463)
+ (xy 192.029816 119.147738)
+ (xy 192.029813 119.147735)
+ (xy 192.029812 119.147733)
+ (xy 191.902265 119.020186)
+ (xy 191.759089 118.930222)
+ (xy 191.74515 118.916283)
+ (xy 191.707173 118.909392)
+ (xy 191.579258 118.864633)
+ (xy 191.579257 118.864632)
+ (xy 191.579255 118.864632)
+ (xy 191.4 118.844435)
+ (xy 191.399999 118.844435)
+ (xy 191.369488 118.847872)
+ (xy 191.220745 118.864632)
+ (xy 191.220742 118.864632)
+ (xy 191.220741 118.864633)
+ (xy 191.050479 118.92421)
+ (xy 191.050478 118.92421)
+ (xy 190.897733 119.020187)
+ (xy 190.770187 119.147733)
+ (xy 190.67421 119.300478)
+ (xy 190.67421 119.300479)
+ (xy 190.626171 119.437768)
+ (xy 190.614632 119.470745)
+ (xy 190.594435 119.65)
+ (xy 190.614632 119.829255)
+ (xy 190.614632 119.829257)
+ (xy 190.614633 119.829258)
+ (xy 190.67421 119.99952)
+ (xy 190.67421 119.999521)
+ (xy 190.709399 120.055523)
+ (xy 190.747033 120.115418)
+ (xy 190.770185 120.152263)
+ (xy 190.771206 120.153284)
+ (xy 190.771976 120.15451)
+ (xy 190.777155 120.161004)
+ (xy 190.776423 120.161587)
+ (xy 190.818329 120.22827)
+ (xy 190.8295 120.294006)
+ (xy 190.8295 120.594106)
+ (xy 190.828648 120.607106)
+ (xy 190.824318 120.639999)
+ (xy 190.824318 120.640001)
+ (xy 190.828863 120.674529)
+ (xy 190.820593 120.762705)
+ (xy 190.774883 120.838561)
+ (xy 190.700788 120.887072)
+ (xy 190.631565 120.8995)
+ (xy 190.606163 120.8995)
+ (xy 190.51982 120.879793)
+ (xy 190.465449 120.841214)
+ (xy 190.133786 120.509551)
+ (xy 190.086667 120.434563)
+ (xy 190.0755 120.368837)
+ (xy 190.0755 119.403141)
+ (xy 190.072905 119.383427)
+ (xy 190.060044 119.285738)
+ (xy 190.003678 119.149659)
+ (xy 189.994545 119.127609)
+ (xy 189.996758 119.126692)
+ (xy 189.976056 119.059574)
+ (xy 189.9755 119.044705)
+ (xy 189.9755 118.821746)
+ (xy 189.975499 118.821734)
+ (xy 189.973658 118.8091)
+ (xy 189.965573 118.753607)
+ (xy 189.96557 118.753601)
+ (xy 189.965317 118.75278)
+ (xy 189.965171 118.750849)
+ (xy 189.963345 118.738314)
+ (xy 189.964216 118.738187)
+ (xy 189.958655 118.664467)
+ (xy 189.990969 118.58201)
+ (xy 190.05586 118.521739)
+ (xy 190.140476 118.495592)
+ (xy 190.184134 118.497106)
+ (xy 190.24174 118.5055)
+ (xy 190.241746 118.5055)
+ (xy 190.608254 118.5055)
+ (xy 190.60826 118.5055)
+ (xy 190.676393 118.495573)
+ (xy 190.781483 118.444198)
+ (xy 190.864198 118.361483)
+ (xy 190.915573 118.256393)
+ (xy 190.9255 118.18826)
+ (xy 190.9255 117.8775)
+ (xy 191.600001 117.8775)
+ (xy 191.600001 118.196476)
+ (xy 191.614835 118.290149)
+ (xy 191.672358 118.403045)
+ (xy 191.761952 118.492639)
+ (xy 191.849999 118.537501)
+ (xy 191.85 118.5375)
+ (xy 191.85 117.8775)
+ (xy 191.600001 117.8775)
+ (xy 190.9255 117.8775)
+ (xy 190.925499 117.090007)
+ (xy 190.945207 117.003665)
+ (xy 191.000426 116.934424)
+ (xy 191.080218 116.895997)
+ (xy 191.098511 116.892712)
+ (xy 191.156762 116.885044)
+ (xy 191.302841 116.824536)
+ (xy 191.30284 116.824536)
+ (xy 191.314891 116.819545)
+ (xy 191.315491 116.820995)
+ (xy 191.386122 116.799206)
+ (xy 191.473696 116.812403)
+ (xy 191.546872 116.862289)
+ (xy 191.591157 116.938986)
+ (xy 191.6 116.997649)
+ (xy 191.6 117.2775)
+ (xy 191.85 117.2775)
+ (xy 191.85 116.617497)
+ (xy 191.849998 116.617496)
+ (xy 192.45 116.617496)
+ (xy 192.45 117.2775)
+ (xy 192.699999 117.2775)
+ (xy 192.699999 116.958523)
+ (xy 192.685164 116.86485)
+ (xy 192.627642 116.751956)
+ (xy 192.538042 116.662357)
+ (xy 192.45 116.617496)
+ (xy 191.849998 116.617496)
+ (xy 191.840967 116.611962)
+ (xy 191.794442 116.623686)
+ (xy 191.707679 116.605921)
+ (xy 191.637216 116.55227)
+ (xy 191.597009 116.47336)
+ (xy 191.59268 116.398761)
+ (xy 191.601111 116.334718)
+ (xy 191.605682 116.3)
+ (xy 191.585044 116.143238)
+ (xy 191.524536 115.997159)
+ (xy 191.524535 115.997156)
+ (xy 191.470094 115.926209)
+ (xy 191.428282 115.871718)
+ (xy 191.35465 115.815218)
+ (xy 191.302843 115.775464)
+ (xy 191.30284 115.775463)
+ (xy 191.156764 115.714957)
+ (xy 191.156762 115.714956)
+ (xy 191.086341 115.705685)
+ (xy 191 115.694318)
+ (xy 190.999999 115.694318)
+ (xy 190.991067 115.695494)
+ (xy 190.928812 115.703689)
+ (xy 190.840636 115.695421)
+ (xy 190.76478 115.649712)
+ (xy 190.716268 115.575618)
+ (xy 190.704708 115.487812)
+ (xy 190.704797 115.486891)
+ (xy 190.7055 115.479751)
+ (xy 190.7055 114.96)
+ (xy 191.755 114.96)
+ (xy 191.755 115.484623)
+ (xy 191.769505 115.557545)
+ (xy 191.769505 115.557546)
+ (xy 191.824759 115.640239)
+ (xy 191.82476 115.64024)
+ (xy 191.907453 115.695494)
+ (xy 191.980377 115.71)
+ (xy 192.855 115.71)
+ (xy 192.855 114.96)
+ (xy 191.755 114.96)
+ (xy 190.7055 114.96)
+ (xy 190.7055 114.16)
+ (xy 191.755 114.16)
+ (xy 192.855 114.16)
+ (xy 192.855 113.41)
+ (xy 193.655 113.41)
+ (xy 193.655 114.16)
+ (xy 194.755 114.16)
+ (xy 194.755 113.635376)
+ (xy 194.740494 113.562454)
+ (xy 194.740494 113.562453)
+ (xy 194.68524 113.47976)
+ (xy 194.685239 113.479759)
+ (xy 194.602546 113.424505)
+ (xy 194.529623 113.41)
+ (xy 193.655 113.41)
+ (xy 192.855 113.41)
+ (xy 191.980377 113.41)
+ (xy 191.907454 113.424505)
+ (xy 191.907453 113.424505)
+ (xy 191.82476 113.479759)
+ (xy 191.824759 113.47976)
+ (xy 191.769505 113.562453)
+ (xy 191.769505 113.562454)
+ (xy 191.755 113.635376)
+ (xy 191.755 114.16)
+ (xy 190.7055 114.16)
+ (xy 190.7055 113.64025)
+ (xy 190.700654 113.615892)
+ (xy 190.693867 113.581769)
+ (xy 190.693866 113.581767)
+ (xy 190.649552 113.515447)
+ (xy 190.583232 113.471133)
+ (xy 190.52475 113.4595)
+ (xy 190.524748 113.4595)
+ (xy 190.2545 113.4595)
+ (xy 190.168157 113.439793)
+ (xy 190.098916 113.384574)
+ (xy 190.060489 113.304782)
+ (xy 190.0555 113.2605)
+ (xy 190.0555 112.064804)
+ (xy 190.046677 112.026151)
+ (xy 190.044807 112.015148)
+ (xy 190.040368 111.975745)
+ (xy 190.027274 111.938324)
+ (xy 190.024183 111.927594)
+ (xy 190.015359 111.888936)
+ (xy 189.998154 111.853208)
+ (xy 189.993885 111.842905)
+ (xy 189.980789 111.805478)
+ (xy 189.959697 111.77191)
+ (xy 189.954297 111.762139)
+ (xy 189.946856 111.74669)
+ (xy 189.937092 111.726414)
+ (xy 189.912374 111.695418)
+ (xy 189.905916 111.686318)
+ (xy 189.884816 111.652738)
+ (xy 189.785252 111.553174)
+ (xy 189.78525 111.553171)
+ (xy 188.4487 110.216622)
+ (xy 187.127208 108.89513)
+ (xy 187.111946 108.879868)
+ (xy 187.095221 108.863142)
+ (xy 187.095219 108.863141)
+ (xy 187.095219 108.86314)
+ (xy 187.095218 108.86314)
+ (xy 187.061643 108.842043)
+ (xy 187.052538 108.835583)
+ (xy 187.021543 108.810865)
+ (xy 187.021541 108.810864)
+ (xy 187.02154 108.810863)
+ (xy 186.985823 108.793662)
+ (xy 186.976054 108.788262)
+ (xy 186.942484 108.767169)
+ (xy 186.942476 108.767166)
+ (xy 186.905055 108.754071)
+ (xy 186.894743 108.749799)
+ (xy 186.85902 108.732597)
+ (xy 186.859018 108.732596)
+ (xy 186.842613 108.728851)
+ (xy 186.820356 108.723771)
+ (xy 186.809636 108.720683)
+ (xy 186.772217 108.707589)
+ (xy 186.772204 108.707587)
+ (xy 186.732817 108.703148)
+ (xy 186.721815 108.701279)
+ (xy 186.68315 108.692456)
+ (xy 186.63791 108.692456)
+ (xy 184.2245 108.692456)
+ (xy 184.138157 108.672749)
+ (xy 184.068916 108.61753)
+ (xy 184.030489 108.537738)
+ (xy 184.0255 108.493456)
+ (xy 184.0255 108.374804)
+ (xy 190.840739 108.374804)
+ (xy 190.966404 108.433403)
+ (xy 191.177664 108.490009)
+ (xy 191.39556 108.509073)
+ (xy 191.613453 108.490009)
+ (xy 191.824716 108.433402)
+ (xy 191.824718 108.433401)
+ (xy 191.950379 108.374803)
+ (xy 191.395559 107.819984)
+ (xy 191.395558 107.819984)
+ (xy 190.840739 108.374803)
+ (xy 190.840739 108.374804)
+ (xy 184.0255 108.374804)
+ (xy 184.0255 108.211544)
+ (xy 184.045207 108.125201)
+ (xy 184.100426 108.05596)
+ (xy 184.180218 108.017533)
+ (xy 184.2245 108.012544)
+ (xy 184.283254 108.012544)
+ (xy 184.28326 108.012544)
+ (xy 184.351393 108.002617)
+ (xy 184.456483 107.951242)
+ (xy 184.539198 107.868527)
+ (xy 184.590573 107.763437)
+ (xy 184.6005 107.695304)
+ (xy 184.6005 107.328784)
+ (xy 184.590573 107.260651)
+ (xy 184.539198 107.155561)
+ (xy 184.456483 107.072846)
+ (xy 184.451323 107.070323)
+ (xy 184.382411 107.014699)
+ (xy 184.344456 106.934681)
+ (xy 184.344978 106.846119)
+ (xy 184.383874 106.766554)
+ (xy 184.45344 106.711745)
+ (xy 184.538724 106.692544)
+ (xy 185.1505 106.692544)
+ (xy 185.236843 106.712251)
+ (xy 185.306084 106.76747)
+ (xy 185.344511 106.847262)
+ (xy 185.3495 106.891543)
+ (xy 185.3495 107.479266)
+ (xy 185.352354 107.509699)
+ (xy 185.397207 107.637882)
+ (xy 185.397208 107.637884)
+ (xy 185.397209 107.637885)
+ (xy 185.477849 107.74715)
+ (xy 185.54561 107.797159)
+ (xy 185.587118 107.827793)
+ (xy 185.715301 107.872646)
+ (xy 185.745734 107.8755)
+ (xy 185.745739 107.8755)
+ (xy 188.004261 107.8755)
+ (xy 188.004266 107.8755)
+ (xy 188.034699 107.872646)
+ (xy 188.162882 107.827793)
+ (xy 188.27215 107.74715)
+ (xy 188.352793 107.637882)
+ (xy 188.397646 107.509699)
+ (xy 188.4005 107.479266)
+ (xy 188.4005 107.254299)
+ (xy 190.140785 107.254299)
+ (xy 190.159849 107.472194)
+ (xy 190.216454 107.68345)
+ (xy 190.216455 107.683452)
+ (xy 190.275053 107.809118)
+ (xy 190.275055 107.809119)
+ (xy 190.829874 107.254299)
+ (xy 190.829874 107.254297)
+ (xy 190.275054 106.699477)
+ (xy 190.216454 106.825148)
+ (xy 190.159849 107.036403)
+ (xy 190.140785 107.254299)
+ (xy 188.4005 107.254299)
+ (xy 188.4005 106.620734)
+ (xy 188.397646 106.590301)
+ (xy 188.352793 106.462118)
+ (xy 188.274912 106.356592)
+ (xy 188.27215 106.352849)
+ (xy 188.162885 106.272209)
+ (xy 188.162884 106.272208)
+ (xy 188.162882 106.272207)
+ (xy 188.034699 106.227354)
+ (xy 188.004266 106.2245)
+ (xy 188.004261 106.2245)
+ (xy 186.769031 106.2245)
+ (xy 186.682688 106.204793)
+ (xy 186.628317 106.166214)
+ (xy 186.505288 106.043185)
+ (xy 186.458169 105.968197)
+ (xy 186.448253 105.88019)
+ (xy 186.477504 105.796597)
+ (xy 186.538823 105.734799)
+ (xy 186.60021 105.695561)
+ (xy 186.602457 105.694168)
+ (xy 186.670692 105.653114)
+ (xy 186.670697 105.653108)
+ (xy 186.679281 105.646584)
+ (xy 186.679612 105.647019)
+ (xy 186.680826 105.646069)
+ (xy 186.680485 105.645645)
+ (xy 186.682248 105.644227)
+ (xy 186.684728 105.643019)
+ (xy 186.695115 105.6349)
+ (xy 186.698067 105.633014)
+ (xy 186.699779 105.635694)
+ (xy 186.76188 105.605468)
+ (xy 186.811692 105.600853)
+ (xy 186.811692 105.6005)
+ (xy 186.815509 105.6005)
+ (xy 186.815682 105.600484)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 160.536582 113.918767)
+ (xy 160.590953 113.957346)
+ (xy 160.716214 114.082607)
+ (xy 160.763333 114.157595)
+ (xy 160.7745 114.223321)
+ (xy 160.7745 115.550566)
+ (xy 160.754793 115.636909)
+ (xy 160.737459 115.666195)
+ (xy 160.735804 115.668511)
+ (xy 160.684426 115.773607)
+ (xy 160.6745 115.841734)
+ (xy 160.6745 117.083265)
+ (xy 160.684427 117.151396)
+ (xy 160.684684 117.152227)
+ (xy 160.684829 117.154156)
+ (xy 160.686655 117.166686)
+ (xy 160.685783 117.166812)
+ (xy 160.691343 117.24054)
+ (xy 160.659025 117.322996)
+ (xy 160.594132 117.383264)
+ (xy 160.509515 117.409408)
+ (xy 160.465862 117.407892)
+ (xy 160.408267 117.399501)
+ (xy 160.408266 117.3995)
+ (xy 160.40826 117.3995)
+ (xy 160.04174 117.3995)
+ (xy 160.041733 117.3995)
+ (xy 160.03585 117.400358)
+ (xy 159.947568 117.393302)
+ (xy 159.87109 117.348642)
+ (xy 159.821564 117.275221)
+ (xy 159.808797 117.187583)
+ (xy 159.810615 117.172306)
+ (xy 159.825 117.081479)
+ (xy 159.825 116.7625)
+ (xy 159.575 116.7625)
+ (xy 159.575 117.422502)
+ (xy 159.639743 117.462177)
+ (xy 159.703066 117.524094)
+ (xy 159.733252 117.607354)
+ (xy 159.732687 117.66054)
+ (xy 159.724501 117.716727)
+ (xy 159.7245 117.716746)
+ (xy 159.7245 118.958265)
+ (xy 159.734426 119.02639)
+ (xy 159.734426 119.026391)
+ (xy 159.734427 119.026393)
+ (xy 159.75428 119.067004)
+ (xy 159.774497 119.153227)
+ (xy 159.7745 119.154402)
+ (xy 159.7745 119.526264)
+ (xy 159.754793 119.612607)
+ (xy 159.699574 119.681848)
+ (xy 159.619782 119.720275)
+ (xy 159.531219 119.720275)
+ (xy 159.440196 119.6995)
+ (xy 159.440194 119.6995)
+ (xy 159.259806 119.6995)
+ (xy 159.083937 119.73964)
+ (xy 158.921412 119.817909)
+ (xy 158.84973 119.875072)
+ (xy 158.84678 119.877335)
+ (xy 158.74929 119.949287)
+ (xy 158.749289 119.949288)
+ (xy 158.703645 120.011132)
+ (xy 158.684251 120.033669)
+ (xy 158.645186 120.072736)
+ (xy 158.645182 120.072741)
+ (xy 158.624084 120.106316)
+ (xy 158.617625 120.115418)
+ (xy 158.59291 120.146411)
+ (xy 158.592908 120.146413)
+ (xy 158.578792 120.175726)
+ (xy 158.523572 120.244967)
+ (xy 158.443779 120.283392)
+ (xy 158.355216 120.283391)
+ (xy 158.275424 120.244964)
+ (xy 158.220206 120.175722)
+ (xy 158.2005 120.089381)
+ (xy 158.2005 116.7625)
+ (xy 158.725001 116.7625)
+ (xy 158.725001 117.081476)
+ (xy 158.739835 117.175149)
+ (xy 158.797358 117.288045)
+ (xy 158.886952 117.377639)
+ (xy 158.975 117.422501)
+ (xy 158.975 116.7625)
+ (xy 158.725001 116.7625)
+ (xy 158.2005 116.7625)
+ (xy 158.2005 115.843519)
+ (xy 158.724999 115.843519)
+ (xy 158.725 116.1625)
+ (xy 158.975 116.1625)
+ (xy 158.975 115.502497)
+ (xy 158.974999 115.502496)
+ (xy 159.575 115.502496)
+ (xy 159.575 116.1625)
+ (xy 159.824999 116.1625)
+ (xy 159.824999 115.843523)
+ (xy 159.810164 115.74985)
+ (xy 159.752642 115.636956)
+ (xy 159.663042 115.547357)
+ (xy 159.575 115.502496)
+ (xy 158.974999 115.502496)
+ (xy 158.886957 115.547357)
+ (xy 158.797357 115.636956)
+ (xy 158.739835 115.749849)
+ (xy 158.739834 115.749851)
+ (xy 158.724999 115.843519)
+ (xy 158.2005 115.843519)
+ (xy 158.2005 114.256144)
+ (xy 158.200499 114.256114)
+ (xy 158.200499 114.227965)
+ (xy 158.19548 114.21252)
+ (xy 158.188187 114.182142)
+ (xy 158.185646 114.166094)
+ (xy 158.185643 114.166088)
+ (xy 158.183519 114.159547)
+ (xy 158.175584 114.07134)
+ (xy 158.206706 113.988425)
+ (xy 158.270722 113.927225)
+ (xy 158.354952 113.89986)
+ (xy 158.372782 113.89906)
+ (xy 160.450239 113.89906)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 190.416602 115.680207)
+ (xy 190.485843 115.735426)
+ (xy 190.52427 115.815218)
+ (xy 190.52427 115.903782)
+ (xy 190.488135 115.980645)
+ (xy 190.475465 115.997155)
+ (xy 190.475463 115.997159)
+ (xy 190.414957 116.143235)
+ (xy 190.414954 116.143244)
+ (xy 190.397178 116.278271)
+ (xy 190.36637 116.361303)
+ (xy 190.340596 116.39301)
+ (xy 190.09695 116.636656)
+ (xy 190.096948 116.636659)
+ (xy 190.089568 116.651143)
+ (xy 190.073263 116.677752)
+ (xy 190.060417 116.695435)
+ (xy 190.040131 116.719187)
+ (xy 189.985803 116.773515)
+ (xy 189.985801 116.773518)
+ (xy 189.934426 116.878607)
+ (xy 189.9245 116.946734)
+ (xy 189.9245 118.188265)
+ (xy 189.934427 118.256396)
+ (xy 189.934684 118.257227)
+ (xy 189.934829 118.259156)
+ (xy 189.936655 118.271686)
+ (xy 189.935783 118.271812)
+ (xy 189.941343 118.34554)
+ (xy 189.909025 118.427996)
+ (xy 189.844132 118.488264)
+ (xy 189.759515 118.514408)
+ (xy 189.715862 118.512892)
+ (xy 189.658267 118.504501)
+ (xy 189.658266 118.5045)
+ (xy 189.65826 118.5045)
+ (xy 189.29174 118.5045)
+ (xy 189.291733 118.5045)
+ (xy 189.28585 118.505358)
+ (xy 189.197568 118.498302)
+ (xy 189.12109 118.453642)
+ (xy 189.071564 118.380221)
+ (xy 189.058797 118.292583)
+ (xy 189.060615 118.277306)
+ (xy 189.075 118.186479)
+ (xy 189.075 117.8675)
+ (xy 188.825 117.8675)
+ (xy 188.825 118.527502)
+ (xy 188.889743 118.567177)
+ (xy 188.953066 118.629094)
+ (xy 188.983252 118.712354)
+ (xy 188.982687 118.76554)
+ (xy 188.974501 118.821727)
+ (xy 188.9745 118.821746)
+ (xy 188.9745 119.044705)
+ (xy 188.954793 119.131048)
+ (xy 188.947832 119.144218)
+ (xy 188.94438 119.150196)
+ (xy 188.884136 119.215113)
+ (xy 188.801693 119.247463)
+ (xy 188.713377 119.240838)
+ (xy 188.636683 119.19655)
+ (xy 188.598053 119.147258)
+ (xy 188.581999 119.118334)
+ (xy 188.574159 119.104209)
+ (xy 188.44824 118.957532)
+ (xy 188.448239 118.957531)
+ (xy 188.448238 118.95753)
+ (xy 188.295382 118.83921)
+ (xy 188.295375 118.839206)
+ (xy 188.295373 118.839204)
+ (xy 188.29537 118.839202)
+ (xy 188.286817 118.833872)
+ (xy 188.287897 118.832138)
+ (xy 188.229715 118.785039)
+ (xy 188.191874 118.704967)
+ (xy 188.192523 118.616406)
+ (xy 188.225 118.55021)
+ (xy 188.225 117.8675)
+ (xy 187.975001 117.8675)
+ (xy 187.975001 118.186476)
+ (xy 187.989835 118.280149)
+ (xy 188.054469 118.407)
+ (xy 188.05197 118.408272)
+ (xy 188.07756 118.468137)
+ (xy 188.073589 118.556611)
+ (xy 188.031624 118.634601)
+ (xy 187.959976 118.686659)
+ (xy 187.872836 118.702475)
+ (xy 187.871681 118.70242)
+ (xy 187.74161 118.695824)
+ (xy 187.550525 118.725096)
+ (xy 187.550524 118.725097)
+ (xy 187.369244 118.792237)
+ (xy 187.205195 118.894489)
+ (xy 187.205192 118.894491)
+ (xy 187.065079 119.027678)
+ (xy 186.962832 119.174582)
+ (xy 186.897333 119.234191)
+ (xy 186.812456 119.259478)
+ (xy 186.725013 119.245434)
+ (xy 186.652324 119.194841)
+ (xy 186.608784 119.117719)
+ (xy 186.6005 119.0609)
+ (xy 186.6005 117.2675)
+ (xy 187.975 117.2675)
+ (xy 188.225 117.2675)
+ (xy 188.225 116.607497)
+ (xy 188.224999 116.607496)
+ (xy 188.825 116.607496)
+ (xy 188.825 117.2675)
+ (xy 189.074999 117.2675)
+ (xy 189.074999 116.948523)
+ (xy 189.060164 116.85485)
+ (xy 189.002642 116.741956)
+ (xy 188.913042 116.652357)
+ (xy 188.825 116.607496)
+ (xy 188.224999 116.607496)
+ (xy 188.136957 116.652357)
+ (xy 188.047357 116.741956)
+ (xy 187.989835 116.854849)
+ (xy 187.989834 116.854851)
+ (xy 187.975 116.948519)
+ (xy 187.975 117.2675)
+ (xy 186.6005 117.2675)
+ (xy 186.6005 117.063269)
+ (xy 186.620207 116.976926)
+ (xy 186.658786 116.922555)
+ (xy 187.862556 115.718786)
+ (xy 187.937545 115.671667)
+ (xy 188.00327 115.6605)
+ (xy 190.330259 115.6605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 170.84495 90.418287)
+ (xy 170.914191 90.473506)
+ (xy 170.952618 90.553298)
+ (xy 170.952618 90.641862)
+ (xy 170.914191 90.721654)
+ (xy 170.85854 90.766035)
+ (xy 170.859941 90.768265)
+ (xy 170.697733 90.870187)
+ (xy 170.570187 90.997733)
+ (xy 170.47421 91.150478)
+ (xy 170.47421 91.150479)
+ (xy 170.414633 91.320741)
+ (xy 170.414632 91.320745)
+ (xy 170.394435 91.5)
+ (xy 170.414632 91.679255)
+ (xy 170.414632 91.679257)
+ (xy 170.414633 91.679258)
+ (xy 170.47421 91.84952)
+ (xy 170.47421 91.849521)
+ (xy 170.474211 91.849522)
+ (xy 170.555961 91.979627)
+ (xy 170.585212 92.063218)
+ (xy 170.575296 92.151225)
+ (xy 170.528178 92.226214)
+ (xy 170.453189 92.273332)
+ (xy 170.387463 92.2845)
+ (xy 168.920734 92.2845)
+ (xy 168.890301 92.287354)
+ (xy 168.762118 92.332207)
+ (xy 168.762116 92.332208)
+ (xy 168.762114 92.332209)
+ (xy 168.652849 92.412849)
+ (xy 168.572209 92.522114)
+ (xy 168.572208 92.522116)
+ (xy 168.572207 92.522118)
+ (xy 168.527354 92.650301)
+ (xy 168.527353 92.650305)
+ (xy 168.52477 92.662131)
+ (xy 168.522314 92.661594)
+ (xy 168.500194 92.728806)
+ (xy 168.480144 92.756411)
+ (xy 168.436367 92.806931)
+ (xy 168.431526 92.812131)
+ (xy 165.998547 95.245109)
+ (xy 165.983095 95.258181)
+ (xy 165.983207 95.25831)
+ (xy 165.976045 95.264515)
+ (xy 165.913416 95.3302)
+ (xy 165.911764 95.331892)
+ (xy 165.884766 95.35889)
+ (xy 165.878657 95.366287)
+ (xy 165.873952 95.371587)
+ (xy 165.831017 95.416616)
+ (xy 165.81285 95.444884)
+ (xy 165.80587 95.454443)
+ (xy 165.784479 95.48035)
+ (xy 165.784473 95.480359)
+ (xy 165.754652 95.534971)
+ (xy 165.751028 95.541078)
+ (xy 165.717389 95.593423)
+ (xy 165.717384 95.593434)
+ (xy 165.7049 95.624615)
+ (xy 165.699854 95.635327)
+ (xy 165.683752 95.664814)
+ (xy 165.6648 95.724098)
+ (xy 165.662398 95.730781)
+ (xy 165.639275 95.78854)
+ (xy 165.632915 95.821534)
+ (xy 165.629988 95.833003)
+ (xy 165.619758 95.865008)
+ (xy 165.619757 95.865012)
+ (xy 165.61237 95.926795)
+ (xy 165.611275 95.933811)
+ (xy 165.60237 95.980023)
+ (xy 165.599723 95.993761)
+ (xy 165.5995 95.994916)
+ (xy 165.5995 96.028512)
+ (xy 165.598796 96.040334)
+ (xy 165.594808 96.073686)
+ (xy 165.594808 96.073694)
+ (xy 165.599246 96.135753)
+ (xy 165.5995 96.142853)
+ (xy 165.5995 102.673239)
+ (xy 165.579793 102.759582)
+ (xy 165.524574 102.828823)
+ (xy 165.444782 102.86725)
+ (xy 165.439332 102.868413)
+ (xy 165.436394 102.868998)
+ (xy 165.421767 102.871907)
+ (xy 165.355447 102.916221)
+ (xy 165.311133 102.982541)
+ (xy 165.2995 103.041024)
+ (xy 165.2995 105.480523)
+ (xy 165.311133 105.539006)
+ (xy 165.355447 105.605326)
+ (xy 165.421767 105.64964)
+ (xy 165.421769 105.649641)
+ (xy 165.449294 105.655116)
+ (xy 165.48025 105.661274)
+ (xy 165.480252 105.661274)
+ (xy 166.459901 105.661274)
+ (xy 166.546244 105.680981)
+ (xy 166.597223 105.716248)
+ (xy 166.637453 105.754607)
+ (xy 166.639057 105.756173)
+ (xy 166.666081 105.783197)
+ (xy 166.666086 105.783201)
+ (xy 166.673453 105.789284)
+ (xy 166.678768 105.794001)
+ (xy 166.70217 105.816314)
+ (xy 166.723804 105.836942)
+ (xy 166.752078 105.855112)
+ (xy 166.76162 105.86208)
+ (xy 166.787537 105.883479)
+ (xy 166.787539 105.88348)
+ (xy 166.842149 105.9133)
+ (xy 166.84826 105.916926)
+ (xy 166.900604 105.950566)
+ (xy 166.900608 105.950568)
+ (xy 166.90061 105.950569)
+ (xy 166.931816 105.963061)
+ (xy 166.942514 105.968102)
+ (xy 166.971999 105.984203)
+ (xy 166.972002 105.984204)
+ (xy 166.972001 105.984204)
+ (xy 166.991925 105.990572)
+ (xy 167.031278 106.003152)
+ (xy 167.037951 106.005551)
+ (xy 167.095725 106.028681)
+ (xy 167.128728 106.035041)
+ (xy 167.140171 106.037962)
+ (xy 167.17219 106.048198)
+ (xy 167.233979 106.055585)
+ (xy 167.240997 106.05668)
+ (xy 167.251914 106.058784)
+ (xy 167.302097 106.068456)
+ (xy 167.335695 106.068456)
+ (xy 167.347517 106.06916)
+ (xy 167.380873 106.073148)
+ (xy 167.424249 106.070045)
+ (xy 167.442932 106.06871)
+ (xy 167.450032 106.068456)
+ (xy 170.279323 106.068456)
+ (xy 170.365666 106.088163)
+ (xy 170.434907 106.143382)
+ (xy 170.473334 106.223174)
+ (xy 170.473334 106.311738)
+ (xy 170.434907 106.39153)
+ (xy 170.365666 106.446749)
+ (xy 170.355476 106.451308)
+ (xy 170.297161 106.475462)
+ (xy 170.297152 106.475467)
+ (xy 170.171721 106.571714)
+ (xy 170.143496 106.608496)
+ (xy 170.075975 106.664654)
+ (xy 170.061657 106.671949)
+ (xy 170.061656 106.67195)
+ (xy 170.042991 106.690614)
+ (xy 170.042985 106.690622)
+ (xy 165.492393 111.241214)
+ (xy 165.417405 111.288333)
+ (xy 165.351679 111.2995)
+ (xy 158.848321 111.2995)
+ (xy 158.761978 111.279793)
+ (xy 158.707607 111.241214)
+ (xy 157.358786 109.892393)
+ (xy 157.311667 109.817405)
+ (xy 157.3005 109.751679)
+ (xy 157.3005 104.260778)
+ (xy 160.245031 104.260778)
+ (xy 160.264873 104.500246)
+ (xy 160.264874 104.500249)
+ (xy 160.323865 104.733201)
+ (xy 160.420395 104.953268)
+ (xy 160.428861 104.966224)
+ (xy 160.428862 104.966224)
+ (xy 161.099417 104.29567)
+ (xy 161.115444 104.417405)
+ (xy 161.175901 104.563362)
+ (xy 161.272075 104.688699)
+ (xy 161.397412 104.784873)
+ (xy 161.543369 104.84533)
+ (xy 161.660677 104.860774)
+ (xy 161.665685 104.860774)
+ (xy 160.99727 105.529187)
+ (xy 161.115546 105.593195)
+ (xy 161.342827 105.67122)
+ (xy 161.579846 105.710773)
+ (xy 161.579852 105.710774)
+ (xy 161.820148 105.710774)
+ (xy 161.820153 105.710773)
+ (xy 162.057172 105.67122)
+ (xy 162.284453 105.593195)
+ (xy 162.284462 105.593191)
+ (xy 162.402727 105.529188)
+ (xy 162.402728 105.529186)
+ (xy 161.734316 104.860774)
+ (xy 161.739323 104.860774)
+ (xy 161.856631 104.84533)
+ (xy 162.002588 104.784873)
+ (xy 162.127925 104.688699)
+ (xy 162.224099 104.563363)
+ (xy 162.284556 104.417405)
+ (xy 162.300582 104.295671)
+ (xy 162.971136 104.966224)
+ (xy 162.979606 104.953263)
+ (xy 162.979608 104.953261)
+ (xy 163.076133 104.733204)
+ (xy 163.135125 104.500249)
+ (xy 163.135126 104.500246)
+ (xy 163.154969 104.260778)
+ (xy 163.154969 104.260769)
+ (xy 163.135126 104.021301)
+ (xy 163.135125 104.021298)
+ (xy 163.076133 103.788343)
+ (xy 162.979609 103.568288)
+ (xy 162.971136 103.555321)
+ (xy 162.300582 104.225875)
+ (xy 162.284556 104.104143)
+ (xy 162.224099 103.958186)
+ (xy 162.127925 103.832849)
+ (xy 162.002588 103.736675)
+ (xy 161.856631 103.676218)
+ (xy 161.739323 103.660774)
+ (xy 161.734315 103.660774)
+ (xy 162.402728 102.992359)
+ (xy 162.284458 102.928353)
+ (xy 162.057172 102.850327)
+ (xy 161.820153 102.810774)
+ (xy 161.579846 102.810774)
+ (xy 161.342827 102.850327)
+ (xy 161.115538 102.928354)
+ (xy 160.99727 102.992358)
+ (xy 161.665686 103.660774)
+ (xy 161.660677 103.660774)
+ (xy 161.543369 103.676218)
+ (xy 161.397412 103.736675)
+ (xy 161.272075 103.832849)
+ (xy 161.175901 103.958185)
+ (xy 161.115444 104.104143)
+ (xy 161.099417 104.225876)
+ (xy 160.428862 103.555321)
+ (xy 160.42039 103.56829)
+ (xy 160.323866 103.788343)
+ (xy 160.264874 104.021298)
+ (xy 160.264873 104.021301)
+ (xy 160.245031 104.260769)
+ (xy 160.245031 104.260778)
+ (xy 157.3005 104.260778)
+ (xy 157.3005 102.64832)
+ (xy 157.320207 102.561977)
+ (xy 157.358786 102.507606)
+ (xy 167.807606 92.058786)
+ (xy 167.882594 92.011667)
+ (xy 167.94832 92.0005)
+ (xy 168.494115 92.0005)
+ (xy 168.509566 91.995479)
+ (xy 168.53993 91.988188)
+ (xy 168.555984 91.985646)
+ (xy 168.570456 91.978271)
+ (xy 168.59931 91.966318)
+ (xy 168.61477 91.961296)
+ (xy 168.62792 91.951741)
+ (xy 168.654539 91.935428)
+ (xy 168.669022 91.92805)
+ (xy 168.680247 91.916825)
+ (xy 168.691587 91.905484)
+ (xy 168.691589 91.905484)
+ (xy 170.140207 90.456865)
+ (xy 170.215195 90.409747)
+ (xy 170.280921 90.39858)
+ (xy 170.758607 90.39858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 198.266074 103.220375)
+ (xy 198.32078 103.28856)
+ (xy 198.340799 103.329511)
+ (xy 198.340802 103.329515)
+ (xy 198.423517 103.41223)
+ (xy 198.528607 103.463605)
+ (xy 198.59674 103.473532)
+ (xy 198.819706 103.473532)
+ (xy 198.906049 103.493239)
+ (xy 198.912719 103.496764)
+ (xy 198.914657 103.497567)
+ (xy 198.914659 103.497568)
+ (xy 199.060738 103.558076)
+ (xy 199.178139 103.573532)
+ (xy 200.4005 103.573532)
+ (xy 200.486843 103.593239)
+ (xy 200.556084 103.648458)
+ (xy 200.594511 103.72825)
+ (xy 200.5995 103.772532)
+ (xy 200.5995 104.156122)
+ (xy 200.579793 104.242465)
+ (xy 200.565961 104.266682)
+ (xy 200.511133 104.348735)
+ (xy 200.4995 104.407218)
+ (xy 200.4995 105.446717)
+ (xy 200.511133 105.5052)
+ (xy 200.555447 105.57152)
+ (xy 200.621767 105.615834)
+ (xy 200.621769 105.615835)
+ (xy 200.656983 105.622839)
+ (xy 200.68025 105.627468)
+ (xy 200.680252 105.627468)
+ (xy 201.71975 105.627468)
+ (xy 201.739155 105.623607)
+ (xy 201.778231 105.615835)
+ (xy 201.844552 105.57152)
+ (xy 201.888867 105.505199)
+ (xy 201.898185 105.45835)
+ (xy 201.9005 105.446717)
+ (xy 201.9005 104.407218)
+ (xy 201.893151 104.370274)
+ (xy 201.888867 104.348737)
+ (xy 201.858001 104.302544)
+ (xy 201.834039 104.266682)
+ (xy 201.802454 104.183942)
+ (xy 201.8005 104.156122)
+ (xy 201.8005 103.679344)
+ (xy 201.820207 103.593001)
+ (xy 201.875426 103.52376)
+ (xy 201.955218 103.485333)
+ (xy 202.030045 103.485333)
+ (xy 202.030307 103.483341)
+ (xy 202.043235 103.485043)
+ (xy 202.043238 103.485044)
+ (xy 202.2 103.505682)
+ (xy 202.356762 103.485044)
+ (xy 202.502841 103.424536)
+ (xy 202.502841 103.424535)
+ (xy 202.502843 103.424535)
+ (xy 202.557192 103.382831)
+ (xy 202.628282 103.328282)
+ (xy 202.642624 103.30959)
+ (xy 202.710815 103.253091)
+ (xy 202.796774 103.231771)
+ (xy 202.883471 103.249858)
+ (xy 202.953734 103.303771)
+ (xy 202.993647 103.382831)
+ (xy 202.999499 103.430736)
+ (xy 202.999499 108.068837)
+ (xy 202.979792 108.15518)
+ (xy 202.941213 108.209551)
+ (xy 202.409551 108.741214)
+ (xy 202.334563 108.788333)
+ (xy 202.268837 108.7995)
+ (xy 199.845893 108.7995)
+ (xy 199.832893 108.798648)
+ (xy 199.800001 108.794318)
+ (xy 199.8 108.794318)
+ (xy 199.78483 108.796315)
+ (xy 199.645386 108.814672)
+ (xy 199.645387 108.814673)
+ (xy 199.643241 108.814955)
+ (xy 199.643235 108.814957)
+ (xy 199.497158 108.875463)
+ (xy 199.494879 108.87678)
+ (xy 199.491364 108.877863)
+ (xy 199.485109 108.880455)
+ (xy 199.484865 108.879868)
+ (xy 199.410249 108.902881)
+ (xy 199.322676 108.889678)
+ (xy 199.249503 108.839786)
+ (xy 199.205224 108.763087)
+ (xy 199.198088 108.678461)
+ (xy 199.199515 108.667627)
+ (xy 199.205188 108.624535)
+ (xy 199.205682 108.620781)
+ (xy 199.205682 108.620779)
+ (xy 199.201352 108.587886)
+ (xy 199.2005 108.574886)
+ (xy 199.2005 107.826968)
+ (xy 200.45 107.826968)
+ (xy 200.45 107.951591)
+ (xy 200.464505 108.024513)
+ (xy 200.464505 108.024514)
+ (xy 200.519759 108.107207)
+ (xy 200.51976 108.107208)
+ (xy 200.602453 108.162462)
+ (xy 200.675377 108.176968)
+ (xy 200.8 108.176968)
+ (xy 200.8 107.826968)
+ (xy 201.6 107.826968)
+ (xy 201.6 108.176968)
+ (xy 201.724623 108.176968)
+ (xy 201.797545 108.162462)
+ (xy 201.797546 108.162462)
+ (xy 201.880239 108.107208)
+ (xy 201.88024 108.107207)
+ (xy 201.935494 108.024514)
+ (xy 201.935494 108.024513)
+ (xy 201.95 107.951591)
+ (xy 201.95 107.826968)
+ (xy 201.6 107.826968)
+ (xy 200.8 107.826968)
+ (xy 200.45 107.826968)
+ (xy 199.2005 107.826968)
+ (xy 199.2005 107.026968)
+ (xy 200.45 107.026968)
+ (xy 200.8 107.026968)
+ (xy 200.8 106.676968)
+ (xy 201.6 106.676968)
+ (xy 201.6 107.026968)
+ (xy 201.95 107.026968)
+ (xy 201.95 106.902344)
+ (xy 201.935494 106.829422)
+ (xy 201.935494 106.829421)
+ (xy 201.88024 106.746728)
+ (xy 201.880239 106.746727)
+ (xy 201.797546 106.691473)
+ (xy 201.724623 106.676968)
+ (xy 201.6 106.676968)
+ (xy 200.8 106.676968)
+ (xy 200.675377 106.676968)
+ (xy 200.602454 106.691473)
+ (xy 200.602453 106.691473)
+ (xy 200.51976 106.746727)
+ (xy 200.519759 106.746728)
+ (xy 200.464505 106.829421)
+ (xy 200.464505 106.829422)
+ (xy 200.45 106.902344)
+ (xy 200.45 107.026968)
+ (xy 199.2005 107.026968)
+ (xy 199.2005 105.245893)
+ (xy 199.201351 105.232901)
+ (xy 199.205683 105.2)
+ (xy 199.205683 105.199999)
+ (xy 199.205683 105.199996)
+ (xy 199.185044 105.04324)
+ (xy 199.185044 105.043238)
+ (xy 199.124536 104.897159)
+ (xy 199.085848 104.84674)
+ (xy 199.085847 104.846738)
+ (xy 199.028281 104.771717)
+ (xy 199.023388 104.767962)
+ (xy 199.001952 104.751514)
+ (xy 198.992174 104.742939)
+ (xy 198.001285 103.75205)
+ (xy 197.954167 103.677063)
+ (xy 197.943 103.611337)
+ (xy 197.943 103.375959)
+ (xy 197.962707 103.289616)
+ (xy 198.017926 103.220375)
+ (xy 198.097718 103.181948)
+ (xy 198.186282 103.181948)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 168.065237 102.180048)
+ (xy 168.066923 102.180638)
+ (xy 168.066929 102.180641)
+ (xy 168.153272 102.200348)
+ (xy 168.199 102.2055)
+ (xy 171.532544 102.2055)
+ (xy 171.618887 102.225207)
+ (xy 171.688128 102.280426)
+ (xy 171.726555 102.360218)
+ (xy 171.731544 102.404499)
+ (xy 171.731544 102.683212)
+ (xy 171.734319 102.712805)
+ (xy 171.777928 102.837431)
+ (xy 171.777929 102.837432)
+ (xy 171.856332 102.943667)
+ (xy 171.91846 102.989518)
+ (xy 171.962569 103.022072)
+ (xy 172.087195 103.065681)
+ (xy 172.116788 103.068456)
+ (xy 172.116792 103.068456)
+ (xy 172.697296 103.068456)
+ (xy 172.6973 103.068456)
+ (xy 172.726893 103.065681)
+ (xy 172.82994 103.029622)
+ (xy 172.895665 103.018456)
+ (xy 173.711379 103.018456)
+ (xy 173.777103 103.029622)
+ (xy 173.880151 103.065681)
+ (xy 173.909744 103.068456)
+ (xy 173.909748 103.068456)
+ (xy 174.490252 103.068456)
+ (xy 174.490256 103.068456)
+ (xy 174.519849 103.065681)
+ (xy 174.622896 103.029622)
+ (xy 174.688621 103.018456)
+ (xy 175.33352 103.018456)
+ (xy 175.419863 103.038163)
+ (xy 175.45169 103.057341)
+ (xy 175.516186 103.104941)
+ (xy 175.573955 103.172069)
+ (xy 175.596877 103.257615)
+ (xy 175.580412 103.344634)
+ (xy 175.527822 103.415892)
+ (xy 175.487921 103.439476)
+ (xy 175.488954 103.441368)
+ (xy 175.476462 103.448188)
+ (xy 175.364241 103.532197)
+ (xy 175.280232 103.644418)
+ (xy 175.247466 103.732268)
+ (xy 175.198827 103.80628)
+ (xy 175.122892 103.851859)
+ (xy 175.034702 103.859977)
+ (xy 174.951723 103.829027)
+ (xy 174.89039 103.765138)
+ (xy 174.874561 103.732269)
+ (xy 174.869769 103.719422)
+ (xy 174.869767 103.719418)
+ (xy 174.785758 103.607197)
+ (xy 174.673536 103.523188)
+ (xy 174.6 103.49576)
+ (xy 174.6 104.915149)
+ (xy 174.673534 104.887724)
+ (xy 174.785759 104.803714)
+ (xy 174.869766 104.691494)
+ (xy 174.888547 104.641143)
+ (xy 174.937186 104.567131)
+ (xy 175.01312 104.521553)
+ (xy 175.10131 104.513434)
+ (xy 175.18429 104.544384)
+ (xy 175.245623 104.608272)
+ (xy 175.261453 104.641143)
+ (xy 175.280233 104.691494)
+ (xy 175.36424 104.803714)
+ (xy 175.476465 104.887724)
+ (xy 175.55 104.91515)
+ (xy 175.55 103.966956)
+ (xy 175.569707 103.880613)
+ (xy 175.624926 103.811372)
+ (xy 175.704718 103.772945)
+ (xy 175.749 103.767956)
+ (xy 176.151 103.767956)
+ (xy 176.237343 103.787663)
+ (xy 176.306584 103.842882)
+ (xy 176.345011 103.922674)
+ (xy 176.35 103.966956)
+ (xy 176.35 104.91515)
+ (xy 176.387204 104.940982)
+ (xy 176.446889 105.006413)
+ (xy 176.472273 105.091261)
+ (xy 176.458329 105.17872)
+ (xy 176.445548 105.201819)
+ (xy 176.445814 105.201955)
+ (xy 176.438703 105.215911)
+ (xy 176.433677 105.231378)
+ (xy 176.421734 105.260211)
+ (xy 176.414353 105.274696)
+ (xy 176.41181 105.290754)
+ (xy 176.404524 105.3211)
+ (xy 176.399501 105.33656)
+ (xy 176.3995 105.336569)
+ (xy 176.3995 106.051679)
+ (xy 176.379793 106.138022)
+ (xy 176.341214 106.192393)
+ (xy 175.992393 106.541214)
+ (xy 175.917405 106.588333)
+ (xy 175.851679 106.5995)
+ (xy 174.632039 106.5995)
+ (xy 174.545696 106.579793)
+ (xy 174.510898 106.558378)
+ (xy 174.485247 106.538696)
+ (xy 174.402843 106.475464)
+ (xy 174.40284 106.475463)
+ (xy 174.256764 106.414957)
+ (xy 174.256762 106.414956)
+ (xy 174.1 106.394318)
+ (xy 173.943237 106.414956)
+ (xy 173.943235 106.414957)
+ (xy 173.785109 106.480455)
+ (xy 173.783765 106.477211)
+ (xy 173.721354 106.496442)
+ (xy 173.633784 106.483215)
+ (xy 173.560625 106.433303)
+ (xy 173.516367 106.356592)
+ (xy 173.507544 106.297994)
+ (xy 173.507544 105.092685)
+ (xy 173.527251 105.006342)
+ (xy 173.58247 104.937101)
+ (xy 173.662262 104.898674)
+ (xy 173.750826 104.898674)
+ (xy 173.776087 104.906232)
+ (xy 173.799999 104.91515)
+ (xy 173.8 104.91515)
+ (xy 173.8 103.49576)
+ (xy 173.799999 103.49576)
+ (xy 173.726463 103.523188)
+ (xy 173.614241 103.607197)
+ (xy 173.530232 103.719418)
+ (xy 173.481241 103.850767)
+ (xy 173.481241 103.850769)
+ (xy 173.477058 103.88967)
+ (xy 173.448233 103.97341)
+ (xy 173.385928 104.036351)
+ (xy 173.302484 104.066026)
+ (xy 173.214428 104.056557)
+ (xy 173.139201 104.00982)
+ (xy 173.091702 103.935071)
+ (xy 173.081069 103.88697)
+ (xy 173.079769 103.873107)
+ (xy 173.03616 103.748481)
+ (xy 172.982828 103.676218)
+ (xy 172.957755 103.642244)
+ (xy 172.864651 103.573532)
+ (xy 172.851519 103.56384)
+ (xy 172.726893 103.520231)
+ (xy 172.6973 103.517456)
+ (xy 172.116788 103.517456)
+ (xy 172.087195 103.520231)
+ (xy 171.962569 103.56384)
+ (xy 171.962568 103.56384)
+ (xy 171.962567 103.563841)
+ (xy 171.856332 103.642244)
+ (xy 171.777929 103.748479)
+ (xy 171.77108 103.761439)
+ (xy 171.713312 103.828569)
+ (xy 171.632139 103.863986)
+ (xy 171.595139 103.867456)
+ (xy 168.2995 103.867456)
+ (xy 168.213157 103.847749)
+ (xy 168.143916 103.79253)
+ (xy 168.105489 103.712738)
+ (xy 168.1005 103.668456)
+ (xy 168.1005 103.041024)
+ (xy 168.09256 103.00111)
+ (xy 168.088867 102.982543)
+ (xy 168.088866 102.982541)
+ (xy 168.044552 102.916221)
+ (xy 167.978232 102.871907)
+ (xy 167.963606 102.868998)
+ (xy 167.960674 102.868414)
+ (xy 167.879836 102.832241)
+ (xy 167.822698 102.764575)
+ (xy 167.800578 102.678818)
+ (xy 167.8005 102.673239)
+ (xy 167.8005 102.367877)
+ (xy 167.820207 102.281534)
+ (xy 167.875426 102.212293)
+ (xy 167.955218 102.173866)
+ (xy 168.043782 102.173866)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 181.110962 101.413737)
+ (xy 181.154395 101.42365)
+ (xy 181.238632 101.453125)
+ (xy 181.278773 101.472456)
+ (xy 181.354344 101.51994)
+ (xy 181.389177 101.54772)
+ (xy 181.468047 101.62659)
+ (xy 181.468065 101.626607)
+ (xy 181.476625 101.634257)
+ (xy 181.476639 101.634268)
+ (xy 181.476651 101.634279)
+ (xy 181.515999 101.665657)
+ (xy 181.567934 101.694361)
+ (xy 181.575109 101.698327)
+ (xy 181.576253 101.698959)
+ (xy 181.659846 101.72821)
+ (xy 181.659847 101.72821)
+ (xy 181.659864 101.728211)
+ (xy 181.66261 101.728679)
+ (xy 181.665402 101.728836)
+ (xy 181.668278 101.72916)
+ (xy 181.750728 101.73845)
+ (xy 181.818592 101.730803)
+ (xy 181.833181 101.72916)
+ (xy 181.835971 101.729003)
+ (xy 181.838712 101.728536)
+ (xy 181.838735 101.728534)
+ (xy 181.838736 101.728534)
+ (xy 181.92506 101.698327)
+ (xy 182.000037 101.651214)
+ (xy 182.000039 101.651214)
+ (xy 182.000041 101.651212)
+ (xy 182.000048 101.651208)
+ (xy 182.036025 101.622517)
+ (xy 182.051714 101.606828)
+ (xy 182.110818 101.547723)
+ (xy 182.145658 101.519938)
+ (xy 182.179782 101.498496)
+ (xy 182.221218 101.472459)
+ (xy 182.26136 101.453127)
+ (xy 182.345597 101.423651)
+ (xy 182.389032 101.413738)
+ (xy 182.477723 101.403745)
+ (xy 182.522277 101.403745)
+ (xy 182.610962 101.413737)
+ (xy 182.654395 101.42365)
+ (xy 182.738632 101.453125)
+ (xy 182.778773 101.472456)
+ (xy 182.854344 101.51994)
+ (xy 182.889177 101.54772)
+ (xy 182.968046 101.626589)
+ (xy 182.976633 101.634263)
+ (xy 182.976645 101.634273)
+ (xy 182.976652 101.634279)
+ (xy 183.015998 101.665657)
+ (xy 183.076252 101.698958)
+ (xy 183.159845 101.728209)
+ (xy 183.159846 101.728209)
+ (xy 183.159854 101.728209)
+ (xy 183.162609 101.728678)
+ (xy 183.165401 101.728835)
+ (xy 183.168286 101.72916)
+ (xy 183.250727 101.738449)
+ (xy 183.338734 101.728533)
+ (xy 183.425056 101.698328)
+ (xy 183.443277 101.686878)
+ (xy 183.500035 101.651217)
+ (xy 183.500039 101.651213)
+ (xy 183.500045 101.65121)
+ (xy 183.536024 101.622517)
+ (xy 183.610816 101.547723)
+ (xy 183.645655 101.51994)
+ (xy 183.679782 101.498496)
+ (xy 183.721218 101.472459)
+ (xy 183.76136 101.453127)
+ (xy 183.845597 101.423651)
+ (xy 183.889032 101.413738)
+ (xy 183.977723 101.403745)
+ (xy 184.022277 101.403745)
+ (xy 184.110962 101.413737)
+ (xy 184.154395 101.42365)
+ (xy 184.238632 101.453125)
+ (xy 184.278773 101.472456)
+ (xy 184.354344 101.51994)
+ (xy 184.389177 101.54772)
+ (xy 184.452276 101.610819)
+ (xy 184.480059 101.645657)
+ (xy 184.527538 101.721218)
+ (xy 184.546874 101.761369)
+ (xy 184.581796 101.861171)
+ (xy 184.584565 101.870534)
+ (xy 184.586792 101.879699)
+ (xy 184.60424 101.934441)
+ (xy 184.604243 101.934447)
+ (xy 184.64267 102.014239)
+ (xy 184.699689 102.085739)
+ (xy 184.75235 102.127736)
+ (xy 184.764559 102.137472)
+ (xy 184.76665 102.13934)
+ (xy 184.768932 102.14096)
+ (xy 184.851331 102.180641)
+ (xy 184.937674 102.200348)
+ (xy 184.983402 102.2055)
+ (xy 185.406775 102.2055)
+ (xy 185.416053 102.204978)
+ (xy 185.418278 102.204854)
+ (xy 185.468289 102.199219)
+ (xy 185.534447 102.180159)
+ (xy 185.614239 102.141732)
+ (xy 185.685739 102.084713)
+ (xy 185.685746 102.084703)
+ (xy 185.693557 102.076893)
+ (xy 185.768544 102.029772)
+ (xy 185.856551 102.019854)
+ (xy 185.940145 102.049102)
+ (xy 186.002771 102.111723)
+ (xy 186.020728 102.148056)
+ (xy 186.030232 102.173537)
+ (xy 186.114241 102.285758)
+ (xy 186.226462 102.369767)
+ (xy 186.357809 102.418757)
+ (xy 186.415869 102.425)
+ (xy 186.521808 102.425)
+ (xy 186.608151 102.444707)
+ (xy 186.677392 102.499926)
+ (xy 186.715819 102.579718)
+ (xy 186.715819 102.668282)
+ (xy 186.677392 102.748074)
+ (xy 186.66253 102.764705)
+ (xy 186.5807 102.846536)
+ (xy 186.503411 102.923825)
+ (xy 186.428422 102.970943)
+ (xy 186.414209 102.975327)
+ (xy 186.411342 102.976095)
+ (xy 186.411336 102.976097)
+ (xy 186.377526 102.991863)
+ (xy 186.34752 103.005855)
+ (xy 186.26342 103.0245)
+ (xy 185.726045 103.0245)
+ (xy 185.684507 103.027316)
+ (xy 185.6845 103.027318)
+ (xy 185.504978 103.071963)
+ (xy 185.339244 103.154159)
+ (xy 185.19506 103.27006)
+ (xy 185.079157 103.414246)
+ (xy 185.079156 103.414249)
+ (xy 185.018338 103.536877)
+ (xy 184.96232 103.605473)
+ (xy 184.882087 103.642971)
+ (xy 184.793529 103.641943)
+ (xy 184.714188 103.602593)
+ (xy 184.659777 103.532715)
+ (xy 184.643509 103.479585)
+ (xy 184.635164 103.426894)
+ (xy 184.577641 103.313998)
+ (xy 184.488045 103.224402)
+ (xy 184.37515 103.166879)
+ (xy 184.375148 103.166878)
+ (xy 184.281481 103.152044)
+ (xy 183.725 103.152044)
+ (xy 183.725 103.803044)
+ (xy 183.705293 103.889387)
+ (xy 183.650074 103.958628)
+ (xy 183.570282 103.997055)
+ (xy 183.526 104.002044)
+ (xy 182.188122 104.002044)
+ (xy 182.101779 103.982337)
+ (xy 182.069956 103.963161)
+ (xy 182.057883 103.954251)
+ (xy 182.057881 103.95425)
+ (xy 181.929701 103.909398)
+ (xy 181.925352 103.90899)
+ (xy 181.899267 103.906544)
+ (xy 181.899261 103.906544)
+ (xy 180.000732 103.906544)
+ (xy 179.9703 103.909397)
+ (xy 179.970298 103.909398)
+ (xy 179.915224 103.928669)
+ (xy 179.827218 103.938585)
+ (xy 179.743625 103.909333)
+ (xy 179.681001 103.846709)
+ (xy 179.651751 103.763116)
+ (xy 179.6505 103.740836)
+ (xy 179.6505 103.641943)
+ (xy 179.6505 103.518784)
+ (xy 179.640573 103.450651)
+ (xy 179.616811 103.402044)
+ (xy 182.227498 103.402044)
+ (xy 183.125 103.402044)
+ (xy 183.125 103.152044)
+ (xy 182.568523 103.152044)
+ (xy 182.47485 103.166879)
+ (xy 182.361954 103.224402)
+ (xy 182.27236 103.313996)
+ (xy 182.227498 103.402044)
+ (xy 179.616811 103.402044)
+ (xy 179.589198 103.345561)
+ (xy 179.506483 103.262846)
+ (xy 179.506482 103.262845)
+ (xy 179.401392 103.21147)
+ (xy 179.333265 103.201544)
+ (xy 179.33326 103.201544)
+ (xy 178.872794 103.201544)
+ (xy 178.786451 103.181837)
+ (xy 178.77978 103.178311)
+ (xy 178.631763 103.117)
+ (xy 178.602411 103.113136)
+ (xy 178.514361 103.101544)
+ (xy 178.514358 103.101544)
+ (xy 177.565251 103.101544)
+ (xy 177.478908 103.081837)
+ (xy 177.424537 103.043258)
+ (xy 176.926494 102.545214)
+ (xy 176.879375 102.470225)
+ (xy 176.869459 102.382219)
+ (xy 176.89871 102.298625)
+ (xy 176.961334 102.236002)
+ (xy 177.044927 102.206751)
+ (xy 177.067208 102.2055)
+ (xy 180.019468 102.2055)
+ (xy 180.01948 102.2055)
+ (xy 180.025241 102.205338)
+ (xy 180.050399 102.203926)
+ (xy 180.106752 102.192717)
+ (xy 180.190345 102.163466)
+ (xy 180.267781 102.11481)
+ (xy 180.330405 102.052187)
+ (xy 180.330407 102.052185)
+ (xy 180.379064 101.974747)
+ (xy 180.380267 101.971308)
+ (xy 180.380312 101.971236)
+ (xy 180.407335 101.893952)
+ (xy 180.407485 101.893521)
+ (xy 180.407486 101.893522)
+ (xy 180.408328 101.891114)
+ (xy 180.408327 101.891114)
+ (xy 180.431751 101.824175)
+ (xy 180.432319 101.820827)
+ (xy 180.453125 101.761369)
+ (xy 180.472458 101.721224)
+ (xy 180.516448 101.651214)
+ (xy 180.519944 101.645649)
+ (xy 180.547724 101.610814)
+ (xy 180.610819 101.54772)
+ (xy 180.645647 101.519944)
+ (xy 180.721222 101.472457)
+ (xy 180.76136 101.453127)
+ (xy 180.845597 101.423651)
+ (xy 180.889032 101.413738)
+ (xy 180.977723 101.403745)
+ (xy 181.022277 101.403745)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 201.533575 95.536766)
+ (xy 201.54866 95.550247)
+ (xy 201.549289 95.550711)
+ (xy 201.655525 95.629116)
+ (xy 201.780151 95.672725)
+ (xy 201.809744 95.6755)
+ (xy 201.856337 95.6755)
+ (xy 201.94268 95.695207)
+ (xy 201.997051 95.733786)
+ (xy 202.941213 96.677948)
+ (xy 202.988332 96.752936)
+ (xy 202.999499 96.818662)
+ (xy 202.999499 102.369263)
+ (xy 202.979792 102.455606)
+ (xy 202.924573 102.524847)
+ (xy 202.844781 102.563274)
+ (xy 202.756217 102.563274)
+ (xy 202.676425 102.524847)
+ (xy 202.642624 102.490409)
+ (xy 202.628282 102.471718)
+ (xy 202.59587 102.446847)
+ (xy 202.502843 102.375464)
+ (xy 202.50284 102.375463)
+ (xy 202.356764 102.314957)
+ (xy 202.356762 102.314956)
+ (xy 202.2 102.294318)
+ (xy 202.043237 102.314956)
+ (xy 202.043235 102.314957)
+ (xy 201.885109 102.380455)
+ (xy 201.884147 102.378134)
+ (xy 201.817503 102.398681)
+ (xy 201.729931 102.385468)
+ (xy 201.684493 102.360351)
+ (xy 201.612939 102.307543)
+ (xy 201.594475 102.293916)
+ (xy 201.469849 102.250307)
+ (xy 201.440256 102.247532)
+ (xy 200.859744 102.247532)
+ (xy 200.830151 102.250307)
+ (xy 200.705525 102.293916)
+ (xy 200.705524 102.293916)
+ (xy 200.705523 102.293917)
+ (xy 200.651689 102.333648)
+ (xy 200.570515 102.369063)
+ (xy 200.53352 102.372532)
+ (xy 199.178139 102.372532)
+ (xy 199.090088 102.384124)
+ (xy 199.060737 102.387988)
+ (xy 199.060736 102.387988)
+ (xy 198.947381 102.434942)
+ (xy 198.914659 102.448496)
+ (xy 198.914658 102.448496)
+ (xy 198.902608 102.453488)
+ (xy 198.90169 102.451273)
+ (xy 198.834578 102.471975)
+ (xy 198.819706 102.472532)
+ (xy 198.596734 102.472532)
+ (xy 198.528602 102.482459)
+ (xy 198.527769 102.482717)
+ (xy 198.525834 102.482862)
+ (xy 198.513314 102.484687)
+ (xy 198.513187 102.483816)
+ (xy 198.439456 102.489374)
+ (xy 198.357 102.457055)
+ (xy 198.296733 102.39216)
+ (xy 198.270591 102.307543)
+ (xy 198.272106 102.263898)
+ (xy 198.2805 102.206292)
+ (xy 198.2805 101.839772)
+ (xy 198.279643 101.833892)
+ (xy 198.286692 101.745615)
+ (xy 198.331347 101.669133)
+ (xy 198.404764 101.619601)
+ (xy 198.492401 101.606828)
+ (xy 198.507692 101.608647)
+ (xy 198.598518 101.623031)
+ (xy 198.917499 101.623031)
+ (xy 199.5175 101.623031)
+ (xy 199.836477 101.623031)
+ (xy 199.930149 101.608196)
+ (xy 200.043043 101.550674)
+ (xy 200.130042 101.463675)
+ (xy 200.205031 101.416557)
+ (xy 200.293037 101.40664)
+ (xy 200.376631 101.43589)
+ (xy 200.439255 101.498514)
+ (xy 200.457209 101.534844)
+ (xy 200.48023 101.596565)
+ (xy 200.480232 101.596569)
+ (xy 200.56424 101.70879)
+ (xy 200.676465 101.7928)
+ (xy 200.75 101.820226)
+ (xy 200.75 101.510532)
+ (xy 201.55 101.510532)
+ (xy 201.55 101.820225)
+ (xy 201.623534 101.7928)
+ (xy 201.735758 101.70879)
+ (xy 201.819767 101.596567)
+ (xy 201.851858 101.510532)
+ (xy 201.55 101.510532)
+ (xy 200.75 101.510532)
+ (xy 200.75 100.710531)
+ (xy 201.549999 100.710531)
+ (xy 201.55 100.710532)
+ (xy 201.851857 100.710532)
+ (xy 201.819767 100.624496)
+ (xy 201.735758 100.512272)
+ (xy 201.623536 100.428264)
+ (xy 201.55 100.400836)
+ (xy 201.549999 100.710531)
+ (xy 200.75 100.710531)
+ (xy 200.75 100.400836)
+ (xy 200.749999 100.400836)
+ (xy 200.676463 100.428264)
+ (xy 200.564241 100.512273)
+ (xy 200.480232 100.624494)
+ (xy 200.476962 100.633263)
+ (xy 200.428322 100.707274)
+ (xy 200.352387 100.752852)
+ (xy 200.264196 100.760969)
+ (xy 200.181217 100.730017)
+ (xy 200.144651 100.695125)
+ (xy 200.143716 100.696061)
+ (xy 200.043045 100.59539)
+ (xy 199.93015 100.537867)
+ (xy 199.930148 100.537866)
+ (xy 199.836481 100.523032)
+ (xy 199.5175 100.523032)
+ (xy 199.5175 101.623031)
+ (xy 198.917499 101.623031)
+ (xy 198.917499 101.62303)
+ (xy 198.9175 101.373032)
+ (xy 198.257498 101.373032)
+ (xy 198.217822 101.437776)
+ (xy 198.155904 101.501098)
+ (xy 198.072644 101.531284)
+ (xy 198.019458 101.530719)
+ (xy 197.96327 101.522533)
+ (xy 197.963264 101.522532)
+ (xy 197.96326 101.522532)
+ (xy 197.963254 101.522532)
+ (xy 197.740294 101.522532)
+ (xy 197.653951 101.502825)
+ (xy 197.64728 101.499299)
+ (xy 197.499263 101.437988)
+ (xy 197.499254 101.437986)
+ (xy 197.381865 101.422531)
+ (xy 197.381863 101.422532)
+ (xy 197.35562 101.419077)
+ (xy 197.3425 101.41735)
+ (xy 197.342499 101.41735)
+ (xy 197.309607 101.42168)
+ (xy 197.296607 101.422532)
+ (xy 194.954195 101.422532)
+ (xy 194.867852 101.402825)
+ (xy 194.813481 101.364246)
+ (xy 193.449258 100.000023)
+ (xy 193.402139 99.925035)
+ (xy 193.392223 99.881589)
+ (xy 193.387432 99.839065)
+ (xy 193.385772 99.824331)
+ (xy 193.395688 99.736327)
+ (xy 193.442807 99.661338)
+ (xy 193.517796 99.61422)
+ (xy 193.605803 99.604304)
+ (xy 193.689396 99.633555)
+ (xy 193.724235 99.661339)
+ (xy 194.759601 100.696704)
+ (xy 194.767041 100.705029)
+ (xy 194.790121 100.73397)
+ (xy 194.790123 100.733972)
+ (xy 194.837734 100.766432)
+ (xy 194.840769 100.768586)
+ (xy 194.863508 100.785368)
+ (xy 194.887118 100.802793)
+ (xy 194.88712 100.802793)
+ (xy 194.894685 100.806791)
+ (xy 194.902323 100.81047)
+ (xy 194.902324 100.81047)
+ (xy 194.902327 100.810472)
+ (xy 194.957424 100.827466)
+ (xy 194.960904 100.828612)
+ (xy 195.001772 100.842912)
+ (xy 195.004694 100.843935)
+ (xy 195.0153 100.847646)
+ (xy 195.015305 100.847646)
+ (xy 195.023689 100.849232)
+ (xy 195.032097 100.850499)
+ (xy 195.032098 100.8505)
+ (xy 195.089708 100.8505)
+ (xy 195.093428 100.85057)
+ (xy 195.114795 100.851368)
+ (xy 195.15101 100.852724)
+ (xy 195.151016 100.852722)
+ (xy 195.165192 100.851126)
+ (xy 195.17634 100.8505)
+ (xy 195.232098 100.8505)
+ (xy 197.769106 100.8505)
+ (xy 197.780255 100.851126)
+ (xy 197.817035 100.85527)
+ (xy 197.8737 100.844547)
+ (xy 197.87728 100.843939)
+ (xy 197.934287 100.835348)
+ (xy 197.93429 100.835346)
+ (xy 197.942424 100.832837)
+ (xy 197.950463 100.830024)
+ (xy 197.950472 100.830023)
+ (xy 198.001469 100.803069)
+ (xy 198.004707 100.801434)
+ (xy 198.051298 100.778998)
+ (xy 198.137638 100.759294)
+ (xy 198.197823 100.773032)
+ (xy 198.9175 100.773032)
+ (xy 198.9175 100.523032)
+ (xy 198.794499 100.523032)
+ (xy 198.708156 100.503325)
+ (xy 198.638915 100.448106)
+ (xy 198.600488 100.368314)
+ (xy 198.600488 100.27975)
+ (xy 198.638915 100.199958)
+ (xy 198.653779 100.183323)
+ (xy 198.796718 100.040383)
+ (xy 198.805018 100.032966)
+ (xy 198.83397 100.009879)
+ (xy 198.866456 99.962229)
+ (xy 198.868551 99.959276)
+ (xy 198.902793 99.912882)
+ (xy 198.902795 99.912874)
+ (xy 198.906785 99.905325)
+ (xy 198.910465 99.897682)
+ (xy 198.910472 99.897673)
+ (xy 198.927477 99.842538)
+ (xy 198.928607 99.839104)
+ (xy 198.947646 99.784699)
+ (xy 198.947646 99.784685)
+ (xy 198.949233 99.776303)
+ (xy 198.950498 99.767908)
+ (xy 198.9505 99.767902)
+ (xy 198.9505 99.710256)
+ (xy 198.950569 99.706585)
+ (xy 198.952725 99.648989)
+ (xy 198.951126 99.634802)
+ (xy 198.9505 99.623651)
+ (xy 198.9505 98.96803)
+ (xy 198.970207 98.881687)
+ (xy 199.025426 98.812446)
+ (xy 199.105218 98.774019)
+ (xy 199.193782 98.774019)
+ (xy 199.273574 98.812446)
+ (xy 199.290198 98.827301)
+ (xy 199.315017 98.85212)
+ (xy 199.322103 98.859206)
+ (xy 199.329541 98.867529)
+ (xy 199.352621 98.89647)
+ (xy 199.352623 98.896472)
+ (xy 199.400234 98.928932)
+ (xy 199.403269 98.931086)
+ (xy 199.412735 98.938072)
+ (xy 199.449618 98.965293)
+ (xy 199.44962 98.965293)
+ (xy 199.457185 98.969292)
+ (xy 199.464829 98.972973)
+ (xy 199.51991 98.989962)
+ (xy 199.523383 98.991104)
+ (xy 199.577801 99.010146)
+ (xy 199.577809 99.010146)
+ (xy 199.586189 99.011732)
+ (xy 199.594597 99.012999)
+ (xy 199.594598 99.013)
+ (xy 199.652191 99.013)
+ (xy 199.655913 99.01307)
+ (xy 199.713508 99.015225)
+ (xy 199.713508 99.015224)
+ (xy 199.71351 99.015225)
+ (xy 199.713511 99.015224)
+ (xy 199.727698 99.013626)
+ (xy 199.738849 99.013)
+ (xy 200.025645 99.013)
+ (xy 200.111988 99.032707)
+ (xy 200.181229 99.087926)
+ (xy 200.185747 99.093813)
+ (xy 200.209289 99.125711)
+ (xy 200.315525 99.204116)
+ (xy 200.440151 99.247725)
+ (xy 200.469744 99.2505)
+ (xy 200.469748 99.2505)
+ (xy 201.050252 99.2505)
+ (xy 201.050256 99.2505)
+ (xy 201.079849 99.247725)
+ (xy 201.204475 99.204116)
+ (xy 201.310711 99.125711)
+ (xy 201.389116 99.019475)
+ (xy 201.432725 98.894849)
+ (xy 201.4355 98.865256)
+ (xy 201.4355 98.259744)
+ (xy 201.432725 98.230151)
+ (xy 201.389116 98.105525)
+ (xy 201.331561 98.02754)
+ (xy 201.310711 97.999288)
+ (xy 201.226529 97.93716)
+ (xy 201.204475 97.920884)
+ (xy 201.079849 97.877275)
+ (xy 201.050256 97.8745)
+ (xy 200.469744 97.8745)
+ (xy 200.440151 97.877275)
+ (xy 200.315525 97.920884)
+ (xy 200.315524 97.920884)
+ (xy 200.315523 97.920885)
+ (xy 200.209289 97.999288)
+ (xy 200.195827 98.017529)
+ (xy 200.18576 98.031169)
+ (xy 200.118634 98.088938)
+ (xy 200.033089 98.111861)
+ (xy 200.025645 98.112)
+ (xy 199.931531 98.112)
+ (xy 199.845188 98.092293)
+ (xy 199.790817 98.053714)
+ (xy 199.34806 97.610957)
+ (xy 198.890389 97.153286)
+ (xy 198.882957 97.144969)
+ (xy 198.861269 97.117773)
+ (xy 198.822844 97.03798)
+ (xy 198.822845 96.949417)
+ (xy 198.843666 96.903599)
+ (xy 198.84053 96.902001)
+ (xy 198.892502 96.8)
+ (xy 197.9065 96.8)
+ (xy 197.820157 96.780293)
+ (xy 197.750916 96.725074)
+ (xy 197.712489 96.645282)
+ (xy 197.7075 96.601)
+ (xy 197.7075 96.399)
+ (xy 197.727207 96.312657)
+ (xy 197.782426 96.243416)
+ (xy 197.862218 96.204989)
+ (xy 197.9065 96.2)
+ (xy 198.892502 96.2)
+ (xy 198.929968 96.13886)
+ (xy 198.934401 96.117209)
+ (xy 198.988049 96.046743)
+ (xy 199.066958 96.006534)
+ (xy 199.115589 96.0005)
+ (xy 199.706606 96.0005)
+ (xy 199.717755 96.001126)
+ (xy 199.754535 96.00527)
+ (xy 199.8112 95.994547)
+ (xy 199.81478 95.993939)
+ (xy 199.871787 95.985348)
+ (xy 199.87179 95.985346)
+ (xy 199.879924 95.982837)
+ (xy 199.887964 95.980024)
+ (xy 199.887972 95.980023)
+ (xy 199.887978 95.980019)
+ (xy 199.90206 95.975094)
+ (xy 199.903177 95.978287)
+ (xy 199.964521 95.961842)
+ (xy 200.051542 95.978295)
+ (xy 200.122807 96.030877)
+ (xy 200.1642 96.109171)
+ (xy 200.167524 96.197672)
+ (xy 200.137273 96.267031)
+ (xy 200.137853 96.267338)
+ (xy 200.133774 96.275055)
+ (xy 200.132119 96.278851)
+ (xy 200.132107 96.278867)
+ (xy 200.130885 96.280522)
+ (xy 200.106147 96.351218)
+ (xy 200.087275 96.405151)
+ (xy 200.0845 96.434744)
+ (xy 200.0845 97.040256)
+ (xy 200.087275 97.069849)
+ (xy 200.130884 97.194475)
+ (xy 200.145445 97.214204)
+ (xy 200.209288 97.300711)
+ (xy 200.262142 97.339718)
+ (xy 200.315525 97.379116)
+ (xy 200.440151 97.422725)
+ (xy 200.469744 97.4255)
+ (xy 200.469748 97.4255)
+ (xy 201.050252 97.4255)
+ (xy 201.050256 97.4255)
+ (xy 201.079849 97.422725)
+ (xy 201.204475 97.379116)
+ (xy 201.310711 97.300711)
+ (xy 201.389116 97.194475)
+ (xy 201.432725 97.069849)
+ (xy 201.4355 97.040256)
+ (xy 201.4355 96.434744)
+ (xy 201.432725 96.405151)
+ (xy 201.389116 96.280525)
+ (xy 201.310711 96.174289)
+ (xy 201.291328 96.159983)
+ (xy 201.23356 96.092857)
+ (xy 201.210638 96.007312)
+ (xy 201.2105 95.999922)
+ (xy 201.2105 95.692348)
+ (xy 201.230207 95.606007)
+ (xy 201.285426 95.536765)
+ (xy 201.365219 95.498339)
+ (xy 201.453782 95.498339)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 187.690172 99.120207)
+ (xy 187.744543 99.158786)
+ (xy 188.745543 100.159786)
+ (xy 188.792662 100.234774)
+ (xy 188.802578 100.322781)
+ (xy 188.773327 100.406374)
+ (xy 188.710703 100.468998)
+ (xy 188.62711 100.498249)
+ (xy 188.604829 100.4995)
+ (xy 188.388757 100.4995)
+ (xy 188.17006 100.540382)
+ (xy 187.962599 100.620753)
+ (xy 187.962598 100.620753)
+ (xy 187.962597 100.620754)
+ (xy 187.77344 100.737874)
+ (xy 187.773436 100.737877)
+ (xy 187.753598 100.755961)
+ (xy 187.748906 100.759979)
+ (xy 187.616451 100.866451)
+ (xy 187.52468 100.980617)
+ (xy 187.455225 101.035566)
+ (xy 187.368806 101.054939)
+ (xy 187.28254 101.034896)
+ (xy 187.274218 101.030604)
+ (xy 187.27354 101.030234)
+ (xy 187.15 100.984154)
+ (xy 187.15 101.901)
+ (xy 187.130293 101.987343)
+ (xy 187.075074 102.056584)
+ (xy 186.995282 102.095011)
+ (xy 186.951 102.1)
+ (xy 186.549 102.1)
+ (xy 186.462657 102.080293)
+ (xy 186.393416 102.025074)
+ (xy 186.354989 101.945282)
+ (xy 186.35 101.901)
+ (xy 186.35 100.984154)
+ (xy 186.226461 101.030233)
+ (xy 186.123756 101.107118)
+ (xy 186.042825 101.143085)
+ (xy 185.954303 101.140375)
+ (xy 185.875724 101.099526)
+ (xy 185.822649 101.028627)
+ (xy 185.8055 100.94781)
+ (xy 185.8055 99.2995)
+ (xy 185.825207 99.213157)
+ (xy 185.880426 99.143916)
+ (xy 185.960218 99.105489)
+ (xy 186.0045 99.1005)
+ (xy 187.603829 99.1005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 172.662343 95.304707)
+ (xy 172.731584 95.359926)
+ (xy 172.770011 95.439718)
+ (xy 172.775 95.484)
+ (xy 172.775 96.542441)
+ (xy 172.755293 96.628784)
+ (xy 172.716777 96.683093)
+ (xy 172.715619 96.684252)
+ (xy 172.71559 96.68428)
+ (xy 172.715588 96.684282)
+ (xy 172.715587 96.684283)
+ (xy 172.700491 96.699379)
+ (xy 172.650918 96.74895)
+ (xy 172.603797 96.823941)
+ (xy 172.603797 96.823942)
+ (xy 172.575765 96.904055)
+ (xy 172.573592 96.910265)
+ (xy 172.563676 96.998271)
+ (xy 172.563676 96.998272)
+ (xy 172.573916 97.089153)
+ (xy 172.573916 97.089155)
+ (xy 172.573917 97.089157)
+ (xy 172.588339 97.130371)
+ (xy 172.603167 97.172747)
+ (xy 172.623132 97.214204)
+ (xy 172.623134 97.214208)
+ (xy 172.623135 97.214209)
+ (xy 172.627537 97.221215)
+ (xy 172.646871 97.261363)
+ (xy 172.676346 97.345598)
+ (xy 172.686262 97.389043)
+ (xy 172.696253 97.477719)
+ (xy 172.696253 97.522279)
+ (xy 172.686262 97.610957)
+ (xy 172.676345 97.654404)
+ (xy 172.646873 97.738628)
+ (xy 172.62754 97.778775)
+ (xy 172.580058 97.854343)
+ (xy 172.552273 97.889183)
+ (xy 172.489183 97.952273)
+ (xy 172.454343 97.980058)
+ (xy 172.378775 98.02754)
+ (xy 172.338628 98.046873)
+ (xy 172.254404 98.076345)
+ (xy 172.210957 98.086262)
+ (xy 172.122279 98.096253)
+ (xy 172.077719 98.096253)
+ (xy 171.989041 98.086262)
+ (xy 171.945596 98.076346)
+ (xy 171.861372 98.046875)
+ (xy 171.821223 98.02754)
+ (xy 171.745659 97.98006)
+ (xy 171.710819 97.952276)
+ (xy 171.647724 97.889181)
+ (xy 171.619941 97.854343)
+ (xy 171.578998 97.789183)
+ (xy 171.572458 97.778775)
+ (xy 171.553124 97.738628)
+ (xy 171.523651 97.6544)
+ (xy 171.513738 97.610967)
+ (xy 171.498828 97.47865)
+ (xy 171.498556 97.475873)
+ (xy 171.497032 97.457782)
+ (xy 171.49703 97.45777)
+ (xy 171.487213 97.399994)
+ (xy 171.485865 97.392058)
+ (xy 171.464587 97.336316)
+ (xy 171.457271 97.317149)
+ (xy 171.452905 97.308399)
+ (xy 171.455543 97.307082)
+ (xy 171.432061 97.24003)
+ (xy 171.441954 97.152021)
+ (xy 171.489053 97.07702)
+ (xy 171.510549 97.058388)
+ (xy 171.53219 97.042187)
+ (xy 171.618352 96.92709)
+ (xy 171.618353 96.927087)
+ (xy 171.668596 96.792381)
+ (xy 171.668598 96.792372)
+ (xy 171.675 96.732822)
+ (xy 171.675 96.68776)
+ (xy 171.694707 96.601417)
+ (xy 171.749926 96.532176)
+ (xy 171.829718 96.493749)
+ (xy 171.912824 96.492584)
+ (xy 172.000378 96.51)
+ (xy 172.025 96.51)
+ (xy 172.025 95.484)
+ (xy 172.044707 95.397657)
+ (xy 172.099926 95.328416)
+ (xy 172.179718 95.289989)
+ (xy 172.224 95.285)
+ (xy 172.576 95.285)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 171.705305 94.680207)
+ (xy 171.774546 94.735426)
+ (xy 171.812973 94.815218)
+ (xy 171.812973 94.903782)
+ (xy 171.795728 94.943817)
+ (xy 171.797006 94.944346)
+ (xy 171.789505 94.962454)
+ (xy 171.775 95.035376)
+ (xy 171.775 95.287024)
+ (xy 171.755293 95.373367)
+ (xy 171.700074 95.442608)
+ (xy 171.620282 95.481035)
+ (xy 171.531718 95.481035)
+ (xy 171.456744 95.446332)
+ (xy 171.41709 95.416647)
+ (xy 171.417087 95.416646)
+ (xy 171.282381 95.366403)
+ (xy 171.282372 95.366401)
+ (xy 171.222823 95.36)
+ (xy 170.475 95.36)
+ (xy 170.475 97.185)
+ (xy 170.50372 97.185)
+ (xy 170.590063 97.204707)
+ (xy 170.659304 97.259926)
+ (xy 170.697731 97.339718)
+ (xy 170.697731 97.428282)
+ (xy 170.693477 97.446917)
+ (xy 170.686262 97.510958)
+ (xy 170.676345 97.554404)
+ (xy 170.646873 97.638628)
+ (xy 170.62754 97.678775)
+ (xy 170.580058 97.754343)
+ (xy 170.552273 97.789183)
+ (xy 170.489183 97.852273)
+ (xy 170.454343 97.880058)
+ (xy 170.378775 97.92754)
+ (xy 170.338628 97.946873)
+ (xy 170.254404 97.976345)
+ (xy 170.210957 97.986262)
+ (xy 170.122279 97.996253)
+ (xy 170.077719 97.996253)
+ (xy 169.989041 97.986262)
+ (xy 169.945596 97.976346)
+ (xy 169.861372 97.946875)
+ (xy 169.821223 97.92754)
+ (xy 169.745659 97.88006)
+ (xy 169.710819 97.852276)
+ (xy 169.647721 97.789178)
+ (xy 169.619937 97.754339)
+ (xy 169.57246 97.67878)
+ (xy 169.553125 97.638631)
+ (xy 169.543443 97.610962)
+ (xy 169.523652 97.554402)
+ (xy 169.513737 97.510961)
+ (xy 169.510098 97.478663)
+ (xy 169.503744 97.42227)
+ (xy 169.503751 97.383997)
+ (xy 169.503218 97.38396)
+ (xy 169.50351 97.379796)
+ (xy 169.503512 97.379782)
+ (xy 169.503531 97.379114)
+ (xy 169.503551 97.378411)
+ (xy 169.503629 97.378108)
+ (xy 169.503805 97.375605)
+ (xy 169.50398 97.375617)
+ (xy 169.503989 97.375546)
+ (xy 169.504281 97.375579)
+ (xy 169.525675 97.292655)
+ (xy 169.582816 97.224992)
+ (xy 169.663657 97.188822)
+ (xy 169.671999 97.188)
+ (xy 169.675 97.184999)
+ (xy 169.675 96.6725)
+ (xy 168.688406 96.6725)
+ (xy 168.602064 96.652793)
+ (xy 168.532638 96.619359)
+ (xy 168.452199 96.601)
+ (xy 168.446293 96.599652)
+ (xy 168.446291 96.599651)
+ (xy 168.446288 96.599651)
+ (xy 168.400565 96.5945)
+ (xy 168.24227 96.5945)
+ (xy 168.155927 96.574793)
+ (xy 168.086686 96.519574)
+ (xy 168.048259 96.439782)
+ (xy 168.048259 96.351218)
+ (xy 168.086686 96.271426)
+ (xy 168.101556 96.254786)
+ (xy 168.425556 95.930786)
+ (xy 168.500544 95.883667)
+ (xy 168.56627 95.8725)
+ (xy 169.675 95.8725)
+ (xy 169.675 95.36)
+ (xy 169.47677 95.36)
+ (xy 169.390427 95.340293)
+ (xy 169.321186 95.285074)
+ (xy 169.282759 95.205282)
+ (xy 169.282759 95.116718)
+ (xy 169.321186 95.036926)
+ (xy 169.336056 95.020286)
+ (xy 169.637556 94.718786)
+ (xy 169.712544 94.671667)
+ (xy 169.77827 94.6605)
+ (xy 171.618962 94.6605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 200.095451 90.672214)
+ (xy 200.101506 90.67651)
+ (xy 200.112187 90.684393)
+ (xy 200.137117 90.702793)
+ (xy 200.144685 90.706792)
+ (xy 200.152324 90.71047)
+ (xy 200.152327 90.710472)
+ (xy 200.152329 90.710472)
+ (xy 200.15233 90.710473)
+ (xy 200.20741 90.727462)
+ (xy 200.210898 90.728609)
+ (xy 200.265301 90.747646)
+ (xy 200.265303 90.747646)
+ (xy 200.273685 90.749232)
+ (xy 200.282097 90.7505)
+ (xy 200.282098 90.7505)
+ (xy 200.339709 90.7505)
+ (xy 200.343429 90.75057)
+ (xy 200.364769 90.751367)
+ (xy 200.40101 90.752724)
+ (xy 200.401016 90.752722)
+ (xy 200.415192 90.751126)
+ (xy 200.42634 90.7505)
+ (xy 201.087968 90.7505)
+ (xy 201.174311 90.770207)
+ (xy 201.243552 90.825426)
+ (xy 201.248083 90.83133)
+ (xy 201.299288 90.90071)
+ (xy 201.299289 90.900711)
+ (xy 201.311164 90.909475)
+ (xy 201.405525 90.979116)
+ (xy 201.428535 90.987168)
+ (xy 201.503524 91.034287)
+ (xy 201.550641 91.109276)
+ (xy 201.560557 91.197283)
+ (xy 201.531305 91.280876)
+ (xy 201.468681 91.343499)
+ (xy 201.428535 91.362832)
+ (xy 201.405525 91.370883)
+ (xy 201.299288 91.449288)
+ (xy 201.220885 91.555523)
+ (xy 201.220884 91.555525)
+ (xy 201.177275 91.680151)
+ (xy 201.1745 91.709744)
+ (xy 201.1745 92.390256)
+ (xy 201.177275 92.419849)
+ (xy 201.220884 92.544475)
+ (xy 201.220885 92.544476)
+ (xy 201.299288 92.650711)
+ (xy 201.405523 92.729115)
+ (xy 201.405524 92.729115)
+ (xy 201.405525 92.729116)
+ (xy 201.528728 92.772227)
+ (xy 201.603714 92.819343)
+ (xy 201.650833 92.894332)
+ (xy 201.662 92.960058)
+ (xy 201.662 94.265644)
+ (xy 201.642293 94.351987)
+ (xy 201.587074 94.421228)
+ (xy 201.58117 94.425759)
+ (xy 201.549289 94.449287)
+ (xy 201.470885 94.555523)
+ (xy 201.470884 94.555525)
+ (xy 201.427275 94.680151)
+ (xy 201.424715 94.707459)
+ (xy 201.4245 94.709747)
+ (xy 201.4245 95.019284)
+ (xy 201.404793 95.105627)
+ (xy 201.349574 95.174868)
+ (xy 201.269782 95.213295)
+ (xy 201.181218 95.213295)
+ (xy 201.101426 95.174868)
+ (xy 201.079622 95.154638)
+ (xy 201.033913 95.105375)
+ (xy 201.036064 95.103379)
+ (xy 200.995202 95.052132)
+ (xy 200.9755 94.965801)
+ (xy 200.9755 94.709747)
+ (xy 200.9755 94.709744)
+ (xy 200.972725 94.680151)
+ (xy 200.929116 94.555525)
+ (xy 200.886694 94.498045)
+ (xy 200.850711 94.449288)
+ (xy 200.763802 94.385148)
+ (xy 200.744475 94.370884)
+ (xy 200.619849 94.327275)
+ (xy 200.590256 94.3245)
+ (xy 199.984744 94.3245)
+ (xy 199.955151 94.327275)
+ (xy 199.830525 94.370884)
+ (xy 199.830524 94.370884)
+ (xy 199.830523 94.370885)
+ (xy 199.724288 94.449288)
+ (xy 199.645885 94.555523)
+ (xy 199.645884 94.555525)
+ (xy 199.602275 94.680151)
+ (xy 199.599715 94.707459)
+ (xy 199.5995 94.709747)
+ (xy 199.5995 94.9005)
+ (xy 199.579793 94.986843)
+ (xy 199.524574 95.056084)
+ (xy 199.444782 95.094511)
+ (xy 199.4005 95.0995)
+ (xy 198.749403 95.0995)
+ (xy 198.66306 95.079793)
+ (xy 198.662004 95.07928)
+ (xy 198.621395 95.059427)
+ (xy 198.62139 95.059426)
+ (xy 198.553265 95.0495)
+ (xy 198.55326 95.0495)
+ (xy 197.46174 95.0495)
+ (xy 197.461734 95.0495)
+ (xy 197.393607 95.059426)
+ (xy 197.288517 95.110801)
+ (xy 197.205801 95.193517)
+ (xy 197.154424 95.298612)
+ (xy 197.153028 95.30313)
+ (xy 197.147765 95.312233)
+ (xy 197.147639 95.312492)
+ (xy 197.147621 95.312483)
+ (xy 197.108704 95.379804)
+ (xy 197.035503 95.429654)
+ (xy 196.947921 95.442805)
+ (xy 196.863307 95.416655)
+ (xy 196.822187 95.385084)
+ (xy 196.756952 95.319849)
+ (xy 196.690389 95.253286)
+ (xy 196.682957 95.244969)
+ (xy 196.65988 95.216031)
+ (xy 196.659626 95.215858)
+ (xy 196.646152 95.20667)
+ (xy 196.612256 95.18356)
+ (xy 196.609223 95.181408)
+ (xy 196.562881 95.147206)
+ (xy 196.555312 95.143206)
+ (xy 196.547674 95.139527)
+ (xy 196.492602 95.122541)
+ (xy 196.489067 95.121378)
+ (xy 196.438513 95.103688)
+ (xy 196.427667 95.099158)
+ (xy 196.346396 95.059428)
+ (xy 196.331625 95.054864)
+ (xy 196.332402 95.052348)
+ (xy 196.2707 95.028478)
+ (xy 196.210147 94.96385)
+ (xy 196.183631 94.879349)
+ (xy 196.183 94.863513)
+ (xy 196.183 94.793802)
+ (xy 196.202707 94.707459)
+ (xy 196.257926 94.638218)
+ (xy 196.337718 94.599791)
+ (xy 196.363424 94.595671)
+ (xy 196.365247 94.5955)
+ (xy 196.365256 94.5955)
+ (xy 196.394849 94.592725)
+ (xy 196.519475 94.549116)
+ (xy 196.625711 94.470711)
+ (xy 196.704116 94.364475)
+ (xy 196.719679 94.32)
+ (xy 197.177804 94.32)
+ (xy 197.205232 94.393536)
+ (xy 197.28924 94.505758)
+ (xy 197.401464 94.589767)
+ (xy 197.4875 94.621857)
+ (xy 198.287499 94.621857)
+ (xy 198.373535 94.589767)
+ (xy 198.485759 94.505758)
+ (xy 198.569767 94.393536)
+ (xy 198.597196 94.32)
+ (xy 198.2875 94.32)
+ (xy 198.287499 94.621857)
+ (xy 197.4875 94.621857)
+ (xy 197.4875 94.32)
+ (xy 197.177804 94.32)
+ (xy 196.719679 94.32)
+ (xy 196.747725 94.239849)
+ (xy 196.7505 94.210256)
+ (xy 196.7505 93.629744)
+ (xy 196.747725 93.600151)
+ (xy 196.704116 93.475525)
+ (xy 196.650475 93.402843)
+ (xy 196.625711 93.369288)
+ (xy 196.519476 93.290885)
+ (xy 196.519475 93.290884)
+ (xy 196.394849 93.247275)
+ (xy 196.365256 93.2445)
+ (xy 196.345325 93.2445)
+ (xy 196.258982 93.224793)
+ (xy 196.194351 93.17325)
+ (xy 196.192115 93.177347)
+ (xy 196.120147 93.228963)
+ (xy 196.04306 93.2445)
+ (xy 195.759744 93.2445)
+ (xy 195.730151 93.247275)
+ (xy 195.605525 93.290884)
+ (xy 195.605524 93.290884)
+ (xy 195.605523 93.290885)
+ (xy 195.499292 93.369286)
+ (xy 195.499287 93.369291)
+ (xy 195.481294 93.393671)
+ (xy 195.414165 93.45144)
+ (xy 195.32862 93.474361)
+ (xy 195.32118 93.4745)
+ (xy 195.17513 93.4745)
+ (xy 195.088787 93.454793)
+ (xy 195.019546 93.399574)
+ (xy 195.015014 93.393669)
+ (xy 195.00071 93.374288)
+ (xy 194.894476 93.295885)
+ (xy 194.894475 93.295884)
+ (xy 194.769849 93.252275)
+ (xy 194.740256 93.2495)
+ (xy 194.134744 93.2495)
+ (xy 194.105151 93.252275)
+ (xy 193.980525 93.295884)
+ (xy 193.980524 93.295884)
+ (xy 193.980523 93.295885)
+ (xy 193.874288 93.374288)
+ (xy 193.795885 93.480523)
+ (xy 193.795884 93.480525)
+ (xy 193.752275 93.605151)
+ (xy 193.7495 93.634744)
+ (xy 193.7495 94.215256)
+ (xy 193.752275 94.244849)
+ (xy 193.795884 94.369475)
+ (xy 193.795885 94.369476)
+ (xy 193.874288 94.475711)
+ (xy 193.933722 94.519574)
+ (xy 193.980525 94.554116)
+ (xy 194.105151 94.597725)
+ (xy 194.134744 94.6005)
+ (xy 194.134748 94.6005)
+ (xy 194.214878 94.6005)
+ (xy 194.301221 94.620207)
+ (xy 194.331428 94.644297)
+ (xy 194.347493 94.628876)
+ (xy 194.431666 94.601338)
+ (xy 194.449906 94.6005)
+ (xy 194.740252 94.6005)
+ (xy 194.740256 94.6005)
+ (xy 194.769849 94.597725)
+ (xy 194.894475 94.554116)
+ (xy 194.96483 94.502191)
+ (xy 195.046004 94.466776)
+ (xy 195.134505 94.470088)
+ (xy 195.212805 94.511471)
+ (xy 195.265396 94.582729)
+ (xy 195.282 94.662307)
+ (xy 195.282 94.863513)
+ (xy 195.262293 94.949856)
+ (xy 195.207074 95.019097)
+ (xy 195.133299 95.054626)
+ (xy 195.133373 95.054864)
+ (xy 195.131789 95.055353)
+ (xy 195.127282 95.057524)
+ (xy 195.120923 95.05871)
+ (xy 195.118608 95.059426)
+ (xy 195.013517 95.110801)
+ (xy 194.9308 95.193518)
+ (xy 194.926263 95.199873)
+ (xy 194.860049 95.258688)
+ (xy 194.774873 95.28295)
+ (xy 194.687606 95.267852)
+ (xy 194.615532 95.216386)
+ (xy 194.603927 95.199886)
+ (xy 194.603298 95.200358)
+ (xy 194.510758 95.076741)
+ (xy 194.398534 94.99273)
+ (xy 194.398535 94.99273)
+ (xy 194.380361 94.985952)
+ (xy 194.335388 94.956396)
+ (xy 194.328372 94.962963)
+ (xy 194.325 94.965304)
+ (xy 194.325 95.926)
+ (xy 194.305293 96.012343)
+ (xy 194.250074 96.081584)
+ (xy 194.170282 96.120011)
+ (xy 194.126 96.125)
+ (xy 193.205738 96.125)
+ (xy 193.206241 96.129688)
+ (xy 193.255232 96.261037)
+ (xy 193.339241 96.373258)
+ (xy 193.454116 96.459254)
+ (xy 193.511427 96.526774)
+ (xy 193.533766 96.612474)
+ (xy 193.516709 96.699379)
+ (xy 193.463635 96.770277)
+ (xy 193.453029 96.778676)
+ (xy 193.409753 96.810615)
+ (xy 193.328579 96.846031)
+ (xy 193.291583 96.8495)
+ (xy 190.981163 96.8495)
+ (xy 190.89482 96.829793)
+ (xy 190.840449 96.791214)
+ (xy 190.108786 96.05955)
+ (xy 190.061667 95.984561)
+ (xy 190.0505 95.918836)
+ (xy 190.0505 95.46903)
+ (xy 190.070207 95.382687)
+ (xy 190.108783 95.328319)
+ (xy 190.112102 95.325)
+ (xy 193.205738 95.325)
+ (xy 193.525 95.325)
+ (xy 193.525 94.965304)
+ (xy 193.524999 94.965304)
+ (xy 193.451463 94.992732)
+ (xy 193.339241 95.076741)
+ (xy 193.255232 95.188962)
+ (xy 193.206241 95.320311)
+ (xy 193.205738 95.325)
+ (xy 190.112102 95.325)
+ (xy 190.996722 94.440379)
+ (xy 191.005013 94.43297)
+ (xy 191.03397 94.409879)
+ (xy 191.066456 94.362229)
+ (xy 191.068551 94.359276)
+ (xy 191.102793 94.312882)
+ (xy 191.102795 94.312874)
+ (xy 191.106785 94.305325)
+ (xy 191.110465 94.297682)
+ (xy 191.110472 94.297673)
+ (xy 191.127477 94.242537)
+ (xy 191.128602 94.23912)
+ (xy 191.147646 94.184699)
+ (xy 191.147646 94.184694)
+ (xy 191.149232 94.176311)
+ (xy 191.1505 94.1679)
+ (xy 191.1505 94.110291)
+ (xy 191.15057 94.106571)
+ (xy 191.151891 94.071248)
+ (xy 191.152724 94.04899)
+ (xy 191.152722 94.048985)
+ (xy 191.151126 94.0348)
+ (xy 191.1505 94.023654)
+ (xy 191.1505 92.46903)
+ (xy 191.170207 92.382687)
+ (xy 191.208783 92.328319)
+ (xy 191.743323 91.793779)
+ (xy 191.818308 91.746662)
+ (xy 191.906315 91.736746)
+ (xy 191.960184 91.750642)
+ (xy 192.043238 91.785044)
+ (xy 192.047687 91.785629)
+ (xy 192.053569 91.787811)
+ (xy 192.055839 91.78842)
+ (xy 192.055782 91.788632)
+ (xy 192.130716 91.816433)
+ (xy 192.192161 91.880214)
+ (xy 192.219847 91.964339)
+ (xy 192.208291 92.052145)
+ (xy 192.159782 92.126242)
+ (xy 192.127595 92.151423)
+ (xy 192.097736 92.170185)
+ (xy 192.097733 92.170187)
+ (xy 191.970187 92.297733)
+ (xy 191.87421 92.450478)
+ (xy 191.87421 92.450479)
+ (xy 191.814633 92.620741)
+ (xy 191.814632 92.620745)
+ (xy 191.794435 92.8)
+ (xy 191.814632 92.979255)
+ (xy 191.814632 92.979257)
+ (xy 191.814633 92.979258)
+ (xy 191.87421 93.14952)
+ (xy 191.874213 93.149526)
+ (xy 191.960609 93.287025)
+ (xy 191.98986 93.370618)
+ (xy 191.979944 93.458625)
+ (xy 191.972888 93.474797)
+ (xy 191.957071 93.519999)
+ (xy 191.927275 93.605151)
+ (xy 191.9245 93.634744)
+ (xy 191.9245 94.215256)
+ (xy 191.927275 94.244849)
+ (xy 191.970884 94.369475)
+ (xy 191.970885 94.369476)
+ (xy 192.049288 94.475711)
+ (xy 192.108722 94.519574)
+ (xy 192.155525 94.554116)
+ (xy 192.280151 94.597725)
+ (xy 192.309744 94.6005)
+ (xy 192.309748 94.6005)
+ (xy 192.915252 94.6005)
+ (xy 192.915256 94.6005)
+ (xy 192.944849 94.597725)
+ (xy 193.069475 94.554116)
+ (xy 193.175711 94.475711)
+ (xy 193.254116 94.369475)
+ (xy 193.297725 94.244849)
+ (xy 193.3005 94.215256)
+ (xy 193.3005 93.634744)
+ (xy 193.297725 93.605151)
+ (xy 193.254116 93.480525)
+ (xy 193.254113 93.480521)
+ (xy 193.254113 93.48052)
+ (xy 193.247147 93.467338)
+ (xy 193.25044 93.465597)
+ (xy 193.225641 93.408758)
+ (xy 193.228951 93.320256)
+ (xy 193.252671 93.265887)
+ (xy 193.325789 93.149522)
+ (xy 193.385368 92.979255)
+ (xy 193.405565 92.8)
+ (xy 193.385368 92.620745)
+ (xy 193.373735 92.5875)
+ (xy 195.908142 92.5875)
+ (xy 195.940232 92.673535)
+ (xy 196.024241 92.785758)
+ (xy 196.136467 92.86977)
+ (xy 196.138434 92.870844)
+ (xy 196.141363 92.873435)
+ (xy 196.147858 92.878297)
+ (xy 196.14746 92.878828)
+ (xy 196.192596 92.918753)
+ (xy 196.21 92.902467)
+ (xy 196.21 92.5875)
+ (xy 195.908142 92.5875)
+ (xy 193.373735 92.5875)
+ (xy 193.325789 92.450478)
+ (xy 193.229816 92.297738)
+ (xy 193.229813 92.297735)
+ (xy 193.229812 92.297733)
+ (xy 193.102266 92.170187)
+ (xy 193.102263 92.170185)
+ (xy 193.102262 92.170184)
+ (xy 192.949522 92.074211)
+ (xy 192.949521 92.07421)
+ (xy 192.94952 92.07421)
+ (xy 192.779258 92.014633)
+ (xy 192.779257 92.014632)
+ (xy 192.779255 92.014632)
+ (xy 192.698899 92.005578)
+ (xy 192.615308 91.976328)
+ (xy 192.552685 91.913704)
+ (xy 192.523434 91.830111)
+ (xy 192.528235 91.7875)
+ (xy 195.908142 91.7875)
+ (xy 196.21 91.7875)
+ (xy 196.21 91.477804)
+ (xy 196.209999 91.477804)
+ (xy 196.136463 91.505232)
+ (xy 196.024241 91.58924)
+ (xy 195.940232 91.701464)
+ (xy 195.908142 91.7875)
+ (xy 192.528235 91.7875)
+ (xy 192.53335 91.742104)
+ (xy 192.580469 91.667116)
+ (xy 192.600032 91.649958)
+ (xy 192.628282 91.628282)
+ (xy 192.708492 91.52375)
+ (xy 192.724535 91.502843)
+ (xy 192.724536 91.50284)
+ (xy 192.785044 91.356762)
+ (xy 192.805682 91.2)
+ (xy 192.805681 91.199997)
+ (xy 192.805682 91.199995)
+ (xy 192.805682 91.193216)
+ (xy 192.825389 91.106873)
+ (xy 192.880608 91.037632)
+ (xy 192.9604 90.999205)
+ (xy 193.048964 90.999205)
+ (xy 193.122851 91.0331)
+ (xy 193.142667 91.047725)
+ (xy 193.1852 91.079116)
+ (xy 193.205525 91.094116)
+ (xy 193.330151 91.137725)
+ (xy 193.359744 91.1405)
+ (xy 193.359748 91.1405)
+ (xy 193.965252 91.1405)
+ (xy 193.965256 91.1405)
+ (xy 193.994849 91.137725)
+ (xy 194.119475 91.094116)
+ (xy 194.225711 91.015711)
+ (xy 194.304116 90.909475)
+ (xy 194.308735 90.896272)
+ (xy 194.355855 90.821284)
+ (xy 194.430845 90.774166)
+ (xy 194.496568 90.763)
+ (xy 195.838743 90.763)
+ (xy 195.925086 90.782707)
+ (xy 195.994327 90.837926)
+ (xy 195.998858 90.84383)
+ (xy 196.059288 90.92571)
+ (xy 196.059289 90.925711)
+ (xy 196.165525 91.004116)
+ (xy 196.290151 91.047725)
+ (xy 196.319744 91.0505)
+ (xy 196.319748 91.0505)
+ (xy 196.900252 91.0505)
+ (xy 196.900256 91.0505)
+ (xy 196.929849 91.047725)
+ (xy 197.054475 91.004116)
+ (xy 197.160711 90.925711)
+ (xy 197.163425 90.922033)
+ (xy 197.16579 90.91883)
+ (xy 197.232918 90.861061)
+ (xy 197.318464 90.838139)
+ (xy 197.325905 90.838)
+ (xy 197.403743 90.838)
+ (xy 197.490086 90.857707)
+ (xy 197.559327 90.912926)
+ (xy 197.563858 90.91883)
+ (xy 197.624288 91.00071)
+ (xy 197.624289 91.000711)
+ (xy 197.703029 91.058823)
+ (xy 197.760797 91.12595)
+ (xy 197.78372 91.211495)
+ (xy 197.767256 91.298515)
+ (xy 197.714666 91.369773)
+ (xy 197.704117 91.378245)
+ (xy 197.589239 91.464242)
+ (xy 197.504901 91.576905)
+ (xy 197.437381 91.634216)
+ (xy 197.351681 91.656555)
+ (xy 197.264776 91.639498)
+ (xy 197.20488 91.598362)
+ (xy 197.195759 91.589241)
+ (xy 197.083536 91.505232)
+ (xy 197.01 91.477804)
+ (xy 197.01 92.897193)
+ (xy 197.083534 92.869768)
+ (xy 197.195758 92.785758)
+ (xy 197.242549 92.723254)
+ (xy 197.310069 92.665943)
+ (xy 197.395768 92.643603)
+ (xy 197.482674 92.660659)
+ (xy 197.553572 92.713733)
+ (xy 197.561164 92.723252)
+ (xy 197.589242 92.760759)
+ (xy 197.691779 92.837518)
+ (xy 197.749089 92.905037)
+ (xy 197.771429 92.990737)
+ (xy 197.754372 93.077642)
+ (xy 197.701298 93.148541)
+ (xy 197.622718 93.18939)
+ (xy 197.593796 93.194685)
+ (xy 197.532809 93.201242)
+ (xy 197.401462 93.250232)
+ (xy 197.289241 93.334241)
+ (xy 197.205232 93.446463)
+ (xy 197.177804 93.519999)
+ (xy 197.177804 93.52)
+ (xy 198.597196 93.52)
+ (xy 198.597195 93.519999)
+ (xy 198.569767 93.446463)
+ (xy 198.485758 93.334241)
+ (xy 198.380081 93.255131)
+ (xy 198.32277 93.187611)
+ (xy 198.300431 93.101912)
+ (xy 198.317488 93.015006)
+ (xy 198.370562 92.944108)
+ (xy 198.449142 92.903259)
+ (xy 198.478066 92.897964)
+ (xy 198.51719 92.893757)
+ (xy 198.648537 92.844767)
+ (xy 198.760758 92.760758)
+ (xy 198.844764 92.64854)
+ (xy 198.85134 92.636499)
+ (xy 198.910016 92.570162)
+ (xy 198.991663 92.535852)
+ (xy 199.080111 92.540365)
+ (xy 199.157842 92.582808)
+ (xy 199.20946 92.654774)
+ (xy 199.225 92.731867)
+ (xy 199.225 92.949623)
+ (xy 199.239505 93.022545)
+ (xy 199.239505 93.022546)
+ (xy 199.294759 93.105239)
+ (xy 199.29476 93.10524)
+ (xy 199.377453 93.160494)
+ (xy 199.450377 93.175)
+ (xy 199.574999 93.175)
+ (xy 199.574999 92.825)
+ (xy 200.375 92.825)
+ (xy 200.375 93.175)
+ (xy 200.499623 93.175)
+ (xy 200.572545 93.160494)
+ (xy 200.572546 93.160494)
+ (xy 200.655239 93.10524)
+ (xy 200.65524 93.105239)
+ (xy 200.710494 93.022546)
+ (xy 200.710494 93.022545)
+ (xy 200.725 92.949623)
+ (xy 200.725 92.825)
+ (xy 200.375 92.825)
+ (xy 199.574999 92.825)
+ (xy 199.575 91.675)
+ (xy 200.375 91.675)
+ (xy 200.375 92.025)
+ (xy 200.725 92.025)
+ (xy 200.725 91.900376)
+ (xy 200.710494 91.827454)
+ (xy 200.710494 91.827453)
+ (xy 200.65524 91.74476)
+ (xy 200.655239 91.744759)
+ (xy 200.572546 91.689505)
+ (xy 200.499623 91.675)
+ (xy 200.375 91.675)
+ (xy 199.575 91.675)
+ (xy 199.450377 91.675)
+ (xy 199.377454 91.689505)
+ (xy 199.377453 91.689505)
+ (xy 199.29476 91.744759)
+ (xy 199.294759 91.74476)
+ (xy 199.257454 91.800591)
+ (xy 199.193098 91.861433)
+ (xy 199.108717 91.888327)
+ (xy 199.021024 91.875946)
+ (xy 198.947386 91.826742)
+ (xy 198.90239 91.750461)
+ (xy 198.894133 91.711299)
+ (xy 198.893757 91.70781)
+ (xy 198.844767 91.576462)
+ (xy 198.760758 91.464241)
+ (xy 198.645883 91.378245)
+ (xy 198.588572 91.310725)
+ (xy 198.566233 91.225025)
+ (xy 198.58329 91.13812)
+ (xy 198.636364 91.067222)
+ (xy 198.646944 91.058842)
+ (xy 198.725711 91.000711)
+ (xy 198.759874 90.954421)
+ (xy 198.786142 90.91883)
+ (xy 198.85327 90.861061)
+ (xy 198.938815 90.838139)
+ (xy 198.946257 90.838)
+ (xy 199.481606 90.838)
+ (xy 199.492755 90.838626)
+ (xy 199.529535 90.84277)
+ (xy 199.5862 90.832047)
+ (xy 199.58978 90.831439)
+ (xy 199.646787 90.822848)
+ (xy 199.64679 90.822846)
+ (xy 199.654924 90.820337)
+ (xy 199.662963 90.817524)
+ (xy 199.662972 90.817523)
+ (xy 199.713969 90.790568)
+ (xy 199.717186 90.788944)
+ (xy 199.769142 90.763925)
+ (xy 199.769149 90.763918)
+ (xy 199.776181 90.759124)
+ (xy 199.78303 90.754069)
+ (xy 199.783038 90.754066)
+ (xy 199.823821 90.713281)
+ (xy 199.826437 90.710762)
+ (xy 199.848002 90.690753)
+ (xy 199.924694 90.646476)
+ (xy 200.01301 90.639858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 174.501166 94.780207)
+ (xy 174.570407 94.835426)
+ (xy 174.608834 94.915218)
+ (xy 174.612572 94.981778)
+ (xy 174.611397 94.992211)
+ (xy 174.61055 94.999728)
+ (xy 174.612866 95.020286)
+ (xy 174.61984 95.08218)
+ (xy 174.619996 95.084972)
+ (xy 174.620467 95.087739)
+ (xy 174.65067 95.174053)
+ (xy 174.650673 95.17406)
+ (xy 174.69779 95.249045)
+ (xy 174.697796 95.249054)
+ (xy 174.706529 95.260004)
+ (xy 174.726483 95.285024)
+ (xy 174.752274 95.310815)
+ (xy 174.780056 95.345652)
+ (xy 174.827538 95.421218)
+ (xy 174.846874 95.461369)
+ (xy 174.876346 95.545596)
+ (xy 174.886262 95.589041)
+ (xy 174.896253 95.677719)
+ (xy 174.896253 95.722279)
+ (xy 174.886262 95.810957)
+ (xy 174.876345 95.854404)
+ (xy 174.846873 95.938628)
+ (xy 174.82754 95.978775)
+ (xy 174.780058 96.054343)
+ (xy 174.752273 96.089183)
+ (xy 174.689183 96.152273)
+ (xy 174.654343 96.180058)
+ (xy 174.578775 96.22754)
+ (xy 174.538628 96.246873)
+ (xy 174.454404 96.276345)
+ (xy 174.410957 96.286262)
+ (xy 174.322279 96.296253)
+ (xy 174.277719 96.296253)
+ (xy 174.189041 96.286262)
+ (xy 174.145596 96.276346)
+ (xy 174.061372 96.246875)
+ (xy 174.021223 96.22754)
+ (xy 173.945659 96.18006)
+ (xy 173.910819 96.152276)
+ (xy 173.847724 96.089181)
+ (xy 173.81994 96.054342)
+ (xy 173.817526 96.0505)
+ (xy 173.742267 95.930726)
+ (xy 173.741585 95.929871)
+ (xy 173.730233 95.915631)
+ (xy 173.713627 95.8948)
+ (xy 173.713625 95.894798)
+ (xy 173.710867 95.891339)
+ (xy 173.693989 95.873481)
+ (xy 173.68374 95.860629)
+ (xy 173.677419 95.855588)
+ (xy 173.622201 95.786347)
+ (xy 173.602493 95.700004)
+ (xy 173.6222 95.613661)
+ (xy 173.677415 95.544421)
+ (xy 173.683696 95.539415)
+ (xy 173.72585 95.48657)
+ (xy 173.733261 95.478279)
+ (xy 173.742267 95.469274)
+ (xy 173.749008 95.458544)
+ (xy 173.755472 95.449437)
+ (xy 173.759024 95.444983)
+ (xy 173.763936 95.434787)
+ (xy 173.819943 95.345652)
+ (xy 173.847725 95.310815)
+ (xy 173.875555 95.282987)
+ (xy 173.879517 95.278796)
+ (xy 173.896308 95.260006)
+ (xy 173.928225 95.212239)
+ (xy 173.966652 95.132447)
+ (xy 173.966653 95.132445)
+ (xy 173.987004 95.043282)
+ (xy 173.987004 94.959499)
+ (xy 174.006711 94.873157)
+ (xy 174.06193 94.803916)
+ (xy 174.141722 94.765489)
+ (xy 174.186004 94.7605)
+ (xy 174.414823 94.7605)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 177.655851 89.529308)
+ (xy 177.690713 89.557106)
+ (xy 177.694515 89.560908)
+ (xy 177.694516 89.560909)
+ (xy 178.37195 90.238342)
+ (xy 178.461658 90.32805)
+ (xy 178.476137 90.335427)
+ (xy 178.502761 90.351742)
+ (xy 178.51591 90.361296)
+ (xy 178.531362 90.366316)
+ (xy 178.560213 90.378266)
+ (xy 178.574696 90.385646)
+ (xy 178.590747 90.388187)
+ (xy 178.621118 90.395479)
+ (xy 178.636567 90.400499)
+ (xy 178.664385 90.400499)
+ (xy 178.664409 90.4005)
+ (xy 178.668481 90.4005)
+ (xy 179.351679 90.4005)
+ (xy 179.438022 90.420207)
+ (xy 179.492393 90.458786)
+ (xy 181.87195 92.838342)
+ (xy 181.961658 92.92805)
+ (xy 181.976137 92.935427)
+ (xy 182.002761 92.951742)
+ (xy 182.01591 92.961296)
+ (xy 182.031362 92.966316)
+ (xy 182.060213 92.978266)
+ (xy 182.074696 92.985646)
+ (xy 182.090747 92.988187)
+ (xy 182.121118 92.995479)
+ (xy 182.136567 93.000499)
+ (xy 182.164385 93.000499)
+ (xy 182.164409 93.0005)
+ (xy 182.168481 93.0005)
+ (xy 183.329589 93.0005)
+ (xy 183.415932 93.020207)
+ (xy 183.485173 93.075426)
+ (xy 183.5236 93.155218)
+ (xy 183.526433 93.228715)
+ (xy 183.517769 93.287085)
+ (xy 183.924999 93.694314)
+ (xy 184.348625 93.270687)
+ (xy 184.349 93.265847)
+ (xy 184.39346 93.189252)
+ (xy 184.462868 93.141093)
+ (xy 184.502841 93.124536)
+ (xy 184.628282 93.028282)
+ (xy 184.705194 92.928048)
+ (xy 184.724535 92.902843)
+ (xy 184.724537 92.902838)
+ (xy 184.728061 92.894332)
+ (xy 184.760498 92.816019)
+ (xy 184.811747 92.74379)
+ (xy 184.88926 92.70095)
+ (xy 184.977684 92.695984)
+ (xy 185.059506 92.729875)
+ (xy 185.085065 92.751458)
+ (xy 185.340594 93.006987)
+ (xy 185.387713 93.081975)
+ (xy 185.397177 93.121725)
+ (xy 185.414954 93.256755)
+ (xy 185.414957 93.256764)
+ (xy 185.475463 93.40284)
+ (xy 185.475464 93.402843)
+ (xy 185.535069 93.48052)
+ (xy 185.571718 93.528282)
+ (xy 185.613054 93.56)
+ (xy 185.697156 93.624535)
+ (xy 185.697159 93.624536)
+ (xy 185.843238 93.685044)
+ (xy 186 93.705682)
+ (xy 186.156762 93.685044)
+ (xy 186.302841 93.624536)
+ (xy 186.302841 93.624535)
+ (xy 186.302843 93.624535)
+ (xy 186.33462 93.600151)
+ (xy 186.428282 93.528282)
+ (xy 186.520239 93.408441)
+ (xy 186.524535 93.402843)
+ (xy 186.524536 93.40284)
+ (xy 186.585044 93.256762)
+ (xy 186.605682 93.1)
+ (xy 186.585044 92.943238)
+ (xy 186.524536 92.797159)
+ (xy 186.524535 92.797156)
+ (xy 186.450712 92.70095)
+ (xy 186.428282 92.671718)
+ (xy 186.361853 92.620745)
+ (xy 186.302843 92.575464)
+ (xy 186.30284 92.575463)
+ (xy 186.182505 92.525619)
+ (xy 186.156762 92.514956)
+ (xy 186.15676 92.514955)
+ (xy 186.156755 92.514954)
+ (xy 186.021725 92.497177)
+ (xy 185.938694 92.466368)
+ (xy 185.906987 92.440594)
+ (xy 185.156607 91.690214)
+ (xy 185.109488 91.615226)
+ (xy 185.099572 91.527219)
+ (xy 185.128823 91.443626)
+ (xy 185.191447 91.381002)
+ (xy 185.27504 91.351751)
+ (xy 185.297321 91.3505)
+ (xy 188.830968 91.3505)
+ (xy 188.917311 91.370207)
+ (xy 188.971679 91.408782)
+ (xy 189.191215 91.628319)
+ (xy 189.238333 91.703305)
+ (xy 189.2495 91.769031)
+ (xy 189.2495 93.130968)
+ (xy 189.229793 93.217311)
+ (xy 189.191214 93.271682)
+ (xy 188.625891 93.837004)
+ (xy 188.550902 93.884123)
+ (xy 188.462896 93.894039)
+ (xy 188.379302 93.864788)
+ (xy 188.316679 93.802164)
+ (xy 188.29 93.73511)
+ (xy 188.285493 93.712452)
+ (xy 188.23024 93.62976)
+ (xy 188.230239 93.629759)
+ (xy 188.147546 93.574505)
+ (xy 188.074623 93.56)
+ (xy 188.05 93.56)
+ (xy 188.05 94.586)
+ (xy 188.030293 94.672343)
+ (xy 187.975074 94.741584)
+ (xy 187.895282 94.780011)
+ (xy 187.851 94.785)
+ (xy 187.05 94.785)
+ (xy 187.05 95.0105)
+ (xy 187.030293 95.096843)
+ (xy 186.975074 95.166084)
+ (xy 186.895282 95.204511)
+ (xy 186.851 95.2095)
+ (xy 184.924842 95.2095)
+ (xy 184.838499 95.189793)
+ (xy 184.769258 95.134574)
+ (xy 184.730831 95.054782)
+ (xy 184.730831 94.966218)
+ (xy 184.769258 94.886426)
+ (xy 184.771014 94.884255)
+ (xy 184.802269 94.84617)
+ (xy 184.899766 94.663764)
+ (xy 184.959808 94.465834)
+ (xy 184.98008 94.259999)
+ (xy 184.959808 94.054165)
+ (xy 184.953994 94.035)
+ (xy 187.05 94.035)
+ (xy 187.3 94.035)
+ (xy 187.3 93.56)
+ (xy 187.275377 93.56)
+ (xy 187.202454 93.574505)
+ (xy 187.202453 93.574505)
+ (xy 187.11976 93.629759)
+ (xy 187.119759 93.62976)
+ (xy 187.064505 93.712453)
+ (xy 187.064505 93.712454)
+ (xy 187.05 93.785376)
+ (xy 187.05 94.035)
+ (xy 184.953994 94.035)
+ (xy 184.899767 93.856235)
+ (xy 184.897913 93.852769)
+ (xy 184.252644 94.498038)
+ (xy 184.310165 94.385148)
+ (xy 184.329986 94.26)
+ (xy 184.310165 94.134852)
+ (xy 184.252641 94.021955)
+ (xy 184.163045 93.932359)
+ (xy 184.050148 93.874835)
+ (xy 183.956481 93.86)
+ (xy 183.893519 93.86)
+ (xy 183.799852 93.874835)
+ (xy 183.686955 93.932359)
+ (xy 183.597359 94.021955)
+ (xy 183.539835 94.134852)
+ (xy 183.520014 94.26)
+ (xy 183.539835 94.385148)
+ (xy 183.597357 94.498042)
+ (xy 182.952085 93.852769)
+ (xy 182.952085 93.85277)
+ (xy 182.950234 93.856232)
+ (xy 182.950227 93.85625)
+ (xy 182.890191 94.054163)
+ (xy 182.869919 94.26)
+ (xy 182.888283 94.446462)
+ (xy 182.877133 94.53432)
+ (xy 182.828967 94.608641)
+ (xy 182.753325 94.654702)
+ (xy 182.665188 94.663383)
+ (xy 182.652088 94.661062)
+ (xy 182.646733 94.660152)
+ (xy 182.601 94.655)
+ (xy 182.10253 94.655)
+ (xy 182.102492 94.655)
+ (xy 182.095847 94.655218)
+ (xy 182.095769 94.655222)
+ (xy 182.075291 94.656564)
+ (xy 182.036311 94.655288)
+ (xy 181.982861 94.648252)
+ (xy 181.932679 94.634806)
+ (xy 181.909705 94.62529)
+ (xy 181.898388 94.621857)
+ (xy 181.871151 94.613594)
+ (xy 181.795001 94.598448)
+ (xy 181.754914 94.5945)
+ (xy 181.754909 94.5945)
+ (xy 180.574 94.5945)
+ (xy 180.487657 94.574793)
+ (xy 180.418416 94.519574)
+ (xy 180.379989 94.439782)
+ (xy 180.375 94.3955)
+ (xy 180.375 93.96)
+ (xy 179.174 93.96)
+ (xy 179.087657 93.940293)
+ (xy 179.018416 93.885074)
+ (xy 178.979989 93.805282)
+ (xy 178.975 93.761)
+ (xy 178.975 92.31)
+ (xy 179.775 92.31)
+ (xy 179.775 93.16)
+ (xy 180.375 93.16)
+ (xy 180.375 92.535376)
+ (xy 180.360494 92.462454)
+ (xy 180.360494 92.462453)
+ (xy 180.30524 92.37976)
+ (xy 180.305239 92.379759)
+ (xy 180.222546 92.324505)
+ (xy 180.149623 92.31)
+ (xy 179.775 92.31)
+ (xy 178.975 92.31)
+ (xy 178.600377 92.31)
+ (xy 178.527454 92.324505)
+ (xy 178.527453 92.324505)
+ (xy 178.44476 92.379759)
+ (xy 178.444759 92.37976)
+ (xy 178.389505 92.462453)
+ (xy 178.382005 92.480562)
+ (xy 178.377786 92.478814)
+ (xy 178.356834 92.525619)
+ (xy 178.289159 92.582746)
+ (xy 178.203399 92.604854)
+ (xy 178.11654 92.587562)
+ (xy 178.045786 92.534296)
+ (xy 178.013998 92.482086)
+ (xy 178.013867 92.481772)
+ (xy 178.013867 92.481769)
+ (xy 178.013865 92.481766)
+ (xy 177.969551 92.415446)
+ (xy 177.937021 92.39371)
+ (xy 177.876179 92.329354)
+ (xy 177.859748 92.293974)
+ (xy 177.847274 92.258325)
+ (xy 177.844185 92.247604)
+ (xy 177.83536 92.208939)
+ (xy 177.820565 92.178216)
+ (xy 177.818156 92.173213)
+ (xy 177.813882 92.162896)
+ (xy 177.809867 92.151423)
+ (xy 177.800789 92.125478)
+ (xy 177.779692 92.091903)
+ (xy 177.774293 92.082132)
+ (xy 177.757092 92.046415)
+ (xy 177.757089 92.04641)
+ (xy 177.732374 92.015419)
+ (xy 177.725913 92.006313)
+ (xy 177.704816 91.972738)
+ (xy 177.645782 91.913704)
+ (xy 177.577262 91.845184)
+ (xy 176.634252 90.902174)
+ (xy 176.634251 90.902173)
+ (xy 176.619812 90.887734)
+ (xy 176.602265 90.870186)
+ (xy 176.602263 90.870185)
+ (xy 176.602262 90.870184)
+ (xy 176.568687 90.849087)
+ (xy 176.559582 90.842627)
+ (xy 176.554565 90.838626)
+ (xy 176.528587 90.817909)
+ (xy 176.528585 90.817908)
+ (xy 176.528584 90.817907)
+ (xy 176.492867 90.800706)
+ (xy 176.483098 90.795306)
+ (xy 176.449528 90.774213)
+ (xy 176.439455 90.769363)
+ (xy 176.440797 90.766575)
+ (xy 176.382258 90.729778)
+ (xy 176.335154 90.65478)
+ (xy 176.325254 90.566772)
+ (xy 176.354521 90.483184)
+ (xy 176.417156 90.420572)
+ (xy 176.461507 90.399829)
+ (xy 176.465351 90.39858)
+ (xy 176.465353 90.39858)
+ (xy 176.480816 90.393555)
+ (xy 176.51117 90.386268)
+ (xy 176.527224 90.383726)
+ (xy 176.541696 90.376351)
+ (xy 176.57055 90.364398)
+ (xy 176.58601 90.359376)
+ (xy 176.59916 90.349821)
+ (xy 176.625779 90.333508)
+ (xy 176.640262 90.32613)
+ (xy 176.651487 90.314905)
+ (xy 176.662826 90.303565)
+ (xy 176.662829 90.303564)
+ (xy 177.405483 89.560909)
+ (xy 177.409271 89.55712)
+ (xy 177.484249 89.509996)
+ (xy 177.572254 89.500068)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 183.799852 94.645165)
+ (xy 183.893519 94.66)
+ (xy 183.956481 94.66)
+ (xy 184.050148 94.645165)
+ (xy 184.163038 94.587644)
+ (xy 184.065713 94.68497)
+ (xy 183.990725 94.732089)
+ (xy 183.902718 94.742005)
+ (xy 183.819125 94.712754)
+ (xy 183.784285 94.68497)
+ (xy 183.686957 94.587642)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 189.158635 87.019727)
+ (xy 189.227876 87.074946)
+ (xy 189.266303 87.154738)
+ (xy 189.268939 87.211069)
+ (xy 189.269706 87.211069)
+ (xy 189.269706 87.224107)
+ (xy 189.269706 87.224109)
+ (xy 189.269706 87.224112)
+ (xy 189.290344 87.380874)
+ (xy 189.304052 87.413968)
+ (xy 189.350851 87.526952)
+ (xy 189.350852 87.526955)
+ (xy 189.402058 87.593686)
+ (xy 189.447106 87.652394)
+ (xy 189.495017 87.689157)
+ (xy 189.572544 87.748647)
+ (xy 189.572547 87.748648)
+ (xy 189.718626 87.809156)
+ (xy 189.875388 87.829794)
+ (xy 190.03215 87.809156)
+ (xy 190.178229 87.748648)
+ (xy 190.178229 87.748647)
+ (xy 190.178231 87.748647)
+ (xy 190.235099 87.70501)
+ (xy 190.30367 87.652394)
+ (xy 190.38458 87.54695)
+ (xy 190.399923 87.526955)
+ (xy 190.399923 87.526954)
+ (xy 190.399922 87.526954)
+ (xy 190.399924 87.526953)
+ (xy 190.444724 87.418796)
+ (xy 190.495968 87.346573)
+ (xy 190.57348 87.303732)
+ (xy 190.661904 87.298765)
+ (xy 190.743727 87.332656)
+ (xy 190.769287 87.35424)
+ (xy 191.413606 87.998559)
+ (xy 191.460725 88.073547)
+ (xy 191.470641 88.161554)
+ (xy 191.465112 88.190773)
+ (xy 191.464269 88.193915)
+ (xy 191.452886 88.280379)
+ (xy 191.44363 88.350688)
+ (xy 191.451673 88.411782)
+ (xy 191.464268 88.50745)
+ (xy 191.464269 88.507452)
+ (xy 191.524775 88.653528)
+ (xy 191.524776 88.653531)
+ (xy 191.581847 88.727906)
+ (xy 191.62103 88.77897)
+ (xy 191.675521 88.820782)
+ (xy 191.746468 88.875223)
+ (xy 191.746471 88.875224)
+ (xy 191.89255 88.935732)
+ (xy 192.027587 88.953509)
+ (xy 192.110616 88.984318)
+ (xy 192.142324 89.010093)
+ (xy 192.96665 89.834419)
+ (xy 193.013769 89.909407)
+ (xy 193.023685 89.997414)
+ (xy 193.013769 90.040856)
+ (xy 192.977275 90.145151)
+ (xy 192.975617 90.162838)
+ (xy 192.9745 90.174747)
+ (xy 192.9745 90.637507)
+ (xy 192.954793 90.72385)
+ (xy 192.899574 90.793091)
+ (xy 192.819782 90.831518)
+ (xy 192.731218 90.831518)
+ (xy 192.651426 90.793091)
+ (xy 192.634786 90.778221)
+ (xy 192.628284 90.771719)
+ (xy 192.603356 90.752591)
+ (xy 192.546853 90.684393)
+ (xy 192.525535 90.598434)
+ (xy 192.5255 90.594714)
+ (xy 192.5255 90.385646)
+ (xy 192.5255 90.174744)
+ (xy 192.522725 90.145151)
+ (xy 192.479116 90.020525)
+ (xy 192.435923 89.962)
+ (xy 192.400711 89.914288)
+ (xy 192.312736 89.849361)
+ (xy 192.294475 89.835884)
+ (xy 192.169849 89.792275)
+ (xy 192.140256 89.7895)
+ (xy 191.534744 89.7895)
+ (xy 191.505151 89.792275)
+ (xy 191.380525 89.835884)
+ (xy 191.380524 89.835884)
+ (xy 191.380523 89.835885)
+ (xy 191.274288 89.914288)
+ (xy 191.195883 90.020524)
+ (xy 191.150392 90.150531)
+ (xy 191.103273 90.225519)
+ (xy 191.028285 90.272637)
+ (xy 190.940278 90.282553)
+ (xy 190.886407 90.268656)
+ (xy 190.756766 90.214957)
+ (xy 190.756762 90.214956)
+ (xy 190.6 90.194318)
+ (xy 190.443237 90.214956)
+ (xy 190.443235 90.214957)
+ (xy 190.297156 90.275464)
+ (xy 190.295294 90.27654)
+ (xy 190.292423 90.277425)
+ (xy 190.285109 90.280455)
+ (xy 190.284824 90.279768)
+ (xy 190.210663 90.302639)
+ (xy 190.12309 90.289433)
+ (xy 190.049919 90.239539)
+ (xy 190.005642 90.162838)
+ (xy 189.99903 90.074522)
+ (xy 190.019853 90.015018)
+ (xy 190.019545 90.014891)
+ (xy 190.021821 90.009395)
+ (xy 190.023468 90.00469)
+ (xy 190.024528 90.00285)
+ (xy 190.024536 90.002841)
+ (xy 190.085044 89.856762)
+ (xy 190.105682 89.7)
+ (xy 190.085044 89.543238)
+ (xy 190.024536 89.397159)
+ (xy 190.024535 89.397156)
+ (xy 189.95992 89.31295)
+ (xy 189.928282 89.271718)
+ (xy 189.881907 89.236133)
+ (xy 189.802843 89.175464)
+ (xy 189.80284 89.175463)
+ (xy 189.656764 89.114957)
+ (xy 189.656762 89.114956)
+ (xy 189.5 89.094318)
+ (xy 189.343237 89.114956)
+ (xy 189.343235 89.114957)
+ (xy 189.197159 89.175463)
+ (xy 189.197156 89.175464)
+ (xy 189.071718 89.271718)
+ (xy 188.975464 89.397156)
+ (xy 188.975463 89.397159)
+ (xy 188.914957 89.543235)
+ (xy 188.914956 89.543237)
+ (xy 188.911362 89.570538)
+ (xy 188.894318 89.7)
+ (xy 188.901328 89.75325)
+ (xy 188.902532 89.762391)
+ (xy 188.894263 89.850568)
+ (xy 188.848554 89.926424)
+ (xy 188.845954 89.929073)
+ (xy 188.83382 89.941208)
+ (xy 188.758833 89.98833)
+ (xy 188.6931 89.9995)
+ (xy 183.600471 89.9995)
+ (xy 183.514128 89.979793)
+ (xy 183.459757 89.941214)
+ (xy 182.908757 89.390214)
+ (xy 182.861638 89.315226)
+ (xy 182.851722 89.227219)
+ (xy 182.880973 89.143626)
+ (xy 182.943597 89.081002)
+ (xy 183.02719 89.051751)
+ (xy 183.049471 89.0505)
+ (xy 184.36975 89.0505)
+ (xy 184.389155 89.046639)
+ (xy 184.428231 89.038867)
+ (xy 184.494552 88.994552)
+ (xy 184.538867 88.928231)
+ (xy 184.5505 88.869748)
+ (xy 184.5505 87.963326)
+ (xy 184.570207 87.876983)
+ (xy 184.608786 87.822612)
+ (xy 185.373093 87.058306)
+ (xy 185.448082 87.011187)
+ (xy 185.513807 87.00002)
+ (xy 189.072292 87.00002)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 188.665391 79.018287)
+ (xy 188.719762 79.056866)
+ (xy 189.198541 79.535645)
+ (xy 189.24566 79.610633)
+ (xy 189.255576 79.69864)
+ (xy 189.226325 79.782233)
+ (xy 189.163701 79.844857)
+ (xy 189.133983 79.86021)
+ (xy 189.097161 79.875462)
+ (xy 189.097156 79.875464)
+ (xy 188.971718 79.971718)
+ (xy 188.875464 80.097156)
+ (xy 188.875463 80.097159)
+ (xy 188.842536 80.176654)
+ (xy 188.791287 80.248883)
+ (xy 188.713775 80.291722)
+ (xy 188.658684 80.2995)
+ (xy 182.635431 80.2995)
+ (xy 182.621668 80.298545)
+ (xy 182.612224 80.297227)
+ (xy 182.612223 80.297227)
+ (xy 182.612221 80.297227)
+ (xy 182.565344 80.299394)
+ (xy 182.560749 80.2995)
+ (xy 182.542144 80.2995)
+ (xy 182.542141 80.2995)
+ (xy 182.5421 80.299504)
+ (xy 182.542011 80.299521)
+ (xy 182.528352 80.301103)
+ (xy 182.5 80.302414)
+ (xy 182.497129 80.303089)
+ (xy 182.462297 80.313876)
+ (xy 182.459552 80.314939)
+ (xy 182.43541 80.329887)
+ (xy 182.423213 80.336317)
+ (xy 182.397223 80.347793)
+ (xy 182.394801 80.349452)
+ (xy 182.366219 80.372091)
+ (xy 182.364033 80.374084)
+ (xy 182.346914 80.396752)
+ (xy 182.33786 80.407155)
+ (xy 181.635242 81.109773)
+ (xy 181.62484 81.118826)
+ (xy 181.61722 81.12458)
+ (xy 181.585601 81.159264)
+ (xy 181.582432 81.162583)
+ (xy 181.569282 81.175734)
+ (xy 181.569249 81.175773)
+ (xy 181.569193 81.175856)
+ (xy 181.560663 81.186618)
+ (xy 181.541536 81.2076)
+ (xy 181.539985 81.210105)
+ (xy 181.522982 81.242364)
+ (xy 181.521792 81.245059)
+ (xy 181.515291 81.272698)
+ (xy 181.511212 81.285872)
+ (xy 181.500948 81.312366)
+ (xy 181.500405 81.315272)
+ (xy 181.496206 81.351467)
+ (xy 181.49607 81.354421)
+ (xy 181.499994 81.38255)
+ (xy 181.500949 81.396312)
+ (xy 181.500949 81.890889)
+ (xy 181.481242 81.977232)
+ (xy 181.442663 82.031603)
+ (xy 181.158053 82.316214)
+ (xy 181.083065 82.363333)
+ (xy 181.017339 82.3745)
+ (xy 181.006899 82.3745)
+ (xy 180.920556 82.354793)
+ (xy 180.888684 82.332178)
+ (xy 180.887975 82.333214)
+ (xy 180.872767 82.322796)
+ (xy 180.872765 82.322794)
+ (xy 180.872761 82.322792)
+ (xy 180.769991 82.277415)
+ (xy 180.744869 82.2745)
+ (xy 180.744865 82.2745)
+ (xy 180.094022 82.2745)
+ (xy 180.094019 82.2745)
+ (xy 178.988433 82.2745)
+ (xy 178.861567 82.2745)
+ (xy 178.861565 82.2745)
+ (xy 178.86156 82.274501)
+ (xy 178.8461 82.279524)
+ (xy 178.815754 82.28681)
+ (xy 178.799695 82.289354)
+ (xy 178.785215 82.296732)
+ (xy 178.756374 82.308679)
+ (xy 178.740906 82.313704)
+ (xy 178.727758 82.323258)
+ (xy 178.70114 82.33957)
+ (xy 178.686661 82.346947)
+ (xy 178.686658 82.34695)
+ (xy 178.570096 82.463506)
+ (xy 178.570068 82.463539)
+ (xy 178.090622 82.942985)
+ (xy 178.090614 82.942991)
+ (xy 178.07195 82.961656)
+ (xy 178.071948 82.961659)
+ (xy 178.064568 82.976143)
+ (xy 178.048263 83.002751)
+ (xy 178.038704 83.015908)
+ (xy 178.038703 83.015911)
+ (xy 178.033677 83.031378)
+ (xy 178.021734 83.060211)
+ (xy 178.014353 83.074696)
+ (xy 178.01181 83.090754)
+ (xy 178.004524 83.1211)
+ (xy 177.999501 83.13656)
+ (xy 177.9995 83.136569)
+ (xy 177.9995 84.59346)
+ (xy 177.979793 84.679803)
+ (xy 177.958377 84.714604)
+ (xy 177.875465 84.822656)
+ (xy 177.875463 84.822659)
+ (xy 177.814957 84.968735)
+ (xy 177.814956 84.968737)
+ (xy 177.801833 85.068421)
+ (xy 177.794318 85.1255)
+ (xy 177.814956 85.282262)
+ (xy 177.826759 85.310758)
+ (xy 177.838547 85.339217)
+ (xy 177.853381 85.426529)
+ (xy 177.828862 85.511631)
+ (xy 177.769848 85.577667)
+ (xy 177.745046 85.592675)
+ (xy 177.736659 85.596948)
+ (xy 177.736656 85.59695)
+ (xy 177.717991 85.615614)
+ (xy 177.717985 85.615622)
+ (xy 176.790622 86.542985)
+ (xy 176.790614 86.542991)
+ (xy 176.77195 86.561656)
+ (xy 176.771948 86.561659)
+ (xy 176.764568 86.576143)
+ (xy 176.748263 86.602751)
+ (xy 176.738704 86.615908)
+ (xy 176.738703 86.615911)
+ (xy 176.733677 86.631378)
+ (xy 176.721734 86.660211)
+ (xy 176.714353 86.674696)
+ (xy 176.71181 86.690754)
+ (xy 176.704524 86.7211)
+ (xy 176.699501 86.73656)
+ (xy 176.6995 86.736569)
+ (xy 176.6995 86.768481)
+ (xy 176.699499 89.051679)
+ (xy 176.679792 89.138022)
+ (xy 176.641213 89.192393)
+ (xy 176.294313 89.539294)
+ (xy 176.219325 89.586413)
+ (xy 176.153599 89.59758)
+ (xy 173.69709 89.59758)
+ (xy 173.610747 89.577873)
+ (xy 173.541506 89.522654)
+ (xy 173.503079 89.442862)
+ (xy 173.503079 89.354298)
+ (xy 173.541506 89.274506)
+ (xy 173.556376 89.257866)
+ (xy 173.830456 88.983786)
+ (xy 173.905444 88.936667)
+ (xy 173.97117 88.9255)
+ (xy 174.385055 88.9255)
+ (xy 174.385067 88.925499)
+ (xy 175.019867 88.925499)
+ (xy 175.03494 88.92375)
+ (xy 175.044991 88.922585)
+ (xy 175.147765 88.877206)
+ (xy 175.227206 88.797765)
+ (xy 175.272585 88.694991)
+ (xy 175.2755 88.669865)
+ (xy 175.275499 88.380136)
+ (xy 175.272585 88.355009)
+ (xy 175.239633 88.280379)
+ (xy 175.222785 88.193433)
+ (xy 175.239631 88.119623)
+ (xy 175.272585 88.044991)
+ (xy 175.2755 88.019865)
+ (xy 175.275499 87.730136)
+ (xy 175.274264 87.719491)
+ (xy 175.272585 87.70501)
+ (xy 175.27204 87.703776)
+ (xy 175.239633 87.630379)
+ (xy 175.222785 87.543433)
+ (xy 175.239631 87.469623)
+ (xy 175.272585 87.394991)
+ (xy 175.2755 87.369865)
+ (xy 175.275499 87.080136)
+ (xy 175.272585 87.055009)
+ (xy 175.239633 86.980379)
+ (xy 175.222785 86.893433)
+ (xy 175.239631 86.819623)
+ (xy 175.272585 86.744991)
+ (xy 175.2755 86.719865)
+ (xy 175.275499 86.430136)
+ (xy 175.272585 86.405009)
+ (xy 175.240621 86.332617)
+ (xy 175.239633 86.330379)
+ (xy 175.222785 86.243433)
+ (xy 175.239631 86.169623)
+ (xy 175.272585 86.094991)
+ (xy 175.2755 86.069865)
+ (xy 175.275499 85.780136)
+ (xy 175.27525 85.777992)
+ (xy 175.272585 85.75501)
+ (xy 175.265459 85.73887)
+ (xy 175.248611 85.651924)
+ (xy 175.268723 85.57109)
+ (xy 175.315086 85.476251)
+ (xy 175.315089 85.476243)
+ (xy 175.31527 85.475001)
+ (xy 175.315269 85.475)
+ (xy 173.350124 85.475)
+ (xy 173.305057 85.508091)
+ (xy 173.225926 85.5245)
+ (xy 171.635641 85.5245)
+ (xy 171.549298 85.504793)
+ (xy 171.480057 85.449574)
+ (xy 171.44163 85.369782)
+ (xy 171.436641 85.3255)
+ (xy 171.436641 85.175)
+ (xy 170.186641 85.175)
+ (xy 170.186641 85.424623)
+ (xy 170.201146 85.497545)
+ (xy 170.201146 85.497546)
+ (xy 170.256399 85.580238)
+ (xy 170.337764 85.634604)
+ (xy 170.398607 85.69896)
+ (xy 170.425502 85.78334)
+ (xy 170.413122 85.871034)
+ (xy 170.363919 85.944672)
+ (xy 170.345377 85.960181)
+ (xy 170.27429 86.012646)
+ (xy 170.195883 86.118884)
+ (xy 170.157055 86.229847)
+ (xy 170.109936 86.304836)
+ (xy 170.034947 86.351953)
+ (xy 169.94694 86.361869)
+ (xy 169.863347 86.332617)
+ (xy 169.800724 86.269993)
+ (xy 169.781389 86.229841)
+ (xy 169.77579 86.213839)
+ (xy 169.775789 86.213837)
+ (xy 169.747937 86.169511)
+ (xy 169.679816 86.061097)
+ (xy 169.679813 86.061094)
+ (xy 169.679812 86.061092)
+ (xy 169.552266 85.933546)
+ (xy 169.552263 85.933544)
+ (xy 169.552262 85.933543)
+ (xy 169.399522 85.83757)
+ (xy 169.399521 85.837569)
+ (xy 169.39952 85.837569)
+ (xy 169.229258 85.777992)
+ (xy 169.229257 85.777991)
+ (xy 169.229255 85.777991)
+ (xy 169.094954 85.762859)
+ (xy 169.094952 85.762859)
+ (xy 168.665743 85.762859)
+ (xy 168.5794 85.743152)
+ (xy 168.510159 85.687933)
+ (xy 168.471732 85.608141)
+ (xy 168.471732 85.519577)
+ (xy 168.510159 85.439785)
+ (xy 168.55064 85.405779)
+ (xy 168.548783 85.403298)
+ (xy 168.672399 85.310758)
+ (xy 168.756408 85.198537)
+ (xy 168.805399 85.067188)
+ (xy 168.805903 85.0625)
+ (xy 167.885641 85.0625)
+ (xy 167.799298 85.042793)
+ (xy 167.730057 84.987574)
+ (xy 167.69163 84.907782)
+ (xy 167.686641 84.8635)
+ (xy 167.686641 84.4615)
+ (xy 167.706348 84.375157)
+ (xy 167.761567 84.305916)
+ (xy 167.841359 84.267489)
+ (xy 167.885641 84.2625)
+ (xy 168.805903 84.2625)
+ (xy 168.805399 84.257811)
+ (xy 168.756408 84.126462)
+ (xy 168.67578 84.018757)
+ (xy 168.639813 83.937826)
+ (xy 168.642522 83.849304)
+ (xy 168.683371 83.770724)
+ (xy 168.754269 83.71765)
+ (xy 168.835087 83.7005)
+ (xy 170.097421 83.7005)
+ (xy 170.183764 83.720207)
+ (xy 170.253005 83.775426)
+ (xy 170.291432 83.855218)
+ (xy 170.291432 83.943782)
+ (xy 170.262884 84.010058)
+ (xy 170.201146 84.102455)
+ (xy 170.186641 84.175376)
+ (xy 170.186641 84.425)
+ (xy 171.43664 84.425)
+ (xy 171.46273 84.39891)
+ (xy 171.537718 84.351791)
+ (xy 171.625725 84.341874)
+ (xy 171.709318 84.371124)
+ (xy 171.744152 84.398903)
+ (xy 172.208591 84.863342)
+ (xy 172.298299 84.95305)
+ (xy 172.312778 84.960427)
+ (xy 172.339402 84.976742)
+ (xy 172.352551 84.986296)
+ (xy 172.368003 84.991316)
+ (xy 172.396854 85.003266)
+ (xy 172.411337 85.010646)
+ (xy 172.427388 85.013187)
+ (xy 172.457759 85.020479)
+ (xy 172.473208 85.025499)
+ (xy 172.501026 85.025499)
+ (xy 172.50105 85.0255)
+ (xy 173.225926 85.0255)
+ (xy 173.312269 85.045207)
+ (xy 173.351194 85.075)
+ (xy 175.315269 85.075)
+ (xy 175.31527 85.074998)
+ (xy 175.315089 85.073756)
+ (xy 175.315086 85.073747)
+ (xy 175.268723 84.978909)
+ (xy 175.248506 84.892684)
+ (xy 175.26546 84.811127)
+ (xy 175.266977 84.807691)
+ (xy 175.272585 84.794991)
+ (xy 175.2755 84.769865)
+ (xy 175.275499 84.574499)
+ (xy 175.295206 84.488158)
+ (xy 175.350424 84.418916)
+ (xy 175.430216 84.38049)
+ (xy 175.474499 84.3755)
+ (xy 175.588435 84.3755)
+ (xy 175.603886 84.370479)
+ (xy 175.63425 84.363188)
+ (xy 175.650304 84.360646)
+ (xy 175.664776 84.353271)
+ (xy 175.69363 84.341318)
+ (xy 175.70909 84.336296)
+ (xy 175.72224 84.326741)
+ (xy 175.748859 84.310428)
+ (xy 175.763342 84.30305)
+ (xy 175.774567 84.291825)
+ (xy 175.785907 84.280484)
+ (xy 175.785909 84.280484)
+ (xy 176.405484 83.660909)
+ (xy 176.405484 83.660908)
+ (xy 176.416827 83.649566)
+ (xy 176.416831 83.64956)
+ (xy 176.42805 83.638342)
+ (xy 176.435431 83.623853)
+ (xy 176.45174 83.59724)
+ (xy 176.461296 83.584089)
+ (xy 176.466316 83.568636)
+ (xy 176.47827 83.539779)
+ (xy 176.478735 83.538867)
+ (xy 176.485646 83.525304)
+ (xy 176.488189 83.509246)
+ (xy 176.495479 83.478884)
+ (xy 176.5005 83.463433)
+ (xy 176.5005 83.336567)
+ (xy 176.5005 81.149499)
+ (xy 176.520207 81.063157)
+ (xy 176.575426 80.993916)
+ (xy 176.655218 80.955489)
+ (xy 176.6995 80.9505)
+ (xy 176.86975 80.9505)
+ (xy 176.889155 80.946639)
+ (xy 176.928231 80.938867)
+ (xy 176.994552 80.894552)
+ (xy 177.038867 80.828231)
+ (xy 177.0505 80.769748)
+ (xy 177.0505 80.6495)
+ (xy 177.070207 80.563157)
+ (xy 177.125426 80.493916)
+ (xy 177.205218 80.455489)
+ (xy 177.2495 80.4505)
+ (xy 180.969106 80.4505)
+ (xy 180.980255 80.451126)
+ (xy 181.017035 80.45527)
+ (xy 181.0737 80.444547)
+ (xy 181.07728 80.443939)
+ (xy 181.134287 80.435348)
+ (xy 181.13429 80.435346)
+ (xy 181.142424 80.432837)
+ (xy 181.150463 80.430024)
+ (xy 181.150472 80.430023)
+ (xy 181.201469 80.403068)
+ (xy 181.204686 80.401444)
+ (xy 181.256642 80.376425)
+ (xy 181.256649 80.376418)
+ (xy 181.263681 80.371624)
+ (xy 181.27053 80.366569)
+ (xy 181.270538 80.366566)
+ (xy 181.311322 80.32578)
+ (xy 181.313934 80.323265)
+ (xy 181.356194 80.284055)
+ (xy 181.356196 80.28405)
+ (xy 181.365093 80.272895)
+ (xy 181.372527 80.264575)
+ (xy 182.580236 79.056866)
+ (xy 182.655226 79.009747)
+ (xy 182.720951 78.99858)
+ (xy 188.579048 78.99858)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 188.279444 81.720207)
+ (xy 188.333806 81.758777)
+ (xy 188.341695 81.766666)
+ (xy 188.388818 81.84165)
+ (xy 188.399989 81.907387)
+ (xy 188.399989 83.335046)
+ (xy 188.399034 83.348809)
+ (xy 188.397716 83.358255)
+ (xy 188.399883 83.405133)
+ (xy 188.399989 83.409728)
+ (xy 188.399989 83.428329)
+ (xy 188.399992 83.428369)
+ (xy 188.400009 83.428457)
+ (xy 188.401592 83.442121)
+ (xy 188.402903 83.470476)
+ (xy 188.403581 83.473359)
+ (xy 188.414358 83.50816)
+ (xy 188.415427 83.510918)
+ (xy 188.415428 83.510922)
+ (xy 188.415429 83.510923)
+ (xy 188.430378 83.535068)
+ (xy 188.436809 83.547269)
+ (xy 188.448284 83.573256)
+ (xy 188.449952 83.575692)
+ (xy 188.472581 83.60426)
+ (xy 188.474567 83.606439)
+ (xy 188.47457 83.606441)
+ (xy 188.497243 83.623562)
+ (xy 188.507633 83.632604)
+ (xy 188.675455 83.800426)
+ (xy 188.841234 83.966205)
+ (xy 188.850289 83.97661)
+ (xy 188.85604 83.984225)
+ (xy 188.856042 83.984228)
+ (xy 188.856643 83.984776)
+ (xy 188.859121 83.988304)
+ (xy 188.867153 83.99894)
+ (xy 188.866784 83.999218)
+ (xy 188.90643 84.055683)
+ (xy 188.925963 84.102839)
+ (xy 188.925966 84.102844)
+ (xy 189.009829 84.212137)
+ (xy 189.022218 84.228282)
+ (xy 189.047067 84.247349)
+ (xy 189.147656 84.324535)
+ (xy 189.147659 84.324536)
+ (xy 189.293738 84.385044)
+ (xy 189.4505 84.405682)
+ (xy 189.607262 84.385044)
+ (xy 189.627006 84.376865)
+ (xy 189.714315 84.36203)
+ (xy 189.799418 84.386546)
+ (xy 189.865455 84.445559)
+ (xy 189.879102 84.467737)
+ (xy 189.896909 84.501431)
+ (xy 189.898584 84.504749)
+ (xy 189.923575 84.556643)
+ (xy 189.928372 84.563679)
+ (xy 189.933433 84.570537)
+ (xy 189.972681 84.609784)
+ (xy 190.0198 84.684773)
+ (xy 190.029717 84.772779)
+ (xy 190.000467 84.856373)
+ (xy 189.937844 84.918997)
+ (xy 189.854251 84.948249)
+ (xy 189.831968 84.9495)
+ (xy 189.766878 84.9495)
+ (xy 189.680535 84.929793)
+ (xy 189.645735 84.908377)
+ (xy 189.602843 84.875465)
+ (xy 189.60284 84.875463)
+ (xy 189.476672 84.823203)
+ (xy 189.456762 84.814956)
+ (xy 189.3 84.794318)
+ (xy 189.143237 84.814956)
+ (xy 189.143235 84.814957)
+ (xy 188.997159 84.875463)
+ (xy 188.997156 84.875465)
+ (xy 188.954265 84.908377)
+ (xy 188.873768 84.945305)
+ (xy 188.833122 84.9495)
+ (xy 184.7995 84.9495)
+ (xy 184.713157 84.929793)
+ (xy 184.643916 84.874574)
+ (xy 184.605489 84.794782)
+ (xy 184.6005 84.7505)
+ (xy 184.6005 84.63025)
+ (xy 184.595251 84.603864)
+ (xy 184.588867 84.571769)
+ (xy 184.588866 84.571767)
+ (xy 184.544552 84.505447)
+ (xy 184.478232 84.461133)
+ (xy 184.41975 84.4495)
+ (xy 184.419748 84.4495)
+ (xy 182.880252 84.4495)
+ (xy 182.880247 84.4495)
+ (xy 182.870517 84.450458)
+ (xy 182.870337 84.448637)
+ (xy 182.794284 84.446496)
+ (xy 182.715605 84.405839)
+ (xy 182.662357 84.33507)
+ (xy 182.645089 84.248207)
+ (xy 182.667219 84.162453)
+ (xy 182.703292 84.1131)
+ (xy 183.207606 83.608785)
+ (xy 183.282595 83.561667)
+ (xy 183.34832 83.5505)
+ (xy 184.41975 83.5505)
+ (xy 184.439155 83.546639)
+ (xy 184.478231 83.538867)
+ (xy 184.544552 83.494552)
+ (xy 184.588867 83.428231)
+ (xy 184.6005 83.369748)
+ (xy 184.6005 81.8995)
+ (xy 184.620207 81.813157)
+ (xy 184.675426 81.743916)
+ (xy 184.755218 81.705489)
+ (xy 184.7995 81.7005)
+ (xy 188.193101 81.7005)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 169.522927 78.820687)
+ (xy 169.592168 78.875906)
+ (xy 169.630595 78.955698)
+ (xy 169.630595 79.044262)
+ (xy 169.602046 79.11054)
+ (xy 169.561133 79.171769)
+ (xy 169.5495 79.23025)
+ (xy 169.5495 80.769749)
+ (xy 169.561133 80.828232)
+ (xy 169.605447 80.894552)
+ (xy 169.671767 80.938866)
+ (xy 169.671769 80.938867)
+ (xy 169.706984 80.945871)
+ (xy 169.73025 80.9505)
+ (xy 169.730252 80.9505)
+ (xy 170.201679 80.9505)
+ (xy 170.288022 80.970207)
+ (xy 170.342393 81.008786)
+ (xy 171.093393 81.759786)
+ (xy 171.140512 81.834774)
+ (xy 171.150428 81.922781)
+ (xy 171.121177 82.006374)
+ (xy 171.058553 82.068998)
+ (xy 170.97496 82.098249)
+ (xy 170.952679 82.0995)
+ (xy 168.033943 82.0995)
+ (xy 167.995284 82.108323)
+ (xy 167.984281 82.110192)
+ (xy 167.944888 82.114631)
+ (xy 167.929327 82.120076)
+ (xy 167.912866 82.125835)
+ (xy 167.847148 82.137)
+ (xy 167.372302 82.137)
+ (xy 167.333643 82.145823)
+ (xy 167.32264 82.147692)
+ (xy 167.283248 82.152131)
+ (xy 167.283245 82.152131)
+ (xy 167.283245 82.152132)
+ (xy 167.245816 82.165227)
+ (xy 167.2351 82.168315)
+ (xy 167.223549 82.170951)
+ (xy 167.196437 82.17714)
+ (xy 167.160713 82.194344)
+ (xy 167.150401 82.198615)
+ (xy 167.112977 82.211711)
+ (xy 167.112972 82.211713)
+ (xy 167.079399 82.232808)
+ (xy 167.069629 82.238208)
+ (xy 167.033916 82.255406)
+ (xy 167.033915 82.255407)
+ (xy 167.019014 82.267289)
+ (xy 167.002916 82.280127)
+ (xy 166.993816 82.286584)
+ (xy 166.960242 82.30768)
+ (xy 166.960232 82.307687)
+ (xy 166.900263 82.367655)
+ (xy 166.900256 82.367665)
+ (xy 166.340694 82.927226)
+ (xy 166.265705 82.974345)
+ (xy 166.177699 82.984261)
+ (xy 166.094105 82.95501)
+ (xy 166.031482 82.892386)
+ (xy 166.002231 82.808793)
+ (xy 166.00098 82.786512)
+ (xy 166.00098 82.206419)
+ (xy 166.020687 82.120076)
+ (xy 166.059266 82.065705)
+ (xy 169.265705 78.859266)
+ (xy 169.340693 78.812147)
+ (xy 169.406419 78.80098)
+ (xy 169.436584 78.80098)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 195.887343 81.520688)
+ (xy 195.956584 81.575907)
+ (xy 195.995011 81.655699)
+ (xy 196 81.699981)
+ (xy 196 82.303496)
+ (xy 195.980293 82.389839)
+ (xy 195.925074 82.45908)
+ (xy 195.845282 82.497507)
+ (xy 195.801 82.502496)
+ (xy 191.776267 82.502496)
+ (xy 191.689924 82.482789)
+ (xy 191.620683 82.42757)
+ (xy 191.61839 82.42464)
+ (xy 191.577782 82.371718)
+ (xy 191.535886 82.33957)
+ (xy 191.452343 82.275464)
+ (xy 191.45234 82.275463)
+ (xy 191.310373 82.216659)
+ (xy 191.306262 82.214956)
+ (xy 191.1495 82.194318)
+ (xy 190.992738 82.214956)
+ (xy 190.992736 82.214956)
+ (xy 190.979807 82.216659)
+ (xy 190.979398 82.213552)
+ (xy 190.912472 82.216046)
+ (xy 190.831304 82.180617)
+ (xy 190.773546 82.113479)
+ (xy 190.750638 82.027929)
+ (xy 190.7505 82.020521)
+ (xy 190.7505 81.699981)
+ (xy 190.770207 81.613638)
+ (xy 190.825426 81.544397)
+ (xy 190.905218 81.50597)
+ (xy 190.9495 81.500981)
+ (xy 195.801 81.500981)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 193.612998 78.318767)
+ (xy 193.667369 78.357346)
+ (xy 195.870289 80.560267)
+ (xy 195.917408 80.635256)
+ (xy 195.927324 80.723262)
+ (xy 195.898073 80.806855)
+ (xy 195.835449 80.869479)
+ (xy 195.751856 80.89873)
+ (xy 195.729575 80.899981)
+ (xy 190.9495 80.899981)
+ (xy 190.863157 80.880274)
+ (xy 190.793916 80.825055)
+ (xy 190.755489 80.745263)
+ (xy 190.7505 80.700981)
+ (xy 190.7505 80.030894)
+ (xy 190.751126 80.019745)
+ (xy 190.751556 80.01592)
+ (xy 190.75527 79.982965)
+ (xy 190.74455 79.926315)
+ (xy 190.743936 79.922696)
+ (xy 190.735348 79.865713)
+ (xy 190.735345 79.865707)
+ (xy 190.732831 79.857556)
+ (xy 190.730024 79.849536)
+ (xy 190.730023 79.849528)
+ (xy 190.703091 79.798571)
+ (xy 190.701413 79.795248)
+ (xy 190.676425 79.743358)
+ (xy 190.676421 79.743353)
+ (xy 190.67161 79.736295)
+ (xy 190.666567 79.729463)
+ (xy 190.625831 79.688727)
+ (xy 190.623248 79.686046)
+ (xy 190.584058 79.643808)
+ (xy 190.572892 79.634904)
+ (xy 190.564567 79.627463)
+ (xy 190.108873 79.171769)
+ (xy 189.575876 78.638773)
+ (xy 189.528758 78.563786)
+ (xy 189.518842 78.475779)
+ (xy 189.548093 78.392186)
+ (xy 189.610717 78.329562)
+ (xy 189.69431 78.300311)
+ (xy 189.716591 78.29906)
+ (xy 193.526655 78.29906)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 184.34997 94.119285)
+ (xy 184.397089 94.194273)
+ (xy 184.407005 94.28228)
+ (xy 184.377754 94.365873)
+ (xy 184.34997 94.400713)
+ (xy 184.252644 94.498038)
+ (xy 184.310165 94.385148)
+ (xy 184.329986 94.26)
+ (xy 184.310165 94.134852)
+ (xy 184.252642 94.021957)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 205.876843 67.030207)
+ (xy 205.946084 67.085426)
+ (xy 205.984511 67.165218)
+ (xy 205.9895 67.2095)
+ (xy 205.9895 74.7905)
+ (xy 205.969793 74.876843)
+ (xy 205.914574 74.946084)
+ (xy 205.834782 74.984511)
+ (xy 205.7905 74.9895)
+ (xy 196.684395 74.9895)
+ (xy 196.598052 74.969793)
+ (xy 196.565139 74.949808)
+ (xy 196.563226 74.948376)
+ (xy 196.563224 74.948374)
+ (xy 196.453497 74.888459)
+ (xy 196.453493 74.888458)
+ (xy 196.453491 74.888457)
+ (xy 196.331337 74.861884)
+ (xy 196.331335 74.861884)
+ (xy 196.314689 74.863074)
+ (xy 196.206635 74.870802)
+ (xy 196.089497 74.914493)
+ (xy 195.989414 74.989414)
+ (xy 195.914493 75.089497)
+ (xy 195.870802 75.206635)
+ (xy 195.861884 75.331335)
+ (xy 195.861883 75.331335)
+ (xy 195.888457 75.453491)
+ (xy 195.888458 75.453493)
+ (xy 195.888459 75.453497)
+ (xy 195.948374 75.563224)
+ (xy 195.948375 75.563225)
+ (xy 195.949803 75.565132)
+ (xy 195.951493 75.568934)
+ (xy 195.955196 75.575716)
+ (xy 195.954641 75.576018)
+ (xy 195.985773 75.646062)
+ (xy 195.9895 75.684394)
+ (xy 195.9895 75.715605)
+ (xy 195.969793 75.801948)
+ (xy 195.949808 75.834861)
+ (xy 195.948376 75.836773)
+ (xy 195.948374 75.836775)
+ (xy 195.948374 75.836776)
+ (xy 195.888459 75.946503)
+ (xy 195.888458 75.946504)
+ (xy 195.888458 75.946506)
+ (xy 195.888457 75.946508)
+ (xy 195.861884 76.068662)
+ (xy 195.870802 76.193364)
+ (xy 195.870803 76.193366)
+ (xy 195.914493 76.310503)
+ (xy 195.960308 76.371705)
+ (xy 195.996274 76.452632)
+ (xy 196 76.490959)
+ (xy 196 77.006995)
+ (xy 195.980293 77.093338)
+ (xy 195.925074 77.162579)
+ (xy 195.845282 77.201006)
+ (xy 195.801 77.205995)
+ (xy 194.057914 77.205995)
+ (xy 194.05789 77.205996)
+ (xy 194.030071 77.205996)
+ (xy 194.014614 77.211018)
+ (xy 193.984264 77.218304)
+ (xy 193.968205 77.220848)
+ (xy 193.968197 77.22085)
+ (xy 193.953713 77.22823)
+ (xy 193.92488 77.240173)
+ (xy 193.909418 77.245197)
+ (xy 193.909412 77.2452)
+ (xy 193.896263 77.254754)
+ (xy 193.869647 77.271064)
+ (xy 193.855166 77.278442)
+ (xy 193.855163 77.278444)
+ (xy 191.991904 79.141703)
+ (xy 191.916916 79.188822)
+ (xy 191.85119 79.199989)
+ (xy 188.936074 79.199989)
+ (xy 188.920613 79.205013)
+ (xy 188.890267 79.212298)
+ (xy 188.874209 79.214842)
+ (xy 188.874208 79.214842)
+ (xy 188.859718 79.222225)
+ (xy 188.830883 79.234169)
+ (xy 188.815421 79.239193)
+ (xy 188.815419 79.239194)
+ (xy 188.802263 79.248752)
+ (xy 188.775656 79.265056)
+ (xy 188.76117 79.272437)
+ (xy 188.761167 79.272439)
+ (xy 188.742502 79.291103)
+ (xy 188.742496 79.291111)
+ (xy 188.191111 79.842496)
+ (xy 188.191103 79.842502)
+ (xy 188.172439 79.861167)
+ (xy 188.172437 79.86117)
+ (xy 188.165057 79.875654)
+ (xy 188.148752 79.902262)
+ (xy 188.139193 79.915419)
+ (xy 188.139192 79.915422)
+ (xy 188.134166 79.930889)
+ (xy 188.122223 79.959722)
+ (xy 188.114842 79.974207)
+ (xy 188.112299 79.990265)
+ (xy 188.105013 80.020611)
+ (xy 188.09999 80.036071)
+ (xy 188.099989 80.03608)
+ (xy 188.099989 89.96392)
+ (xy 188.09999 89.963927)
+ (xy 188.105011 89.979381)
+ (xy 188.112299 90.009735)
+ (xy 188.114842 90.025791)
+ (xy 188.114844 90.025798)
+ (xy 188.122221 90.040275)
+ (xy 188.13417 90.069121)
+ (xy 188.139192 90.084577)
+ (xy 188.139193 90.084579)
+ (xy 188.148746 90.097728)
+ (xy 188.165059 90.124348)
+ (xy 188.172438 90.138829)
+ (xy 188.172439 90.138831)
+ (xy 188.192346 90.158738)
+ (xy 188.19236 90.158753)
+ (xy 190.043964 92.010358)
+ (xy 190.043982 92.010375)
+ (xy 190.061655 92.028048)
+ (xy 190.061657 92.028049)
+ (xy 190.061658 92.02805)
+ (xy 190.06597 92.030247)
+ (xy 190.07614 92.035429)
+ (xy 190.102762 92.051743)
+ (xy 190.11591 92.061295)
+ (xy 190.115911 92.061296)
+ (xy 190.131365 92.066317)
+ (xy 190.160214 92.078267)
+ (xy 190.174696 92.085646)
+ (xy 190.190742 92.088187)
+ (xy 190.221111 92.095478)
+ (xy 190.236566 92.1005)
+ (xy 191.734053 92.1005)
+ (xy 191.820396 92.120207)
+ (xy 191.889637 92.175426)
+ (xy 191.928064 92.255218)
+ (xy 191.928064 92.343782)
+ (xy 191.902551 92.405374)
+ (xy 191.874213 92.450473)
+ (xy 191.87421 92.450479)
+ (xy 191.821891 92.599999)
+ (xy 191.814632 92.620745)
+ (xy 191.794435 92.8)
+ (xy 191.814632 92.979255)
+ (xy 191.814632 92.979257)
+ (xy 191.814633 92.979258)
+ (xy 191.87421 93.14952)
+ (xy 191.87421 93.149521)
+ (xy 191.874211 93.149522)
+ (xy 191.968999 93.300376)
+ (xy 191.998249 93.383966)
+ (xy 191.9995 93.406248)
+ (xy 191.9995 99.39375)
+ (xy 191.979793 99.480093)
+ (xy 191.968998 99.499624)
+ (xy 191.874213 99.650473)
+ (xy 191.87421 99.650479)
+ (xy 191.814633 99.820741)
+ (xy 191.814632 99.820745)
+ (xy 191.794435 100)
+ (xy 191.814632 100.179255)
+ (xy 191.814632 100.179257)
+ (xy 191.814633 100.179258)
+ (xy 191.87421 100.34952)
+ (xy 191.87421 100.349521)
+ (xy 191.970187 100.502266)
+ (xy 192.097733 100.629812)
+ (xy 192.097735 100.629813)
+ (xy 192.097738 100.629816)
+ (xy 192.250478 100.725789)
+ (xy 192.420745 100.785368)
+ (xy 192.6 100.805565)
+ (xy 192.779255 100.785368)
+ (xy 192.949522 100.725789)
+ (xy 193.102262 100.629816)
+ (xy 193.229816 100.502262)
+ (xy 193.325789 100.349522)
+ (xy 193.385368 100.179255)
+ (xy 193.405565 100)
+ (xy 193.385368 99.820745)
+ (xy 193.325789 99.650478)
+ (xy 193.231001 99.499624)
+ (xy 193.201751 99.416032)
+ (xy 193.2005 99.393751)
+ (xy 193.2005 93.406248)
+ (xy 193.220207 93.319905)
+ (xy 193.230995 93.300385)
+ (xy 193.325789 93.149522)
+ (xy 193.385368 92.979255)
+ (xy 193.405565 92.8)
+ (xy 193.385368 92.620745)
+ (xy 193.325789 92.450478)
+ (xy 193.229816 92.297738)
+ (xy 193.229813 92.297735)
+ (xy 193.229812 92.297733)
+ (xy 193.102266 92.170187)
+ (xy 193.102263 92.170185)
+ (xy 193.102262 92.170184)
+ (xy 192.949522 92.074211)
+ (xy 192.949521 92.07421)
+ (xy 192.94952 92.07421)
+ (xy 192.779258 92.014633)
+ (xy 192.779257 92.014632)
+ (xy 192.779255 92.014632)
+ (xy 192.698899 92.005578)
+ (xy 192.615308 91.976328)
+ (xy 192.552685 91.913704)
+ (xy 192.523434 91.830111)
+ (xy 192.53335 91.742104)
+ (xy 192.580469 91.667116)
+ (xy 192.600032 91.649958)
+ (xy 192.628282 91.628282)
+ (xy 192.708493 91.523749)
+ (xy 192.724535 91.502843)
+ (xy 192.724536 91.50284)
+ (xy 192.785044 91.356762)
+ (xy 192.805682 91.2)
+ (xy 192.785044 91.043238)
+ (xy 192.724536 90.897159)
+ (xy 192.724534 90.897155)
+ (xy 192.702866 90.868918)
+ (xy 192.665937 90.788422)
+ (xy 192.667591 90.699874)
+ (xy 192.707502 90.620813)
+ (xy 192.720016 90.607069)
+ (xy 193.999152 89.327934)
+ (xy 193.999152 89.327933)
+ (xy 194.010495 89.316591)
+ (xy 194.010499 89.316585)
+ (xy 194.021718 89.305367)
+ (xy 194.029095 89.290887)
+ (xy 194.045406 89.264268)
+ (xy 194.054965 89.251114)
+ (xy 194.059989 89.235649)
+ (xy 194.07194 89.2068)
+ (xy 194.075291 89.200224)
+ (xy 194.079314 89.192329)
+ (xy 194.081856 89.17628)
+ (xy 194.089144 89.145919)
+ (xy 194.094168 89.130458)
+ (xy 194.094168 89.003592)
+ (xy 194.094168 87.191091)
+ (xy 194.113875 87.104748)
+ (xy 194.152454 87.050377)
+ (xy 194.559594 86.643238)
+ (xy 195.004043 86.198789)
+ (xy 195.004043 86.198788)
+ (xy 195.015386 86.187446)
+ (xy 195.01539 86.18744)
+ (xy 195.026609 86.176222)
+ (xy 195.033987 86.161739)
+ (xy 195.0503 86.13512)
+ (xy 195.059855 86.12197)
+ (xy 195.064877 86.10651)
+ (xy 195.07683 86.077656)
+ (xy 195.084205 86.063184)
+ (xy 195.086747 86.04713)
+ (xy 195.094038 86.016766)
+ (xy 195.099059 86.001314)
+ (xy 195.099059 85.197849)
+ (xy 195.118766 85.111506)
+ (xy 195.173985 85.042265)
+ (xy 195.253777 85.003838)
+ (xy 195.272062 85.000555)
+ (xy 195.358641 84.989157)
+ (xy 195.50472 84.928649)
+ (xy 195.50472 84.928648)
+ (xy 195.504722 84.928648)
+ (xy 195.556725 84.888744)
+ (xy 195.630161 84.832395)
+ (xy 195.643124 84.815501)
+ (xy 195.71132 84.758999)
+ (xy 195.797279 84.737681)
+ (xy 195.883975 84.75577)
+ (xy 195.954237 84.809684)
+ (xy 195.994149 84.888744)
+ (xy 196 84.936646)
+ (xy 196 85.509039)
+ (xy 195.980293 85.595382)
+ (xy 195.960308 85.628294)
+ (xy 195.914493 85.689495)
+ (xy 195.870802 85.806635)
+ (xy 195.861884 85.931335)
+ (xy 195.861883 85.931335)
+ (xy 195.888457 86.053491)
+ (xy 195.888458 86.053493)
+ (xy 195.888459 86.053497)
+ (xy 195.937173 86.14271)
+ (xy 195.948375 86.163225)
+ (xy 195.949803 86.165132)
+ (xy 195.951493 86.168934)
+ (xy 195.955196 86.175716)
+ (xy 195.954641 86.176018)
+ (xy 195.985773 86.246062)
+ (xy 195.9895 86.284394)
+ (xy 195.9895 86.315605)
+ (xy 195.969793 86.401948)
+ (xy 195.949808 86.434861)
+ (xy 195.948376 86.436773)
+ (xy 195.948374 86.436775)
+ (xy 195.948374 86.436776)
+ (xy 195.888459 86.546503)
+ (xy 195.888458 86.546504)
+ (xy 195.888458 86.546506)
+ (xy 195.888457 86.546508)
+ (xy 195.861884 86.668662)
+ (xy 195.870802 86.793364)
+ (xy 195.871722 86.79583)
+ (xy 195.914493 86.910503)
+ (xy 195.989414 87.010586)
+ (xy 196.089497 87.085507)
+ (xy 196.206634 87.129197)
+ (xy 196.331335 87.138116)
+ (xy 196.453497 87.111541)
+ (xy 196.563224 87.051626)
+ (xy 196.563229 87.05162)
+ (xy 196.565139 87.050192)
+ (xy 196.568951 87.048497)
+ (xy 196.575716 87.044804)
+ (xy 196.576018 87.045357)
+ (xy 196.64607 87.014225)
+ (xy 196.684395 87.0105)
+ (xy 205.7905 87.0105)
+ (xy 205.876843 87.030207)
+ (xy 205.946084 87.085426)
+ (xy 205.984511 87.165218)
+ (xy 205.9895 87.2095)
+ (xy 205.9895 132.7905)
+ (xy 205.969793 132.876843)
+ (xy 205.914574 132.946084)
+ (xy 205.834782 132.984511)
+ (xy 205.7905 132.9895)
+ (xy 150.2095 132.9895)
+ (xy 150.123157 132.969793)
+ (xy 150.053916 132.914574)
+ (xy 150.015489 132.834782)
+ (xy 150.0105 132.7905)
+ (xy 150.0105 121.475)
+ (xy 158.469435 121.475)
+ (xy 158.489632 121.654255)
+ (xy 158.489632 121.654257)
+ (xy 158.489633 121.654258)
+ (xy 158.54921 121.82452)
+ (xy 158.54921 121.824521)
+ (xy 158.645187 121.977266)
+ (xy 158.772733 122.104812)
+ (xy 158.772735 122.104813)
+ (xy 158.772738 122.104816)
+ (xy 158.925478 122.200789)
+ (xy 159.095745 122.260368)
+ (xy 159.275 122.280565)
+ (xy 159.314397 122.276126)
+ (xy 159.325547 122.2755)
+ (xy 162.63647 122.2755)
+ (xy 162.722813 122.295207)
+ (xy 162.773795 122.330477)
+ (xy 162.866614 122.41898)
+ (xy 162.866619 122.418983)
+ (xy 162.866622 122.418986)
+ (xy 162.949433 122.472205)
+ (xy 162.982557 122.498899)
+ (xy 169.671275 129.187617)
+ (xy 169.679137 129.196474)
+ (xy 169.699905 129.222883)
+ (xy 169.699907 129.222884)
+ (xy 169.699908 129.222886)
+ (xy 169.74695 129.263648)
+ (xy 169.752128 129.26847)
+ (xy 169.758899 129.275241)
+ (xy 169.758904 129.275245)
+ (xy 169.758905 129.275246)
+ (xy 169.788304 129.29952)
+ (xy 169.790112 129.301049)
+ (xy 169.824593 129.330927)
+ (xy 169.858744 129.360519)
+ (xy 169.85875 129.360522)
+ (xy 169.866468 129.366019)
+ (xy 169.866368 129.366158)
+ (xy 169.872407 129.370351)
+ (xy 169.872504 129.37021)
+ (xy 169.880355 129.375524)
+ (xy 169.960059 129.419045)
+ (xy 169.962086 129.420183)
+ (xy 170.040756 129.465604)
+ (xy 170.04076 129.465605)
+ (xy 170.040763 129.465607)
+ (xy 170.049382 129.469544)
+ (xy 170.04931 129.469699)
+ (xy 170.056031 129.472672)
+ (xy 170.056099 129.472514)
+ (xy 170.064808 129.476242)
+ (xy 170.064818 129.476248)
+ (xy 170.151291 129.50389)
+ (xy 170.153519 129.504631)
+ (xy 170.239367 129.534344)
+ (xy 170.239372 129.534344)
+ (xy 170.248574 129.536577)
+ (xy 170.248533 129.536744)
+ (xy 170.255703 129.538394)
+ (xy 170.25574 129.538226)
+ (xy 170.265001 129.540241)
+ (xy 170.265007 129.540241)
+ (xy 170.265008 129.540242)
+ (xy 170.355194 129.551024)
+ (xy 170.357509 129.551329)
+ (xy 170.372794 129.553527)
+ (xy 170.45545 129.585323)
+ (xy 170.516127 129.649836)
+ (xy 170.51919 129.659534)
+ (xy 170.535135 129.626426)
+ (xy 170.604376 129.571207)
+ (xy 170.648401 129.55779)
+ (xy 170.648087 129.556497)
+ (xy 170.653972 129.555068)
+ (xy 170.660857 129.553994)
+ (xy 170.662391 129.553527)
+ (xy 170.666716 129.552905)
+ (xy 170.66674 129.553076)
+ (xy 170.674 129.551944)
+ (xy 170.673972 129.551773)
+ (xy 170.683318 129.5502)
+ (xy 170.683327 129.5502)
+ (xy 170.771073 129.526687)
+ (xy 170.773349 129.526107)
+ (xy 170.861576 129.504704)
+ (xy 170.861585 129.504699)
+ (xy 170.87054 129.501601)
+ (xy 170.870596 129.501765)
+ (xy 170.877519 129.499276)
+ (xy 170.877459 129.499114)
+ (xy 170.886329 129.495805)
+ (xy 170.886335 129.495804)
+ (xy 170.968108 129.456079)
+ (xy 170.97014 129.455123)
+ (xy 171.052753 129.417396)
+ (xy 171.052756 129.417393)
+ (xy 171.052762 129.417391)
+ (xy 171.060967 129.412654)
+ (xy 171.061053 129.412803)
+ (xy 171.067377 129.409051)
+ (xy 171.067287 129.408904)
+ (xy 171.075371 129.403975)
+ (xy 171.075381 129.403971)
+ (xy 171.148149 129.349496)
+ (xy 171.149904 129.348214)
+ (xy 171.223952 129.295486)
+ (xy 171.22396 129.295476)
+ (xy 171.231119 129.289275)
+ (xy 171.231232 129.289406)
+ (xy 171.236733 129.284523)
+ (xy 171.236617 129.284396)
+ (xy 171.243632 129.278019)
+ (xy 171.258955 129.261163)
+ (xy 171.304787 129.210745)
+ (xy 171.306295 129.209125)
+ (xy 171.368986 129.143378)
+ (xy 171.368989 129.143372)
+ (xy 171.374848 129.135924)
+ (xy 171.374984 129.136031)
+ (xy 171.379462 129.130196)
+ (xy 171.379324 129.130093)
+ (xy 171.384996 129.122513)
+ (xy 171.385004 129.122506)
+ (xy 171.39657 129.103529)
+ (xy 171.458334 129.040058)
+ (xy 171.541521 129.00967)
+ (xy 171.629654 129.018386)
+ (xy 171.705279 129.064477)
+ (xy 171.748734 129.127158)
+ (xy 171.759947 129.152721)
+ (xy 171.759949 129.152726)
+ (xy 171.785558 129.191922)
+ (xy 171.891429 129.353969)
+ (xy 172.029441 129.50389)
+ (xy 172.054236 129.530825)
+ (xy 172.054243 129.530831)
+ (xy 172.108371 129.572961)
+ (xy 172.164404 129.641546)
+ (xy 172.185129 129.72765)
+ (xy 172.166443 129.814219)
+ (xy 172.112046 129.884108)
+ (xy 172.108371 129.887039)
+ (xy 172.054243 129.929168)
+ (xy 172.054236 129.929174)
+ (xy 171.891429 130.10603)
+ (xy 171.89053 130.107407)
+ (xy 171.889838 130.108074)
+ (xy 171.886377 130.112522)
+ (xy 171.885742 130.112027)
+ (xy 171.826804 130.168909)
+ (xy 171.742704 130.196671)
+ (xy 171.654888 130.185194)
+ (xy 171.580748 130.136752)
+ (xy 171.540086 130.074712)
+ (xy 171.538866 130.071767)
+ (xy 171.494552 130.005447)
+ (xy 171.428232 129.961133)
+ (xy 171.36975 129.9495)
+ (xy 171.369748 129.9495)
+ (xy 170.690719 129.9495)
+ (xy 170.604376 129.929793)
+ (xy 170.535135 129.874574)
+ (xy 170.51831 129.839638)
+ (xy 170.480804 129.895458)
+ (xy 170.404407 129.940258)
+ (xy 170.344465 129.9495)
+ (xy 169.63025 129.9495)
+ (xy 169.571767 129.961133)
+ (xy 169.505447 130.005447)
+ (xy 169.461133 130.071767)
+ (xy 169.4495 130.13025)
+ (xy 169.4495 131.869749)
+ (xy 169.461133 131.928232)
+ (xy 169.505447 131.994552)
+ (xy 169.571767 132.038866)
+ (xy 169.571769 132.038867)
+ (xy 169.606984 132.045871)
+ (xy 169.63025 132.0505)
+ (xy 169.630252 132.0505)
+ (xy 171.36975 132.0505)
+ (xy 171.389155 132.046639)
+ (xy 171.428231 132.038867)
+ (xy 171.494552 131.994552)
+ (xy 171.538867 131.928231)
+ (xy 171.538867 131.928228)
+ (xy 171.540085 131.92529)
+ (xy 171.591332 131.853061)
+ (xy 171.668844 131.810219)
+ (xy 171.757268 131.805252)
+ (xy 171.839091 131.839142)
+ (xy 171.885936 131.887821)
+ (xy 171.886377 131.887478)
+ (xy 171.889637 131.891667)
+ (xy 171.890533 131.892598)
+ (xy 171.891429 131.893969)
+ (xy 171.920262 131.92529)
+ (xy 172.054236 132.070825)
+ (xy 172.054242 132.070831)
+ (xy 172.243932 132.218471)
+ (xy 172.243935 132.218473)
+ (xy 172.455339 132.33288)
+ (xy 172.455342 132.332881)
+ (xy 172.455344 132.332882)
+ (xy 172.682703 132.410934)
+ (xy 172.919808 132.4505)
+ (xy 172.91981 132.4505)
+ (xy 173.16019 132.4505)
+ (xy 173.160192 132.4505)
+ (xy 173.397297 132.410934)
+ (xy 173.624656 132.332882)
+ (xy 173.836067 132.218472)
+ (xy 173.958314 132.123322)
+ (xy 174.025757 132.070831)
+ (xy 174.025759 132.070828)
+ (xy 174.025764 132.070825)
+ (xy 174.163592 131.921102)
+ (xy 174.236568 131.870927)
+ (xy 174.324089 131.857382)
+ (xy 174.40882 131.883153)
+ (xy 174.456406 131.921102)
+ (xy 174.506236 131.975231)
+ (xy 174.594236 132.070825)
+ (xy 174.594242 132.070831)
+ (xy 174.783932 132.218471)
+ (xy 174.783935 132.218473)
+ (xy 174.995339 132.33288)
+ (xy 174.995342 132.332881)
+ (xy 174.995344 132.332882)
+ (xy 175.222703 132.410934)
+ (xy 175.459808 132.4505)
+ (xy 175.45981 132.4505)
+ (xy 175.70019 132.4505)
+ (xy 175.700192 132.4505)
+ (xy 175.937297 132.410934)
+ (xy 176.164656 132.332882)
+ (xy 176.376067 132.218472)
+ (xy 176.498314 132.123322)
+ (xy 176.565757 132.070831)
+ (xy 176.565759 132.070828)
+ (xy 176.565764 132.070825)
+ (xy 176.728571 131.893969)
+ (xy 176.860049 131.692728)
+ (xy 176.893782 131.615824)
+ (xy 176.946511 131.544672)
+ (xy 177.024892 131.503443)
+ (xy 177.1134 131.500305)
+ (xy 177.194504 131.53588)
+ (xy 177.235753 131.579188)
+ (xy 177.236113 131.578893)
+ (xy 177.240106 131.583758)
+ (xy 177.241478 131.585199)
+ (xy 177.24231 131.586444)
+ (xy 177.242315 131.58645)
+ (xy 177.37359 131.74641)
+ (xy 177.44529 131.805252)
+ (xy 177.533551 131.877686)
+ (xy 177.716044 131.975231)
+ (xy 177.716046 131.975232)
+ (xy 177.914066 132.0353)
+ (xy 178.12 132.055583)
+ (xy 178.325934 132.0353)
+ (xy 178.523954 131.975232)
+ (xy 178.70645 131.877685)
+ (xy 178.86641 131.74641)
+ (xy 178.997685 131.58645)
+ (xy 178.997692 131.586435)
+ (xy 178.998512 131.585211)
+ (xy 178.999359 131.584409)
+ (xy 179.003887 131.578893)
+ (xy 179.004586 131.579467)
+ (xy 179.062866 131.524366)
+ (xy 179.147246 131.497468)
+ (xy 179.23494 131.509845)
+ (xy 179.308579 131.559045)
+ (xy 179.346218 131.615825)
+ (xy 179.379951 131.692728)
+ (xy 179.511429 131.893969)
+ (xy 179.54297 131.928232)
+ (xy 179.674236 132.070825)
+ (xy 179.674242 132.070831)
+ (xy 179.863932 132.218471)
+ (xy 179.863935 132.218473)
+ (xy 180.075339 132.33288)
+ (xy 180.075342 132.332881)
+ (xy 180.075344 132.332882)
+ (xy 180.302703 132.410934)
+ (xy 180.539808 132.4505)
+ (xy 180.53981 132.4505)
+ (xy 180.78019 132.4505)
+ (xy 180.780192 132.4505)
+ (xy 181.017297 132.410934)
+ (xy 181.244656 132.332882)
+ (xy 181.456067 132.218472)
+ (xy 181.578314 132.123322)
+ (xy 181.645757 132.070831)
+ (xy 181.645759 132.070828)
+ (xy 181.645764 132.070825)
+ (xy 181.808571 131.893969)
+ (xy 181.940049 131.692728)
+ (xy 181.973782 131.615824)
+ (xy 182.026511 131.544672)
+ (xy 182.104892 131.503443)
+ (xy 182.1934 131.500305)
+ (xy 182.274504 131.53588)
+ (xy 182.315753 131.579188)
+ (xy 182.316113 131.578893)
+ (xy 182.320106 131.583758)
+ (xy 182.321478 131.585199)
+ (xy 182.32231 131.586444)
+ (xy 182.322315 131.58645)
+ (xy 182.45359 131.74641)
+ (xy 182.52529 131.805252)
+ (xy 182.613551 131.877686)
+ (xy 182.796044 131.975231)
+ (xy 182.796046 131.975232)
+ (xy 182.994066 132.0353)
+ (xy 183.2 132.055583)
+ (xy 183.405934 132.0353)
+ (xy 183.603954 131.975232)
+ (xy 183.78645 131.877685)
+ (xy 183.94641 131.74641)
+ (xy 184.077685 131.58645)
+ (xy 184.077692 131.586435)
+ (xy 184.078512 131.585211)
+ (xy 184.079359 131.584409)
+ (xy 184.083887 131.578893)
+ (xy 184.084586 131.579467)
+ (xy 184.142866 131.524366)
+ (xy 184.227246 131.497468)
+ (xy 184.31494 131.509845)
+ (xy 184.388579 131.559045)
+ (xy 184.426218 131.615825)
+ (xy 184.459951 131.692728)
+ (xy 184.591429 131.893969)
+ (xy 184.62297 131.928232)
+ (xy 184.754236 132.070825)
+ (xy 184.754242 132.070831)
+ (xy 184.943932 132.218471)
+ (xy 184.943935 132.218473)
+ (xy 185.155339 132.33288)
+ (xy 185.155342 132.332881)
+ (xy 185.155344 132.332882)
+ (xy 185.382703 132.410934)
+ (xy 185.619808 132.4505)
+ (xy 185.61981 132.4505)
+ (xy 185.86019 132.4505)
+ (xy 185.860192 132.4505)
+ (xy 186.097297 132.410934)
+ (xy 186.324656 132.332882)
+ (xy 186.536067 132.218472)
+ (xy 186.658314 132.123322)
+ (xy 186.725757 132.070831)
+ (xy 186.725759 132.070828)
+ (xy 186.725764 132.070825)
+ (xy 186.888571 131.893969)
+ (xy 187.020049 131.692728)
+ (xy 187.11661 131.472591)
+ (xy 187.17562 131.239563)
+ (xy 187.195471 131)
+ (xy 187.17562 130.760437)
+ (xy 187.11661 130.527409)
+ (xy 187.045546 130.365401)
+ (xy 187.020051 130.307276)
+ (xy 187.02005 130.307273)
+ (xy 186.983083 130.250692)
+ (xy 186.888571 130.106031)
+ (xy 186.725764 129.929175)
+ (xy 186.725756 129.929169)
+ (xy 186.671629 129.88704)
+ (xy 186.615596 129.818456)
+ (xy 186.59487 129.732352)
+ (xy 186.613555 129.645782)
+ (xy 186.667951 129.575893)
+ (xy 186.671629 129.57296)
+ (xy 186.682814 129.564254)
+ (xy 186.725764 129.530825)
+ (xy 186.888571 129.353969)
+ (xy 187.020049 129.152728)
+ (xy 187.11661 128.932591)
+ (xy 187.17562 128.699563)
+ (xy 187.195471 128.46)
+ (xy 187.18967 128.389998)
+ (xy 187.175621 128.220449)
+ (xy 187.17562 128.220439)
+ (xy 187.17562 128.220437)
+ (xy 187.11661 127.987409)
+ (xy 187.020051 127.767276)
+ (xy 187.02005 127.767273)
+ (xy 186.977845 127.702674)
+ (xy 186.888571 127.566031)
+ (xy 186.888568 127.566028)
+ (xy 186.888567 127.566026)
+ (xy 186.850135 127.524278)
+ (xy 186.806156 127.447406)
+ (xy 186.799886 127.359065)
+ (xy 186.832567 127.276752)
+ (xy 186.897725 127.21677)
+ (xy 186.982456 127.190999)
+ (xy 186.996545 127.1905)
+ (xy 193.003862 127.1905)
+ (xy 193.090205 127.210207)
+ (xy 193.144576 127.248786)
+ (xy 194.3877 128.49191)
+ (xy 194.434819 128.566898)
+ (xy 194.442599 128.602604)
+ (xy 194.443195 128.602493)
+ (xy 194.444886 128.611542)
+ (xy 194.483179 128.746126)
+ (xy 194.505771 128.825528)
+ (xy 194.564288 128.943045)
+ (xy 194.604941 129.024687)
+ (xy 194.604945 129.024694)
+ (xy 194.727979 129.187617)
+ (xy 194.739019 129.202236)
+ (xy 194.903438 129.352124)
+ (xy 195.092599 129.469247)
+ (xy 195.30006 129.549618)
+ (xy 195.518757 129.5905)
+ (xy 195.518759 129.5905)
+ (xy 195.741241 129.5905)
+ (xy 195.741243 129.5905)
+ (xy 195.95994 129.549618)
+ (xy 196.167401 129.469247)
+ (xy 196.356562 129.352124)
+ (xy 196.520981 129.202236)
+ (xy 196.655058 129.024689)
+ (xy 196.754229 128.825528)
+ (xy 196.815115 128.611536)
+ (xy 196.835643 128.39)
+ (xy 196.815115 128.168464)
+ (xy 196.754229 127.954472)
+ (xy 196.655058 127.755311)
+ (xy 196.655055 127.755307)
+ (xy 196.655054 127.755305)
+ (xy 196.520984 127.577768)
+ (xy 196.520981 127.577764)
+ (xy 196.356562 127.427876)
+ (xy 196.167401 127.310753)
+ (xy 195.95994 127.230382)
+ (xy 195.841744 127.208286)
+ (xy 195.760496 127.17305)
+ (xy 195.7376 127.15339)
+ (xy 194.975584 126.391374)
+ (xy 194.161485 125.577275)
+ (xy 194.159764 125.575509)
+ (xy 194.102323 125.51508)
+ (xy 194.055754 125.482667)
+ (xy 194.049724 125.478121)
+ (xy 194.005751 125.442266)
+ (xy 193.979111 125.42835)
+ (xy 193.968328 125.421818)
+ (xy 193.965884 125.420117)
+ (xy 193.943658 125.404647)
+ (xy 193.943649 125.404643)
+ (xy 193.934831 125.399748)
+ (xy 193.93591 125.397802)
+ (xy 193.876083 125.3542)
+ (xy 193.83423 125.27615)
+ (xy 193.830388 125.18767)
+ (xy 193.865315 125.106285)
+ (xy 193.932096 125.048114)
+ (xy 193.966556 125.033621)
+ (xy 194.014901 125.018454)
+ (xy 194.041186 125.003863)
+ (xy 194.052559 124.998462)
+ (xy 194.080481 124.98731)
+ (xy 194.127865 124.956079)
+ (xy 194.134305 124.952178)
+ (xy 194.183924 124.924639)
+ (xy 194.206733 124.905055)
+ (xy 194.216786 124.897475)
+ (xy 194.241892 124.880931)
+ (xy 194.282023 124.840798)
+ (xy 194.287546 124.83568)
+ (xy 194.330601 124.79872)
+ (xy 194.349001 124.774948)
+ (xy 194.357316 124.765505)
+ (xy 198.912722 120.210099)
+ (xy 198.914455 120.208409)
+ (xy 198.974919 120.150936)
+ (xy 198.974919 120.150934)
+ (xy 198.974923 120.150931)
+ (xy 198.980963 120.142252)
+ (xy 199.007357 120.104329)
+ (xy 199.011856 120.098363)
+ (xy 199.047734 120.054364)
+ (xy 199.061655 120.02771)
+ (xy 199.068175 120.016948)
+ (xy 199.085353 119.992271)
+ (xy 199.10773 119.940122)
+ (xy 199.110959 119.933323)
+ (xy 199.137237 119.883019)
+ (xy 199.145507 119.854113)
+ (xy 199.149728 119.842256)
+ (xy 199.161587 119.814625)
+ (xy 199.173007 119.759049)
+ (xy 199.174802 119.751733)
+ (xy 199.190417 119.697165)
+ (xy 199.192699 119.667184)
+ (xy 199.19445 119.654705)
+ (xy 199.2005 119.62527)
+ (xy 199.2005 119.568542)
+ (xy 199.200787 119.560984)
+ (xy 199.201048 119.557551)
+ (xy 199.205095 119.50441)
+ (xy 199.201297 119.474593)
+ (xy 199.2005 119.462017)
+ (xy 199.2005 118.980117)
+ (xy 199.220207 118.893774)
+ (xy 199.240695 118.860192)
+ (xy 199.275058 118.814689)
+ (xy 199.374229 118.615528)
+ (xy 199.435115 118.401536)
+ (xy 199.435116 118.401517)
+ (xy 199.436492 118.394162)
+ (xy 199.471725 118.312909)
+ (xy 199.538723 118.254989)
+ (xy 199.624217 118.231874)
+ (xy 199.711273 118.248143)
+ (xy 199.77282 118.290004)
+ (xy 200.711866 119.22905)
+ (xy 200.758984 119.304036)
+ (xy 200.770151 119.369762)
+ (xy 200.770151 121.359984)
+ (xy 200.755004 121.436136)
+ (xy 200.743779 121.463234)
+ (xy 200.743778 121.463237)
+ (xy 200.743778 121.463238)
+ (xy 200.684968 121.708201)
+ (xy 200.665202 121.959349)
+ (xy 200.684968 122.210497)
+ (xy 200.735021 122.418986)
+ (xy 200.743779 122.455463)
+ (xy 200.840186 122.68821)
+ (xy 200.840186 122.688211)
+ (xy 200.971816 122.90301)
+ (xy 201.135426 123.094573)
+ (xy 201.326989 123.258183)
+ (xy 201.326991 123.258184)
+ (xy 201.326992 123.258185)
+ (xy 201.541792 123.389815)
+ (xy 201.77454 123.486222)
+ (xy 202.019503 123.545032)
+ (xy 202.270651 123.564798)
+ (xy 202.521799 123.545032)
+ (xy 202.766762 123.486222)
+ (xy 202.99951 123.389815)
+ (xy 203.21431 123.258185)
+ (xy 203.405875 123.094573)
+ (xy 203.569487 122.903008)
+ (xy 203.701117 122.688208)
+ (xy 203.797524 122.45546)
+ (xy 203.856334 122.210497)
+ (xy 203.8761 121.959349)
+ (xy 203.856334 121.708201)
+ (xy 203.797524 121.463238)
+ (xy 203.786297 121.436135)
+ (xy 203.771151 121.359984)
+ (xy 203.771151 118.765155)
+ (xy 203.771916 118.752835)
+ (xy 203.772275 118.749946)
+ (xy 203.775008 118.728029)
+ (xy 203.771235 118.636835)
+ (xy 203.771151 118.632724)
+ (xy 203.771151 118.623683)
+ (xy 203.771151 118.603741)
+ (xy 203.768755 118.574839)
+ (xy 203.768502 118.57075)
+ (xy 203.764731 118.479573)
+ (xy 203.764731 118.479571)
+ (xy 203.7596 118.455106)
+ (xy 203.757822 118.442898)
+ (xy 203.755759 118.417987)
+ (xy 203.749726 118.394162)
+ (xy 203.733352 118.329502)
+ (xy 203.732424 118.325494)
+ (xy 203.713701 118.236199)
+ (xy 203.7137 118.236194)
+ (xy 203.704612 118.212905)
+ (xy 203.700852 118.201166)
+ (xy 203.694714 118.176927)
+ (xy 203.65805 118.093342)
+ (xy 203.656476 118.089542)
+ (xy 203.623306 118.004535)
+ (xy 203.623306 118.004534)
+ (xy 203.610504 117.983049)
+ (xy 203.604872 117.972107)
+ (xy 203.594824 117.949201)
+ (xy 203.594821 117.949196)
+ (xy 203.59482 117.949194)
+ (xy 203.544904 117.872793)
+ (xy 203.54275 117.869343)
+ (xy 203.496017 117.790914)
+ (xy 203.479855 117.771832)
+ (xy 203.472482 117.761943)
+ (xy 203.458815 117.741023)
+ (xy 203.458812 117.741019)
+ (xy 203.396998 117.673872)
+ (xy 203.394293 117.67081)
+ (xy 203.375552 117.648682)
+ (xy 203.355045 117.628175)
+ (xy 203.352222 117.625232)
+ (xy 203.290395 117.55807)
+ (xy 203.290394 117.55807)
+ (xy 203.270657 117.542707)
+ (xy 203.261417 117.534547)
+ (xy 197.954346 112.227475)
+ (xy 197.907227 112.152487)
+ (xy 197.89606 112.086761)
+ (xy 197.89606 108.652093)
+ (xy 197.915767 108.56575)
+ (xy 197.919292 108.559079)
+ (xy 197.920094 108.557142)
+ (xy 197.920096 108.55714)
+ (xy 197.980604 108.411061)
+ (xy 197.99606 108.29366)
+ (xy 197.996059 106.214939)
+ (xy 197.980604 106.097537)
+ (xy 197.980603 106.097535)
+ (xy 197.980603 106.097533)
+ (xy 197.920096 105.951458)
+ (xy 197.920095 105.951455)
+ (xy 197.865654 105.880508)
+ (xy 197.823842 105.826017)
+ (xy 197.782028 105.793932)
+ (xy 197.698403 105.729763)
+ (xy 197.6984 105.729762)
+ (xy 197.552324 105.669256)
+ (xy 197.552322 105.669255)
+ (xy 197.434921 105.653799)
+ (xy 197.434918 105.653799)
+ (xy 195.993021 105.653799)
+ (xy 195.906678 105.634092)
+ (xy 195.837437 105.578873)
+ (xy 195.79901 105.499081)
+ (xy 195.79901 105.410517)
+ (xy 195.837437 105.330725)
+ (xy 195.852298 105.314094)
+ (xy 196.248484 104.917909)
+ (xy 196.248484 104.917908)
+ (xy 196.259827 104.906566)
+ (xy 196.259831 104.90656)
+ (xy 196.27105 104.895342)
+ (xy 196.278431 104.880853)
+ (xy 196.29474 104.85424)
+ (xy 196.304296 104.841089)
+ (xy 196.309316 104.825636)
+ (xy 196.32127 104.796779)
+ (xy 196.328646 104.782304)
+ (xy 196.331189 104.766246)
+ (xy 196.338479 104.735884)
+ (xy 196.3435 104.720432)
+ (xy 196.3435 104.511143)
+ (xy 196.343499 104.511138)
+ (xy 196.343499 104.260769)
+ (xy 196.343499 103.954568)
+ (xy 196.363206 103.868229)
+ (xy 196.384616 103.833436)
+ (xy 196.467536 103.725373)
+ (xy 196.528044 103.579294)
+ (xy 196.548682 103.422532)
+ (xy 196.528044 103.26577)
+ (xy 196.467536 103.119691)
+ (xy 196.467535 103.119688)
+ (xy 196.407173 103.041024)
+ (xy 196.371282 102.99425)
+ (xy 196.329468 102.962165)
+ (xy 196.248453 102.899999)
+ (xy 201.594318 102.899999)
+ (xy 201.614956 103.056762)
+ (xy 201.614957 103.056764)
+ (xy 201.675463 103.20284)
+ (xy 201.675464 103.202843)
+ (xy 201.72375 103.265769)
+ (xy 201.771718 103.328282)
+ (xy 201.826209 103.370094)
+ (xy 201.897156 103.424535)
+ (xy 201.897159 103.424536)
+ (xy 202.043238 103.485044)
+ (xy 202.2 103.505682)
+ (xy 202.356762 103.485044)
+ (xy 202.502841 103.424536)
+ (xy 202.502841 103.424535)
+ (xy 202.502843 103.424535)
+ (xy 202.531976 103.402179)
+ (xy 202.628282 103.328282)
+ (xy 202.702179 103.231976)
+ (xy 202.724535 103.202843)
+ (xy 202.724536 103.20284)
+ (xy 202.785044 103.056762)
+ (xy 202.792101 103.003155)
+ (xy 202.822908 102.920127)
+ (xy 202.848679 102.888423)
+ (xy 203.809785 101.927317)
+ (xy 203.884775 101.880198)
+ (xy 203.972781 101.870282)
+ (xy 204.056374 101.899533)
+ (xy 204.118998 101.962157)
+ (xy 204.148249 102.04575)
+ (xy 204.1495 102.068031)
+ (xy 204.1495 112.233121)
+ (xy 204.129793 112.319464)
+ (xy 204.108378 112.354263)
+ (xy 204.075465 112.397156)
+ (xy 204.075463 112.397159)
+ (xy 204.014957 112.543235)
+ (xy 204.014956 112.543237)
+ (xy 203.994318 112.7)
+ (xy 204.014956 112.856762)
+ (xy 204.014957 112.856764)
+ (xy 204.075463 113.00284)
+ (xy 204.075464 113.002843)
+ (xy 204.139633 113.086468)
+ (xy 204.171718 113.128282)
+ (xy 204.226209 113.170094)
+ (xy 204.297156 113.224535)
+ (xy 204.297159 113.224536)
+ (xy 204.443238 113.285044)
+ (xy 204.6 113.305682)
+ (xy 204.756762 113.285044)
+ (xy 204.902841 113.224536)
+ (xy 204.902841 113.224535)
+ (xy 204.902843 113.224535)
+ (xy 204.931976 113.202179)
+ (xy 205.028282 113.128282)
+ (xy 205.120985 113.007469)
+ (xy 205.124535 113.002843)
+ (xy 205.124536 113.00284)
+ (xy 205.185044 112.856762)
+ (xy 205.205682 112.7)
+ (xy 205.185044 112.543238)
+ (xy 205.124536 112.397159)
+ (xy 205.124534 112.397156)
+ (xy 205.091622 112.354263)
+ (xy 205.054695 112.273765)
+ (xy 205.0505 112.233121)
+ (xy 205.0505 93.766877)
+ (xy 205.070207 93.680534)
+ (xy 205.09162 93.645737)
+ (xy 205.124536 93.602841)
+ (xy 205.185044 93.456762)
+ (xy 205.205682 93.3)
+ (xy 205.185044 93.143238)
+ (xy 205.124536 92.997159)
+ (xy 205.124535 92.997156)
+ (xy 205.052163 92.902841)
+ (xy 205.028282 92.871718)
+ (xy 204.986468 92.839633)
+ (xy 204.902843 92.775464)
+ (xy 204.90284 92.775463)
+ (xy 204.756764 92.714957)
+ (xy 204.756762 92.714956)
+ (xy 204.6 92.694318)
+ (xy 204.443237 92.714956)
+ (xy 204.443235 92.714957)
+ (xy 204.297159 92.775463)
+ (xy 204.297156 92.775464)
+ (xy 204.171718 92.871718)
+ (xy 204.075464 92.997156)
+ (xy 204.075463 92.997159)
+ (xy 204.014957 93.143235)
+ (xy 204.014956 93.143237)
+ (xy 204.008132 93.195075)
+ (xy 203.994318 93.3)
+ (xy 204.008306 93.406248)
+ (xy 204.014956 93.456762)
+ (xy 204.014956 93.456763)
+ (xy 204.049104 93.539204)
+ (xy 204.063938 93.626516)
+ (xy 204.03942 93.711618)
+ (xy 203.980405 93.777654)
+ (xy 203.898583 93.811545)
+ (xy 203.839277 93.812654)
+ (xy 203.7 93.794318)
+ (xy 203.543237 93.814956)
+ (xy 203.543235 93.814957)
+ (xy 203.397159 93.875463)
+ (xy 203.397156 93.875464)
+ (xy 203.271718 93.971718)
+ (xy 203.175464 94.097156)
+ (xy 203.175463 94.097159)
+ (xy 203.114957 94.243235)
+ (xy 203.114956 94.243237)
+ (xy 203.094318 94.4)
+ (xy 203.114956 94.556762)
+ (xy 203.114957 94.556767)
+ (xy 203.175461 94.702836)
+ (xy 203.175463 94.702838)
+ (xy 203.175464 94.702841)
+ (xy 203.208377 94.745734)
+ (xy 203.245305 94.82623)
+ (xy 203.2495 94.866877)
+ (xy 203.2495 101.130968)
+ (xy 203.229793 101.217311)
+ (xy 203.191214 101.271682)
+ (xy 202.21158 102.251315)
+ (xy 202.136591 102.298434)
+ (xy 202.096842 102.307898)
+ (xy 202.04324 102.314955)
+ (xy 201.897159 102.375463)
+ (xy 201.897156 102.375464)
+ (xy 201.771718 102.471718)
+ (xy 201.675464 102.597156)
+ (xy 201.675463 102.597159)
+ (xy 201.614957 102.743235)
+ (xy 201.614956 102.743237)
+ (xy 201.594318 102.899999)
+ (xy 196.248453 102.899999)
+ (xy 196.245843 102.897996)
+ (xy 196.24584 102.897995)
+ (xy 196.099764 102.837489)
+ (xy 196.099762 102.837488)
+ (xy 195.943 102.81685)
+ (xy 195.786237 102.837488)
+ (xy 195.786235 102.837489)
+ (xy 195.640159 102.897995)
+ (xy 195.640156 102.897996)
+ (xy 195.514718 102.99425)
+ (xy 195.418464 103.119688)
+ (xy 195.418463 103.119691)
+ (xy 195.357957 103.265767)
+ (xy 195.357956 103.265769)
+ (xy 195.337318 103.422534)
+ (xy 195.338373 103.430548)
+ (xy 195.330101 103.518724)
+ (xy 195.28439 103.594579)
+ (xy 195.210293 103.643089)
+ (xy 195.122487 103.654645)
+ (xy 195.064923 103.640368)
+ (xy 195.056767 103.636989)
+ (xy 195.056762 103.636988)
+ (xy 195.056761 103.636988)
+ (xy 194.9 103.61635)
+ (xy 194.899999 103.61635)
+ (xy 194.743237 103.636988)
+ (xy 194.743235 103.636989)
+ (xy 194.597159 103.697495)
+ (xy 194.597156 103.697496)
+ (xy 194.471718 103.79375)
+ (xy 194.375464 103.919188)
+ (xy 194.375463 103.919191)
+ (xy 194.314955 104.065271)
+ (xy 194.311579 104.077872)
+ (xy 194.3092 104.077234)
+ (xy 194.284867 104.142809)
+ (xy 194.259096 104.17451)
+ (xy 194.016202 104.417405)
+ (xy 193.294516 105.139091)
+ (xy 193.294513 105.139094)
+ (xy 193.290615 105.142991)
+ (xy 193.290606 105.143)
+ (xy 193.27195 105.161656)
+ (xy 193.271948 105.161659)
+ (xy 193.264568 105.176143)
+ (xy 193.248263 105.202751)
+ (xy 193.238704 105.215908)
+ (xy 193.238703 105.215911)
+ (xy 193.233677 105.231378)
+ (xy 193.221734 105.260211)
+ (xy 193.214353 105.274696)
+ (xy 193.21181 105.290754)
+ (xy 193.204524 105.3211)
+ (xy 193.199501 105.33656)
+ (xy 193.1995 105.336569)
+ (xy 193.1995 114.751677)
+ (xy 193.179793 114.83802)
+ (xy 193.141215 114.892391)
+ (xy 192.992393 115.041214)
+ (xy 192.917404 115.088333)
+ (xy 192.851678 115.0995)
+ (xy 191.736563 115.0995)
+ (xy 191.721102 115.104524)
+ (xy 191.690756 115.111809)
+ (xy 191.674698 115.114353)
+ (xy 191.674697 115.114353)
+ (xy 191.660207 115.121736)
+ (xy 191.631372 115.13368)
+ (xy 191.61591 115.138704)
+ (xy 191.615908 115.138705)
+ (xy 191.602752 115.148263)
+ (xy 191.576145 115.164567)
+ (xy 191.561659 115.171948)
+ (xy 191.561656 115.17195)
+ (xy 191.543 115.190606)
+ (xy 191.542991 115.190615)
+ (xy 191.539094 115.194513)
+ (xy 191.539091 115.194516)
+ (xy 191.366234 115.367373)
+ (xy 191.093011 115.640595)
+ (xy 191.018022 115.687713)
+ (xy 190.978273 115.697177)
+ (xy 190.843244 115.714954)
+ (xy 190.843235 115.714957)
+ (xy 190.697159 115.775463)
+ (xy 190.697156 115.775464)
+ (xy 190.571718 115.871718)
+ (xy 190.475464 115.997156)
+ (xy 190.475463 115.997159)
+ (xy 190.414957 116.143235)
+ (xy 190.414956 116.143237)
+ (xy 190.394318 116.3)
+ (xy 190.414956 116.456762)
+ (xy 190.414957 116.456764)
+ (xy 190.475463 116.60284)
+ (xy 190.475464 116.602843)
+ (xy 190.520541 116.661587)
+ (xy 190.571718 116.728282)
+ (xy 190.626209 116.770094)
+ (xy 190.697156 116.824535)
+ (xy 190.697159 116.824536)
+ (xy 190.843238 116.885044)
+ (xy 191 116.905682)
+ (xy 191.156762 116.885044)
+ (xy 191.302841 116.824536)
+ (xy 191.302841 116.824535)
+ (xy 191.302843 116.824535)
+ (xy 191.331976 116.802179)
+ (xy 191.428282 116.728282)
+ (xy 191.502179 116.631976)
+ (xy 191.524535 116.602843)
+ (xy 191.524536 116.60284)
+ (xy 191.585044 116.456762)
+ (xy 191.602822 116.321722)
+ (xy 191.63363 116.238694)
+ (xy 191.659395 116.206996)
+ (xy 191.907609 115.958783)
+ (xy 191.982596 115.911667)
+ (xy 192.048321 115.9005)
+ (xy 193.163435 115.9005)
+ (xy 193.178886 115.895479)
+ (xy 193.20925 115.888188)
+ (xy 193.225304 115.885646)
+ (xy 193.239776 115.878271)
+ (xy 193.26863 115.866318)
+ (xy 193.28409 115.861296)
+ (xy 193.29724 115.851741)
+ (xy 193.323859 115.835428)
+ (xy 193.338342 115.82805)
+ (xy 193.349567 115.816825)
+ (xy 193.360907 115.805484)
+ (xy 193.360909 115.805484)
+ (xy 193.459305 115.707086)
+ (xy 193.534294 115.659968)
+ (xy 193.622301 115.650052)
+ (xy 193.705894 115.679303)
+ (xy 193.768518 115.741927)
+ (xy 193.797769 115.82552)
+ (xy 193.79902 115.847801)
+ (xy 193.79902 115.903036)
+ (xy 193.780302 115.985045)
+ (xy 193.780455 115.985109)
+ (xy 193.780082 115.986009)
+ (xy 193.779313 115.989379)
+ (xy 193.776415 115.994861)
+ (xy 193.714957 116.143235)
+ (xy 193.714956 116.143237)
+ (xy 193.694318 116.3)
+ (xy 193.714956 116.456762)
+ (xy 193.714957 116.456764)
+ (xy 193.775463 116.60284)
+ (xy 193.775464 116.602843)
+ (xy 193.820541 116.661587)
+ (xy 193.871718 116.728282)
+ (xy 193.926209 116.770094)
+ (xy 193.997156 116.824535)
+ (xy 193.997159 116.824536)
+ (xy 194.143238 116.885044)
+ (xy 194.3 116.905682)
+ (xy 194.456762 116.885044)
+ (xy 194.602841 116.824536)
+ (xy 194.602841 116.824535)
+ (xy 194.602843 116.824535)
+ (xy 194.631976 116.802179)
+ (xy 194.728282 116.728282)
+ (xy 194.802179 116.631976)
+ (xy 194.824535 116.602843)
+ (xy 194.824536 116.60284)
+ (xy 194.885044 116.456762)
+ (xy 194.905682 116.3)
+ (xy 194.885044 116.143238)
+ (xy 194.824536 115.997159)
+ (xy 194.824535 115.997156)
+ (xy 194.746514 115.895479)
+ (xy 194.728282 115.871718)
+ (xy 194.677876 115.83304)
+ (xy 194.621373 115.764842)
+ (xy 194.600055 115.678883)
+ (xy 194.60002 115.675163)
+ (xy 194.60002 114.751677)
+ (xy 194.60002 113.381785)
+ (xy 194.619726 113.295447)
+ (xy 194.674944 113.226206)
+ (xy 194.754737 113.187779)
+ (xy 194.843301 113.187779)
+ (xy 194.923093 113.226205)
+ (xy 194.978312 113.295447)
+ (xy 194.981258 113.301853)
+ (xy 195.008151 113.363163)
+ (xy 195.009725 113.366962)
+ (xy 195.042903 113.451991)
+ (xy 195.055699 113.473465)
+ (xy 195.061347 113.484437)
+ (xy 195.071385 113.50732)
+ (xy 195.071387 113.507324)
+ (xy 195.11073 113.567545)
+ (xy 195.121302 113.583726)
+ (xy 195.123479 113.587214)
+ (xy 195.170193 113.66561)
+ (xy 195.18635 113.684686)
+ (xy 195.193726 113.694579)
+ (xy 195.207396 113.715502)
+ (xy 195.269207 113.782646)
+ (xy 195.271912 113.78571)
+ (xy 195.290651 113.807836)
+ (xy 195.31115 113.828335)
+ (xy 195.313998 113.831303)
+ (xy 195.375816 113.898455)
+ (xy 195.39554 113.913807)
+ (xy 195.404784 113.921969)
+ (xy 197.123411 115.640595)
+ (xy 198.144403 116.661587)
+ (xy 198.191522 116.736575)
+ (xy 198.201438 116.824582)
+ (xy 198.172187 116.908175)
+ (xy 198.109563 116.970799)
+ (xy 198.040257 116.997912)
+ (xy 197.920067 117.02038)
+ (xy 197.920062 117.020381)
+ (xy 197.92006 117.020382)
+ (xy 197.712599 117.100753)
+ (xy 197.712598 117.100753)
+ (xy 197.712597 117.100754)
+ (xy 197.712595 117.100755)
+ (xy 197.523442 117.217873)
+ (xy 197.52344 117.217874)
+ (xy 197.523438 117.217876)
+ (xy 197.359019 117.367764)
+ (xy 197.359015 117.367768)
+ (xy 197.224945 117.545305)
+ (xy 197.224941 117.545312)
+ (xy 197.125773 117.744468)
+ (xy 197.12577 117.744474)
+ (xy 197.064885 117.95846)
+ (xy 197.064885 117.958464)
+ (xy 197.044357 118.179998)
+ (xy 197.044357 118.180001)
+ (xy 197.064885 118.401535)
+ (xy 197.064885 118.401539)
+ (xy 197.113614 118.572802)
+ (xy 197.125771 118.615528)
+ (xy 197.151594 118.667387)
+ (xy 197.22494 118.814686)
+ (xy 197.224941 118.814687)
+ (xy 197.224942 118.814689)
+ (xy 197.251538 118.849908)
+ (xy 197.259305 118.860192)
+ (xy 197.295612 118.940971)
+ (xy 197.2995 118.980117)
+ (xy 197.2995 119.052475)
+ (xy 197.279793 119.138818)
+ (xy 197.241214 119.193189)
+ (xy 193.302709 123.131694)
+ (xy 193.227721 123.178813)
+ (xy 193.161995 123.18998)
+ (xy 185.799 123.18998)
+ (xy 185.712657 123.170273)
+ (xy 185.643416 123.115054)
+ (xy 185.604989 123.035262)
+ (xy 185.6 122.99098)
+ (xy 185.6 119.597397)
+ (xy 186.685745 119.597397)
+ (xy 186.695745 119.807325)
+ (xy 186.695745 119.807328)
+ (xy 186.695746 119.80733)
+ (xy 186.704215 119.842239)
+ (xy 186.745295 120.011575)
+ (xy 186.80894 120.150936)
+ (xy 186.832604 120.202753)
+ (xy 186.837864 120.210139)
+ (xy 186.954516 120.373955)
+ (xy 187.106614 120.51898)
+ (xy 187.106619 120.518983)
+ (xy 187.106622 120.518986)
+ (xy 187.283428 120.632613)
+ (xy 187.478543 120.710725)
+ (xy 187.684915 120.7505)
+ (xy 191.452423 120.7505)
+ (xy 191.452425 120.7505)
+ (xy 191.609218 120.735528)
+ (xy 191.810875 120.676316)
+ (xy 191.997682 120.580011)
+ (xy 192.162886 120.450092)
+ (xy 192.300519 120.291256)
+ (xy 192.405604 120.109244)
+ (xy 192.405605 120.10924)
+ (xy 192.405607 120.109237)
+ (xy 192.47434 119.910645)
+ (xy 192.47434 119.910643)
+ (xy 192.474344 119.910633)
+ (xy 192.504254 119.702602)
+ (xy 192.494254 119.49267)
+ (xy 192.444704 119.288424)
+ (xy 192.357396 119.097247)
+ (xy 192.235486 118.926048)
+ (xy 192.235485 118.926047)
+ (xy 192.235483 118.926044)
+ (xy 192.083385 118.781019)
+ (xy 192.083379 118.781015)
+ (xy 192.083378 118.781014)
+ (xy 191.906572 118.667387)
+ (xy 191.90657 118.667386)
+ (xy 191.906568 118.667385)
+ (xy 191.711457 118.589275)
+ (xy 191.505085 118.5495)
+ (xy 187.737575 118.5495)
+ (xy 187.704472 118.55266)
+ (xy 187.580785 118.564471)
+ (xy 187.580778 118.564472)
+ (xy 187.379126 118.623683)
+ (xy 187.379122 118.623685)
+ (xy 187.192321 118.719986)
+ (xy 187.19232 118.719987)
+ (xy 187.027111 118.84991)
+ (xy 186.889483 119.008741)
+ (xy 186.889481 119.008743)
+ (xy 186.889481 119.008744)
+ (xy 186.883332 119.019395)
+ (xy 186.784395 119.190756)
+ (xy 186.784392 119.190762)
+ (xy 186.715659 119.389354)
+ (xy 186.715655 119.389373)
+ (xy 186.685746 119.59739)
+ (xy 186.685745 119.597397)
+ (xy 185.6 119.597397)
+ (xy 185.6 111)
+ (xy 172.4 111)
+ (xy 172.4 119.518681)
+ (xy 172.380293 119.605024)
+ (xy 172.325074 119.674265)
+ (xy 172.245282 119.712692)
+ (xy 172.156718 119.712692)
+ (xy 172.076926 119.674265)
+ (xy 172.024121 119.609867)
+ (xy 171.930013 119.427321)
+ (xy 171.930012 119.42732)
+ (xy 171.930011 119.427318)
+ (xy 171.800092 119.262114)
+ (xy 171.641256 119.124481)
+ (xy 171.516538 119.052475)
+ (xy 171.459243 119.019395)
+ (xy 171.459237 119.019392)
+ (xy 171.260645 118.950659)
+ (xy 171.260636 118.950657)
+ (xy 171.260633 118.950656)
+ (xy 171.259304 118.950464)
+ (xy 171.052609 118.920746)
+ (xy 171.052602 118.920745)
+ (xy 170.842674 118.930745)
+ (xy 170.638424 118.980295)
+ (xy 170.44725 119.067602)
+ (xy 170.276044 119.189516)
+ (xy 170.131019 119.341614)
+ (xy 170.131015 119.34162)
+ (xy 170.017386 119.518429)
+ (xy 170.017385 119.518431)
+ (xy 169.939275 119.713542)
+ (xy 169.8995 119.919914)
+ (xy 169.8995 124.4915)
+ (xy 169.897816 124.511661)
+ (xy 169.897987 124.511674)
+ (xy 169.897311 124.521125)
+ (xy 169.899472 124.611915)
+ (xy 169.8995 124.614282)
+ (xy 169.8995 124.652427)
+ (xy 169.900409 124.661953)
+ (xy 169.900831 124.669039)
+ (xy 169.902313 124.731246)
+ (xy 169.909453 124.764073)
+ (xy 169.911277 124.775769)
+ (xy 169.91447 124.809209)
+ (xy 169.914473 124.809225)
+ (xy 169.932003 124.868925)
+ (xy 169.93376 124.875809)
+ (xy 169.93847 124.897461)
+ (xy 169.946987 124.936612)
+ (xy 169.955328 124.956091)
+ (xy 169.960213 124.967497)
+ (xy 169.964216 124.978633)
+ (xy 169.969242 124.995749)
+ (xy 169.973682 125.01087)
+ (xy 169.973684 125.010875)
+ (xy 170.0022 125.066189)
+ (xy 170.00522 125.072599)
+ (xy 170.009438 125.082447)
+ (xy 170.029719 125.12981)
+ (xy 170.048548 125.157628)
+ (xy 170.054588 125.167808)
+ (xy 170.069989 125.197682)
+ (xy 170.096383 125.231244)
+ (xy 170.108456 125.246596)
+ (xy 170.112647 125.252335)
+ (xy 170.133033 125.282457)
+ (xy 170.165108 125.365008)
+ (xy 170.158189 125.453301)
+ (xy 170.113646 125.529848)
+ (xy 170.108945 125.534711)
+ (xy 169.798547 125.845109)
+ (xy 169.783095 125.858181)
+ (xy 169.783207 125.85831)
+ (xy 169.776047 125.864513)
+ (xy 169.762832 125.878373)
+ (xy 169.688984 125.927261)
+ (xy 169.601238 125.939265)
+ (xy 169.516973 125.91201)
+ (xy 169.478099 125.881757)
+ (xy 164.444894 120.848552)
+ (xy 164.431823 120.833099)
+ (xy 164.431694 120.833212)
+ (xy 164.425489 120.826051)
+ (xy 164.425486 120.826048)
+ (xy 164.359728 120.763348)
+ (xy 164.358123 120.761781)
+ (xy 164.331101 120.734759)
+ (xy 164.323716 120.728661)
+ (xy 164.318414 120.723955)
+ (xy 164.273378 120.681014)
+ (xy 164.273375 120.681012)
+ (xy 164.245118 120.662851)
+ (xy 164.235555 120.655869)
+ (xy 164.209645 120.634476)
+ (xy 164.209643 120.634475)
+ (xy 164.15502 120.604648)
+ (xy 164.148911 120.601023)
+ (xy 164.096572 120.567387)
+ (xy 164.09657 120.567386)
+ (xy 164.065386 120.554902)
+ (xy 164.054674 120.549855)
+ (xy 164.025188 120.533754)
+ (xy 164.025184 120.533752)
+ (xy 164.025183 120.533752)
+ (xy 163.965901 120.514801)
+ (xy 163.959225 120.512401)
+ (xy 163.901462 120.489277)
+ (xy 163.901461 120.489276)
+ (xy 163.901457 120.489275)
+ (xy 163.901454 120.489274)
+ (xy 163.90145 120.489273)
+ (xy 163.86847 120.482916)
+ (xy 163.856999 120.479988)
+ (xy 163.824993 120.469758)
+ (xy 163.824993 120.469757)
+ (xy 163.763193 120.462367)
+ (xy 163.756177 120.461273)
+ (xy 163.69509 120.4495)
+ (xy 163.695085 120.4495)
+ (xy 163.661487 120.4495)
+ (xy 163.649665 120.448796)
+ (xy 163.642515 120.447941)
+ (xy 163.616309 120.444808)
+ (xy 163.616308 120.444808)
+ (xy 163.554247 120.449246)
+ (xy 163.547147 120.4495)
+ (xy 163.497575 120.4495)
+ (xy 163.464472 120.45266)
+ (xy 163.340785 120.464471)
+ (xy 163.340778 120.464472)
+ (xy 163.139126 120.523683)
+ (xy 163.139122 120.523685)
+ (xy 162.95232 120.619987)
+ (xy 162.944453 120.626173)
+ (xy 162.93714 120.631924)
+ (xy 162.85709 120.669807)
+ (xy 162.814128 120.6745)
+ (xy 159.325547 120.6745)
+ (xy 159.314398 120.673874)
+ (xy 159.275 120.669435)
+ (xy 159.230046 120.6745)
+ (xy 159.072277 120.692275)
+ (xy 159.057714 120.702608)
+ (xy 159.047292 120.706586)
+ (xy 158.925477 120.749211)
+ (xy 158.772733 120.845187)
+ (xy 158.645187 120.972733)
+ (xy 158.54921 121.125478)
+ (xy 158.54921 121.125479)
+ (xy 158.489633 121.295741)
+ (xy 158.489632 121.295745)
+ (xy 158.469435 121.475)
+ (xy 150.0105 121.475)
+ (xy 150.0105 108.1)
+ (xy 169.994318 108.1)
+ (xy 170.014956 108.256762)
+ (xy 170.014957 108.256764)
+ (xy 170.075463 108.40284)
+ (xy 170.075464 108.402843)
+ (xy 170.139633 108.486468)
+ (xy 170.171718 108.528282)
+ (xy 170.226209 108.570094)
+ (xy 170.297156 108.624535)
+ (xy 170.297159 108.624536)
+ (xy 170.443238 108.685044)
+ (xy 170.6 108.705682)
+ (xy 170.756762 108.685044)
+ (xy 170.902841 108.624536)
+ (xy 170.902841 108.624535)
+ (xy 170.902843 108.624535)
+ (xy 170.959911 108.580744)
+ (xy 171.010896 108.541622)
+ (xy 171.091392 108.504695)
+ (xy 171.132039 108.5005)
+ (xy 173.567961 108.5005)
+ (xy 173.654304 108.520207)
+ (xy 173.689101 108.541621)
+ (xy 173.709327 108.55714)
+ (xy 173.797156 108.624535)
+ (xy 173.797159 108.624536)
+ (xy 173.943238 108.685044)
+ (xy 174.1 108.705682)
+ (xy 174.256762 108.685044)
+ (xy 174.402841 108.624536)
+ (xy 174.402841 108.624535)
+ (xy 174.402843 108.624535)
+ (xy 174.449851 108.588464)
+ (xy 174.528282 108.528282)
+ (xy 174.618229 108.411061)
+ (xy 174.624535 108.402843)
+ (xy 174.624536 108.40284)
+ (xy 174.636149 108.374804)
+ (xy 190.840739 108.374804)
+ (xy 190.966404 108.433403)
+ (xy 191.177664 108.490009)
+ (xy 191.39556 108.509073)
+ (xy 191.613453 108.490009)
+ (xy 191.824716 108.433402)
+ (xy 191.824717 108.433401)
+ (xy 191.950379 108.374803)
+ (xy 191.395561 107.819984)
+ (xy 191.39556 107.819984)
+ (xy 190.840739 108.374803)
+ (xy 190.840739 108.374804)
+ (xy 174.636149 108.374804)
+ (xy 174.685044 108.256762)
+ (xy 174.705682 108.1)
+ (xy 174.685044 107.943238)
+ (xy 174.624536 107.797159)
+ (xy 174.624535 107.797156)
+ (xy 174.5496 107.6995)
+ (xy 174.528282 107.671718)
+ (xy 174.52828 107.671716)
+ (xy 174.527841 107.671144)
+ (xy 174.490913 107.590647)
+ (xy 174.492569 107.502099)
+ (xy 174.527841 107.428856)
+ (xy 174.52828 107.428283)
+ (xy 174.528282 107.428282)
+ (xy 174.577113 107.364643)
+ (xy 174.624535 107.302843)
+ (xy 174.624536 107.30284)
+ (xy 174.644643 107.254299)
+ (xy 190.140785 107.254299)
+ (xy 190.159849 107.472194)
+ (xy 190.216454 107.68345)
+ (xy 190.216455 107.683452)
+ (xy 190.275053 107.809118)
+ (xy 190.275055 107.809119)
+ (xy 190.757985 107.326188)
+ (xy 190.89556 107.326188)
+ (xy 190.936067 107.464143)
+ (xy 191.013799 107.585097)
+ (xy 191.12246 107.679251)
+ (xy 191.253245 107.738979)
+ (xy 191.359797 107.754299)
+ (xy 191.431323 107.754299)
+ (xy 191.537875 107.738979)
+ (xy 191.66866 107.679251)
+ (xy 191.777321 107.585097)
+ (xy 191.855053 107.464143)
+ (xy 191.89556 107.326188)
+ (xy 191.89556 107.254299)
+ (xy 191.961245 107.254299)
+ (xy 192.516064 107.809118)
+ (xy 192.574662 107.683456)
+ (xy 192.574663 107.683455)
+ (xy 192.63127 107.472192)
+ (xy 192.650334 107.254299)
+ (xy 192.63127 107.036403)
+ (xy 192.574664 106.825144)
+ (xy 192.574664 106.825143)
+ (xy 192.516065 106.699478)
+ (xy 192.516064 106.699478)
+ (xy 191.961245 107.254298)
+ (xy 191.961245 107.254299)
+ (xy 191.89556 107.254299)
+ (xy 191.89556 107.18241)
+ (xy 191.855053 107.044455)
+ (xy 191.777321 106.923501)
+ (xy 191.66866 106.829347)
+ (xy 191.537875 106.769619)
+ (xy 191.431323 106.754299)
+ (xy 191.359797 106.754299)
+ (xy 191.253245 106.769619)
+ (xy 191.12246 106.829347)
+ (xy 191.013799 106.923501)
+ (xy 190.936067 107.044455)
+ (xy 190.89556 107.18241)
+ (xy 190.89556 107.326188)
+ (xy 190.757985 107.326188)
+ (xy 190.829874 107.254299)
+ (xy 190.829874 107.254297)
+ (xy 190.275054 106.699477)
+ (xy 190.216454 106.825148)
+ (xy 190.159849 107.036403)
+ (xy 190.140785 107.254299)
+ (xy 174.644643 107.254299)
+ (xy 174.685044 107.156762)
+ (xy 174.705682 107)
+ (xy 174.685044 106.843238)
+ (xy 174.624536 106.697159)
+ (xy 174.624535 106.697156)
+ (xy 174.570094 106.626209)
+ (xy 174.528282 106.571718)
+ (xy 174.486468 106.539633)
+ (xy 174.402843 106.475464)
+ (xy 174.40284 106.475463)
+ (xy 174.256764 106.414957)
+ (xy 174.256762 106.414956)
+ (xy 174.1 106.394318)
+ (xy 173.943237 106.414956)
+ (xy 173.943235 106.414957)
+ (xy 173.797159 106.475463)
+ (xy 173.797156 106.475464)
+ (xy 173.707672 106.544129)
+ (xy 173.689103 106.558377)
+ (xy 173.608608 106.595305)
+ (xy 173.567961 106.5995)
+ (xy 171.132039 106.5995)
+ (xy 171.045696 106.579793)
+ (xy 171.010898 106.558378)
+ (xy 170.985247 106.538696)
+ (xy 170.902843 106.475464)
+ (xy 170.90284 106.475463)
+ (xy 170.756764 106.414957)
+ (xy 170.756762 106.414956)
+ (xy 170.756761 106.414955)
+ (xy 170.6 106.394318)
+ (xy 170.599999 106.394318)
+ (xy 170.443237 106.414956)
+ (xy 170.443235 106.414957)
+ (xy 170.297159 106.475463)
+ (xy 170.297156 106.475464)
+ (xy 170.171718 106.571718)
+ (xy 170.075464 106.697156)
+ (xy 170.075463 106.697159)
+ (xy 170.014957 106.843235)
+ (xy 170.014956 106.843237)
+ (xy 169.994318 106.999999)
+ (xy 170.014956 107.156762)
+ (xy 170.014957 107.156764)
+ (xy 170.075463 107.30284)
+ (xy 170.075465 107.302843)
+ (xy 170.172158 107.428856)
+ (xy 170.209086 107.509354)
+ (xy 170.20743 107.597902)
+ (xy 170.172158 107.671144)
+ (xy 170.075465 107.797156)
+ (xy 170.075463 107.797159)
+ (xy 170.014957 107.943235)
+ (xy 170.014956 107.943237)
+ (xy 169.994318 108.1)
+ (xy 150.0105 108.1)
+ (xy 150.0105 106.133793)
+ (xy 190.840738 106.133793)
+ (xy 191.39556 106.688614)
+ (xy 191.395561 106.688614)
+ (xy 191.95038 106.133794)
+ (xy 191.950379 106.133792)
+ (xy 191.824713 106.075194)
+ (xy 191.824711 106.075193)
+ (xy 191.613455 106.018588)
+ (xy 191.39556 105.999524)
+ (xy 191.177664 106.018588)
+ (xy 190.966409 106.075193)
+ (xy 190.840738 106.133793)
+ (xy 150.0105 106.133793)
+ (xy 150.0105 104.260778)
+ (xy 160.245031 104.260778)
+ (xy 160.264873 104.500246)
+ (xy 160.264874 104.500249)
+ (xy 160.323865 104.733201)
+ (xy 160.420395 104.953268)
+ (xy 160.428861 104.966224)
+ (xy 160.428862 104.966224)
+ (xy 161.099417 104.29567)
+ (xy 161.115444 104.417405)
+ (xy 161.175901 104.563362)
+ (xy 161.272075 104.688699)
+ (xy 161.397412 104.784873)
+ (xy 161.543369 104.84533)
+ (xy 161.660677 104.860774)
+ (xy 161.665685 104.860774)
+ (xy 160.99727 105.529187)
+ (xy 161.115546 105.593195)
+ (xy 161.342827 105.67122)
+ (xy 161.579846 105.710773)
+ (xy 161.579852 105.710774)
+ (xy 161.820148 105.710774)
+ (xy 161.820153 105.710773)
+ (xy 162.057172 105.67122)
+ (xy 162.284453 105.593195)
+ (xy 162.284462 105.593191)
+ (xy 162.402727 105.529188)
+ (xy 162.402728 105.529186)
+ (xy 162.354065 105.480523)
+ (xy 165.2995 105.480523)
+ (xy 165.311133 105.539006)
+ (xy 165.355447 105.605326)
+ (xy 165.421767 105.64964)
+ (xy 165.421769 105.649641)
+ (xy 165.456984 105.656645)
+ (xy 165.48025 105.661274)
+ (xy 165.480252 105.661274)
+ (xy 167.91975 105.661274)
+ (xy 167.939155 105.657413)
+ (xy 167.978231 105.649641)
+ (xy 168.044552 105.605326)
+ (xy 168.088867 105.539005)
+ (xy 168.1005 105.480522)
+ (xy 168.1005 103.041026)
+ (xy 168.088867 102.982543)
+ (xy 168.088866 102.982541)
+ (xy 168.044552 102.916221)
+ (xy 167.978232 102.871907)
+ (xy 167.91975 102.860274)
+ (xy 167.919748 102.860274)
+ (xy 165.480252 102.860274)
+ (xy 165.48025 102.860274)
+ (xy 165.421767 102.871907)
+ (xy 165.355447 102.916221)
+ (xy 165.311133 102.982541)
+ (xy 165.2995 103.041024)
+ (xy 165.2995 105.480523)
+ (xy 162.354065 105.480523)
+ (xy 161.734316 104.860774)
+ (xy 161.739323 104.860774)
+ (xy 161.856631 104.84533)
+ (xy 162.002588 104.784873)
+ (xy 162.127925 104.688699)
+ (xy 162.224099 104.563363)
+ (xy 162.284556 104.417405)
+ (xy 162.300582 104.295671)
+ (xy 162.971136 104.966224)
+ (xy 162.979606 104.953263)
+ (xy 162.979608 104.953261)
+ (xy 163.076133 104.733204)
+ (xy 163.135125 104.500249)
+ (xy 163.135126 104.500246)
+ (xy 163.154969 104.260778)
+ (xy 163.154969 104.260769)
+ (xy 163.135126 104.021301)
+ (xy 163.135125 104.021298)
+ (xy 163.076133 103.788343)
+ (xy 162.979609 103.568288)
+ (xy 162.971136 103.555321)
+ (xy 162.300582 104.225875)
+ (xy 162.284556 104.104143)
+ (xy 162.224099 103.958186)
+ (xy 162.127925 103.832849)
+ (xy 162.002588 103.736675)
+ (xy 161.856631 103.676218)
+ (xy 161.739323 103.660774)
+ (xy 161.734315 103.660774)
+ (xy 162.402728 102.992359)
+ (xy 162.284458 102.928353)
+ (xy 162.057172 102.850327)
+ (xy 161.820153 102.810774)
+ (xy 161.579846 102.810774)
+ (xy 161.342827 102.850327)
+ (xy 161.115538 102.928354)
+ (xy 160.99727 102.992358)
+ (xy 161.665686 103.660774)
+ (xy 161.660677 103.660774)
+ (xy 161.543369 103.676218)
+ (xy 161.397412 103.736675)
+ (xy 161.272075 103.832849)
+ (xy 161.175901 103.958185)
+ (xy 161.115444 104.104143)
+ (xy 161.099417 104.225876)
+ (xy 160.428862 103.555321)
+ (xy 160.42039 103.56829)
+ (xy 160.323866 103.788343)
+ (xy 160.264874 104.021298)
+ (xy 160.264873 104.021301)
+ (xy 160.245031 104.260769)
+ (xy 160.245031 104.260778)
+ (xy 150.0105 104.260778)
+ (xy 150.0105 97.079749)
+ (xy 182.9245 97.079749)
+ (xy 182.936133 97.138232)
+ (xy 182.980447 97.204552)
+ (xy 183.046767 97.248866)
+ (xy 183.046769 97.248867)
+ (xy 183.081984 97.255871)
+ (xy 183.10525 97.2605)
+ (xy 183.105252 97.2605)
+ (xy 184.4005 97.2605)
+ (xy 184.486843 97.280207)
+ (xy 184.556084 97.335426)
+ (xy 184.594511 97.415218)
+ (xy 184.5995 97.4595)
+ (xy 184.5995 98.06796)
+ (xy 184.579793 98.154303)
+ (xy 184.558377 98.189104)
+ (xy 184.475465 98.297156)
+ (xy 184.475463 98.297159)
+ (xy 184.414957 98.443235)
+ (xy 184.414956 98.443237)
+ (xy 184.394318 98.599999)
+ (xy 184.414956 98.756762)
+ (xy 184.414957 98.756764)
+ (xy 184.475463 98.90284)
+ (xy 184.475464 98.902843)
+ (xy 184.539633 98.986468)
+ (xy 184.571718 99.028282)
+ (xy 184.626209 99.070094)
+ (xy 184.697156 99.124535)
+ (xy 184.697159 99.124536)
+ (xy 184.843238 99.185044)
+ (xy 185 99.205682)
+ (xy 185.156762 99.185044)
+ (xy 185.302841 99.124536)
+ (xy 185.302841 99.124535)
+ (xy 185.302843 99.124535)
+ (xy 185.331976 99.102179)
+ (xy 185.428282 99.028282)
+ (xy 185.502179 98.931976)
+ (xy 185.524535 98.902843)
+ (xy 185.524536 98.90284)
+ (xy 185.585044 98.756762)
+ (xy 185.598776 98.652449)
+ (xy 185.629585 98.56942)
+ (xy 185.693369 98.507978)
+ (xy 185.777494 98.480295)
+ (xy 185.830123 98.484734)
+ (xy 185.830307 98.483341)
+ (xy 185.843235 98.485043)
+ (xy 185.843238 98.485044)
+ (xy 186 98.505682)
+ (xy 186.156762 98.485044)
+ (xy 186.302841 98.424536)
+ (xy 186.302841 98.424535)
+ (xy 186.302843 98.424535)
+ (xy 186.331976 98.402179)
+ (xy 186.428282 98.328282)
+ (xy 186.502179 98.231976)
+ (xy 186.524535 98.202843)
+ (xy 186.524536 98.20284)
+ (xy 186.530226 98.189104)
+ (xy 186.585044 98.056762)
+ (xy 186.605682 97.9)
+ (xy 186.585044 97.743238)
+ (xy 186.524536 97.597159)
+ (xy 186.493538 97.556762)
+ (xy 186.441623 97.489104)
+ (xy 186.404695 97.408606)
+ (xy 186.403807 97.4)
+ (xy 188.294318 97.4)
+ (xy 188.299132 97.436567)
+ (xy 188.314956 97.556762)
+ (xy 188.314957 97.556764)
+ (xy 188.375463 97.70284)
+ (xy 188.375464 97.702843)
+ (xy 188.439633 97.786468)
+ (xy 188.471718 97.828282)
+ (xy 188.503986 97.853042)
+ (xy 188.597156 97.924535)
+ (xy 188.597159 97.924536)
+ (xy 188.743238 97.985044)
+ (xy 188.9 98.005682)
+ (xy 189.056762 97.985044)
+ (xy 189.202841 97.924536)
+ (xy 189.202841 97.924535)
+ (xy 189.202843 97.924535)
+ (xy 189.234817 97.9)
+ (xy 189.328282 97.828282)
+ (xy 189.402179 97.731976)
+ (xy 189.424535 97.702843)
+ (xy 189.424536 97.70284)
+ (xy 189.43984 97.665893)
+ (xy 189.485044 97.556762)
+ (xy 189.505682 97.4)
+ (xy 189.485044 97.243238)
+ (xy 189.424536 97.097159)
+ (xy 189.424534 97.097156)
+ (xy 189.391622 97.054263)
+ (xy 189.354695 96.973765)
+ (xy 189.3505 96.933121)
+ (xy 189.3505 95.066877)
+ (xy 189.370207 94.980534)
+ (xy 189.39162 94.945737)
+ (xy 189.424536 94.902841)
+ (xy 189.485044 94.756762)
+ (xy 189.505682 94.6)
+ (xy 189.485044 94.443238)
+ (xy 189.424536 94.297159)
+ (xy 189.424535 94.297156)
+ (xy 189.370094 94.226209)
+ (xy 189.328282 94.171718)
+ (xy 189.25995 94.119285)
+ (xy 189.202843 94.075464)
+ (xy 189.20284 94.075463)
+ (xy 189.056764 94.014957)
+ (xy 189.056762 94.014956)
+ (xy 188.9 93.994318)
+ (xy 188.743237 94.014956)
+ (xy 188.743235 94.014957)
+ (xy 188.597159 94.075463)
+ (xy 188.597156 94.075464)
+ (xy 188.471718 94.171718)
+ (xy 188.375464 94.297156)
+ (xy 188.375463 94.297159)
+ (xy 188.314957 94.443235)
+ (xy 188.314956 94.443237)
+ (xy 188.294318 94.6)
+ (xy 188.314956 94.756762)
+ (xy 188.314957 94.756767)
+ (xy 188.375461 94.902836)
+ (xy 188.375463 94.902838)
+ (xy 188.375464 94.902841)
+ (xy 188.408377 94.945734)
+ (xy 188.445305 95.02623)
+ (xy 188.4495 95.066877)
+ (xy 188.4495 96.933121)
+ (xy 188.429793 97.019464)
+ (xy 188.408378 97.054263)
+ (xy 188.375465 97.097156)
+ (xy 188.375463 97.097159)
+ (xy 188.314957 97.243235)
+ (xy 188.314956 97.243237)
+ (xy 188.305389 97.31591)
+ (xy 188.294318 97.4)
+ (xy 186.403807 97.4)
+ (xy 186.4005 97.36796)
+ (xy 186.4005 93.63204)
+ (xy 186.420207 93.545697)
+ (xy 186.441623 93.510896)
+ (xy 186.483161 93.456762)
+ (xy 186.524536 93.402841)
+ (xy 186.585044 93.256762)
+ (xy 186.605682 93.1)
+ (xy 186.585044 92.943238)
+ (xy 186.524536 92.797159)
+ (xy 186.524535 92.797156)
+ (xy 186.46146 92.714957)
+ (xy 186.428282 92.671718)
+ (xy 186.361853 92.620745)
+ (xy 186.302843 92.575464)
+ (xy 186.30284 92.575463)
+ (xy 186.156764 92.514957)
+ (xy 186.156762 92.514956)
+ (xy 186 92.494318)
+ (xy 185.843237 92.514956)
+ (xy 185.843235 92.514957)
+ (xy 185.697159 92.575463)
+ (xy 185.697156 92.575464)
+ (xy 185.571718 92.671718)
+ (xy 185.475464 92.797156)
+ (xy 185.475461 92.797163)
+ (xy 185.468786 92.813277)
+ (xy 185.417534 92.885504)
+ (xy 185.34002 92.928341)
+ (xy 185.251595 92.933303)
+ (xy 185.169775 92.899408)
+ (xy 185.144223 92.87783)
+ (xy 184.844243 92.57785)
+ (xy 184.797124 92.502862)
+ (xy 184.78766 92.463113)
+ (xy 184.785044 92.443238)
+ (xy 184.728018 92.305564)
+ (xy 184.724535 92.297156)
+ (xy 184.653585 92.204694)
+ (xy 184.628282 92.171718)
+ (xy 184.573669 92.129812)
+ (xy 184.502843 92.075464)
+ (xy 184.50284 92.075463)
+ (xy 184.356764 92.014957)
+ (xy 184.356762 92.014956)
+ (xy 184.2 91.994318)
+ (xy 184.043237 92.014956)
+ (xy 184.043235 92.014957)
+ (xy 183.897159 92.075463)
+ (xy 183.897156 92.075464)
+ (xy 183.771718 92.171718)
+ (xy 183.675464 92.297156)
+ (xy 183.675463 92.297159)
+ (xy 183.614957 92.443235)
+ (xy 183.614956 92.443237)
+ (xy 183.594318 92.599999)
+ (xy 183.614956 92.756762)
+ (xy 183.614957 92.756764)
+ (xy 183.675463 92.90284)
+ (xy 183.675465 92.902843)
+ (xy 183.709324 92.946969)
+ (xy 183.746252 93.027467)
+ (xy 183.744596 93.116014)
+ (xy 183.704684 93.195075)
+ (xy 183.634422 93.248989)
+ (xy 183.609214 93.258544)
+ (xy 183.521248 93.285228)
+ (xy 183.521232 93.285234)
+ (xy 183.51777 93.287085)
+ (xy 183.517769 93.287085)
+ (xy 183.925 93.694315)
+ (xy 184.163042 93.932357)
+ (xy 184.050148 93.874835)
+ (xy 183.956481 93.86)
+ (xy 183.893519 93.86)
+ (xy 183.799852 93.874835)
+ (xy 183.686955 93.932359)
+ (xy 183.597359 94.021955)
+ (xy 183.539835 94.134852)
+ (xy 183.520014 94.26)
+ (xy 183.539835 94.385148)
+ (xy 183.597359 94.498045)
+ (xy 183.686955 94.587641)
+ (xy 183.799852 94.645165)
+ (xy 183.893519 94.66)
+ (xy 183.956481 94.66)
+ (xy 184.050148 94.645165)
+ (xy 184.163038 94.587644)
+ (xy 183.549469 95.201214)
+ (xy 183.474481 95.248333)
+ (xy 183.408755 95.2595)
+ (xy 183.10525 95.2595)
+ (xy 183.046767 95.271133)
+ (xy 182.980447 95.315447)
+ (xy 182.936133 95.381767)
+ (xy 182.9245 95.44025)
+ (xy 182.9245 97.079749)
+ (xy 150.0105 97.079749)
+ (xy 150.0105 94.259999)
+ (xy 182.869919 94.259999)
+ (xy 182.890191 94.465836)
+ (xy 182.95023 94.663759)
+ (xy 182.952084 94.667228)
+ (xy 183.359315 94.259999)
+ (xy 182.952085 93.852769)
+ (xy 182.952085 93.85277)
+ (xy 182.950234 93.856232)
+ (xy 182.950227 93.85625)
+ (xy 182.890191 94.054163)
+ (xy 182.869919 94.259999)
+ (xy 150.0105 94.259999)
+ (xy 150.0105 88.884667)
+ (xy 163.778986 88.884667)
+ (xy 163.799624 89.04143)
+ (xy 163.799625 89.041432)
+ (xy 163.860131 89.187508)
+ (xy 163.860132 89.187511)
+ (xy 163.908938 89.251115)
+ (xy 163.956386 89.31295)
+ (xy 163.975914 89.327934)
+ (xy 164.081824 89.409203)
+ (xy 164.081827 89.409204)
+ (xy 164.227906 89.469712)
+ (xy 164.384668 89.49035)
+ (xy 164.38467 89.490349)
+ (xy 164.384672 89.49035)
+ (xy 164.397711 89.49035)
+ (xy 164.397711 89.491595)
+ (xy 164.472739 89.498626)
+ (xy 164.548598 89.544329)
+ (xy 164.551263 89.546945)
+ (xy 165.091214 90.086896)
+ (xy 165.138333 90.161884)
+ (xy 165.1495 90.22761)
+ (xy 165.1495 90.532706)
+ (xy 165.129793 90.619049)
+ (xy 165.108379 90.653847)
+ (xy 165.075749 90.696371)
+ (xy 165.075748 90.696373)
+ (xy 165.024406 90.820326)
+ (xy 165.015241 90.842452)
+ (xy 164.994603 90.999214)
+ (xy 165.008204 91.102525)
+ (xy 165.015241 91.155976)
+ (xy 165.015242 91.155978)
+ (xy 165.075748 91.302054)
+ (xy 165.075749 91.302057)
+ (xy 165.139918 91.385682)
+ (xy 165.172003 91.427496)
+ (xy 165.226494 91.469308)
+ (xy 165.297441 91.523749)
+ (xy 165.297444 91.52375)
+ (xy 165.443523 91.584258)
+ (xy 165.600285 91.604896)
+ (xy 165.757047 91.584258)
+ (xy 165.903126 91.52375)
+ (xy 165.903126 91.523749)
+ (xy 165.903128 91.523749)
+ (xy 165.934078 91.5)
+ (xy 166.028567 91.427496)
+ (xy 166.110483 91.320741)
+ (xy 166.12482 91.302057)
+ (xy 166.124821 91.302054)
+ (xy 166.125879 91.2995)
+ (xy 166.185329 91.155976)
+ (xy 166.205967 90.999214)
+ (xy 166.202672 90.974193)
+ (xy 166.210941 90.886016)
+ (xy 166.256648 90.81016)
+ (xy 166.330742 90.761647)
+ (xy 166.373986 90.750921)
+ (xy 166.478249 90.737195)
+ (xy 166.624328 90.676687)
+ (xy 166.624328 90.676686)
+ (xy 166.62433 90.676686)
+ (xy 166.66098 90.648563)
+ (xy 166.749769 90.580433)
+ (xy 166.823666 90.484127)
+ (xy 166.846022 90.454994)
+ (xy 166.846023 90.454991)
+ (xy 166.906531 90.308913)
+ (xy 166.906532 90.308902)
+ (xy 166.909456 90.297994)
+ (xy 166.950837 90.219693)
+ (xy 167.022094 90.167101)
+ (xy 167.109113 90.150635)
+ (xy 167.194659 90.173555)
+ (xy 167.24239 90.208782)
+ (xy 167.573238 90.539631)
+ (xy 167.620357 90.61462)
+ (xy 167.629821 90.654365)
+ (xy 167.632438 90.674243)
+ (xy 167.692946 90.820323)
+ (xy 167.692947 90.820326)
+ (xy 167.731208 90.870187)
+ (xy 167.789201 90.945765)
+ (xy 167.843692 90.987577)
+ (xy 167.914639 91.042018)
+ (xy 167.914642 91.042019)
+ (xy 168.060721 91.102527)
+ (xy 168.217483 91.123165)
+ (xy 168.374245 91.102527)
+ (xy 168.520324 91.042019)
+ (xy 168.520324 91.042018)
+ (xy 168.520326 91.042018)
+ (xy 168.549459 91.019662)
+ (xy 168.645765 90.945765)
+ (xy 168.72504 90.842452)
+ (xy 168.74996 90.809976)
+ (xy 168.751975 90.811522)
+ (xy 168.799295 90.760513)
+ (xy 168.881732 90.728147)
+ (xy 168.970048 90.734755)
+ (xy 169.046752 90.779027)
+ (xy 169.052124 90.784202)
+ (xy 169.695416 91.427495)
+ (xy 170.298168 92.030247)
+ (xy 170.298171 92.030249)
+ (xy 170.353567 92.085645)
+ (xy 170.397738 92.129816)
+ (xy 170.431313 92.150913)
+ (xy 170.440419 92.157374)
+ (xy 170.47141 92.182089)
+ (xy 170.471415 92.182092)
+ (xy 170.507132 92.199293)
+ (xy 170.516906 92.204694)
+ (xy 170.550478 92.225789)
+ (xy 170.550481 92.22579)
+ (xy 170.587896 92.238882)
+ (xy 170.598213 92.243156)
+ (xy 170.633939 92.26036)
+ (xy 170.672594 92.269183)
+ (xy 170.683317 92.272271)
+ (xy 170.720745 92.285368)
+ (xy 170.760148 92.289807)
+ (xy 170.771144 92.291675)
+ (xy 170.78837 92.295607)
+ (xy 170.809804 92.3005)
+ (xy 170.809806 92.3005)
+ (xy 170.855046 92.3005)
+ (xy 171.149453 92.3005)
+ (xy 171.160602 92.301126)
+ (xy 171.2 92.305565)
+ (xy 171.269468 92.297738)
+ (xy 171.379255 92.285368)
+ (xy 171.549522 92.225789)
+ (xy 171.702262 92.129816)
+ (xy 171.829816 92.002262)
+ (xy 171.925789 91.849522)
+ (xy 171.985368 91.679255)
+ (xy 172.005565 91.5)
+ (xy 171.985368 91.320745)
+ (xy 171.925789 91.150478)
+ (xy 171.829816 90.997738)
+ (xy 171.829813 90.997735)
+ (xy 171.829812 90.997733)
+ (xy 171.702266 90.870187)
+ (xy 171.702263 90.870185)
+ (xy 171.702262 90.870184)
+ (xy 171.549522 90.774211)
+ (xy 171.549521 90.77421)
+ (xy 171.54952 90.77421)
+ (xy 171.379258 90.714633)
+ (xy 171.379257 90.714632)
+ (xy 171.379255 90.714632)
+ (xy 171.299071 90.705597)
+ (xy 171.21548 90.676346)
+ (xy 171.180641 90.648563)
+ (xy 168.622145 88.090067)
+ (xy 168.575026 88.015079)
+ (xy 168.563859 87.949353)
+ (xy 168.563859 86.8)
+ (xy 177.794318 86.8)
+ (xy 177.814956 86.956762)
+ (xy 177.814957 86.956764)
+ (xy 177.875463 87.10284)
+ (xy 177.875464 87.102843)
+ (xy 177.923327 87.165218)
+ (xy 177.971718 87.228282)
+ (xy 178.026209 87.270094)
+ (xy 178.097156 87.324535)
+ (xy 178.097159 87.324536)
+ (xy 178.243238 87.385044)
+ (xy 178.4 87.405682)
+ (xy 178.556762 87.385044)
+ (xy 178.702841 87.324536)
+ (xy 178.702841 87.324535)
+ (xy 178.702843 87.324535)
+ (xy 178.731976 87.302179)
+ (xy 178.828282 87.228282)
+ (xy 178.905972 87.127034)
+ (xy 178.924535 87.102843)
+ (xy 178.924536 87.10284)
+ (xy 178.985044 86.956762)
+ (xy 179.005682 86.8)
+ (xy 178.985044 86.643238)
+ (xy 178.924536 86.497159)
+ (xy 178.920518 86.491923)
+ (xy 178.841623 86.389104)
+ (xy 178.804695 86.308606)
+ (xy 178.8005 86.26796)
+ (xy 178.8005 85.65754)
+ (xy 178.820207 85.571197)
+ (xy 178.841623 85.536396)
+ (xy 178.924534 85.428343)
+ (xy 178.924536 85.428341)
+ (xy 178.985044 85.282262)
+ (xy 179.005682 85.1255)
+ (xy 178.985044 84.968738)
+ (xy 178.924536 84.822659)
+ (xy 178.924535 84.822656)
+ (xy 178.839615 84.711988)
+ (xy 178.828282 84.697218)
+ (xy 178.780994 84.660933)
+ (xy 178.702843 84.600964)
+ (xy 178.70284 84.600963)
+ (xy 178.556764 84.540457)
+ (xy 178.556762 84.540456)
+ (xy 178.514271 84.534862)
+ (xy 178.4 84.519818)
+ (xy 178.399999 84.519818)
+ (xy 178.243237 84.540456)
+ (xy 178.243235 84.540457)
+ (xy 178.097159 84.600963)
+ (xy 178.097156 84.600964)
+ (xy 177.971718 84.697218)
+ (xy 177.875464 84.822656)
+ (xy 177.875463 84.822659)
+ (xy 177.814957 84.968735)
+ (xy 177.814956 84.968737)
+ (xy 177.794318 85.125499)
+ (xy 177.814956 85.282262)
+ (xy 177.814957 85.282264)
+ (xy 177.875463 85.42834)
+ (xy 177.875465 85.428343)
+ (xy 177.958377 85.536396)
+ (xy 177.995305 85.616894)
+ (xy 177.9995 85.65754)
+ (xy 177.9995 86.26796)
+ (xy 177.979793 86.354303)
+ (xy 177.958377 86.389104)
+ (xy 177.875465 86.497156)
+ (xy 177.875463 86.497159)
+ (xy 177.814957 86.643235)
+ (xy 177.814956 86.643237)
+ (xy 177.794318 86.8)
+ (xy 168.563859 86.8)
+ (xy 168.563859 86.613906)
+ (xy 168.564485 86.602757)
+ (xy 168.56595 86.589755)
+ (xy 168.568924 86.563359)
+ (xy 168.548727 86.384104)
+ (xy 168.489148 86.213837)
+ (xy 168.393175 86.061097)
+ (xy 168.393172 86.061094)
+ (xy 168.393171 86.061092)
+ (xy 168.265625 85.933546)
+ (xy 168.265622 85.933544)
+ (xy 168.265621 85.933543)
+ (xy 168.112881 85.83757)
+ (xy 168.11288 85.837569)
+ (xy 168.112879 85.837569)
+ (xy 167.942617 85.777992)
+ (xy 167.942616 85.777991)
+ (xy 167.942614 85.777991)
+ (xy 167.763359 85.757794)
+ (xy 167.584104 85.777991)
+ (xy 167.584101 85.777991)
+ (xy 167.5841 85.777992)
+ (xy 167.413838 85.837569)
+ (xy 167.413837 85.837569)
+ (xy 167.261092 85.933546)
+ (xy 167.133546 86.061092)
+ (xy 167.037569 86.213837)
+ (xy 167.037569 86.213838)
+ (xy 166.982325 86.371718)
+ (xy 166.977991 86.384104)
+ (xy 166.959893 86.544732)
+ (xy 166.957794 86.56336)
+ (xy 166.962233 86.602757)
+ (xy 166.962859 86.613906)
+ (xy 166.962859 88.226369)
+ (xy 166.943152 88.312712)
+ (xy 166.887933 88.381953)
+ (xy 166.808141 88.42038)
+ (xy 166.737885 88.423667)
+ (xy 166.612894 88.407212)
+ (xy 166.456131 88.42785)
+ (xy 166.456129 88.427851)
+ (xy 166.310053 88.488357)
+ (xy 166.31005 88.488358)
+ (xy 166.184612 88.584612)
+ (xy 166.088358 88.71005)
+ (xy 166.088357 88.710053)
+ (xy 166.027851 88.856129)
+ (xy 166.027848 88.856138)
+ (xy 166.025888 88.871031)
+ (xy 165.995078 88.954063)
+ (xy 165.931294 89.015504)
+ (xy 165.847168 89.043185)
+ (xy 165.759362 89.031624)
+ (xy 165.687877 88.985768)
+ (xy 165.643454 88.941345)
+ (xy 165.596335 88.866357)
+ (xy 165.585168 88.800631)
+ (xy 165.585168 88.620769)
+ (xy 165.604875 88.534426)
+ (xy 165.654168 88.472614)
+ (xy 165.653727 88.472173)
+ (xy 165.657648 88.468251)
+ (xy 165.660094 88.465185)
+ (xy 165.662913 88.462978)
+ (xy 165.66295 88.46295)
+ (xy 165.741846 88.360131)
+ (xy 165.759203 88.337511)
+ (xy 165.759204 88.337508)
+ (xy 165.769475 88.312712)
+ (xy 165.819712 88.19143)
+ (xy 165.84035 88.034668)
+ (xy 165.819712 87.877906)
+ (xy 165.759204 87.731827)
+ (xy 165.759203 87.731824)
+ (xy 165.698252 87.652393)
+ (xy 165.66295 87.606386)
+ (xy 165.621136 87.574301)
+ (xy 165.537511 87.510132)
+ (xy 165.537508 87.510131)
+ (xy 165.391432 87.449625)
+ (xy 165.39143 87.449624)
+ (xy 165.234668 87.428986)
+ (xy 165.077905 87.449624)
+ (xy 165.077903 87.449625)
+ (xy 164.931827 87.510131)
+ (xy 164.931824 87.510132)
+ (xy 164.806386 87.606386)
+ (xy 164.710132 87.731824)
+ (xy 164.710131 87.731827)
+ (xy 164.649625 87.877903)
+ (xy 164.649624 87.877905)
+ (xy 164.628986 88.034669)
+ (xy 164.632177 88.058906)
+ (xy 164.623908 88.147082)
+ (xy 164.578199 88.222938)
+ (xy 164.504104 88.27145)
+ (xy 164.416298 88.28301)
+ (xy 164.408906 88.282177)
+ (xy 164.384669 88.278986)
+ (xy 164.384668 88.278986)
+ (xy 164.354103 88.28301)
+ (xy 164.227905 88.299624)
+ (xy 164.227903 88.299625)
+ (xy 164.081827 88.360131)
+ (xy 164.081824 88.360132)
+ (xy 163.956386 88.456386)
+ (xy 163.860132 88.581824)
+ (xy 163.860131 88.581827)
+ (xy 163.799625 88.727903)
+ (xy 163.799624 88.727905)
+ (xy 163.778986 88.884667)
+ (xy 150.0105 88.884667)
+ (xy 150.0105 81.9595)
+ (xy 150.030207 81.873157)
+ (xy 150.085426 81.803916)
+ (xy 150.165218 81.765489)
+ (xy 150.2095 81.7605)
+ (xy 154.579935 81.7605)
+ (xy 154.697209 81.735571)
+ (xy 154.736302 81.727262)
+ (xy 154.882345 81.66224)
+ (xy 155.011677 81.568275)
+ (xy 155.077814 81.494822)
+ (xy 155.118643 81.449477)
+ (xy 155.118644 81.449475)
+ (xy 155.118646 81.449473)
+ (xy 155.198578 81.311027)
+ (xy 155.247979 81.158988)
+ (xy 155.264689 81)
+ (xy 155.247979 80.841012)
+ (xy 155.198578 80.688973)
+ (xy 155.118646 80.550527)
+ (xy 155.118645 80.550526)
+ (xy 155.118643 80.550522)
+ (xy 155.011682 80.43173)
+ (xy 155.01168 80.431728)
+ (xy 155.011677 80.431725)
+ (xy 154.947011 80.384742)
+ (xy 154.882346 80.33776)
+ (xy 154.736301 80.272737)
+ (xy 154.579935 80.2395)
+ (xy 154.579932 80.2395)
+ (xy 154.502088 80.2395)
+ (xy 150.2095 80.2395)
+ (xy 150.123157 80.219793)
+ (xy 150.053916 80.164574)
+ (xy 150.015489 80.084782)
+ (xy 150.0105 80.0405)
+ (xy 150.0105 73.463903)
+ (xy 174.172408 73.463903)
+ (xy 174.192703 73.864085)
+ (xy 174.192704 73.864098)
+ (xy 174.253377 74.260149)
+ (xy 174.353812 74.648053)
+ (xy 174.353814 74.648058)
+ (xy 174.492977 75.023809)
+ (xy 174.582657 75.206634)
+ (xy 174.669442 75.383557)
+ (xy 174.856955 75.684394)
+ (xy 174.881392 75.723599)
+ (xy 175.126659 76.040458)
+ (xy 175.402723 76.330878)
+ (xy 175.40273 76.330884)
+ (xy 175.402731 76.330885)
+ (xy 175.706747 76.591873)
+ (xy 175.706754 76.591879)
+ (xy 176.035609 76.82077)
+ (xy 176.035617 76.820775)
+ (xy 176.035627 76.820782)
+ (xy 176.385972 77.015239)
+ (xy 176.754192 77.173255)
+ (xy 177.13651 77.293208)
+ (xy 177.528996 77.373866)
+ (xy 177.528999 77.373866)
+ (xy 177.529001 77.373867)
+ (xy 177.927638 77.414404)
+ (xy 177.92764 77.414404)
+ (xy 178.32833 77.414404)
+ (xy 178.328332 77.414404)
+ (xy 178.726969 77.373867)
+ (xy 178.726972 77.373866)
+ (xy 178.726975 77.373866)
+ (xy 178.797979 77.359274)
+ (xy 179.11946 77.293208)
+ (xy 179.501778 77.173255)
+ (xy 179.869998 77.015239)
+ (xy 180.220343 76.820782)
+ (xy 180.549217 76.591878)
+ (xy 180.853247 76.330878)
+ (xy 181.129311 76.040458)
+ (xy 181.374578 75.723599)
+ (xy 181.58653 75.383553)
+ (xy 181.762993 75.023809)
+ (xy 181.902156 74.648058)
+ (xy 182.002591 74.260156)
+ (xy 182.063267 73.864083)
+ (xy 182.083562 73.463904)
+ (xy 182.063267 73.063725)
+ (xy 182.002591 72.667652)
+ (xy 181.902156 72.27975)
+ (xy 181.762993 71.903999)
+ (xy 181.58653 71.544255)
+ (xy 181.374578 71.204209)
+ (xy 181.129311 70.88735)
+ (xy 180.853247 70.59693)
+ (xy 180.549217 70.33593)
+ (xy 180.549215 70.335928)
+ (xy 180.22036 70.107037)
+ (xy 180.220338 70.107023)
+ (xy 180.102756 70.04176)
+ (xy 179.869998 69.912569)
+ (xy 179.501778 69.754553)
+ (xy 179.11946 69.6346)
+ (xy 179.094814 69.629535)
+ (xy 178.726973 69.553941)
+ (xy 178.726976 69.553941)
+ (xy 178.416918 69.522412)
+ (xy 178.328332 69.513404)
+ (xy 177.927638 69.513404)
+ (xy 177.839051 69.522412)
+ (xy 177.528994 69.553941)
+ (xy 177.136519 69.634598)
+ (xy 177.136509 69.6346)
+ (xy 176.754195 69.754552)
+ (xy 176.754192 69.754553)
+ (xy 176.385972 69.912569)
+ (xy 176.38597 69.91257)
+ (xy 176.035631 70.107023)
+ (xy 176.035609 70.107037)
+ (xy 175.706754 70.335928)
+ (xy 175.706747 70.335934)
+ (xy 175.402731 70.596922)
+ (xy 175.402717 70.596936)
+ (xy 175.126657 70.887351)
+ (xy 174.881388 71.204214)
+ (xy 174.881386 71.204217)
+ (xy 174.669442 71.54425)
+ (xy 174.66944 71.544255)
+ (xy 174.492977 71.903999)
+ (xy 174.423395 72.091874)
+ (xy 174.353812 72.279754)
+ (xy 174.253377 72.667658)
+ (xy 174.192704 73.063709)
+ (xy 174.192703 73.063722)
+ (xy 174.172408 73.463903)
+ (xy 150.0105 73.463903)
+ (xy 150.0105 67.2095)
+ (xy 150.030207 67.123157)
+ (xy 150.085426 67.053916)
+ (xy 150.165218 67.015489)
+ (xy 150.2095 67.0105)
+ (xy 205.7905 67.0105)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 194.871504 81.129146)
+ (xy 194.940745 81.184365)
+ (xy 194.979172 81.264157)
+ (xy 194.979172 81.352721)
+ (xy 194.940745 81.432513)
+ (xy 194.925875 81.449153)
+ (xy 193.233793 83.141234)
+ (xy 193.223391 83.150287)
+ (xy 193.215771 83.156041)
+ (xy 193.184152 83.190725)
+ (xy 193.180983 83.194044)
+ (xy 193.167833 83.207195)
+ (xy 193.1678 83.207234)
+ (xy 193.167744 83.207317)
+ (xy 193.159214 83.218079)
+ (xy 193.140087 83.239061)
+ (xy 193.138536 83.241566)
+ (xy 193.121533 83.273825)
+ (xy 193.120343 83.27652)
+ (xy 193.113842 83.304159)
+ (xy 193.109763 83.317333)
+ (xy 193.099499 83.343827)
+ (xy 193.098956 83.346733)
+ (xy 193.094757 83.382928)
+ (xy 193.094621 83.385882)
+ (xy 193.098545 83.414011)
+ (xy 193.0995 83.427773)
+ (xy 193.0995 85.1931)
+ (xy 193.079793 85.279443)
+ (xy 193.041214 85.333814)
+ (xy 191.883105 86.491923)
+ (xy 191.872703 86.500975)
+ (xy 191.865083 86.506729)
+ (xy 191.833464 86.541413)
+ (xy 191.830295 86.544732)
+ (xy 191.817145 86.557883)
+ (xy 191.817112 86.557922)
+ (xy 191.817056 86.558005)
+ (xy 191.808526 86.568767)
+ (xy 191.789399 86.589749)
+ (xy 191.787848 86.592254)
+ (xy 191.770845 86.624513)
+ (xy 191.769655 86.627208)
+ (xy 191.763154 86.654847)
+ (xy 191.759075 86.668021)
+ (xy 191.748811 86.694515)
+ (xy 191.748268 86.697423)
+ (xy 191.74407 86.733607)
+ (xy 191.743933 86.73657)
+ (xy 191.747856 86.764694)
+ (xy 191.748811 86.778455)
+ (xy 191.748811 87.726219)
+ (xy 191.729104 87.812562)
+ (xy 191.673885 87.881803)
+ (xy 191.670957 87.884094)
+ (xy 191.621031 87.922404)
+ (xy 191.524776 88.047844)
+ (xy 191.524775 88.047847)
+ (xy 191.464269 88.193923)
+ (xy 191.464268 88.193925)
+ (xy 191.44863 88.312712)
+ (xy 191.44363 88.350688)
+ (xy 191.464268 88.50745)
+ (xy 191.475442 88.534426)
+ (xy 191.524775 88.653528)
+ (xy 191.524776 88.653531)
+ (xy 191.581847 88.727906)
+ (xy 191.62103 88.77897)
+ (xy 191.675521 88.820782)
+ (xy 191.746468 88.875223)
+ (xy 191.746471 88.875224)
+ (xy 191.784277 88.890884)
+ (xy 191.856506 88.942133)
+ (xy 191.899346 89.019646)
+ (xy 191.904311 89.10807)
+ (xy 191.87042 89.189892)
+ (xy 191.84884 89.215447)
+ (xy 191.672872 89.391414)
+ (xy 191.597887 89.438532)
+ (xy 191.532161 89.449699)
+ (xy 190.162987 89.449699)
+ (xy 190.076644 89.429992)
+ (xy 190.007403 89.374773)
+ (xy 190.00511 89.371842)
+ (xy 189.928283 89.271719)
+ (xy 189.802843 89.175464)
+ (xy 189.80284 89.175463)
+ (xy 189.656764 89.114957)
+ (xy 189.656762 89.114956)
+ (xy 189.5 89.094318)
+ (xy 189.343237 89.114956)
+ (xy 189.343235 89.114957)
+ (xy 189.185109 89.180455)
+ (xy 189.184411 89.178771)
+ (xy 189.114841 89.200224)
+ (xy 189.027268 89.187016)
+ (xy 188.954098 89.13712)
+ (xy 188.909824 89.060418)
+ (xy 188.900988 89.001779)
+ (xy 188.900988 87.809154)
+ (xy 188.900988 87.43933)
+ (xy 188.920695 87.35299)
+ (xy 188.975914 87.283749)
+ (xy 189.055706 87.245322)
+ (xy 189.14427 87.245322)
+ (xy 189.224062 87.283749)
+ (xy 189.279281 87.35299)
+ (xy 189.285183 87.368894)
+ (xy 189.285353 87.368824)
+ (xy 189.290343 87.380873)
+ (xy 189.290344 87.380874)
+ (xy 189.292071 87.385043)
+ (xy 189.350851 87.526952)
+ (xy 189.350852 87.526955)
+ (xy 189.411803 87.606386)
+ (xy 189.447106 87.652394)
+ (xy 189.501597 87.694206)
+ (xy 189.572544 87.748647)
+ (xy 189.572547 87.748648)
+ (xy 189.718626 87.809156)
+ (xy 189.875388 87.829794)
+ (xy 190.03215 87.809156)
+ (xy 190.178229 87.748648)
+ (xy 190.178229 87.748647)
+ (xy 190.178231 87.748647)
+ (xy 190.207459 87.726219)
+ (xy 190.30367 87.652394)
+ (xy 190.377567 87.556088)
+ (xy 190.399923 87.526955)
+ (xy 190.399924 87.526952)
+ (xy 190.406891 87.510132)
+ (xy 190.460432 87.380874)
+ (xy 190.48107 87.224112)
+ (xy 190.460432 87.06735)
+ (xy 190.399924 86.921271)
+ (xy 190.399923 86.921268)
+ (xy 190.303669 86.795829)
+ (xy 190.253743 86.757519)
+ (xy 190.19724 86.689322)
+ (xy 190.175923 86.603362)
+ (xy 190.175888 86.599643)
+ (xy 190.175888 86.531512)
+ (xy 190.195595 86.445169)
+ (xy 190.234174 86.390797)
+ (xy 190.360614 86.264358)
+ (xy 190.435603 86.21724)
+ (xy 190.501328 86.206073)
+ (xy 190.828984 86.206073)
+ (xy 190.842747 86.207028)
+ (xy 190.852186 86.208344)
+ (xy 190.852192 86.208346)
+ (xy 190.894902 86.206371)
+ (xy 190.899071 86.206179)
+ (xy 190.903666 86.206073)
+ (xy 190.922257 86.206073)
+ (xy 190.922271 86.206073)
+ (xy 190.92232 86.206063)
+ (xy 190.936026 86.204469)
+ (xy 190.964419 86.203158)
+ (xy 190.964421 86.203157)
+ (xy 190.964422 86.203157)
+ (xy 190.967296 86.202481)
+ (xy 191.002082 86.191709)
+ (xy 191.004853 86.190635)
+ (xy 191.00486 86.190634)
+ (xy 191.02901 86.17568)
+ (xy 191.041198 86.169256)
+ (xy 191.067192 86.157779)
+ (xy 191.067193 86.157777)
+ (xy 191.069648 86.156096)
+ (xy 191.098182 86.133494)
+ (xy 191.100377 86.131493)
+ (xy 191.100376 86.131493)
+ (xy 191.100379 86.131492)
+ (xy 191.117497 86.108821)
+ (xy 191.126534 86.098435)
+ (xy 192.466219 84.75875)
+ (xy 192.476618 84.749703)
+ (xy 192.484222 84.74396)
+ (xy 192.484228 84.743958)
+ (xy 192.515866 84.709251)
+ (xy 192.519026 84.705944)
+ (xy 192.532174 84.692797)
+ (xy 192.532211 84.692741)
+ (xy 192.540771 84.681932)
+ (xy 192.559916 84.660933)
+ (xy 192.559917 84.660928)
+ (xy 192.561477 84.65841)
+ (xy 192.578453 84.626205)
+ (xy 192.579654 84.623485)
+ (xy 192.579654 84.623483)
+ (xy 192.579656 84.623481)
+ (xy 192.586159 84.59583)
+ (xy 192.590233 84.582672)
+ (xy 192.6005 84.556173)
+ (xy 192.6005 84.556171)
+ (xy 192.601044 84.55326)
+ (xy 192.605241 84.517088)
+ (xy 192.605377 84.514124)
+ (xy 192.605379 84.514119)
+ (xy 192.601455 84.485988)
+ (xy 192.6005 84.472226)
+ (xy 192.6005 81.771904)
+ (xy 192.620207 81.685561)
+ (xy 192.658786 81.63119)
+ (xy 193.122252 81.167725)
+ (xy 193.197241 81.120606)
+ (xy 193.262966 81.109439)
+ (xy 194.785161 81.109439)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 195.887343 79.526702)
+ (xy 195.956584 79.581921)
+ (xy 195.995011 79.661713)
+ (xy 196 79.705995)
+ (xy 196 80.309439)
+ (xy 195.980293 80.395782)
+ (xy 195.925074 80.465023)
+ (xy 195.845282 80.50345)
+ (xy 195.801 80.508439)
+ (xy 193.696961 80.508439)
+ (xy 193.610618 80.488732)
+ (xy 193.541377 80.433513)
+ (xy 193.50295 80.353721)
+ (xy 193.50295 80.265157)
+ (xy 193.541377 80.185365)
+ (xy 193.556247 80.168725)
+ (xy 194.159691 79.565281)
+ (xy 194.234679 79.518162)
+ (xy 194.300405 79.506995)
+ (xy 195.801 79.506995)
+ )
+ )
+ )
+ (group "" (id 1e02b718-e682-4b46-9c19-5e3b4a5e3f08)
+ (members
+ 5182b15a-f593-403b-9b10-45be5f4b3645
+ 85d7b764-ad78-4f82-b1ea-1f4030851722
+ a480678f-aaf9-4180-89f8-b8a5f2e9b031
+ )
+ )
+)
diff --git a/center-control/center.kicad_prl b/center-control/center.kicad_prl
index c1154cb..4beff82 100644
--- a/center-control/center.kicad_prl
+++ b/center-control/center.kicad_prl
@@ -2,7 +2,7 @@
"board": {
"active_layer": 0,
"active_layer_preset": "",
- "auto_track_width": true,
+ "auto_track_width": false,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
@@ -65,7 +65,7 @@
36,
39
],
- "visible_layers": "ffcffff_ffffffff",
+ "visible_layers": "ffeffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
diff --git a/center-control/center.kicad_pro b/center-control/center.kicad_pro
index 618cc78..3d70234 100644
--- a/center-control/center.kicad_pro
+++ b/center-control/center.kicad_pro
@@ -57,10 +57,12 @@
}
],
"drc_exclusions": [
- "clearance|180095001|115440000|46b665bc-ec0c-494f-bc83-df770871abd3|bcb40fa3-b41b-411d-b561-9bd80d99e072",
- "clearance|180850000|115440000|bcb40fa3-b41b-411d-b561-9bd80d99e072|46b665bc-ec0c-494f-bc83-df770871abd3",
- "courtyards_overlap|195765866|108222151|00000000-0000-0000-0000-00005de7bda7|00000000-0000-0000-0000-00005de9b522",
- "text_thickness|193350000|117925000|e1e8791b-f102-4509-9948-1986c49e1265|00000000-0000-0000-0000-000000000000"
+ "courtyards_overlap|196360001|102626502|00000000-0000-0000-0000-00005de9b522|99d59f94-0300-4758-95c1-fe9bbbbfa783",
+ "courtyards_overlap|197763171|110797068|00000000-0000-0000-0000-00005de9b522|c4833d2e-2c9e-4440-8866-6140984cca80",
+ "text_thickness|152631995|101175000|00000000-0000-0000-0000-00005de93595|00000000-0000-0000-0000-000000000000",
+ "text_thickness|156049472|101175000|00000000-0000-0000-0000-00005de935c0|00000000-0000-0000-0000-000000000000",
+ "text_thickness|178000000|68444662|e1e8791b-f102-4509-9948-1986c49e1265|00000000-0000-0000-0000-000000000000",
+ "unresolved_variable|206814520|80002996|002cb8c7-b00a-4e5f-a820-e69219752984|00000000-0000-0000-0000-000000000000"
],
"meta": {
"filename": "board_design_settings.json",
@@ -100,16 +102,16 @@
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "ignore",
- "silk_over_copper": "error",
+ "silk_over_copper": "ignore",
"silk_overlap": "ignore",
"skew_out_of_range": "error",
- "solder_mask_bridge": "error",
- "starved_thermal": "error",
+ "solder_mask_bridge": "ignore",
+ "starved_thermal": "ignore",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
- "track_dangling": "warning",
+ "track_dangling": "ignore",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
@@ -534,8 +536,11 @@
"gencad": "",
"idf": "",
"netlist": "",
+ "plot": "",
+ "pos_files": "",
"specctra_dsn": "",
"step": "",
+ "svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
diff --git a/center-control/center.kicad_sch b/center-control/center.kicad_sch
index 8a7d431..789df8d 100644
--- a/center-control/center.kicad_sch
+++ b/center-control/center.kicad_sch
@@ -1763,6 +1763,8 @@
(uuid faa23a6c-6bce-455d-a164-9fd53e584d0d)
)
+ (no_connect (at 45.72 238.76) (uuid 6ec045b9-a00b-4b44-a123-c9b8561bdd59))
+
(wire (pts (xy 365.76 128.27) (xy 356.87 128.27))
(stroke (width 0) (type solid))
(uuid 01c24cb8-6c3a-4a51-b30e-f2ba9339a79d)
@@ -2804,8 +2806,8 @@
(uuid 15a5e320-b7f4-49e7-8f9d-0e816c865c17)
)
(text "Ilim=2A" (exclude_from_sim no)
- (at 194.31 105.41 0)
- (effects (font (size 1.27 1.27)) (justify left bottom))
+ (at 201.93 100.33 0)
+ (effects (font (size 1.27 1.27)) (justify right bottom))
(uuid bf087ef6-8191-407d-936a-b2bf1e21813f)
)
@@ -2993,10 +2995,6 @@
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid a7142955-b5c2-4bab-9b1f-3aab1b38524d)
)
- (label "NRST" (at 45.72 238.76 0) (fields_autoplaced)
- (effects (font (size 1.27 1.27)) (justify left bottom))
- (uuid afa9068d-bc0f-4009-88de-5ad66d83882a)
- )
(label "C1" (at 54.61 96.52 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b39950c0-40da-41cb-bc68-cbd55b8e0a7e)
@@ -3140,7 +3138,7 @@
(property "Reference" "C4" (at 284.48 95.25 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Value" "2200uF/25V/2A" (at 289.56 121.92 90)
+ (property "Value" "2200uF/25V/2A" (at 299.72 99.06 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" (at 288.29 99.06 0)
@@ -3149,17 +3147,17 @@
(property "Datasheet" "~" (at 288.29 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
- (property "Mfg" "CapXon" (at 287.02 121.92 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (property "Mfg" "CapXon" (at 297.18 99.06 90)
+ (effects (font (size 1.27 1.27)) (justify left) hide)
)
- (property "PN" "63YXF220MFFCT810X20" (at 292.1 121.92 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (property "PN" "63YXF220MFFCT810X20" (at 307.34 99.06 90)
+ (effects (font (size 1.27 1.27)) (justify right) hide)
)
(property "LCSC" "C59339" (at 288.29 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
- (pin "1" (uuid f89b2a4b-ab99-42dc-bf35-eaa2bfa1652c))
- (pin "2" (uuid e3c8463c-49e4-41a5-b141-411e2ca20f3b))
+ (pin "1" (uuid 528d444c-a457-4bf5-bd01-fe841127ae65))
+ (pin "2" (uuid ab7993f5-f830-4409-8ffc-4cdd9cb1116a))
(instances
(project "center"
(path "/90842322-b56e-42c7-bb4b-462bae6a0a0f"
@@ -3210,15 +3208,18 @@
(property "Reference" "C6" (at 302.0568 111.8616 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Value" "10u" (at 302.0568 114.173 0)
+ (property "Value" "10u/25V" (at 302.0568 114.173 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Capacitors_SMD:C_0603_HandSoldering" (at 299.72 113.03 0)
+ (property "Footprint" "Capacitor_SMD:C_1210_3225Metric_Pad1.33x2.70mm_HandSolder" (at 299.72 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 299.72 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C39232" (at 299.72 113.03 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid 3c97ab3c-ee10-4145-9307-4be5dcf8641b))
(pin "2" (uuid 7b986517-edd2-4607-9b93-9e16b294c8de))
(instances
@@ -3245,6 +3246,9 @@
(property "Datasheet" "~" (at 308.61 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C15725" (at 308.61 113.03 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid d8197674-ffe7-49a4-b5da-6ee3ae473a21))
(pin "2" (uuid 54ec08be-d7f0-4891-9f12-97f701ec10e8))
(instances
@@ -3271,6 +3275,9 @@
(property "Datasheet" "~" (at 347.98 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C95841" (at 347.98 113.03 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid b8d2fb65-4d13-4938-a762-443f418afa24))
(pin "2" (uuid 56a0faf1-8d8e-43e4-873e-97f630fbdad3))
(instances
@@ -3297,6 +3304,9 @@
(property "Datasheet" "~" (at 356.87 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C15725" (at 356.87 113.03 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid fc191029-108d-465e-939f-9f3144002071))
(pin "2" (uuid 0da6e875-1af1-4231-909f-8c7c7ac48c24))
(instances
@@ -3518,7 +3528,7 @@
(property "Value" "0" (at 71.12 189.23 90)
(effects (font (size 1.27 1.27)))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 68.58 191.77 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 68.58 191.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 68.58 191.77 0)
@@ -3681,16 +3691,16 @@
)
)
- (symbol (lib_id "center-rescue:R-Device") (at 198.12 101.6 270) (unit 1)
+ (symbol (lib_id "center-rescue:R-Device") (at 198.12 101.6 270) (mirror x) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 00000000-0000-0000-0000-00005deb5134)
- (property "Reference" "R4" (at 198.12 96.3422 90)
+ (property "Reference" "R4" (at 198.12 106.8578 90)
(effects (font (size 1.27 1.27)))
)
- (property "Value" "30mR 1/4W" (at 198.12 98.6536 90)
+ (property "Value" "30mR 1/4W" (at 198.12 104.5464 90)
(effects (font (size 1.27 1.27)))
)
- (property "Footprint" "Resistor_SMD:R_1210_3225Metric" (at 198.12 99.822 90)
+ (property "Footprint" "Resistor_SMD:R_1210_3225Metric" (at 198.12 103.378 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 198.12 101.6 0)
@@ -3756,13 +3766,7 @@
(property "Datasheet" "~" (at 254 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
- (property "Mfg" "Eaton" (at 254 95.25 0)
- (effects (font (size 1.27 1.27)) hide)
- )
- (property "PN" "DR127-470" (at 254 95.25 0)
- (effects (font (size 1.27 1.27)) hide)
- )
- (property "Reichelt" "EATON DR127-470" (at 254 95.25 0)
+ (property "LCSC" "C526031" (at 254 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid edfc54e1-8ddf-43a9-beea-f0293e91e992))
@@ -3839,7 +3843,7 @@
(property "Value" "300k" (at 281.178 101.473 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 277.622 100.33 90)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 277.622 100.33 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 279.4 100.33 0)
@@ -3865,7 +3869,7 @@
(property "Value" "20k" (at 281.178 114.173 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 277.622 113.03 90)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 277.622 113.03 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 279.4 113.03 0)
@@ -3942,7 +3946,7 @@
(property "Value" "4k7" (at 275.8186 222.123 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 274.32 220.98 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 274.32 220.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 274.32 220.98 0)
@@ -3975,13 +3979,13 @@
(effects (font (size 1.27 1.27)) hide)
)
(property "Mfg" "Rubycon" (at 181.61 115.57 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "LCSC" "C324050" (at 176.53 104.14 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "PN" "63YXF220MFFCT810X20" (at 184.15 115.57 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (effects (font (size 1.27 1.27)) (justify left) hide)
)
(pin "1" (uuid 207cf608-c868-4208-9f73-d8007351721c))
(pin "2" (uuid b624d11c-d2e0-4949-8034-218d5fd888cf))
@@ -4009,6 +4013,9 @@
(property "Datasheet" "~" (at 191.77 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C15725" (at 191.77 115.57 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid bccb99e8-8050-4325-a979-5455a7215391))
(pin "2" (uuid 5c62e04d-33c3-48dc-b39a-dcea159e83c1))
(instances
@@ -4035,6 +4042,9 @@
(property "Datasheet" "~" (at 241.3 99.06 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C15725" (at 241.3 99.06 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid 4d6e3a08-9bc7-427b-8904-fcf0bd35d0b1))
(pin "2" (uuid aa6076d8-8f49-491a-bc89-d6dc10ea6645))
(instances
@@ -4055,7 +4065,7 @@
(property "Value" "5R1" (at 233.68 93.5736 90)
(effects (font (size 1.27 1.27)))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 233.68 94.742 90)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 233.68 94.742 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 233.68 96.52 0)
@@ -4131,7 +4141,7 @@
(property "Value" "4k7" (at 208.5086 222.123 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 207.01 220.98 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 207.01 220.98 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 207.01 220.98 0)
@@ -4232,7 +4242,7 @@
(property "Value" "4k7" (at 208.5086 178.943 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 207.01 177.8 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 207.01 177.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 207.01 177.8 0)
@@ -4258,7 +4268,7 @@
(property "Value" "4k7" (at 275.8186 178.943 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 274.32 177.8 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 274.32 177.8 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 274.32 177.8 0)
@@ -4534,6 +4544,9 @@
(property "Reichelt" "KAB 100-2,5" (at 92.71 248.92 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "DNP" "DNP" (at 92.71 248.92 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(instances
(project "center"
(path "/90842322-b56e-42c7-bb4b-462bae6a0a0f"
@@ -4611,7 +4624,7 @@
(property "Value" "1k" (at 236.4486 239.903 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 234.95 238.76 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 234.95 238.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 234.95 238.76 0)
@@ -4744,7 +4757,7 @@
(property "Value" "1k" (at 303.7586 196.723 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 302.26 195.58 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 302.26 195.58 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 302.26 195.58 0)
@@ -5133,6 +5146,9 @@
(property "Datasheet" "~" (at 113.03 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C15725" (at 113.03 77.47 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid 285b769d-be36-4da4-9c46-025725feb658))
(pin "2" (uuid d7c34f23-2328-4100-99dd-3de35d64e472))
(instances
@@ -5623,6 +5639,9 @@
(property "Datasheet" "~" (at 365.76 113.03 0)
(effects (font (size 1.27 1.27)) hide)
)
+ (property "LCSC" "C95841" (at 365.76 113.03 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
(pin "1" (uuid b51ca6a1-0d4e-4a95-a832-b4ca657ec1c2))
(pin "2" (uuid 1f1ec3ad-6a9c-43fa-b5db-b1cdd0ece232))
(instances
@@ -5703,7 +5722,7 @@
(property "Value" "1k" (at 236.4486 196.723 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 234.95 195.58 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 234.95 195.58 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 234.95 195.58 0)
@@ -6038,7 +6057,7 @@
(property "Value" "1k" (at 303.7586 239.903 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" (at 302.26 238.76 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 302.26 238.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 302.26 238.76 0)
diff --git a/center-control/fp-info-cache b/center-control/fp-info-cache
index 2f66c74..9839e33 100644
--- a/center-control/fp-info-cache
+++ b/center-control/fp-info-cache
@@ -1,4 +1,2566 @@
-165127413855589
+21056619516495184
+Audio_Module
+Reverb_BTDR-1H
+Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
+audio belton reverb
+0
+7
+7
+Audio_Module
+Reverb_BTDR-1V
+Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
+audio belton reverb
+0
+7
+7
+Battery
+BatteryClip_Keystone_54_D16-19mm
+Battery clip for batteries with a diameter between 16-19 mm: https://www.keyelco.com/product.cfm/product_id/826
+battery clip 18650 18350 17350 CR123A 2/3A
+0
+3
+1
+Battery
+BatteryHolder_Bulgin_BX0036_1xC
+Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf)
+Bulgin BX0036
+0
+2
+2
+Battery
+BatteryHolder_ComfortableElectronic_CH273-2450_1x2450
+Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148
+Comfortable Electronic CR2450
+0
+2
+2
+Battery
+BatteryHolder_Eagle_12BH611-GR
+https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf
+9V Battery Holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_103_1x20mm
+http://www.keyelco.com/product-pdf.cfm?p=719
+Keystone type 103 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_104_1x23mm
+http://www.keyelco.com/product-pdf.cfm?p=744
+Keystone type 104 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_105_1x2430
+http://www.keyelco.com/product-pdf.cfm?p=745
+Keystone type 105 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_106_1x20mm
+http://www.keyelco.com/product-pdf.cfm?p=720
+Keystone type 106 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_107_1x23mm
+http://www.keyelco.com/product-pdf.cfm?p=746
+Keystone type 107 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_500
+Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710
+CR1220 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1042_1x18650
+Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918
+18650 Keystone 1042 Li-ion
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1057_1x2032
+SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf
+Keystone type 1057 coin cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1058_1x2032
+http://www.keyelco.com/product-pdf.cfm?p=14028
+Keystone type 1058 coin cell retainer
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1060_1x2032
+http://www.keyelco.com/product-pdf.cfm?p=726
+CR2032 BR2032 BatteryHolder Battery
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2460_1xAA
+https://www.keyelco.com/product-pdf.cfm?p=1025
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2462_2xAA
+2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2466_1xAAA
+1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031
+AAA battery holder Keystone
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2468_2xAAA
+2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033
+AAA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2479_3xAAA
+Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA)
+Keystone Battery Holder 2479 Battery Type 3xAAA
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2993
+http://www.keyelco.com/product-pdf.cfm?p=776
+Keystone type 2993 negative battery contact
+0
+1
+1
+Battery
+BatteryHolder_Keystone_2998_1x6.8mm
+www.keyelco.com/product-pdf.cfm?p=763
+Keystone type 2998 battery holder
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3000_1x12mm
+http://www.keyelco.com/product-pdf.cfm?p=777
+Keystone type 3000 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3001_1x12mm
+http://www.keyelco.com/product-pdf.cfm?p=778
+Keystone type 3001 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3002_1x2032
+https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf
+BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3008_1x2450
+http://www.keyelco.com/product-pdf.cfm?p=786
+Keystone type 3008 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3009_1x2450
+http://www.keyelco.com/product-pdf.cfm?p=787
+Keystone type 3009 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3034_1x20mm
+Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798
+Keystone type 3034 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_LINX_BAT-HLD-012-SMT
+SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf
+battery holder coin cell cr1216 cr1220 cr1225
+0
+3
+2
+Battery
+BatteryHolder_MPD_BA9VPC_1xPP3
+1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf
+PP3 Battery Holder BA9VPC 9V
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC2AAPC_2xAA
+2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC12AAPC_2xAA
+2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC2003_1x2032
+http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf
+BC2003 CR2032 2032 Battery Holder
+0
+3
+2
+Battery
+BatteryHolder_MPD_BH-18650-PC2
+18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf)
+18650 Battery Holder
+0
+2
+2
+Battery
+BatteryHolder_Multicomp_BC-2001_1x2032
+CR2032 retainer clip, SMT ( http://www.farnell.com/datasheets/1505853.pdf )
+BC-2001 CR2032 2032 Battery Holder
+0
+3
+2
+Battery
+BatteryHolder_Seiko_MS621F
+Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg
+Seiko MS621F
+0
+2
+2
+Battery
+BatteryHolder_TruPower_BH-331P_3xAA
+Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA)
+Battery Holder BH-331P Battery Type 3xAA
+0
+2
+2
+Battery
+Battery_CR1225
+CR1225 battery
+battery CR1225 coin cell
+0
+0
+0
+Battery
+Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles
+Panasonic CR-1025/VSK battery
+battery CR-1025 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles
+Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF
+battery CR-1220 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles
+Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF
+battery CR-1632 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles
+Panasonic CR-2025/V1AK battery,
+battery CR-2025 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles
+Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF
+battery CR-2032 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles
+Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF
+battery CR-2354/VCN coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles
+Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF
+battery CR-2450 coin cell
+0
+2
+2
+Battery
+Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles
+Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF
+battery CR-2477 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles
+Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF
+battery CR-3032 coin cell vertical
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.00u_PCB
+Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.00u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.00u_Plate
+Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.00u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.25u_PCB
+Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.25u_Plate
+Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.50u_PCB
+Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.50u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.50u_Plate
+Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.50u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.75u_PCB
+Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.75u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.75u_Plate
+Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.75u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_PCB
+Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Plate
+Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Vertical_PCB
+Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u vertical PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Vertical_Plate
+Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u vertical plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.25u_PCB
+Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.25u_Plate
+Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.75u_PCB
+Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.75u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.75u_Plate
+Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.75u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_6.25u_PCB
+Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 6.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_6.25u_Plate
+Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 6.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_ISOEnter_PCB
+Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch ISO enter PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_ISOEnter_Plate
+Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch ISO enter plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.00u
+Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.00u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.25u
+Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.50u
+Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.50u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.75u
+Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.75u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.00u
+Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.00u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.25u
+Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.75u
+Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.75u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_6.25u
+Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 6.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_ISOEnter
+Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/
+Matias ALPS keyswitch ISO enter
+0
+2
+2
+Button_Switch_SMD
+Nidec_Copal_SH-7010A
+4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_SMD
+Nidec_Copal_SH-7010B
+4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_SMD
+Nidec_Copal_SH-7040B
+4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+5
+5
+Button_Switch_SMD
+Panasonic_EVQPUJ_EVQPUA
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUJ EVQPUA
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUK_EVQPUB
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUK EVQPUB
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUL_EVQPUC
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUL EVQPUC
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUM_EVQPUD
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUM EVQPUD
+0
+4
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile
+SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm
+SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin
+SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm
+SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm
+SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+6
+3
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm
+SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile
+SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm
+SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin
+SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm
+SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm
+SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+8
+5
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin
+SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm
+SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm
+SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm
+SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile
+SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm
+SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm
+SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+10
+7
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin
+SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm
+SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm
+SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile
+SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm
+SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin
+SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm
+SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm
+SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+12
+9
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin
+SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm
+SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm
+SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm
+SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile
+SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm
+SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin
+SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm
+SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm
+SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile
+SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm
+SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin
+SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm
+SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin
+SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm
+SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm
+SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm
+SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile
+SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm
+SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin
+SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm
+SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm
+SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile
+SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm
+SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin
+SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm
+SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm
+SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+20
+17
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin
+SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm
+SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm
+SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm
+SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile
+SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm
+SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin
+SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm
+SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm
+SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile
+SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm
+SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin
+SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm
+SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin
+SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm
+SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm
+SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm
+SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile
+SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm
+SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+24
+24
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile
+SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+24
+24
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm
+SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+24
+24
+Button_Switch_SMD
+SW_DPDT_CK_JS202011JCQN
+Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf
+switch DPDT SMT
+0
+6
+6
+Button_Switch_SMD
+SW_MEC_5GSH9
+MEC 5G single pole normally-open tactile switch
+switch normally-open pushbutton push-button
+0
+4
+4
+Button_Switch_SMD
+SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010
+Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf)
+push horizontal SPST 1P1T
+0
+5
+3
+Button_Switch_SMD
+SW_Push_1P1T-SH_NO_CK_KMR2xxG
+CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf
+tactile switch kmr2
+0
+5
+3
+Button_Switch_SMD
+SW_Push_1P1T_NO_6x6mm_H9.5mm
+tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm
+tact sw push 6mm smd
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KMR2
+CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf
+tactile switch kmr2
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC6xxJ
+CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf
+tactile switch ksc6
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC7xxJ
+CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf
+tactile switch ksc7
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR
+C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf
+Button Tactile Switch SPST 1P1T
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_Vertical_Wuerth_434133025816
+https://katalog.we-online.com/em/datasheet/434133025816.pdf
+tactile switch Wurth Wuerth
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_XKB_TS-1187A
+SMD Tactile Switch, http://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf
+SPST Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_Push_SPST_NO_Alps_SKRK
+http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html
+SMD SMT button
+0
+2
+2
+Button_Switch_SMD
+SW_SP3T_PCM13
+Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
+
+0
+8
+4
+Button_Switch_SMD
+SW_SPDT_CK-JS102011SAQN
+Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf
+switch spdt
+0
+3
+3
+Button_Switch_SMD
+SW_SPDT_PCM12
+Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
+
+0
+7
+3
+Button_Switch_SMD
+SW_SPDT_REED_MSDM-DT
+Littlefuse 14.73x2.54mm, 175VDC 5W, SPDT Reed Switch MSDM-DT, https://www.littelfuse.com/~/media/electronics/datasheets/reed_switches/littelfuse_reed_switches_mdsm_dt_datasheet.pdf.pdf
+Littlefuse Reed SPDT Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3S-1000
+Surface Mount Tactile Switch for High-Density Packaging
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3S-1100
+Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal
+Tactile Switch
+0
+5
+3
+Button_Switch_SMD
+SW_SPST_B3SL-1002P
+Middle Stroke Tactile Switch, B3SL
+Middle Stroke Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3SL-1022P
+Middle Stroke Tactile Switch, B3SL
+Middle Stroke Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3U-1000P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-1000P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-1100P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-1100P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-3000P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-3000P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-3100P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-3100P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_CK_KXT3
+https://www.ckswitches.com/media/1465/kxt3.pdf
+Switch SPST KXT3
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_CK_RS282G05A3
+https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf
+SPST button tactile switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_EVPBF
+Light Touch Switch
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP0
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP2
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf
+SMD SMT SPST EVQP2
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP7A
+Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP7C
+Light Touch Switch
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQPE1
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf
+
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_EVQQ2
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_FSMSM
+http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English
+SPST button tactile switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-100xP
+Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-101xP
+Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-105xP
+Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_PTS645
+C&K Components SPST SMD PTS645 Series 6mm Tact Switch
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_PTS810
+C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08
+Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
+SMD SMT SPST EVQPL EVQPT
+0
+6
+3
+Button_Switch_SMD
+SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15
+Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
+SMD SMT SPST EVQPL EVQPT
+0
+6
+3
+Button_Switch_SMD
+SW_SPST_REED_CT05-XXXX-G1
+Coto Technologies SPST Reed Switch CT05-XXXX-G1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT05-XXXX-J1
+Coto Technologies SPST Reed Switch CT05-XXXX-J1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G1
+Coto Technologies SPST Reed Switch CT10-XXXX-G1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G2
+Coto Technologies SPST Reed Switch CT10-XXXX-G2
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G4
+Coto Technologies SPST Reed Switch CT10-XXXX-G4
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_SKQG_WithStem
+ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_SKQG_WithoutStem
+ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305A
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305B
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305C
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3342
+Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf
+SPST Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS
+Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf
+switch tactile SPST 1P1T straight NO SMTR C&K
+0
+2
+2
+Button_Switch_THT
+KSA_Tactile_SPST
+KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SWITCH SMD KSA SW
+0
+5
+5
+Button_Switch_THT
+Nidec_Copal_SH-7010C
+4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_THT
+Push_E-Switch_KS01Q01
+E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf
+Push Button
+0
+4
+4
+Button_Switch_THT
+SW_CW_GPTS203211B
+SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf
+SPST button switch Off-On
+0
+2
+2
+Button_Switch_THT
+SW_CuK_JS202011AQN_DPDT_Angled
+CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
+switch DPDT
+0
+6
+6
+Button_Switch_THT
+SW_CuK_JS202011CQN_DPDT_Straight
+CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
+switch DPDT
+0
+6
+6
+Button_Switch_THT
+SW_CuK_OS102011MA1QN1_SPDT_Angled
+CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf
+switch SPDT
+0
+5
+3
+Button_Switch_THT
+SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm
+1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile
+1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm
+1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm
+2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm
+2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile
+2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm
+2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm
+3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm
+3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile
+3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm
+3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm
+4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm
+4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile
+4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm
+4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm
+5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm
+5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile
+5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm
+5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm
+6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm
+6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile
+6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm
+6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm
+7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm
+7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile
+7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm
+7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm
+8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm
+8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile
+8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm
+8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm
+9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm
+9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile
+9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm
+9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm
+10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm
+10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile
+10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm
+10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm
+11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm
+11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile
+11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm
+11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm
+12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm
+12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile
+12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm
+12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_E-Switch_EG1224_SPDT_Angled
+E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf
+switch SPDT
+0
+7
+3
+Button_Switch_THT
+SW_E-Switch_EG1271_SPDT
+E-Switch sub miniature slide switch, EG series, SPDT, https://www.e-switch.com/wp-content/uploads/2022/06/EG.pdf
+switch SPDT
+0
+6
+6
+Button_Switch_THT
+SW_E-Switch_EG2219_DPDT_Angled
+E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf
+switch DPDT
+0
+10
+6
+Button_Switch_THT
+SW_Lever_1P2T_NKK_GW12LxH
+Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf
+switch single-pole double-throw spdt ON-ON horizontal
+0
+5
+3
+Button_Switch_THT
+SW_MEC_5GTH9
+MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf
+switch normally-open pushbutton push-button
+0
+4
+2
+Button_Switch_THT
+SW_NKK_BB15AH
+https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf
+Pushbutton Right-angle
+0
+5
+3
+Button_Switch_THT
+SW_NKK_G1xJP
+Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf
+SWITCH TOGGLE ILLUM SPDT NKK
+0
+6
+6
+Button_Switch_THT
+SW_NKK_GW12LJP
+Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf
+switch single-pole double-throw spdt ON-ON illuminated LED
+0
+6
+6
+Button_Switch_THT
+SW_PUSH-12mm
+SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf
+tact sw push 12mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH-12mm_Wuerth-430476085716
+SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf
+tact sw push 12mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm
+https://www.omron.com/ecb/products/pdf/en-b3f.pdf
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H4.3mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H7.3mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H8.5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H8mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H9.5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H13mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_E-Switch_FS5700DP_DPDT
+FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf
+switch DPDT footswitch
+0
+6
+6
+Button_Switch_THT
+SW_PUSH_LCD_E3_SAxxxx
+Switch with LCD screen E3 SAxxxx
+switch normally-open pushbutton push-button LCD
+0
+6
+6
+Button_Switch_THT
+SW_PUSH_LCD_E3_SAxxxx_SocketPins
+Switch with LCD screen E3 SAxxxx
+switch normally-open pushbutton push-button LCD
+0
+6
+6
+Button_Switch_THT
+SW_Push_1P1T_NO_LED_E-Switch_TL1250
+illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf
+led push switch right angle
+0
+6
+4
+Button_Switch_THT
+SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6
+ right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
+IP67 ultra-miniture horizontal
+0
+5
+3
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2
+momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2
+momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2
+momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2
+momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2
+momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2
+momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2
+momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2
+momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2
+momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6
+ right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
+IP67 ultra-miniture horizontal
+0
+8
+6
+Button_Switch_THT
+SW_SPST_Omron_B3F-315x_Angled
+tactile switch, 7.3mm x 6.25mm x 7.4mm, right angle, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf
+tactile switch Omron B3F right angle through hole
+0
+4
+2
+Button_Switch_THT
+SW_Slide_1P2T_CK_OS102011MS2Q
+CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf
+switch SPDT
+0
+5
+3
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-10xx
+SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SKHH_Angled
+tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html
+tactile switch 6mm ALPS SKHH right angle
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx31-2LFS
+tactile switch SPST right angle, PTS645VL31-2 LFS
+tactile switch SPST angled PTS645VL31-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx39-2LFS
+tactile switch SPST right angle, PTS645VL39-2 LFS
+tactile switch SPST angled PTS645VL39-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx58-2LFS
+tactile switch SPST right angle, PTS645VL58-2 LFS
+tactile switch SPST angled PTS645VL58-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx83-2LFS
+tactile switch SPST right angle, PTS645VL83-2 LFS
+tactile switch SPST angled PTS645VL83-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_Straight_KSA0Axx1LFTR
+SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SW PUSH SMALL Tactile C&K
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_Straight_KSL0Axx1LFTR
+SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SW PUSH SMALL Tactile C&K
+0
+4
+2
+Buzzer_Beeper
+Buzzer_12x9.5RM7.6
+Generic Buzzer, D12mm height 9.5mm with RM7.6mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_15x7.5RM7.6
+Generic Buzzer, D15mm height 7.5mm with RM7.6mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_CUI_CPT-9019S-SMT
+https://www.cui.com/product/resource/cpt-9019s-smt.pdf
+buzzer piezo
+0
+2
+2
+Buzzer_Beeper
+Buzzer_D14mm_H7mm_P10mm
+Generic Buzzer, D14mm height 7mm with pitch 10mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Mallory_AST1109MLTRQ
+Mallory low-profile piezo buzzer, https://mspindy.com/spec-sheets/AST1109MLTRQ.pdf
+buzzer piezo
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Mallory_AST1240MLQ
+Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST12140MLQ.pdf
+piezo buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Murata_PKLCS1212E
+Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx
+Murata Buzzer Beeper
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Murata_PKMCS0909E
+Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1
+Murata Buzzer Beeper
+0
+2
+2
+Buzzer_Beeper
+Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm
+Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Indicator_PUI_AI-1440-TWT-24V-2-R
+14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf
+piezo buzzer self drive oscillator
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_CUI_CMT-8504-100-SMT
+magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf
+CMT 8504
+0
+4
+4
+Buzzer_Beeper
+MagneticBuzzer_CUI_CST-931RP-A
+CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf
+CST-931RP-A
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_Kingstate_KCG0601
+Buzzer, Elektromagnetic Beeper, Summer,
+Kingstate KCG0601
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_Kobitone_254-EMB73-RO
+MagneticBuzzer_Kobitone_254-EMB73-RO https://www.mouser.es/datasheet/2/209/joytech_11092018_KT-400379-1501513.pdf
+MagneticBuzzer_Kobitone_254-EMB73-RO
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_Kobitone_254-EMB84Q-RO
+MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf
+MagneticBuzzer Kobitone 254-EMB84Q-RO
+0
+3
+3
+Buzzer_Beeper
+MagneticBuzzer_PUI_AT-0927-TT-6-R
+Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf
+Buzzer Magnetic 9mm AT-0927-TT-6-R
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABI-009-RC
+Buzzer, Elektromagnetic Beeper, Summer, 6V-DC,
+Pro Signal ABI-009-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABI-010-RC
+Buzzer, Elektromagnetic Beeper, Summer, 12V-DC,
+Pro Signal ABI-010-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABT-410-RC
+Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC,
+Pro Signal ABT-410-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R
+Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf
+Projects Unlimited AI-4228-TWT-R
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_StarMicronics_HMB-06_HMB-12
+Buzzer, Elektromagnetic Beeper, Summer,
+Star Micronics HMB-06 HMB-12
+0
+2
+2
+Buzzer_Beeper
+PUIAudio_SMT_0825_S_4_R
+SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R
+SMD 8540
+0
+4
+4
+Buzzer_Beeper
+Speaker_CUI_CMR-1206S-67
+Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf
+speaker CUI
+0
+2
+2
+Calibration_Scale
+Gauge_10mm_Type1_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 1,
+Gauge Massstab 10mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type1_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 1,
+Gauge Massstab 10mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type2_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 2,
+Gauge Massstab 10mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type2_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 2,
+Gauge Massstab 10mm SilkScreenTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type3_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 3,
+Gauge Massstab 10mm CopperTop Type 3
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type3_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 3,
+Gauge Massstab 10mm SilkScreenTop Type 3
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type4_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 4,
+Gauge Massstab 10mm CopperTop Type 4
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type4_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 4,
+Gauge Massstab 10mm SilkScreenTop Type 4
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type5_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 5,
+Gauge Massstab 10mm CopperTop Type 5
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type5_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 5,
+Gauge Massstab 10mm SilkScreenTop Type 5
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type1_CopperTop
+Gauge, Massstab, 50mm, CopperTop, Type 1,
+Gauge Massstab 50mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type1_SilkScreenTop
+Gauge, Massstab, 50mm, SilkScreenTop, Type 1,
+Gauge Massstab 50mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type2_CopperTop
+Gauge, Massstab, 50mm, CopperTop, Type 2,
+Gauge Massstab 50mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type2_SilkScreenTop
+Gauge, Massstab, 50mm, SilkScreenTop, Type 2,
+Gauge Massstab 50mm SilkScreenTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Grid_Type1_CopperTop
+Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1,
+Gauge Massstab 100mm Gitter Grid CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type1_CopperTop
+Gauge, Massstab, 100mm, CopperTop, Type 1,
+Gauge Massstab 100mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type1_SilkScreenTop
+Gauge, Massstab, 100mm, SilkScreenTop, Type 1,
+Gauge Massstab 100mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type2_CopperTop
+Gauge, Massstab, 100mm, CopperTop, Type 2,
+Gauge Massstab 100mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type2_SilkScreenTop
+Gauge, Massstab, 100mm, SilkScreenTop, Type 2,
+Gauge Massstab 100mm SilkScreenTop Type 2
+0
+0
+0
Capacitor_SMD
CP_Elec_3x5.3
SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics
@@ -350,6 +2912,13 @@ capacitor electrolytic
2
2
Capacitor_SMD
+CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D
+5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf
+supercap
+0
+3
+3
+Capacitor_SMD
C_0201_0603Metric
Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
capacitor
@@ -699,3 +3268,84017 @@ trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Librar
0
2
2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-08_AVX-J
+Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-10_AVX-L
+Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-12_Kemet-R
+Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder
+Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-15_AVX-P
+Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-10_Kemet-I
+Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-12_Kemet-S
+Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-18_Kemet-A
+Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-12_Kemet-T
+Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-15_AVX-H
+Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-21_Kemet-B
+Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-15_Kemet-U
+Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-20_AVX-F
+Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-28_Kemet-C
+Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-20_AVX-U
+Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder
+Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-28_AVX-C
+Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder
+Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-15_AVX-R
+Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-20_AVX-M
+Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-28_AVX-M
+Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-38_AVX-R
+Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-15_Kemet-W
+Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-20_Kemet-V
+Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-30_AVX-N
+Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-31_Kemet-D
+Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-40_Kemet-Y
+Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-43_Kemet-X
+Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7360-38_Kemet-E
+Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder
+Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-38_AVX-V
+Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder
+Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-438_AVX-U
+Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder
+Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Connector
+Banana_Cliff_FCR7350x_S16N-PC_Horizontal
+Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf
+cliff 4mm socket jack banana
+0
+1
+1
+Connector
+Banana_Jack_1Pin
+Single banana socket, footprint - 6mm drill
+banana socket
+0
+1
+1
+Connector
+Banana_Jack_2Pin
+Dual banana socket, footprint - 2 x 6mm drills
+banana socket
+0
+2
+2
+Connector
+Banana_Jack_3Pin
+Triple banana socket, footprint - 3 x 6mm drills
+banana socket
+0
+3
+3
+Connector
+CUI_PD-30
+3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf
+connector 3-pin PD-30 power DIN
+0
+4
+4
+Connector
+CUI_PD-30S
+3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
+connector 3-pin PD-30S power DIN shielded
+0
+8
+5
+Connector
+CUI_PD-30S_CircularHoles
+3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
+connector 3-pin PD-30S power DIN shielded
+0
+8
+5
+Connector
+CalTest_CT3151
+Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf
+banana jack horizontal
+0
+4
+1
+Connector
+Connector_SFP_and_Cage
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English
+SFP+ SFP
+0
+40
+21
+Connector
+DTF13-12Px
+http://www.te.com/usa-en/product-DTF13-12PA-G003.html
+DEUTSCH DT header 12 pin
+0
+12
+12
+Connector
+FanPinHeader_1x03_P2.54mm_Vertical
+3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
+pin header 3-pin CPU fan
+0
+3
+3
+Connector
+FanPinHeader_1x04_P2.54mm_Vertical
+4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
+pin header 4-pin CPU fan
+0
+4
+4
+Connector
+GB042-34S-H10
+http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF
+34pin SMD connector
+0
+34
+34
+Connector
+IHI_B6A-PCB-45_Vertical
+https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf
+connector IHI B6A-PCB-45
+0
+49
+1
+Connector
+JWT_A3963_1x02_P3.96mm_Vertical
+JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf)
+connector JWT A3963 pinhead
+0
+2
+2
+Connector
+Joint-Tech_C5080WR-04P_1x04_P5.08mm_Vertical
+C5080 SERIES 90° Wafer, (https://datasheet.lcsc.com/lcsc/1912261836_HR-Joint-Tech-Elec-C5080WR-04P_C477015.pdf)
+connector side-entry ATA PATA IDE 5.25 inch floppy drive power
+0
+6
+5
+Connector
+NS-Tech_Grove_1x04_P2mm_Vertical
+https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf
+Grove-1x04
+0
+4
+4
+Connector
+SpringContact_Harwin_S1941-46R
+7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf
+spring contact emi emc shield
+0
+1
+1
+Connector
+Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf
+tag connect programming header pogo pins
+0
+6
+6
+Connector
+Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf
+tag connect programming header pogo pins
+0
+6
+6
+Connector
+Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip
+Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+14
+14
+Connector_AMASS
+AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal
+Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
+RC Connector XT30
+0
+5
+3
+Connector_AMASS
+AMASS_MR30PW-M_1x03_P3.50mm_Horizontal
+Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
+RC Connector XT30
+0
+5
+3
+Connector_AMASS
+AMASS_XT30PW-F_1x02_P2.50mm_Horizontal
+Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
+RC Connector XT30
+0
+4
+2
+Connector_AMASS
+AMASS_XT30PW-M_1x02_P2.50mm_Horizontal
+Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
+RC Connector XT30
+0
+4
+2
+Connector_AMASS
+AMASS_XT30U-F_1x02_P5.0mm_Vertical
+Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30U-M_1x02_P5.0mm_Vertical
+Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30UPB-F_1x02_P5.0mm_Vertical
+Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30UPB-M_1x02_P5.0mm_Vertical
+Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT60-F_1x02_P7.20mm_Vertical
+AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
+XT60 female vertical
+0
+2
+2
+Connector_AMASS
+AMASS_XT60-M_1x02_P7.20mm_Vertical
+AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
+XT60 female vertical
+0
+2
+2
+Connector_AMASS
+AMASS_XT60IPW-M_1x03_P7.20mm_Horizontal
+Connector XT60 Horizontal PCB Male, https://www.bto.pl/pdf/08988/XT60IPW-M3.pdf
+RC Connector XT60
+0
+5
+3
+Connector_AMASS
+AMASS_XT60PW-F_1x02_P7.20mm_Horizontal
+Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf
+RC Connector XT60
+0
+4
+2
+Connector_AMASS
+AMASS_XT60PW-M_1x02_P7.20mm_Horizontal
+Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf
+RC Connector XT60
+0
+4
+2
+Connector_Amphenol
+Amphenol_M8S-03PMMR-SF8001
+M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf)
+three-pin M8
+0
+5
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal
+3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
+3.5mm audio cui horizontal jack stereo
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal
+3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
+3.5mm audio cui horizontal jack stereo
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3523N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3524N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3525N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3533NG_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles
+TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal circular
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3535NG_Horizontal
+TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles
+TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal circular
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_CUI_SJ2-3593D-SMT_Horizontal
+3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cuidevices.com/product/resource/sj2-359x-smt.pdf)
+3.5mm audio cui horizontal jack stereo
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_KoreanHropartsElec_PJ-320D-4A_Horizontal
+Korean Hroparts Elec PJ-320D-4A (https://datasheet.lcsc.com/lcsc/1810121716_Korean-Hroparts-Elec-PJ-320D-4A_C95562.pdf)
+smt female jack horizontal
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_Ledino_KB3SPRS_Horizontal
+https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf
+jack stereo TRS
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_Lumberg_1503_07_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf
+TRS audio jack horizontal
+0
+4
+3
+Connector_Audio
+Jack_3.5mm_PJ311_Horizontal
+PJ311 6pin SMD 3.5mm stereo headphones jack.
+headphones jack plug stereo 3.5mm PJ311
+0
+6
+6
+Connector_Audio
+Jack_3.5mm_PJ320D_Horizontal
+Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html)
+3.5mm jack mic microphone phones headphones 4pins audio plug
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_PJ320E_Horizontal
+Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html)
+3.5mm jack mic microphone phones headphones 4pins audio plug
+0
+5
+4
+Connector_Audio
+Jack_3.5mm_PJ31060-I_Horizontal
+PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html)
+headphones jack plug stereo 3.5mm PJ31060-I PJ31060
+0
+6
+6
+Connector_Audio
+Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles
+TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html)
+WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_Switronic_ST-005-G_horizontal
+3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf
+Connector Audio Switronic ST-005-G
+0
+4
+3
+Connector_Audio
+Jack_3.5mm_Technik_TWP-3002_Horizontal
+3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf
+audio jack stereo horizontal waterproof
+0
+7
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ2FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v
+neutrik jack vertical
+0
+2
+2
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ3FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v
+neutrik jack vertical
+0
+3
+3
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ5FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v
+neutrik jack vertical
+0
+5
+5
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ6FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v
+neutrik jack vertical
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ6TB-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v
+neutrik jack vertical
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HF_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HH_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre
+neutrik jack slim
+0
+6
+5
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ8HC_Horizontal
+Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc
+neutrik jack stacking
+0
+9
+9
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ8HL_Horizontal
+Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl
+neutrik jack stacking
+0
+9
+9
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HC_Horizontal
+Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal
+Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal
+Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HL_Horizontal
+Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH2_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV-0_Vertical
+AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1-0_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV2-0_Vertical
+AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV2_Vertical
+AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV_Vertical
+AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR2_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1-DA_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2-DA_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV_Vertical
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-B_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-E_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-B_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-E_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBHL1_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-0_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-B_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-DA_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-B_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-DA_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-SW_Vertical
+B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw
+neutrik xlr b
+0
+7
+7
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH-0_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH-1_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV-0_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV-1_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal
+A Series, Chassis connector H female (A series layout), mates with Phoenix MSTB2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mafh-ph
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAH-0_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAHL_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAHR_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAH_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal
+A Series, Chassis connector Phoenix H male (A series layout), mates with Phoenix MSTB 2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mamh-ph
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAV-0_Vertical
+A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAV_Vertical
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-0_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-1_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-E_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHL-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHL_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHR-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHR_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-0_Vertical
+B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-1_Vertical
+B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-B_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-E_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-SW_Vertical
+B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw
+neutrik xlr b
+0
+7
+7
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAH-0_Horizontal
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAH_Horizontal
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAV-0_Vertical
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAV_Vertical
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FBH_Horizontal
+B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FBV_Vertical
+B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MAH_Horizontal
+A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MAV_Vertical
+A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MBH_Horizontal
+B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MBV_Vertical
+B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH-0_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH-DA_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV-DA_Vertical
+A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV-SW_Vertical
+A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw
+neutrik xlr a
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV_Vertical
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBH-B_Horizontal
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBH_Horizontal
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV-B_Vertical
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV-SW_Vertical
+B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw
+neutrik xlr b
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV_Vertical
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAH_Horizontal
+A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAV-SW_Vertical
+A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw
+neutrik xlr a
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAV_Vertical
+A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBH-B_Horizontal
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBH_Horizontal
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV-B_Vertical
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV-SW_Vertical
+B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw
+neutrik xlr b
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV_Vertical
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-H_Horizontal
+speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, replaces NLJ2MD-H, https://www.neutrik.com/en/product/nlj2mdxx-h
+neutrik speakon combo
+0
+2
+2
+Connector_Audio
+Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-V_Vertical
+speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, replaces NLJ2MD-V, https://www.neutrik.com/en/product/nlj2mdxx-v
+neutrik speakon combo
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL2MDXX-H-3_Horizontal
+speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, replaces NL2MD-H, https://www.neutrik.com/en/product/nl2mdxx-h-3
+neutrik speakon
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL2MDXX-V_Vertical
+speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL2MD-V, https://www.neutrik.com/en/product/nl2mdxx-v
+neutrik speakon
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL4MDXX-H-2_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H-2, https://www.neutrik.com/en/product/nl4mdxx-h-2
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MDXX-H-3_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H, NL4MD-H-1, NL4MD-H-3, https://www.neutrik.com/en/product/nl4mdxx-h-3
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MDXX-V-2_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-2, https://www.neutrik.com/en/product/nl4mdxx-v-2
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MDXX-V-3_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-1, https://www.neutrik.com/en/product/nl4mdxx-v-3
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MDXX-V_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL4MD-V, NL4MD-V-R, NL4MD-V-S, https://www.neutrik.com/en/product/nl4mdxx-v
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL8MDXX-V-3_Vertical
+speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL8MD-V-1, https://www.neutrik.com/en/product/nl8mdxx-v-3
+neutrik speakon
+0
+8
+8
+Connector_Audio
+Jack_speakON_Neutrik_NL8MDXX-V_Vertical
+speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, replaces NL8MD-V, https://www.neutrik.com/en/product/nl8mdxx-v
+neutrik speakon
+0
+8
+8
+Connector_Audio
+Jack_speakON_Neutrik_NLT4MD-V_Vertical
+STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v
+neutrik speakon stx
+0
+4
+4
+Connector_Audio
+MiniXLR-5_Switchcraft_TRAPC_Horizontal
+http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF
+THT Mini XLR 5Pin right angle
+0
+5
+5
+Connector_Audio
+Plug_3.5mm_CUI_SP-3541
+4 contacts, 3.5mm audio plug, https://www.cuidevices.com/product/resource/pdf/sp-3541.pdf
+3.5mm plug TRRS
+0
+4
+4
+Connector_BarrelJack
+BarrelJack_CLIFF_FC681465S_SMT_Horizontal
+Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf
+Power Jack SMT
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-036AH-SMT_Horizontal
+Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf
+Power Jack SMT
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-063AH_Horizontal
+Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
+barrel jack cui dc power
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles
+Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
+barrel jack cui dc power
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-102AH_Horizontal
+Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf
+Power Jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_GCT_DCJ200-10-A_Horizontal
+Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf
+connector barrel jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_Horizontal
+DC Barrel Jack
+Power Jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_Kycon_KLDX-0202-xC_Horizontal
+DC Barrel Jack 2mm or 2.5mm center pin, https://www.kycon.com/Pub_Eng_Draw/KLDX-0202-AC%20&%20BC.pdf
+power jack 2mm 2.5mm KLDX-0202-BC KLDX-0202-AC
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal
+DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf
+barreljack switchcraftconxall dc power
+0
+2
+2
+Connector_BarrelJack
+BarrelJack_Wuerth_6941xx301002
+Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf
+connector barrel jack
+0
+3
+3
+Connector_Card
+CF-Card_3M_N7E50-A516xx-30
+Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
+connector cf
+0
+54
+50
+Connector_Card
+CF-Card_3M_N7E50-E516xx-30
+Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
+connector cf
+0
+54
+50
+Connector_Card
+SD_Hirose_DM1AA_SF_PEJ82
+SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301)
+SD card connector
+0
+16
+13
+Connector_Card
+SD_Kyocera_145638009211859+
+SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638009511859+
+SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638109211859+
+SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638109511859+
+SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_TE_2041021
+SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4)
+sd card
+0
+15
+12
+Connector_Card
+microSD_HC_Hirose_DM3AT-SF-PEJM5
+Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=)
+Micro SD
+0
+14
+11
+Connector_Card
+microSD_HC_Hirose_DM3BT-DSF-PEJS
+Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=)
+Micro SD
+0
+16
+11
+Connector_Card
+microSD_HC_Hirose_DM3D-SF
+Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf)
+Micro SD
+0
+14
+11
+Connector_Card
+microSD_HC_Molex_47219-2001
+1.10mm Pitch microSD Card Connector, Hinge Type, https://www.molex.com/pdm_docs/sd/472192001_sd.pdf
+Micro SD
+0
+12
+9
+Connector_Card
+microSD_HC_Molex_104031-0811
+1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf)
+microSD SD molex
+0
+14
+11
+Connector_Card
+microSD_HC_Wuerth_693072010801
+http://katalog.we-online.de/em/datasheet/693072010801.pdf
+Micro SD Wuerth Wurth Würth
+0
+12
+9
+Connector_Card
+microSIM_JAE_SF53S006VCBR2000
+https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf
+microSIM GSM Card
+0
+14
+7
+Connector_Coaxial
+BNC_Amphenol_031-5539_Vertical
+BNC coaxial connector vertical, Amphenol 031-71059, https://www.amphenolrf.com/library/download/link/link_id/594427/parent/031-5539/
+BNC Amphenol Vertical
+0
+4
+2
+Connector_Coaxial
+BNC_Amphenol_031-6575_Horizontal
+dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf)
+Dual BNC Amphenol Horizontal
+0
+6
+4
+Connector_Coaxial
+BNC_Amphenol_B6252HB-NPP3G-50_Horizontal
+http://www.farnell.com/datasheets/612848.pdf
+BNC Amphenol Horizontal
+0
+4
+2
+Connector_Coaxial
+BNC_PanelMountable_Vertical
+Panel-mountable BNC connector mounted through PCB, vertical
+BNC connector
+0
+2
+2
+Connector_Coaxial
+BNC_TEConnectivity_1478035_Horizontal
+BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0
+BNC RF interface bayonet 50ohm
+0
+5
+2
+Connector_Coaxial
+BNC_TEConnectivity_1478204_Vertical
+BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html
+BNC female PCB mount 4 pin straight chassis connector
+0
+5
+2
+Connector_Coaxial
+BNC_Win_364A2x95_Horizontal
+Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf)
+Dual BNC Horizontal Isolated
+0
+6
+3
+Connector_Coaxial
+CoaxialSwitch_Hirose_MS-156C3_Horizontal
+Subminiature Coaxial Switch 1.35mm High, DC to 11GHz
+Switch Coaxial RF
+0
+12
+3
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-1471_Vertical
+http://www.molex.com/pdm_docs/sd/734151471_sd.pdf
+Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_901-143_Horizontal
+ Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_901-144_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf
+SMA THT Female Jack Vertical
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-10_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf
+SMA SMD Female Jack Vertical
+0
+3
+2
+Connector_Coaxial
+SMA_Amphenol_132134-11_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-14_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-16_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132203-12_Horizontal
+https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132289_EdgeMount
+http://www.amphenolrf.com/132289.html
+SMA
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132291-12_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf
+SMA THT Female Jack Vertical Bulkhead
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132291_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf
+SMA THT Female Jack Vertical Bulkhead
+0
+5
+2
+Connector_Coaxial
+SMA_Molex_73251-1153_EdgeMount_Horizontal
+Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf)
+sma edge
+0
+11
+2
+Connector_Coaxial
+SMA_Molex_73251-2120_EdgeMount_Horizontal
+Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf)
+sma edge
+0
+11
+2
+Connector_Coaxial
+SMA_Molex_73251-2200_Horizontal
+https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount
+Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf)
+SMA Straight Samtec Edge Mount
+0
+5
+2
+Connector_Coaxial
+SMA_Wurth_60312102114405_Vertical
+Würth WR-SMA PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/60312102114405.pdf)
+Coaxial Connector 50 ohms Female
+0
+3
+2
+Connector_Coaxial
+SMA_Wurth_60312002114503_Vertical
+https://www.we-online.de/katalog/datasheet/60312002114503.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMB_Jack_Vertical
+SMB pcb mounting jack
+SMB Jack Striaght
+0
+5
+2
+Connector_Coaxial
+U.FL_Hirose_U.FL-R-SMT-1_Vertical
+Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/
+Hirose U.FL Coaxial
+0
+3
+2
+Connector_Coaxial
+U.FL_Molex_MCRF_73412-0110_Vertical
+Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf)
+mcrf hirose ufl u.fl microcoaxial
+0
+4
+2
+Connector_Coaxial
+WR-MMCX_Wuerth_66012102111404_Vertical
+Würth WR-MMCX PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/66012102111404.pdf)
+Coaxial Connector 50 ohms Female
+0
+3
+2
+Connector_Coaxial
+WR-MMCX_Wuerth_66011102111302_Horizontal
+Würth WR-MMCX PCB SMT Jack, Horizontal (https://www.we-online.com/components/products/datasheet/66011102111302.pdf)
+Coaxial Connector 50 ohms Female
+0
+7
+2
+Connector_DIN
+DIN41612_B2_2x8_Female_Vertical_THT
+DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+16
+16
+Connector_DIN
+DIN41612_B2_2x8_Male_Horizontal_THT
+DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+16
+16
+Connector_DIN
+DIN41612_B2_2x16_Female_Vertical_THT
+DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+32
+32
+Connector_DIN
+DIN41612_B2_2x16_Male_Horizontal_THT
+DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+32
+32
+Connector_DIN
+DIN41612_B3_2x5_Female_Vertical_THT
+DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+10
+10
+Connector_DIN
+DIN41612_B3_2x5_Male_Horizontal_THT
+DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+10
+10
+Connector_DIN
+DIN41612_B3_2x10_Female_Vertical_THT
+DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+20
+20
+Connector_DIN
+DIN41612_B3_2x10_Male_Horizontal_THT
+DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+20
+20
+Connector_DIN
+DIN41612_B_1x32_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_1x32_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x16_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x16_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x32_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+64
+64
+Connector_DIN
+DIN41612_B_2x32_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+64
+64
+Connector_DIN
+DIN41612_C2_2x16_Female_Vertical_THT
+DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+32
+32
+Connector_DIN
+DIN41612_C2_2x16_Male_Horizontal_THT
+DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+32
+32
+Connector_DIN
+DIN41612_C2_3x16_Female_Vertical_THT
+DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+48
+48
+Connector_DIN
+DIN41612_C2_3x16_Male_Horizontal_THT
+DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+48
+48
+Connector_DIN
+DIN41612_C3_2x10_Female_Vertical_THT
+DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+20
+20
+Connector_DIN
+DIN41612_C3_2x10_Male_Horizontal_THT
+DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+20
+20
+Connector_DIN
+DIN41612_C3_3x10_Female_Vertical_THT
+DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+30
+30
+Connector_DIN
+DIN41612_C3_3x10_Male_Horizontal_THT
+DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+30
+30
+Connector_DIN
+DIN41612_C_1x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_1x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x16_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x16_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+64
+64
+Connector_DIN
+DIN41612_C_2x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+64
+64
+Connector_DIN
+DIN41612_C_3x16_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+48
+48
+Connector_DIN
+DIN41612_C_3x16_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+48
+48
+Connector_DIN
+DIN41612_C_3x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+96
+96
+Connector_DIN
+DIN41612_C_3x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+96
+96
+Connector_DIN
+DIN41612_D_2x8_Female_Vertical_THT
+DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+16
+16
+Connector_DIN
+DIN41612_D_2x8_Male_Horizontal_THT
+DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+16
+16
+Connector_DIN
+DIN41612_D_2x16_Female_Vertical_THT
+DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+32
+32
+Connector_DIN
+DIN41612_D_2x16_Male_Horizontal_THT
+DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_RowsAC_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_RowsAC_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_3x16_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+48
+48
+Connector_DIN
+DIN41612_E_3x16_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+48
+48
+Connector_DIN
+DIN41612_F_2x16_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_RowsZD_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_RowsZD_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_3x16_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+48
+48
+Connector_DIN
+DIN41612_F_3x16_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+48
+48
+Connector_DIN
+DIN41612_Q2_2x16_Male_Horizontal_THT
+DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/2
+0
+32
+32
+Connector_DIN
+DIN41612_Q2_2x16_Male_Vertical_THT
+DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/2
+0
+32
+32
+Connector_DIN
+DIN41612_Q3_2x10_Male_Horizontal_THT
+DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/3
+0
+20
+20
+Connector_DIN
+DIN41612_Q3_2x10_Male_Vertical_THT
+DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/3
+0
+20
+20
+Connector_DIN
+DIN41612_Q_2x32_Male_Horizontal_THT
+DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q
+0
+64
+64
+Connector_DIN
+DIN41612_Q_2x32_Male_Vertical_THT
+DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q
+0
+64
+64
+Connector_DIN
+DIN41612_R2_2x16_Male_Horizontal_THT
+DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+32
+32
+Connector_DIN
+DIN41612_R2_2x16_Male_Vertical_THT
+DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+32
+32
+Connector_DIN
+DIN41612_R2_3x16_Male_Horizontal_THT
+DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+48
+48
+Connector_DIN
+DIN41612_R2_3x16_Male_Vertical_THT
+DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+48
+48
+Connector_DIN
+DIN41612_R3_2x10_Male_Horizontal_THT
+DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+20
+20
+Connector_DIN
+DIN41612_R3_2x10_Male_Vertical_THT
+DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+20
+20
+Connector_DIN
+DIN41612_R3_3x10_Male_Horizontal_THT
+DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+30
+30
+Connector_DIN
+DIN41612_R3_3x10_Male_Vertical_THT
+DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+30
+30
+Connector_DIN
+DIN41612_R_1x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_1x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x16_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x16_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+64
+64
+Connector_DIN
+DIN41612_R_2x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+64
+64
+Connector_DIN
+DIN41612_R_3x16_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+48
+48
+Connector_DIN
+DIN41612_R_3x16_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+48
+48
+Connector_DIN
+DIN41612_R_3x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+96
+96
+Connector_DIN
+DIN41612_R_3x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+96
+96
+Connector_Dsub
+DSUB-9_Female_EdgeMount_P2.77mm
+9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Vertical_P2.77x2.84mm
+9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles
+9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_EdgeMount_P2.77mm
+9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Vertical_P2.77x2.84mm
+9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles
+9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_EdgeMount_P2.77mm
+15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Vertical_P2.77x2.84mm
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_EdgeMount_P2.77mm
+15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Vertical_P2.77x2.84mm
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-25_Female_EdgeMount_P2.77mm
+25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Vertical_P2.77x2.84mm
+25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles
+25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_EdgeMount_P2.77mm
+25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Vertical_P2.77x2.84mm
+25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles
+25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-37_Female_EdgeMount_P2.77mm
+37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Vertical_P2.77x2.84mm
+37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles
+37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_EdgeMount_P2.77mm
+37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Vertical_P2.77x2.84mm
+37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles
+37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles
+62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles
+62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm
+0
+64
+63
+Connector_FFC-FPC
+Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+8
+7
+Connector_FFC-FPC
+Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+10
+9
+Connector_FFC-FPC
+Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+12
+11
+Connector_FFC-FPC
+Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+13
+12
+Connector_FFC-FPC
+Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+14
+13
+Connector_FFC-FPC
+Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+15
+14
+Connector_FFC-FPC
+Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+16
+15
+Connector_FFC-FPC
+Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+17
+16
+Connector_FFC-FPC
+Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+18
+17
+Connector_FFC-FPC
+Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+19
+18
+Connector_FFC-FPC
+Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+20
+19
+Connector_FFC-FPC
+Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+21
+20
+Connector_FFC-FPC
+Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+22
+21
+Connector_FFC-FPC
+Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+24
+23
+Connector_FFC-FPC
+Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+26
+25
+Connector_FFC-FPC
+Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+27
+26
+Connector_FFC-FPC
+Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+28
+27
+Connector_FFC-FPC
+Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+30
+29
+Connector_FFC-FPC
+Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+32
+31
+Connector_FFC-FPC
+Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+34
+33
+Connector_FFC-FPC
+Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+35
+34
+Connector_FFC-FPC
+Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+36
+35
+Connector_FFC-FPC
+Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+37
+36
+Connector_FFC-FPC
+Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+38
+37
+Connector_FFC-FPC
+Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+42
+41
+Connector_FFC-FPC
+Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+47
+46
+Connector_FFC-FPC
+Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+52
+51
+Connector_FFC-FPC
+Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+55
+54
+Connector_FFC-FPC
+Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal
+Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704)
+connector Hirose FH41 horizontal
+0
+38
+32
+Connector_FFC-FPC
+JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+25
+25
+Connector_FFC-FPC
+JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+29
+29
+Connector_FFC-FPC
+JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+41
+41
+Connector_FFC-FPC
+JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+51
+51
+Connector_FFC-FPC
+JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+71
+71
+Connector_FFC-FPC
+JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+81
+81
+Connector_FFC-FPC
+Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal
+Jushuo AFC07, FFC/FPC connector, AFC07-S06FCA-00, 6 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf)
+connector jushuo horizontal
+0
+8
+7
+Connector_FFC-FPC
+Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal
+Jushuo AFC07, FFC/FPC connector, AFC07-S24FCA-00, 24 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf)
+connector jushuo horizontal
+0
+26
+25
+Connector_FFC-FPC
+Molex_52559-3652_2x18-1MP_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf)
+connector Molex top entry
+0
+40
+37
+Connector_FFC-FPC
+Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal
+Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf
+FFC FPC
+0
+54
+51
+Connector_FFC-FPC
+Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal
+Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf
+FFC FPC connector
+0
+12
+11
+Connector_FFC-FPC
+Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+6
+5
+Connector_FFC-FPC
+Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+7
+6
+Connector_FFC-FPC
+Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+8
+7
+Connector_FFC-FPC
+Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+9
+8
+Connector_FFC-FPC
+Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+10
+9
+Connector_FFC-FPC
+Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+11
+10
+Connector_FFC-FPC
+Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+12
+11
+Connector_FFC-FPC
+Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+13
+12
+Connector_FFC-FPC
+Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+14
+13
+Connector_FFC-FPC
+Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+15
+14
+Connector_FFC-FPC
+Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+16
+15
+Connector_FFC-FPC
+Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+17
+16
+Connector_FFC-FPC
+Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+18
+17
+Connector_FFC-FPC
+Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+19
+18
+Connector_FFC-FPC
+Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+20
+19
+Connector_FFC-FPC
+Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+21
+20
+Connector_FFC-FPC
+Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+22
+21
+Connector_FFC-FPC
+Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+23
+22
+Connector_FFC-FPC
+Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+24
+23
+Connector_FFC-FPC
+Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+25
+24
+Connector_FFC-FPC
+Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+26
+25
+Connector_FFC-FPC
+Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+27
+26
+Connector_FFC-FPC
+Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+28
+27
+Connector_FFC-FPC
+Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+29
+28
+Connector_FFC-FPC
+Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+30
+29
+Connector_FFC-FPC
+Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+31
+30
+Connector_FFC-FPC
+Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+32
+31
+Connector_FFC-FPC
+Molex_502231-1500_1x15-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+17
+16
+Connector_FFC-FPC
+Molex_502231-2400_1x24-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+26
+25
+Connector_FFC-FPC
+Molex_502231-3300_1x33-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+36
+34
+Connector_FFC-FPC
+Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+19
+16
+Connector_FFC-FPC
+Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+28
+25
+Connector_FFC-FPC
+Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+39
+34
+Connector_FFC-FPC
+Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+19
+18
+Connector_FFC-FPC
+Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+23
+22
+Connector_FFC-FPC
+Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+25
+24
+Connector_FFC-FPC
+Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+29
+28
+Connector_FFC-FPC
+Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+35
+34
+Connector_FFC-FPC
+Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+37
+36
+Connector_FFC-FPC
+Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+41
+40
+Connector_FFC-FPC
+Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+43
+42
+Connector_FFC-FPC
+Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+53
+52
+Connector_FFC-FPC
+Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal
+Omron FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-xf2m.pdf
+omron fpc xf2m
+0
+42
+41
+Connector_FFC-FPC
+TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal
+TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+7
+6
+Connector_FFC-FPC
+TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal
+TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+8
+7
+Connector_FFC-FPC
+TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal
+TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+9
+8
+Connector_FFC-FPC
+TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal
+TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+10
+9
+Connector_FFC-FPC
+TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal
+TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+11
+10
+Connector_FFC-FPC
+TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal
+TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+12
+11
+Connector_FFC-FPC
+TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal
+TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+13
+12
+Connector_FFC-FPC
+TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal
+TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+14
+13
+Connector_FFC-FPC
+TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal
+TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+15
+14
+Connector_FFC-FPC
+TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal
+TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+16
+15
+Connector_FFC-FPC
+TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal
+TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+17
+16
+Connector_FFC-FPC
+TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal
+TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+18
+17
+Connector_FFC-FPC
+TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal
+TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+19
+18
+Connector_FFC-FPC
+TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal
+TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+20
+19
+Connector_FFC-FPC
+TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal
+TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+21
+20
+Connector_FFC-FPC
+TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal
+TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+12
+11
+Connector_FFC-FPC
+TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal
+TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+13
+12
+Connector_FFC-FPC
+TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal
+TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+14
+13
+Connector_FFC-FPC
+TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal
+TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+15
+14
+Connector_FFC-FPC
+TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal
+TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+16
+15
+Connector_FFC-FPC
+TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal
+TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+17
+16
+Connector_FFC-FPC
+TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal
+TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+18
+17
+Connector_FFC-FPC
+TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal
+TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+19
+18
+Connector_FFC-FPC
+TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal
+TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+20
+19
+Connector_FFC-FPC
+TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal
+TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+21
+20
+Connector_FFC-FPC
+TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal
+TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+12
+11
+Connector_FFC-FPC
+TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal
+TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+13
+12
+Connector_FFC-FPC
+TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal
+TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+14
+13
+Connector_FFC-FPC
+TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal
+TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+15
+14
+Connector_FFC-FPC
+TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal
+TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+16
+15
+Connector_FFC-FPC
+TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal
+TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+17
+16
+Connector_FFC-FPC
+TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal
+TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+18
+17
+Connector_FFC-FPC
+TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal
+TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+19
+18
+Connector_FFC-FPC
+TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal
+TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+20
+19
+Connector_FFC-FPC
+TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal
+TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+21
+20
+Connector_FFC-FPC
+TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal
+TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+22
+21
+Connector_FFC-FPC
+TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal
+TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+23
+22
+Connector_FFC-FPC
+TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal
+TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+24
+23
+Connector_FFC-FPC
+TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal
+TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+25
+24
+Connector_FFC-FPC
+TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal
+TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+26
+25
+Connector_FFC-FPC
+TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal
+TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+27
+26
+Connector_FFC-FPC
+TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal
+TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+28
+27
+Connector_FFC-FPC
+TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal
+TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+29
+28
+Connector_FFC-FPC
+TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal
+TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+30
+29
+Connector_FFC-FPC
+TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal
+TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+31
+30
+Connector_FFC-FPC
+TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal
+TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+22
+21
+Connector_FFC-FPC
+TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal
+TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+23
+22
+Connector_FFC-FPC
+TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal
+TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+24
+23
+Connector_FFC-FPC
+TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal
+TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+25
+24
+Connector_FFC-FPC
+TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal
+TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+26
+25
+Connector_FFC-FPC
+TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal
+TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+27
+26
+Connector_FFC-FPC
+TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal
+TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+28
+27
+Connector_FFC-FPC
+TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal
+TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+29
+28
+Connector_FFC-FPC
+TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal
+TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+30
+29
+Connector_FFC-FPC
+TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal
+TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+31
+30
+Connector_FFC-FPC
+TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal
+TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+22
+21
+Connector_FFC-FPC
+TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal
+TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+23
+22
+Connector_FFC-FPC
+TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal
+TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+24
+23
+Connector_FFC-FPC
+TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal
+TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+25
+24
+Connector_FFC-FPC
+TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal
+TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+26
+25
+Connector_FFC-FPC
+TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal
+TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+27
+26
+Connector_FFC-FPC
+TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal
+TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+28
+27
+Connector_FFC-FPC
+TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal
+TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+29
+28
+Connector_FFC-FPC
+TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal
+TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+30
+29
+Connector_FFC-FPC
+TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal
+TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+31
+30
+Connector_FFC-FPC
+TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal
+TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+32
+31
+Connector_FFC-FPC
+TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal
+TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+32
+31
+Connector_FFC-FPC
+TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal
+TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+32
+31
+Connector_FFC-FPC
+TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal
+TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+33
+32
+Connector_FFC-FPC
+TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal
+TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+34
+33
+Connector_FFC-FPC
+TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal
+TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+35
+34
+Connector_FFC-FPC
+TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal
+TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+36
+35
+Connector_FFC-FPC
+TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal
+TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+37
+36
+Connector_FFC-FPC
+TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal
+TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+38
+37
+Connector_FFC-FPC
+TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal
+TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+39
+38
+Connector_FFC-FPC
+TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal
+TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+40
+39
+Connector_FFC-FPC
+TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal
+TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+41
+40
+Connector_FFC-FPC
+TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal
+TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+42
+41
+Connector_FFC-FPC
+TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal
+TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+43
+42
+Connector_FFC-FPC
+TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal
+TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+44
+43
+Connector_FFC-FPC
+TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal
+TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+45
+44
+Connector_FFC-FPC
+TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal
+TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+46
+45
+Connector_FFC-FPC
+TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal
+TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+47
+46
+Connector_FFC-FPC
+TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal
+TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+48
+47
+Connector_FFC-FPC
+TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal
+TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+49
+48
+Connector_FFC-FPC
+TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal
+TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+50
+49
+Connector_FFC-FPC
+TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal
+TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+51
+50
+Connector_FFC-FPC
+TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal
+TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+52
+51
+Connector_FFC-FPC
+TE_84952-4_1x04-1MP_P1.0mm_Horizontal
+TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+6
+5
+Connector_FFC-FPC
+TE_84952-5_1x05-1MP_P1.0mm_Horizontal
+TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+7
+6
+Connector_FFC-FPC
+TE_84952-6_1x06-1MP_P1.0mm_Horizontal
+TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+8
+7
+Connector_FFC-FPC
+TE_84952-7_1x07-1MP_P1.0mm_Horizontal
+TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+9
+8
+Connector_FFC-FPC
+TE_84952-8_1x08-1MP_P1.0mm_Horizontal
+TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+10
+9
+Connector_FFC-FPC
+TE_84952-9_1x09-1MP_P1.0mm_Horizontal
+TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+11
+10
+Connector_FFC-FPC
+TE_84953-4_1x04-1MP_P1.0mm_Horizontal
+TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+6
+5
+Connector_FFC-FPC
+TE_84953-5_1x05-1MP_P1.0mm_Horizontal
+TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+7
+6
+Connector_FFC-FPC
+TE_84953-6_1x06-1MP_P1.0mm_Horizontal
+TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+8
+7
+Connector_FFC-FPC
+TE_84953-7_1x07-1MP_P1.0mm_Horizontal
+TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+9
+8
+Connector_FFC-FPC
+TE_84953-8_1x08-1MP_P1.0mm_Horizontal
+TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+10
+9
+Connector_FFC-FPC
+TE_84953-9_1x09-1MP_P1.0mm_Horizontal
+TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+11
+10
+Connector_FFC-FPC
+Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal
+http://katalog.we-online.de/em/datasheet/68611214422.pdf
+Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT
+0
+14
+13
+Connector_HDMI
+HDMI_A_Amphenol_10029449-x01xLF_Horizontal
+HDMI Type A connector, Amphenol 10029449-001TLF 10029449-001RLF 10029449-101TLF 10029449-101RLF, Right Angle(https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029449.pdf)
+hdmi right angle
+0
+23
+20
+Connector_HDMI
+HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal
+HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449
+HDMI Contact Technology Type A
+0
+23
+20
+Connector_HDMI
+HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle
+HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf
+hdmi type a
+0
+23
+20
+Connector_HDMI
+HDMI_A_Molex_208658-1001_Horizontal
+HDMI Molex Type A https://www.molex.com/pdm_docs/sd/2086581001_sd.pdf
+HDMI Molex Type A
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-0x01
+HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle smd
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-1x01
+HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle tht
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-2x0x
+HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle tht smd hybrid
+0
+23
+20
+Connector_Harting
+Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+14
+13
+Connector_Harting
+Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+14
+13
+Connector_Harting
+Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+14
+13
+Connector_Harwin
+Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_LTek-Male_02_P2.00mm_Vertical
+Harwin LTek Connector, 2 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+2
+2
+Connector_Harwin
+Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+6
+2
+Connector_Harwin
+Harwin_LTek-Male_2x02_P2.00mm_Vertical
+Harwin LTek Connector, 4 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+4
+4
+Connector_Harwin
+Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+8
+4
+Connector_Harwin
+Harwin_LTek-Male_2x03_P2.00mm_Vertical
+Harwin LTek Connector, 6 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+6
+6
+Connector_Harwin
+Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+10
+6
+Connector_Harwin
+Harwin_LTek-Male_2x04_P2.00mm_Vertical
+Harwin LTek Connector, 8 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+8
+8
+Connector_Harwin
+Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+12
+8
+Connector_Harwin
+Harwin_LTek-Male_2x05_P2.00mm_Vertical
+Harwin LTek Connector, 10 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+10
+10
+Connector_Harwin
+Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+14
+10
+Connector_Harwin
+Harwin_LTek-Male_2x06_P2.00mm_Vertical
+Harwin LTek Connector, 12 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+12
+12
+Connector_Harwin
+Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+16
+12
+Connector_Harwin
+Harwin_LTek-Male_2x07_P2.00mm_Vertical
+Harwin LTek Connector, 14 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+14
+14
+Connector_Harwin
+Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+18
+14
+Connector_Harwin
+Harwin_LTek-Male_2x08_P2.00mm_Vertical
+Harwin LTek Connector, 16 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+16
+16
+Connector_Harwin
+Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+20
+16
+Connector_Harwin
+Harwin_LTek-Male_2x09_P2.00mm_Vertical
+Harwin LTek Connector, 18 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+18
+18
+Connector_Harwin
+Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+22
+18
+Connector_Harwin
+Harwin_LTek-Male_2x10_P2.00mm_Vertical
+Harwin LTek Connector, 20 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+20
+20
+Connector_Harwin
+Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+24
+20
+Connector_Harwin
+Harwin_LTek-Male_2x13_P2.00mm_Vertical
+Harwin LTek Connector, 26 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+26
+26
+Connector_Harwin
+Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+30
+26
+Connector_Harwin
+Harwin_LTek-Male_2x17_P2.00mm_Vertical
+Harwin LTek Connector, 34 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+34
+34
+Connector_Harwin
+Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+38
+34
+Connector_Harwin
+Harwin_LTek-Male_2x22_P2.00mm_Vertical
+Harwin LTek Connector, 44 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+44
+44
+Connector_Harwin
+Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+48
+44
+Connector_Harwin
+Harwin_LTek-Male_03_P2.00mm_Vertical
+Harwin LTek Connector, 3 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+3
+3
+Connector_Harwin
+Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+7
+3
+Connector_Harwin
+Harwin_LTek-Male_04_P2.00mm_Vertical
+Harwin LTek Connector, 4 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+4
+4
+Connector_Harwin
+Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+8
+4
+Connector_Harwin
+Harwin_LTek-Male_05_P2.00mm_Vertical
+Harwin LTek Connector, 5 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+5
+5
+Connector_Harwin
+Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+9
+5
+Connector_Harwin
+Harwin_LTek-Male_06_P2.00mm_Vertical
+Harwin LTek Connector, 6 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+6
+6
+Connector_Harwin
+Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+10
+6
+Connector_Harwin
+Harwin_LTek-Male_07_P2.00mm_Vertical
+Harwin LTek Connector, 7 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+7
+7
+Connector_Harwin
+Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+11
+7
+Connector_Harwin
+Harwin_LTek-Male_17_P2.00mm_Vertical
+Harwin LTek Connector, 17 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+17
+17
+Connector_Harwin
+Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+21
+17
+Connector_Harwin
+Harwin_LTek-Male_22_P2.00mm_Vertical
+Harwin LTek Connector, 22 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+22
+22
+Connector_Harwin
+Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+26
+22
+Connector_Harwin
+Harwin_M20-89003xx_1x03_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+4
+3
+Connector_Harwin
+Harwin_M20-89004xx_1x04_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+5
+4
+Connector_Harwin
+Harwin_M20-89005xx_1x05_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+6
+5
+Connector_Harwin
+Harwin_M20-89006xx_1x06_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+7
+6
+Connector_Harwin
+Harwin_M20-89007xx_1x07_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+8
+7
+Connector_Harwin
+Harwin_M20-89008xx_1x08_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+9
+8
+Connector_Harwin
+Harwin_M20-89009xx_1x09_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+10
+9
+Connector_Harwin
+Harwin_M20-89010xx_1x10_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+11
+10
+Connector_Harwin
+Harwin_M20-89011xx_1x11_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+12
+11
+Connector_Harwin
+Harwin_M20-89012xx_1x12_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+13
+12
+Connector_Harwin
+Harwin_M20-89013xx_1x13_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+14
+13
+Connector_Harwin
+Harwin_M20-89014xx_1x14_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+15
+14
+Connector_Harwin
+Harwin_M20-89015xx_1x15_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+16
+15
+Connector_Harwin
+Harwin_M20-89016xx_1x16_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+17
+16
+Connector_Harwin
+Harwin_M20-89017xx_1x17_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+18
+17
+Connector_Harwin
+Harwin_M20-89018xx_1x18_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+19
+18
+Connector_Harwin
+Harwin_M20-89019xx_1x19_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+20
+19
+Connector_Harwin
+Harwin_M20-89020xx_1x20_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+21
+20
+Connector_Harwin
+Harwin_M20-7810245_2x02_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+4
+4
+Connector_Harwin
+Harwin_M20-7810345_2x03_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+6
+6
+Connector_Harwin
+Harwin_M20-7810445_2x04_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+8
+8
+Connector_Harwin
+Harwin_M20-7810545_2x05_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+10
+10
+Connector_Harwin
+Harwin_M20-7810645_2x06_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+12
+12
+Connector_Harwin
+Harwin_M20-7810745_2x07_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+14
+14
+Connector_Harwin
+Harwin_M20-7810845_2x08_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+16
+16
+Connector_Harwin
+Harwin_M20-7810945_2x09_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+18
+18
+Connector_Harwin
+Harwin_M20-7811045_2x10_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+20
+20
+Connector_Harwin
+Harwin_M20-7811245_2x12_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+24
+24
+Connector_Harwin
+Harwin_M20-7811545_2x15_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+30
+30
+Connector_Harwin
+Harwin_M20-7812045_2x20_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+40
+40
+Connector_Hirose
+Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
+Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
+connector Hirose BM24 40pin header
+0
+44
+42
+Connector_Hirose
+Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
+Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
+connector Hirose 40pin receptacle vertical
+0
+42
+42
+Connector_Hirose
+Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+4
+3
+Connector_Hirose
+Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+5
+4
+Connector_Hirose
+Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+6
+5
+Connector_Hirose
+Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+7
+6
+Connector_Hirose
+Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+8
+7
+Connector_Hirose
+Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+9
+8
+Connector_Hirose
+Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+10
+9
+Connector_Hirose
+Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+11
+10
+Connector_Hirose
+Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+12
+11
+Connector_Hirose
+Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+13
+12
+Connector_Hirose
+Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+14
+13
+Connector_Hirose
+Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+15
+14
+Connector_Hirose
+Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+16
+15
+Connector_Hirose
+Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+17
+16
+Connector_Hirose
+Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+8
+8
+Connector_Hirose
+Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+10
+10
+Connector_Hirose
+Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+12
+12
+Connector_Hirose
+Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+14
+14
+Connector_Hirose
+Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+16
+16
+Connector_Hirose
+Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+18
+18
+Connector_Hirose
+Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+20
+20
+Connector_Hirose
+Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+22
+22
+Connector_Hirose
+Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+24
+24
+Connector_Hirose
+Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+26
+26
+Connector_Hirose
+Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+28
+28
+Connector_Hirose
+Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+30
+30
+Connector_Hirose
+Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+32
+32
+Connector_Hirose
+Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+20
+10
+Connector_Hirose
+Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+28
+14
+Connector_Hirose
+Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+40
+20
+Connector_Hirose
+Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+60
+30
+Connector_Hirose
+Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+64
+32
+Connector_Hirose
+Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+72
+36
+Connector_Hirose
+Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+80
+40
+Connector_Hirose
+Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+100
+50
+Connector_Hirose
+Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+120
+60
+Connector_Hirose
+Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+20
+10
+Connector_Hirose
+Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+28
+14
+Connector_Hirose
+Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+40
+20
+Connector_Hirose
+Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+60
+30
+Connector_Hirose
+Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+64
+32
+Connector_Hirose
+Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+72
+36
+Connector_Hirose
+Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+80
+40
+Connector_Hirose
+Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+100
+50
+Connector_Hirose
+Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+120
+60
+Connector_Hirose
+Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+160
+80
+Connector_Hirose
+Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+2
+2
+Connector_Hirose
+Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+3
+3
+Connector_Hirose
+Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+4
+4
+Connector_Hirose
+Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+5
+5
+Connector_Hirose
+Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+5
+5
+Connector_Hirose
+Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+6
+6
+Connector_Hirose
+Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+7
+7
+Connector_Hirose
+Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+7
+7
+Connector_Hirose
+Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+8
+8
+Connector_Hirose
+Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+8
+8
+Connector_Hirose
+Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+9
+9
+Connector_Hirose
+Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+9
+9
+Connector_Hirose
+Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+10
+10
+Connector_Hirose
+Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+10
+10
+Connector_Hirose
+Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+11
+11
+Connector_Hirose
+Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+11
+11
+Connector_Hirose
+Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+12
+12
+Connector_Hirose
+Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+12
+12
+Connector_Hirose
+Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+13
+13
+Connector_Hirose
+Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+14
+14
+Connector_Hirose
+Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+14
+14
+Connector_Hirose
+Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+15
+15
+Connector_Hirose
+Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+15
+15
+Connector_Hirose
+Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+4
+3
+Connector_Hirose
+Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+5
+4
+Connector_Hirose
+Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+6
+5
+Connector_Hirose
+Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+7
+6
+Connector_Hirose
+Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+8
+7
+Connector_Hirose
+Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+9
+8
+Connector_Hirose
+Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+10
+9
+Connector_Hirose
+Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+11
+10
+Connector_Hirose
+Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+12
+11
+Connector_Hirose
+Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+13
+12
+Connector_Hirose
+Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+14
+13
+Connector_Hirose
+Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+16
+15
+Connector_Hirose
+Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+17
+16
+Connector_Hirose
+Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+4
+3
+Connector_Hirose
+Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+5
+4
+Connector_Hirose
+Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+6
+5
+Connector_Hirose
+Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+7
+6
+Connector_Hirose
+Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+8
+7
+Connector_Hirose
+Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+9
+8
+Connector_Hirose
+Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+10
+9
+Connector_Hirose
+Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+11
+10
+Connector_Hirose
+Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+12
+11
+Connector_Hirose
+Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+13
+12
+Connector_Hirose
+Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+14
+13
+Connector_Hirose
+Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+16
+15
+Connector_Hirose
+Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+17
+16
+Connector_Hirose
+Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical
+Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+5
+5
+Connector_Hirose
+Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical
+Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+1
+1
+Connector_Hirose
+Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+1
+1
+Connector_Hirose
+Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+5
+5
+Connector_IDC
+IDC-Header_2x03_P2.54mm_Horizontal
+Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_IDC
+IDC-Header_2x03_P2.54mm_Vertical
+Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_IDC
+IDC-Header_2x03_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x03 2.54mm double row
+0
+6
+6
+Connector_IDC
+IDC-Header_2x04_P2.54mm_Horizontal
+Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_IDC
+IDC-Header_2x04_P2.54mm_Vertical
+Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_IDC
+IDC-Header_2x04_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x04 2.54mm double row
+0
+8
+8
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Horizontal
+Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Vertical
+Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Horizontal
+Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Vertical
+Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Horizontal
+Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Horizontal_Lock
+Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf)
+connector idc locked
+0
+16
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Vertical
+Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Horizontal
+Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Vertical
+Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Horizontal
+Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Vertical
+Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Horizontal
+Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Vertical
+Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Horizontal
+Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Vertical
+Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Horizontal
+Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Vertical
+Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Horizontal
+Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Vertical
+Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Horizontal
+Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Vertical
+Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Horizontal
+Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Vertical
+Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Horizontal
+Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Vertical
+Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Vertical_SMD
+SMD IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf
+SMD vertical IDC box header 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Horizontal
+Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Vertical
+Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_JAE
+JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+4
+4
+Connector_JAE
+JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+4
+4
+Connector_JAE
+JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+6
+6
+Connector_JAE
+JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+6
+6
+Connector_JAE
+JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+8
+8
+Connector_JAE
+JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+8
+8
+Connector_JAE
+JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+10
+10
+Connector_JAE
+JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+10
+10
+Connector_JAE
+JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+12
+12
+Connector_JAE
+JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+12
+12
+Connector_JAE
+JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+14
+14
+Connector_JAE
+JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+14
+14
+Connector_JAE
+JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+16
+16
+Connector_JAE
+JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+16
+16
+Connector_JAE
+JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+18
+18
+Connector_JAE
+JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+18
+18
+Connector_JAE
+JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+20
+20
+Connector_JAE
+JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+20
+20
+Connector_JAE
+JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+22
+22
+Connector_JAE
+JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+22
+22
+Connector_JAE
+JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+24
+24
+Connector_JAE
+JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+24
+24
+Connector_JAE
+JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+26
+26
+Connector_JAE
+JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+26
+26
+Connector_JAE
+JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+28
+28
+Connector_JAE
+JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+28
+28
+Connector_JAE
+JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+30
+30
+Connector_JAE
+JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+30
+30
+Connector_JAE
+JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+32
+32
+Connector_JAE
+JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+32
+32
+Connector_JAE
+JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+34
+34
+Connector_JAE
+JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+34
+34
+Connector_JAE
+JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+36
+36
+Connector_JAE
+JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+36
+36
+Connector_JAE
+JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+38
+38
+Connector_JAE
+JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+38
+38
+Connector_JAE
+JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+40
+40
+Connector_JAE
+JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+40
+40
+Connector_JAE
+JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+42
+42
+Connector_JAE
+JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+42
+42
+Connector_JAE
+JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+44
+44
+Connector_JAE
+JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+44
+44
+Connector_JAE
+JAE_MM70-314-310B1
+http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf
+connector JAE MXM
+0
+280
+279
+Connector_JAE
+JAE_SIM_Card_SF72S006
+SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809
+SIM Card with Detect Switch
+0
+18
+9
+Connector_JST
+JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical
+JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+3
+2
+Connector_JST
+JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical
+JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+4
+3
+Connector_JST
+JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical
+JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+5
+4
+Connector_JST
+JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical
+JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+6
+5
+Connector_JST
+JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical
+JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+7
+6
+Connector_JST
+JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical
+JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
+connector JST AUH side entry
+0
+5
+4
+Connector_JST
+JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical
+JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
+connector JST AUH side entry
+0
+7
+6
+Connector_JST
+JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical
+JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+2
+2
+Connector_JST
+JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical
+JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+3
+3
+Connector_JST
+JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical
+JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+4
+4
+Connector_JST
+JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical
+JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+5
+5
+Connector_JST
+JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical
+JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+6
+6
+Connector_JST
+JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical
+JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+7
+7
+Connector_JST
+JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical
+JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+8
+8
+Connector_JST
+JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical
+JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+9
+9
+Connector_JST
+JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical
+JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+10
+10
+Connector_JST
+JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical
+JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+11
+11
+Connector_JST
+JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical
+JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+12
+12
+Connector_JST
+JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical
+JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+13
+13
+Connector_JST
+JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical
+JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+14
+14
+Connector_JST
+JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical
+JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+15
+15
+Connector_JST
+JST_EH_S2B-EH_1x02_P2.50mm_Horizontal
+JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+2
+2
+Connector_JST
+JST_EH_S3B-EH_1x03_P2.50mm_Horizontal
+JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+3
+3
+Connector_JST
+JST_EH_S4B-EH_1x04_P2.50mm_Horizontal
+JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+4
+4
+Connector_JST
+JST_EH_S5B-EH_1x05_P2.50mm_Horizontal
+JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+5
+5
+Connector_JST
+JST_EH_S6B-EH_1x06_P2.50mm_Horizontal
+JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+6
+6
+Connector_JST
+JST_EH_S7B-EH_1x07_P2.50mm_Horizontal
+JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+7
+7
+Connector_JST
+JST_EH_S8B-EH_1x08_P2.50mm_Horizontal
+JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+8
+8
+Connector_JST
+JST_EH_S9B-EH_1x09_P2.50mm_Horizontal
+JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+9
+9
+Connector_JST
+JST_EH_S10B-EH_1x10_P2.50mm_Horizontal
+JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+10
+10
+Connector_JST
+JST_EH_S11B-EH_1x11_P2.50mm_Horizontal
+JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+11
+11
+Connector_JST
+JST_EH_S12B-EH_1x12_P2.50mm_Horizontal
+JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+12
+12
+Connector_JST
+JST_EH_S13B-EH_1x13_P2.50mm_Horizontal
+JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+13
+13
+Connector_JST
+JST_EH_S14B-EH_1x14_P2.50mm_Horizontal
+JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+14
+14
+Connector_JST
+JST_EH_S15B-EH_1x15_P2.50mm_Horizontal
+JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+15
+15
+Connector_JST
+JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical
+JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+4
+3
+Connector_JST
+JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical
+JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+5
+4
+Connector_JST
+JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
+JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+6
+5
+Connector_JST
+JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical
+JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+7
+6
+Connector_JST
+JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical
+JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+8
+7
+Connector_JST
+JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical
+JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+9
+8
+Connector_JST
+JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical
+JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+10
+9
+Connector_JST
+JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical
+JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+11
+10
+Connector_JST
+JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical
+JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+12
+11
+Connector_JST
+JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical
+JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+13
+12
+Connector_JST
+JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical
+JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+14
+13
+Connector_JST
+JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical
+JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+15
+14
+Connector_JST
+JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical
+JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+16
+15
+Connector_JST
+JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical
+JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+17
+16
+Connector_JST
+JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal
+JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+4
+3
+Connector_JST
+JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal
+JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+5
+4
+Connector_JST
+JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal
+JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+6
+5
+Connector_JST
+JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal
+JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+7
+6
+Connector_JST
+JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal
+JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+8
+7
+Connector_JST
+JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal
+JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+9
+8
+Connector_JST
+JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal
+JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+10
+9
+Connector_JST
+JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal
+JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+11
+10
+Connector_JST
+JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal
+JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+12
+11
+Connector_JST
+JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal
+JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+13
+12
+Connector_JST
+JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal
+JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+14
+13
+Connector_JST
+JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal
+JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+15
+14
+Connector_JST
+JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal
+JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+16
+15
+Connector_JST
+JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal
+JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+17
+16
+Connector_JST
+JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical
+JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+8
+6
+Connector_JST
+JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical
+JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+10
+8
+Connector_JST
+JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical
+JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+12
+10
+Connector_JST
+JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical
+JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+14
+12
+Connector_JST
+JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical
+JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+18
+16
+Connector_JST
+JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical
+JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+22
+20
+Connector_JST
+JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal
+JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+7
+6
+Connector_JST
+JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal
+JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+10
+8
+Connector_JST
+JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal
+JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+12
+10
+Connector_JST
+JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal
+JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+14
+12
+Connector_JST
+JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal
+JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+18
+16
+Connector_JST
+JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal
+JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+22
+20
+Connector_JST
+JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical
+JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+2
+2
+Connector_JST
+JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical
+JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+3
+3
+Connector_JST
+JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical
+JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+4
+4
+Connector_JST
+JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical
+JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+6
+6
+Connector_JST
+JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical
+JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+8
+8
+Connector_JST
+JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal
+JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator
+connector JST LEA top entry
+0
+4
+3
+Connector_JST
+JST_NV_B02P-NV_1x02_P5.00mm_Vertical
+JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+2
+2
+Connector_JST
+JST_NV_B03P-NV_1x03_P5.00mm_Vertical
+JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+3
+3
+Connector_JST
+JST_NV_B04P-NV_1x04_P5.00mm_Vertical
+JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+4
+4
+Connector_JST
+JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical
+JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+8
+8
+Connector_JST
+JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical
+JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+10
+10
+Connector_JST
+JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical
+JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+12
+12
+Connector_JST
+JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical
+JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+14
+14
+Connector_JST
+JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical
+JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+16
+16
+Connector_JST
+JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical
+JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+18
+18
+Connector_JST
+JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical
+JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+20
+20
+Connector_JST
+JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical
+JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+22
+22
+Connector_JST
+JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical
+JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+24
+24
+Connector_JST
+JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical
+JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+26
+26
+Connector_JST
+JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical
+JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+28
+28
+Connector_JST
+JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical
+JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+30
+30
+Connector_JST
+JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical
+JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+32
+32
+Connector_JST
+JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical
+JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+34
+34
+Connector_JST
+JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal
+JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+8
+8
+Connector_JST
+JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal
+JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+10
+10
+Connector_JST
+JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal
+JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+12
+12
+Connector_JST
+JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal
+JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+14
+14
+Connector_JST
+JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal
+JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+16
+16
+Connector_JST
+JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal
+JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+18
+18
+Connector_JST
+JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal
+JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+20
+20
+Connector_JST
+JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal
+JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+22
+22
+Connector_JST
+JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal
+JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+24
+24
+Connector_JST
+JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal
+JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+26
+26
+Connector_JST
+JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal
+JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+28
+28
+Connector_JST
+JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal
+JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+30
+30
+Connector_JST
+JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal
+JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+32
+32
+Connector_JST
+JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal
+JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+34
+34
+Connector_JST
+JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical
+JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+2
+2
+Connector_JST
+JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical
+JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+4
+3
+Connector_JST
+JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical
+JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+3
+3
+Connector_JST
+JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical
+JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+5
+4
+Connector_JST
+JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical
+JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+4
+4
+Connector_JST
+JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical
+JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+6
+5
+Connector_JST
+JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical
+JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+5
+5
+Connector_JST
+JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical
+JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+7
+6
+Connector_JST
+JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical
+JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+6
+6
+Connector_JST
+JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical
+JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+8
+7
+Connector_JST
+JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical
+JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+7
+7
+Connector_JST
+JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical
+JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+9
+8
+Connector_JST
+JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical
+JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+8
+8
+Connector_JST
+JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical
+JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+10
+9
+Connector_JST
+JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical
+JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+9
+9
+Connector_JST
+JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical
+JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+11
+10
+Connector_JST
+JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical
+JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+10
+10
+Connector_JST
+JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical
+JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+12
+11
+Connector_JST
+JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical
+JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+11
+11
+Connector_JST
+JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical
+JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+13
+12
+Connector_JST
+JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical
+JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+12
+12
+Connector_JST
+JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical
+JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+14
+13
+Connector_JST
+JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical
+JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+13
+13
+Connector_JST
+JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical
+JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+15
+14
+Connector_JST
+JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical
+JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+14
+14
+Connector_JST
+JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical
+JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+16
+15
+Connector_JST
+JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical
+JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+15
+15
+Connector_JST
+JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical
+JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+17
+16
+Connector_JST
+JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical
+JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+16
+16
+Connector_JST
+JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical
+JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+18
+17
+Connector_JST
+JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal
+JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+2
+2
+Connector_JST
+JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal
+JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+4
+3
+Connector_JST
+JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal
+JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+3
+3
+Connector_JST
+JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal
+JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+5
+4
+Connector_JST
+JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal
+JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+4
+4
+Connector_JST
+JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal
+JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+6
+5
+Connector_JST
+JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal
+JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+5
+5
+Connector_JST
+JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal
+JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+7
+6
+Connector_JST
+JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal
+JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+6
+6
+Connector_JST
+JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal
+JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+8
+7
+Connector_JST
+JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal
+JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+7
+7
+Connector_JST
+JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal
+JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+9
+8
+Connector_JST
+JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal
+JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+8
+8
+Connector_JST
+JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal
+JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+10
+9
+Connector_JST
+JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal
+JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+9
+9
+Connector_JST
+JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal
+JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+11
+10
+Connector_JST
+JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal
+JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+10
+10
+Connector_JST
+JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal
+JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+12
+11
+Connector_JST
+JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal
+JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+11
+11
+Connector_JST
+JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal
+JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+13
+12
+Connector_JST
+JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal
+JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+12
+12
+Connector_JST
+JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal
+JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+14
+13
+Connector_JST
+JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal
+JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+13
+13
+Connector_JST
+JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal
+JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+15
+14
+Connector_JST
+JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal
+JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+14
+14
+Connector_JST
+JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal
+JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+16
+15
+Connector_JST
+JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal
+JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+15
+15
+Connector_JST
+JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal
+JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+17
+16
+Connector_JST
+JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal
+JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+16
+16
+Connector_JST
+JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical
+JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+8
+8
+Connector_JST
+JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical
+JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+10
+10
+Connector_JST
+JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical
+JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+12
+12
+Connector_JST
+JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical
+JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+14
+14
+Connector_JST
+JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical
+JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+16
+16
+Connector_JST
+JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical
+JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+18
+18
+Connector_JST
+JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical
+JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+20
+20
+Connector_JST
+JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical
+JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+22
+22
+Connector_JST
+JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical
+JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+24
+24
+Connector_JST
+JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical
+JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+26
+26
+Connector_JST
+JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical
+JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+28
+28
+Connector_JST
+JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical
+JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+30
+30
+Connector_JST
+JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical
+JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+32
+32
+Connector_JST
+JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical
+JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+34
+34
+Connector_JST
+JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical
+JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+36
+36
+Connector_JST
+JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical
+JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+38
+38
+Connector_JST
+JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical
+JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+40
+40
+Connector_JST
+JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal
+JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+8
+8
+Connector_JST
+JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal
+JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+10
+10
+Connector_JST
+JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal
+JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+12
+12
+Connector_JST
+JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal
+JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+14
+14
+Connector_JST
+JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal
+JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+16
+16
+Connector_JST
+JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal
+JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+18
+18
+Connector_JST
+JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal
+JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+20
+20
+Connector_JST
+JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal
+JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+22
+22
+Connector_JST
+JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal
+JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+24
+24
+Connector_JST
+JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal
+JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+26
+26
+Connector_JST
+JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal
+JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+28
+28
+Connector_JST
+JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal
+JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+30
+30
+Connector_JST
+JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal
+JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+32
+32
+Connector_JST
+JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal
+JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+34
+34
+Connector_JST
+JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal
+JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+36
+36
+Connector_JST
+JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal
+JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+38
+38
+Connector_JST
+JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal
+JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+40
+40
+Connector_JST
+JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal
+JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator
+connector JST SFH horizontal
+0
+4
+3
+Connector_JST
+JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+4
+3
+Connector_JST
+JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+7
+6
+Connector_JST
+JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+8
+7
+Connector_JST
+JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+9
+8
+Connector_JST
+JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+10
+9
+Connector_JST
+JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+12
+11
+Connector_JST
+JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+13
+12
+Connector_JST
+JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+14
+13
+Connector_JST
+JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+16
+15
+Connector_JST
+JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+18
+17
+Connector_JST
+JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+22
+21
+Connector_JST
+JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+24
+23
+Connector_JST
+JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+28
+27
+Connector_JST
+JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+32
+31
+Connector_JST
+JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical
+JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+4
+3
+Connector_JST
+JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical
+JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+5
+4
+Connector_JST
+JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical
+JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+6
+5
+Connector_JST
+JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical
+JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+7
+6
+Connector_JST
+JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical
+JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+8
+7
+Connector_JST
+JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical
+JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+9
+8
+Connector_JST
+JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical
+JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+10
+9
+Connector_JST
+JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical
+JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+11
+10
+Connector_JST
+JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical
+JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+12
+11
+Connector_JST
+JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical
+JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+13
+12
+Connector_JST
+JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical
+JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+14
+13
+Connector_JST
+JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical
+JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+15
+14
+Connector_JST
+JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical
+JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+16
+15
+Connector_JST
+JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical
+JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+17
+16
+Connector_JST
+JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal
+JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+4
+3
+Connector_JST
+JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal
+JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+5
+4
+Connector_JST
+JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal
+JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+6
+5
+Connector_JST
+JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal
+JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+7
+6
+Connector_JST
+JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal
+JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+8
+7
+Connector_JST
+JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal
+JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+9
+8
+Connector_JST
+JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal
+JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+10
+9
+Connector_JST
+JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal
+JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+11
+10
+Connector_JST
+JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal
+JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+12
+11
+Connector_JST
+JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal
+JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+13
+12
+Connector_JST
+JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal
+JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+14
+13
+Connector_JST
+JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal
+JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+15
+14
+Connector_JST
+JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal
+JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+16
+15
+Connector_JST
+JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal
+JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+17
+16
+Connector_JST
+JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal
+JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+22
+21
+Connector_JST
+JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical
+JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+4
+3
+Connector_JST
+JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical
+JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+5
+4
+Connector_JST
+JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical
+JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+6
+5
+Connector_JST
+JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical
+JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+7
+6
+Connector_JST
+JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical
+JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+8
+7
+Connector_JST
+JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical
+JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+10
+9
+Connector_JST
+JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical
+JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+12
+11
+Connector_JST
+JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical
+JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+14
+13
+Connector_JST
+JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical
+JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+16
+15
+Connector_JST
+JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical
+JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+17
+16
+Connector_JST
+JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical
+JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+18
+17
+Connector_JST
+JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical
+JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+19
+18
+Connector_JST
+JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical
+JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+22
+21
+Connector_JST
+JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+4
+3
+Connector_JST
+JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+5
+4
+Connector_JST
+JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+6
+5
+Connector_JST
+JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+7
+6
+Connector_JST
+JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+8
+7
+Connector_JST
+JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+10
+9
+Connector_JST
+JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+12
+11
+Connector_JST
+JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+14
+13
+Connector_JST
+JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+16
+15
+Connector_JST
+JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+17
+16
+Connector_JST
+JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+18
+17
+Connector_JST
+JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+19
+18
+Connector_JST
+JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+22
+21
+Connector_JST
+JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+24
+23
+Connector_JST
+JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical
+JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical
+JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+2
+2
+Connector_JST
+JST_VH_B2P-VH_1x02_P3.96mm_Vertical
+JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2P3-VH_1x02_P7.92mm_Vertical
+JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal
+JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+2
+2
+Connector_JST
+JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical
+JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+3
+3
+Connector_JST
+JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical
+JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+3
+3
+Connector_JST
+JST_VH_B3P-VH_1x03_P3.96mm_Vertical
+JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+3
+3
+Connector_JST
+JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal
+JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+3
+3
+Connector_JST
+JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical
+JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+4
+4
+Connector_JST
+JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical
+JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+4
+4
+Connector_JST
+JST_VH_B4P-VH_1x04_P3.96mm_Vertical
+JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+4
+4
+Connector_JST
+JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal
+JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+4
+4
+Connector_JST
+JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical
+JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+5
+5
+Connector_JST
+JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical
+JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+5
+5
+Connector_JST
+JST_VH_B5P-VH_1x05_P3.96mm_Vertical
+JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+5
+5
+Connector_JST
+JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal
+JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+5
+5
+Connector_JST
+JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical
+JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+6
+6
+Connector_JST
+JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical
+JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+6
+6
+Connector_JST
+JST_VH_B6P-VH_1x06_P3.96mm_Vertical
+JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+6
+6
+Connector_JST
+JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal
+JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+6
+6
+Connector_JST
+JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical
+JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+7
+7
+Connector_JST
+JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical
+JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+7
+7
+Connector_JST
+JST_VH_B7P-VH_1x07_P3.96mm_Vertical
+JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+7
+7
+Connector_JST
+JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal
+JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+7
+7
+Connector_JST
+JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical
+JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+8
+8
+Connector_JST
+JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical
+JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+8
+8
+Connector_JST
+JST_VH_B8P-VH_1x08_P3.96mm_Vertical
+JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+8
+8
+Connector_JST
+JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal
+JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+8
+8
+Connector_JST
+JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical
+JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+9
+9
+Connector_JST
+JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical
+JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+9
+9
+Connector_JST
+JST_VH_B9P-VH_1x09_P3.96mm_Vertical
+JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+9
+9
+Connector_JST
+JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal
+JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+9
+9
+Connector_JST
+JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical
+JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+10
+10
+Connector_JST
+JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical
+JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+10
+10
+Connector_JST
+JST_VH_B10P-VH_1x10_P3.96mm_Vertical
+JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+10
+10
+Connector_JST
+JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal
+JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+10
+10
+Connector_JST
+JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical
+JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+11
+11
+Connector_JST
+JST_VH_S2P-VH_1x02_P3.96mm_Horizontal
+JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+2
+2
+Connector_JST
+JST_VH_S3P-VH_1x03_P3.96mm_Horizontal
+JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+3
+3
+Connector_JST
+JST_VH_S4P-VH_1x04_P3.96mm_Horizontal
+JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+4
+4
+Connector_JST
+JST_VH_S5P-VH_1x05_P3.96mm_Horizontal
+JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+5
+5
+Connector_JST
+JST_VH_S6P-VH_1x06_P3.96mm_Horizontal
+JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+6
+6
+Connector_JST
+JST_VH_S7P-VH_1x07_P3.96mm_Horizontal
+JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+7
+7
+Connector_JST
+JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal
+JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator
+connector JST XAG top entry
+0
+7
+6
+Connector_JST
+JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical
+JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+2
+2
+Connector_JST
+JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical
+JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+2
+2
+Connector_JST
+JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical
+JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+3
+3
+Connector_JST
+JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical
+JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+3
+3
+Connector_JST
+JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical
+JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+4
+4
+Connector_JST
+JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical
+JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+4
+4
+Connector_JST
+JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical
+JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+5
+5
+Connector_JST
+JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical
+JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+5
+5
+Connector_JST
+JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical
+JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+6
+6
+Connector_JST
+JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical
+JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+6
+6
+Connector_JST
+JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical
+JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+7
+7
+Connector_JST
+JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical
+JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+7
+7
+Connector_JST
+JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical
+JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+8
+8
+Connector_JST
+JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical
+JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+8
+8
+Connector_JST
+JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical
+JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+9
+9
+Connector_JST
+JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical
+JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+9
+9
+Connector_JST
+JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical
+JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+10
+10
+Connector_JST
+JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical
+JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+10
+10
+Connector_JST
+JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical
+JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+11
+11
+Connector_JST
+JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical
+JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+11
+11
+Connector_JST
+JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical
+JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+12
+12
+Connector_JST
+JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical
+JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+12
+12
+Connector_JST
+JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical
+JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+13
+13
+Connector_JST
+JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical
+JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+13
+13
+Connector_JST
+JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical
+JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+14
+14
+Connector_JST
+JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical
+JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+14
+14
+Connector_JST
+JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical
+JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+15
+15
+Connector_JST
+JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical
+JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+15
+15
+Connector_JST
+JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical
+JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+18
+18
+Connector_JST
+JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical
+JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+20
+20
+Connector_JST
+JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical
+JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+20
+20
+Connector_JST
+JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal
+JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+2
+2
+Connector_JST
+JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal
+JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+2
+2
+Connector_JST
+JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal
+JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+3
+3
+Connector_JST
+JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal
+JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+3
+3
+Connector_JST
+JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal
+JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+4
+4
+Connector_JST
+JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal
+JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+4
+4
+Connector_JST
+JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal
+JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+5
+5
+Connector_JST
+JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal
+JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+5
+5
+Connector_JST
+JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal
+JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+6
+6
+Connector_JST
+JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal
+JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+6
+6
+Connector_JST
+JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal
+JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+7
+7
+Connector_JST
+JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal
+JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+7
+7
+Connector_JST
+JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal
+JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+8
+8
+Connector_JST
+JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal
+JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+8
+8
+Connector_JST
+JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal
+JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+9
+9
+Connector_JST
+JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal
+JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+9
+9
+Connector_JST
+JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal
+JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+10
+10
+Connector_JST
+JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal
+JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+10
+10
+Connector_JST
+JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal
+JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+11
+11
+Connector_JST
+JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal
+JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+11
+11
+Connector_JST
+JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal
+JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+12
+12
+Connector_JST
+JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal
+JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+12
+12
+Connector_JST
+JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal
+JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+13
+13
+Connector_JST
+JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal
+JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+13
+13
+Connector_JST
+JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal
+JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+14
+14
+Connector_JST
+JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal
+JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+14
+14
+Connector_JST
+JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical
+JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+1
+1
+Connector_JST
+JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical
+JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+2
+2
+Connector_JST
+JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical
+JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+2
+2
+Connector_JST
+JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical
+JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+3
+3
+Connector_JST
+JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical
+JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+3
+3
+Connector_JST
+JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical
+JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+4
+4
+Connector_JST
+JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical
+JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+4
+4
+Connector_JST
+JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical
+JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+5
+5
+Connector_JST
+JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical
+JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+5
+5
+Connector_JST
+JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical
+JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+6
+6
+Connector_JST
+JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical
+JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+6
+6
+Connector_JST
+JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical
+JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+7
+7
+Connector_JST
+JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical
+JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+7
+7
+Connector_JST
+JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical
+JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+8
+8
+Connector_JST
+JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical
+JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+8
+8
+Connector_JST
+JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical
+JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+9
+9
+Connector_JST
+JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical
+JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+9
+9
+Connector_JST
+JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical
+JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry boss
+0
+10
+10
+Connector_JST
+JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical
+JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+10
+10
+Connector_JST
+JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical
+JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+11
+11
+Connector_JST
+JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical
+JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry boss
+0
+12
+12
+Connector_JST
+JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical
+JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+12
+12
+Connector_JST
+JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical
+JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+13
+13
+Connector_JST
+JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical
+JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+14
+14
+Connector_JST
+JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical
+JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+15
+15
+Connector_JST
+JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical
+JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+16
+16
+Connector_JST
+JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical
+JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+20
+20
+Connector_JST
+JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal
+JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+2
+2
+Connector_JST
+JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal
+JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+2
+2
+Connector_JST
+JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal
+JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+3
+3
+Connector_JST
+JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal
+JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+3
+3
+Connector_JST
+JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal
+JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+4
+4
+Connector_JST
+JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal
+JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+4
+4
+Connector_JST
+JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal
+JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+5
+5
+Connector_JST
+JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal
+JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+5
+5
+Connector_JST
+JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal
+JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+6
+6
+Connector_JST
+JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal
+JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+6
+6
+Connector_JST
+JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal
+JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+7
+7
+Connector_JST
+JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal
+JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+7
+7
+Connector_JST
+JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal
+JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+8
+8
+Connector_JST
+JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal
+JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+8
+8
+Connector_JST
+JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal
+JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+9
+9
+Connector_JST
+JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal
+JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+9
+9
+Connector_JST
+JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal
+JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+10
+10
+Connector_JST
+JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal
+JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+10
+10
+Connector_JST
+JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal
+JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+11
+11
+Connector_JST
+JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal
+JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+11
+11
+Connector_JST
+JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal
+JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+12
+12
+Connector_JST
+JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal
+JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+12
+12
+Connector_JST
+JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal
+JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+13
+13
+Connector_JST
+JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal
+JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+13
+13
+Connector_JST
+JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal
+JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+14
+14
+Connector_JST
+JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal
+JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+14
+14
+Connector_JST
+JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal
+JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+15
+15
+Connector_JST
+JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal
+JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+15
+15
+Connector_JST
+JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal
+JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+16
+16
+Connector_JST
+JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical
+JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+2
+2
+Connector_JST
+JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical
+JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+3
+3
+Connector_JST
+JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical
+JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+3
+3
+Connector_JST
+JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical
+JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+4
+4
+Connector_JST
+JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical
+JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+4
+4
+Connector_JST
+JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical
+JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+5
+5
+Connector_JST
+JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical
+JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+5
+5
+Connector_JST
+JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical
+JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+6
+6
+Connector_JST
+JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical
+JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+6
+6
+Connector_JST
+JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical
+JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+7
+7
+Connector_JST
+JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical
+JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+7
+7
+Connector_JST
+JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical
+JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+8
+8
+Connector_JST
+JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical
+JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+8
+8
+Connector_JST
+JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical
+JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+9
+9
+Connector_JST
+JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical
+JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+9
+9
+Connector_JST
+JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical
+JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+10
+10
+Connector_JST
+JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical
+JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+10
+10
+Connector_JST
+JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical
+JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+11
+11
+Connector_JST
+JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical
+JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+11
+11
+Connector_JST
+JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical
+JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+12
+12
+Connector_JST
+JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical
+JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+12
+12
+Connector_JST
+JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical
+JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+13
+13
+Connector_JST
+JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical
+JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+13
+13
+Connector_JST
+JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical
+JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+14
+14
+Connector_JST
+JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical
+JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+14
+14
+Connector_JST
+JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical
+JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+15
+15
+Connector_JST
+JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical
+JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+15
+15
+Connector_JST
+JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical
+JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+16
+16
+Connector_JST
+JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical
+JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+16
+16
+Connector_JST
+JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical
+JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+4
+3
+Connector_JST
+JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical
+JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+5
+4
+Connector_JST
+JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical
+JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+6
+5
+Connector_JST
+JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical
+JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+7
+6
+Connector_JST
+JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical
+JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+8
+7
+Connector_JST
+JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical
+JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+9
+8
+Connector_JST
+JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical
+JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+10
+9
+Connector_JST
+JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical
+JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+11
+10
+Connector_JST
+JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical
+JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+12
+11
+Connector_JST
+JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical
+JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+13
+12
+Connector_JST
+JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical
+JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+14
+13
+Connector_JST
+JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical
+JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+15
+14
+Connector_JST
+JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical
+JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+16
+15
+Connector_JST
+JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical
+JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+17
+16
+Connector_JST
+JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical
+JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+18
+17
+Connector_JST
+JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal
+JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+2
+2
+Connector_JST
+JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal
+JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+3
+3
+Connector_JST
+JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal
+JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+4
+4
+Connector_JST
+JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal
+JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+5
+5
+Connector_JST
+JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal
+JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+6
+6
+Connector_JST
+JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal
+JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+7
+7
+Connector_JST
+JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal
+JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+8
+8
+Connector_JST
+JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal
+JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+9
+9
+Connector_JST
+JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal
+JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+10
+10
+Connector_JST
+JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal
+JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+11
+11
+Connector_JST
+JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal
+JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+12
+12
+Connector_JST
+JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal
+JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+13
+13
+Connector_JST
+JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal
+JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+14
+14
+Connector_JST
+JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal
+JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+15
+15
+Connector_JST
+JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal
+JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+16
+16
+Connector_JST
+JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+4
+3
+Connector_JST
+JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+5
+4
+Connector_JST
+JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+6
+5
+Connector_JST
+JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+7
+6
+Connector_JST
+JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+8
+7
+Connector_JST
+JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+9
+8
+Connector_JST
+JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+10
+9
+Connector_JST
+JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+11
+10
+Connector_JST
+JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+12
+11
+Connector_JST
+JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+13
+12
+Connector_JST
+JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+14
+13
+Connector_JST
+JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+15
+14
+Connector_JST
+JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+16
+15
+Connector_JST
+JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+17
+16
+Connector_JST
+JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+18
+17
+Connector_Molex
+Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+13
+13
+Connector_Molex
+Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+14
+14
+Connector_Molex
+Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+15
+15
+Connector_Molex
+Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+16
+16
+Connector_Molex
+Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+13
+13
+Connector_Molex
+Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+14
+14
+Connector_Molex
+Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+15
+15
+Connector_Molex
+Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+16
+16
+Connector_Molex
+Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+17
+17
+Connector_Molex
+Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+18
+18
+Connector_Molex
+Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+2
+2
+Connector_Molex
+Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+3
+3
+Connector_Molex
+Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+4
+4
+Connector_Molex
+Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+5
+5
+Connector_Molex
+Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+6
+6
+Connector_Molex
+Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+7
+7
+Connector_Molex
+Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+8
+8
+Connector_Molex
+Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+9
+9
+Connector_Molex
+Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+10
+10
+Connector_Molex
+Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+11
+11
+Connector_Molex
+Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+13
+13
+Connector_Molex
+Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+14
+14
+Connector_Molex
+Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+15
+15
+Connector_Molex
+Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+16
+16
+Connector_Molex
+Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+17
+17
+Connector_Molex
+Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+18
+18
+Connector_Molex
+Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+12
+12
+Connector_Molex
+Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+14
+13
+Connector_Molex
+Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+13
+13
+Connector_Molex
+Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+15
+15
+Connector_Molex
+Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+13
+13
+Connector_Molex
+Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+15
+15
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+6
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+32
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+8
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+47
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+10
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+62
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+12
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+77
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+6
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+32
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+8
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+47
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+10
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+62
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+12
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+77
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+18
+8
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+122
+8
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+22
+10
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+152
+10
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+26
+12
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+182
+12
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+30
+14
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+212
+14
+Connector_Molex
+Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+3
+3
+Connector_Molex
+Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+5
+5
+Connector_Molex
+Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+7
+7
+Connector_Molex
+Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+14
+14
+Connector_Molex
+Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+16
+16
+Connector_Molex
+Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+2
+2
+Connector_Molex
+Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+3
+3
+Connector_Molex
+Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+5
+5
+Connector_Molex
+Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+7
+7
+Connector_Molex
+Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+10
+10
+Connector_Molex
+Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+12
+12
+Connector_Molex
+Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+14
+14
+Connector_Molex
+Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+16
+16
+Connector_Molex
+Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+4
+3
+Connector_Molex
+Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+5
+4
+Connector_Molex
+Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+6
+5
+Connector_Molex
+Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+7
+6
+Connector_Molex
+Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+8
+7
+Connector_Molex
+Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+9
+8
+Connector_Molex
+Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+10
+9
+Connector_Molex
+Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+11
+10
+Connector_Molex
+Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+12
+11
+Connector_Molex
+Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+14
+13
+Connector_Molex
+Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+16
+15
+Connector_Molex
+Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+17
+16
+Connector_Molex
+Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+20
+19
+Connector_Molex
+Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+32
+31
+Connector_Molex
+Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+8
+7
+Connector_Molex
+Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+9
+8
+Connector_Molex
+Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+10
+9
+Connector_Molex
+Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+11
+10
+Connector_Molex
+Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+12
+11
+Connector_Molex
+Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+13
+12
+Connector_Molex
+Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+14
+13
+Connector_Molex
+Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+15
+14
+Connector_Molex
+Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+16
+15
+Connector_Molex
+Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+17
+16
+Connector_Molex
+Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+8
+7
+Connector_Molex
+Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+9
+8
+Connector_Molex
+Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+10
+9
+Connector_Molex
+Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+11
+10
+Connector_Molex
+Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+12
+11
+Connector_Molex
+Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+13
+12
+Connector_Molex
+Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+14
+13
+Connector_Molex
+Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+15
+14
+Connector_Molex
+Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+16
+15
+Connector_Molex
+Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+17
+16
+Connector_Molex
+Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical
+Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate_Slim side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+6
+5
+Connector_Molex
+Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+7
+6
+Connector_Molex
+Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+8
+7
+Connector_Molex
+Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+9
+8
+Connector_Molex
+Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+10
+9
+Connector_Molex
+Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+12
+11
+Connector_Molex
+Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+14
+13
+Connector_Molex
+Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical
+Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2)
+molex pico spox 14
+0
+28
+14
+Connector_Molex
+Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+2
+2
+Connector_Molex
+Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+3
+3
+Connector_Molex
+Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+4
+4
+Connector_Molex
+Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+5
+5
+Connector_Molex
+Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+6
+6
+Connector_Molex
+Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+7
+7
+Connector_Molex
+Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+8
+8
+Connector_Molex
+Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+9
+9
+Connector_Molex
+Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+10
+10
+Connector_Molex
+Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+11
+11
+Connector_Molex
+Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+12
+12
+Connector_Molex
+Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+13
+13
+Connector_Molex
+Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+14
+14
+Connector_Molex
+Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+15
+15
+Connector_Molex
+Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+2
+2
+Connector_Molex
+Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+3
+3
+Connector_Molex
+Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+4
+4
+Connector_Molex
+Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+5
+5
+Connector_Molex
+Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+6
+6
+Connector_Molex
+Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+7
+7
+Connector_Molex
+Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+8
+8
+Connector_Molex
+Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+9
+9
+Connector_Molex
+Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+10
+10
+Connector_Molex
+Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+11
+11
+Connector_Molex
+Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+12
+12
+Connector_Molex
+Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+13
+13
+Connector_Molex
+Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+14
+14
+Connector_Molex
+Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+15
+15
+Connector_Molex
+Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+4
+3
+Connector_Molex
+Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+5
+4
+Connector_Molex
+Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+6
+5
+Connector_Molex
+Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+7
+6
+Connector_Molex
+Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+8
+7
+Connector_Molex
+Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+9
+8
+Connector_Molex
+Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+10
+9
+Connector_Molex
+Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+11
+10
+Connector_Molex
+Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+12
+11
+Connector_Molex
+Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+13
+12
+Connector_Molex
+Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+14
+13
+Connector_Molex
+Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+15
+14
+Connector_Molex
+Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+16
+15
+Connector_Molex
+Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+17
+16
+Connector_Molex
+Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+19
+18
+Connector_Molex
+Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+4
+3
+Connector_Molex
+Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+5
+4
+Connector_Molex
+Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+6
+5
+Connector_Molex
+Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+7
+6
+Connector_Molex
+Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+8
+7
+Connector_Molex
+Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+9
+8
+Connector_Molex
+Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+10
+9
+Connector_Molex
+Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+11
+10
+Connector_Molex
+Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+12
+11
+Connector_Molex
+Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+13
+12
+Connector_Molex
+Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+14
+13
+Connector_Molex
+Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+15
+14
+Connector_Molex
+Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+16
+15
+Connector_Molex
+Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+17
+16
+Connector_Molex
+Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+4
+4
+Connector_Molex
+Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+6
+6
+Connector_Molex
+Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+8
+8
+Connector_Molex
+Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+10
+10
+Connector_Molex
+Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+12
+12
+Connector_Molex
+Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+14
+14
+Connector_Molex
+Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+16
+16
+Connector_Molex
+Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+18
+18
+Connector_Molex
+Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+20
+20
+Connector_Molex
+Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+22
+22
+Connector_Molex
+Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+24
+24
+Connector_Molex
+Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+26
+26
+Connector_Molex
+Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+4
+4
+Connector_Molex
+Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+6
+6
+Connector_Molex
+Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+8
+8
+Connector_Molex
+Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+10
+10
+Connector_Molex
+Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+12
+12
+Connector_Molex
+Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+14
+14
+Connector_Molex
+Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+16
+16
+Connector_Molex
+Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+18
+18
+Connector_Molex
+Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+20
+20
+Connector_Molex
+Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+22
+22
+Connector_Molex
+Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+24
+24
+Connector_Molex
+Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+26
+26
+Connector_Molex
+Molex_SL_171971-0002_1x02_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+2
+2
+Connector_Molex
+Molex_SL_171971-0003_1x03_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+3
+3
+Connector_Molex
+Molex_SL_171971-0004_1x04_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+4
+4
+Connector_Molex
+Molex_SL_171971-0005_1x05_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+5
+5
+Connector_Molex
+Molex_SL_171971-0006_1x06_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+6
+6
+Connector_Molex
+Molex_SL_171971-0007_1x07_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+7
+7
+Connector_Molex
+Molex_SL_171971-0008_1x08_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+8
+8
+Connector_Molex
+Molex_SL_171971-0009_1x09_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+9
+9
+Connector_Molex
+Molex_SL_171971-0010_1x10_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+10
+10
+Connector_Molex
+Molex_SL_171971-0011_1x11_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+11
+11
+Connector_Molex
+Molex_SL_171971-0012_1x12_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+12
+12
+Connector_Molex
+Molex_SL_171971-0013_1x13_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+13
+13
+Connector_Molex
+Molex_SL_171971-0014_1x14_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+14
+14
+Connector_Molex
+Molex_SL_171971-0015_1x15_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+15
+15
+Connector_Molex
+Molex_SL_171971-0016_1x16_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+16
+16
+Connector_Molex
+Molex_SL_171971-0017_1x17_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+17
+17
+Connector_Molex
+Molex_SL_171971-0018_1x18_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+18
+18
+Connector_Molex
+Molex_SL_171971-0019_1x19_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+19
+19
+Connector_Molex
+Molex_SL_171971-0020_1x20_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+20
+20
+Connector_Molex
+Molex_SL_171971-0021_1x21_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+21
+21
+Connector_Molex
+Molex_SL_171971-0022_1x22_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+22
+22
+Connector_Molex
+Molex_SL_171971-0023_1x23_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+23
+23
+Connector_Molex
+Molex_SL_171971-0024_1x24_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+24
+24
+Connector_Molex
+Molex_SL_171971-0025_1x25_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+25
+25
+Connector_Molex
+Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+2
+2
+Connector_Molex
+Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+3
+3
+Connector_Molex
+Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+4
+4
+Connector_Molex
+Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+5
+5
+Connector_Molex
+Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+6
+6
+Connector_Molex
+Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+7
+7
+Connector_Molex
+Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+8
+8
+Connector_Molex
+Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+9
+9
+Connector_Molex
+Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+10
+10
+Connector_Molex
+Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+11
+11
+Connector_Molex
+Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+12
+12
+Connector_Molex
+Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+13
+13
+Connector_Molex
+Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+14
+14
+Connector_Molex
+Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+15
+15
+Connector_Molex
+Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+2
+2
+Connector_Molex
+Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+3
+3
+Connector_Molex
+Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+4
+4
+Connector_Molex
+Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+5
+5
+Connector_Molex
+Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+6
+6
+Connector_Molex
+Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+7
+7
+Connector_Molex
+Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+8
+8
+Connector_Molex
+Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+9
+9
+Connector_Molex
+Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+10
+10
+Connector_Molex
+Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+11
+11
+Connector_Molex
+Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+12
+12
+Connector_Molex
+Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+13
+13
+Connector_Molex
+Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+14
+14
+Connector_Molex
+Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+15
+15
+Connector_Molex
+Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+4
+2
+Connector_Molex
+Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+30
+2
+Connector_Molex
+Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+6
+3
+Connector_Molex
+Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+45
+3
+Connector_Molex
+Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+8
+4
+Connector_Molex
+Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+60
+4
+Connector_Molex
+Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+10
+5
+Connector_Molex
+Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+75
+5
+Connector_Molex
+Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+12
+6
+Connector_Molex
+Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+90
+6
+Connector_Molex
+Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+6
+2
+Connector_Molex
+Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+32
+2
+Connector_Molex
+Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+8
+3
+Connector_Molex
+Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+47
+3
+Connector_Molex
+Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+10
+4
+Connector_Molex
+Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+62
+4
+Connector_Molex
+Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+12
+5
+Connector_Molex
+Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+77
+5
+Connector_Molex
+Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+14
+6
+Connector_Molex
+Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+92
+6
+Connector_Molex
+Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+6
+2
+Connector_Molex
+Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+32
+2
+Connector_Molex
+Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+8
+3
+Connector_Molex
+Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+47
+3
+Connector_Molex
+Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+10
+4
+Connector_Molex
+Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+62
+4
+Connector_Molex
+Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+12
+5
+Connector_Molex
+Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+77
+5
+Connector_Molex
+Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+14
+6
+Connector_Molex
+Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+92
+6
+Connector_Molex
+Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+4
+2
+Connector_Molex
+Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+30
+2
+Connector_Molex
+Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+6
+3
+Connector_Molex
+Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+45
+3
+Connector_Molex
+Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+8
+4
+Connector_Molex
+Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+60
+4
+Connector_Molex
+Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+10
+5
+Connector_Molex
+Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+75
+5
+Connector_Molex
+Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+12
+6
+Connector_Molex
+Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+90
+6
+Connector_Molex
+Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+70
+70
+Connector_Molex
+Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+70
+70
+Connector_Molex
+Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+16
+16
+Connector_Molex
+Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+16
+16
+Connector_Molex
+Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+8
+8
+Connector_Molex
+Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+14
+14
+Connector_Molex
+Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+26
+26
+Connector_Molex
+Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+32
+32
+Connector_Molex
+Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+44
+44
+Connector_Molex
+Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+64
+64
+Connector_Molex
+Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+8
+8
+Connector_Molex
+Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+14
+14
+Connector_Molex
+Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+26
+26
+Connector_Molex
+Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+32
+32
+Connector_Molex
+Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+44
+44
+Connector_Molex
+Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+64
+64
+Connector_Molex
+Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_PCBEdge
+4UCON_10156_2x40_P1.27mm_Socket_Horizontal
+4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf
+4UCON 10156 Card edge socket with 80 contacts
+0
+80
+80
+Connector_PCBEdge
+BUS_AT
+AT ISA 16 bits Bus Edge Connector
+BUS ISA AT Edge connector
+0
+98
+98
+Connector_PCBEdge
+BUS_PCI
+PCI bus Edge Connector
+PCI bus Edge Connector
+0
+240
+120
+Connector_PCBEdge
+BUS_PCI_Express_Mini
+Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Dual
+Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Full
+Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Half
+Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCIexpress_x1
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+36
+36
+Connector_PCBEdge
+BUS_PCIexpress_x4
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+64
+64
+Connector_PCBEdge
+BUS_PCIexpress_x8
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+98
+98
+Connector_PCBEdge
+BUS_PCIexpress_x16
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+164
+164
+Connector_PCBEdge
+Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+10
+8
+Connector_PCBEdge
+Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+12
+10
+Connector_PCBEdge
+Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+10
+8
+Connector_PCBEdge
+Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+12
+10
+Connector_PCBEdge
+Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+16
+14
+Connector_PCBEdge
+Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+18
+16
+Connector_PCBEdge
+Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+16
+14
+Connector_PCBEdge
+Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+18
+16
+Connector_PCBEdge
+Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+40
+38
+Connector_PCBEdge
+Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+42
+40
+Connector_PCBEdge
+Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+40
+38
+Connector_PCBEdge
+Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+42
+40
+Connector_PCBEdge
+Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+60
+58
+Connector_PCBEdge
+Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+62
+60
+Connector_PCBEdge
+Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+60
+58
+Connector_PCBEdge
+Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+62
+60
+Connector_PCBEdge
+Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+80
+78
+Connector_PCBEdge
+Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+82
+80
+Connector_PCBEdge
+Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+80
+78
+Connector_PCBEdge
+Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+82
+80
+Connector_PCBEdge
+Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+100
+98
+Connector_PCBEdge
+Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+102
+100
+Connector_PCBEdge
+Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+100
+98
+Connector_PCBEdge
+Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+102
+100
+Connector_PCBEdge
+Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+118
+116
+Connector_PCBEdge
+Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+122
+120
+Connector_PCBEdge
+Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+118
+116
+Connector_PCBEdge
+Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+122
+120
+Connector_PCBEdge
+Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+138
+136
+Connector_PCBEdge
+Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+142
+140
+Connector_PCBEdge
+Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+138
+136
+Connector_PCBEdge
+Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+142
+140
+Connector_PCBEdge
+Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+molex_EDGELOCK_2-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+2
+2
+Connector_PCBEdge
+molex_EDGELOCK_4-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+4
+4
+Connector_PCBEdge
+molex_EDGELOCK_6-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+6
+6
+Connector_PCBEdge
+molex_EDGELOCK_8-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V
+phoenix_contact connector GMSTBA_01x02_G_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V
+phoenix_contact connector GMSTBA_01x02_G_7.50mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V
+phoenix_contact connector GMSTBA_01x03_G_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V
+phoenix_contact connector GMSTBA_01x03_G_7.50mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V
+phoenix_contact connector GMSTBA_01x04_G_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V
+phoenix_contact connector GMSTBA_01x04_G_7.50mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V
+phoenix_contact connector GMSTBA_01x05_G_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V
+phoenix_contact connector GMSTBA_01x05_G_7.50mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V
+phoenix_contact connector GMSTBA_01x06_G_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V
+phoenix_contact connector GMSTBA_01x06_G_7.50mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V
+phoenix_contact connector GMSTBA_01x07_G_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V
+phoenix_contact connector GMSTBA_01x07_G_7.50mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V
+phoenix_contact connector GMSTBA_01x08_G_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V
+phoenix_contact connector GMSTBA_01x08_G_7.50mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V
+phoenix_contact connector GMSTBA_01x09_G_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V
+phoenix_contact connector GMSTBA_01x09_G_7.50mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V
+phoenix_contact connector GMSTBA_01x10_G_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V
+phoenix_contact connector GMSTBA_01x10_G_7.50mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V
+phoenix_contact connector GMSTBA_01x11_G_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V
+phoenix_contact connector GMSTBA_01x11_G_7.50mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V
+phoenix_contact connector GMSTBA_01x12_G_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V
+phoenix_contact connector GMSTBA_01x12_G_7.50mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V
+phoenix_contact connector GMSTBVA_01x02_G_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V
+phoenix_contact connector GMSTBVA_01x02_G_7.50mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V
+phoenix_contact connector GMSTBVA_01x03_G_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V
+phoenix_contact connector GMSTBVA_01x03_G_7.50mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V
+phoenix_contact connector GMSTBVA_01x04_G_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V
+phoenix_contact connector GMSTBVA_01x04_G_7.50mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V
+phoenix_contact connector GMSTBVA_01x05_G_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V
+phoenix_contact connector GMSTBVA_01x05_G_7.50mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V
+phoenix_contact connector GMSTBVA_01x06_G_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V
+phoenix_contact connector GMSTBVA_01x06_G_7.50mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V
+phoenix_contact connector GMSTBVA_01x07_G_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V
+phoenix_contact connector GMSTBVA_01x07_G_7.50mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V
+phoenix_contact connector GMSTBVA_01x08_G_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V
+phoenix_contact connector GMSTBVA_01x08_G_7.50mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V
+phoenix_contact connector GMSTBVA_01x09_G_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V
+phoenix_contact connector GMSTBVA_01x09_G_7.50mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V
+phoenix_contact connector GMSTBVA_01x10_G_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V
+phoenix_contact connector GMSTBVA_01x10_G_7.50mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V
+phoenix_contact connector GMSTBVA_01x11_G_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V
+phoenix_contact connector GMSTBVA_01x11_G_7.50mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V
+phoenix_contact connector GMSTBVA_01x12_G_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V
+phoenix_contact connector GMSTBVA_01x12_G_7.50mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V
+phoenix_contact connector GMSTBV_01x02_GF_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V
+phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V
+phoenix_contact connector GMSTBV_01x03_GF_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V
+phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V
+phoenix_contact connector GMSTBV_01x04_GF_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V
+phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V
+phoenix_contact connector GMSTBV_01x05_GF_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V
+phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V
+phoenix_contact connector GMSTBV_01x06_GF_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V
+phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V
+phoenix_contact connector GMSTBV_01x07_GF_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V
+phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V
+phoenix_contact connector GMSTBV_01x08_GF_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V
+phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V
+phoenix_contact connector GMSTBV_01x09_GF_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V
+phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V
+phoenix_contact connector GMSTBV_01x10_GF_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V
+phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V
+phoenix_contact connector GMSTBV_01x11_GF_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V
+phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V
+phoenix_contact connector GMSTBV_01x12_GF_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V
+phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V
+phoenix_contact connector GMSTB_01x02_GF_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V
+phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V
+phoenix_contact connector GMSTB_01x03_GF_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V
+phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V
+phoenix_contact connector GMSTB_01x04_GF_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V
+phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V
+phoenix_contact connector GMSTB_01x05_GF_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V
+phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V
+phoenix_contact connector GMSTB_01x06_GF_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V
+phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V
+phoenix_contact connector GMSTB_01x07_GF_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V
+phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V
+phoenix_contact connector GMSTB_01x08_GF_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V
+phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V
+phoenix_contact connector GMSTB_01x09_GF_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V
+phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V
+phoenix_contact connector GMSTB_01x10_GF_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V
+phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V
+phoenix_contact connector GMSTB_01x11_GF_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V
+phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V
+phoenix_contact connector GMSTB_01x12_GF_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V
+phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V
+phoenix_contact connector MCV_01x02_G_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V
+phoenix_contact connector MCV_01x02_G_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.5mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.81mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V
+phoenix_contact connector MCV_01x03_G_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V
+phoenix_contact connector MCV_01x03_G_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.5mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.81mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V
+phoenix_contact connector MCV_01x04_G_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V
+phoenix_contact connector MCV_01x04_G_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.5mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.81mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V
+phoenix_contact connector MCV_01x05_G_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V
+phoenix_contact connector MCV_01x05_G_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.5mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.81mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V
+phoenix_contact connector MCV_01x06_G_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V
+phoenix_contact connector MCV_01x06_G_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.5mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.81mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V
+phoenix_contact connector MCV_01x07_G_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V
+phoenix_contact connector MCV_01x07_G_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.5mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.81mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V
+phoenix_contact connector MCV_01x08_G_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V
+phoenix_contact connector MCV_01x08_G_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.5mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.81mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V
+phoenix_contact connector MCV_01x09_G_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V
+phoenix_contact connector MCV_01x09_G_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.5mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.81mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V
+phoenix_contact connector MCV_01x10_G_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V
+phoenix_contact connector MCV_01x10_G_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.5mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.81mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V
+phoenix_contact connector MCV_01x11_G_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V
+phoenix_contact connector MCV_01x11_G_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.5mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.81mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V
+phoenix_contact connector MCV_01x12_G_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V
+phoenix_contact connector MCV_01x12_G_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.5mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.81mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V
+phoenix_contact connector MCV_01x13_G_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V
+phoenix_contact connector MCV_01x13_G_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.5mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.81mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V
+phoenix_contact connector MCV_01x14_G_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V
+phoenix_contact connector MCV_01x14_G_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.5mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.81mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V
+phoenix_contact connector MCV_01x15_G_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V
+phoenix_contact connector MCV_01x15_G_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.5mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.81mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V
+phoenix_contact connector MCV_01x16_G_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V
+phoenix_contact connector MCV_01x16_G_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.5mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.81mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V
+phoenix_contact connector MC_01x02_G_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V
+phoenix_contact connector MC_01x02_G_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V
+phoenix_contact connector MC_01x02_GF_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V
+phoenix_contact connector MC_01x02_GF_3.5mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V
+phoenix_contact connector MC_01x02_GF_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V
+phoenix_contact connector MC_01x02_GF_3.81mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V
+phoenix_contact connector MC_01x03_G_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V
+phoenix_contact connector MC_01x03_G_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V
+phoenix_contact connector MC_01x03_GF_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V
+phoenix_contact connector MC_01x03_GF_3.5mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V
+phoenix_contact connector MC_01x03_GF_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V
+phoenix_contact connector MC_01x03_GF_3.81mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V
+phoenix_contact connector MC_01x04_G_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V
+phoenix_contact connector MC_01x04_G_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V
+phoenix_contact connector MC_01x04_GF_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V
+phoenix_contact connector MC_01x04_GF_3.5mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V
+phoenix_contact connector MC_01x04_GF_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V
+phoenix_contact connector MC_01x04_GF_3.81mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V
+phoenix_contact connector MC_01x05_G_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V
+phoenix_contact connector MC_01x05_G_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V
+phoenix_contact connector MC_01x05_GF_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V
+phoenix_contact connector MC_01x05_GF_3.5mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V
+phoenix_contact connector MC_01x05_GF_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V
+phoenix_contact connector MC_01x05_GF_3.81mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V
+phoenix_contact connector MC_01x06_G_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V
+phoenix_contact connector MC_01x06_G_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V
+phoenix_contact connector MC_01x06_GF_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V
+phoenix_contact connector MC_01x06_GF_3.5mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V
+phoenix_contact connector MC_01x06_GF_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V
+phoenix_contact connector MC_01x06_GF_3.81mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V
+phoenix_contact connector MC_01x07_G_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V
+phoenix_contact connector MC_01x07_G_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V
+phoenix_contact connector MC_01x07_GF_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V
+phoenix_contact connector MC_01x07_GF_3.5mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V
+phoenix_contact connector MC_01x07_GF_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V
+phoenix_contact connector MC_01x07_GF_3.81mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V
+phoenix_contact connector MC_01x08_G_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V
+phoenix_contact connector MC_01x08_G_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V
+phoenix_contact connector MC_01x08_GF_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V
+phoenix_contact connector MC_01x08_GF_3.5mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V
+phoenix_contact connector MC_01x08_GF_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V
+phoenix_contact connector MC_01x08_GF_3.81mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V
+phoenix_contact connector MC_01x09_G_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V
+phoenix_contact connector MC_01x09_G_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V
+phoenix_contact connector MC_01x09_GF_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V
+phoenix_contact connector MC_01x09_GF_3.5mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V
+phoenix_contact connector MC_01x09_GF_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V
+phoenix_contact connector MC_01x09_GF_3.81mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V
+phoenix_contact connector MC_01x10_G_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V
+phoenix_contact connector MC_01x10_G_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V
+phoenix_contact connector MC_01x10_GF_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V
+phoenix_contact connector MC_01x10_GF_3.5mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V
+phoenix_contact connector MC_01x10_GF_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V
+phoenix_contact connector MC_01x10_GF_3.81mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V
+phoenix_contact connector MC_01x11_G_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V
+phoenix_contact connector MC_01x11_G_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V
+phoenix_contact connector MC_01x11_GF_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V
+phoenix_contact connector MC_01x11_GF_3.5mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V
+phoenix_contact connector MC_01x11_GF_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V
+phoenix_contact connector MC_01x11_GF_3.81mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V
+phoenix_contact connector MC_01x12_G_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V
+phoenix_contact connector MC_01x12_G_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V
+phoenix_contact connector MC_01x12_GF_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V
+phoenix_contact connector MC_01x12_GF_3.5mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V
+phoenix_contact connector MC_01x12_GF_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V
+phoenix_contact connector MC_01x12_GF_3.81mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V
+phoenix_contact connector MC_01x13_G_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V
+phoenix_contact connector MC_01x13_G_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V
+phoenix_contact connector MC_01x13_GF_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V
+phoenix_contact connector MC_01x13_GF_3.5mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V
+phoenix_contact connector MC_01x13_GF_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V
+phoenix_contact connector MC_01x13_GF_3.81mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V
+phoenix_contact connector MC_01x14_G_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V
+phoenix_contact connector MC_01x14_G_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V
+phoenix_contact connector MC_01x14_GF_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V
+phoenix_contact connector MC_01x14_GF_3.5mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V
+phoenix_contact connector MC_01x14_GF_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V
+phoenix_contact connector MC_01x14_GF_3.81mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V
+phoenix_contact connector MC_01x15_G_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V
+phoenix_contact connector MC_01x15_G_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V
+phoenix_contact connector MC_01x15_GF_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V
+phoenix_contact connector MC_01x15_GF_3.5mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V
+phoenix_contact connector MC_01x15_GF_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V
+phoenix_contact connector MC_01x15_GF_3.81mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V
+phoenix_contact connector MC_01x16_G_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V
+phoenix_contact connector MC_01x16_G_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V
+phoenix_contact connector MC_01x16_GF_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V
+phoenix_contact connector MC_01x16_GF_3.5mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V
+phoenix_contact connector MC_01x16_GF_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V
+phoenix_contact connector MC_01x16_GF_3.81mm_MH
+0
+16
+16
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V
+phoenix_contact connector MCV_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V
+phoenix_contact connector MCV_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V
+phoenix_contact connector MCV_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V
+phoenix_contact connector MCV_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V
+phoenix_contact connector MCV_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V
+phoenix_contact connector MCV_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V
+phoenix_contact connector MCV_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V
+phoenix_contact connector MCV_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V
+phoenix_contact connector MCV_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V
+phoenix_contact connector MCV_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V
+phoenix_contact connector MCV_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V
+phoenix_contact connector MCV_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V
+phoenix_contact connector MCV_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V
+phoenix_contact connector MCV_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V
+phoenix_contact connector MCV_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V
+phoenix_contact connector MCV_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V
+phoenix_contact connector MCV_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V
+phoenix_contact connector MCV_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V
+phoenix_contact connector MCV_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V
+phoenix_contact connector MCV_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V
+phoenix_contact connector MCV_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V
+phoenix_contact connector MCV_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V
+phoenix_contact connector MCV_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V
+phoenix_contact connector MCV_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V
+phoenix_contact connector MCV_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V
+phoenix_contact connector MCV_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V
+phoenix_contact connector MCV_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V
+phoenix_contact connector MCV_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V
+phoenix_contact connector MCV_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V
+phoenix_contact connector MCV_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V
+phoenix_contact connector MCV_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V
+phoenix_contact connector MCV_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V
+phoenix_contact connector MCV_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V
+phoenix_contact connector MC_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V
+phoenix_contact connector MC_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V
+phoenix_contact connector MC_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V
+phoenix_contact connector MC_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V
+phoenix_contact connector MC_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V
+phoenix_contact connector MC_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V
+phoenix_contact connector MC_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V
+phoenix_contact connector MC_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V
+phoenix_contact connector MC_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V
+phoenix_contact connector MC_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V
+phoenix_contact connector MC_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V
+phoenix_contact connector MC_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V
+phoenix_contact connector MC_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V
+phoenix_contact connector MC_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V
+phoenix_contact connector MC_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V
+phoenix_contact connector MC_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V
+phoenix_contact connector MC_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V
+phoenix_contact connector MC_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V
+phoenix_contact connector MC_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V
+phoenix_contact connector MC_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V
+phoenix_contact connector MC_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V
+phoenix_contact connector MC_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V
+phoenix_contact connector MC_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V
+phoenix_contact connector MC_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V
+phoenix_contact connector MC_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V
+phoenix_contact connector MC_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V
+phoenix_contact connector MC_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V
+phoenix_contact connector MC_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V
+phoenix_contact connector MC_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V
+phoenix_contact connector MC_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V
+phoenix_contact connector MC_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V
+phoenix_contact connector MC_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V
+phoenix_contact connector MC_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC)
+phoenix_contact connector MSTBA_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC)
+phoenix_contact connector MSTBA_01x02_G_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC)
+phoenix_contact connector MSTBA_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC)
+phoenix_contact connector MSTBA_01x03_G_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC)
+phoenix_contact connector MSTBA_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC)
+phoenix_contact connector MSTBA_01x04_G_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC)
+phoenix_contact connector MSTBA_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC)
+phoenix_contact connector MSTBA_01x05_G_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC)
+phoenix_contact connector MSTBA_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC)
+phoenix_contact connector MSTBA_01x06_G_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC)
+phoenix_contact connector MSTBA_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC)
+phoenix_contact connector MSTBA_01x07_G_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC)
+phoenix_contact connector MSTBA_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC)
+phoenix_contact connector MSTBA_01x08_G_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC)
+phoenix_contact connector MSTBA_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC)
+phoenix_contact connector MSTBA_01x09_G_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC)
+phoenix_contact connector MSTBA_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC)
+phoenix_contact connector MSTBA_01x10_G_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC)
+phoenix_contact connector MSTBA_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC)
+phoenix_contact connector MSTBA_01x11_G_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC)
+phoenix_contact connector MSTBA_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC)
+phoenix_contact connector MSTBA_01x12_G_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A
+phoenix_contact connector MSTBA_01x13_G_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A
+phoenix_contact connector MSTBA_01x13_G_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A
+phoenix_contact connector MSTBA_01x14_G_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A
+phoenix_contact connector MSTBA_01x14_G_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A
+phoenix_contact connector MSTBA_01x15_G_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A
+phoenix_contact connector MSTBA_01x15_G_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A
+phoenix_contact connector MSTBA_01x16_G_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A
+phoenix_contact connector MSTBA_01x16_G_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC)
+phoenix_contact connector MSTBVA_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC)
+phoenix_contact connector MSTBVA_01x02_G_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC)
+phoenix_contact connector MSTBVA_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC)
+phoenix_contact connector MSTBVA_01x03_G_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC)
+phoenix_contact connector MSTBVA_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC)
+phoenix_contact connector MSTBVA_01x04_G_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC)
+phoenix_contact connector MSTBVA_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC)
+phoenix_contact connector MSTBVA_01x05_G_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC)
+phoenix_contact connector MSTBVA_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC)
+phoenix_contact connector MSTBVA_01x06_G_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC)
+phoenix_contact connector MSTBVA_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC)
+phoenix_contact connector MSTBVA_01x07_G_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC)
+phoenix_contact connector MSTBVA_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC)
+phoenix_contact connector MSTBVA_01x08_G_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC)
+phoenix_contact connector MSTBVA_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC)
+phoenix_contact connector MSTBVA_01x09_G_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC)
+phoenix_contact connector MSTBVA_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC)
+phoenix_contact connector MSTBVA_01x10_G_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC)
+phoenix_contact connector MSTBVA_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC)
+phoenix_contact connector MSTBVA_01x11_G_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC)
+phoenix_contact connector MSTBVA_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC)
+phoenix_contact connector MSTBVA_01x12_G_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A
+phoenix_contact connector MSTBVA_01x13_G_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A
+phoenix_contact connector MSTBVA_01x13_G_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A
+phoenix_contact connector MSTBVA_01x14_G_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A
+phoenix_contact connector MSTBVA_01x14_G_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A
+phoenix_contact connector MSTBVA_01x15_G_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A
+phoenix_contact connector MSTBVA_01x15_G_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A
+phoenix_contact connector MSTBVA_01x16_G_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A
+phoenix_contact connector MSTBVA_01x16_G_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A
+phoenix_contact connector MSTBV_01x13_GF_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A
+phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A
+phoenix_contact connector MSTBV_01x13_GF_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A
+phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A
+phoenix_contact connector MSTBV_01x14_GF_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A
+phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A
+phoenix_contact connector MSTBV_01x14_GF_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A
+phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A
+phoenix_contact connector MSTBV_01x15_GF_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A
+phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A
+phoenix_contact connector MSTBV_01x15_GF_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A
+phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A
+phoenix_contact connector MSTBV_01x16_GF_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A
+phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A
+phoenix_contact connector MSTBV_01x16_GF_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A
+phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.00mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.00mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.00mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.00mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.00mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.00mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.00mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.00mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.00mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.00mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.00mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A
+phoenix_contact connector MSTB_01x13_GF_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A
+phoenix_contact connector MSTB_01x13_GF_5.08mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A
+phoenix_contact connector MSTB_01x13_GF_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A
+phoenix_contact connector MSTB_01x13_GF_5.00mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A
+phoenix_contact connector MSTB_01x14_GF_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A
+phoenix_contact connector MSTB_01x14_GF_5.08mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A
+phoenix_contact connector MSTB_01x14_GF_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A
+phoenix_contact connector MSTB_01x14_GF_5.00mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A
+phoenix_contact connector MSTB_01x15_GF_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A
+phoenix_contact connector MSTB_01x15_GF_5.08mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A
+phoenix_contact connector MSTB_01x15_GF_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A
+phoenix_contact connector MSTB_01x15_GF_5.00mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A
+phoenix_contact connector MSTB_01x16_GF_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A
+phoenix_contact connector MSTB_01x16_GF_5.08mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A
+phoenix_contact connector MSTB_01x16_GF_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A
+phoenix_contact connector MSTB_01x16_GF_5.00mm_MH
+0
+16
+16
+Connector_Pin
+Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork
+solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork
+solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.0mm_L10.0mm
+solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm
+solder Pin_ press fit
+0
+1
+1
+Connector_Pin
+Pin_D1.0mm_L10.0mm_LooseFit
+solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm
+solder Pin_ loose fit
+0
+1
+1
+Connector_Pin
+Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork
+solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.1mm_L10.2mm_W3.5mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork
+solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.2mm_L11.3mm_W3.0mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L10.0mm_W3.5mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.0mm
+solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm
+solder Pin_ pressfit
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.0mm_LooseFit
+solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm
+solder Pin_ loose fit
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.3mm_W2.8mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork
+solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434
+solder Pin_ with flat fork
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x01_P1.00mm_Horizontal
+Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x01 1.00mm single row
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x01_P1.00mm_Vertical
+Through hole straight pin header, 1x01, 1.00mm pitch, single row
+Through hole pin header THT 1x01 1.00mm single row
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Horizontal
+Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical
+Through hole straight pin header, 1x02, 1.00mm pitch, single row
+Through hole pin header THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Horizontal
+Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical
+Through hole straight pin header, 1x03, 1.00mm pitch, single row
+Through hole pin header THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Horizontal
+Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical
+Through hole straight pin header, 1x04, 1.00mm pitch, single row
+Through hole pin header THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Horizontal
+Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical
+Through hole straight pin header, 1x05, 1.00mm pitch, single row
+Through hole pin header THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Horizontal
+Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical
+Through hole straight pin header, 1x06, 1.00mm pitch, single row
+Through hole pin header THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Horizontal
+Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical
+Through hole straight pin header, 1x07, 1.00mm pitch, single row
+Through hole pin header THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Horizontal
+Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical
+Through hole straight pin header, 1x08, 1.00mm pitch, single row
+Through hole pin header THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Horizontal
+Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical
+Through hole straight pin header, 1x09, 1.00mm pitch, single row
+Through hole pin header THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Horizontal
+Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical
+Through hole straight pin header, 1x10, 1.00mm pitch, single row
+Through hole pin header THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Horizontal
+Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical
+Through hole straight pin header, 1x11, 1.00mm pitch, single row
+Through hole pin header THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Horizontal
+Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical
+Through hole straight pin header, 1x12, 1.00mm pitch, single row
+Through hole pin header THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Horizontal
+Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical
+Through hole straight pin header, 1x13, 1.00mm pitch, single row
+Through hole pin header THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Horizontal
+Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical
+Through hole straight pin header, 1x14, 1.00mm pitch, single row
+Through hole pin header THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Horizontal
+Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical
+Through hole straight pin header, 1x15, 1.00mm pitch, single row
+Through hole pin header THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Horizontal
+Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical
+Through hole straight pin header, 1x16, 1.00mm pitch, single row
+Through hole pin header THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Horizontal
+Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical
+Through hole straight pin header, 1x17, 1.00mm pitch, single row
+Through hole pin header THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Horizontal
+Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical
+Through hole straight pin header, 1x18, 1.00mm pitch, single row
+Through hole pin header THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Horizontal
+Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical
+Through hole straight pin header, 1x19, 1.00mm pitch, single row
+Through hole pin header THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Horizontal
+Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical
+Through hole straight pin header, 1x20, 1.00mm pitch, single row
+Through hole pin header THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Horizontal
+Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical
+Through hole straight pin header, 1x21, 1.00mm pitch, single row
+Through hole pin header THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Horizontal
+Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical
+Through hole straight pin header, 1x22, 1.00mm pitch, single row
+Through hole pin header THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Horizontal
+Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical
+Through hole straight pin header, 1x23, 1.00mm pitch, single row
+Through hole pin header THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Horizontal
+Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical
+Through hole straight pin header, 1x24, 1.00mm pitch, single row
+Through hole pin header THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Horizontal
+Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical
+Through hole straight pin header, 1x25, 1.00mm pitch, single row
+Through hole pin header THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Horizontal
+Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical
+Through hole straight pin header, 1x26, 1.00mm pitch, single row
+Through hole pin header THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Horizontal
+Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical
+Through hole straight pin header, 1x27, 1.00mm pitch, single row
+Through hole pin header THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Horizontal
+Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical
+Through hole straight pin header, 1x28, 1.00mm pitch, single row
+Through hole pin header THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Horizontal
+Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical
+Through hole straight pin header, 1x29, 1.00mm pitch, single row
+Through hole pin header THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Horizontal
+Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical
+Through hole straight pin header, 1x30, 1.00mm pitch, single row
+Through hole pin header THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Horizontal
+Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical
+Through hole straight pin header, 1x31, 1.00mm pitch, single row
+Through hole pin header THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Horizontal
+Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical
+Through hole straight pin header, 1x32, 1.00mm pitch, single row
+Through hole pin header THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Horizontal
+Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical
+Through hole straight pin header, 1x33, 1.00mm pitch, single row
+Through hole pin header THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Horizontal
+Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical
+Through hole straight pin header, 1x34, 1.00mm pitch, single row
+Through hole pin header THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Horizontal
+Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical
+Through hole straight pin header, 1x35, 1.00mm pitch, single row
+Through hole pin header THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Horizontal
+Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical
+Through hole straight pin header, 1x36, 1.00mm pitch, single row
+Through hole pin header THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Horizontal
+Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical
+Through hole straight pin header, 1x37, 1.00mm pitch, single row
+Through hole pin header THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Horizontal
+Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical
+Through hole straight pin header, 1x38, 1.00mm pitch, single row
+Through hole pin header THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Horizontal
+Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical
+Through hole straight pin header, 1x39, 1.00mm pitch, single row
+Through hole pin header THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Horizontal
+Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical
+Through hole straight pin header, 1x40, 1.00mm pitch, single row
+Through hole pin header THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Horizontal
+Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Vertical
+Through hole straight pin header, 2x01, 1.00mm pitch, double rows
+Through hole pin header THT 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Horizontal
+Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Vertical
+Through hole straight pin header, 2x02, 1.00mm pitch, double rows
+Through hole pin header THT 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Horizontal
+Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Vertical
+Through hole straight pin header, 2x03, 1.00mm pitch, double rows
+Through hole pin header THT 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Horizontal
+Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Vertical
+Through hole straight pin header, 2x04, 1.00mm pitch, double rows
+Through hole pin header THT 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Horizontal
+Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Vertical
+Through hole straight pin header, 2x05, 1.00mm pitch, double rows
+Through hole pin header THT 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Horizontal
+Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Vertical
+Through hole straight pin header, 2x06, 1.00mm pitch, double rows
+Through hole pin header THT 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Horizontal
+Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Vertical
+Through hole straight pin header, 2x07, 1.00mm pitch, double rows
+Through hole pin header THT 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Horizontal
+Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Vertical
+Through hole straight pin header, 2x08, 1.00mm pitch, double rows
+Through hole pin header THT 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Horizontal
+Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Vertical
+Through hole straight pin header, 2x09, 1.00mm pitch, double rows
+Through hole pin header THT 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Horizontal
+Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Vertical
+Through hole straight pin header, 2x10, 1.00mm pitch, double rows
+Through hole pin header THT 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Horizontal
+Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Vertical
+Through hole straight pin header, 2x11, 1.00mm pitch, double rows
+Through hole pin header THT 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Horizontal
+Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Vertical
+Through hole straight pin header, 2x12, 1.00mm pitch, double rows
+Through hole pin header THT 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Horizontal
+Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Vertical
+Through hole straight pin header, 2x13, 1.00mm pitch, double rows
+Through hole pin header THT 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Horizontal
+Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Vertical
+Through hole straight pin header, 2x14, 1.00mm pitch, double rows
+Through hole pin header THT 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Horizontal
+Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Vertical
+Through hole straight pin header, 2x15, 1.00mm pitch, double rows
+Through hole pin header THT 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Horizontal
+Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Vertical
+Through hole straight pin header, 2x16, 1.00mm pitch, double rows
+Through hole pin header THT 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Horizontal
+Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Vertical
+Through hole straight pin header, 2x17, 1.00mm pitch, double rows
+Through hole pin header THT 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Horizontal
+Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Vertical
+Through hole straight pin header, 2x18, 1.00mm pitch, double rows
+Through hole pin header THT 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Horizontal
+Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Vertical
+Through hole straight pin header, 2x19, 1.00mm pitch, double rows
+Through hole pin header THT 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Horizontal
+Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Vertical
+Through hole straight pin header, 2x20, 1.00mm pitch, double rows
+Through hole pin header THT 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Horizontal
+Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Vertical
+Through hole straight pin header, 2x21, 1.00mm pitch, double rows
+Through hole pin header THT 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Horizontal
+Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Vertical
+Through hole straight pin header, 2x22, 1.00mm pitch, double rows
+Through hole pin header THT 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Horizontal
+Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Vertical
+Through hole straight pin header, 2x23, 1.00mm pitch, double rows
+Through hole pin header THT 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Horizontal
+Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Vertical
+Through hole straight pin header, 2x24, 1.00mm pitch, double rows
+Through hole pin header THT 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Horizontal
+Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Vertical
+Through hole straight pin header, 2x25, 1.00mm pitch, double rows
+Through hole pin header THT 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Horizontal
+Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Vertical
+Through hole straight pin header, 2x26, 1.00mm pitch, double rows
+Through hole pin header THT 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Horizontal
+Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Vertical
+Through hole straight pin header, 2x27, 1.00mm pitch, double rows
+Through hole pin header THT 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Horizontal
+Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Vertical
+Through hole straight pin header, 2x28, 1.00mm pitch, double rows
+Through hole pin header THT 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Horizontal
+Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Vertical
+Through hole straight pin header, 2x29, 1.00mm pitch, double rows
+Through hole pin header THT 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Horizontal
+Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Vertical
+Through hole straight pin header, 2x30, 1.00mm pitch, double rows
+Through hole pin header THT 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Horizontal
+Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Vertical
+Through hole straight pin header, 2x31, 1.00mm pitch, double rows
+Through hole pin header THT 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Horizontal
+Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Vertical
+Through hole straight pin header, 2x32, 1.00mm pitch, double rows
+Through hole pin header THT 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Horizontal
+Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Vertical
+Through hole straight pin header, 2x33, 1.00mm pitch, double rows
+Through hole pin header THT 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Horizontal
+Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Vertical
+Through hole straight pin header, 2x34, 1.00mm pitch, double rows
+Through hole pin header THT 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Horizontal
+Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Vertical
+Through hole straight pin header, 2x35, 1.00mm pitch, double rows
+Through hole pin header THT 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Horizontal
+Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Vertical
+Through hole straight pin header, 2x36, 1.00mm pitch, double rows
+Through hole pin header THT 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Horizontal
+Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Vertical
+Through hole straight pin header, 2x37, 1.00mm pitch, double rows
+Through hole pin header THT 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Horizontal
+Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Vertical
+Through hole straight pin header, 2x38, 1.00mm pitch, double rows
+Through hole pin header THT 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Horizontal
+Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Vertical
+Through hole straight pin header, 2x39, 1.00mm pitch, double rows
+Through hole pin header THT 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Horizontal
+Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Vertical
+Through hole straight pin header, 2x40, 1.00mm pitch, double rows
+Through hole pin header THT 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_1x01_P1.27mm_Horizontal
+Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinHeader_1.27mm
+PinHeader_1x01_P1.27mm_Vertical
+Through hole straight pin header, 1x01, 1.27mm pitch, single row
+Through hole pin header THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Horizontal
+Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical
+Through hole straight pin header, 1x02, 1.27mm pitch, single row
+Through hole pin header THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Horizontal
+Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical
+Through hole straight pin header, 1x03, 1.27mm pitch, single row
+Through hole pin header THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Horizontal
+Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical
+Through hole straight pin header, 1x04, 1.27mm pitch, single row
+Through hole pin header THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Horizontal
+Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical
+Through hole straight pin header, 1x05, 1.27mm pitch, single row
+Through hole pin header THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Horizontal
+Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical
+Through hole straight pin header, 1x06, 1.27mm pitch, single row
+Through hole pin header THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Horizontal
+Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical
+Through hole straight pin header, 1x07, 1.27mm pitch, single row
+Through hole pin header THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Horizontal
+Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical
+Through hole straight pin header, 1x08, 1.27mm pitch, single row
+Through hole pin header THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Horizontal
+Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical
+Through hole straight pin header, 1x09, 1.27mm pitch, single row
+Through hole pin header THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Horizontal
+Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical
+Through hole straight pin header, 1x10, 1.27mm pitch, single row
+Through hole pin header THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Horizontal
+Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical
+Through hole straight pin header, 1x11, 1.27mm pitch, single row
+Through hole pin header THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Horizontal
+Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical
+Through hole straight pin header, 1x12, 1.27mm pitch, single row
+Through hole pin header THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Horizontal
+Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical
+Through hole straight pin header, 1x13, 1.27mm pitch, single row
+Through hole pin header THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Horizontal
+Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical
+Through hole straight pin header, 1x14, 1.27mm pitch, single row
+Through hole pin header THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Horizontal
+Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical
+Through hole straight pin header, 1x15, 1.27mm pitch, single row
+Through hole pin header THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Horizontal
+Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical
+Through hole straight pin header, 1x16, 1.27mm pitch, single row
+Through hole pin header THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Horizontal
+Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical
+Through hole straight pin header, 1x17, 1.27mm pitch, single row
+Through hole pin header THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Horizontal
+Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical
+Through hole straight pin header, 1x18, 1.27mm pitch, single row
+Through hole pin header THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Horizontal
+Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical
+Through hole straight pin header, 1x19, 1.27mm pitch, single row
+Through hole pin header THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Horizontal
+Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical
+Through hole straight pin header, 1x20, 1.27mm pitch, single row
+Through hole pin header THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Horizontal
+Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical
+Through hole straight pin header, 1x21, 1.27mm pitch, single row
+Through hole pin header THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Horizontal
+Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical
+Through hole straight pin header, 1x22, 1.27mm pitch, single row
+Through hole pin header THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Horizontal
+Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical
+Through hole straight pin header, 1x23, 1.27mm pitch, single row
+Through hole pin header THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Horizontal
+Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical
+Through hole straight pin header, 1x24, 1.27mm pitch, single row
+Through hole pin header THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Horizontal
+Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical
+Through hole straight pin header, 1x25, 1.27mm pitch, single row
+Through hole pin header THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Horizontal
+Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical
+Through hole straight pin header, 1x26, 1.27mm pitch, single row
+Through hole pin header THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Horizontal
+Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical
+Through hole straight pin header, 1x27, 1.27mm pitch, single row
+Through hole pin header THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Horizontal
+Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical
+Through hole straight pin header, 1x28, 1.27mm pitch, single row
+Through hole pin header THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Horizontal
+Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical
+Through hole straight pin header, 1x29, 1.27mm pitch, single row
+Through hole pin header THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Horizontal
+Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical
+Through hole straight pin header, 1x30, 1.27mm pitch, single row
+Through hole pin header THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Horizontal
+Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical
+Through hole straight pin header, 1x31, 1.27mm pitch, single row
+Through hole pin header THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Horizontal
+Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical
+Through hole straight pin header, 1x32, 1.27mm pitch, single row
+Through hole pin header THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Horizontal
+Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical
+Through hole straight pin header, 1x33, 1.27mm pitch, single row
+Through hole pin header THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Horizontal
+Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical
+Through hole straight pin header, 1x34, 1.27mm pitch, single row
+Through hole pin header THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Horizontal
+Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical
+Through hole straight pin header, 1x35, 1.27mm pitch, single row
+Through hole pin header THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Horizontal
+Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical
+Through hole straight pin header, 1x36, 1.27mm pitch, single row
+Through hole pin header THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Horizontal
+Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical
+Through hole straight pin header, 1x37, 1.27mm pitch, single row
+Through hole pin header THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Horizontal
+Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical
+Through hole straight pin header, 1x38, 1.27mm pitch, single row
+Through hole pin header THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Horizontal
+Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical
+Through hole straight pin header, 1x39, 1.27mm pitch, single row
+Through hole pin header THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Horizontal
+Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical
+Through hole straight pin header, 1x40, 1.27mm pitch, single row
+Through hole pin header THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Horizontal
+Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Vertical
+Through hole straight pin header, 2x01, 1.27mm pitch, double rows
+Through hole pin header THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Horizontal
+Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Vertical
+Through hole straight pin header, 2x02, 1.27mm pitch, double rows
+Through hole pin header THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Horizontal
+Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Vertical
+Through hole straight pin header, 2x03, 1.27mm pitch, double rows
+Through hole pin header THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Horizontal
+Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Vertical
+Through hole straight pin header, 2x04, 1.27mm pitch, double rows
+Through hole pin header THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Horizontal
+Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Vertical
+Through hole straight pin header, 2x05, 1.27mm pitch, double rows
+Through hole pin header THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Horizontal
+Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Vertical
+Through hole straight pin header, 2x06, 1.27mm pitch, double rows
+Through hole pin header THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Horizontal
+Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Vertical
+Through hole straight pin header, 2x07, 1.27mm pitch, double rows
+Through hole pin header THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Horizontal
+Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Vertical
+Through hole straight pin header, 2x08, 1.27mm pitch, double rows
+Through hole pin header THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Horizontal
+Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Vertical
+Through hole straight pin header, 2x09, 1.27mm pitch, double rows
+Through hole pin header THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Horizontal
+Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Vertical
+Through hole straight pin header, 2x10, 1.27mm pitch, double rows
+Through hole pin header THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Horizontal
+Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Vertical
+Through hole straight pin header, 2x11, 1.27mm pitch, double rows
+Through hole pin header THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Horizontal
+Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Vertical
+Through hole straight pin header, 2x12, 1.27mm pitch, double rows
+Through hole pin header THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Horizontal
+Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Vertical
+Through hole straight pin header, 2x13, 1.27mm pitch, double rows
+Through hole pin header THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Horizontal
+Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Vertical
+Through hole straight pin header, 2x14, 1.27mm pitch, double rows
+Through hole pin header THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Horizontal
+Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Vertical
+Through hole straight pin header, 2x15, 1.27mm pitch, double rows
+Through hole pin header THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Horizontal
+Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Vertical
+Through hole straight pin header, 2x16, 1.27mm pitch, double rows
+Through hole pin header THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Horizontal
+Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Vertical
+Through hole straight pin header, 2x17, 1.27mm pitch, double rows
+Through hole pin header THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Horizontal
+Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Vertical
+Through hole straight pin header, 2x18, 1.27mm pitch, double rows
+Through hole pin header THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Horizontal
+Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Vertical
+Through hole straight pin header, 2x19, 1.27mm pitch, double rows
+Through hole pin header THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Horizontal
+Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Vertical
+Through hole straight pin header, 2x20, 1.27mm pitch, double rows
+Through hole pin header THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Horizontal
+Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Vertical
+Through hole straight pin header, 2x21, 1.27mm pitch, double rows
+Through hole pin header THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Horizontal
+Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Vertical
+Through hole straight pin header, 2x22, 1.27mm pitch, double rows
+Through hole pin header THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Horizontal
+Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Vertical
+Through hole straight pin header, 2x23, 1.27mm pitch, double rows
+Through hole pin header THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Horizontal
+Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Vertical
+Through hole straight pin header, 2x24, 1.27mm pitch, double rows
+Through hole pin header THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Horizontal
+Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Vertical
+Through hole straight pin header, 2x25, 1.27mm pitch, double rows
+Through hole pin header THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Horizontal
+Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Vertical
+Through hole straight pin header, 2x26, 1.27mm pitch, double rows
+Through hole pin header THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Horizontal
+Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Vertical
+Through hole straight pin header, 2x27, 1.27mm pitch, double rows
+Through hole pin header THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Horizontal
+Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Vertical
+Through hole straight pin header, 2x28, 1.27mm pitch, double rows
+Through hole pin header THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Horizontal
+Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Vertical
+Through hole straight pin header, 2x29, 1.27mm pitch, double rows
+Through hole pin header THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Horizontal
+Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Vertical
+Through hole straight pin header, 2x30, 1.27mm pitch, double rows
+Through hole pin header THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Horizontal
+Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Vertical
+Through hole straight pin header, 2x31, 1.27mm pitch, double rows
+Through hole pin header THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Horizontal
+Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Vertical
+Through hole straight pin header, 2x32, 1.27mm pitch, double rows
+Through hole pin header THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Horizontal
+Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Vertical
+Through hole straight pin header, 2x33, 1.27mm pitch, double rows
+Through hole pin header THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Horizontal
+Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Vertical
+Through hole straight pin header, 2x34, 1.27mm pitch, double rows
+Through hole pin header THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Horizontal
+Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Vertical
+Through hole straight pin header, 2x35, 1.27mm pitch, double rows
+Through hole pin header THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Horizontal
+Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Vertical
+Through hole straight pin header, 2x36, 1.27mm pitch, double rows
+Through hole pin header THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Horizontal
+Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Vertical
+Through hole straight pin header, 2x37, 1.27mm pitch, double rows
+Through hole pin header THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Horizontal
+Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Vertical
+Through hole straight pin header, 2x38, 1.27mm pitch, double rows
+Through hole pin header THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Horizontal
+Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Vertical
+Through hole straight pin header, 2x39, 1.27mm pitch, double rows
+Through hole pin header THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Horizontal
+Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Vertical
+Through hole straight pin header, 2x40, 1.27mm pitch, double rows
+Through hole pin header THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_1x01_P2.00mm_Horizontal
+Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinHeader_2.00mm
+PinHeader_1x01_P2.00mm_Vertical
+Through hole straight pin header, 1x01, 2.00mm pitch, single row
+Through hole pin header THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Horizontal
+Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical
+Through hole straight pin header, 1x02, 2.00mm pitch, single row
+Through hole pin header THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Horizontal
+Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical
+Through hole straight pin header, 1x03, 2.00mm pitch, single row
+Through hole pin header THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Horizontal
+Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical
+Through hole straight pin header, 1x04, 2.00mm pitch, single row
+Through hole pin header THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Horizontal
+Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical
+Through hole straight pin header, 1x05, 2.00mm pitch, single row
+Through hole pin header THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Horizontal
+Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical
+Through hole straight pin header, 1x06, 2.00mm pitch, single row
+Through hole pin header THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Horizontal
+Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical
+Through hole straight pin header, 1x07, 2.00mm pitch, single row
+Through hole pin header THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Horizontal
+Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical
+Through hole straight pin header, 1x08, 2.00mm pitch, single row
+Through hole pin header THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Horizontal
+Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical
+Through hole straight pin header, 1x09, 2.00mm pitch, single row
+Through hole pin header THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Horizontal
+Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical
+Through hole straight pin header, 1x10, 2.00mm pitch, single row
+Through hole pin header THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Horizontal
+Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical
+Through hole straight pin header, 1x11, 2.00mm pitch, single row
+Through hole pin header THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Horizontal
+Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical
+Through hole straight pin header, 1x12, 2.00mm pitch, single row
+Through hole pin header THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Horizontal
+Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical
+Through hole straight pin header, 1x13, 2.00mm pitch, single row
+Through hole pin header THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Horizontal
+Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical
+Through hole straight pin header, 1x14, 2.00mm pitch, single row
+Through hole pin header THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Horizontal
+Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical
+Through hole straight pin header, 1x15, 2.00mm pitch, single row
+Through hole pin header THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Horizontal
+Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical
+Through hole straight pin header, 1x16, 2.00mm pitch, single row
+Through hole pin header THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Horizontal
+Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical
+Through hole straight pin header, 1x17, 2.00mm pitch, single row
+Through hole pin header THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Horizontal
+Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical
+Through hole straight pin header, 1x18, 2.00mm pitch, single row
+Through hole pin header THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Horizontal
+Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical
+Through hole straight pin header, 1x19, 2.00mm pitch, single row
+Through hole pin header THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Horizontal
+Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical
+Through hole straight pin header, 1x20, 2.00mm pitch, single row
+Through hole pin header THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Horizontal
+Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical
+Through hole straight pin header, 1x21, 2.00mm pitch, single row
+Through hole pin header THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Horizontal
+Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical
+Through hole straight pin header, 1x22, 2.00mm pitch, single row
+Through hole pin header THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Horizontal
+Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical
+Through hole straight pin header, 1x23, 2.00mm pitch, single row
+Through hole pin header THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Horizontal
+Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical
+Through hole straight pin header, 1x24, 2.00mm pitch, single row
+Through hole pin header THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Horizontal
+Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical
+Through hole straight pin header, 1x25, 2.00mm pitch, single row
+Through hole pin header THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Horizontal
+Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical
+Through hole straight pin header, 1x26, 2.00mm pitch, single row
+Through hole pin header THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Horizontal
+Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical
+Through hole straight pin header, 1x27, 2.00mm pitch, single row
+Through hole pin header THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Horizontal
+Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical
+Through hole straight pin header, 1x28, 2.00mm pitch, single row
+Through hole pin header THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Horizontal
+Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical
+Through hole straight pin header, 1x29, 2.00mm pitch, single row
+Through hole pin header THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Horizontal
+Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical
+Through hole straight pin header, 1x30, 2.00mm pitch, single row
+Through hole pin header THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Horizontal
+Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical
+Through hole straight pin header, 1x31, 2.00mm pitch, single row
+Through hole pin header THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Horizontal
+Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical
+Through hole straight pin header, 1x32, 2.00mm pitch, single row
+Through hole pin header THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Horizontal
+Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical
+Through hole straight pin header, 1x33, 2.00mm pitch, single row
+Through hole pin header THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Horizontal
+Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical
+Through hole straight pin header, 1x34, 2.00mm pitch, single row
+Through hole pin header THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Horizontal
+Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical
+Through hole straight pin header, 1x35, 2.00mm pitch, single row
+Through hole pin header THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Horizontal
+Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical
+Through hole straight pin header, 1x36, 2.00mm pitch, single row
+Through hole pin header THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Horizontal
+Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical
+Through hole straight pin header, 1x37, 2.00mm pitch, single row
+Through hole pin header THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Horizontal
+Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical
+Through hole straight pin header, 1x38, 2.00mm pitch, single row
+Through hole pin header THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Horizontal
+Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical
+Through hole straight pin header, 1x39, 2.00mm pitch, single row
+Through hole pin header THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Horizontal
+Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical
+Through hole straight pin header, 1x40, 2.00mm pitch, single row
+Through hole pin header THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Horizontal
+Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Vertical
+Through hole straight pin header, 2x01, 2.00mm pitch, double rows
+Through hole pin header THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Horizontal
+Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Vertical
+Through hole straight pin header, 2x02, 2.00mm pitch, double rows
+Through hole pin header THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Horizontal
+Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Vertical
+Through hole straight pin header, 2x03, 2.00mm pitch, double rows
+Through hole pin header THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Horizontal
+Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Vertical
+Through hole straight pin header, 2x04, 2.00mm pitch, double rows
+Through hole pin header THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Horizontal
+Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Vertical
+Through hole straight pin header, 2x05, 2.00mm pitch, double rows
+Through hole pin header THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Horizontal
+Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Vertical
+Through hole straight pin header, 2x06, 2.00mm pitch, double rows
+Through hole pin header THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Horizontal
+Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Vertical
+Through hole straight pin header, 2x07, 2.00mm pitch, double rows
+Through hole pin header THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Horizontal
+Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Vertical
+Through hole straight pin header, 2x08, 2.00mm pitch, double rows
+Through hole pin header THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Horizontal
+Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Vertical
+Through hole straight pin header, 2x09, 2.00mm pitch, double rows
+Through hole pin header THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Horizontal
+Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Vertical
+Through hole straight pin header, 2x10, 2.00mm pitch, double rows
+Through hole pin header THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Horizontal
+Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Vertical
+Through hole straight pin header, 2x11, 2.00mm pitch, double rows
+Through hole pin header THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Horizontal
+Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Vertical
+Through hole straight pin header, 2x12, 2.00mm pitch, double rows
+Through hole pin header THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Horizontal
+Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Vertical
+Through hole straight pin header, 2x13, 2.00mm pitch, double rows
+Through hole pin header THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Horizontal
+Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Vertical
+Through hole straight pin header, 2x14, 2.00mm pitch, double rows
+Through hole pin header THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Horizontal
+Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Vertical
+Through hole straight pin header, 2x15, 2.00mm pitch, double rows
+Through hole pin header THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Horizontal
+Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Vertical
+Through hole straight pin header, 2x16, 2.00mm pitch, double rows
+Through hole pin header THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Horizontal
+Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Vertical
+Through hole straight pin header, 2x17, 2.00mm pitch, double rows
+Through hole pin header THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Horizontal
+Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Vertical
+Through hole straight pin header, 2x18, 2.00mm pitch, double rows
+Through hole pin header THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Horizontal
+Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Vertical
+Through hole straight pin header, 2x19, 2.00mm pitch, double rows
+Through hole pin header THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Horizontal
+Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Vertical
+Through hole straight pin header, 2x20, 2.00mm pitch, double rows
+Through hole pin header THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Horizontal
+Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Vertical
+Through hole straight pin header, 2x21, 2.00mm pitch, double rows
+Through hole pin header THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Horizontal
+Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Vertical
+Through hole straight pin header, 2x22, 2.00mm pitch, double rows
+Through hole pin header THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Horizontal
+Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Vertical
+Through hole straight pin header, 2x23, 2.00mm pitch, double rows
+Through hole pin header THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Horizontal
+Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Vertical
+Through hole straight pin header, 2x24, 2.00mm pitch, double rows
+Through hole pin header THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Horizontal
+Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Vertical
+Through hole straight pin header, 2x25, 2.00mm pitch, double rows
+Through hole pin header THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Horizontal
+Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Vertical
+Through hole straight pin header, 2x26, 2.00mm pitch, double rows
+Through hole pin header THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Horizontal
+Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Vertical
+Through hole straight pin header, 2x27, 2.00mm pitch, double rows
+Through hole pin header THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Horizontal
+Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Vertical
+Through hole straight pin header, 2x28, 2.00mm pitch, double rows
+Through hole pin header THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Horizontal
+Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Vertical
+Through hole straight pin header, 2x29, 2.00mm pitch, double rows
+Through hole pin header THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Horizontal
+Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Vertical
+Through hole straight pin header, 2x30, 2.00mm pitch, double rows
+Through hole pin header THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Horizontal
+Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Vertical
+Through hole straight pin header, 2x31, 2.00mm pitch, double rows
+Through hole pin header THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Horizontal
+Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Vertical
+Through hole straight pin header, 2x32, 2.00mm pitch, double rows
+Through hole pin header THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Horizontal
+Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Vertical
+Through hole straight pin header, 2x33, 2.00mm pitch, double rows
+Through hole pin header THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Horizontal
+Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Vertical
+Through hole straight pin header, 2x34, 2.00mm pitch, double rows
+Through hole pin header THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Horizontal
+Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Vertical
+Through hole straight pin header, 2x35, 2.00mm pitch, double rows
+Through hole pin header THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Horizontal
+Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Vertical
+Through hole straight pin header, 2x36, 2.00mm pitch, double rows
+Through hole pin header THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Horizontal
+Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Vertical
+Through hole straight pin header, 2x37, 2.00mm pitch, double rows
+Through hole pin header THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Horizontal
+Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Vertical
+Through hole straight pin header, 2x38, 2.00mm pitch, double rows
+Through hole pin header THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Horizontal
+Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Vertical
+Through hole straight pin header, 2x39, 2.00mm pitch, double rows
+Through hole pin header THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Horizontal
+Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Vertical
+Through hole straight pin header, 2x40, 2.00mm pitch, double rows
+Through hole pin header THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_1x01_P2.54mm_Horizontal
+Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinHeader_2.54mm
+PinHeader_1x01_P2.54mm_Vertical
+Through hole straight pin header, 1x01, 2.54mm pitch, single row
+Through hole pin header THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Horizontal
+Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical
+Through hole straight pin header, 1x02, 2.54mm pitch, single row
+Through hole pin header THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Horizontal
+Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical
+Through hole straight pin header, 1x03, 2.54mm pitch, single row
+Through hole pin header THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Horizontal
+Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical
+Through hole straight pin header, 1x04, 2.54mm pitch, single row
+Through hole pin header THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Horizontal
+Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical
+Through hole straight pin header, 1x05, 2.54mm pitch, single row
+Through hole pin header THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Horizontal
+Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical
+Through hole straight pin header, 1x06, 2.54mm pitch, single row
+Through hole pin header THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Horizontal
+Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical
+Through hole straight pin header, 1x07, 2.54mm pitch, single row
+Through hole pin header THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Horizontal
+Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical
+Through hole straight pin header, 1x08, 2.54mm pitch, single row
+Through hole pin header THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Horizontal
+Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical
+Through hole straight pin header, 1x09, 2.54mm pitch, single row
+Through hole pin header THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Horizontal
+Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical
+Through hole straight pin header, 1x10, 2.54mm pitch, single row
+Through hole pin header THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Horizontal
+Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical
+Through hole straight pin header, 1x11, 2.54mm pitch, single row
+Through hole pin header THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Horizontal
+Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical
+Through hole straight pin header, 1x12, 2.54mm pitch, single row
+Through hole pin header THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Horizontal
+Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical
+Through hole straight pin header, 1x13, 2.54mm pitch, single row
+Through hole pin header THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Horizontal
+Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical
+Through hole straight pin header, 1x14, 2.54mm pitch, single row
+Through hole pin header THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Horizontal
+Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical
+Through hole straight pin header, 1x15, 2.54mm pitch, single row
+Through hole pin header THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Horizontal
+Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical
+Through hole straight pin header, 1x16, 2.54mm pitch, single row
+Through hole pin header THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Horizontal
+Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical
+Through hole straight pin header, 1x17, 2.54mm pitch, single row
+Through hole pin header THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Horizontal
+Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical
+Through hole straight pin header, 1x18, 2.54mm pitch, single row
+Through hole pin header THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Horizontal
+Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical
+Through hole straight pin header, 1x19, 2.54mm pitch, single row
+Through hole pin header THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Horizontal
+Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical
+Through hole straight pin header, 1x20, 2.54mm pitch, single row
+Through hole pin header THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Horizontal
+Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical
+Through hole straight pin header, 1x21, 2.54mm pitch, single row
+Through hole pin header THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Horizontal
+Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical
+Through hole straight pin header, 1x22, 2.54mm pitch, single row
+Through hole pin header THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Horizontal
+Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical
+Through hole straight pin header, 1x23, 2.54mm pitch, single row
+Through hole pin header THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Horizontal
+Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical
+Through hole straight pin header, 1x24, 2.54mm pitch, single row
+Through hole pin header THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Horizontal
+Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical
+Through hole straight pin header, 1x25, 2.54mm pitch, single row
+Through hole pin header THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Horizontal
+Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical
+Through hole straight pin header, 1x26, 2.54mm pitch, single row
+Through hole pin header THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Horizontal
+Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical
+Through hole straight pin header, 1x27, 2.54mm pitch, single row
+Through hole pin header THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Horizontal
+Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical
+Through hole straight pin header, 1x28, 2.54mm pitch, single row
+Through hole pin header THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Horizontal
+Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical
+Through hole straight pin header, 1x29, 2.54mm pitch, single row
+Through hole pin header THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Horizontal
+Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical
+Through hole straight pin header, 1x30, 2.54mm pitch, single row
+Through hole pin header THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Horizontal
+Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical
+Through hole straight pin header, 1x31, 2.54mm pitch, single row
+Through hole pin header THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Horizontal
+Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical
+Through hole straight pin header, 1x32, 2.54mm pitch, single row
+Through hole pin header THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Horizontal
+Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical
+Through hole straight pin header, 1x33, 2.54mm pitch, single row
+Through hole pin header THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Horizontal
+Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical
+Through hole straight pin header, 1x34, 2.54mm pitch, single row
+Through hole pin header THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Horizontal
+Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical
+Through hole straight pin header, 1x35, 2.54mm pitch, single row
+Through hole pin header THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Horizontal
+Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical
+Through hole straight pin header, 1x36, 2.54mm pitch, single row
+Through hole pin header THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Horizontal
+Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical
+Through hole straight pin header, 1x37, 2.54mm pitch, single row
+Through hole pin header THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Horizontal
+Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical
+Through hole straight pin header, 1x38, 2.54mm pitch, single row
+Through hole pin header THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Horizontal
+Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical
+Through hole straight pin header, 1x39, 2.54mm pitch, single row
+Through hole pin header THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Horizontal
+Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical
+Through hole straight pin header, 1x40, 2.54mm pitch, single row
+Through hole pin header THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Horizontal
+Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Vertical
+Through hole straight pin header, 2x01, 2.54mm pitch, double rows
+Through hole pin header THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Horizontal
+Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Vertical
+Through hole straight pin header, 2x02, 2.54mm pitch, double rows
+Through hole pin header THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Horizontal
+Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Vertical
+Through hole straight pin header, 2x03, 2.54mm pitch, double rows
+Through hole pin header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Horizontal
+Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Vertical
+Through hole straight pin header, 2x04, 2.54mm pitch, double rows
+Through hole pin header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Horizontal
+Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Vertical
+Through hole straight pin header, 2x05, 2.54mm pitch, double rows
+Through hole pin header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Horizontal
+Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Vertical
+Through hole straight pin header, 2x06, 2.54mm pitch, double rows
+Through hole pin header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Horizontal
+Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Vertical
+Through hole straight pin header, 2x07, 2.54mm pitch, double rows
+Through hole pin header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Horizontal
+Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Vertical
+Through hole straight pin header, 2x08, 2.54mm pitch, double rows
+Through hole pin header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Horizontal
+Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Vertical
+Through hole straight pin header, 2x09, 2.54mm pitch, double rows
+Through hole pin header THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Horizontal
+Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Vertical
+Through hole straight pin header, 2x10, 2.54mm pitch, double rows
+Through hole pin header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Horizontal
+Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Vertical
+Through hole straight pin header, 2x11, 2.54mm pitch, double rows
+Through hole pin header THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Horizontal
+Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Vertical
+Through hole straight pin header, 2x12, 2.54mm pitch, double rows
+Through hole pin header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Horizontal
+Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Vertical
+Through hole straight pin header, 2x13, 2.54mm pitch, double rows
+Through hole pin header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Horizontal
+Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Vertical
+Through hole straight pin header, 2x14, 2.54mm pitch, double rows
+Through hole pin header THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Horizontal
+Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Vertical
+Through hole straight pin header, 2x15, 2.54mm pitch, double rows
+Through hole pin header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Horizontal
+Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Vertical
+Through hole straight pin header, 2x16, 2.54mm pitch, double rows
+Through hole pin header THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Horizontal
+Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Vertical
+Through hole straight pin header, 2x17, 2.54mm pitch, double rows
+Through hole pin header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Horizontal
+Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Vertical
+Through hole straight pin header, 2x18, 2.54mm pitch, double rows
+Through hole pin header THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Horizontal
+Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Vertical
+Through hole straight pin header, 2x19, 2.54mm pitch, double rows
+Through hole pin header THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Horizontal
+Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Vertical
+Through hole straight pin header, 2x20, 2.54mm pitch, double rows
+Through hole pin header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Horizontal
+Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Vertical
+Through hole straight pin header, 2x21, 2.54mm pitch, double rows
+Through hole pin header THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Horizontal
+Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Vertical
+Through hole straight pin header, 2x22, 2.54mm pitch, double rows
+Through hole pin header THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Horizontal
+Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Vertical
+Through hole straight pin header, 2x23, 2.54mm pitch, double rows
+Through hole pin header THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Horizontal
+Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Vertical
+Through hole straight pin header, 2x24, 2.54mm pitch, double rows
+Through hole pin header THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Horizontal
+Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Vertical
+Through hole straight pin header, 2x25, 2.54mm pitch, double rows
+Through hole pin header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Horizontal
+Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Vertical
+Through hole straight pin header, 2x26, 2.54mm pitch, double rows
+Through hole pin header THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Horizontal
+Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Vertical
+Through hole straight pin header, 2x27, 2.54mm pitch, double rows
+Through hole pin header THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Horizontal
+Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Vertical
+Through hole straight pin header, 2x28, 2.54mm pitch, double rows
+Through hole pin header THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Horizontal
+Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Vertical
+Through hole straight pin header, 2x29, 2.54mm pitch, double rows
+Through hole pin header THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Horizontal
+Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Vertical
+Through hole straight pin header, 2x30, 2.54mm pitch, double rows
+Through hole pin header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Horizontal
+Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Vertical
+Through hole straight pin header, 2x31, 2.54mm pitch, double rows
+Through hole pin header THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Horizontal
+Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Vertical
+Through hole straight pin header, 2x32, 2.54mm pitch, double rows
+Through hole pin header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Horizontal
+Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Vertical
+Through hole straight pin header, 2x33, 2.54mm pitch, double rows
+Through hole pin header THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Horizontal
+Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Vertical
+Through hole straight pin header, 2x34, 2.54mm pitch, double rows
+Through hole pin header THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Horizontal
+Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Vertical
+Through hole straight pin header, 2x35, 2.54mm pitch, double rows
+Through hole pin header THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Horizontal
+Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Vertical
+Through hole straight pin header, 2x36, 2.54mm pitch, double rows
+Through hole pin header THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Horizontal
+Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Vertical
+Through hole straight pin header, 2x37, 2.54mm pitch, double rows
+Through hole pin header THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Horizontal
+Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Vertical
+Through hole straight pin header, 2x38, 2.54mm pitch, double rows
+Through hole pin header THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Horizontal
+Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Vertical
+Through hole straight pin header, 2x39, 2.54mm pitch, double rows
+Through hole pin header THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Horizontal
+Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Vertical
+Through hole straight pin header, 2x40, 2.54mm pitch, double rows
+Through hole pin header THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical
+Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical
+Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical
+Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical
+Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical
+Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical
+Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical
+Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical
+Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical
+Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical
+Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical
+Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical
+Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical
+Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical
+Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical
+Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical
+Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical
+Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical
+Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical
+Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical
+Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical
+Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical
+Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical
+Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical
+Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical
+Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical
+Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical
+Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical
+Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical
+Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical
+Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical
+Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical
+Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical
+Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical
+Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical
+Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical
+Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical
+Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical
+Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical
+Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_2x02_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x02 1.00mm double row
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_2x03_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x03 1.00mm double row
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_2x04_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x04 1.00mm double row
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_2x05_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x05 1.00mm double row
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_2x06_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x06 1.00mm double row
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_2x07_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x07 1.00mm double row
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_2x08_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x08 1.00mm double row
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_2x09_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x09 1.00mm double row
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_2x10_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x10 1.00mm double row
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_2x11_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x11 1.00mm double row
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_2x12_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x12 1.00mm double row
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_2x13_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x13 1.00mm double row
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_2x14_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x14 1.00mm double row
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_2x15_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x15 1.00mm double row
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_2x16_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x16 1.00mm double row
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_2x17_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x17 1.00mm double row
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_2x18_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x18 1.00mm double row
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_2x19_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x19 1.00mm double row
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_2x20_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x20 1.00mm double row
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_2x21_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x21 1.00mm double row
+0
+42
+42
+Connector_PinSocket_1.00mm
+PinSocket_2x22_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x22 1.00mm double row
+0
+44
+44
+Connector_PinSocket_1.00mm
+PinSocket_2x23_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x23 1.00mm double row
+0
+46
+46
+Connector_PinSocket_1.00mm
+PinSocket_2x24_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x24 1.00mm double row
+0
+48
+48
+Connector_PinSocket_1.00mm
+PinSocket_2x25_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x25 1.00mm double row
+0
+50
+50
+Connector_PinSocket_1.00mm
+PinSocket_2x26_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x26 1.00mm double row
+0
+52
+52
+Connector_PinSocket_1.00mm
+PinSocket_2x27_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x27 1.00mm double row
+0
+54
+54
+Connector_PinSocket_1.00mm
+PinSocket_2x28_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x28 1.00mm double row
+0
+56
+56
+Connector_PinSocket_1.00mm
+PinSocket_2x29_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x29 1.00mm double row
+0
+58
+58
+Connector_PinSocket_1.00mm
+PinSocket_2x30_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x30 1.00mm double row
+0
+60
+60
+Connector_PinSocket_1.00mm
+PinSocket_2x31_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x31 1.00mm double row
+0
+62
+62
+Connector_PinSocket_1.00mm
+PinSocket_2x32_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x32 1.00mm double row
+0
+64
+64
+Connector_PinSocket_1.00mm
+PinSocket_2x33_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x33 1.00mm double row
+0
+66
+66
+Connector_PinSocket_1.00mm
+PinSocket_2x34_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x34 1.00mm double row
+0
+68
+68
+Connector_PinSocket_1.00mm
+PinSocket_2x35_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x35 1.00mm double row
+0
+70
+70
+Connector_PinSocket_1.00mm
+PinSocket_2x36_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x36 1.00mm double row
+0
+72
+72
+Connector_PinSocket_1.00mm
+PinSocket_2x37_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x37 1.00mm double row
+0
+74
+74
+Connector_PinSocket_1.00mm
+PinSocket_2x38_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x38 1.00mm double row
+0
+76
+76
+Connector_PinSocket_1.00mm
+PinSocket_2x39_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x39 1.00mm double row
+0
+78
+78
+Connector_PinSocket_1.00mm
+PinSocket_2x40_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x40 1.00mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_1x01_P1.27mm_Vertical
+Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical
+Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical
+Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical
+Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical
+Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical
+Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical
+Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical
+Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical
+Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical
+Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical
+Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical
+Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical
+Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical
+Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical
+Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical
+Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical
+Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical
+Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical
+Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical
+Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical
+Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical
+Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical
+Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical
+Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical
+Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical
+Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical
+Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical
+Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical
+Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical
+Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical
+Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical
+Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical
+Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical
+Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical
+Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical
+Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical
+Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical
+Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical
+Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical
+Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x01_P1.27mm_Vertical
+Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_2x01_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x01 1.27mm double row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_2x02_P1.27mm_Vertical
+Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_2x02_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x02 1.27mm double row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Horizontal
+Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Vertical
+Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Horizontal
+Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Vertical
+Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Horizontal
+Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Vertical
+Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Horizontal
+Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Vertical
+Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Horizontal
+Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Vertical
+Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Horizontal
+Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Vertical
+Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Horizontal
+Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Vertical
+Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Horizontal
+Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Vertical
+Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Horizontal
+Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Vertical
+Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Horizontal
+Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Vertical
+Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Horizontal
+Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Vertical
+Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Horizontal
+Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Vertical
+Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Horizontal
+Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Vertical
+Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Horizontal
+Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Vertical
+Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Horizontal
+Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Vertical
+Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Horizontal
+Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Vertical
+Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Horizontal
+Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Vertical
+Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Horizontal
+Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Vertical
+Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Horizontal
+Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Vertical
+Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Horizontal
+Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Vertical
+Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Horizontal
+Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Vertical
+Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Horizontal
+Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Vertical
+Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Horizontal
+Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Vertical
+Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Horizontal
+Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Vertical
+Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Horizontal
+Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Vertical
+Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Horizontal
+Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Vertical
+Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Horizontal
+Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Vertical
+Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Horizontal
+Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Vertical
+Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Horizontal
+Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Vertical
+Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Horizontal
+Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Vertical
+Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Horizontal
+Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Vertical
+Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Horizontal
+Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Vertical
+Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Horizontal
+Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Vertical
+Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Horizontal
+Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Vertical
+Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Horizontal
+Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Vertical
+Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Horizontal
+Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Vertical
+Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Horizontal
+Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Vertical
+Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Horizontal
+Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Vertical
+Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x41_P1.27mm_Horizontal
+Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x41 1.27mm double row
+0
+82
+82
+Connector_PinSocket_1.27mm
+PinSocket_2x42_P1.27mm_Horizontal
+Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x42 1.27mm double row
+0
+84
+84
+Connector_PinSocket_1.27mm
+PinSocket_2x43_P1.27mm_Horizontal
+Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x43 1.27mm double row
+0
+86
+86
+Connector_PinSocket_1.27mm
+PinSocket_2x44_P1.27mm_Horizontal
+Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x44 1.27mm double row
+0
+88
+88
+Connector_PinSocket_1.27mm
+PinSocket_2x45_P1.27mm_Horizontal
+Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x45 1.27mm double row
+0
+90
+90
+Connector_PinSocket_1.27mm
+PinSocket_2x46_P1.27mm_Horizontal
+Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x46 1.27mm double row
+0
+92
+92
+Connector_PinSocket_1.27mm
+PinSocket_2x47_P1.27mm_Horizontal
+Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x47 1.27mm double row
+0
+94
+94
+Connector_PinSocket_1.27mm
+PinSocket_2x48_P1.27mm_Horizontal
+Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x48 1.27mm double row
+0
+96
+96
+Connector_PinSocket_1.27mm
+PinSocket_2x49_P1.27mm_Horizontal
+Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x49 1.27mm double row
+0
+98
+98
+Connector_PinSocket_1.27mm
+PinSocket_2x50_P1.27mm_Horizontal
+Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x50 1.27mm double row
+0
+100
+100
+Connector_PinSocket_2.00mm
+PinSocket_1x01_P2.00mm_Horizontal
+Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinSocket_2.00mm
+PinSocket_1x01_P2.00mm_Vertical
+Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Horizontal
+Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical
+Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Horizontal
+Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical
+Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Horizontal
+Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical
+Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Horizontal
+Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical
+Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Horizontal
+Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical
+Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Horizontal
+Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical
+Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Horizontal
+Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical
+Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Horizontal
+Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical
+Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Horizontal
+Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical
+Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Horizontal
+Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical
+Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Horizontal
+Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical
+Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Horizontal
+Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical
+Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Horizontal
+Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical
+Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Horizontal
+Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical
+Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Horizontal
+Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical
+Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Horizontal
+Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical
+Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Horizontal
+Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical
+Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Horizontal
+Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical
+Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Horizontal
+Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical
+Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Horizontal
+Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical
+Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Horizontal
+Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical
+Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Horizontal
+Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical
+Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Horizontal
+Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical
+Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Horizontal
+Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical
+Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Horizontal
+Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical
+Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Horizontal
+Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical
+Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Horizontal
+Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical
+Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Horizontal
+Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical
+Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Horizontal
+Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical
+Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Horizontal
+Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical
+Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Horizontal
+Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical
+Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Horizontal
+Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical
+Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Horizontal
+Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical
+Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Horizontal
+Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical
+Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Horizontal
+Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical
+Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Horizontal
+Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical
+Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Horizontal
+Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical
+Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Horizontal
+Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical
+Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Horizontal
+Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical
+Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Horizontal
+Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Vertical
+Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Horizontal
+Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Vertical
+Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Horizontal
+Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Vertical
+Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Horizontal
+Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Vertical
+Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Horizontal
+Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Vertical
+Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Horizontal
+Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Vertical
+Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Horizontal
+Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Vertical
+Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Horizontal
+Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Vertical
+Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Horizontal
+Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Vertical
+Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Horizontal
+Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Vertical
+Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Horizontal
+Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Vertical
+Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Horizontal
+Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Vertical
+Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Horizontal
+Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Vertical
+Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Horizontal
+Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Vertical
+Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Horizontal
+Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Vertical
+Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Horizontal
+Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Vertical
+Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Horizontal
+Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Vertical
+Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Horizontal
+Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Vertical
+Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Horizontal
+Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Vertical
+Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Horizontal
+Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Vertical
+Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Horizontal
+Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Vertical
+Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Horizontal
+Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Vertical
+Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Horizontal
+Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Vertical
+Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Horizontal
+Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Vertical
+Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Horizontal
+Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Vertical
+Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Horizontal
+Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Vertical
+Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Horizontal
+Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Vertical
+Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Horizontal
+Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Vertical
+Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Horizontal
+Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Vertical
+Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Horizontal
+Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Vertical
+Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Horizontal
+Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Vertical
+Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Horizontal
+Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Vertical
+Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Horizontal
+Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Vertical
+Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Horizontal
+Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Vertical
+Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Horizontal
+Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Vertical
+Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Horizontal
+Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Vertical
+Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Horizontal
+Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Vertical
+Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Horizontal
+Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Vertical
+Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Horizontal
+Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Vertical
+Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Horizontal
+Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Vertical
+Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_1x01_P2.54mm_Horizontal
+Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinSocket_2.54mm
+PinSocket_1x01_P2.54mm_Vertical
+Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Horizontal
+Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical
+Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Horizontal
+Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical
+Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Horizontal
+Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical
+Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Horizontal
+Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical
+Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Horizontal
+Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical
+Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Horizontal
+Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical
+Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Horizontal
+Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical
+Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Horizontal
+Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical
+Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Horizontal
+Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical
+Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Horizontal
+Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical
+Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Horizontal
+Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical
+Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Horizontal
+Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical
+Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Horizontal
+Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical
+Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Horizontal
+Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical
+Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Horizontal
+Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical
+Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Horizontal
+Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical
+Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Horizontal
+Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical
+Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Horizontal
+Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical
+Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Horizontal
+Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical
+Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Horizontal
+Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical
+Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Horizontal
+Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical
+Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Horizontal
+Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical
+Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Horizontal
+Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical
+Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Horizontal
+Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical
+Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Horizontal
+Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical
+Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Horizontal
+Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical
+Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Horizontal
+Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical
+Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Horizontal
+Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical
+Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Horizontal
+Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical
+Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Horizontal
+Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical
+Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Horizontal
+Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical
+Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Horizontal
+Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical
+Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Horizontal
+Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical
+Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Horizontal
+Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical
+Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Horizontal
+Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical
+Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Horizontal
+Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical
+Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Horizontal
+Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical
+Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Horizontal
+Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical
+Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Horizontal
+Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical
+Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Horizontal
+Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Vertical
+Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Horizontal
+Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Vertical
+Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Horizontal
+Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Vertical
+Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Horizontal
+Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Vertical
+Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Horizontal
+Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Vertical
+Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Horizontal
+Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Vertical
+Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Horizontal
+Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Vertical
+Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Horizontal
+Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Vertical
+Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Horizontal
+Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Vertical
+Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Horizontal
+Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Vertical
+Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Horizontal
+Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Vertical
+Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Horizontal
+Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Vertical
+Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Horizontal
+Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Vertical
+Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Horizontal
+Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Vertical
+Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Horizontal
+Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Vertical
+Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Horizontal
+Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Vertical
+Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Horizontal
+Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Vertical
+Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Horizontal
+Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Vertical
+Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Horizontal
+Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Vertical
+Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Horizontal
+Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Vertical
+Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Horizontal
+Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Vertical
+Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Horizontal
+Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Vertical
+Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Horizontal
+Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Vertical
+Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Horizontal
+Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Vertical
+Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Horizontal
+Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Vertical
+Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Horizontal
+Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Vertical
+Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Horizontal
+Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Vertical
+Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Horizontal
+Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Vertical
+Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Horizontal
+Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Vertical
+Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Horizontal
+Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Vertical
+Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Horizontal
+Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Vertical
+Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Horizontal
+Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Vertical
+Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Horizontal
+Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Vertical
+Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Horizontal
+Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Vertical
+Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Horizontal
+Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Vertical
+Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Horizontal
+Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Vertical
+Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Horizontal
+Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Vertical
+Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Horizontal
+Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Vertical
+Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Horizontal
+Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Vertical
+Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Horizontal
+Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Vertical
+Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x40 2.54mm double row
+0
+80
+80
+Connector_RJ
+RJ12_Amphenol_54601
+RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf
+RJ12 connector
+0
+6
+6
+Connector_RJ
+RJ14_Connfly_DS1133-S4_Horizontal
+RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf
+RJ14 connector 6P4C Connfly DS1133
+0
+4
+4
+Connector_RJ
+RJ25_Wayconn_MJEA-660X1_Horizontal
+RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf
+RJ12 RJ18 RJ25 jack connector 6P6C
+0
+6
+6
+Connector_RJ
+RJ45_Abracon_ARJP11A-MA_Horizontal
+Shielded RJ45 ethernet connector with transformer and POE, https://abracon.com/Magnetics/lan/ARJP11A.PDF
+ethernet 8p8c transformer poe rj45
+0
+15
+14
+Connector_RJ
+RJ45_Amphenol_54602-x08_Horizontal
+8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf)
+RJ45
+0
+8
+8
+Connector_RJ
+RJ45_Amphenol_RJHSE538X
+Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
+RJ45 8p8c ethernet cat5
+0
+14
+13
+Connector_RJ
+RJ45_Amphenol_RJHSE538X-02
+Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf
+RJ45 8p8c dual ethernet cat5
+0
+26
+25
+Connector_RJ
+RJ45_Amphenol_RJHSE538X-04
+Shielded, LEDs, 4 Ports, https://cdn.amphenol-cs.com/media/wysiwyg/files/drawing/rjhse538x04.pdf
+RJ45 8p8c quad ethernet cat5
+0
+52
+49
+Connector_RJ
+RJ45_Amphenol_RJHSE5380
+Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
+RJ45 8p8c ethernet cat5
+0
+10
+9
+Connector_RJ
+RJ45_Amphenol_RJHSE5380-08
+Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf
+RJ45 8p8c ethernet cat5
+0
+68
+65
+Connector_RJ
+RJ45_Amphenol_RJMG1BD3B8K1ANR
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenol-cs.com/media/wysiwyg/files/drawing/rjmg1bd3b8k1anr.pdf
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_BEL_SS74301-00x_Vertical
+https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf
+RJ45 Vertical Shield LED Green Yellow
+0
+14
+13
+Connector_RJ
+RJ45_Bel_SI-60062-F
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Cetus_J1B1211CCD_Horizontal
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf)
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Hanrun_HR911105A
+http://www.kosmodrom.com.ua/pdf/HR911105A.pdf
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal
+10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf
+RJ45 ethernet magnetic
+0
+16
+15
+Connector_RJ
+RJ45_Molex_0855135013_Vertical
+1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf
+RJ45 Vertical
+0
+9
+9
+Connector_RJ
+RJ45_Ninigi_GE
+1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf
+RJ45 ethernet 8p8c
+0
+10
+9
+Connector_RJ
+RJ45_OST_PJ012-8P8CX_Vertical
+RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf
+RJ45 PJ012
+0
+8
+8
+Connector_RJ
+RJ45_Plug_Metz_AJP92A8813
+plug, ethernet, 8P8C, RJ45 Plug
+AJP92A8813 8P8C RJ45 ethernet plug
+0
+8
+8
+Connector_RJ
+RJ45_Pulse_JK00177NL_Horizontal
+10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf
+RJ45 8p8c ethernet POE
+0
+22
+21
+Connector_RJ
+RJ45_Pulse_JK0654219NL_Horizontal
+10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2
+RJ45 8p8c ethernet
+0
+18
+17
+Connector_RJ
+RJ45_Pulse_JXD6-0001NL_Horizontal
+RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf)
+ethernet 8p8c transformer magjack
+0
+12
+11
+Connector_RJ
+RJ45_UDE_RB1-125B8G1A
+1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3
+RJ45 ethernet
+0
+16
+15
+Connector_RJ
+RJ45_Wuerth_7499010001A_Horizontal
+10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf
+RJ45 ethernet magnetic
+0
+10
+9
+Connector_RJ
+RJ45_Wuerth_7499010121A_Horizontal
+10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf
+RJ45 ethernet magnetic
+0
+14
+13
+Connector_RJ
+RJ45_Wuerth_7499111446_Horizontal
+LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT
+ethernet lan connector
+0
+16
+15
+Connector_RJ
+RJ45_Wuerth_7499151120_Horizontal
+Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf)
+ethernet lan connector
+0
+32
+29
+Connector_RJ
+RJ45_Wuerth_74980111211_Horizontal
+RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf)
+lan magnetics transformer
+0
+14
+13
+Connector_SATA_SAS
+SAS-mini_TEConnectivity_1888174_Vertical
+36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English
+SAS mini connector
+0
+44
+44
+Connector_SATA_SAS
+SATA_Amphenol_10029364-001LF_Horizontal
+https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf
+SATA
+0
+24
+23
+Connector_Samtec
+Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical
+http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf
+FMC HPC
+0
+400
+400
+Connector_Samtec
+Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical
+https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf
+FMC HPC
+0
+400
+400
+Connector_Samtec
+Samtec_FMC_ASP-134604-01_4x40_Vertical
+https://suddendocs.samtec.com/prints/asp-134604-01-mkt.pdf
+FMC LPC VITA
+0
+160
+160
+Connector_Samtec
+Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+10
+10
+Connector_Samtec
+Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+12
+11
+Connector_Samtec
+Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+20
+20
+Connector_Samtec
+Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+22
+21
+Connector_Samtec
+Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+40
+40
+Connector_Samtec
+Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+42
+41
+Connector_Samtec
+Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+60
+60
+Connector_Samtec
+Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+62
+61
+Connector_Samtec
+Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+80
+80
+Connector_Samtec
+Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+82
+81
+Connector_Samtec
+Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+100
+100
+Connector_Samtec
+Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+102
+101
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Stocko
+Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+2
+2
+Connector_Stocko
+Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+2
+2
+Connector_Stocko
+Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+3
+3
+Connector_Stocko
+Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+4
+4
+Connector_Stocko
+Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+5
+5
+Connector_Stocko
+Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+6
+6
+Connector_Stocko
+Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+7
+7
+Connector_Stocko
+Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+8
+8
+Connector_Stocko
+Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+9
+9
+Connector_Stocko
+Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+10
+10
+Connector_Stocko
+Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+11
+11
+Connector_Stocko
+Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+12
+12
+Connector_Stocko
+Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+13
+13
+Connector_Stocko
+Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+14
+14
+Connector_Stocko
+Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+15
+15
+Connector_Stocko
+Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+16
+16
+Connector_Stocko
+Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+17
+17
+Connector_Stocko
+Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+18
+18
+Connector_Stocko
+Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+19
+19
+Connector_Stocko
+Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+20
+20
+Connector_TE-Connectivity
+TE_1-826576-3_1x13_P3.96mm_Vertical
+TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+13
+13
+Connector_TE-Connectivity
+TE_1-826576-5_1x15_P3.96mm_Vertical
+TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+15
+15
+Connector_TE-Connectivity
+TE_1-826576-6_1x16_P3.96mm_Vertical
+TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+16
+16
+Connector_TE-Connectivity
+TE_1-826576-7_1x17_P3.96mm_Vertical
+TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+17
+17
+Connector_TE-Connectivity
+TE_1-826576-8_1x18_P3.96mm_Vertical
+TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+18
+18
+Connector_TE-Connectivity
+TE_2-826576-0_1x20_P3.96mm_Vertical
+TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+20
+20
+Connector_TE-Connectivity
+TE_3-826576-6_1x36_P3.96mm_Vertical
+TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+36
+36
+Connector_TE-Connectivity
+TE_440054-2_1x02_P2.00mm_Vertical
+TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Vertical Header: https://www.te.com/usa-en/product-440054-2.datasheet.pdf
+connector header hdr horizontal vertical shrouded fully-shrounded 440054-2 2-440054-2 4-440054-2 6-440054-2 2-440054-6 4-440054-6 6-440054-6
+0
+2
+2
+Connector_TE-Connectivity
+TE_440055-2_1x02_P2.00mm_Horizontal
+TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Header: https://www.te.com/usa-en/product-440055-2.datasheet.pdf
+connector header hdr horizontal right-angle shrouded fully-shrounded 440055-2 2-440055-2 4-440055-2 6-440055-2 8-440055-2
+0
+2
+2
+Connector_TE-Connectivity
+TE_826576-2_1x02_P3.96mm_Vertical
+TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+2
+2
+Connector_TE-Connectivity
+TE_826576-3_1x03_P3.96mm_Vertical
+TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+3
+3
+Connector_TE-Connectivity
+TE_826576-5_1x05_P3.96mm_Vertical
+TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+5
+5
+Connector_TE-Connectivity
+TE_826576-6_1x06_P3.96mm_Vertical
+TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+6
+6
+Connector_TE-Connectivity
+TE_826576-7_1x07_P3.96mm_Vertical
+TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+7
+7
+Connector_TE-Connectivity
+TE_826576-8_1x08_P3.96mm_Vertical
+TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+8
+8
+Connector_TE-Connectivity
+TE_826576-9_1x09_P3.96mm_Vertical
+TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+9
+9
+Connector_TE-Connectivity
+TE_2834006-1_1x01_P4.0mm_Horizontal
+TE Connectivity Buchanan WireMate connector, Poke-In series, 1-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1
+wire connector
+0
+2
+1
+Connector_TE-Connectivity
+TE_2834006-2_1x02_P4.0mm_Horizontal
+TE Connectivity Buchanan WireMate connector, Poke-In series, 2-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1
+wire connector
+0
+4
+2
+Connector_TE-Connectivity
+TE_2834006-3_1x03_P4.0mm_Horizontal
+TE Connectivity Buchanan WireMate connector, Poke-In series, 3-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1
+wire connector
+0
+6
+3
+Connector_TE-Connectivity
+TE_2834006-4_1x04_P4.0mm_Horizontal
+TE Connectivity Buchanan WireMate connector, Poke-In series, 4-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1
+wire connector
+0
+8
+4
+Connector_TE-Connectivity
+TE_2834006-5_1x05_P4.0mm_Horizontal
+TE Connectivity Buchanan WireMate connector, Poke-In series, 5-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1
+wire connector
+0
+10
+5
+Connector_TE-Connectivity
+TE_5767171-1_2x19_P0.635mm_Vertical
+PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2)
+mictor38 receptacle board-to-board
+0
+43
+39
+Connector_TE-Connectivity
+TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal
+Connector
+TE 776087
+0
+23
+23
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+9
+9
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+15
+15
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+10
+10
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+2
+2
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+3
+3
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+4
+4
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+6
+6
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+2
+2
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+3
+3
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+4
+4
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+6
+6
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+8
+8
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+10
+10
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+14
+14
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+16
+16
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+14
+14
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+16
+16
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+18
+18
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+20
+20
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+22
+22
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+24
+24
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+8
+8
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+18
+18
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+20
+20
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+22
+22
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+24
+24
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+1
+1
+Connector_TE-Connectivity
+TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1
+connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power
+0
+4
+4
+Connector_TE-Connectivity
+TE_Micro-MaTch_1-215079-0_2x05_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 10 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 1-215079-0 8-215079-10
+0
+10
+10
+Connector_TE-Connectivity
+TE_Micro-MaTch_1-215079-2_2x06_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 12 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 1-215079-2 8-215079-12
+0
+12
+12
+Connector_TE-Connectivity
+TE_Micro-MaTch_1-215079-4_2x07_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 14 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 1-215079-4 8-215079-14
+0
+14
+14
+Connector_TE-Connectivity
+TE_Micro-MaTch_1-215079-6_2x08_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 16 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 1-215079-6 8-215079-16
+0
+16
+16
+Connector_TE-Connectivity
+TE_Micro-MaTch_1-215079-8_2x09_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 18 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 1-215079-8 8-215079-18
+0
+18
+18
+Connector_TE-Connectivity
+TE_Micro-MaTch_2-215079-0_2x10_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 20 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 2-215079-0 9-215079-20
+0
+20
+20
+Connector_TE-Connectivity
+TE_Micro-MaTch_215079-4_2x02_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 4 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 215079-4 7-215079-4
+0
+4
+4
+Connector_TE-Connectivity
+TE_Micro-MaTch_215079-6_2x03_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 6 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 215079-6 7-215079-6
+0
+6
+6
+Connector_TE-Connectivity
+TE_Micro-MaTch_215079-8_2x04_P1.27mm_Vertical
+TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 8 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4
+connector TE-Connectivity Micro-MaTch Vertical 215079-8 7-215079-8
+0
+8
+8
+Connector_USB
+USB3_A_Molex_48393-001
+USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf)
+USB 3.0 type A right angle
+0
+13
+10
+Connector_USB
+USB3_A_Molex_48406-0001_Horizontal_Stacked
+USB 3.0, type A, right angle, stacked (https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/484/48406/484060001_sd.pdf)
+USB 3.0 type A right angle stacked dual
+0
+22
+19
+Connector_USB
+USB3_A_Plug_Wuerth_692112030100_Horizontal
+USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf
+usb A plug horizontal
+0
+11
+10
+Connector_USB
+USB3_A_Receptacle_Wuerth_692122030100
+USB 3.0, type A, right angle (https://www.we-online.com/katalog/datasheet/692122030100.pdf)
+USB 3.0 type A right angle Würth
+0
+11
+10
+Connector_USB
+USB3_Micro-B_Connfly_DS1104-01
+Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf)
+USB 3.0 Micro B SMD right angle
+0
+16
+11
+Connector_USB
+USB_A_CNCTech_1001-011-01101_Horizontal
+USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf
+USB-A
+0
+6
+5
+Connector_USB
+USB_A_CONNFLY_DS1095-WNR0
+http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf
+USB-A receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_A_CUI_UJ2-ADH-TH_Horizontal_Stacked
+USB-A two stacked horizontal receptacle, through-hole (https://www.cuidevices.com/product/resource/uj2-adh-th.pdf)
+USB-A CUI stacked horizontal through-hole
+0
+12
+9
+Connector_USB
+USB_A_Molex_67643_Horizontal
+USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_Molex_105057_Vertical
+https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf
+USB A Vertical
+0
+7
+5
+Connector_USB
+USB_A_Receptacle_GCT_USB1046
+GCT USB1046, USB Type A, https://gct.co/files/drawings/usb1046.pdf
+USB SMD Type-A Receptacle Right Angle
+0
+8
+5
+Connector_USB
+USB_A_Stewart_SS-52100-001_Horizontal
+USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_TE_292303-7_Horizontal
+USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_Wuerth_614004134726_Horizontal
+USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf
+USB_A Female Connector receptacle
+0
+8
+5
+Connector_USB
+USB_A_Wuerth_61400826021_Horizontal_Stacked
+Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf
+Wuerth stacked USB_A
+0
+12
+9
+Connector_USB
+USB_B_Amphenol_MUSB-D511_Vertical_Rugged
+A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf
+USB_B_MUSB_Straight female connector straight rugged MUSB D511
+0
+6
+5
+Connector_USB
+USB_B_Lumberg_2411_02_Horizontal
+USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf
+USB B receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_B_OST_USB-B1HSxx_Horizontal
+USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf
+USB-B receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_B_TE_5787834_Vertical
+http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf
+USB_B USB B vertical female connector
+0
+6
+5
+Connector_USB
+USB_C_Plug_JAE_DX07P024AJ1
+Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1
+USB Type-C Plug Edge Mount
+0
+30
+25
+Connector_USB
+USB_C_Plug_Molex_105444
+Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf
+USB Type-C Plug Edge Mount
+0
+24
+23
+Connector_USB
+USB_C_Plug_ShenzhenJingTuoJin_918-118A2021Y40002_Vertical
+Low-profile vertical USB 2.0 Type C Plug Shenzhen Jing Tuo Jin Electronics Co 918-118A2021Y40002 ( https://datasheet.lcsc.com/lcsc/1912111437_Jing-Extension-of-the-Electronic-Co--918-118A2021Y40002_C399939.pdf ) also compatible with Korean HRO Parts Elec TYPE-C-31-G-06
+type-c usb2
+0
+18
+17
+Connector_USB
+USB_C_Receptacle_Amphenol_12401548E4-2A
+USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
+USB C Type-C Receptacle Hybrid
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles
+USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
+USB C Type-C Receptacle Hybrid
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401610E4-2A
+USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles
+USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_CNCTech_C-ARA1-AK51X
+USB Type-C 3.0 Receptacle, 24-pin, right angle (source: https://www.cnctech.us/pdfs/C-ARA1-AK512.pdf)
+USB C Type-C Receptacle Hybrid CNCTech C-ARA1-AK51X
+0
+32
+25
+Connector_USB
+USB_C_Receptacle_G-Switch_GT-USB-7010ASV
+USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf
+USB C Type-C Receptacle SMD
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_G-Switch_GT-USB-7051x
+USB Type C, vertical, SMT, https://datasheet.lcsc.com/lcsc/2108072030_G-Switch-GT-USB-7051A_C2843970.pdf
+USB C Type-C Receptacle SMD GT-USB-7051A GT-USB-7051B
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_GCT_USB4085
+USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf
+USB Type-C Receptacle Through-hole Right angle
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal
+USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf
+USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_GCT_USB4115-03-C
+USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_GCT_USB4135-GF-A_6P_TopMnt_Horizontal
+USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A: https://gct.co/files/drawings/usb4135.pdf
+USB C Type-C Receptacle SMD USB Power-only Charging-only 6P 6C USB4135-GF-A
+0
+10
+7
+Connector_USB
+USB_C_Receptacle_HRO_TYPE-C-31-M-12
+USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf
+usb usb-c 2.0 pd
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_JAE_DX07S016JA1R1500
+USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780
+USB C Type-C Receptacle SMD USB 2.0
+0
+22
+17
+Connector_USB
+USB_C_Receptacle_JAE_DX07S024WJ1R350
+http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf
+USB C Type-C Receptacle SMD
+0
+30
+25
+Connector_USB
+USB_C_Receptacle_JAE_DX07S024WJ3R400
+USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Molex_105450-0101
+USB 3.0 3.1 3.2 4.0 Type-C receptable, through-hole mount, SMD, right-angle (https://www.molex.com/pdm_docs/sd/1054500101_sd.pdf)
+USB C Type-C USB3 receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Palconn_UTC16-G
+http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf
+USB C Type-C Receptacle USB2.0
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_XKB_U262-16XN-4BVC11
+USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf
+USB C Type-C Receptacle SMD
+0
+20
+17
+Connector_USB
+USB_Micro-AB_Molex_47590-0001
+Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf)
+Micro AB USB SMD
+0
+14
+6
+Connector_USB
+USB_Micro-B_Amphenol_10103594-0001LF_Horizontal
+Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf
+USB USB_B USB_micro USB_OTG
+0
+17
+6
+Connector_USB
+USB_Micro-B_Amphenol_10104110_Horizontal
+USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf
+USB Micro B horizontal
+0
+9
+6
+Connector_USB
+USB_Micro-B_Amphenol_10118193-0001LF_Horizontal
+USB Micro-B receptacle, horizontal, SMD, 10118193, with flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf
+USB Micro-B horizontal SMD
+0
+11
+6
+Connector_USB
+USB_Micro-B_Amphenol_10118193-0002LF_Horizontal
+USB Micro-B receptacle, horizontal, SMD, 10118193, without flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf
+USB Micro-B horizontal SMD
+0
+11
+6
+Connector_USB
+USB_Micro-B_Amphenol_10118194_Horizontal
+USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf
+USB Micro B horizontal SMD
+0
+17
+6
+Connector_USB
+USB_Micro-B_GCT_USB3076-30-A
+GCT Micro USB https://gct.co/files/drawings/usb3076.pdf
+Micro-USB SMD Typ-B GCT
+0
+11
+6
+Connector_USB
+USB_Micro-B_Molex-105017-0001
+http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf
+Micro-USB SMD Typ-B
+0
+13
+6
+Connector_USB
+USB_Micro-B_Molex-105133-0001
+Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf)
+Micro-USB SMD Typ-B Vertical
+0
+8
+6
+Connector_USB
+USB_Micro-B_Molex-105133-0031
+Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf)
+Micro-USB SMD Typ-B Vertical
+0
+8
+6
+Connector_USB
+USB_Micro-B_Molex_47346-0001
+Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf)
+Micro B USB SMD
+0
+11
+6
+Connector_USB
+USB_Micro-B_Technik_TWP-4002D-H3
+Dustproof Micro USB Type B TWP-4002D-H3, https://www.technik.com.hk/images/pdf_product/WP4002D-H3-A_2.0.pdf
+USB Micro B horizontal dustproof waterproof IP67
+0
+7
+6
+Connector_USB
+USB_Micro-B_Wuerth_614105150721_Vertical
+USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
+usb micro receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles
+USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
+usb micro receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Micro-B_Wuerth_629105150521
+USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
+usb micro receptacle
+0
+9
+6
+Connector_USB
+USB_Micro-B_Wuerth_629105150521_CircularHoles
+USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
+usb micro receptacle
+0
+9
+6
+Connector_USB
+USB_Micro-B_XKB_U254-051T-4BH83-F1S
+XKB Connectivity, USB Micro-B, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2206091745_XKB-Connectivity-U254-051T-4BH83-F1S_C397452.pdf
+USB Micro-B Receptacle SMD
+0
+11
+6
+Connector_USB
+USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical
+http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf
+USB Mini-B
+0
+7
+6
+Connector_USB
+USB_Mini-B_Lumberg_2486_01_Horizontal
+USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf
+USB USB_B USB_Mini connector
+0
+9
+6
+Connector_USB
+USB_Mini-B_Tensility_54-00023_Vertical
+http://www.tensility.com/pdffiles/54-00023.pdf
+usb mini receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles
+http://www.tensility.com/pdffiles/54-00023.pdf
+usb mini receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Mini-B_Wuerth_65100516121_Horizontal
+Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf)
+Mini USB 2.0 Type B
+0
+9
+6
+Connector_Wago
+Wago_734-132_1x02_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+2
+2
+Connector_Wago
+Wago_734-133_1x03_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+3
+3
+Connector_Wago
+Wago_734-134_1x04_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+4
+4
+Connector_Wago
+Wago_734-135_1x05_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+5
+5
+Connector_Wago
+Wago_734-136_1x06_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+6
+6
+Connector_Wago
+Wago_734-137_1x07_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+7
+7
+Connector_Wago
+Wago_734-138_1x08_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+8
+8
+Connector_Wago
+Wago_734-139_1x09_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+9
+9
+Connector_Wago
+Wago_734-140_1x10_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+10
+10
+Connector_Wago
+Wago_734-141_1x11_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+11
+11
+Connector_Wago
+Wago_734-142_1x12_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+12
+12
+Connector_Wago
+Wago_734-143_1x13_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+13
+13
+Connector_Wago
+Wago_734-144_1x14_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+14
+14
+Connector_Wago
+Wago_734-146_1x16_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+16
+16
+Connector_Wago
+Wago_734-148_1x18_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+18
+18
+Connector_Wago
+Wago_734-150_1x20_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+20
+20
+Connector_Wago
+Wago_734-154_1x24_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+24
+24
+Connector_Wago
+Wago_734-162_1x02_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+2
+2
+Connector_Wago
+Wago_734-163_1x03_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+3
+3
+Connector_Wago
+Wago_734-164_1x04_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+4
+4
+Connector_Wago
+Wago_734-165_1x05_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+5
+5
+Connector_Wago
+Wago_734-166_1x06_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+6
+6
+Connector_Wago
+Wago_734-167_1x07_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+7
+7
+Connector_Wago
+Wago_734-168_1x08_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+8
+8
+Connector_Wago
+Wago_734-169_1x09_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+9
+9
+Connector_Wago
+Wago_734-170_1x10_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+10
+10
+Connector_Wago
+Wago_734-171_1x11_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+11
+11
+Connector_Wago
+Wago_734-172_1x12_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+12
+12
+Connector_Wago
+Wago_734-173_1x13_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+13
+13
+Connector_Wago
+Wago_734-174_1x14_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+14
+14
+Connector_Wago
+Wago_734-176_1x16_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+16
+16
+Connector_Wago
+Wago_734-178_1x18_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+18
+18
+Connector_Wago
+Wago_734-180_1x20_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+20
+20
+Connector_Wago
+Wago_734-184_1x24_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+24
+24
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm
+Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm
+Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm
+Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm
+Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm
+Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm
+Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm
+Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm
+Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm
+Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm
+Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm
+Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm
+Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm
+Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm
+Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm
+Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm
+Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWirePad_1x01_SMD_1x2mm
+Wire Pad, Square, SMD Pad, 1mm x 2mm,
+MesurementPoint Square SMDPad 1mmx2mm
+0
+1
+1
+Connector_Wire
+SolderWirePad_1x01_SMD_5x10mm
+Wire Pad, Square, SMD Pad, 5mm x 10mm,
+MesurementPoint Square SMDPad 5mmx10mm
+0
+1
+1
+Connector_Wuerth
+Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+2
+2
+Connector_Wuerth
+Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+3
+3
+Connector_Wuerth
+Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+4
+4
+Connector_Wuerth
+Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+5
+5
+Connector_Wuerth
+Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+6
+6
+Connector_Wuerth
+Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+7
+7
+Connector_Wuerth
+Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+8
+8
+Connector_Wuerth
+Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+9
+9
+Connector_Wuerth
+Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+10
+10
+Converter_ACDC
+Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical
+ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf
+Converter AC-DC THT Vertical
+0
+6
+6
+Converter_ACDC
+Converter_ACDC_Hahn_HS-400xx_THT
+ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942
+Hahn ACDC-Converter THT
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_HiLink_HLK-5Mxx
+ACDC-Converter, 10W, HiLink, HLK-5Mxx, (http://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf)
+ACDC-Converter 5W THT HiLink board mount module
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_HiLink_HLK-10Mxx
+ACDC-Converter, 10W, HiLink, HLK-10Mxx, THT, http://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf
+ACDC-Converter 10W THT HiLink board mount module
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_HiLink_HLK-PMxx
+ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54
+ACDC-Converter 3W THT HiLink board mount module
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-02-xx_SMD
+ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF
+ACDC-Converter 3W
+0
+14
+14
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-02-xx_THT
+ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf
+ACDC-Converter 2W THT
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-03-xx_SMD
+ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03
+ACDC-Converter 3W
+0
+14
+14
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-03-xx_THT
+ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF
+ACDC-Converter 3W THT
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-05-xx_THT
+http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05
+ACDC-Converter 5W Meanwell IRM-05
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-10-xx_THT
+http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10
+ACDC-Converter 10W Meanwell IRM-10
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-20-xx_THT
+ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20
+ACDC-Converter 20W Meanwell IRM-20
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-60-xx_THT
+ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687
+switching power supply
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_Murata_BAC05SxxDC_THT
+ACDC-Converter, Murata, 5W, ClassB, https://www.murata.com/products/productdata/8809982558238/KAC-BAC05.pdf
+switching power supply tht
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_RECOM_RAC01-xxSGB_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf
+recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_RECOM_RAC04-xxSGx_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf
+recom power ac dc
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_RECOM_RAC05-xxSK_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf
+recom power ac dc
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_Recom_RAC20-xxDK_THT
+Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
+Recom RAC20-xxDK
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_Recom_RAC20-xxSK_THT
+Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
+Recom RAC20-xxSK
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMG-15_THT
+ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf
+ACDC-Converter TRACO TMG Series 15
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-04_THT
+ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM Series 04
+0
+7
+7
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-05_THT
+ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM 05
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-10-20_THT
+ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM 10 and TMLM 20
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT
+Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
+Vigortronix VTX-214-010-xxx serie of ACDC converter
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT
+Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
+Vigortronix VTX-214-010-xxx serie of ACDC converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Artesyn_ATA_SMD
+DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf
+DCDC SMD
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUDxxxx_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+10
+10
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUSxxxxEH_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+9
+9
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUSxxxx_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+8
+8
+Converter_DCDC
+Converter_DCDC_Cincon_EC5BExx_Dual_THT
+DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
+DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Cincon_EC5BExx_Single_THT
+DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
+DCDC-Converter CINCON EC5BExx 18-36VDC to dual output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT
+DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
+DCDC-Converter CINCON EC6Cxx dual or tripple output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Cincon_EC6Cxx_Single_THT
+DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
+DCDC-Converter CINCON EC6Cxx single output
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Cyntec_MUN12AD01-SH
+http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf
+Power Module uPOL MUN12AD01
+0
+13
+9
+Converter_DCDC
+Converter_DCDC_Cyntec_MUN12AD03-SH
+http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf
+Power Module uPOL MUN12AD03
+0
+19
+11
+Converter_DCDC
+Converter_DCDC_MeanWell_NID30_THT
+Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30
+DCDC non-isolated converter
+0
+11
+11
+Converter_DCDC
+Converter_DCDC_MeanWell_NID60_THT
+MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF
+MeanWell NID60
+0
+11
+11
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxx3C_THT
+Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+Isolated 1W single output DC/DC
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxxDC_THT
+Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+Isloated DC-DC
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxxSC_THT
+http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MEE1SxxxxSC_THT
+https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MEE3SxxxxSC_THT
+https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT
+Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf
+Murata MGJ2DxxxxxxSC
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_MGJ3
+Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf
+DCDC SMD
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Murata_NCS1SxxxxSC_THT
+Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf)
+Murata NCS1SxxxxSC
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_NMAxxxxDC_THT
+Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf
+Isolated 1W DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Murata_NMAxxxxSC_THT
+Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf
+Murata NMAxxxxSC DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_NXExSxxxxMC_SMD
+Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9
+Isolated 1W or 2W Single Output SM DC/DC Converters
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_OKI-78SR_Horizontal
+https://power.murata.com/data/power/oki-78sr.pdf
+78sr3.3 78sr5 78sr9 78sr12 78srXX
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_Murata_OKI-78SR_Vertical
+https://power.murata.com/data/power/oki-78sr.pdf
+78sr3.3 78sr5 78sr9 78sr12 78srXX
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78B-2.0_THT
+DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78E-0.5_THT
+DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78HB-0.5L_THT
+DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78HB-0.5_THT
+DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78S-0.1_THT
+DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf
+dc-dc recom buck sip-4 pitch 2.54mm
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_RECOM_R5xxxDA_THT
+DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
+dc-dc recom buck sip-12 pitch 2.54mm
+0
+12
+12
+Converter_DCDC
+Converter_DCDC_RECOM_R5xxxPA_THT
+DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
+dc-dc recom buck sip-12 pitch 2.54mm
+0
+12
+12
+Converter_DCDC
+Converter_DCDC_RECOM_RCD-24_THT
+Constant current LED Driver DC/DC Converter, https://g.recomcdn.com/media/Datasheet/pdf/.fYUQjOlW/.t2a80a771bdbb0ef300f7/Datasheet-93/RCD-24.pdf
+Led Driver DC-DC
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_RECOM_RPA60-xxxxSFW
+RPA60-FW 60W Isolated DC to DC Converters
+DCDC Regulator Single
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_RECOM_RPMx.x-x.0
+https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf
+dc-dc recom buck lga-25 pitch 2.29mm
+0
+25
+25
+Converter_DCDC
+Converter_DCDC_Silvertel_Ag54xx
+DCDC-Converter, 30W POE, Silvertel, pitch 2.54mm, package size 62x19.5x14mm, https://silvertel.com/images/datasheets/Ag5400-datasheet-high%20Efficiency-30W-Power-Over-Ethernet-Plus-Module-PoE+PD.pdf
+DCDC-Converter Silvertel Ag5405 Ag5412 Ag5424 single output POE
+0
+10
+10
+Converter_DCDC
+Converter_DCDC_Silvertel_Ag5810
+DCDC-Converter, 60W POE, Silvertel, pitch 2.54mm, package size 69.98x30x15.64mm, https://silvertel.com/images/datasheets/Ag5810-datasheet-IEEE802_3bt-Power-over-Ethernet-4-pair-PD.pdf
+DCDC-Converter Silvertel Ag5810 single output POE
+0
+163
+13
+Converter_DCDC
+Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD
+Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3)
+dcdc traco 5w smd
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_TDN_5-xxxxWI_THT
+Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4)
+dcdc traco 5w
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_TEL12-xxxx_THT
+Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf)
+traco dcdc tht 12w
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT
+DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx single output
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_Single_THT
+DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx single output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_THT
+DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TEN20-xxxx-N4_THT
+DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
+DCDC-Converter TRACO TEN20 Generic
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN20-xxxx_THT
+DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
+DCDC-Converter TRACO TEN20 Generic
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_THD_15-xxxxWIN_THT
+Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3)
+traco dcdc tht 15w
+0
+9
+9
+Converter_DCDC
+Converter_DCDC_TRACO_THN30-xxxx_THT
+DCDC-Converter TRACO THN 10 to 30W, Single or dual Output, (https://www.tracopower.com/sites/default/files/products/datasheets/thn30_datasheet.pdf)
+DCDC-Converter TRACO THN30 Generic
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT
+DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016
+DCDC-Converter TRACO TMR1-xxxx Dual_output
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT
+DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016
+DCDC-Converter TRACO TMR1-xxxx Single_output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1SM_SMD
+http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf
+DCDC SMD TRACO TMR-1SM
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-2xxxxWI_THT
+https://www.tracopower.com/products/tmr2wi.pdf
+DCDC-Converter TRACO TMRxxxxWI Single/Dual_output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-xxxx_THT
+DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet
+DCDC-Converter TRACO TMRxxxx Single/Dual_output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TSR-1_THT
+DCDC-Converter, TRACO, TSR 1-xxxx
+DCDC-Converter TRACO TSR-1
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_XP_POWER-IA48xxD_THT
+XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IA48xxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IA48xxS_THT
+XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IA48xxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IAxxxxD_THT
+XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IAxxxxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IAxxxxS_THT
+XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IAxxxxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxDH_THT
+XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxDH DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxD_THT
+XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxSH_THT
+XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxSH SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxS_THT
+XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-ISU02_SMD
+DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf
+DCDC SMD XP POWER ISU02
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITQxxxxS-H_THT
+XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
+XP_POWER ITQxxxxS-H SIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITXxxxxSA_THT
+XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator
+XP_POWER ITXxxxxSA SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITxxxxxS_THT
+XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
+XP_POWER ITxxxxxS SIP DCDC-Converter
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_XP_POWER_JTDxxxxxxx_THT
+XP Power JTD Series DC-DC Converter
+DCDC Isolated
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER_JTExxxxDxx_THT
+DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output
+DCDC-Converter XP_POWER JTE06 Dual
+0
+8
+8
+Converter_DCDC
+Converter_DCDC_muRata_MEJ1DxxxxSC_THT
+muRata MEJ1DxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, dual output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf
+muRata MEJ1D DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_muRata_MEJ1SxxxxSC_THT
+muRata MEJ1SxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, single output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf
+muRata MEJ1S DCDC-Converter
+0
+4
+4
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+2
+2
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+3
+3
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+5
+3
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Vertical
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+2
+2
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+2
+2
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+3
+3
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+5
+3
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Vertical
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+2
+2
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+3
+3
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+5
+3
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Vertical
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+3
+3
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+5
+3
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Vertical
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+3
+3
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+5
+3
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Vertical
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+3
+3
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+5
+3
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Vertical
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_HC18-U_Horizontal
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC18-U_Horizontal_1EP_style1
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC18-U_Horizontal_1EP_style2
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC18-U_Vertical
+Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-18/U
+0
+2
+2
+Crystal
+Crystal_HC33-U_Horizontal
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC33-U_Horizontal_1EP_style1
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC33-U_Horizontal_1EP_style2
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC33-U_Vertical
+Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystalHC-33/U
+0
+2
+2
+Crystal
+Crystal_HC35-U
+Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf
+Crystal Quarz HC35/U
+0
+3
+3
+Crystal
+Crystal_HC49-4H_Vertical
+Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-49-4H
+0
+2
+2
+Crystal
+Crystal_HC49-U-3Pin_Vertical
+Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf
+THT crystalHC-49/U
+0
+3
+3
+Crystal
+Crystal_HC49-U_Horizontal
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC49-U_Horizontal_1EP_style1
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC49-U_Horizontal_1EP_style2
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC49-U_Vertical
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC50_Horizontal
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC50_Horizontal_1EP_style1
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC50_Horizontal_1EP_style2
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC50_Vertical
+Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystalHC-50
+0
+2
+2
+Crystal
+Crystal_HC51-U_Vertical
+Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystalHC-51/U
+0
+2
+2
+Crystal
+Crystal_HC51_Horizontal
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC51_Horizontal_1EP_style1
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC51_Horizontal_1EP_style2
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-6mm_Horizontal
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-6mm_Horizontal_1EP_style1
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-6mm_Horizontal_1EP_style2
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-6mm_Vertical
+Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC52-8mm_Horizontal
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-8mm_Horizontal_1EP_style1
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-8mm_Horizontal_1EP_style2
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-8mm_Vertical
+Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC52-U-3Pin_Vertical
+Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-52/U
+0
+3
+3
+Crystal
+Crystal_HC52-U_Horizontal
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-U_Horizontal_1EP_style1
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-U_Horizontal_1EP_style2
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-U_Vertical
+Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal HC-52/U
+0
+2
+2
+Crystal
+Crystal_Round_D1.0mm_Vertical
+Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_Round_D1.5mm_Vertical
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_Round_D2.0mm_Vertical
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_Round_D3.0mm_Vertical
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_SMD_0603-2Pin_6.0x3.5mm
+SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering
+SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_0603-4Pin_6.0x3.5mm
+SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering
+SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_2012-2Pin_2.0x1.2mm
+SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_2016-4Pin_2.0x1.6mm
+SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_2520-4Pin_2.5x2.0mm
+SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_3215-2Pin_3.2x1.5mm
+SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf
+SMD SMT Crystal
+0
+2
+2
+Crystal
+Crystal_SMD_3225-4Pin_3.2x2.5mm
+SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_5032-2Pin_5.0x3.2mm
+SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering
+SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_5032-4Pin_5.0x3.2mm
+SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_7050-2Pin_7.0x5.0mm
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_7050-4Pin_7.0x5.0mm
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering
+Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm
+SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM8AIG-4Pin_3.2x2.5mm
+Abracon Miniature Ceramic Smd Crystal ABM8AIG https://abracon.com/AIGcrystals/ABM8AIG.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm
+Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm
+Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf
+SMD SMT crystal Abracon ABM10
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm
+Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm
+http://www.ecsxtal.com/store/pdf/CSM-3X.pdf
+Crystal CSM-3X
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm
+SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm
+SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering
+SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm
+SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering
+SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm
+SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering
+SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm
+SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm
+SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering
+SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm
+crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering
+crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_FrontierElectronics_FM206
+SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf
+['FM206']
+0
+3
+3
+Crystal
+Crystal_SMD_G8-2Pin_3.2x1.5mm
+SMD Crystal G8, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_HC49-SD
+SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_HC49-SD_HandSoldering
+SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm
+SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering
+SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm
+SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering
+SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm
+SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering
+SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm
+SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm
+SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm
+SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering
+SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_MS1V-T1K
+SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf
+['MS1V-T1K']
+0
+3
+3
+Crystal
+Crystal_SMD_MicroCrystal_MS3V-T1R
+SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf
+['MS3V-T1R']
+0
+3
+3
+Crystal
+Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm
+SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_FA128-4Pin_2.0x1.6mm
+crystal Epson Toyocom FA-128 (https://support.epson.biz/td/api/doc_check.php?dl=brief_FA-128&lang=en), 2x1.6mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm
+crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm
+crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm
+SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm
+SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering
+SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm
+SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering
+SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm
+SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering
+SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm
+SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm
+SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm
+crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_7A-2Pin_5x3.2mm
+SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm
+SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm
+SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm
+http://www.txccrystal.com/images/pdf/ax-automotive.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Resonator-2Pin_W6.0mm_H3.0mm
+Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W8.0mm_H3.5mm
+Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W10.0mm_H5.0mm
+Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-3Pin_W6.0mm_H3.0mm
+Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W8.0mm_H3.5mm
+Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W10.0mm_H5.0mm
+Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm
+Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter CSTLSxxxG
+0
+3
+3
+Crystal
+Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm
+Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter CSTLSxxxX
+0
+3
+3
+Crystal
+Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter DSN6
+0
+3
+3
+Crystal
+Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter DSS6
+0
+3
+3
+Crystal
+Resonator_SMD-3Pin_7.2x3.0mm
+SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering
+SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm
+SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+2
+2
+Crystal
+Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering
+SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+2
+2
+Crystal
+Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm
+SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
+SMD SMT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering
+SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
+SMD SMT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm
+SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering
+SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm
+SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering
+SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm
+SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering
+SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Diode_SMD
+D_0201_0603Metric
+Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+diode
+0
+4
+2
+Diode_SMD
+D_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+4
+2
+Diode_SMD
+D_0402_1005Metric
+Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_0603_1608Metric
+Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_0805_2012Metric
+Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_01005_0402Metric
+Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+diode
+0
+4
+2
+Diode_SMD
+D_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+4
+2
+Diode_SMD
+D_1206_3216Metric
+Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_1210_3225Metric
+Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_1812_4532Metric
+Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2010_5025Metric
+Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2114_3652Metric
+Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2114_3652Metric_Pad1.85x3.75mm_HandSolder
+Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2512_6332Metric
+Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_3220_8050Metric
+Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_3220_8050Metric_Pad2.65x5.15mm_HandSolder
+Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_MELF
+Diode, MELF,,
+Diode MELF
+0
+2
+2
+Diode_SMD
+D_MELF-RM10_Universal_Handsoldering
+Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole,
+Diode Universal MELF RM10 Handsoldering SMD Thruhole
+0
+2
+2
+Diode_SMD
+D_MELF_Handsoldering
+Diode MELF Handsoldering
+Diode MELF Handsoldering
+0
+2
+2
+Diode_SMD
+D_MicroMELF
+Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
+MicroMELF Diode
+0
+2
+2
+Diode_SMD
+D_MicroMELF_Handsoldering
+Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
+MicroMELF Diode
+0
+2
+2
+Diode_SMD
+D_MicroSMP_AK
+Diode MicroSMP (DO-219AD), large-pad cathode, https://www.vishay.com/docs/89020/mss1p3l.pdf
+Diode MicroSMP (DO-219AD)
+0
+2
+2
+Diode_SMD
+D_MicroSMP_KA
+Diode MicroSMP (DO-219AD), large-pad anode, https://www.vishay.com/docs/89457/msmp6a.pdf
+Diode MicroSMP (DO-219AD)
+0
+2
+2
+Diode_SMD
+D_MiniMELF
+Diode Mini-MELF (SOD-80)
+Diode Mini-MELF (SOD-80)
+0
+2
+2
+Diode_SMD
+D_MiniMELF_Handsoldering
+Diode Mini-MELF (SOD-80) Handsoldering
+Diode Mini-MELF (SOD-80) Handsoldering
+0
+2
+2
+Diode_SMD
+D_PowerDI-5
+PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf
+PowerDI diode vishay
+0
+3
+2
+Diode_SMD
+D_PowerDI-123
+http://www.diodes.com/_files/datasheets/ds30497.pdf
+PowerDI diode vishay
+0
+2
+2
+Diode_SMD
+D_Powermite2_AK
+Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
+PowerMite2
+0
+2
+2
+Diode_SMD
+D_Powermite2_KA
+Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
+PowerMite2
+0
+2
+2
+Diode_SMD
+D_Powermite3
+Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340)
+PowerMite3
+0
+3
+3
+Diode_SMD
+D_Powermite_AK
+Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
+Powermite
+0
+2
+2
+Diode_SMD
+D_Powermite_KA
+Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
+Powermite
+0
+2
+2
+Diode_SMD
+D_QFN_3.3x3.3mm_P0.65mm
+QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf)
+diode qfn 3.3
+0
+3
+2
+Diode_SMD
+D_SC-80
+JEITA SC-80
+SC-80
+0
+2
+2
+Diode_SMD
+D_SC-80_HandSoldering
+JEITA SC-80
+SC-80
+0
+2
+2
+Diode_SMD
+D_SMA
+Diode SMA (DO-214AC)
+Diode SMA (DO-214AC)
+0
+2
+2
+Diode_SMD
+D_SMA-SMB_Universal_Handsoldering
+Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering,
+Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMA_Handsoldering
+Diode SMA (DO-214AC) Handsoldering
+Diode SMA (DO-214AC) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB
+Diode SMB (DO-214AA)
+Diode SMB (DO-214AA)
+0
+2
+2
+Diode_SMD
+D_SMB-SMC_Universal_Handsoldering
+Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering,
+Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB_Handsoldering
+Diode SMB (DO-214AA) Handsoldering
+Diode SMB (DO-214AA) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB_Modified
+Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf)
+Diode SMB (DO-214AA)
+0
+3
+3
+Diode_SMD
+D_SMC
+Diode SMC (DO-214AB)
+Diode SMC (DO-214AB)
+0
+2
+2
+Diode_SMD
+D_SMC-RM10_Universal_Handsoldering
+Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole
+Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole
+0
+2
+2
+Diode_SMD
+D_SMC_Handsoldering
+Diode SMC (DO-214AB) Handsoldering
+Diode SMC (DO-214AB) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMF
+Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf
+Diode SMF (DO-214AB)
+0
+2
+2
+Diode_SMD
+D_SOD-110
+SOD-110
+SOD-110
+0
+2
+2
+Diode_SMD
+D_SOD-123
+SOD-123
+SOD-123
+0
+2
+2
+Diode_SMD
+D_SOD-123F
+D_SOD-123F
+D_SOD-123F
+0
+2
+2
+Diode_SMD
+D_SOD-128
+D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf
+D_SOD-128
+0
+2
+2
+Diode_SMD
+D_SOD-323
+SOD-323
+SOD-323
+0
+2
+2
+Diode_SMD
+D_SOD-323F
+SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf
+SOD-323F
+0
+2
+2
+Diode_SMD
+D_SOD-323_HandSoldering
+SOD-323
+SOD-323
+0
+2
+2
+Diode_SMD
+D_SOD-523
+http://www.diodes.com/datasheets/ap02001.pdf p.144
+Diode SOD523
+0
+2
+2
+Diode_SMD
+D_SOD-923
+https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4
+Diode SOD923
+0
+2
+2
+Diode_SMD
+D_TUMD2
+ROHM - TUMD2
+TUMD2
+0
+2
+2
+Diode_SMD
+Diode_Bridge_Bourns_CD-DF4xxS
+8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf
+Surface Mount Bridge Rectifier Diode
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_ABS
+SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf
+ABS MBLS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm
+SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf
+Diotec MicroDil diode bridge
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_SO-DIL-Slim
+SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf
+DFS SO-DIL Slim
+0
+4
+4
+Diode_SMD
+Diode_Bridge_OnSemi_SDIP-4L
+SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf
+OnSemi Diode Bridge SDIP-4L
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_DFS
+SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_DFSFlat
+SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_MBLS
+SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Infineon_SG-WLL-2-3_0.58x0.28_P0.36mm
+Infineon SG-WLL-2-3, 0.58x0.28x0.15mm, https://www.infineon.com/dgdl/Infineon-SG-WLL-2-3_SPO_PDF-Package-v02_00-EN.pdf?fileId=5546d46271bf4f9201723159ce71239d
+Infineon WLL
+0
+4
+2
+Diode_SMD
+Littelfuse_PolyZen-LS
+http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf
+Diode Polymer Protected Zener Diode Littelfuse LS
+0
+3
+3
+Diode_SMD
+Nexperia_CFP3_SOD-123W
+Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf
+CFP3 SOD-123W
+0
+2
+2
+Diode_SMD
+Nexperia_DSN0603-2_0.6x0.3mm_P0.4mm
+SOD962-2 silicon, leadless ultra small package; 2 terminals; 0.4 mm pitch; 0.6 mm x 0.3 mm x 0.3 mm body (https://assets.nexperia.com/documents/package-information/SOD962-2.pdf https://www.nexperia.com/packages/SOD962-2.html)
+TVS protection diodes
+0
+2
+2
+Diode_SMD
+Vishay_SMPA
+Diode SMPA (DO-221BC), https://www.vishay.com/docs/87659/v8pa10.pdf
+Diode SMPA (DO-221BC)
+0
+2
+2
+Diode_THT
+D_5KPW_P7.62mm_Vertical_AnodeUp
+Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KPW_P7.62mm_Vertical_KathodeUp
+Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KPW_P12.70mm_Horizontal
+Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KP_P7.62mm_Vertical_AnodeUp
+Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P7.62mm_Vertical_KathodeUp
+Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P10.16mm_Horizontal
+Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P12.70mm_Horizontal
+Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5W_P5.08mm_Vertical_AnodeUp
+Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P5.08mm_Vertical_KathodeUp
+Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P10.16mm_Horizontal
+Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P12.70mm_Horizontal
+Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P2.54mm_Vertical_AnodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P2.54mm_Vertical_KathodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P5.08mm_Vertical_AnodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P5.08mm_Vertical_KathodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P7.62mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P10.16mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P12.70mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-15_P2.54mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P2.54mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P3.81mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P3.81mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P5.08mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P5.08mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P10.16mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P12.70mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P15.24mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-27_P5.08mm_Vertical_AnodeUp
+Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P5.08mm_Vertical_KathodeUp
+Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P12.70mm_Horizontal
+Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P15.24mm_Horizontal
+Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P7.62mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P10.16mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P12.70mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P7.62mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P10.16mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P12.70mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P7.62mm_Horizontal
+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
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P10.16mm_Horizontal
+Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P12.70mm_Horizontal
+Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P3.81mm_Vertical_AnodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P3.81mm_Vertical_KathodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P5.08mm_Vertical_AnodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P5.08mm_Vertical_KathodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P12.70mm_Horizontal
+Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P15.24mm_Horizontal
+Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P3.81mm_Vertical_AnodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P3.81mm_Vertical_KathodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P5.08mm_Vertical_AnodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P5.08mm_Vertical_KathodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P12.70mm_Horizontal
+Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P15.24mm_Horizontal
+Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201_P3.81mm_Vertical_AnodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P3.81mm_Vertical_KathodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P5.08mm_Vertical_AnodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P5.08mm_Vertical_KathodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P12.70mm_Horizontal
+Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P15.24mm_Horizontal
+Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-247_Horizontal_TabDown
+Diode, DO-247 series, Horizontal, TabDown, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_DO-247_Horizontal_TabUp
+Diode, DO-247 series, Horizontal, TabUp, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_DO-247_Vertical
+Diode, DO-247 series, Vertical, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_P600_R-6_P7.62mm_Vertical_AnodeUp
+Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P7.62mm_Vertical_KathodeUp
+Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P12.70mm_Horizontal
+Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P20.00mm_Horizontal
+Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_T-1_P2.54mm_Vertical_AnodeUp
+Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P2.54mm_Vertical_KathodeUp
+Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P5.08mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P10.16mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P12.70mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+Diode_Bridge_15.1x15.1x6.3mm_P10.9mm
+Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
+Diode Bridge PB10xxS
+0
+4
+4
+Diode_THT
+Diode_Bridge_15.2x15.2x6.3mm_P10.9mm
+Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf
+Diode Bridge KBPC6xx
+0
+4
+4
+Diode_THT
+Diode_Bridge_15.7x15.7x6.3mm_P10.8mm
+Single phase bridge rectifier case 15.7x15.7
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_16.7x16.7x6.3mm_P10.8mm
+Single phase bridge rectifier case 16.7x16.7
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_19.0x3.5x10.0mm_P5.0mm
+Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
+Vishay GBU rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_19.0x19.0x6.8mm_P12.7mm
+Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
+Diode Bridge PB10xx
+0
+4
+4
+Diode_THT
+Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm
+Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf
+Diode Bridge KBPCxxxxWP
+0
+4
+4
+Diode_THT
+Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm
+Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf
+Diotec rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Comchip_SCVB-L
+Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf
+diode module
+0
+5
+5
+Diode_THT
+Diode_Bridge_DIGITRON_KBPC_T
+Single phase, Bridge rectifier, 28.614x28.614mm, case KBPC_T(FP), https://www.digitroncorp.com/Digitron/media/Files/Datasheets/KBPC15005-SERIES.pdf
+diode module
+0
+4
+4
+Diode_THT
+Diode_Bridge_DIP-4_W5.08mm_P2.54mm
+4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf
+DIL DIP PDIP 5.08mm 2.54
+0
+4
+4
+Diode_THT
+Diode_Bridge_DIP-4_W7.62mm_P5.08mm
+4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf
+DIL DIP PDIP 5.08mm 7.62mm 300mil
+0
+4
+4
+Diode_THT
+Diode_Bridge_GeneSiC_KBPC_T
+Single phase, Bridge rectifier, 28.55x28.55mm, case KBPC_T(FP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc1501t.pdf
+diode module
+0
+4
+4
+Diode_THT
+Diode_Bridge_GeneSiC_KBPC_W
+Single phase, Bridge Rectifier, 28.55x28.55mm, case KBPC_W(WP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc15005w.pdf
+diode module
+0
+4
+4
+Diode_THT
+Diode_Bridge_IXYS_GUFP
+Three phase, Bridge, Rectifier
+diode module
+0
+5
+5
+Diode_THT
+Diode_Bridge_Round_D8.9mm
+4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF
+diode bridge 8.9mm 8.85mm WOB pitch 5.08mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Round_D9.0mm
+4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf
+diode bridge 9.0mm 8.85mm WOB pitch 5.0mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Round_D9.8mm
+4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf
+diode bridge 9.8mm WOG pitch 5.08mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_GBL
+Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf
+Vishay GBL rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_GBU
+Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
+Vishay GBU rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBL
+Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf
+Vishay KBL rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPC1
+Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPC6
+Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPM
+Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf)
+Vishay KBM rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBU
+Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf
+Vishay KBU rectifier diode bridge
+0
+4
+4
+Display
+AG12864E
+STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php
+AG12864E Graphics Display 128x64 Ampire
+0
+24
+20
+Display
+Adafruit_SSD1306
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
+0
+8
+8
+Display
+Adafruit_SSD1306_No_Mounting_Holes
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
+0
+8
+8
+Display
+CR2013-MI2120
+CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990
+CR2013-MI2120 ILI9341 LCD Breakout
+0
+18
+14
+Display
+EA-eDIP128B-XXX
+LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf
+LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI
+0
+32
+32
+Display
+EA_DOGL128-6
+Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf
+EA DOGL128
+0
+26
+26
+Display
+EA_DOGM128-6
+Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf
+EA DOGM128-6
+0
+26
+26
+Display
+EA_DOGS104X-A
+LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf
+LCD 4x10 character 3.3V VDD I2C or SPI
+0
+14
+14
+Display
+EA_DOGXL160-7
+Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
+EA_DOGXL160-7
+0
+22
+22
+Display
+EA_DOGXL160-7_Backlight
+Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
+EA_DOGXL160-7_Backlight
+0
+22
+22
+Display
+EA_T123X-I2C
+http://www.lcd-module.de/pdf/doma/t123-i2c.pdf
+3 Line 12 character wide alpha numeric LCD
+0
+6
+6
+Display
+EA_eDIP160-XXX
+LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf
+LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI
+0
+40
+40
+Display
+EA_eDIP240-XXX
+LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf
+LCD graphical display LED backlight 240x128
+0
+40
+40
+Display
+EA_eDIP320X-XXX
+LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf
+LCD display 320x340 RS-232 I2C or SPI
+0
+48
+48
+Display
+EA_eDIPTFT32-XXX
+TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf
+TFT-graphic display 320x240 16 bit colour with led backlight
+0
+40
+40
+Display
+EA_eDIPTFT43-ATC
+http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
+TFT graphical display 480x272 16-bit colour with LED backlight
+0
+40
+40
+Display
+EA_eDIPTFT43-XXX
+TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
+TFT graphical display 480x272 16-bit colour with LED backlight
+0
+40
+40
+Display
+EA_eDIPTFT57-XXX
+http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf
+TFT-graphic display 640x480 16 bit colour
+0
+48
+48
+Display
+EA_eDIPTFT70-ATC
+TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
+TFT-graphical display 800x480 16-bit colours with capacitive touch panel
+0
+48
+48
+Display
+EA_eDIPTFT70-XXX
+TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
+TFT-graphical display 800x480 16-bit colours and touch display
+0
+48
+48
+Display
+ERM19264
+STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf
+ERM19264 Graphics Display 192x64
+0
+20
+20
+Display
+HDSM-441B_HDSM-443B
+2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN
+2 Digit 7 segment blue LED
+0
+10
+10
+Display
+HDSM-541B_HDSM-543B
+2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN
+2 digit 7 segement blue LED with right hand decimal
+0
+10
+10
+Display
+HDSP-48xx
+10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Bar Graph Array
+0
+20
+20
+Display
+HDSP-4830
+10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Bar Graph Array
+0
+20
+20
+Display
+HDSP-4832
+10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Yellow Green Bar Graph Array
+0
+20
+20
+Display
+HDSP-4836
+10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Yellow Green Bar Graph Array
+0
+20
+20
+Display
+HDSP-4840
+10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Yellow Bar Graph Array
+0
+20
+20
+Display
+HDSP-4850
+10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Green Bar Graph Array
+0
+20
+20
+Display
+HLCP-J100
+10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Bar Graph Array
+0
+20
+20
+Display
+HY1602E
+http://www.icbank.com/data/ICBShop/board/HY1602E.pdf
+LCD 16x2 Alphanumeric 16pin
+0
+20
+16
+Display
+LCD-016N002L
+16 x 2 Character LCD, http://www.vishay.com/product?docid=37299
+LCD-016N002L 16 x 2 Character LCD
+0
+24
+20
+Display
+LM16255
+LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html
+LCD 12x2
+0
+14
+14
+Display
+NHD-0420H1Z
+NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf
+NHD-0420H1Z LCD
+0
+16
+16
+Display
+NHD-C0220BiZ
+NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf
+NHD-C0220BiZ LCD
+0
+10
+10
+Display
+NHD-C12832A1Z-FSRGB
+128x32 LCD with RGB backlight https://www.newhavendisplay.com/specs/NHD-C12832A1Z-FSRGB-FBW-3V.pdf
+lcd rgb st7565
+0
+21
+21
+Display
+OLED-128O064D
+128x64 OLED display
+display oled
+0
+30
+30
+Display
+RC1602A
+http://www.raystar-optronics.com/down.php?ProID=18
+LCD 16x2 Alphanumeric 16pin
+0
+22
+18
+Display
+WC1602A
+LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf
+LCD 16x2 Alphanumeric 16pin
+0
+20
+16
+Display_7Segment
+7SEGMENT-LED__HDSM531_HDSM533_SMD
+7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN
+7segment LED HDSM531 HDSM533
+0
+10
+10
+Display_7Segment
+7SegmentLED_LTS6760_LTS6780
+7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf
+7Segment LED LTS6760 LTS6780
+0
+10
+10
+Display_7Segment
+AD-121F2
+Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf
+RGB LED digit
+0
+22
+22
+Display_7Segment
+AFF_2x7SEG-DIGIT_10mm
+Afficheur 7 segments 10mm DIGIT
+AFFICHEUR
+0
+16
+16
+Display_7Segment
+CA56-12CGKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12EWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SEKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SRWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SURKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SYKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CC56-12GWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CC56-12YWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+D1X8K
+https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf
+Single digit 7 segment ultra bright red
+0
+10
+10
+Display_7Segment
+DA04-11CGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf
+Dubble digit green 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SEKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf
+Dubble digit super bright orange 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SURKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf
+Dubble digit hyper red 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SYKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf
+Dubble digit super bright yellow 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA56-11CGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf
+Double digit seven segment green LED display
+0
+18
+18
+Display_7Segment
+DA56-11SEKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf
+Double digit seven segment super bright orange LED display
+0
+18
+18
+Display_7Segment
+DA56-11SURKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf
+Double digit seven segment hyper red LED display
+0
+18
+18
+Display_7Segment
+DA56-11SYKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf
+Double digit seven segment super bright yellow LED display
+0
+18
+18
+Display_7Segment
+DE113-XX-XX
+http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
+3 1/5 digit LOW BAT + 7-Segment LCD
+0
+40
+40
+Display_7Segment
+DE114-RS-20
+http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
+3 1/5 digit reflective LCD LOW-BAT + 7-Segment
+0
+40
+40
+Display_7Segment
+DE119-XX-XX
+https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf
+4 digit 7 segment LCD
+0
+40
+40
+Display_7Segment
+DE122-XX-XX
+http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf
+6 digit 7 segment LCD
+0
+50
+50
+Display_7Segment
+DE152-XX-XX
+https://tft-module.de/filter/DE152-RS-20_75.pdf
+4 digit 7 segment LCD
+0
+40
+40
+Display_7Segment
+DE170-XX-XX
+http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf
+3 1/5 digit reflective arrow bat + 7 segment LCD
+0
+40
+40
+Display_7Segment
+ELD_426XXXX
+http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf
+Double digit 7 segment brilliant yellow green LED
+0
+10
+10
+Display_7Segment
+HDSP-7401
+One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment yellow
+0
+10
+10
+Display_7Segment
+HDSP-7507
++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN
++-1 overflow 7 segment high efficiency red
+0
+10
+10
+Display_7Segment
+HDSP-7801
+One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment green
+0
+10
+10
+Display_7Segment
+HDSP-7807
++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
++-1 overflow 7 segment green
+0
+10
+10
+Display_7Segment
+HDSP-A151
+One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment high efficiency red
+0
+10
+10
+Display_7Segment
+HDSP-A401
+One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment orange common anode
+0
+10
+10
+Display_7Segment
+KCSC02-105
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf
+Single digit 7 segement hyper red LED
+0
+10
+10
+Display_7Segment
+KCSC02-106
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf
+Single digit 7 segement super bright orange LED
+0
+10
+10
+Display_7Segment
+KCSC02-107
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+KCSC02-123
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+KCSC02-136
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+LTC-4627Jx
+http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf
+4 digit 7 segment LED
+0
+14
+14
+Display_7Segment
+MAN71A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment red LED with right dot
+0
+14
+14
+Display_7Segment
+MAN72A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment red LED with left dot
+0
+14
+14
+Display_7Segment
+MAN73A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+Overflow +- 1 red LED
+0
+14
+14
+Display_7Segment
+MAN3410A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment green LED with dot
+0
+14
+14
+Display_7Segment
+MAN3420A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment green LED with left dot
+0
+14
+14
+Display_7Segment
+MAN3610A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment orange LED with right dot
+0
+14
+14
+Display_7Segment
+MAN3620A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment orange LED with left dot
+0
+14
+14
+Display_7Segment
+MAN3630A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+Overflow +- 1 orange LED
+0
+14
+14
+Display_7Segment
+MAN3810A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment yellow LED with right dot
+0
+14
+14
+Display_7Segment
+MAN3820A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment yellow LED with left dot
+0
+14
+14
+Display_7Segment
+SA15-11xxx
+http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf
+SA15-11xxx single digit 7 segment display 38.1mm 1.5inch
+0
+10
+10
+Display_7Segment
+SBC18-11SURKCGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf
+single digit 7 segemnt red/green LED
+0
+10
+10
+Display_7Segment
+Sx39-1xxxxx
+Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf
+One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12
+0
+10
+10
+Ferrite_THT
+LairdTech_28C0236-0JW-10
+Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters
+Ferrite vertical LairdTech 28C0236-0JW-10
+0
+2
+2
+Fiducial
+Fiducial_0.5mm_Mask1.5mm
+Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.5mm_Mask1mm
+Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.75mm_Mask1.5mm
+Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.75mm_Mask2.25mm
+Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1.5mm_Mask3mm
+Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1.5mm_Mask4.5mm
+Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1mm_Mask2mm
+Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1mm_Mask3mm
+Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended)
+fiducial
+0
+1
+0
+Filter
+Filter_1109-5_1.1x0.9mm
+5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb)
+Filter 5
+0
+5
+5
+Filter
+Filter_1411-5_1.4x1.1mm
+5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf)
+Filter 5
+0
+5
+5
+Filter
+Filter_Bourns_SRF0905_6.0x9.2mm
+https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf
+Line Filter
+0
+4
+4
+Filter
+Filter_FILTERCON_1FPxx
+0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf)
+EMI filter
+0
+4
+4
+Filter
+Filter_Mini-Circuits_FV1206
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf
+Mini-Circuits Filter SMD 1206
+0
+6
+4
+Filter
+Filter_Mini-Circuits_FV1206-1
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf
+Mini-Circuits Filter SMD 1206
+0
+6
+6
+Filter
+Filter_Mini-Circuits_FV1206-4
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf
+Mini-Circuits Filter SMD 1206
+0
+8
+4
+Filter
+Filter_Mini-Circuits_FV1206-5
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf
+Mini-Circuits Filter SMD 1206
+0
+8
+4
+Filter
+Filter_Mini-Circuits_FV1206-6
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf
+Mini-Circuits Filter SMD 1206
+0
+14
+8
+Filter
+Filter_Mini-Circuits_FV1206-7
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf
+Mini-Circuits Filter SMD 1206
+0
+5
+3
+Filter
+Filter_Murata_BNX025
+https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
+EMI Filter
+0
+6
+4
+Filter
+Filter_Murata_BNX025_ThermalVias
+https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
+EMI Filter
+0
+19
+4
+Filter
+Filter_Murata_SFECF-6
+SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
+10.7MHz smd ceramic
+0
+6
+6
+Filter
+Filter_Murata_SFECF-6_HandSoldering
+SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
+10.7MHz smd ceramic
+0
+6
+6
+Filter
+Filter_SAW-6_3.8x3.8mm
+6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf
+SAW filter 6-pin
+0
+6
+6
+Filter
+Filter_SAW-8_3.8x3.8mm
+8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf
+SAW filter 8-pin
+0
+8
+8
+Filter
+Filter_SAW_Epcos_DCC6C_3x3mm
+EPCOS/TDK Electronics/Qualcomm DCC6c SAW filter package based on EPCOS app note 93 (https://www.catagle.com/45-2/PDF_AN93.htm)
+SAW filter 6-pin
+0
+6
+6
+Filter
+Filter_Schaffner_FN405
+Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/)
+EMI filter
+0
+5
+5
+Filter
+Filter_Schaffner_FN406
+Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/)
+emi filter
+0
+5
+5
+Fuse
+Fuse_0402_1005Metric
+Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_0603_1608Metric
+Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_0805_2012Metric
+Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1206_3216Metric
+Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1210_3225Metric
+Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1812_4532Metric
+Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2010_5025Metric
+Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2512_6332Metric
+Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2920_7451Metric
+Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder
+Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm
+Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm
+Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm
+Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm
+Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm
+Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm
+Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm
+Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm
+Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm
+Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm
+Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm
+Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm
+Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm
+Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_Blade_ATO_directSolder
+car blade fuse direct solder
+car blade fuse
+0
+2
+2
+Fuse
+Fuse_Blade_Mini_directSolder
+car blade fuse mini, direct solder
+car blade fuse mini
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG300
+PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG400
+PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG500
+PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG600
+PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG650
+PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG700
+PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG800
+PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG900
+PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG1000
+PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG1100
+PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT050
+PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT070
+PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT100
+PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT200
+PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT300
+PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT400
+PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT500
+PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT550
+PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT600
+PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT650
+PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT700
+PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT750
+PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT800
+PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT900
+PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1000
+PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1100
+PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1300
+PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-SM_7.98x5.44mm
+https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
+bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-SM_9.5x6.71mm
+https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
+bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
+0
+2
+2
+Fuse
+Fuse_Bourns_TBU-CA
+Bourns TBU-CA Fuse, 2 Pin (https://www.bourns.com/data/global/pdfs/TBU-CA.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Bourns Fuse NoLead
+0
+3
+3
+Fuse
+Fuse_Littelfuse-LVR100
+Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR100 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-LVR125
+Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR125 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-LVR200
+Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR200 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-NANO2-451_453
+Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf
+Fuse Nano2
+0
+2
+2
+Fuse
+Fuse_Littelfuse-NANO2-462
+Littelfuse NANO2, 250VAC/VDC, 350VAC/VDC, 10.5 x 4.5 x 4.5mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=6201db33-6e55-43f2-b41f-15e38bdd2c99&filename=littelfuse-fuse-462-datasheet
+Fuse Nano2 462
+0
+2
+2
+Fuse
+Fuse_Littelfuse-NANO2-885
+Littelfuse NANO2, 350VAC, 450/500VDC, 10.86 x 4.78 x 4.78mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=888f12ed-ed3b-4b45-b910-06af8854ad76&filename=littelfuse-fuse-885-datasheet
+Fuse Nano2 885
+0
+2
+2
+Fuse
+Fuse_Littelfuse_372_D8.50mm
+Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf
+fuse tht radial
+0
+2
+2
+Fuse
+Fuse_Littelfuse_395Series
+Fuse, TE5, Littelfuse/Wickmann, No. 460, No560,
+Fuse TE5 Littelfuse/Wickmann No. 460 No560
+0
+2
+2
+Fuse
+Fuse_Schurter_UMT250
+Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf)
+Schurter fuse smd
+0
+2
+2
+Fuse
+Fuse_Schurter_UMZ250
+Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf)
+fuse smd mount holder
+0
+2
+2
+Fuse
+Fuse_SunFuse-6HP
+SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF
+UL/CSA 6x32mm Ceramic Slow Blow Fuse
+0
+2
+2
+Fuse
+Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin
+Fuseholder ATO Blade littelfuse Pudenz 2 Pin
+Fuseholder ATO Blade littelfuse Pudenz 2 Pin
+0
+2
+2
+Fuse
+Fuseholder_Blade_Mini_Keystone_3568
+fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306
+car blade fuse mini
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Bel_FC-203-22_Lateral_P17.80x5.00mm_D1.17mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Lateral, Horizontal, Bel FC-203-22, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0672-fuse-clips-series.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Eaton_1A5601-01_Inline_P20.80x6.76mm_D1.70mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Eaton 1A5601-01, https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-1axxxx-pcb-fuse-clips-atc-atm-blade-data-sheet.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Keystone_3512P_Inline_P23.62x7.27mm_D1.02x2.41x1.02x1.57mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512P, http://www.keyelco.com/product-pdf.cfm?p=1386
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Keystone_3512_Inline_P23.62x7.27mm_D1.02x1.57mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512, http://www.keyelco.com/product-pdf.cfm?p=356
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Keystone_3517_Inline_P23.11x6.76mm_D1.70mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3517, http://www.keyelco.com/product-pdf.cfm?p=354
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Keystone_3518P_Inline_P23.11x6.76mm_D2.44x1.70mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3518P, http://www.keyelco.com/product-pdf.cfm?p=1387
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_100_Inline_P20.50x4.60mm_D1.30mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 100, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_111_Inline_P20.00x5.00mm_D1.05mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_111_Lateral_P18.80x5.00mm_D1.17mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111 (501 and 506), https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_445-030_Inline_P20.50x5.20mm_D1.30mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 445/030, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_519_Inline_P20.60x5.00mm_D1.00mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 519, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_520_Inline_P20.50x5.80mm_D1.30mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 520, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Littelfuse_521_Lateral_P17.00x5.00mm_D1.30mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 521, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Schurter_CQM_Inline_P20.60x5.00mm_D1.00mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter CQM (0752), https://www.schurter.com/en/datasheet/typ_CQM.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-5x20mm_Schurter_OG_Lateral_P15.00x5.00mm_D1.3mm_Horizontal
+Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter OG, https://ch.schurter.com/en/datasheet/typ_OG__Clip__5x20.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-6.3x32mm_Littelfuse_102_122_Inline_P34.21x7.62mm_D1.98mm_Horizontal
+Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102/122 Straight Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-6.3x32mm_Littelfuse_102_Inline_P34.21x7.62mm_D2.54mm_Horizontal
+Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-6.3x32mm_Littelfuse_122_Inline_P34.21x7.62mm_D2.54mm_Horizontal
+Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 122 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Clip-6.3x32mm_Littelfuse_102071_Inline_P34.70x7.60mm_D2.00mm_Horizontal
+Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102071, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf
+fuse clip open
+0
+4
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed
+Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf
+Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed
+Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter,
+Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed
+PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed
+5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed
+5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open
+Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf
+Fuseholder horizontal open 5x20 Schurter 0031.8201
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed
+Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf)
+Fuseholder 5x20mm closed horizontal
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed
+Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf)
+fuse holder vertical 5x20mm
+0
+4
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed
+Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
+Fuseholder 5x20mm horizontal closed
+0
+3
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open
+Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf)
+Fuseholder horizontal open 5x20 Schurter 0031.8221
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open
+https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf
+Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open
+Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002
+Fuseholder horizontal open 5x20mm 250V 10A
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open
+Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf
+Fuseholder horizontal open 6.3x32 Schurter 0031.8002
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed
+Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
+Fuseholder 6.3x32mm horizontal closed
+0
+3
+2
+Fuse
+Fuseholder_Keystone_3555-2
+Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf
+Maxi APX ATX Automotive Blade Fuse Clip Holder
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x20mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x25mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x30mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x20mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x25mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x30mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_Nano2_154x
+Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf
+SMD Nano2 holder
+0
+2
+2
+Fuse
+Fuseholder_Littelfuse_Nano2_157x
+Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf
+SMD Nano2 holder
+0
+2
+2
+Fuse
+Fuseholder_TR5_Littelfuse_No560_No460
+Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf
+Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560
+0
+2
+2
+Heatsink
+Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35
+Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35
+heatsink
+0
+1
+1
+Heatsink
+Heatsink_38x38mm_SpringFixation
+Heatsink, 38x38mm, Spring Fixation, diagonal,
+heatsink
+0
+4
+1
+Heatsink
+Heatsink_62x40mm_2xFixation3mm
+Heatsink, 62 x 40mm, 2x 3mm Drills,
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_125x35x50mm_3xFixationM3
+Heatsink, 125x35x50mm, 3 fixation holes 3.2mm
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_AAVID_573300D00010G_TO-263
+Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G
+Heatsink AAVID TO-263 D2 Pak
+0
+2
+1
+Heatsink
+Heatsink_AAVID_576802B03900G
+Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf
+heatsink
+0
+1
+1
+Heatsink
+Heatsink_AAVID_590302B03600G
+Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf
+heatsink
+0
+2
+2
+Heatsink
+Heatsink_AAVID_TV5G_TO220_Horizontal
+Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G
+Heatsink TV5G TO-220 Horizontal
+0
+0
+0
+Heatsink
+Heatsink_Fischer_FK224xx2201_25x8.3mm
+25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks
+heatsink TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_FK24413D2PAK_26x13mm
+26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf
+heatsink TO-252 TO-263 TO-268
+0
+2
+1
+Heatsink
+Heatsink_Fischer_FK24413DPAK_23x13mm
+23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf
+heatsink TO-252 TO-263 TO-268
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm
+Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
+Heatsink fischer TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3
+Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
+Heatsink fischer TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm
+Heatsink, Fischer SK129
+heatsink fischer
+0
+2
+1
+Heatsink
+Heatsink_SheetType_50x7mm_2Fixations
+Heatsink, Sheet type, 50x7mm, 2 fixations (solder),
+Heatsink sheet
+0
+2
+1
+Heatsink
+Heatsink_Stonecold_HS-130_30x12mm_2xFixation2.5mm
+Heatsink, StoneCold HS, https://www.tme.eu/Document/da20d9b42617e16f6777c881dc9e3434/hs-130.pdf
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm
+Heatsink, StoneCold HS
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_Stonecold_HS-S01_13.21x6.35mm
+Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_Stonecold_HS-S02_13.21x9.53mm
+Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_Stonecold_HS-S03_13.21x12.7mm
+Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf
+heatsink
+0
+0
+0
+Inductor_SMD
+L_6.3x6.3_H3
+Choke, SMD, 6.3x6.3mm 3mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_7.3x7.3_H3.5
+Choke, SMD, 7.3x7.3mm 3.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_7.3x7.3_H4.5
+Choke, SMD, 7.3x7.3mm 4.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_10.4x10.4_H4.8
+Choke, SMD, 10.4x10.4mm 4.8mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H4.5mm
+Choke, SMD, 12x12mm 4.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H6mm
+Choke, SMD, 12x12mm 6mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H8mm
+Choke, SMD, 12x12mm 8mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_0201_0603Metric
+Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+inductor
+0
+4
+2
+Inductor_SMD
+L_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+4
+2
+Inductor_SMD
+L_0402_1005Metric
+Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0603_1608Metric
+Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric_Pad1.05x1.20mm_HandSolder
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_01005_0402Metric
+Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+inductor
+0
+4
+2
+Inductor_SMD
+L_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+4
+2
+Inductor_SMD
+L_1008_2520Metric
+Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1008_2520Metric_Pad1.43x2.20mm_HandSolder
+Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric_Pad1.22x1.90mm_HandSolder
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1210_3225Metric
+Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1806_4516Metric
+Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1806_4516Metric_Pad1.45x1.90mm_HandSolder
+Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1812_4532Metric
+Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_2010_5025Metric
+Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_2512_6332Metric
+Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_AVX_LMLP07A7
+Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf)
+Inductor LMLP
+0
+2
+2
+Inductor_SMD
+L_Abracon_ASPI-0630LR
+smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf
+inductor abracon smd shielded
+0
+2
+2
+Inductor_SMD
+L_Abracon_ASPI-3012S
+smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf
+inductor abracon smd shielded
+0
+2
+2
+Inductor_SMD
+L_Abracon_ASPI-4030S
+smd shielded power inductor 4x4x3mm, Abracon ASPI-4030S, https://abracon.com/Magnetics/power/ASPI-4030S.pdf
+inductor abracon smd shielded
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN1060
+Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf
+Bourns SRN1060 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN4018
+Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf
+Bourns SRN4018 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN6028
+Bourns SRN6028 series SMD inductor
+Bourns SRN6028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN8040_8x8.15mm
+Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf
+Bourns SRN8040 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRR1005
+Bourns SRR1005 series SMD inductor
+Bourns SRR1005 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU1028_10.0x10.0mm
+Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf
+Bourns SRU1028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU8028_8.0x8.0mm
+Bourns SRU8028 series SMD inductor
+Bourns SRU8028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU8043
+Bourns SRU8043 series SMD inductor
+Bourns SRU8043 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SDR1806
+https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf
+Bourns SDR1806
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRF1260
+Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf)
+Inductor Bourns_SRF1260
+0
+4
+4
+Inductor_SMD
+L_Bourns_SRN6045TA
+http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf
+Semi-shielded Power Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRN8040TA
+https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf
+Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP1038C_10.0x10.0mm
+Bourns SRP1038C series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1038C.pdf
+Bourns SRP1038C SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP1245A
+Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf
+Bourns SRP1245A SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP1770TA_16.9x16.9mm
+Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf
+Bourns SRP1770TA series SMD Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP2313AA
+Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf
+Bourns SRR1260 SMD inductor
+0
+4
+2
+Inductor_SMD
+L_Bourns_SRP5030T
+Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf)
+Inductor Bourns_SRP5030T
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP7028A_7.3x6.6mm
+Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf)
+Shielded Inductors Bourns SMD SRP7028A
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1208_12.7x12.7mm
+Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf
+Bourns SRP1208 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1210A
+Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf
+Bourns SRR1210A SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1260
+Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf
+Bourns SRR1260 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR3010S
+Inductor, Changjiang, FNR3010S, 3.0x3.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR3012S
+Inductor, Changjiang, FNR3012S, 3.0x3.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR3015S
+Inductor, Changjiang, FNR3015S, 3.0x3.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR3021S
+Inductor, Changjiang, FNR3021S, 3.0x3.0x2.35mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4010S
+Inductor, Changjiang, FNR4010S, 4.0x4.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4012S
+Inductor, Changjiang, FNR4012S, 4.0x4.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4015S
+Inductor, Changjiang, FNR4015S, 4.0x4.0x1.65mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4018S
+Inductor, Changjiang, FNR4018S, 4.0x4.0x1.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4020S
+Inductor, Changjiang, FNR4020S, 4.0x4.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4026S
+Inductor, Changjiang, FNR4026S, 4.0x4.0x2.6mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR4030S
+Inductor, Changjiang, FNR4030S, 4.0x4.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5012S
+Inductor, Changjiang, FNR5012S, 5.0x5.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5015S
+Inductor, Changjiang, FNR5015S, 5.0x5.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5020S
+Inductor, Changjiang, FNR5020S, 5.0x5.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5030S
+Inductor, Changjiang, FNR5030S, 5.0x5.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5040S
+Inductor, Changjiang, FNR5040S, 5.0x5.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR5045S
+Inductor, Changjiang, FNR5045S, 5.0x5.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR6020S
+Inductor, Changjiang, FNR6020S, 6.0x6.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR6028S
+Inductor, Changjiang, FNR6028S, 6.0x6.0x2.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR6040S
+Inductor, Changjiang, FNR6040S, 6.0x6.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR6045S
+Inductor, Changjiang, FNR6045S, 6.0x6.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR8040S
+Inductor, Changjiang, FNR8040S, 8.0x8.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR8050S
+Inductor, Changjiang, FNR8050S, 8.0x8.0x5.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR8065S
+Inductor, Changjiang, FNR8065S, 8.0x8.0x6.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR252010S
+Inductor, Changjiang, FNR252010S, 2.5x2.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Changjiang_FNR252012S
+Inductor, Changjiang, FNR252012S, 2.5x2.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf
+Inductor wirewound power shielded
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRA00040415
+Inductor, Chilisin, BMRA00040415, 4.6x4.1x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRA00040420
+Inductor, Chilisin, BMRA00040420, 4.6x4.1x2.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRA00050520
+Inductor, Chilisin, BMRA00050520, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRA00050530
+Inductor, Chilisin, BMRA00050530, 5.7x5.4x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00050512
+Inductor, Chilisin, BMRB00050512, 5.7x5.4x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00050518
+Inductor, Chilisin, BMRB00050518, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00050518-B
+Inductor, Chilisin, BMRB00050518-B, 5.4x5.2x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00060612
+Inductor, Chilisin, BMRB00060612, 7.3x6.6x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00060618
+Inductor, Chilisin, BMRB00060618, 7.3x6.6x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00060624
+Inductor, Chilisin, BMRB00060624, 7.3x6.6x2.4mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRB00060650
+Inductor, Chilisin, BMRB00060650, 7.3x6.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRF00101040
+Inductor, Chilisin, BMRF00101040, 11.6x10.1x4.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRF00131350
+Inductor, Chilisin, BMRF00131350, 13.8x12.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRF00131360
+Inductor, Chilisin, BMRF00131360, 13.8x12.6x5.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRF00171770
+Inductor, Chilisin, BMRF00171770, 17.15x17.15x6.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRG00101030
+Inductor, Chilisin, BMRG00101030, 11.6x10.1x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRG00131360
+Inductor, Chilisin, BMRG00131360, 13.8x12.6x6.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRx00040412
+Inductor, Chilisin, BMRx00040412, 4.6x4.1x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRx00050512-B
+Inductor, Chilisin, BMRx00050512-B, 5.4x5.2x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRx00050515
+Inductor, Chilisin, BMRx00050515, 5.7x5.4x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRx00060615
+Inductor, Chilisin, BMRx00060615, 7.3x6.6x1.3mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Chilisin_BMRx00060630
+Inductor, Chilisin, BMRx00060630, 7.3x6.6x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf
+Inductor bmrx mchi
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS3010
+Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf
+inductor low profile
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS3314
+SMD Inductor, 3.3x3.3x1.4mm, Coilcraft LPS3314, https://www.coilcraft.com/pdfs/lps3314.pdf
+L Coilcraft LPS3314
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS4018
+SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf
+L Coilcraft LPS4018
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS5030
+Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint
+inductor
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1010-XXX
+Inductor, Coilcraft, XAL1010-XXX, 10.5x11.8x10.0mm, https://www.coilcraft.com/getmedia/dd74e670-e705-456a-9a69-585fe02eaf3c/xal1010.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1030-XXX
+Inductor, Coilcraft, XAL1030-XXX, 10.5x11.8x3.1mm, https://www.coilcraft.com/getmedia/7b108457-7731-456d-9256-ca72f2e1a551/xal1030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1060-XXX
+Inductor, Coilcraft, XAL1060-XXX, 10.5x11.8x6.0mm, https://www.coilcraft.com/getmedia/8909f858-b441-4d60-acff-8b8ca36f9ede/xal1060.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1350-XXX
+Inductor, Coilcraft, XAL1350-XXX, 13.2x14.2x5.0mm, https://www.coilcraft.com/getmedia/dc536f86-3a3b-454f-950e-8e153260e61c/xal1350.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-103
+Inductor, Coilcraft, XAL1510-103, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-153
+Inductor, Coilcraft, XAL1510-153, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-223
+Inductor, Coilcraft, XAL1510-223, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-333
+Inductor, Coilcraft, XAL1510-333, 15.4x16.4x11.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-472
+Inductor, Coilcraft, XAL1510-472, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-682
+Inductor, Coilcraft, XAL1510-682, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1510-822
+Inductor, Coilcraft, XAL1510-822, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1513-153
+Inductor, Coilcraft, XAL1513-153, 15.4x16.4x13.0mm, https://www.coilcraft.com/getmedia/129ad6f3-0445-47fd-a0b3-edeb49177c17/xal1513.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-102
+Inductor, Coilcraft, XAL1580-102, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-132
+Inductor, Coilcraft, XAL1580-132, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-182
+Inductor, Coilcraft, XAL1580-182, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-202
+Inductor, Coilcraft, XAL1580-202, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-302
+Inductor, Coilcraft, XAL1580-302, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-401
+Inductor, Coilcraft, XAL1580-401, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-452
+Inductor, Coilcraft, XAL1580-452, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-532
+Inductor, Coilcraft, XAL1580-532, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-612
+Inductor, Coilcraft, XAL1580-612, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL1580-741
+Inductor, Coilcraft, XAL1580-741, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL4020-XXX
+Inductor, Coilcraft, XAL4020-XXX, 4.3x4.3x2.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL4030-XXX
+Inductor, Coilcraft, XAL4030-XXX, 4.3x4.3x3.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL4040-XXX
+Inductor, Coilcraft, XAL4040-XXX, 4.3x4.3x4.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL5020-XXX
+Inductor, Coilcraft, XAL5020-XXX, 5.48x5.68x2.0mm, https://www.coilcraft.com/getmedia/1941eff1-c018-493c-8cd6-d88d2edf5029/xal5020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL5030-XXX
+Inductor, Coilcraft, XAL5030-XXX, 5.48x5.68x3.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL5050-XXX
+Inductor, Coilcraft, XAL5050-XXX, 5.48x5.68x5.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL6020-XXX
+Inductor, Coilcraft, XAL6020-XXX, 6.56x6.76x2.1mm, https://www.coilcraft.com/getmedia/467ff589-8942-4e57-92d0-5bef6e04ce09/xal6020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL6030-XXX
+Inductor, Coilcraft, XAL6030-XXX, 6.56x6.76x3.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL6060-XXX
+Inductor, Coilcraft, XAL6060-XXX, 6.56x6.76x6.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-102
+Inductor, Coilcraft, XAL7020-102, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-122
+Inductor, Coilcraft, XAL7020-122, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-151
+Inductor, Coilcraft, XAL7020-151, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-152
+Inductor, Coilcraft, XAL7020-152, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-222
+Inductor, Coilcraft, XAL7020-222, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-271
+Inductor, Coilcraft, XAL7020-271, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-331
+Inductor, Coilcraft, XAL7020-331, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-471
+Inductor, Coilcraft, XAL7020-471, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7020-681
+Inductor, Coilcraft, XAL7020-681, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-102
+Inductor, Coilcraft, XAL7030-102, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-103
+Inductor, Coilcraft, XAL7030-103, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-152
+Inductor, Coilcraft, XAL7030-152, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-161
+Inductor, Coilcraft, XAL7030-161, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-222
+Inductor, Coilcraft, XAL7030-222, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-272
+Inductor, Coilcraft, XAL7030-272, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-301
+Inductor, Coilcraft, XAL7030-301, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-332
+Inductor, Coilcraft, XAL7030-332, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-472
+Inductor, Coilcraft, XAL7030-472, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-562
+Inductor, Coilcraft, XAL7030-562, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-601
+Inductor, Coilcraft, XAL7030-601, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-682
+Inductor, Coilcraft, XAL7030-682, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7030-822
+Inductor, Coilcraft, XAL7030-822, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7050-XXX
+Inductor, Coilcraft, XAL7050-XXX, 7.7x8.0x5.0mm, https://www.coilcraft.com/getmedia/13a991b3-4273-4be3-81ba-f3cf372b4691/xal7050.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL7070-XXX
+Inductor, Coilcraft, XAL7070-XXX, 7.7x8.0x7.0mm, https://www.coilcraft.com/getmedia/1ba55433-bcc8-4838-9b21-382f497e12e0/xal7070.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL8050-223
+Inductor, Coilcraft, XAL8050-223, 8.3x8.8x5.0mm, https://www.coilcraft.com/getmedia/5885ede8-ea4f-464a-9dcb-18dbf143a845/xal8050.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL8080-XXX
+Inductor, Coilcraft, XAL8080-XXX, 8.3x8.8x8.0mm, https://www.coilcraft.com/getmedia/345e50d6-a804-4ecb-9a92-5185221faf3e/xal8080.pdf
+Inductor xal
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XFL2010
+Coilcraft XFL2010, Shielded power inductor, 0808, 1.9x2.0mm, https://www.coilcraft.com/getmedia/50382b97-998f-4b75-b5ee-4a93b0ac4411/xfl2010.pdf
+miniature
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4020
+L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf
+L Coilcraft XxL4020
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4030
+L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf
+L Coilcraft XxL4030
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4040
+L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf
+L Coilcraft XxL4040
+0
+2
+2
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_0603USB
+Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_0805USB
+Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_1812CAN
+Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Murata_DLW5BTMxxxSQ2x_5x5mm
+Wire Wound Chip Common Mode Choke Coil SMD, Murata DLW5BTxxxSQ2x, https://www.murata.com/products/productdata/8796762701854/EFLC0020.pdf, manual footprint
+inductor common mode choke
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Wuerth_WE-SL5
+WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf
+SMT Common Mode Line Filter
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Delevan_4222
+API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Wuerth_WE-SL2
+http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1
+Wuerth WE-SL2
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Wurth_WE-CNSW-1206
+WE-CNSW SMT Common Mode Line Filter, https://www.we-online.com/components/products/datasheet/744232090.pdf
+common mode choke 1206 cnsw
+0
+4
+4
+Inductor_SMD
+L_Eaton_MCL2012V1
+Inductor, Eaton, MCL2012V1, 2.0x1.2x0.9mm, https://eu.mouser.com/datasheet/2/87/eaton-mcl2012v1-multilayer-chip-inductor-data-shee-1622891.pdf
+Inductor ferrite multilayer power
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISN
+Choke, Drossel, PISN, SMD, Fastron,
+Choke Drossel PISN SMD Fastron
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISN_Handsoldering
+Choke, Drossel, PISN, SMD, Fastron,
+Choke Drossel PISN SMD Fastron
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISR
+Choke, Drossel, PISR, Fastron, SMD,
+Choke Drossel PISR Fastron SMD
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISR_Handsoldering
+Choke, Drossel, PISR, Fastron, SMD,
+Choke Drossel PISR Fastron SMD
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-0302
+Ferrocore DLG-0302 unshielded SMD power inductor, 3.0x2.8x2.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-0302
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-0403
+ Ferrocore DLG-0403 unshielded SMD power inductor, 4.5x4.0x3.2mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-0403
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-0504
+Ferrocore DLG-0504 unshielded SMD power inductor, 5.8x5.2x4.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-0504
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-0703
+Ferrocore DLG-0703 unshielded SMD power inductor, 7.8x7.0x3.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-0703
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-0705
+Ferrocore DLG-0705 unshielded SMD power inductor, 7.8x7.0x5.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-0705
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-1004
+Ferrocore DLG-1004 unshielded SMD power inductor, 10.0x9.0x4.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-1004
+0
+2
+2
+Inductor_SMD
+L_Ferrocore_DLG-1005
+Ferrocore DLG-1005 unshielded SMD power inductor, 10.0x9.0x5.4mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf
+smd inductor dlg-1005
+0
+2
+2
+Inductor_SMD
+L_Murata_DEM35xxC
+https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx
+Inductor SMD DEM35xxC
+0
+2
+2
+Inductor_SMD
+L_Murata_DFE201610P
+Inductor, Murata, DFE201610P, 2.0x1.6x1.0mm, https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundmetalalloychiptype/m_dfe201610p.ashx
+Inductor power chip flatwire
+0
+2
+2
+Inductor_SMD
+L_Murata_LQH2MCNxxxx02_2.0x1.6mm
+Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf)
+chip coil inductor Murata LQH2MC
+0
+2
+2
+Inductor_SMD
+L_Murata_LQH55DN_5.7x5.0mm
+Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf
+inductor smd
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_1turn_HDM0131A
+Neosid, Air-Coil, SML, 1turn, HDM0131A,
+Neosid Air-Coil SML 1turn HDM0131A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_2turn_HAM0231A
+Neosid, Air-Coil, SML, 2turn, HAM0231A,
+Neosid Air-Coil SML 2turn HAM0231A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_2turn_HDM0231A
+Neosid, Air-Coil, SML, 2turn, HDM0231A,
+Neosid Air-Coil SML 2turn HDM0231A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_3turn_HAM0331A
+Neosid, Air-Coil, SML, 2turn, HAM0331A,
+Neosid Air-Coil SML 3turn HAM0331A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_3turn_HDM0331A
+Neosid, Air-Coil, SML, 3turn, HDM0331A,
+Neosid Air-Coil SML 3turn HDM0331A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_4turn_HAM0431A
+Neosid, Air-Coil, SML, 4turn, HAM0431A,
+Neosid Air-Coil SML 4turn HAM0431A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_4turn_HDM0431A
+Neosid, Air-Coil, SML, 4turn, HDM0431A,
+Neosid Air-Coil SML 4turn HDM0431A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_5turn_HAM0531A
+Neosid, Air-Coil, SML, 5turn, HAM0531A,
+Neosid Air-Coil SML 5turn HAM0531A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_5turn_HDM0531A
+Neosid, Air-Coil, SML, 5turn, HDM0531A,
+Neosid Air-Coil SML 5turn HDM0531A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A
+Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A,
+Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A
+Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A,
+Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6turn_HAM0631A
+Neosid, Air-Coil, SML, 6turn, HAM0631A,
+Neosid Air-Coil SML 6turn HAM0631A
+0
+2
+2
+Inductor_SMD
+L_Neosid_MicroCoil_Ms36-L
+Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94
+Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms42
+Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf
+Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms50
+Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf
+Neosid Power Inductor Ms50 SMD Fixed inductor
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms50T
+Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf
+Neosid Power Inductor Ms50T SMD Fixed inductor high temperature
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms85
+Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf
+Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms85T
+Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf
+Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95T
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95a
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE95H
+Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf
+Neosid Inductor SM-NE95H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE127
+Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
+Neosid Inductor SM-NE127 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE127_HandSoldering
+Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
+Neosid Inductor SM-NE127 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE150
+Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf
+Neosid Inductor SM-NE150 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0512H
+Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf
+Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0602H
+Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf
+Neosid Power Inductor SM-PIC0602H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0612H
+Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf
+Neosid Power Inductor SM-PIC0612H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC1004H
+Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf
+Neosid Inductor SM-PIC1004H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMS-ME3010
+Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf
+Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMS-ME3015
+Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf
+Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs42
+Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf
+Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs50
+Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf
+Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs85
+Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf
+Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs95_SMs95p
+Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf
+Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Pulse_P059x
+1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl
+inductor coil choke
+0
+4
+4
+Inductor_SMD
+L_Pulse_PA4320
+Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf
+Inductor SMD Pulse PA4320
+0
+2
+2
+Inductor_SMD
+L_Pulse_PA4344
+Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf
+Pulse PA4344 PM4344 Series SMD Inductors
+0
+2
+2
+Inductor_SMD
+L_Pulse_PA4349
+Shielded Molded High Current Power Inductors 23.5x22mm, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/pa4349.104anlt
+Shielded Molded High Current Power Inductor
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1242B
+Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1257B
+Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1277B
+Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CWR1242C
+Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_Sagami_CWR1257C
+Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_Sagami_CWR1277C
+Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_SigTra_SC3316F
+http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf
+Choke
+0
+2
+2
+Inductor_SMD
+L_Sumida_CDMC6D28_7.25x6.5mm
+SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf)
+Inductor Sumida SMD CDMC6D28
+0
+2
+2
+Inductor_SMD
+L_Sumida_CR75
+Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf
+Inductor SMD CR75 Unshielded
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0402S
+Inductor, Sunlord, MWSA0402S, 4.4x4.2x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0412S
+Inductor, Sunlord, MWSA0412S, 4.4x4.2x1.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0503S
+Inductor, Sunlord, MWSA0503S, 5.4x5.2x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0518S
+Inductor, Sunlord, MWSA0518S, 5.4x5.2x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0602S
+Inductor, Sunlord, MWSA0602S, 7.0x6.6x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0603S
+Inductor, Sunlord, MWSA0603S, 7.0x6.6x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0604S
+Inductor, Sunlord, MWSA0604S, 7.0x6.6x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0605S
+Inductor, Sunlord, MWSA0605S, 7.0x6.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0615S
+Inductor, Sunlord, MWSA0615S, 7.0x6.6x1.3mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0618S
+Inductor, Sunlord, MWSA0618S, 7.0x6.6x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0624S
+Inductor, Sunlord, MWSA0624S, 7.0x6.6x2.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0804S
+Inductor, Sunlord, MWSA0804S, 8.2x8.8x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1003S
+Inductor, Sunlord, MWSA1003S, 11.5x10.0x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1004S
+Inductor, Sunlord, MWSA1004S, 11.0x10.0x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1005S
+Inductor, Sunlord, MWSA1005S, 11.5x10.0x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-1R0
+Inductor, Sunlord, MWSA1204S-1R0, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-1R5
+Inductor, Sunlord, MWSA1204S-1R5, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-2R2
+Inductor, Sunlord, MWSA1204S-2R2, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-3R3
+Inductor, Sunlord, MWSA1204S-3R3, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-4R7
+Inductor, Sunlord, MWSA1204S-4R7, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-6R8
+Inductor, Sunlord, MWSA1204S-6R8, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-100
+Inductor, Sunlord, MWSA1204S-100, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-150
+Inductor, Sunlord, MWSA1204S-150, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-220
+Inductor, Sunlord, MWSA1204S-220, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-R22
+Inductor, Sunlord, MWSA1204S-R22, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-R47
+Inductor, Sunlord, MWSA1204S-R47, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-R68
+Inductor, Sunlord, MWSA1204S-R68, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1204S-R82
+Inductor, Sunlord, MWSA1204S-R82, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-1R0
+Inductor, Sunlord, MWSA1205S-1R0, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-1R5
+Inductor, Sunlord, MWSA1205S-1R5, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-2R2
+Inductor, Sunlord, MWSA1205S-2R2, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-3R3
+Inductor, Sunlord, MWSA1205S-3R3, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-4R7
+Inductor, Sunlord, MWSA1205S-4R7, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-6R8
+Inductor, Sunlord, MWSA1205S-6R8, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-100
+Inductor, Sunlord, MWSA1205S-100, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-150
+Inductor, Sunlord, MWSA1205S-150, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-220
+Inductor, Sunlord, MWSA1205S-220, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-330
+Inductor, Sunlord, MWSA1205S-330, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-470
+Inductor, Sunlord, MWSA1205S-470, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-R22
+Inductor, Sunlord, MWSA1205S-R22, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-R36
+Inductor, Sunlord, MWSA1205S-R36, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-R50
+Inductor, Sunlord, MWSA1205S-R50, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-R68
+Inductor, Sunlord, MWSA1205S-R68, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1205S-R82
+Inductor, Sunlord, MWSA1205S-R82, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-1R5
+Inductor, Sunlord, MWSA1206S-1R5, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-2R2
+Inductor, Sunlord, MWSA1206S-2R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-3R3
+Inductor, Sunlord, MWSA1206S-3R3, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-4R7
+Inductor, Sunlord, MWSA1206S-4R7, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-5R6
+Inductor, Sunlord, MWSA1206S-5R6, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-6R8
+Inductor, Sunlord, MWSA1206S-6R8, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-8R2
+Inductor, Sunlord, MWSA1206S-8R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-100
+Inductor, Sunlord, MWSA1206S-100, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-101
+Inductor, Sunlord, MWSA1206S-101, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-120
+Inductor, Sunlord, MWSA1206S-120, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-121
+Inductor, Sunlord, MWSA1206S-121, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-150
+Inductor, Sunlord, MWSA1206S-150, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-151
+Inductor, Sunlord, MWSA1206S-151, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-180
+Inductor, Sunlord, MWSA1206S-180, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-220
+Inductor, Sunlord, MWSA1206S-220, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-270
+Inductor, Sunlord, MWSA1206S-270, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-330
+Inductor, Sunlord, MWSA1206S-330, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-470
+Inductor, Sunlord, MWSA1206S-470, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-680
+Inductor, Sunlord, MWSA1206S-680, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1206S-R68
+Inductor, Sunlord, MWSA1206S-R68, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1265S
+Inductor, Sunlord, MWSA1265S, 13.45x12.6x6.5mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA1707S
+Inductor, Sunlord, MWSA1707S, 17.15x17.15x6.7mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA2213S
+Inductor, Sunlord, MWSA2213S, 23.5x22.0x12.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en
+Inductor mwsa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA3010S
+Inductor, Sunlord, SWPA3010S, 3.0x3.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA3012S
+Inductor, Sunlord, SWPA3012S, 3.0x3.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA3015S
+Inductor, Sunlord, SWPA3015S, 3.0x3.0x1.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4010S
+Inductor, Sunlord, SWPA4010S, 4.0x4.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4012S
+Inductor, Sunlord, SWPA4012S, 4.0x4.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4018S
+Inductor, Sunlord, SWPA4018S, 4.0x4.0x1.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4020S
+Inductor, Sunlord, SWPA4020S, 4.0x4.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4026S
+Inductor, Sunlord, SWPA4026S, 4.0x4.0x2.6mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA4030S
+Inductor, Sunlord, SWPA4030S, 4.0x4.0x3.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA5012S
+Inductor, Sunlord, SWPA5012S, 5.0x5.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA5020S
+Inductor, Sunlord, SWPA5020S, 5.0x5.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA5040S
+Inductor, Sunlord, SWPA5040S, 5.0x5.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA6020S
+Inductor, Sunlord, SWPA6020S, 6.0x6.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA6028S
+Inductor, Sunlord, SWPA6028S, 6.0x6.0x2.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA6040S
+Inductor, Sunlord, SWPA6040S, 6.0x6.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA6045S
+Inductor, Sunlord, SWPA6045S, 6.0x6.0x4.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA8040S
+Inductor, Sunlord, SWPA8040S, 8.0x8.0x4.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA252010S
+Inductor, Sunlord, SWPA252010S, 2.5x2.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWPA252012S
+Inductor, Sunlord, SWPA252012S, 2.5x2.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf
+Inductor swpa
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWRB1204S
+Inductor, Sunlord, SWRB1204S, 12.5x12.5x5.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en
+Inductor swrb
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWRB1205S
+Inductor, Sunlord, SWRB1205S, 12.5x12.5x6.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en
+Inductor swrb
+0
+2
+2
+Inductor_SMD
+L_Sunlord_SWRB1207S
+Inductor, Sunlord, SWRB1207S, 12.5x12.5x8.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en
+Inductor swrb
+0
+2
+2
+Inductor_SMD
+L_TDK_MLZ1608
+Inductor, TDK, MLZ1608, 1.6x0.8x0.8mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf"
+Inductor MLZ
+0
+2
+2
+Inductor_SMD
+L_TDK_MLZ2012_h0.85mm
+Inductor, TDK, MLZ2012_h0.85mm, 2.0x1.25x0.85mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf"
+Inductor MLZ
+0
+2
+2
+Inductor_SMD
+L_TDK_MLZ2012_h1.25mm
+Inductor, TDK, MLZ2012_h1.25mm, 2.0x1.25x1.25mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf"
+Inductor MLZ
+0
+2
+2
+Inductor_SMD
+L_TDK_NLV25_2.5x2.0mm
+TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf
+tdk nlv25 nlcv25 nlfv25
+0
+2
+2
+Inductor_SMD
+L_TDK_NLV32_3.2x2.5mm
+TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf
+tdk nlv32 nlcv32 nlfv32
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6025
+Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf)
+Inductor TDK_SLF6025
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6028
+Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf)
+Inductor TDK_SLF6028
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6045
+Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf)
+Inductor TDK_SLF6045
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7032
+Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf)
+Inductor TDK_SLF7032
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7045
+Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf)
+Inductor TDK_SLF7045
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7055
+Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf)
+Inductor TDK_SLF7055
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF10145
+Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf)
+Inductor TDK_SLF10145
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF10165
+Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf)
+Inductor TDK_SLF10165
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12555
+Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf)
+Inductor SLF12555
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12565
+Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf)
+Inductor SLF12565
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12575
+Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf)
+Inductor SLF12575
+0
+2
+2
+Inductor_SMD
+L_TDK_VLF10040
+Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
+inductor TDK VLP smd VLF10040
+0
+2
+2
+Inductor_SMD
+L_TDK_VLP8040
+Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
+inductor TDK VLP smd VLP8040
+0
+2
+2
+Inductor_SMD
+L_TDK_VLS6045EX_VLS6045AF
+Inductor,TDK, VLS-6045, 6x6x4.5mm, https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_power_vls6045ex_en.pdf
+inductor TDK VLS SMD VLS6045EF VLS6045AF
+0
+2
+2
+Inductor_SMD
+L_TaiTech_TMPC1265_13.5x12.5mm
+Tai Tech TMPC1265 series SMD inductor https://datasheet.lcsc.com/lcsc/2009171439_TAI-TECH-TMPC1265HP-100MG-D_C305223.pdf, 13.5x12.5x6.2mm
+Tai Tech TMPC1265 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_BK_Array_1206_3216Metric
+Ferrite Bead Array 4x0603, Taiyo Yuden BK Series (see https://www.yuden.co.jp/productdata/catalog/mlci09_e.pdf)
+ferrite bead array
+0
+8
+8
+Inductor_SMD
+L_Taiyo-Yuden_MD-1616
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-2020
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-3030
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-4040
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-5050
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-20xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-20xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-24xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-24xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-30xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-30xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-40xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-40xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-50xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-50xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-60xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-60xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-80xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-80xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-10050_9.8x10.0mm
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_TracoPower_TCK-047_5.2x5.8mm
+Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf
+inductor smd traco
+0
+2
+2
+Inductor_SMD
+L_TracoPower_TCK-141
+Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_Vishay_IFSC-1515AH_4x4x1.8mm
+Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf)
+SMD Vishay Inductor Low Profile
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-1212
+Inductor, Vishay, IHLP series, 3.0mmx3.0mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-1616
+Inductor, Vishay, IHLP series, 4.1mmx4.1mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-2020
+Inductor, Vishay, IHLP series, 5.1mmx5.1mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-2525
+Inductor, Vishay, IHLP series, 6.3mmx6.3mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-4040
+Inductor, Vishay, IHLP series, 10.2mmx10.2mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-5050
+Inductor, Vishay, IHLP series, 12.7mmx12.7mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-6767
+Inductor, Vishay, IHLP series, 17.0mmx17.0mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-3825
+Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-4825
+Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-5832
+Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-7832
+Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Walsin_WLFM201209x
+Inductor, Walsin, WLFM201209x, 2.0x1.25x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf
+Inductor ferrite multilayer power
+0
+2
+2
+Inductor_SMD
+L_Walsin_WLFM201609x
+Inductor, Walsin, WLFM201609x, 2.0x1.6x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf
+Inductor ferrite multilayer power
+0
+2
+2
+Inductor_SMD
+L_Walsin_WLFM252009x
+Inductor, Walsin, WLFM252009x, 2.5x2.0x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf
+Inductor ferrite multilayer power
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCF-2013
+7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCF-2815
+74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCF-2818
+7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCI-1030
+Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1040
+Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1050
+Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1335
+Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1350
+Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1365
+Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1890
+Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-2212
+Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-5040
+Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7030
+Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7040
+Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7050
+Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1050
+Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1052
+Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1070
+Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1078
+Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1190
+Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1240
+Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1350
+Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1390
+Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-7050
+Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-7070
+Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-1610
+Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2010
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2506
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2508
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2510
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2512
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3010
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3012
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3015
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3020
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-4020
+Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-4030
+Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL
+Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf
+Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL
+0
+4
+4
+Inductor_SMD
+L_Wuerth_WE-DD-Typ-M-Typ-S
+Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf
+Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS
+0
+4
+4
+Inductor_SMD
+L_Wuerth_WE-GF-1210
+Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf
+Unshielded Inductor WE-GF 1210 Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-7345
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf
+Choke Shielded Power Inductor WE-PD 7345 Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-LS
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
+Choke Shielded Power Inductor WE-PD TypLS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-LS_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
+Choke Shielded Power Inductor WE-PD TypLS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-M-Typ-S
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
+Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
+Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-L
+Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf
+Choke Power Inductor WE-PD2 TypL Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-MS
+Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf
+Choke Power Inductor WE-PD2 TypMS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-XL
+Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf
+Choke Power Inductor WE-PD2 TypXL Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD4-Typ-X
+Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf
+Choke Power Inductor WE-PD4 TypX Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PDF
+Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
+Choke Shielded Power Inductor WE-PDF Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PDF_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
+Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-TPC-3816
+L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf
+wurth wuerth smd inductor
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-XHMI-8080
+Inductor, Wuerth, WE-XHMI 8080, 8.3mmx8.8mm (Script generated with StandardBox.py) (https://www.we-online.com/components/products/datasheet/74439358068.pdf)
+Inductor Wuerth WE-XHMI 8080
+0
+2
+2
+Inductor_SMD
+L_Wurth_WE-CAIR-5910
+WE-CAIR Air coil, https://www.we-online.com/components/products/datasheet/744918254.pdf
+air coil inductor wurth we cair
+0
+2
+2
+Inductor_THT
+Choke_EPCOS_B82722A
+Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf
+chokes epcos tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN102-04-14.0x14.0mm
+Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN112-04-17.7x17.1mm
+Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/fileadmin/user_upload/pim/products/datasheets/RN_series.pdf
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN114-04-22.5x21.5mm
+Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN116-04-22.5x21.5mm
+Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN122-04-28.0x27.0mm
+Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN142-04-33.1x32.5mm
+Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN143-04-33.1x32.5mm
+Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN152-04-43.0x41.8mm
+Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN202-04-8.8x18.2mm
+Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN204-04-9.0x14.0mm
+Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN212-04-12.5x18.0mm
+Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN214-04-15.5x23.0mm
+Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN216-04-15.5x23.0mm
+Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN218-04-12.5x18.0mm
+Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN222-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN232-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN242-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2
+Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23
+inductor axial horizontal
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1
+Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2
+0
+2
+2
+Inductor_THT
+L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC
+Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37
+0
+2
+2
+Inductor_THT
+L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46
+0
+2
+2
+Inductor_THT
+L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101
+Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201
+0
+2
+2
+Inductor_THT
+L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203
+0
+2
+2
+Inductor_THT
+L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203
+Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC
+Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103
+Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104
+Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104
+0
+2
+2
+Inductor_THT
+L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105
+0
+2
+2
+Inductor_THT
+L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105
+Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455x105NL_1
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455x155NL_1
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455x205NL_1
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455x405NL_1
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455x705NL_1
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_PulseElectronics_PH9455xxx6NL_2
+common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl
+cmode choke dual
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_VAC_T60405-S6123-X140
+3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf
+common mode filter
+0
+6
+6
+Inductor_THT
+L_CommonMode_VAC_T60405-S6123-X240
+3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf
+common mode filter
+0
+6
+6
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-L
+Wuerth, WE-CMB, Bauform L,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-M
+Wuerth, WE-CMB, Bauform M,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-S
+Wuerth, WE-CMB, Bauform S,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XL
+Wuerth, WE-CMB, Bauform XL,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XS
+Wuerth, WE-CMB, Bauform XS,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XXL
+Wuerth, WE-CMB, Bauform XXL,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM120
+Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM160
+Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM254
+Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM280
+Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM950-6
+Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf
+vertical inductor toroid mount
+0
+6
+6
+Inductor_THT
+L_Radial_D6.0mm_P4.00mm
+Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf
+Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm
+0
+2
+2
+Inductor_THT
+L_Radial_D7.0mm_P3.00mm
+Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf
+Inductor Radial series Radial pin pitch 3.00mm diameter 7mm
+0
+2
+2
+Inductor_THT
+L_Radial_D7.2mm_P3.00mm_Murata_1700
+Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf
+Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700
+0
+2
+2
+Inductor_THT
+L_Radial_D7.5mm_P3.50mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D7.5mm_P5.00mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D7.8mm_P5.00mm_Fastron_07HCP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D8.7mm_P5.00mm_Fastron_07HCP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D9.5mm_P5.00mm_Fastron_07HVP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Fastron_07M
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3
+0
+2
+2
+Inductor_THT
+L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS
+Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf
+Inductor Radial Murata 1200RS
+0
+4
+2
+Inductor_THT
+L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Fastron_11P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P6.00mm_Murata_1900R
+Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf
+Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1
+0
+2
+2
+Inductor_THT
+L_Radial_D12.5mm_P7.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D12.5mm_P9.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D13.5mm_P7.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D14.2mm_P10.00mm_Neosid_SD14
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D18.0mm_P10.00mm
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 18mm
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P19.00mm
+Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf
+Inductor Radial series Radial pin pitch 19.00mm diameter 21mm
+0
+2
+2
+Inductor_THT
+L_Radial_D24.0mm_P24.00mm
+Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm
+Inductor Radial series Radial pin pitch 24.00mm diameter 24mm
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P22.90mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.10mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.40mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.70mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.90mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D28.0mm_P29.20mm
+Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm
+Inductor Radial series Radial pin pitch 29.20mm diameter 28mm
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.30mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.50mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.80mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P29.00mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P29.30mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4
+Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4
+Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75
+0
+2
+2
+Inductor_THT
+L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E
+0
+2
+2
+Inductor_THT
+L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8
+0
+2
+2
+Inductor_THT
+L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25
+Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25
+0
+2
+2
+Inductor_THT
+L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30
+Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm
+0
+2
+2
+Inductor_THT
+L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37
+Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37
+0
+2
+2
+Inductor_THT
+L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44
+Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44
+0
+2
+2
+Inductor_THT
+L_SELF1408
+Self Ferrite 14 - 08
+SELF
+0
+7
+3
+Inductor_THT
+L_SELF1418
+Self Ferrite 14 - 18
+SELF
+0
+10
+4
+Inductor_THT
+L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12
+L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12
+L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16
+L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16
+L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20
+L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20
+L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25
+L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25
+L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30
+L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30
+L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37
+L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37
+L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44
+L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44
+L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50
+L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50
+L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3
+L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads
+L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000
+L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5
+L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100
+L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100
+L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4
+L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5
+L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads
+L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D26.0mm_P5.08mm
+inductor 26mm diameter toroid
+SELF INDUCTOR
+0
+3
+2
+Inductor_THT
+L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300
+L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300
+L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6
+L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D40.0mm_P48.26mm
+L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm
+L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7
+L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8
+L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9
+L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm
+L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2
+L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm
+L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2
+L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A
+L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1
+L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2
+L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3
+L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G
+L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4
+L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4
+L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5
+L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads
+L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D
+L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6
+L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7
+L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8
+L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9
+L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
+solder jumper open
+0
+5
+3
+Jumper
+SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+5
+3
+LED_SMD
+LED-APA102-2020
+http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf
+LED RGB SPI
+0
+8
+6
+LED_SMD
+LED-L1T2_LUMILEDS
+http://www.lumileds.com/uploads/438/DS133-pdf
+LUMILEDS LUXEON TX L1T2 LED
+0
+3
+3
+LED_SMD
+LED_1W_3W_R8
+https://www.gme.cz/data/attachments/dsh.518-234.1.pdf
+LED 1W 3W 5W
+0
+3
+3
+LED_SMD
+LED_0201_0603Metric
+LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+LED
+0
+4
+2
+LED_SMD
+LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+4
+2
+LED_SMD
+LED_0402_1005Metric
+LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_0603_1608Metric
+LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_0805_2012Metric
+LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric
+LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm
+LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode reverse
+0
+2
+2
+LED_SMD
+LED_1210_3225Metric
+LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1812_4532Metric
+LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_2010_5025Metric
+LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_2512_6332Metric
+LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_ASMB-KTF0-0A306
+2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100
+Tricolor LED
+0
+4
+4
+LED_SMD
+LED_Avago_PLCC4_3.2x2.8mm_CW
+https://docs.broadcom.com/docs/AV02-4186EN
+LED Avago PLCC-4 ASMB-MTB0-0A3A2
+0
+4
+4
+LED_SMD
+LED_Avago_PLCC6_3x2.8mm
+https://docs.broadcom.com/docs/AV02-3793EN
+LED Avago PLCC-6 ASMT-YTB7-0AA02
+0
+6
+6
+LED_SMD
+LED_CSP_Samsung_LH181B_2.36x2.36mm
+High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf
+LED Samsung LH181B
+0
+2
+2
+LED_SMD
+LED_Cree-PLCC4_2x2mm_CW
+2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC4_3.2x2.8mm_CCW
+3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC4_5x5mm_CW
+5.0mm x 5.0mm PLCC4 LED
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC6_4.7x1.5mm
+4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf
+LED Cree PLCC-6
+0
+6
+6
+LED_SMD
+LED_Cree-XB
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf
+LED Cree XB
+0
+5
+3
+LED_SMD
+LED_Cree-XH
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf
+LED Cree XH
+0
+8
+2
+LED_SMD
+LED_Cree-XHP35
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf
+LED Cree XHP35
+0
+6
+3
+LED_SMD
+LED_Cree-XHP50_6V
+Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED Cree XHP50
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_12V
+Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED XHP50 Cree
+0
+15
+3
+LED_SMD
+LED_Cree-XHP70_6V
+Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
+LED Cree XHP70
+0
+15
+3
+LED_SMD
+LED_Cree-XHP70_12V
+Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
+LED Cree XHP70
+0
+15
+3
+LED_SMD
+LED_Cree-XP
+LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf
+LED Cree XP
+0
+6
+3
+LED_SMD
+LED_Cree-XP-G
+LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf
+LED Cree XP-G
+0
+6
+3
+LED_SMD
+LED_Cree-XQ
+LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
+LED Cree XQ
+0
+2
+2
+LED_SMD
+LED_Cree-XQ_HandSoldering
+LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
+LED Cree XQ
+0
+2
+2
+LED_SMD
+LED_Dialight_591
+LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf)
+LED Dialight 591
+0
+2
+2
+LED_SMD
+LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm
+http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf
+RGB LED NeoPixel addressable
+0
+4
+4
+LED_SMD
+LED_Kingbright_AAA3528ESGCT
+Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf)
+dual led smd
+0
+4
+4
+LED_SMD
+LED_Kingbright_APDA3020VBCD
+LED, SMD, APDA3020VBC/D, https://www.kingbrightusa.com/images/catalog/SPEC/APDA3020VBC-D.pdf
+LED APDA3020VBC/D Kingbright
+0
+2
+2
+LED_SMD
+LED_Kingbright_APFA3010_3x1.5mm_Horizontal
+LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf
+LED RGB APFA3010 KINGBRIGHT 3x1.5mm
+0
+4
+4
+LED_SMD
+LED_Kingbright_APHBM2012_2x1.25mm
+Dual LED SMD https://www.kingbrightusa.com/KCpack.asp?txtPack=APHBM2012
+LED Kingbright APHM2012
+0
+4
+4
+LED_SMD
+LED_Kingbright_KPBD-3224
+Kingbright, dual LED, red-green, dome lens, 3.2 x 2.4 mm Surface Mount LED Lamp (https://www.kingbright.com/attachments/file/psearch/000/00/00/KPBD-3224SURKCGKC(Ver.20A).pdf)
+Kingbright dual LED KPBD-3224
+0
+4
+4
+LED_SMD
+LED_LiteOn_LTST-C19HE1WT
+LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf
+LED RGB Chip SMD
+0
+4
+4
+LED_SMD
+LED_LiteOn_LTST-C295K_1.6x0.8mm
+Topview dual http://optoelectronics.liteon.com/upload/download/DS22-2009-0072/LTST-C295KGKRKT.PDF
+SMD Top view Dual colour
+0
+4
+4
+LED_SMD
+LED_LiteOn_LTST-S326
+http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF
+LED SMD right angle CCA
+0
+3
+3
+LED_SMD
+LED_Lumex_SML-LX0303SIUPGUSB
+Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf
+LED RGB
+0
+4
+4
+LED_SMD
+LED_Lumex_SML-LX0404SIUPGUSB
+Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf
+LED RGB
+0
+4
+4
+LED_SMD
+LED_Luminus_MP-3030-1100_3.0x3.0mm
+Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf
+LED Luminus MP-3030-1100
+0
+5
+2
+LED_SMD
+LED_Osram_Lx_P47F_D2mm_ReverseMount
+OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf
+LED ReverseMount Reverse
+0
+4
+2
+LED_SMD
+LED_PLCC-2_3.4x3.0mm_AK
+LED PLCC-2 SMD package, orientation marker at anode, https://dammedia.osram.info/media/resource/hires/osram-dam-5824137/SFH%204257_EN.pdf
+LED PLCC-2 SMD TOPLED
+0
+2
+2
+LED_SMD
+LED_PLCC-2_3.4x3.0mm_KA
+LED PLCC-2 SMD package, orientation marker at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-6035009/SFH%204253_EN.pdf
+LED PLCC-2 SMD TOPLED
+0
+2
+2
+LED_SMD
+LED_PLCC-2_3x2mm_AK
+LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at anode, https://media.digikey.com/pdf/Data%20Sheets/CREE%20Power/CLM3A-BKW,GKW.pdf
+LED PLCC-2 SMD
+0
+2
+2
+LED_SMD
+LED_PLCC-2_3x2mm_KA
+LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at cathode, https://optoelectronics.liteon.com/upload/download/DS22-2009-0099/LTW-M670ZVS-M5_0906.pdf
+LED PLCC-2 SMD
+0
+2
+2
+LED_SMD
+LED_PLCC_2835
+https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
+LED
+0
+2
+2
+LED_SMD
+LED_PLCC_2835_Handsoldering
+https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
+LED
+0
+2
+2
+LED_SMD
+LED_RGB_1210
+RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN
+LED 3227
+0
+4
+4
+LED_SMD
+LED_RGB_5050-6
+http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf
+RGB LED 5050-6
+0
+6
+6
+LED_SMD
+LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm
+http://www.farnell.com/datasheets/2003905.pdf
+LED RGB PLCC-6 CLP6C-FBK
+0
+6
+6
+LED_SMD
+LED_RGB_Everlight_EASV3015RGBA0_Horizontal
+LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220
+LED RGB right-angle
+0
+4
+4
+LED_SMD
+LED_RGB_Getian_GT-P6PRGB4303
+https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf
+LED RGB
+0
+7
+7
+LED_SMD
+LED_RGB_PLCC-6
+RGB LED PLCC-6
+RGB LED PLCC-6
+0
+6
+6
+LED_SMD
+LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100
+3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf
+LED RGB Wurth PLCC-4
+0
+4
+4
+LED_SMD
+LED_ROHM_SMLVN6
+https://www.rohm.com/datasheet/SMLVN6RGB1U
+LED ROHM SMLVN6
+0
+6
+6
+LED_SMD
+LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm
+https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf
+LED RGB NeoPixel Nano
+0
+4
+4
+LED_SMD
+LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm
+https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf
+LED RGB NeoPixel Mini
+0
+4
+4
+LED_SMD
+LED_SK6812_EC15_1.5x1.5mm
+http://www.newstar-ledstrip.com/product/20181119172602110.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
+https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_WS2812B-2020_PLCC4_2.0x2.0mm
+Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf
+LED RGB NeoPixel Nano 2020
+0
+4
+4
+LED_SMD
+LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm
+https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm
+https://cdn-shop.adafruit.com/datasheets/WS2812.pdf
+LED RGB NeoPixel
+0
+6
+6
+LED_SMD
+LED_Wurth_150044M155260
+Wurth Common anode RGB LED, SMD, 0404, 1x1x1.65mm, https://www.we-online.com/catalog/datasheet/150044M155260.pdf
+LED RGB ARGB
+0
+4
+4
+LED_SMD
+LED_Yuji_5730
+LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf
+LED Yuji 5730
+0
+3
+2
+LED_SMD
+LED_miniPLCC_2315
+https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
+LED
+0
+2
+2
+LED_SMD
+LED_miniPLCC_2315_Handsoldering
+https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
+LED
+0
+2
+2
+LED_THT
+LED_BL-FL7680RGB
+'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf
+RGB LED Piranha Super-Flux BetLux
+0
+4
+4
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W3.3mm_H2.4mm
+LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins
+LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins
+0
+2
+2
+LED_THT
+LED_D2.0mm_W4.0mm_H2.8mm_FlatTop
+LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf
+LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D2.0mm_W4.8mm_H2.5mm_FlatTop
+LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf
+LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm
+LED, diameter 3.0mm, 2 pins
+LED diameter 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm-3
+LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf
+LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D3.0mm_Clear
+IR-LED, diameter 3.0mm, 2 pins, color: clear
+IR infrared LED diameter 3.0mm 2 pins clear
+0
+2
+2
+LED_THT
+LED_D3.0mm_FlatTop
+LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf
+LED Round FlatTop diameter 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_IRBlack
+IR-ED, diameter 3.0mm, 2 pins, color: black
+IR infrared LED diameter 3.0mm 2 pins black
+0
+2
+2
+LED_THT
+LED_D3.0mm_IRGrey
+IR-LED, diameter 3.0mm, 2 pins, color: grey
+IR infrared LED diameter 3.0mm 2 pins grey
+0
+2
+2
+LED_THT
+LED_D4.0mm
+LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf
+LED diameter 4.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm-3
+LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+3
+3
+LED_THT
+LED_D5.0mm-4_RGB
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
+0
+4
+4
+LED_THT
+LED_D5.0mm-4_RGB_Staggered_Pins
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+rgb led
+0
+4
+4
+LED_THT
+LED_D5.0mm-4_RGB_Wide_Pins
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
+0
+4
+4
+LED_THT
+LED_D5.0mm_Clear
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_FlatTop
+LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf
+LED Round FlatTop diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_IRBlack
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_IRGrey
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D8.0mm
+LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf
+LED diameter 8.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D8.0mm-3
+LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins
+LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D10.0mm
+LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf
+LED diameter 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D10.0mm-3
+LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf
+LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D20.0mm
+LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf
+LED diameter 20.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Oval_W5.2mm_H3.8mm
+LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf
+LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.0mm_H2.0mm
+LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.8mm
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.8mm_FlatTop
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.9mm
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm-3Pins
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins
+0
+3
+3
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3
+Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf
+LED automotive super flux 7.62mm
+0
+4
+2
+LED_THT
+LED_SideEmitter_Rectangular_W4.5mm_H1.6mm
+LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf
+LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H1_6.35x6.35mm
+Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Red 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H3_6.35x6.35mm
+Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Amber 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H5_6.35x6.35mm
+Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Green 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H7_6.35x6.35mm
+Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Yellow 5381 Series LED
+0
+2
+2
+Module
+A20_OLINUXINO_LIME2
+A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet
+A20 Olimex Olinuxino LIME2 development board
+0
+180
+180
+Module
+Adafruit_Feather
+Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
+Adafruit Feather
+0
+28
+28
+Module
+Adafruit_Feather_32u4_FONA
+Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
+Adafruit Feather 32u4 FONA
+0
+28
+28
+Module
+Adafruit_Feather_32u4_FONA_WithMountingHoles
+Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
+Adafruit Feather 32u4 FONA
+0
+28
+28
+Module
+Adafruit_Feather_32u4_RFM
+Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
+Adafruit Feather 32u4 RFM
+0
+31
+31
+Module
+Adafruit_Feather_32u4_RFM_WithMountingHoles
+Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
+Adafruit Feather 32u4 RFM
+0
+31
+31
+Module
+Adafruit_Feather_M0_RFM
+Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
+Adafruit Feather M0 RFM
+0
+32
+32
+Module
+Adafruit_Feather_M0_RFM_WithMountingHoles
+Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
+ Adafruit Feather M0 RFM
+0
+32
+32
+Module
+Adafruit_Feather_M0_Wifi
+Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
+Adafruit Feather M0 Wifi
+0
+28
+28
+Module
+Adafruit_Feather_M0_Wifi_WithMountingHoles
+Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
+Adafruit Feather M0 Wifi
+0
+28
+28
+Module
+Adafruit_Feather_WICED
+Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
+Adafruit Feather WICED Wifi
+0
+29
+29
+Module
+Adafruit_Feather_WICED_WithMountingHoles
+Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
+Adafruit Feather WICED Wifi
+0
+29
+29
+Module
+Adafruit_Feather_WithMountingHoles
+Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
+Adafruit Feather
+0
+28
+28
+Module
+Adafruit_HUZZAH_ESP8266_breakout
+32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
+ESP8266 WiFi microcontroller
+0
+20
+20
+Module
+Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles
+32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
+ESP8266 WiFi microcontroller
+0
+20
+20
+Module
+Arduino_Nano
+Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino Nano
+0
+30
+30
+Module
+Arduino_Nano_WithMountingHoles
+Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino Nano
+0
+30
+30
+Module
+Arduino_UNO_R2
+Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R2
+0
+30
+30
+Module
+Arduino_UNO_R2_WithMountingHoles
+Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R2
+0
+30
+30
+Module
+Arduino_UNO_R3
+Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R3
+0
+32
+32
+Module
+Arduino_UNO_R3_WithMountingHoles
+Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R3
+0
+32
+32
+Module
+BeagleBoard_PocketBeagle
+PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors
+PocketBeagle
+0
+72
+72
+Module
+Carambola2
+8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf
+carambola2 8devices
+0
+104
+52
+Module
+Electrosmith_Daisy_Seed
+Embedded platform for audio applications. 96kHz / 24-bit audio hardware. 64MB of SDRAM for up to 10 minute long audio. ARM Cortex-M7 MCU, running at 480MHz. 31 total GPIO pins with configurable functionality. 12-bit Digital to Analog Converters (x2). SD card interfaces. PWM outputs. Serial Protocols for connecting external sensors and devices (SPI, UART, I2S, I2C). Dedicated VIN pin for power. Micro USB port, and additional USB pins for full OTG-support as host and device. https://static1.squarespace.com/static/58d03fdc1b10e3bf442567b8/t/6227e6236f02fb68d1577146/1646781988478/Daisy_Seed_datasheet_v1.0.3.pdf
+Electrosmith Daisy Seed Microcontroller Module ARM Cortex-M7 Audio Codec
+0
+40
+40
+Module
+Maple_Mini
+Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html
+Maple Mini
+0
+40
+40
+Module
+Olimex_MOD-WIFI-ESP8266-DEV
+ESP8266 development board https://www.olimex.com/Products/IoT/ESP8266/MOD-WIFI-ESP8266-DEV/resources/dimensions-WIFI-ESP8266-DEV.png
+ESP8266
+0
+22
+22
+Module
+Onion_Omega2+
+https://onion.io/omega2/
+Omega Onion module
+0
+32
+32
+Module
+Onion_Omega2S
+https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf
+onion omega module
+0
+89
+64
+Module
+Pololu_Breakout-16_15.2x20.3mm
+Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\
+Pololu Breakout
+0
+16
+16
+Module
+Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles
+Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf
+raspberry pi zero through hole
+0
+40
+40
+Module
+ST_Morpho_Connector_144_STLink
+ST Morpho Connector 144 With STLink
+ST Morpho Connector 144 STLink
+0
+148
+148
+Module
+ST_Morpho_Connector_144_STLink_MountingHoles
+ST Morpho Connector 144 With STLink
+ST Morpho Connector 144 STLink
+0
+148
+148
+Module
+Sipeed-M1
+AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications
+AI Kendryte K210 RISC-V
+0
+85
+77
+Module
+Texas_EUK_R-PDSS-T7_THT
+Texas Instruments EUK 7 Pin Double Sided Module
+module pcb
+0
+7
+7
+Module
+Texas_EUS_R-PDSS-T5_THT
+Texas Instruments EUS 5 Pin Double Sided Module
+module pcb
+0
+5
+5
+Module
+Texas_EUW_R-PDSS-T7_THT
+Texas Instruments EUW 7 Pin Double Sided Module
+module pcb
+0
+7
+7
+Module
+WEMOS_D1_mini_light
+16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg
+ESP8266 WiFi microcontroller
+0
+16
+16
+MountingEquipment
+DINRailAdapter_3xM3_PhoenixContact_1201578
+https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1
+DIN rail adapter universal three M3 clearance holes
+0
+0
+0
+MountingHole
+MountingHole_2.1mm
+Mounting Hole 2.1mm, no annular
+mounting hole 2.1mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2
+Mounting Hole 2.2mm, no annular, M2
+mounting hole 2.2mm no annular m2
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_DIN965
+Mounting Hole 2.2mm, no annular, M2, DIN965
+mounting hole 2.2mm no annular m2 din965
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad_TopBottom
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad_TopOnly
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380
+Mounting Hole 2.2mm, no annular, M2, ISO7380
+mounting hole 2.2mm no annular m2 iso7380
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580
+Mounting Hole 2.2mm, no annular, M2, ISO14580
+mounting hole 2.2mm no annular m2 iso14580
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_TopBottom
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_TopOnly
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_Via
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+9
+1
+MountingHole
+MountingHole_2.5mm
+Mounting Hole 2.5mm, no annular
+mounting hole 2.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.5mm_Pad
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+1
+1
+MountingHole
+MountingHole_2.5mm_Pad_TopBottom
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+3
+1
+MountingHole
+MountingHole_2.5mm_Pad_TopOnly
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+2
+1
+MountingHole
+MountingHole_2.5mm_Pad_Via
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+9
+1
+MountingHole
+MountingHole_2.7mm
+Mounting Hole 2.7mm, no annular
+mounting hole 2.7mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5
+Mounting Hole 2.7mm, no annular, M2.5
+mounting hole 2.7mm no annular m2.5
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965
+Mounting Hole 2.7mm, no annular, M2.5, DIN965
+mounting hole 2.7mm no annular m2.5 din965
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380
+Mounting Hole 2.7mm, no annular, M2.5, ISO7380
+mounting hole 2.7mm no annular m2.5 iso7380
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580
+Mounting Hole 2.7mm, no annular, M2.5, ISO14580
+mounting hole 2.7mm no annular m2.5 iso14580
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_Via
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+9
+1
+MountingHole
+MountingHole_2.7mm_Pad
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_Pad_TopBottom
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_Pad_TopOnly
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_Pad_Via
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+9
+1
+MountingHole
+MountingHole_2mm
+Mounting Hole 2mm, no annular
+mounting hole 2mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3
+Mounting Hole 3.2mm, no annular, M3
+mounting hole 3.2mm no annular m3
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_DIN965
+Mounting Hole 3.2mm, no annular, M3, DIN965
+mounting hole 3.2mm no annular m3 din965
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad_TopBottom
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad_TopOnly
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380
+Mounting Hole 3.2mm, no annular, M3, ISO7380
+mounting hole 3.2mm no annular m3 iso7380
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580
+Mounting Hole 3.2mm, no annular, M3, ISO14580
+mounting hole 3.2mm no annular m3 iso14580
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_TopBottom
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_TopOnly
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_Via
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+9
+1
+MountingHole
+MountingHole_3.5mm
+Mounting Hole 3.5mm, no annular
+mounting hole 3.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.5mm_Pad
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+1
+1
+MountingHole
+MountingHole_3.5mm_Pad_TopBottom
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+3
+1
+MountingHole
+MountingHole_3.5mm_Pad_TopOnly
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+2
+1
+MountingHole
+MountingHole_3.5mm_Pad_Via
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+9
+1
+MountingHole
+MountingHole_3.7mm
+Mounting Hole 3.7mm, no annular
+mounting hole 3.7mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.7mm_Pad
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+1
+1
+MountingHole
+MountingHole_3.7mm_Pad_TopBottom
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+3
+1
+MountingHole
+MountingHole_3.7mm_Pad_TopOnly
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+2
+1
+MountingHole
+MountingHole_3.7mm_Pad_Via
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+9
+1
+MountingHole
+MountingHole_3mm
+Mounting Hole 3mm, no annular
+mounting hole 3mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3mm_Pad
+Mounting Hole 3mm
+mounting hole 3mm
+0
+1
+1
+MountingHole
+MountingHole_3mm_Pad_TopBottom
+Mounting Hole 3mm
+mounting hole 3mm
+0
+3
+1
+MountingHole
+MountingHole_3mm_Pad_TopOnly
+Mounting Hole 3mm
+mounting hole 3mm
+0
+2
+1
+MountingHole
+MountingHole_3mm_Pad_Via
+Mounting Hole 3mm
+mounting hole 3mm
+0
+9
+1
+MountingHole
+MountingHole_4.3mm_M4
+Mounting Hole 4.3mm, no annular, M4
+mounting hole 4.3mm no annular m4
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_DIN965
+Mounting Hole 4.3mm, no annular, M4, DIN965
+mounting hole 4.3mm no annular m4 din965
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad_TopBottom
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad_TopOnly
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380
+Mounting Hole 4.3mm, no annular, M4, ISO7380
+mounting hole 4.3mm no annular m4 iso7380
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580
+Mounting Hole 4.3mm, no annular, M4, ISO14580
+mounting hole 4.3mm no annular m4 iso14580
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_TopBottom
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_TopOnly
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_Via
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+9
+1
+MountingHole
+MountingHole_4.3x6.2mm_M4_Pad
+Mounting Hole 4.3x6.2mm, M4
+mounting hole 4.3x6.2mm m4
+0
+1
+1
+MountingHole
+MountingHole_4.3x6.2mm_M4_Pad_Via
+Mounting Hole 4.3x6.2mm, M4
+mounting hole 4.3x6.2mm m4
+0
+17
+1
+MountingHole
+MountingHole_4.5mm
+Mounting Hole 4.5mm, no annular
+mounting hole 4.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_4.5mm_Pad
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+1
+1
+MountingHole
+MountingHole_4.5mm_Pad_TopBottom
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+3
+1
+MountingHole
+MountingHole_4.5mm_Pad_TopOnly
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+2
+1
+MountingHole
+MountingHole_4.5mm_Pad_Via
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+9
+1
+MountingHole
+MountingHole_4mm
+Mounting Hole 4mm, no annular
+mounting hole 4mm no annular
+0
+0
+0
+MountingHole
+MountingHole_4mm_Pad
+Mounting Hole 4mm
+mounting hole 4mm
+0
+1
+1
+MountingHole
+MountingHole_4mm_Pad_TopBottom
+Mounting Hole 4mm
+mounting hole 4mm
+0
+3
+1
+MountingHole
+MountingHole_4mm_Pad_TopOnly
+Mounting Hole 4mm
+mounting hole 4mm
+0
+2
+1
+MountingHole
+MountingHole_4mm_Pad_Via
+Mounting Hole 4mm
+mounting hole 4mm
+0
+9
+1
+MountingHole
+MountingHole_5.3mm_M5
+Mounting Hole 5.3mm, no annular, M5
+mounting hole 5.3mm no annular m5
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_DIN965
+Mounting Hole 5.3mm, no annular, M5, DIN965
+mounting hole 5.3mm no annular m5 din965
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad_TopBottom
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad_TopOnly
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380
+Mounting Hole 5.3mm, no annular, M5, ISO7380
+mounting hole 5.3mm no annular m5 iso7380
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580
+Mounting Hole 5.3mm, no annular, M5, ISO14580
+mounting hole 5.3mm no annular m5 iso14580
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_TopBottom
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_TopOnly
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_Via
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+9
+1
+MountingHole
+MountingHole_5.5mm
+Mounting Hole 5.5mm, no annular
+mounting hole 5.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_5.5mm_Pad
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+1
+1
+MountingHole
+MountingHole_5.5mm_Pad_TopBottom
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+3
+1
+MountingHole
+MountingHole_5.5mm_Pad_TopOnly
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+2
+1
+MountingHole
+MountingHole_5.5mm_Pad_Via
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+9
+1
+MountingHole
+MountingHole_5mm
+Mounting Hole 5mm, no annular
+mounting hole 5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_5mm_Pad
+Mounting Hole 5mm
+mounting hole 5mm
+0
+1
+1
+MountingHole
+MountingHole_5mm_Pad_TopBottom
+Mounting Hole 5mm
+mounting hole 5mm
+0
+3
+1
+MountingHole
+MountingHole_5mm_Pad_TopOnly
+Mounting Hole 5mm
+mounting hole 5mm
+0
+2
+1
+MountingHole
+MountingHole_5mm_Pad_Via
+Mounting Hole 5mm
+mounting hole 5mm
+0
+9
+1
+MountingHole
+MountingHole_6.4mm_M6
+Mounting Hole 6.4mm, no annular, M6
+mounting hole 6.4mm no annular m6
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_DIN965
+Mounting Hole 6.4mm, no annular, M6, DIN965
+mounting hole 6.4mm no annular m6 din965
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad_TopBottom
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad_TopOnly
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380
+Mounting Hole 6.4mm, no annular, M6, ISO7380
+mounting hole 6.4mm no annular m6 iso7380
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580
+Mounting Hole 6.4mm, no annular, M6, ISO14580
+mounting hole 6.4mm no annular m6 iso14580
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_TopBottom
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_TopOnly
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_Via
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+9
+1
+MountingHole
+MountingHole_6.5mm
+Mounting Hole 6.5mm, no annular
+mounting hole 6.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_6.5mm_Pad
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+1
+1
+MountingHole
+MountingHole_6.5mm_Pad_TopBottom
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+3
+1
+MountingHole
+MountingHole_6.5mm_Pad_TopOnly
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+2
+1
+MountingHole
+MountingHole_6.5mm_Pad_Via
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+9
+1
+MountingHole
+MountingHole_6mm
+Mounting Hole 6mm, no annular
+mounting hole 6mm no annular
+0
+0
+0
+MountingHole
+MountingHole_6mm_Pad
+Mounting Hole 6mm
+mounting hole 6mm
+0
+1
+1
+MountingHole
+MountingHole_6mm_Pad_TopBottom
+Mounting Hole 6mm
+mounting hole 6mm
+0
+3
+1
+MountingHole
+MountingHole_6mm_Pad_TopOnly
+Mounting Hole 6mm
+mounting hole 6mm
+0
+2
+1
+MountingHole
+MountingHole_6mm_Pad_Via
+Mounting Hole 6mm
+mounting hole 6mm
+0
+9
+1
+MountingHole
+MountingHole_8.4mm_M8
+Mounting Hole 8.4mm, no annular, M8
+mounting hole 8.4mm no annular m8
+0
+0
+0
+MountingHole
+MountingHole_8.4mm_M8_Pad
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+1
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_TopBottom
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+3
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_TopOnly
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+2
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_Via
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+9
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360
+Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771050360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360
+Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771060360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360
+Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771070360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360
+Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771080360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360
+Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771090360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360
+Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771100360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360
+Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771110360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360
+Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771120360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360
+Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771130360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360
+Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771140360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360
+Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771150360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482
+Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774010482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482
+Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774020482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482
+Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774030482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482
+Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774040482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482
+Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774050482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482
+Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774060482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482
+Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774070482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482
+Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774080482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482
+Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774090482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482
+Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774100482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633
+Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774015633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633
+Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774010633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633
+Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774025633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730256332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730256330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633
+Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774020633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633
+Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774030633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730306332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730306330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243
+Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774015243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243
+Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774010243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243
+Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774025243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243
+Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774020243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243
+Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774035243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243
+Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774030243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243
+Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774045243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243
+Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774040243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243
+Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774050243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243
+Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774060243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243
+Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774070243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243
+Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774080243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360
+Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774015360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360
+Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774010360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360
+Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774025360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360
+Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774020360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360
+Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator
+Mounting M3 9774030360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360
+Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774040360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360
+Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774050360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360
+Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774060360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360
+Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774070360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360
+Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774080360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360
+Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774090360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360
+Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774100360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360
+Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774110360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360
+Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774120360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360
+Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774130360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360
+Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774140360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360
+Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774150360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960
+Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775026960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960
+Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775031960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960
+Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775036960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960
+Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775041960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960
+Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775046960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960
+Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775051960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960
+Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775056960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960
+Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775066960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960
+Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775076960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960
+Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775086960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960
+Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775096960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960
+Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775106960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960
+Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775116960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360
+Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775026360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360
+Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775031360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360
+Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775036360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360
+Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775041360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360
+Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775046360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360
+Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775051360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360
+Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775056360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360
+Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775066360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360
+Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775076360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360
+Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775086360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360
+Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775096360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360
+Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775106360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360
+Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775116360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776025960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776020960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776030960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776040960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776050960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776060960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776070960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776080960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776090960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776100960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951
+Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774015951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951
+Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774010951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951
+Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774025951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951
+Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774020951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951
+Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774030951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951
+Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774040951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951
+Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774055951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951
+Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774050951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951
+Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774065951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951
+Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774060951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951
+Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774070951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951
+Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774080951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951
+Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774090951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951
+Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774100951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943
+Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774015943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943
+Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774010943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943
+Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774025943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943
+Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774020943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943
+Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774035943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943
+Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774030943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943
+Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774045943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943
+Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774040943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943
+Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774050943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943
+Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774060943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943
+Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774070943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943
+Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774080943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960
+Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774015960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960
+Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774010960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774025960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774020960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774030960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774040960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774050960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774060960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774070960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774080960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774090960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774100960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960
+Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774110960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960
+Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774120960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960
+Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774130960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960
+Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774140960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960
+Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774150960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982
+Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774010982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982
+Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774020982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982
+Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774030982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982
+Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774040982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982
+Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774050982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982
+Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774060982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982
+Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774070982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982
+Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774080982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982
+Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774090982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982
+Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774100982
+0
+8
+1
+NetTie
+NetTie-2_SMD_Pad0.5mm
+Net tie, 2 pin, 0.5mm square SMD pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_SMD_Pad2.0mm
+Net tie, 2 pin, 2.0mm square SMD pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_THT_Pad0.3mm
+Net tie, 2 pin, 0.3mm round THT pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_THT_Pad1.0mm
+Net tie, 2 pin, 1.0mm round THT pads
+net tie
+0
+2
+2
+NetTie
+NetTie-3_SMD_Pad0.5mm
+Net tie, 3 pin, 0.5mm square SMD pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_SMD_Pad2.0mm
+Net tie, 3 pin, 2.0mm square SMD pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_THT_Pad0.3mm
+Net tie, 3 pin, 0.3mm round THT pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_THT_Pad1.0mm
+Net tie, 3 pin, 1.0mm round THT pads
+net tie
+0
+3
+3
+NetTie
+NetTie-4_SMD_Pad0.5mm
+Net tie, 4 pin, 0.5mm square SMD pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_SMD_Pad2.0mm
+Net tie, 4 pin, 2.0mm square SMD pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_THT_Pad0.3mm
+Net tie, 4 pin, 0.3mm round THT pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_THT_Pad1.0mm
+Net tie, 4 pin, 1.0mm round THT pads
+net tie
+0
+4
+4
+OptoDevice
+ADNS-9800
+Laser Gaming Sensor ADNS-9800
+MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR
+0
+16
+16
+OptoDevice
+AGILENT_HFBR-152x
+Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
+Fiberoptic Transmitter
+0
+6
+6
+OptoDevice
+AGILENT_HFBR-252x
+Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
+Fiberoptic Transmitter
+0
+6
+6
+OptoDevice
+AMS_TSL2550_SMD
+http://ams.com/eng/content/download/250130/975613/142977
+TSL2550 ambient light sensor
+0
+4
+4
+OptoDevice
+Broadcom_AFBR-16xxZ_Horizontal
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_AFBR-16xxZ_Tilted
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_AFBR-16xxZ_Vertical
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_APDS-9301
+ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN
+ambient light sensor chipled
+0
+6
+6
+OptoDevice
+Broadcom_DFN-6_2x2mm_P0.65mm
+Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
+Broadcom DFN NoLead
+0
+6
+6
+OptoDevice
+Broadcom_LGA-8_2x2mm_P0.5mm
+Broadcom LGA, 8 Pin (https://docs.broadcom.com/doc/APDS-9251-001-DS#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+Broadcom LGA NoLead
+0
+8
+8
+OptoDevice
+Broadcom_LGA-8_2x2mm_P0.53mm
+Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
+Broadcom LGA NoLead
+0
+8
+8
+OptoDevice
+Everlight_ITR1201SR10AR
+package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf
+reflective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307
+package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307F43
+package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307_Reverse
+package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR9608-F
+Fork-type photointerrupter (https://everlighteurope.com/index.php?controller=attachment&id_attachment=5389)
+Photointerrupter infrared LED
+0
+4
+4
+OptoDevice
+Finder_34.81
+Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPST Finder
+0
+4
+4
+OptoDevice
+Hamamatsu_C12880
+Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf
+opto spectrometer Hamamatsu
+0
+10
+10
+OptoDevice
+Hamamatsu_S13360-30CS
+SiPM, 2pin
+Hamamatsu SiPM
+0
+2
+2
+OptoDevice
+Kingbright_KPS-3227
+3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf
+KPS-3227 Ambient Light Photo Sensor
+0
+4
+4
+OptoDevice
+Kingbright_KPS-5130
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf
+KPS-5130 photodiode RGB sensor
+0
+4
+4
+OptoDevice
+Kingbright_KRC011_Horizontal
+Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
+Subminiature Reflective Optical Sensor
+0
+4
+4
+OptoDevice
+Kingbright_KRC011_Vertical
+Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
+Subminiature Reflective Optical Sensor
+0
+4
+4
+OptoDevice
+Kodenshi_LG206D
+http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf
+Photointerrupter infrared LED with photo IC
+0
+5
+5
+OptoDevice
+Kodenshi_LG206L
+http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf
+Photointerrupter infrared LED with photo IC
+0
+5
+5
+OptoDevice
+Kodenshi_SG105
+package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Kodenshi_SG105F
+package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Kodenshi_SG105_Reverse
+package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+LaserDiode_TO3.3-D3.3-3
+Laser Diode, TO-3.3mm, 3pin
+Laser Diode TO3.3
+0
+3
+3
+OptoDevice
+LaserDiode_TO5-D9-3
+Laser Diode, TO5-like (D=9mm), 3pin
+Laser Diode TO5-like
+0
+3
+3
+OptoDevice
+LaserDiode_TO18-D5.6-3
+Laser Diode, TO18-like (D=5.6mm), 3pin
+Laser Diode TO18-like
+0
+3
+3
+OptoDevice
+LaserDiode_TO38ICut-3
+Laser Diode, TO-38-ICut, 3pin
+Laser Diode TO38-ICut
+0
+3
+3
+OptoDevice
+LaserDiode_TO56-3
+Laser Diode, TO-56, 3pin
+Laser Diode TO56
+0
+3
+3
+OptoDevice
+Lightpipe_Bivar_RLP1-400-650
+1-way, 2.8mm lightpipe, 10mm lens output height, 17mm protrusion, https://www.bivar.com/parts_content/Datasheets/RLP1-XXX-XXX.pdf
+planar light pipe 1 way 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_Dialight_515-1064F
+https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources
+lightpipe triple tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_LPF-C012303S
+https://www.lumex.com/spec/LPF-C012303S.pdf
+lightpipe dual tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_LPF-C013301S
+https://www.lumex.com/spec/LPF-C013301S.pdf
+lightpipe triple tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1275.x00x
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+spherical light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1276.1004
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+spherical light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1276.2004
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+planar light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lite-On_LTR-303ALS-01
+ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf
+ambient light sensor chipled
+0
+6
+6
+OptoDevice
+Luna_NSL-32
+Optoisolator with LED and photoresistor
+optoisolator
+0
+4
+4
+OptoDevice
+Maxim_OLGA-14_3.3x5.6mm_P0.8mm
+https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF
+OLGA-14 OESIP-14
+0
+14
+14
+OptoDevice
+ONSemi_QSE15x
+3 Lead Plastic Package
+ONSemi QSE158 QSE159
+0
+3
+3
+OptoDevice
+OnSemi_CASE100AQ
+OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
+reflective opto couple photo coupler
+0
+4
+4
+OptoDevice
+OnSemi_CASE100CY
+OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Osram_BP104-SMD
+PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.2x2.2mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5989350/BP%20104%20FAS_EN.pdf
+PhotoDiode plastic SMD DIL
+0
+6
+2
+OptoDevice
+Osram_BPW34S-SMD
+PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5488319/BPW%2034%20S_EN.pdf
+PhotoDiode plastic SMD DIL
+0
+6
+2
+OptoDevice
+Osram_BPW82
+PhotoDiode, BPW82, RM2.54
+PhotoDiode BPW82 RM2.54
+0
+2
+2
+OptoDevice
+Osram_DIL2_4.3x4.65mm_P5.08mm
+PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08
+PhotoDiode plastic DIL RM5.08
+0
+2
+2
+OptoDevice
+Osram_LPT80A
+PhotoTransistor, sidelooker package, RM2.54
+PhotoTransistor sidelooker package RM2.54
+0
+2
+2
+OptoDevice
+Osram_SFH9x0x
+package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf
+reflective photo interrupter SMD
+0
+6
+6
+OptoDevice
+Osram_SFH205
+PhotoDiode, SFH205, RM2.54
+PhotoDiode SFH205 RM2.54
+0
+2
+2
+OptoDevice
+Osram_SFH225
+PhotoDiode, SFH225, RM2.54
+PhotoDiode SFH225 RM2.54
+0
+2
+2
+OptoDevice
+Osram_SFH2201
+PhotoDiode, Clear Silicone, Osram TOPLED, 4x5.09mm, area: 2.85x2.85mm, Orientation mark at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-25688470/SFH%202201%20A01_EN.pdf
+PhotoDiode silicone
+0
+6
+2
+OptoDevice
+Osram_SFH2430
+PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467144/SFH%202430_EN.pdf
+PhotoDiode plastic SMD DIL
+0
+6
+2
+OptoDevice
+Osram_SFH2440
+PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467146/SFH%202440_EN.pdf
+PhotoDiode plastic SMD DIL
+0
+6
+2
+OptoDevice
+Osram_SMD-SmartDIL
+PhotoDiode, plastic SMD SmatDIL
+PhotoDiode plastic SMD SmatDIL
+0
+3
+3
+OptoDevice
+Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm
+https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf
+SSOP4 APV21 AQY22
+0
+4
+4
+OptoDevice
+PerkinElmer_VTL5C
+Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
+vactrol
+0
+4
+4
+OptoDevice
+PerkinElmer_VTL5Cx2
+Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
+vactrol
+0
+5
+5
+OptoDevice
+R_LDR_4.9x4.2mm_P2.54mm_Vertical
+Resistor, LDR 4.9x4.2mm
+Resistor LDR4.9x4.2
+0
+2
+2
+OptoDevice
+R_LDR_5.0x4.1mm_P3mm_Vertical
+Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf
+Resistor LDR5x4.1mm
+0
+2
+2
+OptoDevice
+R_LDR_5.1x4.3mm_P3.4mm_Vertical
+Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR5.1x3.4mm
+0
+2
+2
+OptoDevice
+R_LDR_5.2x5.2mm_P3.5mm_Horizontal
+Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf
+Resistor LDR5.2x5.2
+0
+2
+2
+OptoDevice
+R_LDR_7x6mm_P5.1mm_Vertical
+Resistor, LDR 7x6mm
+Resistor LDR7x6mm
+0
+2
+2
+OptoDevice
+R_LDR_10x8.5mm_P7.6mm_Vertical
+Resistor, LDR 10x8.5mm
+Resistor LDR10.8.5mm
+0
+2
+2
+OptoDevice
+R_LDR_11x9.4mm_P8.2mm_Vertical
+Resistor, LDR 11x9.4mm
+Resistor LDR11x9.4mm
+0
+2
+2
+OptoDevice
+R_LDR_12x10.8mm_P9.0mm_Vertical
+Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR12x10.8mm
+0
+2
+2
+OptoDevice
+R_LDR_D6.4mm_P3.4mm_Vertical
+Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDRD=6.4mm
+0
+2
+2
+OptoDevice
+R_LDR_D13.8mm_P9.0mm_Vertical
+Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR
+0
+2
+2
+OptoDevice
+R_LDR_D20mm_P17.5mm_Vertical
+Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR
+0
+2
+2
+OptoDevice
+Renesas_DFN-6_1.5x1.6mm_P0.5mm
+DFN, 6 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-hodfn-6pin-l615x16?language=en&r=568376)
+DFN NoLead
+0
+6
+6
+OptoDevice
+ST_VL53L0X
+https://www.st.com/resource/en/datasheet/vl53l1x.pdf
+laser-ranging sensor
+0
+12
+12
+OptoDevice
+ST_VL53L1X
+https://www.st.com/resource/en/datasheet/vl53l1x.pdf
+laser-ranging sensor
+0
+12
+12
+OptoDevice
+Sharp_GP2Y0A41SK0F
+http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf
+Distance Sensor Sharp
+0
+2
+2
+OptoDevice
+Sharp_IS471F
+Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf
+Sharp OPIC IS471F
+0
+4
+4
+OptoDevice
+Sharp_IS485
+Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf
+Sharp OPIC IS485 IS486
+0
+3
+3
+OptoDevice
+Siemens_SFH900
+package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf
+Siemens SFH900 reflex photo interrupter coupler object detector
+0
+3
+3
+OptoDevice
+Toshiba_TORX170_TORX173_TORX193_TORX194
+Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
+Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
+0
+6
+6
+OptoDevice
+Toshiba_TOTX170_TOTX173_TOTX193_TOTX194
+Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
+Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
+0
+6
+6
+OptoDevice
+Vishay_CAST-3Pin
+IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf
+IRReceiverVishayTSOP-xxxx CAST
+0
+3
+3
+OptoDevice
+Vishay_CNY70
+package for Vishay CNY70 refective photo coupler/interrupter
+Vishay CNY70 refective photo coupler
+0
+4
+4
+OptoDevice
+Vishay_MINICAST-3Pin
+IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
+IR Receiver Vishay TSOP-xxxx MINICAST
+0
+3
+3
+OptoDevice
+Vishay_MINIMOLD-3Pin
+IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf
+IR Receiver Vishay TSOP-xxxx MINIMOLD
+0
+3
+3
+OptoDevice
+Vishay_MOLD-3Pin
+IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
+IR Receiver Vishay TSOP-xxxx MOLD
+0
+3
+3
+Oscillator
+Oscillator_DIP-8
+Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-8_LargePads
+Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-14
+Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-14_LargePads
+Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_OCXO_Morion_MV267
+http://www.morion.com.ru/catalog_pdf/MV267.pdf
+OCXO
+0
+5
+5
+Oscillator
+Oscillator_OCXO_Morion_MV317
+https://www.morion-us.com/catalog_pdf/mv317.pdf
+OCXO
+0
+5
+5
+Oscillator
+Oscillator_SMD_Abracon_ABLNO
+https://abracon.com/Precisiontiming/ABLNO.pdf
+VCXO XO
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm
+Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm
+Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm
+Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering
+Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm
+Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering
+Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm
+FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf)
+Oscillator Crystal SMD SMT
+0
+4
+4
+Oscillator
+Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm
+Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf
+Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm
+Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm
+Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm
+Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm
+Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering
+Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm
+Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering
+Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fox_FT5H_5.0x3.2mm
+https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf
+Fox TXCO temperature compensated oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm
+SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm
+SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm
+IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering
+IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm
+https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf
+2.5mm 2mm SMD
+0
+6
+6
+Oscillator
+Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm
+https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf
+2.5mm 2mm SMD
+0
+4
+4
+Oscillator
+Oscillator_SMD_OCXO_ConnorWinfield_OH300
+http://www.conwin.com/datasheets/cx/cx282.pdf
+OCXO
+0
+7
+7
+Oscillator
+Oscillator_SMD_SI570_SI571_HandSoldering
+SI570, SI571, Programmable oscillator, Standard
+SI570 SI571 Programmable oscillator Standard
+0
+8
+8
+Oscillator
+Oscillator_SMD_SI570_SI571_Standard
+SI570, SI571, Programmable oscillator, Standard
+SI570 SI571 Programmable oscillator Standard
+0
+8
+8
+Oscillator
+Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm
+SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG3030CM
+SMD Crystal Oscillator Seiko Epson SG-3030CM package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm
+SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm
+SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm
+SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm
+SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm
+SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_TG2520SMN-xxx-xxxxxx-4Pin_2.5x2.0mm
+Miniature Crystal Clock Oscillator TG2520 series, https://support.epson.biz/td/api/doc_check.php?dl=app_TG2520SMN&lang=en
+Miniature Crystal Clock Oscillator TG2520 series SMD SMT
+0
+4
+4
+Oscillator
+Oscillator_SMD_SiTime_PQFD-6L_3.2x2.5mm
+3.2x2.5mm, 6-pin QFN (https://www.sitime.com/datasheet/SiT9365 page 13)
+SMD SMT mems oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm
+3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm
+Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Silicon_Labs LGA NoLead
+0
+6
+6
+Oscillator
+Oscillator_SMD_TCXO_G158
+TCXO
+TCXO
+0
+4
+4
+Oscillator
+Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm
+Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering
+Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SeikoEpson_SG-8002DB
+14-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Oscillator
+Oscillator_SeikoEpson_SG-8002DC
+8-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_BGA
+Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4
+Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf
+BGA 28 0.8
+0
+28
+28
+Package_BGA
+Analog_BGA-49_6.25x6.25mm_Layout7x7_P0.8mm_Ball0.5mm_Pad0.4mm
+Analog BGA-49, 6.25x6.25mm, 49 Ball, 7x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081600_0_bga49.pdf https://www.analog.com/media/en/technical-documentation/product-information/assembly-considerations-for-umodule-bga-lga-package.pdf
+BGA 49 0.8
+0
+49
+49
+Package_BGA
+Analog_BGA-209_9.5x16mm_Layout11x19_P0.8mm_Ball0.5mm_Pad0.4mm
+Analog BGA-209 (Reference LTC DWG#05-08-1561 Rev B), 9.5x16.0mm, 209 Ball, 11x19 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081561_bga209.pdf
+BGA 209 0.8
+0
+209
+209
+Package_BGA
+BGA-9_1.6x1.6mm_Layout3x3_P0.5mm
+BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf
+BGA-9
+0
+9
+9
+Package_BGA
+BGA-16_1.92x1.92mm_Layout4x4_P0.5mm
+BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf
+BGA-16
+0
+16
+16
+Package_BGA
+BGA-25_6.35x6.35mm_Layout5x5_P1.27mm
+BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf
+BGA-25 uModule
+0
+25
+25
+Package_BGA
+BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
+Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf
+Altera BGA-36 V36 VBGA
+0
+36
+36
+Package_BGA
+BGA-48_8.0x9.0mm_Layout6x8_P0.8mm
+BGA-48 - pitch 0.8 mm
+BGA-48
+0
+48
+48
+Package_BGA
+BGA-64_9.0x9.0mm_Layout10x10_P0.8mm
+BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm
+BGA-64
+0
+64
+64
+Package_BGA
+BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf
+Altera BGA-68 M68 MBGA
+0
+68
+68
+Package_BGA
+BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
+Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf
+Altera VBGA V81 BGA-81
+0
+81
+81
+Package_BGA
+BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm
+BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf
+BGA-90
+0
+90
+90
+Package_BGA
+BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm
+BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf
+BGA-96
+0
+96
+96
+Package_BGA
+BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf
+Altera BGA-100 M100 MBGA
+0
+100
+100
+Package_BGA
+BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf
+BGA-100
+0
+100
+100
+Package_BGA
+BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD
+121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213)
+BGA 0.8mm 9mm 121
+0
+121
+121
+Package_BGA
+BGA-121_12.0x12.0mm_Layout11x11_P1.0mm
+BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf
+BGA-121
+0
+121
+121
+Package_BGA
+BGA-132_12x18mm_Layout11x17_P1.0mm
+BGA-132 11x17 12x18mm 1.0pitch
+BGA-132
+0
+132
+132
+Package_BGA
+BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf
+Altera BGA-144 M144 MBGA
+0
+144
+144
+Package_BGA
+BGA-144_13.0x13.0mm_Layout12x12_P1.0mm
+BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf
+BGA-144
+0
+144
+144
+Package_BGA
+BGA-152_14x18mm_Layout13x17_P0.5mm
+BGA-152_14x18mm_Layout13x17_P0.5mm
+VBGA-152
+0
+152
+152
+Package_BGA
+BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf
+Altera BGA-153 M153 MBGA
+0
+153
+153
+Package_BGA
+BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
+Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf
+Altera UBGA U169 BGA-169
+0
+169
+169
+Package_BGA
+BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm
+BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf
+BGA 200 0.8x0.65
+0
+200
+200
+Package_BGA
+BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf
+Altera BGA-256 M256 MBGA
+0
+256
+256
+Package_BGA
+BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD
+BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+BGA-256
+0
+256
+256
+Package_BGA
+BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+BGA-256
+0
+256
+256
+Package_BGA
+BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
+Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf
+Altera UBGA U324 BGA-324
+0
+324
+324
+Package_BGA
+BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.45mm_Pad0.4mm_NSMD
+BGA-324, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://colognechip.com/docs/ds1001-gatemate1-datasheet-2022-05.pdf#page=92
+BGA 324 0.8 GateMate FPGA
+0
+324
+324
+Package_BGA
+BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf
+BGA-324
+0
+324
+324
+Package_BGA
+BGA-352_35.0x35.0mm_Layout26x26_P1.27mm
+BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf
+BGA-352
+0
+352
+352
+Package_BGA
+BGA-400_21.0x21.0mm_Layout20x20_P1.0mm
+BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf
+BGA-400
+0
+400
+400
+Package_BGA
+BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
+BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf
+BGA-484
+0
+484
+484
+Package_BGA
+BGA-624_21.0x21.0mm_Layout25x25_P0.8mm
+BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf
+BGA 624 0.8
+0
+624
+624
+Package_BGA
+BGA-625_21.0x21.0mm_Layout25x25_P0.8mm
+BGA-625
+BGA-625
+0
+625
+625
+Package_BGA
+BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
+Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf
+Altera BGA-672 F672 FBGA
+0
+672
+672
+Package_BGA
+BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
+XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf
+XILINX BGA-676 FG676/FGG676
+0
+676
+676
+Package_BGA
+BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm
+BGA-1023
+BGA-1023
+0
+1023
+1023
+Package_BGA
+BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm
+BGA-1156
+BGA-1156
+0
+1156
+1156
+Package_BGA
+BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm
+BGA-1295
+BGA-1295
+0
+1295
+1295
+Package_BGA
+FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
+Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+FB-BGA-484
+0
+484
+484
+Package_BGA
+FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm
+FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687
+FBGA-78
+0
+78
+78
+Package_BGA
+Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm
+WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf
+BGA 8 0.4
+0
+8
+8
+Package_BGA
+Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35
+Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/
+BGA 292 0.8
+0
+292
+292
+Package_BGA
+LFBGA-100_10x10mm_Layout10x10_P0.8mm
+LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
+BGA 100 0.8
+0
+100
+100
+Package_BGA
+LFBGA-144_10x10mm_Layout12x12_P0.8mm
+LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
+BGA 144 0.8
+0
+144
+144
+Package_BGA
+LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD
+https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0
+eMMC Flash LFBGA169
+0
+169
+169
+Package_BGA
+Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD
+Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
+BGA 381 0.8
+0
+381
+381
+Package_BGA
+Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD
+Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
+BGA 381 0.8
+0
+381
+381
+Package_BGA
+Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm
+Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213
+BGA 756 0.8
+0
+756
+756
+Package_BGA
+Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm
+Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
+133 pin bga
+0
+134
+134
+Package_BGA
+MAPBGA_9x9mm_Layout17x17_P0.5mm
+MAPBGA 9x9x1.11 PKG, 9.0x9.0mm, 272 Ball, 17x17 Layout, 0.5mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00869D.pdf#page=1
+BGA 272 0.5
+0
+272
+272
+Package_BGA
+MAPBGA_14x14mm_Layout17x17_P0.8mm
+MAPBGA 14x14x1.18 PKG, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00855D.pdf#page=1
+BGA 289 0.8
+0
+289
+289
+Package_BGA
+Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD
+Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF
+Maxim_WLP-9
+0
+9
+9
+Package_BGA
+Maxim_WLP-12
+Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF
+Maxim_WLP-12
+0
+12
+12
+Package_BGA
+Maxim_WLP-12_1.608x2.008mm_Layout4x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD
+Maxim WLP-12, W121H2+1, 2.008x1.608mm, 12 Ball, 4x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF
+BGA 12 0.4
+0
+12
+12
+Package_BGA
+Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD
+TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956
+BGA 196 0.75
+0
+196
+196
+Package_BGA
+Micron_FBGA-78_7.5x10.6mm_Layout9x13_P0.8mm
+FBGA-78, 10.6x7.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=24
+BGA 78 0.8
+0
+78
+78
+Package_BGA
+Micron_FBGA-78_8x10.5mm_Layout9x13_P0.8mm
+FBGA-78, 10.5x8.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=25
+BGA 78 0.8
+0
+78
+78
+Package_BGA
+Micron_FBGA-78_9x10.5mm_Layout9x13_P0.8mm
+FBGA-78, 10.5x9.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=23
+BGA 78 0.8
+0
+78
+78
+Package_BGA
+Micron_FBGA-96_7.5x13.5mm_Layout9x16_P0.8mm
+FBGA-96, 13.5x7.5mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=27
+BGA 96 0.8
+0
+96
+96
+Package_BGA
+Micron_FBGA-96_8x14mm_Layout9x16_P0.8mm
+FBGA-96, 14.0x8.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=28
+BGA 96 0.8
+0
+96
+96
+Package_BGA
+Micron_FBGA-96_9x14mm_Layout9x16_P0.8mm
+FBGA-96, 14.0x9.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=26
+BGA 96 0.8
+0
+96
+96
+Package_BGA
+NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm_Ball0.25mm_Pad0.24mm
+NXP VFBGA-42, 3.0x2.6mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf
+BGA 42 0.4
+0
+42
+42
+Package_BGA
+ST_LFBGA-354_16x16mm_Layout19x19_P0.8mm
+ST LFBGA-354, 16.0x16.0mm, 354 Ball, 19x19 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf
+BGA 354 0.8
+0
+354
+354
+Package_BGA
+ST_LFBGA-448_18x18mm_Layout22x22_P0.8mm
+ST LFBGA-448, 18.0x18.0mm, 448 Ball, 22x22 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf
+BGA 448 0.8
+0
+448
+448
+Package_BGA
+ST_TFBGA-225_13x13mm_Layout15x15_P0.8mm
+ST TFBGA-225, 13.0x13.0mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7b3ri.pdf
+BGA 225 0.8
+0
+225
+225
+Package_BGA
+ST_TFBGA-257_10x10mm_Layout19x19_P0.5mmP0.65mm
+ST TFBGA-257, 10.0x10.0mm, 257 Ball, 19x19 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf
+BGA 257 0.5
+0
+257
+257
+Package_BGA
+ST_TFBGA-361_12x12mm_Layout23x23_P0.5mmP0.65mm
+ST TFBGA-361, 12.0x12.0mm, 361 Ball, 23x23 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf
+BGA 361 0.5
+0
+361
+361
+Package_BGA
+ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm
+ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf
+BGA 73 0.5
+0
+73
+73
+Package_BGA
+ST_UFBGA-121_6x6mm_Layout11x11_P0.5mm
+ST UFBGA-121, 6.0x6.0mm, 121 Ball, 11x11 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32g473pb.pdf
+BGA 121 0.5
+0
+121
+121
+Package_BGA
+ST_UFBGA-129_7x7mm_Layout13x13_P0.5mm
+ST UFBGA-129, 7.0x7.0mm, 129 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf
+BGA 129 0.5
+0
+129
+129
+Package_BGA
+ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm
+ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf
+BGA 36 0.5
+0
+36
+36
+Package_BGA
+TFBGA-64_5x5mm_Layout8x8_P0.5mm
+TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf
+BGA 64 0.5
+0
+64
+64
+Package_BGA
+TFBGA-100_8x8mm_Layout10x10_P0.8mm
+TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 100 0.8
+0
+100
+100
+Package_BGA
+TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm
+TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm
+TFBGA-100
+0
+100
+100
+Package_BGA
+TFBGA-121_10x10mm_Layout11x11_P0.8mm
+TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495
+BGA 121 0.8
+0
+121
+121
+Package_BGA
+TFBGA-216_13x13mm_Layout15x15_P0.8mm
+TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 216 0.8
+0
+216
+216
+Package_BGA
+TFBGA-265_14x14mm_Layout17x17_P0.8mm
+TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf
+BGA 265 0.8
+0
+265
+265
+Package_BGA
+Texas_BGA-289_15.0x15.0mm_Layout17x17_P0.8mm_Ball0.5mm_Pad0.4mm
+Texas Instruments BGA-289, 0.4mm pad, 15x15mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.ti.com/lit/ml/mpbg777/mpbg777.pdf
+BGA 289 0.8 ZAV S-PBGA-N289
+0
+289
+289
+Package_BGA
+Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm
+Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YFF S-XBGA-N5
+0
+10
+5
+Package_BGA
+Texas_DSBGA-5_0.8875x1.3875mm_Layout2x3_P0.5mm
+Texas Instruments, DSBGA, area grid, NSMD, YZP0005 pad definition, 0.8875x1.3875mm, 5 Ball, 2x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=42, https://www.ti.com/lit/ml/mxbg018l/mxbg018l.pdf
+BGA 5 0.5 YZP
+0
+5
+5
+Package_BGA
+Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm
+Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N6
+0
+12
+6
+Package_BGA
+Texas_DSBGA-6_0.95x1.488mm_Layout2x3_P0.4mm
+Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, https://www.ti.com/lit/ml/mxbg419/mxbg419.pdf, https://www.ti.com/lit/ds/symlink/tmp117.pdf
+BGA 6 0.4
+0
+6
+6
+Package_BGA
+Texas_DSBGA-6_0.704x1.054mm_Layout2x3_P0.35mm
+Texas Instruments, DSBGA-6, 0.704x1.054mm, NSMD, YKA pad definition, 0.704x1.054mm, 6 Ball, 2x3 Layout, 0.35mm Pitch, https://www.ti.com/lit/ml/mxbg383/mxbg383.pdf, https://www.ti.com/lit/ds/symlink/tps62800.pdf
+BGA 6 0.35
+0
+6
+6
+Package_BGA
+Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelB
+Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf
+BGA 6 0.4 YFF0006
+0
+6
+6
+Package_BGA
+Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelC
+Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf
+BGA 6 0.4 YFF0006
+0
+6
+6
+Package_BGA
+Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm
+Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N8
+0
+16
+8
+Package_BGA
+Texas_DSBGA-8_0.705x1.468mm_Layout2x4_P0.4mm
+Texas Instruments, DSBGA, area grid, YBJ0008 pad definition, 1.468x0.705mm, 8 Ball, 2x4 Layout, 0.4mm Pitch, https://www.ti.com/lit/gpn/ina234
+BGA 8 0.4
+0
+8
+8
+Package_BGA
+Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N8
+0
+16
+8
+Package_BGA
+Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf)
+BGA 8 0.5
+0
+8
+8
+Package_BGA
+Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZR0009
+0
+18
+9
+Package_BGA
+Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm
+Texas Instruments, DSBGA, area grid, YZP, YZP0010, 1.86x1.36mm, 10 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf
+BGA 10 0.5
+0
+20
+10
+Package_BGA
+Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm
+Texas Instruments, DSBGA, area grid, YZT, 1.86x1.36mm, 12 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf
+BGA 12 0.5 R-XBGA-N12
+0
+24
+12
+Package_BGA
+Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm
+Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf
+BGA 16 0.5
+0
+32
+16
+Package_BGA
+Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm
+Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+BGA 28 0.4
+0
+28
+28
+Package_BGA
+Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm
+Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+texas dsbga 49
+0
+49
+49
+Package_BGA
+Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm
+Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+texas dsbga 64
+0
+64
+64
+Package_BGA
+Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm
+Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-12
+0
+12
+12
+Package_BGA
+Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm
+Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-80
+0
+80
+80
+Package_BGA
+Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm
+Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-113
+0
+113
+113
+Package_BGA
+UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm
+UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 36 0.4
+0
+36
+36
+Package_BGA
+UCBGA-49_3x3mm_Layout7x7_P0.4mm
+UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 49 0.4
+0
+49
+49
+Package_BGA
+UCBGA-81_4x4mm_Layout9x9_P0.4mm
+UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 81 0.4
+0
+81
+81
+Package_BGA
+UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm
+UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm
+UFBGA-15
+0
+15
+15
+Package_BGA
+UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm
+UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm
+UFBGA-32
+0
+32
+32
+Package_BGA
+UFBGA-64_5x5mm_Layout8x8_P0.5mm
+UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
+BGA 64 0.5
+0
+64
+64
+Package_BGA
+UFBGA-100_7x7mm_Layout12x12_P0.5mm
+UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
+BGA 100 0.5
+0
+100
+100
+Package_BGA
+UFBGA-132_7x7mm_Layout12x12_P0.5mm
+UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
+BGA 132 0.5
+0
+132
+132
+Package_BGA
+UFBGA-132_7x7mm_P0.5mm
+UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf
+ufbga bga small-pitch
+0
+132
+132
+Package_BGA
+UFBGA-144_7x7mm_Layout12x12_P0.5mm
+UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 144 0.5
+0
+144
+144
+Package_BGA
+UFBGA-144_10x10mm_Layout12x12_P0.8mm
+UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 144 0.8
+0
+144
+144
+Package_BGA
+UFBGA-169_7x7mm_Layout13x13_P0.5mm
+UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
+BGA 169 0.5
+0
+169
+169
+Package_BGA
+UFBGA-201_10x10mm_Layout15x15_P0.65mm
+UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
+BGA 201 0.65
+0
+201
+201
+Package_BGA
+VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm
+VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm
+VFBGA-49
+0
+49
+49
+Package_BGA
+VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm
+VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740
+BGA 86 0.55
+0
+86
+86
+Package_BGA
+VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm
+VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm
+VFBGA-100
+0
+100
+100
+Package_BGA
+WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD
+WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf
+BGA 4 0.35
+0
+4
+4
+Package_BGA
+WLP-4_0.83x0.83mm_P0.4mm
+WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
+WLP-4
+0
+4
+4
+Package_BGA
+WLP-4_0.86x0.86mm_P0.4mm
+WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
+WLP-4
+0
+4
+4
+Package_BGA
+WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm
+WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF
+BGA 9 0.4
+0
+9
+9
+Package_BGA
+XBGA-121_10x10mm_Layout11x11_P0.8mm
+XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf
+BGA 121 0.8
+0
+121
+121
+Package_BGA
+XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm
+XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
+XFBGA-36
+0
+36
+36
+Package_BGA
+XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm
+XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
+XFBGA-64
+0
+64
+64
+Package_BGA
+XFBGA-121_8x8mm_Layout11x11_P0.65mm
+XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf
+XFBGA-121
+0
+121
+121
+Package_BGA
+Xilinx_CLG225
+Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A
+BGA 225 0.8 CLG225
+0
+225
+225
+Package_BGA
+Xilinx_CLG400
+Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A
+BGA 400 0.8 CLG400 CL400
+0
+400
+400
+Package_BGA
+Xilinx_CLG484_CLG485
+Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A
+BGA 484 0.8 CLG484 CL484 CLG485 CL485
+0
+484
+484
+Package_BGA
+Xilinx_CPG236
+Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A
+BGA 238 0.5 CP236 CPG236
+0
+238
+238
+Package_BGA
+Xilinx_CPG238
+Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A
+BGA 238 0.5 CPG238
+0
+238
+238
+Package_BGA
+Xilinx_CPGA196
+Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A
+BGA 196 0.5 CPGA196
+0
+196
+196
+Package_BGA
+Xilinx_CSG324
+Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
+BGA 324 0.8 CS324 CSG324
+0
+324
+324
+Package_BGA
+Xilinx_CSG325
+Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
+BGA 324 0.8 CS325 CSG235
+0
+324
+324
+Package_BGA
+Xilinx_CSGA225
+Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A
+BGA 225 0.8 CSGA225
+0
+225
+225
+Package_BGA
+Xilinx_CSGA324
+Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A
+BGA 324 0.8 CSGA324
+0
+324
+324
+Package_BGA
+Xilinx_FBG484
+Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A
+BGA 484 1 FB484 FBG484 FBV484
+0
+484
+484
+Package_BGA
+Xilinx_FBG676
+Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A
+BGA 676 1 FB676 FBG676 FBV676
+0
+676
+676
+Package_BGA
+Xilinx_FBG900
+Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A
+BGA 900 1 FB900 FBG900 FBV900
+0
+900
+900
+Package_BGA
+Xilinx_FFG676
+Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A
+BGA 676 1 FF676 FFG676 FFV676
+0
+676
+676
+Package_BGA
+Xilinx_FFG900_FFG901
+Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A
+BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901
+0
+900
+900
+Package_BGA
+Xilinx_FFG1156
+Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A
+BGA 1156 1 FF1156 FFG1156 FFV1156
+0
+1156
+1156
+Package_BGA
+Xilinx_FFG1157_FFG1158
+Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A
+BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158
+0
+1156
+1156
+Package_BGA
+Xilinx_FFG1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A
+BGA 1760 1 FF1761 FFG1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FFG1926_FFG1927_FFG1928_FFG1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A
+BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930
+0
+1924
+1924
+Package_BGA
+Xilinx_FFV1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A
+BGA 1760 1 FFV1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FGG484
+Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A
+BGA 484 1 FG484 FGG484
+0
+484
+484
+Package_BGA
+Xilinx_FGG676
+Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A
+BGA 676 1 FG676 FGG676
+0
+676
+676
+Package_BGA
+Xilinx_FGGA484
+Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A
+BGA 484 1 FGGA484
+0
+484
+484
+Package_BGA
+Xilinx_FGGA676
+Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A
+BGA 676 1 FGGA676
+0
+676
+676
+Package_BGA
+Xilinx_FHG1761
+Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A
+BGA 1760 1 FH1761 FHG1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FLG1925_FLG1926_FLG1928_FLG1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A
+BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930
+0
+1924
+1924
+Package_BGA
+Xilinx_FTG256
+Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A
+BGA 256 1 FT256 FTG256
+0
+256
+256
+Package_BGA
+Xilinx_FTGB196
+Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A
+BGA 196 1 FTGB196
+0
+196
+196
+Package_BGA
+Xilinx_RB484
+Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A
+BGA 484 1 RB484
+0
+484
+484
+Package_BGA
+Xilinx_RB676
+Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A
+BGA 676 1 RB676
+0
+676
+676
+Package_BGA
+Xilinx_RF676
+Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A
+BGA 676 1 RF676
+0
+676
+676
+Package_BGA
+Xilinx_RF900
+Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A
+BGA 900 1 RF900
+0
+900
+900
+Package_BGA
+Xilinx_RF1156
+Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A
+BGA 1156 1 RF1156
+0
+1156
+1156
+Package_BGA
+Xilinx_RF1157_RF1158
+Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A
+BGA 1156 1 RF1157 RF1158
+0
+1156
+1156
+Package_BGA
+Xilinx_RF1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A
+BGA 1760 1 RF1761
+0
+1760
+1760
+Package_BGA
+Xilinx_RF1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A
+BGA 1924 1 RF1930
+0
+1924
+1924
+Package_BGA
+Xilinx_RFG676
+Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A
+BGA 676 1 RF676 RFG676
+0
+676
+676
+Package_BGA
+Xilinx_RS484
+Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A
+BGA 484 0.8 RS484
+0
+484
+484
+Package_BGA
+Xilinx_SBG484
+Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A
+BGA 484 0.8 SB484 SBG484 SBV484
+0
+484
+484
+Package_BGA
+Xilinx_SBG485
+Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A
+BGA 484 0.8 SBG485 SBV485
+0
+484
+484
+Package_CSP
+Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm
+LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf)
+LFCSP 8 0.5
+0
+12
+5
+Package_CSP
+Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP NoLead
+0
+21
+17
+Package_CSP
+Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP NoLead
+0
+31
+17
+Package_CSP
+Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP NoLead
+0
+21
+17
+Package_CSP
+Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm_ThermalVias
+Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP NoLead
+0
+31
+17
+Package_CSP
+Analog_LFCSP-UQ-10_1.3x1.6mm_P0.4mm
+Analog LFCSP-UQ, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_10_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Analog LFCSP-UQ NoLead
+0
+10
+10
+Package_CSP
+LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
+LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+11
+7
+Package_CSP
+LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm
+LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf
+LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm
+0
+9
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+13
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+20
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+13
+9
+Package_CSP
+LFCSP-8_2x2mm_P0.5mm
+LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf
+LFCSP 8pin 2x2mm Pitch 0.5mm
+0
+8
+8
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm
+16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf)
+LFCSP 16 0.5
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf)
+LFCSP 16 0.65
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+31
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+31
+17
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf)
+LFCSP 0.5
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+LFCSP DFN_QFN
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+LFCSP DFN_QFN
+0
+35
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+35
+21
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+29
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+39
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+29
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+39
+25
+Package_CSP
+LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm
+LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+33
+29
+Package_CSP
+LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias
+LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+43
+29
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+42
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+59
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+37
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+47
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
+LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+37
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+47
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
+32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf
+LFCSP 0.5
+0
+37
+33
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm
+LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+45
+41
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm_ThermalVias
+LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+55
+41
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm
+LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+45
+41
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias
+LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+55
+41
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm
+LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+45
+41
+Package_CSP
+LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm_ThermalVias
+LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+55
+41
+Package_CSP
+LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
+LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+58
+49
+Package_CSP
+LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+75
+49
+Package_CSP
+LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm
+LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+69
+65
+Package_CSP
+LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias
+LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+86
+65
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm
+LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+82
+73
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias
+LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+99
+73
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm
+72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf)
+LFCSP 0.5
+0
+77
+73
+Package_CSP
+LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm
+LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf)
+LFCSP 0.5
+0
+29
+25
+Package_CSP
+LFCSP-VQ-48-1EP_7x7mm_P0.5mm
+LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html)
+LFCSP 48
+0
+49
+49
+Package_CSP
+LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm
+LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+15
+9
+Package_CSP
+LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias
+LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+22
+9
+Package_CSP
+LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm
+LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+17
+11
+Package_CSP
+LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias
+LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+24
+11
+Package_CSP
+Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm
+WLCSP-35, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF
+CSP 35 0.4
+0
+35
+35
+Package_CSP
+Nexperia_WLCSP-15_6-3-6_2.37x1.17mm_Layout6x3_P0.4mm
+Nexperia wafer level chip-size package; 15 bumps (6-3-6), 2.37x1.17mm, 15 Ball, 6x3 Layout, 0.4mm Pitch, https://assets.nexperia.com/documents/data-sheet/PCMFXUSB3S_SER.pdf
+CSP 15 0.4
+0
+15
+15
+Package_CSP
+ST_WLCSP-18_1.86x2.14mm_P0.4mm_Stagger
+ST WLCSP-18, ST Die ID 466, 1.86x2.14mm, 18 Ball, X-staggered 7x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g031y8.pdf
+CSP 18 0.4
+0
+18
+18
+Package_CSP
+ST_WLCSP-20_1.94x2.40mm_Layout4x5_P0.4mm
+ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102
+CSP 20 0.4
+0
+20
+20
+Package_CSP
+ST_WLCSP-25_2.30x2.48mm_Layout5x5_P0.4mm
+ST WLCSP-25, ST die ID 460, 2.3x2.48mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g071eb.pdf
+CSP 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-25_Die425
+WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-25_Die444
+WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-25_Die457
+WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-36_2.58x3.07mm_Layout6x6_P0.4mm
+ST WLCSP-36, ST die ID 464, 2.58x3.07mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l412t8.pdf
+CSP 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die417
+WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die440
+WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die445
+WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die458
+WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm
+ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf
+CSP 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_3.30x3.38mm_Layout7x7_P0.4mm_Offcenter
+ST WLCSP-49, off-center ball grid, ST die ID 494, 3.3x3.38mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb15cc.pdf#page=119
+CSP 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die423
+WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die431
+WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die433
+WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die435
+WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die438
+WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf
+BGA 49 0.5
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die439
+WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die447
+WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die448
+WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-52_3.09x3.15mm_P0.4mm_Stagger
+ST WLCSP-52, ST die ID 467, 3.09x3.15mm, 52 Ball, X-staggered 13x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g0b1ne.pdf#page=136
+CSP 52 0.4
+0
+52
+52
+Package_CSP
+ST_WLCSP-63_Die427
+WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf
+BGA 63 0.4
+0
+63
+63
+Package_CSP
+ST_WLCSP-64_3.56x3.52mm_Layout8x8_P0.4mm
+ST WLCSP-64, ST die ID 479, 3.56x3.52mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g491re.pdf
+CSP 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die414
+WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
+BGA 64 0.5
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die427
+WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die435
+WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
+BGA 64 0.35
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die436
+WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die441
+WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die442
+WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die462
+WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-66_Die411
+WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
+BGA 66 0.4
+0
+66
+66
+Package_CSP
+ST_WLCSP-66_Die432
+WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf
+BGA 66 0.4
+0
+66
+66
+Package_CSP
+ST_WLCSP-72_Die415
+WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
+BGA 72 0.4
+0
+72
+72
+Package_CSP
+ST_WLCSP-81_4.02x4.27mm_Layout9x9_P0.4mm
+ST WLCSP-81, ST die ID 469, 4.02x4.27mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g483me.pdf
+CSP 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_4.36x4.07mm_Layout9x9_P0.4mm
+ST WLCSP-81, ST die ID 472, 4.36x4.07mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l562ce.pdf
+CSP 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_Die415
+WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_Die421
+WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_Die463
+WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-90_4.20x3.95mm_P0.4mm_Stagger
+ST WLCSP-90, ST die ID 482, 4.2x3.95mm, 90 Ball, X-staggered 18x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u575og.pdf#page=306
+CSP 90 0.4
+0
+90
+90
+Package_CSP
+ST_WLCSP-90_Die413
+WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf
+BGA 90 0.4
+0
+90
+90
+Package_CSP
+ST_WLCSP-100_4.40x4.38mm_Layout10x10_P0.4mm_Offcenter
+ST WLCSP-100, off-center ball grid, ST die ID 495, 4.4x4.38mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf
+CSP 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_4.437x4.456mm_Layout10x10_P0.4mm
+ST WLCSP-100, ST die ID 471, 4.437x4.456mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l4p5ve.pdf
+CSP 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die422
+WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die446
+WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die452
+WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die461
+WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-104_Die437
+WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf
+BGA 104 0.4
+0
+104
+104
+Package_CSP
+ST_WLCSP-115_3.73x4.15mm_P0.35mm_Stagger
+ST WLCSP-115, ST die ID 483, 3.73x4.15mm, 115 Ball, Y-staggered 11x21 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h725vg.pdf
+CSP 115 0.35
+0
+115
+115
+Package_CSP
+ST_WLCSP-115_4.63x4.15mm_P0.4mm_Stagger
+ST WLCSP-115, ST die ID 461, 4.63x4.15mm, 115 Ball, X-staggered 21x11 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l496wg.pdf
+CSP 115 0.4
+0
+115
+115
+Package_CSP
+ST_WLCSP-132_4.57x4.37mm_Layout12x11_P0.35mm
+ST WLCSP-132, ST die ID 480, 4.57x4.37mm, 132 Ball, 12x11 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7a3ai.pdf
+CSP 132 0.35
+0
+132
+132
+Package_CSP
+ST_WLCSP-143_Die419
+WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
+BGA 143 0.4
+0
+143
+143
+Package_CSP
+ST_WLCSP-143_Die449
+WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 143 0.4
+0
+143
+143
+Package_CSP
+ST_WLCSP-144_Die470
+WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf
+BGA 144 0.4
+0
+144
+144
+Package_CSP
+ST_WLCSP-156_4.96x4.64mm_Layout13x12_P0.35mm
+ST WLCSP-156, ST die ID 450, 4.96x4.64mm, 156 Ball, 13x12 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h747xi.pdf
+CSP 156 0.35
+0
+156
+156
+Package_CSP
+ST_WLCSP-168_Die434
+WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf
+BGA 168 0.4
+0
+168
+168
+Package_CSP
+ST_WLCSP-180_Die451
+WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf
+BGA 180 0.4
+0
+180
+180
+Package_CSP
+WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm
+X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf
+CSP 4 0.5
+0
+4
+4
+Package_CSP
+WLCSP-4_0.64x0.64mm_P0.35mm
+WLCSP-4, 0.64x0.64mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://www.onsemi.com/pdf/datasheet/ncp163-d.pdf#page=23
+CSP 4 0.35
+0
+4
+4
+Package_CSP
+WLCSP-6_1.4x1.0mm_P0.4mm
+6pin Pitch 0.4mm
+6pin Pitch 0.4mm WLCSP
+0
+6
+6
+Package_CSP
+WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD
+WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf
+WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top
+0
+8
+8
+Package_CSP
+WLCSP-8_1.551x2.284mm_P0.5mm
+WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75
+CSP 8 0.5
+0
+8
+8
+Package_CSP
+WLCSP-12_1.56x1.56mm_P0.4mm
+WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf
+BMM150 WLCSP
+0
+12
+12
+Package_CSP
+WLCSP-12_1.403x1.555mm_P0.4mm_Stagger
+WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208
+CSP 12 0.2x0.346333
+0
+12
+12
+Package_CSP
+WLCSP-16_1.409x1.409mm_P0.35mm
+WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213
+CSP 16 0.35
+0
+16
+16
+Package_CSP
+WLCSP-16_2.225x2.17mm_P0.5mm
+WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf
+CSP 16 0.5
+0
+16
+16
+Package_CSP
+WLCSP-16_4x4_B2.17x2.32mm_P0.5mm
+WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf
+WLCSP-16 NXP
+0
+16
+16
+Package_CSP
+WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm
+WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf
+BGA 20 0.4
+0
+20
+20
+Package_CSP
+WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm
+WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf
+WLCSP-20
+0
+20
+20
+Package_CSP
+WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm
+WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf
+WLCSP-20
+0
+20
+20
+Package_CSP
+WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm
+WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf
+WLCSP-36
+0
+36
+36
+Package_CSP
+WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm
+WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf
+WLCSP-36
+0
+36
+36
+Package_CSP
+WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm
+WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf
+BGA 56 0.4
+0
+56
+56
+Package_CSP
+WLCSP-81_4.41x3.76mm_P0.4mm
+WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf
+WLCSP ST
+0
+81
+81
+Package_CSP
+pSemi_CSP-16_1.64x2.04mm_P0.4mm
+pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
+psemi csp 16
+0
+16
+16
+Package_CSP
+pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm
+pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
+psemi csp 16
+0
+16
+16
+Package_DFN_QFN
+AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm
+UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138
+QFN 0.95
+0
+6
+5
+Package_DFN_QFN
+AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm
+DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf)
+dfn
+0
+25
+5
+Package_DFN_QFN
+Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias
+56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download)
+QFN 0.5
+0
+87
+57
+Package_DFN_QFN
+DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack
+DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm
+DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm
+DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm
+DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm
+DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf)
+DFN 0.5
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
+6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.65
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm
+DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm
+DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF)
+DFN 0.95
+0
+13
+7
+Package_DFN_QFN
+DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm
+DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6_1.3x1.2mm_P0.4mm
+6-Lead Plastic DFN (1.3mm x 1.2mm)
+DFN 0.4
+0
+6
+6
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
+DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm
+DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm
+DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm
+DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm
+DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
+DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm
+DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF)
+DFN 0.5
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm
+DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf)
+DFN 0.45
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm
+DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf)
+DFN 0.5
+0
+12
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm
+8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm
+DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm
+8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm
+8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm
+DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf)
+DFN 0.45
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+20
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm
+DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm
+DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.65
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm
+DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm
+8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.8
+0
+15
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm
+8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
+DFN 0.8
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm
+DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
+dfn
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm
+DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
+dfn
+0
+25
+9
+Package_DFN_QFN
+DFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm
+DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias
+DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm
+DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf)
+DFN 0.5
+0
+13
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm
+DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm
+10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm
+10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826)
+DFN 0.5
+0
+15
+11
+Package_DFN_QFN
+DFN-10_2x2mm_P0.4mm
+10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch
+DFN 10 0.4mm
+0
+10
+10
+Package_DFN_QFN
+DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm
+DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf)
+DFN 0.45
+0
+15
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm
+DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias
+DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+24
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm
+10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm
+DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf)
+DFN 0.45
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
+DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf)
+DFN 0.5
+0
+21
+13
+Package_DFN_QFN
+DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm
+DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf)
+DFN 0.5
+0
+21
+13
+Package_DFN_QFN
+DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm
+DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF)
+DFN 0.65
+0
+21
+13
+Package_DFN_QFN
+DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
+DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF)
+DFN 0.40
+0
+19
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm
+14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
+VDFN DFN 0.65mm
+0
+23
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias
+14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
+VDFN DFN 0.65mm
+0
+33
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
+DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf)
+DFN 0.5
+0
+23
+15
+Package_DFN_QFN
+DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm
+DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF)
+DFN 0.5
+0
+23
+15
+Package_DFN_QFN
+DFN-14_1.35x3.5mm_P0.5mm
+DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+14
+14
+Package_DFN_QFN
+DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm
+DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf)
+DFN 0.45
+0
+25
+17
+Package_DFN_QFN
+DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
+DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf)
+DFN 0.5
+0
+27
+17
+Package_DFN_QFN
+DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
+DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf)
+DFN 0.5
+0
+25
+17
+Package_DFN_QFN
+DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm
+DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf)
+DFN 0.5
+0
+26
+17
+Package_DFN_QFN
+DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
+DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf)
+DFN 0.5
+0
+29
+19
+Package_DFN_QFN
+DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
+DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf)
+DFN 0.5
+0
+27
+19
+Package_DFN_QFN
+DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm
+DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF)
+DFN 0.5
+0
+33
+21
+Package_DFN_QFN
+DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm
+DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF)
+DFN 0.5
+0
+35
+23
+Package_DFN_QFN
+DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm
+DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf)
+DFN 0.5
+0
+35
+25
+Package_DFN_QFN
+DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm
+DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf)
+DFN 0.4
+0
+43
+33
+Package_DFN_QFN
+DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm
+DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF)
+DFN 0.4
+0
+63
+45
+Package_DFN_QFN
+DFN-S-8-1EP_6x5mm_P1.27mm
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 1.27
+0
+16
+9
+Package_DFN_QFN
+DHVQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm
+DHVQFN, 14 Pin (JEDEC MO-241/VAA, https://assets.nexperia.com/documents/package-information/SOT762-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHVQFN NoLead
+0
+16
+15
+Package_DFN_QFN
+DHVQFN-16-1EP_2.5x3.5mm_P0.5mm_EP1x2mm
+DHVQFN, 16 Pin (JEDEC MO-241/VAB, https://assets.nexperia.com/documents/package-information/SOT763-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHVQFN NoLead
+0
+19
+17
+Package_DFN_QFN
+DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm
+DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DHVQFN NoLead
+0
+23
+21
+Package_DFN_QFN
+Diodes_DFN1006-3
+DFN package size 1006 3 pins
+DFN package size 1006 3 pins
+0
+3
+3
+Package_DFN_QFN
+Diodes_UDFN-10_1.0x2.5mm_P0.5mm
+U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf)
+UDFN-10 U-DFN2510-10 Diodes
+0
+10
+10
+Package_DFN_QFN
+Diodes_UDFN2020-6_Type-F
+U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf)
+U-DFN2020-6 (Type F)
+0
+8
+8
+Package_DFN_QFN
+HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm
+HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+42
+33
+Package_DFN_QFN
+HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+59
+33
+Package_DFN_QFN
+HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
+HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+50
+41
+Package_DFN_QFN
+HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+67
+41
+Package_DFN_QFN
+Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm
+MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+mlpq 32 7x7mm
+0
+19
+15
+Package_DFN_QFN
+Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm
+MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+mlpq 32 7x7mm
+0
+76
+33
+Package_DFN_QFN
+Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788)
+mlpq 32 7x7mm
+0
+115
+49
+Package_DFN_QFN
+Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm
+MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793)
+mlpq 32 7x7mm
+0
+113
+49
+Package_DFN_QFN
+Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm
+PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+pqfn 22 5x6mm
+0
+56
+15
+Package_DFN_QFN
+Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm
+PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+pqfn 44 7x7mm
+0
+125
+27
+Package_DFN_QFN
+LQFN-10-1EP_2x2mm_P0.5mm_EP0.7x0.7mm
+LQFN, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081644_0_LQFN10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LQFN NoLead
+0
+12
+11
+Package_DFN_QFN
+LQFN-12-1EP_2x2mm_P0.5mm_EP0.7x0.7mm
+LQFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081530_B_LQFN12.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LQFN NoLead
+0
+14
+13
+Package_DFN_QFN
+LQFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
+LQFN, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081595_0_lqfn16.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LQFN NoLead
+0
+18
+17
+Package_DFN_QFN
+Linear_DE14MA
+14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf)
+DFN 0.5
+0
+14
+14
+Package_DFN_QFN
+Linear_UGK52_QFN-46-52
+Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf)
+QFN 0.5
+0
+62
+47
+Package_DFN_QFN
+MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm
+MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+9
+7
+Package_DFN_QFN
+MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm
+8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
+DFN MLF 0.65
+0
+12
+9
+Package_DFN_QFN
+MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias
+8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
+DFN MLF 0.65
+0
+15
+9
+Package_DFN_QFN
+MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+25
+21
+Package_DFN_QFN
+MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+30
+21
+Package_DFN_QFN
+MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm
+Micro Leadframe Package, 16 pin with exposed pad
+MLPQ- 0.65
+0
+21
+17
+Package_DFN_QFN
+Maxim_TDFN-6-1EP_3x3mm_P0.95mm_EP1.5x2.3mm
+Maxim TDFN, 6 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/MAX4460-MAX4462.pdf#page=19, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tdfn-ep/21-0137.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Maxim TDFN NoLead
+0
+11
+7
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
+Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Micrel MLF NoLead
+0
+11
+9
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias
+Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Micrel MLF NoLead
+0
+16
+9
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias
+http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf
+mlf 8 2x2 mm
+0
+14
+9
+Package_DFN_QFN
+Microchip_8E-16
+16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN Microchip 8E 16
+0
+20
+17
+Package_DFN_QFN
+Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm
+QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
+QFN dual row
+0
+49
+45
+Package_DFN_QFN
+Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias
+QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
+QFN dual row
+0
+59
+45
+Package_DFN_QFN
+Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm
+QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
+QFN dual row
+0
+74
+65
+Package_DFN_QFN
+Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias
+QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
+QFN dual row
+0
+91
+65
+Package_DFN_QFN
+Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm
+40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet)
+QFN 0.5
+0
+92
+34
+Package_DFN_QFN
+Mini-Circuits_DL805
+https://ww2.minicircuits.com/case_style/DL805.pdf
+RF Switch
+0
+11
+9
+Package_DFN_QFN
+Mini-Circuits_FG873-4_3x3mm
+Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf)
+FG873
+0
+4
+4
+Package_DFN_QFN
+NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45
+LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
+NXP LQFN NoLead
+0
+65
+49
+Package_DFN_QFN
+NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias
+LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
+NXP LQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+Nordic_AQFN-73-1EP_7x7mm_P0.5mm
+http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html
+AQFN 7mm
+0
+78
+74
+Package_DFN_QFN
+OnSemi_DFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF)
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm
+On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19)
+On Semiconductor SIP
+0
+44
+44
+Package_DFN_QFN
+OnSemi_UDFN-8_1.2x1.8mm_P0.4mm
+8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF)
+dfn udfn dual flat
+0
+8
+8
+Package_DFN_QFN
+OnSemi_VCT-28_3.5x3.5mm_P0.4mm
+OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+OnSemi VCT NoLead
+0
+28
+28
+Package_DFN_QFN
+OnSemi_XDFN-10_1.35x2.2mm_P0.4mm
+10-Lead Plastic XDFN (1.35mm x 2.2mm) (see https://www.onsemi.com/pdf/datasheet/emi8132-d.pdf)
+OnSemi XDFN-10 0.4
+0
+10
+10
+Package_DFN_QFN
+OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm
+XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF)
+OnSemi XDFN4
+0
+5
+5
+Package_DFN_QFN
+PQFN-8-EP_6x5mm_P1.27mm_Generic
+Universal Footprint for Thermally-enhanced SO-8 packages; compatible with Vishay PowerPAK SO−8, International Rectifier PQFN, Texas Instrument SON 5 × 6 mm (Q5A), Alpha and Omega DFN 5 × 6, ST Microelectronics PowerFLAT™ 5 × 6, Toshiba SOP Advance, Infineon Super SO8, NXP LFPAK (SOT669), Renesas WPAK(3F) / LFPAK, Fairchild Power 56, APEC PMPAK 5 × 6, MagnaChip PowerDFN56, ROHM HSOP8, UBIQ PRPAK56, NIKO−SEM PDFN 5 × 6, NEC 8-pin HVSON. Datasheets: https://www.onsemi.com/pub/Collateral/AND9137-D.PDF, https://assets.nexperia.com/documents/leaflet/75016838.pdf
+Thermally-enhanced SO-8 PowerPAK PQFN Q5A PowerFLAT LFPAK SOT669 WPAK(3F) LFPAK Power56 PMPAK PowerDFN56 HSOP8 PRPAK56 PDFN HVSON
+0
+21
+5
+Package_DFN_QFN
+Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm
+Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf)
+panasonic hqfn
+0
+37
+17
+Package_DFN_QFN
+Panasonic_HSON-8_8x8mm_P2.00mm
+Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf)
+panasonic hson
+0
+27
+9
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+32
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm
+QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias
+QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+22
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm
+QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
+QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
+QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+QFN DFN_QFN
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm
+QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias
+QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
+QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
+QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm
+QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias
+QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
+QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack
+QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias
+QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm
+QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias
+QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm
+QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm
+QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm
+QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias
+QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+32
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
+QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+27
+21
+Package_DFN_QFN
+QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+40
+21
+Package_DFN_QFN
+QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm
+QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias
+QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+34
+25
+Package_DFN_QFN
+QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm
+QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+25
+Package_DFN_QFN
+QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias
+QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm
+QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias
+QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
+QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
+QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm
+QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias
+QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm
+QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias
+QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+25
+Package_DFN_QFN
+QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+44
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+51
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm
+QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias
+QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm
+QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+34
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias
+QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm
+QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias
+QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+51
+25
+Package_DFN_QFN
+QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+29
+Package_DFN_QFN
+QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+53
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm
+QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias
+QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm
+QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias
+QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+29
+Package_DFN_QFN
+QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+48
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm
+QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm_ThermalVias
+QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+29
+Package_DFN_QFN
+QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+41
+29
+Package_DFN_QFN
+QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+62
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm
+QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias
+QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+71
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+71
+29
+Package_DFN_QFN
+QFN-28_4x4mm_P0.5mm
+QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+28
+28
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm
+QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias
+QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
+QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm
+QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias
+QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm
+QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias
+QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm
+QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias
+QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm
+QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias
+QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm
+QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias
+QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm
+QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias
+QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm
+QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias
+QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm
+QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias
+QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
+QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+37
+Package_DFN_QFN
+QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+39
+Package_DFN_QFN
+QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+39
+Package_DFN_QFN
+QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+54
+39
+Package_DFN_QFN
+QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+39
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
+QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+41
+Package_DFN_QFN
+QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+57
+41
+Package_DFN_QFN
+QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm
+QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+43
+Package_DFN_QFN
+QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias
+QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+76
+43
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+87
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+87
+45
+Package_DFN_QFN
+QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+70
+45
+Package_DFN_QFN
+QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+45
+Package_DFN_QFN
+QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm
+44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
+QFN 0.65
+0
+49
+45
+Package_DFN_QFN
+QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias
+44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
+QFN 0.65
+0
+55
+45
+Package_DFN_QFN
+QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm
+QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias
+QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm
+QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias
+QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm
+QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias
+QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm
+QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm
+QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias
+QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm
+QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias
+QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm
+QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias
+QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm
+QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias
+QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm
+QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+49
+Package_DFN_QFN
+QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias
+QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+49
+Package_DFN_QFN
+QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm
+QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+53
+Package_DFN_QFN
+QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias
+QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+104
+53
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+66
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm
+QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+66
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm_ThermalVias
+QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+71
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm
+QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias
+QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm
+QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias
+QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented
+QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download
+QFN DFN_QFN
+0
+115
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm
+QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias
+QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm
+QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm_ThermalVias
+QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm
+QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias
+QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm
+QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias
+QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm
+QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias
+QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm
+QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias
+QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm
+QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias
+QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+101
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+151
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
+QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
+QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm
+64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826)
+QFN 0.5
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm
+64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.5
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+101
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+151
+65
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm
+QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+85
+69
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias
+QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+69
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm
+QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+85
+69
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm_ThermalVias
+QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+69
+Package_DFN_QFN
+QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm
+QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+82
+73
+Package_DFN_QFN
+QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias
+QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+135
+73
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm
+QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+86
+77
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+103
+77
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm
+QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+78
+77
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias
+QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+103
+77
+Package_DFN_QFN
+Qorvo_DFN-8-1EP_2x2mm_P0.5mm
+DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896
+DFN 0.5 Qorvo 2x2mm
+0
+9
+9
+Package_DFN_QFN
+ROHM_DFN0604-3
+DFN package size 0604 3 pins
+DFN package size 0604 3 pins
+0
+3
+3
+Package_DFN_QFN
+ST_UFQFPN-20_3x3mm_P0.5mm
+UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf)
+UFQFPN 0.5
+0
+20
+20
+Package_DFN_QFN
+ST_UQFN-6L_1.5x1.7mm_P0.5mm
+ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf
+UQFN DFN 0.5 ST
+0
+6
+6
+Package_DFN_QFN
+SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
+20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
+QFN 0.5
+0
+25
+21
+Package_DFN_QFN
+SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
+20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
+QFN 0.5
+0
+31
+21
+Package_DFN_QFN
+TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm
+TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+11
+7
+Package_DFN_QFN
+TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias
+TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+18
+7
+Package_DFN_QFN
+TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
+TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
+TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm
+TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm
+8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
+TDFN DFN 0.5mm
+0
+12
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias
+8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
+TDFN DFN 0.5mm
+0
+17
+9
+Package_DFN_QFN
+TDFN-8_1.4x1.6mm_P0.4mm
+TDFN, 8 Pin (https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+8
+8
+Package_DFN_QFN
+TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm
+TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+11
+Package_DFN_QFN
+TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias
+TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+16
+11
+Package_DFN_QFN
+TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm
+TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+25
+13
+Package_DFN_QFN
+TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm_ThermalVias
+TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+32
+13
+Package_DFN_QFN
+TDFN-12_2x3mm_P0.5mm
+TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf
+DFN
+0
+12
+12
+Package_DFN_QFN
+TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
+TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+19
+15
+Package_DFN_QFN
+TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias
+TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+26
+15
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias
+TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack
+TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias
+TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+38
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+42
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm
+TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+45
+41
+Package_DFN_QFN
+TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias
+TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+55
+41
+Package_DFN_QFN
+TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm
+TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias
+TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm
+Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
+Texas instruments QFN
+0
+15
+15
+Package_DFN_QFN
+Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia
+Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
+Texas instruments QFN
+0
+34
+15
+Package_DFN_QFN
+Texas_DRB0008A
+DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf
+DRB0008A
+0
+23
+9
+Package_DFN_QFN
+Texas_MOF0009A
+Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf)
+ti qfm mof0009a
+0
+24
+9
+Package_DFN_QFN
+Texas_QFN-41_10x16mm
+QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf)
+QFN DFN_QFN
+0
+65
+41
+Package_DFN_QFN
+Texas_R-PUQFN-N10
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf
+Texas_R-PUQFN-N10
+0
+10
+10
+Package_DFN_QFN
+Texas_R-PUQFN-N12
+Texas_R-PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_R-PUQFN-N12
+0
+13
+12
+Package_DFN_QFN
+Texas_R-PWQFN-N28_EP2.1x3.1mm
+QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias
+QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+Texas_RGE0024C_EP2.1x2.1mm
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGE0024C_EP2.1x2.1mm_ThermalVias
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_RGE0024H_EP2.7x2.7mm
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGE0024H_EP2.7x2.7mm_ThermalVias
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm
+QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28)
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm_ThermalVias
+QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28)
+QFN NoLead
+0
+27
+18
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm
+QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33)
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm_ThermalVias
+QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33)
+QFN NoLead
+0
+29
+21
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
+QFN NoLead
+0
+36
+25
+Package_DFN_QFN
+Texas_RNN0018A
+Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf)
+ti vqfn-hr rnn0018a
+0
+26
+18
+Package_DFN_QFN
+Texas_RUM0016A_EP2.6x2.6mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RUM0016A_EP2.6x2.6mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_RWH0032A
+Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
+ti rwh0032a
+0
+71
+33
+Package_DFN_QFN
+Texas_RWH0032A_ThermalVias
+Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
+ti rwh0032a
+0
+94
+33
+Package_DFN_QFN
+Texas_S-PDSO-N10_EP1.2x2mm
+DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias
+DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+Texas_S-PVQFN-N14
+Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad
+0
+19
+15
+Package_DFN_QFN
+Texas_S-PVQFN-N14_ThermalVias
+Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_S-PVQFN-N14_ThermalVias
+0
+24
+15
+Package_DFN_QFN
+Texas_S-PVQFN-N16_EP2.7x2.7mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.4x2.4mm
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.7x2.7mm
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP3.15x3.15mm
+QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias
+QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N24_EP2.1x2.1mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_S-PVQFN-N32_EP3.45x3.45mm
+QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias
+QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+Texas_S-PVQFN-N36_EP4.4x4.4mm
+QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias
+QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+37
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP2.9x2.9mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+45
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP3.52x2.62mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+60
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.6x4.6mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.15x4.15mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N48_EP5.15x5.15mm
+QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias
+QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+49
+Package_DFN_QFN
+Texas_S-PVQFN-N64_EP4.25x4.25mm
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+69
+65
+Package_DFN_QFN
+Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+Texas_S-PWQFN-N16_EP2.1x2.1mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_S-PWQFN-N20
+20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf)
+QFN 0.4
+0
+24
+20
+Package_DFN_QFN
+Texas_S-PWQFN-N24_EP2.7x2.7mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_S-PWQFN-N32_EP2.8x2.8mm
+QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias
+QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+33
+Package_DFN_QFN
+Texas_S-PWQFN-N100_EP5.5x5.5mm
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
+MultiRow QFN
+0
+114
+105
+Package_DFN_QFN
+Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
+MultiRow QFN
+0
+131
+105
+Package_DFN_QFN
+Texas_S-PX2QFN-14
+Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+14
+14
+Package_DFN_QFN
+Texas_UQFN-10_1.5x2mm_P0.5mm
+Texas RSE0010A UQFN, 10 Pin (https://www.ti.com/lit/ml/mpqf186d/mpqf186d.pdf)
+Texas RSE0010 UQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+Texas_VQFN-HR-20_3x2.5mm_P0.5mm_RQQ0011A
+Texas VQFN-HR, 11 Pin, https://www.ti.com/lit/ml/mpqf579/mpqf579.pdf
+RQQ0011A
+0
+15
+11
+Package_DFN_QFN
+Texas_VQFN-RHL-20
+http://www.ti.com/lit/ds/symlink/bq51050b.pdf
+RHL0020A
+0
+33
+21
+Package_DFN_QFN
+Texas_VQFN-RHL-20_ThermalVias
+http://www.ti.com/lit/ds/symlink/bq51050b.pdf
+RHL0020A
+0
+41
+21
+Package_DFN_QFN
+Texas_VSON-HR-8_1.5x2mm_P0.5mm
+Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas VSON-HR NoLead
+0
+8
+8
+Package_DFN_QFN
+Texas_WQFN-10_2x2mm_P0.5mm
+Texas WQFN, 10 Pin (https://www.ti.com/lit/ds/symlink/tmp461.pdf#page=35 (RUN0010A)), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas WQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+Texas_WQFN-MR-100_3x3-DapStencil
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
+MultiRow QFN
+0
+113
+105
+Package_DFN_QFN
+Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
+MultiRow QFN
+0
+126
+105
+Package_DFN_QFN
+Texas_X2QFN-12_1.6x1.6mm_P0.4mm
+Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas X2QFN NoLead
+0
+12
+12
+Package_DFN_QFN
+UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm
+UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf
+UDFN-4_1x1mm_P0.65mm
+0
+5
+5
+Package_DFN_QFN
+UDFN-9_1.0x3.8mm_P0.5mm
+9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf)
+UDFN SMD
+0
+9
+9
+Package_DFN_QFN
+UDFN-10_1.35x2.6mm_P0.5mm
+http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf
+UDFN 0.5 uQFN
+0
+10
+10
+Package_DFN_QFN
+UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
+UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UFQFPN NoLead
+0
+37
+33
+Package_DFN_QFN
+UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UFQFPN NoLead
+0
+47
+33
+Package_DFN_QFN
+UQFN-10_1.3x1.8mm_P0.4mm
+UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+UQFN-10_1.4x1.8mm_P0.4mm
+UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF
+UQFN-10_1.4x1.8mm_P0.4mm
+0
+10
+10
+Package_DFN_QFN
+UQFN-10_1.6x2.1mm_P0.5mm
+UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.5
+0
+21
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm
+UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias
+UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
+16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.65
+0
+21
+17
+Package_DFN_QFN
+UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+UQFN-20_3x3mm_P0.4mm
+UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+20
+20
+Package_DFN_QFN
+UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm
+UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias
+UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
+UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+50
+41
+Package_DFN_QFN
+UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+67
+41
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm
+UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias
+UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm
+UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+53
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias
+UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm
+8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+11
+9
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm
+VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+18
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias
+VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+23
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
+VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
+VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
+VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
+VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm
+VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+35
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias
+VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+48
+29
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
+VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm
+VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias
+VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm
+VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+53
+47
+Package_DFN_QFN
+VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias
+VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+66
+47
+Package_DFN_QFN
+VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm
+VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias
+VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+53
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+79
+49
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+74
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+100
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+74
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+91
+65
+Package_DFN_QFN
+Vishay_PowerPAK_MLP44-24L
+PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf)
+powerpak mlp44-24l
+0
+28
+28
+Package_DFN_QFN
+Vishay_PowerPAK_MLP44-24L_ThermalVias
+PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf)
+powerpak mlp44-24l
+0
+35
+28
+Package_DFN_QFN
+W-PDFN-8-1EP_6x5mm_P1.27mm_EP3x3mm
+W-PDFN, 8 Pin (https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qljs_u_256_aba_0.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+W-PDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-6-2EP_4.0x2.6mm_P0.65mm
+WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF)
+DFN 0.65P dual flag
+0
+8
+8
+Package_DFN_QFN
+WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54
+https://www.onsemi.com/pub/Collateral/511BN.PDF
+WDFN-8 1EP 2.2X2.0 0.5P
+0
+9
+9
+Package_DFN_QFN
+WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm
+WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias
+WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+20
+9
+Package_DFN_QFN
+WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm
+WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+15
+11
+Package_DFN_QFN
+WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias
+WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+22
+11
+Package_DFN_QFN
+WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm
+WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+17
+13
+Package_DFN_QFN
+WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm
+WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+19
+15
+Package_DFN_QFN
+WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+24
+15
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP0.8x1.2mm
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP0.8x1.2mm_ThermalVias
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+23
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
+WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm
+http://www.onsemi.com/pub/Collateral/510CD.PDF
+WQFN-20 4.5mm 2.5mm 0.5mm
+0
+24
+21
+Package_DFN_QFN
+WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
+WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
+WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf)
+WQFN 0.5
+0
+37
+33
+Package_DFN_QFN
+WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+57
+43
+Package_DFN_QFN
+WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+82
+43
+Package_DIP
+DIP-4_W7.62mm
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_LongPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_SMDSocket_SmallPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_Socket
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_Socket_LongPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W8.89mm_SMDSocket_LongPads
+4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W10.16mm
+4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+4
+4
+Package_DIP
+DIP-4_W10.16mm_LongPads
+4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+4
+4
+Package_DIP
+DIP-5-6_W7.62mm
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_LongPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_SMDSocket_SmallPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_Socket
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_Socket_LongPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W8.89mm_SMDSocket_LongPads
+5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W10.16mm
+5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+5
+5
+Package_DIP
+DIP-5-6_W10.16mm_LongPads
+5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+5
+5
+Package_DIP
+DIP-6_W7.62mm
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_LongPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_SMDSocket_SmallPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_Socket
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_Socket_LongPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W8.89mm_SMDSocket_LongPads
+6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W10.16mm
+6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+6
+6
+Package_DIP
+DIP-6_W10.16mm_LongPads
+6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+6
+6
+Package_DIP
+DIP-8-16_W7.62mm
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+DIP-8-16_W7.62mm_Socket
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+8
+8
+Package_DIP
+DIP-8-16_W7.62mm_Socket_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+8
+8
+Package_DIP
+DIP-8-N6_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+DIP-8-N7_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+DIP-8_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_LongPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_SMDSocket_SmallPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_Socket
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_Socket_LongPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W8.89mm_SMDSocket_LongPads
+8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W10.16mm
+8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+8
+8
+Package_DIP
+DIP-8_W10.16mm_LongPads
+8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+8
+8
+Package_DIP
+DIP-10_W7.62mm
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_LongPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_SMDSocket_SmallPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_Socket
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_Socket_LongPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W8.89mm_SMDSocket_LongPads
+10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W10.16mm
+10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+10
+10
+Package_DIP
+DIP-10_W10.16mm_LongPads
+10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+10
+10
+Package_DIP
+DIP-12_W7.62mm
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_LongPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_SMDSocket_SmallPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_Socket
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_Socket_LongPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W8.89mm_SMDSocket_LongPads
+12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W10.16mm
+12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+12
+12
+Package_DIP
+DIP-12_W10.16mm_LongPads
+12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+12
+12
+Package_DIP
+DIP-14_W7.62mm
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_LongPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_SMDSocket_SmallPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_Socket
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_Socket_LongPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W8.89mm_SMDSocket_LongPads
+14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W10.16mm
+14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+14
+14
+Package_DIP
+DIP-14_W10.16mm_LongPads
+14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+14
+14
+Package_DIP
+DIP-16_W7.62mm
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_SMDSocket_SmallPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_Socket
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_Socket_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W8.89mm_SMDSocket_LongPads
+16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W10.16mm
+16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+16
+16
+Package_DIP
+DIP-16_W10.16mm_LongPads
+16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+16
+16
+Package_DIP
+DIP-18_W7.62mm
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_LongPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_SMDSocket_SmallPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_Socket
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_Socket_LongPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+18
+18
+Package_DIP
+DIP-18_W8.89mm_SMDSocket_LongPads
+18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+18
+18
+Package_DIP
+DIP-20_W7.62mm
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_LongPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_SMDSocket_SmallPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_Socket
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_Socket_LongPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+20
+20
+Package_DIP
+DIP-20_W8.89mm_SMDSocket_LongPads
+20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+20
+20
+Package_DIP
+DIP-22_W7.62mm
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_LongPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_SMDSocket_SmallPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_Socket
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_Socket_LongPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W8.89mm_SMDSocket_LongPads
+22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_LongPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_SMDSocket_SmallPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_Socket
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_Socket_LongPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W11.43mm_SMDSocket_LongPads
+22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
+0
+22
+22
+Package_DIP
+DIP-24_W7.62mm
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_Socket
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W8.89mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_Socket
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W11.43mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_Socket
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W16.51mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-28_W7.62mm
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_LongPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_SMDSocket_SmallPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_Socket
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_Socket_LongPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W8.89mm_SMDSocket_LongPads
+28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_LongPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_SMDSocket_SmallPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_Socket
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_Socket_LongPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W16.51mm_SMDSocket_LongPads
+28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+28
+28
+Package_DIP
+DIP-32_W7.62mm
+32-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_LongPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_SMDSocket_SmallPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_Socket
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_Socket_LongPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+32
+32
+Package_DIP
+DIP-32_W16.51mm_SMDSocket_LongPads
+32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+32
+32
+Package_DIP
+DIP-40_W15.24mm
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_LongPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_SMDSocket_SmallPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_Socket
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_Socket_LongPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W16.51mm_SMDSocket_LongPads
+40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_LongPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_SMDSocket_SmallPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_Socket
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_Socket_LongPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W26.67mm_SMDSocket_LongPads
+40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
+0
+40
+40
+Package_DIP
+DIP-42_W15.24mm
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_LongPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_SMDSocket_SmallPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_Socket
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_Socket_LongPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+42
+42
+Package_DIP
+DIP-42_W16.51mm_SMDSocket_LongPads
+42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+42
+42
+Package_DIP
+DIP-48_W15.24mm
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_LongPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_SMDSocket_SmallPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_Socket
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_Socket_LongPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+48
+48
+Package_DIP
+DIP-48_W16.51mm_SMDSocket_LongPads
+48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+48
+48
+Package_DIP
+DIP-64_W15.24mm
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_Socket
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W16.51mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils)
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_Socket
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W24.13mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_Socket
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W26.67mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+Fairchild_LSOP-8
+8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf)
+LSOP 2.54mm 300mil
+0
+8
+8
+Package_DIP
+PowerIntegrations_PDIP-8B
+Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+7
+7
+Package_DIP
+PowerIntegrations_PDIP-8C
+Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+7
+7
+Package_DIP
+PowerIntegrations_SDIP-10C
+PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+9
+9
+Package_DIP
+PowerIntegrations_SMD-8
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+PowerIntegrations_SMD-8B
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+PowerIntegrations_SMD-8C
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+PowerIntegrations_eDIP-12B
+Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+11
+11
+Package_DIP
+SMDIP-4_W7.62mm
+4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_DIP
+SMDIP-4_W9.53mm
+4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+4
+4
+Package_DIP
+SMDIP-4_W9.53mm_Clearance8mm
+4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+4
+4
+Package_DIP
+SMDIP-4_W11.48mm
+4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+4
+4
+Package_DIP
+SMDIP-6_W7.62mm
+6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+6
+6
+Package_DIP
+SMDIP-6_W9.53mm
+6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+6
+6
+Package_DIP
+SMDIP-6_W9.53mm_Clearance8mm
+6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+6
+6
+Package_DIP
+SMDIP-6_W11.48mm
+6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+6
+6
+Package_DIP
+SMDIP-8_W7.62mm
+8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+SMDIP-8_W9.53mm
+8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+8
+8
+Package_DIP
+SMDIP-8_W9.53mm_Clearance8mm
+8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+8
+8
+Package_DIP
+SMDIP-8_W11.48mm
+8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+8
+8
+Package_DIP
+SMDIP-10_W7.62mm
+10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+10
+10
+Package_DIP
+SMDIP-10_W9.53mm
+10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+10
+10
+Package_DIP
+SMDIP-10_W9.53mm_Clearance8mm
+10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+10
+10
+Package_DIP
+SMDIP-10_W11.48mm
+10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+10
+10
+Package_DIP
+SMDIP-12_W7.62mm
+12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+12
+12
+Package_DIP
+SMDIP-12_W9.53mm
+12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+12
+12
+Package_DIP
+SMDIP-12_W9.53mm_Clearance8mm
+12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+12
+12
+Package_DIP
+SMDIP-12_W11.48mm
+12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+12
+12
+Package_DIP
+SMDIP-14_W7.62mm
+14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+14
+14
+Package_DIP
+SMDIP-14_W9.53mm
+14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+14
+14
+Package_DIP
+SMDIP-14_W9.53mm_Clearance8mm
+14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+14
+14
+Package_DIP
+SMDIP-14_W11.48mm
+14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+14
+14
+Package_DIP
+SMDIP-16_W7.62mm
+16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+16
+16
+Package_DIP
+SMDIP-16_W9.53mm
+16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+16
+16
+Package_DIP
+SMDIP-16_W9.53mm_Clearance8mm
+16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+16
+16
+Package_DIP
+SMDIP-16_W11.48mm
+16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+16
+16
+Package_DIP
+SMDIP-18_W7.62mm
+18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+18
+18
+Package_DIP
+SMDIP-18_W9.53mm
+18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+18
+18
+Package_DIP
+SMDIP-18_W9.53mm_Clearance8mm
+18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+18
+18
+Package_DIP
+SMDIP-18_W11.48mm
+18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+18
+18
+Package_DIP
+SMDIP-20_W7.62mm
+20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+20
+20
+Package_DIP
+SMDIP-20_W9.53mm
+20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+20
+20
+Package_DIP
+SMDIP-20_W9.53mm_Clearance8mm
+20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+20
+20
+Package_DIP
+SMDIP-20_W11.48mm
+20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+20
+20
+Package_DIP
+SMDIP-22_W7.62mm
+22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+22
+22
+Package_DIP
+SMDIP-22_W9.53mm
+22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+22
+22
+Package_DIP
+SMDIP-22_W9.53mm_Clearance8mm
+22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+22
+22
+Package_DIP
+SMDIP-22_W11.48mm
+22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+22
+22
+Package_DIP
+SMDIP-24_W7.62mm
+24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W9.53mm
+24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W11.48mm
+24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W15.24mm
+24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+24
+24
+Package_DIP
+SMDIP-28_W15.24mm
+28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+28
+28
+Package_DIP
+SMDIP-32_W7.62mm
+32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W9.53mm
+32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W11.48mm
+32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W15.24mm
+32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+32
+32
+Package_DIP
+SMDIP-40_W15.24mm
+40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+40
+40
+Package_DIP
+SMDIP-40_W25.24mm
+40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil
+0
+40
+40
+Package_DIP
+SMDIP-42_W15.24mm
+42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+42
+42
+Package_DIP
+SMDIP-48_W15.24mm
+48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+48
+48
+Package_DIP
+SMDIP-64_W15.24mm
+64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+64
+64
+Package_DIP
+Toshiba_11-7A9
+Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S)
+Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+5
+5
+Package_DIP
+Vishay_HVM-DIP-3_W7.62mm
+3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP
+0
+4
+3
+Package_DirectFET
+DirectFET_L4
+DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41
+DirectFET L4 MOSFET Infineon
+0
+11
+3
+Package_DirectFET
+DirectFET_L6
+DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42
+DirectFET L6 MOSFET Infineon
+0
+13
+3
+Package_DirectFET
+DirectFET_L8
+DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43
+DirectFET L8 MOSFET Infineon
+0
+15
+3
+Package_DirectFET
+DirectFET_LA
+DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44
+DirectFET LA MOSFET Infineon
+0
+15
+3
+Package_DirectFET
+DirectFET_M2
+DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33
+DirectFET M2 MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_M4
+DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34
+DirectFET M4 MOSFET Infineon
+0
+9
+3
+Package_DirectFET
+DirectFET_MA
+DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35
+DirectFET MA MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MB
+DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36
+DirectFET MB MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MC
+DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37
+DirectFET MC MOSFET Infineon
+0
+10
+3
+Package_DirectFET
+DirectFET_MD
+DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38
+DirectFET MD MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_ME
+DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39
+DirectFET ME MOSFET Infineon
+0
+10
+3
+Package_DirectFET
+DirectFET_MF
+DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40
+DirectFET MF MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MN
+DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30
+DirectFET MN MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MP
+DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28
+DirectFET MP MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MQ
+DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29
+DirectFET MQ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MT
+DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26
+DirectFET MT MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MU
+DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32
+DirectFET MU MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MX
+DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27
+DirectFET MX MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MZ
+DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31
+DirectFET MZ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_S1
+DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20
+DirectFET S1 MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_S2
+DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21
+DirectFET S2 MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_S3C
+DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25
+DirectFET S3C MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_SA
+DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22
+DirectFET SA MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_SB
+DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23
+DirectFET SB MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_SC
+DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24
+DirectFET SC MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_SH
+DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19
+DirectFET SH MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_SJ
+DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18
+DirectFET SJ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_SQ
+DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17
+DirectFET SQ MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_ST
+DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16
+DirectFET ST MOSFET Infineon
+0
+7
+3
+Package_LCC
+PLCC-20
+PLCC, 20 pins, surface mount
+plcc smt
+0
+20
+20
+Package_LCC
+PLCC-20_SMD-Socket
+PLCC, 20 pins, surface mount
+plcc smt
+0
+20
+20
+Package_LCC
+PLCC-20_THT-Socket
+PLCC, 20 pins, through hole
+plcc leaded
+0
+20
+20
+Package_LCC
+PLCC-28
+PLCC, 28 pins, surface mount
+plcc smt
+0
+28
+28
+Package_LCC
+PLCC-28_SMD-Socket
+PLCC, 28 pins, surface mount
+plcc smt
+0
+28
+28
+Package_LCC
+PLCC-28_THT-Socket
+PLCC, 28 pins, through hole
+plcc leaded
+0
+28
+28
+Package_LCC
+PLCC-32_11.4x14.0mm_P1.27mm
+PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+32
+32
+Package_LCC
+PLCC-32_THT-Socket
+PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf
+plcc leaded
+0
+32
+32
+Package_LCC
+PLCC-44
+PLCC, 44 pins, surface mount
+plcc smt
+0
+44
+44
+Package_LCC
+PLCC-44_16.6x16.6mm_P1.27mm
+PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+44
+44
+Package_LCC
+PLCC-44_SMD-Socket
+PLCC, 44 pins, surface mount
+plcc smt
+0
+44
+44
+Package_LCC
+PLCC-44_THT-Socket
+PLCC, 44 pins, through hole
+plcc leaded
+0
+44
+44
+Package_LCC
+PLCC-52
+PLCC, 52 pins, surface mount
+plcc smt
+0
+52
+52
+Package_LCC
+PLCC-52_SMD-Socket
+PLCC, 52 pins, surface mount
+plcc smt
+0
+52
+52
+Package_LCC
+PLCC-52_THT-Socket
+PLCC, 52 pins, through hole
+plcc leaded
+0
+52
+52
+Package_LCC
+PLCC-68
+PLCC, 68 pins, surface mount
+plcc smt
+0
+68
+68
+Package_LCC
+PLCC-68_24.2x24.2mm_P1.27mm
+PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+68
+68
+Package_LCC
+PLCC-68_SMD-Socket
+PLCC, 68 pins, surface mount
+plcc smt
+0
+68
+68
+Package_LCC
+PLCC-68_THT-Socket
+PLCC, 68 pins, through hole
+plcc leaded
+0
+68
+68
+Package_LCC
+PLCC-84
+PLCC, 84 pins, surface mount
+plcc smt
+0
+84
+84
+Package_LCC
+PLCC-84_29.3x29.3mm_P1.27mm
+PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+84
+84
+Package_LCC
+PLCC-84_SMD-Socket
+PLCC, 84 pins, surface mount
+plcc smt
+0
+84
+84
+Package_LCC
+PLCC-84_THT-Socket
+PLCC, 84 pins, through hole
+plcc leaded
+0
+84
+84
+Package_LGA
+AMS_LGA-10-1EP_2.7x4mm_P0.6mm
+LGA-10, http://ams.com/eng/content/download/951091/2269479/471718
+lga land grid array
+0
+13
+11
+Package_LGA
+AMS_LGA-20_4.7x4.5mm_P0.65mm
+http://ams.com/eng/content/download/1008631/2361759/498838
+AMS LGA
+0
+20
+20
+Package_LGA
+AMS_OLGA-8_2x3.1mm_P0.8mm
+AMS OLGA, 8 Pin (https://ams.com/documents/20143/36005/AS7341_DS000504_3-00.pdf/#page=63)
+AMS OLGA NoLead
+0
+8
+8
+Package_LGA
+Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering
+LGA-8
+lga land grid array
+0
+8
+8
+Package_LGA
+Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering
+LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf
+lga land grid array
+0
+8
+8
+Package_LGA
+Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering
+Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+Bosch LGA NoLead
+0
+8
+8
+Package_LGA
+Bosch_LGA-14_3x2.5mm_P0.5mm
+LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf
+lga land grid array
+0
+14
+14
+Package_LGA
+Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y
+Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+Kionix LGA NoLead
+0
+12
+12
+Package_LGA
+LGA-8_3x5mm_P1.25mm
+LGA-8
+lga land grid array
+0
+8
+8
+Package_LGA
+LGA-12_2x2mm_P0.5mm
+LGA12
+lga land grid array
+0
+12
+12
+Package_LGA
+LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y
+LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y
+LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lsm6ds3tr-c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y
+LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-16_3x3mm_P0.5mm
+http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf
+lga land grid array
+0
+16
+16
+Package_LGA
+LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y
+LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+16
+16
+Package_LGA
+LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y
+LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+16
+16
+Package_LGA
+LGA-24L_3x3.5mm_P0.43mm
+LGA 24L 3x3.5mm Pitch 0.43mm
+LGA 24L 3x3.5mm Pitch 0.43mm
+0
+24
+24
+Package_LGA
+LGA-28_5.2x3.8mm_P0.5mm
+LGA 28 5.2x3.8mm Pitch 0.5mm
+LGA 28 5.2x3.8mm Pitch 0.5mm
+0
+28
+28
+Package_LGA
+Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm
+Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
+133 pin lga
+0
+133
+133
+Package_LGA
+MPS_LGA-18-10EP_12x12mm_P3.3mm
+MPS LGA-18 12x12x3.82mm (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MPM3550EGLE/document_id/5102/)
+MPS LGA
+0
+18
+18
+Package_LGA
+NXP_LGA-8_3x5mm_P1.25mm_H1.1mm
+NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP LGA NoLead
+0
+8
+8
+Package_LGA
+NXP_LGA-8_3x5mm_P1.25mm_H1.2mm
+NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP LGA NoLead
+0
+8
+8
+Package_LGA
+Rohm_MLGA010V020A_LGA-10_2x2mm_P0.45mm_LayoutBorder_3x2y
+Rohm LGA, 10 Pin (https://fscdn.rohm.com/en/techdata_basic/ic/package/Jisso_MLGA010V020A-1-2_Rev005s_E2(MSL3).pdf)
+Rohm LGA NoLead
+0
+10
+10
+Package_LGA
+ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y
+ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py
+ST HLGA NoLead
+0
+10
+10
+Package_LGA
+ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y
+ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps22hh.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py
+ST HLGA NoLead
+0
+10
+10
+Package_LGA
+Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm
+Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+12
+9
+Package_LGA
+Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias
+Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+16
+9
+Package_LGA
+Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm
+Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+14
+11
+Package_LGA
+Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias
+Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+18
+11
+Package_LGA
+VLGA-4_2x2.5mm_P1.65mm
+VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VLGA NoLead
+0
+4
+4
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+154
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+171
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+161
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+187
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+165
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+196
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+175
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+218
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+194
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+259
+145
+Package_QFP
+HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
+HTQFP-64 Pitch 0.5
+0
+69
+65
+Package_QFP
+HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
+HTQFP-64 Pitch 0.5
+0
+135
+65
+Package_QFP
+LQFP-32_5x5mm_P0.5mm
+LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+32
+32
+Package_QFP
+LQFP-32_7x7mm_P0.8mm
+LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+32
+32
+Package_QFP
+LQFP-36_7x7mm_P0.65mm
+LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+36
+36
+Package_QFP
+LQFP-44_10x10mm_P0.8mm
+LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+44
+44
+Package_QFP
+LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm
+LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+58
+49
+Package_QFP
+LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+75
+49
+Package_QFP
+LQFP-48_7x7mm_P0.5mm
+LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+48
+48
+Package_QFP
+LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm
+LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+62
+53
+Package_QFP
+LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias
+LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+95
+53
+Package_QFP
+LQFP-52_10x10mm_P0.65mm
+LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+52
+52
+Package_QFP
+LQFP-52_14x14mm_P1mm
+LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+52
+52
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+90
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+107
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm
+LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+90
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias
+LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+127
+65
+Package_QFP
+LQFP-64_7x7mm_P0.4mm
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-64_10x10mm_P0.5mm
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-64_14x14mm_P0.8mm
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-80_10x10mm_P0.4mm
+LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-80_12x12mm_P0.5mm
+LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-80_14x14mm_P0.65mm
+LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-100_14x14mm_P0.5mm
+LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+100
+100
+Package_QFP
+LQFP-128_14x14mm_P0.4mm
+LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+128
+128
+Package_QFP
+LQFP-128_14x20mm_P0.5mm
+LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+128
+128
+Package_QFP
+LQFP-144_20x20mm_P0.5mm
+LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+144
+144
+Package_QFP
+LQFP-160_24x24mm_P0.5mm
+LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+160
+160
+Package_QFP
+LQFP-176_20x20mm_P0.4mm
+LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+176
+176
+Package_QFP
+LQFP-176_24x24mm_P0.5mm
+LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+176
+176
+Package_QFP
+LQFP-208_28x28mm_P0.5mm
+LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+208
+208
+Package_QFP
+LQFP-216_24x24mm_P0.4mm
+LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+216
+216
+Package_QFP
+MQFP-44_10x10mm_P0.8mm
+MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MQFP QFP
+0
+44
+44
+Package_QFP
+PQFP-32_5x5mm_P0.5mm
+PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+32
+32
+Package_QFP
+PQFP-44_10x10mm_P0.8mm
+44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF)
+PQFP 0.8
+0
+44
+44
+Package_QFP
+PQFP-80_14x20mm_P0.8mm
+PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF)
+QFP 0.8
+0
+80
+80
+Package_QFP
+PQFP-100_14x20mm_P0.65mm
+PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+100
+100
+Package_QFP
+PQFP-112_20x20mm_P0.65mm
+PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 112
+0
+112
+112
+Package_QFP
+PQFP-132_24x24mm_P0.635mm
+PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 132
+0
+132
+132
+Package_QFP
+PQFP-132_24x24mm_P0.635mm_i386
+PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 132 Intel 386EX
+0
+132
+132
+Package_QFP
+PQFP-144_28x28mm_P0.65mm
+PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+144
+144
+Package_QFP
+PQFP-160_28x28mm_P0.65mm
+PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+160
+160
+Package_QFP
+PQFP-208_28x28mm_P0.5mm
+PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+208
+208
+Package_QFP
+PQFP-240_32.1x32.1mm_P0.5mm
+PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+240
+240
+Package_QFP
+PQFP-256_28x28mm_P0.4mm
+PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF)
+QFP 0.4
+0
+256
+256
+Package_QFP
+TQFP-32_7x7mm_P0.8mm
+32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+32
+32
+Package_QFP
+TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm
+44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+54
+45
+Package_QFP
+TQFP-44_10x10mm_P0.8mm
+44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+44
+44
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm
+48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.5
+0
+53
+49
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP4.11x4.11mm
+TQFP, 48 Pin (https://www.lumissil.com/assets/pdf/core/IS31FL3236_DS.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+65
+49
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm
+TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+65
+49
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias
+TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+91
+49
+Package_QFP
+TQFP-48_7x7mm_P0.5mm
+TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+48
+48
+Package_QFP
+TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm
+TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
+TQFP QFP
+0
+78
+53
+Package_QFP
+TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias
+TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
+TQFP QFP
+0
+79
+53
+Package_QFP
+TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad
+QFP 0.5
+0
+90
+65
+Package_QFP
+TQFP-64_7x7mm_P0.4mm
+TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF)
+QFP 0.4
+0
+64
+64
+Package_QFP
+TQFP-64_10x10mm_P0.5mm
+TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+64
+64
+Package_QFP
+TQFP-64_14x14mm_P0.8mm
+64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+64
+64
+Package_QFP
+TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm
+80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf)
+QFP 0.65
+0
+85
+81
+Package_QFP
+TQFP-80_12x12mm_P0.5mm
+80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.5
+0
+80
+80
+Package_QFP
+TQFP-80_14x14mm_P0.65mm
+80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.65
+0
+80
+80
+Package_QFP
+TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm
+TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+117
+101
+Package_QFP
+TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias
+TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+143
+101
+Package_QFP
+TQFP-100_12x12mm_P0.4mm
+100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.4
+0
+100
+100
+Package_QFP
+TQFP-100_14x14mm_P0.5mm
+TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+100
+100
+Package_QFP
+TQFP-120_14x14mm_P0.4mm
+TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF)
+QFP 0.4
+0
+120
+120
+Package_QFP
+TQFP-128_14x14mm_P0.4mm
+TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF)
+QFP 0.4
+0
+128
+128
+Package_QFP
+TQFP-144_16x16mm_P0.4mm
+144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.4
+0
+144
+144
+Package_QFP
+TQFP-144_20x20mm_P0.5mm
+TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+144
+144
+Package_QFP
+TQFP-176_24x24mm_P0.5mm
+TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+176
+176
+Package_QFP
+VQFP-80_14x14mm_P0.65mm
+VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+80
+80
+Package_QFP
+VQFP-100_14x14mm_P0.5mm
+VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+100
+100
+Package_QFP
+VQFP-128_14x14mm_P0.4mm
+VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+128
+128
+Package_QFP
+VQFP-176_20x20mm_P0.4mm
+VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+176
+176
+Package_SIP
+PowerIntegrations_eSIP-7C
+eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
+Power Integrations E Package
+0
+6
+6
+Package_SIP
+PowerIntegrations_eSIP-7F
+eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf
+Power Integrations L Package
+0
+6
+6
+Package_SIP
+SIP-8_19x3mm_P2.54mm
+SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf)
+SIP8
+0
+8
+8
+Package_SIP
+SIP-9_21.54x3mm_P2.54mm
+SIP 9-pin ()
+SIP8
+0
+9
+9
+Package_SIP
+SIP-9_22.3x3mm_P2.54mm
+SIP 9-pin ()
+SIP8
+0
+9
+9
+Package_SIP
+SIP3_11.6x8.5mm
+RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
+SIP3 Regulator Module
+0
+3
+3
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Angled
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Angled_NoHole
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Straight
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP9_Housing
+SIP9
+SIP9
+0
+9
+9
+Package_SIP
+SIP9_Housing_BigPads
+SIP9, large pads
+SIP9
+0
+9
+9
+Package_SIP
+SLA704XM
+SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF)
+SIP
+0
+18
+18
+Package_SIP
+STK672-040-E
+SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF)
+SIP-22
+0
+22
+22
+Package_SIP
+STK672-080-E
+SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF)
+SIP-15
+0
+15
+15
+Package_SIP
+Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm
+Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
+Sanyo SIP-15
+0
+15
+15
+Package_SIP
+Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm
+Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
+Sanyo SIP-15
+0
+15
+15
+Package_SO
+Diodes_PSOP-8
+8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf)
+SSOP 0.50 exposed pad
+0
+12
+9
+Package_SO
+Diodes_SO-8EP
+8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf)
+SO exposed pad
+0
+9
+9
+Package_SO
+ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+27
+21
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+13
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+18
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+13
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+20
+9
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+23
+21
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+45
+21
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+20
+20
+Package_SO
+HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm
+HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+37
+33
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+39
+37
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+61
+37
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+36
+36
+Package_SO
+HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm
+HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+59
+55
+Package_SO
+HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm
+HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSOP SO
+0
+13
+9
+Package_SO
+HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias
+HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSOP SO
+0
+20
+9
+Package_SO
+HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm
+HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+20
+15
+Package_SO
+HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias
+HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+36
+15
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm
+16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf)
+SSOP 0.65
+0
+29
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm
+HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+20
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias
+HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+27
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias
+16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf)
+SSOP 0.65
+0
+46
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
+HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+21
+17
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm
+HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm
+HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
+HTSSOP 0.65
+0
+29
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+24
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+26
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm
+HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias
+HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
+HTSSOP 0.65
+0
+45
+21
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
+HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+31
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm
+HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+27
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias
+HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+49
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm
+HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+28
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias
+HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+47
+25
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm
+HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+30
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias
+HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+41
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+39
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+40
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+55
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+58
+29
+Package_SO
+HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm
+HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
+SSOP 0.65 PowerPAD
+0
+43
+33
+Package_SO
+HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias
+HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
+SSOP 0.65 PowerPAD
+0
+83
+33
+Package_SO
+HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm
+HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+46
+39
+Package_SO
+HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias
+HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+87
+39
+Package_SO
+HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm
+HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+44
+44
+Package_SO
+HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm
+HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf
+HTSSOP 0.5
+0
+72
+57
+Package_SO
+HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm
+HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+13
+9
+Package_SO
+HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm_ThermalVias
+HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+18
+9
+Package_SO
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm
+HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+15
+11
+Package_SO
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias
+HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+20
+11
+Package_SO
+Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm
+Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Infineon PG-DSO SO
+0
+13
+9
+Package_SO
+Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias
+Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Infineon PG-DSO SO
+0
+23
+9
+Package_SO
+Infineon_PG-DSO-8-43
+Infineon_PG-DSO-8-43
+DSO DSO-8 SOIC SOIC-8
+0
+12
+9
+Package_SO
+Infineon_PG-DSO-12-9
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
+PG-DSO
+0
+23
+13
+Package_SO
+Infineon_PG-DSO-12-9_ThermalVias
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
+PG-DSO
+0
+42
+13
+Package_SO
+Infineon_PG-DSO-12-11
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
+PG-DSO
+0
+23
+13
+Package_SO
+Infineon_PG-DSO-12-11_ThermalVias
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
+PG-DSO
+0
+42
+13
+Package_SO
+Infineon_PG-DSO-20-30
+Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
+DSO-20
+0
+31
+21
+Package_SO
+Infineon_PG-DSO-20-30_ThermalVias
+Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
+DSO-20
+0
+45
+21
+Package_SO
+Infineon_PG-DSO-20-32
+Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/)
+DSO-20
+0
+20
+20
+Package_SO
+Infineon_PG-DSO-20-85
+Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
+DSO-20
+0
+31
+21
+Package_SO
+Infineon_PG-DSO-20-85_ThermalVias
+Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
+DSO-20
+0
+113
+21
+Package_SO
+Infineon_PG-DSO-20-87
+Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/)
+DSO-20
+0
+20
+20
+Package_SO
+Infineon_PG-TSDSO-14-22
+Infineon_PG-TSDSO-14-22
+Infineon TSDSO 14-22
+0
+17
+15
+Package_SO
+Linear_MSOP-12-16-1EP_3x4mm_P0.5mm
+12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf)
+SSOP 0.5
+0
+15
+13
+Package_SO
+Linear_MSOP-12-16_3x4mm_P0.5mm
+12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf)
+SSOP 0.5
+0
+12
+12
+Package_SO
+MFSOP6-4_4.4x3.6mm_P1.27mm
+https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html
+MFSOP 4 pin SMD
+0
+4
+4
+Package_SO
+MFSOP6-5_4.4x3.6mm_P1.27mm
+https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html
+MFSOP 4 pin SMD
+0
+5
+5
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm
+MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias
+MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm
+MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias
+MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm
+MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias
+MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm
+MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+14
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias
+MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+19
+9
+Package_SO
+MSOP-8_3x3mm_P0.65mm
+MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+8
+8
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm
+MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+15
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias
+MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+20
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm
+MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+15
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias
+MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+20
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm
+MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias
+MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+23
+11
+Package_SO
+MSOP-10_3x3mm_P0.5mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+10
+10
+Package_SO
+MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+17
+13
+Package_SO
+MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+24
+13
+Package_SO
+MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+19
+13
+Package_SO
+MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+25
+13
+Package_SO
+MSOP-12-16_3x4mm_P0.5mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+12
+12
+Package_SO
+MSOP-12_3x4mm_P0.65mm
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+12
+12
+Package_SO
+MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm
+MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+21
+17
+Package_SO
+MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias
+MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+28
+17
+Package_SO
+MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
+MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+21
+17
+Package_SO
+MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
+MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+28
+17
+Package_SO
+MSOP-16_3x4.039mm_P0.5mm
+MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+16
+Package_SO
+MSOP-16_3x4mm_P0.5mm
+MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+16
+Package_SO
+ONSemi_SO-8FL_488AA
+ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF
+ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A
+0
+5
+5
+Package_SO
+OnSemi_Micro8
+ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF
+micro8
+0
+8
+8
+Package_SO
+PSOP-44_16.9x27.17mm_P1.27mm
+PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm
+PSOP 1.27
+0
+44
+44
+Package_SO
+PowerIntegrations_SO-8
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf
+SOIC 1.27
+0
+8
+8
+Package_SO
+PowerIntegrations_SO-8B
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
+SOIC 1.27
+0
+7
+7
+Package_SO
+PowerIntegrations_SO-8C
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
+SOIC 1.27
+0
+7
+7
+Package_SO
+PowerIntegrations_eSOP-12B
+eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
+Power Integrations K Package
+0
+12
+12
+Package_SO
+PowerPAK_SO-8L_Single
+PowerPAK SO-8L Single (https://www.vishay.com/docs/64721/an913.pdf)
+PowerPAK SO-8L_Single
+0
+13
+5
+Package_SO
+PowerPAK_SO-8_Dual
+PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf)
+PowerPAK SO-8 Dual
+0
+10
+6
+Package_SO
+PowerPAK_SO-8_Single
+PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf)
+PowerPAK SO-8 Single
+0
+9
+5
+Package_SO
+QSOP-16_3.9x4.9mm_P0.635mm
+16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.635
+0
+16
+16
+Package_SO
+QSOP-20_3.9x8.7mm_P0.635mm
+20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf)
+QSOP 0.635
+0
+20
+20
+Package_SO
+QSOP-24_3.9x8.7mm_P0.635mm
+24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf)
+QSOP 0.635
+0
+24
+24
+Package_SO
+SC-74-6_1.5x2.9mm_P0.95mm
+SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SC-74 SO
+0
+6
+6
+Package_SO
+SO-4_4.4x2.3mm_P1.27mm
+4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf
+SO SOIC 1.27
+0
+4
+4
+Package_SO
+SO-4_4.4x3.6mm_P2.54mm
+4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-4_4.4x3.9mm_P2.54mm
+SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+4
+4
+Package_SO
+SO-4_4.4x4.3mm_P2.54mm
+4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-4_7.6x3.6mm_P2.54mm
+4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf)
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-5_4.4x3.6mm_P1.27mm
+5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SO SOIC 1.27
+0
+5
+5
+Package_SO
+SO-6L_10x3.84mm_P1.27mm
+6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770
+SO-6L
+0
+6
+6
+Package_SO
+SO-6_4.4x3.6mm_P1.27mm
+6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SO SOIC 1.27
+0
+6
+6
+Package_SO
+SO-8_3.9x4.9mm_P1.27mm
+SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+8
+8
+Package_SO
+SO-8_5.3x6.2mm_P1.27mm
+SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+8
+8
+Package_SO
+SO-14_3.9x8.65mm_P1.27mm
+SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+14
+14
+Package_SO
+SO-14_5.3x10.2mm_P1.27mm
+SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+14
+14
+Package_SO
+SO-16_3.9x9.9mm_P1.27mm
+SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+16
+16
+Package_SO
+SO-16_5.3x10.2mm_P1.27mm
+SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+16
+16
+Package_SO
+SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm
+SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+23
+21
+Package_SO
+SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias
+SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+51
+21
+Package_SO
+SO-20_5.3x12.6mm_P1.27mm
+SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+20
+20
+Package_SO
+SO-20_12.8x7.5mm_P1.27mm
+SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf
+S0-20
+0
+20
+20
+Package_SO
+SO-24_5.3x15mm_P1.27mm
+SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+24
+24
+Package_SO
+SOIC-4_4.55x2.6mm_P1.27mm
+SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+4
+4
+Package_SO
+SOIC-4_4.55x3.7mm_P2.54mm
+SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+4
+4
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm
+SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias
+SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm
+SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias
+SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm
+SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias
+SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+23
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm
+SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias
+SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-N7_3.9x4.9mm_P1.27mm
+8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF)
+SOIC 1.27
+0
+7
+7
+Package_SO
+SOIC-8W_5.3x5.3mm_P1.27mm
+8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf)
+SOIC 1.27
+0
+8
+8
+Package_SO
+SOIC-8_3.9x4.9mm_P1.27mm
+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
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_5.23x5.23mm_P1.27mm
+SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_5.275x5.275mm_P1.27mm
+SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_7.5x5.85mm_P1.27mm
+SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-14-16_3.9x9.9mm_P1.27mm
+SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf)
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-14W_7.5x9mm_P1.27mm
+SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-14_3.9x8.7mm_P1.27mm
+SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-16W-12_7.5x10.3mm_P1.27mm
+SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN)
+SOIC 1.27 16 12 Wide
+0
+12
+12
+Package_SO
+SOIC-16W_5.3x10.2mm_P1.27mm
+16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf)
+SOIC 1.27
+0
+16
+16
+Package_SO
+SOIC-16W_7.5x10.3mm_P1.27mm
+SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16W_7.5x12.8mm_P1.27mm
+SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16_3.9x9.9mm_P1.27mm
+SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16_4.55x10.3mm_P1.27mm
+SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-18W_7.5x11.6mm_P1.27mm
+SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+18
+18
+Package_SO
+SOIC-20W_7.5x12.8mm_P1.27mm
+SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+20
+Package_SO
+SOIC-20W_7.5x15.4mm_P1.27mm
+SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+20
+Package_SO
+SOIC-24W_7.5x15.4mm_P1.27mm
+SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+24
+24
+Package_SO
+SOIC-28W_7.5x17.9mm_P1.27mm
+SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+28
+28
+Package_SO
+SOIC-28W_7.5x18.7mm_P1.27mm
+SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+28
+28
+Package_SO
+SOJ-36_10.16x23.49mm_P1.27mm
+SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOJ SO
+0
+36
+36
+Package_SO
+SOP-4_3.8x4.1mm_P2.54mm
+SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+4
+4
+Package_SO
+SOP-4_4.4x2.6mm_P1.27mm
+SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+4
+4
+Package_SO
+SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+13
+9
+Package_SO
+SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+20
+9
+Package_SO
+SOP-8_3.9x4.9mm_P1.27mm
+SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_3.76x4.96mm_P1.27mm
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_5.28x5.23mm_P1.27mm
+SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_6.62x9.15mm_P2.54mm
+SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-16_3.9x9.9mm_P1.27mm
+SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+16
+16
+Package_SO
+SOP-16_4.4x10.4mm_P1.27mm
+16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf
+SOP 1.27
+0
+16
+16
+Package_SO
+SOP-16_4.55x10.3mm_P1.27mm
+SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+16
+16
+Package_SO
+SOP-18_7x12.5mm_P1.27mm
+SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+18
+18
+Package_SO
+SOP-20_7.5x12.8mm_P1.27mm
+SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+20
+20
+Package_SO
+SOP-24_7.5x15.4mm_P1.27mm
+SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+24
+24
+Package_SO
+SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm
+4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf
+SSO Stretched SO SOIC 2.54
+0
+4
+4
+Package_SO
+SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC 1.27
+0
+6
+6
+Package_SO
+SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC 1.27
+0
+6
+6
+Package_SO
+SSO-7-8_6.4x9.78mm_P2.54mm
+SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSO SO
+0
+7
+7
+Package_SO
+SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf
+SSO Stretched SO SOIC Pitch 2.54
+0
+8
+8
+Package_SO
+SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSOP-8_2.95x2.8mm_P0.65mm
+SSOP-8 2.9 x2.8mm Pitch 0.65mm
+SSOP-8 2.95x2.8mm Pitch 0.65mm
+0
+8
+8
+Package_SO
+SSOP-8_3.9x5.05mm_P1.27mm
+SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+8
+8
+Package_SO
+SSOP-8_3.95x5.21x3.27mm_P1.27mm
+SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm
+SSOP-8 3.95x5.21x3.27mm 1.27mm
+0
+8
+8
+Package_SO
+SSOP-8_5.25x5.24mm_P1.27mm
+SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+8
+8
+Package_SO
+SSOP-10_3.9x4.9mm_P1.00mm
+10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf)
+SSOP 3.9 4.9 1.00
+0
+10
+10
+Package_SO
+SSOP-14_5.3x6.2mm_P0.65mm
+SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf)
+SSOP 0.65
+0
+14
+14
+Package_SO
+SSOP-16_3.9x4.9mm_P0.635mm
+SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf)
+SSOP 0.635
+0
+16
+16
+Package_SO
+SSOP-16_4.4x5.2mm_P0.65mm
+SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf)
+SSOP 0.65
+0
+16
+16
+Package_SO
+SSOP-16_5.3x6.2mm_P0.65mm
+SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+16
+16
+Package_SO
+SSOP-18_4.4x6.5mm_P0.65mm
+SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG)
+SSOP 0.65
+0
+18
+18
+Package_SO
+SSOP-20_3.9x8.7mm_P0.635mm
+SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf)
+SSOP 0.635
+0
+20
+20
+Package_SO
+SSOP-20_4.4x6.5mm_P0.65mm
+SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf)
+SSOP 0.65
+0
+20
+20
+Package_SO
+SSOP-20_5.3x7.2mm_P0.65mm
+SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+20
+20
+Package_SO
+SSOP-24_3.9x8.7mm_P0.635mm
+SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf)
+SSOP 0.635
+0
+24
+24
+Package_SO
+SSOP-24_5.3x8.2mm_P0.65mm
+24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+24
+24
+Package_SO
+SSOP-28_3.9x9.9mm_P0.635mm
+SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf)
+SSOP 0.635
+0
+28
+28
+Package_SO
+SSOP-28_5.3x10.2mm_P0.65mm
+28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+28
+28
+Package_SO
+SSOP-32_11.305x20.495mm_P1.27mm
+SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+32
+32
+Package_SO
+SSOP-44_5.3x12.8mm_P0.5mm
+44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf)
+SSOP 0.5
+0
+44
+44
+Package_SO
+SSOP-48_5.3x12.8mm_P0.5mm
+SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+48
+48
+Package_SO
+SSOP-48_7.5x15.9mm_P0.635mm
+SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf)
+SSOP 0.635
+0
+48
+48
+Package_SO
+SSOP-56_7.5x18.5mm_P0.635mm
+SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf)
+SSOP 0.635
+0
+56
+56
+Package_SO
+STC_SOP-16_3.9x9.9mm_P1.27mm
+STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py
+STC SOP SO
+0
+16
+16
+Package_SO
+ST_MultiPowerSO-30
+MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf)
+MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm
+0
+33
+33
+Package_SO
+ST_PowerSSO-24_SlugDown
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+25
+25
+Package_SO
+ST_PowerSSO-24_SlugDown_ThermalVias
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+38
+25
+Package_SO
+ST_PowerSSO-24_SlugUp
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+24
+24
+Package_SO
+ST_PowerSSO-36_SlugDown
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+37
+37
+Package_SO
+ST_PowerSSO-36_SlugDown_ThermalVias
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+50
+37
+Package_SO
+ST_PowerSSO-36_SlugUp
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+36
+36
+Package_SO
+TI_SO-PowerPAD-8
+8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf)
+SSOP 0.50 exposed pad
+0
+12
+9
+Package_SO
+TI_SO-PowerPAD-8_ThermalVias
+8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf
+HTSOP 1.27
+0
+19
+9
+Package_SO
+TSOP-5_1.65x3.05mm_P0.95mm
+TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
+Jedec MO-193C TSOP-5L
+0
+5
+5
+Package_SO
+TSOP-6_1.65x3.05mm_P0.95mm
+TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
+Jedec MO-193C TSOP-6L
+0
+6
+6
+Package_SO
+TSOP-I-24_12.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_14.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_16.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_18.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-28_11.8x8mm_P0.55mm
+TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf)
+TSOP I 28 pins
+0
+28
+28
+Package_SO
+TSOP-I-32_11.8x8mm_P0.5mm
+TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_12.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_14.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_16.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_18.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_18.4x8mm_P0.5mm_Reverse
+TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount
+TSOP I 32 reverse
+0
+32
+32
+Package_SO
+TSOP-I-40_12.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_14.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_16.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_18.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-48_12.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_14.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_16.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_18.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-56_14.4x14mm_P0.5mm
+TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+56
+56
+Package_SO
+TSOP-I-56_16.4x14mm_P0.5mm
+TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+56
+56
+Package_SO
+TSOP-I-56_18.4x14mm_P0.5mm
+TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+56
+56
+Package_SO
+TSOP-II-32_21.0x10.2mm_P1.27mm
+32-lead plastic TSOP; Type II
+TSOP-II 32
+0
+32
+32
+Package_SO
+TSOP-II-44_10.16x18.41mm_P0.8mm
+TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-II SO
+0
+44
+44
+Package_SO
+TSOP-II-54_22.2x10.16mm_P0.8mm
+54-lead TSOP typ II package
+TSOPII TSOP2
+0
+54
+54
+Package_SO
+TSSOP-4_4.4x5mm_P4mm
+TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+4
+4
+Package_SO
+TSSOP-8_3x3mm_P0.65mm
+TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf)
+SSOP 0.65
+0
+8
+8
+Package_SO
+TSSOP-8_4.4x3mm_P0.65mm
+TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+8
+8
+Package_SO
+TSSOP-10_3x3mm_P0.5mm
+TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf)
+SSOP 0.5
+0
+10
+10
+Package_SO
+TSSOP-14-1EP_4.4x5mm_P0.65mm
+14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf)
+SSOP 0.65 exposed pad
+0
+18
+15
+Package_SO
+TSSOP-14_4.4x3.6mm_P0.4mm
+TSSOP, 14 Pin (JEDEC MO-194 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+14
+14
+Package_SO
+TSSOP-14_4.4x5mm_P0.65mm
+TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+14
+14
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm
+FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf)
+SSOP 0.65
+0
+24
+17
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
+TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+21
+17
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias
+TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+26
+17
+Package_SO
+TSSOP-16_4.4x3.6mm_P0.4mm
+TSSOP, 16 Pin (JEDEC MO-194 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+16
+16
+Package_SO
+TSSOP-16_4.4x5mm_P0.65mm
+TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+16
+16
+Package_SO
+TSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.15x3.35mm
+TSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100132.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+25
+21
+Package_SO
+TSSOP-20_4.4x5mm_P0.4mm
+TSSOP, 20 Pin (JEDEC MO-194 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+20
+20
+Package_SO
+TSSOP-20_4.4x5mm_P0.5mm
+TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+20
+20
+Package_SO
+TSSOP-20_4.4x6.5mm_P0.65mm
+TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+20
+20
+Package_SO
+TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
+TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+31
+25
+Package_SO
+TSSOP-24_4.4x5mm_P0.4mm
+TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_4.4x6.5mm_P0.5mm
+TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_4.4x7.8mm_P0.65mm
+TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_6.1x7.8mm_P0.65mm
+TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-28-1EP_4.4x9.7mm_P0.65mm
+TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf)
+SSOP 0.65
+0
+36
+29
+Package_SO
+TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm
+TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+35
+29
+Package_SO
+TSSOP-28_4.4x7.8mm_P0.5mm
+TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_4.4x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_6.1x7.8mm_P0.5mm
+TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_6.1x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_8x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-30_4.4x7.8mm_P0.5mm
+TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+30
+30
+Package_SO
+TSSOP-30_6.1x9.7mm_P0.65mm
+TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+30
+30
+Package_SO
+TSSOP-32_4.4x6.5mm_P0.4mm
+TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-32_6.1x11mm_P0.65mm
+TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-32_8x11mm_P0.65mm
+TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-36_4.4x7.8mm_P0.4mm
+TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_4.4x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x7.8mm_P0.4mm
+TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x12.5mm_P0.65mm
+TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_8x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_8x12.5mm_P0.65mm
+TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-38_4.4x9.7mm_P0.5mm
+TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+38
+38
+Package_SO
+TSSOP-38_6.1x12.5mm_P0.65mm
+TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+38
+38
+Package_SO
+TSSOP-40_6.1x11mm_P0.5mm
+TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_6.1x14mm_P0.65mm
+TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_8x11mm_P0.5mm
+TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_8x14mm_P0.65mm
+TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-44_4.4x11.2mm_P0.5mm
+TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf)
+SSOP 0.5
+0
+44
+44
+Package_SO
+TSSOP-44_4.4x11mm_P0.5mm
+TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+44
+44
+Package_SO
+TSSOP-44_6.1x11mm_P0.5mm
+TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+44
+44
+Package_SO
+TSSOP-48_4.4x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_6.1x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_6.1x12.5mm_P0.5mm
+TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_8x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_8x12.5mm_P0.5mm
+TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-50_4.4x12.5mm_P0.5mm
+TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+50
+50
+Package_SO
+TSSOP-52_6.1x11mm_P0.4mm
+TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+52
+52
+Package_SO
+TSSOP-52_8x11mm_P0.4mm
+TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+52
+52
+Package_SO
+TSSOP-56_4.4x11.3mm_P0.4mm
+TSSOP, 56 Pin (JEDEC MO-194 Var AF https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_6.1x12.5mm_P0.4mm
+TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_6.1x14mm_P0.5mm
+TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_8x12.5mm_P0.4mm
+TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_8x14mm_P0.5mm
+TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-60_8x12.5mm_P0.4mm
+TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+60
+60
+Package_SO
+TSSOP-64_6.1x14mm_P0.4mm
+TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-64_6.1x17mm_P0.5mm
+TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-64_8x14mm_P0.4mm
+TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-68_8x14mm_P0.4mm
+TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+68
+68
+Package_SO
+TSSOP-80_6.1x17mm_P0.4mm
+TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+80
+80
+Package_SO
+TSSOP-100_6.1x20.8mm_P0.4mm
+TSSOP, 100 Pin (JEDEC MO-194 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+100
+100
+Package_SO
+Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm
+Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
+HSOP 1.27
+0
+11
+9
+Package_SO
+Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias
+Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
+HSOP 1.27
+0
+20
+9
+Package_SO
+Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
+8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf
+HTSOP 1.27
+0
+18
+9
+Package_SO
+Texas_PWP0020A
+20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf)
+PWP HTSSOP 0.65mm
+0
+25
+21
+Package_SO
+Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm
+HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOIC SO
+0
+16
+9
+Package_SO
+Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
+HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOIC SO
+0
+23
+9
+Package_SO
+Texas_R-PDSO-N5
+Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf
+SOT23 R-PDSO-N5
+0
+5
+5
+Package_SO
+VSO-40_7.6x15.4mm_P0.762mm
+VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf)
+SSOP 0.762
+0
+40
+40
+Package_SO
+VSO-56_11.1x21.5mm_P0.75mm
+VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf)
+SSOP 0.75
+0
+56
+56
+Package_SO
+VSSOP-8_2.3x2mm_P0.5mm
+VSSOP-8 2.3x2mm Pitch 0.5mm
+VSSOP-8 2.3x2mm Pitch 0.5mm
+0
+8
+8
+Package_SO
+VSSOP-8_2.4x2.1mm_P0.5mm
+http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf
+VSSOP DCU R-PDSO-G8 Pitch0.5mm
+0
+8
+8
+Package_SO
+VSSOP-8_3.0x3.0mm_P0.65mm
+VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf
+VSSOP-8 3.0 x 3.0
+0
+8
+8
+Package_SO
+VSSOP-10_3x3mm_P0.5mm
+VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VSSOP SO
+0
+10
+10
+Package_SO
+Vishay_PowerPAK_1212-8_Dual
+PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf)
+Vishay_PowerPAK_1212-8_Dual
+0
+6
+6
+Package_SO
+Vishay_PowerPAK_1212-8_Single
+PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf)
+Vishay PowerPAK 1212-8 Single
+0
+5
+5
+Package_SO
+Zetex_SM8
+Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf)
+Zetex SM8
+0
+8
+8
+Package_SON
+Diodes_PowerDI3333-8
+Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf
+PowerDI 0.65
+0
+13
+5
+Package_SON
+Diodes_PowerDI3333-8_UXC_3.3x3.3mm_P0.65mm
+Diodes Incorporated PowerDI3333-8 UXC, 3.05x3.05x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8%20(Type%20UXC).pdf
+PowerDI 0.65
+0
+6
+6
+Package_SON
+Fairchild_DualPower33-6_3x3mm
+Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf)
+mosfet
+0
+18
+6
+Package_SON
+Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm
+Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
+Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm
+0
+6
+6
+Package_SON
+Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm
+Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
+Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm
+0
+6
+6
+Package_SON
+HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm
+HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf)
+huson nolead SOT1061
+0
+4
+3
+Package_SON
+HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm
+HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVSON NoLead
+0
+13
+9
+Package_SON
+HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm
+HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVSON NoLead
+0
+13
+9
+Package_SON
+Infineon_PG-LSON-8-1
+https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/
+PG-LSON-8-1
+0
+17
+9
+Package_SON
+Infineon_PG-TDSON-8_6.15x5.15mm
+Infineon, PG-TDSON-8, 6.15x5.15x1mm, https://www.infineon.com/dgdl/Infineon-BSC520N15NS3_-DS-v02_02-en.pdf?fileId=db3a30432239cccd0122eee57d9b21a4
+Infineon OptiMOS
+0
+21
+5
+Package_SON
+Infineon_PG-TISON-8-2
+Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
+tison
+0
+23
+7
+Package_SON
+Infineon_PG-TISON-8-3
+Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
+tison
+0
+23
+7
+Package_SON
+Infineon_PG-TISON-8-4
+Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/
+tison
+0
+26
+8
+Package_SON
+Infineon_PG-TISON-8-5
+Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/
+tison
+0
+34
+8
+Package_SON
+NXP_XSON-16
+http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf
+NXP XSON SOT-1341
+0
+16
+16
+Package_SON
+ROHM_VML0806
+VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf)
+ROHM VML0806
+0
+3
+3
+Package_SON
+RTC_SMD_MicroCrystal_C3_2.5x3.7mm
+MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf
+RTC C3
+0
+10
+10
+Package_SON
+SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm
+SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+SON NoLead
+0
+13
+9
+Package_SON
+Texas_DPY0002A_0.6x1mm_P0.65mm
+X1SON 2 pin 0.6x1mm 0.375mm height package, https://www.ti.com/lit/ml/mpss034c/mpss034c.pdf, https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf
+X1SON
+0
+2
+2
+Package_SON
+Texas_DQK
+Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf
+Texas WSON6 2x2mm
+0
+10
+8
+Package_SON
+Texas_DRC0010J
+Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
+Texas VSON10 3x3mm
+0
+17
+11
+Package_SON
+Texas_DRC0010J_ThermalVias
+Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
+Texas VSON10 3x3mm
+0
+21
+11
+Package_SON
+Texas_DSC0010J
+3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 DSC0010J WSON
+0
+33
+11
+Package_SON
+Texas_DSC0010J_ThermalVias
+3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 DSC0010J WSON
+0
+39
+11
+Package_SON
+Texas_PWSON-N6
+Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf
+Plastic Small Outline No-Lead
+0
+7
+7
+Package_SON
+Texas_R-PUSON-N14
+USON, 14 Pin (https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+USON NoLead
+0
+14
+14
+Package_SON
+Texas_R-PWSON-N12_EP0.4x2mm
+http://www.ti.com/lit/ds/symlink/tpd6f003.pdf
+WSON SMD
+0
+16
+13
+Package_SON
+Texas_S-PDSO-N12
+http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf
+SON thermal pads
+0
+44
+13
+Package_SON
+Texas_S-PVSON-N8
+8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
+DFN 0.65 S-PVSON-N8
+0
+21
+9
+Package_SON
+Texas_S-PVSON-N8_ThermalVias
+8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
+DFN 0.65 S-PVSON-N8
+0
+27
+9
+Package_SON
+Texas_S-PVSON-N10
+3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 S-PVSON-N10 DRC
+0
+33
+11
+Package_SON
+Texas_S-PVSON-N10_ThermalVias
+3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 S-PVSON-N10 DRC
+0
+39
+11
+Package_SON
+Texas_S-PWSON-N8_EP1.2x2mm
+WSON, 8 Pin, TI DRG, (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+11
+9
+Package_SON
+Texas_S-PWSON-N10
+3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
+0.5 S-PWSON-N10 DSC
+0
+41
+11
+Package_SON
+Texas_S-PWSON-N10_ThermalVias
+3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
+0.5 S-PWSON-N10 DSC
+0
+47
+11
+Package_SON
+Texas_USON-6_1x1.45mm_P0.5mm_SMD
+USON, 6 Pin (https://www.ti.com/lit/ds/symlink/sn74auc1g04.pdf#page=24), Solder Mask Defined
+USON NoLead DRY0006A
+0
+6
+6
+Package_SON
+Texas_X2SON-4_1x1mm_P0.65mm
+X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint]
+X2SON
+0
+13
+5
+Package_SON
+Texas_X2SON-5_0.8x0.8mm_P0.48mm
+X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint]
+X2SON DPW0005A
+0
+9
+5
+Package_SON
+Texas_X2SON-5_0.8x0.8mm_P0.48mm_RoutingVia
+X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint]
+X2SON DPW0005A
+0
+10
+5
+Package_SON
+USON-10_2.5x1.0mm_P0.5mm
+USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf
+USON-10 2.5x1.0mm Pitch 0.5mm
+0
+10
+10
+Package_SON
+USON-20_2x4mm_P0.4mm
+USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf
+USON-20 2x4mm Pitch 0.4mm
+0
+20
+20
+Package_SON
+VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm
+VSON, 8 Pin (https://www.ti.com/lit/pdf/qfnd619), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+10
+9
+Package_SON
+VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm_ThermalVias
+VSON, 8 Pin (https://www.ti.com/lit/pdf/qfnd619), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+16
+9
+Package_SON
+VSON-8_1.5x2mm_P0.5mm
+VSON, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62840.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+8
+8
+Package_SON
+VSON-8_3.3x3.3mm_P0.65mm_NexFET
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf
+VSON 0.65
+0
+13
+5
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm
+VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+15
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
+VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+18
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
+0
+21
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
+0
+27
+11
+Package_SON
+VSONP-8-1EP_5x6_P1.27mm
+SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf)
+VSONP 1.27
+0
+13
+3
+Package_SON
+WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
+WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+9
+7
+Package_SON
+WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias
+WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+12
+7
+Package_SON
+WSON-6-1EP_3x3mm_P0.95mm
+WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf
+WSON6 0.95
+0
+10
+7
+Package_SON
+WSON-6_1.5x1.5mm_P0.5mm
+WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf
+WSON6_1.5x1.5mm_P0.5mm
+0
+6
+6
+Package_SON
+WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP
+0
+11
+9
+Package_SON
+WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP ThermalVias
+0
+14
+9
+Package_SON
+WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack
+WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias
+WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm
+WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+11
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
+WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP
+0
+13
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+11
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm
+WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
+WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm
+WSON, 8 Pin (https://datasheet.lcsc.com/lcsc/2204011730_GigaDevice-Semicon-Beijing-GD5F1GQ4UFYIGR_C2986324.pdf (page 44)), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm
+WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+15
+11
+Package_SON
+WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias
+WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+22
+11
+Package_SON
+WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm
+WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
+WSON 0.5
+0
+14
+11
+Package_SON
+WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias
+WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
+WSON 0.5 thermal vias
+0
+17
+11
+Package_SON
+WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm
+10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf)
+WSON 0.5
+0
+15
+11
+Package_SON
+WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65
+WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
+WSON-12
+0
+15
+13
+Package_SON
+WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias
+WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
+WSON-12
+0
+19
+13
+Package_SON
+WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm
+WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+13
+Package_SON
+WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias
+WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+27
+13
+Package_SON
+WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm
+14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf
+NHL014B
+0
+19
+15
+Package_SON
+WSON-16_3.3x1.35_P0.4mm
+WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument
+WSON-16 3.3 x 1.35mm Pitch 0.4mm
+0
+20
+17
+Package_SON
+X2SON-8_1.4x1mm_P0.35mm
+X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf
+X2SON-8 1.4x1mm Pitch0.35mm
+0
+8
+8
+Package_SO_J-Lead
+TSOC-6_3.76x3.94mm_P1.27mm
+Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF
+TSOC-6
+0
+6
+6
+Package_TO_SOT_SMD
+ATPAK-2
+ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF
+ATPAK
+0
+7
+3
+Package_TO_SOT_SMD
+Analog_KS-4
+Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf
+Analog Devices KS-4 (like EIAJ SC-82)
+0
+4
+4
+Package_TO_SOT_SMD
+Diodes_SOT-553
+Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf
+SOT-553
+0
+5
+5
+Package_TO_SOT_SMD
+HVSOF5
+HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf
+HVSOF5
+0
+5
+5
+Package_TO_SOT_SMD
+HVSOF6
+HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf
+HVSOF6
+0
+7
+7
+Package_TO_SOT_SMD
+Infineon_PG-HDSOP-10-1
+Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/)
+hdsop 10 ddpak
+0
+10
+10
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-1
+HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
+mosfet hsof toll
+0
+53
+3
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-1_ThermalVias
+HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
+mosfet hsof toll thermal vias
+0
+96
+3
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
+mosfet hsof toll
+0
+12
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2_ThermalVias
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
+mosfet hsof toll thermal vias
+0
+97
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2_ThermalVias2
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6)
+mosfet hsof toll thermal vias
+0
+159
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-3
+HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
+mosfet hsof
+0
+25
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-3_ThermalVias
+HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
+mosfet hsof
+0
+64
+4
+Package_TO_SOT_SMD
+Infineon_PG-TO-220-7Lead_TabPin8
+Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9
+Infineon PG-TO-220-7
+0
+12
+8
+Package_TO_SOT_SMD
+Infineon_PG-TSFP-3-1
+Infineon_PG-TSFP-3-1, https://www.infineon.com/dgdl/TSFP-3-1,-2-Package_Overview.pdf?fileId=db3a30431936bc4b0119539929863d46
+TSFP-3
+0
+3
+3
+Package_TO_SOT_SMD
+LFPAK33
+LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf
+LFPAK33 SOT-1210
+0
+17
+5
+Package_TO_SOT_SMD
+LFPAK56
+LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf
+LFPAK56 SOT-669 Power-SO8
+0
+18
+5
+Package_TO_SOT_SMD
+Nexperia_CFP15_SOT-1289
+Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf
+SOT-1289 CFP15
+0
+8
+3
+Package_TO_SOT_SMD
+OnSemi_ECH8
+On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF
+ECH8 SOT28-FL SOT-28-FL
+0
+8
+8
+Package_TO_SOT_SMD
+PQFN_8x8
+Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf
+pqfn vdfn mosfet
+0
+9
+3
+Package_TO_SOT_SMD
+PowerMacro_M234_NoHole
+TO-50-4 Power Macro Package Style M234
+TO-50-4 Power Macro Package Style M234
+0
+4
+4
+Package_TO_SOT_SMD
+PowerMacro_M234_WithHole
+TO-50-4 Power Macro Package Style M234
+TO-50-4 Power Macro Package Style M234
+0
+4
+4
+Package_TO_SOT_SMD
+Rohm_HRP7
+Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf
+Rohm HRP7 SMD
+0
+69
+7
+Package_TO_SOT_SMD
+SC-59
+SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
+SC-59
+0
+3
+3
+Package_TO_SOT_SMD
+SC-59_Handsoldering
+SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
+SC-59 hand-soldering
+0
+3
+3
+Package_TO_SOT_SMD
+SC-70-8
+SC70-8
+SC70-8
+0
+8
+8
+Package_TO_SOT_SMD
+SC-70-8_Handsoldering
+SC70-8, Handsoldering
+SC70-8 Handsoldering
+0
+8
+8
+Package_TO_SOT_SMD
+SC-82AA
+SC-82AA
+SC-82AA
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AA_Handsoldering
+SC-82AA
+SC-82AA
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AB
+SC-82AB
+SC-82AB
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AB_Handsoldering
+SC-82AB
+SC-82AB
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-23
+SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23-3
+SOT, 3 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178D.PDF inferred 3-pin variant), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23-5
+SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-23-5_HandSoldering
+5-pin SOT23 package
+SOT-23-5 hand-soldering
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-23-6
+SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-23-6_Handsoldering
+6-pin SOT-23 package, Handsoldering
+SOT-23-6 Handsoldering
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-23-8
+SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-23-8_Handsoldering
+8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf
+SOT-23-8 Handsoldering
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-23W
+SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
+SOT-23W
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23W_Handsoldering
+SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
+SOT-23W for handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23_Handsoldering
+SOT-23, Handsoldering
+SOT-23
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-3
+SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf
+SOT-89-3
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-3_Handsoldering
+SOT-89-3 Handsoldering
+SOT-89-3 Handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-5
+SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
+SOT-89-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-89-5_Handsoldering
+SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
+SOT-89-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-143
+SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf
+SOT-143
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143R
+SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
+SOT-143R Reverse
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143R_Handsoldering
+SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
+SOT-143 Reverse Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143_Handsoldering
+SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf
+SOT-143 Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-223
+module CMS SOT223 4 pins
+CMS SOT
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-223-3_TabPin2
+module CMS SOT223 4 pins
+CMS SOT
+0
+4
+3
+Package_TO_SOT_SMD
+SOT-223-5
+module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf
+CMS SOT
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-223-6
+module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
+CMS SOT
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-223-6_TabPin3
+module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
+CMS SOT
+0
+6
+5
+Package_TO_SOT_SMD
+SOT-223-8
+module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf
+CMS SOT
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-323_SC-70
+SOT-323, SC-70
+SOT-323 SC-70
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-323_SC-70_Handsoldering
+SOT-323, SC-70 Handsoldering
+SOT-323 SC-70 Handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-343_SC-70-4
+SOT-343, SC-70-4
+SOT-343 SC-70-4
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-343_SC-70-4_Handsoldering
+SOT-343, SC-70-4, Handsoldering
+SOT-343 SC-70-4 Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-353_SC-70-5
+SOT-353, SC-70-5
+SOT-353 SC-70-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-353_SC-70-5_Handsoldering
+SOT-353, SC-70-5, Handsoldering
+SOT-353 SC-70-5 Handsoldering
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-363_SC-70-6
+SOT-363, SC-70-6
+SOT-363 SC-70-6
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-363_SC-70-6_Handsoldering
+SOT-363, SC-70-6, Handsoldering
+SOT-363 SC-70-6 Handsoldering
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-383F
+8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf
+SOT-383F
+0
+9
+9
+Package_TO_SOT_SMD
+SOT-383FL
+8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF
+SOT-383FL
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-416
+SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf
+SOT-416
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-523
+SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf
+SOT-523
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-543
+SOT-543 4 lead surface package
+SOT-543 SC-107A EMD4
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-553
+SOT553
+SOT-553
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-563
+SOT563
+SOT-563
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-583-8
+https://www.ti.com/lit/ds/symlink/tps62933.pdf
+SOT-583-8
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-665
+SOT665
+SOT-665
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-666
+SOT666
+SOT-666
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-723
+http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV
+sot 723
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-883
+SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf
+SOT-883
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-886
+SOT-886
+SOT-886
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-963
+SOT 963 6 pins package 1x0.8mm pitch 0.35mm
+SOT 963 6 pins package 1x0.8mm pitch 0.35mm
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-1123
+SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF)
+SOT-1123 transistor
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-1333-1
+SOT-1333-1
+SOT-1333-1
+0
+9
+9
+Package_TO_SOT_SMD
+SOT-1334-1
+SOT-1334-1
+SOT-1334-1
+0
+14
+14
+Package_TO_SOT_SMD
+SuperSOT-3
+3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf
+SuperSOT-3 SSOT-3
+0
+3
+3
+Package_TO_SOT_SMD
+SuperSOT-6
+6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf
+SuperSOT-6 SSOT-6
+0
+6
+6
+Package_TO_SOT_SMD
+SuperSOT-8
+8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf
+SuperSOT-8 SSOT-8
+0
+8
+8
+Package_TO_SOT_SMD
+TDSON-8-1
+Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/)
+tdson
+0
+14
+5
+Package_TO_SOT_SMD
+TO-50-3_LongPad-NoHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_LongPad-WithHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_ShortPad-NoHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_ShortPad-WithHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-4_LongPad-NoHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_LongPad-WithHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_ShortPad-NoHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_ShortPad-WithHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-252-2
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+7
+3
+Package_TO_SOT_SMD
+TO-252-2_TabPin1
+TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf
+TO-252-2 diode
+0
+7
+2
+Package_TO_SOT_SMD
+TO-252-3_TabPin2
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+8
+3
+Package_TO_SOT_SMD
+TO-252-3_TabPin4
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+8
+4
+Package_TO_SOT_SMD
+TO-252-4
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+9
+5
+Package_TO_SOT_SMD
+TO-252-5_TabPin3
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+10
+5
+Package_TO_SOT_SMD
+TO-252-5_TabPin6
+TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+10
+6
+Package_TO_SOT_SMD
+TO-263-2
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+7
+3
+Package_TO_SOT_SMD
+TO-263-2_TabPin1
+TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode
+0
+7
+2
+Package_TO_SOT_SMD
+TO-263-3_TabPin2
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+8
+3
+Package_TO_SOT_SMD
+TO-263-3_TabPin4
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+8
+4
+Package_TO_SOT_SMD
+TO-263-4
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+9
+5
+Package_TO_SOT_SMD
+TO-263-5_TabPin3
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+10
+5
+Package_TO_SOT_SMD
+TO-263-5_TabPin6
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+10
+6
+Package_TO_SOT_SMD
+TO-263-6
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+11
+7
+Package_TO_SOT_SMD
+TO-263-7_TabPin4
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+12
+7
+Package_TO_SOT_SMD
+TO-263-7_TabPin8
+TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+12
+8
+Package_TO_SOT_SMD
+TO-263-9_TabPin5
+TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
+D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
+0
+14
+9
+Package_TO_SOT_SMD
+TO-263-9_TabPin10
+TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
+D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
+0
+14
+10
+Package_TO_SOT_SMD
+TO-268-2
+TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf
+D3PAK TO-268 D3PAK-3 TO-268-3
+0
+7
+3
+Package_TO_SOT_SMD
+TO-269AA
+SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf
+TO-269AA MBS diode bridge
+0
+4
+4
+Package_TO_SOT_SMD
+TO-277A
+Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf
+TO-277A SMPC
+0
+12
+3
+Package_TO_SOT_SMD
+TO-277B
+TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf
+TO-277B
+0
+9
+3
+Package_TO_SOT_SMD
+TSOT-23
+3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf
+TSOT-23
+0
+3
+3
+Package_TO_SOT_SMD
+TSOT-23-5
+TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+5
+5
+Package_TO_SOT_SMD
+TSOT-23-5_HandSoldering
+5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
+TSOT-23-5 Hand-soldering
+0
+5
+5
+Package_TO_SOT_SMD
+TSOT-23-6
+TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+6
+6
+Package_TO_SOT_SMD
+TSOT-23-6_HandSoldering
+6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf
+TSOT-23-6 MK06A TSOT-6 Hand-soldering
+0
+6
+6
+Package_TO_SOT_SMD
+TSOT-23-8
+TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+8
+8
+Package_TO_SOT_SMD
+TSOT-23-8_HandSoldering
+8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf
+TSOT-23-8 Hand-soldering
+0
+8
+8
+Package_TO_SOT_SMD
+TSOT-23_HandSoldering
+5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
+TSOT-23 Hand-soldering
+0
+3
+3
+Package_TO_SOT_SMD
+Texas_DRT-3
+Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf
+DRT-3 1x0.8mm Pitch 0.7mm
+0
+3
+3
+Package_TO_SOT_SMD
+Texas_NDQ
+Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf)
+ti pfm dap
+0
+6
+6
+Package_TO_SOT_SMD
+Texas_NDW-7_TabPin4
+NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf
+NDW NDW
+0
+12
+7
+Package_TO_SOT_SMD
+Texas_NDW-7_TabPin8
+NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf
+NDW NDW
+0
+12
+8
+Package_TO_SOT_SMD
+Texas_NDY0011A
+TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf
+Texas TO-PMOD NDY00011A
+0
+12
+12
+Package_TO_SOT_SMD
+Texas_R-PDSO-G5_DCK-5
+DCK R-PDSO-G5, JEDEC MO-203C Var AA, https://www.ti.com/lit/ds/symlink/tmp20.pdf#page=23
+DCK R-PDSO-G5 MO-203C
+0
+5
+5
+Package_TO_SOT_SMD
+Texas_R-PDSO-G6
+R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf
+R-PDSO-G6 SC-70-6
+0
+6
+6
+Package_TO_SOT_SMD
+Texas_R-PDSO-N5_DRL-5
+R-PDSO-N5, DRL, JEDEC MO-293B Var UAAD-1, https://www.ti.com/lit/ml/mpds158d/mpds158d.pdf
+SOT R-PDSO-N5 DRL
+0
+5
+5
+Package_TO_SOT_SMD
+Texas_R-PDSO-N6_DRL-6
+R-PDSO-N6, DRL, similar to JEDEC MO-293B Var UAAD (but not the same) , https://www.ti.com/lit/pdf/mpds159f
+SOT R-PDSO-N6 DRL
+0
+6
+6
+Package_TO_SOT_SMD
+VSOF5
+VSOF5
+VSOF5
+0
+5
+5
+Package_TO_SOT_SMD
+Vishay_PowerPAK_SC70-6L_Dual
+Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf
+powerpak sc70 sc-70 dual
+0
+8
+6
+Package_TO_SOT_SMD
+Vishay_PowerPAK_SC70-6L_Single
+Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf
+powerpak sc70 sc-70
+0
+6
+3
+Package_TO_SOT_THT
+Analog_TO-46-4_ThermalShield
+TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf
+TO-46-4 LM399
+0
+4
+4
+Package_TO_SOT_THT
+Fairchild_TO-220F-6L
+Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf
+Fairchild TO-220F-6L
+0
+6
+6
+Package_TO_SOT_THT
+Heraeus_TO-92-2
+TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf)
+to-92
+0
+2
+2
+Package_TO_SOT_THT
+NEC_Molded_7x4x9mm
+Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf
+Japan transistor
+0
+3
+3
+Package_TO_SOT_THT
+PowerIntegrations_TO-220-7C
+Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf
+Power Integration Y Package
+0
+6
+6
+Package_TO_SOT_THT
+SIPAK-1EP_Horizontal_TabDown
+SIPAK, Horizontal, RM 2.286mm
+SIPAK Horizontal RM 2.286mm
+0
+4
+4
+Package_TO_SOT_THT
+SIPAK_Vertical
+SIPAK, Vertical, RM 2.286mm
+SIPAK Vertical RM 2.286mm
+0
+3
+3
+Package_TO_SOT_THT
+SOD-70_P2.54mm
+Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
+Sod-70
+0
+2
+2
+Package_TO_SOT_THT
+SOD-70_P5.08mm
+Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
+Sod-70
+0
+2
+2
+Package_TO_SOT_THT
+SOT-227
+SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf)
+sot 227 isotop
+0
+8
+4
+Package_TO_SOT_THT
+TO-3
+Transistor TO-3
+TR TO-3 TO3 TO-204
+0
+4
+3
+Package_TO_SOT_THT
+TO-3P-3_Horizontal_TabDown
+TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3P-3_Horizontal_TabUp
+TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3P-3_Vertical
+TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Horizontal_TabDown
+TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Horizontal_TabUp
+TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Vertical
+TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-2
+TO-5-2
+TO-5-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-5-2_Window
+TO-5-2_Window, Window
+TO-5-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-5-3
+TO-5-3
+TO-5-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-3_Window
+TO-5-3_Window, Window
+TO-5-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-4
+TO-5-4
+TO-5-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-5-4_Window
+TO-5-4_Window, Window
+TO-5-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-5-6
+TO-5-6
+TO-5-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-5-6_Window
+TO-5-6_Window, Window
+TO-5-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-5-8
+TO-5-8
+TO-5-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_PD5.08
+TO-5-8_PD5.08
+TO-5-8_PD5.08
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_PD5.08_Window
+TO-5-8_PD5.08_Window, Window
+TO-5-8_PD5.08_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_Window
+TO-5-8_Window, Window
+TO-5-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-10
+TO-5-10
+TO-5-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-5-10_Window
+TO-5-10_Window, Window
+TO-5-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-8-2
+TO-8-2
+TO-8-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-8-2_Window
+TO-8-2_Window, Window
+TO-8-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-8-3
+TO-8-3
+TO-8-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-8-3_Window
+TO-8-3_Window, Window
+TO-8-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-11-2
+TO-11-2
+TO-11-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-11-2_Window
+TO-11-2_Window, Window
+TO-11-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-11-3
+TO-11-3
+TO-11-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-11-3_Window
+TO-11-3_Window, Window
+TO-11-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-12-4
+TO-12-4
+TO-12-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-12-4_Window
+TO-12-4_Window, Window
+TO-12-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-17-4
+TO-17-4
+TO-17-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-17-4_Window
+TO-17-4_Window, Window
+TO-17-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-2
+TO-18-2
+TO-18-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-2_Lens
+TO-18-2_Lens, Lens
+TO-18-2_Lens Lens
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-2_Window
+TO-18-2_Window, Window
+TO-18-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-3
+TO-18-3
+TO-18-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-3_Lens
+TO-18-3_Lens, Lens
+TO-18-3_Lens Lens
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-3_Window
+TO-18-3_Window, Window
+TO-18-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-4
+TO-18-4
+TO-18-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-4_Lens
+TO-18-4_Lens, Lens
+TO-18-4_Lens Lens
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-4_Window
+TO-18-4_Window, Window
+TO-18-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-33-4
+TO-33-4
+TO-33-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-33-4_Window
+TO-33-4_Window, Window
+TO-33-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-38-2
+TO-38-2
+TO-38-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-38-2_Window
+TO-38-2_Window, Window
+TO-38-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-38-3
+TO-38-3
+TO-38-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-38-3_Window
+TO-38-3_Window, Window
+TO-38-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-2
+TO-39-2
+TO-39-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-39-2_Window
+TO-39-2_Window, Window
+TO-39-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-39-3
+TO-39-3
+TO-39-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-3_Window
+TO-39-3_Window, Window
+TO-39-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-4
+TO-39-4
+TO-39-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-39-4_Window
+TO-39-4_Window, Window
+TO-39-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-39-6
+TO-39-6
+TO-39-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-39-6_Window
+TO-39-6_Window, Window
+TO-39-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-39-8
+TO-39-8
+TO-39-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-39-8_Window
+TO-39-8_Window, Window
+TO-39-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-39-10
+TO-39-10
+TO-39-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-39-10_Window
+TO-39-10_Window, Window
+TO-39-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-46-2
+TO-46-2
+TO-46-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Pin2Center
+TO-46-2, Pin2 at center of package, Thorlabs photodiodes
+TO-46-2 Thorlabs
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Pin2Center_Window
+TO-46-2, Pin2 at center of package, Thorlabs photodiodes
+TO-46-2 Thorlabs
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Window
+TO-46-2_Window, Window
+TO-46-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-3
+TO-46-3
+TO-46-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Pin2Center
+TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
+TO-46-3 Thorlabs
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Pin2Center_Window
+TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
+TO-46-3 Thorlabs
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Window
+TO-46-3_Window, Window
+TO-46-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-4
+TO-46-4
+TO-46-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-46-4_Window
+TO-46-4_Window, Window
+TO-46-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-52-2
+TO-52-2
+TO-52-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-52-2_Window
+TO-52-2_Window, Window
+TO-52-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-52-3
+TO-52-3
+TO-52-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-52-3_Window
+TO-52-3_Window, Window
+TO-52-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-72-4
+TO-72-4
+TO-72-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-72-4_Window
+TO-72-4_Window, Window
+TO-72-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-75-6
+TO-75-6
+TO-75-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-75-6_Window
+TO-75-6_Window, Window
+TO-75-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-6
+TO-78-6
+TO-78-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-6_Window
+TO-78-6_Window, Window
+TO-78-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-8
+TO-78-8
+TO-78-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-78-8_Window
+TO-78-8_Window, Window
+TO-78-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-78-10
+TO-78-10
+TO-78-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-78-10_Window
+TO-78-10_Window, Window
+TO-78-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-92
+TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92-2
+TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 diode SOD70
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Horizontal1
+2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Horizontal2
+2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_W4.0mm_Horizontal_FlatSideDown
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_W4.0mm_Horizontal_FlatSideUp
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Wide
+TO-92 2-pin leads in-line, wide, drill 0.75mm
+to-92 sc-43 sc-43a sot54 PA33 diode SOD70
+0
+2
+2
+Package_TO_SOT_THT
+TO-92Flat
+TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf)
+to-92Flat hall sensor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Molded Narrow transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_HandSolder
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Inline
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Inline Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Inline_Wide
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Inline Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Wide
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Molded Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92Mini-2
+TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf)
+to-92Mini transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92S
+TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+to-92S transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92S-2
+TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+to-92S transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92S_Wide
+TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+TO-92S_Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_HandSolder
+TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Horizontal1
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Horizontal2
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline
+TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Horizontal1
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Horizontal2
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_W4.0mm_Horizontal_FlatSideDown
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_W4.0mm_Horizontal_FlatSideUp
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Wide
+TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Wide
+TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-99-6
+TO-99-6
+TO-99-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-99-6_Window
+TO-99-6_Window, Window
+TO-99-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-99-8
+TO-99-8
+TO-99-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-99-8_Window
+TO-99-8_Window, Window
+TO-99-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-100-10
+TO-100-10
+TO-100-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-100-10_Window
+TO-100-10_Window, Window
+TO-100-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-126-2_Horizontal_TabDown
+TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-2_Horizontal_TabUp
+TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-2_Vertical
+TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-3_Horizontal_TabDown
+TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-126-3_Horizontal_TabUp
+TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-126-3_Vertical
+TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-2_Horizontal_TabDown
+TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Horizontal RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-2_Horizontal_TabUp
+TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Horizontal RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-2_Vertical
+TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Vertical RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-3_Horizontal_TabDown
+TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Horizontal RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-3_Horizontal_TabUp
+TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Horizontal RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-3_Vertical
+TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Vertical RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-2_Horizontal_TabDown
+TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-2_Horizontal_TabUp
+TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-2_Vertical
+TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-3_Horizontal_TabDown
+TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-3_Horizontal_TabUp
+TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-3_Vertical
+TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-4_Horizontal_TabDown
+TO-220-4, Horizontal, RM 2.54mm
+TO-220-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_Horizontal_TabUp
+TO-220-4, Horizontal, RM 2.54mm
+TO-220-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-4, Vertical, RM 2.54mm, staggered type-2
+TO-220-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-4, Horizontal, RM 2.54mm, staggered type-2
+TO-220-4 Horizontal RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-4, Vertical, RM 2.54mm, staggered type-1
+TO-220-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-4, Horizontal, RM 2.54mm, staggered type-1
+TO-220-4 Horizontal RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_Vertical
+TO-220-4, Vertical, RM 2.54mm
+TO-220-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-5_Horizontal_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_Horizontal_TabUp
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2
+TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1
+TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown
+TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2
+TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown
+TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1
+TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-8_Vertical
+TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf)
+TO-220-9 Vertical 2.54mm Pitch Multiwatt 8
+0
+8
+8
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2
+TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1
+TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown
+TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2
+TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown
+TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1
+TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical
+TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Vertical RM 1.7mm staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical
+TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Vertical RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical
+TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Vertical RM 1.27mm staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Horizontal RM 1.27mm staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical
+TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Vertical RM 1.27mm staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Horizontal RM 1.27mm staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-220F-2_Horizontal_TabDown
+TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-2_Horizontal_TabUp
+TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-2_Vertical
+TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-3_Horizontal_TabDown
+TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-3_Horizontal_TabUp
+TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-3_Vertical
+TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-4_Horizontal_TabDown
+TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_Horizontal_TabUp
+TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_Vertical
+TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-5_Horizontal_TabDown
+TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_Horizontal_TabUp
+TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-7, Vertical, RM 1.27mm, staggered type-2
+TO-220F-7 Vertical RM 1.27mm staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-7, Vertical, RM 1.27mm, staggered type-1
+TO-220F-7 Vertical RM 1.27mm staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-9, Vertical, RM 0.9mm, staggered type-2
+TO-220F-9 Vertical RM 0.9mm staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-9, Vertical, RM 0.9mm, staggered type-1
+TO-220F-9 Vertical RM 0.9mm staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical
+TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
+TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical
+TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
+TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical
+TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2
+TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical
+TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1
+TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-247-2_Horizontal_TabDown
+TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-2_Horizontal_TabUp
+TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-2_Vertical
+TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Vertical RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-3_Horizontal_TabDown
+TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-3_Horizontal_TabUp
+TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-3_Vertical
+TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-4_Horizontal_TabDown
+TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-4_Horizontal_TabUp
+TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-4_Vertical
+TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-5_Horizontal_TabDown
+TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Horizontal RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-247-5_Horizontal_TabUp
+TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Horizontal RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-247-5_Vertical
+TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Vertical RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-251-2-1EP_Horizontal_TabDown
+TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-2 Horizontal RM 4.58mm IPAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-251-2_Vertical
+TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-2 Vertical RM 4.58mm IPAK
+0
+2
+2
+Package_TO_SOT_THT
+TO-251-3-1EP_Horizontal_TabDown
+TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-3 Horizontal RM 2.29mm IPAK
+0
+4
+4
+Package_TO_SOT_THT
+TO-251-3_Vertical
+TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-3 Vertical RM 2.29mm IPAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-262-3-1EP_Horizontal_TabDown
+TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
+TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK
+0
+4
+4
+Package_TO_SOT_THT
+TO-262-3_Vertical
+TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
+TO-262-3 Vertical RM 2.54mm IIPAK I2PAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-262-5-1EP_Horizontal_TabDown
+TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
+TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK
+0
+6
+6
+Package_TO_SOT_THT
+TO-262-5_Vertical
+TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
+TO-262-5 Vertical RM 1.7mm IIPAK I2PAK
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-2_Horizontal_TabDown
+TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-2_Horizontal_TabUp
+TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-2_Vertical
+TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Vertical RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-3_Horizontal_TabDown
+TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-3_Horizontal_TabUp
+TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-3_Vertical
+TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-5_Horizontal_TabDown
+TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Horizontal RM 3.81mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-5_Horizontal_TabUp
+TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Horizontal RM 3.81mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-5_Vertical
+TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Vertical RM 3.81mm
+0
+5
+5
+Potentiometer_SMD
+Potentiometer_ACP_CA6-VSMD_Vertical
+Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer vertical ACP CA6-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA6-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer vertical hole ACP CA6-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA9-VSMD_Vertical
+Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical ACP CA9-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA9-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical hole ACP CA9-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA14-VSMD_Vertical
+Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical ACP CA14-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA14-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical hole ACP CA14-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214G_Horizontal
+Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer horizontal Bourns 3214G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214J_Horizontal
+Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer horizontal Bourns 3214J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214W_Vertical
+Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer vertical Bourns 3214W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214X_Vertical
+Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer vertical Bourns 3214X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224G_Horizontal
+Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer horizontal Bourns 3224G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224J_Horizontal
+Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer horizontal Bourns 3224J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224W_Vertical
+Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer vertical Bourns 3224W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224X_Vertical
+Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer vertical Bourns 3224X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269P_Horizontal
+Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer horizontal Bourns 3269P
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269W_Vertical
+Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer vertical Bourns 3269W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269X_Horizontal
+Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer horizontal Bourns 3269X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314G_Vertical
+Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314J_Vertical
+Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314R-1_Vertical_Hole
+Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical hole Bourns 3314R-1
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314R-GM5_Vertical
+Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314R-GM5
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314S_Horizontal
+Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer horizontal Bourns 3314S
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_PRS11S_Vertical
+Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf
+Potentiometer vertical Bourns PRS11S
+0
+5
+5
+Potentiometer_SMD
+Potentiometer_Bourns_TC33X_Vertical
+Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf
+Potentiometer Bourns TC33X Vertical
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Vishay_TS53YJ_Vertical
+Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf
+Potentiometer vertical Vishay TS53YJ
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Vishay_TS53YL_Vertical
+Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf
+Potentiometer vertical Vishay TS53YL
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA6-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer horizontal ACP CA6-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H3,8_Horizontal
+Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H3,8
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H5_Horizontal
+Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-V10_Vertical
+Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical ACP CA9-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-V10_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical hole ACP CA9-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H4_Horizontal
+Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H4
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H5_Horizontal
+Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14V-15_Vertical
+Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical ACP CA14V-15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14V-15_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical hole ACP CA14V-15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD901F-40-00D_Single_Vertical
+Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles
+Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical
+Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm dual
+0
+8
+6
+Potentiometer_THT
+Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles
+Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm dual
+0
+8
+6
+Potentiometer_THT
+Potentiometer_Alps_RK09K_Single_Horizontal
+111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
+Potentiometer horizontal Alps RK09K Single Snapin
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09K_Single_Vertical
+113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
+Potentiometer vertical Alps RK09K RK09D Single Snapin
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Double_Horizontal
+122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer horizontal Alps RK09L Double
+0
+8
+7
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Double_Vertical
+1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer vertical Alps RK09L Double
+0
+8
+7
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Single_Horizontal
+1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer horizontal Alps RK09L Single
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Single_Vertical
+ 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer vertical Alps RK09L Single
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09Y11_Single_Horizontal
+Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf
+Potentiometer horizontal Alps RK09Y11 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alps_RK097_Dual_Horizontal
+1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Alps_RK097_Dual_Horizontal_Switch
+1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Dual Switch
+0
+8
+8
+Potentiometer_THT
+Potentiometer_Alps_RK097_Single_Horizontal
+1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alps_RK097_Single_Horizontal_Switch
+1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Single Switch
+0
+5
+5
+Potentiometer_THT
+Potentiometer_Alps_RK163_Dual_Horizontal
+12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
+Potentiometer horizontal Alps RK163 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Alps_RK163_Single_Horizontal
+1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
+Potentiometer horizontal Alps RK163 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3005_Horizontal
+Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf
+Potentiometer horizontal Bourns 3005
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006P_Horizontal
+Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006W_Horizontal
+Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006Y_Horizontal
+Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3009P_Horizontal
+Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
+Potentiometer horizontal Bourns 3009P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3009Y_Horizontal
+Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
+Potentiometer horizontal Bourns 3009Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266P_Horizontal
+Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266W_Vertical
+Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer vertical Bourns 3266W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266X_Horizontal
+Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266Y_Vertical
+Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer vertical Bourns 3266Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266Z_Horizontal
+Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296P_Horizontal
+Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296W_Vertical
+Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer vertical Bourns 3296W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296X_Horizontal
+Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296Y_Vertical
+Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer vertical Bourns 3296Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296Z_Horizontal
+Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299P_Horizontal
+Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299W_Vertical
+Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer vertical Bourns 3299W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299X_Horizontal
+Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299Y_Vertical
+Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer vertical Bourns 3299Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299Z_Horizontal
+Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339H_Vertical
+Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339H
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339P_Vertical
+Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339P_Vertical_HandSoldering
+Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339P hand-soldering
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339S_Horizontal
+Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer horizontal Bourns 3339S
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339W_Horizontal
+Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer horizontal Bourns 3339W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386C_Horizontal
+Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer horizontal Bourns 3386C
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386F_Vertical
+Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer vertical Bourns 3386F
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386P_Vertical
+Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer vertical Bourns 3386P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386X_Horizontal
+Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer horizontal Bourns 3386X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_PTA1543_Single_Slide
+Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 15.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA2043_Single_Slide
+Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 20.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA3043_Single_Slide
+Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 30.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA4543_Single_Slide
+Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 45.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA6043_Single_Slide
+Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 60.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTV09A-1_Single_Vertical
+Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
+Potentiometer vertical Bourns PTV09A-1 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_PTV09A-2_Single_Horizontal
+Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
+Potentiometer horizontal Bourns PTV09A-2 Single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Omeg_PC16BU_Horizontal
+Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
+Potentiometer horizontal Omeg PC16BU
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Omeg_PC16BU_Vertical
+Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
+Potentiometer vertical Omeg PC16BU
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Dual_Horizontal
+Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Single_Horizontal
+Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Single_Vertical
+Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer vertical Piher PC-16 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Triple_Horizontal
+Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Triple
+0
+9
+9
+Potentiometer_THT
+Potentiometer_Piher_PT-6-H_Horizontal
+Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer horizontal Piher PT-6-H
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-6-V_Vertical
+Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer vertical Piher PT-6-V
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-6-V_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer vertical hole Piher PT-6-V
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-H01_Horizontal
+Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer horizontal Piher PT-10-H01
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-H05_Horizontal
+Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer horizontal Piher PT-10-H05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V05_Vertical
+Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical Piher PT-10-V05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V10_Vertical
+Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical Piher PT-10-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V10_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical hole Piher PT-10-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H01_Horizontal
+Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H01
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H05_Horizontal
+Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H06_Horizontal
+Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H06
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H25_Horizontal
+Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H25
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V02_Vertical
+Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical Piher PT-15-V02
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V02_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical hole Piher PT-15-V02
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V15_Vertical
+Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical Piher PT-15-V15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V15_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical hole Piher PT-15-V15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_T-16H_Double_Horizontal
+Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer horizontal Piher T-16H Double
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Piher_T-16H_Single_Horizontal
+Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer horizontal Piher T-16H Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_T-16L_Single_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer vertical hole Piher T-16L Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Runtron_RM-063_Horizontal
+Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf
+Potentiometer Trimmer RM-063
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Runtron_RM-065_Vertical
+Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf
+Potentiometer Trimmer RM-065
+0
+3
+3
+Potentiometer_THT
+Potentiometer_TT_P0915N
+http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf
+potentiometer vertical TT P0915N single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Vishay_43_Horizontal
+Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf
+Potentiometer horizontal Vishay 43
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Dual_Horizontal
+Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148-149 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Single_Horizontal
+Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148-149 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Single_Vertical
+Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer vertical Vishay 148-149 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148E-149E_Dual_Horizontal
+Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148E-149E Dual
+0
+10
+6
+Potentiometer_THT
+Potentiometer_Vishay_148E-149E_Single_Horizontal
+Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148E-149E Single
+0
+7
+3
+Potentiometer_THT
+Potentiometer_Vishay_248BH-249BH_Single_Horizontal
+Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer horizontal Vishay 248BH-249BH Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal
+Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer horizontal Vishay 248GJ-249GJ Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_248GJ-249GJ_Single_Vertical
+Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer vertical Vishay 248GJ-249GJ Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T7-YA_Single_Vertical
+Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf
+Potentiometer vertical Vishay T7-YA Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73XW_Horizontal
+Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer horizontal Vishay T73XW
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73XX_Horizontal
+Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer horizontal Vishay T73XX
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73YP_Vertical
+Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer vertical Vishay T73YP
+0
+3
+3
+RF
+Skyworks_SKY13575_639LF
+http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf
+Skyworks
+0
+19
+15
+RF
+Skyworks_SKY65404-31
+http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf
+Skyworks
+0
+7
+7
+RF_Antenna
+Abracon_APAES868R8060C16-T
+Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi
+APAES patch antenna
+0
+1
+1
+RF_Antenna
+Abracon_PRO-OB-440
+Abracon OnBoard SMD antenna 2400-2500Mhz, https://abracon.com/datasheets/PRO-OB-440.pdf
+2400 PRO-OB-440 Antenna
+0
+4
+4
+RF_Antenna
+Abracon_PRO-OB-471
+OnBoard 868/915/868+2400 MHz Antenna, https://abracon.com/datasheets/PRO-OB-471.pdf
+Antenna ProAnt OnBoard 868Mhz 915Mhz 2400Mhz
+0
+6
+6
+RF_Antenna
+Antenova_SR4G013_GPS
+GPS/GLONASS/Galileo/BeiDou antenna, 1559-1609Mhz, SMD, https://www.application-datasheet.com/pdf/antenova/sr4g013.pdf
+antenna GPS Antenova Beltii
+0
+5
+2
+RF_Antenna
+Astrocast_AST50127-00
+L-band patch antenna, https://docs.astrocast.com/dl/0534-DOC-M2M-ASTRO-Patch_Antenna-Datasheet.pdf
+L-band antenna astrocast Patch Antenna
+0
+1
+1
+RF_Antenna
+Coilcraft_MA5532-AE_RFID
+RFID Transponder Coil
+antenna rfid coilcraft
+0
+2
+2
+RF_Antenna
+Johanson_2450AT18x100
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf
+antenna
+0
+2
+2
+RF_Antenna
+Johanson_2450AT43F0100
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf
+antenna
+0
+2
+2
+RF_Antenna
+Molex_47948-0001_2.4Ghz
+SMD antenna 2400-2500Mhz, 3.7dBi, https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/productspecificationpdf/479/47948/PS-47948-001-001.pdf?inline
+rf antenna
+0
+4
+2
+RF_Antenna
+Pulse_W3011
+Pulse RF Antenna, 4mm Clearance
+antenna rf
+0
+3
+2
+RF_Antenna
+Texas_SWRA117D_2.4GHz_Left
+http://www.ti.com/lit/an/swra117d/swra117d.pdf
+PCB antenna
+0
+2
+2
+RF_Antenna
+Texas_SWRA117D_2.4GHz_Right
+http://www.ti.com/lit/an/swra117d/swra117d.pdf
+PCB antenna
+0
+2
+2
+RF_Antenna
+Texas_SWRA416_868MHz_915MHz
+http://www.ti.com/lit/an/swra416/swra416.pdf
+PCB antenna
+0
+20
+1
+RF_Converter
+Anaren_0805_2012Metric-6
+https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf
+coupler rf
+0
+6
+6
+RF_Converter
+Balun_Johanson_1.6x0.8mm
+6-pin 1.6x0.8 mm balun footprint
+Johanson balun filter
+0
+6
+6
+RF_Converter
+Balun_Johanson_0896BM15A0001
+https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf
+balun RF
+0
+6
+6
+RF_Converter
+Balun_Johanson_0900FM15K0039
+Johanson 0900FM15K0039 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900FM15K0039/0900FM15K0039.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Johanson DFN NoLead
+0
+10
+10
+RF_Converter
+Balun_Johanson_0900PC15J0013
+Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Johanson DFN NoLead
+0
+10
+10
+RF_Converter
+Balun_Johanson_5400BL15B050E
+https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf
+balun RF
+0
+6
+6
+RF_Converter
+RF_Attenuator_Susumu_PAT1220
+http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf
+2mm 1.2mm
+0
+3
+3
+RF_GPS
+Linx_RXM-GPS
+GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf)
+gps linx
+0
+22
+22
+RF_GPS
+Quectel_L70-R
+Quectel L70-R, (https://www.quectel.com/product/gps-only-l70-r)
+GPS Quectel L70-R
+0
+18
+18
+RF_GPS
+Quectel_L80-R
+Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf
+quectel GPS GNSS
+0
+12
+12
+RF_GPS
+SIM28ML
+https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf
+SIM28ML GPS
+0
+18
+18
+RF_GPS
+Sierra_XA11X0
+QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
+QFN-24 P1.20
+0
+24
+24
+RF_GPS
+Sierra_XM11X0
+QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
+QFN-20 P1.20
+0
+20
+20
+RF_GPS
+ublox_LEA
+ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf)
+GPS ublox LEA 6/7/8
+0
+28
+28
+RF_GPS
+ublox_MAX
+ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf)
+GPS ublox MAX 6/7/8
+0
+18
+18
+RF_GPS
+ublox_NEO
+ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf)
+GPS ublox NEO 6/7/8
+0
+24
+24
+RF_GPS
+ublox_SAM-M8Q
+GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
+ublox SAM-M8Q
+0
+100
+20
+RF_GPS
+ublox_SAM-M8Q_HandSolder
+GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
+ublox SAM-M8Q
+0
+20
+20
+RF_GPS
+ublox_ZED
+ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf
+GPS GNSS ublox ZED
+0
+102
+55
+RF_GSM
+Quectel_BC66
+GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf
+GSM NB-IoT Module BC66 M66
+0
+116
+58
+RF_GSM
+Quectel_BC95
+GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf
+GSM NB-IoT module BC95
+0
+188
+94
+RF_GSM
+Quectel_BG96
+Quectel BG96 Cellular GSM 2G Module https://www.quectel.com/download/quectel_bg96_hardware_design_v1-4
+Quectel BG96 Cellular GSM 2G Module
+0
+204
+102
+RF_GSM
+Quectel_M95
+Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf
+GSM Module M95
+0
+84
+42
+RF_GSM
+SIMCom_SIM800C
+Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf
+GSM Module SIM800C
+0
+84
+42
+RF_GSM
+SIMCom_SIM900
+Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf
+GSM Module SIM900
+0
+68
+68
+RF_GSM
+Telit_xL865
+Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf
+xL865 gsm umts
+0
+52
+48
+RF_GSM
+ublox_SARA-G3_LGA-96
+ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162
+ublox SARA-G3 SARA-U2 GSM HSPA
+0
+192
+96
+RF_Mini-Circuits
+Mini-Circuits_BK377
+Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf)
+Mini-circuits BK377
+0
+14
+14
+RF_Mini-Circuits
+Mini-Circuits_BK377_LandPatternPL-005
+Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf)
+Mini-circuits VCXO JTOS PL-005
+0
+50
+14
+RF_Mini-Circuits
+Mini-Circuits_CD541_H2.08mm
+https://ww2.minicircuits.com/case_style/CD541.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_H2.84mm
+https://ww2.minicircuits.com/case_style/CD542.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_LandPatternPL-052
+Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf)
+MiniCircuits PL-052 CD542
+0
+17
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_LandPatternPL-094
+Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf)
+mini-circuits CD542 pl-094
+0
+18
+6
+RF_Mini-Circuits
+Mini-Circuits_CD636_H4.11mm
+https://ww2.minicircuits.com/case_style/CD636.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD636_LandPatternPL-035
+Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf)
+mini-circuits pl-035 CD636
+0
+13
+6
+RF_Mini-Circuits
+Mini-Circuits_CD637_H5.23mm
+https://ww2.minicircuits.com/case_style/CD637.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CK605
+Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf)
+Mini-Circuits CK605
+0
+16
+16
+RF_Mini-Circuits
+Mini-Circuits_CK605_LandPatternPL-012
+Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf)
+Mini-Circuits PL-012
+0
+53
+16
+RF_Mini-Circuits
+Mini-Circuits_DB1627
+Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf)
+Mini-Circuits DB1627
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_GP731
+Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf)
+Mini-Circuits GP731
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_GP731_LandPatternPL-176
+Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
+mini-circuits PL-176
+0
+21
+8
+RF_Mini-Circuits
+Mini-Circuits_GP1212
+Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf)
+mini-circuits GP1212
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_GP1212_LandPatternPL-176
+Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
+mini-circuits PL-176
+0
+21
+8
+RF_Mini-Circuits
+Mini-Circuits_HF1139
+Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf)
+Mini-Circuits HF1139
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_HF1139_LandPatternPL-230
+Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf)
+Mini-Circuits PL-230
+0
+37
+8
+RF_Mini-Circuits
+Mini-Circuits_HQ1157
+Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf)
+Mini-Circuits HQ1157
+0
+14
+14
+RF_Mini-Circuits
+Mini-Circuits_HZ1198
+Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf)
+Mini-Circuits HZ1198
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_HZ1198_LandPatternPL-247
+Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf)
+Mini-Circuits PL-247 HZ1198
+0
+40
+6
+RF_Mini-Circuits
+Mini-Circuits_MMM168
+Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf)
+Mini-Circuits MMM168
+0
+4
+4
+RF_Mini-Circuits
+Mini-Circuits_MMM168_LandPatternPL-225
+Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf)
+pl-225
+0
+10
+4
+RF_Mini-Circuits
+Mini-Circuits_QQQ130_ClockwisePinNumbering
+Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf)
+Mini-Circuits QQQ130
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering
+Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf)
+Mini-Circuits PL-236
+0
+14
+6
+RF_Mini-Circuits
+Mini-Circuits_TT1224_ClockwisePinNumbering
+Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
+Mini-Circuits TT1224
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering
+Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
+PL-258 Mini-Circuits
+0
+26
+6
+RF_Mini-Circuits
+Mini-Circuits_TTT167
+Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf)
+Mini-Circuits TTT167
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_TTT167_LandPatternPL-079
+Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf)
+Mini-Circuits PL-079
+0
+36
+6
+RF_Mini-Circuits
+Mini-Circuits_YY161
+Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf)
+Mini-Circuits YY161
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_YY161_LandPatternPL-049
+Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf)
+mini-circuits pl-049
+0
+36
+8
+RF_Module
+Ai-Thinker-Ra-01-LoRa
+Ai Thinker Ra-01 LoRa
+LoRa Ra-01
+0
+16
+16
+RF_Module
+Astrocast_AST50147-00
+L-band satellite communication module, https://docs.astrocast.com/dl/0532-DOC-M2M-ASTRO-Astronode_S-Datasheet.pdf
+RF module Astrocast radio Astronode
+0
+38
+38
+RF_Module
+Atmel_ATSAMR21G18-MR210UA_NoRFPads
+http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf
+module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi
+0
+42
+42
+RF_Module
+BLE112-A
+Class 4 Bluetooth Module with on-board antenna
+Bluetooth Module
+0
+30
+30
+RF_Module
+BM78SPPS5xC2
+Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf)
+Bluetooth BR/EDR BLE
+0
+33
+33
+RF_Module
+CMWX1ZZABZ
+https://wireless.murata.com/RFM/data/type_abz.pdf
+iot lora sigfox
+0
+57
+57
+RF_Module
+CYBLE-21Pin-10x10mm
+Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module
+Cypress BT Bluetooth
+0
+21
+21
+RF_Module
+DWM1000
+IEEE802.15.4-2011 UWB
+UWB Module
+0
+24
+24
+RF_Module
+DecaWave_DWM1001
+https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf
+UWB module
+0
+34
+34
+RF_Module
+Digi_XBee_SMT
+http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf
+Digi XBee SMT RF
+0
+37
+37
+RF_Module
+E18-MS1-PCB
+http://www.cdebyte.com/en/downpdf.aspx?id=122
+Zigbee
+0
+24
+24
+RF_Module
+E73-2G4M04S
+http://www.cdebyte.com/en/downpdf.aspx?id=243
+BLE BLE5 nRF52832
+0
+44
+44
+RF_Module
+ESP-07
+Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf
+Wi-Fi Module
+0
+16
+16
+RF_Module
+ESP-12E
+Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf
+Wi-Fi Module
+0
+22
+22
+RF_Module
+ESP-WROOM-02
+https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf
+ESP WROOM-02 espressif esp8266ex
+0
+19
+19
+RF_Module
+ESP32-S2-MINI-1
+2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm
+0
+73
+65
+RF_Module
+ESP32-S2-MINI-1U
+2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm
+0
+73
+65
+RF_Module
+ESP32-S2-WROVER
+ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf
+ESP32-S2 ESP32 WIFI
+0
+43
+43
+RF_Module
+ESP32-S3-WROOM-1
+2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module
+0
+62
+41
+RF_Module
+ESP32-S3-WROOM-1U
+2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module
+0
+62
+41
+RF_Module
+ESP32-WROOM-32
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip
+0
+60
+39
+RF_Module
+ESP32-WROOM-32D
+2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module ESP32-D0WD Espressif ESP32-WROOM-32E
+0
+60
+39
+RF_Module
+ESP32-WROOM-32U
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip
+0
+60
+39
+RF_Module
+ESP32-WROOM-32UE
+2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module
+0
+60
+39
+RF_Module
+Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm
+D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf
+RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic
+0
+35
+35
+RF_Module
+HOPERF_RFM9XW_SMD
+Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
+LoRa Low Power Long Range Transceiver Module
+0
+16
+16
+RF_Module
+HOPERF_RFM9XW_THT
+Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
+Low Power Long Range Transceiver Module LoRa
+0
+16
+16
+RF_Module
+HOPERF_RFM69HW
+Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf
+Radio RF Module
+0
+16
+16
+RF_Module
+IQRF_TRx2DA_KON-SIM-01
+8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104
+IQRF_KON-SIM-01 IQRF_TRx2DA
+0
+10
+8
+RF_Module
+IQRF_TRx2D_KON-SIM-01
+8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104
+IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC
+0
+10
+8
+RF_Module
+Laird_BL652
+Bluetooth v4.2 + NFC module
+Bluetooth BLE NFC
+0
+39
+39
+RF_Module
+MOD-nRF8001
+BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/
+BLE module
+0
+11
+11
+RF_Module
+Microchip_RN4871
+Microchip RN4871 footprint
+RN4871 BLE
+0
+16
+16
+RF_Module
+Modtronix_inAir9
+Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif)
+Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless
+0
+14
+14
+RF_Module
+MonoWireless_TWE-L-WX
+https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf
+TWE-L-WX
+0
+32
+32
+RF_Module
+NINA-B111
+NINA-B111 LGA module 42 Pin https://content.u-blox.com/sites/default/files/NINA-B1_DataSheet_UBX-15019243.pdf#page=30
+NINA ublox u-blox b111 bluetooth nrf52840 module
+0
+42
+42
+RF_Module
+Particle_P1
+https://docs.particle.io/datasheets/p1-datasheet/
+Particle P1
+0
+75
+75
+RF_Module
+RAK811
+RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf
+LoRa LoRaWAN RAK811
+0
+34
+34
+RF_Module
+RAK4200
+RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf
+LoRa LoRaWAN RAK4200
+0
+20
+20
+RF_Module
+RFDigital_RFD77101
+RFDigital RFD77101 Simblee
+RFDigital RFD77101 Simblee
+0
+45
+45
+RF_Module
+RN42
+Class 2 Bluetooth Module with on-board antenna
+Bluetooth Module
+0
+36
+33
+RF_Module
+RN42N
+Class 2 Bluetooth Module without antenna
+Bluetooth Module
+0
+39
+36
+RF_Module
+RN2483
+Low-Power Long Range LoRa Transceiver Module
+rf module lora lorawan
+0
+47
+47
+RF_Module
+Raytac_MDBT50Q
+Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43
+wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833
+0
+61
+61
+RF_Module
+ST_SPBTLE
+Bluetooth Low Energy Module
+ble module st bluetooth
+0
+11
+11
+RF_Module
+TD1205
+https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf
+SIGFOX Module
+0
+9
+9
+RF_Module
+TD1208
+https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf
+SIGFOX Module
+0
+25
+25
+RF_Module
+Taiyo-Yuden_EYSGJNZWY
+Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf
+Taiyo Yuden NRF51822 Module Bluetooth
+0
+30
+28
+RF_Module
+ZETA-433-SO_SMD
+RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
+RF transceiver SMD style
+0
+12
+12
+RF_Module
+ZETA-433-SO_THT
+RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
+RF transceiver SMD style
+0
+12
+12
+RF_Module
+nRF24L01_Breakout
+nRF24L01 breakout board
+nRF24L01 adapter breakout
+0
+8
+8
+RF_Shielding
+Laird_Technologies_97-2002_25.40x25.40mm
+Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+8
+1
+RF_Shielding
+Laird_Technologies_97-2003_12.70x13.37mm
+Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+8
+1
+RF_Shielding
+Laird_Technologies_BMI-S-101_13.66x12.70mm
+Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-102_16.50x16.50mm
+Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-103_26.21x26.21mm
+Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Laird_Technologies_BMI-S-104_32.00x32.00mm
+Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-105_38.10x25.40mm
+Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-106_36.83x33.68mm
+Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-107_44.37x44.37mm
+Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Laird_Technologies_BMI-S-201-F_13.66x12.70mm
+Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-202-F_16.50x16.50mm
+Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-203-F_26.21x26.21mm
+Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Laird_Technologies_BMI-S-204-F_32.00x32.00mm
+Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-205-F_38.10x25.40mm
+Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-206-F_36.83x33.68mm
+Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-207-F_44.37x44.37mm
+Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Laird_Technologies_BMI-S-208-F_39.60x39.60mm
+Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+32
+1
+RF_Shielding
+Laird_Technologies_BMI-S-209-F_29.36x18.50mm
+Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Laird_Technologies_BMI-S-210-F_44.00x30.50mm
+Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+32
+1
+RF_Shielding
+Laird_Technologies_BMI-S-230-F_50.8x38.1mm
+Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Wuerth_36103205_20x20mm
+WE-SHC Shielding Cabinet SMD 20x20mm
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Wuerth_36103255_25x25mm
+WE-SHC Shielding Cabinet SMD 25x25mm
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Wuerth_36103305_30x30mm
+WE-SHC Shielding Cabinet SMD 30x30mm
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Wuerth_36103505_50x50mm
+WE-SHC Shielding Cabinet SMD 50x50mm
+Shielding Cabinet
+0
+44
+1
+RF_Shielding
+Wuerth_36103605_60x60mm
+WE-SHC Shielding Cabinet SMD 60x60mm
+Shielding Cabinet
+0
+52
+1
+RF_Shielding
+Wuerth_36503205_20x20mm
+WE-SHC Shielding Cabinet THT 21x21mm
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Wuerth_36503255_25x25mm
+WE-SHC Shielding Cabinet THT 26x26mm
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Wuerth_36503305_30x30mm
+WE-SHC Shielding Cabinet THT 31x31mm
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Wuerth_36503505_50x50mm
+WE-SHC Shielding Cabinet THT 51x51mm
+Shielding Cabinet
+0
+40
+1
+RF_Shielding
+Wuerth_36503605_60x60mm
+WE-SHC Shielding Cabinet THT 61x61mm
+Shielding Cabinet
+0
+48
+1
+RF_WiFi
+USR-C322
+https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf
+WiFi IEEE802.11 b/g/n
+0
+44
+44
+Relay_SMD
+Relay_2P2T_10x6mm_TE_IMxxG
+Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf
+TE IM-Series Relay DPDT Form C
+0
+8
+8
+Relay_SMD
+Relay_DPDT_AXICOM_IMSeries_JLeg
+http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf
+AXICOM IM-Series Relay J JLeg
+0
+8
+8
+Relay_SMD
+Relay_DPDT_FRT5_SMD
+IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package
+Relay DPDT IM-relay FRT5
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NU
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUH
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUH_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUX_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUX_NKX
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NU_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6H-2F
+package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
+Omron G6H-2F relais
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6K-2F
+Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2F relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2F-Y
+Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2F-Y relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2G
+Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2G relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2G-Y
+Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2G-Y relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6S-2F
+Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2F
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6S-2G
+Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2G
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6SK-2F
+Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2F
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6SK-2G
+Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2G
+0
+10
+10
+Relay_SMD
+Relay_Fujitsu_FTR-B3S
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf
+Fujitsh FTR B3S B3SA Relay J JLeg
+0
+8
+8
+Relay_SMD
+Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm
+hiqsdr.com/images/3/3e/Axicom-HF3.pdf
+AXICOM HF3-Series Relay Pitch 1.27mm 50ohms
+0
+16
+16
+Relay_SMD
+Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm
+hiqsdr.com/images/3/3e/Axicom-HF3.pdf
+AXICOM HF3-Series Relay Pitch 1.27mm 75ohm
+0
+16
+16
+Relay_THT
+Relay_1-Form-A_Schrack-RYII_RM5mm
+Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO
+Relay 1-Form-A Schrack-RYII RM5mm SPST-NO
+0
+4
+4
+Relay_THT
+Relay_1-Form-B_Schrack-RYII_RM5mm
+Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC
+Relay 1-Form-B Schrack-RYII RM5mm SPST-NC
+0
+4
+4
+Relay_THT
+Relay_1-Form-C_Schrack-RYII_RM3.2mm
+Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT
+Relay 1-Form-C Schrack-RYII RM3.2mm SPDT
+0
+5
+5
+Relay_THT
+Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT
+Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm
+AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1
+AXICOM IM-Series Relay DPDR Pitch 3.2mm
+0
+8
+8
+Relay_THT
+Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm
+AXICOM IM-Series Relays, DPDR, Pitch 5.08
+AXICOM IM-Series Relay DPDR Pitch 5.08
+0
+8
+8
+Relay_THT
+Relay_DPDT_FRT5
+IM Signal Relay DPDT FRT5 narrow footprint
+Relay DPDT IM-relay FRT5
+0
+10
+10
+Relay_THT
+Relay_DPDT_Finder_30.22
+Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf
+AXICOM IM-Series Relay SPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Finder_40.52
+Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.52 Pitch 5mm
+0
+8
+8
+Relay_THT
+Relay_DPDT_Fujitsu_FTR-F1C
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
+relay dpdt fujitsu tht
+0
+8
+8
+Relay_THT
+Relay_DPDT_Kemet_EC2
+Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT non single coil latching through hole THT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Kemet_EC2_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching through hole THT
+0
+10
+10
+Relay_THT
+Relay_DPDT_Omron_G2RL-2
+Omron Relay, DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G5V-2
+http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf
+Omron G5V-2 Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6H-2
+Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
+Omron relay G6H-2
+0
+10
+10
+Relay_THT
+Relay_DPDT_Omron_G6K-2P
+Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2P relay
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6K-2P-Y
+Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2P-Y relay
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6S-2
+Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6SK-2
+Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2
+0
+10
+10
+Relay_THT
+Relay_DPDT_Panasonic_JW2
+Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+9
+9
+Relay_THT
+Relay_DPDT_Schrack-RT2-FormC_RM5mm
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+8
+8
+Relay_THT
+Relay_DPST_Fujitsu_FTR-F1A
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
+relay dpst fujitsu tht
+0
+6
+6
+Relay_THT
+Relay_DPST_Omron_G2RL-2A
+Omron Relay, DPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay DPST
+0
+6
+6
+Relay_THT
+Relay_DPST_Schrack-RT2-FormA_RM5mm
+Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+6
+6
+Relay_THT
+Relay_SPDT_Finder_32.21-x000
+Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
+AXICOM IM-Series Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_34.51_Horizontal
+Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPDT Finder
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_34.51_Vertical
+Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPDT Finder
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_36.11
+FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf
+spdt relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.11
+Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay SPDT Finder 40.11
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.31
+Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.31 Pitch 3.5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.41
+Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.41 Pitch 3.5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.51
+Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.51 Pitch 5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_Fujitsu_FTR-LYCA005x_FormC_Vertical
+Relay, SPDT Form C, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf
+relay SPDT form c vertical
+0
+5
+5
+Relay_THT
+Relay_SPDT_HJR-4102
+IM Signal Relay SPDT HJR-4102
+Relay SPDT IM-relay HJR-4102
+0
+6
+6
+Relay_THT
+Relay_SPDT_HsinDa_Y14
+http://www.hsinda.com.tw/upload/file/Y14-20200430135145.pdf
+Relay Y14
+0
+6
+6
+Relay_THT
+Relay_SPDT_Omron-G5LE-1
+Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf
+Omron Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron-G5Q-1
+Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
+Relay SPDT Omron Serie G5Q
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron_G2RL-1
+Omron Relay, SPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron_G2RL-1-E
+Omron Relay, SPDT, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay SPDT High Capacity
+0
+8
+5
+Relay_THT
+Relay_SPDT_Omron_G5V-1
+Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf
+Relay Omron G5V-1
+0
+6
+6
+Relay_THT
+Relay_SPDT_Omron_G6E
+Relay SPDT Omron Serie G6E
+Relay SPDT Omron Serie G6E 1x um
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron_G6EK
+Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf
+Relay SPDT Omron Serie G6EK
+0
+6
+6
+Relay_THT
+Relay_SPDT_Panasonic_JW1_FormC
+Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A
+Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads
+Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
+0
+0
+0
+Relay_THT
+Relay_SPDT_RAYEX-L90
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90 SPDT
+0
+6
+6
+Relay_THT
+Relay_SPDT_RAYEX-L90S
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90S SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_SANYOU_SRD_Series_Form_C
+relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form C
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
+0
+8
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm
+Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay
+0
+8
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-FormC_RM3.5mm
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-FormC_RM5mm
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_StandexMeder_SIL_Form1C
+Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+5
+5
+Relay_THT
+Relay_SPST-NO_Fujitsu_FTR-LYAA005x_FormA_Vertical
+Relay, SPST-NO Form A, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf
+relay SPST-NO form A vertical
+0
+4
+4
+Relay_THT
+Relay_SPST_Finder_32.21-x300
+Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
+Finder 32.21-x300 Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_Omron-G5Q-1A
+Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
+Relay SPST-NO Omron Serie G5Q
+0
+4
+4
+Relay_THT
+Relay_SPST_Omron_G2RL-1A
+Omron Relay, SPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_Omron_G2RL-1A-E
+Omron Relay, SPST, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay SPST High Capacity
+0
+6
+4
+Relay_THT
+Relay_SPST_Panasonic_ALFG_FormA
+Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_Panasonic_ALFG_FormA_CircularHoles
+Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_Panasonic_JW1_FormA
+Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_PotterBrumfield_T9AP1D52_12V30A
+Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads
+Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
+0
+0
+0
+Relay_THT
+Relay_SPST_RAYEX-L90A
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90A SPST NO
+0
+5
+5
+Relay_THT
+Relay_SPST_RAYEX-L90AS
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90AS SPST NO
+0
+4
+4
+Relay_THT
+Relay_SPST_RAYEX-L90B
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90B SPST NC
+0
+5
+5
+Relay_THT
+Relay_SPST_RAYEX-L90BS
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90BS SPST NC
+0
+4
+4
+Relay_THT
+Relay_SPST_SANYOU_SRD_Series_Form_A
+relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form A
+0
+4
+4
+Relay_THT
+Relay_SPST_SANYOU_SRD_Series_Form_B
+relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form B opener
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-FormA_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP3SL-1coil_RM5mm
+Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RP3SL_RM5mm
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
+0
+7
+5
+Relay_THT
+Relay_SPST_Schrack-RT1-16A-FormA_RM5mm
+Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RT1-FormA_RM3.5mm
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RT1-FormA_RM5mm
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_MS_Form1AB
+Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/
+Standex Meder MS SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_SIL_Form1A
+Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_SIL_Form1B
+Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_TE_PCH-1xxx2M
+Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf
+Relay SPST NO
+0
+4
+4
+Relay_THT
+Relay_SPST_TE_PCN-1xxD3MHZ
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0
+SPST relay slim
+0
+4
+4
+Relay_THT
+Relay_Socket_DPDT_Finder_96.12
+https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf
+Relay socket DPDT Finder 96.12 56.32
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_DIP_HighProfile
+package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
+DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_DIP_LowProfile
+package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
+DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_UMS
+Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Resistor_SMD
+R_0201_0603Metric
+Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+resistor
+0
+4
+2
+Resistor_SMD
+R_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+4
+2
+Resistor_SMD
+R_0402_1005Metric
+Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0402_1005Metric_Pad0.72x0.64mm_HandSolder
+Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0603_1608Metric
+Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0603_1608Metric_Pad0.98x0.95mm_HandSolder
+Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0612_1632Metric
+Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0612_1632Metric_Pad1.18x3.40mm_HandSolder
+Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0805_2012Metric
+Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0805_2012Metric_Pad1.20x1.40mm_HandSolder
+Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0815_2038Metric
+Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0815_2038Metric_Pad1.20x4.05mm_HandSolder
+Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_01005_0402Metric
+Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+resistor
+0
+4
+2
+Resistor_SMD
+R_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+4
+2
+Resistor_SMD
+R_1020_2550Metric
+Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1020_2550Metric_Pad1.33x5.20mm_HandSolder
+Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1206_3216Metric
+Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1206_3216Metric_Pad1.30x1.75mm_HandSolder
+Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1210_3225Metric
+Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1210_3225Metric_Pad1.30x2.65mm_HandSolder
+Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1218_3246Metric
+Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1218_3246Metric_Pad1.22x4.75mm_HandSolder
+Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1812_4532Metric
+Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2010_5025Metric
+Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2010_5025Metric_Pad1.40x2.65mm_HandSolder
+Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2512_6332Metric
+Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2512_6332Metric_Pad1.40x3.35mm_HandSolder
+Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2816_7142Metric
+Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2816_7142Metric_Pad3.20x4.45mm_HandSolder
+Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_4020_10251Metric
+Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_4020_10251Metric_Pad1.65x5.30mm_HandSolder
+Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_Array_Concave_2x0603
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Concave_4x0402
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Concave_4x0603
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_2x0402
+Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x0603
+Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x0606
+Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x1206
+Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_4x0402
+Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x0603
+Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x0612
+Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x1206
+Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_5x0603
+Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf)
+resistor array
+0
+10
+10
+Resistor_SMD
+R_Array_Convex_5x1206
+Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf)
+resistor array
+0
+10
+10
+Resistor_SMD
+R_Array_Convex_8x0602
+Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf)
+resistor array
+0
+16
+16
+Resistor_SMD
+R_Cat16-2
+SMT resistor net, Bourns CAT16 series, 2 way
+SMT resistor net Bourns CAT16 series 2 way
+0
+4
+4
+Resistor_SMD
+R_Cat16-4
+SMT resistor net, Bourns CAT16 series, 4 way
+SMT resistor net Bourns CAT16 series 4 way
+0
+8
+8
+Resistor_SMD
+R_Cat16-8
+SMT resistor net, Bourns CAT16 series, 8 way
+SMT resistor net Bourns CAT16 series 8 way
+0
+16
+16
+Resistor_SMD
+R_MELF_MMB-0207
+Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf
+MELF Resistor
+0
+2
+2
+Resistor_SMD
+R_MicroMELF_MMU-0102
+Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf
+MicroMELF Resistor
+0
+2
+2
+Resistor_SMD
+R_MiniMELF_MMA-0204
+Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf
+MiniMELF Resistor
+0
+2
+2
+Resistor_SMD
+R_Shunt_Ohmite_LVK12
+4 contact shunt resistor
+shunt resistor 4 contacts
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK20
+4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK24
+4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK25
+4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSKW0612
+https://www.vishay.com/docs/30332/wskw0612.pdf
+4-Terminal SMD Shunt
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSR2_WSR3
+Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
+SMD Shunt Resistor
+0
+2
+2
+Resistor_SMD
+R_Shunt_Vishay_WSR2_WSR3_KelvinConnection
+Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
+SMD Shunt Resistor
+0
+4
+2
+Resistor_THT
+R_Array_SIP4
+4-pin Resistor SIP pack
+R
+0
+4
+4
+Resistor_THT
+R_Array_SIP5
+5-pin Resistor SIP pack
+R
+0
+5
+5
+Resistor_THT
+R_Array_SIP6
+6-pin Resistor SIP pack
+R
+0
+6
+6
+Resistor_THT
+R_Array_SIP7
+7-pin Resistor SIP pack
+R
+0
+7
+7
+Resistor_THT
+R_Array_SIP8
+8-pin Resistor SIP pack
+R
+0
+8
+8
+Resistor_THT
+R_Array_SIP9
+9-pin Resistor SIP pack
+R
+0
+9
+9
+Resistor_THT
+R_Array_SIP10
+10-pin Resistor SIP pack
+R
+0
+10
+10
+Resistor_THT
+R_Array_SIP11
+11-pin Resistor SIP pack
+R
+0
+11
+11
+Resistor_THT
+R_Array_SIP12
+12-pin Resistor SIP pack
+R
+0
+12
+12
+Resistor_THT
+R_Array_SIP13
+13-pin Resistor SIP pack
+R
+0
+13
+13
+Resistor_THT
+R_Array_SIP14
+14-pin Resistor SIP pack
+R
+0
+14
+14
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal
+Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal
+Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical
+Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical
+Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical
+Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical
+Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical
+Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical
+Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical
+Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical
+Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical
+Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical
+Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical
+Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical
+Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P22.40mm
+Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P25.40mm
+Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W6.4mm_P27.94mm
+Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W6.4mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P27.94mm
+Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W6.4mm_P40.64mm
+Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W6.4mm_P45.72mm
+Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W9.0mm_P40.64mm
+Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W9.0mm_P45.72mm
+Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P55.88mm
+Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P60.96mm
+Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L50.0mm_W9.0mm_P55.88mm
+Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L50.0mm_W9.0mm_P60.96mm
+Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P66.04mm
+Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P71.12mm
+Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L75.0mm_W9.0mm_P81.28mm
+Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L75.0mm_W9.0mm_P86.36mm
+Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm
+Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm
+Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm
+Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm
+Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm
+Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm
+0
+4
+4
+Resistor_THT
+R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Box_L8.4mm_W2.5mm_P5.08mm
+Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf
+Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm
+0
+2
+2
+Resistor_THT
+R_Box_L13.0mm_W4.0mm_P9.00mm
+Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm
+0
+2
+2
+Resistor_THT
+R_Box_L14.0mm_W5.0mm_P9.00mm
+Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm
+0
+2
+2
+Resistor_THT
+R_Box_L26.0mm_W5.0mm_P20.00mm
+Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm
+Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
+Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm
+Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
+Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L11.0mm_W7.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L12.0mm_W8.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L13.0mm_W9.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L16.1mm_W9.0mm_P7.37mm
+Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm
+0
+2
+2
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm
+Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E_Vertical_H20mm
+Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm
+Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E_Vertical_H20mm
+Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
+rotary encoder
+0
+5
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
+rotary encoder
+0
+5
+4
+Rotary_Encoder
+RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Nxxxx
+Bourns rotary encoder, PEC09, without switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09
+rotary encoder
+0
+3
+3
+Rotary_Encoder
+RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Sxxxx
+Bourns rotary encoder, PEC09, with switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09
+rotary encoder
+0
+5
+5
+Rotary_Encoder
+RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Nxxxx
+Bourns rotary encoder, PEC12R, without switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf
+rotary encoder
+0
+5
+4
+Rotary_Encoder
+RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Sxxxx
+Bourns rotary encoder, PEC12R, with switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Nxxxx
+Bourns rotary encoder, PEC12R, without switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf
+rotary encoder
+0
+5
+4
+Rotary_Encoder
+RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Sxxxx
+Bourns rotary encoder, PEC12R, with switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf
+rotary encoder
+0
+7
+6
+Sensor
+Aosong_DHT11_5.5x12.0_P2.54mm
+Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf
+Temperature and humidity module
+0
+4
+4
+Sensor
+Avago_APDS-9960
+Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN)
+DFN Sensor optical IR
+0
+8
+8
+Sensor
+LuminOX_LOX-O2
+SST LuminOX Luminescence-based O2 sensor, https://sstsensing.com/wp-content/uploads/2021/08/DS0030rev15_LuminOx.pdf
+SST LuminOX O2
+0
+4
+4
+Sensor
+MQ-6
+Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf
+gas sensor
+0
+6
+6
+Sensor
+SHT1x
+SHT1x
+SHT1x
+0
+8
+8
+Sensor
+Senseair_S8_Down
+Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
+co2 gas sensor pwm modbus
+0
+9
+9
+Sensor
+Senseair_S8_Up
+Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
+co2 gas sensor pwm modbus
+0
+9
+9
+Sensor
+Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm
+Sensirion SCD4x QFN, 20 Pin (https://sensirion.com/media/documents/C4B87CE6/627C2DCD/CD_DS_SCD40_SCD41_Datasheet_D1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Sensirion QFN NoLead
+0
+25
+21
+Sensor
+Sensortech_MiCS_5x7mm_P1.25mm
+https://www.sgxsensortech.com/content/uploads/2014/07/1084_Datasheet-MiCS-5524-rev-8.pdf
+Sensortech MiCS MEMS sensor
+0
+10
+10
+Sensor
+Winson_GM-402B_5x5mm_P1.27mm
+Winson GM-402B, 8 Pin (https://www.winsen-sensor.com/d/files/me2/mems--gm-402b--manual-v1_1.pdf)
+Winson
+0
+8
+8
+Sensor_Audio
+CUI_CMC-4013-SMT
+Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf
+Microphone CUI
+0
+2
+2
+Sensor_Audio
+Infineon_PG-LLGA-5-1
+Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/
+infineon mems microphone
+0
+15
+5
+Sensor_Audio
+InvenSense_ICS-43434-6_3.5x2.65mm
+TDK InvenSense MEMS I2S Microphone: https://invensense.tdk.com/products/ics-43434/
+microphone MEMS I2S ICS-43434 TDK InvenSense
+0
+6
+6
+Sensor_Audio
+Knowles_LGA-5_3.5x2.65mm
+https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf
+MEMS Microphone LGA
+0
+5
+5
+Sensor_Audio
+Knowles_SPH0645LM4H-6_3.5x2.65mm
+Knowles MEMS I2S Microphone: https://www.knowles.com/subdepartment/dpt-microphones/subdpt-sisonic-surface-mount-mems
+microphone MEMS I2S SPH0645LM4H Knowles
+0
+6
+6
+Sensor_Audio
+ST_HLGA-6_3.76x4.72mm_P1.65mm
+http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf
+HLGA Sensor Audio
+0
+6
+6
+Sensor_Current
+AKM_CQ_7
+AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
+akm current sensor tht
+0
+39
+7
+Sensor_Current
+AKM_CQ_7S
+AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
+akm current sensor smd
+0
+19
+7
+Sensor_Current
+AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm
+AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf)
+akm vsop 24
+0
+10
+10
+Sensor_Current
+AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm
+AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/)
+akm cz-381x 10
+0
+10
+10
+Sensor_Current
+Allegro_CB_PFF
+Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET!
+Allegro CB-PFF
+0
+37
+5
+Sensor_Current
+Allegro_CB_PSF
+Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
+Allegro CB-PSF
+0
+5
+5
+Sensor_Current
+Allegro_CB_PSS
+Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
+Allegro CB-PSS
+0
+5
+5
+Sensor_Current
+Allegro_PSOF-7_4.8x6.4mm_P1.60mm
+Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx)
+Allegro PSOF-7
+0
+7
+7
+Sensor_Current
+Allegro_QFN-12-10-1EP_3x3mm_P0.5mm
+Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx)
+Allegro QFN 0.5
+0
+14
+10
+Sensor_Current
+Allegro_QSOP-24_3.9x8.7mm_P0.635mm
+Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en)
+Allegro QSOP 0.635
+0
+24
+24
+Sensor_Current
+Allegro_SIP-3
+Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx)
+Allegro SIP-3
+0
+3
+3
+Sensor_Current
+Allegro_SIP-4
+Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx)
+Allegro SIP-4
+0
+4
+4
+Sensor_Current
+Diodes_SIP-3_4.1x1.5mm_P1.27mm
+Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf)
+Diodes SIP-3 Bulk Pack
+0
+3
+3
+Sensor_Current
+Diodes_SIP-3_4.1x1.5mm_P2.65mm
+Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf)
+Diodes SIP-3 Ammo Pack
+0
+3
+3
+Sensor_Current
+Honeywell_CSLW
+https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf
+Miniature Wired Open-Loop Current Sensor
+0
+5
+5
+Sensor_Current
+LEM_CKSR
+LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf
+current transducer LEM
+0
+14
+14
+Sensor_Current
+LEM_HO8-NP
+LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HO8-NSM
+LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HO40-NP
+LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HTFS
+LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf)
+HTFS current transducer
+0
+4
+4
+Sensor_Current
+LEM_HX02-P
+LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX03-P-SP2
+LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX04-P
+LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX05-NP
+LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX05-P-SP2
+LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX06-P
+LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX10-NP
+LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX10-P-SP2
+LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX15-NP
+LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX15-P-SP2
+LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX20-P-SP2
+LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX25-P-SP2
+LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX50-P-SP2
+LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_LA25-P
+LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf)
+current transducer
+0
+3
+3
+Sensor_Current
+LEM_LTSR-NP
+LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf
+Current transducer
+0
+10
+10
+Sensor_Distance
+ST_VL53L1x
+VL53L1x distance sensor
+VL53L1CXV0FY1 VL53L1x
+0
+13
+12
+Sensor_Humidity
+Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm
+DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf)
+Sensirion DFN NoLead
+0
+10
+5
+Sensor_Humidity
+Sensirion_DFN-4_1.5x1.5mm_P0.8mm_SHT4x_NoCentralPad
+Sensirion, SHT40, SHT41, SHT45, DFN, 4 Pin (https://sensirion.com/media/documents/33FD6951/624C4357/Datasheet_SHT4x.pdf)
+DFN NoLead
+0
+4
+4
+Sensor_Humidity
+Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm
+Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf)
+sensirion dfn nolead
+0
+10
+9
+Sensor_Motion
+Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y
+LGA, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL363.pdf#page=44)
+LGA NoLead CC-16-4
+0
+16
+16
+Sensor_Motion
+InvenSense_QFN-24_3x3mm_P0.4mm
+24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.4
+0
+24
+24
+Sensor_Motion
+InvenSense_QFN-24_3x3mm_P0.4mm_NoMask
+24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.4
+0
+25
+24
+Sensor_Motion
+InvenSense_QFN-24_4x4mm_P0.5mm
+24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.5
+0
+24
+24
+Sensor_Motion
+InvenSense_QFN-24_4x4mm_P0.5mm_NoMask
+24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.5
+0
+25
+24
+Sensor_Pressure
+Freescale_98ARH99066A
+https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
+sensor pressure ssop 98ARH99066A
+0
+8
+8
+Sensor_Pressure
+Freescale_98ARH99089A
+https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
+sensor pressure ssop 98ARH99089A
+0
+8
+8
+Sensor_Pressure
+Honeywell_40PCxxxG1A
+https://www.honeywellscportal.com/index.php?ci_id=138832
+pressure sensor automotive honeywell
+0
+3
+3
+Sensor_Pressure
+TE_MS5525DSO-DBxxxyS
+Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English
+Pressure DualBarbed
+0
+14
+14
+Sensor_Pressure
+TE_MS5837-xxBA
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5837-30BA%7FB1%7Fpdf%7FEnglish%7FENG_DS_MS5837-30BA_B1.pdf%7FCAT-BLPS0017
+MS5837 Ultra-small gel-filled pressure sensor with stainless steel cap
+0
+4
+4
+Sensor_Voltage
+LEM_LV25-P
+LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf
+LEM Hall Effect Voltage transducer
+0
+5
+5
+Socket
+3M_Textool_240-1288-00-0602J_2x20_P2.54mm
+3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils)
+THT DIP DIL ZIF 25.4mm 1000mil Socket
+0
+40
+40
+Socket
+DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J
+3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+14
+14
+Socket
+DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J
+3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+16
+16
+Socket
+DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J
+3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+18
+18
+Socket
+DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J
+3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+20
+20
+Socket
+DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J
+3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 10.16mm 400mil Socket
+0
+22
+22
+Socket
+DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J
+3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+24
+24
+Socket
+DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J
+3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+24
+24
+Socket
+DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J
+3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 10.16mm 400mil Socket
+0
+28
+28
+Socket
+DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J
+3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+28
+28
+Socket
+DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J
+3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+32
+32
+Socket
+DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J
+3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+40
+40
+Socket
+DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J
+3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 25.4mm 1000mil Socket
+0
+40
+40
+Socket
+DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J
+3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+42
+42
+Socket
+Wells_648-0482211SA01
+https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824
+48pin TSOP Socket
+0
+48
+48
+Symbol
+CE-Logo_8.5x6mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_11.2x8mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_16.8x12mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_28x20mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_42x30mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_56.1x40mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+ESD-Logo_6.6x6mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_8.9x8mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_13.2x12mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_22x20mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_33x30mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_44.1x40mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+EasterEgg_EWG1308-2013_ClassA
+Egg with 42x60mm Body-Size, ClassA, according to EWG1308/2013
+egg easter
+0
+0
+0
+Symbol
+FCC-Logo_7.3x6mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_9.6x8mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_14.6x12mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_24.2x20mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_36.3x30mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_48.3x40mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+KiCad-Logo2_5mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_5mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_6mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_6mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_8mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_8mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_12mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_12mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_20mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_20mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_30mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_30mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_40mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_40mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_5mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_5mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_6mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_6mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_8mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_8mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_12mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_12mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_20mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_20mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_30mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_30mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_40mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_40mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+OSHW-Logo2_7.3x6mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_7.3x6mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_9.8x8mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_9.8x8mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_14.6x12mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_14.6x12mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_24.3x20mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_24.3x20mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_36.5x30mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_36.5x30mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_48.7x40mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_48.7x40mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_5.7x6mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_5.7x6mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_7.5x8mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_7.5x8mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_11.4x12mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_11.4x12mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_19x20mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_19x20mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_28.5x30mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_28.5x30mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_38.1x40mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_38.1x40mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_6.7x6mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_6.7x6mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_8.9x8mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_8.9x8mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_13.4x12mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_13.4x12mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_22.3x20mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_22.3x20mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_33.5x30mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_33.5x30mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_44.5x40mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_44.5x40mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+Polarity_Center_Negative_6mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_8mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_12mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_20mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_30mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_40mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Positive_6mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_8mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_12mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_20mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_30mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_40mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+RoHS-Logo_6mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_8mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_12mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_20mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_30mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_40mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+Symbol_Attention_CopperTop_Big
+Symbol, Attention, Copper Top, Big,
+Symbol, Attention, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_Attention_CopperTop_Small
+Symbol, Attention, Copper Top, Small,
+Symbol, Attention, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_Barrel_Polarity
+Barrel connector polarity indicator
+barrel polarity
+0
+0
+0
+Symbol
+Symbol_CC-Attribution_CopperTop_Big
+Symbol, CC-Attribution, Copper Top, Big,
+Symbol, CC-Attribution, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-Attribution_CopperTop_Small
+Symbol, CC-Share Alike, Copper Top, Small,
+Symbol, CC-Share Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-Noncommercial_CopperTop_Big
+Symbol, CC-Noncommercial, Copper Top, Big,
+Symbol, CC-Noncommercial, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-Noncommercial_CopperTop_Small
+Symbol, CC-Noncommercial Alike, Copper Top, Small,
+Symbol, CC-Noncommercial Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_CopperTop_Big
+Symbol, CC-PublicDomain, Copper Top, Big,
+Symbol, CC-PublicDomain, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_CopperTop_Small
+Symbol, CC-Public Domain, Copper Top, Small,
+Symbol, CC-Public Domain, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_SilkScreenTop_Big
+Symbol, CC-PublicDomain, SilkScreen Top, Big,
+Symbol, CC-PublicDomain, SilkScreen Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-ShareAlike_CopperTop_Big
+Symbol, CC-Share Alike, Copper Top, Big,
+Symbol, CC-Share Alike, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-ShareAlike_CopperTop_Small
+Symbol, CC-Share Alike, Copper Top, Small,
+Symbol, CC-Share Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommonsPublicDomain_CopperTop_Small
+Symbol, Creative Commons Public Domain, CopperTop, Small,
+Symbol, Creative Commons Public Domain, CopperTop, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small
+Symbol, Creative Commons Public Domain, SilkScreenTop, Small,
+Symbol, Creative Commons Public Domain, SilkScreen Top, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type1_Big
+Symbol, Creative Commons, CopperTop, Type 1, Big,
+Symbol, Creative Commons, CopperTop, Type 1, Big,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type2_Big
+Symbol, Creative Commons, CopperTop, Type 2, Big,
+Symbol, Creative Commons, CopperTop, Type 2, Big,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type2_Small
+Symbol, Creative Commons, CopperTop, Type 2, Small,
+Symbol, Creative Commons, CopperTop, Type 2, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_SilkScreenTop_Type2_Big
+Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
+Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
+0
+0
+0
+Symbol
+Symbol_Danger_CopperTop_Big
+Symbol, Danger, CopperTop, Big,
+Symbol, Danger, CopperTop, Big,
+0
+0
+0
+Symbol
+Symbol_Danger_CopperTop_Small
+Symbol, Danger, Copper Top, Small,
+Symbol, Danger, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_ESD-Logo-Text_CopperTop
+
+
+0
+0
+0
+Symbol
+Symbol_ESD-Logo_CopperTop
+ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
+ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
+0
+0
+0
+Symbol
+Symbol_GNU-GPL_CopperTop_Big
+Symbol, GNU-GPL, Copper Top, Big,
+Symbol, GNU-GPL, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_GNU-GPL_CopperTop_Small
+Symbol, GNU-GPL, Copper Top, Small,
+Symbol, GNU-GPL, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_GNU-Logo_CopperTop
+GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
+GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
+0
+0
+0
+Symbol
+Symbol_GNU-Logo_SilkscreenTop
+GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
+GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type1_CopperTop_Big
+Symbol, HighVoltage, Type1, Copper Top, Big,
+Symbol, HighVoltage, Type1, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type2_CopperTop_Big
+Symbol, HighVoltage, Type2, Copper Top, Big,
+Symbol, HighVoltage, Type2, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type2_CopperTop_VerySmall
+Symbol, High Voltage, Type 2, Copper Top, Very Small,
+Symbol, High Voltage, Type 2, Copper Top, Very Small,
+0
+0
+0
+Symbol
+Symbol_Highvoltage_Type1_CopperTop_Small
+Symbol, Highvoltage, Type 1, Copper Top, Small,
+Symbol, Highvoltage, Type 1, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_Highvoltage_Type2_CopperTop_Small
+Symbol, Highvoltage, Type 2, Copper Top, Small,
+Symbol, Highvoltage, Type 2, Copper Top, Small,
+0
+0
+0
+Symbol
+UKCA-Logo_6x6mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_8x8mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_12x12mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_20x20mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_30x30mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_40x40mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+WEEE-Logo_4.2x6mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_5.6x8mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_8.4x12mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_14x20mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_21x30mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_28.1x40mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+TerminalBlock
+TerminalBlock_Altech_AK300-2_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+2
+2
+TerminalBlock
+TerminalBlock_Altech_AK300-3_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+3
+3
+TerminalBlock
+TerminalBlock_Altech_AK300-4_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+4
+4
+TerminalBlock
+TerminalBlock_Wuerth_691311400102_P7.62mm
+https://katalog.we-online.de/em/datasheet/6913114001xx.pdf
+Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm
+0
+2
+2
+TerminalBlock
+TerminalBlock_bornier-2_P5.08mm
+simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2
+terminal block bornier2
+0
+2
+2
+TerminalBlock
+TerminalBlock_bornier-3_P5.08mm
+simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3
+terminal block bornier3
+0
+3
+3
+TerminalBlock
+TerminalBlock_bornier-4_P5.08mm
+simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4
+terminal block bornier4
+0
+4
+4
+TerminalBlock
+TerminalBlock_bornier-5_P5.08mm
+simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5
+terminal block bornier5
+0
+5
+5
+TerminalBlock
+TerminalBlock_bornier-6_P5.08mm
+simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6
+terminal block bornier6
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x02_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x03_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+4
+4
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x04_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+5
+5
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x05_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x06_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+7
+7
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x07_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+8
+8
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x08_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+9
+9
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x09_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+10
+10
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x10_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+11
+11
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x11_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+12
+12
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x12_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+13
+13
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x13_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+14
+14
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x14_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+15
+15
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x15_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Altech
+Altech_AK300_1x02_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+2
+2
+TerminalBlock_Altech
+Altech_AK300_1x03_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+3
+3
+TerminalBlock_Altech
+Altech_AK300_1x04_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+4
+4
+TerminalBlock_Altech
+Altech_AK300_1x05_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+5
+5
+TerminalBlock_Altech
+Altech_AK300_1x06_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+6
+6
+TerminalBlock_Altech
+Altech_AK300_1x07_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+7
+7
+TerminalBlock_Altech
+Altech_AK300_1x08_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+8
+8
+TerminalBlock_Altech
+Altech_AK300_1x09_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+9
+9
+TerminalBlock_Altech
+Altech_AK300_1x10_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+10
+10
+TerminalBlock_Altech
+Altech_AK300_1x11_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+11
+11
+TerminalBlock_Altech
+Altech_AK300_1x12_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+12
+12
+TerminalBlock_Altech
+Altech_AK300_1x13_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+13
+13
+TerminalBlock_Altech
+Altech_AK300_1x14_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+14
+14
+TerminalBlock_Altech
+Altech_AK300_1x15_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+15
+15
+TerminalBlock_Altech
+Altech_AK300_1x16_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+16
+16
+TerminalBlock_Altech
+Altech_AK300_1x17_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+17
+17
+TerminalBlock_Altech
+Altech_AK300_1x18_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+18
+18
+TerminalBlock_Altech
+Altech_AK300_1x19_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+19
+19
+TerminalBlock_Altech
+Altech_AK300_1x20_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+20
+20
+TerminalBlock_Altech
+Altech_AK300_1x21_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+21
+21
+TerminalBlock_Altech
+Altech_AK300_1x22_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+22
+22
+TerminalBlock_Altech
+Altech_AK300_1x23_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+23
+23
+TerminalBlock_Altech
+Altech_AK300_1x24_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+24
+24
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+2
+2
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+3
+3
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+4
+4
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+5
+5
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+6
+6
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+7
+7
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+8
+8
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+9
+9
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+10
+10
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+11
+11
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+12
+12
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+13
+13
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+14
+14
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+15
+15
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+16
+16
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+17
+17
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+18
+18
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+19
+19
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+20
+20
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+21
+21
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+22
+22
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+23
+23
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+24
+24
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+25
+25
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+26
+26
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+27
+27
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+28
+28
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+29
+29
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+30
+30
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed
+single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm
+0
+1
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6
+single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection
+single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed
+single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection
+single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0
+single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0
+single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed
+single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm
+0
+4
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal
+terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal
+terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal
+terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal
+terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal
+terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal
+terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Philmore
+TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal
+Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
+THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_Philmore
+TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal
+Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
+THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf
+PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm
+0
+4
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf
+PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector
+0
+5
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm
+0
+6
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+5
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf
+PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector
+0
+6
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm
+0
+8
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf
+PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector
+0
+7
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm
+0
+10
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+7
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf
+PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector
+0
+8
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm
+0
+12
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+8
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf
+PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector
+0
+9
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm
+0
+14
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+9
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf
+PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector
+0
+10
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm
+0
+16
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+10
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal
+terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal
+terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal
+terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal
+terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal
+terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal
+terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal
+terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal
+terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal
+terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal
+terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal
+terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal
+terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal
+terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal
+terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal
+terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal
+terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal
+terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal
+terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal
+terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal
+terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal
+terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal
+terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal
+terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal
+terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal
+terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal
+terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal
+terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal
+terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal
+terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal
+terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal
+terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal
+terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal
+terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal
+terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal
+terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal
+terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal
+terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal
+terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal
+terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal
+terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal
+terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal
+terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal
+terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal
+terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree
+terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree
+terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree
+terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree
+terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree
+terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree
+terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree
+terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree
+terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree
+terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree
+terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree
+terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal
+terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal
+terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal
+terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal
+terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal
+terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal
+terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal
+terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal
+terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal
+terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal
+terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal
+terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal
+terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal
+terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal
+terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal
+terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal
+terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal
+terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal
+terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal
+terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal
+terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal
+terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal
+terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal
+terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal
+terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal
+terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal
+terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal
+terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal
+terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal
+terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal
+terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal
+terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal
+terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal
+terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal
+terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal
+terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal
+terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal
+terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal
+terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal
+terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal
+terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal
+terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal
+terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical
+terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical
+terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical
+terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical
+terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical
+terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical
+terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical
+terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical
+terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical
+terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical
+terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical
+terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal
+terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal
+terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal
+terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal
+terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal
+terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal
+terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal
+terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal
+terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal
+terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal
+terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal
+terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal
+terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal
+terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal
+terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal
+terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal
+terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal
+terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal
+terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal
+terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal
+terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal
+terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal
+terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal
+Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal
+Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+11
+11
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal
+Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+12
+12
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal
+Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal
+Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal
+Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal
+Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal
+Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal
+Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal
+Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal
+Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree
+Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree
+Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree
+Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree
+Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree
+Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree
+Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree
+Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
+0
+7
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree
+Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree
+Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree
+Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree
+Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
+0
+14
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree
+Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree
+Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree
+Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+36
+36
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree
+Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+48
+48
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree
+Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree
+Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree
+Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree
+Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree
+Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree
+Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree
+Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
+0
+7
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree
+Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree
+Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree
+Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree
+Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree
+Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree
+Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree
+Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree
+Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree
+Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree
+Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree
+Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree
+Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree
+Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree
+Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree
+Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree
+Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree
+Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree
+Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree
+Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree
+Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree
+Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree
+Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree
+Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree
+Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree
+Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree
+Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree
+Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
+0
+28
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree
+Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree
+Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree
+Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+72
+36
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree
+Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+96
+48
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree
+Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree
+Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree
+Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree
+Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree
+Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree
+Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree
+Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree
+Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree
+Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree
+Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree
+Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree
+Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree
+Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree
+Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree
+Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree
+Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree
+Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree
+Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree
+Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree
+Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree
+Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree
+Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree
+Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree
+Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree
+Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree
+Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree
+Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree
+Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree
+Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree
+Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree
+Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree
+Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree
+Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
+0
+20
+10
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree
+Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm
+0
+22
+11
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree
+Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree
+Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
+0
+26
+13
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree
+Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm
+0
+28
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree
+Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm
+0
+30
+15
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree
+Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree
+Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree
+Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree
+Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree
+Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree
+Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree
+Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree
+Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree
+Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree
+Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree
+Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree
+Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm
+0
+20
+10
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree
+Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
+0
+22
+11
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree
+Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree
+Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree
+Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm
+0
+48
+24
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf)
+screw terminal thread redcube thr power connector
+0
+16
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf)
+screw terminal thread redcube thr power connector
+0
+16
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TestPoint
+TestPoint_2Pads_Pitch2.54mm_Drill0.8mm
+Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm
+CONN DEV
+0
+2
+2
+TestPoint
+TestPoint_2Pads_Pitch5.08mm_Drill1.3mm
+Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
+CONN DEV
+0
+2
+2
+TestPoint
+TestPoint_Bridge_Pitch2.0mm_Drill0.7mm
+wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill0.7mm
+wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill1.0mm
+wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill1.3mm
+wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch3.81mm_Drill1.3mm
+wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch5.08mm_Drill0.7mm
+wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch5.08mm_Drill1.3mm
+wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch6.35mm_Drill1.3mm
+wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch7.62mm_Drill1.3mm
+wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Keystone_5000-5004_Miniature
+Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5005-5009_Compact
+Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5010-5014_Multipurpose
+Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5015_Micro-Minature
+SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353
+Test Point
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5019_Minature
+SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357
+Test Point
+0
+1
+1
+TestPoint
+TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded
+wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.0mm
+wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile
+low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.85mm
+wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded
+wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded
+wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.0mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.5mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.8mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Pad_1.0x1.0mm
+SMD rectangular pad as test Point, square 1.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_1.5x1.5mm
+SMD rectangular pad as test Point, square 1.5mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_2.0x2.0mm
+SMD rectangular pad as test Point, square 2.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_2.5x2.5mm
+SMD rectangular pad as test Point, square 2.5mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_3.0x3.0mm
+SMD rectangular pad as test Point, square 3.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_4.0x4.0mm
+SMD rectangular pad as test Point, square 4.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_D1.0mm
+SMD pad as test Point, diameter 1.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D1.5mm
+SMD pad as test Point, diameter 1.5mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D2.0mm
+SMD pad as test Point, diameter 2.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D2.5mm
+SMD pad as test Point, diameter 2.5mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D3.0mm
+SMD pad as test Point, diameter 3.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D4.0mm
+SMD pad as test Point, diameter 4.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D2.0mm
+Plated Hole as test Point, diameter 2.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D3.0mm
+Plated Hole as test Point, diameter 3.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D4.0mm
+Plated Hole as test Point, diameter 4.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D5.0mm
+Plated Hole as test Point, diameter 5.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_THTPad_1.0x1.0mm_Drill0.5mm
+THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_1.5x1.5mm_Drill0.7mm
+THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_2.0x2.0mm_Drill1.0mm
+THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_2.5x2.5mm_Drill1.2mm
+THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_3.0x3.0mm_Drill1.5mm
+THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_4.0x4.0mm_Drill2.0mm
+THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D1.0mm_Drill0.5mm
+THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D1.5mm_Drill0.7mm
+THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D2.0mm_Drill1.0mm
+THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D2.5mm_Drill1.2mm
+THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D3.0mm_Drill1.5mm
+THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D4.0mm_Drill2.0mm
+THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm
+test point THT pad
+0
+1
+1
+Transformer_SMD
+Pulse_P0926NL
+SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa0926nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA1323NL
+SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa1323nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2001NL
+SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2001nl pe-68386nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2002NL-PA2008NL-PA2009NL
+SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2004NL
+SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2004nl pa0264nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2005NL
+SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2005nl pa0173nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2006NL
+SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2006nl pa0186nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2007NL
+SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2007nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2777NL
+SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa2777nl
+0
+8
+8
+Transformer_SMD
+Pulse_PA3493NL
+SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa3493nl
+0
+4
+4
+Transformer_SMD
+Transformer_Coilcraft_CST1
+Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Coilcraft_CST2
+Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Coilcraft_CST2010
+Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf)
+Transformer current sense SMD
+0
+12
+12
+Transformer_SMD
+Transformer_CurrentSense_8.4x7.2mm
+Transformer current sense SMD 8.4x7.2mm
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Ethernet_Bel_S558-5999-T7-F
+Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf
+Ethernet Transformer
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Bourns_PT61017PEL
+https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf
+Transformer Ethernet Single Center-Tap
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Bourns_PT61020EL
+10/100/1000 Base-T Transformer Module, PT61020EL (https://www.bourns.com/pdfs/PT61020.pdf)
+Gigabit PoE Ethernet Transformer Single
+0
+24
+24
+Transformer_SMD
+Transformer_Ethernet_HALO_TG111-MSC13
+Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf
+Transformer Ethernet SMD
+0
+24
+24
+Transformer_SMD
+Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm
+Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm
+Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm
+Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Wuerth_749013011A
+Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf
+Ethernet Transformer
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm
+YDS 30F-51NL SO, 24 Pin (https://datasheet.lcsc.com/lcsc/1811051610_Shanghai-YDS-Tech-30F-51NL_C123168.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+YDS SO Transformer_SMD
+0
+24
+24
+Transformer_SMD
+Transformer_MACOM_SM-22
+https://cdn.macom.com/datasheets/ETC1-1-13.pdf
+RF Transformer
+0
+5
+5
+Transformer_SMD
+Transformer_MiniCircuits_AT224-1A
+SMD RF transformer, 50 ohm, 4.5 to 3000Mhz, https://www.minicircuits.com/pdfs/TC1-1-13M+.pdf
+RF Transformer
+0
+5
+5
+Transformer_SMD
+Transformer_Murata_78250JC
+Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf
+Murata transformer
+0
+6
+6
+Transformer_SMD
+Transformer_NF_ETAL_P2781
+NF-Transformer, ETAL, P2781, SMD,
+NF-Transformer ETAL P2781 SMD
+0
+8
+7
+Transformer_SMD
+Transformer_NF_ETAL_P2781_HandSoldering
+NF-Transformer, ETAL, P2781, SMD, Handsoldering
+NF-Transformer ETAL P2781 SMD Handsoldering
+0
+8
+7
+Transformer_SMD
+Transformer_NF_ETAL_P3000
+NF-Reansformer, ETAL, P3000, SMD,
+NF-Reansformer ETAL P3000 SMD
+0
+15
+13
+Transformer_SMD
+Transformer_NF_ETAL_P3000_HandSoldering
+NF-Reansformer, ETAL, P3000, SMD, Handsoldering,
+NF-Reansformer ETAL P3000 SMD Handsoldering
+0
+15
+13
+Transformer_SMD
+Transformer_NF_ETAL_P3181
+NF-Transformer, ETAL, P3181, SMD,
+NF-Transformer ETAL P3181 SMD
+0
+7
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3181_HandSoldering
+NF-Transformer, ETAL, P3181, SMD, Hand Soldering,
+NF-Transformer ETAL P3181 SMD Hand Soldering
+0
+7
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3188
+NF-Transformer, ETAL, P3188, SMD,
+NF-Transformer ETAL P3188 SMD
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3188_HandSoldering
+NF-Transformer, ETAL, P3188, SMD, Handsoldering,
+NF-Transformer ETAL P3188 SMD Handsoldering
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3191
+NF-Transformer, ETAL, P3191, SMD,
+NF-Transformer ETAL P3191 SMD
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3191_HandSoldering
+NF-Transformer, ETAL, P3191, SMD, Handsoldering,
+NF-Transformer ETAL P3191 SMD Handsoldering
+0
+8
+6
+Transformer_SMD
+Transformer_Pulse_H1100NL
+For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf
+H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N
+0
+16
+16
+Transformer_SMD
+Transformer_Wuerth_750315371
+Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm
+transformer flyback
+0
+6
+6
+Transformer_SMD
+Transformer_Wurth_WE-AGDT-EP7
+WE-AGDT Auxiliary Gate Drive Transformer EP7, https://www.we-online.com/components/products/datasheet/750319177.pdf
+auxiliary gate drive transformer
+0
+8
+8
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50
+Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50,
+Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50
+0
+3
+3
+Transformer_THT
+Autotransformer_ZS1052-AC
+Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf
+ignition coil autotransformer
+0
+3
+3
+Transformer_THT
+Transformer_37x44
+transformer 37x44mm²
+transformer 37x44mm²
+0
+12
+4
+Transformer_THT
+Transformer_Breve_TEZ-22x24
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+7
+7
+Transformer_THT
+Transformer_Breve_TEZ-28x33
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-35x42
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-38x45
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-44x52
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+10
+10
+Transformer_THT
+Transformer_Breve_TEZ-47x57
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+13
+13
+Transformer_THT
+Transformer_CHK_EI30-2VA_1xSec
+Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf
+Trafo Printtrafo CHK EI30 2VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI30-2VA_2xSec
+Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec,
+Trafo Printtrafo CHK EI30 2VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI30-2VA_Neutral
+Trafo, Printtrafo, CHK, EI30, 2VA, neutral,
+Trafo Printtrafo CHK EI30 2VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_1xSec
+Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI38 3VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_2xSec
+Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI38 3VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_Neutral
+Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI42 3VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_1xSec
+Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec,
+Trafo Printtrafo CHK EI42 5VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_2xSec
+Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec,
+Trafo Printtrafo CHK EI42 5VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_Neutral
+Trafo, Printtrafo, CHK, EI42, 5VA, neutral,
+Trafo Printtrafo CHK EI42 5VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI48-8VA_1xSec
+Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA 1x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-8VA_2xSec
+Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA 2x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-8VA_Neutral
+Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA neutral
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_1xSec
+Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec,
+Trafo Printtrafo CHK EI48 10VA 1x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_2xSec
+Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 10VA 2x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_Neutral
+Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 10VA neutral
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI54-12VA_1xSec
+Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA 1x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-12VA_2xSec
+Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA 2x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-12VA_Neutral
+Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA neutral
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_1xSec
+Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA 1x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_2xSec
+Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA 2x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_Neutral
+Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA neutral
+0
+14
+14
+Transformer_THT
+Transformer_CHK_UI30-4VA_Flat
+Trafo, Flattrafo, CHK, UI30, 4VA,
+Trafo Flattrafo CHK UI30 4VA
+0
+16
+16
+Transformer_THT
+Transformer_CHK_UI39-10VA_Flat
+Trafo, Flattrafo, CHK, UI39, 10VA,
+Trafo Flattrafo CHK UI39 10VA
+0
+20
+20
+Transformer_THT
+Transformer_Coilcraft_Q4434-B_Rhombus-T1311
+Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311,
+Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311
+0
+8
+8
+Transformer_THT
+Transformer_EPCOS_B66359A1013T_Horizontal
+Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T,
+Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T
+0
+13
+13
+Transformer_THT
+Transformer_EPCOS_B66359J1014T_Vertical
+Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T,
+Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T
+0
+14
+14
+Transformer_THT
+Transformer_Microphone_Lundahl_LL1538
+AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf
+AUDIO TRAFO LUNDAHL
+0
+7
+7
+Transformer_THT
+Transformer_Microphone_Lundahl_LL1587
+AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf
+AUDIO TRAFO LUNDAHL
+0
+7
+7
+Transformer_THT
+Transformer_Myrra_74040_Horizontal
+Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040,
+Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040
+0
+13
+13
+Transformer_THT
+Transformer_Myrra_EF20_7408x
+EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf
+transformer flyback SMPS
+0
+9
+9
+Transformer_THT
+Transformer_NF_ETAL_1-1_P1200
+NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf
+NF-Transformer 1to1 ETAL P1200
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P1165
+NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf
+NF-Transformer ETAL P1165
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P3324
+NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf
+NF-Transformer ETAL P3324
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P3356
+NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf
+NF-Transformer ETAL P3356
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30
+Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30,
+Transformer Toroid horizontal laying Diameter 9mm Amidon T30
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37
+Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37,
+Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44
+Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44,
+Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50
+Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50,
+Transformer Toroid horizontal laying Diameter 14mm Amidon T50
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D18.0mm
+Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm,
+Transformer Toroid tapped horizontal laying Diameter 18mm
+0
+5
+4
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30
+Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30,
+Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37
+Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37,
+Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44
+Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44,
+Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50
+Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50,
+Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50
+0
+6
+6
+Transformer_THT
+Transformer_Wuerth_750343373
+Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf)
+transformer flyback
+0
+10
+10
+Transformer_THT
+Transformer_Wuerth_760871131
+Transformer, horizontal core with bobbin, 14 pin, 2.49 mm pitch, 20 mm row spacing, 25x22.2x16mm https://www.we-online.com/catalog/datasheet/760871131.pdf
+transformer flyback
+0
+14
+14
+Transistor_Power_Module
+Infineon_AG-ECONO2
+28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979
+igbt diode module
+0
+28
+28
+Transistor_Power_Module
+Infineon_EasyPIM-1B
+35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63
+brifge rectifier igbt diode module
+0
+23
+23
+Transistor_Power_Module
+Infineon_EasyPIM-2B
+35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+Littelfuse_Package_H_XBN2MM
+24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf
+brifge rectifier igbt diode module
+0
+24
+24
+Transistor_Power_Module
+Littelfuse_Package_H_XN2MM
+28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf
+igbt diode module
+0
+28
+28
+Transistor_Power_Module
+Littelfuse_Package_W_XBN2MM
+24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf
+brifge rectifier igbt diode module
+0
+35
+24
+Transistor_Power_Module
+Littelfuse_Package_W_XN2MM
+35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf
+igbt diode module
+0
+35
+35
+Transistor_Power_Module
+ST_ACEPACK-2-CIB
+35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+ST_ACEPACK-2-CIB_PressFIT
+35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+ST_SDIP-25L
+25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf
+igbt diode module
+0
+25
+25
+Valve
+Valve_ECC-83-1
+Valve ECC-83-1 round pins
+Valve ECC-83-1 round pins
+0
+9
+9
+Valve
+Valve_ECC-83-2
+Valve ECC-83-2 flat pins
+Valve ECC-83-2 flat pins
+0
+10
+9
+Valve
+Valve_EURO
+Valve Euro
+Valve Euro
+0
+7
+5
+Valve
+Valve_Glimm
+Valve Glimm
+Valve Glimm
+0
+2
+2
+Valve
+Valve_Mini_G
+Valve mini G
+Valve mini G
+0
+9
+7
+Valve
+Valve_Mini_P
+Valve mini P
+Valve mini P
+0
+7
+7
+Valve
+Valve_Mini_Pentode_Linear
+Mini-Pentode, 5-pin, e.g. JAN6418
+Valve Mini-Pentode 5-pin JAN6418
+0
+5
+5
+Valve
+Valve_Noval_G
+Valve NOVAL G
+Valve NOVAL G
+0
+11
+9
+Valve
+Valve_Noval_P
+Valve NOVAL P
+Valve NOVAL P
+0
+9
+9
+Valve
+Valve_Octal
+8-pin round valve
+valve
+0
+9
+8
+Varistor
+RV_Disc_D7mm_W3.4mm_P5mm
+Varistor, diameter 7mm, width 3.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.5mm_P5mm
+Varistor, diameter 7mm, width 3.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.6mm_P5mm
+Varistor, diameter 7mm, width 3.6mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.7mm_P5mm
+Varistor, diameter 7mm, width 3.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.8mm_P5mm
+Varistor, diameter 7mm, width 3.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.9mm_P5mm
+Varistor, diameter 7mm, width 3.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.2mm_P5mm
+Varistor, diameter 7mm, width 4.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.3mm_P5mm
+Varistor, diameter 7mm, width 4.3mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.5mm_P5mm
+Varistor, diameter 7mm, width 4.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.8mm_P5mm
+Varistor, diameter 7mm, width 4.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.9mm_P5mm
+Varistor, diameter 7mm, width 4.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4mm_P5mm
+Varistor, diameter 7mm, width 4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.1mm_P5mm
+Varistor, diameter 7mm, width 5.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.4mm_P5mm
+Varistor, diameter 7mm, width 5.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.5mm_P5mm
+Varistor, diameter 7mm, width 5.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.7mm_P5mm
+Varistor, diameter 7mm, width 5.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.3mm_P5mm
+Varistor, diameter 9mm, width 3.3mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.4mm_P5mm
+Varistor, diameter 9mm, width 3.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.5mm_P5mm
+Varistor, diameter 9mm, width 3.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.6mm_P5mm
+Varistor, diameter 9mm, width 3.6mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.7mm_P5mm
+Varistor, diameter 9mm, width 3.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.8mm_P5mm
+Varistor, diameter 9mm, width 3.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.9mm_P5mm
+Varistor, diameter 9mm, width 3.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.1mm_P5mm
+Varistor, diameter 9mm, width 4.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.2mm_P5mm
+Varistor, diameter 9mm, width 4.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.4mm_P5mm
+Varistor, diameter 9mm, width 4.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.5mm_P5mm
+Varistor, diameter 9mm, width 4.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.8mm_P5mm
+Varistor, diameter 9mm, width 4.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4mm_P5mm
+Varistor, diameter 9mm, width 4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.2mm_P5mm
+Varistor, diameter 9mm, width 5.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.4mm_P5mm
+Varistor, diameter 9mm, width 5.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.5mm_P5mm
+Varistor, diameter 9mm, width 5.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.7mm_P5mm
+Varistor, diameter 9mm, width 5.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W6.1mm_P5mm
+Varistor, diameter 9mm, width 6.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W3.9mm_P7.5mm
+Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.2mm_P7.5mm
+Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.3mm_P7.5mm
+Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.4mm_P7.5mm
+Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.5mm_P7.5mm
+Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.6mm_P7.5mm
+Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.7mm_P7.5mm
+Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.8mm_P7.5mm
+Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4mm_P7.5mm
+Varistor, diameter 12mm, width 4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.1mm_P7.5mm
+Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.4mm_P7.5mm
+Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.8mm_P7.5mm
+Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5mm_P7.5mm
+Varistor, diameter 12mm, width 5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.1mm_P7.5mm
+Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.2mm_P7.5mm
+Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.3mm_P7.5mm
+Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.7mm_P7.5mm
+Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.1mm_P7.5mm
+Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.5mm_P7.5mm
+Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.9mm_P7.5mm
+Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W3.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.3mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.5mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.6mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.7mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.8mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4mm_P7.5mm
+Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5mm_P7.5mm
+Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.1mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.3mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.8mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W7.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W7.5mm_P7.5mm
+Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W8mm_P7.5mm
+Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W11mm_P7.5mm
+Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D16.5mm_W6.7mm_P7.5mm
+Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.3mm_P10mm
+Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.4mm_P10mm
+Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.5mm_P10mm
+Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.6mm_P10mm
+Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.7mm_P10mm
+Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.8mm_P10mm
+Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.9mm_P10mm
+Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.1mm_P10mm
+Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.3mm_P10mm
+Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.4mm_P10mm
+Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.6mm_P10mm
+Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.8mm_P10mm
+Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5mm_P10mm
+Varistor, diameter 21.5mm, width 5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.1mm_P7.5mm
+varistor
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.3mm_P10mm
+Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.5mm_P10mm
+Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.7mm_P10mm
+Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.8mm_P10mm
+Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.1mm_P10mm
+Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.5mm_P10mm
+Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.9mm_P10mm
+Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W8.4mm_P10mm
+Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W11.4mm_P10mm
+Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Rect_V25S440P_L26.5mm_W8.2mm_P12.7mm
+Varistor, V25S440P, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=b410c42c-51d1-460e-b1d9-d105d93c9679&filename=littelfuse-varistor-ultramov25s-datasheet
+varistor
+0
+2
+2
+center
+led_tape_3528_2835
+
+
+0
+2
+2
+footprints
+led_tape_3528_2835
+
+
+0
+2
+2
+logo-cc-by-sa
+logo-cc-by-sa_3.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_5.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_8.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_10.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_12.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_15.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_18.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_20.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_25.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_30.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_35.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_40.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_45.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_50.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_60.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_70.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_80.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_90.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_100.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_120.0mm
+
+
+0
+0
+0
+logo-cc-by-sa
+logo-cc-by-sa_150.0mm
+
+
+0
+0
+0
diff --git a/center-led/center.kicad_pcb b/center-led/center.kicad_pcb
index 85ece7c..a2e1a30 100644
--- a/center-led/center.kicad_pcb
+++ b/center-led/center.kicad_pcb
@@ -1,4083 +1,4068 @@
-(kicad_pcb (version 20220427) (generator pcbnew)
-
- (general
- (thickness 1.6)
- )
-
- (paper "A4")
- (layers
- (0 "F.Cu" signal)
- (31 "B.Cu" signal)
- (32 "B.Adhes" user "B.Adhesive")
- (33 "F.Adhes" user "F.Adhesive")
- (34 "B.Paste" user)
- (35 "F.Paste" user)
- (36 "B.SilkS" user "B.Silkscreen")
- (37 "F.SilkS" user "F.Silkscreen")
- (38 "B.Mask" user)
- (39 "F.Mask" user)
- (40 "Dwgs.User" user "User.Drawings")
- (41 "Cmts.User" user "User.Comments")
- (42 "Eco1.User" user "User.Eco1")
- (43 "Eco2.User" user "User.Eco2")
- (44 "Edge.Cuts" user)
- (45 "Margin" user)
- (46 "B.CrtYd" user "B.Courtyard")
- (47 "F.CrtYd" user "F.Courtyard")
- (48 "B.Fab" user)
- (49 "F.Fab" user)
- )
-
- (setup
- (stackup
- (layer "F.SilkS" (type "Top Silk Screen"))
- (layer "F.Paste" (type "Top Solder Paste"))
- (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
- (layer "F.Cu" (type "copper") (thickness 0.035))
- (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
- (layer "B.Cu" (type "copper") (thickness 0.035))
- (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
- (layer "B.Paste" (type "Bottom Solder Paste"))
- (layer "B.SilkS" (type "Bottom Silk Screen"))
- (copper_finish "None")
- (dielectric_constraints no)
- )
- (pad_to_mask_clearance 0)
- (pcbplotparams
- (layerselection 0x00010fc_ffffffff)
- (plot_on_all_layers_selection 0x0000000_00000000)
- (disableapertmacros false)
- (usegerberextensions false)
- (usegerberattributes false)
- (usegerberadvancedattributes false)
- (creategerberjobfile false)
- (dashed_line_dash_ratio 12.000000)
- (dashed_line_gap_ratio 3.000000)
- (svgprecision 6)
- (plotframeref false)
- (viasonmask false)
- (mode 1)
- (useauxorigin false)
- (hpglpennumber 1)
- (hpglpenspeed 20)
- (hpglpendiameter 15.000000)
- (dxfpolygonmode true)
- (dxfimperialunits true)
- (dxfusepcbnewfont true)
- (psnegative false)
- (psa4output false)
- (plotreference true)
- (plotvalue true)
- (plotinvisibletext false)
- (sketchpadsonfab false)
- (subtractmaskfromsilk false)
- (outputformat 1)
- (mirror false)
- (drillshape 0)
- (scaleselection 1)
- (outputdirectory "gerber")
- )
- )
-
- (net 0 "")
- (net 1 "/C1")
- (net 2 "/C2")
- (net 3 "Net-(D2-A)")
- (net 4 "Net-(D1-K)")
- (net 5 "Net-(J5-Pin_14)")
- (net 6 "Net-(D1-A)")
- (net 7 "/Q2")
- (net 8 "/Q0")
- (net 9 "/Q3")
- (net 10 "/Q1")
-
- (footprint "center:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d396)
- (at 199.675 126.6 -143)
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c196961")
- (attr through_hole)
- (fp_text reference "J1" (at 0 0.499999 37) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 7c9d1bb5-3641-415e-9f28-586946bab4fa)
- )
- (fp_text value "top left" (at 0 -0.499999 37) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6971f5cc-2480-485f-8ff0-55cf9640ca6e)
- )
- (fp_line (start -4 0) (end -4 29)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d92bf8c6-cdb0-4fe2-8f11-8e108852016d))
- (fp_line (start -4 0) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aceba8d1-7c94-4ce7-be8d-e4760fa22bc0))
- (fp_line (start -4 1.000001) (end 1 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 21f734db-0334-4842-80c7-57f1d0c13443))
- (fp_line (start -4 2.000001) (end -1.5 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c814172f-e4ee-4887-836a-c20bd6b3af43))
- (fp_line (start -4 3.000001) (end 4 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2cc99341-9384-46e7-a0ff-a3a50c1d69cc))
- (fp_line (start 1 0.000001) (end 4 1.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ed8c5187-6925-4629-bccf-6bb6521d027a))
- (fp_line (start 4 2.000001) (end -1.5 0.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 012cb0a9-8937-45ca-be3f-56c8d3a46ee5))
- (fp_line (start 4 3.000001) (end -4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 11470566-49a2-4a4f-9aa0-318183cb5730))
- (fp_line (start 4 29) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e196e114-f642-4f62-9d77-4517087bcd8c))
- (fp_line (start -7 0) (end -7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e04a044d-69e4-4c7b-b1ac-ead71a45724c))
- (fp_line (start -7 3) (end -5 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c0fbf508-41e9-40f2-81c3-fb1d90addfa0))
- (fp_line (start -5 0) (end -7 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp be63936f-801e-44e3-83c1-cb2f7816cb2e))
- (fp_line (start -5 3) (end -5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp a80df17e-068e-4e29-bf58-402fe52d73f5))
- (fp_line (start -5 29) (end 5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp cb1f4142-fd1a-4702-b427-53479284c77a))
- (fp_line (start -5 31.5) (end -5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63e08228-edf2-4595-baa5-1a9e0e13a74b))
- (fp_line (start 5 3) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f494ac06-f380-4d2f-8c66-92a1697fa529))
- (fp_line (start 5 3) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ee95085f-35fd-4376-94a6-0936f272619a))
- (fp_line (start 5 29) (end 5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp dd44db2f-84b1-48f1-b674-527325fe1dec))
- (fp_line (start 5 31.5) (end -5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78de5ee2-b93b-437c-b916-5cc73531b86d))
- (fp_line (start 7 0) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63dc08f0-1762-43f3-911a-6ceb559ef6bd))
- (fp_line (start 7 0) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 00a5687f-8d1b-4d3c-a231-01de52702c70))
- (pad "1" smd oval (at -2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 7 "/Q2") (pinfunction "Pin_1") (pintype "passive") (tstamp e525a2ff-1c94-4084-b155-fd12451e4225))
- (pad "2" smd oval (at 2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 1fb73b42-e317-42c1-819d-9ac696c2709f))
- )
-
- (footprint "center:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c21d3a6)
- (at 156.225 126.575 143)
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c196b9d")
- (attr through_hole)
- (fp_text reference "J2" (at 0 0.499999 143) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp c7a39791-6fb5-4395-aec8-f6eeb2bd55c6)
- )
- (fp_text value "top right" (at 0 -0.499999 143) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 25900388-93e1-4dac-8362-ca6d53b09791)
- )
- (fp_line (start -4 0) (end -4 29)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a100b208-dccf-44dd-81c1-3ee978ebddbc))
- (fp_line (start -4 0) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e9ab8783-5186-4f67-b932-99dd574b96e1))
- (fp_line (start -4 1.000001) (end 1 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 20970ee7-9637-411f-b499-a23983317566))
- (fp_line (start -4 2.000001) (end -1.5 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2790f0f9-9d1a-4a39-a8a8-2504cfeea023))
- (fp_line (start -4 3.000001) (end 4 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8a0b1093-eacc-44b9-9114-ac79b5b9e8d2))
- (fp_line (start 1 0.000001) (end 4 1.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6bac7676-1399-466c-a74c-d14383812bb5))
- (fp_line (start 4 2.000001) (end -1.5 0.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9d7df202-74ca-4fc0-9f71-f2493650f2a2))
- (fp_line (start 4 3.000001) (end -4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c424e0cc-a845-426b-ad5f-47b1713f5e1b))
- (fp_line (start 4 29) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d71734a8-bda9-4baf-94c2-735f0dd38997))
- (fp_line (start -7 0) (end -7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 7c71f6ea-be65-486f-a594-0ce3910b6a4c))
- (fp_line (start -7 3) (end -5 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2502506c-655b-4257-9da3-cd807f028f0b))
- (fp_line (start -5 0) (end -7 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c5416c25-3f4f-4f2a-a99a-9c3ecd19efc5))
- (fp_line (start -5 3) (end -5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 25c71046-d346-43b5-93b9-1ea1fc8038c0))
- (fp_line (start -5 29) (end 5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fc246582-8c17-4ae2-a68d-ac8121f73058))
- (fp_line (start -5 31.5) (end -5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 4c3360d7-f2c3-4d1e-b6b1-a7d9892379c4))
- (fp_line (start 5 3) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 646fc20a-97a2-4e12-9634-51d4c5a648bb))
- (fp_line (start 5 3) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 652b3c23-4f62-45be-9eeb-e24c4b3d1dba))
- (fp_line (start 5 29) (end 5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d571b522-2f7a-4b78-ad47-c63cfb7cea7a))
- (fp_line (start 5 31.5) (end -5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abb5d33c-3087-4173-839d-66b74a8c1ee0))
- (fp_line (start 7 0) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f60494e0-9b93-4ace-9f43-419164814540))
- (fp_line (start 7 0) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78cb3a77-4872-4050-a7bd-58bdc71f9808))
- (pad "1" smd oval (at -2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 9286dc11-ea18-49b8-9fa0-44b2c0dce99a))
- (pad "2" smd oval (at 2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp 61f6aacf-7f24-4ddc-ae09-05287d02b816))
- )
-
- (footprint "center:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de7dc7c)
- (at 199.7 73.3 -37)
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c196d8e")
- (attr through_hole)
- (fp_text reference "J4" (at 0 0.499999 143) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 93ab0309-65bf-435e-9c61-04828a146cda)
- )
- (fp_text value "bottom left" (at 0 -0.499999 143) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 680e0884-f67b-4af4-81b3-da8126320f5c)
- )
- (fp_line (start -4 0) (end -4 29)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ceb0f498-56ff-49b5-85f8-329f5cad437d))
- (fp_line (start -4 0) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 807b312c-7210-441a-9f8f-1a30c591b0bc))
- (fp_line (start -4 1.000001) (end 1 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a0046a06-6210-4f83-83ad-888149e8442d))
- (fp_line (start -4 2.000001) (end -1.5 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e05eb9e-440c-401d-9e8a-19e69d0a478f))
- (fp_line (start -4 3.000001) (end 4 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f83b5a96-73a6-4c65-b641-3e280d327e0f))
- (fp_line (start 1 0.000001) (end 4 1.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5d5fd512-9ea3-4c55-a79c-800e372bf146))
- (fp_line (start 4 2.000001) (end -1.5 0.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 81100c59-7181-4580-9f60-b654b509d928))
- (fp_line (start 4 3.000001) (end -4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b5e4f3c4-6d4c-4b20-b2d9-38e986a2753c))
- (fp_line (start 4 29) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 15b16761-4287-4939-bec7-bffd8a090a91))
- (fp_line (start -7 0) (end -7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3e22fdef-86e8-4953-81b7-ad301c87a2ab))
- (fp_line (start -7 3) (end -5 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp b038bad5-ded1-43f3-8456-7b71c6f037d0))
- (fp_line (start -5 0) (end -7 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 022254e4-79ed-457d-9f0b-bdcecf43b1f8))
- (fp_line (start -5 3) (end -5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c974a549-9c67-4985-9868-11dbd69cb260))
- (fp_line (start -5 29) (end 5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 17555b81-9303-4eda-9cf9-a243ffd01bc3))
- (fp_line (start -5 31.5) (end -5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e7ac8a9-32cf-4d1e-a96b-98f7c0586810))
- (fp_line (start 5 3) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2ac99c79-71ee-49c9-8aa7-66db428341d2))
- (fp_line (start 5 3) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 92458ea8-0ea9-4487-82fc-6e904c2156e7))
- (fp_line (start 5 29) (end 5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0c6e5d8c-0d0c-40ed-9269-c728588573cf))
- (fp_line (start 5 31.5) (end -5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0e86280c-3b3b-4fa9-a7a7-0bae608f16a6))
- (fp_line (start 7 0) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9c566c62-d8db-4829-8231-dac2301ca97a))
- (fp_line (start 7 0) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 75129d77-cff4-4297-b901-debff9343981))
- (pad "1" smd oval (at -2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 10 "/Q1") (pinfunction "Pin_1") (pintype "passive") (tstamp 86ed15b5-8079-4097-88b5-1e499ee17f03))
- (pad "2" smd oval (at 2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp c1b60c60-09c8-4e75-869d-09cb7e35a15d))
- )
-
- (footprint "center:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005de7f492)
- (at 156.2 73.275 37)
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (path "/00000000-0000-0000-0000-00005c196c4d")
- (attr through_hole)
- (fp_text reference "J3" (at 0 0.499999 37) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a0af4f9a-0291-4972-81de-c38170482ea0)
- )
- (fp_text value "bottom right" (at 0 -0.499999 37) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp e29e6bb7-4bae-4b8a-904c-5ef0cbd90044)
- )
- (fp_line (start -4 0) (end -4 29)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f24a83f6-d813-4513-9cd3-bd7d9d2eb3cc))
- (fp_line (start -4 0) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ec6bcdcc-7e61-4ec4-95af-d97618b80c15))
- (fp_line (start -4 1.000001) (end 1 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b892bb4d-8cfb-4eb8-bfd7-729ea541c13b))
- (fp_line (start -4 2.000001) (end -1.5 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a9110b71-0bf9-449c-84f9-d74d553abb49))
- (fp_line (start -4 3.000001) (end 4 3.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 0ffe7792-f503-4108-b948-be315cf3aad8))
- (fp_line (start 1 0.000001) (end 4 1.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 67588860-bf15-4de4-8a76-5b459f6acbb9))
- (fp_line (start 4 2.000001) (end -1.5 0.000001)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f6d0fd12-a095-4c28-9c6f-d1256746ec20))
- (fp_line (start 4 3.000001) (end -4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b07d4c6a-9bf6-4087-92d2-54e1a019f122))
- (fp_line (start 4 29) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 61deae65-f544-46b6-863f-429e22b55dd8))
- (fp_line (start -7 0) (end -7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e56dbba6-a9a7-4349-9f6f-34fbd3db3d73))
- (fp_line (start -7 3) (end -5 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 876a05a8-c749-45db-b9f3-e1025099f72f))
- (fp_line (start -5 0) (end -7 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6dbbbf51-fcca-457f-9bad-ac67fdddcd06))
- (fp_line (start -5 3) (end -5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8fe115fe-c639-4db5-b5c1-e983a6ae3043))
- (fp_line (start -5 29) (end 5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 28002da3-98ea-4a21-abfa-ecc95762c900))
- (fp_line (start -5 31.5) (end -5 29)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0b59b667-e05d-4d7f-b176-a6d6f7d7a52e))
- (fp_line (start 5 3) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ced7b158-cab9-424f-8a4e-8538a3bc5fe8))
- (fp_line (start 5 3) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d515d462-c41b-4d88-8604-c5cb078efbad))
- (fp_line (start 5 29) (end 5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3838684b-9820-484f-b1b5-1d83eb1383d9))
- (fp_line (start 5 31.5) (end -5 31.5)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 478ebb77-19cd-407b-8fa6-1dccf40d256d))
- (fp_line (start 7 0) (end 5 0)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abeec8d3-3520-4482-a2be-4ef846442e74))
- (fp_line (start 7 0) (end 7 3)
- (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2bf6c5fa-589f-4b4b-946e-4ce9b24ddf8e))
- (pad "1" smd oval (at -2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 9 "/Q3") (pinfunction "Pin_1") (pintype "passive") (tstamp a036211d-ccae-40d9-b484-f44fe5a1d28c))
- (pad "2" smd oval (at 2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 93c28b22-45c7-4824-ba5d-029a9959285e))
- )
-
- (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (layer "F.Cu")
- (tstamp 773a7190-5ae8-431d-a13e-1e5000b7df2b)
- (at 189.005 126.575 -90)
- (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor handsolder")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Resistor")
- (property "ki_keywords" "R res resistor")
- (path "/a4dc15fd-a642-4fe2-9408-dac743d45257")
- (attr smd)
- (fp_text reference "R1" (at 0 -1.82 90) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d5148f57-60d3-46fb-aa39-9ddf7013edf9)
- )
- (fp_text value "22" (at 0 1.82 90) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 7e194804-b0d1-473a-aafb-aeb24bf2049a)
- )
- (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab")
- (effects (font (size 0.8 0.8) (thickness 0.12)))
- (tstamp cfedb0c3-ce6a-47b3-92e8-28dcc9cb82b5)
- )
- (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1da85cb5-b82f-47ac-8c88-5d783c5c7d6a))
- (fp_line (start -0.727064 0.91) (end 0.727064 0.91)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c9da68a-9a3e-42bd-a88f-0b974f52820b))
- (fp_line (start -2.45 -1.12) (end 2.45 -1.12)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74b06beb-9681-4b07-8a5f-32b77fafcd0f))
- (fp_line (start -2.45 1.12) (end -2.45 -1.12)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f224b353-1a03-4f34-8aaf-8e25f279d007))
- (fp_line (start 2.45 -1.12) (end 2.45 1.12)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f082ed0-0360-4df1-930f-1c1dddfbd0d6))
- (fp_line (start 2.45 1.12) (end -2.45 1.12)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c274111-fb70-4430-af10-1a130b209fea))
- (fp_line (start -1.6 -0.8) (end 1.6 -0.8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d9c1954-8ad5-46c9-b982-f25f49535abc))
- (fp_line (start -1.6 0.8) (end -1.6 -0.8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a0a71fb-9792-4592-b5c8-88838674c1a7))
- (fp_line (start 1.6 -0.8) (end 1.6 0.8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2e8153ff-3a7c-40da-a2a3-ffdc3f66308a))
- (fp_line (start 1.6 0.8) (end -1.6 0.8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 336267e7-921d-48c9-8675-d4dd2f7af3e8))
- (pad "1" smd roundrect (at -1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923)
- (net 3 "Net-(D2-A)") (pintype "passive") (tstamp 3b95ed35-01a7-4aee-8119-44ce5c0f4a63))
- (pad "2" smd roundrect (at 1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923)
- (net 5 "Net-(J5-Pin_14)") (pintype "passive") (tstamp 19addb6f-05fd-42ec-b525-ed7b00314b82))
- (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "footprints:LED_2835" (layer "F.Cu")
- (tstamp bc9f1ffe-2357-4a90-ac4a-737e89c59bf0)
- (at 186.2 121.89)
- (property "LCSC" " C2841871")
- (property "Mfg" "Paralight")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Light emitting diode")
- (property "ki_keywords" "LED diode")
- (path "/8093ce26-4086-4e31-a9b4-2a1000656c33")
- (attr smd)
- (fp_text reference "D2" (at 0 -0.5 unlocked) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a1fdf575-6f2f-4608-a53b-0ee3990eeb8b)
- )
- (fp_text value "SZT2835IR1CT-150mA" (at 0 1 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 53ecdf6e-6834-4d9b-8dfc-552a37fed94d)
- )
- (fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp cdc1e6d8-c59a-4cc8-aa2f-cd5e43de1651)
- )
- (fp_line (start -2.7 -1.6) (end -2.7 -1.3)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0a42320b-f410-408d-a2b4-3a7eaa02c143))
- (fp_line (start -2.7 1.3) (end -2.7 1.6)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d9d4d86b-bcff-45ae-920b-092679b65e3d))
- (fp_line (start -2.7 1.6) (end 1.1 1.6)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 126f6e54-a215-42b5-a037-04478f0a4657))
- (fp_line (start 1.1 -1.6) (end -2.7 -1.6)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0ff9f688-32a5-45ba-8c1a-e9e61e0b4be9))
- (fp_line (start 1.1 -1.3) (end 1.1 -1.6)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 2ef13d9d-fed8-42de-a76b-f8a0cc891954))
- (fp_line (start 1.1 1.6) (end 1.1 1.3)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp cb6452d3-e670-44af-a4b1-258dfd48b50f))
- (pad "1" smd rect (at -1.7 0) (size 3.4 2.4) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 6 "Net-(D1-A)") (pinfunction "K") (pintype "passive") (tstamp 45ce75df-32e0-4ed5-99f1-9b9821b65ca2))
- (pad "2" smd rect (at 1.05 -0.002667) (size 1.3 2.4) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp 0460f7aa-31ae-46b5-b76d-a91613dad46e))
- )
-
- (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu")
- (tstamp c113ffbc-402b-4b81-9265-85ba92cedfee)
- (at 177.94 73.471895)
- (descr "Mounting Hole 3.2mm, no annular, M3")
- (tags "mounting hole 3.2mm no annular m3")
- (attr exclude_from_pos_files exclude_from_bom)
- (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa)
- )
- (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e)
- )
- (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42)
- )
- (fp_circle (center 0 0) (end 3.2 0)
- (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d))
- (fp_circle (center 0 0) (end 3.45 0)
- (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d))
- (pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask) (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942))
- )
-
- (footprint "footprints:Everlight_IR12-21C" (layer "F.Cu")
- (tstamp e6751082-c73d-41ab-8095-687a7846be52)
- (at 205.5 115.5 -90)
- (property "LCSC" "C53672")
- (property "Mfg" "Everlight")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Light emitting diode")
- (property "ki_keywords" "LED diode")
- (path "/2075b574-3a35-4237-925a-3750875717d4")
- (attr smd)
- (fp_text reference "D1" (at 0 -0.5 -90 unlocked) (layer "F.SilkS")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp ffabb2a2-e20d-41d9-8c9b-775e4579880c)
- )
- (fp_text value "IR12-21C" (at 0 1 -90 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp d99a8127-b4c1-4d8e-8133-8a0220e63785)
- )
- (fp_text user "${REF}" (at 0 2.5 -90 unlocked) (layer "F.Fab")
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 339b9e4b-dc28-4db5-ae2a-4901e6191df2)
- )
- (fp_line (start -0.8 0.9) (end 0.8 0.9)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 4d5c1e7d-5d5e-49fb-99db-46c638b0181b))
- (fp_arc (start -1.3 -0.1) (mid 0 -1.4) (end 1.3 -0.1)
- (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5fc11c5a-8ddc-45c6-905f-888070d00c9c))
- (fp_circle (center -0.5 0.4) (end -0.3 0.4)
- (stroke (width 0.12) (type default)) (fill none) (layer "F.SilkS") (tstamp 09dd609a-afba-4882-894e-771b9da03521))
- (pad "1" smd rect (at -1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 4 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (thermal_bridge_angle 45) (tstamp 6528e23e-5483-407c-b517-00937a4b3920))
- (pad "2" smd rect (at 1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 6 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (thermal_bridge_angle 45) (tstamp 2b73d69a-ca91-49c0-b5b8-7de9cdf154e2))
- )
-
- (footprint "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (layer "B.Cu")
- (tstamp 1e68d4d9-b4bc-4e86-b55d-96eff68a3c32)
- (at 170.312015 128.482991 -90)
- (descr "Through hole straight pin header, 2x07, 2.54mm pitch, double rows")
- (tags "Through hole pin header THT 2x07 2.54mm double row")
- (property "Sheetfile" "center.kicad_sch")
- (property "Sheetname" "")
- (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
- (property "ki_keywords" "connector")
- (path "/ba1bf008-14aa-4688-96c9-7e1fb34b4ec7")
- (attr through_hole)
- (fp_text reference "J5" (at 1.27 2.33 90) (layer "B.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp e9599907-76de-4296-ba34-8dc10c25a128)
- )
- (fp_text value "Conn_02x07_Odd_Even" (at 1.27 -17.57 90) (layer "B.Fab")
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp c8614bc6-56bd-4582-89d8-aadd03653806)
- )
- (fp_text user "${REFERENCE}" (at 1.27 -7.62) (layer "B.Fab")
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp 89bc1b39-1098-444f-a468-35643b9cb07e)
- )
- (fp_line (start -1.33 -16.57) (end 3.87 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6516a18f-1bee-4240-88de-6ea6d5856a9f))
- (fp_line (start -1.33 -1.27) (end -1.33 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bf77e872-a768-43ce-9cca-3f0b632e4553))
- (fp_line (start -1.33 -1.27) (end 1.27 -1.27)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2ddfbe3c-c8b2-414d-8439-326efc289a44))
- (fp_line (start -1.33 0) (end -1.33 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5624820-7466-4b04-b04e-3cc04e4cdb2b))
- (fp_line (start -1.33 1.33) (end 0 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e88980da-ceac-407f-aa82-3c7e2a0525c5))
- (fp_line (start 1.27 -1.27) (end 1.27 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b519a0f1-1eb1-43dc-acd3-a549682be36e))
- (fp_line (start 1.27 1.33) (end 3.87 1.33)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cc1e23e-45dd-4978-9f67-d366bf92055f))
- (fp_line (start 3.87 1.33) (end 3.87 -16.57)
- (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8dd8fff5-d5c3-4850-bf02-4a337a7626f4))
- (fp_line (start -1.8 -17.05) (end 4.35 -17.05)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 301471fc-c918-4c3d-a0af-5ee7d105055d))
- (fp_line (start -1.8 1.8) (end -1.8 -17.05)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bac6afb1-0c99-4559-b478-2fe8a09b10a9))
- (fp_line (start 4.35 -17.05) (end 4.35 1.8)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0d83ad43-18a4-4db1-92cd-a5d8cc79f737))
- (fp_line (start 4.35 1.8) (end -1.8 1.8)
- (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 520d9885-3239-4e3e-8b25-66bbba79995a))
- (fp_line (start -1.27 -16.51) (end -1.27 0)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b58ee422-8716-45a3-860f-92929931a538))
- (fp_line (start -1.27 0) (end 0 1.27)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f929f85-bed5-4291-ac4f-a59293684f11))
- (fp_line (start 0 1.27) (end 3.81 1.27)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9bcad51e-f267-48c3-aa6d-921d2e1ebaa2))
- (fp_line (start 3.81 -16.51) (end -1.27 -16.51)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9910fdd4-0a8a-47ed-9068-fadef7babada))
- (fp_line (start 3.81 1.27) (end 3.81 -16.51)
- (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eda78358-f9f8-499d-97df-c38d831b268c))
- (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 482461e5-95cb-4411-bfec-a12b46328e65))
- (pad "2" thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 8 "/Q0") (pinfunction "Pin_2") (pintype "passive") (tstamp af4d5f42-23f5-4136-bf21-5c4b3afd9e85))
- (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 2 "/C2") (pinfunction "Pin_3") (pintype "passive") (tstamp cfd9ea80-84a0-4ef6-a4d8-38c7994b3e76))
- (pad "4" thru_hole oval (at 2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 2 "/C2") (pinfunction "Pin_4") (pintype "passive") (tstamp 0687f0a9-15d9-481f-b3c9-8f9279107b0e))
- (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 9 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 686f8a4f-bdab-4018-aada-7294cadd96a7))
- (pad "6" thru_hole oval (at 2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 9 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 35ad54ff-885c-4607-883d-1ac249a07f95))
- (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 1 "/C1") (pinfunction "Pin_7") (pintype "passive") (tstamp 8fc97109-486f-4d1c-aedb-17ddb68eadaa))
- (pad "8" thru_hole oval (at 2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 1 "/C1") (pinfunction "Pin_8") (pintype "passive") (tstamp 30b16e91-9e5e-42fb-a3bc-a5196d4a4d09))
- (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 10 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp b63df049-52b5-4d51-80df-ff8ca324f99b))
- (pad "10" thru_hole oval (at 2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 10 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 6e98e230-0b39-4acb-ae12-62cac044f4a1))
- (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 7 "/Q2") (pinfunction "Pin_11") (pintype "passive") (tstamp a1e01629-9ec0-45b0-9e75-dcb0a39ceec4))
- (pad "12" thru_hole oval (at 2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 7 "/Q2") (pinfunction "Pin_12") (pintype "passive") (tstamp f726afc3-e4b1-4b22-9b6f-5e67be68fab7))
- (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 4 "Net-(D1-K)") (pinfunction "Pin_13") (pintype "passive") (tstamp c7993d38-e145-4dbf-a4d9-528b1a931e5e))
- (pad "14" thru_hole oval (at 2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask)
- (net 5 "Net-(J5-Pin_14)") (pinfunction "Pin_14") (pintype "passive") (tstamp 10a3e39e-1fcc-42db-8e58-c00c2925c142))
- (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x07_P2.54mm_Vertical.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (gr_line (start 205.95 109.225) (end 205.95 86.725)
- (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 00452949-3f6a-4757-b83b-e5da814ffed4))
- (gr_line (start 169.45 99.975) (end 186.475 99.975)
- (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 8d6b04c1-5265-40e1-b6fd-a7ed49b5d7ff))
- (gr_line (start 177.95 93.35) (end 177.95 106.55)
- (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp b583db7a-dd4b-42ae-9612-a8c96d137454))
- (gr_line (start 195.063097 131.271699) (end 196.115747 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04efd217-d32d-43ca-8584-c988f02d860c))
- (gr_line (start 205.995762 126.154695) (end 205.995762 124.179621)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 0cfffb62-7143-47fc-b785-31d01f7c1dbf))
- (gr_line (start 152.336511 76.522584) (end 153.6 78.2)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 11f3c557-bb5a-41a3-9017-fc1134ff5ac9))
- (gr_line (start 205.995767 73.757894) (end 197.350819 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 126903cc-5693-4205-8d17-6a71a23c5b18))
- (gr_curve (pts (xy 161.605196 127.744259) (xy 161.83858 127.434551) (xy 162.275787 127.373419) (xy 162.585498 127.606799))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 14c11c4b-d836-4450-819a-98c99e7e1146))
- (gr_line (start 169.771105 99.357362) (end 177.497766 93.529296)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 186ad972-defa-4eef-80df-27e6b4996a5a))
- (gr_line (start 169.303435 67.243046) (end 162.572579 72.315087)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18a40f80-f7cc-45a5-938b-c7064261c9c4))
- (gr_curve (pts (xy 195.394344 69.510091) (xy 195.704054 69.743475) (xy 195.765705 70.180683) (xy 195.532321 70.490393))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18e7c045-74b4-4b86-911f-3d88a8afa9fa))
- (gr_line (start 186.570077 67.243046) (end 169.303435 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6))
- (gr_curve (pts (xy 177.909627 93.378918) (xy 178.086388 93.369361) (xy 178.260832 93.422628) (xy 178.402104 93.529296))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e74755d-8214-45e4-a138-d969010b8a1c))
- (gr_curve (pts (xy 195.113227 130.613859) (xy 194.933713 130.789447) (xy 194.912263 131.070937) (xy 195.063097 131.271699))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1eabf6ac-d56e-409b-baf8-1a2d7865a37e))
- (gr_line (start 196.115747 132.669029) (end 197.350814 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 21b080ab-75fe-49a8-97e3-7a8af43bf759))
- (gr_line (start 150.428101 123.4484) (end 149.877747 124.178588)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 26330481-ef67-40d2-88c5-789b971cbaa5))
- (gr_line (start 186.126714 100.568659) (end 178.36853 106.37709)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 348fad4a-8466-416c-9c2a-1cc1dfccf090))
- (gr_curve (pts (xy 160.810413 131.271699) (xy 160.960909 131.071382) (xy 160.939924 130.79061) (xy 160.761323 130.614889))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 35ebd2b6-1bc6-412d-b25c-574ac940eaa2))
- (gr_curve (pts (xy 204.799459 76.597514) (xy 205.017844 76.721392) (xy 205.294229 76.664125) (xy 205.445413 76.463672))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 38834709-2352-446a-ac65-b1a633cc0004))
- (gr_curve (pts (xy 195.063102 68.640377) (xy 194.912608 68.840694) (xy 194.933593 69.121464) (xy 195.112192 69.297184))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3f01a246-c31a-4579-bd3b-dd664af63a55))
- (gr_curve (pts (xy 151.355693 76.385122) (xy 151.665404 76.151739) (xy 152.103129 76.212871) (xy 152.336511 76.522584))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3fba8138-a699-4e0f-a961-a82dc289d954))
- (gr_curve (pts (xy 152.349431 123.398791) (xy 152.116047 123.708501) (xy 151.678323 123.770151) (xy 151.368612 123.536767))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 400021ba-d6e8-4b66-948d-db273b5553c8))
- (gr_line (start 158.523731 132.669029) (end 159.757247 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4722eeb0-4d17-42da-ad73-50ebd7e0414a))
- (gr_curve (pts (xy 204.517823 123.526948) (xy 204.20811 123.760332) (xy 203.770904 123.698683) (xy 203.537521 123.388972))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 48023b20-a82d-4c06-bc1a-7ba8dedcd436))
- (gr_curve (pts (xy 169.771105 100.554706) (xy 169.583317 100.41296) (xy 169.47292 100.191314) (xy 169.47292 99.956034))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4afa8961-4c21-4ba1-a310-ab0e39182909))
- (gr_line (start 169.303435 132.669029) (end 186.570596 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278))
- (gr_curve (pts (xy 150.428618 76.463672) (xy 150.579297 76.663358) (xy 150.854355 76.720974) (xy 151.072506 76.598546))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4c88563c-0d3a-4f98-b03e-46a03e3d147d))
- (gr_line (start 153.462541 79.180302) (end 149.877747 81.881428)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4e8190bd-f0f5-4187-8363-1bf6c1d512f4))
- (gr_curve (pts (xy 202.273513 121.712072) (xy 202.04013 121.402361) (xy 202.10178 120.965154) (xy 202.411491 120.73177))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50c3136d-4e28-4dc9-b459-08f4ccd6792d))
- (gr_line (start 160.466248 69.51991) (end 160.76132 69.297702)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50f395ba-5d7f-4cee-9d8e-327ac93b9fe4))
- (gr_line (start 160.341708 129.421679) (end 161.605196 127.744259)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 53f5184b-91a3-4902-b7f6-0d40cd33d9f4))
- (gr_line (start 160.761323 130.614889) (end 160.479167 130.401979)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5406538e-1866-4f17-a174-0ebe67decea0))
- (gr_line (start 195.407267 130.392159) (end 195.113227 130.613859)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57618f7c-d8ba-425d-90be-e98a8c8ff574))
- (gr_line (start 161.592277 72.177112) (end 160.328789 70.500212)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57a3b57c-3d16-43de-a9e9-756120baf567))
- (gr_line (start 153.612919 121.72189) (end 152.349431 123.398791)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5afad60c-44fb-41a1-bd60-0427c477efc4))
- (gr_line (start 205.995767 81.881428) (end 202.398571 79.170484)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5b27d08f-3f5a-4255-bbe7-956f47e15bb1))
- (gr_line (start 193.288015 72.305268) (end 186.570077 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5c399808-91a1-4ee1-b46b-9843aabe7b5d))
- (gr_line (start 204.799975 123.314558) (end 204.517823 123.526948)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6509f08b-c7ed-4a46-ad0a-d1f4acfcd92f))
- (gr_line (start 205.995762 124.179621) (end 205.444891 123.4484)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 68f13e96-0a45-4200-93b2-fd81be5966a8))
- (gr_line (start 197.350819 67.243046) (end 196.116784 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6bcfa47d-fbff-49e6-9975-64d9051816b0))
- (gr_line (start 177.909627 93.378918) (end 177.909627 93.378918)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6d2e2812-1bf4-4037-8f74-6f222ff174d4))
- (gr_curve (pts (xy 204.504903 76.375306) (xy 204.504903 76.375306) (xy 204.799459 76.597514) (xy 204.799459 76.597514))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6e8910b1-8a6b-4d7f-a062-3ac70e8b7695))
- (gr_line (start 195.112192 69.297184) (end 195.394344 69.510091)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6f1efeca-ba61-4a4f-a111-a62d684129c5))
- (gr_line (start 159.757761 67.243046) (end 158.522697 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 75eb5fd3-397f-4ad4-8d25-6b99d25a02ad))
- (gr_line (start 186.570596 132.669029) (end 193.300933 127.596989)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7700163a-af51-4234-af45-f5b77fb360a5))
- (gr_curve (pts (xy 151.368612 123.536767) (xy 151.368612 123.536767) (xy 151.073023 123.314041) (xy 151.073023 123.314041))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 77995224-887c-41d8-b339-c869b3bff00e))
- (gr_curve (pts (xy 205.444891 123.4484) (xy 205.293812 123.248513) (xy 205.018119 123.191297) (xy 204.799975 123.314558))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f5e8f98-90e6-462b-9be2-1a8b0cc74dbb))
- (gr_line (start 149.877747 124.178588) (end 149.877747 126.154178)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 80dd6165-680d-4d0d-9876-be8f42e1ea13))
- (gr_curve (pts (xy 178.36853 106.37709) (xy 178.100481 106.57699) (xy 177.732482 106.575318) (xy 177.466261 106.37299))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8244b9b3-6246-411a-a373-287525178d25))
- (gr_curve (pts (xy 177.466261 106.37299) (xy 177.466261 106.37299) (xy 169.771105 100.554706) (xy 169.771105 100.554706))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d5c7d1c-7632-4bda-900c-4e252e2169fd))
- (gr_line (start 195.532321 70.490393) (end 194.268314 72.167809)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9031fcdc-7ce9-4895-bc64-671ee3b3f21f))
- (gr_curve (pts (xy 153.6 78.2) (xy 153.833384 78.50971) (xy 153.772252 78.946919) (xy 153.462541 79.180302))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 99a651ed-c501-4d00-a3cd-0181fbc3ce9e))
- (gr_line (start 196.116784 67.243046) (end 195.063102 68.640377)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b83737e-d28e-4315-9c7c-6776e3dd6d3e))
- (gr_curve (pts (xy 160.76132 69.297702) (xy 160.940512 69.12184) (xy 160.961516 68.84037) (xy 160.81041 68.63986))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b9649fc-1fb2-4d51-8eed-25bea1786091))
- (gr_line (start 203.537521 123.388972) (end 202.273513 121.712072)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9d072af7-536b-4653-bf20-2b8cbc8a772e))
- (gr_line (start 205.445413 76.463672) (end 205.995767 75.733483)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9e73450f-860e-4d29-8bab-93b1b36f7fdf))
- (gr_line (start 149.877747 118.030643) (end 153.47546 120.741589)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a153a946-cbf8-4474-9b99-4103b7898ffe))
- (gr_line (start 162.585498 127.606799) (end 169.303435 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a186c7d2-6904-421e-87c9-de31cba0ca8c))
- (gr_curve (pts (xy 151.073023 123.314041) (xy 150.854754 123.190888) (xy 150.579032 123.24833) (xy 150.428101 123.4484))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a26481dd-1d05-4e1e-9baf-74b99c399007))
- (gr_line (start 205.995767 75.733483) (end 205.995767 73.757894)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp af5cbfde-0bf5-4dfd-86db-1ddb0d9a8509))
- (gr_curve (pts (xy 149.877747 75.732451) (xy 149.877747 75.732451) (xy 150.428618 76.463672) (xy 150.428618 76.463672))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b4b2300e-0d34-41cc-a72b-e22de988a4b7))
- (gr_line (start 202.260597 78.190181) (end 203.524601 76.513281)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b7392627-b342-456a-a419-9a989099bfd3))
- (gr_curve (pts (xy 202.398571 79.170484) (xy 202.088861 78.9371) (xy 202.02721 78.499892) (xy 202.260597 78.190181))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b757359e-bae5-4d2f-8e45-198f6ac3f460))
- (gr_line (start 194.281237 127.734439) (end 195.545244 129.411859)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf2a7eaa-9bb2-4e69-8f91-210fc0b3c77c))
- (gr_curve (pts (xy 186.428075 99.969853) (xy 186.427367 100.205738) (xy 186.315736 100.427548) (xy 186.126714 100.568659))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf6c6f84-dceb-4d40-84e0-0ded20796c00))
- (gr_curve (pts (xy 194.268314 72.167809) (xy 194.034931 72.47752) (xy 193.597725 72.538652) (xy 193.288015 72.305268))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3f99283-03f0-421e-9a9e-312784858a5e))
- (gr_line (start 151.072506 76.598546) (end 151.355693 76.385122)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c4995ea9-0c62-4538-bbcb-e5e92d296aa0))
- (gr_curve (pts (xy 169.47292 99.956034) (xy 169.47292 99.720754) (xy 169.583317 99.499109) (xy 169.771105 99.357362))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c5989ff8-fdb0-4d81-8d63-707ec54ad1c2))
- (gr_line (start 149.877747 126.154178) (end 158.523731 132.669029)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cbf13893-d950-4e62-bcd5-1b3095883fe7))
- (gr_curve (pts (xy 153.47546 120.741589) (xy 153.785171 120.974972) (xy 153.846303 121.412179) (xy 153.612919 121.72189))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cd9416df-8d60-4333-afa7-2c09fef22cd9))
- (gr_curve (pts (xy 186.130314 99.369248) (xy 186.318486 99.511492) (xy 186.428783 99.733969) (xy 186.428075 99.969853))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cea703cf-69a6-4910-ae84-d4b2432aa561))
- (gr_line (start 149.877747 73.757894) (end 149.877747 75.732451)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cfc26a1b-2e36-4b2e-81a9-0a62cced8290))
- (gr_curve (pts (xy 195.545244 129.411859) (xy 195.778628 129.721569) (xy 195.716977 130.158779) (xy 195.407267 130.392159))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d0e9574e-d03e-4838-919b-9f01d3758f18))
- (gr_curve (pts (xy 160.328789 70.500212) (xy 160.095405 70.190501) (xy 160.156537 69.753293) (xy 160.466248 69.51991))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d405ec10-a269-4c33-adca-278336c3284e))
- (gr_line (start 202.411491 120.73177) (end 205.995767 118.030643)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d971f234-c645-48e1-96ca-ff0c1bc722e3))
- (gr_curve (pts (xy 203.524601 76.513281) (xy 203.757985 76.20357) (xy 204.195193 76.141917) (xy 204.504903 76.375306))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp db5faa69-d0af-43c2-a67f-567c0883b564))
- (gr_curve (pts (xy 162.572579 72.315087) (xy 162.26287 72.548471) (xy 161.825661 72.486823) (xy 161.592277 72.177112))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e1b3edb0-034f-4350-8b9f-b1fad5345c9e))
- (gr_line (start 158.522697 67.243046) (end 149.877747 73.757894)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e578b2e0-d167-4792-b668-444fe9aa537d))
- (gr_curve (pts (xy 160.479167 130.401979) (xy 160.169456 130.168599) (xy 160.108324 129.731389) (xy 160.341708 129.421679))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e703be12-ca82-4d58-b324-d44405cdfab1))
- (gr_line (start 160.81041 68.63986) (end 159.757761 67.243046)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e76d77b2-d760-4b0c-9146-853d28f6ff4f))
- (gr_curve (pts (xy 193.300933 127.596989) (xy 193.610648 127.3636) (xy 194.047853 127.424732) (xy 194.281237 127.734439))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e85c3198-76d5-4cf3-893b-18be75ef853b))
- (gr_line (start 205.995767 118.030643) (end 205.995767 81.881428)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa))
- (gr_line (start 178.402104 93.529296) (end 186.130314 99.369248)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f17250c9-5149-4bcf-86a5-1b08f69430ce))
- (gr_line (start 149.877747 81.881428) (end 149.877747 118.030643)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25))
- (gr_line (start 197.350814 132.669029) (end 205.995762 126.154695)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f4a69e8a-89bd-44ff-970f-a206bee177a2))
- (gr_curve (pts (xy 177.497766 93.529296) (xy 177.61701 93.439268) (xy 177.760427 93.386904) (xy 177.909627 93.378918))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fb41711d-128e-4767-b7cb-02764255fff7))
- (gr_curve (pts (xy 159.757247 132.669029) (xy 159.757247 132.669029) (xy 160.810413 131.271699) (xy 160.810413 131.271699))
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fc051803-fc31-41b1-8afb-85315da3269f))
- (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a4e04)
- (effects (font (size 3 3) (thickness 0.6)) (justify mirror))
- )
- (gr_text "8seg R05" (at 166.056995 114.061317 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595)
- (effects (font (face "Fredoka One") (size 2.5 2.5) (thickness 0.4)))
- (render_cache "8seg R05" 53
- (polygon
- (pts
- (xy 161.676438 117.864765) (xy 161.716104 117.868627) (xy 161.755371 117.874668) (xy 161.794239 117.882887)
- (xy 161.832708 117.893284) (xy 161.870778 117.905859) (xy 161.908449 117.920613) (xy 161.945721 117.937544)
- (xy 161.982594 117.956654) (xy 162.019068 117.977943) (xy 162.055144 118.001409) (xy 162.09082 118.027053)
- (xy 162.111474 118.043621) (xy 162.131255 118.061538) (xy 162.150163 118.080803) (xy 162.168198 118.101418)
- (xy 162.18536 118.123382) (xy 162.201648 118.146694) (xy 162.217064 118.171356) (xy 162.231606 118.197367)
- (xy 162.245003 118.223375) (xy 162.257044 118.248456) (xy 162.267728 118.272611) (xy 162.277056 118.295839)
- (xy 162.286808 118.323571) (xy 162.29444 118.349855) (xy 162.299953 118.374691) (xy 162.300802 118.379485)
- (xy 162.314063 118.455231) (xy 162.338212 118.449553) (xy 162.363294 118.444692) (xy 162.388033 118.440584)
- (xy 162.415378 118.436609) (xy 162.419498 118.436053) (xy 162.447712 118.433579) (xy 162.476395 118.433321)
- (xy 162.502726 118.434294) (xy 162.532066 118.436315) (xy 162.564415 118.439385) (xy 162.590651 118.442376)
- (xy 162.618579 118.445957) (xy 162.6482 118.450128) (xy 162.678341 118.455078) (xy 162.707695 118.461182)
- (xy 162.73626 118.468439) (xy 162.764036 118.476849) (xy 162.791025 118.486412) (xy 162.817225 118.497128)
- (xy 162.842637 118.508998) (xy 162.86726 118.52202) (xy 162.891095 118.536196) (xy 162.914142 118.551525)
- (xy 162.929069 118.562385) (xy 162.94847 118.577355) (xy 162.985542 118.608098) (xy 163.020309 118.639912)
- (xy 163.05277 118.672795) (xy 163.082926 118.706749) (xy 163.110776 118.741772) (xy 163.13632 118.777866)
- (xy 163.159559 118.815029) (xy 163.180493 118.853263) (xy 163.199121 118.892566) (xy 163.215443 118.93294)
- (xy 163.22946 118.974383) (xy 163.241171 119.016897) (xy 163.250576 119.06048) (xy 163.257676 119.105134)
- (xy 163.262471 119.150857) (xy 163.264003 119.17412) (xy 163.265548 119.220477) (xy 163.265237 119.266176)
- (xy 163.263068 119.311216) (xy 163.259042 119.355597) (xy 163.253159 119.399319) (xy 163.245419 119.442383)
- (xy 163.235822 119.484788) (xy 163.224368 119.526535) (xy 163.211057 119.567622) (xy 163.195889 119.608051)
- (xy 163.178864 119.647821) (xy 163.159982 119.686933) (xy 163.139242 119.725385) (xy 163.116646 119.763179)
- (xy 163.092193 119.800315) (xy 163.065882 119.836791) (xy 163.038073 119.872142) (xy 163.009124 119.905898)
- (xy 162.979034 119.93806) (xy 162.947804 119.968628) (xy 162.915434 119.997603) (xy 162.881923 120.024983)
- (xy 162.847272 120.050769) (xy 162.811481 120.074962) (xy 162.774549 120.09756) (xy 162.736478 120.118564)
- (xy 162.697265 120.137975) (xy 162.656913 120.155791) (xy 162.61542 120.172013) (xy 162.572787 120.186642)
- (xy 162.529013 120.199676) (xy 162.484099 120.211117) (xy 162.438841 120.220434) (xy 162.393943 120.227221)
- (xy 162.349404 120.231478) (xy 162.305225 120.233204) (xy 162.261405 120.2324) (xy 162.217946 120.229065)
- (xy 162.174846 120.223201) (xy 162.132106 120.214805) (xy 162.089725 120.20388) (xy 162.047704 120.190424)
- (xy 162.006043 120.174438) (xy 161.964742 120.155921) (xy 161.9238 120.134875) (xy 161.883218 120.111297)
- (xy 161.842996 120.08519) (xy 161.803133 120.056552) (xy 161.781451 120.039421) (xy 161.76066 120.021375)
- (xy 161.74076 120.002414) (xy 161.721751 119.982539) (xy 161.703632 119.961749) (xy 161.686404 119.940045)
- (xy 161.670067 119.917426) (xy 161.654621 119.893892) (xy 161.640065 119.869444) (xy 161.626401 119.844081)
- (xy 161.617786 119.826664) (xy 161.605595 119.800582) (xy 161.594456 119.775333) (xy 161.58437 119.750917)
- (xy 161.575336 119.727334) (xy 161.564926 119.697187) (xy 161.556388 119.66852) (xy 161.549719 119.641335)
- (xy 161.544921 119.615631) (xy 161.541994 119.591408) (xy 161.532816 119.49198) (xy 161.50685 119.497285)
- (xy 161.48138 119.501775) (xy 161.45548 119.505872) (xy 161.452428 119.50633) (xy 161.427071 119.507679)
- (xy 161.399259 119.506468) (xy 161.371796 119.50379) (xy 161.34702 119.500554) (xy 161.319751 119.496348)
- (xy 161.289988 119.49117) (xy 161.274171 119.488217) (xy 161.250221 119.48315) (xy 161.219042 119.474976)
- (xy 161.188726 119.465183) (xy 161.159272 119.453769) (xy 161.13068 119.440735) (xy 161.102951 119.426082)
- (xy 161.076084 119.409808) (xy 161.050079 119.391914) (xy 161.043712 119.387188) (xy 161.016625 119.365744)
- (xy 162.090598 119.365744) (xy 162.093332 119.394456) (xy 162.098628 119.4221) (xy 162.10585 119.448043)
- (xy 162.115 119.472284) (xy 162.126077 119.494823) (xy 162.139082 119.515661) (xy 162.158048 119.539316)
- (xy 162.180025 119.560312) (xy 162.189659 119.567966) (xy 162.215104 119.584676) (xy 162.24237 119.597831)
- (xy 162.265494 119.605795) (xy 162.289784 119.611483) (xy 162.315238 119.614895) (xy 162.341858 119.616032)
- (xy 162.369644 119.614893) (xy 162.383973 119.61347) (xy 162.412567 119.608341) (xy 162.440447 119.599783)
- (xy 162.467614 119.587797) (xy 162.494068 119.572382) (xy 162.519808 119.553538) (xy 162.538644 119.537155)
- (xy 162.55708 119.518844) (xy 162.575114 119.498604) (xy 162.592746 119.476435) (xy 162.609245 119.453309)
- (xy 162.623741 119.43038) (xy 162.636234 119.407649) (xy 162.646723 119.385115) (xy 162.657593 119.355376)
- (xy 162.664901 119.325988) (xy 162.668648 119.296951) (xy 162.668833 119.268264) (xy 162.665457 119.239928)
- (xy 162.659419 119.21262) (xy 162.651617 119.187018) (xy 162.642053 119.163121) (xy 162.630725 119.140931)
- (xy 162.614085 119.115591) (xy 162.594691 119.092916) (xy 162.572542 119.072906) (xy 162.567781 119.069224)
- (xy 162.542635 119.052702) (xy 162.515655 119.039651) (xy 162.486844 119.030073) (xy 162.462475 119.02491)
- (xy 162.436934 119.02197) (xy 162.410219 119.021252) (xy 162.382332 119.022756) (xy 162.375177 119.02348)
- (xy 162.346739 119.028165) (xy 162.319018 119.036305) (xy 162.292014 119.0479) (xy 162.265727 119.062951)
- (xy 162.240158 119.081458) (xy 162.221452 119.097605) (xy 162.203149 119.115696) (xy 162.185249 119.135731)
- (xy 162.167754 119.157709) (xy 162.151427 119.180588) (xy 162.137034 119.203326) (xy 162.124576 119.225922)
- (xy 162.114053 119.248377) (xy 162.10303 119.278096) (xy 162.095447 119.307564) (xy 162.091303 119.33678)
- (xy 162.090598 119.365744) (xy 161.016625 119.365744) (xy 161.010318 119.360751) (xy 160.978893 119.333254)
- (xy 160.949438 119.304696) (xy 160.921952 119.275078) (xy 160.896436 119.2444) (xy 160.87289 119.212662)
- (xy 160.851314 119.179863) (xy 160.831707 119.146005) (xy 160.81407 119.111085) (xy 160.798403 119.075106)
- (xy 160.784706 119.038066) (xy 160.772978 118.999966) (xy 160.76322 118.960806) (xy 160.755431 118.920585)
- (xy 160.749613 118.879305) (xy 160.745764 118.836964) (xy 160.74374 118.794313) (xy 160.743517 118.752196)
- (xy 160.744187 118.734569) (xy 161.342648 118.734569) (xy 161.344945 118.760166) (xy 161.350378 118.784524)
- (xy 161.359705 118.811336) (xy 161.372095 118.83551) (xy 161.387548 118.857046) (xy 161.406064 118.875944)
- (xy 161.416471 118.884404) (xy 161.439114 118.898753) (xy 161.463887 118.909276) (xy 161.49079 118.915975)
- (xy 161.519822 118.918848) (xy 161.545642 118.918321) (xy 161.561844 118.91673) (xy 161.588684 118.911219)
- (xy 161.614615 118.901812) (xy 161.639636 118.888508) (xy 161.663747 118.871309) (xy 161.682382 118.854745)
- (xy 161.700434 118.835687) (xy 161.717905 118.814136) (xy 161.733771 118.791448) (xy 161.747011 118.768979)
- (xy 161.757625 118.746729) (xy 161.7672 118.719225) (xy 161.772671 118.692064) (xy 161.774039 118.665245)
- (xy 161.771304 118.638768) (xy 161.765381 118.613381) (xy 161.757492 118.590058) (xy 161.745429 118.564795)
- (xy 161.730535 118.542506) (xy 161.712808 118.52319) (xy 161.699418 118.511965) (xy 161.677213 118.497867)
- (xy 161.653025 118.487542) (xy 161.626853 118.480991) (xy 161.598698 118.478214) (xy 161.57372 118.478782)
- (xy 161.558072 118.480381) (xy 161.531777 118.485754) (xy 161.506182 118.495201) (xy 161.481288 118.508723)
- (xy 161.457094 118.526319) (xy 161.438242 118.54333) (xy 161.41984 118.562947) (xy 161.401885 118.585173)
- (xy 161.385481 118.608495) (xy 161.37173 118.631404) (xy 161.360633 118.653899) (xy 161.350492 118.681435)
- (xy 161.344498 118.708325) (xy 161.342648 118.734569) (xy 160.744187 118.734569) (xy 160.745097 118.710613)
- (xy 160.748479 118.669564) (xy 160.753663 118.629048) (xy 160.760649 118.589065) (xy 160.769437 118.549617)
- (xy 160.780027 118.510702) (xy 160.792419 118.47232) (xy 160.806613 118.434472) (xy 160.822608 118.397158)
- (xy 160.840406 118.360377) (xy 160.860006 118.32413) (xy 160.881408 118.288416) (xy 160.904612 118.253236)
- (xy 160.929618 118.21859) (xy 160.956068 118.184972) (xy 160.983512 118.153) (xy 161.01195 118.122672)
- (xy 161.041382 118.09399) (xy 161.071809 118.066953) (xy 161.10323 118.041561) (xy 161.135645 118.017814)
- (xy 161.169055 117.995712) (xy 161.203459 117.975256) (xy 161.238857 117.956444) (xy 161.275249 117.939278)
- (xy 161.312635 117.923757) (xy 161.351016 117.909882) (xy 161.39039 117.897651) (xy 161.43076 117.887066)
- (xy 161.472123 117.878125) (xy 161.513784 117.871097) (xy 161.555046 117.866247) (xy 161.595909 117.863574)
- (xy 161.636373 117.863081)
- )
- )
- (polygon
- (pts
- (xy 163.597204 118.774562) (xy 163.569602 118.782084) (xy 163.542073 118.783802) (xy 163.514618 118.779715)
- (xy 163.487236 118.769824) (xy 163.464474 118.757148) (xy 163.450841 118.747607) (xy 163.432623 118.731262)
- (xy 163.414542 118.709789) (xy 163.396599 118.683187) (xy 163.383232 118.659869) (xy 163.369943 118.633667)
- (xy 163.35673 118.604579) (xy 163.343596 118.572607) (xy 163.334882 118.549689) (xy 163.326203 118.52549)
- (xy 163.317558 118.500008) (xy 163.308948 118.473243) (xy 163.302396 118.448147) (xy 163.30122 118.422908)
- (xy 163.305419 118.397527) (xy 163.314994 118.372003) (xy 163.327079 118.350625) (xy 163.336122 118.33775)
- (xy 163.354911 118.316334) (xy 163.373681 118.299305) (xy 163.395775 118.282367) (xy 163.421192 118.26552)
- (xy 163.442437 118.252945) (xy 163.465551 118.240422) (xy 163.490535 118.22795) (xy 163.517388 118.215529)
- (xy 163.546111 118.20316) (xy 163.574924 118.19049) (xy 163.602232 118.177303) (xy 163.628034 118.1636)
- (xy 163.65233 118.14938) (xy 163.67512 118.134643) (xy 163.696405 118.119391) (xy 163.716184 118.103621)
- (xy 163.734457 118.087336) (xy 163.756478 118.064818) (xy 163.775823 118.041382) (xy 163.791222 118.020396)
- (xy 163.811432 117.990684) (xy 163.828177 117.963091) (xy 163.841457 117.937618) (xy 163.851272 117.914264)
- (xy 163.858968 117.886422) (xy 163.859924 117.856919) (xy 163.851255 117.833303) (xy 163.83739 117.81865)
- (xy 163.813447 117.810983) (xy 163.78737 117.81583) (xy 163.762498 117.827061) (xy 163.741506 117.839774)
- (xy 163.718508 117.856164) (xy 163.693506 117.876232) (xy 163.666499 117.899976) (xy 163.647381 117.917848)
- (xy 163.627372 117.937354) (xy 163.617033 117.94772) (xy 163.59688 117.967208) (xy 163.576107 117.986193)
- (xy 163.554716 118.004676) (xy 163.532706 118.022657) (xy 163.510076 118.040135) (xy 163.486828 118.057111)
- (xy 163.462961 118.073585) (xy 163.438474 118.089556) (xy 163.413369 118.105025) (xy 163.387645 118.119992)
- (xy 163.361301 118.134457) (xy 163.334339 118.148419) (xy 163.306757 118.161879) (xy 163.278557 118.174837)
- (xy 163.249737 118.187292) (xy 163.220299 118.199245) (xy 163.191821 118.209025) (xy 163.162183 118.216569)
- (xy 163.131387 118.221878) (xy 163.099432 118.224952) (xy 163.074705 118.225791) (xy 163.049326 118.225372)
- (xy 163.023295 118.223696) (xy 162.996613 118.220763) (xy 162.969278 118.216573) (xy 162.960022 118.214896)
- (xy 162.93221 118.208831) (xy 162.90439 118.201296) (xy 162.876563 118.19229) (xy 162.848728 118.181814)
- (xy 162.820886 118.169867) (xy 162.793036 118.15645) (xy 162.76518 118.141562) (xy 162.737315 118.125204)
- (xy 162.709444 118.107375) (xy 162.681565 118.088076) (xy 162.662975 118.074392) (xy 162.636121 118.053224)
- (xy 162.611032 118.031518) (xy 162.587706 118.009274) (xy 162.566145 117.986493) (xy 162.546347 117.963175)
- (xy 162.528313 117.939319) (xy 162.512043 117.914925) (xy 162.497537 117.889995) (xy 162.484795 117.864526)
- (xy 162.473816 117.838521) (xy 162.464602 117.811978) (xy 162.457151 117.784897) (xy 162.451464 117.757279)
- (xy 162.447541 117.729124) (xy 162.445382 117.700431) (xy 162.444987 117.671201) (xy 162.446356 117.641433)
- (xy 162.449488 117.611128) (xy 162.454385 117.580286) (xy 162.461045 117.548906) (xy 162.469469 117.516989)
- (xy 162.479657 117.484534) (xy 162.491609 117.451541) (xy 162.505325 117.418012) (xy 162.520805 117.383945)
- (xy 162.538049 117.34934) (xy 162.557056 117.314198) (xy 162.577827 117.278519) (xy 162.600363 117.242302)
- (xy 162.624662 117.205548) (xy 162.650725 117.168256) (xy 162.678552 117.130427) (xy 162.697745 117.105733)
- (xy 162.717751 117.081514) (xy 162.73857 117.057771) (xy 162.760202 117.034502) (xy 162.782646 117.011709)
- (xy 162.805903 116.989391) (xy 162.829973 116.967547) (xy 162.854856 116.946179) (xy 162.880551 116.925286)
- (xy 162.907059 116.904868) (xy 162.93438 116.884925) (xy 162.962514 116.865457) (xy 162.99146 116.846464)
- (xy 163.021219 116.827946) (xy 163.051791 116.809903) (xy 163.083176 116.792336) (xy 163.104985 116.781306)
- (xy 163.132657 116.769743) (xy 163.158723 116.76177) (xy 163.183181 116.75739) (xy 163.211494 116.756964)
- (xy 163.237295 116.762149) (xy 163.260585 116.772946) (xy 163.269198 116.778836) (xy 163.289851 116.79677)
- (xy 163.309748 116.818875) (xy 163.325123 116.839564) (xy 163.340015 116.862923) (xy 163.354423 116.888953)
- (xy 163.368348 116.917652) (xy 163.378475 116.940929) (xy 163.388331 116.965709) (xy 163.397231 116.990525)
- (xy 163.404354 117.014097) (xy 163.411088 117.043589) (xy 163.414663 117.070869) (xy 163.415079 117.095935)
- (xy 163.411157 117.124156) (xy 163.4023 117.148919) (xy 163.391661 117.16624) (xy 163.373652 117.184685)
- (xy 163.353148 117.200647) (xy 163.33148 117.215342) (xy 163.305647 117.231304) (xy 163.281981 117.244985)
- (xy 163.25565 117.259477) (xy 163.228343 117.275025) (xy 163.201995 117.29206) (xy 163.176605 117.310582)
- (xy 163.152174 117.330591) (xy 163.1287 117.352087) (xy 163.106185 117.375069) (xy 163.084629 117.399538)
- (xy 163.06909 117.418865) (xy 163.06403 117.425493) (xy 163.049141 117.445752) (xy 163.029537 117.474389)
- (xy 163.013209 117.500926) (xy 163.000158 117.525362) (xy 162.987852 117.554675) (xy 162.981371 117.580255)
- (xy 162.981461 117.606977) (xy 162.993582 117.631342) (xy 163.000534 117.637597) (xy 163.022954 117.649808)
- (xy 163.048031 117.654657) (xy 163.075766 117.652142) (xy 163.106159 117.642264) (xy 163.130697 117.630023)
- (xy 163.156731 117.61364) (xy 163.184259 117.593116) (xy 163.203442 117.577132) (xy 163.223289 117.559307)
- (xy 163.2438 117.539641) (xy 163.254305 117.529118) (xy 163.27443 117.508036) (xy 163.295019 117.487439)
- (xy 163.316071 117.46733) (xy 163.337586 117.447707) (xy 163.359565 117.428571) (xy 163.382008 117.409922)
- (xy 163.404914 117.391759) (xy 163.428284 117.374083) (xy 163.452117 117.356894) (xy 163.476414 117.340191)
- (xy 163.501174 117.323975) (xy 163.526398 117.308245) (xy 163.552085 117.293003) (xy 163.578236 117.278247)
- (xy 163.60485 117.263978) (xy 163.631928 117.250195) (xy 163.657729 117.238373) (xy 163.684695 117.228745)
- (xy 163.712829 117.22131) (xy 163.742129 117.216068) (xy 163.772596 117.213019) (xy 163.804229 117.212164)
- (xy 163.82872 117.212961) (xy 163.853867 117.214993) (xy 163.870996 117.217032) (xy 163.896958 117.221156)
- (xy 163.923064 117.226908) (xy 163.949315 117.234287) (xy 163.975711 117.243293) (xy 164.002251 117.253927)
- (xy 164.028935 117.266189) (xy 164.055764 117.280078) (xy 164.082737 117.295595) (xy 164.109854 117.312739)
- (xy 164.137116 117.33151) (xy 164.155371 117.344929) (xy 164.181968 117.36573) (xy 164.207081 117.386932)
- (xy 164.230709 117.408534) (xy 164.252853 117.430536) (xy 164.273513 117.452938) (xy 164.292689 117.475741)
- (xy 164.31038 117.498944) (xy 164.326587 117.522547) (xy 164.34131 117.54655) (xy 164.354548 117.570953)
- (xy 164.36255 117.587444) (xy 164.373285 117.612195) (xy 164.382521 117.637025) (xy 164.390259 117.661936)
- (xy 164.396499 117.686927) (xy 164.40124 117.711998) (xy 164.404482 117.73715) (xy 164.406226 117.762382)
- (xy 164.406471 117.787694) (xy 164.405217 117.813087) (xy 164.402466 117.83856) (xy 164.399798 117.855586)
- (xy 164.393195 117.886342) (xy 164.38537 117.917299) (xy 164.376323 117.948459) (xy 164.366055 117.979822)
- (xy 164.354565 118.011387) (xy 164.341853 118.043154) (xy 164.32792 118.075123) (xy 164.312765 118.107295)
- (xy 164.296388 118.139669) (xy 164.278789 118.172246) (xy 164.259969 118.205025) (xy 164.239928 118.238006)
- (xy 164.218664 118.27119) (xy 164.196179 118.304576) (xy 164.172472 118.338164) (xy 164.147544 118.371955)
- (xy 164.121451 118.405301) (xy 164.094251 118.437556) (xy 164.065944 118.46872) (xy 164.036529 118.498793)
- (xy 164.006008 118.527775) (xy 163.97438 118.555666) (xy 163.941644 118.582465) (xy 163.907801 118.608174)
- (xy 163.872851 118.632791) (xy 163.836795 118.656318) (xy 163.799631 118.678753) (xy 163.761359 118.700097)
- (xy 163.721981 118.72035) (xy 163.681496 118.739511) (xy 163.639903 118.757582)
- )
- )
- (polygon
- (pts
- (xy 164.491968 115.255839) (xy 164.517685 115.256981) (xy 164.544695 115.259281) (xy 164.571358 115.262484)
- (xy 164.597675 115.266591) (xy 164.623646 115.271602) (xy 164.64927 115.277516) (xy 164.674547 115.284334)
- (xy 164.699478 115.292056) (xy 164.724063 115.300681) (xy 164.748301 115.31021) (xy 164.772193 115.320643)
- (xy 164.795738 115.331979) (xy 164.818937 115.344219) (xy 164.841789 115.357363) (xy 164.864295 115.37141)
- (xy 164.886454 115.386361) (xy 164.908267 115.402216) (xy 164.929242 115.418548) (xy 164.949011 115.435022)
- (xy 164.967574 115.451638) (xy 164.993157 115.47683) (xy 165.016025 115.502341) (xy 165.03618 115.528173)
- (xy 165.05362 115.554324) (xy 165.068346 115.580796) (xy 165.080358 115.607588) (xy 165.089656 115.6347)
- (xy 165.09624 115.662132) (xy 165.099121 115.680598) (xy 165.101669 115.707861) (xy 165.102523 115.734357)
- (xy 165.101682 115.760088) (xy 165.099148 115.785053) (xy 165.094919 115.809251) (xy 165.086645 115.840325)
- (xy 165.07536 115.870037) (xy 165.061062 115.898387) (xy 165.043753 115.925376) (xy 165.038955 115.931911)
- (xy 164.537355 116.597556) (xy 164.563128 116.613431) (xy 164.591072 116.623849) (xy 164.621187 116.628809)
- (xy 164.646842 116.628848) (xy 164.673886 116.625395) (xy 164.70232 116.618449) (xy 164.732144 116.60801)
- (xy 164.739817 116.604855) (xy 164.762407 116.59464) (xy 164.791074 116.579926) (xy 164.81808 116.56396)
- (xy 164.843425 116.546742) (xy 164.867109 116.528272) (xy 164.889132 116.508551) (xy 164.909494 116.487578)
- (xy 164.928195 116.465353) (xy 164.93261 116.459601) (xy 164.947612 116.439416) (xy 164.961934 116.419578)
- (xy 164.982142 116.390472) (xy 165.000819 116.362149) (xy 165.017966 116.334609) (xy 165.033583 116.30785)
- (xy 165.04767 116.281874) (xy 165.060226 116.25668) (xy 165.071253 116.232268) (xy 165.080749 116.208638)
- (xy 165.09103 116.178348) (xy 165.103332 116.138687) (xy 165.109916 116.111535) (xy 165.117175 116.086609)
- (xy 165.126776 116.059636) (xy 165.137349 116.035867) (xy 165.150912 116.012188) (xy 165.157129 116.003376)
- (xy 165.175713 115.98282) (xy 165.197659 115.966015) (xy 165.222966 115.952961) (xy 165.251634 115.943659)
- (xy 165.283664 115.938109) (xy 165.309892 115.936408) (xy 165.33801 115.936817) (xy 165.36802 115.939336)
- (xy 165.39992 115.943965) (xy 165.42504 115.949455) (xy 165.454221 115.957165) (xy 165.480938 115.965818)
- (xy 165.505189 115.975413) (xy 165.531038 115.988171) (xy 165.553337 116.002287) (xy 165.556708 116.004772)
- (xy 165.58524 116.029937) (xy 165.608296 116.058304) (xy 165.625874 116.089872) (xy 165.637975 116.124643)
- (xy 165.644599 116.162616) (xy 165.645747 116.20379) (xy 165.641417 116.248166) (xy 165.63161 116.295744)
- (xy 165.624653 116.320734) (xy 165.616327 116.346524) (xy 165.606631 116.373115) (xy 165.595566 116.400506)
- (xy 165.583132 116.428697) (xy 165.569328 116.457689) (xy 165.554156 116.487482) (xy 165.537614 116.518075)
- (xy 165.519702 116.549468) (xy 165.500422 116.581662) (xy 165.479772 116.614656) (xy 165.457753 116.648451)
- (xy 165.434365 116.683046) (xy 165.409608 116.718442) (xy 165.383481 116.754638) (xy 165.355985 116.791635)
- (xy 165.336272 116.817212) (xy 165.316269 116.842009) (xy 165.295976 116.866027) (xy 165.275392 116.889264)
- (xy 165.254518 116.91172) (xy 165.233354 116.933397) (xy 165.2119 116.954294) (xy 165.190156 116.97441)
- (xy 165.168122 116.993747) (xy 165.145797 117.012303) (xy 165.123182 117.030079) (xy 165.100278 117.047075)
- (xy 165.077082 117.06329) (xy 165.053597 117.078726) (xy 165.029822 117.093382) (xy 165.005756 117.107257)
- (xy 164.981621 117.120265) (xy 164.957547 117.13244) (xy 164.933532 117.143782) (xy 164.909578 117.154292)
- (xy 164.885683 117.163969) (xy 164.861849 117.172813) (xy 164.838075 117.180824) (xy 164.814361 117.188003)
- (xy 164.790707 117.194348) (xy 164.755338 117.202306) (xy 164.720105 117.208389) (xy 164.685007 117.212599)
- (xy 164.650044 117.214935) (xy 164.626811 117.215451) (xy 164.582043 117.215324) (xy 164.537897 117.213498)
- (xy 164.494375 117.209973) (xy 164.451476 117.204749) (xy 164.4092 117.197827) (xy 164.367547 117.189205)
- (xy 164.326517 117.178885) (xy 164.28611 117.166867) (xy 164.246326 117.153149) (xy 164.207165 117.137733)
- (xy 164.168627 117.120618) (xy 164.130713 117.101805) (xy 164.093421 117.081292) (xy 164.056752 117.059081)
- (xy 164.020707 117.035171) (xy 163.985284 117.009563) (xy 163.963464 116.99277) (xy 163.942257 116.975739)
- (xy 163.921665 116.95847) (xy 163.901686 116.940964) (xy 163.88232 116.923219) (xy 163.863569 116.905237)
- (xy 163.845431 116.887017) (xy 163.827907 116.868559) (xy 163.810997 116.849863) (xy 163.794701 116.83093)
- (xy 163.779018 116.811758) (xy 163.763949 116.792349) (xy 163.735653 116.752817) (xy 163.709812 116.712334)
- (xy 163.686425 116.670899) (xy 163.665494 116.628513) (xy 163.647018 116.585176) (xy 163.630997 116.540887)
- (xy 163.617431 116.495647) (xy 163.606321 116.449455) (xy 163.597665 116.402312) (xy 163.591464 116.354218)
- (xy 163.5877 116.305768) (xy 163.586263 116.257678) (xy 163.587151 116.20995) (xy 163.588938 116.183607)
- (xy 164.186009 116.183607) (xy 164.186544 116.201696) (xy 164.188448 116.228272) (xy 164.191721 116.253407)
- (xy 164.198214 116.284677) (xy 164.20714 116.313384) (xy 164.218499 116.339529) (xy 164.232291 116.363111)
- (xy 164.248516 116.384129) (xy 164.267174 116.402585) (xy 164.277416 116.410852) (xy 164.544201 116.056817)
- (xy 164.56166 116.03073) (xy 164.573801 116.005868) (xy 164.580623 115.98223) (xy 164.581671 115.954404)
- (xy 164.574408 115.928491) (xy 164.558834 115.904492) (xy 164.540391 115.88667) (xy 164.534949 115.882406)
- (xy 164.514406 115.868811) (xy 164.489028 115.856926) (xy 164.462857 115.849875) (xy 164.435894 115.847655)
- (xy 164.408139 115.850268) (xy 164.393964 115.853387) (xy 164.370215 115.861228) (xy 164.346852 115.872569)
- (xy 164.323874 115.887412) (xy 164.301281 115.905756) (xy 164.283485 115.922952) (xy 164.265935 115.942388)
- (xy 164.248633 115.964066) (xy 164.23263 115.987727) (xy 164.218983 116.013114) (xy 164.20769 116.040228)
- (xy 164.198752 116.069069) (xy 164.192168 116.099636) (xy 164.187939 116.131929) (xy 164.186312 116.157282)
- (xy 164.186009 116.183607) (xy 163.588938 116.183607) (xy 163.590365 116.162584) (xy 163.595906 116.115578)
- (xy 163.603773 116.068933) (xy 163.613966 116.02265) (xy 163.626485 115.976728) (xy 163.64133 115.931166)
- (xy 163.658502 115.885967) (xy 163.678 115.841128) (xy 163.688621 115.818844) (xy 163.699824 115.79665)
- (xy 163.711608 115.774547) (xy 163.723974 115.752534) (xy 163.736921 115.730611) (xy 163.75045 115.708778)
- (xy 163.76456 115.687036) (xy 163.779252 115.665384) (xy 163.794526 115.643822) (xy 163.810381 115.622351)
- (xy 163.828871 115.598373) (xy 163.847594 115.575206) (xy 163.866551 115.552849) (xy 163.88574 115.531303)
- (xy 163.905163 115.510567) (xy 163.924818 115.490641) (xy 163.944707 115.471525) (xy 163.964829 115.45322)
- (xy 163.985184 115.435725) (xy 164.005772 115.41904) (xy 164.026593 115.403165) (xy 164.047648 115.388101)
- (xy 164.068935 115.373847) (xy 164.090456 115.360404) (xy 164.112209 115.34777) (xy 164.134196 115.335948)
- (xy 164.156416 115.324935) (xy 164.178869 115.314733) (xy 164.201555 115.30534) (xy 164.224474 115.296759)
- (xy 164.271011 115.282026) (xy 164.318481 115.270535) (xy 164.342566 115.266004) (xy 164.366883 115.262285)
- (xy 164.391434 115.259375) (xy 164.416218 115.257276) (xy 164.441235 115.255987) (xy 164.466485 115.255508)
- )
- )
- (polygon
- (pts
- (xy 165.592271 113.465697) (xy 165.619027 113.471093) (xy 165.643016 113.47775) (xy 165.666698 113.486746)
- (xy 165.682697 113.494845) (xy 165.704239 113.507752) (xy 165.727417 113.523175) (xy 165.750808 113.53972)
- (xy 165.773169 113.556167) (xy 165.781097 113.562114) (xy 166.944148 114.438536) (xy 166.964037 114.453868)
- (xy 166.983352 114.469455) (xy 167.002092 114.485297) (xy 167.037848 114.517748) (xy 167.071305 114.551221)
- (xy 167.102463 114.585715) (xy 167.131322 114.62123) (xy 167.157883 114.657766) (xy 167.182144 114.695324)
- (xy 167.204107 114.733904) (xy 167.223772 114.773504) (xy 167.241137 114.814126) (xy 167.256204 114.85577)
- (xy 167.268972 114.898434) (xy 167.279441 114.94212) (xy 167.287611 114.986828) (xy 167.293483 115.032557)
- (xy 167.295556 115.055804) (xy 167.298294 115.102176) (xy 167.299148 115.147822) (xy 167.298119 115.19274)
- (xy 167.295206 115.236933) (xy 167.290409 115.280399) (xy 167.283729 115.323138) (xy 167.275166 115.365151)
- (xy 167.264718 115.406437) (xy 167.252387 115.446997) (xy 167.238173 115.48683) (xy 167.222074 115.525937)
- (xy 167.204093 115.564317) (xy 167.184227 115.601971) (xy 167.162478 115.638899) (xy 167.138846 115.675099)
- (xy 167.113329 115.710573) (xy 167.09286 115.736889) (xy 167.07169 115.762438) (xy 167.04982 115.78722)
- (xy 167.027249 115.811235) (xy 167.003978 115.834484) (xy 166.980006 115.856966) (xy 166.955334 115.878681)
- (xy 166.929962 115.899629) (xy 166.903889 115.919811) (xy 166.877115 115.939225) (xy 166.849641 115.957873)
- (xy 166.821467 115.975755) (xy 166.792592 115.992869) (xy 166.763017 116.009217) (xy 166.732741 116.024798)
- (xy 166.701765 116.039612) (xy 166.671191 116.053329) (xy 166.64191 116.065648) (xy 166.61392 116.07657)
- (xy 166.587223 116.086094) (xy 166.561818 116.09422) (xy 166.537706 116.100949) (xy 166.503959 116.108421)
- (xy 166.47312 116.112749) (xy 166.445188 116.113932) (xy 166.420163 116.111971) (xy 166.391319 116.104463)
- (xy 166.367644 116.091366) (xy 166.34794 116.075355) (xy 166.329791 116.058191) (xy 166.313196 116.039873)
- (xy 166.298156 116.020402) (xy 166.28467 115.999777) (xy 166.27274 115.977999) (xy 166.262364 115.955067)
- (xy 166.253542 115.930982) (xy 166.246275 115.905743) (xy 166.240563 115.879351) (xy 166.237619 115.861115)
- (xy 166.23215 115.831866) (xy 166.227587 115.805129) (xy 166.223932 115.780904) (xy 166.220742 115.755151)
- (xy 166.21867 115.729679) (xy 166.218284 115.717334) (xy 166.220601 115.691697) (xy 166.227572 115.667269)
- (xy 166.239197 115.644049) (xy 166.247665 115.631671) (xy 166.264789 115.613323) (xy 166.286394 115.597779)
- (xy 166.308975 115.586477) (xy 166.334987 115.577322) (xy 166.343049 115.575101) (xy 166.368372 115.567666)
- (xy 166.393019 115.55944) (xy 166.416989 115.550423) (xy 166.440283 115.540616) (xy 166.4629 115.530019)
- (xy 166.48484 115.518631) (xy 166.506104 115.506452) (xy 166.536731 115.486702) (xy 166.565837 115.465173)
- (xy 166.59342 115.441865) (xy 166.61948 115.416778) (xy 166.644019 115.389913) (xy 166.659532 115.371015)
- (xy 166.667035 115.361269) (xy 166.681121 115.341033) (xy 166.696782 115.313394) (xy 166.708876 115.285002)
- (xy 166.717404 115.255858) (xy 166.722366 115.225962) (xy 166.72376 115.195314) (xy 166.721589 115.163913)
- (xy 166.71585 115.13176) (xy 166.713859 115.123604) (xy 166.706894 115.099501) (xy 166.698439 115.076128)
- (xy 166.688492 115.053486) (xy 166.677053 115.031574) (xy 166.664123 115.010394) (xy 166.649702 114.989944)
- (xy 166.633789 114.970225) (xy 166.616385 114.951237) (xy 166.597489 114.93298) (xy 166.577102 114.915453)
- (xy 166.562682 114.904175) (xy 166.478318 114.840602) (xy 166.484893 114.86726) (xy 166.489628 114.894079)
- (xy 166.492522 114.921057) (xy 166.493575 114.948195) (xy 166.492788 114.975493) (xy 166.490159 115.002951)
- (xy 166.48569 115.030569) (xy 166.47938 115.058347) (xy 166.47123 115.086285) (xy 166.461238 115.114383)
- (xy 166.449406 115.14264) (xy 166.435733 115.171058) (xy 166.420219 115.199636) (xy 166.402865 115.228373)
- (xy 166.383669 115.25727) (xy 166.362633 115.286328) (xy 166.339925 115.314719) (xy 166.315712 115.341619)
- (xy 166.289996 115.367026) (xy 166.262775 115.390942) (xy 166.23405 115.413367) (xy 166.203821 115.434299)
- (xy 166.172089 115.45374) (xy 166.138852 115.471689) (xy 166.104111 115.488146) (xy 166.067866 115.503111)
- (xy 166.030117 115.516585) (xy 165.990864 115.528567) (xy 165.950107 115.539057) (xy 165.907845 115.548055)
- (xy 165.86408 115.555562) (xy 165.818811 115.561576) (xy 165.773095 115.565734) (xy 165.72802 115.567885)
- (xy 165.683586 115.568027) (xy 165.639793 115.566162) (xy 165.596641 115.562288) (xy 165.554129 115.556407)
- (xy 165.512259 115.548518) (xy 165.47103 115.538622) (xy 165.430441 115.526717) (xy 165.390494 115.512805)
- (xy 165.351187 115.496884) (xy 165.312521 115.478956) (xy 165.274497 115.45902) (xy 165.237113 115.437077)
- (xy 165.20037 115.413125) (xy 165.164268 115.387166) (xy 165.129303 115.359563) (xy 165.096092 115.330774)
- (xy 165.064635 115.300798) (xy 165.034933 115.269635) (xy 165.006985 115.237286) (xy 164.980792 115.20375)
- (xy 164.956353 115.169027) (xy 164.933668 115.133117) (xy 164.912738 115.096021) (xy 164.893562 115.057738)
- (xy 164.876141 115.018269) (xy 164.860474 114.977612) (xy 164.846561 114.935769) (xy 164.834403 114.89274)
- (xy 164.823999 114.848523) (xy 164.815349 114.80312) (xy 164.808583 114.757548) (xy 164.803739 114.712945)
- (xy 164.800815 114.669312) (xy 164.800793 114.668382) (xy 165.405425 114.668382) (xy 165.40839 114.699072)
- (xy 165.411138 114.714591) (xy 165.418393 114.744787) (xy 165.42772 114.773247) (xy 165.43912 114.799972)
- (xy 165.452592 114.824961) (xy 165.468136 114.848215) (xy 165.485753 114.869733) (xy 165.505442 114.889516)
- (xy 165.527204 114.907563) (xy 165.550564 114.92341) (xy 165.575048 114.936592) (xy 165.600656 114.947108)
- (xy 165.627389 114.95496) (xy 165.655245 114.960147) (xy 165.684226 114.962668) (xy 165.714332 114.962525)
- (xy 165.745561 114.959716) (xy 165.776571 114.954234) (xy 165.806019 114.946069) (xy 165.833905 114.935222)
- (xy 165.860228 114.921691) (xy 165.884989 114.905479) (xy 165.908187 114.886584) (xy 165.929823 114.865006)
- (xy 165.949897 114.840745) (xy 165.96761 114.814814) (xy 165.982164 114.788222) (xy 165.993561 114.760971)
- (xy 166.001799 114.73306) (xy 166.006878 114.704489) (xy 166.008799 114.675259) (xy 166.007562 114.645369)
- (xy 166.003166 114.614819) (xy 165.996272 114.584715) (xy 165.987354 114.556409) (xy 165.976414 114.529899)
- (xy 165.963451 114.505185) (xy 165.948465 114.482269) (xy 165.931456 114.461149) (xy 165.912424 114.441826)
- (xy 165.891369 114.424299) (xy 165.8686 114.408731) (xy 165.844669 114.395464) (xy 165.819577 114.3845)
- (xy 165.793324 114.375839) (xy 165.765908 114.369479) (xy 165.737332 114.365423) (xy 165.707593 114.363668)
- (xy 165.676693 114.364216) (xy 165.645974 114.36741) (xy 165.616595 114.373834) (xy 165.588556 114.383491)
- (xy 165.561856 114.396379) (xy 165.536497 114.412499) (xy 165.512477 114.43185) (xy 165.489797 114.454433)
- (xy 165.473666 114.473491) (xy 165.468457 114.480248) (xy 165.453903 114.500952) (xy 165.441249 114.521917)
- (xy 165.427332 114.550279) (xy 165.416791 114.579106) (xy 165.409626 114.608399) (xy 165.405837 114.638158)
- (xy 165.405425 114.668382) (xy 164.800793 114.668382) (xy 164.799813 114.626649) (xy 164.800732 114.584956)
- (xy 164.803572 114.544233) (xy 164.808333 114.50448) (xy 164.815016 114.465697) (xy 164.82362 114.427884)
- (xy 164.834145 114.39104) (xy 164.846591 114.355166) (xy 164.860959 114.320263) (xy 164.877248 114.286329)
- (xy 164.895457 114.253365) (xy 164.915589 114.221371) (xy 164.937641 114.190347) (xy 164.955995 114.167132)
- (xy 164.975044 114.145277) (xy 164.994788 114.124782) (xy 165.015228 114.105648) (xy 165.036363 114.087874)
- (xy 165.058193 114.07146) (xy 165.080719 114.056406) (xy 165.10394 114.042713) (xy 165.126844 114.030406)
- (xy 165.153609 114.017009) (xy 165.178299 114.005819) (xy 165.205189 113.995306) (xy 165.229092 113.987971)
- (xy 165.250009 113.983815) (xy 165.275005 113.980575) (xy 165.301116 113.978384) (xy 165.327631 113.977758)
- (xy 165.339903 113.978158) (xy 165.319003 113.956778) (xy 165.301467 113.934798) (xy 165.287295 113.912218)
- (xy 165.276488 113.889036) (xy 165.269045 113.865255) (xy 165.264967 113.840872) (xy 165.264278 113.830951)
- (xy 165.265179 113.805203) (xy 165.270287 113.778033) (xy 165.279602 113.749441) (xy 165.290084 113.725544)
- (xy 165.303258 113.700738) (xy 165.319124 113.675021) (xy 165.337683 113.648395) (xy 165.342744 113.641597)
- (xy 165.358006 113.621655) (xy 165.377606 113.597032) (xy 165.39635 113.574655) (xy 165.414238 113.554524)
- (xy 165.431269 113.536638) (xy 165.451355 113.517439) (xy 165.470103 113.50175) (xy 165.48071 113.49402)
- (xy 165.504778 113.479601) (xy 165.529034 113.469787) (xy 165.553478 113.464578) (xy 165.578111 113.463974)
- )
- )
- (polygon
- (pts
- (xy 167.088407 110.800216) (xy 167.124855 110.802832) (xy 167.149469 110.805426) (xy 167.174335 110.8087)
- (xy 167.199454 110.812653) (xy 167.224825 110.817286) (xy 167.250223 110.822538) (xy 167.275453 110.828558)
- (xy 167.300515 110.835349) (xy 167.32541 110.842909) (xy 167.350137 110.851238) (xy 167.374696 110.860337)
- (xy 167.399088 110.870206) (xy 167.423311 110.880844) (xy 167.447367 110.892251) (xy 167.471255 110.904428)
- (xy 167.494976 110.917375) (xy 167.518529 110.931092) (xy 167.541913 110.945577) (xy 167.565131 110.960833)
- (xy 167.58818 110.976858) (xy 167.611062 110.993652) (xy 167.630638 111.008727) (xy 167.649684 111.024047)
- (xy 167.686186 111.055424) (xy 167.720568 111.087784) (xy 167.75283 111.121126) (xy 167.782972 111.155451)
- (xy 167.810993 111.190759) (xy 167.836894 111.227049) (xy 167.860674 111.264322) (xy 167.882335 111.302578)
- (xy 167.901875 111.341816) (xy 167.919295 111.382037) (xy 167.934594 111.423241) (xy 167.947773 111.465427)
- (xy 167.958832 111.508596) (xy 167.967771 111.552747) (xy 167.974589 111.597881) (xy 167.999832 111.604353)
- (xy 168.026587 111.611141) (xy 168.054854 111.618244) (xy 168.084634 111.625662) (xy 168.115927 111.633396)
- (xy 168.148731 111.641445) (xy 168.183049 111.64981) (xy 168.218878 111.65849) (xy 168.25622 111.667485)
- (xy 168.295075 111.676796) (xy 168.335442 111.686422) (xy 168.377322 111.696364) (xy 168.420714 111.706621)
- (xy 168.465618 111.717193) (xy 168.512035 111.728081) (xy 168.559964 111.739284) (xy 168.584046 111.745681)
- (xy 168.613758 111.7542) (xy 168.640729 111.76271) (xy 168.66496 111.771209) (xy 168.691396 111.78182)
- (xy 168.713551 111.792414) (xy 168.734485 111.805107) (xy 168.737375 111.80722) (xy 168.75595 111.823617)
- (xy 168.771628 111.842628) (xy 168.784409 111.864254) (xy 168.794292 111.888494) (xy 168.801277 111.915349)
- (xy 168.805365 111.944818) (xy 168.806556 111.976901) (xy 168.804849 112.011599) (xy 168.802101 112.036184)
- (xy 168.798065 112.061931) (xy 168.792742 112.088839) (xy 168.786131 112.11691) (xy 168.778893 112.145777)
- (xy 168.771235 112.172632) (xy 168.763159 112.197475) (xy 168.752474 112.225699) (xy 168.741135 112.250779)
- (xy 168.72914 112.272716) (xy 168.716491 112.291508) (xy 168.700631 112.310593) (xy 168.681051 112.329329)
- (xy 168.66031 112.344265) (xy 168.638409 112.355399) (xy 168.622056 112.361025) (xy 168.596228 112.367271)
- (xy 168.572024 112.371108) (xy 168.546735 112.372547) (xy 168.528486 112.371559) (xy 168.501559 112.366344)
- (xy 168.470616 112.359571) (xy 168.444869 112.353693) (xy 168.415028 112.346724) (xy 168.381093 112.338665)
- (xy 168.343063 112.329516) (xy 168.300939 112.319277) (xy 168.254721 112.307947) (xy 168.230076 112.301873)
- (xy 168.204408 112.295527) (xy 168.177716 112.288908) (xy 168.150001 112.282017) (xy 168.121262 112.274853)
- (xy 168.0915 112.267416) (xy 168.060714 112.259707) (xy 168.028904 112.251726) (xy 167.996071 112.243471)
- (xy 167.962214 112.234945) (xy 167.927334 112.226145) (xy 167.89143 112.217073) (xy 167.854502 112.207729)
- (xy 167.794456 112.298573) (xy 167.527671 112.652609) (xy 167.845133 112.891834) (xy 167.86819 112.90945)
- (xy 167.888717 112.925644) (xy 167.909467 112.942739) (xy 167.928966 112.959905) (xy 167.938869 112.96935)
- (xy 167.956783 112.989509) (xy 167.972285 113.012036) (xy 167.985569 113.035546) (xy 167.993636 113.051906)
- (xy 168.002256 113.077325) (xy 168.005208 113.105353) (xy 168.00249 113.13599) (xy 167.996731 113.16068)
- (xy 167.987783 113.186837) (xy 167.975645 113.214462) (xy 167.960319 113.243554) (xy 167.941804 113.274114)
- (xy 167.927689 113.295302) (xy 167.912157 113.317143) (xy 167.903859 113.328308) (xy 167.885422 113.351932)
- (xy 167.867131 113.373671) (xy 167.848988 113.393527) (xy 167.830993 113.411498) (xy 167.804276 113.434923)
- (xy 167.77789 113.454109) (xy 167.751837 113.469056) (xy 167.726115 113.479765) (xy 167.700724 113.486234)
- (xy 167.675665 113.488464) (xy 167.650938 113.486456) (xy 167.626542 113.480208) (xy 167.602484 113.471173)
- (xy 167.575799 113.458277) (xy 167.551554 113.444581) (xy 167.525485 113.428203) (xy 167.503316 113.413169)
- (xy 167.479979 113.39642) (xy 167.467873 113.387402) (xy 165.908848 112.212592) (xy 165.885791 112.194976)
- (xy 165.865264 112.178782) (xy 165.844513 112.161687) (xy 165.825015 112.144521) (xy 165.815112 112.135076)
- (xy 165.797391 112.114659) (xy 165.782003 112.091982) (xy 165.76877 112.068404) (xy 165.760712 112.052032)
- (xy 165.752005 112.026727) (xy 165.74898 111.998799) (xy 165.751635 111.968246) (xy 165.757354 111.943609)
- (xy 165.766268 111.917496) (xy 165.772485 111.903333) (xy 166.533348 111.903333) (xy 167.030753 112.278155)
- (xy 167.301581 111.918755) (xy 167.315962 111.897672) (xy 167.328424 111.875142) (xy 167.338966 111.851165)
- (xy 167.347587 111.825741) (xy 167.354289 111.798871) (xy 167.35907 111.770553) (xy 167.361931 111.740789)
- (xy 167.362872 111.709577) (xy 167.360812 111.678099) (xy 167.354914 111.64772) (xy 167.345179 111.618438)
- (xy 167.331605 111.590254) (xy 167.314194 111.563169) (xy 167.298616 111.543575) (xy 167.28088 111.524599)
- (xy 167.260986 111.50624) (xy 167.238932 111.4885) (xy 167.2157 111.472115) (xy 167.192452 111.457963)
- (xy 167.169188 111.446043) (xy 167.145908 111.436356) (xy 167.122612 111.428901) (xy 167.091527 111.422435)
- (xy 167.060414 111.419937) (xy 167.029272 111.421408) (xy 166.998102 111.426848) (xy 166.990306 111.428828)
- (xy 166.960042 111.438075) (xy 166.931634 111.448982) (xy 166.90508 111.46155) (xy 166.880381 111.475779)
- (xy 166.857537 111.491667) (xy 166.836547 111.509217) (xy 166.817413 111.528427) (xy 166.800133 111.549297)
- (xy 166.533348 111.903333) (xy 165.772485 111.903333) (xy 165.778379 111.889907) (xy 165.793684 111.860841)
- (xy 165.812185 111.8303) (xy 165.826294 111.809119) (xy 165.841824 111.787282) (xy 165.850121 111.776118)
- (xy 166.307257 111.169478) (xy 166.331207 111.139158) (xy 166.356479 111.110008) (xy 166.383074 111.082027)
- (xy 166.410992 111.055217) (xy 166.440232 111.029576) (xy 166.470794 111.005105) (xy 166.50268 110.981804)
- (xy 166.535887 110.959673) (xy 166.570418 110.938712) (xy 166.60627 110.91892) (xy 166.643446 110.900299)
- (xy 166.681944 110.882847) (xy 166.721764 110.866565) (xy 166.762907 110.851453) (xy 166.805373 110.83751)
- (xy 166.849161 110.824738) (xy 166.881637 110.816646) (xy 166.914679 110.810083) (xy 166.94829 110.80505)
- (xy 166.982468 110.801547) (xy 167.017213 110.799574) (xy 167.052526 110.79913)
- )
- )
- (polygon
- (pts
- (xy 168.241922 109.131552) (xy 168.275057 109.133502) (xy 168.308454 109.136549) (xy 168.342113 109.140694)
- (xy 168.376033 109.145936) (xy 168.410215 109.152276) (xy 168.444658 109.159713) (xy 168.479363 109.168248)
- (xy 168.514329 109.17788) (xy 168.537785 109.184912) (xy 168.561358 109.192431) (xy 168.573188 109.196373)
- (xy 168.612642 109.210088) (xy 168.651841 109.224642) (xy 168.690782 109.240036) (xy 168.729467 109.25627)
- (xy 168.767895 109.273344) (xy 168.806066 109.291258) (xy 168.843981 109.310012) (xy 168.881639 109.329606)
- (xy 168.919041 109.35004) (xy 168.956186 109.371314) (xy 168.993074 109.393428) (xy 169.029706 109.416382)
- (xy 169.066081 109.440176) (xy 169.102199 109.464809) (xy 169.138061 109.490283) (xy 169.173666 109.516597)
- (xy 169.205058 109.540588) (xy 169.235717 109.564697) (xy 169.265644 109.588924) (xy 169.294837 109.61327)
- (xy 169.323298 109.637734) (xy 169.351026 109.662316) (xy 169.378022 109.687017) (xy 169.404285 109.711836)
- (xy 169.429814 109.736773) (xy 169.454612 109.761829) (xy 169.478676 109.787003) (xy 169.502008 109.812295)
- (xy 169.524606 109.837705) (xy 169.546473 109.863234) (xy 169.567606 109.888881) (xy 169.588006 109.914647)
- (xy 169.607674 109.940531) (xy 169.626609 109.966533) (xy 169.644812 109.992653) (xy 169.662281 110.018892)
- (xy 169.679018 110.045249) (xy 169.695022 110.071724) (xy 169.710293 110.098318) (xy 169.724832 110.12503)
- (xy 169.738638 110.15186) (xy 169.75171 110.178809) (xy 169.764051 110.205876) (xy 169.775658 110.233061)
- (xy 169.786533 110.260364) (xy 169.796675 110.287786) (xy 169.806084 110.315326) (xy 169.81476 110.342985)
- (xy 169.823521 110.374401) (xy 169.830756 110.406414) (xy 169.836466 110.439025) (xy 169.840651 110.472233)
- (xy 169.843309 110.506039) (xy 169.844443 110.540443) (xy 169.84405 110.575444) (xy 169.842133 110.611043)
- (xy 169.83869 110.64724) (xy 169.835547 110.671703) (xy 169.831726 110.696431) (xy 169.829561 110.708895)
- (xy 169.82464 110.733855) (xy 169.818875 110.758746) (xy 169.812265 110.783569) (xy 169.804812 110.808322)
- (xy 169.796514 110.833007) (xy 169.787372 110.857624) (xy 169.777386 110.882171) (xy 169.766555 110.90665)
- (xy 169.754881 110.931061) (xy 169.742362 110.955402) (xy 169.728999 110.979675) (xy 169.714791 111.003879)
- (xy 169.69974 111.028015) (xy 169.683844 111.052081) (xy 169.667104 111.076079) (xy 169.64952 111.100009)
- (xy 169.631395 111.123455) (xy 169.612939 111.146128) (xy 169.594154 111.168025) (xy 169.575037 111.189149)
- (xy 169.555591 111.209497) (xy 169.535814 111.229072) (xy 169.515707 111.247871) (xy 169.49527 111.265897)
- (xy 169.474503 111.283147) (xy 169.453405 111.299624) (xy 169.431977 111.315325) (xy 169.410219 111.330252)
- (xy 169.388131 111.344405) (xy 169.365712 111.357783) (xy 169.342963 111.370387) (xy 169.319884 111.382216)
- (xy 169.296739 111.393244) (xy 169.273704 111.403565) (xy 169.250776 111.413179) (xy 169.227958 111.422086)
- (xy 169.193933 111.434122) (xy 169.160152 111.444568) (xy 169.126615 111.453424) (xy 169.093322 111.46069)
- (xy 169.060274 111.466365) (xy 169.027469 111.470451) (xy 168.994908 111.472946) (xy 168.962592 111.473851)
- (xy 168.930134 111.473353) (xy 168.897333 111.471777) (xy 168.864189 111.469122) (xy 168.830702 111.465388)
- (xy 168.796872 111.460577) (xy 168.762698 111.454687) (xy 168.728182 111.447718) (xy 168.693322 111.439671)
- (xy 168.658119 111.430546) (xy 168.63446 111.423863) (xy 168.610648 111.416702) (xy 168.598685 111.412941)
- (xy 168.560827 111.399874) (xy 168.522941 111.385789) (xy 168.485029 111.370687) (xy 168.447089 111.354566)
- (xy 168.409122 111.337427) (xy 168.371127 111.31927) (xy 168.333106 111.300095) (xy 168.295057 111.279902)
- (xy 168.25698 111.258691) (xy 168.218877 111.236462) (xy 168.180746 111.213214) (xy 168.142588 111.188949)
- (xy 168.104403 111.163666) (xy 168.06619 111.137364) (xy 168.02795 111.110045) (xy 167.989683 111.081707)
- (xy 167.955084 111.055232) (xy 167.921509 111.028721) (xy 167.888957 111.002176) (xy 167.85743 110.975596)
- (xy 167.826926 110.948981) (xy 167.797446 110.922331) (xy 167.76899 110.895646) (xy 167.741557 110.868927)
- (xy 167.715148 110.842172) (xy 167.689764 110.815383) (xy 167.665403 110.788558) (xy 167.642065 110.761699)
- (xy 167.619752 110.734805) (xy 167.598462 110.707876) (xy 167.578196 110.680912) (xy 167.558954 110.653914)
- (xy 167.54065 110.62703) (xy 167.523105 110.600534) (xy 167.50632 110.574424) (xy 167.490294 110.548702)
- (xy 167.475027 110.523368) (xy 167.46052 110.49842) (xy 167.446773 110.473859) (xy 167.433785 110.449686)
- (xy 167.421557 110.4259) (xy 167.410088 110.402501) (xy 167.399379 110.379489) (xy 167.389429 110.356864)
- (xy 167.375929 110.323653) (xy 167.364137 110.291313) (xy 167.357226 110.270238) (xy 167.348098 110.238512)
- (xy 167.340494 110.20612) (xy 167.334414 110.173062) (xy 167.329857 110.139337) (xy 167.326823 110.104946)
- (xy 167.325313 110.069889) (xy 167.325326 110.034166) (xy 167.325738 110.024416) (xy 167.956524 110.024416)
- (xy 167.957048 110.065133) (xy 167.963681 110.106947) (xy 167.976422 110.149857) (xy 167.995271 110.193864)
- (xy 168.006987 110.216279) (xy 168.020229 110.238968) (xy 168.034999 110.261931) (xy 168.051295 110.285169)
- (xy 168.069119 110.30868) (xy 168.08847 110.332466) (xy 168.109348 110.356526) (xy 168.131753 110.38086)
- (xy 168.155685 110.405468) (xy 168.181144 110.430351) (xy 168.20813 110.455508) (xy 168.236644 110.480939)
- (xy 168.266684 110.506644) (xy 168.298252 110.532623) (xy 168.331346 110.558876) (xy 168.365968 110.585404)
- (xy 168.400979 110.611353) (xy 168.435302 110.635916) (xy 168.468937 110.659093) (xy 168.501885 110.680884)
- (xy 168.534144 110.701289) (xy 168.565716 110.720308) (xy 168.5966 110.737941) (xy 168.626796 110.754188)
- (xy 168.656304 110.76905) (xy 168.685124 110.782525) (xy 168.713257 110.794615) (xy 168.740701 110.805318)
- (xy 168.767458 110.814636) (xy 168.793527 110.822568) (xy 168.818908 110.829114) (xy 168.843601 110.834274)
- (xy 168.890924 110.840436) (xy 168.935496 110.841054) (xy 168.977316 110.836129) (xy 169.016385 110.825659)
- (xy 169.052702 110.809647) (xy 169.086269 110.78809) (xy 169.117083 110.76099) (xy 169.145147 110.728346)
- (xy 169.169428 110.691649) (xy 169.187703 110.653973) (xy 169.199972 110.615319) (xy 169.206234 110.575688)
- (xy 169.206489 110.535077) (xy 169.200738 110.493489) (xy 169.18898 110.450922) (xy 169.171216 110.407378)
- (xy 169.160081 110.385238) (xy 169.147445 110.362855) (xy 169.133307 110.340226) (xy 169.117668 110.317353)
- (xy 169.100526 110.294236) (xy 169.081884 110.270874) (xy 169.061739 110.247268) (xy 169.040093 110.223416)
- (xy 169.016945 110.199321) (xy 168.992296 110.174981) (xy 168.966145 110.150396) (xy 168.938492 110.125567)
- (xy 168.909338 110.100493) (xy 168.878682 110.075174) (xy 168.846525 110.049611) (xy 168.812866 110.023804)
- (xy 168.796285 110.01131) (xy 168.761332 109.98541) (xy 168.72706 109.960901) (xy 168.693468 109.937783)
- (xy 168.660557 109.916056) (xy 168.628328 109.89572) (xy 168.596779 109.876776) (xy 168.565911 109.859222)
- (xy 168.535724 109.84306) (xy 168.506218 109.828289) (xy 168.477393 109.814909) (xy 168.449248 109.802921)
- (xy 168.421785 109.792323) (xy 168.395003 109.783117) (xy 168.368901 109.775302) (xy 168.34348 109.768878)
- (xy 168.318741 109.763845) (xy 168.271304 109.757953) (xy 168.226591 109.757625) (xy 168.184602 109.762862)
- (xy 168.145336 109.773664) (xy 168.108794 109.79003) (xy 168.074976 109.811961) (xy 168.043881 109.839456)
- (xy 168.01551 109.872516) (xy 167.991601 109.908846) (xy 167.9738 109.946273) (xy 167.962108 109.984796)
- (xy 167.956524 110.024416) (xy 167.325738 110.024416) (xy 167.326863 109.997776) (xy 167.328735 109.973146)
- (xy 167.331283 109.94822) (xy 167.334508 109.922998) (xy 167.33841 109.897479) (xy 167.343133 109.8718)
- (xy 167.348728 109.846215) (xy 167.355194 109.820727) (xy 167.362532 109.795333) (xy 167.370742 109.770036)
- (xy 167.379824 109.744833) (xy 167.389778 109.719727) (xy 167.400603 109.694715) (xy 167.412301 109.669799)
- (xy 167.42487 109.644979) (xy 167.438311 109.620254) (xy 167.452623 109.595625) (xy 167.467808 109.571091)
- (xy 167.483864 109.546652) (xy 167.500792 109.522309) (xy 167.518592 109.498062) (xy 167.536982 109.474276)
- (xy 167.555678 109.45132) (xy 167.574682 109.429192) (xy 167.593993 109.407893) (xy 167.613612 109.387423)
- (xy 167.633537 109.367782) (xy 167.65377 109.34897) (xy 167.67431 109.330986) (xy 167.695158 109.313832)
- (xy 167.716312 109.297506) (xy 167.737774 109.282009) (xy 167.759543 109.267341) (xy 167.781619 109.253502)
- (xy 167.804003 109.240491) (xy 167.826694 109.228309) (xy 167.849692 109.216957) (xy 167.872743 109.206322)
- (xy 167.895715 109.196386) (xy 167.918609 109.18715) (xy 167.952801 109.174606) (xy 167.986816 109.163636)
- (xy 168.020654 109.154238) (xy 168.054314 109.146414) (xy 168.087796 109.140162) (xy 168.121102 109.135484)
- (xy 168.154229 109.132379) (xy 168.187179 109.130847) (xy 168.209048 109.1307)
- )
- )
- (polygon
- (pts
- (xy 168.51065 108.233301) (xy 168.835114 107.80881) (xy 169.034285 107.544503) (xy 169.049566 107.524446)
- (xy 169.06641 107.502949) (xy 169.084003 107.481413) (xy 169.101393 107.461474) (xy 169.112535 107.449792)
- (xy 169.132161 107.432684) (xy 169.154474 107.417727) (xy 169.178004 107.40478) (xy 169.194477 107.396855)
- (xy 169.219866 107.388211) (xy 169.248046 107.385375) (xy 169.279018 107.388346) (xy 169.304079 107.394385)
- (xy 169.330711 107.40369) (xy 169.358913 107.416262) (xy 169.388685 107.432101) (xy 169.420028 107.451206)
- (xy 169.441796 107.465757) (xy 169.464261 107.48176) (xy 169.475756 107.490306) (xy 169.496124 107.506085)
- (xy 169.515046 107.521634) (xy 169.540718 107.544527) (xy 169.563137 107.566905) (xy 169.582303 107.588766)
- (xy 169.598216 107.610111) (xy 169.614372 107.637768) (xy 169.624745 107.664508) (xy 169.629335 107.69033)
- (xy 169.628141 107.715234) (xy 169.623967 107.741763) (xy 169.617618 107.768192) (xy 169.608512 107.793316)
- (xy 169.603149 107.804204) (xy 169.589021 107.827232) (xy 169.573709 107.849835) (xy 169.557385 107.872662)
- (xy 169.541221 107.894493) (xy 169.538332 107.898335) (xy 169.16792 108.389889) (xy 169.18724 108.409444)
- (xy 169.208837 108.4309) (xy 169.230793 108.452558) (xy 169.249988 108.471422) (xy 169.271523 108.492532)
- (xy 169.295397 108.515889) (xy 169.321609 108.541493) (xy 169.340384 108.55981) (xy 169.360198 108.579125)
- (xy 169.37275 108.556584) (xy 169.386126 108.535587) (xy 169.400109 108.515176) (xy 169.416415 108.492539)
- (xy 169.428576 108.47621) (xy 169.45433 108.443666) (xy 169.481341 108.41272) (xy 169.509609 108.383371)
- (xy 169.539133 108.355621) (xy 169.569915 108.32947) (xy 169.601952 108.304916) (xy 169.635247 108.28196)
- (xy 169.669798 108.260602) (xy 169.705606 108.240842) (xy 169.742671 108.222681) (xy 169.780992 108.206117)
- (xy 169.82057 108.191152) (xy 169.861405 108.177785) (xy 169.903496 108.166015) (xy 169.946845 108.155844)
- (xy 169.991449 108.147271) (xy 170.036404 108.140595) (xy 170.080803 108.136116) (xy 170.124645 108.133835)
- (xy 170.167931 108.13375) (xy 170.21066 108.135862) (xy 170.252833 108.140171) (xy 170.294449 108.146677)
- (xy 170.335509 108.155379) (xy 170.376012 108.166279) (xy 170.415959 108.179376) (xy 170.45535 108.194669)
- (xy 170.494184 108.21216) (xy 170.532462 108.231847) (xy 170.570183 108.253732) (xy 170.607348 108.277813)
- (xy 170.643956 108.304091) (xy 170.679374 108.33202) (xy 170.712969 108.361054) (xy 170.744739 108.391192)
- (xy 170.774686 108.422434) (xy 170.802809 108.454781) (xy 170.829108 108.488232) (xy 170.853583 108.522788)
- (xy 170.876234 108.558449) (xy 170.897062 108.595214) (xy 170.916065 108.633083) (xy 170.933245 108.672057)
- (xy 170.948601 108.712135) (xy 170.962133 108.753318) (xy 170.973841 108.795606) (xy 170.983726 108.838998)
- (xy 170.991786 108.883494) (xy 170.997768 108.928264) (xy 171.001539 108.972568) (xy 171.003098 109.016406)
- (xy 171.002446 109.059778) (xy 170.999582 109.102684) (xy 170.994507 109.145125) (xy 170.98722 109.1871)
- (xy 170.977722 109.228609) (xy 170.966013 109.269652) (xy 170.952092 109.310229) (xy 170.935959 109.35034)
- (xy 170.917615 109.389986) (xy 170.89706 109.429165) (xy 170.874293 109.467879) (xy 170.849315 109.506127)
- (xy 170.822125 109.543909) (xy 170.797138 109.575995) (xy 170.771416 109.606906) (xy 170.744961 109.636644)
- (xy 170.717772 109.665206) (xy 170.689848 109.692595) (xy 170.661191 109.71881) (xy 170.631801 109.74385)
- (xy 170.601676 109.767716) (xy 170.570817 109.790408) (xy 170.539225 109.811925) (xy 170.506898 109.832269)
- (xy 170.473838 109.851438) (xy 170.440044 109.869433) (xy 170.405516 109.886253) (xy 170.370254 109.9019)
- (xy 170.334258 109.916372) (xy 170.310179 109.924927) (xy 170.284478 109.933177) (xy 170.258259 109.940322)
- (xy 170.232783 109.945451) (xy 170.2277 109.946172) (xy 170.19129 109.953905) (xy 170.159686 109.960013)
- (xy 170.129796 109.964469) (xy 170.10162 109.967274) (xy 170.07516 109.968428) (xy 170.050414 109.96793)
- (xy 170.020086 109.964699) (xy 169.992807 109.958532) (xy 169.968576 109.949429) (xy 169.942574 109.933923)
- (xy 169.924304 109.917599) (xy 169.907532 109.897291) (xy 169.892257 109.872998) (xy 169.878479 109.84472)
- (xy 169.869129 109.820897) (xy 169.860621 109.794832) (xy 169.852955 109.766527) (xy 169.846131 109.735979)
- (xy 169.84015 109.703191) (xy 169.838343 109.691763) (xy 169.8336 109.663606) (xy 169.830415 109.63677)
- (xy 169.828788 109.611256) (xy 169.82904 109.579293) (xy 169.832062 109.54968) (xy 169.837854 109.522416)
- (xy 169.846414 109.497502) (xy 169.857743 109.474937) (xy 169.868058 109.459555) (xy 169.884704 109.440382)
- (xy 169.904878 109.422361) (xy 169.928579 109.405493) (xy 169.955808 109.389779) (xy 169.978544 109.378749)
- (xy 170.003265 109.368368) (xy 170.02997 109.358636) (xy 170.058659 109.349552) (xy 170.089332 109.341116)
- (xy 170.099997 109.338448) (xy 170.130197 109.33374) (xy 170.154259 109.325787) (xy 170.178233 109.314113)
- (xy 170.202121 109.298718) (xy 170.225922 109.279602) (xy 170.243716 109.262823) (xy 170.26146 109.243951)
- (xy 170.279156 109.222985) (xy 170.290926 109.207845) (xy 170.307737 109.184565) (xy 170.322754 109.16172)
- (xy 170.335978 109.139311) (xy 170.347409 109.117338) (xy 170.35986 109.08872) (xy 170.369122 109.060876)
- (xy 170.375196 109.033807) (xy 170.378082 109.007514) (xy 170.377779 108.981995) (xy 170.374423 108.957247)
- (xy 170.368394 108.933446) (xy 170.359692 108.910593) (xy 170.348315 108.888688) (xy 170.334265 108.867732)
- (xy 170.317542 108.847723) (xy 170.298145 108.828662) (xy 170.276074 108.81055) (xy 170.252382 108.79432)
- (xy 170.228361 108.781094) (xy 170.204014 108.77087) (xy 170.179338 108.763649) (xy 170.154336 108.759431)
- (xy 170.129006 108.758215) (xy 170.103349 108.760002) (xy 170.077364 108.764791) (xy 170.051829 108.771807)
- (xy 170.027579 108.780699) (xy 170.004614 108.791468) (xy 169.982936 108.804114) (xy 169.962543 108.818636)
- (xy 169.943436 108.835035) (xy 169.925614 108.853311) (xy 169.909078 108.873464) (xy 169.894379 108.894619)
- (xy 169.882069 108.915901) (xy 169.87004 108.942683) (xy 169.861744 108.969665) (xy 169.857181 108.996845)
- (xy 169.856349 109.024226) (xy 169.858371 109.046273) (xy 169.859109 109.076683) (xy 169.857802 109.105623)
- (xy 169.854448 109.133093) (xy 169.849048 109.159092) (xy 169.841602 109.183622) (xy 169.83211 109.206681)
- (xy 169.820572 109.228271) (xy 169.806988 109.24839) (xy 169.791372 109.267385) (xy 169.773556 109.285844)
- (xy 169.753539 109.303767) (xy 169.731321 109.321155) (xy 169.706902 109.338008) (xy 169.680282 109.354325)
- (xy 169.658874 109.366212) (xy 169.636227 109.377797) (xy 169.620441 109.385353) (xy 169.596971 109.395965)
- (xy 169.567682 109.408675) (xy 169.540682 109.419742) (xy 169.515972 109.429166) (xy 169.488305 109.438634)
- (xy 169.464215 109.445535) (xy 169.440029 109.450426) (xy 169.436499 109.450881) (xy 169.410004 109.451989)
- (xy 169.383 109.448151) (xy 169.358964 109.438929) (xy 169.344589 109.42979) (xy 169.324941 109.412837)
- (xy 169.305262 109.394659) (xy 169.279665 109.370477) (xy 169.259313 109.351019) (xy 169.236331 109.328892)
- (xy 169.210719 109.304097) (xy 169.182477 109.276632) (xy 169.151604 109.246499) (xy 169.118102 109.213698)
- (xy 169.100365 109.196296) (xy 169.08197 109.178227) (xy 169.062917 109.159491) (xy 169.043207 109.140087)
- (xy 169.02284 109.120017) (xy 169.001815 109.099279) (xy 168.980132 109.077874) (xy 168.957792 109.055802)
- (xy 168.934795 109.033063) (xy 168.911788 109.010313) (xy 168.889483 108.988256) (xy 168.867879 108.966892)
- (xy 168.846976 108.94622) (xy 168.826775 108.926241) (xy 168.807274 108.906954) (xy 168.788474 108.88836)
- (xy 168.770376 108.870458) (xy 168.752978 108.853249) (xy 168.720287 108.820909) (xy 168.6904 108.79134)
- (xy 168.663317 108.76454) (xy 168.639039 108.740511) (xy 168.617565 108.719252) (xy 168.598896 108.700764)
- (xy 168.57615 108.678225) (xy 168.555638 108.65787) (xy 168.546344 108.648596) (xy 168.530618 108.628488)
- (xy 168.516054 108.606419) (xy 168.502404 108.584138) (xy 168.490118 108.562698) (xy 168.477666 108.538226)
- (xy 168.466908 108.513789) (xy 168.457844 108.489386) (xy 168.45683 108.486338) (xy 168.45063 108.460449)
- (xy 168.447865 108.435724) (xy 168.447582 108.409064) (xy 168.449314 108.384673) (xy 168.451482 108.367623)
- (xy 168.456699 108.341736) (xy 168.464628 108.316173) (xy 168.47527 108.290934) (xy 168.488624 108.266018)
- (xy 168.504692 108.241427)
- )
- )
- )
- )
- (gr_text "(c)2022 jaseg" (at 190.949926 83.224472 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0)
- (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3)))
- (render_cache "(c)2022 jaseg" 53
- (polygon
- (pts
- (xy 187.662394 88.658071) (xy 187.680306 88.662297) (xy 187.697657 88.665963) (xy 187.714447 88.669069)
- (xy 187.730675 88.671614) (xy 187.746341 88.673599) (xy 187.761446 88.675024) (xy 187.780712 88.676053)
- (xy 187.79898 88.676085) (xy 187.81625 88.675121) (xy 187.82451 88.674266) (xy 187.840208 88.671982)
- (xy 187.854614 88.668939) (xy 187.870805 88.66407) (xy 187.884977 88.658015) (xy 187.899319 88.649184)
- (xy 187.910754 88.638647) (xy 187.91392 88.634755) (xy 187.923971 88.621591) (xy 187.934087 88.608794)
- (xy 187.943722 88.597261) (xy 187.950732 88.589556) (xy 187.962689 88.579469) (xy 187.975543 88.571697)
- (xy 187.986468 88.566483) (xy 188.001785 88.562148) (xy 188.016444 88.561663) (xy 188.03193 88.564414)
- (xy 188.039078 88.566675) (xy 188.054369 88.572979) (xy 188.06869 88.580429) (xy 188.081666 88.58825)
- (xy 188.095287 88.597396) (xy 188.107133 88.606031) (xy 188.118761 88.615084) (xy 188.131307 88.625657)
- (xy 188.14232 88.635913) (xy 188.153228 88.647475) (xy 188.163137 88.66016) (xy 188.171175 88.674084)
- (xy 188.175816 88.688278) (xy 188.176989 88.704366) (xy 188.176284 88.710895) (xy 188.172267 88.725743)
- (xy 188.166327 88.741173) (xy 188.159908 88.754477) (xy 188.152153 88.768186) (xy 188.143063 88.7823)
- (xy 188.132638 88.796819) (xy 188.121588 88.81083) (xy 188.110047 88.824192) (xy 188.098013 88.836903)
- (xy 188.085487 88.848964) (xy 188.07247 88.860375) (xy 188.05896 88.871136) (xy 188.044959 88.881246)
- (xy 188.030465 88.890706) (xy 188.01548 88.899515) (xy 188.000002 88.907675) (xy 187.984033 88.915184)
- (xy 187.967572 88.922043) (xy 187.950618 88.928251) (xy 187.933173 88.93381) (xy 187.915236 88.938718)
- (xy 187.896807 88.942976) (xy 187.878124 88.946616) (xy 187.859298 88.94969) (xy 187.84033 88.952197)
- (xy 187.821218 88.954138) (xy 187.801964 88.955513) (xy 187.782566 88.956321) (xy 187.763026 88.956563)
- (xy 187.743343 88.956238) (xy 187.723516 88.955346) (xy 187.703547 88.953888) (xy 187.683435 88.951864)
- (xy 187.663179 88.949273) (xy 187.642781 88.946116) (xy 187.62224 88.942392) (xy 187.601556 88.938102)
- (xy 187.580729 88.933245) (xy 187.559399 88.927727) (xy 187.538157 88.921941) (xy 187.517004 88.915886)
- (xy 187.495939 88.909563) (xy 187.474963 88.902971) (xy 187.454075 88.896111) (xy 187.433276 88.888983)
- (xy 187.412565 88.881586) (xy 187.391943 88.873921) (xy 187.371409 88.865987) (xy 187.350964 88.857785)
- (xy 187.330607 88.849314) (xy 187.310339 88.840575) (xy 187.290159 88.831568) (xy 187.270068 88.822292)
- (xy 187.250065 88.812748) (xy 187.23015 88.802935) (xy 187.210324 88.792854) (xy 187.190587 88.782505)
- (xy 187.170938 88.771887) (xy 187.151377 88.761001) (xy 187.131905 88.749846) (xy 187.112522 88.738423)
- (xy 187.093227 88.726731) (xy 187.07402 88.714771) (xy 187.054902 88.702543) (xy 187.035872 88.690046)
- (xy 187.016931 88.677281) (xy 186.998079 88.664247) (xy 186.979314 88.650945) (xy 186.960639 88.637374)
- (xy 186.942051 88.623535) (xy 186.923731 88.60957) (xy 186.905638 88.595456) (xy 186.88777 88.581192)
- (xy 186.870129 88.566779) (xy 186.852714 88.552217) (xy 186.835525 88.537505) (xy 186.818563 88.522644)
- (xy 186.801827 88.507633) (xy 186.785318 88.492474) (xy 186.769034 88.477165) (xy 186.752977 88.461706)
- (xy 186.737147 88.446099) (xy 186.721542 88.430342) (xy 186.706164 88.414435) (xy 186.691013 88.39838)
- (xy 186.676087 88.382175) (xy 186.661388 88.36582) (xy 186.646915 88.349317) (xy 186.632669 88.332664)
- (xy 186.618648 88.315861) (xy 186.604855 88.29891) (xy 186.591287 88.281809) (xy 186.577946 88.264559)
- (xy 186.564831 88.247159) (xy 186.551942 88.22961) (xy 186.53928 88.211912) (xy 186.526844 88.194064)
- (xy 186.514634 88.176068) (xy 186.502651 88.157921) (xy 186.490894 88.139626) (xy 186.479363 88.121181)
- (xy 186.468059 88.102587) (xy 186.457017 88.083477) (xy 186.446593 88.064356) (xy 186.436787 88.045224)
- (xy 186.427598 88.02608) (xy 186.419027 88.006926) (xy 186.411074 87.98776) (xy 186.403738 87.968583)
- (xy 186.39702 87.949395) (xy 186.39092 87.930195) (xy 186.385438 87.910985) (xy 186.380573 87.891763)
- (xy 186.376326 87.87253) (xy 186.372696 87.853286) (xy 186.369685 87.834031) (xy 186.367291 87.814764)
- (xy 186.365514 87.795486) (xy 186.364409 87.776312) (xy 186.364103 87.757409) (xy 186.364595 87.738778)
- (xy 186.365886 87.720419) (xy 186.367976 87.702332) (xy 186.370863 87.684517) (xy 186.37455 87.666975)
- (xy 186.379034 87.649704) (xy 186.384318 87.632705) (xy 186.3904 87.615978) (xy 186.39728 87.599523)
- (xy 186.404959 87.583341) (xy 186.413436 87.56743) (xy 186.422712 87.551791) (xy 186.432787 87.536424)
- (xy 186.44366 87.52133) (xy 186.453037 87.509265) (xy 186.464315 87.495846) (xy 186.475098 87.484271)
- (xy 186.487384 87.472817) (xy 186.50082 87.462812) (xy 186.509823 87.457879) (xy 186.52568 87.453838)
- (xy 186.542864 87.453506) (xy 186.557566 87.455912) (xy 186.573117 87.460691) (xy 186.589516 87.467845)
- (xy 186.606764 87.477373) (xy 186.620257 87.486077) (xy 186.634227 87.496117) (xy 186.648331 87.507161)
- (xy 186.66091 87.517885) (xy 186.671964 87.528291) (xy 186.684329 87.541669) (xy 186.693981 87.55448)
- (xy 186.702233 87.569696) (xy 186.706247 87.584026) (xy 186.706024 87.59747) (xy 186.702674 87.612827)
- (xy 186.697535 87.626866) (xy 186.690302 87.641715) (xy 186.682676 87.654707) (xy 186.673595 87.668261)
- (xy 186.667449 87.676664) (xy 186.659732 87.686904) (xy 186.651729 87.700271) (xy 186.646321 87.715681)
- (xy 186.643509 87.733137) (xy 186.643292 87.752638) (xy 186.645672 87.774183) (xy 186.6487 87.789683)
- (xy 186.652883 87.806091) (xy 186.658219 87.823408) (xy 186.664708 87.841634) (xy 186.672352 87.860769)
- (xy 186.681149 87.880812) (xy 186.691099 87.901765) (xy 186.702204 87.923626) (xy 186.708189 87.934897)
- (xy 186.717776 87.951348) (xy 186.728447 87.968317) (xy 186.740203 87.985805) (xy 186.753044 88.003813)
- (xy 186.762207 88.016106) (xy 186.771852 88.02863) (xy 186.781979 88.041384) (xy 186.792588 88.054369)
- (xy 186.803679 88.067585) (xy 186.815252 88.081032) (xy 186.827308 88.094709) (xy 186.839845 88.108616)
- (xy 186.852864 88.122755) (xy 186.866366 88.137124) (xy 186.880249 88.151585) (xy 186.894487 88.166056)
- (xy 186.90908 88.180536) (xy 186.924028 88.195026) (xy 186.939331 88.209525) (xy 186.954989 88.224033)
- (xy 186.971002 88.238551) (xy 186.987369 88.253078) (xy 187.004092 88.267615) (xy 187.021169 88.282161)
- (xy 187.038601 88.296716) (xy 187.056389 88.311281) (xy 187.074531 88.325855) (xy 187.093028 88.340439)
- (xy 187.111879 88.355032) (xy 187.131086 88.369634) (xy 187.150377 88.384047) (xy 187.169553 88.398126)
- (xy 187.188615 88.411872) (xy 187.207562 88.425284) (xy 187.226395 88.438363) (xy 187.245114 88.451109)
- (xy 187.263719 88.463521) (xy 187.282209 88.4756) (xy 187.300585 88.487346) (xy 187.318847 88.498757)
- (xy 187.336995 88.509836) (xy 187.355028 88.520581) (xy 187.372946 88.530993) (xy 187.390751 88.541071)
- (xy 187.408441 88.550816) (xy 187.426017 88.560227) (xy 187.44333 88.569251) (xy 187.460304 88.577886)
- (xy 187.47694 88.586134) (xy 187.493237 88.593994) (xy 187.509196 88.601466) (xy 187.524816 88.608551)
- (xy 187.540097 88.615248) (xy 187.55504 88.621557) (xy 187.569644 88.627478) (xy 187.58391 88.633012)
- (xy 187.597837 88.638158) (xy 187.618093 88.645149) (xy 187.637587 88.651269) (xy 187.656319 88.656516)
- )
- )
- (polygon
- (pts
- (xy 187.6637 87.695705) (xy 187.677172 87.705209) (xy 187.690708 87.713461) (xy 187.704307 87.720464)
- (xy 187.71797 87.726215) (xy 187.736286 87.731939) (xy 187.754714 87.73544) (xy 187.773255 87.736717)
- (xy 187.791909 87.735771) (xy 187.810675 87.732602) (xy 187.828876 87.72771) (xy 187.84598 87.721705)
- (xy 187.861988 87.714587) (xy 187.8769 87.706356) (xy 187.890715 87.697012) (xy 187.903433 87.686555)
- (xy 187.915055 87.674985) (xy 187.92558 87.662301) (xy 187.935045 87.648733) (xy 187.943375 87.634654)
- (xy 187.95057 87.620064) (xy 187.956631 87.604963) (xy 187.961558 87.589351) (xy 187.96535 87.573228)
- (xy 187.968007 87.556594) (xy 187.96953 87.539449) (xy 187.970746 87.522568) (xy 187.972521 87.506982)
- (xy 187.975523 87.489321) (xy 187.979398 87.473683) (xy 187.985199 87.457588) (xy 187.992255 87.444407)
- (xy 187.994887 87.440661) (xy 188.006072 87.428719) (xy 188.020556 87.418202) (xy 188.033583 87.411249)
- (xy 188.048466 87.405098) (xy 188.065205 87.399748) (xy 188.083799 87.395199) (xy 188.104249 87.391452)
- (xy 188.118912 87.3894) (xy 188.134401 87.387703) (xy 188.150714 87.386363) (xy 188.167852 87.385379)
- (xy 188.17673 87.38502) (xy 188.195659 87.384984) (xy 188.213351 87.385923) (xy 188.229807 87.387837)
- (xy 188.245026 87.390726) (xy 188.262311 87.395708) (xy 188.277665 87.402213) (xy 188.291087 87.410242)
- (xy 188.293539 87.41203) (xy 188.304865 87.421843) (xy 188.314813 87.433173) (xy 188.323383 87.446022)
- (xy 188.330575 87.460389) (xy 188.33639 87.476273) (xy 188.340827 87.493676) (xy 188.343886 87.512597)
- (xy 188.345568 87.533035) (xy 188.345871 87.554992) (xy 188.345308 87.570473) (xy 188.344133 87.586629)
- (xy 188.343316 87.59496) (xy 188.342331 87.613295) (xy 188.340561 87.631575) (xy 188.338003 87.6498)
- (xy 188.33466 87.66797) (xy 188.33053 87.686085) (xy 188.325613 87.704145) (xy 188.31991 87.72215)
- (xy 188.313421 87.740101) (xy 188.306145 87.757996) (xy 188.298083 87.775836) (xy 188.289234 87.79362)
- (xy 188.279599 87.81135) (xy 188.269178 87.829025) (xy 188.25797 87.846645) (xy 188.245976 87.86421)
- (xy 188.233195 87.88172) (xy 188.218017 87.900944) (xy 188.202027 87.91941) (xy 188.185225 87.937117)
- (xy 188.167612 87.954066) (xy 188.149186 87.970255) (xy 188.129949 87.985687) (xy 188.109901 88.000359)
- (xy 188.089041 88.014273) (xy 188.067369 88.027429) (xy 188.044885 88.039825) (xy 188.021589 88.051464)
- (xy 187.997482 88.062343) (xy 187.972563 88.072464) (xy 187.946833 88.081826) (xy 187.92029 88.09043)
- (xy 187.892936 88.098275) (xy 187.872933 88.103154) (xy 187.852626 88.10711) (xy 187.832014 88.110144)
- (xy 187.811097 88.112254) (xy 187.789876 88.113441) (xy 187.768351 88.113706) (xy 187.746521 88.113048)
- (xy 187.731799 88.112096) (xy 187.716942 88.110734) (xy 187.701949 88.108962) (xy 187.68682 88.10678)
- (xy 187.671557 88.104188) (xy 187.663874 88.102738) (xy 187.648497 88.099483) (xy 187.633237 88.095778)
- (xy 187.618093 88.091624) (xy 187.603066 88.08702) (xy 187.588155 88.081966) (xy 187.573362 88.076463)
- (xy 187.558685 88.07051) (xy 187.544124 88.064107) (xy 187.52968 88.057255) (xy 187.515353 88.049953)
- (xy 187.501142 88.042201) (xy 187.487049 88.034) (xy 187.473071 88.025349) (xy 187.459211 88.016248)
- (xy 187.445467 88.006698) (xy 187.43184 87.996698) (xy 187.418443 87.986334) (xy 187.405465 87.975748)
- (xy 187.392906 87.96494) (xy 187.380765 87.953909) (xy 187.369042 87.942656) (xy 187.357738 87.931181)
- (xy 187.346852 87.919484) (xy 187.336384 87.907564) (xy 187.326335 87.895422) (xy 187.316704 87.883058)
- (xy 187.307492 87.870471) (xy 187.298698 87.857662) (xy 187.290322 87.844631) (xy 187.282365 87.831377)
- (xy 187.274826 87.817901) (xy 187.267705 87.804203) (xy 187.260968 87.79037) (xy 187.25465 87.776546)
- (xy 187.248753 87.76273) (xy 187.243275 87.748923) (xy 187.238218 87.735123) (xy 187.23142 87.71444)
- (xy 187.225568 87.693776) (xy 187.220661 87.673131) (xy 187.216699 87.652505) (xy 187.213682 87.631898)
- (xy 187.211611 87.611309) (xy 187.210485 87.590739) (xy 187.21032 87.583887) (xy 187.210084 87.556187)
- (xy 187.210826 87.528998) (xy 187.212545 87.502319) (xy 187.21524 87.47615) (xy 187.218913 87.450492)
- (xy 187.223563 87.425345) (xy 187.229191 87.400708) (xy 187.235795 87.376582) (xy 187.243377 87.352967)
- (xy 187.251935 87.329862) (xy 187.261471 87.307267) (xy 187.271984 87.285183) (xy 187.283475 87.26361)
- (xy 187.295942 87.242547) (xy 187.309386 87.221994) (xy 187.323808 87.201953) (xy 187.332995 87.190087)
- (xy 187.34245 87.17852) (xy 187.352171 87.167251) (xy 187.36216 87.15628) (xy 187.372416 87.145607)
- (xy 187.38294 87.135232) (xy 187.39373 87.125155) (xy 187.404788 87.115377) (xy 187.416113 87.105896)
- (xy 187.427705 87.096714) (xy 187.435582 87.090758) (xy 187.451043 87.079343) (xy 187.465719 87.068913)
- (xy 187.47961 87.059469) (xy 187.492715 87.051009) (xy 187.507993 87.04182) (xy 187.522043 87.03417)
- (xy 187.537283 87.027022) (xy 187.574538 87.012891) (xy 187.590055 87.007452) (xy 187.604268 87.002545)
- (xy 187.6192 86.997494) (xy 187.634092 86.992609) (xy 187.642221 86.990037) (xy 187.658531 86.9862)
- (xy 187.674099 86.983955) (xy 187.688927 86.983302) (xy 187.70642 86.984724) (xy 187.722755 86.988633)
- (xy 187.737933 86.995031) (xy 187.751952 87.003915) (xy 187.764929 87.015049) (xy 187.77716 87.028332)
- (xy 187.786409 87.040504) (xy 187.79518 87.054052) (xy 187.803474 87.068975) (xy 187.811291 87.085273)
- (xy 187.818631 87.102947) (xy 187.822122 87.112299) (xy 187.827663 87.128314) (xy 187.832509 87.143744)
- (xy 187.836659 87.158589) (xy 187.840115 87.17285) (xy 187.843994 87.193143) (xy 187.846308 87.212121)
- (xy 187.847058 87.229783) (xy 187.846244 87.246128) (xy 187.843865 87.261158) (xy 187.83826 87.279151)
- (xy 187.829873 87.294803) (xy 187.827341 87.298351) (xy 187.816227 87.310382) (xy 187.803879 87.32035)
- (xy 187.788727 87.330265) (xy 187.774586 87.338159) (xy 187.758649 87.346019) (xy 187.740918 87.353846)
- (xy 187.726441 87.359693) (xy 187.721391 87.361638) (xy 187.705549 87.365474) (xy 187.690139 87.371651)
- (xy 187.675159 87.380168) (xy 187.660611 87.391027) (xy 187.649283 87.401399) (xy 187.63823 87.413269)
- (xy 187.627454 87.426638) (xy 187.617536 87.441112) (xy 187.609059 87.456299) (xy 187.602023 87.472199)
- (xy 187.596428 87.488813) (xy 187.592274 87.506139) (xy 187.589561 87.524179) (xy 187.588289 87.542932)
- (xy 187.588458 87.562398) (xy 187.589723 87.577042) (xy 187.593274 87.595877) (xy 187.598953 87.613923)
- (xy 187.606762 87.631179) (xy 187.616699 87.647645) (xy 187.62555 87.659476) (xy 187.635597 87.670863)
- (xy 187.646843 87.681806) (xy 187.659286 87.692305)
- )
- )
- (polygon
- (pts
- (xy 188.723986 87.587764) (xy 188.726716 87.572869) (xy 188.73097 87.55867) (xy 188.736535 87.546759)
- (xy 188.744527 87.534075) (xy 188.753699 87.520844) (xy 188.762472 87.508777) (xy 188.769616 87.499207)
- (xy 188.777482 87.485986) (xy 188.782891 87.470462) (xy 188.785521 87.455765) (xy 188.786445 87.439469)
- (xy 188.785662 87.421573) (xy 188.783807 87.406105) (xy 188.783172 87.402078) (xy 188.779953 87.385538)
- (xy 188.775496 87.368282) (xy 188.769802 87.350308) (xy 188.76472 87.336356) (xy 188.758941 87.322002)
- (xy 188.752467 87.307244) (xy 188.745297 87.292082) (xy 188.737431 87.276517) (xy 188.72887 87.260549)
- (xy 188.722775 87.249679) (xy 188.707788 87.224943) (xy 188.699715 87.212463) (xy 188.691255 87.199908)
- (xy 188.682408 87.187279) (xy 188.673175 87.174576) (xy 188.663556 87.161798) (xy 188.65355 87.148946)
- (xy 188.643158 87.136019) (xy 188.632379 87.123018) (xy 188.621213 87.109942) (xy 188.609661 87.096792)
- (xy 188.597723 87.083568) (xy 188.585398 87.070269) (xy 188.572686 87.056896) (xy 188.559588 87.043448)
- (xy 188.546103 87.029926) (xy 188.532232 87.016329) (xy 188.517975 87.002658) (xy 188.503331 86.988913)
- (xy 188.4883 86.975093) (xy 188.472883 86.961199) (xy 188.457079 86.94723) (xy 188.440889 86.933187)
- (xy 188.424312 86.919069) (xy 188.407349 86.904877) (xy 188.389999 86.89061) (xy 188.372263 86.876269)
- (xy 188.35414 86.861854) (xy 188.335631 86.847364) (xy 188.316735 86.8328) (xy 188.297452 86.818161)
- (xy 188.278334 86.803884) (xy 188.259309 86.789934) (xy 188.240377 86.776313) (xy 188.221538 86.76302)
- (xy 188.202793 86.750056) (xy 188.18414 86.737419) (xy 188.165581 86.725111) (xy 188.147115 86.713131)
- (xy 188.128742 86.701479) (xy 188.110462 86.690156) (xy 188.092275 86.67916) (xy 188.074181 86.668493)
- (xy 188.056181 86.658154) (xy 188.038273 86.648144) (xy 188.020459 86.638461) (xy 188.002738 86.629107)
- (xy 187.985204 86.620089) (xy 187.968025 86.611471) (xy 187.9512 86.603253) (xy 187.93473 86.595435)
- (xy 187.918614 86.588016) (xy 187.902853 86.580997) (xy 187.887447 86.574378) (xy 187.872395 86.568159)
- (xy 187.857698 86.56234) (xy 187.843355 86.55692) (xy 187.829367 86.551901) (xy 187.80905 86.54512)
- (xy 187.789531 86.53924) (xy 187.770809 86.534259) (xy 187.764746 86.532799) (xy 187.740049 86.527755)
- (xy 187.716547 86.523566) (xy 187.694241 86.52023) (xy 187.673129 86.517748) (xy 187.653213 86.516121)
- (xy 187.634491 86.515347) (xy 187.616965 86.515427) (xy 187.600633 86.516361) (xy 187.585497 86.518149)
- (xy 187.565033 86.522432) (xy 187.547258 86.528637) (xy 187.532172 86.536762) (xy 187.519775 86.54681)
- (xy 187.513004 86.554575) (xy 187.505287 86.564816) (xy 187.49482 86.578186) (xy 187.484779 86.58995)
- (xy 187.473292 86.601948) (xy 187.460665 86.613023) (xy 187.447257 86.621828) (xy 187.445658 86.62264)
- (xy 187.43115 86.627038) (xy 187.415135 86.627701) (xy 187.397611 86.624629) (xy 187.382505 86.619482)
- (xy 187.366434 86.611945) (xy 187.349398 86.602017) (xy 187.335987 86.593003) (xy 187.326745 86.586246)
- (xy 187.313315 86.575755) (xy 187.301224 86.565531) (xy 187.287186 86.552315) (xy 187.275528 86.539573)
- (xy 187.26625 86.527306) (xy 187.258 86.51264) (xy 187.253009 86.496021) (xy 187.252522 86.488111)
- (xy 187.254354 86.472026) (xy 187.258955 86.455091) (xy 187.264903 86.440331) (xy 187.272775 86.424981)
- (xy 187.280456 86.412276) (xy 187.289368 86.399194) (xy 187.294285 86.392512) (xy 187.305798 86.377899)
- (xy 187.317793 86.363979) (xy 187.330269 86.350752) (xy 187.343227 86.338217) (xy 187.356666 86.326375)
- (xy 187.370587 86.315226) (xy 187.384989 86.304769) (xy 187.399873 86.295005) (xy 187.415239 86.285934)
- (xy 187.431086 86.277555) (xy 187.447415 86.269868) (xy 187.464225 86.262874) (xy 187.481517 86.256573)
- (xy 187.49929 86.250965) (xy 187.517545 86.246049) (xy 187.536282 86.241826) (xy 187.555302 86.238219)
- (xy 187.574482 86.23521) (xy 187.593822 86.232798) (xy 187.613321 86.230982) (xy 187.632979 86.229763)
- (xy 187.652798 86.229141) (xy 187.672775 86.229116) (xy 187.692912 86.229688) (xy 187.713209 86.230857)
- (xy 187.733665 86.232622) (xy 187.75428 86.234985) (xy 187.775055 86.237944) (xy 187.79599 86.2415)
- (xy 187.817084 86.245653) (xy 187.838338 86.250403) (xy 187.859751 86.255749) (xy 187.88074 86.26149)
- (xy 187.901649 86.26749) (xy 187.922477 86.273749) (xy 187.943223 86.280267) (xy 187.963888 86.287043)
- (xy 187.984472 86.294077) (xy 188.004975 86.301371) (xy 188.025396 86.308923) (xy 188.045737 86.316734)
- (xy 188.065996 86.324804) (xy 188.086174 86.333132) (xy 188.106271 86.341719) (xy 188.126287 86.350565)
- (xy 188.146222 86.359669) (xy 188.166076 86.369032) (xy 188.185848 86.378654) (xy 188.205539 86.388535)
- (xy 188.225149 86.398674) (xy 188.244678 86.409072) (xy 188.264126 86.419729) (xy 188.283493 86.430644)
- (xy 188.302778 86.441818) (xy 188.321982 86.453251) (xy 188.341105 86.464942) (xy 188.360147 86.476892)
- (xy 188.379108 86.489101) (xy 188.397988 86.501569) (xy 188.416786 86.514295) (xy 188.435504 86.52728)
- (xy 188.45414 86.540524) (xy 188.472695 86.554026) (xy 188.491169 86.567787) (xy 188.509595 86.58184)
- (xy 188.527787 86.596052) (xy 188.545746 86.610422) (xy 188.563472 86.624952) (xy 188.580963 86.639641)
- (xy 188.598221 86.654489) (xy 188.615246 86.669496) (xy 188.632036 86.684662) (xy 188.648593 86.699987)
- (xy 188.664917 86.715471) (xy 188.681007 86.731114) (xy 188.696863 86.746916) (xy 188.712486 86.762877)
- (xy 188.727874 86.778997) (xy 188.74303 86.795276) (xy 188.757951 86.811715) (xy 188.772639 86.828312)
- (xy 188.787094 86.845068) (xy 188.801315 86.861984) (xy 188.815302 86.879058) (xy 188.829055 86.896291)
- (xy 188.842575 86.913684) (xy 188.855861 86.931235) (xy 188.868914 86.948946) (xy 188.881733 86.966816)
- (xy 188.894318 86.984844) (xy 188.90667 87.003032) (xy 188.918788 87.021379) (xy 188.930673 87.039884)
- (xy 188.942324 87.058549) (xy 188.953741 87.077373) (xy 188.964924 87.096356) (xy 188.975333 87.115039)
- (xy 188.985155 87.133742) (xy 188.994393 87.152467) (xy 189.003044 87.171213) (xy 189.01111 87.18998)
- (xy 189.01859 87.208767) (xy 189.025484 87.227576) (xy 189.031793 87.246406) (xy 189.037516 87.265257)
- (xy 189.042654 87.284128) (xy 189.047206 87.303021) (xy 189.051172 87.321935) (xy 189.054552 87.34087)
- (xy 189.057347 87.359825) (xy 189.059556 87.378802) (xy 189.06118 87.3978) (xy 189.062168 87.416688)
- (xy 189.062397 87.435279) (xy 189.061867 87.453575) (xy 189.060577 87.471575) (xy 189.058529 87.489279)
- (xy 189.055722 87.506687) (xy 189.052156 87.523799) (xy 189.047831 87.540615) (xy 189.042748 87.557135)
- (xy 189.036905 87.57336) (xy 189.030303 87.589288) (xy 189.022942 87.60492) (xy 189.014822 87.620256)
- (xy 189.005944 87.635297) (xy 188.996306 87.650041) (xy 188.985909 87.664489) (xy 188.97381 87.679684)
- (xy 188.961821 87.69301) (xy 188.949941 87.704468) (xy 188.938171 87.714057) (xy 188.922649 87.723935)
- (xy 188.907323 87.730491) (xy 188.892191 87.733726) (xy 188.877255 87.733638) (xy 188.862515 87.730228)
- (xy 188.847684 87.724873) (xy 188.833624 87.718006) (xy 188.820766 87.710499) (xy 188.807164 87.701497)
- (xy 188.795262 87.692853) (xy 188.783696 87.683847) (xy 188.77115 87.673274) (xy 188.760055 87.662956)
- (xy 188.748947 87.651243) (xy 188.738672 87.638282) (xy 188.731126 87.625658) (xy 188.725724 87.611451)
- (xy 188.723556 87.595661)
- )
- )
- (polygon
- (pts
- (xy 189.331179 85.789703) (xy 189.340813 85.777212) (xy 189.350203 85.765634) (xy 189.362344 85.751616)
- (xy 189.37405 85.739221) (xy 189.385322 85.728448) (xy 189.398801 85.717263) (xy 189.411602 85.708613)
- (xy 189.421354 85.703519) (xy 189.435807 85.698116) (xy 189.450393 85.694974) (xy 189.465113 85.694095)
- (xy 189.479968 85.695478) (xy 189.494956 85.699122) (xy 189.499982 85.70084) (xy 189.515614 85.707163)
- (xy 189.529325 85.713811) (xy 189.54366 85.721712) (xy 189.558619 85.730867) (xy 189.571034 85.739094)
- (xy 189.583848 85.748123) (xy 189.593721 85.755421) (xy 189.606509 85.765323) (xy 189.618392 85.775073)
- (xy 189.631975 85.787049) (xy 189.644146 85.79879) (xy 189.654903 85.810294) (xy 189.665948 85.823788)
- (xy 189.670707 85.830408) (xy 189.67851 85.84346) (xy 189.68484 85.858634) (xy 189.688183 85.873753)
- (xy 189.688538 85.888816) (xy 189.686963 85.899541) (xy 189.683559 85.916336) (xy 189.678045 85.933848)
- (xy 189.672116 85.948375) (xy 189.664837 85.963361) (xy 189.656209 85.978806) (xy 189.64623 85.994711)
- (xy 189.637861 86.006942) (xy 189.628732 86.01943) (xy 189.132203 86.678347) (xy 189.120276 86.69269)
- (xy 189.107316 86.705438) (xy 189.093322 86.716589) (xy 189.078294 86.726145) (xy 189.062233 86.734104)
- (xy 189.045137 86.740468) (xy 189.027009 86.745235) (xy 189.007846 86.748406) (xy 188.993246 86.749702)
- (xy 188.974276 86.749921) (xy 188.955873 86.748418) (xy 188.938037 86.745192) (xy 188.920769 86.740243)
- (xy 188.904067 86.733571) (xy 188.887933 86.725176) (xy 188.872366 86.715058) (xy 188.868563 86.71226)
- (xy 188.852046 86.698942) (xy 188.836618 86.684704) (xy 188.822279 86.669544) (xy 188.809029 86.653464)
- (xy 188.796869 86.636462) (xy 188.785798 86.618539) (xy 188.775815 86.599696) (xy 188.766922 86.579931)
- (xy 188.761599 86.566243) (xy 188.756759 86.552146) (xy 188.752404 86.537639) (xy 188.748533 86.522723)
- (xy 188.745066 86.507565) (xy 188.741923 86.492333) (xy 188.739106 86.477026) (xy 188.736613 86.461645)
- (xy 188.734445 86.44619) (xy 188.732602 86.430661) (xy 188.731084 86.415058) (xy 188.72989 86.39938)
- (xy 188.729021 86.383628) (xy 188.728477 86.367802) (xy 188.728257 86.351902) (xy 188.728362 86.335927)
- (xy 188.728792 86.319878) (xy 188.729547 86.303755) (xy 188.730627 86.287557) (xy 188.732031 86.271285)
- (xy 188.733631 86.254946) (xy 188.735243 86.23862) (xy 188.736867 86.222306) (xy 188.738504 86.206005)
- (xy 188.740152 86.189716) (xy 188.741812 86.17344) (xy 188.743484 86.157177) (xy 188.745168 86.140926)
- (xy 188.746864 86.124688) (xy 188.748572 86.108462) (xy 188.750292 86.092249) (xy 188.752024 86.076049)
- (xy 188.753769 86.059861) (xy 188.755525 86.043686) (xy 188.757293 86.027524) (xy 188.759073 86.011374)
- (xy 188.760691 85.995263) (xy 188.762046 85.979273) (xy 188.763138 85.963404) (xy 188.763966 85.947656)
- (xy 188.764532 85.932028) (xy 188.764835 85.916521) (xy 188.764875 85.901135) (xy 188.764652 85.88587)
- (xy 188.764165 85.870725) (xy 188.763416 85.855702) (xy 188.762404 85.840799) (xy 188.761128 85.826016)
- (xy 188.75959 85.811355) (xy 188.756789 85.789589) (xy 188.753397 85.768095) (xy 188.749163 85.747196)
- (xy 188.743948 85.7273) (xy 188.737752 85.708407) (xy 188.730574 85.690515) (xy 188.722416 85.673627)
- (xy 188.713276 85.65774) (xy 188.703156 85.642856) (xy 188.692054 85.628975) (xy 188.67997 85.616096)
- (xy 188.666906 85.604219) (xy 188.657652 85.596858) (xy 188.644637 85.589273) (xy 188.630187 85.583509)
- (xy 188.614472 85.57872) (xy 188.605601 85.576443) (xy 188.589977 85.572895) (xy 188.575142 85.570337)
- (xy 188.559157 85.568627) (xy 188.544203 85.568211) (xy 188.540626 85.568309) (xy 188.525803 85.569754)
- (xy 188.509766 85.573496) (xy 188.494738 85.578654) (xy 188.481116 85.584474) (xy 188.47405 85.587868)
- (xy 188.45966 85.596206) (xy 188.447539 85.605027) (xy 188.435299 85.615551) (xy 188.42294 85.627777)
- (xy 188.412969 85.638784) (xy 188.402921 85.650881) (xy 188.395336 85.660669) (xy 188.385981 85.674378)
- (xy 188.3782 85.688584) (xy 188.371993 85.703289) (xy 188.367361 85.718492) (xy 188.364302 85.734192)
- (xy 188.362819 85.750392) (xy 188.362909 85.767089) (xy 188.364573 85.784284) (xy 188.3674 85.801051)
- (xy 188.371012 85.816718) (xy 188.37541 85.831285) (xy 188.382011 85.847948) (xy 188.389841 85.862892)
- (xy 188.398897 85.876119) (xy 188.409182 85.887627) (xy 188.443025 85.923681) (xy 188.452973 85.931178)
- (xy 188.46619 85.941283) (xy 188.477972 85.950596) (xy 188.489902 85.960461) (xy 188.501144 85.970416)
- (xy 188.506874 85.975923) (xy 188.516844 85.987674) (xy 188.525285 86.000683) (xy 188.532365 86.014183)
- (xy 188.536588 86.023545) (xy 188.540426 86.038285) (xy 188.541083 86.0546) (xy 188.538562 86.07249)
- (xy 188.534584 86.086941) (xy 188.528818 86.102279) (xy 188.521263 86.118502) (xy 188.51192 86.135611)
- (xy 188.500788 86.153606) (xy 188.492374 86.166094) (xy 188.483164 86.178977) (xy 188.478261 86.185566)
- (xy 188.467187 86.199742) (xy 188.456176 86.21279) (xy 188.44523 86.224712) (xy 188.434349 86.235507)
- (xy 188.418147 86.249586) (xy 188.402091 86.261129) (xy 188.386179 86.270137) (xy 188.370412 86.276609)
- (xy 188.35479 86.280545) (xy 188.339312 86.281945) (xy 188.32398 86.28081) (xy 188.308793 86.277139)
- (xy 188.292984 86.27041) (xy 188.27747 86.262149) (xy 188.263156 86.253506) (xy 188.250798 86.245441)
- (xy 188.237634 86.236352) (xy 188.223664 86.226241) (xy 188.216377 86.220802) (xy 188.19498 86.20391)
- (xy 188.174606 86.18625) (xy 188.155254 86.167824) (xy 188.136925 86.148631) (xy 188.119618 86.12867)
- (xy 188.103333 86.107943) (xy 188.088071 86.086448) (xy 188.073832 86.064187) (xy 188.060614 86.041158)
- (xy 188.048419 86.017362) (xy 188.037247 85.9928) (xy 188.027097 85.96747) (xy 188.017969 85.941373)
- (xy 188.009864 85.914509) (xy 188.002781 85.886879) (xy 187.996721 85.858481) (xy 187.991943 85.829805)
- (xy 187.988707 85.801343) (xy 187.987013 85.773092) (xy 187.986862 85.745055) (xy 187.988253 85.717229)
- (xy 187.991186 85.689616) (xy 187.995662 85.662216) (xy 188.00168 85.635027) (xy 188.00924 85.608052)
- (xy 188.018342 85.581289) (xy 188.028986 85.554738) (xy 188.041173 85.5284) (xy 188.047845 85.51531)
- (xy 188.054902 85.502274) (xy 188.062345 85.48929) (xy 188.070173 85.47636) (xy 188.078387 85.463483)
- (xy 188.086987 85.450659) (xy 188.095972 85.437888) (xy 188.105343 85.425171) (xy 188.114987 85.412658)
- (xy 188.124794 85.400502) (xy 188.134762 85.388703) (xy 188.144893 85.377261) (xy 188.155186 85.366176)
- (xy 188.165641 85.355447) (xy 188.176257 85.345076) (xy 188.187036 85.335061) (xy 188.20908 85.316102)
- (xy 188.231772 85.298571) (xy 188.255112 85.282467) (xy 188.279101 85.26779) (xy 188.303737 85.254541)
- (xy 188.329022 85.242719) (xy 188.354955 85.232325) (xy 188.381537 85.223358) (xy 188.408766 85.215819)
- (xy 188.436644 85.209707) (xy 188.46517 85.205022) (xy 188.494344 85.201765) (xy 188.509021 85.200633)
- (xy 188.538051 85.199285) (xy 188.566651 85.199161) (xy 188.59482 85.200261) (xy 188.622557 85.202584)
- (xy 188.649864 85.20613) (xy 188.67674 85.2109) (xy 188.703185 85.216894) (xy 188.729199 85.224111)
- (xy 188.754782 85.232551) (xy 188.779933 85.242215) (xy 188.804654 85.253102) (xy 188.828944 85.265213)
- (xy 188.852803 85.278548) (xy 188.876232 85.293105) (xy 188.899229 85.308887) (xy 188.910566 85.317236)
- (xy 188.922399 85.326411) (xy 188.933907 85.335857) (xy 188.945088 85.345573) (xy 188.955944 85.35556)
- (xy 188.966475 85.365818) (xy 188.976679 85.376346) (xy 188.991375 85.392645) (xy 189.005338 85.409554)
- (xy 189.018568 85.427071) (xy 189.026981 85.439088) (xy 189.035068 85.451375) (xy 189.04283 85.463932)
- (xy 189.050265 85.47676) (xy 189.057375 85.489859) (xy 189.060808 85.49651) (xy 189.06741 85.509845)
- (xy 189.073649 85.52311) (xy 189.082326 85.542877) (xy 189.090186 85.562488) (xy 189.097228 85.581943)
- (xy 189.103453 85.601241) (xy 189.10886 85.620383) (xy 189.11345 85.639368) (xy 189.117222 85.658197)
- (xy 189.120176 85.676869) (xy 189.122314 85.695385) (xy 189.122844 85.701522) (xy 189.124798 85.727259)
- (xy 189.126343 85.752362) (xy 189.127481 85.776832) (xy 189.128211 85.800668) (xy 189.128533 85.823871)
- (xy 189.128447 85.846441) (xy 189.127953 85.868376) (xy 189.127051 85.889679) (xy 189.125742 85.910348)
- (xy 189.124025 85.930383) (xy 189.1219 85.949785) (xy 189.119366 85.968554) (xy 189.116426 85.986688)
- (xy 189.113077 86.00419) (xy 189.10932 86.021058) (xy 189.105156 86.037293) (xy 189.090084 86.091993)
- (xy 189.098569 86.098387)
- )
- )
- (polygon
- (pts
- (xy 189.320514 84.168613) (xy 189.340395 84.169783) (xy 189.360433 84.171611) (xy 189.380628 84.174098)
- (xy 189.400981 84.177243) (xy 189.42149 84.181047) (xy 189.442156 84.18551) (xy 189.462978 84.190631)
- (xy 189.483958 84.19641) (xy 189.498032 84.200629) (xy 189.512175 84.20514) (xy 189.519273 84.207506)
- (xy 189.542946 84.215734) (xy 189.566465 84.224467) (xy 189.58983 84.233704) (xy 189.613041 84.243444)
- (xy 189.636098 84.253689) (xy 189.659001 84.264437) (xy 189.681749 84.275689) (xy 189.704344 84.287446)
- (xy 189.726785 84.299706) (xy 189.749072 84.31247) (xy 189.771205 84.325739) (xy 189.793184 84.339511)
- (xy 189.815009 84.353787) (xy 189.83668 84.368568) (xy 189.858197 84.383852) (xy 189.87956 84.39964)
- (xy 189.898395 84.414034) (xy 189.916791 84.4285) (xy 189.934747 84.443036) (xy 189.952263 84.457644)
- (xy 189.96934 84.472322) (xy 189.985977 84.487072) (xy 190.002174 84.501892) (xy 190.017931 84.516783)
- (xy 190.033249 84.531746) (xy 190.048128 84.546779) (xy 190.062566 84.561884) (xy 190.076565 84.577059)
- (xy 190.090125 84.592305) (xy 190.103244 84.607623) (xy 190.115924 84.623011) (xy 190.128165 84.63847)
- (xy 190.139965 84.654) (xy 190.151326 84.669602) (xy 190.162248 84.685274) (xy 190.172729 84.701017)
- (xy 190.182771 84.716831) (xy 190.192374 84.732717) (xy 190.201537 84.748673) (xy 190.21026 84.7647)
- (xy 190.218543 84.780798) (xy 190.226387 84.796967) (xy 190.233791 84.813207) (xy 190.240756 84.829518)
- (xy 190.24728 84.845901) (xy 190.253366 84.862354) (xy 190.259011 84.878878) (xy 190.264217 84.895473)
- (xy 190.269473 84.914322) (xy 190.273815 84.93353) (xy 190.27724 84.953097) (xy 190.279751 84.973022)
- (xy 190.281346 84.993305) (xy 190.282026 85.013948) (xy 190.281791 85.034948) (xy 190.28064 85.056308)
- (xy 190.278574 85.078026) (xy 190.276689 85.092704) (xy 190.274396 85.107541) (xy 190.273097 85.115019)
- (xy 190.270145 85.129995) (xy 190.266686 85.14493) (xy 190.26272 85.159823) (xy 190.258248 85.174675)
- (xy 190.253269 85.189486) (xy 190.247784 85.204256) (xy 190.241792 85.218985) (xy 190.235294 85.233672)
- (xy 190.228289 85.248318) (xy 190.220778 85.262923) (xy 190.21276 85.277487) (xy 190.204235 85.292009)
- (xy 190.195205 85.306491) (xy 190.185667 85.320931) (xy 190.175623 85.335329) (xy 190.165073 85.349687)
- (xy 190.154198 85.363755) (xy 190.143124 85.377359) (xy 190.131853 85.390497) (xy 190.120383 85.403171)
- (xy 190.108715 85.41538) (xy 190.096849 85.427125) (xy 190.084785 85.438405) (xy 190.072523 85.44922)
- (xy 190.060062 85.45957) (xy 190.047404 85.469456) (xy 190.034547 85.478877) (xy 190.021492 85.487833)
- (xy 190.008239 85.496325) (xy 189.994788 85.504352) (xy 189.981138 85.511914) (xy 189.967291 85.519012)
- (xy 189.953404 85.525628) (xy 189.939583 85.531821) (xy 189.925826 85.537589) (xy 189.912135 85.542934)
- (xy 189.89172 85.550155) (xy 189.871452 85.556423) (xy 189.85133 85.561736) (xy 189.831354 85.566096)
- (xy 189.811525 85.569501) (xy 189.791842 85.571952) (xy 189.772306 85.573449) (xy 189.752916 85.573993)
- (xy 189.733441 85.573694) (xy 189.713761 85.572748) (xy 189.693874 85.571155) (xy 189.673782 85.568915)
- (xy 189.653484 85.566028) (xy 189.63298 85.562494) (xy 189.61227 85.558313) (xy 189.591354 85.553485)
- (xy 189.570232 85.54801) (xy 189.556037 85.544) (xy 189.541749 85.539703) (xy 189.534572 85.537446)
- (xy 189.511857 85.529606) (xy 189.489126 85.521156) (xy 189.466378 85.512094) (xy 189.443614 85.502421)
- (xy 189.420834 85.492138) (xy 189.398037 85.481244) (xy 189.375224 85.469739) (xy 189.352395 85.457623)
- (xy 189.329549 85.444896) (xy 189.306687 85.431559) (xy 189.283808 85.417611) (xy 189.260913 85.403051)
- (xy 189.238002 85.387881) (xy 189.215075 85.3721) (xy 189.192131 85.355709) (xy 189.169171 85.338706)
- (xy 189.148411 85.322821) (xy 189.128266 85.306915) (xy 189.108735 85.290988) (xy 189.089819 85.275039)
- (xy 189.071516 85.25907) (xy 189.053828 85.243081) (xy 189.036754 85.22707) (xy 189.020295 85.211038)
- (xy 189.00445 85.194985) (xy 188.989219 85.178912) (xy 188.974602 85.162817) (xy 188.9606 85.146701)
- (xy 188.947212 85.130565) (xy 188.934438 85.114408) (xy 188.922278 85.098229) (xy 188.910733 85.08203)
- (xy 188.899751 85.0659) (xy 188.889224 85.050002) (xy 188.879152 85.034337) (xy 188.869537 85.018903)
- (xy 188.860377 85.003702) (xy 188.851673 84.988734) (xy 188.843425 84.973998) (xy 188.835632 84.959494)
- (xy 188.828295 84.945222) (xy 188.821414 84.931182) (xy 188.814988 84.917375) (xy 188.809018 84.903801)
- (xy 188.800918 84.883874) (xy 188.793843 84.86447) (xy 188.789696 84.851824) (xy 188.784219 84.832789)
- (xy 188.779657 84.813354) (xy 188.776009 84.793519) (xy 188.773275 84.773284) (xy 188.771454 84.75265)
- (xy 188.770548 84.731615) (xy 188.770557 84.710181) (xy 188.770804 84.704332) (xy 189.149275 84.704332)
- (xy 189.14959 84.728762) (xy 189.153569 84.75385) (xy 189.161214 84.779596) (xy 189.172523 84.806)
- (xy 189.179553 84.819449) (xy 189.187498 84.833063) (xy 189.19636 84.846841) (xy 189.206138 84.860783)
- (xy 189.216832 84.87489) (xy 189.228443 84.889162) (xy 189.240969 84.903598) (xy 189.254412 84.918198)
- (xy 189.268772 84.932963) (xy 189.284047 84.947892) (xy 189.300239 84.962987) (xy 189.317347 84.978245)
- (xy 189.335371 84.993668) (xy 189.354312 85.009256) (xy 189.374169 85.025008) (xy 189.394942 85.040924)
- (xy 189.415948 85.056494) (xy 189.436542 85.071231) (xy 189.456723 85.085137) (xy 189.476491 85.098212)
- (xy 189.495847 85.110455) (xy 189.51479 85.121867) (xy 189.53332 85.132447) (xy 189.551438 85.142195)
- (xy 189.569143 85.151112) (xy 189.586435 85.159197) (xy 189.603315 85.166451) (xy 189.619781 85.172873)
- (xy 189.635835 85.178464) (xy 189.651477 85.183223) (xy 189.666705 85.18715) (xy 189.681521 85.190246)
- (xy 189.709915 85.193943) (xy 189.736658 85.194314) (xy 189.76175 85.191359) (xy 189.785192 85.185078)
- (xy 189.806982 85.17547) (xy 189.827122 85.162536) (xy 189.845611 85.146276) (xy 189.862449 85.12669)
- (xy 189.877018 85.104671) (xy 189.887983 85.082066) (xy 189.895344 85.058874) (xy 189.899101 85.035094)
- (xy 189.899254 85.010728) (xy 189.895803 84.985775) (xy 189.888749 84.960235) (xy 189.87809 84.934109)
- (xy 189.871409 84.920825) (xy 189.863828 84.907395) (xy 189.855345 84.893818) (xy 189.845961 84.880094)
- (xy 189.835677 84.866224) (xy 189.824491 84.852206) (xy 189.812404 84.838042) (xy 189.799417 84.823732)
- (xy 189.785528 84.809274) (xy 189.770738 84.79467) (xy 189.755048 84.779919) (xy 189.738456 84.765022)
- (xy 189.720964 84.749978) (xy 189.70257 84.734787) (xy 189.683276 84.719449) (xy 189.66308 84.703964)
- (xy 189.653132 84.696468) (xy 189.63216 84.680928) (xy 189.611596 84.666222) (xy 189.591441 84.652351)
- (xy 189.571695 84.639315) (xy 189.552357 84.627114) (xy 189.533428 84.615747) (xy 189.514907 84.605215)
- (xy 189.496795 84.595518) (xy 189.479091 84.586655) (xy 189.461796 84.578628) (xy 189.44491 84.571434)
- (xy 189.428432 84.565076) (xy 189.412362 84.559552) (xy 189.396701 84.554863) (xy 189.381449 84.551009)
- (xy 189.366605 84.547989) (xy 189.338143 84.544453) (xy 189.311315 84.544257) (xy 189.286122 84.547399)
- (xy 189.262562 84.55388) (xy 189.240637 84.5637) (xy 189.220346 84.576858) (xy 189.201689 84.593356)
- (xy 189.184667 84.613192) (xy 189.170321 84.63499) (xy 189.159641 84.657446) (xy 189.152625 84.68056)
- (xy 189.149275 84.704332) (xy 188.770804 84.704332) (xy 188.771479 84.688348) (xy 188.772601 84.67357)
- (xy 188.77413 84.658614) (xy 188.776065 84.64348) (xy 188.778407 84.628169) (xy 188.781241 84.612762)
- (xy 188.784597 84.597411) (xy 188.788477 84.582118) (xy 188.79288 84.566882) (xy 188.797806 84.551703)
- (xy 188.803255 84.536582) (xy 188.809227 84.521518) (xy 188.815723 84.506511) (xy 188.822741 84.491562)
- (xy 188.830282 84.476669) (xy 188.838347 84.461834) (xy 188.846935 84.447057) (xy 188.856045 84.432336)
- (xy 188.865679 84.417673) (xy 188.875836 84.403067) (xy 188.886516 84.388519) (xy 188.89755 84.374248)
- (xy 188.908768 84.360474) (xy 188.92017 84.347197) (xy 188.931757 84.334418) (xy 188.943528 84.322136)
- (xy 188.955483 84.310351) (xy 188.967623 84.299064) (xy 188.979947 84.288274) (xy 188.992455 84.277981)
- (xy 189.005148 84.268186) (xy 189.018025 84.258887) (xy 189.031087 84.250086) (xy 189.044332 84.241783)
- (xy 189.057762 84.233977) (xy 189.071377 84.226668) (xy 189.085176 84.219856) (xy 189.099007 84.213475)
- (xy 189.11279 84.207514) (xy 189.126526 84.201972) (xy 189.147041 84.194446) (xy 189.16745 84.187863)
- (xy 189.187753 84.182225) (xy 189.207949 84.17753) (xy 189.228039 84.173779) (xy 189.248022 84.170972)
- (xy 189.267898 84.169109) (xy 189.287668 84.16819) (xy 189.300789 84.168102)
- )
- )
- (polygon
- (pts
- (xy 190.86839 83.749755) (xy 190.878024 83.737264) (xy 190.887415 83.725686) (xy 190.899555 83.711668)
- (xy 190.911261 83.699273) (xy 190.922533 83.6885) (xy 190.936012 83.677315) (xy 190.948813 83.668665)
- (xy 190.958565 83.663571) (xy 190.973018 83.658168) (xy 190.987604 83.655026) (xy 191.002325 83.654147)
- (xy 191.017179 83.65553) (xy 191.032167 83.659174) (xy 191.037193 83.660892) (xy 191.052825 83.667215)
- (xy 191.066536 83.673863) (xy 191.080872 83.681764) (xy 191.09583 83.690919) (xy 191.108245 83.699146)
- (xy 191.12106 83.708175) (xy 191.130932 83.715473) (xy 191.14372 83.725375) (xy 191.155603 83.735125)
- (xy 191.169186 83.747101) (xy 191.181357 83.758842) (xy 191.192114 83.770346) (xy 191.203159 83.78384)
- (xy 191.207918 83.79046) (xy 191.215721 83.803511) (xy 191.222051 83.818686) (xy 191.225394 83.833805)
- (xy 191.225749 83.848868) (xy 191.224174 83.859593) (xy 191.22077 83.876388) (xy 191.215257 83.8939)
- (xy 191.209327 83.908427) (xy 191.202049 83.923413) (xy 191.19342 83.938858) (xy 191.183442 83.954763)
- (xy 191.175072 83.966994) (xy 191.165943 83.979482) (xy 190.669414 84.638399) (xy 190.657488 84.652742)
- (xy 190.644527 84.66549) (xy 190.630533 84.676641) (xy 190.615505 84.686197) (xy 190.599444 84.694156)
- (xy 190.582349 84.70052) (xy 190.56422 84.705287) (xy 190.545057 84.708458) (xy 190.530458 84.709754)
- (xy 190.511487 84.709973) (xy 190.493084 84.70847) (xy 190.475249 84.705244) (xy 190.45798 84.700295)
- (xy 190.441279 84.693623) (xy 190.425144 84.685228) (xy 190.409577 84.67511) (xy 190.405774 84.672311)
- (xy 190.389257 84.658994) (xy 190.373829 84.644756) (xy 190.35949 84.629596) (xy 190.346241 84.613515)
- (xy 190.33408 84.596514) (xy 190.323009 84.578591) (xy 190.313027 84.559748) (xy 190.304134 84.539983)
- (xy 190.29881 84.526295) (xy 190.293971 84.512198) (xy 190.289615 84.497691) (xy 190.285744 84.482775)
- (xy 190.282277 84.467617) (xy 190.279135 84.452385) (xy 190.276317 84.437078) (xy 190.273824 84.421697)
- (xy 190.271656 84.406242) (xy 190.269813 84.390713) (xy 190.268295 84.37511) (xy 190.267101 84.359432)
- (xy 190.266232 84.34368) (xy 190.265688 84.327854) (xy 190.265468 84.311953) (xy 190.265574 84.295979)
- (xy 190.266004 84.27993) (xy 190.266758 84.263807) (xy 190.267838 84.247609) (xy 190.269242 84.231337)
- (xy 190.270842 84.214998) (xy 190.272454 84.198672) (xy 190.274079 84.182358) (xy 190.275715 84.166057)
- (xy 190.277363 84.149768) (xy 190.279023 84.133492) (xy 190.280695 84.117229) (xy 190.282379 84.100978)
- (xy 190.284075 84.08474) (xy 190.285783 84.068514) (xy 190.287503 84.052301) (xy 190.289236 84.036101)
- (xy 190.29098 84.019913) (xy 190.292736 84.003738) (xy 190.294504 83.987576) (xy 190.296284 83.971426)
- (xy 190.297902 83.955315) (xy 190.299257 83.939325) (xy 190.300349 83.923456) (xy 190.301178 83.907708)
- (xy 190.301743 83.89208) (xy 190.302046 83.876573) (xy 190.302086 83.861187) (xy 190.301863 83.845922)
- (xy 190.301377 83.830777) (xy 190.300627 83.815754) (xy 190.299615 83.80085) (xy 190.29834 83.786068)
- (xy 190.296801 83.771407) (xy 190.294001 83.749641) (xy 190.290608 83.728147) (xy 190.286374 83.707248)
- (xy 190.281159 83.687352) (xy 190.274963 83.668459) (xy 190.267786 83.650567) (xy 190.259627 83.633679)
- (xy 190.250487 83.617792) (xy 190.240367 83.602908) (xy 190.229265 83.589027) (xy 190.217182 83.576148)
- (xy 190.204117 83.564271) (xy 190.194863 83.55691) (xy 190.181848 83.549325) (xy 190.167398 83.543561)
- (xy 190.151683 83.538772) (xy 190.142812 83.536495) (xy 190.127188 83.532947) (xy 190.112354 83.530389)
- (xy 190.096368 83.528679) (xy 190.081414 83.528263) (xy 190.077837 83.528361) (xy 190.063014 83.529806)
- (xy 190.046977 83.533548) (xy 190.031949 83.538706) (xy 190.018328 83.544526) (xy 190.011261 83.54792)
- (xy 189.996871 83.556258) (xy 189.98475 83.565079) (xy 189.97251 83.575603) (xy 189.960152 83.587829)
- (xy 189.95018 83.598836) (xy 189.940132 83.610933) (xy 189.932547 83.620721) (xy 189.923192 83.63443)
- (xy 189.915411 83.648636) (xy 189.909204 83.663341) (xy 189.904572 83.678543) (xy 189.901514 83.694244)
- (xy 189.90003 83.710444) (xy 189.90012 83.727141) (xy 189.901784 83.744336) (xy 189.904611 83.761103)
- (xy 189.908223 83.77677) (xy 189.912621 83.791337) (xy 189.919222 83.808) (xy 189.927052 83.822944)
- (xy 189.936109 83.836171) (xy 189.946393 83.847679) (xy 189.980236 83.883733) (xy 189.990185 83.89123)
- (xy 190.003401 83.901334) (xy 190.015183 83.910648) (xy 190.027113 83.920513) (xy 190.038355 83.930468)
- (xy 190.044085 83.935975) (xy 190.054055 83.947726) (xy 190.062496 83.960735) (xy 190.069576 83.974235)
- (xy 190.073799 83.983597) (xy 190.077637 83.998337) (xy 190.078295 84.014652) (xy 190.075773 84.032542)
- (xy 190.071795 84.046993) (xy 190.066029 84.06233) (xy 190.058474 84.078554) (xy 190.049131 84.095663)
- (xy 190.037999 84.113657) (xy 190.029585 84.126146) (xy 190.020375 84.139029) (xy 190.015472 84.145618)
- (xy 190.004398 84.159794) (xy 189.993387 84.172842) (xy 189.982441 84.184764) (xy 189.97156 84.195559)
- (xy 189.955358 84.209638) (xy 189.939302 84.221181) (xy 189.92339 84.230189) (xy 189.907623 84.236661)
- (xy 189.892001 84.240597) (xy 189.876524 84.241997) (xy 189.861191 84.240862) (xy 189.846004 84.237191)
- (xy 189.830195 84.230462) (xy 189.814681 84.222201) (xy 189.800367 84.213558) (xy 189.788009 84.205493)
- (xy 189.774845 84.196404) (xy 189.760875 84.186293) (xy 189.753588 84.180854) (xy 189.732191 84.163961)
- (xy 189.711817 84.146302) (xy 189.692465 84.127876) (xy 189.674136 84.108683) (xy 189.656829 84.088722)
- (xy 189.640544 84.067995) (xy 189.625282 84.0465) (xy 189.611043 84.024239) (xy 189.597825 84.00121)
- (xy 189.58563 83.977414) (xy 189.574458 83.952852) (xy 189.564308 83.927522) (xy 189.55518 83.901425)
- (xy 189.547075 83.874561) (xy 189.539992 83.846931) (xy 189.533932 83.818533) (xy 189.529154 83.789857)
- (xy 189.525918 83.761395) (xy 189.524224 83.733144) (xy 189.524073 83.705106) (xy 189.525464 83.677281)
- (xy 189.528397 83.649668) (xy 189.532873 83.622268) (xy 189.538891 83.595079) (xy 189.546451 83.568104)
- (xy 189.555553 83.541341) (xy 189.566197 83.51479) (xy 189.578384 83.488451) (xy 189.585056 83.475362)
- (xy 189.592113 83.462326) (xy 189.599556 83.449342) (xy 189.607385 83.436412) (xy 189.615599 83.423535)
- (xy 189.624198 83.410711) (xy 189.633183 83.39794) (xy 189.642554 83.385223) (xy 189.652198 83.37271)
- (xy 189.662005 83.360554) (xy 189.671974 83.348755) (xy 189.682104 83.337313) (xy 189.692397 83.326228)
- (xy 189.702852 83.315499) (xy 189.713468 83.305128) (xy 189.724247 83.295113) (xy 189.746291 83.276154)
- (xy 189.768983 83.258623) (xy 189.792323 83.242519) (xy 189.816312 83.227842) (xy 189.840949 83.214593)
- (xy 189.866233 83.202771) (xy 189.892167 83.192377) (xy 189.918748 83.18341) (xy 189.945977 83.175871)
- (xy 189.973855 83.169759) (xy 190.002381 83.165074) (xy 190.031555 83.161817) (xy 190.046232 83.160685)
- (xy 190.075262 83.159337) (xy 190.103862 83.159213) (xy 190.132031 83.160313) (xy 190.159769 83.162636)
- (xy 190.187075 83.166182) (xy 190.213951 83.170952) (xy 190.240396 83.176946) (xy 190.26641 83.184163)
- (xy 190.291993 83.192603) (xy 190.317145 83.202267) (xy 190.341866 83.213154) (xy 190.366156 83.225265)
- (xy 190.390015 83.2386) (xy 190.413443 83.253157) (xy 190.43644 83.268939) (xy 190.447777 83.277288)
- (xy 190.45961 83.286463) (xy 190.471118 83.295909) (xy 190.482299 83.305625) (xy 190.493156 83.315612)
- (xy 190.503686 83.32587) (xy 190.51389 83.336398) (xy 190.528586 83.352697) (xy 190.542549 83.369606)
- (xy 190.55578 83.387123) (xy 190.564192 83.399139) (xy 190.57228 83.411426) (xy 190.580041 83.423984)
- (xy 190.587476 83.436812) (xy 190.594586 83.449911) (xy 190.598019 83.456562) (xy 190.604621 83.469897)
- (xy 190.61086 83.483162) (xy 190.619538 83.502929) (xy 190.627397 83.52254) (xy 190.63444 83.541995)
- (xy 190.640664 83.561293) (xy 190.646071 83.580434) (xy 190.650661 83.59942) (xy 190.654433 83.618249)
- (xy 190.657388 83.636921) (xy 190.659525 83.655437) (xy 190.660055 83.661574) (xy 190.662009 83.687311)
- (xy 190.663554 83.712414) (xy 190.664692 83.736884) (xy 190.665422 83.76072) (xy 190.665744 83.783923)
- (xy 190.665658 83.806493) (xy 190.665164 83.828428) (xy 190.664263 83.849731) (xy 190.662953 83.8704)
- (xy 190.661236 83.890435) (xy 190.659111 83.909837) (xy 190.656578 83.928605) (xy 190.653637 83.94674)
- (xy 190.650288 83.964242) (xy 190.646531 83.98111) (xy 190.642367 83.997345) (xy 190.627295 84.052045)
- (xy 190.63578 84.058439)
- )
- )
- (polygon
- (pts
- (xy 191.637437 82.729196) (xy 191.647071 82.716705) (xy 191.656461 82.705127) (xy 191.668601 82.691109)
- (xy 191.680307 82.678713) (xy 191.691579 82.66794) (xy 191.705058 82.656756) (xy 191.717859 82.648106)
- (xy 191.727612 82.643012) (xy 191.742064 82.637608) (xy 191.756651 82.634467) (xy 191.771371 82.633588)
- (xy 191.786225 82.63497) (xy 191.801214 82.638615) (xy 191.80624 82.640333) (xy 191.821871 82.646655)
- (xy 191.835583 82.653303) (xy 191.849918 82.661205) (xy 191.864876 82.67036) (xy 191.877292 82.678587)
- (xy 191.890106 82.687616) (xy 191.899979 82.694914) (xy 191.912766 82.704816) (xy 191.92465 82.714566)
- (xy 191.938233 82.726542) (xy 191.950403 82.738282) (xy 191.961161 82.749787) (xy 191.972205 82.763281)
- (xy 191.976965 82.769901) (xy 191.984768 82.782952) (xy 191.991098 82.798127) (xy 191.99444 82.813246)
- (xy 191.994796 82.828309) (xy 191.993221 82.839034) (xy 191.989817 82.855828) (xy 191.984303 82.873341)
- (xy 191.978374 82.887867) (xy 191.971095 82.902853) (xy 191.962466 82.918299) (xy 191.952488 82.934204)
- (xy 191.944119 82.946434) (xy 191.93499 82.958923) (xy 191.438461 83.617839) (xy 191.426534 83.632183)
- (xy 191.413574 83.64493) (xy 191.399579 83.656082) (xy 191.384552 83.665637) (xy 191.36849 83.673597)
- (xy 191.351395 83.67996) (xy 191.333266 83.684728) (xy 191.314104 83.687899) (xy 191.299504 83.689194)
- (xy 191.280534 83.689414) (xy 191.262131 83.687911) (xy 191.244295 83.684685) (xy 191.227027 83.679736)
- (xy 191.210325 83.673064) (xy 191.194191 83.664669) (xy 191.178624 83.654551) (xy 191.174821 83.651752)
- (xy 191.158304 83.638435) (xy 191.142876 83.624196) (xy 191.128537 83.609037) (xy 191.115287 83.592956)
- (xy 191.103127 83.575955) (xy 191.092055 83.558032) (xy 191.082073 83.539189) (xy 191.07318 83.519424)
- (xy 191.067857 83.505736) (xy 191.063017 83.491638) (xy 191.058662 83.477132) (xy 191.05479 83.462215)
- (xy 191.051323 83.447057) (xy 191.048181 83.431825) (xy 191.045364 83.416519) (xy 191.042871 83.401138)
- (xy 191.040703 83.385683) (xy 191.03886 83.370154) (xy 191.037341 83.354551) (xy 191.036148 83.338873)
- (xy 191.035279 83.323121) (xy 191.034734 83.307295) (xy 191.034515 83.291394) (xy 191.03462 83.27542)
- (xy 191.03505 83.259371) (xy 191.035805 83.243247) (xy 191.036884 83.22705) (xy 191.038289 83.210778)
- (xy 191.039889 83.194439) (xy 191.041501 83.178113) (xy 191.043125 83.161799) (xy 191.044761 83.145497)
- (xy 191.046409 83.129209) (xy 191.048069 83.112933) (xy 191.049742 83.096669) (xy 191.051426 83.080419)
- (xy 191.053122 83.06418) (xy 191.05483 83.047955) (xy 191.05655 83.031742) (xy 191.058282 83.015542)
- (xy 191.060026 82.999354) (xy 191.061782 82.983179) (xy 191.06355 82.967017) (xy 191.06533 82.950867)
- (xy 191.066948 82.934756) (xy 191.068303 82.918766) (xy 191.069395 82.902897) (xy 191.070224 82.887149)
- (xy 191.07079 82.871521) (xy 191.071093 82.856014) (xy 191.071133 82.840628) (xy 191.070909 82.825363)
- (xy 191.070423 82.810218) (xy 191.069674 82.795194) (xy 191.068661 82.780291) (xy 191.067386 82.765509)
- (xy 191.065848 82.750847) (xy 191.063047 82.729082) (xy 191.059655 82.707587) (xy 191.055421 82.686689)
- (xy 191.050206 82.666793) (xy 191.044009 82.647899) (xy 191.036832 82.630008) (xy 191.028674 82.613119)
- (xy 191.019534 82.597233) (xy 191.009413 82.582349) (xy 190.998311 82.568467) (xy 190.986228 82.555588)
- (xy 190.973164 82.543712) (xy 190.963909 82.536351) (xy 190.950894 82.528766) (xy 190.936445 82.523002)
- (xy 190.92073 82.518213) (xy 190.911858 82.515936) (xy 190.896234 82.512388) (xy 190.8814 82.50983)
- (xy 190.865414 82.50812) (xy 190.850461 82.507704) (xy 190.846884 82.507802) (xy 190.832061 82.509247)
- (xy 190.816024 82.512989) (xy 190.800996 82.518146) (xy 190.787374 82.523966) (xy 190.780307 82.527361)
- (xy 190.765918 82.535698) (xy 190.753796 82.54452) (xy 190.741556 82.555043) (xy 190.729198 82.56727)
- (xy 190.719226 82.578277) (xy 190.709179 82.590374) (xy 190.701593 82.600162) (xy 190.692238 82.61387)
- (xy 190.684457 82.628077) (xy 190.678251 82.642781) (xy 190.673618 82.657984) (xy 190.67056 82.673685)
- (xy 190.669076 82.689884) (xy 190.669166 82.706582) (xy 190.670831 82.723777) (xy 190.673657 82.740544)
- (xy 190.67727 82.75621) (xy 190.681667 82.770778) (xy 190.688269 82.787441) (xy 190.696098 82.802385)
- (xy 190.705155 82.815612) (xy 190.715439 82.82712) (xy 190.749283 82.863174) (xy 190.759231 82.87067)
- (xy 190.772448 82.880775) (xy 190.784229 82.890088) (xy 190.79616 82.899954) (xy 190.807402 82.909909)
- (xy 190.813132 82.915416) (xy 190.823101 82.927167) (xy 190.831542 82.940176) (xy 190.838623 82.953676)
- (xy 190.842846 82.963038) (xy 190.846683 82.977778) (xy 190.847341 82.994093) (xy 190.844819 83.011983)
- (xy 190.840842 83.026434) (xy 190.835075 83.041771) (xy 190.827521 83.057994) (xy 190.818178 83.075103)
- (xy 190.807046 83.093098) (xy 190.798631 83.105587) (xy 190.789422 83.11847) (xy 190.784519 83.125059)
- (xy 190.773444 83.139234) (xy 190.762434 83.152283) (xy 190.751488 83.164205) (xy 190.740606 83.175)
- (xy 190.724405 83.189079) (xy 190.708348 83.200622) (xy 190.692436 83.20963) (xy 190.676669 83.216102)
- (xy 190.661047 83.220038) (xy 190.64557 83.221438) (xy 190.630238 83.220303) (xy 190.61505 83.216631)
- (xy 190.599242 83.209903) (xy 190.583727 83.201641) (xy 190.569413 83.192999) (xy 190.557055 83.184933)
- (xy 190.543891 83.175845) (xy 190.529921 83.165734) (xy 190.522634 83.160294) (xy 190.501238 83.143402)
- (xy 190.480864 83.125743) (xy 190.461512 83.107317) (xy 190.443182 83.088123) (xy 190.425875 83.068163)
- (xy 190.409591 83.047435) (xy 190.394329 83.025941) (xy 190.380089 83.003679) (xy 190.366872 82.980651)
- (xy 190.354677 82.956855) (xy 190.343505 82.932293) (xy 190.333354 82.906963) (xy 190.324227 82.880866)
- (xy 190.316122 82.854002) (xy 190.309039 82.826371) (xy 190.302978 82.797973) (xy 190.2982 82.769298)
- (xy 190.294965 82.740835) (xy 190.293271 82.712585) (xy 190.29312 82.684547) (xy 190.294511 82.656722)
- (xy 190.297444 82.629109) (xy 190.301919 82.601708) (xy 190.307937 82.57452) (xy 190.315497 82.547545)
- (xy 190.324599 82.520781) (xy 190.335244 82.494231) (xy 190.347431 82.467892) (xy 190.354102 82.454803)
- (xy 190.36116 82.441766) (xy 190.368603 82.428783) (xy 190.376431 82.415853) (xy 190.384645 82.402976)
- (xy 190.393245 82.390152) (xy 190.40223 82.377381) (xy 190.4116 82.364663) (xy 190.421245 82.352151)
- (xy 190.431051 82.339995) (xy 190.44102 82.328196) (xy 190.451151 82.316754) (xy 190.461443 82.305668)
- (xy 190.471898 82.29494) (xy 190.482515 82.284568) (xy 190.493294 82.274554) (xy 190.515338 82.255595)
- (xy 190.53803 82.238063) (xy 190.56137 82.221959) (xy 190.585358 82.207283) (xy 190.609995 82.194034)
- (xy 190.63528 82.182212) (xy 190.661213 82.171818) (xy 190.687794 82.162851) (xy 190.715024 82.155312)
- (xy 190.742901 82.1492) (xy 190.771427 82.144515) (xy 190.800601 82.141258) (xy 190.815278 82.140125)
- (xy 190.844309 82.138778) (xy 190.872909 82.138654) (xy 190.901077 82.139754) (xy 190.928815 82.142077)
- (xy 190.956122 82.145623) (xy 190.982998 82.150393) (xy 191.009442 82.156386) (xy 191.035456 82.163603)
- (xy 191.061039 82.172044) (xy 191.086191 82.181708) (xy 191.110912 82.192595) (xy 191.135202 82.204706)
- (xy 191.159061 82.21804) (xy 191.182489 82.232598) (xy 191.205486 82.248379) (xy 191.216823 82.256729)
- (xy 191.228657 82.265904) (xy 191.240164 82.27535) (xy 191.251346 82.285066) (xy 191.262202 82.295053)
- (xy 191.272732 82.305311) (xy 191.282937 82.315839) (xy 191.297633 82.332138) (xy 191.311596 82.349047)
- (xy 191.324826 82.366564) (xy 191.333239 82.37858) (xy 191.341326 82.390867) (xy 191.349087 82.403425)
- (xy 191.356523 82.416253) (xy 191.363633 82.429352) (xy 191.367065 82.436003) (xy 191.373668 82.449337)
- (xy 191.379907 82.462603) (xy 191.388584 82.48237) (xy 191.396444 82.501981) (xy 191.403486 82.521435)
- (xy 191.409711 82.540734) (xy 191.415118 82.559875) (xy 191.419707 82.578861) (xy 191.42348 82.597689)
- (xy 191.426434 82.616362) (xy 191.428571 82.634878) (xy 191.429102 82.641015) (xy 191.431055 82.666752)
- (xy 191.432601 82.691855) (xy 191.433739 82.716325) (xy 191.434468 82.740161) (xy 191.43479 82.763364)
- (xy 191.434704 82.785933) (xy 191.434211 82.807869) (xy 191.433309 82.829172) (xy 191.432 82.84984)
- (xy 191.430282 82.869876) (xy 191.428157 82.889278) (xy 191.425624 82.908046) (xy 191.422683 82.926181)
- (xy 191.419334 82.943683) (xy 191.415578 82.960551) (xy 191.411413 82.976785) (xy 191.396341 83.031486)
- (xy 191.404827 83.03788)
- )
- )
- (polygon
- (pts
- (xy 191.581041 81.298558) (xy 191.574793 81.313263) (xy 191.566776 81.328988) (xy 191.558744 81.342873)
- (xy 191.549483 81.357467) (xy 191.541189 81.369652) (xy 191.532109 81.382292) (xy 191.527274 81.388782)
- (xy 191.51751 81.401415) (xy 191.507952 81.413129) (xy 191.496294 81.426477) (xy 191.484958 81.438387)
- (xy 191.473944 81.44886) (xy 191.461151 81.45953) (xy 191.454929 81.464089) (xy 191.440474 81.472551)
- (xy 191.425941 81.47832) (xy 191.41133 81.481397) (xy 191.396641 81.48178) (xy 191.388212 81.48079)
- (xy 191.371981 81.477447) (xy 191.357344 81.473356) (xy 191.342786 81.467861) (xy 191.332858 81.462932)
- (xy 191.319368 81.454762) (xy 191.307012 81.446552) (xy 191.293026 81.436718) (xy 191.27974 81.426997)
- (xy 191.272648 81.42169) (xy 191.258845 81.411143) (xy 191.246622 81.401496) (xy 191.234357 81.39138)
- (xy 191.222973 81.381318) (xy 191.217285 81.375841) (xy 191.207157 81.364241) (xy 191.198305 81.351623)
- (xy 191.190644 81.338675) (xy 191.185955 81.329755) (xy 191.181105 81.314789) (xy 191.179569 81.298279)
- (xy 191.181348 81.280223) (xy 191.184858 81.265668) (xy 191.190232 81.250243) (xy 191.19747 81.23395)
- (xy 191.206572 81.216787) (xy 191.21754 81.198756) (xy 191.225887 81.186252) (xy 191.235063 81.173362)
- (xy 191.239961 81.166772) (xy 191.249419 81.154578) (xy 191.258775 81.143232) (xy 191.272619 81.127803)
- (xy 191.286234 81.114283) (xy 191.299621 81.102671) (xy 191.312779 81.092968) (xy 191.325709 81.085173)
- (xy 191.342593 81.077747) (xy 191.359072 81.073715) (xy 191.375144 81.073075) (xy 191.379099 81.073445)
- (xy 191.393838 81.076295) (xy 191.408886 81.080537) (xy 191.423698 81.086539) (xy 191.430352 81.090047)
- (xy 191.443138 81.097687) (xy 191.456688 81.106672) (xy 191.470231 81.116228) (xy 191.483092 81.125677)
- (xy 191.487636 81.129086) (xy 191.497877 81.136802) (xy 191.511084 81.146899) (xy 191.522834 81.156189)
- (xy 191.534702 81.166008) (xy 191.545839 81.175884) (xy 191.551485 81.181328) (xy 191.5616 81.192945)
- (xy 191.570183 81.205921) (xy 191.577399 81.219459) (xy 191.581712 81.228877) (xy 191.586314 81.242916)
- (xy 191.588257 81.257629) (xy 191.58754 81.273016) (xy 191.584164 81.289078)
- )
- )
- (polygon
- (pts
- (xy 191.595016 81.565524) (xy 191.600933 81.550431) (xy 191.607255 81.537152) (xy 191.614841 81.523235)
- (xy 191.623691 81.508681) (xy 191.633806 81.49349) (xy 191.642809 81.480877) (xy 191.647613 81.474418)
- (xy 191.657378 81.461793) (xy 191.666939 81.450103) (xy 191.678604 81.436808) (xy 191.689951 81.424975)
- (xy 191.70098 81.414605) (xy 191.713795 81.404091) (xy 191.72003 81.399624) (xy 191.734471 81.390973)
- (xy 191.749025 81.385084) (xy 191.763691 81.381959) (xy 191.778471 81.381597) (xy 191.786967 81.38263)
- (xy 191.803172 81.385781) (xy 191.817799 81.389808) (xy 191.832369 81.395385) (xy 191.842321 81.400488)
- (xy 191.85567 81.408552) (xy 191.867948 81.416703) (xy 191.881884 81.426499) (xy 191.895149 81.436205)
- (xy 191.902239 81.441511) (xy 192.596558 81.964718) (xy 192.608706 81.974081) (xy 192.620497 81.983594)
- (xy 192.631933 81.993257) (xy 192.643012 82.003071) (xy 192.664103 82.023148) (xy 192.68377 82.043827)
- (xy 192.702014 82.065105) (xy 192.718833 82.086985) (xy 192.734229 82.109465) (xy 192.7482 82.132546)
- (xy 192.760748 82.156228) (xy 192.771872 82.18051) (xy 192.781572 82.205393) (xy 192.789848 82.230877)
- (xy 192.7967 82.256962) (xy 192.802129 82.283647) (xy 192.806133 82.310933) (xy 192.808713 82.338819)
- (xy 192.810104 82.366755) (xy 192.810411 82.394208) (xy 192.809635 82.421178) (xy 192.807775 82.447664)
- (xy 192.804831 82.473667) (xy 192.800803 82.499187) (xy 192.795692 82.524223) (xy 192.789497 82.548776)
- (xy 192.782218 82.572846) (xy 192.773856 82.596432) (xy 192.76441 82.619535) (xy 192.75388 82.642155)
- (xy 192.742267 82.664291) (xy 192.72957 82.685944) (xy 192.715789 82.707114) (xy 192.700925 82.727801)
- (xy 192.690453 82.741504) (xy 192.680866 82.753649) (xy 192.670799 82.765848) (xy 192.660768 82.77719)
- (xy 192.655297 82.782872) (xy 192.64358 82.793153) (xy 192.630894 82.802096) (xy 192.617916 82.809798)
- (xy 192.60899 82.814494) (xy 192.59425 82.819406) (xy 192.578159 82.821165) (xy 192.560718 82.81977)
- (xy 192.541925 82.815221) (xy 192.526945 82.809739) (xy 192.511204 82.802484) (xy 192.494704 82.793454)
- (xy 192.477445 82.782651) (xy 192.459425 82.770074) (xy 192.45325 82.765487) (xy 192.44121 82.756192)
- (xy 192.424637 82.742537) (xy 192.409844 82.729223) (xy 192.396834 82.716253) (xy 192.385606 82.703626)
- (xy 192.376159 82.691341) (xy 192.366335 82.675494) (xy 192.359679 82.660257) (xy 192.356191 82.64563)
- (xy 192.355653 82.635059) (xy 192.357352 82.617721) (xy 192.361228 82.600052) (xy 192.365895 82.585678)
- (xy 192.371955 82.571093) (xy 192.379407 82.556295) (xy 192.388253 82.541285) (xy 192.39849 82.526062)
- (xy 192.404132 82.518372) (xy 192.415012 82.502839) (xy 192.424504 82.486961) (xy 192.432607 82.470739)
- (xy 192.43932 82.454173) (xy 192.444645 82.437262) (xy 192.44858 82.420008) (xy 192.451126 82.402408)
- (xy 192.452283 82.384465) (xy 192.451345 82.366448) (xy 192.447606 82.348628) (xy 192.441067 82.331006)
- (xy 192.434324 82.317919) (xy 192.426005 82.304943) (xy 192.416112 82.292078) (xy 192.404642 82.279324)
- (xy 192.391598 82.266681) (xy 192.376977 82.25415) (xy 192.366355 82.245857) (xy 191.672036 81.72265)
- (xy 191.657938 81.711632) (xy 191.645199 81.700849) (xy 191.633816 81.690301) (xy 191.621496 81.677445)
- (xy 191.611298 81.664955) (xy 191.601859 81.65045) (xy 191.597263 81.641073) (xy 191.592409 81.627132)
- (xy 191.589332 81.610737) (xy 191.58904 81.5942) (xy 191.591532 81.577523)
- )
- )
- (polygon
- (pts
- (xy 192.548196 80.384622) (xy 192.562727 80.387689) (xy 192.577805 80.391868) (xy 192.592817 80.397431)
- (xy 192.604427 80.403141) (xy 192.617776 80.411204) (xy 192.630054 80.419356) (xy 192.64399 80.429152)
- (xy 192.657255 80.438857) (xy 192.664345 80.444163) (xy 193.254209 80.888658) (xy 193.268043 80.899228)
- (xy 193.280359 80.908944) (xy 193.29281 80.919201) (xy 193.304509 80.929501) (xy 193.310451 80.935168)
- (xy 193.321212 80.947246) (xy 193.330783 80.960405) (xy 193.339198 80.973921) (xy 193.344413 80.983239)
- (xy 193.349364 80.997928) (xy 193.351346 81.013722) (xy 193.350361 81.03062) (xy 193.346408 81.048621)
- (xy 193.341496 81.062846) (xy 193.334914 81.077693) (xy 193.326663 81.09316) (xy 193.316743 81.109248)
- (xy 193.305153 81.125957) (xy 193.300918 81.131664) (xy 193.288141 81.148209) (xy 193.275769 81.163391)
- (xy 193.263804 81.177209) (xy 193.252245 81.189665) (xy 193.241092 81.200757) (xy 193.226853 81.213427)
- (xy 193.213337 81.223674) (xy 193.200542 81.231497) (xy 193.185565 81.237868) (xy 193.171095 81.241163)
- (xy 193.153637 81.242414) (xy 193.139011 81.241206) (xy 193.124315 81.237951) (xy 193.109548 81.23265)
- (xy 193.094711 81.225302) (xy 193.091735 81.223587) (xy 193.096425 81.239847) (xy 193.099925 81.256236)
- (xy 193.102235 81.272753) (xy 193.103355 81.289398) (xy 193.103286 81.306172) (xy 193.102026 81.323075)
- (xy 193.099577 81.340105) (xy 193.095938 81.357264) (xy 193.091109 81.374552) (xy 193.08509 81.391968)
- (xy 193.077882 81.409512) (xy 193.069483 81.427185) (xy 193.059895 81.444986) (xy 193.049117 81.462915)
- (xy 193.037149 81.480973) (xy 193.023991 81.499159) (xy 193.009808 81.516899) (xy 192.994709 81.53369)
- (xy 192.978694 81.549533) (xy 192.961762 81.564428) (xy 192.943915 81.578374) (xy 192.925152 81.591372)
- (xy 192.905472 81.603422) (xy 192.884877 81.614523) (xy 192.863365 81.624676) (xy 192.840938 81.633881)
- (xy 192.817594 81.642137) (xy 192.793334 81.649445) (xy 192.768159 81.655805) (xy 192.742067 81.661216)
- (xy 192.715059 81.665679) (xy 192.687135 81.669194) (xy 192.658953 81.671622) (xy 192.631172 81.672824)
- (xy 192.60379 81.672802) (xy 192.576808 81.671554) (xy 192.550227 81.66908) (xy 192.524045 81.665382)
- (xy 192.498263 81.660458) (xy 192.472882 81.654309) (xy 192.447901 81.646935) (xy 192.423319 81.638335)
- (xy 192.399138 81.62851) (xy 192.375357 81.61746) (xy 192.351976 81.605185) (xy 192.328995 81.591684)
- (xy 192.306414 81.576958) (xy 192.284233 81.561007) (xy 192.262756 81.544055) (xy 192.242361 81.52638)
- (xy 192.223048 81.507983) (xy 192.204817 81.488864) (xy 192.187668 81.469022) (xy 192.171601 81.448458)
- (xy 192.156615 81.427172) (xy 192.142712 81.405164) (xy 192.12989 81.382433) (xy 192.11815 81.35898)
- (xy 192.107492 81.334805) (xy 192.097915 81.309908) (xy 192.089421 81.284288) (xy 192.082008 81.257946)
- (xy 192.075678 81.230882) (xy 192.070429 81.203096) (xy 192.066274 81.175215) (xy 192.0633 81.147922)
- (xy 192.061506 81.121218) (xy 192.061494 81.1207) (xy 192.433425 81.1207) (xy 192.43543 81.139613)
- (xy 192.437209 81.149194) (xy 192.441832 81.167837) (xy 192.447692 81.185391) (xy 192.454789 81.201856)
- (xy 192.463122 81.217232) (xy 192.472691 81.231517) (xy 192.483498 81.244714) (xy 192.495541 81.256821)
- (xy 192.508821 81.267839) (xy 192.523066 81.277498) (xy 192.538007 81.285532) (xy 192.553643 81.291939)
- (xy 192.569975 81.296719) (xy 192.587001 81.299873) (xy 192.604723 81.3014) (xy 192.62314 81.301301)
- (xy 192.642252 81.299576) (xy 192.661161 81.29617) (xy 192.679114 81.291142) (xy 192.696111 81.284489)
- (xy 192.712153 81.276214) (xy 192.727239 81.266315) (xy 192.741369 81.254793) (xy 192.754543 81.241647)
- (xy 192.766762 81.226879) (xy 192.777546 81.211093) (xy 192.786416 81.194898) (xy 192.793374 81.178294)
- (xy 192.798418 81.16128) (xy 192.801549 81.143856) (xy 192.802766 81.126022) (xy 192.80207 81.107779)
- (xy 192.799461 81.089126) (xy 192.795195 81.070751) (xy 192.789673 81.053452) (xy 192.782897 81.037229)
- (xy 192.774865 81.022081) (xy 192.765579 81.008008) (xy 192.755038 80.995012) (xy 192.743242 80.98309)
- (xy 192.73019 80.972245) (xy 192.716162 80.962649) (xy 192.701434 80.954475) (xy 192.686007 80.947724)
- (xy 192.669881 80.942396) (xy 192.653056 80.93849) (xy 192.635531 80.936007) (xy 192.617306 80.934947)
- (xy 192.598383 80.935309) (xy 192.579512 80.937238) (xy 192.561481 80.941133) (xy 192.544291 80.946995)
- (xy 192.527941 80.954823) (xy 192.512432 80.964618) (xy 192.497763 80.976379) (xy 192.483935 80.990107)
- (xy 192.474116 81.001694) (xy 192.470947 81.005802) (xy 192.462146 81.018348) (xy 192.454512 81.03108)
- (xy 192.446147 81.048344) (xy 192.439856 81.065938) (xy 192.435639 81.083862) (xy 192.433495 81.102116)
- (xy 192.433425 81.1207) (xy 192.061494 81.1207) (xy 192.060892 81.095102) (xy 192.061458 81.069574)
- (xy 192.063205 81.044634) (xy 192.066131 81.020283) (xy 192.070238 80.99652) (xy 192.075525 80.973346)
- (xy 192.081993 80.950759) (xy 192.08964 80.928761) (xy 192.098468 80.907352) (xy 192.108475 80.88653)
- (xy 192.119664 80.866297) (xy 192.132032 80.846652) (xy 192.14558 80.827595) (xy 192.156579 80.813656)
- (xy 192.167967 80.800512) (xy 192.179745 80.788164) (xy 192.191913 80.776611) (xy 192.20447 80.765854)
- (xy 192.217418 80.755891) (xy 192.230755 80.746725) (xy 192.244482 80.738354) (xy 192.258029 80.730801)
- (xy 192.273911 80.722542) (xy 192.288624 80.715597) (xy 192.302167 80.709967) (xy 192.316875 80.704944)
- (xy 192.331907 80.701476) (xy 192.347373 80.699139) (xy 192.362104 80.697624) (xy 192.377799 80.696904)
- (xy 192.389363 80.697064) (xy 192.374666 80.681426) (xy 192.363123 80.665061) (xy 192.354734 80.647967)
- (xy 192.349497 80.630145) (xy 192.347415 80.611594) (xy 192.348485 80.592315) (xy 192.352709 80.572308)
- (xy 192.360086 80.551573) (xy 192.366756 80.537345) (xy 192.374828 80.522793) (xy 192.384301 80.507917)
- (xy 192.395176 80.492718) (xy 192.404343 80.480741) (xy 192.416146 80.46591) (xy 192.42747 80.45238)
- (xy 192.438314 80.440153) (xy 192.44868 80.429227) (xy 192.460963 80.417401) (xy 192.472497 80.407609)
- (xy 192.479058 80.40271) (xy 192.491998 80.394619) (xy 192.507109 80.38792) (xy 192.522234 80.384175)
- (xy 192.537373 80.383381)
- )
- )
- (polygon
- (pts
- (xy 193.427762 80.805667) (xy 193.411201 80.810181) (xy 193.394683 80.811211) (xy 193.37821 80.808759)
- (xy 193.361781 80.802825) (xy 193.348124 80.795219) (xy 193.339944 80.789494) (xy 193.329013 80.779688)
- (xy 193.318165 80.766804) (xy 193.307399 80.750842) (xy 193.299379 80.736852) (xy 193.291405 80.72113)
- (xy 193.283478 80.703678) (xy 193.275597 80.684495) (xy 193.270369 80.670744) (xy 193.265161 80.656224)
- (xy 193.259974 80.640935) (xy 193.254808 80.624876) (xy 193.250877 80.609818) (xy 193.250171 80.594675)
- (xy 193.252691 80.579446) (xy 193.258436 80.564132) (xy 193.265687 80.551305) (xy 193.271113 80.54358)
- (xy 193.282386 80.530731) (xy 193.293648 80.520513) (xy 193.306904 80.51035) (xy 193.322155 80.500242)
- (xy 193.334901 80.492697) (xy 193.34877 80.485183) (xy 193.36376 80.4777) (xy 193.379872 80.470248)
- (xy 193.397106 80.462826) (xy 193.414394 80.455224) (xy 193.430779 80.447312) (xy 193.44626 80.43909)
- (xy 193.460838 80.430558) (xy 193.474512 80.421716) (xy 193.487282 80.412565) (xy 193.49915 80.403103)
- (xy 193.510113 80.393332) (xy 193.523326 80.379821) (xy 193.534933 80.36576) (xy 193.544172 80.353168)
- (xy 193.556299 80.335341) (xy 193.566346 80.318785) (xy 193.574314 80.303501) (xy 193.580202 80.289489)
- (xy 193.58482 80.272784) (xy 193.585394 80.255082) (xy 193.580193 80.240912) (xy 193.571873 80.23212)
- (xy 193.557508 80.22752) (xy 193.541861 80.230428) (xy 193.526938 80.237167) (xy 193.514343 80.244795)
- (xy 193.500544 80.254629) (xy 193.485543 80.266669) (xy 193.469339 80.280916) (xy 193.457868 80.291639)
- (xy 193.445863 80.303343) (xy 193.439659 80.309563) (xy 193.427567 80.321255) (xy 193.415104 80.332646)
- (xy 193.402269 80.343736) (xy 193.389063 80.354524) (xy 193.375485 80.365011) (xy 193.361536 80.375197)
- (xy 193.347216 80.385081) (xy 193.332524 80.394664) (xy 193.317461 80.403946) (xy 193.302026 80.412926)
- (xy 193.28622 80.421604) (xy 193.270043 80.429982) (xy 193.253494 80.438058) (xy 193.236574 80.445832)
- (xy 193.219282 80.453306) (xy 193.201619 80.460477) (xy 193.184532 80.466345) (xy 193.166749 80.470872)
- (xy 193.148272 80.474057) (xy 193.129098 80.475902) (xy 193.114262 80.476405) (xy 193.099035 80.476154)
- (xy 193.083417 80.475148) (xy 193.067407 80.473388) (xy 193.051006 80.470874) (xy 193.045453 80.469868)
- (xy 193.028765 80.466229) (xy 193.012073 80.461708) (xy 192.995377 80.456305) (xy 192.978676 80.450019)
- (xy 192.961971 80.442851) (xy 192.945261 80.4348) (xy 192.928547 80.425868) (xy 192.911829 80.416053)
- (xy 192.895106 80.405355) (xy 192.878378 80.393776) (xy 192.867224 80.385566) (xy 192.851112 80.372865)
- (xy 192.836059 80.359841) (xy 192.822063 80.346495) (xy 192.809126 80.332826) (xy 192.797248 80.318835)
- (xy 192.786427 80.304522) (xy 192.776665 80.289886) (xy 192.767962 80.274927) (xy 192.760316 80.259646)
- (xy 192.753729 80.244043) (xy 192.7482 80.228117) (xy 192.74373 80.211869) (xy 192.740318 80.195298)
- (xy 192.737964 80.178405) (xy 192.736669 80.161189) (xy 192.736432 80.143651) (xy 192.737253 80.12579)
- (xy 192.739132 80.107607) (xy 192.74207 80.089102) (xy 192.746067 80.070274) (xy 192.751121 80.051123)
- (xy 192.757234 80.031651) (xy 192.764405 80.011855) (xy 192.772635 79.991737) (xy 192.781922 79.971297)
- (xy 192.792269 79.950534) (xy 192.803673 79.929449) (xy 192.816136 79.908042) (xy 192.829657 79.886312)
- (xy 192.844236 79.864259) (xy 192.859874 79.841884) (xy 192.87657 79.819186) (xy 192.888086 79.80437)
- (xy 192.90009 79.789839) (xy 192.912581 79.775593) (xy 192.92556 79.761632) (xy 192.939027 79.747956)
- (xy 192.952981 79.734565) (xy 192.967423 79.721459) (xy 192.982353 79.708638) (xy 192.99777 79.696102)
- (xy 193.013675 79.683851) (xy 193.030068 79.671885) (xy 193.046948 79.660204) (xy 193.064316 79.648809)
- (xy 193.082171 79.637698) (xy 193.100514 79.626872) (xy 193.119345 79.616332) (xy 193.13243 79.609714)
- (xy 193.149034 79.602776) (xy 193.164673 79.597993) (xy 193.179348 79.595364) (xy 193.196336 79.595109)
- (xy 193.211816 79.59822) (xy 193.22579 79.604698) (xy 193.230958 79.608232) (xy 193.24335 79.618992)
- (xy 193.255288 79.632256) (xy 193.264513 79.644669) (xy 193.273448 79.658684) (xy 193.282093 79.674302)
- (xy 193.290449 79.691522) (xy 193.296525 79.705488) (xy 193.302438 79.720356) (xy 193.307778 79.735245)
- (xy 193.312052 79.749388) (xy 193.316092 79.767084) (xy 193.318237 79.783452) (xy 193.318487 79.798491)
- (xy 193.316134 79.815424) (xy 193.31082 79.830282) (xy 193.304436 79.840674) (xy 193.293631 79.851742)
- (xy 193.281328 79.861319) (xy 193.268327 79.870136) (xy 193.252827 79.879713) (xy 193.238628 79.887921)
- (xy 193.222829 79.896616) (xy 193.206446 79.905945) (xy 193.190637 79.916167) (xy 193.175403 79.92728)
- (xy 193.160744 79.939285) (xy 193.14666 79.952182) (xy 193.133151 79.965972) (xy 193.120217 79.980653)
- (xy 193.110894 79.992249) (xy 193.107858 79.996226) (xy 193.098924 80.008381) (xy 193.087162 80.025564)
- (xy 193.077365 80.041486) (xy 193.069534 80.056147) (xy 193.062151 80.073736) (xy 193.058262 80.089083)
- (xy 193.058316 80.105117) (xy 193.065588 80.119736) (xy 193.06976 80.123488) (xy 193.083212 80.130815)
- (xy 193.098258 80.133724) (xy 193.114899 80.132215) (xy 193.133135 80.126289) (xy 193.147858 80.118944)
- (xy 193.163478 80.109114) (xy 193.179995 80.0968) (xy 193.191504 80.087209) (xy 193.203413 80.076515)
- (xy 193.21572 80.064715) (xy 193.222022 80.058401) (xy 193.234097 80.045752) (xy 193.246451 80.033394)
- (xy 193.259082 80.021328) (xy 193.271991 80.009555) (xy 193.285179 79.998073) (xy 193.298644 79.986883)
- (xy 193.312388 79.975986) (xy 193.32641 79.96538) (xy 193.34071 79.955067) (xy 193.355288 79.945045)
- (xy 193.370144 79.935315) (xy 193.385278 79.925878) (xy 193.40069 79.916732) (xy 193.416381 79.907878)
- (xy 193.43235 79.899317) (xy 193.448596 79.891047) (xy 193.464077 79.883954) (xy 193.480257 79.878177)
- (xy 193.497137 79.873716) (xy 193.514717 79.870571) (xy 193.532997 79.868742) (xy 193.551977 79.868229)
- (xy 193.566671 79.868707) (xy 193.581759 79.869926) (xy 193.592037 79.87115) (xy 193.607614 79.873624)
- (xy 193.623278 79.877075) (xy 193.639029 79.881502) (xy 193.654866 79.886906) (xy 193.67079 79.893287)
- (xy 193.6868 79.900644) (xy 193.702898 79.908977) (xy 193.719082 79.918287) (xy 193.735352 79.928574)
- (xy 193.751709 79.939836) (xy 193.762662 79.947888) (xy 193.77862 79.960369) (xy 193.793688 79.97309)
- (xy 193.807865 79.986051) (xy 193.821151 79.999252) (xy 193.833547 80.012693) (xy 193.845053 80.026375)
- (xy 193.855667 80.040297) (xy 193.865392 80.054458) (xy 193.874225 80.06886) (xy 193.882168 80.083502)
- (xy 193.886969 80.093397) (xy 193.89341 80.108247) (xy 193.898952 80.123145) (xy 193.903595 80.138092)
- (xy 193.907339 80.153086) (xy 193.910183 80.168129) (xy 193.912129 80.18322) (xy 193.913175 80.198359)
- (xy 193.913322 80.213547) (xy 193.91257 80.228782) (xy 193.910919 80.244066) (xy 193.909318 80.254282)
- (xy 193.905356 80.272735) (xy 193.900661 80.29131) (xy 193.895233 80.310006) (xy 193.889072 80.328824)
- (xy 193.882178 80.347762) (xy 193.874551 80.366823) (xy 193.866191 80.386004) (xy 193.857098 80.405308)
- (xy 193.847272 80.424732) (xy 193.836713 80.444278) (xy 193.825421 80.463945) (xy 193.813396 80.483734)
- (xy 193.800638 80.503644) (xy 193.787147 80.523676) (xy 193.772923 80.543829) (xy 193.757966 80.564103)
- (xy 193.74231 80.584111) (xy 193.72599 80.603464) (xy 193.709006 80.622163) (xy 193.691357 80.640206)
- (xy 193.673044 80.657595) (xy 193.654067 80.67433) (xy 193.634426 80.69041) (xy 193.61412 80.705835)
- (xy 193.59315 80.720605) (xy 193.571516 80.734721) (xy 193.549218 80.748182) (xy 193.526255 80.760988)
- (xy 193.502628 80.77314) (xy 193.478337 80.784637) (xy 193.453381 80.79548)
- )
- )
- (polygon
- (pts
- (xy 193.96462 78.694434) (xy 193.98005 78.695119) (xy 193.996256 78.696499) (xy 194.012254 78.698421)
- (xy 194.028044 78.700885) (xy 194.043627 78.703891) (xy 194.059001 78.70744) (xy 194.074168 78.711531)
- (xy 194.089126 78.716164) (xy 194.103877 78.721339) (xy 194.11842 78.727056) (xy 194.132755 78.733316)
- (xy 194.146882 78.740118) (xy 194.160801 78.747462) (xy 194.174513 78.755348) (xy 194.188016 78.763776)
- (xy 194.201312 78.772747) (xy 194.214399 78.78226) (xy 194.226985 78.792059) (xy 194.238846 78.801944)
- (xy 194.249984 78.811913) (xy 194.265334 78.827028) (xy 194.279055 78.842335) (xy 194.291147 78.857834)
- (xy 194.301611 78.873525) (xy 194.310447 78.889408) (xy 194.317654 78.905483) (xy 194.323233 78.921751)
- (xy 194.327183 78.93821) (xy 194.328912 78.949289) (xy 194.330441 78.965647) (xy 194.330953 78.981545)
- (xy 194.330449 78.996983) (xy 194.328928 79.011962) (xy 194.326391 79.026481) (xy 194.321426 79.045125)
- (xy 194.314655 79.062953) (xy 194.306077 79.079963) (xy 194.295691 79.096156) (xy 194.292813 79.100077)
- (xy 193.991853 79.499464) (xy 194.007316 79.508989) (xy 194.024083 79.515239) (xy 194.042152 79.518216)
- (xy 194.057545 79.518239) (xy 194.073771 79.516167) (xy 194.090832 79.512) (xy 194.108726 79.505736)
- (xy 194.113329 79.503843) (xy 194.126884 79.497715) (xy 194.144084 79.488886) (xy 194.160288 79.479306)
- (xy 194.175495 79.468975) (xy 194.189705 79.457894) (xy 194.202919 79.446061) (xy 194.215136 79.433477)
- (xy 194.226356 79.420142) (xy 194.229006 79.416691) (xy 194.238007 79.40458) (xy 194.2466 79.392677)
- (xy 194.258724 79.375214) (xy 194.269931 79.35822) (xy 194.280219 79.341696) (xy 194.289589 79.32564)
- (xy 194.298041 79.310055) (xy 194.305575 79.294938) (xy 194.312191 79.280291) (xy 194.317889 79.266113)
- (xy 194.324058 79.247939) (xy 194.331439 79.224142) (xy 194.335389 79.207851) (xy 194.339744 79.192896)
- (xy 194.345505 79.176712) (xy 194.351849 79.162451) (xy 194.359986 79.148243) (xy 194.363717 79.142956)
- (xy 194.374867 79.130622) (xy 194.388035 79.120539) (xy 194.403219 79.112707) (xy 194.42042 79.107126)
- (xy 194.439638 79.103796) (xy 194.455374 79.102775) (xy 194.472246 79.10302) (xy 194.490251 79.104532)
- (xy 194.509391 79.10731) (xy 194.524463 79.110603) (xy 194.541972 79.115229) (xy 194.558002 79.120421)
- (xy 194.572553 79.126178) (xy 194.588062 79.133833) (xy 194.601441 79.142303) (xy 194.603464 79.143793)
- (xy 194.620584 79.158892) (xy 194.634417 79.175913) (xy 194.644964 79.194854) (xy 194.652225 79.215716)
- (xy 194.656199 79.2385) (xy 194.656887 79.263204) (xy 194.65429 79.28983) (xy 194.648406 79.318377)
- (xy 194.644231 79.333371) (xy 194.639235 79.348845) (xy 194.633418 79.364799) (xy 194.626779 79.381234)
- (xy 194.619318 79.398149) (xy 194.611036 79.415544) (xy 194.601933 79.433419) (xy 194.592008 79.451775)
- (xy 194.581261 79.470611) (xy 194.569693 79.489928) (xy 194.557303 79.509724) (xy 194.544091 79.530001)
- (xy 194.530059 79.550758) (xy 194.515204 79.571996) (xy 194.499528 79.593713) (xy 194.483031 79.615911)
- (xy 194.471203 79.631258) (xy 194.459201 79.646136) (xy 194.447025 79.660546) (xy 194.434675 79.674489)
- (xy 194.42215 79.687963) (xy 194.409452 79.700969) (xy 194.39658 79.713507) (xy 194.383533 79.725577)
- (xy 194.370313 79.737178) (xy 194.356918 79.748312) (xy 194.343349 79.758978) (xy 194.329606 79.769175)
- (xy 194.315689 79.778905) (xy 194.301598 79.788166) (xy 194.287332 79.796959) (xy 194.272893 79.805284)
- (xy 194.258412 79.813089) (xy 194.243967 79.820394) (xy 194.229559 79.8272) (xy 194.215186 79.833506)
- (xy 194.200849 79.839312) (xy 194.186549 79.844618) (xy 194.172284 79.849425) (xy 194.158056 79.853732)
- (xy 194.143863 79.857539) (xy 194.122642 79.862314) (xy 194.101502 79.865964) (xy 194.080444 79.86849)
- (xy 194.059466 79.869891) (xy 194.045526 79.870201) (xy 194.018665 79.870125) (xy 193.992178 79.869029)
- (xy 193.966064 79.866914) (xy 193.940325 79.86378) (xy 193.914959 79.859626) (xy 193.889968 79.854454)
- (xy 193.86535 79.848262) (xy 193.841105 79.84105) (xy 193.817235 79.83282) (xy 193.793739 79.82357)
- (xy 193.770616 79.813301) (xy 193.747867 79.802013) (xy 193.725492 79.789706) (xy 193.703491 79.776379)
- (xy 193.681864 79.762033) (xy 193.66061 79.746668) (xy 193.647518 79.736592) (xy 193.634794 79.726374)
- (xy 193.622438 79.716012) (xy 193.610451 79.705509) (xy 193.598832 79.694862) (xy 193.587581 79.684073)
- (xy 193.576698 79.673141) (xy 193.566184 79.662066) (xy 193.556038 79.650848) (xy 193.54626 79.639488)
- (xy 193.53685 79.627985) (xy 193.527809 79.61634) (xy 193.510831 79.592621) (xy 193.495326 79.568331)
- (xy 193.481295 79.54347) (xy 193.468736 79.518038) (xy 193.45765 79.492036) (xy 193.448038 79.465462)
- (xy 193.439898 79.438318) (xy 193.433232 79.410603) (xy 193.428038 79.382318) (xy 193.424318 79.353461)
- (xy 193.42206 79.324391) (xy 193.421197 79.295537) (xy 193.42173 79.266901) (xy 193.422803 79.251094)
- (xy 193.781045 79.251094) (xy 193.781366 79.261948) (xy 193.782508 79.277894) (xy 193.784472 79.292974)
- (xy 193.788368 79.311736) (xy 193.793724 79.328961) (xy 193.800539 79.344648) (xy 193.808814 79.358797)
- (xy 193.818549 79.371408) (xy 193.829744 79.382482) (xy 193.835889 79.387442) (xy 193.99596 79.17502)
- (xy 194.006436 79.159368) (xy 194.01372 79.144451) (xy 194.017813 79.130268) (xy 194.018442 79.113573)
- (xy 194.014084 79.098025) (xy 194.00474 79.083626) (xy 193.993674 79.072932) (xy 193.990409 79.070374)
- (xy 193.978083 79.062217) (xy 193.962856 79.055086) (xy 193.947154 79.050855) (xy 193.930976 79.049523)
- (xy 193.914323 79.051091) (xy 193.905818 79.052963) (xy 193.891569 79.057667) (xy 193.87755 79.064472)
- (xy 193.863764 79.073378) (xy 193.850208 79.084384) (xy 193.83953 79.094701) (xy 193.829001 79.106363)
- (xy 193.818619 79.11937) (xy 193.809018 79.133566) (xy 193.800829 79.148799) (xy 193.794053 79.165067)
- (xy 193.78869 79.182372) (xy 193.78474 79.200712) (xy 193.782203 79.220088) (xy 193.781226 79.2353)
- (xy 193.781045 79.251094) (xy 193.422803 79.251094) (xy 193.423659 79.23848) (xy 193.426983 79.210277)
- (xy 193.431703 79.18229) (xy 193.437819 79.15452) (xy 193.445331 79.126967) (xy 193.454238 79.09963)
- (xy 193.464541 79.07251) (xy 193.476239 79.045607) (xy 193.482612 79.032237) (xy 193.489334 79.01892)
- (xy 193.496404 79.005658) (xy 193.503824 78.992451) (xy 193.511592 78.979297) (xy 193.519709 78.966197)
- (xy 193.528176 78.953152) (xy 193.536991 78.940161) (xy 193.546155 78.927224) (xy 193.555668 78.914341)
- (xy 193.566762 78.899954) (xy 193.577996 78.886054) (xy 193.58937 78.87264) (xy 193.600884 78.859712)
- (xy 193.612537 78.84727) (xy 193.62433 78.835315) (xy 193.636264 78.823845) (xy 193.648337 78.812862)
- (xy 193.66055 78.802365) (xy 193.672903 78.792354) (xy 193.685395 78.78283) (xy 193.698028 78.773791)
- (xy 193.7108 78.765239) (xy 193.723713 78.757173) (xy 193.736765 78.749593) (xy 193.749957 78.742499)
- (xy 193.763289 78.735891) (xy 193.776761 78.72977) (xy 193.790372 78.724135) (xy 193.804124 78.718986)
- (xy 193.832046 78.710146) (xy 193.860528 78.703251) (xy 193.874979 78.700533) (xy 193.889569 78.698301)
- (xy 193.9043 78.696555) (xy 193.91917 78.695296) (xy 193.93418 78.694522) (xy 193.949331 78.694235)
- )
- )
- (polygon
- (pts
- (xy 194.624802 77.620349) (xy 194.640855 77.623586) (xy 194.655249 77.62758) (xy 194.669458 77.632978)
- (xy 194.679058 77.637838) (xy 194.691983 77.645581) (xy 194.705889 77.654835) (xy 194.719924 77.664762)
- (xy 194.733341 77.67463) (xy 194.738098 77.678199) (xy 195.435928 78.204052) (xy 195.447862 78.213251)
- (xy 195.459451 78.222603) (xy 195.470695 78.232109) (xy 195.492148 78.251579) (xy 195.512222 78.271663)
- (xy 195.530917 78.292359) (xy 195.548233 78.313668) (xy 195.564169 78.33559) (xy 195.578726 78.358125)
- (xy 195.591904 78.381272) (xy 195.603702 78.405033) (xy 195.614122 78.429406) (xy 195.623162 78.454392)
- (xy 195.630822 78.479991) (xy 195.637104 78.506203) (xy 195.642006 78.533027) (xy 195.645529 78.560464)
- (xy 195.646773 78.574413) (xy 195.648416 78.602236) (xy 195.648928 78.629623) (xy 195.648311 78.656575)
- (xy 195.646563 78.68309) (xy 195.643685 78.70917) (xy 195.639677 78.734813) (xy 195.634539 78.760021)
- (xy 195.62827 78.784793) (xy 195.620872 78.809129) (xy 195.612343 78.833029) (xy 195.602684 78.856493)
- (xy 195.591895 78.879521) (xy 195.579976 78.902113) (xy 195.566926 78.924269) (xy 195.552747 78.94599)
- (xy 195.537437 78.967274) (xy 195.525155 78.983064) (xy 195.512454 78.998393) (xy 195.499331 79.013262)
- (xy 195.485789 79.027672) (xy 195.471826 79.041621) (xy 195.457443 79.05511) (xy 195.44264 79.068139)
- (xy 195.427416 79.080708) (xy 195.411773 79.092817) (xy 195.395709 79.104466) (xy 195.379224 79.115654)
- (xy 195.36232 79.126383) (xy 195.344995 79.136652) (xy 195.327249 79.14646) (xy 195.309084 79.155809)
- (xy 195.290498 79.164698) (xy 195.272154 79.172928) (xy 195.254585 79.180319) (xy 195.237792 79.186872)
- (xy 195.221773 79.192587) (xy 195.20653 79.197463) (xy 195.192063 79.2015) (xy 195.171815 79.205983)
- (xy 195.153311 79.20858) (xy 195.136552 79.20929) (xy 195.121537 79.208113) (xy 195.104231 79.203608)
- (xy 195.090026 79.19575) (xy 195.078203 79.186143) (xy 195.067314 79.175845) (xy 195.057357 79.164854)
- (xy 195.048333 79.153172) (xy 195.040242 79.140797) (xy 195.033083 79.12773) (xy 195.026858 79.113971)
- (xy 195.021565 79.09952) (xy 195.017205 79.084376) (xy 195.013777 79.068541) (xy 195.012011 79.057599)
- (xy 195.008729 79.04005) (xy 195.005992 79.024008) (xy 195.003798 79.009473) (xy 195.001884 78.994021)
- (xy 195.000641 78.978738) (xy 195.00041 78.971331) (xy 195.0018 78.955949) (xy 195.005983 78.941292)
- (xy 195.012957 78.92736) (xy 195.018039 78.919933) (xy 195.028313 78.908924) (xy 195.041276 78.899598)
- (xy 195.054824 78.892817) (xy 195.070431 78.887324) (xy 195.075269 78.885991) (xy 195.090463 78.88153)
- (xy 195.105251 78.876594) (xy 195.119633 78.871184) (xy 195.133609 78.8653) (xy 195.147179 78.858942)
- (xy 195.160343 78.852109) (xy 195.173102 78.844802) (xy 195.191478 78.832951) (xy 195.208941 78.820034)
- (xy 195.225491 78.806049) (xy 195.241128 78.790997) (xy 195.255851 78.774878) (xy 195.265159 78.763539)
- (xy 195.26966 78.757692) (xy 195.278112 78.74555) (xy 195.287509 78.728967) (xy 195.294765 78.711932)
- (xy 195.299882 78.694445) (xy 195.302859 78.676508) (xy 195.303696 78.658119) (xy 195.302393 78.639278)
- (xy 195.29895 78.619986) (xy 195.297755 78.615093) (xy 195.293576 78.600631) (xy 195.288503 78.586607)
- (xy 195.282534 78.573022) (xy 195.275671 78.559875) (xy 195.267913 78.547167) (xy 195.259261 78.534897)
- (xy 195.249713 78.523065) (xy 195.23927 78.511673) (xy 195.227933 78.500718) (xy 195.2157 78.490202)
- (xy 195.207048 78.483435) (xy 195.15643 78.445291) (xy 195.160375 78.461287) (xy 195.163216 78.477378)
- (xy 195.164953 78.493565) (xy 195.165585 78.509847) (xy 195.165112 78.526226) (xy 195.163535 78.542701)
- (xy 195.160854 78.559272) (xy 195.157068 78.575939) (xy 195.152177 78.592701) (xy 195.146182 78.60956)
- (xy 195.139083 78.626515) (xy 195.130879 78.643565) (xy 195.121571 78.660712) (xy 195.111158 78.677954)
- (xy 195.099641 78.695293) (xy 195.087019 78.712727) (xy 195.073394 78.729762) (xy 195.058867 78.745902)
- (xy 195.043437 78.761146) (xy 195.027104 78.775496) (xy 195.00987 78.78895) (xy 194.991732 78.80151)
- (xy 194.972693 78.813174) (xy 194.95275 78.823944) (xy 194.931906 78.833818) (xy 194.910159 78.842797)
- (xy 194.88751 78.850881) (xy 194.863958 78.85807) (xy 194.839503 78.864364) (xy 194.814147 78.869763)
- (xy 194.787888 78.874267) (xy 194.760726 78.877876) (xy 194.733296 78.880371) (xy 194.706251 78.881661)
- (xy 194.679591 78.881747) (xy 194.653315 78.880627) (xy 194.627424 78.878303) (xy 194.601917 78.874775)
- (xy 194.576795 78.870041) (xy 194.552057 78.864103) (xy 194.527704 78.856961) (xy 194.503736 78.848613)
- (xy 194.480152 78.839061) (xy 194.456952 78.828304) (xy 194.434137 78.816343) (xy 194.411707 78.803176)
- (xy 194.389661 78.788805) (xy 194.368 78.77323) (xy 194.347021 78.756668) (xy 194.327095 78.739395)
- (xy 194.308221 78.721409) (xy 194.290399 78.702711) (xy 194.273631 78.683302) (xy 194.257915 78.66318)
- (xy 194.243251 78.642347) (xy 194.22964 78.620801) (xy 194.217082 78.598543) (xy 194.205577 78.575573)
- (xy 194.195124 78.551892) (xy 194.185724 78.527498) (xy 194.177376 78.502392) (xy 194.170081 78.476574)
- (xy 194.163839 78.450044) (xy 194.158649 78.422802) (xy 194.154589 78.395459) (xy 194.151683 78.368697)
- (xy 194.149928 78.342518) (xy 194.149915 78.34196) (xy 194.512695 78.34196) (xy 194.514473 78.360373)
- (xy 194.516122 78.369685) (xy 194.520475 78.387803) (xy 194.526071 78.404879) (xy 194.532911 78.420914)
- (xy 194.540994 78.435907) (xy 194.550321 78.449859) (xy 194.560891 78.46277) (xy 194.572705 78.47464)
- (xy 194.585762 78.485468) (xy 194.599778 78.494976) (xy 194.614468 78.502885) (xy 194.629833 78.509195)
- (xy 194.645873 78.513906) (xy 194.662587 78.517018) (xy 194.679975 78.518531) (xy 194.698038 78.518445)
- (xy 194.716776 78.51676) (xy 194.735382 78.513471) (xy 194.753051 78.508572) (xy 194.769782 78.502063)
- (xy 194.785576 78.493945) (xy 194.800433 78.484218) (xy 194.814352 78.47288) (xy 194.827333 78.459934)
- (xy 194.839377 78.445378) (xy 194.850005 78.429819) (xy 194.858738 78.413864) (xy 194.865576 78.397513)
- (xy 194.870519 78.380766) (xy 194.873566 78.363624) (xy 194.874719 78.346086) (xy 194.873977 78.328152)
- (xy 194.871339 78.309822) (xy 194.867203 78.29176) (xy 194.861852 78.274776) (xy 194.855288 78.25887)
- (xy 194.84751 78.244042) (xy 194.838518 78.230292) (xy 194.828313 78.21762) (xy 194.816894 78.206026)
- (xy 194.804261 78.19551) (xy 194.790599 78.186169) (xy 194.776241 78.178209) (xy 194.761186 78.17163)
- (xy 194.745434 78.166434) (xy 194.728985 78.162618) (xy 194.711838 78.160184) (xy 194.693995 78.159131)
- (xy 194.675455 78.15946) (xy 194.657024 78.161376) (xy 194.639397 78.165231) (xy 194.622573 78.171025)
- (xy 194.606553 78.178758) (xy 194.591337 78.18843) (xy 194.576926 78.20004) (xy 194.563317 78.21359)
- (xy 194.553639 78.225025) (xy 194.550513 78.229079) (xy 194.541781 78.241501) (xy 194.534189 78.254081)
- (xy 194.525839 78.271098) (xy 194.519514 78.288394) (xy 194.515215 78.30597) (xy 194.512942 78.323825)
- (xy 194.512695 78.34196) (xy 194.149915 78.34196) (xy 194.149327 78.31692) (xy 194.149879 78.291904)
- (xy 194.151583 78.26747) (xy 194.15444 78.243618) (xy 194.158449 78.220349) (xy 194.163611 78.19766)
- (xy 194.169926 78.175554) (xy 194.177394 78.15403) (xy 194.186015 78.133088) (xy 194.195788 78.112728)
- (xy 194.206714 78.092949) (xy 194.218793 78.073753) (xy 194.232024 78.055138) (xy 194.243036 78.041209)
- (xy 194.254466 78.028097) (xy 194.266312 78.0158) (xy 194.278576 78.004319) (xy 194.291257 77.993655)
- (xy 194.304355 77.983806) (xy 194.317871 77.974774) (xy 194.331803 77.966558) (xy 194.345546 77.959174)
- (xy 194.361605 77.951135) (xy 194.376419 77.944422) (xy 194.392553 77.938114) (xy 194.406895 77.933713)
- (xy 194.419445 77.93122) (xy 194.434443 77.929275) (xy 194.450109 77.927961) (xy 194.466018 77.927585)
- (xy 194.473381 77.927825) (xy 194.460841 77.914997) (xy 194.450319 77.901809) (xy 194.441816 77.888261)
- (xy 194.435332 77.874352) (xy 194.430867 77.860083) (xy 194.42842 77.845454) (xy 194.428006 77.839501)
- (xy 194.428547 77.824052) (xy 194.431612 77.80775) (xy 194.437201 77.790595) (xy 194.44349 77.776257)
- (xy 194.451394 77.761373) (xy 194.460914 77.745943) (xy 194.472049 77.729968) (xy 194.475086 77.725888)
- (xy 194.484243 77.713924) (xy 194.496003 77.69915) (xy 194.507249 77.685723) (xy 194.517982 77.673644)
- (xy 194.528201 77.662913) (xy 194.540253 77.651394) (xy 194.551501 77.64198) (xy 194.557865 77.637343)
- (xy 194.572306 77.628691) (xy 194.58686 77.622802) (xy 194.601527 77.619677) (xy 194.616306 77.619315)
- )
- )
- )
- )
- (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "F.SilkS") (tstamp d3cd54aa-a4c0-4ae2-b301-928cfe14907e)
- (effects (font (size 3 3) (thickness 0.6)))
- )
- (gr_text "cc-by-sa" (at 194.15 82.775 53) (layer "F.SilkS") (tstamp d9972955-3442-4947-bb4c-b7565fbe6bb7)
- (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3)))
- (render_cache "cc-by-sa" 53
- (polygon
- (pts
- (xy 191.829491 85.964683) (xy 191.842964 85.974186) (xy 191.8565 85.982438) (xy 191.870099 85.989441)
- (xy 191.883762 85.995192) (xy 191.902078 86.000916) (xy 191.920506 86.004417) (xy 191.939047 86.005694)
- (xy 191.9577 86.004748) (xy 191.976467 86.00158) (xy 191.994668 85.996688) (xy 192.011772 85.990683)
- (xy 192.02778 85.983564) (xy 192.042692 85.975333) (xy 192.056507 85.965989) (xy 192.069225 85.955532)
- (xy 192.080847 85.943962) (xy 192.091372 85.931279) (xy 192.100837 85.91771) (xy 192.109167 85.903631)
- (xy 192.116362 85.889041) (xy 192.122423 85.87394) (xy 192.12735 85.858328) (xy 192.131142 85.842205)
- (xy 192.133799 85.825571) (xy 192.135322 85.808426) (xy 192.136538 85.791545) (xy 192.138312 85.775959)
- (xy 192.141315 85.758298) (xy 192.14519 85.74266) (xy 192.150991 85.726565) (xy 192.158047 85.713385)
- (xy 192.160679 85.709638) (xy 192.171864 85.697696) (xy 192.186348 85.687179) (xy 192.199375 85.680226)
- (xy 192.214258 85.674075) (xy 192.230997 85.668725) (xy 192.249591 85.664176) (xy 192.270041 85.660429)
- (xy 192.284704 85.658377) (xy 192.300193 85.65668) (xy 192.316506 85.65534) (xy 192.333644 85.654356)
- (xy 192.342522 85.653997) (xy 192.361451 85.653961) (xy 192.379143 85.6549) (xy 192.395599 85.656814)
- (xy 192.410818 85.659703) (xy 192.428103 85.664685) (xy 192.443457 85.67119) (xy 192.456879 85.679219)
- (xy 192.459331 85.681007) (xy 192.470657 85.69082) (xy 192.480605 85.702151) (xy 192.489175 85.714999)
- (xy 192.496367 85.729366) (xy 192.502182 85.74525) (xy 192.506619 85.762653) (xy 192.509678 85.781574)
- (xy 192.51136 85.802012) (xy 192.511663 85.823969) (xy 192.5111 85.83945) (xy 192.509925 85.855606)
- (xy 192.509108 85.863937) (xy 192.508123 85.882272) (xy 192.506353 85.900552) (xy 192.503795 85.918777)
- (xy 192.500452 85.936947) (xy 192.496321 85.955062) (xy 192.491405 85.973122) (xy 192.485702 85.991128)
- (xy 192.479213 86.009078) (xy 192.471937 86.026973) (xy 192.463875 86.044813) (xy 192.455026 86.062598)
- (xy 192.445391 86.080328) (xy 192.43497 86.098002) (xy 192.423762 86.115622) (xy 192.411767 86.133187)
- (xy 192.398987 86.150697) (xy 192.383809 86.169921) (xy 192.367819 86.188387) (xy 192.351017 86.206094)
- (xy 192.333403 86.223043) (xy 192.314978 86.239233) (xy 192.295741 86.254664) (xy 192.275693 86.269336)
- (xy 192.254832 86.28325) (xy 192.23316 86.296406) (xy 192.210677 86.308803) (xy 192.187381 86.320441)
- (xy 192.163274 86.33132) (xy 192.138355 86.341441) (xy 192.112624 86.350804) (xy 192.086082 86.359407)
- (xy 192.058728 86.367252) (xy 192.038725 86.372131) (xy 192.018417 86.376087) (xy 191.997805 86.379121)
- (xy 191.976889 86.381231) (xy 191.955668 86.382418) (xy 191.934143 86.382683) (xy 191.912313 86.382025)
- (xy 191.897591 86.381073) (xy 191.882733 86.379711) (xy 191.867741 86.377939) (xy 191.852612 86.375757)
- (xy 191.837349 86.373165) (xy 191.829666 86.371715) (xy 191.814289 86.36846) (xy 191.799029 86.364755)
- (xy 191.783885 86.360601) (xy 191.768858 86.355997) (xy 191.753947 86.350943) (xy 191.739154 86.34544)
- (xy 191.724476 86.339487) (xy 191.709916 86.333084) (xy 191.695472 86.326232) (xy 191.681145 86.31893)
- (xy 191.666934 86.311178) (xy 191.65284 86.302977) (xy 191.638863 86.294326) (xy 191.625003 86.285225)
- (xy 191.611259 86.275675) (xy 191.597631 86.265675) (xy 191.584235 86.255311) (xy 191.571257 86.244725)
- (xy 191.558698 86.233917) (xy 191.546557 86.222886) (xy 191.534834 86.211633) (xy 191.523529 86.200158)
- (xy 191.512644 86.188461) (xy 191.502176 86.176541) (xy 191.492127 86.164399) (xy 191.482496 86.152035)
- (xy 191.473284 86.139448) (xy 191.46449 86.126639) (xy 191.456114 86.113608) (xy 191.448157 86.100354)
- (xy 191.440618 86.086878) (xy 191.433497 86.07318) (xy 191.42676 86.059347) (xy 191.420442 86.045523)
- (xy 191.414545 86.031707) (xy 191.409067 86.0179) (xy 191.40401 86.0041) (xy 191.397212 85.983418)
- (xy 191.39136 85.962753) (xy 191.386452 85.942108) (xy 191.382491 85.921482) (xy 191.379474 85.900875)
- (xy 191.377403 85.880286) (xy 191.376277 85.859717) (xy 191.376112 85.852864) (xy 191.375876 85.825164)
- (xy 191.376618 85.797975) (xy 191.378336 85.771296) (xy 191.381032 85.745127) (xy 191.384705 85.71947)
- (xy 191.389355 85.694322) (xy 191.394983 85.669686) (xy 191.401587 85.645559) (xy 191.409169 85.621944)
- (xy 191.417727 85.598839) (xy 191.427263 85.576244) (xy 191.437776 85.55416) (xy 191.449266 85.532587)
- (xy 191.461734 85.511524) (xy 191.475178 85.490972) (xy 191.4896 85.47093) (xy 191.498787 85.459064)
- (xy 191.508242 85.447497) (xy 191.517963 85.436228) (xy 191.527952 85.425257) (xy 191.538208 85.414584)
- (xy 191.548732 85.404209) (xy 191.559522 85.394132) (xy 191.57058 85.384354) (xy 191.581905 85.374873)
- (xy 191.593497 85.365691) (xy 191.601374 85.359735) (xy 191.616835 85.34832) (xy 191.631511 85.33789)
- (xy 191.645402 85.328446) (xy 191.658507 85.319986) (xy 191.673784 85.310797) (xy 191.687835 85.303147)
- (xy 191.703075 85.295999) (xy 191.74033 85.281868) (xy 191.755847 85.276429) (xy 191.77006 85.271522)
- (xy 191.784992 85.266471) (xy 191.799884 85.261586) (xy 191.808013 85.259014) (xy 191.824322 85.255177)
- (xy 191.839891 85.252932) (xy 191.854719 85.252279) (xy 191.872212 85.253701) (xy 191.888547 85.25761)
- (xy 191.903725 85.264008) (xy 191.917744 85.272892) (xy 191.930721 85.284026) (xy 191.942952 85.297309)
- (xy 191.952201 85.309481) (xy 191.960972 85.323029) (xy 191.969266 85.337952) (xy 191.977083 85.354251)
- (xy 191.984423 85.371924) (xy 191.987914 85.381276) (xy 191.993455 85.397291) (xy 191.998301 85.412721)
- (xy 192.002451 85.427566) (xy 192.005907 85.441827) (xy 192.009786 85.46212) (xy 192.0121 85.481098)
- (xy 192.01285 85.49876) (xy 192.012036 85.515106) (xy 192.009657 85.530135) (xy 192.004051 85.548128)
- (xy 191.995664 85.56378) (xy 191.993133 85.567328) (xy 191.982019 85.579359) (xy 191.969671 85.589327)
- (xy 191.954519 85.599242) (xy 191.940378 85.607136) (xy 191.924441 85.614997) (xy 191.90671 85.622823)
- (xy 191.892233 85.62867) (xy 191.887183 85.630615) (xy 191.871341 85.634451) (xy 191.855931 85.640628)
- (xy 191.840951 85.649146) (xy 191.826403 85.660004) (xy 191.815075 85.670376) (xy 191.804022 85.682246)
- (xy 191.793246 85.695615) (xy 191.783328 85.710089) (xy 191.774851 85.725276) (xy 191.767815 85.741177)
- (xy 191.76222 85.75779) (xy 191.758066 85.775116) (xy 191.755353 85.793156) (xy 191.754081 85.811909)
- (xy 191.75425 85.831375) (xy 191.755515 85.846019) (xy 191.759066 85.864855) (xy 191.764745 85.8829)
- (xy 191.772554 85.900156) (xy 191.782491 85.916622) (xy 191.791341 85.928453) (xy 191.801389 85.93984)
- (xy 191.812635 85.950783) (xy 191.825078 85.961282)
- )
- )
- (polygon
- (pts
- (xy 192.469776 85.114997) (xy 192.483248 85.1245) (xy 192.496784 85.132753) (xy 192.510384 85.139755)
- (xy 192.524046 85.145507) (xy 192.542362 85.15123) (xy 192.56079 85.154731) (xy 192.579331 85.156008)
- (xy 192.597985 85.155063) (xy 192.616751 85.151894) (xy 192.634952 85.147002) (xy 192.652056 85.140997)
- (xy 192.668064 85.133879) (xy 192.682976 85.125648) (xy 192.696791 85.116303) (xy 192.709509 85.105846)
- (xy 192.721131 85.094276) (xy 192.731656 85.081593) (xy 192.741121 85.068024) (xy 192.749451 85.053945)
- (xy 192.756646 85.039355) (xy 192.762707 85.024254) (xy 192.767634 85.008642) (xy 192.771426 84.992519)
- (xy 192.774083 84.975885) (xy 192.775606 84.95874) (xy 192.776822 84.941859) (xy 192.778597 84.926274)
- (xy 192.781599 84.908612) (xy 192.785474 84.892974) (xy 192.791275 84.87688) (xy 192.798332 84.863699)
- (xy 192.800963 84.859953) (xy 192.812148 84.848011) (xy 192.826632 84.837493) (xy 192.839659 84.83054)
- (xy 192.854542 84.824389) (xy 192.871281 84.819039) (xy 192.889875 84.814491) (xy 192.910325 84.810744)
- (xy 192.924989 84.808691) (xy 192.940477 84.806994) (xy 192.95679 84.805654) (xy 192.973928 84.80467)
- (xy 192.982806 84.804312) (xy 193.001735 84.804276) (xy 193.019427 84.805215) (xy 193.035883 84.807128)
- (xy 193.051102 84.810017) (xy 193.068387 84.814999) (xy 193.083741 84.821504) (xy 193.097163 84.829533)
- (xy 193.099615 84.831322) (xy 193.110941 84.841134) (xy 193.120889 84.852465) (xy 193.129459 84.865313)
- (xy 193.136652 84.87968) (xy 193.142466 84.895565) (xy 193.146903 84.912967) (xy 193.149962 84.931888)
- (xy 193.151644 84.952327) (xy 193.151947 84.974283) (xy 193.151385 84.989764) (xy 193.150209 85.00592)
- (xy 193.149392 85.014251) (xy 193.148408 85.032586) (xy 193.146637 85.050866) (xy 193.144079 85.069091)
- (xy 193.140736 85.087262) (xy 193.136606 85.105377) (xy 193.131689 85.123437) (xy 193.125986 85.141442)
- (xy 193.119497 85.159392) (xy 193.112221 85.177287) (xy 193.104159 85.195127) (xy 193.09531 85.212912)
- (xy 193.085675 85.230642) (xy 193.075254 85.248317) (xy 193.064046 85.265937) (xy 193.052052 85.283501)
- (xy 193.039271 85.301011) (xy 193.024093 85.320236) (xy 193.008103 85.338701) (xy 192.991301 85.356408)
- (xy 192.973688 85.373357) (xy 192.955262 85.389547) (xy 192.936026 85.404978) (xy 192.915977 85.419651)
- (xy 192.895117 85.433565) (xy 192.873445 85.44672) (xy 192.850961 85.459117) (xy 192.827665 85.470755)
- (xy 192.803558 85.481635) (xy 192.778639 85.491755) (xy 192.752909 85.501118) (xy 192.726366 85.509721)
- (xy 192.699012 85.517567) (xy 192.679009 85.522446) (xy 192.658702 85.526402) (xy 192.63809 85.529435)
- (xy 192.617173 85.531545) (xy 192.595952 85.532733) (xy 192.574427 85.532997) (xy 192.552597 85.532339)
- (xy 192.537875 85.531387) (xy 192.523018 85.530025) (xy 192.508025 85.528253) (xy 192.492896 85.526071)
- (xy 192.477633 85.523479) (xy 192.46995 85.522029) (xy 192.454573 85.518774) (xy 192.439313 85.515069)
- (xy 192.424169 85.510915) (xy 192.409142 85.506311) (xy 192.394232 85.501258) (xy 192.379438 85.495754)
- (xy 192.364761 85.489801) (xy 192.3502 85.483399) (xy 192.335756 85.476546) (xy 192.321429 85.469244)
- (xy 192.307218 85.461493) (xy 192.293125 85.453291) (xy 192.279147 85.44464) (xy 192.265287 85.435539)
- (xy 192.251543 85.425989) (xy 192.237916 85.415989) (xy 192.224519 85.405625) (xy 192.211541 85.395039)
- (xy 192.198982 85.384231) (xy 192.186841 85.373201) (xy 192.175118 85.361948) (xy 192.163814 85.350473)
- (xy 192.152928 85.338775) (xy 192.14246 85.326855) (xy 192.132411 85.314713) (xy 192.12278 85.302349)
- (xy 192.113568 85.289762) (xy 192.104774 85.276953) (xy 192.096398 85.263922) (xy 192.088441 85.250668)
- (xy 192.080902 85.237192) (xy 192.073781 85.223494) (xy 192.067044 85.209662) (xy 192.060726 85.195837)
- (xy 192.054829 85.182021) (xy 192.049351 85.168214) (xy 192.044294 85.154415) (xy 192.037496 85.133732)
- (xy 192.031644 85.113068) (xy 192.026737 85.092423) (xy 192.022775 85.071796) (xy 192.019758 85.051189)
- (xy 192.017687 85.0306) (xy 192.016561 85.010031) (xy 192.016396 85.003178) (xy 192.01616 84.975478)
- (xy 192.016902 84.948289) (xy 192.018621 84.92161) (xy 192.021316 84.895442) (xy 192.024989 84.869784)
- (xy 192.02964 84.844637) (xy 192.035267 84.82) (xy 192.041871 84.795874) (xy 192.049453 84.772258)
- (xy 192.058012 84.749153) (xy 192.067547 84.726558) (xy 192.07806 84.704474) (xy 192.089551 84.682901)
- (xy 192.102018 84.661838) (xy 192.115462 84.641286) (xy 192.129884 84.621244) (xy 192.139071 84.609379)
- (xy 192.148526 84.597811) (xy 192.158247 84.586542) (xy 192.168236 84.575571) (xy 192.178492 84.564898)
- (xy 192.189016 84.554523) (xy 192.199806 84.544447) (xy 192.210864 84.534668) (xy 192.222189 84.525188)
- (xy 192.233781 84.516005) (xy 192.241658 84.510049) (xy 192.257119 84.498635) (xy 192.271795 84.488205)
- (xy 192.285686 84.47876) (xy 192.298791 84.4703) (xy 192.314069 84.461111) (xy 192.328119 84.453461)
- (xy 192.343359 84.446313) (xy 192.380614 84.432183) (xy 192.396131 84.426743) (xy 192.410344 84.421836)
- (xy 192.425276 84.416785) (xy 192.440168 84.4119) (xy 192.448297 84.409329) (xy 192.464607 84.405491)
- (xy 192.480175 84.403246) (xy 192.495003 84.402593) (xy 192.512496 84.404015) (xy 192.528831 84.407925)
- (xy 192.544009 84.414322) (xy 192.558028 84.423207) (xy 192.571005 84.43434) (xy 192.583236 84.447623)
- (xy 192.592485 84.459796) (xy 192.601256 84.473344) (xy 192.60955 84.488267) (xy 192.617367 84.504565)
- (xy 192.624707 84.522238) (xy 192.628198 84.53159) (xy 192.633739 84.547605) (xy 192.638585 84.563035)
- (xy 192.642735 84.577881) (xy 192.646191 84.592141) (xy 192.65007 84.612435) (xy 192.652384 84.631412)
- (xy 192.653135 84.649074) (xy 192.65232 84.66542) (xy 192.649941 84.680449) (xy 192.644336 84.698442)
- (xy 192.635949 84.714095) (xy 192.633417 84.717642) (xy 192.622303 84.729674) (xy 192.609955 84.739642)
- (xy 192.594803 84.749557) (xy 192.580662 84.757451) (xy 192.564725 84.765311) (xy 192.546994 84.773137)
- (xy 192.532517 84.778985) (xy 192.527467 84.780929) (xy 192.511625 84.784765) (xy 192.496215 84.790942)
- (xy 192.481235 84.79946) (xy 192.466687 84.810318) (xy 192.455359 84.82069) (xy 192.444307 84.832561)
- (xy 192.43353 84.845929) (xy 192.423612 84.860403) (xy 192.415135 84.87559) (xy 192.408099 84.891491)
- (xy 192.402504 84.908104) (xy 192.39835 84.925431) (xy 192.395637 84.94347) (xy 192.394365 84.962223)
- (xy 192.394534 84.981689) (xy 192.395799 84.996334) (xy 192.39935 85.015169) (xy 192.405029 85.033214)
- (xy 192.412838 85.05047) (xy 192.422775 85.066936) (xy 192.431626 85.078767) (xy 192.441673 85.090154)
- (xy 192.452919 85.101097) (xy 192.465362 85.111596)
- )
- )
- (polygon
- (pts
- (xy 193.497337 84.187862) (xy 193.195054 84.589005) (xy 193.181703 84.605678) (xy 193.168358 84.620259)
- (xy 193.155016 84.632746) (xy 193.14168 84.643141) (xy 193.128348 84.651442) (xy 193.115022 84.657651)
- (xy 193.09726 84.662673) (xy 193.079506 84.663975) (xy 193.061761 84.661556) (xy 193.052892 84.658951)
- (xy 193.038722 84.652794) (xy 193.023828 84.645156) (xy 193.010865 84.637661) (xy 192.997399 84.629138)
- (xy 192.983431 84.619587) (xy 192.968961 84.609008) (xy 192.954789 84.597947) (xy 192.941897 84.58709)
- (xy 192.930286 84.576436) (xy 192.919955 84.565986) (xy 192.909247 84.553713) (xy 192.900384 84.541734)
- (xy 192.892449 84.527852) (xy 192.886983 84.514074) (xy 192.883758 84.498455) (xy 192.883756 84.482972)
- (xy 192.88426 84.479122) (xy 192.888215 84.463115) (xy 192.894294 84.446515) (xy 192.900983 84.432229)
- (xy 192.909146 84.417532) (xy 192.918785 84.402423) (xy 192.927558 84.390039) (xy 192.929898 84.386902)
- (xy 193.232181 83.985759) (xy 193.245509 83.969088) (xy 193.258788 83.954517) (xy 193.272016 83.942045)
- (xy 193.285195 83.931673) (xy 193.298323 83.9234) (xy 193.315751 83.915635) (xy 193.33309 83.911602)
- (xy 193.35034 83.911301) (xy 193.367501 83.914732) (xy 193.371778 83.916173) (xy 193.386333 83.921841)
- (xy 193.401555 83.929107) (xy 193.414748 83.936383) (xy 193.428404 83.94477) (xy 193.442522 83.954267)
- (xy 193.457104 83.964874) (xy 193.471224 83.975872) (xy 193.484142 83.986682) (xy 193.495859 83.997303)
- (xy 193.506374 84.007736) (xy 193.517406 84.020005) (xy 193.526707 84.032003) (xy 193.535291 84.045527)
- (xy 193.54142 84.05887) (xy 193.545421 84.073898) (xy 193.546216 84.08869) (xy 193.545914 84.092351)
- (xy 193.541766 84.108406) (xy 193.536561 84.122439) (xy 193.529766 84.137065) (xy 193.521381 84.152286)
- (xy 193.513528 84.16489) (xy 193.504658 84.177874)
- )
- )
- (polygon
- (pts
- (xy 193.835692 82.802986) (xy 193.862343 82.805388) (xy 193.888592 82.809024) (xy 193.914437 82.813894)
- (xy 193.93988 82.819998) (xy 193.964919 82.827335) (xy 193.989556 82.835907) (xy 194.01379 82.845712)
- (xy 194.03762 82.856751) (xy 194.061048 82.869024) (xy 194.084073 82.882531) (xy 194.106695 82.897271)
- (xy 194.128914 82.913246) (xy 194.150392 82.930196) (xy 194.170792 82.947864) (xy 194.190114 82.966249)
- (xy 194.208357 82.985353) (xy 194.225522 83.005174) (xy 194.241608 83.025712) (xy 194.256616 83.046969)
- (xy 194.270545 83.068943) (xy 194.283396 83.091634) (xy 194.295169 83.115044) (xy 194.305863 83.139171)
- (xy 194.315479 83.164016) (xy 194.324017 83.189578) (xy 194.331476 83.215858) (xy 194.337857 83.242856)
- (xy 194.343159 83.270572) (xy 194.347378 83.298294) (xy 194.350453 83.325383) (xy 194.352386 83.35184)
- (xy 194.353174 83.377665) (xy 194.352819 83.402857) (xy 194.351321 83.427418) (xy 194.348679 83.451346)
- (xy 194.344894 83.474641) (xy 194.339965 83.497305) (xy 194.333893 83.519336) (xy 194.326677 83.540735)
- (xy 194.318318 83.561501) (xy 194.308816 83.581635) (xy 194.29817 83.601137) (xy 194.28638 83.620007)
- (xy 194.273448 83.638244) (xy 194.259898 83.655569) (xy 194.246203 83.671773) (xy 194.232363 83.686858)
- (xy 194.218378 83.700823) (xy 194.204248 83.713667) (xy 194.189973 83.725392) (xy 194.175552 83.735996)
- (xy 194.160986 83.74548) (xy 194.146276 83.753845) (xy 194.13142 83.761089) (xy 194.116418 83.767213)
- (xy 194.101272 83.772218) (xy 194.085981 83.776102) (xy 194.070544 83.778866) (xy 194.054963 83.78051)
- (xy 194.039236 83.781034) (xy 194.051299 83.795706) (xy 194.060349 83.811357) (xy 194.066388 83.827988)
- (xy 194.069414 83.845599) (xy 194.069428 83.86419) (xy 194.066429 83.88376) (xy 194.060418 83.904311)
- (xy 194.054738 83.918555) (xy 194.047718 83.933235) (xy 194.03936 83.94835) (xy 194.029663 83.963901)
- (xy 194.018627 83.979887) (xy 194.012607 83.988044) (xy 194.002668 84.000864) (xy 193.992861 84.012773)
- (xy 193.978397 84.028927) (xy 193.964228 84.04303) (xy 193.950355 84.055082) (xy 193.936778 84.065083)
- (xy 193.923496 84.073033) (xy 193.906248 84.080442) (xy 193.889525 84.084204) (xy 193.873328 84.08432)
- (xy 193.869361 84.083779) (xy 193.854987 84.080295) (xy 193.84008 84.075793) (xy 193.82525 84.070064)
- (xy 193.813791 84.064382) (xy 193.800418 84.056301) (xy 193.78809 84.048112) (xy 193.774076 84.038258)
- (xy 193.760722 84.028485) (xy 193.753581 84.023139) (xy 192.84943 83.341813) (xy 193.609887 83.341813)
- (xy 193.609983 83.360177) (xy 193.612208 83.378798) (xy 193.614118 83.388205) (xy 193.619038 83.406427)
- (xy 193.625125 83.423593) (xy 193.63238 83.439705) (xy 193.640803 83.454761) (xy 193.650394 83.468762)
- (xy 193.661153 83.481707) (xy 193.67308 83.493598) (xy 193.686175 83.504433) (xy 193.700198 83.513989)
- (xy 193.714908 83.522043) (xy 193.730307 83.528593) (xy 193.746394 83.533641) (xy 193.763169 83.537186)
- (xy 193.780632 83.539228) (xy 193.798783 83.539767) (xy 193.817622 83.538803) (xy 193.836271 83.53617)
- (xy 193.854 83.531811) (xy 193.870807 83.525725) (xy 193.886693 83.517913) (xy 193.901657 83.508374)
- (xy 193.915701 83.497109) (xy 193.928823 83.484118) (xy 193.941025 83.469401) (xy 193.95184 83.453575)
- (xy 193.960804 83.437256) (xy 193.967916 83.420446) (xy 193.973177 83.403144) (xy 193.976587 83.385349)
- (xy 193.978146 83.367063) (xy 193.977853 83.348285) (xy 193.975709 83.329015) (xy 193.971893 83.310013)
- (xy 193.966734 83.292148) (xy 193.96023 83.27542) (xy 193.952382 83.259829) (xy 193.943189 83.245376)
- (xy 193.932652 83.23206) (xy 193.92077 83.219881) (xy 193.907544 83.208839) (xy 193.893314 83.199112)
- (xy 193.878418 83.190876) (xy 193.862857 83.184132) (xy 193.846631 83.178879) (xy 193.82974 83.175117)
- (xy 193.812183 83.172847) (xy 193.793962 83.172069) (xy 193.775075 83.172781) (xy 193.756248 83.17508)
- (xy 193.738241 83.179315) (xy 193.721053 83.185487) (xy 193.704686 83.193596) (xy 193.689138 83.203641)
- (xy 193.674411 83.215624) (xy 193.663903 83.225881) (xy 193.653857 83.237228) (xy 193.647415 83.245398)
- (xy 193.638506 83.258088) (xy 193.630794 83.270923) (xy 193.622374 83.28826) (xy 193.616083 83.305854)
- (xy 193.611921 83.323705) (xy 193.609887 83.341813) (xy 192.84943 83.341813) (xy 192.747651 83.265117)
- (xy 192.733817 83.254547) (xy 192.721501 83.244831) (xy 192.70905 83.234574) (xy 192.697351 83.224274)
- (xy 192.69141 83.218608) (xy 192.680819 83.206658) (xy 192.671696 83.193836) (xy 192.663912 83.180796)
- (xy 192.659202 83.171859) (xy 192.654027 83.156613) (xy 192.652245 83.13981) (xy 192.653859 83.12145)
- (xy 192.657297 83.10666) (xy 192.662645 83.090994) (xy 192.669902 83.074452) (xy 192.679068 83.057035)
- (xy 192.690144 83.038743) (xy 192.698589 83.026062) (xy 192.707883 83.012992) (xy 192.712848 83.006311)
- (xy 192.722781 82.993497) (xy 192.732573 82.981609) (xy 192.746995 82.965511) (xy 192.761098 82.951496)
- (xy 192.774882 82.939562) (xy 192.788346 82.929711) (xy 192.801492 82.921941) (xy 192.818524 82.91482)
- (xy 192.834988 82.9114) (xy 192.850885 82.911682) (xy 192.854771 82.912331) (xy 192.86955 82.91507)
- (xy 192.884807 82.919012) (xy 192.899889 82.924482) (xy 192.911444 82.930265) (xy 192.924793 82.938328)
- (xy 192.937071 82.94648) (xy 192.951007 82.956276) (xy 192.964272 82.965981) (xy 192.971361 82.971287)
- (xy 193.321886 83.235427) (xy 193.318429 83.219226) (xy 193.315952 83.203065) (xy 193.314456 83.186945)
- (xy 193.31394 83.170864) (xy 193.314405 83.154823) (xy 193.315851 83.138823) (xy 193.318277 83.122862)
- (xy 193.321683 83.106942) (xy 193.32607 83.091061) (xy 193.331437 83.075221) (xy 193.337785 83.05942)
- (xy 193.345114 83.04366) (xy 193.353423 83.027939) (xy 193.362712 83.012259) (xy 193.372982 82.996618)
- (xy 193.384233 82.981018) (xy 193.398819 82.962743) (xy 193.414301 82.945444) (xy 193.430678 82.929121)
- (xy 193.44795 82.913774) (xy 193.466118 82.899402) (xy 193.485181 82.886007) (xy 193.505139 82.873587)
- (xy 193.525993 82.862143) (xy 193.547742 82.851674) (xy 193.570387 82.842181) (xy 193.593927 82.833664)
- (xy 193.618362 82.826123) (xy 193.643693 82.819558) (xy 193.669919 82.813968) (xy 193.697041 82.809354)
- (xy 193.725057 82.805716) (xy 193.753321 82.803183) (xy 193.781181 82.801884) (xy 193.808638 82.801818)
- )
- )
- (polygon
- (pts
- (xy 194.395918 81.65612) (xy 194.410554 81.648262) (xy 194.424748 81.641289) (xy 194.4385 81.635203)
- (xy 194.458301 81.627733) (xy 194.477108 81.622257) (xy 194.494921 81.618773) (xy 194.511741 81.617282)
- (xy 194.527567 81.617784) (xy 194.542399 81.620279) (xy 194.560629 81.626705) (xy 194.577093 81.636675)
- (xy 194.589742 81.647238) (xy 194.601063 81.658864) (xy 194.611057 81.671554) (xy 194.619723 81.685306)
- (xy 194.624078 81.693641) (xy 194.630699 81.706853) (xy 194.637664 81.720344) (xy 194.64261 81.728708)
- (xy 195.297397 82.91436) (xy 195.305137 82.92788) (xy 195.313116 82.942291) (xy 195.320847 82.956962)
- (xy 195.327776 82.971174) (xy 195.329062 82.974003) (xy 195.334378 82.9886) (xy 195.337422 83.003336)
- (xy 195.338816 83.019586) (xy 195.338906 83.027295) (xy 195.337473 83.043045) (xy 195.333174 83.058643)
- (xy 195.327061 83.072165) (xy 195.318754 83.08557) (xy 195.315977 83.089378) (xy 195.305742 83.101121)
- (xy 195.294712 83.111412) (xy 195.281409 83.122163) (xy 195.269131 83.131095) (xy 195.255397 83.140321)
- (xy 195.240209 83.149842) (xy 195.223567 83.159657) (xy 195.208938 83.167521) (xy 195.194764 83.174509)
- (xy 195.181046 83.180621) (xy 195.161322 83.188149) (xy 195.142623 83.193707) (xy 195.124949 83.197295)
- (xy 195.108299 83.198914) (xy 195.092674 83.198563) (xy 195.078073 83.196243) (xy 195.060199 83.190085)
- (xy 195.044147 83.180426) (xy 195.03119 83.166698) (xy 195.017713 83.148367) (xy 195.00694 83.132321)
- (xy 194.994734 83.113215) (xy 194.981098 83.091047) (xy 194.966029 83.065819) (xy 194.957958 83.052057)
- (xy 194.949529 83.03753) (xy 194.940742 83.022238) (xy 194.931597 83.006181) (xy 194.922095 82.989358)
- (xy 194.912234 82.971771) (xy 194.902016 82.953418) (xy 194.891439 82.9343) (xy 194.880505 82.914416)
- (xy 194.869213 82.893768) (xy 194.857563 82.872355) (xy 194.845555 82.850176) (xy 194.833189 82.827232)
- (xy 194.820465 82.803523) (xy 194.807383 82.779049) (xy 194.793944 82.753809) (xy 194.780146 82.727805)
- (xy 193.962771 82.637582) (xy 193.948028 82.635982) (xy 193.929855 82.633513) (xy 193.913378 82.630658)
- (xy 193.898595 82.627417) (xy 193.882501 82.622825) (xy 193.866685 82.616519) (xy 193.854684 82.609346)
- (xy 193.842291 82.597778) (xy 193.832033 82.58336) (xy 193.823908 82.566092) (xy 193.819214 82.55127)
- (xy 193.815721 82.534844) (xy 193.813428 82.516815) (xy 193.812335 82.497183) (xy 193.812442 82.475947)
- (xy 193.81318 82.4609) (xy 193.814452 82.445139) (xy 193.815288 82.436991) (xy 193.817209 82.421931)
- (xy 193.820165 82.40324) (xy 193.823574 82.386137) (xy 193.827435 82.370621) (xy 193.832897 82.35346)
- (xy 193.839065 82.33878) (xy 193.847399 82.324438) (xy 193.848887 82.322395) (xy 193.859709 82.309374)
- (xy 193.870955 82.298471) (xy 193.884324 82.288605) (xy 193.898246 82.281506) (xy 193.901813 82.280164)
- (xy 193.917365 82.275421) (xy 193.931766 82.272496) (xy 193.946416 82.271377) (xy 193.951878 82.271558)
- (xy 193.970039 82.273267) (xy 193.98832 82.275213) (xy 194.005803 82.277134) (xy 194.02652 82.279452)
- (xy 194.042127 82.281217) (xy 194.059171 82.283159) (xy 194.077652 82.285276) (xy 194.09757 82.28757)
- (xy 194.118925 82.29004) (xy 194.141718 82.292686) (xy 194.165947 82.295508) (xy 194.1786 82.296986)
- (xy 194.204168 82.299956) (xy 194.229537 82.30287) (xy 194.254708 82.305729) (xy 194.279682 82.308531)
- (xy 194.304457 82.311278) (xy 194.329035 82.313968) (xy 194.353414 82.316603) (xy 194.377596 82.319181)
- (xy 194.40158 82.321704) (xy 194.425366 82.32417) (xy 194.448954 82.326581) (xy 194.472344 82.328936)
- (xy 194.495536 82.331234) (xy 194.51853 82.333477) (xy 194.541326 82.335664) (xy 194.563924 82.337794)
- (xy 194.555107 82.32416) (xy 194.547511 82.311521) (xy 194.538184 82.295538) (xy 194.527128 82.276212)
- (xy 194.518796 82.26147) (xy 194.509695 82.245242) (xy 194.499826 82.227527) (xy 194.489187 82.208327)
- (xy 194.47778 82.187641) (xy 194.465604 82.165469) (xy 194.452658 82.14181) (xy 194.438945 82.116665)
- (xy 194.431799 82.103536) (xy 194.424462 82.090035) (xy 194.417137 82.076547) (xy 194.410031 82.063459)
- (xy 194.396472 82.03848) (xy 194.383785 82.015096) (xy 194.371971 81.99331) (xy 194.361028 81.973119)
- (xy 194.350958 81.954524) (xy 194.34176 81.937526) (xy 194.333435 81.922124) (xy 194.325981 81.908319)
- (xy 194.316437 81.890603) (xy 194.308855 81.876479) (xy 194.301798 81.863234) (xy 194.29823 81.856373)
- (xy 194.292334 81.84221) (xy 194.287483 81.827374) (xy 194.284036 81.814942) (xy 194.280957 81.798752)
- (xy 194.280825 81.782848) (xy 194.283639 81.767228) (xy 194.2894 81.751893) (xy 194.298106 81.736844)
- (xy 194.301663 81.73189) (xy 194.311813 81.719625) (xy 194.323658 81.707518) (xy 194.337198 81.695569)
- (xy 194.349251 81.686123) (xy 194.362389 81.676778) (xy 194.376613 81.667533) (xy 194.391921 81.65839)
- )
- )
- (polygon
- (pts
- (xy 195.554889 81.457398) (xy 195.252606 81.858541) (xy 195.239256 81.875214) (xy 195.22591 81.889795)
- (xy 195.212569 81.902282) (xy 195.199232 81.912677) (xy 195.185901 81.920978) (xy 195.172574 81.927187)
- (xy 195.154812 81.932209) (xy 195.137059 81.933511) (xy 195.119314 81.931092) (xy 195.110444 81.928487)
- (xy 195.096274 81.922329) (xy 195.081381 81.914692) (xy 195.068417 81.907197) (xy 195.054951 81.898674)
- (xy 195.040984 81.889123) (xy 195.026514 81.878544) (xy 195.012341 81.867483) (xy 194.99945 81.856626)
- (xy 194.987838 81.845972) (xy 194.977507 81.835522) (xy 194.9668 81.823249) (xy 194.957936 81.81127)
- (xy 194.950002 81.797388) (xy 194.944535 81.78361) (xy 194.94131 81.767991) (xy 194.941308 81.752508)
- (xy 194.941812 81.748658) (xy 194.945767 81.732651) (xy 194.951846 81.716051) (xy 194.958535 81.701765)
- (xy 194.966699 81.687068) (xy 194.976337 81.671958) (xy 194.98511 81.659575) (xy 194.987451 81.656438)
- (xy 195.289733 81.255295) (xy 195.303062 81.238624) (xy 195.31634 81.224053) (xy 195.329568 81.211581)
- (xy 195.342747 81.201209) (xy 195.355876 81.192936) (xy 195.373303 81.185171) (xy 195.390642 81.181138)
- (xy 195.407892 81.180837) (xy 195.425053 81.184268) (xy 195.42933 81.185709) (xy 195.443885 81.191377)
- (xy 195.459107 81.198643) (xy 195.4723 81.205919) (xy 195.485956 81.214306) (xy 195.500075 81.223803)
- (xy 195.514656 81.23441) (xy 195.528776 81.245408) (xy 195.541694 81.256218) (xy 195.553411 81.266839)
- (xy 195.563926 81.277272) (xy 195.574958 81.289541) (xy 195.584259 81.301539) (xy 195.592843 81.315063)
- (xy 195.598973 81.328406) (xy 195.602973 81.343434) (xy 195.603768 81.358226) (xy 195.603466 81.361887)
- (xy 195.599319 81.377942) (xy 195.594113 81.391975) (xy 195.587318 81.406601) (xy 195.578933 81.421822)
- (xy 195.57108 81.434426) (xy 195.56221 81.44741)
- )
- )
- (polygon
- (pts
- (xy 195.887011 81.339303) (xy 195.87045 81.343816) (xy 195.853933 81.344847) (xy 195.83746 81.342395)
- (xy 195.821031 81.33646) (xy 195.807373 81.328854) (xy 195.799193 81.32313) (xy 195.788263 81.313323)
- (xy 195.777414 81.300439) (xy 195.766648 81.284478) (xy 195.758628 81.270487) (xy 195.750654 81.254766)
- (xy 195.742727 81.237313) (xy 195.734846 81.21813) (xy 195.729618 81.204379) (xy 195.724411 81.18986)
- (xy 195.719224 81.17457) (xy 195.714058 81.158512) (xy 195.710126 81.143454) (xy 195.709421 81.128311)
- (xy 195.71194 81.113082) (xy 195.717685 81.097768) (xy 195.724936 81.084941) (xy 195.730362 81.077216)
- (xy 195.741635 81.064366) (xy 195.752897 81.054149) (xy 195.766154 81.043986) (xy 195.781404 81.033878)
- (xy 195.794151 81.026333) (xy 195.808019 81.018819) (xy 195.82301 81.011336) (xy 195.839122 81.003883)
- (xy 195.856355 80.996462) (xy 195.873644 80.98886) (xy 195.890028 80.980948) (xy 195.905509 80.972726)
- (xy 195.920087 80.964194) (xy 195.933761 80.955352) (xy 195.946532 80.9462) (xy 195.958399 80.936739)
- (xy 195.969363 80.926967) (xy 195.982576 80.913457) (xy 195.994183 80.899395) (xy 196.003422 80.886804)
- (xy 196.015548 80.868976) (xy 196.025595 80.85242) (xy 196.033563 80.837136) (xy 196.039452 80.823124)
- (xy 196.044069 80.806419) (xy 196.044643 80.788717) (xy 196.039442 80.774548) (xy 196.031123 80.765756)
- (xy 196.016757 80.761156) (xy 196.001111 80.764064) (xy 195.986188 80.770802) (xy 195.973592 80.77843)
- (xy 195.959794 80.788264) (xy 195.944793 80.800305) (xy 195.928589 80.814551) (xy 195.917118 80.825275)
- (xy 195.905112 80.836978) (xy 195.898909 80.843198) (xy 195.886817 80.854891) (xy 195.874353 80.866282)
- (xy 195.861519 80.877371) (xy 195.848312 80.88816) (xy 195.834735 80.898647) (xy 195.820786 80.908832)
- (xy 195.806465 80.918717) (xy 195.791773 80.9283) (xy 195.77671 80.937581) (xy 195.761276 80.946561)
- (xy 195.74547 80.95524) (xy 195.729292 80.963617) (xy 195.712743 80.971693) (xy 195.695823 80.979468)
- (xy 195.678531 80.986941) (xy 195.660868 80.994113) (xy 195.643781 80.999981) (xy 195.625999 81.004507)
- (xy 195.607521 81.007693) (xy 195.588348 81.009537) (xy 195.573512 81.01004) (xy 195.558284 81.009789)
- (xy 195.542666 81.008784) (xy 195.526657 81.007024) (xy 195.510256 81.004509) (xy 195.504702 81.003504)
- (xy 195.488015 80.999865) (xy 195.471323 80.995343) (xy 195.454626 80.98994) (xy 195.437926 80.983654)
- (xy 195.42122 80.976486) (xy 195.404511 80.968436) (xy 195.387797 80.959503) (xy 195.371078 80.949688)
- (xy 195.354355 80.938991) (xy 195.337628 80.927411) (xy 195.326474 80.919201) (xy 195.310362 80.9065)
- (xy 195.295308 80.893476) (xy 195.281313 80.88013) (xy 195.268376 80.866462) (xy 195.256497 80.852471)
- (xy 195.245677 80.838157) (xy 195.235915 80.823521) (xy 195.227211 80.808563) (xy 195.219566 80.793282)
- (xy 195.212979 80.777678) (xy 195.20745 80.761752) (xy 195.202979 80.745504) (xy 195.199567 80.728933)
- (xy 195.197214 80.71204) (xy 195.195918 80.694825) (xy 195.195681 80.677286) (xy 195.196502 80.659426)
- (xy 195.198382 80.641243) (xy 195.20132 80.622737) (xy 195.205316 80.603909) (xy 195.21037 80.584759)
- (xy 195.216483 80.565286) (xy 195.223654 80.545491) (xy 195.231884 80.525373) (xy 195.241172 80.504933)
- (xy 195.251518 80.48417) (xy 195.262922 80.463085) (xy 195.275385 80.441677) (xy 195.288906 80.419947)
- (xy 195.303486 80.397894) (xy 195.319124 80.375519) (xy 195.33582 80.352822) (xy 195.347336 80.338006)
- (xy 195.35934 80.323474) (xy 195.371831 80.309228) (xy 195.38481 80.295267) (xy 195.398277 80.281591)
- (xy 195.412231 80.2682) (xy 195.426673 80.255094) (xy 195.441602 80.242273) (xy 195.45702 80.229737)
- (xy 195.472924 80.217486) (xy 195.489317 80.205521) (xy 195.506197 80.19384) (xy 195.523565 80.182444)
- (xy 195.54142 80.171333) (xy 195.559764 80.160508) (xy 195.578594 80.149967) (xy 195.59168 80.14335)
- (xy 195.608283 80.136411) (xy 195.623923 80.131628) (xy 195.638597 80.129) (xy 195.655585 80.128744)
- (xy 195.671066 80.131855) (xy 195.68504 80.138334) (xy 195.690208 80.141867) (xy 195.702599 80.152628)
- (xy 195.714538 80.165891) (xy 195.723763 80.178304) (xy 195.732698 80.19232) (xy 195.741343 80.207937)
- (xy 195.749698 80.225157) (xy 195.755774 80.239123) (xy 195.761687 80.253991) (xy 195.767027 80.268881)
- (xy 195.771301 80.283024) (xy 195.775341 80.300719) (xy 195.777486 80.317087) (xy 195.777736 80.332127)
- (xy 195.775383 80.349059) (xy 195.770069 80.363917) (xy 195.763686 80.37431) (xy 195.75288 80.385377)
- (xy 195.740578 80.394954) (xy 195.727577 80.403771) (xy 195.712077 80.413348) (xy 195.697878 80.421557)
- (xy 195.682079 80.430252) (xy 195.665695 80.439581) (xy 195.649886 80.449802) (xy 195.634652 80.460915)
- (xy 195.619993 80.472921) (xy 195.605909 80.485818) (xy 195.5924 80.499607) (xy 195.579466 80.514288)
- (xy 195.570143 80.525885) (xy 195.567107 80.529862) (xy 195.558173 80.542017) (xy 195.546411 80.559199)
- (xy 195.536614 80.575121) (xy 195.528784 80.589783) (xy 195.5214 80.607371) (xy 195.517512 80.622719)
- (xy 195.517565 80.638752) (xy 195.524838 80.653371) (xy 195.529009 80.657124) (xy 195.542461 80.664451)
- (xy 195.557508 80.66736) (xy 195.574149 80.665851) (xy 195.592384 80.659924) (xy 195.607107 80.652579)
- (xy 195.622727 80.64275) (xy 195.639244 80.630435) (xy 195.650754 80.620845) (xy 195.662662 80.61015)
- (xy 195.674969 80.598351) (xy 195.681272 80.592037) (xy 195.693347 80.579387) (xy 195.7057 80.567029)
- (xy 195.718331 80.554964) (xy 195.731241 80.54319) (xy 195.744428 80.531708) (xy 195.757894 80.520519)
- (xy 195.771637 80.509621) (xy 195.785659 80.499016) (xy 195.799959 80.488702) (xy 195.814537 80.47868)
- (xy 195.829393 80.468951) (xy 195.844528 80.459513) (xy 195.85994 80.450367) (xy 195.87563 80.441514)
- (xy 195.891599 80.432952) (xy 195.907846 80.424683) (xy 195.923326 80.41759) (xy 195.939506 80.411813)
- (xy 195.956386 80.407352) (xy 195.973966 80.404207) (xy 195.992246 80.402377) (xy 196.011226 80.401864)
- (xy 196.025921 80.402343) (xy 196.041009 80.403561) (xy 196.051286 80.404785) (xy 196.066864 80.407259)
- (xy 196.082528 80.41071) (xy 196.098278 80.415138) (xy 196.114115 80.420542) (xy 196.130039 80.426922)
- (xy 196.14605 80.434279) (xy 196.162147 80.442613) (xy 196.178331 80.451923) (xy 196.194601 80.462209)
- (xy 196.210959 80.473472) (xy 196.221912 80.481523) (xy 196.23787 80.494004) (xy 196.252937 80.506725)
- (xy 196.267114 80.519686) (xy 196.280401 80.532887) (xy 196.292797 80.546329) (xy 196.304302 80.56001)
- (xy 196.314917 80.573932) (xy 196.324641 80.588094) (xy 196.333475 80.602496) (xy 196.341418 80.617138)
- (xy 196.346219 80.627032) (xy 196.35266 80.641883) (xy 196.358202 80.656781) (xy 196.362844 80.671727)
- (xy 196.366588 80.686722) (xy 196.369433 80.701765) (xy 196.371378 80.716856) (xy 196.372424 80.731995)
- (xy 196.372571 80.747182) (xy 196.371819 80.762418) (xy 196.370168 80.777702) (xy 196.368568 80.787918)
- (xy 196.364606 80.806371) (xy 196.359911 80.824945) (xy 196.354483 80.843641) (xy 196.348322 80.862459)
- (xy 196.341428 80.881398) (xy 196.333801 80.900458) (xy 196.325441 80.91964) (xy 196.316348 80.938943)
- (xy 196.306522 80.958367) (xy 196.295963 80.977913) (xy 196.28467 80.997581) (xy 196.272645 81.01737)
- (xy 196.259887 81.03728) (xy 196.246396 81.057311) (xy 196.232172 81.077464) (xy 196.217215 81.097739)
- (xy 196.201559 81.117746) (xy 196.185239 81.1371) (xy 196.168255 81.155798) (xy 196.150606 81.173842)
- (xy 196.132294 81.191231) (xy 196.113317 81.207965) (xy 196.093675 81.224045) (xy 196.07337 81.23947)
- (xy 196.0524 81.254241) (xy 196.030766 81.268356) (xy 196.008467 81.281817) (xy 195.985504 81.294624)
- (xy 195.961878 81.306776) (xy 195.937586 81.318273) (xy 195.912631 81.329115)
- )
- )
- (polygon
- (pts
- (xy 196.377971 79.099508) (xy 196.392502 79.102575) (xy 196.40758 79.106755) (xy 196.422592 79.112318)
- (xy 196.434202 79.118027) (xy 196.447551 79.126091) (xy 196.459829 79.134242) (xy 196.473765 79.144038)
- (xy 196.48703 79.153744) (xy 196.49412 79.15905) (xy 197.083984 79.603545) (xy 197.097818 79.614114)
- (xy 197.110134 79.623831) (xy 197.122585 79.634088) (xy 197.134284 79.644387) (xy 197.140226 79.650054)
- (xy 197.150987 79.662133) (xy 197.160558 79.675292) (xy 197.168973 79.688808) (xy 197.174188 79.698125)
- (xy 197.179139 79.712815) (xy 197.181121 79.728609) (xy 197.180136 79.745506) (xy 197.176183 79.763507)
- (xy 197.171271 79.777733) (xy 197.164689 79.792579) (xy 197.156438 79.808046) (xy 197.146518 79.824134)
- (xy 197.134928 79.840843) (xy 197.130693 79.846551) (xy 197.117916 79.863096) (xy 197.105544 79.878277)
- (xy 197.093579 79.892096) (xy 197.08202 79.904552) (xy 197.070867 79.915644) (xy 197.056628 79.928314)
- (xy 197.043112 79.93856) (xy 197.030317 79.946383) (xy 197.01534 79.952755) (xy 197.00087 79.956049)
- (xy 196.983412 79.957301) (xy 196.968786 79.956093) (xy 196.95409 79.952838) (xy 196.939323 79.947536)
- (xy 196.924486 79.940188) (xy 196.92151 79.938473) (xy 196.9262 79.954733) (xy 196.9297 79.971122)
- (xy 196.93201 79.987639) (xy 196.93313 80.004285) (xy 196.933061 80.021059) (xy 196.931801 80.037961)
- (xy 196.929352 80.054992) (xy 196.925713 80.072151) (xy 196.920884 80.089438) (xy 196.914865 80.106854)
- (xy 196.907657 80.124399) (xy 196.899258 80.142071) (xy 196.88967 80.159872) (xy 196.878892 80.177802)
- (xy 196.866924 80.19586) (xy 196.853766 80.214046) (xy 196.839583 80.231785) (xy 196.824484 80.248577)
- (xy 196.808469 80.26442) (xy 196.791537 80.279314) (xy 196.77369 80.293261) (xy 196.754927 80.306259)
- (xy 196.735247 80.318308) (xy 196.714652 80.32941) (xy 196.69314 80.339563) (xy 196.670713 80.348767)
- (xy 196.647369 80.357024) (xy 196.623109 80.364332) (xy 196.597934 80.370691) (xy 196.571842 80.376103)
- (xy 196.544834 80.380566) (xy 196.51691 80.38408) (xy 196.488728 80.386508) (xy 196.460947 80.387711)
- (xy 196.433565 80.387688) (xy 196.406583 80.38644) (xy 196.380002 80.383967) (xy 196.35382 80.380268)
- (xy 196.328038 80.375345) (xy 196.302657 80.369196) (xy 196.277676 80.361821) (xy 196.253094 80.353222)
- (xy 196.228913 80.343397) (xy 196.205132 80.332347) (xy 196.181751 80.320071) (xy 196.15877 80.306571)
- (xy 196.136189 80.291845) (xy 196.114008 80.275894) (xy 196.092531 80.258941) (xy 196.072136 80.241266)
- (xy 196.052823 80.222869) (xy 196.034592 80.20375) (xy 196.017443 80.183909) (xy 196.001376 80.163345)
- (xy 195.98639 80.142059) (xy 195.972487 80.12005) (xy 195.959665 80.09732) (xy 195.947925 80.073867)
- (xy 195.937267 80.049692) (xy 195.92769 80.024794) (xy 195.919196 79.999175) (xy 195.911783 79.972833)
- (xy 195.905453 79.945769) (xy 195.900204 79.917982) (xy 195.896049 79.890101) (xy 195.893075 79.862809)
- (xy 195.891281 79.836104) (xy 195.891269 79.835586) (xy 196.2632 79.835586) (xy 196.265205 79.8545)
- (xy 196.266984 79.86408) (xy 196.271607 79.882724) (xy 196.277467 79.900278) (xy 196.284564 79.916743)
- (xy 196.292897 79.932118) (xy 196.302466 79.946404) (xy 196.313273 79.959601) (xy 196.325316 79.971708)
- (xy 196.338596 79.982725) (xy 196.352841 79.992385) (xy 196.367782 80.000418) (xy 196.383418 80.006825)
- (xy 196.39975 80.011606) (xy 196.416776 80.014759) (xy 196.434498 80.016287) (xy 196.452915 80.016188)
- (xy 196.472027 80.014462) (xy 196.490936 80.011057) (xy 196.508889 80.006028) (xy 196.525886 79.999376)
- (xy 196.541928 79.9911) (xy 196.557014 79.981202) (xy 196.571144 79.96968) (xy 196.584318 79.956534)
- (xy 196.596537 79.941765) (xy 196.607321 79.92598) (xy 196.616191 79.909785) (xy 196.623149 79.89318)
- (xy 196.628193 79.876166) (xy 196.631324 79.858742) (xy 196.632541 79.840909) (xy 196.631845 79.822666)
- (xy 196.629236 79.804013) (xy 196.62497 79.785638) (xy 196.619448 79.768339) (xy 196.612672 79.752115)
- (xy 196.60464 79.736967) (xy 196.595354 79.722895) (xy 196.584813 79.709898) (xy 196.573017 79.697977)
- (xy 196.559965 79.687132) (xy 196.545937 79.677535) (xy 196.531209 79.669362) (xy 196.515782 79.662611)
- (xy 196.499656 79.657282) (xy 196.482831 79.653377) (xy 196.465306 79.650894) (xy 196.447081 79.649833)
- (xy 196.428158 79.650196) (xy 196.409287 79.652124) (xy 196.391256 79.65602) (xy 196.374066 79.661881)
- (xy 196.357716 79.66971) (xy 196.342207 79.679504) (xy 196.327538 79.691266) (xy 196.31371 79.704994)
- (xy 196.303891 79.71658) (xy 196.300722 79.720688) (xy 196.291921 79.733234) (xy 196.284287 79.745966)
- (xy 196.275922 79.76323) (xy 196.269631 79.780825) (xy 196.265414 79.798749) (xy 196.26327 79.817002)
- (xy 196.2632 79.835586) (xy 195.891269 79.835586) (xy 195.890667 79.809988) (xy 195.891233 79.78446)
- (xy 195.89298 79.759521) (xy 195.895906 79.73517) (xy 195.900013 79.711407) (xy 195.9053 79.688232)
- (xy 195.911768 79.665646) (xy 195.919415 79.643648) (xy 195.928243 79.622238) (xy 195.93825 79.601417)
- (xy 195.949439 79.581183) (xy 195.961807 79.561539) (xy 195.975355 79.542482) (xy 195.986354 79.528543)
- (xy 195.997742 79.515399) (xy 196.00952 79.503051) (xy 196.021688 79.491498) (xy 196.034245 79.48074)
- (xy 196.047193 79.470778) (xy 196.06053 79.461611) (xy 196.074257 79.45324) (xy 196.087804 79.445687)
- (xy 196.103686 79.437429) (xy 196.118399 79.430484) (xy 196.131942 79.424853) (xy 196.14665 79.419831)
- (xy 196.161682 79.416363) (xy 196.177148 79.414025) (xy 196.191879 79.412511) (xy 196.207574 79.411791)
- (xy 196.219138 79.41195) (xy 196.204441 79.396313) (xy 196.192898 79.379947) (xy 196.184509 79.362853)
- (xy 196.179272 79.345031) (xy 196.17719 79.326481) (xy 196.17826 79.307202) (xy 196.182484 79.287195)
- (xy 196.189861 79.26646) (xy 196.196531 79.252231) (xy 196.204603 79.23768) (xy 196.214076 79.222804)
- (xy 196.224951 79.207605) (xy 196.234118 79.195627) (xy 196.245921 79.180796) (xy 196.257245 79.167267)
- (xy 196.268089 79.15504) (xy 196.278455 79.144114) (xy 196.290738 79.132288) (xy 196.302272 79.122495)
- (xy 196.308833 79.117596) (xy 196.321773 79.109505) (xy 196.336884 79.102807) (xy 196.352009 79.099061)
- (xy 196.367148 79.098268)
- )
- )
- )
- )
- (gr_text "github.com/\njaseg/8seg" (at 193.35 117.925 307) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265)
- (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold))
- (render_cache "github.com/\njaseg/8seg" 307
- (polygon
- (pts
- (xy 190.579736 111.640093) (xy 190.598874 111.641749) (xy 190.617882 111.644449) (xy 190.636759 111.648193)
- (xy 190.650832 111.651687) (xy 190.669443 111.657209) (xy 190.687848 111.663675) (xy 190.701517 111.669144)
- (xy 190.715069 111.675143) (xy 190.728506 111.681674) (xy 190.741826 111.688735) (xy 190.755031 111.696328)
- (xy 190.768119 111.704451) (xy 190.781092 111.713105) (xy 190.793948 111.72229) (xy 190.806668 111.731881)
- (xy 190.81912 111.741834) (xy 190.831306 111.75215) (xy 190.843225 111.762828) (xy 190.854876 111.773869)
- (xy 190.86626 111.785272) (xy 190.877378 111.797038) (xy 190.888228 111.809166) (xy 190.898811 111.821657)
- (xy 190.909127 111.83451) (xy 190.915856 111.843281) (xy 190.926534 111.857794) (xy 190.936659 111.872256)
- (xy 190.946229 111.886669) (xy 190.955245 111.901031) (xy 190.963708 111.915343) (xy 190.971616 111.929605)
- (xy 190.978971 111.943816) (xy 190.985772 111.957977) (xy 190.992018 111.972088) (xy 190.997711 111.986149)
- (xy 191.001198 111.995495) (xy 191.256518 112.334316) (xy 191.06926 112.475425) (xy 190.942261 112.306892)
- (xy 190.937338 112.320981) (xy 190.93086 112.335898) (xy 190.923916 112.349629) (xy 190.915781 112.363994)
- (xy 190.913238 112.368215) (xy 190.90517 112.38053) (xy 190.89474 112.394034) (xy 190.883214 112.406608)
- (xy 190.872463 112.416645) (xy 190.860905 112.425999) (xy 190.847351 112.435842) (xy 190.833791 112.444948)
- (xy 190.820223 112.453317) (xy 190.806648 112.46095) (xy 190.793067 112.467846) (xy 190.779479 112.474005)
- (xy 190.761351 112.481071) (xy 190.74321 112.486828) (xy 190.725058 112.491275) (xy 190.715977 112.493007)
- (xy 190.697929 112.495576) (xy 190.679968 112.497119) (xy 190.662094 112.497635) (xy 190.644307 112.497126)
- (xy 190.626607 112.495591) (xy 190.608994 112.49303) (xy 190.591468 112.489443) (xy 190.574029 112.484829)
- (xy 190.556831 112.479253) (xy 190.539773 112.472739) (xy 190.522856 112.465289) (xy 190.506078 112.456902)
- (xy 190.48944 112.447578) (xy 190.472941 112.437317) (xy 190.460659 112.429007) (xy 190.448456 112.420169)
- (xy 190.440364 112.413985) (xy 190.428394 112.404301) (xy 190.416597 112.394237) (xy 190.404973 112.383793)
- (xy 190.393522 112.372968) (xy 190.382244 112.361763) (xy 190.371139 112.350177) (xy 190.360207 112.338211)
- (xy 190.349448 112.325865) (xy 190.338862 112.313139) (xy 190.328449 112.300032) (xy 190.321603 112.291083)
- (xy 190.311595 112.27725) (xy 190.301965 112.262816) (xy 190.292715 112.247782) (xy 190.283843 112.232147)
- (xy 190.27535 112.215911) (xy 190.267236 112.199074) (xy 190.2595 112.181637) (xy 190.252143 112.163599)
- (xy 190.237207 112.159722) (xy 190.221663 112.157262) (xy 190.205841 112.1568) (xy 190.203109 112.156969)
- (xy 190.187962 112.160025) (xy 190.173779 112.166125) (xy 190.160678 112.17432) (xy 190.157724 112.176489)
- (xy 190.14563 112.187457) (xy 190.13678 112.19969) (xy 190.130555 112.215561) (xy 190.128732 112.230535)
- (xy 190.130153 112.246774) (xy 190.130705 112.249604) (xy 190.134968 112.264555) (xy 190.141463 112.280894)
- (xy 190.148265 112.294963) (xy 190.156497 112.309919) (xy 190.166157 112.325763) (xy 190.174339 112.338228)
- (xy 190.183325 112.351193) (xy 190.193115 112.364657) (xy 190.196557 112.369256) (xy 190.313413 112.524329)
- (xy 190.328538 112.544794) (xy 190.342827 112.564932) (xy 190.356278 112.584745) (xy 190.368892 112.604231)
- (xy 190.38067 112.623391) (xy 190.39161 112.642225) (xy 190.401713 112.660733) (xy 190.410979 112.678915)
- (xy 190.419408 112.696771) (xy 190.426999 112.714301) (xy 190.433754 112.731504) (xy 190.439672 112.748382)
- (xy 190.444752 112.764933) (xy 190.448996 112.781158) (xy 190.452402 112.797057) (xy 190.454971 112.81263)
- (xy 190.45662 112.827887) (xy 190.457262 112.842837) (xy 190.456341 112.864686) (xy 190.453159 112.885845)
- (xy 190.447714 112.906313) (xy 190.440007 112.926091) (xy 190.430038 112.945179) (xy 190.422135 112.95752)
- (xy 190.413227 112.969555) (xy 190.403314 112.981283) (xy 190.392395 112.992704) (xy 190.380471 113.003818)
- (xy 190.367542 113.014625) (xy 190.3607 113.019914) (xy 190.348429 113.028673) (xy 190.335863 113.036678)
- (xy 190.323004 113.043929) (xy 190.30985 113.050426) (xy 190.291855 113.057916) (xy 190.273336 113.064065)
- (xy 190.259105 113.067797) (xy 190.244579 113.070774) (xy 190.229758 113.072998) (xy 190.214644 113.074468)
- (xy 190.199277 113.075245) (xy 190.183808 113.075309) (xy 190.168237 113.074659) (xy 190.152563 113.073297)
- (xy 190.136788 113.071221) (xy 190.12091 113.068431) (xy 190.104931 113.064928) (xy 190.088849 113.060712)
- (xy 190.072665 113.055783) (xy 190.056379 113.05014) (xy 190.045465 113.045982) (xy 190.02902 113.039143)
- (xy 190.012492 113.031575) (xy 189.995884 113.023278) (xy 189.979193 113.014252) (xy 189.962422 113.004498)
- (xy 189.945568 112.994014) (xy 189.928634 112.982802) (xy 189.911617 112.970861) (xy 189.89452 112.958191)
- (xy 189.87734 112.944792) (xy 189.865842 112.935455) (xy 189.854319 112.925839) (xy 189.842854 112.915935)
- (xy 189.831448 112.905743) (xy 189.820102 112.895263) (xy 189.808814 112.884495) (xy 189.797585 112.873439)
- (xy 189.786415 112.862094) (xy 189.775303 112.850462) (xy 189.764251 112.838542) (xy 189.753258 112.826333)
- (xy 189.742323 112.813837) (xy 189.731447 112.801052) (xy 189.72063 112.787979) (xy 189.709872 112.774619)
- (xy 189.699173 112.76097) (xy 189.688533 112.747033) (xy 189.677268 112.731849) (xy 189.666377 112.71669)
- (xy 189.65586 112.701555) (xy 189.645716 112.686446) (xy 189.635946 112.671362) (xy 189.626549 112.656302)
- (xy 189.617526 112.641268) (xy 189.608877 112.626258) (xy 189.600601 112.611273) (xy 189.592698 112.596314)
- (xy 189.587638 112.586354) (xy 189.580365 112.571544) (xy 189.57359 112.55689) (xy 189.567312 112.542394)
- (xy 189.561532 112.528055) (xy 189.55625 112.513873) (xy 189.551465 112.499849) (xy 189.545859 112.481395)
- (xy 189.541137 112.46322) (xy 189.540537 112.460422) (xy 189.766664 112.460422) (xy 189.768185 112.47726)
- (xy 189.771786 112.495297) (xy 189.775707 112.509531) (xy 189.780622 112.524195) (xy 189.786529 112.539287)
- (xy 189.793429 112.554809) (xy 189.801321 112.57076) (xy 189.810207 112.58714) (xy 189.820085 112.603949)
- (xy 189.830956 112.621188) (xy 189.842819 112.638856) (xy 189.85128 112.650873) (xy 189.860182 112.663081)
- (xy 189.864798 112.669256) (xy 189.874334 112.681673) (xy 189.883869 112.693613) (xy 189.893403 112.705077)
- (xy 189.907704 112.72138) (xy 189.922004 112.736611) (xy 189.936303 112.75077) (xy 189.950601 112.763858)
- (xy 189.964897 112.775875) (xy 189.979192 112.786819) (xy 189.993486 112.796693) (xy 190.007779 112.805494)
- (xy 190.017307 112.810766) (xy 190.031323 112.817667) (xy 190.049149 112.824845) (xy 190.065993 112.82971)
- (xy 190.081854 112.832262) (xy 190.096732 112.832501) (xy 190.113947 112.829548) (xy 190.129626 112.822981)
- (xy 190.138296 112.817306) (xy 190.14979 112.807222) (xy 190.159893 112.794147) (xy 190.165969 112.78001)
- (xy 190.16802 112.764811) (xy 190.166044 112.748549) (xy 190.163546 112.740019) (xy 190.157664 112.725022)
- (xy 190.149882 112.708724) (xy 190.14229 112.694749) (xy 190.133482 112.67994) (xy 190.123458 112.664298)
- (xy 190.115143 112.652021) (xy 190.106144 112.639274) (xy 190.096461 112.626059) (xy 190.093082 112.62155)
- (xy 190.014369 112.517095) (xy 190.004044 112.50326) (xy 189.99443 112.490099) (xy 189.985525 112.477613)
- (xy 189.975776 112.463521) (xy 189.96705 112.450399) (xy 189.960559 112.440207) (xy 189.952261 112.426628)
- (xy 189.944806 112.413293) (xy 189.938192 112.400201) (xy 189.931665 112.385537) (xy 189.929501 112.38012)
- (xy 189.913416 112.374506) (xy 189.898329 112.370172) (xy 189.881988 112.366735) (xy 189.867004 112.36504)
- (xy 189.855241 112.364975) (xy 189.8406 112.366776) (xy 189.825031 112.371274) (xy 189.81042 112.37839)
- (xy 189.80121 112.384588) (xy 189.787839 112.396825) (xy 189.777718 112.410937) (xy 189.770846 112.426923)
- (xy 189.767223 112.444784) (xy 189.766664 112.460422) (xy 189.540537 112.460422) (xy 189.5373 112.445325)
- (xy 189.535713 112.436482) (xy 189.533174 112.419093) (xy 189.531609 112.402044) (xy 189.531018 112.385337)
- (xy 189.531401 112.368971) (xy 189.532758 112.352946) (xy 189.535089 112.337263) (xy 189.538394 112.321921)
- (xy 189.542673 112.30692) (xy 189.548066 112.292427) (xy 189.554602 112.278463) (xy 189.562282 112.265027)
- (xy 189.571107 112.25212) (xy 189.581075 112.239742) (xy 189.592186 112.227892) (xy 189.604442 112.216571)
- (xy 189.617841 112.205779) (xy 189.630981 112.196671) (xy 189.64458 112.188805) (xy 189.658639 112.18218)
- (xy 189.673156 112.176797) (xy 189.688132 112.172656) (xy 189.703568 112.169757) (xy 189.719462 112.168099)
- (xy 189.735816 112.167684) (xy 189.752628 112.16851) (xy 189.7699 112.170577) (xy 189.787631 112.173887)
- (xy 189.805821 112.178438) (xy 189.824469 112.184231) (xy 189.843577 112.191265) (xy 189.863144 112.199542)
- (xy 189.88317 112.20906) (xy 189.8899 112.203989) (xy 189.888905 112.187806) (xy 189.888881 112.171722)
- (xy 189.889826 112.155736) (xy 189.891741 112.139848) (xy 189.894625 112.124057) (xy 189.89848 112.108365)
- (xy 189.900293 112.102116) (xy 189.906128 112.08675) (xy 189.910169 112.078942) (xy 190.438061 112.078942)
- (xy 190.438452 112.094052) (xy 190.4403 112.108851) (xy 190.443606 112.12334) (xy 190.44837 112.137519)
- (xy 190.454592 112.151388) (xy 190.462272 112.164946) (xy 190.471409 112.178195) (xy 190.481585 112.190576)
- (xy 190.492488 112.201677) (xy 190.504118 112.211499) (xy 190.516476 112.220041) (xy 190.529561 112.227305)
- (xy 190.543374 112.233289) (xy 190.557915 112.237993) (xy 190.573183 112.241418) (xy 190.58899 112.243162)
- (xy 190.605 112.242931) (xy 190.621215 112.240725) (xy 190.637634 112.236546) (xy 190.654256 112.230392)
- (xy 190.671082 112.222264) (xy 190.683836 112.214873) (xy 190.696704 112.20637) (xy 190.705347 112.200085)
- (xy 190.717229 112.190619) (xy 190.731467 112.177615) (xy 190.743869 112.164172) (xy 190.754436 112.150292)
- (xy 190.763169 112.135975) (xy 190.770066 112.121219) (xy 190.775128 112.106026) (xy 190.778355 112.090395)
- (xy 190.778875 112.086418) (xy 190.780065 112.070591) (xy 190.779788 112.055138) (xy 190.778045 112.040059)
- (xy 190.774834 112.025355) (xy 190.770157 112.011024) (xy 190.764013 111.997068) (xy 190.756401 111.983486)
- (xy 190.747323 111.970279) (xy 190.737088 111.957857) (xy 190.726117 111.946779) (xy 190.714409 111.937044)
- (xy 190.701964 111.928653) (xy 190.688783 111.921605) (xy 190.674866 111.915901) (xy 190.660211 111.91154)
- (xy 190.644821 111.908523) (xy 190.629082 111.907051) (xy 190.613237 111.907436) (xy 190.597287 111.909678)
- (xy 190.581232 111.913778) (xy 190.56507 111.919735) (xy 190.548803 111.927549) (xy 190.53243 111.937221)
- (xy 190.520081 111.945693) (xy 190.515951 111.948749) (xy 190.503493 111.958637) (xy 190.492122 111.968706)
- (xy 190.478653 111.982411) (xy 190.467117 111.996437) (xy 190.457514 112.010783) (xy 190.449844 112.025451)
- (xy 190.444108 112.040439) (xy 190.440305 112.055748) (xy 190.439129 112.063523) (xy 190.438061 112.078942)
- (xy 189.910169 112.078942) (xy 189.913856 112.071817) (xy 189.923477 112.057315) (xy 189.934993 112.043247)
- (xy 189.945569 112.032303) (xy 189.957356 112.021635) (xy 189.970356 112.011244) (xy 189.984034 112.002001)
- (xy 189.998734 111.994115) (xy 190.014458 111.987587) (xy 190.031204 111.982415) (xy 190.048973 111.978601)
- (xy 190.063925 111.976527) (xy 190.075568 111.975541) (xy 190.091418 111.974887) (xy 190.10728 111.975011)
- (xy 190.123156 111.975914) (xy 190.139045 111.977595) (xy 190.154948 111.980055) (xy 190.170863 111.983293)
- (xy 190.186792 111.98731) (xy 190.202734 111.992105) (xy 190.209464 111.987034) (xy 190.209015 111.969812)
- (xy 190.209651 111.952431) (xy 190.211372 111.934892) (xy 190.214178 111.917194) (xy 190.218069 111.899339)
- (xy 190.223045 111.881325) (xy 190.229106 111.863154) (xy 190.234364 111.849421) (xy 190.236252 111.844824)
- (xy 190.242443 111.831222) (xy 190.249402 111.817922) (xy 190.257127 111.804922) (xy 190.265619 111.792224)
- (xy 190.274879 111.779826) (xy 190.284905 111.767729) (xy 190.295699 111.755934) (xy 190.307259 111.744439)
- (xy 190.319587 111.733245) (xy 190.332681 111.722352) (xy 190.341837 111.715257) (xy 190.356127 111.704896)
- (xy 190.370469 111.69531) (xy 190.384863 111.6865) (xy 190.399309 111.678465) (xy 190.413806 111.671205)
- (xy 190.428356 111.66472) (xy 190.442958 111.659011) (xy 190.457612 111.654077) (xy 190.472318 111.649918)
- (xy 190.487075 111.646534) (xy 190.496943 111.644709) (xy 190.511724 111.642524) (xy 190.526433 111.640926)
- (xy 190.541068 111.639916) (xy 190.560467 111.639482)
- )
- )
- (polygon
- (pts
- (xy 190.803008 113.485732) (xy 191.458413 112.991849) (xy 191.205739 112.656539) (xy 191.392998 112.51543)
- (xy 191.832421 113.098565) (xy 190.989758 113.733557)
- )
- )
- (polygon
- (pts
- (xy 191.861859 112.864903) (xy 191.852131 112.851266) (xy 191.843451 112.837564) (xy 191.835819 112.823798)
- (xy 191.829236 112.809968) (xy 191.823701 112.796073) (xy 191.819214 112.782115) (xy 191.814862 112.763403)
- (xy 191.812374 112.744578) (xy 191.811749 112.725638) (xy 191.812135 112.716125) (xy 191.814358 112.697463)
- (xy 191.818546 112.679584) (xy 191.824701 112.662489) (xy 191.832823 112.646176) (xy 191.842911 112.630647)
- (xy 191.854965 112.615901) (xy 191.865296 112.605355) (xy 191.876733 112.59525) (xy 191.884973 112.588758)
- (xy 191.897728 112.579783) (xy 191.910648 112.571958) (xy 191.923733 112.565283) (xy 191.941437 112.558172)
- (xy 191.959433 112.553104) (xy 191.977723 112.550081) (xy 191.996306 112.549101) (xy 192.015182 112.550166)
- (xy 192.029531 112.552306) (xy 192.048494 112.556782) (xy 192.066751 112.56308) (xy 192.084302 112.5712)
- (xy 192.101148 112.581141) (xy 192.113319 112.589793) (xy 192.125093 112.59947) (xy 192.13647 112.610172)
- (xy 192.14745 112.621899) (xy 192.158034 112.63465) (xy 192.161473 112.639128) (xy 192.171178 112.652783)
- (xy 192.179789 112.666537) (xy 192.187305 112.680391) (xy 192.193726 112.694343) (xy 192.199053 112.708394)
- (xy 192.203286 112.722545) (xy 192.207226 112.741566) (xy 192.20922 112.760764) (xy 192.209269 112.780138)
- (xy 192.208564 112.789891) (xy 192.205797 112.808963) (xy 192.201147 112.82719) (xy 192.194612 112.844571)
- (xy 192.186194 112.861108) (xy 192.175891 112.876799) (xy 192.163704 112.891645) (xy 192.153328 112.902225)
- (xy 192.141891 112.912329) (xy 192.133678 112.918801) (xy 192.120891 112.9278) (xy 192.107985 112.935614)
- (xy 192.090593 112.94419) (xy 192.072991 112.950659) (xy 192.055177 112.955023) (xy 192.037152 112.95728)
- (xy 192.018917 112.957432) (xy 192.00047 112.955477) (xy 191.991168 112.95371) (xy 191.972823 112.948769)
- (xy 191.9551 112.942068) (xy 191.938002 112.933607) (xy 191.921526 112.923386) (xy 191.909579 112.914566)
- (xy 191.897982 112.904755) (xy 191.886736 112.893955) (xy 191.875841 112.882164) (xy 191.865296 112.869384)
- )
- )
- (polygon
- (pts
- (xy 191.68165 114.690691) (xy 191.672477 114.678293) (xy 191.663697 114.665972) (xy 191.655312 114.653726)
- (xy 191.643472 114.6355) (xy 191.632519 114.617444) (xy 191.622453 114.599559) (xy 191.613273 114.581845)
- (xy 191.60498 114.564301) (xy 191.597573 114.546927) (xy 191.591052 114.529725) (xy 191.585419 114.512692)
- (xy 191.582155 114.501432) (xy 191.577916 114.484687) (xy 191.574397 114.468116) (xy 191.571599 114.45172)
- (xy 191.569521 114.435498) (xy 191.568163 114.419452) (xy 191.567526 114.40358) (xy 191.567609 114.387883)
- (xy 191.568412 114.372361) (xy 191.569936 114.357014) (xy 191.57218 114.341842) (xy 191.574077 114.331824)
- (xy 191.577494 114.316939) (xy 191.581578 114.302221) (xy 191.586329 114.287671) (xy 191.591745 114.273288)
- (xy 191.597828 114.259072) (xy 191.604578 114.245023) (xy 191.611993 114.231141) (xy 191.620075 114.217427)
- (xy 191.628823 114.20388) (xy 191.638237 114.1905) (xy 191.644884 114.181673) (xy 191.655427 114.168563)
- (xy 191.666483 114.155575) (xy 191.67805 114.14271) (xy 191.690128 114.129968) (xy 191.702718 114.117348)
- (xy 191.71582 114.10485) (xy 191.729433 114.092475) (xy 191.743558 114.080222) (xy 191.758195 114.068092)
- (xy 191.773343 114.056084) (xy 191.783726 114.048147) (xy 192.083925 113.821931) (xy 191.925177 113.611265)
- (xy 192.10278 113.477432) (xy 192.280223 113.692818) (xy 192.566418 113.527157) (xy 192.720095 113.731094)
- (xy 192.457933 113.928647) (xy 192.724718 114.282683) (xy 192.537459 114.423792) (xy 192.270674 114.069756)
- (xy 191.966087 114.29928) (xy 191.953932 114.308697) (xy 191.942485 114.318097) (xy 191.926641 114.332165)
- (xy 191.912389 114.346195) (xy 191.899729 114.360186) (xy 191.88866 114.374139) (xy 191.879184 114.388054)
- (xy 191.871299 114.40193) (xy 191.865007 114.415767) (xy 191.859093 114.434158) (xy 191.856515 114.447906)
- (xy 191.855447 114.466465) (xy 191.856852 114.485641) (xy 191.859528 114.500428) (xy 191.863595 114.515562)
- (xy 191.869052 114.531044) (xy 191.875899 114.546873) (xy 191.884137 114.563048) (xy 191.893766 114.579571)
- (xy 191.904785 114.596441) (xy 191.917195 114.613659) (xy 191.928355 114.628038) (xy 191.93965 114.641733)
- (xy 191.951079 114.654745) (xy 191.962642 114.667073) (xy 191.97434 114.678718) (xy 191.986172 114.689679)
- (xy 191.990943 114.693872) (xy 192.003065 114.704189) (xy 192.015387 114.714265) (xy 192.027909 114.724102)
- (xy 192.04063 114.733698) (xy 192.053551 114.743055) (xy 192.066673 114.752171) (xy 192.071977 114.75575)
- (xy 191.93125 114.930606) (xy 191.91666 114.919538) (xy 191.901881 114.908068) (xy 191.886913 114.896195)
- (xy 191.871756 114.88392) (xy 191.860265 114.874449) (xy 191.848668 114.864752) (xy 191.836964 114.854828)
- (xy 191.825155 114.844678) (xy 191.813239 114.834301) (xy 191.809244 114.830792) (xy 191.797231 114.820073)
- (xy 191.785229 114.808854) (xy 191.773238 114.797136) (xy 191.761257 114.784918) (xy 191.749286 114.7722)
- (xy 191.737326 114.758982) (xy 191.725376 114.745264) (xy 191.713437 114.731047) (xy 191.701508 114.71633)
- (xy 191.68959 114.701113)
- )
- )
- (polygon
- (pts
- (xy 192.056677 115.149408) (xy 193.236406 114.260418) (xy 193.422935 114.50795) (xy 193.137074 114.723363)
- (xy 192.968932 114.828965) (xy 192.972901 114.834231) (xy 192.988809 114.83637) (xy 193.00479 114.83901)
- (xy 193.020842 114.842153) (xy 193.036966 114.845798) (xy 193.053163 114.849945) (xy 193.069431 114.854594)
- (xy 193.085771 114.859746) (xy 193.102184 114.865399) (xy 193.118668 114.871555) (xy 193.135224 114.878213)
- (xy 193.146302 114.882931) (xy 193.16289 114.890691) (xy 193.179179 114.899458) (xy 193.195171 114.909232)
- (xy 193.210865 114.920012) (xy 193.226262 114.931799) (xy 193.24136 114.944593) (xy 193.256161 114.958393)
- (xy 193.270664 114.9732) (xy 193.284869 114.989013) (xy 193.298776 115.005833) (xy 193.307882 115.017606)
- (xy 193.320637 115.035277) (xy 193.332223 115.052885) (xy 193.342641 115.070432) (xy 193.351891 115.087917)
- (xy 193.359972 115.105339) (xy 193.366884 115.1227) (xy 193.372628 115.139999) (xy 193.377204 115.157235)
- (xy 193.380611 115.17441) (xy 193.382849 115.191522) (xy 193.383919 115.208573) (xy 193.383821 115.225561)
- (xy 193.382554 115.242487) (xy 193.380118 115.259352) (xy 193.376514 115.276154) (xy 193.371741 115.292894)
- (xy 193.365956 115.309586) (xy 193.359258 115.32617) (xy 193.351647 115.342646) (xy 193.343123 115.359015)
- (xy 193.333686 115.375275) (xy 193.323337 115.391428) (xy 193.312075 115.407473) (xy 193.299901 115.42341)
- (xy 193.286813 115.439239) (xy 193.272813 115.454961) (xy 193.2579 115.470574) (xy 193.242075 115.48608)
- (xy 193.225336 115.501478) (xy 193.207685 115.516768) (xy 193.189122 115.53195) (xy 193.169645 115.547024)
- (xy 192.650881 115.937942) (xy 192.464351 115.690409) (xy 192.955613 115.320217) (xy 192.971045 115.308213)
- (xy 192.985305 115.296343) (xy 192.998392 115.284606) (xy 193.010306 115.273004) (xy 193.021046 115.261536)
- (xy 193.030614 115.250201) (xy 193.041546 115.235297) (xy 193.050392 115.220632) (xy 193.057153 115.206205)
- (xy 193.059752 115.19908) (xy 193.063442 115.184716) (xy 193.064906 115.169966) (xy 193.064144 115.154828)
- (xy 193.061155 115.139305) (xy 193.055939 115.123395) (xy 193.048497 115.107098) (xy 193.038828 115.090415)
- (xy 193.030115 115.077649) (xy 193.026933 115.073345) (xy 193.017125 115.061204) (xy 193.006771 115.05009)
- (xy 192.995873 115.040003) (xy 192.981484 115.028839) (xy 192.966243 115.019279) (xy 192.950151 115.011324)
- (xy 192.933208 115.004974) (xy 192.918953 115.000772) (xy 192.90372 114.997004) (xy 192.887511 114.993672)
- (xy 192.870326 114.990774) (xy 192.852163 114.988311) (xy 192.833024 114.986284) (xy 192.818029 114.985048)
- (xy 192.802484 114.984058) (xy 192.791816 114.983533) (xy 192.243206 115.39694)
- )
- )
- (polygon
- (pts
- (xy 192.987133 116.423125) (xy 192.974246 116.405279) (xy 192.96254 116.387512) (xy 192.952014 116.369822)
- (xy 192.942669 116.352211) (xy 192.934505 116.334677) (xy 192.927521 116.317222) (xy 192.921717 116.299844)
- (xy 192.917095 116.282545) (xy 192.913652 116.265323) (xy 192.911391 116.24818) (xy 192.910309 116.231115)
- (xy 192.910409 116.214128) (xy 192.911689 116.197218) (xy 192.914149 116.180387) (xy 192.91779 116.163634)
- (xy 192.922612 116.146959) (xy 192.928478 116.130373) (xy 192.935251 116.113889) (xy 192.942932 116.097505)
- (xy 192.95152 116.081222) (xy 192.961016 116.065041) (xy 192.971419 116.04896) (xy 192.98273 116.03298)
- (xy 192.994949 116.017101) (xy 193.008075 116.001324) (xy 193.022109 115.985647) (xy 193.03705 115.970071)
- (xy 193.052899 115.954596) (xy 193.069655 115.939222) (xy 193.087319 115.923949) (xy 193.105891 115.908777)
- (xy 193.12537 115.893706) (xy 193.644134 115.502789) (xy 193.830884 115.750614) (xy 193.339623 116.120806)
- (xy 193.324174 116.132794) (xy 193.309866 116.144617) (xy 193.296698 116.156273) (xy 193.284672 116.167763)
- (xy 193.273786 116.179086) (xy 193.264041 116.190244) (xy 193.252822 116.204862) (xy 193.243631 116.219185)
- (xy 193.236469 116.233212) (xy 193.233648 116.240115) (xy 193.229181 116.257689) (xy 193.228298 116.276034)
- (xy 193.230172 116.291266) (xy 193.234338 116.306992) (xy 193.240798 116.323212) (xy 193.249551 116.339926)
- (xy 193.25762 116.352785) (xy 193.26698 116.365923) (xy 193.278402 116.379981) (xy 193.290483 116.392714)
- (xy 193.303224 116.404122) (xy 193.316623 116.414205) (xy 193.330681 116.422962) (xy 193.345398 116.430394)
- (xy 193.351469 116.432996) (xy 193.367927 116.43865) (xy 193.382613 116.442431) (xy 193.398652 116.445552)
- (xy 193.416042 116.448012) (xy 193.434784 116.449812) (xy 193.449727 116.450729) (xy 193.465431 116.451274)
- (xy 193.481896 116.451448) (xy 193.493294 116.451358) (xy 194.045414 116.035306) (xy 194.232164 116.283131)
- (xy 193.3895 116.918123) (xy 193.237146 116.715943) (xy 193.345046 116.605275) (xy 193.339975 116.598545)
- (xy 193.320202 116.596941) (xy 193.300732 116.594787) (xy 193.281565 116.592082) (xy 193.2627 116.588826)
- (xy 193.244138 116.585019) (xy 193.225879 116.580662) (xy 193.207923 116.575754) (xy 193.190269 116.570295)
- (xy 193.172918 116.564286) (xy 193.155869 116.557726) (xy 193.144672 116.553047) (xy 193.128207 116.54534)
- (xy 193.112093 116.536708) (xy 193.09633 116.52715) (xy 193.080918 116.516667) (xy 193.065856 116.505258)
- (xy 193.051145 116.492924) (xy 193.036785 116.479664) (xy 193.022776 116.465478) (xy 193.009118 116.450367)
- (xy 192.99581 116.43433)
- )
- )
- (polygon
- (pts
- (xy 194.938098 116.518639) (xy 194.652529 116.733831) (xy 194.51703 116.823092) (xy 194.520778 116.828066)
- (xy 194.535904 116.830702) (xy 194.550853 116.833841) (xy 194.565626 116.837485) (xy 194.580222 116.841632)
- (xy 194.594641 116.846284) (xy 194.608884 116.851439) (xy 194.622951 116.857099) (xy 194.63684 116.863262)
- (xy 194.650553 116.86993) (xy 194.66409 116.877102) (xy 194.673016 116.882163) (xy 194.686162 116.890143)
- (xy 194.698857 116.898456) (xy 194.7111 116.9071) (xy 194.722892 116.916077) (xy 194.734233 116.925385)
- (xy 194.748652 116.938313) (xy 194.762268 116.951832) (xy 194.775083 116.96594) (xy 194.787094 116.980639)
- (xy 194.789972 116.984406) (xy 194.800565 116.99902) (xy 194.810433 117.013784) (xy 194.819576 117.0287)
- (xy 194.827995 117.043767) (xy 194.835688 117.058985) (xy 194.842657 117.074354) (xy 194.848901 117.089874)
- (xy 194.85442 117.105545) (xy 194.859215 117.121367) (xy 194.863285 117.13734) (xy 194.865595 117.148073)
- (xy 194.868469 117.164208) (xy 194.870644 117.180313) (xy 194.87212 117.196389) (xy 194.872896 117.212436)
- (xy 194.872972 117.228453) (xy 194.872349 117.244441) (xy 194.871027 117.2604) (xy 194.869005 117.27633)
- (xy 194.866284 117.29223) (xy 194.862863 117.308101) (xy 194.860194 117.318665) (xy 194.855619 117.334486)
- (xy 194.850368 117.350277) (xy 194.84444 117.366037) (xy 194.837837 117.381766) (xy 194.830557 117.397464)
- (xy 194.8226 117.413132) (xy 194.813968 117.42877) (xy 194.804659 117.444376) (xy 194.794674 117.459952)
- (xy 194.784013 117.475498) (xy 194.776529 117.485844) (xy 194.764806 117.501318) (xy 194.752456 117.516612)
- (xy 194.739478 117.531726) (xy 194.725872 117.54666) (xy 194.711638 117.561414) (xy 194.696777 117.575987)
- (xy 194.681288 117.59038) (xy 194.665172 117.604593) (xy 194.648428 117.618626) (xy 194.636916 117.627881)
- (xy 194.625126 117.637056) (xy 194.619126 117.641614) (xy 194.605596 117.651623) (xy 194.592069 117.661257)
- (xy 194.578546 117.670516) (xy 194.565026 117.679399) (xy 194.551511 117.687906) (xy 194.537999 117.696038)
- (xy 194.524491 117.703795) (xy 194.510986 117.711175) (xy 194.497486 117.718181) (xy 194.483989 117.724811)
- (xy 194.470496 117.731065) (xy 194.457006 117.736944) (xy 194.436779 117.745058) (xy 194.41656 117.752327)
- (xy 194.403085 117.756703) (xy 194.383066 117.762647) (xy 194.363233 117.767887) (xy 194.343586 117.772421)
- (xy 194.324125 117.776251) (xy 194.304852 117.779375) (xy 194.285764 117.781795) (xy 194.266863 117.783509)
- (xy 194.248149 117.784519) (xy 194.229621 117.784823) (xy 194.211279 117.784423) (xy 194.199155 117.783764)
- (xy 194.181235 117.78219) (xy 194.163614 117.779996) (xy 194.146291 117.777181) (xy 194.129267 117.773746)
- (xy 194.112542 117.769691) (xy 194.096116 117.765016) (xy 194.079988 117.75972) (xy 194.064159 117.753805)
- (xy 194.048629 117.747269) (xy 194.033397 117.740113) (xy 194.023408 117.734997) (xy 194.008793 117.726917)
- (xy 193.994632 117.718325) (xy 193.980924 117.709223) (xy 193.967669 117.699609) (xy 193.954868 117.689485)
- (xy 193.942521 117.678849) (xy 193.930627 117.667702) (xy 193.919186 117.656044) (xy 193.908199 117.643875)
- (xy 193.897666 117.631195) (xy 193.890895 117.622458) (xy 193.880219 117.607358) (xy 193.87046 117.59161)
- (xy 193.861617 117.575215) (xy 193.853691 117.558172) (xy 193.846682 117.540481) (xy 193.84059 117.522142)
- (xy 193.836622 117.507963) (xy 193.83317 117.493419) (xy 193.831155 117.483521) (xy 193.828659 117.468448)
- (xy 193.826679 117.453139) (xy 193.825214 117.437595) (xy 193.824266 117.421816) (xy 193.823834 117.4058)
- (xy 193.823917 117.389549) (xy 193.824517 117.373063) (xy 193.825632 117.356341) (xy 193.827263 117.339383)
- (xy 193.829411 117.32219) (xy 193.831129 117.310597) (xy 193.826058 117.303867) (xy 193.7178 117.353792)
- (xy 193.667372 117.286872) (xy 193.99365 117.286872) (xy 193.993917 117.304762) (xy 193.995439 117.321909)
- (xy 193.998215 117.338312) (xy 193.998921 117.341503) (xy 194.002993 117.356903) (xy 194.007717 117.371475)
- (xy 194.013095 117.385219) (xy 194.02041 117.400619) (xy 194.028665 117.414827) (xy 194.036262 117.425756)
- (xy 194.046421 117.438097) (xy 194.057384 117.449228) (xy 194.069153 117.459147) (xy 194.081726 117.467854)
- (xy 194.095104 117.475351) (xy 194.109287 117.481636) (xy 194.124275 117.48671) (xy 194.140067 117.490573)
- (xy 194.156665 117.493224) (xy 194.174067 117.494664) (xy 194.186116 117.494952) (xy 194.204858 117.494109)
- (xy 194.22432 117.491418) (xy 194.244502 117.486878) (xy 194.265403 117.48049) (xy 194.279737 117.475204)
- (xy 194.294391 117.469097) (xy 194.309365 117.462168) (xy 194.324659 117.454417) (xy 194.340272 117.445845)
- (xy 194.356205 117.436451) (xy 194.372459 117.426235) (xy 194.389032 117.415198) (xy 194.405924 117.403339)
- (xy 194.423137 117.390659) (xy 194.437911 117.379291) (xy 194.451986 117.367979) (xy 194.465363 117.356723)
- (xy 194.478041 117.345523) (xy 194.49002 117.334379) (xy 194.501301 117.323291) (xy 194.511883 117.31226)
- (xy 194.521766 117.301284) (xy 194.539436 117.279502) (xy 194.554312 117.257944) (xy 194.566392 117.23661)
- (xy 194.575678 117.215501) (xy 194.58217 117.194617) (xy 194.585866 117.173956) (xy 194.586768 117.153521)
- (xy 194.584875 117.133309) (xy 194.580188 117.113322) (xy 194.572705 117.09356) (xy 194.562428 117.074022)
- (xy 194.549356 117.054708) (xy 194.537365 117.040561) (xy 194.523715 117.027744) (xy 194.508407 117.016258)
- (xy 194.49144 117.006102) (xy 194.472815 116.997276) (xy 194.452531 116.989781) (xy 194.438088 116.985523)
- (xy 194.422907 116.981857) (xy 194.406988 116.978782) (xy 194.390333 116.976298) (xy 194.372941 116.974406)
- (xy 194.354811 116.973104) (xy 194.335945 116.972394) (xy 194.00122 117.224628) (xy 193.998124 117.240902)
- (xy 193.99583 117.256701) (xy 193.994338 117.272025) (xy 193.99365 117.286872) (xy 193.667372 117.286872)
- (xy 193.57184 117.160096) (xy 194.751569 116.271107)
- )
- )
- (polygon
- (pts
- (xy 194.600191 118.563725) (xy 194.588504 118.547194) (xy 194.57825 118.530521) (xy 194.569428 118.513703)
- (xy 194.562037 118.496742) (xy 194.556079 118.479638) (xy 194.551552 118.462389) (xy 194.548458 118.444997)
- (xy 194.546795 118.427462) (xy 194.546564 118.409782) (xy 194.547765 118.39196) (xy 194.549362 118.379998)
- (xy 194.552886 118.362257) (xy 194.557608 118.345098) (xy 194.563526 118.328522) (xy 194.570641 118.312527)
- (xy 194.578952 118.297114) (xy 194.58846 118.282284) (xy 194.599164 118.268035) (xy 194.611065 118.254369)
- (xy 194.624163 118.241284) (xy 194.638457 118.228782) (xy 194.648651 118.22077) (xy 194.661847 118.211375)
- (xy 194.675285 118.202895) (xy 194.688965 118.19533) (xy 194.702886 118.188681) (xy 194.71705 118.182948)
- (xy 194.731455 118.178129) (xy 194.737284 118.176458) (xy 194.751878 118.1729) (xy 194.766412 118.170215)
- (xy 194.783776 118.168146) (xy 194.801054 118.167334) (xy 194.818249 118.167779) (xy 194.829664 118.168775)
- (xy 194.846809 118.171402) (xy 194.863669 118.175405) (xy 194.880243 118.180785) (xy 194.893837 118.186319)
- (xy 194.907233 118.19281) (xy 194.917806 118.19869) (xy 194.930873 118.20691) (xy 194.943477 118.216062)
- (xy 194.955618 118.226146) (xy 194.967296 118.23716) (xy 194.978511 118.249106) (xy 194.989262 118.261983)
- (xy 194.993434 118.267395) (xy 195.003252 118.281197) (xy 195.012037 118.295173) (xy 195.019788 118.309324)
- (xy 195.026506 118.323648) (xy 195.03219 118.338147) (xy 195.03684 118.352819) (xy 195.038411 118.358737)
- (xy 195.041794 118.373538) (xy 195.044182 118.388238) (xy 195.045576 118.402836) (xy 195.045935 118.42022)
- (xy 195.044861 118.437458) (xy 195.042872 118.451711) (xy 195.039457 118.468638) (xy 195.034794 118.485279)
- (xy 195.028884 118.501634) (xy 195.021727 118.517704) (xy 195.014809 118.530878) (xy 195.010243 118.538687)
- (xy 195.001966 118.551399) (xy 194.992876 118.563627) (xy 194.982972 118.575371) (xy 194.972256 118.586629)
- (xy 194.960726 118.597403) (xy 194.948382 118.607692) (xy 194.943217 118.611672) (xy 194.927412 118.62284)
- (xy 194.911378 118.632698) (xy 194.895113 118.641244) (xy 194.878619 118.648481) (xy 194.861895 118.654406)
- (xy 194.844942 118.659021) (xy 194.827759 118.662325) (xy 194.810346 118.664318) (xy 194.792704 118.665001)
- (xy 194.774832 118.664373) (xy 194.76279 118.663226) (xy 194.744971 118.66036) (xy 194.727685 118.656156)
- (xy 194.710932 118.650616) (xy 194.694711 118.643738) (xy 194.679024 118.635524) (xy 194.663869 118.625973)
- (xy 194.649247 118.615085) (xy 194.635157 118.60286) (xy 194.621601 118.589298) (xy 194.608577 118.5744)
- )
- )
- (polygon
- (pts
- (xy 195.412452 119.641632) (xy 195.403242 119.629169) (xy 195.394352 119.616651) (xy 195.385782 119.604078)
- (xy 195.377533 119.59145) (xy 195.369605 119.578767) (xy 195.361997 119.566029) (xy 195.354709 119.553235)
- (xy 195.344378 119.533942) (xy 195.334769 119.514525) (xy 195.32588 119.494983) (xy 195.317712 119.475318)
- (xy 195.310266 119.455529) (xy 195.30354 119.435615) (xy 195.297546 119.415651) (xy 195.292294 119.395708)
- (xy 195.287783 119.375786) (xy 195.284015 119.355886) (xy 195.280988 119.336007) (xy 195.278704 119.31615)
- (xy 195.277161 119.296315) (xy 195.276361 119.276501) (xy 195.276302 119.256708) (xy 195.276985 119.236937)
- (xy 195.277853 119.223768) (xy 195.279815 119.204094) (xy 195.282603 119.184563) (xy 195.286216 119.165176)
- (xy 195.290656 119.145933) (xy 195.295921 119.126834) (xy 195.302013 119.107878) (xy 195.30893 119.089066)
- (xy 195.316674 119.070397) (xy 195.325243 119.051872) (xy 195.334638 119.033491) (xy 195.341361 119.021317)
- (xy 195.352209 119.003222) (xy 195.363928 118.985447) (xy 195.376517 118.967992) (xy 195.389976 118.950858)
- (xy 195.399433 118.939612) (xy 195.409276 118.928509) (xy 195.419505 118.917548) (xy 195.430121 118.906729)
- (xy 195.441125 118.896053) (xy 195.452514 118.885519) (xy 195.464291 118.875127) (xy 195.476454 118.864877)
- (xy 195.489004 118.854769) (xy 195.501941 118.844804) (xy 195.515097 118.835132) (xy 195.528305 118.825905)
- (xy 195.541565 118.817122) (xy 195.554877 118.808785) (xy 195.56824 118.800891) (xy 195.581656 118.793443)
- (xy 195.595124 118.786439) (xy 195.608644 118.77988) (xy 195.622215 118.773765) (xy 195.635839 118.768096)
- (xy 195.656372 118.760425) (xy 195.677022 118.753754) (xy 195.697788 118.748084) (xy 195.718672 118.743415)
- (xy 195.739655 118.739668) (xy 195.760528 118.736737) (xy 195.781291 118.734624) (xy 195.801943 118.733327)
- (xy 195.822486 118.732847) (xy 195.842918 118.733184) (xy 195.86324 118.734338) (xy 195.883452 118.736309)
- (xy 195.903553 118.739096) (xy 195.923544 118.742701) (xy 195.936811 118.745557) (xy 195.956621 118.750527)
- (xy 195.976243 118.75621) (xy 195.995678 118.762607) (xy 196.014925 118.769718) (xy 196.033985 118.777543)
- (xy 196.052856 118.786082) (xy 196.07154 118.795335) (xy 196.090037 118.805302) (xy 196.108345 118.815983)
- (xy 196.126466 118.827379) (xy 196.138442 118.835372) (xy 196.15618 118.847922) (xy 196.173507 118.861009)
- (xy 196.190422 118.87463) (xy 196.206927 118.888787) (xy 196.223021 118.903479) (xy 196.238704 118.918707)
- (xy 196.253976 118.934471) (xy 196.263929 118.945277) (xy 196.2737 118.956321) (xy 196.283287 118.967604)
- (xy 196.292692 118.979124) (xy 196.301915 118.990882) (xy 196.306458 118.99685) (xy 196.315654 119.009297)
- (xy 196.324502 119.021766) (xy 196.333001 119.034257) (xy 196.341151 119.046771) (xy 196.348953 119.059308)
- (xy 196.360003 119.078155) (xy 196.370268 119.097053) (xy 196.379749 119.116002) (xy 196.388445 119.135001)
- (xy 196.396358 119.154051) (xy 196.403486 119.173152) (xy 196.409829 119.192303) (xy 196.41177 119.198698)
- (xy 196.417188 119.21782) (xy 196.42198 119.236688) (xy 196.426145 119.255303) (xy 196.429683 119.273664)
- (xy 196.432596 119.291772) (xy 196.434881 119.309625) (xy 196.43654 119.327226) (xy 196.437572 119.344572)
- (xy 196.437978 119.361665) (xy 196.437758 119.378505) (xy 196.437263 119.38959) (xy 196.203295 119.386531)
- (xy 196.20253 119.36893) (xy 196.201251 119.351716) (xy 196.199458 119.33489) (xy 196.19715 119.318451)
- (xy 196.194328 119.3024) (xy 196.190992 119.286737) (xy 196.187141 119.271461) (xy 196.182776 119.256573)
- (xy 196.177897 119.242072) (xy 196.172503 119.227959) (xy 196.166596 119.214233) (xy 196.160173 119.200895)
- (xy 196.153237 119.187945) (xy 196.141868 119.169246) (xy 196.129341 119.151419) (xy 196.119025 119.138283)
- (xy 196.108415 119.125866) (xy 196.097513 119.114168) (xy 196.086317 119.103189) (xy 196.074828 119.092929)
- (xy 196.063045 119.083388) (xy 196.05097 119.074566) (xy 196.038601 119.066464) (xy 196.025939 119.05908)
- (xy 196.006397 119.049353) (xy 195.986195 119.041244) (xy 195.965333 119.034753) (xy 195.951059 119.031324)
- (xy 195.936492 119.028615) (xy 195.929098 119.02753) (xy 195.914247 119.025944) (xy 195.899415 119.025169)
- (xy 195.884602 119.025203) (xy 195.869807 119.026048) (xy 195.855032 119.027702) (xy 195.840276 119.030166)
- (xy 195.825539 119.033441) (xy 195.810821 119.037525) (xy 195.796122 119.042419) (xy 195.781442 119.048124)
- (xy 195.766781 119.054638) (xy 195.752139 119.061962) (xy 195.737516 119.070096) (xy 195.722912 119.07904)
- (xy 195.708327 119.088794) (xy 195.693761 119.099359) (xy 195.679584 119.110438) (xy 195.666164 119.121739)
- (xy 195.653502 119.13326) (xy 195.641598 119.145002) (xy 195.630452 119.156966) (xy 195.620064 119.16915)
- (xy 195.610434 119.181555) (xy 195.601561 119.194182) (xy 195.593446 119.207029) (xy 195.586089 119.220097)
- (xy 195.57949 119.233386) (xy 195.573649 119.246896) (xy 195.566308 119.267576) (xy 195.560673 119.288752)
- (xy 195.557863 119.303146) (xy 195.555119 119.324854) (xy 195.554096 119.346352) (xy 195.554795 119.367642)
- (xy 195.557216 119.388723) (xy 195.561358 119.409595) (xy 195.567222 119.430259) (xy 195.574807 119.450714)
- (xy 195.58082 119.464234) (xy 195.587599 119.477662) (xy 195.595143 119.490997) (xy 195.603451 119.50424)
- (xy 195.612525 119.517389) (xy 195.617349 119.52393) (xy 195.626785 119.536019) (xy 195.636491 119.547598)
- (xy 195.646466 119.558668) (xy 195.65671 119.569229) (xy 195.670788 119.582518) (xy 195.685345 119.594902)
- (xy 195.700381 119.606379) (xy 195.715895 119.616951) (xy 195.731888 119.626618) (xy 195.748142 119.635594)
- (xy 195.764438 119.644093) (xy 195.780777 119.652116) (xy 195.797158 119.659663) (xy 195.813581 119.666733)
- (xy 195.830047 119.673327) (xy 195.846556 119.679444) (xy 195.863107 119.685085) (xy 195.786508 119.898777)
- (xy 195.771954 119.894798) (xy 195.757562 119.890506) (xy 195.743332 119.885903) (xy 195.729265 119.880987)
- (xy 195.71536 119.875758) (xy 195.701618 119.870218) (xy 195.688038 119.864365) (xy 195.67462 119.858199)
- (xy 195.661365 119.851722) (xy 195.648272 119.844931) (xy 195.635342 119.837829) (xy 195.622574 119.830414)
- (xy 195.609969 119.822687) (xy 195.597526 119.814648) (xy 195.585246 119.806296) (xy 195.573128 119.797631)
- (xy 195.561241 119.788787) (xy 195.549601 119.779822) (xy 195.532601 119.766148) (xy 195.516155 119.752203)
- (xy 195.500262 119.737985) (xy 195.484922 119.723496) (xy 195.470135 119.708735) (xy 195.455901 119.693703)
- (xy 195.442221 119.678399) (xy 195.429094 119.662822) (xy 195.41652 119.646975)
- )
- )
- (polygon
- (pts
- (xy 196.587278 119.69517) (xy 196.606637 119.696009) (xy 196.625855 119.697624) (xy 196.644932 119.700014)
- (xy 196.657571 119.702039) (xy 196.676404 119.70571) (xy 196.694994 119.710024) (xy 196.713342 119.714979)
- (xy 196.731449 119.720576) (xy 196.749313 119.726816) (xy 196.766935 119.733697) (xy 196.784316 119.74122)
- (xy 196.801454 119.749386) (xy 196.818351 119.758193) (xy 196.835005 119.767642) (xy 196.845974 119.774298)
- (xy 196.862125 119.784743) (xy 196.877834 119.795683) (xy 196.893102 119.807117) (xy 196.907927 119.819045)
- (xy 196.922311 119.831468) (xy 196.936252 119.844385) (xy 196.949752 119.857796) (xy 196.962809 119.871701)
- (xy 196.975425 119.886101) (xy 196.987598 119.900995) (xy 196.995469 119.911199) (xy 197.006828 119.926814)
- (xy 197.017591 119.942718) (xy 197.027756 119.95891) (xy 197.037325 119.975391) (xy 197.046297 119.99216)
- (xy 197.054671 120.009218) (xy 197.062449 120.026565) (xy 197.06963 120.0442) (xy 197.076214 120.062123)
- (xy 197.0822 120.080336) (xy 197.08586 120.092638) (xy 197.090806 120.111212) (xy 197.095065 120.129837)
- (xy 197.098636 120.148512) (xy 197.10152 120.167238) (xy 197.103715 120.186014) (xy 197.105224 120.20484)
- (xy 197.106044 120.223718) (xy 197.106177 120.242646) (xy 197.105622 120.261624) (xy 197.104379 120.280653)
- (xy 197.103169 120.293366) (xy 197.100771 120.312467) (xy 197.097584 120.331485) (xy 197.09361 120.35042)
- (xy 197.088847 120.369271) (xy 197.083295 120.388039) (xy 197.076955 120.406724) (xy 197.069826 120.425325)
- (xy 197.061909 120.443844) (xy 197.053204 120.462279) (xy 197.04371 120.480631) (xy 197.036943 120.49282)
- (xy 197.026146 120.510875) (xy 197.014475 120.528614) (xy 197.001928 120.546037) (xy 196.988505 120.563145)
- (xy 196.979071 120.574374) (xy 196.969248 120.585462) (xy 196.959035 120.59641) (xy 196.948434 120.607218)
- (xy 196.937443 120.617885) (xy 196.926064 120.628411) (xy 196.914295 120.638797) (xy 196.902138 120.649043)
- (xy 196.889591 120.659148) (xy 196.876655 120.669112) (xy 196.86351 120.678801) (xy 196.850335 120.688079)
- (xy 196.83713 120.696945) (xy 196.823894 120.705401) (xy 196.810629 120.713446) (xy 196.797333 120.72108)
- (xy 196.784007 120.728303) (xy 196.770651 120.735115) (xy 196.757265 120.741516) (xy 196.743849 120.747507)
- (xy 196.723668 120.755721) (xy 196.703419 120.763012) (xy 196.683103 120.769377) (xy 196.662718 120.774818)
- (xy 196.642421 120.779367) (xy 196.622256 120.783138) (xy 196.602223 120.786133) (xy 196.582323 120.788351)
- (xy 196.562554 120.789792) (xy 196.542918 120.790456) (xy 196.523414 120.790343) (xy 196.504042 120.789453)
- (xy 196.484803 120.787786) (xy 196.465695 120.785342) (xy 196.45303 120.783281) (xy 196.434237 120.779662)
- (xy 196.415683 120.775395) (xy 196.397366 120.770482) (xy 196.379287 120.764922) (xy 196.361447 120.758714)
- (xy 196.343844 120.751859) (xy 196.32648 120.744358) (xy 196.309354 120.736209) (xy 196.292466 120.727413)
- (xy 196.275816 120.717969) (xy 196.264848 120.711314) (xy 196.248697 120.700869) (xy 196.232988 120.689929)
- (xy 196.21772 120.678496) (xy 196.202895 120.666567) (xy 196.188511 120.654145) (xy 196.17457 120.641228)
- (xy 196.16107 120.627817) (xy 196.148013 120.613911) (xy 196.135397 120.599512) (xy 196.123224 120.584617)
- (xy 196.115353 120.574413) (xy 196.103994 120.558798) (xy 196.093231 120.542895) (xy 196.083066 120.526702)
- (xy 196.073497 120.510222) (xy 196.064525 120.493452) (xy 196.056151 120.476394) (xy 196.048373 120.459048)
- (xy 196.041192 120.441413) (xy 196.034608 120.423489) (xy 196.028622 120.405277) (xy 196.024962 120.392975)
- (xy 196.020014 120.374398) (xy 196.015749 120.355766) (xy 196.012168 120.337077) (xy 196.009916 120.32251)
- (xy 196.260875 120.32251) (xy 196.262126 120.339546) (xy 196.265145 120.356434) (xy 196.269932 120.373176)
- (xy 196.276487 120.38977) (xy 196.284811 120.406218) (xy 196.294902 120.422519) (xy 196.302612 120.433304)
- (xy 196.31508 120.448604) (xy 196.328178 120.462244) (xy 196.341903 120.474225) (xy 196.356258 120.484548)
- (xy 196.371241 120.493211) (xy 196.386852 120.500215) (xy 196.403093 120.50556) (xy 196.419962 120.509246)
- (xy 196.437459 120.511273) (xy 196.455586 120.511641) (xy 196.468019 120.510964) (xy 196.487018 120.508699)
- (xy 196.506296 120.505037) (xy 196.525853 120.499981) (xy 196.545689 120.493529) (xy 196.565804 120.485681)
- (xy 196.579368 120.479674) (xy 196.593057 120.473046) (xy 196.60687 120.465799) (xy 196.620806 120.457931)
- (xy 196.634867 120.449443) (xy 196.649052 120.440334) (xy 196.66336 120.430606) (xy 196.677793 120.420257)
- (xy 196.685055 120.41485) (xy 196.699297 120.403855) (xy 196.712907 120.392808) (xy 196.725888 120.38171)
- (xy 196.738238 120.370559) (xy 196.749958 120.359357) (xy 196.761047 120.348103) (xy 196.771506 120.336797)
- (xy 196.781335 120.32544) (xy 196.790533 120.31403) (xy 196.803148 120.296819) (xy 196.814345 120.279491)
- (xy 196.824124 120.262047) (xy 196.832484 120.244486) (xy 196.837269 120.232714) (xy 196.843091 120.215091)
- (xy 196.847144 120.197614) (xy 196.84943 120.180285) (xy 196.849947 120.163102) (xy 196.848696 120.146067)
- (xy 196.845677 120.129178) (xy 196.84089 120.112437) (xy 196.834335 120.095842) (xy 196.826011 120.079394)
- (xy 196.81592 120.063094) (xy 196.80821 120.052308) (xy 196.795742 120.037009) (xy 196.782644 120.023368)
- (xy 196.768919 120.011387) (xy 196.754564 120.001065) (xy 196.739581 119.992401) (xy 196.72397 119.985397)
- (xy 196.707729 119.980052) (xy 196.69086 119.976366) (xy 196.673363 119.974339) (xy 196.655236 119.973972)
- (xy 196.642803 119.974648) (xy 196.623804 119.976914) (xy 196.604526 119.980575) (xy 196.584969 119.985632)
- (xy 196.565133 119.992084) (xy 196.545018 119.999932) (xy 196.531454 120.005939) (xy 196.517765 120.012566)
- (xy 196.503952 120.019814) (xy 196.490016 120.027682) (xy 196.475955 120.03617) (xy 196.46177 120.045278)
- (xy 196.447462 120.055007) (xy 196.433029 120.065355) (xy 196.425767 120.070762) (xy 196.411525 120.081757)
- (xy 196.397915 120.092804) (xy 196.384934 120.103903) (xy 196.372584 120.115053) (xy 196.360864 120.126255)
- (xy 196.349775 120.137509) (xy 196.339316 120.148815) (xy 196.329487 120.160173) (xy 196.320289 120.171582)
- (xy 196.307674 120.188793) (xy 196.296477 120.206121) (xy 196.286698 120.223565) (xy 196.278338 120.241126)
- (xy 196.273553 120.252898) (xy 196.267731 120.270522) (xy 196.263678 120.287998) (xy 196.261392 120.305328)
- (xy 196.260875 120.32251) (xy 196.009916 120.32251) (xy 196.009271 120.318334) (xy 196.007058 120.299534)
- (xy 196.005529 120.280679) (xy 196.004683 120.261769) (xy 196.004521 120.242802) (xy 196.005043 120.22378)
- (xy 196.006249 120.204703) (xy 196.007433 120.191953) (xy 196.009868 120.172907) (xy 196.013082 120.153942)
- (xy 196.017075 120.135059) (xy 196.021848 120.116258) (xy 196.027401 120.097539) (xy 196.033732 120.078902)
- (xy 196.040844 120.060347) (xy 196.048734 120.041874) (xy 196.057404 120.023483) (xy 196.066854 120.005174)
- (xy 196.073586 119.993013) (xy 196.084435 119.974919) (xy 196.096154 119.957144) (xy 196.108743 119.939689)
- (xy 196.122202 119.922554) (xy 196.131658 119.911309) (xy 196.141501 119.900205) (xy 196.151731 119.889244)
- (xy 196.162347 119.878426) (xy 196.17335 119.867749) (xy 196.18474 119.857215) (xy 196.196517 119.846823)
- (xy 196.20868 119.836573) (xy 196.22123 119.826466) (xy 196.234167 119.8165) (xy 196.24731 119.806813)
- (xy 196.260482 119.797537) (xy 196.273682 119.788675) (xy 196.286909 119.780225) (xy 196.300165 119.772188)
- (xy 196.313448 119.764563) (xy 196.326759 119.757351) (xy 196.340098 119.750552) (xy 196.353465 119.744166)
- (xy 196.366859 119.738192) (xy 196.387003 119.730005) (xy 196.40721 119.722746) (xy 196.427479 119.716416)
- (xy 196.447811 119.711015) (xy 196.468159 119.706424) (xy 196.488365 119.702609) (xy 196.50843 119.69957)
- (xy 196.528354 119.697306) (xy 196.548137 119.695818) (xy 196.567778 119.695106)
- )
- )
- (polygon
- (pts
- (xy 196.555203 121.119152) (xy 197.397866 120.48416) (xy 197.538755 120.671126) (xy 197.446503 120.76725)
- (xy 197.451574 120.773979) (xy 197.468703 120.770705) (xy 197.485816 120.76836) (xy 197.502913 120.766945)
- (xy 197.519994 120.76646) (xy 197.537059 120.766904) (xy 197.554107 120.768278) (xy 197.571139 120.770582)
- (xy 197.588155 120.773816) (xy 197.605022 120.778365) (xy 197.621464 120.784726) (xy 197.637479 120.7929)
- (xy 197.653067 120.802886) (xy 197.66823 120.814684) (xy 197.679321 120.824722) (xy 197.690174 120.835779)
- (xy 197.700786 120.847855) (xy 197.711158 120.860951) (xy 197.720567 120.874569) (xy 197.728509 120.888504)
- (xy 197.734983 120.902755) (xy 197.739991 120.917324) (xy 197.743531 120.93221) (xy 197.745605 120.947413)
- (xy 197.746212 120.962933) (xy 197.745351 120.97877) (xy 197.743095 120.994819) (xy 197.73926 121.010941)
- (xy 197.733845 121.027135) (xy 197.72685 121.043402) (xy 197.718275 121.059741) (xy 197.708121 121.076152)
- (xy 197.699468 121.088507) (xy 197.689927 121.100904) (xy 197.683072 121.109191) (xy 197.701913 121.104792)
- (xy 197.720685 121.101462) (xy 197.739388 121.099202) (xy 197.758023 121.098011) (xy 197.77659 121.09789)
- (xy 197.795088 121.098838) (xy 197.813517 121.100856) (xy 197.831878 121.103943) (xy 197.849965 121.108541)
- (xy 197.867463 121.114945) (xy 197.884372 121.123155) (xy 197.900693 121.13317) (xy 197.912546 121.141866)
- (xy 197.924069 121.151578) (xy 197.93526 121.162306) (xy 197.94612 121.174049) (xy 197.956648 121.186808)
- (xy 197.960084 121.191287) (xy 197.972021 121.208449) (xy 197.982118 121.225813) (xy 197.990374 121.243378)
- (xy 197.996791 121.261144) (xy 198.001368 121.279111) (xy 198.004104 121.29728) (xy 198.005 121.31565)
- (xy 198.004056 121.334221) (xy 198.001273 121.352993) (xy 197.996649 121.371966) (xy 197.992544 121.384727)
- (xy 197.985026 121.403837) (xy 197.975907 121.422832) (xy 197.965184 121.441711) (xy 197.957146 121.454234)
- (xy 197.948395 121.466706) (xy 197.938932 121.479127) (xy 197.928757 121.491496) (xy 197.91787 121.503815)
- (xy 197.90627 121.516082) (xy 197.893958 121.528299) (xy 197.880934 121.540464) (xy 197.867198 121.552578)
- (xy 197.852749 121.564642) (xy 197.837588 121.576654) (xy 197.829741 121.582641) (xy 197.239584 122.027356)
- (xy 197.061874 121.791528) (xy 197.640327 121.355632) (xy 197.651891 121.346526) (xy 197.66395 121.335933)
- (xy 197.675513 121.324037) (xy 197.685424 121.31105) (xy 197.690543 121.301735) (xy 197.694746 121.286446)
- (xy 197.692952 121.270926) (xy 197.68621 121.256763) (xy 197.682883 121.252) (xy 197.671725 121.240564)
- (xy 197.658094 121.232587) (xy 197.643902 121.228401) (xy 197.631975 121.227056) (xy 197.616529 121.226946)
- (xy 197.601668 121.227898) (xy 197.585309 121.229818) (xy 197.570534 121.232156) (xy 197.554718 121.235165)
- (xy 197.54473 121.237293) (xy 196.970373 121.670102) (xy 196.824413 121.476407) (xy 197.402867 121.040511)
- (xy 197.416305 121.029731) (xy 197.427762 121.019138) (xy 197.439958 121.005303) (xy 197.448633 120.991798)
- (xy 197.454526 120.975383) (xy 197.454917 120.959485) (xy 197.449807 120.944104) (xy 197.4441 120.935124)
- (xy 197.432479 120.924036) (xy 197.417459 120.917106) (xy 197.401255 120.914436) (xy 197.38734 120.914589)
- (xy 197.371918 120.916389) (xy 197.354608 120.919579) (xy 197.338742 120.923299) (xy 197.321564 120.927984)
- (xy 197.306879 120.932428) (xy 197.291354 120.937489) (xy 197.283277 120.940252) (xy 196.732912 121.354981)
- )
- )
- (polygon
- (pts
- (xy 197.10001 122.38759) (xy 198.978444 121.841398) (xy 199.134766 122.048845) (xy 197.256333 122.595038)
- )
- )
- (polygon
- (pts
- (xy 187.969199 114.613771) (xy 187.958475 114.599257) (xy 187.948213 114.584788) (xy 187.938414 114.570367)
- (xy 187.929078 114.555992) (xy 187.920204 114.541663) (xy 187.911792 114.527382) (xy 187.903843 114.513146)
- (xy 187.896357 114.498958) (xy 187.889333 114.484816) (xy 187.882771 114.47072) (xy 187.878654 114.461349)
- (xy 187.872771 114.447332) (xy 187.867166 114.433364) (xy 187.86184 114.419444) (xy 187.856792 114.405572)
- (xy 187.850495 114.387151) (xy 187.844692 114.368816) (xy 187.839384 114.350567) (xy 187.834571 114.332404)
- (xy 187.830253 114.314327) (xy 188.057562 114.256804) (xy 188.061248 114.27353) (xy 188.065197 114.289613)
- (xy 188.069407 114.305055) (xy 188.07388 114.319855) (xy 188.078614 114.334014) (xy 188.0849 114.350809)
- (xy 188.091595 114.366602) (xy 188.094388 114.372639) (xy 188.101641 114.38735) (xy 188.109137 114.401521)
- (xy 188.116874 114.415151) (xy 188.124854 114.42824) (xy 188.133075 114.440788) (xy 188.141539 114.452796)
- (xy 188.144992 114.457447) (xy 188.157658 114.473441) (xy 188.170353 114.487848) (xy 188.183078 114.500669)
- (xy 188.195832 114.511902) (xy 188.208617 114.521548) (xy 188.221432 114.529608) (xy 188.238564 114.537885)
- (xy 188.25575 114.543342) (xy 188.272989 114.545977) (xy 188.281628 114.546237) (xy 188.299307 114.544957)
- (xy 188.31776 114.541488) (xy 188.332106 114.537451) (xy 188.346888 114.532182) (xy 188.362106 114.525682)
- (xy 188.377758 114.517952) (xy 188.393845 114.50899) (xy 188.410368 114.498797) (xy 188.427326 114.487373)
- (xy 188.444718 114.474719) (xy 189.06706 114.00575) (xy 188.814386 113.67044) (xy 189.001645 113.529331)
- (xy 189.441069 114.112466) (xy 188.646683 114.711078) (xy 188.63225 114.721708) (xy 188.617699 114.731935)
- (xy 188.60303 114.741759) (xy 188.588243 114.75118) (xy 188.573338 114.760199) (xy 188.558315 114.768814)
- (xy 188.543174 114.777027) (xy 188.527914 114.784836) (xy 188.512537 114.792243) (xy 188.497041 114.799247)
- (xy 188.486645 114.803693) (xy 188.471024 114.809928) (xy 188.455346 114.815456) (xy 188.439612 114.820277)
- (xy 188.42382 114.824392) (xy 188.407971 114.827799) (xy 188.392066 114.830499) (xy 188.376103 114.832493)
- (xy 188.360084 114.833779) (xy 188.344007 114.834359) (xy 188.327873 114.834231) (xy 188.317086 114.833753)
- (xy 188.300857 114.832486) (xy 188.284596 114.830395) (xy 188.268303 114.827481) (xy 188.25198 114.823745)
- (xy 188.235624 114.819185) (xy 188.219237 114.813803) (xy 188.202819 114.807597) (xy 188.186369 114.800569)
- (xy 188.169888 114.792717) (xy 188.153375 114.784043) (xy 188.142349 114.777803) (xy 188.125867 114.76768)
- (xy 188.109436 114.756469) (xy 188.093057 114.744172) (xy 188.076729 114.730787) (xy 188.060454 114.716315)
- (xy 188.049632 114.706063) (xy 188.038833 114.695328) (xy 188.028057 114.68411) (xy 188.017304 114.672408)
- (xy 188.006574 114.660223) (xy 187.995866 114.647555) (xy 187.985182 114.634404) (xy 187.974521 114.62077)
- )
- )
- (polygon
- (pts
- (xy 189.470507 113.878804) (xy 189.460778 113.865167) (xy 189.452098 113.851465) (xy 189.444467 113.837699)
- (xy 189.437883 113.823869) (xy 189.432348 113.809974) (xy 189.427861 113.796016) (xy 189.423509 113.777304)
- (xy 189.421021 113.758479) (xy 189.420396 113.739539) (xy 189.420783 113.730026) (xy 189.423005 113.711364)
- (xy 189.427194 113.693485) (xy 189.433349 113.67639) (xy 189.44147 113.660077) (xy 189.451558 113.644548)
- (xy 189.463612 113.629802) (xy 189.473943 113.619256) (xy 189.485381 113.609151) (xy 189.49362 113.602659)
- (xy 189.506375 113.593684) (xy 189.519296 113.585859) (xy 189.532381 113.579184) (xy 189.550084 113.572072)
- (xy 189.568081 113.567005) (xy 189.58637 113.563982) (xy 189.604953 113.563002) (xy 189.623829 113.564067)
- (xy 189.638178 113.566207) (xy 189.657141 113.570683) (xy 189.675398 113.576981) (xy 189.692949 113.585101)
- (xy 189.709795 113.595042) (xy 189.721966 113.603694) (xy 189.73374 113.613371) (xy 189.745117 113.624073)
- (xy 189.756098 113.6358) (xy 189.766681 113.648551) (xy 189.77012 113.653029) (xy 189.779826 113.666684)
- (xy 189.788436 113.680438) (xy 189.795952 113.694292) (xy 189.802374 113.708244) (xy 189.807701 113.722295)
- (xy 189.811933 113.736446) (xy 189.815873 113.755467) (xy 189.817868 113.774665) (xy 189.817916 113.794039)
- (xy 189.817211 113.803791) (xy 189.814445 113.822864) (xy 189.809794 113.841091) (xy 189.80326 113.858472)
- (xy 189.794841 113.875009) (xy 189.784538 113.8907) (xy 189.772352 113.905546) (xy 189.761975 113.916126)
- (xy 189.750539 113.92623) (xy 189.742326 113.932702) (xy 189.729538 113.941701) (xy 189.716633 113.949515)
- (xy 189.699241 113.958091) (xy 189.681638 113.96456) (xy 189.663824 113.968924) (xy 189.6458 113.971181)
- (xy 189.627564 113.971333) (xy 189.609118 113.969378) (xy 189.599815 113.967611) (xy 189.58147 113.96267)
- (xy 189.563748 113.955969) (xy 189.546649 113.947508) (xy 189.530174 113.937287) (xy 189.518226 113.928467)
- (xy 189.50663 113.918656) (xy 189.495384 113.907856) (xy 189.484488 113.896065) (xy 189.473944 113.883285)
- )
- )
- (polygon
- (pts
- (xy 189.68472 114.607755) (xy 189.698528 114.61444) (xy 189.712286 114.621317) (xy 189.725995 114.628384)
- (xy 189.739654 114.635644) (xy 189.753264 114.643094) (xy 189.766824 114.650736) (xy 189.780335 114.658569)
- (xy 189.793797 114.666593) (xy 189.80721 114.674809) (xy 189.820573 114.683216) (xy 189.833887 114.691814)
- (xy 189.847151 114.700603) (xy 189.860366 114.709584) (xy 189.873531 114.718756) (xy 189.886648 114.72812)
- (xy 189.899647 114.737704) (xy 189.912462 114.747538) (xy 189.925093 114.757622) (xy 189.937539 114.767956)
- (xy 189.949801 114.778541) (xy 189.961879 114.789375) (xy 189.973773 114.800459) (xy 189.985482 114.811793)
- (xy 189.997006 114.823377) (xy 190.008347 114.835211) (xy 190.019503 114.847296) (xy 190.030475 114.85963)
- (xy 190.041262 114.872214) (xy 190.051865 114.885048) (xy 190.062284 114.898132) (xy 190.072518 114.911467)
- (xy 190.088444 114.93336) (xy 190.103206 114.955224) (xy 190.116802 114.97706) (xy 190.129233 114.998867)
- (xy 190.140499 115.020645) (xy 190.1506 115.042394) (xy 190.159537 115.064115) (xy 190.167308 115.085806)
- (xy 190.173914 115.107469) (xy 190.179356 115.129102) (xy 190.183632 115.150707) (xy 190.186743 115.172284)
- (xy 190.188689 115.193831) (xy 190.189471 115.215349) (xy 190.189087 115.236839) (xy 190.187538 115.2583)
- (xy 190.184754 115.279619) (xy 190.180589 115.300737) (xy 190.175044 115.321656) (xy 190.16812 115.342374)
- (xy 190.159815 115.362893) (xy 190.15013 115.383211) (xy 190.139065 115.403329) (xy 190.12662 115.423247)
- (xy 190.112795 115.442966) (xy 190.09759 115.462484) (xy 190.081005 115.481801) (xy 190.06304 115.500919)
- (xy 190.043694 115.519837) (xy 190.022969 115.538555) (xy 190.000864 115.557072) (xy 189.989294 115.566256)
- (xy 189.977379 115.57539) (xy 189.495773 115.938306) (xy 189.343198 115.735832) (xy 189.42557 115.64486)
- (xy 189.420499 115.63813) (xy 189.402293 115.632852) (xy 189.384215 115.627154) (xy 189.366264 115.621037)
- (xy 189.348441 115.614502) (xy 189.330746 115.607548) (xy 189.313179 115.600175) (xy 189.29574 115.592382)
- (xy 189.278429 115.584171) (xy 189.261245 115.575542) (xy 189.244189 115.566493) (xy 189.23289 115.560228)
- (xy 189.216292 115.550385) (xy 189.200199 115.540017) (xy 189.184613 115.529121) (xy 189.169534 115.517699)
- (xy 189.15496 115.50575) (xy 189.140893 115.493275) (xy 189.127332 115.480273) (xy 189.114278 115.466744)
- (xy 189.101729 115.452689) (xy 189.089687 115.438107) (xy 189.081941 115.428093) (xy 189.073146 115.416068)
- (xy 189.062225 115.400006) (xy 189.052224 115.38391) (xy 189.043144 115.36778) (xy 189.034985 115.351615)
- (xy 189.027745 115.335417) (xy 189.021426 115.319184) (xy 189.016028 115.302917) (xy 189.014822 115.298845)
- (xy 189.010656 115.282624) (xy 189.007316 115.266512) (xy 189.005479 115.254811) (xy 189.284594 115.254811)
- (xy 189.284686 115.266138) (xy 189.286741 115.280791) (xy 189.290596 115.295812) (xy 189.296252 115.311201)
- (xy 189.303709 115.326958) (xy 189.31097 115.339828) (xy 189.319384 115.352934) (xy 189.32895 115.366275)
- (xy 189.33971 115.379793) (xy 189.351042 115.392549) (xy 189.362948 115.404543) (xy 189.375426 115.415776)
- (xy 189.388478 115.426247) (xy 189.402102 115.435957) (xy 189.4163 115.444905) (xy 189.43107 115.453092)
- (xy 189.446315 115.460634) (xy 189.461791 115.467759) (xy 189.477497 115.474467) (xy 189.493433 115.480757)
- (xy 189.5096 115.486631) (xy 189.525997 115.492087) (xy 189.542624 115.497125) (xy 189.559482 115.501747)
- (xy 189.702266 115.394151) (xy 189.688323 115.377831) (xy 189.674679 115.362165) (xy 189.661334 115.347152)
- (xy 189.648289 115.332793) (xy 189.635542 115.319087) (xy 189.623094 115.306035) (xy 189.610945 115.293637)
- (xy 189.599095 115.281893) (xy 189.587544 115.270802) (xy 189.576292 115.260364) (xy 189.568957 115.253769)
- (xy 189.554744 115.241357) (xy 189.540922 115.229882) (xy 189.527491 115.219345) (xy 189.514452 115.209746)
- (xy 189.501804 115.201085) (xy 189.486545 115.191578) (xy 189.471897 115.183536) (xy 189.466209 115.18073)
- (xy 189.452433 115.174571) (xy 189.436511 115.16885) (xy 189.421252 115.164952) (xy 189.406657 115.162876)
- (xy 189.390468 115.162758) (xy 189.386008 115.16318) (xy 189.371092 115.16584) (xy 189.356852 115.170098)
- (xy 189.343289 115.175953) (xy 189.330403 115.183406) (xy 189.323344 115.188381) (xy 189.311368 115.198593)
- (xy 189.30159 115.209522) (xy 189.292759 115.223585) (xy 189.287093 115.238681) (xy 189.284594 115.254811)
- (xy 189.005479 115.254811) (xy 189.004803 115.250507) (xy 189.003117 115.234611) (xy 189.002258 115.218823)
- (xy 189.002226 115.203142) (xy 189.003021 115.18757) (xy 189.004642 115.172106) (xy 189.007033 115.156815)
- (xy 189.010133 115.141763) (xy 189.013944 115.126949) (xy 189.018465 115.112375) (xy 189.023697 115.098039)
- (xy 189.029639 115.083943) (xy 189.036291 115.070085) (xy 189.043654 115.056465) (xy 189.05186 115.043186)
- (xy 189.060787 115.030309) (xy 189.070433 115.017837) (xy 189.080798 115.005768) (xy 189.091884 114.994102)
- (xy 189.10369 114.982841) (xy 189.116216 114.971983) (xy 189.129461 114.961529) (xy 189.142889 114.951829)
- (xy 189.156402 114.942905) (xy 189.169998 114.934755) (xy 189.183679 114.927382) (xy 189.197444 114.920783)
- (xy 189.211293 114.914959) (xy 189.225226 114.909911) (xy 189.243935 114.904385) (xy 189.262793 114.900238)
- (xy 189.277035 114.898032) (xy 189.296322 114.896308) (xy 189.311007 114.896005) (xy 189.32588 114.896553)
- (xy 189.340943 114.89795) (xy 189.356194 114.900197) (xy 189.371633 114.903294) (xy 189.387262 114.90724)
- (xy 189.403079 114.912036) (xy 189.419084 114.917681) (xy 189.435279 114.924176) (xy 189.440719 114.92653)
- (xy 189.457288 114.934175) (xy 189.4741 114.942678) (xy 189.491155 114.952038) (xy 189.508453 114.962255)
- (xy 189.525993 114.973329) (xy 189.543777 114.985261) (xy 189.555767 114.993691) (xy 189.567865 115.002503)
- (xy 189.580072 115.011696) (xy 189.592386 115.021269) (xy 189.604808 115.031224) (xy 189.617338 115.04156)
- (xy 189.629976 115.052276) (xy 189.642776 115.063371) (xy 189.655721 115.074894) (xy 189.668809 115.086846)
- (xy 189.682042 115.099227) (xy 189.695419 115.112037) (xy 189.70894 115.125276) (xy 189.722605 115.138944)
- (xy 189.736414 115.153042) (xy 189.750367 115.167568) (xy 189.764464 115.182523) (xy 189.778705 115.197907)
- (xy 189.793091 115.21372) (xy 189.80762 115.229963) (xy 189.822294 115.246634) (xy 189.837112 115.263734)
- (xy 189.852073 115.281263) (xy 189.865456 115.267652) (xy 189.877125 115.253555) (xy 189.88708 115.238972)
- (xy 189.895321 115.223902) (xy 189.901848 115.208347) (xy 189.906661 115.192305) (xy 189.909761 115.175777)
- (xy 189.911146 115.158763) (xy 189.910629 115.141241) (xy 189.90802 115.123187) (xy 189.903319 115.104602)
- (xy 189.898421 115.090315) (xy 189.892346 115.07573) (xy 189.885095 115.060845) (xy 189.876666 115.045662)
- (xy 189.867062 115.03018) (xy 189.85628 115.0144) (xy 189.848439 115.003713) (xy 189.836686 114.988801)
- (xy 189.824247 114.974349) (xy 189.811122 114.960356) (xy 189.797312 114.946823) (xy 189.782815 114.933749)
- (xy 189.771493 114.924245) (xy 189.759784 114.915) (xy 189.74769 114.906013) (xy 189.73521 114.897285)
- (xy 189.722393 114.888756) (xy 189.709203 114.880257) (xy 189.695641 114.871789) (xy 189.681707 114.863351)
- (xy 189.6674 114.854944) (xy 189.652722 114.846568) (xy 189.637671 114.838221) (xy 189.622249 114.829906)
- (xy 189.606454 114.82162) (xy 189.590287 114.813366) (xy 189.579302 114.807879) (xy 189.670864 114.601261)
- )
- )
- (polygon
- (pts
- (xy 189.931023 116.554863) (xy 189.920546 116.540653) (xy 189.910394 116.526261) (xy 189.900566 116.511685)
- (xy 189.891063 116.496926) (xy 189.881883 116.481983) (xy 189.873028 116.466857) (xy 189.864496 116.451548)
- (xy 189.856289 116.436055) (xy 189.848406 116.420379) (xy 189.840847 116.40452) (xy 189.833613 116.388477)
- (xy 189.826702 116.372251) (xy 189.820116 116.355842) (xy 189.813854 116.339249) (xy 189.807916 116.322473)
- (xy 189.802302 116.305514) (xy 189.797024 116.288552) (xy 189.792037 116.271697) (xy 189.787342 116.254949)
- (xy 189.782938 116.238307) (xy 189.778826 116.221771) (xy 189.775006 116.205341) (xy 189.771477 116.189018)
- (xy 189.76824 116.172802) (xy 189.765295 116.156692) (xy 189.762641 116.140688) (xy 189.760278 116.12479)
- (xy 189.758208 116.108999) (xy 189.756429 116.093315) (xy 189.754941 116.077736) (xy 189.753746 116.062264)
- (xy 189.752842 116.046899) (xy 189.989121 116.035371) (xy 189.991165 116.056717) (xy 189.993709 116.077872)
- (xy 189.996754 116.098834) (xy 190.0003 116.119605) (xy 190.004346 116.140184) (xy 190.008893 116.160572)
- (xy 190.01394 116.180767) (xy 190.019488 116.200771) (xy 190.025537 116.220583) (xy 190.032086 116.240204)
- (xy 190.03673 116.253177) (xy 190.044184 116.272425) (xy 190.052169 116.291458) (xy 190.060686 116.310275)
- (xy 190.069734 116.328878) (xy 190.079314 116.347266) (xy 190.089425 116.365438) (xy 190.100067 116.383396)
- (xy 190.111241 116.401139) (xy 190.122947 116.418666) (xy 190.135184 116.435979) (xy 190.143637 116.447401)
- (xy 190.153322 116.45989) (xy 190.162865 116.471462) (xy 190.175367 116.485465) (xy 190.187615 116.497839)
- (xy 190.199611 116.508583) (xy 190.211353 116.517697) (xy 190.225674 116.526798) (xy 190.2396 116.533352)
- (xy 190.255752 116.538329) (xy 190.270879 116.540532) (xy 190.287229 116.539595) (xy 190.302181 116.534881)
- (xy 190.313886 116.527835) (xy 190.324909 116.517464) (xy 190.332959 116.505205) (xy 190.336675 116.495982)
- (xy 190.339694 116.481383) (xy 190.339772 116.465698) (xy 190.337673 116.449616) (xy 190.336927 116.44579)
- (xy 190.333465 116.431428) (xy 190.328652 116.415449) (xy 190.323452 116.400466) (xy 190.317261 116.384295)
- (xy 190.311343 116.369911) (xy 190.310077 116.366936) (xy 190.303386 116.35141) (xy 190.296114 116.334756)
- (xy 190.289876 116.320619) (xy 190.283266 116.30576) (xy 190.276284 116.290178) (xy 190.268928 116.273873)
- (xy 190.261201 116.256845) (xy 190.257197 116.24806) (xy 190.246214 116.223607) (xy 190.236 116.199746)
- (xy 190.226554 116.176478) (xy 190.217878 116.153801) (xy 190.209971 116.131718) (xy 190.202833 116.110227)
- (xy 190.196463 116.089328) (xy 190.190863 116.069022) (xy 190.186032 116.049308) (xy 190.18197 116.030187)
- (xy 190.178676 116.011658) (xy 190.176152 115.993721) (xy 190.174397 115.976377) (xy 190.17341 115.959626)
- (xy 190.173193 115.943467) (xy 190.173745 115.9279) (xy 190.175062 115.912853) (xy 190.177088 115.898179)
- (xy 190.181453 115.876869) (xy 190.187411 115.856398) (xy 190.194962 115.836767) (xy 190.204105 115.817977)
- (xy 190.214841 115.800026) (xy 190.227169 115.782915) (xy 190.24109 115.766645) (xy 190.256604 115.751214)
- (xy 190.267831 115.741394) (xy 190.279766 115.731947) (xy 190.294291 115.72166) (xy 190.309195 115.712408)
- (xy 190.324477 115.70419) (xy 190.340136 115.697005) (xy 190.356174 115.690855) (xy 190.372589 115.685739)
- (xy 190.389382 115.681657) (xy 190.406553 115.67861) (xy 190.42394 115.676618) (xy 190.441379 115.675705)
- (xy 190.458871 115.67587) (xy 190.476416 115.677114) (xy 190.494013 115.679436) (xy 190.511664 115.682836)
- (xy 190.529367 115.687315) (xy 190.547123 115.692872) (xy 190.564999 115.699414) (xy 190.582913 115.70696)
- (xy 190.596374 115.713277) (xy 190.609857 115.720158) (xy 190.623362 115.727603) (xy 190.636888 115.735613)
- (xy 190.650437 115.744186) (xy 190.664008 115.753324) (xy 190.6776 115.763026) (xy 190.691214 115.773291)
- (xy 190.704844 115.78409) (xy 190.718374 115.795472) (xy 190.731803 115.807438) (xy 190.745131 115.819987)
- (xy 190.75836 115.83312) (xy 190.771487 115.846837) (xy 190.784515 115.861137) (xy 190.797442 115.876022)
- (xy 190.810268 115.89149) (xy 190.822994 115.907541) (xy 190.831422 115.918567) (xy 190.841855 115.93271)
- (xy 190.851875 115.946907) (xy 190.861483 115.961155) (xy 190.870679 115.975456) (xy 190.879464 115.98981)
- (xy 190.887836 116.004216) (xy 190.895796 116.018674) (xy 190.903344 116.033185) (xy 190.91048 116.047749)
- (xy 190.917204 116.062365) (xy 190.923516 116.077033) (xy 190.929415 116.091754) (xy 190.934903 116.106527)
- (xy 190.939979 116.121353) (xy 190.944643 116.136231) (xy 190.948894 116.151162) (xy 190.952839 116.166035)
- (xy 190.956583 116.180741) (xy 190.960125 116.195279) (xy 190.963467 116.209651) (xy 190.968101 116.230894)
- (xy 190.972282 116.251761) (xy 190.97601 116.272252) (xy 190.979286 116.292366) (xy 190.982108 116.312104)
- (xy 190.984477 116.331466) (xy 190.986394 116.350451) (xy 190.987857 116.36906) (xy 190.754339 116.37025)
- (xy 190.752332 116.352857) (xy 190.749935 116.335621) (xy 190.747149 116.318541) (xy 190.743972 116.301618)
- (xy 190.740405 116.284852) (xy 190.736449 116.268242) (xy 190.732102 116.251789) (xy 190.727366 116.235493)
- (xy 190.72224 116.219354) (xy 190.716724 116.203372) (xy 190.71283 116.192804) (xy 190.70667 116.177122)
- (xy 190.700132 116.161677) (xy 190.693215 116.146469) (xy 190.685921 116.131498) (xy 190.678248 116.116762)
- (xy 190.670197 116.102264) (xy 190.661769 116.088002) (xy 190.652962 116.073976) (xy 190.643776 116.060187)
- (xy 190.634213 116.046635) (xy 190.627628 116.037732) (xy 190.616615 116.023717) (xy 190.605736 116.011078)
- (xy 190.594991 115.999815) (xy 190.581748 115.987671) (xy 190.568713 115.977676) (xy 190.555887 115.969832)
- (xy 190.54327 115.964137) (xy 190.528764 115.95979) (xy 190.51285 115.957952) (xy 190.498025 115.959597)
- (xy 190.484287 115.964725) (xy 190.47514 115.97052) (xy 190.463938 115.981365) (xy 190.456444 115.994221)
- (xy 190.45266 116.009088) (xy 190.452584 116.025966) (xy 190.455354 116.041567) (xy 190.458252 116.051598)
- (xy 190.463391 116.066456) (xy 190.469732 116.08346) (xy 190.475277 116.097622) (xy 190.481498 116.112993)
- (xy 190.488396 116.129571) (xy 190.49597 116.147357) (xy 190.504221 116.166352) (xy 190.513148 116.186554)
- (xy 190.519475 116.200693) (xy 190.526102 116.215369) (xy 190.53303 116.230581) (xy 190.539245 116.244565)
- (xy 190.545242 116.258315) (xy 190.55102 116.271832) (xy 190.559276 116.291671) (xy 190.567041 116.310985)
- (xy 190.574314 116.329775) (xy 190.581095 116.348041) (xy 190.587384 116.365782) (xy 190.593181 116.382999)
- (xy 190.598486 116.399692) (xy 190.603299 116.41586) (xy 190.606235 116.426347) (xy 190.610278 116.441766)
- (xy 190.613847 116.456801) (xy 190.61694 116.471453) (xy 190.620326 116.49039) (xy 190.622868 116.508645)
- (xy 190.624566 116.526217) (xy 190.625419 116.543106) (xy 190.625429 116.559312) (xy 190.624882 116.571019)
- (xy 190.62351 116.586073) (xy 190.62134 116.600639) (xy 190.617506 116.618159) (xy 190.612425 116.634917)
- (xy 190.606097 116.650912) (xy 190.598523 116.666144) (xy 190.591565 116.67778) (xy 190.581909 116.691929)
- (xy 190.571192 116.705712) (xy 190.559416 116.719128) (xy 190.54658 116.732179) (xy 190.535548 116.742356)
- (xy 190.523838 116.752298) (xy 190.511449 116.762006) (xy 190.496923 116.772293) (xy 190.482019 116.781546)
- (xy 190.466738 116.789764) (xy 190.451078 116.796948) (xy 190.435041 116.803098) (xy 190.418626 116.808214)
- (xy 190.401832 116.812296) (xy 190.384661 116.815344) (xy 190.367213 116.817339) (xy 190.349589 116.818263)
- (xy 190.331787 116.818116) (xy 190.31381 116.816897) (xy 190.295656 116.814607) (xy 190.277325 116.811246)
- (xy 190.258818 116.806814) (xy 190.240135 116.801311) (xy 190.22606 116.796514) (xy 190.211911 116.791072)
- (xy 190.197686 116.784984) (xy 190.183387 116.778252) (xy 190.169012 116.770875) (xy 190.154563 116.762852)
- (xy 190.140039 116.754184) (xy 190.12544 116.744871) (xy 190.110766 116.734914) (xy 190.096017 116.72431)
- (xy 190.086143 116.716883) (xy 190.071384 116.705131) (xy 190.05667 116.692667) (xy 190.042001 116.679492)
- (xy 190.027376 116.665607) (xy 190.012796 116.65101) (xy 189.998261 116.635702) (xy 189.983771 116.619683)
- (xy 189.974136 116.608608) (xy 189.96452 116.597218) (xy 189.954925 116.585511) (xy 189.945349 116.573489)
- (xy 189.935793 116.56115)
- )
- )
- (polygon
- (pts
- (xy 191.175674 116.703927) (xy 191.195273 116.704844) (xy 191.214746 116.706525) (xy 191.234093 116.708969)
- (xy 191.246921 116.711024) (xy 191.26604 116.714749) (xy 191.284914 116.719144) (xy 191.303541 116.724207)
- (xy 191.321923 116.72994) (xy 191.340059 116.736341) (xy 191.357949 116.743412) (xy 191.375593 116.751152)
- (xy 191.392992 116.75956) (xy 191.410144 116.768638) (xy 191.427051 116.778385) (xy 191.438186 116.785254)
- (xy 191.454585 116.796029) (xy 191.470543 116.807298) (xy 191.486058 116.819061) (xy 191.501132 116.831318)
- (xy 191.515763 116.84407) (xy 191.529953 116.857316) (xy 191.5437 116.871056) (xy 191.557006 116.885291)
- (xy 191.569869 116.90002) (xy 191.582291 116.915243) (xy 191.590327 116.925667) (xy 191.599184 116.937666)
- (xy 191.607677 116.949671) (xy 191.619733 116.96769) (xy 191.630968 116.985723) (xy 191.641383 117.003768)
- (xy 191.650977 117.021828) (xy 191.659751 117.039901) (xy 191.667704 117.057987) (xy 191.674837 117.076087)
- (xy 191.68115 117.0942) (xy 191.686642 117.112327) (xy 191.688291 117.118372) (xy 191.692827 117.136462)
- (xy 191.696626 117.154431) (xy 191.699688 117.172277) (xy 191.702013 117.190002) (xy 191.703602 117.207604)
- (xy 191.704453 117.225085) (xy 191.704567 117.242444) (xy 191.703944 117.25968) (xy 191.702584 117.276795)
- (xy 191.700487 117.293787) (xy 191.69868 117.305048) (xy 191.695443 117.321771) (xy 191.691536 117.338321)
- (xy 191.686958 117.3547) (xy 191.681711 117.370905) (xy 191.675793 117.386939) (xy 191.669206 117.4028)
- (xy 191.661948 117.418488) (xy 191.65402 117.434005) (xy 191.645421 117.449349) (xy 191.636153 117.46452)
- (xy 191.629602 117.474539) (xy 191.619369 117.489383) (xy 191.608577 117.503945) (xy 191.597227 117.518227)
- (xy 191.585319 117.532229) (xy 191.572852 117.545949) (xy 191.559828 117.559389) (xy 191.546244 117.572548)
- (xy 191.532103 117.585426) (xy 191.517403 117.598023) (xy 191.502145 117.610339) (xy 191.491662 117.618394)
- (xy 191.47913 117.627596) (xy 191.466551 117.636349) (xy 191.453924 117.644655) (xy 191.44125 117.652512)
- (xy 191.428528 117.659921) (xy 191.424277 117.662291) (xy 191.410263 117.670086) (xy 191.39615 117.677667)
- (xy 191.3827 117.684505) (xy 191.372901 117.689079) (xy 190.94384 117.119696) (xy 190.933771 117.131175)
- (xy 190.924378 117.142705) (xy 190.911556 117.160092) (xy 190.900253 117.177592) (xy 190.890471 117.195204)
- (xy 190.882209 117.212929) (xy 190.875467 117.230767) (xy 190.870245 117.248717) (xy 190.866543 117.266779)
- (xy 190.864361 117.284954) (xy 190.863699 117.303241) (xy 190.863816 117.309362) (xy 190.865073 117.327784)
- (xy 190.867634 117.346288) (xy 190.871498 117.364874) (xy 190.876666 117.383542) (xy 190.883137 117.402292)
- (xy 190.890912 117.421125) (xy 190.899991 117.440039) (xy 190.910373 117.459035) (xy 190.918019 117.471745)
- (xy 190.926244 117.484492) (xy 190.935049 117.497274) (xy 190.944433 117.510094) (xy 190.955402 117.524155)
- (xy 190.966702 117.537667) (xy 190.978333 117.550628) (xy 190.990294 117.563039) (xy 191.002586 117.5749)
- (xy 191.015209 117.58621) (xy 191.028163 117.59697) (xy 191.041447 117.60718) (xy 191.055211 117.617093)
- (xy 191.069491 117.626817) (xy 191.084289 117.636353) (xy 191.099603 117.645699) (xy 191.115435 117.654857)
- (xy 191.131784 117.663825) (xy 191.14865 117.672605) (xy 191.166033 117.681196) (xy 191.078915 117.876666)
- (xy 191.060281 117.869168) (xy 191.041779 117.861149) (xy 191.02341 117.852612) (xy 191.005173 117.843555)
- (xy 190.98707 117.833979) (xy 190.969099 117.823883) (xy 190.951261 117.813268) (xy 190.933556 117.802134)
- (xy 190.915983 117.790481) (xy 190.898543 117.778307) (xy 190.886991 117.769904) (xy 190.87005 117.756996)
- (xy 190.853604 117.743804) (xy 190.837653 117.730327) (xy 190.822198 117.716566) (xy 190.807238 117.70252)
- (xy 190.792773 117.68819) (xy 190.778804 117.673576) (xy 190.765329 117.658677) (xy 190.75235 117.643493)
- (xy 190.739866 117.628025) (xy 190.731819 117.617555) (xy 190.722766 117.605301) (xy 190.714018 117.592972)
- (xy 190.705575 117.580567) (xy 190.697438 117.568087) (xy 190.689605 117.55553) (xy 190.682077 117.542898)
- (xy 190.671356 117.523809) (xy 190.661322 117.504549) (xy 190.651974 117.485118) (xy 190.643312 117.465517)
- (xy 190.635337 117.445746) (xy 190.628047 117.425805) (xy 190.623568 117.412416) (xy 190.617462 117.392303)
- (xy 190.61212 117.372241) (xy 190.607544 117.352232) (xy 190.603733 117.332276) (xy 190.600687 117.312371)
- (xy 190.598407 117.292519) (xy 190.596891 117.27272) (xy 190.596141 117.252972) (xy 190.596156 117.233278)
- (xy 190.596936 117.213635) (xy 190.597881 117.200569) (xy 190.599961 117.181052) (xy 190.602856 117.161663)
- (xy 190.606564 117.142402) (xy 190.611087 117.123269) (xy 190.616425 117.104265) (xy 190.622576 117.085389)
- (xy 190.629542 117.066641) (xy 190.637322 117.048021) (xy 190.645917 117.02953) (xy 190.655326 117.011167)
- (xy 190.66205 116.998996) (xy 190.663897 116.995916) (xy 191.114798 116.995916) (xy 191.384008 117.35317)
- (xy 191.400035 117.336696) (xy 191.414137 117.320102) (xy 191.426315 117.303388) (xy 191.436568 117.286556)
- (xy 191.444895 117.269604) (xy 191.451298 117.252533) (xy 191.455776 117.235342) (xy 191.45833 117.218033)
- (xy 191.458958 117.200604) (xy 191.457662 117.183055) (xy 191.454441 117.165388) (xy 191.449295 117.147601)
- (xy 191.442224 117.129695) (xy 191.433228 117.11167) (xy 191.422308 117.093525) (xy 191.409462 117.075261)
- (xy 191.398798 117.061789) (xy 191.387806 117.04924) (xy 191.376486 117.037616) (xy 191.364839 117.026916)
- (xy 191.352864 117.017141) (xy 191.340562 117.008289) (xy 191.327932 117.000362) (xy 191.314974 116.99336)
- (xy 191.297187 116.98546) (xy 191.278818 116.979204) (xy 191.259991 116.974661) (xy 191.240686 116.972013)
- (xy 191.225893 116.971271) (xy 191.21083 116.971594) (xy 191.195498 116.972983) (xy 191.179897 116.975438)
- (xy 191.164026 116.978959) (xy 191.147886 116.983546) (xy 191.131476 116.989198) (xy 191.114798 116.995916)
- (xy 190.663897 116.995916) (xy 190.672899 116.980901) (xy 190.684618 116.963126) (xy 190.697207 116.945671)
- (xy 190.710666 116.928536) (xy 190.720122 116.917291) (xy 190.729965 116.906188) (xy 190.740195 116.895227)
- (xy 190.750811 116.884408) (xy 190.761814 116.873732) (xy 190.773204 116.863197) (xy 190.784981 116.852805)
- (xy 190.797144 116.842556) (xy 190.809694 116.832448) (xy 190.822631 116.822483) (xy 190.835564 116.812957)
- (xy 190.848542 116.803839) (xy 190.861565 116.795127) (xy 190.874633 116.786823) (xy 190.887746 116.778925)
- (xy 190.900904 116.771434) (xy 190.914107 116.76435) (xy 190.927355 116.757673) (xy 190.940649 116.751403)
- (xy 190.960673 116.742761) (xy 190.980798 116.735034) (xy 191.001024 116.728223) (xy 191.021352 116.722327)
- (xy 191.03496 116.718905) (xy 191.05544 116.714474) (xy 191.075793 116.710806) (xy 191.096021 116.707902)
- (xy 191.116123 116.705762) (xy 191.136099 116.704386) (xy 191.155949 116.703775)
- )
- )
- (polygon
- (pts
- (xy 191.97629 117.680717) (xy 191.995428 117.682372) (xy 192.014436 117.685072) (xy 192.033314 117.688817)
- (xy 192.047386 117.69231) (xy 192.065998 117.697832) (xy 192.084403 117.704298) (xy 192.098071 117.709767)
- (xy 192.111624 117.715766) (xy 192.12506 117.722297) (xy 192.13838 117.729358) (xy 192.151585 117.736951)
- (xy 192.164673 117.745074) (xy 192.177646 117.753729) (xy 192.190502 117.762914) (xy 192.203222 117.772504)
- (xy 192.215675 117.782457) (xy 192.22786 117.792773) (xy 192.239779 117.803451) (xy 192.25143 117.814492)
- (xy 192.262815 117.825895) (xy 192.273932 117.837661) (xy 192.284782 117.849789) (xy 192.295365 117.86228)
- (xy 192.305681 117.875133) (xy 192.31241 117.883904) (xy 192.323089 117.898417) (xy 192.333213 117.91288)
- (xy 192.342783 117.927292) (xy 192.3518 117.941654) (xy 192.360262 117.955966) (xy 192.368171 117.970228)
- (xy 192.375525 117.984439) (xy 192.382326 117.9986) (xy 192.388573 118.012711) (xy 192.394265 118.026772)
- (xy 192.397753 118.036118) (xy 192.653073 118.374939) (xy 192.465814 118.516048) (xy 192.338815 118.347516)
- (xy 192.333892 118.361604) (xy 192.327414 118.376521) (xy 192.32047 118.390252) (xy 192.312335 118.404617)
- (xy 192.309792 118.408838) (xy 192.301724 118.421153) (xy 192.291295 118.434657) (xy 192.279769 118.447231)
- (xy 192.269017 118.457269) (xy 192.25746 118.466622) (xy 192.243906 118.476465) (xy 192.230345 118.485571)
- (xy 192.216777 118.493941) (xy 192.203203 118.501573) (xy 192.189621 118.508469) (xy 192.176033 118.514628)
- (xy 192.157905 118.521695) (xy 192.139765 118.527451) (xy 192.121612 118.531898) (xy 192.112531 118.53363)
- (xy 192.094483 118.536199) (xy 192.076522 118.537742) (xy 192.058648 118.538259) (xy 192.040861 118.53775)
- (xy 192.023161 118.536214) (xy 192.005548 118.533653) (xy 191.988022 118.530066) (xy 191.970583 118.525453)
- (xy 191.953385 118.519876) (xy 191.936328 118.513363) (xy 191.91941 118.505912) (xy 191.902632 118.497525)
- (xy 191.885994 118.488201) (xy 191.869496 118.47794) (xy 191.857214 118.46963) (xy 191.84501 118.460792)
- (xy 191.836918 118.454608) (xy 191.824948 118.444924) (xy 191.813151 118.43486) (xy 191.801527 118.424416)
- (xy 191.790076 118.413591) (xy 191.778798 118.402386) (xy 191.767693 118.3908) (xy 191.756761 118.378835)
- (xy 191.746002 118.366488) (xy 191.735416 118.353762) (xy 191.725003 118.340655) (xy 191.718157 118.331706)
- (xy 191.708149 118.317873) (xy 191.69852 118.30344) (xy 191.689269 118.288405) (xy 191.680397 118.27277)
- (xy 191.671904 118.256534) (xy 191.66379 118.239698) (xy 191.656054 118.22226) (xy 191.648698 118.204222)
- (xy 191.633762 118.200345) (xy 191.618217 118.197885) (xy 191.602396 118.197423) (xy 191.599663 118.197592)
- (xy 191.584516 118.200648) (xy 191.570334 118.206748) (xy 191.557233 118.214943) (xy 191.554278 118.217113)
- (xy 191.542184 118.22808) (xy 191.533334 118.240313) (xy 191.527109 118.256184) (xy 191.525286 118.271158)
- (xy 191.526708 118.287398) (xy 191.52726 118.290227) (xy 191.531522 118.305179) (xy 191.538017 118.321517)
- (xy 191.54482 118.335586) (xy 191.553051 118.350542) (xy 191.562711 118.366386) (xy 191.570893 118.378852)
- (xy 191.579879 118.391816) (xy 191.589669 118.40528) (xy 191.593111 118.409879) (xy 191.709967 118.564952)
- (xy 191.725093 118.585417) (xy 191.739381 118.605556) (xy 191.752832 118.625368) (xy 191.765447 118.644854)
- (xy 191.777224 118.664015) (xy 191.788164 118.682849) (xy 191.798267 118.701357) (xy 191.807533 118.719539)
- (xy 191.815962 118.737394) (xy 191.823554 118.754924) (xy 191.830308 118.772128) (xy 191.836226 118.789005)
- (xy 191.841307 118.805556) (xy 191.84555 118.821781) (xy 191.848956 118.837681) (xy 191.851526 118.853254)
- (xy 191.853174 118.86851) (xy 191.853817 118.88346) (xy 191.852896 118.905309) (xy 191.849713 118.926468)
- (xy 191.844268 118.946936) (xy 191.836561 118.966714) (xy 191.826592 118.985802) (xy 191.818689 118.998143)
- (xy 191.809781 119.010178) (xy 191.799868 119.021906) (xy 191.788949 119.033327) (xy 191.777025 119.044441)
- (xy 191.764096 119.055249) (xy 191.757254 119.060537) (xy 191.744983 119.069296) (xy 191.732418 119.077302)
- (xy 191.719558 119.084553) (xy 191.706405 119.09105) (xy 191.688409 119.098539) (xy 191.669891 119.104688)
- (xy 191.655659 119.10842) (xy 191.641133 119.111398) (xy 191.626313 119.113621) (xy 191.611199 119.115091)
- (xy 191.595831 119.115868) (xy 191.580362 119.115932) (xy 191.564791 119.115283) (xy 191.549118 119.11392)
- (xy 191.533342 119.111844) (xy 191.517465 119.109054) (xy 191.501485 119.105552) (xy 191.485403 119.101336)
- (xy 191.469219 119.096406) (xy 191.452934 119.090764) (xy 191.44202 119.086606) (xy 191.425574 119.079766)
- (xy 191.409047 119.072198) (xy 191.392438 119.063901) (xy 191.375748 119.054875) (xy 191.358976 119.045121)
- (xy 191.342123 119.034637) (xy 191.325188 119.023425) (xy 191.308172 119.011484) (xy 191.291074 118.998814)
- (xy 191.273894 118.985415) (xy 191.262396 118.976078) (xy 191.250873 118.966462) (xy 191.239408 118.956558)
- (xy 191.228003 118.946366) (xy 191.216656 118.935886) (xy 191.205368 118.925118) (xy 191.194139 118.914062)
- (xy 191.182969 118.902718) (xy 191.171858 118.891085) (xy 191.160805 118.879165) (xy 191.149812 118.866956)
- (xy 191.138877 118.85446) (xy 191.128001 118.841675) (xy 191.117185 118.828603) (xy 191.106427 118.815242)
- (xy 191.095728 118.801593) (xy 191.085087 118.787656) (xy 191.073823 118.772472) (xy 191.062932 118.757313)
- (xy 191.052414 118.742179) (xy 191.04227 118.727069) (xy 191.0325 118.711985) (xy 191.023104 118.696926)
- (xy 191.01408 118.681891) (xy 191.005431 118.666881) (xy 190.997155 118.651897) (xy 190.989253 118.636937)
- (xy 190.984192 118.626977) (xy 190.976919 118.612167) (xy 190.970144 118.597513) (xy 190.963866 118.583017)
- (xy 190.958086 118.568678) (xy 190.952804 118.554497) (xy 190.948019 118.540472) (xy 190.942413 118.522018)
- (xy 190.937691 118.503843) (xy 190.937091 118.501045) (xy 191.163219 118.501045) (xy 191.16474 118.517883)
- (xy 191.16834 118.535921) (xy 191.172262 118.550155) (xy 191.177176 118.564818) (xy 191.183083 118.57991)
- (xy 191.189983 118.595432) (xy 191.197876 118.611383) (xy 191.206761 118.627763) (xy 191.216639 118.644573)
- (xy 191.22751 118.661811) (xy 191.239373 118.679479) (xy 191.247834 118.691496) (xy 191.256736 118.703704)
- (xy 191.261352 118.709879) (xy 191.270888 118.722296) (xy 191.280423 118.734236) (xy 191.289958 118.7457)
- (xy 191.304259 118.762003) (xy 191.318558 118.777234) (xy 191.332857 118.791394) (xy 191.347155 118.804482)
- (xy 191.361451 118.816498) (xy 191.375746 118.827443) (xy 191.390041 118.837316) (xy 191.404334 118.846117)
- (xy 191.413862 118.85139) (xy 191.427877 118.858291) (xy 191.445704 118.865468) (xy 191.462547 118.870333)
- (xy 191.478408 118.872885) (xy 191.493286 118.873124) (xy 191.510501 118.870171) (xy 191.52618 118.863604)
- (xy 191.53485 118.857929) (xy 191.546345 118.847845) (xy 191.556447 118.834771) (xy 191.562524 118.820634)
- (xy 191.564574 118.805434) (xy 191.562598 118.789172) (xy 191.560101 118.780642) (xy 191.554218 118.765646)
- (xy 191.546437 118.749348) (xy 191.538844 118.735372) (xy 191.530036 118.720563) (xy 191.520013 118.704922)
- (xy 191.511697 118.692644) (xy 191.502698 118.679897) (xy 191.493015 118.666682) (xy 191.489636 118.662173)
- (xy 191.410923 118.557718) (xy 191.400599 118.543883) (xy 191.390984 118.530722) (xy 191.382079 118.518236)
- (xy 191.37233 118.504144) (xy 191.363604 118.491023) (xy 191.357113 118.48083) (xy 191.348815 118.467251)
- (xy 191.34136 118.453916) (xy 191.334746 118.440824) (xy 191.328219 118.426161) (xy 191.326055 118.420744)
- (xy 191.309971 118.415129) (xy 191.294884 118.410795) (xy 191.278542 118.407358) (xy 191.263558 118.405663)
- (xy 191.251795 118.405598) (xy 191.237154 118.407399) (xy 191.221586 118.411897) (xy 191.206974 118.419013)
- (xy 191.197764 118.425211) (xy 191.184394 118.437449) (xy 191.174272 118.45156) (xy 191.1674 118.467546)
- (xy 191.163777 118.485407) (xy 191.163219 118.501045) (xy 190.937091 118.501045) (xy 190.933854 118.485948)
- (xy 190.932267 118.477105) (xy 190.929728 118.459716) (xy 190.928164 118.442667) (xy 190.927573 118.42596)
- (xy 190.927956 118.409594) (xy 190.929313 118.393569) (xy 190.931644 118.377886) (xy 190.934948 118.362544)
- (xy 190.939227 118.347543) (xy 190.94462 118.33305) (xy 190.951156 118.319086) (xy 190.958837 118.30565)
- (xy 190.967661 118.292743) (xy 190.977629 118.280365) (xy 190.988741 118.268515) (xy 191.000996 118.257194)
- (xy 191.014395 118.246402) (xy 191.027536 118.237294) (xy 191.041135 118.229428) (xy 191.055193 118.222803)
- (xy 191.06971 118.217421) (xy 191.084687 118.21328) (xy 191.100122 118.21038) (xy 191.116017 118.208723)
- (xy 191.13237 118.208307) (xy 191.149183 118.209133) (xy 191.166454 118.2112) (xy 191.184185 118.21451)
- (xy 191.202375 118.219061) (xy 191.221024 118.224854) (xy 191.240132 118.231889) (xy 191.259699 118.240165)
- (xy 191.279725 118.249683) (xy 191.286454 118.244612) (xy 191.28546 118.22843) (xy 191.285435 118.212345)
- (xy 191.28638 118.196359) (xy 191.288295 118.180471) (xy 191.29118 118.164681) (xy 191.295034 118.148988)
- (xy 191.296847 118.142739) (xy 191.302682 118.127373) (xy 191.306723 118.119565) (xy 191.834616 118.119565)
- (xy 191.835006 118.134675) (xy 191.836854 118.149474) (xy 191.84016 118.163963) (xy 191.844924 118.178142)
- (xy 191.851146 118.192011) (xy 191.858826 118.20557) (xy 191.867964 118.218818) (xy 191.878139 118.231199)
- (xy 191.889042 118.2423) (xy 191.900672 118.252122) (xy 191.91303 118.260665) (xy 191.926116 118.267928)
- (xy 191.939928 118.273912) (xy 191.954469 118.278616) (xy 191.969737 118.282042) (xy 191.985544 118.283785)
- (xy 192.001555 118.283554) (xy 192.017769 118.281349) (xy 192.034188 118.277169) (xy 192.05081 118.271015)
- (xy 192.067637 118.262887) (xy 192.08039 118.255496) (xy 192.093258 118.246994) (xy 192.101901 118.240709)
- (xy 192.113783 118.231242) (xy 192.128021 118.218238) (xy 192.140423 118.204796) (xy 192.150991 118.190916)
- (xy 192.159723 118.176598) (xy 192.16662 118.161842) (xy 192.171682 118.146649) (xy 192.174909 118.131018)
- (xy 192.175429 118.127042) (xy 192.176619 118.111214) (xy 192.176342 118.095761) (xy 192.174599 118.080682)
- (xy 192.171388 118.065978) (xy 192.166711 118.051647) (xy 192.160567 118.037691) (xy 192.152956 118.02411)
- (xy 192.143878 118.010902) (xy 192.133643 117.998481) (xy 192.122671 117.987402) (xy 192.110963 117.977668)
- (xy 192.098519 117.969276) (xy 192.085337 117.962228) (xy 192.07142 117.956524) (xy 192.056766 117.952163)
- (xy 192.041375 117.949146) (xy 192.025636 117.947674) (xy 192.009792 117.948059) (xy 191.993842 117.950302)
- (xy 191.977786 117.954401) (xy 191.961624 117.960358) (xy 191.945357 117.968172) (xy 191.928984 117.977844)
- (xy 191.916635 117.986316) (xy 191.912506 117.989372) (xy 191.900047 117.99926) (xy 191.888677 118.009329)
- (xy 191.875207 118.023034) (xy 191.863671 118.03706) (xy 191.854068 118.051407) (xy 191.846399 118.066074)
- (xy 191.840662 118.081062) (xy 191.836859 118.096371) (xy 191.835683 118.104146) (xy 191.834616 118.119565)
- (xy 191.306723 118.119565) (xy 191.31041 118.11244) (xy 191.320032 118.097939) (xy 191.331547 118.08387)
- (xy 191.342123 118.072926) (xy 191.35391 118.062258) (xy 191.36691 118.051868) (xy 191.380588 118.042624)
- (xy 191.395289 118.034739) (xy 191.411012 118.02821) (xy 191.427758 118.023038) (xy 191.445527 118.019224)
- (xy 191.460479 118.01715) (xy 191.472122 118.016165) (xy 191.487972 118.01551) (xy 191.503835 118.015635)
- (xy 191.51971 118.016537) (xy 191.5356 118.018219) (xy 191.551502 118.020678) (xy 191.567418 118.023917)
- (xy 191.583347 118.027933) (xy 191.599289 118.032729) (xy 191.606018 118.027657) (xy 191.605569 118.010435)
- (xy 191.606205 117.993054) (xy 191.607926 117.975515) (xy 191.610732 117.957818) (xy 191.614623 117.939962)
- (xy 191.619599 117.921949) (xy 191.62566 117.903777) (xy 191.630918 117.890044) (xy 191.632806 117.885447)
- (xy 191.638998 117.871846) (xy 191.645956 117.858545) (xy 191.653681 117.845546) (xy 191.662174 117.832847)
- (xy 191.671433 117.820449) (xy 191.681459 117.808353) (xy 191.692253 117.796557) (xy 191.703813 117.785062)
- (xy 191.716141 117.773868) (xy 191.729236 117.762975) (xy 191.738392 117.75588) (xy 191.752681 117.745519)
- (xy 191.767023 117.735934) (xy 191.781417 117.727123) (xy 191.795863 117.719088) (xy 191.810361 117.711828)
- (xy 191.82491 117.705344) (xy 191.839512 117.699634) (xy 191.854166 117.6947) (xy 191.868872 117.690541)
- (xy 191.88363 117.687158) (xy 191.893497 117.685332) (xy 191.908279 117.683147) (xy 191.922987 117.681549)
- (xy 191.937622 117.680539) (xy 191.957021 117.680105)
- )
- )
- (polygon
- (pts
- (xy 191.678332 119.380114) (xy 193.556765 118.833921) (xy 193.713088 119.041368) (xy 191.834655 119.587561)
- )
- )
- (polygon
- (pts
- (xy 193.741703 119.546493) (xy 193.760585 119.548493) (xy 193.77945 119.551537) (xy 193.7983 119.555625)
- (xy 193.812486 119.559389) (xy 193.82659 119.563739) (xy 193.840612 119.568676) (xy 193.854551 119.574199)
- (xy 193.868407 119.580308) (xy 193.882182 119.587003) (xy 193.895874 119.594285) (xy 193.909483 119.602153)
- (xy 193.92301 119.610607) (xy 193.936455 119.619647) (xy 193.945372 119.625999) (xy 193.95862 119.635965)
- (xy 193.971667 119.646412) (xy 193.984513 119.657342) (xy 193.997158 119.668753) (xy 194.009601 119.680647)
- (xy 194.021844 119.693023) (xy 194.033885 119.705882) (xy 194.045725 119.719222) (xy 194.057364 119.733045)
- (xy 194.068802 119.747349) (xy 194.076316 119.757154) (xy 194.087474 119.772346) (xy 194.098044 119.787529)
- (xy 194.108027 119.802703) (xy 194.117423 119.817868) (xy 194.126231 119.833024) (xy 194.134452 119.848171)
- (xy 194.142085 119.863309) (xy 194.149132 119.878439) (xy 194.155591 119.893559) (xy 194.161462 119.90867)
- (xy 194.16505 119.918739) (xy 194.170054 119.933794) (xy 194.174499 119.948728) (xy 194.178387 119.963543)
- (xy 194.181716 119.978238) (xy 194.184488 119.992813) (xy 194.187316 120.01206) (xy 194.189151 120.031095)
- (xy 194.189995 120.049916) (xy 194.189846 120.068524) (xy 194.189654 120.073143) (xy 194.188305 120.091527)
- (xy 194.185931 120.109637) (xy 194.182534 120.127472) (xy 194.178112 120.145032) (xy 194.172666 120.162317)
- (xy 194.166196 120.179328) (xy 194.158702 120.196063) (xy 194.150183 120.212525) (xy 194.14075 120.228665)
- (xy 194.130399 120.244292) (xy 194.119131 120.259406) (xy 194.106945 120.274007) (xy 194.093843 120.288095)
- (xy 194.079824 120.30167) (xy 194.068708 120.311514) (xy 194.057075 120.32107) (xy 194.049034 120.32728)
- (xy 194.03473 120.337442) (xy 194.020126 120.346596) (xy 194.005223 120.354742) (xy 193.990019 120.361881)
- (xy 193.974516 120.368012) (xy 193.958713 120.373134) (xy 193.94261 120.37725) (xy 193.926207 120.380357)
- (xy 193.909504 120.382456) (xy 193.892502 120.383548) (xy 193.881001 120.383715) (xy 193.863777 120.38335)
- (xy 193.846617 120.382396) (xy 193.829522 120.380854) (xy 193.812492 120.378722) (xy 193.795525 120.376002)
- (xy 193.778623 120.372693) (xy 193.761785 120.368796) (xy 193.745012 120.364309) (xy 193.728303 120.359234)
- (xy 193.711659 120.35357) (xy 193.700598 120.349467) (xy 193.693868 120.354538) (xy 193.697241 120.372438)
- (xy 193.700135 120.390296) (xy 193.702549 120.408112) (xy 193.704483 120.425886) (xy 193.705938 120.443619)
- (xy 193.706913 120.46131) (xy 193.707169 120.468374) (xy 193.707408 120.486009) (xy 193.706898 120.503423)
- (xy 193.70564 120.520617) (xy 193.703634 120.537591) (xy 193.70088 120.554345) (xy 193.697377 120.570878)
- (xy 193.695767 120.57743) (xy 193.691296 120.593661) (xy 193.685916 120.609636) (xy 193.679627 120.625355)
- (xy 193.672429 120.640819) (xy 193.664321 120.656027) (xy 193.655304 120.67098) (xy 193.651442 120.676889)
- (xy 193.641124 120.691537) (xy 193.629704 120.70585) (xy 193.619773 120.71706) (xy 193.609137 120.728057)
- (xy 193.597795 120.73884) (xy 193.585747 120.74941) (xy 193.572994 120.759766) (xy 193.566352 120.764864)
- (xy 193.554302 120.773573) (xy 193.54207 120.781678) (xy 193.525477 120.791544) (xy 193.508562 120.800334)
- (xy 193.491324 120.808048) (xy 193.473763 120.814687) (xy 193.455878 120.820251) (xy 193.437671 120.824739)
- (xy 193.428446 120.82658) (xy 193.409919 120.829388) (xy 193.391252 120.831097) (xy 193.372445 120.831708)
- (xy 193.353498 120.831219) (xy 193.334412 120.829632) (xy 193.315185 120.826947) (xy 193.300673 120.824211)
- (xy 193.286083 120.820858) (xy 193.276312 120.818279) (xy 193.261706 120.813891) (xy 193.247058 120.808848)
- (xy 193.232368 120.803152) (xy 193.217637 120.796801) (xy 193.202865 120.789796) (xy 193.188051 120.782137)
- (xy 193.173196 120.773823) (xy 193.158299 120.764856) (xy 193.143361 120.755234) (xy 193.128382 120.744958)
- (xy 193.118373 120.737744) (xy 193.103494 120.726376) (xy 193.08872 120.714324) (xy 193.074052 120.701588)
- (xy 193.059489 120.688168) (xy 193.045032 120.674063) (xy 193.03068 120.659274) (xy 193.016433 120.643802)
- (xy 193.002292 120.627645) (xy 192.988256 120.610803) (xy 192.978957 120.599196) (xy 192.969705 120.587284)
- (xy 192.965096 120.581214) (xy 192.952295 120.563852) (xy 192.940103 120.546548) (xy 192.928518 120.529302)
- (xy 192.917541 120.512114) (xy 192.907172 120.494983) (xy 192.897412 120.477911) (xy 192.888259 120.460896)
- (xy 192.879715 120.443939) (xy 192.871778 120.42704) (xy 192.86445 120.410199) (xy 192.859902 120.399003)
- (xy 192.853631 120.382266) (xy 192.847944 120.365685) (xy 192.842843 120.34926) (xy 192.838327 120.33299)
- (xy 192.834396 120.316876) (xy 192.83105 120.300918) (xy 192.828289 120.285116) (xy 192.826113 120.269469)
- (xy 192.825713 120.265571) (xy 193.089962 120.265571) (xy 193.090224 120.28095) (xy 193.091669 120.296575)
- (xy 193.094118 120.312185) (xy 193.097572 120.32778) (xy 193.10203 120.343359) (xy 193.107493 120.358923)
- (xy 193.113961 120.374473) (xy 193.121433 120.390006) (xy 193.12991 120.405525) (xy 193.139391 120.421029)
- (xy 193.149877 120.436517) (xy 193.157426 120.446835) (xy 193.168208 120.46058) (xy 193.179138 120.4734)
- (xy 193.190216 120.485293) (xy 193.201444 120.496259) (xy 193.21282 120.506299) (xy 193.224344 120.515413)
- (xy 193.239941 120.526124) (xy 193.255803 120.535187) (xy 193.271928 120.542604) (xy 193.28009 120.545694)
- (xy 193.296494 120.550428) (xy 193.312818 120.552943) (xy 193.329061 120.553239) (xy 193.345224 120.551317)
- (xy 193.361306 120.547176) (xy 193.377308 120.540816) (xy 193.393228 120.532238) (xy 193.409069 120.521441)
- (xy 193.421147 120.511324) (xy 193.431487 120.500484) (xy 193.441354 120.486924) (xy 193.448856 120.47238)
- (xy 193.453404 120.459132) (xy 193.456909 120.442618) (xy 193.45866 120.427449) (xy 193.459256 120.411346)
- (xy 193.458695 120.394308) (xy 193.457344 120.379395) (xy 193.456579 120.373249) (xy 193.454349 120.357531)
- (xy 193.451485 120.341329) (xy 193.447986 120.324642) (xy 193.443853 120.307469) (xy 193.439086 120.289811)
- (xy 193.434815 120.275336) (xy 193.431346 120.264276) (xy 193.42658 120.249152) (xy 193.421691 120.233619)
- (xy 193.41668 120.217676) (xy 193.411547 120.201324) (xy 193.406292 120.184562) (xy 193.400914 120.167391)
- (xy 193.395415 120.14981) (xy 193.389792 120.131819) (xy 193.37336 120.126705) (xy 193.357059 120.122281)
- (xy 193.34089 120.118545) (xy 193.324854 120.115498) (xy 193.308949 120.113141) (xy 193.293177 120.111472)
- (xy 193.277537 120.110492) (xy 193.262028 120.1102) (xy 193.246908 120.110843) (xy 193.232175 120.112627)
- (xy 193.214303 120.116462) (xy 193.197037 120.122082) (xy 193.180376 120.129485) (xy 193.167482 120.136692)
- (xy 193.154976 120.145041) (xy 193.15191 120.147307) (xy 193.140082 120.156986) (xy 193.129504 120.167255)
- (xy 193.117347 120.181864) (xy 193.107413 120.197521) (xy 193.099702 120.214226) (xy 193.094215 120.23198)
- (xy 193.090951 120.250782) (xy 193.089962 120.265571) (xy 192.825713 120.265571) (xy 192.824522 120.253979)
- (xy 192.823517 120.238644) (xy 192.823172 120.228507) (xy 192.823143 120.213471) (xy 192.823702 120.19867)
- (xy 192.825361 120.179299) (xy 192.828066 120.160345) (xy 192.831816 120.141808) (xy 192.83661 120.123687)
- (xy 192.84245 120.105983) (xy 192.849335 120.088695) (xy 192.85317 120.080208) (xy 192.86161 120.063633)
- (xy 192.871071 120.047652) (xy 192.881552 120.032264) (xy 192.893053 120.017469) (xy 192.905574 120.003266)
- (xy 192.919116 119.989657) (xy 192.933678 119.976641) (xy 192.945269 119.967268) (xy 192.949261 119.964218)
- (xy 192.961231 119.955592) (xy 192.976329 119.945816) (xy 192.991576 119.93716) (xy 193.006973 119.929624)
- (xy 193.022518 119.923207) (xy 193.038213 119.917909) (xy 193.047702 119.915268) (xy 193.063597 119.911622)
- (xy 193.079567 119.908817) (xy 193.095609 119.906853) (xy 193.111725 119.905729) (xy 193.127915 119.905445)
- (xy 193.144178 119.906003) (xy 193.150704 119.906461) (xy 193.167025 119.908106) (xy 193.183329 119.910413)
- (xy 193.199617 119.913381) (xy 193.215889 119.917012) (xy 193.232144 119.921305) (xy 193.248383 119.926259)
- (xy 193.254874 119.928426) (xy 193.271169 119.934147) (xy 193.287422 119.940348) (xy 193.303633 119.947028)
- (xy 193.319802 119.954188) (xy 193.33593 119.961827) (xy 193.352015 119.969946) (xy 193.358438 119.973327)
- (xy 193.365168 119.968256) (xy 193.36492 119.951767) (xy 193.606747 119.951767) (xy 193.60737 119.967235)
- (xy 193.607858 119.972541) (xy 193.609848 119.988904) (xy 193.612396 120.005822) (xy 193.615499 120.023298)
- (xy 193.619159 120.041329) (xy 193.623376 120.059917) (xy 193.628149 120.079062) (xy 193.633478 120.098763)
- (xy 193.639363 120.11902) (xy 193.645805 120.139834) (xy 193.650409 120.154019) (xy 193.65526 120.168452)
- (xy 193.657778 120.175761) (xy 193.673822 120.179002) (xy 193.689478 120.181548) (xy 193.704744 120.183397)
- (xy 193.719622 120.18455) (xy 193.741211 120.184974) (xy 193.761926 120.183831) (xy 193.781766 120.181121)
- (xy 193.800732 120.176844) (xy 193.818824 120.171001) (xy 193.836041 120.16359) (xy 193.852384 120.154613)
- (xy 193.867853 120.144069) (xy 193.881879 120.132547) (xy 193.894256 120.12036) (xy 193.904985 120.107509)
- (xy 193.914067 120.093992) (xy 193.9215 120.079811) (xy 193.927286 120.064964) (xy 193.931424 120.049453)
- (xy 193.933914 120.033277) (xy 193.934725 120.01666) (xy 193.933568 119.999792) (xy 193.930443 119.982671)
- (xy 193.925352 119.965299) (xy 193.918292 119.947674) (xy 193.911707 119.934291) (xy 193.904014 119.920765)
- (xy 193.895215 119.907098) (xy 193.885309 119.893289) (xy 193.873932 119.879133) (xy 193.862071 119.866217)
- (xy 193.849724 119.854541) (xy 193.836892 119.844105) (xy 193.823576 119.834908) (xy 193.809774 119.826952)
- (xy 193.795488 119.820235) (xy 193.780717 119.814758) (xy 193.765782 119.810852) (xy 193.750859 119.80896)
- (xy 193.735947 119.809079) (xy 193.721046 119.811212) (xy 193.706157 119.815357) (xy 193.691279 119.821515)
- (xy 193.676413 119.829685) (xy 193.661559 119.839868) (xy 193.647023 119.852263) (xy 193.634722 119.865854)
- (xy 193.624656 119.880643) (xy 193.616826 119.896628) (xy 193.611231 119.913811) (xy 193.607871 119.932191)
- (xy 193.606747 119.951767) (xy 193.36492 119.951767) (xy 193.364877 119.948921) (xy 193.365109 119.92982)
- (xy 193.365866 119.910953) (xy 193.367145 119.892321) (xy 193.368948 119.873924) (xy 193.371275 119.855761)
- (xy 193.374125 119.837833) (xy 193.377498 119.820139) (xy 193.381395 119.802679) (xy 193.385816 119.785455)
- (xy 193.389053 119.774102) (xy 193.394654 119.75742) (xy 193.401312 119.741167) (xy 193.409028 119.725343)
- (xy 193.4178 119.709949) (xy 193.42763 119.694983) (xy 193.438516 119.680447) (xy 193.45046 119.66634)
- (xy 193.463461 119.652661) (xy 193.477519 119.639412) (xy 193.492634 119.626592) (xy 193.503299 119.618284)
- (xy 193.516146 119.608973) (xy 193.529124 119.600306) (xy 193.542233 119.592283) (xy 193.555471 119.584904)
- (xy 193.56884 119.578168) (xy 193.582339 119.572076) (xy 193.595968 119.566628) (xy 193.614343 119.560365)
- (xy 193.63295 119.555246) (xy 193.647057 119.552158) (xy 193.666018 119.548937) (xy 193.684963 119.54676)
- (xy 193.703893 119.545627) (xy 193.722806 119.545538)
- )
- )
- (polygon
- (pts
- (xy 193.71893 121.581585) (xy 193.708453 121.567376) (xy 193.698301 121.552983) (xy 193.688473 121.538407)
- (xy 193.67897 121.523648) (xy 193.66979 121.508705) (xy 193.660934 121.493579) (xy 193.652403 121.47827)
- (xy 193.644196 121.462777) (xy 193.636313 121.447101) (xy 193.628754 121.431242) (xy 193.62152 121.415199)
- (xy 193.614609 121.398973) (xy 193.608023 121.382564) (xy 193.601761 121.365971) (xy 193.595823 121.349195)
- (xy 193.590209 121.332236) (xy 193.58493 121.315275) (xy 193.579944 121.29842) (xy 193.575248 121.281671)
- (xy 193.570845 121.265029) (xy 193.566733 121.248493) (xy 193.562913 121.232064) (xy 193.559384 121.215741)
- (xy 193.556147 121.199524) (xy 193.553201 121.183414) (xy 193.550548 121.16741) (xy 193.548185 121.151513)
- (xy 193.546115 121.135721) (xy 193.544336 121.120037) (xy 193.542848 121.104458) (xy 193.541653 121.088987)
- (xy 193.540748 121.073621) (xy 193.777028 121.062094) (xy 193.779072 121.08344) (xy 193.781616 121.104594)
- (xy 193.784661 121.125557) (xy 193.788207 121.146328) (xy 193.792253 121.166907) (xy 193.7968 121.187294)
- (xy 193.801847 121.20749) (xy 193.807395 121.227493) (xy 193.813444 121.247306) (xy 193.819993 121.266926)
- (xy 193.824637 121.279899) (xy 193.832091 121.299147) (xy 193.840076 121.31818) (xy 193.848593 121.336998)
- (xy 193.857641 121.3556) (xy 193.867221 121.373988) (xy 193.877332 121.392161) (xy 193.887974 121.410118)
- (xy 193.899148 121.427861) (xy 193.910854 121.445388) (xy 193.923091 121.462701) (xy 193.931544 121.474123)
- (xy 193.941229 121.486612) (xy 193.950772 121.498184) (xy 193.963274 121.512188) (xy 193.975522 121.524561)
- (xy 193.987518 121.535305) (xy 193.99926 121.544419) (xy 194.013581 121.55352) (xy 194.027507 121.560075)
- (xy 194.043659 121.565052) (xy 194.058785 121.567254) (xy 194.075135 121.566317) (xy 194.090088 121.561603)
- (xy 194.101793 121.554557) (xy 194.112815 121.544187) (xy 194.120866 121.531927) (xy 194.124582 121.522705)
- (xy 194.1276 121.508106) (xy 194.127679 121.49242) (xy 194.12558 121.476339) (xy 194.124834 121.472512)
- (xy 194.121372 121.45815) (xy 194.116559 121.442171) (xy 194.111359 121.427188) (xy 194.105167 121.411017)
- (xy 194.09925 121.396634) (xy 194.097984 121.393658) (xy 194.091293 121.378133) (xy 194.08402 121.361478)
- (xy 194.077783 121.347341) (xy 194.071173 121.332482) (xy 194.06419 121.3169) (xy 194.056835 121.300595)
- (xy 194.049108 121.283567) (xy 194.045104 121.274783) (xy 194.034121 121.250329) (xy 194.023906 121.226468)
- (xy 194.014461 121.2032) (xy 194.005785 121.180524) (xy 193.997878 121.15844) (xy 193.99074 121.136949)
- (xy 193.98437 121.11605) (xy 193.97877 121.095744) (xy 193.973939 121.07603) (xy 193.969876 121.056909)
- (xy 193.966583 121.03838) (xy 193.964059 121.020444) (xy 193.962304 121.0031) (xy 193.961317 120.986348)
- (xy 193.9611 120.970189) (xy 193.961652 120.954622) (xy 193.962969 120.939575) (xy 193.964995 120.924901)
- (xy 193.96936 120.903591) (xy 193.975318 120.88312) (xy 193.982869 120.863489) (xy 193.992012 120.844699)
- (xy 194.002748 120.826748) (xy 194.015076 120.809638) (xy 194.028997 120.793367) (xy 194.04451 120.777937)
- (xy 194.055738 120.768116) (xy 194.067672 120.758669) (xy 194.082198 120.748383) (xy 194.097102 120.73913)
- (xy 194.112384 120.730912) (xy 194.128043 120.723728) (xy 194.144081 120.717577) (xy 194.160496 120.712461)
- (xy 194.177289 120.70838) (xy 194.19446 120.705332) (xy 194.211847 120.70334) (xy 194.229286 120.702427)
- (xy 194.246778 120.702592) (xy 194.264323 120.703836) (xy 194.28192 120.706158) (xy 194.299571 120.709558)
- (xy 194.317274 120.714037) (xy 194.33503 120.719594) (xy 194.352906 120.726136) (xy 194.37082 120.733682)
- (xy 194.384281 120.739999) (xy 194.397764 120.74688) (xy 194.411269 120.754326) (xy 194.424795 120.762335)
- (xy 194.438344 120.770908) (xy 194.451914 120.780046) (xy 194.465507 120.789748) (xy 194.479121 120.800014)
- (xy 194.492751 120.810812) (xy 194.506281 120.822194) (xy 194.51971 120.83416) (xy 194.533038 120.846709)
- (xy 194.546266 120.859842) (xy 194.559394 120.873559) (xy 194.572422 120.88786) (xy 194.585349 120.902744)
- (xy 194.598175 120.918212) (xy 194.610901 120.934263) (xy 194.619329 120.945289) (xy 194.629762 120.959433)
- (xy 194.639782 120.973629) (xy 194.64939 120.987877) (xy 194.658586 121.002179) (xy 194.66737 121.016532)
- (xy 194.675743 121.030938) (xy 194.683703 121.045397) (xy 194.691251 121.059908) (xy 194.698387 121.074471)
- (xy 194.705111 121.089087) (xy 194.711422 121.103755) (xy 194.717322 121.118476) (xy 194.72281 121.133249)
- (xy 194.727886 121.148075) (xy 194.73255 121.162953) (xy 194.736801 121.177884) (xy 194.740746 121.192757)
- (xy 194.74449 121.207463) (xy 194.748032 121.222002) (xy 194.751373 121.236373) (xy 194.756008 121.257616)
- (xy 194.760189 121.278483) (xy 194.763917 121.298974) (xy 194.767192 121.319089) (xy 194.770015 121.338827)
- (xy 194.772384 121.358188) (xy 194.774301 121.377174) (xy 194.775764 121.395783) (xy 194.542246 121.396972)
- (xy 194.540239 121.379579) (xy 194.537842 121.362343) (xy 194.535055 121.345263) (xy 194.531879 121.32834)
- (xy 194.528312 121.311574) (xy 194.524356 121.294964) (xy 194.520009 121.278512) (xy 194.515273 121.262216)
- (xy 194.510147 121.246076) (xy 194.504631 121.230094) (xy 194.500737 121.219526) (xy 194.494577 121.203845)
- (xy 194.488039 121.1884) (xy 194.481122 121.173191) (xy 194.473828 121.15822) (xy 194.466155 121.143485)
- (xy 194.458104 121.128986) (xy 194.449676 121.114724) (xy 194.440869 121.100699) (xy 194.431683 121.08691)
- (xy 194.42212 121.073357) (xy 194.415534 121.064454) (xy 194.404522 121.050439) (xy 194.393643 121.0378)
- (xy 194.382898 121.026537) (xy 194.369654 121.014393) (xy 194.35662 121.004399) (xy 194.343794 120.996554)
- (xy 194.331177 120.990859) (xy 194.316671 120.986512) (xy 194.300757 120.984675) (xy 194.285932 120.98632)
- (xy 194.272194 120.991447) (xy 194.263047 120.997242) (xy 194.251845 121.008087) (xy 194.244351 121.020943)
- (xy 194.240566 121.03581) (xy 194.240491 121.052688) (xy 194.24326 121.068289) (xy 194.246159 121.078321)
- (xy 194.251298 121.093178) (xy 194.257639 121.110182) (xy 194.263184 121.124345) (xy 194.269405 121.139715)
- (xy 194.276303 121.156293) (xy 194.283877 121.17408) (xy 194.292128 121.193074) (xy 194.301054 121.213276)
- (xy 194.307381 121.227415) (xy 194.314009 121.242091) (xy 194.320937 121.257304) (xy 194.327152 121.271287)
- (xy 194.333149 121.285037) (xy 194.338926 121.298554) (xy 194.347183 121.318393) (xy 194.354948 121.337708)
- (xy 194.362221 121.356498) (xy 194.369002 121.374763) (xy 194.375291 121.392505) (xy 194.381088 121.409721)
- (xy 194.386393 121.426414) (xy 194.391206 121.442582) (xy 194.394142 121.453069) (xy 194.398185 121.468489)
- (xy 194.401754 121.483524) (xy 194.404847 121.498175) (xy 194.408233 121.517112) (xy 194.410775 121.535367)
- (xy 194.412473 121.552939) (xy 194.413326 121.569828) (xy 194.413336 121.586034) (xy 194.412789 121.597741)
- (xy 194.411417 121.612795) (xy 194.409247 121.627361) (xy 194.405413 121.644881) (xy 194.400332 121.661639)
- (xy 194.394004 121.677634) (xy 194.386429 121.692866) (xy 194.379472 121.704503) (xy 194.369816 121.718651)
- (xy 194.359099 121.732434) (xy 194.347323 121.745851) (xy 194.334487 121.758901) (xy 194.323455 121.769078)
- (xy 194.311745 121.77902) (xy 194.299356 121.788729) (xy 194.28483 121.799015) (xy 194.269926 121.808268)
- (xy 194.254645 121.816486) (xy 194.238985 121.82367) (xy 194.222948 121.829821) (xy 194.206532 121.834937)
- (xy 194.189739 121.839018) (xy 194.172568 121.842066) (xy 194.15512 121.844061) (xy 194.137495 121.844985)
- (xy 194.119694 121.844838) (xy 194.101717 121.843619) (xy 194.083563 121.841329) (xy 194.065232 121.837969)
- (xy 194.046725 121.833536) (xy 194.028042 121.828033) (xy 194.013967 121.823236) (xy 193.999817 121.817794)
- (xy 193.985593 121.811707) (xy 193.971293 121.804974) (xy 193.956919 121.797597) (xy 193.94247 121.789574)
- (xy 193.927946 121.780907) (xy 193.913347 121.771594) (xy 193.898673 121.761636) (xy 193.883924 121.751033)
- (xy 193.87405 121.743606) (xy 193.859291 121.731853) (xy 193.844577 121.719389) (xy 193.829908 121.706215)
- (xy 193.815283 121.692329) (xy 193.800703 121.677732) (xy 193.786168 121.662424) (xy 193.771678 121.646405)
- (xy 193.762043 121.635331) (xy 193.752427 121.62394) (xy 193.742832 121.612234) (xy 193.733256 121.600211)
- (xy 193.7237 121.587873)
- )
- )
- (polygon
- (pts
- (xy 194.963581 121.73065) (xy 194.98318 121.731566) (xy 195.002653 121.733247) (xy 195.022 121.735692)
- (xy 195.034828 121.737746) (xy 195.053947 121.741471) (xy 195.072821 121.745866) (xy 195.091448 121.750929)
- (xy 195.10983 121.756662) (xy 195.127966 121.763064) (xy 195.145856 121.770134) (xy 195.1635 121.777874)
- (xy 195.180898 121.786283) (xy 195.198051 121.79536) (xy 195.214958 121.805107) (xy 195.226093 121.811977)
- (xy 195.242492 121.822751) (xy 195.25845 121.83402) (xy 195.273965 121.845783) (xy 195.289038 121.85804)
- (xy 195.30367 121.870792) (xy 195.317859 121.884038) (xy 195.331607 121.897779) (xy 195.344913 121.912013)
- (xy 195.357776 121.926742) (xy 195.370198 121.941965) (xy 195.378234 121.952389) (xy 195.387091 121.964388)
- (xy 195.395584 121.976393) (xy 195.40764 121.994412) (xy 195.418875 122.012445) (xy 195.42929 122.030491)
- (xy 195.438884 122.04855) (xy 195.447658 122.066623) (xy 195.455611 122.084709) (xy 195.462744 122.102809)
- (xy 195.469057 122.120922) (xy 195.474549 122.139049) (xy 195.476198 122.145094) (xy 195.480734 122.163185)
- (xy 195.484533 122.181153) (xy 195.487595 122.199) (xy 195.48992 122.216724) (xy 195.491509 122.234327)
- (xy 195.49236 122.251807) (xy 195.492474 122.269166) (xy 195.491851 122.286402) (xy 195.490491 122.303517)
- (xy 195.488394 122.32051) (xy 195.486587 122.33177) (xy 195.48335 122.348493) (xy 195.479443 122.365044)
- (xy 195.474865 122.381422) (xy 195.469618 122.397628) (xy 195.4637 122.413661) (xy 195.457112 122.429522)
- (xy 195.449855 122.445211) (xy 195.441926 122.460727) (xy 195.433328 122.476071) (xy 195.42406 122.491243)
- (xy 195.417509 122.501261) (xy 195.407275 122.516105) (xy 195.396484 122.530668) (xy 195.385134 122.54495)
- (xy 195.373226 122.558951) (xy 195.360759 122.572671) (xy 195.347734 122.586111) (xy 195.334151 122.59927)
- (xy 195.32001 122.612148) (xy 195.30531 122.624745) (xy 195.290051 122.637061) (xy 195.279569 122.645116)
- (xy 195.267037 122.654318) (xy 195.254458 122.663071) (xy 195.241831 122.671377) (xy 195.229157 122.679234)
- (xy 195.216435 122.686643) (xy 195.212184 122.689013) (xy 195.19817 122.696808) (xy 195.184057 122.704389)
- (xy 195.170606 122.711227) (xy 195.160807 122.715801) (xy 194.731747 122.146418) (xy 194.721678 122.157898)
- (xy 194.712285 122.169427) (xy 194.699463 122.186814) (xy 194.68816 122.204314) (xy 194.678378 122.221927)
- (xy 194.670116 122.239652) (xy 194.663374 122.257489) (xy 194.658152 122.275439) (xy 194.65445 122.293501)
- (xy 194.652268 122.311676) (xy 194.651606 122.329963) (xy 194.651723 122.336084) (xy 194.65298 122.354506)
- (xy 194.655541 122.37301) (xy 194.659405 122.391596) (xy 194.664573 122.410265) (xy 194.671044 122.429015)
- (xy 194.678819 122.447847) (xy 194.687898 122.466761) (xy 194.69828 122.485758) (xy 194.705926 122.498467)
- (xy 194.714151 122.511214) (xy 194.722956 122.523997) (xy 194.73234 122.536816) (xy 194.743309 122.550878)
- (xy 194.754609 122.564389) (xy 194.766239 122.57735) (xy 194.778201 122.589761) (xy 194.790493 122.601622)
- (xy 194.803116 122.612932) (xy 194.81607 122.623692) (xy 194.829354 122.633902) (xy 194.843118 122.643815)
- (xy 194.857398 122.65354) (xy 194.872196 122.663075) (xy 194.88751 122.672422) (xy 194.903342 122.681579)
- (xy 194.919691 122.690548) (xy 194.936557 122.699327) (xy 194.95394 122.707918) (xy 194.866822 122.903389)
- (xy 194.848188 122.89589) (xy 194.829686 122.887872) (xy 194.811317 122.879334) (xy 194.79308 122.870277)
- (xy 194.774977 122.860701) (xy 194.757006 122.850606) (xy 194.739168 122.839991) (xy 194.721463 122.828856)
- (xy 194.70389 122.817203) (xy 194.68645 122.80503) (xy 194.674898 122.796626) (xy 194.657957 122.783718)
- (xy 194.641511 122.770526) (xy 194.62556 122.757049) (xy 194.610105 122.743288) (xy 194.595145 122.729243)
- (xy 194.58068 122.714913) (xy 194.566711 122.700298) (xy 194.553236 122.685399) (xy 194.540257 122.670215)
- (xy 194.527773 122.654747) (xy 194.519726 122.644277) (xy 194.510673 122.632024) (xy 194.501925 122.619694)
- (xy 194.493482 122.60729) (xy 194.485345 122.594809) (xy 194.477512 122.582253) (xy 194.469984 122.569621)
- (xy 194.459263 122.550531) (xy 194.449229 122.531271) (xy 194.439881 122.51184) (xy 194.431219 122.49224)
- (xy 194.423244 122.472469) (xy 194.415954 122.452527) (xy 194.411475 122.439139) (xy 194.405369 122.419025)
- (xy 194.400027 122.398964) (xy 194.395451 122.378954) (xy 194.39164 122.358998) (xy 194.388594 122.339093)
- (xy 194.386314 122.319242) (xy 194.384798 122.299442) (xy 194.384048 122.279695) (xy 194.384063 122.26)
- (xy 194.384843 122.240357) (xy 194.385788 122.227291) (xy 194.387868 122.207774) (xy 194.390763 122.188385)
- (xy 194.394471 122.169124) (xy 194.398994 122.149991) (xy 194.404332 122.130987) (xy 194.410483 122.112111)
- (xy 194.417449 122.093363) (xy 194.425229 122.074743) (xy 194.433824 122.056252) (xy 194.443232 122.037889)
- (xy 194.449957 122.025718) (xy 194.451804 122.022638) (xy 194.902705 122.022638) (xy 195.171915 122.379893)
- (xy 195.187942 122.363418) (xy 195.202044 122.346824) (xy 195.214222 122.330111) (xy 195.224474 122.313278)
- (xy 195.232802 122.296326) (xy 195.239205 122.279255) (xy 195.243683 122.262065) (xy 195.246237 122.244755)
- (xy 195.246865 122.227326) (xy 195.245569 122.209778) (xy 195.242348 122.19211) (xy 195.237202 122.174323)
- (xy 195.230131 122.156417) (xy 195.221135 122.138392) (xy 195.210214 122.120247) (xy 195.197369 122.101983)
- (xy 195.186705 122.088511) (xy 195.175713 122.075963) (xy 195.164393 122.064338) (xy 195.152746 122.053639)
- (xy 195.140771 122.043863) (xy 195.128469 122.035012) (xy 195.115838 122.027085) (xy 195.102881 122.020082)
- (xy 195.085094 122.012182) (xy 195.066725 122.005926) (xy 195.047898 122.001383) (xy 195.028593 121.998736)
- (xy 195.0138 121.997993) (xy 194.998737 121.998317) (xy 194.983405 121.999706) (xy 194.967803 122.002161)
- (xy 194.951933 122.005681) (xy 194.935793 122.010268) (xy 194.919383 122.01592) (xy 194.902705 122.022638)
- (xy 194.451804 122.022638) (xy 194.460806 122.007623) (xy 194.472525 121.989848) (xy 194.485114 121.972393)
- (xy 194.498573 121.955259) (xy 194.508029 121.944013) (xy 194.517872 121.93291) (xy 194.528102 121.921949)
- (xy 194.538718 121.91113) (xy 194.549721 121.900454) (xy 194.561111 121.88992) (xy 194.572888 121.879528)
- (xy 194.585051 121.869278) (xy 194.597601 121.85917) (xy 194.610537 121.849205) (xy 194.623471 121.83968)
- (xy 194.636449 121.830561) (xy 194.649472 121.82185) (xy 194.66254 121.813545) (xy 194.675653 121.805647)
- (xy 194.688811 121.798156) (xy 194.702014 121.791072) (xy 194.715262 121.784395) (xy 194.728555 121.778125)
- (xy 194.74858 121.769483) (xy 194.768705 121.761756) (xy 194.788931 121.754945) (xy 194.809259 121.749049)
- (xy 194.822867 121.745628) (xy 194.843347 121.741196) (xy 194.8637 121.737528) (xy 194.883928 121.734624)
- (xy 194.90403 121.732484) (xy 194.924006 121.731109) (xy 194.943856 121.730497)
- )
- )
- (polygon
- (pts
- (xy 195.764197 122.707439) (xy 195.783335 122.709094) (xy 195.802343 122.711794) (xy 195.821221 122.715539)
- (xy 195.835293 122.719033) (xy 195.853904 122.724555) (xy 195.87231 122.73102) (xy 195.885978 122.736489)
- (xy 195.89953 122.742489) (xy 195.912967 122.749019) (xy 195.926287 122.756081) (xy 195.939492 122.763673)
- (xy 195.95258 122.771796) (xy 195.965553 122.780451) (xy 195.978409 122.789636) (xy 195.991129 122.799226)
- (xy 196.003582 122.80918) (xy 196.015767 122.819495) (xy 196.027686 122.830173) (xy 196.039337 122.841214)
- (xy 196.050722 122.852617) (xy 196.061839 122.864383) (xy 196.072689 122.876511) (xy 196.083272 122.889002)
- (xy 196.093588 122.901856) (xy 196.100317 122.910626) (xy 196.110995 122.925139) (xy 196.12112 122.939602)
- (xy 196.13069 122.954014) (xy 196.139707 122.968376) (xy 196.148169 122.982688) (xy 196.156078 122.99695)
- (xy 196.163432 123.011162) (xy 196.170233 123.025323) (xy 196.176479 123.039434) (xy 196.182172 123.053494)
- (xy 196.18566 123.06284) (xy 196.440979 123.401661) (xy 196.253721 123.542771) (xy 196.126722 123.374238)
- (xy 196.121799 123.388327) (xy 196.115321 123.403243) (xy 196.108377 123.416974) (xy 196.100242 123.431339)
- (xy 196.097699 123.43556) (xy 196.089631 123.447875) (xy 196.079201 123.461379) (xy 196.067675 123.473953)
- (xy 196.056924 123.483991) (xy 196.045367 123.493345) (xy 196.031813 123.503188) (xy 196.018252 123.512294)
- (xy 196.004684 123.520663) (xy 195.991109 123.528296) (xy 195.977528 123.535191) (xy 195.96394 123.541351)
- (xy 195.945812 123.548417) (xy 195.927671 123.554173) (xy 195.909519 123.55862) (xy 195.900438 123.560352)
- (xy 195.88239 123.562921) (xy 195.864429 123.564464) (xy 195.846555 123.564981) (xy 195.828768 123.564472)
- (xy 195.811068 123.562937) (xy 195.793455 123.560375) (xy 195.775929 123.556788) (xy 195.75849 123.552175)
- (xy 195.741292 123.546598) (xy 195.724235 123.540085) (xy 195.707317 123.532635) (xy 195.690539 123.524247)
- (xy 195.673901 123.514923) (xy 195.657402 123.504663) (xy 195.64512 123.496352) (xy 195.632917 123.487515)
- (xy 195.624825 123.48133) (xy 195.612855 123.471647) (xy 195.601058 123.461583) (xy 195.589434 123.451138)
- (xy 195.577983 123.440313) (xy 195.566705 123.429108) (xy 195.5556 123.417523) (xy 195.544668 123.405557)
- (xy 195.533909 123.393211) (xy 195.523323 123.380484) (xy 195.51291 123.367377) (xy 195.506064 123.358428)
- (xy 195.496056 123.344595) (xy 195.486427 123.330162) (xy 195.477176 123.315127) (xy 195.468304 123.299492)
- (xy 195.459811 123.283256) (xy 195.451697 123.26642) (xy 195.443961 123.248982) (xy 195.436605 123.230944)
- (xy 195.421668 123.227068) (xy 195.406124 123.224607) (xy 195.390303 123.224146) (xy 195.38757 123.224314)
- (xy 195.372423 123.22737) (xy 195.35824 123.233471) (xy 195.345139 123.241666) (xy 195.342185 123.243835)
- (xy 195.330091 123.254803) (xy 195.321241 123.267035) (xy 195.315016 123.282906) (xy 195.313193 123.29788)
- (xy 195.314614 123.31412) (xy 195.315167 123.316949) (xy 195.319429 123.331901) (xy 195.325924 123.348239)
- (xy 195.332727 123.362308) (xy 195.340958 123.377265) (xy 195.350618 123.393109) (xy 195.3588 123.405574)
- (xy 195.367786 123.418539) (xy 195.377576 123.432002) (xy 195.381018 123.436601) (xy 195.497874 123.591675)
- (xy 195.512999 123.612139) (xy 195.527288 123.632278) (xy 195.540739 123.65209) (xy 195.553354 123.671577)
- (xy 195.565131 123.690737) (xy 195.576071 123.709571) (xy 195.586174 123.728079) (xy 195.59544 123.746261)
- (xy 195.603869 123.764117) (xy 195.611461 123.781646) (xy 195.618215 123.79885) (xy 195.624133 123.815727)
- (xy 195.629214 123.832279) (xy 195.633457 123.848504) (xy 195.636863 123.864403) (xy 195.639433 123.879976)
- (xy 195.641081 123.895232) (xy 195.641723 123.910182) (xy 195.640803 123.932031) (xy 195.63762 123.95319)
- (xy 195.632175 123.973658) (xy 195.624468 123.993436) (xy 195.614499 124.012524) (xy 195.606596 124.024866)
- (xy 195.597688 124.0369) (xy 195.587775 124.048628) (xy 195.576856 124.060049) (xy 195.564932 124.071164)
- (xy 195.552003 124.081971) (xy 195.545161 124.087259) (xy 195.53289 124.096019) (xy 195.520325 124.104024)
- (xy 195.507465 124.111275) (xy 195.494312 124.117772) (xy 195.476316 124.125261) (xy 195.457798 124.13141)
- (xy 195.443566 124.135142) (xy 195.42904 124.13812) (xy 195.41422 124.140344) (xy 195.399105 124.141813)
- (xy 195.383738 124.14259) (xy 195.368269 124.142654) (xy 195.352698 124.142005) (xy 195.337024 124.140642)
- (xy 195.321249 124.138566) (xy 195.305371 124.135777) (xy 195.289392 124.132274) (xy 195.27331 124.128058)
- (xy 195.257126 124.123129) (xy 195.240841 124.117486) (xy 195.229927 124.113328) (xy 195.213481 124.106488)
- (xy 195.196954 124.09892) (xy 195.180345 124.090623) (xy 195.163655 124.081598) (xy 195.146883 124.071843)
- (xy 195.13003 124.06136) (xy 195.113095 124.050147) (xy 195.096078 124.038206) (xy 195.078981 124.025536)
- (xy 195.061801 124.012138) (xy 195.050303 124.0028) (xy 195.03878 123.993184) (xy 195.027315 123.983281)
- (xy 195.01591 123.973089) (xy 195.004563 123.962609) (xy 194.993275 123.95184) (xy 194.982046 123.940784)
- (xy 194.970876 123.92944) (xy 194.959765 123.917808) (xy 194.948712 123.905887) (xy 194.937719 123.893679)
- (xy 194.926784 123.881182) (xy 194.915908 123.868398) (xy 194.905091 123.855325) (xy 194.894334 123.841964)
- (xy 194.883634 123.828315) (xy 194.872994 123.814378) (xy 194.86173 123.799194) (xy 194.850839 123.784035)
- (xy 194.840321 123.768901) (xy 194.830177 123.753792) (xy 194.820407 123.738707) (xy 194.81101 123.723648)
- (xy 194.801987 123.708613) (xy 194.793338 123.693604) (xy 194.785062 123.678619) (xy 194.777159 123.663659)
- (xy 194.772099 123.6537) (xy 194.764826 123.638889) (xy 194.758051 123.624236) (xy 194.751773 123.609739)
- (xy 194.745993 123.5954) (xy 194.740711 123.581219) (xy 194.735926 123.567195) (xy 194.73032 123.54874)
- (xy 194.725598 123.530566) (xy 194.724998 123.527767) (xy 194.951126 123.527767) (xy 194.952647 123.544605)
- (xy 194.956247 123.562643) (xy 194.960169 123.576877) (xy 194.965083 123.59154) (xy 194.97099 123.606633)
- (xy 194.97789 123.622154) (xy 194.985783 123.638105) (xy 194.994668 123.654486) (xy 195.004546 123.671295)
- (xy 195.015417 123.688534) (xy 195.02728 123.706201) (xy 195.035741 123.718218) (xy 195.044643 123.730426)
- (xy 195.049259 123.736602) (xy 195.058795 123.749018) (xy 195.06833 123.760958) (xy 195.077865 123.772422)
- (xy 195.092166 123.788725) (xy 195.106465 123.803956) (xy 195.120764 123.818116) (xy 195.135062 123.831204)
- (xy 195.149358 123.84322) (xy 195.163653 123.854165) (xy 195.177948 123.864038) (xy 195.19224 123.87284)
- (xy 195.201769 123.878112) (xy 195.215784 123.885013) (xy 195.233611 123.89219) (xy 195.250454 123.897055)
- (xy 195.266315 123.899607) (xy 195.281193 123.899846) (xy 195.298408 123.896893) (xy 195.314087 123.890326)
- (xy 195.322757 123.884652) (xy 195.334252 123.874568) (xy 195.344354 123.861493) (xy 195.350431 123.847356)
- (xy 195.352481 123.832156) (xy 195.350505 123.815894) (xy 195.348007 123.807365) (xy 195.342125 123.792368)
- (xy 195.334344 123.77607) (xy 195.326751 123.762094) (xy 195.317943 123.747286) (xy 195.307919 123.731644)
- (xy 195.299604 123.719366) (xy 195.290605 123.70662) (xy 195.280922 123.693405) (xy 195.277543 123.688895)
- (xy 195.19883 123.58444) (xy 195.188506 123.570605) (xy 195.178891 123.557445) (xy 195.169986 123.544959)
- (xy 195.160237 123.530866) (xy 195.151511 123.517745) (xy 195.14502 123.507552) (xy 195.136722 123.493974)
- (xy 195.129267 123.480638) (xy 195.122653 123.467547) (xy 195.116126 123.452883) (xy 195.113962 123.447466)
- (xy 195.097878 123.441851) (xy 195.08279 123.437518) (xy 195.066449 123.43408) (xy 195.051465 123.432386)
- (xy 195.039702 123.43232) (xy 195.025061 123.434121) (xy 195.009493 123.43862) (xy 194.994881 123.445736)
- (xy 194.985671 123.451934) (xy 194.9723 123.464171) (xy 194.962179 123.478282) (xy 194.955307 123.494268)
- (xy 194.951684 123.512129) (xy 194.951126 123.527767) (xy 194.724998 123.527767) (xy 194.721761 123.51267)
- (xy 194.720174 123.503828) (xy 194.717635 123.486438) (xy 194.716071 123.46939) (xy 194.71548 123.452682)
- (xy 194.715863 123.436316) (xy 194.71722 123.420292) (xy 194.71955 123.404608) (xy 194.722855 123.389266)
- (xy 194.727134 123.374265) (xy 194.732527 123.359772) (xy 194.739063 123.345808) (xy 194.746744 123.332373)
- (xy 194.755568 123.319466) (xy 194.765536 123.307087) (xy 194.776647 123.295238) (xy 194.788903 123.283917)
- (xy 194.802302 123.273124) (xy 194.815442 123.264016) (xy 194.829042 123.25615) (xy 194.8431 123.249526)
- (xy 194.857617 123.244143) (xy 194.872594 123.240002) (xy 194.888029 123.237103) (xy 194.903923 123.235445)
- (xy 194.920277 123.235029) (xy 194.93709 123.235855) (xy 194.954361 123.237923) (xy 194.972092 123.241232)
- (xy 194.990282 123.245783) (xy 195.008931 123.251576) (xy 195.028038 123.258611) (xy 195.047605 123.266887)
- (xy 195.067631 123.276405) (xy 195.074361 123.271334) (xy 195.073367 123.255152) (xy 195.073342 123.239068)
- (xy 195.074287 123.223081) (xy 195.076202 123.207193) (xy 195.079086 123.191403) (xy 195.082941 123.17571)
- (xy 195.084754 123.169461) (xy 195.090589 123.154095) (xy 195.094629 123.146288) (xy 195.622522 123.146288)
- (xy 195.622913 123.161397) (xy 195.624761 123.176196) (xy 195.628067 123.190685) (xy 195.632831 123.204864)
- (xy 195.639053 123.218733) (xy 195.646733 123.232292) (xy 195.655871 123.24554) (xy 195.666046 123.257921)
- (xy 195.676949 123.269022) (xy 195.688579 123.278844) (xy 195.700937 123.287387) (xy 195.714022 123.29465)
- (xy 195.727835 123.300634) (xy 195.742376 123.305339) (xy 195.757644 123.308764) (xy 195.773451 123.310507)
- (xy 195.789462 123.310276) (xy 195.805676 123.308071) (xy 195.822095 123.303891) (xy 195.838717 123.297738)
- (xy 195.855544 123.28961) (xy 195.868297 123.282218) (xy 195.881165 123.273716) (xy 195.889808 123.267431)
- (xy 195.90169 123.257965) (xy 195.915928 123.24496) (xy 195.92833 123.231518) (xy 195.938898 123.217638)
- (xy 195.94763 123.20332) (xy 195.954527 123.188564) (xy 195.959589 123.173371) (xy 195.962816 123.15774)
- (xy 195.963336 123.153764) (xy 195.964526 123.137937) (xy 195.964249 123.122483) (xy 195.962506 123.107405)
- (xy 195.959295 123.0927) (xy 195.954618 123.07837) (xy 195.948474 123.064414) (xy 195.940863 123.050832)
- (xy 195.931784 123.037625) (xy 195.92155 123.025203) (xy 195.910578 123.014125) (xy 195.89887 123.00439)
- (xy 195.886425 122.995999) (xy 195.873244 122.988951) (xy 195.859327 122.983246) (xy 195.844673 122.978886)
- (xy 195.829282 122.975868) (xy 195.813543 122.974396) (xy 195.797699 122.974781) (xy 195.781749 122.977024)
- (xy 195.765693 122.981123) (xy 195.749531 122.98708) (xy 195.733264 122.994895) (xy 195.716891 123.004566)
- (xy 195.704542 123.013038) (xy 195.700413 123.016095) (xy 195.687954 123.025983) (xy 195.676583 123.036051)
- (xy 195.663114 123.049756) (xy 195.651578 123.063782) (xy 195.641975 123.078129) (xy 195.634306 123.092796)
- (xy 195.628569 123.107784) (xy 195.624766 123.123093) (xy 195.62359 123.130868) (xy 195.622522 123.146288)
- (xy 195.094629 123.146288) (xy 195.098317 123.139162) (xy 195.107939 123.124661) (xy 195.119454 123.110592)
- (xy 195.13003 123.099648) (xy 195.141817 123.088981) (xy 195.154817 123.07859) (xy 195.168495 123.069347)
- (xy 195.183196 123.061461) (xy 195.198919 123.054932) (xy 195.215665 123.049761) (xy 195.233434 123.045947)
- (xy 195.248386 123.043872) (xy 195.260029 123.042887) (xy 195.275879 123.042233) (xy 195.291741 123.042357)
- (xy 195.307617 123.04326) (xy 195.323507 123.044941) (xy 195.339409 123.047401) (xy 195.355325 123.050639)
- (xy 195.371253 123.054656) (xy 195.387195 123.059451) (xy 195.393925 123.05438) (xy 195.393476 123.037157)
- (xy 195.394112 123.019776) (xy 195.395833 123.002237) (xy 195.398639 122.98454) (xy 195.40253 122.966684)
- (xy 195.407506 122.948671) (xy 195.413567 122.930499) (xy 195.418825 122.916766) (xy 195.420713 122.912169)
- (xy 195.426904 122.898568) (xy 195.433863 122.885267) (xy 195.441588 122.872268) (xy 195.45008 122.859569)
- (xy 195.45934 122.847172) (xy 195.469366 122.835075) (xy 195.48016 122.823279) (xy 195.49172 122.811784)
- (xy 195.504048 122.80059) (xy 195.517143 122.789697) (xy 195.526299 122.782603) (xy 195.540588 122.772242)
- (xy 195.55493 122.762656) (xy 195.569324 122.753845) (xy 195.58377 122.74581) (xy 195.598268 122.73855)
- (xy 195.612817 122.732066) (xy 195.627419 122.726356) (xy 195.642073 122.721422) (xy 195.656779 122.717263)
- (xy 195.671537 122.71388) (xy 195.681404 122.712055) (xy 195.696186 122.709869) (xy 195.710894 122.708271)
- (xy 195.725529 122.707261) (xy 195.744928 122.706828)
- )
- )
- )
- )
-
- (segment (start 160.2 104.5) (end 160.2 96.2) (width 1.8) (layer "F.Cu") (net 1) (tstamp 3f225584-4e49-4464-ba35-8fbf1c55741a))
- (segment (start 172.811515 117) (end 172.7 117) (width 1.8) (layer "F.Cu") (net 1) (tstamp 418ca0da-9232-4501-915a-06c6f54ea843))
- (segment (start 172.7 117) (end 160.2 104.5) (width 1.8) (layer "F.Cu") (net 1) (tstamp 87cfa8b8-2a70-496f-8244-a8fd24f8c0b1))
- (segment (start 172 84.4) (end 172 82) (width 1.8) (layer "F.Cu") (net 1) (tstamp 8cd4543b-8426-4511-a9f9-43be120b35d1))
- (segment (start 160.2 96.2) (end 172 84.4) (width 1.8) (layer "F.Cu") (net 1) (tstamp eb64490e-2efe-4d24-a58f-480cf2c353a1))
- (via (at 172 82) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9562dc9d-dff6-4066-8196-5e2c71f8cadd))
- (via (at 172.811515 117) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9c06fe5a-3885-4e60-b185-169c92a27d83))
- (segment (start 172.811515 117) (end 178.3 117) (width 2) (layer "B.Cu") (net 1) (tstamp 087d60a5-bc32-45f7-877b-e71a077010bf))
- (segment (start 168.369102 85.630898) (end 172 82) (width 2) (layer "B.Cu") (net 1) (tstamp 107879d0-a504-4bdc-9b7b-24e4f6a9dfbd))
- (segment (start 185.103994 117) (end 187.859892 114.244102) (width 2) (layer "B.Cu") (net 1) (tstamp 3e48e6b8-f906-49aa-bad2-3ad9f0b15149))
- (segment (start 168.015108 85.630898) (end 168.369102 85.630898) (width 2) (layer "B.Cu") (net 1) (tstamp 42f72e2b-c281-42cc-929e-28f5cb5f9425))
- (segment (start 177.932015 131.022991) (end 177.932015 117.367985) (width 1.8) (layer "B.Cu") (net 1) (tstamp 8fea9cba-4ba2-4caa-a982-fe612a4339d9))
- (segment (start 178.3 117) (end 185.103994 117) (width 2) (layer "B.Cu") (net 1) (tstamp f4bfa97a-59a8-4959-a908-c8e94b5fb367))
- (segment (start 177.932015 117.367985) (end 178.3 117) (width 1.8) (layer "B.Cu") (net 1) (tstamp f62aca64-83f7-452c-96ab-60c4821923e0))
- (segment (start 164.4 104.4) (end 163.2 103.2) (width 2) (layer "F.Cu") (net 2) (tstamp 23073869-4cc8-462f-af1e-4ba835defdcf))
- (segment (start 163.2 97.4) (end 178.2 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 252ed5e8-6efa-4f58-9d7c-0f6cc27ebecd))
- (segment (start 172.852015 131.022991) (end 172.852015 126.754551) (width 1.8) (layer "F.Cu") (net 2) (tstamp 287d14d4-0903-4335-8f61-034357ec57b0))
- (segment (start 175.1 124.506567) (end 175.1 115.1) (width 1.8) (layer "F.Cu") (net 2) (tstamp 31a485b1-df6c-4393-9d29-5849329da97b))
- (segment (start 163.2 103.2) (end 163.2 97.4) (width 2) (layer "F.Cu") (net 2) (tstamp 400fdbfa-3812-45d5-b2dc-899b00a8f0f9))
- (segment (start 175.1 115.1) (end 164.4 104.4) (width 1.8) (layer "F.Cu") (net 2) (tstamp 816a4b9f-f241-4520-bdad-2b8663451b5c))
- (segment (start 178.2 82.4) (end 185.25 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 819cf9be-4358-4189-b8d8-f12e42fab434))
- (segment (start 172.852015 126.754551) (end 175.1 124.506567) (width 1.8) (layer "F.Cu") (net 2) (tstamp a6a32781-7425-4c10-9ca9-0b4b4cfaef5a))
- (segment (start 185.25 82.4) (end 195.4 92.55) (width 2) (layer "F.Cu") (net 2) (tstamp c4aa534a-0ba7-4268-86cf-15bf39359ce2))
- (via (at 164.4 104.4) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 79d8c1d8-373d-456d-903c-3039d07f09b8))
- (via (at 195.4 92.55) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp f2f47de7-80c6-4359-9635-75194dd38fb7))
- (segment (start 164.4 104.4) (end 164.4 111.366276) (width 2) (layer "B.Cu") (net 2) (tstamp 5c2b8e98-0f23-4c63-82b2-c6f9ac519f23))
- (segment (start 165.5 109.4) (end 169.15 105.75) (width 2) (layer "B.Cu") (net 2) (tstamp 7253d69d-78d8-4429-8e5d-8f6098a95b23))
- (segment (start 195.4 92.55) (end 191.079434 88.229434) (width 2) (layer "B.Cu") (net 2) (tstamp 956ecc49-dc0a-47ac-a696-efbcb8637ca7))
- (segment (start 191.079434 88.229434) (end 191.079434 88.063158) (width 2) (layer "B.Cu") (net 2) (tstamp b1bc077b-dca2-4438-b21a-969f111dec3c))
- (segment (start 164.4 111.366276) (end 164.845566 111.811842) (width 2) (layer "B.Cu") (net 2) (tstamp ef10fd0e-49d9-4b6e-a89e-fcf094458db6))
- (segment (start 187.25 122.75) (end 189.005 124.505) (width 0.8) (layer "F.Cu") (net 3) (tstamp 0e737df6-c140-4a13-a1de-a7f73067aa7f))
- (segment (start 189.005 124.505) (end 189.005 125.025) (width 0.8) (layer "F.Cu") (net 3) (tstamp 60af5e18-7439-457e-855c-3072562ae40a))
- (segment (start 187.25 121.887333) (end 187.25 122.75) (width 0.8) (layer "F.Cu") (net 3) (tstamp a20164f4-6299-4432-8e06-06dcbe607914))
- (segment (start 203.8 114.1) (end 205 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 301579de-1154-4127-842b-566a0a85ccc9))
- (segment (start 203.1 116.5) (end 203.1 114.8) (width 0.8) (layer "F.Cu") (net 4) (tstamp 7da3f42a-82e7-42be-8e1f-8fc2582c59eb))
- (segment (start 203.1 114.8) (end 203.8 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 84c0d7f0-e0dc-43e8-90cc-8d04516312c0))
- (via (at 203.1 116.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 4) (tstamp 8e8972b0-39af-45ca-8694-dc70f0d34ef0))
- (segment (start 203.1 116.5) (end 203.1 117.9) (width 0.8) (layer "B.Cu") (net 4) (tstamp 3a6287c5-cea5-4b49-a3e5-ccefba84f013))
- (segment (start 203.1 117.9) (end 194.8 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp b3ec055e-b3e4-43a1-853f-f029f3d461c2))
- (segment (start 194.8 126.2) (end 187.835006 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp c998cdf4-31ce-4261-82eb-69d693438d3c))
- (segment (start 187.835006 126.2) (end 185.552015 128.482991) (width 0.8) (layer "B.Cu") (net 4) (tstamp df611164-dbdc-4f32-a077-098d1fd711cc))
- (segment (start 186.107009 131.022991) (end 189.005 128.125) (width 0.8) (layer "F.Cu") (net 5) (tstamp 0fb4aea1-50ec-4edd-b442-626c1cc6b146))
- (segment (start 185.552015 131.022991) (end 186.107009 131.022991) (width 0.8) (layer "F.Cu") (net 5) (tstamp 48a8bfc7-a20a-41b9-9f71-76760772af7f))
- (segment (start 186.8 117.8) (end 184.5 120.1) (width 0.8) (layer "F.Cu") (net 6) (tstamp 6598edb8-a554-4abe-8857-acecd41f0d3b))
- (segment (start 205 116.9) (end 204.1 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp 74add92f-89ab-4e7e-a8f3-0853a7125cdd))
- (segment (start 184.5 120.1) (end 184.5 121.89) (width 0.8) (layer "F.Cu") (net 6) (tstamp d3ef06eb-7ad7-4b36-9fa0-9b7afdb760ac))
- (segment (start 204.1 117.8) (end 186.8 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp e84da741-571c-417c-9f8c-d688732e6c53))
- (segment (start 183.012015 131.022991) (end 183.012015 126.887985) (width 1.8) (layer "B.Cu") (net 7) (tstamp 00193709-484c-4c8a-8623-cd0b55812721))
- (segment (start 183.012015 126.887985) (end 185.8 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp 107659ba-6078-4268-8890-a3d31e58d476))
- (segment (start 197.4 120.1) (end 197.4 118.182408) (width 1.8) (layer "B.Cu") (net 7) (tstamp 613c3c85-0f1d-47b5-a8ea-1e31b3fcff95))
- (segment (start 197.4 118.182408) (end 191.054434 111.836842) (width 1.8) (layer "B.Cu") (net 7) (tstamp 8effa5aa-84c6-4708-82f8-a7f077bc54ac))
- (segment (start 193.4 124.1) (end 197.4 120.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp c8761d3d-af87-4307-b7a7-575de9508b6b))
- (segment (start 185.8 124.1) (end 193.4 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp e068f2e3-7671-48e4-8c3a-95cb2a0fa7ba))
- (segment (start 170.312015 116.491009) (end 168.040108 114.219102) (width 1.8) (layer "B.Cu") (net 8) (tstamp 712c8e39-e858-4dff-987f-b632ae46632d))
- (segment (start 170.312015 131.022991) (end 170.312015 116.491009) (width 1.8) (layer "B.Cu") (net 8) (tstamp f3b54a19-83cd-4fe1-86ee-811004146a21))
- (segment (start 177.7 125.3) (end 177.7 112.4) (width 1.8) (layer "F.Cu") (net 9) (tstamp 047cf6c3-5457-4dc2-a5e9-b67521f0aef8))
- (segment (start 175.392015 127.607985) (end 177.7 125.3) (width 1.8) (layer "F.Cu") (net 9) (tstamp 42663584-8760-4d0c-be32-ff76e8ef75bc))
- (segment (start 175.392015 128.482991) (end 175.392015 127.607985) (width 1.8) (layer "F.Cu") (net 9) (tstamp 69aef11e-b8e7-4d92-8c55-dccbb7803d41))
- (segment (start 177.7 112.4) (end 166.5 101.2) (width 1.8) (layer "F.Cu") (net 9) (tstamp 6d1dfa0d-927a-4a21-8120-d28cff5d1a73))
- (segment (start 175.392015 131.022991) (end 175.499511 130.915495) (width 1.8) (layer "F.Cu") (net 9) (tstamp b8fa1cea-5866-493a-a80d-2a4754391ad8))
- (via (at 166.5 101.2) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 9) (tstamp 00a6599a-b406-4251-b0a5-1aa3dbf0590a))
- (segment (start 164.820566 88.038158) (end 164.820566 99.520566) (width 2) (layer "B.Cu") (net 9) (tstamp 8d290162-eb64-4ad1-b1c4-177bf92d4ff3))
- (segment (start 164.820566 99.520566) (end 166.5 101.2) (width 2) (layer "B.Cu") (net 9) (tstamp b4920006-33f3-4c23-b98c-2e6184a11feb))
- (segment (start 191.5 94.4) (end 191.5 96.2) (width 2) (layer "F.Cu") (net 10) (tstamp 0cbc865e-b1cd-4249-b887-f6d565aeb091))
- (segment (start 182.8 85.7) (end 191.5 94.4) (width 2) (layer "F.Cu") (net 10) (tstamp 46e16f36-fc31-4134-b516-a159cd83e068))
- (segment (start 191.5 96.2) (end 191.5 98.7) (width 2) (layer "F.Cu") (net 10) (tstamp 78020672-620f-4527-8658-27b53ec85175))
- (segment (start 180.472015 118.062828) (end 180.499511 118.035332) (width 1.8) (layer "F.Cu") (net 10) (tstamp 7aebe468-2f7e-48f0-8f75-b233963f0a3b))
- (segment (start 180.499511 118.035332) (end 180.499511 109.899511) (width 1.8) (layer "F.Cu") (net 10) (tstamp 8d8f04b2-13ef-488a-829e-0b430a4af951))
- (segment (start 180.472015 131.022991) (end 180.472015 118.062828) (width 1.8) (layer "F.Cu") (net 10) (tstamp b4e590db-4fab-488f-9d27-bbd5b0735bd7))
- (segment (start 180.499511 109.899511) (end 180.4 109.8) (width 1.8) (layer "F.Cu") (net 10) (tstamp d0792bb1-5892-4d83-808e-4ad71b2201e4))
- (segment (start 191.5 98.7) (end 180.4 109.8) (width 2) (layer "F.Cu") (net 10) (tstamp d1d898df-4065-4baf-946f-f15ddc67e659))
- (via (at 182.8 85.7) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp c8f580b2-a4ea-4cba-bf76-cfcdcf0fed36))
- (segment (start 182.844102 85.655898) (end 182.8 85.7) (width 2) (layer "B.Cu") (net 10) (tstamp b23a6648-1876-4ec4-a170-4edab7fb47d6))
- (segment (start 187.884892 85.655898) (end 182.844102 85.655898) (width 2) (layer "B.Cu") (net 10) (tstamp c8ae8f76-3242-4c00-8bb8-233676c31052))
-
-)
+(kicad_pcb (version 20230517) (generator pcbnew)
+
+ (general
+ (thickness 1.6)
+ )
+
+ (paper "A4")
+ (layers
+ (0 "F.Cu" signal)
+ (31 "B.Cu" signal)
+ (32 "B.Adhes" user "B.Adhesive")
+ (33 "F.Adhes" user "F.Adhesive")
+ (34 "B.Paste" user)
+ (35 "F.Paste" user)
+ (36 "B.SilkS" user "B.Silkscreen")
+ (37 "F.SilkS" user "F.Silkscreen")
+ (38 "B.Mask" user)
+ (39 "F.Mask" user)
+ (40 "Dwgs.User" user "User.Drawings")
+ (41 "Cmts.User" user "User.Comments")
+ (42 "Eco1.User" user "User.Eco1")
+ (43 "Eco2.User" user "User.Eco2")
+ (44 "Edge.Cuts" user)
+ (45 "Margin" user)
+ (46 "B.CrtYd" user "B.Courtyard")
+ (47 "F.CrtYd" user "F.Courtyard")
+ (48 "B.Fab" user)
+ (49 "F.Fab" user)
+ )
+
+ (setup
+ (stackup
+ (layer "F.SilkS" (type "Top Silk Screen"))
+ (layer "F.Paste" (type "Top Solder Paste"))
+ (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
+ (layer "F.Cu" (type "copper") (thickness 0.035))
+ (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
+ (layer "B.Cu" (type "copper") (thickness 0.035))
+ (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
+ (layer "B.Paste" (type "Bottom Solder Paste"))
+ (layer "B.SilkS" (type "Bottom Silk Screen"))
+ (copper_finish "None")
+ (dielectric_constraints no)
+ )
+ (pad_to_mask_clearance 0)
+ (pcbplotparams
+ (layerselection 0x00010fc_ffffffff)
+ (plot_on_all_layers_selection 0x0000000_00000000)
+ (disableapertmacros false)
+ (usegerberextensions false)
+ (usegerberattributes false)
+ (usegerberadvancedattributes false)
+ (creategerberjobfile false)
+ (dashed_line_dash_ratio 12.000000)
+ (dashed_line_gap_ratio 3.000000)
+ (svgprecision 6)
+ (plotframeref false)
+ (viasonmask false)
+ (mode 1)
+ (useauxorigin false)
+ (hpglpennumber 1)
+ (hpglpenspeed 20)
+ (hpglpendiameter 15.000000)
+ (pdf_front_fp_property_popups true)
+ (pdf_back_fp_property_popups true)
+ (dxfpolygonmode true)
+ (dxfimperialunits true)
+ (dxfusepcbnewfont true)
+ (psnegative false)
+ (psa4output false)
+ (plotreference true)
+ (plotvalue true)
+ (plotinvisibletext false)
+ (sketchpadsonfab false)
+ (subtractmaskfromsilk false)
+ (outputformat 1)
+ (mirror false)
+ (drillshape 0)
+ (scaleselection 1)
+ (outputdirectory "gerber")
+ )
+ )
+
+ (net 0 "")
+ (net 1 "/C1")
+ (net 2 "/C2")
+ (net 3 "Net-(D2-A)")
+ (net 4 "Net-(D1-K)")
+ (net 5 "Net-(J5-Pin_14)")
+ (net 6 "Net-(D1-A)")
+ (net 7 "/Q2")
+ (net 8 "/Q0")
+ (net 9 "/Q3")
+ (net 10 "/Q1")
+
+ (footprint "center:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d396)
+ (at 199.675 126.6 -143)
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c196961")
+ (attr through_hole)
+ (fp_text reference "J1" (at 0 0.499999 37) (layer "F.SilkS") hide (tstamp 7c9d1bb5-3641-415e-9f28-586946bab4fa)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "top left" (at 0 -0.499999 37) (layer "F.Fab") hide (tstamp 6971f5cc-2480-485f-8ff0-55cf9640ca6e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 4 29) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e196e114-f642-4f62-9d77-4517087bcd8c))
+ (fp_line (start 4 3.000001) (end -4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 11470566-49a2-4a4f-9aa0-318183cb5730))
+ (fp_line (start 4 2.000001) (end -1.5 0.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 012cb0a9-8937-45ca-be3f-56c8d3a46ee5))
+ (fp_line (start 1 0.000001) (end 4 1.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ed8c5187-6925-4629-bccf-6bb6521d027a))
+ (fp_line (start -3.999999 3.000001) (end 4 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2cc99341-9384-46e7-a0ff-a3a50c1d69cc))
+ (fp_line (start -4 2.000001) (end -1.5 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c814172f-e4ee-4887-836a-c20bd6b3af43))
+ (fp_line (start -3.999999 1.000001) (end 1 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 21f734db-0334-4842-80c7-57f1d0c13443))
+ (fp_line (start -4 0) (end -4 29)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d92bf8c6-cdb0-4fe2-8f11-8e108852016d))
+ (fp_line (start -4 0) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aceba8d1-7c94-4ce7-be8d-e4760fa22bc0))
+ (fp_line (start 5 31.5) (end -5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78de5ee2-b93b-437c-b916-5cc73531b86d))
+ (fp_line (start 5 29) (end 5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp dd44db2f-84b1-48f1-b674-527325fe1dec))
+ (fp_line (start -5 31.5) (end -5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63e08228-edf2-4595-baa5-1a9e0e13a74b))
+ (fp_line (start -5 29) (end 5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp cb1f4142-fd1a-4702-b427-53479284c77a))
+ (fp_line (start 5.000001 3) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ee95085f-35fd-4376-94a6-0936f272619a))
+ (fp_line (start 5.000001 3) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f494ac06-f380-4d2f-8c66-92a1697fa529))
+ (fp_line (start 7 0) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 00a5687f-8d1b-4d3c-a231-01de52702c70))
+ (fp_line (start 7 0) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63dc08f0-1762-43f3-911a-6ceb559ef6bd))
+ (fp_line (start -5 3.000001) (end -5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp a80df17e-068e-4e29-bf58-402fe52d73f5))
+ (fp_line (start -7.000001 3) (end -5 3.000001)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c0fbf508-41e9-40f2-81c3-fb1d90addfa0))
+ (fp_line (start -5 0) (end -7 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp be63936f-801e-44e3-83c1-cb2f7816cb2e))
+ (fp_line (start -7 0) (end -7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e04a044d-69e4-4c7b-b1ac-ead71a45724c))
+ (pad "1" smd oval (at -2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 7 "/Q2") (pinfunction "Pin_1") (pintype "passive") (tstamp e525a2ff-1c94-4084-b155-fd12451e4225))
+ (pad "2" smd oval (at 2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 1fb73b42-e317-42c1-819d-9ac696c2709f))
+ )
+
+ (footprint "center:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c21d3a6)
+ (at 156.225 126.575 143)
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c196b9d")
+ (attr through_hole)
+ (fp_text reference "J2" (at 0 0.499999 -217) (layer "F.SilkS") hide (tstamp c7a39791-6fb5-4395-aec8-f6eeb2bd55c6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "top right" (at 0 -0.499999 -217) (layer "F.Fab") hide (tstamp 25900388-93e1-4dac-8362-ca6d53b09791)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 4 2.000001) (end -1.5 0.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9d7df202-74ca-4fc0-9f71-f2493650f2a2))
+ (fp_line (start 3.999999 3.000001) (end -4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c424e0cc-a845-426b-ad5f-47b1713f5e1b))
+ (fp_line (start 1 0.000001) (end 3.999999 1.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6bac7676-1399-466c-a74c-d14383812bb5))
+ (fp_line (start -4 0) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e9ab8783-5186-4f67-b932-99dd574b96e1))
+ (fp_line (start -4 0) (end -4 29)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a100b208-dccf-44dd-81c1-3ee978ebddbc))
+ (fp_line (start -4 1.000001) (end 1 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 20970ee7-9637-411f-b499-a23983317566))
+ (fp_line (start -4 2.000001) (end -1.5 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2790f0f9-9d1a-4a39-a8a8-2504cfeea023))
+ (fp_line (start -4 3.000001) (end 3.999999 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8a0b1093-eacc-44b9-9114-ac79b5b9e8d2))
+ (fp_line (start 4 29) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d71734a8-bda9-4baf-94c2-735f0dd38997))
+ (fp_line (start 7 0) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f60494e0-9b93-4ace-9f43-419164814540))
+ (fp_line (start 7 0) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78cb3a77-4872-4050-a7bd-58bdc71f9808))
+ (fp_line (start 5 3.000001) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 646fc20a-97a2-4e12-9634-51d4c5a648bb))
+ (fp_line (start 5 3.000001) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 652b3c23-4f62-45be-9eeb-e24c4b3d1dba))
+ (fp_line (start -5 0) (end -7 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c5416c25-3f4f-4f2a-a99a-9c3ecd19efc5))
+ (fp_line (start -7 0) (end -7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 7c71f6ea-be65-486f-a594-0ce3910b6a4c))
+ (fp_line (start -5.000001 3) (end -5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 25c71046-d346-43b5-93b9-1ea1fc8038c0))
+ (fp_line (start -7.000001 3) (end -5.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2502506c-655b-4257-9da3-cd807f028f0b))
+ (fp_line (start 5 29) (end 5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d571b522-2f7a-4b78-ad47-c63cfb7cea7a))
+ (fp_line (start 5 31.5) (end -5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abb5d33c-3087-4173-839d-66b74a8c1ee0))
+ (fp_line (start -5 29) (end 5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fc246582-8c17-4ae2-a68d-ac8121f73058))
+ (fp_line (start -5 31.5) (end -5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 4c3360d7-f2c3-4d1e-b6b1-a7d9892379c4))
+ (pad "1" smd oval (at -2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 9286dc11-ea18-49b8-9fa0-44b2c0dce99a))
+ (pad "2" smd oval (at 2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp 61f6aacf-7f24-4ddc-ae09-05287d02b816))
+ )
+
+ (footprint "center:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de7dc7c)
+ (at 199.7 73.3 -37)
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c196d8e")
+ (attr through_hole)
+ (fp_text reference "J4" (at 0 0.499999 143) (layer "F.SilkS") hide (tstamp 93ab0309-65bf-435e-9c61-04828a146cda)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "bottom left" (at 0 -0.499999 143) (layer "F.Fab") hide (tstamp 680e0884-f67b-4af4-81b3-da8126320f5c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 4 29) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 15b16761-4287-4939-bec7-bffd8a090a91))
+ (fp_line (start -4 3.000001) (end 3.999999 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f83b5a96-73a6-4c65-b641-3e280d327e0f))
+ (fp_line (start -4 2.000001) (end -1.5 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e05eb9e-440c-401d-9e8a-19e69d0a478f))
+ (fp_line (start -4 1.000001) (end 1 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a0046a06-6210-4f83-83ad-888149e8442d))
+ (fp_line (start -4 0) (end -4 29)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ceb0f498-56ff-49b5-85f8-329f5cad437d))
+ (fp_line (start -4 0) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 807b312c-7210-441a-9f8f-1a30c591b0bc))
+ (fp_line (start 1 0.000001) (end 3.999999 1.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5d5fd512-9ea3-4c55-a79c-800e372bf146))
+ (fp_line (start 3.999999 3.000001) (end -4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b5e4f3c4-6d4c-4b20-b2d9-38e986a2753c))
+ (fp_line (start 4 2.000001) (end -1.5 0.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 81100c59-7181-4580-9f60-b654b509d928))
+ (fp_line (start -5 31.5) (end -5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e7ac8a9-32cf-4d1e-a96b-98f7c0586810))
+ (fp_line (start -5 29) (end 5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 17555b81-9303-4eda-9cf9-a243ffd01bc3))
+ (fp_line (start 5 31.5) (end -5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0e86280c-3b3b-4fa9-a7a7-0bae608f16a6))
+ (fp_line (start 5 29) (end 5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0c6e5d8c-0d0c-40ed-9269-c728588573cf))
+ (fp_line (start -7.000001 3) (end -5.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp b038bad5-ded1-43f3-8456-7b71c6f037d0))
+ (fp_line (start -5.000001 3) (end -5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c974a549-9c67-4985-9868-11dbd69cb260))
+ (fp_line (start -7 0) (end -7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3e22fdef-86e8-4953-81b7-ad301c87a2ab))
+ (fp_line (start -5 0) (end -7 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 022254e4-79ed-457d-9f0b-bdcecf43b1f8))
+ (fp_line (start 5 3.000001) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 92458ea8-0ea9-4487-82fc-6e904c2156e7))
+ (fp_line (start 5 3.000001) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2ac99c79-71ee-49c9-8aa7-66db428341d2))
+ (fp_line (start 7 0) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 75129d77-cff4-4297-b901-debff9343981))
+ (fp_line (start 7 0) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9c566c62-d8db-4829-8231-dac2301ca97a))
+ (pad "1" smd oval (at -2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 10 "/Q1") (pinfunction "Pin_1") (pintype "passive") (tstamp 86ed15b5-8079-4097-88b5-1e499ee17f03))
+ (pad "2" smd oval (at 2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp c1b60c60-09c8-4e75-869d-09cb7e35a15d))
+ )
+
+ (footprint "center:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005de7f492)
+ (at 156.2 73.275 37)
+ (property "DNP" "DNP")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (path "/00000000-0000-0000-0000-00005c196c4d")
+ (attr through_hole)
+ (fp_text reference "J3" (at 0 0.499999 37) (layer "F.SilkS") hide (tstamp a0af4f9a-0291-4972-81de-c38170482ea0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "bottom right" (at 0 -0.499999 37) (layer "F.Fab") hide (tstamp e29e6bb7-4bae-4b8a-904c-5ef0cbd90044)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -4 0) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ec6bcdcc-7e61-4ec4-95af-d97618b80c15))
+ (fp_line (start -4 0) (end -4 29)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f24a83f6-d813-4513-9cd3-bd7d9d2eb3cc))
+ (fp_line (start -3.999999 1.000001) (end 1 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b892bb4d-8cfb-4eb8-bfd7-729ea541c13b))
+ (fp_line (start -4 2.000001) (end -1.5 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a9110b71-0bf9-449c-84f9-d74d553abb49))
+ (fp_line (start -3.999999 3.000001) (end 4 3.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 0ffe7792-f503-4108-b948-be315cf3aad8))
+ (fp_line (start 1 0.000001) (end 4 1.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 67588860-bf15-4de4-8a76-5b459f6acbb9))
+ (fp_line (start 4 2.000001) (end -1.5 0.000001)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f6d0fd12-a095-4c28-9c6f-d1256746ec20))
+ (fp_line (start 4 3.000001) (end -4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b07d4c6a-9bf6-4087-92d2-54e1a019f122))
+ (fp_line (start 4 29) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 61deae65-f544-46b6-863f-429e22b55dd8))
+ (fp_line (start -7 0) (end -7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e56dbba6-a9a7-4349-9f6f-34fbd3db3d73))
+ (fp_line (start -5 0) (end -7 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6dbbbf51-fcca-457f-9bad-ac67fdddcd06))
+ (fp_line (start -7.000001 3) (end -5 3.000001)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 876a05a8-c749-45db-b9f3-e1025099f72f))
+ (fp_line (start -5 3.000001) (end -5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8fe115fe-c639-4db5-b5c1-e983a6ae3043))
+ (fp_line (start 7 0) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abeec8d3-3520-4482-a2be-4ef846442e74))
+ (fp_line (start 7 0) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2bf6c5fa-589f-4b4b-946e-4ce9b24ddf8e))
+ (fp_line (start 5.000001 3) (end 5 0)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ced7b158-cab9-424f-8a4e-8538a3bc5fe8))
+ (fp_line (start 5.000001 3) (end 7.000001 3)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d515d462-c41b-4d88-8604-c5cb078efbad))
+ (fp_line (start -5 29) (end 5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 28002da3-98ea-4a21-abfa-ecc95762c900))
+ (fp_line (start -5 31.5) (end -5 29)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0b59b667-e05d-4d7f-b176-a6d6f7d7a52e))
+ (fp_line (start 5 29) (end 5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3838684b-9820-484f-b1b5-1d83eb1383d9))
+ (fp_line (start 5 31.5) (end -5 31.5)
+ (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 478ebb77-19cd-407b-8fa6-1dccf40d256d))
+ (pad "1" smd oval (at -2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 9 "/Q3") (pinfunction "Pin_1") (pintype "passive") (tstamp a036211d-ccae-40d9-b484-f44fe5a1d28c))
+ (pad "2" smd oval (at 2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 93c28b22-45c7-4824-ba5d-029a9959285e))
+ )
+
+ (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (layer "F.Cu")
+ (tstamp 773a7190-5ae8-431d-a13e-1e5000b7df2b)
+ (at 189.005 126.575 -90)
+ (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor handsolder")
+ (property "LCSC" "C17901")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Resistor")
+ (property "ki_keywords" "R res resistor")
+ (path "/a4dc15fd-a642-4fe2-9408-dac743d45257")
+ (attr smd)
+ (fp_text reference "R1" (at 0 -1.82 90) (layer "F.SilkS") hide (tstamp d5148f57-60d3-46fb-aa39-9ddf7013edf9)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "100" (at 0 1.82 90) (layer "F.Fab") (tstamp 7e194804-b0d1-473a-aafb-aeb24bf2049a)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.727064 0.91) (end 0.727064 0.91)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c9da68a-9a3e-42bd-a88f-0b974f52820b))
+ (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1da85cb5-b82f-47ac-8c88-5d783c5c7d6a))
+ (fp_line (start -2.45 1.12) (end -2.45 -1.12)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f224b353-1a03-4f34-8aaf-8e25f279d007))
+ (fp_line (start 2.45 1.12) (end -2.45 1.12)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c274111-fb70-4430-af10-1a130b209fea))
+ (fp_line (start -2.45 -1.12) (end 2.45 -1.12)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74b06beb-9681-4b07-8a5f-32b77fafcd0f))
+ (fp_line (start 2.45 -1.12) (end 2.45 1.12)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f082ed0-0360-4df1-930f-1c1dddfbd0d6))
+ (fp_line (start -1.6 0.8) (end -1.6 -0.8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a0a71fb-9792-4592-b5c8-88838674c1a7))
+ (fp_line (start 1.6 0.8) (end -1.6 0.8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 336267e7-921d-48c9-8675-d4dd2f7af3e8))
+ (fp_line (start -1.6 -0.8) (end 1.6 -0.8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d9c1954-8ad5-46c9-b982-f25f49535abc))
+ (fp_line (start 1.6 -0.8) (end 1.6 0.8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2e8153ff-3a7c-40da-a2a3-ffdc3f66308a))
+ (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp cfedb0c3-ce6a-47b3-92e8-28dcc9cb82b5)
+ (effects (font (size 0.8 0.8) (thickness 0.12)))
+ )
+ (pad "1" smd roundrect (at -1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923)
+ (net 3 "Net-(D2-A)") (pintype "passive") (tstamp 3b95ed35-01a7-4aee-8119-44ce5c0f4a63))
+ (pad "2" smd roundrect (at 1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923)
+ (net 5 "Net-(J5-Pin_14)") (pintype "passive") (tstamp 19addb6f-05fd-42ec-b525-ed7b00314b82))
+ (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "footprints:LED_2835" (layer "F.Cu")
+ (tstamp bc9f1ffe-2357-4a90-ac4a-737e89c59bf0)
+ (at 186.2 121.89)
+ (property "LCSC" "C5221242")
+ (property "Mfg" "Paralight")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Light emitting diode")
+ (property "ki_keywords" "LED diode")
+ (path "/8093ce26-4086-4e31-a9b4-2a1000656c33")
+ (attr smd)
+ (fp_text reference "D2" (at 0 -0.5 unlocked) (layer "F.SilkS") (tstamp a1fdf575-6f2f-4608-a53b-0ee3990eeb8b)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "SZT2835IR1CT-150mA" (at 0 1 unlocked) (layer "F.Fab") (tstamp 53ecdf6e-6834-4d9b-8dfc-552a37fed94d)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.7 -1.6) (end -2.7 -1.3)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0a42320b-f410-408d-a2b4-3a7eaa02c143))
+ (fp_line (start -2.7 1.3) (end -2.7 1.6)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d9d4d86b-bcff-45ae-920b-092679b65e3d))
+ (fp_line (start -2.7 1.6) (end 1.1 1.6)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 126f6e54-a215-42b5-a037-04478f0a4657))
+ (fp_line (start 1.1 -1.6) (end -2.7 -1.6)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0ff9f688-32a5-45ba-8c1a-e9e61e0b4be9))
+ (fp_line (start 1.1 -1.3) (end 1.1 -1.6)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 2ef13d9d-fed8-42de-a76b-f8a0cc891954))
+ (fp_line (start 1.1 1.6) (end 1.1 1.3)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp cb6452d3-e670-44af-a4b1-258dfd48b50f))
+ (fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp cdc1e6d8-c59a-4cc8-aa2f-cd5e43de1651)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -1.7 0) (size 3.4 2.4) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 6 "Net-(D1-A)") (pinfunction "K") (pintype "passive") (tstamp 45ce75df-32e0-4ed5-99f1-9b9821b65ca2))
+ (pad "2" smd rect (at 1.05 -0.002667) (size 1.3 2.4) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp 0460f7aa-31ae-46b5-b76d-a91613dad46e))
+ )
+
+ (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu")
+ (tstamp c113ffbc-402b-4b81-9265-85ba92cedfee)
+ (at 177.94 73.471895)
+ (descr "Mounting Hole 3.2mm, no annular, M3")
+ (tags "mounting hole 3.2mm no annular m3")
+ (attr exclude_from_pos_files exclude_from_bom)
+ (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS") (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab") (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 3.2 0)
+ (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d))
+ (fp_circle (center 0 0) (end 3.45 0)
+ (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d))
+ (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers "*.Cu" "*.Mask") (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942))
+ )
+
+ (footprint "footprints:Everlight_IR12-21C" (layer "F.Cu")
+ (tstamp e6751082-c73d-41ab-8095-687a7846be52)
+ (at 205.5 115.5 -90)
+ (property "LCSC" "C53672")
+ (property "Mfg" "Everlight")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Light emitting diode")
+ (property "ki_keywords" "LED diode")
+ (path "/2075b574-3a35-4237-925a-3750875717d4")
+ (attr smd)
+ (fp_text reference "D1" (at 0 -0.5 270 unlocked) (layer "F.SilkS") (tstamp ffabb2a2-e20d-41d9-8c9b-775e4579880c)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "IR12-21C" (at 0 1 270 unlocked) (layer "F.Fab") (tstamp d99a8127-b4c1-4d8e-8133-8a0220e63785)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.8 0.9) (end 0.8 0.9)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 4d5c1e7d-5d5e-49fb-99db-46c638b0181b))
+ (fp_arc (start -1.3 -0.1) (mid 0 -1.4) (end 1.3 -0.1)
+ (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5fc11c5a-8ddc-45c6-905f-888070d00c9c))
+ (fp_circle (center -0.5 0.4) (end -0.3 0.4)
+ (stroke (width 0.12) (type default)) (fill none) (layer "F.SilkS") (tstamp 09dd609a-afba-4882-894e-771b9da03521))
+ (fp_text user "${REF}" (at 0 2.5 270 unlocked) (layer "F.Fab") (tstamp 339b9e4b-dc28-4db5-ae2a-4901e6191df2)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" smd rect (at -1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 4 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (thermal_bridge_angle 45) (tstamp 6528e23e-5483-407c-b517-00937a4b3920))
+ (pad "2" smd rect (at 1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 6 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (thermal_bridge_angle 45) (tstamp 2b73d69a-ca91-49c0-b5b8-7de9cdf154e2))
+ )
+
+ (footprint "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (layer "B.Cu")
+ (tstamp 1e68d4d9-b4bc-4e86-b55d-96eff68a3c32)
+ (at 170.312015 128.482991 -90)
+ (descr "Through hole straight pin header, 2x07, 2.54mm pitch, double rows")
+ (tags "Through hole pin header THT 2x07 2.54mm double row")
+ (property "LCSC" "C38844")
+ (property "Sheetfile" "center.kicad_sch")
+ (property "Sheetname" "")
+ (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
+ (property "ki_keywords" "connector")
+ (path "/ba1bf008-14aa-4688-96c9-7e1fb34b4ec7")
+ (attr through_hole)
+ (fp_text reference "J5" (at 1.27 2.33 90) (layer "B.SilkS") hide (tstamp e9599907-76de-4296-ba34-8dc10c25a128)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_text value "Conn_02x07_Odd_Even" (at 1.27 -17.57 90) (layer "B.Fab") (tstamp c8614bc6-56bd-4582-89d8-aadd03653806)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_line (start -1.33 1.33) (end 0 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e88980da-ceac-407f-aa82-3c7e2a0525c5))
+ (fp_line (start 1.27 1.33) (end 3.87 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cc1e23e-45dd-4978-9f67-d366bf92055f))
+ (fp_line (start 3.87 1.33) (end 3.87 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8dd8fff5-d5c3-4850-bf02-4a337a7626f4))
+ (fp_line (start -1.33 0) (end -1.33 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5624820-7466-4b04-b04e-3cc04e4cdb2b))
+ (fp_line (start -1.33 -1.27) (end 1.27 -1.27)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2ddfbe3c-c8b2-414d-8439-326efc289a44))
+ (fp_line (start -1.33 -1.27) (end -1.33 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bf77e872-a768-43ce-9cca-3f0b632e4553))
+ (fp_line (start 1.27 -1.27) (end 1.27 1.33)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b519a0f1-1eb1-43dc-acd3-a549682be36e))
+ (fp_line (start -1.33 -16.57) (end 3.87 -16.57)
+ (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6516a18f-1bee-4240-88de-6ea6d5856a9f))
+ (fp_line (start -1.8 1.8) (end -1.8 -17.05)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bac6afb1-0c99-4559-b478-2fe8a09b10a9))
+ (fp_line (start 4.35 1.8) (end -1.8 1.8)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 520d9885-3239-4e3e-8b25-66bbba79995a))
+ (fp_line (start -1.8 -17.05) (end 4.35 -17.05)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 301471fc-c918-4c3d-a0af-5ee7d105055d))
+ (fp_line (start 4.35 -17.05) (end 4.35 1.8)
+ (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0d83ad43-18a4-4db1-92cd-a5d8cc79f737))
+ (fp_line (start 0 1.27) (end 3.81 1.27)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9bcad51e-f267-48c3-aa6d-921d2e1ebaa2))
+ (fp_line (start 3.81 1.27) (end 3.81 -16.51)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eda78358-f9f8-499d-97df-c38d831b268c))
+ (fp_line (start -1.27 0) (end 0 1.27)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f929f85-bed5-4291-ac4f-a59293684f11))
+ (fp_line (start -1.27 -16.51) (end -1.27 0)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b58ee422-8716-45a3-860f-92929931a538))
+ (fp_line (start 3.81 -16.51) (end -1.27 -16.51)
+ (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9910fdd4-0a8a-47ed-9068-fadef7babada))
+ (fp_text user "${REFERENCE}" (at 1.27 -7.62) (layer "B.Fab") (tstamp 89bc1b39-1098-444f-a468-35643b9cb07e)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 482461e5-95cb-4411-bfec-a12b46328e65))
+ (pad "2" thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 8 "/Q0") (pinfunction "Pin_2") (pintype "passive") (tstamp af4d5f42-23f5-4136-bf21-5c4b3afd9e85))
+ (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 2 "/C2") (pinfunction "Pin_3") (pintype "passive") (tstamp cfd9ea80-84a0-4ef6-a4d8-38c7994b3e76))
+ (pad "4" thru_hole oval (at 2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 2 "/C2") (pinfunction "Pin_4") (pintype "passive") (tstamp 0687f0a9-15d9-481f-b3c9-8f9279107b0e))
+ (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 9 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 686f8a4f-bdab-4018-aada-7294cadd96a7))
+ (pad "6" thru_hole oval (at 2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 9 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 35ad54ff-885c-4607-883d-1ac249a07f95))
+ (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 1 "/C1") (pinfunction "Pin_7") (pintype "passive") (tstamp 8fc97109-486f-4d1c-aedb-17ddb68eadaa))
+ (pad "8" thru_hole oval (at 2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 1 "/C1") (pinfunction "Pin_8") (pintype "passive") (tstamp 30b16e91-9e5e-42fb-a3bc-a5196d4a4d09))
+ (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 10 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp b63df049-52b5-4d51-80df-ff8ca324f99b))
+ (pad "10" thru_hole oval (at 2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 10 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 6e98e230-0b39-4acb-ae12-62cac044f4a1))
+ (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 7 "/Q2") (pinfunction "Pin_11") (pintype "passive") (tstamp a1e01629-9ec0-45b0-9e75-dcb0a39ceec4))
+ (pad "12" thru_hole oval (at 2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 7 "/Q2") (pinfunction "Pin_12") (pintype "passive") (tstamp f726afc3-e4b1-4b22-9b6f-5e67be68fab7))
+ (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 4 "Net-(D1-K)") (pinfunction "Pin_13") (pintype "passive") (tstamp c7993d38-e145-4dbf-a4d9-528b1a931e5e))
+ (pad "14" thru_hole oval (at 2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask")
+ (net 5 "Net-(J5-Pin_14)") (pinfunction "Pin_14") (pintype "passive") (tstamp 10a3e39e-1fcc-42db-8e58-c00c2925c142))
+ (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x07_P2.54mm_Vertical.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (gr_line (start 205.95 109.225) (end 205.95 86.725)
+ (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 00452949-3f6a-4757-b83b-e5da814ffed4))
+ (gr_line (start 169.45 99.975) (end 186.475 99.975)
+ (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 8d6b04c1-5265-40e1-b6fd-a7ed49b5d7ff))
+ (gr_line (start 177.95 93.35) (end 177.95 106.55)
+ (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp b583db7a-dd4b-42ae-9612-a8c96d137454))
+ (gr_line (start 195.063097 131.271699) (end 196.115747 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04efd217-d32d-43ca-8584-c988f02d860c))
+ (gr_line (start 205.995762 126.154695) (end 205.995762 124.179621)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 0cfffb62-7143-47fc-b785-31d01f7c1dbf))
+ (gr_line (start 152.336511 76.522584) (end 153.6 78.2)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 11f3c557-bb5a-41a3-9017-fc1134ff5ac9))
+ (gr_line (start 205.995767 73.757894) (end 197.350819 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 126903cc-5693-4205-8d17-6a71a23c5b18))
+ (gr_curve (pts (xy 161.605196 127.744259) (xy 161.83858 127.434551) (xy 162.275787 127.373419) (xy 162.585498 127.606799))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 14c11c4b-d836-4450-819a-98c99e7e1146))
+ (gr_line (start 169.771105 99.357362) (end 177.497766 93.529296)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 186ad972-defa-4eef-80df-27e6b4996a5a))
+ (gr_line (start 169.303435 67.243046) (end 162.572579 72.315087)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18a40f80-f7cc-45a5-938b-c7064261c9c4))
+ (gr_curve (pts (xy 195.394344 69.510091) (xy 195.704054 69.743475) (xy 195.765705 70.180683) (xy 195.532321 70.490393))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18e7c045-74b4-4b86-911f-3d88a8afa9fa))
+ (gr_line (start 186.570077 67.243046) (end 169.303435 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6))
+ (gr_curve (pts (xy 177.909627 93.378918) (xy 178.086388 93.369361) (xy 178.260832 93.422628) (xy 178.402104 93.529296))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e74755d-8214-45e4-a138-d969010b8a1c))
+ (gr_curve (pts (xy 195.113227 130.613859) (xy 194.933713 130.789447) (xy 194.912263 131.070937) (xy 195.063097 131.271699))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1eabf6ac-d56e-409b-baf8-1a2d7865a37e))
+ (gr_line (start 196.115747 132.669029) (end 197.350814 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 21b080ab-75fe-49a8-97e3-7a8af43bf759))
+ (gr_line (start 150.428101 123.4484) (end 149.877747 124.178588)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 26330481-ef67-40d2-88c5-789b971cbaa5))
+ (gr_line (start 186.126714 100.568659) (end 178.36853 106.37709)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 348fad4a-8466-416c-9c2a-1cc1dfccf090))
+ (gr_curve (pts (xy 160.810413 131.271699) (xy 160.960909 131.071382) (xy 160.939924 130.79061) (xy 160.761323 130.614889))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 35ebd2b6-1bc6-412d-b25c-574ac940eaa2))
+ (gr_curve (pts (xy 204.799459 76.597514) (xy 205.017844 76.721392) (xy 205.294229 76.664125) (xy 205.445413 76.463672))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 38834709-2352-446a-ac65-b1a633cc0004))
+ (gr_curve (pts (xy 195.063102 68.640377) (xy 194.912608 68.840694) (xy 194.933593 69.121464) (xy 195.112192 69.297184))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3f01a246-c31a-4579-bd3b-dd664af63a55))
+ (gr_curve (pts (xy 151.355693 76.385122) (xy 151.665404 76.151739) (xy 152.103129 76.212871) (xy 152.336511 76.522584))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3fba8138-a699-4e0f-a961-a82dc289d954))
+ (gr_curve (pts (xy 152.349431 123.398791) (xy 152.116047 123.708501) (xy 151.678323 123.770151) (xy 151.368612 123.536767))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 400021ba-d6e8-4b66-948d-db273b5553c8))
+ (gr_line (start 158.523731 132.669029) (end 159.757247 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4722eeb0-4d17-42da-ad73-50ebd7e0414a))
+ (gr_curve (pts (xy 204.517823 123.526948) (xy 204.20811 123.760332) (xy 203.770904 123.698683) (xy 203.537521 123.388972))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 48023b20-a82d-4c06-bc1a-7ba8dedcd436))
+ (gr_curve (pts (xy 169.771105 100.554706) (xy 169.583317 100.41296) (xy 169.47292 100.191314) (xy 169.47292 99.956034))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4afa8961-4c21-4ba1-a310-ab0e39182909))
+ (gr_line (start 169.303435 132.669029) (end 186.570596 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278))
+ (gr_curve (pts (xy 150.428618 76.463672) (xy 150.579297 76.663358) (xy 150.854355 76.720974) (xy 151.072506 76.598546))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4c88563c-0d3a-4f98-b03e-46a03e3d147d))
+ (gr_line (start 153.462541 79.180302) (end 149.877747 81.881428)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4e8190bd-f0f5-4187-8363-1bf6c1d512f4))
+ (gr_curve (pts (xy 202.273513 121.712072) (xy 202.04013 121.402361) (xy 202.10178 120.965154) (xy 202.411491 120.73177))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50c3136d-4e28-4dc9-b459-08f4ccd6792d))
+ (gr_line (start 160.466248 69.51991) (end 160.76132 69.297702)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50f395ba-5d7f-4cee-9d8e-327ac93b9fe4))
+ (gr_line (start 160.341708 129.421679) (end 161.605196 127.744259)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 53f5184b-91a3-4902-b7f6-0d40cd33d9f4))
+ (gr_line (start 160.761323 130.614889) (end 160.479167 130.401979)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5406538e-1866-4f17-a174-0ebe67decea0))
+ (gr_line (start 195.407267 130.392159) (end 195.113227 130.613859)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57618f7c-d8ba-425d-90be-e98a8c8ff574))
+ (gr_line (start 161.592277 72.177112) (end 160.328789 70.500212)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57a3b57c-3d16-43de-a9e9-756120baf567))
+ (gr_line (start 153.612919 121.72189) (end 152.349431 123.398791)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5afad60c-44fb-41a1-bd60-0427c477efc4))
+ (gr_line (start 205.995767 81.881428) (end 202.398571 79.170484)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5b27d08f-3f5a-4255-bbe7-956f47e15bb1))
+ (gr_line (start 193.288015 72.305268) (end 186.570077 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5c399808-91a1-4ee1-b46b-9843aabe7b5d))
+ (gr_line (start 204.799975 123.314558) (end 204.517823 123.526948)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6509f08b-c7ed-4a46-ad0a-d1f4acfcd92f))
+ (gr_line (start 205.995762 124.179621) (end 205.444891 123.4484)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 68f13e96-0a45-4200-93b2-fd81be5966a8))
+ (gr_line (start 197.350819 67.243046) (end 196.116784 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6bcfa47d-fbff-49e6-9975-64d9051816b0))
+ (gr_line (start 177.909627 93.378918) (end 177.909627 93.378918)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6d2e2812-1bf4-4037-8f74-6f222ff174d4))
+ (gr_curve (pts (xy 204.504903 76.375306) (xy 204.504903 76.375306) (xy 204.799459 76.597514) (xy 204.799459 76.597514))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6e8910b1-8a6b-4d7f-a062-3ac70e8b7695))
+ (gr_line (start 195.112192 69.297184) (end 195.394344 69.510091)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6f1efeca-ba61-4a4f-a111-a62d684129c5))
+ (gr_line (start 159.757761 67.243046) (end 158.522697 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 75eb5fd3-397f-4ad4-8d25-6b99d25a02ad))
+ (gr_line (start 186.570596 132.669029) (end 193.300933 127.596989)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7700163a-af51-4234-af45-f5b77fb360a5))
+ (gr_curve (pts (xy 151.368612 123.536767) (xy 151.368612 123.536767) (xy 151.073023 123.314041) (xy 151.073023 123.314041))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 77995224-887c-41d8-b339-c869b3bff00e))
+ (gr_curve (pts (xy 205.444891 123.4484) (xy 205.293812 123.248513) (xy 205.018119 123.191297) (xy 204.799975 123.314558))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f5e8f98-90e6-462b-9be2-1a8b0cc74dbb))
+ (gr_line (start 149.877747 124.178588) (end 149.877747 126.154178)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 80dd6165-680d-4d0d-9876-be8f42e1ea13))
+ (gr_curve (pts (xy 178.36853 106.37709) (xy 178.100481 106.57699) (xy 177.732482 106.575318) (xy 177.466261 106.37299))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8244b9b3-6246-411a-a373-287525178d25))
+ (gr_curve (pts (xy 177.466261 106.37299) (xy 177.466261 106.37299) (xy 169.771105 100.554706) (xy 169.771105 100.554706))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d5c7d1c-7632-4bda-900c-4e252e2169fd))
+ (gr_line (start 195.532321 70.490393) (end 194.268314 72.167809)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9031fcdc-7ce9-4895-bc64-671ee3b3f21f))
+ (gr_curve (pts (xy 153.6 78.2) (xy 153.833384 78.50971) (xy 153.772252 78.946919) (xy 153.462541 79.180302))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 99a651ed-c501-4d00-a3cd-0181fbc3ce9e))
+ (gr_line (start 196.116784 67.243046) (end 195.063102 68.640377)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b83737e-d28e-4315-9c7c-6776e3dd6d3e))
+ (gr_curve (pts (xy 160.76132 69.297702) (xy 160.940512 69.12184) (xy 160.961516 68.84037) (xy 160.81041 68.63986))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b9649fc-1fb2-4d51-8eed-25bea1786091))
+ (gr_line (start 203.537521 123.388972) (end 202.273513 121.712072)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9d072af7-536b-4653-bf20-2b8cbc8a772e))
+ (gr_line (start 205.445413 76.463672) (end 205.995767 75.733483)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9e73450f-860e-4d29-8bab-93b1b36f7fdf))
+ (gr_line (start 149.877747 118.030643) (end 153.47546 120.741589)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a153a946-cbf8-4474-9b99-4103b7898ffe))
+ (gr_line (start 162.585498 127.606799) (end 169.303435 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a186c7d2-6904-421e-87c9-de31cba0ca8c))
+ (gr_curve (pts (xy 151.073023 123.314041) (xy 150.854754 123.190888) (xy 150.579032 123.24833) (xy 150.428101 123.4484))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a26481dd-1d05-4e1e-9baf-74b99c399007))
+ (gr_line (start 205.995767 75.733483) (end 205.995767 73.757894)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp af5cbfde-0bf5-4dfd-86db-1ddb0d9a8509))
+ (gr_curve (pts (xy 149.877747 75.732451) (xy 149.877747 75.732451) (xy 150.428618 76.463672) (xy 150.428618 76.463672))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b4b2300e-0d34-41cc-a72b-e22de988a4b7))
+ (gr_line (start 202.260597 78.190181) (end 203.524601 76.513281)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b7392627-b342-456a-a419-9a989099bfd3))
+ (gr_curve (pts (xy 202.398571 79.170484) (xy 202.088861 78.9371) (xy 202.02721 78.499892) (xy 202.260597 78.190181))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b757359e-bae5-4d2f-8e45-198f6ac3f460))
+ (gr_line (start 194.281237 127.734439) (end 195.545244 129.411859)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf2a7eaa-9bb2-4e69-8f91-210fc0b3c77c))
+ (gr_curve (pts (xy 186.428075 99.969853) (xy 186.427367 100.205738) (xy 186.315736 100.427548) (xy 186.126714 100.568659))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf6c6f84-dceb-4d40-84e0-0ded20796c00))
+ (gr_curve (pts (xy 194.268314 72.167809) (xy 194.034931 72.47752) (xy 193.597725 72.538652) (xy 193.288015 72.305268))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3f99283-03f0-421e-9a9e-312784858a5e))
+ (gr_line (start 151.072506 76.598546) (end 151.355693 76.385122)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c4995ea9-0c62-4538-bbcb-e5e92d296aa0))
+ (gr_curve (pts (xy 169.47292 99.956034) (xy 169.47292 99.720754) (xy 169.583317 99.499109) (xy 169.771105 99.357362))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c5989ff8-fdb0-4d81-8d63-707ec54ad1c2))
+ (gr_line (start 149.877747 126.154178) (end 158.523731 132.669029)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cbf13893-d950-4e62-bcd5-1b3095883fe7))
+ (gr_curve (pts (xy 153.47546 120.741589) (xy 153.785171 120.974972) (xy 153.846303 121.412179) (xy 153.612919 121.72189))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cd9416df-8d60-4333-afa7-2c09fef22cd9))
+ (gr_curve (pts (xy 186.130314 99.369248) (xy 186.318486 99.511492) (xy 186.428783 99.733969) (xy 186.428075 99.969853))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cea703cf-69a6-4910-ae84-d4b2432aa561))
+ (gr_line (start 149.877747 73.757894) (end 149.877747 75.732451)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cfc26a1b-2e36-4b2e-81a9-0a62cced8290))
+ (gr_curve (pts (xy 195.545244 129.411859) (xy 195.778628 129.721569) (xy 195.716977 130.158779) (xy 195.407267 130.392159))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d0e9574e-d03e-4838-919b-9f01d3758f18))
+ (gr_curve (pts (xy 160.328789 70.500212) (xy 160.095405 70.190501) (xy 160.156537 69.753293) (xy 160.466248 69.51991))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d405ec10-a269-4c33-adca-278336c3284e))
+ (gr_line (start 202.411491 120.73177) (end 205.995767 118.030643)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d971f234-c645-48e1-96ca-ff0c1bc722e3))
+ (gr_curve (pts (xy 203.524601 76.513281) (xy 203.757985 76.20357) (xy 204.195193 76.141917) (xy 204.504903 76.375306))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp db5faa69-d0af-43c2-a67f-567c0883b564))
+ (gr_curve (pts (xy 162.572579 72.315087) (xy 162.26287 72.548471) (xy 161.825661 72.486823) (xy 161.592277 72.177112))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e1b3edb0-034f-4350-8b9f-b1fad5345c9e))
+ (gr_line (start 158.522697 67.243046) (end 149.877747 73.757894)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e578b2e0-d167-4792-b668-444fe9aa537d))
+ (gr_curve (pts (xy 160.479167 130.401979) (xy 160.169456 130.168599) (xy 160.108324 129.731389) (xy 160.341708 129.421679))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e703be12-ca82-4d58-b324-d44405cdfab1))
+ (gr_line (start 160.81041 68.63986) (end 159.757761 67.243046)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e76d77b2-d760-4b0c-9146-853d28f6ff4f))
+ (gr_curve (pts (xy 193.300933 127.596989) (xy 193.610648 127.3636) (xy 194.047853 127.424732) (xy 194.281237 127.734439))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e85c3198-76d5-4cf3-893b-18be75ef853b))
+ (gr_line (start 205.995767 118.030643) (end 205.995767 81.881428)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa))
+ (gr_line (start 178.402104 93.529296) (end 186.130314 99.369248)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f17250c9-5149-4bcf-86a5-1b08f69430ce))
+ (gr_line (start 149.877747 81.881428) (end 149.877747 118.030643)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25))
+ (gr_line (start 197.350814 132.669029) (end 205.995762 126.154695)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f4a69e8a-89bd-44ff-970f-a206bee177a2))
+ (gr_curve (pts (xy 177.497766 93.529296) (xy 177.61701 93.439268) (xy 177.760427 93.386904) (xy 177.909627 93.378918))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fb41711d-128e-4767-b7cb-02764255fff7))
+ (gr_curve (pts (xy 159.757247 132.669029) (xy 159.757247 132.669029) (xy 160.810413 131.271699) (xy 160.810413 131.271699))
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fc051803-fc31-41b1-8afb-85315da3269f))
+ (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a4e04)
+ (effects (font (size 3 3) (thickness 0.6)) (justify mirror))
+ )
+ (gr_text "8seg R05" (at 166.056995 114.061317 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595)
+ (effects (font (face "Fredoka One") (size 2.5 2.5) (thickness 0.4)))
+ (render_cache "8seg R05" 53
+ (polygon
+ (pts
+ (xy 161.676438 117.864765) (xy 161.716104 117.868627) (xy 161.755371 117.874668) (xy 161.794239 117.882887)
+ (xy 161.832708 117.893284) (xy 161.870778 117.905859) (xy 161.908449 117.920613) (xy 161.945721 117.937544)
+ (xy 161.982594 117.956654) (xy 162.019068 117.977943) (xy 162.055144 118.001409) (xy 162.09082 118.027053)
+ (xy 162.111474 118.043621) (xy 162.131255 118.061538) (xy 162.150163 118.080803) (xy 162.168198 118.101418)
+ (xy 162.18536 118.123382) (xy 162.201648 118.146694) (xy 162.217064 118.171356) (xy 162.231606 118.197367)
+ (xy 162.245003 118.223375) (xy 162.257044 118.248456) (xy 162.267728 118.272611) (xy 162.277056 118.295839)
+ (xy 162.286808 118.323571) (xy 162.29444 118.349855) (xy 162.299953 118.374691) (xy 162.300802 118.379485)
+ (xy 162.314063 118.455231) (xy 162.338212 118.449553) (xy 162.363294 118.444692) (xy 162.388033 118.440584)
+ (xy 162.415378 118.436609) (xy 162.419498 118.436053) (xy 162.447712 118.433579) (xy 162.476395 118.433321)
+ (xy 162.502726 118.434294) (xy 162.532066 118.436315) (xy 162.564415 118.439385) (xy 162.590651 118.442376)
+ (xy 162.618579 118.445957) (xy 162.6482 118.450128) (xy 162.678341 118.455078) (xy 162.707695 118.461182)
+ (xy 162.73626 118.468439) (xy 162.764036 118.476849) (xy 162.791025 118.486412) (xy 162.817225 118.497128)
+ (xy 162.842637 118.508998) (xy 162.86726 118.52202) (xy 162.891095 118.536196) (xy 162.914142 118.551525)
+ (xy 162.929069 118.562385) (xy 162.94847 118.577355) (xy 162.985542 118.608098) (xy 163.020309 118.639912)
+ (xy 163.05277 118.672795) (xy 163.082926 118.706749) (xy 163.110776 118.741772) (xy 163.13632 118.777866)
+ (xy 163.159559 118.815029) (xy 163.180493 118.853263) (xy 163.199121 118.892566) (xy 163.215443 118.93294)
+ (xy 163.22946 118.974383) (xy 163.241171 119.016897) (xy 163.250576 119.06048) (xy 163.257676 119.105134)
+ (xy 163.262471 119.150857) (xy 163.264003 119.17412) (xy 163.265548 119.220477) (xy 163.265237 119.266176)
+ (xy 163.263068 119.311216) (xy 163.259042 119.355597) (xy 163.253159 119.399319) (xy 163.245419 119.442383)
+ (xy 163.235822 119.484788) (xy 163.224368 119.526535) (xy 163.211057 119.567622) (xy 163.195889 119.608051)
+ (xy 163.178864 119.647821) (xy 163.159982 119.686933) (xy 163.139242 119.725385) (xy 163.116646 119.763179)
+ (xy 163.092193 119.800315) (xy 163.065882 119.836791) (xy 163.038073 119.872142) (xy 163.009124 119.905898)
+ (xy 162.979034 119.93806) (xy 162.947804 119.968628) (xy 162.915434 119.997603) (xy 162.881923 120.024983)
+ (xy 162.847272 120.050769) (xy 162.811481 120.074962) (xy 162.774549 120.09756) (xy 162.736478 120.118564)
+ (xy 162.697265 120.137975) (xy 162.656913 120.155791) (xy 162.61542 120.172013) (xy 162.572787 120.186642)
+ (xy 162.529013 120.199676) (xy 162.484099 120.211117) (xy 162.438841 120.220434) (xy 162.393943 120.227221)
+ (xy 162.349404 120.231478) (xy 162.305225 120.233204) (xy 162.261405 120.2324) (xy 162.217946 120.229065)
+ (xy 162.174846 120.223201) (xy 162.132106 120.214805) (xy 162.089725 120.20388) (xy 162.047704 120.190424)
+ (xy 162.006043 120.174438) (xy 161.964742 120.155921) (xy 161.9238 120.134875) (xy 161.883218 120.111297)
+ (xy 161.842996 120.08519) (xy 161.803133 120.056552) (xy 161.781451 120.039421) (xy 161.76066 120.021375)
+ (xy 161.74076 120.002414) (xy 161.721751 119.982539) (xy 161.703632 119.961749) (xy 161.686404 119.940045)
+ (xy 161.670067 119.917426) (xy 161.654621 119.893892) (xy 161.640065 119.869444) (xy 161.626401 119.844081)
+ (xy 161.617786 119.826664) (xy 161.605595 119.800582) (xy 161.594456 119.775333) (xy 161.58437 119.750917)
+ (xy 161.575336 119.727334) (xy 161.564926 119.697187) (xy 161.556388 119.66852) (xy 161.549719 119.641335)
+ (xy 161.544921 119.615631) (xy 161.541994 119.591408) (xy 161.532816 119.49198) (xy 161.50685 119.497285)
+ (xy 161.48138 119.501775) (xy 161.45548 119.505872) (xy 161.452428 119.50633) (xy 161.427071 119.507679)
+ (xy 161.399259 119.506468) (xy 161.371796 119.50379) (xy 161.34702 119.500554) (xy 161.319751 119.496348)
+ (xy 161.289988 119.49117) (xy 161.274171 119.488217) (xy 161.250221 119.48315) (xy 161.219042 119.474976)
+ (xy 161.188726 119.465183) (xy 161.159272 119.453769) (xy 161.13068 119.440735) (xy 161.102951 119.426082)
+ (xy 161.076084 119.409808) (xy 161.050079 119.391914) (xy 161.043712 119.387188) (xy 161.016625 119.365744)
+ (xy 162.090598 119.365744) (xy 162.093332 119.394456) (xy 162.098628 119.4221) (xy 162.10585 119.448043)
+ (xy 162.115 119.472284) (xy 162.126077 119.494823) (xy 162.139082 119.515661) (xy 162.158048 119.539316)
+ (xy 162.180025 119.560312) (xy 162.189659 119.567966) (xy 162.215104 119.584676) (xy 162.24237 119.597831)
+ (xy 162.265494 119.605795) (xy 162.289784 119.611483) (xy 162.315238 119.614895) (xy 162.341858 119.616032)
+ (xy 162.369644 119.614893) (xy 162.383973 119.61347) (xy 162.412567 119.608341) (xy 162.440447 119.599783)
+ (xy 162.467614 119.587797) (xy 162.494068 119.572382) (xy 162.519808 119.553538) (xy 162.538644 119.537155)
+ (xy 162.55708 119.518844) (xy 162.575114 119.498604) (xy 162.592746 119.476435) (xy 162.609245 119.453309)
+ (xy 162.623741 119.43038) (xy 162.636234 119.407649) (xy 162.646723 119.385115) (xy 162.657593 119.355376)
+ (xy 162.664901 119.325988) (xy 162.668648 119.296951) (xy 162.668833 119.268264) (xy 162.665457 119.239928)
+ (xy 162.659419 119.21262) (xy 162.651617 119.187018) (xy 162.642053 119.163121) (xy 162.630725 119.140931)
+ (xy 162.614085 119.115591) (xy 162.594691 119.092916) (xy 162.572542 119.072906) (xy 162.567781 119.069224)
+ (xy 162.542635 119.052702) (xy 162.515655 119.039651) (xy 162.486844 119.030073) (xy 162.462475 119.02491)
+ (xy 162.436934 119.02197) (xy 162.410219 119.021252) (xy 162.382332 119.022756) (xy 162.375177 119.02348)
+ (xy 162.346739 119.028165) (xy 162.319018 119.036305) (xy 162.292014 119.0479) (xy 162.265727 119.062951)
+ (xy 162.240158 119.081458) (xy 162.221452 119.097605) (xy 162.203149 119.115696) (xy 162.185249 119.135731)
+ (xy 162.167754 119.157709) (xy 162.151427 119.180588) (xy 162.137034 119.203326) (xy 162.124576 119.225922)
+ (xy 162.114053 119.248377) (xy 162.10303 119.278096) (xy 162.095447 119.307564) (xy 162.091303 119.33678)
+ (xy 162.090598 119.365744) (xy 161.016625 119.365744) (xy 161.010318 119.360751) (xy 160.978893 119.333254)
+ (xy 160.949438 119.304696) (xy 160.921952 119.275078) (xy 160.896436 119.2444) (xy 160.87289 119.212662)
+ (xy 160.851314 119.179863) (xy 160.831707 119.146005) (xy 160.81407 119.111085) (xy 160.798403 119.075106)
+ (xy 160.784706 119.038066) (xy 160.772978 118.999966) (xy 160.76322 118.960806) (xy 160.755431 118.920585)
+ (xy 160.749613 118.879305) (xy 160.745764 118.836964) (xy 160.74374 118.794313) (xy 160.743517 118.752196)
+ (xy 160.744187 118.734569) (xy 161.342648 118.734569) (xy 161.344945 118.760166) (xy 161.350378 118.784524)
+ (xy 161.359705 118.811336) (xy 161.372095 118.83551) (xy 161.387548 118.857046) (xy 161.406064 118.875944)
+ (xy 161.416471 118.884404) (xy 161.439114 118.898753) (xy 161.463887 118.909276) (xy 161.49079 118.915975)
+ (xy 161.519822 118.918848) (xy 161.545642 118.918321) (xy 161.561844 118.91673) (xy 161.588684 118.911219)
+ (xy 161.614615 118.901812) (xy 161.639636 118.888508) (xy 161.663747 118.871309) (xy 161.682382 118.854745)
+ (xy 161.700434 118.835687) (xy 161.717905 118.814136) (xy 161.733771 118.791448) (xy 161.747011 118.768979)
+ (xy 161.757625 118.746729) (xy 161.7672 118.719225) (xy 161.772671 118.692064) (xy 161.774039 118.665245)
+ (xy 161.771304 118.638768) (xy 161.765381 118.613381) (xy 161.757492 118.590058) (xy 161.745429 118.564795)
+ (xy 161.730535 118.542506) (xy 161.712808 118.52319) (xy 161.699418 118.511965) (xy 161.677213 118.497867)
+ (xy 161.653025 118.487542) (xy 161.626853 118.480991) (xy 161.598698 118.478214) (xy 161.57372 118.478782)
+ (xy 161.558072 118.480381) (xy 161.531777 118.485754) (xy 161.506182 118.495201) (xy 161.481288 118.508723)
+ (xy 161.457094 118.526319) (xy 161.438242 118.54333) (xy 161.41984 118.562947) (xy 161.401885 118.585173)
+ (xy 161.385481 118.608495) (xy 161.37173 118.631404) (xy 161.360633 118.653899) (xy 161.350492 118.681435)
+ (xy 161.344498 118.708325) (xy 161.342648 118.734569) (xy 160.744187 118.734569) (xy 160.745097 118.710613)
+ (xy 160.748479 118.669564) (xy 160.753663 118.629048) (xy 160.760649 118.589065) (xy 160.769437 118.549617)
+ (xy 160.780027 118.510702) (xy 160.792419 118.47232) (xy 160.806613 118.434472) (xy 160.822608 118.397158)
+ (xy 160.840406 118.360377) (xy 160.860006 118.32413) (xy 160.881408 118.288416) (xy 160.904612 118.253236)
+ (xy 160.929618 118.21859) (xy 160.956068 118.184972) (xy 160.983512 118.153) (xy 161.01195 118.122672)
+ (xy 161.041382 118.09399) (xy 161.071809 118.066953) (xy 161.10323 118.041561) (xy 161.135645 118.017814)
+ (xy 161.169055 117.995712) (xy 161.203459 117.975256) (xy 161.238857 117.956444) (xy 161.275249 117.939278)
+ (xy 161.312635 117.923757) (xy 161.351016 117.909882) (xy 161.39039 117.897651) (xy 161.43076 117.887066)
+ (xy 161.472123 117.878125) (xy 161.513784 117.871097) (xy 161.555046 117.866247) (xy 161.595909 117.863574)
+ (xy 161.636373 117.863081)
+ )
+ )
+ (polygon
+ (pts
+ (xy 163.597204 118.774562) (xy 163.569602 118.782084) (xy 163.542073 118.783802) (xy 163.514618 118.779715)
+ (xy 163.487236 118.769824) (xy 163.464474 118.757148) (xy 163.450841 118.747607) (xy 163.432623 118.731262)
+ (xy 163.414542 118.709789) (xy 163.396599 118.683187) (xy 163.383232 118.659869) (xy 163.369943 118.633667)
+ (xy 163.35673 118.604579) (xy 163.343596 118.572607) (xy 163.334882 118.549689) (xy 163.326203 118.52549)
+ (xy 163.317558 118.500008) (xy 163.308948 118.473243) (xy 163.302396 118.448147) (xy 163.30122 118.422908)
+ (xy 163.305419 118.397527) (xy 163.314994 118.372003) (xy 163.327079 118.350625) (xy 163.336122 118.33775)
+ (xy 163.354911 118.316334) (xy 163.373681 118.299305) (xy 163.395775 118.282367) (xy 163.421192 118.26552)
+ (xy 163.442437 118.252945) (xy 163.465551 118.240422) (xy 163.490535 118.22795) (xy 163.517388 118.215529)
+ (xy 163.546111 118.20316) (xy 163.574924 118.19049) (xy 163.602232 118.177303) (xy 163.628034 118.1636)
+ (xy 163.65233 118.14938) (xy 163.67512 118.134643) (xy 163.696405 118.119391) (xy 163.716184 118.103621)
+ (xy 163.734457 118.087336) (xy 163.756478 118.064818) (xy 163.775823 118.041382) (xy 163.791222 118.020396)
+ (xy 163.811432 117.990684) (xy 163.828177 117.963091) (xy 163.841457 117.937618) (xy 163.851272 117.914264)
+ (xy 163.858968 117.886422) (xy 163.859924 117.856919) (xy 163.851255 117.833303) (xy 163.83739 117.81865)
+ (xy 163.813447 117.810983) (xy 163.78737 117.81583) (xy 163.762498 117.827061) (xy 163.741506 117.839774)
+ (xy 163.718508 117.856164) (xy 163.693506 117.876232) (xy 163.666499 117.899976) (xy 163.647381 117.917848)
+ (xy 163.627372 117.937354) (xy 163.617033 117.94772) (xy 163.59688 117.967208) (xy 163.576107 117.986193)
+ (xy 163.554716 118.004676) (xy 163.532706 118.022657) (xy 163.510076 118.040135) (xy 163.486828 118.057111)
+ (xy 163.462961 118.073585) (xy 163.438474 118.089556) (xy 163.413369 118.105025) (xy 163.387645 118.119992)
+ (xy 163.361301 118.134457) (xy 163.334339 118.148419) (xy 163.306757 118.161879) (xy 163.278557 118.174837)
+ (xy 163.249737 118.187292) (xy 163.220299 118.199245) (xy 163.191821 118.209025) (xy 163.162183 118.216569)
+ (xy 163.131387 118.221878) (xy 163.099432 118.224952) (xy 163.074705 118.225791) (xy 163.049326 118.225372)
+ (xy 163.023295 118.223696) (xy 162.996613 118.220763) (xy 162.969278 118.216573) (xy 162.960022 118.214896)
+ (xy 162.93221 118.208831) (xy 162.90439 118.201296) (xy 162.876563 118.19229) (xy 162.848728 118.181814)
+ (xy 162.820886 118.169867) (xy 162.793036 118.15645) (xy 162.76518 118.141562) (xy 162.737315 118.125204)
+ (xy 162.709444 118.107375) (xy 162.681565 118.088076) (xy 162.662975 118.074392) (xy 162.636121 118.053224)
+ (xy 162.611032 118.031518) (xy 162.587706 118.009274) (xy 162.566145 117.986493) (xy 162.546347 117.963175)
+ (xy 162.528313 117.939319) (xy 162.512043 117.914925) (xy 162.497537 117.889995) (xy 162.484795 117.864526)
+ (xy 162.473816 117.838521) (xy 162.464602 117.811978) (xy 162.457151 117.784897) (xy 162.451464 117.757279)
+ (xy 162.447541 117.729124) (xy 162.445382 117.700431) (xy 162.444987 117.671201) (xy 162.446356 117.641433)
+ (xy 162.449488 117.611128) (xy 162.454385 117.580286) (xy 162.461045 117.548906) (xy 162.469469 117.516989)
+ (xy 162.479657 117.484534) (xy 162.491609 117.451541) (xy 162.505325 117.418012) (xy 162.520805 117.383945)
+ (xy 162.538049 117.34934) (xy 162.557056 117.314198) (xy 162.577827 117.278519) (xy 162.600363 117.242302)
+ (xy 162.624662 117.205548) (xy 162.650725 117.168256) (xy 162.678552 117.130427) (xy 162.697745 117.105733)
+ (xy 162.717751 117.081514) (xy 162.73857 117.057771) (xy 162.760202 117.034502) (xy 162.782646 117.011709)
+ (xy 162.805903 116.989391) (xy 162.829973 116.967547) (xy 162.854856 116.946179) (xy 162.880551 116.925286)
+ (xy 162.907059 116.904868) (xy 162.93438 116.884925) (xy 162.962514 116.865457) (xy 162.99146 116.846464)
+ (xy 163.021219 116.827946) (xy 163.051791 116.809903) (xy 163.083176 116.792336) (xy 163.104985 116.781306)
+ (xy 163.132657 116.769743) (xy 163.158723 116.76177) (xy 163.183181 116.75739) (xy 163.211494 116.756964)
+ (xy 163.237295 116.762149) (xy 163.260585 116.772946) (xy 163.269198 116.778836) (xy 163.289851 116.79677)
+ (xy 163.309748 116.818875) (xy 163.325123 116.839564) (xy 163.340015 116.862923) (xy 163.354423 116.888953)
+ (xy 163.368348 116.917652) (xy 163.378475 116.940929) (xy 163.388331 116.965709) (xy 163.397231 116.990525)
+ (xy 163.404354 117.014097) (xy 163.411088 117.043589) (xy 163.414663 117.070869) (xy 163.415079 117.095935)
+ (xy 163.411157 117.124156) (xy 163.4023 117.148919) (xy 163.391661 117.16624) (xy 163.373652 117.184685)
+ (xy 163.353148 117.200647) (xy 163.33148 117.215342) (xy 163.305647 117.231304) (xy 163.281981 117.244985)
+ (xy 163.25565 117.259477) (xy 163.228343 117.275025) (xy 163.201995 117.29206) (xy 163.176605 117.310582)
+ (xy 163.152174 117.330591) (xy 163.1287 117.352087) (xy 163.106185 117.375069) (xy 163.084629 117.399538)
+ (xy 163.06909 117.418865) (xy 163.06403 117.425493) (xy 163.049141 117.445752) (xy 163.029537 117.474389)
+ (xy 163.013209 117.500926) (xy 163.000158 117.525362) (xy 162.987852 117.554675) (xy 162.981371 117.580255)
+ (xy 162.981461 117.606977) (xy 162.993582 117.631342) (xy 163.000534 117.637597) (xy 163.022954 117.649808)
+ (xy 163.048031 117.654657) (xy 163.075766 117.652142) (xy 163.106159 117.642264) (xy 163.130697 117.630023)
+ (xy 163.156731 117.61364) (xy 163.184259 117.593116) (xy 163.203442 117.577132) (xy 163.223289 117.559307)
+ (xy 163.2438 117.539641) (xy 163.254305 117.529118) (xy 163.27443 117.508036) (xy 163.295019 117.487439)
+ (xy 163.316071 117.46733) (xy 163.337586 117.447707) (xy 163.359565 117.428571) (xy 163.382008 117.409922)
+ (xy 163.404914 117.391759) (xy 163.428284 117.374083) (xy 163.452117 117.356894) (xy 163.476414 117.340191)
+ (xy 163.501174 117.323975) (xy 163.526398 117.308245) (xy 163.552085 117.293003) (xy 163.578236 117.278247)
+ (xy 163.60485 117.263978) (xy 163.631928 117.250195) (xy 163.657729 117.238373) (xy 163.684695 117.228745)
+ (xy 163.712829 117.22131) (xy 163.742129 117.216068) (xy 163.772596 117.213019) (xy 163.804229 117.212164)
+ (xy 163.82872 117.212961) (xy 163.853867 117.214993) (xy 163.870996 117.217032) (xy 163.896958 117.221156)
+ (xy 163.923064 117.226908) (xy 163.949315 117.234287) (xy 163.975711 117.243293) (xy 164.002251 117.253927)
+ (xy 164.028935 117.266189) (xy 164.055764 117.280078) (xy 164.082737 117.295595) (xy 164.109854 117.312739)
+ (xy 164.137116 117.33151) (xy 164.155371 117.344929) (xy 164.181968 117.36573) (xy 164.207081 117.386932)
+ (xy 164.230709 117.408534) (xy 164.252853 117.430536) (xy 164.273513 117.452938) (xy 164.292689 117.475741)
+ (xy 164.31038 117.498944) (xy 164.326587 117.522547) (xy 164.34131 117.54655) (xy 164.354548 117.570953)
+ (xy 164.36255 117.587444) (xy 164.373285 117.612195) (xy 164.382521 117.637025) (xy 164.390259 117.661936)
+ (xy 164.396499 117.686927) (xy 164.40124 117.711998) (xy 164.404482 117.73715) (xy 164.406226 117.762382)
+ (xy 164.406471 117.787694) (xy 164.405217 117.813087) (xy 164.402466 117.83856) (xy 164.399798 117.855586)
+ (xy 164.393195 117.886342) (xy 164.38537 117.917299) (xy 164.376323 117.948459) (xy 164.366055 117.979822)
+ (xy 164.354565 118.011387) (xy 164.341853 118.043154) (xy 164.32792 118.075123) (xy 164.312765 118.107295)
+ (xy 164.296388 118.139669) (xy 164.278789 118.172246) (xy 164.259969 118.205025) (xy 164.239928 118.238006)
+ (xy 164.218664 118.27119) (xy 164.196179 118.304576) (xy 164.172472 118.338164) (xy 164.147544 118.371955)
+ (xy 164.121451 118.405301) (xy 164.094251 118.437556) (xy 164.065944 118.46872) (xy 164.036529 118.498793)
+ (xy 164.006008 118.527775) (xy 163.97438 118.555666) (xy 163.941644 118.582465) (xy 163.907801 118.608174)
+ (xy 163.872851 118.632791) (xy 163.836795 118.656318) (xy 163.799631 118.678753) (xy 163.761359 118.700097)
+ (xy 163.721981 118.72035) (xy 163.681496 118.739511) (xy 163.639903 118.757582)
+ )
+ )
+ (polygon
+ (pts
+ (xy 164.491968 115.255839) (xy 164.517685 115.256981) (xy 164.544695 115.259281) (xy 164.571358 115.262484)
+ (xy 164.597675 115.266591) (xy 164.623646 115.271602) (xy 164.64927 115.277516) (xy 164.674547 115.284334)
+ (xy 164.699478 115.292056) (xy 164.724063 115.300681) (xy 164.748301 115.31021) (xy 164.772193 115.320643)
+ (xy 164.795738 115.331979) (xy 164.818937 115.344219) (xy 164.841789 115.357363) (xy 164.864295 115.37141)
+ (xy 164.886454 115.386361) (xy 164.908267 115.402216) (xy 164.929242 115.418548) (xy 164.949011 115.435022)
+ (xy 164.967574 115.451638) (xy 164.993157 115.47683) (xy 165.016025 115.502341) (xy 165.03618 115.528173)
+ (xy 165.05362 115.554324) (xy 165.068346 115.580796) (xy 165.080358 115.607588) (xy 165.089656 115.6347)
+ (xy 165.09624 115.662132) (xy 165.099121 115.680598) (xy 165.101669 115.707861) (xy 165.102523 115.734357)
+ (xy 165.101682 115.760088) (xy 165.099148 115.785053) (xy 165.094919 115.809251) (xy 165.086645 115.840325)
+ (xy 165.07536 115.870037) (xy 165.061062 115.898387) (xy 165.043753 115.925376) (xy 165.038955 115.931911)
+ (xy 164.537355 116.597556) (xy 164.563128 116.613431) (xy 164.591072 116.623849) (xy 164.621187 116.628809)
+ (xy 164.646842 116.628848) (xy 164.673886 116.625395) (xy 164.70232 116.618449) (xy 164.732144 116.60801)
+ (xy 164.739817 116.604855) (xy 164.762407 116.59464) (xy 164.791074 116.579926) (xy 164.81808 116.56396)
+ (xy 164.843425 116.546742) (xy 164.867109 116.528272) (xy 164.889132 116.508551) (xy 164.909494 116.487578)
+ (xy 164.928195 116.465353) (xy 164.93261 116.459601) (xy 164.947612 116.439416) (xy 164.961934 116.419578)
+ (xy 164.982142 116.390472) (xy 165.000819 116.362149) (xy 165.017966 116.334609) (xy 165.033583 116.30785)
+ (xy 165.04767 116.281874) (xy 165.060226 116.25668) (xy 165.071253 116.232268) (xy 165.080749 116.208638)
+ (xy 165.09103 116.178348) (xy 165.103332 116.138687) (xy 165.109916 116.111535) (xy 165.117175 116.086609)
+ (xy 165.126776 116.059636) (xy 165.137349 116.035867) (xy 165.150912 116.012188) (xy 165.157129 116.003376)
+ (xy 165.175713 115.98282) (xy 165.197659 115.966015) (xy 165.222966 115.952961) (xy 165.251634 115.943659)
+ (xy 165.283664 115.938109) (xy 165.309892 115.936408) (xy 165.33801 115.936817) (xy 165.36802 115.939336)
+ (xy 165.39992 115.943965) (xy 165.42504 115.949455) (xy 165.454221 115.957165) (xy 165.480938 115.965818)
+ (xy 165.505189 115.975413) (xy 165.531038 115.988171) (xy 165.553337 116.002287) (xy 165.556708 116.004772)
+ (xy 165.58524 116.029937) (xy 165.608296 116.058304) (xy 165.625874 116.089872) (xy 165.637975 116.124643)
+ (xy 165.644599 116.162616) (xy 165.645747 116.20379) (xy 165.641417 116.248166) (xy 165.63161 116.295744)
+ (xy 165.624653 116.320734) (xy 165.616327 116.346524) (xy 165.606631 116.373115) (xy 165.595566 116.400506)
+ (xy 165.583132 116.428697) (xy 165.569328 116.457689) (xy 165.554156 116.487482) (xy 165.537614 116.518075)
+ (xy 165.519702 116.549468) (xy 165.500422 116.581662) (xy 165.479772 116.614656) (xy 165.457753 116.648451)
+ (xy 165.434365 116.683046) (xy 165.409608 116.718442) (xy 165.383481 116.754638) (xy 165.355985 116.791635)
+ (xy 165.336272 116.817212) (xy 165.316269 116.842009) (xy 165.295976 116.866027) (xy 165.275392 116.889264)
+ (xy 165.254518 116.91172) (xy 165.233354 116.933397) (xy 165.2119 116.954294) (xy 165.190156 116.97441)
+ (xy 165.168122 116.993747) (xy 165.145797 117.012303) (xy 165.123182 117.030079) (xy 165.100278 117.047075)
+ (xy 165.077082 117.06329) (xy 165.053597 117.078726) (xy 165.029822 117.093382) (xy 165.005756 117.107257)
+ (xy 164.981621 117.120265) (xy 164.957547 117.13244) (xy 164.933532 117.143782) (xy 164.909578 117.154292)
+ (xy 164.885683 117.163969) (xy 164.861849 117.172813) (xy 164.838075 117.180824) (xy 164.814361 117.188003)
+ (xy 164.790707 117.194348) (xy 164.755338 117.202306) (xy 164.720105 117.208389) (xy 164.685007 117.212599)
+ (xy 164.650044 117.214935) (xy 164.626811 117.215451) (xy 164.582043 117.215324) (xy 164.537897 117.213498)
+ (xy 164.494375 117.209973) (xy 164.451476 117.204749) (xy 164.4092 117.197827) (xy 164.367547 117.189205)
+ (xy 164.326517 117.178885) (xy 164.28611 117.166867) (xy 164.246326 117.153149) (xy 164.207165 117.137733)
+ (xy 164.168627 117.120618) (xy 164.130713 117.101805) (xy 164.093421 117.081292) (xy 164.056752 117.059081)
+ (xy 164.020707 117.035171) (xy 163.985284 117.009563) (xy 163.963464 116.99277) (xy 163.942257 116.975739)
+ (xy 163.921665 116.95847) (xy 163.901686 116.940964) (xy 163.88232 116.923219) (xy 163.863569 116.905237)
+ (xy 163.845431 116.887017) (xy 163.827907 116.868559) (xy 163.810997 116.849863) (xy 163.794701 116.83093)
+ (xy 163.779018 116.811758) (xy 163.763949 116.792349) (xy 163.735653 116.752817) (xy 163.709812 116.712334)
+ (xy 163.686425 116.670899) (xy 163.665494 116.628513) (xy 163.647018 116.585176) (xy 163.630997 116.540887)
+ (xy 163.617431 116.495647) (xy 163.606321 116.449455) (xy 163.597665 116.402312) (xy 163.591464 116.354218)
+ (xy 163.5877 116.305768) (xy 163.586263 116.257678) (xy 163.587151 116.20995) (xy 163.588938 116.183607)
+ (xy 164.186009 116.183607) (xy 164.186544 116.201696) (xy 164.188448 116.228272) (xy 164.191721 116.253407)
+ (xy 164.198214 116.284677) (xy 164.20714 116.313384) (xy 164.218499 116.339529) (xy 164.232291 116.363111)
+ (xy 164.248516 116.384129) (xy 164.267174 116.402585) (xy 164.277416 116.410852) (xy 164.544201 116.056817)
+ (xy 164.56166 116.03073) (xy 164.573801 116.005868) (xy 164.580623 115.98223) (xy 164.581671 115.954404)
+ (xy 164.574408 115.928491) (xy 164.558834 115.904492) (xy 164.540391 115.88667) (xy 164.534949 115.882406)
+ (xy 164.514406 115.868811) (xy 164.489028 115.856926) (xy 164.462857 115.849875) (xy 164.435894 115.847655)
+ (xy 164.408139 115.850268) (xy 164.393964 115.853387) (xy 164.370215 115.861228) (xy 164.346852 115.872569)
+ (xy 164.323874 115.887412) (xy 164.301281 115.905756) (xy 164.283485 115.922952) (xy 164.265935 115.942388)
+ (xy 164.248633 115.964066) (xy 164.23263 115.987727) (xy 164.218983 116.013114) (xy 164.20769 116.040228)
+ (xy 164.198752 116.069069) (xy 164.192168 116.099636) (xy 164.187939 116.131929) (xy 164.186312 116.157282)
+ (xy 164.186009 116.183607) (xy 163.588938 116.183607) (xy 163.590365 116.162584) (xy 163.595906 116.115578)
+ (xy 163.603773 116.068933) (xy 163.613966 116.02265) (xy 163.626485 115.976728) (xy 163.64133 115.931166)
+ (xy 163.658502 115.885967) (xy 163.678 115.841128) (xy 163.688621 115.818844) (xy 163.699824 115.79665)
+ (xy 163.711608 115.774547) (xy 163.723974 115.752534) (xy 163.736921 115.730611) (xy 163.75045 115.708778)
+ (xy 163.76456 115.687036) (xy 163.779252 115.665384) (xy 163.794526 115.643822) (xy 163.810381 115.622351)
+ (xy 163.828871 115.598373) (xy 163.847594 115.575206) (xy 163.866551 115.552849) (xy 163.88574 115.531303)
+ (xy 163.905163 115.510567) (xy 163.924818 115.490641) (xy 163.944707 115.471525) (xy 163.964829 115.45322)
+ (xy 163.985184 115.435725) (xy 164.005772 115.41904) (xy 164.026593 115.403165) (xy 164.047648 115.388101)
+ (xy 164.068935 115.373847) (xy 164.090456 115.360404) (xy 164.112209 115.34777) (xy 164.134196 115.335948)
+ (xy 164.156416 115.324935) (xy 164.178869 115.314733) (xy 164.201555 115.30534) (xy 164.224474 115.296759)
+ (xy 164.271011 115.282026) (xy 164.318481 115.270535) (xy 164.342566 115.266004) (xy 164.366883 115.262285)
+ (xy 164.391434 115.259375) (xy 164.416218 115.257276) (xy 164.441235 115.255987) (xy 164.466485 115.255508)
+ )
+ )
+ (polygon
+ (pts
+ (xy 165.592271 113.465697) (xy 165.619027 113.471093) (xy 165.643016 113.47775) (xy 165.666698 113.486746)
+ (xy 165.682697 113.494845) (xy 165.704239 113.507752) (xy 165.727417 113.523175) (xy 165.750808 113.53972)
+ (xy 165.773169 113.556167) (xy 165.781097 113.562114) (xy 166.944148 114.438536) (xy 166.964037 114.453868)
+ (xy 166.983352 114.469455) (xy 167.002092 114.485297) (xy 167.037848 114.517748) (xy 167.071305 114.551221)
+ (xy 167.102463 114.585715) (xy 167.131322 114.62123) (xy 167.157883 114.657766) (xy 167.182144 114.695324)
+ (xy 167.204107 114.733904) (xy 167.223772 114.773504) (xy 167.241137 114.814126) (xy 167.256204 114.85577)
+ (xy 167.268972 114.898434) (xy 167.279441 114.94212) (xy 167.287611 114.986828) (xy 167.293483 115.032557)
+ (xy 167.295556 115.055804) (xy 167.298294 115.102176) (xy 167.299148 115.147822) (xy 167.298119 115.19274)
+ (xy 167.295206 115.236933) (xy 167.290409 115.280399) (xy 167.283729 115.323138) (xy 167.275166 115.365151)
+ (xy 167.264718 115.406437) (xy 167.252387 115.446997) (xy 167.238173 115.48683) (xy 167.222074 115.525937)
+ (xy 167.204093 115.564317) (xy 167.184227 115.601971) (xy 167.162478 115.638899) (xy 167.138846 115.675099)
+ (xy 167.113329 115.710573) (xy 167.09286 115.736889) (xy 167.07169 115.762438) (xy 167.04982 115.78722)
+ (xy 167.027249 115.811235) (xy 167.003978 115.834484) (xy 166.980006 115.856966) (xy 166.955334 115.878681)
+ (xy 166.929962 115.899629) (xy 166.903889 115.919811) (xy 166.877115 115.939225) (xy 166.849641 115.957873)
+ (xy 166.821467 115.975755) (xy 166.792592 115.992869) (xy 166.763017 116.009217) (xy 166.732741 116.024798)
+ (xy 166.701765 116.039612) (xy 166.671191 116.053329) (xy 166.64191 116.065648) (xy 166.61392 116.07657)
+ (xy 166.587223 116.086094) (xy 166.561818 116.09422) (xy 166.537706 116.100949) (xy 166.503959 116.108421)
+ (xy 166.47312 116.112749) (xy 166.445188 116.113932) (xy 166.420163 116.111971) (xy 166.391319 116.104463)
+ (xy 166.367644 116.091366) (xy 166.34794 116.075355) (xy 166.329791 116.058191) (xy 166.313196 116.039873)
+ (xy 166.298156 116.020402) (xy 166.28467 115.999777) (xy 166.27274 115.977999) (xy 166.262364 115.955067)
+ (xy 166.253542 115.930982) (xy 166.246275 115.905743) (xy 166.240563 115.879351) (xy 166.237619 115.861115)
+ (xy 166.23215 115.831866) (xy 166.227587 115.805129) (xy 166.223932 115.780904) (xy 166.220742 115.755151)
+ (xy 166.21867 115.729679) (xy 166.218284 115.717334) (xy 166.220601 115.691697) (xy 166.227572 115.667269)
+ (xy 166.239197 115.644049) (xy 166.247665 115.631671) (xy 166.264789 115.613323) (xy 166.286394 115.597779)
+ (xy 166.308975 115.586477) (xy 166.334987 115.577322) (xy 166.343049 115.575101) (xy 166.368372 115.567666)
+ (xy 166.393019 115.55944) (xy 166.416989 115.550423) (xy 166.440283 115.540616) (xy 166.4629 115.530019)
+ (xy 166.48484 115.518631) (xy 166.506104 115.506452) (xy 166.536731 115.486702) (xy 166.565837 115.465173)
+ (xy 166.59342 115.441865) (xy 166.61948 115.416778) (xy 166.644019 115.389913) (xy 166.659532 115.371015)
+ (xy 166.667035 115.361269) (xy 166.681121 115.341033) (xy 166.696782 115.313394) (xy 166.708876 115.285002)
+ (xy 166.717404 115.255858) (xy 166.722366 115.225962) (xy 166.72376 115.195314) (xy 166.721589 115.163913)
+ (xy 166.71585 115.13176) (xy 166.713859 115.123604) (xy 166.706894 115.099501) (xy 166.698439 115.076128)
+ (xy 166.688492 115.053486) (xy 166.677053 115.031574) (xy 166.664123 115.010394) (xy 166.649702 114.989944)
+ (xy 166.633789 114.970225) (xy 166.616385 114.951237) (xy 166.597489 114.93298) (xy 166.577102 114.915453)
+ (xy 166.562682 114.904175) (xy 166.478318 114.840602) (xy 166.484893 114.86726) (xy 166.489628 114.894079)
+ (xy 166.492522 114.921057) (xy 166.493575 114.948195) (xy 166.492788 114.975493) (xy 166.490159 115.002951)
+ (xy 166.48569 115.030569) (xy 166.47938 115.058347) (xy 166.47123 115.086285) (xy 166.461238 115.114383)
+ (xy 166.449406 115.14264) (xy 166.435733 115.171058) (xy 166.420219 115.199636) (xy 166.402865 115.228373)
+ (xy 166.383669 115.25727) (xy 166.362633 115.286328) (xy 166.339925 115.314719) (xy 166.315712 115.341619)
+ (xy 166.289996 115.367026) (xy 166.262775 115.390942) (xy 166.23405 115.413367) (xy 166.203821 115.434299)
+ (xy 166.172089 115.45374) (xy 166.138852 115.471689) (xy 166.104111 115.488146) (xy 166.067866 115.503111)
+ (xy 166.030117 115.516585) (xy 165.990864 115.528567) (xy 165.950107 115.539057) (xy 165.907845 115.548055)
+ (xy 165.86408 115.555562) (xy 165.818811 115.561576) (xy 165.773095 115.565734) (xy 165.72802 115.567885)
+ (xy 165.683586 115.568027) (xy 165.639793 115.566162) (xy 165.596641 115.562288) (xy 165.554129 115.556407)
+ (xy 165.512259 115.548518) (xy 165.47103 115.538622) (xy 165.430441 115.526717) (xy 165.390494 115.512805)
+ (xy 165.351187 115.496884) (xy 165.312521 115.478956) (xy 165.274497 115.45902) (xy 165.237113 115.437077)
+ (xy 165.20037 115.413125) (xy 165.164268 115.387166) (xy 165.129303 115.359563) (xy 165.096092 115.330774)
+ (xy 165.064635 115.300798) (xy 165.034933 115.269635) (xy 165.006985 115.237286) (xy 164.980792 115.20375)
+ (xy 164.956353 115.169027) (xy 164.933668 115.133117) (xy 164.912738 115.096021) (xy 164.893562 115.057738)
+ (xy 164.876141 115.018269) (xy 164.860474 114.977612) (xy 164.846561 114.935769) (xy 164.834403 114.89274)
+ (xy 164.823999 114.848523) (xy 164.815349 114.80312) (xy 164.808583 114.757548) (xy 164.803739 114.712945)
+ (xy 164.800815 114.669312) (xy 164.800793 114.668382) (xy 165.405425 114.668382) (xy 165.40839 114.699072)
+ (xy 165.411138 114.714591) (xy 165.418393 114.744787) (xy 165.42772 114.773247) (xy 165.43912 114.799972)
+ (xy 165.452592 114.824961) (xy 165.468136 114.848215) (xy 165.485753 114.869733) (xy 165.505442 114.889516)
+ (xy 165.527204 114.907563) (xy 165.550564 114.92341) (xy 165.575048 114.936592) (xy 165.600656 114.947108)
+ (xy 165.627389 114.95496) (xy 165.655245 114.960147) (xy 165.684226 114.962668) (xy 165.714332 114.962525)
+ (xy 165.745561 114.959716) (xy 165.776571 114.954234) (xy 165.806019 114.946069) (xy 165.833905 114.935222)
+ (xy 165.860228 114.921691) (xy 165.884989 114.905479) (xy 165.908187 114.886584) (xy 165.929823 114.865006)
+ (xy 165.949897 114.840745) (xy 165.96761 114.814814) (xy 165.982164 114.788222) (xy 165.993561 114.760971)
+ (xy 166.001799 114.73306) (xy 166.006878 114.704489) (xy 166.008799 114.675259) (xy 166.007562 114.645369)
+ (xy 166.003166 114.614819) (xy 165.996272 114.584715) (xy 165.987354 114.556409) (xy 165.976414 114.529899)
+ (xy 165.963451 114.505185) (xy 165.948465 114.482269) (xy 165.931456 114.461149) (xy 165.912424 114.441826)
+ (xy 165.891369 114.424299) (xy 165.8686 114.408731) (xy 165.844669 114.395464) (xy 165.819577 114.3845)
+ (xy 165.793324 114.375839) (xy 165.765908 114.369479) (xy 165.737332 114.365423) (xy 165.707593 114.363668)
+ (xy 165.676693 114.364216) (xy 165.645974 114.36741) (xy 165.616595 114.373834) (xy 165.588556 114.383491)
+ (xy 165.561856 114.396379) (xy 165.536497 114.412499) (xy 165.512477 114.43185) (xy 165.489797 114.454433)
+ (xy 165.473666 114.473491) (xy 165.468457 114.480248) (xy 165.453903 114.500952) (xy 165.441249 114.521917)
+ (xy 165.427332 114.550279) (xy 165.416791 114.579106) (xy 165.409626 114.608399) (xy 165.405837 114.638158)
+ (xy 165.405425 114.668382) (xy 164.800793 114.668382) (xy 164.799813 114.626649) (xy 164.800732 114.584956)
+ (xy 164.803572 114.544233) (xy 164.808333 114.50448) (xy 164.815016 114.465697) (xy 164.82362 114.427884)
+ (xy 164.834145 114.39104) (xy 164.846591 114.355166) (xy 164.860959 114.320263) (xy 164.877248 114.286329)
+ (xy 164.895457 114.253365) (xy 164.915589 114.221371) (xy 164.937641 114.190347) (xy 164.955995 114.167132)
+ (xy 164.975044 114.145277) (xy 164.994788 114.124782) (xy 165.015228 114.105648) (xy 165.036363 114.087874)
+ (xy 165.058193 114.07146) (xy 165.080719 114.056406) (xy 165.10394 114.042713) (xy 165.126844 114.030406)
+ (xy 165.153609 114.017009) (xy 165.178299 114.005819) (xy 165.205189 113.995306) (xy 165.229092 113.987971)
+ (xy 165.250009 113.983815) (xy 165.275005 113.980575) (xy 165.301116 113.978384) (xy 165.327631 113.977758)
+ (xy 165.339903 113.978158) (xy 165.319003 113.956778) (xy 165.301467 113.934798) (xy 165.287295 113.912218)
+ (xy 165.276488 113.889036) (xy 165.269045 113.865255) (xy 165.264967 113.840872) (xy 165.264278 113.830951)
+ (xy 165.265179 113.805203) (xy 165.270287 113.778033) (xy 165.279602 113.749441) (xy 165.290084 113.725544)
+ (xy 165.303258 113.700738) (xy 165.319124 113.675021) (xy 165.337683 113.648395) (xy 165.342744 113.641597)
+ (xy 165.358006 113.621655) (xy 165.377606 113.597032) (xy 165.39635 113.574655) (xy 165.414238 113.554524)
+ (xy 165.431269 113.536638) (xy 165.451355 113.517439) (xy 165.470103 113.50175) (xy 165.48071 113.49402)
+ (xy 165.504778 113.479601) (xy 165.529034 113.469787) (xy 165.553478 113.464578) (xy 165.578111 113.463974)
+ )
+ )
+ (polygon
+ (pts
+ (xy 167.088407 110.800216) (xy 167.124855 110.802832) (xy 167.149469 110.805426) (xy 167.174335 110.8087)
+ (xy 167.199454 110.812653) (xy 167.224825 110.817286) (xy 167.250223 110.822538) (xy 167.275453 110.828558)
+ (xy 167.300515 110.835349) (xy 167.32541 110.842909) (xy 167.350137 110.851238) (xy 167.374696 110.860337)
+ (xy 167.399088 110.870206) (xy 167.423311 110.880844) (xy 167.447367 110.892251) (xy 167.471255 110.904428)
+ (xy 167.494976 110.917375) (xy 167.518529 110.931092) (xy 167.541913 110.945577) (xy 167.565131 110.960833)
+ (xy 167.58818 110.976858) (xy 167.611062 110.993652) (xy 167.630638 111.008727) (xy 167.649684 111.024047)
+ (xy 167.686186 111.055424) (xy 167.720568 111.087784) (xy 167.75283 111.121126) (xy 167.782972 111.155451)
+ (xy 167.810993 111.190759) (xy 167.836894 111.227049) (xy 167.860674 111.264322) (xy 167.882335 111.302578)
+ (xy 167.901875 111.341816) (xy 167.919295 111.382037) (xy 167.934594 111.423241) (xy 167.947773 111.465427)
+ (xy 167.958832 111.508596) (xy 167.967771 111.552747) (xy 167.974589 111.597881) (xy 167.999832 111.604353)
+ (xy 168.026587 111.611141) (xy 168.054854 111.618244) (xy 168.084634 111.625662) (xy 168.115927 111.633396)
+ (xy 168.148731 111.641445) (xy 168.183049 111.64981) (xy 168.218878 111.65849) (xy 168.25622 111.667485)
+ (xy 168.295075 111.676796) (xy 168.335442 111.686422) (xy 168.377322 111.696364) (xy 168.420714 111.706621)
+ (xy 168.465618 111.717193) (xy 168.512035 111.728081) (xy 168.559964 111.739284) (xy 168.584046 111.745681)
+ (xy 168.613758 111.7542) (xy 168.640729 111.76271) (xy 168.66496 111.771209) (xy 168.691396 111.78182)
+ (xy 168.713551 111.792414) (xy 168.734485 111.805107) (xy 168.737375 111.80722) (xy 168.75595 111.823617)
+ (xy 168.771628 111.842628) (xy 168.784409 111.864254) (xy 168.794292 111.888494) (xy 168.801277 111.915349)
+ (xy 168.805365 111.944818) (xy 168.806556 111.976901) (xy 168.804849 112.011599) (xy 168.802101 112.036184)
+ (xy 168.798065 112.061931) (xy 168.792742 112.088839) (xy 168.786131 112.11691) (xy 168.778893 112.145777)
+ (xy 168.771235 112.172632) (xy 168.763159 112.197475) (xy 168.752474 112.225699) (xy 168.741135 112.250779)
+ (xy 168.72914 112.272716) (xy 168.716491 112.291508) (xy 168.700631 112.310593) (xy 168.681051 112.329329)
+ (xy 168.66031 112.344265) (xy 168.638409 112.355399) (xy 168.622056 112.361025) (xy 168.596228 112.367271)
+ (xy 168.572024 112.371108) (xy 168.546735 112.372547) (xy 168.528486 112.371559) (xy 168.501559 112.366344)
+ (xy 168.470616 112.359571) (xy 168.444869 112.353693) (xy 168.415028 112.346724) (xy 168.381093 112.338665)
+ (xy 168.343063 112.329516) (xy 168.300939 112.319277) (xy 168.254721 112.307947) (xy 168.230076 112.301873)
+ (xy 168.204408 112.295527) (xy 168.177716 112.288908) (xy 168.150001 112.282017) (xy 168.121262 112.274853)
+ (xy 168.0915 112.267416) (xy 168.060714 112.259707) (xy 168.028904 112.251726) (xy 167.996071 112.243471)
+ (xy 167.962214 112.234945) (xy 167.927334 112.226145) (xy 167.89143 112.217073) (xy 167.854502 112.207729)
+ (xy 167.794456 112.298573) (xy 167.527671 112.652609) (xy 167.845133 112.891834) (xy 167.86819 112.90945)
+ (xy 167.888717 112.925644) (xy 167.909467 112.942739) (xy 167.928966 112.959905) (xy 167.938869 112.96935)
+ (xy 167.956783 112.989509) (xy 167.972285 113.012036) (xy 167.985569 113.035546) (xy 167.993636 113.051906)
+ (xy 168.002256 113.077325) (xy 168.005208 113.105353) (xy 168.00249 113.13599) (xy 167.996731 113.16068)
+ (xy 167.987783 113.186837) (xy 167.975645 113.214462) (xy 167.960319 113.243554) (xy 167.941804 113.274114)
+ (xy 167.927689 113.295302) (xy 167.912157 113.317143) (xy 167.903859 113.328308) (xy 167.885422 113.351932)
+ (xy 167.867131 113.373671) (xy 167.848988 113.393527) (xy 167.830993 113.411498) (xy 167.804276 113.434923)
+ (xy 167.77789 113.454109) (xy 167.751837 113.469056) (xy 167.726115 113.479765) (xy 167.700724 113.486234)
+ (xy 167.675665 113.488464) (xy 167.650938 113.486456) (xy 167.626542 113.480208) (xy 167.602484 113.471173)
+ (xy 167.575799 113.458277) (xy 167.551554 113.444581) (xy 167.525485 113.428203) (xy 167.503316 113.413169)
+ (xy 167.479979 113.39642) (xy 167.467873 113.387402) (xy 165.908848 112.212592) (xy 165.885791 112.194976)
+ (xy 165.865264 112.178782) (xy 165.844513 112.161687) (xy 165.825015 112.144521) (xy 165.815112 112.135076)
+ (xy 165.797391 112.114659) (xy 165.782003 112.091982) (xy 165.76877 112.068404) (xy 165.760712 112.052032)
+ (xy 165.752005 112.026727) (xy 165.74898 111.998799) (xy 165.751635 111.968246) (xy 165.757354 111.943609)
+ (xy 165.766268 111.917496) (xy 165.772485 111.903333) (xy 166.533348 111.903333) (xy 167.030753 112.278155)
+ (xy 167.301581 111.918755) (xy 167.315962 111.897672) (xy 167.328424 111.875142) (xy 167.338966 111.851165)
+ (xy 167.347587 111.825741) (xy 167.354289 111.798871) (xy 167.35907 111.770553) (xy 167.361931 111.740789)
+ (xy 167.362872 111.709577) (xy 167.360812 111.678099) (xy 167.354914 111.64772) (xy 167.345179 111.618438)
+ (xy 167.331605 111.590254) (xy 167.314194 111.563169) (xy 167.298616 111.543575) (xy 167.28088 111.524599)
+ (xy 167.260986 111.50624) (xy 167.238932 111.4885) (xy 167.2157 111.472115) (xy 167.192452 111.457963)
+ (xy 167.169188 111.446043) (xy 167.145908 111.436356) (xy 167.122612 111.428901) (xy 167.091527 111.422435)
+ (xy 167.060414 111.419937) (xy 167.029272 111.421408) (xy 166.998102 111.426848) (xy 166.990306 111.428828)
+ (xy 166.960042 111.438075) (xy 166.931634 111.448982) (xy 166.90508 111.46155) (xy 166.880381 111.475779)
+ (xy 166.857537 111.491667) (xy 166.836547 111.509217) (xy 166.817413 111.528427) (xy 166.800133 111.549297)
+ (xy 166.533348 111.903333) (xy 165.772485 111.903333) (xy 165.778379 111.889907) (xy 165.793684 111.860841)
+ (xy 165.812185 111.8303) (xy 165.826294 111.809119) (xy 165.841824 111.787282) (xy 165.850121 111.776118)
+ (xy 166.307257 111.169478) (xy 166.331207 111.139158) (xy 166.356479 111.110008) (xy 166.383074 111.082027)
+ (xy 166.410992 111.055217) (xy 166.440232 111.029576) (xy 166.470794 111.005105) (xy 166.50268 110.981804)
+ (xy 166.535887 110.959673) (xy 166.570418 110.938712) (xy 166.60627 110.91892) (xy 166.643446 110.900299)
+ (xy 166.681944 110.882847) (xy 166.721764 110.866565) (xy 166.762907 110.851453) (xy 166.805373 110.83751)
+ (xy 166.849161 110.824738) (xy 166.881637 110.816646) (xy 166.914679 110.810083) (xy 166.94829 110.80505)
+ (xy 166.982468 110.801547) (xy 167.017213 110.799574) (xy 167.052526 110.79913)
+ )
+ )
+ (polygon
+ (pts
+ (xy 168.241922 109.131552) (xy 168.275057 109.133502) (xy 168.308454 109.136549) (xy 168.342113 109.140694)
+ (xy 168.376033 109.145936) (xy 168.410215 109.152276) (xy 168.444658 109.159713) (xy 168.479363 109.168248)
+ (xy 168.514329 109.17788) (xy 168.537785 109.184912) (xy 168.561358 109.192431) (xy 168.573188 109.196373)
+ (xy 168.612642 109.210088) (xy 168.651841 109.224642) (xy 168.690782 109.240036) (xy 168.729467 109.25627)
+ (xy 168.767895 109.273344) (xy 168.806066 109.291258) (xy 168.843981 109.310012) (xy 168.881639 109.329606)
+ (xy 168.919041 109.35004) (xy 168.956186 109.371314) (xy 168.993074 109.393428) (xy 169.029706 109.416382)
+ (xy 169.066081 109.440176) (xy 169.102199 109.464809) (xy 169.138061 109.490283) (xy 169.173666 109.516597)
+ (xy 169.205058 109.540588) (xy 169.235717 109.564697) (xy 169.265644 109.588924) (xy 169.294837 109.61327)
+ (xy 169.323298 109.637734) (xy 169.351026 109.662316) (xy 169.378022 109.687017) (xy 169.404285 109.711836)
+ (xy 169.429814 109.736773) (xy 169.454612 109.761829) (xy 169.478676 109.787003) (xy 169.502008 109.812295)
+ (xy 169.524606 109.837705) (xy 169.546473 109.863234) (xy 169.567606 109.888881) (xy 169.588006 109.914647)
+ (xy 169.607674 109.940531) (xy 169.626609 109.966533) (xy 169.644812 109.992653) (xy 169.662281 110.018892)
+ (xy 169.679018 110.045249) (xy 169.695022 110.071724) (xy 169.710293 110.098318) (xy 169.724832 110.12503)
+ (xy 169.738638 110.15186) (xy 169.75171 110.178809) (xy 169.764051 110.205876) (xy 169.775658 110.233061)
+ (xy 169.786533 110.260364) (xy 169.796675 110.287786) (xy 169.806084 110.315326) (xy 169.81476 110.342985)
+ (xy 169.823521 110.374401) (xy 169.830756 110.406414) (xy 169.836466 110.439025) (xy 169.840651 110.472233)
+ (xy 169.843309 110.506039) (xy 169.844443 110.540443) (xy 169.84405 110.575444) (xy 169.842133 110.611043)
+ (xy 169.83869 110.64724) (xy 169.835547 110.671703) (xy 169.831726 110.696431) (xy 169.829561 110.708895)
+ (xy 169.82464 110.733855) (xy 169.818875 110.758746) (xy 169.812265 110.783569) (xy 169.804812 110.808322)
+ (xy 169.796514 110.833007) (xy 169.787372 110.857624) (xy 169.777386 110.882171) (xy 169.766555 110.90665)
+ (xy 169.754881 110.931061) (xy 169.742362 110.955402) (xy 169.728999 110.979675) (xy 169.714791 111.003879)
+ (xy 169.69974 111.028015) (xy 169.683844 111.052081) (xy 169.667104 111.076079) (xy 169.64952 111.100009)
+ (xy 169.631395 111.123455) (xy 169.612939 111.146128) (xy 169.594154 111.168025) (xy 169.575037 111.189149)
+ (xy 169.555591 111.209497) (xy 169.535814 111.229072) (xy 169.515707 111.247871) (xy 169.49527 111.265897)
+ (xy 169.474503 111.283147) (xy 169.453405 111.299624) (xy 169.431977 111.315325) (xy 169.410219 111.330252)
+ (xy 169.388131 111.344405) (xy 169.365712 111.357783) (xy 169.342963 111.370387) (xy 169.319884 111.382216)
+ (xy 169.296739 111.393244) (xy 169.273704 111.403565) (xy 169.250776 111.413179) (xy 169.227958 111.422086)
+ (xy 169.193933 111.434122) (xy 169.160152 111.444568) (xy 169.126615 111.453424) (xy 169.093322 111.46069)
+ (xy 169.060274 111.466365) (xy 169.027469 111.470451) (xy 168.994908 111.472946) (xy 168.962592 111.473851)
+ (xy 168.930134 111.473353) (xy 168.897333 111.471777) (xy 168.864189 111.469122) (xy 168.830702 111.465388)
+ (xy 168.796872 111.460577) (xy 168.762698 111.454687) (xy 168.728182 111.447718) (xy 168.693322 111.439671)
+ (xy 168.658119 111.430546) (xy 168.63446 111.423863) (xy 168.610648 111.416702) (xy 168.598685 111.412941)
+ (xy 168.560827 111.399874) (xy 168.522941 111.385789) (xy 168.485029 111.370687) (xy 168.447089 111.354566)
+ (xy 168.409122 111.337427) (xy 168.371127 111.31927) (xy 168.333106 111.300095) (xy 168.295057 111.279902)
+ (xy 168.25698 111.258691) (xy 168.218877 111.236462) (xy 168.180746 111.213214) (xy 168.142588 111.188949)
+ (xy 168.104403 111.163666) (xy 168.06619 111.137364) (xy 168.02795 111.110045) (xy 167.989683 111.081707)
+ (xy 167.955084 111.055232) (xy 167.921509 111.028721) (xy 167.888957 111.002176) (xy 167.85743 110.975596)
+ (xy 167.826926 110.948981) (xy 167.797446 110.922331) (xy 167.76899 110.895646) (xy 167.741557 110.868927)
+ (xy 167.715148 110.842172) (xy 167.689764 110.815383) (xy 167.665403 110.788558) (xy 167.642065 110.761699)
+ (xy 167.619752 110.734805) (xy 167.598462 110.707876) (xy 167.578196 110.680912) (xy 167.558954 110.653914)
+ (xy 167.54065 110.62703) (xy 167.523105 110.600534) (xy 167.50632 110.574424) (xy 167.490294 110.548702)
+ (xy 167.475027 110.523368) (xy 167.46052 110.49842) (xy 167.446773 110.473859) (xy 167.433785 110.449686)
+ (xy 167.421557 110.4259) (xy 167.410088 110.402501) (xy 167.399379 110.379489) (xy 167.389429 110.356864)
+ (xy 167.375929 110.323653) (xy 167.364137 110.291313) (xy 167.357226 110.270238) (xy 167.348098 110.238512)
+ (xy 167.340494 110.20612) (xy 167.334414 110.173062) (xy 167.329857 110.139337) (xy 167.326823 110.104946)
+ (xy 167.325313 110.069889) (xy 167.325326 110.034166) (xy 167.325738 110.024416) (xy 167.956524 110.024416)
+ (xy 167.957048 110.065133) (xy 167.963681 110.106947) (xy 167.976422 110.149857) (xy 167.995271 110.193864)
+ (xy 168.006987 110.216279) (xy 168.020229 110.238968) (xy 168.034999 110.261931) (xy 168.051295 110.285169)
+ (xy 168.069119 110.30868) (xy 168.08847 110.332466) (xy 168.109348 110.356526) (xy 168.131753 110.38086)
+ (xy 168.155685 110.405468) (xy 168.181144 110.430351) (xy 168.20813 110.455508) (xy 168.236644 110.480939)
+ (xy 168.266684 110.506644) (xy 168.298252 110.532623) (xy 168.331346 110.558876) (xy 168.365968 110.585404)
+ (xy 168.400979 110.611353) (xy 168.435302 110.635916) (xy 168.468937 110.659093) (xy 168.501885 110.680884)
+ (xy 168.534144 110.701289) (xy 168.565716 110.720308) (xy 168.5966 110.737941) (xy 168.626796 110.754188)
+ (xy 168.656304 110.76905) (xy 168.685124 110.782525) (xy 168.713257 110.794615) (xy 168.740701 110.805318)
+ (xy 168.767458 110.814636) (xy 168.793527 110.822568) (xy 168.818908 110.829114) (xy 168.843601 110.834274)
+ (xy 168.890924 110.840436) (xy 168.935496 110.841054) (xy 168.977316 110.836129) (xy 169.016385 110.825659)
+ (xy 169.052702 110.809647) (xy 169.086269 110.78809) (xy 169.117083 110.76099) (xy 169.145147 110.728346)
+ (xy 169.169428 110.691649) (xy 169.187703 110.653973) (xy 169.199972 110.615319) (xy 169.206234 110.575688)
+ (xy 169.206489 110.535077) (xy 169.200738 110.493489) (xy 169.18898 110.450922) (xy 169.171216 110.407378)
+ (xy 169.160081 110.385238) (xy 169.147445 110.362855) (xy 169.133307 110.340226) (xy 169.117668 110.317353)
+ (xy 169.100526 110.294236) (xy 169.081884 110.270874) (xy 169.061739 110.247268) (xy 169.040093 110.223416)
+ (xy 169.016945 110.199321) (xy 168.992296 110.174981) (xy 168.966145 110.150396) (xy 168.938492 110.125567)
+ (xy 168.909338 110.100493) (xy 168.878682 110.075174) (xy 168.846525 110.049611) (xy 168.812866 110.023804)
+ (xy 168.796285 110.01131) (xy 168.761332 109.98541) (xy 168.72706 109.960901) (xy 168.693468 109.937783)
+ (xy 168.660557 109.916056) (xy 168.628328 109.89572) (xy 168.596779 109.876776) (xy 168.565911 109.859222)
+ (xy 168.535724 109.84306) (xy 168.506218 109.828289) (xy 168.477393 109.814909) (xy 168.449248 109.802921)
+ (xy 168.421785 109.792323) (xy 168.395003 109.783117) (xy 168.368901 109.775302) (xy 168.34348 109.768878)
+ (xy 168.318741 109.763845) (xy 168.271304 109.757953) (xy 168.226591 109.757625) (xy 168.184602 109.762862)
+ (xy 168.145336 109.773664) (xy 168.108794 109.79003) (xy 168.074976 109.811961) (xy 168.043881 109.839456)
+ (xy 168.01551 109.872516) (xy 167.991601 109.908846) (xy 167.9738 109.946273) (xy 167.962108 109.984796)
+ (xy 167.956524 110.024416) (xy 167.325738 110.024416) (xy 167.326863 109.997776) (xy 167.328735 109.973146)
+ (xy 167.331283 109.94822) (xy 167.334508 109.922998) (xy 167.33841 109.897479) (xy 167.343133 109.8718)
+ (xy 167.348728 109.846215) (xy 167.355194 109.820727) (xy 167.362532 109.795333) (xy 167.370742 109.770036)
+ (xy 167.379824 109.744833) (xy 167.389778 109.719727) (xy 167.400603 109.694715) (xy 167.412301 109.669799)
+ (xy 167.42487 109.644979) (xy 167.438311 109.620254) (xy 167.452623 109.595625) (xy 167.467808 109.571091)
+ (xy 167.483864 109.546652) (xy 167.500792 109.522309) (xy 167.518592 109.498062) (xy 167.536982 109.474276)
+ (xy 167.555678 109.45132) (xy 167.574682 109.429192) (xy 167.593993 109.407893) (xy 167.613612 109.387423)
+ (xy 167.633537 109.367782) (xy 167.65377 109.34897) (xy 167.67431 109.330986) (xy 167.695158 109.313832)
+ (xy 167.716312 109.297506) (xy 167.737774 109.282009) (xy 167.759543 109.267341) (xy 167.781619 109.253502)
+ (xy 167.804003 109.240491) (xy 167.826694 109.228309) (xy 167.849692 109.216957) (xy 167.872743 109.206322)
+ (xy 167.895715 109.196386) (xy 167.918609 109.18715) (xy 167.952801 109.174606) (xy 167.986816 109.163636)
+ (xy 168.020654 109.154238) (xy 168.054314 109.146414) (xy 168.087796 109.140162) (xy 168.121102 109.135484)
+ (xy 168.154229 109.132379) (xy 168.187179 109.130847) (xy 168.209048 109.1307)
+ )
+ )
+ (polygon
+ (pts
+ (xy 168.51065 108.233301) (xy 168.835114 107.80881) (xy 169.034285 107.544503) (xy 169.049566 107.524446)
+ (xy 169.06641 107.502949) (xy 169.084003 107.481413) (xy 169.101393 107.461474) (xy 169.112535 107.449792)
+ (xy 169.132161 107.432684) (xy 169.154474 107.417727) (xy 169.178004 107.40478) (xy 169.194477 107.396855)
+ (xy 169.219866 107.388211) (xy 169.248046 107.385375) (xy 169.279018 107.388346) (xy 169.304079 107.394385)
+ (xy 169.330711 107.40369) (xy 169.358913 107.416262) (xy 169.388685 107.432101) (xy 169.420028 107.451206)
+ (xy 169.441796 107.465757) (xy 169.464261 107.48176) (xy 169.475756 107.490306) (xy 169.496124 107.506085)
+ (xy 169.515046 107.521634) (xy 169.540718 107.544527) (xy 169.563137 107.566905) (xy 169.582303 107.588766)
+ (xy 169.598216 107.610111) (xy 169.614372 107.637768) (xy 169.624745 107.664508) (xy 169.629335 107.69033)
+ (xy 169.628141 107.715234) (xy 169.623967 107.741763) (xy 169.617618 107.768192) (xy 169.608512 107.793316)
+ (xy 169.603149 107.804204) (xy 169.589021 107.827232) (xy 169.573709 107.849835) (xy 169.557385 107.872662)
+ (xy 169.541221 107.894493) (xy 169.538332 107.898335) (xy 169.16792 108.389889) (xy 169.18724 108.409444)
+ (xy 169.208837 108.4309) (xy 169.230793 108.452558) (xy 169.249988 108.471422) (xy 169.271523 108.492532)
+ (xy 169.295397 108.515889) (xy 169.321609 108.541493) (xy 169.340384 108.55981) (xy 169.360198 108.579125)
+ (xy 169.37275 108.556584) (xy 169.386126 108.535587) (xy 169.400109 108.515176) (xy 169.416415 108.492539)
+ (xy 169.428576 108.47621) (xy 169.45433 108.443666) (xy 169.481341 108.41272) (xy 169.509609 108.383371)
+ (xy 169.539133 108.355621) (xy 169.569915 108.32947) (xy 169.601952 108.304916) (xy 169.635247 108.28196)
+ (xy 169.669798 108.260602) (xy 169.705606 108.240842) (xy 169.742671 108.222681) (xy 169.780992 108.206117)
+ (xy 169.82057 108.191152) (xy 169.861405 108.177785) (xy 169.903496 108.166015) (xy 169.946845 108.155844)
+ (xy 169.991449 108.147271) (xy 170.036404 108.140595) (xy 170.080803 108.136116) (xy 170.124645 108.133835)
+ (xy 170.167931 108.13375) (xy 170.21066 108.135862) (xy 170.252833 108.140171) (xy 170.294449 108.146677)
+ (xy 170.335509 108.155379) (xy 170.376012 108.166279) (xy 170.415959 108.179376) (xy 170.45535 108.194669)
+ (xy 170.494184 108.21216) (xy 170.532462 108.231847) (xy 170.570183 108.253732) (xy 170.607348 108.277813)
+ (xy 170.643956 108.304091) (xy 170.679374 108.33202) (xy 170.712969 108.361054) (xy 170.744739 108.391192)
+ (xy 170.774686 108.422434) (xy 170.802809 108.454781) (xy 170.829108 108.488232) (xy 170.853583 108.522788)
+ (xy 170.876234 108.558449) (xy 170.897062 108.595214) (xy 170.916065 108.633083) (xy 170.933245 108.672057)
+ (xy 170.948601 108.712135) (xy 170.962133 108.753318) (xy 170.973841 108.795606) (xy 170.983726 108.838998)
+ (xy 170.991786 108.883494) (xy 170.997768 108.928264) (xy 171.001539 108.972568) (xy 171.003098 109.016406)
+ (xy 171.002446 109.059778) (xy 170.999582 109.102684) (xy 170.994507 109.145125) (xy 170.98722 109.1871)
+ (xy 170.977722 109.228609) (xy 170.966013 109.269652) (xy 170.952092 109.310229) (xy 170.935959 109.35034)
+ (xy 170.917615 109.389986) (xy 170.89706 109.429165) (xy 170.874293 109.467879) (xy 170.849315 109.506127)
+ (xy 170.822125 109.543909) (xy 170.797138 109.575995) (xy 170.771416 109.606906) (xy 170.744961 109.636644)
+ (xy 170.717772 109.665206) (xy 170.689848 109.692595) (xy 170.661191 109.71881) (xy 170.631801 109.74385)
+ (xy 170.601676 109.767716) (xy 170.570817 109.790408) (xy 170.539225 109.811925) (xy 170.506898 109.832269)
+ (xy 170.473838 109.851438) (xy 170.440044 109.869433) (xy 170.405516 109.886253) (xy 170.370254 109.9019)
+ (xy 170.334258 109.916372) (xy 170.310179 109.924927) (xy 170.284478 109.933177) (xy 170.258259 109.940322)
+ (xy 170.232783 109.945451) (xy 170.2277 109.946172) (xy 170.19129 109.953905) (xy 170.159686 109.960013)
+ (xy 170.129796 109.964469) (xy 170.10162 109.967274) (xy 170.07516 109.968428) (xy 170.050414 109.96793)
+ (xy 170.020086 109.964699) (xy 169.992807 109.958532) (xy 169.968576 109.949429) (xy 169.942574 109.933923)
+ (xy 169.924304 109.917599) (xy 169.907532 109.897291) (xy 169.892257 109.872998) (xy 169.878479 109.84472)
+ (xy 169.869129 109.820897) (xy 169.860621 109.794832) (xy 169.852955 109.766527) (xy 169.846131 109.735979)
+ (xy 169.84015 109.703191) (xy 169.838343 109.691763) (xy 169.8336 109.663606) (xy 169.830415 109.63677)
+ (xy 169.828788 109.611256) (xy 169.82904 109.579293) (xy 169.832062 109.54968) (xy 169.837854 109.522416)
+ (xy 169.846414 109.497502) (xy 169.857743 109.474937) (xy 169.868058 109.459555) (xy 169.884704 109.440382)
+ (xy 169.904878 109.422361) (xy 169.928579 109.405493) (xy 169.955808 109.389779) (xy 169.978544 109.378749)
+ (xy 170.003265 109.368368) (xy 170.02997 109.358636) (xy 170.058659 109.349552) (xy 170.089332 109.341116)
+ (xy 170.099997 109.338448) (xy 170.130197 109.33374) (xy 170.154259 109.325787) (xy 170.178233 109.314113)
+ (xy 170.202121 109.298718) (xy 170.225922 109.279602) (xy 170.243716 109.262823) (xy 170.26146 109.243951)
+ (xy 170.279156 109.222985) (xy 170.290926 109.207845) (xy 170.307737 109.184565) (xy 170.322754 109.16172)
+ (xy 170.335978 109.139311) (xy 170.347409 109.117338) (xy 170.35986 109.08872) (xy 170.369122 109.060876)
+ (xy 170.375196 109.033807) (xy 170.378082 109.007514) (xy 170.377779 108.981995) (xy 170.374423 108.957247)
+ (xy 170.368394 108.933446) (xy 170.359692 108.910593) (xy 170.348315 108.888688) (xy 170.334265 108.867732)
+ (xy 170.317542 108.847723) (xy 170.298145 108.828662) (xy 170.276074 108.81055) (xy 170.252382 108.79432)
+ (xy 170.228361 108.781094) (xy 170.204014 108.77087) (xy 170.179338 108.763649) (xy 170.154336 108.759431)
+ (xy 170.129006 108.758215) (xy 170.103349 108.760002) (xy 170.077364 108.764791) (xy 170.051829 108.771807)
+ (xy 170.027579 108.780699) (xy 170.004614 108.791468) (xy 169.982936 108.804114) (xy 169.962543 108.818636)
+ (xy 169.943436 108.835035) (xy 169.925614 108.853311) (xy 169.909078 108.873464) (xy 169.894379 108.894619)
+ (xy 169.882069 108.915901) (xy 169.87004 108.942683) (xy 169.861744 108.969665) (xy 169.857181 108.996845)
+ (xy 169.856349 109.024226) (xy 169.858371 109.046273) (xy 169.859109 109.076683) (xy 169.857802 109.105623)
+ (xy 169.854448 109.133093) (xy 169.849048 109.159092) (xy 169.841602 109.183622) (xy 169.83211 109.206681)
+ (xy 169.820572 109.228271) (xy 169.806988 109.24839) (xy 169.791372 109.267385) (xy 169.773556 109.285844)
+ (xy 169.753539 109.303767) (xy 169.731321 109.321155) (xy 169.706902 109.338008) (xy 169.680282 109.354325)
+ (xy 169.658874 109.366212) (xy 169.636227 109.377797) (xy 169.620441 109.385353) (xy 169.596971 109.395965)
+ (xy 169.567682 109.408675) (xy 169.540682 109.419742) (xy 169.515972 109.429166) (xy 169.488305 109.438634)
+ (xy 169.464215 109.445535) (xy 169.440029 109.450426) (xy 169.436499 109.450881) (xy 169.410004 109.451989)
+ (xy 169.383 109.448151) (xy 169.358964 109.438929) (xy 169.344589 109.42979) (xy 169.324941 109.412837)
+ (xy 169.305262 109.394659) (xy 169.279665 109.370477) (xy 169.259313 109.351019) (xy 169.236331 109.328892)
+ (xy 169.210719 109.304097) (xy 169.182477 109.276632) (xy 169.151604 109.246499) (xy 169.118102 109.213698)
+ (xy 169.100365 109.196296) (xy 169.08197 109.178227) (xy 169.062917 109.159491) (xy 169.043207 109.140087)
+ (xy 169.02284 109.120017) (xy 169.001815 109.099279) (xy 168.980132 109.077874) (xy 168.957792 109.055802)
+ (xy 168.934795 109.033063) (xy 168.911788 109.010313) (xy 168.889483 108.988256) (xy 168.867879 108.966892)
+ (xy 168.846976 108.94622) (xy 168.826775 108.926241) (xy 168.807274 108.906954) (xy 168.788474 108.88836)
+ (xy 168.770376 108.870458) (xy 168.752978 108.853249) (xy 168.720287 108.820909) (xy 168.6904 108.79134)
+ (xy 168.663317 108.76454) (xy 168.639039 108.740511) (xy 168.617565 108.719252) (xy 168.598896 108.700764)
+ (xy 168.57615 108.678225) (xy 168.555638 108.65787) (xy 168.546344 108.648596) (xy 168.530618 108.628488)
+ (xy 168.516054 108.606419) (xy 168.502404 108.584138) (xy 168.490118 108.562698) (xy 168.477666 108.538226)
+ (xy 168.466908 108.513789) (xy 168.457844 108.489386) (xy 168.45683 108.486338) (xy 168.45063 108.460449)
+ (xy 168.447865 108.435724) (xy 168.447582 108.409064) (xy 168.449314 108.384673) (xy 168.451482 108.367623)
+ (xy 168.456699 108.341736) (xy 168.464628 108.316173) (xy 168.47527 108.290934) (xy 168.488624 108.266018)
+ (xy 168.504692 108.241427)
+ )
+ )
+ )
+ )
+ (gr_text "(c)2022 jaseg" (at 190.949926 83.224472 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0)
+ (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3)))
+ (render_cache "(c)2022 jaseg" 53
+ (polygon
+ (pts
+ (xy 187.662394 88.658071) (xy 187.680306 88.662297) (xy 187.697657 88.665963) (xy 187.714447 88.669069)
+ (xy 187.730675 88.671614) (xy 187.746341 88.673599) (xy 187.761446 88.675024) (xy 187.780712 88.676053)
+ (xy 187.79898 88.676085) (xy 187.81625 88.675121) (xy 187.82451 88.674266) (xy 187.840208 88.671982)
+ (xy 187.854614 88.668939) (xy 187.870805 88.66407) (xy 187.884977 88.658015) (xy 187.899319 88.649184)
+ (xy 187.910754 88.638647) (xy 187.91392 88.634755) (xy 187.923971 88.621591) (xy 187.934087 88.608794)
+ (xy 187.943722 88.597261) (xy 187.950732 88.589556) (xy 187.962689 88.579469) (xy 187.975543 88.571697)
+ (xy 187.986468 88.566483) (xy 188.001785 88.562148) (xy 188.016444 88.561663) (xy 188.03193 88.564414)
+ (xy 188.039078 88.566675) (xy 188.054369 88.572979) (xy 188.06869 88.580429) (xy 188.081666 88.58825)
+ (xy 188.095287 88.597396) (xy 188.107133 88.606031) (xy 188.118761 88.615084) (xy 188.131307 88.625657)
+ (xy 188.14232 88.635913) (xy 188.153228 88.647475) (xy 188.163137 88.66016) (xy 188.171175 88.674084)
+ (xy 188.175816 88.688278) (xy 188.176989 88.704366) (xy 188.176284 88.710895) (xy 188.172267 88.725743)
+ (xy 188.166327 88.741173) (xy 188.159908 88.754477) (xy 188.152153 88.768186) (xy 188.143063 88.7823)
+ (xy 188.132638 88.796819) (xy 188.121588 88.81083) (xy 188.110047 88.824192) (xy 188.098013 88.836903)
+ (xy 188.085487 88.848964) (xy 188.07247 88.860375) (xy 188.05896 88.871136) (xy 188.044959 88.881246)
+ (xy 188.030465 88.890706) (xy 188.01548 88.899515) (xy 188.000002 88.907675) (xy 187.984033 88.915184)
+ (xy 187.967572 88.922043) (xy 187.950618 88.928251) (xy 187.933173 88.93381) (xy 187.915236 88.938718)
+ (xy 187.896807 88.942976) (xy 187.878124 88.946616) (xy 187.859298 88.94969) (xy 187.84033 88.952197)
+ (xy 187.821218 88.954138) (xy 187.801964 88.955513) (xy 187.782566 88.956321) (xy 187.763026 88.956563)
+ (xy 187.743343 88.956238) (xy 187.723516 88.955346) (xy 187.703547 88.953888) (xy 187.683435 88.951864)
+ (xy 187.663179 88.949273) (xy 187.642781 88.946116) (xy 187.62224 88.942392) (xy 187.601556 88.938102)
+ (xy 187.580729 88.933245) (xy 187.559399 88.927727) (xy 187.538157 88.921941) (xy 187.517004 88.915886)
+ (xy 187.495939 88.909563) (xy 187.474963 88.902971) (xy 187.454075 88.896111) (xy 187.433276 88.888983)
+ (xy 187.412565 88.881586) (xy 187.391943 88.873921) (xy 187.371409 88.865987) (xy 187.350964 88.857785)
+ (xy 187.330607 88.849314) (xy 187.310339 88.840575) (xy 187.290159 88.831568) (xy 187.270068 88.822292)
+ (xy 187.250065 88.812748) (xy 187.23015 88.802935) (xy 187.210324 88.792854) (xy 187.190587 88.782505)
+ (xy 187.170938 88.771887) (xy 187.151377 88.761001) (xy 187.131905 88.749846) (xy 187.112522 88.738423)
+ (xy 187.093227 88.726731) (xy 187.07402 88.714771) (xy 187.054902 88.702543) (xy 187.035872 88.690046)
+ (xy 187.016931 88.677281) (xy 186.998079 88.664247) (xy 186.979314 88.650945) (xy 186.960639 88.637374)
+ (xy 186.942051 88.623535) (xy 186.923731 88.60957) (xy 186.905638 88.595456) (xy 186.88777 88.581192)
+ (xy 186.870129 88.566779) (xy 186.852714 88.552217) (xy 186.835525 88.537505) (xy 186.818563 88.522644)
+ (xy 186.801827 88.507633) (xy 186.785318 88.492474) (xy 186.769034 88.477165) (xy 186.752977 88.461706)
+ (xy 186.737147 88.446099) (xy 186.721542 88.430342) (xy 186.706164 88.414435) (xy 186.691013 88.39838)
+ (xy 186.676087 88.382175) (xy 186.661388 88.36582) (xy 186.646915 88.349317) (xy 186.632669 88.332664)
+ (xy 186.618648 88.315861) (xy 186.604855 88.29891) (xy 186.591287 88.281809) (xy 186.577946 88.264559)
+ (xy 186.564831 88.247159) (xy 186.551942 88.22961) (xy 186.53928 88.211912) (xy 186.526844 88.194064)
+ (xy 186.514634 88.176068) (xy 186.502651 88.157921) (xy 186.490894 88.139626) (xy 186.479363 88.121181)
+ (xy 186.468059 88.102587) (xy 186.457017 88.083477) (xy 186.446593 88.064356) (xy 186.436787 88.045224)
+ (xy 186.427598 88.02608) (xy 186.419027 88.006926) (xy 186.411074 87.98776) (xy 186.403738 87.968583)
+ (xy 186.39702 87.949395) (xy 186.39092 87.930195) (xy 186.385438 87.910985) (xy 186.380573 87.891763)
+ (xy 186.376326 87.87253) (xy 186.372696 87.853286) (xy 186.369685 87.834031) (xy 186.367291 87.814764)
+ (xy 186.365514 87.795486) (xy 186.364409 87.776312) (xy 186.364103 87.757409) (xy 186.364595 87.738778)
+ (xy 186.365886 87.720419) (xy 186.367976 87.702332) (xy 186.370863 87.684517) (xy 186.37455 87.666975)
+ (xy 186.379034 87.649704) (xy 186.384318 87.632705) (xy 186.3904 87.615978) (xy 186.39728 87.599523)
+ (xy 186.404959 87.583341) (xy 186.413436 87.56743) (xy 186.422712 87.551791) (xy 186.432787 87.536424)
+ (xy 186.44366 87.52133) (xy 186.453037 87.509265) (xy 186.464315 87.495846) (xy 186.475098 87.484271)
+ (xy 186.487384 87.472817) (xy 186.50082 87.462812) (xy 186.509823 87.457879) (xy 186.52568 87.453838)
+ (xy 186.542864 87.453506) (xy 186.557566 87.455912) (xy 186.573117 87.460691) (xy 186.589516 87.467845)
+ (xy 186.606764 87.477373) (xy 186.620257 87.486077) (xy 186.634227 87.496117) (xy 186.648331 87.507161)
+ (xy 186.66091 87.517885) (xy 186.671964 87.528291) (xy 186.684329 87.541669) (xy 186.693981 87.55448)
+ (xy 186.702233 87.569696) (xy 186.706247 87.584026) (xy 186.706024 87.59747) (xy 186.702674 87.612827)
+ (xy 186.697535 87.626866) (xy 186.690302 87.641715) (xy 186.682676 87.654707) (xy 186.673595 87.668261)
+ (xy 186.667449 87.676664) (xy 186.659732 87.686904) (xy 186.651729 87.700271) (xy 186.646321 87.715681)
+ (xy 186.643509 87.733137) (xy 186.643292 87.752638) (xy 186.645672 87.774183) (xy 186.6487 87.789683)
+ (xy 186.652883 87.806091) (xy 186.658219 87.823408) (xy 186.664708 87.841634) (xy 186.672352 87.860769)
+ (xy 186.681149 87.880812) (xy 186.691099 87.901765) (xy 186.702204 87.923626) (xy 186.708189 87.934897)
+ (xy 186.717776 87.951348) (xy 186.728447 87.968317) (xy 186.740203 87.985805) (xy 186.753044 88.003813)
+ (xy 186.762207 88.016106) (xy 186.771852 88.02863) (xy 186.781979 88.041384) (xy 186.792588 88.054369)
+ (xy 186.803679 88.067585) (xy 186.815252 88.081032) (xy 186.827308 88.094709) (xy 186.839845 88.108616)
+ (xy 186.852864 88.122755) (xy 186.866366 88.137124) (xy 186.880249 88.151585) (xy 186.894487 88.166056)
+ (xy 186.90908 88.180536) (xy 186.924028 88.195026) (xy 186.939331 88.209525) (xy 186.954989 88.224033)
+ (xy 186.971002 88.238551) (xy 186.987369 88.253078) (xy 187.004092 88.267615) (xy 187.021169 88.282161)
+ (xy 187.038601 88.296716) (xy 187.056389 88.311281) (xy 187.074531 88.325855) (xy 187.093028 88.340439)
+ (xy 187.111879 88.355032) (xy 187.131086 88.369634) (xy 187.150377 88.384047) (xy 187.169553 88.398126)
+ (xy 187.188615 88.411872) (xy 187.207562 88.425284) (xy 187.226395 88.438363) (xy 187.245114 88.451109)
+ (xy 187.263719 88.463521) (xy 187.282209 88.4756) (xy 187.300585 88.487346) (xy 187.318847 88.498757)
+ (xy 187.336995 88.509836) (xy 187.355028 88.520581) (xy 187.372946 88.530993) (xy 187.390751 88.541071)
+ (xy 187.408441 88.550816) (xy 187.426017 88.560227) (xy 187.44333 88.569251) (xy 187.460304 88.577886)
+ (xy 187.47694 88.586134) (xy 187.493237 88.593994) (xy 187.509196 88.601466) (xy 187.524816 88.608551)
+ (xy 187.540097 88.615248) (xy 187.55504 88.621557) (xy 187.569644 88.627478) (xy 187.58391 88.633012)
+ (xy 187.597837 88.638158) (xy 187.618093 88.645149) (xy 187.637587 88.651269) (xy 187.656319 88.656516)
+ )
+ )
+ (polygon
+ (pts
+ (xy 187.6637 87.695705) (xy 187.677172 87.705209) (xy 187.690708 87.713461) (xy 187.704307 87.720464)
+ (xy 187.71797 87.726215) (xy 187.736286 87.731939) (xy 187.754714 87.73544) (xy 187.773255 87.736717)
+ (xy 187.791909 87.735771) (xy 187.810675 87.732602) (xy 187.828876 87.72771) (xy 187.84598 87.721705)
+ (xy 187.861988 87.714587) (xy 187.8769 87.706356) (xy 187.890715 87.697012) (xy 187.903433 87.686555)
+ (xy 187.915055 87.674985) (xy 187.92558 87.662301) (xy 187.935045 87.648733) (xy 187.943375 87.634654)
+ (xy 187.95057 87.620064) (xy 187.956631 87.604963) (xy 187.961558 87.589351) (xy 187.96535 87.573228)
+ (xy 187.968007 87.556594) (xy 187.96953 87.539449) (xy 187.970746 87.522568) (xy 187.972521 87.506982)
+ (xy 187.975523 87.489321) (xy 187.979398 87.473683) (xy 187.985199 87.457588) (xy 187.992255 87.444407)
+ (xy 187.994887 87.440661) (xy 188.006072 87.428719) (xy 188.020556 87.418202) (xy 188.033583 87.411249)
+ (xy 188.048466 87.405098) (xy 188.065205 87.399748) (xy 188.083799 87.395199) (xy 188.104249 87.391452)
+ (xy 188.118912 87.3894) (xy 188.134401 87.387703) (xy 188.150714 87.386363) (xy 188.167852 87.385379)
+ (xy 188.17673 87.38502) (xy 188.195659 87.384984) (xy 188.213351 87.385923) (xy 188.229807 87.387837)
+ (xy 188.245026 87.390726) (xy 188.262311 87.395708) (xy 188.277665 87.402213) (xy 188.291087 87.410242)
+ (xy 188.293539 87.41203) (xy 188.304865 87.421843) (xy 188.314813 87.433173) (xy 188.323383 87.446022)
+ (xy 188.330575 87.460389) (xy 188.33639 87.476273) (xy 188.340827 87.493676) (xy 188.343886 87.512597)
+ (xy 188.345568 87.533035) (xy 188.345871 87.554992) (xy 188.345308 87.570473) (xy 188.344133 87.586629)
+ (xy 188.343316 87.59496) (xy 188.342331 87.613295) (xy 188.340561 87.631575) (xy 188.338003 87.6498)
+ (xy 188.33466 87.66797) (xy 188.33053 87.686085) (xy 188.325613 87.704145) (xy 188.31991 87.72215)
+ (xy 188.313421 87.740101) (xy 188.306145 87.757996) (xy 188.298083 87.775836) (xy 188.289234 87.79362)
+ (xy 188.279599 87.81135) (xy 188.269178 87.829025) (xy 188.25797 87.846645) (xy 188.245976 87.86421)
+ (xy 188.233195 87.88172) (xy 188.218017 87.900944) (xy 188.202027 87.91941) (xy 188.185225 87.937117)
+ (xy 188.167612 87.954066) (xy 188.149186 87.970255) (xy 188.129949 87.985687) (xy 188.109901 88.000359)
+ (xy 188.089041 88.014273) (xy 188.067369 88.027429) (xy 188.044885 88.039825) (xy 188.021589 88.051464)
+ (xy 187.997482 88.062343) (xy 187.972563 88.072464) (xy 187.946833 88.081826) (xy 187.92029 88.09043)
+ (xy 187.892936 88.098275) (xy 187.872933 88.103154) (xy 187.852626 88.10711) (xy 187.832014 88.110144)
+ (xy 187.811097 88.112254) (xy 187.789876 88.113441) (xy 187.768351 88.113706) (xy 187.746521 88.113048)
+ (xy 187.731799 88.112096) (xy 187.716942 88.110734) (xy 187.701949 88.108962) (xy 187.68682 88.10678)
+ (xy 187.671557 88.104188) (xy 187.663874 88.102738) (xy 187.648497 88.099483) (xy 187.633237 88.095778)
+ (xy 187.618093 88.091624) (xy 187.603066 88.08702) (xy 187.588155 88.081966) (xy 187.573362 88.076463)
+ (xy 187.558685 88.07051) (xy 187.544124 88.064107) (xy 187.52968 88.057255) (xy 187.515353 88.049953)
+ (xy 187.501142 88.042201) (xy 187.487049 88.034) (xy 187.473071 88.025349) (xy 187.459211 88.016248)
+ (xy 187.445467 88.006698) (xy 187.43184 87.996698) (xy 187.418443 87.986334) (xy 187.405465 87.975748)
+ (xy 187.392906 87.96494) (xy 187.380765 87.953909) (xy 187.369042 87.942656) (xy 187.357738 87.931181)
+ (xy 187.346852 87.919484) (xy 187.336384 87.907564) (xy 187.326335 87.895422) (xy 187.316704 87.883058)
+ (xy 187.307492 87.870471) (xy 187.298698 87.857662) (xy 187.290322 87.844631) (xy 187.282365 87.831377)
+ (xy 187.274826 87.817901) (xy 187.267705 87.804203) (xy 187.260968 87.79037) (xy 187.25465 87.776546)
+ (xy 187.248753 87.76273) (xy 187.243275 87.748923) (xy 187.238218 87.735123) (xy 187.23142 87.71444)
+ (xy 187.225568 87.693776) (xy 187.220661 87.673131) (xy 187.216699 87.652505) (xy 187.213682 87.631898)
+ (xy 187.211611 87.611309) (xy 187.210485 87.590739) (xy 187.21032 87.583887) (xy 187.210084 87.556187)
+ (xy 187.210826 87.528998) (xy 187.212545 87.502319) (xy 187.21524 87.47615) (xy 187.218913 87.450492)
+ (xy 187.223563 87.425345) (xy 187.229191 87.400708) (xy 187.235795 87.376582) (xy 187.243377 87.352967)
+ (xy 187.251935 87.329862) (xy 187.261471 87.307267) (xy 187.271984 87.285183) (xy 187.283475 87.26361)
+ (xy 187.295942 87.242547) (xy 187.309386 87.221994) (xy 187.323808 87.201953) (xy 187.332995 87.190087)
+ (xy 187.34245 87.17852) (xy 187.352171 87.167251) (xy 187.36216 87.15628) (xy 187.372416 87.145607)
+ (xy 187.38294 87.135232) (xy 187.39373 87.125155) (xy 187.404788 87.115377) (xy 187.416113 87.105896)
+ (xy 187.427705 87.096714) (xy 187.435582 87.090758) (xy 187.451043 87.079343) (xy 187.465719 87.068913)
+ (xy 187.47961 87.059469) (xy 187.492715 87.051009) (xy 187.507993 87.04182) (xy 187.522043 87.03417)
+ (xy 187.537283 87.027022) (xy 187.574538 87.012891) (xy 187.590055 87.007452) (xy 187.604268 87.002545)
+ (xy 187.6192 86.997494) (xy 187.634092 86.992609) (xy 187.642221 86.990037) (xy 187.658531 86.9862)
+ (xy 187.674099 86.983955) (xy 187.688927 86.983302) (xy 187.70642 86.984724) (xy 187.722755 86.988633)
+ (xy 187.737933 86.995031) (xy 187.751952 87.003915) (xy 187.764929 87.015049) (xy 187.77716 87.028332)
+ (xy 187.786409 87.040504) (xy 187.79518 87.054052) (xy 187.803474 87.068975) (xy 187.811291 87.085273)
+ (xy 187.818631 87.102947) (xy 187.822122 87.112299) (xy 187.827663 87.128314) (xy 187.832509 87.143744)
+ (xy 187.836659 87.158589) (xy 187.840115 87.17285) (xy 187.843994 87.193143) (xy 187.846308 87.212121)
+ (xy 187.847058 87.229783) (xy 187.846244 87.246128) (xy 187.843865 87.261158) (xy 187.83826 87.279151)
+ (xy 187.829873 87.294803) (xy 187.827341 87.298351) (xy 187.816227 87.310382) (xy 187.803879 87.32035)
+ (xy 187.788727 87.330265) (xy 187.774586 87.338159) (xy 187.758649 87.346019) (xy 187.740918 87.353846)
+ (xy 187.726441 87.359693) (xy 187.721391 87.361638) (xy 187.705549 87.365474) (xy 187.690139 87.371651)
+ (xy 187.675159 87.380168) (xy 187.660611 87.391027) (xy 187.649283 87.401399) (xy 187.63823 87.413269)
+ (xy 187.627454 87.426638) (xy 187.617536 87.441112) (xy 187.609059 87.456299) (xy 187.602023 87.472199)
+ (xy 187.596428 87.488813) (xy 187.592274 87.506139) (xy 187.589561 87.524179) (xy 187.588289 87.542932)
+ (xy 187.588458 87.562398) (xy 187.589723 87.577042) (xy 187.593274 87.595877) (xy 187.598953 87.613923)
+ (xy 187.606762 87.631179) (xy 187.616699 87.647645) (xy 187.62555 87.659476) (xy 187.635597 87.670863)
+ (xy 187.646843 87.681806) (xy 187.659286 87.692305)
+ )
+ )
+ (polygon
+ (pts
+ (xy 188.723986 87.587764) (xy 188.726716 87.572869) (xy 188.73097 87.55867) (xy 188.736535 87.546759)
+ (xy 188.744527 87.534075) (xy 188.753699 87.520844) (xy 188.762472 87.508777) (xy 188.769616 87.499207)
+ (xy 188.777482 87.485986) (xy 188.782891 87.470462) (xy 188.785521 87.455765) (xy 188.786445 87.439469)
+ (xy 188.785662 87.421573) (xy 188.783807 87.406105) (xy 188.783172 87.402078) (xy 188.779953 87.385538)
+ (xy 188.775496 87.368282) (xy 188.769802 87.350308) (xy 188.76472 87.336356) (xy 188.758941 87.322002)
+ (xy 188.752467 87.307244) (xy 188.745297 87.292082) (xy 188.737431 87.276517) (xy 188.72887 87.260549)
+ (xy 188.722775 87.249679) (xy 188.707788 87.224943) (xy 188.699715 87.212463) (xy 188.691255 87.199908)
+ (xy 188.682408 87.187279) (xy 188.673175 87.174576) (xy 188.663556 87.161798) (xy 188.65355 87.148946)
+ (xy 188.643158 87.136019) (xy 188.632379 87.123018) (xy 188.621213 87.109942) (xy 188.609661 87.096792)
+ (xy 188.597723 87.083568) (xy 188.585398 87.070269) (xy 188.572686 87.056896) (xy 188.559588 87.043448)
+ (xy 188.546103 87.029926) (xy 188.532232 87.016329) (xy 188.517975 87.002658) (xy 188.503331 86.988913)
+ (xy 188.4883 86.975093) (xy 188.472883 86.961199) (xy 188.457079 86.94723) (xy 188.440889 86.933187)
+ (xy 188.424312 86.919069) (xy 188.407349 86.904877) (xy 188.389999 86.89061) (xy 188.372263 86.876269)
+ (xy 188.35414 86.861854) (xy 188.335631 86.847364) (xy 188.316735 86.8328) (xy 188.297452 86.818161)
+ (xy 188.278334 86.803884) (xy 188.259309 86.789934) (xy 188.240377 86.776313) (xy 188.221538 86.76302)
+ (xy 188.202793 86.750056) (xy 188.18414 86.737419) (xy 188.165581 86.725111) (xy 188.147115 86.713131)
+ (xy 188.128742 86.701479) (xy 188.110462 86.690156) (xy 188.092275 86.67916) (xy 188.074181 86.668493)
+ (xy 188.056181 86.658154) (xy 188.038273 86.648144) (xy 188.020459 86.638461) (xy 188.002738 86.629107)
+ (xy 187.985204 86.620089) (xy 187.968025 86.611471) (xy 187.9512 86.603253) (xy 187.93473 86.595435)
+ (xy 187.918614 86.588016) (xy 187.902853 86.580997) (xy 187.887447 86.574378) (xy 187.872395 86.568159)
+ (xy 187.857698 86.56234) (xy 187.843355 86.55692) (xy 187.829367 86.551901) (xy 187.80905 86.54512)
+ (xy 187.789531 86.53924) (xy 187.770809 86.534259) (xy 187.764746 86.532799) (xy 187.740049 86.527755)
+ (xy 187.716547 86.523566) (xy 187.694241 86.52023) (xy 187.673129 86.517748) (xy 187.653213 86.516121)
+ (xy 187.634491 86.515347) (xy 187.616965 86.515427) (xy 187.600633 86.516361) (xy 187.585497 86.518149)
+ (xy 187.565033 86.522432) (xy 187.547258 86.528637) (xy 187.532172 86.536762) (xy 187.519775 86.54681)
+ (xy 187.513004 86.554575) (xy 187.505287 86.564816) (xy 187.49482 86.578186) (xy 187.484779 86.58995)
+ (xy 187.473292 86.601948) (xy 187.460665 86.613023) (xy 187.447257 86.621828) (xy 187.445658 86.62264)
+ (xy 187.43115 86.627038) (xy 187.415135 86.627701) (xy 187.397611 86.624629) (xy 187.382505 86.619482)
+ (xy 187.366434 86.611945) (xy 187.349398 86.602017) (xy 187.335987 86.593003) (xy 187.326745 86.586246)
+ (xy 187.313315 86.575755) (xy 187.301224 86.565531) (xy 187.287186 86.552315) (xy 187.275528 86.539573)
+ (xy 187.26625 86.527306) (xy 187.258 86.51264) (xy 187.253009 86.496021) (xy 187.252522 86.488111)
+ (xy 187.254354 86.472026) (xy 187.258955 86.455091) (xy 187.264903 86.440331) (xy 187.272775 86.424981)
+ (xy 187.280456 86.412276) (xy 187.289368 86.399194) (xy 187.294285 86.392512) (xy 187.305798 86.377899)
+ (xy 187.317793 86.363979) (xy 187.330269 86.350752) (xy 187.343227 86.338217) (xy 187.356666 86.326375)
+ (xy 187.370587 86.315226) (xy 187.384989 86.304769) (xy 187.399873 86.295005) (xy 187.415239 86.285934)
+ (xy 187.431086 86.277555) (xy 187.447415 86.269868) (xy 187.464225 86.262874) (xy 187.481517 86.256573)
+ (xy 187.49929 86.250965) (xy 187.517545 86.246049) (xy 187.536282 86.241826) (xy 187.555302 86.238219)
+ (xy 187.574482 86.23521) (xy 187.593822 86.232798) (xy 187.613321 86.230982) (xy 187.632979 86.229763)
+ (xy 187.652798 86.229141) (xy 187.672775 86.229116) (xy 187.692912 86.229688) (xy 187.713209 86.230857)
+ (xy 187.733665 86.232622) (xy 187.75428 86.234985) (xy 187.775055 86.237944) (xy 187.79599 86.2415)
+ (xy 187.817084 86.245653) (xy 187.838338 86.250403) (xy 187.859751 86.255749) (xy 187.88074 86.26149)
+ (xy 187.901649 86.26749) (xy 187.922477 86.273749) (xy 187.943223 86.280267) (xy 187.963888 86.287043)
+ (xy 187.984472 86.294077) (xy 188.004975 86.301371) (xy 188.025396 86.308923) (xy 188.045737 86.316734)
+ (xy 188.065996 86.324804) (xy 188.086174 86.333132) (xy 188.106271 86.341719) (xy 188.126287 86.350565)
+ (xy 188.146222 86.359669) (xy 188.166076 86.369032) (xy 188.185848 86.378654) (xy 188.205539 86.388535)
+ (xy 188.225149 86.398674) (xy 188.244678 86.409072) (xy 188.264126 86.419729) (xy 188.283493 86.430644)
+ (xy 188.302778 86.441818) (xy 188.321982 86.453251) (xy 188.341105 86.464942) (xy 188.360147 86.476892)
+ (xy 188.379108 86.489101) (xy 188.397988 86.501569) (xy 188.416786 86.514295) (xy 188.435504 86.52728)
+ (xy 188.45414 86.540524) (xy 188.472695 86.554026) (xy 188.491169 86.567787) (xy 188.509595 86.58184)
+ (xy 188.527787 86.596052) (xy 188.545746 86.610422) (xy 188.563472 86.624952) (xy 188.580963 86.639641)
+ (xy 188.598221 86.654489) (xy 188.615246 86.669496) (xy 188.632036 86.684662) (xy 188.648593 86.699987)
+ (xy 188.664917 86.715471) (xy 188.681007 86.731114) (xy 188.696863 86.746916) (xy 188.712486 86.762877)
+ (xy 188.727874 86.778997) (xy 188.74303 86.795276) (xy 188.757951 86.811715) (xy 188.772639 86.828312)
+ (xy 188.787094 86.845068) (xy 188.801315 86.861984) (xy 188.815302 86.879058) (xy 188.829055 86.896291)
+ (xy 188.842575 86.913684) (xy 188.855861 86.931235) (xy 188.868914 86.948946) (xy 188.881733 86.966816)
+ (xy 188.894318 86.984844) (xy 188.90667 87.003032) (xy 188.918788 87.021379) (xy 188.930673 87.039884)
+ (xy 188.942324 87.058549) (xy 188.953741 87.077373) (xy 188.964924 87.096356) (xy 188.975333 87.115039)
+ (xy 188.985155 87.133742) (xy 188.994393 87.152467) (xy 189.003044 87.171213) (xy 189.01111 87.18998)
+ (xy 189.01859 87.208767) (xy 189.025484 87.227576) (xy 189.031793 87.246406) (xy 189.037516 87.265257)
+ (xy 189.042654 87.284128) (xy 189.047206 87.303021) (xy 189.051172 87.321935) (xy 189.054552 87.34087)
+ (xy 189.057347 87.359825) (xy 189.059556 87.378802) (xy 189.06118 87.3978) (xy 189.062168 87.416688)
+ (xy 189.062397 87.435279) (xy 189.061867 87.453575) (xy 189.060577 87.471575) (xy 189.058529 87.489279)
+ (xy 189.055722 87.506687) (xy 189.052156 87.523799) (xy 189.047831 87.540615) (xy 189.042748 87.557135)
+ (xy 189.036905 87.57336) (xy 189.030303 87.589288) (xy 189.022942 87.60492) (xy 189.014822 87.620256)
+ (xy 189.005944 87.635297) (xy 188.996306 87.650041) (xy 188.985909 87.664489) (xy 188.97381 87.679684)
+ (xy 188.961821 87.69301) (xy 188.949941 87.704468) (xy 188.938171 87.714057) (xy 188.922649 87.723935)
+ (xy 188.907323 87.730491) (xy 188.892191 87.733726) (xy 188.877255 87.733638) (xy 188.862515 87.730228)
+ (xy 188.847684 87.724873) (xy 188.833624 87.718006) (xy 188.820766 87.710499) (xy 188.807164 87.701497)
+ (xy 188.795262 87.692853) (xy 188.783696 87.683847) (xy 188.77115 87.673274) (xy 188.760055 87.662956)
+ (xy 188.748947 87.651243) (xy 188.738672 87.638282) (xy 188.731126 87.625658) (xy 188.725724 87.611451)
+ (xy 188.723556 87.595661)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.331179 85.789703) (xy 189.340813 85.777212) (xy 189.350203 85.765634) (xy 189.362344 85.751616)
+ (xy 189.37405 85.739221) (xy 189.385322 85.728448) (xy 189.398801 85.717263) (xy 189.411602 85.708613)
+ (xy 189.421354 85.703519) (xy 189.435807 85.698116) (xy 189.450393 85.694974) (xy 189.465113 85.694095)
+ (xy 189.479968 85.695478) (xy 189.494956 85.699122) (xy 189.499982 85.70084) (xy 189.515614 85.707163)
+ (xy 189.529325 85.713811) (xy 189.54366 85.721712) (xy 189.558619 85.730867) (xy 189.571034 85.739094)
+ (xy 189.583848 85.748123) (xy 189.593721 85.755421) (xy 189.606509 85.765323) (xy 189.618392 85.775073)
+ (xy 189.631975 85.787049) (xy 189.644146 85.79879) (xy 189.654903 85.810294) (xy 189.665948 85.823788)
+ (xy 189.670707 85.830408) (xy 189.67851 85.84346) (xy 189.68484 85.858634) (xy 189.688183 85.873753)
+ (xy 189.688538 85.888816) (xy 189.686963 85.899541) (xy 189.683559 85.916336) (xy 189.678045 85.933848)
+ (xy 189.672116 85.948375) (xy 189.664837 85.963361) (xy 189.656209 85.978806) (xy 189.64623 85.994711)
+ (xy 189.637861 86.006942) (xy 189.628732 86.01943) (xy 189.132203 86.678347) (xy 189.120276 86.69269)
+ (xy 189.107316 86.705438) (xy 189.093322 86.716589) (xy 189.078294 86.726145) (xy 189.062233 86.734104)
+ (xy 189.045137 86.740468) (xy 189.027009 86.745235) (xy 189.007846 86.748406) (xy 188.993246 86.749702)
+ (xy 188.974276 86.749921) (xy 188.955873 86.748418) (xy 188.938037 86.745192) (xy 188.920769 86.740243)
+ (xy 188.904067 86.733571) (xy 188.887933 86.725176) (xy 188.872366 86.715058) (xy 188.868563 86.71226)
+ (xy 188.852046 86.698942) (xy 188.836618 86.684704) (xy 188.822279 86.669544) (xy 188.809029 86.653464)
+ (xy 188.796869 86.636462) (xy 188.785798 86.618539) (xy 188.775815 86.599696) (xy 188.766922 86.579931)
+ (xy 188.761599 86.566243) (xy 188.756759 86.552146) (xy 188.752404 86.537639) (xy 188.748533 86.522723)
+ (xy 188.745066 86.507565) (xy 188.741923 86.492333) (xy 188.739106 86.477026) (xy 188.736613 86.461645)
+ (xy 188.734445 86.44619) (xy 188.732602 86.430661) (xy 188.731084 86.415058) (xy 188.72989 86.39938)
+ (xy 188.729021 86.383628) (xy 188.728477 86.367802) (xy 188.728257 86.351902) (xy 188.728362 86.335927)
+ (xy 188.728792 86.319878) (xy 188.729547 86.303755) (xy 188.730627 86.287557) (xy 188.732031 86.271285)
+ (xy 188.733631 86.254946) (xy 188.735243 86.23862) (xy 188.736867 86.222306) (xy 188.738504 86.206005)
+ (xy 188.740152 86.189716) (xy 188.741812 86.17344) (xy 188.743484 86.157177) (xy 188.745168 86.140926)
+ (xy 188.746864 86.124688) (xy 188.748572 86.108462) (xy 188.750292 86.092249) (xy 188.752024 86.076049)
+ (xy 188.753769 86.059861) (xy 188.755525 86.043686) (xy 188.757293 86.027524) (xy 188.759073 86.011374)
+ (xy 188.760691 85.995263) (xy 188.762046 85.979273) (xy 188.763138 85.963404) (xy 188.763966 85.947656)
+ (xy 188.764532 85.932028) (xy 188.764835 85.916521) (xy 188.764875 85.901135) (xy 188.764652 85.88587)
+ (xy 188.764165 85.870725) (xy 188.763416 85.855702) (xy 188.762404 85.840799) (xy 188.761128 85.826016)
+ (xy 188.75959 85.811355) (xy 188.756789 85.789589) (xy 188.753397 85.768095) (xy 188.749163 85.747196)
+ (xy 188.743948 85.7273) (xy 188.737752 85.708407) (xy 188.730574 85.690515) (xy 188.722416 85.673627)
+ (xy 188.713276 85.65774) (xy 188.703156 85.642856) (xy 188.692054 85.628975) (xy 188.67997 85.616096)
+ (xy 188.666906 85.604219) (xy 188.657652 85.596858) (xy 188.644637 85.589273) (xy 188.630187 85.583509)
+ (xy 188.614472 85.57872) (xy 188.605601 85.576443) (xy 188.589977 85.572895) (xy 188.575142 85.570337)
+ (xy 188.559157 85.568627) (xy 188.544203 85.568211) (xy 188.540626 85.568309) (xy 188.525803 85.569754)
+ (xy 188.509766 85.573496) (xy 188.494738 85.578654) (xy 188.481116 85.584474) (xy 188.47405 85.587868)
+ (xy 188.45966 85.596206) (xy 188.447539 85.605027) (xy 188.435299 85.615551) (xy 188.42294 85.627777)
+ (xy 188.412969 85.638784) (xy 188.402921 85.650881) (xy 188.395336 85.660669) (xy 188.385981 85.674378)
+ (xy 188.3782 85.688584) (xy 188.371993 85.703289) (xy 188.367361 85.718492) (xy 188.364302 85.734192)
+ (xy 188.362819 85.750392) (xy 188.362909 85.767089) (xy 188.364573 85.784284) (xy 188.3674 85.801051)
+ (xy 188.371012 85.816718) (xy 188.37541 85.831285) (xy 188.382011 85.847948) (xy 188.389841 85.862892)
+ (xy 188.398897 85.876119) (xy 188.409182 85.887627) (xy 188.443025 85.923681) (xy 188.452973 85.931178)
+ (xy 188.46619 85.941283) (xy 188.477972 85.950596) (xy 188.489902 85.960461) (xy 188.501144 85.970416)
+ (xy 188.506874 85.975923) (xy 188.516844 85.987674) (xy 188.525285 86.000683) (xy 188.532365 86.014183)
+ (xy 188.536588 86.023545) (xy 188.540426 86.038285) (xy 188.541083 86.0546) (xy 188.538562 86.07249)
+ (xy 188.534584 86.086941) (xy 188.528818 86.102279) (xy 188.521263 86.118502) (xy 188.51192 86.135611)
+ (xy 188.500788 86.153606) (xy 188.492374 86.166094) (xy 188.483164 86.178977) (xy 188.478261 86.185566)
+ (xy 188.467187 86.199742) (xy 188.456176 86.21279) (xy 188.44523 86.224712) (xy 188.434349 86.235507)
+ (xy 188.418147 86.249586) (xy 188.402091 86.261129) (xy 188.386179 86.270137) (xy 188.370412 86.276609)
+ (xy 188.35479 86.280545) (xy 188.339312 86.281945) (xy 188.32398 86.28081) (xy 188.308793 86.277139)
+ (xy 188.292984 86.27041) (xy 188.27747 86.262149) (xy 188.263156 86.253506) (xy 188.250798 86.245441)
+ (xy 188.237634 86.236352) (xy 188.223664 86.226241) (xy 188.216377 86.220802) (xy 188.19498 86.20391)
+ (xy 188.174606 86.18625) (xy 188.155254 86.167824) (xy 188.136925 86.148631) (xy 188.119618 86.12867)
+ (xy 188.103333 86.107943) (xy 188.088071 86.086448) (xy 188.073832 86.064187) (xy 188.060614 86.041158)
+ (xy 188.048419 86.017362) (xy 188.037247 85.9928) (xy 188.027097 85.96747) (xy 188.017969 85.941373)
+ (xy 188.009864 85.914509) (xy 188.002781 85.886879) (xy 187.996721 85.858481) (xy 187.991943 85.829805)
+ (xy 187.988707 85.801343) (xy 187.987013 85.773092) (xy 187.986862 85.745055) (xy 187.988253 85.717229)
+ (xy 187.991186 85.689616) (xy 187.995662 85.662216) (xy 188.00168 85.635027) (xy 188.00924 85.608052)
+ (xy 188.018342 85.581289) (xy 188.028986 85.554738) (xy 188.041173 85.5284) (xy 188.047845 85.51531)
+ (xy 188.054902 85.502274) (xy 188.062345 85.48929) (xy 188.070173 85.47636) (xy 188.078387 85.463483)
+ (xy 188.086987 85.450659) (xy 188.095972 85.437888) (xy 188.105343 85.425171) (xy 188.114987 85.412658)
+ (xy 188.124794 85.400502) (xy 188.134762 85.388703) (xy 188.144893 85.377261) (xy 188.155186 85.366176)
+ (xy 188.165641 85.355447) (xy 188.176257 85.345076) (xy 188.187036 85.335061) (xy 188.20908 85.316102)
+ (xy 188.231772 85.298571) (xy 188.255112 85.282467) (xy 188.279101 85.26779) (xy 188.303737 85.254541)
+ (xy 188.329022 85.242719) (xy 188.354955 85.232325) (xy 188.381537 85.223358) (xy 188.408766 85.215819)
+ (xy 188.436644 85.209707) (xy 188.46517 85.205022) (xy 188.494344 85.201765) (xy 188.509021 85.200633)
+ (xy 188.538051 85.199285) (xy 188.566651 85.199161) (xy 188.59482 85.200261) (xy 188.622557 85.202584)
+ (xy 188.649864 85.20613) (xy 188.67674 85.2109) (xy 188.703185 85.216894) (xy 188.729199 85.224111)
+ (xy 188.754782 85.232551) (xy 188.779933 85.242215) (xy 188.804654 85.253102) (xy 188.828944 85.265213)
+ (xy 188.852803 85.278548) (xy 188.876232 85.293105) (xy 188.899229 85.308887) (xy 188.910566 85.317236)
+ (xy 188.922399 85.326411) (xy 188.933907 85.335857) (xy 188.945088 85.345573) (xy 188.955944 85.35556)
+ (xy 188.966475 85.365818) (xy 188.976679 85.376346) (xy 188.991375 85.392645) (xy 189.005338 85.409554)
+ (xy 189.018568 85.427071) (xy 189.026981 85.439088) (xy 189.035068 85.451375) (xy 189.04283 85.463932)
+ (xy 189.050265 85.47676) (xy 189.057375 85.489859) (xy 189.060808 85.49651) (xy 189.06741 85.509845)
+ (xy 189.073649 85.52311) (xy 189.082326 85.542877) (xy 189.090186 85.562488) (xy 189.097228 85.581943)
+ (xy 189.103453 85.601241) (xy 189.10886 85.620383) (xy 189.11345 85.639368) (xy 189.117222 85.658197)
+ (xy 189.120176 85.676869) (xy 189.122314 85.695385) (xy 189.122844 85.701522) (xy 189.124798 85.727259)
+ (xy 189.126343 85.752362) (xy 189.127481 85.776832) (xy 189.128211 85.800668) (xy 189.128533 85.823871)
+ (xy 189.128447 85.846441) (xy 189.127953 85.868376) (xy 189.127051 85.889679) (xy 189.125742 85.910348)
+ (xy 189.124025 85.930383) (xy 189.1219 85.949785) (xy 189.119366 85.968554) (xy 189.116426 85.986688)
+ (xy 189.113077 86.00419) (xy 189.10932 86.021058) (xy 189.105156 86.037293) (xy 189.090084 86.091993)
+ (xy 189.098569 86.098387)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.320514 84.168613) (xy 189.340395 84.169783) (xy 189.360433 84.171611) (xy 189.380628 84.174098)
+ (xy 189.400981 84.177243) (xy 189.42149 84.181047) (xy 189.442156 84.18551) (xy 189.462978 84.190631)
+ (xy 189.483958 84.19641) (xy 189.498032 84.200629) (xy 189.512175 84.20514) (xy 189.519273 84.207506)
+ (xy 189.542946 84.215734) (xy 189.566465 84.224467) (xy 189.58983 84.233704) (xy 189.613041 84.243444)
+ (xy 189.636098 84.253689) (xy 189.659001 84.264437) (xy 189.681749 84.275689) (xy 189.704344 84.287446)
+ (xy 189.726785 84.299706) (xy 189.749072 84.31247) (xy 189.771205 84.325739) (xy 189.793184 84.339511)
+ (xy 189.815009 84.353787) (xy 189.83668 84.368568) (xy 189.858197 84.383852) (xy 189.87956 84.39964)
+ (xy 189.898395 84.414034) (xy 189.916791 84.4285) (xy 189.934747 84.443036) (xy 189.952263 84.457644)
+ (xy 189.96934 84.472322) (xy 189.985977 84.487072) (xy 190.002174 84.501892) (xy 190.017931 84.516783)
+ (xy 190.033249 84.531746) (xy 190.048128 84.546779) (xy 190.062566 84.561884) (xy 190.076565 84.577059)
+ (xy 190.090125 84.592305) (xy 190.103244 84.607623) (xy 190.115924 84.623011) (xy 190.128165 84.63847)
+ (xy 190.139965 84.654) (xy 190.151326 84.669602) (xy 190.162248 84.685274) (xy 190.172729 84.701017)
+ (xy 190.182771 84.716831) (xy 190.192374 84.732717) (xy 190.201537 84.748673) (xy 190.21026 84.7647)
+ (xy 190.218543 84.780798) (xy 190.226387 84.796967) (xy 190.233791 84.813207) (xy 190.240756 84.829518)
+ (xy 190.24728 84.845901) (xy 190.253366 84.862354) (xy 190.259011 84.878878) (xy 190.264217 84.895473)
+ (xy 190.269473 84.914322) (xy 190.273815 84.93353) (xy 190.27724 84.953097) (xy 190.279751 84.973022)
+ (xy 190.281346 84.993305) (xy 190.282026 85.013948) (xy 190.281791 85.034948) (xy 190.28064 85.056308)
+ (xy 190.278574 85.078026) (xy 190.276689 85.092704) (xy 190.274396 85.107541) (xy 190.273097 85.115019)
+ (xy 190.270145 85.129995) (xy 190.266686 85.14493) (xy 190.26272 85.159823) (xy 190.258248 85.174675)
+ (xy 190.253269 85.189486) (xy 190.247784 85.204256) (xy 190.241792 85.218985) (xy 190.235294 85.233672)
+ (xy 190.228289 85.248318) (xy 190.220778 85.262923) (xy 190.21276 85.277487) (xy 190.204235 85.292009)
+ (xy 190.195205 85.306491) (xy 190.185667 85.320931) (xy 190.175623 85.335329) (xy 190.165073 85.349687)
+ (xy 190.154198 85.363755) (xy 190.143124 85.377359) (xy 190.131853 85.390497) (xy 190.120383 85.403171)
+ (xy 190.108715 85.41538) (xy 190.096849 85.427125) (xy 190.084785 85.438405) (xy 190.072523 85.44922)
+ (xy 190.060062 85.45957) (xy 190.047404 85.469456) (xy 190.034547 85.478877) (xy 190.021492 85.487833)
+ (xy 190.008239 85.496325) (xy 189.994788 85.504352) (xy 189.981138 85.511914) (xy 189.967291 85.519012)
+ (xy 189.953404 85.525628) (xy 189.939583 85.531821) (xy 189.925826 85.537589) (xy 189.912135 85.542934)
+ (xy 189.89172 85.550155) (xy 189.871452 85.556423) (xy 189.85133 85.561736) (xy 189.831354 85.566096)
+ (xy 189.811525 85.569501) (xy 189.791842 85.571952) (xy 189.772306 85.573449) (xy 189.752916 85.573993)
+ (xy 189.733441 85.573694) (xy 189.713761 85.572748) (xy 189.693874 85.571155) (xy 189.673782 85.568915)
+ (xy 189.653484 85.566028) (xy 189.63298 85.562494) (xy 189.61227 85.558313) (xy 189.591354 85.553485)
+ (xy 189.570232 85.54801) (xy 189.556037 85.544) (xy 189.541749 85.539703) (xy 189.534572 85.537446)
+ (xy 189.511857 85.529606) (xy 189.489126 85.521156) (xy 189.466378 85.512094) (xy 189.443614 85.502421)
+ (xy 189.420834 85.492138) (xy 189.398037 85.481244) (xy 189.375224 85.469739) (xy 189.352395 85.457623)
+ (xy 189.329549 85.444896) (xy 189.306687 85.431559) (xy 189.283808 85.417611) (xy 189.260913 85.403051)
+ (xy 189.238002 85.387881) (xy 189.215075 85.3721) (xy 189.192131 85.355709) (xy 189.169171 85.338706)
+ (xy 189.148411 85.322821) (xy 189.128266 85.306915) (xy 189.108735 85.290988) (xy 189.089819 85.275039)
+ (xy 189.071516 85.25907) (xy 189.053828 85.243081) (xy 189.036754 85.22707) (xy 189.020295 85.211038)
+ (xy 189.00445 85.194985) (xy 188.989219 85.178912) (xy 188.974602 85.162817) (xy 188.9606 85.146701)
+ (xy 188.947212 85.130565) (xy 188.934438 85.114408) (xy 188.922278 85.098229) (xy 188.910733 85.08203)
+ (xy 188.899751 85.0659) (xy 188.889224 85.050002) (xy 188.879152 85.034337) (xy 188.869537 85.018903)
+ (xy 188.860377 85.003702) (xy 188.851673 84.988734) (xy 188.843425 84.973998) (xy 188.835632 84.959494)
+ (xy 188.828295 84.945222) (xy 188.821414 84.931182) (xy 188.814988 84.917375) (xy 188.809018 84.903801)
+ (xy 188.800918 84.883874) (xy 188.793843 84.86447) (xy 188.789696 84.851824) (xy 188.784219 84.832789)
+ (xy 188.779657 84.813354) (xy 188.776009 84.793519) (xy 188.773275 84.773284) (xy 188.771454 84.75265)
+ (xy 188.770548 84.731615) (xy 188.770557 84.710181) (xy 188.770804 84.704332) (xy 189.149275 84.704332)
+ (xy 189.14959 84.728762) (xy 189.153569 84.75385) (xy 189.161214 84.779596) (xy 189.172523 84.806)
+ (xy 189.179553 84.819449) (xy 189.187498 84.833063) (xy 189.19636 84.846841) (xy 189.206138 84.860783)
+ (xy 189.216832 84.87489) (xy 189.228443 84.889162) (xy 189.240969 84.903598) (xy 189.254412 84.918198)
+ (xy 189.268772 84.932963) (xy 189.284047 84.947892) (xy 189.300239 84.962987) (xy 189.317347 84.978245)
+ (xy 189.335371 84.993668) (xy 189.354312 85.009256) (xy 189.374169 85.025008) (xy 189.394942 85.040924)
+ (xy 189.415948 85.056494) (xy 189.436542 85.071231) (xy 189.456723 85.085137) (xy 189.476491 85.098212)
+ (xy 189.495847 85.110455) (xy 189.51479 85.121867) (xy 189.53332 85.132447) (xy 189.551438 85.142195)
+ (xy 189.569143 85.151112) (xy 189.586435 85.159197) (xy 189.603315 85.166451) (xy 189.619781 85.172873)
+ (xy 189.635835 85.178464) (xy 189.651477 85.183223) (xy 189.666705 85.18715) (xy 189.681521 85.190246)
+ (xy 189.709915 85.193943) (xy 189.736658 85.194314) (xy 189.76175 85.191359) (xy 189.785192 85.185078)
+ (xy 189.806982 85.17547) (xy 189.827122 85.162536) (xy 189.845611 85.146276) (xy 189.862449 85.12669)
+ (xy 189.877018 85.104671) (xy 189.887983 85.082066) (xy 189.895344 85.058874) (xy 189.899101 85.035094)
+ (xy 189.899254 85.010728) (xy 189.895803 84.985775) (xy 189.888749 84.960235) (xy 189.87809 84.934109)
+ (xy 189.871409 84.920825) (xy 189.863828 84.907395) (xy 189.855345 84.893818) (xy 189.845961 84.880094)
+ (xy 189.835677 84.866224) (xy 189.824491 84.852206) (xy 189.812404 84.838042) (xy 189.799417 84.823732)
+ (xy 189.785528 84.809274) (xy 189.770738 84.79467) (xy 189.755048 84.779919) (xy 189.738456 84.765022)
+ (xy 189.720964 84.749978) (xy 189.70257 84.734787) (xy 189.683276 84.719449) (xy 189.66308 84.703964)
+ (xy 189.653132 84.696468) (xy 189.63216 84.680928) (xy 189.611596 84.666222) (xy 189.591441 84.652351)
+ (xy 189.571695 84.639315) (xy 189.552357 84.627114) (xy 189.533428 84.615747) (xy 189.514907 84.605215)
+ (xy 189.496795 84.595518) (xy 189.479091 84.586655) (xy 189.461796 84.578628) (xy 189.44491 84.571434)
+ (xy 189.428432 84.565076) (xy 189.412362 84.559552) (xy 189.396701 84.554863) (xy 189.381449 84.551009)
+ (xy 189.366605 84.547989) (xy 189.338143 84.544453) (xy 189.311315 84.544257) (xy 189.286122 84.547399)
+ (xy 189.262562 84.55388) (xy 189.240637 84.5637) (xy 189.220346 84.576858) (xy 189.201689 84.593356)
+ (xy 189.184667 84.613192) (xy 189.170321 84.63499) (xy 189.159641 84.657446) (xy 189.152625 84.68056)
+ (xy 189.149275 84.704332) (xy 188.770804 84.704332) (xy 188.771479 84.688348) (xy 188.772601 84.67357)
+ (xy 188.77413 84.658614) (xy 188.776065 84.64348) (xy 188.778407 84.628169) (xy 188.781241 84.612762)
+ (xy 188.784597 84.597411) (xy 188.788477 84.582118) (xy 188.79288 84.566882) (xy 188.797806 84.551703)
+ (xy 188.803255 84.536582) (xy 188.809227 84.521518) (xy 188.815723 84.506511) (xy 188.822741 84.491562)
+ (xy 188.830282 84.476669) (xy 188.838347 84.461834) (xy 188.846935 84.447057) (xy 188.856045 84.432336)
+ (xy 188.865679 84.417673) (xy 188.875836 84.403067) (xy 188.886516 84.388519) (xy 188.89755 84.374248)
+ (xy 188.908768 84.360474) (xy 188.92017 84.347197) (xy 188.931757 84.334418) (xy 188.943528 84.322136)
+ (xy 188.955483 84.310351) (xy 188.967623 84.299064) (xy 188.979947 84.288274) (xy 188.992455 84.277981)
+ (xy 189.005148 84.268186) (xy 189.018025 84.258887) (xy 189.031087 84.250086) (xy 189.044332 84.241783)
+ (xy 189.057762 84.233977) (xy 189.071377 84.226668) (xy 189.085176 84.219856) (xy 189.099007 84.213475)
+ (xy 189.11279 84.207514) (xy 189.126526 84.201972) (xy 189.147041 84.194446) (xy 189.16745 84.187863)
+ (xy 189.187753 84.182225) (xy 189.207949 84.17753) (xy 189.228039 84.173779) (xy 189.248022 84.170972)
+ (xy 189.267898 84.169109) (xy 189.287668 84.16819) (xy 189.300789 84.168102)
+ )
+ )
+ (polygon
+ (pts
+ (xy 190.86839 83.749755) (xy 190.878024 83.737264) (xy 190.887415 83.725686) (xy 190.899555 83.711668)
+ (xy 190.911261 83.699273) (xy 190.922533 83.6885) (xy 190.936012 83.677315) (xy 190.948813 83.668665)
+ (xy 190.958565 83.663571) (xy 190.973018 83.658168) (xy 190.987604 83.655026) (xy 191.002325 83.654147)
+ (xy 191.017179 83.65553) (xy 191.032167 83.659174) (xy 191.037193 83.660892) (xy 191.052825 83.667215)
+ (xy 191.066536 83.673863) (xy 191.080872 83.681764) (xy 191.09583 83.690919) (xy 191.108245 83.699146)
+ (xy 191.12106 83.708175) (xy 191.130932 83.715473) (xy 191.14372 83.725375) (xy 191.155603 83.735125)
+ (xy 191.169186 83.747101) (xy 191.181357 83.758842) (xy 191.192114 83.770346) (xy 191.203159 83.78384)
+ (xy 191.207918 83.79046) (xy 191.215721 83.803511) (xy 191.222051 83.818686) (xy 191.225394 83.833805)
+ (xy 191.225749 83.848868) (xy 191.224174 83.859593) (xy 191.22077 83.876388) (xy 191.215257 83.8939)
+ (xy 191.209327 83.908427) (xy 191.202049 83.923413) (xy 191.19342 83.938858) (xy 191.183442 83.954763)
+ (xy 191.175072 83.966994) (xy 191.165943 83.979482) (xy 190.669414 84.638399) (xy 190.657488 84.652742)
+ (xy 190.644527 84.66549) (xy 190.630533 84.676641) (xy 190.615505 84.686197) (xy 190.599444 84.694156)
+ (xy 190.582349 84.70052) (xy 190.56422 84.705287) (xy 190.545057 84.708458) (xy 190.530458 84.709754)
+ (xy 190.511487 84.709973) (xy 190.493084 84.70847) (xy 190.475249 84.705244) (xy 190.45798 84.700295)
+ (xy 190.441279 84.693623) (xy 190.425144 84.685228) (xy 190.409577 84.67511) (xy 190.405774 84.672311)
+ (xy 190.389257 84.658994) (xy 190.373829 84.644756) (xy 190.35949 84.629596) (xy 190.346241 84.613515)
+ (xy 190.33408 84.596514) (xy 190.323009 84.578591) (xy 190.313027 84.559748) (xy 190.304134 84.539983)
+ (xy 190.29881 84.526295) (xy 190.293971 84.512198) (xy 190.289615 84.497691) (xy 190.285744 84.482775)
+ (xy 190.282277 84.467617) (xy 190.279135 84.452385) (xy 190.276317 84.437078) (xy 190.273824 84.421697)
+ (xy 190.271656 84.406242) (xy 190.269813 84.390713) (xy 190.268295 84.37511) (xy 190.267101 84.359432)
+ (xy 190.266232 84.34368) (xy 190.265688 84.327854) (xy 190.265468 84.311953) (xy 190.265574 84.295979)
+ (xy 190.266004 84.27993) (xy 190.266758 84.263807) (xy 190.267838 84.247609) (xy 190.269242 84.231337)
+ (xy 190.270842 84.214998) (xy 190.272454 84.198672) (xy 190.274079 84.182358) (xy 190.275715 84.166057)
+ (xy 190.277363 84.149768) (xy 190.279023 84.133492) (xy 190.280695 84.117229) (xy 190.282379 84.100978)
+ (xy 190.284075 84.08474) (xy 190.285783 84.068514) (xy 190.287503 84.052301) (xy 190.289236 84.036101)
+ (xy 190.29098 84.019913) (xy 190.292736 84.003738) (xy 190.294504 83.987576) (xy 190.296284 83.971426)
+ (xy 190.297902 83.955315) (xy 190.299257 83.939325) (xy 190.300349 83.923456) (xy 190.301178 83.907708)
+ (xy 190.301743 83.89208) (xy 190.302046 83.876573) (xy 190.302086 83.861187) (xy 190.301863 83.845922)
+ (xy 190.301377 83.830777) (xy 190.300627 83.815754) (xy 190.299615 83.80085) (xy 190.29834 83.786068)
+ (xy 190.296801 83.771407) (xy 190.294001 83.749641) (xy 190.290608 83.728147) (xy 190.286374 83.707248)
+ (xy 190.281159 83.687352) (xy 190.274963 83.668459) (xy 190.267786 83.650567) (xy 190.259627 83.633679)
+ (xy 190.250487 83.617792) (xy 190.240367 83.602908) (xy 190.229265 83.589027) (xy 190.217182 83.576148)
+ (xy 190.204117 83.564271) (xy 190.194863 83.55691) (xy 190.181848 83.549325) (xy 190.167398 83.543561)
+ (xy 190.151683 83.538772) (xy 190.142812 83.536495) (xy 190.127188 83.532947) (xy 190.112354 83.530389)
+ (xy 190.096368 83.528679) (xy 190.081414 83.528263) (xy 190.077837 83.528361) (xy 190.063014 83.529806)
+ (xy 190.046977 83.533548) (xy 190.031949 83.538706) (xy 190.018328 83.544526) (xy 190.011261 83.54792)
+ (xy 189.996871 83.556258) (xy 189.98475 83.565079) (xy 189.97251 83.575603) (xy 189.960152 83.587829)
+ (xy 189.95018 83.598836) (xy 189.940132 83.610933) (xy 189.932547 83.620721) (xy 189.923192 83.63443)
+ (xy 189.915411 83.648636) (xy 189.909204 83.663341) (xy 189.904572 83.678543) (xy 189.901514 83.694244)
+ (xy 189.90003 83.710444) (xy 189.90012 83.727141) (xy 189.901784 83.744336) (xy 189.904611 83.761103)
+ (xy 189.908223 83.77677) (xy 189.912621 83.791337) (xy 189.919222 83.808) (xy 189.927052 83.822944)
+ (xy 189.936109 83.836171) (xy 189.946393 83.847679) (xy 189.980236 83.883733) (xy 189.990185 83.89123)
+ (xy 190.003401 83.901334) (xy 190.015183 83.910648) (xy 190.027113 83.920513) (xy 190.038355 83.930468)
+ (xy 190.044085 83.935975) (xy 190.054055 83.947726) (xy 190.062496 83.960735) (xy 190.069576 83.974235)
+ (xy 190.073799 83.983597) (xy 190.077637 83.998337) (xy 190.078295 84.014652) (xy 190.075773 84.032542)
+ (xy 190.071795 84.046993) (xy 190.066029 84.06233) (xy 190.058474 84.078554) (xy 190.049131 84.095663)
+ (xy 190.037999 84.113657) (xy 190.029585 84.126146) (xy 190.020375 84.139029) (xy 190.015472 84.145618)
+ (xy 190.004398 84.159794) (xy 189.993387 84.172842) (xy 189.982441 84.184764) (xy 189.97156 84.195559)
+ (xy 189.955358 84.209638) (xy 189.939302 84.221181) (xy 189.92339 84.230189) (xy 189.907623 84.236661)
+ (xy 189.892001 84.240597) (xy 189.876524 84.241997) (xy 189.861191 84.240862) (xy 189.846004 84.237191)
+ (xy 189.830195 84.230462) (xy 189.814681 84.222201) (xy 189.800367 84.213558) (xy 189.788009 84.205493)
+ (xy 189.774845 84.196404) (xy 189.760875 84.186293) (xy 189.753588 84.180854) (xy 189.732191 84.163961)
+ (xy 189.711817 84.146302) (xy 189.692465 84.127876) (xy 189.674136 84.108683) (xy 189.656829 84.088722)
+ (xy 189.640544 84.067995) (xy 189.625282 84.0465) (xy 189.611043 84.024239) (xy 189.597825 84.00121)
+ (xy 189.58563 83.977414) (xy 189.574458 83.952852) (xy 189.564308 83.927522) (xy 189.55518 83.901425)
+ (xy 189.547075 83.874561) (xy 189.539992 83.846931) (xy 189.533932 83.818533) (xy 189.529154 83.789857)
+ (xy 189.525918 83.761395) (xy 189.524224 83.733144) (xy 189.524073 83.705106) (xy 189.525464 83.677281)
+ (xy 189.528397 83.649668) (xy 189.532873 83.622268) (xy 189.538891 83.595079) (xy 189.546451 83.568104)
+ (xy 189.555553 83.541341) (xy 189.566197 83.51479) (xy 189.578384 83.488451) (xy 189.585056 83.475362)
+ (xy 189.592113 83.462326) (xy 189.599556 83.449342) (xy 189.607385 83.436412) (xy 189.615599 83.423535)
+ (xy 189.624198 83.410711) (xy 189.633183 83.39794) (xy 189.642554 83.385223) (xy 189.652198 83.37271)
+ (xy 189.662005 83.360554) (xy 189.671974 83.348755) (xy 189.682104 83.337313) (xy 189.692397 83.326228)
+ (xy 189.702852 83.315499) (xy 189.713468 83.305128) (xy 189.724247 83.295113) (xy 189.746291 83.276154)
+ (xy 189.768983 83.258623) (xy 189.792323 83.242519) (xy 189.816312 83.227842) (xy 189.840949 83.214593)
+ (xy 189.866233 83.202771) (xy 189.892167 83.192377) (xy 189.918748 83.18341) (xy 189.945977 83.175871)
+ (xy 189.973855 83.169759) (xy 190.002381 83.165074) (xy 190.031555 83.161817) (xy 190.046232 83.160685)
+ (xy 190.075262 83.159337) (xy 190.103862 83.159213) (xy 190.132031 83.160313) (xy 190.159769 83.162636)
+ (xy 190.187075 83.166182) (xy 190.213951 83.170952) (xy 190.240396 83.176946) (xy 190.26641 83.184163)
+ (xy 190.291993 83.192603) (xy 190.317145 83.202267) (xy 190.341866 83.213154) (xy 190.366156 83.225265)
+ (xy 190.390015 83.2386) (xy 190.413443 83.253157) (xy 190.43644 83.268939) (xy 190.447777 83.277288)
+ (xy 190.45961 83.286463) (xy 190.471118 83.295909) (xy 190.482299 83.305625) (xy 190.493156 83.315612)
+ (xy 190.503686 83.32587) (xy 190.51389 83.336398) (xy 190.528586 83.352697) (xy 190.542549 83.369606)
+ (xy 190.55578 83.387123) (xy 190.564192 83.399139) (xy 190.57228 83.411426) (xy 190.580041 83.423984)
+ (xy 190.587476 83.436812) (xy 190.594586 83.449911) (xy 190.598019 83.456562) (xy 190.604621 83.469897)
+ (xy 190.61086 83.483162) (xy 190.619538 83.502929) (xy 190.627397 83.52254) (xy 190.63444 83.541995)
+ (xy 190.640664 83.561293) (xy 190.646071 83.580434) (xy 190.650661 83.59942) (xy 190.654433 83.618249)
+ (xy 190.657388 83.636921) (xy 190.659525 83.655437) (xy 190.660055 83.661574) (xy 190.662009 83.687311)
+ (xy 190.663554 83.712414) (xy 190.664692 83.736884) (xy 190.665422 83.76072) (xy 190.665744 83.783923)
+ (xy 190.665658 83.806493) (xy 190.665164 83.828428) (xy 190.664263 83.849731) (xy 190.662953 83.8704)
+ (xy 190.661236 83.890435) (xy 190.659111 83.909837) (xy 190.656578 83.928605) (xy 190.653637 83.94674)
+ (xy 190.650288 83.964242) (xy 190.646531 83.98111) (xy 190.642367 83.997345) (xy 190.627295 84.052045)
+ (xy 190.63578 84.058439)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.637437 82.729196) (xy 191.647071 82.716705) (xy 191.656461 82.705127) (xy 191.668601 82.691109)
+ (xy 191.680307 82.678713) (xy 191.691579 82.66794) (xy 191.705058 82.656756) (xy 191.717859 82.648106)
+ (xy 191.727612 82.643012) (xy 191.742064 82.637608) (xy 191.756651 82.634467) (xy 191.771371 82.633588)
+ (xy 191.786225 82.63497) (xy 191.801214 82.638615) (xy 191.80624 82.640333) (xy 191.821871 82.646655)
+ (xy 191.835583 82.653303) (xy 191.849918 82.661205) (xy 191.864876 82.67036) (xy 191.877292 82.678587)
+ (xy 191.890106 82.687616) (xy 191.899979 82.694914) (xy 191.912766 82.704816) (xy 191.92465 82.714566)
+ (xy 191.938233 82.726542) (xy 191.950403 82.738282) (xy 191.961161 82.749787) (xy 191.972205 82.763281)
+ (xy 191.976965 82.769901) (xy 191.984768 82.782952) (xy 191.991098 82.798127) (xy 191.99444 82.813246)
+ (xy 191.994796 82.828309) (xy 191.993221 82.839034) (xy 191.989817 82.855828) (xy 191.984303 82.873341)
+ (xy 191.978374 82.887867) (xy 191.971095 82.902853) (xy 191.962466 82.918299) (xy 191.952488 82.934204)
+ (xy 191.944119 82.946434) (xy 191.93499 82.958923) (xy 191.438461 83.617839) (xy 191.426534 83.632183)
+ (xy 191.413574 83.64493) (xy 191.399579 83.656082) (xy 191.384552 83.665637) (xy 191.36849 83.673597)
+ (xy 191.351395 83.67996) (xy 191.333266 83.684728) (xy 191.314104 83.687899) (xy 191.299504 83.689194)
+ (xy 191.280534 83.689414) (xy 191.262131 83.687911) (xy 191.244295 83.684685) (xy 191.227027 83.679736)
+ (xy 191.210325 83.673064) (xy 191.194191 83.664669) (xy 191.178624 83.654551) (xy 191.174821 83.651752)
+ (xy 191.158304 83.638435) (xy 191.142876 83.624196) (xy 191.128537 83.609037) (xy 191.115287 83.592956)
+ (xy 191.103127 83.575955) (xy 191.092055 83.558032) (xy 191.082073 83.539189) (xy 191.07318 83.519424)
+ (xy 191.067857 83.505736) (xy 191.063017 83.491638) (xy 191.058662 83.477132) (xy 191.05479 83.462215)
+ (xy 191.051323 83.447057) (xy 191.048181 83.431825) (xy 191.045364 83.416519) (xy 191.042871 83.401138)
+ (xy 191.040703 83.385683) (xy 191.03886 83.370154) (xy 191.037341 83.354551) (xy 191.036148 83.338873)
+ (xy 191.035279 83.323121) (xy 191.034734 83.307295) (xy 191.034515 83.291394) (xy 191.03462 83.27542)
+ (xy 191.03505 83.259371) (xy 191.035805 83.243247) (xy 191.036884 83.22705) (xy 191.038289 83.210778)
+ (xy 191.039889 83.194439) (xy 191.041501 83.178113) (xy 191.043125 83.161799) (xy 191.044761 83.145497)
+ (xy 191.046409 83.129209) (xy 191.048069 83.112933) (xy 191.049742 83.096669) (xy 191.051426 83.080419)
+ (xy 191.053122 83.06418) (xy 191.05483 83.047955) (xy 191.05655 83.031742) (xy 191.058282 83.015542)
+ (xy 191.060026 82.999354) (xy 191.061782 82.983179) (xy 191.06355 82.967017) (xy 191.06533 82.950867)
+ (xy 191.066948 82.934756) (xy 191.068303 82.918766) (xy 191.069395 82.902897) (xy 191.070224 82.887149)
+ (xy 191.07079 82.871521) (xy 191.071093 82.856014) (xy 191.071133 82.840628) (xy 191.070909 82.825363)
+ (xy 191.070423 82.810218) (xy 191.069674 82.795194) (xy 191.068661 82.780291) (xy 191.067386 82.765509)
+ (xy 191.065848 82.750847) (xy 191.063047 82.729082) (xy 191.059655 82.707587) (xy 191.055421 82.686689)
+ (xy 191.050206 82.666793) (xy 191.044009 82.647899) (xy 191.036832 82.630008) (xy 191.028674 82.613119)
+ (xy 191.019534 82.597233) (xy 191.009413 82.582349) (xy 190.998311 82.568467) (xy 190.986228 82.555588)
+ (xy 190.973164 82.543712) (xy 190.963909 82.536351) (xy 190.950894 82.528766) (xy 190.936445 82.523002)
+ (xy 190.92073 82.518213) (xy 190.911858 82.515936) (xy 190.896234 82.512388) (xy 190.8814 82.50983)
+ (xy 190.865414 82.50812) (xy 190.850461 82.507704) (xy 190.846884 82.507802) (xy 190.832061 82.509247)
+ (xy 190.816024 82.512989) (xy 190.800996 82.518146) (xy 190.787374 82.523966) (xy 190.780307 82.527361)
+ (xy 190.765918 82.535698) (xy 190.753796 82.54452) (xy 190.741556 82.555043) (xy 190.729198 82.56727)
+ (xy 190.719226 82.578277) (xy 190.709179 82.590374) (xy 190.701593 82.600162) (xy 190.692238 82.61387)
+ (xy 190.684457 82.628077) (xy 190.678251 82.642781) (xy 190.673618 82.657984) (xy 190.67056 82.673685)
+ (xy 190.669076 82.689884) (xy 190.669166 82.706582) (xy 190.670831 82.723777) (xy 190.673657 82.740544)
+ (xy 190.67727 82.75621) (xy 190.681667 82.770778) (xy 190.688269 82.787441) (xy 190.696098 82.802385)
+ (xy 190.705155 82.815612) (xy 190.715439 82.82712) (xy 190.749283 82.863174) (xy 190.759231 82.87067)
+ (xy 190.772448 82.880775) (xy 190.784229 82.890088) (xy 190.79616 82.899954) (xy 190.807402 82.909909)
+ (xy 190.813132 82.915416) (xy 190.823101 82.927167) (xy 190.831542 82.940176) (xy 190.838623 82.953676)
+ (xy 190.842846 82.963038) (xy 190.846683 82.977778) (xy 190.847341 82.994093) (xy 190.844819 83.011983)
+ (xy 190.840842 83.026434) (xy 190.835075 83.041771) (xy 190.827521 83.057994) (xy 190.818178 83.075103)
+ (xy 190.807046 83.093098) (xy 190.798631 83.105587) (xy 190.789422 83.11847) (xy 190.784519 83.125059)
+ (xy 190.773444 83.139234) (xy 190.762434 83.152283) (xy 190.751488 83.164205) (xy 190.740606 83.175)
+ (xy 190.724405 83.189079) (xy 190.708348 83.200622) (xy 190.692436 83.20963) (xy 190.676669 83.216102)
+ (xy 190.661047 83.220038) (xy 190.64557 83.221438) (xy 190.630238 83.220303) (xy 190.61505 83.216631)
+ (xy 190.599242 83.209903) (xy 190.583727 83.201641) (xy 190.569413 83.192999) (xy 190.557055 83.184933)
+ (xy 190.543891 83.175845) (xy 190.529921 83.165734) (xy 190.522634 83.160294) (xy 190.501238 83.143402)
+ (xy 190.480864 83.125743) (xy 190.461512 83.107317) (xy 190.443182 83.088123) (xy 190.425875 83.068163)
+ (xy 190.409591 83.047435) (xy 190.394329 83.025941) (xy 190.380089 83.003679) (xy 190.366872 82.980651)
+ (xy 190.354677 82.956855) (xy 190.343505 82.932293) (xy 190.333354 82.906963) (xy 190.324227 82.880866)
+ (xy 190.316122 82.854002) (xy 190.309039 82.826371) (xy 190.302978 82.797973) (xy 190.2982 82.769298)
+ (xy 190.294965 82.740835) (xy 190.293271 82.712585) (xy 190.29312 82.684547) (xy 190.294511 82.656722)
+ (xy 190.297444 82.629109) (xy 190.301919 82.601708) (xy 190.307937 82.57452) (xy 190.315497 82.547545)
+ (xy 190.324599 82.520781) (xy 190.335244 82.494231) (xy 190.347431 82.467892) (xy 190.354102 82.454803)
+ (xy 190.36116 82.441766) (xy 190.368603 82.428783) (xy 190.376431 82.415853) (xy 190.384645 82.402976)
+ (xy 190.393245 82.390152) (xy 190.40223 82.377381) (xy 190.4116 82.364663) (xy 190.421245 82.352151)
+ (xy 190.431051 82.339995) (xy 190.44102 82.328196) (xy 190.451151 82.316754) (xy 190.461443 82.305668)
+ (xy 190.471898 82.29494) (xy 190.482515 82.284568) (xy 190.493294 82.274554) (xy 190.515338 82.255595)
+ (xy 190.53803 82.238063) (xy 190.56137 82.221959) (xy 190.585358 82.207283) (xy 190.609995 82.194034)
+ (xy 190.63528 82.182212) (xy 190.661213 82.171818) (xy 190.687794 82.162851) (xy 190.715024 82.155312)
+ (xy 190.742901 82.1492) (xy 190.771427 82.144515) (xy 190.800601 82.141258) (xy 190.815278 82.140125)
+ (xy 190.844309 82.138778) (xy 190.872909 82.138654) (xy 190.901077 82.139754) (xy 190.928815 82.142077)
+ (xy 190.956122 82.145623) (xy 190.982998 82.150393) (xy 191.009442 82.156386) (xy 191.035456 82.163603)
+ (xy 191.061039 82.172044) (xy 191.086191 82.181708) (xy 191.110912 82.192595) (xy 191.135202 82.204706)
+ (xy 191.159061 82.21804) (xy 191.182489 82.232598) (xy 191.205486 82.248379) (xy 191.216823 82.256729)
+ (xy 191.228657 82.265904) (xy 191.240164 82.27535) (xy 191.251346 82.285066) (xy 191.262202 82.295053)
+ (xy 191.272732 82.305311) (xy 191.282937 82.315839) (xy 191.297633 82.332138) (xy 191.311596 82.349047)
+ (xy 191.324826 82.366564) (xy 191.333239 82.37858) (xy 191.341326 82.390867) (xy 191.349087 82.403425)
+ (xy 191.356523 82.416253) (xy 191.363633 82.429352) (xy 191.367065 82.436003) (xy 191.373668 82.449337)
+ (xy 191.379907 82.462603) (xy 191.388584 82.48237) (xy 191.396444 82.501981) (xy 191.403486 82.521435)
+ (xy 191.409711 82.540734) (xy 191.415118 82.559875) (xy 191.419707 82.578861) (xy 191.42348 82.597689)
+ (xy 191.426434 82.616362) (xy 191.428571 82.634878) (xy 191.429102 82.641015) (xy 191.431055 82.666752)
+ (xy 191.432601 82.691855) (xy 191.433739 82.716325) (xy 191.434468 82.740161) (xy 191.43479 82.763364)
+ (xy 191.434704 82.785933) (xy 191.434211 82.807869) (xy 191.433309 82.829172) (xy 191.432 82.84984)
+ (xy 191.430282 82.869876) (xy 191.428157 82.889278) (xy 191.425624 82.908046) (xy 191.422683 82.926181)
+ (xy 191.419334 82.943683) (xy 191.415578 82.960551) (xy 191.411413 82.976785) (xy 191.396341 83.031486)
+ (xy 191.404827 83.03788)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.581041 81.298558) (xy 191.574793 81.313263) (xy 191.566776 81.328988) (xy 191.558744 81.342873)
+ (xy 191.549483 81.357467) (xy 191.541189 81.369652) (xy 191.532109 81.382292) (xy 191.527274 81.388782)
+ (xy 191.51751 81.401415) (xy 191.507952 81.413129) (xy 191.496294 81.426477) (xy 191.484958 81.438387)
+ (xy 191.473944 81.44886) (xy 191.461151 81.45953) (xy 191.454929 81.464089) (xy 191.440474 81.472551)
+ (xy 191.425941 81.47832) (xy 191.41133 81.481397) (xy 191.396641 81.48178) (xy 191.388212 81.48079)
+ (xy 191.371981 81.477447) (xy 191.357344 81.473356) (xy 191.342786 81.467861) (xy 191.332858 81.462932)
+ (xy 191.319368 81.454762) (xy 191.307012 81.446552) (xy 191.293026 81.436718) (xy 191.27974 81.426997)
+ (xy 191.272648 81.42169) (xy 191.258845 81.411143) (xy 191.246622 81.401496) (xy 191.234357 81.39138)
+ (xy 191.222973 81.381318) (xy 191.217285 81.375841) (xy 191.207157 81.364241) (xy 191.198305 81.351623)
+ (xy 191.190644 81.338675) (xy 191.185955 81.329755) (xy 191.181105 81.314789) (xy 191.179569 81.298279)
+ (xy 191.181348 81.280223) (xy 191.184858 81.265668) (xy 191.190232 81.250243) (xy 191.19747 81.23395)
+ (xy 191.206572 81.216787) (xy 191.21754 81.198756) (xy 191.225887 81.186252) (xy 191.235063 81.173362)
+ (xy 191.239961 81.166772) (xy 191.249419 81.154578) (xy 191.258775 81.143232) (xy 191.272619 81.127803)
+ (xy 191.286234 81.114283) (xy 191.299621 81.102671) (xy 191.312779 81.092968) (xy 191.325709 81.085173)
+ (xy 191.342593 81.077747) (xy 191.359072 81.073715) (xy 191.375144 81.073075) (xy 191.379099 81.073445)
+ (xy 191.393838 81.076295) (xy 191.408886 81.080537) (xy 191.423698 81.086539) (xy 191.430352 81.090047)
+ (xy 191.443138 81.097687) (xy 191.456688 81.106672) (xy 191.470231 81.116228) (xy 191.483092 81.125677)
+ (xy 191.487636 81.129086) (xy 191.497877 81.136802) (xy 191.511084 81.146899) (xy 191.522834 81.156189)
+ (xy 191.534702 81.166008) (xy 191.545839 81.175884) (xy 191.551485 81.181328) (xy 191.5616 81.192945)
+ (xy 191.570183 81.205921) (xy 191.577399 81.219459) (xy 191.581712 81.228877) (xy 191.586314 81.242916)
+ (xy 191.588257 81.257629) (xy 191.58754 81.273016) (xy 191.584164 81.289078)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.595016 81.565524) (xy 191.600933 81.550431) (xy 191.607255 81.537152) (xy 191.614841 81.523235)
+ (xy 191.623691 81.508681) (xy 191.633806 81.49349) (xy 191.642809 81.480877) (xy 191.647613 81.474418)
+ (xy 191.657378 81.461793) (xy 191.666939 81.450103) (xy 191.678604 81.436808) (xy 191.689951 81.424975)
+ (xy 191.70098 81.414605) (xy 191.713795 81.404091) (xy 191.72003 81.399624) (xy 191.734471 81.390973)
+ (xy 191.749025 81.385084) (xy 191.763691 81.381959) (xy 191.778471 81.381597) (xy 191.786967 81.38263)
+ (xy 191.803172 81.385781) (xy 191.817799 81.389808) (xy 191.832369 81.395385) (xy 191.842321 81.400488)
+ (xy 191.85567 81.408552) (xy 191.867948 81.416703) (xy 191.881884 81.426499) (xy 191.895149 81.436205)
+ (xy 191.902239 81.441511) (xy 192.596558 81.964718) (xy 192.608706 81.974081) (xy 192.620497 81.983594)
+ (xy 192.631933 81.993257) (xy 192.643012 82.003071) (xy 192.664103 82.023148) (xy 192.68377 82.043827)
+ (xy 192.702014 82.065105) (xy 192.718833 82.086985) (xy 192.734229 82.109465) (xy 192.7482 82.132546)
+ (xy 192.760748 82.156228) (xy 192.771872 82.18051) (xy 192.781572 82.205393) (xy 192.789848 82.230877)
+ (xy 192.7967 82.256962) (xy 192.802129 82.283647) (xy 192.806133 82.310933) (xy 192.808713 82.338819)
+ (xy 192.810104 82.366755) (xy 192.810411 82.394208) (xy 192.809635 82.421178) (xy 192.807775 82.447664)
+ (xy 192.804831 82.473667) (xy 192.800803 82.499187) (xy 192.795692 82.524223) (xy 192.789497 82.548776)
+ (xy 192.782218 82.572846) (xy 192.773856 82.596432) (xy 192.76441 82.619535) (xy 192.75388 82.642155)
+ (xy 192.742267 82.664291) (xy 192.72957 82.685944) (xy 192.715789 82.707114) (xy 192.700925 82.727801)
+ (xy 192.690453 82.741504) (xy 192.680866 82.753649) (xy 192.670799 82.765848) (xy 192.660768 82.77719)
+ (xy 192.655297 82.782872) (xy 192.64358 82.793153) (xy 192.630894 82.802096) (xy 192.617916 82.809798)
+ (xy 192.60899 82.814494) (xy 192.59425 82.819406) (xy 192.578159 82.821165) (xy 192.560718 82.81977)
+ (xy 192.541925 82.815221) (xy 192.526945 82.809739) (xy 192.511204 82.802484) (xy 192.494704 82.793454)
+ (xy 192.477445 82.782651) (xy 192.459425 82.770074) (xy 192.45325 82.765487) (xy 192.44121 82.756192)
+ (xy 192.424637 82.742537) (xy 192.409844 82.729223) (xy 192.396834 82.716253) (xy 192.385606 82.703626)
+ (xy 192.376159 82.691341) (xy 192.366335 82.675494) (xy 192.359679 82.660257) (xy 192.356191 82.64563)
+ (xy 192.355653 82.635059) (xy 192.357352 82.617721) (xy 192.361228 82.600052) (xy 192.365895 82.585678)
+ (xy 192.371955 82.571093) (xy 192.379407 82.556295) (xy 192.388253 82.541285) (xy 192.39849 82.526062)
+ (xy 192.404132 82.518372) (xy 192.415012 82.502839) (xy 192.424504 82.486961) (xy 192.432607 82.470739)
+ (xy 192.43932 82.454173) (xy 192.444645 82.437262) (xy 192.44858 82.420008) (xy 192.451126 82.402408)
+ (xy 192.452283 82.384465) (xy 192.451345 82.366448) (xy 192.447606 82.348628) (xy 192.441067 82.331006)
+ (xy 192.434324 82.317919) (xy 192.426005 82.304943) (xy 192.416112 82.292078) (xy 192.404642 82.279324)
+ (xy 192.391598 82.266681) (xy 192.376977 82.25415) (xy 192.366355 82.245857) (xy 191.672036 81.72265)
+ (xy 191.657938 81.711632) (xy 191.645199 81.700849) (xy 191.633816 81.690301) (xy 191.621496 81.677445)
+ (xy 191.611298 81.664955) (xy 191.601859 81.65045) (xy 191.597263 81.641073) (xy 191.592409 81.627132)
+ (xy 191.589332 81.610737) (xy 191.58904 81.5942) (xy 191.591532 81.577523)
+ )
+ )
+ (polygon
+ (pts
+ (xy 192.548196 80.384622) (xy 192.562727 80.387689) (xy 192.577805 80.391868) (xy 192.592817 80.397431)
+ (xy 192.604427 80.403141) (xy 192.617776 80.411204) (xy 192.630054 80.419356) (xy 192.64399 80.429152)
+ (xy 192.657255 80.438857) (xy 192.664345 80.444163) (xy 193.254209 80.888658) (xy 193.268043 80.899228)
+ (xy 193.280359 80.908944) (xy 193.29281 80.919201) (xy 193.304509 80.929501) (xy 193.310451 80.935168)
+ (xy 193.321212 80.947246) (xy 193.330783 80.960405) (xy 193.339198 80.973921) (xy 193.344413 80.983239)
+ (xy 193.349364 80.997928) (xy 193.351346 81.013722) (xy 193.350361 81.03062) (xy 193.346408 81.048621)
+ (xy 193.341496 81.062846) (xy 193.334914 81.077693) (xy 193.326663 81.09316) (xy 193.316743 81.109248)
+ (xy 193.305153 81.125957) (xy 193.300918 81.131664) (xy 193.288141 81.148209) (xy 193.275769 81.163391)
+ (xy 193.263804 81.177209) (xy 193.252245 81.189665) (xy 193.241092 81.200757) (xy 193.226853 81.213427)
+ (xy 193.213337 81.223674) (xy 193.200542 81.231497) (xy 193.185565 81.237868) (xy 193.171095 81.241163)
+ (xy 193.153637 81.242414) (xy 193.139011 81.241206) (xy 193.124315 81.237951) (xy 193.109548 81.23265)
+ (xy 193.094711 81.225302) (xy 193.091735 81.223587) (xy 193.096425 81.239847) (xy 193.099925 81.256236)
+ (xy 193.102235 81.272753) (xy 193.103355 81.289398) (xy 193.103286 81.306172) (xy 193.102026 81.323075)
+ (xy 193.099577 81.340105) (xy 193.095938 81.357264) (xy 193.091109 81.374552) (xy 193.08509 81.391968)
+ (xy 193.077882 81.409512) (xy 193.069483 81.427185) (xy 193.059895 81.444986) (xy 193.049117 81.462915)
+ (xy 193.037149 81.480973) (xy 193.023991 81.499159) (xy 193.009808 81.516899) (xy 192.994709 81.53369)
+ (xy 192.978694 81.549533) (xy 192.961762 81.564428) (xy 192.943915 81.578374) (xy 192.925152 81.591372)
+ (xy 192.905472 81.603422) (xy 192.884877 81.614523) (xy 192.863365 81.624676) (xy 192.840938 81.633881)
+ (xy 192.817594 81.642137) (xy 192.793334 81.649445) (xy 192.768159 81.655805) (xy 192.742067 81.661216)
+ (xy 192.715059 81.665679) (xy 192.687135 81.669194) (xy 192.658953 81.671622) (xy 192.631172 81.672824)
+ (xy 192.60379 81.672802) (xy 192.576808 81.671554) (xy 192.550227 81.66908) (xy 192.524045 81.665382)
+ (xy 192.498263 81.660458) (xy 192.472882 81.654309) (xy 192.447901 81.646935) (xy 192.423319 81.638335)
+ (xy 192.399138 81.62851) (xy 192.375357 81.61746) (xy 192.351976 81.605185) (xy 192.328995 81.591684)
+ (xy 192.306414 81.576958) (xy 192.284233 81.561007) (xy 192.262756 81.544055) (xy 192.242361 81.52638)
+ (xy 192.223048 81.507983) (xy 192.204817 81.488864) (xy 192.187668 81.469022) (xy 192.171601 81.448458)
+ (xy 192.156615 81.427172) (xy 192.142712 81.405164) (xy 192.12989 81.382433) (xy 192.11815 81.35898)
+ (xy 192.107492 81.334805) (xy 192.097915 81.309908) (xy 192.089421 81.284288) (xy 192.082008 81.257946)
+ (xy 192.075678 81.230882) (xy 192.070429 81.203096) (xy 192.066274 81.175215) (xy 192.0633 81.147922)
+ (xy 192.061506 81.121218) (xy 192.061494 81.1207) (xy 192.433425 81.1207) (xy 192.43543 81.139613)
+ (xy 192.437209 81.149194) (xy 192.441832 81.167837) (xy 192.447692 81.185391) (xy 192.454789 81.201856)
+ (xy 192.463122 81.217232) (xy 192.472691 81.231517) (xy 192.483498 81.244714) (xy 192.495541 81.256821)
+ (xy 192.508821 81.267839) (xy 192.523066 81.277498) (xy 192.538007 81.285532) (xy 192.553643 81.291939)
+ (xy 192.569975 81.296719) (xy 192.587001 81.299873) (xy 192.604723 81.3014) (xy 192.62314 81.301301)
+ (xy 192.642252 81.299576) (xy 192.661161 81.29617) (xy 192.679114 81.291142) (xy 192.696111 81.284489)
+ (xy 192.712153 81.276214) (xy 192.727239 81.266315) (xy 192.741369 81.254793) (xy 192.754543 81.241647)
+ (xy 192.766762 81.226879) (xy 192.777546 81.211093) (xy 192.786416 81.194898) (xy 192.793374 81.178294)
+ (xy 192.798418 81.16128) (xy 192.801549 81.143856) (xy 192.802766 81.126022) (xy 192.80207 81.107779)
+ (xy 192.799461 81.089126) (xy 192.795195 81.070751) (xy 192.789673 81.053452) (xy 192.782897 81.037229)
+ (xy 192.774865 81.022081) (xy 192.765579 81.008008) (xy 192.755038 80.995012) (xy 192.743242 80.98309)
+ (xy 192.73019 80.972245) (xy 192.716162 80.962649) (xy 192.701434 80.954475) (xy 192.686007 80.947724)
+ (xy 192.669881 80.942396) (xy 192.653056 80.93849) (xy 192.635531 80.936007) (xy 192.617306 80.934947)
+ (xy 192.598383 80.935309) (xy 192.579512 80.937238) (xy 192.561481 80.941133) (xy 192.544291 80.946995)
+ (xy 192.527941 80.954823) (xy 192.512432 80.964618) (xy 192.497763 80.976379) (xy 192.483935 80.990107)
+ (xy 192.474116 81.001694) (xy 192.470947 81.005802) (xy 192.462146 81.018348) (xy 192.454512 81.03108)
+ (xy 192.446147 81.048344) (xy 192.439856 81.065938) (xy 192.435639 81.083862) (xy 192.433495 81.102116)
+ (xy 192.433425 81.1207) (xy 192.061494 81.1207) (xy 192.060892 81.095102) (xy 192.061458 81.069574)
+ (xy 192.063205 81.044634) (xy 192.066131 81.020283) (xy 192.070238 80.99652) (xy 192.075525 80.973346)
+ (xy 192.081993 80.950759) (xy 192.08964 80.928761) (xy 192.098468 80.907352) (xy 192.108475 80.88653)
+ (xy 192.119664 80.866297) (xy 192.132032 80.846652) (xy 192.14558 80.827595) (xy 192.156579 80.813656)
+ (xy 192.167967 80.800512) (xy 192.179745 80.788164) (xy 192.191913 80.776611) (xy 192.20447 80.765854)
+ (xy 192.217418 80.755891) (xy 192.230755 80.746725) (xy 192.244482 80.738354) (xy 192.258029 80.730801)
+ (xy 192.273911 80.722542) (xy 192.288624 80.715597) (xy 192.302167 80.709967) (xy 192.316875 80.704944)
+ (xy 192.331907 80.701476) (xy 192.347373 80.699139) (xy 192.362104 80.697624) (xy 192.377799 80.696904)
+ (xy 192.389363 80.697064) (xy 192.374666 80.681426) (xy 192.363123 80.665061) (xy 192.354734 80.647967)
+ (xy 192.349497 80.630145) (xy 192.347415 80.611594) (xy 192.348485 80.592315) (xy 192.352709 80.572308)
+ (xy 192.360086 80.551573) (xy 192.366756 80.537345) (xy 192.374828 80.522793) (xy 192.384301 80.507917)
+ (xy 192.395176 80.492718) (xy 192.404343 80.480741) (xy 192.416146 80.46591) (xy 192.42747 80.45238)
+ (xy 192.438314 80.440153) (xy 192.44868 80.429227) (xy 192.460963 80.417401) (xy 192.472497 80.407609)
+ (xy 192.479058 80.40271) (xy 192.491998 80.394619) (xy 192.507109 80.38792) (xy 192.522234 80.384175)
+ (xy 192.537373 80.383381)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.427762 80.805667) (xy 193.411201 80.810181) (xy 193.394683 80.811211) (xy 193.37821 80.808759)
+ (xy 193.361781 80.802825) (xy 193.348124 80.795219) (xy 193.339944 80.789494) (xy 193.329013 80.779688)
+ (xy 193.318165 80.766804) (xy 193.307399 80.750842) (xy 193.299379 80.736852) (xy 193.291405 80.72113)
+ (xy 193.283478 80.703678) (xy 193.275597 80.684495) (xy 193.270369 80.670744) (xy 193.265161 80.656224)
+ (xy 193.259974 80.640935) (xy 193.254808 80.624876) (xy 193.250877 80.609818) (xy 193.250171 80.594675)
+ (xy 193.252691 80.579446) (xy 193.258436 80.564132) (xy 193.265687 80.551305) (xy 193.271113 80.54358)
+ (xy 193.282386 80.530731) (xy 193.293648 80.520513) (xy 193.306904 80.51035) (xy 193.322155 80.500242)
+ (xy 193.334901 80.492697) (xy 193.34877 80.485183) (xy 193.36376 80.4777) (xy 193.379872 80.470248)
+ (xy 193.397106 80.462826) (xy 193.414394 80.455224) (xy 193.430779 80.447312) (xy 193.44626 80.43909)
+ (xy 193.460838 80.430558) (xy 193.474512 80.421716) (xy 193.487282 80.412565) (xy 193.49915 80.403103)
+ (xy 193.510113 80.393332) (xy 193.523326 80.379821) (xy 193.534933 80.36576) (xy 193.544172 80.353168)
+ (xy 193.556299 80.335341) (xy 193.566346 80.318785) (xy 193.574314 80.303501) (xy 193.580202 80.289489)
+ (xy 193.58482 80.272784) (xy 193.585394 80.255082) (xy 193.580193 80.240912) (xy 193.571873 80.23212)
+ (xy 193.557508 80.22752) (xy 193.541861 80.230428) (xy 193.526938 80.237167) (xy 193.514343 80.244795)
+ (xy 193.500544 80.254629) (xy 193.485543 80.266669) (xy 193.469339 80.280916) (xy 193.457868 80.291639)
+ (xy 193.445863 80.303343) (xy 193.439659 80.309563) (xy 193.427567 80.321255) (xy 193.415104 80.332646)
+ (xy 193.402269 80.343736) (xy 193.389063 80.354524) (xy 193.375485 80.365011) (xy 193.361536 80.375197)
+ (xy 193.347216 80.385081) (xy 193.332524 80.394664) (xy 193.317461 80.403946) (xy 193.302026 80.412926)
+ (xy 193.28622 80.421604) (xy 193.270043 80.429982) (xy 193.253494 80.438058) (xy 193.236574 80.445832)
+ (xy 193.219282 80.453306) (xy 193.201619 80.460477) (xy 193.184532 80.466345) (xy 193.166749 80.470872)
+ (xy 193.148272 80.474057) (xy 193.129098 80.475902) (xy 193.114262 80.476405) (xy 193.099035 80.476154)
+ (xy 193.083417 80.475148) (xy 193.067407 80.473388) (xy 193.051006 80.470874) (xy 193.045453 80.469868)
+ (xy 193.028765 80.466229) (xy 193.012073 80.461708) (xy 192.995377 80.456305) (xy 192.978676 80.450019)
+ (xy 192.961971 80.442851) (xy 192.945261 80.4348) (xy 192.928547 80.425868) (xy 192.911829 80.416053)
+ (xy 192.895106 80.405355) (xy 192.878378 80.393776) (xy 192.867224 80.385566) (xy 192.851112 80.372865)
+ (xy 192.836059 80.359841) (xy 192.822063 80.346495) (xy 192.809126 80.332826) (xy 192.797248 80.318835)
+ (xy 192.786427 80.304522) (xy 192.776665 80.289886) (xy 192.767962 80.274927) (xy 192.760316 80.259646)
+ (xy 192.753729 80.244043) (xy 192.7482 80.228117) (xy 192.74373 80.211869) (xy 192.740318 80.195298)
+ (xy 192.737964 80.178405) (xy 192.736669 80.161189) (xy 192.736432 80.143651) (xy 192.737253 80.12579)
+ (xy 192.739132 80.107607) (xy 192.74207 80.089102) (xy 192.746067 80.070274) (xy 192.751121 80.051123)
+ (xy 192.757234 80.031651) (xy 192.764405 80.011855) (xy 192.772635 79.991737) (xy 192.781922 79.971297)
+ (xy 192.792269 79.950534) (xy 192.803673 79.929449) (xy 192.816136 79.908042) (xy 192.829657 79.886312)
+ (xy 192.844236 79.864259) (xy 192.859874 79.841884) (xy 192.87657 79.819186) (xy 192.888086 79.80437)
+ (xy 192.90009 79.789839) (xy 192.912581 79.775593) (xy 192.92556 79.761632) (xy 192.939027 79.747956)
+ (xy 192.952981 79.734565) (xy 192.967423 79.721459) (xy 192.982353 79.708638) (xy 192.99777 79.696102)
+ (xy 193.013675 79.683851) (xy 193.030068 79.671885) (xy 193.046948 79.660204) (xy 193.064316 79.648809)
+ (xy 193.082171 79.637698) (xy 193.100514 79.626872) (xy 193.119345 79.616332) (xy 193.13243 79.609714)
+ (xy 193.149034 79.602776) (xy 193.164673 79.597993) (xy 193.179348 79.595364) (xy 193.196336 79.595109)
+ (xy 193.211816 79.59822) (xy 193.22579 79.604698) (xy 193.230958 79.608232) (xy 193.24335 79.618992)
+ (xy 193.255288 79.632256) (xy 193.264513 79.644669) (xy 193.273448 79.658684) (xy 193.282093 79.674302)
+ (xy 193.290449 79.691522) (xy 193.296525 79.705488) (xy 193.302438 79.720356) (xy 193.307778 79.735245)
+ (xy 193.312052 79.749388) (xy 193.316092 79.767084) (xy 193.318237 79.783452) (xy 193.318487 79.798491)
+ (xy 193.316134 79.815424) (xy 193.31082 79.830282) (xy 193.304436 79.840674) (xy 193.293631 79.851742)
+ (xy 193.281328 79.861319) (xy 193.268327 79.870136) (xy 193.252827 79.879713) (xy 193.238628 79.887921)
+ (xy 193.222829 79.896616) (xy 193.206446 79.905945) (xy 193.190637 79.916167) (xy 193.175403 79.92728)
+ (xy 193.160744 79.939285) (xy 193.14666 79.952182) (xy 193.133151 79.965972) (xy 193.120217 79.980653)
+ (xy 193.110894 79.992249) (xy 193.107858 79.996226) (xy 193.098924 80.008381) (xy 193.087162 80.025564)
+ (xy 193.077365 80.041486) (xy 193.069534 80.056147) (xy 193.062151 80.073736) (xy 193.058262 80.089083)
+ (xy 193.058316 80.105117) (xy 193.065588 80.119736) (xy 193.06976 80.123488) (xy 193.083212 80.130815)
+ (xy 193.098258 80.133724) (xy 193.114899 80.132215) (xy 193.133135 80.126289) (xy 193.147858 80.118944)
+ (xy 193.163478 80.109114) (xy 193.179995 80.0968) (xy 193.191504 80.087209) (xy 193.203413 80.076515)
+ (xy 193.21572 80.064715) (xy 193.222022 80.058401) (xy 193.234097 80.045752) (xy 193.246451 80.033394)
+ (xy 193.259082 80.021328) (xy 193.271991 80.009555) (xy 193.285179 79.998073) (xy 193.298644 79.986883)
+ (xy 193.312388 79.975986) (xy 193.32641 79.96538) (xy 193.34071 79.955067) (xy 193.355288 79.945045)
+ (xy 193.370144 79.935315) (xy 193.385278 79.925878) (xy 193.40069 79.916732) (xy 193.416381 79.907878)
+ (xy 193.43235 79.899317) (xy 193.448596 79.891047) (xy 193.464077 79.883954) (xy 193.480257 79.878177)
+ (xy 193.497137 79.873716) (xy 193.514717 79.870571) (xy 193.532997 79.868742) (xy 193.551977 79.868229)
+ (xy 193.566671 79.868707) (xy 193.581759 79.869926) (xy 193.592037 79.87115) (xy 193.607614 79.873624)
+ (xy 193.623278 79.877075) (xy 193.639029 79.881502) (xy 193.654866 79.886906) (xy 193.67079 79.893287)
+ (xy 193.6868 79.900644) (xy 193.702898 79.908977) (xy 193.719082 79.918287) (xy 193.735352 79.928574)
+ (xy 193.751709 79.939836) (xy 193.762662 79.947888) (xy 193.77862 79.960369) (xy 193.793688 79.97309)
+ (xy 193.807865 79.986051) (xy 193.821151 79.999252) (xy 193.833547 80.012693) (xy 193.845053 80.026375)
+ (xy 193.855667 80.040297) (xy 193.865392 80.054458) (xy 193.874225 80.06886) (xy 193.882168 80.083502)
+ (xy 193.886969 80.093397) (xy 193.89341 80.108247) (xy 193.898952 80.123145) (xy 193.903595 80.138092)
+ (xy 193.907339 80.153086) (xy 193.910183 80.168129) (xy 193.912129 80.18322) (xy 193.913175 80.198359)
+ (xy 193.913322 80.213547) (xy 193.91257 80.228782) (xy 193.910919 80.244066) (xy 193.909318 80.254282)
+ (xy 193.905356 80.272735) (xy 193.900661 80.29131) (xy 193.895233 80.310006) (xy 193.889072 80.328824)
+ (xy 193.882178 80.347762) (xy 193.874551 80.366823) (xy 193.866191 80.386004) (xy 193.857098 80.405308)
+ (xy 193.847272 80.424732) (xy 193.836713 80.444278) (xy 193.825421 80.463945) (xy 193.813396 80.483734)
+ (xy 193.800638 80.503644) (xy 193.787147 80.523676) (xy 193.772923 80.543829) (xy 193.757966 80.564103)
+ (xy 193.74231 80.584111) (xy 193.72599 80.603464) (xy 193.709006 80.622163) (xy 193.691357 80.640206)
+ (xy 193.673044 80.657595) (xy 193.654067 80.67433) (xy 193.634426 80.69041) (xy 193.61412 80.705835)
+ (xy 193.59315 80.720605) (xy 193.571516 80.734721) (xy 193.549218 80.748182) (xy 193.526255 80.760988)
+ (xy 193.502628 80.77314) (xy 193.478337 80.784637) (xy 193.453381 80.79548)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.96462 78.694434) (xy 193.98005 78.695119) (xy 193.996256 78.696499) (xy 194.012254 78.698421)
+ (xy 194.028044 78.700885) (xy 194.043627 78.703891) (xy 194.059001 78.70744) (xy 194.074168 78.711531)
+ (xy 194.089126 78.716164) (xy 194.103877 78.721339) (xy 194.11842 78.727056) (xy 194.132755 78.733316)
+ (xy 194.146882 78.740118) (xy 194.160801 78.747462) (xy 194.174513 78.755348) (xy 194.188016 78.763776)
+ (xy 194.201312 78.772747) (xy 194.214399 78.78226) (xy 194.226985 78.792059) (xy 194.238846 78.801944)
+ (xy 194.249984 78.811913) (xy 194.265334 78.827028) (xy 194.279055 78.842335) (xy 194.291147 78.857834)
+ (xy 194.301611 78.873525) (xy 194.310447 78.889408) (xy 194.317654 78.905483) (xy 194.323233 78.921751)
+ (xy 194.327183 78.93821) (xy 194.328912 78.949289) (xy 194.330441 78.965647) (xy 194.330953 78.981545)
+ (xy 194.330449 78.996983) (xy 194.328928 79.011962) (xy 194.326391 79.026481) (xy 194.321426 79.045125)
+ (xy 194.314655 79.062953) (xy 194.306077 79.079963) (xy 194.295691 79.096156) (xy 194.292813 79.100077)
+ (xy 193.991853 79.499464) (xy 194.007316 79.508989) (xy 194.024083 79.515239) (xy 194.042152 79.518216)
+ (xy 194.057545 79.518239) (xy 194.073771 79.516167) (xy 194.090832 79.512) (xy 194.108726 79.505736)
+ (xy 194.113329 79.503843) (xy 194.126884 79.497715) (xy 194.144084 79.488886) (xy 194.160288 79.479306)
+ (xy 194.175495 79.468975) (xy 194.189705 79.457894) (xy 194.202919 79.446061) (xy 194.215136 79.433477)
+ (xy 194.226356 79.420142) (xy 194.229006 79.416691) (xy 194.238007 79.40458) (xy 194.2466 79.392677)
+ (xy 194.258724 79.375214) (xy 194.269931 79.35822) (xy 194.280219 79.341696) (xy 194.289589 79.32564)
+ (xy 194.298041 79.310055) (xy 194.305575 79.294938) (xy 194.312191 79.280291) (xy 194.317889 79.266113)
+ (xy 194.324058 79.247939) (xy 194.331439 79.224142) (xy 194.335389 79.207851) (xy 194.339744 79.192896)
+ (xy 194.345505 79.176712) (xy 194.351849 79.162451) (xy 194.359986 79.148243) (xy 194.363717 79.142956)
+ (xy 194.374867 79.130622) (xy 194.388035 79.120539) (xy 194.403219 79.112707) (xy 194.42042 79.107126)
+ (xy 194.439638 79.103796) (xy 194.455374 79.102775) (xy 194.472246 79.10302) (xy 194.490251 79.104532)
+ (xy 194.509391 79.10731) (xy 194.524463 79.110603) (xy 194.541972 79.115229) (xy 194.558002 79.120421)
+ (xy 194.572553 79.126178) (xy 194.588062 79.133833) (xy 194.601441 79.142303) (xy 194.603464 79.143793)
+ (xy 194.620584 79.158892) (xy 194.634417 79.175913) (xy 194.644964 79.194854) (xy 194.652225 79.215716)
+ (xy 194.656199 79.2385) (xy 194.656887 79.263204) (xy 194.65429 79.28983) (xy 194.648406 79.318377)
+ (xy 194.644231 79.333371) (xy 194.639235 79.348845) (xy 194.633418 79.364799) (xy 194.626779 79.381234)
+ (xy 194.619318 79.398149) (xy 194.611036 79.415544) (xy 194.601933 79.433419) (xy 194.592008 79.451775)
+ (xy 194.581261 79.470611) (xy 194.569693 79.489928) (xy 194.557303 79.509724) (xy 194.544091 79.530001)
+ (xy 194.530059 79.550758) (xy 194.515204 79.571996) (xy 194.499528 79.593713) (xy 194.483031 79.615911)
+ (xy 194.471203 79.631258) (xy 194.459201 79.646136) (xy 194.447025 79.660546) (xy 194.434675 79.674489)
+ (xy 194.42215 79.687963) (xy 194.409452 79.700969) (xy 194.39658 79.713507) (xy 194.383533 79.725577)
+ (xy 194.370313 79.737178) (xy 194.356918 79.748312) (xy 194.343349 79.758978) (xy 194.329606 79.769175)
+ (xy 194.315689 79.778905) (xy 194.301598 79.788166) (xy 194.287332 79.796959) (xy 194.272893 79.805284)
+ (xy 194.258412 79.813089) (xy 194.243967 79.820394) (xy 194.229559 79.8272) (xy 194.215186 79.833506)
+ (xy 194.200849 79.839312) (xy 194.186549 79.844618) (xy 194.172284 79.849425) (xy 194.158056 79.853732)
+ (xy 194.143863 79.857539) (xy 194.122642 79.862314) (xy 194.101502 79.865964) (xy 194.080444 79.86849)
+ (xy 194.059466 79.869891) (xy 194.045526 79.870201) (xy 194.018665 79.870125) (xy 193.992178 79.869029)
+ (xy 193.966064 79.866914) (xy 193.940325 79.86378) (xy 193.914959 79.859626) (xy 193.889968 79.854454)
+ (xy 193.86535 79.848262) (xy 193.841105 79.84105) (xy 193.817235 79.83282) (xy 193.793739 79.82357)
+ (xy 193.770616 79.813301) (xy 193.747867 79.802013) (xy 193.725492 79.789706) (xy 193.703491 79.776379)
+ (xy 193.681864 79.762033) (xy 193.66061 79.746668) (xy 193.647518 79.736592) (xy 193.634794 79.726374)
+ (xy 193.622438 79.716012) (xy 193.610451 79.705509) (xy 193.598832 79.694862) (xy 193.587581 79.684073)
+ (xy 193.576698 79.673141) (xy 193.566184 79.662066) (xy 193.556038 79.650848) (xy 193.54626 79.639488)
+ (xy 193.53685 79.627985) (xy 193.527809 79.61634) (xy 193.510831 79.592621) (xy 193.495326 79.568331)
+ (xy 193.481295 79.54347) (xy 193.468736 79.518038) (xy 193.45765 79.492036) (xy 193.448038 79.465462)
+ (xy 193.439898 79.438318) (xy 193.433232 79.410603) (xy 193.428038 79.382318) (xy 193.424318 79.353461)
+ (xy 193.42206 79.324391) (xy 193.421197 79.295537) (xy 193.42173 79.266901) (xy 193.422803 79.251094)
+ (xy 193.781045 79.251094) (xy 193.781366 79.261948) (xy 193.782508 79.277894) (xy 193.784472 79.292974)
+ (xy 193.788368 79.311736) (xy 193.793724 79.328961) (xy 193.800539 79.344648) (xy 193.808814 79.358797)
+ (xy 193.818549 79.371408) (xy 193.829744 79.382482) (xy 193.835889 79.387442) (xy 193.99596 79.17502)
+ (xy 194.006436 79.159368) (xy 194.01372 79.144451) (xy 194.017813 79.130268) (xy 194.018442 79.113573)
+ (xy 194.014084 79.098025) (xy 194.00474 79.083626) (xy 193.993674 79.072932) (xy 193.990409 79.070374)
+ (xy 193.978083 79.062217) (xy 193.962856 79.055086) (xy 193.947154 79.050855) (xy 193.930976 79.049523)
+ (xy 193.914323 79.051091) (xy 193.905818 79.052963) (xy 193.891569 79.057667) (xy 193.87755 79.064472)
+ (xy 193.863764 79.073378) (xy 193.850208 79.084384) (xy 193.83953 79.094701) (xy 193.829001 79.106363)
+ (xy 193.818619 79.11937) (xy 193.809018 79.133566) (xy 193.800829 79.148799) (xy 193.794053 79.165067)
+ (xy 193.78869 79.182372) (xy 193.78474 79.200712) (xy 193.782203 79.220088) (xy 193.781226 79.2353)
+ (xy 193.781045 79.251094) (xy 193.422803 79.251094) (xy 193.423659 79.23848) (xy 193.426983 79.210277)
+ (xy 193.431703 79.18229) (xy 193.437819 79.15452) (xy 193.445331 79.126967) (xy 193.454238 79.09963)
+ (xy 193.464541 79.07251) (xy 193.476239 79.045607) (xy 193.482612 79.032237) (xy 193.489334 79.01892)
+ (xy 193.496404 79.005658) (xy 193.503824 78.992451) (xy 193.511592 78.979297) (xy 193.519709 78.966197)
+ (xy 193.528176 78.953152) (xy 193.536991 78.940161) (xy 193.546155 78.927224) (xy 193.555668 78.914341)
+ (xy 193.566762 78.899954) (xy 193.577996 78.886054) (xy 193.58937 78.87264) (xy 193.600884 78.859712)
+ (xy 193.612537 78.84727) (xy 193.62433 78.835315) (xy 193.636264 78.823845) (xy 193.648337 78.812862)
+ (xy 193.66055 78.802365) (xy 193.672903 78.792354) (xy 193.685395 78.78283) (xy 193.698028 78.773791)
+ (xy 193.7108 78.765239) (xy 193.723713 78.757173) (xy 193.736765 78.749593) (xy 193.749957 78.742499)
+ (xy 193.763289 78.735891) (xy 193.776761 78.72977) (xy 193.790372 78.724135) (xy 193.804124 78.718986)
+ (xy 193.832046 78.710146) (xy 193.860528 78.703251) (xy 193.874979 78.700533) (xy 193.889569 78.698301)
+ (xy 193.9043 78.696555) (xy 193.91917 78.695296) (xy 193.93418 78.694522) (xy 193.949331 78.694235)
+ )
+ )
+ (polygon
+ (pts
+ (xy 194.624802 77.620349) (xy 194.640855 77.623586) (xy 194.655249 77.62758) (xy 194.669458 77.632978)
+ (xy 194.679058 77.637838) (xy 194.691983 77.645581) (xy 194.705889 77.654835) (xy 194.719924 77.664762)
+ (xy 194.733341 77.67463) (xy 194.738098 77.678199) (xy 195.435928 78.204052) (xy 195.447862 78.213251)
+ (xy 195.459451 78.222603) (xy 195.470695 78.232109) (xy 195.492148 78.251579) (xy 195.512222 78.271663)
+ (xy 195.530917 78.292359) (xy 195.548233 78.313668) (xy 195.564169 78.33559) (xy 195.578726 78.358125)
+ (xy 195.591904 78.381272) (xy 195.603702 78.405033) (xy 195.614122 78.429406) (xy 195.623162 78.454392)
+ (xy 195.630822 78.479991) (xy 195.637104 78.506203) (xy 195.642006 78.533027) (xy 195.645529 78.560464)
+ (xy 195.646773 78.574413) (xy 195.648416 78.602236) (xy 195.648928 78.629623) (xy 195.648311 78.656575)
+ (xy 195.646563 78.68309) (xy 195.643685 78.70917) (xy 195.639677 78.734813) (xy 195.634539 78.760021)
+ (xy 195.62827 78.784793) (xy 195.620872 78.809129) (xy 195.612343 78.833029) (xy 195.602684 78.856493)
+ (xy 195.591895 78.879521) (xy 195.579976 78.902113) (xy 195.566926 78.924269) (xy 195.552747 78.94599)
+ (xy 195.537437 78.967274) (xy 195.525155 78.983064) (xy 195.512454 78.998393) (xy 195.499331 79.013262)
+ (xy 195.485789 79.027672) (xy 195.471826 79.041621) (xy 195.457443 79.05511) (xy 195.44264 79.068139)
+ (xy 195.427416 79.080708) (xy 195.411773 79.092817) (xy 195.395709 79.104466) (xy 195.379224 79.115654)
+ (xy 195.36232 79.126383) (xy 195.344995 79.136652) (xy 195.327249 79.14646) (xy 195.309084 79.155809)
+ (xy 195.290498 79.164698) (xy 195.272154 79.172928) (xy 195.254585 79.180319) (xy 195.237792 79.186872)
+ (xy 195.221773 79.192587) (xy 195.20653 79.197463) (xy 195.192063 79.2015) (xy 195.171815 79.205983)
+ (xy 195.153311 79.20858) (xy 195.136552 79.20929) (xy 195.121537 79.208113) (xy 195.104231 79.203608)
+ (xy 195.090026 79.19575) (xy 195.078203 79.186143) (xy 195.067314 79.175845) (xy 195.057357 79.164854)
+ (xy 195.048333 79.153172) (xy 195.040242 79.140797) (xy 195.033083 79.12773) (xy 195.026858 79.113971)
+ (xy 195.021565 79.09952) (xy 195.017205 79.084376) (xy 195.013777 79.068541) (xy 195.012011 79.057599)
+ (xy 195.008729 79.04005) (xy 195.005992 79.024008) (xy 195.003798 79.009473) (xy 195.001884 78.994021)
+ (xy 195.000641 78.978738) (xy 195.00041 78.971331) (xy 195.0018 78.955949) (xy 195.005983 78.941292)
+ (xy 195.012957 78.92736) (xy 195.018039 78.919933) (xy 195.028313 78.908924) (xy 195.041276 78.899598)
+ (xy 195.054824 78.892817) (xy 195.070431 78.887324) (xy 195.075269 78.885991) (xy 195.090463 78.88153)
+ (xy 195.105251 78.876594) (xy 195.119633 78.871184) (xy 195.133609 78.8653) (xy 195.147179 78.858942)
+ (xy 195.160343 78.852109) (xy 195.173102 78.844802) (xy 195.191478 78.832951) (xy 195.208941 78.820034)
+ (xy 195.225491 78.806049) (xy 195.241128 78.790997) (xy 195.255851 78.774878) (xy 195.265159 78.763539)
+ (xy 195.26966 78.757692) (xy 195.278112 78.74555) (xy 195.287509 78.728967) (xy 195.294765 78.711932)
+ (xy 195.299882 78.694445) (xy 195.302859 78.676508) (xy 195.303696 78.658119) (xy 195.302393 78.639278)
+ (xy 195.29895 78.619986) (xy 195.297755 78.615093) (xy 195.293576 78.600631) (xy 195.288503 78.586607)
+ (xy 195.282534 78.573022) (xy 195.275671 78.559875) (xy 195.267913 78.547167) (xy 195.259261 78.534897)
+ (xy 195.249713 78.523065) (xy 195.23927 78.511673) (xy 195.227933 78.500718) (xy 195.2157 78.490202)
+ (xy 195.207048 78.483435) (xy 195.15643 78.445291) (xy 195.160375 78.461287) (xy 195.163216 78.477378)
+ (xy 195.164953 78.493565) (xy 195.165585 78.509847) (xy 195.165112 78.526226) (xy 195.163535 78.542701)
+ (xy 195.160854 78.559272) (xy 195.157068 78.575939) (xy 195.152177 78.592701) (xy 195.146182 78.60956)
+ (xy 195.139083 78.626515) (xy 195.130879 78.643565) (xy 195.121571 78.660712) (xy 195.111158 78.677954)
+ (xy 195.099641 78.695293) (xy 195.087019 78.712727) (xy 195.073394 78.729762) (xy 195.058867 78.745902)
+ (xy 195.043437 78.761146) (xy 195.027104 78.775496) (xy 195.00987 78.78895) (xy 194.991732 78.80151)
+ (xy 194.972693 78.813174) (xy 194.95275 78.823944) (xy 194.931906 78.833818) (xy 194.910159 78.842797)
+ (xy 194.88751 78.850881) (xy 194.863958 78.85807) (xy 194.839503 78.864364) (xy 194.814147 78.869763)
+ (xy 194.787888 78.874267) (xy 194.760726 78.877876) (xy 194.733296 78.880371) (xy 194.706251 78.881661)
+ (xy 194.679591 78.881747) (xy 194.653315 78.880627) (xy 194.627424 78.878303) (xy 194.601917 78.874775)
+ (xy 194.576795 78.870041) (xy 194.552057 78.864103) (xy 194.527704 78.856961) (xy 194.503736 78.848613)
+ (xy 194.480152 78.839061) (xy 194.456952 78.828304) (xy 194.434137 78.816343) (xy 194.411707 78.803176)
+ (xy 194.389661 78.788805) (xy 194.368 78.77323) (xy 194.347021 78.756668) (xy 194.327095 78.739395)
+ (xy 194.308221 78.721409) (xy 194.290399 78.702711) (xy 194.273631 78.683302) (xy 194.257915 78.66318)
+ (xy 194.243251 78.642347) (xy 194.22964 78.620801) (xy 194.217082 78.598543) (xy 194.205577 78.575573)
+ (xy 194.195124 78.551892) (xy 194.185724 78.527498) (xy 194.177376 78.502392) (xy 194.170081 78.476574)
+ (xy 194.163839 78.450044) (xy 194.158649 78.422802) (xy 194.154589 78.395459) (xy 194.151683 78.368697)
+ (xy 194.149928 78.342518) (xy 194.149915 78.34196) (xy 194.512695 78.34196) (xy 194.514473 78.360373)
+ (xy 194.516122 78.369685) (xy 194.520475 78.387803) (xy 194.526071 78.404879) (xy 194.532911 78.420914)
+ (xy 194.540994 78.435907) (xy 194.550321 78.449859) (xy 194.560891 78.46277) (xy 194.572705 78.47464)
+ (xy 194.585762 78.485468) (xy 194.599778 78.494976) (xy 194.614468 78.502885) (xy 194.629833 78.509195)
+ (xy 194.645873 78.513906) (xy 194.662587 78.517018) (xy 194.679975 78.518531) (xy 194.698038 78.518445)
+ (xy 194.716776 78.51676) (xy 194.735382 78.513471) (xy 194.753051 78.508572) (xy 194.769782 78.502063)
+ (xy 194.785576 78.493945) (xy 194.800433 78.484218) (xy 194.814352 78.47288) (xy 194.827333 78.459934)
+ (xy 194.839377 78.445378) (xy 194.850005 78.429819) (xy 194.858738 78.413864) (xy 194.865576 78.397513)
+ (xy 194.870519 78.380766) (xy 194.873566 78.363624) (xy 194.874719 78.346086) (xy 194.873977 78.328152)
+ (xy 194.871339 78.309822) (xy 194.867203 78.29176) (xy 194.861852 78.274776) (xy 194.855288 78.25887)
+ (xy 194.84751 78.244042) (xy 194.838518 78.230292) (xy 194.828313 78.21762) (xy 194.816894 78.206026)
+ (xy 194.804261 78.19551) (xy 194.790599 78.186169) (xy 194.776241 78.178209) (xy 194.761186 78.17163)
+ (xy 194.745434 78.166434) (xy 194.728985 78.162618) (xy 194.711838 78.160184) (xy 194.693995 78.159131)
+ (xy 194.675455 78.15946) (xy 194.657024 78.161376) (xy 194.639397 78.165231) (xy 194.622573 78.171025)
+ (xy 194.606553 78.178758) (xy 194.591337 78.18843) (xy 194.576926 78.20004) (xy 194.563317 78.21359)
+ (xy 194.553639 78.225025) (xy 194.550513 78.229079) (xy 194.541781 78.241501) (xy 194.534189 78.254081)
+ (xy 194.525839 78.271098) (xy 194.519514 78.288394) (xy 194.515215 78.30597) (xy 194.512942 78.323825)
+ (xy 194.512695 78.34196) (xy 194.149915 78.34196) (xy 194.149327 78.31692) (xy 194.149879 78.291904)
+ (xy 194.151583 78.26747) (xy 194.15444 78.243618) (xy 194.158449 78.220349) (xy 194.163611 78.19766)
+ (xy 194.169926 78.175554) (xy 194.177394 78.15403) (xy 194.186015 78.133088) (xy 194.195788 78.112728)
+ (xy 194.206714 78.092949) (xy 194.218793 78.073753) (xy 194.232024 78.055138) (xy 194.243036 78.041209)
+ (xy 194.254466 78.028097) (xy 194.266312 78.0158) (xy 194.278576 78.004319) (xy 194.291257 77.993655)
+ (xy 194.304355 77.983806) (xy 194.317871 77.974774) (xy 194.331803 77.966558) (xy 194.345546 77.959174)
+ (xy 194.361605 77.951135) (xy 194.376419 77.944422) (xy 194.392553 77.938114) (xy 194.406895 77.933713)
+ (xy 194.419445 77.93122) (xy 194.434443 77.929275) (xy 194.450109 77.927961) (xy 194.466018 77.927585)
+ (xy 194.473381 77.927825) (xy 194.460841 77.914997) (xy 194.450319 77.901809) (xy 194.441816 77.888261)
+ (xy 194.435332 77.874352) (xy 194.430867 77.860083) (xy 194.42842 77.845454) (xy 194.428006 77.839501)
+ (xy 194.428547 77.824052) (xy 194.431612 77.80775) (xy 194.437201 77.790595) (xy 194.44349 77.776257)
+ (xy 194.451394 77.761373) (xy 194.460914 77.745943) (xy 194.472049 77.729968) (xy 194.475086 77.725888)
+ (xy 194.484243 77.713924) (xy 194.496003 77.69915) (xy 194.507249 77.685723) (xy 194.517982 77.673644)
+ (xy 194.528201 77.662913) (xy 194.540253 77.651394) (xy 194.551501 77.64198) (xy 194.557865 77.637343)
+ (xy 194.572306 77.628691) (xy 194.58686 77.622802) (xy 194.601527 77.619677) (xy 194.616306 77.619315)
+ )
+ )
+ )
+ )
+ (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "F.SilkS") (tstamp d3cd54aa-a4c0-4ae2-b301-928cfe14907e)
+ (effects (font (size 3 3) (thickness 0.6)))
+ )
+ (gr_text "cc-by-sa" (at 194.15 82.775 53) (layer "F.SilkS") (tstamp d9972955-3442-4947-bb4c-b7565fbe6bb7)
+ (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3)))
+ (render_cache "cc-by-sa" 53
+ (polygon
+ (pts
+ (xy 191.829491 85.964683) (xy 191.842964 85.974186) (xy 191.8565 85.982438) (xy 191.870099 85.989441)
+ (xy 191.883762 85.995192) (xy 191.902078 86.000916) (xy 191.920506 86.004417) (xy 191.939047 86.005694)
+ (xy 191.9577 86.004748) (xy 191.976467 86.00158) (xy 191.994668 85.996688) (xy 192.011772 85.990683)
+ (xy 192.02778 85.983564) (xy 192.042692 85.975333) (xy 192.056507 85.965989) (xy 192.069225 85.955532)
+ (xy 192.080847 85.943962) (xy 192.091372 85.931279) (xy 192.100837 85.91771) (xy 192.109167 85.903631)
+ (xy 192.116362 85.889041) (xy 192.122423 85.87394) (xy 192.12735 85.858328) (xy 192.131142 85.842205)
+ (xy 192.133799 85.825571) (xy 192.135322 85.808426) (xy 192.136538 85.791545) (xy 192.138312 85.775959)
+ (xy 192.141315 85.758298) (xy 192.14519 85.74266) (xy 192.150991 85.726565) (xy 192.158047 85.713385)
+ (xy 192.160679 85.709638) (xy 192.171864 85.697696) (xy 192.186348 85.687179) (xy 192.199375 85.680226)
+ (xy 192.214258 85.674075) (xy 192.230997 85.668725) (xy 192.249591 85.664176) (xy 192.270041 85.660429)
+ (xy 192.284704 85.658377) (xy 192.300193 85.65668) (xy 192.316506 85.65534) (xy 192.333644 85.654356)
+ (xy 192.342522 85.653997) (xy 192.361451 85.653961) (xy 192.379143 85.6549) (xy 192.395599 85.656814)
+ (xy 192.410818 85.659703) (xy 192.428103 85.664685) (xy 192.443457 85.67119) (xy 192.456879 85.679219)
+ (xy 192.459331 85.681007) (xy 192.470657 85.69082) (xy 192.480605 85.702151) (xy 192.489175 85.714999)
+ (xy 192.496367 85.729366) (xy 192.502182 85.74525) (xy 192.506619 85.762653) (xy 192.509678 85.781574)
+ (xy 192.51136 85.802012) (xy 192.511663 85.823969) (xy 192.5111 85.83945) (xy 192.509925 85.855606)
+ (xy 192.509108 85.863937) (xy 192.508123 85.882272) (xy 192.506353 85.900552) (xy 192.503795 85.918777)
+ (xy 192.500452 85.936947) (xy 192.496321 85.955062) (xy 192.491405 85.973122) (xy 192.485702 85.991128)
+ (xy 192.479213 86.009078) (xy 192.471937 86.026973) (xy 192.463875 86.044813) (xy 192.455026 86.062598)
+ (xy 192.445391 86.080328) (xy 192.43497 86.098002) (xy 192.423762 86.115622) (xy 192.411767 86.133187)
+ (xy 192.398987 86.150697) (xy 192.383809 86.169921) (xy 192.367819 86.188387) (xy 192.351017 86.206094)
+ (xy 192.333403 86.223043) (xy 192.314978 86.239233) (xy 192.295741 86.254664) (xy 192.275693 86.269336)
+ (xy 192.254832 86.28325) (xy 192.23316 86.296406) (xy 192.210677 86.308803) (xy 192.187381 86.320441)
+ (xy 192.163274 86.33132) (xy 192.138355 86.341441) (xy 192.112624 86.350804) (xy 192.086082 86.359407)
+ (xy 192.058728 86.367252) (xy 192.038725 86.372131) (xy 192.018417 86.376087) (xy 191.997805 86.379121)
+ (xy 191.976889 86.381231) (xy 191.955668 86.382418) (xy 191.934143 86.382683) (xy 191.912313 86.382025)
+ (xy 191.897591 86.381073) (xy 191.882733 86.379711) (xy 191.867741 86.377939) (xy 191.852612 86.375757)
+ (xy 191.837349 86.373165) (xy 191.829666 86.371715) (xy 191.814289 86.36846) (xy 191.799029 86.364755)
+ (xy 191.783885 86.360601) (xy 191.768858 86.355997) (xy 191.753947 86.350943) (xy 191.739154 86.34544)
+ (xy 191.724476 86.339487) (xy 191.709916 86.333084) (xy 191.695472 86.326232) (xy 191.681145 86.31893)
+ (xy 191.666934 86.311178) (xy 191.65284 86.302977) (xy 191.638863 86.294326) (xy 191.625003 86.285225)
+ (xy 191.611259 86.275675) (xy 191.597631 86.265675) (xy 191.584235 86.255311) (xy 191.571257 86.244725)
+ (xy 191.558698 86.233917) (xy 191.546557 86.222886) (xy 191.534834 86.211633) (xy 191.523529 86.200158)
+ (xy 191.512644 86.188461) (xy 191.502176 86.176541) (xy 191.492127 86.164399) (xy 191.482496 86.152035)
+ (xy 191.473284 86.139448) (xy 191.46449 86.126639) (xy 191.456114 86.113608) (xy 191.448157 86.100354)
+ (xy 191.440618 86.086878) (xy 191.433497 86.07318) (xy 191.42676 86.059347) (xy 191.420442 86.045523)
+ (xy 191.414545 86.031707) (xy 191.409067 86.0179) (xy 191.40401 86.0041) (xy 191.397212 85.983418)
+ (xy 191.39136 85.962753) (xy 191.386452 85.942108) (xy 191.382491 85.921482) (xy 191.379474 85.900875)
+ (xy 191.377403 85.880286) (xy 191.376277 85.859717) (xy 191.376112 85.852864) (xy 191.375876 85.825164)
+ (xy 191.376618 85.797975) (xy 191.378336 85.771296) (xy 191.381032 85.745127) (xy 191.384705 85.71947)
+ (xy 191.389355 85.694322) (xy 191.394983 85.669686) (xy 191.401587 85.645559) (xy 191.409169 85.621944)
+ (xy 191.417727 85.598839) (xy 191.427263 85.576244) (xy 191.437776 85.55416) (xy 191.449266 85.532587)
+ (xy 191.461734 85.511524) (xy 191.475178 85.490972) (xy 191.4896 85.47093) (xy 191.498787 85.459064)
+ (xy 191.508242 85.447497) (xy 191.517963 85.436228) (xy 191.527952 85.425257) (xy 191.538208 85.414584)
+ (xy 191.548732 85.404209) (xy 191.559522 85.394132) (xy 191.57058 85.384354) (xy 191.581905 85.374873)
+ (xy 191.593497 85.365691) (xy 191.601374 85.359735) (xy 191.616835 85.34832) (xy 191.631511 85.33789)
+ (xy 191.645402 85.328446) (xy 191.658507 85.319986) (xy 191.673784 85.310797) (xy 191.687835 85.303147)
+ (xy 191.703075 85.295999) (xy 191.74033 85.281868) (xy 191.755847 85.276429) (xy 191.77006 85.271522)
+ (xy 191.784992 85.266471) (xy 191.799884 85.261586) (xy 191.808013 85.259014) (xy 191.824322 85.255177)
+ (xy 191.839891 85.252932) (xy 191.854719 85.252279) (xy 191.872212 85.253701) (xy 191.888547 85.25761)
+ (xy 191.903725 85.264008) (xy 191.917744 85.272892) (xy 191.930721 85.284026) (xy 191.942952 85.297309)
+ (xy 191.952201 85.309481) (xy 191.960972 85.323029) (xy 191.969266 85.337952) (xy 191.977083 85.354251)
+ (xy 191.984423 85.371924) (xy 191.987914 85.381276) (xy 191.993455 85.397291) (xy 191.998301 85.412721)
+ (xy 192.002451 85.427566) (xy 192.005907 85.441827) (xy 192.009786 85.46212) (xy 192.0121 85.481098)
+ (xy 192.01285 85.49876) (xy 192.012036 85.515106) (xy 192.009657 85.530135) (xy 192.004051 85.548128)
+ (xy 191.995664 85.56378) (xy 191.993133 85.567328) (xy 191.982019 85.579359) (xy 191.969671 85.589327)
+ (xy 191.954519 85.599242) (xy 191.940378 85.607136) (xy 191.924441 85.614997) (xy 191.90671 85.622823)
+ (xy 191.892233 85.62867) (xy 191.887183 85.630615) (xy 191.871341 85.634451) (xy 191.855931 85.640628)
+ (xy 191.840951 85.649146) (xy 191.826403 85.660004) (xy 191.815075 85.670376) (xy 191.804022 85.682246)
+ (xy 191.793246 85.695615) (xy 191.783328 85.710089) (xy 191.774851 85.725276) (xy 191.767815 85.741177)
+ (xy 191.76222 85.75779) (xy 191.758066 85.775116) (xy 191.755353 85.793156) (xy 191.754081 85.811909)
+ (xy 191.75425 85.831375) (xy 191.755515 85.846019) (xy 191.759066 85.864855) (xy 191.764745 85.8829)
+ (xy 191.772554 85.900156) (xy 191.782491 85.916622) (xy 191.791341 85.928453) (xy 191.801389 85.93984)
+ (xy 191.812635 85.950783) (xy 191.825078 85.961282)
+ )
+ )
+ (polygon
+ (pts
+ (xy 192.469776 85.114997) (xy 192.483248 85.1245) (xy 192.496784 85.132753) (xy 192.510384 85.139755)
+ (xy 192.524046 85.145507) (xy 192.542362 85.15123) (xy 192.56079 85.154731) (xy 192.579331 85.156008)
+ (xy 192.597985 85.155063) (xy 192.616751 85.151894) (xy 192.634952 85.147002) (xy 192.652056 85.140997)
+ (xy 192.668064 85.133879) (xy 192.682976 85.125648) (xy 192.696791 85.116303) (xy 192.709509 85.105846)
+ (xy 192.721131 85.094276) (xy 192.731656 85.081593) (xy 192.741121 85.068024) (xy 192.749451 85.053945)
+ (xy 192.756646 85.039355) (xy 192.762707 85.024254) (xy 192.767634 85.008642) (xy 192.771426 84.992519)
+ (xy 192.774083 84.975885) (xy 192.775606 84.95874) (xy 192.776822 84.941859) (xy 192.778597 84.926274)
+ (xy 192.781599 84.908612) (xy 192.785474 84.892974) (xy 192.791275 84.87688) (xy 192.798332 84.863699)
+ (xy 192.800963 84.859953) (xy 192.812148 84.848011) (xy 192.826632 84.837493) (xy 192.839659 84.83054)
+ (xy 192.854542 84.824389) (xy 192.871281 84.819039) (xy 192.889875 84.814491) (xy 192.910325 84.810744)
+ (xy 192.924989 84.808691) (xy 192.940477 84.806994) (xy 192.95679 84.805654) (xy 192.973928 84.80467)
+ (xy 192.982806 84.804312) (xy 193.001735 84.804276) (xy 193.019427 84.805215) (xy 193.035883 84.807128)
+ (xy 193.051102 84.810017) (xy 193.068387 84.814999) (xy 193.083741 84.821504) (xy 193.097163 84.829533)
+ (xy 193.099615 84.831322) (xy 193.110941 84.841134) (xy 193.120889 84.852465) (xy 193.129459 84.865313)
+ (xy 193.136652 84.87968) (xy 193.142466 84.895565) (xy 193.146903 84.912967) (xy 193.149962 84.931888)
+ (xy 193.151644 84.952327) (xy 193.151947 84.974283) (xy 193.151385 84.989764) (xy 193.150209 85.00592)
+ (xy 193.149392 85.014251) (xy 193.148408 85.032586) (xy 193.146637 85.050866) (xy 193.144079 85.069091)
+ (xy 193.140736 85.087262) (xy 193.136606 85.105377) (xy 193.131689 85.123437) (xy 193.125986 85.141442)
+ (xy 193.119497 85.159392) (xy 193.112221 85.177287) (xy 193.104159 85.195127) (xy 193.09531 85.212912)
+ (xy 193.085675 85.230642) (xy 193.075254 85.248317) (xy 193.064046 85.265937) (xy 193.052052 85.283501)
+ (xy 193.039271 85.301011) (xy 193.024093 85.320236) (xy 193.008103 85.338701) (xy 192.991301 85.356408)
+ (xy 192.973688 85.373357) (xy 192.955262 85.389547) (xy 192.936026 85.404978) (xy 192.915977 85.419651)
+ (xy 192.895117 85.433565) (xy 192.873445 85.44672) (xy 192.850961 85.459117) (xy 192.827665 85.470755)
+ (xy 192.803558 85.481635) (xy 192.778639 85.491755) (xy 192.752909 85.501118) (xy 192.726366 85.509721)
+ (xy 192.699012 85.517567) (xy 192.679009 85.522446) (xy 192.658702 85.526402) (xy 192.63809 85.529435)
+ (xy 192.617173 85.531545) (xy 192.595952 85.532733) (xy 192.574427 85.532997) (xy 192.552597 85.532339)
+ (xy 192.537875 85.531387) (xy 192.523018 85.530025) (xy 192.508025 85.528253) (xy 192.492896 85.526071)
+ (xy 192.477633 85.523479) (xy 192.46995 85.522029) (xy 192.454573 85.518774) (xy 192.439313 85.515069)
+ (xy 192.424169 85.510915) (xy 192.409142 85.506311) (xy 192.394232 85.501258) (xy 192.379438 85.495754)
+ (xy 192.364761 85.489801) (xy 192.3502 85.483399) (xy 192.335756 85.476546) (xy 192.321429 85.469244)
+ (xy 192.307218 85.461493) (xy 192.293125 85.453291) (xy 192.279147 85.44464) (xy 192.265287 85.435539)
+ (xy 192.251543 85.425989) (xy 192.237916 85.415989) (xy 192.224519 85.405625) (xy 192.211541 85.395039)
+ (xy 192.198982 85.384231) (xy 192.186841 85.373201) (xy 192.175118 85.361948) (xy 192.163814 85.350473)
+ (xy 192.152928 85.338775) (xy 192.14246 85.326855) (xy 192.132411 85.314713) (xy 192.12278 85.302349)
+ (xy 192.113568 85.289762) (xy 192.104774 85.276953) (xy 192.096398 85.263922) (xy 192.088441 85.250668)
+ (xy 192.080902 85.237192) (xy 192.073781 85.223494) (xy 192.067044 85.209662) (xy 192.060726 85.195837)
+ (xy 192.054829 85.182021) (xy 192.049351 85.168214) (xy 192.044294 85.154415) (xy 192.037496 85.133732)
+ (xy 192.031644 85.113068) (xy 192.026737 85.092423) (xy 192.022775 85.071796) (xy 192.019758 85.051189)
+ (xy 192.017687 85.0306) (xy 192.016561 85.010031) (xy 192.016396 85.003178) (xy 192.01616 84.975478)
+ (xy 192.016902 84.948289) (xy 192.018621 84.92161) (xy 192.021316 84.895442) (xy 192.024989 84.869784)
+ (xy 192.02964 84.844637) (xy 192.035267 84.82) (xy 192.041871 84.795874) (xy 192.049453 84.772258)
+ (xy 192.058012 84.749153) (xy 192.067547 84.726558) (xy 192.07806 84.704474) (xy 192.089551 84.682901)
+ (xy 192.102018 84.661838) (xy 192.115462 84.641286) (xy 192.129884 84.621244) (xy 192.139071 84.609379)
+ (xy 192.148526 84.597811) (xy 192.158247 84.586542) (xy 192.168236 84.575571) (xy 192.178492 84.564898)
+ (xy 192.189016 84.554523) (xy 192.199806 84.544447) (xy 192.210864 84.534668) (xy 192.222189 84.525188)
+ (xy 192.233781 84.516005) (xy 192.241658 84.510049) (xy 192.257119 84.498635) (xy 192.271795 84.488205)
+ (xy 192.285686 84.47876) (xy 192.298791 84.4703) (xy 192.314069 84.461111) (xy 192.328119 84.453461)
+ (xy 192.343359 84.446313) (xy 192.380614 84.432183) (xy 192.396131 84.426743) (xy 192.410344 84.421836)
+ (xy 192.425276 84.416785) (xy 192.440168 84.4119) (xy 192.448297 84.409329) (xy 192.464607 84.405491)
+ (xy 192.480175 84.403246) (xy 192.495003 84.402593) (xy 192.512496 84.404015) (xy 192.528831 84.407925)
+ (xy 192.544009 84.414322) (xy 192.558028 84.423207) (xy 192.571005 84.43434) (xy 192.583236 84.447623)
+ (xy 192.592485 84.459796) (xy 192.601256 84.473344) (xy 192.60955 84.488267) (xy 192.617367 84.504565)
+ (xy 192.624707 84.522238) (xy 192.628198 84.53159) (xy 192.633739 84.547605) (xy 192.638585 84.563035)
+ (xy 192.642735 84.577881) (xy 192.646191 84.592141) (xy 192.65007 84.612435) (xy 192.652384 84.631412)
+ (xy 192.653135 84.649074) (xy 192.65232 84.66542) (xy 192.649941 84.680449) (xy 192.644336 84.698442)
+ (xy 192.635949 84.714095) (xy 192.633417 84.717642) (xy 192.622303 84.729674) (xy 192.609955 84.739642)
+ (xy 192.594803 84.749557) (xy 192.580662 84.757451) (xy 192.564725 84.765311) (xy 192.546994 84.773137)
+ (xy 192.532517 84.778985) (xy 192.527467 84.780929) (xy 192.511625 84.784765) (xy 192.496215 84.790942)
+ (xy 192.481235 84.79946) (xy 192.466687 84.810318) (xy 192.455359 84.82069) (xy 192.444307 84.832561)
+ (xy 192.43353 84.845929) (xy 192.423612 84.860403) (xy 192.415135 84.87559) (xy 192.408099 84.891491)
+ (xy 192.402504 84.908104) (xy 192.39835 84.925431) (xy 192.395637 84.94347) (xy 192.394365 84.962223)
+ (xy 192.394534 84.981689) (xy 192.395799 84.996334) (xy 192.39935 85.015169) (xy 192.405029 85.033214)
+ (xy 192.412838 85.05047) (xy 192.422775 85.066936) (xy 192.431626 85.078767) (xy 192.441673 85.090154)
+ (xy 192.452919 85.101097) (xy 192.465362 85.111596)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.497337 84.187862) (xy 193.195054 84.589005) (xy 193.181703 84.605678) (xy 193.168358 84.620259)
+ (xy 193.155016 84.632746) (xy 193.14168 84.643141) (xy 193.128348 84.651442) (xy 193.115022 84.657651)
+ (xy 193.09726 84.662673) (xy 193.079506 84.663975) (xy 193.061761 84.661556) (xy 193.052892 84.658951)
+ (xy 193.038722 84.652794) (xy 193.023828 84.645156) (xy 193.010865 84.637661) (xy 192.997399 84.629138)
+ (xy 192.983431 84.619587) (xy 192.968961 84.609008) (xy 192.954789 84.597947) (xy 192.941897 84.58709)
+ (xy 192.930286 84.576436) (xy 192.919955 84.565986) (xy 192.909247 84.553713) (xy 192.900384 84.541734)
+ (xy 192.892449 84.527852) (xy 192.886983 84.514074) (xy 192.883758 84.498455) (xy 192.883756 84.482972)
+ (xy 192.88426 84.479122) (xy 192.888215 84.463115) (xy 192.894294 84.446515) (xy 192.900983 84.432229)
+ (xy 192.909146 84.417532) (xy 192.918785 84.402423) (xy 192.927558 84.390039) (xy 192.929898 84.386902)
+ (xy 193.232181 83.985759) (xy 193.245509 83.969088) (xy 193.258788 83.954517) (xy 193.272016 83.942045)
+ (xy 193.285195 83.931673) (xy 193.298323 83.9234) (xy 193.315751 83.915635) (xy 193.33309 83.911602)
+ (xy 193.35034 83.911301) (xy 193.367501 83.914732) (xy 193.371778 83.916173) (xy 193.386333 83.921841)
+ (xy 193.401555 83.929107) (xy 193.414748 83.936383) (xy 193.428404 83.94477) (xy 193.442522 83.954267)
+ (xy 193.457104 83.964874) (xy 193.471224 83.975872) (xy 193.484142 83.986682) (xy 193.495859 83.997303)
+ (xy 193.506374 84.007736) (xy 193.517406 84.020005) (xy 193.526707 84.032003) (xy 193.535291 84.045527)
+ (xy 193.54142 84.05887) (xy 193.545421 84.073898) (xy 193.546216 84.08869) (xy 193.545914 84.092351)
+ (xy 193.541766 84.108406) (xy 193.536561 84.122439) (xy 193.529766 84.137065) (xy 193.521381 84.152286)
+ (xy 193.513528 84.16489) (xy 193.504658 84.177874)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.835692 82.802986) (xy 193.862343 82.805388) (xy 193.888592 82.809024) (xy 193.914437 82.813894)
+ (xy 193.93988 82.819998) (xy 193.964919 82.827335) (xy 193.989556 82.835907) (xy 194.01379 82.845712)
+ (xy 194.03762 82.856751) (xy 194.061048 82.869024) (xy 194.084073 82.882531) (xy 194.106695 82.897271)
+ (xy 194.128914 82.913246) (xy 194.150392 82.930196) (xy 194.170792 82.947864) (xy 194.190114 82.966249)
+ (xy 194.208357 82.985353) (xy 194.225522 83.005174) (xy 194.241608 83.025712) (xy 194.256616 83.046969)
+ (xy 194.270545 83.068943) (xy 194.283396 83.091634) (xy 194.295169 83.115044) (xy 194.305863 83.139171)
+ (xy 194.315479 83.164016) (xy 194.324017 83.189578) (xy 194.331476 83.215858) (xy 194.337857 83.242856)
+ (xy 194.343159 83.270572) (xy 194.347378 83.298294) (xy 194.350453 83.325383) (xy 194.352386 83.35184)
+ (xy 194.353174 83.377665) (xy 194.352819 83.402857) (xy 194.351321 83.427418) (xy 194.348679 83.451346)
+ (xy 194.344894 83.474641) (xy 194.339965 83.497305) (xy 194.333893 83.519336) (xy 194.326677 83.540735)
+ (xy 194.318318 83.561501) (xy 194.308816 83.581635) (xy 194.29817 83.601137) (xy 194.28638 83.620007)
+ (xy 194.273448 83.638244) (xy 194.259898 83.655569) (xy 194.246203 83.671773) (xy 194.232363 83.686858)
+ (xy 194.218378 83.700823) (xy 194.204248 83.713667) (xy 194.189973 83.725392) (xy 194.175552 83.735996)
+ (xy 194.160986 83.74548) (xy 194.146276 83.753845) (xy 194.13142 83.761089) (xy 194.116418 83.767213)
+ (xy 194.101272 83.772218) (xy 194.085981 83.776102) (xy 194.070544 83.778866) (xy 194.054963 83.78051)
+ (xy 194.039236 83.781034) (xy 194.051299 83.795706) (xy 194.060349 83.811357) (xy 194.066388 83.827988)
+ (xy 194.069414 83.845599) (xy 194.069428 83.86419) (xy 194.066429 83.88376) (xy 194.060418 83.904311)
+ (xy 194.054738 83.918555) (xy 194.047718 83.933235) (xy 194.03936 83.94835) (xy 194.029663 83.963901)
+ (xy 194.018627 83.979887) (xy 194.012607 83.988044) (xy 194.002668 84.000864) (xy 193.992861 84.012773)
+ (xy 193.978397 84.028927) (xy 193.964228 84.04303) (xy 193.950355 84.055082) (xy 193.936778 84.065083)
+ (xy 193.923496 84.073033) (xy 193.906248 84.080442) (xy 193.889525 84.084204) (xy 193.873328 84.08432)
+ (xy 193.869361 84.083779) (xy 193.854987 84.080295) (xy 193.84008 84.075793) (xy 193.82525 84.070064)
+ (xy 193.813791 84.064382) (xy 193.800418 84.056301) (xy 193.78809 84.048112) (xy 193.774076 84.038258)
+ (xy 193.760722 84.028485) (xy 193.753581 84.023139) (xy 192.84943 83.341813) (xy 193.609887 83.341813)
+ (xy 193.609983 83.360177) (xy 193.612208 83.378798) (xy 193.614118 83.388205) (xy 193.619038 83.406427)
+ (xy 193.625125 83.423593) (xy 193.63238 83.439705) (xy 193.640803 83.454761) (xy 193.650394 83.468762)
+ (xy 193.661153 83.481707) (xy 193.67308 83.493598) (xy 193.686175 83.504433) (xy 193.700198 83.513989)
+ (xy 193.714908 83.522043) (xy 193.730307 83.528593) (xy 193.746394 83.533641) (xy 193.763169 83.537186)
+ (xy 193.780632 83.539228) (xy 193.798783 83.539767) (xy 193.817622 83.538803) (xy 193.836271 83.53617)
+ (xy 193.854 83.531811) (xy 193.870807 83.525725) (xy 193.886693 83.517913) (xy 193.901657 83.508374)
+ (xy 193.915701 83.497109) (xy 193.928823 83.484118) (xy 193.941025 83.469401) (xy 193.95184 83.453575)
+ (xy 193.960804 83.437256) (xy 193.967916 83.420446) (xy 193.973177 83.403144) (xy 193.976587 83.385349)
+ (xy 193.978146 83.367063) (xy 193.977853 83.348285) (xy 193.975709 83.329015) (xy 193.971893 83.310013)
+ (xy 193.966734 83.292148) (xy 193.96023 83.27542) (xy 193.952382 83.259829) (xy 193.943189 83.245376)
+ (xy 193.932652 83.23206) (xy 193.92077 83.219881) (xy 193.907544 83.208839) (xy 193.893314 83.199112)
+ (xy 193.878418 83.190876) (xy 193.862857 83.184132) (xy 193.846631 83.178879) (xy 193.82974 83.175117)
+ (xy 193.812183 83.172847) (xy 193.793962 83.172069) (xy 193.775075 83.172781) (xy 193.756248 83.17508)
+ (xy 193.738241 83.179315) (xy 193.721053 83.185487) (xy 193.704686 83.193596) (xy 193.689138 83.203641)
+ (xy 193.674411 83.215624) (xy 193.663903 83.225881) (xy 193.653857 83.237228) (xy 193.647415 83.245398)
+ (xy 193.638506 83.258088) (xy 193.630794 83.270923) (xy 193.622374 83.28826) (xy 193.616083 83.305854)
+ (xy 193.611921 83.323705) (xy 193.609887 83.341813) (xy 192.84943 83.341813) (xy 192.747651 83.265117)
+ (xy 192.733817 83.254547) (xy 192.721501 83.244831) (xy 192.70905 83.234574) (xy 192.697351 83.224274)
+ (xy 192.69141 83.218608) (xy 192.680819 83.206658) (xy 192.671696 83.193836) (xy 192.663912 83.180796)
+ (xy 192.659202 83.171859) (xy 192.654027 83.156613) (xy 192.652245 83.13981) (xy 192.653859 83.12145)
+ (xy 192.657297 83.10666) (xy 192.662645 83.090994) (xy 192.669902 83.074452) (xy 192.679068 83.057035)
+ (xy 192.690144 83.038743) (xy 192.698589 83.026062) (xy 192.707883 83.012992) (xy 192.712848 83.006311)
+ (xy 192.722781 82.993497) (xy 192.732573 82.981609) (xy 192.746995 82.965511) (xy 192.761098 82.951496)
+ (xy 192.774882 82.939562) (xy 192.788346 82.929711) (xy 192.801492 82.921941) (xy 192.818524 82.91482)
+ (xy 192.834988 82.9114) (xy 192.850885 82.911682) (xy 192.854771 82.912331) (xy 192.86955 82.91507)
+ (xy 192.884807 82.919012) (xy 192.899889 82.924482) (xy 192.911444 82.930265) (xy 192.924793 82.938328)
+ (xy 192.937071 82.94648) (xy 192.951007 82.956276) (xy 192.964272 82.965981) (xy 192.971361 82.971287)
+ (xy 193.321886 83.235427) (xy 193.318429 83.219226) (xy 193.315952 83.203065) (xy 193.314456 83.186945)
+ (xy 193.31394 83.170864) (xy 193.314405 83.154823) (xy 193.315851 83.138823) (xy 193.318277 83.122862)
+ (xy 193.321683 83.106942) (xy 193.32607 83.091061) (xy 193.331437 83.075221) (xy 193.337785 83.05942)
+ (xy 193.345114 83.04366) (xy 193.353423 83.027939) (xy 193.362712 83.012259) (xy 193.372982 82.996618)
+ (xy 193.384233 82.981018) (xy 193.398819 82.962743) (xy 193.414301 82.945444) (xy 193.430678 82.929121)
+ (xy 193.44795 82.913774) (xy 193.466118 82.899402) (xy 193.485181 82.886007) (xy 193.505139 82.873587)
+ (xy 193.525993 82.862143) (xy 193.547742 82.851674) (xy 193.570387 82.842181) (xy 193.593927 82.833664)
+ (xy 193.618362 82.826123) (xy 193.643693 82.819558) (xy 193.669919 82.813968) (xy 193.697041 82.809354)
+ (xy 193.725057 82.805716) (xy 193.753321 82.803183) (xy 193.781181 82.801884) (xy 193.808638 82.801818)
+ )
+ )
+ (polygon
+ (pts
+ (xy 194.395918 81.65612) (xy 194.410554 81.648262) (xy 194.424748 81.641289) (xy 194.4385 81.635203)
+ (xy 194.458301 81.627733) (xy 194.477108 81.622257) (xy 194.494921 81.618773) (xy 194.511741 81.617282)
+ (xy 194.527567 81.617784) (xy 194.542399 81.620279) (xy 194.560629 81.626705) (xy 194.577093 81.636675)
+ (xy 194.589742 81.647238) (xy 194.601063 81.658864) (xy 194.611057 81.671554) (xy 194.619723 81.685306)
+ (xy 194.624078 81.693641) (xy 194.630699 81.706853) (xy 194.637664 81.720344) (xy 194.64261 81.728708)
+ (xy 195.297397 82.91436) (xy 195.305137 82.92788) (xy 195.313116 82.942291) (xy 195.320847 82.956962)
+ (xy 195.327776 82.971174) (xy 195.329062 82.974003) (xy 195.334378 82.9886) (xy 195.337422 83.003336)
+ (xy 195.338816 83.019586) (xy 195.338906 83.027295) (xy 195.337473 83.043045) (xy 195.333174 83.058643)
+ (xy 195.327061 83.072165) (xy 195.318754 83.08557) (xy 195.315977 83.089378) (xy 195.305742 83.101121)
+ (xy 195.294712 83.111412) (xy 195.281409 83.122163) (xy 195.269131 83.131095) (xy 195.255397 83.140321)
+ (xy 195.240209 83.149842) (xy 195.223567 83.159657) (xy 195.208938 83.167521) (xy 195.194764 83.174509)
+ (xy 195.181046 83.180621) (xy 195.161322 83.188149) (xy 195.142623 83.193707) (xy 195.124949 83.197295)
+ (xy 195.108299 83.198914) (xy 195.092674 83.198563) (xy 195.078073 83.196243) (xy 195.060199 83.190085)
+ (xy 195.044147 83.180426) (xy 195.03119 83.166698) (xy 195.017713 83.148367) (xy 195.00694 83.132321)
+ (xy 194.994734 83.113215) (xy 194.981098 83.091047) (xy 194.966029 83.065819) (xy 194.957958 83.052057)
+ (xy 194.949529 83.03753) (xy 194.940742 83.022238) (xy 194.931597 83.006181) (xy 194.922095 82.989358)
+ (xy 194.912234 82.971771) (xy 194.902016 82.953418) (xy 194.891439 82.9343) (xy 194.880505 82.914416)
+ (xy 194.869213 82.893768) (xy 194.857563 82.872355) (xy 194.845555 82.850176) (xy 194.833189 82.827232)
+ (xy 194.820465 82.803523) (xy 194.807383 82.779049) (xy 194.793944 82.753809) (xy 194.780146 82.727805)
+ (xy 193.962771 82.637582) (xy 193.948028 82.635982) (xy 193.929855 82.633513) (xy 193.913378 82.630658)
+ (xy 193.898595 82.627417) (xy 193.882501 82.622825) (xy 193.866685 82.616519) (xy 193.854684 82.609346)
+ (xy 193.842291 82.597778) (xy 193.832033 82.58336) (xy 193.823908 82.566092) (xy 193.819214 82.55127)
+ (xy 193.815721 82.534844) (xy 193.813428 82.516815) (xy 193.812335 82.497183) (xy 193.812442 82.475947)
+ (xy 193.81318 82.4609) (xy 193.814452 82.445139) (xy 193.815288 82.436991) (xy 193.817209 82.421931)
+ (xy 193.820165 82.40324) (xy 193.823574 82.386137) (xy 193.827435 82.370621) (xy 193.832897 82.35346)
+ (xy 193.839065 82.33878) (xy 193.847399 82.324438) (xy 193.848887 82.322395) (xy 193.859709 82.309374)
+ (xy 193.870955 82.298471) (xy 193.884324 82.288605) (xy 193.898246 82.281506) (xy 193.901813 82.280164)
+ (xy 193.917365 82.275421) (xy 193.931766 82.272496) (xy 193.946416 82.271377) (xy 193.951878 82.271558)
+ (xy 193.970039 82.273267) (xy 193.98832 82.275213) (xy 194.005803 82.277134) (xy 194.02652 82.279452)
+ (xy 194.042127 82.281217) (xy 194.059171 82.283159) (xy 194.077652 82.285276) (xy 194.09757 82.28757)
+ (xy 194.118925 82.29004) (xy 194.141718 82.292686) (xy 194.165947 82.295508) (xy 194.1786 82.296986)
+ (xy 194.204168 82.299956) (xy 194.229537 82.30287) (xy 194.254708 82.305729) (xy 194.279682 82.308531)
+ (xy 194.304457 82.311278) (xy 194.329035 82.313968) (xy 194.353414 82.316603) (xy 194.377596 82.319181)
+ (xy 194.40158 82.321704) (xy 194.425366 82.32417) (xy 194.448954 82.326581) (xy 194.472344 82.328936)
+ (xy 194.495536 82.331234) (xy 194.51853 82.333477) (xy 194.541326 82.335664) (xy 194.563924 82.337794)
+ (xy 194.555107 82.32416) (xy 194.547511 82.311521) (xy 194.538184 82.295538) (xy 194.527128 82.276212)
+ (xy 194.518796 82.26147) (xy 194.509695 82.245242) (xy 194.499826 82.227527) (xy 194.489187 82.208327)
+ (xy 194.47778 82.187641) (xy 194.465604 82.165469) (xy 194.452658 82.14181) (xy 194.438945 82.116665)
+ (xy 194.431799 82.103536) (xy 194.424462 82.090035) (xy 194.417137 82.076547) (xy 194.410031 82.063459)
+ (xy 194.396472 82.03848) (xy 194.383785 82.015096) (xy 194.371971 81.99331) (xy 194.361028 81.973119)
+ (xy 194.350958 81.954524) (xy 194.34176 81.937526) (xy 194.333435 81.922124) (xy 194.325981 81.908319)
+ (xy 194.316437 81.890603) (xy 194.308855 81.876479) (xy 194.301798 81.863234) (xy 194.29823 81.856373)
+ (xy 194.292334 81.84221) (xy 194.287483 81.827374) (xy 194.284036 81.814942) (xy 194.280957 81.798752)
+ (xy 194.280825 81.782848) (xy 194.283639 81.767228) (xy 194.2894 81.751893) (xy 194.298106 81.736844)
+ (xy 194.301663 81.73189) (xy 194.311813 81.719625) (xy 194.323658 81.707518) (xy 194.337198 81.695569)
+ (xy 194.349251 81.686123) (xy 194.362389 81.676778) (xy 194.376613 81.667533) (xy 194.391921 81.65839)
+ )
+ )
+ (polygon
+ (pts
+ (xy 195.554889 81.457398) (xy 195.252606 81.858541) (xy 195.239256 81.875214) (xy 195.22591 81.889795)
+ (xy 195.212569 81.902282) (xy 195.199232 81.912677) (xy 195.185901 81.920978) (xy 195.172574 81.927187)
+ (xy 195.154812 81.932209) (xy 195.137059 81.933511) (xy 195.119314 81.931092) (xy 195.110444 81.928487)
+ (xy 195.096274 81.922329) (xy 195.081381 81.914692) (xy 195.068417 81.907197) (xy 195.054951 81.898674)
+ (xy 195.040984 81.889123) (xy 195.026514 81.878544) (xy 195.012341 81.867483) (xy 194.99945 81.856626)
+ (xy 194.987838 81.845972) (xy 194.977507 81.835522) (xy 194.9668 81.823249) (xy 194.957936 81.81127)
+ (xy 194.950002 81.797388) (xy 194.944535 81.78361) (xy 194.94131 81.767991) (xy 194.941308 81.752508)
+ (xy 194.941812 81.748658) (xy 194.945767 81.732651) (xy 194.951846 81.716051) (xy 194.958535 81.701765)
+ (xy 194.966699 81.687068) (xy 194.976337 81.671958) (xy 194.98511 81.659575) (xy 194.987451 81.656438)
+ (xy 195.289733 81.255295) (xy 195.303062 81.238624) (xy 195.31634 81.224053) (xy 195.329568 81.211581)
+ (xy 195.342747 81.201209) (xy 195.355876 81.192936) (xy 195.373303 81.185171) (xy 195.390642 81.181138)
+ (xy 195.407892 81.180837) (xy 195.425053 81.184268) (xy 195.42933 81.185709) (xy 195.443885 81.191377)
+ (xy 195.459107 81.198643) (xy 195.4723 81.205919) (xy 195.485956 81.214306) (xy 195.500075 81.223803)
+ (xy 195.514656 81.23441) (xy 195.528776 81.245408) (xy 195.541694 81.256218) (xy 195.553411 81.266839)
+ (xy 195.563926 81.277272) (xy 195.574958 81.289541) (xy 195.584259 81.301539) (xy 195.592843 81.315063)
+ (xy 195.598973 81.328406) (xy 195.602973 81.343434) (xy 195.603768 81.358226) (xy 195.603466 81.361887)
+ (xy 195.599319 81.377942) (xy 195.594113 81.391975) (xy 195.587318 81.406601) (xy 195.578933 81.421822)
+ (xy 195.57108 81.434426) (xy 195.56221 81.44741)
+ )
+ )
+ (polygon
+ (pts
+ (xy 195.887011 81.339303) (xy 195.87045 81.343816) (xy 195.853933 81.344847) (xy 195.83746 81.342395)
+ (xy 195.821031 81.33646) (xy 195.807373 81.328854) (xy 195.799193 81.32313) (xy 195.788263 81.313323)
+ (xy 195.777414 81.300439) (xy 195.766648 81.284478) (xy 195.758628 81.270487) (xy 195.750654 81.254766)
+ (xy 195.742727 81.237313) (xy 195.734846 81.21813) (xy 195.729618 81.204379) (xy 195.724411 81.18986)
+ (xy 195.719224 81.17457) (xy 195.714058 81.158512) (xy 195.710126 81.143454) (xy 195.709421 81.128311)
+ (xy 195.71194 81.113082) (xy 195.717685 81.097768) (xy 195.724936 81.084941) (xy 195.730362 81.077216)
+ (xy 195.741635 81.064366) (xy 195.752897 81.054149) (xy 195.766154 81.043986) (xy 195.781404 81.033878)
+ (xy 195.794151 81.026333) (xy 195.808019 81.018819) (xy 195.82301 81.011336) (xy 195.839122 81.003883)
+ (xy 195.856355 80.996462) (xy 195.873644 80.98886) (xy 195.890028 80.980948) (xy 195.905509 80.972726)
+ (xy 195.920087 80.964194) (xy 195.933761 80.955352) (xy 195.946532 80.9462) (xy 195.958399 80.936739)
+ (xy 195.969363 80.926967) (xy 195.982576 80.913457) (xy 195.994183 80.899395) (xy 196.003422 80.886804)
+ (xy 196.015548 80.868976) (xy 196.025595 80.85242) (xy 196.033563 80.837136) (xy 196.039452 80.823124)
+ (xy 196.044069 80.806419) (xy 196.044643 80.788717) (xy 196.039442 80.774548) (xy 196.031123 80.765756)
+ (xy 196.016757 80.761156) (xy 196.001111 80.764064) (xy 195.986188 80.770802) (xy 195.973592 80.77843)
+ (xy 195.959794 80.788264) (xy 195.944793 80.800305) (xy 195.928589 80.814551) (xy 195.917118 80.825275)
+ (xy 195.905112 80.836978) (xy 195.898909 80.843198) (xy 195.886817 80.854891) (xy 195.874353 80.866282)
+ (xy 195.861519 80.877371) (xy 195.848312 80.88816) (xy 195.834735 80.898647) (xy 195.820786 80.908832)
+ (xy 195.806465 80.918717) (xy 195.791773 80.9283) (xy 195.77671 80.937581) (xy 195.761276 80.946561)
+ (xy 195.74547 80.95524) (xy 195.729292 80.963617) (xy 195.712743 80.971693) (xy 195.695823 80.979468)
+ (xy 195.678531 80.986941) (xy 195.660868 80.994113) (xy 195.643781 80.999981) (xy 195.625999 81.004507)
+ (xy 195.607521 81.007693) (xy 195.588348 81.009537) (xy 195.573512 81.01004) (xy 195.558284 81.009789)
+ (xy 195.542666 81.008784) (xy 195.526657 81.007024) (xy 195.510256 81.004509) (xy 195.504702 81.003504)
+ (xy 195.488015 80.999865) (xy 195.471323 80.995343) (xy 195.454626 80.98994) (xy 195.437926 80.983654)
+ (xy 195.42122 80.976486) (xy 195.404511 80.968436) (xy 195.387797 80.959503) (xy 195.371078 80.949688)
+ (xy 195.354355 80.938991) (xy 195.337628 80.927411) (xy 195.326474 80.919201) (xy 195.310362 80.9065)
+ (xy 195.295308 80.893476) (xy 195.281313 80.88013) (xy 195.268376 80.866462) (xy 195.256497 80.852471)
+ (xy 195.245677 80.838157) (xy 195.235915 80.823521) (xy 195.227211 80.808563) (xy 195.219566 80.793282)
+ (xy 195.212979 80.777678) (xy 195.20745 80.761752) (xy 195.202979 80.745504) (xy 195.199567 80.728933)
+ (xy 195.197214 80.71204) (xy 195.195918 80.694825) (xy 195.195681 80.677286) (xy 195.196502 80.659426)
+ (xy 195.198382 80.641243) (xy 195.20132 80.622737) (xy 195.205316 80.603909) (xy 195.21037 80.584759)
+ (xy 195.216483 80.565286) (xy 195.223654 80.545491) (xy 195.231884 80.525373) (xy 195.241172 80.504933)
+ (xy 195.251518 80.48417) (xy 195.262922 80.463085) (xy 195.275385 80.441677) (xy 195.288906 80.419947)
+ (xy 195.303486 80.397894) (xy 195.319124 80.375519) (xy 195.33582 80.352822) (xy 195.347336 80.338006)
+ (xy 195.35934 80.323474) (xy 195.371831 80.309228) (xy 195.38481 80.295267) (xy 195.398277 80.281591)
+ (xy 195.412231 80.2682) (xy 195.426673 80.255094) (xy 195.441602 80.242273) (xy 195.45702 80.229737)
+ (xy 195.472924 80.217486) (xy 195.489317 80.205521) (xy 195.506197 80.19384) (xy 195.523565 80.182444)
+ (xy 195.54142 80.171333) (xy 195.559764 80.160508) (xy 195.578594 80.149967) (xy 195.59168 80.14335)
+ (xy 195.608283 80.136411) (xy 195.623923 80.131628) (xy 195.638597 80.129) (xy 195.655585 80.128744)
+ (xy 195.671066 80.131855) (xy 195.68504 80.138334) (xy 195.690208 80.141867) (xy 195.702599 80.152628)
+ (xy 195.714538 80.165891) (xy 195.723763 80.178304) (xy 195.732698 80.19232) (xy 195.741343 80.207937)
+ (xy 195.749698 80.225157) (xy 195.755774 80.239123) (xy 195.761687 80.253991) (xy 195.767027 80.268881)
+ (xy 195.771301 80.283024) (xy 195.775341 80.300719) (xy 195.777486 80.317087) (xy 195.777736 80.332127)
+ (xy 195.775383 80.349059) (xy 195.770069 80.363917) (xy 195.763686 80.37431) (xy 195.75288 80.385377)
+ (xy 195.740578 80.394954) (xy 195.727577 80.403771) (xy 195.712077 80.413348) (xy 195.697878 80.421557)
+ (xy 195.682079 80.430252) (xy 195.665695 80.439581) (xy 195.649886 80.449802) (xy 195.634652 80.460915)
+ (xy 195.619993 80.472921) (xy 195.605909 80.485818) (xy 195.5924 80.499607) (xy 195.579466 80.514288)
+ (xy 195.570143 80.525885) (xy 195.567107 80.529862) (xy 195.558173 80.542017) (xy 195.546411 80.559199)
+ (xy 195.536614 80.575121) (xy 195.528784 80.589783) (xy 195.5214 80.607371) (xy 195.517512 80.622719)
+ (xy 195.517565 80.638752) (xy 195.524838 80.653371) (xy 195.529009 80.657124) (xy 195.542461 80.664451)
+ (xy 195.557508 80.66736) (xy 195.574149 80.665851) (xy 195.592384 80.659924) (xy 195.607107 80.652579)
+ (xy 195.622727 80.64275) (xy 195.639244 80.630435) (xy 195.650754 80.620845) (xy 195.662662 80.61015)
+ (xy 195.674969 80.598351) (xy 195.681272 80.592037) (xy 195.693347 80.579387) (xy 195.7057 80.567029)
+ (xy 195.718331 80.554964) (xy 195.731241 80.54319) (xy 195.744428 80.531708) (xy 195.757894 80.520519)
+ (xy 195.771637 80.509621) (xy 195.785659 80.499016) (xy 195.799959 80.488702) (xy 195.814537 80.47868)
+ (xy 195.829393 80.468951) (xy 195.844528 80.459513) (xy 195.85994 80.450367) (xy 195.87563 80.441514)
+ (xy 195.891599 80.432952) (xy 195.907846 80.424683) (xy 195.923326 80.41759) (xy 195.939506 80.411813)
+ (xy 195.956386 80.407352) (xy 195.973966 80.404207) (xy 195.992246 80.402377) (xy 196.011226 80.401864)
+ (xy 196.025921 80.402343) (xy 196.041009 80.403561) (xy 196.051286 80.404785) (xy 196.066864 80.407259)
+ (xy 196.082528 80.41071) (xy 196.098278 80.415138) (xy 196.114115 80.420542) (xy 196.130039 80.426922)
+ (xy 196.14605 80.434279) (xy 196.162147 80.442613) (xy 196.178331 80.451923) (xy 196.194601 80.462209)
+ (xy 196.210959 80.473472) (xy 196.221912 80.481523) (xy 196.23787 80.494004) (xy 196.252937 80.506725)
+ (xy 196.267114 80.519686) (xy 196.280401 80.532887) (xy 196.292797 80.546329) (xy 196.304302 80.56001)
+ (xy 196.314917 80.573932) (xy 196.324641 80.588094) (xy 196.333475 80.602496) (xy 196.341418 80.617138)
+ (xy 196.346219 80.627032) (xy 196.35266 80.641883) (xy 196.358202 80.656781) (xy 196.362844 80.671727)
+ (xy 196.366588 80.686722) (xy 196.369433 80.701765) (xy 196.371378 80.716856) (xy 196.372424 80.731995)
+ (xy 196.372571 80.747182) (xy 196.371819 80.762418) (xy 196.370168 80.777702) (xy 196.368568 80.787918)
+ (xy 196.364606 80.806371) (xy 196.359911 80.824945) (xy 196.354483 80.843641) (xy 196.348322 80.862459)
+ (xy 196.341428 80.881398) (xy 196.333801 80.900458) (xy 196.325441 80.91964) (xy 196.316348 80.938943)
+ (xy 196.306522 80.958367) (xy 196.295963 80.977913) (xy 196.28467 80.997581) (xy 196.272645 81.01737)
+ (xy 196.259887 81.03728) (xy 196.246396 81.057311) (xy 196.232172 81.077464) (xy 196.217215 81.097739)
+ (xy 196.201559 81.117746) (xy 196.185239 81.1371) (xy 196.168255 81.155798) (xy 196.150606 81.173842)
+ (xy 196.132294 81.191231) (xy 196.113317 81.207965) (xy 196.093675 81.224045) (xy 196.07337 81.23947)
+ (xy 196.0524 81.254241) (xy 196.030766 81.268356) (xy 196.008467 81.281817) (xy 195.985504 81.294624)
+ (xy 195.961878 81.306776) (xy 195.937586 81.318273) (xy 195.912631 81.329115)
+ )
+ )
+ (polygon
+ (pts
+ (xy 196.377971 79.099508) (xy 196.392502 79.102575) (xy 196.40758 79.106755) (xy 196.422592 79.112318)
+ (xy 196.434202 79.118027) (xy 196.447551 79.126091) (xy 196.459829 79.134242) (xy 196.473765 79.144038)
+ (xy 196.48703 79.153744) (xy 196.49412 79.15905) (xy 197.083984 79.603545) (xy 197.097818 79.614114)
+ (xy 197.110134 79.623831) (xy 197.122585 79.634088) (xy 197.134284 79.644387) (xy 197.140226 79.650054)
+ (xy 197.150987 79.662133) (xy 197.160558 79.675292) (xy 197.168973 79.688808) (xy 197.174188 79.698125)
+ (xy 197.179139 79.712815) (xy 197.181121 79.728609) (xy 197.180136 79.745506) (xy 197.176183 79.763507)
+ (xy 197.171271 79.777733) (xy 197.164689 79.792579) (xy 197.156438 79.808046) (xy 197.146518 79.824134)
+ (xy 197.134928 79.840843) (xy 197.130693 79.846551) (xy 197.117916 79.863096) (xy 197.105544 79.878277)
+ (xy 197.093579 79.892096) (xy 197.08202 79.904552) (xy 197.070867 79.915644) (xy 197.056628 79.928314)
+ (xy 197.043112 79.93856) (xy 197.030317 79.946383) (xy 197.01534 79.952755) (xy 197.00087 79.956049)
+ (xy 196.983412 79.957301) (xy 196.968786 79.956093) (xy 196.95409 79.952838) (xy 196.939323 79.947536)
+ (xy 196.924486 79.940188) (xy 196.92151 79.938473) (xy 196.9262 79.954733) (xy 196.9297 79.971122)
+ (xy 196.93201 79.987639) (xy 196.93313 80.004285) (xy 196.933061 80.021059) (xy 196.931801 80.037961)
+ (xy 196.929352 80.054992) (xy 196.925713 80.072151) (xy 196.920884 80.089438) (xy 196.914865 80.106854)
+ (xy 196.907657 80.124399) (xy 196.899258 80.142071) (xy 196.88967 80.159872) (xy 196.878892 80.177802)
+ (xy 196.866924 80.19586) (xy 196.853766 80.214046) (xy 196.839583 80.231785) (xy 196.824484 80.248577)
+ (xy 196.808469 80.26442) (xy 196.791537 80.279314) (xy 196.77369 80.293261) (xy 196.754927 80.306259)
+ (xy 196.735247 80.318308) (xy 196.714652 80.32941) (xy 196.69314 80.339563) (xy 196.670713 80.348767)
+ (xy 196.647369 80.357024) (xy 196.623109 80.364332) (xy 196.597934 80.370691) (xy 196.571842 80.376103)
+ (xy 196.544834 80.380566) (xy 196.51691 80.38408) (xy 196.488728 80.386508) (xy 196.460947 80.387711)
+ (xy 196.433565 80.387688) (xy 196.406583 80.38644) (xy 196.380002 80.383967) (xy 196.35382 80.380268)
+ (xy 196.328038 80.375345) (xy 196.302657 80.369196) (xy 196.277676 80.361821) (xy 196.253094 80.353222)
+ (xy 196.228913 80.343397) (xy 196.205132 80.332347) (xy 196.181751 80.320071) (xy 196.15877 80.306571)
+ (xy 196.136189 80.291845) (xy 196.114008 80.275894) (xy 196.092531 80.258941) (xy 196.072136 80.241266)
+ (xy 196.052823 80.222869) (xy 196.034592 80.20375) (xy 196.017443 80.183909) (xy 196.001376 80.163345)
+ (xy 195.98639 80.142059) (xy 195.972487 80.12005) (xy 195.959665 80.09732) (xy 195.947925 80.073867)
+ (xy 195.937267 80.049692) (xy 195.92769 80.024794) (xy 195.919196 79.999175) (xy 195.911783 79.972833)
+ (xy 195.905453 79.945769) (xy 195.900204 79.917982) (xy 195.896049 79.890101) (xy 195.893075 79.862809)
+ (xy 195.891281 79.836104) (xy 195.891269 79.835586) (xy 196.2632 79.835586) (xy 196.265205 79.8545)
+ (xy 196.266984 79.86408) (xy 196.271607 79.882724) (xy 196.277467 79.900278) (xy 196.284564 79.916743)
+ (xy 196.292897 79.932118) (xy 196.302466 79.946404) (xy 196.313273 79.959601) (xy 196.325316 79.971708)
+ (xy 196.338596 79.982725) (xy 196.352841 79.992385) (xy 196.367782 80.000418) (xy 196.383418 80.006825)
+ (xy 196.39975 80.011606) (xy 196.416776 80.014759) (xy 196.434498 80.016287) (xy 196.452915 80.016188)
+ (xy 196.472027 80.014462) (xy 196.490936 80.011057) (xy 196.508889 80.006028) (xy 196.525886 79.999376)
+ (xy 196.541928 79.9911) (xy 196.557014 79.981202) (xy 196.571144 79.96968) (xy 196.584318 79.956534)
+ (xy 196.596537 79.941765) (xy 196.607321 79.92598) (xy 196.616191 79.909785) (xy 196.623149 79.89318)
+ (xy 196.628193 79.876166) (xy 196.631324 79.858742) (xy 196.632541 79.840909) (xy 196.631845 79.822666)
+ (xy 196.629236 79.804013) (xy 196.62497 79.785638) (xy 196.619448 79.768339) (xy 196.612672 79.752115)
+ (xy 196.60464 79.736967) (xy 196.595354 79.722895) (xy 196.584813 79.709898) (xy 196.573017 79.697977)
+ (xy 196.559965 79.687132) (xy 196.545937 79.677535) (xy 196.531209 79.669362) (xy 196.515782 79.662611)
+ (xy 196.499656 79.657282) (xy 196.482831 79.653377) (xy 196.465306 79.650894) (xy 196.447081 79.649833)
+ (xy 196.428158 79.650196) (xy 196.409287 79.652124) (xy 196.391256 79.65602) (xy 196.374066 79.661881)
+ (xy 196.357716 79.66971) (xy 196.342207 79.679504) (xy 196.327538 79.691266) (xy 196.31371 79.704994)
+ (xy 196.303891 79.71658) (xy 196.300722 79.720688) (xy 196.291921 79.733234) (xy 196.284287 79.745966)
+ (xy 196.275922 79.76323) (xy 196.269631 79.780825) (xy 196.265414 79.798749) (xy 196.26327 79.817002)
+ (xy 196.2632 79.835586) (xy 195.891269 79.835586) (xy 195.890667 79.809988) (xy 195.891233 79.78446)
+ (xy 195.89298 79.759521) (xy 195.895906 79.73517) (xy 195.900013 79.711407) (xy 195.9053 79.688232)
+ (xy 195.911768 79.665646) (xy 195.919415 79.643648) (xy 195.928243 79.622238) (xy 195.93825 79.601417)
+ (xy 195.949439 79.581183) (xy 195.961807 79.561539) (xy 195.975355 79.542482) (xy 195.986354 79.528543)
+ (xy 195.997742 79.515399) (xy 196.00952 79.503051) (xy 196.021688 79.491498) (xy 196.034245 79.48074)
+ (xy 196.047193 79.470778) (xy 196.06053 79.461611) (xy 196.074257 79.45324) (xy 196.087804 79.445687)
+ (xy 196.103686 79.437429) (xy 196.118399 79.430484) (xy 196.131942 79.424853) (xy 196.14665 79.419831)
+ (xy 196.161682 79.416363) (xy 196.177148 79.414025) (xy 196.191879 79.412511) (xy 196.207574 79.411791)
+ (xy 196.219138 79.41195) (xy 196.204441 79.396313) (xy 196.192898 79.379947) (xy 196.184509 79.362853)
+ (xy 196.179272 79.345031) (xy 196.17719 79.326481) (xy 196.17826 79.307202) (xy 196.182484 79.287195)
+ (xy 196.189861 79.26646) (xy 196.196531 79.252231) (xy 196.204603 79.23768) (xy 196.214076 79.222804)
+ (xy 196.224951 79.207605) (xy 196.234118 79.195627) (xy 196.245921 79.180796) (xy 196.257245 79.167267)
+ (xy 196.268089 79.15504) (xy 196.278455 79.144114) (xy 196.290738 79.132288) (xy 196.302272 79.122495)
+ (xy 196.308833 79.117596) (xy 196.321773 79.109505) (xy 196.336884 79.102807) (xy 196.352009 79.099061)
+ (xy 196.367148 79.098268)
+ )
+ )
+ )
+ )
+ (gr_text "github.com/\njaseg/8seg" (at 193.35 117.925 307) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265)
+ (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold))
+ (render_cache "github.com/\njaseg/8seg" 307
+ (polygon
+ (pts
+ (xy 190.579736 111.640093) (xy 190.598874 111.641749) (xy 190.617882 111.644449) (xy 190.636759 111.648193)
+ (xy 190.650832 111.651687) (xy 190.669443 111.657209) (xy 190.687848 111.663675) (xy 190.701517 111.669144)
+ (xy 190.715069 111.675143) (xy 190.728506 111.681674) (xy 190.741826 111.688735) (xy 190.755031 111.696328)
+ (xy 190.768119 111.704451) (xy 190.781092 111.713105) (xy 190.793948 111.72229) (xy 190.806668 111.731881)
+ (xy 190.81912 111.741834) (xy 190.831306 111.75215) (xy 190.843225 111.762828) (xy 190.854876 111.773869)
+ (xy 190.86626 111.785272) (xy 190.877378 111.797038) (xy 190.888228 111.809166) (xy 190.898811 111.821657)
+ (xy 190.909127 111.83451) (xy 190.915856 111.843281) (xy 190.926534 111.857794) (xy 190.936659 111.872256)
+ (xy 190.946229 111.886669) (xy 190.955245 111.901031) (xy 190.963708 111.915343) (xy 190.971616 111.929605)
+ (xy 190.978971 111.943816) (xy 190.985772 111.957977) (xy 190.992018 111.972088) (xy 190.997711 111.986149)
+ (xy 191.001198 111.995495) (xy 191.256518 112.334316) (xy 191.06926 112.475425) (xy 190.942261 112.306892)
+ (xy 190.937338 112.320981) (xy 190.93086 112.335898) (xy 190.923916 112.349629) (xy 190.915781 112.363994)
+ (xy 190.913238 112.368215) (xy 190.90517 112.38053) (xy 190.89474 112.394034) (xy 190.883214 112.406608)
+ (xy 190.872463 112.416645) (xy 190.860905 112.425999) (xy 190.847351 112.435842) (xy 190.833791 112.444948)
+ (xy 190.820223 112.453317) (xy 190.806648 112.46095) (xy 190.793067 112.467846) (xy 190.779479 112.474005)
+ (xy 190.761351 112.481071) (xy 190.74321 112.486828) (xy 190.725058 112.491275) (xy 190.715977 112.493007)
+ (xy 190.697929 112.495576) (xy 190.679968 112.497119) (xy 190.662094 112.497635) (xy 190.644307 112.497126)
+ (xy 190.626607 112.495591) (xy 190.608994 112.49303) (xy 190.591468 112.489443) (xy 190.574029 112.484829)
+ (xy 190.556831 112.479253) (xy 190.539773 112.472739) (xy 190.522856 112.465289) (xy 190.506078 112.456902)
+ (xy 190.48944 112.447578) (xy 190.472941 112.437317) (xy 190.460659 112.429007) (xy 190.448456 112.420169)
+ (xy 190.440364 112.413985) (xy 190.428394 112.404301) (xy 190.416597 112.394237) (xy 190.404973 112.383793)
+ (xy 190.393522 112.372968) (xy 190.382244 112.361763) (xy 190.371139 112.350177) (xy 190.360207 112.338211)
+ (xy 190.349448 112.325865) (xy 190.338862 112.313139) (xy 190.328449 112.300032) (xy 190.321603 112.291083)
+ (xy 190.311595 112.27725) (xy 190.301965 112.262816) (xy 190.292715 112.247782) (xy 190.283843 112.232147)
+ (xy 190.27535 112.215911) (xy 190.267236 112.199074) (xy 190.2595 112.181637) (xy 190.252143 112.163599)
+ (xy 190.237207 112.159722) (xy 190.221663 112.157262) (xy 190.205841 112.1568) (xy 190.203109 112.156969)
+ (xy 190.187962 112.160025) (xy 190.173779 112.166125) (xy 190.160678 112.17432) (xy 190.157724 112.176489)
+ (xy 190.14563 112.187457) (xy 190.13678 112.19969) (xy 190.130555 112.215561) (xy 190.128732 112.230535)
+ (xy 190.130153 112.246774) (xy 190.130705 112.249604) (xy 190.134968 112.264555) (xy 190.141463 112.280894)
+ (xy 190.148265 112.294963) (xy 190.156497 112.309919) (xy 190.166157 112.325763) (xy 190.174339 112.338228)
+ (xy 190.183325 112.351193) (xy 190.193115 112.364657) (xy 190.196557 112.369256) (xy 190.313413 112.524329)
+ (xy 190.328538 112.544794) (xy 190.342827 112.564932) (xy 190.356278 112.584745) (xy 190.368892 112.604231)
+ (xy 190.38067 112.623391) (xy 190.39161 112.642225) (xy 190.401713 112.660733) (xy 190.410979 112.678915)
+ (xy 190.419408 112.696771) (xy 190.426999 112.714301) (xy 190.433754 112.731504) (xy 190.439672 112.748382)
+ (xy 190.444752 112.764933) (xy 190.448996 112.781158) (xy 190.452402 112.797057) (xy 190.454971 112.81263)
+ (xy 190.45662 112.827887) (xy 190.457262 112.842837) (xy 190.456341 112.864686) (xy 190.453159 112.885845)
+ (xy 190.447714 112.906313) (xy 190.440007 112.926091) (xy 190.430038 112.945179) (xy 190.422135 112.95752)
+ (xy 190.413227 112.969555) (xy 190.403314 112.981283) (xy 190.392395 112.992704) (xy 190.380471 113.003818)
+ (xy 190.367542 113.014625) (xy 190.3607 113.019914) (xy 190.348429 113.028673) (xy 190.335863 113.036678)
+ (xy 190.323004 113.043929) (xy 190.30985 113.050426) (xy 190.291855 113.057916) (xy 190.273336 113.064065)
+ (xy 190.259105 113.067797) (xy 190.244579 113.070774) (xy 190.229758 113.072998) (xy 190.214644 113.074468)
+ (xy 190.199277 113.075245) (xy 190.183808 113.075309) (xy 190.168237 113.074659) (xy 190.152563 113.073297)
+ (xy 190.136788 113.071221) (xy 190.12091 113.068431) (xy 190.104931 113.064928) (xy 190.088849 113.060712)
+ (xy 190.072665 113.055783) (xy 190.056379 113.05014) (xy 190.045465 113.045982) (xy 190.02902 113.039143)
+ (xy 190.012492 113.031575) (xy 189.995884 113.023278) (xy 189.979193 113.014252) (xy 189.962422 113.004498)
+ (xy 189.945568 112.994014) (xy 189.928634 112.982802) (xy 189.911617 112.970861) (xy 189.89452 112.958191)
+ (xy 189.87734 112.944792) (xy 189.865842 112.935455) (xy 189.854319 112.925839) (xy 189.842854 112.915935)
+ (xy 189.831448 112.905743) (xy 189.820102 112.895263) (xy 189.808814 112.884495) (xy 189.797585 112.873439)
+ (xy 189.786415 112.862094) (xy 189.775303 112.850462) (xy 189.764251 112.838542) (xy 189.753258 112.826333)
+ (xy 189.742323 112.813837) (xy 189.731447 112.801052) (xy 189.72063 112.787979) (xy 189.709872 112.774619)
+ (xy 189.699173 112.76097) (xy 189.688533 112.747033) (xy 189.677268 112.731849) (xy 189.666377 112.71669)
+ (xy 189.65586 112.701555) (xy 189.645716 112.686446) (xy 189.635946 112.671362) (xy 189.626549 112.656302)
+ (xy 189.617526 112.641268) (xy 189.608877 112.626258) (xy 189.600601 112.611273) (xy 189.592698 112.596314)
+ (xy 189.587638 112.586354) (xy 189.580365 112.571544) (xy 189.57359 112.55689) (xy 189.567312 112.542394)
+ (xy 189.561532 112.528055) (xy 189.55625 112.513873) (xy 189.551465 112.499849) (xy 189.545859 112.481395)
+ (xy 189.541137 112.46322) (xy 189.540537 112.460422) (xy 189.766664 112.460422) (xy 189.768185 112.47726)
+ (xy 189.771786 112.495297) (xy 189.775707 112.509531) (xy 189.780622 112.524195) (xy 189.786529 112.539287)
+ (xy 189.793429 112.554809) (xy 189.801321 112.57076) (xy 189.810207 112.58714) (xy 189.820085 112.603949)
+ (xy 189.830956 112.621188) (xy 189.842819 112.638856) (xy 189.85128 112.650873) (xy 189.860182 112.663081)
+ (xy 189.864798 112.669256) (xy 189.874334 112.681673) (xy 189.883869 112.693613) (xy 189.893403 112.705077)
+ (xy 189.907704 112.72138) (xy 189.922004 112.736611) (xy 189.936303 112.75077) (xy 189.950601 112.763858)
+ (xy 189.964897 112.775875) (xy 189.979192 112.786819) (xy 189.993486 112.796693) (xy 190.007779 112.805494)
+ (xy 190.017307 112.810766) (xy 190.031323 112.817667) (xy 190.049149 112.824845) (xy 190.065993 112.82971)
+ (xy 190.081854 112.832262) (xy 190.096732 112.832501) (xy 190.113947 112.829548) (xy 190.129626 112.822981)
+ (xy 190.138296 112.817306) (xy 190.14979 112.807222) (xy 190.159893 112.794147) (xy 190.165969 112.78001)
+ (xy 190.16802 112.764811) (xy 190.166044 112.748549) (xy 190.163546 112.740019) (xy 190.157664 112.725022)
+ (xy 190.149882 112.708724) (xy 190.14229 112.694749) (xy 190.133482 112.67994) (xy 190.123458 112.664298)
+ (xy 190.115143 112.652021) (xy 190.106144 112.639274) (xy 190.096461 112.626059) (xy 190.093082 112.62155)
+ (xy 190.014369 112.517095) (xy 190.004044 112.50326) (xy 189.99443 112.490099) (xy 189.985525 112.477613)
+ (xy 189.975776 112.463521) (xy 189.96705 112.450399) (xy 189.960559 112.440207) (xy 189.952261 112.426628)
+ (xy 189.944806 112.413293) (xy 189.938192 112.400201) (xy 189.931665 112.385537) (xy 189.929501 112.38012)
+ (xy 189.913416 112.374506) (xy 189.898329 112.370172) (xy 189.881988 112.366735) (xy 189.867004 112.36504)
+ (xy 189.855241 112.364975) (xy 189.8406 112.366776) (xy 189.825031 112.371274) (xy 189.81042 112.37839)
+ (xy 189.80121 112.384588) (xy 189.787839 112.396825) (xy 189.777718 112.410937) (xy 189.770846 112.426923)
+ (xy 189.767223 112.444784) (xy 189.766664 112.460422) (xy 189.540537 112.460422) (xy 189.5373 112.445325)
+ (xy 189.535713 112.436482) (xy 189.533174 112.419093) (xy 189.531609 112.402044) (xy 189.531018 112.385337)
+ (xy 189.531401 112.368971) (xy 189.532758 112.352946) (xy 189.535089 112.337263) (xy 189.538394 112.321921)
+ (xy 189.542673 112.30692) (xy 189.548066 112.292427) (xy 189.554602 112.278463) (xy 189.562282 112.265027)
+ (xy 189.571107 112.25212) (xy 189.581075 112.239742) (xy 189.592186 112.227892) (xy 189.604442 112.216571)
+ (xy 189.617841 112.205779) (xy 189.630981 112.196671) (xy 189.64458 112.188805) (xy 189.658639 112.18218)
+ (xy 189.673156 112.176797) (xy 189.688132 112.172656) (xy 189.703568 112.169757) (xy 189.719462 112.168099)
+ (xy 189.735816 112.167684) (xy 189.752628 112.16851) (xy 189.7699 112.170577) (xy 189.787631 112.173887)
+ (xy 189.805821 112.178438) (xy 189.824469 112.184231) (xy 189.843577 112.191265) (xy 189.863144 112.199542)
+ (xy 189.88317 112.20906) (xy 189.8899 112.203989) (xy 189.888905 112.187806) (xy 189.888881 112.171722)
+ (xy 189.889826 112.155736) (xy 189.891741 112.139848) (xy 189.894625 112.124057) (xy 189.89848 112.108365)
+ (xy 189.900293 112.102116) (xy 189.906128 112.08675) (xy 189.910169 112.078942) (xy 190.438061 112.078942)
+ (xy 190.438452 112.094052) (xy 190.4403 112.108851) (xy 190.443606 112.12334) (xy 190.44837 112.137519)
+ (xy 190.454592 112.151388) (xy 190.462272 112.164946) (xy 190.471409 112.178195) (xy 190.481585 112.190576)
+ (xy 190.492488 112.201677) (xy 190.504118 112.211499) (xy 190.516476 112.220041) (xy 190.529561 112.227305)
+ (xy 190.543374 112.233289) (xy 190.557915 112.237993) (xy 190.573183 112.241418) (xy 190.58899 112.243162)
+ (xy 190.605 112.242931) (xy 190.621215 112.240725) (xy 190.637634 112.236546) (xy 190.654256 112.230392)
+ (xy 190.671082 112.222264) (xy 190.683836 112.214873) (xy 190.696704 112.20637) (xy 190.705347 112.200085)
+ (xy 190.717229 112.190619) (xy 190.731467 112.177615) (xy 190.743869 112.164172) (xy 190.754436 112.150292)
+ (xy 190.763169 112.135975) (xy 190.770066 112.121219) (xy 190.775128 112.106026) (xy 190.778355 112.090395)
+ (xy 190.778875 112.086418) (xy 190.780065 112.070591) (xy 190.779788 112.055138) (xy 190.778045 112.040059)
+ (xy 190.774834 112.025355) (xy 190.770157 112.011024) (xy 190.764013 111.997068) (xy 190.756401 111.983486)
+ (xy 190.747323 111.970279) (xy 190.737088 111.957857) (xy 190.726117 111.946779) (xy 190.714409 111.937044)
+ (xy 190.701964 111.928653) (xy 190.688783 111.921605) (xy 190.674866 111.915901) (xy 190.660211 111.91154)
+ (xy 190.644821 111.908523) (xy 190.629082 111.907051) (xy 190.613237 111.907436) (xy 190.597287 111.909678)
+ (xy 190.581232 111.913778) (xy 190.56507 111.919735) (xy 190.548803 111.927549) (xy 190.53243 111.937221)
+ (xy 190.520081 111.945693) (xy 190.515951 111.948749) (xy 190.503493 111.958637) (xy 190.492122 111.968706)
+ (xy 190.478653 111.982411) (xy 190.467117 111.996437) (xy 190.457514 112.010783) (xy 190.449844 112.025451)
+ (xy 190.444108 112.040439) (xy 190.440305 112.055748) (xy 190.439129 112.063523) (xy 190.438061 112.078942)
+ (xy 189.910169 112.078942) (xy 189.913856 112.071817) (xy 189.923477 112.057315) (xy 189.934993 112.043247)
+ (xy 189.945569 112.032303) (xy 189.957356 112.021635) (xy 189.970356 112.011244) (xy 189.984034 112.002001)
+ (xy 189.998734 111.994115) (xy 190.014458 111.987587) (xy 190.031204 111.982415) (xy 190.048973 111.978601)
+ (xy 190.063925 111.976527) (xy 190.075568 111.975541) (xy 190.091418 111.974887) (xy 190.10728 111.975011)
+ (xy 190.123156 111.975914) (xy 190.139045 111.977595) (xy 190.154948 111.980055) (xy 190.170863 111.983293)
+ (xy 190.186792 111.98731) (xy 190.202734 111.992105) (xy 190.209464 111.987034) (xy 190.209015 111.969812)
+ (xy 190.209651 111.952431) (xy 190.211372 111.934892) (xy 190.214178 111.917194) (xy 190.218069 111.899339)
+ (xy 190.223045 111.881325) (xy 190.229106 111.863154) (xy 190.234364 111.849421) (xy 190.236252 111.844824)
+ (xy 190.242443 111.831222) (xy 190.249402 111.817922) (xy 190.257127 111.804922) (xy 190.265619 111.792224)
+ (xy 190.274879 111.779826) (xy 190.284905 111.767729) (xy 190.295699 111.755934) (xy 190.307259 111.744439)
+ (xy 190.319587 111.733245) (xy 190.332681 111.722352) (xy 190.341837 111.715257) (xy 190.356127 111.704896)
+ (xy 190.370469 111.69531) (xy 190.384863 111.6865) (xy 190.399309 111.678465) (xy 190.413806 111.671205)
+ (xy 190.428356 111.66472) (xy 190.442958 111.659011) (xy 190.457612 111.654077) (xy 190.472318 111.649918)
+ (xy 190.487075 111.646534) (xy 190.496943 111.644709) (xy 190.511724 111.642524) (xy 190.526433 111.640926)
+ (xy 190.541068 111.639916) (xy 190.560467 111.639482)
+ )
+ )
+ (polygon
+ (pts
+ (xy 190.803008 113.485732) (xy 191.458413 112.991849) (xy 191.205739 112.656539) (xy 191.392998 112.51543)
+ (xy 191.832421 113.098565) (xy 190.989758 113.733557)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.861859 112.864903) (xy 191.852131 112.851266) (xy 191.843451 112.837564) (xy 191.835819 112.823798)
+ (xy 191.829236 112.809968) (xy 191.823701 112.796073) (xy 191.819214 112.782115) (xy 191.814862 112.763403)
+ (xy 191.812374 112.744578) (xy 191.811749 112.725638) (xy 191.812135 112.716125) (xy 191.814358 112.697463)
+ (xy 191.818546 112.679584) (xy 191.824701 112.662489) (xy 191.832823 112.646176) (xy 191.842911 112.630647)
+ (xy 191.854965 112.615901) (xy 191.865296 112.605355) (xy 191.876733 112.59525) (xy 191.884973 112.588758)
+ (xy 191.897728 112.579783) (xy 191.910648 112.571958) (xy 191.923733 112.565283) (xy 191.941437 112.558172)
+ (xy 191.959433 112.553104) (xy 191.977723 112.550081) (xy 191.996306 112.549101) (xy 192.015182 112.550166)
+ (xy 192.029531 112.552306) (xy 192.048494 112.556782) (xy 192.066751 112.56308) (xy 192.084302 112.5712)
+ (xy 192.101148 112.581141) (xy 192.113319 112.589793) (xy 192.125093 112.59947) (xy 192.13647 112.610172)
+ (xy 192.14745 112.621899) (xy 192.158034 112.63465) (xy 192.161473 112.639128) (xy 192.171178 112.652783)
+ (xy 192.179789 112.666537) (xy 192.187305 112.680391) (xy 192.193726 112.694343) (xy 192.199053 112.708394)
+ (xy 192.203286 112.722545) (xy 192.207226 112.741566) (xy 192.20922 112.760764) (xy 192.209269 112.780138)
+ (xy 192.208564 112.789891) (xy 192.205797 112.808963) (xy 192.201147 112.82719) (xy 192.194612 112.844571)
+ (xy 192.186194 112.861108) (xy 192.175891 112.876799) (xy 192.163704 112.891645) (xy 192.153328 112.902225)
+ (xy 192.141891 112.912329) (xy 192.133678 112.918801) (xy 192.120891 112.9278) (xy 192.107985 112.935614)
+ (xy 192.090593 112.94419) (xy 192.072991 112.950659) (xy 192.055177 112.955023) (xy 192.037152 112.95728)
+ (xy 192.018917 112.957432) (xy 192.00047 112.955477) (xy 191.991168 112.95371) (xy 191.972823 112.948769)
+ (xy 191.9551 112.942068) (xy 191.938002 112.933607) (xy 191.921526 112.923386) (xy 191.909579 112.914566)
+ (xy 191.897982 112.904755) (xy 191.886736 112.893955) (xy 191.875841 112.882164) (xy 191.865296 112.869384)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.68165 114.690691) (xy 191.672477 114.678293) (xy 191.663697 114.665972) (xy 191.655312 114.653726)
+ (xy 191.643472 114.6355) (xy 191.632519 114.617444) (xy 191.622453 114.599559) (xy 191.613273 114.581845)
+ (xy 191.60498 114.564301) (xy 191.597573 114.546927) (xy 191.591052 114.529725) (xy 191.585419 114.512692)
+ (xy 191.582155 114.501432) (xy 191.577916 114.484687) (xy 191.574397 114.468116) (xy 191.571599 114.45172)
+ (xy 191.569521 114.435498) (xy 191.568163 114.419452) (xy 191.567526 114.40358) (xy 191.567609 114.387883)
+ (xy 191.568412 114.372361) (xy 191.569936 114.357014) (xy 191.57218 114.341842) (xy 191.574077 114.331824)
+ (xy 191.577494 114.316939) (xy 191.581578 114.302221) (xy 191.586329 114.287671) (xy 191.591745 114.273288)
+ (xy 191.597828 114.259072) (xy 191.604578 114.245023) (xy 191.611993 114.231141) (xy 191.620075 114.217427)
+ (xy 191.628823 114.20388) (xy 191.638237 114.1905) (xy 191.644884 114.181673) (xy 191.655427 114.168563)
+ (xy 191.666483 114.155575) (xy 191.67805 114.14271) (xy 191.690128 114.129968) (xy 191.702718 114.117348)
+ (xy 191.71582 114.10485) (xy 191.729433 114.092475) (xy 191.743558 114.080222) (xy 191.758195 114.068092)
+ (xy 191.773343 114.056084) (xy 191.783726 114.048147) (xy 192.083925 113.821931) (xy 191.925177 113.611265)
+ (xy 192.10278 113.477432) (xy 192.280223 113.692818) (xy 192.566418 113.527157) (xy 192.720095 113.731094)
+ (xy 192.457933 113.928647) (xy 192.724718 114.282683) (xy 192.537459 114.423792) (xy 192.270674 114.069756)
+ (xy 191.966087 114.29928) (xy 191.953932 114.308697) (xy 191.942485 114.318097) (xy 191.926641 114.332165)
+ (xy 191.912389 114.346195) (xy 191.899729 114.360186) (xy 191.88866 114.374139) (xy 191.879184 114.388054)
+ (xy 191.871299 114.40193) (xy 191.865007 114.415767) (xy 191.859093 114.434158) (xy 191.856515 114.447906)
+ (xy 191.855447 114.466465) (xy 191.856852 114.485641) (xy 191.859528 114.500428) (xy 191.863595 114.515562)
+ (xy 191.869052 114.531044) (xy 191.875899 114.546873) (xy 191.884137 114.563048) (xy 191.893766 114.579571)
+ (xy 191.904785 114.596441) (xy 191.917195 114.613659) (xy 191.928355 114.628038) (xy 191.93965 114.641733)
+ (xy 191.951079 114.654745) (xy 191.962642 114.667073) (xy 191.97434 114.678718) (xy 191.986172 114.689679)
+ (xy 191.990943 114.693872) (xy 192.003065 114.704189) (xy 192.015387 114.714265) (xy 192.027909 114.724102)
+ (xy 192.04063 114.733698) (xy 192.053551 114.743055) (xy 192.066673 114.752171) (xy 192.071977 114.75575)
+ (xy 191.93125 114.930606) (xy 191.91666 114.919538) (xy 191.901881 114.908068) (xy 191.886913 114.896195)
+ (xy 191.871756 114.88392) (xy 191.860265 114.874449) (xy 191.848668 114.864752) (xy 191.836964 114.854828)
+ (xy 191.825155 114.844678) (xy 191.813239 114.834301) (xy 191.809244 114.830792) (xy 191.797231 114.820073)
+ (xy 191.785229 114.808854) (xy 191.773238 114.797136) (xy 191.761257 114.784918) (xy 191.749286 114.7722)
+ (xy 191.737326 114.758982) (xy 191.725376 114.745264) (xy 191.713437 114.731047) (xy 191.701508 114.71633)
+ (xy 191.68959 114.701113)
+ )
+ )
+ (polygon
+ (pts
+ (xy 192.056677 115.149408) (xy 193.236406 114.260418) (xy 193.422935 114.50795) (xy 193.137074 114.723363)
+ (xy 192.968932 114.828965) (xy 192.972901 114.834231) (xy 192.988809 114.83637) (xy 193.00479 114.83901)
+ (xy 193.020842 114.842153) (xy 193.036966 114.845798) (xy 193.053163 114.849945) (xy 193.069431 114.854594)
+ (xy 193.085771 114.859746) (xy 193.102184 114.865399) (xy 193.118668 114.871555) (xy 193.135224 114.878213)
+ (xy 193.146302 114.882931) (xy 193.16289 114.890691) (xy 193.179179 114.899458) (xy 193.195171 114.909232)
+ (xy 193.210865 114.920012) (xy 193.226262 114.931799) (xy 193.24136 114.944593) (xy 193.256161 114.958393)
+ (xy 193.270664 114.9732) (xy 193.284869 114.989013) (xy 193.298776 115.005833) (xy 193.307882 115.017606)
+ (xy 193.320637 115.035277) (xy 193.332223 115.052885) (xy 193.342641 115.070432) (xy 193.351891 115.087917)
+ (xy 193.359972 115.105339) (xy 193.366884 115.1227) (xy 193.372628 115.139999) (xy 193.377204 115.157235)
+ (xy 193.380611 115.17441) (xy 193.382849 115.191522) (xy 193.383919 115.208573) (xy 193.383821 115.225561)
+ (xy 193.382554 115.242487) (xy 193.380118 115.259352) (xy 193.376514 115.276154) (xy 193.371741 115.292894)
+ (xy 193.365956 115.309586) (xy 193.359258 115.32617) (xy 193.351647 115.342646) (xy 193.343123 115.359015)
+ (xy 193.333686 115.375275) (xy 193.323337 115.391428) (xy 193.312075 115.407473) (xy 193.299901 115.42341)
+ (xy 193.286813 115.439239) (xy 193.272813 115.454961) (xy 193.2579 115.470574) (xy 193.242075 115.48608)
+ (xy 193.225336 115.501478) (xy 193.207685 115.516768) (xy 193.189122 115.53195) (xy 193.169645 115.547024)
+ (xy 192.650881 115.937942) (xy 192.464351 115.690409) (xy 192.955613 115.320217) (xy 192.971045 115.308213)
+ (xy 192.985305 115.296343) (xy 192.998392 115.284606) (xy 193.010306 115.273004) (xy 193.021046 115.261536)
+ (xy 193.030614 115.250201) (xy 193.041546 115.235297) (xy 193.050392 115.220632) (xy 193.057153 115.206205)
+ (xy 193.059752 115.19908) (xy 193.063442 115.184716) (xy 193.064906 115.169966) (xy 193.064144 115.154828)
+ (xy 193.061155 115.139305) (xy 193.055939 115.123395) (xy 193.048497 115.107098) (xy 193.038828 115.090415)
+ (xy 193.030115 115.077649) (xy 193.026933 115.073345) (xy 193.017125 115.061204) (xy 193.006771 115.05009)
+ (xy 192.995873 115.040003) (xy 192.981484 115.028839) (xy 192.966243 115.019279) (xy 192.950151 115.011324)
+ (xy 192.933208 115.004974) (xy 192.918953 115.000772) (xy 192.90372 114.997004) (xy 192.887511 114.993672)
+ (xy 192.870326 114.990774) (xy 192.852163 114.988311) (xy 192.833024 114.986284) (xy 192.818029 114.985048)
+ (xy 192.802484 114.984058) (xy 192.791816 114.983533) (xy 192.243206 115.39694)
+ )
+ )
+ (polygon
+ (pts
+ (xy 192.987133 116.423125) (xy 192.974246 116.405279) (xy 192.96254 116.387512) (xy 192.952014 116.369822)
+ (xy 192.942669 116.352211) (xy 192.934505 116.334677) (xy 192.927521 116.317222) (xy 192.921717 116.299844)
+ (xy 192.917095 116.282545) (xy 192.913652 116.265323) (xy 192.911391 116.24818) (xy 192.910309 116.231115)
+ (xy 192.910409 116.214128) (xy 192.911689 116.197218) (xy 192.914149 116.180387) (xy 192.91779 116.163634)
+ (xy 192.922612 116.146959) (xy 192.928478 116.130373) (xy 192.935251 116.113889) (xy 192.942932 116.097505)
+ (xy 192.95152 116.081222) (xy 192.961016 116.065041) (xy 192.971419 116.04896) (xy 192.98273 116.03298)
+ (xy 192.994949 116.017101) (xy 193.008075 116.001324) (xy 193.022109 115.985647) (xy 193.03705 115.970071)
+ (xy 193.052899 115.954596) (xy 193.069655 115.939222) (xy 193.087319 115.923949) (xy 193.105891 115.908777)
+ (xy 193.12537 115.893706) (xy 193.644134 115.502789) (xy 193.830884 115.750614) (xy 193.339623 116.120806)
+ (xy 193.324174 116.132794) (xy 193.309866 116.144617) (xy 193.296698 116.156273) (xy 193.284672 116.167763)
+ (xy 193.273786 116.179086) (xy 193.264041 116.190244) (xy 193.252822 116.204862) (xy 193.243631 116.219185)
+ (xy 193.236469 116.233212) (xy 193.233648 116.240115) (xy 193.229181 116.257689) (xy 193.228298 116.276034)
+ (xy 193.230172 116.291266) (xy 193.234338 116.306992) (xy 193.240798 116.323212) (xy 193.249551 116.339926)
+ (xy 193.25762 116.352785) (xy 193.26698 116.365923) (xy 193.278402 116.379981) (xy 193.290483 116.392714)
+ (xy 193.303224 116.404122) (xy 193.316623 116.414205) (xy 193.330681 116.422962) (xy 193.345398 116.430394)
+ (xy 193.351469 116.432996) (xy 193.367927 116.43865) (xy 193.382613 116.442431) (xy 193.398652 116.445552)
+ (xy 193.416042 116.448012) (xy 193.434784 116.449812) (xy 193.449727 116.450729) (xy 193.465431 116.451274)
+ (xy 193.481896 116.451448) (xy 193.493294 116.451358) (xy 194.045414 116.035306) (xy 194.232164 116.283131)
+ (xy 193.3895 116.918123) (xy 193.237146 116.715943) (xy 193.345046 116.605275) (xy 193.339975 116.598545)
+ (xy 193.320202 116.596941) (xy 193.300732 116.594787) (xy 193.281565 116.592082) (xy 193.2627 116.588826)
+ (xy 193.244138 116.585019) (xy 193.225879 116.580662) (xy 193.207923 116.575754) (xy 193.190269 116.570295)
+ (xy 193.172918 116.564286) (xy 193.155869 116.557726) (xy 193.144672 116.553047) (xy 193.128207 116.54534)
+ (xy 193.112093 116.536708) (xy 193.09633 116.52715) (xy 193.080918 116.516667) (xy 193.065856 116.505258)
+ (xy 193.051145 116.492924) (xy 193.036785 116.479664) (xy 193.022776 116.465478) (xy 193.009118 116.450367)
+ (xy 192.99581 116.43433)
+ )
+ )
+ (polygon
+ (pts
+ (xy 194.938098 116.518639) (xy 194.652529 116.733831) (xy 194.51703 116.823092) (xy 194.520778 116.828066)
+ (xy 194.535904 116.830702) (xy 194.550853 116.833841) (xy 194.565626 116.837485) (xy 194.580222 116.841632)
+ (xy 194.594641 116.846284) (xy 194.608884 116.851439) (xy 194.622951 116.857099) (xy 194.63684 116.863262)
+ (xy 194.650553 116.86993) (xy 194.66409 116.877102) (xy 194.673016 116.882163) (xy 194.686162 116.890143)
+ (xy 194.698857 116.898456) (xy 194.7111 116.9071) (xy 194.722892 116.916077) (xy 194.734233 116.925385)
+ (xy 194.748652 116.938313) (xy 194.762268 116.951832) (xy 194.775083 116.96594) (xy 194.787094 116.980639)
+ (xy 194.789972 116.984406) (xy 194.800565 116.99902) (xy 194.810433 117.013784) (xy 194.819576 117.0287)
+ (xy 194.827995 117.043767) (xy 194.835688 117.058985) (xy 194.842657 117.074354) (xy 194.848901 117.089874)
+ (xy 194.85442 117.105545) (xy 194.859215 117.121367) (xy 194.863285 117.13734) (xy 194.865595 117.148073)
+ (xy 194.868469 117.164208) (xy 194.870644 117.180313) (xy 194.87212 117.196389) (xy 194.872896 117.212436)
+ (xy 194.872972 117.228453) (xy 194.872349 117.244441) (xy 194.871027 117.2604) (xy 194.869005 117.27633)
+ (xy 194.866284 117.29223) (xy 194.862863 117.308101) (xy 194.860194 117.318665) (xy 194.855619 117.334486)
+ (xy 194.850368 117.350277) (xy 194.84444 117.366037) (xy 194.837837 117.381766) (xy 194.830557 117.397464)
+ (xy 194.8226 117.413132) (xy 194.813968 117.42877) (xy 194.804659 117.444376) (xy 194.794674 117.459952)
+ (xy 194.784013 117.475498) (xy 194.776529 117.485844) (xy 194.764806 117.501318) (xy 194.752456 117.516612)
+ (xy 194.739478 117.531726) (xy 194.725872 117.54666) (xy 194.711638 117.561414) (xy 194.696777 117.575987)
+ (xy 194.681288 117.59038) (xy 194.665172 117.604593) (xy 194.648428 117.618626) (xy 194.636916 117.627881)
+ (xy 194.625126 117.637056) (xy 194.619126 117.641614) (xy 194.605596 117.651623) (xy 194.592069 117.661257)
+ (xy 194.578546 117.670516) (xy 194.565026 117.679399) (xy 194.551511 117.687906) (xy 194.537999 117.696038)
+ (xy 194.524491 117.703795) (xy 194.510986 117.711175) (xy 194.497486 117.718181) (xy 194.483989 117.724811)
+ (xy 194.470496 117.731065) (xy 194.457006 117.736944) (xy 194.436779 117.745058) (xy 194.41656 117.752327)
+ (xy 194.403085 117.756703) (xy 194.383066 117.762647) (xy 194.363233 117.767887) (xy 194.343586 117.772421)
+ (xy 194.324125 117.776251) (xy 194.304852 117.779375) (xy 194.285764 117.781795) (xy 194.266863 117.783509)
+ (xy 194.248149 117.784519) (xy 194.229621 117.784823) (xy 194.211279 117.784423) (xy 194.199155 117.783764)
+ (xy 194.181235 117.78219) (xy 194.163614 117.779996) (xy 194.146291 117.777181) (xy 194.129267 117.773746)
+ (xy 194.112542 117.769691) (xy 194.096116 117.765016) (xy 194.079988 117.75972) (xy 194.064159 117.753805)
+ (xy 194.048629 117.747269) (xy 194.033397 117.740113) (xy 194.023408 117.734997) (xy 194.008793 117.726917)
+ (xy 193.994632 117.718325) (xy 193.980924 117.709223) (xy 193.967669 117.699609) (xy 193.954868 117.689485)
+ (xy 193.942521 117.678849) (xy 193.930627 117.667702) (xy 193.919186 117.656044) (xy 193.908199 117.643875)
+ (xy 193.897666 117.631195) (xy 193.890895 117.622458) (xy 193.880219 117.607358) (xy 193.87046 117.59161)
+ (xy 193.861617 117.575215) (xy 193.853691 117.558172) (xy 193.846682 117.540481) (xy 193.84059 117.522142)
+ (xy 193.836622 117.507963) (xy 193.83317 117.493419) (xy 193.831155 117.483521) (xy 193.828659 117.468448)
+ (xy 193.826679 117.453139) (xy 193.825214 117.437595) (xy 193.824266 117.421816) (xy 193.823834 117.4058)
+ (xy 193.823917 117.389549) (xy 193.824517 117.373063) (xy 193.825632 117.356341) (xy 193.827263 117.339383)
+ (xy 193.829411 117.32219) (xy 193.831129 117.310597) (xy 193.826058 117.303867) (xy 193.7178 117.353792)
+ (xy 193.667372 117.286872) (xy 193.99365 117.286872) (xy 193.993917 117.304762) (xy 193.995439 117.321909)
+ (xy 193.998215 117.338312) (xy 193.998921 117.341503) (xy 194.002993 117.356903) (xy 194.007717 117.371475)
+ (xy 194.013095 117.385219) (xy 194.02041 117.400619) (xy 194.028665 117.414827) (xy 194.036262 117.425756)
+ (xy 194.046421 117.438097) (xy 194.057384 117.449228) (xy 194.069153 117.459147) (xy 194.081726 117.467854)
+ (xy 194.095104 117.475351) (xy 194.109287 117.481636) (xy 194.124275 117.48671) (xy 194.140067 117.490573)
+ (xy 194.156665 117.493224) (xy 194.174067 117.494664) (xy 194.186116 117.494952) (xy 194.204858 117.494109)
+ (xy 194.22432 117.491418) (xy 194.244502 117.486878) (xy 194.265403 117.48049) (xy 194.279737 117.475204)
+ (xy 194.294391 117.469097) (xy 194.309365 117.462168) (xy 194.324659 117.454417) (xy 194.340272 117.445845)
+ (xy 194.356205 117.436451) (xy 194.372459 117.426235) (xy 194.389032 117.415198) (xy 194.405924 117.403339)
+ (xy 194.423137 117.390659) (xy 194.437911 117.379291) (xy 194.451986 117.367979) (xy 194.465363 117.356723)
+ (xy 194.478041 117.345523) (xy 194.49002 117.334379) (xy 194.501301 117.323291) (xy 194.511883 117.31226)
+ (xy 194.521766 117.301284) (xy 194.539436 117.279502) (xy 194.554312 117.257944) (xy 194.566392 117.23661)
+ (xy 194.575678 117.215501) (xy 194.58217 117.194617) (xy 194.585866 117.173956) (xy 194.586768 117.153521)
+ (xy 194.584875 117.133309) (xy 194.580188 117.113322) (xy 194.572705 117.09356) (xy 194.562428 117.074022)
+ (xy 194.549356 117.054708) (xy 194.537365 117.040561) (xy 194.523715 117.027744) (xy 194.508407 117.016258)
+ (xy 194.49144 117.006102) (xy 194.472815 116.997276) (xy 194.452531 116.989781) (xy 194.438088 116.985523)
+ (xy 194.422907 116.981857) (xy 194.406988 116.978782) (xy 194.390333 116.976298) (xy 194.372941 116.974406)
+ (xy 194.354811 116.973104) (xy 194.335945 116.972394) (xy 194.00122 117.224628) (xy 193.998124 117.240902)
+ (xy 193.99583 117.256701) (xy 193.994338 117.272025) (xy 193.99365 117.286872) (xy 193.667372 117.286872)
+ (xy 193.57184 117.160096) (xy 194.751569 116.271107)
+ )
+ )
+ (polygon
+ (pts
+ (xy 194.600191 118.563725) (xy 194.588504 118.547194) (xy 194.57825 118.530521) (xy 194.569428 118.513703)
+ (xy 194.562037 118.496742) (xy 194.556079 118.479638) (xy 194.551552 118.462389) (xy 194.548458 118.444997)
+ (xy 194.546795 118.427462) (xy 194.546564 118.409782) (xy 194.547765 118.39196) (xy 194.549362 118.379998)
+ (xy 194.552886 118.362257) (xy 194.557608 118.345098) (xy 194.563526 118.328522) (xy 194.570641 118.312527)
+ (xy 194.578952 118.297114) (xy 194.58846 118.282284) (xy 194.599164 118.268035) (xy 194.611065 118.254369)
+ (xy 194.624163 118.241284) (xy 194.638457 118.228782) (xy 194.648651 118.22077) (xy 194.661847 118.211375)
+ (xy 194.675285 118.202895) (xy 194.688965 118.19533) (xy 194.702886 118.188681) (xy 194.71705 118.182948)
+ (xy 194.731455 118.178129) (xy 194.737284 118.176458) (xy 194.751878 118.1729) (xy 194.766412 118.170215)
+ (xy 194.783776 118.168146) (xy 194.801054 118.167334) (xy 194.818249 118.167779) (xy 194.829664 118.168775)
+ (xy 194.846809 118.171402) (xy 194.863669 118.175405) (xy 194.880243 118.180785) (xy 194.893837 118.186319)
+ (xy 194.907233 118.19281) (xy 194.917806 118.19869) (xy 194.930873 118.20691) (xy 194.943477 118.216062)
+ (xy 194.955618 118.226146) (xy 194.967296 118.23716) (xy 194.978511 118.249106) (xy 194.989262 118.261983)
+ (xy 194.993434 118.267395) (xy 195.003252 118.281197) (xy 195.012037 118.295173) (xy 195.019788 118.309324)
+ (xy 195.026506 118.323648) (xy 195.03219 118.338147) (xy 195.03684 118.352819) (xy 195.038411 118.358737)
+ (xy 195.041794 118.373538) (xy 195.044182 118.388238) (xy 195.045576 118.402836) (xy 195.045935 118.42022)
+ (xy 195.044861 118.437458) (xy 195.042872 118.451711) (xy 195.039457 118.468638) (xy 195.034794 118.485279)
+ (xy 195.028884 118.501634) (xy 195.021727 118.517704) (xy 195.014809 118.530878) (xy 195.010243 118.538687)
+ (xy 195.001966 118.551399) (xy 194.992876 118.563627) (xy 194.982972 118.575371) (xy 194.972256 118.586629)
+ (xy 194.960726 118.597403) (xy 194.948382 118.607692) (xy 194.943217 118.611672) (xy 194.927412 118.62284)
+ (xy 194.911378 118.632698) (xy 194.895113 118.641244) (xy 194.878619 118.648481) (xy 194.861895 118.654406)
+ (xy 194.844942 118.659021) (xy 194.827759 118.662325) (xy 194.810346 118.664318) (xy 194.792704 118.665001)
+ (xy 194.774832 118.664373) (xy 194.76279 118.663226) (xy 194.744971 118.66036) (xy 194.727685 118.656156)
+ (xy 194.710932 118.650616) (xy 194.694711 118.643738) (xy 194.679024 118.635524) (xy 194.663869 118.625973)
+ (xy 194.649247 118.615085) (xy 194.635157 118.60286) (xy 194.621601 118.589298) (xy 194.608577 118.5744)
+ )
+ )
+ (polygon
+ (pts
+ (xy 195.412452 119.641632) (xy 195.403242 119.629169) (xy 195.394352 119.616651) (xy 195.385782 119.604078)
+ (xy 195.377533 119.59145) (xy 195.369605 119.578767) (xy 195.361997 119.566029) (xy 195.354709 119.553235)
+ (xy 195.344378 119.533942) (xy 195.334769 119.514525) (xy 195.32588 119.494983) (xy 195.317712 119.475318)
+ (xy 195.310266 119.455529) (xy 195.30354 119.435615) (xy 195.297546 119.415651) (xy 195.292294 119.395708)
+ (xy 195.287783 119.375786) (xy 195.284015 119.355886) (xy 195.280988 119.336007) (xy 195.278704 119.31615)
+ (xy 195.277161 119.296315) (xy 195.276361 119.276501) (xy 195.276302 119.256708) (xy 195.276985 119.236937)
+ (xy 195.277853 119.223768) (xy 195.279815 119.204094) (xy 195.282603 119.184563) (xy 195.286216 119.165176)
+ (xy 195.290656 119.145933) (xy 195.295921 119.126834) (xy 195.302013 119.107878) (xy 195.30893 119.089066)
+ (xy 195.316674 119.070397) (xy 195.325243 119.051872) (xy 195.334638 119.033491) (xy 195.341361 119.021317)
+ (xy 195.352209 119.003222) (xy 195.363928 118.985447) (xy 195.376517 118.967992) (xy 195.389976 118.950858)
+ (xy 195.399433 118.939612) (xy 195.409276 118.928509) (xy 195.419505 118.917548) (xy 195.430121 118.906729)
+ (xy 195.441125 118.896053) (xy 195.452514 118.885519) (xy 195.464291 118.875127) (xy 195.476454 118.864877)
+ (xy 195.489004 118.854769) (xy 195.501941 118.844804) (xy 195.515097 118.835132) (xy 195.528305 118.825905)
+ (xy 195.541565 118.817122) (xy 195.554877 118.808785) (xy 195.56824 118.800891) (xy 195.581656 118.793443)
+ (xy 195.595124 118.786439) (xy 195.608644 118.77988) (xy 195.622215 118.773765) (xy 195.635839 118.768096)
+ (xy 195.656372 118.760425) (xy 195.677022 118.753754) (xy 195.697788 118.748084) (xy 195.718672 118.743415)
+ (xy 195.739655 118.739668) (xy 195.760528 118.736737) (xy 195.781291 118.734624) (xy 195.801943 118.733327)
+ (xy 195.822486 118.732847) (xy 195.842918 118.733184) (xy 195.86324 118.734338) (xy 195.883452 118.736309)
+ (xy 195.903553 118.739096) (xy 195.923544 118.742701) (xy 195.936811 118.745557) (xy 195.956621 118.750527)
+ (xy 195.976243 118.75621) (xy 195.995678 118.762607) (xy 196.014925 118.769718) (xy 196.033985 118.777543)
+ (xy 196.052856 118.786082) (xy 196.07154 118.795335) (xy 196.090037 118.805302) (xy 196.108345 118.815983)
+ (xy 196.126466 118.827379) (xy 196.138442 118.835372) (xy 196.15618 118.847922) (xy 196.173507 118.861009)
+ (xy 196.190422 118.87463) (xy 196.206927 118.888787) (xy 196.223021 118.903479) (xy 196.238704 118.918707)
+ (xy 196.253976 118.934471) (xy 196.263929 118.945277) (xy 196.2737 118.956321) (xy 196.283287 118.967604)
+ (xy 196.292692 118.979124) (xy 196.301915 118.990882) (xy 196.306458 118.99685) (xy 196.315654 119.009297)
+ (xy 196.324502 119.021766) (xy 196.333001 119.034257) (xy 196.341151 119.046771) (xy 196.348953 119.059308)
+ (xy 196.360003 119.078155) (xy 196.370268 119.097053) (xy 196.379749 119.116002) (xy 196.388445 119.135001)
+ (xy 196.396358 119.154051) (xy 196.403486 119.173152) (xy 196.409829 119.192303) (xy 196.41177 119.198698)
+ (xy 196.417188 119.21782) (xy 196.42198 119.236688) (xy 196.426145 119.255303) (xy 196.429683 119.273664)
+ (xy 196.432596 119.291772) (xy 196.434881 119.309625) (xy 196.43654 119.327226) (xy 196.437572 119.344572)
+ (xy 196.437978 119.361665) (xy 196.437758 119.378505) (xy 196.437263 119.38959) (xy 196.203295 119.386531)
+ (xy 196.20253 119.36893) (xy 196.201251 119.351716) (xy 196.199458 119.33489) (xy 196.19715 119.318451)
+ (xy 196.194328 119.3024) (xy 196.190992 119.286737) (xy 196.187141 119.271461) (xy 196.182776 119.256573)
+ (xy 196.177897 119.242072) (xy 196.172503 119.227959) (xy 196.166596 119.214233) (xy 196.160173 119.200895)
+ (xy 196.153237 119.187945) (xy 196.141868 119.169246) (xy 196.129341 119.151419) (xy 196.119025 119.138283)
+ (xy 196.108415 119.125866) (xy 196.097513 119.114168) (xy 196.086317 119.103189) (xy 196.074828 119.092929)
+ (xy 196.063045 119.083388) (xy 196.05097 119.074566) (xy 196.038601 119.066464) (xy 196.025939 119.05908)
+ (xy 196.006397 119.049353) (xy 195.986195 119.041244) (xy 195.965333 119.034753) (xy 195.951059 119.031324)
+ (xy 195.936492 119.028615) (xy 195.929098 119.02753) (xy 195.914247 119.025944) (xy 195.899415 119.025169)
+ (xy 195.884602 119.025203) (xy 195.869807 119.026048) (xy 195.855032 119.027702) (xy 195.840276 119.030166)
+ (xy 195.825539 119.033441) (xy 195.810821 119.037525) (xy 195.796122 119.042419) (xy 195.781442 119.048124)
+ (xy 195.766781 119.054638) (xy 195.752139 119.061962) (xy 195.737516 119.070096) (xy 195.722912 119.07904)
+ (xy 195.708327 119.088794) (xy 195.693761 119.099359) (xy 195.679584 119.110438) (xy 195.666164 119.121739)
+ (xy 195.653502 119.13326) (xy 195.641598 119.145002) (xy 195.630452 119.156966) (xy 195.620064 119.16915)
+ (xy 195.610434 119.181555) (xy 195.601561 119.194182) (xy 195.593446 119.207029) (xy 195.586089 119.220097)
+ (xy 195.57949 119.233386) (xy 195.573649 119.246896) (xy 195.566308 119.267576) (xy 195.560673 119.288752)
+ (xy 195.557863 119.303146) (xy 195.555119 119.324854) (xy 195.554096 119.346352) (xy 195.554795 119.367642)
+ (xy 195.557216 119.388723) (xy 195.561358 119.409595) (xy 195.567222 119.430259) (xy 195.574807 119.450714)
+ (xy 195.58082 119.464234) (xy 195.587599 119.477662) (xy 195.595143 119.490997) (xy 195.603451 119.50424)
+ (xy 195.612525 119.517389) (xy 195.617349 119.52393) (xy 195.626785 119.536019) (xy 195.636491 119.547598)
+ (xy 195.646466 119.558668) (xy 195.65671 119.569229) (xy 195.670788 119.582518) (xy 195.685345 119.594902)
+ (xy 195.700381 119.606379) (xy 195.715895 119.616951) (xy 195.731888 119.626618) (xy 195.748142 119.635594)
+ (xy 195.764438 119.644093) (xy 195.780777 119.652116) (xy 195.797158 119.659663) (xy 195.813581 119.666733)
+ (xy 195.830047 119.673327) (xy 195.846556 119.679444) (xy 195.863107 119.685085) (xy 195.786508 119.898777)
+ (xy 195.771954 119.894798) (xy 195.757562 119.890506) (xy 195.743332 119.885903) (xy 195.729265 119.880987)
+ (xy 195.71536 119.875758) (xy 195.701618 119.870218) (xy 195.688038 119.864365) (xy 195.67462 119.858199)
+ (xy 195.661365 119.851722) (xy 195.648272 119.844931) (xy 195.635342 119.837829) (xy 195.622574 119.830414)
+ (xy 195.609969 119.822687) (xy 195.597526 119.814648) (xy 195.585246 119.806296) (xy 195.573128 119.797631)
+ (xy 195.561241 119.788787) (xy 195.549601 119.779822) (xy 195.532601 119.766148) (xy 195.516155 119.752203)
+ (xy 195.500262 119.737985) (xy 195.484922 119.723496) (xy 195.470135 119.708735) (xy 195.455901 119.693703)
+ (xy 195.442221 119.678399) (xy 195.429094 119.662822) (xy 195.41652 119.646975)
+ )
+ )
+ (polygon
+ (pts
+ (xy 196.587278 119.69517) (xy 196.606637 119.696009) (xy 196.625855 119.697624) (xy 196.644932 119.700014)
+ (xy 196.657571 119.702039) (xy 196.676404 119.70571) (xy 196.694994 119.710024) (xy 196.713342 119.714979)
+ (xy 196.731449 119.720576) (xy 196.749313 119.726816) (xy 196.766935 119.733697) (xy 196.784316 119.74122)
+ (xy 196.801454 119.749386) (xy 196.818351 119.758193) (xy 196.835005 119.767642) (xy 196.845974 119.774298)
+ (xy 196.862125 119.784743) (xy 196.877834 119.795683) (xy 196.893102 119.807117) (xy 196.907927 119.819045)
+ (xy 196.922311 119.831468) (xy 196.936252 119.844385) (xy 196.949752 119.857796) (xy 196.962809 119.871701)
+ (xy 196.975425 119.886101) (xy 196.987598 119.900995) (xy 196.995469 119.911199) (xy 197.006828 119.926814)
+ (xy 197.017591 119.942718) (xy 197.027756 119.95891) (xy 197.037325 119.975391) (xy 197.046297 119.99216)
+ (xy 197.054671 120.009218) (xy 197.062449 120.026565) (xy 197.06963 120.0442) (xy 197.076214 120.062123)
+ (xy 197.0822 120.080336) (xy 197.08586 120.092638) (xy 197.090806 120.111212) (xy 197.095065 120.129837)
+ (xy 197.098636 120.148512) (xy 197.10152 120.167238) (xy 197.103715 120.186014) (xy 197.105224 120.20484)
+ (xy 197.106044 120.223718) (xy 197.106177 120.242646) (xy 197.105622 120.261624) (xy 197.104379 120.280653)
+ (xy 197.103169 120.293366) (xy 197.100771 120.312467) (xy 197.097584 120.331485) (xy 197.09361 120.35042)
+ (xy 197.088847 120.369271) (xy 197.083295 120.388039) (xy 197.076955 120.406724) (xy 197.069826 120.425325)
+ (xy 197.061909 120.443844) (xy 197.053204 120.462279) (xy 197.04371 120.480631) (xy 197.036943 120.49282)
+ (xy 197.026146 120.510875) (xy 197.014475 120.528614) (xy 197.001928 120.546037) (xy 196.988505 120.563145)
+ (xy 196.979071 120.574374) (xy 196.969248 120.585462) (xy 196.959035 120.59641) (xy 196.948434 120.607218)
+ (xy 196.937443 120.617885) (xy 196.926064 120.628411) (xy 196.914295 120.638797) (xy 196.902138 120.649043)
+ (xy 196.889591 120.659148) (xy 196.876655 120.669112) (xy 196.86351 120.678801) (xy 196.850335 120.688079)
+ (xy 196.83713 120.696945) (xy 196.823894 120.705401) (xy 196.810629 120.713446) (xy 196.797333 120.72108)
+ (xy 196.784007 120.728303) (xy 196.770651 120.735115) (xy 196.757265 120.741516) (xy 196.743849 120.747507)
+ (xy 196.723668 120.755721) (xy 196.703419 120.763012) (xy 196.683103 120.769377) (xy 196.662718 120.774818)
+ (xy 196.642421 120.779367) (xy 196.622256 120.783138) (xy 196.602223 120.786133) (xy 196.582323 120.788351)
+ (xy 196.562554 120.789792) (xy 196.542918 120.790456) (xy 196.523414 120.790343) (xy 196.504042 120.789453)
+ (xy 196.484803 120.787786) (xy 196.465695 120.785342) (xy 196.45303 120.783281) (xy 196.434237 120.779662)
+ (xy 196.415683 120.775395) (xy 196.397366 120.770482) (xy 196.379287 120.764922) (xy 196.361447 120.758714)
+ (xy 196.343844 120.751859) (xy 196.32648 120.744358) (xy 196.309354 120.736209) (xy 196.292466 120.727413)
+ (xy 196.275816 120.717969) (xy 196.264848 120.711314) (xy 196.248697 120.700869) (xy 196.232988 120.689929)
+ (xy 196.21772 120.678496) (xy 196.202895 120.666567) (xy 196.188511 120.654145) (xy 196.17457 120.641228)
+ (xy 196.16107 120.627817) (xy 196.148013 120.613911) (xy 196.135397 120.599512) (xy 196.123224 120.584617)
+ (xy 196.115353 120.574413) (xy 196.103994 120.558798) (xy 196.093231 120.542895) (xy 196.083066 120.526702)
+ (xy 196.073497 120.510222) (xy 196.064525 120.493452) (xy 196.056151 120.476394) (xy 196.048373 120.459048)
+ (xy 196.041192 120.441413) (xy 196.034608 120.423489) (xy 196.028622 120.405277) (xy 196.024962 120.392975)
+ (xy 196.020014 120.374398) (xy 196.015749 120.355766) (xy 196.012168 120.337077) (xy 196.009916 120.32251)
+ (xy 196.260875 120.32251) (xy 196.262126 120.339546) (xy 196.265145 120.356434) (xy 196.269932 120.373176)
+ (xy 196.276487 120.38977) (xy 196.284811 120.406218) (xy 196.294902 120.422519) (xy 196.302612 120.433304)
+ (xy 196.31508 120.448604) (xy 196.328178 120.462244) (xy 196.341903 120.474225) (xy 196.356258 120.484548)
+ (xy 196.371241 120.493211) (xy 196.386852 120.500215) (xy 196.403093 120.50556) (xy 196.419962 120.509246)
+ (xy 196.437459 120.511273) (xy 196.455586 120.511641) (xy 196.468019 120.510964) (xy 196.487018 120.508699)
+ (xy 196.506296 120.505037) (xy 196.525853 120.499981) (xy 196.545689 120.493529) (xy 196.565804 120.485681)
+ (xy 196.579368 120.479674) (xy 196.593057 120.473046) (xy 196.60687 120.465799) (xy 196.620806 120.457931)
+ (xy 196.634867 120.449443) (xy 196.649052 120.440334) (xy 196.66336 120.430606) (xy 196.677793 120.420257)
+ (xy 196.685055 120.41485) (xy 196.699297 120.403855) (xy 196.712907 120.392808) (xy 196.725888 120.38171)
+ (xy 196.738238 120.370559) (xy 196.749958 120.359357) (xy 196.761047 120.348103) (xy 196.771506 120.336797)
+ (xy 196.781335 120.32544) (xy 196.790533 120.31403) (xy 196.803148 120.296819) (xy 196.814345 120.279491)
+ (xy 196.824124 120.262047) (xy 196.832484 120.244486) (xy 196.837269 120.232714) (xy 196.843091 120.215091)
+ (xy 196.847144 120.197614) (xy 196.84943 120.180285) (xy 196.849947 120.163102) (xy 196.848696 120.146067)
+ (xy 196.845677 120.129178) (xy 196.84089 120.112437) (xy 196.834335 120.095842) (xy 196.826011 120.079394)
+ (xy 196.81592 120.063094) (xy 196.80821 120.052308) (xy 196.795742 120.037009) (xy 196.782644 120.023368)
+ (xy 196.768919 120.011387) (xy 196.754564 120.001065) (xy 196.739581 119.992401) (xy 196.72397 119.985397)
+ (xy 196.707729 119.980052) (xy 196.69086 119.976366) (xy 196.673363 119.974339) (xy 196.655236 119.973972)
+ (xy 196.642803 119.974648) (xy 196.623804 119.976914) (xy 196.604526 119.980575) (xy 196.584969 119.985632)
+ (xy 196.565133 119.992084) (xy 196.545018 119.999932) (xy 196.531454 120.005939) (xy 196.517765 120.012566)
+ (xy 196.503952 120.019814) (xy 196.490016 120.027682) (xy 196.475955 120.03617) (xy 196.46177 120.045278)
+ (xy 196.447462 120.055007) (xy 196.433029 120.065355) (xy 196.425767 120.070762) (xy 196.411525 120.081757)
+ (xy 196.397915 120.092804) (xy 196.384934 120.103903) (xy 196.372584 120.115053) (xy 196.360864 120.126255)
+ (xy 196.349775 120.137509) (xy 196.339316 120.148815) (xy 196.329487 120.160173) (xy 196.320289 120.171582)
+ (xy 196.307674 120.188793) (xy 196.296477 120.206121) (xy 196.286698 120.223565) (xy 196.278338 120.241126)
+ (xy 196.273553 120.252898) (xy 196.267731 120.270522) (xy 196.263678 120.287998) (xy 196.261392 120.305328)
+ (xy 196.260875 120.32251) (xy 196.009916 120.32251) (xy 196.009271 120.318334) (xy 196.007058 120.299534)
+ (xy 196.005529 120.280679) (xy 196.004683 120.261769) (xy 196.004521 120.242802) (xy 196.005043 120.22378)
+ (xy 196.006249 120.204703) (xy 196.007433 120.191953) (xy 196.009868 120.172907) (xy 196.013082 120.153942)
+ (xy 196.017075 120.135059) (xy 196.021848 120.116258) (xy 196.027401 120.097539) (xy 196.033732 120.078902)
+ (xy 196.040844 120.060347) (xy 196.048734 120.041874) (xy 196.057404 120.023483) (xy 196.066854 120.005174)
+ (xy 196.073586 119.993013) (xy 196.084435 119.974919) (xy 196.096154 119.957144) (xy 196.108743 119.939689)
+ (xy 196.122202 119.922554) (xy 196.131658 119.911309) (xy 196.141501 119.900205) (xy 196.151731 119.889244)
+ (xy 196.162347 119.878426) (xy 196.17335 119.867749) (xy 196.18474 119.857215) (xy 196.196517 119.846823)
+ (xy 196.20868 119.836573) (xy 196.22123 119.826466) (xy 196.234167 119.8165) (xy 196.24731 119.806813)
+ (xy 196.260482 119.797537) (xy 196.273682 119.788675) (xy 196.286909 119.780225) (xy 196.300165 119.772188)
+ (xy 196.313448 119.764563) (xy 196.326759 119.757351) (xy 196.340098 119.750552) (xy 196.353465 119.744166)
+ (xy 196.366859 119.738192) (xy 196.387003 119.730005) (xy 196.40721 119.722746) (xy 196.427479 119.716416)
+ (xy 196.447811 119.711015) (xy 196.468159 119.706424) (xy 196.488365 119.702609) (xy 196.50843 119.69957)
+ (xy 196.528354 119.697306) (xy 196.548137 119.695818) (xy 196.567778 119.695106)
+ )
+ )
+ (polygon
+ (pts
+ (xy 196.555203 121.119152) (xy 197.397866 120.48416) (xy 197.538755 120.671126) (xy 197.446503 120.76725)
+ (xy 197.451574 120.773979) (xy 197.468703 120.770705) (xy 197.485816 120.76836) (xy 197.502913 120.766945)
+ (xy 197.519994 120.76646) (xy 197.537059 120.766904) (xy 197.554107 120.768278) (xy 197.571139 120.770582)
+ (xy 197.588155 120.773816) (xy 197.605022 120.778365) (xy 197.621464 120.784726) (xy 197.637479 120.7929)
+ (xy 197.653067 120.802886) (xy 197.66823 120.814684) (xy 197.679321 120.824722) (xy 197.690174 120.835779)
+ (xy 197.700786 120.847855) (xy 197.711158 120.860951) (xy 197.720567 120.874569) (xy 197.728509 120.888504)
+ (xy 197.734983 120.902755) (xy 197.739991 120.917324) (xy 197.743531 120.93221) (xy 197.745605 120.947413)
+ (xy 197.746212 120.962933) (xy 197.745351 120.97877) (xy 197.743095 120.994819) (xy 197.73926 121.010941)
+ (xy 197.733845 121.027135) (xy 197.72685 121.043402) (xy 197.718275 121.059741) (xy 197.708121 121.076152)
+ (xy 197.699468 121.088507) (xy 197.689927 121.100904) (xy 197.683072 121.109191) (xy 197.701913 121.104792)
+ (xy 197.720685 121.101462) (xy 197.739388 121.099202) (xy 197.758023 121.098011) (xy 197.77659 121.09789)
+ (xy 197.795088 121.098838) (xy 197.813517 121.100856) (xy 197.831878 121.103943) (xy 197.849965 121.108541)
+ (xy 197.867463 121.114945) (xy 197.884372 121.123155) (xy 197.900693 121.13317) (xy 197.912546 121.141866)
+ (xy 197.924069 121.151578) (xy 197.93526 121.162306) (xy 197.94612 121.174049) (xy 197.956648 121.186808)
+ (xy 197.960084 121.191287) (xy 197.972021 121.208449) (xy 197.982118 121.225813) (xy 197.990374 121.243378)
+ (xy 197.996791 121.261144) (xy 198.001368 121.279111) (xy 198.004104 121.29728) (xy 198.005 121.31565)
+ (xy 198.004056 121.334221) (xy 198.001273 121.352993) (xy 197.996649 121.371966) (xy 197.992544 121.384727)
+ (xy 197.985026 121.403837) (xy 197.975907 121.422832) (xy 197.965184 121.441711) (xy 197.957146 121.454234)
+ (xy 197.948395 121.466706) (xy 197.938932 121.479127) (xy 197.928757 121.491496) (xy 197.91787 121.503815)
+ (xy 197.90627 121.516082) (xy 197.893958 121.528299) (xy 197.880934 121.540464) (xy 197.867198 121.552578)
+ (xy 197.852749 121.564642) (xy 197.837588 121.576654) (xy 197.829741 121.582641) (xy 197.239584 122.027356)
+ (xy 197.061874 121.791528) (xy 197.640327 121.355632) (xy 197.651891 121.346526) (xy 197.66395 121.335933)
+ (xy 197.675513 121.324037) (xy 197.685424 121.31105) (xy 197.690543 121.301735) (xy 197.694746 121.286446)
+ (xy 197.692952 121.270926) (xy 197.68621 121.256763) (xy 197.682883 121.252) (xy 197.671725 121.240564)
+ (xy 197.658094 121.232587) (xy 197.643902 121.228401) (xy 197.631975 121.227056) (xy 197.616529 121.226946)
+ (xy 197.601668 121.227898) (xy 197.585309 121.229818) (xy 197.570534 121.232156) (xy 197.554718 121.235165)
+ (xy 197.54473 121.237293) (xy 196.970373 121.670102) (xy 196.824413 121.476407) (xy 197.402867 121.040511)
+ (xy 197.416305 121.029731) (xy 197.427762 121.019138) (xy 197.439958 121.005303) (xy 197.448633 120.991798)
+ (xy 197.454526 120.975383) (xy 197.454917 120.959485) (xy 197.449807 120.944104) (xy 197.4441 120.935124)
+ (xy 197.432479 120.924036) (xy 197.417459 120.917106) (xy 197.401255 120.914436) (xy 197.38734 120.914589)
+ (xy 197.371918 120.916389) (xy 197.354608 120.919579) (xy 197.338742 120.923299) (xy 197.321564 120.927984)
+ (xy 197.306879 120.932428) (xy 197.291354 120.937489) (xy 197.283277 120.940252) (xy 196.732912 121.354981)
+ )
+ )
+ (polygon
+ (pts
+ (xy 197.10001 122.38759) (xy 198.978444 121.841398) (xy 199.134766 122.048845) (xy 197.256333 122.595038)
+ )
+ )
+ (polygon
+ (pts
+ (xy 187.969199 114.613771) (xy 187.958475 114.599257) (xy 187.948213 114.584788) (xy 187.938414 114.570367)
+ (xy 187.929078 114.555992) (xy 187.920204 114.541663) (xy 187.911792 114.527382) (xy 187.903843 114.513146)
+ (xy 187.896357 114.498958) (xy 187.889333 114.484816) (xy 187.882771 114.47072) (xy 187.878654 114.461349)
+ (xy 187.872771 114.447332) (xy 187.867166 114.433364) (xy 187.86184 114.419444) (xy 187.856792 114.405572)
+ (xy 187.850495 114.387151) (xy 187.844692 114.368816) (xy 187.839384 114.350567) (xy 187.834571 114.332404)
+ (xy 187.830253 114.314327) (xy 188.057562 114.256804) (xy 188.061248 114.27353) (xy 188.065197 114.289613)
+ (xy 188.069407 114.305055) (xy 188.07388 114.319855) (xy 188.078614 114.334014) (xy 188.0849 114.350809)
+ (xy 188.091595 114.366602) (xy 188.094388 114.372639) (xy 188.101641 114.38735) (xy 188.109137 114.401521)
+ (xy 188.116874 114.415151) (xy 188.124854 114.42824) (xy 188.133075 114.440788) (xy 188.141539 114.452796)
+ (xy 188.144992 114.457447) (xy 188.157658 114.473441) (xy 188.170353 114.487848) (xy 188.183078 114.500669)
+ (xy 188.195832 114.511902) (xy 188.208617 114.521548) (xy 188.221432 114.529608) (xy 188.238564 114.537885)
+ (xy 188.25575 114.543342) (xy 188.272989 114.545977) (xy 188.281628 114.546237) (xy 188.299307 114.544957)
+ (xy 188.31776 114.541488) (xy 188.332106 114.537451) (xy 188.346888 114.532182) (xy 188.362106 114.525682)
+ (xy 188.377758 114.517952) (xy 188.393845 114.50899) (xy 188.410368 114.498797) (xy 188.427326 114.487373)
+ (xy 188.444718 114.474719) (xy 189.06706 114.00575) (xy 188.814386 113.67044) (xy 189.001645 113.529331)
+ (xy 189.441069 114.112466) (xy 188.646683 114.711078) (xy 188.63225 114.721708) (xy 188.617699 114.731935)
+ (xy 188.60303 114.741759) (xy 188.588243 114.75118) (xy 188.573338 114.760199) (xy 188.558315 114.768814)
+ (xy 188.543174 114.777027) (xy 188.527914 114.784836) (xy 188.512537 114.792243) (xy 188.497041 114.799247)
+ (xy 188.486645 114.803693) (xy 188.471024 114.809928) (xy 188.455346 114.815456) (xy 188.439612 114.820277)
+ (xy 188.42382 114.824392) (xy 188.407971 114.827799) (xy 188.392066 114.830499) (xy 188.376103 114.832493)
+ (xy 188.360084 114.833779) (xy 188.344007 114.834359) (xy 188.327873 114.834231) (xy 188.317086 114.833753)
+ (xy 188.300857 114.832486) (xy 188.284596 114.830395) (xy 188.268303 114.827481) (xy 188.25198 114.823745)
+ (xy 188.235624 114.819185) (xy 188.219237 114.813803) (xy 188.202819 114.807597) (xy 188.186369 114.800569)
+ (xy 188.169888 114.792717) (xy 188.153375 114.784043) (xy 188.142349 114.777803) (xy 188.125867 114.76768)
+ (xy 188.109436 114.756469) (xy 188.093057 114.744172) (xy 188.076729 114.730787) (xy 188.060454 114.716315)
+ (xy 188.049632 114.706063) (xy 188.038833 114.695328) (xy 188.028057 114.68411) (xy 188.017304 114.672408)
+ (xy 188.006574 114.660223) (xy 187.995866 114.647555) (xy 187.985182 114.634404) (xy 187.974521 114.62077)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.470507 113.878804) (xy 189.460778 113.865167) (xy 189.452098 113.851465) (xy 189.444467 113.837699)
+ (xy 189.437883 113.823869) (xy 189.432348 113.809974) (xy 189.427861 113.796016) (xy 189.423509 113.777304)
+ (xy 189.421021 113.758479) (xy 189.420396 113.739539) (xy 189.420783 113.730026) (xy 189.423005 113.711364)
+ (xy 189.427194 113.693485) (xy 189.433349 113.67639) (xy 189.44147 113.660077) (xy 189.451558 113.644548)
+ (xy 189.463612 113.629802) (xy 189.473943 113.619256) (xy 189.485381 113.609151) (xy 189.49362 113.602659)
+ (xy 189.506375 113.593684) (xy 189.519296 113.585859) (xy 189.532381 113.579184) (xy 189.550084 113.572072)
+ (xy 189.568081 113.567005) (xy 189.58637 113.563982) (xy 189.604953 113.563002) (xy 189.623829 113.564067)
+ (xy 189.638178 113.566207) (xy 189.657141 113.570683) (xy 189.675398 113.576981) (xy 189.692949 113.585101)
+ (xy 189.709795 113.595042) (xy 189.721966 113.603694) (xy 189.73374 113.613371) (xy 189.745117 113.624073)
+ (xy 189.756098 113.6358) (xy 189.766681 113.648551) (xy 189.77012 113.653029) (xy 189.779826 113.666684)
+ (xy 189.788436 113.680438) (xy 189.795952 113.694292) (xy 189.802374 113.708244) (xy 189.807701 113.722295)
+ (xy 189.811933 113.736446) (xy 189.815873 113.755467) (xy 189.817868 113.774665) (xy 189.817916 113.794039)
+ (xy 189.817211 113.803791) (xy 189.814445 113.822864) (xy 189.809794 113.841091) (xy 189.80326 113.858472)
+ (xy 189.794841 113.875009) (xy 189.784538 113.8907) (xy 189.772352 113.905546) (xy 189.761975 113.916126)
+ (xy 189.750539 113.92623) (xy 189.742326 113.932702) (xy 189.729538 113.941701) (xy 189.716633 113.949515)
+ (xy 189.699241 113.958091) (xy 189.681638 113.96456) (xy 189.663824 113.968924) (xy 189.6458 113.971181)
+ (xy 189.627564 113.971333) (xy 189.609118 113.969378) (xy 189.599815 113.967611) (xy 189.58147 113.96267)
+ (xy 189.563748 113.955969) (xy 189.546649 113.947508) (xy 189.530174 113.937287) (xy 189.518226 113.928467)
+ (xy 189.50663 113.918656) (xy 189.495384 113.907856) (xy 189.484488 113.896065) (xy 189.473944 113.883285)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.68472 114.607755) (xy 189.698528 114.61444) (xy 189.712286 114.621317) (xy 189.725995 114.628384)
+ (xy 189.739654 114.635644) (xy 189.753264 114.643094) (xy 189.766824 114.650736) (xy 189.780335 114.658569)
+ (xy 189.793797 114.666593) (xy 189.80721 114.674809) (xy 189.820573 114.683216) (xy 189.833887 114.691814)
+ (xy 189.847151 114.700603) (xy 189.860366 114.709584) (xy 189.873531 114.718756) (xy 189.886648 114.72812)
+ (xy 189.899647 114.737704) (xy 189.912462 114.747538) (xy 189.925093 114.757622) (xy 189.937539 114.767956)
+ (xy 189.949801 114.778541) (xy 189.961879 114.789375) (xy 189.973773 114.800459) (xy 189.985482 114.811793)
+ (xy 189.997006 114.823377) (xy 190.008347 114.835211) (xy 190.019503 114.847296) (xy 190.030475 114.85963)
+ (xy 190.041262 114.872214) (xy 190.051865 114.885048) (xy 190.062284 114.898132) (xy 190.072518 114.911467)
+ (xy 190.088444 114.93336) (xy 190.103206 114.955224) (xy 190.116802 114.97706) (xy 190.129233 114.998867)
+ (xy 190.140499 115.020645) (xy 190.1506 115.042394) (xy 190.159537 115.064115) (xy 190.167308 115.085806)
+ (xy 190.173914 115.107469) (xy 190.179356 115.129102) (xy 190.183632 115.150707) (xy 190.186743 115.172284)
+ (xy 190.188689 115.193831) (xy 190.189471 115.215349) (xy 190.189087 115.236839) (xy 190.187538 115.2583)
+ (xy 190.184754 115.279619) (xy 190.180589 115.300737) (xy 190.175044 115.321656) (xy 190.16812 115.342374)
+ (xy 190.159815 115.362893) (xy 190.15013 115.383211) (xy 190.139065 115.403329) (xy 190.12662 115.423247)
+ (xy 190.112795 115.442966) (xy 190.09759 115.462484) (xy 190.081005 115.481801) (xy 190.06304 115.500919)
+ (xy 190.043694 115.519837) (xy 190.022969 115.538555) (xy 190.000864 115.557072) (xy 189.989294 115.566256)
+ (xy 189.977379 115.57539) (xy 189.495773 115.938306) (xy 189.343198 115.735832) (xy 189.42557 115.64486)
+ (xy 189.420499 115.63813) (xy 189.402293 115.632852) (xy 189.384215 115.627154) (xy 189.366264 115.621037)
+ (xy 189.348441 115.614502) (xy 189.330746 115.607548) (xy 189.313179 115.600175) (xy 189.29574 115.592382)
+ (xy 189.278429 115.584171) (xy 189.261245 115.575542) (xy 189.244189 115.566493) (xy 189.23289 115.560228)
+ (xy 189.216292 115.550385) (xy 189.200199 115.540017) (xy 189.184613 115.529121) (xy 189.169534 115.517699)
+ (xy 189.15496 115.50575) (xy 189.140893 115.493275) (xy 189.127332 115.480273) (xy 189.114278 115.466744)
+ (xy 189.101729 115.452689) (xy 189.089687 115.438107) (xy 189.081941 115.428093) (xy 189.073146 115.416068)
+ (xy 189.062225 115.400006) (xy 189.052224 115.38391) (xy 189.043144 115.36778) (xy 189.034985 115.351615)
+ (xy 189.027745 115.335417) (xy 189.021426 115.319184) (xy 189.016028 115.302917) (xy 189.014822 115.298845)
+ (xy 189.010656 115.282624) (xy 189.007316 115.266512) (xy 189.005479 115.254811) (xy 189.284594 115.254811)
+ (xy 189.284686 115.266138) (xy 189.286741 115.280791) (xy 189.290596 115.295812) (xy 189.296252 115.311201)
+ (xy 189.303709 115.326958) (xy 189.31097 115.339828) (xy 189.319384 115.352934) (xy 189.32895 115.366275)
+ (xy 189.33971 115.379793) (xy 189.351042 115.392549) (xy 189.362948 115.404543) (xy 189.375426 115.415776)
+ (xy 189.388478 115.426247) (xy 189.402102 115.435957) (xy 189.4163 115.444905) (xy 189.43107 115.453092)
+ (xy 189.446315 115.460634) (xy 189.461791 115.467759) (xy 189.477497 115.474467) (xy 189.493433 115.480757)
+ (xy 189.5096 115.486631) (xy 189.525997 115.492087) (xy 189.542624 115.497125) (xy 189.559482 115.501747)
+ (xy 189.702266 115.394151) (xy 189.688323 115.377831) (xy 189.674679 115.362165) (xy 189.661334 115.347152)
+ (xy 189.648289 115.332793) (xy 189.635542 115.319087) (xy 189.623094 115.306035) (xy 189.610945 115.293637)
+ (xy 189.599095 115.281893) (xy 189.587544 115.270802) (xy 189.576292 115.260364) (xy 189.568957 115.253769)
+ (xy 189.554744 115.241357) (xy 189.540922 115.229882) (xy 189.527491 115.219345) (xy 189.514452 115.209746)
+ (xy 189.501804 115.201085) (xy 189.486545 115.191578) (xy 189.471897 115.183536) (xy 189.466209 115.18073)
+ (xy 189.452433 115.174571) (xy 189.436511 115.16885) (xy 189.421252 115.164952) (xy 189.406657 115.162876)
+ (xy 189.390468 115.162758) (xy 189.386008 115.16318) (xy 189.371092 115.16584) (xy 189.356852 115.170098)
+ (xy 189.343289 115.175953) (xy 189.330403 115.183406) (xy 189.323344 115.188381) (xy 189.311368 115.198593)
+ (xy 189.30159 115.209522) (xy 189.292759 115.223585) (xy 189.287093 115.238681) (xy 189.284594 115.254811)
+ (xy 189.005479 115.254811) (xy 189.004803 115.250507) (xy 189.003117 115.234611) (xy 189.002258 115.218823)
+ (xy 189.002226 115.203142) (xy 189.003021 115.18757) (xy 189.004642 115.172106) (xy 189.007033 115.156815)
+ (xy 189.010133 115.141763) (xy 189.013944 115.126949) (xy 189.018465 115.112375) (xy 189.023697 115.098039)
+ (xy 189.029639 115.083943) (xy 189.036291 115.070085) (xy 189.043654 115.056465) (xy 189.05186 115.043186)
+ (xy 189.060787 115.030309) (xy 189.070433 115.017837) (xy 189.080798 115.005768) (xy 189.091884 114.994102)
+ (xy 189.10369 114.982841) (xy 189.116216 114.971983) (xy 189.129461 114.961529) (xy 189.142889 114.951829)
+ (xy 189.156402 114.942905) (xy 189.169998 114.934755) (xy 189.183679 114.927382) (xy 189.197444 114.920783)
+ (xy 189.211293 114.914959) (xy 189.225226 114.909911) (xy 189.243935 114.904385) (xy 189.262793 114.900238)
+ (xy 189.277035 114.898032) (xy 189.296322 114.896308) (xy 189.311007 114.896005) (xy 189.32588 114.896553)
+ (xy 189.340943 114.89795) (xy 189.356194 114.900197) (xy 189.371633 114.903294) (xy 189.387262 114.90724)
+ (xy 189.403079 114.912036) (xy 189.419084 114.917681) (xy 189.435279 114.924176) (xy 189.440719 114.92653)
+ (xy 189.457288 114.934175) (xy 189.4741 114.942678) (xy 189.491155 114.952038) (xy 189.508453 114.962255)
+ (xy 189.525993 114.973329) (xy 189.543777 114.985261) (xy 189.555767 114.993691) (xy 189.567865 115.002503)
+ (xy 189.580072 115.011696) (xy 189.592386 115.021269) (xy 189.604808 115.031224) (xy 189.617338 115.04156)
+ (xy 189.629976 115.052276) (xy 189.642776 115.063371) (xy 189.655721 115.074894) (xy 189.668809 115.086846)
+ (xy 189.682042 115.099227) (xy 189.695419 115.112037) (xy 189.70894 115.125276) (xy 189.722605 115.138944)
+ (xy 189.736414 115.153042) (xy 189.750367 115.167568) (xy 189.764464 115.182523) (xy 189.778705 115.197907)
+ (xy 189.793091 115.21372) (xy 189.80762 115.229963) (xy 189.822294 115.246634) (xy 189.837112 115.263734)
+ (xy 189.852073 115.281263) (xy 189.865456 115.267652) (xy 189.877125 115.253555) (xy 189.88708 115.238972)
+ (xy 189.895321 115.223902) (xy 189.901848 115.208347) (xy 189.906661 115.192305) (xy 189.909761 115.175777)
+ (xy 189.911146 115.158763) (xy 189.910629 115.141241) (xy 189.90802 115.123187) (xy 189.903319 115.104602)
+ (xy 189.898421 115.090315) (xy 189.892346 115.07573) (xy 189.885095 115.060845) (xy 189.876666 115.045662)
+ (xy 189.867062 115.03018) (xy 189.85628 115.0144) (xy 189.848439 115.003713) (xy 189.836686 114.988801)
+ (xy 189.824247 114.974349) (xy 189.811122 114.960356) (xy 189.797312 114.946823) (xy 189.782815 114.933749)
+ (xy 189.771493 114.924245) (xy 189.759784 114.915) (xy 189.74769 114.906013) (xy 189.73521 114.897285)
+ (xy 189.722393 114.888756) (xy 189.709203 114.880257) (xy 189.695641 114.871789) (xy 189.681707 114.863351)
+ (xy 189.6674 114.854944) (xy 189.652722 114.846568) (xy 189.637671 114.838221) (xy 189.622249 114.829906)
+ (xy 189.606454 114.82162) (xy 189.590287 114.813366) (xy 189.579302 114.807879) (xy 189.670864 114.601261)
+ )
+ )
+ (polygon
+ (pts
+ (xy 189.931023 116.554863) (xy 189.920546 116.540653) (xy 189.910394 116.526261) (xy 189.900566 116.511685)
+ (xy 189.891063 116.496926) (xy 189.881883 116.481983) (xy 189.873028 116.466857) (xy 189.864496 116.451548)
+ (xy 189.856289 116.436055) (xy 189.848406 116.420379) (xy 189.840847 116.40452) (xy 189.833613 116.388477)
+ (xy 189.826702 116.372251) (xy 189.820116 116.355842) (xy 189.813854 116.339249) (xy 189.807916 116.322473)
+ (xy 189.802302 116.305514) (xy 189.797024 116.288552) (xy 189.792037 116.271697) (xy 189.787342 116.254949)
+ (xy 189.782938 116.238307) (xy 189.778826 116.221771) (xy 189.775006 116.205341) (xy 189.771477 116.189018)
+ (xy 189.76824 116.172802) (xy 189.765295 116.156692) (xy 189.762641 116.140688) (xy 189.760278 116.12479)
+ (xy 189.758208 116.108999) (xy 189.756429 116.093315) (xy 189.754941 116.077736) (xy 189.753746 116.062264)
+ (xy 189.752842 116.046899) (xy 189.989121 116.035371) (xy 189.991165 116.056717) (xy 189.993709 116.077872)
+ (xy 189.996754 116.098834) (xy 190.0003 116.119605) (xy 190.004346 116.140184) (xy 190.008893 116.160572)
+ (xy 190.01394 116.180767) (xy 190.019488 116.200771) (xy 190.025537 116.220583) (xy 190.032086 116.240204)
+ (xy 190.03673 116.253177) (xy 190.044184 116.272425) (xy 190.052169 116.291458) (xy 190.060686 116.310275)
+ (xy 190.069734 116.328878) (xy 190.079314 116.347266) (xy 190.089425 116.365438) (xy 190.100067 116.383396)
+ (xy 190.111241 116.401139) (xy 190.122947 116.418666) (xy 190.135184 116.435979) (xy 190.143637 116.447401)
+ (xy 190.153322 116.45989) (xy 190.162865 116.471462) (xy 190.175367 116.485465) (xy 190.187615 116.497839)
+ (xy 190.199611 116.508583) (xy 190.211353 116.517697) (xy 190.225674 116.526798) (xy 190.2396 116.533352)
+ (xy 190.255752 116.538329) (xy 190.270879 116.540532) (xy 190.287229 116.539595) (xy 190.302181 116.534881)
+ (xy 190.313886 116.527835) (xy 190.324909 116.517464) (xy 190.332959 116.505205) (xy 190.336675 116.495982)
+ (xy 190.339694 116.481383) (xy 190.339772 116.465698) (xy 190.337673 116.449616) (xy 190.336927 116.44579)
+ (xy 190.333465 116.431428) (xy 190.328652 116.415449) (xy 190.323452 116.400466) (xy 190.317261 116.384295)
+ (xy 190.311343 116.369911) (xy 190.310077 116.366936) (xy 190.303386 116.35141) (xy 190.296114 116.334756)
+ (xy 190.289876 116.320619) (xy 190.283266 116.30576) (xy 190.276284 116.290178) (xy 190.268928 116.273873)
+ (xy 190.261201 116.256845) (xy 190.257197 116.24806) (xy 190.246214 116.223607) (xy 190.236 116.199746)
+ (xy 190.226554 116.176478) (xy 190.217878 116.153801) (xy 190.209971 116.131718) (xy 190.202833 116.110227)
+ (xy 190.196463 116.089328) (xy 190.190863 116.069022) (xy 190.186032 116.049308) (xy 190.18197 116.030187)
+ (xy 190.178676 116.011658) (xy 190.176152 115.993721) (xy 190.174397 115.976377) (xy 190.17341 115.959626)
+ (xy 190.173193 115.943467) (xy 190.173745 115.9279) (xy 190.175062 115.912853) (xy 190.177088 115.898179)
+ (xy 190.181453 115.876869) (xy 190.187411 115.856398) (xy 190.194962 115.836767) (xy 190.204105 115.817977)
+ (xy 190.214841 115.800026) (xy 190.227169 115.782915) (xy 190.24109 115.766645) (xy 190.256604 115.751214)
+ (xy 190.267831 115.741394) (xy 190.279766 115.731947) (xy 190.294291 115.72166) (xy 190.309195 115.712408)
+ (xy 190.324477 115.70419) (xy 190.340136 115.697005) (xy 190.356174 115.690855) (xy 190.372589 115.685739)
+ (xy 190.389382 115.681657) (xy 190.406553 115.67861) (xy 190.42394 115.676618) (xy 190.441379 115.675705)
+ (xy 190.458871 115.67587) (xy 190.476416 115.677114) (xy 190.494013 115.679436) (xy 190.511664 115.682836)
+ (xy 190.529367 115.687315) (xy 190.547123 115.692872) (xy 190.564999 115.699414) (xy 190.582913 115.70696)
+ (xy 190.596374 115.713277) (xy 190.609857 115.720158) (xy 190.623362 115.727603) (xy 190.636888 115.735613)
+ (xy 190.650437 115.744186) (xy 190.664008 115.753324) (xy 190.6776 115.763026) (xy 190.691214 115.773291)
+ (xy 190.704844 115.78409) (xy 190.718374 115.795472) (xy 190.731803 115.807438) (xy 190.745131 115.819987)
+ (xy 190.75836 115.83312) (xy 190.771487 115.846837) (xy 190.784515 115.861137) (xy 190.797442 115.876022)
+ (xy 190.810268 115.89149) (xy 190.822994 115.907541) (xy 190.831422 115.918567) (xy 190.841855 115.93271)
+ (xy 190.851875 115.946907) (xy 190.861483 115.961155) (xy 190.870679 115.975456) (xy 190.879464 115.98981)
+ (xy 190.887836 116.004216) (xy 190.895796 116.018674) (xy 190.903344 116.033185) (xy 190.91048 116.047749)
+ (xy 190.917204 116.062365) (xy 190.923516 116.077033) (xy 190.929415 116.091754) (xy 190.934903 116.106527)
+ (xy 190.939979 116.121353) (xy 190.944643 116.136231) (xy 190.948894 116.151162) (xy 190.952839 116.166035)
+ (xy 190.956583 116.180741) (xy 190.960125 116.195279) (xy 190.963467 116.209651) (xy 190.968101 116.230894)
+ (xy 190.972282 116.251761) (xy 190.97601 116.272252) (xy 190.979286 116.292366) (xy 190.982108 116.312104)
+ (xy 190.984477 116.331466) (xy 190.986394 116.350451) (xy 190.987857 116.36906) (xy 190.754339 116.37025)
+ (xy 190.752332 116.352857) (xy 190.749935 116.335621) (xy 190.747149 116.318541) (xy 190.743972 116.301618)
+ (xy 190.740405 116.284852) (xy 190.736449 116.268242) (xy 190.732102 116.251789) (xy 190.727366 116.235493)
+ (xy 190.72224 116.219354) (xy 190.716724 116.203372) (xy 190.71283 116.192804) (xy 190.70667 116.177122)
+ (xy 190.700132 116.161677) (xy 190.693215 116.146469) (xy 190.685921 116.131498) (xy 190.678248 116.116762)
+ (xy 190.670197 116.102264) (xy 190.661769 116.088002) (xy 190.652962 116.073976) (xy 190.643776 116.060187)
+ (xy 190.634213 116.046635) (xy 190.627628 116.037732) (xy 190.616615 116.023717) (xy 190.605736 116.011078)
+ (xy 190.594991 115.999815) (xy 190.581748 115.987671) (xy 190.568713 115.977676) (xy 190.555887 115.969832)
+ (xy 190.54327 115.964137) (xy 190.528764 115.95979) (xy 190.51285 115.957952) (xy 190.498025 115.959597)
+ (xy 190.484287 115.964725) (xy 190.47514 115.97052) (xy 190.463938 115.981365) (xy 190.456444 115.994221)
+ (xy 190.45266 116.009088) (xy 190.452584 116.025966) (xy 190.455354 116.041567) (xy 190.458252 116.051598)
+ (xy 190.463391 116.066456) (xy 190.469732 116.08346) (xy 190.475277 116.097622) (xy 190.481498 116.112993)
+ (xy 190.488396 116.129571) (xy 190.49597 116.147357) (xy 190.504221 116.166352) (xy 190.513148 116.186554)
+ (xy 190.519475 116.200693) (xy 190.526102 116.215369) (xy 190.53303 116.230581) (xy 190.539245 116.244565)
+ (xy 190.545242 116.258315) (xy 190.55102 116.271832) (xy 190.559276 116.291671) (xy 190.567041 116.310985)
+ (xy 190.574314 116.329775) (xy 190.581095 116.348041) (xy 190.587384 116.365782) (xy 190.593181 116.382999)
+ (xy 190.598486 116.399692) (xy 190.603299 116.41586) (xy 190.606235 116.426347) (xy 190.610278 116.441766)
+ (xy 190.613847 116.456801) (xy 190.61694 116.471453) (xy 190.620326 116.49039) (xy 190.622868 116.508645)
+ (xy 190.624566 116.526217) (xy 190.625419 116.543106) (xy 190.625429 116.559312) (xy 190.624882 116.571019)
+ (xy 190.62351 116.586073) (xy 190.62134 116.600639) (xy 190.617506 116.618159) (xy 190.612425 116.634917)
+ (xy 190.606097 116.650912) (xy 190.598523 116.666144) (xy 190.591565 116.67778) (xy 190.581909 116.691929)
+ (xy 190.571192 116.705712) (xy 190.559416 116.719128) (xy 190.54658 116.732179) (xy 190.535548 116.742356)
+ (xy 190.523838 116.752298) (xy 190.511449 116.762006) (xy 190.496923 116.772293) (xy 190.482019 116.781546)
+ (xy 190.466738 116.789764) (xy 190.451078 116.796948) (xy 190.435041 116.803098) (xy 190.418626 116.808214)
+ (xy 190.401832 116.812296) (xy 190.384661 116.815344) (xy 190.367213 116.817339) (xy 190.349589 116.818263)
+ (xy 190.331787 116.818116) (xy 190.31381 116.816897) (xy 190.295656 116.814607) (xy 190.277325 116.811246)
+ (xy 190.258818 116.806814) (xy 190.240135 116.801311) (xy 190.22606 116.796514) (xy 190.211911 116.791072)
+ (xy 190.197686 116.784984) (xy 190.183387 116.778252) (xy 190.169012 116.770875) (xy 190.154563 116.762852)
+ (xy 190.140039 116.754184) (xy 190.12544 116.744871) (xy 190.110766 116.734914) (xy 190.096017 116.72431)
+ (xy 190.086143 116.716883) (xy 190.071384 116.705131) (xy 190.05667 116.692667) (xy 190.042001 116.679492)
+ (xy 190.027376 116.665607) (xy 190.012796 116.65101) (xy 189.998261 116.635702) (xy 189.983771 116.619683)
+ (xy 189.974136 116.608608) (xy 189.96452 116.597218) (xy 189.954925 116.585511) (xy 189.945349 116.573489)
+ (xy 189.935793 116.56115)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.175674 116.703927) (xy 191.195273 116.704844) (xy 191.214746 116.706525) (xy 191.234093 116.708969)
+ (xy 191.246921 116.711024) (xy 191.26604 116.714749) (xy 191.284914 116.719144) (xy 191.303541 116.724207)
+ (xy 191.321923 116.72994) (xy 191.340059 116.736341) (xy 191.357949 116.743412) (xy 191.375593 116.751152)
+ (xy 191.392992 116.75956) (xy 191.410144 116.768638) (xy 191.427051 116.778385) (xy 191.438186 116.785254)
+ (xy 191.454585 116.796029) (xy 191.470543 116.807298) (xy 191.486058 116.819061) (xy 191.501132 116.831318)
+ (xy 191.515763 116.84407) (xy 191.529953 116.857316) (xy 191.5437 116.871056) (xy 191.557006 116.885291)
+ (xy 191.569869 116.90002) (xy 191.582291 116.915243) (xy 191.590327 116.925667) (xy 191.599184 116.937666)
+ (xy 191.607677 116.949671) (xy 191.619733 116.96769) (xy 191.630968 116.985723) (xy 191.641383 117.003768)
+ (xy 191.650977 117.021828) (xy 191.659751 117.039901) (xy 191.667704 117.057987) (xy 191.674837 117.076087)
+ (xy 191.68115 117.0942) (xy 191.686642 117.112327) (xy 191.688291 117.118372) (xy 191.692827 117.136462)
+ (xy 191.696626 117.154431) (xy 191.699688 117.172277) (xy 191.702013 117.190002) (xy 191.703602 117.207604)
+ (xy 191.704453 117.225085) (xy 191.704567 117.242444) (xy 191.703944 117.25968) (xy 191.702584 117.276795)
+ (xy 191.700487 117.293787) (xy 191.69868 117.305048) (xy 191.695443 117.321771) (xy 191.691536 117.338321)
+ (xy 191.686958 117.3547) (xy 191.681711 117.370905) (xy 191.675793 117.386939) (xy 191.669206 117.4028)
+ (xy 191.661948 117.418488) (xy 191.65402 117.434005) (xy 191.645421 117.449349) (xy 191.636153 117.46452)
+ (xy 191.629602 117.474539) (xy 191.619369 117.489383) (xy 191.608577 117.503945) (xy 191.597227 117.518227)
+ (xy 191.585319 117.532229) (xy 191.572852 117.545949) (xy 191.559828 117.559389) (xy 191.546244 117.572548)
+ (xy 191.532103 117.585426) (xy 191.517403 117.598023) (xy 191.502145 117.610339) (xy 191.491662 117.618394)
+ (xy 191.47913 117.627596) (xy 191.466551 117.636349) (xy 191.453924 117.644655) (xy 191.44125 117.652512)
+ (xy 191.428528 117.659921) (xy 191.424277 117.662291) (xy 191.410263 117.670086) (xy 191.39615 117.677667)
+ (xy 191.3827 117.684505) (xy 191.372901 117.689079) (xy 190.94384 117.119696) (xy 190.933771 117.131175)
+ (xy 190.924378 117.142705) (xy 190.911556 117.160092) (xy 190.900253 117.177592) (xy 190.890471 117.195204)
+ (xy 190.882209 117.212929) (xy 190.875467 117.230767) (xy 190.870245 117.248717) (xy 190.866543 117.266779)
+ (xy 190.864361 117.284954) (xy 190.863699 117.303241) (xy 190.863816 117.309362) (xy 190.865073 117.327784)
+ (xy 190.867634 117.346288) (xy 190.871498 117.364874) (xy 190.876666 117.383542) (xy 190.883137 117.402292)
+ (xy 190.890912 117.421125) (xy 190.899991 117.440039) (xy 190.910373 117.459035) (xy 190.918019 117.471745)
+ (xy 190.926244 117.484492) (xy 190.935049 117.497274) (xy 190.944433 117.510094) (xy 190.955402 117.524155)
+ (xy 190.966702 117.537667) (xy 190.978333 117.550628) (xy 190.990294 117.563039) (xy 191.002586 117.5749)
+ (xy 191.015209 117.58621) (xy 191.028163 117.59697) (xy 191.041447 117.60718) (xy 191.055211 117.617093)
+ (xy 191.069491 117.626817) (xy 191.084289 117.636353) (xy 191.099603 117.645699) (xy 191.115435 117.654857)
+ (xy 191.131784 117.663825) (xy 191.14865 117.672605) (xy 191.166033 117.681196) (xy 191.078915 117.876666)
+ (xy 191.060281 117.869168) (xy 191.041779 117.861149) (xy 191.02341 117.852612) (xy 191.005173 117.843555)
+ (xy 190.98707 117.833979) (xy 190.969099 117.823883) (xy 190.951261 117.813268) (xy 190.933556 117.802134)
+ (xy 190.915983 117.790481) (xy 190.898543 117.778307) (xy 190.886991 117.769904) (xy 190.87005 117.756996)
+ (xy 190.853604 117.743804) (xy 190.837653 117.730327) (xy 190.822198 117.716566) (xy 190.807238 117.70252)
+ (xy 190.792773 117.68819) (xy 190.778804 117.673576) (xy 190.765329 117.658677) (xy 190.75235 117.643493)
+ (xy 190.739866 117.628025) (xy 190.731819 117.617555) (xy 190.722766 117.605301) (xy 190.714018 117.592972)
+ (xy 190.705575 117.580567) (xy 190.697438 117.568087) (xy 190.689605 117.55553) (xy 190.682077 117.542898)
+ (xy 190.671356 117.523809) (xy 190.661322 117.504549) (xy 190.651974 117.485118) (xy 190.643312 117.465517)
+ (xy 190.635337 117.445746) (xy 190.628047 117.425805) (xy 190.623568 117.412416) (xy 190.617462 117.392303)
+ (xy 190.61212 117.372241) (xy 190.607544 117.352232) (xy 190.603733 117.332276) (xy 190.600687 117.312371)
+ (xy 190.598407 117.292519) (xy 190.596891 117.27272) (xy 190.596141 117.252972) (xy 190.596156 117.233278)
+ (xy 190.596936 117.213635) (xy 190.597881 117.200569) (xy 190.599961 117.181052) (xy 190.602856 117.161663)
+ (xy 190.606564 117.142402) (xy 190.611087 117.123269) (xy 190.616425 117.104265) (xy 190.622576 117.085389)
+ (xy 190.629542 117.066641) (xy 190.637322 117.048021) (xy 190.645917 117.02953) (xy 190.655326 117.011167)
+ (xy 190.66205 116.998996) (xy 190.663897 116.995916) (xy 191.114798 116.995916) (xy 191.384008 117.35317)
+ (xy 191.400035 117.336696) (xy 191.414137 117.320102) (xy 191.426315 117.303388) (xy 191.436568 117.286556)
+ (xy 191.444895 117.269604) (xy 191.451298 117.252533) (xy 191.455776 117.235342) (xy 191.45833 117.218033)
+ (xy 191.458958 117.200604) (xy 191.457662 117.183055) (xy 191.454441 117.165388) (xy 191.449295 117.147601)
+ (xy 191.442224 117.129695) (xy 191.433228 117.11167) (xy 191.422308 117.093525) (xy 191.409462 117.075261)
+ (xy 191.398798 117.061789) (xy 191.387806 117.04924) (xy 191.376486 117.037616) (xy 191.364839 117.026916)
+ (xy 191.352864 117.017141) (xy 191.340562 117.008289) (xy 191.327932 117.000362) (xy 191.314974 116.99336)
+ (xy 191.297187 116.98546) (xy 191.278818 116.979204) (xy 191.259991 116.974661) (xy 191.240686 116.972013)
+ (xy 191.225893 116.971271) (xy 191.21083 116.971594) (xy 191.195498 116.972983) (xy 191.179897 116.975438)
+ (xy 191.164026 116.978959) (xy 191.147886 116.983546) (xy 191.131476 116.989198) (xy 191.114798 116.995916)
+ (xy 190.663897 116.995916) (xy 190.672899 116.980901) (xy 190.684618 116.963126) (xy 190.697207 116.945671)
+ (xy 190.710666 116.928536) (xy 190.720122 116.917291) (xy 190.729965 116.906188) (xy 190.740195 116.895227)
+ (xy 190.750811 116.884408) (xy 190.761814 116.873732) (xy 190.773204 116.863197) (xy 190.784981 116.852805)
+ (xy 190.797144 116.842556) (xy 190.809694 116.832448) (xy 190.822631 116.822483) (xy 190.835564 116.812957)
+ (xy 190.848542 116.803839) (xy 190.861565 116.795127) (xy 190.874633 116.786823) (xy 190.887746 116.778925)
+ (xy 190.900904 116.771434) (xy 190.914107 116.76435) (xy 190.927355 116.757673) (xy 190.940649 116.751403)
+ (xy 190.960673 116.742761) (xy 190.980798 116.735034) (xy 191.001024 116.728223) (xy 191.021352 116.722327)
+ (xy 191.03496 116.718905) (xy 191.05544 116.714474) (xy 191.075793 116.710806) (xy 191.096021 116.707902)
+ (xy 191.116123 116.705762) (xy 191.136099 116.704386) (xy 191.155949 116.703775)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.97629 117.680717) (xy 191.995428 117.682372) (xy 192.014436 117.685072) (xy 192.033314 117.688817)
+ (xy 192.047386 117.69231) (xy 192.065998 117.697832) (xy 192.084403 117.704298) (xy 192.098071 117.709767)
+ (xy 192.111624 117.715766) (xy 192.12506 117.722297) (xy 192.13838 117.729358) (xy 192.151585 117.736951)
+ (xy 192.164673 117.745074) (xy 192.177646 117.753729) (xy 192.190502 117.762914) (xy 192.203222 117.772504)
+ (xy 192.215675 117.782457) (xy 192.22786 117.792773) (xy 192.239779 117.803451) (xy 192.25143 117.814492)
+ (xy 192.262815 117.825895) (xy 192.273932 117.837661) (xy 192.284782 117.849789) (xy 192.295365 117.86228)
+ (xy 192.305681 117.875133) (xy 192.31241 117.883904) (xy 192.323089 117.898417) (xy 192.333213 117.91288)
+ (xy 192.342783 117.927292) (xy 192.3518 117.941654) (xy 192.360262 117.955966) (xy 192.368171 117.970228)
+ (xy 192.375525 117.984439) (xy 192.382326 117.9986) (xy 192.388573 118.012711) (xy 192.394265 118.026772)
+ (xy 192.397753 118.036118) (xy 192.653073 118.374939) (xy 192.465814 118.516048) (xy 192.338815 118.347516)
+ (xy 192.333892 118.361604) (xy 192.327414 118.376521) (xy 192.32047 118.390252) (xy 192.312335 118.404617)
+ (xy 192.309792 118.408838) (xy 192.301724 118.421153) (xy 192.291295 118.434657) (xy 192.279769 118.447231)
+ (xy 192.269017 118.457269) (xy 192.25746 118.466622) (xy 192.243906 118.476465) (xy 192.230345 118.485571)
+ (xy 192.216777 118.493941) (xy 192.203203 118.501573) (xy 192.189621 118.508469) (xy 192.176033 118.514628)
+ (xy 192.157905 118.521695) (xy 192.139765 118.527451) (xy 192.121612 118.531898) (xy 192.112531 118.53363)
+ (xy 192.094483 118.536199) (xy 192.076522 118.537742) (xy 192.058648 118.538259) (xy 192.040861 118.53775)
+ (xy 192.023161 118.536214) (xy 192.005548 118.533653) (xy 191.988022 118.530066) (xy 191.970583 118.525453)
+ (xy 191.953385 118.519876) (xy 191.936328 118.513363) (xy 191.91941 118.505912) (xy 191.902632 118.497525)
+ (xy 191.885994 118.488201) (xy 191.869496 118.47794) (xy 191.857214 118.46963) (xy 191.84501 118.460792)
+ (xy 191.836918 118.454608) (xy 191.824948 118.444924) (xy 191.813151 118.43486) (xy 191.801527 118.424416)
+ (xy 191.790076 118.413591) (xy 191.778798 118.402386) (xy 191.767693 118.3908) (xy 191.756761 118.378835)
+ (xy 191.746002 118.366488) (xy 191.735416 118.353762) (xy 191.725003 118.340655) (xy 191.718157 118.331706)
+ (xy 191.708149 118.317873) (xy 191.69852 118.30344) (xy 191.689269 118.288405) (xy 191.680397 118.27277)
+ (xy 191.671904 118.256534) (xy 191.66379 118.239698) (xy 191.656054 118.22226) (xy 191.648698 118.204222)
+ (xy 191.633762 118.200345) (xy 191.618217 118.197885) (xy 191.602396 118.197423) (xy 191.599663 118.197592)
+ (xy 191.584516 118.200648) (xy 191.570334 118.206748) (xy 191.557233 118.214943) (xy 191.554278 118.217113)
+ (xy 191.542184 118.22808) (xy 191.533334 118.240313) (xy 191.527109 118.256184) (xy 191.525286 118.271158)
+ (xy 191.526708 118.287398) (xy 191.52726 118.290227) (xy 191.531522 118.305179) (xy 191.538017 118.321517)
+ (xy 191.54482 118.335586) (xy 191.553051 118.350542) (xy 191.562711 118.366386) (xy 191.570893 118.378852)
+ (xy 191.579879 118.391816) (xy 191.589669 118.40528) (xy 191.593111 118.409879) (xy 191.709967 118.564952)
+ (xy 191.725093 118.585417) (xy 191.739381 118.605556) (xy 191.752832 118.625368) (xy 191.765447 118.644854)
+ (xy 191.777224 118.664015) (xy 191.788164 118.682849) (xy 191.798267 118.701357) (xy 191.807533 118.719539)
+ (xy 191.815962 118.737394) (xy 191.823554 118.754924) (xy 191.830308 118.772128) (xy 191.836226 118.789005)
+ (xy 191.841307 118.805556) (xy 191.84555 118.821781) (xy 191.848956 118.837681) (xy 191.851526 118.853254)
+ (xy 191.853174 118.86851) (xy 191.853817 118.88346) (xy 191.852896 118.905309) (xy 191.849713 118.926468)
+ (xy 191.844268 118.946936) (xy 191.836561 118.966714) (xy 191.826592 118.985802) (xy 191.818689 118.998143)
+ (xy 191.809781 119.010178) (xy 191.799868 119.021906) (xy 191.788949 119.033327) (xy 191.777025 119.044441)
+ (xy 191.764096 119.055249) (xy 191.757254 119.060537) (xy 191.744983 119.069296) (xy 191.732418 119.077302)
+ (xy 191.719558 119.084553) (xy 191.706405 119.09105) (xy 191.688409 119.098539) (xy 191.669891 119.104688)
+ (xy 191.655659 119.10842) (xy 191.641133 119.111398) (xy 191.626313 119.113621) (xy 191.611199 119.115091)
+ (xy 191.595831 119.115868) (xy 191.580362 119.115932) (xy 191.564791 119.115283) (xy 191.549118 119.11392)
+ (xy 191.533342 119.111844) (xy 191.517465 119.109054) (xy 191.501485 119.105552) (xy 191.485403 119.101336)
+ (xy 191.469219 119.096406) (xy 191.452934 119.090764) (xy 191.44202 119.086606) (xy 191.425574 119.079766)
+ (xy 191.409047 119.072198) (xy 191.392438 119.063901) (xy 191.375748 119.054875) (xy 191.358976 119.045121)
+ (xy 191.342123 119.034637) (xy 191.325188 119.023425) (xy 191.308172 119.011484) (xy 191.291074 118.998814)
+ (xy 191.273894 118.985415) (xy 191.262396 118.976078) (xy 191.250873 118.966462) (xy 191.239408 118.956558)
+ (xy 191.228003 118.946366) (xy 191.216656 118.935886) (xy 191.205368 118.925118) (xy 191.194139 118.914062)
+ (xy 191.182969 118.902718) (xy 191.171858 118.891085) (xy 191.160805 118.879165) (xy 191.149812 118.866956)
+ (xy 191.138877 118.85446) (xy 191.128001 118.841675) (xy 191.117185 118.828603) (xy 191.106427 118.815242)
+ (xy 191.095728 118.801593) (xy 191.085087 118.787656) (xy 191.073823 118.772472) (xy 191.062932 118.757313)
+ (xy 191.052414 118.742179) (xy 191.04227 118.727069) (xy 191.0325 118.711985) (xy 191.023104 118.696926)
+ (xy 191.01408 118.681891) (xy 191.005431 118.666881) (xy 190.997155 118.651897) (xy 190.989253 118.636937)
+ (xy 190.984192 118.626977) (xy 190.976919 118.612167) (xy 190.970144 118.597513) (xy 190.963866 118.583017)
+ (xy 190.958086 118.568678) (xy 190.952804 118.554497) (xy 190.948019 118.540472) (xy 190.942413 118.522018)
+ (xy 190.937691 118.503843) (xy 190.937091 118.501045) (xy 191.163219 118.501045) (xy 191.16474 118.517883)
+ (xy 191.16834 118.535921) (xy 191.172262 118.550155) (xy 191.177176 118.564818) (xy 191.183083 118.57991)
+ (xy 191.189983 118.595432) (xy 191.197876 118.611383) (xy 191.206761 118.627763) (xy 191.216639 118.644573)
+ (xy 191.22751 118.661811) (xy 191.239373 118.679479) (xy 191.247834 118.691496) (xy 191.256736 118.703704)
+ (xy 191.261352 118.709879) (xy 191.270888 118.722296) (xy 191.280423 118.734236) (xy 191.289958 118.7457)
+ (xy 191.304259 118.762003) (xy 191.318558 118.777234) (xy 191.332857 118.791394) (xy 191.347155 118.804482)
+ (xy 191.361451 118.816498) (xy 191.375746 118.827443) (xy 191.390041 118.837316) (xy 191.404334 118.846117)
+ (xy 191.413862 118.85139) (xy 191.427877 118.858291) (xy 191.445704 118.865468) (xy 191.462547 118.870333)
+ (xy 191.478408 118.872885) (xy 191.493286 118.873124) (xy 191.510501 118.870171) (xy 191.52618 118.863604)
+ (xy 191.53485 118.857929) (xy 191.546345 118.847845) (xy 191.556447 118.834771) (xy 191.562524 118.820634)
+ (xy 191.564574 118.805434) (xy 191.562598 118.789172) (xy 191.560101 118.780642) (xy 191.554218 118.765646)
+ (xy 191.546437 118.749348) (xy 191.538844 118.735372) (xy 191.530036 118.720563) (xy 191.520013 118.704922)
+ (xy 191.511697 118.692644) (xy 191.502698 118.679897) (xy 191.493015 118.666682) (xy 191.489636 118.662173)
+ (xy 191.410923 118.557718) (xy 191.400599 118.543883) (xy 191.390984 118.530722) (xy 191.382079 118.518236)
+ (xy 191.37233 118.504144) (xy 191.363604 118.491023) (xy 191.357113 118.48083) (xy 191.348815 118.467251)
+ (xy 191.34136 118.453916) (xy 191.334746 118.440824) (xy 191.328219 118.426161) (xy 191.326055 118.420744)
+ (xy 191.309971 118.415129) (xy 191.294884 118.410795) (xy 191.278542 118.407358) (xy 191.263558 118.405663)
+ (xy 191.251795 118.405598) (xy 191.237154 118.407399) (xy 191.221586 118.411897) (xy 191.206974 118.419013)
+ (xy 191.197764 118.425211) (xy 191.184394 118.437449) (xy 191.174272 118.45156) (xy 191.1674 118.467546)
+ (xy 191.163777 118.485407) (xy 191.163219 118.501045) (xy 190.937091 118.501045) (xy 190.933854 118.485948)
+ (xy 190.932267 118.477105) (xy 190.929728 118.459716) (xy 190.928164 118.442667) (xy 190.927573 118.42596)
+ (xy 190.927956 118.409594) (xy 190.929313 118.393569) (xy 190.931644 118.377886) (xy 190.934948 118.362544)
+ (xy 190.939227 118.347543) (xy 190.94462 118.33305) (xy 190.951156 118.319086) (xy 190.958837 118.30565)
+ (xy 190.967661 118.292743) (xy 190.977629 118.280365) (xy 190.988741 118.268515) (xy 191.000996 118.257194)
+ (xy 191.014395 118.246402) (xy 191.027536 118.237294) (xy 191.041135 118.229428) (xy 191.055193 118.222803)
+ (xy 191.06971 118.217421) (xy 191.084687 118.21328) (xy 191.100122 118.21038) (xy 191.116017 118.208723)
+ (xy 191.13237 118.208307) (xy 191.149183 118.209133) (xy 191.166454 118.2112) (xy 191.184185 118.21451)
+ (xy 191.202375 118.219061) (xy 191.221024 118.224854) (xy 191.240132 118.231889) (xy 191.259699 118.240165)
+ (xy 191.279725 118.249683) (xy 191.286454 118.244612) (xy 191.28546 118.22843) (xy 191.285435 118.212345)
+ (xy 191.28638 118.196359) (xy 191.288295 118.180471) (xy 191.29118 118.164681) (xy 191.295034 118.148988)
+ (xy 191.296847 118.142739) (xy 191.302682 118.127373) (xy 191.306723 118.119565) (xy 191.834616 118.119565)
+ (xy 191.835006 118.134675) (xy 191.836854 118.149474) (xy 191.84016 118.163963) (xy 191.844924 118.178142)
+ (xy 191.851146 118.192011) (xy 191.858826 118.20557) (xy 191.867964 118.218818) (xy 191.878139 118.231199)
+ (xy 191.889042 118.2423) (xy 191.900672 118.252122) (xy 191.91303 118.260665) (xy 191.926116 118.267928)
+ (xy 191.939928 118.273912) (xy 191.954469 118.278616) (xy 191.969737 118.282042) (xy 191.985544 118.283785)
+ (xy 192.001555 118.283554) (xy 192.017769 118.281349) (xy 192.034188 118.277169) (xy 192.05081 118.271015)
+ (xy 192.067637 118.262887) (xy 192.08039 118.255496) (xy 192.093258 118.246994) (xy 192.101901 118.240709)
+ (xy 192.113783 118.231242) (xy 192.128021 118.218238) (xy 192.140423 118.204796) (xy 192.150991 118.190916)
+ (xy 192.159723 118.176598) (xy 192.16662 118.161842) (xy 192.171682 118.146649) (xy 192.174909 118.131018)
+ (xy 192.175429 118.127042) (xy 192.176619 118.111214) (xy 192.176342 118.095761) (xy 192.174599 118.080682)
+ (xy 192.171388 118.065978) (xy 192.166711 118.051647) (xy 192.160567 118.037691) (xy 192.152956 118.02411)
+ (xy 192.143878 118.010902) (xy 192.133643 117.998481) (xy 192.122671 117.987402) (xy 192.110963 117.977668)
+ (xy 192.098519 117.969276) (xy 192.085337 117.962228) (xy 192.07142 117.956524) (xy 192.056766 117.952163)
+ (xy 192.041375 117.949146) (xy 192.025636 117.947674) (xy 192.009792 117.948059) (xy 191.993842 117.950302)
+ (xy 191.977786 117.954401) (xy 191.961624 117.960358) (xy 191.945357 117.968172) (xy 191.928984 117.977844)
+ (xy 191.916635 117.986316) (xy 191.912506 117.989372) (xy 191.900047 117.99926) (xy 191.888677 118.009329)
+ (xy 191.875207 118.023034) (xy 191.863671 118.03706) (xy 191.854068 118.051407) (xy 191.846399 118.066074)
+ (xy 191.840662 118.081062) (xy 191.836859 118.096371) (xy 191.835683 118.104146) (xy 191.834616 118.119565)
+ (xy 191.306723 118.119565) (xy 191.31041 118.11244) (xy 191.320032 118.097939) (xy 191.331547 118.08387)
+ (xy 191.342123 118.072926) (xy 191.35391 118.062258) (xy 191.36691 118.051868) (xy 191.380588 118.042624)
+ (xy 191.395289 118.034739) (xy 191.411012 118.02821) (xy 191.427758 118.023038) (xy 191.445527 118.019224)
+ (xy 191.460479 118.01715) (xy 191.472122 118.016165) (xy 191.487972 118.01551) (xy 191.503835 118.015635)
+ (xy 191.51971 118.016537) (xy 191.5356 118.018219) (xy 191.551502 118.020678) (xy 191.567418 118.023917)
+ (xy 191.583347 118.027933) (xy 191.599289 118.032729) (xy 191.606018 118.027657) (xy 191.605569 118.010435)
+ (xy 191.606205 117.993054) (xy 191.607926 117.975515) (xy 191.610732 117.957818) (xy 191.614623 117.939962)
+ (xy 191.619599 117.921949) (xy 191.62566 117.903777) (xy 191.630918 117.890044) (xy 191.632806 117.885447)
+ (xy 191.638998 117.871846) (xy 191.645956 117.858545) (xy 191.653681 117.845546) (xy 191.662174 117.832847)
+ (xy 191.671433 117.820449) (xy 191.681459 117.808353) (xy 191.692253 117.796557) (xy 191.703813 117.785062)
+ (xy 191.716141 117.773868) (xy 191.729236 117.762975) (xy 191.738392 117.75588) (xy 191.752681 117.745519)
+ (xy 191.767023 117.735934) (xy 191.781417 117.727123) (xy 191.795863 117.719088) (xy 191.810361 117.711828)
+ (xy 191.82491 117.705344) (xy 191.839512 117.699634) (xy 191.854166 117.6947) (xy 191.868872 117.690541)
+ (xy 191.88363 117.687158) (xy 191.893497 117.685332) (xy 191.908279 117.683147) (xy 191.922987 117.681549)
+ (xy 191.937622 117.680539) (xy 191.957021 117.680105)
+ )
+ )
+ (polygon
+ (pts
+ (xy 191.678332 119.380114) (xy 193.556765 118.833921) (xy 193.713088 119.041368) (xy 191.834655 119.587561)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.741703 119.546493) (xy 193.760585 119.548493) (xy 193.77945 119.551537) (xy 193.7983 119.555625)
+ (xy 193.812486 119.559389) (xy 193.82659 119.563739) (xy 193.840612 119.568676) (xy 193.854551 119.574199)
+ (xy 193.868407 119.580308) (xy 193.882182 119.587003) (xy 193.895874 119.594285) (xy 193.909483 119.602153)
+ (xy 193.92301 119.610607) (xy 193.936455 119.619647) (xy 193.945372 119.625999) (xy 193.95862 119.635965)
+ (xy 193.971667 119.646412) (xy 193.984513 119.657342) (xy 193.997158 119.668753) (xy 194.009601 119.680647)
+ (xy 194.021844 119.693023) (xy 194.033885 119.705882) (xy 194.045725 119.719222) (xy 194.057364 119.733045)
+ (xy 194.068802 119.747349) (xy 194.076316 119.757154) (xy 194.087474 119.772346) (xy 194.098044 119.787529)
+ (xy 194.108027 119.802703) (xy 194.117423 119.817868) (xy 194.126231 119.833024) (xy 194.134452 119.848171)
+ (xy 194.142085 119.863309) (xy 194.149132 119.878439) (xy 194.155591 119.893559) (xy 194.161462 119.90867)
+ (xy 194.16505 119.918739) (xy 194.170054 119.933794) (xy 194.174499 119.948728) (xy 194.178387 119.963543)
+ (xy 194.181716 119.978238) (xy 194.184488 119.992813) (xy 194.187316 120.01206) (xy 194.189151 120.031095)
+ (xy 194.189995 120.049916) (xy 194.189846 120.068524) (xy 194.189654 120.073143) (xy 194.188305 120.091527)
+ (xy 194.185931 120.109637) (xy 194.182534 120.127472) (xy 194.178112 120.145032) (xy 194.172666 120.162317)
+ (xy 194.166196 120.179328) (xy 194.158702 120.196063) (xy 194.150183 120.212525) (xy 194.14075 120.228665)
+ (xy 194.130399 120.244292) (xy 194.119131 120.259406) (xy 194.106945 120.274007) (xy 194.093843 120.288095)
+ (xy 194.079824 120.30167) (xy 194.068708 120.311514) (xy 194.057075 120.32107) (xy 194.049034 120.32728)
+ (xy 194.03473 120.337442) (xy 194.020126 120.346596) (xy 194.005223 120.354742) (xy 193.990019 120.361881)
+ (xy 193.974516 120.368012) (xy 193.958713 120.373134) (xy 193.94261 120.37725) (xy 193.926207 120.380357)
+ (xy 193.909504 120.382456) (xy 193.892502 120.383548) (xy 193.881001 120.383715) (xy 193.863777 120.38335)
+ (xy 193.846617 120.382396) (xy 193.829522 120.380854) (xy 193.812492 120.378722) (xy 193.795525 120.376002)
+ (xy 193.778623 120.372693) (xy 193.761785 120.368796) (xy 193.745012 120.364309) (xy 193.728303 120.359234)
+ (xy 193.711659 120.35357) (xy 193.700598 120.349467) (xy 193.693868 120.354538) (xy 193.697241 120.372438)
+ (xy 193.700135 120.390296) (xy 193.702549 120.408112) (xy 193.704483 120.425886) (xy 193.705938 120.443619)
+ (xy 193.706913 120.46131) (xy 193.707169 120.468374) (xy 193.707408 120.486009) (xy 193.706898 120.503423)
+ (xy 193.70564 120.520617) (xy 193.703634 120.537591) (xy 193.70088 120.554345) (xy 193.697377 120.570878)
+ (xy 193.695767 120.57743) (xy 193.691296 120.593661) (xy 193.685916 120.609636) (xy 193.679627 120.625355)
+ (xy 193.672429 120.640819) (xy 193.664321 120.656027) (xy 193.655304 120.67098) (xy 193.651442 120.676889)
+ (xy 193.641124 120.691537) (xy 193.629704 120.70585) (xy 193.619773 120.71706) (xy 193.609137 120.728057)
+ (xy 193.597795 120.73884) (xy 193.585747 120.74941) (xy 193.572994 120.759766) (xy 193.566352 120.764864)
+ (xy 193.554302 120.773573) (xy 193.54207 120.781678) (xy 193.525477 120.791544) (xy 193.508562 120.800334)
+ (xy 193.491324 120.808048) (xy 193.473763 120.814687) (xy 193.455878 120.820251) (xy 193.437671 120.824739)
+ (xy 193.428446 120.82658) (xy 193.409919 120.829388) (xy 193.391252 120.831097) (xy 193.372445 120.831708)
+ (xy 193.353498 120.831219) (xy 193.334412 120.829632) (xy 193.315185 120.826947) (xy 193.300673 120.824211)
+ (xy 193.286083 120.820858) (xy 193.276312 120.818279) (xy 193.261706 120.813891) (xy 193.247058 120.808848)
+ (xy 193.232368 120.803152) (xy 193.217637 120.796801) (xy 193.202865 120.789796) (xy 193.188051 120.782137)
+ (xy 193.173196 120.773823) (xy 193.158299 120.764856) (xy 193.143361 120.755234) (xy 193.128382 120.744958)
+ (xy 193.118373 120.737744) (xy 193.103494 120.726376) (xy 193.08872 120.714324) (xy 193.074052 120.701588)
+ (xy 193.059489 120.688168) (xy 193.045032 120.674063) (xy 193.03068 120.659274) (xy 193.016433 120.643802)
+ (xy 193.002292 120.627645) (xy 192.988256 120.610803) (xy 192.978957 120.599196) (xy 192.969705 120.587284)
+ (xy 192.965096 120.581214) (xy 192.952295 120.563852) (xy 192.940103 120.546548) (xy 192.928518 120.529302)
+ (xy 192.917541 120.512114) (xy 192.907172 120.494983) (xy 192.897412 120.477911) (xy 192.888259 120.460896)
+ (xy 192.879715 120.443939) (xy 192.871778 120.42704) (xy 192.86445 120.410199) (xy 192.859902 120.399003)
+ (xy 192.853631 120.382266) (xy 192.847944 120.365685) (xy 192.842843 120.34926) (xy 192.838327 120.33299)
+ (xy 192.834396 120.316876) (xy 192.83105 120.300918) (xy 192.828289 120.285116) (xy 192.826113 120.269469)
+ (xy 192.825713 120.265571) (xy 193.089962 120.265571) (xy 193.090224 120.28095) (xy 193.091669 120.296575)
+ (xy 193.094118 120.312185) (xy 193.097572 120.32778) (xy 193.10203 120.343359) (xy 193.107493 120.358923)
+ (xy 193.113961 120.374473) (xy 193.121433 120.390006) (xy 193.12991 120.405525) (xy 193.139391 120.421029)
+ (xy 193.149877 120.436517) (xy 193.157426 120.446835) (xy 193.168208 120.46058) (xy 193.179138 120.4734)
+ (xy 193.190216 120.485293) (xy 193.201444 120.496259) (xy 193.21282 120.506299) (xy 193.224344 120.515413)
+ (xy 193.239941 120.526124) (xy 193.255803 120.535187) (xy 193.271928 120.542604) (xy 193.28009 120.545694)
+ (xy 193.296494 120.550428) (xy 193.312818 120.552943) (xy 193.329061 120.553239) (xy 193.345224 120.551317)
+ (xy 193.361306 120.547176) (xy 193.377308 120.540816) (xy 193.393228 120.532238) (xy 193.409069 120.521441)
+ (xy 193.421147 120.511324) (xy 193.431487 120.500484) (xy 193.441354 120.486924) (xy 193.448856 120.47238)
+ (xy 193.453404 120.459132) (xy 193.456909 120.442618) (xy 193.45866 120.427449) (xy 193.459256 120.411346)
+ (xy 193.458695 120.394308) (xy 193.457344 120.379395) (xy 193.456579 120.373249) (xy 193.454349 120.357531)
+ (xy 193.451485 120.341329) (xy 193.447986 120.324642) (xy 193.443853 120.307469) (xy 193.439086 120.289811)
+ (xy 193.434815 120.275336) (xy 193.431346 120.264276) (xy 193.42658 120.249152) (xy 193.421691 120.233619)
+ (xy 193.41668 120.217676) (xy 193.411547 120.201324) (xy 193.406292 120.184562) (xy 193.400914 120.167391)
+ (xy 193.395415 120.14981) (xy 193.389792 120.131819) (xy 193.37336 120.126705) (xy 193.357059 120.122281)
+ (xy 193.34089 120.118545) (xy 193.324854 120.115498) (xy 193.308949 120.113141) (xy 193.293177 120.111472)
+ (xy 193.277537 120.110492) (xy 193.262028 120.1102) (xy 193.246908 120.110843) (xy 193.232175 120.112627)
+ (xy 193.214303 120.116462) (xy 193.197037 120.122082) (xy 193.180376 120.129485) (xy 193.167482 120.136692)
+ (xy 193.154976 120.145041) (xy 193.15191 120.147307) (xy 193.140082 120.156986) (xy 193.129504 120.167255)
+ (xy 193.117347 120.181864) (xy 193.107413 120.197521) (xy 193.099702 120.214226) (xy 193.094215 120.23198)
+ (xy 193.090951 120.250782) (xy 193.089962 120.265571) (xy 192.825713 120.265571) (xy 192.824522 120.253979)
+ (xy 192.823517 120.238644) (xy 192.823172 120.228507) (xy 192.823143 120.213471) (xy 192.823702 120.19867)
+ (xy 192.825361 120.179299) (xy 192.828066 120.160345) (xy 192.831816 120.141808) (xy 192.83661 120.123687)
+ (xy 192.84245 120.105983) (xy 192.849335 120.088695) (xy 192.85317 120.080208) (xy 192.86161 120.063633)
+ (xy 192.871071 120.047652) (xy 192.881552 120.032264) (xy 192.893053 120.017469) (xy 192.905574 120.003266)
+ (xy 192.919116 119.989657) (xy 192.933678 119.976641) (xy 192.945269 119.967268) (xy 192.949261 119.964218)
+ (xy 192.961231 119.955592) (xy 192.976329 119.945816) (xy 192.991576 119.93716) (xy 193.006973 119.929624)
+ (xy 193.022518 119.923207) (xy 193.038213 119.917909) (xy 193.047702 119.915268) (xy 193.063597 119.911622)
+ (xy 193.079567 119.908817) (xy 193.095609 119.906853) (xy 193.111725 119.905729) (xy 193.127915 119.905445)
+ (xy 193.144178 119.906003) (xy 193.150704 119.906461) (xy 193.167025 119.908106) (xy 193.183329 119.910413)
+ (xy 193.199617 119.913381) (xy 193.215889 119.917012) (xy 193.232144 119.921305) (xy 193.248383 119.926259)
+ (xy 193.254874 119.928426) (xy 193.271169 119.934147) (xy 193.287422 119.940348) (xy 193.303633 119.947028)
+ (xy 193.319802 119.954188) (xy 193.33593 119.961827) (xy 193.352015 119.969946) (xy 193.358438 119.973327)
+ (xy 193.365168 119.968256) (xy 193.36492 119.951767) (xy 193.606747 119.951767) (xy 193.60737 119.967235)
+ (xy 193.607858 119.972541) (xy 193.609848 119.988904) (xy 193.612396 120.005822) (xy 193.615499 120.023298)
+ (xy 193.619159 120.041329) (xy 193.623376 120.059917) (xy 193.628149 120.079062) (xy 193.633478 120.098763)
+ (xy 193.639363 120.11902) (xy 193.645805 120.139834) (xy 193.650409 120.154019) (xy 193.65526 120.168452)
+ (xy 193.657778 120.175761) (xy 193.673822 120.179002) (xy 193.689478 120.181548) (xy 193.704744 120.183397)
+ (xy 193.719622 120.18455) (xy 193.741211 120.184974) (xy 193.761926 120.183831) (xy 193.781766 120.181121)
+ (xy 193.800732 120.176844) (xy 193.818824 120.171001) (xy 193.836041 120.16359) (xy 193.852384 120.154613)
+ (xy 193.867853 120.144069) (xy 193.881879 120.132547) (xy 193.894256 120.12036) (xy 193.904985 120.107509)
+ (xy 193.914067 120.093992) (xy 193.9215 120.079811) (xy 193.927286 120.064964) (xy 193.931424 120.049453)
+ (xy 193.933914 120.033277) (xy 193.934725 120.01666) (xy 193.933568 119.999792) (xy 193.930443 119.982671)
+ (xy 193.925352 119.965299) (xy 193.918292 119.947674) (xy 193.911707 119.934291) (xy 193.904014 119.920765)
+ (xy 193.895215 119.907098) (xy 193.885309 119.893289) (xy 193.873932 119.879133) (xy 193.862071 119.866217)
+ (xy 193.849724 119.854541) (xy 193.836892 119.844105) (xy 193.823576 119.834908) (xy 193.809774 119.826952)
+ (xy 193.795488 119.820235) (xy 193.780717 119.814758) (xy 193.765782 119.810852) (xy 193.750859 119.80896)
+ (xy 193.735947 119.809079) (xy 193.721046 119.811212) (xy 193.706157 119.815357) (xy 193.691279 119.821515)
+ (xy 193.676413 119.829685) (xy 193.661559 119.839868) (xy 193.647023 119.852263) (xy 193.634722 119.865854)
+ (xy 193.624656 119.880643) (xy 193.616826 119.896628) (xy 193.611231 119.913811) (xy 193.607871 119.932191)
+ (xy 193.606747 119.951767) (xy 193.36492 119.951767) (xy 193.364877 119.948921) (xy 193.365109 119.92982)
+ (xy 193.365866 119.910953) (xy 193.367145 119.892321) (xy 193.368948 119.873924) (xy 193.371275 119.855761)
+ (xy 193.374125 119.837833) (xy 193.377498 119.820139) (xy 193.381395 119.802679) (xy 193.385816 119.785455)
+ (xy 193.389053 119.774102) (xy 193.394654 119.75742) (xy 193.401312 119.741167) (xy 193.409028 119.725343)
+ (xy 193.4178 119.709949) (xy 193.42763 119.694983) (xy 193.438516 119.680447) (xy 193.45046 119.66634)
+ (xy 193.463461 119.652661) (xy 193.477519 119.639412) (xy 193.492634 119.626592) (xy 193.503299 119.618284)
+ (xy 193.516146 119.608973) (xy 193.529124 119.600306) (xy 193.542233 119.592283) (xy 193.555471 119.584904)
+ (xy 193.56884 119.578168) (xy 193.582339 119.572076) (xy 193.595968 119.566628) (xy 193.614343 119.560365)
+ (xy 193.63295 119.555246) (xy 193.647057 119.552158) (xy 193.666018 119.548937) (xy 193.684963 119.54676)
+ (xy 193.703893 119.545627) (xy 193.722806 119.545538)
+ )
+ )
+ (polygon
+ (pts
+ (xy 193.71893 121.581585) (xy 193.708453 121.567376) (xy 193.698301 121.552983) (xy 193.688473 121.538407)
+ (xy 193.67897 121.523648) (xy 193.66979 121.508705) (xy 193.660934 121.493579) (xy 193.652403 121.47827)
+ (xy 193.644196 121.462777) (xy 193.636313 121.447101) (xy 193.628754 121.431242) (xy 193.62152 121.415199)
+ (xy 193.614609 121.398973) (xy 193.608023 121.382564) (xy 193.601761 121.365971) (xy 193.595823 121.349195)
+ (xy 193.590209 121.332236) (xy 193.58493 121.315275) (xy 193.579944 121.29842) (xy 193.575248 121.281671)
+ (xy 193.570845 121.265029) (xy 193.566733 121.248493) (xy 193.562913 121.232064) (xy 193.559384 121.215741)
+ (xy 193.556147 121.199524) (xy 193.553201 121.183414) (xy 193.550548 121.16741) (xy 193.548185 121.151513)
+ (xy 193.546115 121.135721) (xy 193.544336 121.120037) (xy 193.542848 121.104458) (xy 193.541653 121.088987)
+ (xy 193.540748 121.073621) (xy 193.777028 121.062094) (xy 193.779072 121.08344) (xy 193.781616 121.104594)
+ (xy 193.784661 121.125557) (xy 193.788207 121.146328) (xy 193.792253 121.166907) (xy 193.7968 121.187294)
+ (xy 193.801847 121.20749) (xy 193.807395 121.227493) (xy 193.813444 121.247306) (xy 193.819993 121.266926)
+ (xy 193.824637 121.279899) (xy 193.832091 121.299147) (xy 193.840076 121.31818) (xy 193.848593 121.336998)
+ (xy 193.857641 121.3556) (xy 193.867221 121.373988) (xy 193.877332 121.392161) (xy 193.887974 121.410118)
+ (xy 193.899148 121.427861) (xy 193.910854 121.445388) (xy 193.923091 121.462701) (xy 193.931544 121.474123)
+ (xy 193.941229 121.486612) (xy 193.950772 121.498184) (xy 193.963274 121.512188) (xy 193.975522 121.524561)
+ (xy 193.987518 121.535305) (xy 193.99926 121.544419) (xy 194.013581 121.55352) (xy 194.027507 121.560075)
+ (xy 194.043659 121.565052) (xy 194.058785 121.567254) (xy 194.075135 121.566317) (xy 194.090088 121.561603)
+ (xy 194.101793 121.554557) (xy 194.112815 121.544187) (xy 194.120866 121.531927) (xy 194.124582 121.522705)
+ (xy 194.1276 121.508106) (xy 194.127679 121.49242) (xy 194.12558 121.476339) (xy 194.124834 121.472512)
+ (xy 194.121372 121.45815) (xy 194.116559 121.442171) (xy 194.111359 121.427188) (xy 194.105167 121.411017)
+ (xy 194.09925 121.396634) (xy 194.097984 121.393658) (xy 194.091293 121.378133) (xy 194.08402 121.361478)
+ (xy 194.077783 121.347341) (xy 194.071173 121.332482) (xy 194.06419 121.3169) (xy 194.056835 121.300595)
+ (xy 194.049108 121.283567) (xy 194.045104 121.274783) (xy 194.034121 121.250329) (xy 194.023906 121.226468)
+ (xy 194.014461 121.2032) (xy 194.005785 121.180524) (xy 193.997878 121.15844) (xy 193.99074 121.136949)
+ (xy 193.98437 121.11605) (xy 193.97877 121.095744) (xy 193.973939 121.07603) (xy 193.969876 121.056909)
+ (xy 193.966583 121.03838) (xy 193.964059 121.020444) (xy 193.962304 121.0031) (xy 193.961317 120.986348)
+ (xy 193.9611 120.970189) (xy 193.961652 120.954622) (xy 193.962969 120.939575) (xy 193.964995 120.924901)
+ (xy 193.96936 120.903591) (xy 193.975318 120.88312) (xy 193.982869 120.863489) (xy 193.992012 120.844699)
+ (xy 194.002748 120.826748) (xy 194.015076 120.809638) (xy 194.028997 120.793367) (xy 194.04451 120.777937)
+ (xy 194.055738 120.768116) (xy 194.067672 120.758669) (xy 194.082198 120.748383) (xy 194.097102 120.73913)
+ (xy 194.112384 120.730912) (xy 194.128043 120.723728) (xy 194.144081 120.717577) (xy 194.160496 120.712461)
+ (xy 194.177289 120.70838) (xy 194.19446 120.705332) (xy 194.211847 120.70334) (xy 194.229286 120.702427)
+ (xy 194.246778 120.702592) (xy 194.264323 120.703836) (xy 194.28192 120.706158) (xy 194.299571 120.709558)
+ (xy 194.317274 120.714037) (xy 194.33503 120.719594) (xy 194.352906 120.726136) (xy 194.37082 120.733682)
+ (xy 194.384281 120.739999) (xy 194.397764 120.74688) (xy 194.411269 120.754326) (xy 194.424795 120.762335)
+ (xy 194.438344 120.770908) (xy 194.451914 120.780046) (xy 194.465507 120.789748) (xy 194.479121 120.800014)
+ (xy 194.492751 120.810812) (xy 194.506281 120.822194) (xy 194.51971 120.83416) (xy 194.533038 120.846709)
+ (xy 194.546266 120.859842) (xy 194.559394 120.873559) (xy 194.572422 120.88786) (xy 194.585349 120.902744)
+ (xy 194.598175 120.918212) (xy 194.610901 120.934263) (xy 194.619329 120.945289) (xy 194.629762 120.959433)
+ (xy 194.639782 120.973629) (xy 194.64939 120.987877) (xy 194.658586 121.002179) (xy 194.66737 121.016532)
+ (xy 194.675743 121.030938) (xy 194.683703 121.045397) (xy 194.691251 121.059908) (xy 194.698387 121.074471)
+ (xy 194.705111 121.089087) (xy 194.711422 121.103755) (xy 194.717322 121.118476) (xy 194.72281 121.133249)
+ (xy 194.727886 121.148075) (xy 194.73255 121.162953) (xy 194.736801 121.177884) (xy 194.740746 121.192757)
+ (xy 194.74449 121.207463) (xy 194.748032 121.222002) (xy 194.751373 121.236373) (xy 194.756008 121.257616)
+ (xy 194.760189 121.278483) (xy 194.763917 121.298974) (xy 194.767192 121.319089) (xy 194.770015 121.338827)
+ (xy 194.772384 121.358188) (xy 194.774301 121.377174) (xy 194.775764 121.395783) (xy 194.542246 121.396972)
+ (xy 194.540239 121.379579) (xy 194.537842 121.362343) (xy 194.535055 121.345263) (xy 194.531879 121.32834)
+ (xy 194.528312 121.311574) (xy 194.524356 121.294964) (xy 194.520009 121.278512) (xy 194.515273 121.262216)
+ (xy 194.510147 121.246076) (xy 194.504631 121.230094) (xy 194.500737 121.219526) (xy 194.494577 121.203845)
+ (xy 194.488039 121.1884) (xy 194.481122 121.173191) (xy 194.473828 121.15822) (xy 194.466155 121.143485)
+ (xy 194.458104 121.128986) (xy 194.449676 121.114724) (xy 194.440869 121.100699) (xy 194.431683 121.08691)
+ (xy 194.42212 121.073357) (xy 194.415534 121.064454) (xy 194.404522 121.050439) (xy 194.393643 121.0378)
+ (xy 194.382898 121.026537) (xy 194.369654 121.014393) (xy 194.35662 121.004399) (xy 194.343794 120.996554)
+ (xy 194.331177 120.990859) (xy 194.316671 120.986512) (xy 194.300757 120.984675) (xy 194.285932 120.98632)
+ (xy 194.272194 120.991447) (xy 194.263047 120.997242) (xy 194.251845 121.008087) (xy 194.244351 121.020943)
+ (xy 194.240566 121.03581) (xy 194.240491 121.052688) (xy 194.24326 121.068289) (xy 194.246159 121.078321)
+ (xy 194.251298 121.093178) (xy 194.257639 121.110182) (xy 194.263184 121.124345) (xy 194.269405 121.139715)
+ (xy 194.276303 121.156293) (xy 194.283877 121.17408) (xy 194.292128 121.193074) (xy 194.301054 121.213276)
+ (xy 194.307381 121.227415) (xy 194.314009 121.242091) (xy 194.320937 121.257304) (xy 194.327152 121.271287)
+ (xy 194.333149 121.285037) (xy 194.338926 121.298554) (xy 194.347183 121.318393) (xy 194.354948 121.337708)
+ (xy 194.362221 121.356498) (xy 194.369002 121.374763) (xy 194.375291 121.392505) (xy 194.381088 121.409721)
+ (xy 194.386393 121.426414) (xy 194.391206 121.442582) (xy 194.394142 121.453069) (xy 194.398185 121.468489)
+ (xy 194.401754 121.483524) (xy 194.404847 121.498175) (xy 194.408233 121.517112) (xy 194.410775 121.535367)
+ (xy 194.412473 121.552939) (xy 194.413326 121.569828) (xy 194.413336 121.586034) (xy 194.412789 121.597741)
+ (xy 194.411417 121.612795) (xy 194.409247 121.627361) (xy 194.405413 121.644881) (xy 194.400332 121.661639)
+ (xy 194.394004 121.677634) (xy 194.386429 121.692866) (xy 194.379472 121.704503) (xy 194.369816 121.718651)
+ (xy 194.359099 121.732434) (xy 194.347323 121.745851) (xy 194.334487 121.758901) (xy 194.323455 121.769078)
+ (xy 194.311745 121.77902) (xy 194.299356 121.788729) (xy 194.28483 121.799015) (xy 194.269926 121.808268)
+ (xy 194.254645 121.816486) (xy 194.238985 121.82367) (xy 194.222948 121.829821) (xy 194.206532 121.834937)
+ (xy 194.189739 121.839018) (xy 194.172568 121.842066) (xy 194.15512 121.844061) (xy 194.137495 121.844985)
+ (xy 194.119694 121.844838) (xy 194.101717 121.843619) (xy 194.083563 121.841329) (xy 194.065232 121.837969)
+ (xy 194.046725 121.833536) (xy 194.028042 121.828033) (xy 194.013967 121.823236) (xy 193.999817 121.817794)
+ (xy 193.985593 121.811707) (xy 193.971293 121.804974) (xy 193.956919 121.797597) (xy 193.94247 121.789574)
+ (xy 193.927946 121.780907) (xy 193.913347 121.771594) (xy 193.898673 121.761636) (xy 193.883924 121.751033)
+ (xy 193.87405 121.743606) (xy 193.859291 121.731853) (xy 193.844577 121.719389) (xy 193.829908 121.706215)
+ (xy 193.815283 121.692329) (xy 193.800703 121.677732) (xy 193.786168 121.662424) (xy 193.771678 121.646405)
+ (xy 193.762043 121.635331) (xy 193.752427 121.62394) (xy 193.742832 121.612234) (xy 193.733256 121.600211)
+ (xy 193.7237 121.587873)
+ )
+ )
+ (polygon
+ (pts
+ (xy 194.963581 121.73065) (xy 194.98318 121.731566) (xy 195.002653 121.733247) (xy 195.022 121.735692)
+ (xy 195.034828 121.737746) (xy 195.053947 121.741471) (xy 195.072821 121.745866) (xy 195.091448 121.750929)
+ (xy 195.10983 121.756662) (xy 195.127966 121.763064) (xy 195.145856 121.770134) (xy 195.1635 121.777874)
+ (xy 195.180898 121.786283) (xy 195.198051 121.79536) (xy 195.214958 121.805107) (xy 195.226093 121.811977)
+ (xy 195.242492 121.822751) (xy 195.25845 121.83402) (xy 195.273965 121.845783) (xy 195.289038 121.85804)
+ (xy 195.30367 121.870792) (xy 195.317859 121.884038) (xy 195.331607 121.897779) (xy 195.344913 121.912013)
+ (xy 195.357776 121.926742) (xy 195.370198 121.941965) (xy 195.378234 121.952389) (xy 195.387091 121.964388)
+ (xy 195.395584 121.976393) (xy 195.40764 121.994412) (xy 195.418875 122.012445) (xy 195.42929 122.030491)
+ (xy 195.438884 122.04855) (xy 195.447658 122.066623) (xy 195.455611 122.084709) (xy 195.462744 122.102809)
+ (xy 195.469057 122.120922) (xy 195.474549 122.139049) (xy 195.476198 122.145094) (xy 195.480734 122.163185)
+ (xy 195.484533 122.181153) (xy 195.487595 122.199) (xy 195.48992 122.216724) (xy 195.491509 122.234327)
+ (xy 195.49236 122.251807) (xy 195.492474 122.269166) (xy 195.491851 122.286402) (xy 195.490491 122.303517)
+ (xy 195.488394 122.32051) (xy 195.486587 122.33177) (xy 195.48335 122.348493) (xy 195.479443 122.365044)
+ (xy 195.474865 122.381422) (xy 195.469618 122.397628) (xy 195.4637 122.413661) (xy 195.457112 122.429522)
+ (xy 195.449855 122.445211) (xy 195.441926 122.460727) (xy 195.433328 122.476071) (xy 195.42406 122.491243)
+ (xy 195.417509 122.501261) (xy 195.407275 122.516105) (xy 195.396484 122.530668) (xy 195.385134 122.54495)
+ (xy 195.373226 122.558951) (xy 195.360759 122.572671) (xy 195.347734 122.586111) (xy 195.334151 122.59927)
+ (xy 195.32001 122.612148) (xy 195.30531 122.624745) (xy 195.290051 122.637061) (xy 195.279569 122.645116)
+ (xy 195.267037 122.654318) (xy 195.254458 122.663071) (xy 195.241831 122.671377) (xy 195.229157 122.679234)
+ (xy 195.216435 122.686643) (xy 195.212184 122.689013) (xy 195.19817 122.696808) (xy 195.184057 122.704389)
+ (xy 195.170606 122.711227) (xy 195.160807 122.715801) (xy 194.731747 122.146418) (xy 194.721678 122.157898)
+ (xy 194.712285 122.169427) (xy 194.699463 122.186814) (xy 194.68816 122.204314) (xy 194.678378 122.221927)
+ (xy 194.670116 122.239652) (xy 194.663374 122.257489) (xy 194.658152 122.275439) (xy 194.65445 122.293501)
+ (xy 194.652268 122.311676) (xy 194.651606 122.329963) (xy 194.651723 122.336084) (xy 194.65298 122.354506)
+ (xy 194.655541 122.37301) (xy 194.659405 122.391596) (xy 194.664573 122.410265) (xy 194.671044 122.429015)
+ (xy 194.678819 122.447847) (xy 194.687898 122.466761) (xy 194.69828 122.485758) (xy 194.705926 122.498467)
+ (xy 194.714151 122.511214) (xy 194.722956 122.523997) (xy 194.73234 122.536816) (xy 194.743309 122.550878)
+ (xy 194.754609 122.564389) (xy 194.766239 122.57735) (xy 194.778201 122.589761) (xy 194.790493 122.601622)
+ (xy 194.803116 122.612932) (xy 194.81607 122.623692) (xy 194.829354 122.633902) (xy 194.843118 122.643815)
+ (xy 194.857398 122.65354) (xy 194.872196 122.663075) (xy 194.88751 122.672422) (xy 194.903342 122.681579)
+ (xy 194.919691 122.690548) (xy 194.936557 122.699327) (xy 194.95394 122.707918) (xy 194.866822 122.903389)
+ (xy 194.848188 122.89589) (xy 194.829686 122.887872) (xy 194.811317 122.879334) (xy 194.79308 122.870277)
+ (xy 194.774977 122.860701) (xy 194.757006 122.850606) (xy 194.739168 122.839991) (xy 194.721463 122.828856)
+ (xy 194.70389 122.817203) (xy 194.68645 122.80503) (xy 194.674898 122.796626) (xy 194.657957 122.783718)
+ (xy 194.641511 122.770526) (xy 194.62556 122.757049) (xy 194.610105 122.743288) (xy 194.595145 122.729243)
+ (xy 194.58068 122.714913) (xy 194.566711 122.700298) (xy 194.553236 122.685399) (xy 194.540257 122.670215)
+ (xy 194.527773 122.654747) (xy 194.519726 122.644277) (xy 194.510673 122.632024) (xy 194.501925 122.619694)
+ (xy 194.493482 122.60729) (xy 194.485345 122.594809) (xy 194.477512 122.582253) (xy 194.469984 122.569621)
+ (xy 194.459263 122.550531) (xy 194.449229 122.531271) (xy 194.439881 122.51184) (xy 194.431219 122.49224)
+ (xy 194.423244 122.472469) (xy 194.415954 122.452527) (xy 194.411475 122.439139) (xy 194.405369 122.419025)
+ (xy 194.400027 122.398964) (xy 194.395451 122.378954) (xy 194.39164 122.358998) (xy 194.388594 122.339093)
+ (xy 194.386314 122.319242) (xy 194.384798 122.299442) (xy 194.384048 122.279695) (xy 194.384063 122.26)
+ (xy 194.384843 122.240357) (xy 194.385788 122.227291) (xy 194.387868 122.207774) (xy 194.390763 122.188385)
+ (xy 194.394471 122.169124) (xy 194.398994 122.149991) (xy 194.404332 122.130987) (xy 194.410483 122.112111)
+ (xy 194.417449 122.093363) (xy 194.425229 122.074743) (xy 194.433824 122.056252) (xy 194.443232 122.037889)
+ (xy 194.449957 122.025718) (xy 194.451804 122.022638) (xy 194.902705 122.022638) (xy 195.171915 122.379893)
+ (xy 195.187942 122.363418) (xy 195.202044 122.346824) (xy 195.214222 122.330111) (xy 195.224474 122.313278)
+ (xy 195.232802 122.296326) (xy 195.239205 122.279255) (xy 195.243683 122.262065) (xy 195.246237 122.244755)
+ (xy 195.246865 122.227326) (xy 195.245569 122.209778) (xy 195.242348 122.19211) (xy 195.237202 122.174323)
+ (xy 195.230131 122.156417) (xy 195.221135 122.138392) (xy 195.210214 122.120247) (xy 195.197369 122.101983)
+ (xy 195.186705 122.088511) (xy 195.175713 122.075963) (xy 195.164393 122.064338) (xy 195.152746 122.053639)
+ (xy 195.140771 122.043863) (xy 195.128469 122.035012) (xy 195.115838 122.027085) (xy 195.102881 122.020082)
+ (xy 195.085094 122.012182) (xy 195.066725 122.005926) (xy 195.047898 122.001383) (xy 195.028593 121.998736)
+ (xy 195.0138 121.997993) (xy 194.998737 121.998317) (xy 194.983405 121.999706) (xy 194.967803 122.002161)
+ (xy 194.951933 122.005681) (xy 194.935793 122.010268) (xy 194.919383 122.01592) (xy 194.902705 122.022638)
+ (xy 194.451804 122.022638) (xy 194.460806 122.007623) (xy 194.472525 121.989848) (xy 194.485114 121.972393)
+ (xy 194.498573 121.955259) (xy 194.508029 121.944013) (xy 194.517872 121.93291) (xy 194.528102 121.921949)
+ (xy 194.538718 121.91113) (xy 194.549721 121.900454) (xy 194.561111 121.88992) (xy 194.572888 121.879528)
+ (xy 194.585051 121.869278) (xy 194.597601 121.85917) (xy 194.610537 121.849205) (xy 194.623471 121.83968)
+ (xy 194.636449 121.830561) (xy 194.649472 121.82185) (xy 194.66254 121.813545) (xy 194.675653 121.805647)
+ (xy 194.688811 121.798156) (xy 194.702014 121.791072) (xy 194.715262 121.784395) (xy 194.728555 121.778125)
+ (xy 194.74858 121.769483) (xy 194.768705 121.761756) (xy 194.788931 121.754945) (xy 194.809259 121.749049)
+ (xy 194.822867 121.745628) (xy 194.843347 121.741196) (xy 194.8637 121.737528) (xy 194.883928 121.734624)
+ (xy 194.90403 121.732484) (xy 194.924006 121.731109) (xy 194.943856 121.730497)
+ )
+ )
+ (polygon
+ (pts
+ (xy 195.764197 122.707439) (xy 195.783335 122.709094) (xy 195.802343 122.711794) (xy 195.821221 122.715539)
+ (xy 195.835293 122.719033) (xy 195.853904 122.724555) (xy 195.87231 122.73102) (xy 195.885978 122.736489)
+ (xy 195.89953 122.742489) (xy 195.912967 122.749019) (xy 195.926287 122.756081) (xy 195.939492 122.763673)
+ (xy 195.95258 122.771796) (xy 195.965553 122.780451) (xy 195.978409 122.789636) (xy 195.991129 122.799226)
+ (xy 196.003582 122.80918) (xy 196.015767 122.819495) (xy 196.027686 122.830173) (xy 196.039337 122.841214)
+ (xy 196.050722 122.852617) (xy 196.061839 122.864383) (xy 196.072689 122.876511) (xy 196.083272 122.889002)
+ (xy 196.093588 122.901856) (xy 196.100317 122.910626) (xy 196.110995 122.925139) (xy 196.12112 122.939602)
+ (xy 196.13069 122.954014) (xy 196.139707 122.968376) (xy 196.148169 122.982688) (xy 196.156078 122.99695)
+ (xy 196.163432 123.011162) (xy 196.170233 123.025323) (xy 196.176479 123.039434) (xy 196.182172 123.053494)
+ (xy 196.18566 123.06284) (xy 196.440979 123.401661) (xy 196.253721 123.542771) (xy 196.126722 123.374238)
+ (xy 196.121799 123.388327) (xy 196.115321 123.403243) (xy 196.108377 123.416974) (xy 196.100242 123.431339)
+ (xy 196.097699 123.43556) (xy 196.089631 123.447875) (xy 196.079201 123.461379) (xy 196.067675 123.473953)
+ (xy 196.056924 123.483991) (xy 196.045367 123.493345) (xy 196.031813 123.503188) (xy 196.018252 123.512294)
+ (xy 196.004684 123.520663) (xy 195.991109 123.528296) (xy 195.977528 123.535191) (xy 195.96394 123.541351)
+ (xy 195.945812 123.548417) (xy 195.927671 123.554173) (xy 195.909519 123.55862) (xy 195.900438 123.560352)
+ (xy 195.88239 123.562921) (xy 195.864429 123.564464) (xy 195.846555 123.564981) (xy 195.828768 123.564472)
+ (xy 195.811068 123.562937) (xy 195.793455 123.560375) (xy 195.775929 123.556788) (xy 195.75849 123.552175)
+ (xy 195.741292 123.546598) (xy 195.724235 123.540085) (xy 195.707317 123.532635) (xy 195.690539 123.524247)
+ (xy 195.673901 123.514923) (xy 195.657402 123.504663) (xy 195.64512 123.496352) (xy 195.632917 123.487515)
+ (xy 195.624825 123.48133) (xy 195.612855 123.471647) (xy 195.601058 123.461583) (xy 195.589434 123.451138)
+ (xy 195.577983 123.440313) (xy 195.566705 123.429108) (xy 195.5556 123.417523) (xy 195.544668 123.405557)
+ (xy 195.533909 123.393211) (xy 195.523323 123.380484) (xy 195.51291 123.367377) (xy 195.506064 123.358428)
+ (xy 195.496056 123.344595) (xy 195.486427 123.330162) (xy 195.477176 123.315127) (xy 195.468304 123.299492)
+ (xy 195.459811 123.283256) (xy 195.451697 123.26642) (xy 195.443961 123.248982) (xy 195.436605 123.230944)
+ (xy 195.421668 123.227068) (xy 195.406124 123.224607) (xy 195.390303 123.224146) (xy 195.38757 123.224314)
+ (xy 195.372423 123.22737) (xy 195.35824 123.233471) (xy 195.345139 123.241666) (xy 195.342185 123.243835)
+ (xy 195.330091 123.254803) (xy 195.321241 123.267035) (xy 195.315016 123.282906) (xy 195.313193 123.29788)
+ (xy 195.314614 123.31412) (xy 195.315167 123.316949) (xy 195.319429 123.331901) (xy 195.325924 123.348239)
+ (xy 195.332727 123.362308) (xy 195.340958 123.377265) (xy 195.350618 123.393109) (xy 195.3588 123.405574)
+ (xy 195.367786 123.418539) (xy 195.377576 123.432002) (xy 195.381018 123.436601) (xy 195.497874 123.591675)
+ (xy 195.512999 123.612139) (xy 195.527288 123.632278) (xy 195.540739 123.65209) (xy 195.553354 123.671577)
+ (xy 195.565131 123.690737) (xy 195.576071 123.709571) (xy 195.586174 123.728079) (xy 195.59544 123.746261)
+ (xy 195.603869 123.764117) (xy 195.611461 123.781646) (xy 195.618215 123.79885) (xy 195.624133 123.815727)
+ (xy 195.629214 123.832279) (xy 195.633457 123.848504) (xy 195.636863 123.864403) (xy 195.639433 123.879976)
+ (xy 195.641081 123.895232) (xy 195.641723 123.910182) (xy 195.640803 123.932031) (xy 195.63762 123.95319)
+ (xy 195.632175 123.973658) (xy 195.624468 123.993436) (xy 195.614499 124.012524) (xy 195.606596 124.024866)
+ (xy 195.597688 124.0369) (xy 195.587775 124.048628) (xy 195.576856 124.060049) (xy 195.564932 124.071164)
+ (xy 195.552003 124.081971) (xy 195.545161 124.087259) (xy 195.53289 124.096019) (xy 195.520325 124.104024)
+ (xy 195.507465 124.111275) (xy 195.494312 124.117772) (xy 195.476316 124.125261) (xy 195.457798 124.13141)
+ (xy 195.443566 124.135142) (xy 195.42904 124.13812) (xy 195.41422 124.140344) (xy 195.399105 124.141813)
+ (xy 195.383738 124.14259) (xy 195.368269 124.142654) (xy 195.352698 124.142005) (xy 195.337024 124.140642)
+ (xy 195.321249 124.138566) (xy 195.305371 124.135777) (xy 195.289392 124.132274) (xy 195.27331 124.128058)
+ (xy 195.257126 124.123129) (xy 195.240841 124.117486) (xy 195.229927 124.113328) (xy 195.213481 124.106488)
+ (xy 195.196954 124.09892) (xy 195.180345 124.090623) (xy 195.163655 124.081598) (xy 195.146883 124.071843)
+ (xy 195.13003 124.06136) (xy 195.113095 124.050147) (xy 195.096078 124.038206) (xy 195.078981 124.025536)
+ (xy 195.061801 124.012138) (xy 195.050303 124.0028) (xy 195.03878 123.993184) (xy 195.027315 123.983281)
+ (xy 195.01591 123.973089) (xy 195.004563 123.962609) (xy 194.993275 123.95184) (xy 194.982046 123.940784)
+ (xy 194.970876 123.92944) (xy 194.959765 123.917808) (xy 194.948712 123.905887) (xy 194.937719 123.893679)
+ (xy 194.926784 123.881182) (xy 194.915908 123.868398) (xy 194.905091 123.855325) (xy 194.894334 123.841964)
+ (xy 194.883634 123.828315) (xy 194.872994 123.814378) (xy 194.86173 123.799194) (xy 194.850839 123.784035)
+ (xy 194.840321 123.768901) (xy 194.830177 123.753792) (xy 194.820407 123.738707) (xy 194.81101 123.723648)
+ (xy 194.801987 123.708613) (xy 194.793338 123.693604) (xy 194.785062 123.678619) (xy 194.777159 123.663659)
+ (xy 194.772099 123.6537) (xy 194.764826 123.638889) (xy 194.758051 123.624236) (xy 194.751773 123.609739)
+ (xy 194.745993 123.5954) (xy 194.740711 123.581219) (xy 194.735926 123.567195) (xy 194.73032 123.54874)
+ (xy 194.725598 123.530566) (xy 194.724998 123.527767) (xy 194.951126 123.527767) (xy 194.952647 123.544605)
+ (xy 194.956247 123.562643) (xy 194.960169 123.576877) (xy 194.965083 123.59154) (xy 194.97099 123.606633)
+ (xy 194.97789 123.622154) (xy 194.985783 123.638105) (xy 194.994668 123.654486) (xy 195.004546 123.671295)
+ (xy 195.015417 123.688534) (xy 195.02728 123.706201) (xy 195.035741 123.718218) (xy 195.044643 123.730426)
+ (xy 195.049259 123.736602) (xy 195.058795 123.749018) (xy 195.06833 123.760958) (xy 195.077865 123.772422)
+ (xy 195.092166 123.788725) (xy 195.106465 123.803956) (xy 195.120764 123.818116) (xy 195.135062 123.831204)
+ (xy 195.149358 123.84322) (xy 195.163653 123.854165) (xy 195.177948 123.864038) (xy 195.19224 123.87284)
+ (xy 195.201769 123.878112) (xy 195.215784 123.885013) (xy 195.233611 123.89219) (xy 195.250454 123.897055)
+ (xy 195.266315 123.899607) (xy 195.281193 123.899846) (xy 195.298408 123.896893) (xy 195.314087 123.890326)
+ (xy 195.322757 123.884652) (xy 195.334252 123.874568) (xy 195.344354 123.861493) (xy 195.350431 123.847356)
+ (xy 195.352481 123.832156) (xy 195.350505 123.815894) (xy 195.348007 123.807365) (xy 195.342125 123.792368)
+ (xy 195.334344 123.77607) (xy 195.326751 123.762094) (xy 195.317943 123.747286) (xy 195.307919 123.731644)
+ (xy 195.299604 123.719366) (xy 195.290605 123.70662) (xy 195.280922 123.693405) (xy 195.277543 123.688895)
+ (xy 195.19883 123.58444) (xy 195.188506 123.570605) (xy 195.178891 123.557445) (xy 195.169986 123.544959)
+ (xy 195.160237 123.530866) (xy 195.151511 123.517745) (xy 195.14502 123.507552) (xy 195.136722 123.493974)
+ (xy 195.129267 123.480638) (xy 195.122653 123.467547) (xy 195.116126 123.452883) (xy 195.113962 123.447466)
+ (xy 195.097878 123.441851) (xy 195.08279 123.437518) (xy 195.066449 123.43408) (xy 195.051465 123.432386)
+ (xy 195.039702 123.43232) (xy 195.025061 123.434121) (xy 195.009493 123.43862) (xy 194.994881 123.445736)
+ (xy 194.985671 123.451934) (xy 194.9723 123.464171) (xy 194.962179 123.478282) (xy 194.955307 123.494268)
+ (xy 194.951684 123.512129) (xy 194.951126 123.527767) (xy 194.724998 123.527767) (xy 194.721761 123.51267)
+ (xy 194.720174 123.503828) (xy 194.717635 123.486438) (xy 194.716071 123.46939) (xy 194.71548 123.452682)
+ (xy 194.715863 123.436316) (xy 194.71722 123.420292) (xy 194.71955 123.404608) (xy 194.722855 123.389266)
+ (xy 194.727134 123.374265) (xy 194.732527 123.359772) (xy 194.739063 123.345808) (xy 194.746744 123.332373)
+ (xy 194.755568 123.319466) (xy 194.765536 123.307087) (xy 194.776647 123.295238) (xy 194.788903 123.283917)
+ (xy 194.802302 123.273124) (xy 194.815442 123.264016) (xy 194.829042 123.25615) (xy 194.8431 123.249526)
+ (xy 194.857617 123.244143) (xy 194.872594 123.240002) (xy 194.888029 123.237103) (xy 194.903923 123.235445)
+ (xy 194.920277 123.235029) (xy 194.93709 123.235855) (xy 194.954361 123.237923) (xy 194.972092 123.241232)
+ (xy 194.990282 123.245783) (xy 195.008931 123.251576) (xy 195.028038 123.258611) (xy 195.047605 123.266887)
+ (xy 195.067631 123.276405) (xy 195.074361 123.271334) (xy 195.073367 123.255152) (xy 195.073342 123.239068)
+ (xy 195.074287 123.223081) (xy 195.076202 123.207193) (xy 195.079086 123.191403) (xy 195.082941 123.17571)
+ (xy 195.084754 123.169461) (xy 195.090589 123.154095) (xy 195.094629 123.146288) (xy 195.622522 123.146288)
+ (xy 195.622913 123.161397) (xy 195.624761 123.176196) (xy 195.628067 123.190685) (xy 195.632831 123.204864)
+ (xy 195.639053 123.218733) (xy 195.646733 123.232292) (xy 195.655871 123.24554) (xy 195.666046 123.257921)
+ (xy 195.676949 123.269022) (xy 195.688579 123.278844) (xy 195.700937 123.287387) (xy 195.714022 123.29465)
+ (xy 195.727835 123.300634) (xy 195.742376 123.305339) (xy 195.757644 123.308764) (xy 195.773451 123.310507)
+ (xy 195.789462 123.310276) (xy 195.805676 123.308071) (xy 195.822095 123.303891) (xy 195.838717 123.297738)
+ (xy 195.855544 123.28961) (xy 195.868297 123.282218) (xy 195.881165 123.273716) (xy 195.889808 123.267431)
+ (xy 195.90169 123.257965) (xy 195.915928 123.24496) (xy 195.92833 123.231518) (xy 195.938898 123.217638)
+ (xy 195.94763 123.20332) (xy 195.954527 123.188564) (xy 195.959589 123.173371) (xy 195.962816 123.15774)
+ (xy 195.963336 123.153764) (xy 195.964526 123.137937) (xy 195.964249 123.122483) (xy 195.962506 123.107405)
+ (xy 195.959295 123.0927) (xy 195.954618 123.07837) (xy 195.948474 123.064414) (xy 195.940863 123.050832)
+ (xy 195.931784 123.037625) (xy 195.92155 123.025203) (xy 195.910578 123.014125) (xy 195.89887 123.00439)
+ (xy 195.886425 122.995999) (xy 195.873244 122.988951) (xy 195.859327 122.983246) (xy 195.844673 122.978886)
+ (xy 195.829282 122.975868) (xy 195.813543 122.974396) (xy 195.797699 122.974781) (xy 195.781749 122.977024)
+ (xy 195.765693 122.981123) (xy 195.749531 122.98708) (xy 195.733264 122.994895) (xy 195.716891 123.004566)
+ (xy 195.704542 123.013038) (xy 195.700413 123.016095) (xy 195.687954 123.025983) (xy 195.676583 123.036051)
+ (xy 195.663114 123.049756) (xy 195.651578 123.063782) (xy 195.641975 123.078129) (xy 195.634306 123.092796)
+ (xy 195.628569 123.107784) (xy 195.624766 123.123093) (xy 195.62359 123.130868) (xy 195.622522 123.146288)
+ (xy 195.094629 123.146288) (xy 195.098317 123.139162) (xy 195.107939 123.124661) (xy 195.119454 123.110592)
+ (xy 195.13003 123.099648) (xy 195.141817 123.088981) (xy 195.154817 123.07859) (xy 195.168495 123.069347)
+ (xy 195.183196 123.061461) (xy 195.198919 123.054932) (xy 195.215665 123.049761) (xy 195.233434 123.045947)
+ (xy 195.248386 123.043872) (xy 195.260029 123.042887) (xy 195.275879 123.042233) (xy 195.291741 123.042357)
+ (xy 195.307617 123.04326) (xy 195.323507 123.044941) (xy 195.339409 123.047401) (xy 195.355325 123.050639)
+ (xy 195.371253 123.054656) (xy 195.387195 123.059451) (xy 195.393925 123.05438) (xy 195.393476 123.037157)
+ (xy 195.394112 123.019776) (xy 195.395833 123.002237) (xy 195.398639 122.98454) (xy 195.40253 122.966684)
+ (xy 195.407506 122.948671) (xy 195.413567 122.930499) (xy 195.418825 122.916766) (xy 195.420713 122.912169)
+ (xy 195.426904 122.898568) (xy 195.433863 122.885267) (xy 195.441588 122.872268) (xy 195.45008 122.859569)
+ (xy 195.45934 122.847172) (xy 195.469366 122.835075) (xy 195.48016 122.823279) (xy 195.49172 122.811784)
+ (xy 195.504048 122.80059) (xy 195.517143 122.789697) (xy 195.526299 122.782603) (xy 195.540588 122.772242)
+ (xy 195.55493 122.762656) (xy 195.569324 122.753845) (xy 195.58377 122.74581) (xy 195.598268 122.73855)
+ (xy 195.612817 122.732066) (xy 195.627419 122.726356) (xy 195.642073 122.721422) (xy 195.656779 122.717263)
+ (xy 195.671537 122.71388) (xy 195.681404 122.712055) (xy 195.696186 122.709869) (xy 195.710894 122.708271)
+ (xy 195.725529 122.707261) (xy 195.744928 122.706828)
+ )
+ )
+ )
+ )
+
+ (segment (start 160.2 104.5) (end 160.2 96.2) (width 1.8) (layer "F.Cu") (net 1) (tstamp 3f225584-4e49-4464-ba35-8fbf1c55741a))
+ (segment (start 172.811515 117) (end 172.7 117) (width 1.8) (layer "F.Cu") (net 1) (tstamp 418ca0da-9232-4501-915a-06c6f54ea843))
+ (segment (start 172.7 117) (end 160.2 104.5) (width 1.8) (layer "F.Cu") (net 1) (tstamp 87cfa8b8-2a70-496f-8244-a8fd24f8c0b1))
+ (segment (start 172 84.4) (end 172 82) (width 1.8) (layer "F.Cu") (net 1) (tstamp 8cd4543b-8426-4511-a9f9-43be120b35d1))
+ (segment (start 160.2 96.2) (end 172 84.4) (width 1.8) (layer "F.Cu") (net 1) (tstamp eb64490e-2efe-4d24-a58f-480cf2c353a1))
+ (via (at 172 82) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9562dc9d-dff6-4066-8196-5e2c71f8cadd))
+ (via (at 172.811515 117) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9c06fe5a-3885-4e60-b185-169c92a27d83))
+ (segment (start 172.811515 117) (end 178.3 117) (width 2) (layer "B.Cu") (net 1) (tstamp 087d60a5-bc32-45f7-877b-e71a077010bf))
+ (segment (start 168.369102 85.630898) (end 172 82) (width 2) (layer "B.Cu") (net 1) (tstamp 107879d0-a504-4bdc-9b7b-24e4f6a9dfbd))
+ (segment (start 185.103994 117) (end 187.859892 114.244102) (width 2) (layer "B.Cu") (net 1) (tstamp 3e48e6b8-f906-49aa-bad2-3ad9f0b15149))
+ (segment (start 168.015108 85.630898) (end 168.369102 85.630898) (width 2) (layer "B.Cu") (net 1) (tstamp 42f72e2b-c281-42cc-929e-28f5cb5f9425))
+ (segment (start 177.932015 131.022991) (end 177.932015 117.367985) (width 1.8) (layer "B.Cu") (net 1) (tstamp 8fea9cba-4ba2-4caa-a982-fe612a4339d9))
+ (segment (start 178.3 117) (end 185.103994 117) (width 2) (layer "B.Cu") (net 1) (tstamp f4bfa97a-59a8-4959-a908-c8e94b5fb367))
+ (segment (start 177.932015 117.367985) (end 178.3 117) (width 1.8) (layer "B.Cu") (net 1) (tstamp f62aca64-83f7-452c-96ab-60c4821923e0))
+ (segment (start 164.4 104.4) (end 163.2 103.2) (width 2) (layer "F.Cu") (net 2) (tstamp 23073869-4cc8-462f-af1e-4ba835defdcf))
+ (segment (start 163.2 97.4) (end 178.2 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 252ed5e8-6efa-4f58-9d7c-0f6cc27ebecd))
+ (segment (start 172.852015 131.022991) (end 172.852015 126.754551) (width 1.8) (layer "F.Cu") (net 2) (tstamp 287d14d4-0903-4335-8f61-034357ec57b0))
+ (segment (start 175.1 124.506567) (end 175.1 115.1) (width 1.8) (layer "F.Cu") (net 2) (tstamp 31a485b1-df6c-4393-9d29-5849329da97b))
+ (segment (start 163.2 103.2) (end 163.2 97.4) (width 2) (layer "F.Cu") (net 2) (tstamp 400fdbfa-3812-45d5-b2dc-899b00a8f0f9))
+ (segment (start 175.1 115.1) (end 164.4 104.4) (width 1.8) (layer "F.Cu") (net 2) (tstamp 816a4b9f-f241-4520-bdad-2b8663451b5c))
+ (segment (start 178.2 82.4) (end 185.25 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 819cf9be-4358-4189-b8d8-f12e42fab434))
+ (segment (start 172.852015 126.754551) (end 175.1 124.506567) (width 1.8) (layer "F.Cu") (net 2) (tstamp a6a32781-7425-4c10-9ca9-0b4b4cfaef5a))
+ (segment (start 185.25 82.4) (end 195.4 92.55) (width 2) (layer "F.Cu") (net 2) (tstamp c4aa534a-0ba7-4268-86cf-15bf39359ce2))
+ (via (at 164.4 104.4) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 79d8c1d8-373d-456d-903c-3039d07f09b8))
+ (via (at 195.4 92.55) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp f2f47de7-80c6-4359-9635-75194dd38fb7))
+ (segment (start 164.4 104.4) (end 164.4 111.366276) (width 2) (layer "B.Cu") (net 2) (tstamp 5c2b8e98-0f23-4c63-82b2-c6f9ac519f23))
+ (segment (start 165.5 109.4) (end 169.15 105.75) (width 2) (layer "B.Cu") (net 2) (tstamp 7253d69d-78d8-4429-8e5d-8f6098a95b23))
+ (segment (start 195.4 92.55) (end 191.079434 88.229434) (width 2) (layer "B.Cu") (net 2) (tstamp 956ecc49-dc0a-47ac-a696-efbcb8637ca7))
+ (segment (start 191.079434 88.229434) (end 191.079434 88.063158) (width 2) (layer "B.Cu") (net 2) (tstamp b1bc077b-dca2-4438-b21a-969f111dec3c))
+ (segment (start 164.4 111.366276) (end 164.845566 111.811842) (width 2) (layer "B.Cu") (net 2) (tstamp ef10fd0e-49d9-4b6e-a89e-fcf094458db6))
+ (segment (start 187.25 122.75) (end 189.005 124.505) (width 0.8) (layer "F.Cu") (net 3) (tstamp 0e737df6-c140-4a13-a1de-a7f73067aa7f))
+ (segment (start 189.005 124.505) (end 189.005 125.025) (width 0.8) (layer "F.Cu") (net 3) (tstamp 60af5e18-7439-457e-855c-3072562ae40a))
+ (segment (start 187.25 121.887333) (end 187.25 122.75) (width 0.8) (layer "F.Cu") (net 3) (tstamp a20164f4-6299-4432-8e06-06dcbe607914))
+ (segment (start 203.8 114.1) (end 205 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 301579de-1154-4127-842b-566a0a85ccc9))
+ (segment (start 203.1 116.5) (end 203.1 114.8) (width 0.8) (layer "F.Cu") (net 4) (tstamp 7da3f42a-82e7-42be-8e1f-8fc2582c59eb))
+ (segment (start 203.1 114.8) (end 203.8 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 84c0d7f0-e0dc-43e8-90cc-8d04516312c0))
+ (via (at 203.1 116.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 4) (tstamp 8e8972b0-39af-45ca-8694-dc70f0d34ef0))
+ (segment (start 203.1 116.5) (end 203.1 117.9) (width 0.8) (layer "B.Cu") (net 4) (tstamp 3a6287c5-cea5-4b49-a3e5-ccefba84f013))
+ (segment (start 203.1 117.9) (end 194.8 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp b3ec055e-b3e4-43a1-853f-f029f3d461c2))
+ (segment (start 194.8 126.2) (end 187.835006 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp c998cdf4-31ce-4261-82eb-69d693438d3c))
+ (segment (start 187.835006 126.2) (end 185.552015 128.482991) (width 0.8) (layer "B.Cu") (net 4) (tstamp df611164-dbdc-4f32-a077-098d1fd711cc))
+ (segment (start 186.107009 131.022991) (end 189.005 128.125) (width 0.8) (layer "F.Cu") (net 5) (tstamp 0fb4aea1-50ec-4edd-b442-626c1cc6b146))
+ (segment (start 185.552015 131.022991) (end 186.107009 131.022991) (width 0.8) (layer "F.Cu") (net 5) (tstamp 48a8bfc7-a20a-41b9-9f71-76760772af7f))
+ (segment (start 186.8 117.8) (end 184.5 120.1) (width 0.8) (layer "F.Cu") (net 6) (tstamp 6598edb8-a554-4abe-8857-acecd41f0d3b))
+ (segment (start 205 116.9) (end 204.1 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp 74add92f-89ab-4e7e-a8f3-0853a7125cdd))
+ (segment (start 184.5 120.1) (end 184.5 121.89) (width 0.8) (layer "F.Cu") (net 6) (tstamp d3ef06eb-7ad7-4b36-9fa0-9b7afdb760ac))
+ (segment (start 204.1 117.8) (end 186.8 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp e84da741-571c-417c-9f8c-d688732e6c53))
+ (segment (start 183.012015 131.022991) (end 183.012015 126.887985) (width 1.8) (layer "B.Cu") (net 7) (tstamp 00193709-484c-4c8a-8623-cd0b55812721))
+ (segment (start 183.012015 126.887985) (end 185.8 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp 107659ba-6078-4268-8890-a3d31e58d476))
+ (segment (start 197.4 120.1) (end 197.4 118.182408) (width 1.8) (layer "B.Cu") (net 7) (tstamp 613c3c85-0f1d-47b5-a8ea-1e31b3fcff95))
+ (segment (start 197.4 118.182408) (end 191.054434 111.836842) (width 1.8) (layer "B.Cu") (net 7) (tstamp 8effa5aa-84c6-4708-82f8-a7f077bc54ac))
+ (segment (start 193.4 124.1) (end 197.4 120.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp c8761d3d-af87-4307-b7a7-575de9508b6b))
+ (segment (start 185.8 124.1) (end 193.4 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp e068f2e3-7671-48e4-8c3a-95cb2a0fa7ba))
+ (segment (start 170.312015 116.491009) (end 168.040108 114.219102) (width 1.8) (layer "B.Cu") (net 8) (tstamp 712c8e39-e858-4dff-987f-b632ae46632d))
+ (segment (start 170.312015 131.022991) (end 170.312015 116.491009) (width 1.8) (layer "B.Cu") (net 8) (tstamp f3b54a19-83cd-4fe1-86ee-811004146a21))
+ (segment (start 177.7 125.3) (end 177.7 112.4) (width 1.8) (layer "F.Cu") (net 9) (tstamp 047cf6c3-5457-4dc2-a5e9-b67521f0aef8))
+ (segment (start 175.392015 127.607985) (end 177.7 125.3) (width 1.8) (layer "F.Cu") (net 9) (tstamp 42663584-8760-4d0c-be32-ff76e8ef75bc))
+ (segment (start 175.392015 128.482991) (end 175.392015 127.607985) (width 1.8) (layer "F.Cu") (net 9) (tstamp 69aef11e-b8e7-4d92-8c55-dccbb7803d41))
+ (segment (start 177.7 112.4) (end 166.5 101.2) (width 1.8) (layer "F.Cu") (net 9) (tstamp 6d1dfa0d-927a-4a21-8120-d28cff5d1a73))
+ (segment (start 175.392015 131.022991) (end 175.499511 130.915495) (width 1.8) (layer "F.Cu") (net 9) (tstamp b8fa1cea-5866-493a-a80d-2a4754391ad8))
+ (via (at 166.5 101.2) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 9) (tstamp 00a6599a-b406-4251-b0a5-1aa3dbf0590a))
+ (segment (start 164.820566 88.038158) (end 164.820566 99.520566) (width 2) (layer "B.Cu") (net 9) (tstamp 8d290162-eb64-4ad1-b1c4-177bf92d4ff3))
+ (segment (start 164.820566 99.520566) (end 166.5 101.2) (width 2) (layer "B.Cu") (net 9) (tstamp b4920006-33f3-4c23-b98c-2e6184a11feb))
+ (segment (start 191.5 94.4) (end 191.5 96.2) (width 2) (layer "F.Cu") (net 10) (tstamp 0cbc865e-b1cd-4249-b887-f6d565aeb091))
+ (segment (start 182.8 85.7) (end 191.5 94.4) (width 2) (layer "F.Cu") (net 10) (tstamp 46e16f36-fc31-4134-b516-a159cd83e068))
+ (segment (start 191.5 96.2) (end 191.5 98.7) (width 2) (layer "F.Cu") (net 10) (tstamp 78020672-620f-4527-8658-27b53ec85175))
+ (segment (start 180.472015 118.062828) (end 180.499511 118.035332) (width 1.8) (layer "F.Cu") (net 10) (tstamp 7aebe468-2f7e-48f0-8f75-b233963f0a3b))
+ (segment (start 180.499511 118.035332) (end 180.499511 109.899511) (width 1.8) (layer "F.Cu") (net 10) (tstamp 8d8f04b2-13ef-488a-829e-0b430a4af951))
+ (segment (start 180.472015 131.022991) (end 180.472015 118.062828) (width 1.8) (layer "F.Cu") (net 10) (tstamp b4e590db-4fab-488f-9d27-bbd5b0735bd7))
+ (segment (start 180.499511 109.899511) (end 180.4 109.8) (width 1.8) (layer "F.Cu") (net 10) (tstamp d0792bb1-5892-4d83-808e-4ad71b2201e4))
+ (segment (start 191.5 98.7) (end 180.4 109.8) (width 2) (layer "F.Cu") (net 10) (tstamp d1d898df-4065-4baf-946f-f15ddc67e659))
+ (via (at 182.8 85.7) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp c8f580b2-a4ea-4cba-bf76-cfcdcf0fed36))
+ (segment (start 182.844102 85.655898) (end 182.8 85.7) (width 2) (layer "B.Cu") (net 10) (tstamp b23a6648-1876-4ec4-a170-4edab7fb47d6))
+ (segment (start 187.884892 85.655898) (end 182.844102 85.655898) (width 2) (layer "B.Cu") (net 10) (tstamp c8ae8f76-3242-4c00-8bb8-233676c31052))
+
+)
diff --git a/corner/corner.kicad_pcb b/corner/corner.kicad_pcb
index 78884df..6f09509 100644
--- a/corner/corner.kicad_pcb
+++ b/corner/corner.kicad_pcb
@@ -1,1720 +1,1734 @@
-(kicad_pcb (version 20220427) (generator pcbnew)
-
- (general
- (thickness 1.6)
- )
-
- (paper "A4")
- (layers
- (0 "F.Cu" signal)
- (31 "B.Cu" signal)
- (32 "B.Adhes" user "B.Adhesive")
- (33 "F.Adhes" user "F.Adhesive")
- (34 "B.Paste" user)
- (35 "F.Paste" user)
- (36 "B.SilkS" user "B.Silkscreen")
- (37 "F.SilkS" user "F.Silkscreen")
- (38 "B.Mask" user)
- (39 "F.Mask" user)
- (40 "Dwgs.User" user "User.Drawings")
- (41 "Cmts.User" user "User.Comments")
- (42 "Eco1.User" user "User.Eco1")
- (43 "Eco2.User" user "User.Eco2")
- (44 "Edge.Cuts" user)
- (45 "Margin" user)
- (46 "B.CrtYd" user "B.Courtyard")
- (47 "F.CrtYd" user "F.Courtyard")
- (48 "B.Fab" user)
- (49 "F.Fab" user)
- )
-
- (setup
- (pad_to_mask_clearance 0.051)
- (solder_mask_min_width 0.25)
- (pcbplotparams
- (layerselection 0x00010fc_ffffffff)
- (plot_on_all_layers_selection 0x0000000_00000000)
- (disableapertmacros false)
- (usegerberextensions false)
- (usegerberattributes false)
- (usegerberadvancedattributes false)
- (creategerberjobfile false)
- (dashed_line_dash_ratio 12.000000)
- (dashed_line_gap_ratio 3.000000)
- (svgprecision 4)
- (plotframeref false)
- (viasonmask false)
- (mode 1)
- (useauxorigin false)
- (hpglpennumber 1)
- (hpglpenspeed 20)
- (hpglpendiameter 15.000000)
- (dxfpolygonmode true)
- (dxfimperialunits true)
- (dxfusepcbnewfont true)
- (psnegative false)
- (psa4output false)
- (plotreference true)
- (plotvalue true)
- (plotinvisibletext false)
- (sketchpadsonfab false)
- (subtractmaskfromsilk false)
- (outputformat 1)
- (mirror false)
- (drillshape 0)
- (scaleselection 1)
- (outputdirectory "gerber")
- )
- )
-
- (net 0 "")
- (net 1 "/A")
- (net 2 "/B")
- (net 3 "/C")
- (net 4 "/D")
-
- (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c236a)
- (at 154.3 64.6)
- (path "/00000000-0000-0000-0000-00005c1913c4")
- (attr through_hole)
- (fp_text reference "J1" (at 0 0.5) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp fb46af85-ce0e-4d88-94f3-0f4de9a7a8b6)
- )
- (fp_text value "Conn_01x02" (at 0 -0.5) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 4438154c-5bd7-4063-b887-600e86c1e551)
- )
- (fp_line (start -4 0) (end -4 22)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 66556896-6bb6-440e-ac65-8d03ae8f4802))
- (fp_line (start -4 12) (end 4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5b4e3176-bd94-411c-b7c2-f65a61b5a17d))
- (fp_line (start -4 13) (end 1 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b4eceabd-9632-47b6-b730-fcb305e221e8))
- (fp_line (start -4 14) (end -1.5 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 36955f59-af6a-4200-be56-a3601425faf8))
- (fp_line (start -4 15) (end 4 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 4500c648-96b5-416a-9b3a-242fc03af2c7))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1197b624-4c45-4522-b709-a39530f8b61b))
- (fp_line (start 1 12) (end 4 13)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 27364cca-9646-4878-b450-714fc3e70ed5))
- (fp_line (start 4 14) (end -1.5 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 55478207-e6a7-400f-b1c8-94638aa2dc44))
- (fp_line (start 4 15) (end -4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8f422029-c32e-43bd-80ea-0fa9970c0569))
- (fp_line (start 4 22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ccb428fa-972a-4276-932c-1d076f308000))
- (pad "1" smd oval locked (at -2.25 0) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 4 "/D") (tstamp bab1b582-b2ee-4ba4-a81e-824be02880a6))
- (pad "2" smd oval locked (at 2.25 0) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "/A") (tstamp 099e9d6f-a15d-4ca9-b4f3-e159163b44de))
- )
-
- (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c24a2)
- (at 165.05 58.475 37)
- (path "/00000000-0000-0000-0000-00005c191348")
- (attr through_hole)
- (fp_text reference "J2" (at 0 0.5 37) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 6bc7a2d8-2493-4bb0-8bde-ec060dafd192)
- )
- (fp_text value "Conn_01x02" (at 0 -0.5 37) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp fbf527fa-79fb-41ba-b195-00d4adcf3c02)
- )
- (fp_line (start -4 0) (end -4 21.999999)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e009641a-7845-433c-95c2-6a5c7079cc51))
- (fp_line (start -4 12) (end 4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 79d6af2e-487e-4b11-955f-192eea84943d))
- (fp_line (start -4 13) (end 1 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 93fb550c-789f-48ab-8a22-2c55aa0cf248))
- (fp_line (start -4 14) (end -1.5 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 195e0193-39b8-4a30-ad2f-5d0c6a15f799))
- (fp_line (start -4 15) (end 3.999999 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp dbd6b51e-a404-4c8b-9dac-339d387e421a))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6a3ce8cf-d409-4b8d-b858-44f61b6ace80))
- (fp_line (start 1 12) (end 3.999999 13)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 787eb289-5e16-4533-a08e-1c78cecbcd5e))
- (fp_line (start 3.999999 15) (end -4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 32794a23-9621-42c1-8b44-ad9ea6e98f82))
- (fp_line (start 4 14) (end -1.5 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bee81cc9-4951-479a-91ac-990b35e9ba3c))
- (fp_line (start 4 22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 78c65ed1-886d-40ba-892f-df66eae62664))
- (pad "1" smd oval locked (at -2.25 0 37) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 1 "/A") (tstamp 2f91be69-11c1-4e7b-888f-f6c20935ad63))
- (pad "2" smd oval locked (at 2.25 0 37) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "/B") (tstamp 92d93e88-c417-48be-97b7-5e30faff205b))
- )
-
- (footprint "Connectors_Phoenix:PhoenixContact_MC-G_02x5.08mm_Angled" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c24d5)
- (at 153 46 -90)
- (descr "Generic Phoenix Contact connector footprint for series: MC-G; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V")
- (tags "phoenix_contact connector MC_01x02_G_5.08mm")
- (path "/00000000-0000-0000-0000-00005c19144f")
- (attr through_hole)
- (fp_text reference "J4" (at 3.54 -2.8 270) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 90d861f7-c17f-47eb-b9a1-aa29c47ce9ca)
- )
- (fp_text value "Conn_01x02" (at 2.54 9 270) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp 9a0287d6-7bf1-4561-8e36-6f82720cb805)
- )
- (fp_text user "${REFERENCE}" (at 5 3 270) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a862093a-6916-4939-865d-fa9e8951afdd)
- )
- (fp_line (start -2.62 -1.28) (end -2.62 8.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a51f1e9-75e5-4838-92d9-1b3322981668))
- (fp_line (start -2.62 -1.28) (end -1.05 -1.28)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c976df0e-12fb-451b-a682-a06500eea66e))
- (fp_line (start -2.62 4.8) (end 7.7 4.8)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7573ff4-eb29-48fd-ae52-1a326e4f498e))
- (fp_line (start -2.62 8.08) (end 7.7 8.08)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8606b7d1-987e-4bd2-abd8-d9656b13651d))
- (fp_line (start -0.3 -2.6) (end 0.3 -2.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 38a9ef09-e4e7-486e-8c05-ffcbdffb6094))
- (fp_line (start 0 -2) (end -0.3 -2.6)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10f33d2c-b70d-4fd2-92ee-c36afe526fe4))
- (fp_line (start 0.3 -2.6) (end 0 -2)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f294482-db54-4551-b554-7622ca712f14))
- (fp_line (start 1.05 -1.28) (end 4.03 -1.28)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c749109d-0007-415e-ab65-f8277ea375cf))
- (fp_line (start 7.7 -1.28) (end 6.13 -1.28)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57cb97d1-55c5-4068-93ee-7fabf0facd08))
- (fp_line (start 7.7 8.08) (end 7.7 -1.28)
- (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87205b2d-05db-40bd-bd9a-a48e39f4dd07))
- (fp_line (start -3.12 -2.3) (end -3.12 8.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b34ac130-609c-488e-a2f0-0794efe75eb6))
- (fp_line (start -3.12 8.5) (end 8.12 8.5)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36f87804-f863-4af3-9de5-4ed1f211ead6))
- (fp_line (start 8.12 -2.3) (end -3.12 -2.3)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7be4dbd2-00a0-46aa-ab14-9da54a1e5844))
- (fp_line (start 8.12 8.5) (end 8.12 -2.3)
- (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 727c20bc-643f-44a1-96bc-c1cba647a125))
- (fp_line (start -2.54 -1.2) (end -2.54 8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d1eb682-d8e8-414c-af60-dca55cc855eb))
- (fp_line (start -2.54 8) (end 7.62 8)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e26376b-dd2a-467c-800f-6e5d71ee0334))
- (fp_line (start 0 0) (end -0.8 -1.2)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d479ea31-6a8e-4345-9f3c-12028d6c4d77))
- (fp_line (start 0.8 -1.2) (end 0 0)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5cb2d42e-4a12-439c-b9ef-a62fd6b7f64d))
- (fp_line (start 7.62 -1.2) (end -2.54 -1.2)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30ec48e4-623f-49bf-b622-a6405bced0e8))
- (fp_line (start 7.62 8) (end 7.62 -1.2)
- (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18c7b7e4-3d55-44ad-8dc3-8908ce2ee162))
- (pad "1" thru_hole rect locked (at 0 0 270) (size 1.8 3.6) (drill 1.2) (layers *.Cu *.Mask)
- (net 3 "/C") (tstamp d352125b-8b6d-4155-9b58-8d4e610983da))
- (pad "2" thru_hole oval locked (at 5.08 0 270) (size 1.8 3.6) (drill 1.2) (layers *.Cu *.Mask)
- (net 1 "/A") (tstamp 152b397c-dfd6-4a4e-895e-47840ec43fd3))
- (model "${KISYS3DMOD}/Connectors_Phoenix.3dshapes/PhoenixContact_MC-G_02x5.08mm_Angled.wrl"
- (offset (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
-
- (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c292e)
- (at 174.7 44.4 90)
- (path "/00000000-0000-0000-0000-00005c19123a")
- (attr through_hole)
- (fp_text reference "J3" (at 0 0.5 90) (layer "F.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp dee868d8-b6bd-469c-813a-868b0da028b0)
- )
- (fp_text value "Conn_01x02" (at 0 -0.5 90) (layer "F.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)))
- (tstamp a414ab17-a738-4a65-8156-c68f3a3ae819)
- )
- (fp_line (start -4 0) (end -4 22)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d5016e8b-d800-43d0-9ab9-4257be15c505))
- (fp_line (start -4 12) (end 4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8e76d627-fb06-486e-9c6d-f4c7a21d5d0d))
- (fp_line (start -4 13) (end 1 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9b9e7255-3ddf-4dd0-b690-1d1638f02c8b))
- (fp_line (start -4 14) (end -1.5 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 74bca5d2-8ac9-4d98-a742-4ff4f450d445))
- (fp_line (start -4 15) (end 4 15)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp fe31b4a5-0ff3-453d-a5ce-b2be6314f5b4))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8224fccb-3f23-497c-8dfd-c3a9d0030f9b))
- (fp_line (start 1 12) (end 4 13)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 115ed6d0-b412-4b49-99ca-f3ea10552015))
- (fp_line (start 4 14) (end -1.5 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2faa8731-ab62-479b-8245-1748e11c3764))
- (fp_line (start 4 15) (end -4 12)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1790fb30-1f47-4584-9557-d5ede44f5b33))
- (fp_line (start 4 22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 4800abd2-6ff2-48f6-a725-8f33dd29d25e))
- (pad "1" smd oval locked (at -2.25 0 90) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 3 "/C") (tstamp f3801c46-0d41-42bf-a62e-db84868d9abf))
- (pad "2" smd oval locked (at 2.25 0 90) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
- (net 2 "/B") (tstamp f2aa15bc-dea5-4c96-b082-ac603ecc2960))
- )
-
- (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c2136)
- (at 154.3 64.6 180)
- (path "/00000000-0000-0000-0000-00005c19123a")
- (attr through_hole)
- (fp_text reference "J3" (at 0 -0.5 180) (layer "B.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp c1fc8b5f-fcbf-4032-8aa1-097294ba6b7c)
- )
- (fp_text value "Conn_01x02" (at 0 0.5 180) (layer "B.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp cb564930-285c-4b87-8cdf-513bf314771e)
- )
- (fp_line (start -4 -15) (end 4 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b0edc747-3f17-4d48-b036-ff34acbf070e))
- (fp_line (start -4 -14) (end -1.5 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eb1a52ca-5376-41fb-8b06-9f0d2d108f30))
- (fp_line (start -4 -13) (end 1 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2a188f9c-9fda-4488-b7ad-10ffdc6175f2))
- (fp_line (start -4 -12) (end 4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp fa7a243b-5713-4940-ac49-8b28aa25d753))
- (fp_line (start -4 0) (end -4 -22)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 43e949ff-2351-49d0-9a7e-fb82b47c1982))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ecb9cd33-c4fb-4b31-8931-b0c14ebde34b))
- (fp_line (start 1 -12) (end 4 -13)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp c7fbf117-6da4-47aa-85af-41b49815b027))
- (fp_line (start 4 -22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2b8aac28-e463-4db4-aa0e-459ed9ca0766))
- (fp_line (start 4 -15) (end -4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 55115bf4-683f-48d0-9dce-6e4306f1a27c))
- (fp_line (start 4 -14) (end -1.5 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 554a5e88-e115-42bb-b279-9b5bb280e6ed))
- (pad "1" smd oval locked (at -2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 3 "/C") (tstamp 812a83c0-7e24-4a7e-a990-04ee605dd8a6))
- (pad "2" smd oval locked (at 2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "/B") (tstamp 835bba25-7ec9-43a6-81c1-859036c10020))
- )
-
- (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c2a12)
- (at 174.7 44.4 -90)
- (path "/00000000-0000-0000-0000-00005c1913c4")
- (attr through_hole)
- (fp_text reference "J1" (at 0 -0.5 270) (layer "B.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp 027daf1a-3e08-44c1-a539-8335aa31a04f)
- )
- (fp_text value "Conn_01x02" (at 0 0.5 270) (layer "B.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp c3f3fa95-1bed-4552-96bf-acdffbc05bca)
- )
- (fp_line (start -4 -15) (end 4 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 8398ce0a-9ef7-42f8-9f3a-a4a62cef58e8))
- (fp_line (start -4 -14) (end -1.5 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 19273ef6-19e7-4cb0-9643-7c8710f254bc))
- (fp_line (start -4 -13) (end 1 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eea10f30-eaf0-46de-9cd7-ee2b7d833aa9))
- (fp_line (start -4 -12) (end 4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0054c5ca-bcfa-437b-87fe-e3c82e7e1b13))
- (fp_line (start -4 0) (end -4 -22)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 995ccf62-f5b1-4497-b008-499c9af8603a))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp e301891b-25f3-4f0c-a974-e3c4ecc78806))
- (fp_line (start 1 -12) (end 4 -13)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 3cf69b4f-bd78-4616-90b2-c9c5887294f7))
- (fp_line (start 4 -22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 28f0961c-b1ab-4b77-8211-a004f9c27632))
- (fp_line (start 4 -15) (end -4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp d5ddbfcf-ed26-4452-a710-05c278be00be))
- (fp_line (start 4 -14) (end -1.5 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp a52708f8-56d2-4b62-8a42-3548bc46264d))
- (pad "1" smd oval locked (at -2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 4 "/D") (tstamp 91425bc0-4882-46b0-8c3b-e8269e7157ef))
- (pad "2" smd oval locked (at 2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 1 "/A") (tstamp a8918d07-333f-409c-99ee-91913689656f))
- )
-
- (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
- (tstamp 00000000-0000-0000-0000-00005c0c2a5e)
- (at 165.05 58.475 -143)
- (path "/00000000-0000-0000-0000-00005c191348")
- (attr through_hole)
- (fp_text reference "J2" (at 0 -0.5 217) (layer "B.SilkS") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp d37bed90-4854-4867-9813-21f64c1ca22a)
- )
- (fp_text value "Conn_01x02" (at 0 0.5 217) (layer "B.Fab") hide
- (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
- (tstamp 5a3912e1-d4e6-48f2-a7d9-c672fb1d5be2)
- )
- (fp_line (start -4 -15) (end 3.999999 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0b87e8b7-0565-4a33-a0e6-d6636e52cbd7))
- (fp_line (start -4 -14) (end -1.5 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 262cc25b-908e-40fa-9ab2-732a8e787c1b))
- (fp_line (start -4 -13) (end 1 -15)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 18eb94d7-4d63-4765-9583-462d00c641f1))
- (fp_line (start -4 -12) (end 4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ef7aff09-cadf-4184-8e19-246d5856553e))
- (fp_line (start -4 0) (end -4 -21.999999)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b15d15bd-6408-4f78-bb2a-456f9ba2435e))
- (fp_line (start -0.5 0) (end 0.5 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2fd27803-9856-4840-a89f-6af6e8704d31))
- (fp_line (start 1 -12) (end 3.999999 -13)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 48d84e3a-f4f3-4981-a699-21584ab175ae))
- (fp_line (start 3.999999 -15) (end -4 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 05ce8da4-76b0-44b8-93d1-2396f537f481))
- (fp_line (start 4 -22) (end 4 0)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 224601bd-7783-4ed4-ab71-eedabe810c0f))
- (fp_line (start 4 -14) (end -1.5 -12)
- (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 90bb3e08-0561-4f3a-92ff-c64960e74a9a))
- (pad "1" smd oval locked (at -2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 1 "/A") (tstamp d085557a-d296-46c7-828a-a17fc79a727a))
- (pad "2" smd oval locked (at 2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
- (net 2 "/B") (tstamp 29e17b9a-3d52-4efc-9e42-62941e791f0e))
- )
-
- (gr_line (start 159.294381 75.958126) (end 161.959331 75.958126)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04f27e08-3af9-4544-81c8-0b93b0e8c237))
- (gr_line (start 194.988312 39.455444) (end 194.988312 36.455114)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 12afc588-924b-46b3-b232-460eb59a8df2))
- (gr_line (start 149.29395 75.958126) (end 149.29395 79.986826)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18b9b2d0-b91f-4901-8e7a-8538ad4b46ab))
- (gr_line (start 181.260981 71.766655) (end 183.656702 69.961595)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ad56ed4-9975-4aa2-9a0a-06b6505a5751))
- (gr_line (start 146.29414 79.986816) (end 146.29414 84.987036)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ccd7835-00c4-4292-915b-044369730958))
- (gr_line (start 189.988102 36.455114) (end 189.988102 39.455454)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1da76059-60d5-40c1-ba84-4ded80681187))
- (gr_line (start 194.988312 36.455114) (end 189.988102 36.455114)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e098432-623f-4d08-bd4a-0013bf572b47))
- (gr_line (start 152 60) (end 152 55)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 2113bb4f-06d1-49f5-bba8-948ab18121d7))
- (gr_line (start 149.29395 79.986826) (end 146.29414 79.986816)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 22c71fd8-07da-4f9f-b239-69a86077aeef))
- (gr_line (start 165 39) (end 165 42)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 26619146-b30d-48ba-9e05-b40451acc838))
- (gr_line (start 165 42) (end 170 42)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 331fca41-d8b0-49a5-9b22-1a06f7a6a917))
- (gr_line (start 162.294191 79.986826) (end 159.294381 79.986826)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 40764a0f-5809-41e9-9495-aa5477f1a65e))
- (gr_line (start 174.767321 63.149615) (end 185.959412 51.957535)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 47746f23-a5a0-4848-b521-de2527c46d2e))
- (gr_line (start 173.274391 77.784896) (end 181.260981 71.766655)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 58515725-a173-47fa-82d5-552057907fd2))
- (gr_line (start 149 60) (end 152 60)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 5d7348c8-0cd9-497c-b6da-519f5da2041f))
- (gr_line (start 194.988312 52.455175) (end 194.988312 49.455355)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 65d41cee-aec4-496d-b023-7ab37af1db9a))
- (gr_line (start 167.869041 75.596916) (end 170.878671 79.590466)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6aa269fd-d9a3-4803-86ca-75de1d4d8dca))
- (gr_line (start 170.265271 73.791346) (end 167.869041 75.596916)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6fed30cd-afb2-4408-be51-091f3a420d2c))
- (gr_line (start 159.294381 79.986826) (end 159.294381 75.958126)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7031dd62-ddce-4d67-b3f6-93a427fefac1))
- (gr_line (start 185.959412 51.957535) (end 185.959412 49.455355)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7533424c-dd6b-49da-8022-47a929569ea5))
- (gr_line (start 144.98827 34.986974) (end 144.98827 75.958126)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7914f1c9-beba-473c-a813-9cfa09b6213e))
- (gr_line (start 154 44) (end 149 44)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 7d262d50-7102-422e-bac7-854ae9c8e873))
- (gr_line (start 189.988102 52.455175) (end 194.988312 52.455175)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f00ab2e-df25-428c-8f7c-69b2de795df0))
- (gr_line (start 149 55) (end 149 60)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 834d2623-ef92-47d0-a10c-461044bcd70a))
- (gr_line (start 167.626681 70.290255) (end 170.265271 73.791346)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d7406e6-83db-436b-99ed-656c435a33dc))
- (gr_line (start 185.959412 39.455454) (end 185.959412 34.986984)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9341084a-19b3-4b55-a146-cfe891bd7a15))
- (gr_line (start 194.988312 49.455355) (end 194.988312 39.455444)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 93e707d8-0358-4ec1-a5ea-7a917610564c))
- (gr_line (start 170 42) (end 170 39)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 988f45ba-93c7-4714-ad17-a4f9397ffb6d))
- (gr_line (start 161.959331 75.958126) (end 167.626681 70.290255)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a500d838-bb9f-4ca9-aaab-f050af41bd71))
- (gr_line (start 178.251871 67.773615) (end 174.767321 63.149615)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a5f0effd-a413-48d8-a139-2a7e07fb9e6b))
- (gr_line (start 180.647581 65.968045) (end 178.251871 67.773615)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a66d4dcf-a1bb-4211-bf11-7e7bf8a79155))
- (gr_line (start 162.294191 84.987036) (end 162.294191 79.986826)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a6ede4f5-8998-4df6-8737-c037f46f3fbc))
- (gr_line (start 154 39) (end 154 44)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp b694abbd-bd7b-4a25-95af-3447ee97ccf1))
- (gr_line (start 185.959412 49.455355) (end 189.988102 49.455355)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bdf0a0e6-936e-47d8-9c82-9253c0ae08b7))
- (gr_line (start 146.29414 84.987036) (end 162.294191 84.987036)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3a068dd-1e61-4173-8e8d-c202357c12f3))
- (gr_line (start 149 44) (end 149 39)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c4af5219-284a-4e6c-a9af-d1ed344a95de))
- (gr_line (start 170 39) (end 165 39)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c7fd98e4-cf55-4cc2-9bb2-62452964eae0))
- (gr_line (start 170.878671 79.590466) (end 173.274391 77.784896)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ca2ad562-980d-47e6-8e4b-2b811850a160))
- (gr_line (start 189.988102 49.455355) (end 189.988102 52.455175)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d56ba436-0d6f-4dd2-b693-b7f490e1e95b))
- (gr_line (start 144.98827 75.958126) (end 149.29395 75.958126)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d7de2c89-7573-446b-bc41-2ba82e6cdc19))
- (gr_line (start 189.988102 39.455454) (end 185.959412 39.455454)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d8b58b50-6517-470b-91cd-2f04ca373de4))
- (gr_line (start 183.656702 69.961595) (end 180.647581 65.968045)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp df370eaf-675f-44a8-a8a1-6d0b6f9609d2))
- (gr_line (start 185.959412 34.986984) (end 144.98827 34.986974)
- (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f3af5a91-857c-44e4-91e1-d5b335d7a83d))
- (gr_line (start 149 39) (end 154 39)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp f61ae1f2-f036-4e0a-8e1d-35c4b873c9ed))
- (gr_line (start 149 55) (end 152 55)
- (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp fe3df47c-ed4b-4499-a1a7-cabec5c1655e))
- (gr_text "+" (at 176.57 50.14) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fe3)
- (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
- )
- (gr_text "+" (at 161.04 64.38) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fed)
- (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
- )
- (gr_text "+" (at 149 62) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fef)
- (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
- )
- (gr_text "8seg R02" (at 157.22 49.73 90) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a721c)
- (effects (font (size 3 3) (thickness 0.6)) (justify mirror))
- )
- (gr_text "cc-by-sa" (at 163.5 44.7 90) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c31eca5)
- (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
- )
- (gr_text "(c)2018 jaseg" (at 161.01 46.74 90) (layer "B.SilkS") (tstamp bee375f4-6dc2-4862-af85-44363af83b59)
- (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
- )
- (gr_text "github.com/jaseg/8seg" (at 146.8 61.72 90) (layer "B.SilkS") (tstamp feae72a8-02d7-4dd5-8c16-3ca331f0993a)
- (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
- )
- (gr_text "+" (at 160.35 65.15) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fbd)
- (effects (font (size 3 3) (thickness 0.75)))
- )
- (gr_text "+" (at 170.3 55.5) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fcf)
- (effects (font (size 3 3) (thickness 0.75)))
- )
- (gr_text "left/right" (at 147 60 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2ff5)
- (effects (font (size 1.5 1.5) (thickness 0.3)))
- )
- (gr_text "+" (at 175.95 37.95) (layer "F.SilkS") (tstamp 43195c4f-ac60-466c-acdf-dd312e4f3175)
- (effects (font (size 3 3) (thickness 0.75)))
- )
- (dimension (type aligned) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617)
- (pts (xy 194.988312 36.455114) (xy 145 36.45))
- (height 9.314159)
- (gr_text "49.9883 mm" (at 169.995227 25.988398 -0.005861582512) (layer "Dwgs.User") (tstamp 8f0cf5e2-73a3-4010-9952-d13a6b020f29)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (format (units 3) (units_format 1) (precision 4))
- (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned)
- )
-
- (zone (net 2) (net_name "/B") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eebf) (hatch edge 0.508)
- (priority 1)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 168.5 51)
- (xy 163.5 51)
- (xy 163.5 56.5)
- (xy 171.5 66.5)
- (xy 186 52)
- (xy 186 35)
- (xy 168.5 35)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 177.90309 35.087482)
- (xy 185.732912 35.087484)
- (xy 185.801033 35.107486)
- (xy 185.847526 35.161142)
- (xy 185.858912 35.213484)
- (xy 185.858912 39.488108)
- (xy 185.86875 39.501649)
- (xy 185.873922 39.517566)
- (xy 185.887462 39.527404)
- (xy 185.8973 39.540944)
- (xy 185.913217 39.546116)
- (xy 185.926758 39.555954)
- (xy 185.927866 39.555954)
- (xy 185.929821 39.55695)
- (xy 185.932425 39.558842)
- (xy 185.932178 39.559183)
- (xy 185.971541 39.586098)
- (xy 185.999179 39.651494)
- (xy 186 39.665858)
- (xy 186 49.244951)
- (xy 185.979998 49.313072)
- (xy 185.931778 49.354855)
- (xy 185.926758 49.354855)
- (xy 185.913217 49.364693)
- (xy 185.8973 49.369865)
- (xy 185.887462 49.383405)
- (xy 185.873922 49.393243)
- (xy 185.86875 49.40916)
- (xy 185.858912 49.422701)
- (xy 185.858912 51.863717)
- (xy 185.83891 51.931838)
- (xy 185.822007 51.952812)
- (xy 174.707457 63.067351)
- (xy 174.69548 63.077764)
- (xy 174.69523 63.0781)
- (xy 174.680759 63.089005)
- (xy 174.676319 63.103529)
- (xy 174.675835 63.10418)
- (xy 174.671607 63.114645)
- (xy 174.671175 63.116943)
- (xy 174.662951 63.133084)
- (xy 174.66443 63.142421)
- (xy 174.661666 63.151461)
- (xy 174.66661 63.165818)
- (xy 174.666601 63.166624)
- (xy 174.669334 63.177587)
- (xy 174.670333 63.179695)
- (xy 174.673167 63.197589)
- (xy 174.681224 63.205646)
- (xy 174.691621 63.271302)
- (xy 174.663051 63.336296)
- (xy 174.655756 63.344244)
- (xy 171.599543 66.400457)
- (xy 171.537231 66.434483)
- (xy 171.466416 66.429418)
- (xy 171.412059 66.390074)
- (xy 168.969037 63.336296)
- (xy 163.527611 56.534513)
- (xy 163.500675 56.468825)
- (xy 163.5 56.455802)
- (xy 163.5 51.2315)
- (xy 163.520002 51.163379)
- (xy 163.573658 51.116886)
- (xy 163.626 51.1055)
- (xy 174.94781 51.1055)
- (xy 174.982036 51.103666)
- (xy 175.010832 51.102123)
- (xy 175.010842 51.102122)
- (xy 175.012525 51.102032)
- (xy 175.039308 51.099153)
- (xy 175.078797 51.092271)
- (xy 175.111255 51.086614)
- (xy 175.111257 51.086613)
- (xy 175.117353 51.085551)
- (xy 175.264785 51.028552)
- (xy 175.297504 51.010685)
- (xy 175.323149 50.996682)
- (xy 175.323151 50.996681)
- (xy 175.327097 50.994526)
- (xy 175.407213 50.934551)
- (xy 175.461456 50.893945)
- (xy 175.461461 50.893941)
- (xy 175.465058 50.891248)
- (xy 178.391248 47.965058)
- (xy 178.434551 47.916852)
- (xy 178.451454 47.895878)
- (xy 178.497024 47.831073)
- (xy 178.560971 47.686519)
- (xy 178.580973 47.618398)
- (xy 178.6055 47.44781)
- (xy 178.6055 44.626)
- (xy 178.591663 44.497295)
- (xy 178.580277 44.444953)
- (xy 178.533255 44.309089)
- (xy 178.495652 44.25208)
- (xy 178.448494 44.180586)
- (xy 178.448489 44.180579)
- (xy 178.446221 44.177141)
- (xy 178.399728 44.123485)
- (xy 178.380341 44.102158)
- (xy 178.376539 44.099094)
- (xy 178.263693 44.008157)
- (xy 178.26369 44.008155)
- (xy 178.257263 44.002976)
- (xy 178.112709 43.939029)
- (xy 178.044588 43.919027)
- (xy 178.040132 43.918386)
- (xy 178.040126 43.918385)
- (xy 177.94422 43.904596)
- (xy 177.874 43.8945)
- (xy 171.802996 43.8945)
- (xy 171.734875 43.874498)
- (xy 171.713901 43.857595)
- (xy 170.086865 42.230559)
- (xy 170.052839 42.168247)
- (xy 170.057904 42.097432)
- (xy 170.070547 42.073881)
- (xy 170.07195 42.07195)
- (xy 170.08549 42.062112)
- (xy 170.090662 42.046195)
- (xy 170.1005 42.032654)
- (xy 170.1005 38.967346)
- (xy 170.090662 38.953805)
- (xy 170.08549 38.937888)
- (xy 170.07195 38.92805)
- (xy 170.062112 38.91451)
- (xy 170.046195 38.909338)
- (xy 170.032654 38.8995)
- (xy 169.2315 38.8995)
- (xy 169.163379 38.879498)
- (xy 169.116886 38.825842)
- (xy 169.1055 38.7735)
- (xy 169.1055 35.21348)
- (xy 169.125502 35.145359)
- (xy 169.179158 35.098866)
- (xy 169.2315 35.08748)
- )
- )
- )
- (zone (net 1) (net_name "/A") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec2) (hatch edge 0.508)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 145 48.5)
- (xy 145 76)
- (xy 162 76)
- (xy 175 63)
- (xy 164 51.5)
- (xy 161 48.5)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 160.765125 49.125502)
- (xy 160.786099 49.142405)
- (xy 162.534942 50.891248)
- (xy 162.583148 50.934551)
- (xy 162.604122 50.951454)
- (xy 162.668927 50.997024)
- (xy 162.813481 51.060971)
- (xy 162.817438 51.062133)
- (xy 162.817848 51.062283)
- (xy 162.874937 51.104489)
- (xy 162.900146 51.170859)
- (xy 162.899241 51.198524)
- (xy 162.8945 51.2315)
- (xy 162.8945 56.455802)
- (xy 162.895312 56.487144)
- (xy 162.895987 56.500167)
- (xy 162.900078 56.545727)
- (xy 162.940447 56.698552)
- (xy 162.967383 56.76424)
- (xy 163.054795 56.912766)
- (xy 170.939243 66.768327)
- (xy 170.942311 66.771251)
- (xy 170.942317 66.771257)
- (xy 170.995541 66.821974)
- (xy 171.031058 66.883448)
- (xy 171.027702 66.954365)
- (xy 170.997714 67.002286)
- (xy 167.822455 70.177545)
- (xy 167.760143 70.211571)
- (xy 167.689328 70.206506)
- (xy 167.684091 70.203754)
- (xy 167.681522 70.202969)
- (xy 167.674651 70.196098)
- (xy 167.665312 70.194619)
- (xy 167.65757 70.189199)
- (xy 167.637618 70.189549)
- (xy 167.634976 70.188741)
- (xy 167.632579 70.188574)
- (xy 167.629855 70.189005)
- (xy 167.610146 70.185885)
- (xy 167.601722 70.190177)
- (xy 167.592271 70.190343)
- (xy 167.573217 70.204703)
- (xy 167.57318 70.204653)
- (xy 167.573071 70.204777)
- (xy 167.566868 70.207938)
- (xy 167.56058 70.214226)
- (xy 167.558502 70.215792)
- (xy 167.554583 70.218745)
- (xy 167.554582 70.218747)
- (xy 167.540116 70.229649)
- (xy 167.539222 70.232575)
- (xy 167.535992 70.235009)
- (xy 167.537896 70.236913)
- (xy 162.043689 75.731626)
- (xy 161.954606 75.820717)
- (xy 161.892295 75.854745)
- (xy 161.865506 75.857626)
- (xy 159.261727 75.857626)
- (xy 159.248186 75.867464)
- (xy 159.232269 75.872636)
- (xy 159.222431 75.886176)
- (xy 159.208891 75.896014)
- (xy 159.203719 75.911931)
- (xy 159.193881 75.925472)
- (xy 159.193881 75.928358)
- (xy 159.164421 75.971496)
- (xy 159.09904 75.99917)
- (xy 159.084605 76)
- (xy 154.7315 76)
- (xy 154.663379 75.979998)
- (xy 154.616886 75.926342)
- (xy 154.6055 75.874)
- (xy 154.6055 55.126)
- (xy 154.591663 54.997295)
- (xy 154.580277 54.944953)
- (xy 154.533255 54.809089)
- (xy 154.489489 54.742737)
- (xy 154.448494 54.680586)
- (xy 154.448489 54.680579)
- (xy 154.446221 54.677141)
- (xy 154.399728 54.623485)
- (xy 154.380341 54.602158)
- (xy 154.320306 54.553779)
- (xy 154.263693 54.508157)
- (xy 154.26369 54.508155)
- (xy 154.257263 54.502976)
- (xy 154.112709 54.439029)
- (xy 154.044588 54.419027)
- (xy 154.040132 54.418386)
- (xy 154.040126 54.418385)
- (xy 153.94422 54.404596)
- (xy 153.874 54.3945)
- (xy 152.2265 54.3945)
- (xy 152.097795 54.408337)
- (xy 152.094511 54.409051)
- (xy 152.094507 54.409052)
- (xy 152.049107 54.418928)
- (xy 152.049105 54.418929)
- (xy 152.045453 54.419723)
- (xy 152.041916 54.420947)
- (xy 152.041913 54.420948)
- (xy 151.993028 54.437867)
- (xy 151.909589 54.466745)
- (xy 151.8995 54.4734)
- (xy 151.781086 54.551506)
- (xy 151.781079 54.551511)
- (xy 151.777641 54.553779)
- (xy 151.723985 54.600272)
- (xy 151.702658 54.619659)
- (xy 151.699595 54.62346)
- (xy 151.699594 54.623461)
- (xy 151.608657 54.736307)
- (xy 151.608655 54.73631)
- (xy 151.603476 54.742737)
- (xy 151.574124 54.809089)
- (xy 151.567318 54.824474)
- (xy 151.521467 54.878679)
- (xy 151.452089 54.8995)
- (xy 149.55377 54.8995)
- (xy 149.485649 54.879498)
- (xy 149.439156 54.825842)
- (xy 149.43586 54.817608)
- (xy 149.435334 54.816541)
- (xy 149.432755 54.809089)
- (xy 149.388989 54.742737)
- (xy 149.347994 54.680586)
- (xy 149.347989 54.680579)
- (xy 149.345721 54.677141)
- (xy 149.299228 54.623485)
- (xy 149.279841 54.602158)
- (xy 149.219806 54.553779)
- (xy 149.163193 54.508157)
- (xy 149.16319 54.508155)
- (xy 149.156763 54.502976)
- (xy 149.012209 54.439029)
- (xy 148.944088 54.419027)
- (xy 148.939632 54.418386)
- (xy 148.939626 54.418385)
- (xy 148.84372 54.404596)
- (xy 148.7735 54.3945)
- (xy 145.21477 54.3945)
- (xy 145.146649 54.374498)
- (xy 145.100156 54.320842)
- (xy 145.08877 54.2685)
- (xy 145.08877 49.2315)
- (xy 145.108772 49.163379)
- (xy 145.162428 49.116886)
- (xy 145.21477 49.1055)
- (xy 160.697004 49.1055)
- )
- )
- )
- (zone (net 3) (net_name "/C") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec5) (hatch edge 0.508)
- (priority 2)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 145 48.5)
- (xy 161 48.5)
- (xy 163 50.5)
- (xy 175 50.5)
- (xy 178 47.5)
- (xy 178 44.5)
- (xy 171.5 44.5)
- (xy 168.5 41.5)
- (xy 168.5 35)
- (xy 145 35)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 147.340545 35.087475)
- (xy 168.374 35.08748)
- (xy 168.442121 35.107482)
- (xy 168.488614 35.161138)
- (xy 168.5 35.21348)
- (xy 168.5 38.7735)
- (xy 168.479998 38.841621)
- (xy 168.426342 38.888114)
- (xy 168.374 38.8995)
- (xy 164.967346 38.8995)
- (xy 164.953805 38.909338)
- (xy 164.937888 38.91451)
- (xy 164.92805 38.92805)
- (xy 164.91451 38.937888)
- (xy 164.909338 38.953805)
- (xy 164.8995 38.967346)
- (xy 164.8995 42.032654)
- (xy 164.909338 42.046195)
- (xy 164.91451 42.062112)
- (xy 164.92805 42.07195)
- (xy 164.937888 42.08549)
- (xy 164.953805 42.090662)
- (xy 164.967346 42.1005)
- (xy 169.04831 42.1005)
- (xy 169.116431 42.120502)
- (xy 169.137405 42.137405)
- (xy 171.5 44.5)
- (xy 177.874 44.5)
- (xy 177.942121 44.520002)
- (xy 177.988614 44.573658)
- (xy 178 44.626)
- (xy 178 47.44781)
- (xy 177.979998 47.515931)
- (xy 177.963095 47.536905)
- (xy 175.036905 50.463095)
- (xy 174.974593 50.497121)
- (xy 174.94781 50.5)
- (xy 163.05219 50.5)
- (xy 162.984069 50.479998)
- (xy 162.963095 50.463095)
- (xy 161 48.5)
- (xy 145.21477 48.5)
- (xy 145.146649 48.479998)
- (xy 145.100156 48.426342)
- (xy 145.08877 48.374)
- (xy 145.08877 44.032654)
- (xy 148.8995 44.032654)
- (xy 148.909338 44.046195)
- (xy 148.91451 44.062112)
- (xy 148.92805 44.07195)
- (xy 148.937888 44.08549)
- (xy 148.953805 44.090662)
- (xy 148.967346 44.1005)
- (xy 154.032654 44.1005)
- (xy 154.046195 44.090662)
- (xy 154.062112 44.08549)
- (xy 154.07195 44.07195)
- (xy 154.08549 44.062112)
- (xy 154.090662 44.046195)
- (xy 154.1005 44.032654)
- (xy 154.1005 38.967346)
- (xy 154.090662 38.953805)
- (xy 154.08549 38.937888)
- (xy 154.07195 38.92805)
- (xy 154.062112 38.91451)
- (xy 154.046195 38.909338)
- (xy 154.032654 38.8995)
- (xy 148.967346 38.8995)
- (xy 148.953805 38.909338)
- (xy 148.937888 38.91451)
- (xy 148.92805 38.92805)
- (xy 148.91451 38.937888)
- (xy 148.909338 38.953805)
- (xy 148.8995 38.967346)
- (xy 148.8995 44.032654)
- (xy 145.08877 44.032654)
- (xy 145.08877 35.213474)
- (xy 145.108772 35.145353)
- (xy 145.162428 35.09886)
- (xy 145.21477 35.087474)
- )
- )
- )
- (zone (net 4) (net_name "/D") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec8) (hatch edge 0.508)
- (priority 1)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 145 76)
- (xy 154 76)
- (xy 154 55)
- (xy 145 55)
- )
- )
- (filled_polygon
- (layer "F.Cu")
- (pts
- (xy 148.841621 55.020002)
- (xy 148.888114 55.073658)
- (xy 148.8995 55.126)
- (xy 148.8995 60.032654)
- (xy 148.909338 60.046195)
- (xy 148.91451 60.062112)
- (xy 148.92805 60.07195)
- (xy 148.937888 60.08549)
- (xy 148.953805 60.090662)
- (xy 148.967346 60.1005)
- (xy 152.032654 60.1005)
- (xy 152.046195 60.090662)
- (xy 152.062112 60.08549)
- (xy 152.07195 60.07195)
- (xy 152.08549 60.062112)
- (xy 152.090662 60.046195)
- (xy 152.1005 60.032654)
- (xy 152.1005 55.126)
- (xy 152.120502 55.057879)
- (xy 152.174158 55.011386)
- (xy 152.2265 55)
- (xy 153.874 55)
- (xy 153.942121 55.020002)
- (xy 153.988614 55.073658)
- (xy 154 55.126)
- (xy 154 75.874)
- (xy 153.979998 75.942121)
- (xy 153.926342 75.988614)
- (xy 153.874 76)
- (xy 149.503726 76)
- (xy 149.435605 75.979998)
- (xy 149.39445 75.932502)
- (xy 149.39445 75.925472)
- (xy 149.384612 75.911931)
- (xy 149.37944 75.896014)
- (xy 149.3659 75.886176)
- (xy 149.356062 75.872636)
- (xy 149.340145 75.867464)
- (xy 149.326604 75.857626)
- (xy 145.21477 75.857626)
- (xy 145.146649 75.837624)
- (xy 145.100156 75.783968)
- (xy 145.08877 75.731626)
- (xy 145.08877 55.126)
- (xy 145.108772 55.057879)
- (xy 145.162428 55.011386)
- (xy 145.21477 55)
- (xy 148.7735 55)
- )
- )
- )
- (zone (net 2) (net_name "/B") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb3) (hatch edge 0.508)
- (priority 1)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 161.019423 58.5)
- (xy 161 56.5)
- (xy 162.8 56.5)
- (xy 171.1 66.9)
- (xy 162.019423 76)
- (xy 145.019423 76)
- (xy 145.019423 58.5)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 162.807471 56.520002)
- (xy 162.837832 56.547404)
- (xy 169.953801 65.463798)
- (xy 171.029812 66.812053)
- (xy 171.05667 66.877773)
- (xy 171.043734 66.947581)
- (xy 171.020521 66.979649)
- (xy 167.826668 70.180334)
- (xy 167.764393 70.214425)
- (xy 167.693572 70.209436)
- (xy 167.681821 70.203268)
- (xy 167.674651 70.196098)
- (xy 167.665312 70.194619)
- (xy 167.65757 70.189199)
- (xy 167.637618 70.189549)
- (xy 167.634976 70.188741)
- (xy 167.632579 70.188574)
- (xy 167.629855 70.189005)
- (xy 167.610146 70.185885)
- (xy 167.601722 70.190177)
- (xy 167.592271 70.190343)
- (xy 167.573217 70.204703)
- (xy 167.57318 70.204653)
- (xy 167.573071 70.204777)
- (xy 167.566868 70.207938)
- (xy 167.56058 70.214226)
- (xy 167.558502 70.215792)
- (xy 167.554583 70.218745)
- (xy 167.554582 70.218747)
- (xy 167.540116 70.229649)
- (xy 167.539222 70.232575)
- (xy 167.535992 70.235009)
- (xy 167.537896 70.236913)
- (xy 161.991352 75.783968)
- (xy 161.954606 75.820717)
- (xy 161.892295 75.854745)
- (xy 161.865506 75.857626)
- (xy 159.261727 75.857626)
- (xy 159.248186 75.867464)
- (xy 159.232269 75.872636)
- (xy 159.222431 75.886176)
- (xy 159.208891 75.896014)
- (xy 159.203719 75.911931)
- (xy 159.193881 75.925472)
- (xy 159.193881 75.928358)
- (xy 159.164421 75.971496)
- (xy 159.09904 75.99917)
- (xy 159.084605 76)
- (xy 149.503726 76)
- (xy 149.435605 75.979998)
- (xy 149.39445 75.932502)
- (xy 149.39445 75.925472)
- (xy 149.384612 75.911931)
- (xy 149.37944 75.896014)
- (xy 149.3659 75.886176)
- (xy 149.356062 75.872636)
- (xy 149.340145 75.867464)
- (xy 149.326604 75.857626)
- (xy 145.21477 75.857626)
- (xy 145.146649 75.837624)
- (xy 145.100156 75.783968)
- (xy 145.08877 75.731626)
- (xy 145.08877 62.7315)
- (xy 145.108772 62.663379)
- (xy 145.162428 62.616886)
- (xy 145.21477 62.6055)
- (xy 150.673644 62.6055)
- (xy 150.678966 62.605405)
- (xy 150.694719 62.605124)
- (xy 150.694767 62.605123)
- (xy 150.695253 62.605114)
- (xy 150.704242 62.604793)
- (xy 150.705185 62.604731)
- (xy 150.705189 62.604731)
- (xy 150.710596 62.604377)
- (xy 150.740192 62.602437)
- (xy 150.745124 62.601302)
- (xy 150.745127 62.601302)
- (xy 150.835775 62.580449)
- (xy 150.894236 62.567001)
- (xy 150.898092 62.565563)
- (xy 150.898098 62.565561)
- (xy 150.956531 62.543766)
- (xy 150.956533 62.543765)
- (xy 150.960756 62.54219)
- (xy 151.112016 62.459596)
- (xy 151.172639 62.414214)
- (xy 151.286668 62.328853)
- (xy 151.301791 62.319134)
- (xy 151.461106 62.232141)
- (xy 151.477442 62.22468)
- (xy 151.647535 62.161237)
- (xy 151.664776 62.156176)
- (xy 151.842166 62.117587)
- (xy 151.85996 62.115028)
- (xy 152.041011 62.102079)
- (xy 152.058989 62.102079)
- (xy 152.240042 62.115028)
- (xy 152.257836 62.117586)
- (xy 152.43522 62.156173)
- (xy 152.452465 62.161238)
- (xy 152.622544 62.224675)
- (xy 152.638896 62.232142)
- (xy 152.798212 62.319135)
- (xy 152.813336 62.328855)
- (xy 152.958652 62.437637)
- (xy 152.972238 62.44941)
- (xy 153.100588 62.57776)
- (xy 153.112361 62.591346)
- (xy 153.217279 62.7315)
- (xy 153.221146 62.736666)
- (xy 153.230865 62.751789)
- (xy 153.317856 62.9111)
- (xy 153.325323 62.927448)
- (xy 153.407046 63.146555)
- (xy 153.409003 63.145825)
- (xy 153.415751 63.158183)
- (xy 153.446033 63.239371)
- (xy 153.480058 63.301681)
- (xy 153.482753 63.305281)
- (xy 153.580638 63.436039)
- (xy 153.580642 63.436044)
- (xy 153.583335 63.439641)
- (xy 153.857595 63.713901)
- (xy 153.891621 63.776213)
- (xy 153.8945 63.802996)
- (xy 153.8945 67.874)
- (xy 153.908337 68.002705)
- (xy 153.919723 68.055047)
- (xy 153.966745 68.190911)
- (xy 153.971087 68.197493)
- (xy 154.051506 68.319414)
- (xy 154.051511 68.319421)
- (xy 154.053779 68.322859)
- (xy 154.100272 68.376515)
- (xy 154.119659 68.397842)
- (xy 154.12346 68.400905)
- (xy 154.123461 68.400906)
- (xy 154.236307 68.491843)
- (xy 154.23631 68.491845)
- (xy 154.242737 68.497024)
- (xy 154.387291 68.560971)
- (xy 154.455412 68.580973)
- (xy 154.459868 68.581614)
- (xy 154.459874 68.581615)
- (xy 154.55578 68.595404)
- (xy 154.626 68.6055)
- (xy 157.44781 68.6055)
- (xy 157.482036 68.603666)
- (xy 157.510832 68.602123)
- (xy 157.510842 68.602122)
- (xy 157.512525 68.602032)
- (xy 157.539308 68.599153)
- (xy 157.578797 68.592271)
- (xy 157.611255 68.586614)
- (xy 157.611257 68.586613)
- (xy 157.617353 68.585551)
- (xy 157.764785 68.528552)
- (xy 157.816406 68.500364)
- (xy 157.823149 68.496682)
- (xy 157.823151 68.496681)
- (xy 157.827097 68.494526)
- (xy 157.95625 68.397842)
- (xy 157.961456 68.393945)
- (xy 157.961461 68.393941)
- (xy 157.965058 68.391248)
- (xy 160.891248 65.465058)
- (xy 160.934551 65.416852)
- (xy 160.951454 65.395878)
- (xy 160.997024 65.331073)
- (xy 161.060971 65.186519)
- (xy 161.080973 65.118398)
- (xy 161.1055 64.94781)
- (xy 161.1055 56.626)
- (xy 161.125502 56.557879)
- (xy 161.179158 56.511386)
- (xy 161.2315 56.5)
- (xy 162.73935 56.5)
- )
- )
- )
- (zone (net 3) (net_name "/C") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb6) (hatch edge 0.508)
- (priority 2)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 158.5 35)
- (xy 158.5 46.5)
- (xy 156.75 48.25)
- (xy 152.75 48.25)
- (xy 150.5 50.5)
- (xy 150.5 51.5)
- (xy 151.5 52.5)
- (xy 158.25 52.5)
- (xy 160.5 55)
- (xy 160.5 65)
- (xy 157.5 68)
- (xy 154.5 68)
- (xy 154.5 63.5)
- (xy 153 62)
- (xy 145 62)
- (xy 145 35)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 158.374001 35.087477)
- (xy 158.442121 35.107479)
- (xy 158.488614 35.161135)
- (xy 158.5 35.213477)
- (xy 158.5 46.44781)
- (xy 158.479998 46.515931)
- (xy 158.463095 46.536905)
- (xy 156.786905 48.213095)
- (xy 156.724593 48.247121)
- (xy 156.69781 48.25)
- (xy 152.75 48.25)
- (xy 150.5 50.5)
- (xy 150.5 51.5)
- (xy 150.751077 51.751077)
- (xy 150.772796 51.780203)
- (xy 150.839526 51.903509)
- (xy 150.992262 52.099744)
- (xy 151.175215 52.268164)
- (xy 151.179581 52.271016)
- (xy 151.179583 52.271018)
- (xy 151.379027 52.401321)
- (xy 151.379031 52.401323)
- (xy 151.383393 52.404173)
- (xy 151.388165 52.406266)
- (xy 151.388172 52.40627)
- (xy 151.398698 52.410887)
- (xy 151.437179 52.437179)
- (xy 151.5 52.5)
- (xy 151.579585 52.5)
- (xy 151.610828 52.505213)
- (xy 151.611119 52.504063)
- (xy 151.852179 52.565108)
- (xy 151.85737 52.565538)
- (xy 151.857375 52.565539)
- (xy 152.035332 52.580285)
- (xy 152.035345 52.580286)
- (xy 152.037933 52.5805)
- (xy 153.962067 52.5805)
- (xy 153.964655 52.580286)
- (xy 153.964668 52.580285)
- (xy 154.142625 52.565539)
- (xy 154.14263 52.565538)
- (xy 154.147821 52.565108)
- (xy 154.388881 52.504063)
- (xy 154.389172 52.505213)
- (xy 154.420415 52.5)
- (xy 158.193884 52.5)
- (xy 158.262005 52.520002)
- (xy 158.287539 52.54171)
- (xy 158.322257 52.580285)
- (xy 160.467655 54.964061)
- (xy 160.498358 55.028076)
- (xy 160.5 55.048351)
- (xy 160.5 64.94781)
- (xy 160.479998 65.015931)
- (xy 160.463095 65.036905)
- (xy 157.536905 67.963095)
- (xy 157.474593 67.997121)
- (xy 157.44781 68)
- (xy 154.626 68)
- (xy 154.557879 67.979998)
- (xy 154.511386 67.926342)
- (xy 154.5 67.874)
- (xy 154.5 63.5)
- (xy 154.011488 63.011488)
- (xy 153.977463 62.949178)
- (xy 153.974369 62.934954)
- (xy 153.874367 62.666839)
- (xy 153.737226 62.415685)
- (xy 153.665909 62.320417)
- (xy 153.568437 62.190208)
- (xy 153.568431 62.190201)
- (xy 153.565739 62.186605)
- (xy 153.363395 61.984261)
- (xy 153.359799 61.981569)
- (xy 153.359792 61.981563)
- (xy 153.216103 61.874)
- (xy 153.134315 61.812774)
- (xy 152.883161 61.675633)
- (xy 152.878958 61.674065)
- (xy 152.878955 61.674064)
- (xy 152.619254 61.5772)
- (xy 152.619248 61.577198)
- (xy 152.615046 61.575631)
- (xy 152.61066 61.574677)
- (xy 152.610657 61.574676)
- (xy 152.444053 61.538434)
- (xy 152.335428 61.514804)
- (xy 152.05 61.49439)
- (xy 151.764572 61.514804)
- (xy 151.655947 61.538434)
- (xy 151.489343 61.574676)
- (xy 151.48934 61.574677)
- (xy 151.484954 61.575631)
- (xy 151.480752 61.577198)
- (xy 151.480746 61.5772)
- (xy 151.221045 61.674064)
- (xy 151.221042 61.674065)
- (xy 151.216839 61.675633)
- (xy 150.965685 61.812774)
- (xy 150.883897 61.874)
- (xy 150.749153 61.974868)
- (xy 150.682633 61.999679)
- (xy 150.673644 62)
- (xy 145.21477 62)
- (xy 145.146649 61.979998)
- (xy 145.100156 61.926342)
- (xy 145.08877 61.874)
- (xy 145.08877 60.032654)
- (xy 148.8995 60.032654)
- (xy 148.909338 60.046195)
- (xy 148.91451 60.062112)
- (xy 148.92805 60.07195)
- (xy 148.937888 60.08549)
- (xy 148.953805 60.090662)
- (xy 148.967346 60.1005)
- (xy 152.032654 60.1005)
- (xy 152.046195 60.090662)
- (xy 152.062112 60.08549)
- (xy 152.07195 60.07195)
- (xy 152.08549 60.062112)
- (xy 152.090662 60.046195)
- (xy 152.1005 60.032654)
- (xy 152.1005 54.967346)
- (xy 152.090662 54.953805)
- (xy 152.08549 54.937888)
- (xy 152.07195 54.92805)
- (xy 152.062112 54.91451)
- (xy 152.046195 54.909338)
- (xy 152.032654 54.8995)
- (xy 148.967346 54.8995)
- (xy 148.953805 54.909338)
- (xy 148.937888 54.91451)
- (xy 148.92805 54.92805)
- (xy 148.91451 54.937888)
- (xy 148.909338 54.953805)
- (xy 148.8995 54.967346)
- (xy 148.8995 60.032654)
- (xy 145.08877 60.032654)
- (xy 145.08877 44.032654)
- (xy 148.8995 44.032654)
- (xy 148.909338 44.046195)
- (xy 148.91451 44.062112)
- (xy 148.92805 44.07195)
- (xy 148.937888 44.08549)
- (xy 148.953805 44.090662)
- (xy 148.967346 44.1005)
- (xy 154.032654 44.1005)
- (xy 154.046195 44.090662)
- (xy 154.062112 44.08549)
- (xy 154.07195 44.07195)
- (xy 154.08549 44.062112)
- (xy 154.090662 44.046195)
- (xy 154.1005 44.032654)
- (xy 154.1005 38.967346)
- (xy 154.090662 38.953805)
- (xy 154.08549 38.937888)
- (xy 154.07195 38.92805)
- (xy 154.062112 38.91451)
- (xy 154.046195 38.909338)
- (xy 154.032654 38.8995)
- (xy 148.967346 38.8995)
- (xy 148.953805 38.909338)
- (xy 148.937888 38.91451)
- (xy 148.92805 38.92805)
- (xy 148.91451 38.937888)
- (xy 148.909338 38.953805)
- (xy 148.8995 38.967346)
- (xy 148.8995 44.032654)
- (xy 145.08877 44.032654)
- (xy 145.08877 35.213474)
- (xy 145.108772 35.145353)
- (xy 145.162428 35.09886)
- (xy 145.21477 35.087474)
- )
- )
- )
- (zone (net 1) (net_name "/A") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb9) (hatch edge 0.508)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 150.5 49)
- (xy 158.5 34.959263)
- (xy 186 34.959263)
- (xy 186 51.959263)
- (xy 171.5 66.5)
- (xy 160 57.5)
- (xy 150.5 57.5)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 161.773345 35.087478)
- (xy 164.398434 35.087479)
- (xy 164.466555 35.107481)
- (xy 164.513048 35.161137)
- (xy 164.524434 35.213477)
- (xy 164.524434 38.7735)
- (xy 164.538271 38.902205)
- (xy 164.549657 38.954547)
- (xy 164.596679 39.090411)
- (xy 164.601021 39.096993)
- (xy 164.68144 39.218914)
- (xy 164.681445 39.218921)
- (xy 164.683713 39.222359)
- (xy 164.730206 39.276015)
- (xy 164.749593 39.297342)
- (xy 164.852562 39.380319)
- (xy 164.893052 39.438636)
- (xy 164.8995 39.478427)
- (xy 164.8995 41.525484)
- (xy 164.879498 41.593605)
- (xy 164.842878 41.630663)
- (xy 164.807075 41.654279)
- (xy 164.753419 41.700772)
- (xy 164.732092 41.720159)
- (xy 164.729029 41.72396)
- (xy 164.729028 41.723961)
- (xy 164.638091 41.836807)
- (xy 164.638089 41.83681)
- (xy 164.63291 41.843237)
- (xy 164.568963 41.987791)
- (xy 164.548961 42.055912)
- (xy 164.524434 42.2265)
- (xy 164.524434 43.874)
- (xy 164.538271 44.002705)
- (xy 164.549657 44.055047)
- (xy 164.596679 44.190911)
- (xy 164.601021 44.197493)
- (xy 164.68144 44.319414)
- (xy 164.681445 44.319421)
- (xy 164.683713 44.322859)
- (xy 164.730206 44.376515)
- (xy 164.749593 44.397842)
- (xy 164.753394 44.400905)
- (xy 164.753395 44.400906)
- (xy 164.866241 44.491843)
- (xy 164.866244 44.491845)
- (xy 164.872671 44.497024)
- (xy 165.017225 44.560971)
- (xy 165.085346 44.580973)
- (xy 165.089802 44.581614)
- (xy 165.089808 44.581615)
- (xy 165.185714 44.595404)
- (xy 165.255934 44.6055)
- (xy 185.874 44.6055)
- (xy 185.942121 44.625502)
- (xy 185.988614 44.679158)
- (xy 186 44.7315)
- (xy 186 49.244951)
- (xy 185.979998 49.313072)
- (xy 185.931778 49.354855)
- (xy 185.926758 49.354855)
- (xy 185.913217 49.364693)
- (xy 185.8973 49.369865)
- (xy 185.887462 49.383405)
- (xy 185.873922 49.393243)
- (xy 185.86875 49.40916)
- (xy 185.858912 49.422701)
- (xy 185.858912 51.863717)
- (xy 185.83891 51.931838)
- (xy 185.822007 51.952812)
- (xy 174.707457 63.067351)
- (xy 174.69548 63.077764)
- (xy 174.69523 63.0781)
- (xy 174.680759 63.089005)
- (xy 174.676319 63.103529)
- (xy 174.675835 63.10418)
- (xy 174.671607 63.114645)
- (xy 174.671175 63.116943)
- (xy 174.662951 63.133084)
- (xy 174.66443 63.142421)
- (xy 174.661666 63.151461)
- (xy 174.66661 63.165818)
- (xy 174.666601 63.166624)
- (xy 174.669334 63.177588)
- (xy 174.670334 63.179697)
- (xy 174.673167 63.197589)
- (xy 174.678971 63.203393)
- (xy 174.688772 63.265295)
- (xy 174.660201 63.330289)
- (xy 174.653032 63.33811)
- (xy 171.630466 66.369168)
- (xy 171.568205 66.403279)
- (xy 171.497382 66.398313)
- (xy 171.442767 66.358792)
- (xy 163.31269 56.171708)
- (xy 163.312687 56.171704)
- (xy 163.311092 56.169706)
- (xy 163.24352 56.097907)
- (xy 163.213159 56.070505)
- (xy 163.122613 56.002976)
- (xy 162.978059 55.939029)
- (xy 162.909938 55.919027)
- (xy 162.905482 55.918386)
- (xy 162.905476 55.918385)
- (xy 162.80957 55.904596)
- (xy 162.73935 55.8945)
- (xy 161.2315 55.8945)
- (xy 161.163379 55.874498)
- (xy 161.116886 55.820842)
- (xy 161.1055 55.7685)
- (xy 161.1055 55.048351)
- (xy 161.103524 54.999474)
- (xy 161.101882 54.979199)
- (xy 161.09348 54.91645)
- (xy 161.044311 54.766225)
- (xy 161.013608 54.70221)
- (xy 160.91772 54.559003)
- (xy 158.772322 52.175227)
- (xy 158.772319 52.175224)
- (xy 158.737601 52.136649)
- (xy 158.679733 52.080392)
- (xy 158.654199 52.058684)
- (xy 158.652198 52.057237)
- (xy 158.65219 52.057231)
- (xy 158.582506 52.00685)
- (xy 158.582503 52.006848)
- (xy 158.577147 52.002976)
- (xy 158.571105 52.000303)
- (xy 158.571103 52.000302)
- (xy 158.436361 51.940696)
- (xy 158.432593 51.939029)
- (xy 158.364472 51.919027)
- (xy 158.360016 51.918386)
- (xy 158.36001 51.918385)
- (xy 158.251312 51.902757)
- (xy 158.193884 51.8945)
- (xy 154.420415 51.8945)
- (xy 154.357257 51.899733)
- (xy 154.323343 51.902543)
- (xy 154.323338 51.902544)
- (xy 154.320763 51.902757)
- (xy 154.318212 51.903183)
- (xy 154.318209 51.903183)
- (xy 154.295639 51.906949)
- (xy 154.28952 51.90797)
- (xy 154.289642 51.9087)
- (xy 154.274843 51.91302)
- (xy 154.240239 51.917091)
- (xy 154.057939 51.963255)
- (xy 154.03742 51.966681)
- (xy 153.948298 51.974066)
- (xy 153.942216 51.97457)
- (xy 153.93181 51.975)
- (xy 152.068191 51.975)
- (xy 152.057787 51.97457)
- (xy 152.017962 51.97127)
- (xy 151.962586 51.966682)
- (xy 151.942064 51.963256)
- (xy 151.760203 51.917203)
- (xy 151.730021 51.905246)
- (xy 151.712545 51.895553)
- (xy 151.704761 51.89086)
- (xy 151.557124 51.794404)
- (xy 151.540719 51.781635)
- (xy 151.446949 51.695314)
- (xy 151.432857 51.680006)
- (xy 151.354583 51.579438)
- (xy 151.343202 51.562018)
- (xy 151.306409 51.494032)
- (xy 151.306397 51.494011)
- (xy 151.305317 51.492016)
- (xy 151.258198 51.418243)
- (xy 151.236479 51.389117)
- (xy 151.234994 51.387401)
- (xy 151.234986 51.38739)
- (xy 151.180726 51.324654)
- (xy 151.17923 51.322924)
- (xy 151.142405 51.286099)
- (xy 151.108379 51.223787)
- (xy 151.1055 51.197004)
- (xy 151.1055 50.802996)
- (xy 151.125502 50.734875)
- (xy 151.142405 50.713901)
- (xy 152.963901 48.892405)
- (xy 153.026213 48.858379)
- (xy 153.052996 48.8555)
- (xy 156.69781 48.8555)
- (xy 156.732036 48.853666)
- (xy 156.760832 48.852123)
- (xy 156.760842 48.852122)
- (xy 156.762525 48.852032)
- (xy 156.789308 48.849153)
- (xy 156.828797 48.842271)
- (xy 156.861255 48.836614)
- (xy 156.861257 48.836613)
- (xy 156.867353 48.835551)
- (xy 157.014785 48.778552)
- (xy 157.077097 48.744526)
- (xy 157.087601 48.736663)
- (xy 157.211456 48.643945)
- (xy 157.211461 48.643941)
- (xy 157.215058 48.641248)
- (xy 158.891248 46.965058)
- (xy 158.934551 46.916852)
- (xy 158.951454 46.895878)
- (xy 158.997024 46.831073)
- (xy 159.060971 46.686519)
- (xy 159.080973 46.618398)
- (xy 159.1055 46.44781)
- (xy 159.1055 35.213477)
- (xy 159.125502 35.145356)
- (xy 159.179158 35.098863)
- (xy 159.2315 35.087477)
- )
- )
- )
- (zone (net 4) (net_name "/D") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eebc) (hatch edge 0.508)
- (priority 1)
- (connect_pads yes (clearance 0.6))
- (min_thickness 0.254) (filled_areas_thickness no)
- (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
- (polygon
- (pts
- (xy 186.129934 35)
- (xy 186.129934 44)
- (xy 165.129934 44)
- (xy 165.129934 35)
- )
- )
- (filled_polygon
- (layer "B.Cu")
- (pts
- (xy 185.732912 35.087484)
- (xy 185.801033 35.107486)
- (xy 185.847526 35.161142)
- (xy 185.858912 35.213484)
- (xy 185.858912 39.488108)
- (xy 185.86875 39.501649)
- (xy 185.873922 39.517566)
- (xy 185.887462 39.527404)
- (xy 185.8973 39.540944)
- (xy 185.913217 39.546116)
- (xy 185.926758 39.555954)
- (xy 186.003934 39.555954)
- (xy 186.072055 39.575956)
- (xy 186.118548 39.629612)
- (xy 186.129934 39.681954)
- (xy 186.129934 43.874)
- (xy 186.109932 43.942121)
- (xy 186.056276 43.988614)
- (xy 186.003934 44)
- (xy 165.255934 44)
- (xy 165.187813 43.979998)
- (xy 165.14132 43.926342)
- (xy 165.129934 43.874)
- (xy 165.129934 42.2265)
- (xy 165.149936 42.158379)
- (xy 165.203592 42.111886)
- (xy 165.255934 42.1005)
- (xy 170.032654 42.1005)
- (xy 170.046195 42.090662)
- (xy 170.062112 42.08549)
- (xy 170.07195 42.07195)
- (xy 170.08549 42.062112)
- (xy 170.090662 42.046195)
- (xy 170.1005 42.032654)
- (xy 170.1005 38.967346)
- (xy 170.090662 38.953805)
- (xy 170.08549 38.937888)
- (xy 170.07195 38.92805)
- (xy 170.062112 38.91451)
- (xy 170.046195 38.909338)
- (xy 170.032654 38.8995)
- (xy 165.255934 38.8995)
- (xy 165.187813 38.879498)
- (xy 165.14132 38.825842)
- (xy 165.129934 38.7735)
- (xy 165.129934 35.213479)
- (xy 165.149936 35.145358)
- (xy 165.203592 35.098865)
- (xy 165.255934 35.087479)
- )
- )
- )
-)
+(kicad_pcb (version 20230517) (generator pcbnew)
+
+ (general
+ (thickness 1.6)
+ )
+
+ (paper "A4")
+ (layers
+ (0 "F.Cu" signal)
+ (31 "B.Cu" signal)
+ (32 "B.Adhes" user "B.Adhesive")
+ (33 "F.Adhes" user "F.Adhesive")
+ (34 "B.Paste" user)
+ (35 "F.Paste" user)
+ (36 "B.SilkS" user "B.Silkscreen")
+ (37 "F.SilkS" user "F.Silkscreen")
+ (38 "B.Mask" user)
+ (39 "F.Mask" user)
+ (40 "Dwgs.User" user "User.Drawings")
+ (41 "Cmts.User" user "User.Comments")
+ (42 "Eco1.User" user "User.Eco1")
+ (43 "Eco2.User" user "User.Eco2")
+ (44 "Edge.Cuts" user)
+ (45 "Margin" user)
+ (46 "B.CrtYd" user "B.Courtyard")
+ (47 "F.CrtYd" user "F.Courtyard")
+ (48 "B.Fab" user)
+ (49 "F.Fab" user)
+ )
+
+ (setup
+ (pad_to_mask_clearance 0.051)
+ (solder_mask_min_width 0.25)
+ (pcbplotparams
+ (layerselection 0x00010fc_ffffffff)
+ (plot_on_all_layers_selection 0x0000000_00000000)
+ (disableapertmacros false)
+ (usegerberextensions false)
+ (usegerberattributes false)
+ (usegerberadvancedattributes false)
+ (creategerberjobfile false)
+ (dashed_line_dash_ratio 12.000000)
+ (dashed_line_gap_ratio 3.000000)
+ (svgprecision 4)
+ (plotframeref false)
+ (viasonmask false)
+ (mode 1)
+ (useauxorigin false)
+ (hpglpennumber 1)
+ (hpglpenspeed 20)
+ (hpglpendiameter 15.000000)
+ (pdf_front_fp_property_popups true)
+ (pdf_back_fp_property_popups true)
+ (dxfpolygonmode true)
+ (dxfimperialunits true)
+ (dxfusepcbnewfont true)
+ (psnegative false)
+ (psa4output false)
+ (plotreference true)
+ (plotvalue true)
+ (plotinvisibletext false)
+ (sketchpadsonfab false)
+ (subtractmaskfromsilk false)
+ (outputformat 1)
+ (mirror false)
+ (drillshape 0)
+ (scaleselection 1)
+ (outputdirectory "gerber")
+ )
+ )
+
+ (net 0 "")
+ (net 1 "/A")
+ (net 2 "/B")
+ (net 3 "/C")
+ (net 4 "/D")
+
+ (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c236a)
+ (at 154.3 64.6)
+ (path "/00000000-0000-0000-0000-00005c1913c4")
+ (attr through_hole)
+ (fp_text reference "J1" (at 0 0.5) (layer "F.SilkS") hide (tstamp fb46af85-ce0e-4d88-94f3-0f4de9a7a8b6)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "Conn_01x02" (at 0 -0.5) (layer "F.Fab") hide (tstamp 4438154c-5bd7-4063-b887-600e86c1e551)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -4 0) (end -4 22)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 66556896-6bb6-440e-ac65-8d03ae8f4802))
+ (fp_line (start -4 12) (end 4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5b4e3176-bd94-411c-b7c2-f65a61b5a17d))
+ (fp_line (start -4 13) (end 1 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b4eceabd-9632-47b6-b730-fcb305e221e8))
+ (fp_line (start -4 14) (end -1.5 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 36955f59-af6a-4200-be56-a3601425faf8))
+ (fp_line (start -4 15) (end 4 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 4500c648-96b5-416a-9b3a-242fc03af2c7))
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1197b624-4c45-4522-b709-a39530f8b61b))
+ (fp_line (start 1 12) (end 4 13)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 27364cca-9646-4878-b450-714fc3e70ed5))
+ (fp_line (start 4 14) (end -1.5 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 55478207-e6a7-400f-b1c8-94638aa2dc44))
+ (fp_line (start 4 15) (end -4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8f422029-c32e-43bd-80ea-0fa9970c0569))
+ (fp_line (start 4 22) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ccb428fa-972a-4276-932c-1d076f308000))
+ (pad "1" smd oval (at -2.25 0) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 4 "/D") (tstamp bab1b582-b2ee-4ba4-a81e-824be02880a6))
+ (pad "2" smd oval (at 2.25 0) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 1 "/A") (tstamp 099e9d6f-a15d-4ca9-b4f3-e159163b44de))
+ )
+
+ (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c24a2)
+ (at 165.05 58.475 37)
+ (path "/00000000-0000-0000-0000-00005c191348")
+ (attr through_hole)
+ (fp_text reference "J2" (at 0 0.5 37) (layer "F.SilkS") hide (tstamp 6bc7a2d8-2493-4bb0-8bde-ec060dafd192)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "Conn_01x02" (at 0 -0.5 37) (layer "F.Fab") hide (tstamp fbf527fa-79fb-41ba-b195-00d4adcf3c02)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -4 0) (end -4 21.999999)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e009641a-7845-433c-95c2-6a5c7079cc51))
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6a3ce8cf-d409-4b8d-b858-44f61b6ace80))
+ (fp_line (start -4 12) (end 4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 79d6af2e-487e-4b11-955f-192eea84943d))
+ (fp_line (start -4 13) (end 1 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 93fb550c-789f-48ab-8a22-2c55aa0cf248))
+ (fp_line (start -4 14) (end -1.5 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 195e0193-39b8-4a30-ad2f-5d0c6a15f799))
+ (fp_line (start -4 15) (end 3.999999 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp dbd6b51e-a404-4c8b-9dac-339d387e421a))
+ (fp_line (start 1 12) (end 3.999999 13)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 787eb289-5e16-4533-a08e-1c78cecbcd5e))
+ (fp_line (start 4 14) (end -1.5 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bee81cc9-4951-479a-91ac-990b35e9ba3c))
+ (fp_line (start 3.999999 15) (end -4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 32794a23-9621-42c1-8b44-ad9ea6e98f82))
+ (fp_line (start 4 22) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 78c65ed1-886d-40ba-892f-df66eae62664))
+ (pad "1" smd oval (at -2.25 0 37) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 1 "/A") (tstamp 2f91be69-11c1-4e7b-888f-f6c20935ad63))
+ (pad "2" smd oval (at 2.25 0 37) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "/B") (tstamp 92d93e88-c417-48be-97b7-5e30faff205b))
+ )
+
+ (footprint "Connectors_Phoenix:PhoenixContact_MC-G_02x5.08mm_Angled" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c24d5)
+ (at 153 46 -90)
+ (descr "Generic Phoenix Contact connector footprint for series: MC-G; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V")
+ (tags "phoenix_contact connector MC_01x02_G_5.08mm")
+ (path "/00000000-0000-0000-0000-00005c19144f")
+ (attr through_hole)
+ (fp_text reference "J4" (at 3.54 -2.8 270) (layer "F.SilkS") hide (tstamp 90d861f7-c17f-47eb-b9a1-aa29c47ce9ca)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "Conn_01x02" (at 2.54 9 270) (layer "F.Fab") hide (tstamp 9a0287d6-7bf1-4561-8e36-6f82720cb805)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.62 8.08) (end 7.7 8.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8606b7d1-987e-4bd2-abd8-d9656b13651d))
+ (fp_line (start 7.7 8.08) (end 7.7 -1.28)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87205b2d-05db-40bd-bd9a-a48e39f4dd07))
+ (fp_line (start -2.62 4.8) (end 7.7 4.8)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7573ff4-eb29-48fd-ae52-1a326e4f498e))
+ (fp_line (start -2.62 -1.28) (end -2.62 8.08)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a51f1e9-75e5-4838-92d9-1b3322981668))
+ (fp_line (start -2.62 -1.28) (end -1.05 -1.28)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c976df0e-12fb-451b-a682-a06500eea66e))
+ (fp_line (start 1.05 -1.28) (end 4.03 -1.28)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c749109d-0007-415e-ab65-f8277ea375cf))
+ (fp_line (start 7.7 -1.28) (end 6.13 -1.28)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57cb97d1-55c5-4068-93ee-7fabf0facd08))
+ (fp_line (start 0 -2) (end -0.3 -2.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10f33d2c-b70d-4fd2-92ee-c36afe526fe4))
+ (fp_line (start -0.3 -2.6) (end 0.3 -2.6)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 38a9ef09-e4e7-486e-8c05-ffcbdffb6094))
+ (fp_line (start 0.3 -2.6) (end 0 -2)
+ (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f294482-db54-4551-b554-7622ca712f14))
+ (fp_line (start -3.12 8.5) (end 8.12 8.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36f87804-f863-4af3-9de5-4ed1f211ead6))
+ (fp_line (start 8.12 8.5) (end 8.12 -2.3)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 727c20bc-643f-44a1-96bc-c1cba647a125))
+ (fp_line (start -3.12 -2.3) (end -3.12 8.5)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b34ac130-609c-488e-a2f0-0794efe75eb6))
+ (fp_line (start 8.12 -2.3) (end -3.12 -2.3)
+ (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7be4dbd2-00a0-46aa-ab14-9da54a1e5844))
+ (fp_line (start -2.54 8) (end 7.62 8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e26376b-dd2a-467c-800f-6e5d71ee0334))
+ (fp_line (start 7.62 8) (end 7.62 -1.2)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18c7b7e4-3d55-44ad-8dc3-8908ce2ee162))
+ (fp_line (start 0 0) (end -0.8 -1.2)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d479ea31-6a8e-4345-9f3c-12028d6c4d77))
+ (fp_line (start -2.54 -1.2) (end -2.54 8)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d1eb682-d8e8-414c-af60-dca55cc855eb))
+ (fp_line (start 0.8 -1.2) (end 0 0)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5cb2d42e-4a12-439c-b9ef-a62fd6b7f64d))
+ (fp_line (start 7.62 -1.2) (end -2.54 -1.2)
+ (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30ec48e4-623f-49bf-b622-a6405bced0e8))
+ (fp_text user "${REFERENCE}" (at 5 3 270) (layer "F.Fab") hide (tstamp a862093a-6916-4939-865d-fa9e8951afdd)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad "1" thru_hole rect (at 0 0 270) (size 1.8 3.6) (drill 1.2) (layers "*.Cu" "*.Mask")
+ (net 3 "/C") (tstamp d352125b-8b6d-4155-9b58-8d4e610983da))
+ (pad "2" thru_hole oval (at 5.08 0 270) (size 1.8 3.6) (drill 1.2) (layers "*.Cu" "*.Mask")
+ (net 1 "/A") (tstamp 152b397c-dfd6-4a4e-895e-47840ec43fd3))
+ (model "${KISYS3DMOD}/Connectors_Phoenix.3dshapes/PhoenixContact_MC-G_02x5.08mm_Angled.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+ )
+
+ (footprint "footprints:led_tape_3528_2835" (layer "F.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c292e)
+ (at 174.7 44.4 90)
+ (path "/00000000-0000-0000-0000-00005c19123a")
+ (attr through_hole)
+ (fp_text reference "J3" (at 0 0.5 90) (layer "F.SilkS") hide (tstamp dee868d8-b6bd-469c-813a-868b0da028b0)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "Conn_01x02" (at 0 -0.5 90) (layer "F.Fab") hide (tstamp a414ab17-a738-4a65-8156-c68f3a3ae819)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8224fccb-3f23-497c-8dfd-c3a9d0030f9b))
+ (fp_line (start -4 0) (end -4 22)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d5016e8b-d800-43d0-9ab9-4257be15c505))
+ (fp_line (start 1 12) (end 4 13)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 115ed6d0-b412-4b49-99ca-f3ea10552015))
+ (fp_line (start -4 12) (end 4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8e76d627-fb06-486e-9c6d-f4c7a21d5d0d))
+ (fp_line (start -4 13) (end 1 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9b9e7255-3ddf-4dd0-b690-1d1638f02c8b))
+ (fp_line (start 4 14) (end -1.5 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2faa8731-ab62-479b-8245-1748e11c3764))
+ (fp_line (start -4 14) (end -1.5 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 74bca5d2-8ac9-4d98-a742-4ff4f450d445))
+ (fp_line (start 4 15) (end -4 12)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1790fb30-1f47-4584-9557-d5ede44f5b33))
+ (fp_line (start -4 15) (end 4 15)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp fe31b4a5-0ff3-453d-a5ce-b2be6314f5b4))
+ (fp_line (start 4 22) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 4800abd2-6ff2-48f6-a725-8f33dd29d25e))
+ (pad "1" smd oval (at -2.25 0 90) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 3 "/C") (tstamp f3801c46-0d41-42bf-a62e-db84868d9abf))
+ (pad "2" smd oval (at 2.25 0 90) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask")
+ (net 2 "/B") (tstamp f2aa15bc-dea5-4c96-b082-ac603ecc2960))
+ )
+
+ (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c2136)
+ (at 154.3 64.6 180)
+ (path "/00000000-0000-0000-0000-00005c19123a")
+ (attr through_hole)
+ (fp_text reference "J3" (at 0 -0.5 -180) (layer "B.SilkS") hide (tstamp c1fc8b5f-fcbf-4032-8aa1-097294ba6b7c)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_text value "Conn_01x02" (at 0 0.5 -180) (layer "B.Fab") hide (tstamp cb564930-285c-4b87-8cdf-513bf314771e)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_line (start 4 -14) (end -1.5 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 554a5e88-e115-42bb-b279-9b5bb280e6ed))
+ (fp_line (start 4 -15) (end -4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 55115bf4-683f-48d0-9dce-6e4306f1a27c))
+ (fp_line (start 4 -22) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2b8aac28-e463-4db4-aa0e-459ed9ca0766))
+ (fp_line (start 1 -12) (end 4 -13)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp c7fbf117-6da4-47aa-85af-41b49815b027))
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ecb9cd33-c4fb-4b31-8931-b0c14ebde34b))
+ (fp_line (start -4 0) (end -4 -22)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 43e949ff-2351-49d0-9a7e-fb82b47c1982))
+ (fp_line (start -4 -12) (end 4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp fa7a243b-5713-4940-ac49-8b28aa25d753))
+ (fp_line (start -4 -13) (end 1 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2a188f9c-9fda-4488-b7ad-10ffdc6175f2))
+ (fp_line (start -4 -14) (end -1.5 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eb1a52ca-5376-41fb-8b06-9f0d2d108f30))
+ (fp_line (start -4 -15) (end 4 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b0edc747-3f17-4d48-b036-ff34acbf070e))
+ (pad "1" smd oval (at -2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 3 "/C") (tstamp 812a83c0-7e24-4a7e-a990-04ee605dd8a6))
+ (pad "2" smd oval (at 2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "/B") (tstamp 835bba25-7ec9-43a6-81c1-859036c10020))
+ )
+
+ (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c2a12)
+ (at 174.7 44.4 -90)
+ (path "/00000000-0000-0000-0000-00005c1913c4")
+ (attr through_hole)
+ (fp_text reference "J1" (at 0 -0.5 270) (layer "B.SilkS") hide (tstamp 027daf1a-3e08-44c1-a539-8335aa31a04f)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_text value "Conn_01x02" (at 0 0.5 270) (layer "B.Fab") hide (tstamp c3f3fa95-1bed-4552-96bf-acdffbc05bca)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_line (start -4 0) (end -4 -22)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 995ccf62-f5b1-4497-b008-499c9af8603a))
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp e301891b-25f3-4f0c-a974-e3c4ecc78806))
+ (fp_line (start -4 -12) (end 4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0054c5ca-bcfa-437b-87fe-e3c82e7e1b13))
+ (fp_line (start 1 -12) (end 4 -13)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 3cf69b4f-bd78-4616-90b2-c9c5887294f7))
+ (fp_line (start -4 -13) (end 1 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eea10f30-eaf0-46de-9cd7-ee2b7d833aa9))
+ (fp_line (start -4 -14) (end -1.5 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 19273ef6-19e7-4cb0-9643-7c8710f254bc))
+ (fp_line (start 4 -14) (end -1.5 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp a52708f8-56d2-4b62-8a42-3548bc46264d))
+ (fp_line (start -4 -15) (end 4 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 8398ce0a-9ef7-42f8-9f3a-a4a62cef58e8))
+ (fp_line (start 4 -15) (end -4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp d5ddbfcf-ed26-4452-a710-05c278be00be))
+ (fp_line (start 4 -22) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 28f0961c-b1ab-4b77-8211-a004f9c27632))
+ (pad "1" smd oval (at -2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 4 "/D") (tstamp 91425bc0-4882-46b0-8c3b-e8269e7157ef))
+ (pad "2" smd oval (at 2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 1 "/A") (tstamp a8918d07-333f-409c-99ee-91913689656f))
+ )
+
+ (footprint "footprints:led_tape_3528_2835" (layer "B.Cu")
+ (tstamp 00000000-0000-0000-0000-00005c0c2a5e)
+ (at 165.05 58.475 -143)
+ (path "/00000000-0000-0000-0000-00005c191348")
+ (attr through_hole)
+ (fp_text reference "J2" (at 0 -0.5 217) (layer "B.SilkS") hide (tstamp d37bed90-4854-4867-9813-21f64c1ca22a)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_text value "Conn_01x02" (at 0 0.5 217) (layer "B.Fab") hide (tstamp 5a3912e1-d4e6-48f2-a7d9-c672fb1d5be2)
+ (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
+ )
+ (fp_line (start -0.5 0) (end 0.5 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2fd27803-9856-4840-a89f-6af6e8704d31))
+ (fp_line (start -4 0) (end -4 -21.999999)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b15d15bd-6408-4f78-bb2a-456f9ba2435e))
+ (fp_line (start 4 -14) (end -1.5 -12.000001)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 90bb3e08-0561-4f3a-92ff-c64960e74a9a))
+ (fp_line (start 3.999999 -15) (end -4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 05ce8da4-76b0-44b8-93d1-2396f537f481))
+ (fp_line (start 1 -12) (end 3.999999 -13)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 48d84e3a-f4f3-4981-a699-21584ab175ae))
+ (fp_line (start 4 -21.999999) (end 4 0)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 224601bd-7783-4ed4-ab71-eedabe810c0f))
+ (fp_line (start -4 -12) (end 4 -12)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ef7aff09-cadf-4184-8e19-246d5856553e))
+ (fp_line (start -3.999999 -13) (end 1 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 18eb94d7-4d63-4765-9583-462d00c641f1))
+ (fp_line (start -4 -14) (end -1.5 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 262cc25b-908e-40fa-9ab2-732a8e787c1b))
+ (fp_line (start -3.999999 -15) (end 3.999999 -15)
+ (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0b87e8b7-0565-4a33-a0e6-d6636e52cbd7))
+ (pad "1" smd oval (at -2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 1 "/A") (tstamp d085557a-d296-46c7-828a-a17fc79a727a))
+ (pad "2" smd oval (at 2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask")
+ (net 2 "/B") (tstamp 29e17b9a-3d52-4efc-9e42-62941e791f0e))
+ )
+
+ (gr_line (start 159.294381 75.958126) (end 161.959331 75.958126)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04f27e08-3af9-4544-81c8-0b93b0e8c237))
+ (gr_line (start 194.988312 39.455444) (end 194.988312 36.455114)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 12afc588-924b-46b3-b232-460eb59a8df2))
+ (gr_line (start 149.29395 75.958126) (end 149.29395 79.986826)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18b9b2d0-b91f-4901-8e7a-8538ad4b46ab))
+ (gr_line (start 181.260981 71.766655) (end 183.656702 69.961595)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ad56ed4-9975-4aa2-9a0a-06b6505a5751))
+ (gr_line (start 146.29414 79.986816) (end 146.29414 84.987036)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ccd7835-00c4-4292-915b-044369730958))
+ (gr_line (start 189.988102 36.455114) (end 189.988102 39.455454)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1da76059-60d5-40c1-ba84-4ded80681187))
+ (gr_line (start 194.988312 36.455114) (end 189.988102 36.455114)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e098432-623f-4d08-bd4a-0013bf572b47))
+ (gr_line (start 152 60) (end 152 55)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 2113bb4f-06d1-49f5-bba8-948ab18121d7))
+ (gr_line (start 149.29395 79.986826) (end 146.29414 79.986816)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 22c71fd8-07da-4f9f-b239-69a86077aeef))
+ (gr_line (start 165 39) (end 165 42)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 26619146-b30d-48ba-9e05-b40451acc838))
+ (gr_line (start 165 42) (end 170 42)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 331fca41-d8b0-49a5-9b22-1a06f7a6a917))
+ (gr_line (start 162.294191 79.986826) (end 159.294381 79.986826)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 40764a0f-5809-41e9-9495-aa5477f1a65e))
+ (gr_line (start 174.767321 63.149615) (end 185.959412 51.957535)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 47746f23-a5a0-4848-b521-de2527c46d2e))
+ (gr_line (start 173.274391 77.784896) (end 181.260981 71.766655)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 58515725-a173-47fa-82d5-552057907fd2))
+ (gr_line (start 149 60) (end 152 60)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 5d7348c8-0cd9-497c-b6da-519f5da2041f))
+ (gr_line (start 194.988312 52.455175) (end 194.988312 49.455355)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 65d41cee-aec4-496d-b023-7ab37af1db9a))
+ (gr_line (start 167.869041 75.596916) (end 170.878671 79.590466)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6aa269fd-d9a3-4803-86ca-75de1d4d8dca))
+ (gr_line (start 170.265271 73.791346) (end 167.869041 75.596916)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6fed30cd-afb2-4408-be51-091f3a420d2c))
+ (gr_line (start 159.294381 79.986826) (end 159.294381 75.958126)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7031dd62-ddce-4d67-b3f6-93a427fefac1))
+ (gr_line (start 185.959412 51.957535) (end 185.959412 49.455355)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7533424c-dd6b-49da-8022-47a929569ea5))
+ (gr_line (start 144.98827 34.986974) (end 144.98827 75.958126)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7914f1c9-beba-473c-a813-9cfa09b6213e))
+ (gr_line (start 154 44) (end 149 44)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 7d262d50-7102-422e-bac7-854ae9c8e873))
+ (gr_line (start 189.988102 52.455175) (end 194.988312 52.455175)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f00ab2e-df25-428c-8f7c-69b2de795df0))
+ (gr_line (start 149 55) (end 149 60)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 834d2623-ef92-47d0-a10c-461044bcd70a))
+ (gr_line (start 167.626681 70.290255) (end 170.265271 73.791346)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d7406e6-83db-436b-99ed-656c435a33dc))
+ (gr_line (start 185.959412 39.455454) (end 185.959412 34.986984)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9341084a-19b3-4b55-a146-cfe891bd7a15))
+ (gr_line (start 194.988312 49.455355) (end 194.988312 39.455444)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 93e707d8-0358-4ec1-a5ea-7a917610564c))
+ (gr_line (start 170 42) (end 170 39)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp 988f45ba-93c7-4714-ad17-a4f9397ffb6d))
+ (gr_line (start 161.959331 75.958126) (end 167.626681 70.290255)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a500d838-bb9f-4ca9-aaab-f050af41bd71))
+ (gr_line (start 178.251871 67.773615) (end 174.767321 63.149615)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a5f0effd-a413-48d8-a139-2a7e07fb9e6b))
+ (gr_line (start 180.647581 65.968045) (end 178.251871 67.773615)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a66d4dcf-a1bb-4211-bf11-7e7bf8a79155))
+ (gr_line (start 162.294191 84.987036) (end 162.294191 79.986826)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a6ede4f5-8998-4df6-8737-c037f46f3fbc))
+ (gr_line (start 154 39) (end 154 44)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp b694abbd-bd7b-4a25-95af-3447ee97ccf1))
+ (gr_line (start 185.959412 49.455355) (end 189.988102 49.455355)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bdf0a0e6-936e-47d8-9c82-9253c0ae08b7))
+ (gr_line (start 146.29414 84.987036) (end 162.294191 84.987036)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3a068dd-1e61-4173-8e8d-c202357c12f3))
+ (gr_line (start 149 44) (end 149 39)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c4af5219-284a-4e6c-a9af-d1ed344a95de))
+ (gr_line (start 170 39) (end 165 39)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp c7fd98e4-cf55-4cc2-9bb2-62452964eae0))
+ (gr_line (start 170.878671 79.590466) (end 173.274391 77.784896)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ca2ad562-980d-47e6-8e4b-2b811850a160))
+ (gr_line (start 189.988102 49.455355) (end 189.988102 52.455175)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d56ba436-0d6f-4dd2-b693-b7f490e1e95b))
+ (gr_line (start 144.98827 75.958126) (end 149.29395 75.958126)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d7de2c89-7573-446b-bc41-2ba82e6cdc19))
+ (gr_line (start 189.988102 39.455454) (end 185.959412 39.455454)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d8b58b50-6517-470b-91cd-2f04ca373de4))
+ (gr_line (start 183.656702 69.961595) (end 180.647581 65.968045)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp df370eaf-675f-44a8-a8a1-6d0b6f9609d2))
+ (gr_line (start 185.959412 34.986984) (end 144.98827 34.986974)
+ (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f3af5a91-857c-44e4-91e1-d5b335d7a83d))
+ (gr_line (start 149 39) (end 154 39)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp f61ae1f2-f036-4e0a-8e1d-35c4b873c9ed))
+ (gr_line (start 149 55) (end 152 55)
+ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp fe3df47c-ed4b-4499-a1a7-cabec5c1655e))
+ (gr_text "+" (at 176.57 50.14) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fe3)
+ (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
+ )
+ (gr_text "+" (at 161.04 64.38) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fed)
+ (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
+ )
+ (gr_text "+" (at 149 62) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fef)
+ (effects (font (size 3 3) (thickness 0.75)) (justify mirror))
+ )
+ (gr_text "8seg R02" (at 157.22 49.73 90) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a721c)
+ (effects (font (size 3 3) (thickness 0.6)) (justify mirror))
+ )
+ (gr_text "cc-by-sa" (at 163.5 44.7 90) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c31eca5)
+ (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
+ )
+ (gr_text "(c)2018 jaseg" (at 161.01 46.74 90) (layer "B.SilkS") (tstamp bee375f4-6dc2-4862-af85-44363af83b59)
+ (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
+ )
+ (gr_text "github.com/jaseg/8seg" (at 146.8 61.72 90) (layer "B.SilkS") (tstamp feae72a8-02d7-4dd5-8c16-3ca331f0993a)
+ (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror))
+ )
+ (gr_text "+" (at 160.35 65.15) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fbd)
+ (effects (font (size 3 3) (thickness 0.75)))
+ )
+ (gr_text "+" (at 170.3 55.5) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fcf)
+ (effects (font (size 3 3) (thickness 0.75)))
+ )
+ (gr_text "left/right" (at 147 60 90) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2ff5)
+ (effects (font (size 1.5 1.5) (thickness 0.3)))
+ )
+ (gr_text "+" (at 175.95 37.95) (layer "F.SilkS") (tstamp 43195c4f-ac60-466c-acdf-dd312e4f3175)
+ (effects (font (size 3 3) (thickness 0.75)))
+ )
+ (dimension (type aligned) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617)
+ (pts (xy 194.988312 36.455114) (xy 145 36.45))
+ (height 9.314159)
+ (gr_text "49.9883 mm" (at 169.995225 25.9884 -0.005861582512) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4))
+ (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned)
+ )
+
+ (zone (net 2) (net_name "/B") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eebf) (hatch edge 0.508)
+ (priority 1)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 168.5 51)
+ (xy 163.5 51)
+ (xy 163.5 56.5)
+ (xy 171.5 66.5)
+ (xy 186 52)
+ (xy 186 35)
+ (xy 168.5 35)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 185.732915 35.087482)
+ (xy 185.801033 35.107484)
+ (xy 185.847526 35.16114)
+ (xy 185.858912 35.213482)
+ (xy 185.858912 39.488109)
+ (xy 185.859905 39.491167)
+ (xy 185.87203 39.514962)
+ (xy 185.875816 39.520173)
+ (xy 185.894696 39.539052)
+ (xy 185.89991 39.54284)
+ (xy 185.929367 39.55785)
+ (xy 185.942906 39.567688)
+ (xy 185.940834 39.570538)
+ (xy 185.971539 39.591532)
+ (xy 185.999178 39.656928)
+ (xy 186 39.671296)
+ (xy 186 49.239513)
+ (xy 185.979998 49.307634)
+ (xy 185.941405 49.341074)
+ (xy 185.942898 49.343129)
+ (xy 185.929357 49.352966)
+ (xy 185.899904 49.367972)
+ (xy 185.8947 49.371753)
+ (xy 185.87581 49.390643)
+ (xy 185.872029 49.395847)
+ (xy 185.859907 49.419639)
+ (xy 185.858912 49.422702)
+ (xy 185.858912 51.863715)
+ (xy 185.83891 51.931836)
+ (xy 185.822007 51.95281)
+ (xy 174.70435 63.070457)
+ (xy 174.697712 63.076228)
+ (xy 174.680758 63.089004)
+ (xy 174.677004 63.101285)
+ (xy 174.66878 63.121642)
+ (xy 174.662951 63.133082)
+ (xy 174.661504 63.142217)
+ (xy 174.661666 63.151462)
+ (xy 174.665844 63.163595)
+ (xy 174.671156 63.184901)
+ (xy 174.673165 63.197586)
+ (xy 174.675231 63.20164)
+ (xy 174.688335 63.271417)
+ (xy 174.661635 63.337201)
+ (xy 174.652059 63.347938)
+ (xy 171.599543 66.400456)
+ (xy 171.537231 66.434481)
+ (xy 171.466416 66.429417)
+ (xy 171.412059 66.390073)
+ (xy 163.527611 56.534513)
+ (xy 163.500675 56.468824)
+ (xy 163.5 56.455801)
+ (xy 163.5 51.2315)
+ (xy 163.520002 51.163379)
+ (xy 163.573658 51.116886)
+ (xy 163.626 51.1055)
+ (xy 174.964033 51.1055)
+ (xy 174.964036 51.105499)
+ (xy 174.996404 51.103765)
+ (xy 174.996418 51.103763)
+ (xy 174.996426 51.103763)
+ (xy 175.010427 51.102257)
+ (xy 175.039308 51.099153)
+ (xy 175.117353 51.085551)
+ (xy 175.264785 51.028552)
+ (xy 175.264794 51.028546)
+ (xy 175.264799 51.028545)
+ (xy 175.327041 50.994557)
+ (xy 175.327067 50.994541)
+ (xy 175.327097 50.994526)
+ (xy 175.339655 50.987473)
+ (xy 175.465058 50.891248)
+ (xy 178.402711 47.953595)
+ (xy 178.424378 47.929475)
+ (xy 178.451454 47.895878)
+ (xy 178.497024 47.831073)
+ (xy 178.560971 47.686519)
+ (xy 178.580973 47.618398)
+ (xy 178.584868 47.604525)
+ (xy 178.6055 47.44781)
+ (xy 178.6055 44.626)
+ (xy 178.591663 44.497295)
+ (xy 178.580277 44.444953)
+ (xy 178.533255 44.309089)
+ (xy 178.533252 44.309084)
+ (xy 178.446223 44.177143)
+ (xy 178.399759 44.12352)
+ (xy 178.399732 44.12349)
+ (xy 178.399728 44.123485)
+ (xy 178.380341 44.102158)
+ (xy 178.257263 44.002976)
+ (xy 178.112709 43.939029)
+ (xy 178.112704 43.939027)
+ (xy 178.112703 43.939027)
+ (xy 178.044568 43.919021)
+ (xy 178.030715 43.915131)
+ (xy 177.874002 43.8945)
+ (xy 177.874 43.8945)
+ (xy 171.802996 43.8945)
+ (xy 171.734875 43.874498)
+ (xy 171.713901 43.857595)
+ (xy 170.091279 42.234973)
+ (xy 170.057253 42.172661)
+ (xy 170.062318 42.101846)
+ (xy 170.07844 42.071815)
+ (xy 170.085488 42.062113)
+ (xy 170.08549 42.062112)
+ (xy 170.08549 42.06211)
+ (xy 170.087389 42.059497)
+ (xy 170.099502 42.035725)
+ (xy 170.1005 42.032655)
+ (xy 170.1005 38.967345)
+ (xy 170.099503 38.964277)
+ (xy 170.087386 38.940498)
+ (xy 170.083598 38.935284)
+ (xy 170.064719 38.916404)
+ (xy 170.059508 38.912618)
+ (xy 170.035713 38.900493)
+ (xy 170.032655 38.8995)
+ (xy 170.032654 38.8995)
+ (xy 170.015917 38.8995)
+ (xy 169.2315 38.8995)
+ (xy 169.163379 38.879498)
+ (xy 169.116886 38.825842)
+ (xy 169.1055 38.7735)
+ (xy 169.1055 35.213479)
+ (xy 169.125502 35.145358)
+ (xy 169.179158 35.098865)
+ (xy 169.231499 35.087479)
+ )
+ )
+ )
+ (zone (net 1) (net_name "/A") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec2) (hatch edge 0.508)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 145 48.5)
+ (xy 145 76)
+ (xy 162 76)
+ (xy 175 63)
+ (xy 164 51.5)
+ (xy 161 48.5)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 160.765125 49.125502)
+ (xy 160.786099 49.142405)
+ (xy 162.546387 50.902694)
+ (xy 162.546405 50.902711)
+ (xy 162.570525 50.924378)
+ (xy 162.604122 50.951454)
+ (xy 162.60413 50.951459)
+ (xy 162.604138 50.951466)
+ (xy 162.668922 50.997021)
+ (xy 162.668923 50.997021)
+ (xy 162.668927 50.997024)
+ (xy 162.813481 51.060971)
+ (xy 162.813484 51.060972)
+ (xy 162.813489 51.060974)
+ (xy 162.817358 51.062391)
+ (xy 162.816621 51.064403)
+ (xy 162.869172 51.098042)
+ (xy 162.898782 51.162569)
+ (xy 162.899019 51.19717)
+ (xy 162.8945 51.231492)
+ (xy 162.8945 56.463663)
+ (xy 162.894905 56.479298)
+ (xy 162.895986 56.500152)
+ (xy 162.895988 56.500181)
+ (xy 162.900078 56.545724)
+ (xy 162.900079 56.545728)
+ (xy 162.940442 56.698542)
+ (xy 162.96741 56.764308)
+ (xy 162.973001 56.777491)
+ (xy 162.973008 56.777505)
+ (xy 163.054791 56.91276)
+ (xy 163.054797 56.912768)
+ (xy 170.939155 66.768217)
+ (xy 170.939243 66.768326)
+ (xy 170.942181 66.771969)
+ (xy 170.942185 66.771973)
+ (xy 170.942187 66.771975)
+ (xy 170.994954 66.82187)
+ (xy 171.030708 66.883206)
+ (xy 171.027626 66.954136)
+ (xy 170.99748 67.002517)
+ (xy 167.825005 70.174992)
+ (xy 167.762693 70.209018)
+ (xy 167.691878 70.203953)
+ (xy 167.678714 70.198167)
+ (xy 167.666423 70.191905)
+ (xy 167.657568 70.189198)
+ (xy 167.644728 70.189423)
+ (xy 167.622827 70.187892)
+ (xy 167.610147 70.185884)
+ (xy 167.601017 70.187331)
+ (xy 167.592268 70.190344)
+ (xy 167.582015 70.198071)
+ (xy 167.570797 70.205082)
+ (xy 167.566866 70.207939)
+ (xy 167.563701 70.211105)
+ (xy 167.557064 70.216875)
+ (xy 167.540114 70.229649)
+ (xy 167.534655 70.237446)
+ (xy 167.520544 70.254263)
+ (xy 163.906509 73.868633)
+ (xy 162.043689 75.731626)
+ (xy 161.954606 75.820717)
+ (xy 161.892295 75.854745)
+ (xy 161.865506 75.857626)
+ (xy 159.327035 75.857626)
+ (xy 159.261727 75.857626)
+ (xy 159.261725 75.857627)
+ (xy 159.258665 75.858621)
+ (xy 159.234873 75.870743)
+ (xy 159.229669 75.874524)
+ (xy 159.210779 75.893414)
+ (xy 159.206998 75.898618)
+ (xy 159.191992 75.928071)
+ (xy 159.182155 75.941612)
+ (xy 159.17961 75.939763)
+ (xy 159.157873 75.971548)
+ (xy 159.092474 75.99918)
+ (xy 159.078121 76)
+ (xy 154.7315 76)
+ (xy 154.663379 75.979998)
+ (xy 154.616886 75.926342)
+ (xy 154.6055 75.874)
+ (xy 154.6055 55.126004)
+ (xy 154.605499 55.12599)
+ (xy 154.591663 54.997297)
+ (xy 154.591663 54.997295)
+ (xy 154.580277 54.944953)
+ (xy 154.533255 54.809089)
+ (xy 154.533252 54.809084)
+ (xy 154.446223 54.677143)
+ (xy 154.399759 54.62352)
+ (xy 154.399732 54.62349)
+ (xy 154.399728 54.623485)
+ (xy 154.380341 54.602158)
+ (xy 154.377994 54.600267)
+ (xy 154.320302 54.553776)
+ (xy 154.257263 54.502976)
+ (xy 154.112709 54.439029)
+ (xy 154.112704 54.439027)
+ (xy 154.112703 54.439027)
+ (xy 154.044568 54.419021)
+ (xy 154.030715 54.415131)
+ (xy 153.874002 54.3945)
+ (xy 153.874 54.3945)
+ (xy 152.2265 54.3945)
+ (xy 152.22649 54.3945)
+ (xy 152.097797 54.408336)
+ (xy 152.09779 54.408338)
+ (xy 152.045449 54.419723)
+ (xy 151.909591 54.466744)
+ (xy 151.909584 54.466747)
+ (xy 151.777643 54.553776)
+ (xy 151.72402 54.60024)
+ (xy 151.72399 54.600267)
+ (xy 151.702661 54.619655)
+ (xy 151.702652 54.619665)
+ (xy 151.603475 54.742738)
+ (xy 151.581563 54.79227)
+ (xy 151.574126 54.809085)
+ (xy 151.567318 54.824474)
+ (xy 151.521467 54.878679)
+ (xy 151.45359 54.899491)
+ (xy 151.452089 54.8995)
+ (xy 149.55377 54.8995)
+ (xy 149.485649 54.879498)
+ (xy 149.439156 54.825842)
+ (xy 149.434705 54.814724)
+ (xy 149.432755 54.809089)
+ (xy 149.432752 54.809084)
+ (xy 149.345723 54.677143)
+ (xy 149.299259 54.62352)
+ (xy 149.299232 54.62349)
+ (xy 149.299228 54.623485)
+ (xy 149.279841 54.602158)
+ (xy 149.277494 54.600267)
+ (xy 149.219802 54.553776)
+ (xy 149.156763 54.502976)
+ (xy 149.012209 54.439029)
+ (xy 149.012204 54.439027)
+ (xy 149.012203 54.439027)
+ (xy 148.944068 54.419021)
+ (xy 148.930215 54.415131)
+ (xy 148.773502 54.3945)
+ (xy 148.7735 54.3945)
+ (xy 145.21477 54.3945)
+ (xy 145.146649 54.374498)
+ (xy 145.100156 54.320842)
+ (xy 145.08877 54.2685)
+ (xy 145.08877 49.2315)
+ (xy 145.108772 49.163379)
+ (xy 145.162428 49.116886)
+ (xy 145.21477 49.1055)
+ (xy 160.697004 49.1055)
+ )
+ )
+ )
+ (zone (net 3) (net_name "/C") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec5) (hatch edge 0.508)
+ (priority 2)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 145 48.5)
+ (xy 161 48.5)
+ (xy 163 50.5)
+ (xy 175 50.5)
+ (xy 178 47.5)
+ (xy 178 44.5)
+ (xy 171.5 44.5)
+ (xy 168.5 41.5)
+ (xy 168.5 35)
+ (xy 145 35)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 168.374005 35.087479)
+ (xy 168.442121 35.10748)
+ (xy 168.488614 35.161136)
+ (xy 168.5 35.213478)
+ (xy 168.5 38.7735)
+ (xy 168.479998 38.841621)
+ (xy 168.426342 38.888114)
+ (xy 168.374 38.8995)
+ (xy 165.032654 38.8995)
+ (xy 164.967346 38.8995)
+ (xy 164.967344 38.899501)
+ (xy 164.964284 38.900495)
+ (xy 164.940492 38.912617)
+ (xy 164.935288 38.916398)
+ (xy 164.916398 38.935288)
+ (xy 164.912617 38.940492)
+ (xy 164.900495 38.964284)
+ (xy 164.8995 38.967347)
+ (xy 164.8995 42.032655)
+ (xy 164.900493 42.035713)
+ (xy 164.912618 42.059508)
+ (xy 164.916404 42.064719)
+ (xy 164.935284 42.083598)
+ (xy 164.940498 42.087386)
+ (xy 164.964277 42.099503)
+ (xy 164.967346 42.1005)
+ (xy 169.04831 42.1005)
+ (xy 169.116431 42.120502)
+ (xy 169.137405 42.137405)
+ (xy 171.499998 44.499999)
+ (xy 171.5 44.5)
+ (xy 177.874 44.5)
+ (xy 177.942121 44.520002)
+ (xy 177.988614 44.573658)
+ (xy 178 44.626)
+ (xy 178 47.44781)
+ (xy 177.979998 47.515931)
+ (xy 177.963095 47.536905)
+ (xy 175.036905 50.463095)
+ (xy 174.974593 50.497121)
+ (xy 174.94781 50.5)
+ (xy 163.05219 50.5)
+ (xy 162.984069 50.479998)
+ (xy 162.963095 50.463095)
+ (xy 161.000001 48.5)
+ (xy 161 48.5)
+ (xy 145.21477 48.5)
+ (xy 145.146649 48.479998)
+ (xy 145.100156 48.426342)
+ (xy 145.08877 48.374)
+ (xy 145.08877 44.032655)
+ (xy 148.8995 44.032655)
+ (xy 148.900493 44.035713)
+ (xy 148.912618 44.059508)
+ (xy 148.916404 44.064719)
+ (xy 148.935284 44.083598)
+ (xy 148.940498 44.087386)
+ (xy 148.964277 44.099503)
+ (xy 148.967346 44.1005)
+ (xy 154.032656 44.1005)
+ (xy 154.035725 44.099502)
+ (xy 154.059497 44.087389)
+ (xy 154.062109 44.08549)
+ (xy 154.062112 44.08549)
+ (xy 154.062113 44.085488)
+ (xy 154.064722 44.083593)
+ (xy 154.083593 44.064722)
+ (xy 154.085488 44.062113)
+ (xy 154.08549 44.062112)
+ (xy 154.08549 44.062109)
+ (xy 154.087389 44.059497)
+ (xy 154.099502 44.035725)
+ (xy 154.1005 44.032655)
+ (xy 154.1005 38.967345)
+ (xy 154.099503 38.964277)
+ (xy 154.087386 38.940498)
+ (xy 154.083598 38.935284)
+ (xy 154.064719 38.916404)
+ (xy 154.059508 38.912618)
+ (xy 154.035713 38.900493)
+ (xy 154.032655 38.8995)
+ (xy 154.032654 38.8995)
+ (xy 154.015917 38.8995)
+ (xy 149.032654 38.8995)
+ (xy 148.967346 38.8995)
+ (xy 148.967344 38.899501)
+ (xy 148.964284 38.900495)
+ (xy 148.940492 38.912617)
+ (xy 148.935288 38.916398)
+ (xy 148.916398 38.935288)
+ (xy 148.912617 38.940492)
+ (xy 148.900495 38.964284)
+ (xy 148.8995 38.967347)
+ (xy 148.8995 44.032655)
+ (xy 145.08877 44.032655)
+ (xy 145.08877 35.213474)
+ (xy 145.108772 35.145353)
+ (xy 145.162428 35.09886)
+ (xy 145.214769 35.087474)
+ )
+ )
+ )
+ (zone (net 4) (net_name "/D") (layer "F.Cu") (tstamp 00000000-0000-0000-0000-00005c31eec8) (hatch edge 0.508)
+ (priority 1)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 145 76)
+ (xy 154 76)
+ (xy 154 55)
+ (xy 145 55)
+ )
+ )
+ (filled_polygon
+ (layer "F.Cu")
+ (pts
+ (xy 148.841621 55.020002)
+ (xy 148.888114 55.073658)
+ (xy 148.8995 55.126)
+ (xy 148.8995 60.032655)
+ (xy 148.900493 60.035713)
+ (xy 148.912618 60.059508)
+ (xy 148.916404 60.064719)
+ (xy 148.935284 60.083598)
+ (xy 148.940498 60.087386)
+ (xy 148.964277 60.099503)
+ (xy 148.967346 60.1005)
+ (xy 152.032656 60.1005)
+ (xy 152.035725 60.099502)
+ (xy 152.059497 60.087389)
+ (xy 152.062109 60.08549)
+ (xy 152.062112 60.08549)
+ (xy 152.062113 60.085488)
+ (xy 152.064722 60.083593)
+ (xy 152.083593 60.064722)
+ (xy 152.085488 60.062113)
+ (xy 152.08549 60.062112)
+ (xy 152.08549 60.062109)
+ (xy 152.087389 60.059497)
+ (xy 152.099502 60.035725)
+ (xy 152.1005 60.032655)
+ (xy 152.1005 55.126)
+ (xy 152.120502 55.057879)
+ (xy 152.174158 55.011386)
+ (xy 152.2265 55)
+ (xy 153.874 55)
+ (xy 153.942121 55.020002)
+ (xy 153.988614 55.073658)
+ (xy 154 55.126)
+ (xy 154 75.874)
+ (xy 153.979998 75.942121)
+ (xy 153.926342 75.988614)
+ (xy 153.874 76)
+ (xy 149.51021 76)
+ (xy 149.442089 75.979998)
+ (xy 149.40781 75.940438)
+ (xy 149.406184 75.94162)
+ (xy 149.396346 75.928081)
+ (xy 149.381336 75.898624)
+ (xy 149.377548 75.89341)
+ (xy 149.358669 75.87453)
+ (xy 149.353458 75.870744)
+ (xy 149.329663 75.858619)
+ (xy 149.326605 75.857626)
+ (xy 149.326604 75.857626)
+ (xy 149.309867 75.857626)
+ (xy 145.21477 75.857626)
+ (xy 145.146649 75.837624)
+ (xy 145.100156 75.783968)
+ (xy 145.08877 75.731626)
+ (xy 145.08877 55.126)
+ (xy 145.108772 55.057879)
+ (xy 145.162428 55.011386)
+ (xy 145.21477 55)
+ (xy 148.7735 55)
+ )
+ )
+ )
+ (zone (net 2) (net_name "/B") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb3) (hatch edge 0.508)
+ (priority 1)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 161.019423 58.5)
+ (xy 161 56.5)
+ (xy 162.8 56.5)
+ (xy 171.1 66.9)
+ (xy 162.019423 76)
+ (xy 145.019423 76)
+ (xy 145.019423 58.5)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 162.807471 56.520002)
+ (xy 162.837832 56.547404)
+ (xy 171.029811 66.812053)
+ (xy 171.056669 66.877773)
+ (xy 171.043733 66.947581)
+ (xy 171.02052 66.979649)
+ (xy 167.829733 70.177258)
+ (xy 167.767457 70.21135)
+ (xy 167.696636 70.206361)
+ (xy 167.683341 70.200526)
+ (xy 167.674652 70.196099)
+ (xy 167.674651 70.196098)
+ (xy 167.674649 70.196097)
+ (xy 167.666418 70.191904)
+ (xy 167.657568 70.189198)
+ (xy 167.644728 70.189423)
+ (xy 167.622827 70.187892)
+ (xy 167.610147 70.185884)
+ (xy 167.601017 70.187331)
+ (xy 167.592268 70.190344)
+ (xy 167.582015 70.198071)
+ (xy 167.570797 70.205082)
+ (xy 167.566866 70.207939)
+ (xy 167.563701 70.211105)
+ (xy 167.557064 70.216875)
+ (xy 167.540114 70.229649)
+ (xy 167.534655 70.237446)
+ (xy 167.520544 70.254263)
+ (xy 163.906509 73.868633)
+ (xy 161.991352 75.783968)
+ (xy 161.954606 75.820717)
+ (xy 161.892295 75.854745)
+ (xy 161.865506 75.857626)
+ (xy 159.327035 75.857626)
+ (xy 159.261727 75.857626)
+ (xy 159.261725 75.857627)
+ (xy 159.258665 75.858621)
+ (xy 159.234873 75.870743)
+ (xy 159.229669 75.874524)
+ (xy 159.210779 75.893414)
+ (xy 159.206998 75.898618)
+ (xy 159.191992 75.928071)
+ (xy 159.182155 75.941612)
+ (xy 159.17961 75.939763)
+ (xy 159.157873 75.971548)
+ (xy 159.092474 75.99918)
+ (xy 159.078121 76)
+ (xy 149.51021 76)
+ (xy 149.442089 75.979998)
+ (xy 149.40781 75.940438)
+ (xy 149.406184 75.94162)
+ (xy 149.396346 75.928081)
+ (xy 149.381336 75.898624)
+ (xy 149.377548 75.89341)
+ (xy 149.358669 75.87453)
+ (xy 149.353458 75.870744)
+ (xy 149.329663 75.858619)
+ (xy 149.326605 75.857626)
+ (xy 149.326604 75.857626)
+ (xy 149.309867 75.857626)
+ (xy 145.21477 75.857626)
+ (xy 145.146649 75.837624)
+ (xy 145.100156 75.783968)
+ (xy 145.08877 75.731626)
+ (xy 145.08877 62.7315)
+ (xy 145.108772 62.663379)
+ (xy 145.162428 62.616886)
+ (xy 145.21477 62.6055)
+ (xy 150.679045 62.6055)
+ (xy 150.679047 62.6055)
+ (xy 150.689853 62.605307)
+ (xy 150.704242 62.604793)
+ (xy 150.740192 62.602437)
+ (xy 150.894236 62.567001)
+ (xy 150.89424 62.566999)
+ (xy 150.894242 62.566999)
+ (xy 150.960694 62.542213)
+ (xy 150.960756 62.54219)
+ (xy 150.974196 62.536994)
+ (xy 151.112017 62.459595)
+ (xy 151.222998 62.376515)
+ (xy 151.286672 62.328849)
+ (xy 151.301795 62.31913)
+ (xy 151.461102 62.23214)
+ (xy 151.477443 62.224676)
+ (xy 151.64755 62.16123)
+ (xy 151.664781 62.156171)
+ (xy 151.842161 62.117585)
+ (xy 151.859943 62.115027)
+ (xy 152.041022 62.102078)
+ (xy 152.058976 62.102078)
+ (xy 152.240053 62.115027)
+ (xy 152.257838 62.117585)
+ (xy 152.435214 62.156171)
+ (xy 152.45245 62.161231)
+ (xy 152.622545 62.224673)
+ (xy 152.638892 62.232139)
+ (xy 152.755834 62.295993)
+ (xy 152.7982 62.319127)
+ (xy 152.813324 62.328847)
+ (xy 152.958652 62.437638)
+ (xy 152.972238 62.44941)
+ (xy 153.100579 62.57775)
+ (xy 153.112352 62.591336)
+ (xy 153.221149 62.73667)
+ (xy 153.230868 62.751794)
+ (xy 153.317855 62.911098)
+ (xy 153.325323 62.927451)
+ (xy 153.416734 63.172531)
+ (xy 153.41778 63.173437)
+ (xy 153.429321 63.196149)
+ (xy 153.446025 63.239357)
+ (xy 153.446029 63.239366)
+ (xy 153.475767 63.293827)
+ (xy 153.480049 63.301668)
+ (xy 153.487107 63.314235)
+ (xy 153.583332 63.439638)
+ (xy 153.583338 63.439644)
+ (xy 153.583339 63.439645)
+ (xy 153.857595 63.7139)
+ (xy 153.89162 63.776213)
+ (xy 153.8945 63.802996)
+ (xy 153.8945 67.874009)
+ (xy 153.908336 68.002702)
+ (xy 153.908338 68.002709)
+ (xy 153.919723 68.05505)
+ (xy 153.966744 68.190908)
+ (xy 153.966747 68.190915)
+ (xy 154.053776 68.322856)
+ (xy 154.10024 68.376479)
+ (xy 154.100261 68.376503)
+ (xy 154.100272 68.376515)
+ (xy 154.119659 68.397842)
+ (xy 154.242737 68.497024)
+ (xy 154.387291 68.560971)
+ (xy 154.455412 68.580973)
+ (xy 154.462962 68.583092)
+ (xy 154.469284 68.584868)
+ (xy 154.497289 68.588554)
+ (xy 154.626 68.6055)
+ (xy 154.626007 68.6055)
+ (xy 157.464033 68.6055)
+ (xy 157.464036 68.605499)
+ (xy 157.496404 68.603765)
+ (xy 157.496418 68.603763)
+ (xy 157.496426 68.603763)
+ (xy 157.510427 68.602257)
+ (xy 157.539308 68.599153)
+ (xy 157.617353 68.585551)
+ (xy 157.764785 68.528552)
+ (xy 157.764794 68.528546)
+ (xy 157.764799 68.528545)
+ (xy 157.827041 68.494557)
+ (xy 157.827067 68.494541)
+ (xy 157.827097 68.494526)
+ (xy 157.839655 68.487473)
+ (xy 157.965058 68.391248)
+ (xy 160.902711 65.453594)
+ (xy 160.924378 65.429474)
+ (xy 160.951454 65.395877)
+ (xy 160.997024 65.331072)
+ (xy 161.060971 65.186518)
+ (xy 161.080973 65.118397)
+ (xy 161.084868 65.104524)
+ (xy 161.1055 64.947809)
+ (xy 161.1055 56.626)
+ (xy 161.125502 56.557879)
+ (xy 161.179158 56.511386)
+ (xy 161.2315 56.5)
+ (xy 162.73935 56.5)
+ )
+ )
+ )
+ (zone (net 3) (net_name "/C") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb6) (hatch edge 0.508)
+ (priority 2)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 158.5 35)
+ (xy 158.5 46.5)
+ (xy 156.75 48.25)
+ (xy 152.75 48.25)
+ (xy 150.5 50.5)
+ (xy 150.5 51.5)
+ (xy 151.5 52.5)
+ (xy 158.25 52.5)
+ (xy 160.5 55)
+ (xy 160.5 65)
+ (xy 157.5 68)
+ (xy 154.5 68)
+ (xy 154.5 63.5)
+ (xy 153 62)
+ (xy 145 62)
+ (xy 145 35)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 158.374004 35.087477)
+ (xy 158.442121 35.107478)
+ (xy 158.488614 35.161134)
+ (xy 158.5 35.213476)
+ (xy 158.5 46.447809)
+ (xy 158.479998 46.51593)
+ (xy 158.463095 46.536904)
+ (xy 156.786905 48.213095)
+ (xy 156.724593 48.24712)
+ (xy 156.69781 48.25)
+ (xy 152.749998 48.25)
+ (xy 150.5 50.499998)
+ (xy 150.5 50.5)
+ (xy 150.5 51.5)
+ (xy 150.751077 51.751077)
+ (xy 150.772793 51.7802)
+ (xy 150.839522 51.903503)
+ (xy 150.839526 51.903509)
+ (xy 150.992267 52.09975)
+ (xy 151.175214 52.268164)
+ (xy 151.255533 52.320638)
+ (xy 151.383393 52.404173)
+ (xy 151.398698 52.410886)
+ (xy 151.437175 52.437175)
+ (xy 151.5 52.5)
+ (xy 151.579369 52.5)
+ (xy 151.6103 52.503856)
+ (xy 151.852171 52.565106)
+ (xy 151.852179 52.565108)
+ (xy 152.037933 52.5805)
+ (xy 152.037939 52.5805)
+ (xy 153.962061 52.5805)
+ (xy 153.962067 52.5805)
+ (xy 154.147821 52.565108)
+ (xy 154.240217 52.54171)
+ (xy 154.3897 52.503856)
+ (xy 154.420631 52.5)
+ (xy 158.193884 52.5)
+ (xy 158.262005 52.520002)
+ (xy 158.287539 52.54171)
+ (xy 160.467655 54.964061)
+ (xy 160.498358 55.028076)
+ (xy 160.5 55.048351)
+ (xy 160.5 64.947809)
+ (xy 160.479998 65.01593)
+ (xy 160.463095 65.036904)
+ (xy 157.536905 67.963095)
+ (xy 157.474593 67.997121)
+ (xy 157.44781 68)
+ (xy 154.626 68)
+ (xy 154.557879 67.979998)
+ (xy 154.511386 67.926342)
+ (xy 154.5 67.874)
+ (xy 154.5 63.5)
+ (xy 154.011485 63.011485)
+ (xy 153.977462 62.949176)
+ (xy 153.974369 62.934954)
+ (xy 153.874367 62.666839)
+ (xy 153.874362 62.666829)
+ (xy 153.737231 62.415692)
+ (xy 153.737227 62.415687)
+ (xy 153.737226 62.415685)
+ (xy 153.565739 62.186605)
+ (xy 153.565737 62.186603)
+ (xy 153.565729 62.186594)
+ (xy 153.363405 61.98427)
+ (xy 153.363396 61.984262)
+ (xy 153.134312 61.812772)
+ (xy 153.134307 61.812768)
+ (xy 152.88317 61.675637)
+ (xy 152.88316 61.675632)
+ (xy 152.615046 61.575631)
+ (xy 152.335424 61.514803)
+ (xy 152.075989 61.496248)
+ (xy 152.05 61.49439)
+ (xy 152.049999 61.49439)
+ (xy 151.764575 61.514803)
+ (xy 151.484953 61.575631)
+ (xy 151.216839 61.675632)
+ (xy 151.216829 61.675637)
+ (xy 150.965692 61.812768)
+ (xy 150.965687 61.812772)
+ (xy 150.749153 61.974868)
+ (xy 150.682633 61.999679)
+ (xy 150.673644 62)
+ (xy 145.21477 62)
+ (xy 145.146649 61.979998)
+ (xy 145.100156 61.926342)
+ (xy 145.08877 61.874)
+ (xy 145.08877 60.032655)
+ (xy 148.8995 60.032655)
+ (xy 148.900493 60.035713)
+ (xy 148.912618 60.059508)
+ (xy 148.916404 60.064719)
+ (xy 148.935284 60.083598)
+ (xy 148.940498 60.087386)
+ (xy 148.964277 60.099503)
+ (xy 148.967346 60.1005)
+ (xy 152.032656 60.1005)
+ (xy 152.035725 60.099502)
+ (xy 152.059497 60.087389)
+ (xy 152.062109 60.08549)
+ (xy 152.062112 60.08549)
+ (xy 152.062113 60.085488)
+ (xy 152.064722 60.083593)
+ (xy 152.083593 60.064722)
+ (xy 152.085488 60.062113)
+ (xy 152.08549 60.062112)
+ (xy 152.08549 60.062109)
+ (xy 152.087389 60.059497)
+ (xy 152.099502 60.035725)
+ (xy 152.1005 60.032655)
+ (xy 152.1005 54.967345)
+ (xy 152.099503 54.964277)
+ (xy 152.087386 54.940498)
+ (xy 152.083598 54.935284)
+ (xy 152.064719 54.916404)
+ (xy 152.059508 54.912618)
+ (xy 152.035713 54.900493)
+ (xy 152.032655 54.8995)
+ (xy 152.032654 54.8995)
+ (xy 152.015917 54.8995)
+ (xy 149.032654 54.8995)
+ (xy 148.967346 54.8995)
+ (xy 148.967344 54.899501)
+ (xy 148.964284 54.900495)
+ (xy 148.940492 54.912617)
+ (xy 148.935288 54.916398)
+ (xy 148.916398 54.935288)
+ (xy 148.912617 54.940492)
+ (xy 148.900495 54.964284)
+ (xy 148.8995 54.967347)
+ (xy 148.8995 60.032655)
+ (xy 145.08877 60.032655)
+ (xy 145.08877 44.032655)
+ (xy 148.8995 44.032655)
+ (xy 148.900493 44.035713)
+ (xy 148.912618 44.059508)
+ (xy 148.916404 44.064719)
+ (xy 148.935284 44.083598)
+ (xy 148.940498 44.087386)
+ (xy 148.964277 44.099503)
+ (xy 148.967346 44.1005)
+ (xy 154.032656 44.1005)
+ (xy 154.035725 44.099502)
+ (xy 154.059497 44.087389)
+ (xy 154.062109 44.08549)
+ (xy 154.062112 44.08549)
+ (xy 154.062113 44.085488)
+ (xy 154.064722 44.083593)
+ (xy 154.083593 44.064722)
+ (xy 154.085488 44.062113)
+ (xy 154.08549 44.062112)
+ (xy 154.08549 44.062109)
+ (xy 154.087389 44.059497)
+ (xy 154.099502 44.035725)
+ (xy 154.1005 44.032655)
+ (xy 154.1005 38.967345)
+ (xy 154.099503 38.964277)
+ (xy 154.087386 38.940498)
+ (xy 154.083598 38.935284)
+ (xy 154.064719 38.916404)
+ (xy 154.059508 38.912618)
+ (xy 154.035713 38.900493)
+ (xy 154.032655 38.8995)
+ (xy 154.032654 38.8995)
+ (xy 154.015917 38.8995)
+ (xy 149.032654 38.8995)
+ (xy 148.967346 38.8995)
+ (xy 148.967344 38.899501)
+ (xy 148.964284 38.900495)
+ (xy 148.940492 38.912617)
+ (xy 148.935288 38.916398)
+ (xy 148.916398 38.935288)
+ (xy 148.912617 38.940492)
+ (xy 148.900495 38.964284)
+ (xy 148.8995 38.967347)
+ (xy 148.8995 44.032655)
+ (xy 145.08877 44.032655)
+ (xy 145.08877 35.213474)
+ (xy 145.108772 35.145353)
+ (xy 145.162428 35.09886)
+ (xy 145.214769 35.087474)
+ )
+ )
+ )
+ (zone (net 1) (net_name "/A") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eeb9) (hatch edge 0.508)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 150.5 49)
+ (xy 158.5 34.959263)
+ (xy 186 34.959263)
+ (xy 186 51.959263)
+ (xy 171.5 66.5)
+ (xy 160 57.5)
+ (xy 150.5 57.5)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 164.466555 35.107479)
+ (xy 164.513048 35.161135)
+ (xy 164.524434 35.213477)
+ (xy 164.524434 38.773509)
+ (xy 164.53827 38.902202)
+ (xy 164.538272 38.902209)
+ (xy 164.549657 38.95455)
+ (xy 164.596678 39.090408)
+ (xy 164.596681 39.090415)
+ (xy 164.68371 39.222356)
+ (xy 164.730174 39.275979)
+ (xy 164.730195 39.276003)
+ (xy 164.730206 39.276015)
+ (xy 164.749593 39.297342)
+ (xy 164.852561 39.380318)
+ (xy 164.893052 39.438636)
+ (xy 164.8995 39.478427)
+ (xy 164.8995 41.525483)
+ (xy 164.879498 41.593604)
+ (xy 164.842879 41.630661)
+ (xy 164.807081 41.654274)
+ (xy 164.807071 41.654281)
+ (xy 164.753454 41.70074)
+ (xy 164.753424 41.700767)
+ (xy 164.732095 41.720155)
+ (xy 164.732086 41.720165)
+ (xy 164.632909 41.843238)
+ (xy 164.568961 41.987796)
+ (xy 164.548955 42.055931)
+ (xy 164.545065 42.069784)
+ (xy 164.524434 42.226497)
+ (xy 164.524434 43.874009)
+ (xy 164.53827 44.002702)
+ (xy 164.538272 44.002709)
+ (xy 164.549657 44.05505)
+ (xy 164.596678 44.190908)
+ (xy 164.596681 44.190915)
+ (xy 164.68371 44.322856)
+ (xy 164.730174 44.376479)
+ (xy 164.730195 44.376503)
+ (xy 164.730206 44.376515)
+ (xy 164.749593 44.397842)
+ (xy 164.872671 44.497024)
+ (xy 165.017225 44.560971)
+ (xy 165.085346 44.580973)
+ (xy 165.092896 44.583092)
+ (xy 165.099218 44.584868)
+ (xy 165.127223 44.588554)
+ (xy 165.255934 44.6055)
+ (xy 165.255941 44.6055)
+ (xy 185.874 44.6055)
+ (xy 185.942121 44.625502)
+ (xy 185.988614 44.679158)
+ (xy 186 44.7315)
+ (xy 186 49.239513)
+ (xy 185.979998 49.307634)
+ (xy 185.941405 49.341074)
+ (xy 185.942898 49.343129)
+ (xy 185.929357 49.352966)
+ (xy 185.899904 49.367972)
+ (xy 185.8947 49.371753)
+ (xy 185.87581 49.390643)
+ (xy 185.872029 49.395847)
+ (xy 185.859907 49.419639)
+ (xy 185.858912 49.422702)
+ (xy 185.858912 51.863715)
+ (xy 185.83891 51.931836)
+ (xy 185.822007 51.95281)
+ (xy 174.70435 63.070457)
+ (xy 174.697712 63.076228)
+ (xy 174.680758 63.089004)
+ (xy 174.677004 63.101285)
+ (xy 174.66878 63.121642)
+ (xy 174.662951 63.133082)
+ (xy 174.661504 63.142217)
+ (xy 174.661666 63.151462)
+ (xy 174.665844 63.163595)
+ (xy 174.671156 63.184901)
+ (xy 174.676288 63.217297)
+ (xy 174.676285 63.217297)
+ (xy 174.685349 63.265554)
+ (xy 174.65865 63.331339)
+ (xy 174.649198 63.341952)
+ (xy 171.630467 66.369165)
+ (xy 171.568203 66.403278)
+ (xy 171.49738 66.398312)
+ (xy 171.442765 66.358791)
+ (xy 171.059222 65.878207)
+ (xy 163.311092 56.169706)
+ (xy 163.24352 56.097907)
+ (xy 163.243517 56.097904)
+ (xy 163.243501 56.097889)
+ (xy 163.213169 56.070513)
+ (xy 163.213154 56.070501)
+ (xy 163.122615 56.002977)
+ (xy 163.122613 56.002976)
+ (xy 162.978059 55.939029)
+ (xy 162.978054 55.939027)
+ (xy 162.978053 55.939027)
+ (xy 162.909918 55.919021)
+ (xy 162.896065 55.915131)
+ (xy 162.739352 55.8945)
+ (xy 162.73935 55.8945)
+ (xy 161.2315 55.8945)
+ (xy 161.163379 55.874498)
+ (xy 161.116886 55.820842)
+ (xy 161.1055 55.7685)
+ (xy 161.1055 55.036122)
+ (xy 161.105499 55.036082)
+ (xy 161.104513 55.011691)
+ (xy 161.104511 55.011659)
+ (xy 161.101882 54.979199)
+ (xy 161.09348 54.91645)
+ (xy 161.044311 54.766225)
+ (xy 161.013608 54.70221)
+ (xy 161.011651 54.698252)
+ (xy 161.007223 54.689293)
+ (xy 161.007221 54.68929)
+ (xy 161.00722 54.689289)
+ (xy 160.91772 54.559003)
+ (xy 158.724091 52.121637)
+ (xy 158.695123 52.093476)
+ (xy 158.688809 52.088108)
+ (xy 158.654222 52.058703)
+ (xy 158.654215 52.058697)
+ (xy 158.654199 52.058684)
+ (xy 158.577147 52.002976)
+ (xy 158.432593 51.939029)
+ (xy 158.432588 51.939027)
+ (xy 158.432587 51.939027)
+ (xy 158.364452 51.919021)
+ (xy 158.350599 51.915131)
+ (xy 158.193886 51.8945)
+ (xy 158.193884 51.8945)
+ (xy 154.401851 51.8945)
+ (xy 154.401842 51.8945)
+ (xy 154.364357 51.896828)
+ (xy 154.364356 51.896828)
+ (xy 154.296166 51.905329)
+ (xy 154.259269 51.912273)
+ (xy 154.259264 51.912274)
+ (xy 154.25926 51.912275)
+ (xy 154.09919 51.95281)
+ (xy 154.057943 51.963255)
+ (xy 154.037418 51.96668)
+ (xy 153.939616 51.974785)
+ (xy 153.934411 51.975)
+ (xy 152.065592 51.975)
+ (xy 152.060387 51.974785)
+ (xy 151.962581 51.96668)
+ (xy 151.942056 51.963254)
+ (xy 151.760209 51.917204)
+ (xy 151.730028 51.905248)
+ (xy 151.710568 51.894455)
+ (xy 151.706665 51.892102)
+ (xy 151.557128 51.794407)
+ (xy 151.540713 51.781631)
+ (xy 151.446955 51.695321)
+ (xy 151.432864 51.680014)
+ (xy 151.354575 51.579428)
+ (xy 151.343194 51.562007)
+ (xy 151.30532 51.492023)
+ (xy 151.305297 51.491985)
+ (xy 151.258205 51.418254)
+ (xy 151.258199 51.418245)
+ (xy 151.251452 51.409198)
+ (xy 151.236485 51.389125)
+ (xy 151.17923 51.322924)
+ (xy 151.179228 51.322922)
+ (xy 151.142403 51.286096)
+ (xy 151.108379 51.223784)
+ (xy 151.1055 51.197002)
+ (xy 151.1055 50.802994)
+ (xy 151.125502 50.734873)
+ (xy 151.1424 50.713904)
+ (xy 152.963899 48.892404)
+ (xy 153.026211 48.858379)
+ (xy 153.052994 48.8555)
+ (xy 156.71404 48.8555)
+ (xy 156.746404 48.853764)
+ (xy 156.746404 48.853763)
+ (xy 156.746421 48.853763)
+ (xy 156.78933 48.849149)
+ (xy 156.867346 48.835552)
+ (xy 157.014779 48.778554)
+ (xy 157.077091 48.744529)
+ (xy 157.089655 48.737473)
+ (xy 157.215058 48.641248)
+ (xy 158.902711 46.953594)
+ (xy 158.924378 46.929474)
+ (xy 158.951454 46.895877)
+ (xy 158.997024 46.831072)
+ (xy 159.060971 46.686518)
+ (xy 159.080973 46.618397)
+ (xy 159.084868 46.604524)
+ (xy 159.1055 46.447809)
+ (xy 159.1055 35.213476)
+ (xy 159.125502 35.145356)
+ (xy 159.179158 35.098863)
+ (xy 159.231499 35.087477)
+ (xy 164.398437 35.087477)
+ )
+ )
+ )
+ (zone (net 4) (net_name "/D") (layer "B.Cu") (tstamp 00000000-0000-0000-0000-00005c31eebc) (hatch edge 0.508)
+ (priority 1)
+ (connect_pads yes (clearance 0.6))
+ (min_thickness 0.254) (filled_areas_thickness no)
+ (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508))
+ (polygon
+ (pts
+ (xy 186.129934 35)
+ (xy 186.129934 44)
+ (xy 165.129934 44)
+ (xy 165.129934 35)
+ )
+ )
+ (filled_polygon
+ (layer "B.Cu")
+ (pts
+ (xy 185.732915 35.087482)
+ (xy 185.801033 35.107484)
+ (xy 185.847526 35.16114)
+ (xy 185.858912 35.213482)
+ (xy 185.858912 39.488109)
+ (xy 185.859905 39.491167)
+ (xy 185.87203 39.514962)
+ (xy 185.875816 39.520173)
+ (xy 185.894696 39.539052)
+ (xy 185.89991 39.54284)
+ (xy 185.923689 39.554957)
+ (xy 185.926758 39.555954)
+ (xy 186.003934 39.555954)
+ (xy 186.072055 39.575956)
+ (xy 186.118548 39.629612)
+ (xy 186.129934 39.681954)
+ (xy 186.129934 43.874)
+ (xy 186.109932 43.942121)
+ (xy 186.056276 43.988614)
+ (xy 186.003934 44)
+ (xy 165.255934 44)
+ (xy 165.187813 43.979998)
+ (xy 165.14132 43.926342)
+ (xy 165.129934 43.874)
+ (xy 165.129934 42.2265)
+ (xy 165.149936 42.158379)
+ (xy 165.203592 42.111886)
+ (xy 165.255934 42.1005)
+ (xy 170.032656 42.1005)
+ (xy 170.035725 42.099502)
+ (xy 170.059497 42.087389)
+ (xy 170.062109 42.08549)
+ (xy 170.062112 42.08549)
+ (xy 170.062113 42.085488)
+ (xy 170.064722 42.083593)
+ (xy 170.083593 42.064722)
+ (xy 170.085488 42.062113)
+ (xy 170.08549 42.062112)
+ (xy 170.08549 42.062109)
+ (xy 170.087389 42.059497)
+ (xy 170.099502 42.035725)
+ (xy 170.1005 42.032655)
+ (xy 170.1005 38.967345)
+ (xy 170.099503 38.964277)
+ (xy 170.087386 38.940498)
+ (xy 170.083598 38.935284)
+ (xy 170.064719 38.916404)
+ (xy 170.059508 38.912618)
+ (xy 170.035713 38.900493)
+ (xy 170.032655 38.8995)
+ (xy 170.032654 38.8995)
+ (xy 170.015917 38.8995)
+ (xy 165.255934 38.8995)
+ (xy 165.187813 38.879498)
+ (xy 165.14132 38.825842)
+ (xy 165.129934 38.7735)
+ (xy 165.129934 35.213478)
+ (xy 165.149936 35.145357)
+ (xy 165.203592 35.098864)
+ (xy 165.255931 35.087478)
+ )
+ )
+ )
+)
diff --git a/corner/gerber/corner-B.Cu.gbr b/corner/gerber/corner-B.Cu.gbr
deleted file mode 100644
index 0ebb4b2..0000000
--- a/corner/gerber/corner-B.Cu.gbr
+++ /dev/null
@@ -1,627 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Copper,L2,Bot,Signal*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD10C,2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,Conductor*
-%ADD11C,2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD12O,5.000000X2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD13O,2.800000X5.000000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,ComponentPad*
-%ADD14R,3.600000X1.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,ComponentPad*
-%ADD15O,3.600000X1.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,Conductor*
-%ADD16C,0.254000*%
-G04 #@! TD*
-G04 APERTURE END LIST*
-D10*
-G04 #@! TO.P,J2,2*
-G04 #@! TO.N,/B*
-X163253070Y-59829084D03*
-D11*
-G04 #@! TD*
-G04 #@! TO.N,/B*
-G04 #@! TO.C,J2*
-X163915067Y-60707583D02*
-X162591073Y-58950585D01*
-D10*
-G04 #@! TO.P,J2,1*
-G04 #@! TO.N,/A*
-X166846930Y-57120916D03*
-D11*
-G04 #@! TD*
-G04 #@! TO.N,/A*
-G04 #@! TO.C,J2*
-X167508927Y-57999415D02*
-X166184933Y-56242417D01*
-D12*
-G04 #@! TO.P,J1,1*
-G04 #@! TO.N,/D*
-X174700000Y-42150000D03*
-G04 #@! TO.P,J1,2*
-G04 #@! TO.N,/A*
-X174700000Y-46650000D03*
-G04 #@! TD*
-D13*
-G04 #@! TO.P,J3,1*
-G04 #@! TO.N,/C*
-X156550000Y-64600000D03*
-G04 #@! TO.P,J3,2*
-G04 #@! TO.N,/B*
-X152050000Y-64600000D03*
-G04 #@! TD*
-D14*
-G04 #@! TO.P,J4,1*
-G04 #@! TO.N,/C*
-X153000000Y-46000000D03*
-D15*
-G04 #@! TO.P,J4,2*
-G04 #@! TO.N,/A*
-X153000000Y-51080000D03*
-G04 #@! TD*
-D16*
-G04 #@! TO.N,/D*
-G36*
-X185224413Y-35721984D02*
-X185224412Y-39383066D01*
-X185210013Y-39455454D01*
-X185267058Y-39742237D01*
-X185429500Y-39985349D01*
-X185429507Y-39985359D01*
-X185672629Y-40147808D01*
-X185959412Y-40204853D01*
-X186002934Y-40196196D01*
-X186002934Y-43873000D01*
-X165256934Y-43873000D01*
-X165256934Y-42710000D01*
-X169930074Y-42710000D01*
-X170000000Y-42723909D01*
-X170069925Y-42710000D01*
-X170069926Y-42710000D01*
-X170277028Y-42668805D01*
-X170511881Y-42511881D01*
-X170668805Y-42277028D01*
-X170723909Y-42000000D01*
-X170710000Y-41930074D01*
-X170710000Y-39069926D01*
-X170723909Y-39000000D01*
-X170668805Y-38722972D01*
-X170511881Y-38488119D01*
-X170277028Y-38331195D01*
-X170069926Y-38290000D01*
-X170000000Y-38276091D01*
-X169930075Y-38290000D01*
-X165256934Y-38290000D01*
-X165256934Y-35721978D01*
-X185224413Y-35721984D01*
-X185224413Y-35721984D01*
-G37*
-X185224413Y-35721984D02*
-X185224412Y-39383066D01*
-X185210013Y-39455454D01*
-X185267058Y-39742237D01*
-X185429500Y-39985349D01*
-X185429507Y-39985359D01*
-X185672629Y-40147808D01*
-X185959412Y-40204853D01*
-X186002934Y-40196196D01*
-X186002934Y-43873000D01*
-X165256934Y-43873000D01*
-X165256934Y-42710000D01*
-X169930074Y-42710000D01*
-X170000000Y-42723909D01*
-X170069925Y-42710000D01*
-X170069926Y-42710000D01*
-X170277028Y-42668805D01*
-X170511881Y-42511881D01*
-X170668805Y-42277028D01*
-X170723909Y-42000000D01*
-X170710000Y-41930074D01*
-X170710000Y-39069926D01*
-X170723909Y-39000000D01*
-X170668805Y-38722972D01*
-X170511881Y-38488119D01*
-X170277028Y-38331195D01*
-X170069926Y-38290000D01*
-X170000000Y-38276091D01*
-X169930075Y-38290000D01*
-X165256934Y-38290000D01*
-X165256934Y-35721978D01*
-X185224413Y-35721984D01*
-G04 #@! TO.N,/A*
-G36*
-X164494934Y-35721978D02*
-X164494934Y-38483565D01*
-X164488119Y-38488119D01*
-X164331195Y-38722972D01*
-X164276091Y-39000000D01*
-X164290000Y-39069926D01*
-X164290001Y-41930070D01*
-X164276091Y-42000000D01*
-X164331195Y-42277028D01*
-X164488119Y-42511881D01*
-X164494934Y-42516435D01*
-X164494934Y-44000000D01*
-X164543270Y-44243004D01*
-X164680921Y-44449013D01*
-X164886930Y-44586664D01*
-X165129934Y-44635000D01*
-X185873000Y-44635000D01*
-X185873000Y-48723145D01*
-X185672629Y-48763001D01*
-X185429507Y-48925450D01*
-X185267058Y-49168572D01*
-X185210013Y-49455355D01*
-X185224413Y-49527748D01*
-X185224412Y-51653088D01*
-X174335731Y-62541759D01*
-X174316312Y-62551126D01*
-X174232855Y-62644635D01*
-X174196412Y-62681078D01*
-X174184743Y-62698542D01*
-X174121611Y-62769278D01*
-X174104240Y-62819022D01*
-X174074967Y-62862833D01*
-X174056471Y-62955821D01*
-X174025214Y-63045331D01*
-X174028202Y-63097938D01*
-X174017923Y-63149615D01*
-X174036419Y-63242603D01*
-X174041796Y-63337260D01*
-X174064688Y-63384718D01*
-X174074967Y-63436396D01*
-X174127639Y-63515226D01*
-X174136766Y-63534147D01*
-X174167790Y-63575315D01*
-X174195613Y-63616956D01*
-X171489588Y-66330583D01*
-X171405436Y-66264725D01*
-X163296317Y-56103901D01*
-X163043004Y-55913336D01*
-X162800000Y-55865000D01*
-X161135000Y-55865000D01*
-X161135000Y-55000000D01*
-X161098625Y-54788166D01*
-X160971992Y-54575207D01*
-X158721992Y-52075207D01*
-X158493004Y-51913336D01*
-X158250000Y-51865000D01*
-X151763026Y-51865000D01*
-X151135000Y-51236974D01*
-X151135000Y-50763026D01*
-X153013026Y-48885000D01*
-X156750000Y-48885000D01*
-X156993004Y-48836664D01*
-X157199013Y-48699013D01*
-X158949013Y-46949013D01*
-X159086664Y-46743004D01*
-X159135000Y-46500000D01*
-X159135000Y-35721977D01*
-X164494934Y-35721978D01*
-X164494934Y-35721978D01*
-G37*
-X164494934Y-35721978D02*
-X164494934Y-38483565D01*
-X164488119Y-38488119D01*
-X164331195Y-38722972D01*
-X164276091Y-39000000D01*
-X164290000Y-39069926D01*
-X164290001Y-41930070D01*
-X164276091Y-42000000D01*
-X164331195Y-42277028D01*
-X164488119Y-42511881D01*
-X164494934Y-42516435D01*
-X164494934Y-44000000D01*
-X164543270Y-44243004D01*
-X164680921Y-44449013D01*
-X164886930Y-44586664D01*
-X165129934Y-44635000D01*
-X185873000Y-44635000D01*
-X185873000Y-48723145D01*
-X185672629Y-48763001D01*
-X185429507Y-48925450D01*
-X185267058Y-49168572D01*
-X185210013Y-49455355D01*
-X185224413Y-49527748D01*
-X185224412Y-51653088D01*
-X174335731Y-62541759D01*
-X174316312Y-62551126D01*
-X174232855Y-62644635D01*
-X174196412Y-62681078D01*
-X174184743Y-62698542D01*
-X174121611Y-62769278D01*
-X174104240Y-62819022D01*
-X174074967Y-62862833D01*
-X174056471Y-62955821D01*
-X174025214Y-63045331D01*
-X174028202Y-63097938D01*
-X174017923Y-63149615D01*
-X174036419Y-63242603D01*
-X174041796Y-63337260D01*
-X174064688Y-63384718D01*
-X174074967Y-63436396D01*
-X174127639Y-63515226D01*
-X174136766Y-63534147D01*
-X174167790Y-63575315D01*
-X174195613Y-63616956D01*
-X171489588Y-66330583D01*
-X171405436Y-66264725D01*
-X163296317Y-56103901D01*
-X163043004Y-55913336D01*
-X162800000Y-55865000D01*
-X161135000Y-55865000D01*
-X161135000Y-55000000D01*
-X161098625Y-54788166D01*
-X160971992Y-54575207D01*
-X158721992Y-52075207D01*
-X158493004Y-51913336D01*
-X158250000Y-51865000D01*
-X151763026Y-51865000D01*
-X151135000Y-51236974D01*
-X151135000Y-50763026D01*
-X153013026Y-48885000D01*
-X156750000Y-48885000D01*
-X156993004Y-48836664D01*
-X157199013Y-48699013D01*
-X158949013Y-46949013D01*
-X159086664Y-46743004D01*
-X159135000Y-46500000D01*
-X159135000Y-35721977D01*
-X164494934Y-35721978D01*
-G04 #@! TO.N,/C*
-G36*
-X158373000Y-35721977D02*
-X158373000Y-46447394D01*
-X156697394Y-48123000D01*
-X152750000Y-48123000D01*
-X152701399Y-48132667D01*
-X152660197Y-48160197D01*
-X150410197Y-50410197D01*
-X150382667Y-50451399D01*
-X150373000Y-50500000D01*
-X150373000Y-51500000D01*
-X150382667Y-51548601D01*
-X150410197Y-51589803D01*
-X150965659Y-52145265D01*
-X150993327Y-52186673D01*
-X151034735Y-52214341D01*
-X151410197Y-52589803D01*
-X151451399Y-52617333D01*
-X151500000Y-52627000D01*
-X158193439Y-52627000D01*
-X160373000Y-55048735D01*
-X160373000Y-64947394D01*
-X157447394Y-67873000D01*
-X154627000Y-67873000D01*
-X154627000Y-63500000D01*
-X154617333Y-63451399D01*
-X154589803Y-63410197D01*
-X153987125Y-62807519D01*
-X153966928Y-62705982D01*
-X153517153Y-62032847D01*
-X152844018Y-61583072D01*
-X152050000Y-61425132D01*
-X151255983Y-61583072D01*
-X150822076Y-61873000D01*
-X145723270Y-61873000D01*
-X145723270Y-55000000D01*
-X148276091Y-55000000D01*
-X148290000Y-55069926D01*
-X148290001Y-59930069D01*
-X148276091Y-60000000D01*
-X148331195Y-60277028D01*
-X148488119Y-60511881D01*
-X148722972Y-60668805D01*
-X148930074Y-60710000D01*
-X148930075Y-60710000D01*
-X149000000Y-60723909D01*
-X149069926Y-60710000D01*
-X151930074Y-60710000D01*
-X152000000Y-60723909D01*
-X152069925Y-60710000D01*
-X152069926Y-60710000D01*
-X152277028Y-60668805D01*
-X152511881Y-60511881D01*
-X152668805Y-60277028D01*
-X152723909Y-60000000D01*
-X152710000Y-59930074D01*
-X152710000Y-55069926D01*
-X152723909Y-55000000D01*
-X152668805Y-54722972D01*
-X152511881Y-54488119D01*
-X152277028Y-54331195D01*
-X152069926Y-54290000D01*
-X152000000Y-54276091D01*
-X151930075Y-54290000D01*
-X149069925Y-54290000D01*
-X149000000Y-54276091D01*
-X148930074Y-54290000D01*
-X148722972Y-54331195D01*
-X148488119Y-54488119D01*
-X148331195Y-54722972D01*
-X148276091Y-55000000D01*
-X145723270Y-55000000D01*
-X145723270Y-39000000D01*
-X148276091Y-39000000D01*
-X148290001Y-39069931D01*
-X148290000Y-43930074D01*
-X148276091Y-44000000D01*
-X148331195Y-44277028D01*
-X148488119Y-44511881D01*
-X148722972Y-44668805D01*
-X149000000Y-44723909D01*
-X149069925Y-44710000D01*
-X153930075Y-44710000D01*
-X154000000Y-44723909D01*
-X154277028Y-44668805D01*
-X154511881Y-44511881D01*
-X154668805Y-44277028D01*
-X154710000Y-44069926D01*
-X154710000Y-44069925D01*
-X154723909Y-44000000D01*
-X154710000Y-43930074D01*
-X154710000Y-39069926D01*
-X154723909Y-39000000D01*
-X154668805Y-38722972D01*
-X154511881Y-38488119D01*
-X154277028Y-38331195D01*
-X154069926Y-38290000D01*
-X154069925Y-38290000D01*
-X154000000Y-38276091D01*
-X153930074Y-38290000D01*
-X149069926Y-38290000D01*
-X149000000Y-38276091D01*
-X148930075Y-38290000D01*
-X148930074Y-38290000D01*
-X148722972Y-38331195D01*
-X148488119Y-38488119D01*
-X148331195Y-38722972D01*
-X148276091Y-39000000D01*
-X145723270Y-39000000D01*
-X145723270Y-35721973D01*
-X158373000Y-35721977D01*
-X158373000Y-35721977D01*
-G37*
-X158373000Y-35721977D02*
-X158373000Y-46447394D01*
-X156697394Y-48123000D01*
-X152750000Y-48123000D01*
-X152701399Y-48132667D01*
-X152660197Y-48160197D01*
-X150410197Y-50410197D01*
-X150382667Y-50451399D01*
-X150373000Y-50500000D01*
-X150373000Y-51500000D01*
-X150382667Y-51548601D01*
-X150410197Y-51589803D01*
-X150965659Y-52145265D01*
-X150993327Y-52186673D01*
-X151034735Y-52214341D01*
-X151410197Y-52589803D01*
-X151451399Y-52617333D01*
-X151500000Y-52627000D01*
-X158193439Y-52627000D01*
-X160373000Y-55048735D01*
-X160373000Y-64947394D01*
-X157447394Y-67873000D01*
-X154627000Y-67873000D01*
-X154627000Y-63500000D01*
-X154617333Y-63451399D01*
-X154589803Y-63410197D01*
-X153987125Y-62807519D01*
-X153966928Y-62705982D01*
-X153517153Y-62032847D01*
-X152844018Y-61583072D01*
-X152050000Y-61425132D01*
-X151255983Y-61583072D01*
-X150822076Y-61873000D01*
-X145723270Y-61873000D01*
-X145723270Y-55000000D01*
-X148276091Y-55000000D01*
-X148290000Y-55069926D01*
-X148290001Y-59930069D01*
-X148276091Y-60000000D01*
-X148331195Y-60277028D01*
-X148488119Y-60511881D01*
-X148722972Y-60668805D01*
-X148930074Y-60710000D01*
-X148930075Y-60710000D01*
-X149000000Y-60723909D01*
-X149069926Y-60710000D01*
-X151930074Y-60710000D01*
-X152000000Y-60723909D01*
-X152069925Y-60710000D01*
-X152069926Y-60710000D01*
-X152277028Y-60668805D01*
-X152511881Y-60511881D01*
-X152668805Y-60277028D01*
-X152723909Y-60000000D01*
-X152710000Y-59930074D01*
-X152710000Y-55069926D01*
-X152723909Y-55000000D01*
-X152668805Y-54722972D01*
-X152511881Y-54488119D01*
-X152277028Y-54331195D01*
-X152069926Y-54290000D01*
-X152000000Y-54276091D01*
-X151930075Y-54290000D01*
-X149069925Y-54290000D01*
-X149000000Y-54276091D01*
-X148930074Y-54290000D01*
-X148722972Y-54331195D01*
-X148488119Y-54488119D01*
-X148331195Y-54722972D01*
-X148276091Y-55000000D01*
-X145723270Y-55000000D01*
-X145723270Y-39000000D01*
-X148276091Y-39000000D01*
-X148290001Y-39069931D01*
-X148290000Y-43930074D01*
-X148276091Y-44000000D01*
-X148331195Y-44277028D01*
-X148488119Y-44511881D01*
-X148722972Y-44668805D01*
-X149000000Y-44723909D01*
-X149069925Y-44710000D01*
-X153930075Y-44710000D01*
-X154000000Y-44723909D01*
-X154277028Y-44668805D01*
-X154511881Y-44511881D01*
-X154668805Y-44277028D01*
-X154710000Y-44069926D01*
-X154710000Y-44069925D01*
-X154723909Y-44000000D01*
-X154710000Y-43930074D01*
-X154710000Y-39069926D01*
-X154723909Y-39000000D01*
-X154668805Y-38722972D01*
-X154511881Y-38488119D01*
-X154277028Y-38331195D01*
-X154069926Y-38290000D01*
-X154069925Y-38290000D01*
-X154000000Y-38276091D01*
-X153930074Y-38290000D01*
-X149069926Y-38290000D01*
-X149000000Y-38276091D01*
-X148930075Y-38290000D01*
-X148930074Y-38290000D01*
-X148722972Y-38331195D01*
-X148488119Y-38488119D01*
-X148331195Y-38722972D01*
-X148276091Y-39000000D01*
-X145723270Y-39000000D01*
-X145723270Y-35721973D01*
-X158373000Y-35721977D01*
-G04 #@! TO.N,/B*
-G36*
-X170929991Y-66890575D02*
-X168102445Y-69724169D01*
-X168077724Y-69707653D01*
-X168006990Y-69644529D01*
-X167957245Y-69627161D01*
-X167913431Y-69597888D01*
-X167820438Y-69579395D01*
-X167730932Y-69548144D01*
-X167678329Y-69551134D01*
-X167626646Y-69540856D01*
-X167533654Y-69559358D01*
-X167439004Y-69564738D01*
-X167391548Y-69587631D01*
-X167339867Y-69597914D01*
-X167261034Y-69650593D01*
-X167175646Y-69691786D01*
-X167092208Y-69785282D01*
-X161654864Y-75223126D01*
-X159366769Y-75223126D01*
-X159294381Y-75208727D01*
-X159221993Y-75223126D01*
-X159007598Y-75265772D01*
-X158764476Y-75428221D01*
-X158602027Y-75671343D01*
-X158561915Y-75873000D01*
-X150026416Y-75873000D01*
-X149986304Y-75671343D01*
-X149823855Y-75428221D01*
-X149580733Y-75265772D01*
-X149366338Y-75223126D01*
-X149293950Y-75208727D01*
-X149221562Y-75223126D01*
-X145723270Y-75223126D01*
-X145723270Y-62635000D01*
-X152736974Y-62635000D01*
-X153865000Y-63763026D01*
-X153865000Y-68000000D01*
-X153913336Y-68243004D01*
-X154050987Y-68449013D01*
-X154256996Y-68586664D01*
-X154500000Y-68635000D01*
-X157500000Y-68635000D01*
-X157743004Y-68586664D01*
-X157949013Y-68449013D01*
-X160949013Y-65449013D01*
-X161086664Y-65243004D01*
-X161135000Y-65000000D01*
-X161135000Y-58551229D01*
-X161136756Y-58548601D01*
-X161146417Y-58498767D01*
-X161135000Y-57323172D01*
-X161135000Y-56627000D01*
-X162738869Y-56627000D01*
-X170929991Y-66890575D01*
-X170929991Y-66890575D01*
-G37*
-X170929991Y-66890575D02*
-X168102445Y-69724169D01*
-X168077724Y-69707653D01*
-X168006990Y-69644529D01*
-X167957245Y-69627161D01*
-X167913431Y-69597888D01*
-X167820438Y-69579395D01*
-X167730932Y-69548144D01*
-X167678329Y-69551134D01*
-X167626646Y-69540856D01*
-X167533654Y-69559358D01*
-X167439004Y-69564738D01*
-X167391548Y-69587631D01*
-X167339867Y-69597914D01*
-X167261034Y-69650593D01*
-X167175646Y-69691786D01*
-X167092208Y-69785282D01*
-X161654864Y-75223126D01*
-X159366769Y-75223126D01*
-X159294381Y-75208727D01*
-X159221993Y-75223126D01*
-X159007598Y-75265772D01*
-X158764476Y-75428221D01*
-X158602027Y-75671343D01*
-X158561915Y-75873000D01*
-X150026416Y-75873000D01*
-X149986304Y-75671343D01*
-X149823855Y-75428221D01*
-X149580733Y-75265772D01*
-X149366338Y-75223126D01*
-X149293950Y-75208727D01*
-X149221562Y-75223126D01*
-X145723270Y-75223126D01*
-X145723270Y-62635000D01*
-X152736974Y-62635000D01*
-X153865000Y-63763026D01*
-X153865000Y-68000000D01*
-X153913336Y-68243004D01*
-X154050987Y-68449013D01*
-X154256996Y-68586664D01*
-X154500000Y-68635000D01*
-X157500000Y-68635000D01*
-X157743004Y-68586664D01*
-X157949013Y-68449013D01*
-X160949013Y-65449013D01*
-X161086664Y-65243004D01*
-X161135000Y-65000000D01*
-X161135000Y-58551229D01*
-X161136756Y-58548601D01*
-X161146417Y-58498767D01*
-X161135000Y-57323172D01*
-X161135000Y-56627000D01*
-X162738869Y-56627000D01*
-X170929991Y-66890575D01*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-B.Mask.gbr b/corner/gerber/corner-B.Mask.gbr
deleted file mode 100644
index 9297b4a..0000000
--- a/corner/gerber/corner-B.Mask.gbr
+++ /dev/null
@@ -1,423 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Soldermask,Bot*
-G04 #@! TF.FilePolarity,Negative*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,0.100000*%
-G04 APERTURE END LIST*
-D10*
-G36*
-X152334446Y-62069995D02*
-X152496524Y-62119161D01*
-X152607961Y-62152965D01*
-X152742697Y-62224984D01*
-X152860033Y-62287701D01*
-X152860035Y-62287702D01*
-X152860034Y-62287702D01*
-X153080976Y-62469024D01*
-X153262298Y-62689966D01*
-X153397035Y-62942039D01*
-X153397035Y-62942040D01*
-X153480005Y-63215554D01*
-X153501000Y-63428724D01*
-X153501000Y-65771276D01*
-X153480005Y-65984446D01*
-X153424692Y-66166789D01*
-X153397035Y-66257961D01*
-X153325016Y-66392697D01*
-X153262300Y-66510032D01*
-X153262298Y-66510034D01*
-X153080976Y-66730976D01*
-X152860034Y-66912298D01*
-X152607960Y-67047035D01*
-X152516788Y-67074692D01*
-X152334445Y-67130005D01*
-X152050000Y-67158020D01*
-X151765554Y-67130005D01*
-X151583211Y-67074692D01*
-X151492039Y-67047035D01*
-X151357303Y-66975016D01*
-X151239967Y-66912299D01*
-X151206371Y-66884728D01*
-X151019024Y-66730976D01*
-X150837702Y-66510034D01*
-X150702965Y-66257960D01*
-X150675308Y-66166788D01*
-X150619995Y-65984445D01*
-X150599000Y-65771275D01*
-X150599001Y-63428724D01*
-X150619996Y-63215554D01*
-X150702966Y-62942040D01*
-X150702966Y-62942039D01*
-X150837703Y-62689966D01*
-X151019025Y-62469024D01*
-X151239967Y-62287702D01*
-X151239966Y-62287702D01*
-X151239968Y-62287701D01*
-X151357304Y-62224984D01*
-X151492040Y-62152965D01*
-X151603477Y-62119161D01*
-X151765555Y-62069995D01*
-X152050000Y-62041980D01*
-X152334446Y-62069995D01*
-X152334446Y-62069995D01*
-G37*
-G36*
-X156834446Y-62069995D02*
-X156996524Y-62119161D01*
-X157107961Y-62152965D01*
-X157242697Y-62224984D01*
-X157360033Y-62287701D01*
-X157360035Y-62287702D01*
-X157360034Y-62287702D01*
-X157580976Y-62469024D01*
-X157762298Y-62689966D01*
-X157897035Y-62942039D01*
-X157897035Y-62942040D01*
-X157980005Y-63215554D01*
-X158001000Y-63428724D01*
-X158001000Y-65771276D01*
-X157980005Y-65984446D01*
-X157924692Y-66166789D01*
-X157897035Y-66257961D01*
-X157825016Y-66392697D01*
-X157762300Y-66510032D01*
-X157762298Y-66510034D01*
-X157580976Y-66730976D01*
-X157360034Y-66912298D01*
-X157107960Y-67047035D01*
-X157016788Y-67074692D01*
-X156834445Y-67130005D01*
-X156550000Y-67158020D01*
-X156265554Y-67130005D01*
-X156083211Y-67074692D01*
-X155992039Y-67047035D01*
-X155857303Y-66975016D01*
-X155739967Y-66912299D01*
-X155706371Y-66884728D01*
-X155519024Y-66730976D01*
-X155337702Y-66510034D01*
-X155202965Y-66257960D01*
-X155175308Y-66166788D01*
-X155119995Y-65984445D01*
-X155099000Y-65771275D01*
-X155099001Y-63428724D01*
-X155119996Y-63215554D01*
-X155202966Y-62942040D01*
-X155202966Y-62942039D01*
-X155337703Y-62689966D01*
-X155519025Y-62469024D01*
-X155739967Y-62287702D01*
-X155739966Y-62287702D01*
-X155739968Y-62287701D01*
-X155857304Y-62224984D01*
-X155992040Y-62152965D01*
-X156103477Y-62119161D01*
-X156265555Y-62069995D01*
-X156550000Y-62041980D01*
-X156834446Y-62069995D01*
-X156834446Y-62069995D01*
-G37*
-G36*
-X162766452Y-57505613D02*
-X162793992Y-57506755D01*
-X163071768Y-57574084D01*
-X163331069Y-57694310D01*
-X163331073Y-57694313D01*
-X163561941Y-57862818D01*
-X163561945Y-57862822D01*
-X163706995Y-58020424D01*
-X165116781Y-59891270D01*
-X165201271Y-60029824D01*
-X165228303Y-60074152D01*
-X165297480Y-60262932D01*
-X165326646Y-60342524D01*
-X165370741Y-60624919D01*
-X165358897Y-60910502D01*
-X165291568Y-61188274D01*
-X165291567Y-61188277D01*
-X165171339Y-61447583D01*
-X165002834Y-61678451D01*
-X164906779Y-61766854D01*
-X164792525Y-61872009D01*
-X164548497Y-62020819D01*
-X164336699Y-62098430D01*
-X164280124Y-62119162D01*
-X163997730Y-62163257D01*
-X163997725Y-62163257D01*
-X163819241Y-62155854D01*
-X163712147Y-62151413D01*
-X163434375Y-62084084D01*
-X163434374Y-62084083D01*
-X163434372Y-62084083D01*
-X163175065Y-61963855D01*
-X162944198Y-61795350D01*
-X162836610Y-61678452D01*
-X162799139Y-61637738D01*
-X161389356Y-59766892D01*
-X161277839Y-59584018D01*
-X161277837Y-59584015D01*
-X161179495Y-59315644D01*
-X161179494Y-59315642D01*
-X161150970Y-59132966D01*
-X161135398Y-59033244D01*
-X161147243Y-58747669D01*
-X161147243Y-58747666D01*
-X161214572Y-58469890D01*
-X161334798Y-58210589D01*
-X161473595Y-58020424D01*
-X161503306Y-57979717D01*
-X161713615Y-57786159D01*
-X161957643Y-57637349D01*
-X162169441Y-57559738D01*
-X162226016Y-57539006D01*
-X162432558Y-57506755D01*
-X162508414Y-57494910D01*
-X162766452Y-57505613D01*
-X162766452Y-57505613D01*
-G37*
-G36*
-X166360312Y-54797445D02*
-X166387852Y-54798587D01*
-X166665628Y-54865916D01*
-X166924929Y-54986142D01*
-X166924933Y-54986145D01*
-X167155801Y-55154650D01*
-X167155805Y-55154654D01*
-X167300855Y-55312256D01*
-X168710641Y-57183102D01*
-X168795131Y-57321656D01*
-X168822163Y-57365984D01*
-X168885566Y-57539007D01*
-X168920506Y-57634356D01*
-X168964601Y-57916751D01*
-X168952757Y-58202334D01*
-X168887904Y-58469890D01*
-X168885427Y-58480109D01*
-X168765199Y-58739415D01*
-X168596694Y-58970283D01*
-X168528284Y-59033244D01*
-X168386385Y-59163841D01*
-X168142357Y-59312651D01*
-X167930559Y-59390262D01*
-X167873984Y-59410994D01*
-X167591590Y-59455089D01*
-X167591585Y-59455089D01*
-X167413101Y-59447686D01*
-X167306007Y-59443245D01*
-X167028235Y-59375916D01*
-X167028234Y-59375915D01*
-X167028232Y-59375915D01*
-X166768925Y-59255687D01*
-X166538058Y-59087182D01*
-X166538056Y-59087180D01*
-X166392999Y-58929570D01*
-X164983216Y-57058724D01*
-X164871699Y-56875850D01*
-X164871697Y-56875847D01*
-X164773355Y-56607476D01*
-X164773354Y-56607474D01*
-X164729259Y-56325080D01*
-X164729258Y-56325076D01*
-X164741103Y-56039501D01*
-X164741103Y-56039498D01*
-X164808432Y-55761722D01*
-X164928658Y-55502421D01*
-X165067455Y-55312256D01*
-X165097166Y-55271549D01*
-X165307475Y-55077991D01*
-X165551503Y-54929181D01*
-X165763301Y-54851570D01*
-X165819876Y-54830838D01*
-X166026418Y-54798587D01*
-X166102274Y-54786742D01*
-X166360312Y-54797445D01*
-X166360312Y-54797445D01*
-G37*
-G36*
-X154086425Y-50142760D02*
-X154086428Y-50142761D01*
-X154086429Y-50142761D01*
-X154265693Y-50197140D01*
-X154265695Y-50197141D01*
-X154430905Y-50285448D01*
-X154575712Y-50404288D01*
-X154694552Y-50549095D01*
-X154782859Y-50714305D01*
-X154837240Y-50893575D01*
-X154855601Y-51080000D01*
-X154837240Y-51266425D01*
-X154782859Y-51445695D01*
-X154694552Y-51610905D01*
-X154575712Y-51755712D01*
-X154430905Y-51874552D01*
-X154430903Y-51874553D01*
-X154265693Y-51962860D01*
-X154086429Y-52017239D01*
-X154086428Y-52017239D01*
-X154086425Y-52017240D01*
-X153946718Y-52031000D01*
-X152053282Y-52031000D01*
-X151913575Y-52017240D01*
-X151913572Y-52017239D01*
-X151913571Y-52017239D01*
-X151734307Y-51962860D01*
-X151569097Y-51874553D01*
-X151569095Y-51874552D01*
-X151424288Y-51755712D01*
-X151305448Y-51610905D01*
-X151217141Y-51445695D01*
-X151162760Y-51266425D01*
-X151144399Y-51080000D01*
-X151162760Y-50893575D01*
-X151217141Y-50714305D01*
-X151305448Y-50549095D01*
-X151424288Y-50404288D01*
-X151569095Y-50285448D01*
-X151734305Y-50197141D01*
-X151734307Y-50197140D01*
-X151913571Y-50142761D01*
-X151913572Y-50142761D01*
-X151913575Y-50142760D01*
-X152053282Y-50129000D01*
-X153946718Y-50129000D01*
-X154086425Y-50142760D01*
-X154086425Y-50142760D01*
-G37*
-G36*
-X175977861Y-45209497D02*
-X176084446Y-45219995D01*
-X176266789Y-45275308D01*
-X176357961Y-45302965D01*
-X176492697Y-45374984D01*
-X176610033Y-45437701D01*
-X176610035Y-45437702D01*
-X176610034Y-45437702D01*
-X176830976Y-45619024D01*
-X177012298Y-45839966D01*
-X177147035Y-46092039D01*
-X177147035Y-46092040D01*
-X177230005Y-46365554D01*
-X177258020Y-46650000D01*
-X177230005Y-46934446D01*
-X177224983Y-46951000D01*
-X177147035Y-47207961D01*
-X177075016Y-47342697D01*
-X177012299Y-47460033D01*
-X176830976Y-47680976D01*
-X176610033Y-47862299D01*
-X176492697Y-47925016D01*
-X176357961Y-47997035D01*
-X176266789Y-48024692D01*
-X176084446Y-48080005D01*
-X175977861Y-48090503D01*
-X175871278Y-48101000D01*
-X173528722Y-48101000D01*
-X173422139Y-48090503D01*
-X173315554Y-48080005D01*
-X173133211Y-48024692D01*
-X173042039Y-47997035D01*
-X172907303Y-47925016D01*
-X172789967Y-47862299D01*
-X172569024Y-47680976D01*
-X172387701Y-47460033D01*
-X172324984Y-47342697D01*
-X172252965Y-47207961D01*
-X172175017Y-46951000D01*
-X172169995Y-46934446D01*
-X172141980Y-46650000D01*
-X172169995Y-46365554D01*
-X172252965Y-46092040D01*
-X172252965Y-46092039D01*
-X172387702Y-45839966D01*
-X172569024Y-45619024D01*
-X172789966Y-45437702D01*
-X172789965Y-45437702D01*
-X172789967Y-45437701D01*
-X172907303Y-45374984D01*
-X173042039Y-45302965D01*
-X173133211Y-45275308D01*
-X173315554Y-45219995D01*
-X173422139Y-45209497D01*
-X173528722Y-45199000D01*
-X175871278Y-45199000D01*
-X175977861Y-45209497D01*
-X175977861Y-45209497D01*
-G37*
-G36*
-X154851000Y-46951000D02*
-X151149000Y-46951000D01*
-X151149000Y-45049000D01*
-X154851000Y-45049000D01*
-X154851000Y-46951000D01*
-X154851000Y-46951000D01*
-G37*
-G36*
-X175977861Y-40709497D02*
-X176084446Y-40719995D01*
-X176266789Y-40775308D01*
-X176357961Y-40802965D01*
-X176492697Y-40874984D01*
-X176610033Y-40937701D01*
-X176610035Y-40937702D01*
-X176610034Y-40937702D01*
-X176830976Y-41119024D01*
-X177012298Y-41339966D01*
-X177147035Y-41592039D01*
-X177147035Y-41592040D01*
-X177230005Y-41865554D01*
-X177258020Y-42150000D01*
-X177230005Y-42434446D01*
-X177174692Y-42616789D01*
-X177147035Y-42707961D01*
-X177075016Y-42842697D01*
-X177012299Y-42960033D01*
-X176830976Y-43180976D01*
-X176610033Y-43362299D01*
-X176492697Y-43425016D01*
-X176357961Y-43497035D01*
-X176266789Y-43524692D01*
-X176084446Y-43580005D01*
-X175977861Y-43590502D01*
-X175871278Y-43601000D01*
-X173528722Y-43601000D01*
-X173422139Y-43590503D01*
-X173315554Y-43580005D01*
-X173133211Y-43524692D01*
-X173042039Y-43497035D01*
-X172907303Y-43425016D01*
-X172789967Y-43362299D01*
-X172569024Y-43180976D01*
-X172387701Y-42960033D01*
-X172324984Y-42842697D01*
-X172252965Y-42707961D01*
-X172225308Y-42616789D01*
-X172169995Y-42434446D01*
-X172141980Y-42150000D01*
-X172169995Y-41865554D01*
-X172252965Y-41592040D01*
-X172252965Y-41592039D01*
-X172387702Y-41339966D01*
-X172569024Y-41119024D01*
-X172789966Y-40937702D01*
-X172789965Y-40937702D01*
-X172789967Y-40937701D01*
-X172907303Y-40874984D01*
-X173042039Y-40802965D01*
-X173133211Y-40775308D01*
-X173315554Y-40719995D01*
-X173422139Y-40709497D01*
-X173528722Y-40699000D01*
-X175871278Y-40699000D01*
-X175977861Y-40709497D01*
-X175977861Y-40709497D01*
-G37*
-M02*
diff --git a/corner/gerber/corner-B.Paste.gbr b/corner/gerber/corner-B.Paste.gbr
deleted file mode 100644
index cd64b59..0000000
--- a/corner/gerber/corner-B.Paste.gbr
+++ /dev/null
@@ -1,41 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Paste,Bot*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,2.800000*%
-%ADD11C,2.800000*%
-%ADD12O,5.000000X2.800000*%
-%ADD13O,2.800000X5.000000*%
-G04 APERTURE END LIST*
-D10*
-G04 #@! TO.C,J2*
-X163253070Y-59829084D03*
-D11*
-X163915067Y-60707583D02*
-X162591073Y-58950585D01*
-D10*
-X166846930Y-57120916D03*
-D11*
-X167508927Y-57999415D02*
-X166184933Y-56242417D01*
-G04 #@! TD*
-D12*
-G04 #@! TO.C,J1*
-X174700000Y-42150000D03*
-X174700000Y-46650000D03*
-G04 #@! TD*
-D13*
-G04 #@! TO.C,J3*
-X156550000Y-64600000D03*
-X152050000Y-64600000D03*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-B.SilkS.gbr b/corner/gerber/corner-B.SilkS.gbr
deleted file mode 100644
index a394805..0000000
--- a/corner/gerber/corner-B.SilkS.gbr
+++ /dev/null
@@ -1,1165 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Legend,Bot*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,0.300000*%
-%ADD11C,0.600000*%
-%ADD12C,0.750000*%
-%ADD13C,0.500000*%
-G04 APERTURE END LIST*
-D10*
-X146478571Y-49362857D02*
-X147692857Y-49362857D01*
-X147835714Y-49291428D01*
-X147907142Y-49220000D01*
-X147978571Y-49077142D01*
-X147978571Y-48862857D01*
-X147907142Y-48720000D01*
-X147407142Y-49362857D02*
-X147478571Y-49220000D01*
-X147478571Y-48934285D01*
-X147407142Y-48791428D01*
-X147335714Y-48720000D01*
-X147192857Y-48648571D01*
-X146764285Y-48648571D01*
-X146621428Y-48720000D01*
-X146550000Y-48791428D01*
-X146478571Y-48934285D01*
-X146478571Y-49220000D01*
-X146550000Y-49362857D01*
-X147478571Y-50077142D02*
-X146478571Y-50077142D01*
-X145978571Y-50077142D02*
-X146050000Y-50005714D01*
-X146121428Y-50077142D01*
-X146050000Y-50148571D01*
-X145978571Y-50077142D01*
-X146121428Y-50077142D01*
-X146478571Y-50577142D02*
-X146478571Y-51148571D01*
-X145978571Y-50791428D02*
-X147264285Y-50791428D01*
-X147407142Y-50862857D01*
-X147478571Y-51005714D01*
-X147478571Y-51148571D01*
-X147478571Y-51648571D02*
-X145978571Y-51648571D01*
-X147478571Y-52291428D02*
-X146692857Y-52291428D01*
-X146550000Y-52220000D01*
-X146478571Y-52077142D01*
-X146478571Y-51862857D01*
-X146550000Y-51720000D01*
-X146621428Y-51648571D01*
-X146478571Y-53648571D02*
-X147478571Y-53648571D01*
-X146478571Y-53005714D02*
-X147264285Y-53005714D01*
-X147407142Y-53077142D01*
-X147478571Y-53220000D01*
-X147478571Y-53434285D01*
-X147407142Y-53577142D01*
-X147335714Y-53648571D01*
-X147478571Y-54362857D02*
-X145978571Y-54362857D01*
-X146550000Y-54362857D02*
-X146478571Y-54505714D01*
-X146478571Y-54791428D01*
-X146550000Y-54934285D01*
-X146621428Y-55005714D01*
-X146764285Y-55077142D01*
-X147192857Y-55077142D01*
-X147335714Y-55005714D01*
-X147407142Y-54934285D01*
-X147478571Y-54791428D01*
-X147478571Y-54505714D01*
-X147407142Y-54362857D01*
-X147335714Y-55720000D02*
-X147407142Y-55791428D01*
-X147478571Y-55720000D01*
-X147407142Y-55648571D01*
-X147335714Y-55720000D01*
-X147478571Y-55720000D01*
-X147407142Y-57077142D02*
-X147478571Y-56934285D01*
-X147478571Y-56648571D01*
-X147407142Y-56505714D01*
-X147335714Y-56434285D01*
-X147192857Y-56362857D01*
-X146764285Y-56362857D01*
-X146621428Y-56434285D01*
-X146550000Y-56505714D01*
-X146478571Y-56648571D01*
-X146478571Y-56934285D01*
-X146550000Y-57077142D01*
-X147478571Y-57934285D02*
-X147407142Y-57791428D01*
-X147335714Y-57720000D01*
-X147192857Y-57648571D01*
-X146764285Y-57648571D01*
-X146621428Y-57720000D01*
-X146550000Y-57791428D01*
-X146478571Y-57934285D01*
-X146478571Y-58148571D01*
-X146550000Y-58291428D01*
-X146621428Y-58362857D01*
-X146764285Y-58434285D01*
-X147192857Y-58434285D01*
-X147335714Y-58362857D01*
-X147407142Y-58291428D01*
-X147478571Y-58148571D01*
-X147478571Y-57934285D01*
-X147478571Y-59077142D02*
-X146478571Y-59077142D01*
-X146621428Y-59077142D02*
-X146550000Y-59148571D01*
-X146478571Y-59291428D01*
-X146478571Y-59505714D01*
-X146550000Y-59648571D01*
-X146692857Y-59720000D01*
-X147478571Y-59720000D01*
-X146692857Y-59720000D02*
-X146550000Y-59791428D01*
-X146478571Y-59934285D01*
-X146478571Y-60148571D01*
-X146550000Y-60291428D01*
-X146692857Y-60362857D01*
-X147478571Y-60362857D01*
-X145907142Y-62148571D02*
-X147835714Y-60862857D01*
-X146478571Y-62648571D02*
-X147764285Y-62648571D01*
-X147907142Y-62577142D01*
-X147978571Y-62434285D01*
-X147978571Y-62362857D01*
-X145978571Y-62648571D02*
-X146050000Y-62577142D01*
-X146121428Y-62648571D01*
-X146050000Y-62720000D01*
-X145978571Y-62648571D01*
-X146121428Y-62648571D01*
-X147478571Y-64005714D02*
-X146692857Y-64005714D01*
-X146550000Y-63934285D01*
-X146478571Y-63791428D01*
-X146478571Y-63505714D01*
-X146550000Y-63362857D01*
-X147407142Y-64005714D02*
-X147478571Y-63862857D01*
-X147478571Y-63505714D01*
-X147407142Y-63362857D01*
-X147264285Y-63291428D01*
-X147121428Y-63291428D01*
-X146978571Y-63362857D01*
-X146907142Y-63505714D01*
-X146907142Y-63862857D01*
-X146835714Y-64005714D01*
-X147407142Y-64648571D02*
-X147478571Y-64791428D01*
-X147478571Y-65077142D01*
-X147407142Y-65220000D01*
-X147264285Y-65291428D01*
-X147192857Y-65291428D01*
-X147050000Y-65220000D01*
-X146978571Y-65077142D01*
-X146978571Y-64862857D01*
-X146907142Y-64720000D01*
-X146764285Y-64648571D01*
-X146692857Y-64648571D01*
-X146550000Y-64720000D01*
-X146478571Y-64862857D01*
-X146478571Y-65077142D01*
-X146550000Y-65220000D01*
-X147407142Y-66505714D02*
-X147478571Y-66362857D01*
-X147478571Y-66077142D01*
-X147407142Y-65934285D01*
-X147264285Y-65862857D01*
-X146692857Y-65862857D01*
-X146550000Y-65934285D01*
-X146478571Y-66077142D01*
-X146478571Y-66362857D01*
-X146550000Y-66505714D01*
-X146692857Y-66577142D01*
-X146835714Y-66577142D01*
-X146978571Y-65862857D01*
-X146478571Y-67862857D02*
-X147692857Y-67862857D01*
-X147835714Y-67791428D01*
-X147907142Y-67720000D01*
-X147978571Y-67577142D01*
-X147978571Y-67362857D01*
-X147907142Y-67220000D01*
-X147407142Y-67862857D02*
-X147478571Y-67720000D01*
-X147478571Y-67434285D01*
-X147407142Y-67291428D01*
-X147335714Y-67220000D01*
-X147192857Y-67148571D01*
-X146764285Y-67148571D01*
-X146621428Y-67220000D01*
-X146550000Y-67291428D01*
-X146478571Y-67434285D01*
-X146478571Y-67720000D01*
-X146550000Y-67862857D01*
-X145907142Y-69648571D02*
-X147835714Y-68362857D01*
-X146621428Y-70362857D02*
-X146550000Y-70220000D01*
-X146478571Y-70148571D01*
-X146335714Y-70077142D01*
-X146264285Y-70077142D01*
-X146121428Y-70148571D01*
-X146050000Y-70220000D01*
-X145978571Y-70362857D01*
-X145978571Y-70648571D01*
-X146050000Y-70791428D01*
-X146121428Y-70862857D01*
-X146264285Y-70934285D01*
-X146335714Y-70934285D01*
-X146478571Y-70862857D01*
-X146550000Y-70791428D01*
-X146621428Y-70648571D01*
-X146621428Y-70362857D01*
-X146692857Y-70220000D01*
-X146764285Y-70148571D01*
-X146907142Y-70077142D01*
-X147192857Y-70077142D01*
-X147335714Y-70148571D01*
-X147407142Y-70220000D01*
-X147478571Y-70362857D01*
-X147478571Y-70648571D01*
-X147407142Y-70791428D01*
-X147335714Y-70862857D01*
-X147192857Y-70934285D01*
-X146907142Y-70934285D01*
-X146764285Y-70862857D01*
-X146692857Y-70791428D01*
-X146621428Y-70648571D01*
-X147407142Y-71505714D02*
-X147478571Y-71648571D01*
-X147478571Y-71934285D01*
-X147407142Y-72077142D01*
-X147264285Y-72148571D01*
-X147192857Y-72148571D01*
-X147050000Y-72077142D01*
-X146978571Y-71934285D01*
-X146978571Y-71720000D01*
-X146907142Y-71577142D01*
-X146764285Y-71505714D01*
-X146692857Y-71505714D01*
-X146550000Y-71577142D01*
-X146478571Y-71720000D01*
-X146478571Y-71934285D01*
-X146550000Y-72077142D01*
-X147407142Y-73362857D02*
-X147478571Y-73220000D01*
-X147478571Y-72934285D01*
-X147407142Y-72791428D01*
-X147264285Y-72720000D01*
-X146692857Y-72720000D01*
-X146550000Y-72791428D01*
-X146478571Y-72934285D01*
-X146478571Y-73220000D01*
-X146550000Y-73362857D01*
-X146692857Y-73434285D01*
-X146835714Y-73434285D01*
-X146978571Y-72720000D01*
-X146478571Y-74720000D02*
-X147692857Y-74720000D01*
-X147835714Y-74648571D01*
-X147907142Y-74577142D01*
-X147978571Y-74434285D01*
-X147978571Y-74220000D01*
-X147907142Y-74077142D01*
-X147407142Y-74720000D02*
-X147478571Y-74577142D01*
-X147478571Y-74291428D01*
-X147407142Y-74148571D01*
-X147335714Y-74077142D01*
-X147192857Y-74005714D01*
-X146764285Y-74005714D01*
-X146621428Y-74077142D01*
-X146550000Y-74148571D01*
-X146478571Y-74291428D01*
-X146478571Y-74577142D01*
-X146550000Y-74720000D01*
-X164107142Y-40021428D02*
-X164178571Y-39878571D01*
-X164178571Y-39592857D01*
-X164107142Y-39450000D01*
-X164035714Y-39378571D01*
-X163892857Y-39307142D01*
-X163464285Y-39307142D01*
-X163321428Y-39378571D01*
-X163250000Y-39450000D01*
-X163178571Y-39592857D01*
-X163178571Y-39878571D01*
-X163250000Y-40021428D01*
-X164107142Y-41307142D02*
-X164178571Y-41164285D01*
-X164178571Y-40878571D01*
-X164107142Y-40735714D01*
-X164035714Y-40664285D01*
-X163892857Y-40592857D01*
-X163464285Y-40592857D01*
-X163321428Y-40664285D01*
-X163250000Y-40735714D01*
-X163178571Y-40878571D01*
-X163178571Y-41164285D01*
-X163250000Y-41307142D01*
-X163607142Y-41950000D02*
-X163607142Y-43092857D01*
-X164178571Y-43807142D02*
-X162678571Y-43807142D01*
-X163250000Y-43807142D02*
-X163178571Y-43950000D01*
-X163178571Y-44235714D01*
-X163250000Y-44378571D01*
-X163321428Y-44450000D01*
-X163464285Y-44521428D01*
-X163892857Y-44521428D01*
-X164035714Y-44450000D01*
-X164107142Y-44378571D01*
-X164178571Y-44235714D01*
-X164178571Y-43950000D01*
-X164107142Y-43807142D01*
-X163178571Y-45021428D02*
-X164178571Y-45378571D01*
-X163178571Y-45735714D02*
-X164178571Y-45378571D01*
-X164535714Y-45235714D01*
-X164607142Y-45164285D01*
-X164678571Y-45021428D01*
-X163607142Y-46307142D02*
-X163607142Y-47450000D01*
-X164107142Y-48092857D02*
-X164178571Y-48235714D01*
-X164178571Y-48521428D01*
-X164107142Y-48664285D01*
-X163964285Y-48735714D01*
-X163892857Y-48735714D01*
-X163750000Y-48664285D01*
-X163678571Y-48521428D01*
-X163678571Y-48307142D01*
-X163607142Y-48164285D01*
-X163464285Y-48092857D01*
-X163392857Y-48092857D01*
-X163250000Y-48164285D01*
-X163178571Y-48307142D01*
-X163178571Y-48521428D01*
-X163250000Y-48664285D01*
-X164178571Y-50021428D02*
-X163392857Y-50021428D01*
-X163250000Y-49950000D01*
-X163178571Y-49807142D01*
-X163178571Y-49521428D01*
-X163250000Y-49378571D01*
-X164107142Y-50021428D02*
-X164178571Y-49878571D01*
-X164178571Y-49521428D01*
-X164107142Y-49378571D01*
-X163964285Y-49307142D01*
-X163821428Y-49307142D01*
-X163678571Y-49378571D01*
-X163607142Y-49521428D01*
-X163607142Y-49878571D01*
-X163535714Y-50021428D01*
-X162260000Y-39490000D02*
-X162188571Y-39418571D01*
-X161974285Y-39275714D01*
-X161831428Y-39204285D01*
-X161617142Y-39132857D01*
-X161260000Y-39061428D01*
-X160974285Y-39061428D01*
-X160617142Y-39132857D01*
-X160402857Y-39204285D01*
-X160260000Y-39275714D01*
-X160045714Y-39418571D01*
-X159974285Y-39490000D01*
-X161617142Y-40704285D02*
-X161688571Y-40561428D01*
-X161688571Y-40275714D01*
-X161617142Y-40132857D01*
-X161545714Y-40061428D01*
-X161402857Y-39990000D01*
-X160974285Y-39990000D01*
-X160831428Y-40061428D01*
-X160760000Y-40132857D01*
-X160688571Y-40275714D01*
-X160688571Y-40561428D01*
-X160760000Y-40704285D01*
-X162260000Y-41204285D02*
-X162188571Y-41275714D01*
-X161974285Y-41418571D01*
-X161831428Y-41490000D01*
-X161617142Y-41561428D01*
-X161260000Y-41632857D01*
-X160974285Y-41632857D01*
-X160617142Y-41561428D01*
-X160402857Y-41490000D01*
-X160260000Y-41418571D01*
-X160045714Y-41275714D01*
-X159974285Y-41204285D01*
-X160331428Y-42275714D02*
-X160260000Y-42347142D01*
-X160188571Y-42490000D01*
-X160188571Y-42847142D01*
-X160260000Y-42990000D01*
-X160331428Y-43061428D01*
-X160474285Y-43132857D01*
-X160617142Y-43132857D01*
-X160831428Y-43061428D01*
-X161688571Y-42204285D01*
-X161688571Y-43132857D01*
-X160188571Y-44061428D02*
-X160188571Y-44204285D01*
-X160260000Y-44347142D01*
-X160331428Y-44418571D01*
-X160474285Y-44490000D01*
-X160760000Y-44561428D01*
-X161117142Y-44561428D01*
-X161402857Y-44490000D01*
-X161545714Y-44418571D01*
-X161617142Y-44347142D01*
-X161688571Y-44204285D01*
-X161688571Y-44061428D01*
-X161617142Y-43918571D01*
-X161545714Y-43847142D01*
-X161402857Y-43775714D01*
-X161117142Y-43704285D01*
-X160760000Y-43704285D01*
-X160474285Y-43775714D01*
-X160331428Y-43847142D01*
-X160260000Y-43918571D01*
-X160188571Y-44061428D01*
-X161688571Y-45990000D02*
-X161688571Y-45132857D01*
-X161688571Y-45561428D02*
-X160188571Y-45561428D01*
-X160402857Y-45418571D01*
-X160545714Y-45275714D01*
-X160617142Y-45132857D01*
-X160831428Y-46847142D02*
-X160760000Y-46704285D01*
-X160688571Y-46632857D01*
-X160545714Y-46561428D01*
-X160474285Y-46561428D01*
-X160331428Y-46632857D01*
-X160260000Y-46704285D01*
-X160188571Y-46847142D01*
-X160188571Y-47132857D01*
-X160260000Y-47275714D01*
-X160331428Y-47347142D01*
-X160474285Y-47418571D01*
-X160545714Y-47418571D01*
-X160688571Y-47347142D01*
-X160760000Y-47275714D01*
-X160831428Y-47132857D01*
-X160831428Y-46847142D01*
-X160902857Y-46704285D01*
-X160974285Y-46632857D01*
-X161117142Y-46561428D01*
-X161402857Y-46561428D01*
-X161545714Y-46632857D01*
-X161617142Y-46704285D01*
-X161688571Y-46847142D01*
-X161688571Y-47132857D01*
-X161617142Y-47275714D01*
-X161545714Y-47347142D01*
-X161402857Y-47418571D01*
-X161117142Y-47418571D01*
-X160974285Y-47347142D01*
-X160902857Y-47275714D01*
-X160831428Y-47132857D01*
-X160688571Y-49204285D02*
-X161974285Y-49204285D01*
-X162117142Y-49132857D01*
-X162188571Y-48990000D01*
-X162188571Y-48918571D01*
-X160188571Y-49204285D02*
-X160260000Y-49132857D01*
-X160331428Y-49204285D01*
-X160260000Y-49275714D01*
-X160188571Y-49204285D01*
-X160331428Y-49204285D01*
-X161688571Y-50561428D02*
-X160902857Y-50561428D01*
-X160760000Y-50490000D01*
-X160688571Y-50347142D01*
-X160688571Y-50061428D01*
-X160760000Y-49918571D01*
-X161617142Y-50561428D02*
-X161688571Y-50418571D01*
-X161688571Y-50061428D01*
-X161617142Y-49918571D01*
-X161474285Y-49847142D01*
-X161331428Y-49847142D01*
-X161188571Y-49918571D01*
-X161117142Y-50061428D01*
-X161117142Y-50418571D01*
-X161045714Y-50561428D01*
-X161617142Y-51204285D02*
-X161688571Y-51347142D01*
-X161688571Y-51632857D01*
-X161617142Y-51775714D01*
-X161474285Y-51847142D01*
-X161402857Y-51847142D01*
-X161260000Y-51775714D01*
-X161188571Y-51632857D01*
-X161188571Y-51418571D01*
-X161117142Y-51275714D01*
-X160974285Y-51204285D01*
-X160902857Y-51204285D01*
-X160760000Y-51275714D01*
-X160688571Y-51418571D01*
-X160688571Y-51632857D01*
-X160760000Y-51775714D01*
-X161617142Y-53061428D02*
-X161688571Y-52918571D01*
-X161688571Y-52632857D01*
-X161617142Y-52490000D01*
-X161474285Y-52418571D01*
-X160902857Y-52418571D01*
-X160760000Y-52490000D01*
-X160688571Y-52632857D01*
-X160688571Y-52918571D01*
-X160760000Y-53061428D01*
-X160902857Y-53132857D01*
-X161045714Y-53132857D01*
-X161188571Y-52418571D01*
-X160688571Y-54418571D02*
-X161902857Y-54418571D01*
-X162045714Y-54347142D01*
-X162117142Y-54275714D01*
-X162188571Y-54132857D01*
-X162188571Y-53918571D01*
-X162117142Y-53775714D01*
-X161617142Y-54418571D02*
-X161688571Y-54275714D01*
-X161688571Y-53990000D01*
-X161617142Y-53847142D01*
-X161545714Y-53775714D01*
-X161402857Y-53704285D01*
-X160974285Y-53704285D01*
-X160831428Y-53775714D01*
-X160760000Y-53847142D01*
-X160688571Y-53990000D01*
-X160688571Y-54275714D01*
-X160760000Y-54418571D01*
-D11*
-X156862857Y-40087142D02*
-X156720000Y-39801428D01*
-X156577142Y-39658571D01*
-X156291428Y-39515714D01*
-X156148571Y-39515714D01*
-X155862857Y-39658571D01*
-X155720000Y-39801428D01*
-X155577142Y-40087142D01*
-X155577142Y-40658571D01*
-X155720000Y-40944285D01*
-X155862857Y-41087142D01*
-X156148571Y-41230000D01*
-X156291428Y-41230000D01*
-X156577142Y-41087142D01*
-X156720000Y-40944285D01*
-X156862857Y-40658571D01*
-X156862857Y-40087142D01*
-X157005714Y-39801428D01*
-X157148571Y-39658571D01*
-X157434285Y-39515714D01*
-X158005714Y-39515714D01*
-X158291428Y-39658571D01*
-X158434285Y-39801428D01*
-X158577142Y-40087142D01*
-X158577142Y-40658571D01*
-X158434285Y-40944285D01*
-X158291428Y-41087142D01*
-X158005714Y-41230000D01*
-X157434285Y-41230000D01*
-X157148571Y-41087142D01*
-X157005714Y-40944285D01*
-X156862857Y-40658571D01*
-X158434285Y-42372857D02*
-X158577142Y-42658571D01*
-X158577142Y-43230000D01*
-X158434285Y-43515714D01*
-X158148571Y-43658571D01*
-X158005714Y-43658571D01*
-X157720000Y-43515714D01*
-X157577142Y-43230000D01*
-X157577142Y-42801428D01*
-X157434285Y-42515714D01*
-X157148571Y-42372857D01*
-X157005714Y-42372857D01*
-X156720000Y-42515714D01*
-X156577142Y-42801428D01*
-X156577142Y-43230000D01*
-X156720000Y-43515714D01*
-X158434285Y-46087142D02*
-X158577142Y-45801428D01*
-X158577142Y-45230000D01*
-X158434285Y-44944285D01*
-X158148571Y-44801428D01*
-X157005714Y-44801428D01*
-X156720000Y-44944285D01*
-X156577142Y-45230000D01*
-X156577142Y-45801428D01*
-X156720000Y-46087142D01*
-X157005714Y-46230000D01*
-X157291428Y-46230000D01*
-X157577142Y-44801428D01*
-X156577142Y-48801428D02*
-X159005714Y-48801428D01*
-X159291428Y-48658571D01*
-X159434285Y-48515714D01*
-X159577142Y-48230000D01*
-X159577142Y-47801428D01*
-X159434285Y-47515714D01*
-X158434285Y-48801428D02*
-X158577142Y-48515714D01*
-X158577142Y-47944285D01*
-X158434285Y-47658571D01*
-X158291428Y-47515714D01*
-X158005714Y-47372857D01*
-X157148571Y-47372857D01*
-X156862857Y-47515714D01*
-X156720000Y-47658571D01*
-X156577142Y-47944285D01*
-X156577142Y-48515714D01*
-X156720000Y-48801428D01*
-X158577142Y-54230000D02*
-X157148571Y-53230000D01*
-X158577142Y-52515714D02*
-X155577142Y-52515714D01*
-X155577142Y-53658571D01*
-X155720000Y-53944285D01*
-X155862857Y-54087142D01*
-X156148571Y-54230000D01*
-X156577142Y-54230000D01*
-X156862857Y-54087142D01*
-X157005714Y-53944285D01*
-X157148571Y-53658571D01*
-X157148571Y-52515714D01*
-X155577142Y-56087142D02*
-X155577142Y-56372857D01*
-X155720000Y-56658571D01*
-X155862857Y-56801428D01*
-X156148571Y-56944285D01*
-X156720000Y-57087142D01*
-X157434285Y-57087142D01*
-X158005714Y-56944285D01*
-X158291428Y-56801428D01*
-X158434285Y-56658571D01*
-X158577142Y-56372857D01*
-X158577142Y-56087142D01*
-X158434285Y-55801428D01*
-X158291428Y-55658571D01*
-X158005714Y-55515714D01*
-X157434285Y-55372857D01*
-X156720000Y-55372857D01*
-X156148571Y-55515714D01*
-X155862857Y-55658571D01*
-X155720000Y-55801428D01*
-X155577142Y-56087142D01*
-X158577142Y-59944285D02*
-X158577142Y-58230000D01*
-X158577142Y-59087142D02*
-X155577142Y-59087142D01*
-X156005714Y-58801428D01*
-X156291428Y-58515714D01*
-X156434285Y-58230000D01*
-D10*
-X180893403Y-55156241D02*
-X179832743Y-54095581D01*
-X180236804Y-54499642D02*
-X180085281Y-54550149D01*
-X179883250Y-54752180D01*
-X179832743Y-54903703D01*
-X179832743Y-55004718D01*
-X179883250Y-55156241D01*
-X180186296Y-55459287D01*
-X180337819Y-55509794D01*
-X180438834Y-55509794D01*
-X180590357Y-55459287D01*
-X180792388Y-55257256D01*
-X180842895Y-55105733D01*
-X179782235Y-56267409D02*
-X179832743Y-56115886D01*
-X179832743Y-56014871D01*
-X179782235Y-55863348D01*
-X179479189Y-55560302D01*
-X179327666Y-55509794D01*
-X179226651Y-55509794D01*
-X179075128Y-55560302D01*
-X178923605Y-55711825D01*
-X178873098Y-55863348D01*
-X178873098Y-55964363D01*
-X178923605Y-56115886D01*
-X179226651Y-56418932D01*
-X179378174Y-56469439D01*
-X179479189Y-56469439D01*
-X179630712Y-56418932D01*
-X179782235Y-56267409D01*
-X178418529Y-56216901D02*
-X178014468Y-56620962D01*
-X177913453Y-56014871D02*
-X178822590Y-56924008D01*
-X178873098Y-57075531D01*
-X178822590Y-57227054D01*
-X178721575Y-57328069D01*
-X177812438Y-56822993D02*
-X177408377Y-57227054D01*
-X177307361Y-56620962D02*
-X178216499Y-57530099D01*
-X178267006Y-57681622D01*
-X178216499Y-57833145D01*
-X178115483Y-57934161D01*
-X177610407Y-58439237D02*
-X177660915Y-58287714D01*
-X177660915Y-58186699D01*
-X177610407Y-58035176D01*
-X177307361Y-57732130D01*
-X177155838Y-57681622D01*
-X177054823Y-57681622D01*
-X176903300Y-57732130D01*
-X176751777Y-57883653D01*
-X176701270Y-58035176D01*
-X176701270Y-58136191D01*
-X176751777Y-58287714D01*
-X177054823Y-58590760D01*
-X177206346Y-58641267D01*
-X177307361Y-58641267D01*
-X177458884Y-58590760D01*
-X177610407Y-58439237D01*
-X176802285Y-59247359D02*
-X176095178Y-58540252D01*
-X176196194Y-58641267D02*
-X176095178Y-58641267D01*
-X175943655Y-58691775D01*
-X175792133Y-58843298D01*
-X175741625Y-58994821D01*
-X175792133Y-59146344D01*
-X176347716Y-59701927D01*
-X175792133Y-59146344D02*
-X175640610Y-59095836D01*
-X175489087Y-59146344D01*
-X175337564Y-59297866D01*
-X175287056Y-59449389D01*
-X175337564Y-59600912D01*
-X175893148Y-60156496D01*
-X174984011Y-60257511D02*
-X174175888Y-61065633D01*
-X173923350Y-62126294D02*
-X173973858Y-61974771D01*
-X173923350Y-61823248D01*
-X173014213Y-60914111D01*
-X173064721Y-62883908D02*
-X173216244Y-62833400D01*
-X173418274Y-62631370D01*
-X173468782Y-62479847D01*
-X173418274Y-62328324D01*
-X173014213Y-61924263D01*
-X172862690Y-61873755D01*
-X172711167Y-61924263D01*
-X172509137Y-62126294D01*
-X172458629Y-62277816D01*
-X172509137Y-62429339D01*
-X172610152Y-62530355D01*
-X173216244Y-62126294D01*
-X172054568Y-62580862D02*
-X171650507Y-62984923D01*
-X172610152Y-63439492D02*
-X171701015Y-62530355D01*
-X171549492Y-62479847D01*
-X171397969Y-62530355D01*
-X171296954Y-62631370D01*
-X171448477Y-63186954D02*
-X171044416Y-63591015D01*
-X170943400Y-62984923D02*
-X171852538Y-63894061D01*
-X171903045Y-64045583D01*
-X171852538Y-64197106D01*
-X171751522Y-64298122D01*
-X169529187Y-64298122D02*
-X171802030Y-64752690D01*
-X169731217Y-64904213D02*
-X169327156Y-65308274D01*
-X169226141Y-64702183D02*
-X170135278Y-65611320D01*
-X170185786Y-65762843D01*
-X170135278Y-65914366D01*
-X170034263Y-66015381D01*
-X169529187Y-66520457D02*
-X169579694Y-66368934D01*
-X169579694Y-66267919D01*
-X169529187Y-66116396D01*
-X169226141Y-65813350D01*
-X169074618Y-65762843D01*
-X168973603Y-65762843D01*
-X168822080Y-65813350D01*
-X168670557Y-65964873D01*
-X168620049Y-66116396D01*
-X168620049Y-66217411D01*
-X168670557Y-66368934D01*
-X168973603Y-66671980D01*
-X169125126Y-66722488D01*
-X169226141Y-66722488D01*
-X169377664Y-66671980D01*
-X169529187Y-66520457D01*
-X168013958Y-66621472D02*
-X169074618Y-67682133D01*
-X168064466Y-66671980D02*
-X167912943Y-66722488D01*
-X167710912Y-66924518D01*
-X167660405Y-67076041D01*
-X167660405Y-67177056D01*
-X167710912Y-67328579D01*
-X168013958Y-67631625D01*
-X168165481Y-67682133D01*
-X168266496Y-67682133D01*
-X168418019Y-67631625D01*
-X168620049Y-67429594D01*
-X168670557Y-67278072D01*
-X167357359Y-67884163D02*
-X166549237Y-68692285D01*
-X166448222Y-69601422D02*
-X165741115Y-68894316D01*
-X165943145Y-69096346D02*
-X165791622Y-69045838D01*
-X165690607Y-69045838D01*
-X165539084Y-69096346D01*
-X165438069Y-69197361D01*
-X165791622Y-70258022D02*
-X165084516Y-69550915D01*
-X164730962Y-69197361D02*
-X164831977Y-69197361D01*
-X164831977Y-69298377D01*
-X164730962Y-69298377D01*
-X164730962Y-69197361D01*
-X164831977Y-69298377D01*
-X164124871Y-70510560D02*
-X164983500Y-71369189D01*
-X165135023Y-71419697D01*
-X165236038Y-71419697D01*
-X165387561Y-71369189D01*
-X165539084Y-71217666D01*
-X165589592Y-71066144D01*
-X164781470Y-71167159D02*
-X164932993Y-71116651D01*
-X165135023Y-70914621D01*
-X165185531Y-70763098D01*
-X165185531Y-70662083D01*
-X165135023Y-70510560D01*
-X164831977Y-70207514D01*
-X164680455Y-70157006D01*
-X164579439Y-70157006D01*
-X164427916Y-70207514D01*
-X164225886Y-70409544D01*
-X164175378Y-70561067D01*
-X164326901Y-71722743D02*
-X163266241Y-70662083D01*
-X163872333Y-72177311D02*
-X163316749Y-71621727D01*
-X163266241Y-71470205D01*
-X163316749Y-71318682D01*
-X163468272Y-71167159D01*
-X163619794Y-71116651D01*
-X163720810Y-71116651D01*
-X162811672Y-71823758D02*
-X162407611Y-72227819D01*
-X162306596Y-71621727D02*
-X163215733Y-72530865D01*
-X163266241Y-72682388D01*
-X163215733Y-72833911D01*
-X163114718Y-72934926D01*
-X147478571Y-36975714D02*
-X147407142Y-36832857D01*
-X147264285Y-36761428D01*
-X145978571Y-36761428D01*
-X147407142Y-38118571D02*
-X147478571Y-37975714D01*
-X147478571Y-37690000D01*
-X147407142Y-37547142D01*
-X147264285Y-37475714D01*
-X146692857Y-37475714D01*
-X146550000Y-37547142D01*
-X146478571Y-37690000D01*
-X146478571Y-37975714D01*
-X146550000Y-38118571D01*
-X146692857Y-38190000D01*
-X146835714Y-38190000D01*
-X146978571Y-37475714D01*
-X146478571Y-38618571D02*
-X146478571Y-39190000D01*
-X147478571Y-38832857D02*
-X146192857Y-38832857D01*
-X146050000Y-38904285D01*
-X145978571Y-39047142D01*
-X145978571Y-39190000D01*
-X146478571Y-39475714D02*
-X146478571Y-40047142D01*
-X145978571Y-39690000D02*
-X147264285Y-39690000D01*
-X147407142Y-39761428D01*
-X147478571Y-39904285D01*
-X147478571Y-40047142D01*
-X145907142Y-41618571D02*
-X147835714Y-40332857D01*
-X147478571Y-42118571D02*
-X146478571Y-42118571D01*
-X146764285Y-42118571D02*
-X146621428Y-42190000D01*
-X146550000Y-42261428D01*
-X146478571Y-42404285D01*
-X146478571Y-42547142D01*
-X147478571Y-43047142D02*
-X146478571Y-43047142D01*
-X145978571Y-43047142D02*
-X146050000Y-42975714D01*
-X146121428Y-43047142D01*
-X146050000Y-43118571D01*
-X145978571Y-43047142D01*
-X146121428Y-43047142D01*
-X146478571Y-44404285D02*
-X147692857Y-44404285D01*
-X147835714Y-44332857D01*
-X147907142Y-44261428D01*
-X147978571Y-44118571D01*
-X147978571Y-43904285D01*
-X147907142Y-43761428D01*
-X147407142Y-44404285D02*
-X147478571Y-44261428D01*
-X147478571Y-43975714D01*
-X147407142Y-43832857D01*
-X147335714Y-43761428D01*
-X147192857Y-43690000D01*
-X146764285Y-43690000D01*
-X146621428Y-43761428D01*
-X146550000Y-43832857D01*
-X146478571Y-43975714D01*
-X146478571Y-44261428D01*
-X146550000Y-44404285D01*
-X147478571Y-45118571D02*
-X145978571Y-45118571D01*
-X147478571Y-45761428D02*
-X146692857Y-45761428D01*
-X146550000Y-45690000D01*
-X146478571Y-45547142D01*
-X146478571Y-45332857D01*
-X146550000Y-45190000D01*
-X146621428Y-45118571D01*
-X146478571Y-46261428D02*
-X146478571Y-46832857D01*
-X145978571Y-46475714D02*
-X147264285Y-46475714D01*
-X147407142Y-46547142D01*
-X147478571Y-46690000D01*
-X147478571Y-46832857D01*
-D12*
-X150142857Y-62214285D02*
-X147857142Y-62214285D01*
-X149000000Y-63357142D02*
-X149000000Y-61071428D01*
-X162182857Y-64594285D02*
-X159897142Y-64594285D01*
-X161040000Y-65737142D02*
-X161040000Y-63451428D01*
-X177712857Y-50354285D02*
-X175427142Y-50354285D01*
-X176570000Y-51497142D02*
-X176570000Y-49211428D01*
-D10*
-X166321428Y-36678571D02*
-X165750000Y-36678571D01*
-X166107142Y-36178571D02*
-X166107142Y-37464285D01*
-X166035714Y-37607142D01*
-X165892857Y-37678571D01*
-X165750000Y-37678571D01*
-X165035714Y-37678571D02*
-X165178571Y-37607142D01*
-X165250000Y-37535714D01*
-X165321428Y-37392857D01*
-X165321428Y-36964285D01*
-X165250000Y-36821428D01*
-X165178571Y-36750000D01*
-X165035714Y-36678571D01*
-X164821428Y-36678571D01*
-X164678571Y-36750000D01*
-X164607142Y-36821428D01*
-X164535714Y-36964285D01*
-X164535714Y-37392857D01*
-X164607142Y-37535714D01*
-X164678571Y-37607142D01*
-X164821428Y-37678571D01*
-X165035714Y-37678571D01*
-X163892857Y-36678571D02*
-X163892857Y-38178571D01*
-X163892857Y-36750000D02*
-X163750000Y-36678571D01*
-X163464285Y-36678571D01*
-X163321428Y-36750000D01*
-X163250000Y-36821428D01*
-X163178571Y-36964285D01*
-X163178571Y-37392857D01*
-X163250000Y-37535714D01*
-X163321428Y-37607142D01*
-X163464285Y-37678571D01*
-X163750000Y-37678571D01*
-X163892857Y-37607142D01*
-X161464285Y-36107142D02*
-X162750000Y-38035714D01*
-X160964285Y-37678571D02*
-X160964285Y-36178571D01*
-X160964285Y-36750000D02*
-X160821428Y-36678571D01*
-X160535714Y-36678571D01*
-X160392857Y-36750000D01*
-X160321428Y-36821428D01*
-X160250000Y-36964285D01*
-X160250000Y-37392857D01*
-X160321428Y-37535714D01*
-X160392857Y-37607142D01*
-X160535714Y-37678571D01*
-X160821428Y-37678571D01*
-X160964285Y-37607142D01*
-X159392857Y-37678571D02*
-X159535714Y-37607142D01*
-X159607142Y-37535714D01*
-X159678571Y-37392857D01*
-X159678571Y-36964285D01*
-X159607142Y-36821428D01*
-X159535714Y-36750000D01*
-X159392857Y-36678571D01*
-X159178571Y-36678571D01*
-X159035714Y-36750000D01*
-X158964285Y-36821428D01*
-X158892857Y-36964285D01*
-X158892857Y-37392857D01*
-X158964285Y-37535714D01*
-X159035714Y-37607142D01*
-X159178571Y-37678571D01*
-X159392857Y-37678571D01*
-X158464285Y-36678571D02*
-X157892857Y-36678571D01*
-X158250000Y-36178571D02*
-X158250000Y-37464285D01*
-X158178571Y-37607142D01*
-X158035714Y-37678571D01*
-X157892857Y-37678571D01*
-X157607142Y-36678571D02*
-X157035714Y-36678571D01*
-X157392857Y-36178571D02*
-X157392857Y-37464285D01*
-X157321428Y-37607142D01*
-X157178571Y-37678571D01*
-X157035714Y-37678571D01*
-X156321428Y-37678571D02*
-X156464285Y-37607142D01*
-X156535714Y-37535714D01*
-X156607142Y-37392857D01*
-X156607142Y-36964285D01*
-X156535714Y-36821428D01*
-X156464285Y-36750000D01*
-X156321428Y-36678571D01*
-X156107142Y-36678571D01*
-X155964285Y-36750000D01*
-X155892857Y-36821428D01*
-X155821428Y-36964285D01*
-X155821428Y-37392857D01*
-X155892857Y-37535714D01*
-X155964285Y-37607142D01*
-X156107142Y-37678571D01*
-X156321428Y-37678571D01*
-X155178571Y-37678571D02*
-X155178571Y-36678571D01*
-X155178571Y-36821428D02*
-X155107142Y-36750000D01*
-X154964285Y-36678571D01*
-X154750000Y-36678571D01*
-X154607142Y-36750000D01*
-X154535714Y-36892857D01*
-X154535714Y-37678571D01*
-X154535714Y-36892857D02*
-X154464285Y-36750000D01*
-X154321428Y-36678571D01*
-X154107142Y-36678571D01*
-X153964285Y-36750000D01*
-X153892857Y-36892857D01*
-X153892857Y-37678571D01*
-D13*
-G04 #@! TO.C,J2*
-X165449318Y-58174092D02*
-X164650682Y-58775908D01*
-X175095388Y-78452241D02*
-X161855458Y-60882260D01*
-X168244542Y-56067740D02*
-X181484472Y-73637720D01*
-X177271767Y-68047273D02*
-X170882684Y-72861792D01*
-X170882684Y-72861792D02*
-X175466322Y-65651366D01*
-X175466322Y-65651366D02*
-X169077238Y-70465886D01*
-X170280868Y-72063157D02*
-X173469734Y-67155904D01*
-X171473145Y-68660441D02*
-X169679054Y-71264521D01*
-X176669952Y-67248637D02*
-X175275179Y-69551810D01*
-X176068137Y-66450002D02*
-X173278590Y-71056348D01*
-G04 #@! TO.C,J1*
-X187700000Y-40400000D02*
-X189700000Y-45400000D01*
-X188700000Y-40400000D02*
-X189700000Y-42900000D01*
-X186700000Y-45400000D02*
-X187700000Y-48400000D01*
-X188700000Y-48400000D02*
-X186700000Y-42900000D01*
-X186700000Y-40400000D02*
-X186700000Y-48400000D01*
-X189700000Y-48400000D02*
-X186700000Y-40400000D01*
-X189700000Y-40400000D02*
-X189700000Y-48400000D01*
-X174700000Y-40400000D02*
-X196700000Y-40400000D01*
-X196700000Y-48400000D02*
-X174700000Y-48400000D01*
-X174700000Y-43900000D02*
-X174700000Y-44900000D01*
-G04 #@! TO.C,J3*
-X158300000Y-77600000D02*
-X153300000Y-79600000D01*
-X158300000Y-78600000D02*
-X155800000Y-79600000D01*
-X153300000Y-76600000D02*
-X150300000Y-77600000D01*
-X150300000Y-78600000D02*
-X155800000Y-76600000D01*
-X158300000Y-76600000D02*
-X150300000Y-76600000D01*
-X150300000Y-79600000D02*
-X158300000Y-76600000D01*
-X158300000Y-79600000D02*
-X150300000Y-79600000D01*
-X158300000Y-64600000D02*
-X158300000Y-86600000D01*
-X150300000Y-86600000D02*
-X150300000Y-64600000D01*
-X154800000Y-64600000D02*
-X153800000Y-64600000D01*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-Edge.Cuts.gbr b/corner/gerber/corner-Edge.Cuts.gbr
deleted file mode 100644
index 5b9109f..0000000
--- a/corner/gerber/corner-Edge.Cuts.gbr
+++ /dev/null
@@ -1,108 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Profile,NP*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,0.150000*%
-%ADD11C,0.200000*%
-G04 APERTURE END LIST*
-D10*
-X152000000Y-60000000D02*
-X152000000Y-55000000D01*
-X149000000Y-60000000D02*
-X152000000Y-60000000D01*
-X149000000Y-55000000D02*
-X152000000Y-55000000D01*
-X149000000Y-55000000D02*
-X149000000Y-60000000D01*
-X149000000Y-44000000D02*
-X149000000Y-39000000D01*
-X154000000Y-44000000D02*
-X149000000Y-44000000D01*
-X154000000Y-39000000D02*
-X154000000Y-44000000D01*
-X149000000Y-39000000D02*
-X154000000Y-39000000D01*
-X170000000Y-42000000D02*
-X170000000Y-39000000D01*
-X165000000Y-42000000D02*
-X170000000Y-42000000D01*
-X165000000Y-39000000D02*
-X165000000Y-42000000D01*
-X170000000Y-39000000D02*
-X165000000Y-39000000D01*
-D11*
-X149293950Y-75958126D02*
-X149293950Y-79986826D01*
-X189988102Y-36455114D02*
-X189988102Y-39455454D01*
-X144988270Y-75958126D02*
-X149293950Y-75958126D01*
-X178251871Y-67773615D02*
-X174767321Y-63149615D01*
-X189988102Y-52455175D02*
-X194988312Y-52455175D01*
-X194988312Y-36455114D02*
-X189988102Y-36455114D01*
-X167869041Y-75596916D02*
-X170878671Y-79590466D01*
-X146294140Y-79986816D02*
-X146294140Y-84987036D01*
-X149293950Y-79986826D02*
-X146294140Y-79986816D01*
-X189988102Y-49455355D02*
-X189988102Y-52455175D01*
-X167626681Y-70290255D02*
-X170265271Y-73791346D01*
-X185959412Y-34986984D02*
-X144988270Y-34986974D01*
-X174767321Y-63149615D02*
-X185959412Y-51957535D01*
-X189988102Y-39455454D02*
-X185959412Y-39455454D01*
-X170878671Y-79590466D02*
-X173274391Y-77784896D01*
-X180647581Y-65968045D02*
-X178251871Y-67773615D01*
-X173274391Y-77784896D02*
-X181260981Y-71766655D01*
-X162294191Y-79986826D02*
-X159294381Y-79986826D01*
-X194988312Y-49455355D02*
-X194988312Y-39455444D01*
-X181260981Y-71766655D02*
-X183656702Y-69961595D01*
-X159294381Y-79986826D02*
-X159294381Y-75958126D01*
-X185959412Y-49455355D02*
-X189988102Y-49455355D01*
-X146294140Y-84987036D02*
-X162294191Y-84987036D01*
-X170265271Y-73791346D02*
-X167869041Y-75596916D01*
-X162294191Y-84987036D02*
-X162294191Y-79986826D01*
-X144988270Y-34986974D02*
-X144988270Y-75958126D01*
-X194988312Y-39455444D02*
-X194988312Y-36455114D01*
-X159294381Y-75958126D02*
-X161959331Y-75958126D01*
-X194988312Y-52455175D02*
-X194988312Y-49455355D01*
-X185959412Y-51957535D02*
-X185959412Y-49455355D01*
-X161959331Y-75958126D02*
-X167626681Y-70290255D01*
-X185959412Y-39455454D02*
-X185959412Y-34986984D01*
-X183656702Y-69961595D02*
-X180647581Y-65968045D01*
-M02*
diff --git a/corner/gerber/corner-F.Cu.gbr b/corner/gerber/corner-F.Cu.gbr
deleted file mode 100644
index 6041691..0000000
--- a/corner/gerber/corner-F.Cu.gbr
+++ /dev/null
@@ -1,537 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Copper,L1,Top,Signal*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD10O,5.000000X2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,ComponentPad*
-%ADD11R,3.600000X1.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,ComponentPad*
-%ADD12O,3.600000X1.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD13C,2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,Conductor*
-%ADD14C,2.800000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD15O,2.800000X5.000000*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,Conductor*
-%ADD16C,0.254000*%
-G04 #@! TD*
-G04 APERTURE END LIST*
-D10*
-G04 #@! TO.P,J3,2*
-G04 #@! TO.N,/B*
-X174700000Y-42150000D03*
-G04 #@! TO.P,J3,1*
-G04 #@! TO.N,/C*
-X174700000Y-46650000D03*
-G04 #@! TD*
-D11*
-G04 #@! TO.P,J4,1*
-G04 #@! TO.N,/C*
-X153000000Y-46000000D03*
-D12*
-G04 #@! TO.P,J4,2*
-G04 #@! TO.N,/A*
-X153000000Y-51080000D03*
-G04 #@! TD*
-D13*
-G04 #@! TO.P,J2,1*
-G04 #@! TO.N,/A*
-X163253070Y-59829084D03*
-D14*
-G04 #@! TD*
-G04 #@! TO.N,/A*
-G04 #@! TO.C,J2*
-X162591073Y-58950585D02*
-X163915067Y-60707583D01*
-D13*
-G04 #@! TO.P,J2,2*
-G04 #@! TO.N,/B*
-X166846930Y-57120916D03*
-D14*
-G04 #@! TD*
-G04 #@! TO.N,/B*
-G04 #@! TO.C,J2*
-X166184933Y-56242417D02*
-X167508927Y-57999415D01*
-D15*
-G04 #@! TO.P,J1,2*
-G04 #@! TO.N,/A*
-X156550000Y-64600000D03*
-G04 #@! TO.P,J1,1*
-G04 #@! TO.N,/D*
-X152050000Y-64600000D03*
-G04 #@! TD*
-D16*
-G04 #@! TO.N,/D*
-G36*
-X148290001Y-59930069D02*
-X148276091Y-60000000D01*
-X148331195Y-60277028D01*
-X148488119Y-60511881D01*
-X148722972Y-60668805D01*
-X148930074Y-60710000D01*
-X148930075Y-60710000D01*
-X149000000Y-60723909D01*
-X149069926Y-60710000D01*
-X151930074Y-60710000D01*
-X152000000Y-60723909D01*
-X152069925Y-60710000D01*
-X152069926Y-60710000D01*
-X152277028Y-60668805D01*
-X152511881Y-60511881D01*
-X152668805Y-60277028D01*
-X152723909Y-60000000D01*
-X152710000Y-59930074D01*
-X152710000Y-55127000D01*
-X153873000Y-55127000D01*
-X153873000Y-75873000D01*
-X150026416Y-75873000D01*
-X149986304Y-75671343D01*
-X149823855Y-75428221D01*
-X149580733Y-75265772D01*
-X149366338Y-75223126D01*
-X149293950Y-75208727D01*
-X149221562Y-75223126D01*
-X145723270Y-75223126D01*
-X145723270Y-55127000D01*
-X148290000Y-55127000D01*
-X148290001Y-59930069D01*
-X148290001Y-59930069D01*
-G37*
-X148290001Y-59930069D02*
-X148276091Y-60000000D01*
-X148331195Y-60277028D01*
-X148488119Y-60511881D01*
-X148722972Y-60668805D01*
-X148930074Y-60710000D01*
-X148930075Y-60710000D01*
-X149000000Y-60723909D01*
-X149069926Y-60710000D01*
-X151930074Y-60710000D01*
-X152000000Y-60723909D01*
-X152069925Y-60710000D01*
-X152069926Y-60710000D01*
-X152277028Y-60668805D01*
-X152511881Y-60511881D01*
-X152668805Y-60277028D01*
-X152723909Y-60000000D01*
-X152710000Y-59930074D01*
-X152710000Y-55127000D01*
-X153873000Y-55127000D01*
-X153873000Y-75873000D01*
-X150026416Y-75873000D01*
-X149986304Y-75671343D01*
-X149823855Y-75428221D01*
-X149580733Y-75265772D01*
-X149366338Y-75223126D01*
-X149293950Y-75208727D01*
-X149221562Y-75223126D01*
-X145723270Y-75223126D01*
-X145723270Y-55127000D01*
-X148290000Y-55127000D01*
-X148290001Y-59930069D01*
-G04 #@! TO.N,/C*
-G36*
-X168373000Y-35721979D02*
-X168373000Y-38290000D01*
-X165069925Y-38290000D01*
-X165000000Y-38276091D01*
-X164930074Y-38290000D01*
-X164722972Y-38331195D01*
-X164488119Y-38488119D01*
-X164331195Y-38722972D01*
-X164276091Y-39000000D01*
-X164290000Y-39069926D01*
-X164290001Y-41930070D01*
-X164276091Y-42000000D01*
-X164331195Y-42277028D01*
-X164488119Y-42511881D01*
-X164722972Y-42668805D01*
-X164930074Y-42710000D01*
-X164930075Y-42710000D01*
-X165000000Y-42723909D01*
-X165069926Y-42710000D01*
-X169530394Y-42710000D01*
-X171410197Y-44589803D01*
-X171451399Y-44617333D01*
-X171500000Y-44627000D01*
-X177873000Y-44627000D01*
-X177873000Y-47447394D01*
-X174947394Y-50373000D01*
-X163052606Y-50373000D01*
-X161089803Y-48410197D01*
-X161048601Y-48382667D01*
-X161000000Y-48373000D01*
-X145723270Y-48373000D01*
-X145723270Y-39000000D01*
-X148276091Y-39000000D01*
-X148290001Y-39069931D01*
-X148290000Y-43930074D01*
-X148276091Y-44000000D01*
-X148331195Y-44277028D01*
-X148488119Y-44511881D01*
-X148722972Y-44668805D01*
-X149000000Y-44723909D01*
-X149069925Y-44710000D01*
-X153930075Y-44710000D01*
-X154000000Y-44723909D01*
-X154277028Y-44668805D01*
-X154511881Y-44511881D01*
-X154668805Y-44277028D01*
-X154710000Y-44069926D01*
-X154710000Y-44069925D01*
-X154723909Y-44000000D01*
-X154710000Y-43930074D01*
-X154710000Y-39069926D01*
-X154723909Y-39000000D01*
-X154668805Y-38722972D01*
-X154511881Y-38488119D01*
-X154277028Y-38331195D01*
-X154069926Y-38290000D01*
-X154069925Y-38290000D01*
-X154000000Y-38276091D01*
-X153930074Y-38290000D01*
-X149069926Y-38290000D01*
-X149000000Y-38276091D01*
-X148930075Y-38290000D01*
-X148930074Y-38290000D01*
-X148722972Y-38331195D01*
-X148488119Y-38488119D01*
-X148331195Y-38722972D01*
-X148276091Y-39000000D01*
-X145723270Y-39000000D01*
-X145723270Y-35721973D01*
-X168373000Y-35721979D01*
-X168373000Y-35721979D01*
-G37*
-X168373000Y-35721979D02*
-X168373000Y-38290000D01*
-X165069925Y-38290000D01*
-X165000000Y-38276091D01*
-X164930074Y-38290000D01*
-X164722972Y-38331195D01*
-X164488119Y-38488119D01*
-X164331195Y-38722972D01*
-X164276091Y-39000000D01*
-X164290000Y-39069926D01*
-X164290001Y-41930070D01*
-X164276091Y-42000000D01*
-X164331195Y-42277028D01*
-X164488119Y-42511881D01*
-X164722972Y-42668805D01*
-X164930074Y-42710000D01*
-X164930075Y-42710000D01*
-X165000000Y-42723909D01*
-X165069926Y-42710000D01*
-X169530394Y-42710000D01*
-X171410197Y-44589803D01*
-X171451399Y-44617333D01*
-X171500000Y-44627000D01*
-X177873000Y-44627000D01*
-X177873000Y-47447394D01*
-X174947394Y-50373000D01*
-X163052606Y-50373000D01*
-X161089803Y-48410197D01*
-X161048601Y-48382667D01*
-X161000000Y-48373000D01*
-X145723270Y-48373000D01*
-X145723270Y-39000000D01*
-X148276091Y-39000000D01*
-X148290001Y-39069931D01*
-X148290000Y-43930074D01*
-X148276091Y-44000000D01*
-X148331195Y-44277028D01*
-X148488119Y-44511881D01*
-X148722972Y-44668805D01*
-X149000000Y-44723909D01*
-X149069925Y-44710000D01*
-X153930075Y-44710000D01*
-X154000000Y-44723909D01*
-X154277028Y-44668805D01*
-X154511881Y-44511881D01*
-X154668805Y-44277028D01*
-X154710000Y-44069926D01*
-X154710000Y-44069925D01*
-X154723909Y-44000000D01*
-X154710000Y-43930074D01*
-X154710000Y-39069926D01*
-X154723909Y-39000000D01*
-X154668805Y-38722972D01*
-X154511881Y-38488119D01*
-X154277028Y-38331195D01*
-X154069926Y-38290000D01*
-X154069925Y-38290000D01*
-X154000000Y-38276091D01*
-X153930074Y-38290000D01*
-X149069926Y-38290000D01*
-X149000000Y-38276091D01*
-X148930075Y-38290000D01*
-X148930074Y-38290000D01*
-X148722972Y-38331195D01*
-X148488119Y-38488119D01*
-X148331195Y-38722972D01*
-X148276091Y-39000000D01*
-X145723270Y-39000000D01*
-X145723270Y-35721973D01*
-X168373000Y-35721979D01*
-G04 #@! TO.N,/A*
-G36*
-X162550987Y-50949013D02*
-X162756996Y-51086664D01*
-X162865000Y-51108147D01*
-X162865000Y-56500000D01*
-X162890089Y-56676732D01*
-X163004148Y-56896681D01*
-X170968399Y-66851995D01*
-X168098716Y-69721678D01*
-X168077724Y-69707653D01*
-X168006990Y-69644529D01*
-X167957245Y-69627161D01*
-X167913431Y-69597888D01*
-X167820438Y-69579395D01*
-X167730932Y-69548144D01*
-X167678329Y-69551134D01*
-X167626646Y-69540856D01*
-X167533654Y-69559358D01*
-X167439004Y-69564738D01*
-X167391548Y-69587631D01*
-X167339867Y-69597914D01*
-X167261034Y-69650593D01*
-X167175646Y-69691786D01*
-X167092208Y-69785282D01*
-X161654864Y-75223126D01*
-X159366769Y-75223126D01*
-X159294381Y-75208727D01*
-X159221993Y-75223126D01*
-X159007598Y-75265772D01*
-X158764476Y-75428221D01*
-X158602027Y-75671343D01*
-X158561915Y-75873000D01*
-X154635000Y-75873000D01*
-X154635000Y-55000000D01*
-X154586664Y-54756996D01*
-X154449013Y-54550987D01*
-X154243004Y-54413336D01*
-X154000000Y-54365000D01*
-X152327621Y-54365000D01*
-X152277028Y-54331195D01*
-X152069926Y-54290000D01*
-X152000000Y-54276091D01*
-X151930075Y-54290000D01*
-X149069925Y-54290000D01*
-X149000000Y-54276091D01*
-X148930074Y-54290000D01*
-X148722972Y-54331195D01*
-X148672379Y-54365000D01*
-X145723270Y-54365000D01*
-X145723270Y-49135000D01*
-X160736974Y-49135000D01*
-X162550987Y-50949013D01*
-X162550987Y-50949013D01*
-G37*
-X162550987Y-50949013D02*
-X162756996Y-51086664D01*
-X162865000Y-51108147D01*
-X162865000Y-56500000D01*
-X162890089Y-56676732D01*
-X163004148Y-56896681D01*
-X170968399Y-66851995D01*
-X168098716Y-69721678D01*
-X168077724Y-69707653D01*
-X168006990Y-69644529D01*
-X167957245Y-69627161D01*
-X167913431Y-69597888D01*
-X167820438Y-69579395D01*
-X167730932Y-69548144D01*
-X167678329Y-69551134D01*
-X167626646Y-69540856D01*
-X167533654Y-69559358D01*
-X167439004Y-69564738D01*
-X167391548Y-69587631D01*
-X167339867Y-69597914D01*
-X167261034Y-69650593D01*
-X167175646Y-69691786D01*
-X167092208Y-69785282D01*
-X161654864Y-75223126D01*
-X159366769Y-75223126D01*
-X159294381Y-75208727D01*
-X159221993Y-75223126D01*
-X159007598Y-75265772D01*
-X158764476Y-75428221D01*
-X158602027Y-75671343D01*
-X158561915Y-75873000D01*
-X154635000Y-75873000D01*
-X154635000Y-55000000D01*
-X154586664Y-54756996D01*
-X154449013Y-54550987D01*
-X154243004Y-54413336D01*
-X154000000Y-54365000D01*
-X152327621Y-54365000D01*
-X152277028Y-54331195D01*
-X152069926Y-54290000D01*
-X152000000Y-54276091D01*
-X151930075Y-54290000D01*
-X149069925Y-54290000D01*
-X149000000Y-54276091D01*
-X148930074Y-54290000D01*
-X148722972Y-54331195D01*
-X148672379Y-54365000D01*
-X145723270Y-54365000D01*
-X145723270Y-49135000D01*
-X160736974Y-49135000D01*
-X162550987Y-50949013D01*
-G04 #@! TO.N,/B*
-G36*
-X185224413Y-35721984D02*
-X185224412Y-39383066D01*
-X185210013Y-39455454D01*
-X185267058Y-39742237D01*
-X185429500Y-39985349D01*
-X185429507Y-39985359D01*
-X185672629Y-40147808D01*
-X185873000Y-40187664D01*
-X185873000Y-48723145D01*
-X185672629Y-48763001D01*
-X185429507Y-48925450D01*
-X185267058Y-49168572D01*
-X185210013Y-49455355D01*
-X185224413Y-49527748D01*
-X185224412Y-51653088D01*
-X174335731Y-62541759D01*
-X174316312Y-62551126D01*
-X174232855Y-62644635D01*
-X174196412Y-62681078D01*
-X174184743Y-62698542D01*
-X174121611Y-62769278D01*
-X174104240Y-62819022D01*
-X174074967Y-62862833D01*
-X174056471Y-62955821D01*
-X174025214Y-63045331D01*
-X174028202Y-63097938D01*
-X174017923Y-63149615D01*
-X174036419Y-63242603D01*
-X174041796Y-63337260D01*
-X174064688Y-63384718D01*
-X174074967Y-63436396D01*
-X174127639Y-63515226D01*
-X174136766Y-63534147D01*
-X174167790Y-63575315D01*
-X174198747Y-63621647D01*
-X171510530Y-66309864D01*
-X163627000Y-56455452D01*
-X163627000Y-51135000D01*
-X175000000Y-51135000D01*
-X175243004Y-51086664D01*
-X175449013Y-50949013D01*
-X178449013Y-47949013D01*
-X178586664Y-47743004D01*
-X178635000Y-47500000D01*
-X178635000Y-44500000D01*
-X178586664Y-44256996D01*
-X178449013Y-44050987D01*
-X178243004Y-43913336D01*
-X178000000Y-43865000D01*
-X171763026Y-43865000D01*
-X170450752Y-42552726D01*
-X170511881Y-42511881D01*
-X170668805Y-42277028D01*
-X170723909Y-42000000D01*
-X170710000Y-41930074D01*
-X170710000Y-39069926D01*
-X170723909Y-39000000D01*
-X170668805Y-38722972D01*
-X170511881Y-38488119D01*
-X170277028Y-38331195D01*
-X170069926Y-38290000D01*
-X170000000Y-38276091D01*
-X169930075Y-38290000D01*
-X169135000Y-38290000D01*
-X169135000Y-35721979D01*
-X185224413Y-35721984D01*
-X185224413Y-35721984D01*
-G37*
-X185224413Y-35721984D02*
-X185224412Y-39383066D01*
-X185210013Y-39455454D01*
-X185267058Y-39742237D01*
-X185429500Y-39985349D01*
-X185429507Y-39985359D01*
-X185672629Y-40147808D01*
-X185873000Y-40187664D01*
-X185873000Y-48723145D01*
-X185672629Y-48763001D01*
-X185429507Y-48925450D01*
-X185267058Y-49168572D01*
-X185210013Y-49455355D01*
-X185224413Y-49527748D01*
-X185224412Y-51653088D01*
-X174335731Y-62541759D01*
-X174316312Y-62551126D01*
-X174232855Y-62644635D01*
-X174196412Y-62681078D01*
-X174184743Y-62698542D01*
-X174121611Y-62769278D01*
-X174104240Y-62819022D01*
-X174074967Y-62862833D01*
-X174056471Y-62955821D01*
-X174025214Y-63045331D01*
-X174028202Y-63097938D01*
-X174017923Y-63149615D01*
-X174036419Y-63242603D01*
-X174041796Y-63337260D01*
-X174064688Y-63384718D01*
-X174074967Y-63436396D01*
-X174127639Y-63515226D01*
-X174136766Y-63534147D01*
-X174167790Y-63575315D01*
-X174198747Y-63621647D01*
-X171510530Y-66309864D01*
-X163627000Y-56455452D01*
-X163627000Y-51135000D01*
-X175000000Y-51135000D01*
-X175243004Y-51086664D01*
-X175449013Y-50949013D01*
-X178449013Y-47949013D01*
-X178586664Y-47743004D01*
-X178635000Y-47500000D01*
-X178635000Y-44500000D01*
-X178586664Y-44256996D01*
-X178449013Y-44050987D01*
-X178243004Y-43913336D01*
-X178000000Y-43865000D01*
-X171763026Y-43865000D01*
-X170450752Y-42552726D01*
-X170511881Y-42511881D01*
-X170668805Y-42277028D01*
-X170723909Y-42000000D01*
-X170710000Y-41930074D01*
-X170710000Y-39069926D01*
-X170723909Y-39000000D01*
-X170668805Y-38722972D01*
-X170511881Y-38488119D01*
-X170277028Y-38331195D01*
-X170069926Y-38290000D01*
-X170000000Y-38276091D01*
-X169930075Y-38290000D01*
-X169135000Y-38290000D01*
-X169135000Y-35721979D01*
-X185224413Y-35721984D01*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-F.Mask.gbr b/corner/gerber/corner-F.Mask.gbr
deleted file mode 100644
index d30f8e1..0000000
--- a/corner/gerber/corner-F.Mask.gbr
+++ /dev/null
@@ -1,421 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Soldermask,Top*
-G04 #@! TF.FilePolarity,Negative*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,0.100000*%
-G04 APERTURE END LIST*
-D10*
-G36*
-X152334445Y-62069995D02*
-X152496523Y-62119161D01*
-X152607960Y-62152965D01*
-X152860034Y-62287702D01*
-X153080976Y-62469024D01*
-X153234728Y-62656371D01*
-X153262299Y-62689967D01*
-X153325016Y-62807303D01*
-X153397035Y-62942039D01*
-X153424692Y-63033211D01*
-X153480005Y-63215554D01*
-X153501000Y-63428724D01*
-X153501000Y-65771276D01*
-X153480005Y-65984446D01*
-X153424692Y-66166789D01*
-X153397035Y-66257961D01*
-X153325016Y-66392697D01*
-X153262299Y-66510033D01*
-X153080976Y-66730976D01*
-X152860033Y-66912299D01*
-X152742697Y-66975016D01*
-X152607961Y-67047035D01*
-X152516789Y-67074692D01*
-X152334446Y-67130005D01*
-X152050000Y-67158020D01*
-X151765555Y-67130005D01*
-X151583212Y-67074692D01*
-X151492040Y-67047035D01*
-X151357304Y-66975016D01*
-X151239968Y-66912299D01*
-X151019025Y-66730976D01*
-X150837702Y-66510033D01*
-X150774985Y-66392697D01*
-X150702966Y-66257961D01*
-X150675309Y-66166789D01*
-X150619996Y-65984446D01*
-X150599001Y-65771276D01*
-X150599000Y-63428725D01*
-X150619995Y-63215555D01*
-X150702965Y-62942041D01*
-X150702965Y-62942040D01*
-X150837702Y-62689966D01*
-X151019024Y-62469024D01*
-X151239966Y-62287702D01*
-X151239965Y-62287702D01*
-X151239967Y-62287701D01*
-X151357303Y-62224984D01*
-X151492039Y-62152965D01*
-X151603476Y-62119161D01*
-X151765554Y-62069995D01*
-X152050000Y-62041980D01*
-X152334445Y-62069995D01*
-X152334445Y-62069995D01*
-G37*
-G36*
-X156834445Y-62069995D02*
-X156996523Y-62119161D01*
-X157107960Y-62152965D01*
-X157360034Y-62287702D01*
-X157580976Y-62469024D01*
-X157734728Y-62656371D01*
-X157762299Y-62689967D01*
-X157825016Y-62807303D01*
-X157897035Y-62942039D01*
-X157924692Y-63033211D01*
-X157980005Y-63215554D01*
-X158001000Y-63428724D01*
-X158001000Y-65771276D01*
-X157980005Y-65984446D01*
-X157924692Y-66166789D01*
-X157897035Y-66257961D01*
-X157825016Y-66392697D01*
-X157762299Y-66510033D01*
-X157580976Y-66730976D01*
-X157360033Y-66912299D01*
-X157242697Y-66975016D01*
-X157107961Y-67047035D01*
-X157016789Y-67074692D01*
-X156834446Y-67130005D01*
-X156550000Y-67158020D01*
-X156265555Y-67130005D01*
-X156083212Y-67074692D01*
-X155992040Y-67047035D01*
-X155857304Y-66975016D01*
-X155739968Y-66912299D01*
-X155519025Y-66730976D01*
-X155337702Y-66510033D01*
-X155274985Y-66392697D01*
-X155202966Y-66257961D01*
-X155175309Y-66166789D01*
-X155119996Y-65984446D01*
-X155099001Y-65771276D01*
-X155099000Y-63428725D01*
-X155119995Y-63215555D01*
-X155202965Y-62942041D01*
-X155202965Y-62942040D01*
-X155337702Y-62689966D01*
-X155519024Y-62469024D01*
-X155739966Y-62287702D01*
-X155739965Y-62287702D01*
-X155739967Y-62287701D01*
-X155857303Y-62224984D01*
-X155992039Y-62152965D01*
-X156103476Y-62119161D01*
-X156265554Y-62069995D01*
-X156550000Y-62041980D01*
-X156834445Y-62069995D01*
-X156834445Y-62069995D01*
-G37*
-G36*
-X162766452Y-57505613D02*
-X162793992Y-57506755D01*
-X163071768Y-57574084D01*
-X163331069Y-57694310D01*
-X163331073Y-57694313D01*
-X163561941Y-57862818D01*
-X163561945Y-57862822D01*
-X163706995Y-58020424D01*
-X165116781Y-59891270D01*
-X165201271Y-60029824D01*
-X165228303Y-60074152D01*
-X165297480Y-60262932D01*
-X165326646Y-60342524D01*
-X165370741Y-60624919D01*
-X165358897Y-60910502D01*
-X165291568Y-61188274D01*
-X165291567Y-61188277D01*
-X165171339Y-61447583D01*
-X165002834Y-61678451D01*
-X164906779Y-61766854D01*
-X164792525Y-61872009D01*
-X164548497Y-62020819D01*
-X164336699Y-62098430D01*
-X164280124Y-62119162D01*
-X163997730Y-62163257D01*
-X163997725Y-62163257D01*
-X163819241Y-62155854D01*
-X163712147Y-62151413D01*
-X163434375Y-62084084D01*
-X163434374Y-62084083D01*
-X163434372Y-62084083D01*
-X163175065Y-61963855D01*
-X162944198Y-61795350D01*
-X162836610Y-61678452D01*
-X162799139Y-61637738D01*
-X161389356Y-59766892D01*
-X161277839Y-59584018D01*
-X161277837Y-59584015D01*
-X161179495Y-59315644D01*
-X161179494Y-59315642D01*
-X161150970Y-59132966D01*
-X161135398Y-59033244D01*
-X161147243Y-58747669D01*
-X161147243Y-58747666D01*
-X161214572Y-58469890D01*
-X161334798Y-58210589D01*
-X161473595Y-58020424D01*
-X161503306Y-57979717D01*
-X161713615Y-57786159D01*
-X161957643Y-57637349D01*
-X162169441Y-57559738D01*
-X162226016Y-57539006D01*
-X162432558Y-57506755D01*
-X162508414Y-57494910D01*
-X162766452Y-57505613D01*
-X162766452Y-57505613D01*
-G37*
-G36*
-X166360312Y-54797445D02*
-X166387852Y-54798587D01*
-X166665628Y-54865916D01*
-X166924929Y-54986142D01*
-X166924933Y-54986145D01*
-X167155801Y-55154650D01*
-X167155805Y-55154654D01*
-X167300855Y-55312256D01*
-X168710641Y-57183102D01*
-X168795131Y-57321656D01*
-X168822163Y-57365984D01*
-X168885566Y-57539007D01*
-X168920506Y-57634356D01*
-X168964601Y-57916751D01*
-X168952757Y-58202334D01*
-X168887904Y-58469890D01*
-X168885427Y-58480109D01*
-X168765199Y-58739415D01*
-X168596694Y-58970283D01*
-X168528284Y-59033244D01*
-X168386385Y-59163841D01*
-X168142357Y-59312651D01*
-X167930559Y-59390262D01*
-X167873984Y-59410994D01*
-X167591590Y-59455089D01*
-X167591585Y-59455089D01*
-X167413101Y-59447686D01*
-X167306007Y-59443245D01*
-X167028235Y-59375916D01*
-X167028234Y-59375915D01*
-X167028232Y-59375915D01*
-X166768925Y-59255687D01*
-X166538058Y-59087182D01*
-X166538056Y-59087180D01*
-X166392999Y-58929570D01*
-X164983216Y-57058724D01*
-X164871699Y-56875850D01*
-X164871697Y-56875847D01*
-X164773355Y-56607476D01*
-X164773354Y-56607474D01*
-X164729259Y-56325080D01*
-X164729258Y-56325076D01*
-X164741103Y-56039501D01*
-X164741103Y-56039498D01*
-X164808432Y-55761722D01*
-X164928658Y-55502421D01*
-X165067455Y-55312256D01*
-X165097166Y-55271549D01*
-X165307475Y-55077991D01*
-X165551503Y-54929181D01*
-X165763301Y-54851570D01*
-X165819876Y-54830838D01*
-X166026418Y-54798587D01*
-X166102274Y-54786742D01*
-X166360312Y-54797445D01*
-X166360312Y-54797445D01*
-G37*
-G36*
-X154086425Y-50142760D02*
-X154086428Y-50142761D01*
-X154086429Y-50142761D01*
-X154265693Y-50197140D01*
-X154265695Y-50197141D01*
-X154430905Y-50285448D01*
-X154575712Y-50404288D01*
-X154694552Y-50549095D01*
-X154782859Y-50714305D01*
-X154837240Y-50893575D01*
-X154855601Y-51080000D01*
-X154837240Y-51266425D01*
-X154782859Y-51445695D01*
-X154694552Y-51610905D01*
-X154575712Y-51755712D01*
-X154430905Y-51874552D01*
-X154430903Y-51874553D01*
-X154265693Y-51962860D01*
-X154086429Y-52017239D01*
-X154086428Y-52017239D01*
-X154086425Y-52017240D01*
-X153946718Y-52031000D01*
-X152053282Y-52031000D01*
-X151913575Y-52017240D01*
-X151913572Y-52017239D01*
-X151913571Y-52017239D01*
-X151734307Y-51962860D01*
-X151569097Y-51874553D01*
-X151569095Y-51874552D01*
-X151424288Y-51755712D01*
-X151305448Y-51610905D01*
-X151217141Y-51445695D01*
-X151162760Y-51266425D01*
-X151144399Y-51080000D01*
-X151162760Y-50893575D01*
-X151217141Y-50714305D01*
-X151305448Y-50549095D01*
-X151424288Y-50404288D01*
-X151569095Y-50285448D01*
-X151734305Y-50197141D01*
-X151734307Y-50197140D01*
-X151913571Y-50142761D01*
-X151913572Y-50142761D01*
-X151913575Y-50142760D01*
-X152053282Y-50129000D01*
-X153946718Y-50129000D01*
-X154086425Y-50142760D01*
-X154086425Y-50142760D01*
-G37*
-G36*
-X175977861Y-45209497D02*
-X176084446Y-45219995D01*
-X176266789Y-45275308D01*
-X176357961Y-45302965D01*
-X176492697Y-45374984D01*
-X176610033Y-45437701D01*
-X176610035Y-45437702D01*
-X176610034Y-45437702D01*
-X176830976Y-45619024D01*
-X177012298Y-45839966D01*
-X177147035Y-46092039D01*
-X177147035Y-46092040D01*
-X177230005Y-46365554D01*
-X177258020Y-46650000D01*
-X177230005Y-46934446D01*
-X177224983Y-46951000D01*
-X177147035Y-47207961D01*
-X177075016Y-47342697D01*
-X177012299Y-47460033D01*
-X176830976Y-47680976D01*
-X176610033Y-47862299D01*
-X176492697Y-47925016D01*
-X176357961Y-47997035D01*
-X176266789Y-48024692D01*
-X176084446Y-48080005D01*
-X175977861Y-48090503D01*
-X175871278Y-48101000D01*
-X173528722Y-48101000D01*
-X173422139Y-48090503D01*
-X173315554Y-48080005D01*
-X173133211Y-48024692D01*
-X173042039Y-47997035D01*
-X172907303Y-47925016D01*
-X172789967Y-47862299D01*
-X172569024Y-47680976D01*
-X172387701Y-47460033D01*
-X172324984Y-47342697D01*
-X172252965Y-47207961D01*
-X172175017Y-46951000D01*
-X172169995Y-46934446D01*
-X172141980Y-46650000D01*
-X172169995Y-46365554D01*
-X172252965Y-46092040D01*
-X172252965Y-46092039D01*
-X172387702Y-45839966D01*
-X172569024Y-45619024D01*
-X172789966Y-45437702D01*
-X172789965Y-45437702D01*
-X172789967Y-45437701D01*
-X172907303Y-45374984D01*
-X173042039Y-45302965D01*
-X173133211Y-45275308D01*
-X173315554Y-45219995D01*
-X173422139Y-45209497D01*
-X173528722Y-45199000D01*
-X175871278Y-45199000D01*
-X175977861Y-45209497D01*
-X175977861Y-45209497D01*
-G37*
-G36*
-X154851000Y-46951000D02*
-X151149000Y-46951000D01*
-X151149000Y-45049000D01*
-X154851000Y-45049000D01*
-X154851000Y-46951000D01*
-X154851000Y-46951000D01*
-G37*
-G36*
-X175977861Y-40709497D02*
-X176084446Y-40719995D01*
-X176266789Y-40775308D01*
-X176357961Y-40802965D01*
-X176492697Y-40874984D01*
-X176610033Y-40937701D01*
-X176610035Y-40937702D01*
-X176610034Y-40937702D01*
-X176830976Y-41119024D01*
-X177012298Y-41339966D01*
-X177147035Y-41592039D01*
-X177147035Y-41592040D01*
-X177230005Y-41865554D01*
-X177258020Y-42150000D01*
-X177230005Y-42434446D01*
-X177174692Y-42616789D01*
-X177147035Y-42707961D01*
-X177075016Y-42842697D01*
-X177012299Y-42960033D01*
-X176830976Y-43180976D01*
-X176610033Y-43362299D01*
-X176492697Y-43425016D01*
-X176357961Y-43497035D01*
-X176266789Y-43524692D01*
-X176084446Y-43580005D01*
-X175977861Y-43590502D01*
-X175871278Y-43601000D01*
-X173528722Y-43601000D01*
-X173422139Y-43590503D01*
-X173315554Y-43580005D01*
-X173133211Y-43524692D01*
-X173042039Y-43497035D01*
-X172907303Y-43425016D01*
-X172789967Y-43362299D01*
-X172569024Y-43180976D01*
-X172387701Y-42960033D01*
-X172324984Y-42842697D01*
-X172252965Y-42707961D01*
-X172225308Y-42616789D01*
-X172169995Y-42434446D01*
-X172141980Y-42150000D01*
-X172169995Y-41865554D01*
-X172252965Y-41592040D01*
-X172252965Y-41592039D01*
-X172387702Y-41339966D01*
-X172569024Y-41119024D01*
-X172789966Y-40937702D01*
-X172789965Y-40937702D01*
-X172789967Y-40937701D01*
-X172907303Y-40874984D01*
-X173042039Y-40802965D01*
-X173133211Y-40775308D01*
-X173315554Y-40719995D01*
-X173422139Y-40709497D01*
-X173528722Y-40699000D01*
-X175871278Y-40699000D01*
-X175977861Y-40709497D01*
-X175977861Y-40709497D01*
-G37*
-M02*
diff --git a/corner/gerber/corner-F.Paste.gbr b/corner/gerber/corner-F.Paste.gbr
deleted file mode 100644
index e9ec51c..0000000
--- a/corner/gerber/corner-F.Paste.gbr
+++ /dev/null
@@ -1,41 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Paste,Top*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10O,5.000000X2.800000*%
-%ADD11C,2.800000*%
-%ADD12C,2.800000*%
-%ADD13O,2.800000X5.000000*%
-G04 APERTURE END LIST*
-D10*
-G04 #@! TO.C,J3*
-X174700000Y-42150000D03*
-X174700000Y-46650000D03*
-G04 #@! TD*
-D11*
-G04 #@! TO.C,J2*
-X163253070Y-59829084D03*
-D12*
-X162591073Y-58950585D02*
-X163915067Y-60707583D01*
-D11*
-X166846930Y-57120916D03*
-D12*
-X166184933Y-56242417D02*
-X167508927Y-57999415D01*
-G04 #@! TD*
-D13*
-G04 #@! TO.C,J1*
-X156550000Y-64600000D03*
-X152050000Y-64600000D03*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-F.SilkS.gbr b/corner/gerber/corner-F.SilkS.gbr
deleted file mode 100644
index 621376f..0000000
--- a/corner/gerber/corner-F.SilkS.gbr
+++ /dev/null
@@ -1,632 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.0.1)*
-G04 #@! TF.CreationDate,2018-11-27T11:01:09+09:00*
-G04 #@! TF.ProjectId,corner,636F726E65722E6B696361645F706362,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Legend,Top*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.0.1)) date Tue Nov 27 11:01:09 2018*
-%MOMM*%
-%LPD*%
-G01*
-G04 APERTURE LIST*
-%ADD10C,0.300000*%
-%ADD11C,0.750000*%
-%ADD12C,0.500000*%
-%ADD13C,0.120000*%
-G04 APERTURE END LIST*
-D10*
-X147067142Y-45568571D02*
-X147638571Y-45568571D01*
-X147281428Y-45068571D02*
-X147281428Y-46354285D01*
-X147352857Y-46497142D01*
-X147495714Y-46568571D01*
-X147638571Y-46568571D01*
-X148352857Y-46568571D02*
-X148210000Y-46497142D01*
-X148138571Y-46425714D01*
-X148067142Y-46282857D01*
-X148067142Y-45854285D01*
-X148138571Y-45711428D01*
-X148210000Y-45640000D01*
-X148352857Y-45568571D01*
-X148567142Y-45568571D01*
-X148710000Y-45640000D01*
-X148781428Y-45711428D01*
-X148852857Y-45854285D01*
-X148852857Y-46282857D01*
-X148781428Y-46425714D01*
-X148710000Y-46497142D01*
-X148567142Y-46568571D01*
-X148352857Y-46568571D01*
-X149495714Y-45568571D02*
-X149495714Y-47068571D01*
-X149495714Y-45640000D02*
-X149638571Y-45568571D01*
-X149924285Y-45568571D01*
-X150067142Y-45640000D01*
-X150138571Y-45711428D01*
-X150210000Y-45854285D01*
-X150210000Y-46282857D01*
-X150138571Y-46425714D01*
-X150067142Y-46497142D01*
-X149924285Y-46568571D01*
-X149638571Y-46568571D01*
-X149495714Y-46497142D01*
-X147388571Y-49118571D02*
-X147245714Y-49047142D01*
-X147174285Y-48904285D01*
-X147174285Y-47618571D01*
-X148531428Y-49047142D02*
-X148388571Y-49118571D01*
-X148102857Y-49118571D01*
-X147960000Y-49047142D01*
-X147888571Y-48904285D01*
-X147888571Y-48332857D01*
-X147960000Y-48190000D01*
-X148102857Y-48118571D01*
-X148388571Y-48118571D01*
-X148531428Y-48190000D01*
-X148602857Y-48332857D01*
-X148602857Y-48475714D01*
-X147888571Y-48618571D01*
-X149031428Y-48118571D02*
-X149602857Y-48118571D01*
-X149245714Y-49118571D02*
-X149245714Y-47832857D01*
-X149317142Y-47690000D01*
-X149460000Y-47618571D01*
-X149602857Y-47618571D01*
-X149888571Y-48118571D02*
-X150460000Y-48118571D01*
-X150102857Y-47618571D02*
-X150102857Y-48904285D01*
-X150174285Y-49047142D01*
-X150317142Y-49118571D01*
-X150460000Y-49118571D01*
-X146960000Y-51668571D02*
-X146817142Y-51597142D01*
-X146745714Y-51525714D01*
-X146674285Y-51382857D01*
-X146674285Y-50954285D01*
-X146745714Y-50811428D01*
-X146817142Y-50740000D01*
-X146960000Y-50668571D01*
-X147174285Y-50668571D01*
-X147317142Y-50740000D01*
-X147388571Y-50811428D01*
-X147460000Y-50954285D01*
-X147460000Y-51382857D01*
-X147388571Y-51525714D01*
-X147317142Y-51597142D01*
-X147174285Y-51668571D01*
-X146960000Y-51668571D01*
-X148102857Y-50668571D02*
-X148102857Y-51668571D01*
-X148102857Y-50811428D02*
-X148174285Y-50740000D01*
-X148317142Y-50668571D01*
-X148531428Y-50668571D01*
-X148674285Y-50740000D01*
-X148745714Y-50882857D01*
-X148745714Y-51668571D01*
-X149674285Y-51668571D02*
-X149531428Y-51597142D01*
-X149460000Y-51454285D01*
-X149460000Y-50168571D01*
-X150102857Y-50668571D02*
-X150460000Y-51668571D01*
-X150817142Y-50668571D02*
-X150460000Y-51668571D01*
-X150317142Y-52025714D01*
-X150245714Y-52097142D01*
-X150102857Y-52168571D01*
-X162337611Y-72367819D02*
-X162741672Y-71963758D01*
-X162135581Y-71862743D02*
-X163044718Y-72771880D01*
-X163196241Y-72822388D01*
-X163347764Y-72771880D01*
-X163448779Y-72670865D01*
-X163953855Y-72165789D02*
-X163802333Y-72216296D01*
-X163701317Y-72216296D01*
-X163549794Y-72165789D01*
-X163246749Y-71862743D01*
-X163196241Y-71711220D01*
-X163196241Y-71610205D01*
-X163246749Y-71458682D01*
-X163398272Y-71307159D01*
-X163549794Y-71256651D01*
-X163650810Y-71256651D01*
-X163802333Y-71307159D01*
-X164105378Y-71610205D01*
-X164155886Y-71761727D01*
-X164155886Y-71862743D01*
-X164105378Y-72014266D01*
-X163953855Y-72165789D01*
-X164054871Y-70650560D02*
-X165115531Y-71711220D01*
-X164105378Y-70701067D02*
-X164155886Y-70549544D01*
-X164357916Y-70347514D01*
-X164509439Y-70297006D01*
-X164610455Y-70297006D01*
-X164761977Y-70347514D01*
-X165065023Y-70650560D01*
-X165115531Y-70802083D01*
-X165115531Y-70903098D01*
-X165065023Y-71054621D01*
-X164862993Y-71256651D01*
-X164711470Y-71307159D01*
-X165317561Y-69993961D02*
-X166125683Y-69185838D01*
-X167186344Y-68933300D02*
-X167034821Y-68983808D01*
-X166883298Y-68933300D01*
-X165974161Y-68024163D01*
-X167943958Y-68074671D02*
-X167893450Y-68226194D01*
-X167691420Y-68428224D01*
-X167539897Y-68478732D01*
-X167388374Y-68428224D01*
-X166984313Y-68024163D01*
-X166933805Y-67872640D01*
-X166984313Y-67721117D01*
-X167186344Y-67519087D01*
-X167337866Y-67468579D01*
-X167489389Y-67519087D01*
-X167590405Y-67620102D01*
-X167186344Y-68226194D01*
-X167640912Y-67064518D02*
-X168044973Y-66660457D01*
-X168499542Y-67620102D02*
-X167590405Y-66710965D01*
-X167539897Y-66559442D01*
-X167590405Y-66407919D01*
-X167691420Y-66306904D01*
-X168247004Y-66458427D02*
-X168651065Y-66054366D01*
-X168044973Y-65953350D02*
-X168954111Y-66862488D01*
-X169105633Y-66912995D01*
-X169257156Y-66862488D01*
-X169358172Y-66761472D01*
-X169358172Y-64539137D02*
-X169812740Y-66811980D01*
-X170822893Y-65296751D02*
-X169762233Y-64236091D01*
-X170166294Y-64640152D02*
-X170216801Y-64488629D01*
-X170418832Y-64286599D01*
-X170570355Y-64236091D01*
-X170671370Y-64236091D01*
-X170822893Y-64286599D01*
-X171125938Y-64589644D01*
-X171176446Y-64741167D01*
-X171176446Y-64842183D01*
-X171125938Y-64993705D01*
-X170923908Y-65195736D01*
-X170772385Y-65246244D01*
-X171934061Y-64185583D02*
-X171782538Y-64236091D01*
-X171681522Y-64236091D01*
-X171530000Y-64185583D01*
-X171226954Y-63882538D01*
-X171176446Y-63731015D01*
-X171176446Y-63630000D01*
-X171226954Y-63478477D01*
-X171378477Y-63326954D01*
-X171530000Y-63276446D01*
-X171631015Y-63276446D01*
-X171782538Y-63326954D01*
-X172085583Y-63630000D01*
-X172136091Y-63781522D01*
-X172136091Y-63882538D01*
-X172085583Y-64034061D01*
-X171934061Y-64185583D01*
-X171883553Y-62821877D02*
-X172287614Y-62417816D01*
-X171681522Y-62316801D02*
-X172590660Y-63225938D01*
-X172742183Y-63276446D01*
-X172893705Y-63225938D01*
-X172994721Y-63124923D01*
-X172489644Y-62215786D02*
-X172893705Y-61811725D01*
-X172287614Y-61710710D02*
-X173196751Y-62619847D01*
-X173348274Y-62670355D01*
-X173499797Y-62619847D01*
-X173600812Y-62518832D01*
-X174105888Y-62013755D02*
-X173954366Y-62064263D01*
-X173853350Y-62064263D01*
-X173701827Y-62013755D01*
-X173398782Y-61710710D01*
-X173348274Y-61559187D01*
-X173348274Y-61458172D01*
-X173398782Y-61306649D01*
-X173550305Y-61155126D01*
-X173701827Y-61104618D01*
-X173802843Y-61104618D01*
-X173954366Y-61155126D01*
-X174257411Y-61458172D01*
-X174307919Y-61609694D01*
-X174307919Y-61710710D01*
-X174257411Y-61862233D01*
-X174105888Y-62013755D01*
-X174914011Y-61205633D02*
-X174206904Y-60498527D01*
-X174307919Y-60599542D02*
-X174307919Y-60498527D01*
-X174358427Y-60347004D01*
-X174509950Y-60195481D01*
-X174661472Y-60144973D01*
-X174812995Y-60195481D01*
-X175368579Y-60751065D01*
-X174812995Y-60195481D02*
-X174762488Y-60043958D01*
-X174812995Y-59892435D01*
-X174964518Y-59740912D01*
-X175116041Y-59690405D01*
-X175267564Y-59740912D01*
-X175823148Y-60296496D01*
-X175924163Y-59387359D02*
-X176732285Y-58579237D01*
-X177641422Y-58478222D02*
-X176934316Y-57771115D01*
-X177136346Y-57973145D02*
-X177085838Y-57821622D01*
-X177085838Y-57720607D01*
-X177136346Y-57569084D01*
-X177237361Y-57468069D01*
-X178298022Y-57821622D02*
-X177590915Y-57114516D01*
-X177237361Y-56760962D02*
-X177237361Y-56861977D01*
-X177338377Y-56861977D01*
-X177338377Y-56760962D01*
-X177237361Y-56760962D01*
-X177338377Y-56861977D01*
-X178550560Y-56154871D02*
-X179409189Y-57013500D01*
-X179459697Y-57165023D01*
-X179459697Y-57266038D01*
-X179409189Y-57417561D01*
-X179257666Y-57569084D01*
-X179106144Y-57619592D01*
-X179207159Y-56811470D02*
-X179156651Y-56962993D01*
-X178954621Y-57165023D01*
-X178803098Y-57215531D01*
-X178702083Y-57215531D01*
-X178550560Y-57165023D01*
-X178247514Y-56861977D01*
-X178197006Y-56710455D01*
-X178197006Y-56609439D01*
-X178247514Y-56457916D01*
-X178449544Y-56255886D01*
-X178601067Y-56205378D01*
-X179762743Y-56356901D02*
-X178702083Y-55296241D01*
-X180217311Y-55902333D02*
-X179661727Y-55346749D01*
-X179510205Y-55296241D01*
-X179358682Y-55346749D01*
-X179207159Y-55498272D01*
-X179156651Y-55649794D01*
-X179156651Y-55750810D01*
-X179863758Y-54841672D02*
-X180267819Y-54437611D01*
-X179661727Y-54336596D02*
-X180570865Y-55245733D01*
-X180722388Y-55296241D01*
-X180873911Y-55245733D01*
-X180974926Y-55144718D01*
-X147678571Y-64714285D02*
-X147607142Y-64857142D01*
-X147464285Y-64928571D01*
-X146178571Y-64928571D01*
-X147607142Y-63571428D02*
-X147678571Y-63714285D01*
-X147678571Y-64000000D01*
-X147607142Y-64142857D01*
-X147464285Y-64214285D01*
-X146892857Y-64214285D01*
-X146750000Y-64142857D01*
-X146678571Y-64000000D01*
-X146678571Y-63714285D01*
-X146750000Y-63571428D01*
-X146892857Y-63500000D01*
-X147035714Y-63500000D01*
-X147178571Y-64214285D01*
-X146678571Y-63071428D02*
-X146678571Y-62500000D01*
-X147678571Y-62857142D02*
-X146392857Y-62857142D01*
-X146250000Y-62785714D01*
-X146178571Y-62642857D01*
-X146178571Y-62500000D01*
-X146678571Y-62214285D02*
-X146678571Y-61642857D01*
-X146178571Y-62000000D02*
-X147464285Y-62000000D01*
-X147607142Y-61928571D01*
-X147678571Y-61785714D01*
-X147678571Y-61642857D01*
-X146107142Y-60071428D02*
-X148035714Y-61357142D01*
-X147678571Y-59571428D02*
-X146678571Y-59571428D01*
-X146964285Y-59571428D02*
-X146821428Y-59500000D01*
-X146750000Y-59428571D01*
-X146678571Y-59285714D01*
-X146678571Y-59142857D01*
-X147678571Y-58642857D02*
-X146678571Y-58642857D01*
-X146178571Y-58642857D02*
-X146250000Y-58714285D01*
-X146321428Y-58642857D01*
-X146250000Y-58571428D01*
-X146178571Y-58642857D01*
-X146321428Y-58642857D01*
-X146678571Y-57285714D02*
-X147892857Y-57285714D01*
-X148035714Y-57357142D01*
-X148107142Y-57428571D01*
-X148178571Y-57571428D01*
-X148178571Y-57785714D01*
-X148107142Y-57928571D01*
-X147607142Y-57285714D02*
-X147678571Y-57428571D01*
-X147678571Y-57714285D01*
-X147607142Y-57857142D01*
-X147535714Y-57928571D01*
-X147392857Y-58000000D01*
-X146964285Y-58000000D01*
-X146821428Y-57928571D01*
-X146750000Y-57857142D01*
-X146678571Y-57714285D01*
-X146678571Y-57428571D01*
-X146750000Y-57285714D01*
-X147678571Y-56571428D02*
-X146178571Y-56571428D01*
-X147678571Y-55928571D02*
-X146892857Y-55928571D01*
-X146750000Y-56000000D01*
-X146678571Y-56142857D01*
-X146678571Y-56357142D01*
-X146750000Y-56500000D01*
-X146821428Y-56571428D01*
-X146678571Y-55428571D02*
-X146678571Y-54857142D01*
-X146178571Y-55214285D02*
-X147464285Y-55214285D01*
-X147607142Y-55142857D01*
-X147678571Y-55000000D01*
-X147678571Y-54857142D01*
-D11*
-X169157142Y-55714285D02*
-X171442857Y-55714285D01*
-X170300000Y-56857142D02*
-X170300000Y-54571428D01*
-X159207142Y-65364285D02*
-X161492857Y-65364285D01*
-X160350000Y-66507142D02*
-X160350000Y-64221428D01*
-X174807142Y-38164285D02*
-X177092857Y-38164285D01*
-X175950000Y-39307142D02*
-X175950000Y-37021428D01*
-D10*
-X153678571Y-36678571D02*
-X154250000Y-36678571D01*
-X153892857Y-36178571D02*
-X153892857Y-37464285D01*
-X153964285Y-37607142D01*
-X154107142Y-37678571D01*
-X154250000Y-37678571D01*
-X154964285Y-37678571D02*
-X154821428Y-37607142D01*
-X154750000Y-37535714D01*
-X154678571Y-37392857D01*
-X154678571Y-36964285D01*
-X154750000Y-36821428D01*
-X154821428Y-36750000D01*
-X154964285Y-36678571D01*
-X155178571Y-36678571D01*
-X155321428Y-36750000D01*
-X155392857Y-36821428D01*
-X155464285Y-36964285D01*
-X155464285Y-37392857D01*
-X155392857Y-37535714D01*
-X155321428Y-37607142D01*
-X155178571Y-37678571D01*
-X154964285Y-37678571D01*
-X156107142Y-36678571D02*
-X156107142Y-38178571D01*
-X156107142Y-36750000D02*
-X156250000Y-36678571D01*
-X156535714Y-36678571D01*
-X156678571Y-36750000D01*
-X156750000Y-36821428D01*
-X156821428Y-36964285D01*
-X156821428Y-37392857D01*
-X156750000Y-37535714D01*
-X156678571Y-37607142D01*
-X156535714Y-37678571D01*
-X156250000Y-37678571D01*
-X156107142Y-37607142D01*
-X158535714Y-36107142D02*
-X157250000Y-38035714D01*
-X159035714Y-37678571D02*
-X159035714Y-36178571D01*
-X159035714Y-36750000D02*
-X159178571Y-36678571D01*
-X159464285Y-36678571D01*
-X159607142Y-36750000D01*
-X159678571Y-36821428D01*
-X159750000Y-36964285D01*
-X159750000Y-37392857D01*
-X159678571Y-37535714D01*
-X159607142Y-37607142D01*
-X159464285Y-37678571D01*
-X159178571Y-37678571D01*
-X159035714Y-37607142D01*
-X160607142Y-37678571D02*
-X160464285Y-37607142D01*
-X160392857Y-37535714D01*
-X160321428Y-37392857D01*
-X160321428Y-36964285D01*
-X160392857Y-36821428D01*
-X160464285Y-36750000D01*
-X160607142Y-36678571D01*
-X160821428Y-36678571D01*
-X160964285Y-36750000D01*
-X161035714Y-36821428D01*
-X161107142Y-36964285D01*
-X161107142Y-37392857D01*
-X161035714Y-37535714D01*
-X160964285Y-37607142D01*
-X160821428Y-37678571D01*
-X160607142Y-37678571D01*
-X161535714Y-36678571D02*
-X162107142Y-36678571D01*
-X161750000Y-36178571D02*
-X161750000Y-37464285D01*
-X161821428Y-37607142D01*
-X161964285Y-37678571D01*
-X162107142Y-37678571D01*
-X162392857Y-36678571D02*
-X162964285Y-36678571D01*
-X162607142Y-36178571D02*
-X162607142Y-37464285D01*
-X162678571Y-37607142D01*
-X162821428Y-37678571D01*
-X162964285Y-37678571D01*
-X163678571Y-37678571D02*
-X163535714Y-37607142D01*
-X163464285Y-37535714D01*
-X163392857Y-37392857D01*
-X163392857Y-36964285D01*
-X163464285Y-36821428D01*
-X163535714Y-36750000D01*
-X163678571Y-36678571D01*
-X163892857Y-36678571D01*
-X164035714Y-36750000D01*
-X164107142Y-36821428D01*
-X164178571Y-36964285D01*
-X164178571Y-37392857D01*
-X164107142Y-37535714D01*
-X164035714Y-37607142D01*
-X163892857Y-37678571D01*
-X163678571Y-37678571D01*
-X164821428Y-37678571D02*
-X164821428Y-36678571D01*
-X164821428Y-36821428D02*
-X164892857Y-36750000D01*
-X165035714Y-36678571D01*
-X165250000Y-36678571D01*
-X165392857Y-36750000D01*
-X165464285Y-36892857D01*
-X165464285Y-37678571D01*
-X165464285Y-36892857D02*
-X165535714Y-36750000D01*
-X165678571Y-36678571D01*
-X165892857Y-36678571D01*
-X166035714Y-36750000D01*
-X166107142Y-36892857D01*
-X166107142Y-37678571D01*
-D12*
-G04 #@! TO.C,J3*
-X174700000Y-44900000D02*
-X174700000Y-43900000D01*
-X196700000Y-40400000D02*
-X174700000Y-40400000D01*
-X174700000Y-48400000D02*
-X196700000Y-48400000D01*
-X189700000Y-48400000D02*
-X189700000Y-40400000D01*
-X189700000Y-40400000D02*
-X186700000Y-48400000D01*
-X186700000Y-48400000D02*
-X186700000Y-40400000D01*
-X188700000Y-40400000D02*
-X186700000Y-45900000D01*
-X186700000Y-43400000D02*
-X187700000Y-40400000D01*
-X188700000Y-48400000D02*
-X189700000Y-45900000D01*
-X187700000Y-48400000D02*
-X189700000Y-43400000D01*
-D13*
-G04 #@! TO.C,J4*
-X154280000Y-43380000D02*
-X144920000Y-43380000D01*
-X144920000Y-43380000D02*
-X144920000Y-53700000D01*
-X144920000Y-53700000D02*
-X154280000Y-53700000D01*
-X154280000Y-43380000D02*
-X154280000Y-44950000D01*
-X154280000Y-53700000D02*
-X154280000Y-52130000D01*
-X154280000Y-47050000D02*
-X154280000Y-50030000D01*
-X148200000Y-43380000D02*
-X148200000Y-53700000D01*
-X155600000Y-46300000D02*
-X155000000Y-46000000D01*
-X155000000Y-46000000D02*
-X155600000Y-45700000D01*
-X155600000Y-45700000D02*
-X155600000Y-46300000D01*
-D12*
-G04 #@! TO.C,J2*
-X169679053Y-71264522D02*
-X174875861Y-69852718D01*
-X170280868Y-72063157D02*
-X172879272Y-71357255D01*
-X173070416Y-67456811D02*
-X176068137Y-66450002D01*
-X176669952Y-67248637D02*
-X171073827Y-68961349D01*
-X169077238Y-70465886D02*
-X175466322Y-65651366D01*
-X177271767Y-68047273D02*
-X169077238Y-70465886D01*
-X170882683Y-72861793D02*
-X177271767Y-68047273D01*
-X161855458Y-60882260D02*
-X175095388Y-78452241D01*
-X181484473Y-73637721D02*
-X168244542Y-56067740D01*
-X164650682Y-58775908D02*
-X165449318Y-58174092D01*
-G04 #@! TO.C,J1*
-X153800000Y-64600000D02*
-X154800000Y-64600000D01*
-X158300000Y-86600000D02*
-X158300000Y-64600000D01*
-X150300000Y-64600000D02*
-X150300000Y-86600000D01*
-X150300000Y-79600000D02*
-X158300000Y-79600000D01*
-X158300000Y-79600000D02*
-X150300000Y-76600000D01*
-X150300000Y-76600000D02*
-X158300000Y-76600000D01*
-X158300000Y-78600000D02*
-X152800000Y-76600000D01*
-X155300000Y-76600000D02*
-X158300000Y-77600000D01*
-X150300000Y-78600000D02*
-X152800000Y-79600000D01*
-X150300000Y-77600000D02*
-X155300000Y-79600000D01*
-G04 #@! TD*
-M02*
diff --git a/corner/gerber/corner-NPTH.drl b/corner/gerber/corner-NPTH.drl
index 1e90947..dde05ca 100644
--- a/corner/gerber/corner-NPTH.drl
+++ b/corner/gerber/corner-NPTH.drl
@@ -1,13 +1,13 @@
-M48
-; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 15:14:32 2022
-; FORMAT={-:-/ absolute / metric / decimal}
-; #@! TF.CreationDate,2022-07-23T15:14:32+02:00
-; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
-; #@! TF.FileFunction,NonPlated,1,2,NPTH
-FMAT,2
-METRIC
-%
-G90
-G05
-T0
-M30
+M48
+; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:11:25 PM CEST
+; FORMAT={-:-/ absolute / inch / decimal}
+; #@! TF.CreationDate,2023-06-01T13:11:25+02:00
+; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
+; #@! TF.FileFunction,NonPlated,1,2,NPTH
+FMAT,2
+INCH
+%
+G90
+G05
+T0
+M30
diff --git a/corner/gerber/corner-PTH.drl b/corner/gerber/corner-PTH.drl
index 90b183c..b6c1e34 100644
--- a/corner/gerber/corner-PTH.drl
+++ b/corner/gerber/corner-PTH.drl
@@ -1,18 +1,18 @@
-M48
-; DRILL file {KiCad (6.99.0-1920-g294b8e9051)} date Sat Jul 23 15:14:32 2022
-; FORMAT={-:-/ absolute / metric / decimal}
-; #@! TF.CreationDate,2022-07-23T15:14:32+02:00
-; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-1920-g294b8e9051)
-; #@! TF.FileFunction,Plated,1,2,PTH
-FMAT,2
-METRIC
-; #@! TA.AperFunction,Plated,PTH,ComponentDrill
-T1C1.200
-%
-G90
-G05
-T1
-X153.0Y-46.0
-X153.0Y-51.08
-T0
-M30
+M48
+; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:11:25 PM CEST
+; FORMAT={-:-/ absolute / inch / decimal}
+; #@! TF.CreationDate,2023-06-01T13:11:25+02:00
+; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
+; #@! TF.FileFunction,Plated,1,2,PTH
+FMAT,2
+INCH
+; #@! TA.AperFunction,Plated,PTH,ComponentDrill
+T1C0.0472
+%
+G90
+G05
+T1
+X6.0236Y-1.811
+X6.0236Y-2.011
+T0
+M30
diff --git a/driver/driver.kicad_pcb b/driver/driver.kicad_pcb
index 41dda97..d8093c4 100644
--- a/driver/driver.kicad_pcb
+++ b/driver/driver.kicad_pcb
@@ -278,6 +278,7 @@
(at 83.2 42.35)
(descr "Connector Headers with Friction Lock, 22-27-2021, http://www.molex.com/pdm_docs/sd/022272021_sd.pdf")
(tags "connector molex kk_6410 22-27-2021")
+ (property "LCSC" "C158012")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -360,7 +361,7 @@
(at 180.5 44.8)
(descr "Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf")
(tags "RJ45 8p8c ethernet cat5")
- (property "LCSC" "C133529")
+ (property "LCSC" "C386759")
(property "Mfg" "Ckmtw")
(property "PN" "C133529")
(property "Sheetfile" "driver.kicad_sch")
@@ -658,6 +659,7 @@
(at 141.95 77.45 90)
(descr "Capacitor SMD 0603, hand soldering")
(tags "capacitor 0603")
+ (property "LCSC" "C29936")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -758,6 +760,7 @@
(at 113.4 54.4 180)
(descr "Connector Headers with Friction Lock, 22-27-2041, http://www.molex.com/pdm_docs/sd/022272021_sd.pdf")
(tags "connector molex kk_6410 22-27-2041")
+ (property "LCSC" "C144395")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -1015,6 +1018,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -1042,6 +1046,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -1069,6 +1074,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -1096,6 +1102,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -1222,7 +1229,7 @@
(at 160.65 44.8)
(descr "Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf")
(tags "RJ45 8p8c ethernet cat5")
- (property "LCSC" "C133529")
+ (property "LCSC" "C386759")
(property "Mfg" "Ckmtw")
(property "PN" "C133529")
(property "Sheetfile" "driver.kicad_sch")
@@ -4657,6 +4664,7 @@
(at 129.25 74.8)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator")
(tags "capacitor handsolder")
+ (property "LCSC" "C29936")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -5638,7 +5646,7 @@
(at 121.6 119.6)
(descr "MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "MSOP SO")
- (property "LCSC" "C94847")
+ (property "LCSC" "C2837470")
(property "Mfg" "Microchip")
(property "PN" "MCP9808-E/MS")
(property "Sheetfile" "driver.kicad_sch")
@@ -5968,6 +5976,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -6065,6 +6074,7 @@
(at 161.2 57.4 90)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "LCSC" "C29936")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -6458,6 +6468,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -7840,6 +7851,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
@@ -7922,6 +7934,7 @@
(at 149.895 60.409491 90)
(descr "https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf")
(tags "murata dc-dc transformer")
+ (property "LCSC" "C512041")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "1W, 1000 VDC isolated DC/DC converter, 12V input, 5V output, SIP")
@@ -9981,6 +9994,7 @@
(at 150.9 54.09 180)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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 handsolder")
+ (property "LCSC" "C29936")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "yes")
@@ -10804,6 +10818,7 @@
(at 125.2 44.6 -90)
(descr "Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated")
(tags "Through hole socket strip THT 2x04 2.54mm double row")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Generic connector, double row, 02x04, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
@@ -10998,6 +11013,7 @@
(descr "Mounting Hole 3.2mm, no annular, M3")
(tags "mounting hole 3.2mm no annular m3")
(property "BOM ignore" "yes")
+ (property "DNP" "DNP")
(property "Sheetfile" "driver.kicad_sch")
(property "Sheetname" "")
(property "Stock" "")
diff --git a/driver/driver.kicad_pro b/driver/driver.kicad_pro
index 4b6ed3e..a041c9c 100644
--- a/driver/driver.kicad_pro
+++ b/driver/driver.kicad_pro
@@ -58,12 +58,14 @@
],
"drc_exclusions": [
"courtyards_overlap|121774306|144765953|2b992775-9b79-43e6-8ea1-bb0f555e8e28|bae8b079-5f68-463e-a6d6-21dbaad0fb47",
+ "courtyards_overlap|190600001|144099999|2a99bd6c-7336-4598-86a6-2f8b698a3fde|b92574df-df1e-49c1-bf86-4ad4d18e148c",
"courtyards_overlap|203470001|100785837|1ea2028a-9039-4432-9053-2769475173cf|6e85c8ff-4c54-4d67-aff8-07d910377ffc",
"courtyards_overlap|203470001|108785837|01649861-50d6-4e8a-b74d-acb9199cefe9|1054eab1-9236-4c06-8683-9bbd62bd3975",
"courtyards_overlap|203470001|116785837|07c1a6ca-ac50-4561-aa48-c367ecbed00f|c037ac77-fe76-4a1b-9c43-cb1314299764",
"courtyards_overlap|203470001|124785837|1c54fa6d-64f6-48ed-a020-f3229ce69d5d|f3db5a89-e4b7-4cb8-a4a9-549f6e3ad7f3",
"courtyards_overlap|203470001|132785837|13cef215-ab5d-4a71-a627-1bb7f6bc5a37|399e726e-d92b-4cd2-814f-a2950a493ede",
"courtyards_overlap|203470001|140785837|01206a7f-a6f4-42df-992b-b9810e2d0e3b|b92574df-df1e-49c1-bf86-4ad4d18e148c",
+ "courtyards_overlap|203470001|142749999|01206a7f-a6f4-42df-992b-b9810e2d0e3b|2a99bd6c-7336-4598-86a6-2f8b698a3fde",
"courtyards_overlap|203470001|84785837|76d47fc8-d4e4-413d-b880-a0defd919922|d3da95ad-6639-4c06-9f1c-409ba07c372e",
"courtyards_overlap|203470001|92785837|6b084e46-5119-4f72-ab16-210ae41ac23c|dd96f88d-10bc-4ba1-955a-de5a407c98d0",
"malformed_courtyard|39115000|120100000|144e124f-7914-47e5-b18e-2ef938c4f9a0|00000000-0000-0000-0000-000000000000",
@@ -547,8 +549,11 @@
"gencad": "",
"idf": "",
"netlist": "",
+ "plot": "",
+ "pos_files": "",
"specctra_dsn": "",
"step": "",
+ "svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
diff --git a/driver/driver.kicad_sch b/driver/driver.kicad_sch
index 1a165f6..08e80bf 100644
--- a/driver/driver.kicad_sch
+++ b/driver/driver.kicad_sch
@@ -10066,7 +10066,7 @@
(property "Reference" "C7" (at 273.05 33.02 0)
(effects (font (size 1.27 1.27)) (justify left))
)
- (property "Value" "2200uF/25V/2A" (at 278.13 59.69 90)
+ (property "Value" "2200uF/25V/2A" (at 288.29 38.1 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" (at 276.86 36.83 0)
@@ -10076,10 +10076,10 @@
(effects (font (size 1.27 1.27)) hide)
)
(property "Mfg" "CapXon" (at 275.59 59.69 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "PN" "63YXF220MFFCT810X20" (at 280.67 59.69 90)
- (effects (font (size 1.27 1.27)) (justify left))
+ (effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "LCSC" "C59339" (at 276.86 36.83 0)
(effects (font (size 1.27 1.27)) hide)
@@ -10448,7 +10448,7 @@
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 345.44 50.8 0)
- (effects (font (size 1.27 1.27)))
+ (effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 345.44 50.8 0)
(effects (font (size 1.27 1.27)) hide)
diff --git a/driver/gerber/driver-B_Cu.gbr b/driver/gerber/driver-B_Cu.gbr
index 83a3874..88945c7 100644
--- a/driver/gerber/driver-B_Cu.gbr
+++ b/driver/gerber/driver-B_Cu.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:26+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L2,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:26*
%MOMM*%
%LPD*%
G01*
@@ -29,118 +29,116 @@ G04 Aperture macros list*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD10R,0.800000X1.500000*%
-G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD11R,2.000000X2.600000*%
+%ADD10R,2.000000X2.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD12O,2.000000X2.600000*%
+%ADD11O,2.000000X2.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD13R,1.500000X1.500000*%
+%ADD12R,1.500000X1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD14C,1.500000*%
+%ADD13C,1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD15C,2.000000*%
+%ADD14C,2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,WasherPad*
-%ADD16C,8.000000*%
+%ADD15C,8.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD17R,2.000000X2.000000*%
+%ADD16R,2.000000X2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD18R,2.400000X2.400000*%
+%ADD17R,2.400000X2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD19C,2.400000*%
+%ADD18C,2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD20R,1.600000X1.600000*%
+%ADD19R,1.600000X1.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD21C,1.600000*%
+%ADD20C,1.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD22RoundRect,0.575000X-0.575000X-0.575000X0.575000X-0.575000X0.575000X0.575000X-0.575000X0.575000X0*%
+%ADD21RoundRect,0.575000X-0.575000X-0.575000X0.575000X-0.575000X0.575000X0.575000X-0.575000X0.575000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD23C,2.300000*%
+%ADD22C,2.300000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD24O,4.500000X3.000000*%
+%ADD23O,4.500000X3.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD25O,3.500000X3.000000*%
+%ADD24O,3.500000X3.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD26O,2.400000X2.400000*%
+%ADD25O,2.400000X2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD27RoundRect,1.125000X1.125000X1.125000X-1.125000X1.125000X-1.125000X-1.125000X1.125000X-1.125000X0*%
+%ADD26RoundRect,1.125000X1.125000X1.125000X-1.125000X1.125000X-1.125000X-1.125000X1.125000X-1.125000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD28R,1.750000X2.250000*%
+%ADD27R,1.750000X2.250000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD29O,1.500000X2.250000*%
+%ADD28O,1.500000X2.250000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD30O,1.750000X2.250000*%
+%ADD29O,1.750000X2.250000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD31R,2.000000X1.905000*%
+%ADD30R,2.000000X1.905000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD32O,2.000000X1.905000*%
+%ADD31O,2.000000X1.905000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD33R,1.700000X1.700000*%
+%ADD32R,1.700000X1.700000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD34O,1.700000X1.700000*%
+%ADD33O,1.700000X1.700000*%
+G04 #@! TD*
+G04 #@! TA.AperFunction,SMDPad,CuDef*
+%ADD34R,0.800000X1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
%ADD35R,1.500000X0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD36C,0.800000*%
+%ADD36C,1.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD37C,1.000000*%
+%ADD37C,1.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD38C,1.600000*%
+%ADD38C,0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
%ADD39C,1.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD40C,0.250000*%
+%ADD40C,0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD41C,0.800000*%
+%ADD41C,1.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD42C,1.200000*%
+%ADD42C,0.250000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD43C,0.500000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
-X132300000Y-63300000D03*
-D11*
X83200000Y-42350000D03*
-D12*
+D11*
X85740000Y-42350000D03*
-D13*
+D12*
X180500000Y-44800000D03*
-D14*
+D13*
X181520000Y-46580000D03*
X182540000Y-44800000D03*
X183560000Y-46580000D03*
@@ -152,23 +150,23 @@ X177200000Y-51400000D03*
X179490000Y-51400000D03*
X188630000Y-51400000D03*
X190920000Y-51400000D03*
-D15*
+D14*
X175930000Y-45690000D03*
X192190000Y-45690000D03*
-D11*
+D10*
X113400000Y-54400000D03*
-D12*
+D11*
X110860000Y-54400000D03*
X108320000Y-54400000D03*
X105780000Y-54400000D03*
-D16*
+D15*
X59700000Y-42100000D03*
X219700000Y-42100000D03*
X59700000Y-147100000D03*
X219700000Y-147100000D03*
-D13*
+D12*
X160650000Y-44800000D03*
-D14*
+D13*
X161670000Y-46580000D03*
X162690000Y-44800000D03*
X163710000Y-46580000D03*
@@ -180,40 +178,40 @@ X157350000Y-51400000D03*
X159640000Y-51400000D03*
X168780000Y-51400000D03*
X171070000Y-51400000D03*
-D15*
+D14*
X156080000Y-45690000D03*
X172340000Y-45690000D03*
-D17*
+D16*
X69100000Y-84050000D03*
-D15*
+D14*
X64100000Y-84050000D03*
-D18*
+D17*
X84950000Y-61850000D03*
-D19*
+D18*
X79950000Y-61850000D03*
-D20*
+D19*
X99600000Y-54800000D03*
-D21*
+D20*
X99600000Y-56800000D03*
-D22*
+D21*
X192000000Y-109100000D03*
X197800000Y-109100000D03*
-D23*
+D22*
X206700000Y-109100000D03*
X212500000Y-109100000D03*
-D19*
+D18*
X94700000Y-113600000D03*
X94700000Y-128600000D03*
-D24*
+D23*
X217200000Y-119600000D03*
X217200000Y-114600000D03*
-D22*
+D21*
X192000000Y-133100000D03*
X197800000Y-133100000D03*
-D23*
+D22*
X206700000Y-133100000D03*
X212500000Y-133100000D03*
-D25*
+D24*
X66420000Y-107400000D03*
X61340000Y-107400000D03*
X58800000Y-107400000D03*
@@ -226,102 +224,102 @@ X58800865Y-123910000D03*
X66420865Y-132800000D03*
X61340865Y-132800000D03*
X58800865Y-132800000D03*
-D22*
+D21*
X192000000Y-125100000D03*
X197800000Y-125100000D03*
-D23*
+D22*
X206700000Y-125100000D03*
X212500000Y-125100000D03*
-D22*
+D21*
X192000000Y-101100000D03*
X197800000Y-101100000D03*
-D23*
+D22*
X206700000Y-101100000D03*
X212500000Y-101100000D03*
-D19*
-X197860000Y-148100000D03*
+D18*
+X207595000Y-147450000D03*
+D25*
+X177115000Y-147450000D03*
D26*
-X177540000Y-148100000D03*
-D27*
X78700000Y-142100000D03*
X68700000Y-142100000D03*
X78700000Y-97100000D03*
X68700000Y-97100000D03*
-D24*
+D23*
X217200000Y-89600000D03*
X217200000Y-84600000D03*
-D19*
+D18*
X165700000Y-87350000D03*
X165700000Y-114850000D03*
-D22*
+D21*
X192000000Y-93100000D03*
X197800000Y-93100000D03*
-D23*
+D22*
X206700000Y-93100000D03*
X212500000Y-93100000D03*
-D24*
+D23*
X217200000Y-104600000D03*
X217200000Y-99600000D03*
-D22*
+D21*
X192000000Y-85100000D03*
X197800000Y-85100000D03*
-D23*
+D22*
X206700000Y-85100000D03*
X212500000Y-85100000D03*
-D19*
+D18*
X181700000Y-101350000D03*
X181700000Y-128850000D03*
-D15*
+D14*
X180950000Y-95600000D03*
X180950000Y-90600000D03*
-D28*
+D27*
X149895000Y-60409491D03*
-D29*
+D28*
X152435000Y-60409491D03*
X154975000Y-60409491D03*
-D30*
+D29*
X157515000Y-60409491D03*
-D31*
+D30*
X121430000Y-95560000D03*
-D32*
+D31*
X121430000Y-98100000D03*
X121430000Y-100640000D03*
-D18*
+D17*
X75200000Y-110550000D03*
-D19*
+D18*
X82700000Y-110550000D03*
-D22*
+D21*
X192000000Y-141100000D03*
X197800000Y-141100000D03*
-D23*
+D22*
X206700000Y-141100000D03*
X212500000Y-141100000D03*
-D31*
+D30*
X121430000Y-138110000D03*
-D32*
+D31*
X121430000Y-140650000D03*
X121430000Y-143190000D03*
-D31*
+D30*
X121430000Y-125110000D03*
-D32*
+D31*
X121430000Y-127650000D03*
X121430000Y-130190000D03*
-D22*
+D21*
X192000000Y-117100000D03*
X197800000Y-117100000D03*
-D23*
+D22*
X206700000Y-117100000D03*
X212500000Y-117100000D03*
-D24*
+D23*
X217200000Y-134600000D03*
X217200000Y-129600000D03*
-D18*
+D17*
X75200000Y-128100000D03*
-D19*
+D18*
X82700000Y-128100000D03*
-D33*
+D32*
X125200000Y-44600000D03*
-D34*
+D33*
X125200000Y-42060000D03*
X122660000Y-44600000D03*
X122660000Y-42060000D03*
@@ -329,24 +327,27 @@ X120120000Y-44600000D03*
X120120000Y-42060000D03*
X117580000Y-44600000D03*
X117580000Y-42060000D03*
-D15*
+D14*
X186700000Y-95600000D03*
X186700000Y-90600000D03*
-D19*
+D18*
X165700000Y-148850000D03*
X165700000Y-121350000D03*
-D31*
+D30*
X121430000Y-108560000D03*
-D32*
+D31*
X121430000Y-111100000D03*
X121430000Y-113640000D03*
-D10*
+D34*
X136700000Y-51850000D03*
X137900000Y-51850000D03*
D35*
X127300000Y-56500000D03*
+D34*
+X132300000Y-63300000D03*
+D35*
X127300000Y-54100000D03*
-D10*
+D34*
X134300000Y-51850000D03*
X133650000Y-63300000D03*
X135500000Y-51850000D03*
@@ -354,137 +355,131 @@ D35*
X127300000Y-55300000D03*
X127300000Y-57700000D03*
D36*
-X132500000Y-61700000D03*
-D37*
-X121600000Y-119700000D03*
-X85425250Y-90525250D03*
-D36*
-X118480949Y-89386672D03*
-X117900000Y-90200000D03*
-D37*
-X133350000Y-71050000D03*
X220950000Y-53350000D03*
-D38*
+D37*
X159700000Y-74100000D03*
X102450000Y-88600000D03*
-D37*
+D36*
X105700000Y-45100000D03*
X213000000Y-75700000D03*
-D38*
-X72700000Y-43100000D03*
D37*
+X72700000Y-43100000D03*
+D36*
X110700000Y-47100000D03*
X103300000Y-52500000D03*
-D36*
-X75089340Y-88100000D03*
D38*
-X120152000Y-62738000D03*
+X75089340Y-88100000D03*
D37*
+X120152000Y-62738000D03*
+D36*
X106000000Y-51700000D03*
-D38*
+D37*
X117024011Y-59350000D03*
X221200000Y-48100000D03*
X94200000Y-81850000D03*
-D37*
-X152300000Y-69500000D03*
D36*
-X72500000Y-145300000D03*
+X152300000Y-69500000D03*
D38*
+X72500000Y-145300000D03*
+D37*
X147700000Y-50100000D03*
X145500000Y-81600000D03*
X134700000Y-43100000D03*
-D37*
+D36*
X221700000Y-68850000D03*
-D38*
+D37*
X79700000Y-69600000D03*
X89450000Y-63350000D03*
X80950000Y-80350000D03*
X73700000Y-85100000D03*
X85450000Y-83850000D03*
-D37*
+D36*
X107700000Y-50100000D03*
-D38*
+D37*
X145163935Y-86543129D03*
X131450000Y-58300000D03*
-D37*
+D36*
X150700000Y-39100000D03*
-D38*
+D37*
X113450000Y-78350000D03*
X95700000Y-41350000D03*
X126900000Y-66400000D03*
X84950000Y-47600000D03*
X90950000Y-56850000D03*
-D37*
+D36*
X126700000Y-75100000D03*
-D38*
+D37*
X91400000Y-65900000D03*
X167350000Y-73700000D03*
X99700000Y-45600000D03*
X150000000Y-55700000D03*
-D37*
+D36*
X113700000Y-44100000D03*
-D38*
+D37*
X212700000Y-42100000D03*
X72450000Y-73600000D03*
X91450000Y-54350000D03*
X102200000Y-46350000D03*
-D37*
+D36*
X106700000Y-44100000D03*
X220950000Y-58850000D03*
-D38*
+D37*
X90200000Y-50600000D03*
X77200000Y-85600000D03*
-D37*
+D36*
X108700000Y-42100000D03*
-D38*
+D37*
X137200000Y-55600000D03*
X121250000Y-79900000D03*
X94200000Y-77600000D03*
X87450000Y-83850000D03*
-D37*
+D36*
X220950000Y-63600000D03*
-D38*
+D37*
X142050000Y-74500000D03*
X134700000Y-78300000D03*
X113450000Y-75850000D03*
X196950000Y-59100000D03*
-D37*
+D36*
X149700000Y-63100000D03*
X107700000Y-43100000D03*
-D38*
+D37*
X70700000Y-90100000D03*
X132450000Y-74100000D03*
D39*
X153100000Y-73522054D03*
-D37*
+D36*
X201300000Y-75700000D03*
-D38*
+D37*
X79950000Y-82600000D03*
X104150000Y-81280000D03*
X91400000Y-67700000D03*
X72450000Y-75600000D03*
-D37*
+D36*
X114200000Y-50200000D03*
X152100000Y-63100000D03*
-D38*
+D37*
X124950000Y-54600000D03*
X60700000Y-76100000D03*
-D37*
+D36*
X116900000Y-54000000D03*
-D38*
-X84950000Y-53600000D03*
D37*
-X147300000Y-62500000D03*
+X84950000Y-53600000D03*
+D38*
+X132500000Y-61700000D03*
D36*
+X85425250Y-90525250D03*
+X147300000Y-62500000D03*
+D38*
X119023518Y-97464129D03*
-D37*
+D36*
X128100000Y-40700000D03*
X159100000Y-78000000D03*
X68700000Y-81600000D03*
X71700000Y-84100000D03*
X85900000Y-85600000D03*
X95700000Y-89600000D03*
-D38*
+D37*
X140300000Y-142900000D03*
X138500000Y-137500000D03*
X140300000Y-139300000D03*
@@ -509,11 +504,13 @@ X140300000Y-141100000D03*
X136700000Y-142900000D03*
X140300000Y-146500000D03*
X134900000Y-142900000D03*
-D36*
+D38*
X74900000Y-92700000D03*
+D36*
+X121600000Y-119700000D03*
D39*
X120600000Y-85100000D03*
-D37*
+D36*
X135250000Y-49050000D03*
X134000000Y-47050000D03*
X132800959Y-47294534D03*
@@ -521,43 +518,49 @@ X136600000Y-48450000D03*
X183300000Y-48900000D03*
D39*
X158300000Y-65300000D03*
-D37*
+D36*
X176800000Y-63300000D03*
D39*
X163300000Y-63300000D03*
X161300000Y-54700000D03*
X164700000Y-61900000D03*
-D37*
+D36*
X163700000Y-41100000D03*
D39*
X166900000Y-68900000D03*
X177900000Y-53900000D03*
X160100000Y-68900000D03*
-D37*
+D36*
X193200000Y-51100000D03*
-D38*
-X165700000Y-48850000D03*
D37*
+X165700000Y-48850000D03*
+D36*
X183700000Y-41100000D03*
X193200000Y-59100000D03*
X190700000Y-67100000D03*
D39*
X163100000Y-56500000D03*
-D37*
-X168950000Y-59600000D03*
D36*
+X168950000Y-59600000D03*
+D38*
X118475500Y-98300000D03*
-D37*
+D36*
X118563500Y-51300000D03*
X121587000Y-50300000D03*
X136016990Y-60483010D03*
+D38*
+X118480949Y-89386672D03*
+D36*
X140700000Y-68900000D03*
X139400000Y-68900000D03*
-D36*
+D38*
X117945765Y-99147576D03*
-D37*
+D36*
X119388000Y-50200000D03*
X137500000Y-61700000D03*
+D38*
+X117900000Y-90200000D03*
+D36*
X123900000Y-48900000D03*
X180150701Y-58849500D03*
X151856429Y-73096260D03*
@@ -565,16 +568,16 @@ X169100000Y-73700000D03*
X133000000Y-80350000D03*
D39*
X86350000Y-88050000D03*
-D37*
+D36*
X126300000Y-81000000D03*
X177900000Y-61100000D03*
X177900000Y-59500000D03*
X169300000Y-65100000D03*
X164900000Y-67300000D03*
-D36*
+D38*
X84700000Y-88500000D03*
X86948481Y-90344831D03*
-D37*
+D36*
X148927962Y-66696538D03*
X163000000Y-76000000D03*
X148100000Y-65200000D03*
@@ -587,26 +590,26 @@ X157300000Y-76000000D03*
X149910136Y-67698046D03*
X159100000Y-67300000D03*
X167700000Y-61100000D03*
-D36*
+D38*
X138000000Y-53400000D03*
X136850000Y-53850000D03*
X136000000Y-53300000D03*
X135500000Y-54250000D03*
-D37*
+D36*
X138000000Y-66280036D03*
X136800000Y-68828076D03*
-D36*
+D38*
X131050000Y-54700000D03*
X131850000Y-55350000D03*
X133650000Y-61800000D03*
X130750000Y-57050000D03*
X131800000Y-56650000D03*
-D37*
+D36*
X131749131Y-49424889D03*
X131600000Y-47175500D03*
X130300000Y-49400000D03*
X129900000Y-44400000D03*
-D38*
+D37*
X134300000Y-98300000D03*
X136100000Y-100100000D03*
X134300000Y-100100000D03*
@@ -616,7 +619,7 @@ X134300000Y-103700000D03*
X136100000Y-98300000D03*
D39*
X124754956Y-90000000D03*
-D38*
+D37*
X136100000Y-101900000D03*
X134100000Y-133700000D03*
X135900000Y-131900000D03*
@@ -626,15 +629,16 @@ X134100000Y-130100000D03*
X135900000Y-133700000D03*
X135900000Y-130100000D03*
X134100000Y-131900000D03*
-D37*
+D36*
X136500000Y-58600000D03*
X141600000Y-70500000D03*
X136250000Y-61750000D03*
X137900000Y-71100000D03*
+X133350000Y-71050000D03*
X135072049Y-61221855D03*
X136866253Y-65888341D03*
X133554498Y-69345502D03*
-D36*
+D38*
X139100000Y-56050000D03*
X205037500Y-77900000D03*
X206400000Y-78400000D03*
@@ -652,280 +656,106 @@ X207650000Y-78650000D03*
X139000000Y-58550000D03*
X208500000Y-79200000D03*
D40*
-X132500000Y-63100000D02*
-X132300000Y-63300000D01*
-X132500000Y-61700000D02*
-X132500000Y-63100000D01*
-X169100000Y-73700000D02*
-X167724511Y-75075489D01*
-X158600000Y-76000000D02*
-X157700000Y-75100000D01*
-X151053740Y-73096260D02*
-X151856429Y-73096260D01*
-X167724511Y-75075489D02*
-X162757784Y-75075489D01*
-X156500000Y-75100000D02*
-X154650000Y-76950000D01*
-X150450000Y-75253808D02*
-X150450000Y-73700000D01*
-X162757784Y-75075489D02*
-X161833273Y-76000000D01*
-X161833273Y-76000000D02*
-X158600000Y-76000000D01*
-X154650000Y-76950000D02*
-X152146192Y-76950000D01*
-X157700000Y-75100000D02*
-X156500000Y-75100000D01*
-X152146192Y-76950000D02*
-X150450000Y-75253808D01*
-X150450000Y-73700000D02*
-X151053740Y-73096260D01*
-X150038603Y-66243457D02*
-X150735136Y-66939990D01*
-X150735136Y-66939990D02*
-X150735136Y-68039773D01*
-X151959796Y-77400000D02*
-X155400000Y-77400000D01*
-X155400000Y-77400000D02*
-X156000000Y-76800000D01*
-X150735136Y-68039773D02*
-X150000000Y-68774909D01*
-X150000000Y-68774909D02*
-X150000000Y-75440204D01*
-X150000000Y-75440204D02*
-X151959796Y-77400000D01*
-X157300000Y-76000000D02*
-X157300000Y-77227208D01*
-X157300000Y-77227208D02*
-X156677208Y-77850000D01*
-X156677208Y-77850000D02*
-X151773400Y-77850000D01*
-X151773400Y-77850000D02*
-X149550000Y-75626600D01*
-X149550000Y-75626600D02*
-X149550000Y-68058182D01*
-X149550000Y-68058182D02*
-X149910136Y-67698046D01*
-X148927962Y-66696538D02*
-X149085625Y-66854201D01*
-X149085625Y-66854201D02*
-X149085625Y-68039571D01*
-X149100000Y-68053946D02*
-X149100000Y-75812996D01*
-X149085625Y-68039571D02*
-X149100000Y-68053946D01*
-X158713604Y-76450000D02*
-X162550000Y-76450000D01*
-X149100000Y-75812996D02*
-X151587004Y-78300000D01*
-X151587004Y-78300000D02*
-X156863604Y-78300000D01*
-X156863604Y-78300000D02*
-X158713604Y-76450000D01*
-X162550000Y-76450000D02*
-X163000000Y-76000000D01*
-X164400000Y-75900000D02*
-X163400000Y-76900000D01*
-X157050000Y-78750000D02*
-X151400608Y-78750000D01*
-X148100000Y-67797120D02*
-X148100000Y-65200000D01*
-X163400000Y-76900000D02*
-X158900000Y-76900000D01*
-X151400608Y-78750000D02*
-X148650000Y-75999392D01*
-X158900000Y-76900000D02*
-X157050000Y-78750000D01*
-X148650000Y-68347120D02*
-X148100000Y-67797120D01*
-X148650000Y-75999392D02*
-X148650000Y-68347120D01*
-D41*
-X147300000Y-62500000D02*
-X147000489Y-62799511D01*
-X157625000Y-79475000D02*
-X159100000Y-78000000D01*
-X147000489Y-62799511D02*
-X147000489Y-67800489D01*
-X147000489Y-67800489D02*
-X147925000Y-68725000D01*
-X147925000Y-68725000D02*
-X147925000Y-76299696D01*
-X147925000Y-76299696D02*
-X151100304Y-79475000D01*
-X151100304Y-79475000D02*
-X157625000Y-79475000D01*
-D40*
-X147200000Y-69200000D02*
-X145450000Y-67450000D01*
-X200300000Y-77200000D02*
-X200000000Y-77500000D01*
-X200000000Y-77500000D02*
-X172700000Y-77500000D01*
-X172700000Y-77500000D02*
-X170000000Y-80200000D01*
-X170000000Y-80200000D02*
-X150800000Y-80200000D01*
-X150800000Y-80200000D02*
-X147200000Y-76600000D01*
-X147200000Y-76600000D02*
-X147200000Y-69200000D01*
-X145449999Y-59795227D02*
-X142300000Y-56645228D01*
-X145450000Y-67450000D02*
-X145449999Y-59795227D01*
-X142300000Y-56645228D02*
-X142300000Y-54085500D01*
-D42*
-X186700000Y-95600000D02*
-X190600000Y-95600000D01*
-X190600000Y-95600000D02*
-X192000000Y-97000000D01*
-X192000000Y-97000000D02*
-X192000000Y-101100000D01*
-D40*
-X84700000Y-88500000D02*
-X85103650Y-88500000D01*
-X85103650Y-88500000D02*
-X86948481Y-90344831D01*
-D42*
-X90400000Y-92100000D02*
-X107100000Y-92100000D01*
-X107100000Y-92100000D02*
-X107900000Y-91300000D01*
-X86350000Y-88050000D02*
-X90400000Y-92100000D01*
-X124799520Y-82500480D02*
-X126300000Y-81000000D01*
-X107900000Y-91300000D02*
-X107900000Y-83052150D01*
-X107900000Y-83052150D02*
-X108451670Y-82500480D01*
-X108451670Y-82500480D02*
-X124799520Y-82500480D01*
-D40*
-X74900000Y-92700000D02*
-X78700000Y-96500000D01*
-X78700000Y-96500000D02*
-X78700000Y-97100000D01*
-D41*
-X66420865Y-123910000D02*
-X67890000Y-123910000D01*
+X70700000Y-90600000D02*
+X70700000Y-90100000D01*
+X70200000Y-105600000D02*
+X74200000Y-101600000D01*
X67890000Y-123910000D02*
X70200000Y-121600000D01*
X74200000Y-94100000D02*
X70700000Y-90600000D01*
+X132200000Y-84400000D02*
+X133700000Y-85900000D01*
X70200000Y-121600000D02*
X70200000Y-105600000D01*
-X70200000Y-105600000D02*
-X74200000Y-101600000D01*
+D41*
+X149895000Y-60409491D02*
+X149895000Y-60657213D01*
+D40*
+X66420865Y-123910000D02*
+X67890000Y-123910000D01*
+X134700000Y-80600000D02*
+X132200000Y-83100000D01*
X74200000Y-101600000D02*
X74200000Y-94100000D01*
-X70700000Y-90600000D02*
-X70700000Y-90100000D01*
-D40*
-X145200000Y-77400000D02*
-X149800000Y-82000000D01*
+X132200000Y-83100000D02*
+X132200000Y-84400000D01*
+X133700000Y-85900000D02*
+X136100000Y-85900000D01*
+X134700000Y-78300000D02*
+X134700000Y-80600000D01*
+D42*
+X132500000Y-63100000D02*
+X132300000Y-63300000D01*
+X132500000Y-61700000D02*
+X132500000Y-63100000D01*
X119023518Y-97464129D02*
X119000000Y-97440611D01*
-X119000000Y-97440611D02*
-X119000000Y-90800000D01*
-X119000000Y-90800000D02*
-X119500000Y-90300000D01*
-X119500000Y-90300000D02*
-X119500000Y-90200000D01*
D43*
-X85425250Y-90525250D02*
-X88050000Y-93150000D01*
-X88050000Y-93150000D02*
-X107534924Y-93150000D01*
X107534924Y-93150000D02*
X109200000Y-91484924D01*
-X109200000Y-91484924D02*
-X109215076Y-91484924D01*
-X115700000Y-90900000D02*
-X118200000Y-88400000D01*
-X109215076Y-91484924D02*
-X109800000Y-90900000D01*
-X109800000Y-90900000D02*
-X115700000Y-90900000D01*
+D40*
+X147300000Y-62500000D02*
+X147000489Y-62799511D01*
+D43*
X118200000Y-88400000D02*
X118900000Y-88400000D01*
-X118900000Y-88400000D02*
-X119500000Y-89000000D01*
+D40*
+X151100304Y-79475000D02*
+X157625000Y-79475000D01*
+D43*
X119500000Y-89000000D02*
X119500000Y-90200000D01*
D40*
-X133554498Y-69345502D02*
-X133554498Y-69200096D01*
-X133554498Y-69200096D02*
-X136866253Y-65888341D01*
-X137500000Y-61700000D02*
-X137500000Y-62100000D01*
-X137500000Y-62100000D02*
-X139449520Y-64049520D01*
-X139449520Y-64049520D02*
-X139449520Y-68850480D01*
-X139449520Y-68850480D02*
-X139400000Y-68900000D01*
-X118550000Y-90800000D02*
-X118550000Y-90575305D01*
-X118550000Y-90575305D02*
-X118625000Y-90500305D01*
-X118625000Y-90500305D02*
-X118625000Y-89530723D01*
-X118625000Y-89530723D02*
-X118480949Y-89386672D01*
-X117900000Y-90200000D02*
-X118100000Y-90400000D01*
-X117750500Y-96863104D02*
-X117750500Y-98952311D01*
-X118100000Y-90400000D02*
-X118100000Y-96513604D01*
-X118100000Y-96513604D02*
-X117750500Y-96863104D01*
-X117750500Y-98952311D02*
-X117945765Y-99147576D01*
-X139000000Y-68099325D02*
-X139000000Y-64500000D01*
-X139000000Y-64500000D02*
-X136250000Y-61750000D01*
-X137900000Y-71100000D02*
-X137900000Y-69199325D01*
-X137900000Y-69199325D02*
-X139000000Y-68099325D01*
-X133350000Y-71050000D02*
-X132700000Y-70400000D01*
-X132700000Y-70400000D02*
-X132700000Y-68700000D01*
-X132700000Y-68700000D02*
-X134490654Y-66909346D01*
-X134490654Y-66909346D02*
-X134490654Y-61803250D01*
-X134490654Y-61803250D02*
-X135072049Y-61221855D01*
-D41*
-X132200000Y-84400000D02*
-X133700000Y-85900000D01*
-D42*
-X149895000Y-60409491D02*
-X149895000Y-60657213D01*
-D41*
-X134700000Y-80600000D02*
-X132200000Y-83100000D01*
-X132200000Y-83100000D02*
-X132200000Y-84400000D01*
-X133700000Y-85900000D02*
-X136100000Y-85900000D01*
-X134700000Y-78300000D02*
-X134700000Y-80600000D01*
+X157625000Y-79475000D02*
+X159100000Y-78000000D01*
X127100000Y-39700000D02*
X119940000Y-39700000D01*
+D42*
+X119500000Y-90300000D02*
+X119500000Y-90200000D01*
+D43*
+X118900000Y-88400000D02*
+X119500000Y-89000000D01*
+D40*
+X147925000Y-76299696D02*
+X151100304Y-79475000D01*
+D43*
+X115700000Y-90900000D02*
+X118200000Y-88400000D01*
+X109800000Y-90900000D02*
+X115700000Y-90900000D01*
+D40*
X119940000Y-39700000D02*
X117580000Y-42060000D01*
+D43*
+X85425250Y-90525250D02*
+X88050000Y-93150000D01*
+D40*
X128100000Y-40700000D02*
X127100000Y-39700000D01*
D43*
+X109215076Y-91484924D02*
+X109800000Y-90900000D01*
+D42*
+X119000000Y-90800000D02*
+X119500000Y-90300000D01*
+D40*
+X147000489Y-62799511D02*
+X147000489Y-67800489D01*
+D42*
+X119000000Y-97440611D02*
+X119000000Y-90800000D01*
+D40*
+X147925000Y-68725000D02*
+X147925000Y-76299696D01*
+X147000489Y-67800489D02*
+X147925000Y-68725000D01*
+D43*
+X88050000Y-93150000D02*
+X107534924Y-93150000D01*
+X109200000Y-91484924D02*
+X109215076Y-91484924D01*
X87200000Y-85600000D02*
X89800000Y-88200000D01*
X94300000Y-88200000D02*
@@ -940,6 +770,19 @@ X85900000Y-85600000D02*
X87200000Y-85600000D01*
X70349022Y-81600000D02*
X71700000Y-82950978D01*
+D41*
+X192000000Y-97000000D02*
+X192000000Y-101100000D01*
+X190600000Y-95600000D02*
+X192000000Y-97000000D01*
+X186700000Y-95600000D02*
+X190600000Y-95600000D01*
+D42*
+X78700000Y-96500000D02*
+X78700000Y-97100000D01*
+X74900000Y-92700000D02*
+X78700000Y-96500000D01*
+D43*
X121430000Y-98100000D02*
X122700000Y-98100000D01*
X123300000Y-91700000D02*
@@ -950,7 +793,7 @@ X120600000Y-89000000D02*
X120600000Y-85100000D01*
X123300000Y-97500000D02*
X123300000Y-91700000D01*
-D40*
+D42*
X134950000Y-49050000D02*
X135250000Y-49050000D01*
X134000000Y-48100000D02*
@@ -982,7 +825,9 @@ X185300000Y-42900000D02*
X187700000Y-42900000D01*
X189300000Y-47500000D02*
X187900000Y-48900000D01*
-D40*
+D42*
+X118625000Y-90500305D02*
+X118625000Y-89530723D01*
X118550000Y-90850000D02*
X118550000Y-90800000D01*
X118298518Y-98123018D02*
@@ -991,6 +836,10 @@ X139900000Y-62900000D02*
X137483010Y-60483010D01*
X119543500Y-51300000D02*
X118563500Y-51300000D01*
+X118625000Y-89530723D02*
+X118480949Y-89386672D01*
+X118550000Y-90800000D02*
+X118550000Y-90575305D01*
X118298518Y-96951482D02*
X118550000Y-96700000D01*
X140700000Y-68900000D02*
@@ -1001,6 +850,8 @@ X121587000Y-50300000D02*
X120543500Y-50300000D01*
X118550000Y-91600000D02*
X118550000Y-90850000D01*
+X118550000Y-90575305D02*
+X118625000Y-90500305D01*
X137483010Y-60483010D02*
X136016990Y-60483010D01*
X120543500Y-50300000D02*
@@ -1011,26 +862,87 @@ X118550000Y-96200000D02*
X118550000Y-91600000D01*
X139900000Y-68100000D02*
X139900000Y-62900000D01*
+X139449520Y-68850480D02*
+X139400000Y-68900000D01*
+X118100000Y-90400000D02*
+X118100000Y-96513604D01*
X119388000Y-50200000D02*
X120112511Y-49475489D01*
X120112511Y-49475489D02*
X121928525Y-49475489D01*
+X117750500Y-96863104D02*
+X117750500Y-98952311D01*
+X117750500Y-98952311D02*
+X117945765Y-99147576D01*
+X117900000Y-90200000D02*
+X118100000Y-90400000D01*
+X137500000Y-61700000D02*
+X137500000Y-62100000D01*
X121928525Y-49475489D02*
X121953036Y-49500000D01*
X123300000Y-49500000D02*
X123900000Y-48900000D01*
+X118100000Y-96513604D02*
+X117750500Y-96863104D01*
+X139449520Y-64049520D02*
+X139449520Y-68850480D01*
X121953036Y-49500000D02*
X123300000Y-49500000D01*
+X137500000Y-62100000D02*
+X139449520Y-64049520D01*
D43*
X179490000Y-51400000D02*
X179490000Y-58188799D01*
X179490000Y-58188799D02*
X180150701Y-58849500D01*
+D42*
+X161833273Y-76000000D02*
+X158600000Y-76000000D01*
+X158600000Y-76000000D02*
+X157700000Y-75100000D01*
+X150450000Y-73700000D02*
+X151053740Y-73096260D01*
+X167724511Y-75075489D02*
+X162757784Y-75075489D01*
+X156500000Y-75100000D02*
+X154650000Y-76950000D01*
+X162757784Y-75075489D02*
+X161833273Y-76000000D01*
+X152146192Y-76950000D02*
+X150450000Y-75253808D01*
+X150450000Y-75253808D02*
+X150450000Y-73700000D01*
+X157700000Y-75100000D02*
+X156500000Y-75100000D01*
+X169100000Y-73700000D02*
+X167724511Y-75075489D01*
+X154650000Y-76950000D02*
+X152146192Y-76950000D01*
+X151053740Y-73096260D02*
+X151856429Y-73096260D01*
D41*
+X90400000Y-92100000D02*
+X107100000Y-92100000D01*
+X86350000Y-88050000D02*
+X90400000Y-92100000D01*
+D40*
X133000000Y-80350000D02*
X132350000Y-81000000D01*
+D41*
+X108451670Y-82500480D02*
+X124799520Y-82500480D01*
+X124799520Y-82500480D02*
+X126300000Y-81000000D01*
+X107100000Y-92100000D02*
+X107900000Y-91300000D01*
+D40*
X132350000Y-81000000D02*
X126300000Y-81000000D01*
+D41*
+X107900000Y-83052150D02*
+X108451670Y-82500480D01*
+X107900000Y-91300000D02*
+X107900000Y-83052150D01*
D43*
X169900000Y-53100000D02*
X161340000Y-53100000D01*
@@ -1048,15 +960,83 @@ X168300000Y-66100000D02*
X169300000Y-65100000D01*
X166100000Y-66100000D02*
X168300000Y-66100000D01*
+D42*
+X84700000Y-88500000D02*
+X85103650Y-88500000D01*
+X85103650Y-88500000D02*
+X86948481Y-90344831D01*
+X149100000Y-75812996D02*
+X151587004Y-78300000D01*
+X149085625Y-68039571D02*
+X149100000Y-68053946D01*
+X158713604Y-76450000D02*
+X162550000Y-76450000D01*
+X151587004Y-78300000D02*
+X156863604Y-78300000D01*
+X149100000Y-68053946D02*
+X149100000Y-75812996D01*
+X162550000Y-76450000D02*
+X163000000Y-76000000D01*
+X148927962Y-66696538D02*
+X149085625Y-66854201D01*
+X149085625Y-66854201D02*
+X149085625Y-68039571D01*
+X156863604Y-78300000D02*
+X158713604Y-76450000D01*
+X151400608Y-78750000D02*
+X148650000Y-75999392D01*
+X157050000Y-78750000D02*
+X151400608Y-78750000D01*
+X164400000Y-75900000D02*
+X163400000Y-76900000D01*
+X163400000Y-76900000D02*
+X158900000Y-76900000D01*
+X148100000Y-67797120D02*
+X148100000Y-65200000D01*
+X148650000Y-68347120D02*
+X148100000Y-67797120D01*
+X148650000Y-75999392D02*
+X148650000Y-68347120D01*
+X158900000Y-76900000D02*
+X157050000Y-78750000D01*
+D43*
X163100000Y-67500000D02*
X165700000Y-64900000D01*
X165700000Y-64900000D02*
X167700000Y-64900000D01*
+D42*
+X150000000Y-68774909D02*
+X150000000Y-75440204D01*
+X155400000Y-77400000D02*
+X156000000Y-76800000D01*
+X150000000Y-75440204D02*
+X151959796Y-77400000D01*
+X150038603Y-66243457D02*
+X150735136Y-66939990D01*
+X150735136Y-66939990D02*
+X150735136Y-68039773D01*
+X151959796Y-77400000D02*
+X155400000Y-77400000D01*
+X150735136Y-68039773D02*
+X150000000Y-68774909D01*
+X151773400Y-77850000D02*
+X149550000Y-75626600D01*
+X157300000Y-77227208D02*
+X156677208Y-77850000D01*
+X157300000Y-76000000D02*
+X157300000Y-77227208D01*
+X156677208Y-77850000D02*
+X151773400Y-77850000D01*
+X149550000Y-68058182D02*
+X149910136Y-67698046D01*
+X149550000Y-75626600D02*
+X149550000Y-68058182D01*
+D43*
X167700000Y-61100000D02*
X161500000Y-67300000D01*
X161500000Y-67300000D02*
X159100000Y-67300000D01*
-D40*
+D42*
X138000000Y-53400000D02*
X138000000Y-51950000D01*
X138000000Y-51950000D02*
@@ -1121,7 +1101,7 @@ X130775489Y-48924511D02*
X130300000Y-49400000D01*
X129900000Y-44900000D02*
X130775489Y-45775489D01*
-D41*
+D40*
X68700000Y-84450000D02*
X69100000Y-84050000D01*
X68700000Y-97100000D02*
@@ -1133,7 +1113,7 @@ X125000000Y-98700000D02*
X124600000Y-98300000D01*
X124600000Y-98300000D02*
X124600000Y-90154956D01*
-D40*
+D42*
X140349520Y-62699520D02*
X136500000Y-58850000D01*
X136500000Y-58850000D02*
@@ -1144,6 +1124,28 @@ X140349520Y-67349520D02*
X140349520Y-62699520D01*
X141600000Y-70500000D02*
X141600000Y-68600000D01*
+X137900000Y-69199325D02*
+X139000000Y-68099325D01*
+X139000000Y-64500000D02*
+X136250000Y-61750000D01*
+X137900000Y-71100000D02*
+X137900000Y-69199325D01*
+X139000000Y-68099325D02*
+X139000000Y-64500000D01*
+X133350000Y-71050000D02*
+X132700000Y-70400000D01*
+X134490654Y-66909346D02*
+X134490654Y-61803250D01*
+X132700000Y-70400000D02*
+X132700000Y-68700000D01*
+X134490654Y-61803250D02*
+X135072049Y-61221855D01*
+X132700000Y-68700000D02*
+X134490654Y-66909346D01*
+X133554498Y-69345502D02*
+X133554498Y-69200096D01*
+X133554498Y-69200096D02*
+X136866253Y-65888341D01*
X144550000Y-60168020D02*
X140431980Y-56050000D01*
X140431980Y-56050000D02*
@@ -1184,6 +1186,26 @@ X170559188Y-81550000D02*
X173259188Y-78850000D01*
X140795584Y-57050000D02*
X144100000Y-60354416D01*
+X200300000Y-77200000D02*
+X200000000Y-77500000D01*
+X170000000Y-80200000D02*
+X150800000Y-80200000D01*
+X147200000Y-69200000D02*
+X145450000Y-67450000D01*
+X145449999Y-59795227D02*
+X142300000Y-56645228D01*
+X172700000Y-77500000D02*
+X170000000Y-80200000D01*
+X145450000Y-67450000D02*
+X145449999Y-59795227D01*
+X142300000Y-56645228D02*
+X142300000Y-54085500D01*
+X150800000Y-80200000D02*
+X147200000Y-76600000D01*
+X200000000Y-77500000D02*
+X172700000Y-77500000D01*
+X147200000Y-76600000D02*
+X147200000Y-69200000D01*
X146700000Y-76800000D02*
X146700000Y-69400000D01*
X202050000Y-77950000D02*
@@ -1254,6 +1276,8 @@ X140909188Y-57800000D02*
X143650000Y-60540812D01*
X145200000Y-70000000D02*
X145200000Y-77400000D01*
+X145200000Y-77400000D02*
+X149800000Y-82000000D01*
X170745584Y-82000000D02*
X173445584Y-79300000D01*
X173445584Y-79300000D02*
@@ -10275,864 +10299,6 @@ G37*
G04 #@! TD.AperFunction*
G04 #@! TA.AperFunction,Conductor*
G36*
-X204643039Y-82119685D02*
-G01*
-X204688794Y-82172489D01*
-X204700000Y-82224000D01*
-X204700000Y-110411785D01*
-X204680315Y-110478824D01*
-X204627511Y-110524579D01*
-X204616557Y-110528965D01*
-X204507918Y-110566566D01*
-X204375973Y-110653598D01*
-X204375968Y-110653601D01*
-X204323182Y-110699341D01*
-X204323166Y-110699355D01*
-X204301846Y-110718737D01*
-X204301841Y-110718742D01*
-X204202661Y-110841814D01*
-X204202660Y-110841817D01*
-X204138713Y-110986365D01*
-X204138711Y-110986370D01*
-X204119026Y-111053410D01*
-X204115132Y-111067282D01*
-X204115132Y-111067285D01*
-X204094500Y-111223992D01*
-X204094500Y-119370508D01*
-X204108339Y-119499215D01*
-X204119543Y-119550719D01*
-X204166566Y-119686583D01*
-X204191994Y-119725133D01*
-X204212474Y-119791933D01*
-X204201882Y-119843574D01*
-X204138714Y-119986364D01*
-X204138711Y-119986370D01*
-X204119026Y-120053410D01*
-X204115132Y-120067282D01*
-X204115132Y-120067285D01*
-X204094500Y-120223992D01*
-X204094500Y-126870508D01*
-X204108339Y-126999215D01*
-X204119543Y-127050719D01*
-X204166566Y-127186583D01*
-X204191994Y-127225133D01*
-X204212474Y-127291933D01*
-X204201882Y-127343574D01*
-X204138714Y-127486364D01*
-X204138711Y-127486370D01*
-X204119026Y-127553410D01*
-X204115132Y-127567282D01*
-X204115132Y-127567285D01*
-X204094500Y-127723992D01*
-X204094500Y-134370508D01*
-X204108339Y-134499215D01*
-X204119543Y-134550719D01*
-X204166566Y-134686583D01*
-X204191994Y-134725133D01*
-X204212474Y-134791933D01*
-X204201882Y-134843574D01*
-X204138714Y-134986364D01*
-X204138711Y-134986370D01*
-X204119026Y-135053410D01*
-X204115132Y-135067282D01*
-X204115132Y-135067285D01*
-X204094500Y-135223992D01*
-X204094500Y-142976008D01*
-X204108339Y-143104715D01*
-X204119543Y-143156219D01*
-X204119545Y-143156224D01*
-X204166566Y-143292081D01*
-X204253600Y-143424030D01*
-X204299355Y-143476834D01*
-X204318737Y-143498154D01*
-X204441814Y-143597338D01*
-X204586367Y-143661287D01*
-X204610935Y-143668501D01*
-X204669711Y-143706272D01*
-X204698737Y-143769827D01*
-X204700000Y-143787477D01*
-X204700000Y-149976000D01*
-X204680315Y-150043039D01*
-X204627511Y-150088794D01*
-X204576000Y-150100000D01*
-X198307306Y-150100000D01*
-X198240267Y-150080315D01*
-X198194512Y-150027511D01*
-X198184568Y-149958353D01*
-X198213593Y-149894797D01*
-X198270756Y-149857509D01*
-X198309011Y-149845708D01*
-X198519641Y-149780738D01*
-X198762775Y-149663651D01*
-X198985741Y-149511635D01*
-X199183561Y-149328085D01*
-X199351815Y-149117102D01*
-X199486743Y-148883398D01*
-X199585334Y-148632195D01*
-X199645383Y-148369103D01*
-X199665549Y-148100000D01*
-X199645383Y-147830897D01*
-X199585334Y-147567805D01*
-X199486743Y-147316602D01*
-X199351815Y-147082898D01*
-X199183561Y-146871915D01*
-X199183560Y-146871914D01*
-X199183557Y-146871910D01*
-X198985741Y-146688365D01*
-X198762775Y-146536349D01*
-X198762769Y-146536346D01*
-X198762768Y-146536345D01*
-X198762767Y-146536344D01*
-X198519643Y-146419263D01*
-X198519645Y-146419263D01*
-X198261773Y-146339720D01*
-X198261767Y-146339718D01*
-X197994936Y-146299500D01*
-X197994929Y-146299500D01*
-X197725071Y-146299500D01*
-X197725063Y-146299500D01*
-X197458232Y-146339718D01*
-X197458226Y-146339720D01*
-X197200358Y-146419262D01*
-X196957230Y-146536346D01*
-X196734258Y-146688365D01*
-X196536442Y-146871910D01*
-X196368185Y-147082898D01*
-X196233258Y-147316599D01*
-X196233256Y-147316603D01*
-X196134666Y-147567804D01*
-X196134664Y-147567811D01*
-X196074616Y-147830898D01*
-X196054451Y-148099995D01*
-X196054451Y-148100004D01*
-X196074616Y-148369101D01*
-X196134664Y-148632188D01*
-X196134666Y-148632195D01*
-X196233257Y-148883398D01*
-X196368185Y-149117102D01*
-X196504080Y-149287509D01*
-X196536442Y-149328089D01*
-X196723183Y-149501358D01*
-X196734259Y-149511635D01*
-X196957226Y-149663651D01*
-X197200359Y-149780738D01*
-X197394462Y-149840610D01*
-X197449244Y-149857509D01*
-X197507503Y-149896079D01*
-X197535661Y-149960024D01*
-X197524777Y-150029041D01*
-X197478308Y-150081218D01*
-X197412694Y-150100000D01*
-X133424000Y-150100000D01*
-X133356961Y-150080315D01*
-X133311206Y-150027511D01*
-X133300000Y-149976000D01*
-X133300000Y-141747555D01*
-X190249500Y-141747555D01*
-X190255784Y-141838093D01*
-X190255786Y-141838109D01*
-X190305659Y-142050156D01*
-X190305661Y-142050161D01*
-X190305662Y-142050164D01*
-X190393657Y-142249454D01*
-X190494486Y-142396646D01*
-X190516773Y-142429181D01*
-X190516778Y-142429187D01*
-X190670812Y-142583221D01*
-X190670818Y-142583226D01*
-X190850546Y-142706343D01*
-X191049836Y-142794338D01*
-X191049841Y-142794339D01*
-X191049843Y-142794340D01*
-X191261890Y-142844213D01*
-X191261895Y-142844213D01*
-X191261901Y-142844215D01*
-X191312204Y-142847706D01*
-X191352444Y-142850500D01*
-X191352448Y-142850500D01*
-X192647556Y-142850500D01*
-X192683770Y-142847985D01*
-X192738099Y-142844215D01*
-X192738105Y-142844213D01*
-X192738109Y-142844213D01*
-X192950156Y-142794340D01*
-X192950156Y-142794339D01*
-X192950164Y-142794338D01*
-X193149454Y-142706343D01*
-X193329182Y-142583226D01*
-X193483226Y-142429182D01*
-X193606343Y-142249454D01*
-X193694338Y-142050164D01*
-X193744215Y-141838099D01*
-X193750500Y-141747555D01*
-X196049500Y-141747555D01*
-X196055784Y-141838093D01*
-X196055786Y-141838109D01*
-X196105659Y-142050156D01*
-X196105661Y-142050161D01*
-X196105662Y-142050164D01*
-X196193657Y-142249454D01*
-X196294486Y-142396646D01*
-X196316773Y-142429181D01*
-X196316778Y-142429187D01*
-X196470812Y-142583221D01*
-X196470818Y-142583226D01*
-X196650546Y-142706343D01*
-X196849836Y-142794338D01*
-X196849841Y-142794339D01*
-X196849843Y-142794340D01*
-X197061890Y-142844213D01*
-X197061895Y-142844213D01*
-X197061901Y-142844215D01*
-X197112204Y-142847706D01*
-X197152444Y-142850500D01*
-X197152448Y-142850500D01*
-X198447556Y-142850500D01*
-X198483770Y-142847985D01*
-X198538099Y-142844215D01*
-X198538105Y-142844213D01*
-X198538109Y-142844213D01*
-X198750156Y-142794340D01*
-X198750156Y-142794339D01*
-X198750164Y-142794338D01*
-X198949454Y-142706343D01*
-X199129182Y-142583226D01*
-X199283226Y-142429182D01*
-X199406343Y-142249454D01*
-X199494338Y-142050164D01*
-X199544215Y-141838099D01*
-X199550500Y-141747552D01*
-X199550500Y-140452448D01*
-X199544215Y-140361901D01*
-X199544213Y-140361895D01*
-X199544213Y-140361890D01*
-X199494340Y-140149843D01*
-X199494339Y-140149841D01*
-X199494338Y-140149836D01*
-X199406343Y-139950546D01*
-X199283226Y-139770818D01*
-X199283221Y-139770812D01*
-X199129187Y-139616778D01*
-X199129181Y-139616773D01*
-X199096646Y-139594486D01*
-X198949454Y-139493657D01*
-X198750164Y-139405662D01*
-X198750161Y-139405661D01*
-X198750156Y-139405659D01*
-X198538109Y-139355786D01*
-X198538093Y-139355784D01*
-X198447556Y-139349500D01*
-X198447552Y-139349500D01*
-X197152448Y-139349500D01*
-X197152444Y-139349500D01*
-X197061906Y-139355784D01*
-X197061890Y-139355786D01*
-X196849843Y-139405659D01*
-X196849836Y-139405662D01*
-X196650550Y-139493655D01*
-X196650549Y-139493655D01*
-X196650546Y-139493657D01*
-X196574107Y-139546018D01*
-X196470818Y-139616773D01*
-X196470812Y-139616778D01*
-X196316778Y-139770812D01*
-X196316773Y-139770818D01*
-X196246018Y-139874107D01*
-X196193657Y-139950546D01*
-X196193655Y-139950549D01*
-X196193655Y-139950550D01*
-X196105662Y-140149836D01*
-X196105659Y-140149843D01*
-X196055786Y-140361890D01*
-X196055784Y-140361906D01*
-X196049500Y-140452444D01*
-X196049500Y-141747555D01*
-X193750500Y-141747555D01*
-X193750500Y-141747552D01*
-X193750500Y-140452448D01*
-X193744215Y-140361901D01*
-X193744213Y-140361895D01*
-X193744213Y-140361890D01*
-X193694340Y-140149843D01*
-X193694339Y-140149841D01*
-X193694338Y-140149836D01*
-X193606343Y-139950546D01*
-X193483226Y-139770818D01*
-X193483221Y-139770812D01*
-X193329187Y-139616778D01*
-X193329181Y-139616773D01*
-X193296646Y-139594486D01*
-X193149454Y-139493657D01*
-X192950164Y-139405662D01*
-X192950161Y-139405661D01*
-X192950156Y-139405659D01*
-X192738109Y-139355786D01*
-X192738093Y-139355784D01*
-X192647556Y-139349500D01*
-X192647552Y-139349500D01*
-X191352448Y-139349500D01*
-X191352444Y-139349500D01*
-X191261906Y-139355784D01*
-X191261890Y-139355786D01*
-X191049843Y-139405659D01*
-X191049836Y-139405662D01*
-X190850550Y-139493655D01*
-X190850549Y-139493655D01*
-X190850546Y-139493657D01*
-X190774107Y-139546018D01*
-X190670818Y-139616773D01*
-X190670812Y-139616778D01*
-X190516778Y-139770812D01*
-X190516773Y-139770818D01*
-X190446018Y-139874107D01*
-X190393657Y-139950546D01*
-X190393655Y-139950549D01*
-X190393655Y-139950550D01*
-X190305662Y-140149836D01*
-X190305659Y-140149843D01*
-X190255786Y-140361890D01*
-X190255784Y-140361906D01*
-X190249500Y-140452444D01*
-X190249500Y-141747555D01*
-X133300000Y-141747555D01*
-X133300000Y-135829500D01*
-X133319685Y-135762461D01*
-X133372489Y-135716706D01*
-X133424000Y-135705500D01*
-X137575991Y-135705500D01*
-X137576000Y-135705500D01*
-X137704713Y-135691661D01*
-X137756224Y-135680455D01*
-X137892081Y-135633434D01*
-X137911704Y-135620490D01*
-X137978506Y-135600009D01*
-X137979981Y-135600000D01*
-X147700000Y-135600000D01*
-X150163680Y-133136318D01*
-X150225004Y-133102834D01*
-X150251362Y-133100000D01*
-X156200000Y-133100000D01*
-X156200000Y-125747555D01*
-X190249500Y-125747555D01*
-X190255784Y-125838093D01*
-X190255786Y-125838109D01*
-X190305659Y-126050156D01*
-X190305661Y-126050161D01*
-X190305662Y-126050164D01*
-X190393657Y-126249454D01*
-X190494486Y-126396646D01*
-X190516773Y-126429181D01*
-X190516778Y-126429187D01*
-X190670812Y-126583221D01*
-X190670818Y-126583226D01*
-X190850546Y-126706343D01*
-X191049836Y-126794338D01*
-X191049841Y-126794339D01*
-X191049843Y-126794340D01*
-X191261890Y-126844213D01*
-X191261895Y-126844213D01*
-X191261901Y-126844215D01*
-X191312204Y-126847706D01*
-X191352444Y-126850500D01*
-X191352448Y-126850500D01*
-X192647556Y-126850500D01*
-X192683770Y-126847985D01*
-X192738099Y-126844215D01*
-X192738105Y-126844213D01*
-X192738109Y-126844213D01*
-X192950156Y-126794340D01*
-X192950156Y-126794339D01*
-X192950164Y-126794338D01*
-X193149454Y-126706343D01*
-X193329182Y-126583226D01*
-X193483226Y-126429182D01*
-X193606343Y-126249454D01*
-X193694338Y-126050164D01*
-X193744215Y-125838099D01*
-X193750500Y-125747555D01*
-X196049500Y-125747555D01*
-X196055784Y-125838093D01*
-X196055786Y-125838109D01*
-X196105659Y-126050156D01*
-X196105661Y-126050161D01*
-X196105662Y-126050164D01*
-X196193657Y-126249454D01*
-X196294486Y-126396646D01*
-X196316773Y-126429181D01*
-X196316778Y-126429187D01*
-X196470812Y-126583221D01*
-X196470818Y-126583226D01*
-X196650546Y-126706343D01*
-X196849836Y-126794338D01*
-X196849841Y-126794339D01*
-X196849843Y-126794340D01*
-X197061890Y-126844213D01*
-X197061895Y-126844213D01*
-X197061901Y-126844215D01*
-X197112204Y-126847706D01*
-X197152444Y-126850500D01*
-X197152448Y-126850500D01*
-X198447556Y-126850500D01*
-X198483770Y-126847985D01*
-X198538099Y-126844215D01*
-X198538105Y-126844213D01*
-X198538109Y-126844213D01*
-X198750156Y-126794340D01*
-X198750156Y-126794339D01*
-X198750164Y-126794338D01*
-X198949454Y-126706343D01*
-X199129182Y-126583226D01*
-X199283226Y-126429182D01*
-X199406343Y-126249454D01*
-X199494338Y-126050164D01*
-X199544215Y-125838099D01*
-X199550500Y-125747552D01*
-X199550500Y-124452448D01*
-X199544215Y-124361901D01*
-X199544213Y-124361895D01*
-X199544213Y-124361890D01*
-X199494340Y-124149843D01*
-X199494339Y-124149841D01*
-X199494338Y-124149836D01*
-X199406343Y-123950546D01*
-X199283226Y-123770818D01*
-X199283221Y-123770812D01*
-X199129187Y-123616778D01*
-X199129181Y-123616773D01*
-X199096646Y-123594486D01*
-X198949454Y-123493657D01*
-X198750164Y-123405662D01*
-X198750161Y-123405661D01*
-X198750156Y-123405659D01*
-X198538109Y-123355786D01*
-X198538093Y-123355784D01*
-X198447556Y-123349500D01*
-X198447552Y-123349500D01*
-X197152448Y-123349500D01*
-X197152444Y-123349500D01*
-X197061906Y-123355784D01*
-X197061890Y-123355786D01*
-X196849843Y-123405659D01*
-X196849836Y-123405662D01*
-X196650550Y-123493655D01*
-X196650549Y-123493655D01*
-X196650546Y-123493657D01*
-X196574107Y-123546018D01*
-X196470818Y-123616773D01*
-X196470812Y-123616778D01*
-X196316778Y-123770812D01*
-X196316773Y-123770818D01*
-X196246018Y-123874107D01*
-X196193657Y-123950546D01*
-X196193655Y-123950549D01*
-X196193655Y-123950550D01*
-X196105662Y-124149836D01*
-X196105659Y-124149843D01*
-X196055786Y-124361890D01*
-X196055784Y-124361906D01*
-X196049500Y-124452444D01*
-X196049500Y-125747555D01*
-X193750500Y-125747555D01*
-X193750500Y-125747552D01*
-X193750500Y-124452448D01*
-X193744215Y-124361901D01*
-X193744213Y-124361895D01*
-X193744213Y-124361890D01*
-X193694340Y-124149843D01*
-X193694339Y-124149841D01*
-X193694338Y-124149836D01*
-X193606343Y-123950546D01*
-X193483226Y-123770818D01*
-X193483221Y-123770812D01*
-X193329187Y-123616778D01*
-X193329181Y-123616773D01*
-X193296646Y-123594486D01*
-X193149454Y-123493657D01*
-X192950164Y-123405662D01*
-X192950161Y-123405661D01*
-X192950156Y-123405659D01*
-X192738109Y-123355786D01*
-X192738093Y-123355784D01*
-X192647556Y-123349500D01*
-X192647552Y-123349500D01*
-X191352448Y-123349500D01*
-X191352444Y-123349500D01*
-X191261906Y-123355784D01*
-X191261890Y-123355786D01*
-X191049843Y-123405659D01*
-X191049836Y-123405662D01*
-X190850550Y-123493655D01*
-X190850549Y-123493655D01*
-X190850546Y-123493657D01*
-X190774107Y-123546018D01*
-X190670818Y-123616773D01*
-X190670812Y-123616778D01*
-X190516778Y-123770812D01*
-X190516773Y-123770818D01*
-X190446018Y-123874107D01*
-X190393657Y-123950546D01*
-X190393655Y-123950549D01*
-X190393655Y-123950550D01*
-X190305662Y-124149836D01*
-X190305659Y-124149843D01*
-X190255786Y-124361890D01*
-X190255784Y-124361906D01*
-X190249500Y-124452444D01*
-X190249500Y-125747555D01*
-X156200000Y-125747555D01*
-X156200000Y-124724000D01*
-X156219685Y-124656961D01*
-X156272489Y-124611206D01*
-X156324000Y-124600000D01*
-X168800000Y-124600000D01*
-X183652445Y-109747555D01*
-X190249500Y-109747555D01*
-X190255784Y-109838093D01*
-X190255786Y-109838109D01*
-X190305659Y-110050156D01*
-X190305661Y-110050161D01*
-X190305662Y-110050164D01*
-X190393657Y-110249454D01*
-X190494486Y-110396646D01*
-X190516773Y-110429181D01*
-X190516778Y-110429187D01*
-X190670812Y-110583221D01*
-X190670818Y-110583226D01*
-X190850546Y-110706343D01*
-X191049836Y-110794338D01*
-X191049841Y-110794339D01*
-X191049843Y-110794340D01*
-X191261890Y-110844213D01*
-X191261895Y-110844213D01*
-X191261901Y-110844215D01*
-X191312204Y-110847706D01*
-X191352444Y-110850500D01*
-X191352448Y-110850500D01*
-X192647556Y-110850500D01*
-X192683770Y-110847986D01*
-X192738099Y-110844215D01*
-X192738105Y-110844213D01*
-X192738109Y-110844213D01*
-X192950156Y-110794340D01*
-X192950156Y-110794339D01*
-X192950164Y-110794338D01*
-X193149454Y-110706343D01*
-X193329182Y-110583226D01*
-X193483226Y-110429182D01*
-X193606343Y-110249454D01*
-X193694338Y-110050164D01*
-X193728192Y-109906224D01*
-X193744213Y-109838109D01*
-X193744213Y-109838105D01*
-X193744215Y-109838099D01*
-X193750500Y-109747555D01*
-X196049500Y-109747555D01*
-X196055784Y-109838093D01*
-X196055786Y-109838109D01*
-X196105659Y-110050156D01*
-X196105661Y-110050161D01*
-X196105662Y-110050164D01*
-X196193657Y-110249454D01*
-X196294486Y-110396646D01*
-X196316773Y-110429181D01*
-X196316778Y-110429187D01*
-X196470812Y-110583221D01*
-X196470818Y-110583226D01*
-X196650546Y-110706343D01*
-X196849836Y-110794338D01*
-X196849841Y-110794339D01*
-X196849843Y-110794340D01*
-X197061890Y-110844213D01*
-X197061895Y-110844213D01*
-X197061901Y-110844215D01*
-X197112204Y-110847706D01*
-X197152444Y-110850500D01*
-X197152448Y-110850500D01*
-X198447556Y-110850500D01*
-X198483770Y-110847986D01*
-X198538099Y-110844215D01*
-X198538105Y-110844213D01*
-X198538109Y-110844213D01*
-X198750156Y-110794340D01*
-X198750156Y-110794339D01*
-X198750164Y-110794338D01*
-X198949454Y-110706343D01*
-X199129182Y-110583226D01*
-X199283226Y-110429182D01*
-X199406343Y-110249454D01*
-X199494338Y-110050164D01*
-X199528192Y-109906224D01*
-X199544213Y-109838109D01*
-X199544213Y-109838105D01*
-X199544215Y-109838099D01*
-X199550500Y-109747552D01*
-X199550500Y-108452448D01*
-X199544215Y-108361901D01*
-X199544213Y-108361895D01*
-X199544213Y-108361890D01*
-X199494340Y-108149843D01*
-X199494339Y-108149841D01*
-X199494338Y-108149836D01*
-X199406343Y-107950546D01*
-X199283226Y-107770818D01*
-X199283221Y-107770812D01*
-X199129187Y-107616778D01*
-X199129181Y-107616773D01*
-X199096646Y-107594486D01*
-X198949454Y-107493657D01*
-X198750164Y-107405662D01*
-X198750161Y-107405661D01*
-X198750156Y-107405659D01*
-X198538109Y-107355786D01*
-X198538093Y-107355784D01*
-X198447556Y-107349500D01*
-X198447552Y-107349500D01*
-X197152448Y-107349500D01*
-X197152444Y-107349500D01*
-X197061906Y-107355784D01*
-X197061890Y-107355786D01*
-X196849843Y-107405659D01*
-X196849836Y-107405662D01*
-X196650550Y-107493655D01*
-X196650549Y-107493655D01*
-X196650546Y-107493657D01*
-X196574107Y-107546018D01*
-X196470818Y-107616773D01*
-X196470812Y-107616778D01*
-X196316778Y-107770812D01*
-X196316773Y-107770818D01*
-X196246018Y-107874107D01*
-X196193657Y-107950546D01*
-X196193655Y-107950549D01*
-X196193655Y-107950550D01*
-X196105662Y-108149836D01*
-X196105659Y-108149843D01*
-X196055786Y-108361890D01*
-X196055784Y-108361906D01*
-X196049500Y-108452444D01*
-X196049500Y-109747555D01*
-X193750500Y-109747555D01*
-X193750500Y-109747552D01*
-X193750500Y-108452448D01*
-X193744215Y-108361901D01*
-X193744213Y-108361895D01*
-X193744213Y-108361890D01*
-X193694340Y-108149843D01*
-X193694339Y-108149841D01*
-X193694338Y-108149836D01*
-X193606343Y-107950546D01*
-X193483226Y-107770818D01*
-X193483221Y-107770812D01*
-X193329187Y-107616778D01*
-X193329181Y-107616773D01*
-X193296646Y-107594486D01*
-X193149454Y-107493657D01*
-X192950164Y-107405662D01*
-X192950161Y-107405661D01*
-X192950156Y-107405659D01*
-X192738109Y-107355786D01*
-X192738093Y-107355784D01*
-X192647556Y-107349500D01*
-X192647552Y-107349500D01*
-X191352448Y-107349500D01*
-X191352444Y-107349500D01*
-X191261906Y-107355784D01*
-X191261890Y-107355786D01*
-X191049843Y-107405659D01*
-X191049836Y-107405662D01*
-X190850550Y-107493655D01*
-X190850549Y-107493655D01*
-X190850546Y-107493657D01*
-X190774107Y-107546018D01*
-X190670818Y-107616773D01*
-X190670812Y-107616778D01*
-X190516778Y-107770812D01*
-X190516773Y-107770818D01*
-X190446018Y-107874107D01*
-X190393657Y-107950546D01*
-X190393655Y-107950549D01*
-X190393655Y-107950550D01*
-X190305662Y-108149836D01*
-X190305659Y-108149843D01*
-X190255786Y-108361890D01*
-X190255784Y-108361906D01*
-X190249500Y-108452444D01*
-X190249500Y-109747555D01*
-X183652445Y-109747555D01*
-X190100000Y-103300000D01*
-X190100000Y-94172207D01*
-X190119685Y-94105169D01*
-X190172489Y-94059414D01*
-X190241647Y-94049470D01*
-X190305203Y-94078495D01*
-X190337433Y-94122120D01*
-X190393657Y-94249454D01*
-X190494486Y-94396646D01*
-X190516773Y-94429181D01*
-X190516778Y-94429187D01*
-X190670812Y-94583221D01*
-X190670818Y-94583226D01*
-X190850546Y-94706343D01*
-X191049836Y-94794338D01*
-X191049841Y-94794339D01*
-X191049843Y-94794340D01*
-X191261890Y-94844213D01*
-X191261895Y-94844213D01*
-X191261901Y-94844215D01*
-X191312204Y-94847706D01*
-X191352444Y-94850500D01*
-X191352448Y-94850500D01*
-X192647556Y-94850500D01*
-X192683770Y-94847986D01*
-X192738099Y-94844215D01*
-X192738105Y-94844213D01*
-X192738109Y-94844213D01*
-X192950156Y-94794340D01*
-X192950156Y-94794339D01*
-X192950164Y-94794338D01*
-X193149454Y-94706343D01*
-X193329182Y-94583226D01*
-X193483226Y-94429182D01*
-X193606343Y-94249454D01*
-X193694338Y-94050164D01*
-X193744215Y-93838099D01*
-X193750500Y-93747555D01*
-X196049500Y-93747555D01*
-X196055784Y-93838093D01*
-X196055786Y-93838109D01*
-X196105659Y-94050156D01*
-X196105661Y-94050161D01*
-X196105662Y-94050164D01*
-X196193657Y-94249454D01*
-X196294486Y-94396646D01*
-X196316773Y-94429181D01*
-X196316778Y-94429187D01*
-X196470812Y-94583221D01*
-X196470818Y-94583226D01*
-X196650546Y-94706343D01*
-X196849836Y-94794338D01*
-X196849841Y-94794339D01*
-X196849843Y-94794340D01*
-X197061890Y-94844213D01*
-X197061895Y-94844213D01*
-X197061901Y-94844215D01*
-X197112204Y-94847706D01*
-X197152444Y-94850500D01*
-X197152448Y-94850500D01*
-X198447556Y-94850500D01*
-X198483770Y-94847986D01*
-X198538099Y-94844215D01*
-X198538105Y-94844213D01*
-X198538109Y-94844213D01*
-X198750156Y-94794340D01*
-X198750156Y-94794339D01*
-X198750164Y-94794338D01*
-X198949454Y-94706343D01*
-X199129182Y-94583226D01*
-X199283226Y-94429182D01*
-X199406343Y-94249454D01*
-X199494338Y-94050164D01*
-X199544215Y-93838099D01*
-X199550500Y-93747552D01*
-X199550500Y-92452448D01*
-X199544215Y-92361901D01*
-X199544213Y-92361895D01*
-X199544213Y-92361890D01*
-X199494340Y-92149843D01*
-X199494339Y-92149841D01*
-X199494338Y-92149836D01*
-X199406343Y-91950546D01*
-X199283226Y-91770818D01*
-X199283221Y-91770812D01*
-X199129187Y-91616778D01*
-X199129181Y-91616773D01*
-X199096646Y-91594486D01*
-X198949454Y-91493657D01*
-X198750164Y-91405662D01*
-X198750161Y-91405661D01*
-X198750156Y-91405659D01*
-X198538109Y-91355786D01*
-X198538093Y-91355784D01*
-X198447556Y-91349500D01*
-X198447552Y-91349500D01*
-X197152448Y-91349500D01*
-X197152444Y-91349500D01*
-X197061906Y-91355784D01*
-X197061890Y-91355786D01*
-X196849843Y-91405659D01*
-X196849836Y-91405662D01*
-X196650550Y-91493655D01*
-X196650549Y-91493655D01*
-X196650546Y-91493657D01*
-X196577552Y-91543659D01*
-X196470818Y-91616773D01*
-X196470812Y-91616778D01*
-X196316778Y-91770812D01*
-X196316773Y-91770818D01*
-X196246018Y-91874107D01*
-X196193657Y-91950546D01*
-X196193655Y-91950549D01*
-X196193655Y-91950550D01*
-X196105662Y-92149836D01*
-X196105659Y-92149843D01*
-X196055786Y-92361890D01*
-X196055784Y-92361906D01*
-X196049500Y-92452444D01*
-X196049500Y-93747555D01*
-X193750500Y-93747555D01*
-X193750500Y-93747552D01*
-X193750500Y-92452448D01*
-X193744215Y-92361901D01*
-X193744213Y-92361895D01*
-X193744213Y-92361890D01*
-X193694340Y-92149843D01*
-X193694339Y-92149841D01*
-X193694338Y-92149836D01*
-X193606343Y-91950546D01*
-X193483226Y-91770818D01*
-X193483221Y-91770812D01*
-X193329187Y-91616778D01*
-X193329181Y-91616773D01*
-X193296646Y-91594486D01*
-X193149454Y-91493657D01*
-X192950164Y-91405662D01*
-X192950161Y-91405661D01*
-X192950156Y-91405659D01*
-X192738109Y-91355786D01*
-X192738093Y-91355784D01*
-X192647556Y-91349500D01*
-X192647552Y-91349500D01*
-X191352448Y-91349500D01*
-X191352444Y-91349500D01*
-X191261906Y-91355784D01*
-X191261890Y-91355786D01*
-X191049843Y-91405659D01*
-X191049836Y-91405662D01*
-X190850550Y-91493655D01*
-X190850549Y-91493655D01*
-X190850546Y-91493657D01*
-X190777552Y-91543659D01*
-X190670818Y-91616773D01*
-X190670812Y-91616778D01*
-X190516778Y-91770812D01*
-X190516773Y-91770818D01*
-X190393652Y-91950554D01*
-X190337434Y-92077877D01*
-X190292348Y-92131253D01*
-X190225562Y-92151781D01*
-X190158280Y-92132943D01*
-X190111864Y-92080720D01*
-X190100000Y-92027791D01*
-X190100000Y-82224000D01*
-X190119685Y-82156961D01*
-X190172489Y-82111206D01*
-X190224000Y-82100000D01*
-X204576000Y-82100000D01*
-X204643039Y-82119685D01*
-G37*
-G04 #@! TD.AperFunction*
-G04 #@! TA.AperFunction,Conductor*
-G36*
X84485617Y-91120002D02*
G01*
X84518046Y-91150068D01*
@@ -11409,22 +10575,18 @@ X120175625Y-112085383D01*
X120349320Y-112266219D01*
X120349323Y-112266221D01*
X120349327Y-112266225D01*
-X120431532Y-112327998D01*
-X120473975Y-112384912D01*
-X120478910Y-112455736D01*
-X120444771Y-112517986D01*
-X120441176Y-112521429D01*
-X120304298Y-112647433D01*
-X120155631Y-112838440D01*
-X120127729Y-112890000D01*
-X122732271Y-112890000D01*
-X122704368Y-112838440D01*
-X122555704Y-112647437D01*
-X122421508Y-112523902D01*
-X122384937Y-112463049D01*
-X122387070Y-112392084D01*
-X122423292Y-112336888D01*
-X122601165Y-112179306D01*
+X120461478Y-112350500D01*
+X120549774Y-112416850D01*
+X120771796Y-112533376D01*
+X121009634Y-112612778D01*
+X121257129Y-112653000D01*
+X121257133Y-112653000D01*
+X121540090Y-112653000D01*
+X121540090Y-112652999D01*
+X121727429Y-112637876D01*
+X121970885Y-112577869D01*
+X122201563Y-112479587D01*
+X122413488Y-112345573D01*
X122601171Y-112179301D01*
X122759752Y-111985074D01*
X122885123Y-111767925D01*
@@ -11767,9 +10929,11 @@ X189368500Y-96800500D01*
X189436621Y-96820502D01*
X189483114Y-96874158D01*
X189494500Y-96926500D01*
-X189494500Y-102997004D01*
-X189474498Y-103065125D01*
-X189457595Y-103086099D01*
+X189494500Y-101097183D01*
+X189494499Y-102997004D01*
+X189474497Y-103065125D01*
+X189457594Y-103086099D01*
+X182817125Y-109726569D01*
X168586099Y-123957595D01*
X168523787Y-123991621D01*
X168497004Y-123994500D01*
@@ -11936,22 +11100,18 @@ X120175625Y-141635383D01*
X120349320Y-141816219D01*
X120349323Y-141816221D01*
X120349327Y-141816225D01*
-X120431532Y-141877998D01*
-X120473975Y-141934912D01*
-X120478910Y-142005736D01*
-X120444771Y-142067986D01*
-X120441176Y-142071429D01*
-X120304298Y-142197433D01*
-X120155631Y-142388440D01*
-X120127729Y-142440000D01*
-X122732271Y-142440000D01*
-X122704368Y-142388440D01*
-X122555704Y-142197437D01*
-X122421508Y-142073902D01*
-X122384937Y-142013049D01*
-X122387070Y-141942084D01*
-X122423292Y-141886888D01*
-X122601165Y-141729306D01*
+X120454916Y-141895569D01*
+X120549774Y-141966850D01*
+X120771796Y-142083376D01*
+X121009634Y-142162778D01*
+X121257129Y-142203000D01*
+X121257133Y-142203000D01*
+X121540090Y-142203000D01*
+X121540090Y-142202999D01*
+X121727429Y-142187876D01*
+X121970885Y-142127869D01*
+X122201563Y-142029587D01*
+X122413488Y-141895573D01*
X122601171Y-141729301D01*
X122759752Y-141535074D01*
X122885123Y-141317925D01*
@@ -12064,7 +11224,7 @@ X124539338Y-147897058D01*
X124524587Y-147762985D01*
X124456071Y-147500909D01*
X124350130Y-147251610D01*
-X124350129Y-147251609D01*
+X124306972Y-147180893D01*
X124209018Y-147020390D01*
X124035745Y-146812180D01*
X124035741Y-146812177D01*
@@ -12103,6 +11263,7 @@ X97539338Y-147897058D01*
X97524587Y-147762985D01*
X97456071Y-147500909D01*
X97350130Y-147251610D01*
+X97306972Y-147180893D01*
X97209018Y-147020390D01*
X97035745Y-146812180D01*
X97035741Y-146812177D01*
@@ -12160,50 +11321,6 @@ X74431500Y-144494500D01*
X74363379Y-144474498D01*
X74316886Y-144420842D01*
X74305500Y-144368500D01*
-X74305500Y-143940000D01*
-X120127729Y-143940000D01*
-X120155631Y-143991559D01*
-X120304295Y-144182562D01*
-X120482371Y-144346491D01*
-X120679999Y-144475608D01*
-X120680000Y-143940000D01*
-X122180000Y-143940000D01*
-X122180000Y-144475608D01*
-X122377628Y-144346491D01*
-X122555704Y-144182562D01*
-X122704368Y-143991559D01*
-X122732271Y-143940000D01*
-X122180000Y-143940000D01*
-X120680000Y-143940000D01*
-X120127729Y-143940000D01*
-X74305500Y-143940000D01*
-X74305500Y-143227886D01*
-X120876123Y-143227886D01*
-X120906884Y-143375915D01*
-X120976442Y-143510156D01*
-X121079638Y-143620652D01*
-X121208819Y-143699209D01*
-X121354404Y-143740000D01*
-X121467622Y-143740000D01*
-X121579783Y-143724584D01*
-X121718458Y-143664349D01*
-X121835739Y-143568934D01*
-X121922928Y-143445415D01*
-X121973559Y-143302953D01*
-X121983877Y-143152114D01*
-X121953116Y-143004085D01*
-X121883558Y-142869844D01*
-X121780362Y-142759348D01*
-X121651181Y-142680791D01*
-X121505596Y-142640000D01*
-X121392378Y-142640000D01*
-X121280217Y-142655416D01*
-X121141542Y-142715651D01*
-X121024261Y-142811066D01*
-X120937072Y-142934585D01*
-X120886441Y-143077047D01*
-X120876123Y-143227886D01*
-X74305500Y-143227886D01*
X74305500Y-140650003D01*
X102414457Y-140650003D01*
X102434608Y-140957455D01*
@@ -12221,7 +11338,7 @@ X102901222Y-142083964D01*
X103104380Y-142315620D01*
X103336036Y-142518778D01*
X103336042Y-142518783D01*
-X103523492Y-142644032D01*
+X103453139Y-142597024D01*
X103592228Y-142689960D01*
X103868573Y-142826238D01*
X104160341Y-142925280D01*
@@ -12767,19 +11884,7 @@ X95602769Y-115163654D01*
X95602769Y-115163653D01*
X95602775Y-115163651D01*
X95825741Y-115011635D01*
-X96023561Y-114828085D01*
-X96191815Y-114617102D01*
-X96304413Y-114422075D01*
-X96322932Y-114390000D01*
-X120127729Y-114390000D01*
-X120155631Y-114441559D01*
-X120304295Y-114632562D01*
-X120482371Y-114796491D01*
-X120679999Y-114925608D01*
-X120680000Y-114390000D01*
-X122180000Y-114390000D01*
-X122180000Y-114925608D01*
-X122295728Y-114849999D01*
+X95999943Y-114849999D01*
X163987211Y-114849999D01*
X164006341Y-115105281D01*
X164063304Y-115354852D01*
@@ -12836,59 +11941,12 @@ X164063305Y-114345145D01*
X164063305Y-114345146D01*
X164006341Y-114594718D01*
X163987211Y-114849999D01*
-X122295728Y-114849999D01*
-X122377628Y-114796491D01*
-X122555704Y-114632562D01*
-X122704368Y-114441559D01*
-X122732271Y-114390000D01*
-X122180000Y-114390000D01*
-X120680000Y-114390000D01*
-X120127729Y-114390000D01*
-X96322932Y-114390000D01*
-X96326741Y-114383402D01*
+X95999943Y-114849999D01*
+X96023561Y-114828085D01*
+X96191815Y-114617102D01*
X96326743Y-114383398D01*
X96425334Y-114132195D01*
X96485383Y-113869103D01*
-X96499712Y-113677886D01*
-X120876123Y-113677886D01*
-X120906884Y-113825915D01*
-X120976442Y-113960156D01*
-X121079638Y-114070652D01*
-X121208819Y-114149209D01*
-X121354404Y-114190000D01*
-X121467622Y-114190000D01*
-X121579783Y-114174584D01*
-X121718458Y-114114349D01*
-X121835739Y-114018934D01*
-X121922928Y-113895415D01*
-X121973559Y-113752953D01*
-X121983877Y-113602114D01*
-X121953116Y-113454085D01*
-X121883558Y-113319844D01*
-X121803306Y-113233915D01*
-X165144576Y-113233915D01*
-X165700000Y-113789339D01*
-X165700001Y-113789339D01*
-X166255423Y-113233916D01*
-X166081141Y-113180156D01*
-X166081129Y-113180154D01*
-X165827992Y-113142000D01*
-X165572008Y-113142000D01*
-X165318870Y-113180154D01*
-X165318858Y-113180156D01*
-X165144576Y-113233915D01*
-X121803306Y-113233915D01*
-X121780362Y-113209348D01*
-X121651181Y-113130791D01*
-X121505596Y-113090000D01*
-X121392378Y-113090000D01*
-X121280217Y-113105416D01*
-X121141542Y-113165651D01*
-X121024261Y-113261066D01*
-X120937072Y-113384585D01*
-X120886441Y-113527047D01*
-X120876123Y-113677886D01*
-X96499712Y-113677886D01*
X96505549Y-113600000D01*
X96485383Y-113330897D01*
X96425334Y-113067805D01*
@@ -12899,7 +11957,7 @@ X96191817Y-112582901D01*
X96152785Y-112533957D01*
X96023561Y-112371915D01*
X95825741Y-112188365D01*
-X95812447Y-112179301D01*
+X95812445Y-112179300D01*
X95602777Y-112036350D01*
X95602769Y-112036345D01*
X95359650Y-111919265D01*
@@ -12996,7 +12054,7 @@ X102901222Y-112533964D01*
X103104380Y-112765620D01*
X103336036Y-112968778D01*
X103336042Y-112968783D01*
-X103527307Y-113096581D01*
+X103484240Y-113067805D01*
X103592228Y-113139960D01*
X103868573Y-113276238D01*
X104160341Y-113375280D01*
@@ -13012,6 +12070,19 @@ X104885297Y-113447986D01*
X105077460Y-113435391D01*
X105379659Y-113375280D01*
X105671427Y-113276238D01*
+X105757250Y-113233915D01*
+X165144576Y-113233915D01*
+X165700000Y-113789339D01*
+X165700001Y-113789339D01*
+X166255423Y-113233916D01*
+X166081141Y-113180156D01*
+X166081129Y-113180154D01*
+X165827992Y-113142000D01*
+X165572008Y-113142000D01*
+X165318870Y-113180154D01*
+X165318858Y-113180156D01*
+X165144576Y-113233915D01*
+X105757250Y-113233915D01*
X105947772Y-113139960D01*
X106203964Y-112968778D01*
X106435620Y-112765620D01*
@@ -13400,4 +12471,1845 @@ X84417496Y-91100000D01*
X84485617Y-91120002D01*
G37*
G04 #@! TD.AperFunction*
+G04 #@! TA.AperFunction,Conductor*
+G36*
+X204643039Y-82119685D02*
+G01*
+X204688794Y-82172489D01*
+X204700000Y-82224000D01*
+X204700000Y-110411785D01*
+X204680315Y-110478824D01*
+X204627511Y-110524579D01*
+X204616557Y-110528965D01*
+X204507918Y-110566566D01*
+X204375973Y-110653598D01*
+X204375968Y-110653601D01*
+X204323182Y-110699341D01*
+X204323166Y-110699355D01*
+X204301846Y-110718737D01*
+X204301841Y-110718742D01*
+X204202661Y-110841814D01*
+X204202660Y-110841817D01*
+X204138713Y-110986365D01*
+X204138711Y-110986370D01*
+X204119026Y-111053410D01*
+X204115132Y-111067282D01*
+X204115132Y-111067285D01*
+X204094500Y-111223992D01*
+X204094500Y-119370508D01*
+X204108339Y-119499215D01*
+X204119543Y-119550719D01*
+X204166566Y-119686583D01*
+X204191994Y-119725133D01*
+X204212474Y-119791933D01*
+X204201882Y-119843574D01*
+X204138714Y-119986364D01*
+X204138711Y-119986370D01*
+X204119026Y-120053410D01*
+X204115132Y-120067282D01*
+X204115132Y-120067285D01*
+X204094500Y-120223992D01*
+X204094500Y-126870508D01*
+X204108339Y-126999215D01*
+X204119543Y-127050719D01*
+X204166566Y-127186583D01*
+X204191994Y-127225133D01*
+X204212474Y-127291933D01*
+X204201882Y-127343574D01*
+X204138714Y-127486364D01*
+X204138711Y-127486370D01*
+X204119026Y-127553410D01*
+X204115132Y-127567282D01*
+X204115132Y-127567285D01*
+X204094500Y-127723992D01*
+X204094500Y-134370508D01*
+X204108339Y-134499215D01*
+X204119543Y-134550719D01*
+X204166566Y-134686583D01*
+X204191994Y-134725133D01*
+X204212474Y-134791933D01*
+X204201882Y-134843574D01*
+X204138714Y-134986364D01*
+X204138711Y-134986370D01*
+X204119026Y-135053410D01*
+X204115132Y-135067282D01*
+X204115132Y-135067285D01*
+X204094500Y-135223992D01*
+X204094500Y-142976008D01*
+X204108339Y-143104715D01*
+X204119543Y-143156219D01*
+X204119545Y-143156224D01*
+X204166566Y-143292081D01*
+X204253600Y-143424030D01*
+X204299355Y-143476834D01*
+X204318737Y-143498154D01*
+X204441814Y-143597338D01*
+X204586367Y-143661287D01*
+X204610935Y-143668501D01*
+X204669711Y-143706272D01*
+X204698737Y-143769827D01*
+X204700000Y-143787477D01*
+X204700000Y-149976000D01*
+X204680315Y-150043039D01*
+X204627511Y-150088794D01*
+X204576000Y-150100000D01*
+X166294256Y-150100000D01*
+X166227217Y-150080315D01*
+X166206575Y-150063681D01*
+X165696531Y-149553636D01*
+X165683350Y-149562443D01*
+X165680315Y-149572781D01*
+X165663681Y-149593423D01*
+X165193425Y-150063681D01*
+X165132102Y-150097166D01*
+X165105744Y-150100000D01*
+X133424000Y-150100000D01*
+X133356961Y-150080315D01*
+X133311206Y-150027511D01*
+X133300000Y-149976000D01*
+X133300000Y-148850000D01*
+X164245031Y-148850000D01*
+X164264874Y-149089476D01*
+X164323864Y-149322426D01*
+X164383807Y-149459084D01*
+X164992892Y-148850000D01*
+X165094823Y-148850000D01*
+X165115444Y-149006631D01*
+X165175901Y-149152588D01*
+X165272075Y-149277925D01*
+X165397412Y-149374099D01*
+X165543369Y-149434556D01*
+X165660677Y-149450000D01*
+X165739323Y-149450000D01*
+X165856631Y-149434556D01*
+X166002588Y-149374099D01*
+X166127925Y-149277925D01*
+X166224099Y-149152589D01*
+X166284556Y-149006631D01*
+X166305177Y-148850000D01*
+X166304720Y-148846531D01*
+X166403636Y-148846531D01*
+X167016190Y-149459085D01*
+X167076135Y-149322425D01*
+X167135125Y-149089476D01*
+X167154969Y-148850000D01*
+X167154969Y-148849994D01*
+X167135125Y-148610523D01*
+X167076134Y-148377571D01*
+X167016191Y-148240914D01*
+X167016190Y-148240913D01*
+X166443424Y-148813681D01*
+X166415339Y-148829016D01*
+X166403636Y-148846531D01*
+X166304720Y-148846531D01*
+X166284556Y-148693369D01*
+X166224099Y-148547412D01*
+X166127925Y-148422075D01*
+X166002588Y-148325901D01*
+X165856631Y-148265444D01*
+X165739323Y-148250000D01*
+X165660677Y-148250000D01*
+X165543369Y-148265444D01*
+X165397412Y-148325901D01*
+X165272075Y-148422075D01*
+X165175901Y-148547411D01*
+X165115444Y-148693369D01*
+X165094823Y-148850000D01*
+X164992892Y-148850000D01*
+X164992893Y-148849999D01*
+X164383808Y-148240914D01*
+X164323864Y-148377573D01*
+X164264874Y-148610523D01*
+X164245031Y-148849994D01*
+X164245031Y-148850000D01*
+X133300000Y-148850000D01*
+X133300000Y-147531926D01*
+X165089031Y-147531926D01*
+X165699998Y-148142892D01*
+X165699999Y-148142893D01*
+X165700000Y-148142893D01*
+X165700000Y-148142892D01*
+X165892892Y-147950000D01*
+X175750959Y-147950000D01*
+X175835393Y-148142490D01*
+X175966823Y-148343657D01*
+X175966826Y-148343661D01*
+X176129577Y-148520455D01*
+X176319209Y-148668052D01*
+X176530543Y-148782420D01*
+X176615000Y-148811413D01*
+X176615000Y-147950000D01*
+X175750959Y-147950000D01*
+X165892892Y-147950000D01*
+X166310967Y-147531926D01*
+X166310966Y-147531925D01*
+X166284460Y-147517581D01*
+X166284449Y-147517576D01*
+X166087607Y-147450000D01*
+X176509823Y-147450000D01*
+X176530444Y-147606631D01*
+X176590901Y-147752588D01*
+X176687075Y-147877925D01*
+X176812412Y-147974099D01*
+X176958369Y-148034556D01*
+X177075677Y-148050000D01*
+X177154323Y-148050000D01*
+X177271631Y-148034556D01*
+X177417588Y-147974099D01*
+X177448995Y-147950000D01*
+X177615000Y-147950000D01*
+X177615000Y-148811413D01*
+X177699456Y-148782420D01*
+X177910790Y-148668052D01*
+X178100422Y-148520455D01*
+X178263173Y-148343661D01*
+X178263176Y-148343657D01*
+X178394606Y-148142490D01*
+X178479041Y-147950000D01*
+X177615000Y-147950000D01*
+X177448995Y-147950000D01*
+X177542925Y-147877925D01*
+X177639099Y-147752589D01*
+X177699556Y-147606631D01*
+X177720177Y-147450000D01*
+X177699556Y-147293369D01*
+X177639099Y-147147412D01*
+X177542925Y-147022075D01*
+X177417588Y-146925901D01*
+X177271631Y-146865444D01*
+X177154323Y-146850000D01*
+X177075677Y-146850000D01*
+X176958369Y-146865444D01*
+X176812412Y-146925901D01*
+X176687075Y-147022075D01*
+X176590901Y-147147411D01*
+X176530444Y-147293369D01*
+X176509823Y-147450000D01*
+X166087607Y-147450000D01*
+X166057176Y-147439553D01*
+X165820149Y-147400000D01*
+X165579851Y-147400000D01*
+X165342823Y-147439553D01*
+X165115546Y-147517577D01*
+X165089031Y-147531926D01*
+X133300000Y-147531926D01*
+X133300000Y-146950000D01*
+X175750958Y-146950000D01*
+X176615000Y-146950000D01*
+X176615000Y-146088584D01*
+X177615000Y-146088584D01*
+X177615000Y-146950000D01*
+X178479041Y-146950000D01*
+X178394606Y-146757509D01*
+X178263176Y-146556342D01*
+X178263173Y-146556338D01*
+X178100422Y-146379544D01*
+X177910790Y-146231947D01*
+X177699455Y-146117578D01*
+X177699450Y-146117576D01*
+X177615000Y-146088584D01*
+X176615000Y-146088584D01*
+X176530549Y-146117576D01*
+X176530544Y-146117578D01*
+X176319209Y-146231947D01*
+X176129577Y-146379544D01*
+X175966826Y-146556338D01*
+X175966823Y-146556342D01*
+X175835393Y-146757509D01*
+X175750958Y-146950000D01*
+X133300000Y-146950000D01*
+X133300000Y-141747555D01*
+X190249500Y-141747555D01*
+X190255784Y-141838093D01*
+X190255786Y-141838109D01*
+X190305659Y-142050156D01*
+X190305661Y-142050161D01*
+X190305662Y-142050164D01*
+X190393657Y-142249454D01*
+X190494486Y-142396646D01*
+X190516773Y-142429181D01*
+X190516778Y-142429187D01*
+X190670812Y-142583221D01*
+X190670818Y-142583226D01*
+X190850546Y-142706343D01*
+X191049836Y-142794338D01*
+X191049841Y-142794339D01*
+X191049843Y-142794340D01*
+X191261890Y-142844213D01*
+X191261895Y-142844213D01*
+X191261901Y-142844215D01*
+X191312204Y-142847706D01*
+X191352444Y-142850500D01*
+X191352448Y-142850500D01*
+X192647556Y-142850500D01*
+X192683770Y-142847985D01*
+X192738099Y-142844215D01*
+X192738105Y-142844213D01*
+X192738109Y-142844213D01*
+X192950156Y-142794340D01*
+X192950156Y-142794339D01*
+X192950164Y-142794338D01*
+X193149454Y-142706343D01*
+X193329182Y-142583226D01*
+X193483226Y-142429182D01*
+X193606343Y-142249454D01*
+X193694338Y-142050164D01*
+X193744215Y-141838099D01*
+X193750500Y-141747555D01*
+X196049500Y-141747555D01*
+X196055784Y-141838093D01*
+X196055786Y-141838109D01*
+X196105659Y-142050156D01*
+X196105661Y-142050161D01*
+X196105662Y-142050164D01*
+X196193657Y-142249454D01*
+X196294486Y-142396646D01*
+X196316773Y-142429181D01*
+X196316778Y-142429187D01*
+X196470812Y-142583221D01*
+X196470818Y-142583226D01*
+X196650546Y-142706343D01*
+X196849836Y-142794338D01*
+X196849841Y-142794339D01*
+X196849843Y-142794340D01*
+X197061890Y-142844213D01*
+X197061895Y-142844213D01*
+X197061901Y-142844215D01*
+X197112204Y-142847706D01*
+X197152444Y-142850500D01*
+X197152448Y-142850500D01*
+X198447556Y-142850500D01*
+X198483770Y-142847985D01*
+X198538099Y-142844215D01*
+X198538105Y-142844213D01*
+X198538109Y-142844213D01*
+X198750156Y-142794340D01*
+X198750156Y-142794339D01*
+X198750164Y-142794338D01*
+X198949454Y-142706343D01*
+X199129182Y-142583226D01*
+X199283226Y-142429182D01*
+X199406343Y-142249454D01*
+X199494338Y-142050164D01*
+X199544215Y-141838099D01*
+X199550500Y-141747552D01*
+X199550500Y-140452448D01*
+X199544215Y-140361901D01*
+X199544213Y-140361895D01*
+X199544213Y-140361890D01*
+X199494340Y-140149843D01*
+X199494339Y-140149841D01*
+X199494338Y-140149836D01*
+X199406343Y-139950546D01*
+X199283226Y-139770818D01*
+X199283221Y-139770812D01*
+X199129187Y-139616778D01*
+X199129181Y-139616773D01*
+X199096646Y-139594486D01*
+X198949454Y-139493657D01*
+X198750164Y-139405662D01*
+X198750161Y-139405661D01*
+X198750156Y-139405659D01*
+X198538109Y-139355786D01*
+X198538093Y-139355784D01*
+X198447556Y-139349500D01*
+X198447552Y-139349500D01*
+X197152448Y-139349500D01*
+X197152444Y-139349500D01*
+X197061906Y-139355784D01*
+X197061890Y-139355786D01*
+X196849843Y-139405659D01*
+X196849836Y-139405662D01*
+X196650550Y-139493655D01*
+X196650549Y-139493655D01*
+X196650546Y-139493657D01*
+X196574107Y-139546018D01*
+X196470818Y-139616773D01*
+X196470812Y-139616778D01*
+X196316778Y-139770812D01*
+X196316773Y-139770818D01*
+X196246018Y-139874107D01*
+X196193657Y-139950546D01*
+X196193655Y-139950549D01*
+X196193655Y-139950550D01*
+X196105662Y-140149836D01*
+X196105659Y-140149843D01*
+X196055786Y-140361890D01*
+X196055784Y-140361906D01*
+X196049500Y-140452444D01*
+X196049500Y-141747555D01*
+X193750500Y-141747555D01*
+X193750500Y-141747552D01*
+X193750500Y-140452448D01*
+X193744215Y-140361901D01*
+X193744213Y-140361895D01*
+X193744213Y-140361890D01*
+X193694340Y-140149843D01*
+X193694339Y-140149841D01*
+X193694338Y-140149836D01*
+X193606343Y-139950546D01*
+X193483226Y-139770818D01*
+X193483221Y-139770812D01*
+X193329187Y-139616778D01*
+X193329181Y-139616773D01*
+X193296646Y-139594486D01*
+X193149454Y-139493657D01*
+X192950164Y-139405662D01*
+X192950161Y-139405661D01*
+X192950156Y-139405659D01*
+X192738109Y-139355786D01*
+X192738093Y-139355784D01*
+X192647556Y-139349500D01*
+X192647552Y-139349500D01*
+X191352448Y-139349500D01*
+X191352444Y-139349500D01*
+X191261906Y-139355784D01*
+X191261890Y-139355786D01*
+X191049843Y-139405659D01*
+X191049836Y-139405662D01*
+X190850550Y-139493655D01*
+X190850549Y-139493655D01*
+X190850546Y-139493657D01*
+X190774107Y-139546018D01*
+X190670818Y-139616773D01*
+X190670812Y-139616778D01*
+X190516778Y-139770812D01*
+X190516773Y-139770818D01*
+X190446018Y-139874107D01*
+X190393657Y-139950546D01*
+X190393655Y-139950549D01*
+X190393655Y-139950550D01*
+X190305662Y-140149836D01*
+X190305659Y-140149843D01*
+X190255786Y-140361890D01*
+X190255784Y-140361906D01*
+X190249500Y-140452444D01*
+X190249500Y-141747555D01*
+X133300000Y-141747555D01*
+X133300000Y-135829500D01*
+X133319685Y-135762461D01*
+X133372489Y-135716706D01*
+X133424000Y-135705500D01*
+X137575991Y-135705500D01*
+X137576000Y-135705500D01*
+X137704713Y-135691661D01*
+X137756224Y-135680455D01*
+X137892081Y-135633434D01*
+X137911704Y-135620490D01*
+X137978506Y-135600009D01*
+X137979981Y-135600000D01*
+X147700000Y-135600000D01*
+X149699998Y-133600000D01*
+X190600000Y-133600000D01*
+X190600000Y-133746741D01*
+X190602732Y-133787034D01*
+X190646041Y-133961180D01*
+X190725768Y-134121935D01*
+X190725770Y-134121938D01*
+X190838196Y-134261802D01*
+X190838197Y-134261803D01*
+X190978061Y-134374229D01*
+X190978064Y-134374231D01*
+X191138819Y-134453958D01*
+X191312965Y-134497267D01*
+X191353258Y-134500000D01*
+X191500000Y-134500000D01*
+X191500000Y-133600000D01*
+X190600000Y-133600000D01*
+X149699998Y-133600000D01*
+X150163680Y-133136318D01*
+X150225004Y-133102834D01*
+X150251362Y-133100000D01*
+X156200000Y-133100000D01*
+X156200000Y-133058862D01*
+X191346127Y-133058862D01*
+X191356439Y-133222766D01*
+X191407188Y-133378956D01*
+X191495186Y-133517619D01*
+X191614903Y-133630040D01*
+X191758817Y-133709158D01*
+X191917886Y-133750000D01*
+X192040894Y-133750000D01*
+X192162933Y-133734583D01*
+X192315629Y-133674126D01*
+X192417654Y-133600000D01*
+X192500000Y-133600000D01*
+X192500000Y-134500000D01*
+X192646742Y-134500000D01*
+X192687034Y-134497267D01*
+X192861180Y-134453958D01*
+X193021935Y-134374231D01*
+X193021938Y-134374229D01*
+X193161802Y-134261803D01*
+X193161803Y-134261802D01*
+X193274229Y-134121938D01*
+X193274231Y-134121935D01*
+X193353958Y-133961180D01*
+X193397267Y-133787034D01*
+X193400000Y-133746741D01*
+X193400000Y-133600000D01*
+X196400000Y-133600000D01*
+X196400000Y-133746741D01*
+X196402732Y-133787034D01*
+X196446041Y-133961180D01*
+X196525768Y-134121935D01*
+X196525770Y-134121938D01*
+X196638196Y-134261802D01*
+X196638197Y-134261803D01*
+X196778061Y-134374229D01*
+X196778064Y-134374231D01*
+X196938819Y-134453958D01*
+X197112965Y-134497267D01*
+X197153258Y-134500000D01*
+X197300000Y-134500000D01*
+X197300000Y-133600000D01*
+X196400000Y-133600000D01*
+X193400000Y-133600000D01*
+X192500000Y-133600000D01*
+X192417654Y-133600000D01*
+X192448492Y-133577595D01*
+X192553175Y-133451055D01*
+X192623100Y-133302457D01*
+X192653873Y-133141138D01*
+X192648697Y-133058862D01*
+X197146127Y-133058862D01*
+X197156439Y-133222766D01*
+X197207188Y-133378956D01*
+X197295186Y-133517619D01*
+X197414903Y-133630040D01*
+X197558817Y-133709158D01*
+X197717886Y-133750000D01*
+X197840894Y-133750000D01*
+X197962933Y-133734583D01*
+X198115629Y-133674126D01*
+X198217654Y-133600000D01*
+X198300000Y-133600000D01*
+X198300000Y-134500000D01*
+X198446742Y-134500000D01*
+X198487034Y-134497267D01*
+X198661180Y-134453958D01*
+X198821935Y-134374231D01*
+X198821938Y-134374229D01*
+X198961802Y-134261803D01*
+X198961803Y-134261802D01*
+X199074229Y-134121938D01*
+X199074231Y-134121935D01*
+X199153958Y-133961180D01*
+X199197267Y-133787034D01*
+X199200000Y-133746741D01*
+X199200000Y-133600000D01*
+X198300000Y-133600000D01*
+X198217654Y-133600000D01*
+X198248492Y-133577595D01*
+X198353175Y-133451055D01*
+X198423100Y-133302457D01*
+X198453873Y-133141138D01*
+X198443561Y-132977234D01*
+X198392812Y-132821044D01*
+X198304814Y-132682381D01*
+X198185097Y-132569960D01*
+X198041183Y-132490842D01*
+X197882114Y-132450000D01*
+X197759106Y-132450000D01*
+X197637067Y-132465417D01*
+X197484371Y-132525874D01*
+X197351508Y-132622405D01*
+X197246825Y-132748945D01*
+X197176900Y-132897543D01*
+X197146127Y-133058862D01*
+X192648697Y-133058862D01*
+X192643561Y-132977234D01*
+X192592812Y-132821044D01*
+X192504814Y-132682381D01*
+X192385097Y-132569960D01*
+X192241183Y-132490842D01*
+X192082114Y-132450000D01*
+X191959106Y-132450000D01*
+X191837067Y-132465417D01*
+X191684371Y-132525874D01*
+X191551508Y-132622405D01*
+X191446825Y-132748945D01*
+X191376900Y-132897543D01*
+X191346127Y-133058862D01*
+X156200000Y-133058862D01*
+X156200000Y-132600000D01*
+X190600000Y-132600000D01*
+X191500000Y-132600000D01*
+X191500000Y-131700000D01*
+X192500000Y-131700000D01*
+X192500000Y-132600000D01*
+X193400000Y-132600000D01*
+X193400000Y-132599999D01*
+X196399999Y-132599999D01*
+X196400000Y-132600000D01*
+X197300000Y-132600000D01*
+X197300000Y-131700000D01*
+X198300000Y-131700000D01*
+X198300000Y-132600000D01*
+X199200000Y-132600000D01*
+X199200000Y-132453258D01*
+X199197267Y-132412965D01*
+X199153958Y-132238819D01*
+X199074231Y-132078064D01*
+X199074229Y-132078061D01*
+X198961803Y-131938197D01*
+X198961802Y-131938196D01*
+X198821938Y-131825770D01*
+X198821935Y-131825768D01*
+X198661180Y-131746041D01*
+X198487034Y-131702732D01*
+X198446742Y-131700000D01*
+X198300000Y-131700000D01*
+X197300000Y-131700000D01*
+X197153258Y-131700000D01*
+X197112965Y-131702732D01*
+X196938819Y-131746041D01*
+X196778064Y-131825768D01*
+X196778061Y-131825770D01*
+X196638197Y-131938196D01*
+X196638196Y-131938197D01*
+X196525770Y-132078061D01*
+X196525768Y-132078064D01*
+X196446041Y-132238819D01*
+X196402732Y-132412965D01*
+X196400000Y-132453258D01*
+X196399999Y-132599999D01*
+X193400000Y-132599999D01*
+X193400000Y-132453258D01*
+X193397267Y-132412965D01*
+X193353958Y-132238819D01*
+X193274231Y-132078064D01*
+X193274229Y-132078061D01*
+X193161803Y-131938197D01*
+X193161802Y-131938196D01*
+X193021938Y-131825770D01*
+X193021935Y-131825768D01*
+X192861180Y-131746041D01*
+X192687034Y-131702732D01*
+X192646742Y-131700000D01*
+X192500000Y-131700000D01*
+X191500000Y-131700000D01*
+X191353258Y-131700000D01*
+X191312965Y-131702732D01*
+X191138819Y-131746041D01*
+X190978064Y-131825768D01*
+X190978061Y-131825770D01*
+X190838197Y-131938196D01*
+X190838196Y-131938197D01*
+X190725770Y-132078061D01*
+X190725768Y-132078064D01*
+X190646041Y-132238819D01*
+X190602732Y-132412965D01*
+X190600000Y-132453258D01*
+X190600000Y-132600000D01*
+X156200000Y-132600000D01*
+X156200000Y-130168072D01*
+X181089032Y-130168072D01*
+X181115549Y-130182423D01*
+X181342823Y-130260446D01*
+X181579851Y-130300000D01*
+X181820149Y-130300000D01*
+X182057176Y-130260446D01*
+X182284451Y-130182423D01*
+X182284458Y-130182420D01*
+X182310966Y-130168073D01*
+X182310967Y-130168072D01*
+X181696531Y-129553636D01*
+X181683350Y-129562443D01*
+X181680315Y-129572782D01*
+X181663681Y-129593424D01*
+X181089032Y-130168072D01*
+X156200000Y-130168072D01*
+X156200000Y-128850000D01*
+X180245031Y-128850000D01*
+X180264874Y-129089476D01*
+X180323864Y-129322426D01*
+X180383807Y-129459084D01*
+X180992892Y-128850000D01*
+X181094823Y-128850000D01*
+X181115444Y-129006631D01*
+X181175901Y-129152588D01*
+X181272075Y-129277925D01*
+X181397412Y-129374099D01*
+X181543369Y-129434556D01*
+X181660677Y-129450000D01*
+X181739323Y-129450000D01*
+X181856631Y-129434556D01*
+X182002588Y-129374099D01*
+X182127925Y-129277925D01*
+X182224099Y-129152589D01*
+X182284556Y-129006631D01*
+X182305177Y-128850000D01*
+X182304720Y-128846531D01*
+X182403636Y-128846531D01*
+X183016190Y-129459085D01*
+X183076135Y-129322425D01*
+X183135125Y-129089476D01*
+X183154969Y-128850000D01*
+X183154969Y-128849994D01*
+X183135125Y-128610523D01*
+X183076134Y-128377571D01*
+X183016191Y-128240914D01*
+X183016190Y-128240913D01*
+X182443424Y-128813681D01*
+X182415339Y-128829016D01*
+X182403636Y-128846531D01*
+X182304720Y-128846531D01*
+X182284556Y-128693369D01*
+X182224099Y-128547412D01*
+X182127925Y-128422075D01*
+X182002588Y-128325901D01*
+X181856631Y-128265444D01*
+X181739323Y-128250000D01*
+X181660677Y-128250000D01*
+X181543369Y-128265444D01*
+X181397412Y-128325901D01*
+X181272075Y-128422075D01*
+X181175901Y-128547411D01*
+X181115444Y-128693369D01*
+X181094823Y-128850000D01*
+X180992892Y-128850000D01*
+X180992893Y-128849999D01*
+X180383808Y-128240914D01*
+X180323864Y-128377573D01*
+X180264874Y-128610523D01*
+X180245031Y-128849994D01*
+X180245031Y-128850000D01*
+X156200000Y-128850000D01*
+X156200000Y-127531926D01*
+X181089031Y-127531926D01*
+X181699998Y-128142892D01*
+X181699999Y-128142893D01*
+X181700000Y-128142893D01*
+X181700000Y-128142892D01*
+X182310967Y-127531926D01*
+X182310966Y-127531925D01*
+X182284460Y-127517581D01*
+X182284449Y-127517576D01*
+X182057176Y-127439553D01*
+X181820149Y-127400000D01*
+X181579851Y-127400000D01*
+X181342823Y-127439553D01*
+X181115546Y-127517577D01*
+X181089031Y-127531926D01*
+X156200000Y-127531926D01*
+X156200000Y-125747555D01*
+X190249500Y-125747555D01*
+X190255784Y-125838093D01*
+X190255786Y-125838109D01*
+X190305659Y-126050156D01*
+X190305661Y-126050161D01*
+X190305662Y-126050164D01*
+X190393657Y-126249454D01*
+X190494486Y-126396646D01*
+X190516773Y-126429181D01*
+X190516778Y-126429187D01*
+X190670812Y-126583221D01*
+X190670818Y-126583226D01*
+X190850546Y-126706343D01*
+X191049836Y-126794338D01*
+X191049841Y-126794339D01*
+X191049843Y-126794340D01*
+X191261890Y-126844213D01*
+X191261895Y-126844213D01*
+X191261901Y-126844215D01*
+X191312204Y-126847706D01*
+X191352444Y-126850500D01*
+X191352448Y-126850500D01*
+X192647556Y-126850500D01*
+X192683770Y-126847985D01*
+X192738099Y-126844215D01*
+X192738105Y-126844213D01*
+X192738109Y-126844213D01*
+X192950156Y-126794340D01*
+X192950156Y-126794339D01*
+X192950164Y-126794338D01*
+X193149454Y-126706343D01*
+X193329182Y-126583226D01*
+X193483226Y-126429182D01*
+X193606343Y-126249454D01*
+X193694338Y-126050164D01*
+X193744215Y-125838099D01*
+X193750500Y-125747555D01*
+X196049500Y-125747555D01*
+X196055784Y-125838093D01*
+X196055786Y-125838109D01*
+X196105659Y-126050156D01*
+X196105661Y-126050161D01*
+X196105662Y-126050164D01*
+X196193657Y-126249454D01*
+X196294486Y-126396646D01*
+X196316773Y-126429181D01*
+X196316778Y-126429187D01*
+X196470812Y-126583221D01*
+X196470818Y-126583226D01*
+X196650546Y-126706343D01*
+X196849836Y-126794338D01*
+X196849841Y-126794339D01*
+X196849843Y-126794340D01*
+X197061890Y-126844213D01*
+X197061895Y-126844213D01*
+X197061901Y-126844215D01*
+X197112204Y-126847706D01*
+X197152444Y-126850500D01*
+X197152448Y-126850500D01*
+X198447556Y-126850500D01*
+X198483770Y-126847985D01*
+X198538099Y-126844215D01*
+X198538105Y-126844213D01*
+X198538109Y-126844213D01*
+X198750156Y-126794340D01*
+X198750156Y-126794339D01*
+X198750164Y-126794338D01*
+X198949454Y-126706343D01*
+X199129182Y-126583226D01*
+X199283226Y-126429182D01*
+X199406343Y-126249454D01*
+X199494338Y-126050164D01*
+X199544215Y-125838099D01*
+X199550500Y-125747552D01*
+X199550500Y-124452448D01*
+X199544215Y-124361901D01*
+X199544213Y-124361895D01*
+X199544213Y-124361890D01*
+X199494340Y-124149843D01*
+X199494339Y-124149841D01*
+X199494338Y-124149836D01*
+X199406343Y-123950546D01*
+X199283226Y-123770818D01*
+X199283221Y-123770812D01*
+X199129187Y-123616778D01*
+X199129181Y-123616773D01*
+X199096646Y-123594486D01*
+X198949454Y-123493657D01*
+X198750164Y-123405662D01*
+X198750161Y-123405661D01*
+X198750156Y-123405659D01*
+X198538109Y-123355786D01*
+X198538093Y-123355784D01*
+X198447556Y-123349500D01*
+X198447552Y-123349500D01*
+X197152448Y-123349500D01*
+X197152444Y-123349500D01*
+X197061906Y-123355784D01*
+X197061890Y-123355786D01*
+X196849843Y-123405659D01*
+X196849836Y-123405662D01*
+X196650550Y-123493655D01*
+X196650549Y-123493655D01*
+X196650546Y-123493657D01*
+X196574107Y-123546018D01*
+X196470818Y-123616773D01*
+X196470812Y-123616778D01*
+X196316778Y-123770812D01*
+X196316773Y-123770818D01*
+X196246018Y-123874107D01*
+X196193657Y-123950546D01*
+X196193655Y-123950549D01*
+X196193655Y-123950550D01*
+X196105662Y-124149836D01*
+X196105659Y-124149843D01*
+X196055786Y-124361890D01*
+X196055784Y-124361906D01*
+X196049500Y-124452444D01*
+X196049500Y-125747555D01*
+X193750500Y-125747555D01*
+X193750500Y-125747552D01*
+X193750500Y-124452448D01*
+X193744215Y-124361901D01*
+X193744213Y-124361895D01*
+X193744213Y-124361890D01*
+X193694340Y-124149843D01*
+X193694339Y-124149841D01*
+X193694338Y-124149836D01*
+X193606343Y-123950546D01*
+X193483226Y-123770818D01*
+X193483221Y-123770812D01*
+X193329187Y-123616778D01*
+X193329181Y-123616773D01*
+X193296646Y-123594486D01*
+X193149454Y-123493657D01*
+X192950164Y-123405662D01*
+X192950161Y-123405661D01*
+X192950156Y-123405659D01*
+X192738109Y-123355786D01*
+X192738093Y-123355784D01*
+X192647556Y-123349500D01*
+X192647552Y-123349500D01*
+X191352448Y-123349500D01*
+X191352444Y-123349500D01*
+X191261906Y-123355784D01*
+X191261890Y-123355786D01*
+X191049843Y-123405659D01*
+X191049836Y-123405662D01*
+X190850550Y-123493655D01*
+X190850549Y-123493655D01*
+X190850546Y-123493657D01*
+X190774107Y-123546018D01*
+X190670818Y-123616773D01*
+X190670812Y-123616778D01*
+X190516778Y-123770812D01*
+X190516773Y-123770818D01*
+X190446018Y-123874107D01*
+X190393657Y-123950546D01*
+X190393655Y-123950549D01*
+X190393655Y-123950550D01*
+X190305662Y-124149836D01*
+X190305659Y-124149843D01*
+X190255786Y-124361890D01*
+X190255784Y-124361906D01*
+X190249500Y-124452444D01*
+X190249500Y-125747555D01*
+X156200000Y-125747555D01*
+X156200000Y-124724000D01*
+X156219685Y-124656961D01*
+X156272489Y-124611206D01*
+X156324000Y-124600000D01*
+X168800000Y-124600000D01*
+X175800000Y-117600000D01*
+X190600000Y-117600000D01*
+X190600000Y-117746741D01*
+X190602732Y-117787034D01*
+X190646041Y-117961180D01*
+X190725768Y-118121935D01*
+X190725770Y-118121938D01*
+X190838196Y-118261802D01*
+X190838197Y-118261803D01*
+X190978061Y-118374229D01*
+X190978064Y-118374231D01*
+X191138819Y-118453958D01*
+X191312965Y-118497267D01*
+X191353258Y-118500000D01*
+X191500000Y-118500000D01*
+X191500000Y-117600000D01*
+X190600000Y-117600000D01*
+X175800000Y-117600000D01*
+X176341138Y-117058862D01*
+X191346127Y-117058862D01*
+X191356439Y-117222766D01*
+X191407188Y-117378956D01*
+X191495186Y-117517619D01*
+X191614903Y-117630040D01*
+X191758817Y-117709158D01*
+X191917886Y-117750000D01*
+X192040894Y-117750000D01*
+X192162933Y-117734583D01*
+X192315629Y-117674126D01*
+X192417654Y-117600000D01*
+X192500000Y-117600000D01*
+X192500000Y-118500000D01*
+X192646742Y-118500000D01*
+X192687034Y-118497267D01*
+X192861180Y-118453958D01*
+X193021935Y-118374231D01*
+X193021938Y-118374229D01*
+X193161802Y-118261803D01*
+X193161803Y-118261802D01*
+X193274229Y-118121938D01*
+X193274231Y-118121935D01*
+X193353958Y-117961180D01*
+X193397267Y-117787034D01*
+X193400000Y-117746741D01*
+X193400000Y-117600000D01*
+X196400000Y-117600000D01*
+X196400000Y-117746741D01*
+X196402732Y-117787034D01*
+X196446041Y-117961180D01*
+X196525768Y-118121935D01*
+X196525770Y-118121938D01*
+X196638196Y-118261802D01*
+X196638197Y-118261803D01*
+X196778061Y-118374229D01*
+X196778064Y-118374231D01*
+X196938819Y-118453958D01*
+X197112965Y-118497267D01*
+X197153258Y-118500000D01*
+X197300000Y-118500000D01*
+X197300000Y-117600000D01*
+X196400000Y-117600000D01*
+X193400000Y-117600000D01*
+X192500000Y-117600000D01*
+X192417654Y-117600000D01*
+X192448492Y-117577595D01*
+X192553175Y-117451055D01*
+X192623100Y-117302457D01*
+X192653873Y-117141138D01*
+X192648697Y-117058862D01*
+X197146127Y-117058862D01*
+X197156439Y-117222766D01*
+X197207188Y-117378956D01*
+X197295186Y-117517619D01*
+X197414903Y-117630040D01*
+X197558817Y-117709158D01*
+X197717886Y-117750000D01*
+X197840894Y-117750000D01*
+X197962933Y-117734583D01*
+X198115629Y-117674126D01*
+X198217654Y-117600000D01*
+X198300000Y-117600000D01*
+X198300000Y-118500000D01*
+X198446742Y-118500000D01*
+X198487034Y-118497267D01*
+X198661180Y-118453958D01*
+X198821935Y-118374231D01*
+X198821938Y-118374229D01*
+X198961802Y-118261803D01*
+X198961803Y-118261802D01*
+X199074229Y-118121938D01*
+X199074231Y-118121935D01*
+X199153958Y-117961180D01*
+X199197267Y-117787034D01*
+X199200000Y-117746741D01*
+X199200000Y-117600000D01*
+X198300000Y-117600000D01*
+X198217654Y-117600000D01*
+X198248492Y-117577595D01*
+X198353175Y-117451055D01*
+X198423100Y-117302457D01*
+X198453873Y-117141138D01*
+X198443561Y-116977234D01*
+X198392812Y-116821044D01*
+X198304814Y-116682381D01*
+X198185097Y-116569960D01*
+X198041183Y-116490842D01*
+X197882114Y-116450000D01*
+X197759106Y-116450000D01*
+X197637067Y-116465417D01*
+X197484371Y-116525874D01*
+X197351508Y-116622405D01*
+X197246825Y-116748945D01*
+X197176900Y-116897543D01*
+X197146127Y-117058862D01*
+X192648697Y-117058862D01*
+X192643561Y-116977234D01*
+X192592812Y-116821044D01*
+X192504814Y-116682381D01*
+X192385097Y-116569960D01*
+X192241183Y-116490842D01*
+X192082114Y-116450000D01*
+X191959106Y-116450000D01*
+X191837067Y-116465417D01*
+X191684371Y-116525874D01*
+X191551508Y-116622405D01*
+X191446825Y-116748945D01*
+X191376900Y-116897543D01*
+X191346127Y-117058862D01*
+X176341138Y-117058862D01*
+X176800000Y-116600000D01*
+X190600000Y-116600000D01*
+X191500000Y-116600000D01*
+X191500000Y-115700000D01*
+X192500000Y-115700000D01*
+X192500000Y-116600000D01*
+X193400000Y-116600000D01*
+X193400000Y-116599999D01*
+X196399999Y-116599999D01*
+X196400000Y-116600000D01*
+X197300000Y-116600000D01*
+X197300000Y-115700000D01*
+X198300000Y-115700000D01*
+X198300000Y-116600000D01*
+X199200000Y-116600000D01*
+X199200000Y-116453258D01*
+X199197267Y-116412965D01*
+X199153958Y-116238819D01*
+X199074231Y-116078064D01*
+X199074229Y-116078061D01*
+X198961803Y-115938197D01*
+X198961802Y-115938196D01*
+X198821938Y-115825770D01*
+X198821935Y-115825768D01*
+X198661180Y-115746041D01*
+X198487034Y-115702732D01*
+X198446742Y-115700000D01*
+X198300000Y-115700000D01*
+X197300000Y-115700000D01*
+X197153258Y-115700000D01*
+X197112965Y-115702732D01*
+X196938819Y-115746041D01*
+X196778064Y-115825768D01*
+X196778061Y-115825770D01*
+X196638197Y-115938196D01*
+X196638196Y-115938197D01*
+X196525770Y-116078061D01*
+X196525768Y-116078064D01*
+X196446041Y-116238819D01*
+X196402732Y-116412965D01*
+X196400000Y-116453258D01*
+X196399999Y-116599999D01*
+X193400000Y-116599999D01*
+X193400000Y-116453258D01*
+X193397267Y-116412965D01*
+X193353958Y-116238819D01*
+X193274231Y-116078064D01*
+X193274229Y-116078061D01*
+X193161803Y-115938197D01*
+X193161802Y-115938196D01*
+X193021938Y-115825770D01*
+X193021935Y-115825768D01*
+X192861180Y-115746041D01*
+X192687034Y-115702732D01*
+X192646742Y-115700000D01*
+X192500000Y-115700000D01*
+X191500000Y-115700000D01*
+X191353258Y-115700000D01*
+X191312965Y-115702732D01*
+X191138819Y-115746041D01*
+X190978064Y-115825768D01*
+X190978061Y-115825770D01*
+X190838197Y-115938196D01*
+X190838196Y-115938197D01*
+X190725770Y-116078061D01*
+X190725768Y-116078064D01*
+X190646041Y-116238819D01*
+X190602732Y-116412965D01*
+X190600000Y-116453258D01*
+X190600000Y-116600000D01*
+X176800000Y-116600000D01*
+X183652445Y-109747555D01*
+X190249500Y-109747555D01*
+X190255784Y-109838093D01*
+X190255786Y-109838109D01*
+X190305659Y-110050156D01*
+X190305661Y-110050161D01*
+X190305662Y-110050164D01*
+X190393657Y-110249454D01*
+X190494486Y-110396646D01*
+X190516773Y-110429181D01*
+X190516778Y-110429187D01*
+X190670812Y-110583221D01*
+X190670818Y-110583226D01*
+X190850546Y-110706343D01*
+X191049836Y-110794338D01*
+X191049841Y-110794339D01*
+X191049843Y-110794340D01*
+X191261890Y-110844213D01*
+X191261895Y-110844213D01*
+X191261901Y-110844215D01*
+X191312204Y-110847706D01*
+X191352444Y-110850500D01*
+X191352448Y-110850500D01*
+X192647556Y-110850500D01*
+X192683770Y-110847986D01*
+X192738099Y-110844215D01*
+X192738105Y-110844213D01*
+X192738109Y-110844213D01*
+X192950156Y-110794340D01*
+X192950156Y-110794339D01*
+X192950164Y-110794338D01*
+X193149454Y-110706343D01*
+X193329182Y-110583226D01*
+X193483226Y-110429182D01*
+X193606343Y-110249454D01*
+X193694338Y-110050164D01*
+X193728192Y-109906224D01*
+X193744213Y-109838109D01*
+X193744213Y-109838105D01*
+X193744215Y-109838099D01*
+X193750500Y-109747555D01*
+X196049500Y-109747555D01*
+X196055784Y-109838093D01*
+X196055786Y-109838109D01*
+X196105659Y-110050156D01*
+X196105661Y-110050161D01*
+X196105662Y-110050164D01*
+X196193657Y-110249454D01*
+X196294486Y-110396646D01*
+X196316773Y-110429181D01*
+X196316778Y-110429187D01*
+X196470812Y-110583221D01*
+X196470818Y-110583226D01*
+X196650546Y-110706343D01*
+X196849836Y-110794338D01*
+X196849841Y-110794339D01*
+X196849843Y-110794340D01*
+X197061890Y-110844213D01*
+X197061895Y-110844213D01*
+X197061901Y-110844215D01*
+X197112204Y-110847706D01*
+X197152444Y-110850500D01*
+X197152448Y-110850500D01*
+X198447556Y-110850500D01*
+X198483770Y-110847986D01*
+X198538099Y-110844215D01*
+X198538105Y-110844213D01*
+X198538109Y-110844213D01*
+X198750156Y-110794340D01*
+X198750156Y-110794339D01*
+X198750164Y-110794338D01*
+X198949454Y-110706343D01*
+X199129182Y-110583226D01*
+X199283226Y-110429182D01*
+X199406343Y-110249454D01*
+X199494338Y-110050164D01*
+X199528192Y-109906224D01*
+X199544213Y-109838109D01*
+X199544213Y-109838105D01*
+X199544215Y-109838099D01*
+X199550500Y-109747552D01*
+X199550500Y-108452448D01*
+X199544215Y-108361901D01*
+X199544213Y-108361895D01*
+X199544213Y-108361890D01*
+X199494340Y-108149843D01*
+X199494339Y-108149841D01*
+X199494338Y-108149836D01*
+X199406343Y-107950546D01*
+X199283226Y-107770818D01*
+X199283221Y-107770812D01*
+X199129187Y-107616778D01*
+X199129181Y-107616773D01*
+X199096646Y-107594486D01*
+X198949454Y-107493657D01*
+X198750164Y-107405662D01*
+X198750161Y-107405661D01*
+X198750156Y-107405659D01*
+X198538109Y-107355786D01*
+X198538093Y-107355784D01*
+X198447556Y-107349500D01*
+X198447552Y-107349500D01*
+X197152448Y-107349500D01*
+X197152444Y-107349500D01*
+X197061906Y-107355784D01*
+X197061890Y-107355786D01*
+X196849843Y-107405659D01*
+X196849836Y-107405662D01*
+X196650550Y-107493655D01*
+X196650549Y-107493655D01*
+X196650546Y-107493657D01*
+X196574107Y-107546018D01*
+X196470818Y-107616773D01*
+X196470812Y-107616778D01*
+X196316778Y-107770812D01*
+X196316773Y-107770818D01*
+X196246018Y-107874107D01*
+X196193657Y-107950546D01*
+X196193655Y-107950549D01*
+X196193655Y-107950550D01*
+X196105662Y-108149836D01*
+X196105659Y-108149843D01*
+X196055786Y-108361890D01*
+X196055784Y-108361906D01*
+X196049500Y-108452444D01*
+X196049500Y-109747555D01*
+X193750500Y-109747555D01*
+X193750500Y-109747552D01*
+X193750500Y-108452448D01*
+X193744215Y-108361901D01*
+X193744213Y-108361895D01*
+X193744213Y-108361890D01*
+X193694340Y-108149843D01*
+X193694339Y-108149841D01*
+X193694338Y-108149836D01*
+X193606343Y-107950546D01*
+X193483226Y-107770818D01*
+X193483221Y-107770812D01*
+X193329187Y-107616778D01*
+X193329181Y-107616773D01*
+X193296646Y-107594486D01*
+X193149454Y-107493657D01*
+X192950164Y-107405662D01*
+X192950161Y-107405661D01*
+X192950156Y-107405659D01*
+X192738109Y-107355786D01*
+X192738093Y-107355784D01*
+X192647556Y-107349500D01*
+X192647552Y-107349500D01*
+X191352448Y-107349500D01*
+X191352444Y-107349500D01*
+X191261906Y-107355784D01*
+X191261890Y-107355786D01*
+X191049843Y-107405659D01*
+X191049836Y-107405662D01*
+X190850550Y-107493655D01*
+X190850549Y-107493655D01*
+X190850546Y-107493657D01*
+X190774107Y-107546018D01*
+X190670818Y-107616773D01*
+X190670812Y-107616778D01*
+X190516778Y-107770812D01*
+X190516773Y-107770818D01*
+X190446018Y-107874107D01*
+X190393657Y-107950546D01*
+X190393655Y-107950549D01*
+X190393655Y-107950550D01*
+X190305662Y-108149836D01*
+X190305659Y-108149843D01*
+X190255786Y-108361890D01*
+X190255784Y-108361906D01*
+X190249500Y-108452444D01*
+X190249500Y-109747555D01*
+X183652445Y-109747555D01*
+X190100000Y-103300000D01*
+X190100000Y-101600000D01*
+X190600000Y-101600000D01*
+X190600000Y-101746741D01*
+X190602732Y-101787034D01*
+X190646041Y-101961180D01*
+X190725768Y-102121935D01*
+X190725770Y-102121938D01*
+X190838196Y-102261802D01*
+X190838197Y-102261803D01*
+X190978061Y-102374229D01*
+X190978064Y-102374231D01*
+X191138819Y-102453958D01*
+X191312965Y-102497267D01*
+X191353258Y-102500000D01*
+X191500000Y-102500000D01*
+X191500000Y-101600000D01*
+X190600000Y-101600000D01*
+X190100000Y-101600000D01*
+X190100000Y-101058862D01*
+X191346127Y-101058862D01*
+X191356439Y-101222766D01*
+X191407188Y-101378956D01*
+X191495186Y-101517619D01*
+X191614903Y-101630040D01*
+X191758817Y-101709158D01*
+X191917886Y-101750000D01*
+X192040894Y-101750000D01*
+X192162933Y-101734583D01*
+X192315629Y-101674126D01*
+X192417654Y-101600000D01*
+X192500000Y-101600000D01*
+X192500000Y-102500000D01*
+X192646742Y-102500000D01*
+X192687034Y-102497267D01*
+X192861180Y-102453958D01*
+X193021935Y-102374231D01*
+X193021938Y-102374229D01*
+X193161802Y-102261803D01*
+X193161803Y-102261802D01*
+X193274229Y-102121938D01*
+X193274231Y-102121935D01*
+X193353958Y-101961180D01*
+X193397267Y-101787034D01*
+X193400000Y-101746741D01*
+X193400000Y-101600000D01*
+X196400000Y-101600000D01*
+X196400000Y-101746741D01*
+X196402732Y-101787034D01*
+X196446041Y-101961180D01*
+X196525768Y-102121935D01*
+X196525770Y-102121938D01*
+X196638196Y-102261802D01*
+X196638197Y-102261803D01*
+X196778061Y-102374229D01*
+X196778064Y-102374231D01*
+X196938819Y-102453958D01*
+X197112965Y-102497267D01*
+X197153258Y-102500000D01*
+X197300000Y-102500000D01*
+X197300000Y-101600000D01*
+X196400000Y-101600000D01*
+X193400000Y-101600000D01*
+X192500000Y-101600000D01*
+X192417654Y-101600000D01*
+X192448492Y-101577595D01*
+X192553175Y-101451055D01*
+X192623100Y-101302457D01*
+X192653873Y-101141138D01*
+X192648697Y-101058862D01*
+X197146127Y-101058862D01*
+X197156439Y-101222766D01*
+X197207188Y-101378956D01*
+X197295186Y-101517619D01*
+X197414903Y-101630040D01*
+X197558817Y-101709158D01*
+X197717886Y-101750000D01*
+X197840894Y-101750000D01*
+X197962933Y-101734583D01*
+X198115629Y-101674126D01*
+X198217654Y-101600000D01*
+X198300000Y-101600000D01*
+X198300000Y-102500000D01*
+X198446742Y-102500000D01*
+X198487034Y-102497267D01*
+X198661180Y-102453958D01*
+X198821935Y-102374231D01*
+X198821938Y-102374229D01*
+X198961802Y-102261803D01*
+X198961803Y-102261802D01*
+X199074229Y-102121938D01*
+X199074231Y-102121935D01*
+X199153958Y-101961180D01*
+X199197267Y-101787034D01*
+X199200000Y-101746741D01*
+X199200000Y-101600000D01*
+X198300000Y-101600000D01*
+X198217654Y-101600000D01*
+X198248492Y-101577595D01*
+X198353175Y-101451055D01*
+X198423100Y-101302457D01*
+X198453873Y-101141138D01*
+X198443561Y-100977234D01*
+X198392812Y-100821044D01*
+X198304814Y-100682381D01*
+X198185097Y-100569960D01*
+X198041183Y-100490842D01*
+X197882114Y-100450000D01*
+X197759106Y-100450000D01*
+X197637067Y-100465417D01*
+X197484371Y-100525874D01*
+X197351508Y-100622405D01*
+X197246825Y-100748945D01*
+X197176900Y-100897543D01*
+X197146127Y-101058862D01*
+X192648697Y-101058862D01*
+X192643561Y-100977234D01*
+X192592812Y-100821044D01*
+X192504814Y-100682381D01*
+X192385097Y-100569960D01*
+X192241183Y-100490842D01*
+X192082114Y-100450000D01*
+X191959106Y-100450000D01*
+X191837067Y-100465417D01*
+X191684371Y-100525874D01*
+X191551508Y-100622405D01*
+X191446825Y-100748945D01*
+X191376900Y-100897543D01*
+X191346127Y-101058862D01*
+X190100000Y-101058862D01*
+X190100000Y-100600000D01*
+X190600000Y-100600000D01*
+X191500000Y-100600000D01*
+X191500000Y-99700000D01*
+X192500000Y-99700000D01*
+X192500000Y-100600000D01*
+X193400000Y-100600000D01*
+X193400000Y-100599999D01*
+X196399999Y-100599999D01*
+X196400000Y-100600000D01*
+X197300000Y-100600000D01*
+X197300000Y-99700000D01*
+X198300000Y-99700000D01*
+X198300000Y-100600000D01*
+X199200000Y-100600000D01*
+X199200000Y-100453258D01*
+X199197267Y-100412965D01*
+X199153958Y-100238819D01*
+X199074231Y-100078064D01*
+X199074229Y-100078061D01*
+X198961803Y-99938197D01*
+X198961802Y-99938196D01*
+X198821938Y-99825770D01*
+X198821935Y-99825768D01*
+X198661180Y-99746041D01*
+X198487034Y-99702732D01*
+X198446742Y-99700000D01*
+X198300000Y-99700000D01*
+X197300000Y-99700000D01*
+X197153258Y-99700000D01*
+X197112965Y-99702732D01*
+X196938819Y-99746041D01*
+X196778064Y-99825768D01*
+X196778061Y-99825770D01*
+X196638197Y-99938196D01*
+X196638196Y-99938197D01*
+X196525770Y-100078061D01*
+X196525768Y-100078064D01*
+X196446041Y-100238819D01*
+X196402732Y-100412965D01*
+X196400000Y-100453258D01*
+X196399999Y-100599999D01*
+X193400000Y-100599999D01*
+X193400000Y-100453258D01*
+X193397267Y-100412965D01*
+X193353958Y-100238819D01*
+X193274231Y-100078064D01*
+X193274229Y-100078061D01*
+X193161803Y-99938197D01*
+X193161802Y-99938196D01*
+X193021938Y-99825770D01*
+X193021935Y-99825768D01*
+X192861180Y-99746041D01*
+X192687034Y-99702732D01*
+X192646742Y-99700000D01*
+X192500000Y-99700000D01*
+X191500000Y-99700000D01*
+X191353258Y-99700000D01*
+X191312965Y-99702732D01*
+X191138819Y-99746041D01*
+X190978064Y-99825768D01*
+X190978061Y-99825770D01*
+X190838197Y-99938196D01*
+X190838196Y-99938197D01*
+X190725770Y-100078061D01*
+X190725768Y-100078064D01*
+X190646041Y-100238819D01*
+X190602732Y-100412965D01*
+X190600000Y-100453258D01*
+X190600000Y-100600000D01*
+X190100000Y-100600000D01*
+X190100000Y-94172207D01*
+X190119685Y-94105169D01*
+X190172489Y-94059414D01*
+X190241647Y-94049470D01*
+X190305203Y-94078495D01*
+X190337433Y-94122120D01*
+X190393657Y-94249454D01*
+X190494486Y-94396646D01*
+X190516773Y-94429181D01*
+X190516778Y-94429187D01*
+X190670812Y-94583221D01*
+X190670818Y-94583226D01*
+X190850546Y-94706343D01*
+X191049836Y-94794338D01*
+X191049841Y-94794339D01*
+X191049843Y-94794340D01*
+X191261890Y-94844213D01*
+X191261895Y-94844213D01*
+X191261901Y-94844215D01*
+X191312204Y-94847706D01*
+X191352444Y-94850500D01*
+X191352448Y-94850500D01*
+X192647556Y-94850500D01*
+X192683770Y-94847986D01*
+X192738099Y-94844215D01*
+X192738105Y-94844213D01*
+X192738109Y-94844213D01*
+X192950156Y-94794340D01*
+X192950156Y-94794339D01*
+X192950164Y-94794338D01*
+X193149454Y-94706343D01*
+X193329182Y-94583226D01*
+X193483226Y-94429182D01*
+X193606343Y-94249454D01*
+X193694338Y-94050164D01*
+X193744215Y-93838099D01*
+X193750500Y-93747555D01*
+X196049500Y-93747555D01*
+X196055784Y-93838093D01*
+X196055786Y-93838109D01*
+X196105659Y-94050156D01*
+X196105661Y-94050161D01*
+X196105662Y-94050164D01*
+X196193657Y-94249454D01*
+X196294486Y-94396646D01*
+X196316773Y-94429181D01*
+X196316778Y-94429187D01*
+X196470812Y-94583221D01*
+X196470818Y-94583226D01*
+X196650546Y-94706343D01*
+X196849836Y-94794338D01*
+X196849841Y-94794339D01*
+X196849843Y-94794340D01*
+X197061890Y-94844213D01*
+X197061895Y-94844213D01*
+X197061901Y-94844215D01*
+X197112204Y-94847706D01*
+X197152444Y-94850500D01*
+X197152448Y-94850500D01*
+X198447556Y-94850500D01*
+X198483770Y-94847986D01*
+X198538099Y-94844215D01*
+X198538105Y-94844213D01*
+X198538109Y-94844213D01*
+X198750156Y-94794340D01*
+X198750156Y-94794339D01*
+X198750164Y-94794338D01*
+X198949454Y-94706343D01*
+X199129182Y-94583226D01*
+X199283226Y-94429182D01*
+X199406343Y-94249454D01*
+X199494338Y-94050164D01*
+X199544215Y-93838099D01*
+X199550500Y-93747552D01*
+X199550500Y-92452448D01*
+X199544215Y-92361901D01*
+X199544213Y-92361895D01*
+X199544213Y-92361890D01*
+X199494340Y-92149843D01*
+X199494339Y-92149841D01*
+X199494338Y-92149836D01*
+X199406343Y-91950546D01*
+X199283226Y-91770818D01*
+X199283221Y-91770812D01*
+X199129187Y-91616778D01*
+X199129181Y-91616773D01*
+X199096646Y-91594486D01*
+X198949454Y-91493657D01*
+X198750164Y-91405662D01*
+X198750161Y-91405661D01*
+X198750156Y-91405659D01*
+X198538109Y-91355786D01*
+X198538093Y-91355784D01*
+X198447556Y-91349500D01*
+X198447552Y-91349500D01*
+X197152448Y-91349500D01*
+X197152444Y-91349500D01*
+X197061906Y-91355784D01*
+X197061890Y-91355786D01*
+X196849843Y-91405659D01*
+X196849836Y-91405662D01*
+X196650550Y-91493655D01*
+X196650549Y-91493655D01*
+X196650546Y-91493657D01*
+X196577552Y-91543659D01*
+X196470818Y-91616773D01*
+X196470812Y-91616778D01*
+X196316778Y-91770812D01*
+X196316773Y-91770818D01*
+X196246018Y-91874107D01*
+X196193657Y-91950546D01*
+X196193655Y-91950549D01*
+X196193655Y-91950550D01*
+X196105662Y-92149836D01*
+X196105659Y-92149843D01*
+X196055786Y-92361890D01*
+X196055784Y-92361906D01*
+X196049500Y-92452444D01*
+X196049500Y-93747555D01*
+X193750500Y-93747555D01*
+X193750500Y-93747552D01*
+X193750500Y-92452448D01*
+X193744215Y-92361901D01*
+X193744213Y-92361895D01*
+X193744213Y-92361890D01*
+X193694340Y-92149843D01*
+X193694339Y-92149841D01*
+X193694338Y-92149836D01*
+X193606343Y-91950546D01*
+X193483226Y-91770818D01*
+X193483221Y-91770812D01*
+X193329187Y-91616778D01*
+X193329181Y-91616773D01*
+X193296646Y-91594486D01*
+X193149454Y-91493657D01*
+X192950164Y-91405662D01*
+X192950161Y-91405661D01*
+X192950156Y-91405659D01*
+X192738109Y-91355786D01*
+X192738093Y-91355784D01*
+X192647556Y-91349500D01*
+X192647552Y-91349500D01*
+X191352448Y-91349500D01*
+X191352444Y-91349500D01*
+X191261906Y-91355784D01*
+X191261890Y-91355786D01*
+X191049843Y-91405659D01*
+X191049836Y-91405662D01*
+X190850550Y-91493655D01*
+X190850549Y-91493655D01*
+X190850546Y-91493657D01*
+X190777552Y-91543659D01*
+X190670818Y-91616773D01*
+X190670812Y-91616778D01*
+X190516778Y-91770812D01*
+X190516773Y-91770818D01*
+X190393652Y-91950554D01*
+X190337434Y-92077877D01*
+X190292348Y-92131253D01*
+X190225562Y-92151781D01*
+X190158280Y-92132943D01*
+X190111864Y-92080720D01*
+X190100000Y-92027791D01*
+X190100000Y-85600000D01*
+X190600000Y-85600000D01*
+X190600000Y-85746741D01*
+X190602732Y-85787034D01*
+X190646041Y-85961180D01*
+X190725768Y-86121935D01*
+X190725770Y-86121938D01*
+X190838196Y-86261802D01*
+X190838197Y-86261803D01*
+X190978061Y-86374229D01*
+X190978064Y-86374231D01*
+X191138819Y-86453958D01*
+X191312965Y-86497267D01*
+X191353258Y-86500000D01*
+X191500000Y-86500000D01*
+X191500000Y-85600000D01*
+X190600000Y-85600000D01*
+X190100000Y-85600000D01*
+X190100000Y-85058862D01*
+X191346127Y-85058862D01*
+X191356439Y-85222766D01*
+X191407188Y-85378956D01*
+X191495186Y-85517619D01*
+X191614903Y-85630040D01*
+X191758817Y-85709158D01*
+X191917886Y-85750000D01*
+X192040894Y-85750000D01*
+X192162933Y-85734583D01*
+X192315629Y-85674126D01*
+X192417654Y-85600000D01*
+X192500000Y-85600000D01*
+X192500000Y-86500000D01*
+X192646742Y-86500000D01*
+X192687034Y-86497267D01*
+X192861180Y-86453958D01*
+X193021935Y-86374231D01*
+X193021938Y-86374229D01*
+X193161802Y-86261803D01*
+X193161803Y-86261802D01*
+X193274229Y-86121938D01*
+X193274231Y-86121935D01*
+X193353958Y-85961180D01*
+X193397267Y-85787034D01*
+X193400000Y-85746741D01*
+X193400000Y-85600000D01*
+X196400000Y-85600000D01*
+X196400000Y-85746741D01*
+X196402732Y-85787034D01*
+X196446041Y-85961180D01*
+X196525768Y-86121935D01*
+X196525770Y-86121938D01*
+X196638196Y-86261802D01*
+X196638197Y-86261803D01*
+X196778061Y-86374229D01*
+X196778064Y-86374231D01*
+X196938819Y-86453958D01*
+X197112965Y-86497267D01*
+X197153258Y-86500000D01*
+X197300000Y-86500000D01*
+X197300000Y-85600000D01*
+X196400000Y-85600000D01*
+X193400000Y-85600000D01*
+X192500000Y-85600000D01*
+X192417654Y-85600000D01*
+X192448492Y-85577595D01*
+X192553175Y-85451055D01*
+X192623100Y-85302457D01*
+X192653873Y-85141138D01*
+X192648697Y-85058862D01*
+X197146127Y-85058862D01*
+X197156439Y-85222766D01*
+X197207188Y-85378956D01*
+X197295186Y-85517619D01*
+X197414903Y-85630040D01*
+X197558817Y-85709158D01*
+X197717886Y-85750000D01*
+X197840894Y-85750000D01*
+X197962933Y-85734583D01*
+X198115629Y-85674126D01*
+X198217654Y-85600000D01*
+X198300000Y-85600000D01*
+X198300000Y-86500000D01*
+X198446742Y-86500000D01*
+X198487034Y-86497267D01*
+X198661180Y-86453958D01*
+X198821935Y-86374231D01*
+X198821938Y-86374229D01*
+X198961802Y-86261803D01*
+X198961803Y-86261802D01*
+X199074229Y-86121938D01*
+X199074231Y-86121935D01*
+X199153958Y-85961180D01*
+X199197267Y-85787034D01*
+X199200000Y-85746741D01*
+X199200000Y-85600000D01*
+X198300000Y-85600000D01*
+X198217654Y-85600000D01*
+X198248492Y-85577595D01*
+X198353175Y-85451055D01*
+X198423100Y-85302457D01*
+X198453873Y-85141138D01*
+X198443561Y-84977234D01*
+X198392812Y-84821044D01*
+X198304814Y-84682381D01*
+X198185097Y-84569960D01*
+X198041183Y-84490842D01*
+X197882114Y-84450000D01*
+X197759106Y-84450000D01*
+X197637067Y-84465417D01*
+X197484371Y-84525874D01*
+X197351508Y-84622405D01*
+X197246825Y-84748945D01*
+X197176900Y-84897543D01*
+X197146127Y-85058862D01*
+X192648697Y-85058862D01*
+X192643561Y-84977234D01*
+X192592812Y-84821044D01*
+X192504814Y-84682381D01*
+X192385097Y-84569960D01*
+X192241183Y-84490842D01*
+X192082114Y-84450000D01*
+X191959106Y-84450000D01*
+X191837067Y-84465417D01*
+X191684371Y-84525874D01*
+X191551508Y-84622405D01*
+X191446825Y-84748945D01*
+X191376900Y-84897543D01*
+X191346127Y-85058862D01*
+X190100000Y-85058862D01*
+X190100000Y-84600000D01*
+X190600000Y-84600000D01*
+X191500000Y-84600000D01*
+X191500000Y-83700000D01*
+X192500000Y-83700000D01*
+X192500000Y-84600000D01*
+X193400000Y-84600000D01*
+X193400000Y-84599999D01*
+X196399999Y-84599999D01*
+X196400000Y-84600000D01*
+X197300000Y-84600000D01*
+X197300000Y-83700000D01*
+X198300000Y-83700000D01*
+X198300000Y-84600000D01*
+X199200000Y-84600000D01*
+X199200000Y-84453258D01*
+X199197267Y-84412965D01*
+X199153958Y-84238819D01*
+X199074231Y-84078064D01*
+X199074229Y-84078061D01*
+X198961803Y-83938197D01*
+X198961802Y-83938196D01*
+X198821938Y-83825770D01*
+X198821935Y-83825768D01*
+X198661180Y-83746041D01*
+X198487034Y-83702732D01*
+X198446742Y-83700000D01*
+X198300000Y-83700000D01*
+X197300000Y-83700000D01*
+X197153258Y-83700000D01*
+X197112965Y-83702732D01*
+X196938819Y-83746041D01*
+X196778064Y-83825768D01*
+X196778061Y-83825770D01*
+X196638197Y-83938196D01*
+X196638196Y-83938197D01*
+X196525770Y-84078061D01*
+X196525768Y-84078064D01*
+X196446041Y-84238819D01*
+X196402732Y-84412965D01*
+X196400000Y-84453258D01*
+X196399999Y-84599999D01*
+X193400000Y-84599999D01*
+X193400000Y-84453258D01*
+X193397267Y-84412965D01*
+X193353958Y-84238819D01*
+X193274231Y-84078064D01*
+X193274229Y-84078061D01*
+X193161803Y-83938197D01*
+X193161802Y-83938196D01*
+X193021938Y-83825770D01*
+X193021935Y-83825768D01*
+X192861180Y-83746041D01*
+X192687034Y-83702732D01*
+X192646742Y-83700000D01*
+X192500000Y-83700000D01*
+X191500000Y-83700000D01*
+X191353258Y-83700000D01*
+X191312965Y-83702732D01*
+X191138819Y-83746041D01*
+X190978064Y-83825768D01*
+X190978061Y-83825770D01*
+X190838197Y-83938196D01*
+X190838196Y-83938197D01*
+X190725770Y-84078061D01*
+X190725768Y-84078064D01*
+X190646041Y-84238819D01*
+X190602732Y-84412965D01*
+X190600000Y-84453258D01*
+X190600000Y-84600000D01*
+X190100000Y-84600000D01*
+X190100000Y-82224000D01*
+X190119685Y-82156961D01*
+X190172489Y-82111206D01*
+X190224000Y-82100000D01*
+X204576000Y-82100000D01*
+X204643039Y-82119685D01*
+G37*
+G04 #@! TD.AperFunction*
M02*
diff --git a/driver/gerber/driver-B_Mask.gbr b/driver/gerber/driver-B_Mask.gbr
index 2bc165a..5f304e9 100644
--- a/driver/gerber/driver-B_Mask.gbr
+++ b/driver/gerber/driver-B_Mask.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:35+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:27+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:35*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:27*
%MOMM*%
%LPD*%
G01*
@@ -625,300 +625,300 @@ X122700000Y-146449000D01*
X122763098Y-146453966D01*
G37*
G36*
-X177593720Y-146853700D02*
+X177168720Y-146203700D02*
G01*
-X177643273Y-146853700D01*
-X177697891Y-146862814D01*
-X177757234Y-146868006D01*
-X177803834Y-146880492D01*
-X177846997Y-146887695D01*
-X177904900Y-146907573D01*
-X177967867Y-146924445D01*
-X178006438Y-146942430D01*
-X178042349Y-146954759D01*
-X178101347Y-146986687D01*
-X178165500Y-147016602D01*
-X178195701Y-147037749D01*
-X178223995Y-147053061D01*
-X178281590Y-147097889D01*
-X178344127Y-147141678D01*
-X178366167Y-147163718D01*
-X178386987Y-147179923D01*
-X178440470Y-147238021D01*
-X178498322Y-147295873D01*
-X178512924Y-147316727D01*
-X178526878Y-147331885D01*
-X178573430Y-147403139D01*
-X178623398Y-147474500D01*
-X178631738Y-147492385D01*
-X178639843Y-147504791D01*
-X178676635Y-147588668D01*
-X178715555Y-147672133D01*
-X178719179Y-147685658D01*
-X178722813Y-147693943D01*
-X178747144Y-147790025D01*
-X178771994Y-147882766D01*
-X178772714Y-147891000D01*
-X178773515Y-147894162D01*
-X178782892Y-148007335D01*
-X178791000Y-148100000D01*
-X178782892Y-148192672D01*
-X178773515Y-148305837D01*
-X178772714Y-148308997D01*
-X178771994Y-148317234D01*
-X178747139Y-148409991D01*
-X178722813Y-148506056D01*
-X178719179Y-148514338D01*
-X178715555Y-148527867D01*
-X178676627Y-148611347D01*
-X178639843Y-148695208D01*
-X178631739Y-148707611D01*
-X178623398Y-148725500D01*
-X178573421Y-148796874D01*
-X178526878Y-148868114D01*
-X178512927Y-148883268D01*
-X178498322Y-148904127D01*
-X178440458Y-148961990D01*
-X178386987Y-149020076D01*
-X178366172Y-149036276D01*
-X178344127Y-149058322D01*
-X178281577Y-149102119D01*
-X178223995Y-149146938D01*
-X178195707Y-149162246D01*
-X178165500Y-149183398D01*
-X178101334Y-149213318D01*
-X178042349Y-149245240D01*
-X178006446Y-149257565D01*
-X177967867Y-149275555D01*
-X177904887Y-149292430D01*
-X177846997Y-149312304D01*
-X177803842Y-149319505D01*
-X177757234Y-149331994D01*
-X177697888Y-149337186D01*
-X177643273Y-149346300D01*
-X177593720Y-149346300D01*
-X177540000Y-149351000D01*
-X177486280Y-149346300D01*
-X177436727Y-149346300D01*
-X177382111Y-149337186D01*
-X177322766Y-149331994D01*
-X177276159Y-149319505D01*
-X177233002Y-149312304D01*
-X177175108Y-149292429D01*
-X177112133Y-149275555D01*
-X177073556Y-149257566D01*
-X177037650Y-149245240D01*
-X176978658Y-149213315D01*
-X176914500Y-149183398D01*
-X176884295Y-149162248D01*
-X176856004Y-149146938D01*
-X176798412Y-149102112D01*
-X176735873Y-149058322D01*
-X176713831Y-149036280D01*
-X176693012Y-149020076D01*
-X176639528Y-148961977D01*
-X176581678Y-148904127D01*
-X176567075Y-148883273D01*
-X176553121Y-148868114D01*
-X176506563Y-148796852D01*
-X176456602Y-148725500D01*
-X176448262Y-148707616D01*
-X176440156Y-148695208D01*
-X176403355Y-148611311D01*
-X176364445Y-148527867D01*
-X176360821Y-148514344D01*
-X176357186Y-148506056D01*
-X176332842Y-148409923D01*
-X176308006Y-148317234D01*
-X176307285Y-148309003D01*
-X176306484Y-148305837D01*
-X176297089Y-148192456D01*
-X176289000Y-148100000D01*
-X176297088Y-148007551D01*
-X176306484Y-147894162D01*
-X176307286Y-147890994D01*
-X176308006Y-147882766D01*
-X176332837Y-147790093D01*
-X176357186Y-147693943D01*
-X176360822Y-147685653D01*
-X176364445Y-147672133D01*
-X176403348Y-147588704D01*
-X176440156Y-147504791D01*
-X176448264Y-147492380D01*
-X176456602Y-147474500D01*
-X176506554Y-147403160D01*
-X176553121Y-147331885D01*
-X176567078Y-147316722D01*
-X176581678Y-147295873D01*
-X176639517Y-147238033D01*
-X176693012Y-147179923D01*
-X176713835Y-147163715D01*
-X176735873Y-147141678D01*
-X176798399Y-147097896D01*
-X176856004Y-147053061D01*
-X176884301Y-147037746D01*
-X176914500Y-147016602D01*
-X176978644Y-146986690D01*
-X177037650Y-146954759D01*
-X177073564Y-146942429D01*
-X177112133Y-146924445D01*
-X177175095Y-146907574D01*
-X177233002Y-146887695D01*
-X177276166Y-146880492D01*
-X177322766Y-146868006D01*
-X177382107Y-146862814D01*
-X177436727Y-146853700D01*
-X177486280Y-146853700D01*
-X177540000Y-146849000D01*
-X177593720Y-146853700D01*
+X177218273Y-146203700D01*
+X177272891Y-146212814D01*
+X177332234Y-146218006D01*
+X177378834Y-146230492D01*
+X177421997Y-146237695D01*
+X177479900Y-146257573D01*
+X177542867Y-146274445D01*
+X177581438Y-146292430D01*
+X177617349Y-146304759D01*
+X177676347Y-146336687D01*
+X177740500Y-146366602D01*
+X177770701Y-146387749D01*
+X177798995Y-146403061D01*
+X177856590Y-146447889D01*
+X177919127Y-146491678D01*
+X177941167Y-146513718D01*
+X177961987Y-146529923D01*
+X178015470Y-146588021D01*
+X178073322Y-146645873D01*
+X178087924Y-146666727D01*
+X178101878Y-146681885D01*
+X178148430Y-146753139D01*
+X178198398Y-146824500D01*
+X178206738Y-146842385D01*
+X178214843Y-146854791D01*
+X178251635Y-146938668D01*
+X178290555Y-147022133D01*
+X178294179Y-147035658D01*
+X178297813Y-147043943D01*
+X178322144Y-147140025D01*
+X178346994Y-147232766D01*
+X178347714Y-147241000D01*
+X178348515Y-147244162D01*
+X178357892Y-147357335D01*
+X178366000Y-147450000D01*
+X178357892Y-147542672D01*
+X178348515Y-147655837D01*
+X178347714Y-147658997D01*
+X178346994Y-147667234D01*
+X178322139Y-147759991D01*
+X178297813Y-147856056D01*
+X178294179Y-147864338D01*
+X178290555Y-147877867D01*
+X178251627Y-147961347D01*
+X178214843Y-148045208D01*
+X178206739Y-148057611D01*
+X178198398Y-148075500D01*
+X178148421Y-148146874D01*
+X178101878Y-148218114D01*
+X178087927Y-148233268D01*
+X178073322Y-148254127D01*
+X178015458Y-148311990D01*
+X177961987Y-148370076D01*
+X177941172Y-148386276D01*
+X177919127Y-148408322D01*
+X177856577Y-148452119D01*
+X177798995Y-148496938D01*
+X177770707Y-148512246D01*
+X177740500Y-148533398D01*
+X177676334Y-148563318D01*
+X177617349Y-148595240D01*
+X177581446Y-148607565D01*
+X177542867Y-148625555D01*
+X177479887Y-148642430D01*
+X177421997Y-148662304D01*
+X177378842Y-148669505D01*
+X177332234Y-148681994D01*
+X177272888Y-148687186D01*
+X177218273Y-148696300D01*
+X177168720Y-148696300D01*
+X177115000Y-148701000D01*
+X177061280Y-148696300D01*
+X177011727Y-148696300D01*
+X176957111Y-148687186D01*
+X176897766Y-148681994D01*
+X176851159Y-148669505D01*
+X176808002Y-148662304D01*
+X176750108Y-148642429D01*
+X176687133Y-148625555D01*
+X176648556Y-148607566D01*
+X176612650Y-148595240D01*
+X176553658Y-148563315D01*
+X176489500Y-148533398D01*
+X176459295Y-148512248D01*
+X176431004Y-148496938D01*
+X176373412Y-148452112D01*
+X176310873Y-148408322D01*
+X176288831Y-148386280D01*
+X176268012Y-148370076D01*
+X176214528Y-148311977D01*
+X176156678Y-148254127D01*
+X176142075Y-148233273D01*
+X176128121Y-148218114D01*
+X176081563Y-148146852D01*
+X176031602Y-148075500D01*
+X176023262Y-148057616D01*
+X176015156Y-148045208D01*
+X175978355Y-147961311D01*
+X175939445Y-147877867D01*
+X175935821Y-147864344D01*
+X175932186Y-147856056D01*
+X175907842Y-147759923D01*
+X175883006Y-147667234D01*
+X175882285Y-147659003D01*
+X175881484Y-147655837D01*
+X175872089Y-147542456D01*
+X175864000Y-147450000D01*
+X175872088Y-147357551D01*
+X175881484Y-147244162D01*
+X175882286Y-147240994D01*
+X175883006Y-147232766D01*
+X175907837Y-147140093D01*
+X175932186Y-147043943D01*
+X175935822Y-147035653D01*
+X175939445Y-147022133D01*
+X175978348Y-146938704D01*
+X176015156Y-146854791D01*
+X176023264Y-146842380D01*
+X176031602Y-146824500D01*
+X176081554Y-146753160D01*
+X176128121Y-146681885D01*
+X176142078Y-146666722D01*
+X176156678Y-146645873D01*
+X176214517Y-146588033D01*
+X176268012Y-146529923D01*
+X176288835Y-146513715D01*
+X176310873Y-146491678D01*
+X176373399Y-146447896D01*
+X176431004Y-146403061D01*
+X176459301Y-146387746D01*
+X176489500Y-146366602D01*
+X176553644Y-146336690D01*
+X176612650Y-146304759D01*
+X176648564Y-146292429D01*
+X176687133Y-146274445D01*
+X176750095Y-146257574D01*
+X176808002Y-146237695D01*
+X176851166Y-146230492D01*
+X176897766Y-146218006D01*
+X176957107Y-146212814D01*
+X177011727Y-146203700D01*
+X177061280Y-146203700D01*
+X177115000Y-146199000D01*
+X177168720Y-146203700D01*
G37*
G36*
-X197913720Y-146853700D02*
+X207648720Y-146203700D02*
G01*
-X197963273Y-146853700D01*
-X198017891Y-146862814D01*
-X198077234Y-146868006D01*
-X198123834Y-146880492D01*
-X198166997Y-146887695D01*
-X198224900Y-146907573D01*
-X198287867Y-146924445D01*
-X198326438Y-146942430D01*
-X198362349Y-146954759D01*
-X198421347Y-146986687D01*
-X198485500Y-147016602D01*
-X198515701Y-147037749D01*
-X198543995Y-147053061D01*
-X198601590Y-147097889D01*
-X198664127Y-147141678D01*
-X198686167Y-147163718D01*
-X198706987Y-147179923D01*
-X198760470Y-147238021D01*
-X198818322Y-147295873D01*
-X198832924Y-147316727D01*
-X198846878Y-147331885D01*
-X198893430Y-147403139D01*
-X198943398Y-147474500D01*
-X198951738Y-147492385D01*
-X198959843Y-147504791D01*
-X198996635Y-147588668D01*
-X199035555Y-147672133D01*
-X199039179Y-147685658D01*
-X199042813Y-147693943D01*
-X199067144Y-147790025D01*
-X199091994Y-147882766D01*
-X199092714Y-147891000D01*
-X199093515Y-147894162D01*
-X199102893Y-148007345D01*
-X199111000Y-148100000D01*
-X199102891Y-148192681D01*
-X199093515Y-148305837D01*
-X199092714Y-148308997D01*
-X199091994Y-148317234D01*
-X199067139Y-148409991D01*
-X199042813Y-148506056D01*
-X199039179Y-148514338D01*
-X199035555Y-148527867D01*
-X198996627Y-148611347D01*
-X198959843Y-148695208D01*
-X198951739Y-148707611D01*
-X198943398Y-148725500D01*
-X198893421Y-148796874D01*
-X198846878Y-148868114D01*
-X198832927Y-148883268D01*
-X198818322Y-148904127D01*
-X198760458Y-148961990D01*
-X198706987Y-149020076D01*
-X198686172Y-149036276D01*
-X198664127Y-149058322D01*
-X198601577Y-149102119D01*
-X198543995Y-149146938D01*
-X198515707Y-149162246D01*
-X198485500Y-149183398D01*
-X198421334Y-149213318D01*
-X198362349Y-149245240D01*
-X198326446Y-149257565D01*
-X198287867Y-149275555D01*
-X198224887Y-149292430D01*
-X198166997Y-149312304D01*
-X198123842Y-149319505D01*
-X198077234Y-149331994D01*
-X198017888Y-149337186D01*
-X197963273Y-149346300D01*
-X197913720Y-149346300D01*
-X197860000Y-149351000D01*
-X197806280Y-149346300D01*
-X197756727Y-149346300D01*
-X197702111Y-149337186D01*
-X197642766Y-149331994D01*
-X197596159Y-149319505D01*
-X197553002Y-149312304D01*
-X197495108Y-149292429D01*
-X197432133Y-149275555D01*
-X197393556Y-149257566D01*
-X197357650Y-149245240D01*
-X197298658Y-149213315D01*
-X197234500Y-149183398D01*
-X197204295Y-149162248D01*
-X197176004Y-149146938D01*
-X197118412Y-149102112D01*
-X197055873Y-149058322D01*
-X197033831Y-149036280D01*
-X197013012Y-149020076D01*
-X196959528Y-148961977D01*
-X196901678Y-148904127D01*
-X196887075Y-148883273D01*
-X196873121Y-148868114D01*
-X196826563Y-148796852D01*
-X196776602Y-148725500D01*
-X196768262Y-148707616D01*
-X196760156Y-148695208D01*
-X196723355Y-148611311D01*
-X196684445Y-148527867D01*
-X196680821Y-148514344D01*
-X196677186Y-148506056D01*
-X196652842Y-148409923D01*
-X196628006Y-148317234D01*
-X196627285Y-148309003D01*
-X196626484Y-148305837D01*
-X196617089Y-148192456D01*
-X196609000Y-148100000D01*
-X196617088Y-148007551D01*
-X196626484Y-147894162D01*
-X196627286Y-147890994D01*
-X196628006Y-147882766D01*
-X196652837Y-147790093D01*
-X196677186Y-147693943D01*
-X196680822Y-147685653D01*
-X196684445Y-147672133D01*
-X196723348Y-147588704D01*
-X196760156Y-147504791D01*
-X196768264Y-147492380D01*
-X196776602Y-147474500D01*
-X196826554Y-147403160D01*
-X196873121Y-147331885D01*
-X196887078Y-147316722D01*
-X196901678Y-147295873D01*
-X196959517Y-147238033D01*
-X197013012Y-147179923D01*
-X197033835Y-147163715D01*
-X197055873Y-147141678D01*
-X197118399Y-147097896D01*
-X197176004Y-147053061D01*
-X197204301Y-147037746D01*
-X197234500Y-147016602D01*
-X197298644Y-146986690D01*
-X197357650Y-146954759D01*
-X197393564Y-146942429D01*
-X197432133Y-146924445D01*
-X197495095Y-146907574D01*
-X197553002Y-146887695D01*
-X197596166Y-146880492D01*
-X197642766Y-146868006D01*
-X197702107Y-146862814D01*
-X197756727Y-146853700D01*
-X197806280Y-146853700D01*
-X197860000Y-146849000D01*
-X197913720Y-146853700D01*
+X207698273Y-146203700D01*
+X207752891Y-146212814D01*
+X207812234Y-146218006D01*
+X207858834Y-146230492D01*
+X207901997Y-146237695D01*
+X207959900Y-146257573D01*
+X208022867Y-146274445D01*
+X208061438Y-146292430D01*
+X208097349Y-146304759D01*
+X208156347Y-146336687D01*
+X208220500Y-146366602D01*
+X208250701Y-146387749D01*
+X208278995Y-146403061D01*
+X208336590Y-146447889D01*
+X208399127Y-146491678D01*
+X208421167Y-146513718D01*
+X208441987Y-146529923D01*
+X208495470Y-146588021D01*
+X208553322Y-146645873D01*
+X208567924Y-146666727D01*
+X208581878Y-146681885D01*
+X208628430Y-146753139D01*
+X208678398Y-146824500D01*
+X208686738Y-146842385D01*
+X208694843Y-146854791D01*
+X208731635Y-146938668D01*
+X208770555Y-147022133D01*
+X208774179Y-147035658D01*
+X208777813Y-147043943D01*
+X208802144Y-147140025D01*
+X208826994Y-147232766D01*
+X208827714Y-147241000D01*
+X208828515Y-147244162D01*
+X208837893Y-147357345D01*
+X208846000Y-147450000D01*
+X208837891Y-147542681D01*
+X208828515Y-147655837D01*
+X208827714Y-147658997D01*
+X208826994Y-147667234D01*
+X208802139Y-147759991D01*
+X208777813Y-147856056D01*
+X208774179Y-147864338D01*
+X208770555Y-147877867D01*
+X208731627Y-147961347D01*
+X208694843Y-148045208D01*
+X208686739Y-148057611D01*
+X208678398Y-148075500D01*
+X208628421Y-148146874D01*
+X208581878Y-148218114D01*
+X208567927Y-148233268D01*
+X208553322Y-148254127D01*
+X208495458Y-148311990D01*
+X208441987Y-148370076D01*
+X208421172Y-148386276D01*
+X208399127Y-148408322D01*
+X208336577Y-148452119D01*
+X208278995Y-148496938D01*
+X208250707Y-148512246D01*
+X208220500Y-148533398D01*
+X208156334Y-148563318D01*
+X208097349Y-148595240D01*
+X208061446Y-148607565D01*
+X208022867Y-148625555D01*
+X207959887Y-148642430D01*
+X207901997Y-148662304D01*
+X207858842Y-148669505D01*
+X207812234Y-148681994D01*
+X207752888Y-148687186D01*
+X207698273Y-148696300D01*
+X207648720Y-148696300D01*
+X207595000Y-148701000D01*
+X207541280Y-148696300D01*
+X207491727Y-148696300D01*
+X207437111Y-148687186D01*
+X207377766Y-148681994D01*
+X207331159Y-148669505D01*
+X207288002Y-148662304D01*
+X207230108Y-148642429D01*
+X207167133Y-148625555D01*
+X207128556Y-148607566D01*
+X207092650Y-148595240D01*
+X207033658Y-148563315D01*
+X206969500Y-148533398D01*
+X206939295Y-148512248D01*
+X206911004Y-148496938D01*
+X206853412Y-148452112D01*
+X206790873Y-148408322D01*
+X206768831Y-148386280D01*
+X206748012Y-148370076D01*
+X206694528Y-148311977D01*
+X206636678Y-148254127D01*
+X206622075Y-148233273D01*
+X206608121Y-148218114D01*
+X206561563Y-148146852D01*
+X206511602Y-148075500D01*
+X206503262Y-148057616D01*
+X206495156Y-148045208D01*
+X206458355Y-147961311D01*
+X206419445Y-147877867D01*
+X206415821Y-147864344D01*
+X206412186Y-147856056D01*
+X206387842Y-147759923D01*
+X206363006Y-147667234D01*
+X206362285Y-147659003D01*
+X206361484Y-147655837D01*
+X206352089Y-147542456D01*
+X206344000Y-147450000D01*
+X206352088Y-147357551D01*
+X206361484Y-147244162D01*
+X206362286Y-147240994D01*
+X206363006Y-147232766D01*
+X206387837Y-147140093D01*
+X206412186Y-147043943D01*
+X206415822Y-147035653D01*
+X206419445Y-147022133D01*
+X206458348Y-146938704D01*
+X206495156Y-146854791D01*
+X206503264Y-146842380D01*
+X206511602Y-146824500D01*
+X206561554Y-146753160D01*
+X206608121Y-146681885D01*
+X206622078Y-146666722D01*
+X206636678Y-146645873D01*
+X206694517Y-146588033D01*
+X206748012Y-146529923D01*
+X206768835Y-146513715D01*
+X206790873Y-146491678D01*
+X206853399Y-146447896D01*
+X206911004Y-146403061D01*
+X206939301Y-146387746D01*
+X206969500Y-146366602D01*
+X207033644Y-146336690D01*
+X207092650Y-146304759D01*
+X207128564Y-146292429D01*
+X207167133Y-146274445D01*
+X207230095Y-146257574D01*
+X207288002Y-146237695D01*
+X207331166Y-146230492D01*
+X207377766Y-146218006D01*
+X207437107Y-146212814D01*
+X207491727Y-146203700D01*
+X207541280Y-146203700D01*
+X207595000Y-146199000D01*
+X207648720Y-146203700D01*
G37*
G36*
X69987472Y-139810277D02*
diff --git a/driver/gerber/driver-B_Paste.gbr b/driver/gerber/driver-B_Paste.gbr
index 62f5163..8969795 100644
--- a/driver/gerber/driver-B_Paste.gbr
+++ b/driver/gerber/driver-B_Paste.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:26+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:26*
%MOMM*%
%LPD*%
G01*
diff --git a/driver/gerber/driver-B_SilkS.gbr b/driver/gerber/driver-B_SilkS.gbr
deleted file mode 100644
index dfdf52f..0000000
--- a/driver/gerber/driver-B_SilkS.gbr
+++ /dev/null
@@ -1,385 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.1.5)-3*
-G04 #@! TF.CreationDate,2020-05-02T20:20:03+02:00*
-G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Legend,Bot*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.1.5)-3) date 2020-05-02 20:20:03*
-%MOMM*%
-%LPD*%
-G04 APERTURE LIST*
-%ADD10C,0.300000*%
-%ADD11C,0.200000*%
-%ADD12C,0.100000*%
-%ADD13C,0.150000*%
-%ADD14C,0.120000*%
-G04 APERTURE END LIST*
-D10*
-X165357142Y-100750000D02*
-X164642857Y-100750000D01*
-X165500000Y-101178571D02*
-X165000000Y-99678571D01*
-X164500000Y-101178571D01*
-X165142857Y-139142857D02*
-X164928571Y-139214285D01*
-X164857142Y-139285714D01*
-X164785714Y-139428571D01*
-X164785714Y-139642857D01*
-X164857142Y-139785714D01*
-X164928571Y-139857142D01*
-X165071428Y-139928571D01*
-X165642857Y-139928571D01*
-X165642857Y-138428571D01*
-X165142857Y-138428571D01*
-X165000000Y-138500000D01*
-X164928571Y-138571428D01*
-X164857142Y-138714285D01*
-X164857142Y-138857142D01*
-X164928571Y-139000000D01*
-X165000000Y-139071428D01*
-X165142857Y-139142857D01*
-X165642857Y-139142857D01*
-X77250000Y-138178571D02*
-X76750000Y-139678571D01*
-X76250000Y-138178571D01*
-X74892857Y-139535714D02*
-X74964285Y-139607142D01*
-X75178571Y-139678571D01*
-X75321428Y-139678571D01*
-X75535714Y-139607142D01*
-X75678571Y-139464285D01*
-X75750000Y-139321428D01*
-X75821428Y-139035714D01*
-X75821428Y-138821428D01*
-X75750000Y-138535714D01*
-X75678571Y-138392857D01*
-X75535714Y-138250000D01*
-X75321428Y-138178571D01*
-X75178571Y-138178571D01*
-X74964285Y-138250000D01*
-X74892857Y-138321428D01*
-X73392857Y-139535714D02*
-X73464285Y-139607142D01*
-X73678571Y-139678571D01*
-X73821428Y-139678571D01*
-X74035714Y-139607142D01*
-X74178571Y-139464285D01*
-X74250000Y-139321428D01*
-X74321428Y-139035714D01*
-X74321428Y-138821428D01*
-X74250000Y-138535714D01*
-X74178571Y-138392857D01*
-X74035714Y-138250000D01*
-X73821428Y-138178571D01*
-X73678571Y-138178571D01*
-X73464285Y-138250000D01*
-X73392857Y-138321428D01*
-X76142857Y-100250000D02*
-X76285714Y-100178571D01*
-X76500000Y-100178571D01*
-X76714285Y-100250000D01*
-X76857142Y-100392857D01*
-X76928571Y-100535714D01*
-X77000000Y-100821428D01*
-X77000000Y-101035714D01*
-X76928571Y-101321428D01*
-X76857142Y-101464285D01*
-X76714285Y-101607142D01*
-X76500000Y-101678571D01*
-X76357142Y-101678571D01*
-X76142857Y-101607142D01*
-X76071428Y-101535714D01*
-X76071428Y-101035714D01*
-X76357142Y-101035714D01*
-X75428571Y-101678571D02*
-X75428571Y-100178571D01*
-X74571428Y-101678571D01*
-X74571428Y-100178571D01*
-X73857142Y-101678571D02*
-X73857142Y-100178571D01*
-X73500000Y-100178571D01*
-X73285714Y-100250000D01*
-X73142857Y-100392857D01*
-X73071428Y-100535714D01*
-X73000000Y-100821428D01*
-X73000000Y-101035714D01*
-X73071428Y-101321428D01*
-X73142857Y-101464285D01*
-X73285714Y-101607142D01*
-X73500000Y-101678571D01*
-X73857142Y-101678571D01*
-X153000000Y-67250000D02*
-X151500000Y-65750000D01*
-X133000000Y-67250000D02*
-X131500000Y-65750000D01*
-X156750000Y-67250000D02*
-X133000000Y-67250000D01*
-D11*
-X158395238Y-68652380D02*
-X158728571Y-69652380D01*
-X159061904Y-68652380D01*
-X159966666Y-69557142D02*
-X159919047Y-69604761D01*
-X159776190Y-69652380D01*
-X159680952Y-69652380D01*
-X159538095Y-69604761D01*
-X159442857Y-69509523D01*
-X159395238Y-69414285D01*
-X159347619Y-69223809D01*
-X159347619Y-69080952D01*
-X159395238Y-68890476D01*
-X159442857Y-68795238D01*
-X159538095Y-68700000D01*
-X159680952Y-68652380D01*
-X159776190Y-68652380D01*
-X159919047Y-68700000D01*
-X159966666Y-68747619D01*
-X160966666Y-69557142D02*
-X160919047Y-69604761D01*
-X160776190Y-69652380D01*
-X160680952Y-69652380D01*
-X160538095Y-69604761D01*
-X160442857Y-69509523D01*
-X160395238Y-69414285D01*
-X160347619Y-69223809D01*
-X160347619Y-69080952D01*
-X160395238Y-68890476D01*
-X160442857Y-68795238D01*
-X160538095Y-68700000D01*
-X160680952Y-68652380D01*
-X160776190Y-68652380D01*
-X160919047Y-68700000D01*
-X160966666Y-68747619D01*
-X161633333Y-69985714D02*
-X161633333Y-68557142D01*
-X162680952Y-69128571D02*
-X162823809Y-69176190D01*
-X162871428Y-69223809D01*
-X162919047Y-69319047D01*
-X162919047Y-69461904D01*
-X162871428Y-69557142D01*
-X162823809Y-69604761D01*
-X162728571Y-69652380D01*
-X162347619Y-69652380D01*
-X162347619Y-68652380D01*
-X162680952Y-68652380D01*
-X162776190Y-68700000D01*
-X162823809Y-68747619D01*
-X162871428Y-68842857D01*
-X162871428Y-68938095D01*
-X162823809Y-69033333D01*
-X162776190Y-69080952D01*
-X162680952Y-69128571D01*
-X162347619Y-69128571D01*
-X163585714Y-69985714D02*
-X163585714Y-68557142D01*
-X164204761Y-69080952D02*
-X165157142Y-69080952D01*
-X164395238Y-69366666D02*
-X164966666Y-69366666D01*
-X164680952Y-68652380D02*
-X164680952Y-69080952D01*
-X164776190Y-69652380D02*
-X164585714Y-69652380D01*
-X165776190Y-69985714D02*
-X165776190Y-68557142D01*
-X166490476Y-69652380D02*
-X166490476Y-68652380D01*
-X167061904Y-69652380D01*
-X167061904Y-68652380D01*
-X168109523Y-69557142D02*
-X168061904Y-69604761D01*
-X167919047Y-69652380D01*
-X167823809Y-69652380D01*
-X167680952Y-69604761D01*
-X167585714Y-69509523D01*
-X167538095Y-69414285D01*
-X167490476Y-69223809D01*
-X167490476Y-69080952D01*
-X167538095Y-68890476D01*
-X167585714Y-68795238D01*
-X167680952Y-68700000D01*
-X167823809Y-68652380D01*
-X167919047Y-68652380D01*
-X168061904Y-68700000D01*
-X168109523Y-68747619D01*
-X157116666Y-66702380D02*
-X157450000Y-67702380D01*
-X157783333Y-66702380D01*
-X158688095Y-67607142D02*
-X158640476Y-67654761D01*
-X158497619Y-67702380D01*
-X158402380Y-67702380D01*
-X158259523Y-67654761D01*
-X158164285Y-67559523D01*
-X158116666Y-67464285D01*
-X158069047Y-67273809D01*
-X158069047Y-67130952D01*
-X158116666Y-66940476D01*
-X158164285Y-66845238D01*
-X158259523Y-66750000D01*
-X158402380Y-66702380D01*
-X158497619Y-66702380D01*
-X158640476Y-66750000D01*
-X158688095Y-66797619D01*
-X159688095Y-67607142D02*
-X159640476Y-67654761D01*
-X159497619Y-67702380D01*
-X159402380Y-67702380D01*
-X159259523Y-67654761D01*
-X159164285Y-67559523D01*
-X159116666Y-67464285D01*
-X159069047Y-67273809D01*
-X159069047Y-67130952D01*
-X159116666Y-66940476D01*
-X159164285Y-66845238D01*
-X159259523Y-66750000D01*
-X159402380Y-66702380D01*
-X159497619Y-66702380D01*
-X159640476Y-66750000D01*
-X159688095Y-66797619D01*
-X160354761Y-68035714D02*
-X160354761Y-66607142D01*
-X160973809Y-67130952D02*
-X161926190Y-67130952D01*
-X161164285Y-67416666D02*
-X161735714Y-67416666D01*
-X161450000Y-66702380D02*
-X161450000Y-67130952D01*
-X161545238Y-67702380D02*
-X161354761Y-67702380D01*
-X162545238Y-68035714D02*
-X162545238Y-66607142D01*
-X163211904Y-67416666D02*
-X163688095Y-67416666D01*
-X163116666Y-67702380D02*
-X163450000Y-66702380D01*
-X163783333Y-67702380D01*
-X164354761Y-68035714D02*
-X164354761Y-66607142D01*
-X165069047Y-67702380D02*
-X165069047Y-66702380D01*
-X165640476Y-67702380D01*
-X165640476Y-66702380D01*
-X166688095Y-67607142D02*
-X166640476Y-67654761D01*
-X166497619Y-67702380D01*
-X166402380Y-67702380D01*
-X166259523Y-67654761D01*
-X166164285Y-67559523D01*
-X166116666Y-67464285D01*
-X166069047Y-67273809D01*
-X166069047Y-67130952D01*
-X166116666Y-66940476D01*
-X166164285Y-66845238D01*
-X166259523Y-66750000D01*
-X166402380Y-66702380D01*
-X166497619Y-66702380D01*
-X166640476Y-66750000D01*
-X166688095Y-66797619D01*
-D12*
-G36*
-X167500000Y-90000000D02*
-G01*
-X122500000Y-90000000D01*
-X122500000Y-77500000D01*
-X167500000Y-77500000D01*
-X167500000Y-90000000D01*
-G37*
-X167500000Y-90000000D02*
-X122500000Y-90000000D01*
-X122500000Y-77500000D01*
-X167500000Y-77500000D01*
-X167500000Y-90000000D01*
-D13*
-X167164404Y-91952380D02*
-X167164404Y-90952380D01*
-X166926309Y-90952380D01*
-X166783452Y-91000000D01*
-X166688214Y-91095238D01*
-X166640595Y-91190476D01*
-X166592976Y-91380952D01*
-X166592976Y-91523809D01*
-X166640595Y-91714285D01*
-X166688214Y-91809523D01*
-X166783452Y-91904761D01*
-X166926309Y-91952380D01*
-X167164404Y-91952380D01*
-X166212023Y-91666666D02*
-X165735833Y-91666666D01*
-X166307261Y-91952380D02*
-X165973928Y-90952380D01*
-X165640595Y-91952380D01*
-X165450119Y-90952380D02*
-X164878690Y-90952380D01*
-X165164404Y-91952380D02*
-X165164404Y-90952380D01*
-X164545357Y-91428571D02*
-X164212023Y-91428571D01*
-X164069166Y-91952380D02*
-X164545357Y-91952380D01*
-X164545357Y-90952380D01*
-X164069166Y-90952380D01*
-X167212023Y-76904761D02*
-X167069166Y-76952380D01*
-X166831071Y-76952380D01*
-X166735833Y-76904761D01*
-X166688214Y-76857142D01*
-X166640595Y-76761904D01*
-X166640595Y-76666666D01*
-X166688214Y-76571428D01*
-X166735833Y-76523809D01*
-X166831071Y-76476190D01*
-X167021547Y-76428571D01*
-X167116785Y-76380952D01*
-X167164404Y-76333333D01*
-X167212023Y-76238095D01*
-X167212023Y-76142857D01*
-X167164404Y-76047619D01*
-X167116785Y-76000000D01*
-X167021547Y-75952380D01*
-X166783452Y-75952380D01*
-X166640595Y-76000000D01*
-X166212023Y-76952380D02*
-X166212023Y-75952380D01*
-X165640595Y-76952380D01*
-X165640595Y-75952380D01*
-D14*
-X118200000Y-77150000D02*
-X118200000Y-76450000D01*
-X117000000Y-76450000D02*
-X117000000Y-77150000D01*
-D13*
-X120242857Y-77157142D02*
-X120290476Y-77204761D01*
-X120433333Y-77252380D01*
-X120528571Y-77252380D01*
-X120671428Y-77204761D01*
-X120766666Y-77109523D01*
-X120814285Y-77014285D01*
-X120861904Y-76823809D01*
-X120861904Y-76680952D01*
-X120814285Y-76490476D01*
-X120766666Y-76395238D01*
-X120671428Y-76300000D01*
-X120528571Y-76252380D01*
-X120433333Y-76252380D01*
-X120290476Y-76300000D01*
-X120242857Y-76347619D01*
-X119290476Y-77252380D02*
-X119861904Y-77252380D01*
-X119576190Y-77252380D02*
-X119576190Y-76252380D01*
-X119671428Y-76395238D01*
-X119766666Y-76490476D01*
-X119861904Y-76538095D01*
-X118338095Y-77252380D02*
-X118909523Y-77252380D01*
-X118623809Y-77252380D02*
-X118623809Y-76252380D01*
-X118719047Y-76395238D01*
-X118814285Y-76490476D01*
-X118909523Y-76538095D01*
-M02*
diff --git a/driver/gerber/driver-Edge_Cuts.gbr b/driver/gerber/driver-Edge_Cuts.gbr
index b5a0c2e..776bd73 100644
--- a/driver/gerber/driver-Edge_Cuts.gbr
+++ b/driver/gerber/driver-Edge_Cuts.gbr
@@ -1,11 +1,11 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:35+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:27+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:35*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:27*
%MOMM*%
%LPD*%
G01*
diff --git a/driver/gerber/driver-F_Cu.gbr b/driver/gerber/driver-F_Cu.gbr
index 3079d3e..01d75be 100644
--- a/driver/gerber/driver-F_Cu.gbr
+++ b/driver/gerber/driver-F_Cu.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:26+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L1,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:26*
%MOMM*%
%LPD*%
G01*
@@ -38,160 +38,160 @@ G04 Aperture macros list*
4,1,4,$1,$2,$3,$4,$5,$6,$7,$8,$1,$2,$9*%
G04 Aperture macros list end*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD10RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD11RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
-G04 #@! TD*
-G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD12RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
+%ADD10RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD13R,2.000000X2.600000*%
+%ADD11R,2.000000X2.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD14O,2.000000X2.600000*%
+%ADD12O,2.000000X2.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD15R,1.500000X1.500000*%
+%ADD13R,1.500000X1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD16C,1.500000*%
+%ADD14C,1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD17C,2.000000*%
+%ADD15C,2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD18R,0.750000X1.200000*%
+%ADD16R,0.750000X1.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD19R,1.200000X0.750000*%
+%ADD17R,1.200000X0.750000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD20RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
+%ADD18RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD21R,1.800000X2.100000*%
+%ADD19R,1.800000X2.100000*%
G04 #@! TD*
G04 #@! TA.AperFunction,WasherPad*
-%ADD22C,8.000000*%
+%ADD20C,8.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD23RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
+%ADD21RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD24RoundRect,0.237500X0.287500X0.237500X-0.287500X0.237500X-0.287500X-0.237500X0.287500X-0.237500X0*%
+%ADD22RoundRect,0.237500X0.287500X0.237500X-0.287500X0.237500X-0.287500X-0.237500X0.287500X-0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD25R,0.600000X1.550000*%
+%ADD23R,0.600000X1.550000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD26C,1.500000*%
+%ADD24C,1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD27RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
+%ADD25RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD28R,2.000000X2.000000*%
+%ADD26R,2.000000X2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD29RoundRect,0.237500X-0.287500X-0.237500X0.287500X-0.237500X0.287500X0.237500X-0.287500X0.237500X0*%
+%ADD27RoundRect,0.237500X-0.287500X-0.237500X0.287500X-0.237500X0.287500X0.237500X-0.287500X0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD30RoundRect,0.237500X-0.237500X0.287500X-0.237500X-0.287500X0.237500X-0.287500X0.237500X0.287500X0*%
+%ADD28RoundRect,0.237500X-0.237500X0.287500X-0.237500X-0.287500X0.237500X-0.287500X0.237500X0.287500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD31R,2.400000X2.400000*%
+%ADD29R,2.400000X2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD32C,2.400000*%
+%ADD30C,2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD33R,1.600000X1.600000*%
+%ADD31R,1.600000X1.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD34C,1.600000*%
+%ADD32C,1.600000*%
+G04 #@! TD*
+G04 #@! TA.AperFunction,SMDPad,CuDef*
+%ADD33RoundRect,0.250001X0.624999X-0.462499X0.624999X0.462499X-0.624999X0.462499X-0.624999X-0.462499X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD35RoundRect,0.250001X0.624999X-0.462499X0.624999X0.462499X-0.624999X0.462499X-0.624999X-0.462499X0*%
+%ADD34R,1.800000X2.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD36R,1.800000X2.500000*%
+%ADD35R,2.500000X1.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD37R,2.500000X1.800000*%
+%ADD36R,2.200000X3.900000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD38R,2.200000X3.900000*%
+%ADD37RoundRect,0.250000X-1.075000X0.375000X-1.075000X-0.375000X1.075000X-0.375000X1.075000X0.375000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD39RoundRect,0.250000X-1.075000X0.375000X-1.075000X-0.375000X1.075000X-0.375000X1.075000X0.375000X0*%
+%ADD38RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD40RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
+%ADD39RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD41RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
+%ADD40RoundRect,0.150000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD42RoundRect,0.150000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
+%ADD41R,1.500000X2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD43R,1.500000X2.000000*%
+%ADD42R,3.800000X2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD44R,3.800000X2.000000*%
+%ADD43RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD45RoundRect,0.237500X0.237500X-0.300000X0.237500X0.300000X-0.237500X0.300000X-0.237500X-0.300000X0*%
+%ADD44RoundRect,0.237500X0.237500X-0.300000X0.237500X0.300000X-0.237500X0.300000X-0.237500X-0.300000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD46RoundRect,0.575000X-0.575000X-0.575000X0.575000X-0.575000X0.575000X0.575000X-0.575000X0.575000X0*%
+%ADD45RoundRect,0.575000X-0.575000X-0.575000X0.575000X-0.575000X0.575000X0.575000X-0.575000X0.575000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD47C,2.300000*%
+%ADD46C,2.300000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD48O,4.500000X3.000000*%
+%ADD47O,4.500000X3.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD49R,6.000000X6.000000*%
+%ADD48R,6.000000X6.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,HeatsinkPad*
-%ADD50R,6.000000X6.000000*%
+%ADD49R,6.000000X6.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD51R,2.500000X2.200000*%
+%ADD50R,2.500000X2.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD52R,1.550000X2.200000*%
+%ADD51R,1.550000X2.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD53O,3.500000X3.000000*%
+%ADD52O,3.500000X3.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD54RoundRect,0.100000X-0.712500X-0.100000X0.712500X-0.100000X0.712500X0.100000X-0.712500X0.100000X0*%
+%ADD53RoundRect,0.100000X-0.712500X-0.100000X0.712500X-0.100000X0.712500X0.100000X-0.712500X0.100000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD55R,1.500000X0.800000*%
+%ADD54R,1.500000X0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD56R,0.800000X1.500000*%
+%ADD55R,0.800000X1.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD57O,2.400000X2.400000*%
+%ADD56O,2.400000X2.400000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD58RoundRect,0.150000X0.150000X-0.825000X0.150000X0.825000X-0.150000X0.825000X-0.150000X-0.825000X0*%
+%ADD57RoundRect,0.150000X0.150000X-0.825000X0.150000X0.825000X-0.150000X0.825000X-0.150000X-0.825000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
-%ADD59RoundRect,1.125000X1.125000X1.125000X-1.125000X1.125000X-1.125000X-1.125000X1.125000X-1.125000X0*%
+%ADD58RoundRect,1.125000X1.125000X1.125000X-1.125000X1.125000X-1.125000X-1.125000X1.125000X-1.125000X0*%
+G04 #@! TD*
+G04 #@! TA.AperFunction,SMDPad,CuDef*
+%ADD59RoundRect,0.150000X0.512500X0.150000X-0.512500X0.150000X-0.512500X-0.150000X0.512500X-0.150000X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD60RoundRect,0.150000X0.512500X0.150000X-0.512500X0.150000X-0.512500X-0.150000X0.512500X-0.150000X0*%
+%ADD60R,1.780000X2.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
-%ADD61R,1.780000X2.000000*%
+%ADD61RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
%ADD62RoundRect,0.075000X-0.700000X-0.075000X0.700000X-0.075000X0.700000X0.075000X-0.700000X0.075000X0*%
@@ -239,13 +239,13 @@ G04 #@! TA.AperFunction,SMDPad,CuDef*
%ADD76RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD77C,0.800000*%
+%ADD77C,1.000000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD78C,1.000000*%
+%ADD78C,1.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
-%ADD79C,1.600000*%
+%ADD79C,0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
%ADD80C,1.200000*%
@@ -254,13 +254,13 @@ G04 #@! TA.AperFunction,Conductor*
%ADD81C,0.250000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD82C,0.500000*%
+%ADD82C,0.800000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD83C,1.200000*%
+%ADD83C,0.500000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
-%ADD84C,0.800000*%
+%ADD84C,1.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD85C,3.200000*%
@@ -270,21 +270,15 @@ G04 #@! TA.AperFunction,Conductor*
G04 #@! TD*
G04 APERTURE END LIST*
D10*
-X72875000Y-149700000D03*
-X74600000Y-149700000D03*
-D11*
-X122100000Y-117100000D03*
-X120375000Y-117100000D03*
-D12*
X120487500Y-49100000D03*
X122312500Y-49100000D03*
-D13*
+D11*
X83200000Y-42350000D03*
-D14*
+D12*
X85740000Y-42350000D03*
-D15*
+D13*
X180500000Y-44800000D03*
-D16*
+D14*
X181520000Y-46580000D03*
X182540000Y-44800000D03*
X183560000Y-46580000D03*
@@ -296,56 +290,56 @@ X177200000Y-51400000D03*
X179490000Y-51400000D03*
X188630000Y-51400000D03*
X190920000Y-51400000D03*
-D17*
+D15*
X175930000Y-45690000D03*
X192190000Y-45690000D03*
-D12*
+D10*
X195287500Y-71100000D03*
X197112500Y-71100000D03*
-D18*
+D16*
X167100000Y-77350000D03*
X167100000Y-75450000D03*
-D19*
+D17*
X121650000Y-61050000D03*
X119750000Y-61050000D03*
-D18*
+D16*
X116700000Y-57550000D03*
X116700000Y-55650000D03*
X141950000Y-78400000D03*
X141950000Y-76500000D03*
X152900000Y-76600000D03*
X152900000Y-74700000D03*
-D13*
+D11*
X113400000Y-54400000D03*
-D14*
+D12*
X110860000Y-54400000D03*
X108320000Y-54400000D03*
X105780000Y-54400000D03*
-D20*
+D18*
X165300000Y-66212500D03*
X165300000Y-64387500D03*
-D12*
+D10*
X120487500Y-51300000D03*
X122312500Y-51300000D03*
-D21*
+D19*
X119450000Y-55100000D03*
X119450000Y-58000000D03*
X121750000Y-58000000D03*
X121750000Y-55100000D03*
-D22*
+D20*
X59700000Y-42100000D03*
X219700000Y-42100000D03*
X59700000Y-147100000D03*
X219700000Y-147100000D03*
-D19*
+D17*
X68750000Y-75600000D03*
X70650000Y-75600000D03*
-D12*
+D10*
X195287500Y-65100000D03*
X197112500Y-65100000D03*
-D15*
+D13*
X160650000Y-44800000D03*
-D16*
+D14*
X161670000Y-46580000D03*
X162690000Y-44800000D03*
X163710000Y-46580000D03*
@@ -357,16 +351,16 @@ X157350000Y-51400000D03*
X159640000Y-51400000D03*
X168780000Y-51400000D03*
X171070000Y-51400000D03*
-D17*
+D15*
X156080000Y-45690000D03*
X172340000Y-45690000D03*
-D23*
+D21*
X136337500Y-75250000D03*
X134512500Y-75250000D03*
-D24*
+D22*
X176625000Y-55250000D03*
X174875000Y-55250000D03*
-D25*
+D23*
X168545000Y-62550000D03*
X169815000Y-62550000D03*
X171085000Y-62550000D03*
@@ -375,96 +369,96 @@ X172355000Y-57150000D03*
X171085000Y-57150000D03*
X169815000Y-57150000D03*
X168545000Y-57150000D03*
-D18*
+D16*
X166700000Y-58300000D03*
X166700000Y-56400000D03*
-D26*
+D24*
X89000000Y-48900000D03*
X135350000Y-72800000D03*
X125400000Y-48900000D03*
X127400000Y-51400000D03*
X77400000Y-69650000D03*
X88950000Y-52050000D03*
-D27*
+D25*
X126687500Y-87500000D03*
X123712500Y-87500000D03*
-D12*
+D10*
X195287500Y-67100000D03*
X197112500Y-67100000D03*
X195287500Y-73100000D03*
X197112500Y-73100000D03*
-D19*
+D17*
X126950000Y-56000000D03*
X125050000Y-56000000D03*
-D23*
+D21*
X70612500Y-73600000D03*
X68787500Y-73600000D03*
-D19*
+D17*
X190150000Y-74300000D03*
X192050000Y-74300000D03*
-D28*
+D26*
X69100000Y-84050000D03*
-D17*
+D15*
X64100000Y-84050000D03*
-D29*
+D27*
X76475000Y-82550000D03*
X78225000Y-82550000D03*
-D24*
+D22*
X88325000Y-76850000D03*
X86575000Y-76850000D03*
-D30*
+D28*
X86450000Y-80475000D03*
X86450000Y-82225000D03*
-D31*
+D29*
X84950000Y-61850000D03*
-D32*
+D30*
X79950000Y-61850000D03*
-D27*
+D25*
X139175000Y-88100000D03*
X136200000Y-88100000D03*
X95687500Y-56750000D03*
X92712500Y-56750000D03*
-D33*
+D31*
X99600000Y-54800000D03*
-D34*
+D32*
X99600000Y-56800000D03*
-D35*
+D33*
X99600000Y-50487500D03*
X99600000Y-47512500D03*
-D36*
+D34*
X129300000Y-83100000D03*
X129300000Y-79100000D03*
-D37*
+D35*
X80700000Y-73350000D03*
X76700000Y-73350000D03*
-D36*
+D34*
X142800000Y-88850000D03*
X142800000Y-84850000D03*
-D38*
+D36*
X88750000Y-73100000D03*
X84950000Y-73100000D03*
-D39*
+D37*
X75700000Y-77200000D03*
X75700000Y-80000000D03*
-D23*
+D21*
X130162500Y-76400000D03*
X128337500Y-76400000D03*
X88362500Y-78600000D03*
X86537500Y-78600000D03*
X87862500Y-69350000D03*
X86037500Y-69350000D03*
-D40*
+D38*
X90450000Y-77687500D03*
X90450000Y-79512500D03*
X88450000Y-80437500D03*
X88450000Y-82262500D03*
-D12*
+D10*
X138437500Y-75250000D03*
X140262500Y-75250000D03*
-D26*
+D24*
X139350000Y-72750000D03*
X91900000Y-73100000D03*
-D41*
+D39*
X78975000Y-76445000D03*
X78975000Y-77715000D03*
X78975000Y-78985000D03*
@@ -473,7 +467,7 @@ X83925000Y-80255000D03*
X83925000Y-78985000D03*
X83925000Y-77715000D03*
X83925000Y-76445000D03*
-D42*
+D40*
X139655000Y-78575000D03*
X138385000Y-78575000D03*
X137115000Y-78575000D03*
@@ -482,22 +476,22 @@ X135845000Y-83525000D03*
X137115000Y-83525000D03*
X138385000Y-83525000D03*
X139655000Y-83525000D03*
-D43*
+D41*
X91900000Y-51900000D03*
X94200000Y-51900000D03*
X96500000Y-51900000D03*
-D44*
+D42*
X94200000Y-45600000D03*
-D11*
+D43*
X95062500Y-54500000D03*
X93337500Y-54500000D03*
-D45*
+D44*
X102150000Y-49812500D03*
X102150000Y-48087500D03*
-D20*
+D18*
X141850000Y-82362500D03*
X141850000Y-80537500D03*
-D42*
+D40*
X126205000Y-78575000D03*
X124935000Y-78575000D03*
X123665000Y-78575000D03*
@@ -506,58 +500,58 @@ X122395000Y-83525000D03*
X123665000Y-83525000D03*
X124935000Y-83525000D03*
X126205000Y-83525000D03*
-D29*
+D27*
X128375000Y-74800000D03*
X130125000Y-74800000D03*
-D23*
+D21*
X70612500Y-77600000D03*
X68787500Y-77600000D03*
-D20*
+D18*
X204200000Y-142012500D03*
X204200000Y-140187500D03*
-D46*
+D45*
X192000000Y-109100000D03*
X197800000Y-109100000D03*
-D47*
+D46*
X206700000Y-109100000D03*
X212500000Y-109100000D03*
-D32*
+D30*
X94700000Y-113600000D03*
X94700000Y-128600000D03*
-D12*
+D10*
X180787500Y-88100000D03*
X182612500Y-88100000D03*
-D20*
+D18*
X93700000Y-88012500D03*
X93700000Y-86187500D03*
-D40*
+D38*
X204200000Y-116187500D03*
X204200000Y-118012500D03*
-D48*
+D47*
X217200000Y-119600000D03*
X217200000Y-114600000D03*
-D40*
+D38*
X204200000Y-108187500D03*
X204200000Y-110012500D03*
-D23*
+D21*
X171862500Y-82600000D03*
X170037500Y-82600000D03*
-D49*
+D48*
X130050000Y-130885000D03*
X130050000Y-141315000D03*
-D50*
+D49*
X153200000Y-136100000D03*
-D51*
+D50*
X220650000Y-51100000D03*
-D52*
+D51*
X223225000Y-51100000D03*
-D46*
+D45*
X192000000Y-133100000D03*
X197800000Y-133100000D03*
-D47*
+D46*
X206700000Y-133100000D03*
X212500000Y-133100000D03*
-D53*
+D52*
X66420000Y-107400000D03*
X61340000Y-107400000D03*
X58800000Y-107400000D03*
@@ -570,13 +564,13 @@ X58800865Y-123910000D03*
X66420865Y-132800000D03*
X61340865Y-132800000D03*
X58800865Y-132800000D03*
-D46*
+D45*
X192000000Y-125100000D03*
X197800000Y-125100000D03*
-D47*
+D46*
X206700000Y-125100000D03*
X212500000Y-125100000D03*
-D54*
+D53*
X119487500Y-118625000D03*
X119487500Y-119275000D03*
X119487500Y-119925000D03*
@@ -585,24 +579,24 @@ X123712500Y-120575000D03*
X123712500Y-119925000D03*
X123712500Y-119275000D03*
X123712500Y-118625000D03*
-D12*
+D10*
X195287500Y-63100000D03*
X197112500Y-63100000D03*
-D46*
+D45*
X192000000Y-101100000D03*
X197800000Y-101100000D03*
-D47*
+D46*
X206700000Y-101100000D03*
X212500000Y-101100000D03*
-D55*
+D54*
X140350000Y-49550000D03*
-D56*
+D55*
X127550000Y-53950000D03*
-D32*
-X197860000Y-148100000D03*
+D30*
+X207595000Y-147450000D03*
+D56*
+X177115000Y-147450000D03*
D57*
-X177540000Y-148100000D03*
-D58*
X161795000Y-74075000D03*
X163065000Y-74075000D03*
X164335000Y-74075000D03*
@@ -611,29 +605,29 @@ X165605000Y-69125000D03*
X164335000Y-69125000D03*
X163065000Y-69125000D03*
X161795000Y-69125000D03*
-D45*
+D44*
X161200000Y-58262500D03*
X161200000Y-56537500D03*
-D20*
+D18*
X204200000Y-134012500D03*
X204200000Y-132187500D03*
-D59*
+D58*
X78700000Y-142100000D03*
X68700000Y-142100000D03*
-D60*
+D59*
X211500000Y-76425000D03*
X211500000Y-75475000D03*
X211500000Y-74525000D03*
X209225000Y-74525000D03*
X209225000Y-75475000D03*
X209225000Y-76425000D03*
-D20*
+D18*
X97700000Y-88012500D03*
X97700000Y-86187500D03*
-D59*
+D58*
X78700000Y-97100000D03*
X68700000Y-97100000D03*
-D61*
+D60*
X169470000Y-76879491D03*
X172010000Y-76879491D03*
X174550000Y-76879491D03*
@@ -650,18 +644,18 @@ X177090000Y-67349491D03*
X174550000Y-67349491D03*
X172010000Y-67349491D03*
X169470000Y-67349491D03*
-D20*
+D18*
X91700000Y-88012500D03*
X91700000Y-86187500D03*
-D51*
+D50*
X220650000Y-66100000D03*
-D52*
+D51*
X223225000Y-66100000D03*
-D56*
-X130250000Y-51100000D03*
D55*
+X130250000Y-51100000D03*
+D54*
X126350000Y-62250000D03*
-D10*
+D61*
X154987500Y-66110000D03*
X156712500Y-66110000D03*
D62*
@@ -732,63 +726,66 @@ X132755509Y-51885000D03*
X132255509Y-51885000D03*
X131755509Y-51885000D03*
X131255509Y-51885000D03*
-D55*
+D54*
X135650000Y-46800000D03*
-D10*
+D61*
X161637500Y-66120000D03*
X163362500Y-66120000D03*
-D26*
+D24*
X83700000Y-97100000D03*
-D12*
+D10*
X186875000Y-88100000D03*
X188700000Y-88100000D03*
-D40*
+D38*
X95700000Y-86187500D03*
X95700000Y-88012500D03*
-D23*
+D21*
X159912500Y-79900000D03*
X158087500Y-79900000D03*
-D48*
+D47*
X217200000Y-89600000D03*
X217200000Y-84600000D03*
-D32*
+D30*
X165700000Y-87350000D03*
X165700000Y-114850000D03*
-D23*
+D21*
X155712500Y-79850000D03*
X153887500Y-79850000D03*
-D46*
+D45*
X192000000Y-93100000D03*
X197800000Y-93100000D03*
-D47*
+D46*
X206700000Y-93100000D03*
X212500000Y-93100000D03*
-D26*
+D24*
X119350000Y-76110000D03*
-D40*
+D38*
X204200000Y-100187500D03*
X204200000Y-102012500D03*
-D48*
+D47*
X217200000Y-104600000D03*
X217200000Y-99600000D03*
-D46*
+D43*
+X122100000Y-117100000D03*
+X120375000Y-117100000D03*
+D45*
X192000000Y-85100000D03*
X197800000Y-85100000D03*
-D47*
+D46*
X206700000Y-85100000D03*
X212500000Y-85100000D03*
-D51*
+D50*
X220650000Y-76100000D03*
-D52*
+D51*
X223225000Y-76100000D03*
-D55*
+D54*
X128700000Y-49450000D03*
-D32*
+D30*
X181700000Y-101350000D03*
X181700000Y-128850000D03*
-D55*
+D54*
X126350000Y-63500000D03*
-D17*
+D15*
X180950000Y-95600000D03*
X180950000Y-90600000D03*
D64*
@@ -810,15 +807,15 @@ X121430000Y-95560000D03*
D71*
X121430000Y-98100000D03*
X121430000Y-100640000D03*
-D55*
+D54*
X140450000Y-51500000D03*
-D40*
+D38*
X119010000Y-78187500D03*
X119010000Y-80012500D03*
-D49*
+D48*
X130050000Y-100885000D03*
X130050000Y-111315000D03*
-D50*
+D49*
X153200000Y-106100000D03*
D72*
X75550000Y-89362500D03*
@@ -826,32 +823,32 @@ X74600000Y-89362500D03*
X73650000Y-89362500D03*
X73650000Y-91637500D03*
X75550000Y-91637500D03*
-D31*
+D29*
X75200000Y-110550000D03*
-D32*
+D30*
X82700000Y-110550000D03*
-D12*
+D10*
X195287500Y-69100000D03*
X197112500Y-69100000D03*
-D11*
-X184837500Y-82100000D03*
+D43*
X186562500Y-82100000D03*
-D60*
+X184837500Y-82100000D03*
+D59*
X74837500Y-148050000D03*
X74837500Y-147100000D03*
X74837500Y-146150000D03*
X72562500Y-146150000D03*
X72562500Y-148050000D03*
-D51*
+D50*
X220650000Y-71100000D03*
-D52*
+D51*
X223225000Y-71100000D03*
-D26*
+D24*
X188700000Y-81100000D03*
-D46*
+D45*
X192000000Y-141100000D03*
X197800000Y-141100000D03*
-D47*
+D46*
X206700000Y-141100000D03*
X212500000Y-141100000D03*
D70*
@@ -864,10 +861,10 @@ X121430000Y-125110000D03*
D71*
X121430000Y-127650000D03*
X121430000Y-130190000D03*
-D46*
+D45*
X192000000Y-117100000D03*
X197800000Y-117100000D03*
-D47*
+D46*
X206700000Y-117100000D03*
X212500000Y-117100000D03*
D73*
@@ -877,41 +874,41 @@ X202762500Y-76475000D03*
X205037500Y-76475000D03*
X205037500Y-75525000D03*
X205037500Y-74575000D03*
-D26*
+D24*
X121700000Y-75200000D03*
-D23*
+D21*
X155712500Y-81900000D03*
X153887500Y-81900000D03*
-D51*
+D50*
X220650000Y-56100000D03*
-D52*
-X223225000Y-56100000D03*
D51*
+X223225000Y-56100000D03*
+D50*
X220650000Y-61100000D03*
-D52*
+D51*
X223225000Y-61100000D03*
-D20*
+D18*
X187700000Y-86012500D03*
X187700000Y-84187500D03*
-D48*
+D47*
X217200000Y-134600000D03*
X217200000Y-129600000D03*
-D11*
+D43*
X151762500Y-54090000D03*
X150037500Y-54090000D03*
-D20*
+D18*
X204200000Y-86112500D03*
X204200000Y-84287500D03*
-D31*
+D29*
X75200000Y-128100000D03*
-D32*
+D30*
X82700000Y-128100000D03*
-D55*
+D54*
X126350000Y-61050000D03*
-D12*
+D10*
X123787500Y-75100000D03*
X125612500Y-75100000D03*
-D20*
+D18*
X204200000Y-94012500D03*
X204200000Y-92187500D03*
D74*
@@ -928,10 +925,13 @@ D76*
X183800000Y-86100000D03*
X185700000Y-86100000D03*
X184750000Y-84225000D03*
-D17*
+D15*
X186700000Y-95600000D03*
X186700000Y-90600000D03*
-D58*
+D61*
+X72875000Y-149700000D03*
+X74600000Y-149700000D03*
+D57*
X154795000Y-74075000D03*
X156065000Y-74075000D03*
X157335000Y-74075000D03*
@@ -940,17 +940,17 @@ X158605000Y-69125000D03*
X157335000Y-69125000D03*
X156065000Y-69125000D03*
X154795000Y-69125000D03*
-D32*
+D30*
X165700000Y-148850000D03*
X165700000Y-121350000D03*
-D55*
+D54*
X136350000Y-50150000D03*
-D40*
-X204200000Y-126012500D03*
+D38*
X204200000Y-124187500D03*
-D55*
+X204200000Y-126012500D03*
+D54*
X126350000Y-59850000D03*
-D23*
+D21*
X159912500Y-81900000D03*
X158087500Y-81900000D03*
D70*
@@ -958,140 +958,134 @@ X121430000Y-108560000D03*
D71*
X121430000Y-111100000D03*
X121430000Y-113640000D03*
-D55*
+D54*
X138400000Y-49550000D03*
D77*
-X132500000Y-61700000D03*
-D78*
-X121600000Y-119700000D03*
-X85425250Y-90525250D03*
-D77*
-X118480949Y-89386672D03*
-X117900000Y-90200000D03*
-D78*
-X133350000Y-71050000D03*
X220950000Y-53350000D03*
-D79*
+D78*
X159700000Y-74100000D03*
X102450000Y-88600000D03*
-D78*
+D77*
X105700000Y-45100000D03*
X213000000Y-75700000D03*
-D79*
-X72700000Y-43100000D03*
D78*
+X72700000Y-43100000D03*
+D77*
X110700000Y-47100000D03*
X103300000Y-52500000D03*
-D77*
-X75089340Y-88100000D03*
D79*
-X120152000Y-62738000D03*
+X75089340Y-88100000D03*
D78*
+X120152000Y-62738000D03*
+D77*
X106000000Y-51700000D03*
-D79*
+D78*
X117024011Y-59350000D03*
X221200000Y-48100000D03*
X94200000Y-81850000D03*
-D78*
-X152300000Y-69500000D03*
D77*
-X72500000Y-145300000D03*
+X152300000Y-69500000D03*
D79*
+X72500000Y-145300000D03*
+D78*
X147700000Y-50100000D03*
X145500000Y-81600000D03*
X134700000Y-43100000D03*
-D78*
+D77*
X221700000Y-68850000D03*
-D79*
+D78*
X79700000Y-69600000D03*
X89450000Y-63350000D03*
X80950000Y-80350000D03*
X73700000Y-85100000D03*
X85450000Y-83850000D03*
-D78*
+D77*
X107700000Y-50100000D03*
-D79*
+D78*
X145163935Y-86543129D03*
X131450000Y-58300000D03*
-D78*
+D77*
X150700000Y-39100000D03*
-D79*
+D78*
X113450000Y-78350000D03*
X95700000Y-41350000D03*
X126900000Y-66400000D03*
X84950000Y-47600000D03*
X90950000Y-56850000D03*
-D78*
+D77*
X126700000Y-75100000D03*
-D79*
+D78*
X91400000Y-65900000D03*
X167350000Y-73700000D03*
X99700000Y-45600000D03*
X150000000Y-55700000D03*
-D78*
+D77*
X113700000Y-44100000D03*
-D79*
+D78*
X212700000Y-42100000D03*
X72450000Y-73600000D03*
X91450000Y-54350000D03*
X102200000Y-46350000D03*
-D78*
+D77*
X106700000Y-44100000D03*
X220950000Y-58850000D03*
-D79*
+D78*
X90200000Y-50600000D03*
X77200000Y-85600000D03*
-D78*
+D77*
X108700000Y-42100000D03*
-D79*
+D78*
X137200000Y-55600000D03*
X121250000Y-79900000D03*
X94200000Y-77600000D03*
X87450000Y-83850000D03*
-D78*
+D77*
X220950000Y-63600000D03*
-D79*
+D78*
X142050000Y-74500000D03*
X134700000Y-78300000D03*
X113450000Y-75850000D03*
X196950000Y-59100000D03*
-D78*
+D77*
X149700000Y-63100000D03*
X107700000Y-43100000D03*
-D79*
+D78*
X70700000Y-90100000D03*
X132450000Y-74100000D03*
D80*
X153100000Y-73522054D03*
-D78*
+D77*
X201300000Y-75700000D03*
-D79*
+D78*
X79950000Y-82600000D03*
X104150000Y-81280000D03*
X91400000Y-67700000D03*
X72450000Y-75600000D03*
-D78*
+D77*
X114200000Y-50200000D03*
X152100000Y-63100000D03*
-D79*
+D78*
X124950000Y-54600000D03*
X60700000Y-76100000D03*
-D78*
+D77*
X116900000Y-54000000D03*
-D79*
-X84950000Y-53600000D03*
D78*
-X147300000Y-62500000D03*
+X84950000Y-53600000D03*
+D79*
+X132500000Y-61700000D03*
D77*
+X85425250Y-90525250D03*
+X147300000Y-62500000D03*
+D79*
X119023518Y-97464129D03*
-D78*
+D77*
X128100000Y-40700000D03*
X159100000Y-78000000D03*
X68700000Y-81600000D03*
X71700000Y-84100000D03*
X85900000Y-85600000D03*
X95700000Y-89600000D03*
-D79*
+D78*
X140300000Y-142900000D03*
X138500000Y-137500000D03*
X140300000Y-139300000D03*
@@ -1116,11 +1110,13 @@ X140300000Y-141100000D03*
X136700000Y-142900000D03*
X140300000Y-146500000D03*
X134900000Y-142900000D03*
-D77*
+D79*
X74900000Y-92700000D03*
+D77*
+X121600000Y-119700000D03*
D80*
X120600000Y-85100000D03*
-D78*
+D77*
X135250000Y-49050000D03*
X134000000Y-47050000D03*
X132800959Y-47294534D03*
@@ -1128,43 +1124,49 @@ X136600000Y-48450000D03*
X183300000Y-48900000D03*
D80*
X158300000Y-65300000D03*
-D78*
+D77*
X176800000Y-63300000D03*
D80*
X163300000Y-63300000D03*
X161300000Y-54700000D03*
X164700000Y-61900000D03*
-D78*
+D77*
X163700000Y-41100000D03*
D80*
X166900000Y-68900000D03*
X177900000Y-53900000D03*
X160100000Y-68900000D03*
-D78*
+D77*
X193200000Y-51100000D03*
-D79*
-X165700000Y-48850000D03*
D78*
+X165700000Y-48850000D03*
+D77*
X183700000Y-41100000D03*
X193200000Y-59100000D03*
X190700000Y-67100000D03*
D80*
X163100000Y-56500000D03*
-D78*
-X168950000Y-59600000D03*
D77*
+X168950000Y-59600000D03*
+D79*
X118475500Y-98300000D03*
-D78*
+D77*
X118563500Y-51300000D03*
X121587000Y-50300000D03*
X136016990Y-60483010D03*
+D79*
+X118480949Y-89386672D03*
+D77*
X140700000Y-68900000D03*
X139400000Y-68900000D03*
-D77*
+D79*
X117945765Y-99147576D03*
-D78*
+D77*
X119388000Y-50200000D03*
X137500000Y-61700000D03*
+D79*
+X117900000Y-90200000D03*
+D77*
X123900000Y-48900000D03*
X180150701Y-58849500D03*
X151856429Y-73096260D03*
@@ -1172,16 +1174,16 @@ X169100000Y-73700000D03*
X133000000Y-80350000D03*
D80*
X86350000Y-88050000D03*
-D78*
+D77*
X126300000Y-81000000D03*
X177900000Y-61100000D03*
X177900000Y-59500000D03*
X169300000Y-65100000D03*
X164900000Y-67300000D03*
-D77*
+D79*
X84700000Y-88500000D03*
X86948481Y-90344831D03*
-D78*
+D77*
X148927962Y-66696538D03*
X163000000Y-76000000D03*
X148100000Y-65200000D03*
@@ -1194,26 +1196,26 @@ X157300000Y-76000000D03*
X149910136Y-67698046D03*
X159100000Y-67300000D03*
X167700000Y-61100000D03*
-D77*
+D79*
X138000000Y-53400000D03*
X136850000Y-53850000D03*
X136000000Y-53300000D03*
X135500000Y-54250000D03*
-D78*
+D77*
X138000000Y-66280036D03*
X136800000Y-68828076D03*
-D77*
+D79*
X131050000Y-54700000D03*
X131850000Y-55350000D03*
X133650000Y-61800000D03*
X130750000Y-57050000D03*
X131800000Y-56650000D03*
-D78*
+D77*
X131749131Y-49424889D03*
X131600000Y-47175500D03*
X130300000Y-49400000D03*
X129900000Y-44400000D03*
-D79*
+D78*
X134300000Y-98300000D03*
X136100000Y-100100000D03*
X134300000Y-100100000D03*
@@ -1223,7 +1225,7 @@ X134300000Y-103700000D03*
X136100000Y-98300000D03*
D80*
X124754956Y-90000000D03*
-D79*
+D78*
X136100000Y-101900000D03*
X134100000Y-133700000D03*
X135900000Y-131900000D03*
@@ -1233,15 +1235,16 @@ X134100000Y-130100000D03*
X135900000Y-133700000D03*
X135900000Y-130100000D03*
X134100000Y-131900000D03*
-D78*
+D77*
X136500000Y-58600000D03*
X141600000Y-70500000D03*
X136250000Y-61750000D03*
X137900000Y-71100000D03*
+X133350000Y-71050000D03*
X135072049Y-61221855D03*
X136866253Y-65888341D03*
X133554498Y-69345502D03*
-D77*
+D79*
X139100000Y-56050000D03*
X205037500Y-77900000D03*
X206400000Y-78400000D03*
@@ -1259,783 +1262,6 @@ X207650000Y-78650000D03*
X139000000Y-58550000D03*
X208500000Y-79200000D03*
D81*
-X134000000Y-47050000D02*
-X132174511Y-45224511D01*
-X132174511Y-45224511D02*
-X128624511Y-45224511D01*
-X128624511Y-45224511D02*
-X126634511Y-43234511D01*
-X126634511Y-43234511D02*
-X124025489Y-43234511D01*
-X124025489Y-43234511D02*
-X122660000Y-44600000D01*
-X129900000Y-44400000D02*
-X128700000Y-44400000D01*
-X128700000Y-44400000D02*
-X126360000Y-42060000D01*
-X126360000Y-42060000D02*
-X125200000Y-42060000D01*
-X131255509Y-63235000D02*
-X131255509Y-67271699D01*
-X131255509Y-67271699D02*
-X128827208Y-69700000D01*
-X99785718Y-85850000D02*
-X98686197Y-84750480D01*
-X128827208Y-69700000D02*
-X120800000Y-69700000D01*
-X120800000Y-69700000D02*
-X115351440Y-75148560D01*
-X115351440Y-75148560D02*
-X115351440Y-79441406D01*
-X108942846Y-85850000D02*
-X99785718Y-85850000D01*
-X115351440Y-79441406D02*
-X108942846Y-85850000D01*
-X98686197Y-84750480D02*
-X93137020Y-84750480D01*
-X93137020Y-84750480D02*
-X91700000Y-86187500D01*
-X95700000Y-86187500D02*
-X96687500Y-85200000D01*
-X96687500Y-85200000D02*
-X98500000Y-85200000D01*
-X98500000Y-85200000D02*
-X99600000Y-86300000D01*
-X99600000Y-86300000D02*
-X109128564Y-86300000D01*
-X109128564Y-86300000D02*
-X115800960Y-79627604D01*
-X115800960Y-79627604D02*
-X115800960Y-75362644D01*
-X115800960Y-75362644D02*
-X121013604Y-70150000D01*
-X131755509Y-67408095D02*
-X131755509Y-63235000D01*
-X121013604Y-70150000D02*
-X129013604Y-70150000D01*
-X129013604Y-70150000D02*
-X131755509Y-67408095D01*
-X132255509Y-63235000D02*
-X132255509Y-67544491D01*
-X98294641Y-86782141D02*
-X97700000Y-86187500D01*
-X132255509Y-67544491D02*
-X129200000Y-70600000D01*
-X129200000Y-70600000D02*
-X121200000Y-70600000D01*
-X109282621Y-86781661D02*
-X100381943Y-86781661D01*
-X121200000Y-70600000D02*
-X116250480Y-75549520D01*
-X116250480Y-75549520D02*
-X116250480Y-79813802D01*
-X116250480Y-79813802D02*
-X109282621Y-86781661D01*
-X100381943Y-86781661D02*
-X100381463Y-86782141D01*
-X100381463Y-86782141D02*
-X98294641Y-86782141D01*
-X133255509Y-63235000D02*
-X133255509Y-64300000D01*
-X132705509Y-64850000D02*
-X132705509Y-67754973D01*
-X133255509Y-64300000D02*
-X132705509Y-64850000D01*
-X100568339Y-87231661D02*
-X98700000Y-89100000D01*
-X96200000Y-89100000D02*
-X95700000Y-89600000D01*
-X132705509Y-67754973D02*
-X129410481Y-71050000D01*
-X129410481Y-71050000D02*
-X121477208Y-71050000D01*
-X121477208Y-71050000D02*
-X116700000Y-75827208D01*
-X98700000Y-89100000D02*
-X96200000Y-89100000D01*
-X116700000Y-75827208D02*
-X116700000Y-80000000D01*
-X116700000Y-80000000D02*
-X109468339Y-87231661D01*
-X109468339Y-87231661D02*
-X100568339Y-87231661D01*
-X139400000Y-68900000D02*
-X138646924Y-69653076D01*
-X129596877Y-71500000D02*
-X121663605Y-71499999D01*
-X138646924Y-69653076D02*
-X136353076Y-69653076D01*
-X133146877Y-67950000D02*
-X129596877Y-71500000D01*
-X117755949Y-82255949D02*
-X117755949Y-90055949D01*
-X136353076Y-69653076D02*
-X134650000Y-67950000D01*
-X134650000Y-67950000D02*
-X133146877Y-67950000D01*
-X117150001Y-76013603D02*
-X117150000Y-81650000D01*
-X121663605Y-71499999D02*
-X117150001Y-76013603D01*
-X117150000Y-81650000D02*
-X117755949Y-82255949D01*
-X117755949Y-90055949D02*
-X117900000Y-90200000D01*
-X118480949Y-89386672D02*
-X118205949Y-89111672D01*
-X117600000Y-76200000D02*
-X121850001Y-71949999D01*
-X133333273Y-68400000D02*
-X134400000Y-68400000D01*
-X118205949Y-89111672D02*
-X118205949Y-82069553D01*
-X118205949Y-82069553D02*
-X117600000Y-81463604D01*
-X117600000Y-81463604D02*
-X117600000Y-76200000D01*
-X121850001Y-71949999D02*
-X129783274Y-71949999D01*
-X129783274Y-71949999D02*
-X133333273Y-68400000D01*
-X134400000Y-68400000D02*
-X136103076Y-70103076D01*
-X136103076Y-70103076D02*
-X139496924Y-70103076D01*
-X139496924Y-70103076D02*
-X140700000Y-68900000D01*
-X132755509Y-61955509D02*
-X132500000Y-61700000D01*
-X132755509Y-63235000D02*
-X132755509Y-61955509D01*
-X126350000Y-61050000D02*
-X127513604Y-61050000D01*
-X127513604Y-61050000D02*
-X128253604Y-60310000D01*
-X128253604Y-60310000D02*
-X129330509Y-60310000D01*
-X126350000Y-62250000D02*
-X126950000Y-62250000D01*
-X126950000Y-62250000D02*
-X128390000Y-60810000D01*
-X128390000Y-60810000D02*
-X129330509Y-60810000D01*
-X129330509Y-61310000D02*
-X128590000Y-61310000D01*
-X128590000Y-61310000D02*
-X127695254Y-62204746D01*
-X127695254Y-62204746D02*
-X127695254Y-62945254D01*
-X127695254Y-62945254D02*
-X127140509Y-63500000D01*
-X127140509Y-63500000D02*
-X126350000Y-63500000D01*
-X135250000Y-49050000D02*
-X135800000Y-49050000D01*
-X135800000Y-49050000D02*
-X136025000Y-49275000D01*
-X136975000Y-49275000D02*
-X137650000Y-48600000D01*
-X137650000Y-48600000D02*
-X141064282Y-48600000D01*
-X136025000Y-49275000D02*
-X136975000Y-49275000D01*
-X143600000Y-51135718D02*
-X143600000Y-54200000D01*
-X141064282Y-48600000D02*
-X143600000Y-51135718D01*
-X143600000Y-54200000D02*
-X142990000Y-54810000D01*
-X142990000Y-54810000D02*
-X140680509Y-54810000D01*
-D82*
-X123712500Y-119275000D02*
-X122025000Y-119275000D01*
-X122025000Y-119275000D02*
-X121600000Y-119700000D01*
-X121700000Y-75200000D02*
-X121800000Y-75100000D01*
-X121800000Y-75100000D02*
-X123787500Y-75100000D01*
-D81*
-X118475500Y-98300000D02*
-X118700000Y-98524500D01*
-X118700000Y-98524500D02*
-X118700000Y-105863604D01*
-X118700000Y-105863604D02*
-X117875000Y-106688604D01*
-X117875000Y-106688604D02*
-X117875000Y-118038604D01*
-X118461396Y-118625000D02*
-X119487500Y-118625000D01*
-X117875000Y-118038604D02*
-X118461396Y-118625000D01*
-X117945765Y-99147576D02*
-X118250000Y-99451811D01*
-X118250000Y-99451811D02*
-X118250000Y-105677208D01*
-X118250000Y-105677208D02*
-X117425000Y-106502208D01*
-X117425000Y-118225000D02*
-X118475000Y-119275000D01*
-X117425000Y-106502208D02*
-X117425000Y-118225000D01*
-X118475000Y-119275000D02*
-X119487500Y-119275000D01*
-X123712500Y-120575000D02*
-X121500000Y-120575000D01*
-X121500000Y-120575000D02*
-X121300000Y-120375000D01*
-X121300000Y-120375000D02*
-X121100000Y-120575000D01*
-X121100000Y-120575000D02*
-X117825000Y-120575000D01*
-X117825000Y-120575000D02*
-X117625000Y-120375000D01*
-D82*
-X121600000Y-119700000D02*
-X121825000Y-119925000D01*
-X121825000Y-119925000D02*
-X123712500Y-119925000D01*
-X121300000Y-118000000D02*
-X121300000Y-120375000D01*
-X120375000Y-117100000D02*
-X120400000Y-117100000D01*
-X120400000Y-117100000D02*
-X121300000Y-118000000D01*
-X72875000Y-149700000D02*
-X72875000Y-148362500D01*
-X72875000Y-148362500D02*
-X72562500Y-148050000D01*
-X108320000Y-54400000D02*
-X108320000Y-52377188D01*
-X108320000Y-52377188D02*
-X105200000Y-49257188D01*
-X130050000Y-130885000D02*
-X127800000Y-128635000D01*
-X127800000Y-128635000D02*
-X127800000Y-116699999D01*
-X127800000Y-116699999D02*
-X125600000Y-114500000D01*
-X125600000Y-114500000D02*
-X125600000Y-108355634D01*
-X125600000Y-108355634D02*
-X127555634Y-106400000D01*
-X127555634Y-106400000D02*
-X136500000Y-106400000D01*
-X136500000Y-106400000D02*
-X138000480Y-104899520D01*
-X136200000Y-88300000D02*
-X136200000Y-88100000D01*
-X138000480Y-104899520D02*
-X138000480Y-90100480D01*
-X138000480Y-90100480D02*
-X136200000Y-88300000D01*
-X125600000Y-127255634D02*
-X125600000Y-139000000D01*
-X126700000Y-126155635D02*
-X125600000Y-127255634D01*
-X124500000Y-114955635D02*
-X126700000Y-117155634D01*
-X132650000Y-92050000D02*
-X127005634Y-92050000D01*
-X127005634Y-92050000D02*
-X125600000Y-93455634D01*
-X125599999Y-106800001D02*
-X124500000Y-107900000D01*
-X125600000Y-93455634D02*
-X125599999Y-106800001D01*
-X134500000Y-85400000D02*
-X134499999Y-90200001D01*
-X126700000Y-117155634D02*
-X126700000Y-126155635D01*
-X124500000Y-107900000D02*
-X124500000Y-114955635D01*
-X134499999Y-90200001D02*
-X132650000Y-92050000D01*
-X135845000Y-84055000D02*
-X134500000Y-85400000D01*
-X135845000Y-83525000D02*
-X135845000Y-84055000D01*
-X125600000Y-139000000D02*
-X123950000Y-140650000D01*
-X123950000Y-140650000D02*
-X121430000Y-140650000D01*
-X121430000Y-127650000D02*
-X123650000Y-127650000D01*
-X123650000Y-127650000D02*
-X125600000Y-125700000D01*
-X125600000Y-125700000D02*
-X125600000Y-117611269D01*
-X125600000Y-117611269D02*
-X123400001Y-115411270D01*
-X123400001Y-115411270D02*
-X123400000Y-114700000D01*
-D81*
-X119023518Y-97464129D02*
-X119200000Y-97640611D01*
-X119200000Y-97640611D02*
-X119200000Y-106000000D01*
-X123712500Y-117712500D02*
-X123712500Y-118425000D01*
-X119200000Y-106000000D02*
-X118325000Y-106875000D01*
-X118325000Y-106875000D02*
-X118325001Y-114988605D01*
-X118325001Y-114988605D02*
-X118818198Y-115481802D01*
-X118818198Y-115481802D02*
-X121481802Y-115481802D01*
-X121481802Y-115481802D02*
-X123712500Y-117712500D01*
-X123712500Y-118425000D02*
-X123762499Y-118474999D01*
-D82*
-X123400000Y-107400000D02*
-X123400000Y-114700000D01*
-X123400000Y-114700000D02*
-X123400000Y-115300000D01*
-X138385000Y-81985000D02*
-X138000000Y-81600000D01*
-X126550000Y-90950000D02*
-X124500000Y-93000000D01*
-X133400000Y-83580786D02*
-X133400000Y-89700000D01*
-X138385000Y-83525000D02*
-X138385000Y-81985000D01*
-X124500000Y-93000000D02*
-X124500000Y-106300000D01*
-X132150000Y-90950000D02*
-X126550000Y-90950000D01*
-X135380786Y-81600000D02*
-X133400000Y-83580786D01*
-X138000000Y-81600000D02*
-X135380786Y-81600000D01*
-X124500000Y-106300000D02*
-X123400000Y-107400000D01*
-X133400000Y-89700000D02*
-X132150000Y-90950000D01*
-D81*
-X204200000Y-84287500D02*
-X203450000Y-83537500D01*
-X203450000Y-83537500D02*
-X203450000Y-81950000D01*
-X213125000Y-74525000D02*
-X211500000Y-74525000D01*
-X203450000Y-81950000D02*
-X204300000Y-81100000D01*
-X204300000Y-81100000D02*
-X209700000Y-81100000D01*
-X209700000Y-81100000D02*
-X213900000Y-76900000D01*
-X213900000Y-76900000D02*
-X213900000Y-75300000D01*
-X213900000Y-75300000D02*
-X213125000Y-74525000D01*
-X200750000Y-96195584D02*
-X200750000Y-88950000D01*
-X200300000Y-88500000D02*
-X200300000Y-75500000D01*
-X201200000Y-96645584D02*
-X200750000Y-96195584D01*
-X201200000Y-104372792D02*
-X201200000Y-96645584D01*
-X201550000Y-104722792D02*
-X201200000Y-104372792D01*
-X201550000Y-111222792D02*
-X201550000Y-104722792D01*
-X202100000Y-111772792D02*
-X201550000Y-111222792D01*
-X200300000Y-75500000D02*
-X201225000Y-74575000D01*
-X202500000Y-119536396D02*
-X202100000Y-119136396D01*
-X203000000Y-128200000D02*
-X202500000Y-127700000D01*
-X203000000Y-134700000D02*
-X203000000Y-128200000D01*
-X200750000Y-88950000D02*
-X200300000Y-88500000D01*
-X202100000Y-119136396D02*
-X202100000Y-111772792D01*
-X202500000Y-127700000D02*
-X202500000Y-119536396D01*
-X204200000Y-135900000D02*
-X203000000Y-134700000D01*
-X201225000Y-74575000D02*
-X202762500Y-74575000D01*
-X204200000Y-140187500D02*
-X204200000Y-135900000D01*
-X201200000Y-88763604D02*
-X200750000Y-88313604D01*
-X201200000Y-96009188D02*
-X201200000Y-88763604D01*
-X203000000Y-127500000D02*
-X203000000Y-119400000D01*
-X201650000Y-96459188D02*
-X201200000Y-96009188D01*
-X203450000Y-127950000D02*
-X203000000Y-127500000D01*
-X202000000Y-104536396D02*
-X201650000Y-104186396D01*
-X202000000Y-111036396D02*
-X202000000Y-104536396D01*
-X202550000Y-118950000D02*
-X202550000Y-111586396D01*
-X203000000Y-119400000D02*
-X202550000Y-118950000D01*
-X201650000Y-104186396D02*
-X201650000Y-96459188D01*
-X202550000Y-111586396D02*
-X202000000Y-111036396D01*
-X203450000Y-131437500D02*
-X203450000Y-127950000D01*
-X204200000Y-132187500D02*
-X203450000Y-131437500D01*
-X200750000Y-88313604D02*
-X200750002Y-80831622D01*
-X200750002Y-80831622D02*
-X202600000Y-78981624D01*
-X202600000Y-78981624D02*
-X202600000Y-77400000D01*
-X201200001Y-81018019D02*
-X203568020Y-78650000D01*
-X201650000Y-88550000D02*
-X201200000Y-88100000D01*
-X202100000Y-96272792D02*
-X201650000Y-95822792D01*
-X202100000Y-104000000D02*
-X202100000Y-96272792D01*
-X202450000Y-104350000D02*
-X202100000Y-104000000D01*
-X203000000Y-111400000D02*
-X202450000Y-110850000D01*
-X202450000Y-110850000D02*
-X202450000Y-104350000D01*
-X203000000Y-118700000D02*
-X203000000Y-111400000D01*
-X201200000Y-88100000D02*
-X201200001Y-81018019D01*
-X203450000Y-119150000D02*
-X203000000Y-118700000D01*
-X201650000Y-95822792D02*
-X201650000Y-88550000D01*
-X203450000Y-123437500D02*
-X203450000Y-119150000D01*
-X204200000Y-124187500D02*
-X203450000Y-123437500D01*
-X203568020Y-78650000D02*
-X204287500Y-78650000D01*
-X204287500Y-78650000D02*
-X205037500Y-77900000D01*
-X204200000Y-116187500D02*
-X203450000Y-115437500D01*
-X205700000Y-79100000D02*
-X206400000Y-78400000D01*
-X203450000Y-115437500D02*
-X203450000Y-111111181D01*
-X203450000Y-111111181D02*
-X202900000Y-110561181D01*
-X202900000Y-110561181D02*
-X202900000Y-104100000D01*
-X202900000Y-104100000D02*
-X202550000Y-103750000D01*
-X202550000Y-103750000D02*
-X202550000Y-96086396D01*
-X202100000Y-95636396D02*
-X202100000Y-88363604D01*
-X202550000Y-96086396D02*
-X202100000Y-95636396D01*
-X202100000Y-88363604D02*
-X201650000Y-87913604D01*
-X201650000Y-87913604D02*
-X201650000Y-81204416D01*
-X201650000Y-81204416D02*
-X203754416Y-79100000D01*
-X203754416Y-79100000D02*
-X205700000Y-79100000D01*
-X206700000Y-79600000D02*
-X207700000Y-78600000D01*
-X202100002Y-81390810D02*
-X203890812Y-79600000D01*
-X203350000Y-107450000D02*
-X203350000Y-103913604D01*
-X202100000Y-87727208D02*
-X202100002Y-81390810D01*
-X203890812Y-79600000D02*
-X206700000Y-79600000D01*
-X203000000Y-95900000D02*
-X202550000Y-95450000D01*
-X202550000Y-88177208D02*
-X202100000Y-87727208D01*
-X203000000Y-103563604D02*
-X203000000Y-95900000D01*
-X204200000Y-108187500D02*
-X204087500Y-108187500D01*
-X203350000Y-103913604D02*
-X203000000Y-103563604D01*
-X202550000Y-95450000D02*
-X202550000Y-88177208D01*
-X204087500Y-108187500D02*
-X203350000Y-107450000D01*
-X207700000Y-75100000D02*
-X208275000Y-74525000D01*
-X207700000Y-78600000D02*
-X207700000Y-75100000D01*
-X208275000Y-74525000D02*
-X209225000Y-74525000D01*
-X209225000Y-76425000D02*
-X209225000Y-78475000D01*
-X203000000Y-95263604D02*
-X203450000Y-95713604D01*
-X209225000Y-78475000D02*
-X207600000Y-80100000D01*
-X203450000Y-95713604D02*
-X203450000Y-99437500D01*
-X207600000Y-80100000D02*
-X204027208Y-80100000D01*
-X204027208Y-80100000D02*
-X202550001Y-81577207D01*
-X203000000Y-87990812D02*
-X203000000Y-95263604D01*
-X202550001Y-81577207D02*
-X202550000Y-87540812D01*
-X202550000Y-87540812D02*
-X203000000Y-87990812D01*
-X203450000Y-99437500D02*
-X204200000Y-100187500D01*
-X204200000Y-92187500D02*
-X203450000Y-91437500D01*
-X203450000Y-91437500D02*
-X203450000Y-87804416D01*
-X203450000Y-87804416D02*
-X203000000Y-87354416D01*
-X203000000Y-87354416D02*
-X203000001Y-81763603D01*
-X208850000Y-80550000D02*
-X211500000Y-77900000D01*
-X203000001Y-81763603D02*
-X204213604Y-80550000D01*
-X211500000Y-77900000D02*
-X211500000Y-76425000D01*
-X204213604Y-80550000D02*
-X208850000Y-80550000D01*
-X205037500Y-77962500D02*
-X205037500Y-76475000D01*
-D82*
-X74837500Y-147100000D02*
-X76600000Y-147100000D01*
-D83*
-X180950000Y-95600000D02*
-X180950000Y-100600000D01*
-X180950000Y-100600000D02*
-X181700000Y-101350000D01*
-D82*
-X143700000Y-80237500D02*
-X142150000Y-80237500D01*
-X142150000Y-80237500D02*
-X141850000Y-80537500D01*
-D81*
-X74837500Y-148050000D02*
-X74250000Y-148050000D01*
-X74250000Y-148050000D02*
-X73700000Y-147500000D01*
-X73700000Y-147500000D02*
-X73700000Y-137800000D01*
-X73700000Y-137800000D02*
-X70500000Y-134600000D01*
-X77050000Y-92150000D02*
-X78150000Y-91050000D01*
-X70500000Y-134600000D02*
-X70500000Y-106336396D01*
-X78150000Y-91050000D02*
-X84650000Y-91050000D01*
-X70500000Y-106336396D02*
-X74550000Y-102286396D01*
-X74550000Y-102286396D02*
-X74550000Y-95650000D01*
-X74550000Y-95650000D02*
-X77050000Y-93150000D01*
-X77050000Y-93150000D02*
-X77050000Y-92150000D01*
-X84650000Y-91050000D02*
-X85100000Y-91500000D01*
-X85100000Y-91500000D02*
-X87200000Y-91500000D01*
-X85425250Y-90525250D02*
-X85350500Y-90600000D01*
-X85350500Y-90600000D02*
-X77900000Y-90600000D01*
-X77900000Y-90600000D02*
-X76600000Y-91900000D01*
-X76600000Y-92900000D02*
-X74100000Y-95400000D01*
-X71500000Y-146987500D02*
-X72562500Y-148050000D01*
-X76600000Y-91900000D02*
-X76600000Y-92900000D01*
-X73200000Y-143300000D02*
-X71500000Y-145000000D01*
-X71500000Y-145000000D02*
-X71500000Y-146987500D01*
-X74100000Y-95400000D02*
-X74100000Y-102100000D01*
-X74100000Y-102100000D02*
-X70000000Y-106200000D01*
-X70000000Y-106200000D02*
-X70000000Y-134736396D01*
-X70000000Y-134736396D02*
-X73200000Y-137936396D01*
-X73200000Y-137936396D02*
-X73200000Y-143300000D01*
-X84700000Y-88500000D02*
-X83700000Y-89500000D01*
-X77600000Y-89500000D02*
-X75400000Y-87300000D01*
-X73650000Y-88150000D02*
-X73650000Y-89362500D01*
-X83700000Y-89500000D02*
-X77600000Y-89500000D01*
-X75400000Y-87300000D02*
-X74500000Y-87300000D01*
-X74500000Y-87300000D02*
-X73650000Y-88150000D01*
-X86350000Y-88050000D02*
-X84400000Y-90000000D01*
-X84400000Y-90000000D02*
-X76187500Y-90000000D01*
-X76187500Y-90000000D02*
-X75550000Y-89362500D01*
-D83*
-X90579067Y-77687500D02*
-X90450000Y-77687500D01*
-X91724520Y-78832953D02*
-X90579067Y-77687500D01*
-X86416254Y-88050000D02*
-X91724520Y-82741734D01*
-X86350000Y-88050000D02*
-X86416254Y-88050000D01*
-X91724520Y-82741734D02*
-X91724520Y-78832953D01*
-D82*
-X87200000Y-91500000D02*
-X89500000Y-89200000D01*
-X94512500Y-89200000D02*
-X95700000Y-88012500D01*
-X89500000Y-89200000D02*
-X94512500Y-89200000D01*
-D81*
-X74900000Y-92700000D02*
-X75550000Y-92050000D01*
-X75550000Y-92050000D02*
-X75550000Y-91637500D01*
-X149901920Y-78926644D02*
-X149901920Y-75301920D01*
-X136203578Y-68003576D02*
-X135100960Y-66900958D01*
-X149900960Y-79685237D02*
-X149900960Y-78927604D01*
-X150165242Y-79949520D02*
-X149900960Y-79685237D01*
-X150178085Y-79949520D02*
-X150165242Y-79949520D01*
-X149900960Y-78927604D02*
-X149901920Y-78926644D01*
-X170037500Y-82600000D02*
-X169137500Y-81700000D01*
-X152964283Y-82735717D02*
-X150178085Y-79949520D01*
-X135100960Y-66900958D02*
-X135100960Y-64972396D01*
-X155635717Y-82735717D02*
-X152964283Y-82735717D01*
-X156600000Y-83700000D02*
-X155635717Y-82735717D01*
-X149901920Y-75301920D02*
-X142603576Y-68003576D01*
-X162600000Y-83700000D02*
-X156600000Y-83700000D01*
-X169137500Y-81700000D02*
-X164600000Y-81700000D01*
-X164600000Y-81700000D02*
-X162600000Y-83700000D01*
-X142603576Y-68003576D02*
-X136203578Y-68003576D01*
-X135100960Y-64972396D02*
-X134755509Y-64626945D01*
-X134755509Y-64626945D02*
-X134755509Y-63235000D01*
-D82*
-X175950000Y-85200000D02*
-X173350000Y-82600000D01*
-X173350000Y-82600000D02*
-X171862500Y-82600000D01*
-X184837500Y-82100000D02*
-X184837500Y-84137500D01*
-X184837500Y-84137500D02*
-X184750000Y-84225000D01*
-X175950000Y-85200000D02*
-X176925000Y-84225000D01*
-X176925000Y-84225000D02*
-X184750000Y-84225000D01*
-X187700000Y-86012500D02*
-X185912500Y-84225000D01*
-X185912500Y-84225000D02*
-X184750000Y-84225000D01*
-X185700000Y-86100000D02*
-X185700000Y-86925000D01*
-X185700000Y-86925000D02*
-X186875000Y-88100000D01*
-X180787500Y-88100000D02*
-X182787500Y-86100000D01*
-X182787500Y-86100000D02*
-X183800000Y-86100000D01*
-X180787500Y-88100000D02*
-X180787500Y-90437500D01*
-X180787500Y-90437500D02*
-X180950000Y-90600000D01*
-X186875000Y-88100000D02*
-X186875000Y-90425000D01*
-X186875000Y-90425000D02*
-X186700000Y-90600000D01*
-X92900000Y-74900000D02*
-X92900000Y-83050500D01*
-X97200000Y-58000000D02*
-X89700000Y-65500000D01*
-X89700000Y-65500000D02*
-X89700000Y-68300000D01*
-X99600000Y-54800000D02*
-X98000000Y-54800000D01*
-X93900000Y-73900000D02*
-X92900000Y-74900000D01*
-X98000000Y-54800000D02*
-X97200000Y-55600000D01*
-X97200000Y-55600000D02*
-X97200000Y-58000000D01*
-X89700000Y-68300000D02*
-X93900000Y-72500000D01*
-X92900000Y-83050500D02*
-X85425250Y-90525250D01*
-X93900000Y-72500000D02*
-X93900000Y-73900000D01*
-X137900000Y-71100000D02*
-X137050000Y-71100000D01*
-X137050000Y-71100000D02*
-X135350000Y-72800000D01*
-X123787500Y-75100000D02*
-X125187500Y-73700000D01*
-X125187500Y-73700000D02*
-X130700000Y-73700000D01*
-X130700000Y-73700000D02*
-X133350000Y-71050000D01*
-X133554498Y-69345502D02*
-X130000000Y-72900000D01*
-X130000000Y-72900000D02*
-X122100000Y-72900000D01*
-X122100000Y-72900000D02*
-X119350000Y-75650000D01*
-X119350000Y-75650000D02*
-X119350000Y-76110000D01*
-D81*
X119450000Y-57550000D02*
X119450000Y-58000000D01*
X131410000Y-57810000D02*
@@ -2052,21 +1278,24 @@ X126900000Y-57100000D02*
X126150000Y-57100000D01*
X72562500Y-145362500D02*
X72500000Y-145300000D01*
-D84*
+D82*
X152900000Y-74700000D02*
X152900000Y-73722054D01*
D81*
X121750000Y-55100000D02*
X121750000Y-55250000D01*
-D84*
+D82*
X74600000Y-88589340D02*
X74600000Y-89362500D01*
+D83*
+X74837500Y-147100000D02*
+X76600000Y-147100000D01*
D81*
X121750000Y-55250000D02*
X119450000Y-57550000D01*
X131450000Y-57850000D02*
X131490000Y-57810000D01*
-D84*
+D82*
X152900000Y-73722054D02*
X153100000Y-73522054D01*
D81*
@@ -2074,16 +1303,27 @@ X129330509Y-57810000D02*
X127610000Y-57810000D01*
X126150000Y-57100000D02*
X125050000Y-56000000D01*
-D84*
+D82*
X75089340Y-88100000D02*
X74600000Y-88589340D01*
-D83*
+D81*
+X132755509Y-61955509D02*
+X132500000Y-61700000D01*
+X132755509Y-63235000D02*
+X132755509Y-61955509D01*
+D84*
X205300000Y-71700000D02*
X201500000Y-71700000D01*
-D84*
+D81*
+X73200000Y-137936396D02*
+X73200000Y-143300000D01*
+D83*
+X108320000Y-52377188D02*
+X105200000Y-49257188D01*
+D82*
X167100000Y-77350000D02*
X168999491Y-77350000D01*
-D83*
+D84*
X222100000Y-78500000D02*
X218700000Y-78500000D01*
X210100000Y-71700000D02*
@@ -2091,39 +1331,58 @@ X205300000Y-71700000D01*
D81*
X129330509Y-57310000D02*
X128260000Y-57310000D01*
-D84*
+D83*
+X99600000Y-54800000D02*
+X98000000Y-54800000D01*
+D81*
+X71500000Y-146987500D02*
+X72562500Y-148050000D01*
+D82*
X153450000Y-76600000D02*
X154700000Y-75350000D01*
X94200000Y-51900000D02*
X94200000Y-50100000D01*
-D83*
+D84*
X190000000Y-74450000D02*
X190150000Y-74300000D01*
-D82*
+D81*
+X119200000Y-97640611D02*
+X119200000Y-106000000D01*
+D83*
X210350000Y-71950000D02*
X210100000Y-71700000D01*
-D83*
+D84*
X179630000Y-75030000D02*
X179050000Y-74450000D01*
X174550000Y-74750000D02*
X174850000Y-74450000D01*
-D84*
+D82*
X104587500Y-49812500D02*
X105200000Y-49200000D01*
+D83*
+X93900000Y-73900000D02*
+X92900000Y-74900000D01*
+D82*
X147500000Y-62300000D02*
X147500000Y-54300000D01*
-D82*
+D83*
X210350000Y-75050000D02*
X210350000Y-71950000D01*
X209925000Y-75475000D02*
X210350000Y-75050000D01*
-D83*
+X108320000Y-54400000D02*
+X108320000Y-52377188D01*
+X93900000Y-72500000D02*
+X93900000Y-73900000D01*
+X92900000Y-74900000D02*
+X92900000Y-83050500D01*
+D84*
X223225000Y-51100000D02*
X223225000Y-77375000D01*
-D84*
+D82*
X161795000Y-74075000D02*
X161795000Y-77705000D01*
-D83*
+D84*
X174850000Y-74450000D02*
X179050000Y-74450000D01*
X184710000Y-76879491D02*
@@ -2132,23 +1391,27 @@ X211900000Y-71700000D02*
X210100000Y-71700000D01*
X190150000Y-74750000D02*
X190150000Y-74300000D01*
-D84*
+D82*
X154700000Y-74170000D02*
X154700000Y-75350000D01*
X100275000Y-49812500D02*
X99600000Y-50487500D01*
-D83*
+D84*
X169470000Y-76879491D02*
X169470000Y-75530000D01*
-D84*
+D82*
X110500000Y-43900000D02*
X112340000Y-42060000D01*
+D81*
+X76600000Y-91900000D02*
+X76600000Y-92900000D01*
+D82*
X126450000Y-53850000D02*
X126450000Y-55500000D01*
-D82*
+D83*
X209225000Y-75475000D02*
X209925000Y-75475000D01*
-D84*
+D82*
X99600000Y-50487500D02*
X99600000Y-54800000D01*
X144900000Y-40700000D02*
@@ -2157,83 +1420,153 @@ X159100000Y-78000000D02*
X161500000Y-78000000D01*
X93000000Y-48900000D02*
X94200000Y-50100000D01*
+D83*
+X92900000Y-83050500D02*
+X85425250Y-90525250D01*
+D82*
X94200000Y-50100000D02*
X95200000Y-49100000D01*
X115700000Y-49100000D02*
X110500000Y-43900000D01*
X161795000Y-77705000D02*
X161500000Y-78000000D01*
-D83*
+D81*
+X119200000Y-106000000D02*
+X118325000Y-106875000D01*
+D84*
X169470000Y-75530000D02*
X170550000Y-74450000D01*
+D81*
+X123712500Y-117712500D02*
+X123712500Y-118425000D01*
+D84*
X179630000Y-76879491D02*
X179630000Y-75030000D01*
+D81*
+X73200000Y-143300000D02*
+X71500000Y-145000000D01*
+X71500000Y-145000000D02*
+X71500000Y-146987500D01*
+D84*
X223225000Y-77375000D02*
X222100000Y-78500000D01*
D81*
X128260000Y-57310000D02*
X126950000Y-56000000D01*
-D84*
+D82*
X102150000Y-49812500D02*
X100275000Y-49812500D01*
-D83*
+D84*
X191100000Y-75700000D02*
X190150000Y-74750000D01*
-D84*
+D83*
+X72875000Y-148362500D02*
+X72562500Y-148050000D01*
+D82*
X98212500Y-49100000D02*
X99600000Y-50487500D01*
X166450000Y-78000000D02*
X167100000Y-77350000D01*
+D81*
+X118325000Y-106875000D02*
+X118325001Y-114988605D01*
+D82*
X112340000Y-42060000D02*
X117580000Y-42060000D01*
D81*
X72562500Y-148050000D02*
X73050000Y-148050000D01*
-D84*
+D82*
X120487500Y-51300000D02*
X121562020Y-52374520D01*
+D83*
+X89700000Y-68300000D02*
+X93900000Y-72500000D01*
+X98000000Y-54800000D02*
+X97200000Y-55600000D01*
+D82*
X168999491Y-77350000D02*
X169470000Y-76879491D01*
+D81*
+X119023518Y-97464129D02*
+X119200000Y-97640611D01*
+X121481802Y-115481802D02*
+X123712500Y-117712500D01*
+X85350500Y-90600000D02*
+X77900000Y-90600000D01*
+X118818198Y-115481802D02*
+X121481802Y-115481802D01*
+X76600000Y-92900000D02*
+X74100000Y-95400000D01*
+X85425250Y-90525250D02*
+X85350500Y-90600000D01*
+D82*
X121562020Y-52374520D02*
X124974520Y-52374520D01*
-D83*
+D84*
X184710000Y-74810000D02*
X184350000Y-74450000D01*
-D84*
+D83*
+X89700000Y-65500000D02*
+X89700000Y-68300000D01*
+D82*
X105200000Y-49200000D02*
X110500000Y-43900000D01*
X150600000Y-46400000D02*
X144900000Y-40700000D01*
X152900000Y-76600000D02*
X153450000Y-76600000D01*
-D83*
+D84*
X201500000Y-71700000D02*
X197500000Y-75700000D01*
-D84*
+D82*
X155200000Y-78000000D02*
X159100000Y-78000000D01*
-D83*
+D84*
X174550000Y-76879491D02*
X174550000Y-74750000D01*
+D81*
+X70000000Y-134736396D02*
+X73200000Y-137936396D01*
+D84*
X218700000Y-78500000D02*
X211900000Y-71700000D01*
-D84*
+D82*
X150600000Y-51200000D02*
X150600000Y-46400000D01*
+D81*
+X77900000Y-90600000D02*
+X76600000Y-91900000D01*
+D82*
X120487500Y-49100000D02*
X115700000Y-49100000D01*
-D83*
+D84*
X170550000Y-74450000D02*
X174850000Y-74450000D01*
-D84*
+D82*
X147300000Y-62500000D02*
X147500000Y-62300000D01*
-D82*
+D83*
X205037500Y-75525000D02*
X204175000Y-75525000D01*
-D84*
+D82*
X154795000Y-74075000D02*
X154700000Y-74170000D01*
+D83*
+X97200000Y-55600000D02*
+X97200000Y-58000000D01*
+D81*
+X74100000Y-102100000D02*
+X70000000Y-106200000D01*
+X123712500Y-118425000D02*
+X123762499Y-118474999D01*
+D83*
+X72875000Y-149700000D02*
+X72875000Y-148362500D01*
+D81*
+X74100000Y-95400000D02*
+X74100000Y-102100000D01*
+D82*
X120487500Y-49100000D02*
X120487500Y-51300000D01*
X89000000Y-48900000D02*
@@ -2242,81 +1575,124 @@ X95200000Y-49100000D02*
X98212500Y-49100000D01*
X154700000Y-77500000D02*
X155200000Y-78000000D01*
-D83*
+D84*
X179050000Y-74450000D02*
X184350000Y-74450000D01*
-D84*
+D82*
X154700000Y-75350000D02*
X154700000Y-77500000D01*
-D82*
+D83*
X203900000Y-75250000D02*
X203900000Y-71700000D01*
-D84*
+D82*
X124974520Y-52374520D02*
X126450000Y-53850000D01*
-D82*
+D81*
+X70000000Y-106200000D02*
+X70000000Y-134736396D01*
+D83*
X204175000Y-75525000D02*
X203900000Y-75250000D01*
-D84*
+D82*
X126450000Y-55500000D02*
X126950000Y-56000000D01*
-D83*
+D84*
X184350000Y-74450000D02*
X190000000Y-74450000D01*
-D82*
+D83*
X105200000Y-49257188D02*
X105200000Y-49200000D01*
-D83*
+D81*
+X118325001Y-114988605D02*
+X118818198Y-115481802D01*
+D84*
X197500000Y-75700000D02*
X191100000Y-75700000D01*
-D82*
+D83*
X203900000Y-71700000D02*
X205300000Y-71700000D01*
-D84*
+X97200000Y-58000000D02*
+X89700000Y-65500000D01*
+D82*
X161500000Y-78000000D02*
X166450000Y-78000000D01*
X147500000Y-54300000D02*
X150600000Y-51200000D01*
X102150000Y-49812500D02*
X104587500Y-49812500D01*
-D82*
+D81*
+X132705509Y-64850000D02*
+X132705509Y-67754973D01*
+D83*
X68787500Y-81512500D02*
X68700000Y-81600000D01*
+D81*
+X98700000Y-89100000D02*
+X96200000Y-89100000D01*
+X133255509Y-64300000D02*
+X132705509Y-64850000D01*
+D83*
X71949511Y-83850489D02*
X71700000Y-84100000D01*
X85900000Y-85600000D02*
X84700000Y-85600000D01*
+D81*
+X132705509Y-67754973D02*
+X129410481Y-71050000D01*
+X96200000Y-89100000D02*
+X95700000Y-89600000D01*
+X121477208Y-71050000D02*
+X116700000Y-75827208D01*
+D83*
X84700000Y-85600000D02*
X83450489Y-84350489D01*
+D81*
+X129410481Y-71050000D02*
+X121477208Y-71050000D01*
+D83*
X75901449Y-83850489D02*
X71949511Y-83850489D01*
-D84*
+D82*
X68787500Y-77600000D02*
X68787500Y-73600000D01*
-D82*
+D81*
+X100568339Y-87231661D02*
+X98700000Y-89100000D01*
+D83*
X76401449Y-84350489D02*
X75901449Y-83850489D01*
+D81*
+X109468339Y-87231661D02*
+X100568339Y-87231661D01*
+X133255509Y-63235000D02*
+X133255509Y-64300000D01*
+D83*
X83450489Y-84350489D02*
X76401449Y-84350489D01*
X68787500Y-77600000D02*
X68787500Y-81512500D01*
-D84*
+D81*
+X116700000Y-75827208D02*
+X116700000Y-80000000D01*
+X116700000Y-80000000D02*
+X109468339Y-87231661D01*
+D82*
X86575000Y-74725000D02*
X84950000Y-73100000D01*
X78975000Y-76445000D02*
X78975000Y-75075000D01*
X86575000Y-76850000D02*
X86575000Y-74725000D01*
-D83*
+D84*
X84700000Y-73350000D02*
X84950000Y-73100000D01*
-D84*
+D82*
X86037500Y-69350000D02*
X84950000Y-70437500D01*
-D83*
+D84*
X80700000Y-73350000D02*
X84700000Y-73350000D01*
-D84*
+D82*
X84950000Y-70437500D02*
X84950000Y-73100000D01*
X78975000Y-75075000D02*
@@ -2333,19 +1709,99 @@ X86230000Y-80255000D02*
X86450000Y-80475000D01*
X89375000Y-79512500D02*
X88450000Y-80437500D01*
+D84*
+X180950000Y-100600000D02*
+X181700000Y-101350000D01*
D85*
+X207595000Y-147450000D02*
+X202900000Y-147450000D01*
X165700000Y-87350000D02*
X165700000Y-92600000D01*
+D84*
+X180950000Y-95600000D02*
+X180950000Y-100600000D01*
D81*
X78700000Y-95087500D02*
X78700000Y-97100000D01*
+X75550000Y-92050000D02*
+X75550000Y-91637500D01*
+X74900000Y-92700000D02*
+X75550000Y-92050000D01*
X78700000Y-142700000D02*
X78700000Y-142100000D01*
+D83*
+X122025000Y-119275000D02*
+X121600000Y-119700000D01*
+X120375000Y-117100000D02*
+X120400000Y-117100000D01*
+D81*
+X121500000Y-120575000D02*
+X121300000Y-120375000D01*
+X121100000Y-120575000D02*
+X117825000Y-120575000D01*
+D83*
+X121300000Y-118000000D02*
+X121300000Y-120375000D01*
+D81*
+X117825000Y-120575000D02*
+X117625000Y-120375000D01*
+D83*
+X123712500Y-119275000D02*
+X122025000Y-119275000D01*
+D81*
+X123712500Y-120575000D02*
+X121500000Y-120575000D01*
+D83*
+X120400000Y-117100000D02*
+X121300000Y-118000000D01*
+X121600000Y-119700000D02*
+X121825000Y-119925000D01*
+D81*
X75250000Y-146150000D02*
X78700000Y-142700000D01*
X74837500Y-146150000D02*
X75250000Y-146150000D01*
-D82*
+D83*
+X121825000Y-119925000D02*
+X123712500Y-119925000D01*
+D81*
+X121300000Y-120375000D02*
+X121100000Y-120575000D01*
+D83*
+X125600000Y-117611269D02*
+X123400001Y-115411270D01*
+X125600000Y-125700000D02*
+X125600000Y-117611269D01*
+X123400001Y-115411270D02*
+X123400000Y-114700000D01*
+X138000000Y-81600000D02*
+X135380786Y-81600000D01*
+X123400000Y-107400000D02*
+X123400000Y-114700000D01*
+X133400000Y-89700000D02*
+X132150000Y-90950000D01*
+X126550000Y-90950000D02*
+X124500000Y-93000000D01*
+X133400000Y-83580786D02*
+X133400000Y-89700000D01*
+X123400000Y-114700000D02*
+X123400000Y-115300000D01*
+X123650000Y-127650000D02*
+X125600000Y-125700000D01*
+X124500000Y-106300000D02*
+X123400000Y-107400000D01*
+X124500000Y-93000000D02*
+X124500000Y-106300000D01*
+X138385000Y-83525000D02*
+X138385000Y-81985000D01*
+X132150000Y-90950000D02*
+X126550000Y-90950000D01*
+X138385000Y-81985000D02*
+X138000000Y-81600000D01*
+X121430000Y-127650000D02*
+X123650000Y-127650000D01*
+X135380786Y-81600000D02*
+X133400000Y-83580786D01*
X124900000Y-83560000D02*
X124935000Y-83525000D01*
X121600000Y-81600000D02*
@@ -2360,6 +1816,36 @@ X120600000Y-82600000D02*
X121600000Y-81600000D01*
X124400000Y-81600000D02*
X124935000Y-82135000D01*
+X134499999Y-90200001D02*
+X132650000Y-92050000D01*
+X125600000Y-127255634D02*
+X125600000Y-139000000D01*
+X123950000Y-140650000D02*
+X121430000Y-140650000D01*
+X126700000Y-117155634D02*
+X126700000Y-126155635D01*
+X125599999Y-106800001D02*
+X124500000Y-107900000D01*
+X125600000Y-93455634D02*
+X125599999Y-106800001D01*
+X126700000Y-126155635D02*
+X125600000Y-127255634D01*
+X134500000Y-85400000D02*
+X134499999Y-90200001D01*
+X132650000Y-92050000D02*
+X127005634Y-92050000D01*
+X124500000Y-107900000D02*
+X124500000Y-114955635D01*
+X125600000Y-139000000D02*
+X123950000Y-140650000D01*
+X135845000Y-83525000D02*
+X135845000Y-84055000D01*
+X135845000Y-84055000D02*
+X134500000Y-85400000D01*
+X124500000Y-114955635D02*
+X126700000Y-117155634D01*
+X127005634Y-92050000D02*
+X125600000Y-93455634D01*
X122395000Y-85705000D02*
X121700000Y-86400000D01*
X121700000Y-86400000D02*
@@ -2383,6 +1869,34 @@ X123400000Y-105800000D01*
X120000000Y-106600000D02*
X119300000Y-107300000D01*
D81*
+X128624511Y-45224511D02*
+X126634511Y-43234511D01*
+X135800000Y-49050000D02*
+X136025000Y-49275000D01*
+X132174511Y-45224511D02*
+X128624511Y-45224511D01*
+X141064282Y-48600000D02*
+X143600000Y-51135718D01*
+X134000000Y-47050000D02*
+X132174511Y-45224511D01*
+X137650000Y-48600000D02*
+X141064282Y-48600000D01*
+X143600000Y-54200000D02*
+X142990000Y-54810000D01*
+X124025489Y-43234511D02*
+X122660000Y-44600000D01*
+X136025000Y-49275000D02*
+X136975000Y-49275000D01*
+X135250000Y-49050000D02*
+X135800000Y-49050000D01*
+X136975000Y-49275000D02*
+X137650000Y-48600000D01*
+X142990000Y-54810000D02*
+X140680509Y-54810000D01*
+X126634511Y-43234511D02*
+X124025489Y-43234511D01*
+X143600000Y-51135718D02*
+X143600000Y-54200000D01*
X136600000Y-48450000D02*
X136950000Y-48100000D01*
X144049520Y-50949521D02*
@@ -2407,77 +1921,77 @@ X143125718Y-55310000D02*
X140680509Y-55310000D01*
X132800959Y-47210423D02*
X131941525Y-46350989D01*
-D84*
+D82*
X159661991Y-58262500D02*
X157515000Y-60409491D01*
-D82*
+D83*
X179630000Y-67349491D02*
X179630000Y-68530000D01*
X174550000Y-67349491D02*
X174550000Y-68950000D01*
-D84*
+D82*
X154795000Y-66302500D02*
X154987500Y-66110000D01*
X161200000Y-58262500D02*
X166662500Y-58262500D01*
-D82*
+D83*
X184710000Y-67349491D02*
X184710000Y-68590000D01*
D81*
X156065000Y-69125000D02*
X156065000Y-67187500D01*
-D84*
+D82*
X161795000Y-69125000D02*
X161795000Y-66277500D01*
-D82*
+D83*
X169470000Y-67349491D02*
X169470000Y-68870000D01*
-D84*
+D82*
X154987500Y-64812500D02*
X154987500Y-66110000D01*
X166662500Y-58262500D02*
X166700000Y-58300000D01*
-D82*
+D83*
X174700000Y-69100000D02*
X169700000Y-69100000D01*
-D84*
+D82*
X161637500Y-66120000D02*
X161637500Y-65682570D01*
-D82*
+D83*
X167395000Y-58300000D02*
X168545000Y-57150000D01*
-D84*
+D82*
X156300000Y-63500000D02*
X154987500Y-64812500D01*
X154795000Y-69125000D02*
X154795000Y-66302500D01*
-D82*
+D83*
X180200000Y-69100000D02*
X174700000Y-69100000D01*
X166700000Y-65700000D02*
X166700000Y-58300000D01*
-D84*
+D82*
X157515000Y-62285000D02*
X156300000Y-63500000D01*
-D82*
+D83*
X166700000Y-58300000D02*
X167395000Y-58300000D01*
X169470000Y-68870000D02*
X169700000Y-69100000D01*
-D84*
+D82*
X161637500Y-65682570D02*
X159454930Y-63500000D01*
-D82*
+D83*
X174550000Y-68950000D02*
X174700000Y-69100000D01*
-D84*
+D82*
X159454930Y-63500000D02*
X156300000Y-63500000D01*
X161200000Y-58262500D02*
X159661991Y-58262500D01*
X161795000Y-66277500D02*
X161637500Y-66120000D01*
-D82*
+D83*
X184710000Y-68590000D02*
X184200000Y-69100000D01*
X179630000Y-68530000D02*
@@ -2487,15 +2001,15 @@ X180200000Y-69100000D01*
D81*
X156065000Y-67187500D02*
X154987500Y-66110000D01*
-D82*
+D83*
X166700000Y-65700000D02*
X168349491Y-67349491D01*
X168349491Y-67349491D02*
X169470000Y-67349491D01*
-D84*
+D82*
X157515000Y-60409491D02*
X157515000Y-62285000D01*
-D82*
+D83*
X169700000Y-47300000D02*
X167100000Y-49900000D01*
X171085000Y-57150000D02*
@@ -2555,6 +2069,8 @@ X159875000Y-69125000D01*
X163362500Y-63362500D02*
X163300000Y-63300000D01*
D81*
+X118475500Y-98300000D02*
+X118700000Y-98524500D01*
X122312500Y-51300000D02*
X122412500Y-51400000D01*
X122412500Y-51400000D02*
@@ -2563,22 +2079,46 @@ X127950480Y-48449520D02*
X127400000Y-49000000D01*
X112950978Y-51900000D02*
X110860000Y-53990978D01*
+X118461396Y-118625000D02*
+X119487500Y-118625000D01*
X132755509Y-53255509D02*
X133856469Y-54356469D01*
+X117875000Y-106688604D02*
+X117875000Y-118038604D01*
+X118700000Y-105863604D02*
+X117875000Y-106688604D01*
X118563500Y-51300000D02*
X117963500Y-51900000D01*
+X117600000Y-76200000D02*
+X121850001Y-71949999D01*
+X139496924Y-70103076D02*
+X140700000Y-68900000D01*
+X129783274Y-71949999D02*
+X133333273Y-68400000D01*
+X118700000Y-98524500D02*
+X118700000Y-105863604D01*
X121587000Y-50300000D02*
X122687000Y-51400000D01*
X136016990Y-59952708D02*
X136016990Y-60483010D01*
+X118205949Y-89111672D02*
+X118205949Y-82069553D01*
X133856469Y-54356469D02*
X133856469Y-57792187D01*
+X121850001Y-71949999D02*
+X129783274Y-71949999D01*
X127400000Y-49000000D02*
X127400000Y-51400000D01*
X132755509Y-49091227D02*
X132113802Y-48449520D01*
+X136103076Y-70103076D02*
+X139496924Y-70103076D01*
+X118205949Y-82069553D02*
+X117600000Y-81463604D01*
X117963500Y-51900000D02*
X112950978Y-51900000D01*
+X133333273Y-68400000D02*
+X134400000Y-68400000D01*
X133856469Y-57792187D02*
X136016990Y-59952708D01*
X132113802Y-48449520D02*
@@ -2587,18 +2127,36 @@ X122687000Y-51400000D02*
X127400000Y-51400000D01*
X132755509Y-51885000D02*
X132755509Y-49091227D01*
+X134400000Y-68400000D02*
+X136103076Y-70103076D01*
+X117875000Y-118038604D02*
+X118461396Y-118625000D01*
X132755509Y-51885000D02*
X132755509Y-53255509D01*
X110860000Y-53990978D02*
X110860000Y-54400000D01*
+X118480949Y-89386672D02*
+X118205949Y-89111672D01*
+X117600000Y-81463604D02*
+X117600000Y-76200000D01*
X119388000Y-52012000D02*
X119000000Y-52400000D01*
+X117150000Y-81650000D02*
+X117755949Y-82255949D01*
+X118250000Y-105677208D02*
+X117425000Y-106502208D01*
X122312500Y-49100000D02*
X122512500Y-48900000D01*
+X118475000Y-119275000D02*
+X119487500Y-119275000D01*
+X129596877Y-71500000D02*
+X121663605Y-71499999D01*
X134305989Y-57605989D02*
X134305989Y-54105989D01*
X115400000Y-52400000D02*
X113400000Y-54400000D01*
+X117150001Y-76013603D02*
+X117150000Y-81650000D01*
X125400000Y-48900000D02*
X126300000Y-48000000D01*
X139500000Y-68900000D02*
@@ -2607,25 +2165,119 @@ X126300000Y-48000000D02*
X132300000Y-48000000D01*
X125400000Y-48900000D02*
X123900000Y-48900000D01*
+X117755949Y-82255949D02*
+X117755949Y-90055949D01*
X133255509Y-53055509D02*
X133255509Y-51885000D01*
+X136353076Y-69653076D02*
+X134650000Y-67950000D01*
X134305989Y-54105989D02*
X133255509Y-53055509D01*
+X121663605Y-71499999D02*
+X117150001Y-76013603D01*
X137500000Y-61700000D02*
X137500000Y-60800000D01*
X119388000Y-50200000D02*
X119388000Y-52012000D01*
X122512500Y-48900000D02*
X123900000Y-48900000D01*
+X133146877Y-67950000D02*
+X129596877Y-71500000D01*
+X139400000Y-68900000D02*
+X138646924Y-69653076D01*
+X118250000Y-99451811D02*
+X118250000Y-105677208D01*
X133255509Y-48955509D02*
X133255509Y-51885000D01*
+X138646924Y-69653076D02*
+X136353076Y-69653076D01*
X132300000Y-48000000D02*
X133255509Y-48955509D01*
X119000000Y-52400000D02*
X115400000Y-52400000D01*
+X117945765Y-99147576D02*
+X118250000Y-99451811D01*
+X117755949Y-90055949D02*
+X117900000Y-90200000D01*
+X117425000Y-106502208D02*
+X117425000Y-118225000D01*
+X117425000Y-118225000D02*
+X118475000Y-119275000D01*
+X134650000Y-67950000D02*
+X133146877Y-67950000D01*
X137500000Y-60800000D02*
X134305989Y-57605989D01*
-D82*
+D83*
+X180787500Y-90437500D02*
+X180950000Y-90600000D01*
+X180787500Y-88100000D02*
+X182787500Y-86100000D01*
+X180787500Y-88100000D02*
+X180787500Y-90437500D01*
+X182787500Y-86100000D02*
+X183800000Y-86100000D01*
+D81*
+X162600000Y-83700000D02*
+X156600000Y-83700000D01*
+X142603576Y-68003576D02*
+X136203578Y-68003576D01*
+X170037500Y-82600000D02*
+X169137500Y-81700000D01*
+X149900960Y-79685237D02*
+X149900960Y-78927604D01*
+X135100960Y-64972396D02*
+X134755509Y-64626945D01*
+X164600000Y-81700000D02*
+X162600000Y-83700000D01*
+X152964283Y-82735717D02*
+X150178085Y-79949520D01*
+X149900960Y-78927604D02*
+X149901920Y-78926644D01*
+X150165242Y-79949520D02*
+X149900960Y-79685237D01*
+X149901920Y-78926644D02*
+X149901920Y-75301920D01*
+X169137500Y-81700000D02*
+X164600000Y-81700000D01*
+X155635717Y-82735717D02*
+X152964283Y-82735717D01*
+X149901920Y-75301920D02*
+X142603576Y-68003576D01*
+X134755509Y-64626945D02*
+X134755509Y-63235000D01*
+X150178085Y-79949520D02*
+X150165242Y-79949520D01*
+X156600000Y-83700000D02*
+X155635717Y-82735717D01*
+X135100960Y-66900958D02*
+X135100960Y-64972396D01*
+X136203578Y-68003576D02*
+X135100960Y-66900958D01*
+D83*
+X185700000Y-86100000D02*
+X185700000Y-86925000D01*
+X185700000Y-86925000D02*
+X186875000Y-88100000D01*
+X186875000Y-90425000D02*
+X186700000Y-90600000D01*
+X186875000Y-88100000D02*
+X186875000Y-90425000D01*
+X185912500Y-84225000D02*
+X184750000Y-84225000D01*
+X175950000Y-85200000D02*
+X173350000Y-82600000D01*
+X187700000Y-86012500D02*
+X185912500Y-84225000D01*
+X176925000Y-84225000D02*
+X184750000Y-84225000D01*
+X184837500Y-82100000D02*
+X184837500Y-84137500D01*
+X173350000Y-82600000D02*
+X171862500Y-82600000D01*
+X175950000Y-85200000D02*
+X176925000Y-84225000D01*
+X184837500Y-84137500D02*
+X184750000Y-84225000D01*
X184900000Y-65500000D02*
X183250600Y-63850600D01*
X186700000Y-65500000D02*
@@ -2761,7 +2413,7 @@ X168922091Y-71576929D02*
X169249510Y-71249510D01*
X152349510Y-71249510D02*
X152349518Y-71249502D01*
-D84*
+D82*
X142800000Y-84850000D02*
X142800000Y-83312500D01*
X142800000Y-83312500D02*
@@ -2809,7 +2461,7 @@ X198512500Y-68500000D02*
X216500000Y-68500000D01*
X216500000Y-68500000D02*
X218700000Y-66300000D01*
-D82*
+D83*
X118900000Y-55650000D02*
X119450000Y-55100000D01*
D81*
@@ -2817,7 +2469,7 @@ X123450000Y-53650000D02*
X123100000Y-53300000D01*
X119700000Y-53300000D02*
X119450000Y-53550000D01*
-D82*
+D83*
X116700000Y-55650000D02*
X118900000Y-55650000D01*
D81*
@@ -2833,7 +2485,7 @@ X119450000Y-53550000D02*
X119450000Y-55100000D01*
X129330509Y-58810000D02*
X122560000Y-58810000D01*
-D82*
+D83*
X121650000Y-61050000D02*
X121650000Y-58100000D01*
X121650000Y-58100000D02*
@@ -2841,7 +2493,7 @@ X121750000Y-58000000D01*
D81*
X122560000Y-58810000D02*
X121750000Y-58000000D01*
-D83*
+D84*
X174100000Y-39100000D02*
X173700000Y-38700000D01*
X172340000Y-45690000D02*
@@ -2870,15 +2522,23 @@ X174100000Y-45690000D02*
X174100000Y-39100000D01*
X173700000Y-38700000D02*
X192100000Y-38700000D01*
-D84*
+D82*
X88325000Y-78562500D02*
X88362500Y-78600000D01*
X88325000Y-76850000D02*
X88325000Y-78562500D01*
+D84*
+X91724520Y-78832953D02*
+X90579067Y-77687500D01*
+D82*
X96500000Y-51900000D02*
X96500000Y-53062500D01*
X126205000Y-78575000D02*
X126205000Y-80905000D01*
+D81*
+X76187500Y-90000000D02*
+X75550000Y-89362500D01*
+D82*
X126205000Y-78575000D02*
X126205000Y-77120000D01*
X151762500Y-45662500D02*
@@ -2891,6 +2551,10 @@ X139655000Y-79645000D02*
X140957500Y-79645000D01*
X145600000Y-39500000D02*
X84300000Y-39500000D01*
+D81*
+X84400000Y-90000000D02*
+X76187500Y-90000000D01*
+D82*
X90950000Y-61850000D02*
X84950000Y-61850000D01*
X90450000Y-74800000D02*
@@ -2909,12 +2573,16 @@ X139655000Y-79645000D02*
X139655000Y-78575000D01*
X95062500Y-54500000D02*
X95687500Y-55125000D01*
+D84*
+X86416254Y-88050000D02*
+X91724520Y-82741734D01*
+D82*
X128337500Y-76400000D02*
X128337500Y-74837500D01*
-D83*
+D84*
X91900000Y-73100000D02*
X88750000Y-73100000D01*
-D84*
+D82*
X126205000Y-77120000D02*
X126925000Y-76400000D01*
X152435000Y-54762500D02*
@@ -2929,18 +2597,37 @@ X140957500Y-79645000D02*
X141850000Y-80537500D01*
X95687500Y-56750000D02*
X95687500Y-57112500D01*
+D81*
+X86350000Y-88050000D02*
+X84400000Y-90000000D01*
+D84*
+X86350000Y-88050000D02*
+X86416254Y-88050000D01*
+D82*
X141850000Y-80350000D02*
X141850000Y-80537500D01*
+D84*
+X90579067Y-77687500D02*
+X90450000Y-77687500D01*
+D82*
X83200000Y-60100000D02*
X84950000Y-61850000D01*
X87862500Y-69350000D02*
X88750000Y-70237500D01*
X151762500Y-54090000D02*
X151762500Y-45662500D01*
+D84*
+X91724520Y-82741734D02*
+X91724520Y-78832953D01*
+D82*
X126205000Y-80905000D02*
X126300000Y-81000000D01*
X128337500Y-76400000D02*
X126925000Y-76400000D01*
+D83*
+X142150000Y-80237500D02*
+X141850000Y-80537500D01*
+D82*
X95687500Y-55125000D02*
X95687500Y-56750000D01*
X84950000Y-61850000D02*
@@ -2951,9 +2638,13 @@ X133000000Y-80350000D02*
X138950000Y-80350000D01*
X141850000Y-78500000D02*
X141950000Y-78400000D01*
+D83*
+X143700000Y-80237500D02*
+X142150000Y-80237500D01*
+D82*
X84300000Y-39500000D02*
X83200000Y-40600000D01*
-D82*
+D83*
X86537500Y-78504651D02*
X84477849Y-76445000D01*
X84477849Y-76445000D02*
@@ -3008,12 +2699,12 @@ X139655000Y-87620000D02*
X139175000Y-88100000D01*
X139655000Y-83525000D02*
X139655000Y-87620000D01*
-D84*
+D82*
X142050000Y-88100000D02*
X142800000Y-88850000D01*
X139175000Y-88100000D02*
X142050000Y-88100000D01*
-D82*
+D83*
X126205000Y-83525000D02*
X126205000Y-84805000D01*
X126205000Y-83525000D02*
@@ -3024,15 +2715,71 @@ X126205000Y-84805000D02*
X126687500Y-85287500D01*
X126687500Y-85287500D02*
X126687500Y-87500000D01*
+D81*
+X75400000Y-87300000D02*
+X74500000Y-87300000D01*
+X74500000Y-87300000D02*
+X73650000Y-88150000D01*
+X77600000Y-89500000D02*
+X75400000Y-87300000D01*
+D83*
X86948481Y-90344831D02*
X89280812Y-88012500D01*
X89280812Y-88012500D02*
X91700000Y-88012500D01*
+D81*
+X83700000Y-89500000D02*
+X77600000Y-89500000D01*
+D83*
X93700000Y-88012500D02*
X91700000Y-88012500D01*
+D81*
+X84700000Y-88500000D02*
+X83700000Y-89500000D01*
+X73650000Y-88150000D02*
+X73650000Y-89362500D01*
+X77050000Y-93150000D02*
+X77050000Y-92150000D01*
+X70500000Y-106336396D02*
+X74550000Y-102286396D01*
+X73700000Y-147500000D02*
+X73700000Y-137800000D01*
+D83*
X97700000Y-88012500D02*
X95700000Y-88012500D01*
D81*
+X74550000Y-95650000D02*
+X77050000Y-93150000D01*
+X78150000Y-91050000D02*
+X84650000Y-91050000D01*
+X73700000Y-137800000D02*
+X70500000Y-134600000D01*
+X84650000Y-91050000D02*
+X85100000Y-91500000D01*
+D83*
+X89500000Y-89200000D02*
+X94512500Y-89200000D01*
+D81*
+X74837500Y-148050000D02*
+X74250000Y-148050000D01*
+X70500000Y-134600000D02*
+X70500000Y-106336396D01*
+X85100000Y-91500000D02*
+X87200000Y-91500000D01*
+X74550000Y-102286396D02*
+X74550000Y-95650000D01*
+X77050000Y-92150000D02*
+X78150000Y-91050000D01*
+D83*
+X94512500Y-89200000D02*
+X95700000Y-88012500D01*
+D81*
+X74250000Y-148050000D02*
+X73700000Y-147500000D01*
+D83*
+X87200000Y-91500000D02*
+X89500000Y-89200000D01*
+D81*
X141810000Y-56810000D02*
X140680509Y-56810000D01*
X144549040Y-62872418D02*
@@ -3069,7 +2816,7 @@ X141810000Y-55810000D02*
X142800000Y-56800000D01*
X142800000Y-56800000D02*
X142800000Y-58502880D01*
-D82*
+D83*
X167700000Y-64900000D02*
X167700000Y-63395000D01*
X163065000Y-67535000D02*
@@ -3127,7 +2874,7 @@ X144099519Y-61334513D02*
X142075006Y-59310000D01*
X149910136Y-67698046D02*
X148738950Y-67698046D01*
-D82*
+D83*
X159100000Y-67300000D02*
X157900000Y-67300000D01*
X172355000Y-61555000D02*
@@ -3171,10 +2918,92 @@ X126390000Y-59810000D02*
X126350000Y-59850000D01*
X129330509Y-59810000D02*
X126390000Y-59810000D01*
-D82*
+X126350000Y-61050000D02*
+X127513604Y-61050000D01*
+X128253604Y-60310000D02*
+X129330509Y-60310000D01*
+X127513604Y-61050000D02*
+X128253604Y-60310000D01*
+X126950000Y-62250000D02*
+X128390000Y-60810000D01*
+X128390000Y-60810000D02*
+X129330509Y-60810000D01*
+X126350000Y-62250000D02*
+X126950000Y-62250000D01*
+X129330509Y-61310000D02*
+X128590000Y-61310000D01*
+X127695254Y-62945254D02*
+X127140509Y-63500000D01*
+X127140509Y-63500000D02*
+X126350000Y-63500000D01*
+X127695254Y-62204746D02*
+X127695254Y-62945254D01*
+X128590000Y-61310000D02*
+X127695254Y-62204746D01*
+X98500000Y-85200000D02*
+X99600000Y-86300000D01*
+X115800960Y-79627604D02*
+X115800960Y-75362644D01*
+X95700000Y-86187500D02*
+X96687500Y-85200000D01*
+X115800960Y-75362644D02*
+X121013604Y-70150000D01*
+D83*
X95700000Y-86187500D02*
X93700000Y-86187500D01*
D81*
+X131755509Y-67408095D02*
+X131755509Y-63235000D01*
+X99600000Y-86300000D02*
+X109128564Y-86300000D01*
+X121013604Y-70150000D02*
+X129013604Y-70150000D01*
+X129013604Y-70150000D02*
+X131755509Y-67408095D01*
+X109128564Y-86300000D02*
+X115800960Y-79627604D01*
+X96687500Y-85200000D02*
+X98500000Y-85200000D01*
+X100381463Y-86782141D02*
+X98294641Y-86782141D01*
+X116250480Y-79813802D02*
+X109282621Y-86781661D01*
+X100381943Y-86781661D02*
+X100381463Y-86782141D01*
+X129200000Y-70600000D02*
+X121200000Y-70600000D01*
+X121200000Y-70600000D02*
+X116250480Y-75549520D01*
+X109282621Y-86781661D02*
+X100381943Y-86781661D01*
+X132255509Y-67544491D02*
+X129200000Y-70600000D01*
+X116250480Y-75549520D02*
+X116250480Y-79813802D01*
+X132255509Y-63235000D02*
+X132255509Y-67544491D01*
+X98294641Y-86782141D02*
+X97700000Y-86187500D01*
+X93137020Y-84750480D02*
+X91700000Y-86187500D01*
+X98686197Y-84750480D02*
+X93137020Y-84750480D01*
+X115351440Y-75148560D02*
+X115351440Y-79441406D01*
+X99785718Y-85850000D02*
+X98686197Y-84750480D01*
+X131255509Y-67271699D02*
+X128827208Y-69700000D01*
+X115351440Y-79441406D02*
+X108942846Y-85850000D01*
+X108942846Y-85850000D02*
+X99785718Y-85850000D01*
+X120800000Y-69700000D02*
+X115351440Y-75148560D01*
+X128827208Y-69700000D02*
+X120800000Y-69700000D01*
+X131255509Y-63235000D02*
+X131255509Y-67271699D01*
X138755509Y-51500000D02*
X140450000Y-51500000D01*
X138755509Y-51885000D02*
@@ -3321,11 +3150,17 @@ X120530480Y-47550480D02*
X117580000Y-44600000D01*
X132255509Y-49931267D02*
X131749131Y-49424889D01*
+X126360000Y-42060000D02*
+X125200000Y-42060000D01*
X131755509Y-51885000D02*
X131755509Y-50855509D01*
X131755509Y-50855509D02*
X130300000Y-49400000D01*
-D82*
+X128700000Y-44400000D02*
+X126360000Y-42060000D01*
+X129900000Y-44400000D02*
+X128700000Y-44400000D01*
+D83*
X160811540Y-79000960D02*
X159912500Y-79900000D01*
X169888531Y-79000960D02*
@@ -3442,32 +3277,32 @@ X143955241Y-65456474D02*
X139462177Y-65456473D01*
X195287500Y-71100000D02*
X194451332Y-71100000D01*
-D84*
+D82*
X76475000Y-82550000D02*
X76475000Y-80775000D01*
D81*
X73650000Y-91637500D02*
X73650000Y-92150000D01*
-D84*
+D82*
X70600000Y-77612500D02*
X70612500Y-77600000D01*
X70600000Y-82550000D02*
X70600000Y-77612500D01*
-D82*
+D83*
X76715000Y-78985000D02*
X75700000Y-80000000D01*
-D84*
+D82*
X70600000Y-82550000D02*
X69100000Y-84050000D01*
D81*
X73650000Y-92150000D02*
X68700000Y-97100000D01*
-D84*
+D82*
X76475000Y-82550000D02*
X70600000Y-82550000D01*
X76475000Y-80775000D02*
X75700000Y-80000000D01*
-D82*
+D83*
X78975000Y-78985000D02*
X76715000Y-78985000D01*
X205787500Y-126012500D02*
@@ -3488,16 +3323,36 @@ X123500000Y-85100000D02*
X123700000Y-84900000D01*
X124754956Y-90000000D02*
X123712500Y-88957544D01*
+X127800000Y-128635000D02*
+X127800000Y-116699999D01*
+X136200000Y-88300000D02*
+X136200000Y-88100000D01*
X136200000Y-85600000D02*
X136200000Y-88100000D01*
X137115000Y-84685000D02*
X136200000Y-85600000D01*
+X125600000Y-114500000D02*
+X125600000Y-108355634D01*
+X138000480Y-90100480D02*
+X136200000Y-88300000D01*
+X130050000Y-130885000D02*
+X127800000Y-128635000D01*
+X127800000Y-116699999D02*
+X125600000Y-114500000D01*
X137115000Y-83525000D02*
X137115000Y-84685000D01*
+X127555634Y-106400000D02*
+X136500000Y-106400000D01*
+X125600000Y-108355634D02*
+X127555634Y-106400000D01*
+X136500000Y-106400000D02*
+X138000480Y-104899520D01*
+X138000480Y-104899520D02*
+X138000480Y-90100480D01*
D81*
X136500000Y-58600000D02*
X135935718Y-58600000D01*
-D82*
+D83*
X138437500Y-73662500D02*
X138437500Y-75250000D01*
X138437500Y-78522500D02*
@@ -3505,13 +3360,13 @@ X138385000Y-78575000D01*
D81*
X134755509Y-57419791D02*
X134755509Y-51885000D01*
-D82*
+D83*
X138437500Y-75250000D02*
X138437500Y-78522500D01*
D81*
X135935718Y-58600000D02*
X134755509Y-57419791D01*
-D82*
+D83*
X141600000Y-70500000D02*
X139350000Y-72750000D01*
X139350000Y-72750000D02*
@@ -3529,13 +3384,29 @@ X136250000Y-61750000D02*
X136255509Y-61755509D01*
X136255509Y-61755509D02*
X136255509Y-63235000D01*
+D83*
+X137900000Y-71100000D02*
+X137050000Y-71100000D01*
+X137050000Y-71100000D02*
+X135350000Y-72800000D01*
+X130700000Y-73700000D02*
+X133350000Y-71050000D01*
+D81*
X132264282Y-53400000D02*
X131700000Y-53400000D01*
X133406949Y-54542667D02*
X132264282Y-53400000D01*
+D83*
+X121800000Y-75100000D02*
+X123787500Y-75100000D01*
+X123787500Y-75100000D02*
+X125187500Y-73700000D01*
+X121700000Y-75200000D02*
+X121800000Y-75100000D01*
+D81*
X135072049Y-59643485D02*
X133406949Y-57978385D01*
-D82*
+D83*
X124935000Y-76247500D02*
X123787500Y-75100000D01*
D81*
@@ -3543,7 +3414,9 @@ X135072049Y-61221855D02*
X135072049Y-59643485D01*
X133406949Y-57978385D02*
X133406949Y-54542667D01*
-D82*
+D83*
+X125187500Y-73700000D02*
+X130700000Y-73700000D01*
X124935000Y-78575000D02*
X124935000Y-76247500D01*
D81*
@@ -3551,7 +3424,7 @@ X131700000Y-53400000D02*
X131255509Y-52955509D01*
X131255509Y-52955509D02*
X131255509Y-51885000D01*
-D82*
+D83*
X123665000Y-78575000D02*
X123665000Y-77365000D01*
X119010000Y-78187500D02*
@@ -3560,6 +3433,12 @@ X119010000Y-76450000D02*
X119350000Y-76110000D01*
X123665000Y-77365000D02*
X123000000Y-76700000D01*
+X133554498Y-69345502D02*
+X130000000Y-72900000D01*
+X119350000Y-75650000D02*
+X119350000Y-76110000D01*
+X130000000Y-72900000D02*
+X122100000Y-72900000D01*
X119010000Y-78187500D02*
X119212500Y-78187500D01*
D81*
@@ -3567,9 +3446,11 @@ X136755509Y-65777597D02*
X136755509Y-63235000D01*
X136866253Y-65888341D02*
X136755509Y-65777597D01*
-D82*
+D83*
X119940000Y-76700000D02*
X119350000Y-76110000D01*
+X122100000Y-72900000D02*
+X119350000Y-75650000D01*
X123000000Y-76700000D02*
X119940000Y-76700000D01*
X205787500Y-102012500D02*
@@ -3597,54 +3478,260 @@ X204200000Y-94012500D01*
X206700000Y-93100000D02*
X205787500Y-94012500D01*
D81*
+X201650000Y-88550000D02*
+X201200000Y-88100000D01*
+X204200000Y-124187500D02*
+X203450000Y-123437500D01*
+X203450000Y-119150000D02*
+X203000000Y-118700000D01*
+X201200001Y-81018019D02*
+X203568020Y-78650000D01*
+X205037500Y-77962500D02*
+X205037500Y-76475000D01*
+X203568020Y-78650000D02*
+X204287500Y-78650000D01*
+X204287500Y-78650000D02*
+X205037500Y-77900000D01*
+X202450000Y-104350000D02*
+X202100000Y-104000000D01*
+X202100000Y-104000000D02*
+X202100000Y-96272792D01*
+X203000000Y-118700000D02*
+X203000000Y-111400000D01*
+X201650000Y-95822792D02*
+X201650000Y-88550000D01*
+X203450000Y-123437500D02*
+X203450000Y-119150000D01*
X140680509Y-56310000D02*
X139360000Y-56310000D01*
+X202100000Y-96272792D02*
+X201650000Y-95822792D01*
+X203000000Y-111400000D02*
+X202450000Y-110850000D01*
+X202450000Y-110850000D02*
+X202450000Y-104350000D01*
+X201200000Y-88100000D02*
+X201200001Y-81018019D01*
X139360000Y-56310000D02*
X139100000Y-56050000D01*
+X203450000Y-115437500D02*
+X203450000Y-111111181D01*
X206400000Y-78400000D02*
X206700000Y-78100000D01*
X140680509Y-57310000D02*
X139360000Y-57310000D01*
+X201650000Y-87913604D02*
+X201650000Y-81204416D01*
+X203450000Y-111111181D02*
+X202900000Y-110561181D01*
+X202900000Y-110561181D02*
+X202900000Y-104100000D01*
+X202100000Y-88363604D02*
+X201650000Y-87913604D01*
X206175000Y-74575000D02*
X205037500Y-74575000D01*
X139360000Y-57310000D02*
X139100000Y-57050000D01*
+X202550000Y-96086396D02*
+X202100000Y-95636396D01*
+X202100000Y-95636396D02*
+X202100000Y-88363604D01*
X206700000Y-78100000D02*
X206700000Y-75100000D01*
+X202550000Y-103750000D02*
+X202550000Y-96086396D01*
+X202900000Y-104100000D02*
+X202550000Y-103750000D01*
+X204200000Y-116187500D02*
+X203450000Y-115437500D01*
+X205700000Y-79100000D02*
+X206400000Y-78400000D01*
+X203754416Y-79100000D02*
+X205700000Y-79100000D01*
+X201650000Y-81204416D02*
+X203754416Y-79100000D01*
X206700000Y-75100000D02*
X206175000Y-74575000D01*
X142024500Y-53810000D02*
X142300000Y-54085500D01*
+X201550000Y-111222792D02*
+X201550000Y-104722792D01*
+X200750000Y-96195584D02*
+X200750000Y-88950000D01*
+X203000000Y-128200000D02*
+X202500000Y-127700000D01*
+X202100000Y-119136396D02*
+X202100000Y-111772792D01*
+X202500000Y-119536396D02*
+X202100000Y-119136396D01*
+X200300000Y-75500000D02*
+X201225000Y-74575000D01*
+X202500000Y-127700000D02*
+X202500000Y-119536396D01*
+X201200000Y-104372792D02*
+X201200000Y-96645584D01*
+X201550000Y-104722792D02*
+X201200000Y-104372792D01*
+X201225000Y-74575000D02*
+X202762500Y-74575000D01*
+X200750000Y-88950000D02*
+X200300000Y-88500000D01*
+X200300000Y-88500000D02*
+X200300000Y-75500000D01*
X140680509Y-53810000D02*
X142024500Y-53810000D01*
+X201200000Y-96645584D02*
+X200750000Y-96195584D01*
+X204200000Y-140187500D02*
+X204200000Y-135900000D01*
+X203000000Y-134700000D02*
+X203000000Y-128200000D01*
+X202100000Y-111772792D02*
+X201550000Y-111222792D01*
+X204200000Y-135900000D02*
+X203000000Y-134700000D01*
+X202550000Y-118950000D02*
+X202550000Y-111586396D01*
+X201650000Y-96459188D02*
+X201200000Y-96009188D01*
+X202600000Y-78981624D02*
+X202600000Y-77400000D01*
X139100000Y-55050497D02*
X139840497Y-54310000D01*
+X200750000Y-88313604D02*
+X200750002Y-80831622D01*
+X203450000Y-131437500D02*
+X203450000Y-127950000D01*
+X201200000Y-96009188D02*
+X201200000Y-88763604D01*
X202600000Y-76637500D02*
X202762500Y-76475000D01*
+X204200000Y-132187500D02*
+X203450000Y-131437500D01*
+X202000000Y-111036396D02*
+X202000000Y-104536396D01*
+X203000000Y-127500000D02*
+X203000000Y-119400000D01*
X202600000Y-77400000D02*
X202600000Y-76637500D01*
X139840497Y-54310000D02*
X140680509Y-54310000D01*
+X201200000Y-88763604D02*
+X200750000Y-88313604D01*
+X203450000Y-127950000D02*
+X203000000Y-127500000D01*
+X201650000Y-104186396D02*
+X201650000Y-96459188D01*
+X202550000Y-111586396D02*
+X202000000Y-111036396D01*
+X202000000Y-104536396D02*
+X201650000Y-104186396D01*
+X200750002Y-80831622D02*
+X202600000Y-78981624D01*
+X203000000Y-119400000D02*
+X202550000Y-118950000D01*
+X203450000Y-87804416D02*
+X203000000Y-87354416D01*
+X204200000Y-92187500D02*
+X203450000Y-91437500D01*
X139300000Y-59300000D02*
X138200000Y-59300000D01*
+X208850000Y-80550000D02*
+X211500000Y-77900000D01*
+X203000001Y-81763603D02*
+X204213604Y-80550000D01*
+X204213604Y-80550000D02*
+X208850000Y-80550000D01*
X138200000Y-59300000D02*
X138050000Y-59150000D01*
+X203450000Y-91437500D02*
+X203450000Y-87804416D01*
X140680509Y-58810000D02*
X139790000Y-58810000D01*
+X203000000Y-87354416D02*
+X203000001Y-81763603D01*
+X211500000Y-77900000D02*
+X211500000Y-76425000D01*
X139790000Y-58810000D02*
X139300000Y-59300000D01*
+X213900000Y-75300000D02*
+X213125000Y-74525000D01*
+X213900000Y-76900000D02*
+X213900000Y-75300000D01*
+X203450000Y-81950000D02*
+X204300000Y-81100000D01*
+X204200000Y-84287500D02*
+X203450000Y-83537500D01*
+X203450000Y-83537500D02*
+X203450000Y-81950000D01*
+X209700000Y-81100000D02*
+X213900000Y-76900000D01*
X139540000Y-59810000D02*
X139100000Y-60250000D01*
+X213125000Y-74525000D02*
+X211500000Y-74525000D01*
+X204300000Y-81100000D02*
+X209700000Y-81100000D01*
X140680509Y-59810000D02*
X139540000Y-59810000D01*
+X202100000Y-87727208D02*
+X202100002Y-81390810D01*
+X204200000Y-108187500D02*
+X204087500Y-108187500D01*
+X202100002Y-81390810D02*
+X203890812Y-79600000D01*
+X203350000Y-107450000D02*
+X203350000Y-103913604D01*
+X206700000Y-79600000D02*
+X207700000Y-78600000D01*
+X203000000Y-95900000D02*
+X202550000Y-95450000D01*
X140680509Y-57810000D02*
X138160000Y-57810000D01*
+X207700000Y-75100000D02*
+X208275000Y-74525000D01*
+X202550000Y-95450000D02*
+X202550000Y-88177208D01*
+X204087500Y-108187500D02*
+X203350000Y-107450000D01*
+X208275000Y-74525000D02*
+X209225000Y-74525000D01*
+X203890812Y-79600000D02*
+X206700000Y-79600000D01*
X138160000Y-57810000D02*
X138150000Y-57800000D01*
+X202550000Y-88177208D02*
+X202100000Y-87727208D01*
+X203350000Y-103913604D02*
+X203000000Y-103563604D01*
+X203000000Y-103563604D02*
+X203000000Y-95900000D01*
+X207700000Y-78600000D02*
+X207700000Y-75100000D01*
+X203000000Y-95263604D02*
+X203450000Y-95713604D01*
X139240000Y-58310000D02*
X139000000Y-58550000D01*
+X203000000Y-87990812D02*
+X203000000Y-95263604D01*
X140680509Y-58310000D02*
X139240000Y-58310000D01*
+X209225000Y-78475000D02*
+X207600000Y-80100000D01*
+X202550001Y-81577207D02*
+X202550000Y-87540812D01*
+X203450000Y-99437500D02*
+X204200000Y-100187500D01*
+X207600000Y-80100000D02*
+X204027208Y-80100000D01*
+X204027208Y-80100000D02*
+X202550001Y-81577207D01*
+X203450000Y-95713604D02*
+X203450000Y-99437500D01*
+X209225000Y-76425000D02*
+X209225000Y-78475000D01*
+X202550000Y-87540812D02*
+X203000000Y-87990812D01*
G04 #@! TA.AperFunction,Conductor*
G36*
X122491621Y-93620002D02*
@@ -5965,99 +6052,95 @@ X204700000Y-149976000D01*
X204680315Y-150043039D01*
X204627511Y-150088794D01*
X204576000Y-150100000D01*
-X177987306Y-150100000D01*
-X177920267Y-150080315D01*
-X177874512Y-150027511D01*
-X177864568Y-149958353D01*
-X177893593Y-149894797D01*
-X177950756Y-149857509D01*
-X177989011Y-149845708D01*
-X178199641Y-149780738D01*
-X178442775Y-149663651D01*
-X178665741Y-149511635D01*
-X178863561Y-149328085D01*
-X179031815Y-149117102D01*
-X179166743Y-148883398D01*
-X179265334Y-148632195D01*
-X179325383Y-148369103D01*
-X179345549Y-148100000D01*
-X179343046Y-148066603D01*
-X179325383Y-147830898D01*
-X179265335Y-147567811D01*
-X179265334Y-147567805D01*
-X179166743Y-147316602D01*
-X179031815Y-147082898D01*
-X178863561Y-146871915D01*
-X178863560Y-146871914D01*
-X178863557Y-146871910D01*
-X178665741Y-146688365D01*
-X178625561Y-146660971D01*
-X178442775Y-146536349D01*
-X178442769Y-146536346D01*
-X178442768Y-146536345D01*
-X178442767Y-146536344D01*
-X178199643Y-146419263D01*
-X178199645Y-146419263D01*
-X177941773Y-146339720D01*
-X177941767Y-146339718D01*
-X177674936Y-146299500D01*
-X177674929Y-146299500D01*
-X177405071Y-146299500D01*
-X177405063Y-146299500D01*
-X177138232Y-146339718D01*
-X177138226Y-146339720D01*
-X176880358Y-146419262D01*
-X176637230Y-146536346D01*
-X176414258Y-146688365D01*
-X176216442Y-146871910D01*
-X176048185Y-147082898D01*
-X175913258Y-147316599D01*
-X175913256Y-147316603D01*
-X175814666Y-147567804D01*
-X175814664Y-147567811D01*
-X175754616Y-147830898D01*
-X175734451Y-148099995D01*
-X175734451Y-148100004D01*
-X175754616Y-148369101D01*
-X175814664Y-148632188D01*
-X175814666Y-148632195D01*
-X175900150Y-148850004D01*
-X175913257Y-148883398D01*
-X176048185Y-149117102D01*
-X176184080Y-149287509D01*
-X176216442Y-149328089D01*
-X176403183Y-149501358D01*
-X176414259Y-149511635D01*
-X176637226Y-149663651D01*
-X176880359Y-149780738D01*
-X177074462Y-149840610D01*
-X177129244Y-149857509D01*
-X177187503Y-149896079D01*
-X177215661Y-149960024D01*
-X177204777Y-150029041D01*
-X177158308Y-150081218D01*
-X177092694Y-150100000D01*
X167263574Y-150100000D01*
X167196535Y-150080315D01*
X167150780Y-150027511D01*
X167140836Y-149958353D01*
X167166626Y-149898688D01*
-X167169729Y-149894797D01*
+X167169308Y-149895323D01*
X167191815Y-149867102D01*
X167326743Y-149633398D01*
X167425334Y-149382195D01*
X167485383Y-149119103D01*
-X167503046Y-148883398D01*
-X167505549Y-148850004D01*
-X167505549Y-148849995D01*
-X167485383Y-148580898D01*
-X167425335Y-148317811D01*
+X167505549Y-148850000D01*
+X167485383Y-148580897D01*
X167425334Y-148317805D01*
X167326743Y-148066602D01*
X167191815Y-147832898D01*
X167023561Y-147621915D01*
X167023560Y-147621914D01*
X167023557Y-147621910D01*
+X166838285Y-147450004D01*
+X175309451Y-147450004D01*
+X175329616Y-147719101D01*
+X175389664Y-147982188D01*
+X175389666Y-147982195D01*
+X175488257Y-148233398D01*
+X175623185Y-148467102D01*
+X175713934Y-148580897D01*
+X175791442Y-148678089D01*
+X175976714Y-148849995D01*
+X175989259Y-148861635D01*
+X176212226Y-149013651D01*
+X176455359Y-149130738D01*
+X176713228Y-149210280D01*
+X176713229Y-149210280D01*
+X176713232Y-149210281D01*
+X176980063Y-149250499D01*
+X176980068Y-149250499D01*
+X176980071Y-149250500D01*
+X176980072Y-149250500D01*
+X177249928Y-149250500D01*
+X177249929Y-149250500D01*
+X177249936Y-149250499D01*
+X177516767Y-149210281D01*
+X177516768Y-149210280D01*
+X177516772Y-149210280D01*
+X177774641Y-149130738D01*
+X178017775Y-149013651D01*
+X178240741Y-148861635D01*
+X178438561Y-148678085D01*
+X178606815Y-148467102D01*
+X178741743Y-148233398D01*
+X178840334Y-147982195D01*
+X178900383Y-147719103D01*
+X178920549Y-147450000D01*
+X178900383Y-147180897D01*
+X178840334Y-146917805D01*
+X178741743Y-146666602D01*
+X178606815Y-146432898D01*
+X178438561Y-146221915D01*
+X178438560Y-146221914D01*
+X178438557Y-146221910D01*
+X178240741Y-146038365D01*
+X178146335Y-145974000D01*
+X178017775Y-145886349D01*
+X178017769Y-145886346D01*
+X178017768Y-145886345D01*
+X178017767Y-145886344D01*
+X177774643Y-145769263D01*
+X177774645Y-145769263D01*
+X177516773Y-145689720D01*
+X177516767Y-145689718D01*
+X177249936Y-145649500D01*
+X177249929Y-145649500D01*
+X176980071Y-145649500D01*
+X176980063Y-145649500D01*
+X176713232Y-145689718D01*
+X176713226Y-145689720D01*
+X176455358Y-145769262D01*
+X176212230Y-145886346D01*
+X175989258Y-146038365D01*
+X175791442Y-146221910D01*
+X175623185Y-146432898D01*
+X175488258Y-146666599D01*
+X175488256Y-146666603D01*
+X175389666Y-146917804D01*
+X175389664Y-146917811D01*
+X175329616Y-147180898D01*
+X175309451Y-147449995D01*
+X175309451Y-147450004D01*
+X166838285Y-147450004D01*
X166825741Y-147438365D01*
X166602775Y-147286349D01*
X166602769Y-147286346D01*
@@ -6100,6 +6183,204 @@ X155629500Y-150100000D01*
X155562461Y-150080315D01*
X155516706Y-150027511D01*
X155505500Y-149976000D01*
+X155505500Y-141600000D01*
+X190600000Y-141600000D01*
+X190600000Y-141746741D01*
+X190602732Y-141787034D01*
+X190646041Y-141961180D01*
+X190725768Y-142121935D01*
+X190725770Y-142121938D01*
+X190838196Y-142261802D01*
+X190838197Y-142261803D01*
+X190978061Y-142374229D01*
+X190978064Y-142374231D01*
+X191138819Y-142453958D01*
+X191312965Y-142497267D01*
+X191353258Y-142500000D01*
+X191500000Y-142500000D01*
+X191500000Y-141600000D01*
+X190600000Y-141600000D01*
+X155505500Y-141600000D01*
+X155505500Y-141058862D01*
+X191346127Y-141058862D01*
+X191356439Y-141222766D01*
+X191407188Y-141378956D01*
+X191495186Y-141517619D01*
+X191614903Y-141630040D01*
+X191758817Y-141709158D01*
+X191917886Y-141750000D01*
+X192040894Y-141750000D01*
+X192162933Y-141734583D01*
+X192315629Y-141674126D01*
+X192417654Y-141600000D01*
+X192500000Y-141600000D01*
+X192500000Y-142500000D01*
+X192646742Y-142500000D01*
+X192687034Y-142497267D01*
+X192861180Y-142453958D01*
+X193021935Y-142374231D01*
+X193021938Y-142374229D01*
+X193161802Y-142261803D01*
+X193161803Y-142261802D01*
+X193274229Y-142121938D01*
+X193274231Y-142121935D01*
+X193353958Y-141961180D01*
+X193397267Y-141787034D01*
+X193400000Y-141746741D01*
+X193400000Y-141600000D01*
+X196400000Y-141600000D01*
+X196400000Y-141746741D01*
+X196402732Y-141787034D01*
+X196446041Y-141961180D01*
+X196525768Y-142121935D01*
+X196525770Y-142121938D01*
+X196638196Y-142261802D01*
+X196638197Y-142261803D01*
+X196778061Y-142374229D01*
+X196778064Y-142374231D01*
+X196938819Y-142453958D01*
+X197112965Y-142497267D01*
+X197153258Y-142500000D01*
+X197300000Y-142500000D01*
+X197300000Y-141600000D01*
+X196400000Y-141600000D01*
+X193400000Y-141600000D01*
+X192500000Y-141600000D01*
+X192417654Y-141600000D01*
+X192448492Y-141577595D01*
+X192553175Y-141451055D01*
+X192623100Y-141302457D01*
+X192653873Y-141141138D01*
+X192648697Y-141058862D01*
+X197146127Y-141058862D01*
+X197156439Y-141222766D01*
+X197207188Y-141378956D01*
+X197295186Y-141517619D01*
+X197414903Y-141630040D01*
+X197558817Y-141709158D01*
+X197717886Y-141750000D01*
+X197840894Y-141750000D01*
+X197962933Y-141734583D01*
+X198115629Y-141674126D01*
+X198217654Y-141600000D01*
+X198300000Y-141600000D01*
+X198300000Y-142500000D01*
+X198446742Y-142500000D01*
+X198487034Y-142497267D01*
+X198661180Y-142453958D01*
+X198821935Y-142374231D01*
+X198821938Y-142374229D01*
+X198961802Y-142261803D01*
+X198961803Y-142261802D01*
+X199074229Y-142121938D01*
+X199074231Y-142121935D01*
+X199153958Y-141961180D01*
+X199197267Y-141787034D01*
+X199200000Y-141746741D01*
+X199200000Y-141600000D01*
+X198300000Y-141600000D01*
+X198217654Y-141600000D01*
+X198248492Y-141577595D01*
+X198353175Y-141451055D01*
+X198423100Y-141302457D01*
+X198453873Y-141141138D01*
+X198443561Y-140977234D01*
+X198392812Y-140821044D01*
+X198304814Y-140682381D01*
+X198185097Y-140569960D01*
+X198041183Y-140490842D01*
+X197882114Y-140450000D01*
+X197759106Y-140450000D01*
+X197637067Y-140465417D01*
+X197484371Y-140525874D01*
+X197351508Y-140622405D01*
+X197246825Y-140748945D01*
+X197176900Y-140897543D01*
+X197146127Y-141058862D01*
+X192648697Y-141058862D01*
+X192643561Y-140977234D01*
+X192592812Y-140821044D01*
+X192504814Y-140682381D01*
+X192385097Y-140569960D01*
+X192241183Y-140490842D01*
+X192082114Y-140450000D01*
+X191959106Y-140450000D01*
+X191837067Y-140465417D01*
+X191684371Y-140525874D01*
+X191551508Y-140622405D01*
+X191446825Y-140748945D01*
+X191376900Y-140897543D01*
+X191346127Y-141058862D01*
+X155505500Y-141058862D01*
+X155505500Y-140600000D01*
+X190600000Y-140600000D01*
+X191500000Y-140600000D01*
+X191500000Y-139700000D01*
+X192500000Y-139700000D01*
+X192500000Y-140600000D01*
+X193400000Y-140600000D01*
+X196399999Y-140600000D01*
+X197300000Y-140600000D01*
+X197300000Y-139700000D01*
+X198300000Y-139700000D01*
+X198300000Y-140600000D01*
+X199200000Y-140600000D01*
+X199200000Y-140453258D01*
+X199197267Y-140412965D01*
+X199153958Y-140238819D01*
+X199074231Y-140078064D01*
+X199074229Y-140078061D01*
+X198961803Y-139938197D01*
+X198961802Y-139938196D01*
+X198821938Y-139825770D01*
+X198821935Y-139825768D01*
+X198661180Y-139746041D01*
+X198487034Y-139702732D01*
+X198446742Y-139700000D01*
+X198300000Y-139700000D01*
+X197300000Y-139700000D01*
+X197153258Y-139700000D01*
+X197112965Y-139702732D01*
+X196938819Y-139746041D01*
+X196778064Y-139825768D01*
+X196778061Y-139825770D01*
+X196638197Y-139938196D01*
+X196638196Y-139938197D01*
+X196525770Y-140078061D01*
+X196525768Y-140078064D01*
+X196446041Y-140238819D01*
+X196402732Y-140412965D01*
+X196400000Y-140453258D01*
+X196399999Y-140600000D01*
+X193400000Y-140600000D01*
+X193400000Y-140453258D01*
+X193397267Y-140412965D01*
+X193353958Y-140238819D01*
+X193274231Y-140078064D01*
+X193274229Y-140078061D01*
+X193161803Y-139938197D01*
+X193161802Y-139938196D01*
+X193021938Y-139825770D01*
+X193021935Y-139825768D01*
+X192861180Y-139746041D01*
+X192687034Y-139702732D01*
+X192646742Y-139700000D01*
+X192500000Y-139700000D01*
+X191500000Y-139700000D01*
+X191353258Y-139700000D01*
+X191312965Y-139702732D01*
+X191138819Y-139746041D01*
+X190978064Y-139825768D01*
+X190978061Y-139825770D01*
+X190838197Y-139938196D01*
+X190838196Y-139938197D01*
+X190725770Y-140078061D01*
+X190725768Y-140078064D01*
+X190646041Y-140238819D01*
+X190602732Y-140412965D01*
+X190600000Y-140453258D01*
+X190600000Y-140600000D01*
+X155505500Y-140600000D01*
X155505500Y-139824499D01*
X155525185Y-139757460D01*
X155577989Y-139711705D01*
@@ -6367,6 +6648,206 @@ X179914616Y-128580898D01*
X179894451Y-128849995D01*
X179894451Y-128850004D01*
X156200000Y-128850004D01*
+X156200000Y-125600000D01*
+X190600000Y-125600000D01*
+X190600000Y-125746741D01*
+X190602732Y-125787034D01*
+X190646041Y-125961180D01*
+X190725768Y-126121935D01*
+X190725770Y-126121938D01*
+X190838196Y-126261802D01*
+X190838197Y-126261803D01*
+X190978061Y-126374229D01*
+X190978064Y-126374231D01*
+X191138819Y-126453958D01*
+X191312965Y-126497267D01*
+X191353258Y-126500000D01*
+X191500000Y-126500000D01*
+X191500000Y-125600000D01*
+X190600000Y-125600000D01*
+X156200000Y-125600000D01*
+X156200000Y-125058862D01*
+X191346127Y-125058862D01*
+X191356439Y-125222766D01*
+X191407188Y-125378956D01*
+X191495186Y-125517619D01*
+X191614903Y-125630040D01*
+X191758817Y-125709158D01*
+X191917886Y-125750000D01*
+X192040894Y-125750000D01*
+X192162933Y-125734583D01*
+X192315629Y-125674126D01*
+X192417654Y-125600000D01*
+X192500000Y-125600000D01*
+X192500000Y-126500000D01*
+X192646742Y-126500000D01*
+X192687034Y-126497267D01*
+X192861180Y-126453958D01*
+X193021935Y-126374231D01*
+X193021938Y-126374229D01*
+X193161802Y-126261803D01*
+X193161803Y-126261802D01*
+X193274229Y-126121938D01*
+X193274231Y-126121935D01*
+X193353958Y-125961180D01*
+X193397267Y-125787034D01*
+X193400000Y-125746741D01*
+X193400000Y-125600000D01*
+X196400000Y-125600000D01*
+X196400000Y-125746741D01*
+X196402732Y-125787034D01*
+X196446041Y-125961180D01*
+X196525768Y-126121935D01*
+X196525770Y-126121938D01*
+X196638196Y-126261802D01*
+X196638197Y-126261803D01*
+X196778061Y-126374229D01*
+X196778064Y-126374231D01*
+X196938819Y-126453958D01*
+X197112965Y-126497267D01*
+X197153258Y-126500000D01*
+X197300000Y-126500000D01*
+X197300000Y-125600000D01*
+X196400000Y-125600000D01*
+X193400000Y-125600000D01*
+X192500000Y-125600000D01*
+X192417654Y-125600000D01*
+X192448492Y-125577595D01*
+X192553175Y-125451055D01*
+X192623100Y-125302457D01*
+X192653873Y-125141138D01*
+X192648697Y-125058862D01*
+X197146127Y-125058862D01*
+X197156439Y-125222766D01*
+X197207188Y-125378956D01*
+X197295186Y-125517619D01*
+X197414903Y-125630040D01*
+X197558817Y-125709158D01*
+X197717886Y-125750000D01*
+X197840894Y-125750000D01*
+X197962933Y-125734583D01*
+X198115629Y-125674126D01*
+X198217654Y-125600000D01*
+X198300000Y-125600000D01*
+X198300000Y-126500000D01*
+X198446742Y-126500000D01*
+X198487034Y-126497267D01*
+X198661180Y-126453958D01*
+X198821935Y-126374231D01*
+X198821938Y-126374229D01*
+X198961802Y-126261803D01*
+X198961803Y-126261802D01*
+X199074229Y-126121938D01*
+X199074231Y-126121935D01*
+X199153958Y-125961180D01*
+X199197267Y-125787034D01*
+X199200000Y-125746741D01*
+X199200000Y-125600000D01*
+X198300000Y-125600000D01*
+X198217654Y-125600000D01*
+X198248492Y-125577595D01*
+X198353175Y-125451055D01*
+X198423100Y-125302457D01*
+X198453873Y-125141138D01*
+X198443561Y-124977234D01*
+X198392812Y-124821044D01*
+X198304814Y-124682381D01*
+X198185097Y-124569960D01*
+X198041183Y-124490842D01*
+X197882114Y-124450000D01*
+X197759106Y-124450000D01*
+X197637067Y-124465417D01*
+X197484371Y-124525874D01*
+X197351508Y-124622405D01*
+X197246825Y-124748945D01*
+X197176900Y-124897543D01*
+X197146127Y-125058862D01*
+X192648697Y-125058862D01*
+X192643561Y-124977234D01*
+X192592812Y-124821044D01*
+X192504814Y-124682381D01*
+X192385097Y-124569960D01*
+X192241183Y-124490842D01*
+X192082114Y-124450000D01*
+X191959106Y-124450000D01*
+X191837067Y-124465417D01*
+X191684371Y-124525874D01*
+X191551508Y-124622405D01*
+X191446825Y-124748945D01*
+X191376900Y-124897543D01*
+X191346127Y-125058862D01*
+X156200000Y-125058862D01*
+X156200000Y-124600000D01*
+X190600000Y-124600000D01*
+X191500000Y-124600000D01*
+X191500000Y-123700000D01*
+X192500000Y-123700000D01*
+X192500000Y-124600000D01*
+X193400000Y-124600000D01*
+X193400000Y-124599999D01*
+X196399999Y-124599999D01*
+X196400000Y-124600000D01*
+X197300000Y-124600000D01*
+X197300000Y-123700000D01*
+X198300000Y-123700000D01*
+X198300000Y-124600000D01*
+X199200000Y-124600000D01*
+X199200000Y-124453258D01*
+X199197267Y-124412965D01*
+X199153958Y-124238819D01*
+X199074231Y-124078064D01*
+X199074229Y-124078061D01*
+X198961803Y-123938197D01*
+X198961802Y-123938196D01*
+X198821938Y-123825770D01*
+X198821935Y-123825768D01*
+X198661180Y-123746041D01*
+X198487034Y-123702732D01*
+X198446742Y-123700000D01*
+X198300000Y-123700000D01*
+X197300000Y-123700000D01*
+X197153258Y-123700000D01*
+X197112965Y-123702732D01*
+X196938819Y-123746041D01*
+X196778064Y-123825768D01*
+X196778061Y-123825770D01*
+X196638197Y-123938196D01*
+X196638196Y-123938197D01*
+X196525770Y-124078061D01*
+X196525768Y-124078064D01*
+X196446041Y-124238819D01*
+X196402732Y-124412965D01*
+X196400000Y-124453258D01*
+X196399999Y-124599999D01*
+X193400000Y-124599999D01*
+X193400000Y-124453258D01*
+X193397267Y-124412965D01*
+X193353958Y-124238819D01*
+X193274231Y-124078064D01*
+X193274229Y-124078061D01*
+X193161803Y-123938197D01*
+X193161802Y-123938196D01*
+X193021938Y-123825770D01*
+X193021935Y-123825768D01*
+X192861180Y-123746041D01*
+X192687034Y-123702732D01*
+X192646742Y-123700000D01*
+X192500000Y-123700000D01*
+X191500000Y-123700000D01*
+X191353258Y-123700000D01*
+X191312965Y-123702732D01*
+X191138819Y-123746041D01*
+X190978064Y-123825768D01*
+X190978061Y-123825770D01*
+X190838197Y-123938196D01*
+X190838196Y-123938197D01*
+X190725770Y-124078061D01*
+X190725768Y-124078064D01*
+X190646041Y-124238819D01*
+X190602732Y-124412965D01*
+X190600000Y-124453258D01*
+X190600000Y-124600000D01*
+X156200000Y-124600000D01*
X156200000Y-123100000D01*
X156199999Y-123099999D01*
X154936319Y-121836318D01*
@@ -6741,6 +7222,143 @@ X127152793Y-114850004D01*
X126486819Y-114184030D01*
X126453334Y-114122707D01*
X126450500Y-114096349D01*
+X126450500Y-109600000D01*
+X190600000Y-109600000D01*
+X190600000Y-109746741D01*
+X190602732Y-109787034D01*
+X190646041Y-109961180D01*
+X190725768Y-110121935D01*
+X190725770Y-110121938D01*
+X190838196Y-110261802D01*
+X190838197Y-110261803D01*
+X190978061Y-110374229D01*
+X190978064Y-110374231D01*
+X191138819Y-110453958D01*
+X191312965Y-110497267D01*
+X191353258Y-110500000D01*
+X191500000Y-110500000D01*
+X191500000Y-109600000D01*
+X190600000Y-109600000D01*
+X126450500Y-109600000D01*
+X126450500Y-109349999D01*
+X150657106Y-109349999D01*
+X150657107Y-109350000D01*
+X155742893Y-109350000D01*
+X155742893Y-109349999D01*
+X155451756Y-109058862D01*
+X191346127Y-109058862D01*
+X191356439Y-109222766D01*
+X191407188Y-109378956D01*
+X191495186Y-109517619D01*
+X191614903Y-109630040D01*
+X191758817Y-109709158D01*
+X191917886Y-109750000D01*
+X192040894Y-109750000D01*
+X192162933Y-109734583D01*
+X192315629Y-109674126D01*
+X192417654Y-109600000D01*
+X192500000Y-109600000D01*
+X192500000Y-110500000D01*
+X192646742Y-110500000D01*
+X192687034Y-110497267D01*
+X192861180Y-110453958D01*
+X193021935Y-110374231D01*
+X193021938Y-110374229D01*
+X193161802Y-110261803D01*
+X193161803Y-110261802D01*
+X193274229Y-110121938D01*
+X193274231Y-110121935D01*
+X193353958Y-109961180D01*
+X193397267Y-109787034D01*
+X193400000Y-109746741D01*
+X193400000Y-109600000D01*
+X196400000Y-109600000D01*
+X196400000Y-109746741D01*
+X196402732Y-109787034D01*
+X196446041Y-109961180D01*
+X196525768Y-110121935D01*
+X196525770Y-110121938D01*
+X196638196Y-110261802D01*
+X196638197Y-110261803D01*
+X196778061Y-110374229D01*
+X196778064Y-110374231D01*
+X196938819Y-110453958D01*
+X197112965Y-110497267D01*
+X197153258Y-110500000D01*
+X197300000Y-110500000D01*
+X197300000Y-109600000D01*
+X196400000Y-109600000D01*
+X193400000Y-109600000D01*
+X192500000Y-109600000D01*
+X192417654Y-109600000D01*
+X192448492Y-109577595D01*
+X192553175Y-109451055D01*
+X192623100Y-109302457D01*
+X192653873Y-109141138D01*
+X192648697Y-109058862D01*
+X197146127Y-109058862D01*
+X197156439Y-109222766D01*
+X197207188Y-109378956D01*
+X197295186Y-109517619D01*
+X197414903Y-109630040D01*
+X197558817Y-109709158D01*
+X197717886Y-109750000D01*
+X197840894Y-109750000D01*
+X197962933Y-109734583D01*
+X198115629Y-109674126D01*
+X198217654Y-109600000D01*
+X198300000Y-109600000D01*
+X198300000Y-110500000D01*
+X198446742Y-110500000D01*
+X198487034Y-110497267D01*
+X198661180Y-110453958D01*
+X198821935Y-110374231D01*
+X198821938Y-110374229D01*
+X198961802Y-110261803D01*
+X198961803Y-110261802D01*
+X199074229Y-110121938D01*
+X199074231Y-110121935D01*
+X199153958Y-109961180D01*
+X199197267Y-109787034D01*
+X199200000Y-109746741D01*
+X199200000Y-109600000D01*
+X198300000Y-109600000D01*
+X198217654Y-109600000D01*
+X198248492Y-109577595D01*
+X198353175Y-109451055D01*
+X198423100Y-109302457D01*
+X198453873Y-109141138D01*
+X198443561Y-108977234D01*
+X198392812Y-108821044D01*
+X198304814Y-108682381D01*
+X198185097Y-108569960D01*
+X198041183Y-108490842D01*
+X197882114Y-108450000D01*
+X197759106Y-108450000D01*
+X197637067Y-108465417D01*
+X197484371Y-108525874D01*
+X197351508Y-108622405D01*
+X197246825Y-108748945D01*
+X197176900Y-108897543D01*
+X197146127Y-109058862D01*
+X192648697Y-109058862D01*
+X192643561Y-108977234D01*
+X192592812Y-108821044D01*
+X192504814Y-108682381D01*
+X192385097Y-108569960D01*
+X192241183Y-108490842D01*
+X192082114Y-108450000D01*
+X191959106Y-108450000D01*
+X191837067Y-108465417D01*
+X191684371Y-108525874D01*
+X191551508Y-108622405D01*
+X191446825Y-108748945D01*
+X191376900Y-108897543D01*
+X191346127Y-109058862D01*
+X155451756Y-109058862D01*
+X153200000Y-106807107D01*
+X150657106Y-109349999D01*
+X126450500Y-109349999D01*
X126450500Y-108759284D01*
X126470185Y-108692245D01*
X126486819Y-108671603D01*
@@ -6786,11 +7404,141 @@ X137466471Y-106636316D01*
X137527793Y-106602834D01*
X137554151Y-106600000D01*
X146700000Y-106600000D01*
-X150163681Y-103136318D01*
-X150225004Y-103102834D01*
-X150251362Y-103100000D01*
-X154200000Y-103100000D01*
-X154200000Y-101747555D01*
+X149738321Y-103561678D01*
+X149799642Y-103528195D01*
+X149869334Y-103533179D01*
+X149925267Y-103575051D01*
+X149949684Y-103640515D01*
+X149950000Y-103649361D01*
+X149950000Y-108642892D01*
+X152492893Y-106100000D01*
+X153907107Y-106100000D01*
+X156449999Y-108642893D01*
+X156450000Y-108642892D01*
+X156450000Y-108600000D01*
+X190600000Y-108600000D01*
+X191500000Y-108600000D01*
+X191500000Y-107700000D01*
+X192500000Y-107700000D01*
+X192500000Y-108600000D01*
+X193400000Y-108600000D01*
+X193400000Y-108599999D01*
+X196399999Y-108599999D01*
+X196400000Y-108600000D01*
+X197300000Y-108600000D01*
+X197300000Y-107700000D01*
+X198300000Y-107700000D01*
+X198300000Y-108600000D01*
+X199200000Y-108600000D01*
+X199200000Y-108453258D01*
+X199197267Y-108412965D01*
+X199153958Y-108238819D01*
+X199074231Y-108078064D01*
+X199074229Y-108078061D01*
+X198961803Y-107938197D01*
+X198961802Y-107938196D01*
+X198821938Y-107825770D01*
+X198821935Y-107825768D01*
+X198661180Y-107746041D01*
+X198487034Y-107702732D01*
+X198446742Y-107700000D01*
+X198300000Y-107700000D01*
+X197300000Y-107700000D01*
+X197153258Y-107700000D01*
+X197112965Y-107702732D01*
+X196938819Y-107746041D01*
+X196778064Y-107825768D01*
+X196778061Y-107825770D01*
+X196638197Y-107938196D01*
+X196638196Y-107938197D01*
+X196525770Y-108078061D01*
+X196525768Y-108078064D01*
+X196446041Y-108238819D01*
+X196402732Y-108412965D01*
+X196400000Y-108453258D01*
+X196399999Y-108599999D01*
+X193400000Y-108599999D01*
+X193400000Y-108453258D01*
+X193397267Y-108412965D01*
+X193353958Y-108238819D01*
+X193274231Y-108078064D01*
+X193274229Y-108078061D01*
+X193161803Y-107938197D01*
+X193161802Y-107938196D01*
+X193021938Y-107825770D01*
+X193021935Y-107825768D01*
+X192861180Y-107746041D01*
+X192687034Y-107702732D01*
+X192646742Y-107700000D01*
+X192500000Y-107700000D01*
+X191500000Y-107700000D01*
+X191353258Y-107700000D01*
+X191312965Y-107702732D01*
+X191138819Y-107746041D01*
+X190978064Y-107825768D01*
+X190978061Y-107825770D01*
+X190838197Y-107938196D01*
+X190838196Y-107938197D01*
+X190725770Y-108078061D01*
+X190725768Y-108078064D01*
+X190646041Y-108238819D01*
+X190602732Y-108412965D01*
+X190600000Y-108453258D01*
+X190600000Y-108600000D01*
+X156450000Y-108600000D01*
+X156450000Y-103557107D01*
+X156449999Y-103557106D01*
+X153907107Y-106099999D01*
+X153907107Y-106100000D01*
+X152492893Y-106100000D01*
+X153200000Y-105392893D01*
+X155742893Y-102850000D01*
+X154324000Y-102850000D01*
+X154256961Y-102830315D01*
+X154211206Y-102777511D01*
+X154200000Y-102726000D01*
+X154200000Y-102668072D01*
+X181089032Y-102668072D01*
+X181115549Y-102682423D01*
+X181342823Y-102760446D01*
+X181579851Y-102800000D01*
+X181820149Y-102800000D01*
+X182057176Y-102760446D01*
+X182284451Y-102682423D01*
+X182284458Y-102682420D01*
+X182310966Y-102668073D01*
+X182310967Y-102668072D01*
+X181696531Y-102053636D01*
+X181683350Y-102062443D01*
+X181680315Y-102072782D01*
+X181663681Y-102093424D01*
+X181089032Y-102668072D01*
+X154200000Y-102668072D01*
+X154200000Y-101350000D01*
+X180245031Y-101350000D01*
+X180264874Y-101589476D01*
+X180323864Y-101822426D01*
+X180383807Y-101959084D01*
+X180992892Y-101350000D01*
+X181094823Y-101350000D01*
+X181115444Y-101506631D01*
+X181175901Y-101652588D01*
+X181272075Y-101777925D01*
+X181397412Y-101874099D01*
+X181543369Y-101934556D01*
+X181660677Y-101950000D01*
+X181739323Y-101950000D01*
+X181856631Y-101934556D01*
+X182002588Y-101874099D01*
+X182127925Y-101777925D01*
+X182224099Y-101652589D01*
+X182284556Y-101506631D01*
+X182305177Y-101350000D01*
+X182304720Y-101346531D01*
+X182403636Y-101346531D01*
+X183016190Y-101959085D01*
+X183076135Y-101822425D01*
+X183095094Y-101747555D01*
X190249500Y-101747555D01*
X190255784Y-101838093D01*
X190255786Y-101838109D01*
@@ -6826,7 +7574,7 @@ X193329182Y-102583226D01*
X193483226Y-102429182D01*
X193606343Y-102249454D01*
X193694338Y-102050164D01*
-X193729240Y-101901771D01*
+X193699476Y-102028320D01*
X193744213Y-101838109D01*
X193744213Y-101838105D01*
X193744215Y-101838099D01*
@@ -6866,7 +7614,7 @@ X199129182Y-102583226D01*
X199283226Y-102429182D01*
X199406343Y-102249454D01*
X199494338Y-102050164D01*
-X199529240Y-101901771D01*
+X199499476Y-102028320D01*
X199544213Y-101838109D01*
X199544213Y-101838105D01*
X199544215Y-101838099D01*
@@ -6963,7 +7711,56 @@ X190255786Y-100361890D01*
X190255784Y-100361906D01*
X190249500Y-100452444D01*
X190249500Y-101747555D01*
-X154200000Y-101747555D01*
+X183095094Y-101747555D01*
+X183135125Y-101589476D01*
+X183154969Y-101350000D01*
+X183154969Y-101349994D01*
+X183135125Y-101110523D01*
+X183076134Y-100877571D01*
+X183016191Y-100740914D01*
+X183016190Y-100740913D01*
+X182443424Y-101313681D01*
+X182415339Y-101329016D01*
+X182403636Y-101346531D01*
+X182304720Y-101346531D01*
+X182284556Y-101193369D01*
+X182224099Y-101047412D01*
+X182127925Y-100922075D01*
+X182002588Y-100825901D01*
+X181856631Y-100765444D01*
+X181739323Y-100750000D01*
+X181660677Y-100750000D01*
+X181543369Y-100765444D01*
+X181397412Y-100825901D01*
+X181272075Y-100922075D01*
+X181175901Y-101047411D01*
+X181115444Y-101193369D01*
+X181094823Y-101350000D01*
+X180992892Y-101350000D01*
+X180992893Y-101349999D01*
+X180383808Y-100740914D01*
+X180323864Y-100877573D01*
+X180264874Y-101110523D01*
+X180245031Y-101349994D01*
+X180245031Y-101350000D01*
+X154200000Y-101350000D01*
+X154200000Y-100031926D01*
+X181089031Y-100031926D01*
+X181699998Y-100642892D01*
+X181699999Y-100642893D01*
+X181700000Y-100642893D01*
+X181700000Y-100642892D01*
+X182310967Y-100031926D01*
+X182310966Y-100031925D01*
+X182284460Y-100017581D01*
+X182284449Y-100017576D01*
+X182057176Y-99939553D01*
+X181820149Y-99900000D01*
+X181579851Y-99900000D01*
+X181342823Y-99939553D01*
+X181115546Y-100017577D01*
+X181089031Y-100031926D01*
+X154200000Y-100031926D01*
X154200000Y-91224000D01*
X154219685Y-91156961D01*
X154272489Y-91111206D01*
@@ -7032,6 +7829,206 @@ X185840673Y-94154590D01*
X185800445Y-94097463D01*
X185797488Y-94027656D01*
X185830154Y-93969845D01*
+X186199999Y-93600000D01*
+X190600000Y-93600000D01*
+X190600000Y-93746741D01*
+X190602732Y-93787034D01*
+X190646041Y-93961180D01*
+X190725768Y-94121935D01*
+X190725770Y-94121938D01*
+X190838196Y-94261802D01*
+X190838197Y-94261803D01*
+X190978061Y-94374229D01*
+X190978064Y-94374231D01*
+X191138819Y-94453958D01*
+X191312965Y-94497267D01*
+X191353258Y-94500000D01*
+X191500000Y-94500000D01*
+X191500000Y-93600000D01*
+X190600000Y-93600000D01*
+X186199999Y-93600000D01*
+X186741137Y-93058862D01*
+X191346127Y-93058862D01*
+X191356439Y-93222766D01*
+X191407188Y-93378956D01*
+X191495186Y-93517619D01*
+X191614903Y-93630040D01*
+X191758817Y-93709158D01*
+X191917886Y-93750000D01*
+X192040894Y-93750000D01*
+X192162933Y-93734583D01*
+X192315629Y-93674126D01*
+X192417654Y-93600000D01*
+X192500000Y-93600000D01*
+X192500000Y-94500000D01*
+X192646742Y-94500000D01*
+X192687034Y-94497267D01*
+X192861180Y-94453958D01*
+X193021935Y-94374231D01*
+X193021938Y-94374229D01*
+X193161802Y-94261803D01*
+X193161803Y-94261802D01*
+X193274229Y-94121938D01*
+X193274231Y-94121935D01*
+X193353958Y-93961180D01*
+X193397267Y-93787034D01*
+X193400000Y-93746741D01*
+X193400000Y-93600000D01*
+X196400000Y-93600000D01*
+X196400000Y-93746741D01*
+X196402732Y-93787034D01*
+X196446041Y-93961180D01*
+X196525768Y-94121935D01*
+X196525770Y-94121938D01*
+X196638196Y-94261802D01*
+X196638197Y-94261803D01*
+X196778061Y-94374229D01*
+X196778064Y-94374231D01*
+X196938819Y-94453958D01*
+X197112965Y-94497267D01*
+X197153258Y-94500000D01*
+X197300000Y-94500000D01*
+X197300000Y-93600000D01*
+X196400000Y-93600000D01*
+X193400000Y-93600000D01*
+X192500000Y-93600000D01*
+X192417654Y-93600000D01*
+X192448492Y-93577595D01*
+X192553175Y-93451055D01*
+X192623100Y-93302457D01*
+X192653873Y-93141138D01*
+X192648697Y-93058862D01*
+X197146127Y-93058862D01*
+X197156439Y-93222766D01*
+X197207188Y-93378956D01*
+X197295186Y-93517619D01*
+X197414903Y-93630040D01*
+X197558817Y-93709158D01*
+X197717886Y-93750000D01*
+X197840894Y-93750000D01*
+X197962933Y-93734583D01*
+X198115629Y-93674126D01*
+X198217654Y-93600000D01*
+X198300000Y-93600000D01*
+X198300000Y-94500000D01*
+X198446742Y-94500000D01*
+X198487034Y-94497267D01*
+X198661180Y-94453958D01*
+X198821935Y-94374231D01*
+X198821938Y-94374229D01*
+X198961802Y-94261803D01*
+X198961803Y-94261802D01*
+X199074229Y-94121938D01*
+X199074231Y-94121935D01*
+X199153958Y-93961180D01*
+X199197267Y-93787034D01*
+X199200000Y-93746741D01*
+X199200000Y-93600000D01*
+X198300000Y-93600000D01*
+X198217654Y-93600000D01*
+X198248492Y-93577595D01*
+X198353175Y-93451055D01*
+X198423100Y-93302457D01*
+X198453873Y-93141138D01*
+X198443561Y-92977234D01*
+X198392812Y-92821044D01*
+X198304814Y-92682381D01*
+X198185097Y-92569960D01*
+X198041183Y-92490842D01*
+X197882114Y-92450000D01*
+X197759106Y-92450000D01*
+X197637067Y-92465417D01*
+X197484371Y-92525874D01*
+X197351508Y-92622405D01*
+X197246825Y-92748945D01*
+X197176900Y-92897543D01*
+X197146127Y-93058862D01*
+X192648697Y-93058862D01*
+X192643561Y-92977234D01*
+X192592812Y-92821044D01*
+X192504814Y-92682381D01*
+X192385097Y-92569960D01*
+X192241183Y-92490842D01*
+X192082114Y-92450000D01*
+X191959106Y-92450000D01*
+X191837067Y-92465417D01*
+X191684371Y-92525874D01*
+X191551508Y-92622405D01*
+X191446825Y-92748945D01*
+X191376900Y-92897543D01*
+X191346127Y-93058862D01*
+X186741137Y-93058862D01*
+X187199999Y-92600000D01*
+X190600000Y-92600000D01*
+X191500000Y-92600000D01*
+X191500000Y-91700000D01*
+X192500000Y-91700000D01*
+X192500000Y-92600000D01*
+X193400000Y-92600000D01*
+X193400000Y-92599999D01*
+X196399999Y-92599999D01*
+X196400000Y-92600000D01*
+X197300000Y-92600000D01*
+X197300000Y-91700000D01*
+X198300000Y-91700000D01*
+X198300000Y-92600000D01*
+X199200000Y-92600000D01*
+X199200000Y-92453258D01*
+X199197267Y-92412965D01*
+X199153958Y-92238819D01*
+X199074231Y-92078064D01*
+X199074229Y-92078061D01*
+X198961803Y-91938197D01*
+X198961802Y-91938196D01*
+X198821938Y-91825770D01*
+X198821935Y-91825768D01*
+X198661180Y-91746041D01*
+X198487034Y-91702732D01*
+X198446742Y-91700000D01*
+X198300000Y-91700000D01*
+X197300000Y-91700000D01*
+X197153258Y-91700000D01*
+X197112965Y-91702732D01*
+X196938819Y-91746041D01*
+X196778064Y-91825768D01*
+X196778061Y-91825770D01*
+X196638197Y-91938196D01*
+X196638196Y-91938197D01*
+X196525770Y-92078061D01*
+X196525768Y-92078064D01*
+X196446041Y-92238819D01*
+X196402732Y-92412965D01*
+X196400000Y-92453258D01*
+X196399999Y-92599999D01*
+X193400000Y-92599999D01*
+X193400000Y-92453258D01*
+X193397267Y-92412965D01*
+X193353958Y-92238819D01*
+X193274231Y-92078064D01*
+X193274229Y-92078061D01*
+X193161803Y-91938197D01*
+X193161802Y-91938196D01*
+X193021938Y-91825770D01*
+X193021935Y-91825768D01*
+X192861180Y-91746041D01*
+X192687034Y-91702732D01*
+X192646742Y-91700000D01*
+X192500000Y-91700000D01*
+X191500000Y-91700000D01*
+X191353258Y-91700000D01*
+X191312965Y-91702732D01*
+X191138819Y-91746041D01*
+X190978064Y-91825768D01*
+X190978061Y-91825770D01*
+X190838197Y-91938196D01*
+X190838196Y-91938197D01*
+X190725770Y-92078061D01*
+X190725768Y-92078064D01*
+X190646041Y-92238819D01*
+X190602732Y-92412965D01*
+X190600000Y-92453258D01*
+X190600000Y-92600000D01*
+X187199999Y-92600000D01*
X189663681Y-90136318D01*
X189725004Y-90102834D01*
X189751362Y-90100000D01*
@@ -7285,65 +8282,75 @@ G37*
G04 #@! TD.AperFunction*
G04 #@! TA.AperFunction,Conductor*
G36*
-X120151601Y-112620002D02*
+X120990782Y-112606485D02*
G01*
-X120198094Y-112673658D01*
-X120208198Y-112743932D01*
-X120182912Y-112803391D01*
-X120155631Y-112838440D01*
-X120127729Y-112890000D01*
-X122054000Y-112890000D01*
-X122122121Y-112910002D01*
-X122168614Y-112963658D01*
-X122180000Y-113016000D01*
-X122180000Y-114264000D01*
-X122159998Y-114332121D01*
-X122106342Y-114378614D01*
-X122054000Y-114390000D01*
-X120127729Y-114390000D01*
-X120155631Y-114441559D01*
-X120242300Y-114552911D01*
-X120268356Y-114618954D01*
-X120254571Y-114688599D01*
-X120205320Y-114739736D01*
-X120142868Y-114756302D01*
+X121009633Y-112612778D01*
+X121009631Y-112612778D01*
+X121149548Y-112635516D01*
+X121257129Y-112653000D01*
+X121257133Y-112653000D01*
+X121540090Y-112653000D01*
+X121540090Y-112652999D01*
+X121727429Y-112637876D01*
+X121866243Y-112603661D01*
+X121896398Y-112600000D01*
+X122423499Y-112600000D01*
+X122491620Y-112620002D01*
+X122538113Y-112673658D01*
+X122549499Y-112726000D01*
+X122549500Y-114607503D01*
+X122549500Y-115219299D01*
+X122529498Y-115287420D01*
+X122475842Y-115333913D01*
+X122405568Y-115344017D01*
+X122340988Y-115314523D01*
+X122334405Y-115308394D01*
+X122038678Y-115012667D01*
+X122026707Y-114998815D01*
+X122013105Y-114980546D01*
+X122013105Y-114980545D01*
+X121974510Y-114948160D01*
+X121970457Y-114944445D01*
+X121964930Y-114938918D01*
+X121940800Y-114919839D01*
+X121939380Y-114918682D01*
+X121883181Y-114871526D01*
+X121877051Y-114867494D01*
+X121877113Y-114867398D01*
+X121871566Y-114863864D01*
+X121871506Y-114863963D01*
+X121865259Y-114860109D01*
+X121798806Y-114829123D01*
+X121797174Y-114828333D01*
+X121771144Y-114815260D01*
+X121731632Y-114795416D01*
+X121724734Y-114792905D01*
+X121724773Y-114792797D01*
+X121718558Y-114790637D01*
+X121718522Y-114790746D01*
+X121711557Y-114788438D01*
+X121639739Y-114773607D01*
+X121637953Y-114773211D01*
+X121566603Y-114756302D01*
+X121559311Y-114755450D01*
+X121559324Y-114755333D01*
+X121552789Y-114754665D01*
+X121552779Y-114754782D01*
+X121545465Y-114754142D01*
+X121545464Y-114754142D01*
+X121542393Y-114754231D01*
+X121472139Y-114756275D01*
+X121470307Y-114756302D01*
X119176500Y-114756302D01*
X119108379Y-114736300D01*
X119061886Y-114682644D01*
X119050500Y-114630302D01*
-X119050500Y-113677886D01*
-X120876123Y-113677886D01*
-X120906884Y-113825915D01*
-X120976442Y-113960156D01*
-X121079638Y-114070652D01*
-X121208819Y-114149209D01*
-X121354404Y-114190000D01*
-X121467622Y-114190000D01*
-X121579783Y-114174584D01*
-X121718458Y-114114349D01*
-X121835739Y-114018934D01*
-X121922928Y-113895415D01*
-X121973559Y-113752953D01*
-X121983877Y-113602114D01*
-X121953116Y-113454085D01*
-X121883558Y-113319844D01*
-X121780362Y-113209348D01*
-X121651181Y-113130791D01*
-X121505596Y-113090000D01*
-X121392378Y-113090000D01*
-X121280217Y-113105416D01*
-X121141542Y-113165651D01*
-X121024261Y-113261066D01*
-X120937072Y-113384585D01*
-X120886441Y-113527047D01*
-X120876123Y-113677886D01*
-X119050500Y-113677886D01*
X119050500Y-112726000D01*
X119070502Y-112657879D01*
X119124158Y-112611386D01*
X119176500Y-112600000D01*
-X120083480Y-112600000D01*
-X120151601Y-112620002D01*
+X120950881Y-112600000D01*
+X120990782Y-112606485D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TA.AperFunction,Conductor*
@@ -14371,6 +15378,7 @@ X186950086Y-91848285D01*
X186972570Y-91914438D01*
X186955720Y-91982246D01*
X186936361Y-92007330D01*
+X185846510Y-93097183D01*
X185402093Y-93541599D01*
X185398044Y-93545685D01*
X185398043Y-93545687D01*
diff --git a/driver/gerber/driver-F_Mask.gbr b/driver/gerber/driver-F_Mask.gbr
index 3b43ab7..9e2ee3a 100644
--- a/driver/gerber/driver-F_Mask.gbr
+++ b/driver/gerber/driver-F_Mask.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:26+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:26*
%MOMM*%
%LPD*%
G01*
@@ -729,300 +729,300 @@ X122700000Y-146449000D01*
X122763098Y-146453966D01*
G37*
G36*
-X177593720Y-146853700D02*
-G01*
-X177643273Y-146853700D01*
-X177697891Y-146862814D01*
-X177757234Y-146868006D01*
-X177803834Y-146880492D01*
-X177846997Y-146887695D01*
-X177904900Y-146907573D01*
-X177967867Y-146924445D01*
-X178006438Y-146942430D01*
-X178042349Y-146954759D01*
-X178101347Y-146986687D01*
-X178165500Y-147016602D01*
-X178195701Y-147037749D01*
-X178223995Y-147053061D01*
-X178281590Y-147097889D01*
-X178344127Y-147141678D01*
-X178366167Y-147163718D01*
-X178386987Y-147179923D01*
-X178440470Y-147238021D01*
-X178498322Y-147295873D01*
-X178512924Y-147316727D01*
-X178526878Y-147331885D01*
-X178573430Y-147403139D01*
-X178623398Y-147474500D01*
-X178631738Y-147492385D01*
-X178639843Y-147504791D01*
-X178676635Y-147588668D01*
-X178715555Y-147672133D01*
-X178719179Y-147685658D01*
-X178722813Y-147693943D01*
-X178747144Y-147790025D01*
-X178771994Y-147882766D01*
-X178772714Y-147891000D01*
-X178773515Y-147894162D01*
-X178782892Y-148007335D01*
-X178791000Y-148100000D01*
-X178782892Y-148192672D01*
-X178773515Y-148305837D01*
-X178772714Y-148308997D01*
-X178771994Y-148317234D01*
-X178747139Y-148409991D01*
-X178722813Y-148506056D01*
-X178719179Y-148514338D01*
-X178715555Y-148527867D01*
-X178676627Y-148611347D01*
-X178639843Y-148695208D01*
-X178631739Y-148707611D01*
-X178623398Y-148725500D01*
-X178573421Y-148796874D01*
-X178526878Y-148868114D01*
-X178512927Y-148883268D01*
-X178498322Y-148904127D01*
-X178440458Y-148961990D01*
-X178386987Y-149020076D01*
-X178366172Y-149036276D01*
-X178344127Y-149058322D01*
-X178281577Y-149102119D01*
-X178223995Y-149146938D01*
-X178195707Y-149162246D01*
-X178165500Y-149183398D01*
-X178101334Y-149213318D01*
-X178042349Y-149245240D01*
-X178006446Y-149257565D01*
-X177967867Y-149275555D01*
-X177904887Y-149292430D01*
-X177846997Y-149312304D01*
-X177803842Y-149319505D01*
-X177757234Y-149331994D01*
-X177697888Y-149337186D01*
-X177643273Y-149346300D01*
-X177593720Y-149346300D01*
-X177540000Y-149351000D01*
-X177486280Y-149346300D01*
-X177436727Y-149346300D01*
-X177382111Y-149337186D01*
-X177322766Y-149331994D01*
-X177276159Y-149319505D01*
-X177233002Y-149312304D01*
-X177175108Y-149292429D01*
-X177112133Y-149275555D01*
-X177073556Y-149257566D01*
-X177037650Y-149245240D01*
-X176978658Y-149213315D01*
-X176914500Y-149183398D01*
-X176884295Y-149162248D01*
-X176856004Y-149146938D01*
-X176798412Y-149102112D01*
-X176735873Y-149058322D01*
-X176713831Y-149036280D01*
-X176693012Y-149020076D01*
-X176639528Y-148961977D01*
-X176581678Y-148904127D01*
-X176567075Y-148883273D01*
-X176553121Y-148868114D01*
-X176506563Y-148796852D01*
-X176456602Y-148725500D01*
-X176448262Y-148707616D01*
-X176440156Y-148695208D01*
-X176403355Y-148611311D01*
-X176364445Y-148527867D01*
-X176360821Y-148514344D01*
-X176357186Y-148506056D01*
-X176332842Y-148409923D01*
-X176308006Y-148317234D01*
-X176307285Y-148309003D01*
-X176306484Y-148305837D01*
-X176297089Y-148192456D01*
-X176289000Y-148100000D01*
-X176297088Y-148007551D01*
-X176306484Y-147894162D01*
-X176307286Y-147890994D01*
-X176308006Y-147882766D01*
-X176332837Y-147790093D01*
-X176357186Y-147693943D01*
-X176360822Y-147685653D01*
-X176364445Y-147672133D01*
-X176403348Y-147588704D01*
-X176440156Y-147504791D01*
-X176448264Y-147492380D01*
-X176456602Y-147474500D01*
-X176506554Y-147403160D01*
-X176553121Y-147331885D01*
-X176567078Y-147316722D01*
-X176581678Y-147295873D01*
-X176639517Y-147238033D01*
-X176693012Y-147179923D01*
-X176713835Y-147163715D01*
-X176735873Y-147141678D01*
-X176798399Y-147097896D01*
-X176856004Y-147053061D01*
-X176884301Y-147037746D01*
-X176914500Y-147016602D01*
-X176978644Y-146986690D01*
-X177037650Y-146954759D01*
-X177073564Y-146942429D01*
-X177112133Y-146924445D01*
-X177175095Y-146907574D01*
-X177233002Y-146887695D01*
-X177276166Y-146880492D01*
-X177322766Y-146868006D01*
-X177382107Y-146862814D01*
-X177436727Y-146853700D01*
-X177486280Y-146853700D01*
-X177540000Y-146849000D01*
-X177593720Y-146853700D01*
-G37*
-G36*
-X197913720Y-146853700D02*
-G01*
-X197963273Y-146853700D01*
-X198017891Y-146862814D01*
-X198077234Y-146868006D01*
-X198123834Y-146880492D01*
-X198166997Y-146887695D01*
-X198224900Y-146907573D01*
-X198287867Y-146924445D01*
-X198326438Y-146942430D01*
-X198362349Y-146954759D01*
-X198421347Y-146986687D01*
-X198485500Y-147016602D01*
-X198515701Y-147037749D01*
-X198543995Y-147053061D01*
-X198601590Y-147097889D01*
-X198664127Y-147141678D01*
-X198686167Y-147163718D01*
-X198706987Y-147179923D01*
-X198760470Y-147238021D01*
-X198818322Y-147295873D01*
-X198832924Y-147316727D01*
-X198846878Y-147331885D01*
-X198893430Y-147403139D01*
-X198943398Y-147474500D01*
-X198951738Y-147492385D01*
-X198959843Y-147504791D01*
-X198996635Y-147588668D01*
-X199035555Y-147672133D01*
-X199039179Y-147685658D01*
-X199042813Y-147693943D01*
-X199067144Y-147790025D01*
-X199091994Y-147882766D01*
-X199092714Y-147891000D01*
-X199093515Y-147894162D01*
-X199102893Y-148007345D01*
-X199111000Y-148100000D01*
-X199102891Y-148192681D01*
-X199093515Y-148305837D01*
-X199092714Y-148308997D01*
-X199091994Y-148317234D01*
-X199067139Y-148409991D01*
-X199042813Y-148506056D01*
-X199039179Y-148514338D01*
-X199035555Y-148527867D01*
-X198996627Y-148611347D01*
-X198959843Y-148695208D01*
-X198951739Y-148707611D01*
-X198943398Y-148725500D01*
-X198893421Y-148796874D01*
-X198846878Y-148868114D01*
-X198832927Y-148883268D01*
-X198818322Y-148904127D01*
-X198760458Y-148961990D01*
-X198706987Y-149020076D01*
-X198686172Y-149036276D01*
-X198664127Y-149058322D01*
-X198601577Y-149102119D01*
-X198543995Y-149146938D01*
-X198515707Y-149162246D01*
-X198485500Y-149183398D01*
-X198421334Y-149213318D01*
-X198362349Y-149245240D01*
-X198326446Y-149257565D01*
-X198287867Y-149275555D01*
-X198224887Y-149292430D01*
-X198166997Y-149312304D01*
-X198123842Y-149319505D01*
-X198077234Y-149331994D01*
-X198017888Y-149337186D01*
-X197963273Y-149346300D01*
-X197913720Y-149346300D01*
-X197860000Y-149351000D01*
-X197806280Y-149346300D01*
-X197756727Y-149346300D01*
-X197702111Y-149337186D01*
-X197642766Y-149331994D01*
-X197596159Y-149319505D01*
-X197553002Y-149312304D01*
-X197495108Y-149292429D01*
-X197432133Y-149275555D01*
-X197393556Y-149257566D01*
-X197357650Y-149245240D01*
-X197298658Y-149213315D01*
-X197234500Y-149183398D01*
-X197204295Y-149162248D01*
-X197176004Y-149146938D01*
-X197118412Y-149102112D01*
-X197055873Y-149058322D01*
-X197033831Y-149036280D01*
-X197013012Y-149020076D01*
-X196959528Y-148961977D01*
-X196901678Y-148904127D01*
-X196887075Y-148883273D01*
-X196873121Y-148868114D01*
-X196826563Y-148796852D01*
-X196776602Y-148725500D01*
-X196768262Y-148707616D01*
-X196760156Y-148695208D01*
-X196723355Y-148611311D01*
-X196684445Y-148527867D01*
-X196680821Y-148514344D01*
-X196677186Y-148506056D01*
-X196652842Y-148409923D01*
-X196628006Y-148317234D01*
-X196627285Y-148309003D01*
-X196626484Y-148305837D01*
-X196617089Y-148192456D01*
-X196609000Y-148100000D01*
-X196617088Y-148007551D01*
-X196626484Y-147894162D01*
-X196627286Y-147890994D01*
-X196628006Y-147882766D01*
-X196652837Y-147790093D01*
-X196677186Y-147693943D01*
-X196680822Y-147685653D01*
-X196684445Y-147672133D01*
-X196723348Y-147588704D01*
-X196760156Y-147504791D01*
-X196768264Y-147492380D01*
-X196776602Y-147474500D01*
-X196826554Y-147403160D01*
-X196873121Y-147331885D01*
-X196887078Y-147316722D01*
-X196901678Y-147295873D01*
-X196959517Y-147238033D01*
-X197013012Y-147179923D01*
-X197033835Y-147163715D01*
-X197055873Y-147141678D01*
-X197118399Y-147097896D01*
-X197176004Y-147053061D01*
-X197204301Y-147037746D01*
-X197234500Y-147016602D01*
-X197298644Y-146986690D01*
-X197357650Y-146954759D01*
-X197393564Y-146942429D01*
-X197432133Y-146924445D01*
-X197495095Y-146907574D01*
-X197553002Y-146887695D01*
-X197596166Y-146880492D01*
-X197642766Y-146868006D01*
-X197702107Y-146862814D01*
-X197756727Y-146853700D01*
-X197806280Y-146853700D01*
-X197860000Y-146849000D01*
-X197913720Y-146853700D01*
+X177168720Y-146203700D02*
+G01*
+X177218273Y-146203700D01*
+X177272891Y-146212814D01*
+X177332234Y-146218006D01*
+X177378834Y-146230492D01*
+X177421997Y-146237695D01*
+X177479900Y-146257573D01*
+X177542867Y-146274445D01*
+X177581438Y-146292430D01*
+X177617349Y-146304759D01*
+X177676347Y-146336687D01*
+X177740500Y-146366602D01*
+X177770701Y-146387749D01*
+X177798995Y-146403061D01*
+X177856590Y-146447889D01*
+X177919127Y-146491678D01*
+X177941167Y-146513718D01*
+X177961987Y-146529923D01*
+X178015470Y-146588021D01*
+X178073322Y-146645873D01*
+X178087924Y-146666727D01*
+X178101878Y-146681885D01*
+X178148430Y-146753139D01*
+X178198398Y-146824500D01*
+X178206738Y-146842385D01*
+X178214843Y-146854791D01*
+X178251635Y-146938668D01*
+X178290555Y-147022133D01*
+X178294179Y-147035658D01*
+X178297813Y-147043943D01*
+X178322144Y-147140025D01*
+X178346994Y-147232766D01*
+X178347714Y-147241000D01*
+X178348515Y-147244162D01*
+X178357892Y-147357335D01*
+X178366000Y-147450000D01*
+X178357892Y-147542672D01*
+X178348515Y-147655837D01*
+X178347714Y-147658997D01*
+X178346994Y-147667234D01*
+X178322139Y-147759991D01*
+X178297813Y-147856056D01*
+X178294179Y-147864338D01*
+X178290555Y-147877867D01*
+X178251627Y-147961347D01*
+X178214843Y-148045208D01*
+X178206739Y-148057611D01*
+X178198398Y-148075500D01*
+X178148421Y-148146874D01*
+X178101878Y-148218114D01*
+X178087927Y-148233268D01*
+X178073322Y-148254127D01*
+X178015458Y-148311990D01*
+X177961987Y-148370076D01*
+X177941172Y-148386276D01*
+X177919127Y-148408322D01*
+X177856577Y-148452119D01*
+X177798995Y-148496938D01*
+X177770707Y-148512246D01*
+X177740500Y-148533398D01*
+X177676334Y-148563318D01*
+X177617349Y-148595240D01*
+X177581446Y-148607565D01*
+X177542867Y-148625555D01*
+X177479887Y-148642430D01*
+X177421997Y-148662304D01*
+X177378842Y-148669505D01*
+X177332234Y-148681994D01*
+X177272888Y-148687186D01*
+X177218273Y-148696300D01*
+X177168720Y-148696300D01*
+X177115000Y-148701000D01*
+X177061280Y-148696300D01*
+X177011727Y-148696300D01*
+X176957111Y-148687186D01*
+X176897766Y-148681994D01*
+X176851159Y-148669505D01*
+X176808002Y-148662304D01*
+X176750108Y-148642429D01*
+X176687133Y-148625555D01*
+X176648556Y-148607566D01*
+X176612650Y-148595240D01*
+X176553658Y-148563315D01*
+X176489500Y-148533398D01*
+X176459295Y-148512248D01*
+X176431004Y-148496938D01*
+X176373412Y-148452112D01*
+X176310873Y-148408322D01*
+X176288831Y-148386280D01*
+X176268012Y-148370076D01*
+X176214528Y-148311977D01*
+X176156678Y-148254127D01*
+X176142075Y-148233273D01*
+X176128121Y-148218114D01*
+X176081563Y-148146852D01*
+X176031602Y-148075500D01*
+X176023262Y-148057616D01*
+X176015156Y-148045208D01*
+X175978355Y-147961311D01*
+X175939445Y-147877867D01*
+X175935821Y-147864344D01*
+X175932186Y-147856056D01*
+X175907842Y-147759923D01*
+X175883006Y-147667234D01*
+X175882285Y-147659003D01*
+X175881484Y-147655837D01*
+X175872089Y-147542456D01*
+X175864000Y-147450000D01*
+X175872088Y-147357551D01*
+X175881484Y-147244162D01*
+X175882286Y-147240994D01*
+X175883006Y-147232766D01*
+X175907837Y-147140093D01*
+X175932186Y-147043943D01*
+X175935822Y-147035653D01*
+X175939445Y-147022133D01*
+X175978348Y-146938704D01*
+X176015156Y-146854791D01*
+X176023264Y-146842380D01*
+X176031602Y-146824500D01*
+X176081554Y-146753160D01*
+X176128121Y-146681885D01*
+X176142078Y-146666722D01*
+X176156678Y-146645873D01*
+X176214517Y-146588033D01*
+X176268012Y-146529923D01*
+X176288835Y-146513715D01*
+X176310873Y-146491678D01*
+X176373399Y-146447896D01*
+X176431004Y-146403061D01*
+X176459301Y-146387746D01*
+X176489500Y-146366602D01*
+X176553644Y-146336690D01*
+X176612650Y-146304759D01*
+X176648564Y-146292429D01*
+X176687133Y-146274445D01*
+X176750095Y-146257574D01*
+X176808002Y-146237695D01*
+X176851166Y-146230492D01*
+X176897766Y-146218006D01*
+X176957107Y-146212814D01*
+X177011727Y-146203700D01*
+X177061280Y-146203700D01*
+X177115000Y-146199000D01*
+X177168720Y-146203700D01*
+G37*
+G36*
+X207648720Y-146203700D02*
+G01*
+X207698273Y-146203700D01*
+X207752891Y-146212814D01*
+X207812234Y-146218006D01*
+X207858834Y-146230492D01*
+X207901997Y-146237695D01*
+X207959900Y-146257573D01*
+X208022867Y-146274445D01*
+X208061438Y-146292430D01*
+X208097349Y-146304759D01*
+X208156347Y-146336687D01*
+X208220500Y-146366602D01*
+X208250701Y-146387749D01*
+X208278995Y-146403061D01*
+X208336590Y-146447889D01*
+X208399127Y-146491678D01*
+X208421167Y-146513718D01*
+X208441987Y-146529923D01*
+X208495470Y-146588021D01*
+X208553322Y-146645873D01*
+X208567924Y-146666727D01*
+X208581878Y-146681885D01*
+X208628430Y-146753139D01*
+X208678398Y-146824500D01*
+X208686738Y-146842385D01*
+X208694843Y-146854791D01*
+X208731635Y-146938668D01*
+X208770555Y-147022133D01*
+X208774179Y-147035658D01*
+X208777813Y-147043943D01*
+X208802144Y-147140025D01*
+X208826994Y-147232766D01*
+X208827714Y-147241000D01*
+X208828515Y-147244162D01*
+X208837893Y-147357345D01*
+X208846000Y-147450000D01*
+X208837891Y-147542681D01*
+X208828515Y-147655837D01*
+X208827714Y-147658997D01*
+X208826994Y-147667234D01*
+X208802139Y-147759991D01*
+X208777813Y-147856056D01*
+X208774179Y-147864338D01*
+X208770555Y-147877867D01*
+X208731627Y-147961347D01*
+X208694843Y-148045208D01*
+X208686739Y-148057611D01*
+X208678398Y-148075500D01*
+X208628421Y-148146874D01*
+X208581878Y-148218114D01*
+X208567927Y-148233268D01*
+X208553322Y-148254127D01*
+X208495458Y-148311990D01*
+X208441987Y-148370076D01*
+X208421172Y-148386276D01*
+X208399127Y-148408322D01*
+X208336577Y-148452119D01*
+X208278995Y-148496938D01*
+X208250707Y-148512246D01*
+X208220500Y-148533398D01*
+X208156334Y-148563318D01*
+X208097349Y-148595240D01*
+X208061446Y-148607565D01*
+X208022867Y-148625555D01*
+X207959887Y-148642430D01*
+X207901997Y-148662304D01*
+X207858842Y-148669505D01*
+X207812234Y-148681994D01*
+X207752888Y-148687186D01*
+X207698273Y-148696300D01*
+X207648720Y-148696300D01*
+X207595000Y-148701000D01*
+X207541280Y-148696300D01*
+X207491727Y-148696300D01*
+X207437111Y-148687186D01*
+X207377766Y-148681994D01*
+X207331159Y-148669505D01*
+X207288002Y-148662304D01*
+X207230108Y-148642429D01*
+X207167133Y-148625555D01*
+X207128556Y-148607566D01*
+X207092650Y-148595240D01*
+X207033658Y-148563315D01*
+X206969500Y-148533398D01*
+X206939295Y-148512248D01*
+X206911004Y-148496938D01*
+X206853412Y-148452112D01*
+X206790873Y-148408322D01*
+X206768831Y-148386280D01*
+X206748012Y-148370076D01*
+X206694528Y-148311977D01*
+X206636678Y-148254127D01*
+X206622075Y-148233273D01*
+X206608121Y-148218114D01*
+X206561563Y-148146852D01*
+X206511602Y-148075500D01*
+X206503262Y-148057616D01*
+X206495156Y-148045208D01*
+X206458355Y-147961311D01*
+X206419445Y-147877867D01*
+X206415821Y-147864344D01*
+X206412186Y-147856056D01*
+X206387842Y-147759923D01*
+X206363006Y-147667234D01*
+X206362285Y-147659003D01*
+X206361484Y-147655837D01*
+X206352089Y-147542456D01*
+X206344000Y-147450000D01*
+X206352088Y-147357551D01*
+X206361484Y-147244162D01*
+X206362286Y-147240994D01*
+X206363006Y-147232766D01*
+X206387837Y-147140093D01*
+X206412186Y-147043943D01*
+X206415822Y-147035653D01*
+X206419445Y-147022133D01*
+X206458348Y-146938704D01*
+X206495156Y-146854791D01*
+X206503264Y-146842380D01*
+X206511602Y-146824500D01*
+X206561554Y-146753160D01*
+X206608121Y-146681885D01*
+X206622078Y-146666722D01*
+X206636678Y-146645873D01*
+X206694517Y-146588033D01*
+X206748012Y-146529923D01*
+X206768835Y-146513715D01*
+X206790873Y-146491678D01*
+X206853399Y-146447896D01*
+X206911004Y-146403061D01*
+X206939301Y-146387746D01*
+X206969500Y-146366602D01*
+X207033644Y-146336690D01*
+X207092650Y-146304759D01*
+X207128564Y-146292429D01*
+X207167133Y-146274445D01*
+X207230095Y-146257574D01*
+X207288002Y-146237695D01*
+X207331166Y-146230492D01*
+X207377766Y-146218006D01*
+X207437107Y-146212814D01*
+X207491727Y-146203700D01*
+X207541280Y-146203700D01*
+X207595000Y-146199000D01*
+X207648720Y-146203700D01*
G37*
G36*
X73091040Y-147702190D02*
diff --git a/driver/gerber/driver-F_Paste.gbr b/driver/gerber/driver-F_Paste.gbr
index 013a7bd..e8007f8 100644
--- a/driver/gerber/driver-F_Paste.gbr
+++ b/driver/gerber/driver-F_Paste.gbr
@@ -1,12 +1,12 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.99.0-unknown*
-G04 #@! TF.CreationDate,2023-05-27T12:11:34+02:00*
+G04 #@! TF.CreationDate,2023-06-01T13:12:26+02:00*
G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-05-27 12:11:34*
+G04 Created by KiCad (PCBNEW 7.99.0-unknown) date 2023-06-01 13:12:26*
%MOMM*%
%LPD*%
G01*
@@ -37,37 +37,37 @@ G04 Aperture macros list*
0 create outline with 4 corners*
4,1,4,$1,$2,$3,$4,$5,$6,$7,$8,$1,$2,$9*%
G04 Aperture macros list end*
-%ADD10RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
-%ADD11RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
-%ADD12RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
-%ADD13R,0.750000X1.200000*%
-%ADD14R,1.200000X0.750000*%
-%ADD15RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
-%ADD16R,1.800000X2.100000*%
-%ADD17RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
-%ADD18RoundRect,0.237500X0.287500X0.237500X-0.287500X0.237500X-0.287500X-0.237500X0.287500X-0.237500X0*%
-%ADD19R,0.600000X1.550000*%
-%ADD20RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
-%ADD21RoundRect,0.237500X-0.287500X-0.237500X0.287500X-0.237500X0.287500X0.237500X-0.287500X0.237500X0*%
-%ADD22RoundRect,0.237500X-0.237500X0.287500X-0.237500X-0.287500X0.237500X-0.287500X0.237500X0.287500X0*%
-%ADD23RoundRect,0.250001X0.624999X-0.462499X0.624999X0.462499X-0.624999X0.462499X-0.624999X-0.462499X0*%
-%ADD24R,1.800000X2.500000*%
-%ADD25R,2.500000X1.800000*%
-%ADD26R,2.200000X3.900000*%
-%ADD27RoundRect,0.250000X-1.075000X0.375000X-1.075000X-0.375000X1.075000X-0.375000X1.075000X0.375000X0*%
-%ADD28RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
-%ADD29RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
-%ADD30RoundRect,0.150000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
-%ADD31R,1.500000X2.000000*%
-%ADD32R,3.800000X2.000000*%
-%ADD33RoundRect,0.237500X0.237500X-0.300000X0.237500X0.300000X-0.237500X0.300000X-0.237500X-0.300000X0*%
-%ADD34R,6.000000X6.000000*%
-%ADD35R,2.500000X2.200000*%
-%ADD36R,1.550000X2.200000*%
-%ADD37RoundRect,0.100000X-0.712500X-0.100000X0.712500X-0.100000X0.712500X0.100000X-0.712500X0.100000X0*%
-%ADD38RoundRect,0.150000X0.150000X-0.825000X0.150000X0.825000X-0.150000X0.825000X-0.150000X-0.825000X0*%
-%ADD39RoundRect,0.150000X0.512500X0.150000X-0.512500X0.150000X-0.512500X-0.150000X0.512500X-0.150000X0*%
-%ADD40R,1.780000X2.000000*%
+%ADD10RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
+%ADD11R,0.750000X1.200000*%
+%ADD12R,1.200000X0.750000*%
+%ADD13RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
+%ADD14R,1.800000X2.100000*%
+%ADD15RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
+%ADD16RoundRect,0.237500X0.287500X0.237500X-0.287500X0.237500X-0.287500X-0.237500X0.287500X-0.237500X0*%
+%ADD17R,0.600000X1.550000*%
+%ADD18RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
+%ADD19RoundRect,0.237500X-0.287500X-0.237500X0.287500X-0.237500X0.287500X0.237500X-0.287500X0.237500X0*%
+%ADD20RoundRect,0.237500X-0.237500X0.287500X-0.237500X-0.287500X0.237500X-0.287500X0.237500X0.287500X0*%
+%ADD21RoundRect,0.250001X0.624999X-0.462499X0.624999X0.462499X-0.624999X0.462499X-0.624999X-0.462499X0*%
+%ADD22R,1.800000X2.500000*%
+%ADD23R,2.500000X1.800000*%
+%ADD24R,2.200000X3.900000*%
+%ADD25RoundRect,0.250000X-1.075000X0.375000X-1.075000X-0.375000X1.075000X-0.375000X1.075000X0.375000X0*%
+%ADD26RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*%
+%ADD27RoundRect,0.150000X-0.825000X-0.150000X0.825000X-0.150000X0.825000X0.150000X-0.825000X0.150000X0*%
+%ADD28RoundRect,0.150000X-0.150000X0.825000X-0.150000X-0.825000X0.150000X-0.825000X0.150000X0.825000X0*%
+%ADD29R,1.500000X2.000000*%
+%ADD30R,3.800000X2.000000*%
+%ADD31RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
+%ADD32RoundRect,0.237500X0.237500X-0.300000X0.237500X0.300000X-0.237500X0.300000X-0.237500X-0.300000X0*%
+%ADD33R,6.000000X6.000000*%
+%ADD34R,2.500000X2.200000*%
+%ADD35R,1.550000X2.200000*%
+%ADD36RoundRect,0.100000X-0.712500X-0.100000X0.712500X-0.100000X0.712500X0.100000X-0.712500X0.100000X0*%
+%ADD37RoundRect,0.150000X0.150000X-0.825000X0.150000X0.825000X-0.150000X0.825000X-0.150000X-0.825000X0*%
+%ADD38RoundRect,0.150000X0.512500X0.150000X-0.512500X0.150000X-0.512500X-0.150000X0.512500X-0.150000X0*%
+%ADD39R,1.780000X2.000000*%
+%ADD40RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
%ADD41RoundRect,0.075000X-0.700000X-0.075000X0.700000X-0.075000X0.700000X0.075000X-0.700000X0.075000X0*%
%ADD42RoundRect,0.075000X-0.075000X-0.700000X0.075000X-0.700000X0.075000X0.700000X-0.075000X0.700000X0*%
%ADD43RoundRect,0.237500X-0.237500X0.300000X-0.237500X-0.300000X0.237500X-0.300000X0.237500X0.300000X0*%
@@ -78,53 +78,47 @@ G04 Aperture macros list end*
%ADD48RoundRect,0.150000X0.150000X-0.587500X0.150000X0.587500X-0.150000X0.587500X-0.150000X-0.587500X0*%
G04 APERTURE END LIST*
D10*
-X72875000Y-149700000D03*
-X74600000Y-149700000D03*
-D11*
-X122100000Y-117100000D03*
-X120375000Y-117100000D03*
-D12*
X120487500Y-49100000D03*
X122312500Y-49100000D03*
X195287500Y-71100000D03*
X197112500Y-71100000D03*
-D13*
+D11*
X167100000Y-77350000D03*
X167100000Y-75450000D03*
-D14*
+D12*
X121650000Y-61050000D03*
X119750000Y-61050000D03*
-D13*
+D11*
X116700000Y-57550000D03*
X116700000Y-55650000D03*
X141950000Y-78400000D03*
X141950000Y-76500000D03*
X152900000Y-76600000D03*
X152900000Y-74700000D03*
-D15*
+D13*
X165300000Y-66212500D03*
X165300000Y-64387500D03*
-D12*
+D10*
X120487500Y-51300000D03*
X122312500Y-51300000D03*
-D16*
+D14*
X119450000Y-55100000D03*
X119450000Y-58000000D03*
X121750000Y-58000000D03*
X121750000Y-55100000D03*
-D14*
+D12*
X68750000Y-75600000D03*
X70650000Y-75600000D03*
-D12*
+D10*
X195287500Y-65100000D03*
X197112500Y-65100000D03*
-D17*
+D15*
X136337500Y-75250000D03*
X134512500Y-75250000D03*
-D18*
+D16*
X176625000Y-55250000D03*
X174875000Y-55250000D03*
-D19*
+D17*
X168545000Y-62550000D03*
X169815000Y-62550000D03*
X171085000Y-62550000D03*
@@ -133,74 +127,74 @@ X172355000Y-57150000D03*
X171085000Y-57150000D03*
X169815000Y-57150000D03*
X168545000Y-57150000D03*
-D13*
+D11*
X166700000Y-58300000D03*
X166700000Y-56400000D03*
-D20*
+D18*
X126687500Y-87500000D03*
X123712500Y-87500000D03*
-D12*
+D10*
X195287500Y-67100000D03*
X197112500Y-67100000D03*
X195287500Y-73100000D03*
X197112500Y-73100000D03*
-D14*
+D12*
X126950000Y-56000000D03*
X125050000Y-56000000D03*
-D17*
+D15*
X70612500Y-73600000D03*
X68787500Y-73600000D03*
-D14*
+D12*
X190150000Y-74300000D03*
X192050000Y-74300000D03*
-D21*
+D19*
X76475000Y-82550000D03*
X78225000Y-82550000D03*
-D18*
+D16*
X88325000Y-76850000D03*
X86575000Y-76850000D03*
-D22*
+D20*
X86450000Y-80475000D03*
X86450000Y-82225000D03*
-D20*
+D18*
X139175000Y-88100000D03*
X136200000Y-88100000D03*
X95687500Y-56750000D03*
X92712500Y-56750000D03*
-D23*
+D21*
X99600000Y-50487500D03*
X99600000Y-47512500D03*
-D24*
+D22*
X129300000Y-83100000D03*
X129300000Y-79100000D03*
-D25*
+D23*
X80700000Y-73350000D03*
X76700000Y-73350000D03*
-D24*
+D22*
X142800000Y-88850000D03*
X142800000Y-84850000D03*
-D26*
+D24*
X88750000Y-73100000D03*
X84950000Y-73100000D03*
-D27*
+D25*
X75700000Y-77200000D03*
X75700000Y-80000000D03*
-D17*
+D15*
X130162500Y-76400000D03*
X128337500Y-76400000D03*
X88362500Y-78600000D03*
X86537500Y-78600000D03*
X87862500Y-69350000D03*
X86037500Y-69350000D03*
-D28*
+D26*
X90450000Y-77687500D03*
X90450000Y-79512500D03*
X88450000Y-80437500D03*
X88450000Y-82262500D03*
-D12*
+D10*
X138437500Y-75250000D03*
X140262500Y-75250000D03*
-D29*
+D27*
X78975000Y-76445000D03*
X78975000Y-77715000D03*
X78975000Y-78985000D03*
@@ -209,7 +203,7 @@ X83925000Y-80255000D03*
X83925000Y-78985000D03*
X83925000Y-77715000D03*
X83925000Y-76445000D03*
-D30*
+D28*
X139655000Y-78575000D03*
X138385000Y-78575000D03*
X137115000Y-78575000D03*
@@ -218,22 +212,22 @@ X135845000Y-83525000D03*
X137115000Y-83525000D03*
X138385000Y-83525000D03*
X139655000Y-83525000D03*
-D31*
+D29*
X91900000Y-51900000D03*
X94200000Y-51900000D03*
X96500000Y-51900000D03*
-D32*
+D30*
X94200000Y-45600000D03*
-D11*
+D31*
X95062500Y-54500000D03*
X93337500Y-54500000D03*
-D33*
+D32*
X102150000Y-49812500D03*
X102150000Y-48087500D03*
-D15*
+D13*
X141850000Y-82362500D03*
X141850000Y-80537500D03*
-D30*
+D28*
X126205000Y-78575000D03*
X124935000Y-78575000D03*
X123665000Y-78575000D03*
@@ -242,38 +236,38 @@ X122395000Y-83525000D03*
X123665000Y-83525000D03*
X124935000Y-83525000D03*
X126205000Y-83525000D03*
-D21*
+D19*
X128375000Y-74800000D03*
X130125000Y-74800000D03*
-D17*
+D15*
X70612500Y-77600000D03*
X68787500Y-77600000D03*
-D15*
+D13*
X204200000Y-142012500D03*
X204200000Y-140187500D03*
-D12*
+D10*
X180787500Y-88100000D03*
X182612500Y-88100000D03*
-D15*
+D13*
X93700000Y-88012500D03*
X93700000Y-86187500D03*
-D28*
+D26*
X204200000Y-116187500D03*
X204200000Y-118012500D03*
X204200000Y-108187500D03*
X204200000Y-110012500D03*
-D17*
+D15*
X171862500Y-82600000D03*
X170037500Y-82600000D03*
-D34*
+D33*
X130050000Y-130885000D03*
X130050000Y-141315000D03*
X153200000Y-136100000D03*
-D35*
+D34*
X220650000Y-51100000D03*
-D36*
+D35*
X223225000Y-51100000D03*
-D37*
+D36*
X119487500Y-118625000D03*
X119487500Y-119275000D03*
X119487500Y-119925000D03*
@@ -282,10 +276,10 @@ X123712500Y-120575000D03*
X123712500Y-119925000D03*
X123712500Y-119275000D03*
X123712500Y-118625000D03*
-D12*
+D10*
X195287500Y-63100000D03*
X197112500Y-63100000D03*
-D38*
+D37*
X161795000Y-74075000D03*
X163065000Y-74075000D03*
X164335000Y-74075000D03*
@@ -294,23 +288,23 @@ X165605000Y-69125000D03*
X164335000Y-69125000D03*
X163065000Y-69125000D03*
X161795000Y-69125000D03*
-D33*
+D32*
X161200000Y-58262500D03*
X161200000Y-56537500D03*
-D15*
+D13*
X204200000Y-134012500D03*
X204200000Y-132187500D03*
-D39*
+D38*
X211500000Y-76425000D03*
X211500000Y-75475000D03*
X211500000Y-74525000D03*
X209225000Y-74525000D03*
X209225000Y-75475000D03*
X209225000Y-76425000D03*
-D15*
+D13*
X97700000Y-88012500D03*
X97700000Y-86187500D03*
-D40*
+D39*
X169470000Y-76879491D03*
X172010000Y-76879491D03*
X174550000Y-76879491D03*
@@ -327,14 +321,14 @@ X177090000Y-67349491D03*
X174550000Y-67349491D03*
X172010000Y-67349491D03*
X169470000Y-67349491D03*
-D15*
+D13*
X91700000Y-88012500D03*
X91700000Y-86187500D03*
-D35*
+D34*
X220650000Y-66100000D03*
-D36*
+D35*
X223225000Y-66100000D03*
-D10*
+D40*
X154987500Y-66110000D03*
X156712500Y-66110000D03*
D41*
@@ -405,26 +399,29 @@ X132755509Y-51885000D03*
X132255509Y-51885000D03*
X131755509Y-51885000D03*
X131255509Y-51885000D03*
-D10*
+D40*
X161637500Y-66120000D03*
X163362500Y-66120000D03*
-D12*
+D10*
X186875000Y-88100000D03*
X188700000Y-88100000D03*
-D28*
+D26*
X95700000Y-86187500D03*
X95700000Y-88012500D03*
-D17*
+D15*
X159912500Y-79900000D03*
X158087500Y-79900000D03*
X155712500Y-79850000D03*
X153887500Y-79850000D03*
-D28*
+D26*
X204200000Y-100187500D03*
X204200000Y-102012500D03*
-D35*
+D31*
+X122100000Y-117100000D03*
+X120375000Y-117100000D03*
+D34*
X220650000Y-76100000D03*
-D36*
+D35*
X223225000Y-76100000D03*
D43*
X143700000Y-80237500D03*
@@ -433,10 +430,10 @@ D44*
X175950000Y-85200000D03*
D45*
X175950000Y-91000000D03*
-D28*
+D26*
X119010000Y-78187500D03*
X119010000Y-80012500D03*
-D34*
+D33*
X130050000Y-100885000D03*
X130050000Y-111315000D03*
X153200000Y-106100000D03*
@@ -446,21 +443,21 @@ X74600000Y-89362500D03*
X73650000Y-89362500D03*
X73650000Y-91637500D03*
X75550000Y-91637500D03*
-D12*
+D10*
X195287500Y-69100000D03*
X197112500Y-69100000D03*
-D11*
-X184837500Y-82100000D03*
+D31*
X186562500Y-82100000D03*
-D39*
+X184837500Y-82100000D03*
+D38*
X74837500Y-148050000D03*
X74837500Y-147100000D03*
X74837500Y-146150000D03*
X72562500Y-146150000D03*
X72562500Y-148050000D03*
-D35*
+D34*
X220650000Y-71100000D03*
-D36*
+D35*
X223225000Y-71100000D03*
D47*
X202762500Y-74575000D03*
@@ -469,37 +466,40 @@ X202762500Y-76475000D03*
X205037500Y-76475000D03*
X205037500Y-75525000D03*
X205037500Y-74575000D03*
-D17*
+D15*
X155712500Y-81900000D03*
X153887500Y-81900000D03*
-D35*
+D34*
X220650000Y-56100000D03*
-D36*
-X223225000Y-56100000D03*
D35*
+X223225000Y-56100000D03*
+D34*
X220650000Y-61100000D03*
-D36*
+D35*
X223225000Y-61100000D03*
-D15*
+D13*
X187700000Y-86012500D03*
X187700000Y-84187500D03*
-D11*
+D31*
X151762500Y-54090000D03*
X150037500Y-54090000D03*
-D15*
+D13*
X204200000Y-86112500D03*
X204200000Y-84287500D03*
-D12*
+D10*
X123787500Y-75100000D03*
X125612500Y-75100000D03*
-D15*
+D13*
X204200000Y-94012500D03*
X204200000Y-92187500D03*
D48*
X183800000Y-86100000D03*
X185700000Y-86100000D03*
X184750000Y-84225000D03*
-D38*
+D40*
+X72875000Y-149700000D03*
+X74600000Y-149700000D03*
+D37*
X154795000Y-74075000D03*
X156065000Y-74075000D03*
X157335000Y-74075000D03*
@@ -508,10 +508,10 @@ X158605000Y-69125000D03*
X157335000Y-69125000D03*
X156065000Y-69125000D03*
X154795000Y-69125000D03*
-D28*
-X204200000Y-126012500D03*
+D26*
X204200000Y-124187500D03*
-D17*
+X204200000Y-126012500D03*
+D15*
X159912500Y-81900000D03*
X158087500Y-81900000D03*
M02*
diff --git a/driver/gerber/driver-F_SilkS.gbr b/driver/gerber/driver-F_SilkS.gbr
deleted file mode 100644
index 405413c..0000000
--- a/driver/gerber/driver-F_SilkS.gbr
+++ /dev/null
@@ -1,6466 +0,0 @@
-G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.1.5)-3*
-G04 #@! TF.CreationDate,2020-05-02T20:20:03+02:00*
-G04 #@! TF.ProjectId,driver,64726976-6572-42e6-9b69-6361645f7063,rev?*
-G04 #@! TF.SameCoordinates,Original*
-G04 #@! TF.FileFunction,Legend,Top*
-G04 #@! TF.FilePolarity,Positive*
-%FSLAX46Y46*%
-G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
-G04 Created by KiCad (PCBNEW (5.1.5)-3) date 2020-05-02 20:20:03*
-%MOMM*%
-%LPD*%
-G04 APERTURE LIST*
-%ADD10C,0.300000*%
-%ADD11C,0.150000*%
-%ADD12C,0.100000*%
-%ADD13C,0.450000*%
-%ADD14C,0.200000*%
-%ADD15C,0.600000*%
-%ADD16C,0.120000*%
-G04 APERTURE END LIST*
-D10*
-X142600000Y-73350000D02*
-X142600000Y-70950000D01*
-X142000000Y-71850000D02*
-X142600000Y-72450000D01*
-X138750000Y-71900000D02*
-X142000000Y-71900000D01*
-X137250000Y-70400000D02*
-X138750000Y-71900000D01*
-X143428571Y-79542857D02*
-X142714285Y-80042857D01*
-X143428571Y-80400000D02*
-X141928571Y-80400000D01*
-X141928571Y-79828571D01*
-X142000000Y-79685714D01*
-X142071428Y-79614285D01*
-X142214285Y-79542857D01*
-X142428571Y-79542857D01*
-X142571428Y-79614285D01*
-X142642857Y-79685714D01*
-X142714285Y-79828571D01*
-X142714285Y-80400000D01*
-X143357142Y-78971428D02*
-X143428571Y-78757142D01*
-X143428571Y-78400000D01*
-X143357142Y-78257142D01*
-X143285714Y-78185714D01*
-X143142857Y-78114285D01*
-X143000000Y-78114285D01*
-X142857142Y-78185714D01*
-X142785714Y-78257142D01*
-X142714285Y-78400000D01*
-X142642857Y-78685714D01*
-X142571428Y-78828571D01*
-X142500000Y-78900000D01*
-X142357142Y-78971428D01*
-X142214285Y-78971428D01*
-X142071428Y-78900000D01*
-X142000000Y-78828571D01*
-X141928571Y-78685714D01*
-X141928571Y-78328571D01*
-X142000000Y-78114285D01*
-X142428571Y-76828571D02*
-X143428571Y-76828571D01*
-X141857142Y-77185714D02*
-X142928571Y-77542857D01*
-X142928571Y-76614285D01*
-X142571428Y-75828571D02*
-X142500000Y-75971428D01*
-X142428571Y-76042857D01*
-X142285714Y-76114285D01*
-X142214285Y-76114285D01*
-X142071428Y-76042857D01*
-X142000000Y-75971428D01*
-X141928571Y-75828571D01*
-X141928571Y-75542857D01*
-X142000000Y-75400000D01*
-X142071428Y-75328571D01*
-X142214285Y-75257142D01*
-X142285714Y-75257142D01*
-X142428571Y-75328571D01*
-X142500000Y-75400000D01*
-X142571428Y-75542857D01*
-X142571428Y-75828571D01*
-X142642857Y-75971428D01*
-X142714285Y-76042857D01*
-X142857142Y-76114285D01*
-X143142857Y-76114285D01*
-X143285714Y-76042857D01*
-X143357142Y-75971428D01*
-X143428571Y-75828571D01*
-X143428571Y-75542857D01*
-X143357142Y-75400000D01*
-X143285714Y-75328571D01*
-X143142857Y-75257142D01*
-X142857142Y-75257142D01*
-X142714285Y-75328571D01*
-X142642857Y-75400000D01*
-X142571428Y-75542857D01*
-X141928571Y-73900000D02*
-X141928571Y-74614285D01*
-X142642857Y-74685714D01*
-X142571428Y-74614285D01*
-X142500000Y-74471428D01*
-X142500000Y-74114285D01*
-X142571428Y-73971428D01*
-X142642857Y-73900000D01*
-X142785714Y-73828571D01*
-X143142857Y-73828571D01*
-X143285714Y-73900000D01*
-X143357142Y-73971428D01*
-X143428571Y-74114285D01*
-X143428571Y-74471428D01*
-X143357142Y-74614285D01*
-X143285714Y-74685714D01*
-X128050000Y-121500000D02*
-G75*
-G03X128050000Y-121500000I-550000J0D01*
-G01*
-D11*
-X82238095Y-133452380D02*
-X82238095Y-132452380D01*
-X82571428Y-133166666D01*
-X82904761Y-132452380D01*
-X82904761Y-133452380D01*
-X83333333Y-133166666D02*
-X83809523Y-133166666D01*
-X83238095Y-133452380D02*
-X83571428Y-132452380D01*
-X83904761Y-133452380D01*
-X84809523Y-133357142D02*
-X84761904Y-133404761D01*
-X84619047Y-133452380D01*
-X84523809Y-133452380D01*
-X84380952Y-133404761D01*
-X84285714Y-133309523D01*
-X84238095Y-133214285D01*
-X84190476Y-133023809D01*
-X84190476Y-132880952D01*
-X84238095Y-132690476D01*
-X84285714Y-132595238D01*
-X84380952Y-132500000D01*
-X84523809Y-132452380D01*
-X84619047Y-132452380D01*
-X84761904Y-132500000D01*
-X84809523Y-132547619D01*
-D12*
-G36*
-X98000000Y-143000000D02*
-G01*
-X82000000Y-143000000D01*
-X82000000Y-134000000D01*
-X98000000Y-134000000D01*
-X98000000Y-143000000D01*
-G37*
-X98000000Y-143000000D02*
-X82000000Y-143000000D01*
-X82000000Y-134000000D01*
-X98000000Y-134000000D01*
-X98000000Y-143000000D01*
-D10*
-X131100000Y-90600000D02*
-X131800000Y-89800000D01*
-X130400000Y-89800000D02*
-X131100000Y-90600000D01*
-X131700000Y-89800000D02*
-X130400000Y-89800000D01*
-X131800000Y-90800000D02*
-X130400000Y-90800000D01*
-X145250000Y-89900000D02*
-X143950000Y-89900000D01*
-X145350000Y-90900000D02*
-X143950000Y-90900000D01*
-X143950000Y-89900000D02*
-X144650000Y-90700000D01*
-X144650000Y-90700000D02*
-X145350000Y-89900000D01*
-X90500000Y-71750000D02*
-X90500000Y-73150000D01*
-X89500000Y-73150000D02*
-X90300000Y-72450000D01*
-X89500000Y-71850000D02*
-X89500000Y-73150000D01*
-X90300000Y-72450000D02*
-X89500000Y-71750000D01*
-X129200000Y-89300000D02*
-G75*
-G03X129200000Y-89300000I-550000J0D01*
-G01*
-D11*
-X84338095Y-56528571D02*
-X84004761Y-56528571D01*
-X84004761Y-57052380D02*
-X84004761Y-56052380D01*
-X84480952Y-56052380D01*
-X85290476Y-57052380D02*
-X85290476Y-56528571D01*
-X85242857Y-56433333D01*
-X85147619Y-56385714D01*
-X84957142Y-56385714D01*
-X84861904Y-56433333D01*
-X85290476Y-57004761D02*
-X85195238Y-57052380D01*
-X84957142Y-57052380D01*
-X84861904Y-57004761D01*
-X84814285Y-56909523D01*
-X84814285Y-56814285D01*
-X84861904Y-56719047D01*
-X84957142Y-56671428D01*
-X85195238Y-56671428D01*
-X85290476Y-56623809D01*
-X85766666Y-56385714D02*
-X85766666Y-57052380D01*
-X85766666Y-56480952D02*
-X85814285Y-56433333D01*
-X85909523Y-56385714D01*
-X86052380Y-56385714D01*
-X86147619Y-56433333D01*
-X86195238Y-56528571D01*
-X86195238Y-57052380D01*
-D13*
-X84138095Y-65842857D02*
-X85661904Y-65842857D01*
-X84900000Y-66604761D02*
-X84900000Y-65080952D01*
-D11*
-X132600000Y-77000000D02*
-G75*
-G03X132600000Y-77000000I-400000J0D01*
-G01*
-D10*
-X113585714Y-96478571D02*
-X113585714Y-94978571D01*
-X114085714Y-96050000D01*
-X114585714Y-94978571D01*
-X114585714Y-96478571D01*
-X115157142Y-94978571D02*
-X116085714Y-94978571D01*
-X115585714Y-95550000D01*
-X115800000Y-95550000D01*
-X115942857Y-95621428D01*
-X116014285Y-95692857D01*
-X116085714Y-95835714D01*
-X116085714Y-96192857D01*
-X116014285Y-96335714D01*
-X115942857Y-96407142D01*
-X115800000Y-96478571D01*
-X115371428Y-96478571D01*
-X115228571Y-96407142D01*
-X115157142Y-96335714D01*
-D14*
-X114499999Y-149662380D02*
-X114499999Y-148995714D01*
-X114499999Y-149186190D02*
-X114547618Y-149090952D01*
-X114595237Y-149043333D01*
-X114690475Y-148995714D01*
-X114785714Y-148995714D01*
-X115499999Y-149614761D02*
-X115404761Y-149662380D01*
-X115214285Y-149662380D01*
-X115119047Y-149614761D01*
-X115071428Y-149519523D01*
-X115071428Y-149138571D01*
-X115119047Y-149043333D01*
-X115214285Y-148995714D01*
-X115404761Y-148995714D01*
-X115499999Y-149043333D01*
-X115547618Y-149138571D01*
-X115547618Y-149233809D01*
-X115071428Y-149329047D01*
-X115880952Y-148995714D02*
-X116119047Y-149662380D01*
-X116357142Y-148995714D01*
-X117976190Y-148662380D02*
-X117499999Y-148662380D01*
-X117452380Y-149138571D01*
-X117499999Y-149090952D01*
-X117595237Y-149043333D01*
-X117833333Y-149043333D01*
-X117928571Y-149090952D01*
-X117976190Y-149138571D01*
-X118023809Y-149233809D01*
-X118023809Y-149471904D01*
-X117976190Y-149567142D01*
-X117928571Y-149614761D01*
-X117833333Y-149662380D01*
-X117595237Y-149662380D01*
-X117499999Y-149614761D01*
-X117452380Y-149567142D01*
-X115547619Y-152785714D02*
-X114785714Y-153071428D01*
-X115547619Y-153357142D01*
-X116023809Y-153452380D02*
-X116023809Y-152452380D01*
-X116452380Y-153452380D02*
-X116452380Y-152928571D01*
-X116404761Y-152833333D01*
-X116309523Y-152785714D01*
-X116166666Y-152785714D01*
-X116071428Y-152833333D01*
-X116023809Y-152880952D01*
-X116833333Y-152785714D02*
-X117023809Y-153452380D01*
-X117214285Y-152976190D01*
-X117404761Y-153452380D01*
-X117595238Y-152785714D01*
-X118595238Y-152976190D02*
-X118547619Y-152928571D01*
-X118452380Y-152880952D01*
-X118357142Y-152880952D01*
-X118261904Y-152928571D01*
-X118214285Y-152976190D01*
-X118166666Y-153071428D01*
-X118166666Y-153166666D01*
-X118214285Y-153261904D01*
-X118261904Y-153309523D01*
-X118357142Y-153357142D01*
-X118452380Y-153357142D01*
-X118547619Y-153309523D01*
-X118595238Y-153261904D01*
-X118595238Y-152880952D02*
-X118595238Y-153261904D01*
-X118642857Y-153309523D01*
-X118690476Y-153309523D01*
-X118785714Y-153261904D01*
-X118833333Y-153166666D01*
-X118833333Y-152928571D01*
-X118738095Y-152785714D01*
-X118595238Y-152690476D01*
-X118404761Y-152642857D01*
-X118214285Y-152690476D01*
-X118071428Y-152785714D01*
-X117976190Y-152928571D01*
-X117928571Y-153119047D01*
-X117976190Y-153309523D01*
-X118071428Y-153452380D01*
-X118214285Y-153547619D01*
-X118404761Y-153595238D01*
-X118595238Y-153547619D01*
-X118738095Y-153452380D01*
-X119261904Y-152785714D02*
-X119261904Y-153642857D01*
-X119214285Y-153738095D01*
-X119119047Y-153785714D01*
-X119071428Y-153785714D01*
-X119261904Y-152452380D02*
-X119214285Y-152500000D01*
-X119261904Y-152547619D01*
-X119309523Y-152500000D01*
-X119261904Y-152452380D01*
-X119261904Y-152547619D01*
-X120166666Y-153452380D02*
-X120166666Y-152928571D01*
-X120119047Y-152833333D01*
-X120023809Y-152785714D01*
-X119833333Y-152785714D01*
-X119738095Y-152833333D01*
-X120166666Y-153404761D02*
-X120071428Y-153452380D01*
-X119833333Y-153452380D01*
-X119738095Y-153404761D01*
-X119690476Y-153309523D01*
-X119690476Y-153214285D01*
-X119738095Y-153119047D01*
-X119833333Y-153071428D01*
-X120071428Y-153071428D01*
-X120166666Y-153023809D01*
-X120595238Y-153404761D02*
-X120690476Y-153452380D01*
-X120880952Y-153452380D01*
-X120976190Y-153404761D01*
-X121023809Y-153309523D01*
-X121023809Y-153261904D01*
-X120976190Y-153166666D01*
-X120880952Y-153119047D01*
-X120738095Y-153119047D01*
-X120642857Y-153071428D01*
-X120595238Y-152976190D01*
-X120595238Y-152928571D01*
-X120642857Y-152833333D01*
-X120738095Y-152785714D01*
-X120880952Y-152785714D01*
-X120976190Y-152833333D01*
-X121833333Y-153404761D02*
-X121738095Y-153452380D01*
-X121547619Y-153452380D01*
-X121452380Y-153404761D01*
-X121404761Y-153309523D01*
-X121404761Y-152928571D01*
-X121452380Y-152833333D01*
-X121547619Y-152785714D01*
-X121738095Y-152785714D01*
-X121833333Y-152833333D01*
-X121880952Y-152928571D01*
-X121880952Y-153023809D01*
-X121404761Y-153119047D01*
-X122738095Y-152785714D02*
-X122738095Y-153595238D01*
-X122690476Y-153690476D01*
-X122642857Y-153738095D01*
-X122547619Y-153785714D01*
-X122404761Y-153785714D01*
-X122309523Y-153738095D01*
-X122738095Y-153404761D02*
-X122642857Y-153452380D01*
-X122452380Y-153452380D01*
-X122357142Y-153404761D01*
-X122309523Y-153357142D01*
-X122261904Y-153261904D01*
-X122261904Y-152976190D01*
-X122309523Y-152880952D01*
-X122357142Y-152833333D01*
-X122452380Y-152785714D01*
-X122642857Y-152785714D01*
-X122738095Y-152833333D01*
-X123214285Y-153357142D02*
-X123261904Y-153404761D01*
-X123214285Y-153452380D01*
-X123166666Y-153404761D01*
-X123214285Y-153357142D01*
-X123214285Y-153452380D01*
-X124119047Y-153452380D02*
-X124119047Y-152452380D01*
-X124119047Y-153404761D02*
-X124023809Y-153452380D01*
-X123833333Y-153452380D01*
-X123738095Y-153404761D01*
-X123690476Y-153357142D01*
-X123642857Y-153261904D01*
-X123642857Y-152976190D01*
-X123690476Y-152880952D01*
-X123738095Y-152833333D01*
-X123833333Y-152785714D01*
-X124023809Y-152785714D01*
-X124119047Y-152833333D01*
-X124976190Y-153404761D02*
-X124880952Y-153452380D01*
-X124690476Y-153452380D01*
-X124595238Y-153404761D01*
-X124547619Y-153309523D01*
-X124547619Y-152928571D01*
-X124595238Y-152833333D01*
-X124690476Y-152785714D01*
-X124880952Y-152785714D01*
-X124976190Y-152833333D01*
-X125023809Y-152928571D01*
-X125023809Y-153023809D01*
-X124547619Y-153119047D01*
-X125452380Y-152785714D02*
-X126214285Y-153071428D01*
-X125452380Y-153357142D01*
-D10*
-X162950000Y-93500000D02*
-G75*
-G03X162950000Y-93500000I-550000J0D01*
-G01*
-X121550000Y-75000000D02*
-G75*
-G03X121550000Y-75000000I-550000J0D01*
-G01*
-X113371428Y-56764285D02*
-X114871428Y-56764285D01*
-X114871428Y-57764285D02*
-X114871428Y-58050000D01*
-X114800000Y-58192857D01*
-X114657142Y-58335714D01*
-X114371428Y-58407142D01*
-X113871428Y-58407142D01*
-X113585714Y-58335714D01*
-X113442857Y-58192857D01*
-X113371428Y-58050000D01*
-X113371428Y-57764285D01*
-X113442857Y-57621428D01*
-X113585714Y-57478571D01*
-X113871428Y-57407142D01*
-X114371428Y-57407142D01*
-X114657142Y-57478571D01*
-X114800000Y-57621428D01*
-X114871428Y-57764285D01*
-X112871428Y-59407142D02*
-X115014285Y-59407142D01*
-X114228571Y-60335714D02*
-X114228571Y-61764285D01*
-X113800000Y-60621428D02*
-X113800000Y-61478571D01*
-X114871428Y-61050000D02*
-X114228571Y-61050000D01*
-X113371428Y-61192857D02*
-X113371428Y-60907142D01*
-X112871428Y-62692857D02*
-X115014285Y-62692857D01*
-X113514285Y-64621428D02*
-X113442857Y-64550000D01*
-X113371428Y-64335714D01*
-X113371428Y-64192857D01*
-X113442857Y-63978571D01*
-X113585714Y-63835714D01*
-X113728571Y-63764285D01*
-X114014285Y-63692857D01*
-X114228571Y-63692857D01*
-X114514285Y-63764285D01*
-X114657142Y-63835714D01*
-X114800000Y-63978571D01*
-X114871428Y-64192857D01*
-X114871428Y-64335714D01*
-X114800000Y-64550000D01*
-X114728571Y-64621428D01*
-X113371428Y-65264285D02*
-X114871428Y-65264285D01*
-X113371428Y-66121428D02*
-X114228571Y-65478571D01*
-X114871428Y-66121428D02*
-X114014285Y-65264285D01*
-X112871428Y-67121428D02*
-X115014285Y-67121428D01*
-X113942857Y-68192857D02*
-X113942857Y-69335714D01*
-X113371428Y-68764285D02*
-X114514285Y-68764285D01*
-D15*
-X161750000Y-94957142D02*
-X162321428Y-94957142D01*
-X162607142Y-95100000D01*
-X162892857Y-95385714D01*
-X163035714Y-95957142D01*
-X163035714Y-96957142D01*
-X162892857Y-97528571D01*
-X162607142Y-97814285D01*
-X162321428Y-97957142D01*
-X161750000Y-97957142D01*
-X161464285Y-97814285D01*
-X161178571Y-97528571D01*
-X161035714Y-96957142D01*
-X161035714Y-95957142D01*
-X161178571Y-95385714D01*
-X161464285Y-95100000D01*
-X161750000Y-94957142D01*
-X164321428Y-94957142D02*
-X164321428Y-97385714D01*
-X164464285Y-97671428D01*
-X164607142Y-97814285D01*
-X164892857Y-97957142D01*
-X165464285Y-97957142D01*
-X165750000Y-97814285D01*
-X165892857Y-97671428D01*
-X166035714Y-97385714D01*
-X166035714Y-94957142D01*
-X167035714Y-94957142D02*
-X168750000Y-94957142D01*
-X167892857Y-97957142D02*
-X167892857Y-94957142D01*
-D10*
-X97250000Y-88600000D02*
-G75*
-G03X97250000Y-88600000I-550000J0D01*
-G01*
-X89378571Y-152728571D02*
-X88664285Y-152728571D01*
-X88664285Y-151228571D01*
-X90092857Y-152728571D02*
-X89950000Y-152657142D01*
-X89878571Y-152585714D01*
-X89807142Y-152442857D01*
-X89807142Y-152014285D01*
-X89878571Y-151871428D01*
-X89950000Y-151800000D01*
-X90092857Y-151728571D01*
-X90307142Y-151728571D01*
-X90450000Y-151800000D01*
-X90521428Y-151871428D01*
-X90592857Y-152014285D01*
-X90592857Y-152442857D01*
-X90521428Y-152585714D01*
-X90450000Y-152657142D01*
-X90307142Y-152728571D01*
-X90092857Y-152728571D01*
-X91878571Y-152728571D02*
-X91878571Y-151942857D01*
-X91807142Y-151800000D01*
-X91664285Y-151728571D01*
-X91378571Y-151728571D01*
-X91235714Y-151800000D01*
-X91878571Y-152657142D02*
-X91735714Y-152728571D01*
-X91378571Y-152728571D01*
-X91235714Y-152657142D01*
-X91164285Y-152514285D01*
-X91164285Y-152371428D01*
-X91235714Y-152228571D01*
-X91378571Y-152157142D01*
-X91735714Y-152157142D01*
-X91878571Y-152085714D01*
-X93235714Y-152728571D02*
-X93235714Y-151228571D01*
-X93235714Y-152657142D02*
-X93092857Y-152728571D01*
-X92807142Y-152728571D01*
-X92664285Y-152657142D01*
-X92592857Y-152585714D01*
-X92521428Y-152442857D01*
-X92521428Y-152014285D01*
-X92592857Y-151871428D01*
-X92664285Y-151800000D01*
-X92807142Y-151728571D01*
-X93092857Y-151728571D01*
-X93235714Y-151800000D01*
-X88607142Y-146992857D02*
-X89107142Y-146992857D01*
-X89321428Y-147778571D02*
-X88607142Y-147778571D01*
-X88607142Y-146278571D01*
-X89321428Y-146278571D01*
-X89964285Y-147778571D02*
-X89964285Y-146778571D01*
-X89964285Y-147064285D02*
-X90035714Y-146921428D01*
-X90107142Y-146850000D01*
-X90250000Y-146778571D01*
-X90392857Y-146778571D01*
-X90892857Y-147778571D02*
-X90892857Y-146778571D01*
-X90892857Y-147064285D02*
-X90964285Y-146921428D01*
-X91035714Y-146850000D01*
-X91178571Y-146778571D01*
-X91321428Y-146778571D01*
-X92035714Y-147778571D02*
-X91892857Y-147707142D01*
-X91821428Y-147635714D01*
-X91750000Y-147492857D01*
-X91750000Y-147064285D01*
-X91821428Y-146921428D01*
-X91892857Y-146850000D01*
-X92035714Y-146778571D01*
-X92250000Y-146778571D01*
-X92392857Y-146850000D01*
-X92464285Y-146921428D01*
-X92535714Y-147064285D01*
-X92535714Y-147492857D01*
-X92464285Y-147635714D01*
-X92392857Y-147707142D01*
-X92250000Y-147778571D01*
-X92035714Y-147778571D01*
-X93178571Y-147778571D02*
-X93178571Y-146778571D01*
-X93178571Y-147064285D02*
-X93250000Y-146921428D01*
-X93321428Y-146850000D01*
-X93464285Y-146778571D01*
-X93607142Y-146778571D01*
-X138164285Y-152878571D02*
-X138164285Y-151378571D01*
-X139021428Y-152878571D01*
-X139021428Y-151378571D01*
-X140307142Y-152807142D02*
-X140164285Y-152878571D01*
-X139878571Y-152878571D01*
-X139735714Y-152807142D01*
-X139664285Y-152664285D01*
-X139664285Y-152092857D01*
-X139735714Y-151950000D01*
-X139878571Y-151878571D01*
-X140164285Y-151878571D01*
-X140307142Y-151950000D01*
-X140378571Y-152092857D01*
-X140378571Y-152235714D01*
-X139664285Y-152378571D01*
-X140807142Y-151878571D02*
-X141378571Y-151878571D01*
-X141021428Y-151378571D02*
-X141021428Y-152664285D01*
-X141092857Y-152807142D01*
-X141235714Y-152878571D01*
-X141378571Y-152878571D01*
-X141735714Y-151878571D02*
-X142021428Y-152878571D01*
-X142307142Y-152164285D01*
-X142592857Y-152878571D01*
-X142878571Y-151878571D01*
-X143664285Y-152878571D02*
-X143521428Y-152807142D01*
-X143450000Y-152735714D01*
-X143378571Y-152592857D01*
-X143378571Y-152164285D01*
-X143450000Y-152021428D01*
-X143521428Y-151950000D01*
-X143664285Y-151878571D01*
-X143878571Y-151878571D01*
-X144021428Y-151950000D01*
-X144092857Y-152021428D01*
-X144164285Y-152164285D01*
-X144164285Y-152592857D01*
-X144092857Y-152735714D01*
-X144021428Y-152807142D01*
-X143878571Y-152878571D01*
-X143664285Y-152878571D01*
-X144807142Y-152878571D02*
-X144807142Y-151878571D01*
-X144807142Y-152164285D02*
-X144878571Y-152021428D01*
-X144950000Y-151950000D01*
-X145092857Y-151878571D01*
-X145235714Y-151878571D01*
-X145735714Y-152878571D02*
-X145735714Y-151378571D01*
-X145878571Y-152307142D02*
-X146307142Y-152878571D01*
-X146307142Y-151878571D02*
-X145735714Y-152450000D01*
-X138450000Y-146278571D02*
-X138735714Y-146278571D01*
-X138878571Y-146350000D01*
-X139021428Y-146492857D01*
-X139092857Y-146778571D01*
-X139092857Y-147278571D01*
-X139021428Y-147564285D01*
-X138878571Y-147707142D01*
-X138735714Y-147778571D01*
-X138450000Y-147778571D01*
-X138307142Y-147707142D01*
-X138164285Y-147564285D01*
-X138092857Y-147278571D01*
-X138092857Y-146778571D01*
-X138164285Y-146492857D01*
-X138307142Y-146350000D01*
-X138450000Y-146278571D01*
-X139735714Y-146778571D02*
-X139735714Y-148278571D01*
-X139735714Y-146850000D02*
-X139878571Y-146778571D01*
-X140164285Y-146778571D01*
-X140307142Y-146850000D01*
-X140378571Y-146921428D01*
-X140450000Y-147064285D01*
-X140450000Y-147492857D01*
-X140378571Y-147635714D01*
-X140307142Y-147707142D01*
-X140164285Y-147778571D01*
-X139878571Y-147778571D01*
-X139735714Y-147707142D01*
-X141664285Y-147707142D02*
-X141521428Y-147778571D01*
-X141235714Y-147778571D01*
-X141092857Y-147707142D01*
-X141021428Y-147564285D01*
-X141021428Y-146992857D01*
-X141092857Y-146850000D01*
-X141235714Y-146778571D01*
-X141521428Y-146778571D01*
-X141664285Y-146850000D01*
-X141735714Y-146992857D01*
-X141735714Y-147135714D01*
-X141021428Y-147278571D01*
-X142378571Y-147778571D02*
-X142378571Y-146778571D01*
-X142378571Y-147064285D02*
-X142450000Y-146921428D01*
-X142521428Y-146850000D01*
-X142664285Y-146778571D01*
-X142807142Y-146778571D01*
-X143950000Y-147778571D02*
-X143950000Y-146992857D01*
-X143878571Y-146850000D01*
-X143735714Y-146778571D01*
-X143450000Y-146778571D01*
-X143307142Y-146850000D01*
-X143950000Y-147707142D02*
-X143807142Y-147778571D01*
-X143450000Y-147778571D01*
-X143307142Y-147707142D01*
-X143235714Y-147564285D01*
-X143235714Y-147421428D01*
-X143307142Y-147278571D01*
-X143450000Y-147207142D01*
-X143807142Y-147207142D01*
-X143950000Y-147135714D01*
-X144450000Y-146778571D02*
-X145021428Y-146778571D01*
-X144664285Y-146278571D02*
-X144664285Y-147564285D01*
-X144735714Y-147707142D01*
-X144878571Y-147778571D01*
-X145021428Y-147778571D01*
-X145521428Y-147778571D02*
-X145521428Y-146778571D01*
-X145521428Y-146278571D02*
-X145450000Y-146350000D01*
-X145521428Y-146421428D01*
-X145592857Y-146350000D01*
-X145521428Y-146278571D01*
-X145521428Y-146421428D01*
-X146450000Y-147778571D02*
-X146307142Y-147707142D01*
-X146235714Y-147635714D01*
-X146164285Y-147492857D01*
-X146164285Y-147064285D01*
-X146235714Y-146921428D01*
-X146307142Y-146850000D01*
-X146450000Y-146778571D01*
-X146664285Y-146778571D01*
-X146807142Y-146850000D01*
-X146878571Y-146921428D01*
-X146950000Y-147064285D01*
-X146950000Y-147492857D01*
-X146878571Y-147635714D01*
-X146807142Y-147707142D01*
-X146664285Y-147778571D01*
-X146450000Y-147778571D01*
-X147592857Y-146778571D02*
-X147592857Y-147778571D01*
-X147592857Y-146921428D02*
-X147664285Y-146850000D01*
-X147807142Y-146778571D01*
-X148021428Y-146778571D01*
-X148164285Y-146850000D01*
-X148235714Y-146992857D01*
-X148235714Y-147778571D01*
-X78385714Y-57178571D02*
-X78385714Y-55678571D01*
-X78885714Y-56750000D01*
-X79385714Y-55678571D01*
-X79385714Y-57178571D01*
-X79957142Y-55678571D02*
-X80885714Y-55678571D01*
-X80385714Y-56250000D01*
-X80600000Y-56250000D01*
-X80742857Y-56321428D01*
-X80814285Y-56392857D01*
-X80885714Y-56535714D01*
-X80885714Y-56892857D01*
-X80814285Y-57035714D01*
-X80742857Y-57107142D01*
-X80600000Y-57178571D01*
-X80171428Y-57178571D01*
-X80028571Y-57107142D01*
-X79957142Y-57035714D01*
-D14*
-X115309523Y-150795476D02*
-X115214285Y-150747857D01*
-X115023809Y-150747857D01*
-X114928571Y-150795476D01*
-X114833332Y-150890714D01*
-X114785713Y-150985952D01*
-X114785713Y-151176428D01*
-X114833332Y-151271666D01*
-X114928571Y-151366904D01*
-X115023809Y-151414523D01*
-X115214285Y-151414523D01*
-X115309523Y-151366904D01*
-X115119047Y-150414523D02*
-X114880952Y-150462142D01*
-X114642856Y-150605000D01*
-X114499999Y-150843095D01*
-X114452380Y-151081190D01*
-X114499999Y-151319285D01*
-X114642856Y-151557380D01*
-X114880952Y-151700238D01*
-X115119047Y-151747857D01*
-X115357142Y-151700238D01*
-X115595237Y-151557380D01*
-X115738094Y-151319285D01*
-X115785713Y-151081190D01*
-X115738094Y-150843095D01*
-X115595237Y-150605000D01*
-X115357142Y-150462142D01*
-X115119047Y-150414523D01*
-X116166666Y-150652619D02*
-X116214285Y-150605000D01*
-X116309523Y-150557380D01*
-X116547618Y-150557380D01*
-X116642856Y-150605000D01*
-X116690475Y-150652619D01*
-X116738094Y-150747857D01*
-X116738094Y-150843095D01*
-X116690475Y-150985952D01*
-X116119047Y-151557380D01*
-X116738094Y-151557380D01*
-X117357142Y-150557380D02*
-X117452380Y-150557380D01*
-X117547618Y-150605000D01*
-X117595237Y-150652619D01*
-X117642856Y-150747857D01*
-X117690475Y-150938333D01*
-X117690475Y-151176428D01*
-X117642856Y-151366904D01*
-X117595237Y-151462142D01*
-X117547618Y-151509761D01*
-X117452380Y-151557380D01*
-X117357142Y-151557380D01*
-X117261904Y-151509761D01*
-X117214285Y-151462142D01*
-X117166666Y-151366904D01*
-X117119047Y-151176428D01*
-X117119047Y-150938333D01*
-X117166666Y-150747857D01*
-X117214285Y-150652619D01*
-X117261904Y-150605000D01*
-X117357142Y-150557380D01*
-X118071428Y-150652619D02*
-X118119047Y-150605000D01*
-X118214285Y-150557380D01*
-X118452380Y-150557380D01*
-X118547618Y-150605000D01*
-X118595237Y-150652619D01*
-X118642856Y-150747857D01*
-X118642856Y-150843095D01*
-X118595237Y-150985952D01*
-X118023809Y-151557380D01*
-X118642856Y-151557380D01*
-X119261904Y-150557380D02*
-X119357142Y-150557380D01*
-X119452380Y-150605000D01*
-X119499999Y-150652619D01*
-X119547618Y-150747857D01*
-X119595237Y-150938333D01*
-X119595237Y-151176428D01*
-X119547618Y-151366904D01*
-X119499999Y-151462142D01*
-X119452380Y-151509761D01*
-X119357142Y-151557380D01*
-X119261904Y-151557380D01*
-X119166666Y-151509761D01*
-X119119047Y-151462142D01*
-X119071428Y-151366904D01*
-X119023809Y-151176428D01*
-X119023809Y-150938333D01*
-X119071428Y-150747857D01*
-X119119047Y-150652619D01*
-X119166666Y-150605000D01*
-X119261904Y-150557380D01*
-X120785713Y-150890714D02*
-X120785713Y-151747857D01*
-X120738094Y-151843095D01*
-X120642856Y-151890714D01*
-X120595237Y-151890714D01*
-X120785713Y-150557380D02*
-X120738094Y-150605000D01*
-X120785713Y-150652619D01*
-X120833332Y-150605000D01*
-X120785713Y-150557380D01*
-X120785713Y-150652619D01*
-X121690475Y-151557380D02*
-X121690475Y-151033571D01*
-X121642856Y-150938333D01*
-X121547618Y-150890714D01*
-X121357142Y-150890714D01*
-X121261904Y-150938333D01*
-X121690475Y-151509761D02*
-X121595237Y-151557380D01*
-X121357142Y-151557380D01*
-X121261904Y-151509761D01*
-X121214285Y-151414523D01*
-X121214285Y-151319285D01*
-X121261904Y-151224047D01*
-X121357142Y-151176428D01*
-X121595237Y-151176428D01*
-X121690475Y-151128809D01*
-X122119047Y-151509761D02*
-X122214285Y-151557380D01*
-X122404761Y-151557380D01*
-X122499999Y-151509761D01*
-X122547618Y-151414523D01*
-X122547618Y-151366904D01*
-X122499999Y-151271666D01*
-X122404761Y-151224047D01*
-X122261904Y-151224047D01*
-X122166666Y-151176428D01*
-X122119047Y-151081190D01*
-X122119047Y-151033571D01*
-X122166666Y-150938333D01*
-X122261904Y-150890714D01*
-X122404761Y-150890714D01*
-X122499999Y-150938333D01*
-X123357142Y-151509761D02*
-X123261904Y-151557380D01*
-X123071428Y-151557380D01*
-X122976190Y-151509761D01*
-X122928571Y-151414523D01*
-X122928571Y-151033571D01*
-X122976190Y-150938333D01*
-X123071428Y-150890714D01*
-X123261904Y-150890714D01*
-X123357142Y-150938333D01*
-X123404761Y-151033571D01*
-X123404761Y-151128809D01*
-X122928571Y-151224047D01*
-X124261904Y-150890714D02*
-X124261904Y-151700238D01*
-X124214285Y-151795476D01*
-X124166666Y-151843095D01*
-X124071428Y-151890714D01*
-X123928571Y-151890714D01*
-X123833332Y-151843095D01*
-X124261904Y-151509761D02*
-X124166666Y-151557380D01*
-X123976190Y-151557380D01*
-X123880952Y-151509761D01*
-X123833332Y-151462142D01*
-X123785713Y-151366904D01*
-X123785713Y-151081190D01*
-X123833332Y-150985952D01*
-X123880952Y-150938333D01*
-X123976190Y-150890714D01*
-X124166666Y-150890714D01*
-X124261904Y-150938333D01*
-D10*
-X114678571Y-147321428D02*
-X114535714Y-147250000D01*
-X114464285Y-147178571D01*
-X114392857Y-147035714D01*
-X114392857Y-146964285D01*
-X114464285Y-146821428D01*
-X114535714Y-146750000D01*
-X114678571Y-146678571D01*
-X114964285Y-146678571D01*
-X115107142Y-146750000D01*
-X115178571Y-146821428D01*
-X115250000Y-146964285D01*
-X115250000Y-147035714D01*
-X115178571Y-147178571D01*
-X115107142Y-147250000D01*
-X114964285Y-147321428D01*
-X114678571Y-147321428D01*
-X114535714Y-147392857D01*
-X114464285Y-147464285D01*
-X114392857Y-147607142D01*
-X114392857Y-147892857D01*
-X114464285Y-148035714D01*
-X114535714Y-148107142D01*
-X114678571Y-148178571D01*
-X114964285Y-148178571D01*
-X115107142Y-148107142D01*
-X115178571Y-148035714D01*
-X115250000Y-147892857D01*
-X115250000Y-147607142D01*
-X115178571Y-147464285D01*
-X115107142Y-147392857D01*
-X114964285Y-147321428D01*
-X115821428Y-148107142D02*
-X115964285Y-148178571D01*
-X116250000Y-148178571D01*
-X116392857Y-148107142D01*
-X116464285Y-147964285D01*
-X116464285Y-147892857D01*
-X116392857Y-147750000D01*
-X116250000Y-147678571D01*
-X116035714Y-147678571D01*
-X115892857Y-147607142D01*
-X115821428Y-147464285D01*
-X115821428Y-147392857D01*
-X115892857Y-147250000D01*
-X116035714Y-147178571D01*
-X116250000Y-147178571D01*
-X116392857Y-147250000D01*
-X117678571Y-148107142D02*
-X117535714Y-148178571D01*
-X117250000Y-148178571D01*
-X117107142Y-148107142D01*
-X117035714Y-147964285D01*
-X117035714Y-147392857D01*
-X117107142Y-147250000D01*
-X117250000Y-147178571D01*
-X117535714Y-147178571D01*
-X117678571Y-147250000D01*
-X117750000Y-147392857D01*
-X117750000Y-147535714D01*
-X117035714Y-147678571D01*
-X119035714Y-147178571D02*
-X119035714Y-148392857D01*
-X118964285Y-148535714D01*
-X118892857Y-148607142D01*
-X118750000Y-148678571D01*
-X118535714Y-148678571D01*
-X118392857Y-148607142D01*
-X119035714Y-148107142D02*
-X118892857Y-148178571D01*
-X118607142Y-148178571D01*
-X118464285Y-148107142D01*
-X118392857Y-148035714D01*
-X118321428Y-147892857D01*
-X118321428Y-147464285D01*
-X118392857Y-147321428D01*
-X118464285Y-147250000D01*
-X118607142Y-147178571D01*
-X118892857Y-147178571D01*
-X119035714Y-147250000D01*
-X121535714Y-148178571D02*
-X121535714Y-146678571D01*
-X121535714Y-148107142D02*
-X121392857Y-148178571D01*
-X121107142Y-148178571D01*
-X120964285Y-148107142D01*
-X120892857Y-148035714D01*
-X120821428Y-147892857D01*
-X120821428Y-147464285D01*
-X120892857Y-147321428D01*
-X120964285Y-147250000D01*
-X121107142Y-147178571D01*
-X121392857Y-147178571D01*
-X121535714Y-147250000D01*
-X122250000Y-148178571D02*
-X122250000Y-147178571D01*
-X122250000Y-147464285D02*
-X122321428Y-147321428D01*
-X122392857Y-147250000D01*
-X122535714Y-147178571D01*
-X122678571Y-147178571D01*
-X123178571Y-148178571D02*
-X123178571Y-147178571D01*
-X123178571Y-146678571D02*
-X123107142Y-146750000D01*
-X123178571Y-146821428D01*
-X123250000Y-146750000D01*
-X123178571Y-146678571D01*
-X123178571Y-146821428D01*
-X123750000Y-147178571D02*
-X124107142Y-148178571D01*
-X124464285Y-147178571D01*
-X125607142Y-148107142D02*
-X125464285Y-148178571D01*
-X125178571Y-148178571D01*
-X125035714Y-148107142D01*
-X124964285Y-147964285D01*
-X124964285Y-147392857D01*
-X125035714Y-147250000D01*
-X125178571Y-147178571D01*
-X125464285Y-147178571D01*
-X125607142Y-147250000D01*
-X125678571Y-147392857D01*
-X125678571Y-147535714D01*
-X124964285Y-147678571D01*
-X126321428Y-148178571D02*
-X126321428Y-147178571D01*
-X126321428Y-147464285D02*
-X126392857Y-147321428D01*
-X126464285Y-147250000D01*
-X126607142Y-147178571D01*
-X126750000Y-147178571D01*
-X92150000Y-75000000D02*
-G75*
-G03X92150000Y-75000000I-550000J0D01*
-G01*
-X142750000Y-89150000D02*
-G75*
-G03X142750000Y-89150000I-550000J0D01*
-G01*
-D14*
-X153590476Y-72180952D02*
-X154542857Y-72180952D01*
-X153780952Y-72466666D02*
-X154352380Y-72466666D01*
-X154066666Y-71752380D02*
-X154066666Y-72180952D01*
-X154161904Y-72752380D02*
-X153971428Y-72752380D01*
-X155161904Y-73085714D02*
-X155161904Y-71657142D01*
-X155780952Y-71752380D02*
-X156400000Y-71752380D01*
-X156066666Y-72133333D01*
-X156209523Y-72133333D01*
-X156304761Y-72180952D01*
-X156352380Y-72228571D01*
-X156400000Y-72323809D01*
-X156400000Y-72561904D01*
-X156352380Y-72657142D01*
-X156304761Y-72704761D01*
-X156209523Y-72752380D01*
-X155923809Y-72752380D01*
-X155828571Y-72704761D01*
-X155780952Y-72657142D01*
-X156828571Y-72657142D02*
-X156876190Y-72704761D01*
-X156828571Y-72752380D01*
-X156780952Y-72704761D01*
-X156828571Y-72657142D01*
-X156828571Y-72752380D01*
-X157209523Y-71752380D02*
-X157828571Y-71752380D01*
-X157495238Y-72133333D01*
-X157638095Y-72133333D01*
-X157733333Y-72180952D01*
-X157780952Y-72228571D01*
-X157828571Y-72323809D01*
-X157828571Y-72561904D01*
-X157780952Y-72657142D01*
-X157733333Y-72704761D01*
-X157638095Y-72752380D01*
-X157352380Y-72752380D01*
-X157257142Y-72704761D01*
-X157209523Y-72657142D01*
-X158114285Y-71752380D02*
-X158447619Y-72752380D01*
-X158780952Y-71752380D01*
-X159352380Y-73085714D02*
-X159352380Y-71657142D01*
-X160019047Y-72704761D02*
-X160161904Y-72752380D01*
-X160400000Y-72752380D01*
-X160495238Y-72704761D01*
-X160542857Y-72657142D01*
-X160590476Y-72561904D01*
-X160590476Y-72466666D01*
-X160542857Y-72371428D01*
-X160495238Y-72323809D01*
-X160400000Y-72276190D01*
-X160209523Y-72228571D01*
-X160114285Y-72180952D01*
-X160066666Y-72133333D01*
-X160019047Y-72038095D01*
-X160019047Y-71942857D01*
-X160066666Y-71847619D01*
-X160114285Y-71800000D01*
-X160209523Y-71752380D01*
-X160447619Y-71752380D01*
-X160590476Y-71800000D01*
-X161019047Y-72752380D02*
-X161019047Y-71752380D01*
-X161257142Y-71752380D01*
-X161400000Y-71800000D01*
-X161495238Y-71895238D01*
-X161542857Y-71990476D01*
-X161590476Y-72180952D01*
-X161590476Y-72323809D01*
-X161542857Y-72514285D01*
-X161495238Y-72609523D01*
-X161400000Y-72704761D01*
-X161257142Y-72752380D01*
-X161019047Y-72752380D01*
-X161971428Y-72466666D02*
-X162447619Y-72466666D01*
-X161876190Y-72752380D02*
-X162209523Y-71752380D01*
-X162542857Y-72752380D01*
-X163114285Y-73085714D02*
-X163114285Y-71657142D01*
-X163780952Y-72704761D02*
-X163923809Y-72752380D01*
-X164161904Y-72752380D01*
-X164257142Y-72704761D01*
-X164304761Y-72657142D01*
-X164352380Y-72561904D01*
-X164352380Y-72466666D01*
-X164304761Y-72371428D01*
-X164257142Y-72323809D01*
-X164161904Y-72276190D01*
-X163971428Y-72228571D01*
-X163876190Y-72180952D01*
-X163828571Y-72133333D01*
-X163780952Y-72038095D01*
-X163780952Y-71942857D01*
-X163828571Y-71847619D01*
-X163876190Y-71800000D01*
-X163971428Y-71752380D01*
-X164209523Y-71752380D01*
-X164352380Y-71800000D01*
-X165352380Y-72657142D02*
-X165304761Y-72704761D01*
-X165161904Y-72752380D01*
-X165066666Y-72752380D01*
-X164923809Y-72704761D01*
-X164828571Y-72609523D01*
-X164780952Y-72514285D01*
-X164733333Y-72323809D01*
-X164733333Y-72180952D01*
-X164780952Y-71990476D01*
-X164828571Y-71895238D01*
-X164923809Y-71800000D01*
-X165066666Y-71752380D01*
-X165161904Y-71752380D01*
-X165304761Y-71800000D01*
-X165352380Y-71847619D01*
-X166257142Y-72752380D02*
-X165780952Y-72752380D01*
-X165780952Y-71752380D01*
-D10*
-X147633571Y-76603571D02*
-X146776428Y-76603571D01*
-X147205000Y-76603571D02*
-X147205000Y-75103571D01*
-X147062142Y-75317857D01*
-X146919285Y-75460714D01*
-X146776428Y-75532142D01*
-X148919285Y-75103571D02*
-X148633571Y-75103571D01*
-X148490714Y-75175000D01*
-X148419285Y-75246428D01*
-X148276428Y-75460714D01*
-X148205000Y-75746428D01*
-X148205000Y-76317857D01*
-X148276428Y-76460714D01*
-X148347857Y-76532142D01*
-X148490714Y-76603571D01*
-X148776428Y-76603571D01*
-X148919285Y-76532142D01*
-X148990714Y-76460714D01*
-X149062142Y-76317857D01*
-X149062142Y-75960714D01*
-X148990714Y-75817857D01*
-X148919285Y-75746428D01*
-X148776428Y-75675000D01*
-X148490714Y-75675000D01*
-X148347857Y-75746428D01*
-X148276428Y-75817857D01*
-X148205000Y-75960714D01*
-X149990714Y-75103571D02*
-X150133571Y-75103571D01*
-X150276428Y-75175000D01*
-X150347857Y-75246428D01*
-X150419285Y-75389285D01*
-X150490714Y-75675000D01*
-X150490714Y-76032142D01*
-X150419285Y-76317857D01*
-X150347857Y-76460714D01*
-X150276428Y-76532142D01*
-X150133571Y-76603571D01*
-X149990714Y-76603571D01*
-X149847857Y-76532142D01*
-X149776428Y-76460714D01*
-X149705000Y-76317857D01*
-X149633571Y-76032142D01*
-X149633571Y-75675000D01*
-X149705000Y-75389285D01*
-X149776428Y-75246428D01*
-X149847857Y-75175000D01*
-X149990714Y-75103571D01*
-X151062142Y-75246428D02*
-X151133571Y-75175000D01*
-X151276428Y-75103571D01*
-X151633571Y-75103571D01*
-X151776428Y-75175000D01*
-X151847857Y-75246428D01*
-X151919285Y-75389285D01*
-X151919285Y-75532142D01*
-X151847857Y-75746428D01*
-X150990714Y-76603571D01*
-X151919285Y-76603571D01*
-X149062142Y-79153571D02*
-X148347857Y-79153571D01*
-X148347857Y-77653571D01*
-X150419285Y-79010714D02*
-X150347857Y-79082142D01*
-X150133571Y-79153571D01*
-X149990714Y-79153571D01*
-X149776428Y-79082142D01*
-X149633571Y-78939285D01*
-X149562142Y-78796428D01*
-X149490714Y-78510714D01*
-X149490714Y-78296428D01*
-X149562142Y-78010714D01*
-X149633571Y-77867857D01*
-X149776428Y-77725000D01*
-X149990714Y-77653571D01*
-X150133571Y-77653571D01*
-X150347857Y-77725000D01*
-X150419285Y-77796428D01*
-X151062142Y-79153571D02*
-X151062142Y-77653571D01*
-X151419285Y-77653571D01*
-X151633571Y-77725000D01*
-X151776428Y-77867857D01*
-X151847857Y-78010714D01*
-X151919285Y-78296428D01*
-X151919285Y-78510714D01*
-X151847857Y-78796428D01*
-X151776428Y-78939285D01*
-X151633571Y-79082142D01*
-X151419285Y-79153571D01*
-X151062142Y-79153571D01*
-X115942857Y-68814285D02*
-X115871428Y-69028571D01*
-X115871428Y-69385714D01*
-X115942857Y-69528571D01*
-X116014285Y-69600000D01*
-X116157142Y-69671428D01*
-X116300000Y-69671428D01*
-X116442857Y-69600000D01*
-X116514285Y-69528571D01*
-X116585714Y-69385714D01*
-X116657142Y-69100000D01*
-X116728571Y-68957142D01*
-X116800000Y-68885714D01*
-X116942857Y-68814285D01*
-X117085714Y-68814285D01*
-X117228571Y-68885714D01*
-X117300000Y-68957142D01*
-X117371428Y-69100000D01*
-X117371428Y-69457142D01*
-X117300000Y-69671428D01*
-X117371428Y-70171428D02*
-X115871428Y-70528571D01*
-X116942857Y-70814285D01*
-X115871428Y-71100000D01*
-X117371428Y-71457142D01*
-X115871428Y-72028571D02*
-X117371428Y-72028571D01*
-X117371428Y-72385714D01*
-X117300000Y-72600000D01*
-X117157142Y-72742857D01*
-X117014285Y-72814285D01*
-X116728571Y-72885714D01*
-X116514285Y-72885714D01*
-X116228571Y-72814285D01*
-X116085714Y-72742857D01*
-X115942857Y-72600000D01*
-X115871428Y-72385714D01*
-X115871428Y-72028571D01*
-D13*
-X165342857Y-139457142D02*
-X165628571Y-139552380D01*
-X165723809Y-139647619D01*
-X165819047Y-139838095D01*
-X165819047Y-140123809D01*
-X165723809Y-140314285D01*
-X165628571Y-140409523D01*
-X165438095Y-140504761D01*
-X164676190Y-140504761D01*
-X164676190Y-138504761D01*
-X165342857Y-138504761D01*
-X165533333Y-138600000D01*
-X165628571Y-138695238D01*
-X165723809Y-138885714D01*
-X165723809Y-139076190D01*
-X165628571Y-139266666D01*
-X165533333Y-139361904D01*
-X165342857Y-139457142D01*
-X164676190Y-139457142D01*
-D15*
-X161750000Y-141307142D02*
-X162321428Y-141307142D01*
-X162607142Y-141450000D01*
-X162892857Y-141735714D01*
-X163035714Y-142307142D01*
-X163035714Y-143307142D01*
-X162892857Y-143878571D01*
-X162607142Y-144164285D01*
-X162321428Y-144307142D01*
-X161750000Y-144307142D01*
-X161464285Y-144164285D01*
-X161178571Y-143878571D01*
-X161035714Y-143307142D01*
-X161035714Y-142307142D01*
-X161178571Y-141735714D01*
-X161464285Y-141450000D01*
-X161750000Y-141307142D01*
-X164321428Y-141307142D02*
-X164321428Y-143735714D01*
-X164464285Y-144021428D01*
-X164607142Y-144164285D01*
-X164892857Y-144307142D01*
-X165464285Y-144307142D01*
-X165750000Y-144164285D01*
-X165892857Y-144021428D01*
-X166035714Y-143735714D01*
-X166035714Y-141307142D01*
-X167035714Y-141307142D02*
-X168750000Y-141307142D01*
-X167892857Y-144307142D02*
-X167892857Y-141307142D01*
-D13*
-X164723809Y-100283333D02*
-X165676190Y-100283333D01*
-X164533333Y-100854761D02*
-X165200000Y-98854761D01*
-X165866666Y-100854761D01*
-D15*
-X73414285Y-98050000D02*
-X73128571Y-97907142D01*
-X72700000Y-97907142D01*
-X72271428Y-98050000D01*
-X71985714Y-98335714D01*
-X71842857Y-98621428D01*
-X71700000Y-99192857D01*
-X71700000Y-99621428D01*
-X71842857Y-100192857D01*
-X71985714Y-100478571D01*
-X72271428Y-100764285D01*
-X72700000Y-100907142D01*
-X72985714Y-100907142D01*
-X73414285Y-100764285D01*
-X73557142Y-100621428D01*
-X73557142Y-99621428D01*
-X72985714Y-99621428D01*
-X74842857Y-100907142D02*
-X74842857Y-97907142D01*
-X76557142Y-100907142D01*
-X76557142Y-97907142D01*
-X77985714Y-100907142D02*
-X77985714Y-97907142D01*
-X78700000Y-97907142D01*
-X79128571Y-98050000D01*
-X79414285Y-98335714D01*
-X79557142Y-98621428D01*
-X79700000Y-99192857D01*
-X79700000Y-99621428D01*
-X79557142Y-100192857D01*
-X79414285Y-100478571D01*
-X79128571Y-100764285D01*
-X78700000Y-100907142D01*
-X77985714Y-100907142D01*
-X72050000Y-139807142D02*
-X73050000Y-142807142D01*
-X74050000Y-139807142D01*
-X76764285Y-142521428D02*
-X76621428Y-142664285D01*
-X76192857Y-142807142D01*
-X75907142Y-142807142D01*
-X75478571Y-142664285D01*
-X75192857Y-142378571D01*
-X75050000Y-142092857D01*
-X74907142Y-141521428D01*
-X74907142Y-141092857D01*
-X75050000Y-140521428D01*
-X75192857Y-140235714D01*
-X75478571Y-139950000D01*
-X75907142Y-139807142D01*
-X76192857Y-139807142D01*
-X76621428Y-139950000D01*
-X76764285Y-140092857D01*
-X79764285Y-142521428D02*
-X79621428Y-142664285D01*
-X79192857Y-142807142D01*
-X78907142Y-142807142D01*
-X78478571Y-142664285D01*
-X78192857Y-142378571D01*
-X78050000Y-142092857D01*
-X77907142Y-141521428D01*
-X77907142Y-141092857D01*
-X78050000Y-140521428D01*
-X78192857Y-140235714D01*
-X78478571Y-139950000D01*
-X78907142Y-139807142D01*
-X79192857Y-139807142D01*
-X79621428Y-139950000D01*
-X79764285Y-140092857D01*
-D16*
-X144821267Y-86160000D02*
-X144478733Y-86160000D01*
-X144821267Y-85140000D02*
-X144478733Y-85140000D01*
-X92750000Y-74940000D02*
-X89300000Y-74940000D01*
-X92750000Y-74940000D02*
-X94700000Y-74940000D01*
-X92750000Y-80060000D02*
-X90800000Y-80060000D01*
-X92750000Y-80060000D02*
-X94700000Y-80060000D01*
-X104602064Y-69060000D02*
-X103397936Y-69060000D01*
-X104602064Y-67240000D02*
-X103397936Y-67240000D01*
-X91400000Y-90850000D02*
-X91400000Y-90150000D01*
-X92600000Y-90150000D02*
-X92600000Y-90850000D01*
-X112460000Y-60521267D02*
-X112460000Y-60178733D01*
-X111440000Y-60521267D02*
-X111440000Y-60178733D01*
-X104171267Y-65390000D02*
-X103828733Y-65390000D01*
-X104171267Y-66410000D02*
-X103828733Y-66410000D01*
-X127421267Y-84490000D02*
-X127078733Y-84490000D01*
-X127421267Y-85510000D02*
-X127078733Y-85510000D01*
-X85870000Y-75250000D02*
-G75*
-G03X85870000Y-75250000I-6620000J0D01*
-G01*
-X85830000Y-75250000D02*
-X72670000Y-75250000D01*
-X85830000Y-75290000D02*
-X72670000Y-75290000D01*
-X85830000Y-75330000D02*
-X72670000Y-75330000D01*
-X85829000Y-75370000D02*
-X72671000Y-75370000D01*
-X85829000Y-75410000D02*
-X72671000Y-75410000D01*
-X85827000Y-75450000D02*
-X72673000Y-75450000D01*
-X85826000Y-75490000D02*
-X72674000Y-75490000D01*
-X85825000Y-75530000D02*
-X72675000Y-75530000D01*
-X85823000Y-75570000D02*
-X72677000Y-75570000D01*
-X85821000Y-75610000D02*
-X72679000Y-75610000D01*
-X85818000Y-75650000D02*
-X72682000Y-75650000D01*
-X85816000Y-75690000D02*
-X72684000Y-75690000D01*
-X85813000Y-75730000D02*
-X72687000Y-75730000D01*
-X85810000Y-75770000D02*
-X72690000Y-75770000D01*
-X85807000Y-75810000D02*
-X72693000Y-75810000D01*
-X85803000Y-75850000D02*
-X72697000Y-75850000D01*
-X85799000Y-75890000D02*
-X72701000Y-75890000D01*
-X85795000Y-75930000D02*
-X72705000Y-75930000D01*
-X85791000Y-75971000D02*
-X72709000Y-75971000D01*
-X85787000Y-76011000D02*
-X72713000Y-76011000D01*
-X85782000Y-76051000D02*
-X72718000Y-76051000D01*
-X85777000Y-76091000D02*
-X72723000Y-76091000D01*
-X85772000Y-76131000D02*
-X72728000Y-76131000D01*
-X85766000Y-76171000D02*
-X72734000Y-76171000D01*
-X85761000Y-76211000D02*
-X72739000Y-76211000D01*
-X85755000Y-76251000D02*
-X72745000Y-76251000D01*
-X85748000Y-76291000D02*
-X72752000Y-76291000D01*
-X85742000Y-76331000D02*
-X80690000Y-76331000D01*
-X77810000Y-76331000D02*
-X72758000Y-76331000D01*
-X85735000Y-76371000D02*
-X80690000Y-76371000D01*
-X77810000Y-76371000D02*
-X72765000Y-76371000D01*
-X85728000Y-76411000D02*
-X80690000Y-76411000D01*
-X77810000Y-76411000D02*
-X72772000Y-76411000D01*
-X85721000Y-76451000D02*
-X80690000Y-76451000D01*
-X77810000Y-76451000D02*
-X72779000Y-76451000D01*
-X85713000Y-76491000D02*
-X80690000Y-76491000D01*
-X77810000Y-76491000D02*
-X72787000Y-76491000D01*
-X85706000Y-76531000D02*
-X80690000Y-76531000D01*
-X77810000Y-76531000D02*
-X72794000Y-76531000D01*
-X85698000Y-76571000D02*
-X80690000Y-76571000D01*
-X77810000Y-76571000D02*
-X72802000Y-76571000D01*
-X85689000Y-76611000D02*
-X80690000Y-76611000D01*
-X77810000Y-76611000D02*
-X72811000Y-76611000D01*
-X85681000Y-76651000D02*
-X80690000Y-76651000D01*
-X77810000Y-76651000D02*
-X72819000Y-76651000D01*
-X85672000Y-76691000D02*
-X80690000Y-76691000D01*
-X77810000Y-76691000D02*
-X72828000Y-76691000D01*
-X85663000Y-76731000D02*
-X80690000Y-76731000D01*
-X77810000Y-76731000D02*
-X72837000Y-76731000D01*
-X85654000Y-76771000D02*
-X80690000Y-76771000D01*
-X77810000Y-76771000D02*
-X72846000Y-76771000D01*
-X85644000Y-76811000D02*
-X80690000Y-76811000D01*
-X77810000Y-76811000D02*
-X72856000Y-76811000D01*
-X85634000Y-76851000D02*
-X80690000Y-76851000D01*
-X77810000Y-76851000D02*
-X72866000Y-76851000D01*
-X85624000Y-76891000D02*
-X80690000Y-76891000D01*
-X77810000Y-76891000D02*
-X72876000Y-76891000D01*
-X85614000Y-76931000D02*
-X80690000Y-76931000D01*
-X77810000Y-76931000D02*
-X72886000Y-76931000D01*
-X85603000Y-76971000D02*
-X80690000Y-76971000D01*
-X77810000Y-76971000D02*
-X72897000Y-76971000D01*
-X85592000Y-77011000D02*
-X80690000Y-77011000D01*
-X77810000Y-77011000D02*
-X72908000Y-77011000D01*
-X85581000Y-77051000D02*
-X80690000Y-77051000D01*
-X77810000Y-77051000D02*
-X72919000Y-77051000D01*
-X85570000Y-77091000D02*
-X80690000Y-77091000D01*
-X77810000Y-77091000D02*
-X72930000Y-77091000D01*
-X85558000Y-77131000D02*
-X80690000Y-77131000D01*
-X77810000Y-77131000D02*
-X72942000Y-77131000D01*
-X85546000Y-77171000D02*
-X80690000Y-77171000D01*
-X77810000Y-77171000D02*
-X72954000Y-77171000D01*
-X85534000Y-77211000D02*
-X80690000Y-77211000D01*
-X77810000Y-77211000D02*
-X72966000Y-77211000D01*
-X85521000Y-77251000D02*
-X80690000Y-77251000D01*
-X77810000Y-77251000D02*
-X72979000Y-77251000D01*
-X85508000Y-77291000D02*
-X80690000Y-77291000D01*
-X77810000Y-77291000D02*
-X72992000Y-77291000D01*
-X85495000Y-77331000D02*
-X80690000Y-77331000D01*
-X77810000Y-77331000D02*
-X73005000Y-77331000D01*
-X85482000Y-77371000D02*
-X80690000Y-77371000D01*
-X77810000Y-77371000D02*
-X73018000Y-77371000D01*
-X85468000Y-77411000D02*
-X80690000Y-77411000D01*
-X77810000Y-77411000D02*
-X73032000Y-77411000D01*
-X85454000Y-77451000D02*
-X80690000Y-77451000D01*
-X77810000Y-77451000D02*
-X73046000Y-77451000D01*
-X85440000Y-77491000D02*
-X80690000Y-77491000D01*
-X77810000Y-77491000D02*
-X73060000Y-77491000D01*
-X85425000Y-77531000D02*
-X80690000Y-77531000D01*
-X77810000Y-77531000D02*
-X73075000Y-77531000D01*
-X85411000Y-77571000D02*
-X80690000Y-77571000D01*
-X77810000Y-77571000D02*
-X73089000Y-77571000D01*
-X85396000Y-77611000D02*
-X80690000Y-77611000D01*
-X77810000Y-77611000D02*
-X73104000Y-77611000D01*
-X85380000Y-77651000D02*
-X80690000Y-77651000D01*
-X77810000Y-77651000D02*
-X73120000Y-77651000D01*
-X85364000Y-77691000D02*
-X80690000Y-77691000D01*
-X77810000Y-77691000D02*
-X73136000Y-77691000D01*
-X85348000Y-77731000D02*
-X80690000Y-77731000D01*
-X77810000Y-77731000D02*
-X73152000Y-77731000D01*
-X85332000Y-77771000D02*
-X80690000Y-77771000D01*
-X77810000Y-77771000D02*
-X73168000Y-77771000D01*
-X85315000Y-77811000D02*
-X80690000Y-77811000D01*
-X77810000Y-77811000D02*
-X73185000Y-77811000D01*
-X85299000Y-77851000D02*
-X80690000Y-77851000D01*
-X77810000Y-77851000D02*
-X73201000Y-77851000D01*
-X85281000Y-77891000D02*
-X80690000Y-77891000D01*
-X77810000Y-77891000D02*
-X73219000Y-77891000D01*
-X85264000Y-77931000D02*
-X80690000Y-77931000D01*
-X77810000Y-77931000D02*
-X73236000Y-77931000D01*
-X85246000Y-77971000D02*
-X80690000Y-77971000D01*
-X77810000Y-77971000D02*
-X73254000Y-77971000D01*
-X85228000Y-78011000D02*
-X80690000Y-78011000D01*
-X77810000Y-78011000D02*
-X73272000Y-78011000D01*
-X85209000Y-78051000D02*
-X80690000Y-78051000D01*
-X77810000Y-78051000D02*
-X73291000Y-78051000D01*
-X85190000Y-78091000D02*
-X80690000Y-78091000D01*
-X77810000Y-78091000D02*
-X73310000Y-78091000D01*
-X85171000Y-78131000D02*
-X80690000Y-78131000D01*
-X77810000Y-78131000D02*
-X73329000Y-78131000D01*
-X85152000Y-78171000D02*
-X80690000Y-78171000D01*
-X77810000Y-78171000D02*
-X73348000Y-78171000D01*
-X85132000Y-78211000D02*
-X80690000Y-78211000D01*
-X77810000Y-78211000D02*
-X73368000Y-78211000D01*
-X85112000Y-78251000D02*
-X80690000Y-78251000D01*
-X77810000Y-78251000D02*
-X73388000Y-78251000D01*
-X85091000Y-78291000D02*
-X80690000Y-78291000D01*
-X77810000Y-78291000D02*
-X73409000Y-78291000D01*
-X85070000Y-78331000D02*
-X80690000Y-78331000D01*
-X77810000Y-78331000D02*
-X73430000Y-78331000D01*
-X85049000Y-78371000D02*
-X80690000Y-78371000D01*
-X77810000Y-78371000D02*
-X73451000Y-78371000D01*
-X85028000Y-78411000D02*
-X80690000Y-78411000D01*
-X77810000Y-78411000D02*
-X73472000Y-78411000D01*
-X85006000Y-78451000D02*
-X80690000Y-78451000D01*
-X77810000Y-78451000D02*
-X73494000Y-78451000D01*
-X84983000Y-78491000D02*
-X80690000Y-78491000D01*
-X77810000Y-78491000D02*
-X73517000Y-78491000D01*
-X84961000Y-78531000D02*
-X80690000Y-78531000D01*
-X77810000Y-78531000D02*
-X73539000Y-78531000D01*
-X84938000Y-78571000D02*
-X80690000Y-78571000D01*
-X77810000Y-78571000D02*
-X73562000Y-78571000D01*
-X84914000Y-78611000D02*
-X80690000Y-78611000D01*
-X77810000Y-78611000D02*
-X73586000Y-78611000D01*
-X84891000Y-78651000D02*
-X80690000Y-78651000D01*
-X77810000Y-78651000D02*
-X73609000Y-78651000D01*
-X84867000Y-78691000D02*
-X80690000Y-78691000D01*
-X77810000Y-78691000D02*
-X73633000Y-78691000D01*
-X84842000Y-78731000D02*
-X80690000Y-78731000D01*
-X77810000Y-78731000D02*
-X73658000Y-78731000D01*
-X84817000Y-78771000D02*
-X80690000Y-78771000D01*
-X77810000Y-78771000D02*
-X73683000Y-78771000D01*
-X84792000Y-78811000D02*
-X80690000Y-78811000D01*
-X77810000Y-78811000D02*
-X73708000Y-78811000D01*
-X84766000Y-78851000D02*
-X80690000Y-78851000D01*
-X77810000Y-78851000D02*
-X73734000Y-78851000D01*
-X84740000Y-78891000D02*
-X80690000Y-78891000D01*
-X77810000Y-78891000D02*
-X73760000Y-78891000D01*
-X84713000Y-78931000D02*
-X80690000Y-78931000D01*
-X77810000Y-78931000D02*
-X73787000Y-78931000D01*
-X84686000Y-78971000D02*
-X80690000Y-78971000D01*
-X77810000Y-78971000D02*
-X73814000Y-78971000D01*
-X84659000Y-79011000D02*
-X80690000Y-79011000D01*
-X77810000Y-79011000D02*
-X73841000Y-79011000D01*
-X84631000Y-79051000D02*
-X80690000Y-79051000D01*
-X77810000Y-79051000D02*
-X73869000Y-79051000D01*
-X84603000Y-79091000D02*
-X80690000Y-79091000D01*
-X77810000Y-79091000D02*
-X73897000Y-79091000D01*
-X84574000Y-79131000D02*
-X80690000Y-79131000D01*
-X77810000Y-79131000D02*
-X73926000Y-79131000D01*
-X84545000Y-79171000D02*
-X80690000Y-79171000D01*
-X77810000Y-79171000D02*
-X73955000Y-79171000D01*
-X84515000Y-79211000D02*
-X73985000Y-79211000D01*
-X84485000Y-79251000D02*
-X74015000Y-79251000D01*
-X84455000Y-79291000D02*
-X74045000Y-79291000D01*
-X84424000Y-79331000D02*
-X74076000Y-79331000D01*
-X84392000Y-79371000D02*
-X74108000Y-79371000D01*
-X84360000Y-79411000D02*
-X74140000Y-79411000D01*
-X84328000Y-79451000D02*
-X74172000Y-79451000D01*
-X84294000Y-79491000D02*
-X74206000Y-79491000D01*
-X84261000Y-79531000D02*
-X74239000Y-79531000D01*
-X84227000Y-79571000D02*
-X74273000Y-79571000D01*
-X84192000Y-79611000D02*
-X74308000Y-79611000D01*
-X84157000Y-79651000D02*
-X74343000Y-79651000D01*
-X84121000Y-79691000D02*
-X74379000Y-79691000D01*
-X84084000Y-79731000D02*
-X74416000Y-79731000D01*
-X84047000Y-79771000D02*
-X74453000Y-79771000D01*
-X84010000Y-79811000D02*
-X74490000Y-79811000D01*
-X83971000Y-79851000D02*
-X74529000Y-79851000D01*
-X83932000Y-79891000D02*
-X74568000Y-79891000D01*
-X83893000Y-79931000D02*
-X74607000Y-79931000D01*
-X83852000Y-79971000D02*
-X74648000Y-79971000D01*
-X83811000Y-80011000D02*
-X74689000Y-80011000D01*
-X83769000Y-80051000D02*
-X74731000Y-80051000D01*
-X83727000Y-80091000D02*
-X74773000Y-80091000D01*
-X83684000Y-80131000D02*
-X74816000Y-80131000D01*
-X83640000Y-80171000D02*
-X74860000Y-80171000D01*
-X83595000Y-80211000D02*
-X74905000Y-80211000D01*
-X83549000Y-80251000D02*
-X74951000Y-80251000D01*
-X83503000Y-80291000D02*
-X74997000Y-80291000D01*
-X83455000Y-80331000D02*
-X75045000Y-80331000D01*
-X83407000Y-80371000D02*
-X75093000Y-80371000D01*
-X83358000Y-80411000D02*
-X75142000Y-80411000D01*
-X83307000Y-80451000D02*
-X75193000Y-80451000D01*
-X83256000Y-80491000D02*
-X75244000Y-80491000D01*
-X83204000Y-80531000D02*
-X75296000Y-80531000D01*
-X83150000Y-80571000D02*
-X75350000Y-80571000D01*
-X83096000Y-80611000D02*
-X75404000Y-80611000D01*
-X83040000Y-80651000D02*
-X75460000Y-80651000D01*
-X82983000Y-80691000D02*
-X75517000Y-80691000D01*
-X82925000Y-80731000D02*
-X75575000Y-80731000D01*
-X82865000Y-80771000D02*
-X75635000Y-80771000D01*
-X82804000Y-80811000D02*
-X75696000Y-80811000D01*
-X82741000Y-80851000D02*
-X75759000Y-80851000D01*
-X82677000Y-80891000D02*
-X75823000Y-80891000D01*
-X82611000Y-80931000D02*
-X75889000Y-80931000D01*
-X82543000Y-80971000D02*
-X75957000Y-80971000D01*
-X82473000Y-81011000D02*
-X76027000Y-81011000D01*
-X82402000Y-81051000D02*
-X76098000Y-81051000D01*
-X82328000Y-81091000D02*
-X76172000Y-81091000D01*
-X82252000Y-81131000D02*
-X76248000Y-81131000D01*
-X82173000Y-81171000D02*
-X76327000Y-81171000D01*
-X82092000Y-81211000D02*
-X76408000Y-81211000D01*
-X82008000Y-81251000D02*
-X76492000Y-81251000D01*
-X81920000Y-81291000D02*
-X76580000Y-81291000D01*
-X81829000Y-81331000D02*
-X76671000Y-81331000D01*
-X81734000Y-81371000D02*
-X76766000Y-81371000D01*
-X81635000Y-81411000D02*
-X76865000Y-81411000D01*
-X81531000Y-81451000D02*
-X76969000Y-81451000D01*
-X81421000Y-81491000D02*
-X77079000Y-81491000D01*
-X81305000Y-81531000D02*
-X77195000Y-81531000D01*
-X81181000Y-81571000D02*
-X77319000Y-81571000D01*
-X81048000Y-81611000D02*
-X77452000Y-81611000D01*
-X80903000Y-81651000D02*
-X77597000Y-81651000D01*
-X80744000Y-81691000D02*
-X77756000Y-81691000D01*
-X80565000Y-81731000D02*
-X77935000Y-81731000D01*
-X80357000Y-81771000D02*
-X78143000Y-81771000D01*
-X80100000Y-81811000D02*
-X78400000Y-81811000D01*
-X79725000Y-81851000D02*
-X78775000Y-81851000D01*
-X82965000Y-68165431D02*
-X82965000Y-69465431D01*
-X83615000Y-68815431D02*
-X82315000Y-68815431D01*
-X76534756Y-114396682D02*
-G75*
-G02X76680000Y-115080000I-1534756J-683318D01*
-G01*
-X74316958Y-113544574D02*
-G75*
-G02X75684000Y-113545000I683042J-1535426D01*
-G01*
-X73464574Y-115763042D02*
-G75*
-G02X73465000Y-114396000I1535426J683042D01*
-G01*
-X75683042Y-116615426D02*
-G75*
-G02X74316000Y-116615000I-683042J1535426D01*
-G01*
-X76680253Y-115051195D02*
-G75*
-G02X76535000Y-115764000I-1680253J-28805D01*
-G01*
-X76680000Y-110080000D02*
-G75*
-G03X76680000Y-110080000I-1680000J0D01*
-G01*
-X76680000Y-105080000D02*
-G75*
-G03X76680000Y-105080000I-1680000J0D01*
-G01*
-X79100000Y-117640000D02*
-X79100000Y-102520000D01*
-X77600000Y-117640000D02*
-X77600000Y-102520000D01*
-X72699000Y-117640000D02*
-X72699000Y-102520000D01*
-X69739000Y-117640000D02*
-X69739000Y-102520000D01*
-X79660000Y-117640000D02*
-X79660000Y-102520000D01*
-X69739000Y-117640000D02*
-X79660000Y-117640000D01*
-X69739000Y-102520000D02*
-X79660000Y-102520000D01*
-X73931000Y-108805000D02*
-X73977000Y-108852000D01*
-X76239000Y-111114000D02*
-X76274000Y-111149000D01*
-X73725000Y-109010000D02*
-X73761000Y-109045000D01*
-X76023000Y-111307000D02*
-X76069000Y-111354000D01*
-X73931000Y-103805000D02*
-X73977000Y-103852000D01*
-X76239000Y-106114000D02*
-X76274000Y-106149000D01*
-X73725000Y-104010000D02*
-X73761000Y-104045000D01*
-X76023000Y-106307000D02*
-X76069000Y-106354000D01*
-X79160000Y-117880000D02*
-X79900000Y-117880000D01*
-X79900000Y-117880000D02*
-X79900000Y-117380000D01*
-X76534756Y-134396682D02*
-G75*
-G02X76680000Y-135080000I-1534756J-683318D01*
-G01*
-X74316958Y-133544574D02*
-G75*
-G02X75684000Y-133545000I683042J-1535426D01*
-G01*
-X73464574Y-135763042D02*
-G75*
-G02X73465000Y-134396000I1535426J683042D01*
-G01*
-X75683042Y-136615426D02*
-G75*
-G02X74316000Y-136615000I-683042J1535426D01*
-G01*
-X76680253Y-135051195D02*
-G75*
-G02X76535000Y-135764000I-1680253J-28805D01*
-G01*
-X76680000Y-130080000D02*
-G75*
-G03X76680000Y-130080000I-1680000J0D01*
-G01*
-X76680000Y-125080000D02*
-G75*
-G03X76680000Y-125080000I-1680000J0D01*
-G01*
-X79100000Y-137640000D02*
-X79100000Y-122520000D01*
-X77600000Y-137640000D02*
-X77600000Y-122520000D01*
-X72699000Y-137640000D02*
-X72699000Y-122520000D01*
-X69739000Y-137640000D02*
-X69739000Y-122520000D01*
-X79660000Y-137640000D02*
-X79660000Y-122520000D01*
-X69739000Y-137640000D02*
-X79660000Y-137640000D01*
-X69739000Y-122520000D02*
-X79660000Y-122520000D01*
-X73931000Y-128805000D02*
-X73977000Y-128852000D01*
-X76239000Y-131114000D02*
-X76274000Y-131149000D01*
-X73725000Y-129010000D02*
-X73761000Y-129045000D01*
-X76023000Y-131307000D02*
-X76069000Y-131354000D01*
-X73931000Y-123805000D02*
-X73977000Y-123852000D01*
-X76239000Y-126114000D02*
-X76274000Y-126149000D01*
-X73725000Y-124010000D02*
-X73761000Y-124045000D01*
-X76023000Y-126307000D02*
-X76069000Y-126354000D01*
-X79160000Y-137880000D02*
-X79900000Y-137880000D01*
-X79900000Y-137880000D02*
-X79900000Y-137380000D01*
-X163465244Y-125603318D02*
-G75*
-G02X163320000Y-124920000I1534756J683318D01*
-G01*
-X165683042Y-126455426D02*
-G75*
-G02X164316000Y-126455000I-683042J1535426D01*
-G01*
-X166535426Y-124236958D02*
-G75*
-G02X166535000Y-125604000I-1535426J-683042D01*
-G01*
-X164316958Y-123384574D02*
-G75*
-G02X165684000Y-123385000I683042J-1535426D01*
-G01*
-X163319747Y-124948805D02*
-G75*
-G02X163465000Y-124236000I1680253J28805D01*
-G01*
-X166680000Y-129920000D02*
-G75*
-G03X166680000Y-129920000I-1680000J0D01*
-G01*
-X166680000Y-134920000D02*
-G75*
-G03X166680000Y-134920000I-1680000J0D01*
-G01*
-X160900000Y-122360000D02*
-X160900000Y-137480000D01*
-X162400000Y-122360000D02*
-X162400000Y-137480000D01*
-X167301000Y-122360000D02*
-X167301000Y-137480000D01*
-X170261000Y-122360000D02*
-X170261000Y-137480000D01*
-X160340000Y-122360000D02*
-X160340000Y-137480000D01*
-X170261000Y-122360000D02*
-X160340000Y-122360000D01*
-X170261000Y-137480000D02*
-X160340000Y-137480000D01*
-X166069000Y-131195000D02*
-X166023000Y-131148000D01*
-X163761000Y-128886000D02*
-X163726000Y-128851000D01*
-X166275000Y-130990000D02*
-X166239000Y-130955000D01*
-X163977000Y-128693000D02*
-X163931000Y-128646000D01*
-X166069000Y-136195000D02*
-X166023000Y-136148000D01*
-X163761000Y-133886000D02*
-X163726000Y-133851000D01*
-X166275000Y-135990000D02*
-X166239000Y-135955000D01*
-X163977000Y-133693000D02*
-X163931000Y-133646000D01*
-X160840000Y-122120000D02*
-X160100000Y-122120000D01*
-X160100000Y-122120000D02*
-X160100000Y-122620000D01*
-X163465244Y-105523318D02*
-G75*
-G02X163320000Y-104840000I1534756J683318D01*
-G01*
-X165683042Y-106375426D02*
-G75*
-G02X164316000Y-106375000I-683042J1535426D01*
-G01*
-X166535426Y-104156958D02*
-G75*
-G02X166535000Y-105524000I-1535426J-683042D01*
-G01*
-X164316958Y-103304574D02*
-G75*
-G02X165684000Y-103305000I683042J-1535426D01*
-G01*
-X163319747Y-104868805D02*
-G75*
-G02X163465000Y-104156000I1680253J28805D01*
-G01*
-X166680000Y-109840000D02*
-G75*
-G03X166680000Y-109840000I-1680000J0D01*
-G01*
-X166680000Y-114840000D02*
-G75*
-G03X166680000Y-114840000I-1680000J0D01*
-G01*
-X160900000Y-102280000D02*
-X160900000Y-117400000D01*
-X162400000Y-102280000D02*
-X162400000Y-117400000D01*
-X167301000Y-102280000D02*
-X167301000Y-117400000D01*
-X170261000Y-102280000D02*
-X170261000Y-117400000D01*
-X160340000Y-102280000D02*
-X160340000Y-117400000D01*
-X170261000Y-102280000D02*
-X160340000Y-102280000D01*
-X170261000Y-117400000D02*
-X160340000Y-117400000D01*
-X166069000Y-111115000D02*
-X166023000Y-111068000D01*
-X163761000Y-108806000D02*
-X163726000Y-108771000D01*
-X166275000Y-110910000D02*
-X166239000Y-110875000D01*
-X163977000Y-108613000D02*
-X163931000Y-108566000D01*
-X166069000Y-116115000D02*
-X166023000Y-116068000D01*
-X163761000Y-113806000D02*
-X163726000Y-113771000D01*
-X166275000Y-115910000D02*
-X166239000Y-115875000D01*
-X163977000Y-113613000D02*
-X163931000Y-113566000D01*
-X160840000Y-102040000D02*
-X160100000Y-102040000D01*
-X160100000Y-102040000D02*
-X160100000Y-102540000D01*
-X122610000Y-92397936D02*
-X122610000Y-93602064D01*
-X120790000Y-92397936D02*
-X120790000Y-93602064D01*
-X107410000Y-58240000D02*
-X106150000Y-58240000D01*
-X100590000Y-58240000D02*
-X101850000Y-58240000D01*
-X107410000Y-62000000D02*
-X107410000Y-58240000D01*
-X100590000Y-64250000D02*
-X100590000Y-58240000D01*
-X136990000Y-90250000D02*
-X136990000Y-92200000D01*
-X136990000Y-90250000D02*
-X136990000Y-88300000D01*
-X142110000Y-90250000D02*
-X142110000Y-92200000D01*
-X142110000Y-90250000D02*
-X142110000Y-86800000D01*
-X123540000Y-90250000D02*
-X123540000Y-92200000D01*
-X123540000Y-90250000D02*
-X123540000Y-88300000D01*
-X128660000Y-90250000D02*
-X128660000Y-92200000D01*
-X128660000Y-90250000D02*
-X128660000Y-86800000D01*
-X104150000Y-72250000D02*
-G75*
-G03X104150000Y-72250000I-950000J0D01*
-G01*
-X118900000Y-88050000D02*
-G75*
-G03X118900000Y-88050000I-950000J0D01*
-G01*
-X121260000Y-85878733D02*
-X121260000Y-86221267D01*
-X120240000Y-85878733D02*
-X120240000Y-86221267D01*
-X100260000Y-80328733D02*
-X100260000Y-80671267D01*
-X99240000Y-80328733D02*
-X99240000Y-80671267D01*
-X102260000Y-77578733D02*
-X102260000Y-77921267D01*
-X101240000Y-77578733D02*
-X101240000Y-77921267D01*
-X98421267Y-69010000D02*
-X98078733Y-69010000D01*
-X98421267Y-67990000D02*
-X98078733Y-67990000D01*
-X98921267Y-78260000D02*
-X98578733Y-78260000D01*
-X98921267Y-77240000D02*
-X98578733Y-77240000D01*
-X131221267Y-86110000D02*
-X130878733Y-86110000D01*
-X131221267Y-85090000D02*
-X130878733Y-85090000D01*
-X86360000Y-82647936D02*
-X86360000Y-83852064D01*
-X83640000Y-82647936D02*
-X83640000Y-83852064D01*
-X101150000Y-74350000D02*
-X95150000Y-74350000D01*
-X101150000Y-70150000D02*
-X95150000Y-70150000D01*
-X143000000Y-93700000D02*
-X146300000Y-93700000D01*
-X146300000Y-93700000D02*
-X146300000Y-88300000D01*
-X143000000Y-93700000D02*
-X143000000Y-88300000D01*
-X93400000Y-74150000D02*
-X93400000Y-70850000D01*
-X93400000Y-70850000D02*
-X88000000Y-70850000D01*
-X93400000Y-74150000D02*
-X88000000Y-74150000D01*
-X129450000Y-93700000D02*
-X132750000Y-93700000D01*
-X132750000Y-93700000D02*
-X132750000Y-88300000D01*
-X129450000Y-93700000D02*
-X129450000Y-88300000D01*
-X108490000Y-61002064D02*
-X108490000Y-59797936D01*
-X110310000Y-61002064D02*
-X110310000Y-59797936D01*
-X112020000Y-67200000D02*
-G75*
-G03X112020000Y-67200000I-2620000J0D01*
-G01*
-X108360000Y-67200000D02*
-X106820000Y-67200000D01*
-X111980000Y-67200000D02*
-X110440000Y-67200000D01*
-X108360000Y-67240000D02*
-X106820000Y-67240000D01*
-X111980000Y-67240000D02*
-X110440000Y-67240000D01*
-X111979000Y-67280000D02*
-X110440000Y-67280000D01*
-X108360000Y-67280000D02*
-X106821000Y-67280000D01*
-X111978000Y-67320000D02*
-X110440000Y-67320000D01*
-X108360000Y-67320000D02*
-X106822000Y-67320000D01*
-X111976000Y-67360000D02*
-X110440000Y-67360000D01*
-X108360000Y-67360000D02*
-X106824000Y-67360000D01*
-X111973000Y-67400000D02*
-X110440000Y-67400000D01*
-X108360000Y-67400000D02*
-X106827000Y-67400000D01*
-X111969000Y-67440000D02*
-X110440000Y-67440000D01*
-X108360000Y-67440000D02*
-X106831000Y-67440000D01*
-X111965000Y-67480000D02*
-X110440000Y-67480000D01*
-X108360000Y-67480000D02*
-X106835000Y-67480000D01*
-X111961000Y-67520000D02*
-X110440000Y-67520000D01*
-X108360000Y-67520000D02*
-X106839000Y-67520000D01*
-X111956000Y-67560000D02*
-X110440000Y-67560000D01*
-X108360000Y-67560000D02*
-X106844000Y-67560000D01*
-X111950000Y-67600000D02*
-X110440000Y-67600000D01*
-X108360000Y-67600000D02*
-X106850000Y-67600000D01*
-X111943000Y-67640000D02*
-X110440000Y-67640000D01*
-X108360000Y-67640000D02*
-X106857000Y-67640000D01*
-X111936000Y-67680000D02*
-X110440000Y-67680000D01*
-X108360000Y-67680000D02*
-X106864000Y-67680000D01*
-X111928000Y-67720000D02*
-X110440000Y-67720000D01*
-X108360000Y-67720000D02*
-X106872000Y-67720000D01*
-X111920000Y-67760000D02*
-X110440000Y-67760000D01*
-X108360000Y-67760000D02*
-X106880000Y-67760000D01*
-X111911000Y-67800000D02*
-X110440000Y-67800000D01*
-X108360000Y-67800000D02*
-X106889000Y-67800000D01*
-X111901000Y-67840000D02*
-X110440000Y-67840000D01*
-X108360000Y-67840000D02*
-X106899000Y-67840000D01*
-X111891000Y-67880000D02*
-X110440000Y-67880000D01*
-X108360000Y-67880000D02*
-X106909000Y-67880000D01*
-X111880000Y-67921000D02*
-X110440000Y-67921000D01*
-X108360000Y-67921000D02*
-X106920000Y-67921000D01*
-X111868000Y-67961000D02*
-X110440000Y-67961000D01*
-X108360000Y-67961000D02*
-X106932000Y-67961000D01*
-X111855000Y-68001000D02*
-X110440000Y-68001000D01*
-X108360000Y-68001000D02*
-X106945000Y-68001000D01*
-X111842000Y-68041000D02*
-X110440000Y-68041000D01*
-X108360000Y-68041000D02*
-X106958000Y-68041000D01*
-X111828000Y-68081000D02*
-X110440000Y-68081000D01*
-X108360000Y-68081000D02*
-X106972000Y-68081000D01*
-X111814000Y-68121000D02*
-X110440000Y-68121000D01*
-X108360000Y-68121000D02*
-X106986000Y-68121000D01*
-X111798000Y-68161000D02*
-X110440000Y-68161000D01*
-X108360000Y-68161000D02*
-X107002000Y-68161000D01*
-X111782000Y-68201000D02*
-X110440000Y-68201000D01*
-X108360000Y-68201000D02*
-X107018000Y-68201000D01*
-X111765000Y-68241000D02*
-X110440000Y-68241000D01*
-X108360000Y-68241000D02*
-X107035000Y-68241000D01*
-X111748000Y-68281000D02*
-X110440000Y-68281000D01*
-X108360000Y-68281000D02*
-X107052000Y-68281000D01*
-X111729000Y-68321000D02*
-X110440000Y-68321000D01*
-X108360000Y-68321000D02*
-X107071000Y-68321000D01*
-X111710000Y-68361000D02*
-X110440000Y-68361000D01*
-X108360000Y-68361000D02*
-X107090000Y-68361000D01*
-X111690000Y-68401000D02*
-X110440000Y-68401000D01*
-X108360000Y-68401000D02*
-X107110000Y-68401000D01*
-X111668000Y-68441000D02*
-X110440000Y-68441000D01*
-X108360000Y-68441000D02*
-X107132000Y-68441000D01*
-X111647000Y-68481000D02*
-X110440000Y-68481000D01*
-X108360000Y-68481000D02*
-X107153000Y-68481000D01*
-X111624000Y-68521000D02*
-X110440000Y-68521000D01*
-X108360000Y-68521000D02*
-X107176000Y-68521000D01*
-X111600000Y-68561000D02*
-X110440000Y-68561000D01*
-X108360000Y-68561000D02*
-X107200000Y-68561000D01*
-X111575000Y-68601000D02*
-X110440000Y-68601000D01*
-X108360000Y-68601000D02*
-X107225000Y-68601000D01*
-X111549000Y-68641000D02*
-X110440000Y-68641000D01*
-X108360000Y-68641000D02*
-X107251000Y-68641000D01*
-X111522000Y-68681000D02*
-X110440000Y-68681000D01*
-X108360000Y-68681000D02*
-X107278000Y-68681000D01*
-X111495000Y-68721000D02*
-X110440000Y-68721000D01*
-X108360000Y-68721000D02*
-X107305000Y-68721000D01*
-X111465000Y-68761000D02*
-X110440000Y-68761000D01*
-X108360000Y-68761000D02*
-X107335000Y-68761000D01*
-X111435000Y-68801000D02*
-X110440000Y-68801000D01*
-X108360000Y-68801000D02*
-X107365000Y-68801000D01*
-X111404000Y-68841000D02*
-X110440000Y-68841000D01*
-X108360000Y-68841000D02*
-X107396000Y-68841000D01*
-X111371000Y-68881000D02*
-X110440000Y-68881000D01*
-X108360000Y-68881000D02*
-X107429000Y-68881000D01*
-X111337000Y-68921000D02*
-X110440000Y-68921000D01*
-X108360000Y-68921000D02*
-X107463000Y-68921000D01*
-X111301000Y-68961000D02*
-X110440000Y-68961000D01*
-X108360000Y-68961000D02*
-X107499000Y-68961000D01*
-X111264000Y-69001000D02*
-X110440000Y-69001000D01*
-X108360000Y-69001000D02*
-X107536000Y-69001000D01*
-X111226000Y-69041000D02*
-X110440000Y-69041000D01*
-X108360000Y-69041000D02*
-X107574000Y-69041000D01*
-X111185000Y-69081000D02*
-X110440000Y-69081000D01*
-X108360000Y-69081000D02*
-X107615000Y-69081000D01*
-X111143000Y-69121000D02*
-X110440000Y-69121000D01*
-X108360000Y-69121000D02*
-X107657000Y-69121000D01*
-X111099000Y-69161000D02*
-X110440000Y-69161000D01*
-X108360000Y-69161000D02*
-X107701000Y-69161000D01*
-X111053000Y-69201000D02*
-X110440000Y-69201000D01*
-X108360000Y-69201000D02*
-X107747000Y-69201000D01*
-X111005000Y-69241000D02*
-X107795000Y-69241000D01*
-X110954000Y-69281000D02*
-X107846000Y-69281000D01*
-X110900000Y-69321000D02*
-X107900000Y-69321000D01*
-X110843000Y-69361000D02*
-X107957000Y-69361000D01*
-X110783000Y-69401000D02*
-X108017000Y-69401000D01*
-X110719000Y-69441000D02*
-X108081000Y-69441000D01*
-X110651000Y-69481000D02*
-X108149000Y-69481000D01*
-X110578000Y-69521000D02*
-X108222000Y-69521000D01*
-X110498000Y-69561000D02*
-X108302000Y-69561000D01*
-X110411000Y-69601000D02*
-X108389000Y-69601000D01*
-X110315000Y-69641000D02*
-X108485000Y-69641000D01*
-X110205000Y-69681000D02*
-X108595000Y-69681000D01*
-X110077000Y-69721000D02*
-X108723000Y-69721000D01*
-X109918000Y-69761000D02*
-X108882000Y-69761000D01*
-X109684000Y-69801000D02*
-X109116000Y-69801000D01*
-X110875000Y-64395225D02*
-X110875000Y-64895225D01*
-X111125000Y-64645225D02*
-X110625000Y-64645225D01*
-X135810000Y-92410436D02*
-X135810000Y-93614564D01*
-X133990000Y-92410436D02*
-X133990000Y-93614564D01*
-X98260000Y-80328733D02*
-X98260000Y-80671267D01*
-X97240000Y-80328733D02*
-X97240000Y-80671267D01*
-X98921267Y-76510000D02*
-X98578733Y-76510000D01*
-X98921267Y-75490000D02*
-X98578733Y-75490000D01*
-X88478733Y-81190000D02*
-X88821267Y-81190000D01*
-X88478733Y-82210000D02*
-X88821267Y-82210000D01*
-X83520000Y-87950000D02*
-G75*
-G03X83520000Y-87950000I-5120000J0D01*
-G01*
-X78400000Y-93030000D02*
-X78400000Y-82870000D01*
-X78360000Y-93030000D02*
-X78360000Y-82870000D01*
-X78320000Y-93030000D02*
-X78320000Y-82870000D01*
-X78280000Y-93029000D02*
-X78280000Y-82871000D01*
-X78240000Y-93028000D02*
-X78240000Y-82872000D01*
-X78200000Y-93027000D02*
-X78200000Y-82873000D01*
-X78160000Y-93025000D02*
-X78160000Y-82875000D01*
-X78120000Y-93023000D02*
-X78120000Y-82877000D01*
-X78080000Y-93020000D02*
-X78080000Y-82880000D01*
-X78040000Y-93018000D02*
-X78040000Y-82882000D01*
-X78000000Y-93015000D02*
-X78000000Y-82885000D01*
-X77960000Y-93012000D02*
-X77960000Y-82888000D01*
-X77920000Y-93008000D02*
-X77920000Y-82892000D01*
-X77880000Y-93004000D02*
-X77880000Y-82896000D01*
-X77840000Y-93000000D02*
-X77840000Y-82900000D01*
-X77800000Y-92995000D02*
-X77800000Y-82905000D01*
-X77760000Y-92990000D02*
-X77760000Y-82910000D01*
-X77720000Y-92985000D02*
-X77720000Y-82915000D01*
-X77679000Y-92980000D02*
-X77679000Y-82920000D01*
-X77639000Y-92974000D02*
-X77639000Y-82926000D01*
-X77599000Y-92968000D02*
-X77599000Y-82932000D01*
-X77559000Y-92961000D02*
-X77559000Y-82939000D01*
-X77519000Y-92954000D02*
-X77519000Y-82946000D01*
-X77479000Y-92947000D02*
-X77479000Y-82953000D01*
-X77439000Y-92940000D02*
-X77439000Y-82960000D01*
-X77399000Y-92932000D02*
-X77399000Y-82968000D01*
-X77359000Y-92924000D02*
-X77359000Y-82976000D01*
-X77319000Y-92915000D02*
-X77319000Y-82985000D01*
-X77279000Y-92906000D02*
-X77279000Y-82994000D01*
-X77239000Y-92897000D02*
-X77239000Y-83003000D01*
-X77199000Y-92888000D02*
-X77199000Y-83012000D01*
-X77159000Y-92878000D02*
-X77159000Y-83022000D01*
-X77119000Y-92868000D02*
-X77119000Y-89191000D01*
-X77119000Y-86709000D02*
-X77119000Y-83032000D01*
-X77079000Y-92857000D02*
-X77079000Y-89191000D01*
-X77079000Y-86709000D02*
-X77079000Y-83043000D01*
-X77039000Y-92847000D02*
-X77039000Y-89191000D01*
-X77039000Y-86709000D02*
-X77039000Y-83053000D01*
-X76999000Y-92835000D02*
-X76999000Y-89191000D01*
-X76999000Y-86709000D02*
-X76999000Y-83065000D01*
-X76959000Y-92824000D02*
-X76959000Y-89191000D01*
-X76959000Y-86709000D02*
-X76959000Y-83076000D01*
-X76919000Y-92812000D02*
-X76919000Y-89191000D01*
-X76919000Y-86709000D02*
-X76919000Y-83088000D01*
-X76879000Y-92800000D02*
-X76879000Y-89191000D01*
-X76879000Y-86709000D02*
-X76879000Y-83100000D01*
-X76839000Y-92787000D02*
-X76839000Y-89191000D01*
-X76839000Y-86709000D02*
-X76839000Y-83113000D01*
-X76799000Y-92774000D02*
-X76799000Y-89191000D01*
-X76799000Y-86709000D02*
-X76799000Y-83126000D01*
-X76759000Y-92761000D02*
-X76759000Y-89191000D01*
-X76759000Y-86709000D02*
-X76759000Y-83139000D01*
-X76719000Y-92747000D02*
-X76719000Y-89191000D01*
-X76719000Y-86709000D02*
-X76719000Y-83153000D01*
-X76679000Y-92733000D02*
-X76679000Y-89191000D01*
-X76679000Y-86709000D02*
-X76679000Y-83167000D01*
-X76639000Y-92718000D02*
-X76639000Y-89191000D01*
-X76639000Y-86709000D02*
-X76639000Y-83182000D01*
-X76599000Y-92704000D02*
-X76599000Y-89191000D01*
-X76599000Y-86709000D02*
-X76599000Y-83196000D01*
-X76559000Y-92688000D02*
-X76559000Y-89191000D01*
-X76559000Y-86709000D02*
-X76559000Y-83212000D01*
-X76519000Y-92673000D02*
-X76519000Y-89191000D01*
-X76519000Y-86709000D02*
-X76519000Y-83227000D01*
-X76479000Y-92657000D02*
-X76479000Y-89191000D01*
-X76479000Y-86709000D02*
-X76479000Y-83243000D01*
-X76439000Y-92640000D02*
-X76439000Y-89191000D01*
-X76439000Y-86709000D02*
-X76439000Y-83260000D01*
-X76399000Y-92624000D02*
-X76399000Y-89191000D01*
-X76399000Y-86709000D02*
-X76399000Y-83276000D01*
-X76359000Y-92607000D02*
-X76359000Y-89191000D01*
-X76359000Y-86709000D02*
-X76359000Y-83293000D01*
-X76319000Y-92589000D02*
-X76319000Y-89191000D01*
-X76319000Y-86709000D02*
-X76319000Y-83311000D01*
-X76279000Y-92571000D02*
-X76279000Y-89191000D01*
-X76279000Y-86709000D02*
-X76279000Y-83329000D01*
-X76239000Y-92553000D02*
-X76239000Y-89191000D01*
-X76239000Y-86709000D02*
-X76239000Y-83347000D01*
-X76199000Y-92534000D02*
-X76199000Y-89191000D01*
-X76199000Y-86709000D02*
-X76199000Y-83366000D01*
-X76159000Y-92514000D02*
-X76159000Y-89191000D01*
-X76159000Y-86709000D02*
-X76159000Y-83386000D01*
-X76119000Y-92495000D02*
-X76119000Y-89191000D01*
-X76119000Y-86709000D02*
-X76119000Y-83405000D01*
-X76079000Y-92475000D02*
-X76079000Y-89191000D01*
-X76079000Y-86709000D02*
-X76079000Y-83425000D01*
-X76039000Y-92454000D02*
-X76039000Y-89191000D01*
-X76039000Y-86709000D02*
-X76039000Y-83446000D01*
-X75999000Y-92433000D02*
-X75999000Y-89191000D01*
-X75999000Y-86709000D02*
-X75999000Y-83467000D01*
-X75959000Y-92412000D02*
-X75959000Y-89191000D01*
-X75959000Y-86709000D02*
-X75959000Y-83488000D01*
-X75919000Y-92390000D02*
-X75919000Y-89191000D01*
-X75919000Y-86709000D02*
-X75919000Y-83510000D01*
-X75879000Y-92367000D02*
-X75879000Y-89191000D01*
-X75879000Y-86709000D02*
-X75879000Y-83533000D01*
-X75839000Y-92345000D02*
-X75839000Y-89191000D01*
-X75839000Y-86709000D02*
-X75839000Y-83555000D01*
-X75799000Y-92321000D02*
-X75799000Y-89191000D01*
-X75799000Y-86709000D02*
-X75799000Y-83579000D01*
-X75759000Y-92297000D02*
-X75759000Y-89191000D01*
-X75759000Y-86709000D02*
-X75759000Y-83603000D01*
-X75719000Y-92273000D02*
-X75719000Y-89191000D01*
-X75719000Y-86709000D02*
-X75719000Y-83627000D01*
-X75679000Y-92248000D02*
-X75679000Y-89191000D01*
-X75679000Y-86709000D02*
-X75679000Y-83652000D01*
-X75639000Y-92223000D02*
-X75639000Y-89191000D01*
-X75639000Y-86709000D02*
-X75639000Y-83677000D01*
-X75599000Y-92197000D02*
-X75599000Y-89191000D01*
-X75599000Y-86709000D02*
-X75599000Y-83703000D01*
-X75559000Y-92171000D02*
-X75559000Y-89191000D01*
-X75559000Y-86709000D02*
-X75559000Y-83729000D01*
-X75519000Y-92144000D02*
-X75519000Y-89191000D01*
-X75519000Y-86709000D02*
-X75519000Y-83756000D01*
-X75479000Y-92116000D02*
-X75479000Y-89191000D01*
-X75479000Y-86709000D02*
-X75479000Y-83784000D01*
-X75439000Y-92088000D02*
-X75439000Y-89191000D01*
-X75439000Y-86709000D02*
-X75439000Y-83812000D01*
-X75399000Y-92060000D02*
-X75399000Y-89191000D01*
-X75399000Y-86709000D02*
-X75399000Y-83840000D01*
-X75359000Y-92030000D02*
-X75359000Y-89191000D01*
-X75359000Y-86709000D02*
-X75359000Y-83870000D01*
-X75319000Y-92000000D02*
-X75319000Y-89191000D01*
-X75319000Y-86709000D02*
-X75319000Y-83900000D01*
-X75279000Y-91970000D02*
-X75279000Y-89191000D01*
-X75279000Y-86709000D02*
-X75279000Y-83930000D01*
-X75239000Y-91939000D02*
-X75239000Y-89191000D01*
-X75239000Y-86709000D02*
-X75239000Y-83961000D01*
-X75199000Y-91907000D02*
-X75199000Y-89191000D01*
-X75199000Y-86709000D02*
-X75199000Y-83993000D01*
-X75159000Y-91875000D02*
-X75159000Y-89191000D01*
-X75159000Y-86709000D02*
-X75159000Y-84025000D01*
-X75119000Y-91842000D02*
-X75119000Y-89191000D01*
-X75119000Y-86709000D02*
-X75119000Y-84058000D01*
-X75079000Y-91808000D02*
-X75079000Y-89191000D01*
-X75079000Y-86709000D02*
-X75079000Y-84092000D01*
-X75039000Y-91774000D02*
-X75039000Y-89191000D01*
-X75039000Y-86709000D02*
-X75039000Y-84126000D01*
-X74999000Y-91739000D02*
-X74999000Y-89191000D01*
-X74999000Y-86709000D02*
-X74999000Y-84161000D01*
-X74959000Y-91703000D02*
-X74959000Y-89191000D01*
-X74959000Y-86709000D02*
-X74959000Y-84197000D01*
-X74919000Y-91666000D02*
-X74919000Y-89191000D01*
-X74919000Y-86709000D02*
-X74919000Y-84234000D01*
-X74879000Y-91629000D02*
-X74879000Y-89191000D01*
-X74879000Y-86709000D02*
-X74879000Y-84271000D01*
-X74839000Y-91590000D02*
-X74839000Y-89191000D01*
-X74839000Y-86709000D02*
-X74839000Y-84310000D01*
-X74799000Y-91551000D02*
-X74799000Y-89191000D01*
-X74799000Y-86709000D02*
-X74799000Y-84349000D01*
-X74759000Y-91511000D02*
-X74759000Y-89191000D01*
-X74759000Y-86709000D02*
-X74759000Y-84389000D01*
-X74719000Y-91470000D02*
-X74719000Y-89191000D01*
-X74719000Y-86709000D02*
-X74719000Y-84430000D01*
-X74679000Y-91428000D02*
-X74679000Y-89191000D01*
-X74679000Y-86709000D02*
-X74679000Y-84472000D01*
-X74639000Y-91386000D02*
-X74639000Y-84514000D01*
-X74599000Y-91342000D02*
-X74599000Y-84558000D01*
-X74559000Y-91297000D02*
-X74559000Y-84603000D01*
-X74519000Y-91251000D02*
-X74519000Y-84649000D01*
-X74479000Y-91204000D02*
-X74479000Y-84696000D01*
-X74439000Y-91156000D02*
-X74439000Y-84744000D01*
-X74399000Y-91106000D02*
-X74399000Y-84794000D01*
-X74359000Y-91056000D02*
-X74359000Y-84844000D01*
-X74319000Y-91004000D02*
-X74319000Y-84896000D01*
-X74279000Y-90950000D02*
-X74279000Y-84950000D01*
-X74239000Y-90895000D02*
-X74239000Y-85005000D01*
-X74199000Y-90839000D02*
-X74199000Y-85061000D01*
-X74159000Y-90780000D02*
-X74159000Y-85120000D01*
-X74119000Y-90720000D02*
-X74119000Y-85180000D01*
-X74079000Y-90659000D02*
-X74079000Y-85241000D01*
-X74039000Y-90595000D02*
-X74039000Y-85305000D01*
-X73999000Y-90529000D02*
-X73999000Y-85371000D01*
-X73959000Y-90460000D02*
-X73959000Y-85440000D01*
-X73919000Y-90389000D02*
-X73919000Y-85511000D01*
-X73879000Y-90315000D02*
-X73879000Y-85585000D01*
-X73839000Y-90239000D02*
-X73839000Y-85661000D01*
-X73799000Y-90159000D02*
-X73799000Y-85741000D01*
-X73759000Y-90075000D02*
-X73759000Y-85825000D01*
-X73719000Y-89987000D02*
-X73719000Y-85913000D01*
-X73679000Y-89894000D02*
-X73679000Y-86006000D01*
-X73639000Y-89796000D02*
-X73639000Y-86104000D01*
-X73599000Y-89692000D02*
-X73599000Y-86208000D01*
-X73559000Y-89580000D02*
-X73559000Y-86320000D01*
-X73519000Y-89460000D02*
-X73519000Y-86440000D01*
-X73479000Y-89328000D02*
-X73479000Y-86572000D01*
-X73439000Y-89180000D02*
-X73439000Y-86720000D01*
-X73399000Y-89012000D02*
-X73399000Y-86888000D01*
-X73359000Y-88812000D02*
-X73359000Y-87088000D01*
-X73319000Y-88549000D02*
-X73319000Y-87351000D01*
-X83879646Y-90825000D02*
-X82879646Y-90825000D01*
-X83379646Y-91325000D02*
-X83379646Y-90325000D01*
-X157550000Y-84600000D02*
-G75*
-G03X157550000Y-84600000I-950000J0D01*
-G01*
-X154700000Y-89000000D02*
-G75*
-G03X154700000Y-89000000I-950000J0D01*
-G01*
-X155650000Y-86550000D02*
-G75*
-G03X155650000Y-86550000I-950000J0D01*
-G01*
-X113650000Y-87050000D02*
-G75*
-G03X113650000Y-87050000I-950000J0D01*
-G01*
-X111150000Y-88700000D02*
-G75*
-G03X111150000Y-88700000I-950000J0D01*
-G01*
-X109150000Y-87700000D02*
-G75*
-G03X109150000Y-87700000I-950000J0D01*
-G01*
-X99700000Y-63450000D02*
-G75*
-G03X99700000Y-63450000I-950000J0D01*
-G01*
-X135300000Y-85400000D02*
-G75*
-G03X135300000Y-85400000I-950000J0D01*
-G01*
-X99750000Y-60300000D02*
-G75*
-G03X99750000Y-60300000I-950000J0D01*
-G01*
-X86350000Y-88400000D02*
-G75*
-G03X86350000Y-88400000I-950000J0D01*
-G01*
-X86350000Y-91450000D02*
-G75*
-G03X86350000Y-91450000I-950000J0D01*
-G01*
-X100300000Y-86950000D02*
-X100300000Y-87650000D01*
-X99100000Y-87650000D02*
-X99100000Y-86950000D01*
-X101600000Y-92610000D02*
-X103400000Y-92610000D01*
-X103400000Y-89390000D02*
-X100950000Y-89390000D01*
-X139150000Y-75600000D02*
-X139150000Y-76300000D01*
-X137950000Y-76300000D02*
-X137950000Y-75600000D01*
-X130400000Y-73600000D02*
-X130400000Y-72900000D01*
-X131600000Y-72900000D02*
-X131600000Y-73600000D01*
-D11*
-X132175000Y-77825000D02*
-X132225000Y-77825000D01*
-X132175000Y-73675000D02*
-X132320000Y-73675000D01*
-X137325000Y-73675000D02*
-X137180000Y-73675000D01*
-X137325000Y-77825000D02*
-X137180000Y-77825000D01*
-X132175000Y-77825000D02*
-X132175000Y-73675000D01*
-X137325000Y-77825000D02*
-X137325000Y-73675000D01*
-X132225000Y-77825000D02*
-X132225000Y-79225000D01*
-D16*
-X158740000Y-65421267D02*
-X158740000Y-65078733D01*
-X159760000Y-65421267D02*
-X159760000Y-65078733D01*
-X100010000Y-90828733D02*
-X100010000Y-91171267D01*
-X98990000Y-90828733D02*
-X98990000Y-91171267D01*
-X106028733Y-91440000D02*
-X106371267Y-91440000D01*
-X106028733Y-92460000D02*
-X106371267Y-92460000D01*
-X103728733Y-87790000D02*
-X104071267Y-87790000D01*
-X103728733Y-88810000D02*
-X104071267Y-88810000D01*
-X100790000Y-87471267D02*
-X100790000Y-87128733D01*
-X101810000Y-87471267D02*
-X101810000Y-87128733D01*
-X122960000Y-85903733D02*
-X122960000Y-86246267D01*
-X121940000Y-85903733D02*
-X121940000Y-86246267D01*
-X121600000Y-120350000D02*
-X121600000Y-119650000D01*
-X122800000Y-119650000D02*
-X122800000Y-120350000D01*
-X164770000Y-80220000D02*
-X164770000Y-74220000D01*
-X164770000Y-74220000D02*
-X154410000Y-74220000D01*
-X154410000Y-74220000D02*
-X154410000Y-80220000D01*
-X154410000Y-80220000D02*
-X164770000Y-80220000D01*
-X163400000Y-74220000D02*
-X163400000Y-75220000D01*
-X163400000Y-75220000D02*
-X155780000Y-75220000D01*
-X155780000Y-75220000D02*
-X155780000Y-74220000D01*
-X163400000Y-75220000D02*
-X163150000Y-75650000D01*
-X163150000Y-75650000D02*
-X156030000Y-75650000D01*
-X156030000Y-75650000D02*
-X155780000Y-75220000D01*
-X163150000Y-74220000D02*
-X163150000Y-75220000D01*
-X156030000Y-74220000D02*
-X156030000Y-75220000D01*
-X164200000Y-80220000D02*
-X164200000Y-79600000D01*
-X164200000Y-79600000D02*
-X162600000Y-79600000D01*
-X162600000Y-79600000D02*
-X162600000Y-80220000D01*
-X161660000Y-80220000D02*
-X161660000Y-79600000D01*
-X161660000Y-79600000D02*
-X160060000Y-79600000D01*
-X160060000Y-79600000D02*
-X160060000Y-80220000D01*
-X159120000Y-80220000D02*
-X159120000Y-79600000D01*
-X159120000Y-79600000D02*
-X157520000Y-79600000D01*
-X157520000Y-79600000D02*
-X157520000Y-80220000D01*
-X156580000Y-80220000D02*
-X156580000Y-79600000D01*
-X156580000Y-79600000D02*
-X154980000Y-79600000D01*
-X154980000Y-79600000D02*
-X154980000Y-80220000D01*
-D11*
-X96450000Y-87825000D02*
-X96450000Y-86600000D01*
-X93325000Y-87825000D02*
-X93325000Y-91175000D01*
-X96675000Y-87825000D02*
-X96675000Y-91175000D01*
-X93325000Y-87825000D02*
-X93625000Y-87825000D01*
-X93325000Y-91175000D02*
-X93625000Y-91175000D01*
-X96675000Y-91175000D02*
-X96375000Y-91175000D01*
-X96675000Y-87825000D02*
-X96450000Y-87825000D01*
-X118650000Y-74950000D02*
-X124625000Y-74950000D01*
-X120175000Y-81850000D02*
-X124625000Y-81850000D01*
-D16*
-X128000000Y-78650000D02*
-X128000000Y-77950000D01*
-X129200000Y-77950000D02*
-X129200000Y-78650000D01*
-X155400000Y-92150000D02*
-X155400000Y-91450000D01*
-X156600000Y-91450000D02*
-X156600000Y-92150000D01*
-X113150000Y-79850000D02*
-X113850000Y-79850000D01*
-X113850000Y-81050000D02*
-X113150000Y-81050000D01*
-X110150000Y-92100000D02*
-X109450000Y-92100000D01*
-X109450000Y-90900000D02*
-X110150000Y-90900000D01*
-X117600000Y-74150000D02*
-X117600000Y-74850000D01*
-X116400000Y-74850000D02*
-X116400000Y-74150000D01*
-X139200000Y-84250000D02*
-X139900000Y-84250000D01*
-X139900000Y-85450000D02*
-X139200000Y-85450000D01*
-X136300000Y-153600000D02*
-X132300000Y-153600000D01*
-X136250000Y-150400000D02*
-X132250000Y-150400000D01*
-X86450000Y-150400000D02*
-X82450000Y-150400000D01*
-X86500000Y-153600000D02*
-X82500000Y-153600000D01*
-X86450000Y-145400000D02*
-X82450000Y-145400000D01*
-X86500000Y-148600000D02*
-X82500000Y-148600000D01*
-X136300000Y-148600000D02*
-X132300000Y-148600000D01*
-X136250000Y-145400000D02*
-X132250000Y-145400000D01*
-X116971267Y-93660000D02*
-X116628733Y-93660000D01*
-X116971267Y-92640000D02*
-X116628733Y-92640000D01*
-X114321267Y-90990000D02*
-X113978733Y-90990000D01*
-X114321267Y-92010000D02*
-X113978733Y-92010000D01*
-X113671267Y-83010000D02*
-X113328733Y-83010000D01*
-X113671267Y-81990000D02*
-X113328733Y-81990000D01*
-X129628733Y-150710000D02*
-X129971267Y-150710000D01*
-X129628733Y-149690000D02*
-X129971267Y-149690000D01*
-X80540000Y-152171267D02*
-X80540000Y-151828733D01*
-X81560000Y-152171267D02*
-X81560000Y-151828733D01*
-X80590000Y-147171267D02*
-X80590000Y-146828733D01*
-X81610000Y-147171267D02*
-X81610000Y-146828733D01*
-X129628733Y-151690000D02*
-X129971267Y-151690000D01*
-X129628733Y-152710000D02*
-X129971267Y-152710000D01*
-X136478733Y-80710000D02*
-X136821267Y-80710000D01*
-X136478733Y-79690000D02*
-X136821267Y-79690000D01*
-X125790000Y-72528733D02*
-X125790000Y-72871267D01*
-X126810000Y-72528733D02*
-X126810000Y-72871267D01*
-X128510000Y-72528733D02*
-X128510000Y-72871267D01*
-X127490000Y-72528733D02*
-X127490000Y-72871267D01*
-X97552064Y-122710000D02*
-X93447936Y-122710000D01*
-X97552064Y-119290000D02*
-X93447936Y-119290000D01*
-X97552064Y-96290000D02*
-X93447936Y-96290000D01*
-X97552064Y-99710000D02*
-X93447936Y-99710000D01*
-X97552064Y-107790000D02*
-X93447936Y-107790000D01*
-X97552064Y-111210000D02*
-X93447936Y-111210000D01*
-X97552064Y-105210000D02*
-X93447936Y-105210000D01*
-X97552064Y-101790000D02*
-X93447936Y-101790000D01*
-X97552064Y-113790000D02*
-X93447936Y-113790000D01*
-X97552064Y-117210000D02*
-X93447936Y-117210000D01*
-X111150000Y-73250000D02*
-X111150000Y-78650000D01*
-X115650000Y-73250000D02*
-X111150000Y-73250000D01*
-X117880000Y-67920000D02*
-X116550000Y-67920000D01*
-X117880000Y-66590000D02*
-X117880000Y-67920000D01*
-X117880000Y-65320000D02*
-X115220000Y-65320000D01*
-X115220000Y-65320000D02*
-X115220000Y-57640000D01*
-X117880000Y-65320000D02*
-X117880000Y-57640000D01*
-X117880000Y-57640000D02*
-X115220000Y-57640000D01*
-X90340000Y-59350000D02*
-X90340000Y-58730000D01*
-X88740000Y-59350000D02*
-X90340000Y-59350000D01*
-X88740000Y-58730000D02*
-X88740000Y-59350000D01*
-X87800000Y-59350000D02*
-X87800000Y-58730000D01*
-X86200000Y-59350000D02*
-X87800000Y-59350000D01*
-X86200000Y-58730000D02*
-X86200000Y-59350000D01*
-X89290000Y-64730000D02*
-X89290000Y-63730000D01*
-X87250000Y-64730000D02*
-X87250000Y-63730000D01*
-X89290000Y-63300000D02*
-X89540000Y-63730000D01*
-X87250000Y-63300000D02*
-X89290000Y-63300000D01*
-X87000000Y-63730000D02*
-X87250000Y-63300000D01*
-X89540000Y-63730000D02*
-X89540000Y-64730000D01*
-X87000000Y-63730000D02*
-X89540000Y-63730000D01*
-X87000000Y-64730000D02*
-X87000000Y-63730000D01*
-X90910000Y-58730000D02*
-X85630000Y-58730000D01*
-X90910000Y-64730000D02*
-X90910000Y-58730000D01*
-X85630000Y-64730000D02*
-X90910000Y-64730000D01*
-X85630000Y-58730000D02*
-X85630000Y-64730000D01*
-D11*
-X128275000Y-121499950D02*
-X129525000Y-121499950D01*
-X128275000Y-118324950D02*
-X124925000Y-118324950D01*
-X128275000Y-121674950D02*
-X124925000Y-121674950D01*
-X128275000Y-118324950D02*
-X128275000Y-118574950D01*
-X124925000Y-118324950D02*
-X124925000Y-118574950D01*
-X124925000Y-121674950D02*
-X124925000Y-121424950D01*
-X128275000Y-121674950D02*
-X128275000Y-121499950D01*
-D16*
-X166671267Y-69660000D02*
-X166328733Y-69660000D01*
-X166671267Y-68640000D02*
-X166328733Y-68640000D01*
-X166671267Y-67140000D02*
-X166328733Y-67140000D01*
-X166671267Y-68160000D02*
-X166328733Y-68160000D01*
-X140040000Y-54635000D02*
-X156680000Y-54635000D01*
-X140040000Y-54635000D02*
-X140040000Y-62340000D01*
-X156680000Y-54635000D02*
-X156680000Y-62340000D01*
-X140040000Y-70515000D02*
-X156680000Y-70515000D01*
-X140040000Y-70515000D02*
-X140040000Y-64840000D01*
-X156680000Y-70515000D02*
-X156680000Y-64840000D01*
-X139800000Y-62200000D02*
-X139300000Y-62700000D01*
-X139300000Y-62700000D02*
-X139300000Y-61700000D01*
-X139300000Y-61700000D02*
-X139800000Y-62200000D01*
-X119450000Y-61700000D02*
-X119950000Y-62200000D01*
-X119450000Y-62700000D02*
-X119450000Y-61700000D01*
-X119950000Y-62200000D02*
-X119450000Y-62700000D01*
-X136830000Y-70515000D02*
-X136830000Y-64840000D01*
-X120190000Y-70515000D02*
-X120190000Y-64840000D01*
-X120190000Y-70515000D02*
-X136830000Y-70515000D01*
-X136830000Y-54635000D02*
-X136830000Y-62340000D01*
-X120190000Y-54635000D02*
-X120190000Y-62340000D01*
-X120190000Y-54635000D02*
-X136830000Y-54635000D01*
-D11*
-X163475000Y-93400000D02*
-X164850000Y-93400000D01*
-X163475000Y-83275000D02*
-X159325000Y-83275000D01*
-X163475000Y-93425000D02*
-X159325000Y-93425000D01*
-X163475000Y-83275000D02*
-X163475000Y-83380000D01*
-X159325000Y-83275000D02*
-X159325000Y-83380000D01*
-X159325000Y-93425000D02*
-X159325000Y-93320000D01*
-X163475000Y-93425000D02*
-X163475000Y-93400000D01*
-D16*
-X162321267Y-68640000D02*
-X161978733Y-68640000D01*
-X162321267Y-69660000D02*
-X161978733Y-69660000D01*
-X162321267Y-68160000D02*
-X161978733Y-68160000D01*
-X162321267Y-67140000D02*
-X161978733Y-67140000D01*
-D11*
-X144007142Y-84852380D02*
-X143673809Y-84376190D01*
-X143435714Y-84852380D02*
-X143435714Y-83852380D01*
-X143816666Y-83852380D01*
-X143911904Y-83900000D01*
-X143959523Y-83947619D01*
-X144007142Y-84042857D01*
-X144007142Y-84185714D01*
-X143959523Y-84280952D01*
-X143911904Y-84328571D01*
-X143816666Y-84376190D01*
-X143435714Y-84376190D01*
-X144959523Y-84852380D02*
-X144388095Y-84852380D01*
-X144673809Y-84852380D02*
-X144673809Y-83852380D01*
-X144578571Y-83995238D01*
-X144483333Y-84090476D01*
-X144388095Y-84138095D01*
-X145435714Y-84852380D02*
-X145626190Y-84852380D01*
-X145721428Y-84804761D01*
-X145769047Y-84757142D01*
-X145864285Y-84614285D01*
-X145911904Y-84423809D01*
-X145911904Y-84042857D01*
-X145864285Y-83947619D01*
-X145816666Y-83900000D01*
-X145721428Y-83852380D01*
-X145530952Y-83852380D01*
-X145435714Y-83900000D01*
-X145388095Y-83947619D01*
-X145340476Y-84042857D01*
-X145340476Y-84280952D01*
-X145388095Y-84376190D01*
-X145435714Y-84423809D01*
-X145530952Y-84471428D01*
-X145721428Y-84471428D01*
-X145816666Y-84423809D01*
-X145864285Y-84376190D01*
-X145911904Y-84280952D01*
-X91988095Y-80452380D02*
-X91988095Y-81261904D01*
-X92035714Y-81357142D01*
-X92083333Y-81404761D01*
-X92178571Y-81452380D01*
-X92369047Y-81452380D01*
-X92464285Y-81404761D01*
-X92511904Y-81357142D01*
-X92559523Y-81261904D01*
-X92559523Y-80452380D01*
-X92940476Y-80452380D02*
-X93559523Y-80452380D01*
-X93226190Y-80833333D01*
-X93369047Y-80833333D01*
-X93464285Y-80880952D01*
-X93511904Y-80928571D01*
-X93559523Y-81023809D01*
-X93559523Y-81261904D01*
-X93511904Y-81357142D01*
-X93464285Y-81404761D01*
-X93369047Y-81452380D01*
-X93083333Y-81452380D01*
-X92988095Y-81404761D01*
-X92940476Y-81357142D01*
-X103107142Y-70357142D02*
-X103059523Y-70404761D01*
-X102916666Y-70452380D01*
-X102821428Y-70452380D01*
-X102678571Y-70404761D01*
-X102583333Y-70309523D01*
-X102535714Y-70214285D01*
-X102488095Y-70023809D01*
-X102488095Y-69880952D01*
-X102535714Y-69690476D01*
-X102583333Y-69595238D01*
-X102678571Y-69500000D01*
-X102821428Y-69452380D01*
-X102916666Y-69452380D01*
-X103059523Y-69500000D01*
-X103107142Y-69547619D01*
-X104059523Y-70452380D02*
-X103488095Y-70452380D01*
-X103773809Y-70452380D02*
-X103773809Y-69452380D01*
-X103678571Y-69595238D01*
-X103583333Y-69690476D01*
-X103488095Y-69738095D01*
-X104964285Y-69452380D02*
-X104488095Y-69452380D01*
-X104440476Y-69928571D01*
-X104488095Y-69880952D01*
-X104583333Y-69833333D01*
-X104821428Y-69833333D01*
-X104916666Y-69880952D01*
-X104964285Y-69928571D01*
-X105011904Y-70023809D01*
-X105011904Y-70261904D01*
-X104964285Y-70357142D01*
-X104916666Y-70404761D01*
-X104821428Y-70452380D01*
-X104583333Y-70452380D01*
-X104488095Y-70404761D01*
-X104440476Y-70357142D01*
-X90957142Y-91242857D02*
-X91004761Y-91290476D01*
-X91052380Y-91433333D01*
-X91052380Y-91528571D01*
-X91004761Y-91671428D01*
-X90909523Y-91766666D01*
-X90814285Y-91814285D01*
-X90623809Y-91861904D01*
-X90480952Y-91861904D01*
-X90290476Y-91814285D01*
-X90195238Y-91766666D01*
-X90100000Y-91671428D01*
-X90052380Y-91528571D01*
-X90052380Y-91433333D01*
-X90100000Y-91290476D01*
-X90147619Y-91242857D01*
-X90147619Y-90861904D02*
-X90100000Y-90814285D01*
-X90052380Y-90719047D01*
-X90052380Y-90480952D01*
-X90100000Y-90385714D01*
-X90147619Y-90338095D01*
-X90242857Y-90290476D01*
-X90338095Y-90290476D01*
-X90480952Y-90338095D01*
-X91052380Y-90909523D01*
-X91052380Y-90290476D01*
-X91052380Y-89814285D02*
-X91052380Y-89623809D01*
-X91004761Y-89528571D01*
-X90957142Y-89480952D01*
-X90814285Y-89385714D01*
-X90623809Y-89338095D01*
-X90242857Y-89338095D01*
-X90147619Y-89385714D01*
-X90100000Y-89433333D01*
-X90052380Y-89528571D01*
-X90052380Y-89719047D01*
-X90100000Y-89814285D01*
-X90147619Y-89861904D01*
-X90242857Y-89909523D01*
-X90480952Y-89909523D01*
-X90576190Y-89861904D01*
-X90623809Y-89814285D01*
-X90671428Y-89719047D01*
-X90671428Y-89528571D01*
-X90623809Y-89433333D01*
-X90576190Y-89385714D01*
-X90480952Y-89338095D01*
-X112357142Y-58042857D02*
-X112404761Y-58090476D01*
-X112452380Y-58233333D01*
-X112452380Y-58328571D01*
-X112404761Y-58471428D01*
-X112309523Y-58566666D01*
-X112214285Y-58614285D01*
-X112023809Y-58661904D01*
-X111880952Y-58661904D01*
-X111690476Y-58614285D01*
-X111595238Y-58566666D01*
-X111500000Y-58471428D01*
-X111452380Y-58328571D01*
-X111452380Y-58233333D01*
-X111500000Y-58090476D01*
-X111547619Y-58042857D01*
-X112452380Y-57090476D02*
-X112452380Y-57661904D01*
-X112452380Y-57376190D02*
-X111452380Y-57376190D01*
-X111595238Y-57471428D01*
-X111690476Y-57566666D01*
-X111738095Y-57661904D01*
-X112452380Y-56614285D02*
-X112452380Y-56423809D01*
-X112404761Y-56328571D01*
-X112357142Y-56280952D01*
-X112214285Y-56185714D01*
-X112023809Y-56138095D01*
-X111642857Y-56138095D01*
-X111547619Y-56185714D01*
-X111500000Y-56233333D01*
-X111452380Y-56328571D01*
-X111452380Y-56519047D01*
-X111500000Y-56614285D01*
-X111547619Y-56661904D01*
-X111642857Y-56709523D01*
-X111880952Y-56709523D01*
-X111976190Y-56661904D01*
-X112023809Y-56614285D01*
-X112071428Y-56519047D01*
-X112071428Y-56328571D01*
-X112023809Y-56233333D01*
-X111976190Y-56185714D01*
-X111880952Y-56138095D01*
-X100357142Y-66357142D02*
-X100309523Y-66404761D01*
-X100166666Y-66452380D01*
-X100071428Y-66452380D01*
-X99928571Y-66404761D01*
-X99833333Y-66309523D01*
-X99785714Y-66214285D01*
-X99738095Y-66023809D01*
-X99738095Y-65880952D01*
-X99785714Y-65690476D01*
-X99833333Y-65595238D01*
-X99928571Y-65500000D01*
-X100071428Y-65452380D01*
-X100166666Y-65452380D01*
-X100309523Y-65500000D01*
-X100357142Y-65547619D01*
-X101309523Y-66452380D02*
-X100738095Y-66452380D01*
-X101023809Y-66452380D02*
-X101023809Y-65452380D01*
-X100928571Y-65595238D01*
-X100833333Y-65690476D01*
-X100738095Y-65738095D01*
-X102166666Y-65452380D02*
-X101976190Y-65452380D01*
-X101880952Y-65500000D01*
-X101833333Y-65547619D01*
-X101738095Y-65690476D01*
-X101690476Y-65880952D01*
-X101690476Y-66261904D01*
-X101738095Y-66357142D01*
-X101785714Y-66404761D01*
-X101880952Y-66452380D01*
-X102071428Y-66452380D01*
-X102166666Y-66404761D01*
-X102214285Y-66357142D01*
-X102261904Y-66261904D01*
-X102261904Y-66023809D01*
-X102214285Y-65928571D01*
-X102166666Y-65880952D01*
-X102071428Y-65833333D01*
-X101880952Y-65833333D01*
-X101785714Y-65880952D01*
-X101738095Y-65928571D01*
-X101690476Y-66023809D01*
-X127033333Y-84007142D02*
-X126985714Y-84054761D01*
-X126842857Y-84102380D01*
-X126747619Y-84102380D01*
-X126604761Y-84054761D01*
-X126509523Y-83959523D01*
-X126461904Y-83864285D01*
-X126414285Y-83673809D01*
-X126414285Y-83530952D01*
-X126461904Y-83340476D01*
-X126509523Y-83245238D01*
-X126604761Y-83150000D01*
-X126747619Y-83102380D01*
-X126842857Y-83102380D01*
-X126985714Y-83150000D01*
-X127033333Y-83197619D01*
-X127414285Y-83197619D02*
-X127461904Y-83150000D01*
-X127557142Y-83102380D01*
-X127795238Y-83102380D01*
-X127890476Y-83150000D01*
-X127938095Y-83197619D01*
-X127985714Y-83292857D01*
-X127985714Y-83388095D01*
-X127938095Y-83530952D01*
-X127366666Y-84102380D01*
-X127985714Y-84102380D01*
-X87357142Y-75416666D02*
-X87404761Y-75464285D01*
-X87452380Y-75607142D01*
-X87452380Y-75702380D01*
-X87404761Y-75845238D01*
-X87309523Y-75940476D01*
-X87214285Y-75988095D01*
-X87023809Y-76035714D01*
-X86880952Y-76035714D01*
-X86690476Y-75988095D01*
-X86595238Y-75940476D01*
-X86500000Y-75845238D01*
-X86452380Y-75702380D01*
-X86452380Y-75607142D01*
-X86500000Y-75464285D01*
-X86547619Y-75416666D01*
-X86452380Y-75083333D02*
-X86452380Y-74416666D01*
-X87452380Y-74845238D01*
-X68192380Y-110413333D02*
-X68906666Y-110413333D01*
-X69049523Y-110460952D01*
-X69144761Y-110556190D01*
-X69192380Y-110699047D01*
-X69192380Y-110794285D01*
-X68620952Y-109794285D02*
-X68573333Y-109889523D01*
-X68525714Y-109937142D01*
-X68430476Y-109984761D01*
-X68382857Y-109984761D01*
-X68287619Y-109937142D01*
-X68240000Y-109889523D01*
-X68192380Y-109794285D01*
-X68192380Y-109603809D01*
-X68240000Y-109508571D01*
-X68287619Y-109460952D01*
-X68382857Y-109413333D01*
-X68430476Y-109413333D01*
-X68525714Y-109460952D01*
-X68573333Y-109508571D01*
-X68620952Y-109603809D01*
-X68620952Y-109794285D01*
-X68668571Y-109889523D01*
-X68716190Y-109937142D01*
-X68811428Y-109984761D01*
-X69001904Y-109984761D01*
-X69097142Y-109937142D01*
-X69144761Y-109889523D01*
-X69192380Y-109794285D01*
-X69192380Y-109603809D01*
-X69144761Y-109508571D01*
-X69097142Y-109460952D01*
-X69001904Y-109413333D01*
-X68811428Y-109413333D01*
-X68716190Y-109460952D01*
-X68668571Y-109508571D01*
-X68620952Y-109603809D01*
-X68192380Y-130413333D02*
-X68906666Y-130413333D01*
-X69049523Y-130460952D01*
-X69144761Y-130556190D01*
-X69192380Y-130699047D01*
-X69192380Y-130794285D01*
-X68192380Y-130032380D02*
-X68192380Y-129365714D01*
-X69192380Y-129794285D01*
-X170712380Y-130253333D02*
-X171426666Y-130253333D01*
-X171569523Y-130300952D01*
-X171664761Y-130396190D01*
-X171712380Y-130539047D01*
-X171712380Y-130634285D01*
-X170807619Y-129824761D02*
-X170760000Y-129777142D01*
-X170712380Y-129681904D01*
-X170712380Y-129443809D01*
-X170760000Y-129348571D01*
-X170807619Y-129300952D01*
-X170902857Y-129253333D01*
-X170998095Y-129253333D01*
-X171140952Y-129300952D01*
-X171712380Y-129872380D01*
-X171712380Y-129253333D01*
-X170712380Y-110173333D02*
-X171426666Y-110173333D01*
-X171569523Y-110220952D01*
-X171664761Y-110316190D01*
-X171712380Y-110459047D01*
-X171712380Y-110554285D01*
-X171712380Y-109173333D02*
-X171712380Y-109744761D01*
-X171712380Y-109459047D02*
-X170712380Y-109459047D01*
-X170855238Y-109554285D01*
-X170950476Y-109649523D01*
-X170998095Y-109744761D01*
-X120357142Y-93692857D02*
-X120404761Y-93740476D01*
-X120452380Y-93883333D01*
-X120452380Y-93978571D01*
-X120404761Y-94121428D01*
-X120309523Y-94216666D01*
-X120214285Y-94264285D01*
-X120023809Y-94311904D01*
-X119880952Y-94311904D01*
-X119690476Y-94264285D01*
-X119595238Y-94216666D01*
-X119500000Y-94121428D01*
-X119452380Y-93978571D01*
-X119452380Y-93883333D01*
-X119500000Y-93740476D01*
-X119547619Y-93692857D01*
-X119547619Y-93311904D02*
-X119500000Y-93264285D01*
-X119452380Y-93169047D01*
-X119452380Y-92930952D01*
-X119500000Y-92835714D01*
-X119547619Y-92788095D01*
-X119642857Y-92740476D01*
-X119738095Y-92740476D01*
-X119880952Y-92788095D01*
-X120452380Y-93359523D01*
-X120452380Y-92740476D01*
-X119452380Y-92407142D02*
-X119452380Y-91788095D01*
-X119833333Y-92121428D01*
-X119833333Y-91978571D01*
-X119880952Y-91883333D01*
-X119928571Y-91835714D01*
-X120023809Y-91788095D01*
-X120261904Y-91788095D01*
-X120357142Y-91835714D01*
-X120404761Y-91883333D01*
-X120452380Y-91978571D01*
-X120452380Y-92264285D01*
-X120404761Y-92359523D01*
-X120357142Y-92407142D01*
-X98952380Y-60911904D02*
-X99761904Y-60911904D01*
-X99857142Y-60864285D01*
-X99904761Y-60816666D01*
-X99952380Y-60721428D01*
-X99952380Y-60530952D01*
-X99904761Y-60435714D01*
-X99857142Y-60388095D01*
-X99761904Y-60340476D01*
-X98952380Y-60340476D01*
-X98952380Y-59388095D02*
-X98952380Y-59864285D01*
-X99428571Y-59911904D01*
-X99380952Y-59864285D01*
-X99333333Y-59769047D01*
-X99333333Y-59530952D01*
-X99380952Y-59435714D01*
-X99428571Y-59388095D01*
-X99523809Y-59340476D01*
-X99761904Y-59340476D01*
-X99857142Y-59388095D01*
-X99904761Y-59435714D01*
-X99952380Y-59530952D01*
-X99952380Y-59769047D01*
-X99904761Y-59864285D01*
-X99857142Y-59911904D01*
-X137438095Y-94052380D02*
-X137438095Y-94861904D01*
-X137485714Y-94957142D01*
-X137533333Y-95004761D01*
-X137628571Y-95052380D01*
-X137819047Y-95052380D01*
-X137914285Y-95004761D01*
-X137961904Y-94957142D01*
-X138009523Y-94861904D01*
-X138009523Y-94052380D01*
-X138914285Y-94385714D02*
-X138914285Y-95052380D01*
-X138676190Y-94004761D02*
-X138438095Y-94719047D01*
-X139057142Y-94719047D01*
-X126738095Y-94202380D02*
-X126738095Y-95011904D01*
-X126785714Y-95107142D01*
-X126833333Y-95154761D01*
-X126928571Y-95202380D01*
-X127119047Y-95202380D01*
-X127214285Y-95154761D01*
-X127261904Y-95107142D01*
-X127309523Y-95011904D01*
-X127309523Y-94202380D01*
-X128309523Y-95202380D02*
-X127738095Y-95202380D01*
-X128023809Y-95202380D02*
-X128023809Y-94202380D01*
-X127928571Y-94345238D01*
-X127833333Y-94440476D01*
-X127738095Y-94488095D01*
-X104488095Y-72321428D02*
-X105250000Y-72321428D01*
-X104869047Y-72702380D02*
-X104869047Y-71940476D01*
-X106250000Y-72702380D02*
-X105678571Y-72702380D01*
-X105964285Y-72702380D02*
-X105964285Y-71702380D01*
-X105869047Y-71845238D01*
-X105773809Y-71940476D01*
-X105678571Y-71988095D01*
-X106630952Y-71797619D02*
-X106678571Y-71750000D01*
-X106773809Y-71702380D01*
-X107011904Y-71702380D01*
-X107107142Y-71750000D01*
-X107154761Y-71797619D01*
-X107202380Y-71892857D01*
-X107202380Y-71988095D01*
-X107154761Y-72130952D01*
-X106583333Y-72702380D01*
-X107202380Y-72702380D01*
-X107488095Y-71702380D02*
-X107821428Y-72702380D01*
-X108154761Y-71702380D01*
-X116092857Y-90157142D02*
-X116045238Y-90204761D01*
-X115902380Y-90252380D01*
-X115807142Y-90252380D01*
-X115664285Y-90204761D01*
-X115569047Y-90109523D01*
-X115521428Y-90014285D01*
-X115473809Y-89823809D01*
-X115473809Y-89680952D01*
-X115521428Y-89490476D01*
-X115569047Y-89395238D01*
-X115664285Y-89300000D01*
-X115807142Y-89252380D01*
-X115902380Y-89252380D01*
-X116045238Y-89300000D01*
-X116092857Y-89347619D01*
-X116378571Y-89252380D02*
-X116950000Y-89252380D01*
-X116664285Y-90252380D02*
-X116664285Y-89252380D01*
-X117854761Y-90252380D02*
-X117521428Y-89776190D01*
-X117283333Y-90252380D02*
-X117283333Y-89252380D01*
-X117664285Y-89252380D01*
-X117759523Y-89300000D01*
-X117807142Y-89347619D01*
-X117854761Y-89442857D01*
-X117854761Y-89585714D01*
-X117807142Y-89680952D01*
-X117759523Y-89728571D01*
-X117664285Y-89776190D01*
-X117283333Y-89776190D01*
-X118759523Y-90252380D02*
-X118283333Y-90252380D01*
-X118283333Y-89252380D01*
-X118854761Y-90347619D02*
-X119616666Y-90347619D01*
-X120188095Y-89728571D02*
-X120330952Y-89776190D01*
-X120378571Y-89823809D01*
-X120426190Y-89919047D01*
-X120426190Y-90061904D01*
-X120378571Y-90157142D01*
-X120330952Y-90204761D01*
-X120235714Y-90252380D01*
-X119854761Y-90252380D01*
-X119854761Y-89252380D01*
-X120188095Y-89252380D01*
-X120283333Y-89300000D01*
-X120330952Y-89347619D01*
-X120378571Y-89442857D01*
-X120378571Y-89538095D01*
-X120330952Y-89633333D01*
-X120283333Y-89680952D01*
-X120188095Y-89728571D01*
-X119854761Y-89728571D01*
-X119852380Y-86642857D02*
-X119376190Y-86976190D01*
-X119852380Y-87214285D02*
-X118852380Y-87214285D01*
-X118852380Y-86833333D01*
-X118900000Y-86738095D01*
-X118947619Y-86690476D01*
-X119042857Y-86642857D01*
-X119185714Y-86642857D01*
-X119280952Y-86690476D01*
-X119328571Y-86738095D01*
-X119376190Y-86833333D01*
-X119376190Y-87214285D01*
-X118947619Y-86261904D02*
-X118900000Y-86214285D01*
-X118852380Y-86119047D01*
-X118852380Y-85880952D01*
-X118900000Y-85785714D01*
-X118947619Y-85738095D01*
-X119042857Y-85690476D01*
-X119138095Y-85690476D01*
-X119280952Y-85738095D01*
-X119852380Y-86309523D01*
-X119852380Y-85690476D01*
-X118852380Y-85071428D02*
-X118852380Y-84976190D01*
-X118900000Y-84880952D01*
-X118947619Y-84833333D01*
-X119042857Y-84785714D01*
-X119233333Y-84738095D01*
-X119471428Y-84738095D01*
-X119661904Y-84785714D01*
-X119757142Y-84833333D01*
-X119804761Y-84880952D01*
-X119852380Y-84976190D01*
-X119852380Y-85071428D01*
-X119804761Y-85166666D01*
-X119757142Y-85214285D01*
-X119661904Y-85261904D01*
-X119471428Y-85309523D01*
-X119233333Y-85309523D01*
-X119042857Y-85261904D01*
-X118947619Y-85214285D01*
-X118900000Y-85166666D01*
-X118852380Y-85071428D01*
-X101702380Y-81642857D02*
-X101226190Y-81976190D01*
-X101702380Y-82214285D02*
-X100702380Y-82214285D01*
-X100702380Y-81833333D01*
-X100750000Y-81738095D01*
-X100797619Y-81690476D01*
-X100892857Y-81642857D01*
-X101035714Y-81642857D01*
-X101130952Y-81690476D01*
-X101178571Y-81738095D01*
-X101226190Y-81833333D01*
-X101226190Y-82214285D01*
-X101702380Y-80690476D02*
-X101702380Y-81261904D01*
-X101702380Y-80976190D02*
-X100702380Y-80976190D01*
-X100845238Y-81071428D01*
-X100940476Y-81166666D01*
-X100988095Y-81261904D01*
-X101130952Y-80119047D02*
-X101083333Y-80214285D01*
-X101035714Y-80261904D01*
-X100940476Y-80309523D01*
-X100892857Y-80309523D01*
-X100797619Y-80261904D01*
-X100750000Y-80214285D01*
-X100702380Y-80119047D01*
-X100702380Y-79928571D01*
-X100750000Y-79833333D01*
-X100797619Y-79785714D01*
-X100892857Y-79738095D01*
-X100940476Y-79738095D01*
-X101035714Y-79785714D01*
-X101083333Y-79833333D01*
-X101130952Y-79928571D01*
-X101130952Y-80119047D01*
-X101178571Y-80214285D01*
-X101226190Y-80261904D01*
-X101321428Y-80309523D01*
-X101511904Y-80309523D01*
-X101607142Y-80261904D01*
-X101654761Y-80214285D01*
-X101702380Y-80119047D01*
-X101702380Y-79928571D01*
-X101654761Y-79833333D01*
-X101607142Y-79785714D01*
-X101511904Y-79738095D01*
-X101321428Y-79738095D01*
-X101226190Y-79785714D01*
-X101178571Y-79833333D01*
-X101130952Y-79928571D01*
-X103632380Y-77916666D02*
-X103156190Y-78250000D01*
-X103632380Y-78488095D02*
-X102632380Y-78488095D01*
-X102632380Y-78107142D01*
-X102680000Y-78011904D01*
-X102727619Y-77964285D01*
-X102822857Y-77916666D01*
-X102965714Y-77916666D01*
-X103060952Y-77964285D01*
-X103108571Y-78011904D01*
-X103156190Y-78107142D01*
-X103156190Y-78488095D01*
-X102632380Y-77583333D02*
-X102632380Y-76916666D01*
-X103632380Y-77345238D01*
-X95083333Y-68952380D02*
-X94750000Y-68476190D01*
-X94511904Y-68952380D02*
-X94511904Y-67952380D01*
-X94892857Y-67952380D01*
-X94988095Y-68000000D01*
-X95035714Y-68047619D01*
-X95083333Y-68142857D01*
-X95083333Y-68285714D01*
-X95035714Y-68380952D01*
-X94988095Y-68428571D01*
-X94892857Y-68476190D01*
-X94511904Y-68476190D01*
-X95988095Y-67952380D02*
-X95511904Y-67952380D01*
-X95464285Y-68428571D01*
-X95511904Y-68380952D01*
-X95607142Y-68333333D01*
-X95845238Y-68333333D01*
-X95940476Y-68380952D01*
-X95988095Y-68428571D01*
-X96035714Y-68523809D01*
-X96035714Y-68761904D01*
-X95988095Y-68857142D01*
-X95940476Y-68904761D01*
-X95845238Y-68952380D01*
-X95607142Y-68952380D01*
-X95511904Y-68904761D01*
-X95464285Y-68857142D01*
-D12*
-X100826190Y-78483333D02*
-X100588095Y-78650000D01*
-X100826190Y-78769047D02*
-X100326190Y-78769047D01*
-X100326190Y-78578571D01*
-X100350000Y-78530952D01*
-X100373809Y-78507142D01*
-X100421428Y-78483333D01*
-X100492857Y-78483333D01*
-X100540476Y-78507142D01*
-X100564285Y-78530952D01*
-X100588095Y-78578571D01*
-X100588095Y-78769047D01*
-X100492857Y-78054761D02*
-X100826190Y-78054761D01*
-X100302380Y-78173809D02*
-X100659523Y-78292857D01*
-X100659523Y-77983333D01*
-D11*
-X130833333Y-84702380D02*
-X130500000Y-84226190D01*
-X130261904Y-84702380D02*
-X130261904Y-83702380D01*
-X130642857Y-83702380D01*
-X130738095Y-83750000D01*
-X130785714Y-83797619D01*
-X130833333Y-83892857D01*
-X130833333Y-84035714D01*
-X130785714Y-84130952D01*
-X130738095Y-84178571D01*
-X130642857Y-84226190D01*
-X130261904Y-84226190D01*
-X131166666Y-83702380D02*
-X131785714Y-83702380D01*
-X131452380Y-84083333D01*
-X131595238Y-84083333D01*
-X131690476Y-84130952D01*
-X131738095Y-84178571D01*
-X131785714Y-84273809D01*
-X131785714Y-84511904D01*
-X131738095Y-84607142D01*
-X131690476Y-84654761D01*
-X131595238Y-84702380D01*
-X131309523Y-84702380D01*
-X131214285Y-84654761D01*
-X131166666Y-84607142D01*
-X87732380Y-83416666D02*
-X87256190Y-83750000D01*
-X87732380Y-83988095D02*
-X86732380Y-83988095D01*
-X86732380Y-83607142D01*
-X86780000Y-83511904D01*
-X86827619Y-83464285D01*
-X86922857Y-83416666D01*
-X87065714Y-83416666D01*
-X87160952Y-83464285D01*
-X87208571Y-83511904D01*
-X87256190Y-83607142D01*
-X87256190Y-83988095D01*
-X87732380Y-82464285D02*
-X87732380Y-83035714D01*
-X87732380Y-82750000D02*
-X86732380Y-82750000D01*
-X86875238Y-82845238D01*
-X86970476Y-82940476D01*
-X87018095Y-83035714D01*
-X94702380Y-72416666D02*
-X94702380Y-72892857D01*
-X93702380Y-72892857D01*
-X94702380Y-71559523D02*
-X94702380Y-72130952D01*
-X94702380Y-71845238D02*
-X93702380Y-71845238D01*
-X93845238Y-71940476D01*
-X93940476Y-72035714D01*
-X93988095Y-72130952D01*
-X147702380Y-91888095D02*
-X146702380Y-91888095D01*
-X146702380Y-91650000D01*
-X146750000Y-91507142D01*
-X146845238Y-91411904D01*
-X146940476Y-91364285D01*
-X147130952Y-91316666D01*
-X147273809Y-91316666D01*
-X147464285Y-91364285D01*
-X147559523Y-91411904D01*
-X147654761Y-91507142D01*
-X147702380Y-91650000D01*
-X147702380Y-91888095D01*
-X146702380Y-90983333D02*
-X146702380Y-90364285D01*
-X147083333Y-90697619D01*
-X147083333Y-90554761D01*
-X147130952Y-90459523D01*
-X147178571Y-90411904D01*
-X147273809Y-90364285D01*
-X147511904Y-90364285D01*
-X147607142Y-90411904D01*
-X147654761Y-90459523D01*
-X147702380Y-90554761D01*
-X147702380Y-90840476D01*
-X147654761Y-90935714D01*
-X147607142Y-90983333D01*
-X89261904Y-70452380D02*
-X89261904Y-69452380D01*
-X89500000Y-69452380D01*
-X89642857Y-69500000D01*
-X89738095Y-69595238D01*
-X89785714Y-69690476D01*
-X89833333Y-69880952D01*
-X89833333Y-70023809D01*
-X89785714Y-70214285D01*
-X89738095Y-70309523D01*
-X89642857Y-70404761D01*
-X89500000Y-70452380D01*
-X89261904Y-70452380D01*
-X90214285Y-69547619D02*
-X90261904Y-69500000D01*
-X90357142Y-69452380D01*
-X90595238Y-69452380D01*
-X90690476Y-69500000D01*
-X90738095Y-69547619D01*
-X90785714Y-69642857D01*
-X90785714Y-69738095D01*
-X90738095Y-69880952D01*
-X90166666Y-70452380D01*
-X90785714Y-70452380D01*
-X130261904Y-95202380D02*
-X130261904Y-94202380D01*
-X130500000Y-94202380D01*
-X130642857Y-94250000D01*
-X130738095Y-94345238D01*
-X130785714Y-94440476D01*
-X130833333Y-94630952D01*
-X130833333Y-94773809D01*
-X130785714Y-94964285D01*
-X130738095Y-95059523D01*
-X130642857Y-95154761D01*
-X130500000Y-95202380D01*
-X130261904Y-95202380D01*
-X131785714Y-95202380D02*
-X131214285Y-95202380D01*
-X131500000Y-95202380D02*
-X131500000Y-94202380D01*
-X131404761Y-94345238D01*
-X131309523Y-94440476D01*
-X131214285Y-94488095D01*
-X108757142Y-57757142D02*
-X108709523Y-57804761D01*
-X108566666Y-57852380D01*
-X108471428Y-57852380D01*
-X108328571Y-57804761D01*
-X108233333Y-57709523D01*
-X108185714Y-57614285D01*
-X108138095Y-57423809D01*
-X108138095Y-57280952D01*
-X108185714Y-57090476D01*
-X108233333Y-56995238D01*
-X108328571Y-56900000D01*
-X108471428Y-56852380D01*
-X108566666Y-56852380D01*
-X108709523Y-56900000D01*
-X108757142Y-56947619D01*
-X109709523Y-57852380D02*
-X109138095Y-57852380D01*
-X109423809Y-57852380D02*
-X109423809Y-56852380D01*
-X109328571Y-56995238D01*
-X109233333Y-57090476D01*
-X109138095Y-57138095D01*
-X110280952Y-57280952D02*
-X110185714Y-57233333D01*
-X110138095Y-57185714D01*
-X110090476Y-57090476D01*
-X110090476Y-57042857D01*
-X110138095Y-56947619D01*
-X110185714Y-56900000D01*
-X110280952Y-56852380D01*
-X110471428Y-56852380D01*
-X110566666Y-56900000D01*
-X110614285Y-56947619D01*
-X110661904Y-57042857D01*
-X110661904Y-57090476D01*
-X110614285Y-57185714D01*
-X110566666Y-57233333D01*
-X110471428Y-57280952D01*
-X110280952Y-57280952D01*
-X110185714Y-57328571D01*
-X110138095Y-57376190D01*
-X110090476Y-57471428D01*
-X110090476Y-57661904D01*
-X110138095Y-57757142D01*
-X110185714Y-57804761D01*
-X110280952Y-57852380D01*
-X110471428Y-57852380D01*
-X110566666Y-57804761D01*
-X110614285Y-57757142D01*
-X110661904Y-57661904D01*
-X110661904Y-57471428D01*
-X110614285Y-57376190D01*
-X110566666Y-57328571D01*
-X110471428Y-57280952D01*
-X108857142Y-71057142D02*
-X108809523Y-71104761D01*
-X108666666Y-71152380D01*
-X108571428Y-71152380D01*
-X108428571Y-71104761D01*
-X108333333Y-71009523D01*
-X108285714Y-70914285D01*
-X108238095Y-70723809D01*
-X108238095Y-70580952D01*
-X108285714Y-70390476D01*
-X108333333Y-70295238D01*
-X108428571Y-70200000D01*
-X108571428Y-70152380D01*
-X108666666Y-70152380D01*
-X108809523Y-70200000D01*
-X108857142Y-70247619D01*
-X109809523Y-71152380D02*
-X109238095Y-71152380D01*
-X109523809Y-71152380D02*
-X109523809Y-70152380D01*
-X109428571Y-70295238D01*
-X109333333Y-70390476D01*
-X109238095Y-70438095D01*
-X110142857Y-70152380D02*
-X110809523Y-70152380D01*
-X110380952Y-71152380D01*
-X135357142Y-89342857D02*
-X135404761Y-89390476D01*
-X135452380Y-89533333D01*
-X135452380Y-89628571D01*
-X135404761Y-89771428D01*
-X135309523Y-89866666D01*
-X135214285Y-89914285D01*
-X135023809Y-89961904D01*
-X134880952Y-89961904D01*
-X134690476Y-89914285D01*
-X134595238Y-89866666D01*
-X134500000Y-89771428D01*
-X134452380Y-89628571D01*
-X134452380Y-89533333D01*
-X134500000Y-89390476D01*
-X134547619Y-89342857D01*
-X135452380Y-88390476D02*
-X135452380Y-88961904D01*
-X135452380Y-88676190D02*
-X134452380Y-88676190D01*
-X134595238Y-88771428D01*
-X134690476Y-88866666D01*
-X134738095Y-88961904D01*
-X134452380Y-87771428D02*
-X134452380Y-87676190D01*
-X134500000Y-87580952D01*
-X134547619Y-87533333D01*
-X134642857Y-87485714D01*
-X134833333Y-87438095D01*
-X135071428Y-87438095D01*
-X135261904Y-87485714D01*
-X135357142Y-87533333D01*
-X135404761Y-87580952D01*
-X135452380Y-87676190D01*
-X135452380Y-87771428D01*
-X135404761Y-87866666D01*
-X135357142Y-87914285D01*
-X135261904Y-87961904D01*
-X135071428Y-88009523D01*
-X134833333Y-88009523D01*
-X134642857Y-87961904D01*
-X134547619Y-87914285D01*
-X134500000Y-87866666D01*
-X134452380Y-87771428D01*
-X96757142Y-81366666D02*
-X96804761Y-81414285D01*
-X96852380Y-81557142D01*
-X96852380Y-81652380D01*
-X96804761Y-81795238D01*
-X96709523Y-81890476D01*
-X96614285Y-81938095D01*
-X96423809Y-81985714D01*
-X96280952Y-81985714D01*
-X96090476Y-81938095D01*
-X95995238Y-81890476D01*
-X95900000Y-81795238D01*
-X95852380Y-81652380D01*
-X95852380Y-81557142D01*
-X95900000Y-81414285D01*
-X95947619Y-81366666D01*
-X95852380Y-80461904D02*
-X95852380Y-80938095D01*
-X96328571Y-80985714D01*
-X96280952Y-80938095D01*
-X96233333Y-80842857D01*
-X96233333Y-80604761D01*
-X96280952Y-80509523D01*
-X96328571Y-80461904D01*
-X96423809Y-80414285D01*
-X96661904Y-80414285D01*
-X96757142Y-80461904D01*
-X96804761Y-80509523D01*
-X96852380Y-80604761D01*
-X96852380Y-80842857D01*
-X96804761Y-80938095D01*
-X96757142Y-80985714D01*
-X101333333Y-76107142D02*
-X101285714Y-76154761D01*
-X101142857Y-76202380D01*
-X101047619Y-76202380D01*
-X100904761Y-76154761D01*
-X100809523Y-76059523D01*
-X100761904Y-75964285D01*
-X100714285Y-75773809D01*
-X100714285Y-75630952D01*
-X100761904Y-75440476D01*
-X100809523Y-75345238D01*
-X100904761Y-75250000D01*
-X101047619Y-75202380D01*
-X101142857Y-75202380D01*
-X101285714Y-75250000D01*
-X101333333Y-75297619D01*
-X102190476Y-75535714D02*
-X102190476Y-76202380D01*
-X101952380Y-75154761D02*
-X101714285Y-75869047D01*
-X102333333Y-75869047D01*
-X88483333Y-80627142D02*
-X88435714Y-80674761D01*
-X88292857Y-80722380D01*
-X88197619Y-80722380D01*
-X88054761Y-80674761D01*
-X87959523Y-80579523D01*
-X87911904Y-80484285D01*
-X87864285Y-80293809D01*
-X87864285Y-80150952D01*
-X87911904Y-79960476D01*
-X87959523Y-79865238D01*
-X88054761Y-79770000D01*
-X88197619Y-79722380D01*
-X88292857Y-79722380D01*
-X88435714Y-79770000D01*
-X88483333Y-79817619D01*
-X88816666Y-79722380D02*
-X89435714Y-79722380D01*
-X89102380Y-80103333D01*
-X89245238Y-80103333D01*
-X89340476Y-80150952D01*
-X89388095Y-80198571D01*
-X89435714Y-80293809D01*
-X89435714Y-80531904D01*
-X89388095Y-80627142D01*
-X89340476Y-80674761D01*
-X89245238Y-80722380D01*
-X88959523Y-80722380D01*
-X88864285Y-80674761D01*
-X88816666Y-80627142D01*
-X78233333Y-94557142D02*
-X78185714Y-94604761D01*
-X78042857Y-94652380D01*
-X77947619Y-94652380D01*
-X77804761Y-94604761D01*
-X77709523Y-94509523D01*
-X77661904Y-94414285D01*
-X77614285Y-94223809D01*
-X77614285Y-94080952D01*
-X77661904Y-93890476D01*
-X77709523Y-93795238D01*
-X77804761Y-93700000D01*
-X77947619Y-93652380D01*
-X78042857Y-93652380D01*
-X78185714Y-93700000D01*
-X78233333Y-93747619D01*
-X79185714Y-94652380D02*
-X78614285Y-94652380D01*
-X78900000Y-94652380D02*
-X78900000Y-93652380D01*
-X78804761Y-93795238D01*
-X78709523Y-93890476D01*
-X78614285Y-93938095D01*
-X152328571Y-84152380D02*
-X152328571Y-83152380D01*
-X152661904Y-83866666D01*
-X152995238Y-83152380D01*
-X152995238Y-84152380D01*
-X153661904Y-83152380D02*
-X153852380Y-83152380D01*
-X153947619Y-83200000D01*
-X154042857Y-83295238D01*
-X154090476Y-83485714D01*
-X154090476Y-83819047D01*
-X154042857Y-84009523D01*
-X153947619Y-84104761D01*
-X153852380Y-84152380D01*
-X153661904Y-84152380D01*
-X153566666Y-84104761D01*
-X153471428Y-84009523D01*
-X153423809Y-83819047D01*
-X153423809Y-83485714D01*
-X153471428Y-83295238D01*
-X153566666Y-83200000D01*
-X153661904Y-83152380D01*
-X154471428Y-84104761D02*
-X154614285Y-84152380D01*
-X154852380Y-84152380D01*
-X154947619Y-84104761D01*
-X154995238Y-84057142D01*
-X155042857Y-83961904D01*
-X155042857Y-83866666D01*
-X154995238Y-83771428D01*
-X154947619Y-83723809D01*
-X154852380Y-83676190D01*
-X154661904Y-83628571D01*
-X154566666Y-83580952D01*
-X154519047Y-83533333D01*
-X154471428Y-83438095D01*
-X154471428Y-83342857D01*
-X154519047Y-83247619D01*
-X154566666Y-83200000D01*
-X154661904Y-83152380D01*
-X154900000Y-83152380D01*
-X155042857Y-83200000D01*
-X155471428Y-84152380D02*
-X155471428Y-83152380D01*
-X152364285Y-91154761D02*
-X152507142Y-91202380D01*
-X152745238Y-91202380D01*
-X152840476Y-91154761D01*
-X152888095Y-91107142D01*
-X152935714Y-91011904D01*
-X152935714Y-90916666D01*
-X152888095Y-90821428D01*
-X152840476Y-90773809D01*
-X152745238Y-90726190D01*
-X152554761Y-90678571D01*
-X152459523Y-90630952D01*
-X152411904Y-90583333D01*
-X152364285Y-90488095D01*
-X152364285Y-90392857D01*
-X152411904Y-90297619D01*
-X152459523Y-90250000D01*
-X152554761Y-90202380D01*
-X152792857Y-90202380D01*
-X152935714Y-90250000D01*
-X153935714Y-91107142D02*
-X153888095Y-91154761D01*
-X153745238Y-91202380D01*
-X153650000Y-91202380D01*
-X153507142Y-91154761D01*
-X153411904Y-91059523D01*
-X153364285Y-90964285D01*
-X153316666Y-90773809D01*
-X153316666Y-90630952D01*
-X153364285Y-90440476D01*
-X153411904Y-90345238D01*
-X153507142Y-90250000D01*
-X153650000Y-90202380D01*
-X153745238Y-90202380D01*
-X153888095Y-90250000D01*
-X153935714Y-90297619D01*
-X154364285Y-91202380D02*
-X154364285Y-90202380D01*
-X154935714Y-91202380D02*
-X154507142Y-90630952D01*
-X154935714Y-90202380D02*
-X154364285Y-90773809D01*
-X149776190Y-87052380D02*
-X149300000Y-87052380D01*
-X149300000Y-86052380D01*
-X150061904Y-86766666D02*
-X150538095Y-86766666D01*
-X149966666Y-87052380D02*
-X150300000Y-86052380D01*
-X150633333Y-87052380D01*
-X150823809Y-86052380D02*
-X151395238Y-86052380D01*
-X151109523Y-87052380D02*
-X151109523Y-86052380D01*
-X152300000Y-86957142D02*
-X152252380Y-87004761D01*
-X152109523Y-87052380D01*
-X152014285Y-87052380D01*
-X151871428Y-87004761D01*
-X151776190Y-86909523D01*
-X151728571Y-86814285D01*
-X151680952Y-86623809D01*
-X151680952Y-86480952D01*
-X151728571Y-86290476D01*
-X151776190Y-86195238D01*
-X151871428Y-86100000D01*
-X152014285Y-86052380D01*
-X152109523Y-86052380D01*
-X152252380Y-86100000D01*
-X152300000Y-86147619D01*
-X152728571Y-87052380D02*
-X152728571Y-86052380D01*
-X152728571Y-86528571D02*
-X153300000Y-86528571D01*
-X153300000Y-87052380D02*
-X153300000Y-86052380D01*
-X112223809Y-88980952D02*
-X113176190Y-88980952D01*
-X112414285Y-89266666D02*
-X112985714Y-89266666D01*
-X112700000Y-88552380D02*
-X112700000Y-88980952D01*
-X112795238Y-89552380D02*
-X112604761Y-89552380D01*
-X110704761Y-87414285D02*
-X110752380Y-87271428D01*
-X110752380Y-87033333D01*
-X110704761Y-86938095D01*
-X110657142Y-86890476D01*
-X110561904Y-86842857D01*
-X110466666Y-86842857D01*
-X110371428Y-86890476D01*
-X110323809Y-86938095D01*
-X110276190Y-87033333D01*
-X110228571Y-87223809D01*
-X110180952Y-87319047D01*
-X110133333Y-87366666D01*
-X110038095Y-87414285D01*
-X109942857Y-87414285D01*
-X109847619Y-87366666D01*
-X109800000Y-87319047D01*
-X109752380Y-87223809D01*
-X109752380Y-86985714D01*
-X109800000Y-86842857D01*
-X110752380Y-86414285D02*
-X109752380Y-86414285D01*
-X109752380Y-86176190D01*
-X109800000Y-86033333D01*
-X109895238Y-85938095D01*
-X109990476Y-85890476D01*
-X110180952Y-85842857D01*
-X110323809Y-85842857D01*
-X110514285Y-85890476D01*
-X110609523Y-85938095D01*
-X110704761Y-86033333D01*
-X110752380Y-86176190D01*
-X110752380Y-86414285D01*
-X110466666Y-85461904D02*
-X110466666Y-84985714D01*
-X110752380Y-85557142D02*
-X109752380Y-85223809D01*
-X110752380Y-84890476D01*
-X108604761Y-86490476D02*
-X108652380Y-86347619D01*
-X108652380Y-86109523D01*
-X108604761Y-86014285D01*
-X108557142Y-85966666D01*
-X108461904Y-85919047D01*
-X108366666Y-85919047D01*
-X108271428Y-85966666D01*
-X108223809Y-86014285D01*
-X108176190Y-86109523D01*
-X108128571Y-86300000D01*
-X108080952Y-86395238D01*
-X108033333Y-86442857D01*
-X107938095Y-86490476D01*
-X107842857Y-86490476D01*
-X107747619Y-86442857D01*
-X107700000Y-86395238D01*
-X107652380Y-86300000D01*
-X107652380Y-86061904D01*
-X107700000Y-85919047D01*
-X108557142Y-84919047D02*
-X108604761Y-84966666D01*
-X108652380Y-85109523D01*
-X108652380Y-85204761D01*
-X108604761Y-85347619D01*
-X108509523Y-85442857D01*
-X108414285Y-85490476D01*
-X108223809Y-85538095D01*
-X108080952Y-85538095D01*
-X107890476Y-85490476D01*
-X107795238Y-85442857D01*
-X107700000Y-85347619D01*
-X107652380Y-85204761D01*
-X107652380Y-85109523D01*
-X107700000Y-84966666D01*
-X107747619Y-84919047D01*
-X108652380Y-84014285D02*
-X108652380Y-84490476D01*
-X107652380Y-84490476D01*
-X98273809Y-61330952D02*
-X99226190Y-61330952D01*
-X98464285Y-61616666D02*
-X99035714Y-61616666D01*
-X98750000Y-60902380D02*
-X98750000Y-61330952D01*
-X98845238Y-61902380D02*
-X98654761Y-61902380D01*
-X132714285Y-83607142D02*
-X132666666Y-83654761D01*
-X132523809Y-83702380D01*
-X132428571Y-83702380D01*
-X132285714Y-83654761D01*
-X132190476Y-83559523D01*
-X132142857Y-83464285D01*
-X132095238Y-83273809D01*
-X132095238Y-83130952D01*
-X132142857Y-82940476D01*
-X132190476Y-82845238D01*
-X132285714Y-82750000D01*
-X132428571Y-82702380D01*
-X132523809Y-82702380D01*
-X132666666Y-82750000D01*
-X132714285Y-82797619D01*
-X133000000Y-82702380D02*
-X133571428Y-82702380D01*
-X133285714Y-83702380D02*
-X133285714Y-82702380D01*
-X134476190Y-83702380D02*
-X134142857Y-83226190D01*
-X133904761Y-83702380D02*
-X133904761Y-82702380D01*
-X134285714Y-82702380D01*
-X134380952Y-82750000D01*
-X134428571Y-82797619D01*
-X134476190Y-82892857D01*
-X134476190Y-83035714D01*
-X134428571Y-83130952D01*
-X134380952Y-83178571D01*
-X134285714Y-83226190D01*
-X133904761Y-83226190D01*
-X135380952Y-83702380D02*
-X134904761Y-83702380D01*
-X134904761Y-82702380D01*
-X135476190Y-83797619D02*
-X136238095Y-83797619D01*
-X136428571Y-83416666D02*
-X136904761Y-83416666D01*
-X136333333Y-83702380D02*
-X136666666Y-82702380D01*
-X137000000Y-83702380D01*
-X93738095Y-60271428D02*
-X94500000Y-60271428D01*
-X94119047Y-60652380D02*
-X94119047Y-59890476D01*
-X94880952Y-59652380D02*
-X95500000Y-59652380D01*
-X95166666Y-60033333D01*
-X95309523Y-60033333D01*
-X95404761Y-60080952D01*
-X95452380Y-60128571D01*
-X95500000Y-60223809D01*
-X95500000Y-60461904D01*
-X95452380Y-60557142D01*
-X95404761Y-60604761D01*
-X95309523Y-60652380D01*
-X95023809Y-60652380D01*
-X94928571Y-60604761D01*
-X94880952Y-60557142D01*
-X95785714Y-59652380D02*
-X96119047Y-60652380D01*
-X96452380Y-59652380D01*
-X96690476Y-59652380D02*
-X97309523Y-59652380D01*
-X96976190Y-60033333D01*
-X97119047Y-60033333D01*
-X97214285Y-60080952D01*
-X97261904Y-60128571D01*
-X97309523Y-60223809D01*
-X97309523Y-60461904D01*
-X97261904Y-60557142D01*
-X97214285Y-60604761D01*
-X97119047Y-60652380D01*
-X96833333Y-60652380D01*
-X96738095Y-60604761D01*
-X96690476Y-60557142D01*
-X84476190Y-85852380D02*
-X84809523Y-86852380D01*
-X85142857Y-85852380D01*
-X85476190Y-86852380D02*
-X85476190Y-86185714D01*
-X85476190Y-85852380D02*
-X85428571Y-85900000D01*
-X85476190Y-85947619D01*
-X85523809Y-85900000D01*
-X85476190Y-85852380D01*
-X85476190Y-85947619D01*
-X85952380Y-86185714D02*
-X85952380Y-86852380D01*
-X85952380Y-86280952D02*
-X86000000Y-86233333D01*
-X86095238Y-86185714D01*
-X86238095Y-86185714D01*
-X86333333Y-86233333D01*
-X86380952Y-86328571D01*
-X86380952Y-86852380D01*
-X84923809Y-93080952D02*
-X85876190Y-93080952D01*
-X85114285Y-93366666D02*
-X85685714Y-93366666D01*
-X85400000Y-92652380D02*
-X85400000Y-93080952D01*
-X85495238Y-93652380D02*
-X85304761Y-93652380D01*
-X100157142Y-84566666D02*
-X100204761Y-84614285D01*
-X100252380Y-84757142D01*
-X100252380Y-84852380D01*
-X100204761Y-84995238D01*
-X100109523Y-85090476D01*
-X100014285Y-85138095D01*
-X99823809Y-85185714D01*
-X99680952Y-85185714D01*
-X99490476Y-85138095D01*
-X99395238Y-85090476D01*
-X99300000Y-84995238D01*
-X99252380Y-84852380D01*
-X99252380Y-84757142D01*
-X99300000Y-84614285D01*
-X99347619Y-84566666D01*
-X100252380Y-84090476D02*
-X100252380Y-83900000D01*
-X100204761Y-83804761D01*
-X100157142Y-83757142D01*
-X100014285Y-83661904D01*
-X99823809Y-83614285D01*
-X99442857Y-83614285D01*
-X99347619Y-83661904D01*
-X99300000Y-83709523D01*
-X99252380Y-83804761D01*
-X99252380Y-83995238D01*
-X99300000Y-84090476D01*
-X99347619Y-84138095D01*
-X99442857Y-84185714D01*
-X99680952Y-84185714D01*
-X99776190Y-84138095D01*
-X99823809Y-84090476D01*
-X99871428Y-83995238D01*
-X99871428Y-83804761D01*
-X99823809Y-83709523D01*
-X99776190Y-83661904D01*
-X99680952Y-83614285D01*
-X101538095Y-92752380D02*
-X101538095Y-93561904D01*
-X101585714Y-93657142D01*
-X101633333Y-93704761D01*
-X101728571Y-93752380D01*
-X101919047Y-93752380D01*
-X102014285Y-93704761D01*
-X102061904Y-93657142D01*
-X102109523Y-93561904D01*
-X102109523Y-92752380D01*
-X102633333Y-93752380D02*
-X102823809Y-93752380D01*
-X102919047Y-93704761D01*
-X102966666Y-93657142D01*
-X103061904Y-93514285D01*
-X103109523Y-93323809D01*
-X103109523Y-92942857D01*
-X103061904Y-92847619D01*
-X103014285Y-92800000D01*
-X102919047Y-92752380D01*
-X102728571Y-92752380D01*
-X102633333Y-92800000D01*
-X102585714Y-92847619D01*
-X102538095Y-92942857D01*
-X102538095Y-93180952D01*
-X102585714Y-93276190D01*
-X102633333Y-93323809D01*
-X102728571Y-93371428D01*
-X102919047Y-93371428D01*
-X103014285Y-93323809D01*
-X103061904Y-93276190D01*
-X103109523Y-93180952D01*
-X140607142Y-76892857D02*
-X140654761Y-76940476D01*
-X140702380Y-77083333D01*
-X140702380Y-77178571D01*
-X140654761Y-77321428D01*
-X140559523Y-77416666D01*
-X140464285Y-77464285D01*
-X140273809Y-77511904D01*
-X140130952Y-77511904D01*
-X139940476Y-77464285D01*
-X139845238Y-77416666D01*
-X139750000Y-77321428D01*
-X139702380Y-77178571D01*
-X139702380Y-77083333D01*
-X139750000Y-76940476D01*
-X139797619Y-76892857D01*
-X140702380Y-75940476D02*
-X140702380Y-76511904D01*
-X140702380Y-76226190D02*
-X139702380Y-76226190D01*
-X139845238Y-76321428D01*
-X139940476Y-76416666D01*
-X139988095Y-76511904D01*
-X140035714Y-75083333D02*
-X140702380Y-75083333D01*
-X139654761Y-75321428D02*
-X140369047Y-75559523D01*
-X140369047Y-74940476D01*
-X130583333Y-76107142D02*
-X130535714Y-76154761D01*
-X130392857Y-76202380D01*
-X130297619Y-76202380D01*
-X130154761Y-76154761D01*
-X130059523Y-76059523D01*
-X130011904Y-75964285D01*
-X129964285Y-75773809D01*
-X129964285Y-75630952D01*
-X130011904Y-75440476D01*
-X130059523Y-75345238D01*
-X130154761Y-75250000D01*
-X130297619Y-75202380D01*
-X130392857Y-75202380D01*
-X130535714Y-75250000D01*
-X130583333Y-75297619D01*
-X131154761Y-75630952D02*
-X131059523Y-75583333D01*
-X131011904Y-75535714D01*
-X130964285Y-75440476D01*
-X130964285Y-75392857D01*
-X131011904Y-75297619D01*
-X131059523Y-75250000D01*
-X131154761Y-75202380D01*
-X131345238Y-75202380D01*
-X131440476Y-75250000D01*
-X131488095Y-75297619D01*
-X131535714Y-75392857D01*
-X131535714Y-75440476D01*
-X131488095Y-75535714D01*
-X131440476Y-75583333D01*
-X131345238Y-75630952D01*
-X131154761Y-75630952D01*
-X131059523Y-75678571D01*
-X131011904Y-75726190D01*
-X130964285Y-75821428D01*
-X130964285Y-76011904D01*
-X131011904Y-76107142D01*
-X131059523Y-76154761D01*
-X131154761Y-76202380D01*
-X131345238Y-76202380D01*
-X131440476Y-76154761D01*
-X131488095Y-76107142D01*
-X131535714Y-76011904D01*
-X131535714Y-75821428D01*
-X131488095Y-75726190D01*
-X131440476Y-75678571D01*
-X131345238Y-75630952D01*
-X132061904Y-79752380D02*
-X132061904Y-80561904D01*
-X132109523Y-80657142D01*
-X132157142Y-80704761D01*
-X132252380Y-80752380D01*
-X132442857Y-80752380D01*
-X132538095Y-80704761D01*
-X132585714Y-80657142D01*
-X132633333Y-80561904D01*
-X132633333Y-79752380D01*
-X133633333Y-80752380D02*
-X133061904Y-80752380D01*
-X133347619Y-80752380D02*
-X133347619Y-79752380D01*
-X133252380Y-79895238D01*
-X133157142Y-79990476D01*
-X133061904Y-80038095D01*
-X133966666Y-79752380D02*
-X134585714Y-79752380D01*
-X134252380Y-80133333D01*
-X134395238Y-80133333D01*
-X134490476Y-80180952D01*
-X134538095Y-80228571D01*
-X134585714Y-80323809D01*
-X134585714Y-80561904D01*
-X134538095Y-80657142D01*
-X134490476Y-80704761D01*
-X134395238Y-80752380D01*
-X134109523Y-80752380D01*
-X134014285Y-80704761D01*
-X133966666Y-80657142D01*
-X158272380Y-65892857D02*
-X157796190Y-66226190D01*
-X158272380Y-66464285D02*
-X157272380Y-66464285D01*
-X157272380Y-66083333D01*
-X157320000Y-65988095D01*
-X157367619Y-65940476D01*
-X157462857Y-65892857D01*
-X157605714Y-65892857D01*
-X157700952Y-65940476D01*
-X157748571Y-65988095D01*
-X157796190Y-66083333D01*
-X157796190Y-66464285D01*
-X157272380Y-65559523D02*
-X157272380Y-64940476D01*
-X157653333Y-65273809D01*
-X157653333Y-65130952D01*
-X157700952Y-65035714D01*
-X157748571Y-64988095D01*
-X157843809Y-64940476D01*
-X158081904Y-64940476D01*
-X158177142Y-64988095D01*
-X158224761Y-65035714D01*
-X158272380Y-65130952D01*
-X158272380Y-65416666D01*
-X158224761Y-65511904D01*
-X158177142Y-65559523D01*
-X158272380Y-64464285D02*
-X158272380Y-64273809D01*
-X158224761Y-64178571D01*
-X158177142Y-64130952D01*
-X158034285Y-64035714D01*
-X157843809Y-63988095D01*
-X157462857Y-63988095D01*
-X157367619Y-64035714D01*
-X157320000Y-64083333D01*
-X157272380Y-64178571D01*
-X157272380Y-64369047D01*
-X157320000Y-64464285D01*
-X157367619Y-64511904D01*
-X157462857Y-64559523D01*
-X157700952Y-64559523D01*
-X157796190Y-64511904D01*
-X157843809Y-64464285D01*
-X157891428Y-64369047D01*
-X157891428Y-64178571D01*
-X157843809Y-64083333D01*
-X157796190Y-64035714D01*
-X157700952Y-63988095D01*
-X98857142Y-93652380D02*
-X98523809Y-93176190D01*
-X98285714Y-93652380D02*
-X98285714Y-92652380D01*
-X98666666Y-92652380D01*
-X98761904Y-92700000D01*
-X98809523Y-92747619D01*
-X98857142Y-92842857D01*
-X98857142Y-92985714D01*
-X98809523Y-93080952D01*
-X98761904Y-93128571D01*
-X98666666Y-93176190D01*
-X98285714Y-93176190D01*
-X99190476Y-92652380D02*
-X99809523Y-92652380D01*
-X99476190Y-93033333D01*
-X99619047Y-93033333D01*
-X99714285Y-93080952D01*
-X99761904Y-93128571D01*
-X99809523Y-93223809D01*
-X99809523Y-93461904D01*
-X99761904Y-93557142D01*
-X99714285Y-93604761D01*
-X99619047Y-93652380D01*
-X99333333Y-93652380D01*
-X99238095Y-93604761D01*
-X99190476Y-93557142D01*
-X100666666Y-92652380D02*
-X100476190Y-92652380D01*
-X100380952Y-92700000D01*
-X100333333Y-92747619D01*
-X100238095Y-92890476D01*
-X100190476Y-93080952D01*
-X100190476Y-93461904D01*
-X100238095Y-93557142D01*
-X100285714Y-93604761D01*
-X100380952Y-93652380D01*
-X100571428Y-93652380D01*
-X100666666Y-93604761D01*
-X100714285Y-93557142D01*
-X100761904Y-93461904D01*
-X100761904Y-93223809D01*
-X100714285Y-93128571D01*
-X100666666Y-93080952D01*
-X100571428Y-93033333D01*
-X100380952Y-93033333D01*
-X100285714Y-93080952D01*
-X100238095Y-93128571D01*
-X100190476Y-93223809D01*
-X105557142Y-93802380D02*
-X105223809Y-93326190D01*
-X104985714Y-93802380D02*
-X104985714Y-92802380D01*
-X105366666Y-92802380D01*
-X105461904Y-92850000D01*
-X105509523Y-92897619D01*
-X105557142Y-92992857D01*
-X105557142Y-93135714D01*
-X105509523Y-93230952D01*
-X105461904Y-93278571D01*
-X105366666Y-93326190D01*
-X104985714Y-93326190D01*
-X105890476Y-92802380D02*
-X106509523Y-92802380D01*
-X106176190Y-93183333D01*
-X106319047Y-93183333D01*
-X106414285Y-93230952D01*
-X106461904Y-93278571D01*
-X106509523Y-93373809D01*
-X106509523Y-93611904D01*
-X106461904Y-93707142D01*
-X106414285Y-93754761D01*
-X106319047Y-93802380D01*
-X106033333Y-93802380D01*
-X105938095Y-93754761D01*
-X105890476Y-93707142D01*
-X107414285Y-92802380D02*
-X106938095Y-92802380D01*
-X106890476Y-93278571D01*
-X106938095Y-93230952D01*
-X107033333Y-93183333D01*
-X107271428Y-93183333D01*
-X107366666Y-93230952D01*
-X107414285Y-93278571D01*
-X107461904Y-93373809D01*
-X107461904Y-93611904D01*
-X107414285Y-93707142D01*
-X107366666Y-93754761D01*
-X107271428Y-93802380D01*
-X107033333Y-93802380D01*
-X106938095Y-93754761D01*
-X106890476Y-93707142D01*
-X103257142Y-87322380D02*
-X102923809Y-86846190D01*
-X102685714Y-87322380D02*
-X102685714Y-86322380D01*
-X103066666Y-86322380D01*
-X103161904Y-86370000D01*
-X103209523Y-86417619D01*
-X103257142Y-86512857D01*
-X103257142Y-86655714D01*
-X103209523Y-86750952D01*
-X103161904Y-86798571D01*
-X103066666Y-86846190D01*
-X102685714Y-86846190D01*
-X103590476Y-86322380D02*
-X104209523Y-86322380D01*
-X103876190Y-86703333D01*
-X104019047Y-86703333D01*
-X104114285Y-86750952D01*
-X104161904Y-86798571D01*
-X104209523Y-86893809D01*
-X104209523Y-87131904D01*
-X104161904Y-87227142D01*
-X104114285Y-87274761D01*
-X104019047Y-87322380D01*
-X103733333Y-87322380D01*
-X103638095Y-87274761D01*
-X103590476Y-87227142D01*
-X104542857Y-86322380D02*
-X105161904Y-86322380D01*
-X104828571Y-86703333D01*
-X104971428Y-86703333D01*
-X105066666Y-86750952D01*
-X105114285Y-86798571D01*
-X105161904Y-86893809D01*
-X105161904Y-87131904D01*
-X105114285Y-87227142D01*
-X105066666Y-87274761D01*
-X104971428Y-87322380D01*
-X104685714Y-87322380D01*
-X104590476Y-87274761D01*
-X104542857Y-87227142D01*
-X101952380Y-84642857D02*
-X101476190Y-84976190D01*
-X101952380Y-85214285D02*
-X100952380Y-85214285D01*
-X100952380Y-84833333D01*
-X101000000Y-84738095D01*
-X101047619Y-84690476D01*
-X101142857Y-84642857D01*
-X101285714Y-84642857D01*
-X101380952Y-84690476D01*
-X101428571Y-84738095D01*
-X101476190Y-84833333D01*
-X101476190Y-85214285D01*
-X101047619Y-84261904D02*
-X101000000Y-84214285D01*
-X100952380Y-84119047D01*
-X100952380Y-83880952D01*
-X101000000Y-83785714D01*
-X101047619Y-83738095D01*
-X101142857Y-83690476D01*
-X101238095Y-83690476D01*
-X101380952Y-83738095D01*
-X101952380Y-84309523D01*
-X101952380Y-83690476D01*
-X100952380Y-82785714D02*
-X100952380Y-83261904D01*
-X101428571Y-83309523D01*
-X101380952Y-83261904D01*
-X101333333Y-83166666D01*
-X101333333Y-82928571D01*
-X101380952Y-82833333D01*
-X101428571Y-82785714D01*
-X101523809Y-82738095D01*
-X101761904Y-82738095D01*
-X101857142Y-82785714D01*
-X101904761Y-82833333D01*
-X101952380Y-82928571D01*
-X101952380Y-83166666D01*
-X101904761Y-83261904D01*
-X101857142Y-83309523D01*
-X121757142Y-84252380D02*
-X121423809Y-83776190D01*
-X121185714Y-84252380D02*
-X121185714Y-83252380D01*
-X121566666Y-83252380D01*
-X121661904Y-83300000D01*
-X121709523Y-83347619D01*
-X121757142Y-83442857D01*
-X121757142Y-83585714D01*
-X121709523Y-83680952D01*
-X121661904Y-83728571D01*
-X121566666Y-83776190D01*
-X121185714Y-83776190D01*
-X122138095Y-83347619D02*
-X122185714Y-83300000D01*
-X122280952Y-83252380D01*
-X122519047Y-83252380D01*
-X122614285Y-83300000D01*
-X122661904Y-83347619D01*
-X122709523Y-83442857D01*
-X122709523Y-83538095D01*
-X122661904Y-83680952D01*
-X122090476Y-84252380D01*
-X122709523Y-84252380D01*
-X123566666Y-83585714D02*
-X123566666Y-84252380D01*
-X123328571Y-83204761D02*
-X123090476Y-83919047D01*
-X123709523Y-83919047D01*
-X121307142Y-120166666D02*
-X121354761Y-120214285D01*
-X121402380Y-120357142D01*
-X121402380Y-120452380D01*
-X121354761Y-120595238D01*
-X121259523Y-120690476D01*
-X121164285Y-120738095D01*
-X120973809Y-120785714D01*
-X120830952Y-120785714D01*
-X120640476Y-120738095D01*
-X120545238Y-120690476D01*
-X120450000Y-120595238D01*
-X120402380Y-120452380D01*
-X120402380Y-120357142D01*
-X120450000Y-120214285D01*
-X120497619Y-120166666D01*
-X120402380Y-119309523D02*
-X120402380Y-119500000D01*
-X120450000Y-119595238D01*
-X120497619Y-119642857D01*
-X120640476Y-119738095D01*
-X120830952Y-119785714D01*
-X121211904Y-119785714D01*
-X121307142Y-119738095D01*
-X121354761Y-119690476D01*
-X121402380Y-119595238D01*
-X121402380Y-119404761D01*
-X121354761Y-119309523D01*
-X121307142Y-119261904D01*
-X121211904Y-119214285D01*
-X120973809Y-119214285D01*
-X120878571Y-119261904D01*
-X120830952Y-119309523D01*
-X120783333Y-119404761D01*
-X120783333Y-119595238D01*
-X120830952Y-119690476D01*
-X120878571Y-119738095D01*
-X120973809Y-119785714D01*
-X163516666Y-80652380D02*
-X163516666Y-81366666D01*
-X163469047Y-81509523D01*
-X163373809Y-81604761D01*
-X163230952Y-81652380D01*
-X163135714Y-81652380D01*
-X164421428Y-80652380D02*
-X164230952Y-80652380D01*
-X164135714Y-80700000D01*
-X164088095Y-80747619D01*
-X163992857Y-80890476D01*
-X163945238Y-81080952D01*
-X163945238Y-81461904D01*
-X163992857Y-81557142D01*
-X164040476Y-81604761D01*
-X164135714Y-81652380D01*
-X164326190Y-81652380D01*
-X164421428Y-81604761D01*
-X164469047Y-81557142D01*
-X164516666Y-81461904D01*
-X164516666Y-81223809D01*
-X164469047Y-81128571D01*
-X164421428Y-81080952D01*
-X164326190Y-81033333D01*
-X164135714Y-81033333D01*
-X164040476Y-81080952D01*
-X163992857Y-81128571D01*
-X163945238Y-81223809D01*
-X91638095Y-85552380D02*
-X91638095Y-86361904D01*
-X91685714Y-86457142D01*
-X91733333Y-86504761D01*
-X91828571Y-86552380D01*
-X92019047Y-86552380D01*
-X92114285Y-86504761D01*
-X92161904Y-86457142D01*
-X92209523Y-86361904D01*
-X92209523Y-85552380D01*
-X92590476Y-85552380D02*
-X93257142Y-85552380D01*
-X92828571Y-86552380D01*
-X121638095Y-73552380D02*
-X121638095Y-74361904D01*
-X121685714Y-74457142D01*
-X121733333Y-74504761D01*
-X121828571Y-74552380D01*
-X122019047Y-74552380D01*
-X122114285Y-74504761D01*
-X122161904Y-74457142D01*
-X122209523Y-74361904D01*
-X122209523Y-73552380D01*
-X123114285Y-73552380D02*
-X122923809Y-73552380D01*
-X122828571Y-73600000D01*
-X122780952Y-73647619D01*
-X122685714Y-73790476D01*
-X122638095Y-73980952D01*
-X122638095Y-74361904D01*
-X122685714Y-74457142D01*
-X122733333Y-74504761D01*
-X122828571Y-74552380D01*
-X123019047Y-74552380D01*
-X123114285Y-74504761D01*
-X123161904Y-74457142D01*
-X123209523Y-74361904D01*
-X123209523Y-74123809D01*
-X123161904Y-74028571D01*
-X123114285Y-73980952D01*
-X123019047Y-73933333D01*
-X122828571Y-73933333D01*
-X122733333Y-73980952D01*
-X122685714Y-74028571D01*
-X122638095Y-74123809D01*
-X133704761Y-97347619D02*
-X133609523Y-97300000D01*
-X133514285Y-97204761D01*
-X133371428Y-97061904D01*
-X133276190Y-97014285D01*
-X133180952Y-97014285D01*
-X133228571Y-97252380D02*
-X133133333Y-97204761D01*
-X133038095Y-97109523D01*
-X132990476Y-96919047D01*
-X132990476Y-96585714D01*
-X133038095Y-96395238D01*
-X133133333Y-96300000D01*
-X133228571Y-96252380D01*
-X133419047Y-96252380D01*
-X133514285Y-96300000D01*
-X133609523Y-96395238D01*
-X133657142Y-96585714D01*
-X133657142Y-96919047D01*
-X133609523Y-97109523D01*
-X133514285Y-97204761D01*
-X133419047Y-97252380D01*
-X133228571Y-97252380D01*
-X134609523Y-97252380D02*
-X134038095Y-97252380D01*
-X134323809Y-97252380D02*
-X134323809Y-96252380D01*
-X134228571Y-96395238D01*
-X134133333Y-96490476D01*
-X134038095Y-96538095D01*
-X134004761Y-144247619D02*
-X133909523Y-144200000D01*
-X133814285Y-144104761D01*
-X133671428Y-143961904D01*
-X133576190Y-143914285D01*
-X133480952Y-143914285D01*
-X133528571Y-144152380D02*
-X133433333Y-144104761D01*
-X133338095Y-144009523D01*
-X133290476Y-143819047D01*
-X133290476Y-143485714D01*
-X133338095Y-143295238D01*
-X133433333Y-143200000D01*
-X133528571Y-143152380D01*
-X133719047Y-143152380D01*
-X133814285Y-143200000D01*
-X133909523Y-143295238D01*
-X133957142Y-143485714D01*
-X133957142Y-143819047D01*
-X133909523Y-144009523D01*
-X133814285Y-144104761D01*
-X133719047Y-144152380D01*
-X133528571Y-144152380D01*
-X134338095Y-143247619D02*
-X134385714Y-143200000D01*
-X134480952Y-143152380D01*
-X134719047Y-143152380D01*
-X134814285Y-143200000D01*
-X134861904Y-143247619D01*
-X134909523Y-143342857D01*
-X134909523Y-143438095D01*
-X134861904Y-143580952D01*
-X134290476Y-144152380D01*
-X134909523Y-144152380D01*
-X125604761Y-110247619D02*
-X125509523Y-110200000D01*
-X125414285Y-110104761D01*
-X125271428Y-109961904D01*
-X125176190Y-109914285D01*
-X125080952Y-109914285D01*
-X125128571Y-110152380D02*
-X125033333Y-110104761D01*
-X124938095Y-110009523D01*
-X124890476Y-109819047D01*
-X124890476Y-109485714D01*
-X124938095Y-109295238D01*
-X125033333Y-109200000D01*
-X125128571Y-109152380D01*
-X125319047Y-109152380D01*
-X125414285Y-109200000D01*
-X125509523Y-109295238D01*
-X125557142Y-109485714D01*
-X125557142Y-109819047D01*
-X125509523Y-110009523D01*
-X125414285Y-110104761D01*
-X125319047Y-110152380D01*
-X125128571Y-110152380D01*
-X125890476Y-109152380D02*
-X126509523Y-109152380D01*
-X126176190Y-109533333D01*
-X126319047Y-109533333D01*
-X126414285Y-109580952D01*
-X126461904Y-109628571D01*
-X126509523Y-109723809D01*
-X126509523Y-109961904D01*
-X126461904Y-110057142D01*
-X126414285Y-110104761D01*
-X126319047Y-110152380D01*
-X126033333Y-110152380D01*
-X125938095Y-110104761D01*
-X125890476Y-110057142D01*
-X126104761Y-130947619D02*
-X126009523Y-130900000D01*
-X125914285Y-130804761D01*
-X125771428Y-130661904D01*
-X125676190Y-130614285D01*
-X125580952Y-130614285D01*
-X125628571Y-130852380D02*
-X125533333Y-130804761D01*
-X125438095Y-130709523D01*
-X125390476Y-130519047D01*
-X125390476Y-130185714D01*
-X125438095Y-129995238D01*
-X125533333Y-129900000D01*
-X125628571Y-129852380D01*
-X125819047Y-129852380D01*
-X125914285Y-129900000D01*
-X126009523Y-129995238D01*
-X126057142Y-130185714D01*
-X126057142Y-130519047D01*
-X126009523Y-130709523D01*
-X125914285Y-130804761D01*
-X125819047Y-130852380D01*
-X125628571Y-130852380D01*
-X126914285Y-130185714D02*
-X126914285Y-130852380D01*
-X126676190Y-129804761D02*
-X126438095Y-130519047D01*
-X127057142Y-130519047D01*
-X128857142Y-82142857D02*
-X128904761Y-82190476D01*
-X128952380Y-82333333D01*
-X128952380Y-82428571D01*
-X128904761Y-82571428D01*
-X128809523Y-82666666D01*
-X128714285Y-82714285D01*
-X128523809Y-82761904D01*
-X128380952Y-82761904D01*
-X128190476Y-82714285D01*
-X128095238Y-82666666D01*
-X128000000Y-82571428D01*
-X127952380Y-82428571D01*
-X127952380Y-82333333D01*
-X128000000Y-82190476D01*
-X128047619Y-82142857D01*
-X128952380Y-81190476D02*
-X128952380Y-81761904D01*
-X128952380Y-81476190D02*
-X127952380Y-81476190D01*
-X128095238Y-81571428D01*
-X128190476Y-81666666D01*
-X128238095Y-81761904D01*
-X128047619Y-80809523D02*
-X128000000Y-80761904D01*
-X127952380Y-80666666D01*
-X127952380Y-80428571D01*
-X128000000Y-80333333D01*
-X128047619Y-80285714D01*
-X128142857Y-80238095D01*
-X128238095Y-80238095D01*
-X128380952Y-80285714D01*
-X128952380Y-80857142D01*
-X128952380Y-80238095D01*
-X153157142Y-92757142D02*
-X153109523Y-92804761D01*
-X152966666Y-92852380D01*
-X152871428Y-92852380D01*
-X152728571Y-92804761D01*
-X152633333Y-92709523D01*
-X152585714Y-92614285D01*
-X152538095Y-92423809D01*
-X152538095Y-92280952D01*
-X152585714Y-92090476D01*
-X152633333Y-91995238D01*
-X152728571Y-91900000D01*
-X152871428Y-91852380D01*
-X152966666Y-91852380D01*
-X153109523Y-91900000D01*
-X153157142Y-91947619D01*
-X154109523Y-92852380D02*
-X153538095Y-92852380D01*
-X153823809Y-92852380D02*
-X153823809Y-91852380D01*
-X153728571Y-91995238D01*
-X153633333Y-92090476D01*
-X153538095Y-92138095D01*
-X154442857Y-91852380D02*
-X155061904Y-91852380D01*
-X154728571Y-92233333D01*
-X154871428Y-92233333D01*
-X154966666Y-92280952D01*
-X155014285Y-92328571D01*
-X155061904Y-92423809D01*
-X155061904Y-92661904D01*
-X155014285Y-92757142D01*
-X154966666Y-92804761D01*
-X154871428Y-92852380D01*
-X154585714Y-92852380D01*
-X154490476Y-92804761D01*
-X154442857Y-92757142D01*
-X109607142Y-80857142D02*
-X109559523Y-80904761D01*
-X109416666Y-80952380D01*
-X109321428Y-80952380D01*
-X109178571Y-80904761D01*
-X109083333Y-80809523D01*
-X109035714Y-80714285D01*
-X108988095Y-80523809D01*
-X108988095Y-80380952D01*
-X109035714Y-80190476D01*
-X109083333Y-80095238D01*
-X109178571Y-80000000D01*
-X109321428Y-79952380D01*
-X109416666Y-79952380D01*
-X109559523Y-80000000D01*
-X109607142Y-80047619D01*
-X109988095Y-80047619D02*
-X110035714Y-80000000D01*
-X110130952Y-79952380D01*
-X110369047Y-79952380D01*
-X110464285Y-80000000D01*
-X110511904Y-80047619D01*
-X110559523Y-80142857D01*
-X110559523Y-80238095D01*
-X110511904Y-80380952D01*
-X109940476Y-80952380D01*
-X110559523Y-80952380D01*
-X111178571Y-79952380D02*
-X111273809Y-79952380D01*
-X111369047Y-80000000D01*
-X111416666Y-80047619D01*
-X111464285Y-80142857D01*
-X111511904Y-80333333D01*
-X111511904Y-80571428D01*
-X111464285Y-80761904D01*
-X111416666Y-80857142D01*
-X111369047Y-80904761D01*
-X111273809Y-80952380D01*
-X111178571Y-80952380D01*
-X111083333Y-80904761D01*
-X111035714Y-80857142D01*
-X110988095Y-80761904D01*
-X110940476Y-80571428D01*
-X110940476Y-80333333D01*
-X110988095Y-80142857D01*
-X111035714Y-80047619D01*
-X111083333Y-80000000D01*
-X111178571Y-79952380D01*
-X109157142Y-93257142D02*
-X109109523Y-93304761D01*
-X108966666Y-93352380D01*
-X108871428Y-93352380D01*
-X108728571Y-93304761D01*
-X108633333Y-93209523D01*
-X108585714Y-93114285D01*
-X108538095Y-92923809D01*
-X108538095Y-92780952D01*
-X108585714Y-92590476D01*
-X108633333Y-92495238D01*
-X108728571Y-92400000D01*
-X108871428Y-92352380D01*
-X108966666Y-92352380D01*
-X109109523Y-92400000D01*
-X109157142Y-92447619D01*
-X109538095Y-92447619D02*
-X109585714Y-92400000D01*
-X109680952Y-92352380D01*
-X109919047Y-92352380D01*
-X110014285Y-92400000D01*
-X110061904Y-92447619D01*
-X110109523Y-92542857D01*
-X110109523Y-92638095D01*
-X110061904Y-92780952D01*
-X109490476Y-93352380D01*
-X110109523Y-93352380D01*
-X111061904Y-93352380D02*
-X110490476Y-93352380D01*
-X110776190Y-93352380D02*
-X110776190Y-92352380D01*
-X110680952Y-92495238D01*
-X110585714Y-92590476D01*
-X110490476Y-92638095D01*
-X118607142Y-74107142D02*
-X118559523Y-74154761D01*
-X118416666Y-74202380D01*
-X118321428Y-74202380D01*
-X118178571Y-74154761D01*
-X118083333Y-74059523D01*
-X118035714Y-73964285D01*
-X117988095Y-73773809D01*
-X117988095Y-73630952D01*
-X118035714Y-73440476D01*
-X118083333Y-73345238D01*
-X118178571Y-73250000D01*
-X118321428Y-73202380D01*
-X118416666Y-73202380D01*
-X118559523Y-73250000D01*
-X118607142Y-73297619D01*
-X118988095Y-73297619D02*
-X119035714Y-73250000D01*
-X119130952Y-73202380D01*
-X119369047Y-73202380D01*
-X119464285Y-73250000D01*
-X119511904Y-73297619D01*
-X119559523Y-73392857D01*
-X119559523Y-73488095D01*
-X119511904Y-73630952D01*
-X118940476Y-74202380D01*
-X119559523Y-74202380D01*
-X119940476Y-73297619D02*
-X119988095Y-73250000D01*
-X120083333Y-73202380D01*
-X120321428Y-73202380D01*
-X120416666Y-73250000D01*
-X120464285Y-73297619D01*
-X120511904Y-73392857D01*
-X120511904Y-73488095D01*
-X120464285Y-73630952D01*
-X119892857Y-74202380D01*
-X120511904Y-74202380D01*
-X138957142Y-83757142D02*
-X138909523Y-83804761D01*
-X138766666Y-83852380D01*
-X138671428Y-83852380D01*
-X138528571Y-83804761D01*
-X138433333Y-83709523D01*
-X138385714Y-83614285D01*
-X138338095Y-83423809D01*
-X138338095Y-83280952D01*
-X138385714Y-83090476D01*
-X138433333Y-82995238D01*
-X138528571Y-82900000D01*
-X138671428Y-82852380D01*
-X138766666Y-82852380D01*
-X138909523Y-82900000D01*
-X138957142Y-82947619D01*
-X139338095Y-82947619D02*
-X139385714Y-82900000D01*
-X139480952Y-82852380D01*
-X139719047Y-82852380D01*
-X139814285Y-82900000D01*
-X139861904Y-82947619D01*
-X139909523Y-83042857D01*
-X139909523Y-83138095D01*
-X139861904Y-83280952D01*
-X139290476Y-83852380D01*
-X139909523Y-83852380D01*
-X140766666Y-83185714D02*
-X140766666Y-83852380D01*
-X140528571Y-82804761D02*
-X140290476Y-83519047D01*
-X140909523Y-83519047D01*
-X117633333Y-92252380D02*
-X117300000Y-91776190D01*
-X117061904Y-92252380D02*
-X117061904Y-91252380D01*
-X117442857Y-91252380D01*
-X117538095Y-91300000D01*
-X117585714Y-91347619D01*
-X117633333Y-91442857D01*
-X117633333Y-91585714D01*
-X117585714Y-91680952D01*
-X117538095Y-91728571D01*
-X117442857Y-91776190D01*
-X117061904Y-91776190D01*
-X118204761Y-91680952D02*
-X118109523Y-91633333D01*
-X118061904Y-91585714D01*
-X118014285Y-91490476D01*
-X118014285Y-91442857D01*
-X118061904Y-91347619D01*
-X118109523Y-91300000D01*
-X118204761Y-91252380D01*
-X118395238Y-91252380D01*
-X118490476Y-91300000D01*
-X118538095Y-91347619D01*
-X118585714Y-91442857D01*
-X118585714Y-91490476D01*
-X118538095Y-91585714D01*
-X118490476Y-91633333D01*
-X118395238Y-91680952D01*
-X118204761Y-91680952D01*
-X118109523Y-91728571D01*
-X118061904Y-91776190D01*
-X118014285Y-91871428D01*
-X118014285Y-92061904D01*
-X118061904Y-92157142D01*
-X118109523Y-92204761D01*
-X118204761Y-92252380D01*
-X118395238Y-92252380D01*
-X118490476Y-92204761D01*
-X118538095Y-92157142D01*
-X118585714Y-92061904D01*
-X118585714Y-91871428D01*
-X118538095Y-91776190D01*
-X118490476Y-91728571D01*
-X118395238Y-91680952D01*
-X113033333Y-93452380D02*
-X112700000Y-92976190D01*
-X112461904Y-93452380D02*
-X112461904Y-92452380D01*
-X112842857Y-92452380D01*
-X112938095Y-92500000D01*
-X112985714Y-92547619D01*
-X113033333Y-92642857D01*
-X113033333Y-92785714D01*
-X112985714Y-92880952D01*
-X112938095Y-92928571D01*
-X112842857Y-92976190D01*
-X112461904Y-92976190D01*
-X113509523Y-93452380D02*
-X113700000Y-93452380D01*
-X113795238Y-93404761D01*
-X113842857Y-93357142D01*
-X113938095Y-93214285D01*
-X113985714Y-93023809D01*
-X113985714Y-92642857D01*
-X113938095Y-92547619D01*
-X113890476Y-92500000D01*
-X113795238Y-92452380D01*
-X113604761Y-92452380D01*
-X113509523Y-92500000D01*
-X113461904Y-92547619D01*
-X113414285Y-92642857D01*
-X113414285Y-92880952D01*
-X113461904Y-92976190D01*
-X113509523Y-93023809D01*
-X113604761Y-93071428D01*
-X113795238Y-93071428D01*
-X113890476Y-93023809D01*
-X113938095Y-92976190D01*
-X113985714Y-92880952D01*
-X112857142Y-84202380D02*
-X112523809Y-83726190D01*
-X112285714Y-84202380D02*
-X112285714Y-83202380D01*
-X112666666Y-83202380D01*
-X112761904Y-83250000D01*
-X112809523Y-83297619D01*
-X112857142Y-83392857D01*
-X112857142Y-83535714D01*
-X112809523Y-83630952D01*
-X112761904Y-83678571D01*
-X112666666Y-83726190D01*
-X112285714Y-83726190D01*
-X113809523Y-84202380D02*
-X113238095Y-84202380D01*
-X113523809Y-84202380D02*
-X113523809Y-83202380D01*
-X113428571Y-83345238D01*
-X113333333Y-83440476D01*
-X113238095Y-83488095D01*
-X114428571Y-83202380D02*
-X114523809Y-83202380D01*
-X114619047Y-83250000D01*
-X114666666Y-83297619D01*
-X114714285Y-83392857D01*
-X114761904Y-83583333D01*
-X114761904Y-83821428D01*
-X114714285Y-84011904D01*
-X114666666Y-84107142D01*
-X114619047Y-84154761D01*
-X114523809Y-84202380D01*
-X114428571Y-84202380D01*
-X114333333Y-84154761D01*
-X114285714Y-84107142D01*
-X114238095Y-84011904D01*
-X114190476Y-83821428D01*
-X114190476Y-83583333D01*
-X114238095Y-83392857D01*
-X114285714Y-83297619D01*
-X114333333Y-83250000D01*
-X114428571Y-83202380D01*
-X135907142Y-82002380D02*
-X135573809Y-81526190D01*
-X135335714Y-82002380D02*
-X135335714Y-81002380D01*
-X135716666Y-81002380D01*
-X135811904Y-81050000D01*
-X135859523Y-81097619D01*
-X135907142Y-81192857D01*
-X135907142Y-81335714D01*
-X135859523Y-81430952D01*
-X135811904Y-81478571D01*
-X135716666Y-81526190D01*
-X135335714Y-81526190D01*
-X136288095Y-81097619D02*
-X136335714Y-81050000D01*
-X136430952Y-81002380D01*
-X136669047Y-81002380D01*
-X136764285Y-81050000D01*
-X136811904Y-81097619D01*
-X136859523Y-81192857D01*
-X136859523Y-81288095D01*
-X136811904Y-81430952D01*
-X136240476Y-82002380D01*
-X136859523Y-82002380D01*
-X137192857Y-81002380D02*
-X137811904Y-81002380D01*
-X137478571Y-81383333D01*
-X137621428Y-81383333D01*
-X137716666Y-81430952D01*
-X137764285Y-81478571D01*
-X137811904Y-81573809D01*
-X137811904Y-81811904D01*
-X137764285Y-81907142D01*
-X137716666Y-81954761D01*
-X137621428Y-82002380D01*
-X137335714Y-82002380D01*
-X137240476Y-81954761D01*
-X137192857Y-81907142D01*
-X125302380Y-73442857D02*
-X124826190Y-73776190D01*
-X125302380Y-74014285D02*
-X124302380Y-74014285D01*
-X124302380Y-73633333D01*
-X124350000Y-73538095D01*
-X124397619Y-73490476D01*
-X124492857Y-73442857D01*
-X124635714Y-73442857D01*
-X124730952Y-73490476D01*
-X124778571Y-73538095D01*
-X124826190Y-73633333D01*
-X124826190Y-74014285D01*
-X124397619Y-73061904D02*
-X124350000Y-73014285D01*
-X124302380Y-72919047D01*
-X124302380Y-72680952D01*
-X124350000Y-72585714D01*
-X124397619Y-72538095D01*
-X124492857Y-72490476D01*
-X124588095Y-72490476D01*
-X124730952Y-72538095D01*
-X125302380Y-73109523D01*
-X125302380Y-72490476D01*
-X124302380Y-71633333D02*
-X124302380Y-71823809D01*
-X124350000Y-71919047D01*
-X124397619Y-71966666D01*
-X124540476Y-72061904D01*
-X124730952Y-72109523D01*
-X125111904Y-72109523D01*
-X125207142Y-72061904D01*
-X125254761Y-72014285D01*
-X125302380Y-71919047D01*
-X125302380Y-71728571D01*
-X125254761Y-71633333D01*
-X125207142Y-71585714D01*
-X125111904Y-71538095D01*
-X124873809Y-71538095D01*
-X124778571Y-71585714D01*
-X124730952Y-71633333D01*
-X124683333Y-71728571D01*
-X124683333Y-71919047D01*
-X124730952Y-72014285D01*
-X124778571Y-72061904D01*
-X124873809Y-72109523D01*
-X129882380Y-73342857D02*
-X129406190Y-73676190D01*
-X129882380Y-73914285D02*
-X128882380Y-73914285D01*
-X128882380Y-73533333D01*
-X128930000Y-73438095D01*
-X128977619Y-73390476D01*
-X129072857Y-73342857D01*
-X129215714Y-73342857D01*
-X129310952Y-73390476D01*
-X129358571Y-73438095D01*
-X129406190Y-73533333D01*
-X129406190Y-73914285D01*
-X128977619Y-72961904D02*
-X128930000Y-72914285D01*
-X128882380Y-72819047D01*
-X128882380Y-72580952D01*
-X128930000Y-72485714D01*
-X128977619Y-72438095D01*
-X129072857Y-72390476D01*
-X129168095Y-72390476D01*
-X129310952Y-72438095D01*
-X129882380Y-73009523D01*
-X129882380Y-72390476D01*
-X128882380Y-72057142D02*
-X128882380Y-71390476D01*
-X129882380Y-71819047D01*
-X94857142Y-124072380D02*
-X94523809Y-123596190D01*
-X94285714Y-124072380D02*
-X94285714Y-123072380D01*
-X94666666Y-123072380D01*
-X94761904Y-123120000D01*
-X94809523Y-123167619D01*
-X94857142Y-123262857D01*
-X94857142Y-123405714D01*
-X94809523Y-123500952D01*
-X94761904Y-123548571D01*
-X94666666Y-123596190D01*
-X94285714Y-123596190D01*
-X95238095Y-123167619D02*
-X95285714Y-123120000D01*
-X95380952Y-123072380D01*
-X95619047Y-123072380D01*
-X95714285Y-123120000D01*
-X95761904Y-123167619D01*
-X95809523Y-123262857D01*
-X95809523Y-123358095D01*
-X95761904Y-123500952D01*
-X95190476Y-124072380D01*
-X95809523Y-124072380D01*
-X96380952Y-123500952D02*
-X96285714Y-123453333D01*
-X96238095Y-123405714D01*
-X96190476Y-123310476D01*
-X96190476Y-123262857D01*
-X96238095Y-123167619D01*
-X96285714Y-123120000D01*
-X96380952Y-123072380D01*
-X96571428Y-123072380D01*
-X96666666Y-123120000D01*
-X96714285Y-123167619D01*
-X96761904Y-123262857D01*
-X96761904Y-123310476D01*
-X96714285Y-123405714D01*
-X96666666Y-123453333D01*
-X96571428Y-123500952D01*
-X96380952Y-123500952D01*
-X96285714Y-123548571D01*
-X96238095Y-123596190D01*
-X96190476Y-123691428D01*
-X96190476Y-123881904D01*
-X96238095Y-123977142D01*
-X96285714Y-124024761D01*
-X96380952Y-124072380D01*
-X96571428Y-124072380D01*
-X96666666Y-124024761D01*
-X96714285Y-123977142D01*
-X96761904Y-123881904D01*
-X96761904Y-123691428D01*
-X96714285Y-123596190D01*
-X96666666Y-123548571D01*
-X96571428Y-123500952D01*
-X94857142Y-101072380D02*
-X94523809Y-100596190D01*
-X94285714Y-101072380D02*
-X94285714Y-100072380D01*
-X94666666Y-100072380D01*
-X94761904Y-100120000D01*
-X94809523Y-100167619D01*
-X94857142Y-100262857D01*
-X94857142Y-100405714D01*
-X94809523Y-100500952D01*
-X94761904Y-100548571D01*
-X94666666Y-100596190D01*
-X94285714Y-100596190D01*
-X95238095Y-100167619D02*
-X95285714Y-100120000D01*
-X95380952Y-100072380D01*
-X95619047Y-100072380D01*
-X95714285Y-100120000D01*
-X95761904Y-100167619D01*
-X95809523Y-100262857D01*
-X95809523Y-100358095D01*
-X95761904Y-100500952D01*
-X95190476Y-101072380D01*
-X95809523Y-101072380D01*
-X96285714Y-101072380D02*
-X96476190Y-101072380D01*
-X96571428Y-101024761D01*
-X96619047Y-100977142D01*
-X96714285Y-100834285D01*
-X96761904Y-100643809D01*
-X96761904Y-100262857D01*
-X96714285Y-100167619D01*
-X96666666Y-100120000D01*
-X96571428Y-100072380D01*
-X96380952Y-100072380D01*
-X96285714Y-100120000D01*
-X96238095Y-100167619D01*
-X96190476Y-100262857D01*
-X96190476Y-100500952D01*
-X96238095Y-100596190D01*
-X96285714Y-100643809D01*
-X96380952Y-100691428D01*
-X96571428Y-100691428D01*
-X96666666Y-100643809D01*
-X96714285Y-100596190D01*
-X96761904Y-100500952D01*
-X94857142Y-112572380D02*
-X94523809Y-112096190D01*
-X94285714Y-112572380D02*
-X94285714Y-111572380D01*
-X94666666Y-111572380D01*
-X94761904Y-111620000D01*
-X94809523Y-111667619D01*
-X94857142Y-111762857D01*
-X94857142Y-111905714D01*
-X94809523Y-112000952D01*
-X94761904Y-112048571D01*
-X94666666Y-112096190D01*
-X94285714Y-112096190D01*
-X95190476Y-111572380D02*
-X95809523Y-111572380D01*
-X95476190Y-111953333D01*
-X95619047Y-111953333D01*
-X95714285Y-112000952D01*
-X95761904Y-112048571D01*
-X95809523Y-112143809D01*
-X95809523Y-112381904D01*
-X95761904Y-112477142D01*
-X95714285Y-112524761D01*
-X95619047Y-112572380D01*
-X95333333Y-112572380D01*
-X95238095Y-112524761D01*
-X95190476Y-112477142D01*
-X96428571Y-111572380D02*
-X96523809Y-111572380D01*
-X96619047Y-111620000D01*
-X96666666Y-111667619D01*
-X96714285Y-111762857D01*
-X96761904Y-111953333D01*
-X96761904Y-112191428D01*
-X96714285Y-112381904D01*
-X96666666Y-112477142D01*
-X96619047Y-112524761D01*
-X96523809Y-112572380D01*
-X96428571Y-112572380D01*
-X96333333Y-112524761D01*
-X96285714Y-112477142D01*
-X96238095Y-112381904D01*
-X96190476Y-112191428D01*
-X96190476Y-111953333D01*
-X96238095Y-111762857D01*
-X96285714Y-111667619D01*
-X96333333Y-111620000D01*
-X96428571Y-111572380D01*
-X94857142Y-106572380D02*
-X94523809Y-106096190D01*
-X94285714Y-106572380D02*
-X94285714Y-105572380D01*
-X94666666Y-105572380D01*
-X94761904Y-105620000D01*
-X94809523Y-105667619D01*
-X94857142Y-105762857D01*
-X94857142Y-105905714D01*
-X94809523Y-106000952D01*
-X94761904Y-106048571D01*
-X94666666Y-106096190D01*
-X94285714Y-106096190D01*
-X95190476Y-105572380D02*
-X95809523Y-105572380D01*
-X95476190Y-105953333D01*
-X95619047Y-105953333D01*
-X95714285Y-106000952D01*
-X95761904Y-106048571D01*
-X95809523Y-106143809D01*
-X95809523Y-106381904D01*
-X95761904Y-106477142D01*
-X95714285Y-106524761D01*
-X95619047Y-106572380D01*
-X95333333Y-106572380D01*
-X95238095Y-106524761D01*
-X95190476Y-106477142D01*
-X96761904Y-106572380D02*
-X96190476Y-106572380D01*
-X96476190Y-106572380D02*
-X96476190Y-105572380D01*
-X96380952Y-105715238D01*
-X96285714Y-105810476D01*
-X96190476Y-105858095D01*
-X94857142Y-118572380D02*
-X94523809Y-118096190D01*
-X94285714Y-118572380D02*
-X94285714Y-117572380D01*
-X94666666Y-117572380D01*
-X94761904Y-117620000D01*
-X94809523Y-117667619D01*
-X94857142Y-117762857D01*
-X94857142Y-117905714D01*
-X94809523Y-118000952D01*
-X94761904Y-118048571D01*
-X94666666Y-118096190D01*
-X94285714Y-118096190D01*
-X95190476Y-117572380D02*
-X95809523Y-117572380D01*
-X95476190Y-117953333D01*
-X95619047Y-117953333D01*
-X95714285Y-118000952D01*
-X95761904Y-118048571D01*
-X95809523Y-118143809D01*
-X95809523Y-118381904D01*
-X95761904Y-118477142D01*
-X95714285Y-118524761D01*
-X95619047Y-118572380D01*
-X95333333Y-118572380D01*
-X95238095Y-118524761D01*
-X95190476Y-118477142D01*
-X96190476Y-117667619D02*
-X96238095Y-117620000D01*
-X96333333Y-117572380D01*
-X96571428Y-117572380D01*
-X96666666Y-117620000D01*
-X96714285Y-117667619D01*
-X96761904Y-117762857D01*
-X96761904Y-117858095D01*
-X96714285Y-118000952D01*
-X96142857Y-118572380D01*
-X96761904Y-118572380D01*
-X113023809Y-72326190D02*
-X113023809Y-72802380D01*
-X112690476Y-71802380D02*
-X113023809Y-72326190D01*
-X113357142Y-71802380D01*
-X114214285Y-72802380D02*
-X113642857Y-72802380D01*
-X113928571Y-72802380D02*
-X113928571Y-71802380D01*
-X113833333Y-71945238D01*
-X113738095Y-72040476D01*
-X113642857Y-72088095D01*
-X116266666Y-56152380D02*
-X116266666Y-56866666D01*
-X116219047Y-57009523D01*
-X116123809Y-57104761D01*
-X115980952Y-57152380D01*
-X115885714Y-57152380D01*
-X116790476Y-57152380D02*
-X116980952Y-57152380D01*
-X117076190Y-57104761D01*
-X117123809Y-57057142D01*
-X117219047Y-56914285D01*
-X117266666Y-56723809D01*
-X117266666Y-56342857D01*
-X117219047Y-56247619D01*
-X117171428Y-56200000D01*
-X117076190Y-56152380D01*
-X116885714Y-56152380D01*
-X116790476Y-56200000D01*
-X116742857Y-56247619D01*
-X116695238Y-56342857D01*
-X116695238Y-56580952D01*
-X116742857Y-56676190D01*
-X116790476Y-56723809D01*
-X116885714Y-56771428D01*
-X117076190Y-56771428D01*
-X117171428Y-56723809D01*
-X117219047Y-56676190D01*
-X117266666Y-56580952D01*
-X85690476Y-65202380D02*
-X85690476Y-65916666D01*
-X85642857Y-66059523D01*
-X85547619Y-66154761D01*
-X85404761Y-66202380D01*
-X85309523Y-66202380D01*
-X86690476Y-66202380D02*
-X86119047Y-66202380D01*
-X86404761Y-66202380D02*
-X86404761Y-65202380D01*
-X86309523Y-65345238D01*
-X86214285Y-65440476D01*
-X86119047Y-65488095D01*
-X87309523Y-65202380D02*
-X87404761Y-65202380D01*
-X87500000Y-65250000D01*
-X87547619Y-65297619D01*
-X87595238Y-65392857D01*
-X87642857Y-65583333D01*
-X87642857Y-65821428D01*
-X87595238Y-66011904D01*
-X87547619Y-66107142D01*
-X87500000Y-66154761D01*
-X87404761Y-66202380D01*
-X87309523Y-66202380D01*
-X87214285Y-66154761D01*
-X87166666Y-66107142D01*
-X87119047Y-66011904D01*
-X87071428Y-65821428D01*
-X87071428Y-65583333D01*
-X87119047Y-65392857D01*
-X87166666Y-65297619D01*
-X87214285Y-65250000D01*
-X87309523Y-65202380D01*
-X124738095Y-122052330D02*
-X124738095Y-122861854D01*
-X124785714Y-122957092D01*
-X124833333Y-123004711D01*
-X124928571Y-123052330D01*
-X125119047Y-123052330D01*
-X125214285Y-123004711D01*
-X125261904Y-122957092D01*
-X125309523Y-122861854D01*
-X125309523Y-122052330D01*
-X125928571Y-122480902D02*
-X125833333Y-122433283D01*
-X125785714Y-122385664D01*
-X125738095Y-122290426D01*
-X125738095Y-122242807D01*
-X125785714Y-122147569D01*
-X125833333Y-122099950D01*
-X125928571Y-122052330D01*
-X126119047Y-122052330D01*
-X126214285Y-122099950D01*
-X126261904Y-122147569D01*
-X126309523Y-122242807D01*
-X126309523Y-122290426D01*
-X126261904Y-122385664D01*
-X126214285Y-122433283D01*
-X126119047Y-122480902D01*
-X125928571Y-122480902D01*
-X125833333Y-122528521D01*
-X125785714Y-122576140D01*
-X125738095Y-122671378D01*
-X125738095Y-122861854D01*
-X125785714Y-122957092D01*
-X125833333Y-123004711D01*
-X125928571Y-123052330D01*
-X126119047Y-123052330D01*
-X126214285Y-123004711D01*
-X126261904Y-122957092D01*
-X126309523Y-122861854D01*
-X126309523Y-122671378D01*
-X126261904Y-122576140D01*
-X126214285Y-122528521D01*
-X126119047Y-122480902D01*
-X166333333Y-71032380D02*
-X166000000Y-70556190D01*
-X165761904Y-71032380D02*
-X165761904Y-70032380D01*
-X166142857Y-70032380D01*
-X166238095Y-70080000D01*
-X166285714Y-70127619D01*
-X166333333Y-70222857D01*
-X166333333Y-70365714D01*
-X166285714Y-70460952D01*
-X166238095Y-70508571D01*
-X166142857Y-70556190D01*
-X165761904Y-70556190D01*
-X167190476Y-70032380D02*
-X167000000Y-70032380D01*
-X166904761Y-70080000D01*
-X166857142Y-70127619D01*
-X166761904Y-70270476D01*
-X166714285Y-70460952D01*
-X166714285Y-70841904D01*
-X166761904Y-70937142D01*
-X166809523Y-70984761D01*
-X166904761Y-71032380D01*
-X167095238Y-71032380D01*
-X167190476Y-70984761D01*
-X167238095Y-70937142D01*
-X167285714Y-70841904D01*
-X167285714Y-70603809D01*
-X167238095Y-70508571D01*
-X167190476Y-70460952D01*
-X167095238Y-70413333D01*
-X166904761Y-70413333D01*
-X166809523Y-70460952D01*
-X166761904Y-70508571D01*
-X166714285Y-70603809D01*
-X165857142Y-66752380D02*
-X165523809Y-66276190D01*
-X165285714Y-66752380D02*
-X165285714Y-65752380D01*
-X165666666Y-65752380D01*
-X165761904Y-65800000D01*
-X165809523Y-65847619D01*
-X165857142Y-65942857D01*
-X165857142Y-66085714D01*
-X165809523Y-66180952D01*
-X165761904Y-66228571D01*
-X165666666Y-66276190D01*
-X165285714Y-66276190D01*
-X166809523Y-66752380D02*
-X166238095Y-66752380D01*
-X166523809Y-66752380D02*
-X166523809Y-65752380D01*
-X166428571Y-65895238D01*
-X166333333Y-65990476D01*
-X166238095Y-66038095D01*
-X167190476Y-65847619D02*
-X167238095Y-65800000D01*
-X167333333Y-65752380D01*
-X167571428Y-65752380D01*
-X167666666Y-65800000D01*
-X167714285Y-65847619D01*
-X167761904Y-65942857D01*
-X167761904Y-66038095D01*
-X167714285Y-66180952D01*
-X167142857Y-66752380D01*
-X167761904Y-66752380D01*
-X157266666Y-55852380D02*
-X157266666Y-56566666D01*
-X157219047Y-56709523D01*
-X157123809Y-56804761D01*
-X156980952Y-56852380D01*
-X156885714Y-56852380D01*
-X158171428Y-56185714D02*
-X158171428Y-56852380D01*
-X157933333Y-55804761D02*
-X157695238Y-56519047D01*
-X158314285Y-56519047D01*
-X120066666Y-70952380D02*
-X120066666Y-71666666D01*
-X120019047Y-71809523D01*
-X119923809Y-71904761D01*
-X119780952Y-71952380D01*
-X119685714Y-71952380D01*
-X121019047Y-70952380D02*
-X120542857Y-70952380D01*
-X120495238Y-71428571D01*
-X120542857Y-71380952D01*
-X120638095Y-71333333D01*
-X120876190Y-71333333D01*
-X120971428Y-71380952D01*
-X121019047Y-71428571D01*
-X121066666Y-71523809D01*
-X121066666Y-71761904D01*
-X121019047Y-71857142D01*
-X120971428Y-71904761D01*
-X120876190Y-71952380D01*
-X120638095Y-71952380D01*
-X120542857Y-71904761D01*
-X120495238Y-71857142D01*
-X165638095Y-84452380D02*
-X165638095Y-85261904D01*
-X165685714Y-85357142D01*
-X165733333Y-85404761D01*
-X165828571Y-85452380D01*
-X166019047Y-85452380D01*
-X166114285Y-85404761D01*
-X166161904Y-85357142D01*
-X166209523Y-85261904D01*
-X166209523Y-84452380D01*
-X166638095Y-84547619D02*
-X166685714Y-84500000D01*
-X166780952Y-84452380D01*
-X167019047Y-84452380D01*
-X167114285Y-84500000D01*
-X167161904Y-84547619D01*
-X167209523Y-84642857D01*
-X167209523Y-84738095D01*
-X167161904Y-84880952D01*
-X166590476Y-85452380D01*
-X167209523Y-85452380D01*
-X161507142Y-71032380D02*
-X161173809Y-70556190D01*
-X160935714Y-71032380D02*
-X160935714Y-70032380D01*
-X161316666Y-70032380D01*
-X161411904Y-70080000D01*
-X161459523Y-70127619D01*
-X161507142Y-70222857D01*
-X161507142Y-70365714D01*
-X161459523Y-70460952D01*
-X161411904Y-70508571D01*
-X161316666Y-70556190D01*
-X160935714Y-70556190D01*
-X162459523Y-71032380D02*
-X161888095Y-71032380D01*
-X162173809Y-71032380D02*
-X162173809Y-70032380D01*
-X162078571Y-70175238D01*
-X161983333Y-70270476D01*
-X161888095Y-70318095D01*
-X163411904Y-71032380D02*
-X162840476Y-71032380D01*
-X163126190Y-71032380D02*
-X163126190Y-70032380D01*
-X163030952Y-70175238D01*
-X162935714Y-70270476D01*
-X162840476Y-70318095D01*
-X161507142Y-66652380D02*
-X161173809Y-66176190D01*
-X160935714Y-66652380D02*
-X160935714Y-65652380D01*
-X161316666Y-65652380D01*
-X161411904Y-65700000D01*
-X161459523Y-65747619D01*
-X161507142Y-65842857D01*
-X161507142Y-65985714D01*
-X161459523Y-66080952D01*
-X161411904Y-66128571D01*
-X161316666Y-66176190D01*
-X160935714Y-66176190D01*
-X162459523Y-66652380D02*
-X161888095Y-66652380D01*
-X162173809Y-66652380D02*
-X162173809Y-65652380D01*
-X162078571Y-65795238D01*
-X161983333Y-65890476D01*
-X161888095Y-65938095D01*
-X162792857Y-65652380D02*
-X163459523Y-65652380D01*
-X163030952Y-66652380D01*
-M02*
diff --git a/driver/gerber/driver-NPTH.drl b/driver/gerber/driver-NPTH.drl
index 6d9c446..841f18b 100644
--- a/driver/gerber/driver-NPTH.drl
+++ b/driver/gerber/driver-NPTH.drl
@@ -1,7 +1,7 @@
M48
-; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
+; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:12:21 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
-; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
+; #@! TF.CreationDate,2023-06-01T13:12:21+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
diff --git a/driver/gerber/driver-PTH.drl b/driver/gerber/driver-PTH.drl
index 205d552..553f0b9 100644
--- a/driver/gerber/driver-PTH.drl
+++ b/driver/gerber/driver-PTH.drl
@@ -1,7 +1,7 @@
M48
-; DRILL file {KiCad 7.99.0-unknown} date Sat 27 May 2023 12:11:36 PM CEST
+; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:12:21 PM CEST
; FORMAT={-:-/ absolute / inch / decimal}
-; #@! TF.CreationDate,2023-05-27T12:11:36+02:00
+; #@! TF.CreationDate,2023-06-01T13:12:21+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
@@ -347,10 +347,10 @@ X6.5236Y-3.439
X6.5236Y-4.5217
X6.5236Y-4.7776
X6.5236Y-5.8602
-X6.9898Y-5.8307
+X6.973Y-5.8051
X7.1535Y-3.9902
X7.1535Y-5.0728
-X7.7898Y-5.8307
+X8.173Y-5.8051
T11
X7.5591Y-3.3504
X7.5591Y-3.6654
diff --git a/driver_fw/.clang b/driver_fw/.clang
deleted file mode 100644
index cb8f71c..0000000
--- a/driver_fw/.clang
+++ /dev/null
@@ -1 +0,0 @@
-flags = -g -Wall -std=gnu11 -O0 -fdump-rtl-expand -Wno-discarded-qualifiers -mlittle-endian -mcpu=cortex-m0 -mthumb -DSTM32F030x6 -DHSE_VALUE=8000000 -DMAC_ADDR=0xdeadbeef -I/home/user/resource/STM32Cube_FW_F0_V1.9.0/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/user/resource/STM32Cube_FW_F0_V1.9.0/Drivers/CMSIS/Include -I/home/user/resource/STM32Cube_FW_F0_V1.9.0/Drivers/STM32F0xx_HAL_Driver/Inc -Iconfig -I../common
diff --git a/driver_fw/.gitignore b/driver_fw/.gitignore
index d2d5078..92260b8 100644
--- a/driver_fw/.gitignore
+++ b/driver_fw/.gitignore
@@ -1,13 +1,2 @@
-*.elf
-*.o
-*.expand
-*.hex
-*.lst
-*.map
-*.bin
-*.pp
-sources.c
-sources.tar.xz
-sources.tar.xz.zip
-8b10b_test_decode
-8b10b_test_encode
+venv
+build
diff --git a/driver_fw/Makefile b/driver_fw/Makefile
index 85bc4c7..c9393bf 100644
--- a/driver_fw/Makefile
+++ b/driver_fw/Makefile
@@ -1,73 +1,192 @@
-CUBE_PATH ?= $(wildcard ~)/ref/stm32cube/STM32CubeF0
-CMSIS_PATH ?= $(CUBE_PATH)/Drivers/CMSIS
-CMSIS_DEV_PATH ?= $(CMSIS_PATH)/Device/ST/STM32F0xx
-HAL_PATH ?= $(CUBE_PATH)/Drivers/STM32F0xx_HAL_Driver
-MAC_ADDR ?= 0xdeadbeef
+########################################################################################################################
+# Dependency directories
+########################################################################################################################
-CC := arm-none-eabi-gcc
-LD := arm-none-eabi-ld
-OBJCOPY := arm-none-eabi-objcopy
-OBJDUMP := arm-none-eabi-objdump
-SIZE := arm-none-eabi-size
+MUSL_DIR ?= upstream/musl
-CFLAGS = -g -Wall -std=gnu11 -O0 -fdump-rtl-expand -Wno-discarded-qualifiers
-CFLAGS += -mlittle-endian -mcpu=cortex-m0 -mthumb
-#CFLAGS += -ffunction-sections -fdata-sections
-LDFLAGS = -nostartfiles
-#LDFLAGS += -specs=rdimon.specs -DSEMIHOSTING
-LDFLAGS += -Wl,-Map=main.map -nostdlib
-#LDFLAGS += -Wl,--gc-sections
-LIBS = -lgcc
-#LIBS += -lrdimon
+########################################################################################################################
+# Algorithm parameters
+########################################################################################################################
-# Technically we're using an STM32F030F4, but apart from the TSSOP20 package that one is largely identical to the
-# STM32F030*6 and there is no separate device header provided for it, so we're faking a *6 device here. This is
-# even documented in stm32f0xx.h. Thanks ST!
-CFLAGS += -DSTM32F030x6 -DHSE_VALUE=8000000 -DMAC_ADDR=$(MAC_ADDR)
+# - none -
-LDFLAGS += -Tstm32_flash.ld
-CFLAGS += -I$(CMSIS_DEV_PATH)/Include -I$(CMSIS_PATH)/Include -I$(HAL_PATH)/Inc -Iconfig -I../common
-#LDFLAGS += -L$(CMSIS_PATH)/Lib/GCC -larm_cortexM0l_math
+########################################################################################################################
+# High-level build parameters
+########################################################################################################################
-SOURCES = main.c startup_stm32f030x6.s system_stm32f0xx.c base.c $(HAL_PATH)/Src/stm32f0xx_ll_utils.c cmsis_exports.c \
- ../common/8b10b.c serial.c mac.c i2c.c lcd1602.c mcp9801.c ina226.c mini-printf.c
+DEBUG ?= 1
+OPT ?= 0
-###################################################
+BUILDDIR ?= build
+BINARY := main.elf
+LDSCRIPT := generic_stm32.ld
+DEVICE := STM32G070RB
-.PHONY: program clean
-all: main.elf
+########################################################################################################################
+# Sources
+########################################################################################################################
-.clang:
- echo flags = $(CFLAGS) > .clang
+ASM_SOURCES := startup.s
-cmsis_exports.c: $(CMSIS_DEV_PATH)/Include/stm32f030x6.h $(CMSIS_PATH)/Include/core_cm0.h
- python3 gen_cmsis_exports.py $^ > $@
+C_SOURCES := src/main.c
-%.o: %.c
- $(CC) -c $(CFLAGS) -o $@ $^
-# $(CC) -E $(CFLAGS) -o $(@:.o=.pp) $^
+CPP_SOURCES := # - none -
-%.o: %.s
- $(CC) -c $(CFLAGS) -o $@ $^
-# $(CC) -E $(CFLAGS) -o $(@:.o=.pp) $^
+MUSL_SOURCES := # - none -
+MUSL_SOURCES := $(addprefix $(MUSL_DIR)/src/,$(MUSL_SOURCES))
+
+C_SOURCES += $(MUSL_SOURCES)
+
+
+########################################################################################################################
+# Low-level build parameters
+########################################################################################################################
+
+PREFIX ?= arm-none-eabi-
+
+HOSTCC := gcc
+CC := $(PREFIX)gcc
+CPP := $(PREFIX)cpp
+CXX := $(PREFIX)g++
+LD := $(PREFIX)gcc
+AR := $(PREFIX)ar
+AS := $(PREFIX)as
+SIZE := $(PREFIX)size
+NM := $(PREFIX)nm
+OBJCOPY := $(PREFIX)objcopy
+OBJDUMP := $(PREFIX)objdump
+GDB := $(PREFIX)gdb
+
+HOST_CC ?= $(HOST_PREFIX)gcc
+HOST_CXX ?= $(HOST_PREFIX)g++
+HOST_LD ?= $(HOST_PREFIX)gcc
+HOST_AR ?= $(HOST_PREFIX)ar
+HOST_AS ?= $(HOST_PREFIX)as
+HOST_OBJCOPY ?= $(HOST_PREFIX)objcopy
+HOST_OBJDUMP ?= $(HOST_PREFIX)objdump
+
+PYTHON3 ?= python3
+DOT ?= dot
+
+MUSL_DIR_ABS := $(abspath $(MUSL_DIR))
+CMSIS_DEVICE_DIR_ABS := $(abspath $(CMSIS_DEVICE_DIR))
+
+DEVICE_FAMILY := $(shell echo $(DEVICE) | grep -Eio 'STM32[a-z]{1,2}[0-9]'|cut -c 6-)
+DEVICE_DEFINES := -DSTM32$(DEVICE_FAMILY) $(addprefix -D,$(shell cat stm32_buildinfo.defines))
+
+ARCH_FLAGS ?= -mthumb -mcpu=cortex-m0 -mfloat-abi=soft
+SYSTEM_FLAGS ?= -nostdlib -ffreestanding -nostartfiles
+
+COMMON_CFLAGS += -I$(abspath include)
+COMMON_CFLAGS += -I$(BUILDDIR)
+
+CFLAGS += -I$(abspath tools/musl_include_shims)
+CFLAGS += -I$(abspath upstream/libusb_stm32/inc)
+CFLAGS += -I$(CMSIS_DEVICE_DIR_ABS)/Include
+
+CFLAGS += $(ARCH_FLAGS) $(SYSTEM_FLAGS)
+CFLAGS += -fno-common -ffunction-sections -fdata-sections
+
+COMMON_CFLAGS += -O$(OPT) -std=gnu2x -g
+COMMON_CFLAGS += $(DEVICE_DEFINES)
+COMMON_CFLAGS += -DDEBUG=$(DEBUG)
+
+HOST_CFLAGS += $(COMMON_CFLAGS)
+
+# for musl
+CFLAGS += -Dhidden=
+
+SIM_CFLAGS += -lm -DSIMULATION
+SIM_CFLAGS += -Wall -Wextra -Wpedantic -Wshadow -Wimplicit-function-declaration -Wundef -Wno-unused-parameter
+
+INT_CFLAGS += -Wall -Wextra -Wpedantic -Wshadow -Wimplicit-function-declaration -Wundef -Wno-unused-parameter
+INT_CFLAGS += -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes
+
+CXXFLAGS += -Os -g
+CXXFLAGS += $(ARCH_FLAGS) $(SYSTEM_FLAGS)
+CXXFLAGS += -fno-common -ffunction-sections -fdata-sections
+CXXFLAGS += -Wall -Wextra -Wshadow -Wundef -Wredundant-decls
+CXXFLAGS += -I.
+
+LDFLAGS += $(ARCH_FLAGS) $(SYSTEM_FLAGS)
+
+LIBS += -lgcc
+#LDFLAGS += -Wl,--gc-sections
+
+LINKMEM_FLAGS ?= --trim-stubs=startup.o --trace-sections .isr_vector --highlight-subdirs $(BUILDDIR)
+
+OBJS := $(addprefix $(BUILDDIR)/,$(C_SOURCES:.c=.o) $(CXX_SOURCES:.cpp=.o) $(ASM_SOURCES:.s=.o))
+ALL_OBJS := $(OBJS)
+ALL_OBJS += $(BUILDDIR)/system.o
+# Add generated source here.
+
+########################################################################################################################
+# Rules
+########################################################################################################################
+
+all: binsize
+
+.PHONY: binsize
+binsize: $(BUILDDIR)/$(BINARY) $(BUILDDIR)/$(BINARY:.elf=-symbol-sizes.pdf)
+ $(LD) -T$(LDSCRIPT) $(LDFLAGS) -Wl,--print-memory-usage -o /dev/null $(ALL_OBJS) $(LIBS)
+ @echo
+ @echo "▐▬▬▬▌ SyMbOL sIzE HiGhScORe LiSt ▐▬▬▬▌"
+ $(NM) --print-size --size-sort --radix=d $< | tail -n 20
+
+.PRECIOUS: $(BUILDDIR)/$(BINARY)
+$(BUILDDIR)/$(BINARY) $(BUILDDIR)/$(BINARY:.elf=.map) &: $(ALL_OBJS)
+ $(LD) -T$(LDSCRIPT) $(LDFLAGS) -o $@ -Wl,-Map=$(BUILDDIR)/$(BINARY:.elf=.map) $(ALL_OBJS) $(LIBS)
+
+build/$(BINARY:.elf=-symbol-sizes.dot): $(ALL_OBJS)
+ $(PYTHON3) tools/linkmem.py $(LINKMEM_FLAGS) $(LD) -T$(LDSCRIPT) $(LDFLAGS) $^ $(LIBS) > $@
+
+%.pdf: %.dot
+ $(DOT) -T pdf $< -o $@
%.dot: %.elf
- r2 -a arm -qc 'aa;agC' $< 2>/dev/null >$@
-
-main.elf: $(SOURCES)
- $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS)
- $(OBJCOPY) -O ihex $@ $(@:.elf=.hex)
- $(OBJCOPY) -O binary $@ $(@:.elf=.bin)
- $(OBJDUMP) -St $@ >$(@:.elf=.lst)
- $(SIZE) $@
-
-program: main.elf openocd.cfg
- openocd -f openocd.cfg -c "program $< verify reset exit"
+ r2 -a arm -qc 'aa;agRd' $< 2>/dev/null >$@
-clean:
- rm -f **.o **.pp
- rm -f main.elf main.hex main.bin main.map main.lst
- rm -f **.expand
+$(BUILDDIR)/src/%.o: src/%.s
+ mkdir -p $(@D)
+ $(CC) $(COMMON_CFLAGS) $(CFLAGS) $(INT_CFLAGS) -o $@ -c $<
+
+$(BUILDDIR)/src/%.o: src/%.c
+ mkdir -p $(@D)
+ $(CC) $(COMMON_CFLAGS) $(CFLAGS) $(INT_CFLAGS) -o $@ -c $<
+
+$(BUILDDIR)/src/%.o: src/%.cpp
+ mkdir -p $(@D)
+ $(CXX) $(CXXFLAGS) -o $@ -c $<
+$(BUILDDIR)/%.o: %.c
+ mkdir -p $(@D)
+ $(CC) $(COMMON_CFLAGS) $(CFLAGS) $(EXT_CFLAGS) -o $@ -c $<
+
+$(BUILDDIR)/%.o: %.s
+ mkdir -p $(@D)
+ $(CC) $(COMMON_CFLAGS) $(CFLAGS) $(EXT_CFLAGS) -o $@ -c $<
+
+venv:
+ test -d venv || python3 -m venv --system-site-packages venv
+ source venv/bin/activate && pip install cxxfilt pyelftools libarchive matplotlib
+
+clean:
+ rm -rf $(BUILDDIR)/src
+ rm -f $(BUILDDIR)/**.o
+ rm -f $(BUILDDIR)/$(BINARY)
+ rm -f $(BUILDDIR)/$(BINARY:.elf=.map)
+ rm -f $(BUILDDIR)/$(BINARY:.elf=-symbol-sizes.dot)
+ rm -f $(BUILDDIR)/$(BINARY:.elf=-symbol-sizes.pdf)
+ rm -f $(BUILDDIR)/crc32_test
+ rm -f $(BUILDDIR)/microcobs_test_sg
+ rm -f $(BUILDDIR)/microcobs_test
+ rm -f $(BUILDDIR)/microcobs_decode_test
+
+mrproper: clean
+ rm -rf build
+
+.PHONY: clean mrproper
+
+-include $(OBJS:.o=.d)
diff --git a/driver_fw/base.c b/driver_fw/base.c
deleted file mode 100644
index 75befcb..0000000
--- a/driver_fw/base.c
+++ /dev/null
@@ -1,28 +0,0 @@
-
-#include <unistd.h>
-
-int __errno = 0;
-void *_impure_ptr = NULL;
-
-void __sinit(void) {
-}
-
-void *memset(void *s, int c, size_t n) {
- char *end = (char *)s + n;
- for (char *p = (char *)s; p < end; p++)
- *p = (char)c;
- return s;
-}
-
-size_t strlen(const char *s) {
- const char *start = s;
- while (*s++);
- return s - start - 1;
-}
-
-char *strcpy(char *dst, const char *src) {
- char *p = dst;
- while (*src)
- *p++ = *src++;
- return dst;
-}
diff --git a/driver_fw/cmsis_exports.c b/driver_fw/cmsis_exports.c
deleted file mode 100644
index 39874b5..0000000
--- a/driver_fw/cmsis_exports.c
+++ /dev/null
@@ -1,48 +0,0 @@
-#ifndef __GENERATED_CMSIS_HEADER_EXPORTS__
-#define __GENERATED_CMSIS_HEADER_EXPORTS__
-
-#include <stm32f030x6.h>
-
-/* stm32f030x6.h */
-TIM_TypeDef *tim3 = TIM3;
-TIM_TypeDef *tim14 = TIM14;
-RTC_TypeDef *rtc = RTC;
-WWDG_TypeDef *wwdg = WWDG;
-IWDG_TypeDef *iwdg = IWDG;
-I2C_TypeDef *i2c1 = I2C1;
-PWR_TypeDef *pwr = PWR;
-SYSCFG_TypeDef *syscfg = SYSCFG;
-EXTI_TypeDef *exti = EXTI;
-ADC_TypeDef *adc1 = ADC1;
-ADC_Common_TypeDef *adc1_common = ADC1_COMMON;
-ADC_Common_TypeDef *adc = ADC;
-TIM_TypeDef *tim1 = TIM1;
-SPI_TypeDef *spi1 = SPI1;
-USART_TypeDef *usart1 = USART1;
-TIM_TypeDef *tim16 = TIM16;
-TIM_TypeDef *tim17 = TIM17;
-DBGMCU_TypeDef *dbgmcu = DBGMCU;
-DMA_TypeDef *dma1 = DMA1;
-DMA_Channel_TypeDef *dma1_channel1 = DMA1_Channel1;
-DMA_Channel_TypeDef *dma1_channel2 = DMA1_Channel2;
-DMA_Channel_TypeDef *dma1_channel3 = DMA1_Channel3;
-DMA_Channel_TypeDef *dma1_channel4 = DMA1_Channel4;
-DMA_Channel_TypeDef *dma1_channel5 = DMA1_Channel5;
-FLASH_TypeDef *flash = FLASH;
-OB_TypeDef *ob = OB;
-RCC_TypeDef *rcc = RCC;
-CRC_TypeDef *crc = CRC;
-GPIO_TypeDef *gpioa = GPIOA;
-GPIO_TypeDef *gpiob = GPIOB;
-GPIO_TypeDef *gpioc = GPIOC;
-GPIO_TypeDef *gpiod = GPIOD;
-GPIO_TypeDef *gpiof = GPIOF;
-
-#include <core_cm0.h>
-
-/* core_cm0.h */
-SCB_Type *scb = SCB;
-SysTick_Type *systick = SysTick;
-NVIC_Type *nvic = NVIC;
-
-#endif//__GENERATED_CMSIS_HEADER_EXPORTS__
diff --git a/driver_fw/gen_cmsis_exports.py b/driver_fw/gen_cmsis_exports.py
deleted file mode 100644
index ba3422b..0000000
--- a/driver_fw/gen_cmsis_exports.py
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/usr/bin/env python3
-import re
-import os
-
-if __name__ == '__main__':
- import argparse
-
- parser = argparse.ArgumentParser()
- parser.add_argument('cmsis_device_header', nargs='+', type=argparse.FileType('rb'))
- args = parser.parse_args()
-
- print('#ifndef __GENERATED_CMSIS_HEADER_EXPORTS__')
- print('#define __GENERATED_CMSIS_HEADER_EXPORTS__')
- print()
- for header in args.cmsis_device_header:
- lines = header.readlines()
- name = os.path.basename(header.name)
- print('#include <{}>'.format(name))
- print()
-
- print('/* {} */'.format(name))
- for l in lines:
- match = re.match(b'^#define (\w+)\s+\W*(\w+_TypeDef|\w+_Type).*$', l)
- if match:
- inst, typedef = match.groups()
- inst, typedef = inst.decode(), typedef.decode()
- print('{} *{} = {};'.format(typedef, inst.lower(), inst))
- print()
- print('#endif//__GENERATED_CMSIS_HEADER_EXPORTS__')
-
diff --git a/driver_fw/generic_stm32.ld b/driver_fw/generic_stm32.ld
new file mode 100644
index 0000000..ef1f057
--- /dev/null
+++ b/driver_fw/generic_stm32.ld
@@ -0,0 +1,125 @@
+/* Entry Point */
+ENTRY(Reset_Handler)
+
+/* Generate a link error if heap and stack don't fit into RAM */
+_Min_Heap_Size = 0x200; /* required amount of heap */
+_Min_Stack_Size = 0x400; /* required amount of stack */
+
+/* Specify the memory areas */
+MEMORY
+{
+INCLUDE memory_map.ldi
+}
+
+/* Highest address of the user mode stack */
+PROVIDE(_estack = ORIGIN(RAM) + LENGTH(RAM));
+
+/* Define output sections */
+SECTIONS
+{
+ /* The startup code goes first into FLASH */
+ .isr_vector :
+ {
+ . = ALIGN(4);
+ KEEP(*(.isr_vector)) /* Startup code */
+ . = ALIGN(4);
+ } >FLASH
+
+ /* The program code and other data goes into FLASH */
+ .text :
+ {
+ . = ALIGN(4);
+ *(.text) /* .text sections (code) */
+ *(.text*) /* .text* sections (code) */
+ *(.glue_7) /* glue arm to thumb code */
+ *(.glue_7t) /* glue thumb to arm code */
+ *(.eh_frame)
+
+ KEEP (*(.init))
+ KEEP (*(.fini))
+
+ . = ALIGN(4);
+ _etext = .; /* define a global symbols at end of code */
+ } >FLASH
+
+ /* Constant data goes into FLASH */
+ .rodata :
+ {
+ . = ALIGN(4);
+ *(.rodata) /* .rodata sections (constants, strings, etc.) */
+ *(.rodata*) /* .rodata* sections (constants, strings, etc.) */
+ . = ALIGN(4);
+ } >FLASH
+
+ .ARM.extab : { *(.ARM.extab* .gnu.linkonce.armextab.*) } >FLASH
+ .ARM : {
+ __exidx_start = .;
+ *(.ARM.exidx*)
+ __exidx_end = .;
+ } >FLASH
+
+ .preinit_array :
+ {
+ PROVIDE_HIDDEN (__preinit_array_start = .);
+ KEEP (*(.preinit_array*))
+ PROVIDE_HIDDEN (__preinit_array_end = .);
+ } >FLASH
+ .init_array :
+ {
+ PROVIDE_HIDDEN (__init_array_start = .);
+ KEEP (*(SORT(.init_array.*)))
+ KEEP (*(.init_array*))
+ PROVIDE_HIDDEN (__init_array_end = .);
+ } >FLASH
+ .fini_array :
+ {
+ PROVIDE_HIDDEN (__fini_array_start = .);
+ KEEP (*(SORT(.fini_array.*)))
+ KEEP (*(.fini_array*))
+ PROVIDE_HIDDEN (__fini_array_end = .);
+ } >FLASH
+
+ /* used by the startup to initialize data */
+ _sidata = LOADADDR(.data);
+
+ /* Initialized data sections goes into RAM, load LMA copy after code */
+ .data :
+ {
+ . = ALIGN(4);
+ _sdata = .; /* create a global symbol at data start */
+ *(.data) /* .data sections */
+ *(.data*) /* .data* sections */
+
+ . = ALIGN(4);
+ _edata = .; /* define a global symbol at data end */
+ } >RAM AT> FLASH
+
+ /* Uninitialized data section */
+ . = ALIGN(4);
+ .bss :
+ {
+ /* This is used by the startup in order to initialize the .bss secion */
+ _sbss = .; /* define a global symbol at bss start */
+ __bss_start__ = _sbss;
+ *(.bss)
+ *(.bss*)
+ *(COMMON)
+
+ . = ALIGN(4);
+ _ebss = .; /* define a global symbol at bss end */
+ __bss_end__ = _ebss;
+ } >RAM
+
+ /* User_heap_stack section, used to check that there is enough RAM left */
+ ._user_heap_stack :
+ {
+ . = ALIGN(8);
+ PROVIDE ( end = . );
+ PROVIDE ( _end = . );
+ . = . + _Min_Heap_Size;
+ . = . + _Min_Stack_Size;
+ . = ALIGN(8);
+ } >RAM
+
+ .ARM.attributes 0 : { *(.ARM.attributes) }
+}
diff --git a/driver_fw/global.h b/driver_fw/global.h
deleted file mode 100644
index 4753543..0000000
--- a/driver_fw/global.h
+++ /dev/null
@@ -1,58 +0,0 @@
-/* Megumin LED display firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#ifndef __GLOBAL_H__
-#define __GLOBAL_H__
-
-/* Workaround for sub-par ST libraries */
-#pragma GCC diagnostic push
-#pragma GCC diagnostic ignored "-Wstrict-aliasing"
-#include <stm32f0xx.h>
-#include <stm32f0xx_ll_utils.h>
-#include <stm32f0xx_ll_spi.h>
-#pragma GCC diagnostic pop
-
-#include <system_stm32f0xx.h>
-
-#include <stdint.h>
-#include <stdbool.h>
-#include <string.h>
-#include <unistd.h>
-
-/* Microcontroller part number: STM32F030F4P6 */
-
-/* Things used for module status reporting. */
-#define FIRMWARE_VERSION 1
-#define HARDWARE_VERSION 3
-
-#define TS_CAL1 (*(uint16_t *)0x1FFFF7B8)
-#define VREFINT_CAL (*(uint16_t *)0x1FFFF7BA)
-
-#define STATUS_LED_DURATION_MS 200
-#define TICK_MS 10
-
-extern volatile unsigned int sys_time_tick;
-extern volatile unsigned int sys_time_ms;
-extern volatile unsigned int sys_time_s;
-extern unsigned int frame_duration_us;
-
-extern volatile uint8_t global_brightness;
-
-void trigger_error_led(void);
-void trigger_comm_led(void);
-
-#endif/*__GLOBAL_H__*/
diff --git a/driver_fw/i2c.c b/driver_fw/i2c.c
deleted file mode 100644
index bab1a16..0000000
--- a/driver_fw/i2c.c
+++ /dev/null
@@ -1,236 +0,0 @@
-// Inter-integrated circuit (I2C) management
-
-
-#include "i2c.h"
-
-
-// I2C timeout, about 2ms
-#define I2C_TIMEOUT 200U
-
-// Maximum NBYTES value
-#define I2C_NBYTES_MAX 255U
-
-
-// Count rough delay for timeouts
-static uint32_t i2c_calc_delay(uint32_t delay) {
- uint32_t cnt;
-
- if (SystemCoreClock > 1000000U) {
- cnt = (delay * ((SystemCoreClock / 1000000U) + 1U));
- } else {
- cnt = (((delay / 100U) + 1U) * ((SystemCoreClock / 10000U) + 1U));
- }
-
- return cnt;
-}
-
-// Check if target device is ready for communication
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// devAddr - target device address
-// trials - number of trials (must not be zero)
-// return:
-// I2C_ERROR if there was a timeout during I2C operations, I2C_SUCCESS otherwise
-I2CSTATUS i2c_is_device_ready(I2C_TypeDef* I2Cx, uint8_t devAddr, uint32_t trials) {
- volatile uint32_t wait;
- uint32_t delay_val = i2c_calc_delay(I2C_TIMEOUT);
- uint32_t reg;
-
- while (trials--) {
- // Clear all flags
- I2Cx->ICR = I2C_ICR_ALL;
-
- // Generate START
- i2c_genstart(I2Cx, devAddr);
-
- // Wait for STOP, NACK or BERR
- wait = delay_val;
- while (!((reg = I2Cx->ISR) & (I2C_ISR_STOPF | I2C_ISR_NACKF | I2C_ISR_BERR)) && --wait);
- if (wait == 0) { return I2C_ERROR; }
-
- // Wait while STOP flag is reset
- wait = delay_val;
- while (!(I2Cx->ISR & I2C_ISR_STOPF) && --wait);
- if (wait == 0) { return I2C_ERROR; }
-
- // Clear the NACK, STOP and BERR flags
- I2Cx->ICR = I2C_ICR_STOPCF | I2C_ICR_NACKCF | I2C_ICR_BERRCF;
-
- // Check for BERR flag
- if (reg & I2C_ISR_BERR) {
- // Misplaced START/STOP? Perform a software reset of I2C
- i2c_disable(I2Cx);
- i2c_enable(I2Cx);
- } else {
- // Device responded if NACK flag is not set
- if (!(reg & I2C_ISR_NACKF)) { return I2C_SUCCESS; }
- }
- }
-
- return I2C_ERROR;
-}
-
-// Transmit an amount of data in master mode
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// pBbuf - pointer to the data buffer
-// nbytes - number of bytes to transmit
-// devAddr - address of target device
-// flags - options for transmission, combination of I2C_TX_xx values:
-// I2C_TX_NOSTART - don't generate START condition
-// I2C_TX_NOSTOP - don't generate STOP condition
-// I2C_TX_CONT - this flag indicates that transmission will be continued
-// e.g. by calling this function again with NOSTART flag
-// zero value - generate both START and STOP conditions
-// return:
-// I2C_ERROR if there was a timeout during I2C operations, I2C_SUCCESS otherwise
-I2CSTATUS i2c_transmit(I2C_TypeDef* I2Cx, const uint8_t *pBuf, uint32_t nbytes, uint8_t devAddr, uint32_t flags) {
- uint32_t reg;
- uint32_t tx_count;
- uint32_t delay_val = i2c_calc_delay(I2C_TIMEOUT);
- volatile uint32_t wait;
-
- // Clear all flags
- I2Cx->ICR = I2C_ICR_ALL;
-
- // Everything regarding to the transmission is in the CR2 register
- reg = I2Cx->CR2;
- reg &= ~I2C_CR2_ALL;
-
- // Slave device address
- reg |= (devAddr & I2C_CR2_SADD);
-
- // Whether it need to generate START condition
- if (!(flags & I2C_TX_NOSTART)) { reg |= I2C_CR2_START; }
-
- // Whether it need to generate STOP condition
- if ((flags & I2C_TX_CONT) || (nbytes > I2C_NBYTES_MAX)) {
- reg |= I2C_CR2_RELOAD;
- } else {
- if (!(flags & I2C_TX_NOSTOP)) { reg |= I2C_CR2_AUTOEND; }
- }
-
- // Transfer length
- tx_count = (nbytes > I2C_NBYTES_MAX) ? I2C_NBYTES_MAX : nbytes;
- nbytes -= tx_count;
- reg |= tx_count << I2C_CR2_NBYTES_Pos;
-
- // Write a composed value to the I2C register
- I2Cx->CR2 = reg;
-
- // Transmit data
- while (tx_count) {
- // Wait until either TXIS or NACK flag is set
- wait = delay_val;
- while (!((reg = I2Cx->ISR) & (I2C_ISR_TXIS | I2C_ISR_NACKF)) && --wait);
- if ((reg & I2C_ISR_NACKF) || (wait == 0)) { return I2C_ERROR; }
-
- // Transmit byte
- I2Cx->TXDR = *pBuf++;
- tx_count--;
-
- if ((tx_count == 0) && (nbytes != 0)) {
- // Wait until TCR flag is set (Transfer Complete Reload)
- wait = delay_val;
- while (!(I2Cx->ISR & I2C_ISR_TCR) && --wait);
- if (wait == 0) { return I2C_ERROR; }
-
- // Configure next (or last) portion transfer
- reg = I2Cx->CR2;
- reg &= ~(I2C_CR2_NBYTES | I2C_CR2_RELOAD | I2C_CR2_AUTOEND);
- if ((flags & I2C_TX_CONT) || (nbytes > I2C_NBYTES_MAX)) {
- reg |= I2C_CR2_RELOAD;
- } else {
- if (!(flags & I2C_TX_NOSTOP)) { reg |= I2C_CR2_AUTOEND; }
- }
- tx_count = (nbytes > I2C_NBYTES_MAX) ? I2C_NBYTES_MAX : nbytes;
- nbytes -= tx_count;
- reg |= tx_count << I2C_CR2_NBYTES_Pos;
- I2Cx->CR2 = reg;
- }
- }
-
- // End of transmission
- wait = delay_val;
- while (!(I2Cx->ISR & (I2C_ISR_TC | I2C_ISR_TCR | I2C_ISR_STOPF)) && --wait);
-
- return (wait) ? I2C_SUCCESS : I2C_ERROR;
-}
-
-// Receive an amount of data in master mode
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// buf - pointer to the data buffer
-// nbytes - number of bytes to receive
-// devAddr - address of target device
-// return:
-// I2C_ERROR if there was a timeout during I2C operations, I2C_SUCCESS otherwise
-I2CSTATUS i2c_receive(I2C_TypeDef* I2Cx, uint8_t *pBuf, uint32_t nbytes, uint8_t devAddr) {
- uint32_t reg;
- uint32_t rx_count;
- uint32_t delay_val = i2c_calc_delay(I2C_TIMEOUT);
- volatile uint32_t wait;
-
- // Clear all flags
- I2Cx->ICR = I2C_ICR_ALL;
-
- // Everything regarding to the transmission is in the CR2 register
- reg = I2Cx->CR2;
- reg &= ~I2C_CR2_ALL;
-
- // Configure slave device address, enable START condition and set direction to READ
- reg |= (devAddr & I2C_CR2_SADD) | I2C_CR2_START | I2C_CR2_RD_WRN;
-
- // Transfer length
- if (nbytes > I2C_NBYTES_MAX) {
- rx_count = I2C_NBYTES_MAX;
- reg |= I2C_CR2_RELOAD;
- } else {
- rx_count = nbytes;
- reg |= I2C_CR2_AUTOEND;
- }
- reg |= rx_count << I2C_CR2_NBYTES_Pos;
- nbytes -= rx_count;
-
- // Write a composed value to the I2C register
- I2Cx->CR2 = reg;
-
- // Receive data
- while (rx_count) {
- // Wait until either RXNE or NACK flag is set
- wait = delay_val;
- while (!((reg = I2Cx->ISR) & (I2C_ISR_RXNE | I2C_ISR_NACKF)) && --wait);
- if ((reg & I2C_ISR_NACKF) || (wait == 0)) { return I2C_ERROR; }
-
- // Read received data
- *pBuf++ = I2Cx->RXDR;
- rx_count--;
-
- if ((rx_count == 0) && (nbytes != 0)) {
- // Wait until TCR flag is set (Transfer Complete Reload)
- wait = delay_val;
- while (!(I2Cx->ISR & I2C_ISR_TCR) && --wait);
- if (wait == 0) { return I2C_ERROR; }
-
- // Configure next (or last) portion transfer
- reg = I2Cx->CR2;
- reg &= ~(I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_RELOAD);
- if (nbytes > I2C_NBYTES_MAX) {
- rx_count = I2C_NBYTES_MAX;
- reg |= I2C_CR2_RELOAD;
- } else {
- rx_count = nbytes;
- reg |= I2C_CR2_AUTOEND;
- }
- reg |= rx_count << I2C_CR2_NBYTES_Pos;
- nbytes -= rx_count;
- I2Cx->CR2 = reg;
- }
- }
-
- // Wait for the STOP flag
- wait = delay_val;
- while (!(I2Cx->ISR & I2C_ISR_STOPF) && --wait);
-
- return (wait) ? I2C_SUCCESS : I2C_ERROR;
-}
diff --git a/driver_fw/i2c.h b/driver_fw/i2c.h
deleted file mode 100644
index 4df7750..0000000
--- a/driver_fw/i2c.h
+++ /dev/null
@@ -1,107 +0,0 @@
-#ifndef __I2C_H
-#define __I2C_H
-
-#include "global.h"
-
-// Definitions of I2C analog filter state
-#define I2C_AF_ENABLE ((uint32_t)0x00000000U) // Analog filter is enabled
-#define I2C_AF_DISABLE I2C_CR1_ANFOFF // Analog filter is disabled
-
-// Flags definitions for transmit function
-#define I2C_TX_STOP ((uint32_t)0x00000000U) // Generate STOP condition
-#define I2C_TX_NOSTOP ((uint32_t)0x10000000U) // Don't generate STOP condition
-#define I2C_TX_NOSTART ((uint32_t)0x20000000U) // Don't generate START condition
-#define I2C_TX_CONT ((uint32_t)0x40000000U) // The transmission will be continued
-// Definitions for compatibility with old code using this library
-#define I2C_GENSTOP_YES I2C_TX_STOP
-#define I2C_GENSTOP_NO I2C_TX_NOSTOP
-
-// Definition of bits to reset in CR2 register
-#define I2C_CR2_ALL (I2C_CR2_SADD | \
- I2C_CR2_NBYTES | \
- I2C_CR2_RELOAD | \
- I2C_CR2_AUTOEND | \
- I2C_CR2_RD_WRN | \
- I2C_CR2_START | \
- I2C_CR2_STOP)
-
-// Definition of all bits in ICR register (clear all I2C flags at once)
-#define I2C_ICR_ALL (I2C_ICR_ADDRCF | \
- I2C_ICR_ALERTCF | \
- I2C_ICR_ARLOCF | \
- I2C_ICR_BERRCF | \
- I2C_ICR_NACKCF | \
- I2C_ICR_OVRCF | \
- I2C_ICR_PECCF | \
- I2C_ICR_STOPCF | \
- I2C_ICR_TIMOUTCF)
-
-
-// Result of I2C functions
-typedef enum {
- I2C_ERROR = 0,
- I2C_SUCCESS = !I2C_ERROR
-} I2CSTATUS;
-
-
-// Public functions and macros
-
-// Enable I2C peripheral
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-static inline void i2c_enable(I2C_TypeDef* I2Cx) {
- I2Cx->CR1 |= I2C_CR1_PE;
-}
-
-// Disable I2C peripheral
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-static inline void i2c_disable(I2C_TypeDef* I2Cx) {
- I2Cx->CR1 &= ~I2C_CR1_PE;
-}
-
-// Configure I2C noise filters
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// af - analog filter state, I2C_AF_DISABLE or I2C_AF_ENABLE
-// df - digital filter configuration, can be a value in range from 0 to 15
-// zero value means the digital filter is disabled
-// this values means filtering capability up to (df * ti2cclk)
-// note: must be called only when I2C is disabled (PE bit in I2C_CR1 register is reset)
-static inline void i2c_config_filters(I2C_TypeDef* I2Cx, uint32_t af, uint32_t df) {
- I2Cx->CR1 &= ~(I2C_CR1_ANFOFF | I2C_CR1_DNF);
- I2Cx->CR1 |= (af & I2C_CR1_ANFOFF) | ((df << I2C_CR1_DNF_Pos) & I2C_CR1_DNF);
-}
-
-// Configure the I2C timings (SDA setup/hold time and SCL high/low period)
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// timing - the value for I2C_TIMINGR register
-// note: must be called only when I2C is disabled (PE bit in I2C_CR1 register is reset)
-static inline void i2c_config_timing(I2C_TypeDef* I2Cx, uint32_t timing) {
- I2Cx->TIMINGR = timing;
-}
-
-// Generate START condition
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-// addr - I2C device address
-// note: 7-bit addressing mode
-static inline void i2c_genstart(I2C_TypeDef* I2Cx, uint32_t addr) {
- I2Cx->CR2 = (addr & I2C_CR2_SADD) | I2C_CR2_START | I2C_CR2_AUTOEND;
-}
-
-// Generate STOP condition
-// input:
-// I2Cx - pointer to the I2C peripheral (I2C1, etc.)
-static inline void i2c_genstop(I2C_TypeDef* I2Cx) {
- I2Cx->CR2 |= I2C_CR2_STOP;
-}
-
-
-// Function prototypes
-I2CSTATUS i2c_is_device_ready(I2C_TypeDef* I2Cx, uint8_t devAddr, uint32_t Trials);
-I2CSTATUS i2c_transmit(I2C_TypeDef* I2Cx, const uint8_t *pBuf, uint32_t nbytes, uint8_t devAddr, uint32_t flags);
-I2CSTATUS i2c_receive(I2C_TypeDef* I2Cx, uint8_t *pBuf, uint32_t nbytes, uint8_t devAddr);
-
-#endif // __I2C_H
diff --git a/driver_fw/ina226.c b/driver_fw/ina226.c
deleted file mode 100644
index c740125..0000000
--- a/driver_fw/ina226.c
+++ /dev/null
@@ -1,27 +0,0 @@
-
-#include "global.h"
-#include "i2c.h"
-#include "ina226.h"
-
-void ina226_init() {
- /* FIXME plug in final values for I meas backchannel */
- uint16_t config = INA226_CONFIG_AVG_1 | INA226_CONFIG_VBUSCT_204u | INA226_CONFIG_VSHCT_4m156 |
- INA226_CONFIG_MODE_SHUNT | INA226_CONFIG_MODE_BUS | INA226_CONFIG_MODE_CONT;
- ina226_write_reg(INA226_REG_CONFIG, config);
-
- ina226_write_reg(INA226_REG_CAL, INA226_CAL);
-}
-
-void ina226_write_reg(uint8_t reg, uint16_t val) {
- uint8_t buf[3] = { reg, val>>8, val&0xff };
- i2c_transmit(INA226_I2C_PERIPH, buf, sizeof(buf), INA226_I2C_ADDR, I2C_GENSTOP_YES);
-}
-
-uint16_t ina226_read_reg(uint8_t reg) {
- uint8_t buf2[1] = { reg };
- i2c_transmit(INA226_I2C_PERIPH, buf2, sizeof(buf2), INA226_I2C_ADDR, I2C_GENSTOP_NO);
- uint8_t rx[2];
- i2c_receive(INA226_I2C_PERIPH, rx, sizeof(rx), INA226_I2C_ADDR);
- return (rx[0]<<8) | rx[1];
-}
-
diff --git a/driver_fw/ina226.h b/driver_fw/ina226.h
deleted file mode 100644
index 5314454..0000000
--- a/driver_fw/ina226.h
+++ /dev/null
@@ -1,86 +0,0 @@
-#ifndef __INA226_H__
-#define __INA226_H__
-
-#include <stdint.h>
-
-#define INA226_I2C_PERIPH I2C1
-#define INA226_I2C_ADDR 0x80
-
-#define INA226_I_LSB_uA 2000
-#define INA226_VB_LSB_uV 1250
-#define INA226_VS_LSB_nV 2500
-#define INA226_RSHUNT_uOhm 2000
-/* FIXME validate this */
-#define INA226_CAL (5120000 / INA226_I_LSB_uA * 1000 / INA226_RSHUNT_uOhm)
-
-enum ina226_reg {
- INA226_REG_CONFIG = 0x00,
- INA226_REG_VS = 0x01,
- INA226_REG_VB = 0x02,
- INA226_REG_P = 0x03,
- INA226_REG_I = 0x04,
- INA226_REG_CAL = 0x05,
- INA226_REG_MASK_EN = 0x06,
- INA226_REG_ALERT = 0x07,
- INA226_REG_MFGID = 0xfe,
- INA226_REG_DIEID = 0xff
-};
-
-enum ina226_config {
- INA226_CONFIG_RST = 1<<15,
-
- INA226_CONFIG_AVG_Pos = 9,
- INA226_CONFIG_AVG_Msk = 3<<9,
- INA226_CONFIG_AVG_1 = 0<<9,
- INA226_CONFIG_AVG_4 = 1<<9,
- INA226_CONFIG_AVG_16 = 2<<9,
- INA226_CONFIG_AVG_64 = 3<<9,
- INA226_CONFIG_AVG_128 = 4<<9,
- INA226_CONFIG_AVG_256 = 5<<9,
- INA226_CONFIG_AVG_512 = 6<<9,
- INA226_CONFIG_AVG_1024 = 7<<9,
-
- INA226_CONFIG_VBUSCT_Pos = 6,
- INA226_CONFIG_VBUSCT_Msk = 7<<6,
- INA226_CONFIG_VBUSCT_140u = 0<<6,
- INA226_CONFIG_VBUSCT_204u = 1<<6,
- INA226_CONFIG_VBUSCT_332u = 2<<6,
- INA226_CONFIG_VBUSCT_588u = 3<<6,
- INA226_CONFIG_VBUSCT_1m1 = 4<<6,
- INA226_CONFIG_VBUSCT_2m116 = 5<<6,
- INA226_CONFIG_VBUSCT_4m156 = 6<<6,
- INA226_CONFIG_VBUSCT_8m244 = 7<<6,
-
- INA226_CONFIG_VSHCT_Pos = 3,
- INA226_CONFIG_VSHCT_Msk = 7<<3,
- INA226_CONFIG_VSHCT_140u = 0<<3,
- INA226_CONFIG_VSHCT_204u = 1<<3,
- INA226_CONFIG_VSHCT_332u = 2<<3,
- INA226_CONFIG_VSHCT_588u = 3<<3,
- INA226_CONFIG_VSHCT_1m1 = 4<<3,
- INA226_CONFIG_VSHCT_2m116 = 5<<3,
- INA226_CONFIG_VSHCT_4m156 = 6<<3,
- INA226_CONFIG_VSHCT_8m244 = 7<<3,
-
- INA226_CONFIG_MODE_Pos = 0,
- INA226_CONFIG_MODE_Msk = 7,
- INA226_CONFIG_MODE_POWERDOWN = 0,
-
- INA226_CONFIG_MODE_SHUNT = 1,
-
- INA226_CONFIG_MODE_BUS = 2,
-
- INA226_CONFIG_MODE_TRIG = 0,
- INA226_CONFIG_MODE_CONT = 4
-};
-
-void ina226_init(void);
-void ina226_write_reg(uint8_t reg, uint16_t val);
-uint16_t ina226_read_reg(uint8_t reg);
-
-static inline int16_t ina226_read_i(void) { return (int16_t)ina226_read_reg(INA226_REG_I); }
-static inline int16_t ina226_read_v(void) { return (int16_t)ina226_read_reg(INA226_REG_VB); }
-static inline uint16_t ina226_read_p(void) { return ina226_read_reg(INA226_REG_P); }
-static inline int16_t ina226_read_vs(void) { return (int16_t)ina226_read_reg(INA226_REG_VS); }
-
-#endif /* __INA226_H__ */
diff --git a/driver_fw/include/cmsis_compiler.h b/driver_fw/include/cmsis_compiler.h
new file mode 100644
index 0000000..adbf296
--- /dev/null
+++ b/driver_fw/include/cmsis_compiler.h
@@ -0,0 +1,283 @@
+/**************************************************************************//**
+ * @file cmsis_compiler.h
+ * @brief CMSIS compiler generic header file
+ * @version V5.1.0
+ * @date 09. October 2018
+ ******************************************************************************/
+/*
+ * Copyright (c) 2009-2018 Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef __CMSIS_COMPILER_H
+#define __CMSIS_COMPILER_H
+
+#include <stdint.h>
+
+/*
+ * Arm Compiler 4/5
+ */
+#if defined ( __CC_ARM )
+ #include "cmsis_armcc.h"
+
+
+/*
+ * Arm Compiler 6.6 LTM (armclang)
+ */
+#elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050) && (__ARMCC_VERSION < 6100100)
+ #include "cmsis_armclang_ltm.h"
+
+ /*
+ * Arm Compiler above 6.10.1 (armclang)
+ */
+#elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6100100)
+ #include "cmsis_armclang.h"
+
+
+/*
+ * GNU Compiler
+ */
+#elif defined ( __GNUC__ )
+ #include "cmsis_gcc.h"
+
+
+/*
+ * IAR Compiler
+ */
+#elif defined ( __ICCARM__ )
+ #include <cmsis_iccarm.h>
+
+
+/*
+ * TI Arm Compiler
+ */
+#elif defined ( __TI_ARM__ )
+ #include <cmsis_ccs.h>
+
+ #ifndef __ASM
+ #define __ASM __asm
+ #endif
+ #ifndef __INLINE
+ #define __INLINE inline
+ #endif
+ #ifndef __STATIC_INLINE
+ #define __STATIC_INLINE static inline
+ #endif
+ #ifndef __STATIC_FORCEINLINE
+ #define __STATIC_FORCEINLINE __STATIC_INLINE
+ #endif
+ #ifndef __NO_RETURN
+ #define __NO_RETURN __attribute__((noreturn))
+ #endif
+ #ifndef __USED
+ #define __USED __attribute__((used))
+ #endif
+ #ifndef __WEAK
+ #define __WEAK __attribute__((weak))
+ #endif
+ #ifndef __PACKED
+ #define __PACKED __attribute__((packed))
+ #endif
+ #ifndef __PACKED_STRUCT
+ #define __PACKED_STRUCT struct __attribute__((packed))
+ #endif
+ #ifndef __PACKED_UNION
+ #define __PACKED_UNION union __attribute__((packed))
+ #endif
+ #ifndef __UNALIGNED_UINT32 /* deprecated */
+ struct __attribute__((packed)) T_UINT32 { uint32_t v; };
+ #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT16_WRITE
+ __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
+ #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void*)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT16_READ
+ __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
+ #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT32_WRITE
+ __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
+ #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT32_READ
+ __PACKED_STRUCT T_UINT32_READ { uint32_t v; };
+ #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __ALIGNED
+ #define __ALIGNED(x) __attribute__((aligned(x)))
+ #endif
+ #ifndef __RESTRICT
+ #define __RESTRICT __restrict
+ #endif
+ #ifndef __COMPILER_BARRIER
+ #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
+ #define __COMPILER_BARRIER() (void)0
+ #endif
+
+
+/*
+ * TASKING Compiler
+ */
+#elif defined ( __TASKING__ )
+ /*
+ * The CMSIS functions have been implemented as intrinsics in the compiler.
+ * Please use "carm -?i" to get an up to date list of all intrinsics,
+ * Including the CMSIS ones.
+ */
+
+ #ifndef __ASM
+ #define __ASM __asm
+ #endif
+ #ifndef __INLINE
+ #define __INLINE inline
+ #endif
+ #ifndef __STATIC_INLINE
+ #define __STATIC_INLINE static inline
+ #endif
+ #ifndef __STATIC_FORCEINLINE
+ #define __STATIC_FORCEINLINE __STATIC_INLINE
+ #endif
+ #ifndef __NO_RETURN
+ #define __NO_RETURN __attribute__((noreturn))
+ #endif
+ #ifndef __USED
+ #define __USED __attribute__((used))
+ #endif
+ #ifndef __WEAK
+ #define __WEAK __attribute__((weak))
+ #endif
+ #ifndef __PACKED
+ #define __PACKED __packed__
+ #endif
+ #ifndef __PACKED_STRUCT
+ #define __PACKED_STRUCT struct __packed__
+ #endif
+ #ifndef __PACKED_UNION
+ #define __PACKED_UNION union __packed__
+ #endif
+ #ifndef __UNALIGNED_UINT32 /* deprecated */
+ struct __packed__ T_UINT32 { uint32_t v; };
+ #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT16_WRITE
+ __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
+ #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void *)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT16_READ
+ __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
+ #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT32_WRITE
+ __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
+ #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT32_READ
+ __PACKED_STRUCT T_UINT32_READ { uint32_t v; };
+ #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __ALIGNED
+ #define __ALIGNED(x) __align(x)
+ #endif
+ #ifndef __RESTRICT
+ #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
+ #define __RESTRICT
+ #endif
+ #ifndef __COMPILER_BARRIER
+ #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
+ #define __COMPILER_BARRIER() (void)0
+ #endif
+
+
+/*
+ * COSMIC Compiler
+ */
+#elif defined ( __CSMC__ )
+ #include <cmsis_csm.h>
+
+ #ifndef __ASM
+ #define __ASM _asm
+ #endif
+ #ifndef __INLINE
+ #define __INLINE inline
+ #endif
+ #ifndef __STATIC_INLINE
+ #define __STATIC_INLINE static inline
+ #endif
+ #ifndef __STATIC_FORCEINLINE
+ #define __STATIC_FORCEINLINE __STATIC_INLINE
+ #endif
+ #ifndef __NO_RETURN
+ // NO RETURN is automatically detected hence no warning here
+ #define __NO_RETURN
+ #endif
+ #ifndef __USED
+ #warning No compiler specific solution for __USED. __USED is ignored.
+ #define __USED
+ #endif
+ #ifndef __WEAK
+ #define __WEAK __weak
+ #endif
+ #ifndef __PACKED
+ #define __PACKED @packed
+ #endif
+ #ifndef __PACKED_STRUCT
+ #define __PACKED_STRUCT @packed struct
+ #endif
+ #ifndef __PACKED_UNION
+ #define __PACKED_UNION @packed union
+ #endif
+ #ifndef __UNALIGNED_UINT32 /* deprecated */
+ @packed struct T_UINT32 { uint32_t v; };
+ #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT16_WRITE
+ __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
+ #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void *)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT16_READ
+ __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
+ #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __UNALIGNED_UINT32_WRITE
+ __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
+ #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))->v) = (val))
+ #endif
+ #ifndef __UNALIGNED_UINT32_READ
+ __PACKED_STRUCT T_UINT32_READ { uint32_t v; };
+ #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr))->v)
+ #endif
+ #ifndef __ALIGNED
+ #warning No compiler specific solution for __ALIGNED. __ALIGNED is ignored.
+ #define __ALIGNED(x)
+ #endif
+ #ifndef __RESTRICT
+ #warning No compiler specific solution for __RESTRICT. __RESTRICT is ignored.
+ #define __RESTRICT
+ #endif
+ #ifndef __COMPILER_BARRIER
+ #warning No compiler specific solution for __COMPILER_BARRIER. __COMPILER_BARRIER is ignored.
+ #define __COMPILER_BARRIER() (void)0
+ #endif
+
+
+#else
+ #error Unknown compiler.
+#endif
+
+
+#endif /* __CMSIS_COMPILER_H */
+
diff --git a/driver_fw/include/cmsis_gcc.h b/driver_fw/include/cmsis_gcc.h
new file mode 100644
index 0000000..3ddcc58
--- /dev/null
+++ b/driver_fw/include/cmsis_gcc.h
@@ -0,0 +1,2168 @@
+/**************************************************************************//**
+ * @file cmsis_gcc.h
+ * @brief CMSIS compiler GCC header file
+ * @version V5.2.0
+ * @date 08. May 2019
+ ******************************************************************************/
+/*
+ * Copyright (c) 2009-2019 Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef __CMSIS_GCC_H
+#define __CMSIS_GCC_H
+
+/* ignore some GCC warnings */
+#pragma GCC diagnostic push
+#pragma GCC diagnostic ignored "-Wsign-conversion"
+#pragma GCC diagnostic ignored "-Wconversion"
+#pragma GCC diagnostic ignored "-Wunused-parameter"
+
+/* Fallback for __has_builtin */
+#ifndef __has_builtin
+ #define __has_builtin(x) (0)
+#endif
+
+/* CMSIS compiler specific defines */
+#ifndef __ASM
+ #define __ASM __asm
+#endif
+#ifndef __INLINE
+ #define __INLINE inline
+#endif
+#ifndef __STATIC_INLINE
+ #define __STATIC_INLINE static inline
+#endif
+#ifndef __STATIC_FORCEINLINE
+ #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline
+#endif
+#ifndef __NO_RETURN
+ #define __NO_RETURN __attribute__((__noreturn__))
+#endif
+#ifndef __USED
+ #define __USED __attribute__((used))
+#endif
+#ifndef __WEAK
+ #define __WEAK __attribute__((weak))
+#endif
+#ifndef __PACKED
+ #define __PACKED __attribute__((packed, aligned(1)))
+#endif
+#ifndef __PACKED_STRUCT
+ #define __PACKED_STRUCT struct __attribute__((packed, aligned(1)))
+#endif
+#ifndef __PACKED_UNION
+ #define __PACKED_UNION union __attribute__((packed, aligned(1)))
+#endif
+#ifndef __UNALIGNED_UINT32 /* deprecated */
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wpacked"
+ #pragma GCC diagnostic ignored "-Wattributes"
+ struct __attribute__((packed)) T_UINT32 { uint32_t v; };
+ #pragma GCC diagnostic pop
+ #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
+#endif
+#ifndef __UNALIGNED_UINT16_WRITE
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wpacked"
+ #pragma GCC diagnostic ignored "-Wattributes"
+ __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
+ #pragma GCC diagnostic pop
+ #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void *)(addr))->v) = (val))
+#endif
+#ifndef __UNALIGNED_UINT16_READ
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wpacked"
+ #pragma GCC diagnostic ignored "-Wattributes"
+ __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
+ #pragma GCC diagnostic pop
+ #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr))->v)
+#endif
+#ifndef __UNALIGNED_UINT32_WRITE
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wpacked"
+ #pragma GCC diagnostic ignored "-Wattributes"
+ __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
+ #pragma GCC diagnostic pop
+ #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))->v) = (val))
+#endif
+#ifndef __UNALIGNED_UINT32_READ
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wpacked"
+ #pragma GCC diagnostic ignored "-Wattributes"
+ __PACKED_STRUCT T_UINT32_READ { uint32_t v; };
+ #pragma GCC diagnostic pop
+ #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr))->v)
+#endif
+#ifndef __ALIGNED
+ #define __ALIGNED(x) __attribute__((aligned(x)))
+#endif
+#ifndef __RESTRICT
+ #define __RESTRICT __restrict
+#endif
+#ifndef __COMPILER_BARRIER
+ #define __COMPILER_BARRIER() __ASM volatile("":::"memory")
+#endif
+
+/* ######################### Startup and Lowlevel Init ######################## */
+
+#ifndef __PROGRAM_START
+
+/**
+ \brief Initializes data and bss sections
+ \details This default implementations initialized all data and additional bss
+ sections relying on .copy.table and .zero.table specified properly
+ in the used linker script.
+
+ */
+__STATIC_FORCEINLINE __NO_RETURN void __cmsis_start(void)
+{
+ extern void _start(void) __NO_RETURN;
+
+ typedef struct {
+ uint32_t const* src;
+ uint32_t* dest;
+ uint32_t wlen;
+ } __copy_table_t;
+
+ typedef struct {
+ uint32_t* dest;
+ uint32_t wlen;
+ } __zero_table_t;
+
+ extern const __copy_table_t __copy_table_start__;
+ extern const __copy_table_t __copy_table_end__;
+ extern const __zero_table_t __zero_table_start__;
+ extern const __zero_table_t __zero_table_end__;
+
+ for (__copy_table_t const* pTable = &__copy_table_start__; pTable < &__copy_table_end__; ++pTable) {
+ for(uint32_t i=0u; i<pTable->wlen; ++i) {
+ pTable->dest[i] = pTable->src[i];
+ }
+ }
+
+ for (__zero_table_t const* pTable = &__zero_table_start__; pTable < &__zero_table_end__; ++pTable) {
+ for(uint32_t i=0u; i<pTable->wlen; ++i) {
+ pTable->dest[i] = 0u;
+ }
+ }
+
+ _start();
+}
+
+#define __PROGRAM_START __cmsis_start
+#endif
+
+#ifndef __INITIAL_SP
+#define __INITIAL_SP __StackTop
+#endif
+
+#ifndef __STACK_LIMIT
+#define __STACK_LIMIT __StackLimit
+#endif
+
+#ifndef __VECTOR_TABLE
+#define __VECTOR_TABLE __Vectors
+#endif
+
+#ifndef __VECTOR_TABLE_ATTRIBUTE
+#define __VECTOR_TABLE_ATTRIBUTE __attribute((used, section(".vectors")))
+#endif
+
+/* ########################### Core Function Access ########################### */
+/** \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_RegAccFunctions CMSIS Core Register Access Functions
+ @{
+ */
+
+/**
+ \brief Enable IRQ Interrupts
+ \details Enables IRQ interrupts by clearing the I-bit in the CPSR.
+ Can only be executed in Privileged modes.
+ */
+__STATIC_FORCEINLINE void __enable_irq(void)
+{
+ __ASM volatile ("cpsie i" : : : "memory");
+}
+
+
+/**
+ \brief Disable IRQ Interrupts
+ \details Disables IRQ interrupts by setting the I-bit in the CPSR.
+ Can only be executed in Privileged modes.
+ */
+__STATIC_FORCEINLINE void __disable_irq(void)
+{
+ __ASM volatile ("cpsid i" : : : "memory");
+}
+
+
+/**
+ \brief Get Control Register
+ \details Returns the content of the Control Register.
+ \return Control Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_CONTROL(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, control" : "=r" (result) );
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Control Register (non-secure)
+ \details Returns the content of the non-secure Control Register when in secure mode.
+ \return non-secure Control Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, control_ns" : "=r" (result) );
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Control Register
+ \details Writes the given value to the Control Register.
+ \param [in] control Control Register value to set
+ */
+__STATIC_FORCEINLINE void __set_CONTROL(uint32_t control)
+{
+ __ASM volatile ("MSR control, %0" : : "r" (control) : "memory");
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Control Register (non-secure)
+ \details Writes the given value to the non-secure Control Register when in secure state.
+ \param [in] control Control Register value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control)
+{
+ __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory");
+}
+#endif
+
+
+/**
+ \brief Get IPSR Register
+ \details Returns the content of the IPSR Register.
+ \return IPSR Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_IPSR(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, ipsr" : "=r" (result) );
+ return(result);
+}
+
+
+/**
+ \brief Get APSR Register
+ \details Returns the content of the APSR Register.
+ \return APSR Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_APSR(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, apsr" : "=r" (result) );
+ return(result);
+}
+
+
+/**
+ \brief Get xPSR Register
+ \details Returns the content of the xPSR Register.
+ \return xPSR Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_xPSR(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, xpsr" : "=r" (result) );
+ return(result);
+}
+
+
+/**
+ \brief Get Process Stack Pointer
+ \details Returns the current value of the Process Stack Pointer (PSP).
+ \return PSP Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_PSP(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, psp" : "=r" (result) );
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Process Stack Pointer (non-secure)
+ \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure state.
+ \return PSP Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, psp_ns" : "=r" (result) );
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Process Stack Pointer
+ \details Assigns the given value to the Process Stack Pointer (PSP).
+ \param [in] topOfProcStack Process Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __set_PSP(uint32_t topOfProcStack)
+{
+ __ASM volatile ("MSR psp, %0" : : "r" (topOfProcStack) : );
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Process Stack Pointer (non-secure)
+ \details Assigns the given value to the non-secure Process Stack Pointer (PSP) when in secure state.
+ \param [in] topOfProcStack Process Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
+{
+ __ASM volatile ("MSR psp_ns, %0" : : "r" (topOfProcStack) : );
+}
+#endif
+
+
+/**
+ \brief Get Main Stack Pointer
+ \details Returns the current value of the Main Stack Pointer (MSP).
+ \return MSP Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_MSP(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, msp" : "=r" (result) );
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Main Stack Pointer (non-secure)
+ \details Returns the current value of the non-secure Main Stack Pointer (MSP) when in secure state.
+ \return MSP Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, msp_ns" : "=r" (result) );
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Main Stack Pointer
+ \details Assigns the given value to the Main Stack Pointer (MSP).
+ \param [in] topOfMainStack Main Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack)
+{
+ __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : );
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Main Stack Pointer (non-secure)
+ \details Assigns the given value to the non-secure Main Stack Pointer (MSP) when in secure state.
+ \param [in] topOfMainStack Main Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack)
+{
+ __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
+}
+#endif
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Stack Pointer (non-secure)
+ \details Returns the current value of the non-secure Stack Pointer (SP) when in secure state.
+ \return SP Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, sp_ns" : "=r" (result) );
+ return(result);
+}
+
+
+/**
+ \brief Set Stack Pointer (non-secure)
+ \details Assigns the given value to the non-secure Stack Pointer (SP) when in secure state.
+ \param [in] topOfStack Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack)
+{
+ __ASM volatile ("MSR sp_ns, %0" : : "r" (topOfStack) : );
+}
+#endif
+
+
+/**
+ \brief Get Priority Mask
+ \details Returns the current state of the priority mask bit from the Priority Mask Register.
+ \return Priority Mask value
+ */
+__STATIC_FORCEINLINE uint32_t __get_PRIMASK(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, primask" : "=r" (result) :: "memory");
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Priority Mask (non-secure)
+ \details Returns the current state of the non-secure priority mask bit from the Priority Mask Register when in secure state.
+ \return Priority Mask value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Priority Mask
+ \details Assigns the given value to the Priority Mask Register.
+ \param [in] priMask Priority Mask
+ */
+__STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask)
+{
+ __ASM volatile ("MSR primask, %0" : : "r" (priMask) : "memory");
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Priority Mask (non-secure)
+ \details Assigns the given value to the non-secure Priority Mask Register when in secure state.
+ \param [in] priMask Priority Mask
+ */
+__STATIC_FORCEINLINE void __TZ_set_PRIMASK_NS(uint32_t priMask)
+{
+ __ASM volatile ("MSR primask_ns, %0" : : "r" (priMask) : "memory");
+}
+#endif
+
+
+#if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
+/**
+ \brief Enable FIQ
+ \details Enables FIQ interrupts by clearing the F-bit in the CPSR.
+ Can only be executed in Privileged modes.
+ */
+__STATIC_FORCEINLINE void __enable_fault_irq(void)
+{
+ __ASM volatile ("cpsie f" : : : "memory");
+}
+
+
+/**
+ \brief Disable FIQ
+ \details Disables FIQ interrupts by setting the F-bit in the CPSR.
+ Can only be executed in Privileged modes.
+ */
+__STATIC_FORCEINLINE void __disable_fault_irq(void)
+{
+ __ASM volatile ("cpsid f" : : : "memory");
+}
+
+
+/**
+ \brief Get Base Priority
+ \details Returns the current value of the Base Priority register.
+ \return Base Priority register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_BASEPRI(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, basepri" : "=r" (result) );
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Base Priority (non-secure)
+ \details Returns the current value of the non-secure Base Priority register when in secure state.
+ \return Base Priority register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, basepri_ns" : "=r" (result) );
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Base Priority
+ \details Assigns the given value to the Base Priority register.
+ \param [in] basePri Base Priority value to set
+ */
+__STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri)
+{
+ __ASM volatile ("MSR basepri, %0" : : "r" (basePri) : "memory");
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Base Priority (non-secure)
+ \details Assigns the given value to the non-secure Base Priority register when in secure state.
+ \param [in] basePri Base Priority value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_BASEPRI_NS(uint32_t basePri)
+{
+ __ASM volatile ("MSR basepri_ns, %0" : : "r" (basePri) : "memory");
+}
+#endif
+
+
+/**
+ \brief Set Base Priority with condition
+ \details Assigns the given value to the Base Priority register only if BASEPRI masking is disabled,
+ or the new value increases the BASEPRI priority level.
+ \param [in] basePri Base Priority value to set
+ */
+__STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
+{
+ __ASM volatile ("MSR basepri_max, %0" : : "r" (basePri) : "memory");
+}
+
+
+/**
+ \brief Get Fault Mask
+ \details Returns the current value of the Fault Mask register.
+ \return Fault Mask register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, faultmask" : "=r" (result) );
+ return(result);
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Fault Mask (non-secure)
+ \details Returns the current value of the non-secure Fault Mask register when in secure state.
+ \return Fault Mask register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void)
+{
+ uint32_t result;
+
+ __ASM volatile ("MRS %0, faultmask_ns" : "=r" (result) );
+ return(result);
+}
+#endif
+
+
+/**
+ \brief Set Fault Mask
+ \details Assigns the given value to the Fault Mask register.
+ \param [in] faultMask Fault Mask value to set
+ */
+__STATIC_FORCEINLINE void __set_FAULTMASK(uint32_t faultMask)
+{
+ __ASM volatile ("MSR faultmask, %0" : : "r" (faultMask) : "memory");
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Fault Mask (non-secure)
+ \details Assigns the given value to the non-secure Fault Mask register when in secure state.
+ \param [in] faultMask Fault Mask value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask)
+{
+ __ASM volatile ("MSR faultmask_ns, %0" : : "r" (faultMask) : "memory");
+}
+#endif
+
+#endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
+
+
+#if ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
+
+/**
+ \brief Get Process Stack Pointer Limit
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence zero is returned always in non-secure
+ mode.
+
+ \details Returns the current value of the Process Stack Pointer Limit (PSPLIM).
+ \return PSPLIM Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_PSPLIM(void)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
+ (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
+ // without main extensions, the non-secure PSPLIM is RAZ/WI
+ return 0U;
+#else
+ uint32_t result;
+ __ASM volatile ("MRS %0, psplim" : "=r" (result) );
+ return result;
+#endif
+}
+
+#if (defined (__ARM_FEATURE_CMSE) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Process Stack Pointer Limit (non-secure)
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence zero is returned always.
+
+ \details Returns the current value of the non-secure Process Stack Pointer Limit (PSPLIM) when in secure state.
+ \return PSPLIM Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_PSPLIM_NS(void)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
+ // without main extensions, the non-secure PSPLIM is RAZ/WI
+ return 0U;
+#else
+ uint32_t result;
+ __ASM volatile ("MRS %0, psplim_ns" : "=r" (result) );
+ return result;
+#endif
+}
+#endif
+
+
+/**
+ \brief Set Process Stack Pointer Limit
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence the write is silently ignored in non-secure
+ mode.
+
+ \details Assigns the given value to the Process Stack Pointer Limit (PSPLIM).
+ \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
+ */
+__STATIC_FORCEINLINE void __set_PSPLIM(uint32_t ProcStackPtrLimit)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
+ (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
+ // without main extensions, the non-secure PSPLIM is RAZ/WI
+ (void)ProcStackPtrLimit;
+#else
+ __ASM volatile ("MSR psplim, %0" : : "r" (ProcStackPtrLimit));
+#endif
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Process Stack Pointer (non-secure)
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence the write is silently ignored.
+
+ \details Assigns the given value to the non-secure Process Stack Pointer Limit (PSPLIM) when in secure state.
+ \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
+ // without main extensions, the non-secure PSPLIM is RAZ/WI
+ (void)ProcStackPtrLimit;
+#else
+ __ASM volatile ("MSR psplim_ns, %0\n" : : "r" (ProcStackPtrLimit));
+#endif
+}
+#endif
+
+
+/**
+ \brief Get Main Stack Pointer Limit
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence zero is returned always in non-secure
+ mode.
+
+ \details Returns the current value of the Main Stack Pointer Limit (MSPLIM).
+ \return MSPLIM Register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_MSPLIM(void)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
+ (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
+ // without main extensions, the non-secure MSPLIM is RAZ/WI
+ return 0U;
+#else
+ uint32_t result;
+ __ASM volatile ("MRS %0, msplim" : "=r" (result) );
+ return result;
+#endif
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Get Main Stack Pointer Limit (non-secure)
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence zero is returned always.
+
+ \details Returns the current value of the non-secure Main Stack Pointer Limit(MSPLIM) when in secure state.
+ \return MSPLIM Register value
+ */
+__STATIC_FORCEINLINE uint32_t __TZ_get_MSPLIM_NS(void)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
+ // without main extensions, the non-secure MSPLIM is RAZ/WI
+ return 0U;
+#else
+ uint32_t result;
+ __ASM volatile ("MRS %0, msplim_ns" : "=r" (result) );
+ return result;
+#endif
+}
+#endif
+
+
+/**
+ \brief Set Main Stack Pointer Limit
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence the write is silently ignored in non-secure
+ mode.
+
+ \details Assigns the given value to the Main Stack Pointer Limit (MSPLIM).
+ \param [in] MainStackPtrLimit Main Stack Pointer Limit value to set
+ */
+__STATIC_FORCEINLINE void __set_MSPLIM(uint32_t MainStackPtrLimit)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
+ (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
+ // without main extensions, the non-secure MSPLIM is RAZ/WI
+ (void)MainStackPtrLimit;
+#else
+ __ASM volatile ("MSR msplim, %0" : : "r" (MainStackPtrLimit));
+#endif
+}
+
+
+#if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+/**
+ \brief Set Main Stack Pointer Limit (non-secure)
+ Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
+ Stack Pointer Limit register hence the write is silently ignored.
+
+ \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secure state.
+ \param [in] MainStackPtrLimit Main Stack Pointer value to set
+ */
+__STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit)
+{
+#if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
+ // without main extensions, the non-secure MSPLIM is RAZ/WI
+ (void)MainStackPtrLimit;
+#else
+ __ASM volatile ("MSR msplim_ns, %0" : : "r" (MainStackPtrLimit));
+#endif
+}
+#endif
+
+#endif /* ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
+
+
+/**
+ \brief Get FPSCR
+ \details Returns the current value of the Floating Point Status/Control register.
+ \return Floating Point Status/Control register value
+ */
+__STATIC_FORCEINLINE uint32_t __get_FPSCR(void)
+{
+#if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
+ (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
+#if __has_builtin(__builtin_arm_get_fpscr)
+// Re-enable using built-in when GCC has been fixed
+// || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
+ /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
+ return __builtin_arm_get_fpscr();
+#else
+ uint32_t result;
+
+ __ASM volatile ("VMRS %0, fpscr" : "=r" (result) );
+ return(result);
+#endif
+#else
+ return(0U);
+#endif
+}
+
+
+/**
+ \brief Set FPSCR
+ \details Assigns the given value to the Floating Point Status/Control register.
+ \param [in] fpscr Floating Point Status/Control value to set
+ */
+__STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr)
+{
+#if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
+ (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
+#if __has_builtin(__builtin_arm_set_fpscr)
+// Re-enable using built-in when GCC has been fixed
+// || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
+ /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
+ __builtin_arm_set_fpscr(fpscr);
+#else
+ __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
+#endif
+#else
+ (void)fpscr;
+#endif
+}
+
+
+/*@} end of CMSIS_Core_RegAccFunctions */
+
+
+/* ########################## Core Instruction Access ######################### */
+/** \defgroup CMSIS_Core_InstructionInterface CMSIS Core Instruction Interface
+ Access to dedicated instructions
+ @{
+*/
+
+/* Define macros for porting to both thumb1 and thumb2.
+ * For thumb1, use low register (r0-r7), specified by constraint "l"
+ * Otherwise, use general registers, specified by constraint "r" */
+#if defined (__thumb__) && !defined (__thumb2__)
+#define __CMSIS_GCC_OUT_REG(r) "=l" (r)
+#define __CMSIS_GCC_RW_REG(r) "+l" (r)
+#define __CMSIS_GCC_USE_REG(r) "l" (r)
+#else
+#define __CMSIS_GCC_OUT_REG(r) "=r" (r)
+#define __CMSIS_GCC_RW_REG(r) "+r" (r)
+#define __CMSIS_GCC_USE_REG(r) "r" (r)
+#endif
+
+/**
+ \brief No Operation
+ \details No Operation does nothing. This instruction can be used for code alignment purposes.
+ */
+#define __NOP() __ASM volatile ("nop")
+
+/**
+ \brief Wait For Interrupt
+ \details Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs.
+ */
+#define __WFI() __ASM volatile ("wfi")
+
+
+/**
+ \brief Wait For Event
+ \details Wait For Event is a hint instruction that permits the processor to enter
+ a low-power state until one of a number of events occurs.
+ */
+#define __WFE() __ASM volatile ("wfe")
+
+
+/**
+ \brief Send Event
+ \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
+ */
+#define __SEV() __ASM volatile ("sev")
+
+
+/**
+ \brief Instruction Synchronization Barrier
+ \details Instruction Synchronization Barrier flushes the pipeline in the processor,
+ so that all instructions following the ISB are fetched from cache or memory,
+ after the instruction has been completed.
+ */
+__STATIC_FORCEINLINE void __ISB(void)
+{
+ __ASM volatile ("isb 0xF":::"memory");
+}
+
+
+/**
+ \brief Data Synchronization Barrier
+ \details Acts as a special kind of Data Memory Barrier.
+ It completes when all explicit memory accesses before this instruction complete.
+ */
+__STATIC_FORCEINLINE void __DSB(void)
+{
+ __ASM volatile ("dsb 0xF":::"memory");
+}
+
+
+/**
+ \brief Data Memory Barrier
+ \details Ensures the apparent order of the explicit memory operations before
+ and after the instruction, without ensuring their completion.
+ */
+__STATIC_FORCEINLINE void __DMB(void)
+{
+ __ASM volatile ("dmb 0xF":::"memory");
+}
+
+
+/**
+ \brief Reverse byte order (32 bit)
+ \details Reverses the byte order in unsigned integer value. For example, 0x12345678 becomes 0x78563412.
+ \param [in] value Value to reverse
+ \return Reversed value
+ */
+__STATIC_FORCEINLINE uint32_t __REV(uint32_t value)
+{
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
+ return __builtin_bswap32(value);
+#else
+ uint32_t result;
+
+ __ASM volatile ("rev %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
+ return result;
+#endif
+}
+
+
+/**
+ \brief Reverse byte order (16 bit)
+ \details Reverses the byte order within each halfword of a word. For example, 0x12345678 becomes 0x34127856.
+ \param [in] value Value to reverse
+ \return Reversed value
+ */
+__STATIC_FORCEINLINE uint32_t __REV16(uint32_t value)
+{
+ uint32_t result;
+
+ __ASM volatile ("rev16 %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
+ return result;
+}
+
+
+/**
+ \brief Reverse byte order (16 bit)
+ \details Reverses the byte order in a 16-bit value and returns the signed 16-bit result. For example, 0x0080 becomes 0x8000.
+ \param [in] value Value to reverse
+ \return Reversed value
+ */
+__STATIC_FORCEINLINE int16_t __REVSH(int16_t value)
+{
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
+ return (int16_t)__builtin_bswap16(value);
+#else
+ int16_t result;
+
+ __ASM volatile ("revsh %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
+ return result;
+#endif
+}
+
+
+/**
+ \brief Rotate Right in unsigned value (32 bit)
+ \details Rotate Right (immediate) provides the value of the contents of a register rotated by a variable number of bits.
+ \param [in] op1 Value to rotate
+ \param [in] op2 Number of Bits to rotate
+ \return Rotated value
+ */
+__STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2)
+{
+ op2 %= 32U;
+ if (op2 == 0U)
+ {
+ return op1;
+ }
+ return (op1 >> op2) | (op1 << (32U - op2));
+}
+
+
+/**
+ \brief Breakpoint
+ \details Causes the processor to enter Debug state.
+ Debug tools can use this to investigate system state when the instruction at a particular address is reached.
+ \param [in] value is ignored by the processor.
+ If required, a debugger can use it to store additional information about the breakpoint.
+ */
+#define __BKPT(value) __ASM volatile ("bkpt "#value)
+
+
+/**
+ \brief Reverse bit order of value
+ \details Reverses the bit order of the given value.
+ \param [in] value Value to reverse
+ \return Reversed value
+ */
+__STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value)
+{
+ uint32_t result;
+
+#if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
+ __ASM volatile ("rbit %0, %1" : "=r" (result) : "r" (value) );
+#else
+ uint32_t s = (4U /*sizeof(v)*/ * 8U) - 1U; /* extra shift needed at end */
+
+ result = value; /* r will be reversed bits of v; first get LSB of v */
+ for (value >>= 1U; value != 0U; value >>= 1U)
+ {
+ result <<= 1U;
+ result |= value & 1U;
+ s--;
+ }
+ result <<= s; /* shift when v's highest bits are zero */
+#endif
+ return result;
+}
+
+
+/**
+ \brief Count leading zeros
+ \details Counts the number of leading zeros of a data value.
+ \param [in] value Value to count the leading zeros
+ \return number of leading zeros in value
+ */
+__STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value)
+{
+ /* Even though __builtin_clz produces a CLZ instruction on ARM, formally
+ __builtin_clz(0) is undefined behaviour, so handle this case specially.
+ This guarantees ARM-compatible results if happening to compile on a non-ARM
+ target, and ensures the compiler doesn't decide to activate any
+ optimisations using the logic "value was passed to __builtin_clz, so it
+ is non-zero".
+ ARM GCC 7.3 and possibly earlier will optimise this test away, leaving a
+ single CLZ instruction.
+ */
+ if (value == 0U)
+ {
+ return 32U;
+ }
+ return __builtin_clz(value);
+}
+
+
+#if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
+/**
+ \brief LDR Exclusive (8 bit)
+ \details Executes a exclusive LDR instruction for 8 bit value.
+ \param [in] ptr Pointer to data
+ \return value of type uint8_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint8_t __LDREXB(volatile uint8_t *addr)
+{
+ uint32_t result;
+
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
+ __ASM volatile ("ldrexb %0, %1" : "=r" (result) : "Q" (*addr) );
+#else
+ /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
+ accepted by assembler. So has to use following less efficient pattern.
+ */
+ __ASM volatile ("ldrexb %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
+#endif
+ return ((uint8_t) result); /* Add explicit type cast here */
+}
+
+
+/**
+ \brief LDR Exclusive (16 bit)
+ \details Executes a exclusive LDR instruction for 16 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint16_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr)
+{
+ uint32_t result;
+
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
+ __ASM volatile ("ldrexh %0, %1" : "=r" (result) : "Q" (*addr) );
+#else
+ /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
+ accepted by assembler. So has to use following less efficient pattern.
+ */
+ __ASM volatile ("ldrexh %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
+#endif
+ return ((uint16_t) result); /* Add explicit type cast here */
+}
+
+
+/**
+ \brief LDR Exclusive (32 bit)
+ \details Executes a exclusive LDR instruction for 32 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint32_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint32_t __LDREXW(volatile uint32_t *addr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldrex %0, %1" : "=r" (result) : "Q" (*addr) );
+ return(result);
+}
+
+
+/**
+ \brief STR Exclusive (8 bit)
+ \details Executes a exclusive STR instruction for 8 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *addr)
+{
+ uint32_t result;
+
+ __ASM volatile ("strexb %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
+ return(result);
+}
+
+
+/**
+ \brief STR Exclusive (16 bit)
+ \details Executes a exclusive STR instruction for 16 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr)
+{
+ uint32_t result;
+
+ __ASM volatile ("strexh %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
+ return(result);
+}
+
+
+/**
+ \brief STR Exclusive (32 bit)
+ \details Executes a exclusive STR instruction for 32 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STREXW(uint32_t value, volatile uint32_t *addr)
+{
+ uint32_t result;
+
+ __ASM volatile ("strex %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" (value) );
+ return(result);
+}
+
+
+/**
+ \brief Remove the exclusive lock
+ \details Removes the exclusive lock which is created by LDREX.
+ */
+__STATIC_FORCEINLINE void __CLREX(void)
+{
+ __ASM volatile ("clrex" ::: "memory");
+}
+
+#endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
+
+
+#if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
+/**
+ \brief Signed Saturate
+ \details Saturates a signed value.
+ \param [in] ARG1 Value to be saturated
+ \param [in] ARG2 Bit position to saturate to (1..32)
+ \return Saturated value
+ */
+#define __SSAT(ARG1,ARG2) \
+__extension__ \
+({ \
+ int32_t __RES, __ARG1 = (ARG1); \
+ __ASM ("ssat %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
+ __RES; \
+ })
+
+
+/**
+ \brief Unsigned Saturate
+ \details Saturates an unsigned value.
+ \param [in] ARG1 Value to be saturated
+ \param [in] ARG2 Bit position to saturate to (0..31)
+ \return Saturated value
+ */
+#define __USAT(ARG1,ARG2) \
+ __extension__ \
+({ \
+ uint32_t __RES, __ARG1 = (ARG1); \
+ __ASM ("usat %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
+ __RES; \
+ })
+
+
+/**
+ \brief Rotate Right with Extend (32 bit)
+ \details Moves each bit of a bitstring right by one bit.
+ The carry input is shifted in at the left end of the bitstring.
+ \param [in] value Value to rotate
+ \return Rotated value
+ */
+__STATIC_FORCEINLINE uint32_t __RRX(uint32_t value)
+{
+ uint32_t result;
+
+ __ASM volatile ("rrx %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
+ return(result);
+}
+
+
+/**
+ \brief LDRT Unprivileged (8 bit)
+ \details Executes a Unprivileged LDRT instruction for 8 bit value.
+ \param [in] ptr Pointer to data
+ \return value of type uint8_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr)
+{
+ uint32_t result;
+
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
+ __ASM volatile ("ldrbt %0, %1" : "=r" (result) : "Q" (*ptr) );
+#else
+ /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
+ accepted by assembler. So has to use following less efficient pattern.
+ */
+ __ASM volatile ("ldrbt %0, [%1]" : "=r" (result) : "r" (ptr) : "memory" );
+#endif
+ return ((uint8_t) result); /* Add explicit type cast here */
+}
+
+
+/**
+ \brief LDRT Unprivileged (16 bit)
+ \details Executes a Unprivileged LDRT instruction for 16 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint16_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr)
+{
+ uint32_t result;
+
+#if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
+ __ASM volatile ("ldrht %0, %1" : "=r" (result) : "Q" (*ptr) );
+#else
+ /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
+ accepted by assembler. So has to use following less efficient pattern.
+ */
+ __ASM volatile ("ldrht %0, [%1]" : "=r" (result) : "r" (ptr) : "memory" );
+#endif
+ return ((uint16_t) result); /* Add explicit type cast here */
+}
+
+
+/**
+ \brief LDRT Unprivileged (32 bit)
+ \details Executes a Unprivileged LDRT instruction for 32 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint32_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldrt %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return(result);
+}
+
+
+/**
+ \brief STRT Unprivileged (8 bit)
+ \details Executes a Unprivileged STRT instruction for 8 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr)
+{
+ __ASM volatile ("strbt %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
+}
+
+
+/**
+ \brief STRT Unprivileged (16 bit)
+ \details Executes a Unprivileged STRT instruction for 16 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr)
+{
+ __ASM volatile ("strht %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
+}
+
+
+/**
+ \brief STRT Unprivileged (32 bit)
+ \details Executes a Unprivileged STRT instruction for 32 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr)
+{
+ __ASM volatile ("strt %1, %0" : "=Q" (*ptr) : "r" (value) );
+}
+
+#else /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
+
+/**
+ \brief Signed Saturate
+ \details Saturates a signed value.
+ \param [in] value Value to be saturated
+ \param [in] sat Bit position to saturate to (1..32)
+ \return Saturated value
+ */
+__STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat)
+{
+ if ((sat >= 1U) && (sat <= 32U))
+ {
+ const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U);
+ const int32_t min = -1 - max ;
+ if (val > max)
+ {
+ return max;
+ }
+ else if (val < min)
+ {
+ return min;
+ }
+ }
+ return val;
+}
+
+/**
+ \brief Unsigned Saturate
+ \details Saturates an unsigned value.
+ \param [in] value Value to be saturated
+ \param [in] sat Bit position to saturate to (0..31)
+ \return Saturated value
+ */
+__STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat)
+{
+ if (sat <= 31U)
+ {
+ const uint32_t max = ((1U << sat) - 1U);
+ if (val > (int32_t)max)
+ {
+ return max;
+ }
+ else if (val < 0)
+ {
+ return 0U;
+ }
+ }
+ return (uint32_t)val;
+}
+
+#endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
+ (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
+ (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
+
+
+#if ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
+/**
+ \brief Load-Acquire (8 bit)
+ \details Executes a LDAB instruction for 8 bit value.
+ \param [in] ptr Pointer to data
+ \return value of type uint8_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldab %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return ((uint8_t) result);
+}
+
+
+/**
+ \brief Load-Acquire (16 bit)
+ \details Executes a LDAH instruction for 16 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint16_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldah %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return ((uint16_t) result);
+}
+
+
+/**
+ \brief Load-Acquire (32 bit)
+ \details Executes a LDA instruction for 32 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint32_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("lda %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return(result);
+}
+
+
+/**
+ \brief Store-Release (8 bit)
+ \details Executes a STLB instruction for 8 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr)
+{
+ __ASM volatile ("stlb %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
+}
+
+
+/**
+ \brief Store-Release (16 bit)
+ \details Executes a STLH instruction for 16 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr)
+{
+ __ASM volatile ("stlh %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
+}
+
+
+/**
+ \brief Store-Release (32 bit)
+ \details Executes a STL instruction for 32 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ */
+__STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr)
+{
+ __ASM volatile ("stl %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
+}
+
+
+/**
+ \brief Load-Acquire Exclusive (8 bit)
+ \details Executes a LDAB exclusive instruction for 8 bit value.
+ \param [in] ptr Pointer to data
+ \return value of type uint8_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint8_t __LDAEXB(volatile uint8_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldaexb %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return ((uint8_t) result);
+}
+
+
+/**
+ \brief Load-Acquire Exclusive (16 bit)
+ \details Executes a LDAH exclusive instruction for 16 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint16_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint16_t __LDAEXH(volatile uint16_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldaexh %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return ((uint16_t) result);
+}
+
+
+/**
+ \brief Load-Acquire Exclusive (32 bit)
+ \details Executes a LDA exclusive instruction for 32 bit values.
+ \param [in] ptr Pointer to data
+ \return value of type uint32_t at (*ptr)
+ */
+__STATIC_FORCEINLINE uint32_t __LDAEX(volatile uint32_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("ldaex %0, %1" : "=r" (result) : "Q" (*ptr) );
+ return(result);
+}
+
+
+/**
+ \brief Store-Release Exclusive (8 bit)
+ \details Executes a STLB exclusive instruction for 8 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STLEXB(uint8_t value, volatile uint8_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("stlexb %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
+ return(result);
+}
+
+
+/**
+ \brief Store-Release Exclusive (16 bit)
+ \details Executes a STLH exclusive instruction for 16 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STLEXH(uint16_t value, volatile uint16_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("stlexh %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
+ return(result);
+}
+
+
+/**
+ \brief Store-Release Exclusive (32 bit)
+ \details Executes a STL exclusive instruction for 32 bit values.
+ \param [in] value Value to store
+ \param [in] ptr Pointer to location
+ \return 0 Function succeeded
+ \return 1 Function failed
+ */
+__STATIC_FORCEINLINE uint32_t __STLEX(uint32_t value, volatile uint32_t *ptr)
+{
+ uint32_t result;
+
+ __ASM volatile ("stlex %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
+ return(result);
+}
+
+#endif /* ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
+ (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
+
+/*@}*/ /* end of group CMSIS_Core_InstructionInterface */
+
+
+/* ################### Compiler specific Intrinsics ########################### */
+/** \defgroup CMSIS_SIMD_intrinsics CMSIS SIMD Intrinsics
+ Access to dedicated SIMD instructions
+ @{
+*/
+
+#if (defined (__ARM_FEATURE_DSP) && (__ARM_FEATURE_DSP == 1))
+
+__STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("sadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+
+__STATIC_FORCEINLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("ssub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __USUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("usub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHSUB8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+
+__STATIC_FORCEINLINE uint32_t __SADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("sadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHADD16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SSUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("ssub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QSUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHSUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __USUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("usub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQSUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHSUB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("sasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHASX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SSAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("ssax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __QSAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("qsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SHSAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("shsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __USAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("usax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UQSAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uqsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UHSAX(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uhsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __USAD8(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("usad8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint32_t op3)
+{
+ uint32_t result;
+
+ __ASM volatile ("usada8 %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+#define __SSAT16(ARG1,ARG2) \
+({ \
+ int32_t __RES, __ARG1 = (ARG1); \
+ __ASM ("ssat16 %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
+ __RES; \
+ })
+
+#define __USAT16(ARG1,ARG2) \
+({ \
+ uint32_t __RES, __ARG1 = (ARG1); \
+ __ASM ("usat16 %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
+ __RES; \
+ })
+
+__STATIC_FORCEINLINE uint32_t __UXTB16(uint32_t op1)
+{
+ uint32_t result;
+
+ __ASM volatile ("uxtb16 %0, %1" : "=r" (result) : "r" (op1));
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __UXTAB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("uxtab16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1)
+{
+ uint32_t result;
+
+ __ASM volatile ("sxtb16 %0, %1" : "=r" (result) : "r" (op1));
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("sxtab16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("smuad %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMUADX (uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("smuadx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint32_t op3)
+{
+ uint32_t result;
+
+ __ASM volatile ("smlad %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3)
+{
+ uint32_t result;
+
+ __ASM volatile ("smladx %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint64_t __SMLALD (uint32_t op1, uint32_t op2, uint64_t acc)
+{
+ union llreg_u{
+ uint32_t w32[2];
+ uint64_t w64;
+ } llr;
+ llr.w64 = acc;
+
+#ifndef __ARMEB__ /* Little endian */
+ __ASM volatile ("smlald %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
+#else /* Big endian */
+ __ASM volatile ("smlald %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
+#endif
+
+ return(llr.w64);
+}
+
+__STATIC_FORCEINLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, uint64_t acc)
+{
+ union llreg_u{
+ uint32_t w32[2];
+ uint64_t w64;
+ } llr;
+ llr.w64 = acc;
+
+#ifndef __ARMEB__ /* Little endian */
+ __ASM volatile ("smlaldx %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
+#else /* Big endian */
+ __ASM volatile ("smlaldx %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
+#endif
+
+ return(llr.w64);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMUSD (uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("smusd %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMUSDX (uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("smusdx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint32_t op3)
+{
+ uint32_t result;
+
+ __ASM volatile ("smlsd %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint32_t op3)
+{
+ uint32_t result;
+
+ __ASM volatile ("smlsdx %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE uint64_t __SMLSLD (uint32_t op1, uint32_t op2, uint64_t acc)
+{
+ union llreg_u{
+ uint32_t w32[2];
+ uint64_t w64;
+ } llr;
+ llr.w64 = acc;
+
+#ifndef __ARMEB__ /* Little endian */
+ __ASM volatile ("smlsld %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
+#else /* Big endian */
+ __ASM volatile ("smlsld %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
+#endif
+
+ return(llr.w64);
+}
+
+__STATIC_FORCEINLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, uint64_t acc)
+{
+ union llreg_u{
+ uint32_t w32[2];
+ uint64_t w64;
+ } llr;
+ llr.w64 = acc;
+
+#ifndef __ARMEB__ /* Little endian */
+ __ASM volatile ("smlsldx %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
+#else /* Big endian */
+ __ASM volatile ("smlsldx %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
+#endif
+
+ return(llr.w64);
+}
+
+__STATIC_FORCEINLINE uint32_t __SEL (uint32_t op1, uint32_t op2)
+{
+ uint32_t result;
+
+ __ASM volatile ("sel %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2)
+{
+ int32_t result;
+
+ __ASM volatile ("qadd %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+__STATIC_FORCEINLINE int32_t __QSUB( int32_t op1, int32_t op2)
+{
+ int32_t result;
+
+ __ASM volatile ("qsub %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
+ return(result);
+}
+
+#if 0
+#define __PKHBT(ARG1,ARG2,ARG3) \
+({ \
+ uint32_t __RES, __ARG1 = (ARG1), __ARG2 = (ARG2); \
+ __ASM ("pkhbt %0, %1, %2, lsl %3" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2), "I" (ARG3) ); \
+ __RES; \
+ })
+
+#define __PKHTB(ARG1,ARG2,ARG3) \
+({ \
+ uint32_t __RES, __ARG1 = (ARG1), __ARG2 = (ARG2); \
+ if (ARG3 == 0) \
+ __ASM ("pkhtb %0, %1, %2" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2) ); \
+ else \
+ __ASM ("pkhtb %0, %1, %2, asr %3" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2), "I" (ARG3) ); \
+ __RES; \
+ })
+#endif
+
+#define __PKHBT(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0x0000FFFFUL) | \
+ ((((uint32_t)(ARG2)) << (ARG3)) & 0xFFFF0000UL) )
+
+#define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \
+ ((((uint32_t)(ARG2)) >> (ARG3)) & 0x0000FFFFUL) )
+
+__STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3)
+{
+ int32_t result;
+
+ __ASM volatile ("smmla %0, %1, %2, %3" : "=r" (result): "r" (op1), "r" (op2), "r" (op3) );
+ return(result);
+}
+
+#endif /* (__ARM_FEATURE_DSP == 1) */
+/*@} end of group CMSIS_SIMD_intrinsics */
+
+
+#pragma GCC diagnostic pop
+
+#endif /* __CMSIS_GCC_H */
diff --git a/driver_fw/include/cmsis_version.h b/driver_fw/include/cmsis_version.h
new file mode 100644
index 0000000..f2e2746
--- /dev/null
+++ b/driver_fw/include/cmsis_version.h
@@ -0,0 +1,39 @@
+/**************************************************************************//**
+ * @file cmsis_version.h
+ * @brief CMSIS Core(M) Version definitions
+ * @version V5.0.3
+ * @date 24. June 2019
+ ******************************************************************************/
+/*
+ * Copyright (c) 2009-2019 ARM Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#if defined ( __ICCARM__ )
+ #pragma system_include /* treat file as system include file for MISRA check */
+#elif defined (__clang__)
+ #pragma clang system_header /* treat file as system include file */
+#endif
+
+#ifndef __CMSIS_VERSION_H
+#define __CMSIS_VERSION_H
+
+/* CMSIS Version definitions */
+#define __CM_CMSIS_VERSION_MAIN ( 5U) /*!< [31:16] CMSIS Core(M) main version */
+#define __CM_CMSIS_VERSION_SUB ( 3U) /*!< [15:0] CMSIS Core(M) sub version */
+#define __CM_CMSIS_VERSION ((__CM_CMSIS_VERSION_MAIN << 16U) | \
+ __CM_CMSIS_VERSION_SUB ) /*!< CMSIS Core(M) version number */
+#endif
diff --git a/driver_fw/include/core_cm0.h b/driver_fw/include/core_cm0.h
new file mode 100644
index 0000000..cafae5a
--- /dev/null
+++ b/driver_fw/include/core_cm0.h
@@ -0,0 +1,952 @@
+/**************************************************************************//**
+ * @file core_cm0.h
+ * @brief CMSIS Cortex-M0 Core Peripheral Access Layer Header File
+ * @version V5.0.6
+ * @date 13. March 2019
+ ******************************************************************************/
+/*
+ * Copyright (c) 2009-2019 Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#if defined ( __ICCARM__ )
+ #pragma system_include /* treat file as system include file for MISRA check */
+#elif defined (__clang__)
+ #pragma clang system_header /* treat file as system include file */
+#endif
+
+#ifndef __CORE_CM0_H_GENERIC
+#define __CORE_CM0_H_GENERIC
+
+#include <stdint.h>
+
+#ifdef __cplusplus
+ extern "C" {
+#endif
+
+/**
+ \page CMSIS_MISRA_Exceptions MISRA-C:2004 Compliance Exceptions
+ CMSIS violates the following MISRA-C:2004 rules:
+
+ \li Required Rule 8.5, object/function definition in header file.<br>
+ Function definitions in header files are used to allow 'inlining'.
+
+ \li Required Rule 18.4, declaration of union type or object of union type: '{...}'.<br>
+ Unions are used for effective representation of core registers.
+
+ \li Advisory Rule 19.7, Function-like macro defined.<br>
+ Function-like macros are used to allow more efficient code.
+ */
+
+
+/*******************************************************************************
+ * CMSIS definitions
+ ******************************************************************************/
+/**
+ \ingroup Cortex_M0
+ @{
+ */
+
+#include "cmsis_version.h"
+
+/* CMSIS CM0 definitions */
+#define __CM0_CMSIS_VERSION_MAIN (__CM_CMSIS_VERSION_MAIN) /*!< \deprecated [31:16] CMSIS HAL main version */
+#define __CM0_CMSIS_VERSION_SUB (__CM_CMSIS_VERSION_SUB) /*!< \deprecated [15:0] CMSIS HAL sub version */
+#define __CM0_CMSIS_VERSION ((__CM0_CMSIS_VERSION_MAIN << 16U) | \
+ __CM0_CMSIS_VERSION_SUB ) /*!< \deprecated CMSIS HAL version number */
+
+#define __CORTEX_M (0U) /*!< Cortex-M Core */
+
+/** __FPU_USED indicates whether an FPU is used or not.
+ This core does not support an FPU at all
+*/
+#define __FPU_USED 0U
+
+#if defined ( __CC_ARM )
+ #if defined __TARGET_FPU_VFP
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
+ #if defined __ARM_FP
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __GNUC__ )
+ #if defined (__VFP_FP__) && !defined(__SOFTFP__)
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __ICCARM__ )
+ #if defined __ARMVFP__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __TI_ARM__ )
+ #if defined __TI_VFP_SUPPORT__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __TASKING__ )
+ #if defined __FPU_VFP__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __CSMC__ )
+ #if ( __CSMC__ & 0x400U)
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#endif
+
+#include "cmsis_compiler.h" /* CMSIS compiler specific defines */
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __CORE_CM0_H_GENERIC */
+
+#ifndef __CMSIS_GENERIC
+
+#ifndef __CORE_CM0_H_DEPENDANT
+#define __CORE_CM0_H_DEPENDANT
+
+#ifdef __cplusplus
+ extern "C" {
+#endif
+
+/* check device defines and use defaults */
+#if defined __CHECK_DEVICE_DEFINES
+ #ifndef __CM0_REV
+ #define __CM0_REV 0x0000U
+ #warning "__CM0_REV not defined in device header file; using default!"
+ #endif
+
+ #ifndef __NVIC_PRIO_BITS
+ #define __NVIC_PRIO_BITS 2U
+ #warning "__NVIC_PRIO_BITS not defined in device header file; using default!"
+ #endif
+
+ #ifndef __Vendor_SysTickConfig
+ #define __Vendor_SysTickConfig 0U
+ #warning "__Vendor_SysTickConfig not defined in device header file; using default!"
+ #endif
+#endif
+
+/* IO definitions (access restrictions to peripheral registers) */
+/**
+ \defgroup CMSIS_glob_defs CMSIS Global Defines
+
+ <strong>IO Type Qualifiers</strong> are used
+ \li to specify the access to peripheral variables.
+ \li for automatic generation of peripheral register debug information.
+*/
+#ifdef __cplusplus
+ #define __I volatile /*!< Defines 'read only' permissions */
+#else
+ #define __I volatile const /*!< Defines 'read only' permissions */
+#endif
+#define __O volatile /*!< Defines 'write only' permissions */
+#define __IO volatile /*!< Defines 'read / write' permissions */
+
+/* following defines should be used for structure members */
+#define __IM volatile const /*! Defines 'read only' structure member permissions */
+#define __OM volatile /*! Defines 'write only' structure member permissions */
+#define __IOM volatile /*! Defines 'read / write' structure member permissions */
+
+/*@} end of group Cortex_M0 */
+
+
+
+/*******************************************************************************
+ * Register Abstraction
+ Core Register contain:
+ - Core Register
+ - Core NVIC Register
+ - Core SCB Register
+ - Core SysTick Register
+ ******************************************************************************/
+/**
+ \defgroup CMSIS_core_register Defines and Type Definitions
+ \brief Type definitions and defines for Cortex-M processor based devices.
+*/
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_CORE Status and Control Registers
+ \brief Core Register type definitions.
+ @{
+ */
+
+/**
+ \brief Union type to access the Application Program Status Register (APSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t _reserved0:28; /*!< bit: 0..27 Reserved */
+ uint32_t V:1; /*!< bit: 28 Overflow condition code flag */
+ uint32_t C:1; /*!< bit: 29 Carry condition code flag */
+ uint32_t Z:1; /*!< bit: 30 Zero condition code flag */
+ uint32_t N:1; /*!< bit: 31 Negative condition code flag */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} APSR_Type;
+
+/* APSR Register Definitions */
+#define APSR_N_Pos 31U /*!< APSR: N Position */
+#define APSR_N_Msk (1UL << APSR_N_Pos) /*!< APSR: N Mask */
+
+#define APSR_Z_Pos 30U /*!< APSR: Z Position */
+#define APSR_Z_Msk (1UL << APSR_Z_Pos) /*!< APSR: Z Mask */
+
+#define APSR_C_Pos 29U /*!< APSR: C Position */
+#define APSR_C_Msk (1UL << APSR_C_Pos) /*!< APSR: C Mask */
+
+#define APSR_V_Pos 28U /*!< APSR: V Position */
+#define APSR_V_Msk (1UL << APSR_V_Pos) /*!< APSR: V Mask */
+
+
+/**
+ \brief Union type to access the Interrupt Program Status Register (IPSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */
+ uint32_t _reserved0:23; /*!< bit: 9..31 Reserved */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} IPSR_Type;
+
+/* IPSR Register Definitions */
+#define IPSR_ISR_Pos 0U /*!< IPSR: ISR Position */
+#define IPSR_ISR_Msk (0x1FFUL /*<< IPSR_ISR_Pos*/) /*!< IPSR: ISR Mask */
+
+
+/**
+ \brief Union type to access the Special-Purpose Program Status Registers (xPSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */
+ uint32_t _reserved0:15; /*!< bit: 9..23 Reserved */
+ uint32_t T:1; /*!< bit: 24 Thumb bit (read 0) */
+ uint32_t _reserved1:3; /*!< bit: 25..27 Reserved */
+ uint32_t V:1; /*!< bit: 28 Overflow condition code flag */
+ uint32_t C:1; /*!< bit: 29 Carry condition code flag */
+ uint32_t Z:1; /*!< bit: 30 Zero condition code flag */
+ uint32_t N:1; /*!< bit: 31 Negative condition code flag */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} xPSR_Type;
+
+/* xPSR Register Definitions */
+#define xPSR_N_Pos 31U /*!< xPSR: N Position */
+#define xPSR_N_Msk (1UL << xPSR_N_Pos) /*!< xPSR: N Mask */
+
+#define xPSR_Z_Pos 30U /*!< xPSR: Z Position */
+#define xPSR_Z_Msk (1UL << xPSR_Z_Pos) /*!< xPSR: Z Mask */
+
+#define xPSR_C_Pos 29U /*!< xPSR: C Position */
+#define xPSR_C_Msk (1UL << xPSR_C_Pos) /*!< xPSR: C Mask */
+
+#define xPSR_V_Pos 28U /*!< xPSR: V Position */
+#define xPSR_V_Msk (1UL << xPSR_V_Pos) /*!< xPSR: V Mask */
+
+#define xPSR_T_Pos 24U /*!< xPSR: T Position */
+#define xPSR_T_Msk (1UL << xPSR_T_Pos) /*!< xPSR: T Mask */
+
+#define xPSR_ISR_Pos 0U /*!< xPSR: ISR Position */
+#define xPSR_ISR_Msk (0x1FFUL /*<< xPSR_ISR_Pos*/) /*!< xPSR: ISR Mask */
+
+
+/**
+ \brief Union type to access the Control Registers (CONTROL).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t _reserved0:1; /*!< bit: 0 Reserved */
+ uint32_t SPSEL:1; /*!< bit: 1 Stack to be used */
+ uint32_t _reserved1:30; /*!< bit: 2..31 Reserved */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} CONTROL_Type;
+
+/* CONTROL Register Definitions */
+#define CONTROL_SPSEL_Pos 1U /*!< CONTROL: SPSEL Position */
+#define CONTROL_SPSEL_Msk (1UL << CONTROL_SPSEL_Pos) /*!< CONTROL: SPSEL Mask */
+
+/*@} end of group CMSIS_CORE */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
+ \brief Type definitions for the NVIC Registers
+ @{
+ */
+
+/**
+ \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
+ */
+typedef struct
+{
+ __IOM uint32_t ISER[1U]; /*!< Offset: 0x000 (R/W) Interrupt Set Enable Register */
+ uint32_t RESERVED0[31U];
+ __IOM uint32_t ICER[1U]; /*!< Offset: 0x080 (R/W) Interrupt Clear Enable Register */
+ uint32_t RESERVED1[31U];
+ __IOM uint32_t ISPR[1U]; /*!< Offset: 0x100 (R/W) Interrupt Set Pending Register */
+ uint32_t RESERVED2[31U];
+ __IOM uint32_t ICPR[1U]; /*!< Offset: 0x180 (R/W) Interrupt Clear Pending Register */
+ uint32_t RESERVED3[31U];
+ uint32_t RESERVED4[64U];
+ __IOM uint32_t IP[8U]; /*!< Offset: 0x300 (R/W) Interrupt Priority Register */
+} NVIC_Type;
+
+/*@} end of group CMSIS_NVIC */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_SCB System Control Block (SCB)
+ \brief Type definitions for the System Control Block Registers
+ @{
+ */
+
+/**
+ \brief Structure type to access the System Control Block (SCB).
+ */
+typedef struct
+{
+ __IM uint32_t CPUID; /*!< Offset: 0x000 (R/ ) CPUID Base Register */
+ __IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Register */
+ uint32_t RESERVED0;
+ __IOM uint32_t AIRCR; /*!< Offset: 0x00C (R/W) Application Interrupt and Reset Control Register */
+ __IOM uint32_t SCR; /*!< Offset: 0x010 (R/W) System Control Register */
+ __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */
+ uint32_t RESERVED1;
+ __IOM uint32_t SHP[2U]; /*!< Offset: 0x01C (R/W) System Handlers Priority Registers. [0] is RESERVED */
+ __IOM uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State Register */
+} SCB_Type;
+
+/* SCB CPUID Register Definitions */
+#define SCB_CPUID_IMPLEMENTER_Pos 24U /*!< SCB CPUID: IMPLEMENTER Position */
+#define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
+
+#define SCB_CPUID_VARIANT_Pos 20U /*!< SCB CPUID: VARIANT Position */
+#define SCB_CPUID_VARIANT_Msk (0xFUL << SCB_CPUID_VARIANT_Pos) /*!< SCB CPUID: VARIANT Mask */
+
+#define SCB_CPUID_ARCHITECTURE_Pos 16U /*!< SCB CPUID: ARCHITECTURE Position */
+#define SCB_CPUID_ARCHITECTURE_Msk (0xFUL << SCB_CPUID_ARCHITECTURE_Pos) /*!< SCB CPUID: ARCHITECTURE Mask */
+
+#define SCB_CPUID_PARTNO_Pos 4U /*!< SCB CPUID: PARTNO Position */
+#define SCB_CPUID_PARTNO_Msk (0xFFFUL << SCB_CPUID_PARTNO_Pos) /*!< SCB CPUID: PARTNO Mask */
+
+#define SCB_CPUID_REVISION_Pos 0U /*!< SCB CPUID: REVISION Position */
+#define SCB_CPUID_REVISION_Msk (0xFUL /*<< SCB_CPUID_REVISION_Pos*/) /*!< SCB CPUID: REVISION Mask */
+
+/* SCB Interrupt Control State Register Definitions */
+#define SCB_ICSR_NMIPENDSET_Pos 31U /*!< SCB ICSR: NMIPENDSET Position */
+#define SCB_ICSR_NMIPENDSET_Msk (1UL << SCB_ICSR_NMIPENDSET_Pos) /*!< SCB ICSR: NMIPENDSET Mask */
+
+#define SCB_ICSR_PENDSVSET_Pos 28U /*!< SCB ICSR: PENDSVSET Position */
+#define SCB_ICSR_PENDSVSET_Msk (1UL << SCB_ICSR_PENDSVSET_Pos) /*!< SCB ICSR: PENDSVSET Mask */
+
+#define SCB_ICSR_PENDSVCLR_Pos 27U /*!< SCB ICSR: PENDSVCLR Position */
+#define SCB_ICSR_PENDSVCLR_Msk (1UL << SCB_ICSR_PENDSVCLR_Pos) /*!< SCB ICSR: PENDSVCLR Mask */
+
+#define SCB_ICSR_PENDSTSET_Pos 26U /*!< SCB ICSR: PENDSTSET Position */
+#define SCB_ICSR_PENDSTSET_Msk (1UL << SCB_ICSR_PENDSTSET_Pos) /*!< SCB ICSR: PENDSTSET Mask */
+
+#define SCB_ICSR_PENDSTCLR_Pos 25U /*!< SCB ICSR: PENDSTCLR Position */
+#define SCB_ICSR_PENDSTCLR_Msk (1UL << SCB_ICSR_PENDSTCLR_Pos) /*!< SCB ICSR: PENDSTCLR Mask */
+
+#define SCB_ICSR_ISRPREEMPT_Pos 23U /*!< SCB ICSR: ISRPREEMPT Position */
+#define SCB_ICSR_ISRPREEMPT_Msk (1UL << SCB_ICSR_ISRPREEMPT_Pos) /*!< SCB ICSR: ISRPREEMPT Mask */
+
+#define SCB_ICSR_ISRPENDING_Pos 22U /*!< SCB ICSR: ISRPENDING Position */
+#define SCB_ICSR_ISRPENDING_Msk (1UL << SCB_ICSR_ISRPENDING_Pos) /*!< SCB ICSR: ISRPENDING Mask */
+
+#define SCB_ICSR_VECTPENDING_Pos 12U /*!< SCB ICSR: VECTPENDING Position */
+#define SCB_ICSR_VECTPENDING_Msk (0x1FFUL << SCB_ICSR_VECTPENDING_Pos) /*!< SCB ICSR: VECTPENDING Mask */
+
+#define SCB_ICSR_VECTACTIVE_Pos 0U /*!< SCB ICSR: VECTACTIVE Position */
+#define SCB_ICSR_VECTACTIVE_Msk (0x1FFUL /*<< SCB_ICSR_VECTACTIVE_Pos*/) /*!< SCB ICSR: VECTACTIVE Mask */
+
+/* SCB Application Interrupt and Reset Control Register Definitions */
+#define SCB_AIRCR_VECTKEY_Pos 16U /*!< SCB AIRCR: VECTKEY Position */
+#define SCB_AIRCR_VECTKEY_Msk (0xFFFFUL << SCB_AIRCR_VECTKEY_Pos) /*!< SCB AIRCR: VECTKEY Mask */
+
+#define SCB_AIRCR_VECTKEYSTAT_Pos 16U /*!< SCB AIRCR: VECTKEYSTAT Position */
+#define SCB_AIRCR_VECTKEYSTAT_Msk (0xFFFFUL << SCB_AIRCR_VECTKEYSTAT_Pos) /*!< SCB AIRCR: VECTKEYSTAT Mask */
+
+#define SCB_AIRCR_ENDIANESS_Pos 15U /*!< SCB AIRCR: ENDIANESS Position */
+#define SCB_AIRCR_ENDIANESS_Msk (1UL << SCB_AIRCR_ENDIANESS_Pos) /*!< SCB AIRCR: ENDIANESS Mask */
+
+#define SCB_AIRCR_SYSRESETREQ_Pos 2U /*!< SCB AIRCR: SYSRESETREQ Position */
+#define SCB_AIRCR_SYSRESETREQ_Msk (1UL << SCB_AIRCR_SYSRESETREQ_Pos) /*!< SCB AIRCR: SYSRESETREQ Mask */
+
+#define SCB_AIRCR_VECTCLRACTIVE_Pos 1U /*!< SCB AIRCR: VECTCLRACTIVE Position */
+#define SCB_AIRCR_VECTCLRACTIVE_Msk (1UL << SCB_AIRCR_VECTCLRACTIVE_Pos) /*!< SCB AIRCR: VECTCLRACTIVE Mask */
+
+/* SCB System Control Register Definitions */
+#define SCB_SCR_SEVONPEND_Pos 4U /*!< SCB SCR: SEVONPEND Position */
+#define SCB_SCR_SEVONPEND_Msk (1UL << SCB_SCR_SEVONPEND_Pos) /*!< SCB SCR: SEVONPEND Mask */
+
+#define SCB_SCR_SLEEPDEEP_Pos 2U /*!< SCB SCR: SLEEPDEEP Position */
+#define SCB_SCR_SLEEPDEEP_Msk (1UL << SCB_SCR_SLEEPDEEP_Pos) /*!< SCB SCR: SLEEPDEEP Mask */
+
+#define SCB_SCR_SLEEPONEXIT_Pos 1U /*!< SCB SCR: SLEEPONEXIT Position */
+#define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB SCR: SLEEPONEXIT Mask */
+
+/* SCB Configuration Control Register Definitions */
+#define SCB_CCR_STKALIGN_Pos 9U /*!< SCB CCR: STKALIGN Position */
+#define SCB_CCR_STKALIGN_Msk (1UL << SCB_CCR_STKALIGN_Pos) /*!< SCB CCR: STKALIGN Mask */
+
+#define SCB_CCR_UNALIGN_TRP_Pos 3U /*!< SCB CCR: UNALIGN_TRP Position */
+#define SCB_CCR_UNALIGN_TRP_Msk (1UL << SCB_CCR_UNALIGN_TRP_Pos) /*!< SCB CCR: UNALIGN_TRP Mask */
+
+/* SCB System Handler Control and State Register Definitions */
+#define SCB_SHCSR_SVCALLPENDED_Pos 15U /*!< SCB SHCSR: SVCALLPENDED Position */
+#define SCB_SHCSR_SVCALLPENDED_Msk (1UL << SCB_SHCSR_SVCALLPENDED_Pos) /*!< SCB SHCSR: SVCALLPENDED Mask */
+
+/*@} end of group CMSIS_SCB */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_SysTick System Tick Timer (SysTick)
+ \brief Type definitions for the System Timer Registers.
+ @{
+ */
+
+/**
+ \brief Structure type to access the System Timer (SysTick).
+ */
+typedef struct
+{
+ __IOM uint32_t CTRL; /*!< Offset: 0x000 (R/W) SysTick Control and Status Register */
+ __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */
+ __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */
+ __IM uint32_t CALIB; /*!< Offset: 0x00C (R/ ) SysTick Calibration Register */
+} SysTick_Type;
+
+/* SysTick Control / Status Register Definitions */
+#define SysTick_CTRL_COUNTFLAG_Pos 16U /*!< SysTick CTRL: COUNTFLAG Position */
+#define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysTick CTRL: COUNTFLAG Mask */
+
+#define SysTick_CTRL_CLKSOURCE_Pos 2U /*!< SysTick CTRL: CLKSOURCE Position */
+#define SysTick_CTRL_CLKSOURCE_Msk (1UL << SysTick_CTRL_CLKSOURCE_Pos) /*!< SysTick CTRL: CLKSOURCE Mask */
+
+#define SysTick_CTRL_TICKINT_Pos 1U /*!< SysTick CTRL: TICKINT Position */
+#define SysTick_CTRL_TICKINT_Msk (1UL << SysTick_CTRL_TICKINT_Pos) /*!< SysTick CTRL: TICKINT Mask */
+
+#define SysTick_CTRL_ENABLE_Pos 0U /*!< SysTick CTRL: ENABLE Position */
+#define SysTick_CTRL_ENABLE_Msk (1UL /*<< SysTick_CTRL_ENABLE_Pos*/) /*!< SysTick CTRL: ENABLE Mask */
+
+/* SysTick Reload Register Definitions */
+#define SysTick_LOAD_RELOAD_Pos 0U /*!< SysTick LOAD: RELOAD Position */
+#define SysTick_LOAD_RELOAD_Msk (0xFFFFFFUL /*<< SysTick_LOAD_RELOAD_Pos*/) /*!< SysTick LOAD: RELOAD Mask */
+
+/* SysTick Current Register Definitions */
+#define SysTick_VAL_CURRENT_Pos 0U /*!< SysTick VAL: CURRENT Position */
+#define SysTick_VAL_CURRENT_Msk (0xFFFFFFUL /*<< SysTick_VAL_CURRENT_Pos*/) /*!< SysTick VAL: CURRENT Mask */
+
+/* SysTick Calibration Register Definitions */
+#define SysTick_CALIB_NOREF_Pos 31U /*!< SysTick CALIB: NOREF Position */
+#define SysTick_CALIB_NOREF_Msk (1UL << SysTick_CALIB_NOREF_Pos) /*!< SysTick CALIB: NOREF Mask */
+
+#define SysTick_CALIB_SKEW_Pos 30U /*!< SysTick CALIB: SKEW Position */
+#define SysTick_CALIB_SKEW_Msk (1UL << SysTick_CALIB_SKEW_Pos) /*!< SysTick CALIB: SKEW Mask */
+
+#define SysTick_CALIB_TENMS_Pos 0U /*!< SysTick CALIB: TENMS Position */
+#define SysTick_CALIB_TENMS_Msk (0xFFFFFFUL /*<< SysTick_CALIB_TENMS_Pos*/) /*!< SysTick CALIB: TENMS Mask */
+
+/*@} end of group CMSIS_SysTick */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_CoreDebug Core Debug Registers (CoreDebug)
+ \brief Cortex-M0 Core Debug Registers (DCB registers, SHCSR, and DFSR) are only accessible over DAP and not via processor.
+ Therefore they are not covered by the Cortex-M0 header file.
+ @{
+ */
+/*@} end of group CMSIS_CoreDebug */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_core_bitfield Core register bit field macros
+ \brief Macros for use with bit field definitions (xxx_Pos, xxx_Msk).
+ @{
+ */
+
+/**
+ \brief Mask and shift a bit field value for use in a register bit range.
+ \param[in] field Name of the register bit field.
+ \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
+ \return Masked and shifted value.
+*/
+#define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk)
+
+/**
+ \brief Mask and shift a register value to extract a bit filed value.
+ \param[in] field Name of the register bit field.
+ \param[in] value Value of register. This parameter is interpreted as an uint32_t type.
+ \return Masked and shifted bit field value.
+*/
+#define _FLD2VAL(field, value) (((uint32_t)(value) & field ## _Msk) >> field ## _Pos)
+
+/*@} end of group CMSIS_core_bitfield */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_core_base Core Definitions
+ \brief Definitions for base addresses, unions, and structures.
+ @{
+ */
+
+/* Memory mapping of Core Hardware */
+#define SCS_BASE (0xE000E000UL) /*!< System Control Space Base Address */
+#define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
+#define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
+#define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Base Address */
+
+#define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct */
+#define SysTick ((SysTick_Type *) SysTick_BASE ) /*!< SysTick configuration struct */
+#define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */
+
+
+/*@} */
+
+
+
+/*******************************************************************************
+ * Hardware Abstraction Layer
+ Core Function Interface contains:
+ - Core NVIC Functions
+ - Core SysTick Functions
+ - Core Register Access Functions
+ ******************************************************************************/
+/**
+ \defgroup CMSIS_Core_FunctionInterface Functions and Instructions Reference
+*/
+
+
+
+/* ########################## NVIC functions #################################### */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_NVICFunctions NVIC Functions
+ \brief Functions that manage interrupts and exceptions via the NVIC.
+ @{
+ */
+
+#ifdef CMSIS_NVIC_VIRTUAL
+ #ifndef CMSIS_NVIC_VIRTUAL_HEADER_FILE
+ #define CMSIS_NVIC_VIRTUAL_HEADER_FILE "cmsis_nvic_virtual.h"
+ #endif
+ #include CMSIS_NVIC_VIRTUAL_HEADER_FILE
+#else
+ #define NVIC_SetPriorityGrouping __NVIC_SetPriorityGrouping
+ #define NVIC_GetPriorityGrouping __NVIC_GetPriorityGrouping
+ #define NVIC_EnableIRQ __NVIC_EnableIRQ
+ #define NVIC_GetEnableIRQ __NVIC_GetEnableIRQ
+ #define NVIC_DisableIRQ __NVIC_DisableIRQ
+ #define NVIC_GetPendingIRQ __NVIC_GetPendingIRQ
+ #define NVIC_SetPendingIRQ __NVIC_SetPendingIRQ
+ #define NVIC_ClearPendingIRQ __NVIC_ClearPendingIRQ
+/*#define NVIC_GetActive __NVIC_GetActive not available for Cortex-M0 */
+ #define NVIC_SetPriority __NVIC_SetPriority
+ #define NVIC_GetPriority __NVIC_GetPriority
+ #define NVIC_SystemReset __NVIC_SystemReset
+#endif /* CMSIS_NVIC_VIRTUAL */
+
+#ifdef CMSIS_VECTAB_VIRTUAL
+ #ifndef CMSIS_VECTAB_VIRTUAL_HEADER_FILE
+ #define CMSIS_VECTAB_VIRTUAL_HEADER_FILE "cmsis_vectab_virtual.h"
+ #endif
+ #include CMSIS_VECTAB_VIRTUAL_HEADER_FILE
+#else
+ #define NVIC_SetVector __NVIC_SetVector
+ #define NVIC_GetVector __NVIC_GetVector
+#endif /* (CMSIS_VECTAB_VIRTUAL) */
+
+#define NVIC_USER_IRQ_OFFSET 16
+
+
+/* The following EXC_RETURN values are saved the LR on exception entry */
+#define EXC_RETURN_HANDLER (0xFFFFFFF1UL) /* return to Handler mode, uses MSP after return */
+#define EXC_RETURN_THREAD_MSP (0xFFFFFFF9UL) /* return to Thread mode, uses MSP after return */
+#define EXC_RETURN_THREAD_PSP (0xFFFFFFFDUL) /* return to Thread mode, uses PSP after return */
+
+
+/* Interrupt Priorities are WORD accessible only under Armv6-M */
+/* The following MACROS handle generation of the register offset and byte masks */
+#define _BIT_SHIFT(IRQn) ( ((((uint32_t)(int32_t)(IRQn)) ) & 0x03UL) * 8UL)
+#define _SHP_IDX(IRQn) ( (((((uint32_t)(int32_t)(IRQn)) & 0x0FUL)-8UL) >> 2UL) )
+#define _IP_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) )
+
+#define __NVIC_SetPriorityGrouping(X) (void)(X)
+#define __NVIC_GetPriorityGrouping() (0U)
+
+/**
+ \brief Enable Interrupt
+ \details Enables a device specific interrupt in the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ __COMPILER_BARRIER();
+ NVIC->ISER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ __COMPILER_BARRIER();
+ }
+}
+
+
+/**
+ \brief Get Interrupt Enable status
+ \details Returns a device specific interrupt enable status from the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \return 0 Interrupt is not enabled.
+ \return 1 Interrupt is enabled.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->ISER[0U] & (1UL << (((uint32_t)IRQn) & 0x1FUL))) != 0UL) ? 1UL : 0UL));
+ }
+ else
+ {
+ return(0U);
+ }
+}
+
+
+/**
+ \brief Disable Interrupt
+ \details Disables a device specific interrupt in the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ICER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ __DSB();
+ __ISB();
+ }
+}
+
+
+/**
+ \brief Get Pending Interrupt
+ \details Reads the NVIC pending register and returns the pending bit for the specified device specific interrupt.
+ \param [in] IRQn Device specific interrupt number.
+ \return 0 Interrupt status is not pending.
+ \return 1 Interrupt status is pending.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->ISPR[0U] & (1UL << (((uint32_t)IRQn) & 0x1FUL))) != 0UL) ? 1UL : 0UL));
+ }
+ else
+ {
+ return(0U);
+ }
+}
+
+
+/**
+ \brief Set Pending Interrupt
+ \details Sets the pending bit of a device specific interrupt in the NVIC pending register.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ISPR[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ }
+}
+
+
+/**
+ \brief Clear Pending Interrupt
+ \details Clears the pending bit of a device specific interrupt in the NVIC pending register.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ICPR[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ }
+}
+
+
+/**
+ \brief Set Interrupt Priority
+ \details Sets the priority of a device specific interrupt or a processor exception.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \param [in] priority Priority to set.
+ \note The priority cannot be set for every processor exception.
+ */
+__STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->IP[_IP_IDX(IRQn)] = ((uint32_t)(NVIC->IP[_IP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
+ (((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
+ }
+ else
+ {
+ SCB->SHP[_SHP_IDX(IRQn)] = ((uint32_t)(SCB->SHP[_SHP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
+ (((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
+ }
+}
+
+
+/**
+ \brief Get Interrupt Priority
+ \details Reads the priority of a device specific interrupt or a processor exception.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \return Interrupt Priority.
+ Value is aligned automatically to the implemented priority bits of the microcontroller.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn)
+{
+
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->IP[ _IP_IDX(IRQn)] >> _BIT_SHIFT(IRQn) ) & (uint32_t)0xFFUL) >> (8U - __NVIC_PRIO_BITS)));
+ }
+ else
+ {
+ return((uint32_t)(((SCB->SHP[_SHP_IDX(IRQn)] >> _BIT_SHIFT(IRQn) ) & (uint32_t)0xFFUL) >> (8U - __NVIC_PRIO_BITS)));
+ }
+}
+
+
+/**
+ \brief Encode Priority
+ \details Encodes the priority for an interrupt with the given priority group,
+ preemptive priority value, and subpriority value.
+ In case of a conflict between priority grouping and available
+ priority bits (__NVIC_PRIO_BITS), the smallest possible priority group is set.
+ \param [in] PriorityGroup Used priority group.
+ \param [in] PreemptPriority Preemptive priority value (starting from 0).
+ \param [in] SubPriority Subpriority value (starting from 0).
+ \return Encoded priority. Value can be used in the function \ref NVIC_SetPriority().
+ */
+__STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority)
+{
+ uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used */
+ uint32_t PreemptPriorityBits;
+ uint32_t SubPriorityBits;
+
+ PreemptPriorityBits = ((7UL - PriorityGroupTmp) > (uint32_t)(__NVIC_PRIO_BITS)) ? (uint32_t)(__NVIC_PRIO_BITS) : (uint32_t)(7UL - PriorityGroupTmp);
+ SubPriorityBits = ((PriorityGroupTmp + (uint32_t)(__NVIC_PRIO_BITS)) < (uint32_t)7UL) ? (uint32_t)0UL : (uint32_t)((PriorityGroupTmp - 7UL) + (uint32_t)(__NVIC_PRIO_BITS));
+
+ return (
+ ((PreemptPriority & (uint32_t)((1UL << (PreemptPriorityBits)) - 1UL)) << SubPriorityBits) |
+ ((SubPriority & (uint32_t)((1UL << (SubPriorityBits )) - 1UL)))
+ );
+}
+
+
+/**
+ \brief Decode Priority
+ \details Decodes an interrupt priority value with a given priority group to
+ preemptive priority value and subpriority value.
+ In case of a conflict between priority grouping and available
+ priority bits (__NVIC_PRIO_BITS) the smallest possible priority group is set.
+ \param [in] Priority Priority value, which can be retrieved with the function \ref NVIC_GetPriority().
+ \param [in] PriorityGroup Used priority group.
+ \param [out] pPreemptPriority Preemptive priority value (starting from 0).
+ \param [out] pSubPriority Subpriority value (starting from 0).
+ */
+__STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority)
+{
+ uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used */
+ uint32_t PreemptPriorityBits;
+ uint32_t SubPriorityBits;
+
+ PreemptPriorityBits = ((7UL - PriorityGroupTmp) > (uint32_t)(__NVIC_PRIO_BITS)) ? (uint32_t)(__NVIC_PRIO_BITS) : (uint32_t)(7UL - PriorityGroupTmp);
+ SubPriorityBits = ((PriorityGroupTmp + (uint32_t)(__NVIC_PRIO_BITS)) < (uint32_t)7UL) ? (uint32_t)0UL : (uint32_t)((PriorityGroupTmp - 7UL) + (uint32_t)(__NVIC_PRIO_BITS));
+
+ *pPreemptPriority = (Priority >> SubPriorityBits) & (uint32_t)((1UL << (PreemptPriorityBits)) - 1UL);
+ *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL);
+}
+
+
+
+/**
+ \brief Set Interrupt Vector
+ \details Sets an interrupt vector in SRAM based interrupt vector table.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ Address 0 must be mapped to SRAM.
+ \param [in] IRQn Interrupt number
+ \param [in] vector Address of interrupt handler function
+ */
+__STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector)
+{
+ uint32_t vectors = 0x0U;
+ (* (int *) (vectors + ((int32_t)IRQn + NVIC_USER_IRQ_OFFSET) * 4)) = vector;
+ /* ARM Application Note 321 states that the M0 does not require the architectural barrier */
+}
+
+
+/**
+ \brief Get Interrupt Vector
+ \details Reads an interrupt vector from interrupt vector table.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \return Address of interrupt handler function
+ */
+__STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn)
+{
+ uint32_t vectors = 0x0U;
+ return (uint32_t)(* (int *) (vectors + ((int32_t)IRQn + NVIC_USER_IRQ_OFFSET) * 4));
+}
+
+
+/**
+ \brief System Reset
+ \details Initiates a system reset request to reset the MCU.
+ */
+__NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void)
+{
+ __DSB(); /* Ensure all outstanding memory accesses included
+ buffered write are completed before reset */
+ SCB->AIRCR = ((0x5FAUL << SCB_AIRCR_VECTKEY_Pos) |
+ SCB_AIRCR_SYSRESETREQ_Msk);
+ __DSB(); /* Ensure completion of memory access */
+
+ for(;;) /* wait until reset */
+ {
+ __NOP();
+ }
+}
+
+/*@} end of CMSIS_Core_NVICFunctions */
+
+
+/* ########################## FPU functions #################################### */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_FpuFunctions FPU Functions
+ \brief Function that provides FPU type.
+ @{
+ */
+
+/**
+ \brief get FPU type
+ \details returns the FPU type
+ \returns
+ - \b 0: No FPU
+ - \b 1: Single precision FPU
+ - \b 2: Double + Single precision FPU
+ */
+__STATIC_INLINE uint32_t SCB_GetFPUType(void)
+{
+ return 0U; /* No FPU */
+}
+
+
+/*@} end of CMSIS_Core_FpuFunctions */
+
+
+
+/* ################################## SysTick function ############################################ */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_SysTickFunctions SysTick Functions
+ \brief Functions that configure the System.
+ @{
+ */
+
+#if defined (__Vendor_SysTickConfig) && (__Vendor_SysTickConfig == 0U)
+
+/**
+ \brief System Tick Configuration
+ \details Initializes the System Timer and its interrupt, and starts the System Tick Timer.
+ Counter is in free running mode to generate periodic interrupts.
+ \param [in] ticks Number of ticks between two interrupts.
+ \return 0 Function succeeded.
+ \return 1 Function failed.
+ \note When the variable <b>__Vendor_SysTickConfig</b> is set to 1, then the
+ function <b>SysTick_Config</b> is not included. In this case, the file <b><i>device</i>.h</b>
+ must contain a vendor-specific implementation of this function.
+ */
+__STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks)
+{
+ if ((ticks - 1UL) > SysTick_LOAD_RELOAD_Msk)
+ {
+ return (1UL); /* Reload value impossible */
+ }
+
+ SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */
+ NVIC_SetPriority (SysTick_IRQn, (1UL << __NVIC_PRIO_BITS) - 1UL); /* set Priority for Systick Interrupt */
+ SysTick->VAL = 0UL; /* Load the SysTick Counter Value */
+ SysTick->CTRL = SysTick_CTRL_CLKSOURCE_Msk |
+ SysTick_CTRL_TICKINT_Msk |
+ SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */
+ return (0UL); /* Function successful */
+}
+
+#endif
+
+/*@} end of CMSIS_Core_SysTickFunctions */
+
+
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __CORE_CM0_H_DEPENDANT */
+
+#endif /* __CMSIS_GENERIC */
diff --git a/driver_fw/include/core_cm0plus.h b/driver_fw/include/core_cm0plus.h
new file mode 100644
index 0000000..d104965
--- /dev/null
+++ b/driver_fw/include/core_cm0plus.h
@@ -0,0 +1,1085 @@
+/**************************************************************************//**
+ * @file core_cm0plus.h
+ * @brief CMSIS Cortex-M0+ Core Peripheral Access Layer Header File
+ * @version V5.0.7
+ * @date 13. March 2019
+ ******************************************************************************/
+/*
+ * Copyright (c) 2009-2019 Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#if defined ( __ICCARM__ )
+ #pragma system_include /* treat file as system include file for MISRA check */
+#elif defined (__clang__)
+ #pragma clang system_header /* treat file as system include file */
+#endif
+
+#ifndef __CORE_CM0PLUS_H_GENERIC
+#define __CORE_CM0PLUS_H_GENERIC
+
+#include <stdint.h>
+
+#ifdef __cplusplus
+ extern "C" {
+#endif
+
+/**
+ \page CMSIS_MISRA_Exceptions MISRA-C:2004 Compliance Exceptions
+ CMSIS violates the following MISRA-C:2004 rules:
+
+ \li Required Rule 8.5, object/function definition in header file.<br>
+ Function definitions in header files are used to allow 'inlining'.
+
+ \li Required Rule 18.4, declaration of union type or object of union type: '{...}'.<br>
+ Unions are used for effective representation of core registers.
+
+ \li Advisory Rule 19.7, Function-like macro defined.<br>
+ Function-like macros are used to allow more efficient code.
+ */
+
+
+/*******************************************************************************
+ * CMSIS definitions
+ ******************************************************************************/
+/**
+ \ingroup Cortex-M0+
+ @{
+ */
+
+#include "cmsis_version.h"
+
+/* CMSIS CM0+ definitions */
+#define __CM0PLUS_CMSIS_VERSION_MAIN (__CM_CMSIS_VERSION_MAIN) /*!< \deprecated [31:16] CMSIS HAL main version */
+#define __CM0PLUS_CMSIS_VERSION_SUB (__CM_CMSIS_VERSION_SUB) /*!< \deprecated [15:0] CMSIS HAL sub version */
+#define __CM0PLUS_CMSIS_VERSION ((__CM0PLUS_CMSIS_VERSION_MAIN << 16U) | \
+ __CM0PLUS_CMSIS_VERSION_SUB ) /*!< \deprecated CMSIS HAL version number */
+
+#define __CORTEX_M (0U) /*!< Cortex-M Core */
+
+/** __FPU_USED indicates whether an FPU is used or not.
+ This core does not support an FPU at all
+*/
+#define __FPU_USED 0U
+
+#if defined ( __CC_ARM )
+ #if defined __TARGET_FPU_VFP
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
+ #if defined __ARM_FP
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __GNUC__ )
+ #if defined (__VFP_FP__) && !defined(__SOFTFP__)
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __ICCARM__ )
+ #if defined __ARMVFP__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __TI_ARM__ )
+ #if defined __TI_VFP_SUPPORT__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __TASKING__ )
+ #if defined __FPU_VFP__
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#elif defined ( __CSMC__ )
+ #if ( __CSMC__ & 0x400U)
+ #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
+ #endif
+
+#endif
+
+#include "cmsis_compiler.h" /* CMSIS compiler specific defines */
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __CORE_CM0PLUS_H_GENERIC */
+
+#ifndef __CMSIS_GENERIC
+
+#ifndef __CORE_CM0PLUS_H_DEPENDANT
+#define __CORE_CM0PLUS_H_DEPENDANT
+
+#ifdef __cplusplus
+ extern "C" {
+#endif
+
+/* check device defines and use defaults */
+#if defined __CHECK_DEVICE_DEFINES
+ #ifndef __CM0PLUS_REV
+ #define __CM0PLUS_REV 0x0000U
+ #warning "__CM0PLUS_REV not defined in device header file; using default!"
+ #endif
+
+ #ifndef __MPU_PRESENT
+ #define __MPU_PRESENT 0U
+ #warning "__MPU_PRESENT not defined in device header file; using default!"
+ #endif
+
+ #ifndef __VTOR_PRESENT
+ #define __VTOR_PRESENT 0U
+ #warning "__VTOR_PRESENT not defined in device header file; using default!"
+ #endif
+
+ #ifndef __NVIC_PRIO_BITS
+ #define __NVIC_PRIO_BITS 2U
+ #warning "__NVIC_PRIO_BITS not defined in device header file; using default!"
+ #endif
+
+ #ifndef __Vendor_SysTickConfig
+ #define __Vendor_SysTickConfig 0U
+ #warning "__Vendor_SysTickConfig not defined in device header file; using default!"
+ #endif
+#endif
+
+/* IO definitions (access restrictions to peripheral registers) */
+/**
+ \defgroup CMSIS_glob_defs CMSIS Global Defines
+
+ <strong>IO Type Qualifiers</strong> are used
+ \li to specify the access to peripheral variables.
+ \li for automatic generation of peripheral register debug information.
+*/
+#ifdef __cplusplus
+ #define __I volatile /*!< Defines 'read only' permissions */
+#else
+ #define __I volatile const /*!< Defines 'read only' permissions */
+#endif
+#define __O volatile /*!< Defines 'write only' permissions */
+#define __IO volatile /*!< Defines 'read / write' permissions */
+
+/* following defines should be used for structure members */
+#define __IM volatile const /*! Defines 'read only' structure member permissions */
+#define __OM volatile /*! Defines 'write only' structure member permissions */
+#define __IOM volatile /*! Defines 'read / write' structure member permissions */
+
+/*@} end of group Cortex-M0+ */
+
+
+
+/*******************************************************************************
+ * Register Abstraction
+ Core Register contain:
+ - Core Register
+ - Core NVIC Register
+ - Core SCB Register
+ - Core SysTick Register
+ - Core MPU Register
+ ******************************************************************************/
+/**
+ \defgroup CMSIS_core_register Defines and Type Definitions
+ \brief Type definitions and defines for Cortex-M processor based devices.
+*/
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_CORE Status and Control Registers
+ \brief Core Register type definitions.
+ @{
+ */
+
+/**
+ \brief Union type to access the Application Program Status Register (APSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t _reserved0:28; /*!< bit: 0..27 Reserved */
+ uint32_t V:1; /*!< bit: 28 Overflow condition code flag */
+ uint32_t C:1; /*!< bit: 29 Carry condition code flag */
+ uint32_t Z:1; /*!< bit: 30 Zero condition code flag */
+ uint32_t N:1; /*!< bit: 31 Negative condition code flag */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} APSR_Type;
+
+/* APSR Register Definitions */
+#define APSR_N_Pos 31U /*!< APSR: N Position */
+#define APSR_N_Msk (1UL << APSR_N_Pos) /*!< APSR: N Mask */
+
+#define APSR_Z_Pos 30U /*!< APSR: Z Position */
+#define APSR_Z_Msk (1UL << APSR_Z_Pos) /*!< APSR: Z Mask */
+
+#define APSR_C_Pos 29U /*!< APSR: C Position */
+#define APSR_C_Msk (1UL << APSR_C_Pos) /*!< APSR: C Mask */
+
+#define APSR_V_Pos 28U /*!< APSR: V Position */
+#define APSR_V_Msk (1UL << APSR_V_Pos) /*!< APSR: V Mask */
+
+
+/**
+ \brief Union type to access the Interrupt Program Status Register (IPSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */
+ uint32_t _reserved0:23; /*!< bit: 9..31 Reserved */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} IPSR_Type;
+
+/* IPSR Register Definitions */
+#define IPSR_ISR_Pos 0U /*!< IPSR: ISR Position */
+#define IPSR_ISR_Msk (0x1FFUL /*<< IPSR_ISR_Pos*/) /*!< IPSR: ISR Mask */
+
+
+/**
+ \brief Union type to access the Special-Purpose Program Status Registers (xPSR).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */
+ uint32_t _reserved0:15; /*!< bit: 9..23 Reserved */
+ uint32_t T:1; /*!< bit: 24 Thumb bit (read 0) */
+ uint32_t _reserved1:3; /*!< bit: 25..27 Reserved */
+ uint32_t V:1; /*!< bit: 28 Overflow condition code flag */
+ uint32_t C:1; /*!< bit: 29 Carry condition code flag */
+ uint32_t Z:1; /*!< bit: 30 Zero condition code flag */
+ uint32_t N:1; /*!< bit: 31 Negative condition code flag */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} xPSR_Type;
+
+/* xPSR Register Definitions */
+#define xPSR_N_Pos 31U /*!< xPSR: N Position */
+#define xPSR_N_Msk (1UL << xPSR_N_Pos) /*!< xPSR: N Mask */
+
+#define xPSR_Z_Pos 30U /*!< xPSR: Z Position */
+#define xPSR_Z_Msk (1UL << xPSR_Z_Pos) /*!< xPSR: Z Mask */
+
+#define xPSR_C_Pos 29U /*!< xPSR: C Position */
+#define xPSR_C_Msk (1UL << xPSR_C_Pos) /*!< xPSR: C Mask */
+
+#define xPSR_V_Pos 28U /*!< xPSR: V Position */
+#define xPSR_V_Msk (1UL << xPSR_V_Pos) /*!< xPSR: V Mask */
+
+#define xPSR_T_Pos 24U /*!< xPSR: T Position */
+#define xPSR_T_Msk (1UL << xPSR_T_Pos) /*!< xPSR: T Mask */
+
+#define xPSR_ISR_Pos 0U /*!< xPSR: ISR Position */
+#define xPSR_ISR_Msk (0x1FFUL /*<< xPSR_ISR_Pos*/) /*!< xPSR: ISR Mask */
+
+
+/**
+ \brief Union type to access the Control Registers (CONTROL).
+ */
+typedef union
+{
+ struct
+ {
+ uint32_t nPRIV:1; /*!< bit: 0 Execution privilege in Thread mode */
+ uint32_t SPSEL:1; /*!< bit: 1 Stack to be used */
+ uint32_t _reserved1:30; /*!< bit: 2..31 Reserved */
+ } b; /*!< Structure used for bit access */
+ uint32_t w; /*!< Type used for word access */
+} CONTROL_Type;
+
+/* CONTROL Register Definitions */
+#define CONTROL_SPSEL_Pos 1U /*!< CONTROL: SPSEL Position */
+#define CONTROL_SPSEL_Msk (1UL << CONTROL_SPSEL_Pos) /*!< CONTROL: SPSEL Mask */
+
+#define CONTROL_nPRIV_Pos 0U /*!< CONTROL: nPRIV Position */
+#define CONTROL_nPRIV_Msk (1UL /*<< CONTROL_nPRIV_Pos*/) /*!< CONTROL: nPRIV Mask */
+
+/*@} end of group CMSIS_CORE */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_NVIC Nested Vectored Interrupt Controller (NVIC)
+ \brief Type definitions for the NVIC Registers
+ @{
+ */
+
+/**
+ \brief Structure type to access the Nested Vectored Interrupt Controller (NVIC).
+ */
+typedef struct
+{
+ __IOM uint32_t ISER[1U]; /*!< Offset: 0x000 (R/W) Interrupt Set Enable Register */
+ uint32_t RESERVED0[31U];
+ __IOM uint32_t ICER[1U]; /*!< Offset: 0x080 (R/W) Interrupt Clear Enable Register */
+ uint32_t RESERVED1[31U];
+ __IOM uint32_t ISPR[1U]; /*!< Offset: 0x100 (R/W) Interrupt Set Pending Register */
+ uint32_t RESERVED2[31U];
+ __IOM uint32_t ICPR[1U]; /*!< Offset: 0x180 (R/W) Interrupt Clear Pending Register */
+ uint32_t RESERVED3[31U];
+ uint32_t RESERVED4[64U];
+ __IOM uint32_t IP[8U]; /*!< Offset: 0x300 (R/W) Interrupt Priority Register */
+} NVIC_Type;
+
+/*@} end of group CMSIS_NVIC */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_SCB System Control Block (SCB)
+ \brief Type definitions for the System Control Block Registers
+ @{
+ */
+
+/**
+ \brief Structure type to access the System Control Block (SCB).
+ */
+typedef struct
+{
+ __IM uint32_t CPUID; /*!< Offset: 0x000 (R/ ) CPUID Base Register */
+ __IOM uint32_t ICSR; /*!< Offset: 0x004 (R/W) Interrupt Control and State Register */
+#if defined (__VTOR_PRESENT) && (__VTOR_PRESENT == 1U)
+ __IOM uint32_t VTOR; /*!< Offset: 0x008 (R/W) Vector Table Offset Register */
+#else
+ uint32_t RESERVED0;
+#endif
+ __IOM uint32_t AIRCR; /*!< Offset: 0x00C (R/W) Application Interrupt and Reset Control Register */
+ __IOM uint32_t SCR; /*!< Offset: 0x010 (R/W) System Control Register */
+ __IOM uint32_t CCR; /*!< Offset: 0x014 (R/W) Configuration Control Register */
+ uint32_t RESERVED1;
+ __IOM uint32_t SHP[2U]; /*!< Offset: 0x01C (R/W) System Handlers Priority Registers. [0] is RESERVED */
+ __IOM uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State Register */
+} SCB_Type;
+
+/* SCB CPUID Register Definitions */
+#define SCB_CPUID_IMPLEMENTER_Pos 24U /*!< SCB CPUID: IMPLEMENTER Position */
+#define SCB_CPUID_IMPLEMENTER_Msk (0xFFUL << SCB_CPUID_IMPLEMENTER_Pos) /*!< SCB CPUID: IMPLEMENTER Mask */
+
+#define SCB_CPUID_VARIANT_Pos 20U /*!< SCB CPUID: VARIANT Position */
+#define SCB_CPUID_VARIANT_Msk (0xFUL << SCB_CPUID_VARIANT_Pos) /*!< SCB CPUID: VARIANT Mask */
+
+#define SCB_CPUID_ARCHITECTURE_Pos 16U /*!< SCB CPUID: ARCHITECTURE Position */
+#define SCB_CPUID_ARCHITECTURE_Msk (0xFUL << SCB_CPUID_ARCHITECTURE_Pos) /*!< SCB CPUID: ARCHITECTURE Mask */
+
+#define SCB_CPUID_PARTNO_Pos 4U /*!< SCB CPUID: PARTNO Position */
+#define SCB_CPUID_PARTNO_Msk (0xFFFUL << SCB_CPUID_PARTNO_Pos) /*!< SCB CPUID: PARTNO Mask */
+
+#define SCB_CPUID_REVISION_Pos 0U /*!< SCB CPUID: REVISION Position */
+#define SCB_CPUID_REVISION_Msk (0xFUL /*<< SCB_CPUID_REVISION_Pos*/) /*!< SCB CPUID: REVISION Mask */
+
+/* SCB Interrupt Control State Register Definitions */
+#define SCB_ICSR_NMIPENDSET_Pos 31U /*!< SCB ICSR: NMIPENDSET Position */
+#define SCB_ICSR_NMIPENDSET_Msk (1UL << SCB_ICSR_NMIPENDSET_Pos) /*!< SCB ICSR: NMIPENDSET Mask */
+
+#define SCB_ICSR_PENDSVSET_Pos 28U /*!< SCB ICSR: PENDSVSET Position */
+#define SCB_ICSR_PENDSVSET_Msk (1UL << SCB_ICSR_PENDSVSET_Pos) /*!< SCB ICSR: PENDSVSET Mask */
+
+#define SCB_ICSR_PENDSVCLR_Pos 27U /*!< SCB ICSR: PENDSVCLR Position */
+#define SCB_ICSR_PENDSVCLR_Msk (1UL << SCB_ICSR_PENDSVCLR_Pos) /*!< SCB ICSR: PENDSVCLR Mask */
+
+#define SCB_ICSR_PENDSTSET_Pos 26U /*!< SCB ICSR: PENDSTSET Position */
+#define SCB_ICSR_PENDSTSET_Msk (1UL << SCB_ICSR_PENDSTSET_Pos) /*!< SCB ICSR: PENDSTSET Mask */
+
+#define SCB_ICSR_PENDSTCLR_Pos 25U /*!< SCB ICSR: PENDSTCLR Position */
+#define SCB_ICSR_PENDSTCLR_Msk (1UL << SCB_ICSR_PENDSTCLR_Pos) /*!< SCB ICSR: PENDSTCLR Mask */
+
+#define SCB_ICSR_ISRPREEMPT_Pos 23U /*!< SCB ICSR: ISRPREEMPT Position */
+#define SCB_ICSR_ISRPREEMPT_Msk (1UL << SCB_ICSR_ISRPREEMPT_Pos) /*!< SCB ICSR: ISRPREEMPT Mask */
+
+#define SCB_ICSR_ISRPENDING_Pos 22U /*!< SCB ICSR: ISRPENDING Position */
+#define SCB_ICSR_ISRPENDING_Msk (1UL << SCB_ICSR_ISRPENDING_Pos) /*!< SCB ICSR: ISRPENDING Mask */
+
+#define SCB_ICSR_VECTPENDING_Pos 12U /*!< SCB ICSR: VECTPENDING Position */
+#define SCB_ICSR_VECTPENDING_Msk (0x1FFUL << SCB_ICSR_VECTPENDING_Pos) /*!< SCB ICSR: VECTPENDING Mask */
+
+#define SCB_ICSR_VECTACTIVE_Pos 0U /*!< SCB ICSR: VECTACTIVE Position */
+#define SCB_ICSR_VECTACTIVE_Msk (0x1FFUL /*<< SCB_ICSR_VECTACTIVE_Pos*/) /*!< SCB ICSR: VECTACTIVE Mask */
+
+#if defined (__VTOR_PRESENT) && (__VTOR_PRESENT == 1U)
+/* SCB Interrupt Control State Register Definitions */
+#define SCB_VTOR_TBLOFF_Pos 8U /*!< SCB VTOR: TBLOFF Position */
+#define SCB_VTOR_TBLOFF_Msk (0xFFFFFFUL << SCB_VTOR_TBLOFF_Pos) /*!< SCB VTOR: TBLOFF Mask */
+#endif
+
+/* SCB Application Interrupt and Reset Control Register Definitions */
+#define SCB_AIRCR_VECTKEY_Pos 16U /*!< SCB AIRCR: VECTKEY Position */
+#define SCB_AIRCR_VECTKEY_Msk (0xFFFFUL << SCB_AIRCR_VECTKEY_Pos) /*!< SCB AIRCR: VECTKEY Mask */
+
+#define SCB_AIRCR_VECTKEYSTAT_Pos 16U /*!< SCB AIRCR: VECTKEYSTAT Position */
+#define SCB_AIRCR_VECTKEYSTAT_Msk (0xFFFFUL << SCB_AIRCR_VECTKEYSTAT_Pos) /*!< SCB AIRCR: VECTKEYSTAT Mask */
+
+#define SCB_AIRCR_ENDIANESS_Pos 15U /*!< SCB AIRCR: ENDIANESS Position */
+#define SCB_AIRCR_ENDIANESS_Msk (1UL << SCB_AIRCR_ENDIANESS_Pos) /*!< SCB AIRCR: ENDIANESS Mask */
+
+#define SCB_AIRCR_SYSRESETREQ_Pos 2U /*!< SCB AIRCR: SYSRESETREQ Position */
+#define SCB_AIRCR_SYSRESETREQ_Msk (1UL << SCB_AIRCR_SYSRESETREQ_Pos) /*!< SCB AIRCR: SYSRESETREQ Mask */
+
+#define SCB_AIRCR_VECTCLRACTIVE_Pos 1U /*!< SCB AIRCR: VECTCLRACTIVE Position */
+#define SCB_AIRCR_VECTCLRACTIVE_Msk (1UL << SCB_AIRCR_VECTCLRACTIVE_Pos) /*!< SCB AIRCR: VECTCLRACTIVE Mask */
+
+/* SCB System Control Register Definitions */
+#define SCB_SCR_SEVONPEND_Pos 4U /*!< SCB SCR: SEVONPEND Position */
+#define SCB_SCR_SEVONPEND_Msk (1UL << SCB_SCR_SEVONPEND_Pos) /*!< SCB SCR: SEVONPEND Mask */
+
+#define SCB_SCR_SLEEPDEEP_Pos 2U /*!< SCB SCR: SLEEPDEEP Position */
+#define SCB_SCR_SLEEPDEEP_Msk (1UL << SCB_SCR_SLEEPDEEP_Pos) /*!< SCB SCR: SLEEPDEEP Mask */
+
+#define SCB_SCR_SLEEPONEXIT_Pos 1U /*!< SCB SCR: SLEEPONEXIT Position */
+#define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB SCR: SLEEPONEXIT Mask */
+
+/* SCB Configuration Control Register Definitions */
+#define SCB_CCR_STKALIGN_Pos 9U /*!< SCB CCR: STKALIGN Position */
+#define SCB_CCR_STKALIGN_Msk (1UL << SCB_CCR_STKALIGN_Pos) /*!< SCB CCR: STKALIGN Mask */
+
+#define SCB_CCR_UNALIGN_TRP_Pos 3U /*!< SCB CCR: UNALIGN_TRP Position */
+#define SCB_CCR_UNALIGN_TRP_Msk (1UL << SCB_CCR_UNALIGN_TRP_Pos) /*!< SCB CCR: UNALIGN_TRP Mask */
+
+/* SCB System Handler Control and State Register Definitions */
+#define SCB_SHCSR_SVCALLPENDED_Pos 15U /*!< SCB SHCSR: SVCALLPENDED Position */
+#define SCB_SHCSR_SVCALLPENDED_Msk (1UL << SCB_SHCSR_SVCALLPENDED_Pos) /*!< SCB SHCSR: SVCALLPENDED Mask */
+
+/*@} end of group CMSIS_SCB */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_SysTick System Tick Timer (SysTick)
+ \brief Type definitions for the System Timer Registers.
+ @{
+ */
+
+/**
+ \brief Structure type to access the System Timer (SysTick).
+ */
+typedef struct
+{
+ __IOM uint32_t CTRL; /*!< Offset: 0x000 (R/W) SysTick Control and Status Register */
+ __IOM uint32_t LOAD; /*!< Offset: 0x004 (R/W) SysTick Reload Value Register */
+ __IOM uint32_t VAL; /*!< Offset: 0x008 (R/W) SysTick Current Value Register */
+ __IM uint32_t CALIB; /*!< Offset: 0x00C (R/ ) SysTick Calibration Register */
+} SysTick_Type;
+
+/* SysTick Control / Status Register Definitions */
+#define SysTick_CTRL_COUNTFLAG_Pos 16U /*!< SysTick CTRL: COUNTFLAG Position */
+#define SysTick_CTRL_COUNTFLAG_Msk (1UL << SysTick_CTRL_COUNTFLAG_Pos) /*!< SysTick CTRL: COUNTFLAG Mask */
+
+#define SysTick_CTRL_CLKSOURCE_Pos 2U /*!< SysTick CTRL: CLKSOURCE Position */
+#define SysTick_CTRL_CLKSOURCE_Msk (1UL << SysTick_CTRL_CLKSOURCE_Pos) /*!< SysTick CTRL: CLKSOURCE Mask */
+
+#define SysTick_CTRL_TICKINT_Pos 1U /*!< SysTick CTRL: TICKINT Position */
+#define SysTick_CTRL_TICKINT_Msk (1UL << SysTick_CTRL_TICKINT_Pos) /*!< SysTick CTRL: TICKINT Mask */
+
+#define SysTick_CTRL_ENABLE_Pos 0U /*!< SysTick CTRL: ENABLE Position */
+#define SysTick_CTRL_ENABLE_Msk (1UL /*<< SysTick_CTRL_ENABLE_Pos*/) /*!< SysTick CTRL: ENABLE Mask */
+
+/* SysTick Reload Register Definitions */
+#define SysTick_LOAD_RELOAD_Pos 0U /*!< SysTick LOAD: RELOAD Position */
+#define SysTick_LOAD_RELOAD_Msk (0xFFFFFFUL /*<< SysTick_LOAD_RELOAD_Pos*/) /*!< SysTick LOAD: RELOAD Mask */
+
+/* SysTick Current Register Definitions */
+#define SysTick_VAL_CURRENT_Pos 0U /*!< SysTick VAL: CURRENT Position */
+#define SysTick_VAL_CURRENT_Msk (0xFFFFFFUL /*<< SysTick_VAL_CURRENT_Pos*/) /*!< SysTick VAL: CURRENT Mask */
+
+/* SysTick Calibration Register Definitions */
+#define SysTick_CALIB_NOREF_Pos 31U /*!< SysTick CALIB: NOREF Position */
+#define SysTick_CALIB_NOREF_Msk (1UL << SysTick_CALIB_NOREF_Pos) /*!< SysTick CALIB: NOREF Mask */
+
+#define SysTick_CALIB_SKEW_Pos 30U /*!< SysTick CALIB: SKEW Position */
+#define SysTick_CALIB_SKEW_Msk (1UL << SysTick_CALIB_SKEW_Pos) /*!< SysTick CALIB: SKEW Mask */
+
+#define SysTick_CALIB_TENMS_Pos 0U /*!< SysTick CALIB: TENMS Position */
+#define SysTick_CALIB_TENMS_Msk (0xFFFFFFUL /*<< SysTick_CALIB_TENMS_Pos*/) /*!< SysTick CALIB: TENMS Mask */
+
+/*@} end of group CMSIS_SysTick */
+
+#if defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U)
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_MPU Memory Protection Unit (MPU)
+ \brief Type definitions for the Memory Protection Unit (MPU)
+ @{
+ */
+
+/**
+ \brief Structure type to access the Memory Protection Unit (MPU).
+ */
+typedef struct
+{
+ __IM uint32_t TYPE; /*!< Offset: 0x000 (R/ ) MPU Type Register */
+ __IOM uint32_t CTRL; /*!< Offset: 0x004 (R/W) MPU Control Register */
+ __IOM uint32_t RNR; /*!< Offset: 0x008 (R/W) MPU Region RNRber Register */
+ __IOM uint32_t RBAR; /*!< Offset: 0x00C (R/W) MPU Region Base Address Register */
+ __IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Register */
+} MPU_Type;
+
+#define MPU_TYPE_RALIASES 1U
+
+/* MPU Type Register Definitions */
+#define MPU_TYPE_IREGION_Pos 16U /*!< MPU TYPE: IREGION Position */
+#define MPU_TYPE_IREGION_Msk (0xFFUL << MPU_TYPE_IREGION_Pos) /*!< MPU TYPE: IREGION Mask */
+
+#define MPU_TYPE_DREGION_Pos 8U /*!< MPU TYPE: DREGION Position */
+#define MPU_TYPE_DREGION_Msk (0xFFUL << MPU_TYPE_DREGION_Pos) /*!< MPU TYPE: DREGION Mask */
+
+#define MPU_TYPE_SEPARATE_Pos 0U /*!< MPU TYPE: SEPARATE Position */
+#define MPU_TYPE_SEPARATE_Msk (1UL /*<< MPU_TYPE_SEPARATE_Pos*/) /*!< MPU TYPE: SEPARATE Mask */
+
+/* MPU Control Register Definitions */
+#define MPU_CTRL_PRIVDEFENA_Pos 2U /*!< MPU CTRL: PRIVDEFENA Position */
+#define MPU_CTRL_PRIVDEFENA_Msk (1UL << MPU_CTRL_PRIVDEFENA_Pos) /*!< MPU CTRL: PRIVDEFENA Mask */
+
+#define MPU_CTRL_HFNMIENA_Pos 1U /*!< MPU CTRL: HFNMIENA Position */
+#define MPU_CTRL_HFNMIENA_Msk (1UL << MPU_CTRL_HFNMIENA_Pos) /*!< MPU CTRL: HFNMIENA Mask */
+
+#define MPU_CTRL_ENABLE_Pos 0U /*!< MPU CTRL: ENABLE Position */
+#define MPU_CTRL_ENABLE_Msk (1UL /*<< MPU_CTRL_ENABLE_Pos*/) /*!< MPU CTRL: ENABLE Mask */
+
+/* MPU Region Number Register Definitions */
+#define MPU_RNR_REGION_Pos 0U /*!< MPU RNR: REGION Position */
+#define MPU_RNR_REGION_Msk (0xFFUL /*<< MPU_RNR_REGION_Pos*/) /*!< MPU RNR: REGION Mask */
+
+/* MPU Region Base Address Register Definitions */
+#define MPU_RBAR_ADDR_Pos 8U /*!< MPU RBAR: ADDR Position */
+#define MPU_RBAR_ADDR_Msk (0xFFFFFFUL << MPU_RBAR_ADDR_Pos) /*!< MPU RBAR: ADDR Mask */
+
+#define MPU_RBAR_VALID_Pos 4U /*!< MPU RBAR: VALID Position */
+#define MPU_RBAR_VALID_Msk (1UL << MPU_RBAR_VALID_Pos) /*!< MPU RBAR: VALID Mask */
+
+#define MPU_RBAR_REGION_Pos 0U /*!< MPU RBAR: REGION Position */
+#define MPU_RBAR_REGION_Msk (0xFUL /*<< MPU_RBAR_REGION_Pos*/) /*!< MPU RBAR: REGION Mask */
+
+/* MPU Region Attribute and Size Register Definitions */
+#define MPU_RASR_ATTRS_Pos 16U /*!< MPU RASR: MPU Region Attribute field Position */
+#define MPU_RASR_ATTRS_Msk (0xFFFFUL << MPU_RASR_ATTRS_Pos) /*!< MPU RASR: MPU Region Attribute field Mask */
+
+#define MPU_RASR_XN_Pos 28U /*!< MPU RASR: ATTRS.XN Position */
+#define MPU_RASR_XN_Msk (1UL << MPU_RASR_XN_Pos) /*!< MPU RASR: ATTRS.XN Mask */
+
+#define MPU_RASR_AP_Pos 24U /*!< MPU RASR: ATTRS.AP Position */
+#define MPU_RASR_AP_Msk (0x7UL << MPU_RASR_AP_Pos) /*!< MPU RASR: ATTRS.AP Mask */
+
+#define MPU_RASR_TEX_Pos 19U /*!< MPU RASR: ATTRS.TEX Position */
+#define MPU_RASR_TEX_Msk (0x7UL << MPU_RASR_TEX_Pos) /*!< MPU RASR: ATTRS.TEX Mask */
+
+#define MPU_RASR_S_Pos 18U /*!< MPU RASR: ATTRS.S Position */
+#define MPU_RASR_S_Msk (1UL << MPU_RASR_S_Pos) /*!< MPU RASR: ATTRS.S Mask */
+
+#define MPU_RASR_C_Pos 17U /*!< MPU RASR: ATTRS.C Position */
+#define MPU_RASR_C_Msk (1UL << MPU_RASR_C_Pos) /*!< MPU RASR: ATTRS.C Mask */
+
+#define MPU_RASR_B_Pos 16U /*!< MPU RASR: ATTRS.B Position */
+#define MPU_RASR_B_Msk (1UL << MPU_RASR_B_Pos) /*!< MPU RASR: ATTRS.B Mask */
+
+#define MPU_RASR_SRD_Pos 8U /*!< MPU RASR: Sub-Region Disable Position */
+#define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU RASR: Sub-Region Disable Mask */
+
+#define MPU_RASR_SIZE_Pos 1U /*!< MPU RASR: Region Size Field Position */
+#define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU RASR: Region Size Field Mask */
+
+#define MPU_RASR_ENABLE_Pos 0U /*!< MPU RASR: Region enable bit Position */
+#define MPU_RASR_ENABLE_Msk (1UL /*<< MPU_RASR_ENABLE_Pos*/) /*!< MPU RASR: Region enable bit Disable Mask */
+
+/*@} end of group CMSIS_MPU */
+#endif
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_CoreDebug Core Debug Registers (CoreDebug)
+ \brief Cortex-M0+ Core Debug Registers (DCB registers, SHCSR, and DFSR) are only accessible over DAP and not via processor.
+ Therefore they are not covered by the Cortex-M0+ header file.
+ @{
+ */
+/*@} end of group CMSIS_CoreDebug */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_core_bitfield Core register bit field macros
+ \brief Macros for use with bit field definitions (xxx_Pos, xxx_Msk).
+ @{
+ */
+
+/**
+ \brief Mask and shift a bit field value for use in a register bit range.
+ \param[in] field Name of the register bit field.
+ \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
+ \return Masked and shifted value.
+*/
+#define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk)
+
+/**
+ \brief Mask and shift a register value to extract a bit filed value.
+ \param[in] field Name of the register bit field.
+ \param[in] value Value of register. This parameter is interpreted as an uint32_t type.
+ \return Masked and shifted bit field value.
+*/
+#define _FLD2VAL(field, value) (((uint32_t)(value) & field ## _Msk) >> field ## _Pos)
+
+/*@} end of group CMSIS_core_bitfield */
+
+
+/**
+ \ingroup CMSIS_core_register
+ \defgroup CMSIS_core_base Core Definitions
+ \brief Definitions for base addresses, unions, and structures.
+ @{
+ */
+
+/* Memory mapping of Core Hardware */
+#define SCS_BASE (0xE000E000UL) /*!< System Control Space Base Address */
+#define SysTick_BASE (SCS_BASE + 0x0010UL) /*!< SysTick Base Address */
+#define NVIC_BASE (SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
+#define SCB_BASE (SCS_BASE + 0x0D00UL) /*!< System Control Block Base Address */
+
+#define SCB ((SCB_Type *) SCB_BASE ) /*!< SCB configuration struct */
+#define SysTick ((SysTick_Type *) SysTick_BASE ) /*!< SysTick configuration struct */
+#define NVIC ((NVIC_Type *) NVIC_BASE ) /*!< NVIC configuration struct */
+
+#if defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U)
+ #define MPU_BASE (SCS_BASE + 0x0D90UL) /*!< Memory Protection Unit */
+ #define MPU ((MPU_Type *) MPU_BASE ) /*!< Memory Protection Unit */
+#endif
+
+/*@} */
+
+
+
+/*******************************************************************************
+ * Hardware Abstraction Layer
+ Core Function Interface contains:
+ - Core NVIC Functions
+ - Core SysTick Functions
+ - Core Register Access Functions
+ ******************************************************************************/
+/**
+ \defgroup CMSIS_Core_FunctionInterface Functions and Instructions Reference
+*/
+
+
+
+/* ########################## NVIC functions #################################### */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_NVICFunctions NVIC Functions
+ \brief Functions that manage interrupts and exceptions via the NVIC.
+ @{
+ */
+
+#ifdef CMSIS_NVIC_VIRTUAL
+ #ifndef CMSIS_NVIC_VIRTUAL_HEADER_FILE
+ #define CMSIS_NVIC_VIRTUAL_HEADER_FILE "cmsis_nvic_virtual.h"
+ #endif
+ #include CMSIS_NVIC_VIRTUAL_HEADER_FILE
+#else
+ #define NVIC_SetPriorityGrouping __NVIC_SetPriorityGrouping
+ #define NVIC_GetPriorityGrouping __NVIC_GetPriorityGrouping
+ #define NVIC_EnableIRQ __NVIC_EnableIRQ
+ #define NVIC_GetEnableIRQ __NVIC_GetEnableIRQ
+ #define NVIC_DisableIRQ __NVIC_DisableIRQ
+ #define NVIC_GetPendingIRQ __NVIC_GetPendingIRQ
+ #define NVIC_SetPendingIRQ __NVIC_SetPendingIRQ
+ #define NVIC_ClearPendingIRQ __NVIC_ClearPendingIRQ
+/*#define NVIC_GetActive __NVIC_GetActive not available for Cortex-M0+ */
+ #define NVIC_SetPriority __NVIC_SetPriority
+ #define NVIC_GetPriority __NVIC_GetPriority
+ #define NVIC_SystemReset __NVIC_SystemReset
+#endif /* CMSIS_NVIC_VIRTUAL */
+
+#ifdef CMSIS_VECTAB_VIRTUAL
+ #ifndef CMSIS_VECTAB_VIRTUAL_HEADER_FILE
+ #define CMSIS_VECTAB_VIRTUAL_HEADER_FILE "cmsis_vectab_virtual.h"
+ #endif
+ #include CMSIS_VECTAB_VIRTUAL_HEADER_FILE
+#else
+ #define NVIC_SetVector __NVIC_SetVector
+ #define NVIC_GetVector __NVIC_GetVector
+#endif /* (CMSIS_VECTAB_VIRTUAL) */
+
+#define NVIC_USER_IRQ_OFFSET 16
+
+
+/* The following EXC_RETURN values are saved the LR on exception entry */
+#define EXC_RETURN_HANDLER (0xFFFFFFF1UL) /* return to Handler mode, uses MSP after return */
+#define EXC_RETURN_THREAD_MSP (0xFFFFFFF9UL) /* return to Thread mode, uses MSP after return */
+#define EXC_RETURN_THREAD_PSP (0xFFFFFFFDUL) /* return to Thread mode, uses PSP after return */
+
+
+/* Interrupt Priorities are WORD accessible only under Armv6-M */
+/* The following MACROS handle generation of the register offset and byte masks */
+#define _BIT_SHIFT(IRQn) ( ((((uint32_t)(int32_t)(IRQn)) ) & 0x03UL) * 8UL)
+#define _SHP_IDX(IRQn) ( (((((uint32_t)(int32_t)(IRQn)) & 0x0FUL)-8UL) >> 2UL) )
+#define _IP_IDX(IRQn) ( (((uint32_t)(int32_t)(IRQn)) >> 2UL) )
+
+#define __NVIC_SetPriorityGrouping(X) (void)(X)
+#define __NVIC_GetPriorityGrouping() (0U)
+
+/**
+ \brief Enable Interrupt
+ \details Enables a device specific interrupt in the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ __COMPILER_BARRIER();
+ NVIC->ISER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ __COMPILER_BARRIER();
+ }
+}
+
+
+/**
+ \brief Get Interrupt Enable status
+ \details Returns a device specific interrupt enable status from the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \return 0 Interrupt is not enabled.
+ \return 1 Interrupt is enabled.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->ISER[0U] & (1UL << (((uint32_t)IRQn) & 0x1FUL))) != 0UL) ? 1UL : 0UL));
+ }
+ else
+ {
+ return(0U);
+ }
+}
+
+
+/**
+ \brief Disable Interrupt
+ \details Disables a device specific interrupt in the NVIC interrupt controller.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ICER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ __DSB();
+ __ISB();
+ }
+}
+
+
+/**
+ \brief Get Pending Interrupt
+ \details Reads the NVIC pending register and returns the pending bit for the specified device specific interrupt.
+ \param [in] IRQn Device specific interrupt number.
+ \return 0 Interrupt status is not pending.
+ \return 1 Interrupt status is pending.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->ISPR[0U] & (1UL << (((uint32_t)IRQn) & 0x1FUL))) != 0UL) ? 1UL : 0UL));
+ }
+ else
+ {
+ return(0U);
+ }
+}
+
+
+/**
+ \brief Set Pending Interrupt
+ \details Sets the pending bit of a device specific interrupt in the NVIC pending register.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ISPR[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ }
+}
+
+
+/**
+ \brief Clear Pending Interrupt
+ \details Clears the pending bit of a device specific interrupt in the NVIC pending register.
+ \param [in] IRQn Device specific interrupt number.
+ \note IRQn must not be negative.
+ */
+__STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->ICPR[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL));
+ }
+}
+
+
+/**
+ \brief Set Interrupt Priority
+ \details Sets the priority of a device specific interrupt or a processor exception.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \param [in] priority Priority to set.
+ \note The priority cannot be set for every processor exception.
+ */
+__STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
+{
+ if ((int32_t)(IRQn) >= 0)
+ {
+ NVIC->IP[_IP_IDX(IRQn)] = ((uint32_t)(NVIC->IP[_IP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
+ (((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
+ }
+ else
+ {
+ SCB->SHP[_SHP_IDX(IRQn)] = ((uint32_t)(SCB->SHP[_SHP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
+ (((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
+ }
+}
+
+
+/**
+ \brief Get Interrupt Priority
+ \details Reads the priority of a device specific interrupt or a processor exception.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \return Interrupt Priority.
+ Value is aligned automatically to the implemented priority bits of the microcontroller.
+ */
+__STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn)
+{
+
+ if ((int32_t)(IRQn) >= 0)
+ {
+ return((uint32_t)(((NVIC->IP[ _IP_IDX(IRQn)] >> _BIT_SHIFT(IRQn) ) & (uint32_t)0xFFUL) >> (8U - __NVIC_PRIO_BITS)));
+ }
+ else
+ {
+ return((uint32_t)(((SCB->SHP[_SHP_IDX(IRQn)] >> _BIT_SHIFT(IRQn) ) & (uint32_t)0xFFUL) >> (8U - __NVIC_PRIO_BITS)));
+ }
+}
+
+
+/**
+ \brief Encode Priority
+ \details Encodes the priority for an interrupt with the given priority group,
+ preemptive priority value, and subpriority value.
+ In case of a conflict between priority grouping and available
+ priority bits (__NVIC_PRIO_BITS), the smallest possible priority group is set.
+ \param [in] PriorityGroup Used priority group.
+ \param [in] PreemptPriority Preemptive priority value (starting from 0).
+ \param [in] SubPriority Subpriority value (starting from 0).
+ \return Encoded priority. Value can be used in the function \ref NVIC_SetPriority().
+ */
+__STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority)
+{
+ uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used */
+ uint32_t PreemptPriorityBits;
+ uint32_t SubPriorityBits;
+
+ PreemptPriorityBits = ((7UL - PriorityGroupTmp) > (uint32_t)(__NVIC_PRIO_BITS)) ? (uint32_t)(__NVIC_PRIO_BITS) : (uint32_t)(7UL - PriorityGroupTmp);
+ SubPriorityBits = ((PriorityGroupTmp + (uint32_t)(__NVIC_PRIO_BITS)) < (uint32_t)7UL) ? (uint32_t)0UL : (uint32_t)((PriorityGroupTmp - 7UL) + (uint32_t)(__NVIC_PRIO_BITS));
+
+ return (
+ ((PreemptPriority & (uint32_t)((1UL << (PreemptPriorityBits)) - 1UL)) << SubPriorityBits) |
+ ((SubPriority & (uint32_t)((1UL << (SubPriorityBits )) - 1UL)))
+ );
+}
+
+
+/**
+ \brief Decode Priority
+ \details Decodes an interrupt priority value with a given priority group to
+ preemptive priority value and subpriority value.
+ In case of a conflict between priority grouping and available
+ priority bits (__NVIC_PRIO_BITS) the smallest possible priority group is set.
+ \param [in] Priority Priority value, which can be retrieved with the function \ref NVIC_GetPriority().
+ \param [in] PriorityGroup Used priority group.
+ \param [out] pPreemptPriority Preemptive priority value (starting from 0).
+ \param [out] pSubPriority Subpriority value (starting from 0).
+ */
+__STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority)
+{
+ uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used */
+ uint32_t PreemptPriorityBits;
+ uint32_t SubPriorityBits;
+
+ PreemptPriorityBits = ((7UL - PriorityGroupTmp) > (uint32_t)(__NVIC_PRIO_BITS)) ? (uint32_t)(__NVIC_PRIO_BITS) : (uint32_t)(7UL - PriorityGroupTmp);
+ SubPriorityBits = ((PriorityGroupTmp + (uint32_t)(__NVIC_PRIO_BITS)) < (uint32_t)7UL) ? (uint32_t)0UL : (uint32_t)((PriorityGroupTmp - 7UL) + (uint32_t)(__NVIC_PRIO_BITS));
+
+ *pPreemptPriority = (Priority >> SubPriorityBits) & (uint32_t)((1UL << (PreemptPriorityBits)) - 1UL);
+ *pSubPriority = (Priority ) & (uint32_t)((1UL << (SubPriorityBits )) - 1UL);
+}
+
+
+/**
+ \brief Set Interrupt Vector
+ \details Sets an interrupt vector in SRAM based interrupt vector table.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ VTOR must been relocated to SRAM before.
+ If VTOR is not present address 0 must be mapped to SRAM.
+ \param [in] IRQn Interrupt number
+ \param [in] vector Address of interrupt handler function
+ */
+__STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector)
+{
+#if defined (__VTOR_PRESENT) && (__VTOR_PRESENT == 1U)
+ uint32_t vectors = SCB->VTOR;
+#else
+ uint32_t vectors = 0x0U;
+#endif
+ (* (int *) (vectors + ((int32_t)IRQn + NVIC_USER_IRQ_OFFSET) * 4)) = vector;
+ /* ARM Application Note 321 states that the M0+ does not require the architectural barrier */
+}
+
+
+/**
+ \brief Get Interrupt Vector
+ \details Reads an interrupt vector from interrupt vector table.
+ The interrupt number can be positive to specify a device specific interrupt,
+ or negative to specify a processor exception.
+ \param [in] IRQn Interrupt number.
+ \return Address of interrupt handler function
+ */
+__STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn)
+{
+#if defined (__VTOR_PRESENT) && (__VTOR_PRESENT == 1U)
+ uint32_t vectors = SCB->VTOR;
+#else
+ uint32_t vectors = 0x0U;
+#endif
+ return (uint32_t)(* (int *) (vectors + ((int32_t)IRQn + NVIC_USER_IRQ_OFFSET) * 4));
+}
+
+
+/**
+ \brief System Reset
+ \details Initiates a system reset request to reset the MCU.
+ */
+__NO_RETURN __STATIC_INLINE void __NVIC_SystemReset(void)
+{
+ __DSB(); /* Ensure all outstanding memory accesses included
+ buffered write are completed before reset */
+ SCB->AIRCR = ((0x5FAUL << SCB_AIRCR_VECTKEY_Pos) |
+ SCB_AIRCR_SYSRESETREQ_Msk);
+ __DSB(); /* Ensure completion of memory access */
+
+ for(;;) /* wait until reset */
+ {
+ __NOP();
+ }
+}
+
+/*@} end of CMSIS_Core_NVICFunctions */
+
+/* ########################## MPU functions #################################### */
+
+#if defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U)
+
+#include "mpu_armv7.h"
+
+#endif
+
+/* ########################## FPU functions #################################### */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_FpuFunctions FPU Functions
+ \brief Function that provides FPU type.
+ @{
+ */
+
+/**
+ \brief get FPU type
+ \details returns the FPU type
+ \returns
+ - \b 0: No FPU
+ - \b 1: Single precision FPU
+ - \b 2: Double + Single precision FPU
+ */
+__STATIC_INLINE uint32_t SCB_GetFPUType(void)
+{
+ return 0U; /* No FPU */
+}
+
+
+/*@} end of CMSIS_Core_FpuFunctions */
+
+
+
+/* ################################## SysTick function ############################################ */
+/**
+ \ingroup CMSIS_Core_FunctionInterface
+ \defgroup CMSIS_Core_SysTickFunctions SysTick Functions
+ \brief Functions that configure the System.
+ @{
+ */
+
+#if defined (__Vendor_SysTickConfig) && (__Vendor_SysTickConfig == 0U)
+
+/**
+ \brief System Tick Configuration
+ \details Initializes the System Timer and its interrupt, and starts the System Tick Timer.
+ Counter is in free running mode to generate periodic interrupts.
+ \param [in] ticks Number of ticks between two interrupts.
+ \return 0 Function succeeded.
+ \return 1 Function failed.
+ \note When the variable <b>__Vendor_SysTickConfig</b> is set to 1, then the
+ function <b>SysTick_Config</b> is not included. In this case, the file <b><i>device</i>.h</b>
+ must contain a vendor-specific implementation of this function.
+ */
+__STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks)
+{
+ if ((ticks - 1UL) > SysTick_LOAD_RELOAD_Msk)
+ {
+ return (1UL); /* Reload value impossible */
+ }
+
+ SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */
+ NVIC_SetPriority (SysTick_IRQn, (1UL << __NVIC_PRIO_BITS) - 1UL); /* set Priority for Systick Interrupt */
+ SysTick->VAL = 0UL; /* Load the SysTick Counter Value */
+ SysTick->CTRL = SysTick_CTRL_CLKSOURCE_Msk |
+ SysTick_CTRL_TICKINT_Msk |
+ SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */
+ return (0UL); /* Function successful */
+}
+
+#endif
+
+/*@} end of CMSIS_Core_SysTickFunctions */
+
+
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __CORE_CM0PLUS_H_DEPENDANT */
+
+#endif /* __CMSIS_GENERIC */
diff --git a/driver_fw/include/global.h b/driver_fw/include/global.h
new file mode 100644
index 0000000..df07598
--- /dev/null
+++ b/driver_fw/include/global.h
@@ -0,0 +1,56 @@
+
+#ifndef __GLOBAL_H__
+#define __GLOBAL_H__
+
+#include <stdbool.h>
+#include <stdint.h>
+#include <sys/types.h>
+#include <assert.h>
+#include <string.h>
+
+/* The IRQ header must be included before stm32_device.h since ST defines a bunch of messy macros there. */
+#include <stm32_irqs.h> /* Header generated from stm32***_startup.s in Makefile */
+
+#include <stm32g0xx.h>
+#include <core_cm0plus.h>
+
+#define COUNT_OF(x) ((sizeof(x)/sizeof(0[x])) / ((size_t)(!(sizeof(x) % sizeof(0[x])))))
+
+#define AFRL(pin, val) ((val) << ((pin)*4))
+#define AFRH(pin, val) ((val) << (((pin)-8)*4))
+#define AF(pin) (2<<(2*(pin)))
+#define OUT(pin) (1<<(2*(pin)))
+#define IN(pin) (0)
+#define ANALOG(pin) (3<<(2*(pin)))
+#define CLEAR(pin) (~(3<<(2*(pin))))
+#define PULLUP(pin) (1<<(2*pin))
+#define PULLDOWN(pin) (2<<(2*pin))
+#define BSRR_CLEAR(pin) ((1<<pin)<<16)
+#define BSRR_SET(pin) (1<<pin)
+#define BSRR_VALUE(pin, value) ((((!(value))<<pin)<<16) | ((!!(value))<<pin))
+
+#ifndef SYSTICK_INTERVAL_US
+#define SYSTICK_INTERVAL_US 1000
+#endif /* SYSTICK_INTERVAL_US */
+
+
+enum ErrorCode {
+ ERR_SUCCESS = 0,
+ ERR_TIMEOUT,
+ ERR_PHYSICAL_LAYER,
+ ERR_FRAMING,
+ ERR_PROTOCOL,
+ ERR_DMA,
+ ERR_BUSY,
+ ERR_BUFFER_OVERFLOW,
+ ERR_RX_OVERRUN,
+ ERR_TX_OVERRUN,
+};
+
+typedef enum ErrorCode ErrorCode;
+
+void delay_us(int duration_us);
+
+extern volatile uint64_t sys_time_us;
+
+#endif /* __GLOBAL_H__ */
diff --git a/driver_fw/include/iomacros.h b/driver_fw/include/iomacros.h
new file mode 100644
index 0000000..8d84c9e
--- /dev/null
+++ b/driver_fw/include/iomacros.h
@@ -0,0 +1,14 @@
+#ifndef __IOMACROS_H__
+#define __IOMACROS_H__
+
+#define IN(pin) (0)
+#define OUT(pin) (1<<(2*(pin)))
+#define AF(pin) (2<<(2*(pin)))
+#define ANALOG(pin) (3<<(2*(pin)))
+
+#define CLEAR(pin) (~(3<<(2*(pin))))
+
+#define AFRL(pin, val) ((val) << ((pin)*4))
+#define AFRH(pin, val) ((val) << (((pin)-8)*4))
+
+#endif __IOMACROS_H__
diff --git a/driver_fw/include/mpu_armv7.h b/driver_fw/include/mpu_armv7.h
new file mode 100644
index 0000000..66ef59b
--- /dev/null
+++ b/driver_fw/include/mpu_armv7.h
@@ -0,0 +1,272 @@
+/******************************************************************************
+ * @file mpu_armv7.h
+ * @brief CMSIS MPU API for Armv7-M MPU
+ * @version V5.1.0
+ * @date 08. March 2019
+ ******************************************************************************/
+/*
+ * Copyright (c) 2017-2019 Arm Limited. All rights reserved.
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Licensed under the Apache License, Version 2.0 (the License); you may
+ * not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#if defined ( __ICCARM__ )
+ #pragma system_include /* treat file as system include file for MISRA check */
+#elif defined (__clang__)
+ #pragma clang system_header /* treat file as system include file */
+#endif
+
+#ifndef ARM_MPU_ARMV7_H
+#define ARM_MPU_ARMV7_H
+
+#define ARM_MPU_REGION_SIZE_32B ((uint8_t)0x04U) ///!< MPU Region Size 32 Bytes
+#define ARM_MPU_REGION_SIZE_64B ((uint8_t)0x05U) ///!< MPU Region Size 64 Bytes
+#define ARM_MPU_REGION_SIZE_128B ((uint8_t)0x06U) ///!< MPU Region Size 128 Bytes
+#define ARM_MPU_REGION_SIZE_256B ((uint8_t)0x07U) ///!< MPU Region Size 256 Bytes
+#define ARM_MPU_REGION_SIZE_512B ((uint8_t)0x08U) ///!< MPU Region Size 512 Bytes
+#define ARM_MPU_REGION_SIZE_1KB ((uint8_t)0x09U) ///!< MPU Region Size 1 KByte
+#define ARM_MPU_REGION_SIZE_2KB ((uint8_t)0x0AU) ///!< MPU Region Size 2 KBytes
+#define ARM_MPU_REGION_SIZE_4KB ((uint8_t)0x0BU) ///!< MPU Region Size 4 KBytes
+#define ARM_MPU_REGION_SIZE_8KB ((uint8_t)0x0CU) ///!< MPU Region Size 8 KBytes
+#define ARM_MPU_REGION_SIZE_16KB ((uint8_t)0x0DU) ///!< MPU Region Size 16 KBytes
+#define ARM_MPU_REGION_SIZE_32KB ((uint8_t)0x0EU) ///!< MPU Region Size 32 KBytes
+#define ARM_MPU_REGION_SIZE_64KB ((uint8_t)0x0FU) ///!< MPU Region Size 64 KBytes
+#define ARM_MPU_REGION_SIZE_128KB ((uint8_t)0x10U) ///!< MPU Region Size 128 KBytes
+#define ARM_MPU_REGION_SIZE_256KB ((uint8_t)0x11U) ///!< MPU Region Size 256 KBytes
+#define ARM_MPU_REGION_SIZE_512KB ((uint8_t)0x12U) ///!< MPU Region Size 512 KBytes
+#define ARM_MPU_REGION_SIZE_1MB ((uint8_t)0x13U) ///!< MPU Region Size 1 MByte
+#define ARM_MPU_REGION_SIZE_2MB ((uint8_t)0x14U) ///!< MPU Region Size 2 MBytes
+#define ARM_MPU_REGION_SIZE_4MB ((uint8_t)0x15U) ///!< MPU Region Size 4 MBytes
+#define ARM_MPU_REGION_SIZE_8MB ((uint8_t)0x16U) ///!< MPU Region Size 8 MBytes
+#define ARM_MPU_REGION_SIZE_16MB ((uint8_t)0x17U) ///!< MPU Region Size 16 MBytes
+#define ARM_MPU_REGION_SIZE_32MB ((uint8_t)0x18U) ///!< MPU Region Size 32 MBytes
+#define ARM_MPU_REGION_SIZE_64MB ((uint8_t)0x19U) ///!< MPU Region Size 64 MBytes
+#define ARM_MPU_REGION_SIZE_128MB ((uint8_t)0x1AU) ///!< MPU Region Size 128 MBytes
+#define ARM_MPU_REGION_SIZE_256MB ((uint8_t)0x1BU) ///!< MPU Region Size 256 MBytes
+#define ARM_MPU_REGION_SIZE_512MB ((uint8_t)0x1CU) ///!< MPU Region Size 512 MBytes
+#define ARM_MPU_REGION_SIZE_1GB ((uint8_t)0x1DU) ///!< MPU Region Size 1 GByte
+#define ARM_MPU_REGION_SIZE_2GB ((uint8_t)0x1EU) ///!< MPU Region Size 2 GBytes
+#define ARM_MPU_REGION_SIZE_4GB ((uint8_t)0x1FU) ///!< MPU Region Size 4 GBytes
+
+#define ARM_MPU_AP_NONE 0U ///!< MPU Access Permission no access
+#define ARM_MPU_AP_PRIV 1U ///!< MPU Access Permission privileged access only
+#define ARM_MPU_AP_URO 2U ///!< MPU Access Permission unprivileged access read-only
+#define ARM_MPU_AP_FULL 3U ///!< MPU Access Permission full access
+#define ARM_MPU_AP_PRO 5U ///!< MPU Access Permission privileged access read-only
+#define ARM_MPU_AP_RO 6U ///!< MPU Access Permission read-only access
+
+/** MPU Region Base Address Register Value
+*
+* \param Region The region to be configured, number 0 to 15.
+* \param BaseAddress The base address for the region.
+*/
+#define ARM_MPU_RBAR(Region, BaseAddress) \
+ (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
+ ((Region) & MPU_RBAR_REGION_Msk) | \
+ (MPU_RBAR_VALID_Msk))
+
+/**
+* MPU Memory Access Attributes
+*
+* \param TypeExtField Type extension field, allows you to configure memory access type, for example strongly ordered, peripheral.
+* \param IsShareable Region is shareable between multiple bus masters.
+* \param IsCacheable Region is cacheable, i.e. its value may be kept in cache.
+* \param IsBufferable Region is bufferable, i.e. using write-back caching. Cacheable but non-bufferable regions use write-through policy.
+*/
+#define ARM_MPU_ACCESS_(TypeExtField, IsShareable, IsCacheable, IsBufferable) \
+ ((((TypeExtField) << MPU_RASR_TEX_Pos) & MPU_RASR_TEX_Msk) | \
+ (((IsShareable) << MPU_RASR_S_Pos) & MPU_RASR_S_Msk) | \
+ (((IsCacheable) << MPU_RASR_C_Pos) & MPU_RASR_C_Msk) | \
+ (((IsBufferable) << MPU_RASR_B_Pos) & MPU_RASR_B_Msk))
+
+/**
+* MPU Region Attribute and Size Register Value
+*
+* \param DisableExec Instruction access disable bit, 1= disable instruction fetches.
+* \param AccessPermission Data access permissions, allows you to configure read/write access for User and Privileged mode.
+* \param AccessAttributes Memory access attribution, see \ref ARM_MPU_ACCESS_.
+* \param SubRegionDisable Sub-region disable field.
+* \param Size Region size of the region to be configured, for example 4K, 8K.
+*/
+#define ARM_MPU_RASR_EX(DisableExec, AccessPermission, AccessAttributes, SubRegionDisable, Size) \
+ ((((DisableExec) << MPU_RASR_XN_Pos) & MPU_RASR_XN_Msk) | \
+ (((AccessPermission) << MPU_RASR_AP_Pos) & MPU_RASR_AP_Msk) | \
+ (((AccessAttributes) & (MPU_RASR_TEX_Msk | MPU_RASR_S_Msk | MPU_RASR_C_Msk | MPU_RASR_B_Msk))) | \
+ (((SubRegionDisable) << MPU_RASR_SRD_Pos) & MPU_RASR_SRD_Msk) | \
+ (((Size) << MPU_RASR_SIZE_Pos) & MPU_RASR_SIZE_Msk) | \
+ (((MPU_RASR_ENABLE_Msk))))
+
+/**
+* MPU Region Attribute and Size Register Value
+*
+* \param DisableExec Instruction access disable bit, 1= disable instruction fetches.
+* \param AccessPermission Data access permissions, allows you to configure read/write access for User and Privileged mode.
+* \param TypeExtField Type extension field, allows you to configure memory access type, for example strongly ordered, peripheral.
+* \param IsShareable Region is shareable between multiple bus masters.
+* \param IsCacheable Region is cacheable, i.e. its value may be kept in cache.
+* \param IsBufferable Region is bufferable, i.e. using write-back caching. Cacheable but non-bufferable regions use write-through policy.
+* \param SubRegionDisable Sub-region disable field.
+* \param Size Region size of the region to be configured, for example 4K, 8K.
+*/
+#define ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \
+ ARM_MPU_RASR_EX(DisableExec, AccessPermission, ARM_MPU_ACCESS_(TypeExtField, IsShareable, IsCacheable, IsBufferable), SubRegionDisable, Size)
+
+/**
+* MPU Memory Access Attribute for strongly ordered memory.
+* - TEX: 000b
+* - Shareable
+* - Non-cacheable
+* - Non-bufferable
+*/
+#define ARM_MPU_ACCESS_ORDERED ARM_MPU_ACCESS_(0U, 1U, 0U, 0U)
+
+/**
+* MPU Memory Access Attribute for device memory.
+* - TEX: 000b (if shareable) or 010b (if non-shareable)
+* - Shareable or non-shareable
+* - Non-cacheable
+* - Bufferable (if shareable) or non-bufferable (if non-shareable)
+*
+* \param IsShareable Configures the device memory as shareable or non-shareable.
+*/
+#define ARM_MPU_ACCESS_DEVICE(IsShareable) ((IsShareable) ? ARM_MPU_ACCESS_(0U, 1U, 0U, 1U) : ARM_MPU_ACCESS_(2U, 0U, 0U, 0U))
+
+/**
+* MPU Memory Access Attribute for normal memory.
+* - TEX: 1BBb (reflecting outer cacheability rules)
+* - Shareable or non-shareable
+* - Cacheable or non-cacheable (reflecting inner cacheability rules)
+* - Bufferable or non-bufferable (reflecting inner cacheability rules)
+*
+* \param OuterCp Configures the outer cache policy.
+* \param InnerCp Configures the inner cache policy.
+* \param IsShareable Configures the memory as shareable or non-shareable.
+*/
+#define ARM_MPU_ACCESS_NORMAL(OuterCp, InnerCp, IsShareable) ARM_MPU_ACCESS_((4U | (OuterCp)), IsShareable, ((InnerCp) & 2U), ((InnerCp) & 1U))
+
+/**
+* MPU Memory Access Attribute non-cacheable policy.
+*/
+#define ARM_MPU_CACHEP_NOCACHE 0U
+
+/**
+* MPU Memory Access Attribute write-back, write and read allocate policy.
+*/
+#define ARM_MPU_CACHEP_WB_WRA 1U
+
+/**
+* MPU Memory Access Attribute write-through, no write allocate policy.
+*/
+#define ARM_MPU_CACHEP_WT_NWA 2U
+
+/**
+* MPU Memory Access Attribute write-back, no write allocate policy.
+*/
+#define ARM_MPU_CACHEP_WB_NWA 3U
+
+
+/**
+* Struct for a single MPU Region
+*/
+typedef struct {
+ uint32_t RBAR; //!< The region base address register value (RBAR)
+ uint32_t RASR; //!< The region attribute and size register value (RASR) \ref MPU_RASR
+} ARM_MPU_Region_t;
+
+/** Enable the MPU.
+* \param MPU_Control Default access permissions for unconfigured regions.
+*/
+__STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control)
+{
+ MPU->CTRL = MPU_Control | MPU_CTRL_ENABLE_Msk;
+#ifdef SCB_SHCSR_MEMFAULTENA_Msk
+ SCB->SHCSR |= SCB_SHCSR_MEMFAULTENA_Msk;
+#endif
+ __DSB();
+ __ISB();
+}
+
+/** Disable the MPU.
+*/
+__STATIC_INLINE void ARM_MPU_Disable(void)
+{
+ __DMB();
+#ifdef SCB_SHCSR_MEMFAULTENA_Msk
+ SCB->SHCSR &= ~SCB_SHCSR_MEMFAULTENA_Msk;
+#endif
+ MPU->CTRL &= ~MPU_CTRL_ENABLE_Msk;
+}
+
+/** Clear and disable the given MPU region.
+* \param rnr Region number to be cleared.
+*/
+__STATIC_INLINE void ARM_MPU_ClrRegion(uint32_t rnr)
+{
+ MPU->RNR = rnr;
+ MPU->RASR = 0U;
+}
+
+/** Configure an MPU region.
+* \param rbar Value for RBAR register.
+* \param rsar Value for RSAR register.
+*/
+__STATIC_INLINE void ARM_MPU_SetRegion(uint32_t rbar, uint32_t rasr)
+{
+ MPU->RBAR = rbar;
+ MPU->RASR = rasr;
+}
+
+/** Configure the given MPU region.
+* \param rnr Region number to be configured.
+* \param rbar Value for RBAR register.
+* \param rsar Value for RSAR register.
+*/
+__STATIC_INLINE void ARM_MPU_SetRegionEx(uint32_t rnr, uint32_t rbar, uint32_t rasr)
+{
+ MPU->RNR = rnr;
+ MPU->RBAR = rbar;
+ MPU->RASR = rasr;
+}
+
+/** Memcopy with strictly ordered memory access, e.g. for register targets.
+* \param dst Destination data is copied to.
+* \param src Source data is copied from.
+* \param len Amount of data words to be copied.
+*/
+__STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, uint32_t len)
+{
+ uint32_t i;
+ for (i = 0U; i < len; ++i)
+ {
+ dst[i] = src[i];
+ }
+}
+
+/** Load the given number of MPU regions from a table.
+* \param table Pointer to the MPU configuration table.
+* \param cnt Amount of regions to be configured.
+*/
+__STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt)
+{
+ const uint32_t rowWordSize = sizeof(ARM_MPU_Region_t)/4U;
+ while (cnt > MPU_TYPE_RALIASES) {
+ ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), MPU_TYPE_RALIASES*rowWordSize);
+ table += MPU_TYPE_RALIASES;
+ cnt -= MPU_TYPE_RALIASES;
+ }
+ ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), cnt*rowWordSize);
+}
+
+#endif
diff --git a/driver_fw/include/stm32_irqs.h b/driver_fw/include/stm32_irqs.h
new file mode 100644
index 0000000..86d1312
--- /dev/null
+++ b/driver_fw/include/stm32_irqs.h
@@ -0,0 +1,54 @@
+/* AUTOGENERATED FILE! DO NOT MODIFY! */
+/* Generated 2023-07-10 20:34:05.404513 from startup.s by gen_isr_header.py */
+
+void _estack(void); /* 0 */
+void Reset_Handler(void); /* 1 */
+void NMI_Handler(void); /* 2 */
+void HardFault_Handler(void); /* 3 */
+/* IRQ 4 is undefined for this part. */
+/* IRQ 5 is undefined for this part. */
+/* IRQ 6 is undefined for this part. */
+/* IRQ 7 is undefined for this part. */
+/* IRQ 8 is undefined for this part. */
+/* IRQ 9 is undefined for this part. */
+/* IRQ 10 is undefined for this part. */
+void SVC_Handler(void); /* 11 */
+/* IRQ 12 is undefined for this part. */
+/* IRQ 13 is undefined for this part. */
+void PendSV_Handler(void); /* 14 */
+void SysTick_Handler(void); /* 15 */
+void WWDG_IRQHandler(void); /* 16 */
+/* IRQ 17 is undefined for this part. */
+void RTC_TAMP_IRQHandler(void); /* 18 */
+void FLASH_IRQHandler(void); /* 19 */
+void RCC_IRQHandler(void); /* 20 */
+void EXTI0_1_IRQHandler(void); /* 21 */
+void EXTI2_3_IRQHandler(void); /* 22 */
+void EXTI4_15_IRQHandler(void); /* 23 */
+/* IRQ 24 is undefined for this part. */
+void DMA1_Channel1_IRQHandler(void); /* 25 */
+void DMA1_Channel2_3_IRQHandler(void); /* 26 */
+void DMA1_Ch4_7_DMAMUX1_OVR_IRQHandler(void); /* 27 */
+void ADC1_IRQHandler(void); /* 28 */
+void TIM1_BRK_UP_TRG_COM_IRQHandler(void); /* 29 */
+void TIM1_CC_IRQHandler(void); /* 30 */
+/* IRQ 31 is undefined for this part. */
+void TIM3_IRQHandler(void); /* 32 */
+void TIM6_IRQHandler(void); /* 33 */
+void TIM7_IRQHandler(void); /* 34 */
+void TIM14_IRQHandler(void); /* 35 */
+void TIM15_IRQHandler(void); /* 36 */
+void TIM16_IRQHandler(void); /* 37 */
+void TIM17_IRQHandler(void); /* 38 */
+void I2C1_IRQHandler(void); /* 39 */
+void I2C2_IRQHandler(void); /* 40 */
+void SPI1_IRQHandler(void); /* 41 */
+void SPI2_IRQHandler(void); /* 42 */
+void USART1_IRQHandler(void); /* 43 */
+void USART2_IRQHandler(void); /* 44 */
+void USART3_4_IRQHandler(void); /* 45 */
+
+#define NUM_IRQs 46
+extern uint32_t g_pfnVectors[NUM_IRQs];
+#define isr_vector g_pfnVectors
+
diff --git a/driver_fw/include/stm32g070xx.h b/driver_fw/include/stm32g070xx.h
new file mode 100644
index 0000000..702c42a
--- /dev/null
+++ b/driver_fw/include/stm32g070xx.h
@@ -0,0 +1,7725 @@
+/**
+ ******************************************************************************
+ * @file stm32g070xx.h
+ * @author MCD Application Team
+ * @brief CMSIS Cortex-M0+ Device Peripheral Access Layer Header File.
+ * This file contains all the peripheral register's definitions, bits
+ * definitions and memory mapping for stm32g070xx devices.
+ *
+ * This file contains:
+ * - Data structures and the address mapping for all peripherals
+ * - Peripheral's registers declarations and bits definition
+ * - Macros to access peripheral's registers hardware
+ *
+ ******************************************************************************
+ * @attention
+ *
+ * Copyright (c) 2018-2021 STMicroelectronics.
+ * All rights reserved.
+ *
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
+ *
+ ******************************************************************************
+ */
+
+/** @addtogroup CMSIS_Device
+ * @{
+ */
+
+/** @addtogroup stm32g070xx
+ * @{
+ */
+
+#ifndef STM32G070xx_H
+#define STM32G070xx_H
+
+#ifdef __cplusplus
+ extern "C" {
+#endif /* __cplusplus */
+
+/** @addtogroup Configuration_section_for_CMSIS
+ * @{
+ */
+
+/**
+ * @brief Configuration of the Cortex-M0+ Processor and Core Peripherals
+ */
+#define __CM0PLUS_REV 0U /*!< Core Revision r0p0 */
+#define __MPU_PRESENT 1U /*!< STM32G0xx provides an MPU */
+#define __VTOR_PRESENT 1U /*!< Vector Table Register supported */
+#define __NVIC_PRIO_BITS 2U /*!< STM32G0xx uses 2 Bits for the Priority Levels */
+#define __Vendor_SysTickConfig 0U /*!< Set to 1 if different SysTick Config is used */
+
+/**
+ * @}
+ */
+
+/** @addtogroup Peripheral_interrupt_number_definition
+ * @{
+ */
+
+/**
+ * @brief stm32g070xx Interrupt Number Definition, according to the selected device
+ * in @ref Library_configuration_section
+ */
+
+/*!< Interrupt Number Definition */
+typedef enum
+{
+/****** Cortex-M0+ Processor Exceptions Numbers ***************************************************************/
+ NonMaskableInt_IRQn = -14, /*!< 2 Non Maskable Interrupt */
+ HardFault_IRQn = -13, /*!< 3 Cortex-M Hard Fault Interrupt */
+ SVCall_IRQn = -5, /*!< 11 Cortex-M SV Call Interrupt */
+ PendSV_IRQn = -2, /*!< 14 Cortex-M Pend SV Interrupt */
+ SysTick_IRQn = -1, /*!< 15 Cortex-M System Tick Interrupt */
+/****** STM32G0xxxx specific Interrupt Numbers ****************************************************************/
+ WWDG_IRQn = 0, /*!< Window WatchDog Interrupt */
+ RTC_TAMP_IRQn = 2, /*!< RTC interrupt through the EXTI line 19 & 21 */
+ FLASH_IRQn = 3, /*!< FLASH global Interrupt */
+ RCC_IRQn = 4, /*!< RCC global Interrupt */
+ EXTI0_1_IRQn = 5, /*!< EXTI 0 and 1 Interrupts */
+ EXTI2_3_IRQn = 6, /*!< EXTI Line 2 and 3 Interrupts */
+ EXTI4_15_IRQn = 7, /*!< EXTI Line 4 to 15 Interrupts */
+ DMA1_Channel1_IRQn = 9, /*!< DMA1 Channel 1 Interrupt */
+ DMA1_Channel2_3_IRQn = 10, /*!< DMA1 Channel 2 and Channel 3 Interrupts */
+ DMA1_Ch4_7_DMAMUX1_OVR_IRQn = 11, /*!< DMA1 Channel 4 to Channel 7 and DMAMUX1 Overrun Interrupts */
+ ADC1_IRQn = 12, /*!< ADC1 Interrupts */
+ TIM1_BRK_UP_TRG_COM_IRQn = 13, /*!< TIM1 Break, Update, Trigger and Commutation Interrupts */
+ TIM1_CC_IRQn = 14, /*!< TIM1 Capture Compare Interrupt */
+ TIM3_IRQn = 16, /*!< TIM3 global Interrupt */
+ TIM6_IRQn = 17, /*!< TIM6 global Interrupts */
+ TIM7_IRQn = 18, /*!< TIM7 global Interrupt */
+ TIM14_IRQn = 19, /*!< TIM14 global Interrupt */
+ TIM15_IRQn = 20, /*!< TIM15 global Interrupt */
+ TIM16_IRQn = 21, /*!< TIM16 global Interrupt */
+ TIM17_IRQn = 22, /*!< TIM17 global Interrupt */
+ I2C1_IRQn = 23, /*!< I2C1 Interrupt (combined with EXTI 23) */
+ I2C2_IRQn = 24, /*!< I2C2 Interrupt */
+ SPI1_IRQn = 25, /*!< SPI1/I2S1 Interrupt */
+ SPI2_IRQn = 26, /*!< SPI2 Interrupt */
+ USART1_IRQn = 27, /*!< USART1 Interrupt */
+ USART2_IRQn = 28, /*!< USART2 Interrupt */
+ USART3_4_IRQn = 29, /*!< USART3, USART4 globlal Interrupts */
+} IRQn_Type;
+
+/**
+ * @}
+ */
+
+#include "core_cm0plus.h" /* Cortex-M0+ processor and core peripherals */
+#include "system_stm32g0xx.h"
+#include <stdint.h>
+
+/** @addtogroup Peripheral_registers_structures
+ * @{
+ */
+
+/**
+ * @brief Analog to Digital Converter
+ */
+typedef struct
+{
+ __IO uint32_t ISR; /*!< ADC interrupt and status register, Address offset: 0x00 */
+ __IO uint32_t IER; /*!< ADC interrupt enable register, Address offset: 0x04 */
+ __IO uint32_t CR; /*!< ADC control register, Address offset: 0x08 */
+ __IO uint32_t CFGR1; /*!< ADC configuration register 1, Address offset: 0x0C */
+ __IO uint32_t CFGR2; /*!< ADC configuration register 2, Address offset: 0x10 */
+ __IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x14 */
+ uint32_t RESERVED1; /*!< Reserved, 0x18 */
+ uint32_t RESERVED2; /*!< Reserved, 0x1C */
+ __IO uint32_t AWD1TR; /*!< ADC analog watchdog 1 threshold register, Address offset: 0x20 */
+ __IO uint32_t AWD2TR; /*!< ADC analog watchdog 2 threshold register, Address offset: 0x24 */
+ __IO uint32_t CHSELR; /*!< ADC group regular sequencer register, Address offset: 0x28 */
+ __IO uint32_t AWD3TR; /*!< ADC analog watchdog 3 threshold register, Address offset: 0x2C */
+ uint32_t RESERVED3[4]; /*!< Reserved, 0x30 - 0x3C */
+ __IO uint32_t DR; /*!< ADC group regular data register, Address offset: 0x40 */
+ uint32_t RESERVED4[23];/*!< Reserved, 0x44 - 0x9C */
+ __IO uint32_t AWD2CR; /*!< ADC analog watchdog 2 configuration register, Address offset: 0xA0 */
+ __IO uint32_t AWD3CR; /*!< ADC analog watchdog 3 configuration register, Address offset: 0xA4 */
+ uint32_t RESERVED5[3]; /*!< Reserved, 0xA8 - 0xB0 */
+ __IO uint32_t CALFACT; /*!< ADC Calibration factor register, Address offset: 0xB4 */
+} ADC_TypeDef;
+
+typedef struct
+{
+ __IO uint32_t CCR; /*!< ADC common configuration register, Address offset: ADC1 base address + 0x308 */
+} ADC_Common_TypeDef;
+
+/* Legacy registers naming */
+#define TR1 AWD1TR
+#define TR2 AWD2TR
+#define TR3 AWD3TR
+
+
+
+
+/**
+ * @brief CRC calculation unit
+ */
+typedef struct
+{
+ __IO uint32_t DR; /*!< CRC Data register, Address offset: 0x00 */
+ __IO uint32_t IDR; /*!< CRC Independent data register, Address offset: 0x04 */
+ __IO uint32_t CR; /*!< CRC Control register, Address offset: 0x08 */
+ uint32_t RESERVED1; /*!< Reserved, 0x0C */
+ __IO uint32_t INIT; /*!< Initial CRC value register, Address offset: 0x10 */
+ __IO uint32_t POL; /*!< CRC polynomial register, Address offset: 0x14 */
+} CRC_TypeDef;
+
+
+/**
+ * @brief Debug MCU
+ */
+typedef struct
+{
+ __IO uint32_t IDCODE; /*!< MCU device ID code, Address offset: 0x00 */
+ __IO uint32_t CR; /*!< Debug configuration register, Address offset: 0x04 */
+ __IO uint32_t APBFZ1; /*!< Debug APB freeze register 1, Address offset: 0x08 */
+ __IO uint32_t APBFZ2; /*!< Debug APB freeze register 2, Address offset: 0x0C */
+} DBG_TypeDef;
+
+/**
+ * @brief DMA Controller
+ */
+typedef struct
+{
+ __IO uint32_t CCR; /*!< DMA channel x configuration register */
+ __IO uint32_t CNDTR; /*!< DMA channel x number of data register */
+ __IO uint32_t CPAR; /*!< DMA channel x peripheral address register */
+ __IO uint32_t CMAR; /*!< DMA channel x memory address register */
+} DMA_Channel_TypeDef;
+
+typedef struct
+{
+ __IO uint32_t ISR; /*!< DMA interrupt status register, Address offset: 0x00 */
+ __IO uint32_t IFCR; /*!< DMA interrupt flag clear register, Address offset: 0x04 */
+} DMA_TypeDef;
+
+/**
+ * @brief DMA Multiplexer
+ */
+typedef struct
+{
+ __IO uint32_t CCR; /*!< DMA Multiplexer Channel x Control Register Address offset: 0x0004 * (channel x) */
+}DMAMUX_Channel_TypeDef;
+
+typedef struct
+{
+ __IO uint32_t CSR; /*!< DMA Channel Status Register Address offset: 0x0080 */
+ __IO uint32_t CFR; /*!< DMA Channel Clear Flag Register Address offset: 0x0084 */
+}DMAMUX_ChannelStatus_TypeDef;
+
+typedef struct
+{
+ __IO uint32_t RGCR; /*!< DMA Request Generator x Control Register Address offset: 0x0100 + 0x0004 * (Req Gen x) */
+}DMAMUX_RequestGen_TypeDef;
+
+typedef struct
+{
+ __IO uint32_t RGSR; /*!< DMA Request Generator Status Register Address offset: 0x0140 */
+ __IO uint32_t RGCFR; /*!< DMA Request Generator Clear Flag Register Address offset: 0x0144 */
+}DMAMUX_RequestGenStatus_TypeDef;
+
+/**
+ * @brief Asynch Interrupt/Event Controller (EXTI)
+ */
+typedef struct
+{
+ __IO uint32_t RTSR1; /*!< EXTI Rising Trigger Selection Register 1, Address offset: 0x00 */
+ __IO uint32_t FTSR1; /*!< EXTI Falling Trigger Selection Register 1, Address offset: 0x04 */
+ __IO uint32_t SWIER1; /*!< EXTI Software Interrupt event Register 1, Address offset: 0x08 */
+ __IO uint32_t RPR1; /*!< EXTI Rising Pending Register 1, Address offset: 0x0C */
+ __IO uint32_t FPR1; /*!< EXTI Falling Pending Register 1, Address offset: 0x10 */
+ uint32_t RESERVED1[3]; /*!< Reserved 1, 0x14 -- 0x1C */
+ uint32_t RESERVED2[5]; /*!< Reserved 2, 0x20 -- 0x30 */
+ uint32_t RESERVED3[11]; /*!< Reserved 3, 0x34 -- 0x5C */
+ __IO uint32_t EXTICR[4]; /*!< EXTI External Interrupt Configuration Register, 0x60 -- 0x6C */
+ uint32_t RESERVED4[4]; /*!< Reserved 4, 0x70 -- 0x7C */
+ __IO uint32_t IMR1; /*!< EXTI Interrupt Mask Register 1, Address offset: 0x80 */
+ __IO uint32_t EMR1; /*!< EXTI Event Mask Register 1, Address offset: 0x84 */
+} EXTI_TypeDef;
+
+/**
+ * @brief FLASH Registers
+ */
+typedef struct
+{
+ __IO uint32_t ACR; /*!< FLASH Access Control register, Address offset: 0x00 */
+ uint32_t RESERVED1; /*!< Reserved1, Address offset: 0x04 */
+ __IO uint32_t KEYR; /*!< FLASH Key register, Address offset: 0x08 */
+ __IO uint32_t OPTKEYR; /*!< FLASH Option Key register, Address offset: 0x0C */
+ __IO uint32_t SR; /*!< FLASH Status register, Address offset: 0x10 */
+ __IO uint32_t CR; /*!< FLASH Control register, Address offset: 0x14 */
+ __IO uint32_t ECCR; /*!< FLASH ECC register, Address offset: 0x18 */
+ uint32_t RESERVED2; /*!< Reserved2, Address offset: 0x1C */
+ __IO uint32_t OPTR; /*!< FLASH Option register, Address offset: 0x20 */
+ uint32_t RESERVED3[2]; /*!< Reserved3, Address offset: 0x24--0x28 */
+ __IO uint32_t WRP1AR; /*!< FLASH Bank WRP area A address register, Address offset: 0x2C */
+ __IO uint32_t WRP1BR; /*!< FLASH Bank WRP area B address register, Address offset: 0x30 */
+ uint32_t RESERVED4[2]; /*!< Reserved4, Address offset: 0x34--0x38 */
+} FLASH_TypeDef;
+
+/**
+ * @brief General Purpose I/O
+ */
+typedef struct
+{
+ __IO uint32_t MODER; /*!< GPIO port mode register, Address offset: 0x00 */
+ __IO uint32_t OTYPER; /*!< GPIO port output type register, Address offset: 0x04 */
+ __IO uint32_t OSPEEDR; /*!< GPIO port output speed register, Address offset: 0x08 */
+ __IO uint32_t PUPDR; /*!< GPIO port pull-up/pull-down register, Address offset: 0x0C */
+ __IO uint32_t IDR; /*!< GPIO port input data register, Address offset: 0x10 */
+ __IO uint32_t ODR; /*!< GPIO port output data register, Address offset: 0x14 */
+ __IO uint32_t BSRR; /*!< GPIO port bit set/reset register, Address offset: 0x18 */
+ __IO uint32_t LCKR; /*!< GPIO port configuration lock register, Address offset: 0x1C */
+ __IO uint32_t AFR[2]; /*!< GPIO alternate function registers, Address offset: 0x20-0x24 */
+ __IO uint32_t BRR; /*!< GPIO Bit Reset register, Address offset: 0x28 */
+} GPIO_TypeDef;
+
+
+/**
+ * @brief Inter-integrated Circuit Interface
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< I2C Control register 1, Address offset: 0x00 */
+ __IO uint32_t CR2; /*!< I2C Control register 2, Address offset: 0x04 */
+ __IO uint32_t OAR1; /*!< I2C Own address 1 register, Address offset: 0x08 */
+ __IO uint32_t OAR2; /*!< I2C Own address 2 register, Address offset: 0x0C */
+ __IO uint32_t TIMINGR; /*!< I2C Timing register, Address offset: 0x10 */
+ __IO uint32_t TIMEOUTR; /*!< I2C Timeout register, Address offset: 0x14 */
+ __IO uint32_t ISR; /*!< I2C Interrupt and status register, Address offset: 0x18 */
+ __IO uint32_t ICR; /*!< I2C Interrupt clear register, Address offset: 0x1C */
+ __IO uint32_t PECR; /*!< I2C PEC register, Address offset: 0x20 */
+ __IO uint32_t RXDR; /*!< I2C Receive data register, Address offset: 0x24 */
+ __IO uint32_t TXDR; /*!< I2C Transmit data register, Address offset: 0x28 */
+} I2C_TypeDef;
+
+/**
+ * @brief Independent WATCHDOG
+ */
+typedef struct
+{
+ __IO uint32_t KR; /*!< IWDG Key register, Address offset: 0x00 */
+ __IO uint32_t PR; /*!< IWDG Prescaler register, Address offset: 0x04 */
+ __IO uint32_t RLR; /*!< IWDG Reload register, Address offset: 0x08 */
+ __IO uint32_t SR; /*!< IWDG Status register, Address offset: 0x0C */
+ __IO uint32_t WINR; /*!< IWDG Window register, Address offset: 0x10 */
+} IWDG_TypeDef;
+
+
+
+/**
+ * @brief Power Control
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< PWR Power Control Register 1, Address offset: 0x00 */
+ uint32_t RESERVED0; /*!< Reserved, Address offset: 0x04 */
+ __IO uint32_t CR3; /*!< PWR Power Control Register 3, Address offset: 0x08 */
+ __IO uint32_t CR4; /*!< PWR Power Control Register 4, Address offset: 0x0C */
+ __IO uint32_t SR1; /*!< PWR Power Status Register 1, Address offset: 0x10 */
+ __IO uint32_t SR2; /*!< PWR Power Status Register 2, Address offset: 0x14 */
+ __IO uint32_t SCR; /*!< PWR Power Status Clear Register, Address offset: 0x18 */
+ uint32_t RESERVED1; /*!< Reserved, Address offset: 0x1C */
+ __IO uint32_t PUCRA; /*!< PWR Pull-Up Control Register of port A, Address offset: 0x20 */
+ __IO uint32_t PDCRA; /*!< PWR Pull-Down Control Register of port A, Address offset: 0x24 */
+ __IO uint32_t PUCRB; /*!< PWR Pull-Up Control Register of port B, Address offset: 0x28 */
+ __IO uint32_t PDCRB; /*!< PWR Pull-Down Control Register of port B, Address offset: 0x2C */
+ __IO uint32_t PUCRC; /*!< PWR Pull-Up Control Register of port C, Address offset: 0x30 */
+ __IO uint32_t PDCRC; /*!< PWR Pull-Down Control Register of port C, Address offset: 0x34 */
+ __IO uint32_t PUCRD; /*!< PWR Pull-Up Control Register of port D, Address offset: 0x38 */
+ __IO uint32_t PDCRD; /*!< PWR Pull-Down Control Register of port D, Address offset: 0x3C */
+ uint32_t RESERVED2; /*!< Reserved, Address offset: 0x40 */
+ uint32_t RESERVED3; /*!< Reserved, Address offset: 0x44 */
+ __IO uint32_t PUCRF; /*!< PWR Pull-Up Control Register of port F, Address offset: 0x48 */
+ __IO uint32_t PDCRF; /*!< PWR Pull-Down Control Register of port F, Address offset: 0x4C */
+} PWR_TypeDef;
+
+/**
+ * @brief Reset and Clock Control
+ */
+typedef struct
+{
+ __IO uint32_t CR; /*!< RCC Clock Sources Control Register, Address offset: 0x00 */
+ __IO uint32_t ICSCR; /*!< RCC Internal Clock Sources Calibration Register, Address offset: 0x04 */
+ __IO uint32_t CFGR; /*!< RCC Regulated Domain Clocks Configuration Register, Address offset: 0x08 */
+ __IO uint32_t PLLCFGR; /*!< RCC System PLL configuration Register, Address offset: 0x0C */
+ __IO uint32_t RESERVED0; /*!< Reserved, Address offset: 0x10 */
+ __IO uint32_t RESERVED1; /*!< Reserved, Address offset: 0x14 */
+ __IO uint32_t CIER; /*!< RCC Clock Interrupt Enable Register, Address offset: 0x18 */
+ __IO uint32_t CIFR; /*!< RCC Clock Interrupt Flag Register, Address offset: 0x1C */
+ __IO uint32_t CICR; /*!< RCC Clock Interrupt Clear Register, Address offset: 0x20 */
+ __IO uint32_t IOPRSTR; /*!< RCC IO port reset register, Address offset: 0x24 */
+ __IO uint32_t AHBRSTR; /*!< RCC AHB peripherals reset register, Address offset: 0x28 */
+ __IO uint32_t APBRSTR1; /*!< RCC APB peripherals reset register 1, Address offset: 0x2C */
+ __IO uint32_t APBRSTR2; /*!< RCC APB peripherals reset register 2, Address offset: 0x30 */
+ __IO uint32_t IOPENR; /*!< RCC IO port enable register, Address offset: 0x34 */
+ __IO uint32_t AHBENR; /*!< RCC AHB peripherals clock enable register, Address offset: 0x38 */
+ __IO uint32_t APBENR1; /*!< RCC APB peripherals clock enable register1, Address offset: 0x3C */
+ __IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, Address offset: 0x40 */
+ __IO uint32_t IOPSMENR; /*!< RCC IO port clocks enable in sleep mode register, Address offset: 0x44 */
+ __IO uint32_t AHBSMENR; /*!< RCC AHB peripheral clocks enable in sleep mode register, Address offset: 0x48 */
+ __IO uint32_t APBSMENR1; /*!< RCC APB peripheral clocks enable in sleep mode register1, Address offset: 0x4C */
+ __IO uint32_t APBSMENR2; /*!< RCC APB peripheral clocks enable in sleep mode register2, Address offset: 0x50 */
+ __IO uint32_t CCIPR; /*!< RCC Peripherals Independent Clocks Configuration Register, Address offset: 0x54 */
+ __IO uint32_t RESERVED2; /*!< Reserved, Address offset: 0x58 */
+ __IO uint32_t BDCR; /*!< RCC Backup Domain Control Register, Address offset: 0x5C */
+ __IO uint32_t CSR; /*!< RCC Unregulated Domain Clock Control and Status Register, Address offset: 0x60 */
+} RCC_TypeDef;
+
+/**
+ * @brief Real-Time Clock
+ */
+typedef struct
+{
+ __IO uint32_t TR; /*!< RTC time register, Address offset: 0x00 */
+ __IO uint32_t DR; /*!< RTC date register, Address offset: 0x04 */
+ __IO uint32_t SSR; /*!< RTC sub second register, Address offset: 0x08 */
+ __IO uint32_t ICSR; /*!< RTC initialization control and status register, Address offset: 0x0C */
+ __IO uint32_t PRER; /*!< RTC prescaler register, Address offset: 0x10 */
+ __IO uint32_t WUTR; /*!< RTC wakeup timer register, Address offset: 0x14 */
+ __IO uint32_t CR; /*!< RTC control register, Address offset: 0x18 */
+ uint32_t RESERVED0; /*!< Reserved Address offset: 0x1C */
+ uint32_t RESERVED1; /*!< Reserved Address offset: 0x20 */
+ __IO uint32_t WPR; /*!< RTC write protection register, Address offset: 0x24 */
+ __IO uint32_t CALR; /*!< RTC calibration register, Address offset: 0x28 */
+ __IO uint32_t SHIFTR; /*!< RTC shift control register, Address offset: 0x2C */
+ __IO uint32_t TSTR; /*!< RTC time stamp time register, Address offset: 0x30 */
+ __IO uint32_t TSDR; /*!< RTC time stamp date register, Address offset: 0x34 */
+ __IO uint32_t TSSSR; /*!< RTC time-stamp sub second register, Address offset: 0x38 */
+ uint32_t RESERVED2; /*!< Reserved Address offset: 0x1C */
+ __IO uint32_t ALRMAR; /*!< RTC alarm A register, Address offset: 0x40 */
+ __IO uint32_t ALRMASSR; /*!< RTC alarm A sub second register, Address offset: 0x44 */
+ __IO uint32_t ALRMBR; /*!< RTC alarm B register, Address offset: 0x48 */
+ __IO uint32_t ALRMBSSR; /*!< RTC alarm B sub second register, Address offset: 0x4C */
+ __IO uint32_t SR; /*!< RTC Status register, Address offset: 0x50 */
+ __IO uint32_t MISR; /*!< RTC Masked Interrupt Status register, Address offset: 0x54 */
+ uint32_t RESERVED3; /*!< Reserved Address offset: 0x58 */
+ __IO uint32_t SCR; /*!< RTC Status Clear register, Address offset: 0x5C */
+ __IO uint32_t OR; /*!< RTC option register, Address offset: 0x60 */
+} RTC_TypeDef;
+
+/**
+ * @brief Tamper and backup registers
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< TAMP configuration register 1, Address offset: 0x00 */
+ __IO uint32_t CR2; /*!< TAMP configuration register 2, Address offset: 0x04 */
+ uint32_t RESERVED0; /*!< Reserved Address offset: 0x08 */
+ __IO uint32_t FLTCR; /*!< Reserved Address offset: 0x0C */
+ uint32_t RESERVED1[7]; /*!< Reserved Address offset: 0x10 -- 0x28 */
+ __IO uint32_t IER; /*!< TAMP Interrupt enable register, Address offset: 0x2C */
+ __IO uint32_t SR; /*!< TAMP Status register, Address offset: 0x30 */
+ __IO uint32_t MISR; /*!< TAMP Masked Interrupt Status register, Address offset: 0x34 */
+ uint32_t RESERVED2; /*!< Reserved Address offset: 0x38 */
+ __IO uint32_t SCR; /*!< TAMP Status clear register, Address offset: 0x3C */
+ uint32_t RESERVED3[48]; /*!< Reserved Address offset: 0x54 -- 0xFC */
+ __IO uint32_t BKP0R; /*!< TAMP backup register 0, Address offset: 0x100 */
+ __IO uint32_t BKP1R; /*!< TAMP backup register 1, Address offset: 0x104 */
+ __IO uint32_t BKP2R; /*!< TAMP backup register 2, Address offset: 0x108 */
+ __IO uint32_t BKP3R; /*!< TAMP backup register 3, Address offset: 0x10C */
+ __IO uint32_t BKP4R; /*!< TAMP backup register 4, Address offset: 0x110 */
+} TAMP_TypeDef;
+
+ /**
+ * @brief Serial Peripheral Interface
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< SPI Control register 1 (not used in I2S mode), Address offset: 0x00 */
+ __IO uint32_t CR2; /*!< SPI Control register 2, Address offset: 0x04 */
+ __IO uint32_t SR; /*!< SPI Status register, Address offset: 0x08 */
+ __IO uint32_t DR; /*!< SPI data register, Address offset: 0x0C */
+ __IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset: 0x10 */
+ __IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset: 0x14 */
+ __IO uint32_t TXCRCR; /*!< SPI Tx CRC register (not used in I2S mode), Address offset: 0x18 */
+ __IO uint32_t I2SCFGR; /*!< SPI_I2S configuration register, Address offset: 0x1C */
+ __IO uint32_t I2SPR; /*!< SPI_I2S prescaler register, Address offset: 0x20 */
+} SPI_TypeDef;
+
+/**
+ * @brief System configuration controller
+ */
+typedef struct
+{
+ __IO uint32_t CFGR1; /*!< SYSCFG configuration register 1, Address offset: 0x00 */
+ uint32_t RESERVED0[5]; /*!< Reserved, 0x04 --0x14 */
+ __IO uint32_t CFGR2; /*!< SYSCFG configuration register 2, Address offset: 0x18 */
+ uint32_t RESERVED1[25]; /*!< Reserved 0x1C */
+ __IO uint32_t IT_LINE_SR[32]; /*!< SYSCFG configuration IT_LINE register, Address offset: 0x80 */
+} SYSCFG_TypeDef;
+
+/**
+ * @brief TIM
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< TIM control register 1, Address offset: 0x00 */
+ __IO uint32_t CR2; /*!< TIM control register 2, Address offset: 0x04 */
+ __IO uint32_t SMCR; /*!< TIM slave mode control register, Address offset: 0x08 */
+ __IO uint32_t DIER; /*!< TIM DMA/interrupt enable register, Address offset: 0x0C */
+ __IO uint32_t SR; /*!< TIM status register, Address offset: 0x10 */
+ __IO uint32_t EGR; /*!< TIM event generation register, Address offset: 0x14 */
+ __IO uint32_t CCMR1; /*!< TIM capture/compare mode register 1, Address offset: 0x18 */
+ __IO uint32_t CCMR2; /*!< TIM capture/compare mode register 2, Address offset: 0x1C */
+ __IO uint32_t CCER; /*!< TIM capture/compare enable register, Address offset: 0x20 */
+ __IO uint32_t CNT; /*!< TIM counter register, Address offset: 0x24 */
+ __IO uint32_t PSC; /*!< TIM prescaler register, Address offset: 0x28 */
+ __IO uint32_t ARR; /*!< TIM auto-reload register, Address offset: 0x2C */
+ __IO uint32_t RCR; /*!< TIM repetition counter register, Address offset: 0x30 */
+ __IO uint32_t CCR1; /*!< TIM capture/compare register 1, Address offset: 0x34 */
+ __IO uint32_t CCR2; /*!< TIM capture/compare register 2, Address offset: 0x38 */
+ __IO uint32_t CCR3; /*!< TIM capture/compare register 3, Address offset: 0x3C */
+ __IO uint32_t CCR4; /*!< TIM capture/compare register 4, Address offset: 0x40 */
+ __IO uint32_t BDTR; /*!< TIM break and dead-time register, Address offset: 0x44 */
+ __IO uint32_t DCR; /*!< TIM DMA control register, Address offset: 0x48 */
+ __IO uint32_t DMAR; /*!< TIM DMA address for full transfer, Address offset: 0x4C */
+ __IO uint32_t OR1; /*!< TIM option register, Address offset: 0x50 */
+ __IO uint32_t CCMR3; /*!< TIM capture/compare mode register 3, Address offset: 0x54 */
+ __IO uint32_t CCR5; /*!< TIM capture/compare register5, Address offset: 0x58 */
+ __IO uint32_t CCR6; /*!< TIM capture/compare register6, Address offset: 0x5C */
+ __IO uint32_t AF1; /*!< TIM alternate function register 1, Address offset: 0x60 */
+ __IO uint32_t AF2; /*!< TIM alternate function register 2, Address offset: 0x64 */
+ __IO uint32_t TISEL; /*!< TIM Input Selection register, Address offset: 0x68 */
+} TIM_TypeDef;
+
+/**
+ * @brief Universal Synchronous Asynchronous Receiver Transmitter
+ */
+typedef struct
+{
+ __IO uint32_t CR1; /*!< USART Control register 1, Address offset: 0x00 */
+ __IO uint32_t CR2; /*!< USART Control register 2, Address offset: 0x04 */
+ __IO uint32_t CR3; /*!< USART Control register 3, Address offset: 0x08 */
+ __IO uint32_t BRR; /*!< USART Baud rate register, Address offset: 0x0C */
+ __IO uint32_t GTPR; /*!< USART Guard time and prescaler register, Address offset: 0x10 */
+ __IO uint32_t RTOR; /*!< USART Receiver Time Out register, Address offset: 0x14 */
+ __IO uint32_t RQR; /*!< USART Request register, Address offset: 0x18 */
+ __IO uint32_t ISR; /*!< USART Interrupt and status register, Address offset: 0x1C */
+ __IO uint32_t ICR; /*!< USART Interrupt flag Clear register, Address offset: 0x20 */
+ __IO uint32_t RDR; /*!< USART Receive Data register, Address offset: 0x24 */
+ __IO uint32_t TDR; /*!< USART Transmit Data register, Address offset: 0x28 */
+ __IO uint32_t PRESC; /*!< USART Prescaler register, Address offset: 0x2C */
+} USART_TypeDef;
+
+
+/**
+ * @brief Window WATCHDOG
+ */
+typedef struct
+{
+ __IO uint32_t CR; /*!< WWDG Control register, Address offset: 0x00 */
+ __IO uint32_t CFR; /*!< WWDG Configuration register, Address offset: 0x04 */
+ __IO uint32_t SR; /*!< WWDG Status register, Address offset: 0x08 */
+} WWDG_TypeDef;
+
+
+/**
+ * @}
+ */
+
+/** @addtogroup Peripheral_memory_map
+ * @{
+ */
+#define FLASH_BASE (0x08000000UL) /*!< FLASH base address */
+#define SRAM_BASE (0x20000000UL) /*!< SRAM base address */
+#define PERIPH_BASE (0x40000000UL) /*!< Peripheral base address */
+#define IOPORT_BASE (0x50000000UL) /*!< IOPORT base address */
+#define SRAM_SIZE_MAX (0x00008000UL) /*!< maximum SRAM size (up to 32 KBytes) */
+
+#define FLASH_SIZE (((*((uint32_t *)FLASHSIZE_BASE)) & (0x00FFU)) << 10U)
+
+/*!< Peripheral memory map */
+#define APBPERIPH_BASE (PERIPH_BASE)
+#define AHBPERIPH_BASE (PERIPH_BASE + 0x00020000UL)
+
+/*!< APB peripherals */
+
+#define TIM3_BASE (APBPERIPH_BASE + 0x00000400UL)
+#define TIM6_BASE (APBPERIPH_BASE + 0x00001000UL)
+#define TIM7_BASE (APBPERIPH_BASE + 0x00001400UL)
+#define TIM14_BASE (APBPERIPH_BASE + 0x00002000UL)
+#define RTC_BASE (APBPERIPH_BASE + 0x00002800UL)
+#define WWDG_BASE (APBPERIPH_BASE + 0x00002C00UL)
+#define IWDG_BASE (APBPERIPH_BASE + 0x00003000UL)
+#define SPI2_BASE (APBPERIPH_BASE + 0x00003800UL)
+#define USART2_BASE (APBPERIPH_BASE + 0x00004400UL)
+#define USART3_BASE (APBPERIPH_BASE + 0x00004800UL)
+#define USART4_BASE (APBPERIPH_BASE + 0x00004C00UL)
+#define I2C1_BASE (APBPERIPH_BASE + 0x00005400UL)
+#define I2C2_BASE (APBPERIPH_BASE + 0x00005800UL)
+#define PWR_BASE (APBPERIPH_BASE + 0x00007000UL)
+#define TAMP_BASE (APBPERIPH_BASE + 0x0000B000UL)
+#define SYSCFG_BASE (APBPERIPH_BASE + 0x00010000UL)
+#define ADC1_BASE (APBPERIPH_BASE + 0x00012400UL)
+#define ADC1_COMMON_BASE (APBPERIPH_BASE + 0x00012708UL)
+#define ADC_BASE (ADC1_COMMON_BASE) /* Kept for legacy purpose */
+#define TIM1_BASE (APBPERIPH_BASE + 0x00012C00UL)
+#define SPI1_BASE (APBPERIPH_BASE + 0x00013000UL)
+#define USART1_BASE (APBPERIPH_BASE + 0x00013800UL)
+#define TIM15_BASE (APBPERIPH_BASE + 0x00014000UL)
+#define TIM16_BASE (APBPERIPH_BASE + 0x00014400UL)
+#define TIM17_BASE (APBPERIPH_BASE + 0x00014800UL)
+#define DBG_BASE (APBPERIPH_BASE + 0x00015800UL)
+
+
+/*!< AHB peripherals */
+#define DMA1_BASE (AHBPERIPH_BASE)
+#define DMAMUX1_BASE (AHBPERIPH_BASE + 0x00000800UL)
+#define RCC_BASE (AHBPERIPH_BASE + 0x00001000UL)
+#define EXTI_BASE (AHBPERIPH_BASE + 0x00001800UL)
+#define FLASH_R_BASE (AHBPERIPH_BASE + 0x00002000UL)
+#define CRC_BASE (AHBPERIPH_BASE + 0x00003000UL)
+
+
+#define DMA1_Channel1_BASE (DMA1_BASE + 0x00000008UL)
+#define DMA1_Channel2_BASE (DMA1_BASE + 0x0000001CUL)
+#define DMA1_Channel3_BASE (DMA1_BASE + 0x00000030UL)
+#define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL)
+#define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL)
+#define DMA1_Channel6_BASE (DMA1_BASE + 0x0000006CUL)
+#define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL)
+
+#define DMAMUX1_Channel0_BASE (DMAMUX1_BASE)
+#define DMAMUX1_Channel1_BASE (DMAMUX1_BASE + 0x00000004UL)
+#define DMAMUX1_Channel2_BASE (DMAMUX1_BASE + 0x00000008UL)
+#define DMAMUX1_Channel3_BASE (DMAMUX1_BASE + 0x0000000CUL)
+#define DMAMUX1_Channel4_BASE (DMAMUX1_BASE + 0x00000010UL)
+#define DMAMUX1_Channel5_BASE (DMAMUX1_BASE + 0x00000014UL)
+#define DMAMUX1_Channel6_BASE (DMAMUX1_BASE + 0x00000018UL)
+
+#define DMAMUX1_RequestGenerator0_BASE (DMAMUX1_BASE + 0x00000100UL)
+#define DMAMUX1_RequestGenerator1_BASE (DMAMUX1_BASE + 0x00000104UL)
+#define DMAMUX1_RequestGenerator2_BASE (DMAMUX1_BASE + 0x00000108UL)
+#define DMAMUX1_RequestGenerator3_BASE (DMAMUX1_BASE + 0x0000010CUL)
+
+#define DMAMUX1_ChannelStatus_BASE (DMAMUX1_BASE + 0x00000080UL)
+#define DMAMUX1_RequestGenStatus_BASE (DMAMUX1_BASE + 0x00000140UL)
+
+/*!< IOPORT */
+#define GPIOA_BASE (IOPORT_BASE + 0x00000000UL)
+#define GPIOB_BASE (IOPORT_BASE + 0x00000400UL)
+#define GPIOC_BASE (IOPORT_BASE + 0x00000800UL)
+#define GPIOD_BASE (IOPORT_BASE + 0x00000C00UL)
+#define GPIOF_BASE (IOPORT_BASE + 0x00001400UL)
+
+/*!< Device Electronic Signature */
+#define PACKAGE_BASE (0x1FFF7500UL) /*!< Package data register base address */
+#define UID_BASE (0x1FFF7590UL) /*!< Unique device ID register base address */
+#define FLASHSIZE_BASE (0x1FFF75E0UL) /*!< Flash size data register base address */
+
+/**
+ * @}
+ */
+
+/** @addtogroup Peripheral_declaration
+ * @{
+ */
+#define TIM3 ((TIM_TypeDef *) TIM3_BASE)
+#define TIM6 ((TIM_TypeDef *) TIM6_BASE)
+#define TIM7 ((TIM_TypeDef *) TIM7_BASE)
+#define TIM14 ((TIM_TypeDef *) TIM14_BASE)
+#define RTC ((RTC_TypeDef *) RTC_BASE)
+#define TAMP ((TAMP_TypeDef *) TAMP_BASE)
+#define WWDG ((WWDG_TypeDef *) WWDG_BASE)
+#define IWDG ((IWDG_TypeDef *) IWDG_BASE)
+#define SPI2 ((SPI_TypeDef *) SPI2_BASE)
+#define USART2 ((USART_TypeDef *) USART2_BASE)
+#define USART3 ((USART_TypeDef *) USART3_BASE)
+#define USART4 ((USART_TypeDef *) USART4_BASE)
+#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
+#define I2C2 ((I2C_TypeDef *) I2C2_BASE)
+#define PWR ((PWR_TypeDef *) PWR_BASE)
+#define RCC ((RCC_TypeDef *) RCC_BASE)
+#define EXTI ((EXTI_TypeDef *) EXTI_BASE)
+#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE)
+#define TIM1 ((TIM_TypeDef *) TIM1_BASE)
+#define SPI1 ((SPI_TypeDef *) SPI1_BASE)
+#define USART1 ((USART_TypeDef *) USART1_BASE)
+#define TIM15 ((TIM_TypeDef *) TIM15_BASE)
+#define TIM16 ((TIM_TypeDef *) TIM16_BASE)
+#define TIM17 ((TIM_TypeDef *) TIM17_BASE)
+#define DMA1 ((DMA_TypeDef *) DMA1_BASE)
+#define FLASH ((FLASH_TypeDef *) FLASH_R_BASE)
+#define CRC ((CRC_TypeDef *) CRC_BASE)
+#define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
+#define GPIOB ((GPIO_TypeDef *) GPIOB_BASE)
+#define GPIOC ((GPIO_TypeDef *) GPIOC_BASE)
+#define GPIOD ((GPIO_TypeDef *) GPIOD_BASE)
+#define GPIOF ((GPIO_TypeDef *) GPIOF_BASE)
+#define ADC1 ((ADC_TypeDef *) ADC1_BASE)
+#define ADC1_COMMON ((ADC_Common_TypeDef *) ADC1_COMMON_BASE)
+#define ADC (ADC1_COMMON) /* Kept for legacy purpose */
+
+
+
+#define DMA1_Channel1 ((DMA_Channel_TypeDef *) DMA1_Channel1_BASE)
+#define DMA1_Channel2 ((DMA_Channel_TypeDef *) DMA1_Channel2_BASE)
+#define DMA1_Channel3 ((DMA_Channel_TypeDef *) DMA1_Channel3_BASE)
+#define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
+#define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
+#define DMA1_Channel6 ((DMA_Channel_TypeDef *) DMA1_Channel6_BASE)
+#define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
+#define DMAMUX1 ((DMAMUX_Channel_TypeDef *) DMAMUX1_BASE)
+#define DMAMUX1_Channel0 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel0_BASE)
+#define DMAMUX1_Channel1 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel1_BASE)
+#define DMAMUX1_Channel2 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel2_BASE)
+#define DMAMUX1_Channel3 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel3_BASE)
+#define DMAMUX1_Channel4 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel4_BASE)
+#define DMAMUX1_Channel5 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel5_BASE)
+#define DMAMUX1_Channel6 ((DMAMUX_Channel_TypeDef *) DMAMUX1_Channel6_BASE)
+
+#define DMAMUX1_RequestGenerator0 ((DMAMUX_RequestGen_TypeDef *) DMAMUX1_RequestGenerator0_BASE)
+#define DMAMUX1_RequestGenerator1 ((DMAMUX_RequestGen_TypeDef *) DMAMUX1_RequestGenerator1_BASE)
+#define DMAMUX1_RequestGenerator2 ((DMAMUX_RequestGen_TypeDef *) DMAMUX1_RequestGenerator2_BASE)
+#define DMAMUX1_RequestGenerator3 ((DMAMUX_RequestGen_TypeDef *) DMAMUX1_RequestGenerator3_BASE)
+
+#define DMAMUX1_ChannelStatus ((DMAMUX_ChannelStatus_TypeDef *) DMAMUX1_ChannelStatus_BASE)
+#define DMAMUX1_RequestGenStatus ((DMAMUX_RequestGenStatus_TypeDef *) DMAMUX1_RequestGenStatus_BASE)
+
+#define DBG ((DBG_TypeDef *) DBG_BASE)
+
+/**
+ * @}
+ */
+
+/** @addtogroup Exported_constants
+ * @{
+ */
+
+ /** @addtogroup Hardware_Constant_Definition
+ * @{
+ */
+#define LSI_STARTUP_TIME 130U /*!< LSI Maximum startup time in us */
+
+ /**
+ * @}
+ */
+
+ /** @addtogroup Peripheral_Registers_Bits_Definition
+ * @{
+ */
+
+/******************************************************************************/
+/* Peripheral Registers Bits Definition */
+/******************************************************************************/
+
+/******************************************************************************/
+/* */
+/* Analog to Digital Converter (ADC) */
+/* */
+/******************************************************************************/
+/******************** Bit definition for ADC_ISR register *******************/
+#define ADC_ISR_ADRDY_Pos (0U)
+#define ADC_ISR_ADRDY_Msk (0x1UL << ADC_ISR_ADRDY_Pos) /*!< 0x00000001 */
+#define ADC_ISR_ADRDY ADC_ISR_ADRDY_Msk /*!< ADC ready flag */
+#define ADC_ISR_EOSMP_Pos (1U)
+#define ADC_ISR_EOSMP_Msk (0x1UL << ADC_ISR_EOSMP_Pos) /*!< 0x00000002 */
+#define ADC_ISR_EOSMP ADC_ISR_EOSMP_Msk /*!< ADC group regular end of sampling flag */
+#define ADC_ISR_EOC_Pos (2U)
+#define ADC_ISR_EOC_Msk (0x1UL << ADC_ISR_EOC_Pos) /*!< 0x00000004 */
+#define ADC_ISR_EOC ADC_ISR_EOC_Msk /*!< ADC group regular end of unitary conversion flag */
+#define ADC_ISR_EOS_Pos (3U)
+#define ADC_ISR_EOS_Msk (0x1UL << ADC_ISR_EOS_Pos) /*!< 0x00000008 */
+#define ADC_ISR_EOS ADC_ISR_EOS_Msk /*!< ADC group regular end of sequence conversions flag */
+#define ADC_ISR_OVR_Pos (4U)
+#define ADC_ISR_OVR_Msk (0x1UL << ADC_ISR_OVR_Pos) /*!< 0x00000010 */
+#define ADC_ISR_OVR ADC_ISR_OVR_Msk /*!< ADC group regular overrun flag */
+#define ADC_ISR_AWD1_Pos (7U)
+#define ADC_ISR_AWD1_Msk (0x1UL << ADC_ISR_AWD1_Pos) /*!< 0x00000080 */
+#define ADC_ISR_AWD1 ADC_ISR_AWD1_Msk /*!< ADC analog watchdog 1 flag */
+#define ADC_ISR_AWD2_Pos (8U)
+#define ADC_ISR_AWD2_Msk (0x1UL << ADC_ISR_AWD2_Pos) /*!< 0x00000100 */
+#define ADC_ISR_AWD2 ADC_ISR_AWD2_Msk /*!< ADC analog watchdog 2 flag */
+#define ADC_ISR_AWD3_Pos (9U)
+#define ADC_ISR_AWD3_Msk (0x1UL << ADC_ISR_AWD3_Pos) /*!< 0x00000200 */
+#define ADC_ISR_AWD3 ADC_ISR_AWD3_Msk /*!< ADC analog watchdog 3 flag */
+#define ADC_ISR_EOCAL_Pos (11U)
+#define ADC_ISR_EOCAL_Msk (0x1UL << ADC_ISR_EOCAL_Pos) /*!< 0x00000800 */
+#define ADC_ISR_EOCAL ADC_ISR_EOCAL_Msk /*!< ADC end of calibration flag */
+#define ADC_ISR_CCRDY_Pos (13U)
+#define ADC_ISR_CCRDY_Msk (0x1UL << ADC_ISR_CCRDY_Pos) /*!< 0x00002000 */
+#define ADC_ISR_CCRDY ADC_ISR_CCRDY_Msk /*!< ADC channel configuration ready flag */
+
+/* Legacy defines */
+#define ADC_ISR_EOSEQ (ADC_ISR_EOS)
+
+/******************** Bit definition for ADC_IER register *******************/
+#define ADC_IER_ADRDYIE_Pos (0U)
+#define ADC_IER_ADRDYIE_Msk (0x1UL << ADC_IER_ADRDYIE_Pos) /*!< 0x00000001 */
+#define ADC_IER_ADRDYIE ADC_IER_ADRDYIE_Msk /*!< ADC ready interrupt */
+#define ADC_IER_EOSMPIE_Pos (1U)
+#define ADC_IER_EOSMPIE_Msk (0x1UL << ADC_IER_EOSMPIE_Pos) /*!< 0x00000002 */
+#define ADC_IER_EOSMPIE ADC_IER_EOSMPIE_Msk /*!< ADC group regular end of sampling interrupt */
+#define ADC_IER_EOCIE_Pos (2U)
+#define ADC_IER_EOCIE_Msk (0x1UL << ADC_IER_EOCIE_Pos) /*!< 0x00000004 */
+#define ADC_IER_EOCIE ADC_IER_EOCIE_Msk /*!< ADC group regular end of unitary conversion interrupt */
+#define ADC_IER_EOSIE_Pos (3U)
+#define ADC_IER_EOSIE_Msk (0x1UL << ADC_IER_EOSIE_Pos) /*!< 0x00000008 */
+#define ADC_IER_EOSIE ADC_IER_EOSIE_Msk /*!< ADC group regular end of sequence conversions interrupt */
+#define ADC_IER_OVRIE_Pos (4U)
+#define ADC_IER_OVRIE_Msk (0x1UL << ADC_IER_OVRIE_Pos) /*!< 0x00000010 */
+#define ADC_IER_OVRIE ADC_IER_OVRIE_Msk /*!< ADC group regular overrun interrupt */
+#define ADC_IER_AWD1IE_Pos (7U)
+#define ADC_IER_AWD1IE_Msk (0x1UL << ADC_IER_AWD1IE_Pos) /*!< 0x00000080 */
+#define ADC_IER_AWD1IE ADC_IER_AWD1IE_Msk /*!< ADC analog watchdog 1 interrupt */
+#define ADC_IER_AWD2IE_Pos (8U)
+#define ADC_IER_AWD2IE_Msk (0x1UL << ADC_IER_AWD2IE_Pos) /*!< 0x00000100 */
+#define ADC_IER_AWD2IE ADC_IER_AWD2IE_Msk /*!< ADC analog watchdog 2 interrupt */
+#define ADC_IER_AWD3IE_Pos (9U)
+#define ADC_IER_AWD3IE_Msk (0x1UL << ADC_IER_AWD3IE_Pos) /*!< 0x00000200 */
+#define ADC_IER_AWD3IE ADC_IER_AWD3IE_Msk /*!< ADC analog watchdog 3 interrupt */
+#define ADC_IER_EOCALIE_Pos (11U)
+#define ADC_IER_EOCALIE_Msk (0x1UL << ADC_IER_EOCALIE_Pos) /*!< 0x00000800 */
+#define ADC_IER_EOCALIE ADC_IER_EOCALIE_Msk /*!< ADC end of calibration interrupt */
+#define ADC_IER_CCRDYIE_Pos (13U)
+#define ADC_IER_CCRDYIE_Msk (0x1UL << ADC_IER_CCRDYIE_Pos) /*!< 0x00002000 */
+#define ADC_IER_CCRDYIE ADC_IER_CCRDYIE_Msk /*!< ADC channel configuration ready interrupt */
+
+/* Legacy defines */
+#define ADC_IER_EOSEQIE (ADC_IER_EOSIE)
+
+/******************** Bit definition for ADC_CR register ********************/
+#define ADC_CR_ADEN_Pos (0U)
+#define ADC_CR_ADEN_Msk (0x1UL << ADC_CR_ADEN_Pos) /*!< 0x00000001 */
+#define ADC_CR_ADEN ADC_CR_ADEN_Msk /*!< ADC enable */
+#define ADC_CR_ADDIS_Pos (1U)
+#define ADC_CR_ADDIS_Msk (0x1UL << ADC_CR_ADDIS_Pos) /*!< 0x00000002 */
+#define ADC_CR_ADDIS ADC_CR_ADDIS_Msk /*!< ADC disable */
+#define ADC_CR_ADSTART_Pos (2U)
+#define ADC_CR_ADSTART_Msk (0x1UL << ADC_CR_ADSTART_Pos) /*!< 0x00000004 */
+#define ADC_CR_ADSTART ADC_CR_ADSTART_Msk /*!< ADC group regular conversion start */
+#define ADC_CR_ADSTP_Pos (4U)
+#define ADC_CR_ADSTP_Msk (0x1UL << ADC_CR_ADSTP_Pos) /*!< 0x00000010 */
+#define ADC_CR_ADSTP ADC_CR_ADSTP_Msk /*!< ADC group regular conversion stop */
+#define ADC_CR_ADVREGEN_Pos (28U)
+#define ADC_CR_ADVREGEN_Msk (0x1UL << ADC_CR_ADVREGEN_Pos) /*!< 0x10000000 */
+#define ADC_CR_ADVREGEN ADC_CR_ADVREGEN_Msk /*!< ADC voltage regulator enable */
+#define ADC_CR_ADCAL_Pos (31U)
+#define ADC_CR_ADCAL_Msk (0x1UL << ADC_CR_ADCAL_Pos) /*!< 0x80000000 */
+#define ADC_CR_ADCAL ADC_CR_ADCAL_Msk /*!< ADC calibration */
+
+/******************** Bit definition for ADC_CFGR1 register *****************/
+#define ADC_CFGR1_DMAEN_Pos (0U)
+#define ADC_CFGR1_DMAEN_Msk (0x1UL << ADC_CFGR1_DMAEN_Pos) /*!< 0x00000001 */
+#define ADC_CFGR1_DMAEN ADC_CFGR1_DMAEN_Msk /*!< ADC DMA transfer enable */
+#define ADC_CFGR1_DMACFG_Pos (1U)
+#define ADC_CFGR1_DMACFG_Msk (0x1UL << ADC_CFGR1_DMACFG_Pos) /*!< 0x00000002 */
+#define ADC_CFGR1_DMACFG ADC_CFGR1_DMACFG_Msk /*!< ADC DMA transfer configuration */
+
+#define ADC_CFGR1_SCANDIR_Pos (2U)
+#define ADC_CFGR1_SCANDIR_Msk (0x1UL << ADC_CFGR1_SCANDIR_Pos) /*!< 0x00000004 */
+#define ADC_CFGR1_SCANDIR ADC_CFGR1_SCANDIR_Msk /*!< ADC group regular sequencer scan direction */
+
+#define ADC_CFGR1_RES_Pos (3U)
+#define ADC_CFGR1_RES_Msk (0x3UL << ADC_CFGR1_RES_Pos) /*!< 0x00000018 */
+#define ADC_CFGR1_RES ADC_CFGR1_RES_Msk /*!< ADC data resolution */
+#define ADC_CFGR1_RES_0 (0x1U << ADC_CFGR1_RES_Pos) /*!< 0x00000008 */
+#define ADC_CFGR1_RES_1 (0x2U << ADC_CFGR1_RES_Pos) /*!< 0x00000010 */
+
+#define ADC_CFGR1_ALIGN_Pos (5U)
+#define ADC_CFGR1_ALIGN_Msk (0x1UL << ADC_CFGR1_ALIGN_Pos) /*!< 0x00000020 */
+#define ADC_CFGR1_ALIGN ADC_CFGR1_ALIGN_Msk /*!< ADC data alignment */
+
+#define ADC_CFGR1_EXTSEL_Pos (6U)
+#define ADC_CFGR1_EXTSEL_Msk (0x7UL << ADC_CFGR1_EXTSEL_Pos) /*!< 0x000001C0 */
+#define ADC_CFGR1_EXTSEL ADC_CFGR1_EXTSEL_Msk /*!< ADC group regular external trigger source */
+#define ADC_CFGR1_EXTSEL_0 (0x1UL << ADC_CFGR1_EXTSEL_Pos) /*!< 0x00000040 */
+#define ADC_CFGR1_EXTSEL_1 (0x2UL << ADC_CFGR1_EXTSEL_Pos) /*!< 0x00000080 */
+#define ADC_CFGR1_EXTSEL_2 (0x4UL << ADC_CFGR1_EXTSEL_Pos) /*!< 0x00000100 */
+
+#define ADC_CFGR1_EXTEN_Pos (10U)
+#define ADC_CFGR1_EXTEN_Msk (0x3UL << ADC_CFGR1_EXTEN_Pos) /*!< 0x00000C00 */
+#define ADC_CFGR1_EXTEN ADC_CFGR1_EXTEN_Msk /*!< ADC group regular external trigger polarity */
+#define ADC_CFGR1_EXTEN_0 (0x1UL << ADC_CFGR1_EXTEN_Pos) /*!< 0x00000400 */
+#define ADC_CFGR1_EXTEN_1 (0x2UL << ADC_CFGR1_EXTEN_Pos) /*!< 0x00000800 */
+
+#define ADC_CFGR1_OVRMOD_Pos (12U)
+#define ADC_CFGR1_OVRMOD_Msk (0x1UL << ADC_CFGR1_OVRMOD_Pos) /*!< 0x00001000 */
+#define ADC_CFGR1_OVRMOD ADC_CFGR1_OVRMOD_Msk /*!< ADC group regular overrun configuration */
+#define ADC_CFGR1_CONT_Pos (13U)
+#define ADC_CFGR1_CONT_Msk (0x1UL << ADC_CFGR1_CONT_Pos) /*!< 0x00002000 */
+#define ADC_CFGR1_CONT ADC_CFGR1_CONT_Msk /*!< ADC group regular continuous conversion mode */
+#define ADC_CFGR1_WAIT_Pos (14U)
+#define ADC_CFGR1_WAIT_Msk (0x1UL << ADC_CFGR1_WAIT_Pos) /*!< 0x00004000 */
+#define ADC_CFGR1_WAIT ADC_CFGR1_WAIT_Msk /*!< ADC low power auto wait */
+#define ADC_CFGR1_AUTOFF_Pos (15U)
+#define ADC_CFGR1_AUTOFF_Msk (0x1UL << ADC_CFGR1_AUTOFF_Pos) /*!< 0x00008000 */
+#define ADC_CFGR1_AUTOFF ADC_CFGR1_AUTOFF_Msk /*!< ADC low power auto power off */
+#define ADC_CFGR1_DISCEN_Pos (16U)
+#define ADC_CFGR1_DISCEN_Msk (0x1UL << ADC_CFGR1_DISCEN_Pos) /*!< 0x00010000 */
+#define ADC_CFGR1_DISCEN ADC_CFGR1_DISCEN_Msk /*!< ADC group regular sequencer discontinuous mode */
+#define ADC_CFGR1_CHSELRMOD_Pos (21U)
+#define ADC_CFGR1_CHSELRMOD_Msk (0x1UL << ADC_CFGR1_CHSELRMOD_Pos) /*!< 0x00200000 */
+#define ADC_CFGR1_CHSELRMOD ADC_CFGR1_CHSELRMOD_Msk /*!< ADC group regular sequencer mode */
+
+#define ADC_CFGR1_AWD1SGL_Pos (22U)
+#define ADC_CFGR1_AWD1SGL_Msk (0x1UL << ADC_CFGR1_AWD1SGL_Pos) /*!< 0x00400000 */
+#define ADC_CFGR1_AWD1SGL ADC_CFGR1_AWD1SGL_Msk /*!< ADC analog watchdog 1 monitoring a single channel or all channels */
+#define ADC_CFGR1_AWD1EN_Pos (23U)
+#define ADC_CFGR1_AWD1EN_Msk (0x1UL << ADC_CFGR1_AWD1EN_Pos) /*!< 0x00800000 */
+#define ADC_CFGR1_AWD1EN ADC_CFGR1_AWD1EN_Msk /*!< ADC analog watchdog 1 enable on scope ADC group regular */
+
+#define ADC_CFGR1_AWD1CH_Pos (26U)
+#define ADC_CFGR1_AWD1CH_Msk (0x1FUL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x7C000000 */
+#define ADC_CFGR1_AWD1CH ADC_CFGR1_AWD1CH_Msk /*!< ADC analog watchdog 1 monitored channel selection */
+#define ADC_CFGR1_AWD1CH_0 (0x01UL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x04000000 */
+#define ADC_CFGR1_AWD1CH_1 (0x02UL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x08000000 */
+#define ADC_CFGR1_AWD1CH_2 (0x04UL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x10000000 */
+#define ADC_CFGR1_AWD1CH_3 (0x08UL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x20000000 */
+#define ADC_CFGR1_AWD1CH_4 (0x10UL << ADC_CFGR1_AWD1CH_Pos) /*!< 0x40000000 */
+
+/* Legacy defines */
+#define ADC_CFGR1_AUTDLY (ADC_CFGR1_WAIT)
+
+/******************** Bit definition for ADC_CFGR2 register *****************/
+#define ADC_CFGR2_OVSE_Pos (0U)
+#define ADC_CFGR2_OVSE_Msk (0x1UL << ADC_CFGR2_OVSE_Pos) /*!< 0x00000001 */
+#define ADC_CFGR2_OVSE ADC_CFGR2_OVSE_Msk /*!< ADC oversampler enable on scope ADC group regular */
+
+#define ADC_CFGR2_OVSR_Pos (2U)
+#define ADC_CFGR2_OVSR_Msk (0x7UL << ADC_CFGR2_OVSR_Pos) /*!< 0x0000001C */
+#define ADC_CFGR2_OVSR ADC_CFGR2_OVSR_Msk /*!< ADC oversampling ratio */
+#define ADC_CFGR2_OVSR_0 (0x1UL << ADC_CFGR2_OVSR_Pos) /*!< 0x00000004 */
+#define ADC_CFGR2_OVSR_1 (0x2UL << ADC_CFGR2_OVSR_Pos) /*!< 0x00000008 */
+#define ADC_CFGR2_OVSR_2 (0x4UL << ADC_CFGR2_OVSR_Pos) /*!< 0x00000010 */
+
+#define ADC_CFGR2_OVSS_Pos (5U)
+#define ADC_CFGR2_OVSS_Msk (0xFUL << ADC_CFGR2_OVSS_Pos) /*!< 0x000001E0 */
+#define ADC_CFGR2_OVSS ADC_CFGR2_OVSS_Msk /*!< ADC oversampling shift */
+#define ADC_CFGR2_OVSS_0 (0x1UL << ADC_CFGR2_OVSS_Pos) /*!< 0x00000020 */
+#define ADC_CFGR2_OVSS_1 (0x2UL << ADC_CFGR2_OVSS_Pos) /*!< 0x00000040 */
+#define ADC_CFGR2_OVSS_2 (0x4UL << ADC_CFGR2_OVSS_Pos) /*!< 0x00000080 */
+#define ADC_CFGR2_OVSS_3 (0x8UL << ADC_CFGR2_OVSS_Pos) /*!< 0x00000100 */
+
+#define ADC_CFGR2_TOVS_Pos (9U)
+#define ADC_CFGR2_TOVS_Msk (0x1UL << ADC_CFGR2_TOVS_Pos) /*!< 0x00000200 */
+#define ADC_CFGR2_TOVS ADC_CFGR2_TOVS_Msk /*!< ADC oversampling discontinuous mode (triggered mode) for ADC group regular */
+
+#define ADC_CFGR2_LFTRIG_Pos (29U)
+#define ADC_CFGR2_LFTRIG_Msk (0x1UL << ADC_CFGR2_LFTRIG_Pos) /*!< 0x20000000 */
+#define ADC_CFGR2_LFTRIG ADC_CFGR2_LFTRIG_Msk /*!< ADC low frequency trigger mode */
+
+#define ADC_CFGR2_CKMODE_Pos (30U)
+#define ADC_CFGR2_CKMODE_Msk (0x3UL << ADC_CFGR2_CKMODE_Pos) /*!< 0xC0000000 */
+#define ADC_CFGR2_CKMODE ADC_CFGR2_CKMODE_Msk /*!< ADC clock source and prescaler (prescaler only for clock source synchronous) */
+#define ADC_CFGR2_CKMODE_1 (0x2UL << ADC_CFGR2_CKMODE_Pos) /*!< 0x80000000 */
+#define ADC_CFGR2_CKMODE_0 (0x1UL << ADC_CFGR2_CKMODE_Pos) /*!< 0x40000000 */
+
+/******************** Bit definition for ADC_SMPR register ******************/
+#define ADC_SMPR_SMP1_Pos (0U)
+#define ADC_SMPR_SMP1_Msk (0x7UL << ADC_SMPR_SMP1_Pos) /*!< 0x00000007 */
+#define ADC_SMPR_SMP1 ADC_SMPR_SMP1_Msk /*!< ADC group of channels sampling time 1 */
+#define ADC_SMPR_SMP1_0 (0x1UL << ADC_SMPR_SMP1_Pos) /*!< 0x00000001 */
+#define ADC_SMPR_SMP1_1 (0x2UL << ADC_SMPR_SMP1_Pos) /*!< 0x00000002 */
+#define ADC_SMPR_SMP1_2 (0x4UL << ADC_SMPR_SMP1_Pos) /*!< 0x00000004 */
+
+#define ADC_SMPR_SMP2_Pos (4U)
+#define ADC_SMPR_SMP2_Msk (0x7UL << ADC_SMPR_SMP2_Pos) /*!< 0x00000070 */
+#define ADC_SMPR_SMP2 ADC_SMPR_SMP2_Msk /*!< ADC group of channels sampling time 2 */
+#define ADC_SMPR_SMP2_0 (0x1UL << ADC_SMPR_SMP2_Pos) /*!< 0x00000010 */
+#define ADC_SMPR_SMP2_1 (0x2UL << ADC_SMPR_SMP2_Pos) /*!< 0x00000020 */
+#define ADC_SMPR_SMP2_2 (0x4UL << ADC_SMPR_SMP2_Pos) /*!< 0x00000040 */
+
+#define ADC_SMPR_SMPSEL_Pos (8U)
+#define ADC_SMPR_SMPSEL_Msk (0x7FFFFUL << ADC_SMPR_SMPSEL_Pos) /*!< 0x07FFFF00 */
+#define ADC_SMPR_SMPSEL ADC_SMPR_SMPSEL_Msk /*!< ADC all channels sampling time selection */
+#define ADC_SMPR_SMPSEL0_Pos (8U)
+#define ADC_SMPR_SMPSEL0_Msk (0x1UL << ADC_SMPR_SMPSEL0_Pos) /*!< 0x00000100 */
+#define ADC_SMPR_SMPSEL0 ADC_SMPR_SMPSEL0_Msk /*!< ADC channel 0 sampling time selection */
+#define ADC_SMPR_SMPSEL1_Pos (9U)
+#define ADC_SMPR_SMPSEL1_Msk (0x1UL << ADC_SMPR_SMPSEL1_Pos) /*!< 0x00000200 */
+#define ADC_SMPR_SMPSEL1 ADC_SMPR_SMPSEL1_Msk /*!< ADC channel 1 sampling time selection */
+#define ADC_SMPR_SMPSEL2_Pos (10U)
+#define ADC_SMPR_SMPSEL2_Msk (0x1UL << ADC_SMPR_SMPSEL2_Pos) /*!< 0x00000400 */
+#define ADC_SMPR_SMPSEL2 ADC_SMPR_SMPSEL2_Msk /*!< ADC channel 2 sampling time selection */
+#define ADC_SMPR_SMPSEL3_Pos (11U)
+#define ADC_SMPR_SMPSEL3_Msk (0x1UL << ADC_SMPR_SMPSEL3_Pos) /*!< 0x00000800 */
+#define ADC_SMPR_SMPSEL3 ADC_SMPR_SMPSEL3_Msk /*!< ADC channel 3 sampling time selection */
+#define ADC_SMPR_SMPSEL4_Pos (12U)
+#define ADC_SMPR_SMPSEL4_Msk (0x1UL << ADC_SMPR_SMPSEL4_Pos) /*!< 0x00001000 */
+#define ADC_SMPR_SMPSEL4 ADC_SMPR_SMPSEL4_Msk /*!< ADC channel 4 sampling time selection */
+#define ADC_SMPR_SMPSEL5_Pos (13U)
+#define ADC_SMPR_SMPSEL5_Msk (0x1UL << ADC_SMPR_SMPSEL5_Pos) /*!< 0x00002000 */
+#define ADC_SMPR_SMPSEL5 ADC_SMPR_SMPSEL5_Msk /*!< ADC channel 5 sampling time selection */
+#define ADC_SMPR_SMPSEL6_Pos (14U)
+#define ADC_SMPR_SMPSEL6_Msk (0x1UL << ADC_SMPR_SMPSEL6_Pos) /*!< 0x00004000 */
+#define ADC_SMPR_SMPSEL6 ADC_SMPR_SMPSEL6_Msk /*!< ADC channel 6 sampling time selection */
+#define ADC_SMPR_SMPSEL7_Pos (15U)
+#define ADC_SMPR_SMPSEL7_Msk (0x1UL << ADC_SMPR_SMPSEL7_Pos) /*!< 0x00008000 */
+#define ADC_SMPR_SMPSEL7 ADC_SMPR_SMPSEL7_Msk /*!< ADC channel 7 sampling time selection */
+#define ADC_SMPR_SMPSEL8_Pos (16U)
+#define ADC_SMPR_SMPSEL8_Msk (0x1UL << ADC_SMPR_SMPSEL8_Pos) /*!< 0x00010000 */
+#define ADC_SMPR_SMPSEL8 ADC_SMPR_SMPSEL8_Msk /*!< ADC channel 8 sampling time selection */
+#define ADC_SMPR_SMPSEL9_Pos (17U)
+#define ADC_SMPR_SMPSEL9_Msk (0x1UL << ADC_SMPR_SMPSEL9_Pos) /*!< 0x00020000 */
+#define ADC_SMPR_SMPSEL9 ADC_SMPR_SMPSEL9_Msk /*!< ADC channel 9 sampling time selection */
+#define ADC_SMPR_SMPSEL10_Pos (18U)
+#define ADC_SMPR_SMPSEL10_Msk (0x1UL << ADC_SMPR_SMPSEL10_Pos) /*!< 0x00040000 */
+#define ADC_SMPR_SMPSEL10 ADC_SMPR_SMPSEL10_Msk /*!< ADC channel 10 sampling time selection */
+#define ADC_SMPR_SMPSEL11_Pos (19U)
+#define ADC_SMPR_SMPSEL11_Msk (0x1UL << ADC_SMPR_SMPSEL11_Pos) /*!< 0x00080000 */
+#define ADC_SMPR_SMPSEL11 ADC_SMPR_SMPSEL11_Msk /*!< ADC channel 11 sampling time selection */
+#define ADC_SMPR_SMPSEL12_Pos (20U)
+#define ADC_SMPR_SMPSEL12_Msk (0x1UL << ADC_SMPR_SMPSEL12_Pos) /*!< 0x00100000 */
+#define ADC_SMPR_SMPSEL12 ADC_SMPR_SMPSEL12_Msk /*!< ADC channel 12 sampling time selection */
+#define ADC_SMPR_SMPSEL13_Pos (21U)
+#define ADC_SMPR_SMPSEL13_Msk (0x1UL << ADC_SMPR_SMPSEL13_Pos) /*!< 0x00200000 */
+#define ADC_SMPR_SMPSEL13 ADC_SMPR_SMPSEL13_Msk /*!< ADC channel 13 sampling time selection */
+#define ADC_SMPR_SMPSEL14_Pos (22U)
+#define ADC_SMPR_SMPSEL14_Msk (0x1UL << ADC_SMPR_SMPSEL14_Pos) /*!< 0x00400000 */
+#define ADC_SMPR_SMPSEL14 ADC_SMPR_SMPSEL14_Msk /*!< ADC channel 14 sampling time selection */
+#define ADC_SMPR_SMPSEL15_Pos (23U)
+#define ADC_SMPR_SMPSEL15_Msk (0x1UL << ADC_SMPR_SMPSEL15_Pos) /*!< 0x00800000 */
+#define ADC_SMPR_SMPSEL15 ADC_SMPR_SMPSEL15_Msk /*!< ADC channel 15 sampling time selection */
+#define ADC_SMPR_SMPSEL16_Pos (24U)
+#define ADC_SMPR_SMPSEL16_Msk (0x1UL << ADC_SMPR_SMPSEL16_Pos) /*!< 0x01000000 */
+#define ADC_SMPR_SMPSEL16 ADC_SMPR_SMPSEL16_Msk /*!< ADC channel 16 sampling time selection */
+#define ADC_SMPR_SMPSEL17_Pos (25U)
+#define ADC_SMPR_SMPSEL17_Msk (0x1UL << ADC_SMPR_SMPSEL17_Pos) /*!< 0x02000000 */
+#define ADC_SMPR_SMPSEL17 ADC_SMPR_SMPSEL17_Msk /*!< ADC channel 17 sampling time selection */
+#define ADC_SMPR_SMPSEL18_Pos (26U)
+#define ADC_SMPR_SMPSEL18_Msk (0x1UL << ADC_SMPR_SMPSEL18_Pos) /*!< 0x04000000 */
+#define ADC_SMPR_SMPSEL18 ADC_SMPR_SMPSEL18_Msk /*!< ADC channel 18 sampling time selection */
+
+/******************** Bit definition for ADC_AWD1TR register *******************/
+#define ADC_AWD1TR_LT1_Pos (0U)
+#define ADC_AWD1TR_LT1_Msk (0xFFFUL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000FFF */
+#define ADC_AWD1TR_LT1 ADC_AWD1TR_LT1_Msk /*!< ADC analog watchdog 1 threshold low */
+#define ADC_AWD1TR_LT1_0 (0x001UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000001 */
+#define ADC_AWD1TR_LT1_1 (0x002UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000002 */
+#define ADC_AWD1TR_LT1_2 (0x004UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000004 */
+#define ADC_AWD1TR_LT1_3 (0x008UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000008 */
+#define ADC_AWD1TR_LT1_4 (0x010UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000010 */
+#define ADC_AWD1TR_LT1_5 (0x020UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000020 */
+#define ADC_AWD1TR_LT1_6 (0x040UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000040 */
+#define ADC_AWD1TR_LT1_7 (0x080UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000080 */
+#define ADC_AWD1TR_LT1_8 (0x100UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000100 */
+#define ADC_AWD1TR_LT1_9 (0x200UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000200 */
+#define ADC_AWD1TR_LT1_10 (0x400UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000400 */
+#define ADC_AWD1TR_LT1_11 (0x800UL << ADC_AWD1TR_LT1_Pos) /*!< 0x00000800 */
+
+#define ADC_AWD1TR_HT1_Pos (16U)
+#define ADC_AWD1TR_HT1_Msk (0xFFFUL << ADC_AWD1TR_HT1_Pos) /*!< 0x0FFF0000 */
+#define ADC_AWD1TR_HT1 ADC_AWD1TR_HT1_Msk /*!< ADC Analog watchdog 1 threshold high */
+#define ADC_AWD1TR_HT1_0 (0x001UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00010000 */
+#define ADC_AWD1TR_HT1_1 (0x002UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00020000 */
+#define ADC_AWD1TR_HT1_2 (0x004UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00040000 */
+#define ADC_AWD1TR_HT1_3 (0x008UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00080000 */
+#define ADC_AWD1TR_HT1_4 (0x010UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00100000 */
+#define ADC_AWD1TR_HT1_5 (0x020UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00200000 */
+#define ADC_AWD1TR_HT1_6 (0x040UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00400000 */
+#define ADC_AWD1TR_HT1_7 (0x080UL << ADC_AWD1TR_HT1_Pos) /*!< 0x00800000 */
+#define ADC_AWD1TR_HT1_8 (0x100UL << ADC_AWD1TR_HT1_Pos) /*!< 0x01000000 */
+#define ADC_AWD1TR_HT1_9 (0x200UL << ADC_AWD1TR_HT1_Pos) /*!< 0x02000000 */
+#define ADC_AWD1TR_HT1_10 (0x400UL << ADC_AWD1TR_HT1_Pos) /*!< 0x04000000 */
+#define ADC_AWD1TR_HT1_11 (0x800UL << ADC_AWD1TR_HT1_Pos) /*!< 0x08000000 */
+
+/* Legacy definitions */
+#define ADC_TR1_LT1 ADC_AWD1TR_LT1
+#define ADC_TR1_LT1_0 ADC_AWD1TR_LT1_0
+#define ADC_TR1_LT1_1 ADC_AWD1TR_LT1_1
+#define ADC_TR1_LT1_2 ADC_AWD1TR_LT1_2
+#define ADC_TR1_LT1_3 ADC_AWD1TR_LT1_3
+#define ADC_TR1_LT1_4 ADC_AWD1TR_LT1_4
+#define ADC_TR1_LT1_5 ADC_AWD1TR_LT1_5
+#define ADC_TR1_LT1_6 ADC_AWD1TR_LT1_6
+#define ADC_TR1_LT1_7 ADC_AWD1TR_LT1_7
+#define ADC_TR1_LT1_8 ADC_AWD1TR_LT1_8
+#define ADC_TR1_LT1_9 ADC_AWD1TR_LT1_9
+#define ADC_TR1_LT1_10 ADC_AWD1TR_LT1_10
+#define ADC_TR1_LT1_11 ADC_AWD1TR_LT1_11
+
+#define ADC_TR1_HT1 ADC_AWD1TR_HT1
+#define ADC_TR1_HT1_0 ADC_AWD1TR_HT1_0
+#define ADC_TR1_HT1_1 ADC_AWD1TR_HT1_1
+#define ADC_TR1_HT1_2 ADC_AWD1TR_HT1_2
+#define ADC_TR1_HT1_3 ADC_AWD1TR_HT1_3
+#define ADC_TR1_HT1_4 ADC_AWD1TR_HT1_4
+#define ADC_TR1_HT1_5 ADC_AWD1TR_HT1_5
+#define ADC_TR1_HT1_6 ADC_AWD1TR_HT1_6
+#define ADC_TR1_HT1_7 ADC_AWD1TR_HT1_7
+#define ADC_TR1_HT1_8 ADC_AWD1TR_HT1_8
+#define ADC_TR1_HT1_9 ADC_AWD1TR_HT1_9
+#define ADC_TR1_HT1_10 ADC_AWD1TR_HT1_10
+#define ADC_TR1_HT1_11 ADC_AWD1TR_HT1_11
+
+/******************** Bit definition for ADC_AWD2TR register *******************/
+#define ADC_AWD2TR_LT2_Pos (0U)
+#define ADC_AWD2TR_LT2_Msk (0xFFFUL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000FFF */
+#define ADC_AWD2TR_LT2 ADC_AWD2TR_LT2_Msk /*!< ADC analog watchdog 2 threshold low */
+#define ADC_AWD2TR_LT2_0 (0x001UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000001 */
+#define ADC_AWD2TR_LT2_1 (0x002UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000002 */
+#define ADC_AWD2TR_LT2_2 (0x004UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000004 */
+#define ADC_AWD2TR_LT2_3 (0x008UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000008 */
+#define ADC_AWD2TR_LT2_4 (0x010UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000010 */
+#define ADC_AWD2TR_LT2_5 (0x020UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000020 */
+#define ADC_AWD2TR_LT2_6 (0x040UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000040 */
+#define ADC_AWD2TR_LT2_7 (0x080UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000080 */
+#define ADC_AWD2TR_LT2_8 (0x100UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000100 */
+#define ADC_AWD2TR_LT2_9 (0x200UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000200 */
+#define ADC_AWD2TR_LT2_10 (0x400UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000400 */
+#define ADC_AWD2TR_LT2_11 (0x800UL << ADC_AWD2TR_LT2_Pos) /*!< 0x00000800 */
+
+#define ADC_AWD2TR_HT2_Pos (16U)
+#define ADC_AWD2TR_HT2_Msk (0xFFFUL << ADC_AWD2TR_HT2_Pos) /*!< 0x0FFF0000 */
+#define ADC_AWD2TR_HT2 ADC_AWD2TR_HT2_Msk /*!< ADC analog watchdog 2 threshold high */
+#define ADC_AWD2TR_HT2_0 (0x001UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00010000 */
+#define ADC_AWD2TR_HT2_1 (0x002UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00020000 */
+#define ADC_AWD2TR_HT2_2 (0x004UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00040000 */
+#define ADC_AWD2TR_HT2_3 (0x008UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00080000 */
+#define ADC_AWD2TR_HT2_4 (0x010UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00100000 */
+#define ADC_AWD2TR_HT2_5 (0x020UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00200000 */
+#define ADC_AWD2TR_HT2_6 (0x040UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00400000 */
+#define ADC_AWD2TR_HT2_7 (0x080UL << ADC_AWD2TR_HT2_Pos) /*!< 0x00800000 */
+#define ADC_AWD2TR_HT2_8 (0x100UL << ADC_AWD2TR_HT2_Pos) /*!< 0x01000000 */
+#define ADC_AWD2TR_HT2_9 (0x200UL << ADC_AWD2TR_HT2_Pos) /*!< 0x02000000 */
+#define ADC_AWD2TR_HT2_10 (0x400UL << ADC_AWD2TR_HT2_Pos) /*!< 0x04000000 */
+#define ADC_AWD2TR_HT2_11 (0x800UL << ADC_AWD2TR_HT2_Pos) /*!< 0x08000000 */
+
+/* Legacy definitions */
+#define ADC_TR2_LT2 ADC_AWD2TR_LT2
+#define ADC_TR2_LT2_0 ADC_AWD2TR_LT2_0
+#define ADC_TR2_LT2_1 ADC_AWD2TR_LT2_1
+#define ADC_TR2_LT2_2 ADC_AWD2TR_LT2_2
+#define ADC_TR2_LT2_3 ADC_AWD2TR_LT2_3
+#define ADC_TR2_LT2_4 ADC_AWD2TR_LT2_4
+#define ADC_TR2_LT2_5 ADC_AWD2TR_LT2_5
+#define ADC_TR2_LT2_6 ADC_AWD2TR_LT2_6
+#define ADC_TR2_LT2_7 ADC_AWD2TR_LT2_7
+#define ADC_TR2_LT2_8 ADC_AWD2TR_LT2_8
+#define ADC_TR2_LT2_9 ADC_AWD2TR_LT2_9
+#define ADC_TR2_LT2_10 ADC_AWD2TR_LT2_10
+#define ADC_TR2_LT2_11 ADC_AWD2TR_LT2_11
+
+#define ADC_TR2_HT2 ADC_AWD2TR_HT2
+#define ADC_TR2_HT2_0 ADC_AWD2TR_HT2_0
+#define ADC_TR2_HT2_1 ADC_AWD2TR_HT2_1
+#define ADC_TR2_HT2_2 ADC_AWD2TR_HT2_2
+#define ADC_TR2_HT2_3 ADC_AWD2TR_HT2_3
+#define ADC_TR2_HT2_4 ADC_AWD2TR_HT2_4
+#define ADC_TR2_HT2_5 ADC_AWD2TR_HT2_5
+#define ADC_TR2_HT2_6 ADC_AWD2TR_HT2_6
+#define ADC_TR2_HT2_7 ADC_AWD2TR_HT2_7
+#define ADC_TR2_HT2_8 ADC_AWD2TR_HT2_8
+#define ADC_TR2_HT2_9 ADC_AWD2TR_HT2_9
+#define ADC_TR2_HT2_10 ADC_AWD2TR_HT2_10
+#define ADC_TR2_HT2_11 ADC_AWD2TR_HT2_11
+
+/******************** Bit definition for ADC_CHSELR register ****************/
+#define ADC_CHSELR_CHSEL_Pos (0U)
+#define ADC_CHSELR_CHSEL_Msk (0x7FFFFUL << ADC_CHSELR_CHSEL_Pos) /*!< 0x0007FFFF */
+#define ADC_CHSELR_CHSEL ADC_CHSELR_CHSEL_Msk /*!< ADC group regular sequencer channels, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL18_Pos (18U)
+#define ADC_CHSELR_CHSEL18_Msk (0x1UL << ADC_CHSELR_CHSEL18_Pos) /*!< 0x00040000 */
+#define ADC_CHSELR_CHSEL18 ADC_CHSELR_CHSEL18_Msk /*!< ADC group regular sequencer channel 18, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL17_Pos (17U)
+#define ADC_CHSELR_CHSEL17_Msk (0x1UL << ADC_CHSELR_CHSEL17_Pos) /*!< 0x00020000 */
+#define ADC_CHSELR_CHSEL17 ADC_CHSELR_CHSEL17_Msk /*!< ADC group regular sequencer channel 17, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL16_Pos (16U)
+#define ADC_CHSELR_CHSEL16_Msk (0x1UL << ADC_CHSELR_CHSEL16_Pos) /*!< 0x00010000 */
+#define ADC_CHSELR_CHSEL16 ADC_CHSELR_CHSEL16_Msk /*!< ADC group regular sequencer channel 16, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL15_Pos (15U)
+#define ADC_CHSELR_CHSEL15_Msk (0x1UL << ADC_CHSELR_CHSEL15_Pos) /*!< 0x00008000 */
+#define ADC_CHSELR_CHSEL15 ADC_CHSELR_CHSEL15_Msk /*!< ADC group regular sequencer channel 15, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL14_Pos (14U)
+#define ADC_CHSELR_CHSEL14_Msk (0x1UL << ADC_CHSELR_CHSEL14_Pos) /*!< 0x00004000 */
+#define ADC_CHSELR_CHSEL14 ADC_CHSELR_CHSEL14_Msk /*!< ADC group regular sequencer channel 14, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL13_Pos (13U)
+#define ADC_CHSELR_CHSEL13_Msk (0x1UL << ADC_CHSELR_CHSEL13_Pos) /*!< 0x00002000 */
+#define ADC_CHSELR_CHSEL13 ADC_CHSELR_CHSEL13_Msk /*!< ADC group regular sequencer channel 13, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL12_Pos (12U)
+#define ADC_CHSELR_CHSEL12_Msk (0x1UL << ADC_CHSELR_CHSEL12_Pos) /*!< 0x00001000 */
+#define ADC_CHSELR_CHSEL12 ADC_CHSELR_CHSEL12_Msk /*!< ADC group regular sequencer channel 12, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL11_Pos (11U)
+#define ADC_CHSELR_CHSEL11_Msk (0x1UL << ADC_CHSELR_CHSEL11_Pos) /*!< 0x00000800 */
+#define ADC_CHSELR_CHSEL11 ADC_CHSELR_CHSEL11_Msk /*!< ADC group regular sequencer channel 11, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL10_Pos (10U)
+#define ADC_CHSELR_CHSEL10_Msk (0x1UL << ADC_CHSELR_CHSEL10_Pos) /*!< 0x00000400 */
+#define ADC_CHSELR_CHSEL10 ADC_CHSELR_CHSEL10_Msk /*!< ADC group regular sequencer channel 10, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL9_Pos (9U)
+#define ADC_CHSELR_CHSEL9_Msk (0x1UL << ADC_CHSELR_CHSEL9_Pos) /*!< 0x00000200 */
+#define ADC_CHSELR_CHSEL9 ADC_CHSELR_CHSEL9_Msk /*!< ADC group regular sequencer channel 9, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL8_Pos (8U)
+#define ADC_CHSELR_CHSEL8_Msk (0x1UL << ADC_CHSELR_CHSEL8_Pos) /*!< 0x00000100 */
+#define ADC_CHSELR_CHSEL8 ADC_CHSELR_CHSEL8_Msk /*!< ADC group regular sequencer channel 8, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL7_Pos (7U)
+#define ADC_CHSELR_CHSEL7_Msk (0x1UL << ADC_CHSELR_CHSEL7_Pos) /*!< 0x00000080 */
+#define ADC_CHSELR_CHSEL7 ADC_CHSELR_CHSEL7_Msk /*!< ADC group regular sequencer channel 7, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL6_Pos (6U)
+#define ADC_CHSELR_CHSEL6_Msk (0x1UL << ADC_CHSELR_CHSEL6_Pos) /*!< 0x00000040 */
+#define ADC_CHSELR_CHSEL6 ADC_CHSELR_CHSEL6_Msk /*!< ADC group regular sequencer channel 6, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL5_Pos (5U)
+#define ADC_CHSELR_CHSEL5_Msk (0x1UL << ADC_CHSELR_CHSEL5_Pos) /*!< 0x00000020 */
+#define ADC_CHSELR_CHSEL5 ADC_CHSELR_CHSEL5_Msk /*!< ADC group regular sequencer channel 5, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL4_Pos (4U)
+#define ADC_CHSELR_CHSEL4_Msk (0x1UL << ADC_CHSELR_CHSEL4_Pos) /*!< 0x00000010 */
+#define ADC_CHSELR_CHSEL4 ADC_CHSELR_CHSEL4_Msk /*!< ADC group regular sequencer channel 4, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL3_Pos (3U)
+#define ADC_CHSELR_CHSEL3_Msk (0x1UL << ADC_CHSELR_CHSEL3_Pos) /*!< 0x00000008 */
+#define ADC_CHSELR_CHSEL3 ADC_CHSELR_CHSEL3_Msk /*!< ADC group regular sequencer channel 3, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL2_Pos (2U)
+#define ADC_CHSELR_CHSEL2_Msk (0x1UL << ADC_CHSELR_CHSEL2_Pos) /*!< 0x00000004 */
+#define ADC_CHSELR_CHSEL2 ADC_CHSELR_CHSEL2_Msk /*!< ADC group regular sequencer channel 2, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL1_Pos (1U)
+#define ADC_CHSELR_CHSEL1_Msk (0x1UL << ADC_CHSELR_CHSEL1_Pos) /*!< 0x00000002 */
+#define ADC_CHSELR_CHSEL1 ADC_CHSELR_CHSEL1_Msk /*!< ADC group regular sequencer channel 1, available when ADC_CFGR1_CHSELRMOD is reset */
+#define ADC_CHSELR_CHSEL0_Pos (0U)
+#define ADC_CHSELR_CHSEL0_Msk (0x1UL << ADC_CHSELR_CHSEL0_Pos) /*!< 0x00000001 */
+#define ADC_CHSELR_CHSEL0 ADC_CHSELR_CHSEL0_Msk /*!< ADC group regular sequencer channel 0, available when ADC_CFGR1_CHSELRMOD is reset */
+
+#define ADC_CHSELR_SQ_ALL_Pos (0U)
+#define ADC_CHSELR_SQ_ALL_Msk (0xFFFFFFFFUL << ADC_CHSELR_SQ_ALL_Pos) /*!< 0xFFFFFFFF */
+#define ADC_CHSELR_SQ_ALL ADC_CHSELR_SQ_ALL_Msk /*!< ADC group regular sequencer all ranks, available when ADC_CFGR1_CHSELRMOD is set */
+
+#define ADC_CHSELR_SQ8_Pos (28U)
+#define ADC_CHSELR_SQ8_Msk (0xFUL << ADC_CHSELR_SQ8_Pos) /*!< 0xF0000000 */
+#define ADC_CHSELR_SQ8 ADC_CHSELR_SQ8_Msk /*!< ADC group regular sequencer rank 8, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ8_0 (0x1UL << ADC_CHSELR_SQ8_Pos) /*!< 0x10000000 */
+#define ADC_CHSELR_SQ8_1 (0x2UL << ADC_CHSELR_SQ8_Pos) /*!< 0x20000000 */
+#define ADC_CHSELR_SQ8_2 (0x4UL << ADC_CHSELR_SQ8_Pos) /*!< 0x40000000 */
+#define ADC_CHSELR_SQ8_3 (0x8UL << ADC_CHSELR_SQ8_Pos) /*!< 0x80000000 */
+
+#define ADC_CHSELR_SQ7_Pos (24U)
+#define ADC_CHSELR_SQ7_Msk (0xFUL << ADC_CHSELR_SQ7_Pos) /*!< 0x0F000000 */
+#define ADC_CHSELR_SQ7 ADC_CHSELR_SQ7_Msk /*!< ADC group regular sequencer rank 7, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ7_0 (0x1UL << ADC_CHSELR_SQ7_Pos) /*!< 0x01000000 */
+#define ADC_CHSELR_SQ7_1 (0x2UL << ADC_CHSELR_SQ7_Pos) /*!< 0x02000000 */
+#define ADC_CHSELR_SQ7_2 (0x4UL << ADC_CHSELR_SQ7_Pos) /*!< 0x04000000 */
+#define ADC_CHSELR_SQ7_3 (0x8UL << ADC_CHSELR_SQ7_Pos) /*!< 0x08000000 */
+
+#define ADC_CHSELR_SQ6_Pos (20U)
+#define ADC_CHSELR_SQ6_Msk (0xFUL << ADC_CHSELR_SQ6_Pos) /*!< 0x00F00000 */
+#define ADC_CHSELR_SQ6 ADC_CHSELR_SQ6_Msk /*!< ADC group regular sequencer rank 6, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ6_0 (0x1UL << ADC_CHSELR_SQ6_Pos) /*!< 0x00100000 */
+#define ADC_CHSELR_SQ6_1 (0x2UL << ADC_CHSELR_SQ6_Pos) /*!< 0x00200000 */
+#define ADC_CHSELR_SQ6_2 (0x4UL << ADC_CHSELR_SQ6_Pos) /*!< 0x00400000 */
+#define ADC_CHSELR_SQ6_3 (0x8UL << ADC_CHSELR_SQ6_Pos) /*!< 0x00800000 */
+
+#define ADC_CHSELR_SQ5_Pos (16U)
+#define ADC_CHSELR_SQ5_Msk (0xFUL << ADC_CHSELR_SQ5_Pos) /*!< 0x000F0000 */
+#define ADC_CHSELR_SQ5 ADC_CHSELR_SQ5_Msk /*!< ADC group regular sequencer rank 5, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ5_0 (0x1UL << ADC_CHSELR_SQ5_Pos) /*!< 0x00010000 */
+#define ADC_CHSELR_SQ5_1 (0x2UL << ADC_CHSELR_SQ5_Pos) /*!< 0x00020000 */
+#define ADC_CHSELR_SQ5_2 (0x4UL << ADC_CHSELR_SQ5_Pos) /*!< 0x00040000 */
+#define ADC_CHSELR_SQ5_3 (0x8UL << ADC_CHSELR_SQ5_Pos) /*!< 0x00080000 */
+
+#define ADC_CHSELR_SQ4_Pos (12U)
+#define ADC_CHSELR_SQ4_Msk (0xFUL << ADC_CHSELR_SQ4_Pos) /*!< 0x0000F000 */
+#define ADC_CHSELR_SQ4 ADC_CHSELR_SQ4_Msk /*!< ADC group regular sequencer rank 4, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ4_0 (0x1UL << ADC_CHSELR_SQ4_Pos) /*!< 0x00001000 */
+#define ADC_CHSELR_SQ4_1 (0x2UL << ADC_CHSELR_SQ4_Pos) /*!< 0x00002000 */
+#define ADC_CHSELR_SQ4_2 (0x4UL << ADC_CHSELR_SQ4_Pos) /*!< 0x00004000 */
+#define ADC_CHSELR_SQ4_3 (0x8UL << ADC_CHSELR_SQ4_Pos) /*!< 0x00008000 */
+
+#define ADC_CHSELR_SQ3_Pos (8U)
+#define ADC_CHSELR_SQ3_Msk (0xFUL << ADC_CHSELR_SQ3_Pos) /*!< 0x00000F00 */
+#define ADC_CHSELR_SQ3 ADC_CHSELR_SQ3_Msk /*!< ADC group regular sequencer rank 3, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ3_0 (0x1UL << ADC_CHSELR_SQ3_Pos) /*!< 0x00000100 */
+#define ADC_CHSELR_SQ3_1 (0x2UL << ADC_CHSELR_SQ3_Pos) /*!< 0x00000200 */
+#define ADC_CHSELR_SQ3_2 (0x4UL << ADC_CHSELR_SQ3_Pos) /*!< 0x00000400 */
+#define ADC_CHSELR_SQ3_3 (0x8UL << ADC_CHSELR_SQ3_Pos) /*!< 0x00000800 */
+
+#define ADC_CHSELR_SQ2_Pos (4U)
+#define ADC_CHSELR_SQ2_Msk (0xFUL << ADC_CHSELR_SQ2_Pos) /*!< 0x000000F0 */
+#define ADC_CHSELR_SQ2 ADC_CHSELR_SQ2_Msk /*!< ADC group regular sequencer rank 2, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ2_0 (0x1UL << ADC_CHSELR_SQ2_Pos) /*!< 0x00000010 */
+#define ADC_CHSELR_SQ2_1 (0x2UL << ADC_CHSELR_SQ2_Pos) /*!< 0x00000020 */
+#define ADC_CHSELR_SQ2_2 (0x4UL << ADC_CHSELR_SQ2_Pos) /*!< 0x00000040 */
+#define ADC_CHSELR_SQ2_3 (0x8UL << ADC_CHSELR_SQ2_Pos) /*!< 0x00000080 */
+
+#define ADC_CHSELR_SQ1_Pos (0U)
+#define ADC_CHSELR_SQ1_Msk (0xFUL << ADC_CHSELR_SQ1_Pos) /*!< 0x0000000F */
+#define ADC_CHSELR_SQ1 ADC_CHSELR_SQ1_Msk /*!< ADC group regular sequencer rank 1, available when ADC_CFGR1_CHSELRMOD is set */
+#define ADC_CHSELR_SQ1_0 (0x1UL << ADC_CHSELR_SQ1_Pos) /*!< 0x00000001 */
+#define ADC_CHSELR_SQ1_1 (0x2UL << ADC_CHSELR_SQ1_Pos) /*!< 0x00000002 */
+#define ADC_CHSELR_SQ1_2 (0x4UL << ADC_CHSELR_SQ1_Pos) /*!< 0x00000004 */
+#define ADC_CHSELR_SQ1_3 (0x8UL << ADC_CHSELR_SQ1_Pos) /*!< 0x00000008 */
+
+/******************** Bit definition for ADC_AWD3TR register *******************/
+#define ADC_AWD3TR_LT3_Pos (0U)
+#define ADC_AWD3TR_LT3_Msk (0xFFFUL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000FFF */
+#define ADC_AWD3TR_LT3 ADC_AWD3TR_LT3_Msk /*!< ADC analog watchdog 3 threshold low */
+#define ADC_AWD3TR_LT3_0 (0x001UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000001 */
+#define ADC_AWD3TR_LT3_1 (0x002UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000002 */
+#define ADC_AWD3TR_LT3_2 (0x004UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000004 */
+#define ADC_AWD3TR_LT3_3 (0x008UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000008 */
+#define ADC_AWD3TR_LT3_4 (0x010UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000010 */
+#define ADC_AWD3TR_LT3_5 (0x020UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000020 */
+#define ADC_AWD3TR_LT3_6 (0x040UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000040 */
+#define ADC_AWD3TR_LT3_7 (0x080UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000080 */
+#define ADC_AWD3TR_LT3_8 (0x100UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000100 */
+#define ADC_AWD3TR_LT3_9 (0x200UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000200 */
+#define ADC_AWD3TR_LT3_10 (0x400UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000400 */
+#define ADC_AWD3TR_LT3_11 (0x800UL << ADC_AWD3TR_LT3_Pos) /*!< 0x00000800 */
+
+#define ADC_AWD3TR_HT3_Pos (16U)
+#define ADC_AWD3TR_HT3_Msk (0xFFFUL << ADC_AWD3TR_HT3_Pos) /*!< 0x0FFF0000 */
+#define ADC_AWD3TR_HT3 ADC_AWD3TR_HT3_Msk /*!< ADC analog watchdog 3 threshold high */
+#define ADC_AWD3TR_HT3_0 (0x001UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00010000 */
+#define ADC_AWD3TR_HT3_1 (0x002UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00020000 */
+#define ADC_AWD3TR_HT3_2 (0x004UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00040000 */
+#define ADC_AWD3TR_HT3_3 (0x008UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00080000 */
+#define ADC_AWD3TR_HT3_4 (0x010UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00100000 */
+#define ADC_AWD3TR_HT3_5 (0x020UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00200000 */
+#define ADC_AWD3TR_HT3_6 (0x040UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00400000 */
+#define ADC_AWD3TR_HT3_7 (0x080UL << ADC_AWD3TR_HT3_Pos) /*!< 0x00800000 */
+#define ADC_AWD3TR_HT3_8 (0x100UL << ADC_AWD3TR_HT3_Pos) /*!< 0x01000000 */
+#define ADC_AWD3TR_HT3_9 (0x200UL << ADC_AWD3TR_HT3_Pos) /*!< 0x02000000 */
+#define ADC_AWD3TR_HT3_10 (0x400UL << ADC_AWD3TR_HT3_Pos) /*!< 0x04000000 */
+#define ADC_AWD3TR_HT3_11 (0x800UL << ADC_AWD3TR_HT3_Pos) /*!< 0x08000000 */
+
+/* Legacy definitions */
+#define ADC_TR3_LT3 ADC_AWD3TR_LT3
+#define ADC_TR3_LT3_0 ADC_AWD3TR_LT3_0
+#define ADC_TR3_LT3_1 ADC_AWD3TR_LT3_1
+#define ADC_TR3_LT3_2 ADC_AWD3TR_LT3_2
+#define ADC_TR3_LT3_3 ADC_AWD3TR_LT3_3
+#define ADC_TR3_LT3_4 ADC_AWD3TR_LT3_4
+#define ADC_TR3_LT3_5 ADC_AWD3TR_LT3_5
+#define ADC_TR3_LT3_6 ADC_AWD3TR_LT3_6
+#define ADC_TR3_LT3_7 ADC_AWD3TR_LT3_7
+#define ADC_TR3_LT3_8 ADC_AWD3TR_LT3_8
+#define ADC_TR3_LT3_9 ADC_AWD3TR_LT3_9
+#define ADC_TR3_LT3_10 ADC_AWD3TR_LT3_10
+#define ADC_TR3_LT3_11 ADC_AWD3TR_LT3_11
+
+#define ADC_TR3_HT3 ADC_AWD3TR_HT3
+#define ADC_TR3_HT3_0 ADC_AWD3TR_HT3_0
+#define ADC_TR3_HT3_1 ADC_AWD3TR_HT3_1
+#define ADC_TR3_HT3_2 ADC_AWD3TR_HT3_2
+#define ADC_TR3_HT3_3 ADC_AWD3TR_HT3_3
+#define ADC_TR3_HT3_4 ADC_AWD3TR_HT3_4
+#define ADC_TR3_HT3_5 ADC_AWD3TR_HT3_5
+#define ADC_TR3_HT3_6 ADC_AWD3TR_HT3_6
+#define ADC_TR3_HT3_7 ADC_AWD3TR_HT3_7
+#define ADC_TR3_HT3_8 ADC_AWD3TR_HT3_8
+#define ADC_TR3_HT3_9 ADC_AWD3TR_HT3_9
+#define ADC_TR3_HT3_10 ADC_AWD3TR_HT3_10
+#define ADC_TR3_HT3_11 ADC_AWD3TR_HT3_11
+
+/******************** Bit definition for ADC_DR register ********************/
+#define ADC_DR_DATA_Pos (0U)
+#define ADC_DR_DATA_Msk (0xFFFFUL << ADC_DR_DATA_Pos) /*!< 0x0000FFFF */
+#define ADC_DR_DATA ADC_DR_DATA_Msk /*!< ADC group regular conversion data */
+#define ADC_DR_DATA_0 (0x0001UL << ADC_DR_DATA_Pos) /*!< 0x00000001 */
+#define ADC_DR_DATA_1 (0x0002UL << ADC_DR_DATA_Pos) /*!< 0x00000002 */
+#define ADC_DR_DATA_2 (0x0004UL << ADC_DR_DATA_Pos) /*!< 0x00000004 */
+#define ADC_DR_DATA_3 (0x0008UL << ADC_DR_DATA_Pos) /*!< 0x00000008 */
+#define ADC_DR_DATA_4 (0x0010UL << ADC_DR_DATA_Pos) /*!< 0x00000010 */
+#define ADC_DR_DATA_5 (0x0020UL << ADC_DR_DATA_Pos) /*!< 0x00000020 */
+#define ADC_DR_DATA_6 (0x0040UL << ADC_DR_DATA_Pos) /*!< 0x00000040 */
+#define ADC_DR_DATA_7 (0x0080UL << ADC_DR_DATA_Pos) /*!< 0x00000080 */
+#define ADC_DR_DATA_8 (0x0100UL << ADC_DR_DATA_Pos) /*!< 0x00000100 */
+#define ADC_DR_DATA_9 (0x0200UL << ADC_DR_DATA_Pos) /*!< 0x00000200 */
+#define ADC_DR_DATA_10 (0x0400UL << ADC_DR_DATA_Pos) /*!< 0x00000400 */
+#define ADC_DR_DATA_11 (0x0800UL << ADC_DR_DATA_Pos) /*!< 0x00000800 */
+#define ADC_DR_DATA_12 (0x1000UL << ADC_DR_DATA_Pos) /*!< 0x00001000 */
+#define ADC_DR_DATA_13 (0x2000UL << ADC_DR_DATA_Pos) /*!< 0x00002000 */
+#define ADC_DR_DATA_14 (0x4000UL << ADC_DR_DATA_Pos) /*!< 0x00004000 */
+#define ADC_DR_DATA_15 (0x8000UL << ADC_DR_DATA_Pos) /*!< 0x00008000 */
+
+/******************** Bit definition for ADC_AWD2CR register ****************/
+#define ADC_AWD2CR_AWD2CH_Pos (0U)
+#define ADC_AWD2CR_AWD2CH_Msk (0x7FFFFUL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x0007FFFF */
+#define ADC_AWD2CR_AWD2CH ADC_AWD2CR_AWD2CH_Msk /*!< ADC analog watchdog 2 monitored channel selection */
+#define ADC_AWD2CR_AWD2CH_0 (0x00001UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000001 */
+#define ADC_AWD2CR_AWD2CH_1 (0x00002UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000002 */
+#define ADC_AWD2CR_AWD2CH_2 (0x00004UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000004 */
+#define ADC_AWD2CR_AWD2CH_3 (0x00008UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000008 */
+#define ADC_AWD2CR_AWD2CH_4 (0x00010UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000010 */
+#define ADC_AWD2CR_AWD2CH_5 (0x00020UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000020 */
+#define ADC_AWD2CR_AWD2CH_6 (0x00040UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000040 */
+#define ADC_AWD2CR_AWD2CH_7 (0x00080UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000080 */
+#define ADC_AWD2CR_AWD2CH_8 (0x00100UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000100 */
+#define ADC_AWD2CR_AWD2CH_9 (0x00200UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000200 */
+#define ADC_AWD2CR_AWD2CH_10 (0x00400UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000400 */
+#define ADC_AWD2CR_AWD2CH_11 (0x00800UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00000800 */
+#define ADC_AWD2CR_AWD2CH_12 (0x01000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00001000 */
+#define ADC_AWD2CR_AWD2CH_13 (0x02000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00002000 */
+#define ADC_AWD2CR_AWD2CH_14 (0x04000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00004000 */
+#define ADC_AWD2CR_AWD2CH_15 (0x08000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00008000 */
+#define ADC_AWD2CR_AWD2CH_16 (0x10000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00010000 */
+#define ADC_AWD2CR_AWD2CH_17 (0x20000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00020000 */
+#define ADC_AWD2CR_AWD2CH_18 (0x40000UL << ADC_AWD2CR_AWD2CH_Pos) /*!< 0x00040000 */
+
+/******************** Bit definition for ADC_AWD3CR register ****************/
+#define ADC_AWD3CR_AWD3CH_Pos (0U)
+#define ADC_AWD3CR_AWD3CH_Msk (0x7FFFFUL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x0007FFFF */
+#define ADC_AWD3CR_AWD3CH ADC_AWD3CR_AWD3CH_Msk /*!< ADC analog watchdog 3 monitored channel selection */
+#define ADC_AWD3CR_AWD3CH_0 (0x00001UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000001 */
+#define ADC_AWD3CR_AWD3CH_1 (0x00002UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000002 */
+#define ADC_AWD3CR_AWD3CH_2 (0x00004UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000004 */
+#define ADC_AWD3CR_AWD3CH_3 (0x00008UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000008 */
+#define ADC_AWD3CR_AWD3CH_4 (0x00010UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000010 */
+#define ADC_AWD3CR_AWD3CH_5 (0x00020UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000020 */
+#define ADC_AWD3CR_AWD3CH_6 (0x00040UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000040 */
+#define ADC_AWD3CR_AWD3CH_7 (0x00080UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000080 */
+#define ADC_AWD3CR_AWD3CH_8 (0x00100UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000100 */
+#define ADC_AWD3CR_AWD3CH_9 (0x00200UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000200 */
+#define ADC_AWD3CR_AWD3CH_10 (0x00400UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000400 */
+#define ADC_AWD3CR_AWD3CH_11 (0x00800UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00000800 */
+#define ADC_AWD3CR_AWD3CH_12 (0x01000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00001000 */
+#define ADC_AWD3CR_AWD3CH_13 (0x02000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00002000 */
+#define ADC_AWD3CR_AWD3CH_14 (0x04000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00004000 */
+#define ADC_AWD3CR_AWD3CH_15 (0x08000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00008000 */
+#define ADC_AWD3CR_AWD3CH_16 (0x10000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00010000 */
+#define ADC_AWD3CR_AWD3CH_17 (0x20000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00020000 */
+#define ADC_AWD3CR_AWD3CH_18 (0x40000UL << ADC_AWD3CR_AWD3CH_Pos) /*!< 0x00040000 */
+
+/******************** Bit definition for ADC_CALFACT register ***************/
+#define ADC_CALFACT_CALFACT_Pos (0U)
+#define ADC_CALFACT_CALFACT_Msk (0x7FUL << ADC_CALFACT_CALFACT_Pos) /*!< 0x0000007F */
+#define ADC_CALFACT_CALFACT ADC_CALFACT_CALFACT_Msk /*!< ADC calibration factor in single-ended mode */
+#define ADC_CALFACT_CALFACT_0 (0x01UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000001 */
+#define ADC_CALFACT_CALFACT_1 (0x02UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000002 */
+#define ADC_CALFACT_CALFACT_2 (0x04UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000004 */
+#define ADC_CALFACT_CALFACT_3 (0x08UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000008 */
+#define ADC_CALFACT_CALFACT_4 (0x10UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000010 */
+#define ADC_CALFACT_CALFACT_5 (0x20UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000020 */
+#define ADC_CALFACT_CALFACT_6 (0x40UL << ADC_CALFACT_CALFACT_Pos) /*!< 0x00000040 */
+
+/************************* ADC Common registers *****************************/
+/******************** Bit definition for ADC_CCR register *******************/
+#define ADC_CCR_PRESC_Pos (18U)
+#define ADC_CCR_PRESC_Msk (0xFUL << ADC_CCR_PRESC_Pos) /*!< 0x003C0000 */
+#define ADC_CCR_PRESC ADC_CCR_PRESC_Msk /*!< ADC common clock prescaler, only for clock source asynchronous */
+#define ADC_CCR_PRESC_0 (0x1UL << ADC_CCR_PRESC_Pos) /*!< 0x00040000 */
+#define ADC_CCR_PRESC_1 (0x2UL << ADC_CCR_PRESC_Pos) /*!< 0x00080000 */
+#define ADC_CCR_PRESC_2 (0x4UL << ADC_CCR_PRESC_Pos) /*!< 0x00100000 */
+#define ADC_CCR_PRESC_3 (0x8UL << ADC_CCR_PRESC_Pos) /*!< 0x00200000 */
+
+#define ADC_CCR_VREFEN_Pos (22U)
+#define ADC_CCR_VREFEN_Msk (0x1UL << ADC_CCR_VREFEN_Pos) /*!< 0x00400000 */
+#define ADC_CCR_VREFEN ADC_CCR_VREFEN_Msk /*!< ADC internal path to VrefInt enable */
+#define ADC_CCR_TSEN_Pos (23U)
+#define ADC_CCR_TSEN_Msk (0x1UL << ADC_CCR_TSEN_Pos) /*!< 0x00800000 */
+#define ADC_CCR_TSEN ADC_CCR_TSEN_Msk /*!< ADC internal path to temperature sensor enable */
+#define ADC_CCR_VBATEN_Pos (24U)
+#define ADC_CCR_VBATEN_Msk (0x1UL << ADC_CCR_VBATEN_Pos) /*!< 0x01000000 */
+#define ADC_CCR_VBATEN ADC_CCR_VBATEN_Msk /*!< ADC internal path to battery voltage enable */
+
+/* Legacy */
+#define ADC_CCR_LFMEN_Pos (25U)
+#define ADC_CCR_LFMEN_Msk (0x1UL << ADC_CCR_LFMEN_Pos) /*!< 0x02000000 */
+#define ADC_CCR_LFMEN ADC_CCR_LFMEN_Msk /*!< Legacy feature, useless on STM32G0 (ADC common clock low frequency mode is automatically managed by ADC peripheral on STM32G0) */
+
+
+/******************************************************************************/
+/* */
+/* CRC calculation unit */
+/* */
+/******************************************************************************/
+/******************* Bit definition for CRC_DR register *********************/
+#define CRC_DR_DR_Pos (0U)
+#define CRC_DR_DR_Msk (0xFFFFFFFFUL << CRC_DR_DR_Pos) /*!< 0xFFFFFFFF */
+#define CRC_DR_DR CRC_DR_DR_Msk /*!< Data register bits */
+
+/******************* Bit definition for CRC_IDR register ********************/
+#define CRC_IDR_IDR_Pos (0U)
+#define CRC_IDR_IDR_Msk (0xFFFFFFFFUL << CRC_IDR_IDR_Pos) /*!< 0xFFFFFFFF */
+#define CRC_IDR_IDR CRC_IDR_IDR_Msk /*!< General-purpose 32-bits data register bits */
+
+/******************** Bit definition for CRC_CR register ********************/
+#define CRC_CR_RESET_Pos (0U)
+#define CRC_CR_RESET_Msk (0x1UL << CRC_CR_RESET_Pos) /*!< 0x00000001 */
+#define CRC_CR_RESET CRC_CR_RESET_Msk /*!< RESET the CRC computation unit bit */
+#define CRC_CR_POLYSIZE_Pos (3U)
+#define CRC_CR_POLYSIZE_Msk (0x3UL << CRC_CR_POLYSIZE_Pos) /*!< 0x00000018 */
+#define CRC_CR_POLYSIZE CRC_CR_POLYSIZE_Msk /*!< Polynomial size bits */
+#define CRC_CR_POLYSIZE_0 (0x1UL << CRC_CR_POLYSIZE_Pos) /*!< 0x00000008 */
+#define CRC_CR_POLYSIZE_1 (0x2UL << CRC_CR_POLYSIZE_Pos) /*!< 0x00000010 */
+#define CRC_CR_REV_IN_Pos (5U)
+#define CRC_CR_REV_IN_Msk (0x3UL << CRC_CR_REV_IN_Pos) /*!< 0x00000060 */
+#define CRC_CR_REV_IN CRC_CR_REV_IN_Msk /*!< REV_IN Reverse Input Data bits */
+#define CRC_CR_REV_IN_0 (0x1UL << CRC_CR_REV_IN_Pos) /*!< 0x00000020 */
+#define CRC_CR_REV_IN_1 (0x2UL << CRC_CR_REV_IN_Pos) /*!< 0x00000040 */
+#define CRC_CR_REV_OUT_Pos (7U)
+#define CRC_CR_REV_OUT_Msk (0x1UL << CRC_CR_REV_OUT_Pos) /*!< 0x00000080 */
+#define CRC_CR_REV_OUT CRC_CR_REV_OUT_Msk /*!< REV_OUT Reverse Output Data bits */
+
+/******************* Bit definition for CRC_INIT register *******************/
+#define CRC_INIT_INIT_Pos (0U)
+#define CRC_INIT_INIT_Msk (0xFFFFFFFFUL << CRC_INIT_INIT_Pos) /*!< 0xFFFFFFFF */
+#define CRC_INIT_INIT CRC_INIT_INIT_Msk /*!< Initial CRC value bits */
+
+/******************* Bit definition for CRC_POL register ********************/
+#define CRC_POL_POL_Pos (0U)
+#define CRC_POL_POL_Msk (0xFFFFFFFFUL << CRC_POL_POL_Pos) /*!< 0xFFFFFFFF */
+#define CRC_POL_POL CRC_POL_POL_Msk /*!< Coefficients of the polynomial */
+
+
+
+/******************************************************************************/
+/* */
+/* Debug MCU */
+/* */
+/******************************************************************************/
+
+/******************************************************************************/
+/* */
+/* DMA Controller (DMA) */
+/* */
+/******************************************************************************/
+
+/******************* Bit definition for DMA_ISR register ********************/
+#define DMA_ISR_GIF1_Pos (0U)
+#define DMA_ISR_GIF1_Msk (0x1UL << DMA_ISR_GIF1_Pos) /*!< 0x00000001 */
+#define DMA_ISR_GIF1 DMA_ISR_GIF1_Msk /*!< Channel 1 Global interrupt flag */
+#define DMA_ISR_TCIF1_Pos (1U)
+#define DMA_ISR_TCIF1_Msk (0x1UL << DMA_ISR_TCIF1_Pos) /*!< 0x00000002 */
+#define DMA_ISR_TCIF1 DMA_ISR_TCIF1_Msk /*!< Channel 1 Transfer Complete flag */
+#define DMA_ISR_HTIF1_Pos (2U)
+#define DMA_ISR_HTIF1_Msk (0x1UL << DMA_ISR_HTIF1_Pos) /*!< 0x00000004 */
+#define DMA_ISR_HTIF1 DMA_ISR_HTIF1_Msk /*!< Channel 1 Half Transfer flag */
+#define DMA_ISR_TEIF1_Pos (3U)
+#define DMA_ISR_TEIF1_Msk (0x1UL << DMA_ISR_TEIF1_Pos) /*!< 0x00000008 */
+#define DMA_ISR_TEIF1 DMA_ISR_TEIF1_Msk /*!< Channel 1 Transfer Error flag */
+#define DMA_ISR_GIF2_Pos (4U)
+#define DMA_ISR_GIF2_Msk (0x1UL << DMA_ISR_GIF2_Pos) /*!< 0x00000010 */
+#define DMA_ISR_GIF2 DMA_ISR_GIF2_Msk /*!< Channel 2 Global interrupt flag */
+#define DMA_ISR_TCIF2_Pos (5U)
+#define DMA_ISR_TCIF2_Msk (0x1UL << DMA_ISR_TCIF2_Pos) /*!< 0x00000020 */
+#define DMA_ISR_TCIF2 DMA_ISR_TCIF2_Msk /*!< Channel 2 Transfer Complete flag */
+#define DMA_ISR_HTIF2_Pos (6U)
+#define DMA_ISR_HTIF2_Msk (0x1UL << DMA_ISR_HTIF2_Pos) /*!< 0x00000040 */
+#define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half Transfer flag */
+#define DMA_ISR_TEIF2_Pos (7U)
+#define DMA_ISR_TEIF2_Msk (0x1UL << DMA_ISR_TEIF2_Pos) /*!< 0x00000080 */
+#define DMA_ISR_TEIF2 DMA_ISR_TEIF2_Msk /*!< Channel 2 Transfer Error flag */
+#define DMA_ISR_GIF3_Pos (8U)
+#define DMA_ISR_GIF3_Msk (0x1UL << DMA_ISR_GIF3_Pos) /*!< 0x00000100 */
+#define DMA_ISR_GIF3 DMA_ISR_GIF3_Msk /*!< Channel 3 Global interrupt flag */
+#define DMA_ISR_TCIF3_Pos (9U)
+#define DMA_ISR_TCIF3_Msk (0x1UL << DMA_ISR_TCIF3_Pos) /*!< 0x00000200 */
+#define DMA_ISR_TCIF3 DMA_ISR_TCIF3_Msk /*!< Channel 3 Transfer Complete flag */
+#define DMA_ISR_HTIF3_Pos (10U)
+#define DMA_ISR_HTIF3_Msk (0x1UL << DMA_ISR_HTIF3_Pos) /*!< 0x00000400 */
+#define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half Transfer flag */
+#define DMA_ISR_TEIF3_Pos (11U)
+#define DMA_ISR_TEIF3_Msk (0x1UL << DMA_ISR_TEIF3_Pos) /*!< 0x00000800 */
+#define DMA_ISR_TEIF3 DMA_ISR_TEIF3_Msk /*!< Channel 3 Transfer Error flag */
+#define DMA_ISR_GIF4_Pos (12U)
+#define DMA_ISR_GIF4_Msk (0x1UL << DMA_ISR_GIF4_Pos) /*!< 0x00001000 */
+#define DMA_ISR_GIF4 DMA_ISR_GIF4_Msk /*!< Channel 4 Global interrupt flag */
+#define DMA_ISR_TCIF4_Pos (13U)
+#define DMA_ISR_TCIF4_Msk (0x1UL << DMA_ISR_TCIF4_Pos) /*!< 0x00002000 */
+#define DMA_ISR_TCIF4 DMA_ISR_TCIF4_Msk /*!< Channel 4 Transfer Complete flag */
+#define DMA_ISR_HTIF4_Pos (14U)
+#define DMA_ISR_HTIF4_Msk (0x1UL << DMA_ISR_HTIF4_Pos) /*!< 0x00004000 */
+#define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half Transfer flag */
+#define DMA_ISR_TEIF4_Pos (15U)
+#define DMA_ISR_TEIF4_Msk (0x1UL << DMA_ISR_TEIF4_Pos) /*!< 0x00008000 */
+#define DMA_ISR_TEIF4 DMA_ISR_TEIF4_Msk /*!< Channel 4 Transfer Error flag */
+#define DMA_ISR_GIF5_Pos (16U)
+#define DMA_ISR_GIF5_Msk (0x1UL << DMA_ISR_GIF5_Pos) /*!< 0x00010000 */
+#define DMA_ISR_GIF5 DMA_ISR_GIF5_Msk /*!< Channel 5 Global interrupt flag */
+#define DMA_ISR_TCIF5_Pos (17U)
+#define DMA_ISR_TCIF5_Msk (0x1UL << DMA_ISR_TCIF5_Pos) /*!< 0x00020000 */
+#define DMA_ISR_TCIF5 DMA_ISR_TCIF5_Msk /*!< Channel 5 Transfer Complete flag */
+#define DMA_ISR_HTIF5_Pos (18U)
+#define DMA_ISR_HTIF5_Msk (0x1UL << DMA_ISR_HTIF5_Pos) /*!< 0x00040000 */
+#define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half Transfer flag */
+#define DMA_ISR_TEIF5_Pos (19U)
+#define DMA_ISR_TEIF5_Msk (0x1UL << DMA_ISR_TEIF5_Pos) /*!< 0x00080000 */
+#define DMA_ISR_TEIF5 DMA_ISR_TEIF5_Msk /*!< Channel 5 Transfer Error flag */
+#define DMA_ISR_GIF6_Pos (20U)
+#define DMA_ISR_GIF6_Msk (0x1UL << DMA_ISR_GIF6_Pos) /*!< 0x00100000 */
+#define DMA_ISR_GIF6 DMA_ISR_GIF6_Msk /*!< Channel 6 Global interrupt flag */
+#define DMA_ISR_TCIF6_Pos (21U)
+#define DMA_ISR_TCIF6_Msk (0x1UL << DMA_ISR_TCIF6_Pos) /*!< 0x00200000 */
+#define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Transfer Complete flag */
+#define DMA_ISR_HTIF6_Pos (22U)
+#define DMA_ISR_HTIF6_Msk (0x1UL << DMA_ISR_HTIF6_Pos) /*!< 0x00400000 */
+#define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half Transfer flag */
+#define DMA_ISR_TEIF6_Pos (23U)
+#define DMA_ISR_TEIF6_Msk (0x1UL << DMA_ISR_TEIF6_Pos) /*!< 0x00800000 */
+#define DMA_ISR_TEIF6 DMA_ISR_TEIF6_Msk /*!< Channel 6 Transfer Error flag */
+#define DMA_ISR_GIF7_Pos (24U)
+#define DMA_ISR_GIF7_Msk (0x1UL << DMA_ISR_GIF7_Pos) /*!< 0x01000000 */
+#define DMA_ISR_GIF7 DMA_ISR_GIF7_Msk /*!< Channel 7 Global interrupt flag */
+#define DMA_ISR_TCIF7_Pos (25U)
+#define DMA_ISR_TCIF7_Msk (0x1UL << DMA_ISR_TCIF7_Pos) /*!< 0x02000000 */
+#define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Transfer Complete flag */
+#define DMA_ISR_HTIF7_Pos (26U)
+#define DMA_ISR_HTIF7_Msk (0x1UL << DMA_ISR_HTIF7_Pos) /*!< 0x04000000 */
+#define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half Transfer flag */
+#define DMA_ISR_TEIF7_Pos (27U)
+#define DMA_ISR_TEIF7_Msk (0x1UL << DMA_ISR_TEIF7_Pos) /*!< 0x08000000 */
+#define DMA_ISR_TEIF7 DMA_ISR_TEIF7_Msk /*!< Channel 7 Transfer Error flag */
+
+/******************* Bit definition for DMA_IFCR register *******************/
+#define DMA_IFCR_CGIF1_Pos (0U)
+#define DMA_IFCR_CGIF1_Msk (0x1UL << DMA_IFCR_CGIF1_Pos) /*!< 0x00000001 */
+#define DMA_IFCR_CGIF1 DMA_IFCR_CGIF1_Msk /*!< Channel 1 Global interrupt clearr */
+#define DMA_IFCR_CTCIF1_Pos (1U)
+#define DMA_IFCR_CTCIF1_Msk (0x1UL << DMA_IFCR_CTCIF1_Pos) /*!< 0x00000002 */
+#define DMA_IFCR_CTCIF1 DMA_IFCR_CTCIF1_Msk /*!< Channel 1 Transfer Complete clear */
+#define DMA_IFCR_CHTIF1_Pos (2U)
+#define DMA_IFCR_CHTIF1_Msk (0x1UL << DMA_IFCR_CHTIF1_Pos) /*!< 0x00000004 */
+#define DMA_IFCR_CHTIF1 DMA_IFCR_CHTIF1_Msk /*!< Channel 1 Half Transfer clear */
+#define DMA_IFCR_CTEIF1_Pos (3U)
+#define DMA_IFCR_CTEIF1_Msk (0x1UL << DMA_IFCR_CTEIF1_Pos) /*!< 0x00000008 */
+#define DMA_IFCR_CTEIF1 DMA_IFCR_CTEIF1_Msk /*!< Channel 1 Transfer Error clear */
+#define DMA_IFCR_CGIF2_Pos (4U)
+#define DMA_IFCR_CGIF2_Msk (0x1UL << DMA_IFCR_CGIF2_Pos) /*!< 0x00000010 */
+#define DMA_IFCR_CGIF2 DMA_IFCR_CGIF2_Msk /*!< Channel 2 Global interrupt clear */
+#define DMA_IFCR_CTCIF2_Pos (5U)
+#define DMA_IFCR_CTCIF2_Msk (0x1UL << DMA_IFCR_CTCIF2_Pos) /*!< 0x00000020 */
+#define DMA_IFCR_CTCIF2 DMA_IFCR_CTCIF2_Msk /*!< Channel 2 Transfer Complete clear */
+#define DMA_IFCR_CHTIF2_Pos (6U)
+#define DMA_IFCR_CHTIF2_Msk (0x1UL << DMA_IFCR_CHTIF2_Pos) /*!< 0x00000040 */
+#define DMA_IFCR_CHTIF2 DMA_IFCR_CHTIF2_Msk /*!< Channel 2 Half Transfer clear */
+#define DMA_IFCR_CTEIF2_Pos (7U)
+#define DMA_IFCR_CTEIF2_Msk (0x1UL << DMA_IFCR_CTEIF2_Pos) /*!< 0x00000080 */
+#define DMA_IFCR_CTEIF2 DMA_IFCR_CTEIF2_Msk /*!< Channel 2 Transfer Error clear */
+#define DMA_IFCR_CGIF3_Pos (8U)
+#define DMA_IFCR_CGIF3_Msk (0x1UL << DMA_IFCR_CGIF3_Pos) /*!< 0x00000100 */
+#define DMA_IFCR_CGIF3 DMA_IFCR_CGIF3_Msk /*!< Channel 3 Global interrupt clear */
+#define DMA_IFCR_CTCIF3_Pos (9U)
+#define DMA_IFCR_CTCIF3_Msk (0x1UL << DMA_IFCR_CTCIF3_Pos) /*!< 0x00000200 */
+#define DMA_IFCR_CTCIF3 DMA_IFCR_CTCIF3_Msk /*!< Channel 3 Transfer Complete clear */
+#define DMA_IFCR_CHTIF3_Pos (10U)
+#define DMA_IFCR_CHTIF3_Msk (0x1UL << DMA_IFCR_CHTIF3_Pos) /*!< 0x00000400 */
+#define DMA_IFCR_CHTIF3 DMA_IFCR_CHTIF3_Msk /*!< Channel 3 Half Transfer clear */
+#define DMA_IFCR_CTEIF3_Pos (11U)
+#define DMA_IFCR_CTEIF3_Msk (0x1UL << DMA_IFCR_CTEIF3_Pos) /*!< 0x00000800 */
+#define DMA_IFCR_CTEIF3 DMA_IFCR_CTEIF3_Msk /*!< Channel 3 Transfer Error clear */
+#define DMA_IFCR_CGIF4_Pos (12U)
+#define DMA_IFCR_CGIF4_Msk (0x1UL << DMA_IFCR_CGIF4_Pos) /*!< 0x00001000 */
+#define DMA_IFCR_CGIF4 DMA_IFCR_CGIF4_Msk /*!< Channel 4 Global interrupt clear */
+#define DMA_IFCR_CTCIF4_Pos (13U)
+#define DMA_IFCR_CTCIF4_Msk (0x1UL << DMA_IFCR_CTCIF4_Pos) /*!< 0x00002000 */
+#define DMA_IFCR_CTCIF4 DMA_IFCR_CTCIF4_Msk /*!< Channel 4 Transfer Complete clear */
+#define DMA_IFCR_CHTIF4_Pos (14U)
+#define DMA_IFCR_CHTIF4_Msk (0x1UL << DMA_IFCR_CHTIF4_Pos) /*!< 0x00004000 */
+#define DMA_IFCR_CHTIF4 DMA_IFCR_CHTIF4_Msk /*!< Channel 4 Half Transfer clear */
+#define DMA_IFCR_CTEIF4_Pos (15U)
+#define DMA_IFCR_CTEIF4_Msk (0x1UL << DMA_IFCR_CTEIF4_Pos) /*!< 0x00008000 */
+#define DMA_IFCR_CTEIF4 DMA_IFCR_CTEIF4_Msk /*!< Channel 4 Transfer Error clear */
+#define DMA_IFCR_CGIF5_Pos (16U)
+#define DMA_IFCR_CGIF5_Msk (0x1UL << DMA_IFCR_CGIF5_Pos) /*!< 0x00010000 */
+#define DMA_IFCR_CGIF5 DMA_IFCR_CGIF5_Msk /*!< Channel 5 Global interrupt clear */
+#define DMA_IFCR_CTCIF5_Pos (17U)
+#define DMA_IFCR_CTCIF5_Msk (0x1UL << DMA_IFCR_CTCIF5_Pos) /*!< 0x00020000 */
+#define DMA_IFCR_CTCIF5 DMA_IFCR_CTCIF5_Msk /*!< Channel 5 Transfer Complete clear */
+#define DMA_IFCR_CHTIF5_Pos (18U)
+#define DMA_IFCR_CHTIF5_Msk (0x1UL << DMA_IFCR_CHTIF5_Pos) /*!< 0x00040000 */
+#define DMA_IFCR_CHTIF5 DMA_IFCR_CHTIF5_Msk /*!< Channel 5 Half Transfer clear */
+#define DMA_IFCR_CTEIF5_Pos (19U)
+#define DMA_IFCR_CTEIF5_Msk (0x1UL << DMA_IFCR_CTEIF5_Pos) /*!< 0x00080000 */
+#define DMA_IFCR_CTEIF5 DMA_IFCR_CTEIF5_Msk /*!< Channel 5 Transfer Error clear */
+#define DMA_IFCR_CGIF6_Pos (20U)
+#define DMA_IFCR_CGIF6_Msk (0x1UL << DMA_IFCR_CGIF6_Pos) /*!< 0x00100000 */
+#define DMA_IFCR_CGIF6 DMA_IFCR_CGIF6_Msk /*!< Channel 6 Global interrupt clear */
+#define DMA_IFCR_CTCIF6_Pos (21U)
+#define DMA_IFCR_CTCIF6_Msk (0x1UL << DMA_IFCR_CTCIF6_Pos) /*!< 0x00200000 */
+#define DMA_IFCR_CTCIF6 DMA_IFCR_CTCIF6_Msk /*!< Channel 6 Transfer Complete clear */
+#define DMA_IFCR_CHTIF6_Pos (22U)
+#define DMA_IFCR_CHTIF6_Msk (0x1UL << DMA_IFCR_CHTIF6_Pos) /*!< 0x00400000 */
+#define DMA_IFCR_CHTIF6 DMA_IFCR_CHTIF6_Msk /*!< Channel 6 Half Transfer clear */
+#define DMA_IFCR_CTEIF6_Pos (23U)
+#define DMA_IFCR_CTEIF6_Msk (0x1UL << DMA_IFCR_CTEIF6_Pos) /*!< 0x00800000 */
+#define DMA_IFCR_CTEIF6 DMA_IFCR_CTEIF6_Msk /*!< Channel 6 Transfer Error clear */
+#define DMA_IFCR_CGIF7_Pos (24U)
+#define DMA_IFCR_CGIF7_Msk (0x1UL << DMA_IFCR_CGIF7_Pos) /*!< 0x01000000 */
+#define DMA_IFCR_CGIF7 DMA_IFCR_CGIF7_Msk /*!< Channel 7 Global interrupt clear */
+#define DMA_IFCR_CTCIF7_Pos (25U)
+#define DMA_IFCR_CTCIF7_Msk (0x1UL << DMA_IFCR_CTCIF7_Pos) /*!< 0x02000000 */
+#define DMA_IFCR_CTCIF7 DMA_IFCR_CTCIF7_Msk /*!< Channel 7 Transfer Complete clear */
+#define DMA_IFCR_CHTIF7_Pos (26U)
+#define DMA_IFCR_CHTIF7_Msk (0x1UL << DMA_IFCR_CHTIF7_Pos) /*!< 0x04000000 */
+#define DMA_IFCR_CHTIF7 DMA_IFCR_CHTIF7_Msk /*!< Channel 7 Half Transfer clear */
+#define DMA_IFCR_CTEIF7_Pos (27U)
+#define DMA_IFCR_CTEIF7_Msk (0x1UL << DMA_IFCR_CTEIF7_Pos) /*!< 0x08000000 */
+#define DMA_IFCR_CTEIF7 DMA_IFCR_CTEIF7_Msk /*!< Channel 7 Transfer Error clear */
+
+/******************* Bit definition for DMA_CCR register ********************/
+#define DMA_CCR_EN_Pos (0U)
+#define DMA_CCR_EN_Msk (0x1UL << DMA_CCR_EN_Pos) /*!< 0x00000001 */
+#define DMA_CCR_EN DMA_CCR_EN_Msk /*!< Channel enable */
+#define DMA_CCR_TCIE_Pos (1U)
+#define DMA_CCR_TCIE_Msk (0x1UL << DMA_CCR_TCIE_Pos) /*!< 0x00000002 */
+#define DMA_CCR_TCIE DMA_CCR_TCIE_Msk /*!< Transfer complete interrupt enable */
+#define DMA_CCR_HTIE_Pos (2U)
+#define DMA_CCR_HTIE_Msk (0x1UL << DMA_CCR_HTIE_Pos) /*!< 0x00000004 */
+#define DMA_CCR_HTIE DMA_CCR_HTIE_Msk /*!< Half Transfer interrupt enable */
+#define DMA_CCR_TEIE_Pos (3U)
+#define DMA_CCR_TEIE_Msk (0x1UL << DMA_CCR_TEIE_Pos) /*!< 0x00000008 */
+#define DMA_CCR_TEIE DMA_CCR_TEIE_Msk /*!< Transfer error interrupt enable */
+#define DMA_CCR_DIR_Pos (4U)
+#define DMA_CCR_DIR_Msk (0x1UL << DMA_CCR_DIR_Pos) /*!< 0x00000010 */
+#define DMA_CCR_DIR DMA_CCR_DIR_Msk /*!< Data transfer direction */
+#define DMA_CCR_CIRC_Pos (5U)
+#define DMA_CCR_CIRC_Msk (0x1UL << DMA_CCR_CIRC_Pos) /*!< 0x00000020 */
+#define DMA_CCR_CIRC DMA_CCR_CIRC_Msk /*!< Circular mode */
+#define DMA_CCR_PINC_Pos (6U)
+#define DMA_CCR_PINC_Msk (0x1UL << DMA_CCR_PINC_Pos) /*!< 0x00000040 */
+#define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral increment mode */
+#define DMA_CCR_MINC_Pos (7U)
+#define DMA_CCR_MINC_Msk (0x1UL << DMA_CCR_MINC_Pos) /*!< 0x00000080 */
+#define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory increment mode */
+
+#define DMA_CCR_PSIZE_Pos (8U)
+#define DMA_CCR_PSIZE_Msk (0x3UL << DMA_CCR_PSIZE_Pos) /*!< 0x00000300 */
+#define DMA_CCR_PSIZE DMA_CCR_PSIZE_Msk /*!< PSIZE[1:0] bits (Peripheral size) */
+#define DMA_CCR_PSIZE_0 (0x1UL << DMA_CCR_PSIZE_Pos) /*!< 0x00000100 */
+#define DMA_CCR_PSIZE_1 (0x2UL << DMA_CCR_PSIZE_Pos) /*!< 0x00000200 */
+
+#define DMA_CCR_MSIZE_Pos (10U)
+#define DMA_CCR_MSIZE_Msk (0x3UL << DMA_CCR_MSIZE_Pos) /*!< 0x00000C00 */
+#define DMA_CCR_MSIZE DMA_CCR_MSIZE_Msk /*!< MSIZE[1:0] bits (Memory size) */
+#define DMA_CCR_MSIZE_0 (0x1UL << DMA_CCR_MSIZE_Pos) /*!< 0x00000400 */
+#define DMA_CCR_MSIZE_1 (0x2UL << DMA_CCR_MSIZE_Pos) /*!< 0x00000800 */
+
+#define DMA_CCR_PL_Pos (12U)
+#define DMA_CCR_PL_Msk (0x3UL << DMA_CCR_PL_Pos) /*!< 0x00003000 */
+#define DMA_CCR_PL DMA_CCR_PL_Msk /*!< PL[1:0] bits(Channel Priority level)*/
+#define DMA_CCR_PL_0 (0x1UL << DMA_CCR_PL_Pos) /*!< 0x00001000 */
+#define DMA_CCR_PL_1 (0x2UL << DMA_CCR_PL_Pos) /*!< 0x00002000 */
+
+#define DMA_CCR_MEM2MEM_Pos (14U)
+#define DMA_CCR_MEM2MEM_Msk (0x1UL << DMA_CCR_MEM2MEM_Pos) /*!< 0x00004000 */
+#define DMA_CCR_MEM2MEM DMA_CCR_MEM2MEM_Msk /*!< Memory to memory mode */
+
+/****************** Bit definition for DMA_CNDTR register *******************/
+#define DMA_CNDTR_NDT_Pos (0U)
+#define DMA_CNDTR_NDT_Msk (0xFFFFUL << DMA_CNDTR_NDT_Pos) /*!< 0x0000FFFF */
+#define DMA_CNDTR_NDT DMA_CNDTR_NDT_Msk /*!< Number of data to Transfer */
+
+/****************** Bit definition for DMA_CPAR register ********************/
+#define DMA_CPAR_PA_Pos (0U)
+#define DMA_CPAR_PA_Msk (0xFFFFFFFFUL << DMA_CPAR_PA_Pos) /*!< 0xFFFFFFFF */
+#define DMA_CPAR_PA DMA_CPAR_PA_Msk /*!< Peripheral Address */
+
+/****************** Bit definition for DMA_CMAR register ********************/
+#define DMA_CMAR_MA_Pos (0U)
+#define DMA_CMAR_MA_Msk (0xFFFFFFFFUL << DMA_CMAR_MA_Pos) /*!< 0xFFFFFFFF */
+#define DMA_CMAR_MA DMA_CMAR_MA_Msk /*!< Memory Address */
+
+/******************************************************************************/
+/* */
+/* DMAMUX Controller */
+/* */
+/******************************************************************************/
+/******************** Bits definition for DMAMUX_CxCR register **************/
+#define DMAMUX_CxCR_DMAREQ_ID_Pos (0U)
+#define DMAMUX_CxCR_DMAREQ_ID_Msk (0x3FUL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x0000003F */
+#define DMAMUX_CxCR_DMAREQ_ID DMAMUX_CxCR_DMAREQ_ID_Msk /*!< DMA Request ID */
+#define DMAMUX_CxCR_DMAREQ_ID_0 (0x01UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000001 */
+#define DMAMUX_CxCR_DMAREQ_ID_1 (0x02UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000002 */
+#define DMAMUX_CxCR_DMAREQ_ID_2 (0x04UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000004 */
+#define DMAMUX_CxCR_DMAREQ_ID_3 (0x08UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000008 */
+#define DMAMUX_CxCR_DMAREQ_ID_4 (0x10UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000010 */
+#define DMAMUX_CxCR_DMAREQ_ID_5 (0x20UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000020 */
+#define DMAMUX_CxCR_DMAREQ_ID_6 (0x40UL << DMAMUX_CxCR_DMAREQ_ID_Pos) /*!< 0x00000040 */
+#define DMAMUX_CxCR_SOIE_Pos (8U)
+#define DMAMUX_CxCR_SOIE_Msk (0x1UL << DMAMUX_CxCR_SOIE_Pos) /*!< 0x00000100 */
+#define DMAMUX_CxCR_SOIE DMAMUX_CxCR_SOIE_Msk /*!< Synchro overrun interrupt enable */
+#define DMAMUX_CxCR_EGE_Pos (9U)
+#define DMAMUX_CxCR_EGE_Msk (0x1UL << DMAMUX_CxCR_EGE_Pos) /*!< 0x00000200 */
+#define DMAMUX_CxCR_EGE DMAMUX_CxCR_EGE_Msk /*!< Event generation interrupt enable */
+#define DMAMUX_CxCR_SE_Pos (16U)
+#define DMAMUX_CxCR_SE_Msk (0x1UL << DMAMUX_CxCR_SE_Pos) /*!< 0x00010000 */
+#define DMAMUX_CxCR_SE DMAMUX_CxCR_SE_Msk /*!< Synchronization enable */
+#define DMAMUX_CxCR_SPOL_Pos (17U)
+#define DMAMUX_CxCR_SPOL_Msk (0x3UL << DMAMUX_CxCR_SPOL_Pos) /*!< 0x00060000 */
+#define DMAMUX_CxCR_SPOL DMAMUX_CxCR_SPOL_Msk /*!< Synchronization polarity */
+#define DMAMUX_CxCR_SPOL_0 (0x1UL << DMAMUX_CxCR_SPOL_Pos) /*!< 0x00020000 */
+#define DMAMUX_CxCR_SPOL_1 (0x2UL << DMAMUX_CxCR_SPOL_Pos) /*!< 0x00040000 */
+#define DMAMUX_CxCR_NBREQ_Pos (19U)
+#define DMAMUX_CxCR_NBREQ_Msk (0x1FUL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00F80000 */
+#define DMAMUX_CxCR_NBREQ DMAMUX_CxCR_NBREQ_Msk /*!< Number of request */
+#define DMAMUX_CxCR_NBREQ_0 (0x01UL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00080000 */
+#define DMAMUX_CxCR_NBREQ_1 (0x02UL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00100000 */
+#define DMAMUX_CxCR_NBREQ_2 (0x04UL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00200000 */
+#define DMAMUX_CxCR_NBREQ_3 (0x08UL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00400000 */
+#define DMAMUX_CxCR_NBREQ_4 (0x10UL << DMAMUX_CxCR_NBREQ_Pos) /*!< 0x00800000 */
+#define DMAMUX_CxCR_SYNC_ID_Pos (24U)
+#define DMAMUX_CxCR_SYNC_ID_Msk (0x1FUL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x1F000000 */
+#define DMAMUX_CxCR_SYNC_ID DMAMUX_CxCR_SYNC_ID_Msk /*!< Synchronization ID */
+#define DMAMUX_CxCR_SYNC_ID_0 (0x01UL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x01000000 */
+#define DMAMUX_CxCR_SYNC_ID_1 (0x02UL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x02000000 */
+#define DMAMUX_CxCR_SYNC_ID_2 (0x04UL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x04000000 */
+#define DMAMUX_CxCR_SYNC_ID_3 (0x08UL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x08000000 */
+#define DMAMUX_CxCR_SYNC_ID_4 (0x10UL << DMAMUX_CxCR_SYNC_ID_Pos) /*!< 0x10000000 */
+
+/******************* Bits definition for DMAMUX_CSR register **************/
+#define DMAMUX_CSR_SOF0_Pos (0U)
+#define DMAMUX_CSR_SOF0_Msk (0x1UL << DMAMUX_CSR_SOF0_Pos) /*!< 0x00000001 */
+#define DMAMUX_CSR_SOF0 DMAMUX_CSR_SOF0_Msk /*!< Synchronization Overrun Flag 0 */
+#define DMAMUX_CSR_SOF1_Pos (1U)
+#define DMAMUX_CSR_SOF1_Msk (0x1UL << DMAMUX_CSR_SOF1_Pos) /*!< 0x00000002 */
+#define DMAMUX_CSR_SOF1 DMAMUX_CSR_SOF1_Msk /*!< Synchronization Overrun Flag 1 */
+#define DMAMUX_CSR_SOF2_Pos (2U)
+#define DMAMUX_CSR_SOF2_Msk (0x1UL << DMAMUX_CSR_SOF2_Pos) /*!< 0x00000004 */
+#define DMAMUX_CSR_SOF2 DMAMUX_CSR_SOF2_Msk /*!< Synchronization Overrun Flag 2 */
+#define DMAMUX_CSR_SOF3_Pos (3U)
+#define DMAMUX_CSR_SOF3_Msk (0x1UL << DMAMUX_CSR_SOF3_Pos) /*!< 0x00000008 */
+#define DMAMUX_CSR_SOF3 DMAMUX_CSR_SOF3_Msk /*!< Synchronization Overrun Flag 3 */
+#define DMAMUX_CSR_SOF4_Pos (4U)
+#define DMAMUX_CSR_SOF4_Msk (0x1UL << DMAMUX_CSR_SOF4_Pos) /*!< 0x00000010 */
+#define DMAMUX_CSR_SOF4 DMAMUX_CSR_SOF4_Msk /*!< Synchronization Overrun Flag 4 */
+#define DMAMUX_CSR_SOF5_Pos (5U)
+#define DMAMUX_CSR_SOF5_Msk (0x1UL << DMAMUX_CSR_SOF5_Pos) /*!< 0x00000020 */
+#define DMAMUX_CSR_SOF5 DMAMUX_CSR_SOF5_Msk /*!< Synchronization Overrun Flag 5 */
+#define DMAMUX_CSR_SOF6_Pos (6U)
+#define DMAMUX_CSR_SOF6_Msk (0x1UL << DMAMUX_CSR_SOF6_Pos) /*!< 0x00000040 */
+#define DMAMUX_CSR_SOF6 DMAMUX_CSR_SOF6_Msk /*!< Synchronization Overrun Flag 6 */
+
+/******************** Bits definition for DMAMUX_CFR register **************/
+#define DMAMUX_CFR_CSOF0_Pos (0U)
+#define DMAMUX_CFR_CSOF0_Msk (0x1UL << DMAMUX_CFR_CSOF0_Pos) /*!< 0x00000001 */
+#define DMAMUX_CFR_CSOF0 DMAMUX_CFR_CSOF0_Msk /*!< Clear Overrun Flag 0 */
+#define DMAMUX_CFR_CSOF1_Pos (1U)
+#define DMAMUX_CFR_CSOF1_Msk (0x1UL << DMAMUX_CFR_CSOF1_Pos) /*!< 0x00000002 */
+#define DMAMUX_CFR_CSOF1 DMAMUX_CFR_CSOF1_Msk /*!< Clear Overrun Flag 1 */
+#define DMAMUX_CFR_CSOF2_Pos (2U)
+#define DMAMUX_CFR_CSOF2_Msk (0x1UL << DMAMUX_CFR_CSOF2_Pos) /*!< 0x00000004 */
+#define DMAMUX_CFR_CSOF2 DMAMUX_CFR_CSOF2_Msk /*!< Clear Overrun Flag 2 */
+#define DMAMUX_CFR_CSOF3_Pos (3U)
+#define DMAMUX_CFR_CSOF3_Msk (0x1UL << DMAMUX_CFR_CSOF3_Pos) /*!< 0x00000008 */
+#define DMAMUX_CFR_CSOF3 DMAMUX_CFR_CSOF3_Msk /*!< Clear Overrun Flag 3 */
+#define DMAMUX_CFR_CSOF4_Pos (4U)
+#define DMAMUX_CFR_CSOF4_Msk (0x1UL << DMAMUX_CFR_CSOF4_Pos) /*!< 0x00000010 */
+#define DMAMUX_CFR_CSOF4 DMAMUX_CFR_CSOF4_Msk /*!< Clear Overrun Flag 4 */
+#define DMAMUX_CFR_CSOF5_Pos (5U)
+#define DMAMUX_CFR_CSOF5_Msk (0x1UL << DMAMUX_CFR_CSOF5_Pos) /*!< 0x00000020 */
+#define DMAMUX_CFR_CSOF5 DMAMUX_CFR_CSOF5_Msk /*!< Clear Overrun Flag 5 */
+#define DMAMUX_CFR_CSOF6_Pos (6U)
+#define DMAMUX_CFR_CSOF6_Msk (0x1UL << DMAMUX_CFR_CSOF6_Pos) /*!< 0x00000040 */
+#define DMAMUX_CFR_CSOF6 DMAMUX_CFR_CSOF6_Msk /*!< Clear Overrun Flag 6 */
+
+/******************** Bits definition for DMAMUX_RGxCR register ************/
+#define DMAMUX_RGxCR_SIG_ID_Pos (0U)
+#define DMAMUX_RGxCR_SIG_ID_Msk (0x1FUL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x0000001F */
+#define DMAMUX_RGxCR_SIG_ID DMAMUX_RGxCR_SIG_ID_Msk /*!< Signal ID */
+#define DMAMUX_RGxCR_SIG_ID_0 (0x01UL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x00000001 */
+#define DMAMUX_RGxCR_SIG_ID_1 (0x02UL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x00000002 */
+#define DMAMUX_RGxCR_SIG_ID_2 (0x04UL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x00000004 */
+#define DMAMUX_RGxCR_SIG_ID_3 (0x08UL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x00000008 */
+#define DMAMUX_RGxCR_SIG_ID_4 (0x10UL << DMAMUX_RGxCR_SIG_ID_Pos) /*!< 0x00000010 */
+#define DMAMUX_RGxCR_OIE_Pos (8U)
+#define DMAMUX_RGxCR_OIE_Msk (0x1UL << DMAMUX_RGxCR_OIE_Pos) /*!< 0x00000100 */
+#define DMAMUX_RGxCR_OIE DMAMUX_RGxCR_OIE_Msk /*!< Overrun interrupt enable */
+#define DMAMUX_RGxCR_GE_Pos (16U)
+#define DMAMUX_RGxCR_GE_Msk (0x1UL << DMAMUX_RGxCR_GE_Pos) /*!< 0x00010000 */
+#define DMAMUX_RGxCR_GE DMAMUX_RGxCR_GE_Msk /*!< Generation enable */
+#define DMAMUX_RGxCR_GPOL_Pos (17U)
+#define DMAMUX_RGxCR_GPOL_Msk (0x3UL << DMAMUX_RGxCR_GPOL_Pos) /*!< 0x00060000 */
+#define DMAMUX_RGxCR_GPOL DMAMUX_RGxCR_GPOL_Msk /*!< Generation polarity */
+#define DMAMUX_RGxCR_GPOL_0 (0x1UL << DMAMUX_RGxCR_GPOL_Pos) /*!< 0x00020000 */
+#define DMAMUX_RGxCR_GPOL_1 (0x2UL << DMAMUX_RGxCR_GPOL_Pos) /*!< 0x00040000 */
+#define DMAMUX_RGxCR_GNBREQ_Pos (19U)
+#define DMAMUX_RGxCR_GNBREQ_Msk (0x1FUL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00F80000 */
+#define DMAMUX_RGxCR_GNBREQ DMAMUX_RGxCR_GNBREQ_Msk /*!< Number of request */
+#define DMAMUX_RGxCR_GNBREQ_0 (0x01UL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00080000 */
+#define DMAMUX_RGxCR_GNBREQ_1 (0x02UL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00100000 */
+#define DMAMUX_RGxCR_GNBREQ_2 (0x04UL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00200000 */
+#define DMAMUX_RGxCR_GNBREQ_3 (0x08UL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00400000 */
+#define DMAMUX_RGxCR_GNBREQ_4 (0x10UL << DMAMUX_RGxCR_GNBREQ_Pos) /*!< 0x00800000 */
+
+/******************** Bits definition for DMAMUX_RGSR register **************/
+#define DMAMUX_RGSR_OF0_Pos (0U)
+#define DMAMUX_RGSR_OF0_Msk (0x1UL << DMAMUX_RGSR_OF0_Pos) /*!< 0x00000001 */
+#define DMAMUX_RGSR_OF0 DMAMUX_RGSR_OF0_Msk /*!< Overrun flag 0 */
+#define DMAMUX_RGSR_OF1_Pos (1U)
+#define DMAMUX_RGSR_OF1_Msk (0x1UL << DMAMUX_RGSR_OF1_Pos) /*!< 0x00000002 */
+#define DMAMUX_RGSR_OF1 DMAMUX_RGSR_OF1_Msk /*!< Overrun flag 1 */
+#define DMAMUX_RGSR_OF2_Pos (2U)
+#define DMAMUX_RGSR_OF2_Msk (0x1UL << DMAMUX_RGSR_OF2_Pos) /*!< 0x00000004 */
+#define DMAMUX_RGSR_OF2 DMAMUX_RGSR_OF2_Msk /*!< Overrun flag 2 */
+#define DMAMUX_RGSR_OF3_Pos (3U)
+#define DMAMUX_RGSR_OF3_Msk (0x1UL << DMAMUX_RGSR_OF3_Pos) /*!< 0x00000008 */
+#define DMAMUX_RGSR_OF3 DMAMUX_RGSR_OF3_Msk /*!< Overrun flag 3 */
+
+/******************** Bits definition for DMAMUX_RGCFR register **************/
+#define DMAMUX_RGCFR_COF0_Pos (0U)
+#define DMAMUX_RGCFR_COF0_Msk (0x1UL << DMAMUX_RGCFR_COF0_Pos) /*!< 0x00000001 */
+#define DMAMUX_RGCFR_COF0 DMAMUX_RGCFR_COF0_Msk /*!< Clear Overrun flag 0 */
+#define DMAMUX_RGCFR_COF1_Pos (1U)
+#define DMAMUX_RGCFR_COF1_Msk (0x1UL << DMAMUX_RGCFR_COF1_Pos) /*!< 0x00000002 */
+#define DMAMUX_RGCFR_COF1 DMAMUX_RGCFR_COF1_Msk /*!< Clear Overrun flag 1 */
+#define DMAMUX_RGCFR_COF2_Pos (2U)
+#define DMAMUX_RGCFR_COF2_Msk (0x1UL << DMAMUX_RGCFR_COF2_Pos) /*!< 0x00000004 */
+#define DMAMUX_RGCFR_COF2 DMAMUX_RGCFR_COF2_Msk /*!< Clear Overrun flag 2 */
+#define DMAMUX_RGCFR_COF3_Pos (3U)
+#define DMAMUX_RGCFR_COF3_Msk (0x1UL << DMAMUX_RGCFR_COF3_Pos) /*!< 0x00000008 */
+#define DMAMUX_RGCFR_COF3 DMAMUX_RGCFR_COF3_Msk /*!< Clear Overrun flag 3 */
+
+/******************************************************************************/
+/* */
+/* External Interrupt/Event Controller */
+/* */
+/******************************************************************************/
+/****************** Bit definition for EXTI_RTSR1 register ******************/
+#define EXTI_RTSR1_RT0_Pos (0U)
+#define EXTI_RTSR1_RT0_Msk (0x1UL << EXTI_RTSR1_RT0_Pos) /*!< 0x00000001 */
+#define EXTI_RTSR1_RT0 EXTI_RTSR1_RT0_Msk /*!< Rising trigger configuration for input line 0 */
+#define EXTI_RTSR1_RT1_Pos (1U)
+#define EXTI_RTSR1_RT1_Msk (0x1UL << EXTI_RTSR1_RT1_Pos) /*!< 0x00000002 */
+#define EXTI_RTSR1_RT1 EXTI_RTSR1_RT1_Msk /*!< Rising trigger configuration for input line 1 */
+#define EXTI_RTSR1_RT2_Pos (2U)
+#define EXTI_RTSR1_RT2_Msk (0x1UL << EXTI_RTSR1_RT2_Pos) /*!< 0x00000004 */
+#define EXTI_RTSR1_RT2 EXTI_RTSR1_RT2_Msk /*!< Rising trigger configuration for input line 2 */
+#define EXTI_RTSR1_RT3_Pos (3U)
+#define EXTI_RTSR1_RT3_Msk (0x1UL << EXTI_RTSR1_RT3_Pos) /*!< 0x00000008 */
+#define EXTI_RTSR1_RT3 EXTI_RTSR1_RT3_Msk /*!< Rising trigger configuration for input line 3 */
+#define EXTI_RTSR1_RT4_Pos (4U)
+#define EXTI_RTSR1_RT4_Msk (0x1UL << EXTI_RTSR1_RT4_Pos) /*!< 0x00000010 */
+#define EXTI_RTSR1_RT4 EXTI_RTSR1_RT4_Msk /*!< Rising trigger configuration for input line 4 */
+#define EXTI_RTSR1_RT5_Pos (5U)
+#define EXTI_RTSR1_RT5_Msk (0x1UL << EXTI_RTSR1_RT5_Pos) /*!< 0x00000020 */
+#define EXTI_RTSR1_RT5 EXTI_RTSR1_RT5_Msk /*!< Rising trigger configuration for input line 5 */
+#define EXTI_RTSR1_RT6_Pos (6U)
+#define EXTI_RTSR1_RT6_Msk (0x1UL << EXTI_RTSR1_RT6_Pos) /*!< 0x00000040 */
+#define EXTI_RTSR1_RT6 EXTI_RTSR1_RT6_Msk /*!< Rising trigger configuration for input line 6 */
+#define EXTI_RTSR1_RT7_Pos (7U)
+#define EXTI_RTSR1_RT7_Msk (0x1UL << EXTI_RTSR1_RT7_Pos) /*!< 0x00000080 */
+#define EXTI_RTSR1_RT7 EXTI_RTSR1_RT7_Msk /*!< Rising trigger configuration for input line 7 */
+#define EXTI_RTSR1_RT8_Pos (8U)
+#define EXTI_RTSR1_RT8_Msk (0x1UL << EXTI_RTSR1_RT8_Pos) /*!< 0x00000100 */
+#define EXTI_RTSR1_RT8 EXTI_RTSR1_RT8_Msk /*!< Rising trigger configuration for input line 8 */
+#define EXTI_RTSR1_RT9_Pos (9U)
+#define EXTI_RTSR1_RT9_Msk (0x1UL << EXTI_RTSR1_RT9_Pos) /*!< 0x00000200 */
+#define EXTI_RTSR1_RT9 EXTI_RTSR1_RT9_Msk /*!< Rising trigger configuration for input line 9 */
+#define EXTI_RTSR1_RT10_Pos (10U)
+#define EXTI_RTSR1_RT10_Msk (0x1UL << EXTI_RTSR1_RT10_Pos) /*!< 0x00000400 */
+#define EXTI_RTSR1_RT10 EXTI_RTSR1_RT10_Msk /*!< Rising trigger configuration for input line 10 */
+#define EXTI_RTSR1_RT11_Pos (11U)
+#define EXTI_RTSR1_RT11_Msk (0x1UL << EXTI_RTSR1_RT11_Pos) /*!< 0x00000800 */
+#define EXTI_RTSR1_RT11 EXTI_RTSR1_RT11_Msk /*!< Rising trigger configuration for input line 11 */
+#define EXTI_RTSR1_RT12_Pos (12U)
+#define EXTI_RTSR1_RT12_Msk (0x1UL << EXTI_RTSR1_RT12_Pos) /*!< 0x00001000 */
+#define EXTI_RTSR1_RT12 EXTI_RTSR1_RT12_Msk /*!< Rising trigger configuration for input line 12 */
+#define EXTI_RTSR1_RT13_Pos (13U)
+#define EXTI_RTSR1_RT13_Msk (0x1UL << EXTI_RTSR1_RT13_Pos) /*!< 0x00002000 */
+#define EXTI_RTSR1_RT13 EXTI_RTSR1_RT13_Msk /*!< Rising trigger configuration for input line 13 */
+#define EXTI_RTSR1_RT14_Pos (14U)
+#define EXTI_RTSR1_RT14_Msk (0x1UL << EXTI_RTSR1_RT14_Pos) /*!< 0x00004000 */
+#define EXTI_RTSR1_RT14 EXTI_RTSR1_RT14_Msk /*!< Rising trigger configuration for input line 14 */
+#define EXTI_RTSR1_RT15_Pos (15U)
+#define EXTI_RTSR1_RT15_Msk (0x1UL << EXTI_RTSR1_RT15_Pos) /*!< 0x00008000 */
+#define EXTI_RTSR1_RT15 EXTI_RTSR1_RT15_Msk /*!< Rising trigger configuration for input line 15 */
+
+/****************** Bit definition for EXTI_FTSR1 register ******************/
+#define EXTI_FTSR1_FT0_Pos (0U)
+#define EXTI_FTSR1_FT0_Msk (0x1UL << EXTI_FTSR1_FT0_Pos) /*!< 0x00000001 */
+#define EXTI_FTSR1_FT0 EXTI_FTSR1_FT0_Msk /*!< Falling trigger configuration for input line 0 */
+#define EXTI_FTSR1_FT1_Pos (1U)
+#define EXTI_FTSR1_FT1_Msk (0x1UL << EXTI_FTSR1_FT1_Pos) /*!< 0x00000002 */
+#define EXTI_FTSR1_FT1 EXTI_FTSR1_FT1_Msk /*!< Falling trigger configuration for input line 1 */
+#define EXTI_FTSR1_FT2_Pos (2U)
+#define EXTI_FTSR1_FT2_Msk (0x1UL << EXTI_FTSR1_FT2_Pos) /*!< 0x00000004 */
+#define EXTI_FTSR1_FT2 EXTI_FTSR1_FT2_Msk /*!< Falling trigger configuration for input line 2 */
+#define EXTI_FTSR1_FT3_Pos (3U)
+#define EXTI_FTSR1_FT3_Msk (0x1UL << EXTI_FTSR1_FT3_Pos) /*!< 0x00000008 */
+#define EXTI_FTSR1_FT3 EXTI_FTSR1_FT3_Msk /*!< Falling trigger configuration for input line 3 */
+#define EXTI_FTSR1_FT4_Pos (4U)
+#define EXTI_FTSR1_FT4_Msk (0x1UL << EXTI_FTSR1_FT4_Pos) /*!< 0x00000010 */
+#define EXTI_FTSR1_FT4 EXTI_FTSR1_FT4_Msk /*!< Falling trigger configuration for input line 4 */
+#define EXTI_FTSR1_FT5_Pos (5U)
+#define EXTI_FTSR1_FT5_Msk (0x1UL << EXTI_FTSR1_FT5_Pos) /*!< 0x00000020 */
+#define EXTI_FTSR1_FT5 EXTI_FTSR1_FT5_Msk /*!< Falling trigger configuration for input line 5 */
+#define EXTI_FTSR1_FT6_Pos (6U)
+#define EXTI_FTSR1_FT6_Msk (0x1UL << EXTI_FTSR1_FT6_Pos) /*!< 0x00000040 */
+#define EXTI_FTSR1_FT6 EXTI_FTSR1_FT6_Msk /*!< Falling trigger configuration for input line 6 */
+#define EXTI_FTSR1_FT7_Pos (7U)
+#define EXTI_FTSR1_FT7_Msk (0x1UL << EXTI_FTSR1_FT7_Pos) /*!< 0x00000080 */
+#define EXTI_FTSR1_FT7 EXTI_FTSR1_FT7_Msk /*!< Falling trigger configuration for input line 7 */
+#define EXTI_FTSR1_FT8_Pos (8U)
+#define EXTI_FTSR1_FT8_Msk (0x1UL << EXTI_FTSR1_FT8_Pos) /*!< 0x00000100 */
+#define EXTI_FTSR1_FT8 EXTI_FTSR1_FT8_Msk /*!< Falling trigger configuration for input line 8 */
+#define EXTI_FTSR1_FT9_Pos (9U)
+#define EXTI_FTSR1_FT9_Msk (0x1UL << EXTI_FTSR1_FT9_Pos) /*!< 0x00000200 */
+#define EXTI_FTSR1_FT9 EXTI_FTSR1_FT9_Msk /*!< Falling trigger configuration for input line 9 */
+#define EXTI_FTSR1_FT10_Pos (10U)
+#define EXTI_FTSR1_FT10_Msk (0x1UL << EXTI_FTSR1_FT10_Pos) /*!< 0x00000400 */
+#define EXTI_FTSR1_FT10 EXTI_FTSR1_FT10_Msk /*!< Falling trigger configuration for input line 10 */
+#define EXTI_FTSR1_FT11_Pos (11U)
+#define EXTI_FTSR1_FT11_Msk (0x1UL << EXTI_FTSR1_FT11_Pos) /*!< 0x00000800 */
+#define EXTI_FTSR1_FT11 EXTI_FTSR1_FT11_Msk /*!< Falling trigger configuration for input line 11 */
+#define EXTI_FTSR1_FT12_Pos (12U)
+#define EXTI_FTSR1_FT12_Msk (0x1UL << EXTI_FTSR1_FT12_Pos) /*!< 0x00001000 */
+#define EXTI_FTSR1_FT12 EXTI_FTSR1_FT12_Msk /*!< Falling trigger configuration for input line 12 */
+#define EXTI_FTSR1_FT13_Pos (13U)
+#define EXTI_FTSR1_FT13_Msk (0x1UL << EXTI_FTSR1_FT13_Pos) /*!< 0x00002000 */
+#define EXTI_FTSR1_FT13 EXTI_FTSR1_FT13_Msk /*!< Falling trigger configuration for input line 13 */
+#define EXTI_FTSR1_FT14_Pos (14U)
+#define EXTI_FTSR1_FT14_Msk (0x1UL << EXTI_FTSR1_FT14_Pos) /*!< 0x00004000 */
+#define EXTI_FTSR1_FT14 EXTI_FTSR1_FT14_Msk /*!< Falling trigger configuration for input line 14 */
+#define EXTI_FTSR1_FT15_Pos (15U)
+#define EXTI_FTSR1_FT15_Msk (0x1UL << EXTI_FTSR1_FT15_Pos) /*!< 0x00008000 */
+#define EXTI_FTSR1_FT15 EXTI_FTSR1_FT15_Msk /*!< Falling trigger configuration for input line 15 */
+
+/****************** Bit definition for EXTI_SWIER1 register *****************/
+#define EXTI_SWIER1_SWI0_Pos (0U)
+#define EXTI_SWIER1_SWI0_Msk (0x1UL << EXTI_SWIER1_SWI0_Pos) /*!< 0x00000001 */
+#define EXTI_SWIER1_SWI0 EXTI_SWIER1_SWI0_Msk /*!< Software Interrupt on line 0 */
+#define EXTI_SWIER1_SWI1_Pos (1U)
+#define EXTI_SWIER1_SWI1_Msk (0x1UL << EXTI_SWIER1_SWI1_Pos) /*!< 0x00000002 */
+#define EXTI_SWIER1_SWI1 EXTI_SWIER1_SWI1_Msk /*!< Software Interrupt on line 1 */
+#define EXTI_SWIER1_SWI2_Pos (2U)
+#define EXTI_SWIER1_SWI2_Msk (0x1UL << EXTI_SWIER1_SWI2_Pos) /*!< 0x00000004 */
+#define EXTI_SWIER1_SWI2 EXTI_SWIER1_SWI2_Msk /*!< Software Interrupt on line 2 */
+#define EXTI_SWIER1_SWI3_Pos (3U)
+#define EXTI_SWIER1_SWI3_Msk (0x1UL << EXTI_SWIER1_SWI3_Pos) /*!< 0x00000008 */
+#define EXTI_SWIER1_SWI3 EXTI_SWIER1_SWI3_Msk /*!< Software Interrupt on line 3 */
+#define EXTI_SWIER1_SWI4_Pos (4U)
+#define EXTI_SWIER1_SWI4_Msk (0x1UL << EXTI_SWIER1_SWI4_Pos) /*!< 0x00000010 */
+#define EXTI_SWIER1_SWI4 EXTI_SWIER1_SWI4_Msk /*!< Software Interrupt on line 4 */
+#define EXTI_SWIER1_SWI5_Pos (5U)
+#define EXTI_SWIER1_SWI5_Msk (0x1UL << EXTI_SWIER1_SWI5_Pos) /*!< 0x00000020 */
+#define EXTI_SWIER1_SWI5 EXTI_SWIER1_SWI5_Msk /*!< Software Interrupt on line 5 */
+#define EXTI_SWIER1_SWI6_Pos (6U)
+#define EXTI_SWIER1_SWI6_Msk (0x1UL << EXTI_SWIER1_SWI6_Pos) /*!< 0x00000040 */
+#define EXTI_SWIER1_SWI6 EXTI_SWIER1_SWI6_Msk /*!< Software Interrupt on line 6 */
+#define EXTI_SWIER1_SWI7_Pos (7U)
+#define EXTI_SWIER1_SWI7_Msk (0x1UL << EXTI_SWIER1_SWI7_Pos) /*!< 0x00000080 */
+#define EXTI_SWIER1_SWI7 EXTI_SWIER1_SWI7_Msk /*!< Software Interrupt on line 7 */
+#define EXTI_SWIER1_SWI8_Pos (8U)
+#define EXTI_SWIER1_SWI8_Msk (0x1UL << EXTI_SWIER1_SWI8_Pos) /*!< 0x00000100 */
+#define EXTI_SWIER1_SWI8 EXTI_SWIER1_SWI8_Msk /*!< Software Interrupt on line 8 */
+#define EXTI_SWIER1_SWI9_Pos (9U)
+#define EXTI_SWIER1_SWI9_Msk (0x1UL << EXTI_SWIER1_SWI9_Pos) /*!< 0x00000200 */
+#define EXTI_SWIER1_SWI9 EXTI_SWIER1_SWI9_Msk /*!< Software Interrupt on line 9 */
+#define EXTI_SWIER1_SWI10_Pos (10U)
+#define EXTI_SWIER1_SWI10_Msk (0x1UL << EXTI_SWIER1_SWI10_Pos) /*!< 0x00000400 */
+#define EXTI_SWIER1_SWI10 EXTI_SWIER1_SWI10_Msk /*!< Software Interrupt on line 10 */
+#define EXTI_SWIER1_SWI11_Pos (11U)
+#define EXTI_SWIER1_SWI11_Msk (0x1UL << EXTI_SWIER1_SWI11_Pos) /*!< 0x00000800 */
+#define EXTI_SWIER1_SWI11 EXTI_SWIER1_SWI11_Msk /*!< Software Interrupt on line 11 */
+#define EXTI_SWIER1_SWI12_Pos (12U)
+#define EXTI_SWIER1_SWI12_Msk (0x1UL << EXTI_SWIER1_SWI12_Pos) /*!< 0x00001000 */
+#define EXTI_SWIER1_SWI12 EXTI_SWIER1_SWI12_Msk /*!< Software Interrupt on line 12 */
+#define EXTI_SWIER1_SWI13_Pos (13U)
+#define EXTI_SWIER1_SWI13_Msk (0x1UL << EXTI_SWIER1_SWI13_Pos) /*!< 0x00002000 */
+#define EXTI_SWIER1_SWI13 EXTI_SWIER1_SWI13_Msk /*!< Software Interrupt on line 13 */
+#define EXTI_SWIER1_SWI14_Pos (14U)
+#define EXTI_SWIER1_SWI14_Msk (0x1UL << EXTI_SWIER1_SWI14_Pos) /*!< 0x00004000 */
+#define EXTI_SWIER1_SWI14 EXTI_SWIER1_SWI14_Msk /*!< Software Interrupt on line 14 */
+#define EXTI_SWIER1_SWI15_Pos (15U)
+#define EXTI_SWIER1_SWI15_Msk (0x1UL << EXTI_SWIER1_SWI15_Pos) /*!< 0x00008000 */
+#define EXTI_SWIER1_SWI15 EXTI_SWIER1_SWI15_Msk /*!< Software Interrupt on line 15 */
+
+/******************* Bit definition for EXTI_RPR1 register ******************/
+#define EXTI_RPR1_RPIF0_Pos (0U)
+#define EXTI_RPR1_RPIF0_Msk (0x1UL << EXTI_RPR1_RPIF0_Pos) /*!< 0x00000001 */
+#define EXTI_RPR1_RPIF0 EXTI_RPR1_RPIF0_Msk /*!< Rising Pending Interrupt Flag on line 0 */
+#define EXTI_RPR1_RPIF1_Pos (1U)
+#define EXTI_RPR1_RPIF1_Msk (0x1UL << EXTI_RPR1_RPIF1_Pos) /*!< 0x00000002 */
+#define EXTI_RPR1_RPIF1 EXTI_RPR1_RPIF1_Msk /*!< Rising Pending Interrupt Flag on line 1 */
+#define EXTI_RPR1_RPIF2_Pos (2U)
+#define EXTI_RPR1_RPIF2_Msk (0x1UL << EXTI_RPR1_RPIF2_Pos) /*!< 0x00000004 */
+#define EXTI_RPR1_RPIF2 EXTI_RPR1_RPIF2_Msk /*!< Rising Pending Interrupt Flag on line 2 */
+#define EXTI_RPR1_RPIF3_Pos (3U)
+#define EXTI_RPR1_RPIF3_Msk (0x1UL << EXTI_RPR1_RPIF3_Pos) /*!< 0x00000008 */
+#define EXTI_RPR1_RPIF3 EXTI_RPR1_RPIF3_Msk /*!< Rising Pending Interrupt Flag on line 3 */
+#define EXTI_RPR1_RPIF4_Pos (4U)
+#define EXTI_RPR1_RPIF4_Msk (0x1UL << EXTI_RPR1_RPIF4_Pos) /*!< 0x00000010 */
+#define EXTI_RPR1_RPIF4 EXTI_RPR1_RPIF4_Msk /*!< Rising Pending Interrupt Flag on line 4 */
+#define EXTI_RPR1_RPIF5_Pos (5U)
+#define EXTI_RPR1_RPIF5_Msk (0x1UL << EXTI_RPR1_RPIF5_Pos) /*!< 0x00000020 */
+#define EXTI_RPR1_RPIF5 EXTI_RPR1_RPIF5_Msk /*!< Rising Pending Interrupt Flag on line 5 */
+#define EXTI_RPR1_RPIF6_Pos (6U)
+#define EXTI_RPR1_RPIF6_Msk (0x1UL << EXTI_RPR1_RPIF6_Pos) /*!< 0x00000040 */
+#define EXTI_RPR1_RPIF6 EXTI_RPR1_RPIF6_Msk /*!< Rising Pending Interrupt Flag on line 6 */
+#define EXTI_RPR1_RPIF7_Pos (7U)
+#define EXTI_RPR1_RPIF7_Msk (0x1UL << EXTI_RPR1_RPIF7_Pos) /*!< 0x00000080 */
+#define EXTI_RPR1_RPIF7 EXTI_RPR1_RPIF7_Msk /*!< Rising Pending Interrupt Flag on line 7 */
+#define EXTI_RPR1_RPIF8_Pos (8U)
+#define EXTI_RPR1_RPIF8_Msk (0x1UL << EXTI_RPR1_RPIF8_Pos) /*!< 0x00000100 */
+#define EXTI_RPR1_RPIF8 EXTI_RPR1_RPIF8_Msk /*!< Rising Pending Interrupt Flag on line 8 */
+#define EXTI_RPR1_RPIF9_Pos (9U)
+#define EXTI_RPR1_RPIF9_Msk (0x1UL << EXTI_RPR1_RPIF9_Pos) /*!< 0x00000200 */
+#define EXTI_RPR1_RPIF9 EXTI_RPR1_RPIF9_Msk /*!< Rising Pending Interrupt Flag on line 9 */
+#define EXTI_RPR1_RPIF10_Pos (10U)
+#define EXTI_RPR1_RPIF10_Msk (0x1UL << EXTI_RPR1_RPIF10_Pos) /*!< 0x00000400 */
+#define EXTI_RPR1_RPIF10 EXTI_RPR1_RPIF10_Msk /*!< Rising Pending Interrupt Flag on line 10 */
+#define EXTI_RPR1_RPIF11_Pos (11U)
+#define EXTI_RPR1_RPIF11_Msk (0x1UL << EXTI_RPR1_RPIF11_Pos) /*!< 0x00000800 */
+#define EXTI_RPR1_RPIF11 EXTI_RPR1_RPIF11_Msk /*!< Rising Pending Interrupt Flag on line 11 */
+#define EXTI_RPR1_RPIF12_Pos (12U)
+#define EXTI_RPR1_RPIF12_Msk (0x1UL << EXTI_RPR1_RPIF12_Pos) /*!< 0x00001000 */
+#define EXTI_RPR1_RPIF12 EXTI_RPR1_RPIF12_Msk /*!< Rising Pending Interrupt Flag on line 12 */
+#define EXTI_RPR1_RPIF13_Pos (13U)
+#define EXTI_RPR1_RPIF13_Msk (0x1UL << EXTI_RPR1_RPIF13_Pos) /*!< 0x00002000 */
+#define EXTI_RPR1_RPIF13 EXTI_RPR1_RPIF13_Msk /*!< Rising Pending Interrupt Flag on line 13 */
+#define EXTI_RPR1_RPIF14_Pos (14U)
+#define EXTI_RPR1_RPIF14_Msk (0x1UL << EXTI_RPR1_RPIF14_Pos) /*!< 0x00004000 */
+#define EXTI_RPR1_RPIF14 EXTI_RPR1_RPIF14_Msk /*!< Rising Pending Interrupt Flag on line 14 */
+#define EXTI_RPR1_RPIF15_Pos (15U)
+#define EXTI_RPR1_RPIF15_Msk (0x1UL << EXTI_RPR1_RPIF15_Pos) /*!< 0x00008000 */
+#define EXTI_RPR1_RPIF15 EXTI_RPR1_RPIF15_Msk /*!< Rising Pending Interrupt Flag on line 15 */
+
+/******************* Bit definition for EXTI_FPR1 register ******************/
+#define EXTI_FPR1_FPIF0_Pos (0U)
+#define EXTI_FPR1_FPIF0_Msk (0x1UL << EXTI_FPR1_FPIF0_Pos) /*!< 0x00000001 */
+#define EXTI_FPR1_FPIF0 EXTI_FPR1_FPIF0_Msk /*!< Falling Pending Interrupt Flag on line 0 */
+#define EXTI_FPR1_FPIF1_Pos (1U)
+#define EXTI_FPR1_FPIF1_Msk (0x1UL << EXTI_FPR1_FPIF1_Pos) /*!< 0x00000002 */
+#define EXTI_FPR1_FPIF1 EXTI_FPR1_FPIF1_Msk /*!< Falling Pending Interrupt Flag on line 1 */
+#define EXTI_FPR1_FPIF2_Pos (2U)
+#define EXTI_FPR1_FPIF2_Msk (0x1UL << EXTI_FPR1_FPIF2_Pos) /*!< 0x00000004 */
+#define EXTI_FPR1_FPIF2 EXTI_FPR1_FPIF2_Msk /*!< Falling Pending Interrupt Flag on line 2 */
+#define EXTI_FPR1_FPIF3_Pos (3U)
+#define EXTI_FPR1_FPIF3_Msk (0x1UL << EXTI_FPR1_FPIF3_Pos) /*!< 0x00000008 */
+#define EXTI_FPR1_FPIF3 EXTI_FPR1_FPIF3_Msk /*!< Falling Pending Interrupt Flag on line 3 */
+#define EXTI_FPR1_FPIF4_Pos (4U)
+#define EXTI_FPR1_FPIF4_Msk (0x1UL << EXTI_FPR1_FPIF4_Pos) /*!< 0x00000010 */
+#define EXTI_FPR1_FPIF4 EXTI_FPR1_FPIF4_Msk /*!< Falling Pending Interrupt Flag on line 4 */
+#define EXTI_FPR1_FPIF5_Pos (5U)
+#define EXTI_FPR1_FPIF5_Msk (0x1UL << EXTI_FPR1_FPIF5_Pos) /*!< 0x00000020 */
+#define EXTI_FPR1_FPIF5 EXTI_FPR1_FPIF5_Msk /*!< Falling Pending Interrupt Flag on line 5 */
+#define EXTI_FPR1_FPIF6_Pos (6U)
+#define EXTI_FPR1_FPIF6_Msk (0x1UL << EXTI_FPR1_FPIF6_Pos) /*!< 0x00000040 */
+#define EXTI_FPR1_FPIF6 EXTI_FPR1_FPIF6_Msk /*!< Falling Pending Interrupt Flag on line 6 */
+#define EXTI_FPR1_FPIF7_Pos (7U)
+#define EXTI_FPR1_FPIF7_Msk (0x1UL << EXTI_FPR1_FPIF7_Pos) /*!< 0x00000080 */
+#define EXTI_FPR1_FPIF7 EXTI_FPR1_FPIF7_Msk /*!< Falling Pending Interrupt Flag on line 7 */
+#define EXTI_FPR1_FPIF8_Pos (8U)
+#define EXTI_FPR1_FPIF8_Msk (0x1UL << EXTI_FPR1_FPIF8_Pos) /*!< 0x00000100 */
+#define EXTI_FPR1_FPIF8 EXTI_FPR1_FPIF8_Msk /*!< Falling Pending Interrupt Flag on line 8 */
+#define EXTI_FPR1_FPIF9_Pos (9U)
+#define EXTI_FPR1_FPIF9_Msk (0x1UL << EXTI_FPR1_FPIF9_Pos) /*!< 0x00000200 */
+#define EXTI_FPR1_FPIF9 EXTI_FPR1_FPIF9_Msk /*!< Falling Pending Interrupt Flag on line 9 */
+#define EXTI_FPR1_FPIF10_Pos (10U)
+#define EXTI_FPR1_FPIF10_Msk (0x1UL << EXTI_FPR1_FPIF10_Pos) /*!< 0x00000400 */
+#define EXTI_FPR1_FPIF10 EXTI_FPR1_FPIF10_Msk /*!< Falling Pending Interrupt Flag on line 10 */
+#define EXTI_FPR1_FPIF11_Pos (11U)
+#define EXTI_FPR1_FPIF11_Msk (0x1UL << EXTI_FPR1_FPIF11_Pos) /*!< 0x00000800 */
+#define EXTI_FPR1_FPIF11 EXTI_FPR1_FPIF11_Msk /*!< Falling Pending Interrupt Flag on line 11 */
+#define EXTI_FPR1_FPIF12_Pos (12U)
+#define EXTI_FPR1_FPIF12_Msk (0x1UL << EXTI_FPR1_FPIF12_Pos) /*!< 0x00001000 */
+#define EXTI_FPR1_FPIF12 EXTI_FPR1_FPIF12_Msk /*!< Falling Pending Interrupt Flag on line 12 */
+#define EXTI_FPR1_FPIF13_Pos (13U)
+#define EXTI_FPR1_FPIF13_Msk (0x1UL << EXTI_FPR1_FPIF13_Pos) /*!< 0x00002000 */
+#define EXTI_FPR1_FPIF13 EXTI_FPR1_FPIF13_Msk /*!< Falling Pending Interrupt Flag on line 13 */
+#define EXTI_FPR1_FPIF14_Pos (14U)
+#define EXTI_FPR1_FPIF14_Msk (0x1UL << EXTI_FPR1_FPIF14_Pos) /*!< 0x00004000 */
+#define EXTI_FPR1_FPIF14 EXTI_FPR1_FPIF14_Msk /*!< Falling Pending Interrupt Flag on line 14 */
+#define EXTI_FPR1_FPIF15_Pos (15U)
+#define EXTI_FPR1_FPIF15_Msk (0x1UL << EXTI_FPR1_FPIF15_Pos) /*!< 0x00008000 */
+#define EXTI_FPR1_FPIF15 EXTI_FPR1_FPIF15_Msk /*!< Falling Pending Interrupt Flag on line 15 */
+
+/***************** Bit definition for EXTI_EXTICR1 register **************/
+#define EXTI_EXTICR1_EXTI0_Pos (0U)
+#define EXTI_EXTICR1_EXTI0_Msk (0x7UL << EXTI_EXTICR1_EXTI0_Pos) /*!< 0x00000007 */
+#define EXTI_EXTICR1_EXTI0 EXTI_EXTICR1_EXTI0_Msk /*!< EXTI 0 configuration */
+#define EXTI_EXTICR1_EXTI0_0 (0x1UL << EXTI_EXTICR1_EXTI0_Pos) /*!< 0x00000001 */
+#define EXTI_EXTICR1_EXTI0_1 (0x2UL << EXTI_EXTICR1_EXTI0_Pos) /*!< 0x00000002 */
+#define EXTI_EXTICR1_EXTI0_2 (0x4UL << EXTI_EXTICR1_EXTI0_Pos) /*!< 0x00000004 */
+#define EXTI_EXTICR1_EXTI1_Pos (8U)
+#define EXTI_EXTICR1_EXTI1_Msk (0x7UL << EXTI_EXTICR1_EXTI1_Pos) /*!< 0x00000700 */
+#define EXTI_EXTICR1_EXTI1 EXTI_EXTICR1_EXTI1_Msk /*!< EXTI 1 configuration */
+#define EXTI_EXTICR1_EXTI1_0 (0x1UL << EXTI_EXTICR1_EXTI1_Pos) /*!< 0x00000100 */
+#define EXTI_EXTICR1_EXTI1_1 (0x2UL << EXTI_EXTICR1_EXTI1_Pos) /*!< 0x00000200 */
+#define EXTI_EXTICR1_EXTI1_2 (0x4UL << EXTI_EXTICR1_EXTI1_Pos) /*!< 0x00000400 */
+#define EXTI_EXTICR1_EXTI2_Pos (16U)
+#define EXTI_EXTICR1_EXTI2_Msk (0x7UL << EXTI_EXTICR1_EXTI2_Pos) /*!< 0x00070000 */
+#define EXTI_EXTICR1_EXTI2 EXTI_EXTICR1_EXTI2_Msk /*!< EXTI 2 configuration */
+#define EXTI_EXTICR1_EXTI2_0 (0x1UL << EXTI_EXTICR1_EXTI2_Pos) /*!< 0x00010000 */
+#define EXTI_EXTICR1_EXTI2_1 (0x2UL << EXTI_EXTICR1_EXTI2_Pos) /*!< 0x00020000 */
+#define EXTI_EXTICR1_EXTI2_2 (0x4UL << EXTI_EXTICR1_EXTI2_Pos) /*!< 0x00040000 */
+#define EXTI_EXTICR1_EXTI3_Pos (24U)
+#define EXTI_EXTICR1_EXTI3_Msk (0x7UL << EXTI_EXTICR1_EXTI3_Pos) /*!< 0x07000000 */
+#define EXTI_EXTICR1_EXTI3 EXTI_EXTICR1_EXTI3_Msk /*!< EXTI 3 configuration */
+#define EXTI_EXTICR1_EXTI3_0 (0x1UL << EXTI_EXTICR1_EXTI3_Pos) /*!< 0x01000000 */
+#define EXTI_EXTICR1_EXTI3_1 (0x2UL << EXTI_EXTICR1_EXTI3_Pos) /*!< 0x02000000 */
+#define EXTI_EXTICR1_EXTI3_2 (0x4UL << EXTI_EXTICR1_EXTI3_Pos) /*!< 0x04000000 */
+
+/***************** Bit definition for EXTI_EXTICR2 register **************/
+#define EXTI_EXTICR2_EXTI4_Pos (0U)
+#define EXTI_EXTICR2_EXTI4_Msk (0x7UL << EXTI_EXTICR2_EXTI4_Pos) /*!< 0x00000007 */
+#define EXTI_EXTICR2_EXTI4 EXTI_EXTICR2_EXTI4_Msk /*!< EXTI 4 configuration */
+#define EXTI_EXTICR2_EXTI4_0 (0x1UL << EXTI_EXTICR2_EXTI4_Pos) /*!< 0x00000001 */
+#define EXTI_EXTICR2_EXTI4_1 (0x2UL << EXTI_EXTICR2_EXTI4_Pos) /*!< 0x00000002 */
+#define EXTI_EXTICR2_EXTI4_2 (0x4UL << EXTI_EXTICR2_EXTI4_Pos) /*!< 0x00000004 */
+#define EXTI_EXTICR2_EXTI5_Pos (8U)
+#define EXTI_EXTICR2_EXTI5_Msk (0x7UL << EXTI_EXTICR2_EXTI5_Pos) /*!< 0x00000700 */
+#define EXTI_EXTICR2_EXTI5 EXTI_EXTICR2_EXTI5_Msk /*!< EXTI 5 configuration */
+#define EXTI_EXTICR2_EXTI5_0 (0x1UL << EXTI_EXTICR2_EXTI5_Pos) /*!< 0x00000100 */
+#define EXTI_EXTICR2_EXTI5_1 (0x2UL << EXTI_EXTICR2_EXTI5_Pos) /*!< 0x00000200 */
+#define EXTI_EXTICR2_EXTI5_2 (0x4UL << EXTI_EXTICR2_EXTI5_Pos) /*!< 0x00000400 */
+#define EXTI_EXTICR2_EXTI6_Pos (16U)
+#define EXTI_EXTICR2_EXTI6_Msk (0x7UL << EXTI_EXTICR2_EXTI6_Pos) /*!< 0x00070000 */
+#define EXTI_EXTICR2_EXTI6 EXTI_EXTICR2_EXTI6_Msk /*!< EXTI 6 configuration */
+#define EXTI_EXTICR2_EXTI6_0 (0x1UL << EXTI_EXTICR2_EXTI6_Pos) /*!< 0x00010000 */
+#define EXTI_EXTICR2_EXTI6_1 (0x2UL << EXTI_EXTICR2_EXTI6_Pos) /*!< 0x00020000 */
+#define EXTI_EXTICR2_EXTI6_2 (0x4UL << EXTI_EXTICR2_EXTI6_Pos) /*!< 0x00040000 */
+#define EXTI_EXTICR2_EXTI7_Pos (24U)
+#define EXTI_EXTICR2_EXTI7_Msk (0x7UL << EXTI_EXTICR2_EXTI7_Pos) /*!< 0x07000000 */
+#define EXTI_EXTICR2_EXTI7 EXTI_EXTICR2_EXTI7_Msk /*!< EXTI 7 configuration */
+#define EXTI_EXTICR2_EXTI7_0 (0x1UL << EXTI_EXTICR2_EXTI7_Pos) /*!< 0x01000000 */
+#define EXTI_EXTICR2_EXTI7_1 (0x2UL << EXTI_EXTICR2_EXTI7_Pos) /*!< 0x02000000 */
+#define EXTI_EXTICR2_EXTI7_2 (0x4UL << EXTI_EXTICR2_EXTI7_Pos) /*!< 0x04000000 */
+
+/***************** Bit definition for EXTI_EXTICR3 register **************/
+#define EXTI_EXTICR3_EXTI8_Pos (0U)
+#define EXTI_EXTICR3_EXTI8_Msk (0x7UL << EXTI_EXTICR3_EXTI8_Pos) /*!< 0x00000007 */
+#define EXTI_EXTICR3_EXTI8 EXTI_EXTICR3_EXTI8_Msk /*!< EXTI 8 configuration */
+#define EXTI_EXTICR3_EXTI8_0 (0x1UL << EXTI_EXTICR3_EXTI8_Pos) /*!< 0x00000001 */
+#define EXTI_EXTICR3_EXTI8_1 (0x2UL << EXTI_EXTICR3_EXTI8_Pos) /*!< 0x00000002 */
+#define EXTI_EXTICR3_EXTI8_2 (0x4UL << EXTI_EXTICR3_EXTI8_Pos) /*!< 0x00000004 */
+#define EXTI_EXTICR3_EXTI9_Pos (8U)
+#define EXTI_EXTICR3_EXTI9_Msk (0x7UL << EXTI_EXTICR3_EXTI9_Pos) /*!< 0x00000700 */
+#define EXTI_EXTICR3_EXTI9 EXTI_EXTICR3_EXTI9_Msk /*!< EXTI 9 configuration */
+#define EXTI_EXTICR3_EXTI9_0 (0x1UL << EXTI_EXTICR3_EXTI9_Pos) /*!< 0x00000100 */
+#define EXTI_EXTICR3_EXTI9_1 (0x2UL << EXTI_EXTICR3_EXTI9_Pos) /*!< 0x00000200 */
+#define EXTI_EXTICR3_EXTI9_2 (0x4UL << EXTI_EXTICR3_EXTI9_Pos) /*!< 0x00000400 */
+#define EXTI_EXTICR3_EXTI10_Pos (16U)
+#define EXTI_EXTICR3_EXTI10_Msk (0x7UL << EXTI_EXTICR3_EXTI10_Pos) /*!< 0x00070000 */
+#define EXTI_EXTICR3_EXTI10 EXTI_EXTICR3_EXTI10_Msk /*!< EXTI 10 configuration */
+#define EXTI_EXTICR3_EXTI10_0 (0x1UL << EXTI_EXTICR3_EXTI10_Pos) /*!< 0x00010000 */
+#define EXTI_EXTICR3_EXTI10_1 (0x2UL << EXTI_EXTICR3_EXTI10_Pos) /*!< 0x00020000 */
+#define EXTI_EXTICR3_EXTI10_2 (0x4UL << EXTI_EXTICR3_EXTI10_Pos) /*!< 0x00040000 */
+#define EXTI_EXTICR3_EXTI11_Pos (24U)
+#define EXTI_EXTICR3_EXTI11_Msk (0x7UL << EXTI_EXTICR3_EXTI11_Pos) /*!< 0x07000000 */
+#define EXTI_EXTICR3_EXTI11 EXTI_EXTICR3_EXTI11_Msk /*!< EXTI 11 configuration */
+#define EXTI_EXTICR3_EXTI11_0 (0x1UL << EXTI_EXTICR3_EXTI11_Pos) /*!< 0x01000000 */
+#define EXTI_EXTICR3_EXTI11_1 (0x2UL << EXTI_EXTICR3_EXTI11_Pos) /*!< 0x02000000 */
+#define EXTI_EXTICR3_EXTI11_2 (0x4UL << EXTI_EXTICR3_EXTI11_Pos) /*!< 0x04000000 */
+
+/***************** Bit definition for EXTI_EXTICR4 register **************/
+#define EXTI_EXTICR4_EXTI12_Pos (0U)
+#define EXTI_EXTICR4_EXTI12_Msk (0x7UL << EXTI_EXTICR4_EXTI12_Pos) /*!< 0x00000007 */
+#define EXTI_EXTICR4_EXTI12 EXTI_EXTICR4_EXTI12_Msk /*!< EXTI 12 configuration */
+#define EXTI_EXTICR4_EXTI12_0 (0x1UL << EXTI_EXTICR4_EXTI12_Pos) /*!< 0x00000001 */
+#define EXTI_EXTICR4_EXTI12_1 (0x2UL << EXTI_EXTICR4_EXTI12_Pos) /*!< 0x00000002 */
+#define EXTI_EXTICR4_EXTI12_2 (0x4UL << EXTI_EXTICR4_EXTI12_Pos) /*!< 0x00000004 */
+#define EXTI_EXTICR4_EXTI13_Pos (8U)
+#define EXTI_EXTICR4_EXTI13_Msk (0x7UL << EXTI_EXTICR4_EXTI13_Pos) /*!< 0x00000700 */
+#define EXTI_EXTICR4_EXTI13 EXTI_EXTICR4_EXTI13_Msk /*!< EXTI 13 configuration */
+#define EXTI_EXTICR4_EXTI13_0 (0x1UL << EXTI_EXTICR4_EXTI13_Pos) /*!< 0x00000100 */
+#define EXTI_EXTICR4_EXTI13_1 (0x2UL << EXTI_EXTICR4_EXTI13_Pos) /*!< 0x00000200 */
+#define EXTI_EXTICR4_EXTI13_2 (0x4UL << EXTI_EXTICR4_EXTI13_Pos) /*!< 0x00000400 */
+#define EXTI_EXTICR4_EXTI14_Pos (16U)
+#define EXTI_EXTICR4_EXTI14_Msk (0x7UL << EXTI_EXTICR4_EXTI14_Pos) /*!< 0x00070000 */
+#define EXTI_EXTICR4_EXTI14 EXTI_EXTICR4_EXTI14_Msk /*!< EXTI 14 configuration */
+#define EXTI_EXTICR4_EXTI14_0 (0x1UL << EXTI_EXTICR4_EXTI14_Pos) /*!< 0x00010000 */
+#define EXTI_EXTICR4_EXTI14_1 (0x2UL << EXTI_EXTICR4_EXTI14_Pos) /*!< 0x00020000 */
+#define EXTI_EXTICR4_EXTI14_2 (0x4UL << EXTI_EXTICR4_EXTI14_Pos) /*!< 0x00040000 */
+#define EXTI_EXTICR4_EXTI15_Pos (24U)
+#define EXTI_EXTICR4_EXTI15_Msk (0x7UL << EXTI_EXTICR4_EXTI15_Pos) /*!< 0x07000000 */
+#define EXTI_EXTICR4_EXTI15 EXTI_EXTICR4_EXTI15_Msk /*!< EXTI 15 configuration */
+#define EXTI_EXTICR4_EXTI15_0 (0x1UL << EXTI_EXTICR4_EXTI15_Pos) /*!< 0x01000000 */
+#define EXTI_EXTICR4_EXTI15_1 (0x2UL << EXTI_EXTICR4_EXTI15_Pos) /*!< 0x02000000 */
+#define EXTI_EXTICR4_EXTI15_2 (0x4UL << EXTI_EXTICR4_EXTI15_Pos) /*!< 0x04000000 */
+
+/******************* Bit definition for EXTI_IMR1 register ******************/
+#define EXTI_IMR1_IM0_Pos (0U)
+#define EXTI_IMR1_IM0_Msk (0x1UL << EXTI_IMR1_IM0_Pos) /*!< 0x00000001 */
+#define EXTI_IMR1_IM0 EXTI_IMR1_IM0_Msk /*!< Interrupt Mask on line 0 */
+#define EXTI_IMR1_IM1_Pos (1U)
+#define EXTI_IMR1_IM1_Msk (0x1UL << EXTI_IMR1_IM1_Pos) /*!< 0x00000002 */
+#define EXTI_IMR1_IM1 EXTI_IMR1_IM1_Msk /*!< Interrupt Mask on line 1 */
+#define EXTI_IMR1_IM2_Pos (2U)
+#define EXTI_IMR1_IM2_Msk (0x1UL << EXTI_IMR1_IM2_Pos) /*!< 0x00000004 */
+#define EXTI_IMR1_IM2 EXTI_IMR1_IM2_Msk /*!< Interrupt Mask on line 2 */
+#define EXTI_IMR1_IM3_Pos (3U)
+#define EXTI_IMR1_IM3_Msk (0x1UL << EXTI_IMR1_IM3_Pos) /*!< 0x00000008 */
+#define EXTI_IMR1_IM3 EXTI_IMR1_IM3_Msk /*!< Interrupt Mask on line 3 */
+#define EXTI_IMR1_IM4_Pos (4U)
+#define EXTI_IMR1_IM4_Msk (0x1UL << EXTI_IMR1_IM4_Pos) /*!< 0x00000010 */
+#define EXTI_IMR1_IM4 EXTI_IMR1_IM4_Msk /*!< Interrupt Mask on line 4 */
+#define EXTI_IMR1_IM5_Pos (5U)
+#define EXTI_IMR1_IM5_Msk (0x1UL << EXTI_IMR1_IM5_Pos) /*!< 0x00000020 */
+#define EXTI_IMR1_IM5 EXTI_IMR1_IM5_Msk /*!< Interrupt Mask on line 5 */
+#define EXTI_IMR1_IM6_Pos (6U)
+#define EXTI_IMR1_IM6_Msk (0x1UL << EXTI_IMR1_IM6_Pos) /*!< 0x00000040 */
+#define EXTI_IMR1_IM6 EXTI_IMR1_IM6_Msk /*!< Interrupt Mask on line 6 */
+#define EXTI_IMR1_IM7_Pos (7U)
+#define EXTI_IMR1_IM7_Msk (0x1UL << EXTI_IMR1_IM7_Pos) /*!< 0x00000080 */
+#define EXTI_IMR1_IM7 EXTI_IMR1_IM7_Msk /*!< Interrupt Mask on line 7 */
+#define EXTI_IMR1_IM8_Pos (8U)
+#define EXTI_IMR1_IM8_Msk (0x1UL << EXTI_IMR1_IM8_Pos) /*!< 0x00000100 */
+#define EXTI_IMR1_IM8 EXTI_IMR1_IM8_Msk /*!< Interrupt Mask on line 8 */
+#define EXTI_IMR1_IM9_Pos (9U)
+#define EXTI_IMR1_IM9_Msk (0x1UL << EXTI_IMR1_IM9_Pos) /*!< 0x00000200 */
+#define EXTI_IMR1_IM9 EXTI_IMR1_IM9_Msk /*!< Interrupt Mask on line 9 */
+#define EXTI_IMR1_IM10_Pos (10U)
+#define EXTI_IMR1_IM10_Msk (0x1UL << EXTI_IMR1_IM10_Pos) /*!< 0x00000400 */
+#define EXTI_IMR1_IM10 EXTI_IMR1_IM10_Msk /*!< Interrupt Mask on line 10 */
+#define EXTI_IMR1_IM11_Pos (11U)
+#define EXTI_IMR1_IM11_Msk (0x1UL << EXTI_IMR1_IM11_Pos) /*!< 0x00000800 */
+#define EXTI_IMR1_IM11 EXTI_IMR1_IM11_Msk /*!< Interrupt Mask on line 11 */
+#define EXTI_IMR1_IM12_Pos (12U)
+#define EXTI_IMR1_IM12_Msk (0x1UL << EXTI_IMR1_IM12_Pos) /*!< 0x00001000 */
+#define EXTI_IMR1_IM12 EXTI_IMR1_IM12_Msk /*!< Interrupt Mask on line 12 */
+#define EXTI_IMR1_IM13_Pos (13U)
+#define EXTI_IMR1_IM13_Msk (0x1UL << EXTI_IMR1_IM13_Pos) /*!< 0x00002000 */
+#define EXTI_IMR1_IM13 EXTI_IMR1_IM13_Msk /*!< Interrupt Mask on line 13 */
+#define EXTI_IMR1_IM14_Pos (14U)
+#define EXTI_IMR1_IM14_Msk (0x1UL << EXTI_IMR1_IM14_Pos) /*!< 0x00004000 */
+#define EXTI_IMR1_IM14 EXTI_IMR1_IM14_Msk /*!< Interrupt Mask on line 14 */
+#define EXTI_IMR1_IM15_Pos (15U)
+#define EXTI_IMR1_IM15_Msk (0x1UL << EXTI_IMR1_IM15_Pos) /*!< 0x00008000 */
+#define EXTI_IMR1_IM15 EXTI_IMR1_IM15_Msk /*!< Interrupt Mask on line 15 */
+#define EXTI_IMR1_IM19_Pos (19U)
+#define EXTI_IMR1_IM19_Msk (0x1UL << EXTI_IMR1_IM19_Pos) /*!< 0x00080000 */
+#define EXTI_IMR1_IM19 EXTI_IMR1_IM19_Msk /*!< Interrupt Mask on line 19 */
+#define EXTI_IMR1_IM21_Pos (21U)
+#define EXTI_IMR1_IM21_Msk (0x1UL << EXTI_IMR1_IM21_Pos) /*!< 0x00200000 */
+#define EXTI_IMR1_IM21 EXTI_IMR1_IM21_Msk /*!< Interrupt Mask on line 21 */
+#define EXTI_IMR1_IM23_Pos (23U)
+#define EXTI_IMR1_IM23_Msk (0x1UL << EXTI_IMR1_IM23_Pos) /*!< 0x00800000 */
+#define EXTI_IMR1_IM23 EXTI_IMR1_IM23_Msk /*!< Interrupt Mask on line 23 */
+#define EXTI_IMR1_IM25_Pos (25U)
+#define EXTI_IMR1_IM25_Msk (0x1UL << EXTI_IMR1_IM25_Pos) /*!< 0x02000000 */
+#define EXTI_IMR1_IM25 EXTI_IMR1_IM25_Msk /*!< Interrupt Mask on line 25 */
+#define EXTI_IMR1_IM26_Pos (26U)
+#define EXTI_IMR1_IM26_Msk (0x1UL << EXTI_IMR1_IM26_Pos) /*!< 0x04000000 */
+#define EXTI_IMR1_IM26 EXTI_IMR1_IM26_Msk /*!< Interrupt Mask on line 26 */
+#define EXTI_IMR1_IM31_Pos (31U)
+#define EXTI_IMR1_IM31_Msk (0x1UL << EXTI_IMR1_IM31_Pos) /*!< 0x80000000 */
+#define EXTI_IMR1_IM31 EXTI_IMR1_IM31_Msk /*!< Interrupt Mask on line 31 */
+#define EXTI_IMR1_IM_Pos (0U)
+#define EXTI_IMR1_IM_Msk (0x86A8FFFFUL << EXTI_IMR1_IM_Pos) /*!< 0x86A8FFFF */
+#define EXTI_IMR1_IM EXTI_IMR1_IM_Msk /*!< Interrupt Mask All */
+
+
+/******************* Bit definition for EXTI_EMR1 register ******************/
+#define EXTI_EMR1_EM0_Pos (0U)
+#define EXTI_EMR1_EM0_Msk (0x1UL << EXTI_EMR1_EM0_Pos) /*!< 0x00000001 */
+#define EXTI_EMR1_EM0 EXTI_EMR1_EM0_Msk /*!< Event Mask on line 0 */
+#define EXTI_EMR1_EM1_Pos (1U)
+#define EXTI_EMR1_EM1_Msk (0x1UL << EXTI_EMR1_EM1_Pos) /*!< 0x00000002 */
+#define EXTI_EMR1_EM1 EXTI_EMR1_EM1_Msk /*!< Event Mask on line 1 */
+#define EXTI_EMR1_EM2_Pos (2U)
+#define EXTI_EMR1_EM2_Msk (0x1UL << EXTI_EMR1_EM2_Pos) /*!< 0x00000004 */
+#define EXTI_EMR1_EM2 EXTI_EMR1_EM2_Msk /*!< Event Mask on line 2 */
+#define EXTI_EMR1_EM3_Pos (3U)
+#define EXTI_EMR1_EM3_Msk (0x1UL << EXTI_EMR1_EM3_Pos) /*!< 0x00000008 */
+#define EXTI_EMR1_EM3 EXTI_EMR1_EM3_Msk /*!< Event Mask on line 3 */
+#define EXTI_EMR1_EM4_Pos (4U)
+#define EXTI_EMR1_EM4_Msk (0x1UL << EXTI_EMR1_EM4_Pos) /*!< 0x00000010 */
+#define EXTI_EMR1_EM4 EXTI_EMR1_EM4_Msk /*!< Event Mask on line 4 */
+#define EXTI_EMR1_EM5_Pos (5U)
+#define EXTI_EMR1_EM5_Msk (0x1UL << EXTI_EMR1_EM5_Pos) /*!< 0x00000020 */
+#define EXTI_EMR1_EM5 EXTI_EMR1_EM5_Msk /*!< Event Mask on line 5 */
+#define EXTI_EMR1_EM6_Pos (6U)
+#define EXTI_EMR1_EM6_Msk (0x1UL << EXTI_EMR1_EM6_Pos) /*!< 0x00000040 */
+#define EXTI_EMR1_EM6 EXTI_EMR1_EM6_Msk /*!< Event Mask on line 6 */
+#define EXTI_EMR1_EM7_Pos (7U)
+#define EXTI_EMR1_EM7_Msk (0x1UL << EXTI_EMR1_EM7_Pos) /*!< 0x00000080 */
+#define EXTI_EMR1_EM7 EXTI_EMR1_EM7_Msk /*!< Event Mask on line 7 */
+#define EXTI_EMR1_EM8_Pos (8U)
+#define EXTI_EMR1_EM8_Msk (0x1UL << EXTI_EMR1_EM8_Pos) /*!< 0x00000100 */
+#define EXTI_EMR1_EM8 EXTI_EMR1_EM8_Msk /*!< Event Mask on line 8 */
+#define EXTI_EMR1_EM9_Pos (9U)
+#define EXTI_EMR1_EM9_Msk (0x1UL << EXTI_EMR1_EM9_Pos) /*!< 0x00000200 */
+#define EXTI_EMR1_EM9 EXTI_EMR1_EM9_Msk /*!< Event Mask on line 9 */
+#define EXTI_EMR1_EM10_Pos (10U)
+#define EXTI_EMR1_EM10_Msk (0x1UL << EXTI_EMR1_EM10_Pos) /*!< 0x00000400 */
+#define EXTI_EMR1_EM10 EXTI_EMR1_EM10_Msk /*!< Event Mask on line 10 */
+#define EXTI_EMR1_EM11_Pos (11U)
+#define EXTI_EMR1_EM11_Msk (0x1UL << EXTI_EMR1_EM11_Pos) /*!< 0x00000800 */
+#define EXTI_EMR1_EM11 EXTI_EMR1_EM11_Msk /*!< Event Mask on line 11 */
+#define EXTI_EMR1_EM12_Pos (12U)
+#define EXTI_EMR1_EM12_Msk (0x1UL << EXTI_EMR1_EM12_Pos) /*!< 0x00001000 */
+#define EXTI_EMR1_EM12 EXTI_EMR1_EM12_Msk /*!< Event Mask on line 12 */
+#define EXTI_EMR1_EM13_Pos (13U)
+#define EXTI_EMR1_EM13_Msk (0x1UL << EXTI_EMR1_EM13_Pos) /*!< 0x00002000 */
+#define EXTI_EMR1_EM13 EXTI_EMR1_EM13_Msk /*!< Event Mask on line 13 */
+#define EXTI_EMR1_EM14_Pos (14U)
+#define EXTI_EMR1_EM14_Msk (0x1UL << EXTI_EMR1_EM14_Pos) /*!< 0x00004000 */
+#define EXTI_EMR1_EM14 EXTI_EMR1_EM14_Msk /*!< Event Mask on line 14 */
+#define EXTI_EMR1_EM15_Pos (15U)
+#define EXTI_EMR1_EM15_Msk (0x1UL << EXTI_EMR1_EM15_Pos) /*!< 0x00008000 */
+#define EXTI_EMR1_EM15 EXTI_EMR1_EM15_Msk /*!< Event Mask on line 15 */
+#define EXTI_EMR1_EM19_Pos (19U)
+#define EXTI_EMR1_EM19_Msk (0x1UL << EXTI_EMR1_EM19_Pos) /*!< 0x00080000 */
+#define EXTI_EMR1_EM19 EXTI_EMR1_EM19_Msk /*!< Event Mask on line 19 */
+#define EXTI_EMR1_EM21_Pos (21U)
+#define EXTI_EMR1_EM21_Msk (0x1UL << EXTI_EMR1_EM21_Pos) /*!< 0x00200000 */
+#define EXTI_EMR1_EM21 EXTI_EMR1_EM21_Msk /*!< Event Mask on line 21 */
+#define EXTI_EMR1_EM23_Pos (23U)
+#define EXTI_EMR1_EM23_Msk (0x1UL << EXTI_EMR1_EM23_Pos) /*!< 0x00800000 */
+#define EXTI_EMR1_EM23 EXTI_EMR1_EM23_Msk /*!< Event Mask on line 23 */
+#define EXTI_EMR1_EM25_Pos (25U)
+#define EXTI_EMR1_EM25_Msk (0x1UL << EXTI_EMR1_EM25_Pos) /*!< 0x02000000 */
+#define EXTI_EMR1_EM25 EXTI_EMR1_EM25_Msk /*!< Event Mask on line 25 */
+#define EXTI_EMR1_EM26_Pos (26U)
+#define EXTI_EMR1_EM26_Msk (0x1UL << EXTI_EMR1_EM26_Pos) /*!< 0x04000000 */
+#define EXTI_EMR1_EM26 EXTI_EMR1_EM26_Msk /*!< Event Mask on line 26 */
+#define EXTI_EMR1_EM31_Pos (31U)
+#define EXTI_EMR1_EM31_Msk (0x1UL << EXTI_EMR1_EM31_Pos) /*!< 0x80000000 */
+#define EXTI_EMR1_EM31 EXTI_EMR1_EM31_Msk /*!< Event Mask on line 31 */
+
+
+/******************************************************************************/
+/* */
+/* FLASH */
+/* */
+/******************************************************************************/
+/* Note: No specific macro feature on this device */
+
+/******************* Bits definition for FLASH_ACR register *****************/
+#define FLASH_ACR_LATENCY_Pos (0U)
+#define FLASH_ACR_LATENCY_Msk (0x7UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000007 */
+#define FLASH_ACR_LATENCY FLASH_ACR_LATENCY_Msk
+#define FLASH_ACR_LATENCY_0 (0x1UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000001 */
+#define FLASH_ACR_LATENCY_1 (0x2UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000002 */
+#define FLASH_ACR_LATENCY_2 (0x4UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000004 */
+#define FLASH_ACR_PRFTEN_Pos (8U)
+#define FLASH_ACR_PRFTEN_Msk (0x1UL << FLASH_ACR_PRFTEN_Pos) /*!< 0x00000100 */
+#define FLASH_ACR_PRFTEN FLASH_ACR_PRFTEN_Msk
+#define FLASH_ACR_ICEN_Pos (9U)
+#define FLASH_ACR_ICEN_Msk (0x1UL << FLASH_ACR_ICEN_Pos) /*!< 0x00000200 */
+#define FLASH_ACR_ICEN FLASH_ACR_ICEN_Msk
+#define FLASH_ACR_ICRST_Pos (11U)
+#define FLASH_ACR_ICRST_Msk (0x1UL << FLASH_ACR_ICRST_Pos) /*!< 0x00000800 */
+#define FLASH_ACR_ICRST FLASH_ACR_ICRST_Msk
+#define FLASH_ACR_PROGEMPTY_Pos (16U)
+#define FLASH_ACR_PROGEMPTY_Msk (0x1UL << FLASH_ACR_PROGEMPTY_Pos) /*!< 0x00010000 */
+#define FLASH_ACR_PROGEMPTY FLASH_ACR_PROGEMPTY_Msk
+
+/******************* Bits definition for FLASH_SR register ******************/
+#define FLASH_SR_EOP_Pos (0U)
+#define FLASH_SR_EOP_Msk (0x1UL << FLASH_SR_EOP_Pos) /*!< 0x00000001 */
+#define FLASH_SR_EOP FLASH_SR_EOP_Msk
+#define FLASH_SR_OPERR_Pos (1U)
+#define FLASH_SR_OPERR_Msk (0x1UL << FLASH_SR_OPERR_Pos) /*!< 0x00000002 */
+#define FLASH_SR_OPERR FLASH_SR_OPERR_Msk
+#define FLASH_SR_PROGERR_Pos (3U)
+#define FLASH_SR_PROGERR_Msk (0x1UL << FLASH_SR_PROGERR_Pos) /*!< 0x00000008 */
+#define FLASH_SR_PROGERR FLASH_SR_PROGERR_Msk
+#define FLASH_SR_WRPERR_Pos (4U)
+#define FLASH_SR_WRPERR_Msk (0x1UL << FLASH_SR_WRPERR_Pos) /*!< 0x00000010 */
+#define FLASH_SR_WRPERR FLASH_SR_WRPERR_Msk
+#define FLASH_SR_PGAERR_Pos (5U)
+#define FLASH_SR_PGAERR_Msk (0x1UL << FLASH_SR_PGAERR_Pos) /*!< 0x00000020 */
+#define FLASH_SR_PGAERR FLASH_SR_PGAERR_Msk
+#define FLASH_SR_SIZERR_Pos (6U)
+#define FLASH_SR_SIZERR_Msk (0x1UL << FLASH_SR_SIZERR_Pos) /*!< 0x00000040 */
+#define FLASH_SR_SIZERR FLASH_SR_SIZERR_Msk
+#define FLASH_SR_PGSERR_Pos (7U)
+#define FLASH_SR_PGSERR_Msk (0x1UL << FLASH_SR_PGSERR_Pos) /*!< 0x00000080 */
+#define FLASH_SR_PGSERR FLASH_SR_PGSERR_Msk
+#define FLASH_SR_MISERR_Pos (8U)
+#define FLASH_SR_MISERR_Msk (0x1UL << FLASH_SR_MISERR_Pos) /*!< 0x00000100 */
+#define FLASH_SR_MISERR FLASH_SR_MISERR_Msk
+#define FLASH_SR_FASTERR_Pos (9U)
+#define FLASH_SR_FASTERR_Msk (0x1UL << FLASH_SR_FASTERR_Pos) /*!< 0x00000200 */
+#define FLASH_SR_FASTERR FLASH_SR_FASTERR_Msk
+#define FLASH_SR_OPTVERR_Pos (15U)
+#define FLASH_SR_OPTVERR_Msk (0x1UL << FLASH_SR_OPTVERR_Pos) /*!< 0x00008000 */
+#define FLASH_SR_OPTVERR FLASH_SR_OPTVERR_Msk
+#define FLASH_SR_BSY1_Pos (16U)
+#define FLASH_SR_BSY1_Msk (0x1UL << FLASH_SR_BSY1_Pos) /*!< 0x00010000 */
+#define FLASH_SR_BSY1 FLASH_SR_BSY1_Msk
+#define FLASH_SR_CFGBSY_Pos (18U)
+#define FLASH_SR_CFGBSY_Msk (0x1UL << FLASH_SR_CFGBSY_Pos) /*!< 0x00040000 */
+#define FLASH_SR_CFGBSY FLASH_SR_CFGBSY_Msk
+
+/******************* Bits definition for FLASH_CR register ******************/
+#define FLASH_CR_PG_Pos (0U)
+#define FLASH_CR_PG_Msk (0x1UL << FLASH_CR_PG_Pos) /*!< 0x00000001 */
+#define FLASH_CR_PG FLASH_CR_PG_Msk
+#define FLASH_CR_PER_Pos (1U)
+#define FLASH_CR_PER_Msk (0x1UL << FLASH_CR_PER_Pos) /*!< 0x00000002 */
+#define FLASH_CR_PER FLASH_CR_PER_Msk
+#define FLASH_CR_MER1_Pos (2U)
+#define FLASH_CR_MER1_Msk (0x1UL << FLASH_CR_MER1_Pos) /*!< 0x00000004 */
+#define FLASH_CR_MER1 FLASH_CR_MER1_Msk
+#define FLASH_CR_PNB_Pos (3U)
+#define FLASH_CR_PNB_Msk (0x3FFUL << FLASH_CR_PNB_Pos) /*!< 0x00001FF8 */
+#define FLASH_CR_PNB FLASH_CR_PNB_Msk
+#define FLASH_CR_STRT_Pos (16U)
+#define FLASH_CR_STRT_Msk (0x1UL << FLASH_CR_STRT_Pos) /*!< 0x00010000 */
+#define FLASH_CR_STRT FLASH_CR_STRT_Msk
+#define FLASH_CR_OPTSTRT_Pos (17U)
+#define FLASH_CR_OPTSTRT_Msk (0x1UL << FLASH_CR_OPTSTRT_Pos) /*!< 0x00020000 */
+#define FLASH_CR_OPTSTRT FLASH_CR_OPTSTRT_Msk
+#define FLASH_CR_FSTPG_Pos (18U)
+#define FLASH_CR_FSTPG_Msk (0x1UL << FLASH_CR_FSTPG_Pos) /*!< 0x00040000 */
+#define FLASH_CR_FSTPG FLASH_CR_FSTPG_Msk
+#define FLASH_CR_EOPIE_Pos (24U)
+#define FLASH_CR_EOPIE_Msk (0x1UL << FLASH_CR_EOPIE_Pos) /*!< 0x01000000 */
+#define FLASH_CR_EOPIE FLASH_CR_EOPIE_Msk
+#define FLASH_CR_ERRIE_Pos (25U)
+#define FLASH_CR_ERRIE_Msk (0x1UL << FLASH_CR_ERRIE_Pos) /*!< 0x02000000 */
+#define FLASH_CR_ERRIE FLASH_CR_ERRIE_Msk
+#define FLASH_CR_OBL_LAUNCH_Pos (27U)
+#define FLASH_CR_OBL_LAUNCH_Msk (0x1UL << FLASH_CR_OBL_LAUNCH_Pos) /*!< 0x08000000 */
+#define FLASH_CR_OBL_LAUNCH FLASH_CR_OBL_LAUNCH_Msk
+#define FLASH_CR_OPTLOCK_Pos (30U)
+#define FLASH_CR_OPTLOCK_Msk (0x1UL << FLASH_CR_OPTLOCK_Pos) /*!< 0x40000000 */
+#define FLASH_CR_OPTLOCK FLASH_CR_OPTLOCK_Msk
+#define FLASH_CR_LOCK_Pos (31U)
+#define FLASH_CR_LOCK_Msk (0x1UL << FLASH_CR_LOCK_Pos) /*!< 0x80000000 */
+#define FLASH_CR_LOCK FLASH_CR_LOCK_Msk
+
+/******************* Bits definition for FLASH_ECCR register ****************/
+#define FLASH_ECCR_ADDR_ECC_Pos (0U)
+#define FLASH_ECCR_ADDR_ECC_Msk (0x3FFFUL << FLASH_ECCR_ADDR_ECC_Pos) /*!< 0x00003FFF */
+#define FLASH_ECCR_ADDR_ECC FLASH_ECCR_ADDR_ECC_Msk
+#define FLASH_ECCR_SYSF_ECC_Pos (20U)
+#define FLASH_ECCR_SYSF_ECC_Msk (0x1UL << FLASH_ECCR_SYSF_ECC_Pos) /*!< 0x00100000 */
+#define FLASH_ECCR_SYSF_ECC FLASH_ECCR_SYSF_ECC_Msk
+#define FLASH_ECCR_ECCCIE_Pos (24U)
+#define FLASH_ECCR_ECCCIE_Msk (0x1UL << FLASH_ECCR_ECCCIE_Pos) /*!< 0x01000000 */
+#define FLASH_ECCR_ECCCIE FLASH_ECCR_ECCCIE_Msk
+#define FLASH_ECCR_ECCC_Pos (30U)
+#define FLASH_ECCR_ECCC_Msk (0x1UL << FLASH_ECCR_ECCC_Pos) /*!< 0x40000000 */
+#define FLASH_ECCR_ECCC FLASH_ECCR_ECCC_Msk
+#define FLASH_ECCR_ECCD_Pos (31U)
+#define FLASH_ECCR_ECCD_Msk (0x1UL << FLASH_ECCR_ECCD_Pos) /*!< 0x80000000 */
+#define FLASH_ECCR_ECCD FLASH_ECCR_ECCD_Msk
+
+/******************* Bits definition for FLASH_OPTR register ****************/
+#define FLASH_OPTR_RDP_Pos (0U)
+#define FLASH_OPTR_RDP_Msk (0xFFUL << FLASH_OPTR_RDP_Pos) /*!< 0x000000FF */
+#define FLASH_OPTR_RDP FLASH_OPTR_RDP_Msk
+#define FLASH_OPTR_nRST_STOP_Pos (13U)
+#define FLASH_OPTR_nRST_STOP_Msk (0x1UL << FLASH_OPTR_nRST_STOP_Pos) /*!< 0x00002000 */
+#define FLASH_OPTR_nRST_STOP FLASH_OPTR_nRST_STOP_Msk
+#define FLASH_OPTR_nRST_STDBY_Pos (14U)
+#define FLASH_OPTR_nRST_STDBY_Msk (0x1UL << FLASH_OPTR_nRST_STDBY_Pos) /*!< 0x00004000 */
+#define FLASH_OPTR_nRST_STDBY FLASH_OPTR_nRST_STDBY_Msk
+#define FLASH_OPTR_IWDG_SW_Pos (16U)
+#define FLASH_OPTR_IWDG_SW_Msk (0x1UL << FLASH_OPTR_IWDG_SW_Pos) /*!< 0x00010000 */
+#define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk
+#define FLASH_OPTR_IWDG_STOP_Pos (17U)
+#define FLASH_OPTR_IWDG_STOP_Msk (0x1UL << FLASH_OPTR_IWDG_STOP_Pos) /*!< 0x00020000 */
+#define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk
+#define FLASH_OPTR_IWDG_STDBY_Pos (18U)
+#define FLASH_OPTR_IWDG_STDBY_Msk (0x1UL << FLASH_OPTR_IWDG_STDBY_Pos) /*!< 0x00040000 */
+#define FLASH_OPTR_IWDG_STDBY FLASH_OPTR_IWDG_STDBY_Msk
+#define FLASH_OPTR_WWDG_SW_Pos (19U)
+#define FLASH_OPTR_WWDG_SW_Msk (0x1UL << FLASH_OPTR_WWDG_SW_Pos) /*!< 0x00080000 */
+#define FLASH_OPTR_WWDG_SW FLASH_OPTR_WWDG_SW_Msk
+#define FLASH_OPTR_RAM_PARITY_CHECK_Pos (22U)
+#define FLASH_OPTR_RAM_PARITY_CHECK_Msk (0x1UL << FLASH_OPTR_RAM_PARITY_CHECK_Pos) /*!< 0x00400000 */
+#define FLASH_OPTR_RAM_PARITY_CHECK FLASH_OPTR_RAM_PARITY_CHECK_Msk
+#define FLASH_OPTR_nBOOT_SEL_Pos (24U)
+#define FLASH_OPTR_nBOOT_SEL_Msk (0x1UL << FLASH_OPTR_nBOOT_SEL_Pos) /*!< 0x01000000 */
+#define FLASH_OPTR_nBOOT_SEL FLASH_OPTR_nBOOT_SEL_Msk
+#define FLASH_OPTR_nBOOT1_Pos (25U)
+#define FLASH_OPTR_nBOOT1_Msk (0x1UL << FLASH_OPTR_nBOOT1_Pos) /*!< 0x02000000 */
+#define FLASH_OPTR_nBOOT1 FLASH_OPTR_nBOOT1_Msk
+#define FLASH_OPTR_nBOOT0_Pos (26U)
+#define FLASH_OPTR_nBOOT0_Msk (0x1UL << FLASH_OPTR_nBOOT0_Pos) /*!< 0x04000000 */
+#define FLASH_OPTR_nBOOT0 FLASH_OPTR_nBOOT0_Msk
+
+/****************** Bits definition for FLASH_WRP1AR register ***************/
+#define FLASH_WRP1AR_WRP1A_STRT_Pos (0U)
+#define FLASH_WRP1AR_WRP1A_STRT_Msk (0x3FUL << FLASH_WRP1AR_WRP1A_STRT_Pos) /*!< 0x0000003F */
+#define FLASH_WRP1AR_WRP1A_STRT FLASH_WRP1AR_WRP1A_STRT_Msk
+#define FLASH_WRP1AR_WRP1A_END_Pos (16U)
+#define FLASH_WRP1AR_WRP1A_END_Msk (0x3FUL << FLASH_WRP1AR_WRP1A_END_Pos) /*!< 0x003F0000 */
+#define FLASH_WRP1AR_WRP1A_END FLASH_WRP1AR_WRP1A_END_Msk
+
+/****************** Bits definition for FLASH_WRP1BR register ***************/
+#define FLASH_WRP1BR_WRP1B_STRT_Pos (0U)
+#define FLASH_WRP1BR_WRP1B_STRT_Msk (0x3FUL << FLASH_WRP1BR_WRP1B_STRT_Pos) /*!< 0x0000003F */
+#define FLASH_WRP1BR_WRP1B_STRT FLASH_WRP1BR_WRP1B_STRT_Msk
+#define FLASH_WRP1BR_WRP1B_END_Pos (16U)
+#define FLASH_WRP1BR_WRP1B_END_Msk (0x3FUL << FLASH_WRP1BR_WRP1B_END_Pos) /*!< 0x003F0000 */
+#define FLASH_WRP1BR_WRP1B_END FLASH_WRP1BR_WRP1B_END_Msk
+
+
+/******************************************************************************/
+/* */
+/* General Purpose I/O */
+/* */
+/******************************************************************************/
+/****************** Bits definition for GPIO_MODER register *****************/
+#define GPIO_MODER_MODE0_Pos (0U)
+#define GPIO_MODER_MODE0_Msk (0x3UL << GPIO_MODER_MODE0_Pos) /*!< 0x00000003 */
+#define GPIO_MODER_MODE0 GPIO_MODER_MODE0_Msk
+#define GPIO_MODER_MODE0_0 (0x1UL << GPIO_MODER_MODE0_Pos) /*!< 0x00000001 */
+#define GPIO_MODER_MODE0_1 (0x2UL << GPIO_MODER_MODE0_Pos) /*!< 0x00000002 */
+#define GPIO_MODER_MODE1_Pos (2U)
+#define GPIO_MODER_MODE1_Msk (0x3UL << GPIO_MODER_MODE1_Pos) /*!< 0x0000000C */
+#define GPIO_MODER_MODE1 GPIO_MODER_MODE1_Msk
+#define GPIO_MODER_MODE1_0 (0x1UL << GPIO_MODER_MODE1_Pos) /*!< 0x00000004 */
+#define GPIO_MODER_MODE1_1 (0x2UL << GPIO_MODER_MODE1_Pos) /*!< 0x00000008 */
+#define GPIO_MODER_MODE2_Pos (4U)
+#define GPIO_MODER_MODE2_Msk (0x3UL << GPIO_MODER_MODE2_Pos) /*!< 0x00000030 */
+#define GPIO_MODER_MODE2 GPIO_MODER_MODE2_Msk
+#define GPIO_MODER_MODE2_0 (0x1UL << GPIO_MODER_MODE2_Pos) /*!< 0x00000010 */
+#define GPIO_MODER_MODE2_1 (0x2UL << GPIO_MODER_MODE2_Pos) /*!< 0x00000020 */
+#define GPIO_MODER_MODE3_Pos (6U)
+#define GPIO_MODER_MODE3_Msk (0x3UL << GPIO_MODER_MODE3_Pos) /*!< 0x000000C0 */
+#define GPIO_MODER_MODE3 GPIO_MODER_MODE3_Msk
+#define GPIO_MODER_MODE3_0 (0x1UL << GPIO_MODER_MODE3_Pos) /*!< 0x00000040 */
+#define GPIO_MODER_MODE3_1 (0x2UL << GPIO_MODER_MODE3_Pos) /*!< 0x00000080 */
+#define GPIO_MODER_MODE4_Pos (8U)
+#define GPIO_MODER_MODE4_Msk (0x3UL << GPIO_MODER_MODE4_Pos) /*!< 0x00000300 */
+#define GPIO_MODER_MODE4 GPIO_MODER_MODE4_Msk
+#define GPIO_MODER_MODE4_0 (0x1UL << GPIO_MODER_MODE4_Pos) /*!< 0x00000100 */
+#define GPIO_MODER_MODE4_1 (0x2UL << GPIO_MODER_MODE4_Pos) /*!< 0x00000200 */
+#define GPIO_MODER_MODE5_Pos (10U)
+#define GPIO_MODER_MODE5_Msk (0x3UL << GPIO_MODER_MODE5_Pos) /*!< 0x00000C00 */
+#define GPIO_MODER_MODE5 GPIO_MODER_MODE5_Msk
+#define GPIO_MODER_MODE5_0 (0x1UL << GPIO_MODER_MODE5_Pos) /*!< 0x00000400 */
+#define GPIO_MODER_MODE5_1 (0x2UL << GPIO_MODER_MODE5_Pos) /*!< 0x00000800 */
+#define GPIO_MODER_MODE6_Pos (12U)
+#define GPIO_MODER_MODE6_Msk (0x3UL << GPIO_MODER_MODE6_Pos) /*!< 0x00003000 */
+#define GPIO_MODER_MODE6 GPIO_MODER_MODE6_Msk
+#define GPIO_MODER_MODE6_0 (0x1UL << GPIO_MODER_MODE6_Pos) /*!< 0x00001000 */
+#define GPIO_MODER_MODE6_1 (0x2UL << GPIO_MODER_MODE6_Pos) /*!< 0x00002000 */
+#define GPIO_MODER_MODE7_Pos (14U)
+#define GPIO_MODER_MODE7_Msk (0x3UL << GPIO_MODER_MODE7_Pos) /*!< 0x0000C000 */
+#define GPIO_MODER_MODE7 GPIO_MODER_MODE7_Msk
+#define GPIO_MODER_MODE7_0 (0x1UL << GPIO_MODER_MODE7_Pos) /*!< 0x00004000 */
+#define GPIO_MODER_MODE7_1 (0x2UL << GPIO_MODER_MODE7_Pos) /*!< 0x00008000 */
+#define GPIO_MODER_MODE8_Pos (16U)
+#define GPIO_MODER_MODE8_Msk (0x3UL << GPIO_MODER_MODE8_Pos) /*!< 0x00030000 */
+#define GPIO_MODER_MODE8 GPIO_MODER_MODE8_Msk
+#define GPIO_MODER_MODE8_0 (0x1UL << GPIO_MODER_MODE8_Pos) /*!< 0x00010000 */
+#define GPIO_MODER_MODE8_1 (0x2UL << GPIO_MODER_MODE8_Pos) /*!< 0x00020000 */
+#define GPIO_MODER_MODE9_Pos (18U)
+#define GPIO_MODER_MODE9_Msk (0x3UL << GPIO_MODER_MODE9_Pos) /*!< 0x000C0000 */
+#define GPIO_MODER_MODE9 GPIO_MODER_MODE9_Msk
+#define GPIO_MODER_MODE9_0 (0x1UL << GPIO_MODER_MODE9_Pos) /*!< 0x00040000 */
+#define GPIO_MODER_MODE9_1 (0x2UL << GPIO_MODER_MODE9_Pos) /*!< 0x00080000 */
+#define GPIO_MODER_MODE10_Pos (20U)
+#define GPIO_MODER_MODE10_Msk (0x3UL << GPIO_MODER_MODE10_Pos) /*!< 0x00300000 */
+#define GPIO_MODER_MODE10 GPIO_MODER_MODE10_Msk
+#define GPIO_MODER_MODE10_0 (0x1UL << GPIO_MODER_MODE10_Pos) /*!< 0x00100000 */
+#define GPIO_MODER_MODE10_1 (0x2UL << GPIO_MODER_MODE10_Pos) /*!< 0x00200000 */
+#define GPIO_MODER_MODE11_Pos (22U)
+#define GPIO_MODER_MODE11_Msk (0x3UL << GPIO_MODER_MODE11_Pos) /*!< 0x00C00000 */
+#define GPIO_MODER_MODE11 GPIO_MODER_MODE11_Msk
+#define GPIO_MODER_MODE11_0 (0x1UL << GPIO_MODER_MODE11_Pos) /*!< 0x00400000 */
+#define GPIO_MODER_MODE11_1 (0x2UL << GPIO_MODER_MODE11_Pos) /*!< 0x00800000 */
+#define GPIO_MODER_MODE12_Pos (24U)
+#define GPIO_MODER_MODE12_Msk (0x3UL << GPIO_MODER_MODE12_Pos) /*!< 0x03000000 */
+#define GPIO_MODER_MODE12 GPIO_MODER_MODE12_Msk
+#define GPIO_MODER_MODE12_0 (0x1UL << GPIO_MODER_MODE12_Pos) /*!< 0x01000000 */
+#define GPIO_MODER_MODE12_1 (0x2UL << GPIO_MODER_MODE12_Pos) /*!< 0x02000000 */
+#define GPIO_MODER_MODE13_Pos (26U)
+#define GPIO_MODER_MODE13_Msk (0x3UL << GPIO_MODER_MODE13_Pos) /*!< 0x0C000000 */
+#define GPIO_MODER_MODE13 GPIO_MODER_MODE13_Msk
+#define GPIO_MODER_MODE13_0 (0x1UL << GPIO_MODER_MODE13_Pos) /*!< 0x04000000 */
+#define GPIO_MODER_MODE13_1 (0x2UL << GPIO_MODER_MODE13_Pos) /*!< 0x08000000 */
+#define GPIO_MODER_MODE14_Pos (28U)
+#define GPIO_MODER_MODE14_Msk (0x3UL << GPIO_MODER_MODE14_Pos) /*!< 0x30000000 */
+#define GPIO_MODER_MODE14 GPIO_MODER_MODE14_Msk
+#define GPIO_MODER_MODE14_0 (0x1UL << GPIO_MODER_MODE14_Pos) /*!< 0x10000000 */
+#define GPIO_MODER_MODE14_1 (0x2UL << GPIO_MODER_MODE14_Pos) /*!< 0x20000000 */
+#define GPIO_MODER_MODE15_Pos (30U)
+#define GPIO_MODER_MODE15_Msk (0x3UL << GPIO_MODER_MODE15_Pos) /*!< 0xC0000000 */
+#define GPIO_MODER_MODE15 GPIO_MODER_MODE15_Msk
+#define GPIO_MODER_MODE15_0 (0x1UL << GPIO_MODER_MODE15_Pos) /*!< 0x40000000 */
+#define GPIO_MODER_MODE15_1 (0x2UL << GPIO_MODER_MODE15_Pos) /*!< 0x80000000 */
+
+/****************** Bits definition for GPIO_OTYPER register ****************/
+#define GPIO_OTYPER_OT0_Pos (0U)
+#define GPIO_OTYPER_OT0_Msk (0x1UL << GPIO_OTYPER_OT0_Pos) /*!< 0x00000001 */
+#define GPIO_OTYPER_OT0 GPIO_OTYPER_OT0_Msk
+#define GPIO_OTYPER_OT1_Pos (1U)
+#define GPIO_OTYPER_OT1_Msk (0x1UL << GPIO_OTYPER_OT1_Pos) /*!< 0x00000002 */
+#define GPIO_OTYPER_OT1 GPIO_OTYPER_OT1_Msk
+#define GPIO_OTYPER_OT2_Pos (2U)
+#define GPIO_OTYPER_OT2_Msk (0x1UL << GPIO_OTYPER_OT2_Pos) /*!< 0x00000004 */
+#define GPIO_OTYPER_OT2 GPIO_OTYPER_OT2_Msk
+#define GPIO_OTYPER_OT3_Pos (3U)
+#define GPIO_OTYPER_OT3_Msk (0x1UL << GPIO_OTYPER_OT3_Pos) /*!< 0x00000008 */
+#define GPIO_OTYPER_OT3 GPIO_OTYPER_OT3_Msk
+#define GPIO_OTYPER_OT4_Pos (4U)
+#define GPIO_OTYPER_OT4_Msk (0x1UL << GPIO_OTYPER_OT4_Pos) /*!< 0x00000010 */
+#define GPIO_OTYPER_OT4 GPIO_OTYPER_OT4_Msk
+#define GPIO_OTYPER_OT5_Pos (5U)
+#define GPIO_OTYPER_OT5_Msk (0x1UL << GPIO_OTYPER_OT5_Pos) /*!< 0x00000020 */
+#define GPIO_OTYPER_OT5 GPIO_OTYPER_OT5_Msk
+#define GPIO_OTYPER_OT6_Pos (6U)
+#define GPIO_OTYPER_OT6_Msk (0x1UL << GPIO_OTYPER_OT6_Pos) /*!< 0x00000040 */
+#define GPIO_OTYPER_OT6 GPIO_OTYPER_OT6_Msk
+#define GPIO_OTYPER_OT7_Pos (7U)
+#define GPIO_OTYPER_OT7_Msk (0x1UL << GPIO_OTYPER_OT7_Pos) /*!< 0x00000080 */
+#define GPIO_OTYPER_OT7 GPIO_OTYPER_OT7_Msk
+#define GPIO_OTYPER_OT8_Pos (8U)
+#define GPIO_OTYPER_OT8_Msk (0x1UL << GPIO_OTYPER_OT8_Pos) /*!< 0x00000100 */
+#define GPIO_OTYPER_OT8 GPIO_OTYPER_OT8_Msk
+#define GPIO_OTYPER_OT9_Pos (9U)
+#define GPIO_OTYPER_OT9_Msk (0x1UL << GPIO_OTYPER_OT9_Pos) /*!< 0x00000200 */
+#define GPIO_OTYPER_OT9 GPIO_OTYPER_OT9_Msk
+#define GPIO_OTYPER_OT10_Pos (10U)
+#define GPIO_OTYPER_OT10_Msk (0x1UL << GPIO_OTYPER_OT10_Pos) /*!< 0x00000400 */
+#define GPIO_OTYPER_OT10 GPIO_OTYPER_OT10_Msk
+#define GPIO_OTYPER_OT11_Pos (11U)
+#define GPIO_OTYPER_OT11_Msk (0x1UL << GPIO_OTYPER_OT11_Pos) /*!< 0x00000800 */
+#define GPIO_OTYPER_OT11 GPIO_OTYPER_OT11_Msk
+#define GPIO_OTYPER_OT12_Pos (12U)
+#define GPIO_OTYPER_OT12_Msk (0x1UL << GPIO_OTYPER_OT12_Pos) /*!< 0x00001000 */
+#define GPIO_OTYPER_OT12 GPIO_OTYPER_OT12_Msk
+#define GPIO_OTYPER_OT13_Pos (13U)
+#define GPIO_OTYPER_OT13_Msk (0x1UL << GPIO_OTYPER_OT13_Pos) /*!< 0x00002000 */
+#define GPIO_OTYPER_OT13 GPIO_OTYPER_OT13_Msk
+#define GPIO_OTYPER_OT14_Pos (14U)
+#define GPIO_OTYPER_OT14_Msk (0x1UL << GPIO_OTYPER_OT14_Pos) /*!< 0x00004000 */
+#define GPIO_OTYPER_OT14 GPIO_OTYPER_OT14_Msk
+#define GPIO_OTYPER_OT15_Pos (15U)
+#define GPIO_OTYPER_OT15_Msk (0x1UL << GPIO_OTYPER_OT15_Pos) /*!< 0x00008000 */
+#define GPIO_OTYPER_OT15 GPIO_OTYPER_OT15_Msk
+
+/****************** Bits definition for GPIO_OSPEEDR register ***************/
+#define GPIO_OSPEEDR_OSPEED0_Pos (0U)
+#define GPIO_OSPEEDR_OSPEED0_Msk (0x3UL << GPIO_OSPEEDR_OSPEED0_Pos) /*!< 0x00000003 */
+#define GPIO_OSPEEDR_OSPEED0 GPIO_OSPEEDR_OSPEED0_Msk
+#define GPIO_OSPEEDR_OSPEED0_0 (0x1UL << GPIO_OSPEEDR_OSPEED0_Pos) /*!< 0x00000001 */
+#define GPIO_OSPEEDR_OSPEED0_1 (0x2UL << GPIO_OSPEEDR_OSPEED0_Pos) /*!< 0x00000002 */
+#define GPIO_OSPEEDR_OSPEED1_Pos (2U)
+#define GPIO_OSPEEDR_OSPEED1_Msk (0x3UL << GPIO_OSPEEDR_OSPEED1_Pos) /*!< 0x0000000C */
+#define GPIO_OSPEEDR_OSPEED1 GPIO_OSPEEDR_OSPEED1_Msk
+#define GPIO_OSPEEDR_OSPEED1_0 (0x1UL << GPIO_OSPEEDR_OSPEED1_Pos) /*!< 0x00000004 */
+#define GPIO_OSPEEDR_OSPEED1_1 (0x2UL << GPIO_OSPEEDR_OSPEED1_Pos) /*!< 0x00000008 */
+#define GPIO_OSPEEDR_OSPEED2_Pos (4U)
+#define GPIO_OSPEEDR_OSPEED2_Msk (0x3UL << GPIO_OSPEEDR_OSPEED2_Pos) /*!< 0x00000030 */
+#define GPIO_OSPEEDR_OSPEED2 GPIO_OSPEEDR_OSPEED2_Msk
+#define GPIO_OSPEEDR_OSPEED2_0 (0x1UL << GPIO_OSPEEDR_OSPEED2_Pos) /*!< 0x00000010 */
+#define GPIO_OSPEEDR_OSPEED2_1 (0x2UL << GPIO_OSPEEDR_OSPEED2_Pos) /*!< 0x00000020 */
+#define GPIO_OSPEEDR_OSPEED3_Pos (6U)
+#define GPIO_OSPEEDR_OSPEED3_Msk (0x3UL << GPIO_OSPEEDR_OSPEED3_Pos) /*!< 0x000000C0 */
+#define GPIO_OSPEEDR_OSPEED3 GPIO_OSPEEDR_OSPEED3_Msk
+#define GPIO_OSPEEDR_OSPEED3_0 (0x1UL << GPIO_OSPEEDR_OSPEED3_Pos) /*!< 0x00000040 */
+#define GPIO_OSPEEDR_OSPEED3_1 (0x2UL << GPIO_OSPEEDR_OSPEED3_Pos) /*!< 0x00000080 */
+#define GPIO_OSPEEDR_OSPEED4_Pos (8U)
+#define GPIO_OSPEEDR_OSPEED4_Msk (0x3UL << GPIO_OSPEEDR_OSPEED4_Pos) /*!< 0x00000300 */
+#define GPIO_OSPEEDR_OSPEED4 GPIO_OSPEEDR_OSPEED4_Msk
+#define GPIO_OSPEEDR_OSPEED4_0 (0x1UL << GPIO_OSPEEDR_OSPEED4_Pos) /*!< 0x00000100 */
+#define GPIO_OSPEEDR_OSPEED4_1 (0x2UL << GPIO_OSPEEDR_OSPEED4_Pos) /*!< 0x00000200 */
+#define GPIO_OSPEEDR_OSPEED5_Pos (10U)
+#define GPIO_OSPEEDR_OSPEED5_Msk (0x3UL << GPIO_OSPEEDR_OSPEED5_Pos) /*!< 0x00000C00 */
+#define GPIO_OSPEEDR_OSPEED5 GPIO_OSPEEDR_OSPEED5_Msk
+#define GPIO_OSPEEDR_OSPEED5_0 (0x1UL << GPIO_OSPEEDR_OSPEED5_Pos) /*!< 0x00000400 */
+#define GPIO_OSPEEDR_OSPEED5_1 (0x2UL << GPIO_OSPEEDR_OSPEED5_Pos) /*!< 0x00000800 */
+#define GPIO_OSPEEDR_OSPEED6_Pos (12U)
+#define GPIO_OSPEEDR_OSPEED6_Msk (0x3UL << GPIO_OSPEEDR_OSPEED6_Pos) /*!< 0x00003000 */
+#define GPIO_OSPEEDR_OSPEED6 GPIO_OSPEEDR_OSPEED6_Msk
+#define GPIO_OSPEEDR_OSPEED6_0 (0x1UL << GPIO_OSPEEDR_OSPEED6_Pos) /*!< 0x00001000 */
+#define GPIO_OSPEEDR_OSPEED6_1 (0x2UL << GPIO_OSPEEDR_OSPEED6_Pos) /*!< 0x00002000 */
+#define GPIO_OSPEEDR_OSPEED7_Pos (14U)
+#define GPIO_OSPEEDR_OSPEED7_Msk (0x3UL << GPIO_OSPEEDR_OSPEED7_Pos) /*!< 0x0000C000 */
+#define GPIO_OSPEEDR_OSPEED7 GPIO_OSPEEDR_OSPEED7_Msk
+#define GPIO_OSPEEDR_OSPEED7_0 (0x1UL << GPIO_OSPEEDR_OSPEED7_Pos) /*!< 0x00004000 */
+#define GPIO_OSPEEDR_OSPEED7_1 (0x2UL << GPIO_OSPEEDR_OSPEED7_Pos) /*!< 0x00008000 */
+#define GPIO_OSPEEDR_OSPEED8_Pos (16U)
+#define GPIO_OSPEEDR_OSPEED8_Msk (0x3UL << GPIO_OSPEEDR_OSPEED8_Pos) /*!< 0x00030000 */
+#define GPIO_OSPEEDR_OSPEED8 GPIO_OSPEEDR_OSPEED8_Msk
+#define GPIO_OSPEEDR_OSPEED8_0 (0x1UL << GPIO_OSPEEDR_OSPEED8_Pos) /*!< 0x00010000 */
+#define GPIO_OSPEEDR_OSPEED8_1 (0x2UL << GPIO_OSPEEDR_OSPEED8_Pos) /*!< 0x00020000 */
+#define GPIO_OSPEEDR_OSPEED9_Pos (18U)
+#define GPIO_OSPEEDR_OSPEED9_Msk (0x3UL << GPIO_OSPEEDR_OSPEED9_Pos) /*!< 0x000C0000 */
+#define GPIO_OSPEEDR_OSPEED9 GPIO_OSPEEDR_OSPEED9_Msk
+#define GPIO_OSPEEDR_OSPEED9_0 (0x1UL << GPIO_OSPEEDR_OSPEED9_Pos) /*!< 0x00040000 */
+#define GPIO_OSPEEDR_OSPEED9_1 (0x2UL << GPIO_OSPEEDR_OSPEED9_Pos) /*!< 0x00080000 */
+#define GPIO_OSPEEDR_OSPEED10_Pos (20U)
+#define GPIO_OSPEEDR_OSPEED10_Msk (0x3UL << GPIO_OSPEEDR_OSPEED10_Pos) /*!< 0x00300000 */
+#define GPIO_OSPEEDR_OSPEED10 GPIO_OSPEEDR_OSPEED10_Msk
+#define GPIO_OSPEEDR_OSPEED10_0 (0x1UL << GPIO_OSPEEDR_OSPEED10_Pos) /*!< 0x00100000 */
+#define GPIO_OSPEEDR_OSPEED10_1 (0x2UL << GPIO_OSPEEDR_OSPEED10_Pos) /*!< 0x00200000 */
+#define GPIO_OSPEEDR_OSPEED11_Pos (22U)
+#define GPIO_OSPEEDR_OSPEED11_Msk (0x3UL << GPIO_OSPEEDR_OSPEED11_Pos) /*!< 0x00C00000 */
+#define GPIO_OSPEEDR_OSPEED11 GPIO_OSPEEDR_OSPEED11_Msk
+#define GPIO_OSPEEDR_OSPEED11_0 (0x1UL << GPIO_OSPEEDR_OSPEED11_Pos) /*!< 0x00400000 */
+#define GPIO_OSPEEDR_OSPEED11_1 (0x2UL << GPIO_OSPEEDR_OSPEED11_Pos) /*!< 0x00800000 */
+#define GPIO_OSPEEDR_OSPEED12_Pos (24U)
+#define GPIO_OSPEEDR_OSPEED12_Msk (0x3UL << GPIO_OSPEEDR_OSPEED12_Pos) /*!< 0x03000000 */
+#define GPIO_OSPEEDR_OSPEED12 GPIO_OSPEEDR_OSPEED12_Msk
+#define GPIO_OSPEEDR_OSPEED12_0 (0x1UL << GPIO_OSPEEDR_OSPEED12_Pos) /*!< 0x01000000 */
+#define GPIO_OSPEEDR_OSPEED12_1 (0x2UL << GPIO_OSPEEDR_OSPEED12_Pos) /*!< 0x02000000 */
+#define GPIO_OSPEEDR_OSPEED13_Pos (26U)
+#define GPIO_OSPEEDR_OSPEED13_Msk (0x3UL << GPIO_OSPEEDR_OSPEED13_Pos) /*!< 0x0C000000 */
+#define GPIO_OSPEEDR_OSPEED13 GPIO_OSPEEDR_OSPEED13_Msk
+#define GPIO_OSPEEDR_OSPEED13_0 (0x1UL << GPIO_OSPEEDR_OSPEED13_Pos) /*!< 0x04000000 */
+#define GPIO_OSPEEDR_OSPEED13_1 (0x2UL << GPIO_OSPEEDR_OSPEED13_Pos) /*!< 0x08000000 */
+#define GPIO_OSPEEDR_OSPEED14_Pos (28U)
+#define GPIO_OSPEEDR_OSPEED14_Msk (0x3UL << GPIO_OSPEEDR_OSPEED14_Pos) /*!< 0x30000000 */
+#define GPIO_OSPEEDR_OSPEED14 GPIO_OSPEEDR_OSPEED14_Msk
+#define GPIO_OSPEEDR_OSPEED14_0 (0x1UL << GPIO_OSPEEDR_OSPEED14_Pos) /*!< 0x10000000 */
+#define GPIO_OSPEEDR_OSPEED14_1 (0x2UL << GPIO_OSPEEDR_OSPEED14_Pos) /*!< 0x20000000 */
+#define GPIO_OSPEEDR_OSPEED15_Pos (30U)
+#define GPIO_OSPEEDR_OSPEED15_Msk (0x3UL << GPIO_OSPEEDR_OSPEED15_Pos) /*!< 0xC0000000 */
+#define GPIO_OSPEEDR_OSPEED15 GPIO_OSPEEDR_OSPEED15_Msk
+#define GPIO_OSPEEDR_OSPEED15_0 (0x1UL << GPIO_OSPEEDR_OSPEED15_Pos) /*!< 0x40000000 */
+#define GPIO_OSPEEDR_OSPEED15_1 (0x2UL << GPIO_OSPEEDR_OSPEED15_Pos) /*!< 0x80000000 */
+
+/****************** Bits definition for GPIO_PUPDR register *****************/
+#define GPIO_PUPDR_PUPD0_Pos (0U)
+#define GPIO_PUPDR_PUPD0_Msk (0x3UL << GPIO_PUPDR_PUPD0_Pos) /*!< 0x00000003 */
+#define GPIO_PUPDR_PUPD0 GPIO_PUPDR_PUPD0_Msk
+#define GPIO_PUPDR_PUPD0_0 (0x1UL << GPIO_PUPDR_PUPD0_Pos) /*!< 0x00000001 */
+#define GPIO_PUPDR_PUPD0_1 (0x2UL << GPIO_PUPDR_PUPD0_Pos) /*!< 0x00000002 */
+#define GPIO_PUPDR_PUPD1_Pos (2U)
+#define GPIO_PUPDR_PUPD1_Msk (0x3UL << GPIO_PUPDR_PUPD1_Pos) /*!< 0x0000000C */
+#define GPIO_PUPDR_PUPD1 GPIO_PUPDR_PUPD1_Msk
+#define GPIO_PUPDR_PUPD1_0 (0x1UL << GPIO_PUPDR_PUPD1_Pos) /*!< 0x00000004 */
+#define GPIO_PUPDR_PUPD1_1 (0x2UL << GPIO_PUPDR_PUPD1_Pos) /*!< 0x00000008 */
+#define GPIO_PUPDR_PUPD2_Pos (4U)
+#define GPIO_PUPDR_PUPD2_Msk (0x3UL << GPIO_PUPDR_PUPD2_Pos) /*!< 0x00000030 */
+#define GPIO_PUPDR_PUPD2 GPIO_PUPDR_PUPD2_Msk
+#define GPIO_PUPDR_PUPD2_0 (0x1UL << GPIO_PUPDR_PUPD2_Pos) /*!< 0x00000010 */
+#define GPIO_PUPDR_PUPD2_1 (0x2UL << GPIO_PUPDR_PUPD2_Pos) /*!< 0x00000020 */
+#define GPIO_PUPDR_PUPD3_Pos (6U)
+#define GPIO_PUPDR_PUPD3_Msk (0x3UL << GPIO_PUPDR_PUPD3_Pos) /*!< 0x000000C0 */
+#define GPIO_PUPDR_PUPD3 GPIO_PUPDR_PUPD3_Msk
+#define GPIO_PUPDR_PUPD3_0 (0x1UL << GPIO_PUPDR_PUPD3_Pos) /*!< 0x00000040 */
+#define GPIO_PUPDR_PUPD3_1 (0x2UL << GPIO_PUPDR_PUPD3_Pos) /*!< 0x00000080 */
+#define GPIO_PUPDR_PUPD4_Pos (8U)
+#define GPIO_PUPDR_PUPD4_Msk (0x3UL << GPIO_PUPDR_PUPD4_Pos) /*!< 0x00000300 */
+#define GPIO_PUPDR_PUPD4 GPIO_PUPDR_PUPD4_Msk
+#define GPIO_PUPDR_PUPD4_0 (0x1UL << GPIO_PUPDR_PUPD4_Pos) /*!< 0x00000100 */
+#define GPIO_PUPDR_PUPD4_1 (0x2UL << GPIO_PUPDR_PUPD4_Pos) /*!< 0x00000200 */
+#define GPIO_PUPDR_PUPD5_Pos (10U)
+#define GPIO_PUPDR_PUPD5_Msk (0x3UL << GPIO_PUPDR_PUPD5_Pos) /*!< 0x00000C00 */
+#define GPIO_PUPDR_PUPD5 GPIO_PUPDR_PUPD5_Msk
+#define GPIO_PUPDR_PUPD5_0 (0x1UL << GPIO_PUPDR_PUPD5_Pos) /*!< 0x00000400 */
+#define GPIO_PUPDR_PUPD5_1 (0x2UL << GPIO_PUPDR_PUPD5_Pos) /*!< 0x00000800 */
+#define GPIO_PUPDR_PUPD6_Pos (12U)
+#define GPIO_PUPDR_PUPD6_Msk (0x3UL << GPIO_PUPDR_PUPD6_Pos) /*!< 0x00003000 */
+#define GPIO_PUPDR_PUPD6 GPIO_PUPDR_PUPD6_Msk
+#define GPIO_PUPDR_PUPD6_0 (0x1UL << GPIO_PUPDR_PUPD6_Pos) /*!< 0x00001000 */
+#define GPIO_PUPDR_PUPD6_1 (0x2UL << GPIO_PUPDR_PUPD6_Pos) /*!< 0x00002000 */
+#define GPIO_PUPDR_PUPD7_Pos (14U)
+#define GPIO_PUPDR_PUPD7_Msk (0x3UL << GPIO_PUPDR_PUPD7_Pos) /*!< 0x0000C000 */
+#define GPIO_PUPDR_PUPD7 GPIO_PUPDR_PUPD7_Msk
+#define GPIO_PUPDR_PUPD7_0 (0x1UL << GPIO_PUPDR_PUPD7_Pos) /*!< 0x00004000 */
+#define GPIO_PUPDR_PUPD7_1 (0x2UL << GPIO_PUPDR_PUPD7_Pos) /*!< 0x00008000 */
+#define GPIO_PUPDR_PUPD8_Pos (16U)
+#define GPIO_PUPDR_PUPD8_Msk (0x3UL << GPIO_PUPDR_PUPD8_Pos) /*!< 0x00030000 */
+#define GPIO_PUPDR_PUPD8 GPIO_PUPDR_PUPD8_Msk
+#define GPIO_PUPDR_PUPD8_0 (0x1UL << GPIO_PUPDR_PUPD8_Pos) /*!< 0x00010000 */
+#define GPIO_PUPDR_PUPD8_1 (0x2UL << GPIO_PUPDR_PUPD8_Pos) /*!< 0x00020000 */
+#define GPIO_PUPDR_PUPD9_Pos (18U)
+#define GPIO_PUPDR_PUPD9_Msk (0x3UL << GPIO_PUPDR_PUPD9_Pos) /*!< 0x000C0000 */
+#define GPIO_PUPDR_PUPD9 GPIO_PUPDR_PUPD9_Msk
+#define GPIO_PUPDR_PUPD9_0 (0x1UL << GPIO_PUPDR_PUPD9_Pos) /*!< 0x00040000 */
+#define GPIO_PUPDR_PUPD9_1 (0x2UL << GPIO_PUPDR_PUPD9_Pos) /*!< 0x00080000 */
+#define GPIO_PUPDR_PUPD10_Pos (20U)
+#define GPIO_PUPDR_PUPD10_Msk (0x3UL << GPIO_PUPDR_PUPD10_Pos) /*!< 0x00300000 */
+#define GPIO_PUPDR_PUPD10 GPIO_PUPDR_PUPD10_Msk
+#define GPIO_PUPDR_PUPD10_0 (0x1UL << GPIO_PUPDR_PUPD10_Pos) /*!< 0x00100000 */
+#define GPIO_PUPDR_PUPD10_1 (0x2UL << GPIO_PUPDR_PUPD10_Pos) /*!< 0x00200000 */
+#define GPIO_PUPDR_PUPD11_Pos (22U)
+#define GPIO_PUPDR_PUPD11_Msk (0x3UL << GPIO_PUPDR_PUPD11_Pos) /*!< 0x00C00000 */
+#define GPIO_PUPDR_PUPD11 GPIO_PUPDR_PUPD11_Msk
+#define GPIO_PUPDR_PUPD11_0 (0x1UL << GPIO_PUPDR_PUPD11_Pos) /*!< 0x00400000 */
+#define GPIO_PUPDR_PUPD11_1 (0x2UL << GPIO_PUPDR_PUPD11_Pos) /*!< 0x00800000 */
+#define GPIO_PUPDR_PUPD12_Pos (24U)
+#define GPIO_PUPDR_PUPD12_Msk (0x3UL << GPIO_PUPDR_PUPD12_Pos) /*!< 0x03000000 */
+#define GPIO_PUPDR_PUPD12 GPIO_PUPDR_PUPD12_Msk
+#define GPIO_PUPDR_PUPD12_0 (0x1UL << GPIO_PUPDR_PUPD12_Pos) /*!< 0x01000000 */
+#define GPIO_PUPDR_PUPD12_1 (0x2UL << GPIO_PUPDR_PUPD12_Pos) /*!< 0x02000000 */
+#define GPIO_PUPDR_PUPD13_Pos (26U)
+#define GPIO_PUPDR_PUPD13_Msk (0x3UL << GPIO_PUPDR_PUPD13_Pos) /*!< 0x0C000000 */
+#define GPIO_PUPDR_PUPD13 GPIO_PUPDR_PUPD13_Msk
+#define GPIO_PUPDR_PUPD13_0 (0x1UL << GPIO_PUPDR_PUPD13_Pos) /*!< 0x04000000 */
+#define GPIO_PUPDR_PUPD13_1 (0x2UL << GPIO_PUPDR_PUPD13_Pos) /*!< 0x08000000 */
+#define GPIO_PUPDR_PUPD14_Pos (28U)
+#define GPIO_PUPDR_PUPD14_Msk (0x3UL << GPIO_PUPDR_PUPD14_Pos) /*!< 0x30000000 */
+#define GPIO_PUPDR_PUPD14 GPIO_PUPDR_PUPD14_Msk
+#define GPIO_PUPDR_PUPD14_0 (0x1UL << GPIO_PUPDR_PUPD14_Pos) /*!< 0x10000000 */
+#define GPIO_PUPDR_PUPD14_1 (0x2UL << GPIO_PUPDR_PUPD14_Pos) /*!< 0x20000000 */
+#define GPIO_PUPDR_PUPD15_Pos (30U)
+#define GPIO_PUPDR_PUPD15_Msk (0x3UL << GPIO_PUPDR_PUPD15_Pos) /*!< 0xC0000000 */
+#define GPIO_PUPDR_PUPD15 GPIO_PUPDR_PUPD15_Msk
+#define GPIO_PUPDR_PUPD15_0 (0x1UL << GPIO_PUPDR_PUPD15_Pos) /*!< 0x40000000 */
+#define GPIO_PUPDR_PUPD15_1 (0x2UL << GPIO_PUPDR_PUPD15_Pos) /*!< 0x80000000 */
+
+/****************** Bits definition for GPIO_IDR register *******************/
+#define GPIO_IDR_ID0_Pos (0U)
+#define GPIO_IDR_ID0_Msk (0x1UL << GPIO_IDR_ID0_Pos) /*!< 0x00000001 */
+#define GPIO_IDR_ID0 GPIO_IDR_ID0_Msk
+#define GPIO_IDR_ID1_Pos (1U)
+#define GPIO_IDR_ID1_Msk (0x1UL << GPIO_IDR_ID1_Pos) /*!< 0x00000002 */
+#define GPIO_IDR_ID1 GPIO_IDR_ID1_Msk
+#define GPIO_IDR_ID2_Pos (2U)
+#define GPIO_IDR_ID2_Msk (0x1UL << GPIO_IDR_ID2_Pos) /*!< 0x00000004 */
+#define GPIO_IDR_ID2 GPIO_IDR_ID2_Msk
+#define GPIO_IDR_ID3_Pos (3U)
+#define GPIO_IDR_ID3_Msk (0x1UL << GPIO_IDR_ID3_Pos) /*!< 0x00000008 */
+#define GPIO_IDR_ID3 GPIO_IDR_ID3_Msk
+#define GPIO_IDR_ID4_Pos (4U)
+#define GPIO_IDR_ID4_Msk (0x1UL << GPIO_IDR_ID4_Pos) /*!< 0x00000010 */
+#define GPIO_IDR_ID4 GPIO_IDR_ID4_Msk
+#define GPIO_IDR_ID5_Pos (5U)
+#define GPIO_IDR_ID5_Msk (0x1UL << GPIO_IDR_ID5_Pos) /*!< 0x00000020 */
+#define GPIO_IDR_ID5 GPIO_IDR_ID5_Msk
+#define GPIO_IDR_ID6_Pos (6U)
+#define GPIO_IDR_ID6_Msk (0x1UL << GPIO_IDR_ID6_Pos) /*!< 0x00000040 */
+#define GPIO_IDR_ID6 GPIO_IDR_ID6_Msk
+#define GPIO_IDR_ID7_Pos (7U)
+#define GPIO_IDR_ID7_Msk (0x1UL << GPIO_IDR_ID7_Pos) /*!< 0x00000080 */
+#define GPIO_IDR_ID7 GPIO_IDR_ID7_Msk
+#define GPIO_IDR_ID8_Pos (8U)
+#define GPIO_IDR_ID8_Msk (0x1UL << GPIO_IDR_ID8_Pos) /*!< 0x00000100 */
+#define GPIO_IDR_ID8 GPIO_IDR_ID8_Msk
+#define GPIO_IDR_ID9_Pos (9U)
+#define GPIO_IDR_ID9_Msk (0x1UL << GPIO_IDR_ID9_Pos) /*!< 0x00000200 */
+#define GPIO_IDR_ID9 GPIO_IDR_ID9_Msk
+#define GPIO_IDR_ID10_Pos (10U)
+#define GPIO_IDR_ID10_Msk (0x1UL << GPIO_IDR_ID10_Pos) /*!< 0x00000400 */
+#define GPIO_IDR_ID10 GPIO_IDR_ID10_Msk
+#define GPIO_IDR_ID11_Pos (11U)
+#define GPIO_IDR_ID11_Msk (0x1UL << GPIO_IDR_ID11_Pos) /*!< 0x00000800 */
+#define GPIO_IDR_ID11 GPIO_IDR_ID11_Msk
+#define GPIO_IDR_ID12_Pos (12U)
+#define GPIO_IDR_ID12_Msk (0x1UL << GPIO_IDR_ID12_Pos) /*!< 0x00001000 */
+#define GPIO_IDR_ID12 GPIO_IDR_ID12_Msk
+#define GPIO_IDR_ID13_Pos (13U)
+#define GPIO_IDR_ID13_Msk (0x1UL << GPIO_IDR_ID13_Pos) /*!< 0x00002000 */
+#define GPIO_IDR_ID13 GPIO_IDR_ID13_Msk
+#define GPIO_IDR_ID14_Pos (14U)
+#define GPIO_IDR_ID14_Msk (0x1UL << GPIO_IDR_ID14_Pos) /*!< 0x00004000 */
+#define GPIO_IDR_ID14 GPIO_IDR_ID14_Msk
+#define GPIO_IDR_ID15_Pos (15U)
+#define GPIO_IDR_ID15_Msk (0x1UL << GPIO_IDR_ID15_Pos) /*!< 0x00008000 */
+#define GPIO_IDR_ID15 GPIO_IDR_ID15_Msk
+
+/****************** Bits definition for GPIO_ODR register *******************/
+#define GPIO_ODR_OD0_Pos (0U)
+#define GPIO_ODR_OD0_Msk (0x1UL << GPIO_ODR_OD0_Pos) /*!< 0x00000001 */
+#define GPIO_ODR_OD0 GPIO_ODR_OD0_Msk
+#define GPIO_ODR_OD1_Pos (1U)
+#define GPIO_ODR_OD1_Msk (0x1UL << GPIO_ODR_OD1_Pos) /*!< 0x00000002 */
+#define GPIO_ODR_OD1 GPIO_ODR_OD1_Msk
+#define GPIO_ODR_OD2_Pos (2U)
+#define GPIO_ODR_OD2_Msk (0x1UL << GPIO_ODR_OD2_Pos) /*!< 0x00000004 */
+#define GPIO_ODR_OD2 GPIO_ODR_OD2_Msk
+#define GPIO_ODR_OD3_Pos (3U)
+#define GPIO_ODR_OD3_Msk (0x1UL << GPIO_ODR_OD3_Pos) /*!< 0x00000008 */
+#define GPIO_ODR_OD3 GPIO_ODR_OD3_Msk
+#define GPIO_ODR_OD4_Pos (4U)
+#define GPIO_ODR_OD4_Msk (0x1UL << GPIO_ODR_OD4_Pos) /*!< 0x00000010 */
+#define GPIO_ODR_OD4 GPIO_ODR_OD4_Msk
+#define GPIO_ODR_OD5_Pos (5U)
+#define GPIO_ODR_OD5_Msk (0x1UL << GPIO_ODR_OD5_Pos) /*!< 0x00000020 */
+#define GPIO_ODR_OD5 GPIO_ODR_OD5_Msk
+#define GPIO_ODR_OD6_Pos (6U)
+#define GPIO_ODR_OD6_Msk (0x1UL << GPIO_ODR_OD6_Pos) /*!< 0x00000040 */
+#define GPIO_ODR_OD6 GPIO_ODR_OD6_Msk
+#define GPIO_ODR_OD7_Pos (7U)
+#define GPIO_ODR_OD7_Msk (0x1UL << GPIO_ODR_OD7_Pos) /*!< 0x00000080 */
+#define GPIO_ODR_OD7 GPIO_ODR_OD7_Msk
+#define GPIO_ODR_OD8_Pos (8U)
+#define GPIO_ODR_OD8_Msk (0x1UL << GPIO_ODR_OD8_Pos) /*!< 0x00000100 */
+#define GPIO_ODR_OD8 GPIO_ODR_OD8_Msk
+#define GPIO_ODR_OD9_Pos (9U)
+#define GPIO_ODR_OD9_Msk (0x1UL << GPIO_ODR_OD9_Pos) /*!< 0x00000200 */
+#define GPIO_ODR_OD9 GPIO_ODR_OD9_Msk
+#define GPIO_ODR_OD10_Pos (10U)
+#define GPIO_ODR_OD10_Msk (0x1UL << GPIO_ODR_OD10_Pos) /*!< 0x00000400 */
+#define GPIO_ODR_OD10 GPIO_ODR_OD10_Msk
+#define GPIO_ODR_OD11_Pos (11U)
+#define GPIO_ODR_OD11_Msk (0x1UL << GPIO_ODR_OD11_Pos) /*!< 0x00000800 */
+#define GPIO_ODR_OD11 GPIO_ODR_OD11_Msk
+#define GPIO_ODR_OD12_Pos (12U)
+#define GPIO_ODR_OD12_Msk (0x1UL << GPIO_ODR_OD12_Pos) /*!< 0x00001000 */
+#define GPIO_ODR_OD12 GPIO_ODR_OD12_Msk
+#define GPIO_ODR_OD13_Pos (13U)
+#define GPIO_ODR_OD13_Msk (0x1UL << GPIO_ODR_OD13_Pos) /*!< 0x00002000 */
+#define GPIO_ODR_OD13 GPIO_ODR_OD13_Msk
+#define GPIO_ODR_OD14_Pos (14U)
+#define GPIO_ODR_OD14_Msk (0x1UL << GPIO_ODR_OD14_Pos) /*!< 0x00004000 */
+#define GPIO_ODR_OD14 GPIO_ODR_OD14_Msk
+#define GPIO_ODR_OD15_Pos (15U)
+#define GPIO_ODR_OD15_Msk (0x1UL << GPIO_ODR_OD15_Pos) /*!< 0x00008000 */
+#define GPIO_ODR_OD15 GPIO_ODR_OD15_Msk
+
+/****************** Bits definition for GPIO_BSRR register ******************/
+#define GPIO_BSRR_BS0_Pos (0U)
+#define GPIO_BSRR_BS0_Msk (0x1UL << GPIO_BSRR_BS0_Pos) /*!< 0x00000001 */
+#define GPIO_BSRR_BS0 GPIO_BSRR_BS0_Msk
+#define GPIO_BSRR_BS1_Pos (1U)
+#define GPIO_BSRR_BS1_Msk (0x1UL << GPIO_BSRR_BS1_Pos) /*!< 0x00000002 */
+#define GPIO_BSRR_BS1 GPIO_BSRR_BS1_Msk
+#define GPIO_BSRR_BS2_Pos (2U)
+#define GPIO_BSRR_BS2_Msk (0x1UL << GPIO_BSRR_BS2_Pos) /*!< 0x00000004 */
+#define GPIO_BSRR_BS2 GPIO_BSRR_BS2_Msk
+#define GPIO_BSRR_BS3_Pos (3U)
+#define GPIO_BSRR_BS3_Msk (0x1UL << GPIO_BSRR_BS3_Pos) /*!< 0x00000008 */
+#define GPIO_BSRR_BS3 GPIO_BSRR_BS3_Msk
+#define GPIO_BSRR_BS4_Pos (4U)
+#define GPIO_BSRR_BS4_Msk (0x1UL << GPIO_BSRR_BS4_Pos) /*!< 0x00000010 */
+#define GPIO_BSRR_BS4 GPIO_BSRR_BS4_Msk
+#define GPIO_BSRR_BS5_Pos (5U)
+#define GPIO_BSRR_BS5_Msk (0x1UL << GPIO_BSRR_BS5_Pos) /*!< 0x00000020 */
+#define GPIO_BSRR_BS5 GPIO_BSRR_BS5_Msk
+#define GPIO_BSRR_BS6_Pos (6U)
+#define GPIO_BSRR_BS6_Msk (0x1UL << GPIO_BSRR_BS6_Pos) /*!< 0x00000040 */
+#define GPIO_BSRR_BS6 GPIO_BSRR_BS6_Msk
+#define GPIO_BSRR_BS7_Pos (7U)
+#define GPIO_BSRR_BS7_Msk (0x1UL << GPIO_BSRR_BS7_Pos) /*!< 0x00000080 */
+#define GPIO_BSRR_BS7 GPIO_BSRR_BS7_Msk
+#define GPIO_BSRR_BS8_Pos (8U)
+#define GPIO_BSRR_BS8_Msk (0x1UL << GPIO_BSRR_BS8_Pos) /*!< 0x00000100 */
+#define GPIO_BSRR_BS8 GPIO_BSRR_BS8_Msk
+#define GPIO_BSRR_BS9_Pos (9U)
+#define GPIO_BSRR_BS9_Msk (0x1UL << GPIO_BSRR_BS9_Pos) /*!< 0x00000200 */
+#define GPIO_BSRR_BS9 GPIO_BSRR_BS9_Msk
+#define GPIO_BSRR_BS10_Pos (10U)
+#define GPIO_BSRR_BS10_Msk (0x1UL << GPIO_BSRR_BS10_Pos) /*!< 0x00000400 */
+#define GPIO_BSRR_BS10 GPIO_BSRR_BS10_Msk
+#define GPIO_BSRR_BS11_Pos (11U)
+#define GPIO_BSRR_BS11_Msk (0x1UL << GPIO_BSRR_BS11_Pos) /*!< 0x00000800 */
+#define GPIO_BSRR_BS11 GPIO_BSRR_BS11_Msk
+#define GPIO_BSRR_BS12_Pos (12U)
+#define GPIO_BSRR_BS12_Msk (0x1UL << GPIO_BSRR_BS12_Pos) /*!< 0x00001000 */
+#define GPIO_BSRR_BS12 GPIO_BSRR_BS12_Msk
+#define GPIO_BSRR_BS13_Pos (13U)
+#define GPIO_BSRR_BS13_Msk (0x1UL << GPIO_BSRR_BS13_Pos) /*!< 0x00002000 */
+#define GPIO_BSRR_BS13 GPIO_BSRR_BS13_Msk
+#define GPIO_BSRR_BS14_Pos (14U)
+#define GPIO_BSRR_BS14_Msk (0x1UL << GPIO_BSRR_BS14_Pos) /*!< 0x00004000 */
+#define GPIO_BSRR_BS14 GPIO_BSRR_BS14_Msk
+#define GPIO_BSRR_BS15_Pos (15U)
+#define GPIO_BSRR_BS15_Msk (0x1UL << GPIO_BSRR_BS15_Pos) /*!< 0x00008000 */
+#define GPIO_BSRR_BS15 GPIO_BSRR_BS15_Msk
+#define GPIO_BSRR_BR0_Pos (16U)
+#define GPIO_BSRR_BR0_Msk (0x1UL << GPIO_BSRR_BR0_Pos) /*!< 0x00010000 */
+#define GPIO_BSRR_BR0 GPIO_BSRR_BR0_Msk
+#define GPIO_BSRR_BR1_Pos (17U)
+#define GPIO_BSRR_BR1_Msk (0x1UL << GPIO_BSRR_BR1_Pos) /*!< 0x00020000 */
+#define GPIO_BSRR_BR1 GPIO_BSRR_BR1_Msk
+#define GPIO_BSRR_BR2_Pos (18U)
+#define GPIO_BSRR_BR2_Msk (0x1UL << GPIO_BSRR_BR2_Pos) /*!< 0x00040000 */
+#define GPIO_BSRR_BR2 GPIO_BSRR_BR2_Msk
+#define GPIO_BSRR_BR3_Pos (19U)
+#define GPIO_BSRR_BR3_Msk (0x1UL << GPIO_BSRR_BR3_Pos) /*!< 0x00080000 */
+#define GPIO_BSRR_BR3 GPIO_BSRR_BR3_Msk
+#define GPIO_BSRR_BR4_Pos (20U)
+#define GPIO_BSRR_BR4_Msk (0x1UL << GPIO_BSRR_BR4_Pos) /*!< 0x00100000 */
+#define GPIO_BSRR_BR4 GPIO_BSRR_BR4_Msk
+#define GPIO_BSRR_BR5_Pos (21U)
+#define GPIO_BSRR_BR5_Msk (0x1UL << GPIO_BSRR_BR5_Pos) /*!< 0x00200000 */
+#define GPIO_BSRR_BR5 GPIO_BSRR_BR5_Msk
+#define GPIO_BSRR_BR6_Pos (22U)
+#define GPIO_BSRR_BR6_Msk (0x1UL << GPIO_BSRR_BR6_Pos) /*!< 0x00400000 */
+#define GPIO_BSRR_BR6 GPIO_BSRR_BR6_Msk
+#define GPIO_BSRR_BR7_Pos (23U)
+#define GPIO_BSRR_BR7_Msk (0x1UL << GPIO_BSRR_BR7_Pos) /*!< 0x00800000 */
+#define GPIO_BSRR_BR7 GPIO_BSRR_BR7_Msk
+#define GPIO_BSRR_BR8_Pos (24U)
+#define GPIO_BSRR_BR8_Msk (0x1UL << GPIO_BSRR_BR8_Pos) /*!< 0x01000000 */
+#define GPIO_BSRR_BR8 GPIO_BSRR_BR8_Msk
+#define GPIO_BSRR_BR9_Pos (25U)
+#define GPIO_BSRR_BR9_Msk (0x1UL << GPIO_BSRR_BR9_Pos) /*!< 0x02000000 */
+#define GPIO_BSRR_BR9 GPIO_BSRR_BR9_Msk
+#define GPIO_BSRR_BR10_Pos (26U)
+#define GPIO_BSRR_BR10_Msk (0x1UL << GPIO_BSRR_BR10_Pos) /*!< 0x04000000 */
+#define GPIO_BSRR_BR10 GPIO_BSRR_BR10_Msk
+#define GPIO_BSRR_BR11_Pos (27U)
+#define GPIO_BSRR_BR11_Msk (0x1UL << GPIO_BSRR_BR11_Pos) /*!< 0x08000000 */
+#define GPIO_BSRR_BR11 GPIO_BSRR_BR11_Msk
+#define GPIO_BSRR_BR12_Pos (28U)
+#define GPIO_BSRR_BR12_Msk (0x1UL << GPIO_BSRR_BR12_Pos) /*!< 0x10000000 */
+#define GPIO_BSRR_BR12 GPIO_BSRR_BR12_Msk
+#define GPIO_BSRR_BR13_Pos (29U)
+#define GPIO_BSRR_BR13_Msk (0x1UL << GPIO_BSRR_BR13_Pos) /*!< 0x20000000 */
+#define GPIO_BSRR_BR13 GPIO_BSRR_BR13_Msk
+#define GPIO_BSRR_BR14_Pos (30U)
+#define GPIO_BSRR_BR14_Msk (0x1UL << GPIO_BSRR_BR14_Pos) /*!< 0x40000000 */
+#define GPIO_BSRR_BR14 GPIO_BSRR_BR14_Msk
+#define GPIO_BSRR_BR15_Pos (31U)
+#define GPIO_BSRR_BR15_Msk (0x1UL << GPIO_BSRR_BR15_Pos) /*!< 0x80000000 */
+#define GPIO_BSRR_BR15 GPIO_BSRR_BR15_Msk
+
+/****************** Bit definition for GPIO_LCKR register *********************/
+#define GPIO_LCKR_LCK0_Pos (0U)
+#define GPIO_LCKR_LCK0_Msk (0x1UL << GPIO_LCKR_LCK0_Pos) /*!< 0x00000001 */
+#define GPIO_LCKR_LCK0 GPIO_LCKR_LCK0_Msk
+#define GPIO_LCKR_LCK1_Pos (1U)
+#define GPIO_LCKR_LCK1_Msk (0x1UL << GPIO_LCKR_LCK1_Pos) /*!< 0x00000002 */
+#define GPIO_LCKR_LCK1 GPIO_LCKR_LCK1_Msk
+#define GPIO_LCKR_LCK2_Pos (2U)
+#define GPIO_LCKR_LCK2_Msk (0x1UL << GPIO_LCKR_LCK2_Pos) /*!< 0x00000004 */
+#define GPIO_LCKR_LCK2 GPIO_LCKR_LCK2_Msk
+#define GPIO_LCKR_LCK3_Pos (3U)
+#define GPIO_LCKR_LCK3_Msk (0x1UL << GPIO_LCKR_LCK3_Pos) /*!< 0x00000008 */
+#define GPIO_LCKR_LCK3 GPIO_LCKR_LCK3_Msk
+#define GPIO_LCKR_LCK4_Pos (4U)
+#define GPIO_LCKR_LCK4_Msk (0x1UL << GPIO_LCKR_LCK4_Pos) /*!< 0x00000010 */
+#define GPIO_LCKR_LCK4 GPIO_LCKR_LCK4_Msk
+#define GPIO_LCKR_LCK5_Pos (5U)
+#define GPIO_LCKR_LCK5_Msk (0x1UL << GPIO_LCKR_LCK5_Pos) /*!< 0x00000020 */
+#define GPIO_LCKR_LCK5 GPIO_LCKR_LCK5_Msk
+#define GPIO_LCKR_LCK6_Pos (6U)
+#define GPIO_LCKR_LCK6_Msk (0x1UL << GPIO_LCKR_LCK6_Pos) /*!< 0x00000040 */
+#define GPIO_LCKR_LCK6 GPIO_LCKR_LCK6_Msk
+#define GPIO_LCKR_LCK7_Pos (7U)
+#define GPIO_LCKR_LCK7_Msk (0x1UL << GPIO_LCKR_LCK7_Pos) /*!< 0x00000080 */
+#define GPIO_LCKR_LCK7 GPIO_LCKR_LCK7_Msk
+#define GPIO_LCKR_LCK8_Pos (8U)
+#define GPIO_LCKR_LCK8_Msk (0x1UL << GPIO_LCKR_LCK8_Pos) /*!< 0x00000100 */
+#define GPIO_LCKR_LCK8 GPIO_LCKR_LCK8_Msk
+#define GPIO_LCKR_LCK9_Pos (9U)
+#define GPIO_LCKR_LCK9_Msk (0x1UL << GPIO_LCKR_LCK9_Pos) /*!< 0x00000200 */
+#define GPIO_LCKR_LCK9 GPIO_LCKR_LCK9_Msk
+#define GPIO_LCKR_LCK10_Pos (10U)
+#define GPIO_LCKR_LCK10_Msk (0x1UL << GPIO_LCKR_LCK10_Pos) /*!< 0x00000400 */
+#define GPIO_LCKR_LCK10 GPIO_LCKR_LCK10_Msk
+#define GPIO_LCKR_LCK11_Pos (11U)
+#define GPIO_LCKR_LCK11_Msk (0x1UL << GPIO_LCKR_LCK11_Pos) /*!< 0x00000800 */
+#define GPIO_LCKR_LCK11 GPIO_LCKR_LCK11_Msk
+#define GPIO_LCKR_LCK12_Pos (12U)
+#define GPIO_LCKR_LCK12_Msk (0x1UL << GPIO_LCKR_LCK12_Pos) /*!< 0x00001000 */
+#define GPIO_LCKR_LCK12 GPIO_LCKR_LCK12_Msk
+#define GPIO_LCKR_LCK13_Pos (13U)
+#define GPIO_LCKR_LCK13_Msk (0x1UL << GPIO_LCKR_LCK13_Pos) /*!< 0x00002000 */
+#define GPIO_LCKR_LCK13 GPIO_LCKR_LCK13_Msk
+#define GPIO_LCKR_LCK14_Pos (14U)
+#define GPIO_LCKR_LCK14_Msk (0x1UL << GPIO_LCKR_LCK14_Pos) /*!< 0x00004000 */
+#define GPIO_LCKR_LCK14 GPIO_LCKR_LCK14_Msk
+#define GPIO_LCKR_LCK15_Pos (15U)
+#define GPIO_LCKR_LCK15_Msk (0x1UL << GPIO_LCKR_LCK15_Pos) /*!< 0x00008000 */
+#define GPIO_LCKR_LCK15 GPIO_LCKR_LCK15_Msk
+#define GPIO_LCKR_LCKK_Pos (16U)
+#define GPIO_LCKR_LCKK_Msk (0x1UL << GPIO_LCKR_LCKK_Pos) /*!< 0x00010000 */
+#define GPIO_LCKR_LCKK GPIO_LCKR_LCKK_Msk
+
+/****************** Bit definition for GPIO_AFRL register *********************/
+#define GPIO_AFRL_AFSEL0_Pos (0U)
+#define GPIO_AFRL_AFSEL0_Msk (0xFUL << GPIO_AFRL_AFSEL0_Pos) /*!< 0x0000000F */
+#define GPIO_AFRL_AFSEL0 GPIO_AFRL_AFSEL0_Msk
+#define GPIO_AFRL_AFSEL0_0 (0x1UL << GPIO_AFRL_AFSEL0_Pos) /*!< 0x00000001 */
+#define GPIO_AFRL_AFSEL0_1 (0x2UL << GPIO_AFRL_AFSEL0_Pos) /*!< 0x00000002 */
+#define GPIO_AFRL_AFSEL0_2 (0x4UL << GPIO_AFRL_AFSEL0_Pos) /*!< 0x00000004 */
+#define GPIO_AFRL_AFSEL0_3 (0x8UL << GPIO_AFRL_AFSEL0_Pos) /*!< 0x00000008 */
+#define GPIO_AFRL_AFSEL1_Pos (4U)
+#define GPIO_AFRL_AFSEL1_Msk (0xFUL << GPIO_AFRL_AFSEL1_Pos) /*!< 0x000000F0 */
+#define GPIO_AFRL_AFSEL1 GPIO_AFRL_AFSEL1_Msk
+#define GPIO_AFRL_AFSEL1_0 (0x1UL << GPIO_AFRL_AFSEL1_Pos) /*!< 0x00000010 */
+#define GPIO_AFRL_AFSEL1_1 (0x2UL << GPIO_AFRL_AFSEL1_Pos) /*!< 0x00000020 */
+#define GPIO_AFRL_AFSEL1_2 (0x4UL << GPIO_AFRL_AFSEL1_Pos) /*!< 0x00000040 */
+#define GPIO_AFRL_AFSEL1_3 (0x8UL << GPIO_AFRL_AFSEL1_Pos) /*!< 0x00000080 */
+#define GPIO_AFRL_AFSEL2_Pos (8U)
+#define GPIO_AFRL_AFSEL2_Msk (0xFUL << GPIO_AFRL_AFSEL2_Pos) /*!< 0x00000F00 */
+#define GPIO_AFRL_AFSEL2 GPIO_AFRL_AFSEL2_Msk
+#define GPIO_AFRL_AFSEL2_0 (0x1UL << GPIO_AFRL_AFSEL2_Pos) /*!< 0x00000100 */
+#define GPIO_AFRL_AFSEL2_1 (0x2UL << GPIO_AFRL_AFSEL2_Pos) /*!< 0x00000200 */
+#define GPIO_AFRL_AFSEL2_2 (0x4UL << GPIO_AFRL_AFSEL2_Pos) /*!< 0x00000400 */
+#define GPIO_AFRL_AFSEL2_3 (0x8UL << GPIO_AFRL_AFSEL2_Pos) /*!< 0x00000800 */
+#define GPIO_AFRL_AFSEL3_Pos (12U)
+#define GPIO_AFRL_AFSEL3_Msk (0xFUL << GPIO_AFRL_AFSEL3_Pos) /*!< 0x0000F000 */
+#define GPIO_AFRL_AFSEL3 GPIO_AFRL_AFSEL3_Msk
+#define GPIO_AFRL_AFSEL3_0 (0x1UL << GPIO_AFRL_AFSEL3_Pos) /*!< 0x00001000 */
+#define GPIO_AFRL_AFSEL3_1 (0x2UL << GPIO_AFRL_AFSEL3_Pos) /*!< 0x00002000 */
+#define GPIO_AFRL_AFSEL3_2 (0x4UL << GPIO_AFRL_AFSEL3_Pos) /*!< 0x00004000 */
+#define GPIO_AFRL_AFSEL3_3 (0x8UL << GPIO_AFRL_AFSEL3_Pos) /*!< 0x00008000 */
+#define GPIO_AFRL_AFSEL4_Pos (16U)
+#define GPIO_AFRL_AFSEL4_Msk (0xFUL << GPIO_AFRL_AFSEL4_Pos) /*!< 0x000F0000 */
+#define GPIO_AFRL_AFSEL4 GPIO_AFRL_AFSEL4_Msk
+#define GPIO_AFRL_AFSEL4_0 (0x1UL << GPIO_AFRL_AFSEL4_Pos) /*!< 0x00010000 */
+#define GPIO_AFRL_AFSEL4_1 (0x2UL << GPIO_AFRL_AFSEL4_Pos) /*!< 0x00020000 */
+#define GPIO_AFRL_AFSEL4_2 (0x4UL << GPIO_AFRL_AFSEL4_Pos) /*!< 0x00040000 */
+#define GPIO_AFRL_AFSEL4_3 (0x8UL << GPIO_AFRL_AFSEL4_Pos) /*!< 0x00080000 */
+#define GPIO_AFRL_AFSEL5_Pos (20U)
+#define GPIO_AFRL_AFSEL5_Msk (0xFUL << GPIO_AFRL_AFSEL5_Pos) /*!< 0x00F00000 */
+#define GPIO_AFRL_AFSEL5 GPIO_AFRL_AFSEL5_Msk
+#define GPIO_AFRL_AFSEL5_0 (0x1UL << GPIO_AFRL_AFSEL5_Pos) /*!< 0x00100000 */
+#define GPIO_AFRL_AFSEL5_1 (0x2UL << GPIO_AFRL_AFSEL5_Pos) /*!< 0x00200000 */
+#define GPIO_AFRL_AFSEL5_2 (0x4UL << GPIO_AFRL_AFSEL5_Pos) /*!< 0x00400000 */
+#define GPIO_AFRL_AFSEL5_3 (0x8UL << GPIO_AFRL_AFSEL5_Pos) /*!< 0x00800000 */
+#define GPIO_AFRL_AFSEL6_Pos (24U)
+#define GPIO_AFRL_AFSEL6_Msk (0xFUL << GPIO_AFRL_AFSEL6_Pos) /*!< 0x0F000000 */
+#define GPIO_AFRL_AFSEL6 GPIO_AFRL_AFSEL6_Msk
+#define GPIO_AFRL_AFSEL6_0 (0x1UL << GPIO_AFRL_AFSEL6_Pos) /*!< 0x01000000 */
+#define GPIO_AFRL_AFSEL6_1 (0x2UL << GPIO_AFRL_AFSEL6_Pos) /*!< 0x02000000 */
+#define GPIO_AFRL_AFSEL6_2 (0x4UL << GPIO_AFRL_AFSEL6_Pos) /*!< 0x04000000 */
+#define GPIO_AFRL_AFSEL6_3 (0x8UL << GPIO_AFRL_AFSEL6_Pos) /*!< 0x08000000 */
+#define GPIO_AFRL_AFSEL7_Pos (28U)
+#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
+#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
+#define GPIO_AFRL_AFSEL7_0 (0x1UL << GPIO_AFRL_AFSEL7_Pos) /*!< 0x10000000 */
+#define GPIO_AFRL_AFSEL7_1 (0x2UL << GPIO_AFRL_AFSEL7_Pos) /*!< 0x20000000 */
+#define GPIO_AFRL_AFSEL7_2 (0x4UL << GPIO_AFRL_AFSEL7_Pos) /*!< 0x40000000 */
+#define GPIO_AFRL_AFSEL7_3 (0x8UL << GPIO_AFRL_AFSEL7_Pos) /*!< 0x80000000 */
+
+/****************** Bit definition for GPIO_AFRH register *********************/
+#define GPIO_AFRH_AFSEL8_Pos (0U)
+#define GPIO_AFRH_AFSEL8_Msk (0xFUL << GPIO_AFRH_AFSEL8_Pos) /*!< 0x0000000F */
+#define GPIO_AFRH_AFSEL8 GPIO_AFRH_AFSEL8_Msk
+#define GPIO_AFRH_AFSEL8_0 (0x1UL << GPIO_AFRH_AFSEL8_Pos) /*!< 0x00000001 */
+#define GPIO_AFRH_AFSEL8_1 (0x2UL << GPIO_AFRH_AFSEL8_Pos) /*!< 0x00000002 */
+#define GPIO_AFRH_AFSEL8_2 (0x4UL << GPIO_AFRH_AFSEL8_Pos) /*!< 0x00000004 */
+#define GPIO_AFRH_AFSEL8_3 (0x8UL << GPIO_AFRH_AFSEL8_Pos) /*!< 0x00000008 */
+#define GPIO_AFRH_AFSEL9_Pos (4U)
+#define GPIO_AFRH_AFSEL9_Msk (0xFUL << GPIO_AFRH_AFSEL9_Pos) /*!< 0x000000F0 */
+#define GPIO_AFRH_AFSEL9 GPIO_AFRH_AFSEL9_Msk
+#define GPIO_AFRH_AFSEL9_0 (0x1UL << GPIO_AFRH_AFSEL9_Pos) /*!< 0x00000010 */
+#define GPIO_AFRH_AFSEL9_1 (0x2UL << GPIO_AFRH_AFSEL9_Pos) /*!< 0x00000020 */
+#define GPIO_AFRH_AFSEL9_2 (0x4UL << GPIO_AFRH_AFSEL9_Pos) /*!< 0x00000040 */
+#define GPIO_AFRH_AFSEL9_3 (0x8UL << GPIO_AFRH_AFSEL9_Pos) /*!< 0x00000080 */
+#define GPIO_AFRH_AFSEL10_Pos (8U)
+#define GPIO_AFRH_AFSEL10_Msk (0xFUL << GPIO_AFRH_AFSEL10_Pos) /*!< 0x00000F00 */
+#define GPIO_AFRH_AFSEL10 GPIO_AFRH_AFSEL10_Msk
+#define GPIO_AFRH_AFSEL10_0 (0x1UL << GPIO_AFRH_AFSEL10_Pos) /*!< 0x00000100 */
+#define GPIO_AFRH_AFSEL10_1 (0x2UL << GPIO_AFRH_AFSEL10_Pos) /*!< 0x00000200 */
+#define GPIO_AFRH_AFSEL10_2 (0x4UL << GPIO_AFRH_AFSEL10_Pos) /*!< 0x00000400 */
+#define GPIO_AFRH_AFSEL10_3 (0x8UL << GPIO_AFRH_AFSEL10_Pos) /*!< 0x00000800 */
+#define GPIO_AFRH_AFSEL11_Pos (12U)
+#define GPIO_AFRH_AFSEL11_Msk (0xFUL << GPIO_AFRH_AFSEL11_Pos) /*!< 0x0000F000 */
+#define GPIO_AFRH_AFSEL11 GPIO_AFRH_AFSEL11_Msk
+#define GPIO_AFRH_AFSEL11_0 (0x1UL << GPIO_AFRH_AFSEL11_Pos) /*!< 0x00001000 */
+#define GPIO_AFRH_AFSEL11_1 (0x2UL << GPIO_AFRH_AFSEL11_Pos) /*!< 0x00002000 */
+#define GPIO_AFRH_AFSEL11_2 (0x4UL << GPIO_AFRH_AFSEL11_Pos) /*!< 0x00004000 */
+#define GPIO_AFRH_AFSEL11_3 (0x8UL << GPIO_AFRH_AFSEL11_Pos) /*!< 0x00008000 */
+#define GPIO_AFRH_AFSEL12_Pos (16U)
+#define GPIO_AFRH_AFSEL12_Msk (0xFUL << GPIO_AFRH_AFSEL12_Pos) /*!< 0x000F0000 */
+#define GPIO_AFRH_AFSEL12 GPIO_AFRH_AFSEL12_Msk
+#define GPIO_AFRH_AFSEL12_0 (0x1UL << GPIO_AFRH_AFSEL12_Pos) /*!< 0x00010000 */
+#define GPIO_AFRH_AFSEL12_1 (0x2UL << GPIO_AFRH_AFSEL12_Pos) /*!< 0x00020000 */
+#define GPIO_AFRH_AFSEL12_2 (0x4UL << GPIO_AFRH_AFSEL12_Pos) /*!< 0x00040000 */
+#define GPIO_AFRH_AFSEL12_3 (0x8UL << GPIO_AFRH_AFSEL12_Pos) /*!< 0x00080000 */
+#define GPIO_AFRH_AFSEL13_Pos (20U)
+#define GPIO_AFRH_AFSEL13_Msk (0xFUL << GPIO_AFRH_AFSEL13_Pos) /*!< 0x00F00000 */
+#define GPIO_AFRH_AFSEL13 GPIO_AFRH_AFSEL13_Msk
+#define GPIO_AFRH_AFSEL13_0 (0x1UL << GPIO_AFRH_AFSEL13_Pos) /*!< 0x00100000 */
+#define GPIO_AFRH_AFSEL13_1 (0x2UL << GPIO_AFRH_AFSEL13_Pos) /*!< 0x00200000 */
+#define GPIO_AFRH_AFSEL13_2 (0x4UL << GPIO_AFRH_AFSEL13_Pos) /*!< 0x00400000 */
+#define GPIO_AFRH_AFSEL13_3 (0x8UL << GPIO_AFRH_AFSEL13_Pos) /*!< 0x00800000 */
+#define GPIO_AFRH_AFSEL14_Pos (24U)
+#define GPIO_AFRH_AFSEL14_Msk (0xFUL << GPIO_AFRH_AFSEL14_Pos) /*!< 0x0F000000 */
+#define GPIO_AFRH_AFSEL14 GPIO_AFRH_AFSEL14_Msk
+#define GPIO_AFRH_AFSEL14_0 (0x1UL << GPIO_AFRH_AFSEL14_Pos) /*!< 0x01000000 */
+#define GPIO_AFRH_AFSEL14_1 (0x2UL << GPIO_AFRH_AFSEL14_Pos) /*!< 0x02000000 */
+#define GPIO_AFRH_AFSEL14_2 (0x4UL << GPIO_AFRH_AFSEL14_Pos) /*!< 0x04000000 */
+#define GPIO_AFRH_AFSEL14_3 (0x8UL << GPIO_AFRH_AFSEL14_Pos) /*!< 0x08000000 */
+#define GPIO_AFRH_AFSEL15_Pos (28U)
+#define GPIO_AFRH_AFSEL15_Msk (0xFUL << GPIO_AFRH_AFSEL15_Pos) /*!< 0xF0000000 */
+#define GPIO_AFRH_AFSEL15 GPIO_AFRH_AFSEL15_Msk
+#define GPIO_AFRH_AFSEL15_0 (0x1UL << GPIO_AFRH_AFSEL15_Pos) /*!< 0x10000000 */
+#define GPIO_AFRH_AFSEL15_1 (0x2UL << GPIO_AFRH_AFSEL15_Pos) /*!< 0x20000000 */
+#define GPIO_AFRH_AFSEL15_2 (0x4UL << GPIO_AFRH_AFSEL15_Pos) /*!< 0x40000000 */
+#define GPIO_AFRH_AFSEL15_3 (0x8UL << GPIO_AFRH_AFSEL15_Pos) /*!< 0x80000000 */
+
+/****************** Bits definition for GPIO_BRR register ******************/
+#define GPIO_BRR_BR0_Pos (0U)
+#define GPIO_BRR_BR0_Msk (0x1UL << GPIO_BRR_BR0_Pos) /*!< 0x00000001 */
+#define GPIO_BRR_BR0 GPIO_BRR_BR0_Msk
+#define GPIO_BRR_BR1_Pos (1U)
+#define GPIO_BRR_BR1_Msk (0x1UL << GPIO_BRR_BR1_Pos) /*!< 0x00000002 */
+#define GPIO_BRR_BR1 GPIO_BRR_BR1_Msk
+#define GPIO_BRR_BR2_Pos (2U)
+#define GPIO_BRR_BR2_Msk (0x1UL << GPIO_BRR_BR2_Pos) /*!< 0x00000004 */
+#define GPIO_BRR_BR2 GPIO_BRR_BR2_Msk
+#define GPIO_BRR_BR3_Pos (3U)
+#define GPIO_BRR_BR3_Msk (0x1UL << GPIO_BRR_BR3_Pos) /*!< 0x00000008 */
+#define GPIO_BRR_BR3 GPIO_BRR_BR3_Msk
+#define GPIO_BRR_BR4_Pos (4U)
+#define GPIO_BRR_BR4_Msk (0x1UL << GPIO_BRR_BR4_Pos) /*!< 0x00000010 */
+#define GPIO_BRR_BR4 GPIO_BRR_BR4_Msk
+#define GPIO_BRR_BR5_Pos (5U)
+#define GPIO_BRR_BR5_Msk (0x1UL << GPIO_BRR_BR5_Pos) /*!< 0x00000020 */
+#define GPIO_BRR_BR5 GPIO_BRR_BR5_Msk
+#define GPIO_BRR_BR6_Pos (6U)
+#define GPIO_BRR_BR6_Msk (0x1UL << GPIO_BRR_BR6_Pos) /*!< 0x00000040 */
+#define GPIO_BRR_BR6 GPIO_BRR_BR6_Msk
+#define GPIO_BRR_BR7_Pos (7U)
+#define GPIO_BRR_BR7_Msk (0x1UL << GPIO_BRR_BR7_Pos) /*!< 0x00000080 */
+#define GPIO_BRR_BR7 GPIO_BRR_BR7_Msk
+#define GPIO_BRR_BR8_Pos (8U)
+#define GPIO_BRR_BR8_Msk (0x1UL << GPIO_BRR_BR8_Pos) /*!< 0x00000100 */
+#define GPIO_BRR_BR8 GPIO_BRR_BR8_Msk
+#define GPIO_BRR_BR9_Pos (9U)
+#define GPIO_BRR_BR9_Msk (0x1UL << GPIO_BRR_BR9_Pos) /*!< 0x00000200 */
+#define GPIO_BRR_BR9 GPIO_BRR_BR9_Msk
+#define GPIO_BRR_BR10_Pos (10U)
+#define GPIO_BRR_BR10_Msk (0x1UL << GPIO_BRR_BR10_Pos) /*!< 0x00000400 */
+#define GPIO_BRR_BR10 GPIO_BRR_BR10_Msk
+#define GPIO_BRR_BR11_Pos (11U)
+#define GPIO_BRR_BR11_Msk (0x1UL << GPIO_BRR_BR11_Pos) /*!< 0x00000800 */
+#define GPIO_BRR_BR11 GPIO_BRR_BR11_Msk
+#define GPIO_BRR_BR12_Pos (12U)
+#define GPIO_BRR_BR12_Msk (0x1UL << GPIO_BRR_BR12_Pos) /*!< 0x00001000 */
+#define GPIO_BRR_BR12 GPIO_BRR_BR12_Msk
+#define GPIO_BRR_BR13_Pos (13U)
+#define GPIO_BRR_BR13_Msk (0x1UL << GPIO_BRR_BR13_Pos) /*!< 0x00002000 */
+#define GPIO_BRR_BR13 GPIO_BRR_BR13_Msk
+#define GPIO_BRR_BR14_Pos (14U)
+#define GPIO_BRR_BR14_Msk (0x1UL << GPIO_BRR_BR14_Pos) /*!< 0x00004000 */
+#define GPIO_BRR_BR14 GPIO_BRR_BR14_Msk
+#define GPIO_BRR_BR15_Pos (15U)
+#define GPIO_BRR_BR15_Msk (0x1UL << GPIO_BRR_BR15_Pos) /*!< 0x00008000 */
+#define GPIO_BRR_BR15 GPIO_BRR_BR15_Msk
+
+
+/******************************************************************************/
+/* */
+/* Inter-integrated Circuit Interface (I2C) */
+/* */
+/******************************************************************************/
+/******************* Bit definition for I2C_CR1 register *******************/
+#define I2C_CR1_PE_Pos (0U)
+#define I2C_CR1_PE_Msk (0x1UL << I2C_CR1_PE_Pos) /*!< 0x00000001 */
+#define I2C_CR1_PE I2C_CR1_PE_Msk /*!< Peripheral enable */
+#define I2C_CR1_TXIE_Pos (1U)
+#define I2C_CR1_TXIE_Msk (0x1UL << I2C_CR1_TXIE_Pos) /*!< 0x00000002 */
+#define I2C_CR1_TXIE I2C_CR1_TXIE_Msk /*!< TX interrupt enable */
+#define I2C_CR1_RXIE_Pos (2U)
+#define I2C_CR1_RXIE_Msk (0x1UL << I2C_CR1_RXIE_Pos) /*!< 0x00000004 */
+#define I2C_CR1_RXIE I2C_CR1_RXIE_Msk /*!< RX interrupt enable */
+#define I2C_CR1_ADDRIE_Pos (3U)
+#define I2C_CR1_ADDRIE_Msk (0x1UL << I2C_CR1_ADDRIE_Pos) /*!< 0x00000008 */
+#define I2C_CR1_ADDRIE I2C_CR1_ADDRIE_Msk /*!< Address match interrupt enable */
+#define I2C_CR1_NACKIE_Pos (4U)
+#define I2C_CR1_NACKIE_Msk (0x1UL << I2C_CR1_NACKIE_Pos) /*!< 0x00000010 */
+#define I2C_CR1_NACKIE I2C_CR1_NACKIE_Msk /*!< NACK received interrupt enable */
+#define I2C_CR1_STOPIE_Pos (5U)
+#define I2C_CR1_STOPIE_Msk (0x1UL << I2C_CR1_STOPIE_Pos) /*!< 0x00000020 */
+#define I2C_CR1_STOPIE I2C_CR1_STOPIE_Msk /*!< STOP detection interrupt enable */
+#define I2C_CR1_TCIE_Pos (6U)
+#define I2C_CR1_TCIE_Msk (0x1UL << I2C_CR1_TCIE_Pos) /*!< 0x00000040 */
+#define I2C_CR1_TCIE I2C_CR1_TCIE_Msk /*!< Transfer complete interrupt enable */
+#define I2C_CR1_ERRIE_Pos (7U)
+#define I2C_CR1_ERRIE_Msk (0x1UL << I2C_CR1_ERRIE_Pos) /*!< 0x00000080 */
+#define I2C_CR1_ERRIE I2C_CR1_ERRIE_Msk /*!< Errors interrupt enable */
+#define I2C_CR1_DNF_Pos (8U)
+#define I2C_CR1_DNF_Msk (0xFUL << I2C_CR1_DNF_Pos) /*!< 0x00000F00 */
+#define I2C_CR1_DNF I2C_CR1_DNF_Msk /*!< Digital noise filter */
+#define I2C_CR1_ANFOFF_Pos (12U)
+#define I2C_CR1_ANFOFF_Msk (0x1UL << I2C_CR1_ANFOFF_Pos) /*!< 0x00001000 */
+#define I2C_CR1_ANFOFF I2C_CR1_ANFOFF_Msk /*!< Analog noise filter OFF */
+#define I2C_CR1_SWRST_Pos (13U)
+#define I2C_CR1_SWRST_Msk (0x1UL << I2C_CR1_SWRST_Pos) /*!< 0x00002000 */
+#define I2C_CR1_SWRST I2C_CR1_SWRST_Msk /*!< Software reset */
+#define I2C_CR1_TXDMAEN_Pos (14U)
+#define I2C_CR1_TXDMAEN_Msk (0x1UL << I2C_CR1_TXDMAEN_Pos) /*!< 0x00004000 */
+#define I2C_CR1_TXDMAEN I2C_CR1_TXDMAEN_Msk /*!< DMA transmission requests enable */
+#define I2C_CR1_RXDMAEN_Pos (15U)
+#define I2C_CR1_RXDMAEN_Msk (0x1UL << I2C_CR1_RXDMAEN_Pos) /*!< 0x00008000 */
+#define I2C_CR1_RXDMAEN I2C_CR1_RXDMAEN_Msk /*!< DMA reception requests enable */
+#define I2C_CR1_SBC_Pos (16U)
+#define I2C_CR1_SBC_Msk (0x1UL << I2C_CR1_SBC_Pos) /*!< 0x00010000 */
+#define I2C_CR1_SBC I2C_CR1_SBC_Msk /*!< Slave byte control */
+#define I2C_CR1_NOSTRETCH_Pos (17U)
+#define I2C_CR1_NOSTRETCH_Msk (0x1UL << I2C_CR1_NOSTRETCH_Pos) /*!< 0x00020000 */
+#define I2C_CR1_NOSTRETCH I2C_CR1_NOSTRETCH_Msk /*!< Clock stretching disable */
+#define I2C_CR1_WUPEN_Pos (18U)
+#define I2C_CR1_WUPEN_Msk (0x1UL << I2C_CR1_WUPEN_Pos) /*!< 0x00040000 */
+#define I2C_CR1_WUPEN I2C_CR1_WUPEN_Msk /*!< Wakeup from STOP enable */
+#define I2C_CR1_GCEN_Pos (19U)
+#define I2C_CR1_GCEN_Msk (0x1UL << I2C_CR1_GCEN_Pos) /*!< 0x00080000 */
+#define I2C_CR1_GCEN I2C_CR1_GCEN_Msk /*!< General call enable */
+#define I2C_CR1_SMBHEN_Pos (20U)
+#define I2C_CR1_SMBHEN_Msk (0x1UL << I2C_CR1_SMBHEN_Pos) /*!< 0x00100000 */
+#define I2C_CR1_SMBHEN I2C_CR1_SMBHEN_Msk /*!< SMBus host address enable */
+#define I2C_CR1_SMBDEN_Pos (21U)
+#define I2C_CR1_SMBDEN_Msk (0x1UL << I2C_CR1_SMBDEN_Pos) /*!< 0x00200000 */
+#define I2C_CR1_SMBDEN I2C_CR1_SMBDEN_Msk /*!< SMBus device default address enable */
+#define I2C_CR1_ALERTEN_Pos (22U)
+#define I2C_CR1_ALERTEN_Msk (0x1UL << I2C_CR1_ALERTEN_Pos) /*!< 0x00400000 */
+#define I2C_CR1_ALERTEN I2C_CR1_ALERTEN_Msk /*!< SMBus alert enable */
+#define I2C_CR1_PECEN_Pos (23U)
+#define I2C_CR1_PECEN_Msk (0x1UL << I2C_CR1_PECEN_Pos) /*!< 0x00800000 */
+#define I2C_CR1_PECEN I2C_CR1_PECEN_Msk /*!< PEC enable */
+
+/****************** Bit definition for I2C_CR2 register ********************/
+#define I2C_CR2_SADD_Pos (0U)
+#define I2C_CR2_SADD_Msk (0x3FFUL << I2C_CR2_SADD_Pos) /*!< 0x000003FF */
+#define I2C_CR2_SADD I2C_CR2_SADD_Msk /*!< Slave address (master mode) */
+#define I2C_CR2_RD_WRN_Pos (10U)
+#define I2C_CR2_RD_WRN_Msk (0x1UL << I2C_CR2_RD_WRN_Pos) /*!< 0x00000400 */
+#define I2C_CR2_RD_WRN I2C_CR2_RD_WRN_Msk /*!< Transfer direction (master mode) */
+#define I2C_CR2_ADD10_Pos (11U)
+#define I2C_CR2_ADD10_Msk (0x1UL << I2C_CR2_ADD10_Pos) /*!< 0x00000800 */
+#define I2C_CR2_ADD10 I2C_CR2_ADD10_Msk /*!< 10-bit addressing mode (master mode) */
+#define I2C_CR2_HEAD10R_Pos (12U)
+#define I2C_CR2_HEAD10R_Msk (0x1UL << I2C_CR2_HEAD10R_Pos) /*!< 0x00001000 */
+#define I2C_CR2_HEAD10R I2C_CR2_HEAD10R_Msk /*!< 10-bit address header only read direction (master mode) */
+#define I2C_CR2_START_Pos (13U)
+#define I2C_CR2_START_Msk (0x1UL << I2C_CR2_START_Pos) /*!< 0x00002000 */
+#define I2C_CR2_START I2C_CR2_START_Msk /*!< START generation */
+#define I2C_CR2_STOP_Pos (14U)
+#define I2C_CR2_STOP_Msk (0x1UL << I2C_CR2_STOP_Pos) /*!< 0x00004000 */
+#define I2C_CR2_STOP I2C_CR2_STOP_Msk /*!< STOP generation (master mode) */
+#define I2C_CR2_NACK_Pos (15U)
+#define I2C_CR2_NACK_Msk (0x1UL << I2C_CR2_NACK_Pos) /*!< 0x00008000 */
+#define I2C_CR2_NACK I2C_CR2_NACK_Msk /*!< NACK generation (slave mode) */
+#define I2C_CR2_NBYTES_Pos (16U)
+#define I2C_CR2_NBYTES_Msk (0xFFUL << I2C_CR2_NBYTES_Pos) /*!< 0x00FF0000 */
+#define I2C_CR2_NBYTES I2C_CR2_NBYTES_Msk /*!< Number of bytes */
+#define I2C_CR2_RELOAD_Pos (24U)
+#define I2C_CR2_RELOAD_Msk (0x1UL << I2C_CR2_RELOAD_Pos) /*!< 0x01000000 */
+#define I2C_CR2_RELOAD I2C_CR2_RELOAD_Msk /*!< NBYTES reload mode */
+#define I2C_CR2_AUTOEND_Pos (25U)
+#define I2C_CR2_AUTOEND_Msk (0x1UL << I2C_CR2_AUTOEND_Pos) /*!< 0x02000000 */
+#define I2C_CR2_AUTOEND I2C_CR2_AUTOEND_Msk /*!< Automatic end mode (master mode) */
+#define I2C_CR2_PECBYTE_Pos (26U)
+#define I2C_CR2_PECBYTE_Msk (0x1UL << I2C_CR2_PECBYTE_Pos) /*!< 0x04000000 */
+#define I2C_CR2_PECBYTE I2C_CR2_PECBYTE_Msk /*!< Packet error checking byte */
+
+/******************* Bit definition for I2C_OAR1 register ******************/
+#define I2C_OAR1_OA1_Pos (0U)
+#define I2C_OAR1_OA1_Msk (0x3FFUL << I2C_OAR1_OA1_Pos) /*!< 0x000003FF */
+#define I2C_OAR1_OA1 I2C_OAR1_OA1_Msk /*!< Interface own address 1 */
+#define I2C_OAR1_OA1MODE_Pos (10U)
+#define I2C_OAR1_OA1MODE_Msk (0x1UL << I2C_OAR1_OA1MODE_Pos) /*!< 0x00000400 */
+#define I2C_OAR1_OA1MODE I2C_OAR1_OA1MODE_Msk /*!< Own address 1 10-bit mode */
+#define I2C_OAR1_OA1EN_Pos (15U)
+#define I2C_OAR1_OA1EN_Msk (0x1UL << I2C_OAR1_OA1EN_Pos) /*!< 0x00008000 */
+#define I2C_OAR1_OA1EN I2C_OAR1_OA1EN_Msk /*!< Own address 1 enable */
+
+/******************* Bit definition for I2C_OAR2 register ******************/
+#define I2C_OAR2_OA2_Pos (1U)
+#define I2C_OAR2_OA2_Msk (0x7FUL << I2C_OAR2_OA2_Pos) /*!< 0x000000FE */
+#define I2C_OAR2_OA2 I2C_OAR2_OA2_Msk /*!< Interface own address 2 */
+#define I2C_OAR2_OA2MSK_Pos (8U)
+#define I2C_OAR2_OA2MSK_Msk (0x7UL << I2C_OAR2_OA2MSK_Pos) /*!< 0x00000700 */
+#define I2C_OAR2_OA2MSK I2C_OAR2_OA2MSK_Msk /*!< Own address 2 masks */
+#define I2C_OAR2_OA2NOMASK (0U) /*!< No mask */
+#define I2C_OAR2_OA2MASK01_Pos (8U)
+#define I2C_OAR2_OA2MASK01_Msk (0x1UL << I2C_OAR2_OA2MASK01_Pos) /*!< 0x00000100 */
+#define I2C_OAR2_OA2MASK01 I2C_OAR2_OA2MASK01_Msk /*!< OA2[1] is masked, Only OA2[7:2] are compared */
+#define I2C_OAR2_OA2MASK02_Pos (9U)
+#define I2C_OAR2_OA2MASK02_Msk (0x1UL << I2C_OAR2_OA2MASK02_Pos) /*!< 0x00000200 */
+#define I2C_OAR2_OA2MASK02 I2C_OAR2_OA2MASK02_Msk /*!< OA2[2:1] is masked, Only OA2[7:3] are compared */
+#define I2C_OAR2_OA2MASK03_Pos (8U)
+#define I2C_OAR2_OA2MASK03_Msk (0x3UL << I2C_OAR2_OA2MASK03_Pos) /*!< 0x00000300 */
+#define I2C_OAR2_OA2MASK03 I2C_OAR2_OA2MASK03_Msk /*!< OA2[3:1] is masked, Only OA2[7:4] are compared */
+#define I2C_OAR2_OA2MASK04_Pos (10U)
+#define I2C_OAR2_OA2MASK04_Msk (0x1UL << I2C_OAR2_OA2MASK04_Pos) /*!< 0x00000400 */
+#define I2C_OAR2_OA2MASK04 I2C_OAR2_OA2MASK04_Msk /*!< OA2[4:1] is masked, Only OA2[7:5] are compared */
+#define I2C_OAR2_OA2MASK05_Pos (8U)
+#define I2C_OAR2_OA2MASK05_Msk (0x5UL << I2C_OAR2_OA2MASK05_Pos) /*!< 0x00000500 */
+#define I2C_OAR2_OA2MASK05 I2C_OAR2_OA2MASK05_Msk /*!< OA2[5:1] is masked, Only OA2[7:6] are compared */
+#define I2C_OAR2_OA2MASK06_Pos (9U)
+#define I2C_OAR2_OA2MASK06_Msk (0x3UL << I2C_OAR2_OA2MASK06_Pos) /*!< 0x00000600 */
+#define I2C_OAR2_OA2MASK06 I2C_OAR2_OA2MASK06_Msk /*!< OA2[6:1] is masked, Only OA2[7] are compared */
+#define I2C_OAR2_OA2MASK07_Pos (8U)
+#define I2C_OAR2_OA2MASK07_Msk (0x7UL << I2C_OAR2_OA2MASK07_Pos) /*!< 0x00000700 */
+#define I2C_OAR2_OA2MASK07 I2C_OAR2_OA2MASK07_Msk /*!< OA2[7:1] is masked, No comparison is done */
+#define I2C_OAR2_OA2EN_Pos (15U)
+#define I2C_OAR2_OA2EN_Msk (0x1UL << I2C_OAR2_OA2EN_Pos) /*!< 0x00008000 */
+#define I2C_OAR2_OA2EN I2C_OAR2_OA2EN_Msk /*!< Own address 2 enable */
+
+/******************* Bit definition for I2C_TIMINGR register *******************/
+#define I2C_TIMINGR_SCLL_Pos (0U)
+#define I2C_TIMINGR_SCLL_Msk (0xFFUL << I2C_TIMINGR_SCLL_Pos) /*!< 0x000000FF */
+#define I2C_TIMINGR_SCLL I2C_TIMINGR_SCLL_Msk /*!< SCL low period (master mode) */
+#define I2C_TIMINGR_SCLH_Pos (8U)
+#define I2C_TIMINGR_SCLH_Msk (0xFFUL << I2C_TIMINGR_SCLH_Pos) /*!< 0x0000FF00 */
+#define I2C_TIMINGR_SCLH I2C_TIMINGR_SCLH_Msk /*!< SCL high period (master mode) */
+#define I2C_TIMINGR_SDADEL_Pos (16U)
+#define I2C_TIMINGR_SDADEL_Msk (0xFUL << I2C_TIMINGR_SDADEL_Pos) /*!< 0x000F0000 */
+#define I2C_TIMINGR_SDADEL I2C_TIMINGR_SDADEL_Msk /*!< Data hold time */
+#define I2C_TIMINGR_SCLDEL_Pos (20U)
+#define I2C_TIMINGR_SCLDEL_Msk (0xFUL << I2C_TIMINGR_SCLDEL_Pos) /*!< 0x00F00000 */
+#define I2C_TIMINGR_SCLDEL I2C_TIMINGR_SCLDEL_Msk /*!< Data setup time */
+#define I2C_TIMINGR_PRESC_Pos (28U)
+#define I2C_TIMINGR_PRESC_Msk (0xFUL << I2C_TIMINGR_PRESC_Pos) /*!< 0xF0000000 */
+#define I2C_TIMINGR_PRESC I2C_TIMINGR_PRESC_Msk /*!< Timings prescaler */
+
+/******************* Bit definition for I2C_TIMEOUTR register *******************/
+#define I2C_TIMEOUTR_TIMEOUTA_Pos (0U)
+#define I2C_TIMEOUTR_TIMEOUTA_Msk (0xFFFUL << I2C_TIMEOUTR_TIMEOUTA_Pos) /*!< 0x00000FFF */
+#define I2C_TIMEOUTR_TIMEOUTA I2C_TIMEOUTR_TIMEOUTA_Msk /*!< Bus timeout A */
+#define I2C_TIMEOUTR_TIDLE_Pos (12U)
+#define I2C_TIMEOUTR_TIDLE_Msk (0x1UL << I2C_TIMEOUTR_TIDLE_Pos) /*!< 0x00001000 */
+#define I2C_TIMEOUTR_TIDLE I2C_TIMEOUTR_TIDLE_Msk /*!< Idle clock timeout detection */
+#define I2C_TIMEOUTR_TIMOUTEN_Pos (15U)
+#define I2C_TIMEOUTR_TIMOUTEN_Msk (0x1UL << I2C_TIMEOUTR_TIMOUTEN_Pos) /*!< 0x00008000 */
+#define I2C_TIMEOUTR_TIMOUTEN I2C_TIMEOUTR_TIMOUTEN_Msk /*!< Clock timeout enable */
+#define I2C_TIMEOUTR_TIMEOUTB_Pos (16U)
+#define I2C_TIMEOUTR_TIMEOUTB_Msk (0xFFFUL << I2C_TIMEOUTR_TIMEOUTB_Pos) /*!< 0x0FFF0000 */
+#define I2C_TIMEOUTR_TIMEOUTB I2C_TIMEOUTR_TIMEOUTB_Msk /*!< Bus timeout B*/
+#define I2C_TIMEOUTR_TEXTEN_Pos (31U)
+#define I2C_TIMEOUTR_TEXTEN_Msk (0x1UL << I2C_TIMEOUTR_TEXTEN_Pos) /*!< 0x80000000 */
+#define I2C_TIMEOUTR_TEXTEN I2C_TIMEOUTR_TEXTEN_Msk /*!< Extended clock timeout enable */
+
+/****************** Bit definition for I2C_ISR register *********************/
+#define I2C_ISR_TXE_Pos (0U)
+#define I2C_ISR_TXE_Msk (0x1UL << I2C_ISR_TXE_Pos) /*!< 0x00000001 */
+#define I2C_ISR_TXE I2C_ISR_TXE_Msk /*!< Transmit data register empty */
+#define I2C_ISR_TXIS_Pos (1U)
+#define I2C_ISR_TXIS_Msk (0x1UL << I2C_ISR_TXIS_Pos) /*!< 0x00000002 */
+#define I2C_ISR_TXIS I2C_ISR_TXIS_Msk /*!< Transmit interrupt status */
+#define I2C_ISR_RXNE_Pos (2U)
+#define I2C_ISR_RXNE_Msk (0x1UL << I2C_ISR_RXNE_Pos) /*!< 0x00000004 */
+#define I2C_ISR_RXNE I2C_ISR_RXNE_Msk /*!< Receive data register not empty */
+#define I2C_ISR_ADDR_Pos (3U)
+#define I2C_ISR_ADDR_Msk (0x1UL << I2C_ISR_ADDR_Pos) /*!< 0x00000008 */
+#define I2C_ISR_ADDR I2C_ISR_ADDR_Msk /*!< Address matched (slave mode)*/
+#define I2C_ISR_NACKF_Pos (4U)
+#define I2C_ISR_NACKF_Msk (0x1UL << I2C_ISR_NACKF_Pos) /*!< 0x00000010 */
+#define I2C_ISR_NACKF I2C_ISR_NACKF_Msk /*!< NACK received flag */
+#define I2C_ISR_STOPF_Pos (5U)
+#define I2C_ISR_STOPF_Msk (0x1UL << I2C_ISR_STOPF_Pos) /*!< 0x00000020 */
+#define I2C_ISR_STOPF I2C_ISR_STOPF_Msk /*!< STOP detection flag */
+#define I2C_ISR_TC_Pos (6U)
+#define I2C_ISR_TC_Msk (0x1UL << I2C_ISR_TC_Pos) /*!< 0x00000040 */
+#define I2C_ISR_TC I2C_ISR_TC_Msk /*!< Transfer complete (master mode) */
+#define I2C_ISR_TCR_Pos (7U)
+#define I2C_ISR_TCR_Msk (0x1UL << I2C_ISR_TCR_Pos) /*!< 0x00000080 */
+#define I2C_ISR_TCR I2C_ISR_TCR_Msk /*!< Transfer complete reload */
+#define I2C_ISR_BERR_Pos (8U)
+#define I2C_ISR_BERR_Msk (0x1UL << I2C_ISR_BERR_Pos) /*!< 0x00000100 */
+#define I2C_ISR_BERR I2C_ISR_BERR_Msk /*!< Bus error */
+#define I2C_ISR_ARLO_Pos (9U)
+#define I2C_ISR_ARLO_Msk (0x1UL << I2C_ISR_ARLO_Pos) /*!< 0x00000200 */
+#define I2C_ISR_ARLO I2C_ISR_ARLO_Msk /*!< Arbitration lost */
+#define I2C_ISR_OVR_Pos (10U)
+#define I2C_ISR_OVR_Msk (0x1UL << I2C_ISR_OVR_Pos) /*!< 0x00000400 */
+#define I2C_ISR_OVR I2C_ISR_OVR_Msk /*!< Overrun/Underrun */
+#define I2C_ISR_PECERR_Pos (11U)
+#define I2C_ISR_PECERR_Msk (0x1UL << I2C_ISR_PECERR_Pos) /*!< 0x00000800 */
+#define I2C_ISR_PECERR I2C_ISR_PECERR_Msk /*!< PEC error in reception */
+#define I2C_ISR_TIMEOUT_Pos (12U)
+#define I2C_ISR_TIMEOUT_Msk (0x1UL << I2C_ISR_TIMEOUT_Pos) /*!< 0x00001000 */
+#define I2C_ISR_TIMEOUT I2C_ISR_TIMEOUT_Msk /*!< Timeout or Tlow detection flag */
+#define I2C_ISR_ALERT_Pos (13U)
+#define I2C_ISR_ALERT_Msk (0x1UL << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */
+#define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
+#define I2C_ISR_BUSY_Pos (15U)
+#define I2C_ISR_BUSY_Msk (0x1UL << I2C_ISR_BUSY_Pos) /*!< 0x00008000 */
+#define I2C_ISR_BUSY I2C_ISR_BUSY_Msk /*!< Bus busy */
+#define I2C_ISR_DIR_Pos (16U)
+#define I2C_ISR_DIR_Msk (0x1UL << I2C_ISR_DIR_Pos) /*!< 0x00010000 */
+#define I2C_ISR_DIR I2C_ISR_DIR_Msk /*!< Transfer direction (slave mode) */
+#define I2C_ISR_ADDCODE_Pos (17U)
+#define I2C_ISR_ADDCODE_Msk (0x7FUL << I2C_ISR_ADDCODE_Pos) /*!< 0x00FE0000 */
+#define I2C_ISR_ADDCODE I2C_ISR_ADDCODE_Msk /*!< Address match code (slave mode) */
+
+/****************** Bit definition for I2C_ICR register *********************/
+#define I2C_ICR_ADDRCF_Pos (3U)
+#define I2C_ICR_ADDRCF_Msk (0x1UL << I2C_ICR_ADDRCF_Pos) /*!< 0x00000008 */
+#define I2C_ICR_ADDRCF I2C_ICR_ADDRCF_Msk /*!< Address matched clear flag */
+#define I2C_ICR_NACKCF_Pos (4U)
+#define I2C_ICR_NACKCF_Msk (0x1UL << I2C_ICR_NACKCF_Pos) /*!< 0x00000010 */
+#define I2C_ICR_NACKCF I2C_ICR_NACKCF_Msk /*!< NACK clear flag */
+#define I2C_ICR_STOPCF_Pos (5U)
+#define I2C_ICR_STOPCF_Msk (0x1UL << I2C_ICR_STOPCF_Pos) /*!< 0x00000020 */
+#define I2C_ICR_STOPCF I2C_ICR_STOPCF_Msk /*!< STOP detection clear flag */
+#define I2C_ICR_BERRCF_Pos (8U)
+#define I2C_ICR_BERRCF_Msk (0x1UL << I2C_ICR_BERRCF_Pos) /*!< 0x00000100 */
+#define I2C_ICR_BERRCF I2C_ICR_BERRCF_Msk /*!< Bus error clear flag */
+#define I2C_ICR_ARLOCF_Pos (9U)
+#define I2C_ICR_ARLOCF_Msk (0x1UL << I2C_ICR_ARLOCF_Pos) /*!< 0x00000200 */
+#define I2C_ICR_ARLOCF I2C_ICR_ARLOCF_Msk /*!< Arbitration lost clear flag */
+#define I2C_ICR_OVRCF_Pos (10U)
+#define I2C_ICR_OVRCF_Msk (0x1UL << I2C_ICR_OVRCF_Pos) /*!< 0x00000400 */
+#define I2C_ICR_OVRCF I2C_ICR_OVRCF_Msk /*!< Overrun/Underrun clear flag */
+#define I2C_ICR_PECCF_Pos (11U)
+#define I2C_ICR_PECCF_Msk (0x1UL << I2C_ICR_PECCF_Pos) /*!< 0x00000800 */
+#define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear flag */
+#define I2C_ICR_TIMOUTCF_Pos (12U)
+#define I2C_ICR_TIMOUTCF_Msk (0x1UL << I2C_ICR_TIMOUTCF_Pos) /*!< 0x00001000 */
+#define I2C_ICR_TIMOUTCF I2C_ICR_TIMOUTCF_Msk /*!< Timeout clear flag */
+#define I2C_ICR_ALERTCF_Pos (13U)
+#define I2C_ICR_ALERTCF_Msk (0x1UL << I2C_ICR_ALERTCF_Pos) /*!< 0x00002000 */
+#define I2C_ICR_ALERTCF I2C_ICR_ALERTCF_Msk /*!< Alert clear flag */
+
+/****************** Bit definition for I2C_PECR register *********************/
+#define I2C_PECR_PEC_Pos (0U)
+#define I2C_PECR_PEC_Msk (0xFFUL << I2C_PECR_PEC_Pos) /*!< 0x000000FF */
+#define I2C_PECR_PEC I2C_PECR_PEC_Msk /*!< PEC register */
+
+/****************** Bit definition for I2C_RXDR register *********************/
+#define I2C_RXDR_RXDATA_Pos (0U)
+#define I2C_RXDR_RXDATA_Msk (0xFFUL << I2C_RXDR_RXDATA_Pos) /*!< 0x000000FF */
+#define I2C_RXDR_RXDATA I2C_RXDR_RXDATA_Msk /*!< 8-bit receive data */
+
+/****************** Bit definition for I2C_TXDR register *********************/
+#define I2C_TXDR_TXDATA_Pos (0U)
+#define I2C_TXDR_TXDATA_Msk (0xFFUL << I2C_TXDR_TXDATA_Pos) /*!< 0x000000FF */
+#define I2C_TXDR_TXDATA I2C_TXDR_TXDATA_Msk /*!< 8-bit transmit data */
+
+
+/******************************************************************************/
+/* */
+/* Independent WATCHDOG (IWDG) */
+/* */
+/******************************************************************************/
+/******************* Bit definition for IWDG_KR register ********************/
+#define IWDG_KR_KEY_Pos (0U)
+#define IWDG_KR_KEY_Msk (0xFFFFUL << IWDG_KR_KEY_Pos) /*!< 0x0000FFFF */
+#define IWDG_KR_KEY IWDG_KR_KEY_Msk /*!<Key value (write only, read 0000h) */
+
+/******************* Bit definition for IWDG_PR register ********************/
+#define IWDG_PR_PR_Pos (0U)
+#define IWDG_PR_PR_Msk (0x7UL << IWDG_PR_PR_Pos) /*!< 0x00000007 */
+#define IWDG_PR_PR IWDG_PR_PR_Msk /*!<PR[2:0] (Prescaler divider) */
+#define IWDG_PR_PR_0 (0x1UL << IWDG_PR_PR_Pos) /*!< 0x00000001 */
+#define IWDG_PR_PR_1 (0x2UL << IWDG_PR_PR_Pos) /*!< 0x00000002 */
+#define IWDG_PR_PR_2 (0x4UL << IWDG_PR_PR_Pos) /*!< 0x00000004 */
+
+/******************* Bit definition for IWDG_RLR register *******************/
+#define IWDG_RLR_RL_Pos (0U)
+#define IWDG_RLR_RL_Msk (0xFFFUL << IWDG_RLR_RL_Pos) /*!< 0x00000FFF */
+#define IWDG_RLR_RL IWDG_RLR_RL_Msk /*!<Watchdog counter reload value */
+
+/******************* Bit definition for IWDG_SR register ********************/
+#define IWDG_SR_PVU_Pos (0U)
+#define IWDG_SR_PVU_Msk (0x1UL << IWDG_SR_PVU_Pos) /*!< 0x00000001 */
+#define IWDG_SR_PVU IWDG_SR_PVU_Msk /*!< Watchdog prescaler value update */
+#define IWDG_SR_RVU_Pos (1U)
+#define IWDG_SR_RVU_Msk (0x1UL << IWDG_SR_RVU_Pos) /*!< 0x00000002 */
+#define IWDG_SR_RVU IWDG_SR_RVU_Msk /*!< Watchdog counter reload value update */
+#define IWDG_SR_WVU_Pos (2U)
+#define IWDG_SR_WVU_Msk (0x1UL << IWDG_SR_WVU_Pos) /*!< 0x00000004 */
+#define IWDG_SR_WVU IWDG_SR_WVU_Msk /*!< Watchdog counter window value update */
+
+/******************* Bit definition for IWDG_KR register ********************/
+#define IWDG_WINR_WIN_Pos (0U)
+#define IWDG_WINR_WIN_Msk (0xFFFUL << IWDG_WINR_WIN_Pos) /*!< 0x00000FFF */
+#define IWDG_WINR_WIN IWDG_WINR_WIN_Msk /*!< Watchdog counter window value */
+
+
+/******************************************************************************/
+/* */
+/* Power Control */
+/* */
+/******************************************************************************/
+/* Note: No specific macro feature on this device */
+
+/******************** Bit definition for PWR_CR1 register ********************/
+#define PWR_CR1_LPMS_Pos (0U)
+#define PWR_CR1_LPMS_Msk (0x7UL << PWR_CR1_LPMS_Pos) /*!< 0x00000007 */
+#define PWR_CR1_LPMS PWR_CR1_LPMS_Msk /*!< Low Power Mode Selection */
+#define PWR_CR1_LPMS_0 (0x1UL << PWR_CR1_LPMS_Pos) /*!< 0x00000001 */
+#define PWR_CR1_LPMS_1 (0x2UL << PWR_CR1_LPMS_Pos) /*!< 0x00000002 */
+#define PWR_CR1_FPD_STOP_Pos (3U)
+#define PWR_CR1_FPD_STOP_Msk (0x1UL << PWR_CR1_FPD_STOP_Pos) /*!< 0x00000008 */
+#define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power down mode during stop */
+#define PWR_CR1_FPD_LPRUN_Pos (4U)
+#define PWR_CR1_FPD_LPRUN_Msk (0x1UL << PWR_CR1_FPD_LPRUN_Pos) /*!< 0x00000010 */
+#define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power down mode during run */
+#define PWR_CR1_FPD_LPSLP_Pos (5U)
+#define PWR_CR1_FPD_LPSLP_Msk (0x1UL << PWR_CR1_FPD_LPSLP_Pos) /*!< 0x00000020 */
+#define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power down mode during sleep */
+#define PWR_CR1_DBP_Pos (8U)
+#define PWR_CR1_DBP_Msk (0x1UL << PWR_CR1_DBP_Pos) /*!< 0x00000100 */
+#define PWR_CR1_DBP PWR_CR1_DBP_Msk /*!< Disable Backup Domain write protection */
+#define PWR_CR1_VOS_Pos (9U)
+#define PWR_CR1_VOS_Msk (0x3UL << PWR_CR1_VOS_Pos) /*!< 0x00000600 */
+#define PWR_CR1_VOS PWR_CR1_VOS_Msk /*!< Voltage scaling */
+#define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling bit 0 */
+#define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling bit 1 */
+#define PWR_CR1_LPR_Pos (14U)
+#define PWR_CR1_LPR_Msk (0x1UL << PWR_CR1_LPR_Pos) /*!< 0x00004000 */
+#define PWR_CR1_LPR PWR_CR1_LPR_Msk /*!< Regulator Low-Power Run mode */
+
+
+/******************** Bit definition for PWR_CR3 register ********************/
+#define PWR_CR3_EWUP_Pos (0U)
+#define PWR_CR3_EWUP_Msk (0x3BUL << PWR_CR3_EWUP_Pos) /*!< 0x0000003B */
+#define PWR_CR3_EWUP PWR_CR3_EWUP_Msk /*!< Enable all Wake-Up Pins */
+#define PWR_CR3_EWUP1_Pos (0U)
+#define PWR_CR3_EWUP1_Msk (0x1UL << PWR_CR3_EWUP1_Pos) /*!< 0x00000001 */
+#define PWR_CR3_EWUP1 PWR_CR3_EWUP1_Msk /*!< Enable WKUP pin 1 */
+#define PWR_CR3_EWUP2_Pos (1U)
+#define PWR_CR3_EWUP2_Msk (0x1UL << PWR_CR3_EWUP2_Pos) /*!< 0x00000002 */
+#define PWR_CR3_EWUP2 PWR_CR3_EWUP2_Msk /*!< Enable WKUP pin 2 */
+#define PWR_CR3_EWUP4_Pos (3U)
+#define PWR_CR3_EWUP4_Msk (0x1UL << PWR_CR3_EWUP4_Pos) /*!< 0x00000008 */
+#define PWR_CR3_EWUP4 PWR_CR3_EWUP4_Msk /*!< Enable WKUP pin 4 */
+#define PWR_CR3_EWUP5_Pos (4U)
+#define PWR_CR3_EWUP5_Msk (0x1UL << PWR_CR3_EWUP5_Pos) /*!< 0x00000010 */
+#define PWR_CR3_EWUP5 PWR_CR3_EWUP5_Msk /*!< Enable WKUP pin 5 */
+#define PWR_CR3_EWUP6_Pos (5U)
+#define PWR_CR3_EWUP6_Msk (0x1UL << PWR_CR3_EWUP6_Pos) /*!< 0x00000020 */
+#define PWR_CR3_EWUP6 PWR_CR3_EWUP6_Msk /*!< Enable WKUP pin 6 */
+#define PWR_CR3_APC_Pos (10U)
+#define PWR_CR3_APC_Msk (0x1UL << PWR_CR3_APC_Pos) /*!< 0x00000400 */
+#define PWR_CR3_APC PWR_CR3_APC_Msk /*!< Apply pull-up and pull-down configuration */
+#define PWR_CR3_EIWUL_Pos (15U)
+#define PWR_CR3_EIWUL_Msk (0x1UL << PWR_CR3_EIWUL_Pos) /*!< 0x00008000 */
+#define PWR_CR3_EIWUL PWR_CR3_EIWUL_Msk /*!< Enable Internal Wake-up line */
+
+/******************** Bit definition for PWR_CR4 register ********************/
+#define PWR_CR4_WP_Pos (0U)
+#define PWR_CR4_WP_Msk (0x3BUL << PWR_CR4_WP_Pos) /*!< 0x0000003B */
+#define PWR_CR4_WP PWR_CR4_WP_Msk /*!< all Wake-Up Pin polarity */
+#define PWR_CR4_WP1_Pos (0U)
+#define PWR_CR4_WP1_Msk (0x1UL << PWR_CR4_WP1_Pos) /*!< 0x00000001 */
+#define PWR_CR4_WP1 PWR_CR4_WP1_Msk /*!< Wake-Up Pin 1 polarity */
+#define PWR_CR4_WP2_Pos (1U)
+#define PWR_CR4_WP2_Msk (0x1UL << PWR_CR4_WP2_Pos) /*!< 0x00000002 */
+#define PWR_CR4_WP2 PWR_CR4_WP2_Msk /*!< Wake-Up Pin 2 polarity */
+#define PWR_CR4_WP4_Pos (3U)
+#define PWR_CR4_WP4_Msk (0x1UL << PWR_CR4_WP4_Pos) /*!< 0x00000008 */
+#define PWR_CR4_WP4 PWR_CR4_WP4_Msk /*!< Wake-Up Pin 4 polarity */
+#define PWR_CR4_WP5_Pos (4U)
+#define PWR_CR4_WP5_Msk (0x1UL << PWR_CR4_WP5_Pos) /*!< 0x00000010 */
+#define PWR_CR4_WP5 PWR_CR4_WP5_Msk /*!< Wake-Up Pin 5 polarity */
+#define PWR_CR4_WP6_Pos (5U)
+#define PWR_CR4_WP6_Msk (0x1UL << PWR_CR4_WP6_Pos) /*!< 0x00000020 */
+#define PWR_CR4_WP6 PWR_CR4_WP6_Msk /*!< Wake-Up Pin 6 polarity */
+#define PWR_CR4_VBE_Pos (8U)
+#define PWR_CR4_VBE_Msk (0x1UL << PWR_CR4_VBE_Pos) /*!< 0x00000100 */
+#define PWR_CR4_VBE PWR_CR4_VBE_Msk /*!< VBAT Battery charging Enable */
+#define PWR_CR4_VBRS_Pos (9U)
+#define PWR_CR4_VBRS_Msk (0x1UL << PWR_CR4_VBRS_Pos) /*!< 0x00000200 */
+#define PWR_CR4_VBRS PWR_CR4_VBRS_Msk /*!< VBAT Battery charging Resistor Selection */
+
+/******************** Bit definition for PWR_SR1 register ********************/
+#define PWR_SR1_WUF_Pos (0U)
+#define PWR_SR1_WUF_Msk (0x3BUL << PWR_SR1_WUF_Pos) /*!< 0x0000003B */
+#define PWR_SR1_WUF PWR_SR1_WUF_Msk /*!< Wakeup Flags */
+#define PWR_SR1_WUF1_Pos (0U)
+#define PWR_SR1_WUF1_Msk (0x1UL << PWR_SR1_WUF1_Pos) /*!< 0x00000001 */
+#define PWR_SR1_WUF1 PWR_SR1_WUF1_Msk /*!< Wakeup Flag 1 */
+#define PWR_SR1_WUF2_Pos (1U)
+#define PWR_SR1_WUF2_Msk (0x1UL << PWR_SR1_WUF2_Pos) /*!< 0x00000002 */
+#define PWR_SR1_WUF2 PWR_SR1_WUF2_Msk /*!< Wakeup Flag 2 */
+#define PWR_SR1_WUF4_Pos (3U)
+#define PWR_SR1_WUF4_Msk (0x1UL << PWR_SR1_WUF4_Pos) /*!< 0x00000008 */
+#define PWR_SR1_WUF4 PWR_SR1_WUF4_Msk /*!< Wakeup Flag 4 */
+#define PWR_SR1_WUF5_Pos (4U)
+#define PWR_SR1_WUF5_Msk (0x1UL << PWR_SR1_WUF5_Pos) /*!< 0x00000010 */
+#define PWR_SR1_WUF5 PWR_SR1_WUF5_Msk /*!< Wakeup Flag 5 */
+#define PWR_SR1_WUF6_Pos (5U)
+#define PWR_SR1_WUF6_Msk (0x1UL << PWR_SR1_WUF6_Pos) /*!< 0x00000020 */
+#define PWR_SR1_WUF6 PWR_SR1_WUF6_Msk /*!< Wakeup Flag 6 */
+#define PWR_SR1_SBF_Pos (8U)
+#define PWR_SR1_SBF_Msk (0x1UL << PWR_SR1_SBF_Pos) /*!< 0x00000100 */
+#define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */
+#define PWR_SR1_WUFI_Pos (15U)
+#define PWR_SR1_WUFI_Msk (0x1UL << PWR_SR1_WUFI_Pos) /*!< 0x00008000 */
+#define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wakeup Flag Internal */
+
+/******************** Bit definition for PWR_SR2 register ********************/
+#define PWR_SR2_FLASH_RDY_Pos (7U)
+#define PWR_SR2_FLASH_RDY_Msk (0x1UL << PWR_SR2_FLASH_RDY_Pos) /*!< 0x00000080 */
+#define PWR_SR2_FLASH_RDY PWR_SR2_FLASH_RDY_Msk /*!< Flash Ready */
+#define PWR_SR2_REGLPS_Pos (8U)
+#define PWR_SR2_REGLPS_Msk (0x1UL << PWR_SR2_REGLPS_Pos) /*!< 0x00000100 */
+#define PWR_SR2_REGLPS PWR_SR2_REGLPS_Msk /*!< Regulator Low Power started */
+#define PWR_SR2_REGLPF_Pos (9U)
+#define PWR_SR2_REGLPF_Msk (0x1UL << PWR_SR2_REGLPF_Pos) /*!< 0x00000200 */
+#define PWR_SR2_REGLPF PWR_SR2_REGLPF_Msk /*!< Regulator Low Power flag */
+#define PWR_SR2_VOSF_Pos (10U)
+#define PWR_SR2_VOSF_Msk (0x1UL << PWR_SR2_VOSF_Pos) /*!< 0x00000400 */
+#define PWR_SR2_VOSF PWR_SR2_VOSF_Msk /*!< Voltage Scaling Flag */
+
+/******************** Bit definition for PWR_SCR register ********************/
+#define PWR_SCR_CWUF_Pos (0U)
+#define PWR_SCR_CWUF_Msk (0x3BUL << PWR_SCR_CWUF_Pos) /*!< 0x0000003B */
+#define PWR_SCR_CWUF PWR_SCR_CWUF_Msk /*!< Clear Wake-up Flags */
+#define PWR_SCR_CWUF1_Pos (0U)
+#define PWR_SCR_CWUF1_Msk (0x1UL << PWR_SCR_CWUF1_Pos) /*!< 0x00000001 */
+#define PWR_SCR_CWUF1 PWR_SCR_CWUF1_Msk /*!< Clear Wake-up Flag 1 */
+#define PWR_SCR_CWUF2_Pos (1U)
+#define PWR_SCR_CWUF2_Msk (0x1UL << PWR_SCR_CWUF2_Pos) /*!< 0x00000002 */
+#define PWR_SCR_CWUF2 PWR_SCR_CWUF2_Msk /*!< Clear Wake-up Flag 2 */
+#define PWR_SCR_CWUF4_Pos (3U)
+#define PWR_SCR_CWUF4_Msk (0x1UL << PWR_SCR_CWUF4_Pos) /*!< 0x00000008 */
+#define PWR_SCR_CWUF4 PWR_SCR_CWUF4_Msk /*!< Clear Wake-up Flag 4 */
+#define PWR_SCR_CWUF5_Pos (4U)
+#define PWR_SCR_CWUF5_Msk (0x1UL << PWR_SCR_CWUF5_Pos) /*!< 0x00000010 */
+#define PWR_SCR_CWUF5 PWR_SCR_CWUF5_Msk /*!< Clear Wake-up Flag 5 */
+#define PWR_SCR_CWUF6_Pos (5U)
+#define PWR_SCR_CWUF6_Msk (0x1UL << PWR_SCR_CWUF6_Pos) /*!< 0x00000020 */
+#define PWR_SCR_CWUF6 PWR_SCR_CWUF6_Msk /*!< Clear Wake-up Flag 6 */
+#define PWR_SCR_CSBF_Pos (8U)
+#define PWR_SCR_CSBF_Msk (0x1UL << PWR_SCR_CSBF_Pos) /*!< 0x00000100 */
+#define PWR_SCR_CSBF PWR_SCR_CSBF_Msk /*!< Clear Standby Flag */
+
+/******************** Bit definition for PWR_PUCRA register *****************/
+#define PWR_PUCRA_PU0_Pos (0U)
+#define PWR_PUCRA_PU0_Msk (0x1UL << PWR_PUCRA_PU0_Pos) /*!< 0x00000001 */
+#define PWR_PUCRA_PU0 PWR_PUCRA_PU0_Msk /*!< Pin PA0 Pull-Up set */
+#define PWR_PUCRA_PU1_Pos (1U)
+#define PWR_PUCRA_PU1_Msk (0x1UL << PWR_PUCRA_PU1_Pos) /*!< 0x00000002 */
+#define PWR_PUCRA_PU1 PWR_PUCRA_PU1_Msk /*!< Pin PA1 Pull-Up set */
+#define PWR_PUCRA_PU2_Pos (2U)
+#define PWR_PUCRA_PU2_Msk (0x1UL << PWR_PUCRA_PU2_Pos) /*!< 0x00000004 */
+#define PWR_PUCRA_PU2 PWR_PUCRA_PU2_Msk /*!< Pin PA2 Pull-Up set */
+#define PWR_PUCRA_PU3_Pos (3U)
+#define PWR_PUCRA_PU3_Msk (0x1UL << PWR_PUCRA_PU3_Pos) /*!< 0x00000008 */
+#define PWR_PUCRA_PU3 PWR_PUCRA_PU3_Msk /*!< Pin PA3 Pull-Up set */
+#define PWR_PUCRA_PU4_Pos (4U)
+#define PWR_PUCRA_PU4_Msk (0x1UL << PWR_PUCRA_PU4_Pos) /*!< 0x00000010 */
+#define PWR_PUCRA_PU4 PWR_PUCRA_PU4_Msk /*!< Pin PA4 Pull-Up set */
+#define PWR_PUCRA_PU5_Pos (5U)
+#define PWR_PUCRA_PU5_Msk (0x1UL << PWR_PUCRA_PU5_Pos) /*!< 0x00000020 */
+#define PWR_PUCRA_PU5 PWR_PUCRA_PU5_Msk /*!< Pin PA5 Pull-Up set */
+#define PWR_PUCRA_PU6_Pos (6U)
+#define PWR_PUCRA_PU6_Msk (0x1UL << PWR_PUCRA_PU6_Pos) /*!< 0x00000040 */
+#define PWR_PUCRA_PU6 PWR_PUCRA_PU6_Msk /*!< Pin PA6 Pull-Up set */
+#define PWR_PUCRA_PU7_Pos (7U)
+#define PWR_PUCRA_PU7_Msk (0x1UL << PWR_PUCRA_PU7_Pos) /*!< 0x00000080 */
+#define PWR_PUCRA_PU7 PWR_PUCRA_PU7_Msk /*!< Pin PA7 Pull-Up set */
+#define PWR_PUCRA_PU8_Pos (8U)
+#define PWR_PUCRA_PU8_Msk (0x1UL << PWR_PUCRA_PU8_Pos) /*!< 0x00000100 */
+#define PWR_PUCRA_PU8 PWR_PUCRA_PU8_Msk /*!< Pin PA8 Pull-Up set */
+#define PWR_PUCRA_PU9_Pos (9U)
+#define PWR_PUCRA_PU9_Msk (0x1UL << PWR_PUCRA_PU9_Pos) /*!< 0x00000200 */
+#define PWR_PUCRA_PU9 PWR_PUCRA_PU9_Msk /*!< Pin PA9 Pull-Up set */
+#define PWR_PUCRA_PU10_Pos (10U)
+#define PWR_PUCRA_PU10_Msk (0x1UL << PWR_PUCRA_PU10_Pos) /*!< 0x00000400 */
+#define PWR_PUCRA_PU10 PWR_PUCRA_PU10_Msk /*!< Pin PA10 Pull-Up set */
+#define PWR_PUCRA_PU11_Pos (11U)
+#define PWR_PUCRA_PU11_Msk (0x1UL << PWR_PUCRA_PU11_Pos) /*!< 0x00000800 */
+#define PWR_PUCRA_PU11 PWR_PUCRA_PU11_Msk /*!< Pin PA11 Pull-Up set */
+#define PWR_PUCRA_PU12_Pos (12U)
+#define PWR_PUCRA_PU12_Msk (0x1UL << PWR_PUCRA_PU12_Pos) /*!< 0x00001000 */
+#define PWR_PUCRA_PU12 PWR_PUCRA_PU12_Msk /*!< Pin PA12 Pull-Up set */
+#define PWR_PUCRA_PU13_Pos (13U)
+#define PWR_PUCRA_PU13_Msk (0x1UL << PWR_PUCRA_PU13_Pos) /*!< 0x00002000 */
+#define PWR_PUCRA_PU13 PWR_PUCRA_PU13_Msk /*!< Pin PA13 Pull-Up set */
+#define PWR_PUCRA_PU14_Pos (14U)
+#define PWR_PUCRA_PU14_Msk (0x1UL << PWR_PUCRA_PU14_Pos) /*!< 0x00004000 */
+#define PWR_PUCRA_PU14 PWR_PUCRA_PU14_Msk /*!< Pin PA14 Pull-Up set */
+#define PWR_PUCRA_PU15_Pos (15U)
+#define PWR_PUCRA_PU15_Msk (0x1UL << PWR_PUCRA_PU15_Pos) /*!< 0x00008000 */
+#define PWR_PUCRA_PU15 PWR_PUCRA_PU15_Msk /*!< Pin PA15 Pull-Up set */
+
+/******************** Bit definition for PWR_PDCRA register *****************/
+#define PWR_PDCRA_PD0_Pos (0U)
+#define PWR_PDCRA_PD0_Msk (0x1UL << PWR_PDCRA_PD0_Pos) /*!< 0x00000001 */
+#define PWR_PDCRA_PD0 PWR_PDCRA_PD0_Msk /*!< Pin PA0 Pull-Down set */
+#define PWR_PDCRA_PD1_Pos (1U)
+#define PWR_PDCRA_PD1_Msk (0x1UL << PWR_PDCRA_PD1_Pos) /*!< 0x00000002 */
+#define PWR_PDCRA_PD1 PWR_PDCRA_PD1_Msk /*!< Pin PA1 Pull-Down set */
+#define PWR_PDCRA_PD2_Pos (2U)
+#define PWR_PDCRA_PD2_Msk (0x1UL << PWR_PDCRA_PD2_Pos) /*!< 0x00000004 */
+#define PWR_PDCRA_PD2 PWR_PDCRA_PD2_Msk /*!< Pin PA2 Pull-Down set */
+#define PWR_PDCRA_PD3_Pos (3U)
+#define PWR_PDCRA_PD3_Msk (0x1UL << PWR_PDCRA_PD3_Pos) /*!< 0x00000008 */
+#define PWR_PDCRA_PD3 PWR_PDCRA_PD3_Msk /*!< Pin PA3 Pull-Down set */
+#define PWR_PDCRA_PD4_Pos (4U)
+#define PWR_PDCRA_PD4_Msk (0x1UL << PWR_PDCRA_PD4_Pos) /*!< 0x00000010 */
+#define PWR_PDCRA_PD4 PWR_PDCRA_PD4_Msk /*!< Pin PA4 Pull-Down set */
+#define PWR_PDCRA_PD5_Pos (5U)
+#define PWR_PDCRA_PD5_Msk (0x1UL << PWR_PDCRA_PD5_Pos) /*!< 0x00000020 */
+#define PWR_PDCRA_PD5 PWR_PDCRA_PD5_Msk /*!< Pin PA5 Pull-Down set */
+#define PWR_PDCRA_PD6_Pos (6U)
+#define PWR_PDCRA_PD6_Msk (0x1UL << PWR_PDCRA_PD6_Pos) /*!< 0x00000040 */
+#define PWR_PDCRA_PD6 PWR_PDCRA_PD6_Msk /*!< Pin PA6 Pull-Down set */
+#define PWR_PDCRA_PD7_Pos (7U)
+#define PWR_PDCRA_PD7_Msk (0x1UL << PWR_PDCRA_PD7_Pos) /*!< 0x00000080 */
+#define PWR_PDCRA_PD7 PWR_PDCRA_PD7_Msk /*!< Pin PA7 Pull-Down set */
+#define PWR_PDCRA_PD8_Pos (8U)
+#define PWR_PDCRA_PD8_Msk (0x1UL << PWR_PDCRA_PD8_Pos) /*!< 0x00000100 */
+#define PWR_PDCRA_PD8 PWR_PDCRA_PD8_Msk /*!< Pin PA8 Pull-Down set */
+#define PWR_PDCRA_PD9_Pos (9U)
+#define PWR_PDCRA_PD9_Msk (0x1UL << PWR_PDCRA_PD9_Pos) /*!< 0x00000200 */
+#define PWR_PDCRA_PD9 PWR_PDCRA_PD9_Msk /*!< Pin PA9 Pull-Down set */
+#define PWR_PDCRA_PD10_Pos (10U)
+#define PWR_PDCRA_PD10_Msk (0x1UL << PWR_PDCRA_PD10_Pos) /*!< 0x00000400 */
+#define PWR_PDCRA_PD10 PWR_PDCRA_PD10_Msk /*!< Pin PA10 Pull-Down set */
+#define PWR_PDCRA_PD11_Pos (11U)
+#define PWR_PDCRA_PD11_Msk (0x1UL << PWR_PDCRA_PD11_Pos) /*!< 0x00000800 */
+#define PWR_PDCRA_PD11 PWR_PDCRA_PD11_Msk /*!< Pin PA11 Pull-Down set */
+#define PWR_PDCRA_PD12_Pos (12U)
+#define PWR_PDCRA_PD12_Msk (0x1UL << PWR_PDCRA_PD12_Pos) /*!< 0x00001000 */
+#define PWR_PDCRA_PD12 PWR_PDCRA_PD12_Msk /*!< Pin PA12 Pull-Down set */
+#define PWR_PDCRA_PD13_Pos (13U)
+#define PWR_PDCRA_PD13_Msk (0x1UL << PWR_PDCRA_PD13_Pos) /*!< 0x00002000 */
+#define PWR_PDCRA_PD13 PWR_PDCRA_PD13_Msk /*!< Pin PA13 Pull-Down set */
+#define PWR_PDCRA_PD14_Pos (14U)
+#define PWR_PDCRA_PD14_Msk (0x1UL << PWR_PDCRA_PD14_Pos) /*!< 0x00004000 */
+#define PWR_PDCRA_PD14 PWR_PDCRA_PD14_Msk /*!< Pin PA14 Pull-Down set */
+#define PWR_PDCRA_PD15_Pos (15U)
+#define PWR_PDCRA_PD15_Msk (0x1UL << PWR_PDCRA_PD15_Pos) /*!< 0x00008000 */
+#define PWR_PDCRA_PD15 PWR_PDCRA_PD15_Msk /*!< Pin PA15 Pull-Down set */
+
+/******************** Bit definition for PWR_PUCRB register *****************/
+#define PWR_PUCRB_PU0_Pos (0U)
+#define PWR_PUCRB_PU0_Msk (0x1UL << PWR_PUCRB_PU0_Pos) /*!< 0x00000001 */
+#define PWR_PUCRB_PU0 PWR_PUCRB_PU0_Msk /*!< Pin PB0 Pull-Up set */
+#define PWR_PUCRB_PU1_Pos (1U)
+#define PWR_PUCRB_PU1_Msk (0x1UL << PWR_PUCRB_PU1_Pos) /*!< 0x00000002 */
+#define PWR_PUCRB_PU1 PWR_PUCRB_PU1_Msk /*!< Pin PB1 Pull-Up set */
+#define PWR_PUCRB_PU2_Pos (2U)
+#define PWR_PUCRB_PU2_Msk (0x1UL << PWR_PUCRB_PU2_Pos) /*!< 0x00000004 */
+#define PWR_PUCRB_PU2 PWR_PUCRB_PU2_Msk /*!< Pin PB2 Pull-Up set */
+#define PWR_PUCRB_PU3_Pos (3U)
+#define PWR_PUCRB_PU3_Msk (0x1UL << PWR_PUCRB_PU3_Pos) /*!< 0x00000008 */
+#define PWR_PUCRB_PU3 PWR_PUCRB_PU3_Msk /*!< Pin PB3 Pull-Up set */
+#define PWR_PUCRB_PU4_Pos (4U)
+#define PWR_PUCRB_PU4_Msk (0x1UL << PWR_PUCRB_PU4_Pos) /*!< 0x00000010 */
+#define PWR_PUCRB_PU4 PWR_PUCRB_PU4_Msk /*!< Pin PB4 Pull-Up set */
+#define PWR_PUCRB_PU5_Pos (5U)
+#define PWR_PUCRB_PU5_Msk (0x1UL << PWR_PUCRB_PU5_Pos) /*!< 0x00000020 */
+#define PWR_PUCRB_PU5 PWR_PUCRB_PU5_Msk /*!< Pin PB5 Pull-Up set */
+#define PWR_PUCRB_PU6_Pos (6U)
+#define PWR_PUCRB_PU6_Msk (0x1UL << PWR_PUCRB_PU6_Pos) /*!< 0x00000040 */
+#define PWR_PUCRB_PU6 PWR_PUCRB_PU6_Msk /*!< Pin PB6 Pull-Up set */
+#define PWR_PUCRB_PU7_Pos (7U)
+#define PWR_PUCRB_PU7_Msk (0x1UL << PWR_PUCRB_PU7_Pos) /*!< 0x00000080 */
+#define PWR_PUCRB_PU7 PWR_PUCRB_PU7_Msk /*!< Pin PB7 Pull-Up set */
+#define PWR_PUCRB_PU8_Pos (8U)
+#define PWR_PUCRB_PU8_Msk (0x1UL << PWR_PUCRB_PU8_Pos) /*!< 0x00000100 */
+#define PWR_PUCRB_PU8 PWR_PUCRB_PU8_Msk /*!< Pin PB8 Pull-Up set */
+#define PWR_PUCRB_PU9_Pos (9U)
+#define PWR_PUCRB_PU9_Msk (0x1UL << PWR_PUCRB_PU9_Pos) /*!< 0x00000200 */
+#define PWR_PUCRB_PU9 PWR_PUCRB_PU9_Msk /*!< Pin PB9 Pull-Up set */
+#define PWR_PUCRB_PU10_Pos (10U)
+#define PWR_PUCRB_PU10_Msk (0x1UL << PWR_PUCRB_PU10_Pos) /*!< 0x00000400 */
+#define PWR_PUCRB_PU10 PWR_PUCRB_PU10_Msk /*!< Pin PB10 Pull-Up set */
+#define PWR_PUCRB_PU11_Pos (11U)
+#define PWR_PUCRB_PU11_Msk (0x1UL << PWR_PUCRB_PU11_Pos) /*!< 0x00000800 */
+#define PWR_PUCRB_PU11 PWR_PUCRB_PU11_Msk /*!< Pin PB11 Pull-Up set */
+#define PWR_PUCRB_PU12_Pos (12U)
+#define PWR_PUCRB_PU12_Msk (0x1UL << PWR_PUCRB_PU12_Pos) /*!< 0x00001000 */
+#define PWR_PUCRB_PU12 PWR_PUCRB_PU12_Msk /*!< Pin PB12 Pull-Up set */
+#define PWR_PUCRB_PU13_Pos (13U)
+#define PWR_PUCRB_PU13_Msk (0x1UL << PWR_PUCRB_PU13_Pos) /*!< 0x00002000 */
+#define PWR_PUCRB_PU13 PWR_PUCRB_PU13_Msk /*!< Pin PB13 Pull-Up set */
+#define PWR_PUCRB_PU14_Pos (14U)
+#define PWR_PUCRB_PU14_Msk (0x1UL << PWR_PUCRB_PU14_Pos) /*!< 0x00004000 */
+#define PWR_PUCRB_PU14 PWR_PUCRB_PU14_Msk /*!< Pin PB14 Pull-Up set */
+#define PWR_PUCRB_PU15_Pos (15U)
+#define PWR_PUCRB_PU15_Msk (0x1UL << PWR_PUCRB_PU15_Pos) /*!< 0x00008000 */
+#define PWR_PUCRB_PU15 PWR_PUCRB_PU15_Msk /*!< Pin PB15 Pull-Up set */
+
+/******************** Bit definition for PWR_PDCRB register *****************/
+#define PWR_PDCRB_PD0_Pos (0U)
+#define PWR_PDCRB_PD0_Msk (0x1UL << PWR_PDCRB_PD0_Pos) /*!< 0x00000001 */
+#define PWR_PDCRB_PD0 PWR_PDCRB_PD0_Msk /*!< Pin PB0 Pull-Down set */
+#define PWR_PDCRB_PD1_Pos (1U)
+#define PWR_PDCRB_PD1_Msk (0x1UL << PWR_PDCRB_PD1_Pos) /*!< 0x00000002 */
+#define PWR_PDCRB_PD1 PWR_PDCRB_PD1_Msk /*!< Pin PB1 Pull-Down set */
+#define PWR_PDCRB_PD2_Pos (2U)
+#define PWR_PDCRB_PD2_Msk (0x1UL << PWR_PDCRB_PD2_Pos) /*!< 0x00000004 */
+#define PWR_PDCRB_PD2 PWR_PDCRB_PD2_Msk /*!< Pin PB2 Pull-Down set */
+#define PWR_PDCRB_PD3_Pos (3U)
+#define PWR_PDCRB_PD3_Msk (0x1UL << PWR_PDCRB_PD3_Pos) /*!< 0x00000008 */
+#define PWR_PDCRB_PD3 PWR_PDCRB_PD3_Msk /*!< Pin PB3 Pull-Down set */
+#define PWR_PDCRB_PD4_Pos (4U)
+#define PWR_PDCRB_PD4_Msk (0x1UL << PWR_PDCRB_PD4_Pos) /*!< 0x00000010 */
+#define PWR_PDCRB_PD4 PWR_PDCRB_PD4_Msk /*!< Pin PB4 Pull-Down set */
+#define PWR_PDCRB_PD5_Pos (5U)
+#define PWR_PDCRB_PD5_Msk (0x1UL << PWR_PDCRB_PD5_Pos) /*!< 0x00000020 */
+#define PWR_PDCRB_PD5 PWR_PDCRB_PD5_Msk /*!< Pin PB5 Pull-Down set */
+#define PWR_PDCRB_PD6_Pos (6U)
+#define PWR_PDCRB_PD6_Msk (0x1UL << PWR_PDCRB_PD6_Pos) /*!< 0x00000040 */
+#define PWR_PDCRB_PD6 PWR_PDCRB_PD6_Msk /*!< Pin PB6 Pull-Down set */
+#define PWR_PDCRB_PD7_Pos (7U)
+#define PWR_PDCRB_PD7_Msk (0x1UL << PWR_PDCRB_PD7_Pos) /*!< 0x00000080 */
+#define PWR_PDCRB_PD7 PWR_PDCRB_PD7_Msk /*!< Pin PB7 Pull-Down set */
+#define PWR_PDCRB_PD8_Pos (8U)
+#define PWR_PDCRB_PD8_Msk (0x1UL << PWR_PDCRB_PD8_Pos) /*!< 0x00000100 */
+#define PWR_PDCRB_PD8 PWR_PDCRB_PD8_Msk /*!< Pin PB8 Pull-Down set */
+#define PWR_PDCRB_PD9_Pos (9U)
+#define PWR_PDCRB_PD9_Msk (0x1UL << PWR_PDCRB_PD9_Pos) /*!< 0x00000200 */
+#define PWR_PDCRB_PD9 PWR_PDCRB_PD9_Msk /*!< Pin PB9 Pull-Down set */
+#define PWR_PDCRB_PD10_Pos (10U)
+#define PWR_PDCRB_PD10_Msk (0x1UL << PWR_PDCRB_PD10_Pos) /*!< 0x00000400 */
+#define PWR_PDCRB_PD10 PWR_PDCRB_PD10_Msk /*!< Pin PB10 Pull-Down set */
+#define PWR_PDCRB_PD11_Pos (11U)
+#define PWR_PDCRB_PD11_Msk (0x1UL << PWR_PDCRB_PD11_Pos) /*!< 0x00000800 */
+#define PWR_PDCRB_PD11 PWR_PDCRB_PD11_Msk /*!< Pin PB11 Pull-Down set */
+#define PWR_PDCRB_PD12_Pos (12U)
+#define PWR_PDCRB_PD12_Msk (0x1UL << PWR_PDCRB_PD12_Pos) /*!< 0x00001000 */
+#define PWR_PDCRB_PD12 PWR_PDCRB_PD12_Msk /*!< Pin PB12 Pull-Down set */
+#define PWR_PDCRB_PD13_Pos (13U)
+#define PWR_PDCRB_PD13_Msk (0x1UL << PWR_PDCRB_PD13_Pos) /*!< 0x00002000 */
+#define PWR_PDCRB_PD13 PWR_PDCRB_PD13_Msk /*!< Pin PB13 Pull-Down set */
+#define PWR_PDCRB_PD14_Pos (14U)
+#define PWR_PDCRB_PD14_Msk (0x1UL << PWR_PDCRB_PD14_Pos) /*!< 0x00004000 */
+#define PWR_PDCRB_PD14 PWR_PDCRB_PD14_Msk /*!< Pin PB14 Pull-Down set */
+#define PWR_PDCRB_PD15_Pos (15U)
+#define PWR_PDCRB_PD15_Msk (0x1UL << PWR_PDCRB_PD15_Pos) /*!< 0x00008000 */
+#define PWR_PDCRB_PD15 PWR_PDCRB_PD15_Msk /*!< Pin PB15 Pull-Down set */
+
+/******************** Bit definition for PWR_PUCRC register *****************/
+#define PWR_PUCRC_PU0_Pos (0U)
+#define PWR_PUCRC_PU0_Msk (0x1UL << PWR_PUCRC_PU0_Pos) /*!< 0x00000001 */
+#define PWR_PUCRC_PU0 PWR_PUCRC_PU0_Msk /*!< Pin PC0 Pull-Up set */
+#define PWR_PUCRC_PU1_Pos (1U)
+#define PWR_PUCRC_PU1_Msk (0x1UL << PWR_PUCRC_PU1_Pos) /*!< 0x00000002 */
+#define PWR_PUCRC_PU1 PWR_PUCRC_PU1_Msk /*!< Pin PC1 Pull-Up set */
+#define PWR_PUCRC_PU2_Pos (2U)
+#define PWR_PUCRC_PU2_Msk (0x1UL << PWR_PUCRC_PU2_Pos) /*!< 0x00000004 */
+#define PWR_PUCRC_PU2 PWR_PUCRC_PU2_Msk /*!< Pin PC2 Pull-Up set */
+#define PWR_PUCRC_PU3_Pos (3U)
+#define PWR_PUCRC_PU3_Msk (0x1UL << PWR_PUCRC_PU3_Pos) /*!< 0x00000008 */
+#define PWR_PUCRC_PU3 PWR_PUCRC_PU3_Msk /*!< Pin PC3 Pull-Up set */
+#define PWR_PUCRC_PU4_Pos (4U)
+#define PWR_PUCRC_PU4_Msk (0x1UL << PWR_PUCRC_PU4_Pos) /*!< 0x00000010 */
+#define PWR_PUCRC_PU4 PWR_PUCRC_PU4_Msk /*!< Pin PC4 Pull-Up set */
+#define PWR_PUCRC_PU5_Pos (5U)
+#define PWR_PUCRC_PU5_Msk (0x1UL << PWR_PUCRC_PU5_Pos) /*!< 0x00000020 */
+#define PWR_PUCRC_PU5 PWR_PUCRC_PU5_Msk /*!< Pin PC5 Pull-Up set */
+#define PWR_PUCRC_PU6_Pos (6U)
+#define PWR_PUCRC_PU6_Msk (0x1UL << PWR_PUCRC_PU6_Pos) /*!< 0x00000040 */
+#define PWR_PUCRC_PU6 PWR_PUCRC_PU6_Msk /*!< Pin PC6 Pull-Up set */
+#define PWR_PUCRC_PU7_Pos (7U)
+#define PWR_PUCRC_PU7_Msk (0x1UL << PWR_PUCRC_PU7_Pos) /*!< 0x00000080 */
+#define PWR_PUCRC_PU7 PWR_PUCRC_PU7_Msk /*!< Pin PC7 Pull-Up set */
+#define PWR_PUCRC_PU8_Pos (8U)
+#define PWR_PUCRC_PU8_Msk (0x1UL << PWR_PUCRC_PU8_Pos) /*!< 0x00000100 */
+#define PWR_PUCRC_PU8 PWR_PUCRC_PU8_Msk /*!< Pin PC8 Pull-Up set */
+#define PWR_PUCRC_PU9_Pos (9U)
+#define PWR_PUCRC_PU9_Msk (0x1UL << PWR_PUCRC_PU9_Pos) /*!< 0x00000200 */
+#define PWR_PUCRC_PU9 PWR_PUCRC_PU9_Msk /*!< Pin PC9 Pull-Up set */
+#define PWR_PUCRC_PU10_Pos (10U)
+#define PWR_PUCRC_PU10_Msk (0x1UL << PWR_PUCRC_PU10_Pos) /*!< 0x00000400 */
+#define PWR_PUCRC_PU10 PWR_PUCRC_PU10_Msk /*!< Pin PC10 Pull-Up set */
+#define PWR_PUCRC_PU11_Pos (11U)
+#define PWR_PUCRC_PU11_Msk (0x1UL << PWR_PUCRC_PU11_Pos) /*!< 0x00000800 */
+#define PWR_PUCRC_PU11 PWR_PUCRC_PU11_Msk /*!< Pin PC11 Pull-Up set */
+#define PWR_PUCRC_PU12_Pos (12U)
+#define PWR_PUCRC_PU12_Msk (0x1UL << PWR_PUCRC_PU12_Pos) /*!< 0x00001000 */
+#define PWR_PUCRC_PU12 PWR_PUCRC_PU12_Msk /*!< Pin PC12 Pull-Up set */
+#define PWR_PUCRC_PU13_Pos (13U)
+#define PWR_PUCRC_PU13_Msk (0x1UL << PWR_PUCRC_PU13_Pos) /*!< 0x00002000 */
+#define PWR_PUCRC_PU13 PWR_PUCRC_PU13_Msk /*!< Pin PC13 Pull-Up set */
+#define PWR_PUCRC_PU14_Pos (14U)
+#define PWR_PUCRC_PU14_Msk (0x1UL << PWR_PUCRC_PU14_Pos) /*!< 0x00004000 */
+#define PWR_PUCRC_PU14 PWR_PUCRC_PU14_Msk /*!< Pin PC14 Pull-Up set */
+#define PWR_PUCRC_PU15_Pos (15U)
+#define PWR_PUCRC_PU15_Msk (0x1UL << PWR_PUCRC_PU15_Pos) /*!< 0x00008000 */
+#define PWR_PUCRC_PU15 PWR_PUCRC_PU15_Msk /*!< Pin PC15 Pull-Up set */
+
+/******************** Bit definition for PWR_PDCRC register *****************/
+#define PWR_PDCRC_PD0_Pos (0U)
+#define PWR_PDCRC_PD0_Msk (0x1UL << PWR_PDCRC_PD0_Pos) /*!< 0x00000001 */
+#define PWR_PDCRC_PD0 PWR_PDCRC_PD0_Msk /*!< Pin PC0 Pull-Down set */
+#define PWR_PDCRC_PD1_Pos (1U)
+#define PWR_PDCRC_PD1_Msk (0x1UL << PWR_PDCRC_PD1_Pos) /*!< 0x00000002 */
+#define PWR_PDCRC_PD1 PWR_PDCRC_PD1_Msk /*!< Pin PC1 Pull-Down set */
+#define PWR_PDCRC_PD2_Pos (2U)
+#define PWR_PDCRC_PD2_Msk (0x1UL << PWR_PDCRC_PD2_Pos) /*!< 0x00000004 */
+#define PWR_PDCRC_PD2 PWR_PDCRC_PD2_Msk /*!< Pin PC2 Pull-Down set */
+#define PWR_PDCRC_PD3_Pos (3U)
+#define PWR_PDCRC_PD3_Msk (0x1UL << PWR_PDCRC_PD3_Pos) /*!< 0x00000008 */
+#define PWR_PDCRC_PD3 PWR_PDCRC_PD3_Msk /*!< Pin PC3 Pull-Down set */
+#define PWR_PDCRC_PD4_Pos (4U)
+#define PWR_PDCRC_PD4_Msk (0x1UL << PWR_PDCRC_PD4_Pos) /*!< 0x00000010 */
+#define PWR_PDCRC_PD4 PWR_PDCRC_PD4_Msk /*!< Pin PC4 Pull-Down set */
+#define PWR_PDCRC_PD5_Pos (5U)
+#define PWR_PDCRC_PD5_Msk (0x1UL << PWR_PDCRC_PD5_Pos) /*!< 0x00000020 */
+#define PWR_PDCRC_PD5 PWR_PDCRC_PD5_Msk /*!< Pin PC5 Pull-Down set */
+#define PWR_PDCRC_PD6_Pos (6U)
+#define PWR_PDCRC_PD6_Msk (0x1UL << PWR_PDCRC_PD6_Pos) /*!< 0x00000040 */
+#define PWR_PDCRC_PD6 PWR_PDCRC_PD6_Msk /*!< Pin PC6 Pull-Down set */
+#define PWR_PDCRC_PD7_Pos (7U)
+#define PWR_PDCRC_PD7_Msk (0x1UL << PWR_PDCRC_PD7_Pos) /*!< 0x00000080 */
+#define PWR_PDCRC_PD7 PWR_PDCRC_PD7_Msk /*!< Pin PC7 Pull-Down set */
+#define PWR_PDCRC_PD8_Pos (8U)
+#define PWR_PDCRC_PD8_Msk (0x1UL << PWR_PDCRC_PD8_Pos) /*!< 0x00000100 */
+#define PWR_PDCRC_PD8 PWR_PDCRC_PD8_Msk /*!< Pin PC8 Pull-Down set */
+#define PWR_PDCRC_PD9_Pos (9U)
+#define PWR_PDCRC_PD9_Msk (0x1UL << PWR_PDCRC_PD9_Pos) /*!< 0x00000200 */
+#define PWR_PDCRC_PD9 PWR_PDCRC_PD9_Msk /*!< Pin PC9 Pull-Down set */
+#define PWR_PDCRC_PD10_Pos (10U)
+#define PWR_PDCRC_PD10_Msk (0x1UL << PWR_PDCRC_PD10_Pos) /*!< 0x00000400 */
+#define PWR_PDCRC_PD10 PWR_PDCRC_PD10_Msk /*!< Pin PC10 Pull-Down set */
+#define PWR_PDCRC_PD11_Pos (11U)
+#define PWR_PDCRC_PD11_Msk (0x1UL << PWR_PDCRC_PD11_Pos) /*!< 0x00000800 */
+#define PWR_PDCRC_PD11 PWR_PDCRC_PD11_Msk /*!< Pin PC11 Pull-Down set */
+#define PWR_PDCRC_PD12_Pos (12U)
+#define PWR_PDCRC_PD12_Msk (0x1UL << PWR_PDCRC_PD12_Pos) /*!< 0x00001000 */
+#define PWR_PDCRC_PD12 PWR_PDCRC_PD12_Msk /*!< Pin PC12 Pull-Down set */
+#define PWR_PDCRC_PD13_Pos (13U)
+#define PWR_PDCRC_PD13_Msk (0x1UL << PWR_PDCRC_PD13_Pos) /*!< 0x00002000 */
+#define PWR_PDCRC_PD13 PWR_PDCRC_PD13_Msk /*!< Pin PC13 Pull-Down set */
+#define PWR_PDCRC_PD14_Pos (14U)
+#define PWR_PDCRC_PD14_Msk (0x1UL << PWR_PDCRC_PD14_Pos) /*!< 0x00004000 */
+#define PWR_PDCRC_PD14 PWR_PDCRC_PD14_Msk /*!< Pin PC14 Pull-Down set */
+#define PWR_PDCRC_PD15_Pos (15U)
+#define PWR_PDCRC_PD15_Msk (0x1UL << PWR_PDCRC_PD15_Pos) /*!< 0x00008000 */
+#define PWR_PDCRC_PD15 PWR_PDCRC_PD15_Msk /*!< Pin PC15 Pull-Down set */
+
+/******************** Bit definition for PWR_PUCRD register *****************/
+#define PWR_PUCRD_PU0_Pos (0U)
+#define PWR_PUCRD_PU0_Msk (0x1UL << PWR_PUCRD_PU0_Pos) /*!< 0x00000001 */
+#define PWR_PUCRD_PU0 PWR_PUCRD_PU0_Msk /*!< Pin PD0 Pull-Up set */
+#define PWR_PUCRD_PU1_Pos (1U)
+#define PWR_PUCRD_PU1_Msk (0x1UL << PWR_PUCRD_PU1_Pos) /*!< 0x00000002 */
+#define PWR_PUCRD_PU1 PWR_PUCRD_PU1_Msk /*!< Pin PD1 Pull-Up set */
+#define PWR_PUCRD_PU2_Pos (2U)
+#define PWR_PUCRD_PU2_Msk (0x1UL << PWR_PUCRD_PU2_Pos) /*!< 0x00000004 */
+#define PWR_PUCRD_PU2 PWR_PUCRD_PU2_Msk /*!< Pin PD2 Pull-Up set */
+#define PWR_PUCRD_PU3_Pos (3U)
+#define PWR_PUCRD_PU3_Msk (0x1UL << PWR_PUCRD_PU3_Pos) /*!< 0x00000008 */
+#define PWR_PUCRD_PU3 PWR_PUCRD_PU3_Msk /*!< Pin PD3 Pull-Up set */
+#define PWR_PUCRD_PU4_Pos (4U)
+#define PWR_PUCRD_PU4_Msk (0x1UL << PWR_PUCRD_PU4_Pos) /*!< 0x00000010 */
+#define PWR_PUCRD_PU4 PWR_PUCRD_PU4_Msk /*!< Pin PD4 Pull-Up set */
+#define PWR_PUCRD_PU5_Pos (5U)
+#define PWR_PUCRD_PU5_Msk (0x1UL << PWR_PUCRD_PU5_Pos) /*!< 0x00000020 */
+#define PWR_PUCRD_PU5 PWR_PUCRD_PU5_Msk /*!< Pin PD5 Pull-Up set */
+#define PWR_PUCRD_PU6_Pos (6U)
+#define PWR_PUCRD_PU6_Msk (0x1UL << PWR_PUCRD_PU6_Pos) /*!< 0x00000040 */
+#define PWR_PUCRD_PU6 PWR_PUCRD_PU6_Msk /*!< Pin PD6 Pull-Up set */
+#define PWR_PUCRD_PU8_Pos (8U)
+#define PWR_PUCRD_PU8_Msk (0x1UL << PWR_PUCRD_PU8_Pos) /*!< 0x00000100 */
+#define PWR_PUCRD_PU8 PWR_PUCRD_PU8_Msk /*!< Pin PD8 Pull-Up set */
+#define PWR_PUCRD_PU9_Pos (9U)
+#define PWR_PUCRD_PU9_Msk (0x1UL << PWR_PUCRD_PU9_Pos) /*!< 0x00000200 */
+#define PWR_PUCRD_PU9 PWR_PUCRD_PU9_Msk /*!< Pin PD9 Pull-Up set */
+
+/******************** Bit definition for PWR_PDCRD register *****************/
+#define PWR_PDCRD_PD0_Pos (0U)
+#define PWR_PDCRD_PD0_Msk (0x1UL << PWR_PDCRD_PD0_Pos) /*!< 0x00000001 */
+#define PWR_PDCRD_PD0 PWR_PDCRD_PD0_Msk /*!< Pin PD0 Pull-Down set */
+#define PWR_PDCRD_PD1_Pos (1U)
+#define PWR_PDCRD_PD1_Msk (0x1UL << PWR_PDCRD_PD1_Pos) /*!< 0x00000002 */
+#define PWR_PDCRD_PD1 PWR_PDCRD_PD1_Msk /*!< Pin PD1 Pull-Down set */
+#define PWR_PDCRD_PD2_Pos (2U)
+#define PWR_PDCRD_PD2_Msk (0x1UL << PWR_PDCRD_PD2_Pos) /*!< 0x00000004 */
+#define PWR_PDCRD_PD2 PWR_PDCRD_PD2_Msk /*!< Pin PD2 Pull-Down set */
+#define PWR_PDCRD_PD3_Pos (3U)
+#define PWR_PDCRD_PD3_Msk (0x1UL << PWR_PDCRD_PD3_Pos) /*!< 0x00000008 */
+#define PWR_PDCRD_PD3 PWR_PDCRD_PD3_Msk /*!< Pin PD3 Pull-Down set */
+#define PWR_PDCRD_PD4_Pos (4U)
+#define PWR_PDCRD_PD4_Msk (0x1UL << PWR_PDCRD_PD4_Pos) /*!< 0x00000010 */
+#define PWR_PDCRD_PD4 PWR_PDCRD_PD4_Msk /*!< Pin PD4 Pull-Down set */
+#define PWR_PDCRD_PD5_Pos (5U)
+#define PWR_PDCRD_PD5_Msk (0x1UL << PWR_PDCRD_PD5_Pos) /*!< 0x00000020 */
+#define PWR_PDCRD_PD5 PWR_PDCRD_PD5_Msk /*!< Pin PD5 Pull-Down set */
+#define PWR_PDCRD_PD6_Pos (6U)
+#define PWR_PDCRD_PD6_Msk (0x1UL << PWR_PDCRD_PD6_Pos) /*!< 0x00000040 */
+#define PWR_PDCRD_PD6 PWR_PDCRD_PD6_Msk /*!< Pin PD6 Pull-Down set */
+#define PWR_PDCRD_PD8_Pos (8U)
+#define PWR_PDCRD_PD8_Msk (0x1UL << PWR_PDCRD_PD8_Pos) /*!< 0x00000100 */
+#define PWR_PDCRD_PD8 PWR_PDCRD_PD8_Msk /*!< Pin PD8 Pull-Down set */
+#define PWR_PDCRD_PD9_Pos (9U)
+#define PWR_PDCRD_PD9_Msk (0x1UL << PWR_PDCRD_PD9_Pos) /*!< 0x00000200 */
+#define PWR_PDCRD_PD9 PWR_PDCRD_PD9_Msk /*!< Pin PD9 Pull-Down set */
+
+/******************** Bit definition for PWR_PUCRF register *****************/
+#define PWR_PUCRF_PU0_Pos (0U)
+#define PWR_PUCRF_PU0_Msk (0x1UL << PWR_PUCRF_PU0_Pos) /*!< 0x00000001 */
+#define PWR_PUCRF_PU0 PWR_PUCRF_PU0_Msk /*!< Pin PF0 Pull-Up set */
+#define PWR_PUCRF_PU1_Pos (1U)
+#define PWR_PUCRF_PU1_Msk (0x1UL << PWR_PUCRF_PU1_Pos) /*!< 0x00000002 */
+#define PWR_PUCRF_PU1 PWR_PUCRF_PU1_Msk /*!< Pin PF1 Pull-Up set */
+#define PWR_PUCRF_PU2_Pos (2U)
+#define PWR_PUCRF_PU2_Msk (0x1UL << PWR_PUCRF_PU2_Pos) /*!< 0x00000004 */
+#define PWR_PUCRF_PU2 PWR_PUCRF_PU2_Msk /*!< Pin PF2 Pull-Up set */
+#define PWR_PUCRF_PU3_Pos (3U)
+#define PWR_PUCRF_PU3_Msk (0x1UL << PWR_PUCRF_PU3_Pos) /*!< 0x00000008 */
+#define PWR_PUCRF_PU3 PWR_PUCRF_PU3_Msk /*!< Pin PF3 Pull-Up set */
+#define PWR_PUCRF_PU4_Pos (4U)
+#define PWR_PUCRF_PU4_Msk (0x1UL << PWR_PUCRF_PU4_Pos) /*!< 0x00000010 */
+#define PWR_PUCRF_PU4 PWR_PUCRF_PU4_Msk /*!< Pin PF4 Pull-Up set */
+
+/******************** Bit definition for PWR_PDCRF register *****************/
+#define PWR_PDCRF_PD0_Pos (0U)
+#define PWR_PDCRF_PD0_Msk (0x1UL << PWR_PDCRF_PD0_Pos) /*!< 0x00000001 */
+#define PWR_PDCRF_PD0 PWR_PDCRF_PD0_Msk /*!< Pin PF0 Pull-Down set */
+#define PWR_PDCRF_PD1_Pos (1U)
+#define PWR_PDCRF_PD1_Msk (0x1UL << PWR_PDCRF_PD1_Pos) /*!< 0x00000002 */
+#define PWR_PDCRF_PD1 PWR_PDCRF_PD1_Msk /*!< Pin PF1 Pull-Down set */
+#define PWR_PDCRF_PD2_Pos (2U)
+#define PWR_PDCRF_PD2_Msk (0x1UL << PWR_PDCRF_PD2_Pos) /*!< 0x00000004 */
+#define PWR_PDCRF_PD2 PWR_PDCRF_PD2_Msk /*!< Pin PF2 Pull-Down set */
+#define PWR_PDCRF_PD3_Pos (3U)
+#define PWR_PDCRF_PD3_Msk (0x1UL << PWR_PDCRF_PD3_Pos) /*!< 0x00000008 */
+#define PWR_PDCRF_PD3 PWR_PDCRF_PD3_Msk /*!< Pin PF3 Pull-Down set */
+#define PWR_PDCRF_PD4_Pos (4U)
+#define PWR_PDCRF_PD4_Msk (0x1UL << PWR_PDCRF_PD4_Pos) /*!< 0x00000010 */
+#define PWR_PDCRF_PD4 PWR_PDCRF_PD4_Msk /*!< Pin PF4 Pull-Down set */
+
+/******************************************************************************/
+/* */
+/* Reset and Clock Control */
+/* */
+/******************************************************************************/
+/*
+* @brief Specific device feature definitions (not present on all devices in the STM32G0 series)
+*/
+
+/******************** Bit definition for RCC_CR register *****************/
+#define RCC_CR_HSION_Pos (8U)
+#define RCC_CR_HSION_Msk (0x1UL << RCC_CR_HSION_Pos) /*!< 0x00000100 */
+#define RCC_CR_HSION RCC_CR_HSION_Msk /*!< Internal High Speed clock enable */
+#define RCC_CR_HSIKERON_Pos (9U)
+#define RCC_CR_HSIKERON_Msk (0x1UL << RCC_CR_HSIKERON_Pos) /*!< 0x00000200 */
+#define RCC_CR_HSIKERON RCC_CR_HSIKERON_Msk /*!< Internal High Speed clock enable for some IPs Kernel */
+#define RCC_CR_HSIRDY_Pos (10U)
+#define RCC_CR_HSIRDY_Msk (0x1UL << RCC_CR_HSIRDY_Pos) /*!< 0x00000400 */
+#define RCC_CR_HSIRDY RCC_CR_HSIRDY_Msk /*!< Internal High Speed clock ready flag */
+#define RCC_CR_HSIDIV_Pos (11U)
+#define RCC_CR_HSIDIV_Msk (0x7UL << RCC_CR_HSIDIV_Pos) /*!< 0x00003800 */
+#define RCC_CR_HSIDIV RCC_CR_HSIDIV_Msk /*!< HSIDIV[13:11] Internal High Speed clock division factor */
+#define RCC_CR_HSIDIV_0 (0x1UL << RCC_CR_HSIDIV_Pos) /*!< 0x00000800 */
+#define RCC_CR_HSIDIV_1 (0x2UL << RCC_CR_HSIDIV_Pos) /*!< 0x00001000 */
+#define RCC_CR_HSIDIV_2 (0x4UL << RCC_CR_HSIDIV_Pos) /*!< 0x00002000 */
+#define RCC_CR_HSEON_Pos (16U)
+#define RCC_CR_HSEON_Msk (0x1UL << RCC_CR_HSEON_Pos) /*!< 0x00010000 */
+#define RCC_CR_HSEON RCC_CR_HSEON_Msk /*!< External High Speed clock enable */
+#define RCC_CR_HSERDY_Pos (17U)
+#define RCC_CR_HSERDY_Msk (0x1UL << RCC_CR_HSERDY_Pos) /*!< 0x00020000 */
+#define RCC_CR_HSERDY RCC_CR_HSERDY_Msk /*!< External High Speed clock ready */
+#define RCC_CR_HSEBYP_Pos (18U)
+#define RCC_CR_HSEBYP_Msk (0x1UL << RCC_CR_HSEBYP_Pos) /*!< 0x00040000 */
+#define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High Speed clock Bypass */
+#define RCC_CR_CSSON_Pos (19U)
+#define RCC_CR_CSSON_Msk (0x1UL << RCC_CR_CSSON_Pos) /*!< 0x00080000 */
+#define RCC_CR_CSSON RCC_CR_CSSON_Msk /*!< HSE Clock Security System enable */
+
+#define RCC_CR_PLLON_Pos (24U)
+#define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
+#define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< System PLL clock enable */
+#define RCC_CR_PLLRDY_Pos (25U)
+#define RCC_CR_PLLRDY_Msk (0x1UL << RCC_CR_PLLRDY_Pos) /*!< 0x02000000 */
+#define RCC_CR_PLLRDY RCC_CR_PLLRDY_Msk /*!< System PLL clock ready */
+
+/******************** Bit definition for RCC_ICSCR register ***************/
+/*!< HSICAL configuration */
+#define RCC_ICSCR_HSICAL_Pos (0U)
+#define RCC_ICSCR_HSICAL_Msk (0xFFUL << RCC_ICSCR_HSICAL_Pos) /*!< 0x000000FF */
+#define RCC_ICSCR_HSICAL RCC_ICSCR_HSICAL_Msk /*!< HSICAL[7:0] bits */
+#define RCC_ICSCR_HSICAL_0 (0x01UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000001 */
+#define RCC_ICSCR_HSICAL_1 (0x02UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000002 */
+#define RCC_ICSCR_HSICAL_2 (0x04UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000004 */
+#define RCC_ICSCR_HSICAL_3 (0x08UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000008 */
+#define RCC_ICSCR_HSICAL_4 (0x10UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000010 */
+#define RCC_ICSCR_HSICAL_5 (0x20UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000020 */
+#define RCC_ICSCR_HSICAL_6 (0x40UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000040 */
+#define RCC_ICSCR_HSICAL_7 (0x80UL << RCC_ICSCR_HSICAL_Pos) /*!< 0x00000080 */
+
+/*!< HSITRIM configuration */
+#define RCC_ICSCR_HSITRIM_Pos (8U)
+#define RCC_ICSCR_HSITRIM_Msk (0x7FUL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00007F00 */
+#define RCC_ICSCR_HSITRIM RCC_ICSCR_HSITRIM_Msk /*!< HSITRIM[14:8] bits */
+#define RCC_ICSCR_HSITRIM_0 (0x01UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00000100 */
+#define RCC_ICSCR_HSITRIM_1 (0x02UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00000200 */
+#define RCC_ICSCR_HSITRIM_2 (0x04UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00000400 */
+#define RCC_ICSCR_HSITRIM_3 (0x08UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00000800 */
+#define RCC_ICSCR_HSITRIM_4 (0x10UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00001000 */
+#define RCC_ICSCR_HSITRIM_5 (0x20UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00002000 */
+#define RCC_ICSCR_HSITRIM_6 (0x40UL << RCC_ICSCR_HSITRIM_Pos) /*!< 0x00004000 */
+
+/******************** Bit definition for RCC_CFGR register ***************/
+/*!< SW configuration */
+#define RCC_CFGR_SW_Pos (0U)
+#define RCC_CFGR_SW_Msk (0x7UL << RCC_CFGR_SW_Pos) /*!< 0x00000007 */
+#define RCC_CFGR_SW RCC_CFGR_SW_Msk /*!< SW[2:0] bits (System clock Switch) */
+#define RCC_CFGR_SW_0 (0x1UL << RCC_CFGR_SW_Pos) /*!< 0x00000001 */
+#define RCC_CFGR_SW_1 (0x2UL << RCC_CFGR_SW_Pos) /*!< 0x00000002 */
+#define RCC_CFGR_SW_2 (0x4UL << RCC_CFGR_SW_Pos) /*!< 0x00000004 */
+
+/*!< SWS configuration */
+#define RCC_CFGR_SWS_Pos (3U)
+#define RCC_CFGR_SWS_Msk (0x7UL << RCC_CFGR_SWS_Pos) /*!< 0x00000038 */
+#define RCC_CFGR_SWS RCC_CFGR_SWS_Msk /*!< SWS[2:0] bits (System Clock Switch Status) */
+#define RCC_CFGR_SWS_0 (0x1UL << RCC_CFGR_SWS_Pos) /*!< 0x00000008 */
+#define RCC_CFGR_SWS_1 (0x2UL << RCC_CFGR_SWS_Pos) /*!< 0x00000010 */
+#define RCC_CFGR_SWS_2 (0x4UL << RCC_CFGR_SWS_Pos) /*!< 0x00000020 */
+
+/*!< HPRE configuration */
+#define RCC_CFGR_HPRE_Pos (8U)
+#define RCC_CFGR_HPRE_Msk (0xFUL << RCC_CFGR_HPRE_Pos) /*!< 0x00000F00 */
+#define RCC_CFGR_HPRE RCC_CFGR_HPRE_Msk /*!< HPRE[3:0] bits (AHB prescaler) */
+#define RCC_CFGR_HPRE_0 (0x1UL << RCC_CFGR_HPRE_Pos) /*!< 0x00000100 */
+#define RCC_CFGR_HPRE_1 (0x2UL << RCC_CFGR_HPRE_Pos) /*!< 0x00000200 */
+#define RCC_CFGR_HPRE_2 (0x4UL << RCC_CFGR_HPRE_Pos) /*!< 0x00000400 */
+#define RCC_CFGR_HPRE_3 (0x8UL << RCC_CFGR_HPRE_Pos) /*!< 0x00000800 */
+
+/*!< PPRE configuration */
+#define RCC_CFGR_PPRE_Pos (12U)
+#define RCC_CFGR_PPRE_Msk (0x7UL << RCC_CFGR_PPRE_Pos) /*!< 0x00007000 */
+#define RCC_CFGR_PPRE RCC_CFGR_PPRE_Msk /*!< PRE1[2:0] bits (APB prescaler) */
+#define RCC_CFGR_PPRE_0 (0x1UL << RCC_CFGR_PPRE_Pos) /*!< 0x00001000 */
+#define RCC_CFGR_PPRE_1 (0x2UL << RCC_CFGR_PPRE_Pos) /*!< 0x00002000 */
+#define RCC_CFGR_PPRE_2 (0x4UL << RCC_CFGR_PPRE_Pos) /*!< 0x00004000 */
+
+
+/*!< MCOSEL configuration */
+#define RCC_CFGR_MCOSEL_Pos (24U)
+#define RCC_CFGR_MCOSEL_Msk (0x7UL << RCC_CFGR_MCOSEL_Pos) /*!< 0x07000000 */
+#define RCC_CFGR_MCOSEL RCC_CFGR_MCOSEL_Msk /*!< MCOSEL [2:0] bits (Clock output selection) */
+#define RCC_CFGR_MCOSEL_0 (0x1UL << RCC_CFGR_MCOSEL_Pos) /*!< 0x01000000 */
+#define RCC_CFGR_MCOSEL_1 (0x2UL << RCC_CFGR_MCOSEL_Pos) /*!< 0x02000000 */
+#define RCC_CFGR_MCOSEL_2 (0x4UL << RCC_CFGR_MCOSEL_Pos) /*!< 0x04000000 */
+
+/*!< MCO Prescaler configuration */
+#define RCC_CFGR_MCOPRE_Pos (28U)
+#define RCC_CFGR_MCOPRE_Msk (0x7UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x70000000 */
+#define RCC_CFGR_MCOPRE RCC_CFGR_MCOPRE_Msk /*!< MCO prescaler [2:0] */
+#define RCC_CFGR_MCOPRE_0 (0x1UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x10000000 */
+#define RCC_CFGR_MCOPRE_1 (0x2UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x20000000 */
+#define RCC_CFGR_MCOPRE_2 (0x4UL << RCC_CFGR_MCOPRE_Pos) /*!< 0x40000000 */
+
+/******************** Bit definition for RCC_PLLCFGR register ***************/
+#define RCC_PLLCFGR_PLLSRC_Pos (0U)
+#define RCC_PLLCFGR_PLLSRC_Msk (0x3UL << RCC_PLLCFGR_PLLSRC_Pos) /*!< 0x00000003 */
+#define RCC_PLLCFGR_PLLSRC RCC_PLLCFGR_PLLSRC_Msk
+#define RCC_PLLCFGR_PLLSRC_0 (0x1UL << RCC_PLLCFGR_PLLSRC_Pos) /*!< 0x00000001 */
+#define RCC_PLLCFGR_PLLSRC_1 (0x2UL << RCC_PLLCFGR_PLLSRC_Pos) /*!< 0x00000002 */
+
+#define RCC_PLLCFGR_PLLSRC_NONE (0x00000000UL) /*!< No clock sent to PLL */
+#define RCC_PLLCFGR_PLLSRC_HSI_Pos (1U)
+#define RCC_PLLCFGR_PLLSRC_HSI_Msk (0x1UL << RCC_PLLCFGR_PLLSRC_HSI_Pos) /*!< 0x00000002 */
+#define RCC_PLLCFGR_PLLSRC_HSI RCC_PLLCFGR_PLLSRC_HSI_Msk /*!< HSI source clock selected */
+#define RCC_PLLCFGR_PLLSRC_HSE_Pos (0U)
+#define RCC_PLLCFGR_PLLSRC_HSE_Msk (0x3UL << RCC_PLLCFGR_PLLSRC_HSE_Pos) /*!< 0x00000003 */
+#define RCC_PLLCFGR_PLLSRC_HSE RCC_PLLCFGR_PLLSRC_HSE_Msk /*!< HSE source clock selected */
+
+#define RCC_PLLCFGR_PLLM_Pos (4U)
+#define RCC_PLLCFGR_PLLM_Msk (0x7UL << RCC_PLLCFGR_PLLM_Pos) /*!< 0x00000070 */
+#define RCC_PLLCFGR_PLLM RCC_PLLCFGR_PLLM_Msk
+#define RCC_PLLCFGR_PLLM_0 (0x1UL << RCC_PLLCFGR_PLLM_Pos) /*!< 0x00000010 */
+#define RCC_PLLCFGR_PLLM_1 (0x2UL << RCC_PLLCFGR_PLLM_Pos) /*!< 0x00000020 */
+#define RCC_PLLCFGR_PLLM_2 (0x4UL << RCC_PLLCFGR_PLLM_Pos) /*!< 0x00000040 */
+
+#define RCC_PLLCFGR_PLLN_Pos (8U)
+#define RCC_PLLCFGR_PLLN_Msk (0x7FUL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00007F00 */
+#define RCC_PLLCFGR_PLLN RCC_PLLCFGR_PLLN_Msk
+#define RCC_PLLCFGR_PLLN_0 (0x01UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00000100 */
+#define RCC_PLLCFGR_PLLN_1 (0x02UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00000200 */
+#define RCC_PLLCFGR_PLLN_2 (0x04UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00000400 */
+#define RCC_PLLCFGR_PLLN_3 (0x08UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00000800 */
+#define RCC_PLLCFGR_PLLN_4 (0x10UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00001000 */
+#define RCC_PLLCFGR_PLLN_5 (0x20UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00002000 */
+#define RCC_PLLCFGR_PLLN_6 (0x40UL << RCC_PLLCFGR_PLLN_Pos) /*!< 0x00004000 */
+
+#define RCC_PLLCFGR_PLLPEN_Pos (16U)
+#define RCC_PLLCFGR_PLLPEN_Msk (0x1UL << RCC_PLLCFGR_PLLPEN_Pos) /*!< 0x00010000 */
+#define RCC_PLLCFGR_PLLPEN RCC_PLLCFGR_PLLPEN_Msk
+
+#define RCC_PLLCFGR_PLLP_Pos (17U)
+#define RCC_PLLCFGR_PLLP_Msk (0x1FUL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x003E0000 */
+#define RCC_PLLCFGR_PLLP RCC_PLLCFGR_PLLP_Msk
+#define RCC_PLLCFGR_PLLP_0 (0x01UL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x00020000 */
+#define RCC_PLLCFGR_PLLP_1 (0x02UL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x00040000 */
+#define RCC_PLLCFGR_PLLP_2 (0x04UL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x00080000 */
+#define RCC_PLLCFGR_PLLP_3 (0x08UL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x00100000 */
+#define RCC_PLLCFGR_PLLP_4 (0x10UL << RCC_PLLCFGR_PLLP_Pos) /*!< 0x00200000 */
+
+
+#define RCC_PLLCFGR_PLLREN_Pos (28U)
+#define RCC_PLLCFGR_PLLREN_Msk (0x1UL << RCC_PLLCFGR_PLLREN_Pos) /*!< 0x10000000 */
+#define RCC_PLLCFGR_PLLREN RCC_PLLCFGR_PLLREN_Msk
+
+#define RCC_PLLCFGR_PLLR_Pos (29U)
+#define RCC_PLLCFGR_PLLR_Msk (0x7UL << RCC_PLLCFGR_PLLR_Pos) /*!< 0xE0000000 */
+#define RCC_PLLCFGR_PLLR RCC_PLLCFGR_PLLR_Msk
+#define RCC_PLLCFGR_PLLR_0 (0x1UL << RCC_PLLCFGR_PLLR_Pos) /*!< 0x20000000 */
+#define RCC_PLLCFGR_PLLR_1 (0x2UL << RCC_PLLCFGR_PLLR_Pos) /*!< 0x40000000 */
+#define RCC_PLLCFGR_PLLR_2 (0x4UL << RCC_PLLCFGR_PLLR_Pos) /*!< 0x80000000 */
+
+/******************** Bit definition for RCC_CIER register ******************/
+#define RCC_CIER_LSIRDYIE_Pos (0U)
+#define RCC_CIER_LSIRDYIE_Msk (0x1UL << RCC_CIER_LSIRDYIE_Pos) /*!< 0x00000001 */
+#define RCC_CIER_LSIRDYIE RCC_CIER_LSIRDYIE_Msk
+#define RCC_CIER_LSERDYIE_Pos (1U)
+#define RCC_CIER_LSERDYIE_Msk (0x1UL << RCC_CIER_LSERDYIE_Pos) /*!< 0x00000002 */
+#define RCC_CIER_LSERDYIE RCC_CIER_LSERDYIE_Msk
+#define RCC_CIER_HSIRDYIE_Pos (3U)
+#define RCC_CIER_HSIRDYIE_Msk (0x1UL << RCC_CIER_HSIRDYIE_Pos) /*!< 0x00000008 */
+#define RCC_CIER_HSIRDYIE RCC_CIER_HSIRDYIE_Msk
+#define RCC_CIER_HSERDYIE_Pos (4U)
+#define RCC_CIER_HSERDYIE_Msk (0x1UL << RCC_CIER_HSERDYIE_Pos) /*!< 0x00000010 */
+#define RCC_CIER_HSERDYIE RCC_CIER_HSERDYIE_Msk
+#define RCC_CIER_PLLRDYIE_Pos (5U)
+#define RCC_CIER_PLLRDYIE_Msk (0x1UL << RCC_CIER_PLLRDYIE_Pos) /*!< 0x00000020 */
+#define RCC_CIER_PLLRDYIE RCC_CIER_PLLRDYIE_Msk
+
+/******************** Bit definition for RCC_CIFR register ******************/
+#define RCC_CIFR_LSIRDYF_Pos (0U)
+#define RCC_CIFR_LSIRDYF_Msk (0x1UL << RCC_CIFR_LSIRDYF_Pos) /*!< 0x00000001 */
+#define RCC_CIFR_LSIRDYF RCC_CIFR_LSIRDYF_Msk
+#define RCC_CIFR_LSERDYF_Pos (1U)
+#define RCC_CIFR_LSERDYF_Msk (0x1UL << RCC_CIFR_LSERDYF_Pos) /*!< 0x00000002 */
+#define RCC_CIFR_LSERDYF RCC_CIFR_LSERDYF_Msk
+#define RCC_CIFR_HSIRDYF_Pos (3U)
+#define RCC_CIFR_HSIRDYF_Msk (0x1UL << RCC_CIFR_HSIRDYF_Pos) /*!< 0x00000008 */
+#define RCC_CIFR_HSIRDYF RCC_CIFR_HSIRDYF_Msk
+#define RCC_CIFR_HSERDYF_Pos (4U)
+#define RCC_CIFR_HSERDYF_Msk (0x1UL << RCC_CIFR_HSERDYF_Pos) /*!< 0x00000010 */
+#define RCC_CIFR_HSERDYF RCC_CIFR_HSERDYF_Msk
+#define RCC_CIFR_PLLRDYF_Pos (5U)
+#define RCC_CIFR_PLLRDYF_Msk (0x1UL << RCC_CIFR_PLLRDYF_Pos) /*!< 0x00000020 */
+#define RCC_CIFR_PLLRDYF RCC_CIFR_PLLRDYF_Msk
+#define RCC_CIFR_CSSF_Pos (8U)
+#define RCC_CIFR_CSSF_Msk (0x1UL << RCC_CIFR_CSSF_Pos) /*!< 0x00000100 */
+#define RCC_CIFR_CSSF RCC_CIFR_CSSF_Msk
+#define RCC_CIFR_LSECSSF_Pos (9U)
+#define RCC_CIFR_LSECSSF_Msk (0x1UL << RCC_CIFR_LSECSSF_Pos) /*!< 0x00000200 */
+#define RCC_CIFR_LSECSSF RCC_CIFR_LSECSSF_Msk
+
+/******************** Bit definition for RCC_CICR register ******************/
+#define RCC_CICR_LSIRDYC_Pos (0U)
+#define RCC_CICR_LSIRDYC_Msk (0x1UL << RCC_CICR_LSIRDYC_Pos) /*!< 0x00000001 */
+#define RCC_CICR_LSIRDYC RCC_CICR_LSIRDYC_Msk
+#define RCC_CICR_LSERDYC_Pos (1U)
+#define RCC_CICR_LSERDYC_Msk (0x1UL << RCC_CICR_LSERDYC_Pos) /*!< 0x00000002 */
+#define RCC_CICR_LSERDYC RCC_CICR_LSERDYC_Msk
+#define RCC_CICR_HSIRDYC_Pos (3U)
+#define RCC_CICR_HSIRDYC_Msk (0x1UL << RCC_CICR_HSIRDYC_Pos) /*!< 0x00000008 */
+#define RCC_CICR_HSIRDYC RCC_CICR_HSIRDYC_Msk
+#define RCC_CICR_HSERDYC_Pos (4U)
+#define RCC_CICR_HSERDYC_Msk (0x1UL << RCC_CICR_HSERDYC_Pos) /*!< 0x00000010 */
+#define RCC_CICR_HSERDYC RCC_CICR_HSERDYC_Msk
+#define RCC_CICR_PLLRDYC_Pos (5U)
+#define RCC_CICR_PLLRDYC_Msk (0x1UL << RCC_CICR_PLLRDYC_Pos) /*!< 0x00000020 */
+#define RCC_CICR_PLLRDYC RCC_CICR_PLLRDYC_Msk
+#define RCC_CICR_CSSC_Pos (8U)
+#define RCC_CICR_CSSC_Msk (0x1UL << RCC_CICR_CSSC_Pos) /*!< 0x00000100 */
+#define RCC_CICR_CSSC RCC_CICR_CSSC_Msk
+#define RCC_CICR_LSECSSC_Pos (9U)
+#define RCC_CICR_LSECSSC_Msk (0x1UL << RCC_CICR_LSECSSC_Pos) /*!< 0x00000200 */
+#define RCC_CICR_LSECSSC RCC_CICR_LSECSSC_Msk
+
+/******************** Bit definition for RCC_IOPRSTR register ****************/
+#define RCC_IOPRSTR_GPIOARST_Pos (0U)
+#define RCC_IOPRSTR_GPIOARST_Msk (0x1UL << RCC_IOPRSTR_GPIOARST_Pos) /*!< 0x00000001 */
+#define RCC_IOPRSTR_GPIOARST RCC_IOPRSTR_GPIOARST_Msk
+#define RCC_IOPRSTR_GPIOBRST_Pos (1U)
+#define RCC_IOPRSTR_GPIOBRST_Msk (0x1UL << RCC_IOPRSTR_GPIOBRST_Pos) /*!< 0x00000002 */
+#define RCC_IOPRSTR_GPIOBRST RCC_IOPRSTR_GPIOBRST_Msk
+#define RCC_IOPRSTR_GPIOCRST_Pos (2U)
+#define RCC_IOPRSTR_GPIOCRST_Msk (0x1UL << RCC_IOPRSTR_GPIOCRST_Pos) /*!< 0x00000004 */
+#define RCC_IOPRSTR_GPIOCRST RCC_IOPRSTR_GPIOCRST_Msk
+#define RCC_IOPRSTR_GPIODRST_Pos (3U)
+#define RCC_IOPRSTR_GPIODRST_Msk (0x1UL << RCC_IOPRSTR_GPIODRST_Pos) /*!< 0x00000008 */
+#define RCC_IOPRSTR_GPIODRST RCC_IOPRSTR_GPIODRST_Msk
+#define RCC_IOPRSTR_GPIOFRST_Pos (5U)
+#define RCC_IOPRSTR_GPIOFRST_Msk (0x1UL << RCC_IOPRSTR_GPIOFRST_Pos) /*!< 0x00000020 */
+#define RCC_IOPRSTR_GPIOFRST RCC_IOPRSTR_GPIOFRST_Msk
+
+/******************** Bit definition for RCC_AHBRSTR register ***************/
+#define RCC_AHBRSTR_DMA1RST_Pos (0U)
+#define RCC_AHBRSTR_DMA1RST_Msk (0x1UL << RCC_AHBRSTR_DMA1RST_Pos) /*!< 0x00000001 */
+#define RCC_AHBRSTR_DMA1RST RCC_AHBRSTR_DMA1RST_Msk
+#define RCC_AHBRSTR_FLASHRST_Pos (8U)
+#define RCC_AHBRSTR_FLASHRST_Msk (0x1UL << RCC_AHBRSTR_FLASHRST_Pos) /*!< 0x00000100 */
+#define RCC_AHBRSTR_FLASHRST RCC_AHBRSTR_FLASHRST_Msk
+#define RCC_AHBRSTR_CRCRST_Pos (12U)
+#define RCC_AHBRSTR_CRCRST_Msk (0x1UL << RCC_AHBRSTR_CRCRST_Pos) /*!< 0x00001000 */
+#define RCC_AHBRSTR_CRCRST RCC_AHBRSTR_CRCRST_Msk
+
+/******************** Bit definition for RCC_APBRSTR1 register **************/
+#define RCC_APBRSTR1_TIM3RST_Pos (1U)
+#define RCC_APBRSTR1_TIM3RST_Msk (0x1UL << RCC_APBRSTR1_TIM3RST_Pos) /*!< 0x00000002 */
+#define RCC_APBRSTR1_TIM3RST RCC_APBRSTR1_TIM3RST_Msk
+#define RCC_APBRSTR1_TIM6RST_Pos (4U)
+#define RCC_APBRSTR1_TIM6RST_Msk (0x1UL << RCC_APBRSTR1_TIM6RST_Pos) /*!< 0x00000010 */
+#define RCC_APBRSTR1_TIM6RST RCC_APBRSTR1_TIM6RST_Msk
+#define RCC_APBRSTR1_TIM7RST_Pos (5U)
+#define RCC_APBRSTR1_TIM7RST_Msk (0x1UL << RCC_APBRSTR1_TIM7RST_Pos) /*!< 0x00000020 */
+#define RCC_APBRSTR1_TIM7RST RCC_APBRSTR1_TIM7RST_Msk
+#define RCC_APBRSTR1_SPI2RST_Pos (14U)
+#define RCC_APBRSTR1_SPI2RST_Msk (0x1UL << RCC_APBRSTR1_SPI2RST_Pos) /*!< 0x00004000 */
+#define RCC_APBRSTR1_SPI2RST RCC_APBRSTR1_SPI2RST_Msk
+#define RCC_APBRSTR1_USART2RST_Pos (17U)
+#define RCC_APBRSTR1_USART2RST_Msk (0x1UL << RCC_APBRSTR1_USART2RST_Pos) /*!< 0x00020000 */
+#define RCC_APBRSTR1_USART2RST RCC_APBRSTR1_USART2RST_Msk
+#define RCC_APBRSTR1_USART3RST_Pos (18U)
+#define RCC_APBRSTR1_USART3RST_Msk (0x1UL << RCC_APBRSTR1_USART3RST_Pos) /*!< 0x00040000 */
+#define RCC_APBRSTR1_USART3RST RCC_APBRSTR1_USART3RST_Msk
+#define RCC_APBRSTR1_USART4RST_Pos (19U)
+#define RCC_APBRSTR1_USART4RST_Msk (0x1UL << RCC_APBRSTR1_USART4RST_Pos) /*!< 0x00080000 */
+#define RCC_APBRSTR1_USART4RST RCC_APBRSTR1_USART4RST_Msk
+#define RCC_APBRSTR1_I2C1RST_Pos (21U)
+#define RCC_APBRSTR1_I2C1RST_Msk (0x1UL << RCC_APBRSTR1_I2C1RST_Pos) /*!< 0x00200000 */
+#define RCC_APBRSTR1_I2C1RST RCC_APBRSTR1_I2C1RST_Msk
+#define RCC_APBRSTR1_I2C2RST_Pos (22U)
+#define RCC_APBRSTR1_I2C2RST_Msk (0x1UL << RCC_APBRSTR1_I2C2RST_Pos) /*!< 0x00400000 */
+#define RCC_APBRSTR1_I2C2RST RCC_APBRSTR1_I2C2RST_Msk
+#define RCC_APBRSTR1_DBGRST_Pos (27U)
+#define RCC_APBRSTR1_DBGRST_Msk (0x1UL << RCC_APBRSTR1_DBGRST_Pos) /*!< 0x08000000 */
+#define RCC_APBRSTR1_DBGRST RCC_APBRSTR1_DBGRST_Msk
+#define RCC_APBRSTR1_PWRRST_Pos (28U)
+#define RCC_APBRSTR1_PWRRST_Msk (0x1UL << RCC_APBRSTR1_PWRRST_Pos) /*!< 0x10000000 */
+#define RCC_APBRSTR1_PWRRST RCC_APBRSTR1_PWRRST_Msk
+
+/******************** Bit definition for RCC_APBRSTR2 register **************/
+#define RCC_APBRSTR2_SYSCFGRST_Pos (0U)
+#define RCC_APBRSTR2_SYSCFGRST_Msk (0x1UL << RCC_APBRSTR2_SYSCFGRST_Pos) /*!< 0x00000001 */
+#define RCC_APBRSTR2_SYSCFGRST RCC_APBRSTR2_SYSCFGRST_Msk
+#define RCC_APBRSTR2_TIM1RST_Pos (11U)
+#define RCC_APBRSTR2_TIM1RST_Msk (0x1UL << RCC_APBRSTR2_TIM1RST_Pos) /*!< 0x00000800 */
+#define RCC_APBRSTR2_TIM1RST RCC_APBRSTR2_TIM1RST_Msk
+#define RCC_APBRSTR2_SPI1RST_Pos (12U)
+#define RCC_APBRSTR2_SPI1RST_Msk (0x1UL << RCC_APBRSTR2_SPI1RST_Pos) /*!< 0x00001000 */
+#define RCC_APBRSTR2_SPI1RST RCC_APBRSTR2_SPI1RST_Msk
+#define RCC_APBRSTR2_USART1RST_Pos (14U)
+#define RCC_APBRSTR2_USART1RST_Msk (0x1UL << RCC_APBRSTR2_USART1RST_Pos) /*!< 0x00004000 */
+#define RCC_APBRSTR2_USART1RST RCC_APBRSTR2_USART1RST_Msk
+#define RCC_APBRSTR2_TIM14RST_Pos (15U)
+#define RCC_APBRSTR2_TIM14RST_Msk (0x1UL << RCC_APBRSTR2_TIM14RST_Pos) /*!< 0x00008000 */
+#define RCC_APBRSTR2_TIM14RST RCC_APBRSTR2_TIM14RST_Msk
+#define RCC_APBRSTR2_TIM15RST_Pos (16U)
+#define RCC_APBRSTR2_TIM15RST_Msk (0x1UL << RCC_APBRSTR2_TIM15RST_Pos) /*!< 0x00010000 */
+#define RCC_APBRSTR2_TIM15RST RCC_APBRSTR2_TIM15RST_Msk
+#define RCC_APBRSTR2_TIM16RST_Pos (17U)
+#define RCC_APBRSTR2_TIM16RST_Msk (0x1UL << RCC_APBRSTR2_TIM16RST_Pos) /*!< 0x00020000 */
+#define RCC_APBRSTR2_TIM16RST RCC_APBRSTR2_TIM16RST_Msk
+#define RCC_APBRSTR2_TIM17RST_Pos (18U)
+#define RCC_APBRSTR2_TIM17RST_Msk (0x1UL << RCC_APBRSTR2_TIM17RST_Pos) /*!< 0x00040000 */
+#define RCC_APBRSTR2_TIM17RST RCC_APBRSTR2_TIM17RST_Msk
+#define RCC_APBRSTR2_ADCRST_Pos (20U)
+#define RCC_APBRSTR2_ADCRST_Msk (0x1UL << RCC_APBRSTR2_ADCRST_Pos) /*!< 0x00100000 */
+#define RCC_APBRSTR2_ADCRST RCC_APBRSTR2_ADCRST_Msk
+
+/******************** Bit definition for RCC_IOPENR register ****************/
+#define RCC_IOPENR_GPIOAEN_Pos (0U)
+#define RCC_IOPENR_GPIOAEN_Msk (0x1UL << RCC_IOPENR_GPIOAEN_Pos) /*!< 0x00000001 */
+#define RCC_IOPENR_GPIOAEN RCC_IOPENR_GPIOAEN_Msk
+#define RCC_IOPENR_GPIOBEN_Pos (1U)
+#define RCC_IOPENR_GPIOBEN_Msk (0x1UL << RCC_IOPENR_GPIOBEN_Pos) /*!< 0x00000002 */
+#define RCC_IOPENR_GPIOBEN RCC_IOPENR_GPIOBEN_Msk
+#define RCC_IOPENR_GPIOCEN_Pos (2U)
+#define RCC_IOPENR_GPIOCEN_Msk (0x1UL << RCC_IOPENR_GPIOCEN_Pos) /*!< 0x00000004 */
+#define RCC_IOPENR_GPIOCEN RCC_IOPENR_GPIOCEN_Msk
+#define RCC_IOPENR_GPIODEN_Pos (3U)
+#define RCC_IOPENR_GPIODEN_Msk (0x1UL << RCC_IOPENR_GPIODEN_Pos) /*!< 0x00000008 */
+#define RCC_IOPENR_GPIODEN RCC_IOPENR_GPIODEN_Msk
+#define RCC_IOPENR_GPIOFEN_Pos (5U)
+#define RCC_IOPENR_GPIOFEN_Msk (0x1UL << RCC_IOPENR_GPIOFEN_Pos) /*!< 0x00000020 */
+#define RCC_IOPENR_GPIOFEN RCC_IOPENR_GPIOFEN_Msk
+
+/******************** Bit definition for RCC_AHBENR register ****************/
+#define RCC_AHBENR_DMA1EN_Pos (0U)
+#define RCC_AHBENR_DMA1EN_Msk (0x1UL << RCC_AHBENR_DMA1EN_Pos) /*!< 0x00000001 */
+#define RCC_AHBENR_DMA1EN RCC_AHBENR_DMA1EN_Msk
+#define RCC_AHBENR_FLASHEN_Pos (8U)
+#define RCC_AHBENR_FLASHEN_Msk (0x1UL << RCC_AHBENR_FLASHEN_Pos) /*!< 0x00000100 */
+#define RCC_AHBENR_FLASHEN RCC_AHBENR_FLASHEN_Msk
+#define RCC_AHBENR_CRCEN_Pos (12U)
+#define RCC_AHBENR_CRCEN_Msk (0x1UL << RCC_AHBENR_CRCEN_Pos) /*!< 0x00001000 */
+#define RCC_AHBENR_CRCEN RCC_AHBENR_CRCEN_Msk
+
+/******************** Bit definition for RCC_APBENR1 register ***************/
+#define RCC_APBENR1_TIM3EN_Pos (1U)
+#define RCC_APBENR1_TIM3EN_Msk (0x1UL << RCC_APBENR1_TIM3EN_Pos) /*!< 0x00000002 */
+#define RCC_APBENR1_TIM3EN RCC_APBENR1_TIM3EN_Msk
+#define RCC_APBENR1_TIM6EN_Pos (4U)
+#define RCC_APBENR1_TIM6EN_Msk (0x1UL << RCC_APBENR1_TIM6EN_Pos) /*!< 0x00000010 */
+#define RCC_APBENR1_TIM6EN RCC_APBENR1_TIM6EN_Msk
+#define RCC_APBENR1_TIM7EN_Pos (5U)
+#define RCC_APBENR1_TIM7EN_Msk (0x1UL << RCC_APBENR1_TIM7EN_Pos) /*!< 0x00000020 */
+#define RCC_APBENR1_TIM7EN RCC_APBENR1_TIM7EN_Msk
+#define RCC_APBENR1_RTCAPBEN_Pos (10U)
+#define RCC_APBENR1_RTCAPBEN_Msk (0x1UL << RCC_APBENR1_RTCAPBEN_Pos) /*!< 0x00000400 */
+#define RCC_APBENR1_RTCAPBEN RCC_APBENR1_RTCAPBEN_Msk
+#define RCC_APBENR1_WWDGEN_Pos (11U)
+#define RCC_APBENR1_WWDGEN_Msk (0x1UL << RCC_APBENR1_WWDGEN_Pos) /*!< 0x00000800 */
+#define RCC_APBENR1_WWDGEN RCC_APBENR1_WWDGEN_Msk
+#define RCC_APBENR1_SPI2EN_Pos (14U)
+#define RCC_APBENR1_SPI2EN_Msk (0x1UL << RCC_APBENR1_SPI2EN_Pos) /*!< 0x00004000 */
+#define RCC_APBENR1_SPI2EN RCC_APBENR1_SPI2EN_Msk
+#define RCC_APBENR1_USART2EN_Pos (17U)
+#define RCC_APBENR1_USART2EN_Msk (0x1UL << RCC_APBENR1_USART2EN_Pos) /*!< 0x00020000 */
+#define RCC_APBENR1_USART2EN RCC_APBENR1_USART2EN_Msk
+#define RCC_APBENR1_USART3EN_Pos (18U)
+#define RCC_APBENR1_USART3EN_Msk (0x1UL << RCC_APBENR1_USART3EN_Pos) /*!< 0x00040000 */
+#define RCC_APBENR1_USART3EN RCC_APBENR1_USART3EN_Msk
+#define RCC_APBENR1_USART4EN_Pos (19U)
+#define RCC_APBENR1_USART4EN_Msk (0x1UL << RCC_APBENR1_USART4EN_Pos) /*!< 0x00080000 */
+#define RCC_APBENR1_USART4EN RCC_APBENR1_USART4EN_Msk
+#define RCC_APBENR1_I2C1EN_Pos (21U)
+#define RCC_APBENR1_I2C1EN_Msk (0x1UL << RCC_APBENR1_I2C1EN_Pos) /*!< 0x00200000 */
+#define RCC_APBENR1_I2C1EN RCC_APBENR1_I2C1EN_Msk
+#define RCC_APBENR1_I2C2EN_Pos (22U)
+#define RCC_APBENR1_I2C2EN_Msk (0x1UL << RCC_APBENR1_I2C2EN_Pos) /*!< 0x00400000 */
+#define RCC_APBENR1_I2C2EN RCC_APBENR1_I2C2EN_Msk
+#define RCC_APBENR1_DBGEN_Pos (27U)
+#define RCC_APBENR1_DBGEN_Msk (0x1UL << RCC_APBENR1_DBGEN_Pos) /*!< 0x08000000 */
+#define RCC_APBENR1_DBGEN RCC_APBENR1_DBGEN_Msk
+#define RCC_APBENR1_PWREN_Pos (28U)
+#define RCC_APBENR1_PWREN_Msk (0x1UL << RCC_APBENR1_PWREN_Pos) /*!< 0x10000000 */
+#define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk
+
+/******************** Bit definition for RCC_APBENR2 register **************/
+#define RCC_APBENR2_SYSCFGEN_Pos (0U)
+#define RCC_APBENR2_SYSCFGEN_Msk (0x1UL << RCC_APBENR2_SYSCFGEN_Pos) /*!< 0x00000001 */
+#define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk
+#define RCC_APBENR2_TIM1EN_Pos (11U)
+#define RCC_APBENR2_TIM1EN_Msk (0x1UL << RCC_APBENR2_TIM1EN_Pos) /*!< 0x00000800 */
+#define RCC_APBENR2_TIM1EN RCC_APBENR2_TIM1EN_Msk
+#define RCC_APBENR2_SPI1EN_Pos (12U)
+#define RCC_APBENR2_SPI1EN_Msk (0x1UL << RCC_APBENR2_SPI1EN_Pos) /*!< 0x00001000 */
+#define RCC_APBENR2_SPI1EN RCC_APBENR2_SPI1EN_Msk
+#define RCC_APBENR2_USART1EN_Pos (14U)
+#define RCC_APBENR2_USART1EN_Msk (0x1UL << RCC_APBENR2_USART1EN_Pos) /*!< 0x00004000 */
+#define RCC_APBENR2_USART1EN RCC_APBENR2_USART1EN_Msk
+#define RCC_APBENR2_TIM14EN_Pos (15U)
+#define RCC_APBENR2_TIM14EN_Msk (0x1UL << RCC_APBENR2_TIM14EN_Pos) /*!< 0x00008000 */
+#define RCC_APBENR2_TIM14EN RCC_APBENR2_TIM14EN_Msk
+#define RCC_APBENR2_TIM15EN_Pos (16U)
+#define RCC_APBENR2_TIM15EN_Msk (0x1UL << RCC_APBENR2_TIM15EN_Pos) /*!< 0x00010000 */
+#define RCC_APBENR2_TIM15EN RCC_APBENR2_TIM15EN_Msk
+#define RCC_APBENR2_TIM16EN_Pos (17U)
+#define RCC_APBENR2_TIM16EN_Msk (0x1UL << RCC_APBENR2_TIM16EN_Pos) /*!< 0x00020000 */
+#define RCC_APBENR2_TIM16EN RCC_APBENR2_TIM16EN_Msk
+#define RCC_APBENR2_TIM17EN_Pos (18U)
+#define RCC_APBENR2_TIM17EN_Msk (0x1UL << RCC_APBENR2_TIM17EN_Pos) /*!< 0x00040000 */
+#define RCC_APBENR2_TIM17EN RCC_APBENR2_TIM17EN_Msk
+#define RCC_APBENR2_ADCEN_Pos (20U)
+#define RCC_APBENR2_ADCEN_Msk (0x1UL << RCC_APBENR2_ADCEN_Pos) /*!< 0x00100000 */
+#define RCC_APBENR2_ADCEN RCC_APBENR2_ADCEN_Msk
+
+/******************** Bit definition for RCC_IOPSMENR register *************/
+#define RCC_IOPSMENR_GPIOASMEN_Pos (0U)
+#define RCC_IOPSMENR_GPIOASMEN_Msk (0x1UL << RCC_IOPSMENR_GPIOASMEN_Pos) /*!< 0x00000001 */
+#define RCC_IOPSMENR_GPIOASMEN RCC_IOPSMENR_GPIOASMEN_Msk
+#define RCC_IOPSMENR_GPIOBSMEN_Pos (1U)
+#define RCC_IOPSMENR_GPIOBSMEN_Msk (0x1UL << RCC_IOPSMENR_GPIOBSMEN_Pos) /*!< 0x00000002 */
+#define RCC_IOPSMENR_GPIOBSMEN RCC_IOPSMENR_GPIOBSMEN_Msk
+#define RCC_IOPSMENR_GPIOCSMEN_Pos (2U)
+#define RCC_IOPSMENR_GPIOCSMEN_Msk (0x1UL << RCC_IOPSMENR_GPIOCSMEN_Pos) /*!< 0x00000004 */
+#define RCC_IOPSMENR_GPIOCSMEN RCC_IOPSMENR_GPIOCSMEN_Msk
+#define RCC_IOPSMENR_GPIODSMEN_Pos (3U)
+#define RCC_IOPSMENR_GPIODSMEN_Msk (0x1UL << RCC_IOPSMENR_GPIODSMEN_Pos) /*!< 0x00000008 */
+#define RCC_IOPSMENR_GPIODSMEN RCC_IOPSMENR_GPIODSMEN_Msk
+#define RCC_IOPSMENR_GPIOFSMEN_Pos (5U)
+#define RCC_IOPSMENR_GPIOFSMEN_Msk (0x1UL << RCC_IOPSMENR_GPIOFSMEN_Pos) /*!< 0x00000020 */
+#define RCC_IOPSMENR_GPIOFSMEN RCC_IOPSMENR_GPIOFSMEN_Msk
+
+/******************** Bit definition for RCC_AHBSMENR register *************/
+#define RCC_AHBSMENR_DMA1SMEN_Pos (0U)
+#define RCC_AHBSMENR_DMA1SMEN_Msk (0x1UL << RCC_AHBSMENR_DMA1SMEN_Pos) /*!< 0x00000001 */
+#define RCC_AHBSMENR_DMA1SMEN RCC_AHBSMENR_DMA1SMEN_Msk
+#define RCC_AHBSMENR_FLASHSMEN_Pos (8U)
+#define RCC_AHBSMENR_FLASHSMEN_Msk (0x1UL << RCC_AHBSMENR_FLASHSMEN_Pos) /*!< 0x00000100 */
+#define RCC_AHBSMENR_FLASHSMEN RCC_AHBSMENR_FLASHSMEN_Msk
+#define RCC_AHBSMENR_SRAMSMEN_Pos (9U)
+#define RCC_AHBSMENR_SRAMSMEN_Msk (0x1UL << RCC_AHBSMENR_SRAMSMEN_Pos) /*!< 0x00000200 */
+#define RCC_AHBSMENR_SRAMSMEN RCC_AHBSMENR_SRAMSMEN_Msk
+#define RCC_AHBSMENR_CRCSMEN_Pos (12U)
+#define RCC_AHBSMENR_CRCSMEN_Msk (0x1UL << RCC_AHBSMENR_CRCSMEN_Pos) /*!< 0x00001000 */
+#define RCC_AHBSMENR_CRCSMEN RCC_AHBSMENR_CRCSMEN_Msk
+
+/******************** Bit definition for RCC_APBSMENR1 register *************/
+#define RCC_APBSMENR1_TIM3SMEN_Pos (1U)
+#define RCC_APBSMENR1_TIM3SMEN_Msk (0x1UL << RCC_APBSMENR1_TIM3SMEN_Pos) /*!< 0x00000002 */
+#define RCC_APBSMENR1_TIM3SMEN RCC_APBSMENR1_TIM3SMEN_Msk
+#define RCC_APBSMENR1_TIM6SMEN_Pos (4U)
+#define RCC_APBSMENR1_TIM6SMEN_Msk (0x1UL << RCC_APBSMENR1_TIM6SMEN_Pos) /*!< 0x00000010 */
+#define RCC_APBSMENR1_TIM6SMEN RCC_APBSMENR1_TIM6SMEN_Msk
+#define RCC_APBSMENR1_TIM7SMEN_Pos (5U)
+#define RCC_APBSMENR1_TIM7SMEN_Msk (0x1UL << RCC_APBSMENR1_TIM7SMEN_Pos) /*!< 0x00000020 */
+#define RCC_APBSMENR1_TIM7SMEN RCC_APBSMENR1_TIM7SMEN_Msk
+#define RCC_APBSMENR1_RTCAPBSMEN_Pos (10U)
+#define RCC_APBSMENR1_RTCAPBSMEN_Msk (0x1UL << RCC_APBSMENR1_RTCAPBSMEN_Pos) /*!< 0x00000400 */
+#define RCC_APBSMENR1_RTCAPBSMEN RCC_APBSMENR1_RTCAPBSMEN_Msk
+#define RCC_APBSMENR1_WWDGSMEN_Pos (11U)
+#define RCC_APBSMENR1_WWDGSMEN_Msk (0x1UL << RCC_APBSMENR1_WWDGSMEN_Pos) /*!< 0x00000800 */
+#define RCC_APBSMENR1_WWDGSMEN RCC_APBSMENR1_WWDGSMEN_Msk
+#define RCC_APBSMENR1_SPI2SMEN_Pos (14U)
+#define RCC_APBSMENR1_SPI2SMEN_Msk (0x1UL << RCC_APBSMENR1_SPI2SMEN_Pos) /*!< 0x00004000 */
+#define RCC_APBSMENR1_SPI2SMEN RCC_APBSMENR1_SPI2SMEN_Msk
+#define RCC_APBSMENR1_USART2SMEN_Pos (17U)
+#define RCC_APBSMENR1_USART2SMEN_Msk (0x1UL << RCC_APBSMENR1_USART2SMEN_Pos) /*!< 0x00020000 */
+#define RCC_APBSMENR1_USART2SMEN RCC_APBSMENR1_USART2SMEN_Msk
+#define RCC_APBSMENR1_USART3SMEN_Pos (18U)
+#define RCC_APBSMENR1_USART3SMEN_Msk (0x1UL << RCC_APBSMENR1_USART3SMEN_Pos) /*!< 0x00040000 */
+#define RCC_APBSMENR1_USART3SMEN RCC_APBSMENR1_USART3SMEN_Msk
+#define RCC_APBSMENR1_USART4SMEN_Pos (19U)
+#define RCC_APBSMENR1_USART4SMEN_Msk (0x1UL << RCC_APBSMENR1_USART4SMEN_Pos) /*!< 0x00080000 */
+#define RCC_APBSMENR1_USART4SMEN RCC_APBSMENR1_USART4SMEN_Msk
+#define RCC_APBSMENR1_I2C1SMEN_Pos (21U)
+#define RCC_APBSMENR1_I2C1SMEN_Msk (0x1UL << RCC_APBSMENR1_I2C1SMEN_Pos) /*!< 0x00200000 */
+#define RCC_APBSMENR1_I2C1SMEN RCC_APBSMENR1_I2C1SMEN_Msk
+#define RCC_APBSMENR1_I2C2SMEN_Pos (22U)
+#define RCC_APBSMENR1_I2C2SMEN_Msk (0x1UL << RCC_APBSMENR1_I2C2SMEN_Pos) /*!< 0x00400000 */
+#define RCC_APBSMENR1_I2C2SMEN RCC_APBSMENR1_I2C2SMEN_Msk
+#define RCC_APBSMENR1_DBGSMEN_Pos (27U)
+#define RCC_APBSMENR1_DBGSMEN_Msk (0x1UL << RCC_APBSMENR1_DBGSMEN_Pos) /*!< 0x08000000 */
+#define RCC_APBSMENR1_DBGSMEN RCC_APBSMENR1_DBGSMEN_Msk
+#define RCC_APBSMENR1_PWRSMEN_Pos (28U)
+#define RCC_APBSMENR1_PWRSMEN_Msk (0x1UL << RCC_APBSMENR1_PWRSMEN_Pos) /*!< 0x10000000 */
+#define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk
+
+/******************** Bit definition for RCC_APBSMENR2 register *************/
+#define RCC_APBSMENR2_SYSCFGSMEN_Pos (0U)
+#define RCC_APBSMENR2_SYSCFGSMEN_Msk (0x1UL << RCC_APBSMENR2_SYSCFGSMEN_Pos) /*!< 0x00000001 */
+#define RCC_APBSMENR2_SYSCFGSMEN RCC_APBSMENR2_SYSCFGSMEN_Msk
+#define RCC_APBSMENR2_TIM1SMEN_Pos (11U)
+#define RCC_APBSMENR2_TIM1SMEN_Msk (0x1UL << RCC_APBSMENR2_TIM1SMEN_Pos) /*!< 0x00000800 */
+#define RCC_APBSMENR2_TIM1SMEN RCC_APBSMENR2_TIM1SMEN_Msk
+#define RCC_APBSMENR2_SPI1SMEN_Pos (12U)
+#define RCC_APBSMENR2_SPI1SMEN_Msk (0x1UL << RCC_APBSMENR2_SPI1SMEN_Pos) /*!< 0x00001000 */
+#define RCC_APBSMENR2_SPI1SMEN RCC_APBSMENR2_SPI1SMEN_Msk
+#define RCC_APBSMENR2_USART1SMEN_Pos (14U)
+#define RCC_APBSMENR2_USART1SMEN_Msk (0x1UL << RCC_APBSMENR2_USART1SMEN_Pos) /*!< 0x00004000 */
+#define RCC_APBSMENR2_USART1SMEN RCC_APBSMENR2_USART1SMEN_Msk
+#define RCC_APBSMENR2_TIM14SMEN_Pos (15U)
+#define RCC_APBSMENR2_TIM14SMEN_Msk (0x1UL << RCC_APBSMENR2_TIM14SMEN_Pos) /*!< 0x00008000 */
+#define RCC_APBSMENR2_TIM14SMEN RCC_APBSMENR2_TIM14SMEN_Msk
+#define RCC_APBSMENR2_TIM15SMEN_Pos (16U)
+#define RCC_APBSMENR2_TIM15SMEN_Msk (0x1UL << RCC_APBSMENR2_TIM15SMEN_Pos) /*!< 0x00010000 */
+#define RCC_APBSMENR2_TIM15SMEN RCC_APBSMENR2_TIM15SMEN_Msk
+#define RCC_APBSMENR2_TIM16SMEN_Pos (17U)
+#define RCC_APBSMENR2_TIM16SMEN_Msk (0x1UL << RCC_APBSMENR2_TIM16SMEN_Pos) /*!< 0x00020000 */
+#define RCC_APBSMENR2_TIM16SMEN RCC_APBSMENR2_TIM16SMEN_Msk
+#define RCC_APBSMENR2_TIM17SMEN_Pos (18U)
+#define RCC_APBSMENR2_TIM17SMEN_Msk (0x1UL << RCC_APBSMENR2_TIM17SMEN_Pos) /*!< 0x00040000 */
+#define RCC_APBSMENR2_TIM17SMEN RCC_APBSMENR2_TIM17SMEN_Msk
+#define RCC_APBSMENR2_ADCSMEN_Pos (20U)
+#define RCC_APBSMENR2_ADCSMEN_Msk (0x1UL << RCC_APBSMENR2_ADCSMEN_Pos) /*!< 0x00100000 */
+#define RCC_APBSMENR2_ADCSMEN RCC_APBSMENR2_ADCSMEN_Msk
+
+/******************** Bit definition for RCC_CCIPR register ******************/
+#define RCC_CCIPR_USART1SEL_Pos (0U)
+#define RCC_CCIPR_USART1SEL_Msk (0x3UL << RCC_CCIPR_USART1SEL_Pos) /*!< 0x00000003 */
+#define RCC_CCIPR_USART1SEL RCC_CCIPR_USART1SEL_Msk
+#define RCC_CCIPR_USART1SEL_0 (0x1UL << RCC_CCIPR_USART1SEL_Pos) /*!< 0x00000001 */
+#define RCC_CCIPR_USART1SEL_1 (0x2UL << RCC_CCIPR_USART1SEL_Pos) /*!< 0x00000002 */
+
+#define RCC_CCIPR_USART2SEL_Pos (2U)
+#define RCC_CCIPR_USART2SEL_Msk (0x3UL << RCC_CCIPR_USART2SEL_Pos) /*!< 0x0000000C */
+#define RCC_CCIPR_USART2SEL RCC_CCIPR_USART2SEL_Msk
+#define RCC_CCIPR_USART2SEL_0 (0x1UL << RCC_CCIPR_USART2SEL_Pos) /*!< 0x00000004 */
+#define RCC_CCIPR_USART2SEL_1 (0x2UL << RCC_CCIPR_USART2SEL_Pos) /*!< 0x00000008 */
+
+
+
+#define RCC_CCIPR_I2C1SEL_Pos (12U)
+#define RCC_CCIPR_I2C1SEL_Msk (0x3UL << RCC_CCIPR_I2C1SEL_Pos) /*!< 0x00003000 */
+#define RCC_CCIPR_I2C1SEL RCC_CCIPR_I2C1SEL_Msk
+#define RCC_CCIPR_I2C1SEL_0 (0x1UL << RCC_CCIPR_I2C1SEL_Pos) /*!< 0x00001000 */
+#define RCC_CCIPR_I2C1SEL_1 (0x2UL << RCC_CCIPR_I2C1SEL_Pos) /*!< 0x00002000 */
+
+#define RCC_CCIPR_I2S1SEL_Pos (14U)
+#define RCC_CCIPR_I2S1SEL_Msk (0x3UL << RCC_CCIPR_I2S1SEL_Pos) /*!< 0x0000C000 */
+#define RCC_CCIPR_I2S1SEL RCC_CCIPR_I2S1SEL_Msk
+#define RCC_CCIPR_I2S1SEL_0 (0x1UL << RCC_CCIPR_I2S1SEL_Pos) /*!< 0x00004000 */
+#define RCC_CCIPR_I2S1SEL_1 (0x2UL << RCC_CCIPR_I2S1SEL_Pos) /*!< 0x00008000 */
+
+
+
+
+#define RCC_CCIPR_ADCSEL_Pos (30U)
+#define RCC_CCIPR_ADCSEL_Msk (0x3UL << RCC_CCIPR_ADCSEL_Pos) /*!< 0xC0000000 */
+#define RCC_CCIPR_ADCSEL RCC_CCIPR_ADCSEL_Msk
+#define RCC_CCIPR_ADCSEL_0 (0x1UL << RCC_CCIPR_ADCSEL_Pos) /*!< 0x40000000 */
+#define RCC_CCIPR_ADCSEL_1 (0x2UL << RCC_CCIPR_ADCSEL_Pos) /*!< 0x80000000 */
+
+/******************** Bit definition for RCC_BDCR register ******************/
+#define RCC_BDCR_LSEON_Pos (0U)
+#define RCC_BDCR_LSEON_Msk (0x1UL << RCC_BDCR_LSEON_Pos) /*!< 0x00000001 */
+#define RCC_BDCR_LSEON RCC_BDCR_LSEON_Msk
+#define RCC_BDCR_LSERDY_Pos (1U)
+#define RCC_BDCR_LSERDY_Msk (0x1UL << RCC_BDCR_LSERDY_Pos) /*!< 0x00000002 */
+#define RCC_BDCR_LSERDY RCC_BDCR_LSERDY_Msk
+#define RCC_BDCR_LSEBYP_Pos (2U)
+#define RCC_BDCR_LSEBYP_Msk (0x1UL << RCC_BDCR_LSEBYP_Pos) /*!< 0x00000004 */
+#define RCC_BDCR_LSEBYP RCC_BDCR_LSEBYP_Msk
+
+#define RCC_BDCR_LSEDRV_Pos (3U)
+#define RCC_BDCR_LSEDRV_Msk (0x3UL << RCC_BDCR_LSEDRV_Pos) /*!< 0x00000018 */
+#define RCC_BDCR_LSEDRV RCC_BDCR_LSEDRV_Msk
+#define RCC_BDCR_LSEDRV_0 (0x1UL << RCC_BDCR_LSEDRV_Pos) /*!< 0x00000008 */
+#define RCC_BDCR_LSEDRV_1 (0x2UL << RCC_BDCR_LSEDRV_Pos) /*!< 0x00000010 */
+
+#define RCC_BDCR_LSECSSON_Pos (5U)
+#define RCC_BDCR_LSECSSON_Msk (0x1UL << RCC_BDCR_LSECSSON_Pos) /*!< 0x00000020 */
+#define RCC_BDCR_LSECSSON RCC_BDCR_LSECSSON_Msk
+#define RCC_BDCR_LSECSSD_Pos (6U)
+#define RCC_BDCR_LSECSSD_Msk (0x1UL << RCC_BDCR_LSECSSD_Pos) /*!< 0x00000040 */
+#define RCC_BDCR_LSECSSD RCC_BDCR_LSECSSD_Msk
+
+#define RCC_BDCR_RTCSEL_Pos (8U)
+#define RCC_BDCR_RTCSEL_Msk (0x3UL << RCC_BDCR_RTCSEL_Pos) /*!< 0x00000300 */
+#define RCC_BDCR_RTCSEL RCC_BDCR_RTCSEL_Msk
+#define RCC_BDCR_RTCSEL_0 (0x1UL << RCC_BDCR_RTCSEL_Pos) /*!< 0x00000100 */
+#define RCC_BDCR_RTCSEL_1 (0x2UL << RCC_BDCR_RTCSEL_Pos) /*!< 0x00000200 */
+
+#define RCC_BDCR_RTCEN_Pos (15U)
+#define RCC_BDCR_RTCEN_Msk (0x1UL << RCC_BDCR_RTCEN_Pos) /*!< 0x00008000 */
+#define RCC_BDCR_RTCEN RCC_BDCR_RTCEN_Msk
+#define RCC_BDCR_BDRST_Pos (16U)
+#define RCC_BDCR_BDRST_Msk (0x1UL << RCC_BDCR_BDRST_Pos) /*!< 0x00010000 */
+#define RCC_BDCR_BDRST RCC_BDCR_BDRST_Msk
+
+#define RCC_BDCR_LSCOEN_Pos (24U)
+#define RCC_BDCR_LSCOEN_Msk (0x1UL << RCC_BDCR_LSCOEN_Pos) /*!< 0x01000000 */
+#define RCC_BDCR_LSCOEN RCC_BDCR_LSCOEN_Msk
+#define RCC_BDCR_LSCOSEL_Pos (25U)
+#define RCC_BDCR_LSCOSEL_Msk (0x1UL << RCC_BDCR_LSCOSEL_Pos) /*!< 0x02000000 */
+#define RCC_BDCR_LSCOSEL RCC_BDCR_LSCOSEL_Msk
+
+/******************** Bit definition for RCC_CSR register *******************/
+#define RCC_CSR_LSION_Pos (0U)
+#define RCC_CSR_LSION_Msk (0x1UL << RCC_CSR_LSION_Pos) /*!< 0x00000001 */
+#define RCC_CSR_LSION RCC_CSR_LSION_Msk
+#define RCC_CSR_LSIRDY_Pos (1U)
+#define RCC_CSR_LSIRDY_Msk (0x1UL << RCC_CSR_LSIRDY_Pos) /*!< 0x00000002 */
+#define RCC_CSR_LSIRDY RCC_CSR_LSIRDY_Msk
+
+#define RCC_CSR_RMVF_Pos (23U)
+#define RCC_CSR_RMVF_Msk (0x1UL << RCC_CSR_RMVF_Pos) /*!< 0x00800000 */
+#define RCC_CSR_RMVF RCC_CSR_RMVF_Msk
+#define RCC_CSR_OBLRSTF_Pos (25U)
+#define RCC_CSR_OBLRSTF_Msk (0x1UL << RCC_CSR_OBLRSTF_Pos) /*!< 0x02000000 */
+#define RCC_CSR_OBLRSTF RCC_CSR_OBLRSTF_Msk
+#define RCC_CSR_PINRSTF_Pos (26U)
+#define RCC_CSR_PINRSTF_Msk (0x1UL << RCC_CSR_PINRSTF_Pos) /*!< 0x04000000 */
+#define RCC_CSR_PINRSTF RCC_CSR_PINRSTF_Msk
+#define RCC_CSR_PWRRSTF_Pos (27U)
+#define RCC_CSR_PWRRSTF_Msk (0x1UL << RCC_CSR_PWRRSTF_Pos) /*!< 0x08000000 */
+#define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk
+#define RCC_CSR_SFTRSTF_Pos (28U)
+#define RCC_CSR_SFTRSTF_Msk (0x1UL << RCC_CSR_SFTRSTF_Pos) /*!< 0x10000000 */
+#define RCC_CSR_SFTRSTF RCC_CSR_SFTRSTF_Msk
+#define RCC_CSR_IWDGRSTF_Pos (29U)
+#define RCC_CSR_IWDGRSTF_Msk (0x1UL << RCC_CSR_IWDGRSTF_Pos) /*!< 0x20000000 */
+#define RCC_CSR_IWDGRSTF RCC_CSR_IWDGRSTF_Msk
+#define RCC_CSR_WWDGRSTF_Pos (30U)
+#define RCC_CSR_WWDGRSTF_Msk (0x1UL << RCC_CSR_WWDGRSTF_Pos) /*!< 0x40000000 */
+#define RCC_CSR_WWDGRSTF RCC_CSR_WWDGRSTF_Msk
+#define RCC_CSR_LPWRRSTF_Pos (31U)
+#define RCC_CSR_LPWRRSTF_Msk (0x1UL << RCC_CSR_LPWRRSTF_Pos) /*!< 0x80000000 */
+#define RCC_CSR_LPWRRSTF RCC_CSR_LPWRRSTF_Msk
+
+/******************************************************************************/
+/* */
+/* Real-Time Clock (RTC) */
+/* */
+/******************************************************************************/
+/*
+* @brief Specific device feature definitions
+*/
+#define RTC_WAKEUP_SUPPORT
+#define RTC_BACKUP_SUPPORT
+
+/******************** Bits definition for RTC_TR register *******************/
+#define RTC_TR_PM_Pos (22U)
+#define RTC_TR_PM_Msk (0x1UL << RTC_TR_PM_Pos) /*!< 0x00400000 */
+#define RTC_TR_PM RTC_TR_PM_Msk
+#define RTC_TR_HT_Pos (20U)
+#define RTC_TR_HT_Msk (0x3UL << RTC_TR_HT_Pos) /*!< 0x00300000 */
+#define RTC_TR_HT RTC_TR_HT_Msk
+#define RTC_TR_HT_0 (0x1UL << RTC_TR_HT_Pos) /*!< 0x00100000 */
+#define RTC_TR_HT_1 (0x2UL << RTC_TR_HT_Pos) /*!< 0x00200000 */
+#define RTC_TR_HU_Pos (16U)
+#define RTC_TR_HU_Msk (0xFUL << RTC_TR_HU_Pos) /*!< 0x000F0000 */
+#define RTC_TR_HU RTC_TR_HU_Msk
+#define RTC_TR_HU_0 (0x1UL << RTC_TR_HU_Pos) /*!< 0x00010000 */
+#define RTC_TR_HU_1 (0x2UL << RTC_TR_HU_Pos) /*!< 0x00020000 */
+#define RTC_TR_HU_2 (0x4UL << RTC_TR_HU_Pos) /*!< 0x00040000 */
+#define RTC_TR_HU_3 (0x8UL << RTC_TR_HU_Pos) /*!< 0x00080000 */
+#define RTC_TR_MNT_Pos (12U)
+#define RTC_TR_MNT_Msk (0x7UL << RTC_TR_MNT_Pos) /*!< 0x00007000 */
+#define RTC_TR_MNT RTC_TR_MNT_Msk
+#define RTC_TR_MNT_0 (0x1UL << RTC_TR_MNT_Pos) /*!< 0x00001000 */
+#define RTC_TR_MNT_1 (0x2UL << RTC_TR_MNT_Pos) /*!< 0x00002000 */
+#define RTC_TR_MNT_2 (0x4UL << RTC_TR_MNT_Pos) /*!< 0x00004000 */
+#define RTC_TR_MNU_Pos (8U)
+#define RTC_TR_MNU_Msk (0xFUL << RTC_TR_MNU_Pos) /*!< 0x00000F00 */
+#define RTC_TR_MNU RTC_TR_MNU_Msk
+#define RTC_TR_MNU_0 (0x1UL << RTC_TR_MNU_Pos) /*!< 0x00000100 */
+#define RTC_TR_MNU_1 (0x2UL << RTC_TR_MNU_Pos) /*!< 0x00000200 */
+#define RTC_TR_MNU_2 (0x4UL << RTC_TR_MNU_Pos) /*!< 0x00000400 */
+#define RTC_TR_MNU_3 (0x8UL << RTC_TR_MNU_Pos) /*!< 0x00000800 */
+#define RTC_TR_ST_Pos (4U)
+#define RTC_TR_ST_Msk (0x7UL << RTC_TR_ST_Pos) /*!< 0x00000070 */
+#define RTC_TR_ST RTC_TR_ST_Msk
+#define RTC_TR_ST_0 (0x1UL << RTC_TR_ST_Pos) /*!< 0x00000010 */
+#define RTC_TR_ST_1 (0x2UL << RTC_TR_ST_Pos) /*!< 0x00000020 */
+#define RTC_TR_ST_2 (0x4UL << RTC_TR_ST_Pos) /*!< 0x00000040 */
+#define RTC_TR_SU_Pos (0U)
+#define RTC_TR_SU_Msk (0xFUL << RTC_TR_SU_Pos) /*!< 0x0000000F */
+#define RTC_TR_SU RTC_TR_SU_Msk
+#define RTC_TR_SU_0 (0x1UL << RTC_TR_SU_Pos) /*!< 0x00000001 */
+#define RTC_TR_SU_1 (0x2UL << RTC_TR_SU_Pos) /*!< 0x00000002 */
+#define RTC_TR_SU_2 (0x4UL << RTC_TR_SU_Pos) /*!< 0x00000004 */
+#define RTC_TR_SU_3 (0x8UL << RTC_TR_SU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_DR register *******************/
+#define RTC_DR_YT_Pos (20U)
+#define RTC_DR_YT_Msk (0xFUL << RTC_DR_YT_Pos) /*!< 0x00F00000 */
+#define RTC_DR_YT RTC_DR_YT_Msk
+#define RTC_DR_YT_0 (0x1UL << RTC_DR_YT_Pos) /*!< 0x00100000 */
+#define RTC_DR_YT_1 (0x2UL << RTC_DR_YT_Pos) /*!< 0x00200000 */
+#define RTC_DR_YT_2 (0x4UL << RTC_DR_YT_Pos) /*!< 0x00400000 */
+#define RTC_DR_YT_3 (0x8UL << RTC_DR_YT_Pos) /*!< 0x00800000 */
+#define RTC_DR_YU_Pos (16U)
+#define RTC_DR_YU_Msk (0xFUL << RTC_DR_YU_Pos) /*!< 0x000F0000 */
+#define RTC_DR_YU RTC_DR_YU_Msk
+#define RTC_DR_YU_0 (0x1UL << RTC_DR_YU_Pos) /*!< 0x00010000 */
+#define RTC_DR_YU_1 (0x2UL << RTC_DR_YU_Pos) /*!< 0x00020000 */
+#define RTC_DR_YU_2 (0x4UL << RTC_DR_YU_Pos) /*!< 0x00040000 */
+#define RTC_DR_YU_3 (0x8UL << RTC_DR_YU_Pos) /*!< 0x00080000 */
+#define RTC_DR_WDU_Pos (13U)
+#define RTC_DR_WDU_Msk (0x7UL << RTC_DR_WDU_Pos) /*!< 0x0000E000 */
+#define RTC_DR_WDU RTC_DR_WDU_Msk
+#define RTC_DR_WDU_0 (0x1UL << RTC_DR_WDU_Pos) /*!< 0x00002000 */
+#define RTC_DR_WDU_1 (0x2UL << RTC_DR_WDU_Pos) /*!< 0x00004000 */
+#define RTC_DR_WDU_2 (0x4UL << RTC_DR_WDU_Pos) /*!< 0x00008000 */
+#define RTC_DR_MT_Pos (12U)
+#define RTC_DR_MT_Msk (0x1UL << RTC_DR_MT_Pos) /*!< 0x00001000 */
+#define RTC_DR_MT RTC_DR_MT_Msk
+#define RTC_DR_MU_Pos (8U)
+#define RTC_DR_MU_Msk (0xFUL << RTC_DR_MU_Pos) /*!< 0x00000F00 */
+#define RTC_DR_MU RTC_DR_MU_Msk
+#define RTC_DR_MU_0 (0x1UL << RTC_DR_MU_Pos) /*!< 0x00000100 */
+#define RTC_DR_MU_1 (0x2UL << RTC_DR_MU_Pos) /*!< 0x00000200 */
+#define RTC_DR_MU_2 (0x4UL << RTC_DR_MU_Pos) /*!< 0x00000400 */
+#define RTC_DR_MU_3 (0x8UL << RTC_DR_MU_Pos) /*!< 0x00000800 */
+#define RTC_DR_DT_Pos (4U)
+#define RTC_DR_DT_Msk (0x3UL << RTC_DR_DT_Pos) /*!< 0x00000030 */
+#define RTC_DR_DT RTC_DR_DT_Msk
+#define RTC_DR_DT_0 (0x1UL << RTC_DR_DT_Pos) /*!< 0x00000010 */
+#define RTC_DR_DT_1 (0x2UL << RTC_DR_DT_Pos) /*!< 0x00000020 */
+#define RTC_DR_DU_Pos (0U)
+#define RTC_DR_DU_Msk (0xFUL << RTC_DR_DU_Pos) /*!< 0x0000000F */
+#define RTC_DR_DU RTC_DR_DU_Msk
+#define RTC_DR_DU_0 (0x1UL << RTC_DR_DU_Pos) /*!< 0x00000001 */
+#define RTC_DR_DU_1 (0x2UL << RTC_DR_DU_Pos) /*!< 0x00000002 */
+#define RTC_DR_DU_2 (0x4UL << RTC_DR_DU_Pos) /*!< 0x00000004 */
+#define RTC_DR_DU_3 (0x8UL << RTC_DR_DU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_SSR register ******************/
+#define RTC_SSR_SS_Pos (0U)
+#define RTC_SSR_SS_Msk (0xFFFFUL << RTC_SSR_SS_Pos) /*!< 0x0000FFFF */
+#define RTC_SSR_SS RTC_SSR_SS_Msk
+
+/******************** Bits definition for RTC_ICSR register ******************/
+#define RTC_ICSR_RECALPF_Pos (16U)
+#define RTC_ICSR_RECALPF_Msk (0x1UL << RTC_ICSR_RECALPF_Pos) /*!< 0x00010000 */
+#define RTC_ICSR_RECALPF RTC_ICSR_RECALPF_Msk
+#define RTC_ICSR_INIT_Pos (7U)
+#define RTC_ICSR_INIT_Msk (0x1UL << RTC_ICSR_INIT_Pos) /*!< 0x00000080 */
+#define RTC_ICSR_INIT RTC_ICSR_INIT_Msk
+#define RTC_ICSR_INITF_Pos (6U)
+#define RTC_ICSR_INITF_Msk (0x1UL << RTC_ICSR_INITF_Pos) /*!< 0x00000040 */
+#define RTC_ICSR_INITF RTC_ICSR_INITF_Msk
+#define RTC_ICSR_RSF_Pos (5U)
+#define RTC_ICSR_RSF_Msk (0x1UL << RTC_ICSR_RSF_Pos) /*!< 0x00000020 */
+#define RTC_ICSR_RSF RTC_ICSR_RSF_Msk
+#define RTC_ICSR_INITS_Pos (4U)
+#define RTC_ICSR_INITS_Msk (0x1UL << RTC_ICSR_INITS_Pos) /*!< 0x00000010 */
+#define RTC_ICSR_INITS RTC_ICSR_INITS_Msk
+#define RTC_ICSR_SHPF_Pos (3U)
+#define RTC_ICSR_SHPF_Msk (0x1UL << RTC_ICSR_SHPF_Pos) /*!< 0x00000008 */
+#define RTC_ICSR_SHPF RTC_ICSR_SHPF_Msk
+#define RTC_ICSR_WUTWF_Pos (2U)
+#define RTC_ICSR_WUTWF_Msk (0x1UL << RTC_ICSR_WUTWF_Pos) /*!< 0x00000004 */
+#define RTC_ICSR_WUTWF RTC_ICSR_WUTWF_Msk /*!< Wakeup timer write flag > */
+#define RTC_ICSR_ALRBWF_Pos (1U)
+#define RTC_ICSR_ALRBWF_Msk (0x1UL << RTC_ICSR_ALRBWF_Pos) /*!< 0x00000002 */
+#define RTC_ICSR_ALRBWF RTC_ICSR_ALRBWF_Msk
+#define RTC_ICSR_ALRAWF_Pos (0U)
+#define RTC_ICSR_ALRAWF_Msk (0x1UL << RTC_ICSR_ALRAWF_Pos) /*!< 0x00000001 */
+#define RTC_ICSR_ALRAWF RTC_ICSR_ALRAWF_Msk
+
+/******************** Bits definition for RTC_PRER register *****************/
+#define RTC_PRER_PREDIV_A_Pos (16U)
+#define RTC_PRER_PREDIV_A_Msk (0x7FUL << RTC_PRER_PREDIV_A_Pos) /*!< 0x007F0000 */
+#define RTC_PRER_PREDIV_A RTC_PRER_PREDIV_A_Msk
+#define RTC_PRER_PREDIV_S_Pos (0U)
+#define RTC_PRER_PREDIV_S_Msk (0x7FFFUL << RTC_PRER_PREDIV_S_Pos) /*!< 0x00007FFF */
+#define RTC_PRER_PREDIV_S RTC_PRER_PREDIV_S_Msk
+
+/******************** Bits definition for RTC_WUTR register *****************/
+#define RTC_WUTR_WUT_Pos (0U)
+#define RTC_WUTR_WUT_Msk (0xFFFFUL << RTC_WUTR_WUT_Pos) /*!< 0x0000FFFF */
+#define RTC_WUTR_WUT RTC_WUTR_WUT_Msk /*!< Wakeup auto-reload value bits > */
+
+/******************** Bits definition for RTC_CR register *******************/
+#define RTC_CR_OUT2EN_Pos (31U)
+#define RTC_CR_OUT2EN_Msk (0x1UL << RTC_CR_OUT2EN_Pos) /*!< 0x80000000 */
+#define RTC_CR_OUT2EN RTC_CR_OUT2EN_Msk /*!< RTC_OUT2 output enable */
+#define RTC_CR_TAMPALRM_TYPE_Pos (30U)
+#define RTC_CR_TAMPALRM_TYPE_Msk (0x1UL << RTC_CR_TAMPALRM_TYPE_Pos) /*!< 0x40000000 */
+#define RTC_CR_TAMPALRM_TYPE RTC_CR_TAMPALRM_TYPE_Msk /*!< TAMPALARM output type */
+#define RTC_CR_TAMPALRM_PU_Pos (29U)
+#define RTC_CR_TAMPALRM_PU_Msk (0x1UL << RTC_CR_TAMPALRM_PU_Pos) /*!< 0x20000000 */
+#define RTC_CR_TAMPALRM_PU RTC_CR_TAMPALRM_PU_Msk /*!< TAMPALARM output pull-up config */
+#define RTC_CR_TAMPOE_Pos (26U)
+#define RTC_CR_TAMPOE_Msk (0x1UL << RTC_CR_TAMPOE_Pos) /*!< 0x04000000 */
+#define RTC_CR_TAMPOE RTC_CR_TAMPOE_Msk /*!< Tamper detection output enable on TAMPALARM */
+#define RTC_CR_TAMPTS_Pos (25U)
+#define RTC_CR_TAMPTS_Msk (0x1UL << RTC_CR_TAMPTS_Pos) /*!< 0x02000000 */
+#define RTC_CR_TAMPTS RTC_CR_TAMPTS_Msk /*!< Activate timestamp on tamper detection event */
+#define RTC_CR_ITSE_Pos (24U)
+#define RTC_CR_ITSE_Msk (0x1UL << RTC_CR_ITSE_Pos) /*!< 0x01000000 */
+#define RTC_CR_ITSE RTC_CR_ITSE_Msk /*!< Timestamp on internal event enable */
+#define RTC_CR_COE_Pos (23U)
+#define RTC_CR_COE_Msk (0x1UL << RTC_CR_COE_Pos) /*!< 0x00800000 */
+#define RTC_CR_COE RTC_CR_COE_Msk
+#define RTC_CR_OSEL_Pos (21U)
+#define RTC_CR_OSEL_Msk (0x3UL << RTC_CR_OSEL_Pos) /*!< 0x00600000 */
+#define RTC_CR_OSEL RTC_CR_OSEL_Msk
+#define RTC_CR_OSEL_0 (0x1UL << RTC_CR_OSEL_Pos) /*!< 0x00200000 */
+#define RTC_CR_OSEL_1 (0x2UL << RTC_CR_OSEL_Pos) /*!< 0x00400000 */
+#define RTC_CR_POL_Pos (20U)
+#define RTC_CR_POL_Msk (0x1UL << RTC_CR_POL_Pos) /*!< 0x00100000 */
+#define RTC_CR_POL RTC_CR_POL_Msk
+#define RTC_CR_COSEL_Pos (19U)
+#define RTC_CR_COSEL_Msk (0x1UL << RTC_CR_COSEL_Pos) /*!< 0x00080000 */
+#define RTC_CR_COSEL RTC_CR_COSEL_Msk
+#define RTC_CR_BKP_Pos (18U)
+#define RTC_CR_BKP_Msk (0x1UL << RTC_CR_BKP_Pos) /*!< 0x00040000 */
+#define RTC_CR_BKP RTC_CR_BKP_Msk
+#define RTC_CR_SUB1H_Pos (17U)
+#define RTC_CR_SUB1H_Msk (0x1UL << RTC_CR_SUB1H_Pos) /*!< 0x00020000 */
+#define RTC_CR_SUB1H RTC_CR_SUB1H_Msk
+#define RTC_CR_ADD1H_Pos (16U)
+#define RTC_CR_ADD1H_Msk (0x1UL << RTC_CR_ADD1H_Pos) /*!< 0x00010000 */
+#define RTC_CR_ADD1H RTC_CR_ADD1H_Msk
+#define RTC_CR_TSIE_Pos (15U)
+#define RTC_CR_TSIE_Msk (0x1UL << RTC_CR_TSIE_Pos) /*!< 0x00008000 */
+#define RTC_CR_TSIE RTC_CR_TSIE_Msk /*!< Timestamp interrupt enable > */
+#define RTC_CR_WUTIE_Pos (14U)
+#define RTC_CR_WUTIE_Msk (0x1UL << RTC_CR_WUTIE_Pos) /*!< 0x00004000 */
+#define RTC_CR_WUTIE RTC_CR_WUTIE_Msk /*!< Wakeup timer interrupt enable > */
+#define RTC_CR_ALRBIE_Pos (13U)
+#define RTC_CR_ALRBIE_Msk (0x1UL << RTC_CR_ALRBIE_Pos) /*!< 0x00002000 */
+#define RTC_CR_ALRBIE RTC_CR_ALRBIE_Msk
+#define RTC_CR_ALRAIE_Pos (12U)
+#define RTC_CR_ALRAIE_Msk (0x1UL << RTC_CR_ALRAIE_Pos) /*!< 0x00001000 */
+#define RTC_CR_ALRAIE RTC_CR_ALRAIE_Msk
+#define RTC_CR_TSE_Pos (11U)
+#define RTC_CR_TSE_Msk (0x1UL << RTC_CR_TSE_Pos) /*!< 0x00000800 */
+#define RTC_CR_TSE RTC_CR_TSE_Msk /*!< timestamp enable > */
+#define RTC_CR_WUTE_Pos (10U)
+#define RTC_CR_WUTE_Msk (0x1UL << RTC_CR_WUTE_Pos) /*!< 0x00000400 */
+#define RTC_CR_WUTE RTC_CR_WUTE_Msk /*!< Wakeup timer enable > */
+#define RTC_CR_ALRBE_Pos (9U)
+#define RTC_CR_ALRBE_Msk (0x1UL << RTC_CR_ALRBE_Pos) /*!< 0x00000200 */
+#define RTC_CR_ALRBE RTC_CR_ALRBE_Msk
+#define RTC_CR_ALRAE_Pos (8U)
+#define RTC_CR_ALRAE_Msk (0x1UL << RTC_CR_ALRAE_Pos) /*!< 0x00000100 */
+#define RTC_CR_ALRAE RTC_CR_ALRAE_Msk
+#define RTC_CR_FMT_Pos (6U)
+#define RTC_CR_FMT_Msk (0x1UL << RTC_CR_FMT_Pos) /*!< 0x00000040 */
+#define RTC_CR_FMT RTC_CR_FMT_Msk
+#define RTC_CR_BYPSHAD_Pos (5U)
+#define RTC_CR_BYPSHAD_Msk (0x1UL << RTC_CR_BYPSHAD_Pos) /*!< 0x00000020 */
+#define RTC_CR_BYPSHAD RTC_CR_BYPSHAD_Msk
+#define RTC_CR_REFCKON_Pos (4U)
+#define RTC_CR_REFCKON_Msk (0x1UL << RTC_CR_REFCKON_Pos) /*!< 0x00000010 */
+#define RTC_CR_REFCKON RTC_CR_REFCKON_Msk
+#define RTC_CR_TSEDGE_Pos (3U)
+#define RTC_CR_TSEDGE_Msk (0x1UL << RTC_CR_TSEDGE_Pos) /*!< 0x00000008 */
+#define RTC_CR_TSEDGE RTC_CR_TSEDGE_Msk /*!< Timestamp event active edge > */
+#define RTC_CR_WUCKSEL_Pos (0U)
+#define RTC_CR_WUCKSEL_Msk (0x7UL << RTC_CR_WUCKSEL_Pos) /*!< 0x00000007 */
+#define RTC_CR_WUCKSEL RTC_CR_WUCKSEL_Msk /*!< Wakeup clock selection > */
+#define RTC_CR_WUCKSEL_0 (0x1UL << RTC_CR_WUCKSEL_Pos) /*!< 0x00000001 */
+#define RTC_CR_WUCKSEL_1 (0x2UL << RTC_CR_WUCKSEL_Pos) /*!< 0x00000002 */
+#define RTC_CR_WUCKSEL_2 (0x4UL << RTC_CR_WUCKSEL_Pos) /*!< 0x00000004 */
+
+/******************** Bits definition for RTC_WPR register ******************/
+#define RTC_WPR_KEY_Pos (0U)
+#define RTC_WPR_KEY_Msk (0xFFUL << RTC_WPR_KEY_Pos) /*!< 0x000000FF */
+#define RTC_WPR_KEY RTC_WPR_KEY_Msk
+
+/******************** Bits definition for RTC_CALR register *****************/
+#define RTC_CALR_CALP_Pos (15U)
+#define RTC_CALR_CALP_Msk (0x1UL << RTC_CALR_CALP_Pos) /*!< 0x00008000 */
+#define RTC_CALR_CALP RTC_CALR_CALP_Msk
+#define RTC_CALR_CALW8_Pos (14U)
+#define RTC_CALR_CALW8_Msk (0x1UL << RTC_CALR_CALW8_Pos) /*!< 0x00004000 */
+#define RTC_CALR_CALW8 RTC_CALR_CALW8_Msk
+#define RTC_CALR_CALW16_Pos (13U)
+#define RTC_CALR_CALW16_Msk (0x1UL << RTC_CALR_CALW16_Pos) /*!< 0x00002000 */
+#define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk
+#define RTC_CALR_CALM_Pos (0U)
+#define RTC_CALR_CALM_Msk (0x1FFUL << RTC_CALR_CALM_Pos) /*!< 0x000001FF */
+#define RTC_CALR_CALM RTC_CALR_CALM_Msk
+#define RTC_CALR_CALM_0 (0x001UL << RTC_CALR_CALM_Pos) /*!< 0x00000001 */
+#define RTC_CALR_CALM_1 (0x002UL << RTC_CALR_CALM_Pos) /*!< 0x00000002 */
+#define RTC_CALR_CALM_2 (0x004UL << RTC_CALR_CALM_Pos) /*!< 0x00000004 */
+#define RTC_CALR_CALM_3 (0x008UL << RTC_CALR_CALM_Pos) /*!< 0x00000008 */
+#define RTC_CALR_CALM_4 (0x010UL << RTC_CALR_CALM_Pos) /*!< 0x00000010 */
+#define RTC_CALR_CALM_5 (0x020UL << RTC_CALR_CALM_Pos) /*!< 0x00000020 */
+#define RTC_CALR_CALM_6 (0x040UL << RTC_CALR_CALM_Pos) /*!< 0x00000040 */
+#define RTC_CALR_CALM_7 (0x080UL << RTC_CALR_CALM_Pos) /*!< 0x00000080 */
+#define RTC_CALR_CALM_8 (0x100UL << RTC_CALR_CALM_Pos) /*!< 0x00000100 */
+
+/******************** Bits definition for RTC_SHIFTR register ***************/
+#define RTC_SHIFTR_SUBFS_Pos (0U)
+#define RTC_SHIFTR_SUBFS_Msk (0x7FFFUL << RTC_SHIFTR_SUBFS_Pos) /*!< 0x00007FFF */
+#define RTC_SHIFTR_SUBFS RTC_SHIFTR_SUBFS_Msk
+#define RTC_SHIFTR_ADD1S_Pos (31U)
+#define RTC_SHIFTR_ADD1S_Msk (0x1UL << RTC_SHIFTR_ADD1S_Pos) /*!< 0x80000000 */
+#define RTC_SHIFTR_ADD1S RTC_SHIFTR_ADD1S_Msk
+
+/******************** Bits definition for RTC_TSTR register *****************/
+#define RTC_TSTR_PM_Pos (22U)
+#define RTC_TSTR_PM_Msk (0x1UL << RTC_TSTR_PM_Pos) /*!< 0x00400000 */
+#define RTC_TSTR_PM RTC_TSTR_PM_Msk /*!< AM-PM notation > */
+#define RTC_TSTR_HT_Pos (20U)
+#define RTC_TSTR_HT_Msk (0x3UL << RTC_TSTR_HT_Pos) /*!< 0x00300000 */
+#define RTC_TSTR_HT RTC_TSTR_HT_Msk
+#define RTC_TSTR_HT_0 (0x1UL << RTC_TSTR_HT_Pos) /*!< 0x00100000 */
+#define RTC_TSTR_HT_1 (0x2UL << RTC_TSTR_HT_Pos) /*!< 0x00200000 */
+#define RTC_TSTR_HU_Pos (16U)
+#define RTC_TSTR_HU_Msk (0xFUL << RTC_TSTR_HU_Pos) /*!< 0x000F0000 */
+#define RTC_TSTR_HU RTC_TSTR_HU_Msk
+#define RTC_TSTR_HU_0 (0x1UL << RTC_TSTR_HU_Pos) /*!< 0x00010000 */
+#define RTC_TSTR_HU_1 (0x2UL << RTC_TSTR_HU_Pos) /*!< 0x00020000 */
+#define RTC_TSTR_HU_2 (0x4UL << RTC_TSTR_HU_Pos) /*!< 0x00040000 */
+#define RTC_TSTR_HU_3 (0x8UL << RTC_TSTR_HU_Pos) /*!< 0x00080000 */
+#define RTC_TSTR_MNT_Pos (12U)
+#define RTC_TSTR_MNT_Msk (0x7UL << RTC_TSTR_MNT_Pos) /*!< 0x00007000 */
+#define RTC_TSTR_MNT RTC_TSTR_MNT_Msk
+#define RTC_TSTR_MNT_0 (0x1UL << RTC_TSTR_MNT_Pos) /*!< 0x00001000 */
+#define RTC_TSTR_MNT_1 (0x2UL << RTC_TSTR_MNT_Pos) /*!< 0x00002000 */
+#define RTC_TSTR_MNT_2 (0x4UL << RTC_TSTR_MNT_Pos) /*!< 0x00004000 */
+#define RTC_TSTR_MNU_Pos (8U)
+#define RTC_TSTR_MNU_Msk (0xFUL << RTC_TSTR_MNU_Pos) /*!< 0x00000F00 */
+#define RTC_TSTR_MNU RTC_TSTR_MNU_Msk
+#define RTC_TSTR_MNU_0 (0x1UL << RTC_TSTR_MNU_Pos) /*!< 0x00000100 */
+#define RTC_TSTR_MNU_1 (0x2UL << RTC_TSTR_MNU_Pos) /*!< 0x00000200 */
+#define RTC_TSTR_MNU_2 (0x4UL << RTC_TSTR_MNU_Pos) /*!< 0x00000400 */
+#define RTC_TSTR_MNU_3 (0x8UL << RTC_TSTR_MNU_Pos) /*!< 0x00000800 */
+#define RTC_TSTR_ST_Pos (4U)
+#define RTC_TSTR_ST_Msk (0x7UL << RTC_TSTR_ST_Pos) /*!< 0x00000070 */
+#define RTC_TSTR_ST RTC_TSTR_ST_Msk
+#define RTC_TSTR_ST_0 (0x1UL << RTC_TSTR_ST_Pos) /*!< 0x00000010 */
+#define RTC_TSTR_ST_1 (0x2UL << RTC_TSTR_ST_Pos) /*!< 0x00000020 */
+#define RTC_TSTR_ST_2 (0x4UL << RTC_TSTR_ST_Pos) /*!< 0x00000040 */
+#define RTC_TSTR_SU_Pos (0U)
+#define RTC_TSTR_SU_Msk (0xFUL << RTC_TSTR_SU_Pos) /*!< 0x0000000F */
+#define RTC_TSTR_SU RTC_TSTR_SU_Msk
+#define RTC_TSTR_SU_0 (0x1UL << RTC_TSTR_SU_Pos) /*!< 0x00000001 */
+#define RTC_TSTR_SU_1 (0x2UL << RTC_TSTR_SU_Pos) /*!< 0x00000002 */
+#define RTC_TSTR_SU_2 (0x4UL << RTC_TSTR_SU_Pos) /*!< 0x00000004 */
+#define RTC_TSTR_SU_3 (0x8UL << RTC_TSTR_SU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_TSDR register *****************/
+#define RTC_TSDR_WDU_Pos (13U)
+#define RTC_TSDR_WDU_Msk (0x7UL << RTC_TSDR_WDU_Pos) /*!< 0x0000E000 */
+#define RTC_TSDR_WDU RTC_TSDR_WDU_Msk /*!< Week day units > */
+#define RTC_TSDR_WDU_0 (0x1UL << RTC_TSDR_WDU_Pos) /*!< 0x00002000 */
+#define RTC_TSDR_WDU_1 (0x2UL << RTC_TSDR_WDU_Pos) /*!< 0x00004000 */
+#define RTC_TSDR_WDU_2 (0x4UL << RTC_TSDR_WDU_Pos) /*!< 0x00008000 */
+#define RTC_TSDR_MT_Pos (12U)
+#define RTC_TSDR_MT_Msk (0x1UL << RTC_TSDR_MT_Pos) /*!< 0x00001000 */
+#define RTC_TSDR_MT RTC_TSDR_MT_Msk
+#define RTC_TSDR_MU_Pos (8U)
+#define RTC_TSDR_MU_Msk (0xFUL << RTC_TSDR_MU_Pos) /*!< 0x00000F00 */
+#define RTC_TSDR_MU RTC_TSDR_MU_Msk
+#define RTC_TSDR_MU_0 (0x1UL << RTC_TSDR_MU_Pos) /*!< 0x00000100 */
+#define RTC_TSDR_MU_1 (0x2UL << RTC_TSDR_MU_Pos) /*!< 0x00000200 */
+#define RTC_TSDR_MU_2 (0x4UL << RTC_TSDR_MU_Pos) /*!< 0x00000400 */
+#define RTC_TSDR_MU_3 (0x8UL << RTC_TSDR_MU_Pos) /*!< 0x00000800 */
+#define RTC_TSDR_DT_Pos (4U)
+#define RTC_TSDR_DT_Msk (0x3UL << RTC_TSDR_DT_Pos) /*!< 0x00000030 */
+#define RTC_TSDR_DT RTC_TSDR_DT_Msk
+#define RTC_TSDR_DT_0 (0x1UL << RTC_TSDR_DT_Pos) /*!< 0x00000010 */
+#define RTC_TSDR_DT_1 (0x2UL << RTC_TSDR_DT_Pos) /*!< 0x00000020 */
+#define RTC_TSDR_DU_Pos (0U)
+#define RTC_TSDR_DU_Msk (0xFUL << RTC_TSDR_DU_Pos) /*!< 0x0000000F */
+#define RTC_TSDR_DU RTC_TSDR_DU_Msk
+#define RTC_TSDR_DU_0 (0x1UL << RTC_TSDR_DU_Pos) /*!< 0x00000001 */
+#define RTC_TSDR_DU_1 (0x2UL << RTC_TSDR_DU_Pos) /*!< 0x00000002 */
+#define RTC_TSDR_DU_2 (0x4UL << RTC_TSDR_DU_Pos) /*!< 0x00000004 */
+#define RTC_TSDR_DU_3 (0x8UL << RTC_TSDR_DU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_TSSSR register ****************/
+#define RTC_TSSSR_SS_Pos (0U)
+#define RTC_TSSSR_SS_Msk (0xFFFFUL << RTC_TSSSR_SS_Pos) /*!< 0x0000FFFF */
+#define RTC_TSSSR_SS RTC_TSSSR_SS_Msk /*!< Sub second value > */
+
+/******************** Bits definition for RTC_ALRMAR register ***************/
+#define RTC_ALRMAR_MSK4_Pos (31U)
+#define RTC_ALRMAR_MSK4_Msk (0x1UL << RTC_ALRMAR_MSK4_Pos) /*!< 0x80000000 */
+#define RTC_ALRMAR_MSK4 RTC_ALRMAR_MSK4_Msk
+#define RTC_ALRMAR_WDSEL_Pos (30U)
+#define RTC_ALRMAR_WDSEL_Msk (0x1UL << RTC_ALRMAR_WDSEL_Pos) /*!< 0x40000000 */
+#define RTC_ALRMAR_WDSEL RTC_ALRMAR_WDSEL_Msk
+#define RTC_ALRMAR_DT_Pos (28U)
+#define RTC_ALRMAR_DT_Msk (0x3UL << RTC_ALRMAR_DT_Pos) /*!< 0x30000000 */
+#define RTC_ALRMAR_DT RTC_ALRMAR_DT_Msk
+#define RTC_ALRMAR_DT_0 (0x1UL << RTC_ALRMAR_DT_Pos) /*!< 0x10000000 */
+#define RTC_ALRMAR_DT_1 (0x2UL << RTC_ALRMAR_DT_Pos) /*!< 0x20000000 */
+#define RTC_ALRMAR_DU_Pos (24U)
+#define RTC_ALRMAR_DU_Msk (0xFUL << RTC_ALRMAR_DU_Pos) /*!< 0x0F000000 */
+#define RTC_ALRMAR_DU RTC_ALRMAR_DU_Msk
+#define RTC_ALRMAR_DU_0 (0x1UL << RTC_ALRMAR_DU_Pos) /*!< 0x01000000 */
+#define RTC_ALRMAR_DU_1 (0x2UL << RTC_ALRMAR_DU_Pos) /*!< 0x02000000 */
+#define RTC_ALRMAR_DU_2 (0x4UL << RTC_ALRMAR_DU_Pos) /*!< 0x04000000 */
+#define RTC_ALRMAR_DU_3 (0x8UL << RTC_ALRMAR_DU_Pos) /*!< 0x08000000 */
+#define RTC_ALRMAR_MSK3_Pos (23U)
+#define RTC_ALRMAR_MSK3_Msk (0x1UL << RTC_ALRMAR_MSK3_Pos) /*!< 0x00800000 */
+#define RTC_ALRMAR_MSK3 RTC_ALRMAR_MSK3_Msk
+#define RTC_ALRMAR_PM_Pos (22U)
+#define RTC_ALRMAR_PM_Msk (0x1UL << RTC_ALRMAR_PM_Pos) /*!< 0x00400000 */
+#define RTC_ALRMAR_PM RTC_ALRMAR_PM_Msk
+#define RTC_ALRMAR_HT_Pos (20U)
+#define RTC_ALRMAR_HT_Msk (0x3UL << RTC_ALRMAR_HT_Pos) /*!< 0x00300000 */
+#define RTC_ALRMAR_HT RTC_ALRMAR_HT_Msk
+#define RTC_ALRMAR_HT_0 (0x1UL << RTC_ALRMAR_HT_Pos) /*!< 0x00100000 */
+#define RTC_ALRMAR_HT_1 (0x2UL << RTC_ALRMAR_HT_Pos) /*!< 0x00200000 */
+#define RTC_ALRMAR_HU_Pos (16U)
+#define RTC_ALRMAR_HU_Msk (0xFUL << RTC_ALRMAR_HU_Pos) /*!< 0x000F0000 */
+#define RTC_ALRMAR_HU RTC_ALRMAR_HU_Msk
+#define RTC_ALRMAR_HU_0 (0x1UL << RTC_ALRMAR_HU_Pos) /*!< 0x00010000 */
+#define RTC_ALRMAR_HU_1 (0x2UL << RTC_ALRMAR_HU_Pos) /*!< 0x00020000 */
+#define RTC_ALRMAR_HU_2 (0x4UL << RTC_ALRMAR_HU_Pos) /*!< 0x00040000 */
+#define RTC_ALRMAR_HU_3 (0x8UL << RTC_ALRMAR_HU_Pos) /*!< 0x00080000 */
+#define RTC_ALRMAR_MSK2_Pos (15U)
+#define RTC_ALRMAR_MSK2_Msk (0x1UL << RTC_ALRMAR_MSK2_Pos) /*!< 0x00008000 */
+#define RTC_ALRMAR_MSK2 RTC_ALRMAR_MSK2_Msk
+#define RTC_ALRMAR_MNT_Pos (12U)
+#define RTC_ALRMAR_MNT_Msk (0x7UL << RTC_ALRMAR_MNT_Pos) /*!< 0x00007000 */
+#define RTC_ALRMAR_MNT RTC_ALRMAR_MNT_Msk
+#define RTC_ALRMAR_MNT_0 (0x1UL << RTC_ALRMAR_MNT_Pos) /*!< 0x00001000 */
+#define RTC_ALRMAR_MNT_1 (0x2UL << RTC_ALRMAR_MNT_Pos) /*!< 0x00002000 */
+#define RTC_ALRMAR_MNT_2 (0x4UL << RTC_ALRMAR_MNT_Pos) /*!< 0x00004000 */
+#define RTC_ALRMAR_MNU_Pos (8U)
+#define RTC_ALRMAR_MNU_Msk (0xFUL << RTC_ALRMAR_MNU_Pos) /*!< 0x00000F00 */
+#define RTC_ALRMAR_MNU RTC_ALRMAR_MNU_Msk
+#define RTC_ALRMAR_MNU_0 (0x1UL << RTC_ALRMAR_MNU_Pos) /*!< 0x00000100 */
+#define RTC_ALRMAR_MNU_1 (0x2UL << RTC_ALRMAR_MNU_Pos) /*!< 0x00000200 */
+#define RTC_ALRMAR_MNU_2 (0x4UL << RTC_ALRMAR_MNU_Pos) /*!< 0x00000400 */
+#define RTC_ALRMAR_MNU_3 (0x8UL << RTC_ALRMAR_MNU_Pos) /*!< 0x00000800 */
+#define RTC_ALRMAR_MSK1_Pos (7U)
+#define RTC_ALRMAR_MSK1_Msk (0x1UL << RTC_ALRMAR_MSK1_Pos) /*!< 0x00000080 */
+#define RTC_ALRMAR_MSK1 RTC_ALRMAR_MSK1_Msk
+#define RTC_ALRMAR_ST_Pos (4U)
+#define RTC_ALRMAR_ST_Msk (0x7UL << RTC_ALRMAR_ST_Pos) /*!< 0x00000070 */
+#define RTC_ALRMAR_ST RTC_ALRMAR_ST_Msk
+#define RTC_ALRMAR_ST_0 (0x1UL << RTC_ALRMAR_ST_Pos) /*!< 0x00000010 */
+#define RTC_ALRMAR_ST_1 (0x2UL << RTC_ALRMAR_ST_Pos) /*!< 0x00000020 */
+#define RTC_ALRMAR_ST_2 (0x4UL << RTC_ALRMAR_ST_Pos) /*!< 0x00000040 */
+#define RTC_ALRMAR_SU_Pos (0U)
+#define RTC_ALRMAR_SU_Msk (0xFUL << RTC_ALRMAR_SU_Pos) /*!< 0x0000000F */
+#define RTC_ALRMAR_SU RTC_ALRMAR_SU_Msk
+#define RTC_ALRMAR_SU_0 (0x1UL << RTC_ALRMAR_SU_Pos) /*!< 0x00000001 */
+#define RTC_ALRMAR_SU_1 (0x2UL << RTC_ALRMAR_SU_Pos) /*!< 0x00000002 */
+#define RTC_ALRMAR_SU_2 (0x4UL << RTC_ALRMAR_SU_Pos) /*!< 0x00000004 */
+#define RTC_ALRMAR_SU_3 (0x8UL << RTC_ALRMAR_SU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_ALRMASSR register *************/
+#define RTC_ALRMASSR_MASKSS_Pos (24U)
+#define RTC_ALRMASSR_MASKSS_Msk (0xFUL << RTC_ALRMASSR_MASKSS_Pos) /*!< 0x0F000000 */
+#define RTC_ALRMASSR_MASKSS RTC_ALRMASSR_MASKSS_Msk
+#define RTC_ALRMASSR_MASKSS_0 (0x1UL << RTC_ALRMASSR_MASKSS_Pos) /*!< 0x01000000 */
+#define RTC_ALRMASSR_MASKSS_1 (0x2UL << RTC_ALRMASSR_MASKSS_Pos) /*!< 0x02000000 */
+#define RTC_ALRMASSR_MASKSS_2 (0x4UL << RTC_ALRMASSR_MASKSS_Pos) /*!< 0x04000000 */
+#define RTC_ALRMASSR_MASKSS_3 (0x8UL << RTC_ALRMASSR_MASKSS_Pos) /*!< 0x08000000 */
+#define RTC_ALRMASSR_SS_Pos (0U)
+#define RTC_ALRMASSR_SS_Msk (0x7FFFUL << RTC_ALRMASSR_SS_Pos) /*!< 0x00007FFF */
+#define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk
+
+/******************** Bits definition for RTC_ALRMBR register ***************/
+#define RTC_ALRMBR_MSK4_Pos (31U)
+#define RTC_ALRMBR_MSK4_Msk (0x1UL << RTC_ALRMBR_MSK4_Pos) /*!< 0x80000000 */
+#define RTC_ALRMBR_MSK4 RTC_ALRMBR_MSK4_Msk
+#define RTC_ALRMBR_WDSEL_Pos (30U)
+#define RTC_ALRMBR_WDSEL_Msk (0x1UL << RTC_ALRMBR_WDSEL_Pos) /*!< 0x40000000 */
+#define RTC_ALRMBR_WDSEL RTC_ALRMBR_WDSEL_Msk
+#define RTC_ALRMBR_DT_Pos (28U)
+#define RTC_ALRMBR_DT_Msk (0x3UL << RTC_ALRMBR_DT_Pos) /*!< 0x30000000 */
+#define RTC_ALRMBR_DT RTC_ALRMBR_DT_Msk
+#define RTC_ALRMBR_DT_0 (0x1UL << RTC_ALRMBR_DT_Pos) /*!< 0x10000000 */
+#define RTC_ALRMBR_DT_1 (0x2UL << RTC_ALRMBR_DT_Pos) /*!< 0x20000000 */
+#define RTC_ALRMBR_DU_Pos (24U)
+#define RTC_ALRMBR_DU_Msk (0xFUL << RTC_ALRMBR_DU_Pos) /*!< 0x0F000000 */
+#define RTC_ALRMBR_DU RTC_ALRMBR_DU_Msk
+#define RTC_ALRMBR_DU_0 (0x1UL << RTC_ALRMBR_DU_Pos) /*!< 0x01000000 */
+#define RTC_ALRMBR_DU_1 (0x2UL << RTC_ALRMBR_DU_Pos) /*!< 0x02000000 */
+#define RTC_ALRMBR_DU_2 (0x4UL << RTC_ALRMBR_DU_Pos) /*!< 0x04000000 */
+#define RTC_ALRMBR_DU_3 (0x8UL << RTC_ALRMBR_DU_Pos) /*!< 0x08000000 */
+#define RTC_ALRMBR_MSK3_Pos (23U)
+#define RTC_ALRMBR_MSK3_Msk (0x1UL << RTC_ALRMBR_MSK3_Pos) /*!< 0x00800000 */
+#define RTC_ALRMBR_MSK3 RTC_ALRMBR_MSK3_Msk
+#define RTC_ALRMBR_PM_Pos (22U)
+#define RTC_ALRMBR_PM_Msk (0x1UL << RTC_ALRMBR_PM_Pos) /*!< 0x00400000 */
+#define RTC_ALRMBR_PM RTC_ALRMBR_PM_Msk
+#define RTC_ALRMBR_HT_Pos (20U)
+#define RTC_ALRMBR_HT_Msk (0x3UL << RTC_ALRMBR_HT_Pos) /*!< 0x00300000 */
+#define RTC_ALRMBR_HT RTC_ALRMBR_HT_Msk
+#define RTC_ALRMBR_HT_0 (0x1UL << RTC_ALRMBR_HT_Pos) /*!< 0x00100000 */
+#define RTC_ALRMBR_HT_1 (0x2UL << RTC_ALRMBR_HT_Pos) /*!< 0x00200000 */
+#define RTC_ALRMBR_HU_Pos (16U)
+#define RTC_ALRMBR_HU_Msk (0xFUL << RTC_ALRMBR_HU_Pos) /*!< 0x000F0000 */
+#define RTC_ALRMBR_HU RTC_ALRMBR_HU_Msk
+#define RTC_ALRMBR_HU_0 (0x1UL << RTC_ALRMBR_HU_Pos) /*!< 0x00010000 */
+#define RTC_ALRMBR_HU_1 (0x2UL << RTC_ALRMBR_HU_Pos) /*!< 0x00020000 */
+#define RTC_ALRMBR_HU_2 (0x4UL << RTC_ALRMBR_HU_Pos) /*!< 0x00040000 */
+#define RTC_ALRMBR_HU_3 (0x8UL << RTC_ALRMBR_HU_Pos) /*!< 0x00080000 */
+#define RTC_ALRMBR_MSK2_Pos (15U)
+#define RTC_ALRMBR_MSK2_Msk (0x1UL << RTC_ALRMBR_MSK2_Pos) /*!< 0x00008000 */
+#define RTC_ALRMBR_MSK2 RTC_ALRMBR_MSK2_Msk
+#define RTC_ALRMBR_MNT_Pos (12U)
+#define RTC_ALRMBR_MNT_Msk (0x7UL << RTC_ALRMBR_MNT_Pos) /*!< 0x00007000 */
+#define RTC_ALRMBR_MNT RTC_ALRMBR_MNT_Msk
+#define RTC_ALRMBR_MNT_0 (0x1UL << RTC_ALRMBR_MNT_Pos) /*!< 0x00001000 */
+#define RTC_ALRMBR_MNT_1 (0x2UL << RTC_ALRMBR_MNT_Pos) /*!< 0x00002000 */
+#define RTC_ALRMBR_MNT_2 (0x4UL << RTC_ALRMBR_MNT_Pos) /*!< 0x00004000 */
+#define RTC_ALRMBR_MNU_Pos (8U)
+#define RTC_ALRMBR_MNU_Msk (0xFUL << RTC_ALRMBR_MNU_Pos) /*!< 0x00000F00 */
+#define RTC_ALRMBR_MNU RTC_ALRMBR_MNU_Msk
+#define RTC_ALRMBR_MNU_0 (0x1UL << RTC_ALRMBR_MNU_Pos) /*!< 0x00000100 */
+#define RTC_ALRMBR_MNU_1 (0x2UL << RTC_ALRMBR_MNU_Pos) /*!< 0x00000200 */
+#define RTC_ALRMBR_MNU_2 (0x4UL << RTC_ALRMBR_MNU_Pos) /*!< 0x00000400 */
+#define RTC_ALRMBR_MNU_3 (0x8UL << RTC_ALRMBR_MNU_Pos) /*!< 0x00000800 */
+#define RTC_ALRMBR_MSK1_Pos (7U)
+#define RTC_ALRMBR_MSK1_Msk (0x1UL << RTC_ALRMBR_MSK1_Pos) /*!< 0x00000080 */
+#define RTC_ALRMBR_MSK1 RTC_ALRMBR_MSK1_Msk
+#define RTC_ALRMBR_ST_Pos (4U)
+#define RTC_ALRMBR_ST_Msk (0x7UL << RTC_ALRMBR_ST_Pos) /*!< 0x00000070 */
+#define RTC_ALRMBR_ST RTC_ALRMBR_ST_Msk
+#define RTC_ALRMBR_ST_0 (0x1UL << RTC_ALRMBR_ST_Pos) /*!< 0x00000010 */
+#define RTC_ALRMBR_ST_1 (0x2UL << RTC_ALRMBR_ST_Pos) /*!< 0x00000020 */
+#define RTC_ALRMBR_ST_2 (0x4UL << RTC_ALRMBR_ST_Pos) /*!< 0x00000040 */
+#define RTC_ALRMBR_SU_Pos (0U)
+#define RTC_ALRMBR_SU_Msk (0xFUL << RTC_ALRMBR_SU_Pos) /*!< 0x0000000F */
+#define RTC_ALRMBR_SU RTC_ALRMBR_SU_Msk
+#define RTC_ALRMBR_SU_0 (0x1UL << RTC_ALRMBR_SU_Pos) /*!< 0x00000001 */
+#define RTC_ALRMBR_SU_1 (0x2UL << RTC_ALRMBR_SU_Pos) /*!< 0x00000002 */
+#define RTC_ALRMBR_SU_2 (0x4UL << RTC_ALRMBR_SU_Pos) /*!< 0x00000004 */
+#define RTC_ALRMBR_SU_3 (0x8UL << RTC_ALRMBR_SU_Pos) /*!< 0x00000008 */
+
+/******************** Bits definition for RTC_ALRMASSR register *************/
+#define RTC_ALRMBSSR_MASKSS_Pos (24U)
+#define RTC_ALRMBSSR_MASKSS_Msk (0xFUL << RTC_ALRMBSSR_MASKSS_Pos) /*!< 0x0F000000 */
+#define RTC_ALRMBSSR_MASKSS RTC_ALRMBSSR_MASKSS_Msk
+#define RTC_ALRMBSSR_MASKSS_0 (0x1UL << RTC_ALRMBSSR_MASKSS_Pos) /*!< 0x01000000 */
+#define RTC_ALRMBSSR_MASKSS_1 (0x2UL << RTC_ALRMBSSR_MASKSS_Pos) /*!< 0x02000000 */
+#define RTC_ALRMBSSR_MASKSS_2 (0x4UL << RTC_ALRMBSSR_MASKSS_Pos) /*!< 0x04000000 */
+#define RTC_ALRMBSSR_MASKSS_3 (0x8UL << RTC_ALRMBSSR_MASKSS_Pos) /*!< 0x08000000 */
+#define RTC_ALRMBSSR_SS_Pos (0U)
+#define RTC_ALRMBSSR_SS_Msk (0x7FFFUL << RTC_ALRMBSSR_SS_Pos) /*!< 0x00007FFF */
+#define RTC_ALRMBSSR_SS RTC_ALRMBSSR_SS_Msk
+
+/******************** Bits definition for RTC_SR register *******************/
+#define RTC_SR_ITSF_Pos (5U)
+#define RTC_SR_ITSF_Msk (0x1UL << RTC_SR_ITSF_Pos) /*!< 0x00000020 */
+#define RTC_SR_ITSF RTC_SR_ITSF_Msk
+#define RTC_SR_TSOVF_Pos (4U)
+#define RTC_SR_TSOVF_Msk (0x1UL << RTC_SR_TSOVF_Pos) /*!< 0x00000010 */
+#define RTC_SR_TSOVF RTC_SR_TSOVF_Msk /*!< Timestamp overflow flag > */
+#define RTC_SR_TSF_Pos (3U)
+#define RTC_SR_TSF_Msk (0x1UL << RTC_SR_TSF_Pos) /*!< 0x00000008 */
+#define RTC_SR_TSF RTC_SR_TSF_Msk /*!< Timestamp flag > */
+#define RTC_SR_WUTF_Pos (2U)
+#define RTC_SR_WUTF_Msk (0x1UL << RTC_SR_WUTF_Pos) /*!< 0x00000004 */
+#define RTC_SR_WUTF RTC_SR_WUTF_Msk /*!< Wakeup timer flag > */
+#define RTC_SR_ALRBF_Pos (1U)
+#define RTC_SR_ALRBF_Msk (0x1UL << RTC_SR_ALRBF_Pos) /*!< 0x00000002 */
+#define RTC_SR_ALRBF RTC_SR_ALRBF_Msk
+#define RTC_SR_ALRAF_Pos (0U)
+#define RTC_SR_ALRAF_Msk (0x1UL << RTC_SR_ALRAF_Pos) /*!< 0x00000001 */
+#define RTC_SR_ALRAF RTC_SR_ALRAF_Msk
+
+/******************** Bits definition for RTC_MISR register *****************/
+#define RTC_MISR_ITSMF_Pos (5U)
+#define RTC_MISR_ITSMF_Msk (0x1UL << RTC_MISR_ITSMF_Pos) /*!< 0x00000020 */
+#define RTC_MISR_ITSMF RTC_MISR_ITSMF_Msk
+#define RTC_MISR_TSOVMF_Pos (4U)
+#define RTC_MISR_TSOVMF_Msk (0x1UL << RTC_MISR_TSOVMF_Pos) /*!< 0x00000010 */
+#define RTC_MISR_TSOVMF RTC_MISR_TSOVMF_Msk /*!< Timestamp overflow masked flag > */
+#define RTC_MISR_TSMF_Pos (3U)
+#define RTC_MISR_TSMF_Msk (0x1UL << RTC_MISR_TSMF_Pos) /*!< 0x00000008 */
+#define RTC_MISR_TSMF RTC_MISR_TSMF_Msk /*!< Timestamp masked flag > */
+#define RTC_MISR_WUTMF_Pos (2U)
+#define RTC_MISR_WUTMF_Msk (0x1UL << RTC_MISR_WUTMF_Pos) /*!< 0x00000004 */
+#define RTC_MISR_WUTMF RTC_MISR_WUTMF_Msk /*!< Wakeup timer masked flag > */
+#define RTC_MISR_ALRBMF_Pos (1U)
+#define RTC_MISR_ALRBMF_Msk (0x1UL << RTC_MISR_ALRBMF_Pos) /*!< 0x00000002 */
+#define RTC_MISR_ALRBMF RTC_MISR_ALRBMF_Msk
+#define RTC_MISR_ALRAMF_Pos (0U)
+#define RTC_MISR_ALRAMF_Msk (0x1UL << RTC_MISR_ALRAMF_Pos) /*!< 0x00000001 */
+#define RTC_MISR_ALRAMF RTC_MISR_ALRAMF_Msk
+
+/******************** Bits definition for RTC_SCR register ******************/
+#define RTC_SCR_CITSF_Pos (5U)
+#define RTC_SCR_CITSF_Msk (0x1UL << RTC_SCR_CITSF_Pos) /*!< 0x00000020 */
+#define RTC_SCR_CITSF RTC_SCR_CITSF_Msk
+#define RTC_SCR_CTSOVF_Pos (4U)
+#define RTC_SCR_CTSOVF_Msk (0x1UL << RTC_SCR_CTSOVF_Pos) /*!< 0x00000010 */
+#define RTC_SCR_CTSOVF RTC_SCR_CTSOVF_Msk /*!< Clear timestamp overflow flag > */
+#define RTC_SCR_CTSF_Pos (3U)
+#define RTC_SCR_CTSF_Msk (0x1UL << RTC_SCR_CTSF_Pos) /*!< 0x00000008 */
+#define RTC_SCR_CTSF RTC_SCR_CTSF_Msk /*!< Clear timestamp flag > */
+#define RTC_SCR_CWUTF_Pos (2U)
+#define RTC_SCR_CWUTF_Msk (0x1UL << RTC_SCR_CWUTF_Pos) /*!< 0x00000004 */
+#define RTC_SCR_CWUTF RTC_SCR_CWUTF_Msk /*!< Clear wakeup timer flag > */
+#define RTC_SCR_CALRBF_Pos (1U)
+#define RTC_SCR_CALRBF_Msk (0x1UL << RTC_SCR_CALRBF_Pos) /*!< 0x00000002 */
+#define RTC_SCR_CALRBF RTC_SCR_CALRBF_Msk
+#define RTC_SCR_CALRAF_Pos (0U)
+#define RTC_SCR_CALRAF_Msk (0x1UL << RTC_SCR_CALRAF_Pos) /*!< 0x00000001 */
+#define RTC_SCR_CALRAF RTC_SCR_CALRAF_Msk
+
+/******************************************************************************/
+/* */
+/* Tamper and backup register (TAMP) */
+/* */
+/******************************************************************************/
+/******************** Bits definition for TAMP_CR1 register *****************/
+#define TAMP_CR1_TAMP1E_Pos (0U)
+#define TAMP_CR1_TAMP1E_Msk (0x1UL << TAMP_CR1_TAMP1E_Pos) /*!< 0x00000001 */
+#define TAMP_CR1_TAMP1E TAMP_CR1_TAMP1E_Msk
+#define TAMP_CR1_TAMP2E_Pos (1U)
+#define TAMP_CR1_TAMP2E_Msk (0x1UL << TAMP_CR1_TAMP2E_Pos) /*!< 0x00000002 */
+#define TAMP_CR1_TAMP2E TAMP_CR1_TAMP2E_Msk
+#define TAMP_CR1_ITAMP3E_Pos (18U)
+#define TAMP_CR1_ITAMP3E_Msk (0x1UL << TAMP_CR1_ITAMP3E_Pos) /*!< 0x00040000 */
+#define TAMP_CR1_ITAMP3E TAMP_CR1_ITAMP3E_Msk
+#define TAMP_CR1_ITAMP4E_Pos (19U)
+#define TAMP_CR1_ITAMP4E_Msk (0x1UL << TAMP_CR1_ITAMP4E_Pos) /*!< 0x00080000 */
+#define TAMP_CR1_ITAMP4E TAMP_CR1_ITAMP4E_Msk
+#define TAMP_CR1_ITAMP5E_Pos (20U)
+#define TAMP_CR1_ITAMP5E_Msk (0x1UL << TAMP_CR1_ITAMP5E_Pos) /*!< 0x00100000 */
+#define TAMP_CR1_ITAMP5E TAMP_CR1_ITAMP5E_Msk
+#define TAMP_CR1_ITAMP6E_Pos (21U)
+#define TAMP_CR1_ITAMP6E_Msk (0x1UL << TAMP_CR1_ITAMP6E_Pos) /*!< 0x00200000 */
+#define TAMP_CR1_ITAMP6E TAMP_CR1_ITAMP6E_Msk
+
+/******************** Bits definition for TAMP_CR2 register *****************/
+#define TAMP_CR2_TAMP1NOERASE_Pos (0U)
+#define TAMP_CR2_TAMP1NOERASE_Msk (0x1UL << TAMP_CR2_TAMP1NOERASE_Pos) /*!< 0x00000001 */
+#define TAMP_CR2_TAMP1NOERASE TAMP_CR2_TAMP1NOERASE_Msk
+#define TAMP_CR2_TAMP2NOERASE_Pos (1U)
+#define TAMP_CR2_TAMP2NOERASE_Msk (0x1UL << TAMP_CR2_TAMP2NOERASE_Pos) /*!< 0x00000002 */
+#define TAMP_CR2_TAMP2NOERASE TAMP_CR2_TAMP2NOERASE_Msk
+#define TAMP_CR2_TAMP1MSK_Pos (16U)
+#define TAMP_CR2_TAMP1MSK_Msk (0x1UL << TAMP_CR2_TAMP1MSK_Pos) /*!< 0x00010000 */
+#define TAMP_CR2_TAMP1MSK TAMP_CR2_TAMP1MSK_Msk
+#define TAMP_CR2_TAMP2MSK_Pos (17U)
+#define TAMP_CR2_TAMP2MSK_Msk (0x1UL << TAMP_CR2_TAMP2MSK_Pos) /*!< 0x00020000 */
+#define TAMP_CR2_TAMP2MSK TAMP_CR2_TAMP2MSK_Msk
+#define TAMP_CR2_TAMP1TRG_Pos (24U)
+#define TAMP_CR2_TAMP1TRG_Msk (0x1UL << TAMP_CR2_TAMP1TRG_Pos) /*!< 0x01000000 */
+#define TAMP_CR2_TAMP1TRG TAMP_CR2_TAMP1TRG_Msk
+#define TAMP_CR2_TAMP2TRG_Pos (25U)
+#define TAMP_CR2_TAMP2TRG_Msk (0x1UL << TAMP_CR2_TAMP2TRG_Pos) /*!< 0x02000000 */
+#define TAMP_CR2_TAMP2TRG TAMP_CR2_TAMP2TRG_Msk
+
+/******************** Bits definition for TAMP_FLTCR register ***************/
+#define TAMP_FLTCR_TAMPFREQ_0 0x00000001U
+#define TAMP_FLTCR_TAMPFREQ_1 0x00000002U
+#define TAMP_FLTCR_TAMPFREQ_2 0x00000004U
+#define TAMP_FLTCR_TAMPFREQ_Pos (0U)
+#define TAMP_FLTCR_TAMPFREQ_Msk (0x7UL << TAMP_FLTCR_TAMPFREQ_Pos) /*!< 0x00000007 */
+#define TAMP_FLTCR_TAMPFREQ TAMP_FLTCR_TAMPFREQ_Msk
+#define TAMP_FLTCR_TAMPFLT_0 0x00000008U
+#define TAMP_FLTCR_TAMPFLT_1 0x00000010U
+#define TAMP_FLTCR_TAMPFLT_Pos (3U)
+#define TAMP_FLTCR_TAMPFLT_Msk (0x3UL << TAMP_FLTCR_TAMPFLT_Pos) /*!< 0x00000018 */
+#define TAMP_FLTCR_TAMPFLT TAMP_FLTCR_TAMPFLT_Msk
+#define TAMP_FLTCR_TAMPPRCH_0 0x00000020U
+#define TAMP_FLTCR_TAMPPRCH_1 0x00000040U
+#define TAMP_FLTCR_TAMPPRCH_Pos (5U)
+#define TAMP_FLTCR_TAMPPRCH_Msk (0x3UL << TAMP_FLTCR_TAMPPRCH_Pos) /*!< 0x00000060 */
+#define TAMP_FLTCR_TAMPPRCH TAMP_FLTCR_TAMPPRCH_Msk
+#define TAMP_FLTCR_TAMPPUDIS_Pos (7U)
+#define TAMP_FLTCR_TAMPPUDIS_Msk (0x1UL << TAMP_FLTCR_TAMPPUDIS_Pos) /*!< 0x00000080 */
+#define TAMP_FLTCR_TAMPPUDIS TAMP_FLTCR_TAMPPUDIS_Msk
+
+/******************** Bits definition for TAMP_IER register *****************/
+#define TAMP_IER_TAMP1IE_Pos (0U)
+#define TAMP_IER_TAMP1IE_Msk (0x1UL << TAMP_IER_TAMP1IE_Pos) /*!< 0x00000001 */
+#define TAMP_IER_TAMP1IE TAMP_IER_TAMP1IE_Msk
+#define TAMP_IER_TAMP2IE_Pos (1U)
+#define TAMP_IER_TAMP2IE_Msk (0x1UL << TAMP_IER_TAMP2IE_Pos) /*!< 0x00000002 */
+#define TAMP_IER_TAMP2IE TAMP_IER_TAMP2IE_Msk
+#define TAMP_IER_ITAMP3IE_Pos (18U)
+#define TAMP_IER_ITAMP3IE_Msk (0x1UL << TAMP_IER_ITAMP3IE_Pos) /*!< 0x00040000 */
+#define TAMP_IER_ITAMP3IE TAMP_IER_ITAMP3IE_Msk
+#define TAMP_IER_ITAMP4IE_Pos (19U)
+#define TAMP_IER_ITAMP4IE_Msk (0x1UL << TAMP_IER_ITAMP4IE_Pos) /*!< 0x00080000 */
+#define TAMP_IER_ITAMP4IE TAMP_IER_ITAMP4IE_Msk
+#define TAMP_IER_ITAMP5IE_Pos (20U)
+#define TAMP_IER_ITAMP5IE_Msk (0x1UL << TAMP_IER_ITAMP5IE_Pos) /*!< 0x00100000 */
+#define TAMP_IER_ITAMP5IE TAMP_IER_ITAMP5IE_Msk
+#define TAMP_IER_ITAMP6IE_Pos (21U)
+#define TAMP_IER_ITAMP6IE_Msk (0x1UL << TAMP_IER_ITAMP6IE_Pos) /*!< 0x00200000 */
+#define TAMP_IER_ITAMP6IE TAMP_IER_ITAMP6IE_Msk
+
+/******************** Bits definition for TAMP_SR register ******************/
+#define TAMP_SR_TAMP1F_Pos (0U)
+#define TAMP_SR_TAMP1F_Msk (0x1UL << TAMP_SR_TAMP1F_Pos) /*!< 0x00000001 */
+#define TAMP_SR_TAMP1F TAMP_SR_TAMP1F_Msk
+#define TAMP_SR_TAMP2F_Pos (1U)
+#define TAMP_SR_TAMP2F_Msk (0x1UL << TAMP_SR_TAMP2F_Pos) /*!< 0x00000002 */
+#define TAMP_SR_TAMP2F TAMP_SR_TAMP2F_Msk
+#define TAMP_SR_ITAMP3F_Pos (18U)
+#define TAMP_SR_ITAMP3F_Msk (0x1UL << TAMP_SR_ITAMP3F_Pos) /*!< 0x00040000 */
+#define TAMP_SR_ITAMP3F TAMP_SR_ITAMP3F_Msk
+#define TAMP_SR_ITAMP4F_Pos (19U)
+#define TAMP_SR_ITAMP4F_Msk (0x1UL << TAMP_SR_ITAMP4F_Pos) /*!< 0x00080000 */
+#define TAMP_SR_ITAMP4F TAMP_SR_ITAMP4F_Msk
+#define TAMP_SR_ITAMP5F_Pos (20U)
+#define TAMP_SR_ITAMP5F_Msk (0x1UL << TAMP_SR_ITAMP5F_Pos) /*!< 0x00100000 */
+#define TAMP_SR_ITAMP5F TAMP_SR_ITAMP5F_Msk
+#define TAMP_SR_ITAMP6F_Pos (21U)
+#define TAMP_SR_ITAMP6F_Msk (0x1UL << TAMP_SR_ITAMP6F_Pos) /*!< 0x00200000 */
+#define TAMP_SR_ITAMP6F TAMP_SR_ITAMP6F_Msk
+
+/******************** Bits definition for TAMP_MISR register ****************/
+#define TAMP_MISR_TAMP1MF_Pos (0U)
+#define TAMP_MISR_TAMP1MF_Msk (0x1UL << TAMP_MISR_TAMP1MF_Pos) /*!< 0x00000001 */
+#define TAMP_MISR_TAMP1MF TAMP_MISR_TAMP1MF_Msk
+#define TAMP_MISR_TAMP2MF_Pos (1U)
+#define TAMP_MISR_TAMP2MF_Msk (0x1UL << TAMP_MISR_TAMP2MF_Pos) /*!< 0x00000002 */
+#define TAMP_MISR_TAMP2MF TAMP_MISR_TAMP2MF_Msk
+#define TAMP_MISR_ITAMP3MF_Pos (18U)
+#define TAMP_MISR_ITAMP3MF_Msk (0x1UL << TAMP_MISR_ITAMP3MF_Pos) /*!< 0x00040000 */
+#define TAMP_MISR_ITAMP3MF TAMP_MISR_ITAMP3MF_Msk
+#define TAMP_MISR_ITAMP4MF_Pos (19U)
+#define TAMP_MISR_ITAMP4MF_Msk (0x1UL << TAMP_MISR_ITAMP4MF_Pos) /*!< 0x00080000 */
+#define TAMP_MISR_ITAMP4MF TAMP_MISR_ITAMP4MF_Msk
+#define TAMP_MISR_ITAMP5MF_Pos (20U)
+#define TAMP_MISR_ITAMP5MF_Msk (0x1UL << TAMP_MISR_ITAMP5MF_Pos) /*!< 0x00100000 */
+#define TAMP_MISR_ITAMP5MF TAMP_MISR_ITAMP5MF_Msk
+#define TAMP_MISR_ITAMP6MF_Pos (21U)
+#define TAMP_MISR_ITAMP6MF_Msk (0x1UL << TAMP_MISR_ITAMP6MF_Pos) /*!< 0x00200000 */
+#define TAMP_MISR_ITAMP6MF TAMP_MISR_ITAMP6MF_Msk
+
+/******************** Bits definition for TAMP_SCR register *****************/
+#define TAMP_SCR_CTAMP1F_Pos (0U)
+#define TAMP_SCR_CTAMP1F_Msk (0x1UL << TAMP_SCR_CTAMP1F_Pos) /*!< 0x00000001 */
+#define TAMP_SCR_CTAMP1F TAMP_SCR_CTAMP1F_Msk
+#define TAMP_SCR_CTAMP2F_Pos (1U)
+#define TAMP_SCR_CTAMP2F_Msk (0x1UL << TAMP_SCR_CTAMP2F_Pos) /*!< 0x00000002 */
+#define TAMP_SCR_CTAMP2F TAMP_SCR_CTAMP2F_Msk
+#define TAMP_SCR_CITAMP3F_Pos (18U)
+#define TAMP_SCR_CITAMP3F_Msk (0x1UL << TAMP_SCR_CITAMP3F_Pos) /*!< 0x00040000 */
+#define TAMP_SCR_CITAMP3F TAMP_SCR_CITAMP3F_Msk
+#define TAMP_SCR_CITAMP4F_Pos (19U)
+#define TAMP_SCR_CITAMP4F_Msk (0x1UL << TAMP_SCR_CITAMP4F_Pos) /*!< 0x00080000 */
+#define TAMP_SCR_CITAMP4F TAMP_SCR_CITAMP4F_Msk
+#define TAMP_SCR_CITAMP5F_Pos (20U)
+#define TAMP_SCR_CITAMP5F_Msk (0x1UL << TAMP_SCR_CITAMP5F_Pos) /*!< 0x00100000 */
+#define TAMP_SCR_CITAMP5F TAMP_SCR_CITAMP5F_Msk
+#define TAMP_SCR_CITAMP6F_Pos (21U)
+#define TAMP_SCR_CITAMP6F_Msk (0x1UL << TAMP_SCR_CITAMP6F_Pos) /*!< 0x00200000 */
+#define TAMP_SCR_CITAMP6F TAMP_SCR_CITAMP6F_Msk
+
+/******************** Bits definition for TAMP_BKP0R register ***************/
+#define TAMP_BKP0R_Pos (0U)
+#define TAMP_BKP0R_Msk (0xFFFFFFFFUL << TAMP_BKP0R_Pos) /*!< 0xFFFFFFFF */
+#define TAMP_BKP0R TAMP_BKP0R_Msk
+
+/******************** Bits definition for TAMP_BKP1R register ***************/
+#define TAMP_BKP1R_Pos (0U)
+#define TAMP_BKP1R_Msk (0xFFFFFFFFUL << TAMP_BKP1R_Pos) /*!< 0xFFFFFFFF */
+#define TAMP_BKP1R TAMP_BKP1R_Msk
+
+/******************** Bits definition for TAMP_BKP2R register ***************/
+#define TAMP_BKP2R_Pos (0U)
+#define TAMP_BKP2R_Msk (0xFFFFFFFFUL << TAMP_BKP2R_Pos) /*!< 0xFFFFFFFF */
+#define TAMP_BKP2R TAMP_BKP2R_Msk
+
+/******************** Bits definition for TAMP_BKP3R register ***************/
+#define TAMP_BKP3R_Pos (0U)
+#define TAMP_BKP3R_Msk (0xFFFFFFFFUL << TAMP_BKP3R_Pos) /*!< 0xFFFFFFFF */
+#define TAMP_BKP3R TAMP_BKP3R_Msk
+
+/******************** Bits definition for TAMP_BKP4R register ***************/
+#define TAMP_BKP4R_Pos (0U)
+#define TAMP_BKP4R_Msk (0xFFFFFFFFUL << TAMP_BKP4R_Pos) /*!< 0xFFFFFFFF */
+#define TAMP_BKP4R TAMP_BKP4R_Msk
+
+/******************************************************************************/
+/* */
+/* Serial Peripheral Interface (SPI) */
+/* */
+/******************************************************************************/
+/*
+ * @brief Specific device feature definitions (not present on all devices in the STM32G0 series)
+ */
+#define SPI_I2S_SUPPORT /*!< I2S support */
+
+/******************* Bit definition for SPI_CR1 register ********************/
+#define SPI_CR1_CPHA_Pos (0U)
+#define SPI_CR1_CPHA_Msk (0x1UL << SPI_CR1_CPHA_Pos) /*!< 0x00000001 */
+#define SPI_CR1_CPHA SPI_CR1_CPHA_Msk /*!<Clock Phase */
+#define SPI_CR1_CPOL_Pos (1U)
+#define SPI_CR1_CPOL_Msk (0x1UL << SPI_CR1_CPOL_Pos) /*!< 0x00000002 */
+#define SPI_CR1_CPOL SPI_CR1_CPOL_Msk /*!<Clock Polarity */
+#define SPI_CR1_MSTR_Pos (2U)
+#define SPI_CR1_MSTR_Msk (0x1UL << SPI_CR1_MSTR_Pos) /*!< 0x00000004 */
+#define SPI_CR1_MSTR SPI_CR1_MSTR_Msk /*!<Master Selection */
+
+#define SPI_CR1_BR_Pos (3U)
+#define SPI_CR1_BR_Msk (0x7UL << SPI_CR1_BR_Pos) /*!< 0x00000038 */
+#define SPI_CR1_BR SPI_CR1_BR_Msk /*!<BR[2:0] bits (Baud Rate Control) */
+#define SPI_CR1_BR_0 (0x1UL << SPI_CR1_BR_Pos) /*!< 0x00000008 */
+#define SPI_CR1_BR_1 (0x2UL << SPI_CR1_BR_Pos) /*!< 0x00000010 */
+#define SPI_CR1_BR_2 (0x4UL << SPI_CR1_BR_Pos) /*!< 0x00000020 */
+
+#define SPI_CR1_SPE_Pos (6U)
+#define SPI_CR1_SPE_Msk (0x1UL << SPI_CR1_SPE_Pos) /*!< 0x00000040 */
+#define SPI_CR1_SPE SPI_CR1_SPE_Msk /*!<SPI Enable */
+#define SPI_CR1_LSBFIRST_Pos (7U)
+#define SPI_CR1_LSBFIRST_Msk (0x1UL << SPI_CR1_LSBFIRST_Pos) /*!< 0x00000080 */
+#define SPI_CR1_LSBFIRST SPI_CR1_LSBFIRST_Msk /*!<Frame Format */
+#define SPI_CR1_SSI_Pos (8U)
+#define SPI_CR1_SSI_Msk (0x1UL << SPI_CR1_SSI_Pos) /*!< 0x00000100 */
+#define SPI_CR1_SSI SPI_CR1_SSI_Msk /*!<Internal slave select */
+#define SPI_CR1_SSM_Pos (9U)
+#define SPI_CR1_SSM_Msk (0x1UL << SPI_CR1_SSM_Pos) /*!< 0x00000200 */
+#define SPI_CR1_SSM SPI_CR1_SSM_Msk /*!<Software slave management */
+#define SPI_CR1_RXONLY_Pos (10U)
+#define SPI_CR1_RXONLY_Msk (0x1UL << SPI_CR1_RXONLY_Pos) /*!< 0x00000400 */
+#define SPI_CR1_RXONLY SPI_CR1_RXONLY_Msk /*!<Receive only */
+#define SPI_CR1_CRCL_Pos (11U)
+#define SPI_CR1_CRCL_Msk (0x1UL << SPI_CR1_CRCL_Pos) /*!< 0x00000800 */
+#define SPI_CR1_CRCL SPI_CR1_CRCL_Msk /*!< CRC Length */
+#define SPI_CR1_CRCNEXT_Pos (12U)
+#define SPI_CR1_CRCNEXT_Msk (0x1UL << SPI_CR1_CRCNEXT_Pos) /*!< 0x00001000 */
+#define SPI_CR1_CRCNEXT SPI_CR1_CRCNEXT_Msk /*!<Transmit CRC next */
+#define SPI_CR1_CRCEN_Pos (13U)
+#define SPI_CR1_CRCEN_Msk (0x1UL << SPI_CR1_CRCEN_Pos) /*!< 0x00002000 */
+#define SPI_CR1_CRCEN SPI_CR1_CRCEN_Msk /*!<Hardware CRC calculation enable */
+#define SPI_CR1_BIDIOE_Pos (14U)
+#define SPI_CR1_BIDIOE_Msk (0x1UL << SPI_CR1_BIDIOE_Pos) /*!< 0x00004000 */
+#define SPI_CR1_BIDIOE SPI_CR1_BIDIOE_Msk /*!<Output enable in bidirectional mode */
+#define SPI_CR1_BIDIMODE_Pos (15U)
+#define SPI_CR1_BIDIMODE_Msk (0x1UL << SPI_CR1_BIDIMODE_Pos) /*!< 0x00008000 */
+#define SPI_CR1_BIDIMODE SPI_CR1_BIDIMODE_Msk /*!<Bidirectional data mode enable */
+
+/******************* Bit definition for SPI_CR2 register ********************/
+#define SPI_CR2_RXDMAEN_Pos (0U)
+#define SPI_CR2_RXDMAEN_Msk (0x1UL << SPI_CR2_RXDMAEN_Pos) /*!< 0x00000001 */
+#define SPI_CR2_RXDMAEN SPI_CR2_RXDMAEN_Msk /*!< Rx Buffer DMA Enable */
+#define SPI_CR2_TXDMAEN_Pos (1U)
+#define SPI_CR2_TXDMAEN_Msk (0x1UL << SPI_CR2_TXDMAEN_Pos) /*!< 0x00000002 */
+#define SPI_CR2_TXDMAEN SPI_CR2_TXDMAEN_Msk /*!< Tx Buffer DMA Enable */
+#define SPI_CR2_SSOE_Pos (2U)
+#define SPI_CR2_SSOE_Msk (0x1UL << SPI_CR2_SSOE_Pos) /*!< 0x00000004 */
+#define SPI_CR2_SSOE SPI_CR2_SSOE_Msk /*!< SS Output Enable */
+#define SPI_CR2_NSSP_Pos (3U)
+#define SPI_CR2_NSSP_Msk (0x1UL << SPI_CR2_NSSP_Pos) /*!< 0x00000008 */
+#define SPI_CR2_NSSP SPI_CR2_NSSP_Msk /*!< NSS pulse management Enable */
+#define SPI_CR2_FRF_Pos (4U)
+#define SPI_CR2_FRF_Msk (0x1UL << SPI_CR2_FRF_Pos) /*!< 0x00000010 */
+#define SPI_CR2_FRF SPI_CR2_FRF_Msk /*!< Frame Format Enable */
+#define SPI_CR2_ERRIE_Pos (5U)
+#define SPI_CR2_ERRIE_Msk (0x1UL << SPI_CR2_ERRIE_Pos) /*!< 0x00000020 */
+#define SPI_CR2_ERRIE SPI_CR2_ERRIE_Msk /*!< Error Interrupt Enable */
+#define SPI_CR2_RXNEIE_Pos (6U)
+#define SPI_CR2_RXNEIE_Msk (0x1UL << SPI_CR2_RXNEIE_Pos) /*!< 0x00000040 */
+#define SPI_CR2_RXNEIE SPI_CR2_RXNEIE_Msk /*!< RX buffer Not Empty Interrupt Enable */
+#define SPI_CR2_TXEIE_Pos (7U)
+#define SPI_CR2_TXEIE_Msk (0x1UL << SPI_CR2_TXEIE_Pos) /*!< 0x00000080 */
+#define SPI_CR2_TXEIE SPI_CR2_TXEIE_Msk /*!< Tx buffer Empty Interrupt Enable */
+#define SPI_CR2_DS_Pos (8U)
+#define SPI_CR2_DS_Msk (0xFUL << SPI_CR2_DS_Pos) /*!< 0x00000F00 */
+#define SPI_CR2_DS SPI_CR2_DS_Msk /*!< DS[3:0] Data Size */
+#define SPI_CR2_DS_0 (0x1UL << SPI_CR2_DS_Pos) /*!< 0x00000100 */
+#define SPI_CR2_DS_1 (0x2UL << SPI_CR2_DS_Pos) /*!< 0x00000200 */
+#define SPI_CR2_DS_2 (0x4UL << SPI_CR2_DS_Pos) /*!< 0x00000400 */
+#define SPI_CR2_DS_3 (0x8UL << SPI_CR2_DS_Pos) /*!< 0x00000800 */
+#define SPI_CR2_FRXTH_Pos (12U)
+#define SPI_CR2_FRXTH_Msk (0x1UL << SPI_CR2_FRXTH_Pos) /*!< 0x00001000 */
+#define SPI_CR2_FRXTH SPI_CR2_FRXTH_Msk /*!< FIFO reception Threshold */
+#define SPI_CR2_LDMARX_Pos (13U)
+#define SPI_CR2_LDMARX_Msk (0x1UL << SPI_CR2_LDMARX_Pos) /*!< 0x00002000 */
+#define SPI_CR2_LDMARX SPI_CR2_LDMARX_Msk /*!< Last DMA transfer for reception */
+#define SPI_CR2_LDMATX_Pos (14U)
+#define SPI_CR2_LDMATX_Msk (0x1UL << SPI_CR2_LDMATX_Pos) /*!< 0x00004000 */
+#define SPI_CR2_LDMATX SPI_CR2_LDMATX_Msk /*!< Last DMA transfer for transmission */
+
+/******************** Bit definition for SPI_SR register ********************/
+#define SPI_SR_RXNE_Pos (0U)
+#define SPI_SR_RXNE_Msk (0x1UL << SPI_SR_RXNE_Pos) /*!< 0x00000001 */
+#define SPI_SR_RXNE SPI_SR_RXNE_Msk /*!< Receive buffer Not Empty */
+#define SPI_SR_TXE_Pos (1U)
+#define SPI_SR_TXE_Msk (0x1UL << SPI_SR_TXE_Pos) /*!< 0x00000002 */
+#define SPI_SR_TXE SPI_SR_TXE_Msk /*!< Transmit buffer Empty */
+#define SPI_SR_CHSIDE_Pos (2U)
+#define SPI_SR_CHSIDE_Msk (0x1UL << SPI_SR_CHSIDE_Pos) /*!< 0x00000004 */
+#define SPI_SR_CHSIDE SPI_SR_CHSIDE_Msk /*!< Channel side */
+#define SPI_SR_UDR_Pos (3U)
+#define SPI_SR_UDR_Msk (0x1UL << SPI_SR_UDR_Pos) /*!< 0x00000008 */
+#define SPI_SR_UDR SPI_SR_UDR_Msk /*!< Underrun flag */
+#define SPI_SR_CRCERR_Pos (4U)
+#define SPI_SR_CRCERR_Msk (0x1UL << SPI_SR_CRCERR_Pos) /*!< 0x00000010 */
+#define SPI_SR_CRCERR SPI_SR_CRCERR_Msk /*!< CRC Error flag */
+#define SPI_SR_MODF_Pos (5U)
+#define SPI_SR_MODF_Msk (0x1UL << SPI_SR_MODF_Pos) /*!< 0x00000020 */
+#define SPI_SR_MODF SPI_SR_MODF_Msk /*!< Mode fault */
+#define SPI_SR_OVR_Pos (6U)
+#define SPI_SR_OVR_Msk (0x1UL << SPI_SR_OVR_Pos) /*!< 0x00000040 */
+#define SPI_SR_OVR SPI_SR_OVR_Msk /*!< Overrun flag */
+#define SPI_SR_BSY_Pos (7U)
+#define SPI_SR_BSY_Msk (0x1UL << SPI_SR_BSY_Pos) /*!< 0x00000080 */
+#define SPI_SR_BSY SPI_SR_BSY_Msk /*!< Busy flag */
+#define SPI_SR_FRE_Pos (8U)
+#define SPI_SR_FRE_Msk (0x1UL << SPI_SR_FRE_Pos) /*!< 0x00000100 */
+#define SPI_SR_FRE SPI_SR_FRE_Msk /*!< TI frame format error */
+#define SPI_SR_FRLVL_Pos (9U)
+#define SPI_SR_FRLVL_Msk (0x3UL << SPI_SR_FRLVL_Pos) /*!< 0x00000600 */
+#define SPI_SR_FRLVL SPI_SR_FRLVL_Msk /*!< FIFO Reception Level */
+#define SPI_SR_FRLVL_0 (0x1UL << SPI_SR_FRLVL_Pos) /*!< 0x00000200 */
+#define SPI_SR_FRLVL_1 (0x2UL << SPI_SR_FRLVL_Pos) /*!< 0x00000400 */
+#define SPI_SR_FTLVL_Pos (11U)
+#define SPI_SR_FTLVL_Msk (0x3UL << SPI_SR_FTLVL_Pos) /*!< 0x00001800 */
+#define SPI_SR_FTLVL SPI_SR_FTLVL_Msk /*!< FIFO Transmission Level */
+#define SPI_SR_FTLVL_0 (0x1UL << SPI_SR_FTLVL_Pos) /*!< 0x00000800 */
+#define SPI_SR_FTLVL_1 (0x2UL << SPI_SR_FTLVL_Pos) /*!< 0x00001000 */
+
+/******************** Bit definition for SPI_DR register ********************/
+#define SPI_DR_DR_Pos (0U)
+#define SPI_DR_DR_Msk (0xFFFFUL << SPI_DR_DR_Pos) /*!< 0x0000FFFF */
+#define SPI_DR_DR SPI_DR_DR_Msk /*!<Data Register */
+
+/******************* Bit definition for SPI_CRCPR register ******************/
+#define SPI_CRCPR_CRCPOLY_Pos (0U)
+#define SPI_CRCPR_CRCPOLY_Msk (0xFFFFUL << SPI_CRCPR_CRCPOLY_Pos) /*!< 0x0000FFFF */
+#define SPI_CRCPR_CRCPOLY SPI_CRCPR_CRCPOLY_Msk /*!<CRC polynomial register */
+
+/****************** Bit definition for SPI_RXCRCR register ******************/
+#define SPI_RXCRCR_RXCRC_Pos (0U)
+#define SPI_RXCRCR_RXCRC_Msk (0xFFFFUL << SPI_RXCRCR_RXCRC_Pos) /*!< 0x0000FFFF */
+#define SPI_RXCRCR_RXCRC SPI_RXCRCR_RXCRC_Msk /*!<Rx CRC Register */
+
+/****************** Bit definition for SPI_TXCRCR register ******************/
+#define SPI_TXCRCR_TXCRC_Pos (0U)
+#define SPI_TXCRCR_TXCRC_Msk (0xFFFFUL << SPI_TXCRCR_TXCRC_Pos) /*!< 0x0000FFFF */
+#define SPI_TXCRCR_TXCRC SPI_TXCRCR_TXCRC_Msk /*!<Tx CRC Register */
+
+/****************** Bit definition for SPI_I2SCFGR register *****************/
+#define SPI_I2SCFGR_CHLEN_Pos (0U)
+#define SPI_I2SCFGR_CHLEN_Msk (0x1UL << SPI_I2SCFGR_CHLEN_Pos) /*!< 0x00000001 */
+#define SPI_I2SCFGR_CHLEN SPI_I2SCFGR_CHLEN_Msk /*!<Channel length (number of bits per audio channel) */
+#define SPI_I2SCFGR_DATLEN_Pos (1U)
+#define SPI_I2SCFGR_DATLEN_Msk (0x3UL << SPI_I2SCFGR_DATLEN_Pos) /*!< 0x00000006 */
+#define SPI_I2SCFGR_DATLEN SPI_I2SCFGR_DATLEN_Msk /*!<DATLEN[1:0] bits (Data length to be transferred) */
+#define SPI_I2SCFGR_DATLEN_0 (0x1UL << SPI_I2SCFGR_DATLEN_Pos) /*!< 0x00000002 */
+#define SPI_I2SCFGR_DATLEN_1 (0x2UL << SPI_I2SCFGR_DATLEN_Pos) /*!< 0x00000004 */
+#define SPI_I2SCFGR_CKPOL_Pos (3U)
+#define SPI_I2SCFGR_CKPOL_Msk (0x1UL << SPI_I2SCFGR_CKPOL_Pos) /*!< 0x00000008 */
+#define SPI_I2SCFGR_CKPOL SPI_I2SCFGR_CKPOL_Msk /*!<steady state clock polarity */
+#define SPI_I2SCFGR_I2SSTD_Pos (4U)
+#define SPI_I2SCFGR_I2SSTD_Msk (0x3UL << SPI_I2SCFGR_I2SSTD_Pos) /*!< 0x00000030 */
+#define SPI_I2SCFGR_I2SSTD SPI_I2SCFGR_I2SSTD_Msk /*!<I2SSTD[1:0] bits (I2S standard selection) */
+#define SPI_I2SCFGR_I2SSTD_0 (0x1UL << SPI_I2SCFGR_I2SSTD_Pos) /*!< 0x00000010 */
+#define SPI_I2SCFGR_I2SSTD_1 (0x2UL << SPI_I2SCFGR_I2SSTD_Pos) /*!< 0x00000020 */
+#define SPI_I2SCFGR_PCMSYNC_Pos (7U)
+#define SPI_I2SCFGR_PCMSYNC_Msk (0x1UL << SPI_I2SCFGR_PCMSYNC_Pos) /*!< 0x00000080 */
+#define SPI_I2SCFGR_PCMSYNC SPI_I2SCFGR_PCMSYNC_Msk /*!<PCM frame synchronization */
+#define SPI_I2SCFGR_I2SCFG_Pos (8U)
+#define SPI_I2SCFGR_I2SCFG_Msk (0x3UL << SPI_I2SCFGR_I2SCFG_Pos) /*!< 0x00000300 */
+#define SPI_I2SCFGR_I2SCFG SPI_I2SCFGR_I2SCFG_Msk /*!<I2SCFG[1:0] bits (I2S configuration mode) */
+#define SPI_I2SCFGR_I2SCFG_0 (0x1UL << SPI_I2SCFGR_I2SCFG_Pos) /*!< 0x00000100 */
+#define SPI_I2SCFGR_I2SCFG_1 (0x2UL << SPI_I2SCFGR_I2SCFG_Pos) /*!< 0x00000200 */
+#define SPI_I2SCFGR_I2SE_Pos (10U)
+#define SPI_I2SCFGR_I2SE_Msk (0x1UL << SPI_I2SCFGR_I2SE_Pos) /*!< 0x00000400 */
+#define SPI_I2SCFGR_I2SE SPI_I2SCFGR_I2SE_Msk /*!<I2S Enable */
+#define SPI_I2SCFGR_I2SMOD_Pos (11U)
+#define SPI_I2SCFGR_I2SMOD_Msk (0x1UL << SPI_I2SCFGR_I2SMOD_Pos) /*!< 0x00000800 */
+#define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selection */
+#define SPI_I2SCFGR_ASTRTEN_Pos (12U)
+#define SPI_I2SCFGR_ASTRTEN_Msk (0x1UL << SPI_I2SCFGR_ASTRTEN_Pos) /*!< 0x00001000 */
+#define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous start enable */
+
+/****************** Bit definition for SPI_I2SPR register *******************/
+#define SPI_I2SPR_I2SDIV_Pos (0U)
+#define SPI_I2SPR_I2SDIV_Msk (0xFFUL << SPI_I2SPR_I2SDIV_Pos) /*!< 0x000000FF */
+#define SPI_I2SPR_I2SDIV SPI_I2SPR_I2SDIV_Msk /*!<I2S Linear prescaler */
+#define SPI_I2SPR_ODD_Pos (8U)
+#define SPI_I2SPR_ODD_Msk (0x1UL << SPI_I2SPR_ODD_Pos) /*!< 0x00000100 */
+#define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for the prescaler */
+#define SPI_I2SPR_MCKOE_Pos (9U)
+#define SPI_I2SPR_MCKOE_Msk (0x1UL << SPI_I2SPR_MCKOE_Pos) /*!< 0x00000200 */
+#define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Output Enable */
+
+/******************************************************************************/
+/* */
+/* SYSCFG */
+/* */
+/******************************************************************************/
+/***************** Bit definition for SYSCFG_CFGR1 register ****************/
+#define SYSCFG_CFGR1_MEM_MODE_Pos (0U)
+#define SYSCFG_CFGR1_MEM_MODE_Msk (0x3UL << SYSCFG_CFGR1_MEM_MODE_Pos) /*!< 0x00000003 */
+#define SYSCFG_CFGR1_MEM_MODE SYSCFG_CFGR1_MEM_MODE_Msk /*!< SYSCFG_Memory Remap Config */
+#define SYSCFG_CFGR1_MEM_MODE_0 (0x1UL << SYSCFG_CFGR1_MEM_MODE_Pos) /*!< 0x00000001 */
+#define SYSCFG_CFGR1_MEM_MODE_1 (0x2UL << SYSCFG_CFGR1_MEM_MODE_Pos) /*!< 0x00000002 */
+#define SYSCFG_CFGR1_PA11_RMP_Pos (3U)
+#define SYSCFG_CFGR1_PA11_RMP_Msk (0x1UL << SYSCFG_CFGR1_PA11_RMP_Pos) /*!< 0x00000008 */
+#define SYSCFG_CFGR1_PA11_RMP SYSCFG_CFGR1_PA11_RMP_Msk /*!< PA11 Remap */
+#define SYSCFG_CFGR1_PA12_RMP_Pos (4U)
+#define SYSCFG_CFGR1_PA12_RMP_Msk (0x1UL << SYSCFG_CFGR1_PA12_RMP_Pos) /*!< 0x00000010 */
+#define SYSCFG_CFGR1_PA12_RMP SYSCFG_CFGR1_PA12_RMP_Msk /*!< PA12 Remap */
+#define SYSCFG_CFGR1_IR_POL_Pos (5U)
+#define SYSCFG_CFGR1_IR_POL_Msk (0x1UL << SYSCFG_CFGR1_IR_POL_Pos) /*!< 0x00000020 */
+#define SYSCFG_CFGR1_IR_POL SYSCFG_CFGR1_IR_POL_Msk /*!< IROut Polarity Selection */
+#define SYSCFG_CFGR1_IR_MOD_Pos (6U)
+#define SYSCFG_CFGR1_IR_MOD_Msk (0x3UL << SYSCFG_CFGR1_IR_MOD_Pos) /*!< 0x000000C0 */
+#define SYSCFG_CFGR1_IR_MOD SYSCFG_CFGR1_IR_MOD_Msk /*!< IRDA Modulation Envelope signal source selection */
+#define SYSCFG_CFGR1_IR_MOD_0 (0x1UL << SYSCFG_CFGR1_IR_MOD_Pos) /*!< 0x00000040 */
+#define SYSCFG_CFGR1_IR_MOD_1 (0x2UL << SYSCFG_CFGR1_IR_MOD_Pos) /*!< 0x00000080 */
+#define SYSCFG_CFGR1_BOOSTEN_Pos (8U)
+#define SYSCFG_CFGR1_BOOSTEN_Msk (0x1UL << SYSCFG_CFGR1_BOOSTEN_Pos) /*!< 0x00000100 */
+#define SYSCFG_CFGR1_BOOSTEN SYSCFG_CFGR1_BOOSTEN_Msk /*!< I/O analog switch voltage booster enable */
+#define SYSCFG_CFGR1_UCPD1_STROBE_Pos (9U)
+#define SYSCFG_CFGR1_UCPD1_STROBE_Msk (0x1UL << SYSCFG_CFGR1_UCPD1_STROBE_Pos) /*!< 0x00000200 */
+#define SYSCFG_CFGR1_UCPD1_STROBE SYSCFG_CFGR1_UCPD1_STROBE_Msk /*!< Strobe signal bit for UCPD1 */
+#define SYSCFG_CFGR1_UCPD2_STROBE_Pos (10U)
+#define SYSCFG_CFGR1_UCPD2_STROBE_Msk (0x1UL << SYSCFG_CFGR1_UCPD2_STROBE_Pos) /*!< 0x00000400 */
+#define SYSCFG_CFGR1_UCPD2_STROBE SYSCFG_CFGR1_UCPD2_STROBE_Msk /*!< Strobe signal bit for UCPD2 */
+#define SYSCFG_CFGR1_I2C_PB6_FMP_Pos (16U)
+#define SYSCFG_CFGR1_I2C_PB6_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PB6_FMP_Pos) /*!< 0x00010000 */
+#define SYSCFG_CFGR1_I2C_PB6_FMP SYSCFG_CFGR1_I2C_PB6_FMP_Msk /*!< I2C PB6 Fast mode plus */
+#define SYSCFG_CFGR1_I2C_PB7_FMP_Pos (17U)
+#define SYSCFG_CFGR1_I2C_PB7_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PB7_FMP_Pos) /*!< 0x00020000 */
+#define SYSCFG_CFGR1_I2C_PB7_FMP SYSCFG_CFGR1_I2C_PB7_FMP_Msk /*!< I2C PB7 Fast mode plus */
+#define SYSCFG_CFGR1_I2C_PB8_FMP_Pos (18U)
+#define SYSCFG_CFGR1_I2C_PB8_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PB8_FMP_Pos) /*!< 0x00040000 */
+#define SYSCFG_CFGR1_I2C_PB8_FMP SYSCFG_CFGR1_I2C_PB8_FMP_Msk /*!< I2C PB8 Fast mode plus */
+#define SYSCFG_CFGR1_I2C_PB9_FMP_Pos (19U)
+#define SYSCFG_CFGR1_I2C_PB9_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PB9_FMP_Pos) /*!< 0x00080000 */
+#define SYSCFG_CFGR1_I2C_PB9_FMP SYSCFG_CFGR1_I2C_PB9_FMP_Msk /*!< I2C PB9 Fast mode plus */
+#define SYSCFG_CFGR1_I2C1_FMP_Pos (20U)
+#define SYSCFG_CFGR1_I2C1_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C1_FMP_Pos) /*!< 0x00100000 */
+#define SYSCFG_CFGR1_I2C1_FMP SYSCFG_CFGR1_I2C1_FMP_Msk /*!< Enable Fast Mode Plus on PB10, PB11, PF6 and PF7 */
+#define SYSCFG_CFGR1_I2C2_FMP_Pos (21U)
+#define SYSCFG_CFGR1_I2C2_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C2_FMP_Pos) /*!< 0x00200000 */
+#define SYSCFG_CFGR1_I2C2_FMP SYSCFG_CFGR1_I2C2_FMP_Msk /*!< Enable I2C2 Fast mode plus */
+#define SYSCFG_CFGR1_I2C_PA9_FMP_Pos (22U)
+#define SYSCFG_CFGR1_I2C_PA9_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PA9_FMP_Pos) /*!< 0x00400000 */
+#define SYSCFG_CFGR1_I2C_PA9_FMP SYSCFG_CFGR1_I2C_PA9_FMP_Msk /*!< Enable Fast Mode Plus on PA9 */
+#define SYSCFG_CFGR1_I2C_PA10_FMP_Pos (23U)
+#define SYSCFG_CFGR1_I2C_PA10_FMP_Msk (0x1UL << SYSCFG_CFGR1_I2C_PA10_FMP_Pos) /*!< 0x00800000 */
+#define SYSCFG_CFGR1_I2C_PA10_FMP SYSCFG_CFGR1_I2C_PA10_FMP_Msk /*!< Enable Fast Mode Plus on PA10 */
+
+/****************** Bit definition for SYSCFG_CFGR2 register ****************/
+#define SYSCFG_CFGR2_CLL_Pos (0U)
+#define SYSCFG_CFGR2_CLL_Msk (0x1UL << SYSCFG_CFGR2_CLL_Pos) /*!< 0x00000001 */
+#define SYSCFG_CFGR2_CLL SYSCFG_CFGR2_CLL_Msk /*!< Enables and locks the LOCKUP (Hardfault) output of CortexM0 with Break Input of TIMER1 */
+#define SYSCFG_CFGR2_SPL_Pos (1U)
+#define SYSCFG_CFGR2_SPL_Msk (0x1UL << SYSCFG_CFGR2_SPL_Pos) /*!< 0x00000002 */
+#define SYSCFG_CFGR2_SPL SYSCFG_CFGR2_SPL_Msk /*!< Enables and locks the SRAM_PARITY error signal with Break Input of TIMER1 */
+#define SYSCFG_CFGR2_ECCL_Pos (3U)
+#define SYSCFG_CFGR2_ECCL_Msk (0x1UL << SYSCFG_CFGR2_ECCL_Pos) /*!< 0x00000008 */
+#define SYSCFG_CFGR2_ECCL SYSCFG_CFGR2_ECCL_Msk /*!< ECCL */
+#define SYSCFG_CFGR2_SPF_Pos (8U)
+#define SYSCFG_CFGR2_SPF_Msk (0x1UL << SYSCFG_CFGR2_SPF_Pos) /*!< 0x00000100 */
+#define SYSCFG_CFGR2_SPF SYSCFG_CFGR2_SPF_Msk /*!< SRAM Parity error flag */
+#define SYSCFG_CFGR2_SRAM_PE SYSCFG_CFGR2_SPF /*!< SRAM Parity error flag (define maintained for legacy purpose) */
+
+/***************** Bit definition for SYSCFG_ITLINEx ISR Wrapper register ****************/
+#define SYSCFG_ITLINE0_SR_EWDG_Pos (0U)
+#define SYSCFG_ITLINE0_SR_EWDG_Msk (0x1UL << SYSCFG_ITLINE0_SR_EWDG_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE0_SR_EWDG SYSCFG_ITLINE0_SR_EWDG_Msk /*!< EWDG interrupt */
+#define SYSCFG_ITLINE2_SR_TAMPER_Pos (0U)
+#define SYSCFG_ITLINE2_SR_TAMPER_Msk (0x1UL << SYSCFG_ITLINE2_SR_TAMPER_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE2_SR_TAMPER SYSCFG_ITLINE2_SR_TAMPER_Msk /*!< TAMPER -> exti[21] interrupt */
+#define SYSCFG_ITLINE2_SR_RTC_Pos (1U)
+#define SYSCFG_ITLINE2_SR_RTC_Msk (0x1UL << SYSCFG_ITLINE2_SR_RTC_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE2_SR_RTC SYSCFG_ITLINE2_SR_RTC_Msk /*!< RTC -> exti[19] interrupt .... */
+#define SYSCFG_ITLINE3_SR_FLASH_ECC_Pos (0U)
+#define SYSCFG_ITLINE3_SR_FLASH_ECC_Msk (0x1UL << SYSCFG_ITLINE3_SR_FLASH_ECC_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE3_SR_FLASH_ECC SYSCFG_ITLINE3_SR_FLASH_ECC_Msk /*!< Flash ITF ECC interrupt */
+#define SYSCFG_ITLINE3_SR_FLASH_ITF_Pos (1U)
+#define SYSCFG_ITLINE3_SR_FLASH_ITF_Msk (0x1UL << SYSCFG_ITLINE3_SR_FLASH_ITF_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE3_SR_FLASH_ITF SYSCFG_ITLINE3_SR_FLASH_ITF_Msk /*!< FLASH ITF interrupt */
+#define SYSCFG_ITLINE4_SR_CLK_CTRL_Pos (0U)
+#define SYSCFG_ITLINE4_SR_CLK_CTRL_Msk (0x1UL << SYSCFG_ITLINE4_SR_CLK_CTRL_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE4_SR_CLK_CTRL SYSCFG_ITLINE4_SR_CLK_CTRL_Msk /*!< RCC interrupt */
+#define SYSCFG_ITLINE5_SR_EXTI0_Pos (0U)
+#define SYSCFG_ITLINE5_SR_EXTI0_Msk (0x1UL << SYSCFG_ITLINE5_SR_EXTI0_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE5_SR_EXTI0 SYSCFG_ITLINE5_SR_EXTI0_Msk /*!< External Interrupt 0 */
+#define SYSCFG_ITLINE5_SR_EXTI1_Pos (1U)
+#define SYSCFG_ITLINE5_SR_EXTI1_Msk (0x1UL << SYSCFG_ITLINE5_SR_EXTI1_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE5_SR_EXTI1 SYSCFG_ITLINE5_SR_EXTI1_Msk /*!< External Interrupt 1 */
+#define SYSCFG_ITLINE6_SR_EXTI2_Pos (0U)
+#define SYSCFG_ITLINE6_SR_EXTI2_Msk (0x1UL << SYSCFG_ITLINE6_SR_EXTI2_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE6_SR_EXTI2 SYSCFG_ITLINE6_SR_EXTI2_Msk /*!< External Interrupt 2 */
+#define SYSCFG_ITLINE6_SR_EXTI3_Pos (1U)
+#define SYSCFG_ITLINE6_SR_EXTI3_Msk (0x1UL << SYSCFG_ITLINE6_SR_EXTI3_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE6_SR_EXTI3 SYSCFG_ITLINE6_SR_EXTI3_Msk /*!< External Interrupt 3 */
+#define SYSCFG_ITLINE7_SR_EXTI4_Pos (0U)
+#define SYSCFG_ITLINE7_SR_EXTI4_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI4_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE7_SR_EXTI4 SYSCFG_ITLINE7_SR_EXTI4_Msk /*!< External Interrupt 4 */
+#define SYSCFG_ITLINE7_SR_EXTI5_Pos (1U)
+#define SYSCFG_ITLINE7_SR_EXTI5_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI5_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE7_SR_EXTI5 SYSCFG_ITLINE7_SR_EXTI5_Msk /*!< External Interrupt 5 */
+#define SYSCFG_ITLINE7_SR_EXTI6_Pos (2U)
+#define SYSCFG_ITLINE7_SR_EXTI6_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI6_Pos) /*!< 0x00000004 */
+#define SYSCFG_ITLINE7_SR_EXTI6 SYSCFG_ITLINE7_SR_EXTI6_Msk /*!< External Interrupt 6 */
+#define SYSCFG_ITLINE7_SR_EXTI7_Pos (3U)
+#define SYSCFG_ITLINE7_SR_EXTI7_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI7_Pos) /*!< 0x00000008 */
+#define SYSCFG_ITLINE7_SR_EXTI7 SYSCFG_ITLINE7_SR_EXTI7_Msk /*!< External Interrupt 7 */
+#define SYSCFG_ITLINE7_SR_EXTI8_Pos (4U)
+#define SYSCFG_ITLINE7_SR_EXTI8_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI8_Pos) /*!< 0x00000010 */
+#define SYSCFG_ITLINE7_SR_EXTI8 SYSCFG_ITLINE7_SR_EXTI8_Msk /*!< External Interrupt 8 */
+#define SYSCFG_ITLINE7_SR_EXTI9_Pos (5U)
+#define SYSCFG_ITLINE7_SR_EXTI9_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI9_Pos) /*!< 0x00000020 */
+#define SYSCFG_ITLINE7_SR_EXTI9 SYSCFG_ITLINE7_SR_EXTI9_Msk /*!< External Interrupt 9 */
+#define SYSCFG_ITLINE7_SR_EXTI10_Pos (6U)
+#define SYSCFG_ITLINE7_SR_EXTI10_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI10_Pos) /*!< 0x00000040 */
+#define SYSCFG_ITLINE7_SR_EXTI10 SYSCFG_ITLINE7_SR_EXTI10_Msk /*!< External Interrupt 10 */
+#define SYSCFG_ITLINE7_SR_EXTI11_Pos (7U)
+#define SYSCFG_ITLINE7_SR_EXTI11_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI11_Pos) /*!< 0x00000080 */
+#define SYSCFG_ITLINE7_SR_EXTI11 SYSCFG_ITLINE7_SR_EXTI11_Msk /*!< External Interrupt 11 */
+#define SYSCFG_ITLINE7_SR_EXTI12_Pos (8U)
+#define SYSCFG_ITLINE7_SR_EXTI12_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI12_Pos) /*!< 0x00000100 */
+#define SYSCFG_ITLINE7_SR_EXTI12 SYSCFG_ITLINE7_SR_EXTI12_Msk /*!< External Interrupt 12 */
+#define SYSCFG_ITLINE7_SR_EXTI13_Pos (9U)
+#define SYSCFG_ITLINE7_SR_EXTI13_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI13_Pos) /*!< 0x00000200 */
+#define SYSCFG_ITLINE7_SR_EXTI13 SYSCFG_ITLINE7_SR_EXTI13_Msk /*!< External Interrupt 13 */
+#define SYSCFG_ITLINE7_SR_EXTI14_Pos (10U)
+#define SYSCFG_ITLINE7_SR_EXTI14_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI14_Pos) /*!< 0x00000400 */
+#define SYSCFG_ITLINE7_SR_EXTI14 SYSCFG_ITLINE7_SR_EXTI14_Msk /*!< External Interrupt 14 */
+#define SYSCFG_ITLINE7_SR_EXTI15_Pos (11U)
+#define SYSCFG_ITLINE7_SR_EXTI15_Msk (0x1UL << SYSCFG_ITLINE7_SR_EXTI15_Pos) /*!< 0x00000800 */
+#define SYSCFG_ITLINE7_SR_EXTI15 SYSCFG_ITLINE7_SR_EXTI15_Msk /*!< External Interrupt 15 */
+#define SYSCFG_ITLINE9_SR_DMA1_CH1_Pos (0U)
+#define SYSCFG_ITLINE9_SR_DMA1_CH1_Msk (0x1UL << SYSCFG_ITLINE9_SR_DMA1_CH1_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE9_SR_DMA1_CH1 SYSCFG_ITLINE9_SR_DMA1_CH1_Msk /*!< DMA1 Channel 1 Interrupt */
+#define SYSCFG_ITLINE10_SR_DMA1_CH2_Pos (0U)
+#define SYSCFG_ITLINE10_SR_DMA1_CH2_Msk (0x1UL << SYSCFG_ITLINE10_SR_DMA1_CH2_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE10_SR_DMA1_CH2 SYSCFG_ITLINE10_SR_DMA1_CH2_Msk /*!< DMA1 Channel 2 Interrupt */
+#define SYSCFG_ITLINE10_SR_DMA1_CH3_Pos (1U)
+#define SYSCFG_ITLINE10_SR_DMA1_CH3_Msk (0x1UL << SYSCFG_ITLINE10_SR_DMA1_CH3_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE10_SR_DMA1_CH3 SYSCFG_ITLINE10_SR_DMA1_CH3_Msk /*!< DMA2 Channel 3 Interrupt */
+#define SYSCFG_ITLINE11_SR_DMAMUX1_Pos (0U)
+#define SYSCFG_ITLINE11_SR_DMAMUX1_Msk (0x1UL << SYSCFG_ITLINE11_SR_DMAMUX1_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE11_SR_DMAMUX1 SYSCFG_ITLINE11_SR_DMAMUX1_Msk /*!< DMAMUX Interrupt */
+#define SYSCFG_ITLINE11_SR_DMA1_CH4_Pos (1U)
+#define SYSCFG_ITLINE11_SR_DMA1_CH4_Msk (0x1UL << SYSCFG_ITLINE11_SR_DMA1_CH4_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE11_SR_DMA1_CH4 SYSCFG_ITLINE11_SR_DMA1_CH4_Msk /*!< DMA1 Channel 4 Interrupt */
+#define SYSCFG_ITLINE11_SR_DMA1_CH5_Pos (2U)
+#define SYSCFG_ITLINE11_SR_DMA1_CH5_Msk (0x1UL << SYSCFG_ITLINE11_SR_DMA1_CH5_Pos) /*!< 0x00000004 */
+#define SYSCFG_ITLINE11_SR_DMA1_CH5 SYSCFG_ITLINE11_SR_DMA1_CH5_Msk /*!< DMA1 Channel 5 Interrupt */
+#define SYSCFG_ITLINE11_SR_DMA1_CH6_Pos (3U)
+#define SYSCFG_ITLINE11_SR_DMA1_CH6_Msk (0x1UL << SYSCFG_ITLINE11_SR_DMA1_CH6_Pos) /*!< 0x00000008 */
+#define SYSCFG_ITLINE11_SR_DMA1_CH6 SYSCFG_ITLINE11_SR_DMA1_CH6_Msk /*!< DMA1 Channel 6 Interrupt */
+#define SYSCFG_ITLINE11_SR_DMA1_CH7_Pos (4U)
+#define SYSCFG_ITLINE11_SR_DMA1_CH7_Msk (0x1UL << SYSCFG_ITLINE11_SR_DMA1_CH7_Pos) /*!< 0x00000010 */
+#define SYSCFG_ITLINE11_SR_DMA1_CH7 SYSCFG_ITLINE11_SR_DMA1_CH7_Msk /*!< DMA1 Channel 7 Interrupt */
+#define SYSCFG_ITLINE12_SR_ADC_Pos (0U)
+#define SYSCFG_ITLINE12_SR_ADC_Msk (0x1UL << SYSCFG_ITLINE12_SR_ADC_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE12_SR_ADC SYSCFG_ITLINE12_SR_ADC_Msk /*!< ADC Interrupt */
+#define SYSCFG_ITLINE13_SR_TIM1_CCU_Pos (0U)
+#define SYSCFG_ITLINE13_SR_TIM1_CCU_Msk (0x1UL << SYSCFG_ITLINE13_SR_TIM1_CCU_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE13_SR_TIM1_CCU SYSCFG_ITLINE13_SR_TIM1_CCU_Msk /*!< TIM1 CCU Interrupt */
+#define SYSCFG_ITLINE13_SR_TIM1_TRG_Pos (1U)
+#define SYSCFG_ITLINE13_SR_TIM1_TRG_Msk (0x1UL << SYSCFG_ITLINE13_SR_TIM1_TRG_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE13_SR_TIM1_TRG SYSCFG_ITLINE13_SR_TIM1_TRG_Msk /*!< TIM1 TRG Interrupt */
+#define SYSCFG_ITLINE13_SR_TIM1_UPD_Pos (2U)
+#define SYSCFG_ITLINE13_SR_TIM1_UPD_Msk (0x1UL << SYSCFG_ITLINE13_SR_TIM1_UPD_Pos) /*!< 0x00000004 */
+#define SYSCFG_ITLINE13_SR_TIM1_UPD SYSCFG_ITLINE13_SR_TIM1_UPD_Msk /*!< TIM1 UPD Interrupt */
+#define SYSCFG_ITLINE13_SR_TIM1_BRK_Pos (3U)
+#define SYSCFG_ITLINE13_SR_TIM1_BRK_Msk (0x1UL << SYSCFG_ITLINE13_SR_TIM1_BRK_Pos) /*!< 0x00000008 */
+#define SYSCFG_ITLINE13_SR_TIM1_BRK SYSCFG_ITLINE13_SR_TIM1_BRK_Msk /*!< TIM1 BRK Interrupt */
+#define SYSCFG_ITLINE14_SR_TIM1_CC_Pos (0U)
+#define SYSCFG_ITLINE14_SR_TIM1_CC_Msk (0x1UL << SYSCFG_ITLINE14_SR_TIM1_CC_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE14_SR_TIM1_CC SYSCFG_ITLINE14_SR_TIM1_CC_Msk /*!< TIM1 CC Interrupt */
+#define SYSCFG_ITLINE16_SR_TIM3_GLB_Pos (0U)
+#define SYSCFG_ITLINE16_SR_TIM3_GLB_Msk (0x1UL << SYSCFG_ITLINE16_SR_TIM3_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE16_SR_TIM3_GLB SYSCFG_ITLINE16_SR_TIM3_GLB_Msk /*!< TIM3 GLB Interrupt */
+#define SYSCFG_ITLINE17_SR_TIM6_GLB_Pos (0U)
+#define SYSCFG_ITLINE17_SR_TIM6_GLB_Msk (0x1UL << SYSCFG_ITLINE17_SR_TIM6_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE17_SR_TIM6_GLB SYSCFG_ITLINE17_SR_TIM6_GLB_Msk /*!< TIM6 GLB Interrupt */
+#define SYSCFG_ITLINE18_SR_TIM7_GLB_Pos (0U)
+#define SYSCFG_ITLINE18_SR_TIM7_GLB_Msk (0x1UL << SYSCFG_ITLINE18_SR_TIM7_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE18_SR_TIM7_GLB SYSCFG_ITLINE18_SR_TIM7_GLB_Msk /*!< TIM7 GLB Interrupt */
+#define SYSCFG_ITLINE19_SR_TIM14_GLB_Pos (0U)
+#define SYSCFG_ITLINE19_SR_TIM14_GLB_Msk (0x1UL << SYSCFG_ITLINE19_SR_TIM14_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE19_SR_TIM14_GLB SYSCFG_ITLINE19_SR_TIM14_GLB_Msk /*!< TIM14 GLB Interrupt */
+#define SYSCFG_ITLINE20_SR_TIM15_GLB_Pos (0U)
+#define SYSCFG_ITLINE20_SR_TIM15_GLB_Msk (0x1UL << SYSCFG_ITLINE20_SR_TIM15_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE20_SR_TIM15_GLB SYSCFG_ITLINE20_SR_TIM15_GLB_Msk /*!< TIM15 GLB Interrupt */
+#define SYSCFG_ITLINE21_SR_TIM16_GLB_Pos (0U)
+#define SYSCFG_ITLINE21_SR_TIM16_GLB_Msk (0x1UL << SYSCFG_ITLINE21_SR_TIM16_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE21_SR_TIM16_GLB SYSCFG_ITLINE21_SR_TIM16_GLB_Msk /*!< TIM16 GLB Interrupt */
+#define SYSCFG_ITLINE22_SR_TIM17_GLB_Pos (0U)
+#define SYSCFG_ITLINE22_SR_TIM17_GLB_Msk (0x1UL << SYSCFG_ITLINE22_SR_TIM17_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE22_SR_TIM17_GLB SYSCFG_ITLINE22_SR_TIM17_GLB_Msk /*!< TIM17 GLB Interrupt */
+#define SYSCFG_ITLINE23_SR_I2C1_GLB_Pos (0U)
+#define SYSCFG_ITLINE23_SR_I2C1_GLB_Msk (0x1UL << SYSCFG_ITLINE23_SR_I2C1_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE23_SR_I2C1_GLB SYSCFG_ITLINE23_SR_I2C1_GLB_Msk /*!< I2C1 GLB Interrupt -> exti[23] */
+#define SYSCFG_ITLINE24_SR_I2C2_GLB_Pos (0U)
+#define SYSCFG_ITLINE24_SR_I2C2_GLB_Msk (0x1UL << SYSCFG_ITLINE24_SR_I2C2_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE24_SR_I2C2_GLB SYSCFG_ITLINE24_SR_I2C2_GLB_Msk /*!< I2C2 GLB Interrupt -> exti[22]*/
+#define SYSCFG_ITLINE25_SR_SPI1_Pos (0U)
+#define SYSCFG_ITLINE25_SR_SPI1_Msk (0x1UL << SYSCFG_ITLINE25_SR_SPI1_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE25_SR_SPI1 SYSCFG_ITLINE25_SR_SPI1_Msk /*!< SPI1 Interrupt */
+#define SYSCFG_ITLINE26_SR_SPI2_Pos (0U)
+#define SYSCFG_ITLINE26_SR_SPI2_Msk (0x1UL << SYSCFG_ITLINE26_SR_SPI2_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE26_SR_SPI2 SYSCFG_ITLINE26_SR_SPI2_Msk /*!< SPI2 Interrupt */
+#define SYSCFG_ITLINE27_SR_USART1_GLB_Pos (0U)
+#define SYSCFG_ITLINE27_SR_USART1_GLB_Msk (0x1UL << SYSCFG_ITLINE27_SR_USART1_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE27_SR_USART1_GLB SYSCFG_ITLINE27_SR_USART1_GLB_Msk /*!< USART1 GLB Interrupt -> exti[25] */
+#define SYSCFG_ITLINE28_SR_USART2_GLB_Pos (0U)
+#define SYSCFG_ITLINE28_SR_USART2_GLB_Msk (0x1UL << SYSCFG_ITLINE28_SR_USART2_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE28_SR_USART2_GLB SYSCFG_ITLINE28_SR_USART2_GLB_Msk /*!< USART2 GLB Interrupt -> exti[26] */
+#define SYSCFG_ITLINE29_SR_USART3_GLB_Pos (0U)
+#define SYSCFG_ITLINE29_SR_USART3_GLB_Msk (0x1UL << SYSCFG_ITLINE29_SR_USART3_GLB_Pos) /*!< 0x00000001 */
+#define SYSCFG_ITLINE29_SR_USART3_GLB SYSCFG_ITLINE29_SR_USART3_GLB_Msk /*!< USART3 GLB Interrupt */
+#define SYSCFG_ITLINE29_SR_USART4_GLB_Pos (1U)
+#define SYSCFG_ITLINE29_SR_USART4_GLB_Msk (0x1UL << SYSCFG_ITLINE29_SR_USART4_GLB_Pos) /*!< 0x00000002 */
+#define SYSCFG_ITLINE29_SR_USART4_GLB SYSCFG_ITLINE29_SR_USART4_GLB_Msk /*!< USART4 GLB Interrupt */
+
+/******************************************************************************/
+/* */
+/* TIM */
+/* */
+/******************************************************************************/
+/******************* Bit definition for TIM_CR1 register ********************/
+#define TIM_CR1_CEN_Pos (0U)
+#define TIM_CR1_CEN_Msk (0x1UL << TIM_CR1_CEN_Pos) /*!< 0x00000001 */
+#define TIM_CR1_CEN TIM_CR1_CEN_Msk /*!<Counter enable */
+#define TIM_CR1_UDIS_Pos (1U)
+#define TIM_CR1_UDIS_Msk (0x1UL << TIM_CR1_UDIS_Pos) /*!< 0x00000002 */
+#define TIM_CR1_UDIS TIM_CR1_UDIS_Msk /*!<Update disable */
+#define TIM_CR1_URS_Pos (2U)
+#define TIM_CR1_URS_Msk (0x1UL << TIM_CR1_URS_Pos) /*!< 0x00000004 */
+#define TIM_CR1_URS TIM_CR1_URS_Msk /*!<Update request source */
+#define TIM_CR1_OPM_Pos (3U)
+#define TIM_CR1_OPM_Msk (0x1UL << TIM_CR1_OPM_Pos) /*!< 0x00000008 */
+#define TIM_CR1_OPM TIM_CR1_OPM_Msk /*!<One pulse mode */
+#define TIM_CR1_DIR_Pos (4U)
+#define TIM_CR1_DIR_Msk (0x1UL << TIM_CR1_DIR_Pos) /*!< 0x00000010 */
+#define TIM_CR1_DIR TIM_CR1_DIR_Msk /*!<Direction */
+
+#define TIM_CR1_CMS_Pos (5U)
+#define TIM_CR1_CMS_Msk (0x3UL << TIM_CR1_CMS_Pos) /*!< 0x00000060 */
+#define TIM_CR1_CMS TIM_CR1_CMS_Msk /*!<CMS[1:0] bits (Center-aligned mode selection) */
+#define TIM_CR1_CMS_0 (0x1UL << TIM_CR1_CMS_Pos) /*!< 0x00000020 */
+#define TIM_CR1_CMS_1 (0x2UL << TIM_CR1_CMS_Pos) /*!< 0x00000040 */
+
+#define TIM_CR1_ARPE_Pos (7U)
+#define TIM_CR1_ARPE_Msk (0x1UL << TIM_CR1_ARPE_Pos) /*!< 0x00000080 */
+#define TIM_CR1_ARPE TIM_CR1_ARPE_Msk /*!<Auto-reload preload enable */
+
+#define TIM_CR1_CKD_Pos (8U)
+#define TIM_CR1_CKD_Msk (0x3UL << TIM_CR1_CKD_Pos) /*!< 0x00000300 */
+#define TIM_CR1_CKD TIM_CR1_CKD_Msk /*!<CKD[1:0] bits (clock division) */
+#define TIM_CR1_CKD_0 (0x1UL << TIM_CR1_CKD_Pos) /*!< 0x00000100 */
+#define TIM_CR1_CKD_1 (0x2UL << TIM_CR1_CKD_Pos) /*!< 0x00000200 */
+
+#define TIM_CR1_UIFREMAP_Pos (11U)
+#define TIM_CR1_UIFREMAP_Msk (0x1UL << TIM_CR1_UIFREMAP_Pos) /*!< 0x00000800 */
+#define TIM_CR1_UIFREMAP TIM_CR1_UIFREMAP_Msk /*!<Update interrupt flag remap */
+
+/******************* Bit definition for TIM_CR2 register ********************/
+#define TIM_CR2_CCPC_Pos (0U)
+#define TIM_CR2_CCPC_Msk (0x1UL << TIM_CR2_CCPC_Pos) /*!< 0x00000001 */
+#define TIM_CR2_CCPC TIM_CR2_CCPC_Msk /*!<Capture/Compare Preloaded Control */
+#define TIM_CR2_CCUS_Pos (2U)
+#define TIM_CR2_CCUS_Msk (0x1UL << TIM_CR2_CCUS_Pos) /*!< 0x00000004 */
+#define TIM_CR2_CCUS TIM_CR2_CCUS_Msk /*!<Capture/Compare Control Update Selection */
+#define TIM_CR2_CCDS_Pos (3U)
+#define TIM_CR2_CCDS_Msk (0x1UL << TIM_CR2_CCDS_Pos) /*!< 0x00000008 */
+#define TIM_CR2_CCDS TIM_CR2_CCDS_Msk /*!<Capture/Compare DMA Selection */
+
+#define TIM_CR2_MMS_Pos (4U)
+#define TIM_CR2_MMS_Msk (0x7UL << TIM_CR2_MMS_Pos) /*!< 0x00000070 */
+#define TIM_CR2_MMS TIM_CR2_MMS_Msk /*!<MMS[2:0] bits (Master Mode Selection) */
+#define TIM_CR2_MMS_0 (0x1UL << TIM_CR2_MMS_Pos) /*!< 0x00000010 */
+#define TIM_CR2_MMS_1 (0x2UL << TIM_CR2_MMS_Pos) /*!< 0x00000020 */
+#define TIM_CR2_MMS_2 (0x4UL << TIM_CR2_MMS_Pos) /*!< 0x00000040 */
+
+#define TIM_CR2_TI1S_Pos (7U)
+#define TIM_CR2_TI1S_Msk (0x1UL << TIM_CR2_TI1S_Pos) /*!< 0x00000080 */
+#define TIM_CR2_TI1S TIM_CR2_TI1S_Msk /*!<TI1 Selection */
+#define TIM_CR2_OIS1_Pos (8U)
+#define TIM_CR2_OIS1_Msk (0x1UL << TIM_CR2_OIS1_Pos) /*!< 0x00000100 */
+#define TIM_CR2_OIS1 TIM_CR2_OIS1_Msk /*!<Output Idle state 1 (OC1 output) */
+#define TIM_CR2_OIS1N_Pos (9U)
+#define TIM_CR2_OIS1N_Msk (0x1UL << TIM_CR2_OIS1N_Pos) /*!< 0x00000200 */
+#define TIM_CR2_OIS1N TIM_CR2_OIS1N_Msk /*!<Output Idle state 1 (OC1N output) */
+#define TIM_CR2_OIS2_Pos (10U)
+#define TIM_CR2_OIS2_Msk (0x1UL << TIM_CR2_OIS2_Pos) /*!< 0x00000400 */
+#define TIM_CR2_OIS2 TIM_CR2_OIS2_Msk /*!<Output Idle state 2 (OC2 output) */
+#define TIM_CR2_OIS2N_Pos (11U)
+#define TIM_CR2_OIS2N_Msk (0x1UL << TIM_CR2_OIS2N_Pos) /*!< 0x00000800 */
+#define TIM_CR2_OIS2N TIM_CR2_OIS2N_Msk /*!<Output Idle state 2 (OC2N output) */
+#define TIM_CR2_OIS3_Pos (12U)
+#define TIM_CR2_OIS3_Msk (0x1UL << TIM_CR2_OIS3_Pos) /*!< 0x00001000 */
+#define TIM_CR2_OIS3 TIM_CR2_OIS3_Msk /*!<Output Idle state 3 (OC3 output) */
+#define TIM_CR2_OIS3N_Pos (13U)
+#define TIM_CR2_OIS3N_Msk (0x1UL << TIM_CR2_OIS3N_Pos) /*!< 0x00002000 */
+#define TIM_CR2_OIS3N TIM_CR2_OIS3N_Msk /*!<Output Idle state 3 (OC3N output) */
+#define TIM_CR2_OIS4_Pos (14U)
+#define TIM_CR2_OIS4_Msk (0x1UL << TIM_CR2_OIS4_Pos) /*!< 0x00004000 */
+#define TIM_CR2_OIS4 TIM_CR2_OIS4_Msk /*!<Output Idle state 4 (OC4 output) */
+#define TIM_CR2_OIS5_Pos (16U)
+#define TIM_CR2_OIS5_Msk (0x1UL << TIM_CR2_OIS5_Pos) /*!< 0x00010000 */
+#define TIM_CR2_OIS5 TIM_CR2_OIS5_Msk /*!<Output Idle state 5 (OC5 output) */
+#define TIM_CR2_OIS6_Pos (18U)
+#define TIM_CR2_OIS6_Msk (0x1UL << TIM_CR2_OIS6_Pos) /*!< 0x00040000 */
+#define TIM_CR2_OIS6 TIM_CR2_OIS6_Msk /*!<Output Idle state 6 (OC6 output) */
+
+#define TIM_CR2_MMS2_Pos (20U)
+#define TIM_CR2_MMS2_Msk (0xFUL << TIM_CR2_MMS2_Pos) /*!< 0x00F00000 */
+#define TIM_CR2_MMS2 TIM_CR2_MMS2_Msk /*!<MMS[2:0] bits (Master Mode Selection) */
+#define TIM_CR2_MMS2_0 (0x1UL << TIM_CR2_MMS2_Pos) /*!< 0x00100000 */
+#define TIM_CR2_MMS2_1 (0x2UL << TIM_CR2_MMS2_Pos) /*!< 0x00200000 */
+#define TIM_CR2_MMS2_2 (0x4UL << TIM_CR2_MMS2_Pos) /*!< 0x00400000 */
+#define TIM_CR2_MMS2_3 (0x8UL << TIM_CR2_MMS2_Pos) /*!< 0x00800000 */
+
+/******************* Bit definition for TIM_SMCR register *******************/
+#define TIM_SMCR_SMS_Pos (0U)
+#define TIM_SMCR_SMS_Msk (0x10007UL << TIM_SMCR_SMS_Pos) /*!< 0x00010007 */
+#define TIM_SMCR_SMS TIM_SMCR_SMS_Msk /*!<SMS[2:0] bits (Slave mode selection) */
+#define TIM_SMCR_SMS_0 (0x00001UL << TIM_SMCR_SMS_Pos) /*!< 0x00000001 */
+#define TIM_SMCR_SMS_1 (0x00002UL << TIM_SMCR_SMS_Pos) /*!< 0x00000002 */
+#define TIM_SMCR_SMS_2 (0x00004UL << TIM_SMCR_SMS_Pos) /*!< 0x00000004 */
+#define TIM_SMCR_SMS_3 (0x10000UL << TIM_SMCR_SMS_Pos) /*!< 0x00010000 */
+
+#define TIM_SMCR_OCCS_Pos (3U)
+#define TIM_SMCR_OCCS_Msk (0x1UL << TIM_SMCR_OCCS_Pos) /*!< 0x00000008 */
+#define TIM_SMCR_OCCS TIM_SMCR_OCCS_Msk /*!< OCREF clear selection */
+
+#define TIM_SMCR_TS_Pos (4U)
+#define TIM_SMCR_TS_Msk (0x30007UL << TIM_SMCR_TS_Pos) /*!< 0x00300070 */
+#define TIM_SMCR_TS TIM_SMCR_TS_Msk /*!<TS[2:0] bits (Trigger selection) */
+#define TIM_SMCR_TS_0 (0x00001UL << TIM_SMCR_TS_Pos) /*!< 0x00000010 */
+#define TIM_SMCR_TS_1 (0x00002UL << TIM_SMCR_TS_Pos) /*!< 0x00000020 */
+#define TIM_SMCR_TS_2 (0x00004UL << TIM_SMCR_TS_Pos) /*!< 0x00000040 */
+#define TIM_SMCR_TS_3 (0x10000UL << TIM_SMCR_TS_Pos) /*!< 0x00100000 */
+#define TIM_SMCR_TS_4 (0x20000UL << TIM_SMCR_TS_Pos) /*!< 0x00200000 */
+
+#define TIM_SMCR_MSM_Pos (7U)
+#define TIM_SMCR_MSM_Msk (0x1UL << TIM_SMCR_MSM_Pos) /*!< 0x00000080 */
+#define TIM_SMCR_MSM TIM_SMCR_MSM_Msk /*!<Master/slave mode */
+
+#define TIM_SMCR_ETF_Pos (8U)
+#define TIM_SMCR_ETF_Msk (0xFUL << TIM_SMCR_ETF_Pos) /*!< 0x00000F00 */
+#define TIM_SMCR_ETF TIM_SMCR_ETF_Msk /*!<ETF[3:0] bits (External trigger filter) */
+#define TIM_SMCR_ETF_0 (0x1UL << TIM_SMCR_ETF_Pos) /*!< 0x00000100 */
+#define TIM_SMCR_ETF_1 (0x2UL << TIM_SMCR_ETF_Pos) /*!< 0x00000200 */
+#define TIM_SMCR_ETF_2 (0x4UL << TIM_SMCR_ETF_Pos) /*!< 0x00000400 */
+#define TIM_SMCR_ETF_3 (0x8UL << TIM_SMCR_ETF_Pos) /*!< 0x00000800 */
+
+#define TIM_SMCR_ETPS_Pos (12U)
+#define TIM_SMCR_ETPS_Msk (0x3UL << TIM_SMCR_ETPS_Pos) /*!< 0x00003000 */
+#define TIM_SMCR_ETPS TIM_SMCR_ETPS_Msk /*!<ETPS[1:0] bits (External trigger prescaler) */
+#define TIM_SMCR_ETPS_0 (0x1UL << TIM_SMCR_ETPS_Pos) /*!< 0x00001000 */
+#define TIM_SMCR_ETPS_1 (0x2UL << TIM_SMCR_ETPS_Pos) /*!< 0x00002000 */
+
+#define TIM_SMCR_ECE_Pos (14U)
+#define TIM_SMCR_ECE_Msk (0x1UL << TIM_SMCR_ECE_Pos) /*!< 0x00004000 */
+#define TIM_SMCR_ECE TIM_SMCR_ECE_Msk /*!<External clock enable */
+#define TIM_SMCR_ETP_Pos (15U)
+#define TIM_SMCR_ETP_Msk (0x1UL << TIM_SMCR_ETP_Pos) /*!< 0x00008000 */
+#define TIM_SMCR_ETP TIM_SMCR_ETP_Msk /*!<External trigger polarity */
+
+/******************* Bit definition for TIM_DIER register *******************/
+#define TIM_DIER_UIE_Pos (0U)
+#define TIM_DIER_UIE_Msk (0x1UL << TIM_DIER_UIE_Pos) /*!< 0x00000001 */
+#define TIM_DIER_UIE TIM_DIER_UIE_Msk /*!<Update interrupt enable */
+#define TIM_DIER_CC1IE_Pos (1U)
+#define TIM_DIER_CC1IE_Msk (0x1UL << TIM_DIER_CC1IE_Pos) /*!< 0x00000002 */
+#define TIM_DIER_CC1IE TIM_DIER_CC1IE_Msk /*!<Capture/Compare 1 interrupt enable */
+#define TIM_DIER_CC2IE_Pos (2U)
+#define TIM_DIER_CC2IE_Msk (0x1UL << TIM_DIER_CC2IE_Pos) /*!< 0x00000004 */
+#define TIM_DIER_CC2IE TIM_DIER_CC2IE_Msk /*!<Capture/Compare 2 interrupt enable */
+#define TIM_DIER_CC3IE_Pos (3U)
+#define TIM_DIER_CC3IE_Msk (0x1UL << TIM_DIER_CC3IE_Pos) /*!< 0x00000008 */
+#define TIM_DIER_CC3IE TIM_DIER_CC3IE_Msk /*!<Capture/Compare 3 interrupt enable */
+#define TIM_DIER_CC4IE_Pos (4U)
+#define TIM_DIER_CC4IE_Msk (0x1UL << TIM_DIER_CC4IE_Pos) /*!< 0x00000010 */
+#define TIM_DIER_CC4IE TIM_DIER_CC4IE_Msk /*!<Capture/Compare 4 interrupt enable */
+#define TIM_DIER_COMIE_Pos (5U)
+#define TIM_DIER_COMIE_Msk (0x1UL << TIM_DIER_COMIE_Pos) /*!< 0x00000020 */
+#define TIM_DIER_COMIE TIM_DIER_COMIE_Msk /*!<COM interrupt enable */
+#define TIM_DIER_TIE_Pos (6U)
+#define TIM_DIER_TIE_Msk (0x1UL << TIM_DIER_TIE_Pos) /*!< 0x00000040 */
+#define TIM_DIER_TIE TIM_DIER_TIE_Msk /*!<Trigger interrupt enable */
+#define TIM_DIER_BIE_Pos (7U)
+#define TIM_DIER_BIE_Msk (0x1UL << TIM_DIER_BIE_Pos) /*!< 0x00000080 */
+#define TIM_DIER_BIE TIM_DIER_BIE_Msk /*!<Break interrupt enable */
+#define TIM_DIER_UDE_Pos (8U)
+#define TIM_DIER_UDE_Msk (0x1UL << TIM_DIER_UDE_Pos) /*!< 0x00000100 */
+#define TIM_DIER_UDE TIM_DIER_UDE_Msk /*!<Update DMA request enable */
+#define TIM_DIER_CC1DE_Pos (9U)
+#define TIM_DIER_CC1DE_Msk (0x1UL << TIM_DIER_CC1DE_Pos) /*!< 0x00000200 */
+#define TIM_DIER_CC1DE TIM_DIER_CC1DE_Msk /*!<Capture/Compare 1 DMA request enable */
+#define TIM_DIER_CC2DE_Pos (10U)
+#define TIM_DIER_CC2DE_Msk (0x1UL << TIM_DIER_CC2DE_Pos) /*!< 0x00000400 */
+#define TIM_DIER_CC2DE TIM_DIER_CC2DE_Msk /*!<Capture/Compare 2 DMA request enable */
+#define TIM_DIER_CC3DE_Pos (11U)
+#define TIM_DIER_CC3DE_Msk (0x1UL << TIM_DIER_CC3DE_Pos) /*!< 0x00000800 */
+#define TIM_DIER_CC3DE TIM_DIER_CC3DE_Msk /*!<Capture/Compare 3 DMA request enable */
+#define TIM_DIER_CC4DE_Pos (12U)
+#define TIM_DIER_CC4DE_Msk (0x1UL << TIM_DIER_CC4DE_Pos) /*!< 0x00001000 */
+#define TIM_DIER_CC4DE TIM_DIER_CC4DE_Msk /*!<Capture/Compare 4 DMA request enable */
+#define TIM_DIER_COMDE_Pos (13U)
+#define TIM_DIER_COMDE_Msk (0x1UL << TIM_DIER_COMDE_Pos) /*!< 0x00002000 */
+#define TIM_DIER_COMDE TIM_DIER_COMDE_Msk /*!<COM DMA request enable */
+#define TIM_DIER_TDE_Pos (14U)
+#define TIM_DIER_TDE_Msk (0x1UL << TIM_DIER_TDE_Pos) /*!< 0x00004000 */
+#define TIM_DIER_TDE TIM_DIER_TDE_Msk /*!<Trigger DMA request enable */
+
+/******************** Bit definition for TIM_SR register ********************/
+#define TIM_SR_UIF_Pos (0U)
+#define TIM_SR_UIF_Msk (0x1UL << TIM_SR_UIF_Pos) /*!< 0x00000001 */
+#define TIM_SR_UIF TIM_SR_UIF_Msk /*!<Update interrupt Flag */
+#define TIM_SR_CC1IF_Pos (1U)
+#define TIM_SR_CC1IF_Msk (0x1UL << TIM_SR_CC1IF_Pos) /*!< 0x00000002 */
+#define TIM_SR_CC1IF TIM_SR_CC1IF_Msk /*!<Capture/Compare 1 interrupt Flag */
+#define TIM_SR_CC2IF_Pos (2U)
+#define TIM_SR_CC2IF_Msk (0x1UL << TIM_SR_CC2IF_Pos) /*!< 0x00000004 */
+#define TIM_SR_CC2IF TIM_SR_CC2IF_Msk /*!<Capture/Compare 2 interrupt Flag */
+#define TIM_SR_CC3IF_Pos (3U)
+#define TIM_SR_CC3IF_Msk (0x1UL << TIM_SR_CC3IF_Pos) /*!< 0x00000008 */
+#define TIM_SR_CC3IF TIM_SR_CC3IF_Msk /*!<Capture/Compare 3 interrupt Flag */
+#define TIM_SR_CC4IF_Pos (4U)
+#define TIM_SR_CC4IF_Msk (0x1UL << TIM_SR_CC4IF_Pos) /*!< 0x00000010 */
+#define TIM_SR_CC4IF TIM_SR_CC4IF_Msk /*!<Capture/Compare 4 interrupt Flag */
+#define TIM_SR_COMIF_Pos (5U)
+#define TIM_SR_COMIF_Msk (0x1UL << TIM_SR_COMIF_Pos) /*!< 0x00000020 */
+#define TIM_SR_COMIF TIM_SR_COMIF_Msk /*!<COM interrupt Flag */
+#define TIM_SR_TIF_Pos (6U)
+#define TIM_SR_TIF_Msk (0x1UL << TIM_SR_TIF_Pos) /*!< 0x00000040 */
+#define TIM_SR_TIF TIM_SR_TIF_Msk /*!<Trigger interrupt Flag */
+#define TIM_SR_BIF_Pos (7U)
+#define TIM_SR_BIF_Msk (0x1UL << TIM_SR_BIF_Pos) /*!< 0x00000080 */
+#define TIM_SR_BIF TIM_SR_BIF_Msk /*!<Break interrupt Flag */
+#define TIM_SR_B2IF_Pos (8U)
+#define TIM_SR_B2IF_Msk (0x1UL << TIM_SR_B2IF_Pos) /*!< 0x00000100 */
+#define TIM_SR_B2IF TIM_SR_B2IF_Msk /*!<Break 2 interrupt Flag */
+#define TIM_SR_CC1OF_Pos (9U)
+#define TIM_SR_CC1OF_Msk (0x1UL << TIM_SR_CC1OF_Pos) /*!< 0x00000200 */
+#define TIM_SR_CC1OF TIM_SR_CC1OF_Msk /*!<Capture/Compare 1 Overcapture Flag */
+#define TIM_SR_CC2OF_Pos (10U)
+#define TIM_SR_CC2OF_Msk (0x1UL << TIM_SR_CC2OF_Pos) /*!< 0x00000400 */
+#define TIM_SR_CC2OF TIM_SR_CC2OF_Msk /*!<Capture/Compare 2 Overcapture Flag */
+#define TIM_SR_CC3OF_Pos (11U)
+#define TIM_SR_CC3OF_Msk (0x1UL << TIM_SR_CC3OF_Pos) /*!< 0x00000800 */
+#define TIM_SR_CC3OF TIM_SR_CC3OF_Msk /*!<Capture/Compare 3 Overcapture Flag */
+#define TIM_SR_CC4OF_Pos (12U)
+#define TIM_SR_CC4OF_Msk (0x1UL << TIM_SR_CC4OF_Pos) /*!< 0x00001000 */
+#define TIM_SR_CC4OF TIM_SR_CC4OF_Msk /*!<Capture/Compare 4 Overcapture Flag */
+#define TIM_SR_SBIF_Pos (13U)
+#define TIM_SR_SBIF_Msk (0x1UL << TIM_SR_SBIF_Pos) /*!< 0x00002000 */
+#define TIM_SR_SBIF TIM_SR_SBIF_Msk /*!<System Break interrupt Flag */
+#define TIM_SR_CC5IF_Pos (16U)
+#define TIM_SR_CC5IF_Msk (0x1UL << TIM_SR_CC5IF_Pos) /*!< 0x00010000 */
+#define TIM_SR_CC5IF TIM_SR_CC5IF_Msk /*!<Capture/Compare 5 interrupt Flag */
+#define TIM_SR_CC6IF_Pos (17U)
+#define TIM_SR_CC6IF_Msk (0x1UL << TIM_SR_CC6IF_Pos) /*!< 0x00020000 */
+#define TIM_SR_CC6IF TIM_SR_CC6IF_Msk /*!<Capture/Compare 6 interrupt Flag */
+
+
+/******************* Bit definition for TIM_EGR register ********************/
+#define TIM_EGR_UG_Pos (0U)
+#define TIM_EGR_UG_Msk (0x1UL << TIM_EGR_UG_Pos) /*!< 0x00000001 */
+#define TIM_EGR_UG TIM_EGR_UG_Msk /*!<Update Generation */
+#define TIM_EGR_CC1G_Pos (1U)
+#define TIM_EGR_CC1G_Msk (0x1UL << TIM_EGR_CC1G_Pos) /*!< 0x00000002 */
+#define TIM_EGR_CC1G TIM_EGR_CC1G_Msk /*!<Capture/Compare 1 Generation */
+#define TIM_EGR_CC2G_Pos (2U)
+#define TIM_EGR_CC2G_Msk (0x1UL << TIM_EGR_CC2G_Pos) /*!< 0x00000004 */
+#define TIM_EGR_CC2G TIM_EGR_CC2G_Msk /*!<Capture/Compare 2 Generation */
+#define TIM_EGR_CC3G_Pos (3U)
+#define TIM_EGR_CC3G_Msk (0x1UL << TIM_EGR_CC3G_Pos) /*!< 0x00000008 */
+#define TIM_EGR_CC3G TIM_EGR_CC3G_Msk /*!<Capture/Compare 3 Generation */
+#define TIM_EGR_CC4G_Pos (4U)
+#define TIM_EGR_CC4G_Msk (0x1UL << TIM_EGR_CC4G_Pos) /*!< 0x00000010 */
+#define TIM_EGR_CC4G TIM_EGR_CC4G_Msk /*!<Capture/Compare 4 Generation */
+#define TIM_EGR_COMG_Pos (5U)
+#define TIM_EGR_COMG_Msk (0x1UL << TIM_EGR_COMG_Pos) /*!< 0x00000020 */
+#define TIM_EGR_COMG TIM_EGR_COMG_Msk /*!<Capture/Compare Control Update Generation */
+#define TIM_EGR_TG_Pos (6U)
+#define TIM_EGR_TG_Msk (0x1UL << TIM_EGR_TG_Pos) /*!< 0x00000040 */
+#define TIM_EGR_TG TIM_EGR_TG_Msk /*!<Trigger Generation */
+#define TIM_EGR_BG_Pos (7U)
+#define TIM_EGR_BG_Msk (0x1UL << TIM_EGR_BG_Pos) /*!< 0x00000080 */
+#define TIM_EGR_BG TIM_EGR_BG_Msk /*!<Break Generation */
+#define TIM_EGR_B2G_Pos (8U)
+#define TIM_EGR_B2G_Msk (0x1UL << TIM_EGR_B2G_Pos) /*!< 0x00000100 */
+#define TIM_EGR_B2G TIM_EGR_B2G_Msk /*!<Break 2 Generation */
+
+
+/****************** Bit definition for TIM_CCMR1 register *******************/
+#define TIM_CCMR1_CC1S_Pos (0U)
+#define TIM_CCMR1_CC1S_Msk (0x3UL << TIM_CCMR1_CC1S_Pos) /*!< 0x00000003 */
+#define TIM_CCMR1_CC1S TIM_CCMR1_CC1S_Msk /*!<CC1S[1:0] bits (Capture/Compare 1 Selection) */
+#define TIM_CCMR1_CC1S_0 (0x1UL << TIM_CCMR1_CC1S_Pos) /*!< 0x00000001 */
+#define TIM_CCMR1_CC1S_1 (0x2UL << TIM_CCMR1_CC1S_Pos) /*!< 0x00000002 */
+
+#define TIM_CCMR1_OC1FE_Pos (2U)
+#define TIM_CCMR1_OC1FE_Msk (0x1UL << TIM_CCMR1_OC1FE_Pos) /*!< 0x00000004 */
+#define TIM_CCMR1_OC1FE TIM_CCMR1_OC1FE_Msk /*!<Output Compare 1 Fast enable */
+#define TIM_CCMR1_OC1PE_Pos (3U)
+#define TIM_CCMR1_OC1PE_Msk (0x1UL << TIM_CCMR1_OC1PE_Pos) /*!< 0x00000008 */
+#define TIM_CCMR1_OC1PE TIM_CCMR1_OC1PE_Msk /*!<Output Compare 1 Preload enable */
+
+#define TIM_CCMR1_OC1M_Pos (4U)
+#define TIM_CCMR1_OC1M_Msk (0x1007UL << TIM_CCMR1_OC1M_Pos) /*!< 0x00010070 */
+#define TIM_CCMR1_OC1M TIM_CCMR1_OC1M_Msk /*!<OC1M[2:0] bits (Output Compare 1 Mode) */
+#define TIM_CCMR1_OC1M_0 (0x0001UL << TIM_CCMR1_OC1M_Pos) /*!< 0x00000010 */
+#define TIM_CCMR1_OC1M_1 (0x0002UL << TIM_CCMR1_OC1M_Pos) /*!< 0x00000020 */
+#define TIM_CCMR1_OC1M_2 (0x0004UL << TIM_CCMR1_OC1M_Pos) /*!< 0x00000040 */
+#define TIM_CCMR1_OC1M_3 (0x1000UL << TIM_CCMR1_OC1M_Pos) /*!< 0x00010000 */
+
+#define TIM_CCMR1_OC1CE_Pos (7U)
+#define TIM_CCMR1_OC1CE_Msk (0x1UL << TIM_CCMR1_OC1CE_Pos) /*!< 0x00000080 */
+#define TIM_CCMR1_OC1CE TIM_CCMR1_OC1CE_Msk /*!<Output Compare 1 Clear Enable */
+
+#define TIM_CCMR1_CC2S_Pos (8U)
+#define TIM_CCMR1_CC2S_Msk (0x3UL << TIM_CCMR1_CC2S_Pos) /*!< 0x00000300 */
+#define TIM_CCMR1_CC2S TIM_CCMR1_CC2S_Msk /*!<CC2S[1:0] bits (Capture/Compare 2 Selection) */
+#define TIM_CCMR1_CC2S_0 (0x1UL << TIM_CCMR1_CC2S_Pos) /*!< 0x00000100 */
+#define TIM_CCMR1_CC2S_1 (0x2UL << TIM_CCMR1_CC2S_Pos) /*!< 0x00000200 */
+
+#define TIM_CCMR1_OC2FE_Pos (10U)
+#define TIM_CCMR1_OC2FE_Msk (0x1UL << TIM_CCMR1_OC2FE_Pos) /*!< 0x00000400 */
+#define TIM_CCMR1_OC2FE TIM_CCMR1_OC2FE_Msk /*!<Output Compare 2 Fast enable */
+#define TIM_CCMR1_OC2PE_Pos (11U)
+#define TIM_CCMR1_OC2PE_Msk (0x1UL << TIM_CCMR1_OC2PE_Pos) /*!< 0x00000800 */
+#define TIM_CCMR1_OC2PE TIM_CCMR1_OC2PE_Msk /*!<Output Compare 2 Preload enable */
+
+#define TIM_CCMR1_OC2M_Pos (12U)
+#define TIM_CCMR1_OC2M_Msk (0x1007UL << TIM_CCMR1_OC2M_Pos) /*!< 0x01007000 */
+#define TIM_CCMR1_OC2M TIM_CCMR1_OC2M_Msk /*!<OC2M[2:0] bits (Output Compare 2 Mode) */
+#define TIM_CCMR1_OC2M_0 (0x0001UL << TIM_CCMR1_OC2M_Pos) /*!< 0x00001000 */
+#define TIM_CCMR1_OC2M_1 (0x0002UL << TIM_CCMR1_OC2M_Pos) /*!< 0x00002000 */
+#define TIM_CCMR1_OC2M_2 (0x0004UL << TIM_CCMR1_OC2M_Pos) /*!< 0x00004000 */
+#define TIM_CCMR1_OC2M_3 (0x1000UL << TIM_CCMR1_OC2M_Pos) /*!< 0x01000000 */
+
+#define TIM_CCMR1_OC2CE_Pos (15U)
+#define TIM_CCMR1_OC2CE_Msk (0x1UL << TIM_CCMR1_OC2CE_Pos) /*!< 0x00008000 */
+#define TIM_CCMR1_OC2CE TIM_CCMR1_OC2CE_Msk /*!<Output Compare 2 Clear Enable */
+
+/*----------------------------------------------------------------------------*/
+#define TIM_CCMR1_IC1PSC_Pos (2U)
+#define TIM_CCMR1_IC1PSC_Msk (0x3UL << TIM_CCMR1_IC1PSC_Pos) /*!< 0x0000000C */
+#define TIM_CCMR1_IC1PSC TIM_CCMR1_IC1PSC_Msk /*!<IC1PSC[1:0] bits (Input Capture 1 Prescaler) */
+#define TIM_CCMR1_IC1PSC_0 (0x1UL << TIM_CCMR1_IC1PSC_Pos) /*!< 0x00000004 */
+#define TIM_CCMR1_IC1PSC_1 (0x2UL << TIM_CCMR1_IC1PSC_Pos) /*!< 0x00000008 */
+
+#define TIM_CCMR1_IC1F_Pos (4U)
+#define TIM_CCMR1_IC1F_Msk (0xFUL << TIM_CCMR1_IC1F_Pos) /*!< 0x000000F0 */
+#define TIM_CCMR1_IC1F TIM_CCMR1_IC1F_Msk /*!<IC1F[3:0] bits (Input Capture 1 Filter) */
+#define TIM_CCMR1_IC1F_0 (0x1UL << TIM_CCMR1_IC1F_Pos) /*!< 0x00000010 */
+#define TIM_CCMR1_IC1F_1 (0x2UL << TIM_CCMR1_IC1F_Pos) /*!< 0x00000020 */
+#define TIM_CCMR1_IC1F_2 (0x4UL << TIM_CCMR1_IC1F_Pos) /*!< 0x00000040 */
+#define TIM_CCMR1_IC1F_3 (0x8UL << TIM_CCMR1_IC1F_Pos) /*!< 0x00000080 */
+
+#define TIM_CCMR1_IC2PSC_Pos (10U)
+#define TIM_CCMR1_IC2PSC_Msk (0x3UL << TIM_CCMR1_IC2PSC_Pos) /*!< 0x00000C00 */
+#define TIM_CCMR1_IC2PSC TIM_CCMR1_IC2PSC_Msk /*!<IC2PSC[1:0] bits (Input Capture 2 Prescaler) */
+#define TIM_CCMR1_IC2PSC_0 (0x1UL << TIM_CCMR1_IC2PSC_Pos) /*!< 0x00000400 */
+#define TIM_CCMR1_IC2PSC_1 (0x2UL << TIM_CCMR1_IC2PSC_Pos) /*!< 0x00000800 */
+
+#define TIM_CCMR1_IC2F_Pos (12U)
+#define TIM_CCMR1_IC2F_Msk (0xFUL << TIM_CCMR1_IC2F_Pos) /*!< 0x0000F000 */
+#define TIM_CCMR1_IC2F TIM_CCMR1_IC2F_Msk /*!<IC2F[3:0] bits (Input Capture 2 Filter) */
+#define TIM_CCMR1_IC2F_0 (0x1UL << TIM_CCMR1_IC2F_Pos) /*!< 0x00001000 */
+#define TIM_CCMR1_IC2F_1 (0x2UL << TIM_CCMR1_IC2F_Pos) /*!< 0x00002000 */
+#define TIM_CCMR1_IC2F_2 (0x4UL << TIM_CCMR1_IC2F_Pos) /*!< 0x00004000 */
+#define TIM_CCMR1_IC2F_3 (0x8UL << TIM_CCMR1_IC2F_Pos) /*!< 0x00008000 */
+
+/****************** Bit definition for TIM_CCMR2 register *******************/
+#define TIM_CCMR2_CC3S_Pos (0U)
+#define TIM_CCMR2_CC3S_Msk (0x3UL << TIM_CCMR2_CC3S_Pos) /*!< 0x00000003 */
+#define TIM_CCMR2_CC3S TIM_CCMR2_CC3S_Msk /*!<CC3S[1:0] bits (Capture/Compare 3 Selection) */
+#define TIM_CCMR2_CC3S_0 (0x1UL << TIM_CCMR2_CC3S_Pos) /*!< 0x00000001 */
+#define TIM_CCMR2_CC3S_1 (0x2UL << TIM_CCMR2_CC3S_Pos) /*!< 0x00000002 */
+
+#define TIM_CCMR2_OC3FE_Pos (2U)
+#define TIM_CCMR2_OC3FE_Msk (0x1UL << TIM_CCMR2_OC3FE_Pos) /*!< 0x00000004 */
+#define TIM_CCMR2_OC3FE TIM_CCMR2_OC3FE_Msk /*!<Output Compare 3 Fast enable */
+#define TIM_CCMR2_OC3PE_Pos (3U)
+#define TIM_CCMR2_OC3PE_Msk (0x1UL << TIM_CCMR2_OC3PE_Pos) /*!< 0x00000008 */
+#define TIM_CCMR2_OC3PE TIM_CCMR2_OC3PE_Msk /*!<Output Compare 3 Preload enable */
+
+#define TIM_CCMR2_OC3M_Pos (4U)
+#define TIM_CCMR2_OC3M_Msk (0x1007UL << TIM_CCMR2_OC3M_Pos) /*!< 0x00010070 */
+#define TIM_CCMR2_OC3M TIM_CCMR2_OC3M_Msk /*!<OC3M[2:0] bits (Output Compare 3 Mode) */
+#define TIM_CCMR2_OC3M_0 (0x0001UL << TIM_CCMR2_OC3M_Pos) /*!< 0x00000010 */
+#define TIM_CCMR2_OC3M_1 (0x0002UL << TIM_CCMR2_OC3M_Pos) /*!< 0x00000020 */
+#define TIM_CCMR2_OC3M_2 (0x0004UL << TIM_CCMR2_OC3M_Pos) /*!< 0x00000040 */
+#define TIM_CCMR2_OC3M_3 (0x1000UL << TIM_CCMR2_OC3M_Pos) /*!< 0x00010000 */
+
+#define TIM_CCMR2_OC3CE_Pos (7U)
+#define TIM_CCMR2_OC3CE_Msk (0x1UL << TIM_CCMR2_OC3CE_Pos) /*!< 0x00000080 */
+#define TIM_CCMR2_OC3CE TIM_CCMR2_OC3CE_Msk /*!<Output Compare 3 Clear Enable */
+
+#define TIM_CCMR2_CC4S_Pos (8U)
+#define TIM_CCMR2_CC4S_Msk (0x3UL << TIM_CCMR2_CC4S_Pos) /*!< 0x00000300 */
+#define TIM_CCMR2_CC4S TIM_CCMR2_CC4S_Msk /*!<CC4S[1:0] bits (Capture/Compare 4 Selection) */
+#define TIM_CCMR2_CC4S_0 (0x1UL << TIM_CCMR2_CC4S_Pos) /*!< 0x00000100 */
+#define TIM_CCMR2_CC4S_1 (0x2UL << TIM_CCMR2_CC4S_Pos) /*!< 0x00000200 */
+
+#define TIM_CCMR2_OC4FE_Pos (10U)
+#define TIM_CCMR2_OC4FE_Msk (0x1UL << TIM_CCMR2_OC4FE_Pos) /*!< 0x00000400 */
+#define TIM_CCMR2_OC4FE TIM_CCMR2_OC4FE_Msk /*!<Output Compare 4 Fast enable */
+#define TIM_CCMR2_OC4PE_Pos (11U)
+#define TIM_CCMR2_OC4PE_Msk (0x1UL << TIM_CCMR2_OC4PE_Pos) /*!< 0x00000800 */
+#define TIM_CCMR2_OC4PE TIM_CCMR2_OC4PE_Msk /*!<Output Compare 4 Preload enable */
+
+#define TIM_CCMR2_OC4M_Pos (12U)
+#define TIM_CCMR2_OC4M_Msk (0x1007UL << TIM_CCMR2_OC4M_Pos) /*!< 0x01007000 */
+#define TIM_CCMR2_OC4M TIM_CCMR2_OC4M_Msk /*!<OC4M[2:0] bits (Output Compare 4 Mode) */
+#define TIM_CCMR2_OC4M_0 (0x0001UL << TIM_CCMR2_OC4M_Pos) /*!< 0x00001000 */
+#define TIM_CCMR2_OC4M_1 (0x0002UL << TIM_CCMR2_OC4M_Pos) /*!< 0x00002000 */
+#define TIM_CCMR2_OC4M_2 (0x0004UL << TIM_CCMR2_OC4M_Pos) /*!< 0x00004000 */
+#define TIM_CCMR2_OC4M_3 (0x1000UL << TIM_CCMR2_OC4M_Pos) /*!< 0x01000000 */
+
+#define TIM_CCMR2_OC4CE_Pos (15U)
+#define TIM_CCMR2_OC4CE_Msk (0x1UL << TIM_CCMR2_OC4CE_Pos) /*!< 0x00008000 */
+#define TIM_CCMR2_OC4CE TIM_CCMR2_OC4CE_Msk /*!<Output Compare 4 Clear Enable */
+
+/*----------------------------------------------------------------------------*/
+#define TIM_CCMR2_IC3PSC_Pos (2U)
+#define TIM_CCMR2_IC3PSC_Msk (0x3UL << TIM_CCMR2_IC3PSC_Pos) /*!< 0x0000000C */
+#define TIM_CCMR2_IC3PSC TIM_CCMR2_IC3PSC_Msk /*!<IC3PSC[1:0] bits (Input Capture 3 Prescaler) */
+#define TIM_CCMR2_IC3PSC_0 (0x1UL << TIM_CCMR2_IC3PSC_Pos) /*!< 0x00000004 */
+#define TIM_CCMR2_IC3PSC_1 (0x2UL << TIM_CCMR2_IC3PSC_Pos) /*!< 0x00000008 */
+
+#define TIM_CCMR2_IC3F_Pos (4U)
+#define TIM_CCMR2_IC3F_Msk (0xFUL << TIM_CCMR2_IC3F_Pos) /*!< 0x000000F0 */
+#define TIM_CCMR2_IC3F TIM_CCMR2_IC3F_Msk /*!<IC3F[3:0] bits (Input Capture 3 Filter) */
+#define TIM_CCMR2_IC3F_0 (0x1UL << TIM_CCMR2_IC3F_Pos) /*!< 0x00000010 */
+#define TIM_CCMR2_IC3F_1 (0x2UL << TIM_CCMR2_IC3F_Pos) /*!< 0x00000020 */
+#define TIM_CCMR2_IC3F_2 (0x4UL << TIM_CCMR2_IC3F_Pos) /*!< 0x00000040 */
+#define TIM_CCMR2_IC3F_3 (0x8UL << TIM_CCMR2_IC3F_Pos) /*!< 0x00000080 */
+
+#define TIM_CCMR2_IC4PSC_Pos (10U)
+#define TIM_CCMR2_IC4PSC_Msk (0x3UL << TIM_CCMR2_IC4PSC_Pos) /*!< 0x00000C00 */
+#define TIM_CCMR2_IC4PSC TIM_CCMR2_IC4PSC_Msk /*!<IC4PSC[1:0] bits (Input Capture 4 Prescaler) */
+#define TIM_CCMR2_IC4PSC_0 (0x1UL << TIM_CCMR2_IC4PSC_Pos) /*!< 0x00000400 */
+#define TIM_CCMR2_IC4PSC_1 (0x2UL << TIM_CCMR2_IC4PSC_Pos) /*!< 0x00000800 */
+
+#define TIM_CCMR2_IC4F_Pos (12U)
+#define TIM_CCMR2_IC4F_Msk (0xFUL << TIM_CCMR2_IC4F_Pos) /*!< 0x0000F000 */
+#define TIM_CCMR2_IC4F TIM_CCMR2_IC4F_Msk /*!<IC4F[3:0] bits (Input Capture 4 Filter) */
+#define TIM_CCMR2_IC4F_0 (0x1UL << TIM_CCMR2_IC4F_Pos) /*!< 0x00001000 */
+#define TIM_CCMR2_IC4F_1 (0x2UL << TIM_CCMR2_IC4F_Pos) /*!< 0x00002000 */
+#define TIM_CCMR2_IC4F_2 (0x4UL << TIM_CCMR2_IC4F_Pos) /*!< 0x00004000 */
+#define TIM_CCMR2_IC4F_3 (0x8UL << TIM_CCMR2_IC4F_Pos) /*!< 0x00008000 */
+
+/****************** Bit definition for TIM_CCMR3 register *******************/
+#define TIM_CCMR3_OC5FE_Pos (2U)
+#define TIM_CCMR3_OC5FE_Msk (0x1UL << TIM_CCMR3_OC5FE_Pos) /*!< 0x00000004 */
+#define TIM_CCMR3_OC5FE TIM_CCMR3_OC5FE_Msk /*!<Output Compare 5 Fast enable */
+#define TIM_CCMR3_OC5PE_Pos (3U)
+#define TIM_CCMR3_OC5PE_Msk (0x1UL << TIM_CCMR3_OC5PE_Pos) /*!< 0x00000008 */
+#define TIM_CCMR3_OC5PE TIM_CCMR3_OC5PE_Msk /*!<Output Compare 5 Preload enable */
+
+#define TIM_CCMR3_OC5M_Pos (4U)
+#define TIM_CCMR3_OC5M_Msk (0x1007UL << TIM_CCMR3_OC5M_Pos) /*!< 0x00010070 */
+#define TIM_CCMR3_OC5M TIM_CCMR3_OC5M_Msk /*!<OC5M[3:0] bits (Output Compare 5 Mode) */
+#define TIM_CCMR3_OC5M_0 (0x0001UL << TIM_CCMR3_OC5M_Pos) /*!< 0x00000010 */
+#define TIM_CCMR3_OC5M_1 (0x0002UL << TIM_CCMR3_OC5M_Pos) /*!< 0x00000020 */
+#define TIM_CCMR3_OC5M_2 (0x0004UL << TIM_CCMR3_OC5M_Pos) /*!< 0x00000040 */
+#define TIM_CCMR3_OC5M_3 (0x1000UL << TIM_CCMR3_OC5M_Pos) /*!< 0x00010000 */
+
+#define TIM_CCMR3_OC5CE_Pos (7U)
+#define TIM_CCMR3_OC5CE_Msk (0x1UL << TIM_CCMR3_OC5CE_Pos) /*!< 0x00000080 */
+#define TIM_CCMR3_OC5CE TIM_CCMR3_OC5CE_Msk /*!<Output Compare 5 Clear Enable */
+
+#define TIM_CCMR3_OC6FE_Pos (10U)
+#define TIM_CCMR3_OC6FE_Msk (0x1UL << TIM_CCMR3_OC6FE_Pos) /*!< 0x00000400 */
+#define TIM_CCMR3_OC6FE TIM_CCMR3_OC6FE_Msk /*!<Output Compare 6 Fast enable */
+#define TIM_CCMR3_OC6PE_Pos (11U)
+#define TIM_CCMR3_OC6PE_Msk (0x1UL << TIM_CCMR3_OC6PE_Pos) /*!< 0x00000800 */
+#define TIM_CCMR3_OC6PE TIM_CCMR3_OC6PE_Msk /*!<Output Compare 6 Preload enable */
+
+#define TIM_CCMR3_OC6M_Pos (12U)
+#define TIM_CCMR3_OC6M_Msk (0x1007UL << TIM_CCMR3_OC6M_Pos) /*!< 0x01007000 */
+#define TIM_CCMR3_OC6M TIM_CCMR3_OC6M_Msk /*!<OC6M[3:0] bits (Output Compare 6 Mode) */
+#define TIM_CCMR3_OC6M_0 (0x0001UL << TIM_CCMR3_OC6M_Pos) /*!< 0x00001000 */
+#define TIM_CCMR3_OC6M_1 (0x0002UL << TIM_CCMR3_OC6M_Pos) /*!< 0x00002000 */
+#define TIM_CCMR3_OC6M_2 (0x0004UL << TIM_CCMR3_OC6M_Pos) /*!< 0x00004000 */
+#define TIM_CCMR3_OC6M_3 (0x1000UL << TIM_CCMR3_OC6M_Pos) /*!< 0x01000000 */
+
+#define TIM_CCMR3_OC6CE_Pos (15U)
+#define TIM_CCMR3_OC6CE_Msk (0x1UL << TIM_CCMR3_OC6CE_Pos) /*!< 0x00008000 */
+#define TIM_CCMR3_OC6CE TIM_CCMR3_OC6CE_Msk /*!<Output Compare 6 Clear Enable */
+
+/******************* Bit definition for TIM_CCER register *******************/
+#define TIM_CCER_CC1E_Pos (0U)
+#define TIM_CCER_CC1E_Msk (0x1UL << TIM_CCER_CC1E_Pos) /*!< 0x00000001 */
+#define TIM_CCER_CC1E TIM_CCER_CC1E_Msk /*!<Capture/Compare 1 output enable */
+#define TIM_CCER_CC1P_Pos (1U)
+#define TIM_CCER_CC1P_Msk (0x1UL << TIM_CCER_CC1P_Pos) /*!< 0x00000002 */
+#define TIM_CCER_CC1P TIM_CCER_CC1P_Msk /*!<Capture/Compare 1 output Polarity */
+#define TIM_CCER_CC1NE_Pos (2U)
+#define TIM_CCER_CC1NE_Msk (0x1UL << TIM_CCER_CC1NE_Pos) /*!< 0x00000004 */
+#define TIM_CCER_CC1NE TIM_CCER_CC1NE_Msk /*!<Capture/Compare 1 Complementary output enable */
+#define TIM_CCER_CC1NP_Pos (3U)
+#define TIM_CCER_CC1NP_Msk (0x1UL << TIM_CCER_CC1NP_Pos) /*!< 0x00000008 */
+#define TIM_CCER_CC1NP TIM_CCER_CC1NP_Msk /*!<Capture/Compare 1 Complementary output Polarity */
+#define TIM_CCER_CC2E_Pos (4U)
+#define TIM_CCER_CC2E_Msk (0x1UL << TIM_CCER_CC2E_Pos) /*!< 0x00000010 */
+#define TIM_CCER_CC2E TIM_CCER_CC2E_Msk /*!<Capture/Compare 2 output enable */
+#define TIM_CCER_CC2P_Pos (5U)
+#define TIM_CCER_CC2P_Msk (0x1UL << TIM_CCER_CC2P_Pos) /*!< 0x00000020 */
+#define TIM_CCER_CC2P TIM_CCER_CC2P_Msk /*!<Capture/Compare 2 output Polarity */
+#define TIM_CCER_CC2NE_Pos (6U)
+#define TIM_CCER_CC2NE_Msk (0x1UL << TIM_CCER_CC2NE_Pos) /*!< 0x00000040 */
+#define TIM_CCER_CC2NE TIM_CCER_CC2NE_Msk /*!<Capture/Compare 2 Complementary output enable */
+#define TIM_CCER_CC2NP_Pos (7U)
+#define TIM_CCER_CC2NP_Msk (0x1UL << TIM_CCER_CC2NP_Pos) /*!< 0x00000080 */
+#define TIM_CCER_CC2NP TIM_CCER_CC2NP_Msk /*!<Capture/Compare 2 Complementary output Polarity */
+#define TIM_CCER_CC3E_Pos (8U)
+#define TIM_CCER_CC3E_Msk (0x1UL << TIM_CCER_CC3E_Pos) /*!< 0x00000100 */
+#define TIM_CCER_CC3E TIM_CCER_CC3E_Msk /*!<Capture/Compare 3 output enable */
+#define TIM_CCER_CC3P_Pos (9U)
+#define TIM_CCER_CC3P_Msk (0x1UL << TIM_CCER_CC3P_Pos) /*!< 0x00000200 */
+#define TIM_CCER_CC3P TIM_CCER_CC3P_Msk /*!<Capture/Compare 3 output Polarity */
+#define TIM_CCER_CC3NE_Pos (10U)
+#define TIM_CCER_CC3NE_Msk (0x1UL << TIM_CCER_CC3NE_Pos) /*!< 0x00000400 */
+#define TIM_CCER_CC3NE TIM_CCER_CC3NE_Msk /*!<Capture/Compare 3 Complementary output enable */
+#define TIM_CCER_CC3NP_Pos (11U)
+#define TIM_CCER_CC3NP_Msk (0x1UL << TIM_CCER_CC3NP_Pos) /*!< 0x00000800 */
+#define TIM_CCER_CC3NP TIM_CCER_CC3NP_Msk /*!<Capture/Compare 3 Complementary output Polarity */
+#define TIM_CCER_CC4E_Pos (12U)
+#define TIM_CCER_CC4E_Msk (0x1UL << TIM_CCER_CC4E_Pos) /*!< 0x00001000 */
+#define TIM_CCER_CC4E TIM_CCER_CC4E_Msk /*!<Capture/Compare 4 output enable */
+#define TIM_CCER_CC4P_Pos (13U)
+#define TIM_CCER_CC4P_Msk (0x1UL << TIM_CCER_CC4P_Pos) /*!< 0x00002000 */
+#define TIM_CCER_CC4P TIM_CCER_CC4P_Msk /*!<Capture/Compare 4 output Polarity */
+#define TIM_CCER_CC4NP_Pos (15U)
+#define TIM_CCER_CC4NP_Msk (0x1UL << TIM_CCER_CC4NP_Pos) /*!< 0x00008000 */
+#define TIM_CCER_CC4NP TIM_CCER_CC4NP_Msk /*!<Capture/Compare 4 Complementary output Polarity */
+#define TIM_CCER_CC5E_Pos (16U)
+#define TIM_CCER_CC5E_Msk (0x1UL << TIM_CCER_CC5E_Pos) /*!< 0x00010000 */
+#define TIM_CCER_CC5E TIM_CCER_CC5E_Msk /*!<Capture/Compare 5 output enable */
+#define TIM_CCER_CC5P_Pos (17U)
+#define TIM_CCER_CC5P_Msk (0x1UL << TIM_CCER_CC5P_Pos) /*!< 0x00020000 */
+#define TIM_CCER_CC5P TIM_CCER_CC5P_Msk /*!<Capture/Compare 5 output Polarity */
+#define TIM_CCER_CC6E_Pos (20U)
+#define TIM_CCER_CC6E_Msk (0x1UL << TIM_CCER_CC6E_Pos) /*!< 0x00100000 */
+#define TIM_CCER_CC6E TIM_CCER_CC6E_Msk /*!<Capture/Compare 6 output enable */
+#define TIM_CCER_CC6P_Pos (21U)
+#define TIM_CCER_CC6P_Msk (0x1UL << TIM_CCER_CC6P_Pos) /*!< 0x00200000 */
+#define TIM_CCER_CC6P TIM_CCER_CC6P_Msk /*!<Capture/Compare 6 output Polarity */
+
+/******************* Bit definition for TIM_CNT register ********************/
+#define TIM_CNT_CNT_Pos (0U)
+#define TIM_CNT_CNT_Msk (0xFFFFFFFFUL << TIM_CNT_CNT_Pos) /*!< 0xFFFFFFFF */
+#define TIM_CNT_CNT TIM_CNT_CNT_Msk /*!<Counter Value */
+#define TIM_CNT_UIFCPY_Pos (31U)
+#define TIM_CNT_UIFCPY_Msk (0x1UL << TIM_CNT_UIFCPY_Pos) /*!< 0x80000000 */
+#define TIM_CNT_UIFCPY TIM_CNT_UIFCPY_Msk /*!<Update interrupt flag copy (if UIFREMAP=1) */
+
+/******************* Bit definition for TIM_PSC register ********************/
+#define TIM_PSC_PSC_Pos (0U)
+#define TIM_PSC_PSC_Msk (0xFFFFUL << TIM_PSC_PSC_Pos) /*!< 0x0000FFFF */
+#define TIM_PSC_PSC TIM_PSC_PSC_Msk /*!<Prescaler Value */
+
+/******************* Bit definition for TIM_ARR register ********************/
+#define TIM_ARR_ARR_Pos (0U)
+#define TIM_ARR_ARR_Msk (0xFFFFFFFFUL << TIM_ARR_ARR_Pos) /*!< 0xFFFFFFFF */
+#define TIM_ARR_ARR TIM_ARR_ARR_Msk /*!<Actual auto-reload Value */
+
+/******************* Bit definition for TIM_RCR register ********************/
+#define TIM_RCR_REP_Pos (0U)
+#define TIM_RCR_REP_Msk (0xFFFFUL << TIM_RCR_REP_Pos) /*!< 0x0000FFFF */
+#define TIM_RCR_REP TIM_RCR_REP_Msk /*!<Repetition Counter Value */
+
+/******************* Bit definition for TIM_CCR1 register *******************/
+#define TIM_CCR1_CCR1_Pos (0U)
+#define TIM_CCR1_CCR1_Msk (0xFFFFUL << TIM_CCR1_CCR1_Pos) /*!< 0x0000FFFF */
+#define TIM_CCR1_CCR1 TIM_CCR1_CCR1_Msk /*!<Capture/Compare 1 Value */
+
+/******************* Bit definition for TIM_CCR2 register *******************/
+#define TIM_CCR2_CCR2_Pos (0U)
+#define TIM_CCR2_CCR2_Msk (0xFFFFUL << TIM_CCR2_CCR2_Pos) /*!< 0x0000FFFF */
+#define TIM_CCR2_CCR2 TIM_CCR2_CCR2_Msk /*!<Capture/Compare 2 Value */
+
+/******************* Bit definition for TIM_CCR3 register *******************/
+#define TIM_CCR3_CCR3_Pos (0U)
+#define TIM_CCR3_CCR3_Msk (0xFFFFUL << TIM_CCR3_CCR3_Pos) /*!< 0x0000FFFF */
+#define TIM_CCR3_CCR3 TIM_CCR3_CCR3_Msk /*!<Capture/Compare 3 Value */
+
+/******************* Bit definition for TIM_CCR4 register *******************/
+#define TIM_CCR4_CCR4_Pos (0U)
+#define TIM_CCR4_CCR4_Msk (0xFFFFUL << TIM_CCR4_CCR4_Pos) /*!< 0x0000FFFF */
+#define TIM_CCR4_CCR4 TIM_CCR4_CCR4_Msk /*!<Capture/Compare 4 Value */
+
+/******************* Bit definition for TIM_CCR5 register *******************/
+#define TIM_CCR5_CCR5_Pos (0U)
+#define TIM_CCR5_CCR5_Msk (0xFFFFFFFFUL << TIM_CCR5_CCR5_Pos) /*!< 0xFFFFFFFF */
+#define TIM_CCR5_CCR5 TIM_CCR5_CCR5_Msk /*!<Capture/Compare 5 Value */
+#define TIM_CCR5_GC5C1_Pos (29U)
+#define TIM_CCR5_GC5C1_Msk (0x1UL << TIM_CCR5_GC5C1_Pos) /*!< 0x20000000 */
+#define TIM_CCR5_GC5C1 TIM_CCR5_GC5C1_Msk /*!<Group Channel 5 and Channel 1 */
+#define TIM_CCR5_GC5C2_Pos (30U)
+#define TIM_CCR5_GC5C2_Msk (0x1UL << TIM_CCR5_GC5C2_Pos) /*!< 0x40000000 */
+#define TIM_CCR5_GC5C2 TIM_CCR5_GC5C2_Msk /*!<Group Channel 5 and Channel 2 */
+#define TIM_CCR5_GC5C3_Pos (31U)
+#define TIM_CCR5_GC5C3_Msk (0x1UL << TIM_CCR5_GC5C3_Pos) /*!< 0x80000000 */
+#define TIM_CCR5_GC5C3 TIM_CCR5_GC5C3_Msk /*!<Group Channel 5 and Channel 3 */
+
+/******************* Bit definition for TIM_CCR6 register *******************/
+#define TIM_CCR6_CCR6_Pos (0U)
+#define TIM_CCR6_CCR6_Msk (0xFFFFUL << TIM_CCR6_CCR6_Pos) /*!< 0x0000FFFF */
+#define TIM_CCR6_CCR6 TIM_CCR6_CCR6_Msk /*!<Capture/Compare 6 Value */
+
+/******************* Bit definition for TIM_BDTR register *******************/
+#define TIM_BDTR_DTG_Pos (0U)
+#define TIM_BDTR_DTG_Msk (0xFFUL << TIM_BDTR_DTG_Pos) /*!< 0x000000FF */
+#define TIM_BDTR_DTG TIM_BDTR_DTG_Msk /*!<DTG[0:7] bits (Dead-Time Generator set-up) */
+#define TIM_BDTR_DTG_0 (0x01UL << TIM_BDTR_DTG_Pos) /*!< 0x00000001 */
+#define TIM_BDTR_DTG_1 (0x02UL << TIM_BDTR_DTG_Pos) /*!< 0x00000002 */
+#define TIM_BDTR_DTG_2 (0x04UL << TIM_BDTR_DTG_Pos) /*!< 0x00000004 */
+#define TIM_BDTR_DTG_3 (0x08UL << TIM_BDTR_DTG_Pos) /*!< 0x00000008 */
+#define TIM_BDTR_DTG_4 (0x10UL << TIM_BDTR_DTG_Pos) /*!< 0x00000010 */
+#define TIM_BDTR_DTG_5 (0x20UL << TIM_BDTR_DTG_Pos) /*!< 0x00000020 */
+#define TIM_BDTR_DTG_6 (0x40UL << TIM_BDTR_DTG_Pos) /*!< 0x00000040 */
+#define TIM_BDTR_DTG_7 (0x80UL << TIM_BDTR_DTG_Pos) /*!< 0x00000080 */
+
+#define TIM_BDTR_LOCK_Pos (8U)
+#define TIM_BDTR_LOCK_Msk (0x3UL << TIM_BDTR_LOCK_Pos) /*!< 0x00000300 */
+#define TIM_BDTR_LOCK TIM_BDTR_LOCK_Msk /*!<LOCK[1:0] bits (Lock Configuration) */
+#define TIM_BDTR_LOCK_0 (0x1UL << TIM_BDTR_LOCK_Pos) /*!< 0x00000100 */
+#define TIM_BDTR_LOCK_1 (0x2UL << TIM_BDTR_LOCK_Pos) /*!< 0x00000200 */
+
+#define TIM_BDTR_OSSI_Pos (10U)
+#define TIM_BDTR_OSSI_Msk (0x1UL << TIM_BDTR_OSSI_Pos) /*!< 0x00000400 */
+#define TIM_BDTR_OSSI TIM_BDTR_OSSI_Msk /*!<Off-State Selection for Idle mode */
+#define TIM_BDTR_OSSR_Pos (11U)
+#define TIM_BDTR_OSSR_Msk (0x1UL << TIM_BDTR_OSSR_Pos) /*!< 0x00000800 */
+#define TIM_BDTR_OSSR TIM_BDTR_OSSR_Msk /*!<Off-State Selection for Run mode */
+#define TIM_BDTR_BKE_Pos (12U)
+#define TIM_BDTR_BKE_Msk (0x1UL << TIM_BDTR_BKE_Pos) /*!< 0x00001000 */
+#define TIM_BDTR_BKE TIM_BDTR_BKE_Msk /*!<Break enable for Break 1 */
+#define TIM_BDTR_BKP_Pos (13U)
+#define TIM_BDTR_BKP_Msk (0x1UL << TIM_BDTR_BKP_Pos) /*!< 0x00002000 */
+#define TIM_BDTR_BKP TIM_BDTR_BKP_Msk /*!<Break Polarity for Break 1 */
+#define TIM_BDTR_AOE_Pos (14U)
+#define TIM_BDTR_AOE_Msk (0x1UL << TIM_BDTR_AOE_Pos) /*!< 0x00004000 */
+#define TIM_BDTR_AOE TIM_BDTR_AOE_Msk /*!<Automatic Output enable */
+#define TIM_BDTR_MOE_Pos (15U)
+#define TIM_BDTR_MOE_Msk (0x1UL << TIM_BDTR_MOE_Pos) /*!< 0x00008000 */
+#define TIM_BDTR_MOE TIM_BDTR_MOE_Msk /*!<Main Output enable */
+
+#define TIM_BDTR_BKF_Pos (16U)
+#define TIM_BDTR_BKF_Msk (0xFUL << TIM_BDTR_BKF_Pos) /*!< 0x000F0000 */
+#define TIM_BDTR_BKF TIM_BDTR_BKF_Msk /*!<Break Filter for Break 1 */
+#define TIM_BDTR_BK2F_Pos (20U)
+#define TIM_BDTR_BK2F_Msk (0xFUL << TIM_BDTR_BK2F_Pos) /*!< 0x00F00000 */
+#define TIM_BDTR_BK2F TIM_BDTR_BK2F_Msk /*!<Break Filter for Break 2 */
+
+#define TIM_BDTR_BK2E_Pos (24U)
+#define TIM_BDTR_BK2E_Msk (0x1UL << TIM_BDTR_BK2E_Pos) /*!< 0x01000000 */
+#define TIM_BDTR_BK2E TIM_BDTR_BK2E_Msk /*!<Break enable for Break 2 */
+#define TIM_BDTR_BK2P_Pos (25U)
+#define TIM_BDTR_BK2P_Msk (0x1UL << TIM_BDTR_BK2P_Pos) /*!< 0x02000000 */
+#define TIM_BDTR_BK2P TIM_BDTR_BK2P_Msk /*!<Break Polarity for Break 2 */
+
+#define TIM_BDTR_BKDSRM_Pos (26U)
+#define TIM_BDTR_BKDSRM_Msk (0x1UL << TIM_BDTR_BKDSRM_Pos) /*!< 0x04000000 */
+#define TIM_BDTR_BKDSRM TIM_BDTR_BKDSRM_Msk /*!<Break disarming/re-arming */
+#define TIM_BDTR_BK2DSRM_Pos (27U)
+#define TIM_BDTR_BK2DSRM_Msk (0x1UL << TIM_BDTR_BK2DSRM_Pos) /*!< 0x08000000 */
+#define TIM_BDTR_BK2DSRM TIM_BDTR_BK2DSRM_Msk /*!<Break2 disarming/re-arming */
+
+#define TIM_BDTR_BKBID_Pos (28U)
+#define TIM_BDTR_BKBID_Msk (0x1UL << TIM_BDTR_BKBID_Pos) /*!< 0x10000000 */
+#define TIM_BDTR_BKBID TIM_BDTR_BKBID_Msk /*!<Break BIDirectional */
+#define TIM_BDTR_BK2BID_Pos (29U)
+#define TIM_BDTR_BK2BID_Msk (0x1UL << TIM_BDTR_BK2BID_Pos) /*!< 0x20000000 */
+#define TIM_BDTR_BK2BID TIM_BDTR_BK2BID_Msk /*!<Break2 BIDirectional */
+
+/******************* Bit definition for TIM_DCR register ********************/
+#define TIM_DCR_DBA_Pos (0U)
+#define TIM_DCR_DBA_Msk (0x1FUL << TIM_DCR_DBA_Pos) /*!< 0x0000001F */
+#define TIM_DCR_DBA TIM_DCR_DBA_Msk /*!<DBA[4:0] bits (DMA Base Address) */
+#define TIM_DCR_DBA_0 (0x01UL << TIM_DCR_DBA_Pos) /*!< 0x00000001 */
+#define TIM_DCR_DBA_1 (0x02UL << TIM_DCR_DBA_Pos) /*!< 0x00000002 */
+#define TIM_DCR_DBA_2 (0x04UL << TIM_DCR_DBA_Pos) /*!< 0x00000004 */
+#define TIM_DCR_DBA_3 (0x08UL << TIM_DCR_DBA_Pos) /*!< 0x00000008 */
+#define TIM_DCR_DBA_4 (0x10UL << TIM_DCR_DBA_Pos) /*!< 0x00000010 */
+
+#define TIM_DCR_DBL_Pos (8U)
+#define TIM_DCR_DBL_Msk (0x1FUL << TIM_DCR_DBL_Pos) /*!< 0x00001F00 */
+#define TIM_DCR_DBL TIM_DCR_DBL_Msk /*!<DBL[4:0] bits (DMA Burst Length) */
+#define TIM_DCR_DBL_0 (0x01UL << TIM_DCR_DBL_Pos) /*!< 0x00000100 */
+#define TIM_DCR_DBL_1 (0x02UL << TIM_DCR_DBL_Pos) /*!< 0x00000200 */
+#define TIM_DCR_DBL_2 (0x04UL << TIM_DCR_DBL_Pos) /*!< 0x00000400 */
+#define TIM_DCR_DBL_3 (0x08UL << TIM_DCR_DBL_Pos) /*!< 0x00000800 */
+#define TIM_DCR_DBL_4 (0x10UL << TIM_DCR_DBL_Pos) /*!< 0x00001000 */
+
+/******************* Bit definition for TIM_DMAR register *******************/
+#define TIM_DMAR_DMAB_Pos (0U)
+#define TIM_DMAR_DMAB_Msk (0xFFFFUL << TIM_DMAR_DMAB_Pos) /*!< 0x0000FFFF */
+#define TIM_DMAR_DMAB TIM_DMAR_DMAB_Msk /*!<DMA register for burst accesses */
+
+/******************* Bit definition for TIM1_OR1 register *******************/
+#define TIM1_OR1_OCREF_CLR_Pos (0U)
+#define TIM1_OR1_OCREF_CLR_Msk (0x1UL << TIM1_OR1_OCREF_CLR_Pos) /*!< 0x00000001 */
+#define TIM1_OR1_OCREF_CLR TIM1_OR1_OCREF_CLR_Msk /*!<OCREF clear input selection */
+
+/******************* Bit definition for TIM1_AF1 register *******************/
+#define TIM1_AF1_BKINE_Pos (0U)
+#define TIM1_AF1_BKINE_Msk (0x1UL << TIM1_AF1_BKINE_Pos) /*!< 0x00000001 */
+#define TIM1_AF1_BKINE TIM1_AF1_BKINE_Msk /*!<BRK BKIN input enable */
+#define TIM1_AF1_BKCMP1E_Pos (1U)
+#define TIM1_AF1_BKCMP1E_Msk (0x1UL << TIM1_AF1_BKCMP1E_Pos) /*!< 0x00000002 */
+#define TIM1_AF1_BKCMP1E TIM1_AF1_BKCMP1E_Msk /*!<BRK COMP1 enable */
+#define TIM1_AF1_BKCMP2E_Pos (2U)
+#define TIM1_AF1_BKCMP2E_Msk (0x1UL << TIM1_AF1_BKCMP2E_Pos) /*!< 0x00000004 */
+#define TIM1_AF1_BKCMP2E TIM1_AF1_BKCMP2E_Msk /*!<BRK COMP2 enable */
+#define TIM1_AF1_BKINP_Pos (9U)
+#define TIM1_AF1_BKINP_Msk (0x1UL << TIM1_AF1_BKINP_Pos) /*!< 0x00000200 */
+#define TIM1_AF1_BKINP TIM1_AF1_BKINP_Msk /*!<BRK BKIN input polarity */
+#define TIM1_AF1_BKCMP1P_Pos (10U)
+#define TIM1_AF1_BKCMP1P_Msk (0x1UL << TIM1_AF1_BKCMP1P_Pos) /*!< 0x00000400 */
+#define TIM1_AF1_BKCMP1P TIM1_AF1_BKCMP1P_Msk /*!<BRK COMP1 input polarity */
+#define TIM1_AF1_BKCMP2P_Pos (11U)
+#define TIM1_AF1_BKCMP2P_Msk (0x1UL << TIM1_AF1_BKCMP2P_Pos) /*!< 0x00000800 */
+#define TIM1_AF1_BKCMP2P TIM1_AF1_BKCMP2P_Msk /*!<BRK COMP2 input polarity */
+
+#define TIM1_AF1_ETRSEL_Pos (14U)
+#define TIM1_AF1_ETRSEL_Msk (0xFUL << TIM1_AF1_ETRSEL_Pos) /*!< 0x0003C000 */
+#define TIM1_AF1_ETRSEL TIM1_AF1_ETRSEL_Msk /*!<ETRSEL[3:0] bits (TIM1 ETR source selection) */
+#define TIM1_AF1_ETRSEL_0 (0x1UL << TIM1_AF1_ETRSEL_Pos) /*!< 0x00004000 */
+#define TIM1_AF1_ETRSEL_1 (0x2UL << TIM1_AF1_ETRSEL_Pos) /*!< 0x00008000 */
+#define TIM1_AF1_ETRSEL_2 (0x4UL << TIM1_AF1_ETRSEL_Pos) /*!< 0x00010000 */
+#define TIM1_AF1_ETRSEL_3 (0x8UL << TIM1_AF1_ETRSEL_Pos) /*!< 0x00020000 */
+
+/******************* Bit definition for TIM1_AF2 register *******************/
+#define TIM1_AF2_BK2INE_Pos (0U)
+#define TIM1_AF2_BK2INE_Msk (0x1UL << TIM1_AF2_BK2INE_Pos) /*!< 0x00000001 */
+#define TIM1_AF2_BK2INE TIM1_AF2_BK2INE_Msk /*!<BRK2 BKIN2 input enable */
+#define TIM1_AF2_BK2CMP1E_Pos (1U)
+#define TIM1_AF2_BK2CMP1E_Msk (0x1UL << TIM1_AF2_BK2CMP1E_Pos) /*!< 0x00000002 */
+#define TIM1_AF2_BK2CMP1E TIM1_AF2_BK2CMP1E_Msk /*!<BRK2 COMP1 enable */
+#define TIM1_AF2_BK2CMP2E_Pos (2U)
+#define TIM1_AF2_BK2CMP2E_Msk (0x1UL << TIM1_AF2_BK2CMP2E_Pos) /*!< 0x00000004 */
+#define TIM1_AF2_BK2CMP2E TIM1_AF2_BK2CMP2E_Msk /*!<BRK2 COMP2 enable */
+#define TIM1_AF2_BK2INP_Pos (9U)
+#define TIM1_AF2_BK2INP_Msk (0x1UL << TIM1_AF2_BK2INP_Pos) /*!< 0x00000200 */
+#define TIM1_AF2_BK2INP TIM1_AF2_BK2INP_Msk /*!<BRK2 BKIN2 input polarity */
+#define TIM1_AF2_BK2CMP1P_Pos (10U)
+#define TIM1_AF2_BK2CMP1P_Msk (0x1UL << TIM1_AF2_BK2CMP1P_Pos) /*!< 0x00000400 */
+#define TIM1_AF2_BK2CMP1P TIM1_AF2_BK2CMP1P_Msk /*!<BRK2 COMP1 input polarity */
+#define TIM1_AF2_BK2CMP2P_Pos (11U)
+#define TIM1_AF2_BK2CMP2P_Msk (0x1UL << TIM1_AF2_BK2CMP2P_Pos) /*!< 0x00000800 */
+#define TIM1_AF2_BK2CMP2P TIM1_AF2_BK2CMP2P_Msk /*!<BRK2 COMP2 input polarity */
+
+
+/******************* Bit definition for TIM3_OR1 register *******************/
+#define TIM3_OR1_OCREF_CLR_Pos (0U)
+#define TIM3_OR1_OCREF_CLR_Msk (0x1UL << TIM3_OR1_OCREF_CLR_Pos) /*!< 0x00000001 */
+#define TIM3_OR1_OCREF_CLR TIM3_OR1_OCREF_CLR_Msk /*!<OCREF clear input selection */
+
+/******************* Bit definition for TIM3_AF1 register *******************/
+#define TIM3_AF1_ETRSEL_Pos (14U)
+#define TIM3_AF1_ETRSEL_Msk (0xFUL << TIM3_AF1_ETRSEL_Pos) /*!< 0x0003C000 */
+#define TIM3_AF1_ETRSEL TIM3_AF1_ETRSEL_Msk /*!<ETRSEL[3:0] bits (TIM3 ETR source selection) */
+#define TIM3_AF1_ETRSEL_0 (0x1UL << TIM3_AF1_ETRSEL_Pos) /*!< 0x00004000 */
+#define TIM3_AF1_ETRSEL_1 (0x2UL << TIM3_AF1_ETRSEL_Pos) /*!< 0x00008000 */
+#define TIM3_AF1_ETRSEL_2 (0x4UL << TIM3_AF1_ETRSEL_Pos) /*!< 0x00010000 */
+#define TIM3_AF1_ETRSEL_3 (0x8UL << TIM3_AF1_ETRSEL_Pos) /*!< 0x00020000 */
+
+/******************* Bit definition for TIM14_AF1 register *******************/
+#define TIM14_AF1_ETRSEL_Pos (14U)
+#define TIM14_AF1_ETRSEL_Msk (0xFUL << TIM14_AF1_ETRSEL_Pos) /*!< 0x0003C000 */
+#define TIM14_AF1_ETRSEL TIM14_AF1_ETRSEL_Msk /*!<ETRSEL[3:0] bits (TIM14 ETR source selection) */
+#define TIM14_AF1_ETRSEL_0 (0x1UL << TIM14_AF1_ETRSEL_Pos) /*!< 0x00004000 */
+#define TIM14_AF1_ETRSEL_1 (0x2UL << TIM14_AF1_ETRSEL_Pos) /*!< 0x00008000 */
+#define TIM14_AF1_ETRSEL_2 (0x4UL << TIM14_AF1_ETRSEL_Pos) /*!< 0x00010000 */
+#define TIM14_AF1_ETRSEL_3 (0x8UL << TIM14_AF1_ETRSEL_Pos) /*!< 0x00020000 */
+
+/******************* Bit definition for TIM15_AF1 register ******************/
+#define TIM15_AF1_BKINE_Pos (0U)
+#define TIM15_AF1_BKINE_Msk (0x1UL << TIM15_AF1_BKINE_Pos) /*!< 0x00000001 */
+#define TIM15_AF1_BKINE TIM15_AF1_BKINE_Msk /*!<BRK BKIN input enable */
+#define TIM15_AF1_BKCMP1E_Pos (1U)
+#define TIM15_AF1_BKCMP1E_Msk (0x1UL << TIM15_AF1_BKCMP1E_Pos) /*!< 0x00000002 */
+#define TIM15_AF1_BKCMP1E TIM15_AF1_BKCMP1E_Msk /*!<BRK COMP1 enable */
+#define TIM15_AF1_BKCMP2E_Pos (2U)
+#define TIM15_AF1_BKCMP2E_Msk (0x1UL << TIM15_AF1_BKCMP2E_Pos) /*!< 0x00000004 */
+#define TIM15_AF1_BKCMP2E TIM15_AF1_BKCMP2E_Msk /*!<BRK COMP2 enable */
+#define TIM15_AF1_BKINP_Pos (9U)
+#define TIM15_AF1_BKINP_Msk (0x1UL << TIM15_AF1_BKINP_Pos) /*!< 0x00000200 */
+#define TIM15_AF1_BKINP TIM15_AF1_BKINP_Msk /*!<BRK BKIN input polarity */
+#define TIM15_AF1_BKCMP1P_Pos (10U)
+#define TIM15_AF1_BKCMP1P_Msk (0x1UL << TIM15_AF1_BKCMP1P_Pos) /*!< 0x00000400 */
+#define TIM15_AF1_BKCMP1P TIM15_AF1_BKCMP1P_Msk /*!<BRK COMP1 input polarity */
+#define TIM15_AF1_BKCMP2P_Pos (11U)
+#define TIM15_AF1_BKCMP2P_Msk (0x1UL << TIM15_AF1_BKCMP2P_Pos) /*!< 0x00000800 */
+#define TIM15_AF1_BKCMP2P TIM15_AF1_BKCMP2P_Msk /*!<BRK COMP2 input polarity */
+
+/******************* Bit definition for TIM16_AF1 register ******************/
+#define TIM16_AF1_BKINE_Pos (0U)
+#define TIM16_AF1_BKINE_Msk (0x1UL << TIM16_AF1_BKINE_Pos) /*!< 0x00000001 */
+#define TIM16_AF1_BKINE TIM16_AF1_BKINE_Msk /*!<BRK BKIN input enable */
+#define TIM16_AF1_BKCMP1E_Pos (1U)
+#define TIM16_AF1_BKCMP1E_Msk (0x1UL << TIM16_AF1_BKCMP1E_Pos) /*!< 0x00000002 */
+#define TIM16_AF1_BKCMP1E TIM16_AF1_BKCMP1E_Msk /*!<BRK COMP1 enable */
+#define TIM16_AF1_BKCMP2E_Pos (2U)
+#define TIM16_AF1_BKCMP2E_Msk (0x1UL << TIM16_AF1_BKCMP2E_Pos) /*!< 0x00000004 */
+#define TIM16_AF1_BKCMP2E TIM16_AF1_BKCMP2E_Msk /*!<BRK COMP2 enable */
+#define TIM16_AF1_BKINP_Pos (9U)
+#define TIM16_AF1_BKINP_Msk (0x1UL << TIM16_AF1_BKINP_Pos) /*!< 0x00000200 */
+#define TIM16_AF1_BKINP TIM16_AF1_BKINP_Msk /*!<BRK BKIN input polarity */
+#define TIM16_AF1_BKCMP1P_Pos (10U)
+#define TIM16_AF1_BKCMP1P_Msk (0x1UL << TIM16_AF1_BKCMP1P_Pos) /*!< 0x00000400 */
+#define TIM16_AF1_BKCMP1P TIM16_AF1_BKCMP1P_Msk /*!<BRK COMP1 input polarity */
+#define TIM16_AF1_BKCMP2P_Pos (11U)
+#define TIM16_AF1_BKCMP2P_Msk (0x1UL << TIM16_AF1_BKCMP2P_Pos) /*!< 0x00000800 */
+#define TIM16_AF1_BKCMP2P TIM16_AF1_BKCMP2P_Msk /*!<BRK COMP2 input polarity */
+
+/******************* Bit definition for TIM17_AF1 register ******************/
+#define TIM17_AF1_BKINE_Pos (0U)
+#define TIM17_AF1_BKINE_Msk (0x1UL << TIM17_AF1_BKINE_Pos) /*!< 0x00000001 */
+#define TIM17_AF1_BKINE TIM17_AF1_BKINE_Msk /*!<BRK BKIN input enable */
+#define TIM17_AF1_BKCMP1E_Pos (1U)
+#define TIM17_AF1_BKCMP1E_Msk (0x1UL << TIM17_AF1_BKCMP1E_Pos) /*!< 0x00000002 */
+#define TIM17_AF1_BKCMP1E TIM17_AF1_BKCMP1E_Msk /*!<BRK COMP1 enable */
+#define TIM17_AF1_BKCMP2E_Pos (2U)
+#define TIM17_AF1_BKCMP2E_Msk (0x1UL << TIM17_AF1_BKCMP2E_Pos) /*!< 0x00000004 */
+#define TIM17_AF1_BKCMP2E TIM17_AF1_BKCMP2E_Msk /*!<BRK COMP2 enable */
+#define TIM17_AF1_BKINP_Pos (9U)
+#define TIM17_AF1_BKINP_Msk (0x1UL << TIM17_AF1_BKINP_Pos) /*!< 0x00000200 */
+#define TIM17_AF1_BKINP TIM17_AF1_BKINP_Msk /*!<BRK BKIN input polarity */
+#define TIM17_AF1_BKCMP1P_Pos (10U)
+#define TIM17_AF1_BKCMP1P_Msk (0x1UL << TIM17_AF1_BKCMP1P_Pos) /*!< 0x00000400 */
+#define TIM17_AF1_BKCMP1P TIM17_AF1_BKCMP1P_Msk /*!<BRK COMP1 input polarity */
+#define TIM17_AF1_BKCMP2P_Pos (11U)
+#define TIM17_AF1_BKCMP2P_Msk (0x1UL << TIM17_AF1_BKCMP2P_Pos) /*!< 0x00000800 */
+#define TIM17_AF1_BKCMP2P TIM17_AF1_BKCMP2P_Msk /*!<BRK COMP2 input polarity */
+
+/******************* Bit definition for TIM_TISEL register *********************/
+#define TIM_TISEL_TI1SEL_Pos (0U)
+#define TIM_TISEL_TI1SEL_Msk (0xFUL << TIM_TISEL_TI1SEL_Pos) /*!< 0x0000000F */
+#define TIM_TISEL_TI1SEL TIM_TISEL_TI1SEL_Msk /*!<TI1SEL[3:0] bits (TIM TI1 SEL)*/
+#define TIM_TISEL_TI1SEL_0 (0x1UL << TIM_TISEL_TI1SEL_Pos) /*!< 0x00000001 */
+#define TIM_TISEL_TI1SEL_1 (0x2UL << TIM_TISEL_TI1SEL_Pos) /*!< 0x00000002 */
+#define TIM_TISEL_TI1SEL_2 (0x4UL << TIM_TISEL_TI1SEL_Pos) /*!< 0x00000004 */
+#define TIM_TISEL_TI1SEL_3 (0x8UL << TIM_TISEL_TI1SEL_Pos) /*!< 0x00000008 */
+
+#define TIM_TISEL_TI2SEL_Pos (8U)
+#define TIM_TISEL_TI2SEL_Msk (0xFUL << TIM_TISEL_TI2SEL_Pos) /*!< 0x00000F00 */
+#define TIM_TISEL_TI2SEL TIM_TISEL_TI2SEL_Msk /*!<TI2SEL[3:0] bits (TIM TI2 SEL)*/
+#define TIM_TISEL_TI2SEL_0 (0x1UL << TIM_TISEL_TI2SEL_Pos) /*!< 0x00000100 */
+#define TIM_TISEL_TI2SEL_1 (0x2UL << TIM_TISEL_TI2SEL_Pos) /*!< 0x00000200 */
+#define TIM_TISEL_TI2SEL_2 (0x4UL << TIM_TISEL_TI2SEL_Pos) /*!< 0x00000400 */
+#define TIM_TISEL_TI2SEL_3 (0x8UL << TIM_TISEL_TI2SEL_Pos) /*!< 0x00000800 */
+
+#define TIM_TISEL_TI3SEL_Pos (16U)
+#define TIM_TISEL_TI3SEL_Msk (0xFUL << TIM_TISEL_TI3SEL_Pos) /*!< 0x000F0000 */
+#define TIM_TISEL_TI3SEL TIM_TISEL_TI3SEL_Msk /*!<TI3SEL[3:0] bits (TIM TI3 SEL)*/
+#define TIM_TISEL_TI3SEL_0 (0x1UL << TIM_TISEL_TI3SEL_Pos) /*!< 0x00010000 */
+#define TIM_TISEL_TI3SEL_1 (0x2UL << TIM_TISEL_TI3SEL_Pos) /*!< 0x00020000 */
+#define TIM_TISEL_TI3SEL_2 (0x4UL << TIM_TISEL_TI3SEL_Pos) /*!< 0x00040000 */
+#define TIM_TISEL_TI3SEL_3 (0x8UL << TIM_TISEL_TI3SEL_Pos) /*!< 0x00080000 */
+
+#define TIM_TISEL_TI4SEL_Pos (24U)
+#define TIM_TISEL_TI4SEL_Msk (0xFUL << TIM_TISEL_TI4SEL_Pos) /*!< 0x0F000000 */
+#define TIM_TISEL_TI4SEL TIM_TISEL_TI4SEL_Msk /*!<TI4SEL[3:0] bits (TIM TI4 SEL)*/
+#define TIM_TISEL_TI4SEL_0 (0x1UL << TIM_TISEL_TI4SEL_Pos) /*!< 0x01000000 */
+#define TIM_TISEL_TI4SEL_1 (0x2UL << TIM_TISEL_TI4SEL_Pos) /*!< 0x02000000 */
+#define TIM_TISEL_TI4SEL_2 (0x4UL << TIM_TISEL_TI4SEL_Pos) /*!< 0x04000000 */
+#define TIM_TISEL_TI4SEL_3 (0x8UL << TIM_TISEL_TI4SEL_Pos) /*!< 0x08000000 */
+
+
+
+/******************************************************************************/
+/* */
+/* Universal Synchronous Asynchronous Receiver Transmitter (USART) */
+/* */
+/******************************************************************************/
+/****************** Bit definition for USART_CR1 register *******************/
+#define USART_CR1_UE_Pos (0U)
+#define USART_CR1_UE_Msk (0x1UL << USART_CR1_UE_Pos) /*!< 0x00000001 */
+#define USART_CR1_UE USART_CR1_UE_Msk /*!< USART Enable */
+#define USART_CR1_UESM_Pos (1U)
+#define USART_CR1_UESM_Msk (0x1UL << USART_CR1_UESM_Pos) /*!< 0x00000002 */
+#define USART_CR1_UESM USART_CR1_UESM_Msk /*!< USART Enable in STOP Mode */
+#define USART_CR1_RE_Pos (2U)
+#define USART_CR1_RE_Msk (0x1UL << USART_CR1_RE_Pos) /*!< 0x00000004 */
+#define USART_CR1_RE USART_CR1_RE_Msk /*!< Receiver Enable */
+#define USART_CR1_TE_Pos (3U)
+#define USART_CR1_TE_Msk (0x1UL << USART_CR1_TE_Pos) /*!< 0x00000008 */
+#define USART_CR1_TE USART_CR1_TE_Msk /*!< Transmitter Enable */
+#define USART_CR1_IDLEIE_Pos (4U)
+#define USART_CR1_IDLEIE_Msk (0x1UL << USART_CR1_IDLEIE_Pos) /*!< 0x00000010 */
+#define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt Enable */
+#define USART_CR1_RXNEIE_RXFNEIE_Pos (5U)
+#define USART_CR1_RXNEIE_RXFNEIE_Msk (0x1UL << USART_CR1_RXNEIE_RXFNEIE_Pos) /*!< 0x00000020 */
+#define USART_CR1_RXNEIE_RXFNEIE USART_CR1_RXNEIE_RXFNEIE_Msk /*!< RXNE/RXFIFO not empty Interrupt Enable */
+#define USART_CR1_TCIE_Pos (6U)
+#define USART_CR1_TCIE_Msk (0x1UL << USART_CR1_TCIE_Pos) /*!< 0x00000040 */
+#define USART_CR1_TCIE USART_CR1_TCIE_Msk /*!< Transmission Complete Interrupt Enable */
+#define USART_CR1_TXEIE_TXFNFIE_Pos (7U)
+#define USART_CR1_TXEIE_TXFNFIE_Msk (0x1UL << USART_CR1_TXEIE_TXFNFIE_Pos) /*!< 0x00000080 */
+#define USART_CR1_TXEIE_TXFNFIE USART_CR1_TXEIE_TXFNFIE_Msk /*!< TXE/TXFIFO not full Interrupt Enable */
+#define USART_CR1_PEIE_Pos (8U)
+#define USART_CR1_PEIE_Msk (0x1UL << USART_CR1_PEIE_Pos) /*!< 0x00000100 */
+#define USART_CR1_PEIE USART_CR1_PEIE_Msk /*!< PE Interrupt Enable */
+#define USART_CR1_PS_Pos (9U)
+#define USART_CR1_PS_Msk (0x1UL << USART_CR1_PS_Pos) /*!< 0x00000200 */
+#define USART_CR1_PS USART_CR1_PS_Msk /*!< Parity Selection */
+#define USART_CR1_PCE_Pos (10U)
+#define USART_CR1_PCE_Msk (0x1UL << USART_CR1_PCE_Pos) /*!< 0x00000400 */
+#define USART_CR1_PCE USART_CR1_PCE_Msk /*!< Parity Control Enable */
+#define USART_CR1_WAKE_Pos (11U)
+#define USART_CR1_WAKE_Msk (0x1UL << USART_CR1_WAKE_Pos) /*!< 0x00000800 */
+#define USART_CR1_WAKE USART_CR1_WAKE_Msk /*!< Receiver Wakeup method */
+#define USART_CR1_M_Pos (12U)
+#define USART_CR1_M_Msk (0x10001UL << USART_CR1_M_Pos) /*!< 0x10001000 */
+#define USART_CR1_M USART_CR1_M_Msk /*!< Word length */
+#define USART_CR1_M0_Pos (12U)
+#define USART_CR1_M0_Msk (0x1UL << USART_CR1_M0_Pos) /*!< 0x00001000 */
+#define USART_CR1_M0 USART_CR1_M0_Msk /*!< Word length - Bit 0 */
+#define USART_CR1_MME_Pos (13U)
+#define USART_CR1_MME_Msk (0x1UL << USART_CR1_MME_Pos) /*!< 0x00002000 */
+#define USART_CR1_MME USART_CR1_MME_Msk /*!< Mute Mode Enable */
+#define USART_CR1_CMIE_Pos (14U)
+#define USART_CR1_CMIE_Msk (0x1UL << USART_CR1_CMIE_Pos) /*!< 0x00004000 */
+#define USART_CR1_CMIE USART_CR1_CMIE_Msk /*!< Character match interrupt enable */
+#define USART_CR1_OVER8_Pos (15U)
+#define USART_CR1_OVER8_Msk (0x1UL << USART_CR1_OVER8_Pos) /*!< 0x00008000 */
+#define USART_CR1_OVER8 USART_CR1_OVER8_Msk /*!< Oversampling by 8-bit or 16-bit mode */
+#define USART_CR1_DEDT_Pos (16U)
+#define USART_CR1_DEDT_Msk (0x1FUL << USART_CR1_DEDT_Pos) /*!< 0x001F0000 */
+#define USART_CR1_DEDT USART_CR1_DEDT_Msk /*!< DEDT[4:0] bits (Driver Enable Deassertion Time) */
+#define USART_CR1_DEDT_0 (0x01UL << USART_CR1_DEDT_Pos) /*!< 0x00010000 */
+#define USART_CR1_DEDT_1 (0x02UL << USART_CR1_DEDT_Pos) /*!< 0x00020000 */
+#define USART_CR1_DEDT_2 (0x04UL << USART_CR1_DEDT_Pos) /*!< 0x00040000 */
+#define USART_CR1_DEDT_3 (0x08UL << USART_CR1_DEDT_Pos) /*!< 0x00080000 */
+#define USART_CR1_DEDT_4 (0x10UL << USART_CR1_DEDT_Pos) /*!< 0x00100000 */
+#define USART_CR1_DEAT_Pos (21U)
+#define USART_CR1_DEAT_Msk (0x1FUL << USART_CR1_DEAT_Pos) /*!< 0x03E00000 */
+#define USART_CR1_DEAT USART_CR1_DEAT_Msk /*!< DEAT[4:0] bits (Driver Enable Assertion Time) */
+#define USART_CR1_DEAT_0 (0x01UL << USART_CR1_DEAT_Pos) /*!< 0x00200000 */
+#define USART_CR1_DEAT_1 (0x02UL << USART_CR1_DEAT_Pos) /*!< 0x00400000 */
+#define USART_CR1_DEAT_2 (0x04UL << USART_CR1_DEAT_Pos) /*!< 0x00800000 */
+#define USART_CR1_DEAT_3 (0x08UL << USART_CR1_DEAT_Pos) /*!< 0x01000000 */
+#define USART_CR1_DEAT_4 (0x10UL << USART_CR1_DEAT_Pos) /*!< 0x02000000 */
+#define USART_CR1_RTOIE_Pos (26U)
+#define USART_CR1_RTOIE_Msk (0x1UL << USART_CR1_RTOIE_Pos) /*!< 0x04000000 */
+#define USART_CR1_RTOIE USART_CR1_RTOIE_Msk /*!< Receive Time Out interrupt enable */
+#define USART_CR1_EOBIE_Pos (27U)
+#define USART_CR1_EOBIE_Msk (0x1UL << USART_CR1_EOBIE_Pos) /*!< 0x08000000 */
+#define USART_CR1_EOBIE USART_CR1_EOBIE_Msk /*!< End of Block interrupt enable */
+#define USART_CR1_M1_Pos (28U)
+#define USART_CR1_M1_Msk (0x1UL << USART_CR1_M1_Pos) /*!< 0x10000000 */
+#define USART_CR1_M1 USART_CR1_M1_Msk /*!< Word length - Bit 1 */
+#define USART_CR1_FIFOEN_Pos (29U)
+#define USART_CR1_FIFOEN_Msk (0x1UL << USART_CR1_FIFOEN_Pos) /*!< 0x20000000 */
+#define USART_CR1_FIFOEN USART_CR1_FIFOEN_Msk /*!< FIFO mode enable */
+#define USART_CR1_TXFEIE_Pos (30U)
+#define USART_CR1_TXFEIE_Msk (0x1UL << USART_CR1_TXFEIE_Pos) /*!< 0x40000000 */
+#define USART_CR1_TXFEIE USART_CR1_TXFEIE_Msk /*!< TXFIFO empty interrupt enable */
+#define USART_CR1_RXFFIE_Pos (31U)
+#define USART_CR1_RXFFIE_Msk (0x1UL << USART_CR1_RXFFIE_Pos) /*!< 0x80000000 */
+#define USART_CR1_RXFFIE USART_CR1_RXFFIE_Msk /*!< RXFIFO Full interrupt enable */
+
+/****************** Bit definition for USART_CR2 register *******************/
+#define USART_CR2_SLVEN_Pos (0U)
+#define USART_CR2_SLVEN_Msk (0x1UL << USART_CR2_SLVEN_Pos) /*!< 0x00000001 */
+#define USART_CR2_SLVEN USART_CR2_SLVEN_Msk /*!< Synchronous Slave mode enable */
+#define USART_CR2_DIS_NSS_Pos (3U)
+#define USART_CR2_DIS_NSS_Msk (0x1UL << USART_CR2_DIS_NSS_Pos) /*!< 0x00000008 */
+#define USART_CR2_DIS_NSS USART_CR2_DIS_NSS_Msk /*!< NSS input pin disable for SPI slave selection */
+#define USART_CR2_ADDM7_Pos (4U)
+#define USART_CR2_ADDM7_Msk (0x1UL << USART_CR2_ADDM7_Pos) /*!< 0x00000010 */
+#define USART_CR2_ADDM7 USART_CR2_ADDM7_Msk /*!< 7-bit or 4-bit Address Detection */
+#define USART_CR2_LBDL_Pos (5U)
+#define USART_CR2_LBDL_Msk (0x1UL << USART_CR2_LBDL_Pos) /*!< 0x00000020 */
+#define USART_CR2_LBDL USART_CR2_LBDL_Msk /*!< LIN Break Detection Length */
+#define USART_CR2_LBDIE_Pos (6U)
+#define USART_CR2_LBDIE_Msk (0x1UL << USART_CR2_LBDIE_Pos) /*!< 0x00000040 */
+#define USART_CR2_LBDIE USART_CR2_LBDIE_Msk /*!< LIN Break Detection Interrupt Enable */
+#define USART_CR2_LBCL_Pos (8U)
+#define USART_CR2_LBCL_Msk (0x1UL << USART_CR2_LBCL_Pos) /*!< 0x00000100 */
+#define USART_CR2_LBCL USART_CR2_LBCL_Msk /*!< Last Bit Clock pulse */
+#define USART_CR2_CPHA_Pos (9U)
+#define USART_CR2_CPHA_Msk (0x1UL << USART_CR2_CPHA_Pos) /*!< 0x00000200 */
+#define USART_CR2_CPHA USART_CR2_CPHA_Msk /*!< Clock Phase */
+#define USART_CR2_CPOL_Pos (10U)
+#define USART_CR2_CPOL_Msk (0x1UL << USART_CR2_CPOL_Pos) /*!< 0x00000400 */
+#define USART_CR2_CPOL USART_CR2_CPOL_Msk /*!< Clock Polarity */
+#define USART_CR2_CLKEN_Pos (11U)
+#define USART_CR2_CLKEN_Msk (0x1UL << USART_CR2_CLKEN_Pos) /*!< 0x00000800 */
+#define USART_CR2_CLKEN USART_CR2_CLKEN_Msk /*!< Clock Enable */
+#define USART_CR2_STOP_Pos (12U)
+#define USART_CR2_STOP_Msk (0x3UL << USART_CR2_STOP_Pos) /*!< 0x00003000 */
+#define USART_CR2_STOP USART_CR2_STOP_Msk /*!< STOP[1:0] bits (STOP bits) */
+#define USART_CR2_STOP_0 (0x1UL << USART_CR2_STOP_Pos) /*!< 0x00001000 */
+#define USART_CR2_STOP_1 (0x2UL << USART_CR2_STOP_Pos) /*!< 0x00002000 */
+#define USART_CR2_LINEN_Pos (14U)
+#define USART_CR2_LINEN_Msk (0x1UL << USART_CR2_LINEN_Pos) /*!< 0x00004000 */
+#define USART_CR2_LINEN USART_CR2_LINEN_Msk /*!< LIN mode enable */
+#define USART_CR2_SWAP_Pos (15U)
+#define USART_CR2_SWAP_Msk (0x1UL << USART_CR2_SWAP_Pos) /*!< 0x00008000 */
+#define USART_CR2_SWAP USART_CR2_SWAP_Msk /*!< SWAP TX/RX pins */
+#define USART_CR2_RXINV_Pos (16U)
+#define USART_CR2_RXINV_Msk (0x1UL << USART_CR2_RXINV_Pos) /*!< 0x00010000 */
+#define USART_CR2_RXINV USART_CR2_RXINV_Msk /*!< RX pin active level inversion */
+#define USART_CR2_TXINV_Pos (17U)
+#define USART_CR2_TXINV_Msk (0x1UL << USART_CR2_TXINV_Pos) /*!< 0x00020000 */
+#define USART_CR2_TXINV USART_CR2_TXINV_Msk /*!< TX pin active level inversion */
+#define USART_CR2_DATAINV_Pos (18U)
+#define USART_CR2_DATAINV_Msk (0x1UL << USART_CR2_DATAINV_Pos) /*!< 0x00040000 */
+#define USART_CR2_DATAINV USART_CR2_DATAINV_Msk /*!< Binary data inversion */
+#define USART_CR2_MSBFIRST_Pos (19U)
+#define USART_CR2_MSBFIRST_Msk (0x1UL << USART_CR2_MSBFIRST_Pos) /*!< 0x00080000 */
+#define USART_CR2_MSBFIRST USART_CR2_MSBFIRST_Msk /*!< Most Significant Bit First */
+#define USART_CR2_ABREN_Pos (20U)
+#define USART_CR2_ABREN_Msk (0x1UL << USART_CR2_ABREN_Pos) /*!< 0x00100000 */
+#define USART_CR2_ABREN USART_CR2_ABREN_Msk /*!< Auto Baud-Rate Enable*/
+#define USART_CR2_ABRMODE_Pos (21U)
+#define USART_CR2_ABRMODE_Msk (0x3UL << USART_CR2_ABRMODE_Pos) /*!< 0x00600000 */
+#define USART_CR2_ABRMODE USART_CR2_ABRMODE_Msk /*!< ABRMOD[1:0] bits (Auto Baud-Rate Mode) */
+#define USART_CR2_ABRMODE_0 (0x1UL << USART_CR2_ABRMODE_Pos) /*!< 0x00200000 */
+#define USART_CR2_ABRMODE_1 (0x2UL << USART_CR2_ABRMODE_Pos) /*!< 0x00400000 */
+#define USART_CR2_RTOEN_Pos (23U)
+#define USART_CR2_RTOEN_Msk (0x1UL << USART_CR2_RTOEN_Pos) /*!< 0x00800000 */
+#define USART_CR2_RTOEN USART_CR2_RTOEN_Msk /*!< Receiver Time-Out enable */
+#define USART_CR2_ADD_Pos (24U)
+#define USART_CR2_ADD_Msk (0xFFUL << USART_CR2_ADD_Pos) /*!< 0xFF000000 */
+#define USART_CR2_ADD USART_CR2_ADD_Msk /*!< Address of the USART node */
+
+/****************** Bit definition for USART_CR3 register *******************/
+#define USART_CR3_EIE_Pos (0U)
+#define USART_CR3_EIE_Msk (0x1UL << USART_CR3_EIE_Pos) /*!< 0x00000001 */
+#define USART_CR3_EIE USART_CR3_EIE_Msk /*!< Error Interrupt Enable */
+#define USART_CR3_IREN_Pos (1U)
+#define USART_CR3_IREN_Msk (0x1UL << USART_CR3_IREN_Pos) /*!< 0x00000002 */
+#define USART_CR3_IREN USART_CR3_IREN_Msk /*!< IrDA mode Enable */
+#define USART_CR3_IRLP_Pos (2U)
+#define USART_CR3_IRLP_Msk (0x1UL << USART_CR3_IRLP_Pos) /*!< 0x00000004 */
+#define USART_CR3_IRLP USART_CR3_IRLP_Msk /*!< IrDA Low-Power */
+#define USART_CR3_HDSEL_Pos (3U)
+#define USART_CR3_HDSEL_Msk (0x1UL << USART_CR3_HDSEL_Pos) /*!< 0x00000008 */
+#define USART_CR3_HDSEL USART_CR3_HDSEL_Msk /*!< Half-Duplex Selection */
+#define USART_CR3_NACK_Pos (4U)
+#define USART_CR3_NACK_Msk (0x1UL << USART_CR3_NACK_Pos) /*!< 0x00000010 */
+#define USART_CR3_NACK USART_CR3_NACK_Msk /*!< SmartCard NACK enable */
+#define USART_CR3_SCEN_Pos (5U)
+#define USART_CR3_SCEN_Msk (0x1UL << USART_CR3_SCEN_Pos) /*!< 0x00000020 */
+#define USART_CR3_SCEN USART_CR3_SCEN_Msk /*!< SmartCard mode enable */
+#define USART_CR3_DMAR_Pos (6U)
+#define USART_CR3_DMAR_Msk (0x1UL << USART_CR3_DMAR_Pos) /*!< 0x00000040 */
+#define USART_CR3_DMAR USART_CR3_DMAR_Msk /*!< DMA Enable Receiver */
+#define USART_CR3_DMAT_Pos (7U)
+#define USART_CR3_DMAT_Msk (0x1UL << USART_CR3_DMAT_Pos) /*!< 0x00000080 */
+#define USART_CR3_DMAT USART_CR3_DMAT_Msk /*!< DMA Enable Transmitter */
+#define USART_CR3_RTSE_Pos (8U)
+#define USART_CR3_RTSE_Msk (0x1UL << USART_CR3_RTSE_Pos) /*!< 0x00000100 */
+#define USART_CR3_RTSE USART_CR3_RTSE_Msk /*!< RTS Enable */
+#define USART_CR3_CTSE_Pos (9U)
+#define USART_CR3_CTSE_Msk (0x1UL << USART_CR3_CTSE_Pos) /*!< 0x00000200 */
+#define USART_CR3_CTSE USART_CR3_CTSE_Msk /*!< CTS Enable */
+#define USART_CR3_CTSIE_Pos (10U)
+#define USART_CR3_CTSIE_Msk (0x1UL << USART_CR3_CTSIE_Pos) /*!< 0x00000400 */
+#define USART_CR3_CTSIE USART_CR3_CTSIE_Msk /*!< CTS Interrupt Enable */
+#define USART_CR3_ONEBIT_Pos (11U)
+#define USART_CR3_ONEBIT_Msk (0x1UL << USART_CR3_ONEBIT_Pos) /*!< 0x00000800 */
+#define USART_CR3_ONEBIT USART_CR3_ONEBIT_Msk /*!< One sample bit method enable */
+#define USART_CR3_OVRDIS_Pos (12U)
+#define USART_CR3_OVRDIS_Msk (0x1UL << USART_CR3_OVRDIS_Pos) /*!< 0x00001000 */
+#define USART_CR3_OVRDIS USART_CR3_OVRDIS_Msk /*!< Overrun Disable */
+#define USART_CR3_DDRE_Pos (13U)
+#define USART_CR3_DDRE_Msk (0x1UL << USART_CR3_DDRE_Pos) /*!< 0x00002000 */
+#define USART_CR3_DDRE USART_CR3_DDRE_Msk /*!< DMA Disable on Reception Error */
+#define USART_CR3_DEM_Pos (14U)
+#define USART_CR3_DEM_Msk (0x1UL << USART_CR3_DEM_Pos) /*!< 0x00004000 */
+#define USART_CR3_DEM USART_CR3_DEM_Msk /*!< Driver Enable Mode */
+#define USART_CR3_DEP_Pos (15U)
+#define USART_CR3_DEP_Msk (0x1UL << USART_CR3_DEP_Pos) /*!< 0x00008000 */
+#define USART_CR3_DEP USART_CR3_DEP_Msk /*!< Driver Enable Polarity Selection */
+#define USART_CR3_SCARCNT_Pos (17U)
+#define USART_CR3_SCARCNT_Msk (0x7UL << USART_CR3_SCARCNT_Pos) /*!< 0x000E0000 */
+#define USART_CR3_SCARCNT USART_CR3_SCARCNT_Msk /*!< SCARCNT[2:0] bits (SmartCard Auto-Retry Count) */
+#define USART_CR3_SCARCNT_0 (0x1UL << USART_CR3_SCARCNT_Pos) /*!< 0x00020000 */
+#define USART_CR3_SCARCNT_1 (0x2UL << USART_CR3_SCARCNT_Pos) /*!< 0x00040000 */
+#define USART_CR3_SCARCNT_2 (0x4UL << USART_CR3_SCARCNT_Pos) /*!< 0x00080000 */
+#define USART_CR3_WUS_Pos (20U)
+#define USART_CR3_WUS_Msk (0x3UL << USART_CR3_WUS_Pos) /*!< 0x00300000 */
+#define USART_CR3_WUS USART_CR3_WUS_Msk /*!< WUS[1:0] bits (Wake UP Interrupt Flag Selection) */
+#define USART_CR3_WUS_0 (0x1UL << USART_CR3_WUS_Pos) /*!< 0x00100000 */
+#define USART_CR3_WUS_1 (0x2UL << USART_CR3_WUS_Pos) /*!< 0x00200000 */
+#define USART_CR3_WUFIE_Pos (22U)
+#define USART_CR3_WUFIE_Msk (0x1UL << USART_CR3_WUFIE_Pos) /*!< 0x00400000 */
+#define USART_CR3_WUFIE USART_CR3_WUFIE_Msk /*!< Wake Up Interrupt Enable */
+#define USART_CR3_TXFTIE_Pos (23U)
+#define USART_CR3_TXFTIE_Msk (0x1UL << USART_CR3_TXFTIE_Pos) /*!< 0x00800000 */
+#define USART_CR3_TXFTIE USART_CR3_TXFTIE_Msk /*!< TXFIFO threshold interrupt enable */
+#define USART_CR3_TCBGTIE_Pos (24U)
+#define USART_CR3_TCBGTIE_Msk (0x1UL << USART_CR3_TCBGTIE_Pos) /*!< 0x01000000 */
+#define USART_CR3_TCBGTIE USART_CR3_TCBGTIE_Msk /*!< Transmission Complete Before Guard Time Interrupt Enable */
+#define USART_CR3_RXFTCFG_Pos (25U)
+#define USART_CR3_RXFTCFG_Msk (0x7UL << USART_CR3_RXFTCFG_Pos) /*!< 0x0E000000 */
+#define USART_CR3_RXFTCFG USART_CR3_RXFTCFG_Msk /*!< RXFIFO FIFO threshold configuration */
+#define USART_CR3_RXFTCFG_0 (0x1UL << USART_CR3_RXFTCFG_Pos) /*!< 0x02000000 */
+#define USART_CR3_RXFTCFG_1 (0x2UL << USART_CR3_RXFTCFG_Pos) /*!< 0x04000000 */
+#define USART_CR3_RXFTCFG_2 (0x4UL << USART_CR3_RXFTCFG_Pos) /*!< 0x08000000 */
+#define USART_CR3_RXFTIE_Pos (28U)
+#define USART_CR3_RXFTIE_Msk (0x1UL << USART_CR3_RXFTIE_Pos) /*!< 0x10000000 */
+#define USART_CR3_RXFTIE USART_CR3_RXFTIE_Msk /*!< RXFIFO threshold interrupt enable */
+#define USART_CR3_TXFTCFG_Pos (29U)
+#define USART_CR3_TXFTCFG_Msk (0x7UL << USART_CR3_TXFTCFG_Pos) /*!< 0xE0000000 */
+#define USART_CR3_TXFTCFG USART_CR3_TXFTCFG_Msk /*!< TXFIFO threshold configuration */
+#define USART_CR3_TXFTCFG_0 (0x1UL << USART_CR3_TXFTCFG_Pos) /*!< 0x20000000 */
+#define USART_CR3_TXFTCFG_1 (0x2UL << USART_CR3_TXFTCFG_Pos) /*!< 0x40000000 */
+#define USART_CR3_TXFTCFG_2 (0x4UL << USART_CR3_TXFTCFG_Pos) /*!< 0x80000000 */
+
+/****************** Bit definition for USART_BRR register *******************/
+#define USART_BRR_BRR ((uint16_t)0xFFFF) /*!< USART Baud rate register [15:0] */
+
+/****************** Bit definition for USART_GTPR register ******************/
+#define USART_GTPR_PSC_Pos (0U)
+#define USART_GTPR_PSC_Msk (0xFFUL << USART_GTPR_PSC_Pos) /*!< 0x000000FF */
+#define USART_GTPR_PSC USART_GTPR_PSC_Msk /*!< PSC[7:0] bits (Prescaler value) */
+#define USART_GTPR_GT_Pos (8U)
+#define USART_GTPR_GT_Msk (0xFFUL << USART_GTPR_GT_Pos) /*!< 0x0000FF00 */
+#define USART_GTPR_GT USART_GTPR_GT_Msk /*!< GT[7:0] bits (Guard time value) */
+
+/******************* Bit definition for USART_RTOR register *****************/
+#define USART_RTOR_RTO_Pos (0U)
+#define USART_RTOR_RTO_Msk (0xFFFFFFUL << USART_RTOR_RTO_Pos) /*!< 0x00FFFFFF */
+#define USART_RTOR_RTO USART_RTOR_RTO_Msk /*!< Receiver Time Out Value */
+#define USART_RTOR_BLEN_Pos (24U)
+#define USART_RTOR_BLEN_Msk (0xFFUL << USART_RTOR_BLEN_Pos) /*!< 0xFF000000 */
+#define USART_RTOR_BLEN USART_RTOR_BLEN_Msk /*!< Block Length */
+
+/******************* Bit definition for USART_RQR register ******************/
+#define USART_RQR_ABRRQ ((uint16_t)0x0001) /*!< Auto-Baud Rate Request */
+#define USART_RQR_SBKRQ ((uint16_t)0x0002) /*!< Send Break Request */
+#define USART_RQR_MMRQ ((uint16_t)0x0004) /*!< Mute Mode Request */
+#define USART_RQR_RXFRQ ((uint16_t)0x0008) /*!< Receive Data flush Request */
+#define USART_RQR_TXFRQ ((uint16_t)0x0010) /*!< Transmit data flush Request */
+
+/******************* Bit definition for USART_ISR register ******************/
+#define USART_ISR_PE_Pos (0U)
+#define USART_ISR_PE_Msk (0x1UL << USART_ISR_PE_Pos) /*!< 0x00000001 */
+#define USART_ISR_PE USART_ISR_PE_Msk /*!< Parity Error */
+#define USART_ISR_FE_Pos (1U)
+#define USART_ISR_FE_Msk (0x1UL << USART_ISR_FE_Pos) /*!< 0x00000002 */
+#define USART_ISR_FE USART_ISR_FE_Msk /*!< Framing Error */
+#define USART_ISR_NE_Pos (2U)
+#define USART_ISR_NE_Msk (0x1UL << USART_ISR_NE_Pos) /*!< 0x00000004 */
+#define USART_ISR_NE USART_ISR_NE_Msk /*!< Noise detected Flag */
+#define USART_ISR_ORE_Pos (3U)
+#define USART_ISR_ORE_Msk (0x1UL << USART_ISR_ORE_Pos) /*!< 0x00000008 */
+#define USART_ISR_ORE USART_ISR_ORE_Msk /*!< OverRun Error */
+#define USART_ISR_IDLE_Pos (4U)
+#define USART_ISR_IDLE_Msk (0x1UL << USART_ISR_IDLE_Pos) /*!< 0x00000010 */
+#define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line detected */
+#define USART_ISR_RXNE_RXFNE_Pos (5U)
+#define USART_ISR_RXNE_RXFNE_Msk (0x1UL << USART_ISR_RXNE_RXFNE_Pos) /*!< 0x00000020 */
+#define USART_ISR_RXNE_RXFNE USART_ISR_RXNE_RXFNE_Msk /*!< Read Data Register Not Empty/RXFIFO Not Empty */
+#define USART_ISR_TC_Pos (6U)
+#define USART_ISR_TC_Msk (0x1UL << USART_ISR_TC_Pos) /*!< 0x00000040 */
+#define USART_ISR_TC USART_ISR_TC_Msk /*!< Transmission Complete */
+#define USART_ISR_TXE_TXFNF_Pos (7U)
+#define USART_ISR_TXE_TXFNF_Msk (0x1UL << USART_ISR_TXE_TXFNF_Pos) /*!< 0x00000080 */
+#define USART_ISR_TXE_TXFNF USART_ISR_TXE_TXFNF_Msk /*!< Transmit Data Register Empty/TXFIFO Not Full */
+#define USART_ISR_LBDF_Pos (8U)
+#define USART_ISR_LBDF_Msk (0x1UL << USART_ISR_LBDF_Pos) /*!< 0x00000100 */
+#define USART_ISR_LBDF USART_ISR_LBDF_Msk /*!< LIN Break Detection Flag */
+#define USART_ISR_CTSIF_Pos (9U)
+#define USART_ISR_CTSIF_Msk (0x1UL << USART_ISR_CTSIF_Pos) /*!< 0x00000200 */
+#define USART_ISR_CTSIF USART_ISR_CTSIF_Msk /*!< CTS interrupt flag */
+#define USART_ISR_CTS_Pos (10U)
+#define USART_ISR_CTS_Msk (0x1UL << USART_ISR_CTS_Pos) /*!< 0x00000400 */
+#define USART_ISR_CTS USART_ISR_CTS_Msk /*!< CTS flag */
+#define USART_ISR_RTOF_Pos (11U)
+#define USART_ISR_RTOF_Msk (0x1UL << USART_ISR_RTOF_Pos) /*!< 0x00000800 */
+#define USART_ISR_RTOF USART_ISR_RTOF_Msk /*!< Receiver Time Out */
+#define USART_ISR_EOBF_Pos (12U)
+#define USART_ISR_EOBF_Msk (0x1UL << USART_ISR_EOBF_Pos) /*!< 0x00001000 */
+#define USART_ISR_EOBF USART_ISR_EOBF_Msk /*!< End Of Block Flag */
+#define USART_ISR_UDR_Pos (13U)
+#define USART_ISR_UDR_Msk (0x1UL << USART_ISR_UDR_Pos) /*!< 0x00002000 */
+#define USART_ISR_UDR USART_ISR_UDR_Msk /*!< SPI Slave Underrun Error Flag */
+#define USART_ISR_ABRE_Pos (14U)
+#define USART_ISR_ABRE_Msk (0x1UL << USART_ISR_ABRE_Pos) /*!< 0x00004000 */
+#define USART_ISR_ABRE USART_ISR_ABRE_Msk /*!< Auto-Baud Rate Error */
+#define USART_ISR_ABRF_Pos (15U)
+#define USART_ISR_ABRF_Msk (0x1UL << USART_ISR_ABRF_Pos) /*!< 0x00008000 */
+#define USART_ISR_ABRF USART_ISR_ABRF_Msk /*!< Auto-Baud Rate Flag */
+#define USART_ISR_BUSY_Pos (16U)
+#define USART_ISR_BUSY_Msk (0x1UL << USART_ISR_BUSY_Pos) /*!< 0x00010000 */
+#define USART_ISR_BUSY USART_ISR_BUSY_Msk /*!< Busy Flag */
+#define USART_ISR_CMF_Pos (17U)
+#define USART_ISR_CMF_Msk (0x1UL << USART_ISR_CMF_Pos) /*!< 0x00020000 */
+#define USART_ISR_CMF USART_ISR_CMF_Msk /*!< Character Match Flag */
+#define USART_ISR_SBKF_Pos (18U)
+#define USART_ISR_SBKF_Msk (0x1UL << USART_ISR_SBKF_Pos) /*!< 0x00040000 */
+#define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag */
+#define USART_ISR_RWU_Pos (19U)
+#define USART_ISR_RWU_Msk (0x1UL << USART_ISR_RWU_Pos) /*!< 0x00080000 */
+#define USART_ISR_RWU USART_ISR_RWU_Msk /*!< Receive Wake Up from mute mode Flag */
+#define USART_ISR_WUF_Pos (20U)
+#define USART_ISR_WUF_Msk (0x1UL << USART_ISR_WUF_Pos) /*!< 0x00100000 */
+#define USART_ISR_WUF USART_ISR_WUF_Msk /*!< Wake Up from stop mode Flag */
+#define USART_ISR_TEACK_Pos (21U)
+#define USART_ISR_TEACK_Msk (0x1UL << USART_ISR_TEACK_Pos) /*!< 0x00200000 */
+#define USART_ISR_TEACK USART_ISR_TEACK_Msk /*!< Transmit Enable Acknowledge Flag */
+#define USART_ISR_REACK_Pos (22U)
+#define USART_ISR_REACK_Msk (0x1UL << USART_ISR_REACK_Pos) /*!< 0x00400000 */
+#define USART_ISR_REACK USART_ISR_REACK_Msk /*!< Receive Enable Acknowledge Flag */
+#define USART_ISR_TXFE_Pos (23U)
+#define USART_ISR_TXFE_Msk (0x1UL << USART_ISR_TXFE_Pos) /*!< 0x00800000 */
+#define USART_ISR_TXFE USART_ISR_TXFE_Msk /*!< TXFIFO Empty Flag */
+#define USART_ISR_RXFF_Pos (24U)
+#define USART_ISR_RXFF_Msk (0x1UL << USART_ISR_RXFF_Pos) /*!< 0x01000000 */
+#define USART_ISR_RXFF USART_ISR_RXFF_Msk /*!< RXFIFO Full Flag */
+#define USART_ISR_TCBGT_Pos (25U)
+#define USART_ISR_TCBGT_Msk (0x1UL << USART_ISR_TCBGT_Pos) /*!< 0x02000000 */
+#define USART_ISR_TCBGT USART_ISR_TCBGT_Msk /*!< Transmission Complete Before Guard Time Completion Flag */
+#define USART_ISR_RXFT_Pos (26U)
+#define USART_ISR_RXFT_Msk (0x1UL << USART_ISR_RXFT_Pos) /*!< 0x04000000 */
+#define USART_ISR_RXFT USART_ISR_RXFT_Msk /*!< RXFIFO Threshold Flag */
+#define USART_ISR_TXFT_Pos (27U)
+#define USART_ISR_TXFT_Msk (0x1UL << USART_ISR_TXFT_Pos) /*!< 0x08000000 */
+#define USART_ISR_TXFT USART_ISR_TXFT_Msk /*!< TXFIFO Threshold Flag */
+
+/******************* Bit definition for USART_ICR register ******************/
+#define USART_ICR_PECF_Pos (0U)
+#define USART_ICR_PECF_Msk (0x1UL << USART_ICR_PECF_Pos) /*!< 0x00000001 */
+#define USART_ICR_PECF USART_ICR_PECF_Msk /*!< Parity Error Clear Flag */
+#define USART_ICR_FECF_Pos (1U)
+#define USART_ICR_FECF_Msk (0x1UL << USART_ICR_FECF_Pos) /*!< 0x00000002 */
+#define USART_ICR_FECF USART_ICR_FECF_Msk /*!< Framing Error Clear Flag */
+#define USART_ICR_NECF_Pos (2U)
+#define USART_ICR_NECF_Msk (0x1UL << USART_ICR_NECF_Pos) /*!< 0x00000004 */
+#define USART_ICR_NECF USART_ICR_NECF_Msk /*!< Noise Error detected Clear Flag */
+#define USART_ICR_ORECF_Pos (3U)
+#define USART_ICR_ORECF_Msk (0x1UL << USART_ICR_ORECF_Pos) /*!< 0x00000008 */
+#define USART_ICR_ORECF USART_ICR_ORECF_Msk /*!< OverRun Error Clear Flag */
+#define USART_ICR_IDLECF_Pos (4U)
+#define USART_ICR_IDLECF_Msk (0x1UL << USART_ICR_IDLECF_Pos) /*!< 0x00000010 */
+#define USART_ICR_IDLECF USART_ICR_IDLECF_Msk /*!< IDLE line detected Clear Flag */
+#define USART_ICR_TXFECF_Pos (5U)
+#define USART_ICR_TXFECF_Msk (0x1UL << USART_ICR_TXFECF_Pos) /*!< 0x00000020 */
+#define USART_ICR_TXFECF USART_ICR_TXFECF_Msk /*!< TXFIFO Empty Clear Flag */
+#define USART_ICR_TCCF_Pos (6U)
+#define USART_ICR_TCCF_Msk (0x1UL << USART_ICR_TCCF_Pos) /*!< 0x00000040 */
+#define USART_ICR_TCCF USART_ICR_TCCF_Msk /*!< Transmission Complete Clear Flag */
+#define USART_ICR_TCBGTCF_Pos (7U)
+#define USART_ICR_TCBGTCF_Msk (0x1UL << USART_ICR_TCBGTCF_Pos) /*!< 0x00000080 */
+#define USART_ICR_TCBGTCF USART_ICR_TCBGTCF_Msk /*!< Transmission Complete Before Guard Time Clear Flag */
+#define USART_ICR_LBDCF_Pos (8U)
+#define USART_ICR_LBDCF_Msk (0x1UL << USART_ICR_LBDCF_Pos) /*!< 0x00000100 */
+#define USART_ICR_LBDCF USART_ICR_LBDCF_Msk /*!< LIN Break Detection Clear Flag */
+#define USART_ICR_CTSCF_Pos (9U)
+#define USART_ICR_CTSCF_Msk (0x1UL << USART_ICR_CTSCF_Pos) /*!< 0x00000200 */
+#define USART_ICR_CTSCF USART_ICR_CTSCF_Msk /*!< CTS Interrupt Clear Flag */
+#define USART_ICR_RTOCF_Pos (11U)
+#define USART_ICR_RTOCF_Msk (0x1UL << USART_ICR_RTOCF_Pos) /*!< 0x00000800 */
+#define USART_ICR_RTOCF USART_ICR_RTOCF_Msk /*!< Receiver Time Out Clear Flag */
+#define USART_ICR_EOBCF_Pos (12U)
+#define USART_ICR_EOBCF_Msk (0x1UL << USART_ICR_EOBCF_Pos) /*!< 0x00001000 */
+#define USART_ICR_EOBCF USART_ICR_EOBCF_Msk /*!< End Of Block Clear Flag */
+#define USART_ICR_UDRCF_Pos (13U)
+#define USART_ICR_UDRCF_Msk (0x1UL << USART_ICR_UDRCF_Pos) /*!< 0x00002000 */
+#define USART_ICR_UDRCF USART_ICR_UDRCF_Msk /*!< SPI Slave Underrun Clear Flag */
+#define USART_ICR_CMCF_Pos (17U)
+#define USART_ICR_CMCF_Msk (0x1UL << USART_ICR_CMCF_Pos) /*!< 0x00020000 */
+#define USART_ICR_CMCF USART_ICR_CMCF_Msk /*!< Character Match Clear Flag */
+#define USART_ICR_WUCF_Pos (20U)
+#define USART_ICR_WUCF_Msk (0x1UL << USART_ICR_WUCF_Pos) /*!< 0x00100000 */
+#define USART_ICR_WUCF USART_ICR_WUCF_Msk /*!< Wake Up from stop mode Clear Flag */
+
+/******************* Bit definition for USART_RDR register ******************/
+#define USART_RDR_RDR_Pos (0U)
+#define USART_RDR_RDR_Msk (0x1FFUL << USART_RDR_RDR_Pos) /*!< 0x000001FF */
+#define USART_RDR_RDR USART_RDR_RDR_Msk /*!< RDR[8:0] bits (Receive Data value) */
+
+/******************* Bit definition for USART_TDR register ******************/
+#define USART_TDR_TDR_Pos (0U)
+#define USART_TDR_TDR_Msk (0x1FFUL << USART_TDR_TDR_Pos) /*!< 0x000001FF */
+#define USART_TDR_TDR USART_TDR_TDR_Msk /*!< TDR[8:0] bits (Transmit Data value) */
+
+/******************* Bit definition for USART_PRESC register ****************/
+#define USART_PRESC_PRESCALER_Pos (0U)
+#define USART_PRESC_PRESCALER_Msk (0xFUL << USART_PRESC_PRESCALER_Pos) /*!< 0x0000000F */
+#define USART_PRESC_PRESCALER USART_PRESC_PRESCALER_Msk /*!< PRESCALER[3:0] bits (Clock prescaler) */
+#define USART_PRESC_PRESCALER_0 (0x1UL << USART_PRESC_PRESCALER_Pos) /*!< 0x00000001 */
+#define USART_PRESC_PRESCALER_1 (0x2UL << USART_PRESC_PRESCALER_Pos) /*!< 0x00000002 */
+#define USART_PRESC_PRESCALER_2 (0x4UL << USART_PRESC_PRESCALER_Pos) /*!< 0x00000004 */
+#define USART_PRESC_PRESCALER_3 (0x8UL << USART_PRESC_PRESCALER_Pos) /*!< 0x00000008 */
+
+
+/******************************************************************************/
+/* */
+/* Window WATCHDOG */
+/* */
+/******************************************************************************/
+/******************* Bit definition for WWDG_CR register ********************/
+#define WWDG_CR_T_Pos (0U)
+#define WWDG_CR_T_Msk (0x7FUL << WWDG_CR_T_Pos) /*!< 0x0000007F */
+#define WWDG_CR_T WWDG_CR_T_Msk /*!<T[6:0] bits (7-Bit counter (MSB to LSB)) */
+#define WWDG_CR_T_0 (0x01UL << WWDG_CR_T_Pos) /*!< 0x00000001 */
+#define WWDG_CR_T_1 (0x02UL << WWDG_CR_T_Pos) /*!< 0x00000002 */
+#define WWDG_CR_T_2 (0x04UL << WWDG_CR_T_Pos) /*!< 0x00000004 */
+#define WWDG_CR_T_3 (0x08UL << WWDG_CR_T_Pos) /*!< 0x00000008 */
+#define WWDG_CR_T_4 (0x10UL << WWDG_CR_T_Pos) /*!< 0x00000010 */
+#define WWDG_CR_T_5 (0x20UL << WWDG_CR_T_Pos) /*!< 0x00000020 */
+#define WWDG_CR_T_6 (0x40UL << WWDG_CR_T_Pos) /*!< 0x00000040 */
+
+#define WWDG_CR_WDGA_Pos (7U)
+#define WWDG_CR_WDGA_Msk (0x1UL << WWDG_CR_WDGA_Pos) /*!< 0x00000080 */
+#define WWDG_CR_WDGA WWDG_CR_WDGA_Msk /*!<Activation bit */
+
+/******************* Bit definition for WWDG_CFR register *******************/
+#define WWDG_CFR_W_Pos (0U)
+#define WWDG_CFR_W_Msk (0x7FUL << WWDG_CFR_W_Pos) /*!< 0x0000007F */
+#define WWDG_CFR_W WWDG_CFR_W_Msk /*!<W[6:0] bits (7-bit window value) */
+#define WWDG_CFR_W_0 (0x01UL << WWDG_CFR_W_Pos) /*!< 0x00000001 */
+#define WWDG_CFR_W_1 (0x02UL << WWDG_CFR_W_Pos) /*!< 0x00000002 */
+#define WWDG_CFR_W_2 (0x04UL << WWDG_CFR_W_Pos) /*!< 0x00000004 */
+#define WWDG_CFR_W_3 (0x08UL << WWDG_CFR_W_Pos) /*!< 0x00000008 */
+#define WWDG_CFR_W_4 (0x10UL << WWDG_CFR_W_Pos) /*!< 0x00000010 */
+#define WWDG_CFR_W_5 (0x20UL << WWDG_CFR_W_Pos) /*!< 0x00000020 */
+#define WWDG_CFR_W_6 (0x40UL << WWDG_CFR_W_Pos) /*!< 0x00000040 */
+
+#define WWDG_CFR_WDGTB_Pos (11U)
+#define WWDG_CFR_WDGTB_Msk (0x7UL << WWDG_CFR_WDGTB_Pos) /*!< 0x00003800 */
+#define WWDG_CFR_WDGTB WWDG_CFR_WDGTB_Msk /*!<WDGTB[2:0] bits (Timer Base) */
+#define WWDG_CFR_WDGTB_0 (0x1UL << WWDG_CFR_WDGTB_Pos) /*!< 0x00000800 */
+#define WWDG_CFR_WDGTB_1 (0x2UL << WWDG_CFR_WDGTB_Pos) /*!< 0x00001000 */
+#define WWDG_CFR_WDGTB_2 (0x4UL << WWDG_CFR_WDGTB_Pos) /*!< 0x00002000 */
+
+#define WWDG_CFR_EWI_Pos (9U)
+#define WWDG_CFR_EWI_Msk (0x1UL << WWDG_CFR_EWI_Pos) /*!< 0x00000200 */
+#define WWDG_CFR_EWI WWDG_CFR_EWI_Msk /*!<Early Wakeup Interrupt */
+
+/******************* Bit definition for WWDG_SR register ********************/
+#define WWDG_SR_EWIF_Pos (0U)
+#define WWDG_SR_EWIF_Msk (0x1UL << WWDG_SR_EWIF_Pos) /*!< 0x00000001 */
+#define WWDG_SR_EWIF WWDG_SR_EWIF_Msk /*!<Early Wakeup Interrupt Flag */
+
+/******************************************************************************/
+/* */
+/* Debug MCU */
+/* */
+/******************************************************************************/
+/******************** Bit definition for DBG_IDCODE register *************/
+#define DBG_IDCODE_DEV_ID_Pos (0U)
+#define DBG_IDCODE_DEV_ID_Msk (0xFFFUL << DBG_IDCODE_DEV_ID_Pos) /*!< 0x00000FFF */
+#define DBG_IDCODE_DEV_ID DBG_IDCODE_DEV_ID_Msk
+#define DBG_IDCODE_REV_ID_Pos (16U)
+#define DBG_IDCODE_REV_ID_Msk (0xFFFFUL << DBG_IDCODE_REV_ID_Pos) /*!< 0xFFFF0000 */
+#define DBG_IDCODE_REV_ID DBG_IDCODE_REV_ID_Msk
+
+/******************** Bit definition for DBG_CR register *****************/
+#define DBG_CR_DBG_STOP_Pos (1U)
+#define DBG_CR_DBG_STOP_Msk (0x1UL << DBG_CR_DBG_STOP_Pos) /*!< 0x00000002 */
+#define DBG_CR_DBG_STOP DBG_CR_DBG_STOP_Msk
+#define DBG_CR_DBG_STANDBY_Pos (2U)
+#define DBG_CR_DBG_STANDBY_Msk (0x1UL << DBG_CR_DBG_STANDBY_Pos) /*!< 0x00000004 */
+#define DBG_CR_DBG_STANDBY DBG_CR_DBG_STANDBY_Msk
+
+
+/******************** Bit definition for DBG_APB_FZ1 register ***********/
+#define DBG_APB_FZ1_DBG_TIM3_STOP_Pos (1U)
+#define DBG_APB_FZ1_DBG_TIM3_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_TIM3_STOP_Pos) /*!< 0x00000002 */
+#define DBG_APB_FZ1_DBG_TIM3_STOP DBG_APB_FZ1_DBG_TIM3_STOP_Msk
+#define DBG_APB_FZ1_DBG_TIM6_STOP_Pos (4U)
+#define DBG_APB_FZ1_DBG_TIM6_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_TIM6_STOP_Pos) /*!< 0x00000010 */
+#define DBG_APB_FZ1_DBG_TIM6_STOP DBG_APB_FZ1_DBG_TIM6_STOP_Msk
+#define DBG_APB_FZ1_DBG_TIM7_STOP_Pos (5U)
+#define DBG_APB_FZ1_DBG_TIM7_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_TIM7_STOP_Pos) /*!< 0x00000020 */
+#define DBG_APB_FZ1_DBG_TIM7_STOP DBG_APB_FZ1_DBG_TIM7_STOP_Msk
+#define DBG_APB_FZ1_DBG_RTC_STOP_Pos (10U)
+#define DBG_APB_FZ1_DBG_RTC_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_RTC_STOP_Pos) /*!< 0x00000400 */
+#define DBG_APB_FZ1_DBG_RTC_STOP DBG_APB_FZ1_DBG_RTC_STOP_Msk
+#define DBG_APB_FZ1_DBG_WWDG_STOP_Pos (11U)
+#define DBG_APB_FZ1_DBG_WWDG_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_WWDG_STOP_Pos) /*!< 0x00000800 */
+#define DBG_APB_FZ1_DBG_WWDG_STOP DBG_APB_FZ1_DBG_WWDG_STOP_Msk
+#define DBG_APB_FZ1_DBG_IWDG_STOP_Pos (12U)
+#define DBG_APB_FZ1_DBG_IWDG_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_IWDG_STOP_Pos) /*!< 0x00001000 */
+#define DBG_APB_FZ1_DBG_IWDG_STOP DBG_APB_FZ1_DBG_IWDG_STOP_Msk
+#define DBG_APB_FZ1_DBG_I2C1_SMBUS_TIMEOUT_STOP_Pos (21U)
+#define DBG_APB_FZ1_DBG_I2C1_SMBUS_TIMEOUT_STOP_Msk (0x1UL << DBG_APB_FZ1_DBG_I2C1_SMBUS_TIMEOUT_STOP_Pos) /*!< 0x00200000 */
+#define DBG_APB_FZ1_DBG_I2C1_SMBUS_TIMEOUT_STOP DBG_APB_FZ1_DBG_I2C1_SMBUS_TIMEOUT_STOP_Msk
+
+/******************** Bit definition for DBG_APB_FZ2 register ************/
+#define DBG_APB_FZ2_DBG_TIM1_STOP_Pos (11U)
+#define DBG_APB_FZ2_DBG_TIM1_STOP_Msk (0x1UL << DBG_APB_FZ2_DBG_TIM1_STOP_Pos) /*!< 0x00000800 */
+#define DBG_APB_FZ2_DBG_TIM1_STOP DBG_APB_FZ2_DBG_TIM1_STOP_Msk
+#define DBG_APB_FZ2_DBG_TIM14_STOP_Pos (15U)
+#define DBG_APB_FZ2_DBG_TIM14_STOP_Msk (0x1UL << DBG_APB_FZ2_DBG_TIM14_STOP_Pos) /*!< 0x00008000 */
+#define DBG_APB_FZ2_DBG_TIM14_STOP DBG_APB_FZ2_DBG_TIM14_STOP_Msk
+#define DBG_APB_FZ2_DBG_TIM15_STOP_Pos (16U)
+#define DBG_APB_FZ2_DBG_TIM15_STOP_Msk (0x1UL << DBG_APB_FZ2_DBG_TIM15_STOP_Pos) /*!< 0x00010000 */
+#define DBG_APB_FZ2_DBG_TIM15_STOP DBG_APB_FZ2_DBG_TIM15_STOP_Msk
+#define DBG_APB_FZ2_DBG_TIM16_STOP_Pos (17U)
+#define DBG_APB_FZ2_DBG_TIM16_STOP_Msk (0x1UL << DBG_APB_FZ2_DBG_TIM16_STOP_Pos) /*!< 0x00020000 */
+#define DBG_APB_FZ2_DBG_TIM16_STOP DBG_APB_FZ2_DBG_TIM16_STOP_Msk
+#define DBG_APB_FZ2_DBG_TIM17_STOP_Pos (18U)
+#define DBG_APB_FZ2_DBG_TIM17_STOP_Msk (0x1UL << DBG_APB_FZ2_DBG_TIM17_STOP_Pos) /*!< 0x00040000 */
+#define DBG_APB_FZ2_DBG_TIM17_STOP DBG_APB_FZ2_DBG_TIM17_STOP_Msk
+
+
+/** @addtogroup Exported_macros
+ * @{
+ */
+
+/******************************* ADC Instances ********************************/
+#define IS_ADC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == ADC1)
+
+#define IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC1_COMMON)
+
+
+
+
+/******************************* CRC Instances ********************************/
+#define IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC)
+
+
+/******************************** DMA Instances *******************************/
+#define IS_DMA_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMA1_Channel1) || \
+ ((INSTANCE) == DMA1_Channel2) || \
+ ((INSTANCE) == DMA1_Channel3) || \
+ ((INSTANCE) == DMA1_Channel4) || \
+ ((INSTANCE) == DMA1_Channel5) || \
+ ((INSTANCE) == DMA1_Channel6) || \
+ ((INSTANCE) == DMA1_Channel7))
+
+/******************************** DMAMUX Instances ****************************/
+#define IS_DMAMUX_ALL_INSTANCE(INSTANCE) ((INSTANCE) == DMAMUX1)
+
+#define IS_DMAMUX_REQUEST_GEN_ALL_INSTANCE(INSTANCE) (((INSTANCE) == DMAMUX1_RequestGenerator0) || \
+ ((INSTANCE) == DMAMUX1_RequestGenerator1) || \
+ ((INSTANCE) == DMAMUX1_RequestGenerator2) || \
+ ((INSTANCE) == DMAMUX1_RequestGenerator3))
+
+/******************************* GPIO Instances *******************************/
+#define IS_GPIO_ALL_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
+ ((INSTANCE) == GPIOB) || \
+ ((INSTANCE) == GPIOC) || \
+ ((INSTANCE) == GPIOD) || \
+ ((INSTANCE) == GPIOF))
+/******************************* GPIO AF Instances ****************************/
+#define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE)
+
+/**************************** GPIO Lock Instances *****************************/
+#define IS_GPIO_LOCK_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \
+ ((INSTANCE) == GPIOB) || \
+ ((INSTANCE) == GPIOC))
+
+/******************************** I2C Instances *******************************/
+#define IS_I2C_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1) || \
+ ((INSTANCE) == I2C2))
+
+
+/****************************** RTC Instances *********************************/
+#define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC)
+
+/****************************** SMBUS Instances *******************************/
+#define IS_SMBUS_ALL_INSTANCE(INSTANCE) (((INSTANCE) == I2C1))
+
+/****************************** WAKEUP_FROMSTOP Instances *******************************/
+#define IS_I2C_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == I2C1))
+
+/******************************** SPI Instances *******************************/
+#define IS_SPI_ALL_INSTANCE(INSTANCE) (((INSTANCE) == SPI1) || \
+ ((INSTANCE) == SPI2))
+
+/******************************** SPI Instances *******************************/
+#define IS_I2S_ALL_INSTANCE(INSTANCE) ((INSTANCE) == SPI1)
+
+
+/****************** TIM Instances : All supported instances *******************/
+#define IS_TIM_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM6) || \
+ ((INSTANCE) == TIM7) || \
+ ((INSTANCE) == TIM14) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****************** TIM Instances : supporting 32 bits counter ****************/
+#define IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) (0)
+
+/****************** TIM Instances : supporting the break function *************/
+#define IS_TIM_BREAK_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/************** TIM Instances : supporting Break source selection *************/
+#define IS_TIM_BREAKSOURCE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****************** TIM Instances : supporting 2 break inputs *****************/
+#define IS_TIM_BKIN2_INSTANCE(INSTANCE) ((INSTANCE) == TIM1)
+
+/************* TIM Instances : at least 1 capture/compare channel *************/
+#define IS_TIM_CC1_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM14) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/************ TIM Instances : at least 2 capture/compare channels *************/
+#define IS_TIM_CC2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15))
+
+/************ TIM Instances : at least 3 capture/compare channels *************/
+#define IS_TIM_CC3_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/************ TIM Instances : at least 4 capture/compare channels *************/
+#define IS_TIM_CC4_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : at least 5 capture/compare channels *******/
+#define IS_TIM_CC5_INSTANCE(INSTANCE) ((INSTANCE) == TIM1)
+
+/****************** TIM Instances : at least 6 capture/compare channels *******/
+#define IS_TIM_CC6_INSTANCE(INSTANCE) ((INSTANCE) == TIM1)
+
+/************ TIM Instances : DMA requests generation (TIMx_DIER.COMDE) *******/
+#define IS_TIM_CCDMA_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****************** TIM Instances : DMA requests generation (TIMx_DIER.UDE) ***/
+#define IS_TIM_DMA_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM6) || \
+ ((INSTANCE) == TIM7) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/************ TIM Instances : DMA requests generation (TIMx_DIER.CCxDE) *******/
+#define IS_TIM_DMA_CC_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM14) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/******************** TIM Instances : DMA burst feature ***********************/
+#define IS_TIM_DMABURST_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/******************* TIM Instances : output(s) available **********************/
+#define IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) \
+ ((((INSTANCE) == TIM1) && \
+ (((CHANNEL) == TIM_CHANNEL_1) || \
+ ((CHANNEL) == TIM_CHANNEL_2) || \
+ ((CHANNEL) == TIM_CHANNEL_3) || \
+ ((CHANNEL) == TIM_CHANNEL_4) || \
+ ((CHANNEL) == TIM_CHANNEL_5) || \
+ ((CHANNEL) == TIM_CHANNEL_6))) \
+ || \
+ (((INSTANCE) == TIM3) && \
+ (((CHANNEL) == TIM_CHANNEL_1) || \
+ ((CHANNEL) == TIM_CHANNEL_2) || \
+ ((CHANNEL) == TIM_CHANNEL_3) || \
+ ((CHANNEL) == TIM_CHANNEL_4))) \
+ || \
+ (((INSTANCE) == TIM14) && \
+ (((CHANNEL) == TIM_CHANNEL_1))) \
+ || \
+ (((INSTANCE) == TIM15) && \
+ (((CHANNEL) == TIM_CHANNEL_1) || \
+ ((CHANNEL) == TIM_CHANNEL_2))) \
+ || \
+ (((INSTANCE) == TIM16) && \
+ (((CHANNEL) == TIM_CHANNEL_1))) \
+ || \
+ (((INSTANCE) == TIM17) && \
+ (((CHANNEL) == TIM_CHANNEL_1))))
+
+/****************** TIM Instances : supporting complementary output(s) ********/
+#define IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) \
+ ((((INSTANCE) == TIM1) && \
+ (((CHANNEL) == TIM_CHANNEL_1) || \
+ ((CHANNEL) == TIM_CHANNEL_2) || \
+ ((CHANNEL) == TIM_CHANNEL_3))) \
+ || \
+ (((INSTANCE) == TIM15) && \
+ ((CHANNEL) == TIM_CHANNEL_1)) \
+ || \
+ (((INSTANCE) == TIM16) && \
+ ((CHANNEL) == TIM_CHANNEL_1)) \
+ || \
+ (((INSTANCE) == TIM17) && \
+ ((CHANNEL) == TIM_CHANNEL_1)))
+
+/****************** TIM Instances : supporting clock division *****************/
+#define IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM14) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****** TIM Instances : supporting external clock mode 1 for ETRF input *******/
+#define IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****** TIM Instances : supporting external clock mode 2 for ETRF input *******/
+#define IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : supporting external clock mode 1 for TIX inputs*/
+#define IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15))
+
+/****************** TIM Instances : supporting internal trigger inputs(ITRX) *******/
+#define IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15))
+
+/****************** TIM Instances : supporting combined 3-phase PWM mode ******/
+#define IS_TIM_COMBINED3PHASEPWM_INSTANCE(INSTANCE) ((INSTANCE) == TIM1)
+
+/****************** TIM Instances : supporting commutation event generation ***/
+#define IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****************** TIM Instances : supporting counting mode selection ********/
+#define IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : supporting encoder interface **************/
+#define IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : supporting Hall sensor interface **********/
+#define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/**************** TIM Instances : external trigger input available ************/
+#define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/************* TIM Instances : supporting ETR source selection ***************/
+#define IS_TIM_ETRSEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****** TIM Instances : Master mode available (TIMx_CR2.MMS available )********/
+#define IS_TIM_MASTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM6) || \
+ ((INSTANCE) == TIM7) || \
+ ((INSTANCE) == TIM15))
+
+/*********** TIM Instances : Slave mode available (TIMx_SMCR available )*******/
+#define IS_TIM_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15))
+
+/****************** TIM Instances : supporting OCxREF clear *******************/
+#define IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : supporting bitfield OCCS in SMCR register *******************/
+#define IS_TIM_OCCS_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3))
+
+/****************** TIM Instances : remapping capability **********************/
+#define IS_TIM_REMAP_INSTANCE(INSTANCE) ((INSTANCE) == TIM1)
+
+/****************** TIM Instances : supporting repetition counter *************/
+#define IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/****************** TIM Instances : supporting ADC triggering through TRGO2 ***/
+#define IS_TIM_TRGO2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
+
+/******************* TIM Instances : Timer input XOR function *****************/
+#define IS_TIM_XOR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM15))
+
+/******************* TIM Instances : Timer input selection ********************/
+#define IS_TIM_TISEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \
+ ((INSTANCE) == TIM3) || \
+ ((INSTANCE) == TIM14) || \
+ ((INSTANCE) == TIM15) || \
+ ((INSTANCE) == TIM16) || \
+ ((INSTANCE) == TIM17))
+
+/************ TIM Instances : Advanced timers ********************************/
+#define IS_TIM_ADVANCED_INSTANCE(INSTANCE) (((INSTANCE) == TIM1))
+
+/******************** UART Instances : Asynchronous mode **********************/
+#define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+/******************** USART Instances : Synchronous mode **********************/
+#define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+/****************** UART Instances : Hardware Flow control ********************/
+#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+/********************* USART Instances : Smard card mode ***********************/
+#define IS_SMARTCARD_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+/****************** UART Instances : Auto Baud Rate detection ****************/
+#define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+/******************** UART Instances : Half-Duplex mode **********************/
+#define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+/******************** UART Instances : LIN mode **********************/
+#define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+/******************** UART Instances : Wake-up from Stop mode **********************/
+#define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+/****************** UART Instances : Driver Enable *****************/
+#define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+/****************** UART Instances : SPI Slave selection mode ***************/
+#define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2) || \
+ ((INSTANCE) == USART3) || \
+ ((INSTANCE) == USART4))
+
+
+/****************** UART Instances : Driver Enable *****************/
+#define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+/*********************** UART Instances : IRDA mode ***************************/
+#define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
+ ((INSTANCE) == USART2))
+
+#define IS_LPUART_INSTANCE(INSTANCE) (0U)
+
+/****************************** IWDG Instances ********************************/
+#define IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG)
+
+/****************************** WWDG Instances ********************************/
+#define IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG)
+
+
+/******************************************************************************/
+/* For a painless codes migration between the STM32G0xx device product */
+/* lines, the aliases defined below are put in place to overcome the */
+/* differences in the interrupt handlers and IRQn definitions. */
+/* No need to update developed interrupt code when moving across */
+/* product lines within the same STM32G0 Family */
+/******************************************************************************/
+/* Aliases for IRQn_Type */
+#define SVC_IRQn SVCall_IRQn
+
+/**
+ * @}
+ */
+
+ /**
+ * @}
+ */
+
+/**
+ * @}
+ */
+
+#ifdef __cplusplus
+}
+#endif /* __cplusplus */
+
+#endif /* STM32G070xx_H */
+
+/**
+ * @}
+ */
+
+ /**
+ * @}
+ */
diff --git a/driver_fw/include/stm32g0xx.h b/driver_fw/include/stm32g0xx.h
new file mode 100644
index 0000000..1749bdf
--- /dev/null
+++ b/driver_fw/include/stm32g0xx.h
@@ -0,0 +1,244 @@
+/**
+ ******************************************************************************
+ * @file stm32g0xx.h
+ * @author MCD Application Team
+ * @brief CMSIS STM32G0xx Device Peripheral Access Layer Header File.
+ *
+ * The file is the unique include file that the application programmer
+ * is using in the C source code, usually in main.c. This file contains:
+ * - Configuration section that allows to select:
+ * - The STM32G0xx device used in the target application
+ * - To use or not the peripherals drivers in application code(i.e.
+ * code will be based on direct access to peripherals registers
+ * rather than drivers API), this option is controlled by
+ * "#define USE_HAL_DRIVER"
+ *
+ ******************************************************************************
+ * @attention
+ *
+ * Copyright (c) 2018-2021 STMicroelectronics.
+ * All rights reserved.
+ *
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
+ *
+ ******************************************************************************
+ */
+/** @addtogroup CMSIS
+ * @{
+ */
+
+/** @addtogroup stm32g0xx
+ * @{
+ */
+
+#ifndef STM32G0xx_H
+#define STM32G0xx_H
+
+#ifdef __cplusplus
+ extern "C" {
+#endif /* __cplusplus */
+
+/** @addtogroup Library_configuration_section
+ * @{
+ */
+
+/**
+ * @brief STM32 Family
+ */
+#if !defined (STM32G0)
+#define STM32G0
+#endif /* STM32G0 */
+
+/* Uncomment the line below according to the target STM32G0 device used in your
+ application
+ */
+
+#if !defined (STM32G071xx) && !defined (STM32G081xx) && !defined (STM32G070xx) \
+ && !defined (STM32G030xx) && !defined (STM32G031xx) && !defined (STM32G041xx) \
+ && !defined (STM32G0B0xx) && !defined (STM32G0B1xx) && !defined (STM32G0C1xx) \
+ && !defined (STM32G050xx) && !defined (STM32G051xx) && !defined (STM32G061xx)
+ /* #define STM32G0B0xx */ /*!< STM32G0B0xx Devices */
+ /* #define STM32G0B1xx */ /*!< STM32G0B1xx Devices */
+ /* #define STM32G0C1xx */ /*!< STM32G0C1xx Devices */
+ /* #define STM32G070xx */ /*!< STM32G070xx Devices */
+ /* #define STM32G071xx */ /*!< STM32G071xx Devices */
+ /* #define STM32G081xx */ /*!< STM32G081xx Devices */
+ /* #define STM32G050xx */ /*!< STM32G050xx Devices */
+ /* #define STM32G051xx */ /*!< STM32G051xx Devices */
+ /* #define STM32G061xx */ /*!< STM32G061xx Devices */
+ /* #define STM32G030xx */ /*!< STM32G030xx Devices */
+ /* #define STM32G031xx */ /*!< STM32G031xx Devices */
+ /* #define STM32G041xx */ /*!< STM32G041xx Devices */
+#endif
+
+/* Tip: To avoid modifying this file each time you need to switch between these
+ devices, you can define the device in your toolchain compiler preprocessor.
+ */
+#if !defined (USE_HAL_DRIVER)
+/**
+ * @brief Comment the line below if you will not use the peripherals drivers.
+ In this case, these drivers will not be included and the application code will
+ be based on direct access to peripherals registers
+ */
+ /*#define USE_HAL_DRIVER */
+#endif /* USE_HAL_DRIVER */
+
+/**
+ * @brief CMSIS Device version number $VERSION$
+ */
+#define __STM32G0_CMSIS_VERSION_MAIN (0x01U) /*!< [31:24] main version */
+#define __STM32G0_CMSIS_VERSION_SUB1 (0x04U) /*!< [23:16] sub1 version */
+#define __STM32G0_CMSIS_VERSION_SUB2 (0x03U) /*!< [15:8] sub2 version */
+#define __STM32G0_CMSIS_VERSION_RC (0x00U) /*!< [7:0] release candidate */
+#define __STM32G0_CMSIS_VERSION ((__STM32G0_CMSIS_VERSION_MAIN << 24)\
+ |(__STM32G0_CMSIS_VERSION_SUB1 << 16)\
+ |(__STM32G0_CMSIS_VERSION_SUB2 << 8 )\
+ |(__STM32G0_CMSIS_VERSION_RC))
+
+/**
+ * @}
+ */
+
+/** @addtogroup Device_Included
+ * @{
+ */
+
+#if defined(STM32G0B1xx)
+ #include "stm32g0b1xx.h"
+#elif defined(STM32G0C1xx)
+ #include "stm32g0c1xx.h"
+#elif defined(STM32G0B0xx)
+ #include "stm32g0b0xx.h"
+#elif defined(STM32G071xx)
+ #include "stm32g071xx.h"
+#elif defined(STM32G081xx)
+ #include "stm32g081xx.h"
+#elif defined(STM32G070xx)
+ #include "stm32g070xx.h"
+#elif defined(STM32G031xx)
+ #include "stm32g031xx.h"
+#elif defined(STM32G041xx)
+ #include "stm32g041xx.h"
+#elif defined(STM32G030xx)
+ #include "stm32g030xx.h"
+#elif defined(STM32G051xx)
+ #include "stm32g051xx.h"
+#elif defined(STM32G061xx)
+ #include "stm32g061xx.h"
+#elif defined(STM32G050xx)
+ #include "stm32g050xx.h"
+#else
+ #error "Please select first the target STM32G0xx device used in your application (in stm32g0xx.h file)"
+#endif
+
+/**
+ * @}
+ */
+
+/** @addtogroup Exported_types
+ * @{
+ */
+typedef enum
+{
+ RESET = 0,
+ SET = !RESET
+} FlagStatus, ITStatus;
+
+typedef enum
+{
+ DISABLE = 0,
+ ENABLE = !DISABLE
+} FunctionalState;
+#define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE))
+
+typedef enum
+{
+ SUCCESS = 0,
+ ERROR = !SUCCESS
+} ErrorStatus;
+
+/**
+ * @}
+ */
+
+
+/** @addtogroup Exported_macros
+ * @{
+ */
+#define SET_BIT(REG, BIT) ((REG) |= (BIT))
+
+#define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT))
+
+#define READ_BIT(REG, BIT) ((REG) & (BIT))
+
+#define CLEAR_REG(REG) ((REG) = (0x0))
+
+#define WRITE_REG(REG, VAL) ((REG) = (VAL))
+
+#define READ_REG(REG) ((REG))
+
+#define MODIFY_REG(REG, CLEARMASK, SETMASK) WRITE_REG((REG), (((READ_REG(REG)) & (~(CLEARMASK))) | (SETMASK)))
+
+/* Use of interrupt control for register exclusive access */
+/* Atomic 32-bit register access macro to set one or several bits */
+#define ATOMIC_SET_BIT(REG, BIT) \
+ do { \
+ uint32_t primask; \
+ primask = __get_PRIMASK(); \
+ __set_PRIMASK(1); \
+ SET_BIT((REG), (BIT)); \
+ __set_PRIMASK(primask); \
+ } while(0)
+
+/* Atomic 32-bit register access macro to clear one or several bits */
+#define ATOMIC_CLEAR_BIT(REG, BIT) \
+ do { \
+ uint32_t primask; \
+ primask = __get_PRIMASK(); \
+ __set_PRIMASK(1); \
+ CLEAR_BIT((REG), (BIT)); \
+ __set_PRIMASK(primask); \
+ } while(0)
+
+/* Atomic 32-bit register access macro to clear and set one or several bits */
+#define ATOMIC_MODIFY_REG(REG, CLEARMSK, SETMASK) \
+ do { \
+ uint32_t primask; \
+ primask = __get_PRIMASK(); \
+ __set_PRIMASK(1); \
+ MODIFY_REG((REG), (CLEARMSK), (SETMASK)); \
+ __set_PRIMASK(primask); \
+ } while(0)
+
+/* Atomic 16-bit register access macro to set one or several bits */
+#define ATOMIC_SETH_BIT(REG, BIT) ATOMIC_SET_BIT(REG, BIT) \
+
+/* Atomic 16-bit register access macro to clear one or several bits */
+#define ATOMIC_CLEARH_BIT(REG, BIT) ATOMIC_CLEAR_BIT(REG, BIT) \
+
+/* Atomic 16-bit register access macro to clear and set one or several bits */
+#define ATOMIC_MODIFYH_REG(REG, CLEARMSK, SETMASK) ATOMIC_MODIFY_REG(REG, CLEARMSK, SETMASK) \
+
+/*#define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL)))*/
+/**
+ * @}
+ */
+
+#if defined (USE_HAL_DRIVER)
+ #include "stm32g0xx_hal.h"
+#endif /* USE_HAL_DRIVER */
+
+#ifdef __cplusplus
+}
+#endif /* __cplusplus */
+
+#endif /* STM32G0xx_H */
+/**
+ * @}
+ */
+
+/**
+ * @}
+ */
diff --git a/driver_fw/include/system_stm32g0xx.h b/driver_fw/include/system_stm32g0xx.h
new file mode 100644
index 0000000..a1b094c
--- /dev/null
+++ b/driver_fw/include/system_stm32g0xx.h
@@ -0,0 +1,103 @@
+/**
+ ******************************************************************************
+ * @file system_stm32g0xx.h
+ * @author MCD Application Team
+ * @brief CMSIS Cortex-M0+ Device System Source File for STM32G0xx devices.
+ ******************************************************************************
+ * @attention
+ *
+ * Copyright (c) 2018-2021 STMicroelectronics.
+ * All rights reserved.
+ *
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
+ *
+ ******************************************************************************
+ */
+/** @addtogroup CMSIS
+ * @{
+ */
+
+/** @addtogroup stm32g0xx_system
+ * @{
+ */
+
+/**
+ * @brief Define to prevent recursive inclusion
+ */
+#ifndef SYSTEM_STM32G0XX_H
+#define SYSTEM_STM32G0XX_H
+
+#ifdef __cplusplus
+ extern "C" {
+#endif
+
+/** @addtogroup STM32G0xx_System_Includes
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+
+/** @addtogroup STM32G0xx_System_Exported_types
+ * @{
+ */
+ /* This variable is updated in three ways:
+ 1) by calling CMSIS function SystemCoreClockUpdate()
+ 2) by calling HAL API function HAL_RCC_GetSysClockFreq()
+ 3) each time HAL_RCC_ClockConfig() is called to configure the system clock frequency
+ Note: If you use this function to configure the system clock; then there
+ is no need to call the 2 first functions listed above, since SystemCoreClock
+ variable is updated automatically.
+ */
+extern uint32_t SystemCoreClock; /*!< System Clock Frequency (Core Clock) */
+
+extern const uint32_t AHBPrescTable[16]; /*!< AHB prescalers table values */
+extern const uint32_t APBPrescTable[8]; /*!< APB prescalers table values */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Exported_Constants
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Exported_Macros
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Exported_Functions
+ * @{
+ */
+
+extern void SystemInit(void);
+extern void SystemCoreClockUpdate(void);
+/**
+ * @}
+ */
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /*SYSTEM_STM32G0XX_H */
+
+/**
+ * @}
+ */
+
+/**
+ * @}
+ */
diff --git a/driver_fw/lcd1602.c b/driver_fw/lcd1602.c
deleted file mode 100644
index 481ab6c..0000000
--- a/driver_fw/lcd1602.c
+++ /dev/null
@@ -1,187 +0,0 @@
-/*
- This is free and unencumbered software released into the public domain.
- ( https://github.com/KonstantinDM )
-
- Anyone is free to copy, modify, publish, use, compile, sell, or
- distribute this software, either in source code form or as a compiled
- binary, for any purpose, commercial or non-commercial, and by any
- means.
-
- In jurisdictions that recognize copyright laws, the author or authors
- of this software dedicate any and all copyright interest in the
- software to the public domain. We make this dedication for the benefit
- of the public at large and to the detriment of our heirs and
- successors. We intend this dedication to be an overt act of
- relinquishment in perpetuity of all present and future rights to this
- software under copyright law.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
-
- For more information, please refer to <http://unlicense.org>
- */
-
-#include "global.h"
-#include "i2c.h"
-#include "lcd1602.h"
-
-static void write_byte(uint8_t in_u8Byte); // Отпвить байт на шину
-static void send_half_byte(uint8_t in_u8Byte); // Отправить пол байта
-static void send_command(uint8_t in_u8Byte); // Отправить байт команду
-static void delay_micro(uint32_t in_u8micros);
-
-static uint8_t lcd_gpio = 0;
-
-/*
- Инициализация дисплея, обязательнаяпроцедура
- на входе: *
- на выходе: *
-*/
-void lcd1602_init()
-{
- // Инициализация экрана обязательна
- delay_micro(15000);
- send_half_byte(LCD_INITIALIZATION);
- delay_micro(4000);
- send_half_byte(LCD_INITIALIZATION);
- delay_micro(100000);
- send_half_byte(LCD_INITIALIZATION);
- delay_micro(1000);
- send_half_byte(LCD_SET_CURSOR_TO_START);
-
- // Найстрока дисплея
- send_command(LCD_SET_INTERFACE_LINES_FONT | LCD_4BIT_INTERFACE | LCD_TWO_LINE | LCD_5x8_FONT);
- send_command(LCD_SET_CURSOR_AND_POWE_MODE | LCD_DISPLAY_ON | LCD_CURSOR_OFF | LCD_CURSOR_BLINK_OFF);
- send_command(LCD_SET_SHIFT_AND_CHAR_DIRECTION | LCD_CHAR_DIRECTION_LEFT_RIGHT | LCD_SHIFT_DISABLE);
-
- // Очистить экран
- lcd_clear();
-
- // Включить подсветку и режим записи
- lcd_gpio |= LCD_MODE_LED;
- lcd_gpio &= ~LCD_MODE_WRITE;
-};
-
-/*
- Отправить строку на экран с указанием позиции
- на входе: in_u8X - позиция символа в строке
- in_u8Y - номер строки
- in_cChar - символ для установки
- на выходе: *
-*/
-void lcd_write_str(uint8_t in_u8X, uint8_t in_u8Y, char* in_cChar)
-{
- lcd_set_pos(in_u8X, in_u8Y);
- lcd_send_str(in_cChar);
-};
-
-/*
- Установка курсора
- на входе: in_u8X - позиция символа в строке
- in_u8Y - номер строки
- на выходе: *
-*/
-void lcd_set_pos(uint8_t in_u8X, uint8_t in_u8Y)
-{
- switch (in_u8Y) {
- case 0:
- send_command(in_u8X | LCD_SET_DDRAM_TO_ADDRESS);
- break;
- case 1:
- send_command((LCD_2_LINE_OFFSET + in_u8X) | LCD_SET_DDRAM_TO_ADDRESS);
- break;
- }
-};
-
-/*
- Отправка строки на экран
- на входе: in_cChar - указатель на строку
- на выходе: *
-*/
-void lcd_send_str(char* in_pszChar)
-{
- char* l_pszChar = in_pszChar;
- while ((l_pszChar)[0])
- lcd_send_char((l_pszChar++)[0]);
-};
-
-/*
- Отправка символа на экран
- на входе: in_cChar - символ
- на выходе: *
-*/
-void lcd_send_char(char in_cChar)
-{
- lcd_gpio |= LCD_MODE_DATA;
- send_half_byte(in_cChar >> 4);
- send_half_byte(in_cChar);
-};
-
-/*
- Очистить экран
- на входе: *
- на выходе: *
-*/
-void lcd_clear()
-{
- send_command(LCD_SET_CLEAR);
- delay_micro(1530);
-};
-
-/*
- Отправка байта на шину
- на входе: in_u8Byte - байт с командой
- на выходе: *
-*/
-void write_byte(uint8_t in_u8Byte)
-{
- uint8_t buf[1] = { lcd_gpio | in_u8Byte };
-
- i2c_transmit(LCD_I2C_PERIPH, buf, 1, LCD_I2C_ADDR, I2C_GENSTOP_YES);
- //delay_micro(39);
-};
-
-void i2c_transmit_one(const uint8_t b) {
- LCD_I2C_PERIPH->CR2 = LCD_I2C_ADDR | I2C_CR2_START | I2C_CR2_AUTOEND | (1 << I2C_CR2_NBYTES_Pos);
-}
-
-/*
- Отправка половины байта экрану
- на входе: in_u8Byte - байт с командой
- на выходе: *
-*/
-void send_half_byte(uint8_t in_u8Byte)
-{
- write_byte(LCD_MODE_E_SET | (in_u8Byte << 4));
- write_byte(LCD_MODE_E_RESET);
-};
-
-/*
- Отправка команды дисплею
- на входе: in_u8Byte - байт с командой
- на выходе: *
-*/
-void send_command(uint8_t in_u8Byte)
-{
- lcd_gpio &= ~LCD_MODE_DATA;
- send_half_byte(in_u8Byte >> 4);
- send_half_byte(in_u8Byte);
-};
-
-/*
- Отправка половины байта экрану
- на входе: in_u8Byte - байт с командой
- на выходе: *
-*/
-void delay_micro(uint32_t in_u8micros)
-{
- /* FIXME */
- in_u8micros *= (SystemCoreClock / 1000000) / 9;
- while (in_u8micros--)
- ;
-};
diff --git a/driver_fw/lcd1602.h b/driver_fw/lcd1602.h
deleted file mode 100644
index 4cb2758..0000000
--- a/driver_fw/lcd1602.h
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- This is free and unencumbered software released into the public domain.
- ( https://github.com/KonstantinDM )
-
- Anyone is free to copy, modify, publish, use, compile, sell, or
- distribute this software, either in source code form or as a compiled
- binary, for any purpose, commercial or non-commercial, and by any
- means.
-
- In jurisdictions that recognize copyright laws, the author or authors
- of this software dedicate any and all copyright interest in the
- software to the public domain. We make this dedication for the benefit
- of the public at large and to the detriment of our heirs and
- successors. We intend this dedication to be an overt act of
- relinquishment in perpetuity of all present and future rights to this
- software under copyright law.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
-
- For more information, please refer to <http://unlicense.org>
- */
-
-#ifndef _C_LCD1602_H_INCLUDED_
-#define _C_LCD1602_H_INCLUDED_
-
-#define LCD_I2C_PERIPH I2C1
-#define LCD_I2C_ADDR 0x4e
-
-/* 16 spaces you can concatenate to printf formats to make sure the entire LCD line is always cleared */
-#define LCD_FILL " "" "" "" "
-
-void lcd1602_init(); // Инициализация дисплея
-void lcd_write_str(uint8_t in_u8X, uint8_t in_u8Y, char* in_cChar); // Отправить строку на экран с указанием позиции
-void lcd_send_char(char in_cChar); // Отправить символ на экран
-void lcd_send_str(char* in_cChar); // Отправить строку на экран
-void lcd_set_pos(uint8_t in_u8X, uint8_t in_u8Y); // Установить позицию курсора
-void lcd_clear(); // Очистить экран
-
-/*
- |P7|P6|P5|P4|P3|P2|P1|P0|
- |B7|B6|B5|B4|LED|E|RW|RS|
-*/
-
-#define LCD_INITIALIZATION 0x03 // Инициализационный байт дисплея
-
-#define LCD_MODE_COMMAND 0x00 // Флаг команды
-#define LCD_MODE_DATA 0x01 // Флаг данных
-#define LCD_MODE_LED 0x08 // флаг работы подсветки
-#define LCD_MODE_WRITE 0x02 // Флаг записи
-#define LCD_MODE_E_SET 0x04 // Флаг установки регистра Е
-#define LCD_MODE_E_RESET 0xFB // Флаг сброса регистра Е
-
-#define LCD_2_LINE_OFFSET 0x40 // Адрес второй строки дисплея
-
-#define LCD_SET_CLEAR 0x01 // (1.53ms) Очистка дисплея с установкой курсора в начало первой строки
-#define LCD_SET_CURSOR_TO_START 0x02 // (1.53ms) Установка курсора в начало первой строки
-
-#define LCD_SET_SHIFT_AND_CHAR_DIRECTION 0x04 // (39mks) Установка направления вывода символов, разрешение сдвига экрана
-#define LCD_CHAR_DIRECTION_LEFT_RIGHT 0x02 // Вывод символов справа-налево, декремент адресного указателя DDRAM/CGRAM памяти
-#define LCD_CHAR_DIRECTION_RIGHT_LEFT 0x00 // Вывод символов слева-направо, инкремент адресного указателя DDRAM/CGRAM памяти
-#define LCD_SHIFT_DISABLE 0x00 // Запрет сдвига экрана при выводе символов
-#define LCD_SHIFT_ENABLE 0x01 // Разрешение сдвига экрана при выводе символов
-
-#define LCD_SET_CURSOR_AND_POWE_MODE 0x08 // (39mks) Управление режимом питания дисплея и отображением курсора
-#define LCD_DISPLAY_OFF 0x00 // Выключить экран дисплея, сегменты погашены, содержимое внутренней памяти сохраняется
-#define LCD_DISPLAY_ON 0x04 // Включить экран дисплея, нормальный режим работы
-#define LCD_CURSOR_OFF 0x00 // Отключить отображение курсора
-#define LCD_CURSOR_ON 0x02 // Включить отображение курсора
-#define LCD_CURSOR_BLINK_OFF 0x00 // Отключить функцию мигания курсора
-#define LCD_CURSOR_BLINK_ON 0x01 // Включить функцию мигания курсора
-
-#define LCD_SET_CURSOR_AND_DISPLAY_SHIFT 0x10 // (39mks) Команда сдвига курсора и экрана
-#define LCD_CURSOR_SHIFT 0x00 // Выбрать курсор для сдвига
-#define LCD_DISPLAY_AND_CURSOR_SHIFT 0x08 // Выбрать экран (вместе с курсором) для сдвига
-#define LCD_LEFT_SHIFT 0x00 // Сдвиг влево (только курсор или весь экран, зависит от бита S/C)
-#define LCD_RIGHT_SHIFT 0x04 // Сдвиг вправо (только курсор или весь экран, зависит от бита S/C)
-
-#define LCD_SET_INTERFACE_LINES_FONT 0x20 // (39mks) Настройка интерфейса ввода/вывода данных, количества строк для вывода символов, размера шрифта
-#define LCD_4BIT_INTERFACE 0x00 // Сдвиг вправо (только курсор или весь экран, зависит от бита S/C)
-#define LCD_8BIT_INTERFACE 0x10 // 8-битный интерфейс ввода/вывода данных
-#define LCD_ONE_LINE 0x00 // Использовать одну строку для вывода символов
-#define LCD_TWO_LINE 0x08 // Задействовать 2 строки для вывода символов
-#define LCD_5x8_FONT 0x00 // Размер шрифта 5×8 пикселей
-#define LCD_5x11_FONT 0x04 // Размер шрифта 5×11 пикселей
-
-#define LCD_SET_CGRAM_TO_ADDRESS 0x40 // (39mks) Запись адреса CGRAM памяти в адресный указатель
-#define LCD_CGRAM_TO_ADDRESS_MASK 0x3F // Маска байта данных
-
-#define LCD_SET_DDRAM_TO_ADDRESS 0x80 // (39mks) Запись адреса DDRAM памяти в адресный указатель
-#define LCD_DDRAM_TO_ADDRESS_MASK 0x7F // Маска байта данных
-
-#endif // _C_LCD1602_H_INCLUDED_
diff --git a/driver_fw/mac.c b/driver_fw/mac.c
deleted file mode 100644
index b2fb48a..0000000
--- a/driver_fw/mac.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "mac.h"
-
-uint32_t device_mac = MAC_ADDR;
diff --git a/driver_fw/mac.h b/driver_fw/mac.h
deleted file mode 100644
index 26aaff6..0000000
--- a/driver_fw/mac.h
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef __MAC_H__
-#define __MAC_H__
-
-#include <unistd.h>
-
-/* Device MAC address.
- *
- * 32 bits might seem a little short for a device MAC, but at 20 bus nodes the probablility of a collision is about 1 in
- * 10 million. Check for yourself using the python code below.
- *
- * #!/usr/bin/env python3
- * from operator import mul
- * from functools import reduce
- * m = 32
- * n = 20
- * print(reduce(mul, [2**m-i for i in range(n)]) / ((2**m)**n))
- * # -> 0.9999999557621786
- */
-
-extern uint32_t device_mac;
-
-#endif /* __MAC_H__ */
diff --git a/driver_fw/main.c b/driver_fw/main.c
deleted file mode 100644
index f02c177..0000000
--- a/driver_fw/main.c
+++ /dev/null
@@ -1,361 +0,0 @@
-/* 8seg LED display driver firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-
-#include "global.h"
-#include "serial.h"
-#include "i2c.h"
-#include "lcd1602.h"
-#include "mcp9801.h"
-#include "ina226.h"
-
-#include "mini-printf.h"
-
-#include <8b10b.h>
-
-/* Part number: STM32F030F4C6 */
-
-volatile unsigned int comm_led_ctr, err_led_ctr;
-volatile unsigned int sys_time_tick = 0;
-volatile unsigned int sys_time_ms;
-volatile unsigned int sys_time_s;
-volatile unsigned int sys_flag_1Hz;
-unsigned int frame_duration_us;
-volatile uint8_t global_brightness; /* FIXME implement sending */
-
-void trigger_error_led() {
- err_led_ctr = STATUS_LED_DURATION_MS/TICK_MS;
-}
-
-void trigger_comm_led() {
- comm_led_ctr = STATUS_LED_DURATION_MS/TICK_MS;
-}
-
-static volatile struct {
- int current_symbol;
- struct state_8b10b_enc st;
-} txstate;
-
-#define NO_SYMBOL (DECODER_RETURN_CODE_LAST + 1)
-
-uint8_t random() {
- static uint8_t x, a, b, c;
- x++; //x is incremented every round and is not affected by any other variable
- a = (a ^ c ^ x); //note the mix of addition and XOR
- b = (b + a); //And the use of very few instructions
- c = ((c + ((b >> 1) ^ a))); // the AES S-Box Operation ensures an even distributon of entropy
- return c;
-}
-
-enum STATUS_LEDS {
- STATUS_LED_COMMUNICATION = 1,
- STATUS_LED_ERROR = 2,
- STATUS_LED_LOAD = 4,
- STATUS_LED_OPERATION = 8,
- STATUS_LED_J5_GREEN = 16,
- STATUS_LED_J5_YELLOW = 32,
- STATUS_LED_J4_GREEN = 64,
- STATUS_LED_J4_YELLOW = 128
-};
-
-static void set_status_leds(uint8_t val) {
- /* Reset strobe. Will be set in systick handler */
- GPIOA->BRR = 1<<4;
- /* Workaround for *nasty* hardware behavior: If SPI data width is configured as 8 bit but DR is written as 16
- * bit, SPI actually sends 16 clock cycles. Thus, we have to make sure the compiler emits a 8-bit write here.
- * Thanks, TI! */
- *((volatile uint8_t *)&(SPI1->DR)) = val ^ 0x0f; /* Invert LEDs connected to VCC instead of GND */
-}
-
-static int flipbits10(int in) {
- return
- (in&0x200)>>9 |
- (in&0x100)>>7 |
- (in&0x080)>>5 |
- (in&0x040)>>3 |
- (in&0x020)>>1 |
- (in&0x010)<<1 |
- (in&0x008)<<3 |
- (in&0x004)<<5 |
- (in&0x002)<<7 |
- (in&0x001)<<9;
-
-}
-
-uint8_t spinner = 0; /* FIXME DEBUG */
-
-int main(void) {
- /* Startup code */
- RCC->CR |= RCC_CR_HSEON;
- while (!(RCC->CR&RCC_CR_HSERDY));
- RCC->CFGR &= ~RCC_CFGR_PLLMUL_Msk & ~RCC_CFGR_SW_Msk & ~RCC_CFGR_PPRE_Msk & ~RCC_CFGR_HPRE_Msk;
- RCC->CFGR |= ((6-2)<<RCC_CFGR_PLLMUL_Pos) | RCC_CFGR_PLLSRC_HSE_PREDIV; /* PLL x6 -> 48.0MHz */
- RCC->CR |= RCC_CR_PLLON;
- while (!(RCC->CR&RCC_CR_PLLRDY));
- RCC->CFGR |= (2<<RCC_CFGR_SW_Pos);
- RCC->AHBENR |= RCC_AHBENR_DMAEN | RCC_AHBENR_GPIOAEN | RCC_AHBENR_GPIOBEN | RCC_AHBENR_FLITFEN;
- RCC->APB1ENR |= RCC_APB1ENR_TIM3EN | RCC_APB1ENR_PWREN | RCC_APB1ENR_I2C1EN;
- RCC->APB2ENR |= RCC_APB2ENR_SYSCFGEN | RCC_APB2ENR_ADCEN| RCC_APB2ENR_DBGMCUEN | RCC_APB2ENR_USART1EN | RCC_APB2ENR_SPI1EN;
-
- SystemCoreClockUpdate();
- SysTick_Config(SystemCoreClock/(1000/TICK_MS)); /* 10ms interval */
- NVIC_EnableIRQ(SysTick_IRQn);
- NVIC_SetPriority(SysTick_IRQn, 3<<5);
-
- /* GPIO setup
- *
- * Note: since we have quite a bunch of pin constraints we can't actually use complementary outputs for the
- * complementary MOSFET driver control signals (CTRL_A & CTRL_B). Instead, we use two totally separate output
- * channels (1 & 4) and emulate the dead-time generator in software.
- */
- GPIOA->MODER |=
- (3<<GPIO_MODER_MODER0_Pos) /* PA0 - Vboot to ADC */
- | (2<<GPIO_MODER_MODER1_Pos) /* PA1 - RS485 DE */
- | (2<<GPIO_MODER_MODER2_Pos) /* PA2 - RS485 TX */
- | (2<<GPIO_MODER_MODER3_Pos) /* PA3 - RS485 RX */
- | (1<<GPIO_MODER_MODER4_Pos) /* PA4 - Strobe/Vin to ADC. CAUTION: This pin is dual-use */
- | (2<<GPIO_MODER_MODER5_Pos) /* PA5 - SCK */
- | (2<<GPIO_MODER_MODER6_Pos) /* PA6 - CTRL_A to TIM 3 ch 1 */
- | (2<<GPIO_MODER_MODER7_Pos) /* PA7 - MOSI */
- | (2<<GPIO_MODER_MODER9_Pos) /* PA9 - SCL */
- | (2<<GPIO_MODER_MODER10_Pos);/* PA10 - SDA */
-
- GPIOA->AFR[0] =
- (1<<GPIO_AFRL_AFSEL1_Pos) /* PA1 */
- | (1<<GPIO_AFRL_AFSEL2_Pos) /* PA2 */
- | (1<<GPIO_AFRL_AFSEL3_Pos) /* PA3 */
- | (1<<GPIO_AFRL_AFSEL6_Pos); /* PA6 */
- GPIOA->AFR[1] =
- (4<<GPIO_AFRH_AFSEL9_Pos) /* PA9 */
- | (4<<GPIO_AFRH_AFSEL10_Pos);/* PA10 */
-
- GPIOA->ODR = 0; /* Set PA4 ODR to 0 */
-
- GPIOA->OTYPER |=
- GPIO_OTYPER_OT_1
- | GPIO_OTYPER_OT_2;
-
- // FIXME lag 37.3us @ 720 Ohm / 16.0us @ 360 Ohm / 2.8us @ 88 Ohm
- GPIOA->OSPEEDR |=
- (3<<GPIO_OSPEEDR_OSPEEDR1_Pos)
- | (3<<GPIO_OSPEEDR_OSPEEDR2_Pos);
-
- GPIOB->MODER |=
- (2<<GPIO_MODER_MODER1_Pos); /* PB1 - CTRL_B to TIM 3 ch 4 */
-
- GPIOB->AFR[0] = (1<<GPIO_AFRL_AFSEL1_Pos); /* PB1 */
-
- serial_init();
- /* FIXME ADC config */
-
- /* SPI config. SPI1 is used to control the shift register controlling the eight status LEDs. */
- SPI1->CR2 = (7<<SPI_CR2_DS_Pos);
-
- /* Baud rate PCLK/128 -> 375.0kHz */
- SPI1->CR1 =
- SPI_CR1_SSM
- | SPI_CR1_SSI
- | (6<<SPI_CR1_BR_Pos)
- | SPI_CR1_MSTR;
- SPI1->CR1 |= SPI_CR1_SPE;
-
- /* I2C for LCD, temp sensor, current sensor */
- i2c_config_filters(I2C1, I2C_AF_ENABLE, 0);
- i2c_config_timing(I2C1, 0x2000090e); /* Magic value for 100kHz I2C @ 48MHz CLK. Fell out of STMCubeMX. I love
- downloading 120MB of software to download another 100MB of software, only
- this time over unsecured HTTP, to generate 3.5 bytes of configuration values
- using a Java(TM) GUI. */
- i2c_enable(I2C1);
- lcd1602_init();
- ina226_init(); /* Current/voltage monitor */
- mcp9801_init(); /* MOSFET temperature. Placed between middle two low-side MOSFETs. */
-
- /* TIM3 is used to generate the MOSFET driver control signals */
- /* TIM3 running off 48MHz APB1 clk, T=20.833ns */
- TIM3->CR1 = 0; /* Disable ARR preload (double-buffering) */
- TIM3->PSC = 48-1; /* Prescaler 48 -> f=1MHz/T=1us */
- TIM3->DIER = TIM_DIER_UIE; /* Enable update (overflow) interrupt */
-
- /* Set both CCRs to 0xffff to ensure both bridge halves are turned off after we enable the timer. If we don't do
- * this, we will cause a very low-ohm short circuit that at best will trigger our power supply's short-circuit or
- * over-current protection right after power-on but at worst will detonate the mosfets. */
- TIM3->CCR1 = 0xffff;
- TIM3->CCR4 = 0xffff;
- /* Configure output compare unit 1 to PWM mode 1, enable CCR1 preload */
- TIM3->CCMR1 = 6<<TIM_CCMR1_OC1M_Pos | TIM_CCMR1_OC1PE;
- /* Configure output compare unit 4 to PWM mode 1, enable CCR4 preload */
- TIM3->CCMR2 = 6<<TIM_CCMR2_OC4M_Pos | TIM_CCMR2_OC4PE;
- /* Confiugre CH1 to complementary outputs */
- TIM3->CCER = TIM_CCER_CC1E | TIM_CCER_CC1P | TIM_CCER_CC4E | TIM_CCER_CC4P;
- /* Enable MOE on next update event, i.e. on initial timer load. */
- TIM3->BDTR = TIM_BDTR_MOE;
- /* Enable timer */
- TIM3->CR1 |= TIM_CR1_CEN;
- /* Set f=1.25kHz/T=0.8ms */
- TIM3->ARR = 800-1;
-
- /* Initialize AC protocol state machine in TIM3 ISR with the AC protocol comma */
- xfr_8b10b_encode_reset(&txstate.st);
- txstate.current_symbol = flipbits10(xfr_8b10b_encode(&txstate.st, K28_1)) | 1<<10;
- /* The timer is still stopped. Start it by manually triggering an update event. */
- TIM3->EGR |= TIM_EGR_UG;
-
- NVIC_EnableIRQ(TIM3_IRQn);
- NVIC_SetPriority(TIM3_IRQn, 2<<4);
-
- lcd_write_str(0, 0, "8seg driver");
- lcd_write_str(0, 1, "initialized \xbc");
- while (42) {
- if (sys_flag_1Hz) { /* Update display every second */
- sys_flag_1Hz = 0;
- spinner = ~spinner;
-
- char buf[17];
- int temp = mcp9801_read_mdegC();
- int deg = temp/1000;
- int frac = (temp%1000)/100;
- mini_snprintf(buf, sizeof(buf), "Temp: %d.%01d\xdf""C" LCD_FILL, deg, frac);
- lcd_write_str(0, 0, buf);
- mini_snprintf(buf, sizeof(buf), "I=%dmA U=%dmV" LCD_FILL, ina226_read_i()*INA226_I_LSB_uA/1000, ina226_read_v()*INA226_VB_LSB_uV/1000);
- lcd_write_str(0, 1, buf);
- }
- }
-}
-
-#define BACKCHANNEL_INTERVAL 10
-
-__attribute__((__noreturn__)) void __assert_func (const char *, int, const char *, const char *){
- asm volatile ("bkpt");
- while (1);
-}
-
-int hamming_weight(int i) {
- int r = 0;
- for (int j = 0; j < 32; j ++) {
- if (i < 0) r ++;
- i <<= 1;
- }
- return r;
-}
-
-void TIM3_IRQHandler() {
- static int txpos = -1;
- static unsigned int tx_start_tick = 0;
- static uint8_t txbuf[3] = {0x05, 0x01, 0};
- static int backchannel_counter = 0;
- txbuf[2] = spinner;
-
- TIM3->SR &= ~TIM_SR_UIF;
- int sym = txstate.current_symbol;
- int bit = sym&1;
- sym >>= 1;
- if (sym == 1) { /* last bit shifted out */
-
- /* Insert the backchannel sync control symbol K.28.2 once every BACKCHANNEL_INTERVAL symbols independent from AC
- * forward channel protocol framing. The backchannel sync control symbol is different from the AC protocol comma
- * K.28.1. The backchannel sync control symbol is not a comma, so the 8b10b receiver cannot lock on it. The only
- * practical implication of this is that after powerup or other loss of sync, the receiver will only lock on the
- * backchannel sync once the first AC forward-channel protocol frame has been begun. Since all backchannel comm
- * is triggered by the driver anyway this should not be noticeable in practice.
- */
- backchannel_counter++;
- if (backchannel_counter == BACKCHANNEL_INTERVAL) {
- backchannel_counter = 0;
- sym = xfr_8b10b_encode(&txstate.st, -K28_2); /* TODO factor out backchannel comma into constant */
-
- } else {
-
- if (txpos == -1)
- sym = xfr_8b10b_encode(&txstate.st, -K28_1); /* TODO factor out comma into constant */
- else
- sym = xfr_8b10b_encode(&txstate.st, txbuf[txpos]);
-
- txpos++;
- if (txpos >= sizeof(txbuf)/sizeof(txbuf[0])) {
- frame_duration_us = (sys_time_tick - tx_start_tick) * 10 * 1000;
- tx_start_tick = sys_time_tick;
- txpos = -1;
- }
- }
-
- /* Append one '1' bit as an end-of-symbol marker for this state machine. This bit is not actually transmitted. */
- sym = flipbits10(sym) | 1<<10;
- }
- txstate.current_symbol = sym;
-
- /* FIXME factor out into header, or even make configurable */
-#define DEAD_TIME 1
- /* Set both CCRs to values for opposing polarities. The dead time is always inserted at the beginning of the timer
- * cycle due to the way the capture/compare unit PWM machinery works. By setting the CCR to 0xffff we make sure the
- * output is never turned on, since 0xffff is larger than the ARR/counter top value.
- */
- TIM3->CCR1 = bit ? 0xffff : DEAD_TIME;
- TIM3->CCR4 = bit ? DEAD_TIME : 0xffff;
-}
-
-void NMI_Handler(void) {
-}
-
-void HardFault_Handler(void) __attribute__((naked));
-void HardFault_Handler() {
- asm volatile ("bkpt");
-}
-
-void SVC_Handler(void) {
-}
-
-
-void PendSV_Handler(void) {
-}
-
-void SysTick_Handler(void) {
- sys_time_tick++;
- sys_time_ms += TICK_MS;
- if (sys_time_ms++ == 1000) {
- sys_time_ms = 0;
- sys_time_s++;
- sys_flag_1Hz = 1;
- }
-
- /* This is a hack. We could use the SPI interrupt here if that didn't fire at the start instead of end of transmission.... -.- */
- if (sys_time_tick&1) {
- uint8_t val = (sys_time_ms >= 300) ? STATUS_LED_OPERATION : 0;
-
- if (comm_led_ctr) {
- comm_led_ctr--;
- val |= STATUS_LED_COMMUNICATION;
- }
-
- if (err_led_ctr) {
- err_led_ctr--;
- val |= STATUS_LED_ERROR;
- }
-
- set_status_leds(val);
- } else {
- /* Reset strobe for the status LED shift register. Reset in set_status_leds. */
- GPIOA->BSRR = 1<<4;
- }
-}
-
-void _init(void) {
-}
-
-void BusFault_Handler(void) __attribute__((naked));
-void BusFault_Handler() {
- asm volatile ("bkpt");
-}
diff --git a/driver_fw/mcp9801.c b/driver_fw/mcp9801.c
deleted file mode 100644
index 76aac1e..0000000
--- a/driver_fw/mcp9801.c
+++ /dev/null
@@ -1,42 +0,0 @@
-/* 8seg LED display driver firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#include "global.h"
-#include "i2c.h"
-#include "mcp9801.h"
-
-void mcp9801_init()
-{
- uint8_t config = MCP9801_ONESHOT_OFF | MCP9801_RES_12BIT | MCP9801_FAULT_QUEUE_1 | MCP9801_ALERT_LOW | \
- MCP9801_MODE_COMP | MCP9801_SHUTDOWN_OFF;
- uint8_t buf[2] = { MCP9801_REG_CONFIG, config };
- i2c_transmit(MCP9801_I2C_PERIPH, buf, sizeof(buf), MCP9801_I2C_ADDR, I2C_GENSTOP_YES);
-
- /* Address device here */
- uint8_t buf2[1] = { MCP9801_REG_TEMP };
- i2c_transmit(MCP9801_I2C_PERIPH, buf2, sizeof(buf2), MCP9801_I2C_ADDR, I2C_GENSTOP_NO);
-}
-
-int32_t mcp9801_read_mdegC()
-{
- uint8_t rx[2];
- i2c_receive(MCP9801_I2C_PERIPH, rx, sizeof(rx), MCP9801_I2C_ADDR);
-
- /* Fixup endianness, sign-extend */
- int32_t temp = (int16_t)((rx[0]<<8) | rx[1]);
- return (temp * 1000) /256;
-}
diff --git a/driver_fw/mcp9801.h b/driver_fw/mcp9801.h
deleted file mode 100644
index 6060c98..0000000
--- a/driver_fw/mcp9801.h
+++ /dev/null
@@ -1,66 +0,0 @@
-/* 8seg LED display driver firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#ifndef __MCP9801_H__
-#define __MCP9801_H__
-
-#define MCP9801_I2C_ADDR 0x90
-#define MCP9801_I2C_PERIPH I2C1
-
-#include <stdint.h>
-
-enum mcp9801_regmap {
- MCP9801_REG_TEMP = 0,
- MCP9801_REG_CONFIG = 1,
- MCP9801_REG_HYST = 2,
- MCP9801_REG_LIMIT = 3
-};
-
-enum mcp9801_config {
- MCP9801_ONESHOT_ON = 1<<7,
- MCP9801_ONESHOT_OFF = 0<<7,
- MCP9801_ONESHOT_Msk = 1<<7,
-
- MCP9801_RES_9BIT = 0<<5,
- MCP9801_RES_10BIT = 1<<5,
- MCP9801_RES_11BIT = 2<<5,
- MCP9801_RES_12BIT = 3<<5,
- MCP9801_RES_Msk = 3<<5,
-
- MCP9801_FAULT_QUEUE_1 = 0<<3,
- MCP9801_FAULT_QUEUE_2 = 1<<3,
- MCP9801_FAULT_QUEUE_4 = 2<<3,
- MCP9801_FAULT_QUEUE_6 = 3<<3,
- MCP9801_FAULT_QUEUE_Msk = 3<<3,
-
- MCP9801_ALERT_HIGH = 1<<2,
- MCP9801_ALERT_LOW = 0<<2,
- MCP9801_ALERT_Msk = 1<<2,
-
- MCP9801_MODE_INT = 1<<1,
- MCP9801_MODE_COMP = 0<<1,
- MCP9801_MODE_Msk = 1<<1,
-
- MCP9801_SHUTDOWN_ON = 1<<0,
- MCP9801_SHUTDOWN_OFF = 0<<0,
- MCP9801_SHUTDOWN_Msk = 1<<0,
-};
-
-void mcp9801_init(void);
-int32_t mcp9801_read_mdegC(void);
-
-#endif /* __MCP9801_H__ */
diff --git a/driver_fw/memory_map.ldi b/driver_fw/memory_map.ldi
new file mode 100644
index 0000000..0bf5ee3
--- /dev/null
+++ b/driver_fw/memory_map.ldi
@@ -0,0 +1,2 @@
+RAM (xrw): ORIGIN = 0x20000000, LENGTH = 36K
+FLASH (rx ): ORIGIN = 0x08000000, LENGTH = 128K
diff --git a/driver_fw/mini-printf.c b/driver_fw/mini-printf.c
deleted file mode 100644
index 53cfe99..0000000
--- a/driver_fw/mini-printf.c
+++ /dev/null
@@ -1,208 +0,0 @@
-/*
- * The Minimal snprintf() implementation
- *
- * Copyright (c) 2013,2014 Michal Ludvig <michal@logix.cz>
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * * Neither the name of the auhor nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- * ----
- *
- * This is a minimal snprintf() implementation optimised
- * for embedded systems with a very limited program memory.
- * mini_snprintf() doesn't support _all_ the formatting
- * the glibc does but on the other hand is a lot smaller.
- * Here are some numbers from my STM32 project (.bin file size):
- * no snprintf(): 10768 bytes
- * mini snprintf(): 11420 bytes (+ 652 bytes)
- * glibc snprintf(): 34860 bytes (+24092 bytes)
- * Wasting nearly 24kB of memory just for snprintf() on
- * a chip with 32kB flash is crazy. Use mini_snprintf() instead.
- *
- */
-
-#include "mini-printf.h"
-
-static unsigned int
-mini_strlen(const char *s)
-{
- unsigned int len = 0;
- while (s[len] != '\0') len++;
- return len;
-}
-
-static unsigned int
-mini_itoa(int value, unsigned int radix, unsigned int uppercase, unsigned int unsig,
- char *buffer, unsigned int zero_pad)
-{
- char *pbuffer = buffer;
- int negative = 0;
- unsigned int i, len;
-
- /* No support for unusual radixes. */
- if (radix > 16)
- return 0;
-
- if (value < 0 && !unsig) {
- negative = 1;
- value = -value;
- }
-
- /* This builds the string back to front ... */
- do {
- int digit = value % radix;
- *(pbuffer++) = (digit < 10 ? '0' + digit : (uppercase ? 'A' : 'a') + digit - 10);
- value /= radix;
- } while (value > 0);
-
- for (i = (pbuffer - buffer); i < zero_pad; i++)
- *(pbuffer++) = '0';
-
- if (negative)
- *(pbuffer++) = '-';
-
- *(pbuffer) = '\0';
-
- /* ... now we reverse it (could do it recursively but will
- * conserve the stack space) */
- len = (pbuffer - buffer);
- for (i = 0; i < len / 2; i++) {
- char j = buffer[i];
- buffer[i] = buffer[len-i-1];
- buffer[len-i-1] = j;
- }
-
- return len;
-}
-
-struct mini_buff {
- char *buffer, *pbuffer;
- unsigned int buffer_len;
-};
-
-static int
-_putc(int ch, struct mini_buff *b)
-{
- if ((unsigned int)((b->pbuffer - b->buffer) + 1) >= b->buffer_len)
- return 0;
- *(b->pbuffer++) = ch;
- *(b->pbuffer) = '\0';
- return 1;
-}
-
-static int
-_puts(char *s, unsigned int len, struct mini_buff *b)
-{
- unsigned int i;
-
- if (b->buffer_len - (b->pbuffer - b->buffer) - 1 < len)
- len = b->buffer_len - (b->pbuffer - b->buffer) - 1;
-
- /* Copy to buffer */
- for (i = 0; i < len; i++)
- *(b->pbuffer++) = s[i];
- *(b->pbuffer) = '\0';
-
- return len;
-}
-
-int
-mini_vsnprintf(char *buffer, unsigned int buffer_len, const char *fmt, va_list va)
-{
- struct mini_buff b;
- char bf[24];
- char ch;
-
- b.buffer = buffer;
- b.pbuffer = buffer;
- b.buffer_len = buffer_len;
-
- while ((ch=*(fmt++))) {
- if ((unsigned int)((b.pbuffer - b.buffer) + 1) >= b.buffer_len)
- break;
- if (ch!='%')
- _putc(ch, &b);
- else {
- char zero_pad = 0;
- char *ptr;
- unsigned int len;
-
- ch=*(fmt++);
-
- /* Zero padding requested */
- if (ch=='0') {
- ch=*(fmt++);
- if (ch == '\0')
- goto end;
- if (ch >= '0' && ch <= '9')
- zero_pad = ch - '0';
- ch=*(fmt++);
- }
-
- switch (ch) {
- case 0:
- goto end;
-
- case 'u':
- case 'd':
- len = mini_itoa(va_arg(va, unsigned int), 10, 0, (ch=='u'), bf, zero_pad);
- _puts(bf, len, &b);
- break;
-
- case 'x':
- case 'X':
- len = mini_itoa(va_arg(va, unsigned int), 16, (ch=='X'), 1, bf, zero_pad);
- _puts(bf, len, &b);
- break;
-
- case 'c' :
- _putc((char)(va_arg(va, int)), &b);
- break;
-
- case 's' :
- ptr = va_arg(va, char*);
- _puts(ptr, mini_strlen(ptr), &b);
- break;
-
- default:
- _putc(ch, &b);
- break;
- }
- }
- }
-end:
- return b.pbuffer - b.buffer;
-}
-
-
-int
-mini_snprintf(char* buffer, unsigned int buffer_len, const char *fmt, ...)
-{
- int ret;
- va_list va;
- va_start(va, fmt);
- ret = mini_vsnprintf(buffer, buffer_len, fmt, va);
- va_end(va);
-
- return ret;
-}
diff --git a/driver_fw/mini-printf.h b/driver_fw/mini-printf.h
deleted file mode 100644
index 99a9519..0000000
--- a/driver_fw/mini-printf.h
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * The Minimal snprintf() implementation
- *
- * Copyright (c) 2013 Michal Ludvig <michal@logix.cz>
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions are met:
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * * Neither the name of the auhor nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-
-#ifndef __MINI_PRINTF__
-#define __MINI_PRINTF__
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#include <stdarg.h>
-
-int mini_vsnprintf(char* buffer, unsigned int buffer_len, const char *fmt, va_list va);
-int mini_snprintf(char* buffer, unsigned int buffer_len, const char *fmt, ...);
-
-#ifdef __cplusplus
-}
-#endif
-
-#define vsnprintf mini_vsnprintf
-#define snprintf mini_snprintf
-
-#endif
diff --git a/driver_fw/openocd.cfg b/driver_fw/openocd.cfg
index c1a4abc..bfd8c69 100644
--- a/driver_fw/openocd.cfg
+++ b/driver_fw/openocd.cfg
@@ -1,14 +1,9 @@
-telnet_port 4444
gdb_port 3333
+tcl_port disabled
+telnet_port disabled
source [find interface/stlink.cfg]
-hla_serial "54FF6B064987495026541187"
-transport select hla_swd
-
-source [find target/stm32f0x.cfg]
-#adapter_khz 10000
+source [find target/stm32g0x.cfg]
init
arm semihosting enable
-
-#flash bank sysflash.alias stm32f0x 0x00000000 0 0 0 $_TARGETNAME
diff --git a/driver_fw/serial.c b/driver_fw/serial.c
deleted file mode 100644
index 1b25d7e..0000000
--- a/driver_fw/serial.c
+++ /dev/null
@@ -1,233 +0,0 @@
-/* 8seg LED display driver firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#include "serial.h"
-#include "mac.h"
-
-unsigned int uart_overruns = 0;
-unsigned int invalid_frames = 0;
-
-static union tx_buf_union tx_buf;
-volatile union rx_buf_union rx_buf;
-
-void serial_init() {
- USART1->CR1 = /* 8-bit -> M1, M0 clear */
- /* RTOIE clear */
- (8 << USART_CR1_DEAT_Pos) /* 8 sample cycles/1 bit DE assertion time */
- | (8 << USART_CR1_DEDT_Pos) /* 8 sample cycles/1 bit DE assertion time */
- /* OVER8 clear. Use default 16x oversampling */
- /* CMIF clear */
- | USART_CR1_MME
- /* WAKE clear */
- /* PCE, PS clear */
- | USART_CR1_RXNEIE /* Enable receive interrupt */
- /* other interrupts clear */
- | USART_CR1_TE
- | USART_CR1_RE;
- /* Invert TX and DE to accomodate the level shifters */
- USART1->CR2 = USART_CR2_TXINV;
- USART1->CR3 = USART_CR3_DEM | USART_CR3_DEP; /* enable RS485 DE (output on RTS) */
- /* Set divider for 9600 baud rate @48MHz system clock. */
- int usartdiv = 5000;
- USART1->BRR = usartdiv;
-
- /* And... go! */
- USART1->CR1 |= USART_CR1_UE;
-
- /* Enable receive interrupt */
- NVIC_EnableIRQ(USART1_IRQn);
- NVIC_SetPriority(USART1_IRQn, 1);
-}
-
-void tx_char(uint8_t c) {
- while (!(USART1->ISR & USART_ISR_TC));
- USART1->TDR = c;
-}
-
-void send_frame_formatted(uint8_t *buf, int len) {
- uint8_t *p=buf, *q=buf, *end=buf+len;
- do {
- while (*q && q!=end)
- q++;
- tx_char(q-p+1);
- while (*p && p!=end)
- tx_char(*p++);
- p++, q++;
- } while (p < end);
- tx_char('\0');
-}
-
-void send_status_reply(void) {
- tx_buf.desc_reply.firmware_version = FIRMWARE_VERSION;
- tx_buf.desc_reply.hardware_version = HARDWARE_VERSION;
- tx_buf.desc_reply.pad[0] = tx_buf.desc_reply.pad[1] = 0;
- tx_buf.desc_reply.uptime_s = sys_time_s;
- //tx_buf.desc_reply.vcc_mv = adc_vcc_mv;
- //tx_buf.desc_reply.temp_celsius = adc_temp_celsius;
- tx_buf.desc_reply.global_brightness = global_brightness;
- tx_buf.desc_reply.framerate_millifps = frame_duration_us > 0 ? 1000000000 / frame_duration_us : 0;
- tx_buf.desc_reply.uart_overruns = uart_overruns;
- tx_buf.desc_reply.invalid_frames = invalid_frames;
- send_frame_formatted(tx_buf.byte_data, sizeof(tx_buf.desc_reply));
-}
-
-/* This is the higher-level protocol handler for the serial protocol. It gets passed the number of data bytes in this
- * frame (which may be zero) and returns a pointer to the buffer where the next frame should be stored.
- */
-volatile uint8_t *packet_received(int len) {
- static enum {
- PROT_ADDRESSED = 0,
- PROT_IGNORE = 2,
- } protocol_state = PROT_IGNORE;
- /* Use mac frames as delimiters to synchronize this protocol layer */
- trigger_comm_led();
- if (len == 0) { /* Discovery packet */
- if (sys_time_tick < 100) { /* Only respond during the first 100ms after boot */
- send_frame_formatted((uint8_t*)&device_mac, sizeof(device_mac));
- }
-
- } else if (len == 1) { /* Command packet */
- if (protocol_state == PROT_ADDRESSED) {
- switch (rx_buf.byte_data[0]) {
- case 0x01:
- send_status_reply();
- break;
- }
- } else {
- invalid_frames++;
- trigger_error_led();
- }
- protocol_state = PROT_IGNORE;
-
- } else if (len == 4) { /* Address packet */
- if (rx_buf.mac_data == device_mac) { /* we are addressed */
- protocol_state = PROT_ADDRESSED; /* start listening for frame buffer data */
- } else { /* we are not addressed */
- protocol_state = PROT_IGNORE; /* ignore packet */
- }
-
- } else if (len == sizeof(rx_buf.set_fb_rq)/2) {
- if (protocol_state == PROT_ADDRESSED) { /* First of two half-framebuffer data frames */
-
- /* FIXME */
-
- /* Go to "hang mode" until next zero-length packet. */
- protocol_state = PROT_IGNORE;
- }
-
- } else {
- /* FIXME An invalid packet has been received. What should we do? */
- invalid_frames++;
- trigger_error_led();
- protocol_state = PROT_IGNORE; /* go into "hang mode" until next zero-length packet */
- }
-
- /* By default, return rx_buf.byte_data . This means if an invalid protocol state is reached ("hang mode"), the next
- * frame is still written to rx_buf. This is not a problem since whatever garbage is written at that point will be
- * overwritten before the next buffer transfer. */
- return rx_buf.byte_data;
-}
-
-void USART1_IRQHandler(void) {
- /* Since a large amount of data will be shoved down this UART interface we need a more reliable and more efficient
- * way of framing than just waiting between transmissions.
- *
- * This code uses "Consistent Overhead Byte Stuffing" (COBS). For details, see its Wikipedia page[0] or the proper
- * scientific paper[1] published on it. Roughly, it works like this:
- *
- * * A frame is at most 254 bytes in length.
- * * The null byte 0x00 acts as a frame delimiter. There is no null bytes inside frames.
- * * Every frame starts with an "overhead" byte indicating the number of non-null payload bytes until the next null
- * byte in the payload, **plus one**. This means this byte can never be zero.
- * * Every null byte in the payload is replaced by *its* distance to *its* next null byte as above.
- *
- * This means, at any point the receiver can efficiently be synchronized on the next frame boundary by simply
- * waiting for a null byte. After that, only a simple state machine is necessary to strip the overhead byte and a
- * counter to then count skip intervals.
- *
- * Here is Wikipedia's table of example values:
- *
- * Unencoded data Encoded with COBS
- * 00 01 01 00
- * 00 00 01 01 01 00
- * 11 22 00 33 03 11 22 02 33 00
- * 11 22 33 44 05 11 22 33 44 00
- * 11 00 00 00 02 11 01 01 01 00
- * 01 02 ...FE FF 01 02 ...FE 00
- *
- * [0] https://en.wikipedia.org/wiki/Consistent_Overhead_Byte_Stuffing
- * [1] Cheshire, Stuart; Baker, Mary (1999). "Consistent Overhead Byte Stuffing"
- * IEEE/ACM Transactions on Networking. doi:10.1109/90.769765
- * http://www.stuartcheshire.org/papers/COBSforToN.pdf
- */
-
- /* This pointer stores where we write data. The higher-level protocol logic decides on a frame-by-frame-basis where
- * the next frame's data will be stored. */
- static volatile uint8_t *writep = rx_buf.byte_data;
- /* Index inside the current frame payload */
- static int rxpos = 0;
- /* COBS state machine. This implementation might be a little too complicated, but it works well enough and I find it
- * reasonably easy to understand. */
- static enum {
- COBS_WAIT_SYNC = 0, /* Synchronize with frame */
- COBS_WAIT_START = 1, /* Await overhead byte */
- COBS_RUNNING = 2 /* Process payload */
- } cobs_state = 0;
- /* COBS skip counter. During payload processing this contains the remaining non-null payload bytes */
- static int cobs_count = 0;
-
- if (USART1->ISR & USART_ISR_ORE) { /* Overrun handling */
- uart_overruns++;
- trigger_error_led();
- /* Reset and re-synchronize. Retry next frame. */
- rxpos = 0;
- cobs_state = COBS_WAIT_SYNC;
- /* Clear interrupt flag */
- USART1->ICR = USART_ICR_ORECF;
-
- } else { /* Data received */
- uint8_t data = USART1->RDR; /* This automatically acknowledges the IRQ */
-
- if (data == 0x00) { /* End-of-packet */
- /* Process higher protocol layers on this packet. */
- writep = packet_received(rxpos);
-
- /* Reset for next packet. */
- cobs_state = COBS_WAIT_START;
- rxpos = 0;
-
- } else { /* non-null byte */
- if (cobs_state == COBS_WAIT_SYNC) { /* Wait for null byte */
- /* ignore data */
-
- } else if (cobs_state == COBS_WAIT_START) { /* Overhead byte */
- cobs_count = data;
- cobs_state = COBS_RUNNING;
-
- } else { /* Payload byte */
- if (--cobs_count == 0) { /* Skip byte */
- cobs_count = data;
- data = 0;
- }
-
- /* Write processed payload byte to current receive buffer */
- writep[rxpos++] = data;
- }
- }
- }
-}
-
diff --git a/driver_fw/serial.h b/driver_fw/serial.h
deleted file mode 100644
index 8e2bf3d..0000000
--- a/driver_fw/serial.h
+++ /dev/null
@@ -1,62 +0,0 @@
-/* Megumin LED display firmware
- * Copyright (C) 2018 Sebastian Götte <code@jaseg.net>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#ifndef __SERIAL_H__
-#define __SERIAL_H__
-
-#include "global.h"
-
-/* High-level stuff */
-void serial_init(void);
-void send_status_reply(void);
-
-/* Internal low-level stuff */
-void tx_char(uint8_t c);
-void send_frame_formatted(uint8_t *buf, int len);
-volatile uint8_t *packet_received(int len);
-
-/* Error counters for debugging */
-extern unsigned int uart_overruns;
-extern unsigned int invalid_frames;
-
-union tx_buf_union {
- struct __attribute__((packed)) {
- uint8_t firmware_version,
- hardware_version,
- pad[2];
- uint32_t uptime_s,
- framerate_millifps,
- uart_overruns,
- invalid_frames;
- int16_t vin_mv,
- v3v3_mv,
- iload_ma,
- temp_celsius;
- uint8_t global_brightness;
- } desc_reply;
- uint8_t byte_data[0];
-};
-
-union rx_buf_union {
- struct __attribute__((packed)) { uint8_t fb[32]; uint8_t end[0]; } set_fb_rq;
- struct __attribute__((packed)) { uint8_t brightness; uint8_t end[0]; } set_global_brightness;
- uint8_t byte_data[0];
- uint32_t mac_data;
-};
-extern volatile union rx_buf_union rx_buf;
-
-#endif/*__SERIAL_H__*/
diff --git a/driver_fw/src/main.c b/driver_fw/src/main.c
new file mode 100644
index 0000000..ae1bd08
--- /dev/null
+++ b/driver_fw/src/main.c
@@ -0,0 +1,252 @@
+
+#include <global.h>
+#include <string.h>
+
+volatile uint64_t sys_time_us;
+
+uint32_t read_fuse_monitor(void);
+void set_rj45_leds(uint32_t leds);
+void set_status_leds(uint32_t leds);
+
+
+int main(void) {
+ /* Configure clocks for 168 MHz system clock.
+ *
+ * HSE @ 8 MHz --[PLL x16 /2]--> PLL "R" clock @ 64 MHz
+ */
+ /* Enable peripherals */
+ RCC->APBENR1 |= RCC_APBENR1_PWREN;
+ /* Enable High-speed external crystal oscillator. The board has an 8 MHz crystal. */
+ RCC->CR |= RCC_CR_HSEON;
+ while (!(RCC->CR & RCC_CR_HSERDY)) {
+ /* wait for HSE osc to stabilize. */
+ }
+ /* Increase flash wait states to 5 required for operation above 136 MHz */
+ FLASH->ACR = (FLASH->ACR & ~FLASH_ACR_LATENCY_Msk) | (2<<FLASH_ACR_LATENCY_Pos);
+ while ((FLASH->ACR & FLASH_ACR_LATENCY_Msk) != (2<<FLASH_ACR_LATENCY_Pos)) {
+ /* wait for flash controller to acknowledge change. */
+ }
+ /* Configure PLL with multiplier 16, divisor 2 for "R" output, and enable "R" (sysclk) output */
+ RCC->PLLCFGR = (16<<RCC_PLLCFGR_PLLN_Pos) | (3<<RCC_PLLCFGR_PLLSRC_Pos) | (1<<RCC_PLLCFGR_PLLR_Pos) | RCC_PLLCFGR_PLLREN;
+ RCC->CR |= RCC_CR_PLLON;
+ while (!(RCC->CR & RCC_CR_PLLRDY)) {
+ /* wait for PLL to stabilize. */
+ }
+ /* Switch SYSCLK to PLL source. */
+ RCC->CFGR |= (2<<RCC_CFGR_SW_Pos);
+ while ((RCC->CFGR & RCC_CFGR_SWS_Msk) != (2<<RCC_CFGR_SWS_Pos)) {
+ /* wait for RCC to switch over. */
+ }
+
+ RCC->AHBENR |= RCC_AHBENR_DMA1EN;
+ RCC->APBENR1 |= RCC_APBENR1_USART3EN | RCC_APBENR1_I2C1EN;
+ RCC->APBENR2 |= RCC_APBENR2_USART1EN | RCC_APBENR2_TIM1EN;
+ RCC->IOPENR |= RCC_IOPENR_GPIOAEN | RCC_IOPENR_GPIOBEN | RCC_IOPENR_GPIOCEN | RCC_IOPENR_GPIODEN;
+
+ /* GPIOA:
+ * A0: MON_H
+ * A1: MON_FAULT_CURRENT
+ * A2: MON_L
+ * A3: (testpoint)
+ * A4: VIN_MON
+ * A5: (testpoint)
+ * A6: RJ45 LED 2
+ * A7: Pulse RX
+ * A8: Fuse monitor 6
+ * A9: RS485 TX
+ * A10: RS485 RX
+ * A11: Fuse monitor 1
+ * A12: RS485 DE
+ * A13: SWDIO
+ * A14: SWCLK
+ * A15: Fuse monitor 4
+ */
+ GPIOA->MODER =
+ ANALOG(0) | ANALOG(1) | ANALOG(2) | ANALOG(4) |
+ IN(3) | IN(5) |
+ OUT(6) |
+ ANALOG(7) |
+ IN(8) | IN(11) | IN(15) |
+ AF(9) | AF(10) | AF(12) |
+ AF(13) | AF(14);
+ GPIOA->AFR[1] = AFRH(9, 1) | AFRH(10, 1) | AFRH(12, 1) | AFRH(13, 0) | AFRH(14, 0);
+ GPIOA->OSPEEDR = (3<<(2*9)) | (3<<(2*12)) | (3<<(2*13));
+
+ /* GPIOB:
+ * B0: Driver A low (TIM1_CH2N)
+ * B1: Driver B low (TIM1_CH3N)
+ * B2: RJ45 LED 1
+ * B3: Driver A high (TIM1_CH2)
+ * B4: V_ISO_SENSE
+ * B5: (testpoint)
+ * B6: SCL
+ * B7: SDA
+ * B8: DBG_TX
+ * B9: DBG_RX
+ * B10: LED 3 "On"
+ * B11: LED 5 "RS458 Ping"
+ * B12: LED 1 "Overheating"
+ * B13: LED 6 "Control Error"
+ * B14: LED 4 "Input Error"
+ * B15: LED 2 "Output Error"
+ */
+ GPIOB->MODER =
+ AF(0) | AF(1) | AF(3) |
+ OUT(2) |
+ IN(4) |
+ IN(5) |
+ AF(6) | AF(7) |
+ AF(8) | AF(9) |
+ OUT(10) | OUT(11) | OUT(12) | OUT(13) | OUT(14) | OUT(15);
+ GPIOB->AFR[0] = AFRL(0, 2) | AFRL(1, 2) | AFRL(3, 1) | AFRL(6, 6) | AFRL(7, 6);
+ GPIOB->AFR[1] = AFRH(8, 4) | AFRH(9, 4);
+
+ /* GPIOC:
+ * C0-C3: (testpoint)
+ * C4: RJ45 LED 4
+ * C5: RJ45 LED 3
+ * C6: Fuse monitor 7
+ * C7: Fuse monitor 2
+ * C8: Fuse monitor 5
+ * C9: (testpoint)
+ * C10: Driver B high
+ * C11-C15: (testpoint)
+ */
+ GPIOC->MODER =
+ IN(0) | IN(1) | IN(2) | IN(3) | IN(9) | IN(11) | IN(12) | IN(13) | IN(14) | IN(15) |
+ OUT(4) | OUT(5) |
+ IN(6) | IN(7) | IN(8) |
+ AF(10);
+ GPIOC->AFR[1] = AFRH(10, 2);
+
+ /* GPIOD:
+ * D0-D6: (testpoint)
+ * D8: Fuse monitor 3
+ * D9: Fuse monitor 0
+ */
+ GPIOD->MODER = IN(0) | IN(1) | IN(2) | IN(3) | IN(4) | IN(5) | IN(6) |
+ IN(8) | IN(9);
+
+ TIM1->CCMR1 = (6<<TIM_CCMR1_OC2M_Pos);
+ TIM1->CCMR2 = (6<<TIM_CCMR2_OC3M_Pos);
+ TIM1->CCER = TIM_CCER_CC2E | TIM_CCER_CC2NE | TIM_CCER_CC3E | TIM_CCER_CC3NE;
+ TIM1->BDTR = TIM_BDTR_MOE | (32<<TIM_BDTR_DTG_Pos);
+ TIM1->PSC = 0;
+ TIM1->ARR = 256;
+ TIM1->CR1 |= TIM_CR1_CEN;
+
+ int i = 0;
+ int j = 0;
+ while (23) {
+ i++;
+ j++;
+ i %= 6;
+ j %= 4;
+ delay_us(100000);
+ set_rj45_leds(1 << j);
+ set_status_leds(1 << i);
+ }
+}
+
+uint32_t read_fuse_monitor() {
+ uint32_t idr_a = GPIOA->IDR;
+ uint32_t idr_c = GPIOC->IDR;
+ uint32_t idr_d = GPIOD->IDR;
+
+ int fm0 = !!(idr_d & (1<<9));
+ int fm1 = !!(idr_a & (1<<11));
+ int fm2 = !!(idr_c & (1<<7));
+ int fm3 = !!(idr_d & (1<<8));
+ int fm4 = !!(idr_a & (1<<15));
+ int fm5 = !!(idr_c & (1<<8));
+ int fm6 = !!(idr_a & (1<<8));
+ int fm7 = !!(idr_c & (1<<6));
+
+ return (fm0<<0) | (fm1<<1) | (fm2<<2) | (fm3<<3) | (fm4<<4) | (fm5<<5) | (fm6<<6) | (fm7<<7);
+}
+
+void set_rj45_leds(uint32_t leds) {
+ leds = ~leds;
+
+ if (leds&1) {
+ GPIOB->BSRR = (1<<2);
+ } else {
+ GPIOB->BSRR = (1<<2)<<16;
+ }
+
+ if (leds&2) {
+ GPIOA->BSRR = (1<<6);
+ } else {
+ GPIOA->BSRR = (1<<6)<<16;
+ }
+
+ if (leds&4) {
+ GPIOC->BSRR = (1<<5);
+ } else {
+ GPIOC->BSRR = (1<<5)<<16;
+ }
+
+ if (leds&8) {
+ GPIOC->BSRR = (1<<4);
+ } else {
+ GPIOC->BSRR = (1<<4)<<16;
+ }
+}
+
+void set_status_leds(uint32_t leds) {
+ GPIOB->BSRR = ((0x3f<<10)<<16) | (((~leds)&0x3f)<<10);
+}
+
+void SysTick_Handler() {
+ sys_time_us += SYSTICK_INTERVAL_US;
+}
+
+void HardFault_Handler() {
+ asm volatile ("bkpt");
+}
+
+void delay_us(int duration_us) {
+ while (duration_us--) {
+ for (int i=0; i<3; i++) {
+ asm volatile ("nop");
+ }
+ }
+}
+
+void *memcpy(void *restrict dest, const void *restrict src, size_t n)
+{
+ unsigned char *d = dest;
+ const unsigned char *s = src;
+
+ for (; n; n--) {
+ *d++ = *s++;
+ }
+ return dest;
+}
+
+void *memmove(void *dest, const void *src, size_t n)
+{
+ return memcpy(dest, src, n);
+}
+
+void *memset(void *dest, int c, size_t n)
+{
+ unsigned char *d = dest;
+ while (n--) {
+ *d++ = c;
+ }
+ return dest;
+}
+
+size_t strlen(const char *s)
+{
+ const char *start = s;
+ while (*s) {
+ s++;
+ }
+ return s - start;
+}
+
+void __libc_init_array (void) __attribute__((weak));
+void __libc_init_array () {
+}
diff --git a/driver_fw/startup.s b/driver_fw/startup.s
new file mode 100644
index 0000000..7dfdd84
--- /dev/null
+++ b/driver_fw/startup.s
@@ -0,0 +1,282 @@
+/**
+ ******************************************************************************
+ * @file startup_stm32g070xx.s
+ * @author MCD Application Team
+ * @brief STM32G070xx devices vector table GCC toolchain.
+ * This module performs:
+ * - Set the initial SP
+ * - Set the initial PC == Reset_Handler,
+ * - Set the vector table entries with the exceptions ISR address
+ * - Branches to main in the C library (which eventually
+ * calls main()).
+ * After Reset the Cortex-M0+ processor is in Thread mode,
+ * priority is Privileged, and the Stack is set to Main.
+ ******************************************************************************
+ * @attention
+ *
+ * Copyright (c) 2018-2021 STMicroelectronics.
+ * All rights reserved.
+ *
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
+ *
+ ******************************************************************************
+ */
+
+.syntax unified
+.cpu cortex-m0plus
+.fpu softvfp
+.thumb
+
+.global g_pfnVectors
+.global Default_Handler
+
+/* start address for the initialization values of the .data section.
+defined in linker script */
+.word _sidata
+/* start address for the .data section. defined in linker script */
+.word _sdata
+/* end address for the .data section. defined in linker script */
+.word _edata
+/* start address for the .bss section. defined in linker script */
+.word _sbss
+/* end address for the .bss section. defined in linker script */
+.word _ebss
+
+/**
+ * @brief This is the code that gets called when the processor first
+ * starts execution following a reset event. Only the absolutely
+ * necessary set is performed, after which the application
+ * supplied main() routine is called.
+ * @param None
+ * @retval None
+*/
+
+ .section .text.Reset_Handler
+ .weak Reset_Handler
+ .type Reset_Handler, %function
+Reset_Handler:
+ ldr r0, =_estack
+ mov sp, r0 /* set stack pointer */
+
+/* Call the clock system initialization function.*/
+ bl SystemInit
+
+/* Copy the data segment initializers from flash to SRAM */
+ ldr r0, =_sdata
+ ldr r1, =_edata
+ ldr r2, =_sidata
+ movs r3, #0
+ b LoopCopyDataInit
+
+CopyDataInit:
+ ldr r4, [r2, r3]
+ str r4, [r0, r3]
+ adds r3, r3, #4
+
+LoopCopyDataInit:
+ adds r4, r0, r3
+ cmp r4, r1
+ bcc CopyDataInit
+
+/* Zero fill the bss segment. */
+ ldr r2, =_sbss
+ ldr r4, =_ebss
+ movs r3, #0
+ b LoopFillZerobss
+
+FillZerobss:
+ str r3, [r2]
+ adds r2, r2, #4
+
+LoopFillZerobss:
+ cmp r2, r4
+ bcc FillZerobss
+
+/* Call static constructors */
+ bl __libc_init_array
+/* Call the application s entry point.*/
+ bl main
+
+LoopForever:
+ b LoopForever
+
+.size Reset_Handler, .-Reset_Handler
+
+/**
+ * @brief This is the code that gets called when the processor receives an
+ * unexpected interrupt. This simply enters an infinite loop, preserving
+ * the system state for examination by a debugger.
+ *
+ * @param None
+ * @retval None
+*/
+ .section .text.Default_Handler,"ax",%progbits
+Default_Handler:
+Infinite_Loop:
+ b Infinite_Loop
+ .size Default_Handler, .-Default_Handler
+
+/******************************************************************************
+*
+* The minimal vector table for a Cortex M0. Note that the proper constructs
+* must be placed on this to ensure that it ends up at physical address
+* 0x0000.0000.
+*
+******************************************************************************/
+ .section .isr_vector,"a",%progbits
+ .type g_pfnVectors, %object
+ .size g_pfnVectors, .-g_pfnVectors
+
+g_pfnVectors:
+ .word _estack
+ .word Reset_Handler
+ .word NMI_Handler
+ .word HardFault_Handler
+ .word 0
+ .word 0
+ .word 0
+ .word 0
+ .word 0
+ .word 0
+ .word 0
+ .word SVC_Handler
+ .word 0
+ .word 0
+ .word PendSV_Handler
+ .word SysTick_Handler
+ .word WWDG_IRQHandler /* Window WatchDog */
+ .word 0 /* reserved */
+ .word RTC_TAMP_IRQHandler /* RTC through the EXTI line */
+ .word FLASH_IRQHandler /* FLASH */
+ .word RCC_IRQHandler /* RCC */
+ .word EXTI0_1_IRQHandler /* EXTI Line 0 and 1 */
+ .word EXTI2_3_IRQHandler /* EXTI Line 2 and 3 */
+ .word EXTI4_15_IRQHandler /* EXTI Line 4 to 15 */
+ .word 0 /* reserved */
+ .word DMA1_Channel1_IRQHandler /* DMA1 Channel 1 */
+ .word DMA1_Channel2_3_IRQHandler /* DMA1 Channel 2 and Channel 3 */
+ .word DMA1_Ch4_7_DMAMUX1_OVR_IRQHandler /* DMA1 Channel 4 to Channel 7, DMAMUX1 overrun */
+ .word ADC1_IRQHandler /* ADC1 */
+ .word TIM1_BRK_UP_TRG_COM_IRQHandler /* TIM1 Break, Update, Trigger and Commutation */
+ .word TIM1_CC_IRQHandler /* TIM1 Capture Compare */
+ .word 0 /* reserved */
+ .word TIM3_IRQHandler /* TIM3 */
+ .word TIM6_IRQHandler /* TIM6 */
+ .word TIM7_IRQHandler /* TIM7 */
+ .word TIM14_IRQHandler /* TIM14 */
+ .word TIM15_IRQHandler /* TIM15 */
+ .word TIM16_IRQHandler /* TIM16 */
+ .word TIM17_IRQHandler /* TIM17 */
+ .word I2C1_IRQHandler /* I2C1 */
+ .word I2C2_IRQHandler /* I2C2 */
+ .word SPI1_IRQHandler /* SPI1 */
+ .word SPI2_IRQHandler /* SPI2 */
+ .word USART1_IRQHandler /* USART1 */
+ .word USART2_IRQHandler /* USART2 */
+ .word USART3_4_IRQHandler /* USART3, USART4 */
+
+/*******************************************************************************
+*
+* Provide weak aliases for each Exception handler to the Default_Handler.
+* As they are weak aliases, any function with the same name will override
+* this definition.
+*
+*******************************************************************************/
+
+ .weak NMI_Handler
+ .thumb_set NMI_Handler,Default_Handler
+
+ .weak HardFault_Handler
+ .thumb_set HardFault_Handler,Default_Handler
+
+ .weak SVC_Handler
+ .thumb_set SVC_Handler,Default_Handler
+
+ .weak PendSV_Handler
+ .thumb_set PendSV_Handler,Default_Handler
+
+ .weak SysTick_Handler
+ .thumb_set SysTick_Handler,Default_Handler
+
+ .weak WWDG_IRQHandler
+ .thumb_set WWDG_IRQHandler,Default_Handler
+
+ .weak RTC_TAMP_IRQHandler
+ .thumb_set RTC_TAMP_IRQHandler,Default_Handler
+
+ .weak FLASH_IRQHandler
+ .thumb_set FLASH_IRQHandler,Default_Handler
+
+ .weak RCC_IRQHandler
+ .thumb_set RCC_IRQHandler,Default_Handler
+
+ .weak EXTI0_1_IRQHandler
+ .thumb_set EXTI0_1_IRQHandler,Default_Handler
+
+ .weak EXTI2_3_IRQHandler
+ .thumb_set EXTI2_3_IRQHandler,Default_Handler
+
+ .weak EXTI4_15_IRQHandler
+ .thumb_set EXTI4_15_IRQHandler,Default_Handler
+
+ .weak DMA1_Channel1_IRQHandler
+ .thumb_set DMA1_Channel1_IRQHandler,Default_Handler
+
+ .weak DMA1_Channel2_3_IRQHandler
+ .thumb_set DMA1_Channel2_3_IRQHandler,Default_Handler
+
+ .weak DMA1_Ch4_7_DMAMUX1_OVR_IRQHandler
+ .thumb_set DMA1_Ch4_7_DMAMUX1_OVR_IRQHandler,Default_Handler
+
+ .weak ADC1_IRQHandler
+ .thumb_set ADC1_IRQHandler,Default_Handler
+
+ .weak TIM1_BRK_UP_TRG_COM_IRQHandler
+ .thumb_set TIM1_BRK_UP_TRG_COM_IRQHandler,Default_Handler
+
+ .weak TIM1_CC_IRQHandler
+ .thumb_set TIM1_CC_IRQHandler,Default_Handler
+
+ .weak TIM3_IRQHandler
+ .thumb_set TIM3_IRQHandler,Default_Handler
+
+ .weak TIM6_IRQHandler
+ .thumb_set TIM6_IRQHandler,Default_Handler
+
+ .weak TIM7_IRQHandler
+ .thumb_set TIM7_IRQHandler,Default_Handler
+
+ .weak TIM14_IRQHandler
+ .thumb_set TIM14_IRQHandler,Default_Handler
+
+ .weak TIM15_IRQHandler
+ .thumb_set TIM15_IRQHandler,Default_Handler
+
+ .weak TIM16_IRQHandler
+ .thumb_set TIM16_IRQHandler,Default_Handler
+
+ .weak TIM17_IRQHandler
+ .thumb_set TIM17_IRQHandler,Default_Handler
+
+ .weak I2C1_IRQHandler
+ .thumb_set I2C1_IRQHandler,Default_Handler
+
+ .weak I2C2_IRQHandler
+ .thumb_set I2C2_IRQHandler,Default_Handler
+
+ .weak SPI1_IRQHandler
+ .thumb_set SPI1_IRQHandler,Default_Handler
+
+ .weak SPI2_IRQHandler
+ .thumb_set SPI2_IRQHandler,Default_Handler
+
+ .weak USART1_IRQHandler
+ .thumb_set USART1_IRQHandler,Default_Handler
+
+ .weak USART2_IRQHandler
+ .thumb_set USART2_IRQHandler,Default_Handler
+
+ .weak USART3_4_IRQHandler
+ .thumb_set USART3_4_IRQHandler,Default_Handler
diff --git a/driver_fw/startup_stm32f030x6.s b/driver_fw/startup_stm32f030x6.s
deleted file mode 100644
index 2f0eb42..0000000
--- a/driver_fw/startup_stm32f030x6.s
+++ /dev/null
@@ -1,273 +0,0 @@
-/**
- ******************************************************************************
- * @file startup_stm32f030x6.s
- * copied from: STM32Cube/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc
- * @author MCD Application Team
- * @version V2.3.1
- * @date 04-November-2016
- * @brief STM32F030x4/STM32F030x6 devices vector table for Atollic TrueSTUDIO toolchain.
- * This module performs:
- * - Set the initial SP
- * - Set the initial PC == Reset_Handler,
- * - Set the vector table entries with the exceptions ISR address
- * - Branches to main in the C library (which eventually
- * calls main()).
- * After Reset the Cortex-M0 processor is in Thread mode,
- * priority is Privileged, and the Stack is set to Main.
- ******************************************************************************
- *
- * Redistribution and use in source and binary forms, with or without modification,
- * are permitted provided that the following conditions are met:
- * 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright notice,
- * this list of conditions and the following disclaimer in the documentation
- * and/or other materials provided with the distribution.
- * 3. Neither the name of STMicroelectronics nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- ******************************************************************************
- */
-
- .syntax unified
- .cpu cortex-m0
- .fpu softvfp
- .thumb
-
-.global g_pfnVectors
-.global Default_Handler
-
-/* start address for the initialization values of the .data section.
-defined in linker script */
-.word _sidata
-/* start address for the .data section. defined in linker script */
-.word _sdata
-/* end address for the .data section. defined in linker script */
-.word _edata
-/* start address for the .bss section. defined in linker script */
-.word _sbss
-/* end address for the .bss section. defined in linker script */
-.word _ebss
-
- .section .text.Reset_Handler
- .weak Reset_Handler
- .type Reset_Handler, %function
-Reset_Handler:
- ldr r0, =_estack
- mov sp, r0 /* set stack pointer */
-
-/* Copy the data segment initializers from flash to SRAM */
- movs r1, #0
- b LoopCopyDataInit
-
-CopyDataInit:
- ldr r3, =_sidata
- ldr r3, [r3, r1]
- str r3, [r0, r1]
- adds r1, r1, #4
-
-LoopCopyDataInit:
- ldr r0, =_sdata
- ldr r3, =_edata
- adds r2, r0, r1
- cmp r2, r3
- bcc CopyDataInit
- ldr r2, =_sbss
- b LoopFillZerobss
-/* Zero fill the bss segment. */
-FillZerobss:
- movs r3, #0
- str r3, [r2]
- adds r2, r2, #4
-
-
-LoopFillZerobss:
- ldr r3, = _ebss
- cmp r2, r3
- bcc FillZerobss
-
-/* Call the clock system intitialization function.*/
- bl SystemInit
-/* Call static constructors */
-// bl __libc_init_array
-/* Call the application's entry point.*/
- bl main
-
-LoopForever:
- b LoopForever
-
-
-.size Reset_Handler, .-Reset_Handler
-
-/**
- * @brief This is the code that gets called when the processor receives an
- * unexpected interrupt. This simply enters an infinite loop, preserving
- * the system state for examination by a debugger.
- *
- * @param None
- * @retval : None
-*/
- .section .text.Default_Handler,"ax",%progbits
-Default_Handler:
-Infinite_Loop:
- b Infinite_Loop
- .size Default_Handler, .-Default_Handler
-/******************************************************************************
-*
-* The minimal vector table for a Cortex M0. Note that the proper constructs
-* must be placed on this to ensure that it ends up at physical address
-* 0x0000.0000.
-*
-******************************************************************************/
- .section .isr_vector,"a",%progbits
- .type g_pfnVectors, %object
- .size g_pfnVectors, .-g_pfnVectors
-
-
-g_pfnVectors:
- .word _estack
- .word Reset_Handler
- .word NMI_Handler
- .word HardFault_Handler
- .word 0
- .word 0
- .word 0
- .word 0
- .word 0
- .word 0
- .word 0
- .word SVC_Handler
- .word 0
- .word 0
- .word PendSV_Handler
- .word SysTick_Handler
- .word WWDG_IRQHandler /* Window WatchDog */
- .word 0 /* Reserved */
- .word RTC_IRQHandler /* RTC through the EXTI line */
- .word FLASH_IRQHandler /* FLASH */
- .word RCC_IRQHandler /* RCC */
- .word EXTI0_1_IRQHandler /* EXTI Line 0 and 1 */
- .word EXTI2_3_IRQHandler /* EXTI Line 2 and 3 */
- .word EXTI4_15_IRQHandler /* EXTI Line 4 to 15 */
- .word 0 /* Reserved */
- .word DMA1_Channel1_IRQHandler /* DMA1 Channel 1 */
- .word DMA1_Channel2_3_IRQHandler /* DMA1 Channel 2 and Channel 3 */
- .word DMA1_Channel4_5_IRQHandler /* DMA1 Channel 4 and Channel 5 */
- .word ADC1_IRQHandler /* ADC1 */
- .word TIM1_BRK_UP_TRG_COM_IRQHandler /* TIM1 Break, Update, Trigger and Commutation */
- .word TIM1_CC_IRQHandler /* TIM1 Capture Compare */
- .word 0 /* Reserved */
- .word TIM3_IRQHandler /* TIM3 */
- .word 0 /* Reserved */
- .word 0 /* Reserved */
- .word TIM14_IRQHandler /* TIM14 */
- .word 0 /* Reserved */
- .word TIM16_IRQHandler /* TIM16 */
- .word TIM17_IRQHandler /* TIM17 */
- .word I2C1_IRQHandler /* I2C1 */
- .word 0 /* Reserved */
- .word SPI1_IRQHandler /* SPI1 */
- .word 0 /* Reserved */
- .word USART1_IRQHandler /* USART1 */
- .word 0 /* Reserved */
- .word 0 /* Reserved */
- .word 0 /* Reserved */
- .word 0 /* Reserved */
-
-/*******************************************************************************
-*
-* Provide weak aliases for each Exception handler to the Default_Handler.
-* As they are weak aliases, any function with the same name will override
-* this definition.
-*
-*******************************************************************************/
-
- .weak NMI_Handler
- .thumb_set NMI_Handler,Default_Handler
-
- .weak HardFault_Handler
- .thumb_set HardFault_Handler,Default_Handler
-
- .weak SVC_Handler
- .thumb_set SVC_Handler,Default_Handler
-
- .weak PendSV_Handler
- .thumb_set PendSV_Handler,Default_Handler
-
- .weak SysTick_Handler
- .thumb_set SysTick_Handler,Default_Handler
-
- .weak WWDG_IRQHandler
- .thumb_set WWDG_IRQHandler,Default_Handler
-
- .weak RTC_IRQHandler
- .thumb_set RTC_IRQHandler,Default_Handler
-
- .weak FLASH_IRQHandler
- .thumb_set FLASH_IRQHandler,Default_Handler
-
- .weak RCC_IRQHandler
- .thumb_set RCC_IRQHandler,Default_Handler
-
- .weak EXTI0_1_IRQHandler
- .thumb_set EXTI0_1_IRQHandler,Default_Handler
-
- .weak EXTI2_3_IRQHandler
- .thumb_set EXTI2_3_IRQHandler,Default_Handler
-
- .weak EXTI4_15_IRQHandler
- .thumb_set EXTI4_15_IRQHandler,Default_Handler
-
- .weak DMA1_Channel1_IRQHandler
- .thumb_set DMA1_Channel1_IRQHandler,Default_Handler
-
- .weak DMA1_Channel2_3_IRQHandler
- .thumb_set DMA1_Channel2_3_IRQHandler,Default_Handler
-
- .weak DMA1_Channel4_5_IRQHandler
- .thumb_set DMA1_Channel4_5_IRQHandler,Default_Handler
-
- .weak ADC1_IRQHandler
- .thumb_set ADC1_IRQHandler,Default_Handler
-
- .weak TIM1_BRK_UP_TRG_COM_IRQHandler
- .thumb_set TIM1_BRK_UP_TRG_COM_IRQHandler,Default_Handler
-
- .weak TIM1_CC_IRQHandler
- .thumb_set TIM1_CC_IRQHandler,Default_Handler
-
- .weak TIM3_IRQHandler
- .thumb_set TIM3_IRQHandler,Default_Handler
-
- .weak TIM14_IRQHandler
- .thumb_set TIM14_IRQHandler,Default_Handler
-
- .weak TIM16_IRQHandler
- .thumb_set TIM16_IRQHandler,Default_Handler
-
- .weak TIM17_IRQHandler
- .thumb_set TIM17_IRQHandler,Default_Handler
-
- .weak I2C1_IRQHandler
- .thumb_set I2C1_IRQHandler,Default_Handler
-
- .weak SPI1_IRQHandler
- .thumb_set SPI1_IRQHandler,Default_Handler
-
- .weak USART1_IRQHandler
- .thumb_set USART1_IRQHandler,Default_Handler
-
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
diff --git a/driver_fw/stm32_buildinfo.defines b/driver_fw/stm32_buildinfo.defines
new file mode 100644
index 0000000..28840c4
--- /dev/null
+++ b/driver_fw/stm32_buildinfo.defines
@@ -0,0 +1 @@
+STM32G070xx
diff --git a/driver_fw/stm32_flash.ld b/driver_fw/stm32_flash.ld
deleted file mode 100644
index cba7577..0000000
--- a/driver_fw/stm32_flash.ld
+++ /dev/null
@@ -1,136 +0,0 @@
-
-ENTRY(Reset_Handler)
-
-MEMORY {
- FLASH (rx): ORIGIN = 0x08000000, LENGTH = 0x3C00
- CONFIGFLASH (rw): ORIGIN = 0x08003C00, LENGTH = 0x400
- RAM (xrw): ORIGIN = 0x20000000, LENGTH = 4K
-}
-
-/* highest address of the user mode stack */
-_estack = 0x20001000;
-
-SECTIONS {
- /* for Cortex devices, the beginning of the startup code is stored in the .isr_vector section, which goes to FLASH */
- .isr_vector : {
- . = ALIGN(4);
- KEEP(*(.isr_vector)) /* Startup code */
- . = ALIGN(4);
- } >FLASH
-
- /* the program code is stored in the .text section, which goes to Flash */
- .text : {
- . = ALIGN(4);
-
- *(.text) /* normal code */
- *(.text.*) /* -ffunction-sections code */
- *(.rodata) /* read-only data (constants) */
- *(.rodata*) /* -fdata-sections read only data */
- *(.glue_7) /* TBD - needed ? */
- *(.glue_7t) /* TBD - needed ? */
-
- *(.source_tarball)
-
- /* Necessary KEEP sections (see http://sourceware.org/ml/newlib/2005/msg00255.html) */
- KEEP (*(.init))
- KEEP (*(.fini))
- KEEP (*(.source_tarball))
-
- . = ALIGN(4);
- _etext = .;
- /* This is used by the startup in order to initialize the .data section */
- _sidata = _etext;
- } >FLASH
-
- /*
- .configflash : {
- . = ALIGN(0x400);
- *(.configdata)
- _econfig = .;
- } >FLASH
- */
-
- /* This is the initialized data section
- The program executes knowing that the data is in the RAM
- but the loader puts the initial values in the FLASH (inidata).
- It is one task of the startup to copy the initial values from FLASH to RAM. */
- .data : AT ( _sidata ) {
- . = ALIGN(4);
- /* This is used by the startup in order to initialize the .data secion */
- _sdata = . ;
- _data = . ;
-
- *(.data)
- *(.data.*)
- *(.RAMtext)
-
- . = ALIGN(4);
- /* This is used by the startup in order to initialize the .data secion */
- _edata = . ;
- } >RAM
-
- /* This is the uninitialized data section */
- .bss : {
- . = ALIGN(4);
- /* This is used by the startup in order to initialize the .bss secion */
- _sbss = .;
- _bss = .;
-
- *(.bss)
- *(.bss.*) /* patched by elias - allows the use of -fdata-sections */
- *(COMMON)
-
- . = ALIGN(4);
- /* This is used by the startup in order to initialize the .bss secion */
- _ebss = . ;
- } >RAM
-
- PROVIDE ( end = _ebss);
- PROVIDE (_end = _ebss);
-
- __exidx_start = .;
- __exidx_end = .;
-
- /* after that it's only debugging information. */
-
- /* remove the debugging information from the standard libraries */
-/* /DISCARD/ : {
- libc.a ( * )
- libm.a ( * )
- libgcc.a ( * )
- }*/
-
- /* Stabs debugging sections. */
- .stab 0 : { *(.stab) }
- .stabstr 0 : { *(.stabstr) }
- .stab.excl 0 : { *(.stab.excl) }
- .stab.exclstr 0 : { *(.stab.exclstr) }
- .stab.index 0 : { *(.stab.index) }
- .stab.indexstr 0 : { *(.stab.indexstr) }
- .comment 0 : { *(.comment) }
- /* DWARF debug sections.
- Symbols in the DWARF debugging sections are relative to the beginning
- of the section so we begin them at 0. */
- /* DWARF 1 */
- .debug 0 : { *(.debug) }
- .line 0 : { *(.line) }
- /* GNU DWARF 1 extensions */
- .debug_srcinfo 0 : { *(.debug_srcinfo) }
- .debug_sfnames 0 : { *(.debug_sfnames) }
- /* DWARF 1.1 and DWARF 2 */
- .debug_aranges 0 : { *(.debug_aranges) }
- .debug_pubnames 0 : { *(.debug_pubnames) }
- /* DWARF 2 */
- .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
- .debug_abbrev 0 : { *(.debug_abbrev) }
- .debug_line 0 : { *(.debug_line) }
- .debug_frame 0 : { *(.debug_frame) }
- .debug_str 0 : { *(.debug_str) }
- .debug_loc 0 : { *(.debug_loc) }
- .debug_macinfo 0 : { *(.debug_macinfo) }
- /* SGI/MIPS DWARF 2 extensions */
- .debug_weaknames 0 : { *(.debug_weaknames) }
- .debug_funcnames 0 : { *(.debug_funcnames) }
- .debug_typenames 0 : { *(.debug_typenames) }
- .debug_varnames 0 : { *(.debug_varnames) }
-}
diff --git a/driver_fw/system.c b/driver_fw/system.c
new file mode 100644
index 0000000..d4ca437
--- /dev/null
+++ b/driver_fw/system.c
@@ -0,0 +1,302 @@
+/**
+ ******************************************************************************
+ * @file system_stm32g0xx.c
+ * @author MCD Application Team
+ * @brief CMSIS Cortex-M0+ Device Peripheral Access Layer System Source File
+ *
+ * This file provides two functions and one global variable to be called from
+ * user application:
+ * - SystemInit(): This function is called at startup just after reset and
+ * before branch to main program. This call is made inside
+ * the "startup_stm32g0xx.s" file.
+ *
+ * - SystemCoreClock variable: Contains the core clock (HCLK), it can be used
+ * by the user application to setup the SysTick
+ * timer or configure other parameters.
+ *
+ * - SystemCoreClockUpdate(): Updates the variable SystemCoreClock and must
+ * be called whenever the core clock is changed
+ * during program execution.
+ *
+ * After each device reset the HSI (8 MHz then 16 MHz) is used as system clock source.
+ * Then SystemInit() function is called, in "startup_stm32g0xx.s" file, to
+ * configure the system clock before to branch to main program.
+ *
+ * This file configures the system clock as follows:
+ *=============================================================================
+ *-----------------------------------------------------------------------------
+ * System Clock source | HSI
+ *-----------------------------------------------------------------------------
+ * SYSCLK(Hz) | 16000000
+ *-----------------------------------------------------------------------------
+ * HCLK(Hz) | 16000000
+ *-----------------------------------------------------------------------------
+ * AHB Prescaler | 1
+ *-----------------------------------------------------------------------------
+ * APB Prescaler | 1
+ *-----------------------------------------------------------------------------
+ * HSI Division factor | 1
+ *-----------------------------------------------------------------------------
+ * PLL_M | 1
+ *-----------------------------------------------------------------------------
+ * PLL_N | 8
+ *-----------------------------------------------------------------------------
+ * PLL_P | 7
+ *-----------------------------------------------------------------------------
+ * PLL_Q | 2
+ *-----------------------------------------------------------------------------
+ * PLL_R | 2
+ *-----------------------------------------------------------------------------
+ * Require 48MHz for RNG | Disabled
+ *-----------------------------------------------------------------------------
+ *=============================================================================
+ ******************************************************************************
+ * @attention
+ *
+ * Copyright (c) 2018-2021 STMicroelectronics.
+ * All rights reserved.
+ *
+ * This software is licensed under terms that can be found in the LICENSE file
+ * in the root directory of this software component.
+ * If no LICENSE file comes with this software, it is provided AS-IS.
+ *
+ ******************************************************************************
+ */
+/** @addtogroup CMSIS
+ * @{
+ */
+
+/** @addtogroup stm32g0xx_system
+ * @{
+ */
+
+/** @addtogroup STM32G0xx_System_Private_Includes
+ * @{
+ */
+
+#include "stm32g0xx.h"
+
+#if !defined (HSE_VALUE)
+#define HSE_VALUE (8000000UL) /*!< Value of the External oscillator in Hz */
+#endif /* HSE_VALUE */
+
+#if !defined (HSI_VALUE)
+ #define HSI_VALUE (16000000UL) /*!< Value of the Internal oscillator in Hz*/
+#endif /* HSI_VALUE */
+
+#if !defined (LSI_VALUE)
+ #define LSI_VALUE (32000UL) /*!< Value of LSI in Hz*/
+#endif /* LSI_VALUE */
+
+#if !defined (LSE_VALUE)
+ #define LSE_VALUE (32768UL) /*!< Value of LSE in Hz*/
+#endif /* LSE_VALUE */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_TypesDefinitions
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_Defines
+ * @{
+ */
+
+/************************* Miscellaneous Configuration ************************/
+/* Note: Following vector table addresses must be defined in line with linker
+ configuration. */
+/*!< Uncomment the following line if you need to relocate the vector table
+ anywhere in Flash or Sram, else the vector table is kept at the automatic
+ remap of boot address selected */
+/* #define USER_VECT_TAB_ADDRESS */
+
+#if defined(USER_VECT_TAB_ADDRESS)
+/*!< Uncomment the following line if you need to relocate your vector Table
+ in Sram else user remap will be done in Flash. */
+/* #define VECT_TAB_SRAM */
+#if defined(VECT_TAB_SRAM)
+#define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
+ This value must be a multiple of 0x200. */
+#define VECT_TAB_OFFSET 0x00000000U /*!< Vector Table base offset field.
+ This value must be a multiple of 0x200. */
+#else
+#define VECT_TAB_BASE_ADDRESS FLASH_BASE /*!< Vector Table base address field.
+ This value must be a multiple of 0x200. */
+#define VECT_TAB_OFFSET 0x00000000U /*!< Vector Table base offset field.
+ This value must be a multiple of 0x200. */
+#endif /* VECT_TAB_SRAM */
+#endif /* USER_VECT_TAB_ADDRESS */
+/******************************************************************************/
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_Macros
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_Variables
+ * @{
+ */
+ /* The SystemCoreClock variable is updated in three ways:
+ 1) by calling CMSIS function SystemCoreClockUpdate()
+ 2) by calling HAL API function HAL_RCC_GetHCLKFreq()
+ 3) each time HAL_RCC_ClockConfig() is called to configure the system clock frequency
+ Note: If you use this function to configure the system clock; then there
+ is no need to call the 2 first functions listed above, since SystemCoreClock
+ variable is updated automatically.
+ */
+ uint32_t SystemCoreClock = 16000000UL;
+
+ const uint32_t AHBPrescTable[16UL] = {0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL, 6UL, 7UL, 8UL, 9UL};
+ const uint32_t APBPrescTable[8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL};
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_FunctionPrototypes
+ * @{
+ */
+
+/**
+ * @}
+ */
+
+/** @addtogroup STM32G0xx_System_Private_Functions
+ * @{
+ */
+
+/**
+ * @brief Setup the microcontroller system.
+ * @param None
+ * @retval None
+ */
+void SystemInit(void)
+{
+ /* Configure the Vector Table location -------------------------------------*/
+#if defined(USER_VECT_TAB_ADDRESS)
+ SCB->VTOR = VECT_TAB_BASE_ADDRESS | VECT_TAB_OFFSET; /* Vector Table Relocation */
+#endif /* USER_VECT_TAB_ADDRESS */
+}
+
+/**
+ * @brief Update SystemCoreClock variable according to Clock Register Values.
+ * The SystemCoreClock variable contains the core clock (HCLK), it can
+ * be used by the user application to setup the SysTick timer or configure
+ * other parameters.
+ *
+ * @note Each time the core clock (HCLK) changes, this function must be called
+ * to update SystemCoreClock variable value. Otherwise, any configuration
+ * based on this variable will be incorrect.
+ *
+ * @note - The system frequency computed by this function is not the real
+ * frequency in the chip. It is calculated based on the predefined
+ * constant and the selected clock source:
+ *
+ * - If SYSCLK source is HSI, SystemCoreClock will contain the HSI_VALUE(**) / HSI division factor
+ *
+ * - If SYSCLK source is HSE, SystemCoreClock will contain the HSE_VALUE(***)
+ *
+ * - If SYSCLK source is LSI, SystemCoreClock will contain the LSI_VALUE
+ *
+ * - If SYSCLK source is LSE, SystemCoreClock will contain the LSE_VALUE
+ *
+ * - If SYSCLK source is PLL, SystemCoreClock will contain the HSE_VALUE(***)
+ * or HSI_VALUE(*) multiplied/divided by the PLL factors.
+ *
+ * (**) HSI_VALUE is a constant defined in stm32g0xx_hal_conf.h file (default value
+ * 16 MHz) but the real value may vary depending on the variations
+ * in voltage and temperature.
+ *
+ * (***) HSE_VALUE is a constant defined in stm32g0xx_hal_conf.h file (default value
+ * 8 MHz), user has to ensure that HSE_VALUE is same as the real
+ * frequency of the crystal used. Otherwise, this function may
+ * have wrong result.
+ *
+ * - The result of this function could be not correct when using fractional
+ * value for HSE crystal.
+ *
+ * @param None
+ * @retval None
+ */
+void SystemCoreClockUpdate(void)
+{
+ uint32_t tmp;
+ uint32_t pllvco;
+ uint32_t pllr;
+ uint32_t pllsource;
+ uint32_t pllm;
+ uint32_t hsidiv;
+
+ /* Get SYSCLK source -------------------------------------------------------*/
+ switch (RCC->CFGR & RCC_CFGR_SWS)
+ {
+ case RCC_CFGR_SWS_0: /* HSE used as system clock */
+ SystemCoreClock = HSE_VALUE;
+ break;
+
+ case (RCC_CFGR_SWS_1 | RCC_CFGR_SWS_0): /* LSI used as system clock */
+ SystemCoreClock = LSI_VALUE;
+ break;
+
+ case RCC_CFGR_SWS_2: /* LSE used as system clock */
+ SystemCoreClock = LSE_VALUE;
+ break;
+
+ case RCC_CFGR_SWS_1: /* PLL used as system clock */
+ /* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLLM) * PLLN
+ SYSCLK = PLL_VCO / PLLR
+ */
+ pllsource = (RCC->PLLCFGR & RCC_PLLCFGR_PLLSRC);
+ pllm = ((RCC->PLLCFGR & RCC_PLLCFGR_PLLM) >> RCC_PLLCFGR_PLLM_Pos) + 1UL;
+
+ if(pllsource == 0x03UL) /* HSE used as PLL clock source */
+ {
+ pllvco = (HSE_VALUE / pllm);
+ }
+ else /* HSI used as PLL clock source */
+ {
+ pllvco = (HSI_VALUE / pllm);
+ }
+ pllvco = pllvco * ((RCC->PLLCFGR & RCC_PLLCFGR_PLLN) >> RCC_PLLCFGR_PLLN_Pos);
+ pllr = (((RCC->PLLCFGR & RCC_PLLCFGR_PLLR) >> RCC_PLLCFGR_PLLR_Pos) + 1UL);
+
+ SystemCoreClock = pllvco/pllr;
+ break;
+
+ case 0x00000000U: /* HSI used as system clock */
+ default: /* HSI used as system clock */
+ hsidiv = (1UL << ((READ_BIT(RCC->CR, RCC_CR_HSIDIV))>> RCC_CR_HSIDIV_Pos));
+ SystemCoreClock = (HSI_VALUE/hsidiv);
+ break;
+ }
+ /* Compute HCLK clock frequency --------------------------------------------*/
+ /* Get HCLK prescaler */
+ tmp = AHBPrescTable[((RCC->CFGR & RCC_CFGR_HPRE) >> RCC_CFGR_HPRE_Pos)];
+ /* HCLK clock frequency */
+ SystemCoreClock >>= tmp;
+}
+
+
+/**
+ * @}
+ */
+
+/**
+ * @}
+ */
+
+/**
+ * @}
+ */
diff --git a/driver_fw/system_stm32f0xx.c b/driver_fw/system_stm32f0xx.c
deleted file mode 100644
index a43c3d6..0000000
--- a/driver_fw/system_stm32f0xx.c
+++ /dev/null
@@ -1,336 +0,0 @@
-/**
- ******************************************************************************
- * @file system_stm32f0xx.c
- * copied from: STM32Cube/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates
- * @author MCD Application Team
- * @version V2.3.1
- * @date 04-November-2016
- * @brief CMSIS Cortex-M0 Device Peripheral Access Layer System Source File.
- *
- * 1. This file provides two functions and one global variable to be called from
- * user application:
- * - SystemInit(): This function is called at startup just after reset and
- * before branch to main program. This call is made inside
- * the "startup_stm32f0xx.s" file.
- *
- * - SystemCoreClock variable: Contains the core clock (HCLK), it can be used
- * by the user application to setup the SysTick
- * timer or configure other parameters.
- *
- * - SystemCoreClockUpdate(): Updates the variable SystemCoreClock and must
- * be called whenever the core clock is changed
- * during program execution.
- *
- * 2. After each device reset the HSI (8 MHz) is used as system clock source.
- * Then SystemInit() function is called, in "startup_stm32f0xx.s" file, to
- * configure the system clock before to branch to main program.
- *
- * 3. This file configures the system clock as follows:
- *=============================================================================
- * Supported STM32F0xx device
- *-----------------------------------------------------------------------------
- * System Clock source | HSI
- *-----------------------------------------------------------------------------
- * SYSCLK(Hz) | 8000000
- *-----------------------------------------------------------------------------
- * HCLK(Hz) | 8000000
- *-----------------------------------------------------------------------------
- * AHB Prescaler | 1
- *-----------------------------------------------------------------------------
- * APB1 Prescaler | 1
- *-----------------------------------------------------------------------------
- *=============================================================================
- ******************************************************************************
- * @attention
- *
- * <h2><center>&copy; COPYRIGHT(c) 2016 STMicroelectronics</center></h2>
- *
- * Redistribution and use in source and binary forms, with or without modification,
- * are permitted provided that the following conditions are met:
- * 1. Redistributions of source code must retain the above copyright notice,
- * this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright notice,
- * this list of conditions and the following disclaimer in the documentation
- * and/or other materials provided with the distribution.
- * 3. Neither the name of STMicroelectronics nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
- * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- ******************************************************************************
- */
-
-/** @addtogroup CMSIS
- * @{
- */
-
-/** @addtogroup stm32f0xx_system
- * @{
- */
-
-/** @addtogroup STM32F0xx_System_Private_Includes
- * @{
- */
-
-#include "stm32f0xx.h"
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_TypesDefinitions
- * @{
- */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_Defines
- * @{
- */
-#if !defined (HSE_VALUE)
- #define HSE_VALUE ((uint32_t)8000000) /*!< Default value of the External oscillator in Hz.
- This value can be provided and adapted by the user application. */
-#endif /* HSE_VALUE */
-
-#if !defined (HSI_VALUE)
- #define HSI_VALUE ((uint32_t)8000000) /*!< Default value of the Internal oscillator in Hz.
- This value can be provided and adapted by the user application. */
-#endif /* HSI_VALUE */
-
-#if !defined (HSI48_VALUE)
-#define HSI48_VALUE ((uint32_t)48000000) /*!< Default value of the HSI48 Internal oscillator in Hz.
- This value can be provided and adapted by the user application. */
-#endif /* HSI48_VALUE */
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_Macros
- * @{
- */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_Variables
- * @{
- */
- /* This variable is updated in three ways:
- 1) by calling CMSIS function SystemCoreClockUpdate()
- 2) by calling HAL API function HAL_RCC_GetHCLKFreq()
- 3) each time HAL_RCC_ClockConfig() is called to configure the system clock frequency
- Note: If you use this function to configure the system clock there is no need to
- call the 2 first functions listed above, since SystemCoreClock variable is
- updated automatically.
- */
-uint32_t SystemCoreClock = 8000000;
-
-const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9};
-const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4};
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_FunctionPrototypes
- * @{
- */
-
-/**
- * @}
- */
-
-/** @addtogroup STM32F0xx_System_Private_Functions
- * @{
- */
-
-/**
- * @brief Setup the microcontroller system.
- * Initialize the default HSI clock source, vector table location and the PLL configuration is reset.
- * @param None
- * @retval None
- */
-void SystemInit(void)
-{
- /* Reset the RCC clock configuration to the default reset state ------------*/
- /* Set HSION bit */
- RCC->CR |= (uint32_t)0x00000001U;
-
-#if defined (STM32F051x8) || defined (STM32F058x8)
- /* Reset SW[1:0], HPRE[3:0], PPRE[2:0], ADCPRE and MCOSEL[2:0] bits */
- RCC->CFGR &= (uint32_t)0xF8FFB80CU;
-#else
- /* Reset SW[1:0], HPRE[3:0], PPRE[2:0], ADCPRE, MCOSEL[2:0], MCOPRE[2:0] and PLLNODIV bits */
- RCC->CFGR &= (uint32_t)0x08FFB80CU;
-#endif /* STM32F051x8 or STM32F058x8 */
-
- /* Reset HSEON, CSSON and PLLON bits */
- RCC->CR &= (uint32_t)0xFEF6FFFFU;
-
- /* Reset HSEBYP bit */
- RCC->CR &= (uint32_t)0xFFFBFFFFU;
-
- /* Reset PLLSRC, PLLXTPRE and PLLMUL[3:0] bits */
- RCC->CFGR &= (uint32_t)0xFFC0FFFFU;
-
- /* Reset PREDIV[3:0] bits */
- RCC->CFGR2 &= (uint32_t)0xFFFFFFF0U;
-
-#if defined (STM32F072xB) || defined (STM32F078xx)
- /* Reset USART2SW[1:0], USART1SW[1:0], I2C1SW, CECSW, USBSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFCFE2CU;
-#elif defined (STM32F071xB)
- /* Reset USART2SW[1:0], USART1SW[1:0], I2C1SW, CECSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFFCEACU;
-#elif defined (STM32F091xC) || defined (STM32F098xx)
- /* Reset USART3SW[1:0], USART2SW[1:0], USART1SW[1:0], I2C1SW, CECSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFF0FEACU;
-#elif defined (STM32F030x6) || defined (STM32F030x8) || defined (STM32F031x6) || defined (STM32F038xx) || defined (STM32F030xC)
- /* Reset USART1SW[1:0], I2C1SW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFFFEECU;
-#elif defined (STM32F051x8) || defined (STM32F058xx)
- /* Reset USART1SW[1:0], I2C1SW, CECSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFFFEACU;
-#elif defined (STM32F042x6) || defined (STM32F048xx)
- /* Reset USART1SW[1:0], I2C1SW, CECSW, USBSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFFFE2CU;
-#elif defined (STM32F070x6) || defined (STM32F070xB)
- /* Reset USART1SW[1:0], I2C1SW, USBSW and ADCSW bits */
- RCC->CFGR3 &= (uint32_t)0xFFFFFE6CU;
- /* Set default USB clock to PLLCLK, since there is no HSI48 */
- RCC->CFGR3 |= (uint32_t)0x00000080U;
-#else
- #warning "No target selected"
-#endif
-
- /* Reset HSI14 bit */
- RCC->CR2 &= (uint32_t)0xFFFFFFFEU;
-
- /* Disable all interrupts */
- RCC->CIR = 0x00000000U;
-
-}
-
-/**
- * @brief Update SystemCoreClock variable according to Clock Register Values.
- * The SystemCoreClock variable contains the core clock (HCLK), it can
- * be used by the user application to setup the SysTick timer or configure
- * other parameters.
- *
- * @note Each time the core clock (HCLK) changes, this function must be called
- * to update SystemCoreClock variable value. Otherwise, any configuration
- * based on this variable will be incorrect.
- *
- * @note - The system frequency computed by this function is not the real
- * frequency in the chip. It is calculated based on the predefined
- * constant and the selected clock source:
- *
- * - If SYSCLK source is HSI, SystemCoreClock will contain the HSI_VALUE(*)
- *
- * - If SYSCLK source is HSE, SystemCoreClock will contain the HSE_VALUE(**)
- *
- * - If SYSCLK source is PLL, SystemCoreClock will contain the HSE_VALUE(**)
- * or HSI_VALUE(*) multiplied/divided by the PLL factors.
- *
- * (*) HSI_VALUE is a constant defined in stm32f0xx_hal.h file (default value
- * 8 MHz) but the real value may vary depending on the variations
- * in voltage and temperature.
- *
- * (**) HSE_VALUE is a constant defined in stm32f0xx_hal.h file (default value
- * 8 MHz), user has to ensure that HSE_VALUE is same as the real
- * frequency of the crystal used. Otherwise, this function may
- * have wrong result.
- *
- * - The result of this function could be not correct when using fractional
- * value for HSE crystal.
- *
- * @param None
- * @retval None
- */
-void SystemCoreClockUpdate (void)
-{
- uint32_t tmp = 0, pllmull = 0, pllsource = 0, predivfactor = 0;
-
- /* Get SYSCLK source -------------------------------------------------------*/
- tmp = RCC->CFGR & RCC_CFGR_SWS;
-
- switch (tmp)
- {
- case RCC_CFGR_SWS_HSI: /* HSI used as system clock */
- SystemCoreClock = HSI_VALUE;
- break;
- case RCC_CFGR_SWS_HSE: /* HSE used as system clock */
- SystemCoreClock = HSE_VALUE;
- break;
- case RCC_CFGR_SWS_PLL: /* PLL used as system clock */
- /* Get PLL clock source and multiplication factor ----------------------*/
- pllmull = RCC->CFGR & RCC_CFGR_PLLMUL;
- pllsource = RCC->CFGR & RCC_CFGR_PLLSRC;
- pllmull = ( pllmull >> 18) + 2;
- predivfactor = (RCC->CFGR2 & RCC_CFGR2_PREDIV) + 1;
-
- if (pllsource == RCC_CFGR_PLLSRC_HSE_PREDIV)
- {
- /* HSE used as PLL clock source : SystemCoreClock = HSE/PREDIV * PLLMUL */
- SystemCoreClock = (HSE_VALUE/predivfactor) * pllmull;
- }
-#if defined(STM32F042x6) || defined(STM32F048xx) || defined(STM32F072xB) || defined(STM32F078xx) || defined(STM32F091xC) || defined(STM32F098xx)
- else if (pllsource == RCC_CFGR_PLLSRC_HSI48_PREDIV)
- {
- /* HSI48 used as PLL clock source : SystemCoreClock = HSI48/PREDIV * PLLMUL */
- SystemCoreClock = (HSI48_VALUE/predivfactor) * pllmull;
- }
-#endif /* STM32F042x6 || STM32F048xx || STM32F072xB || STM32F078xx || STM32F091xC || STM32F098xx */
- else
- {
-#if defined(STM32F042x6) || defined(STM32F048xx) || defined(STM32F070x6) \
- || defined(STM32F078xx) || defined(STM32F071xB) || defined(STM32F072xB) \
- || defined(STM32F070xB) || defined(STM32F091xC) || defined(STM32F098xx) || defined(STM32F030xC)
- /* HSI used as PLL clock source : SystemCoreClock = HSI/PREDIV * PLLMUL */
- SystemCoreClock = (HSI_VALUE/predivfactor) * pllmull;
-#else
- /* HSI used as PLL clock source : SystemCoreClock = HSI/2 * PLLMUL */
- SystemCoreClock = (HSI_VALUE >> 1) * pllmull;
-#endif /* STM32F042x6 || STM32F048xx || STM32F070x6 ||
- STM32F071xB || STM32F072xB || STM32F078xx || STM32F070xB ||
- STM32F091xC || STM32F098xx || STM32F030xC */
- }
- break;
- default: /* HSI used as system clock */
- SystemCoreClock = HSI_VALUE;
- break;
- }
- /* Compute HCLK clock frequency ----------------*/
- /* Get HCLK prescaler */
- tmp = AHBPrescTable[((RCC->CFGR & RCC_CFGR_HPRE) >> 4)];
- /* HCLK clock frequency */
- SystemCoreClock >>= tmp;
-}
-
-/**
- * @}
- */
-
-/**
- * @}
- */
-
-/**
- * @}
- */
-
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-
diff --git a/driver_fw/tools/__pycache__/usb_test.cpython-311.pyc b/driver_fw/tools/__pycache__/usb_test.cpython-311.pyc
new file mode 100644
index 0000000..8c3b7b4
--- /dev/null
+++ b/driver_fw/tools/__pycache__/usb_test.cpython-311.pyc
Binary files differ
diff --git a/driver_fw/tools/decode_logic_analzyer.py b/driver_fw/tools/decode_logic_analzyer.py
new file mode 100644
index 0000000..be1d4da
--- /dev/null
+++ b/driver_fw/tools/decode_logic_analzyer.py
@@ -0,0 +1,88 @@
+#!/usr/bin/env python
+
+import sys
+import subprocess
+import binascii
+from statistics import mean
+from dataclasses import dataclass, fields
+import struct
+from pprint import pprint
+
+from cobs import cobs
+
+time = [*sys.argv, '1s'][1]
+proc = subprocess.run(f'sigrok-cli --driver dreamsourcelab-dslogic --config samplerate=10M --channels 0,1 --protocol-decoders uart:baudrate=250000:rx=1 --protocol-decoder-annotations uart=rx-data,uart=tx-data --time {time}'.split(), check=True, capture_output=True, text=True)
+data = [line.partition(':')[2] for line in proc.stdout.splitlines()]
+data = bytes([int(x, 16) for x in data if x])
+
+class Serialized:
+ @classmethod
+ def deserialize(kls, data):
+ fields = struct.unpack(kls._struct_format(), data)
+ mapped = [cast(val) for cast, val in zip(kls._struct_casts(), fields)]
+ return kls(*mapped)
+
+ @classmethod
+ def _struct_format(kls):
+ return kls._parse_fields()[0]
+
+ @classmethod
+ def _struct_casts(kls):
+ return kls._parse_fields()[1]
+
+ @classmethod
+ def _parse_fields(kls):
+ fmt = '<'
+ casts = []
+ for field in fields(kls):
+ if isinstance(field.type, tuple):
+ struct_type, cast = field.type
+ else:
+ struct_type, cast = field.type, int
+ fmt += struct_type
+ casts.append(cast)
+ return fmt, casts
+
+@dataclass
+class Header(Serialized):
+ crc: 'I'
+ src: 'B'
+ dst: 'B'
+ pid: 'B'
+ packet_type: 'B'
+
+@dataclass
+class ADCPacket(Serialized):
+ timestamp: 'Q'
+ sampling_interval: 'I'
+ total_samples: 'I'
+ sample_count: 'I'
+ samples: ('96s', bytes)
+
+ def __post_init__(self):
+ data = self.samples
+ foo = lambda x: x if x < 0x800000 else x-0x1000000
+ self.samples = [[
+ foo(struct.unpack('<I', data[3*(2*sample + channel):][:3] + b'\0')[0])
+ for sample in range(16)
+ ] for channel in range(2)]
+
+
+norm_a, norm_b = 0, 0
+for packet in data.split(b'\0'):
+ try:
+ packet = cobs.decode(packet)
+ hdr = Header.deserialize(packet[:8])
+ if hdr.packet_type == 2:
+ packet = ADCPacket.deserialize(packet[8:])
+ diff_a = max([abs(x - norm_a) for x in packet.samples[0][:packet.sample_count]])
+ diff_b = max([abs(x - norm_b) for x in packet.samples[1][:packet.sample_count]])
+ if diff_a > 10000 or diff_b > 10000:
+ pprint(packet)
+ norm_a = mean(packet.samples[0][:packet.sample_count])
+ norm_b = mean(packet.samples[1][:packet.sample_count])
+ elif any(x != 0 for x in packet.samples[0][packet.sample_count:] + packet.samples[1][packet.sample_count:]):
+ pprint('nonzero', packet)
+ except (cobs.DecodeError, struct.error):
+ print('Decoding error')
+
diff --git a/driver_fw/tools/extract_pinmap.py b/driver_fw/tools/extract_pinmap.py
new file mode 100644
index 0000000..d2c52e8
--- /dev/null
+++ b/driver_fw/tools/extract_pinmap.py
@@ -0,0 +1,11 @@
+#!/usr/bin/env python
+
+import click
+
+@click.command()
+@click.option('sch_file')
+def cli():
+
+
+if __name__ == '__main__':
+ cli()
diff --git a/driver_fw/tools/gen_isr_header.py b/driver_fw/tools/gen_isr_header.py
new file mode 100644
index 0000000..c965fc8
--- /dev/null
+++ b/driver_fw/tools/gen_isr_header.py
@@ -0,0 +1,67 @@
+#!/usr/bin/env python3
+
+import subprocess
+import os
+import re
+import datetime
+from pathlib import Path
+
+def cpp_preprocess(input_path, cpp='cpp'):
+ return subprocess.check_output([cpp, '-P', input_path]).decode()
+
+def gen_isr_header(f, cpp='cpp'):
+ stripped_code = cpp_preprocess(args.input, args.use_cpp)
+
+ armed = False
+ for line in stripped_code.splitlines():
+ line = line.strip()
+
+ if armed:
+ if not line.startswith('.word'):
+ break
+
+ word, value = line.split()
+ assert word == '.word'
+ if value == '0':
+ yield None
+ else:
+ yield value
+
+ else:
+ if line.startswith('g_pfnVectors:'):
+ armed = True
+
+ else:
+ raise ValueError('Cannot find interrupt vector definition!')
+
+if __name__ == '__main__':
+ import argparse
+ parser = argparse.ArgumentParser()
+ parser.add_argument('--use-cpp', type=str, default=os.getenv('CPP', 'cpp'), help='cpp (C preprocessor) executable to use')
+ parser.add_argument('-g', '--generate-include-guards', action='store_true', help='Whether to generate include guards')
+ parser.add_argument('input', help='Input stm32****_startup.s file')
+ args = parser.parse_args()
+
+ print('/* AUTOGENERATED FILE! DO NOT MODIFY! */')
+ print(f'/* Generated {datetime.datetime.utcnow()} from {args.input} by {Path(__file__).name} */')
+ if args.generate_include_guards:
+ include_guard_id = '__ISR_HEADER_' + re.sub('[^A-Za-z0-9]', '_', args.input.split('/')[-1]) + '__'
+ print(f'#ifndef {include_guard_id}')
+ print(f'#define {include_guard_id}')
+
+ print()
+ for i, handler_name in enumerate(gen_isr_header(args.input, args.use_cpp)):
+ if handler_name is None:
+ print(f'/* IRQ {i} is undefined for this part. */')
+ else:
+ print(f'void {handler_name}(void); {" " * (30-len(handler_name))} /* {i:> 3} */')
+ print()
+
+ print(f'#define NUM_IRQs {i+1}')
+ print('extern uint32_t g_pfnVectors[NUM_IRQs];')
+ print('#define isr_vector g_pfnVectors')
+ print()
+
+ if args.generate_include_guards:
+ print(f'#endif /* {include_guard_id} */')
+
diff --git a/driver_fw/tools/ldparser.py b/driver_fw/tools/ldparser.py
new file mode 100644
index 0000000..c620fe2
--- /dev/null
+++ b/driver_fw/tools/ldparser.py
@@ -0,0 +1,126 @@
+
+import sys
+
+import pyparsing as pp
+from pyparsing import pyparsing_common as ppc
+
+LPAREN, RPAREN, LBRACE, RBRACE, LBROK, RBROK, COLON, SEMICOLON, EQUALS, COMMA = map(pp.Suppress, '(){}<>:;=,')
+
+parse_suffix_int = lambda lit: int(lit[:-1]) * (10**(3*(1 + 'kmgtpe'.find(lit[-1].lower()))))
+si_suffix = pp.oneOf('k m g t p e', caseless=True)
+
+numeric_literal = pp.Regex('0x[0-9a-fA-F]+').setName('hex int').setParseAction(pp.tokenMap(int, 16)) \
+ | (pp.Regex('[0-9]+[kKmMgGtTpPeE]')).setName('size int').setParseAction(pp.tokenMap(parse_suffix_int)) \
+ | pp.Word(pp.nums).setName('int').setParseAction(pp.tokenMap(int))
+access_def = pp.Regex('[rR]?[wW]?[xX]?').setName('access literal').setParseAction(pp.tokenMap(str.lower))
+
+origin_expr = pp.Suppress(pp.CaselessKeyword('ORIGIN')) + EQUALS + numeric_literal
+length_expr = pp.Suppress(pp.CaselessKeyword('LENGTH')) + EQUALS + numeric_literal
+mem_expr = pp.Group(ppc.identifier + LPAREN + access_def + RPAREN + COLON + origin_expr + COMMA + length_expr)
+mem_contents = pp.ZeroOrMore(mem_expr)
+
+mem_toplevel = pp.CaselessKeyword("MEMORY") + pp.Group(LBRACE + pp.Optional(mem_contents, []) + RBRACE)
+
+glob = pp.Word(pp.alphanums + '._*')
+match_expr = pp.Forward()
+assignment = pp.Forward()
+funccall = pp.Group(pp.Word(pp.alphas + '_') + LPAREN + (assignment | numeric_literal | match_expr | glob | ppc.identifier) + RPAREN + pp.Optional(SEMICOLON))
+value = numeric_literal | funccall | ppc.identifier | '.'
+formula = (value + pp.oneOf('+ = * / %') + value) | value
+# suppress stray semicolons
+assignment << (SEMICOLON | pp.Group((ppc.identifier | '.') + EQUALS + (formula | value) + pp.Optional(SEMICOLON)))
+match_expr << (glob + LPAREN + pp.OneOrMore(funccall | glob) + RPAREN)
+
+section_contents = pp.ZeroOrMore(assignment | funccall | match_expr);
+
+section_name = pp.Regex('\.[a-zA-Z0-9_.]+')
+section_def = pp.Group(section_name + pp.Optional(numeric_literal) + COLON + LBRACE + pp.Group(section_contents) +
+ RBRACE + pp.Optional(RBROK + ppc.identifier + pp.Optional('AT' + RBROK + ppc.identifier)))
+sec_contents = pp.ZeroOrMore(section_def | assignment)
+
+sections_toplevel = pp.Group(pp.CaselessKeyword("SECTIONS").suppress() + LBRACE + sec_contents + RBRACE)
+
+toplevel_elements = mem_toplevel | funccall | sections_toplevel | assignment
+ldscript = pp.Group(pp.ZeroOrMore(toplevel_elements))
+ldscript.ignore(pp.cppStyleComment)
+
+if __name__ == '__main__':
+ import argparse
+ parser = argparse.ArgumentParser()
+ parser.add_argument('linker_script', type=argparse.FileType('r'))
+ args = parser.parse_args()
+
+ #print(mem_expr.parseString('FLASH (rx) : ORIGIN = 0x0800000, LENGTH = 512K', parseAll=True))
+ # print(ldscript.parseString('''
+ # /* Entry Point */
+ # ENTRY(Reset_Handler)
+ #
+ # /* Highest address of the user mode stack */
+ # _estack = 0x20020000; /* end of RAM */
+ # /* Generate a link error if heap and stack don't fit into RAM */
+ # _Min_Heap_Size = 0x200;; /* required amount of heap */
+ # _Min_Stack_Size = 0x400;; /* required amount of stack */
+ # ''', parseAll=True))
+
+ print(ldscript.parseFile(args.linker_script, parseAll=True))
+ #print(funccall.parseString('KEEP(*(.isr_vector))'))
+ #print(section_contents.parseString('''
+ # . = ALIGN(4);
+ # KEEP(*(.isr_vector)) /* Startup code */
+ # . = ALIGN(4);
+ # ''', parseAll=True))
+
+ #print(section_def.parseString('''
+ # .text :
+ # {
+ # . = ALIGN(4);
+ # *(.text) /* .text sections (code) */
+ # *(.text*) /* .text* sections (code) */
+ # *(.glue_7) /* glue arm to thumb code */
+ # *(.glue_7t) /* glue thumb to arm code */
+ # *(.eh_frame)
+ #
+ # KEEP (*(.init))
+ # KEEP (*(.fini))
+ #
+ # . = ALIGN(4);
+ # _etext = .; /* define a global symbols at end of code */
+ # } >FLASH
+ # ''', parseAll=True))
+
+ #print(section_def.parseString('.ARM.extab : { *(.ARM.extab* .gnu.linkonce.armextab.*) } >FLASH', parseAll=True))
+
+ #print(assignment.parseString('__preinit_array_start = .', parseAll=True))
+ #print(assignment.parseString('a = 23', parseAll=True))
+ #print(funccall.parseString('foo (a=23)', parseAll=True))
+ #print(funccall.parseString('PROVIDE_HIDDEN (__preinit_array_start = .);', parseAll=True))
+ #print(section_def.parseString('''
+ # .preinit_array :
+ # {
+ # PROVIDE_HIDDEN (__preinit_array_start = .);
+ # KEEP (*(.preinit_array*))
+ # PROVIDE_HIDDEN (__preinit_array_end = .);
+ # } >FLASH''', parseAll=True))
+ #print(match_expr.parseString('*(SORT(.init_array.*))', parseAll=True))
+ #print(funccall.parseString('KEEP (*(SORT(.init_array.*)))', parseAll=True))
+ #print(section_def.parseString('''
+ # .init_array :
+ # {
+ # PROVIDE_HIDDEN (__init_array_start = .);
+ # KEEP (*(SORT(.init_array.*)))
+ # KEEP (*(.init_array*))
+ # PROVIDE_HIDDEN (__init_array_end = .);
+ # } >FLASH
+ # ''', parseAll=True))
+
+ #print(match_expr.parseString('*(.ARM.extab* .gnu.linkonce.armextab.*)', parseAll=True))
+ #print(formula.parseString('. + _Min_Heap_Size', parseAll=True))
+ #print(assignment.parseString('. = . + _Min_Heap_Size;', parseAll=True))
+ #print(sections_toplevel.parseString('''
+ # SECTIONS
+ # {
+ # .ARMattributes : { }
+ # }
+ # ''', parseAll=True))
+ #sys.exit(0)
+
diff --git a/driver_fw/tools/linkmem.py b/driver_fw/tools/linkmem.py
new file mode 100644
index 0000000..934a571
--- /dev/null
+++ b/driver_fw/tools/linkmem.py
@@ -0,0 +1,276 @@
+
+import tempfile
+import os
+from os import path
+import sys
+import re
+import subprocess
+from contextlib import contextmanager
+from collections import defaultdict
+import colorsys
+
+import cxxfilt
+from elftools.elf.elffile import ELFFile
+from elftools.elf.enums import ENUM_ST_SHNDX
+from elftools.elf.descriptions import describe_symbol_type, describe_sh_type
+import libarchive
+import matplotlib.cm
+
+@contextmanager
+def chdir(newdir):
+ old_cwd = os.getcwd()
+ try:
+ os.chdir(newdir)
+ yield
+ finally:
+ os.chdir(old_cwd)
+
+def keep_last(it, first=None):
+ last = first
+ for elem in it:
+ yield last, elem
+ last = elem
+
+def delim(start, end, it, first_only=True):
+ found = False
+ for elem in it:
+ if end(elem):
+ if first_only:
+ return
+ found = False
+ elif start(elem):
+ found = True
+ elif found:
+ yield elem
+
+def delim_prefix(start, end, it):
+ yield from delim(lambda l: l.startswith(start), lambda l: end is not None and l.startswith(end), it)
+
+def trace_source_files(linker, cmdline, trace_sections=[], total_sections=['.text', '.data', '.rodata']):
+ with tempfile.TemporaryDirectory() as tempdir:
+ out_path = path.join(tempdir, 'output.elf')
+ output = subprocess.check_output([linker, '-o', out_path, f'-Wl,--print-map', *cmdline])
+ lines = [ line.strip() for line in output.decode().splitlines() ]
+ # FIXME also find isr vector table references
+
+ defs = {}
+ objs = defaultdict(lambda: 0)
+ aliases = {}
+ sec_name = None
+ last_loc = None
+ last_sym = None
+ line_cont = None
+ for last_line, line in keep_last(delim_prefix('Linker script and memory map', 'OUTPUT', lines), first=''):
+ if not line or line.startswith('LOAD '):
+ sec_name = None
+ continue
+
+ # first part of continuation line
+ if m := re.match('^(\.[0-9a-zA-Z-_.]+)$', line):
+ line_cont = line
+ sec_name = None
+ continue
+
+ if line_cont:
+ line = line_cont + ' ' + line
+ line_cont = None
+
+ # -ffunction-sections/-fdata-sections section
+ if m := re.match('^(\.[0-9a-zA-Z-_.]+)\.([0-9a-zA-Z-_.]+)\s+(0x[0-9a-f]+)\s+(0x[0-9a-f]+)\s+(\S+)$', line):
+ sec, sym, loc, size, obj = m.groups()
+ *_, sym = sym.rpartition('.')
+ sym = cxxfilt.demangle(sym)
+ size = int(size, 16)
+ obj = path.abspath(obj)
+
+ if sec not in total_sections:
+ size = 0
+
+ objs[obj] += size
+ defs[sym] = (sec, size, obj)
+
+ sec_name, last_loc, last_sym = sec, loc, sym
+ continue
+
+ # regular (no -ffunction-sections/-fdata-sections) section
+ if m := re.match('^(\.[0-9a-zA-Z-_]+)\s+(0x[0-9a-f]+)\s+(0x[0-9a-f]+)\s+(\S+)$', line):
+ sec, _loc, size, obj = m.groups()
+ size = int(size, 16)
+ obj = path.abspath(obj)
+
+ if sec in total_sections:
+ objs[obj] += size
+
+ sec_name = sec
+ last_loc, last_sym = None, None
+ continue
+
+ # symbol def
+ if m := re.match('^(0x[0-9a-f]+)\s+(\S+)$', line):
+ loc, sym = m.groups()
+ sym = cxxfilt.demangle(sym)
+ loc = int(loc, 16)
+ if sym in defs:
+ continue
+
+ if loc == last_loc:
+ assert last_sym is not None
+ aliases[sym] = last_sym
+ else:
+ assert sec_name
+ defs[sym] = (sec_name, None, obj)
+ last_loc, last_sym = loc, sym
+
+ continue
+
+ refs = defaultdict(lambda: set())
+ for sym, (sec, size, obj) in defs.items():
+ fn, _, member = re.match('^([^()]+)(\((.+)\))?$', obj).groups()
+ fn = path.abspath(fn)
+
+ if member:
+ subprocess.check_call(['ar', 'x', '--output', tempdir, fn, member])
+ fn = path.join(tempdir, member)
+
+ with open(fn, 'rb') as f:
+ elf = ELFFile(f)
+
+ symtab = elf.get_section_by_name('.symtab')
+
+ symtab_demangled = { cxxfilt.demangle(nsym.name).replace(' ', ''): i
+ for i, nsym in enumerate(symtab.iter_symbols()) }
+
+ s = set()
+ sec_map = { sec.name: i for i, sec in enumerate(elf.iter_sections()) }
+ matches = [ i for name, i in sec_map.items() if re.match(f'\.rel\..*\.{sym}', name) ]
+ if matches:
+ sec = elf.get_section(matches[0])
+ for reloc in sec.iter_relocations():
+ refsym = symtab.get_symbol(reloc['r_info_sym'])
+ name = refsym.name if refsym.name else elf.get_section(refsym['st_shndx']).name.split('.')[-1]
+ s.add(name)
+ refs[sym] = s
+
+ for tsec in trace_sections:
+ matches = [ i for name, i in sec_map.items() if name == f'.rel{tsec}' ]
+ s = set()
+ if matches:
+ sec = elf.get_section(matches[0])
+ for reloc in sec.iter_relocations():
+ refsym = symtab.get_symbol(reloc['r_info_sym'])
+ s.add(refsym.name)
+ refs[tsec.replace('.', '_')] |= s
+
+ return objs, aliases, defs, refs
+
+@contextmanager
+def wrap(leader='', print=print, left='{', right='}'):
+ print(leader, left)
+ yield lambda *args, **kwargs: print(' ', *args, **kwargs)
+ print(right)
+
+def mangle(name):
+ return re.sub('[^a-zA-Z0-9_]', '_', name)
+
+hexcolor = lambda r, g, b, *_a: f'#{int(r*255):02x}{int(g*255):02x}{int(b*255):02x}'
+def vhex(val):
+ r,g,b,_a = matplotlib.cm.viridis(1.0-val)
+ fc = hexcolor(r, g, b)
+ h,s,v = colorsys.rgb_to_hsv(r,g,b)
+ cc = '#000000' if v > 0.8 else '#ffffff'
+ return fc, cc
+
+if __name__ == '__main__':
+ import argparse
+ parser = argparse.ArgumentParser()
+ parser.add_argument('--trace-sections', type=str, action='append', default=[])
+ parser.add_argument('--trim-stubs', type=str, action='append', default=[])
+ parser.add_argument('--highlight-subdirs', type=str, default=None)
+ parser.add_argument('linker_binary')
+ parser.add_argument('linker_args', nargs=argparse.REMAINDER)
+ args = parser.parse_args()
+
+ trace_sections = args.trace_sections
+ trace_sections_mangled = { sec.replace('.', '_') for sec in trace_sections }
+ objs, aliases, syms, refs = trace_source_files(args.linker_binary, args.linker_args, trace_sections)
+
+ clusters = defaultdict(lambda: [])
+ for sym, (sec, size, obj) in syms.items():
+ clusters[obj].append((sym, sec, size))
+
+ max_ssize = max(size or 0 for _sec, size, _obj in syms.values())
+ max_osize = max(objs.values())
+
+ subdir_prefix = path.abspath(args.highlight_subdirs) + '/' if args.highlight_subdirs else '### NO HIGHLIGHT ###'
+ first_comp = lambda le_path: path.dirname(le_path).partition(os.sep)[0]
+ subdir_colors = sorted({ first_comp(obj[len(subdir_prefix):]) for obj in objs if obj.startswith(subdir_prefix) })
+ subdir_colors = { path: hexcolor(*matplotlib.cm.Pastel1(i/len(subdir_colors))) for i, path in enumerate(subdir_colors) }
+
+ subdir_sizes = defaultdict(lambda: 0)
+ for obj, size in objs.items():
+ if not isinstance(size, int):
+ continue
+ if obj.startswith(subdir_prefix):
+ subdir_sizes[first_comp(obj[len(subdir_prefix):])] += size
+ else:
+ subdir_sizes['<others>'] += size
+
+ print('Subdir sizes:', file=sys.stderr)
+ for subdir, size in sorted(subdir_sizes.items(), key=lambda x: x[1]):
+ print(f'{subdir:>20}: {size:>6,d} B', file=sys.stderr)
+
+ def lookup_highlight(path):
+ if args.highlight_subdirs:
+ if obj.startswith(subdir_prefix):
+ highlight_head = first_comp(path[len(subdir_prefix):])
+ return subdir_colors[highlight_head], highlight_head
+ else:
+ return '#e0e0e0', None
+ else:
+ return '#ddf7f4', None
+
+ with wrap('digraph G', print) as lvl1print:
+ print('size="23.4,16.5!";')
+ print('graph [fontsize=40];')
+ print('node [fontsize=40];')
+ #print('ratio="fill";')
+
+ print('rankdir=LR;')
+ print('ranksep=5;')
+ print('nodesep=0.2;')
+ print()
+
+ for i, (obj, obj_syms) in enumerate(clusters.items()):
+ with wrap(f'subgraph cluster_{i}', lvl1print) as lvl2print:
+ print('style = "filled";')
+ highlight_color, highlight_head = lookup_highlight(obj)
+ print(f'bgcolor = "{highlight_color}";')
+ print('pencolor = none;')
+ fc, cc = vhex(objs[obj]/max_osize)
+ highlight_subdir_part = f'<font face="carlito" color="{cc}" point-size="40">{highlight_head} / </font>' if highlight_head else ''
+ lvl2print(f'label = <<table border="0"><tr><td border="0" cellpadding="5" bgcolor="{fc}">'
+ f'{highlight_subdir_part}'
+ f'<font face="carlito" color="{cc}"><b>{path.basename(obj)} ({objs[obj]}B)</b></font>'
+ f'</td></tr></table>>;')
+ lvl2print()
+ for sym, sec, size in obj_syms:
+ has_size = isinstance(size, int) and size > 0
+ size_s = f' ({size}B)' if has_size else ''
+ fc, cc = vhex(size/max_ssize) if has_size else ('#ffffff', '#000000')
+ shape = 'box' if sec == '.text' else 'oval'
+ lvl2print(f'{mangle(sym)}[label = "{sym}{size_s}", style="rounded,filled", shape="{shape}", fillcolor="{fc}", fontname="carlito", fontcolor="{cc}" color=none];')
+ lvl1print()
+
+ edges = set()
+ for start, ends in refs.items():
+ for end in ends:
+ end = aliases.get(end, end)
+ if (start in syms or start in trace_sections_mangled) and end in syms:
+ edges.add((start, end))
+
+ for start, end in edges:
+ lvl1print(f'{mangle(start)} -> {mangle(end)} [style="bold", color="#333333"];')
+
+ for sec in trace_sections:
+ lvl1print(f'{sec.replace(".", "_")} [label = "section {sec}", shape="box", style="filled,bold"];')
+
diff --git a/driver_fw/tools/linksize.py b/driver_fw/tools/linksize.py
new file mode 100644
index 0000000..c41a951
--- /dev/null
+++ b/driver_fw/tools/linksize.py
@@ -0,0 +1,62 @@
+#!/usr/bin/env python3
+
+def parse_linker_script(data):
+ pass
+
+def link(groups):
+ defined_symbols = {}
+ undefined_symbols = set()
+ for group, files in groups:
+ while True:
+ found_something = False
+
+ for fn in files:
+ symbols = load_symbols(fn)
+ for symbol in symbols:
+ if symbol in defined_symbols:
+
+ if not group or not found_something:
+ break
+
+
+if __name__ == '__main__':
+
+ import argparse
+ parser = argparse.ArgumentParser()
+ parser.add_argument('-T', '--script', type=str, help='Linker script to use')
+ parser.add_argument('-o', '--output', type=str, help='Output file to produce')
+ args, rest = parser.parse_known_intermixed_args()
+ print(rest)
+
+ addprefix = lambda *xs: [ prefix + opt for opt in xs for prefix in ('', '-Wl,') ]
+ START_GROUP = addprefix('-(', '--start-group')
+ END_GROUP = addprefix('-)', '--end-group')
+ GROUP_OPTS = [*START_GROUP, *END_GROUP]
+ input_files = [ arg for arg in rest if not arg.startswith('-') or arg in GROUP_OPTS ]
+
+ def input_file_iter(input_files):
+ group = False
+ files = []
+ for arg in input_files:
+ if arg in START_GROUP:
+ assert not group
+
+ if files:
+ yield False, files # nested -Wl,--start-group
+ group, files = True, []
+
+ elif arg in END_GROUP:
+ assert group # missing -Wl,--start-group
+ if files:
+ yield True, files
+ group, files = False, []
+
+ else:
+ files.append(arg)
+
+ assert not group # missing -Wl,--end-group
+ if files:
+ yield False, files
+
+
+
diff --git a/driver_fw/tools/linktracer.py b/driver_fw/tools/linktracer.py
new file mode 100644
index 0000000..0c53a60
--- /dev/null
+++ b/driver_fw/tools/linktracer.py
@@ -0,0 +1,118 @@
+#!/usr/bin/env python3
+
+import re
+import subprocess
+import tempfile
+import pprint
+
+ARCHIVE_RE = r'([^(]*)(\([^)]*\))?'
+
+def trace_source_files(linker, cmdline):
+ with tempfile.NamedTemporaryFile() as mapfile:
+ output = subprocess.check_output([linker, f'-Wl,--Map={mapfile.name}', *cmdline])
+
+ # intentionally use generator here
+ idx = 0
+ lines = [ line.rstrip() for line in mapfile.read().decode().splitlines() if line.strip() ]
+
+ for idx, line in enumerate(lines[idx:], start=idx):
+ #print('Dropping', line)
+ if line == 'Linker script and memory map':
+ break
+
+ idx += 1
+ objects = []
+ symbols = {}
+ sections = {}
+ current_object = None
+ last_offset = None
+ last_symbol = None
+ cont_sec = None
+ cont_ind = None
+ current_section = None
+ for idx, line in enumerate(lines[idx:], start=idx):
+ print(f'Processing >{line}')
+ if line.startswith('LOAD'):
+ _load, obj = line.split()
+ objects.append(obj)
+ continue
+
+ if line.startswith('OUTPUT'):
+ break
+
+ m = re.match(r'^( ?)([^ ]+)? +(0x[0-9a-z]+) +(0x[0-9a-z]+)?(.*)?$', line)
+ if m is None:
+ m = re.match(r'^( ?)([^ ]+)?$', line)
+ if m:
+ cont_ind, cont_sec = m.groups()
+ else:
+ cont_ind, cont_sec = None, None
+ last_offset, last_symbol = None, None
+ continue
+ indent, sec, offx, size, sym_or_src = m.groups()
+ if sec is None:
+ sec = cont_sec
+ ind = cont_ind
+ cont_sec = None
+ cont_ind = None
+ print(f'vals: indent={indent} sec={sec} offx={offx} size={size} sym_or_src={sym_or_src}')
+ if not re.match('^[a-zA-Z_0-9<>():*]+$', sym_or_src):
+ continue
+
+ if indent == '':
+ print(f'Section: {sec} 0x{size:x}')
+ current_section = sec
+ sections[sec] = size
+ last_offset = None
+ last_symbol = None
+ continue
+
+ if offx is not None:
+ offx = int(offx, 16)
+ if size is not None:
+ size = int(size, 16)
+
+ if size is not None and sym_or_src is not None:
+ # archive/object line
+ archive, _member = re.match(ARCHIVE_RE, sym_or_src).groups()
+ current_object = archive
+ last_offset = offx
+ else:
+ if sym_or_src is not None:
+ assert size is None
+ if last_offset is not None:
+ last_size = offx - last_offset
+ symbols[last_symbol] = (last_size, current_section)
+ print(f'Symbol: {last_symbol} 0x{last_size:x} @{current_section}')
+ last_offset = offx
+ last_symbol = sym_or_src
+
+ idx += 1
+
+ for idx, line in enumerate(lines[idx:], start=idx):
+ if line == 'Cross Reference Table':
+ break
+
+ idx += 1
+
+ # map which symbol was pulled from which object in the end
+ used_defs = {}
+ for line in lines:
+ *left, right = line.split()
+
+ archive, _member = re.match(ARCHIVE_RE, right).groups()
+ if left:
+ used_defs[''.join(left)] = archive
+
+ #pprint.pprint(symbols)
+
+
+if __name__ == '__main__':
+ import argparse
+ parser = argparse.ArgumentParser()
+ parser.add_argument('linker_binary')
+ parser.add_argument('linker_args', nargs=argparse.REMAINDER)
+ args = parser.parse_args()
+
+ source_files = trace_source_files(args.linker_binary, args.linker_args)
+
diff --git a/driver_fw/tools/mapparse.py b/driver_fw/tools/mapparse.py
new file mode 100644
index 0000000..c1f460a
--- /dev/null
+++ b/driver_fw/tools/mapparse.py
@@ -0,0 +1,129 @@
+
+import re
+from collections import defaultdict, namedtuple
+
+Section = namedtuple('Section', ['name', 'offset', 'objects'])
+ObjectEntry = namedtuple('ObjectEntry', ['filename', 'object', 'offset', 'size'])
+FileEntry = namedtuple('FileEntry', ['section', 'object', 'offset', 'length'])
+
+class Memory:
+ def __init__(self, name, origin, length, attrs=''):
+ self.name, self.origin, self.length, self.attrs = name, origin, length, attrs
+ self.sections = {}
+ self.files = defaultdict(lambda: [])
+ self.totals = defaultdict(lambda: 0)
+
+ def add_toplevel(self, name, offx, length):
+ self.sections[name] = Section(offx, length, [])
+
+ def add_obj(self, name, offx, length, fn, obj):
+ base_section, sep, subsec = name[1:].partition('.')
+ base_section = '.'+base_section
+ if base_section in self.sections:
+ sec = secname, secoffx, secobjs = self.sections[base_section]
+ secobjs.append(ObjectEntry(fn, obj, offx, length))
+ else:
+ sec = None
+ self.files[fn].append(FileEntry(sec, obj, offx, length))
+ self.totals[fn] += length
+
+class MapFile:
+ def __init__(self, s):
+ self._lines = s.splitlines()
+ self.memcfg = {}
+ self.defaultmem = Memory('default', 0, 0xffffffffffffffff)
+ self._parse()
+
+ def __getitem__(self, offx_or_name):
+ ''' Lookup a memory area by name or address '''
+ if offx_or_name in self.memcfg:
+ return self.memcfg[offx_or_name]
+
+ elif isinstance(offx_or_name, int):
+ for mem in self.memcfg.values():
+ if mem.origin <= offx_or_name < mem.origin+mem.length:
+ return mem
+ else:
+ return self.defaultmem
+
+ raise ValueError('Invalid argument type for indexing')
+
+ def _skip(self, regex):
+ matcher = re.compile(regex)
+ for l in self:
+ if matcher.match(l):
+ break
+
+ def __iter__(self):
+ while self._lines:
+ yield self._lines.pop(0)
+
+ def _parse(self):
+ self._skip('^Memory Configuration')
+
+ # Parse memory segmentation info
+ self._skip('^Name')
+ for l in self:
+ if not l:
+ break
+ name, origin, length, *attrs = l.split()
+ if not name.startswith('*'):
+ self.memcfg[name] = Memory(name, int(origin, 16), int(length, 16), attrs[0] if attrs else '')
+
+ # Parse section information
+ toplevel_m = re.compile('^(\.[a-zA-Z0-9_.]+)\s+(0x[0-9a-fA-F]+)\s+(0x[0-9a-fA-F]+)')
+ secondlevel_m = re.compile('^ (\.[a-zA-Z0-9_.]+)\s+(0x[0-9a-fA-F]+)\s+(0x[0-9a-fA-F]+)\s+(.*)$')
+ secondlevel_linebreak_m = re.compile('^ (\.[a-zA-Z0-9_.]+)\n')
+ filelike = re.compile('^(/?[^()]*\.[a-zA-Z0-9-_]+)(\(.*\))?')
+ linebreak_section = None
+ for l in self:
+ # Toplevel section
+ match = toplevel_m.match(l)
+ if match:
+ name, offx, length = match.groups()
+ offx, length = int(offx, 16), int(length, 16)
+ self[offx].add_toplevel(name, offx, length)
+
+ match = secondlevel_linebreak_m.match(l)
+ if match:
+ linebreak_section, = match.groups()
+ continue
+
+ if linebreak_section:
+ l = ' {} {}'.format(linebreak_section, l)
+ linebreak_section = None
+
+ # Second-level section
+ match = secondlevel_m.match(l)
+ if match:
+ name, offx, length, misc = match.groups()
+ match = filelike.match(misc)
+ if match:
+ fn, obj = match.groups()
+ obj = obj.strip('()') if obj else None
+ offx, length = int(offx, 16), int(length, 16)
+ self[offx].add_obj(name, offx, length, fn, obj)
+
+
+if __name__ == '__main__':
+ import argparse
+ parser = argparse.ArgumentParser(description='Parser GCC map file')
+ parser.add_argument('mapfile', type=argparse.FileType('r'), help='The GCC .map file to parse')
+ parser.add_argument('-m', '--memory', type=str, help='The memory segments to print, comma-separated')
+ args = parser.parse_args()
+ mf = MapFile(args.mapfile.read())
+ args.mapfile.close()
+
+ mems = args.memory.split(',') if args.memory else mf.memcfg.keys()
+
+ for name in mems:
+ mem = mf.memcfg[name]
+ print('Symbols by file for memory', name)
+ for tot, fn in reversed(sorted( (tot, fn) for fn, tot in mem.totals.items() )):
+ print(' {:>8} {}'.format(tot, fn))
+ for length, offx, sec, obj in reversed(sorted(( (length, offx, sec, obj) for sec, obj, offx, length in
+ mem.files[fn] ), key=lambda e: e[0] )):
+ name = sec.name if sec else None
+ print(' {:>8} {:>#08x} {}'.format(length, offx, obj))
+ #print('{:>16} 0x{:016x} 0x{:016x} ({:>24}) {}'.format(name, origin, length, length, attrs))
+
diff --git a/driver_fw/tools/musl_include_shims/bits/alltypes.h b/driver_fw/tools/musl_include_shims/bits/alltypes.h
new file mode 100644
index 0000000..581ca85
--- /dev/null
+++ b/driver_fw/tools/musl_include_shims/bits/alltypes.h
@@ -0,0 +1,23 @@
+
+/* shim file for musl */
+
+#ifndef __MUSL_SHIM_BITS_ALLTYPES_H__
+#define __MUSL_SHIM_BITS_ALLTYPES_H__
+
+#define _REDIR_TIME64 1
+#define _Addr int
+#define _Int64 long long
+#define _Reg int
+
+#define __BYTE_ORDER 1234
+
+#define __LONG_MAX 0x7fffffffL
+
+#ifndef __cplusplus
+typedef unsigned wchar_t;
+#endif
+
+typedef float float_t;
+typedef double double_t;
+
+#endif /* __MUSL_SHIM_BITS_ALLTYPES_H__ */
diff --git a/driver_fw/tools/musl_include_shims/endian.h b/driver_fw/tools/musl_include_shims/endian.h
new file mode 100644
index 0000000..172c432
--- /dev/null
+++ b/driver_fw/tools/musl_include_shims/endian.h
@@ -0,0 +1,80 @@
+#ifndef _ENDIAN_H
+#define _ENDIAN_H
+
+#include <features.h>
+
+#define __NEED_uint16_t
+#define __NEED_uint32_t
+#define __NEED_uint64_t
+
+#include <bits/alltypes.h>
+
+#define __PDP_ENDIAN 3412
+
+#define BIG_ENDIAN __BIG_ENDIAN
+#define LITTLE_ENDIAN __LITTLE_ENDIAN
+#define PDP_ENDIAN __PDP_ENDIAN
+#define BYTE_ORDER __BYTE_ORDER
+
+static __inline uint16_t __bswap16(uint16_t __x)
+{
+ return __x<<8 | __x>>8;
+}
+
+static __inline uint32_t __bswap32(uint32_t __x)
+{
+ return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
+}
+
+static __inline uint64_t __bswap64(uint64_t __x)
+{
+ return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
+}
+
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+#define htobe16(x) __bswap16(x)
+#define be16toh(x) __bswap16(x)
+#define htobe32(x) __bswap32(x)
+#define be32toh(x) __bswap32(x)
+#define htobe64(x) __bswap64(x)
+#define be64toh(x) __bswap64(x)
+#define htole16(x) (uint16_t)(x)
+#define le16toh(x) (uint16_t)(x)
+#define htole32(x) (uint32_t)(x)
+#define le32toh(x) (uint32_t)(x)
+#define htole64(x) (uint64_t)(x)
+#define le64toh(x) (uint64_t)(x)
+#else
+#define htobe16(x) (uint16_t)(x)
+#define be16toh(x) (uint16_t)(x)
+#define htobe32(x) (uint32_t)(x)
+#define be32toh(x) (uint32_t)(x)
+#define htobe64(x) (uint64_t)(x)
+#define be64toh(x) (uint64_t)(x)
+#define htole16(x) __bswap16(x)
+#define le16toh(x) __bswap16(x)
+#define htole32(x) __bswap32(x)
+#define le32toh(x) __bswap32(x)
+#define htole64(x) __bswap64(x)
+#define le64toh(x) __bswap64(x)
+#endif
+
+#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
+#if __BYTE_ORDER == __LITTLE_ENDIAN
+#define betoh16(x) __bswap16(x)
+#define betoh32(x) __bswap32(x)
+#define betoh64(x) __bswap64(x)
+#define letoh16(x) (uint16_t)(x)
+#define letoh32(x) (uint32_t)(x)
+#define letoh64(x) (uint64_t)(x)
+#else
+#define betoh16(x) (uint16_t)(x)
+#define betoh32(x) (uint32_t)(x)
+#define betoh64(x) (uint64_t)(x)
+#define letoh16(x) __bswap16(x)
+#define letoh32(x) __bswap32(x)
+#define letoh64(x) __bswap64(x)
+#endif
+#endif
+
+#endif
diff --git a/driver_fw/tools/musl_include_shims/features.h b/driver_fw/tools/musl_include_shims/features.h
new file mode 100644
index 0000000..85cfb72
--- /dev/null
+++ b/driver_fw/tools/musl_include_shims/features.h
@@ -0,0 +1,40 @@
+#ifndef _FEATURES_H
+#define _FEATURES_H
+
+#if defined(_ALL_SOURCE) && !defined(_GNU_SOURCE)
+#define _GNU_SOURCE 1
+#endif
+
+#if defined(_DEFAULT_SOURCE) && !defined(_BSD_SOURCE)
+#define _BSD_SOURCE 1
+#endif
+
+#if !defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE) \
+ && !defined(_XOPEN_SOURCE) && !defined(_GNU_SOURCE) \
+ && !defined(_BSD_SOURCE) && !defined(__STRICT_ANSI__)
+#define _BSD_SOURCE 1
+#define _XOPEN_SOURCE 700
+#endif
+
+#if __STDC_VERSION__ >= 199901L
+#define __restrict restrict
+#elif !defined(__GNUC__)
+#define __restrict
+#endif
+
+#if __STDC_VERSION__ >= 199901L || defined(__cplusplus)
+#define __inline inline
+#elif !defined(__GNUC__)
+#define __inline
+#endif
+
+#if __STDC_VERSION__ >= 201112L
+#elif defined(__GNUC__)
+#define _Noreturn __attribute__((__noreturn__))
+#else
+#define _Noreturn
+#endif
+
+#define __REDIR(x,y) __typeof__(x) x __asm__(#y)
+
+#endif
diff --git a/driver_fw/tools/musl_include_shims/fp_arch.h b/driver_fw/tools/musl_include_shims/fp_arch.h
new file mode 100644
index 0000000..f5bab6d
--- /dev/null
+++ b/driver_fw/tools/musl_include_shims/fp_arch.h
@@ -0,0 +1,6 @@
+#ifndef __MUSL_SHIM_FP_ARCH_H__
+#define __MUSL_SHIM_FP_ARCH_H__
+
+#define hidden
+
+#endif /* __MUSL_SHIM_FP_ARCH_H__ */
diff --git a/driver_fw/tools/musl_include_shims/libm.h b/driver_fw/tools/musl_include_shims/libm.h
new file mode 100644
index 0000000..d48135d
--- /dev/null
+++ b/driver_fw/tools/musl_include_shims/libm.h
@@ -0,0 +1,270 @@
+#ifndef _LIBM_H
+#define _LIBM_H
+
+#include <stdint.h>
+#include <float.h>
+#include <math.h>
+#include <endian.h>
+#include "fp_arch.h"
+
+#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
+#elif LDBL_MANT_DIG == 64 && LDBL_MAX_EXP == 16384 && __BYTE_ORDER == __LITTLE_ENDIAN
+union ldshape {
+ long double f;
+ struct {
+ uint64_t m;
+ uint16_t se;
+ } i;
+};
+#elif LDBL_MANT_DIG == 64 && LDBL_MAX_EXP == 16384 && __BYTE_ORDER == __BIG_ENDIAN
+/* This is the m68k variant of 80-bit long double, and this definition only works
+ * on archs where the alignment requirement of uint64_t is <= 4. */
+union ldshape {
+ long double f;
+ struct {
+ uint16_t se;
+ uint16_t pad;
+ uint64_t m;
+ } i;
+};
+#elif LDBL_MANT_DIG == 113 && LDBL_MAX_EXP == 16384 && __BYTE_ORDER == __LITTLE_ENDIAN
+union ldshape {
+ long double f;
+ struct {
+ uint64_t lo;
+ uint32_t mid;
+ uint16_t top;
+ uint16_t se;
+ } i;
+ struct {
+ uint64_t lo;
+ uint64_t hi;
+ } i2;
+};
+#elif LDBL_MANT_DIG == 113 && LDBL_MAX_EXP == 16384 && __BYTE_ORDER == __BIG_ENDIAN
+union ldshape {
+ long double f;
+ struct {
+ uint16_t se;
+ uint16_t top;
+ uint32_t mid;
+ uint64_t lo;
+ } i;
+ struct {
+ uint64_t hi;
+ uint64_t lo;
+ } i2;
+};
+#else
+#error Unsupported long double representation
+#endif
+
+/* Support non-nearest rounding mode. */
+#define WANT_ROUNDING 1
+/* Support signaling NaNs. */
+#define WANT_SNAN 0
+
+#if WANT_SNAN
+#error SNaN is unsupported
+#else
+#define issignalingf_inline(x) 0
+#define issignaling_inline(x) 0
+#endif
+
+#ifndef TOINT_INTRINSICS
+#define TOINT_INTRINSICS 0
+#endif
+
+#if TOINT_INTRINSICS
+/* Round x to nearest int in all rounding modes, ties have to be rounded
+ consistently with converttoint so the results match. If the result
+ would be outside of [-2^31, 2^31-1] then the semantics is unspecified. */
+static double_t roundtoint(double_t);
+
+/* Convert x to nearest int in all rounding modes, ties have to be rounded
+ consistently with roundtoint. If the result is not representible in an
+ int32_t then the semantics is unspecified. */
+static int32_t converttoint(double_t);
+#endif
+
+/* Helps static branch prediction so hot path can be better optimized. */
+#ifdef __GNUC__
+#define predict_true(x) __builtin_expect(!!(x), 1)
+#define predict_false(x) __builtin_expect(x, 0)
+#else
+#define predict_true(x) (x)
+#define predict_false(x) (x)
+#endif
+
+/* Evaluate an expression as the specified type. With standard excess
+ precision handling a type cast or assignment is enough (with
+ -ffloat-store an assignment is required, in old compilers argument
+ passing and return statement may not drop excess precision). */
+
+static inline float eval_as_float(float x)
+{
+ float y = x;
+ return y;
+}
+
+static inline double eval_as_double(double x)
+{
+ double y = x;
+ return y;
+}
+
+/* fp_barrier returns its input, but limits code transformations
+ as if it had a side-effect (e.g. observable io) and returned
+ an arbitrary value. */
+
+#ifndef fp_barrierf
+#define fp_barrierf fp_barrierf
+static inline float fp_barrierf(float x)
+{
+ volatile float y = x;
+ return y;
+}
+#endif
+
+#ifndef fp_barrier
+#define fp_barrier fp_barrier
+static inline double fp_barrier(double x)
+{
+ volatile double y = x;
+ return y;
+}
+#endif
+
+#ifndef fp_barrierl
+#define fp_barrierl fp_barrierl
+static inline long double fp_barrierl(long double x)
+{
+ volatile long double y = x;
+ return y;
+}
+#endif
+
+/* fp_force_eval ensures that the input value is computed when that's
+ otherwise unused. To prevent the constant folding of the input
+ expression, an additional fp_barrier may be needed or a compilation
+ mode that does so (e.g. -frounding-math in gcc). Then it can be
+ used to evaluate an expression for its fenv side-effects only. */
+
+#ifndef fp_force_evalf
+#define fp_force_evalf fp_force_evalf
+static inline void fp_force_evalf(float x)
+{
+ volatile float y;
+ y = x;
+}
+#endif
+
+#ifndef fp_force_eval
+#define fp_force_eval fp_force_eval
+static inline void fp_force_eval(double x)
+{
+ volatile double y;
+ y = x;
+}
+#endif
+
+#ifndef fp_force_evall
+#define fp_force_evall fp_force_evall
+static inline void fp_force_evall(long double x)
+{
+ volatile long double y;
+ y = x;
+}
+#endif
+
+#define FORCE_EVAL(x) do { \
+ if (sizeof(x) == sizeof(float)) { \
+ fp_force_evalf(x); \
+ } else if (sizeof(x) == sizeof(double)) { \
+ fp_force_eval(x); \
+ } else { \
+ fp_force_evall(x); \
+ } \
+} while(0)
+
+#define asuint(f) ((union{float _f; uint32_t _i;}){f})._i
+#define asfloat(i) ((union{uint32_t _i; float _f;}){i})._f
+#define asuint64(f) ((union{double _f; uint64_t _i;}){f})._i
+#define asdouble(i) ((union{uint64_t _i; double _f;}){i})._f
+
+#define EXTRACT_WORDS(hi,lo,d) \
+do { \
+ uint64_t __u = asuint64(d); \
+ (hi) = __u >> 32; \
+ (lo) = (uint32_t)__u; \
+} while (0)
+
+#define GET_HIGH_WORD(hi,d) \
+do { \
+ (hi) = asuint64(d) >> 32; \
+} while (0)
+
+#define GET_LOW_WORD(lo,d) \
+do { \
+ (lo) = (uint32_t)asuint64(d); \
+} while (0)
+
+#define INSERT_WORDS(d,hi,lo) \
+do { \
+ (d) = asdouble(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
+} while (0)
+
+#define SET_HIGH_WORD(d,hi) \
+ INSERT_WORDS(d, hi, (uint32_t)asuint64(d))
+
+#define SET_LOW_WORD(d,lo) \
+ INSERT_WORDS(d, asuint64(d)>>32, lo)
+
+#define GET_FLOAT_WORD(w,d) \
+do { \
+ (w) = asuint(d); \
+} while (0)
+
+#define SET_FLOAT_WORD(d,w) \
+do { \
+ (d) = asfloat(w); \
+} while (0)
+
+hidden int __rem_pio2_large(double*,double*,int,int,int);
+
+hidden int __rem_pio2(double,double*);
+hidden double __sin(double,double,int);
+hidden double __cos(double,double);
+hidden double __tan(double,double,int);
+hidden double __expo2(double);
+
+hidden int __rem_pio2f(float,double*);
+hidden float __sindf(double);
+hidden float __cosdf(double);
+hidden float __tandf(double,int);
+hidden float __expo2f(float);
+
+hidden int __rem_pio2l(long double, long double *);
+hidden long double __sinl(long double, long double, int);
+hidden long double __cosl(long double, long double);
+hidden long double __tanl(long double, long double, int);
+
+hidden long double __polevll(long double, const long double *, int);
+hidden long double __p1evll(long double, const long double *, int);
+
+hidden double __lgamma_r(double, int *);
+hidden float __lgammaf_r(float, int *);
+
+/* error handling functions */
+hidden float __math_xflowf(uint32_t, float);
+hidden float __math_uflowf(uint32_t);
+hidden float __math_oflowf(uint32_t);
+hidden float __math_divzerof(uint32_t);
+hidden float __math_invalidf(float);
+hidden double __math_xflow(uint32_t, double);
+hidden double __math_uflow(uint32_t);
+hidden double __math_oflow(uint32_t);
+hidden double __math_divzero(uint32_t);
+hidden double __math_invalid(double);
+
+#endif
diff --git a/driver_fw/tools/usb_test.py b/driver_fw/tools/usb_test.py
new file mode 100644
index 0000000..0f61593
--- /dev/null
+++ b/driver_fw/tools/usb_test.py
@@ -0,0 +1,188 @@
+#!/usr/bin/env python
+
+import time
+from pprint import pprint
+from enum import Enum
+from functools import cache
+from dataclasses import dataclass, fields, astuple
+import struct
+import binascii
+
+import numpy as np
+import click
+import serial
+from cobs import cobs
+
+class CobsSerial:
+ def __init__(self, port, timeout):
+ self.ser = serial.Serial(port, timeout=timeout)
+ self.ser.flushOutput()
+ self.ser.flushInput()
+ self.ser.write(bytes([0])) # synchronize
+ self.ser.flushOutput()
+
+ def write_packet(self, data):
+ self.ser.write(cobs.encode(data))
+ self.ser.write(bytes([0]))
+ self.ser.flushOutput()
+
+ def read_packet(self):
+ data = b''
+ while (b := self.ser.read(1)):
+ if b[0] == 0:
+ break
+ data += b
+
+ if data:
+ return parse_packet(cobs.decode(data))
+ else:
+ return None
+
+ def command(self, command, args=b''):
+ self.write_packet(bytes([command.value]) + args)
+ return self.read_packet()
+
+
+class SerializableEnum(Enum):
+ def __int__(self):
+ return self.value
+
+class PacketType(SerializableEnum):
+ USBP_GET_STATUS = 0
+ USBP_GET_MEASUREMENTS = 1
+ USBP_SET_MOTOR = 2
+
+class ErrorCode(Enum):
+ ERR_SUCCESS = 0
+ ERR_TIMEOUT = 1
+ ERR_PHYSICAL_LAYER = 2
+ ERR_FRAMING = 3
+ ERR_PROTOCOL = 4
+ ERR_DMA = 5
+ ERR_BUSY = 6
+ ERR_BUFFER_OVERFLOW = 7
+ ERR_RX_OVERRUN = 8
+ ERR_TX_OVERRUN = 9
+
+class BoardConfig(Enum):
+ BCFG_UNCONFIGURED = 0
+ BCFG_DISPLAY = 1
+ BCFG_MOTOR = 2
+ BCFG_MEAS = 3
+
+class Serialized:
+ @classmethod
+ def deserialize(kls, data):
+ fields = struct.unpack(kls._struct_format(), data)
+ mapped = [cast(val) for cast, val in zip(kls._struct_casts(), fields)]
+ return kls(*mapped)
+
+ def serialize(self):
+ mapped = [uncast(val) for uncast, val in zip(self._struct_uncasts(), astuple(self))]
+ return struct.pack(self._struct_format(), *mapped)
+
+ @classmethod
+ @cache
+ def _struct_format(kls):
+ return kls._parse_fields()[0]
+
+ @classmethod
+ @cache
+ def _struct_casts(kls):
+ return kls._parse_fields()[1]
+
+ @classmethod
+ @cache
+ def _struct_uncasts(kls):
+ return kls._parse_fields()[2]
+
+ @classmethod
+ def _parse_fields(kls):
+ fmt = '<'
+ casts = []
+ uncasts = []
+ for field in fields(kls):
+ if isinstance(field.type, tuple):
+ struct_type, cast, uncast, *_ = *field.type, int
+ else:
+ struct_type, cast, uncast = field.type, int, int
+ fmt += struct_type
+ casts.append(cast)
+ uncasts.append(uncast)
+ return fmt, casts, uncasts
+
+def timestamp(value):
+ return float(value) / 1e6
+
+@dataclass
+class StatusPacket(Serialized):
+ packet_type: ('B', PacketType)
+ sys_time_us: ('Q', timestamp)
+ has_lcd: ('B', bool)
+ has_adc: ('B', bool)
+ board_config: ('B', BoardConfig)
+ bus_addr: 'B'
+ last_uart_error: ('B', ErrorCode)
+ last_uart_error_timestamp: ('Q', timestamp)
+ last_uart_rx: ('Q', timestamp)
+ last_uart_tx: ('Q', timestamp)
+ last_bus_error: ('B', ErrorCode)
+ last_bus_error_timestamp: ('Q', timestamp)
+
+@dataclass
+class MotorPacket(Serialized):
+ packet_type: ('B', PacketType)
+ speed_rpm: 'i'
+
+def parse_packet(data):
+ packet_type = PacketType(data[0])
+ if packet_type == PacketType.USBP_GET_STATUS:
+ return StatusPacket.deserialize(data)
+ if packet_type == PacketType.USBP_GET_MEASUREMENTS:
+ return MeasurementPacket.deserialize(data)
+ else:
+ raise ValueError(f'Unsupported packet type {packet_type}')
+
+@dataclass
+class MeasurementPacket(Serialized):
+ packet_type: ('B', PacketType)
+ num_channels: 'B'
+ _num_samples_a: 'I'
+ _num_samples_b: 'I'
+ _measurements_raw: ('240s', bytes)
+
+ @property
+ def measurements(self):
+ return np.frombuffer(self._measurements_raw, np.dtype(np.int32).newbyteorder('<')).reshape([2, 2, -1])
+
+ @property
+ def num_samples(self):
+ return [self._num_samples_a, self._num_samples_b]
+
+@click.group()
+def cli():
+ pass
+
+@cli.command()
+@click.argument('port')
+@click.option('--timeout', type=float, default=1)
+def probe(port, timeout):
+ ser = CobsSerial(port, timeout)
+ pprint(ser.command(PacketType.USBP_GET_STATUS))
+ while True:
+ time.sleep(0.01)
+ packet = ser.command(PacketType.USBP_GET_MEASUREMENTS)
+ for i in range(packet.num_samples[1]):
+ print(packet.measurements[1,1,i], packet.num_samples[1])
+
+@cli.command()
+@click.argument('port')
+@click.argument('speed_rpm', type=int, default=0)
+@click.option('--timeout', type=float, default=1)
+def motor(port, speed_rpm, timeout):
+ ser = CobsSerial(port, timeout)
+ packet = MotorPacket(PacketType.USBP_SET_MOTOR, speed_rpm)
+ ser.write_packet(packet.serialize())
+
+if __name__ == '__main__':
+ cli()
diff --git a/sfp-debug-breakout/fp-info-cache b/sfp-debug-breakout/fp-info-cache
index 279966f..7bded69 100644
--- a/sfp-debug-breakout/fp-info-cache
+++ b/sfp-debug-breakout/fp-info-cache
@@ -1,85877 +1,85877 @@
-20257890614819852
-Audio_Module
-Reverb_BTDR-1H
-Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
-audio belton reverb
-0
-7
-7
-Audio_Module
-Reverb_BTDR-1V
-Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
-audio belton reverb
-0
-7
-7
-Battery
-BatteryHolder_Bulgin_BX0036_1xC
-Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf)
-Bulgin BX0036
-0
-2
-2
-Battery
-BatteryHolder_ComfortableElectronic_CH273-2450_1x2450
-Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148
-Comfortable Electronic CR2450
-0
-2
-2
-Battery
-BatteryHolder_Eagle_12BH611-GR
-https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf
-9V Battery Holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_103_1x20mm
-http://www.keyelco.com/product-pdf.cfm?p=719
-Keystone type 103 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_104_1x23mm
-http://www.keyelco.com/product-pdf.cfm?p=744
-Keystone type 104 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_105_1x2430
-http://www.keyelco.com/product-pdf.cfm?p=745
-Keystone type 105 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_106_1x20mm
-http://www.keyelco.com/product-pdf.cfm?p=720
-Keystone type 106 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_107_1x23mm
-http://www.keyelco.com/product-pdf.cfm?p=746
-Keystone type 107 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_500
-Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710
-CR1220 battery holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_1042_1x18650
-Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918
-18650 Keystone 1042 Li-ion
-0
-2
-2
-Battery
-BatteryHolder_Keystone_1058_1x2032
-http://www.keyelco.com/product-pdf.cfm?p=14028
-Keystone type 1058 coin cell retainer
-0
-2
-2
-Battery
-BatteryHolder_Keystone_1060_1x2032
-http://www.keyelco.com/product-pdf.cfm?p=726
-CR2032 BR2032 BatteryHolder Battery
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2460_1xAA
-https://www.keyelco.com/product-pdf.cfm?p=1025
-AA battery cell holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2462_2xAA
-2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027
-AA battery cell holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2466_1xAAA
-1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031
-AAA battery holder Keystone
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2468_2xAAA
-2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033
-AAA battery cell holder
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2479_3xAAA
-Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA)
-Keystone Battery Holder 2479 Battery Type 3xAAA
-0
-2
-2
-Battery
-BatteryHolder_Keystone_2993
-http://www.keyelco.com/product-pdf.cfm?p=776
-Keystone type 2993 negative battery contact
-0
-1
-1
-Battery
-BatteryHolder_Keystone_2998_1x6.8mm
-www.keyelco.com/product-pdf.cfm?p=763
-Keystone type 2998 battery holder
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3000_1x12mm
-http://www.keyelco.com/product-pdf.cfm?p=777
-Keystone type 3000 coin cell retainer
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3001_1x12mm
-http://www.keyelco.com/product-pdf.cfm?p=778
-Keystone type 3001 coin cell retainer
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3002_1x2032
-https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf
-BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3008_1x2450
-http://www.keyelco.com/product-pdf.cfm?p=786
-Keystone type 3008 coin cell retainer
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3009_1x2450
-http://www.keyelco.com/product-pdf.cfm?p=787
-Keystone type 3009 coin cell retainer
-0
-3
-2
-Battery
-BatteryHolder_Keystone_3034_1x20mm
-Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798
-Keystone type 3034 coin cell retainer
-0
-3
-2
-Battery
-BatteryHolder_LINX_BAT-HLD-012-SMT
-SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf
-battery holder coin cell cr1216 cr1220 cr1225
-0
-3
-2
-Battery
-BatteryHolder_MPD_BA9VPC_1xPP3
-1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf
-PP3 Battery Holder BA9VPC 9V
-0
-2
-2
-Battery
-BatteryHolder_MPD_BC2AAPC_2xAA
-2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf
-AA battery cell holder
-0
-2
-2
-Battery
-BatteryHolder_MPD_BC12AAPC_2xAA
-2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf
-AA battery cell holder
-0
-2
-2
-Battery
-BatteryHolder_MPD_BC2003_1x2032
-http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf
-BC2003 CR2032 2032 Battery Holder
-0
-3
-2
-Battery
-BatteryHolder_MPD_BH-18650-PC2
-18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf)
-18650 Battery Holder
-0
-2
-2
-Battery
-BatteryHolder_Seiko_MS621F
-Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg
-Seiko MS621F
-0
-2
-2
-Battery
-BatteryHolder_TruPower_BH-331P_3xAA
-Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA)
-Battery Holder BH-331P Battery Type 3xAA
-0
-2
-2
-Battery
-Battery_CR1225
-CR1225 battery
-battery CR1225 coin cell
-0
-0
-0
-Battery
-Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles
-Panasonic CR-1025/VSK battery
-battery CR-1025 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles
-Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF
-battery CR-1220 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles
-Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF
-battery CR-1632 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles
-Panasonic CR-2025/V1AK battery,
-battery CR-2025 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles
-Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF
-battery CR-2032 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles
-Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF
-battery CR-2354/VCN coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles
-Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF
-battery CR-2450 coin cell
-0
-2
-2
-Battery
-Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles
-Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF
-battery CR-2477 coin cell vertical
-0
-2
-2
-Battery
-Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles
-Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF
-battery CR-3032 coin cell vertical
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.00u_PCB
-Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.00u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.00u_Plate
-Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.00u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.25u_PCB
-Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.25u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.25u_Plate
-Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.25u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.50u_PCB
-Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.50u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.50u_Plate
-Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.50u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.75u_PCB
-Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.75u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_1.75u_Plate
-Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 1.75u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.00u_PCB
-Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.00u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.00u_Plate
-Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.00u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.00u_Vertical_PCB
-Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.00u vertical PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.00u_Vertical_Plate
-Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.00u vertical plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.25u_PCB
-Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.25u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.25u_Plate
-Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.25u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.75u_PCB
-Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.75u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_2.75u_Plate
-Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 2.75u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_6.25u_PCB
-Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 6.25u PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_6.25u_Plate
-Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch 6.25u plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_ISOEnter_PCB
-Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch ISO enter PCB
-0
-2
-2
-Button_Switch_Keyboard
-SW_Cherry_MX_ISOEnter_Plate
-Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
-Cherry MX keyswitch ISO enter plate
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_1.00u
-Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/
-Matias ALPS keyswitch 1.00u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_1.25u
-Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/
-Matias ALPS keyswitch 1.25u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_1.50u
-Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/
-Matias ALPS keyswitch 1.50u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_1.75u
-Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/
-Matias ALPS keyswitch 1.75u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_2.00u
-Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/
-Matias ALPS keyswitch 2.00u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_2.25u
-Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/
-Matias ALPS keyswitch 2.25u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_2.75u
-Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/
-Matias ALPS keyswitch 2.75u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_6.25u
-Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/
-Matias ALPS keyswitch 6.25u
-0
-2
-2
-Button_Switch_Keyboard
-SW_Matias_ISOEnter
-Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/
-Matias ALPS keyswitch ISO enter
-0
-2
-2
-Button_Switch_SMD
-Nidec_Copal_SH-7010A
-4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
-rotary switch bcd
-0
-6
-5
-Button_Switch_SMD
-Nidec_Copal_SH-7010B
-4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
-rotary switch bcd
-0
-6
-5
-Button_Switch_SMD
-Nidec_Copal_SH-7040B
-4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
-rotary switch bcd
-0
-5
-5
-Button_Switch_SMD
-Panasonic_EVQPUJ_EVQPUA
-http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
-SMD SMT SPST EVQPUJ EVQPUA
-0
-4
-2
-Button_Switch_SMD
-Panasonic_EVQPUK_EVQPUB
-http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
-SMD SMT SPST EVQPUK EVQPUB
-0
-4
-2
-Button_Switch_SMD
-Panasonic_EVQPUL_EVQPUC
-http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
-SMD SMT SPST EVQPUL EVQPUC
-0
-4
-2
-Button_Switch_SMD
-Panasonic_EVQPUM_EVQPUD
-http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
-SMD SMT SPST EVQPUM EVQPUD
-0
-4
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile
-SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm
-SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin
-SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm
-SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm
-SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
-SMD DIP Switch SPST Slide 5.9mm 232mil
-0
-6
-3
-Button_Switch_SMD
-SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm
-SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-2
-2
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile
-SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm
-SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin
-SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm
-SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm
-SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
-SMD DIP Switch SPST Slide 5.9mm 232mil
-0
-8
-5
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin
-SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm
-SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm
-SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
-SMD DIP Switch SPST Slide 6.15mm 242mil
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm
-SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-4
-4
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile
-SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm
-SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm
-SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
-SMD DIP Switch SPST Slide 5.9mm 232mil
-0
-10
-7
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin
-SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm
-SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm
-SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-6
-6
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile
-SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm
-SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin
-SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm
-SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm
-SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
-SMD DIP Switch SPST Slide 5.9mm 232mil
-0
-12
-9
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin
-SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm
-SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm
-SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
-SMD DIP Switch SPST Slide 6.15mm 242mil
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm
-SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-8
-8
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile
-SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm
-SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin
-SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm
-SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm
-SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-10
-10
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile
-SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm
-SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin
-SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm
-SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin
-SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm
-SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm
-SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
-SMD DIP Switch SPST Slide 6.15mm 242mil
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm
-SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-12
-12
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile
-SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm
-SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin
-SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm
-SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm
-SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-14
-14
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile
-SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm
-SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin
-SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm
-SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm
-SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
-SMD DIP Switch SPST Slide 5.9mm 232mil
-0
-20
-17
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin
-SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm
-SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm
-SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
-SMD DIP Switch SPST Slide 6.15mm 242mil
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm
-SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-16
-16
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile
-SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm
-SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin
-SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm
-SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm
-SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-18
-18
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile
-SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm
-SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin
-SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
-SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm
-SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
-SMD DIP Switch SPST Slide 7.62mm 300mil SMD
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin
-SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
-SMD DIP Switch SPST Slide 5.25mm 206mil JPin
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm
-SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
-SMD DIP Switch SPST Slide 7.62mm 300mil
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm
-SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
-SMD DIP Switch SPST Slide 6.15mm 242mil
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm
-SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
-SMD DIP Switch SPST Slide 8.9mm 350mil
-0
-20
-20
-Button_Switch_SMD
-SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-22
-22
-Button_Switch_SMD
-SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile
-SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-22
-22
-Button_Switch_SMD
-SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm
-SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-22
-22
-Button_Switch_SMD
-SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin
-SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
-SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
-0
-24
-24
-Button_Switch_SMD
-SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile
-SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
-0
-24
-24
-Button_Switch_SMD
-SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm
-SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
-SMD DIP Switch SPST Slide 8.61mm 338mil SMD
-0
-24
-24
-Button_Switch_SMD
-SW_DPDT_CK_JS202011JCQN
-Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf
-switch DPDT SMT
-0
-6
-6
-Button_Switch_SMD
-SW_MEC_5GSH9
-MEC 5G single pole normally-open tactile switch
-switch normally-open pushbutton push-button
-0
-4
-4
-Button_Switch_SMD
-SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010
-Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf)
-push horizontal SPST 1P1T
-0
-5
-3
-Button_Switch_SMD
-SW_Push_1P1T-SH_NO_CK_KMR2xxG
-CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf
-tactile switch kmr2
-0
-5
-3
-Button_Switch_SMD
-SW_Push_1P1T_NO_6x6mm_H9.5mm
-tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm
-tact sw push 6mm smd
-0
-4
-2
-Button_Switch_SMD
-SW_Push_1P1T_NO_CK_KMR2
-CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf
-tactile switch kmr2
-0
-4
-2
-Button_Switch_SMD
-SW_Push_1P1T_NO_CK_KSC6xxJ
-CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf
-tactile switch ksc6
-0
-4
-2
-Button_Switch_SMD
-SW_Push_1P1T_NO_CK_KSC7xxJ
-CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf
-tactile switch ksc7
-0
-4
-2
-Button_Switch_SMD
-SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR
-C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf
-Button Tactile Switch SPST 1P1T
-0
-4
-2
-Button_Switch_SMD
-SW_Push_1P1T_NO_Vertical_Wuerth_434133025816
-https://katalog.we-online.com/em/datasheet/434133025816.pdf
-tactile switch Wurth Wuerth
-0
-4
-2
-Button_Switch_SMD
-SW_Push_SPST_NO_Alps_SKRK
-http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html
-SMD SMT button
-0
-2
-2
-Button_Switch_SMD
-SW_SP3T_PCM13
-Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
-
-0
-8
-4
-Button_Switch_SMD
-SW_SPDT_CK-JS102011SAQN
-Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf
-switch spdt
-0
-3
-3
-Button_Switch_SMD
-SW_SPDT_PCM12
-Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
-
-0
-7
-3
-Button_Switch_SMD
-SW_SPST_B3S-1000
-Surface Mount Tactile Switch for High-Density Packaging
-Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_B3S-1100
-Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal
-Tactile Switch
-0
-5
-3
-Button_Switch_SMD
-SW_SPST_B3SL-1002P
-Middle Stroke Tactile Switch, B3SL
-Middle Stroke Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_B3SL-1022P
-Middle Stroke Tactile Switch, B3SL
-Middle Stroke Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_B3U-1000P
-Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss
-Tactile Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_B3U-1000P-B
-Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss
-Tactile Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_B3U-1100P
-Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss
-Tactile Switch
-0
-3
-3
-Button_Switch_SMD
-SW_SPST_B3U-1100P-B
-Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss
-Tactile Switch
-0
-3
-3
-Button_Switch_SMD
-SW_SPST_B3U-3000P
-Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss
-Tactile Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_B3U-3000P-B
-Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss
-Tactile Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_B3U-3100P
-Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss
-Tactile Switch
-0
-3
-3
-Button_Switch_SMD
-SW_SPST_B3U-3100P-B
-Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss
-Tactile Switch
-0
-3
-3
-Button_Switch_SMD
-SW_SPST_CK_KXT3
-https://www.ckswitches.com/media/1465/kxt3.pdf
-Switch SPST KXT3
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_CK_RS282G05A3
-https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf
-SPST button tactile switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_EVPBF
-Light Touch Switch
-
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_EVQP0
-Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
-
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_EVQP2
-Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf
-SMD SMT SPST EVQP2
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_EVQP7A
-Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf
-
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_EVQP7C
-Light Touch Switch
-
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_EVQPE1
-Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf
-
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_EVQQ2
-Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
-
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_FSMSM
-http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English
-SPST button tactile switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_Omron_B3FS-100xP
-Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
-Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_Omron_B3FS-101xP
-Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
-Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_Omron_B3FS-105xP
-Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
-Tactile Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_PTS645
-C&K Components SPST SMD PTS645 Series 6mm Tact Switch
-SPST Button Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_PTS810
-C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf
-SPST Button Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08
-Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
-SMD SMT SPST EVQPL EVQPT
-0
-6
-3
-Button_Switch_SMD
-SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15
-Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
-SMD SMT SPST EVQPL EVQPT
-0
-6
-3
-Button_Switch_SMD
-SW_SPST_REED_CT05-XXXX-G1
-Coto Technologies SPST Reed Switch CT05-XXXX-G1
-Coto Reed SPST Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_REED_CT05-XXXX-J1
-Coto Technologies SPST Reed Switch CT05-XXXX-J1
-Coto Reed SPST Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_REED_CT10-XXXX-G1
-Coto Technologies SPST Reed Switch CT10-XXXX-G1
-Coto Reed SPST Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_REED_CT10-XXXX-G2
-Coto Technologies SPST Reed Switch CT10-XXXX-G2
-Coto Reed SPST Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_REED_CT10-XXXX-G4
-Coto Technologies SPST Reed Switch CT10-XXXX-G4
-Coto Reed SPST Switch
-0
-2
-2
-Button_Switch_SMD
-SW_SPST_SKQG_WithStem
-ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html
-SPST Button Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_SKQG_WithoutStem
-ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html
-SPST Button Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_TL3305A
-https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
-TL3305 Series Tact Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_TL3305B
-https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
-TL3305 Series Tact Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_TL3305C
-https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
-TL3305 Series Tact Switch
-0
-4
-2
-Button_Switch_SMD
-SW_SPST_TL3342
-Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf
-SPST Tactile Switch
-0
-4
-2
-Button_Switch_THT
-KSA_Tactile_SPST
-KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf
-SWITCH SMD KSA SW
-0
-5
-5
-Button_Switch_THT
-Nidec_Copal_SH-7010C
-4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
-rotary switch bcd
-0
-6
-5
-Button_Switch_THT
-Push_E-Switch_KS01Q01
-E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf
-Push Button
-0
-4
-4
-Button_Switch_THT
-SW_CW_GPTS203211B
-SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf
-SPST button switch Off-On
-0
-2
-2
-Button_Switch_THT
-SW_CuK_JS202011AQN_DPDT_Angled
-CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
-switch DPDT
-0
-6
-6
-Button_Switch_THT
-SW_CuK_JS202011CQN_DPDT_Straight
-CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
-switch DPDT
-0
-6
-6
-Button_Switch_THT
-SW_CuK_OS102011MA1QN1_SPDT_Angled
-CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf
-switch SPDT
-0
-5
-3
-Button_Switch_THT
-SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm
-1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-2
-2
-Button_Switch_THT
-SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile
-1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-2
-2
-Button_Switch_THT
-SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm
-1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-2
-2
-Button_Switch_THT
-SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm
-2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-4
-4
-Button_Switch_THT
-SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm
-2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-4
-4
-Button_Switch_THT
-SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile
-2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-4
-4
-Button_Switch_THT
-SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm
-2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-4
-4
-Button_Switch_THT
-SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm
-3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-6
-6
-Button_Switch_THT
-SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm
-3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-6
-6
-Button_Switch_THT
-SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile
-3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-6
-6
-Button_Switch_THT
-SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm
-3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-6
-6
-Button_Switch_THT
-SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm
-4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-8
-8
-Button_Switch_THT
-SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm
-4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-8
-8
-Button_Switch_THT
-SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile
-4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-8
-8
-Button_Switch_THT
-SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm
-4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-8
-8
-Button_Switch_THT
-SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm
-5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-10
-10
-Button_Switch_THT
-SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm
-5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-10
-10
-Button_Switch_THT
-SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile
-5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-10
-10
-Button_Switch_THT
-SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm
-5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-10
-10
-Button_Switch_THT
-SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm
-6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-12
-12
-Button_Switch_THT
-SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm
-6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-12
-12
-Button_Switch_THT
-SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile
-6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-12
-12
-Button_Switch_THT
-SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm
-6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-12
-12
-Button_Switch_THT
-SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm
-7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-14
-14
-Button_Switch_THT
-SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm
-7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-14
-14
-Button_Switch_THT
-SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile
-7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-14
-14
-Button_Switch_THT
-SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm
-7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-14
-14
-Button_Switch_THT
-SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm
-8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-16
-16
-Button_Switch_THT
-SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm
-8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-16
-16
-Button_Switch_THT
-SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile
-8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-16
-16
-Button_Switch_THT
-SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm
-8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-16
-16
-Button_Switch_THT
-SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm
-9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-18
-18
-Button_Switch_THT
-SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm
-9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-18
-18
-Button_Switch_THT
-SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile
-9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-18
-18
-Button_Switch_THT
-SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm
-9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-18
-18
-Button_Switch_THT
-SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm
-10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-20
-20
-Button_Switch_THT
-SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm
-10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-20
-20
-Button_Switch_THT
-SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile
-10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-20
-20
-Button_Switch_THT
-SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm
-10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-20
-20
-Button_Switch_THT
-SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm
-11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-22
-22
-Button_Switch_THT
-SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm
-11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-22
-22
-Button_Switch_THT
-SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile
-11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-22
-22
-Button_Switch_THT
-SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm
-11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-22
-22
-Button_Switch_THT
-SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm
-12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm
-DIP Switch SPST Piano 7.62mm 300mil
-0
-24
-24
-Button_Switch_THT
-SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm
-12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
-DIP Switch SPST Piano 7.62mm 300mil
-0
-24
-24
-Button_Switch_THT
-SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile
-12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
-DIP Switch SPST Slide 7.62mm 300mil LowProfile
-0
-24
-24
-Button_Switch_THT
-SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm
-12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
-DIP Switch SPST Slide 7.62mm 300mil
-0
-24
-24
-Button_Switch_THT
-SW_E-Switch_EG1224_SPDT_Angled
-E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf
-switch SPDT
-0
-7
-3
-Button_Switch_THT
-SW_E-Switch_EG1271_DPDT
-E-Switch sub miniature slide switch, EG series, DPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf
-switch DPDT
-0
-6
-6
-Button_Switch_THT
-SW_E-Switch_EG2219_DPDT_Angled
-E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf
-switch DPDT
-0
-10
-6
-Button_Switch_THT
-SW_Lever_1P2T_NKK_GW12LxH
-Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf
-switch single-pole double-throw spdt ON-ON horizontal
-0
-5
-3
-Button_Switch_THT
-SW_MEC_5GTH9
-MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf
-switch normally-open pushbutton push-button
-0
-4
-2
-Button_Switch_THT
-SW_NKK_BB15AH
-https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf
-Pushbutton Right-angle
-0
-5
-3
-Button_Switch_THT
-SW_NKK_G1xJP
-Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf
-SWITCH TOGGLE ILLUM SPDT NKK
-0
-6
-6
-Button_Switch_THT
-SW_NKK_GW12LJP
-Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf
-switch single-pole double-throw spdt ON-ON illuminated LED
-0
-6
-6
-Button_Switch_THT
-SW_PUSH-12mm
-SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf
-tact sw push 12mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH-12mm_Wuerth-430476085716
-SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf
-tact sw push 12mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm
-https://www.omron.com/ecb/products/pdf/en-b3f.pdf
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H4.3mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H5mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H7.3mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H8.5mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H8mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H9.5mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_6mm_H13mm
-tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm
-tact sw push 6mm
-0
-4
-2
-Button_Switch_THT
-SW_PUSH_E-Switch_FS5700DP_DPDT
-FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf
-switch DPDT footswitch
-0
-6
-6
-Button_Switch_THT
-SW_PUSH_LCD_E3_SAxxxx
-Switch with LCD screen E3 SAxxxx
-switch normally-open pushbutton push-button LCD
-0
-6
-6
-Button_Switch_THT
-SW_PUSH_LCD_E3_SAxxxx_SocketPins
-Switch with LCD screen E3 SAxxxx
-switch normally-open pushbutton push-button LCD
-0
-6
-6
-Button_Switch_THT
-SW_Push_1P1T_NO_LED_E-Switch_TL1250
-illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf
-led push switch right angle
-0
-6
-4
-Button_Switch_THT
-SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6
- right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
-IP67 ultra-miniture horizontal
-0
-5
-3
-Button_Switch_THT
-SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2
-momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA1 DPST
-0
-4
-4
-Button_Switch_THT
-SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2
-momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA1 DPST
-0
-4
-4
-Button_Switch_THT
-SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2
-momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA1 DPST
-0
-4
-4
-Button_Switch_THT
-SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2
-momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA1 DPST
-0
-4
-4
-Button_Switch_THT
-SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2
-momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA2 DPDT
-0
-6
-6
-Button_Switch_THT
-SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2
-momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA2 DPDT
-0
-6
-6
-Button_Switch_THT
-SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2
-momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA2 DPDT
-0
-6
-6
-Button_Switch_THT
-SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2
-momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA2 DPDT
-0
-6
-6
-Button_Switch_THT
-SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2
-momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
-tact sw push PVA2 DPDT
-0
-6
-6
-Button_Switch_THT
-SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6
- right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
-IP67 ultra-miniture horizontal
-0
-8
-6
-Button_Switch_THT
-SW_Slide_1P2T_CK_OS102011MS2Q
-CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf
-switch SPDT
-0
-5
-3
-Button_Switch_THT
-SW_TH_Tactile_Omron_B3F-10xx
-SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf
-Omron B3F-10xx
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_SKHH_Angled
-tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html
-tactile switch 6mm ALPS SKHH right angle
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_SPST_Angled_PTS645Vx31-2LFS
-tactile switch SPST right angle, PTS645VL31-2 LFS
-tactile switch SPST angled PTS645VL31-2 LFS C&K Button
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_SPST_Angled_PTS645Vx39-2LFS
-tactile switch SPST right angle, PTS645VL39-2 LFS
-tactile switch SPST angled PTS645VL39-2 LFS C&K Button
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_SPST_Angled_PTS645Vx58-2LFS
-tactile switch SPST right angle, PTS645VL58-2 LFS
-tactile switch SPST angled PTS645VL58-2 LFS C&K Button
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_SPST_Angled_PTS645Vx83-2LFS
-tactile switch SPST right angle, PTS645VL83-2 LFS
-tactile switch SPST angled PTS645VL83-2 LFS C&K Button
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_Straight_KSA0Axx1LFTR
-SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
-SW PUSH SMALL Tactile C&K
-0
-4
-2
-Button_Switch_THT
-SW_Tactile_Straight_KSL0Axx1LFTR
-SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
-SW PUSH SMALL Tactile C&K
-0
-4
-2
-Buzzer_Beeper
-Buzzer_12x9.5RM7.6
-Generic Buzzer, D12mm height 9.5mm with RM7.6mm
-buzzer
-0
-2
-2
-Buzzer_Beeper
-Buzzer_15x7.5RM7.6
-Generic Buzzer, D15mm height 7.5mm with RM7.6mm
-buzzer
-0
-2
-2
-Buzzer_Beeper
-Buzzer_CUI_CPT-9019S-SMT
-https://www.cui.com/product/resource/cpt-9019s-smt.pdf
-buzzer piezo
-0
-2
-2
-Buzzer_Beeper
-Buzzer_D14mm_H7mm_P10mm
-Generic Buzzer, D14mm height 7mm with pitch 10mm
-buzzer
-0
-2
-2
-Buzzer_Beeper
-Buzzer_Mallory_AST1109MLTRQ
-Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST1109MLTRQ.pdf
-buzzer piezo
-0
-2
-2
-Buzzer_Beeper
-Buzzer_Murata_PKLCS1212E
-Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx
-Murata Buzzer Beeper
-0
-2
-2
-Buzzer_Beeper
-Buzzer_Murata_PKMCS0909E
-Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1
-Murata Buzzer Beeper
-0
-2
-2
-Buzzer_Beeper
-Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm
-Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf
-buzzer
-0
-2
-2
-Buzzer_Beeper
-Indicator_PUI_AI-1440-TWT-24V-2-R
-14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf
-piezo buzzer self drive oscillator
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_CUI_CMT-8504-100-SMT
-magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf
-CMT 8504
-0
-4
-4
-Buzzer_Beeper
-MagneticBuzzer_CUI_CST-931RP-A
-CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf
-CST-931RP-A
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_Kingstate_KCG0601
-Buzzer, Elektromagnetic Beeper, Summer,
-Kingstate KCG0601
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_Kobitone_254-EMB84Q-RO
-MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf
-MagneticBuzzer Kobitone 254-EMB84Q-RO
-0
-3
-3
-Buzzer_Beeper
-MagneticBuzzer_PUI_AT-0927-TT-6-R
-Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf
-Buzzer Magnetic 9mm AT-0927-TT-6-R
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_ProSignal_ABI-009-RC
-Buzzer, Elektromagnetic Beeper, Summer, 6V-DC,
-Pro Signal ABI-009-RC
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_ProSignal_ABI-010-RC
-Buzzer, Elektromagnetic Beeper, Summer, 12V-DC,
-Pro Signal ABI-010-RC
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_ProSignal_ABT-410-RC
-Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC,
-Pro Signal ABT-410-RC
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R
-Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf
-Projects Unlimited AI-4228-TWT-R
-0
-2
-2
-Buzzer_Beeper
-MagneticBuzzer_StarMicronics_HMB-06_HMB-12
-Buzzer, Elektromagnetic Beeper, Summer,
-Star Micronics HMB-06 HMB-12
-0
-2
-2
-Buzzer_Beeper
-PUIAudio_SMT_0825_S_4_R
-SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R
-SMD 8540
-0
-4
-4
-Buzzer_Beeper
-Speaker_CUI_CMR-1206S-67
-Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf
-speaker CUI
-0
-2
-2
-Calibration_Scale
-Gauge_10mm_Type1_CopperTop
-Gauge, Massstab, 10mm, CopperTop, Type 1,
-Gauge Massstab 10mm CopperTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type1_SilkScreenTop
-Gauge, Massstab, 10mm, SilkScreenTop, Type 1,
-Gauge Massstab 10mm SilkScreenTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type2_CopperTop
-Gauge, Massstab, 10mm, CopperTop, Type 2,
-Gauge Massstab 10mm CopperTop Type 2
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type2_SilkScreenTop
-Gauge, Massstab, 10mm, SilkScreenTop, Type 2,
-Gauge Massstab 10mm SilkScreenTop Type 2
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type3_CopperTop
-Gauge, Massstab, 10mm, CopperTop, Type 3,
-Gauge Massstab 10mm CopperTop Type 3
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type3_SilkScreenTop
-Gauge, Massstab, 10mm, SilkScreenTop, Type 3,
-Gauge Massstab 10mm SilkScreenTop Type 3
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type4_CopperTop
-Gauge, Massstab, 10mm, CopperTop, Type 4,
-Gauge Massstab 10mm CopperTop Type 4
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type4_SilkScreenTop
-Gauge, Massstab, 10mm, SilkScreenTop, Type 4,
-Gauge Massstab 10mm SilkScreenTop Type 4
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type5_CopperTop
-Gauge, Massstab, 10mm, CopperTop, Type 5,
-Gauge Massstab 10mm CopperTop Type 5
-0
-0
-0
-Calibration_Scale
-Gauge_10mm_Type5_SilkScreenTop
-Gauge, Massstab, 10mm, SilkScreenTop, Type 5,
-Gauge Massstab 10mm SilkScreenTop Type 5
-0
-0
-0
-Calibration_Scale
-Gauge_50mm_Type1_CopperTop
-Gauge, Massstab, 50mm, CopperTop, Type 1,
-Gauge Massstab 50mm CopperTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_50mm_Type1_SilkScreenTop
-Gauge, Massstab, 50mm, SilkScreenTop, Type 1,
-Gauge Massstab 50mm SilkScreenTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_50mm_Type2_CopperTop
-Gauge, Massstab, 50mm, CopperTop, Type 2,
-Gauge Massstab 50mm CopperTop Type 2
-0
-0
-0
-Calibration_Scale
-Gauge_50mm_Type2_SilkScreenTop
-Gauge, Massstab, 50mm, SilkScreenTop, Type 2,
-Gauge Massstab 50mm SilkScreenTop Type 2
-0
-0
-0
-Calibration_Scale
-Gauge_100mm_Grid_Type1_CopperTop
-Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1,
-Gauge Massstab 100mm Gitter Grid CopperTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_100mm_Type1_CopperTop
-Gauge, Massstab, 100mm, CopperTop, Type 1,
-Gauge Massstab 100mm CopperTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_100mm_Type1_SilkScreenTop
-Gauge, Massstab, 100mm, SilkScreenTop, Type 1,
-Gauge Massstab 100mm SilkScreenTop Type 1
-0
-0
-0
-Calibration_Scale
-Gauge_100mm_Type2_CopperTop
-Gauge, Massstab, 100mm, CopperTop, Type 2,
-Gauge Massstab 100mm CopperTop Type 2
-0
-0
-0
-Calibration_Scale
-Gauge_100mm_Type2_SilkScreenTop
-Gauge, Massstab, 100mm, SilkScreenTop, Type 2,
-Gauge Massstab 100mm SilkScreenTop Type 2
-0
-0
-0
-Capacitor_SMD
-CP_Elec_3x5.3
-SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics
-Capacitor Electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_3x5.4
-SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x3
-SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x3.9
-SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x4.5
-SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x5.3
-SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x5.4
-SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x5.7
-SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_4x5.8
-SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x3
-SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x3.9
-SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x4.4
-SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x4.5
-SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x5.3
-SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x5.4
-SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x5.7
-SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x5.8
-SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_5x5.9
-SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x3
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x3.9
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x4.5
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x4.9
-SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.2
-SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.3
-SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.4
-SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.4_Nichicon
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.7
-SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.8
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x5.9
-SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x7.7
-SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_6.3x9.9
-SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x5.4
-SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x6.2
-SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x6.5
-SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x6.7
-SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x6.9
-SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x10
-SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x10.5
-SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_8x11.9
-SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x7.7
-SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x7.9
-SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x10
-SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x10.5
-SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x12.5
-SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x12.6
-SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_10x14.3
-SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_16x17.5
-SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_16x22
-SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_18x17.5
-SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-CP_Elec_18x22
-SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
-capacitor electrolytic
-0
-2
-2
-Capacitor_SMD
-C_0201_0603Metric
-Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-capacitor
-0
-4
-2
-Capacitor_SMD
-C_0201_0603Metric_Pad0.64x0.40mm_HandSolder
-Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-capacitor handsolder
-0
-4
-2
-Capacitor_SMD
-C_0402_1005Metric
-Capacitor SMD 0402 (1005 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_0402_1005Metric_Pad0.74x0.62mm_HandSolder
-Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_0504_1310Metric
-Capacitor SMD 0504 (1310 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_0504_1310Metric_Pad0.83x1.28mm_HandSolder
-Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_0603_1608Metric
-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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_0603_1608Metric_Pad1.08x0.95mm_HandSolder
-Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_0805_2012Metric
-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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_0805_2012Metric_Pad1.18x1.45mm_HandSolder
-Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_01005_0402Metric
-Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-capacitor
-0
-4
-2
-Capacitor_SMD
-C_01005_0402Metric_Pad0.57x0.30mm_HandSolder
-Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-capacitor handsolder
-0
-4
-2
-Capacitor_SMD
-C_1206_3216Metric
-Capacitor SMD 1206 (3216 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_1206_3216Metric_Pad1.33x1.80mm_HandSolder
-Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_1210_3225Metric
-Capacitor SMD 1210 (3225 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_1210_3225Metric_Pad1.33x2.70mm_HandSolder
-Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_1812_4532Metric
-Capacitor SMD 1812 (4532 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_1812_4532Metric_Pad1.57x3.40mm_HandSolder
-Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_1825_4564Metric
-Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: 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
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_1825_4564Metric_Pad1.57x6.80mm_HandSolder
-Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: 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
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_2220_5650Metric
-Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_2220_5650Metric_Pad1.97x5.40mm_HandSolder
-Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_2225_5664Metric
-Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_2225_5664Metric_Pad1.80x6.60mm_HandSolder
-Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_3640_9110Metric
-Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor
-0
-2
-2
-Capacitor_SMD
-C_3640_9110Metric_Pad2.10x10.45mm_HandSolder
-Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
-capacitor handsolder
-0
-2
-2
-Capacitor_SMD
-C_Elec_3x5.4
-SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_4x5.4
-SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_4x5.8
-SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_5x5.4
-SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_5x5.8
-SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_6.3x5.4
-SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_6.3x5.8
-SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_6.3x7.7
-SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_8x5.4
-SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_8x6.2
-SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_8x10.2
-SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Elec_10x10.2
-SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm
-capacitor electrolyic nonpolar
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZB4-A
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZB4 TZB4-A
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZB4-B
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZB4 TZB4-A
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZC3
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZC3
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZR1
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZR1
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZW4
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZW4
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Murata_TZY2
-trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
- Murata TZY2
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Sprague-Goodman_SGC3
-trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf
- Sprague Goodman SGC3
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Voltronics_JN
-trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
- Voltronics JN
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Voltronics_JQ
-trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
- Voltronics JQ
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Voltronics_JR
-trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
- Voltronics JR
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Voltronics_JV
-trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
- Voltronics JV
-0
-2
-2
-Capacitor_SMD
-C_Trimmer_Voltronics_JZ
-trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
- Voltronics JR
-0
-2
-2
-Capacitor_THT
-CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
-CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
-CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor
-CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal
-CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
-CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D4.0mm_P1.50mm
-CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D4.0mm_P2.00mm
-CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D5.0mm_P2.00mm
-CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D5.0mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D6.3mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D7.5mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D8.0mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D8.0mm_P3.50mm
-CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D8.0mm_P3.80mm
-CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D8.0mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P2.50mm_P5.00mm
-CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor
-0
-4
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P3.50mm
-CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P3.80mm
-CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P5.00mm_P7.50mm
-CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor
-0
-4
-2
-Capacitor_THT
-CP_Radial_D10.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D12.5mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D12.5mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D12.5mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D13.0mm_P2.50mm
-CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D13.0mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D13.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D14.0mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D14.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D16.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D17.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D18.0mm_P7.50mm
-CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor
-CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D22.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D24.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D25.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D26.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D30.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D35.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor
-0
-3
-2
-Capacitor_THT
-CP_Radial_D40.0mm_P10.00mm_SnapIn
-CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D4.5mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D4.5mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D5.0mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D5.0mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D5.5mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D5.5mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D6.0mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D6.0mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D7.0mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D7.0mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D8.0mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D8.0mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D9.0mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D9.0mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D10.5mm_P2.50mm
-CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-CP_Radial_Tantal_D10.5mm_P5.00mm
-CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
-CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm
-0
-2
-2
-Capacitor_THT
-C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal
-C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
-C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm
-0
-2
-2
-Capacitor_THT
-C_Disc_D3.0mm_W1.6mm_P2.50mm
-C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D3.0mm_W2.0mm_P2.50mm
-C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor
-C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D3.4mm_W2.1mm_P2.50mm
-C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D3.8mm_W2.6mm_P2.50mm
-C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D4.3mm_W1.9mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D4.7mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D5.0mm_W2.5mm_P2.50mm
-C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D5.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D5.1mm_W3.2mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
-C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D6.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D6.0mm_W4.4mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor
-C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.5mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.5mm_W4.4mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor
-C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.5mm_W5.0mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.5mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D7.5mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D8.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D8.0mm_W5.0mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D8.0mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D8.0mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D9.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D9.0mm_W5.0mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D9.0mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D9.0mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D10.0mm_W2.5mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
-C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D10.5mm_W5.0mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D10.5mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D10.5mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D11.0mm_W5.0mm_P5.00mm
-C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D11.0mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D11.0mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D12.0mm_W4.4mm_P7.75mm
-C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor
-C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D12.5mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D12.5mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D14.5mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D14.5mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D16.0mm_W5.0mm_P7.50mm
-C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Disc_D16.0mm_W5.0mm_P10.00mm
-C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
-C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D4.0mm_H5.0mm_P1.50mm
-C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D4.0mm_H7.0mm_P1.50mm
-C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D5.0mm_H5.0mm_P2.00mm
-C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D5.0mm_H7.0mm_P2.00mm
-C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D5.0mm_H11.0mm_P2.00mm
-C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D6.3mm_H5.0mm_P2.50mm
-C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D6.3mm_H7.0mm_P2.50mm
-C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D6.3mm_H11.0mm_P2.50mm
-C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D8.0mm_H7.0mm_P3.50mm
-C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D8.0mm_H11.5mm_P3.50mm
-C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D10.0mm_H12.5mm_P5.00mm
-C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D10.0mm_H16.0mm_P5.00mm
-C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D10.0mm_H20.0mm_P5.00mm
-C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D12.5mm_H20.0mm_P5.00mm
-C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D12.5mm_H25.0mm_P5.00mm
-C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D16.0mm_H25.0mm_P7.50mm
-C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D16.0mm_H31.5mm_P7.50mm
-C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Radial_D18.0mm_H35.5mm_P7.50mm
-C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor
-C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.0mm_W2.5mm_P2.50mm
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor
-C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
-C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
-C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
-C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
-C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02
-C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
-C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W2.0mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W2.5mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm
-C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor
-C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor
-0
-4
-2
-Capacitor_THT
-C_Rect_L7.0mm_W3.5mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W4.5mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W6.0mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.0mm_W6.5mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
-C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L7.5mm_W6.5mm_P5.00mm
-C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm
-C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor
-C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor
-0
-4
-2
-Capacitor_THT
-C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4
-C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm
-C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor
-C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor
-0
-4
-2
-Capacitor_THT
-C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4
-C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
-C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4
-C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L27.0mm_W9.0mm_P22.00mm
-C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor
-C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L27.0mm_W9.0mm_P23.00mm
-C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor
-C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L27.0mm_W11.0mm_P22.00mm
-C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor
-C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4
-C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
-C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L32.0mm_W15.0mm_P27.00mm
-C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor
-C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4
-C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor
-0
-2
-2
-Capacitor_THT
-C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4
-C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
-C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor
-0
-2
-2
-Capacitor_THT
-DX_5R5HxxxxU_D11.5mm_P10.00mm
-CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
-CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor
-0
-2
-2
-Capacitor_THT
-DX_5R5VxxxxU_D11.5mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
-CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor
-0
-2
-2
-Capacitor_THT
-DX_5R5VxxxxU_D19.0mm_P5.00mm
-CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
-CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-1608-08_AVX-J
-Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder
-Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-1608-10_AVX-L
-Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder
-Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-2012-12_Kemet-R
-Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder
-Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-2012-15_AVX-P
-Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder
-Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-10_Kemet-I
-Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-12_Kemet-S
-Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-18_Kemet-A
-Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-12_Kemet-T
-Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-15_AVX-H
-Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder
-Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-21_Kemet-B
-Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-15_Kemet-U
-Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-20_AVX-F
-Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder
-Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-28_Kemet-C
-Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder
-Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7132-20_AVX-U
-Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder
-Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7132-28_AVX-C
-Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder
-Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-15_AVX-R
-Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder
-Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-20_AVX-M
-Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder
-Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-28_AVX-M
-Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder
-Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-38_AVX-R
-Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder
-Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-15_Kemet-W
-Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-20_Kemet-V
-Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-30_AVX-N
-Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-31_Kemet-D
-Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-40_Kemet-Y
-Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-43_Kemet-X
-Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder
-Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7360-38_Kemet-E
-Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder
-Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7361-38_AVX-V
-Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder
-Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7361-438_AVX-U
-Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Capacitor_Tantalum_SMD
-CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder
-Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
-capacitor tantalum
-0
-2
-2
-Connector
-Banana_Jack_1Pin
-Single banana socket, footprint - 6mm drill
-banana socket
-0
-1
-1
-Connector
-Banana_Jack_2Pin
-Dual banana socket, footprint - 2 x 6mm drills
-banana socket
-0
-2
-2
-Connector
-Banana_Jack_3Pin
-Triple banana socket, footprint - 3 x 6mm drills
-banana socket
-0
-3
-3
-Connector
-CUI_PD-30
-3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf
-connector 3-pin PD-30 power DIN
-0
-4
-4
-Connector
-CUI_PD-30S
-3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
-connector 3-pin PD-30S power DIN shielded
-0
-8
-5
-Connector
-CUI_PD-30S_CircularHoles
-3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
-connector 3-pin PD-30S power DIN shielded
-0
-8
-5
-Connector
-CalTest_CT3151
-Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf
-banana jack horizontal
-0
-4
-1
-Connector
-Connector_SFP_and_Cage
-https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English
-SFP+ SFP
-0
-40
-21
-Connector
-DTF13-12Px
-http://www.te.com/usa-en/product-DTF13-12PA-G003.html
-DEUTSCH DT header 12 pin
-0
-12
-12
-Connector
-FanPinHeader_1x03_P2.54mm_Vertical
-3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
-pin header 3-pin CPU fan
-0
-3
-3
-Connector
-FanPinHeader_1x04_P2.54mm_Vertical
-4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
-pin header 4-pin CPU fan
-0
-4
-4
-Connector
-GB042-34S-H10
-http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF
-34pin SMD connector
-0
-34
-34
-Connector
-IHI_B6A-PCB-45_Vertical
-https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf
-connector IHI B6A-PCB-45
-0
-49
-1
-Connector
-JWT_A3963_1x02_P3.96mm_Vertical
-JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf)
-connector JWT A3963 pinhead
-0
-2
-2
-Connector
-NS-Tech_Grove_1x04_P2mm_Vertical
-https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf
-Grove-1x04
-0
-4
-4
-Connector
-SpringContact_Harwin_S1941-46R
-7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf
-spring contact emi emc shield
-0
-1
-1
-Connector
-Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical
-Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf
-tag connect programming header pogo pins
-0
-6
-6
-Connector
-Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical
-Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf
-tag connect programming header pogo pins
-0
-6
-6
-Connector
-Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical
-Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf
-tag connect programming header pogo pins
-0
-10
-10
-Connector
-Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical
-Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf
-tag connect programming header pogo pins
-0
-10
-10
-Connector
-Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip
-Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf
-tag connect programming header pogo pins
-0
-10
-10
-Connector
-Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical
-Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf
-tag connect programming header pogo pins
-0
-14
-14
-Connector_AMASS
-AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal
-Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
-RC Connector XT30
-0
-5
-3
-Connector_AMASS
-AMASS_MR30PW-M_1x03_P3.50mm_Horizontal
-Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
-RC Connector XT30
-0
-5
-3
-Connector_AMASS
-AMASS_XT30PW-F_1x02_P2.50mm_Horizontal
-Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
-RC Connector XT30
-0
-4
-2
-Connector_AMASS
-AMASS_XT30PW-M_1x02_P2.50mm_Horizontal
-Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
-RC Connector XT30
-0
-4
-2
-Connector_AMASS
-AMASS_XT30U-F_1x02_P5.0mm_Vertical
-Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
-RC Connector XT30
-0
-2
-2
-Connector_AMASS
-AMASS_XT30U-M_1x02_P5.0mm_Vertical
-Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
-RC Connector XT30
-0
-2
-2
-Connector_AMASS
-AMASS_XT30UPB-F_1x02_P5.0mm_Vertical
-Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
-RC Connector XT30
-0
-2
-2
-Connector_AMASS
-AMASS_XT30UPB-M_1x02_P5.0mm_Vertical
-Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
-RC Connector XT30
-0
-2
-2
-Connector_AMASS
-AMASS_XT60-F_1x02_P7.20mm_Vertical
-AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
-XT60 female vertical
-0
-2
-2
-Connector_AMASS
-AMASS_XT60-M_1x02_P7.20mm_Vertical
-AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
-XT60 female vertical
-0
-2
-2
-Connector_Amphenol
-Amphenol_M8S-03PMMR-SF8001
-M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf)
-three-pin M8
-0
-5
-4
-Connector_Audio
-Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal
-3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
-3.5mm audio cui horizontal jack stereo
-0
-3
-3
-Connector_Audio
-Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal
-3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
-3.5mm audio cui horizontal jack stereo
-0
-4
-4
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3523N_Horizontal
-TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
-TRS audio jack stereo horizontal
-0
-3
-3
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3524N_Horizontal
-TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
-TRS audio jack stereo horizontal
-0
-4
-4
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3525N_Horizontal
-TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
-TRS audio jack stereo horizontal
-0
-5
-5
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3533NG_Horizontal
-TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf
-TRS audio jack stereo horizontal
-0
-3
-3
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles
-TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf
-TRS audio jack stereo horizontal circular
-0
-3
-3
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3535NG_Horizontal
-TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf
-TRS audio jack stereo horizontal
-0
-5
-5
-Connector_Audio
-Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles
-TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf
-TRS audio jack stereo horizontal circular
-0
-5
-5
-Connector_Audio
-Jack_3.5mm_Ledino_KB3SPRS_Horizontal
-https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf
-jack stereo TRS
-0
-5
-5
-Connector_Audio
-Jack_3.5mm_Lumberg_1503_07_Horizontal
-TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf
-TRS audio jack horizontal
-0
-4
-3
-Connector_Audio
-Jack_3.5mm_PJ311_Horizontal
-PJ311 6pin SMD 3.5mm stereo headphones jack.
-headphones jack plug stereo 3.5mm PJ311
-0
-6
-6
-Connector_Audio
-Jack_3.5mm_PJ320D_Horizontal
-Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html)
-3.5mm jack mic microphone phones headphones 4pins audio plug
-0
-4
-4
-Connector_Audio
-Jack_3.5mm_PJ320E_Horizontal
-Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html)
-3.5mm jack mic microphone phones headphones 4pins audio plug
-0
-5
-4
-Connector_Audio
-Jack_3.5mm_PJ31060-I_Horizontal
-PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html)
-headphones jack plug stereo 3.5mm PJ31060-I PJ31060
-0
-6
-6
-Connector_Audio
-Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles
-TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html)
-WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu
-0
-3
-3
-Connector_Audio
-Jack_3.5mm_Switronic_ST-005-G_horizontal
-3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf
-Connector Audio Switronic ST-005-G
-0
-4
-3
-Connector_Audio
-Jack_3.5mm_Technik_TWP-3002_Horizontal
-3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf
-audio jack stereo horizontal waterproof
-0
-7
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NJ2FD-V_Vertical
-6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v
-neutrik jack vertical
-0
-2
-2
-Connector_Audio
-Jack_6.35mm_Neutrik_NJ3FD-V_Vertical
-6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v
-neutrik jack vertical
-0
-3
-3
-Connector_Audio
-Jack_6.35mm_Neutrik_NJ5FD-V_Vertical
-6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v
-neutrik jack vertical
-0
-5
-5
-Connector_Audio
-Jack_6.35mm_Neutrik_NJ6FD-V_Vertical
-6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v
-neutrik jack vertical
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NJ6TB-V_Vertical
-6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v
-neutrik jack vertical
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal
-M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2
-neutrik jack m
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal
-M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2
-neutrik jack m
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal
-M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3
-neutrik jack m
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal
-M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2
-neutrik jack m
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal
-M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2
-neutrik jack m
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1
-neutrik jack slim
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1
-neutrik jack slim
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ4HF_Horizontal
-Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf
-neutrik jack slim
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1
-neutrik jack slim
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ4HH_Horizontal
-Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh
-neutrik jack slim
-0
-4
-4
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HF_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HH_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre
-neutrik jack slim
-0
-6
-5
-Connector_Audio
-Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal
-Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1
-neutrik jack slim
-0
-6
-6
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ8HC_Horizontal
-Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc
-neutrik jack stacking
-0
-9
-9
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ8HL_Horizontal
-Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl
-neutrik jack stacking
-0
-9
-9
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ12HC_Horizontal
-Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc
-neutrik jack stacking
-0
-13
-13
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal
-Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1
-neutrik jack stacking
-0
-13
-13
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal
-Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1
-neutrik jack stacking
-0
-13
-13
-Connector_Audio
-Jack_6.35mm_Neutrik_NSJ12HL_Horizontal
-Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl
-neutrik jack stacking
-0
-13
-13
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0
-neutrik jack combo i
-0
-6
-6
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h
-neutrik jack combo i
-0
-6
-6
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0
-neutrik jack combo i
-0
-6
-6
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v
-neutrik jack combo i
-0
-6
-6
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical
-Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v
-neutrik jack combo a
-0
-8
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0
-neutrik jack combo i
-0
-7
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h
-neutrik jack combo i
-0
-7
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0
-neutrik jack combo i
-0
-7
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v
-neutrik jack combo i
-0
-7
-7
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0
-neutrik jack combo i
-0
-10
-10
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h
-neutrik jack combo i
-0
-10
-10
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0
-neutrik jack combo i
-0
-10
-10
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v
-neutrik jack combo i
-0
-10
-10
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0
-neutrik jack combo i
-0
-11
-11
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h
-neutrik jack combo i
-0
-11
-11
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0
-neutrik jack combo i
-0
-11
-11
-Connector_Audio
-Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical
-Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v
-neutrik jack combo i
-0
-11
-11
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH-0_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH1_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH2_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAH_Horizontal
-AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV-0_Vertical
-AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV1-0_Vertical
-AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical
-AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV1_Vertical
-AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV2-0_Vertical
-AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV2_Vertical
-AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAAV_Vertical
-AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH1-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH1_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH2-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH2_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHL-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHL1_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHR-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHR1_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAHR2_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAH_Horizontal
-A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV-0_Vertical
-A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV1-0_Vertical
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV1-DA_Vertical
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV1_Vertical
-A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV2-0_Vertical
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV2-DA_Vertical
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV2_Vertical
-A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FAV_Vertical
-A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH1-B_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH1-E_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH1_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH2-B_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH2-E_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBH2_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBHL1_Horizontal
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV1-0_Vertical
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV1-B_Vertical
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV1-DA_Vertical
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV1_Vertical
-B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV2-B_Vertical
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV2-DA_Vertical
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV2-SW_Vertical
-B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw
-neutrik xlr b
-0
-7
-7
-Connector_Audio
-Jack_XLR_Neutrik_NC3FBV2_Vertical
-B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAH-0_Horizontal
-AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAH-1_Horizontal
-AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAH_Horizontal
-AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAV-0_Vertical
-AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAV-1_Vertical
-AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1
-neutrik xlr aa
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAAV_Vertical
-AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav
-neutrik xlr aa
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal
-A Series, Chassis connector H female (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mafh-ph
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAH-0_Horizontal
-A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAHL_Horizontal
-A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAHR_Horizontal
-A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAH_Horizontal
-A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal
-A Series, Chassis connector Phoenix H male (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mamh-ph
-neutrik xlr a
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAV-0_Vertical
-A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MAV_Vertical
-A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav
-neutrik xlr a
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBH-0_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBH-1_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBH-B_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBH-E_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBHL-B_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBHL_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBHR-B_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBHR_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBH_Horizontal
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV-0_Vertical
-B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV-1_Vertical
-B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1
-neutrik xlr b
-0
-3
-3
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV-B_Vertical
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV-E_Vertical
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV-SW_Vertical
-B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw
-neutrik xlr b
-0
-7
-7
-Connector_Audio
-Jack_XLR_Neutrik_NC3MBV_Vertical
-B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv
-neutrik xlr b
-0
-4
-4
-Connector_Audio
-Jack_XLR_Neutrik_NC4FAH-0_Horizontal
-A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4FAH_Horizontal
-A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4FAV-0_Vertical
-A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4FAV_Vertical
-A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4FBH_Horizontal
-B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh
-neutrik xlr b
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4FBV_Vertical
-B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv
-neutrik xlr b
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4MAH_Horizontal
-A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4MAV_Vertical
-A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav
-neutrik xlr a
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4MBH_Horizontal
-B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh
-neutrik xlr b
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC4MBV_Vertical
-B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv
-neutrik xlr b
-0
-5
-5
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAH-0_Horizontal
-A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAH-DA_Horizontal
-A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAH_Horizontal
-A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAV-DA_Vertical
-A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAV-SW_Vertical
-A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw
-neutrik xlr a
-0
-9
-9
-Connector_Audio
-Jack_XLR_Neutrik_NC5FAV_Vertical
-A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FBH-B_Horizontal
-B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FBH_Horizontal
-B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FBV-B_Vertical
-B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5FBV-SW_Vertical
-B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw
-neutrik xlr b
-0
-9
-9
-Connector_Audio
-Jack_XLR_Neutrik_NC5FBV_Vertical
-B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MAH_Horizontal
-A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MAV-SW_Vertical
-A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw
-neutrik xlr a
-0
-9
-9
-Connector_Audio
-Jack_XLR_Neutrik_NC5MAV_Vertical
-A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav
-neutrik xlr a
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MBH-B_Horizontal
-B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MBH_Horizontal
-B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MBV-B_Vertical
-B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_XLR_Neutrik_NC5MBV-SW_Vertical
-B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw
-neutrik xlr b
-0
-9
-9
-Connector_Audio
-Jack_XLR_Neutrik_NC5MBV_Vertical
-B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv
-neutrik xlr b
-0
-6
-6
-Connector_Audio
-Jack_speakON-6.35mm_Neutrik_NLJ2MD-H_Horizontal
-speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, https://www.neutrik.com/en/product/nlj2md-h
-neutrik speakon combo
-0
-2
-2
-Connector_Audio
-Jack_speakON-6.35mm_Neutrik_NLJ2MD-V_Vertical
-speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, https://www.neutrik.com/en/product/nlj2md-v
-neutrik speakon combo
-0
-2
-2
-Connector_Audio
-Jack_speakON_Neutrik_NL2MD-H_Horizontal
-speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, https://www.neutrik.com/en/product/nl2md-h
-neutrik speakon
-0
-2
-2
-Connector_Audio
-Jack_speakON_Neutrik_NL2MD-V_Vertical
-speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl2md-v
-neutrik speakon
-0
-2
-2
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-H-1_Horizontal
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-1
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-H-2_Horizontal
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-2
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-H-3_Horizontal
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-3
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-H_Horizontal
-speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-V-1_Vertical
-speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-1
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-V-2_Vertical
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-2
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-V-R_Vertical
-speakON Chassis Connectors, 4 pole chassis connector, red D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-r
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-V-S_Vertical
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, switchable version of NL4MD-V with 8 vertical PCB contacts (4 switching contacts), https://www.neutrik.com/en/product/nl4md-v-s
-neutrik speakon
-0
-8
-8
-Connector_Audio
-Jack_speakON_Neutrik_NL4MD-V_Vertical
-speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v
-neutrik speakon
-0
-4
-4
-Connector_Audio
-Jack_speakON_Neutrik_NL8MD-V-1_Vertical
-speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v-1
-neutrik speakon
-0
-8
-8
-Connector_Audio
-Jack_speakON_Neutrik_NL8MD-V_Vertical
-speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v
-neutrik speakon
-0
-8
-8
-Connector_Audio
-Jack_speakON_Neutrik_NLT4MD-V_Vertical
-STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v
-neutrik speakon stx
-0
-4
-4
-Connector_Audio
-MiniXLR-5_Switchcraft_TRAPC_Horizontal
-http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF
-THT Mini XLR 5Pin right angle
-0
-5
-5
-Connector_BarrelJack
-BarrelJack_CLIFF_FC681465S_SMT_Horizontal
-Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf
-Power Jack SMT
-0
-4
-3
-Connector_BarrelJack
-BarrelJack_CUI_PJ-036AH-SMT_Horizontal
-Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf
-Power Jack SMT
-0
-3
-3
-Connector_BarrelJack
-BarrelJack_CUI_PJ-063AH_Horizontal
-Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
-barrel jack cui dc power
-0
-4
-3
-Connector_BarrelJack
-BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles
-Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
-barrel jack cui dc power
-0
-4
-3
-Connector_BarrelJack
-BarrelJack_CUI_PJ-102AH_Horizontal
-Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf
-Power Jack
-0
-3
-3
-Connector_BarrelJack
-BarrelJack_GCT_DCJ200-10-A_Horizontal
-Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf
-connector barrel jack
-0
-3
-3
-Connector_BarrelJack
-BarrelJack_Horizontal
-DC Barrel Jack
-Power Jack
-0
-3
-3
-Connector_BarrelJack
-BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal
-DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf
-barreljack switchcraftconxall dc power
-0
-2
-2
-Connector_BarrelJack
-BarrelJack_Wuerth_6941xx301002
-Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf
-connector barrel jack
-0
-3
-3
-Connector_Card
-CF-Card_3M_N7E50-A516xx-30
-Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
-connector cf
-0
-54
-50
-Connector_Card
-CF-Card_3M_N7E50-E516xx-30
-Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
-connector cf
-0
-54
-50
-Connector_Card
-SD_Hirose_DM1AA_SF_PEJ82
-SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301)
-SD card connector
-0
-16
-13
-Connector_Card
-SD_Kyocera_145638009211859+
-SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
-sd card smt
-0
-13
-13
-Connector_Card
-SD_Kyocera_145638009511859+
-SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
-sd card smt
-0
-13
-13
-Connector_Card
-SD_Kyocera_145638109211859+
-SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
-sd card smt
-0
-13
-13
-Connector_Card
-SD_Kyocera_145638109511859+
-SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
-sd card smt
-0
-13
-13
-Connector_Card
-SD_TE_2041021
-SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4)
-sd card
-0
-15
-12
-Connector_Card
-microSD_HC_Hirose_DM3AT-SF-PEJM5
-Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=)
-Micro SD
-0
-14
-11
-Connector_Card
-microSD_HC_Hirose_DM3BT-DSF-PEJS
-Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=)
-Micro SD
-0
-16
-11
-Connector_Card
-microSD_HC_Hirose_DM3D-SF
-Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf)
-Micro SD
-0
-14
-11
-Connector_Card
-microSD_HC_Molex_104031-0811
-1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf)
-microSD SD molex
-0
-14
-11
-Connector_Card
-microSD_HC_Wuerth_693072010801
-http://katalog.we-online.de/em/datasheet/693072010801.pdf
-Micro SD Wuerth Wurth Würth
-0
-12
-9
-Connector_Card
-microSIM_JAE_SF53S006VCBR2000
-https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf
-microSIM GSM Card
-0
-14
-7
-Connector_Coaxial
-BNC_Amphenol_031-6575_Horizontal
-dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf)
-Dual BNC Amphenol Horizontal
-0
-6
-4
-Connector_Coaxial
-BNC_Amphenol_B6252HB-NPP3G-50_Horizontal
-http://www.farnell.com/datasheets/612848.pdf
-BNC Amphenol Horizontal
-0
-4
-2
-Connector_Coaxial
-BNC_PanelMountable_Vertical
-Panel-mountable BNC connector mounted through PCB, vertical
-BNC connector
-0
-2
-2
-Connector_Coaxial
-BNC_TEConnectivity_1478035_Horizontal
-BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0
-BNC RF interface bayonet 50ohm
-0
-5
-2
-Connector_Coaxial
-BNC_TEConnectivity_1478204_Vertical
-BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html
-BNC female PCB mount 4 pin straight chassis connector
-0
-5
-2
-Connector_Coaxial
-BNC_Win_364A2x95_Horizontal
-Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf)
-Dual BNC Horizontal Isolated
-0
-6
-3
-Connector_Coaxial
-CoaxialSwitch_Hirose_MS-156C3_Horizontal
-Subminiature Coaxial Switch 1.35mm High, DC to 11GHz
-Switch Coaxial RF
-0
-12
-3
-Connector_Coaxial
-MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB
-Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
-Molex MMCX Horizontal Coaxial
-0
-3
-2
-Connector_Coaxial
-MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB
-Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
-Molex MMCX Horizontal Coaxial
-0
-3
-2
-Connector_Coaxial
-MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB
-Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
-Molex MMCX Horizontal Coaxial
-0
-3
-2
-Connector_Coaxial
-MMCX_Molex_73415-1471_Vertical
-http://www.molex.com/pdm_docs/sd/734151471_sd.pdf
-Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_901-143_Horizontal
- Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682
-SMA THT Female Jack Horizontal
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_901-144_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf
-SMA THT Female Jack Vertical
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132134-10_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf
-SMA SMD Female Jack Vertical
-0
-3
-2
-Connector_Coaxial
-SMA_Amphenol_132134-11_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf
-SMA THT Female Jack Vertical ExtendedLegs
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132134-14_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf
-SMA THT Female Jack Vertical ExtendedLegs
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132134-16_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf
-SMA THT Female Jack Vertical ExtendedLegs
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132134_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf
-SMA THT Female Jack Vertical ExtendedLegs
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132203-12_Horizontal
-https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf
-SMA THT Female Jack Horizontal
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132289_EdgeMount
-http://www.amphenolrf.com/132289.html
-SMA
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132291-12_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf
-SMA THT Female Jack Vertical Bulkhead
-0
-5
-2
-Connector_Coaxial
-SMA_Amphenol_132291_Vertical
-https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf
-SMA THT Female Jack Vertical Bulkhead
-0
-5
-2
-Connector_Coaxial
-SMA_Molex_73251-1153_EdgeMount_Horizontal
-Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf)
-sma edge
-0
-11
-2
-Connector_Coaxial
-SMA_Molex_73251-2120_EdgeMount_Horizontal
-Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf)
-sma edge
-0
-11
-2
-Connector_Coaxial
-SMA_Molex_73251-2200_Horizontal
-https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf
-SMA THT Female Jack Horizontal
-0
-5
-2
-Connector_Coaxial
-SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount
-Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf)
-SMA Straight Samtec Edge Mount
-0
-5
-2
-Connector_Coaxial
-SMA_Wurth_60312002114503_Vertical
-https://www.we-online.de/katalog/datasheet/60312002114503.pdf
-SMA THT Female Jack Vertical ExtendedLegs
-0
-5
-2
-Connector_Coaxial
-SMB_Jack_Vertical
-SMB pcb mounting jack
-SMB Jack Striaght
-0
-5
-2
-Connector_Coaxial
-U.FL_Hirose_U.FL-R-SMT-1_Vertical
-Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/
-Hirose U.FL Coaxial
-0
-3
-2
-Connector_Coaxial
-U.FL_Molex_MCRF_73412-0110_Vertical
-Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf)
-mcrf hirose ufl u.fl microcoaxial
-0
-4
-2
-Connector_DIN
-DIN41612_B2_2x8_Female_Vertical_THT
-DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/2
-0
-16
-16
-Connector_DIN
-DIN41612_B2_2x8_Male_Horizontal_THT
-DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/2
-0
-16
-16
-Connector_DIN
-DIN41612_B2_2x16_Female_Vertical_THT
-DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/2
-0
-32
-32
-Connector_DIN
-DIN41612_B2_2x16_Male_Horizontal_THT
-DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/2
-0
-32
-32
-Connector_DIN
-DIN41612_B3_2x5_Female_Vertical_THT
-DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/3
-0
-10
-10
-Connector_DIN
-DIN41612_B3_2x5_Male_Horizontal_THT
-DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/3
-0
-10
-10
-Connector_DIN
-DIN41612_B3_2x10_Female_Vertical_THT
-DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/3
-0
-20
-20
-Connector_DIN
-DIN41612_B3_2x10_Male_Horizontal_THT
-DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B/3
-0
-20
-20
-Connector_DIN
-DIN41612_B_1x32_Female_Vertical_THT
-DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-32
-32
-Connector_DIN
-DIN41612_B_1x32_Male_Horizontal_THT
-DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-32
-32
-Connector_DIN
-DIN41612_B_2x16_Female_Vertical_THT
-DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-32
-32
-Connector_DIN
-DIN41612_B_2x16_Male_Horizontal_THT
-DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-32
-32
-Connector_DIN
-DIN41612_B_2x32_Female_Vertical_THT
-DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-64
-64
-Connector_DIN
-DIN41612_B_2x32_Male_Horizontal_THT
-DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 B
-0
-64
-64
-Connector_DIN
-DIN41612_C2_2x16_Female_Vertical_THT
-DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/2
-0
-32
-32
-Connector_DIN
-DIN41612_C2_2x16_Male_Horizontal_THT
-DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/2
-0
-32
-32
-Connector_DIN
-DIN41612_C2_3x16_Female_Vertical_THT
-DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/2
-0
-48
-48
-Connector_DIN
-DIN41612_C2_3x16_Male_Horizontal_THT
-DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/2
-0
-48
-48
-Connector_DIN
-DIN41612_C3_2x10_Female_Vertical_THT
-DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/3
-0
-20
-20
-Connector_DIN
-DIN41612_C3_2x10_Male_Horizontal_THT
-DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/3
-0
-20
-20
-Connector_DIN
-DIN41612_C3_3x10_Female_Vertical_THT
-DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/3
-0
-30
-30
-Connector_DIN
-DIN41612_C3_3x10_Male_Horizontal_THT
-DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C/3
-0
-30
-30
-Connector_DIN
-DIN41612_C_1x32_Female_Vertical_THT
-DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-32
-32
-Connector_DIN
-DIN41612_C_1x32_Male_Horizontal_THT
-DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-32
-32
-Connector_DIN
-DIN41612_C_2x16_Female_Vertical_THT
-DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-32
-32
-Connector_DIN
-DIN41612_C_2x16_Male_Horizontal_THT
-DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-32
-32
-Connector_DIN
-DIN41612_C_2x32_Female_Vertical_THT
-DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-64
-64
-Connector_DIN
-DIN41612_C_2x32_Male_Horizontal_THT
-DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-64
-64
-Connector_DIN
-DIN41612_C_3x16_Female_Vertical_THT
-DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-48
-48
-Connector_DIN
-DIN41612_C_3x16_Male_Horizontal_THT
-DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-48
-48
-Connector_DIN
-DIN41612_C_3x32_Female_Vertical_THT
-DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-96
-96
-Connector_DIN
-DIN41612_C_3x32_Male_Horizontal_THT
-DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 C
-0
-96
-96
-Connector_DIN
-DIN41612_D_2x8_Female_Vertical_THT
-DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 D
-0
-16
-16
-Connector_DIN
-DIN41612_D_2x8_Male_Horizontal_THT
-DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 D
-0
-16
-16
-Connector_DIN
-DIN41612_D_2x16_Female_Vertical_THT
-DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 D
-0
-32
-32
-Connector_DIN
-DIN41612_D_2x16_Male_Horizontal_THT
-DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 D
-0
-32
-32
-Connector_DIN
-DIN41612_E_2x16_Female_Vertical_THT
-DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-32
-32
-Connector_DIN
-DIN41612_E_2x16_Male_Horizontal_THT
-DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-32
-32
-Connector_DIN
-DIN41612_E_2x16_RowsAC_Female_Vertical_THT
-DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-32
-32
-Connector_DIN
-DIN41612_E_2x16_RowsAC_Male_Horizontal_THT
-DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-32
-32
-Connector_DIN
-DIN41612_E_3x16_Female_Vertical_THT
-DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-48
-48
-Connector_DIN
-DIN41612_E_3x16_Male_Horizontal_THT
-DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 E
-0
-48
-48
-Connector_DIN
-DIN41612_F_2x16_Female_Vertical_THT
-DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-32
-32
-Connector_DIN
-DIN41612_F_2x16_Male_Horizontal_THT
-DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-32
-32
-Connector_DIN
-DIN41612_F_2x16_RowsZD_Female_Vertical_THT
-DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-32
-32
-Connector_DIN
-DIN41612_F_2x16_RowsZD_Male_Horizontal_THT
-DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-32
-32
-Connector_DIN
-DIN41612_F_3x16_Female_Vertical_THT
-DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-48
-48
-Connector_DIN
-DIN41612_F_3x16_Male_Horizontal_THT
-DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 F
-0
-48
-48
-Connector_DIN
-DIN41612_Q2_2x16_Male_Horizontal_THT
-DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q/2
-0
-32
-32
-Connector_DIN
-DIN41612_Q2_2x16_Male_Vertical_THT
-DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q/2
-0
-32
-32
-Connector_DIN
-DIN41612_Q3_2x10_Male_Horizontal_THT
-DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q/3
-0
-20
-20
-Connector_DIN
-DIN41612_Q3_2x10_Male_Vertical_THT
-DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q/3
-0
-20
-20
-Connector_DIN
-DIN41612_Q_2x32_Male_Horizontal_THT
-DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q
-0
-64
-64
-Connector_DIN
-DIN41612_Q_2x32_Male_Vertical_THT
-DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 Q
-0
-64
-64
-Connector_DIN
-DIN41612_R2_2x16_Male_Horizontal_THT
-DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/2
-0
-32
-32
-Connector_DIN
-DIN41612_R2_2x16_Male_Vertical_THT
-DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/2
-0
-32
-32
-Connector_DIN
-DIN41612_R2_3x16_Male_Horizontal_THT
-DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/2
-0
-48
-48
-Connector_DIN
-DIN41612_R2_3x16_Male_Vertical_THT
-DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/2
-0
-48
-48
-Connector_DIN
-DIN41612_R3_2x10_Male_Horizontal_THT
-DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/3
-0
-20
-20
-Connector_DIN
-DIN41612_R3_2x10_Male_Vertical_THT
-DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/3
-0
-20
-20
-Connector_DIN
-DIN41612_R3_3x10_Male_Horizontal_THT
-DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/3
-0
-30
-30
-Connector_DIN
-DIN41612_R3_3x10_Male_Vertical_THT
-DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R/3
-0
-30
-30
-Connector_DIN
-DIN41612_R_1x32_Male_Horizontal_THT
-DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-32
-32
-Connector_DIN
-DIN41612_R_1x32_Male_Vertical_THT
-DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-32
-32
-Connector_DIN
-DIN41612_R_2x16_Male_Horizontal_THT
-DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-32
-32
-Connector_DIN
-DIN41612_R_2x16_Male_Vertical_THT
-DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-32
-32
-Connector_DIN
-DIN41612_R_2x32_Male_Horizontal_THT
-DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-64
-64
-Connector_DIN
-DIN41612_R_2x32_Male_Vertical_THT
-DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-64
-64
-Connector_DIN
-DIN41612_R_3x16_Male_Horizontal_THT
-DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-48
-48
-Connector_DIN
-DIN41612_R_3x16_Male_Vertical_THT
-DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-48
-48
-Connector_DIN
-DIN41612_R_3x32_Male_Horizontal_THT
-DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-96
-96
-Connector_DIN
-DIN41612_R_3x32_Male_Vertical_THT
-DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
-DIN 41612 IEC 60603 R
-0
-96
-96
-Connector_Dsub
-DSUB-9_Female_EdgeMount_P2.77mm
-9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Female_Vertical_P2.77x2.84mm
-9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles
-9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_EdgeMount_P2.77mm
-9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-9_Male_Vertical_P2.77x2.84mm
-9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
-0
-9
-9
-Connector_Dsub
-DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles
-9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
-0
-11
-10
-Connector_Dsub
-DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
-15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
-15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_EdgeMount_P2.77mm
-15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Female_Vertical_P2.77x2.84mm
-15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles
-15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_EdgeMount_P2.77mm
-15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-15_Male_Vertical_P2.77x2.84mm
-15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
-0
-15
-15
-Connector_Dsub
-DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles
-15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
-0
-17
-16
-Connector_Dsub
-DSUB-25_Female_EdgeMount_P2.77mm
-25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Female_Vertical_P2.77x2.84mm
-25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles
-25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_EdgeMount_P2.77mm
-25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-25_Male_Vertical_P2.77x2.84mm
-25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
-0
-25
-25
-Connector_Dsub
-DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles
-25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
-0
-27
-26
-Connector_Dsub
-DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-26
-26
-Connector_Dsub
-DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-26
-26
-Connector_Dsub
-DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
-26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-26
-26
-Connector_Dsub
-DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-26
-26
-Connector_Dsub
-DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
-26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm
-0
-28
-27
-Connector_Dsub
-DSUB-37_Female_EdgeMount_P2.77mm
-37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Female_Vertical_P2.77x2.84mm
-37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles
-37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_EdgeMount_P2.77mm
-37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
-37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-37_Male_Vertical_P2.77x2.84mm
-37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
-0
-37
-37
-Connector_Dsub
-DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles
-37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
-0
-39
-38
-Connector_Dsub
-DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-44
-44
-Connector_Dsub
-DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-44
-44
-Connector_Dsub
-DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
-44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
-0
-44
-44
-Connector_Dsub
-DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
-44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
-0
-44
-44
-Connector_Dsub
-DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
-44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm
-0
-46
-45
-Connector_Dsub
-DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-64
-63
-Connector_Dsub
-DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-64
-63
-Connector_Dsub
-DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm
-0
-62
-62
-Connector_Dsub
-DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm
-0
-62
-62
-Connector_Dsub
-DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles
-62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm
-0
-64
-63
-Connector_Dsub
-DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-64
-63
-Connector_Dsub
-DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
-0
-64
-63
-Connector_Dsub
-DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm
-0
-62
-62
-Connector_Dsub
-DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
-62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
-62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm
-0
-62
-62
-Connector_Dsub
-DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles
-62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
-62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm
-0
-64
-63
-Connector_FFC-FPC
-Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-8
-7
-Connector_FFC-FPC
-Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-10
-9
-Connector_FFC-FPC
-Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-12
-11
-Connector_FFC-FPC
-Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-13
-12
-Connector_FFC-FPC
-Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-14
-13
-Connector_FFC-FPC
-Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-15
-14
-Connector_FFC-FPC
-Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-16
-15
-Connector_FFC-FPC
-Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-17
-16
-Connector_FFC-FPC
-Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-18
-17
-Connector_FFC-FPC
-Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-19
-18
-Connector_FFC-FPC
-Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-20
-19
-Connector_FFC-FPC
-Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-21
-20
-Connector_FFC-FPC
-Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-22
-21
-Connector_FFC-FPC
-Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-24
-23
-Connector_FFC-FPC
-Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-26
-25
-Connector_FFC-FPC
-Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-27
-26
-Connector_FFC-FPC
-Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-28
-27
-Connector_FFC-FPC
-Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-30
-29
-Connector_FFC-FPC
-Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-32
-31
-Connector_FFC-FPC
-Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-34
-33
-Connector_FFC-FPC
-Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-35
-34
-Connector_FFC-FPC
-Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-36
-35
-Connector_FFC-FPC
-Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-37
-36
-Connector_FFC-FPC
-Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-38
-37
-Connector_FFC-FPC
-Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-42
-41
-Connector_FFC-FPC
-Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-47
-46
-Connector_FFC-FPC
-Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-52
-51
-Connector_FFC-FPC
-Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal
-Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
-connector Hirose FH12 horizontal
-0
-55
-54
-Connector_FFC-FPC
-Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal
-Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704)
-connector Hirose FH41 horizontal
-0
-38
-32
-Connector_FFC-FPC
-JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-25
-25
-Connector_FFC-FPC
-JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-29
-29
-Connector_FFC-FPC
-JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-41
-41
-Connector_FFC-FPC
-JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-51
-51
-Connector_FFC-FPC
-JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-71
-71
-Connector_FFC-FPC
-JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal
-Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-81
-81
-Connector_FFC-FPC
-Molex_52559-3652_2x18-1MP_P0.5mm_Vertical
-Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf)
-connector Molex top entry
-0
-40
-37
-Connector_FFC-FPC
-Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal
-Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf
-FFC FPC
-0
-54
-51
-Connector_FFC-FPC
-Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal
-Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf
-FFC FPC connector
-0
-12
-11
-Connector_FFC-FPC
-Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-6
-5
-Connector_FFC-FPC
-Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-7
-6
-Connector_FFC-FPC
-Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-8
-7
-Connector_FFC-FPC
-Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-9
-8
-Connector_FFC-FPC
-Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-10
-9
-Connector_FFC-FPC
-Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-11
-10
-Connector_FFC-FPC
-Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-12
-11
-Connector_FFC-FPC
-Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-13
-12
-Connector_FFC-FPC
-Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-14
-13
-Connector_FFC-FPC
-Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-15
-14
-Connector_FFC-FPC
-Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-16
-15
-Connector_FFC-FPC
-Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-17
-16
-Connector_FFC-FPC
-Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-18
-17
-Connector_FFC-FPC
-Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-19
-18
-Connector_FFC-FPC
-Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-20
-19
-Connector_FFC-FPC
-Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-21
-20
-Connector_FFC-FPC
-Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-22
-21
-Connector_FFC-FPC
-Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-23
-22
-Connector_FFC-FPC
-Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-24
-23
-Connector_FFC-FPC
-Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-25
-24
-Connector_FFC-FPC
-Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-26
-25
-Connector_FFC-FPC
-Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-27
-26
-Connector_FFC-FPC
-Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-28
-27
-Connector_FFC-FPC
-Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-29
-28
-Connector_FFC-FPC
-Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-30
-29
-Connector_FFC-FPC
-Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-31
-30
-Connector_FFC-FPC
-Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal
-Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-32
-31
-Connector_FFC-FPC
-Molex_502231-1500_1x15-1SH_P0.5mm_Vertical
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm vertical
-0
-17
-16
-Connector_FFC-FPC
-Molex_502231-2400_1x24-1SH_P0.5mm_Vertical
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm vertical
-0
-26
-25
-Connector_FFC-FPC
-Molex_502231-3300_1x33-1SH_P0.5mm_Vertical
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm vertical
-0
-36
-34
-Connector_FFC-FPC
-Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm right angle
-0
-19
-16
-Connector_FFC-FPC
-Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm right angle
-0
-28
-25
-Connector_FFC-FPC
-Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal
-Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
-molex FFC/FPC connector Pitch 0.5mm right angle
-0
-39
-34
-Connector_FFC-FPC
-Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-19
-18
-Connector_FFC-FPC
-Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-23
-22
-Connector_FFC-FPC
-Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-25
-24
-Connector_FFC-FPC
-Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-29
-28
-Connector_FFC-FPC
-Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-35
-34
-Connector_FFC-FPC
-Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-37
-36
-Connector_FFC-FPC
-Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-41
-40
-Connector_FFC-FPC
-Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-43
-42
-Connector_FFC-FPC
-Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal
-Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator
-connector Molex top entry
-0
-53
-52
-Connector_FFC-FPC
-TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal
-TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-7
-6
-Connector_FFC-FPC
-TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal
-TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-8
-7
-Connector_FFC-FPC
-TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal
-TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-9
-8
-Connector_FFC-FPC
-TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal
-TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-10
-9
-Connector_FFC-FPC
-TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal
-TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-11
-10
-Connector_FFC-FPC
-TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal
-TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-12
-11
-Connector_FFC-FPC
-TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal
-TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-13
-12
-Connector_FFC-FPC
-TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal
-TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-14
-13
-Connector_FFC-FPC
-TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal
-TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-15
-14
-Connector_FFC-FPC
-TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal
-TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-16
-15
-Connector_FFC-FPC
-TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal
-TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-17
-16
-Connector_FFC-FPC
-TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal
-TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-18
-17
-Connector_FFC-FPC
-TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal
-TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-19
-18
-Connector_FFC-FPC
-TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal
-TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-20
-19
-Connector_FFC-FPC
-TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal
-TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-21
-20
-Connector_FFC-FPC
-TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal
-TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-12
-11
-Connector_FFC-FPC
-TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal
-TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-13
-12
-Connector_FFC-FPC
-TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal
-TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-14
-13
-Connector_FFC-FPC
-TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal
-TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-15
-14
-Connector_FFC-FPC
-TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal
-TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-16
-15
-Connector_FFC-FPC
-TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal
-TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-17
-16
-Connector_FFC-FPC
-TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal
-TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-18
-17
-Connector_FFC-FPC
-TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal
-TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-19
-18
-Connector_FFC-FPC
-TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal
-TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-20
-19
-Connector_FFC-FPC
-TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal
-TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-21
-20
-Connector_FFC-FPC
-TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal
-TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-12
-11
-Connector_FFC-FPC
-TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal
-TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-13
-12
-Connector_FFC-FPC
-TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal
-TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-14
-13
-Connector_FFC-FPC
-TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal
-TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-15
-14
-Connector_FFC-FPC
-TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal
-TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-16
-15
-Connector_FFC-FPC
-TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal
-TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-17
-16
-Connector_FFC-FPC
-TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal
-TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-18
-17
-Connector_FFC-FPC
-TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal
-TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-19
-18
-Connector_FFC-FPC
-TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal
-TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-20
-19
-Connector_FFC-FPC
-TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal
-TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-21
-20
-Connector_FFC-FPC
-TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal
-TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-22
-21
-Connector_FFC-FPC
-TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal
-TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-23
-22
-Connector_FFC-FPC
-TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal
-TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-24
-23
-Connector_FFC-FPC
-TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal
-TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-25
-24
-Connector_FFC-FPC
-TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal
-TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-26
-25
-Connector_FFC-FPC
-TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal
-TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-27
-26
-Connector_FFC-FPC
-TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal
-TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-28
-27
-Connector_FFC-FPC
-TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal
-TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-29
-28
-Connector_FFC-FPC
-TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal
-TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-30
-29
-Connector_FFC-FPC
-TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal
-TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-31
-30
-Connector_FFC-FPC
-TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal
-TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-22
-21
-Connector_FFC-FPC
-TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal
-TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-23
-22
-Connector_FFC-FPC
-TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal
-TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-24
-23
-Connector_FFC-FPC
-TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal
-TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-25
-24
-Connector_FFC-FPC
-TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal
-TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-26
-25
-Connector_FFC-FPC
-TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal
-TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-27
-26
-Connector_FFC-FPC
-TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal
-TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-28
-27
-Connector_FFC-FPC
-TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal
-TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-29
-28
-Connector_FFC-FPC
-TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal
-TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-30
-29
-Connector_FFC-FPC
-TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal
-TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-31
-30
-Connector_FFC-FPC
-TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal
-TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-22
-21
-Connector_FFC-FPC
-TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal
-TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-23
-22
-Connector_FFC-FPC
-TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal
-TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-24
-23
-Connector_FFC-FPC
-TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal
-TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-25
-24
-Connector_FFC-FPC
-TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal
-TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-26
-25
-Connector_FFC-FPC
-TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal
-TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-27
-26
-Connector_FFC-FPC
-TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal
-TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-28
-27
-Connector_FFC-FPC
-TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal
-TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-29
-28
-Connector_FFC-FPC
-TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal
-TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-30
-29
-Connector_FFC-FPC
-TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal
-TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-31
-30
-Connector_FFC-FPC
-TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal
-TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-32
-31
-Connector_FFC-FPC
-TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal
-TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-32
-31
-Connector_FFC-FPC
-TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal
-TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-32
-31
-Connector_FFC-FPC
-TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal
-TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-33
-32
-Connector_FFC-FPC
-TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal
-TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-34
-33
-Connector_FFC-FPC
-TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal
-TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-35
-34
-Connector_FFC-FPC
-TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal
-TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-36
-35
-Connector_FFC-FPC
-TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal
-TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-37
-36
-Connector_FFC-FPC
-TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal
-TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-38
-37
-Connector_FFC-FPC
-TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal
-TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-39
-38
-Connector_FFC-FPC
-TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal
-TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-40
-39
-Connector_FFC-FPC
-TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal
-TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-41
-40
-Connector_FFC-FPC
-TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal
-TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-42
-41
-Connector_FFC-FPC
-TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal
-TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-43
-42
-Connector_FFC-FPC
-TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal
-TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-44
-43
-Connector_FFC-FPC
-TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal
-TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-45
-44
-Connector_FFC-FPC
-TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal
-TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-46
-45
-Connector_FFC-FPC
-TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal
-TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-47
-46
-Connector_FFC-FPC
-TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal
-TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-48
-47
-Connector_FFC-FPC
-TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal
-TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-49
-48
-Connector_FFC-FPC
-TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal
-TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-50
-49
-Connector_FFC-FPC
-TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal
-TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-51
-50
-Connector_FFC-FPC
-TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal
-TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
-te fpc 1734839
-0
-52
-51
-Connector_FFC-FPC
-TE_84952-4_1x04-1MP_P1.0mm_Horizontal
-TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-6
-5
-Connector_FFC-FPC
-TE_84952-5_1x05-1MP_P1.0mm_Horizontal
-TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-7
-6
-Connector_FFC-FPC
-TE_84952-6_1x06-1MP_P1.0mm_Horizontal
-TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-8
-7
-Connector_FFC-FPC
-TE_84952-7_1x07-1MP_P1.0mm_Horizontal
-TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-9
-8
-Connector_FFC-FPC
-TE_84952-8_1x08-1MP_P1.0mm_Horizontal
-TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-10
-9
-Connector_FFC-FPC
-TE_84952-9_1x09-1MP_P1.0mm_Horizontal
-TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
-te fpc 84952
-0
-11
-10
-Connector_FFC-FPC
-TE_84953-4_1x04-1MP_P1.0mm_Horizontal
-TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-6
-5
-Connector_FFC-FPC
-TE_84953-5_1x05-1MP_P1.0mm_Horizontal
-TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-7
-6
-Connector_FFC-FPC
-TE_84953-6_1x06-1MP_P1.0mm_Horizontal
-TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-8
-7
-Connector_FFC-FPC
-TE_84953-7_1x07-1MP_P1.0mm_Horizontal
-TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-9
-8
-Connector_FFC-FPC
-TE_84953-8_1x08-1MP_P1.0mm_Horizontal
-TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-10
-9
-Connector_FFC-FPC
-TE_84953-9_1x09-1MP_P1.0mm_Horizontal
-TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
-te fpc 84953
-0
-11
-10
-Connector_FFC-FPC
-Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal
-http://katalog.we-online.de/em/datasheet/68611214422.pdf
-Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT
-0
-14
-13
-Connector_HDMI
-HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal
-HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449
-HDMI Contact Technology Type A
-0
-23
-20
-Connector_HDMI
-HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle
-HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf
-hdmi type a
-0
-23
-20
-Connector_HDMI
-HDMI_Micro-D_Molex_46765-0x01
-HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
-hdmi micro type d right angle smd
-0
-23
-20
-Connector_HDMI
-HDMI_Micro-D_Molex_46765-1x01
-HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
-hdmi micro type d right angle tht
-0
-23
-20
-Connector_HDMI
-HDMI_Micro-D_Molex_46765-2x0x
-HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
-hdmi micro type d right angle tht smd hybrid
-0
-23
-20
-Connector_Harting
-Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-4
-3
-Connector_Harting
-Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-4
-3
-Connector_Harting
-Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-4
-3
-Connector_Harting
-Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-5
-4
-Connector_Harting
-Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-5
-4
-Connector_Harting
-Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-5
-4
-Connector_Harting
-Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-6
-5
-Connector_Harting
-Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-6
-5
-Connector_Harting
-Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-6
-5
-Connector_Harting
-Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-7
-6
-Connector_Harting
-Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-7
-6
-Connector_Harting
-Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-7
-6
-Connector_Harting
-Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-8
-7
-Connector_Harting
-Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-8
-7
-Connector_Harting
-Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-8
-7
-Connector_Harting
-Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-9
-8
-Connector_Harting
-Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-9
-8
-Connector_Harting
-Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-9
-8
-Connector_Harting
-Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-10
-9
-Connector_Harting
-Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-10
-9
-Connector_Harting
-Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-10
-9
-Connector_Harting
-Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-11
-10
-Connector_Harting
-Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-11
-10
-Connector_Harting
-Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-11
-10
-Connector_Harting
-Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-12
-11
-Connector_Harting
-Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-12
-11
-Connector_Harting
-Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-12
-11
-Connector_Harting
-Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-13
-12
-Connector_Harting
-Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-13
-12
-Connector_Harting
-Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-13
-12
-Connector_Harting
-Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical
-Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon vertical
-0
-14
-13
-Connector_Harting
-Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-14
-13
-Connector_Harting
-Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal
-Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
-connector Harting har-flexicon horizontal
-0
-14
-13
-Connector_Harwin
-Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical
-Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X
-connector harwin gecko
-0
-6
-6
-Connector_Harwin
-Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical
-Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X
-connector harwin gecko
-0
-10
-10
-Connector_Harwin
-Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical
-Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X
-connector harwin gecko
-0
-12
-12
-Connector_Harwin
-Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical
-Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X
-connector harwin gecko
-0
-16
-16
-Connector_Harwin
-Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical
-Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X
-connector harwin gecko
-0
-20
-20
-Connector_Harwin
-Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical
-Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X
-connector harwin gecko
-0
-26
-26
-Connector_Harwin
-Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical
-Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X
-connector harwin gecko
-0
-34
-34
-Connector_Harwin
-Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical
-Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X
-connector harwin gecko
-0
-50
-50
-Connector_Harwin
-Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical
-Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X
-connector harwin gecko
-0
-6
-6
-Connector_Harwin
-Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical
-Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X
-connector harwin gecko
-0
-6
-6
-Connector_Harwin
-Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical
-Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X
-connector harwin gecko
-0
-10
-10
-Connector_Harwin
-Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical
-Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X
-connector harwin gecko
-0
-10
-10
-Connector_Harwin
-Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical
-Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X
-connector harwin gecko
-0
-12
-12
-Connector_Harwin
-Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical
-Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X
-connector harwin gecko
-0
-12
-12
-Connector_Harwin
-Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical
-Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X
-connector harwin gecko
-0
-16
-16
-Connector_Harwin
-Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical
-Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X
-connector harwin gecko
-0
-16
-16
-Connector_Harwin
-Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical
-Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X
-connector harwin gecko
-0
-20
-20
-Connector_Harwin
-Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical
-Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X
-connector harwin gecko
-0
-20
-20
-Connector_Harwin
-Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical
-Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X
-connector harwin gecko
-0
-26
-26
-Connector_Harwin
-Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical
-Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X
-connector harwin gecko
-0
-26
-26
-Connector_Harwin
-Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical
-Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X
-connector harwin gecko
-0
-34
-34
-Connector_Harwin
-Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical
-Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X
-connector harwin gecko
-0
-34
-34
-Connector_Harwin
-Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical
-Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X
-connector harwin gecko
-0
-50
-50
-Connector_Harwin
-Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical
-Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X
-connector harwin gecko
-0
-50
-50
-Connector_Harwin
-Harwin_LTek-Male_02_P2.00mm_Vertical
-Harwin LTek Connector, 2 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-2
-2
-Connector_Harwin
-Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-6
-2
-Connector_Harwin
-Harwin_LTek-Male_2x02_P2.00mm_Vertical
-Harwin LTek Connector, 4 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-4
-4
-Connector_Harwin
-Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-8
-4
-Connector_Harwin
-Harwin_LTek-Male_2x03_P2.00mm_Vertical
-Harwin LTek Connector, 6 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-6
-6
-Connector_Harwin
-Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-10
-6
-Connector_Harwin
-Harwin_LTek-Male_2x04_P2.00mm_Vertical
-Harwin LTek Connector, 8 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-8
-8
-Connector_Harwin
-Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-12
-8
-Connector_Harwin
-Harwin_LTek-Male_2x05_P2.00mm_Vertical
-Harwin LTek Connector, 10 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-10
-10
-Connector_Harwin
-Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-14
-10
-Connector_Harwin
-Harwin_LTek-Male_2x06_P2.00mm_Vertical
-Harwin LTek Connector, 12 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-12
-12
-Connector_Harwin
-Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-16
-12
-Connector_Harwin
-Harwin_LTek-Male_2x07_P2.00mm_Vertical
-Harwin LTek Connector, 14 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-14
-14
-Connector_Harwin
-Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-18
-14
-Connector_Harwin
-Harwin_LTek-Male_2x08_P2.00mm_Vertical
-Harwin LTek Connector, 16 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-16
-16
-Connector_Harwin
-Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-20
-16
-Connector_Harwin
-Harwin_LTek-Male_2x09_P2.00mm_Vertical
-Harwin LTek Connector, 18 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-18
-18
-Connector_Harwin
-Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-22
-18
-Connector_Harwin
-Harwin_LTek-Male_2x10_P2.00mm_Vertical
-Harwin LTek Connector, 20 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-20
-20
-Connector_Harwin
-Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-24
-20
-Connector_Harwin
-Harwin_LTek-Male_2x13_P2.00mm_Vertical
-Harwin LTek Connector, 26 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-26
-26
-Connector_Harwin
-Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-30
-26
-Connector_Harwin
-Harwin_LTek-Male_2x17_P2.00mm_Vertical
-Harwin LTek Connector, 34 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-34
-34
-Connector_Harwin
-Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-38
-34
-Connector_Harwin
-Harwin_LTek-Male_2x22_P2.00mm_Vertical
-Harwin LTek Connector, 44 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-44
-44
-Connector_Harwin
-Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-48
-44
-Connector_Harwin
-Harwin_LTek-Male_03_P2.00mm_Vertical
-Harwin LTek Connector, 3 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-3
-3
-Connector_Harwin
-Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-7
-3
-Connector_Harwin
-Harwin_LTek-Male_04_P2.00mm_Vertical
-Harwin LTek Connector, 4 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-4
-4
-Connector_Harwin
-Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-8
-4
-Connector_Harwin
-Harwin_LTek-Male_05_P2.00mm_Vertical
-Harwin LTek Connector, 5 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-5
-5
-Connector_Harwin
-Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-9
-5
-Connector_Harwin
-Harwin_LTek-Male_06_P2.00mm_Vertical
-Harwin LTek Connector, 6 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-6
-6
-Connector_Harwin
-Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-10
-6
-Connector_Harwin
-Harwin_LTek-Male_07_P2.00mm_Vertical
-Harwin LTek Connector, 7 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-7
-7
-Connector_Harwin
-Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-11
-7
-Connector_Harwin
-Harwin_LTek-Male_17_P2.00mm_Vertical
-Harwin LTek Connector, 17 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-17
-17
-Connector_Harwin
-Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-21
-17
-Connector_Harwin
-Harwin_LTek-Male_22_P2.00mm_Vertical
-Harwin LTek Connector, 22 pins, single row male, vertical entry
-connector harwin ltek M80
-0
-22
-22
-Connector_Harwin
-Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief
-Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip
-connector harwin ltek M80
-0
-26
-22
-Connector_Harwin
-Harwin_M20-89003xx_1x03_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-4
-3
-Connector_Harwin
-Harwin_M20-89004xx_1x04_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-5
-4
-Connector_Harwin
-Harwin_M20-89005xx_1x05_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-6
-5
-Connector_Harwin
-Harwin_M20-89006xx_1x06_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-7
-6
-Connector_Harwin
-Harwin_M20-89007xx_1x07_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-8
-7
-Connector_Harwin
-Harwin_M20-89008xx_1x08_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-9
-8
-Connector_Harwin
-Harwin_M20-89009xx_1x09_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-10
-9
-Connector_Harwin
-Harwin_M20-89010xx_1x10_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-11
-10
-Connector_Harwin
-Harwin_M20-89011xx_1x11_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-12
-11
-Connector_Harwin
-Harwin_M20-89012xx_1x12_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-13
-12
-Connector_Harwin
-Harwin_M20-89013xx_1x13_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-14
-13
-Connector_Harwin
-Harwin_M20-89014xx_1x14_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-15
-14
-Connector_Harwin
-Harwin_M20-89015xx_1x15_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-16
-15
-Connector_Harwin
-Harwin_M20-89016xx_1x16_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-17
-16
-Connector_Harwin
-Harwin_M20-89017xx_1x17_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-18
-17
-Connector_Harwin
-Harwin_M20-89018xx_1x18_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-19
-18
-Connector_Harwin
-Harwin_M20-89019xx_1x19_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-20
-19
-Connector_Harwin
-Harwin_M20-89020xx_1x20_P2.54mm_Horizontal
-Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
-connector Harwin M20-890 horizontal
-0
-21
-20
-Connector_Harwin
-Harwin_M20-7810245_2x02_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-4
-4
-Connector_Harwin
-Harwin_M20-7810345_2x03_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-6
-6
-Connector_Harwin
-Harwin_M20-7810445_2x04_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-8
-8
-Connector_Harwin
-Harwin_M20-7810545_2x05_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-10
-10
-Connector_Harwin
-Harwin_M20-7810645_2x06_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-12
-12
-Connector_Harwin
-Harwin_M20-7810745_2x07_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-14
-14
-Connector_Harwin
-Harwin_M20-7810845_2x08_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-16
-16
-Connector_Harwin
-Harwin_M20-7810945_2x09_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-18
-18
-Connector_Harwin
-Harwin_M20-7811045_2x10_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-20
-20
-Connector_Harwin
-Harwin_M20-7811245_2x12_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-24
-24
-Connector_Harwin
-Harwin_M20-7811545_2x15_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-30
-30
-Connector_Harwin
-Harwin_M20-7812045_2x20_P2.54mm_Vertical
-Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
-connector Harwin M20 side entry
-0
-40
-40
-Connector_Hirose
-Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
-Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
-connector Hirose BM24 40pin header
-0
-44
-42
-Connector_Hirose
-Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
-Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
-connector Hirose 40pin receptacle vertical
-0
-42
-42
-Connector_Hirose
-Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-4
-3
-Connector_Hirose
-Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-5
-4
-Connector_Hirose
-Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-6
-5
-Connector_Hirose
-Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-7
-6
-Connector_Hirose
-Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-8
-7
-Connector_Hirose
-Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-9
-8
-Connector_Hirose
-Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-10
-9
-Connector_Hirose
-Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-11
-10
-Connector_Hirose
-Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-12
-11
-Connector_Hirose
-Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-13
-12
-Connector_Hirose
-Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-14
-13
-Connector_Hirose
-Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-15
-14
-Connector_Hirose
-Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-16
-15
-Connector_Hirose
-Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal
-Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-17
-16
-Connector_Hirose
-Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-4
-4
-Connector_Hirose
-Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-6
-6
-Connector_Hirose
-Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-8
-8
-Connector_Hirose
-Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-10
-10
-Connector_Hirose
-Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-12
-12
-Connector_Hirose
-Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-14
-14
-Connector_Hirose
-Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-16
-16
-Connector_Hirose
-Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-18
-18
-Connector_Hirose
-Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-20
-20
-Connector_Hirose
-Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-22
-22
-Connector_Hirose
-Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-24
-24
-Connector_Hirose
-Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-26
-26
-Connector_Hirose
-Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-28
-28
-Connector_Hirose
-Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-30
-30
-Connector_Hirose
-Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical
-Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
-connector Hirose DF11 vertical
-0
-32
-32
-Connector_Hirose
-Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-20
-10
-Connector_Hirose
-Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-28
-14
-Connector_Hirose
-Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-40
-20
-Connector_Hirose
-Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-60
-30
-Connector_Hirose
-Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-64
-32
-Connector_Hirose
-Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-72
-36
-Connector_Hirose
-Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-80
-40
-Connector_Hirose
-Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-100
-50
-Connector_Hirose
-Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical
-Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-120
-60
-Connector_Hirose
-Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-20
-10
-Connector_Hirose
-Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-28
-14
-Connector_Hirose
-Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-40
-20
-Connector_Hirose
-Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-60
-30
-Connector_Hirose
-Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-64
-32
-Connector_Hirose
-Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-72
-36
-Connector_Hirose
-Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-80
-40
-Connector_Hirose
-Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-100
-50
-Connector_Hirose
-Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-120
-60
-Connector_Hirose
-Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical
-Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
-connector Hirose DF12 vertical
-0
-160
-80
-Connector_Hirose
-Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-2
-2
-Connector_Hirose
-Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-2
-2
-Connector_Hirose
-Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-3
-3
-Connector_Hirose
-Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-3
-3
-Connector_Hirose
-Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-4
-4
-Connector_Hirose
-Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-4
-4
-Connector_Hirose
-Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-5
-5
-Connector_Hirose
-Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-5
-5
-Connector_Hirose
-Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-6
-6
-Connector_Hirose
-Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-6
-6
-Connector_Hirose
-Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-7
-7
-Connector_Hirose
-Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-7
-7
-Connector_Hirose
-Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-8
-8
-Connector_Hirose
-Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-8
-8
-Connector_Hirose
-Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-9
-9
-Connector_Hirose
-Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-9
-9
-Connector_Hirose
-Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-10
-10
-Connector_Hirose
-Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-10
-10
-Connector_Hirose
-Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-11
-11
-Connector_Hirose
-Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-11
-11
-Connector_Hirose
-Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-12
-12
-Connector_Hirose
-Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-12
-12
-Connector_Hirose
-Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-13
-13
-Connector_Hirose
-Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-14
-14
-Connector_Hirose
-Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-14
-14
-Connector_Hirose
-Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical
-Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
-connector Hirose DF13 vertical
-0
-15
-15
-Connector_Hirose
-Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal
-Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
-connector Hirose DF13 horizontal
-0
-15
-15
-Connector_Hirose
-Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-4
-3
-Connector_Hirose
-Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-5
-4
-Connector_Hirose
-Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-6
-5
-Connector_Hirose
-Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-7
-6
-Connector_Hirose
-Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-8
-7
-Connector_Hirose
-Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-9
-8
-Connector_Hirose
-Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-10
-9
-Connector_Hirose
-Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-11
-10
-Connector_Hirose
-Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-12
-11
-Connector_Hirose
-Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-13
-12
-Connector_Hirose
-Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-14
-13
-Connector_Hirose
-Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-16
-15
-Connector_Hirose
-Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical
-Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
-connector Hirose DF13C vertical
-0
-17
-16
-Connector_Hirose
-Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-4
-3
-Connector_Hirose
-Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-5
-4
-Connector_Hirose
-Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-6
-5
-Connector_Hirose
-Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-7
-6
-Connector_Hirose
-Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-8
-7
-Connector_Hirose
-Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-9
-8
-Connector_Hirose
-Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-10
-9
-Connector_Hirose
-Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-11
-10
-Connector_Hirose
-Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-12
-11
-Connector_Hirose
-Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-13
-12
-Connector_Hirose
-Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-14
-13
-Connector_Hirose
-Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-16
-15
-Connector_Hirose
-Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal
-Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
-connector Hirose top entry
-0
-17
-16
-Connector_Hirose
-Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical
-Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-5
-5
-Connector_Hirose
-Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical
-Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-6
-6
-Connector_Hirose
-Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical
-Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-1
-1
-Connector_Hirose
-Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical
-Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-2
-2
-Connector_Hirose
-Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical
-Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-3
-3
-Connector_Hirose
-Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical
-Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-4
-4
-Connector_Hirose
-Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical
-Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-1
-1
-Connector_Hirose
-Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical
-Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-2
-2
-Connector_Hirose
-Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical
-Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-3
-3
-Connector_Hirose
-Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical
-Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-4
-4
-Connector_Hirose
-Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical
-Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
-connector Hirose DF63 vertical
-0
-5
-5
-Connector_IDC
-IDC-Header_2x03_P2.54mm_Horizontal
-Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x03 2.54mm double row
-0
-6
-6
-Connector_IDC
-IDC-Header_2x03_P2.54mm_Vertical
-Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x03 2.54mm double row
-0
-6
-6
-Connector_IDC
-IDC-Header_2x04_P2.54mm_Horizontal
-Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x04 2.54mm double row
-0
-8
-8
-Connector_IDC
-IDC-Header_2x04_P2.54mm_Vertical
-Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x04 2.54mm double row
-0
-8
-8
-Connector_IDC
-IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-12
-11
-Connector_IDC
-IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-12
-11
-Connector_IDC
-IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-12
-11
-Connector_IDC
-IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x05 2.54mm double row
-0
-12
-11
-Connector_IDC
-IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-12
-11
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Horizontal
-Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x05_P2.54mm_Vertical
-Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_IDC
-IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-14
-13
-Connector_IDC
-IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-14
-13
-Connector_IDC
-IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-14
-13
-Connector_IDC
-IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x06 2.54mm double row
-0
-14
-13
-Connector_IDC
-IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-14
-13
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Horizontal
-Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x06_P2.54mm_Vertical
-Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_IDC
-IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-16
-15
-Connector_IDC
-IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-16
-15
-Connector_IDC
-IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-16
-15
-Connector_IDC
-IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x07 2.54mm double row
-0
-16
-15
-Connector_IDC
-IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-16
-15
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Horizontal
-Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Horizontal_Lock
-Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf)
-connector idc locked
-0
-16
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x07_P2.54mm_Vertical
-Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_IDC
-IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-18
-17
-Connector_IDC
-IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-18
-17
-Connector_IDC
-IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-18
-17
-Connector_IDC
-IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x08 2.54mm double row
-0
-18
-17
-Connector_IDC
-IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-18
-17
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Horizontal
-Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x08_P2.54mm_Vertical
-Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_IDC
-IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-22
-21
-Connector_IDC
-IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-22
-21
-Connector_IDC
-IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-22
-21
-Connector_IDC
-IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x10 2.54mm double row
-0
-22
-21
-Connector_IDC
-IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-22
-21
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Horizontal
-Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x10_P2.54mm_Vertical
-Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_IDC
-IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-26
-25
-Connector_IDC
-IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-26
-25
-Connector_IDC
-IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-26
-25
-Connector_IDC
-IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x12 2.54mm double row
-0
-26
-25
-Connector_IDC
-IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-26
-25
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Horizontal
-Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x12_P2.54mm_Vertical
-Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_IDC
-IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-28
-27
-Connector_IDC
-IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-28
-27
-Connector_IDC
-IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-28
-27
-Connector_IDC
-IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x13 2.54mm double row
-0
-28
-27
-Connector_IDC
-IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-28
-27
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Horizontal
-Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x13_P2.54mm_Vertical
-Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_IDC
-IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-32
-31
-Connector_IDC
-IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-32
-31
-Connector_IDC
-IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-32
-31
-Connector_IDC
-IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x15 2.54mm double row
-0
-32
-31
-Connector_IDC
-IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-32
-31
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Horizontal
-Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x15_P2.54mm_Vertical
-Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_IDC
-IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-36
-35
-Connector_IDC
-IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-36
-35
-Connector_IDC
-IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-36
-35
-Connector_IDC
-IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x17 2.54mm double row
-0
-36
-35
-Connector_IDC
-IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-36
-35
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Horizontal
-Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x17_P2.54mm_Vertical
-Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_IDC
-IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-42
-41
-Connector_IDC
-IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-42
-41
-Connector_IDC
-IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-42
-41
-Connector_IDC
-IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x20 2.54mm double row
-0
-42
-41
-Connector_IDC
-IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-42
-41
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Horizontal
-Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x20_P2.54mm_Vertical
-Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_IDC
-IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-52
-51
-Connector_IDC
-IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-52
-51
-Connector_IDC
-IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-52
-51
-Connector_IDC
-IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x25 2.54mm double row
-0
-52
-51
-Connector_IDC
-IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-52
-51
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Horizontal
-Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x25_P2.54mm_Vertical
-Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_IDC
-IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-62
-61
-Connector_IDC
-IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-62
-61
-Connector_IDC
-IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-62
-61
-Connector_IDC
-IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x30 2.54mm double row
-0
-62
-61
-Connector_IDC
-IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-62
-61
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Horizontal
-Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x30_P2.54mm_Vertical
-Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_IDC
-IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-66
-65
-Connector_IDC
-IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-66
-65
-Connector_IDC
-IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-66
-65
-Connector_IDC
-IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x32 2.54mm double row
-0
-66
-65
-Connector_IDC
-IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-66
-65
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Horizontal
-Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC box header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Latch_Horizontal
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole horizontal IDC header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Latch_Vertical
-Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_IDC
-IDC-Header_2x32_P2.54mm_Vertical
-Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
-Through hole vertical IDC box header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_JAE
-JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-4
-4
-Connector_JAE
-JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-4
-4
-Connector_JAE
-JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-6
-6
-Connector_JAE
-JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-6
-6
-Connector_JAE
-JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-8
-8
-Connector_JAE
-JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-8
-8
-Connector_JAE
-JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-10
-10
-Connector_JAE
-JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-10
-10
-Connector_JAE
-JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-12
-12
-Connector_JAE
-JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-12
-12
-Connector_JAE
-JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-14
-14
-Connector_JAE
-JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-14
-14
-Connector_JAE
-JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-16
-16
-Connector_JAE
-JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-16
-16
-Connector_JAE
-JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-18
-18
-Connector_JAE
-JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-18
-18
-Connector_JAE
-JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-20
-20
-Connector_JAE
-JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-20
-20
-Connector_JAE
-JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-22
-22
-Connector_JAE
-JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-22
-22
-Connector_JAE
-JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-24
-24
-Connector_JAE
-JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-24
-24
-Connector_JAE
-JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-26
-26
-Connector_JAE
-JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-26
-26
-Connector_JAE
-JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-28
-28
-Connector_JAE
-JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-28
-28
-Connector_JAE
-JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-30
-30
-Connector_JAE
-JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-30
-30
-Connector_JAE
-JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-32
-32
-Connector_JAE
-JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-32
-32
-Connector_JAE
-JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-34
-34
-Connector_JAE
-JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-34
-34
-Connector_JAE
-JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-36
-36
-Connector_JAE
-JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-36
-36
-Connector_JAE
-JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-38
-38
-Connector_JAE
-JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-38
-38
-Connector_JAE
-JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-40
-40
-Connector_JAE
-JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-40
-40
-Connector_JAE
-JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-42
-42
-Connector_JAE
-JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-42
-42
-Connector_JAE
-JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal
-Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
-connector JAE top entry
-0
-44
-44
-Connector_JAE
-JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical
-Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
-connector JAE side entry
-0
-44
-44
-Connector_JAE
-JAE_MM70-314-310B1
-http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf
-connector JAE MXM
-0
-280
-279
-Connector_JAE
-JAE_SIM_Card_SF72S006
-SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809
-SIM Card with Detect Switch
-0
-18
-9
-Connector_JST
-JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical
-JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
-connector JST ACH vertical
-0
-3
-2
-Connector_JST
-JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical
-JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
-connector JST ACH vertical
-0
-4
-3
-Connector_JST
-JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical
-JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
-connector JST ACH vertical
-0
-5
-4
-Connector_JST
-JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical
-JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
-connector JST ACH vertical
-0
-6
-5
-Connector_JST
-JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical
-JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
-connector JST ACH vertical
-0
-7
-6
-Connector_JST
-JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical
-JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
-connector JST AUH side entry
-0
-5
-4
-Connector_JST
-JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical
-JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
-connector JST AUH side entry
-0
-7
-6
-Connector_JST
-JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical
-JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-2
-2
-Connector_JST
-JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical
-JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-3
-3
-Connector_JST
-JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical
-JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-4
-4
-Connector_JST
-JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical
-JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-5
-5
-Connector_JST
-JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical
-JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-6
-6
-Connector_JST
-JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical
-JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-7
-7
-Connector_JST
-JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical
-JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-8
-8
-Connector_JST
-JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical
-JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH vertical
-0
-9
-9
-Connector_JST
-JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical
-JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-10
-10
-Connector_JST
-JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical
-JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-11
-11
-Connector_JST
-JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical
-JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-12
-12
-Connector_JST
-JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical
-JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-13
-13
-Connector_JST
-JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical
-JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-14
-14
-Connector_JST
-JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical
-JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH side entry
-0
-15
-15
-Connector_JST
-JST_EH_S2B-EH_1x02_P2.50mm_Horizontal
-JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-2
-2
-Connector_JST
-JST_EH_S3B-EH_1x03_P2.50mm_Horizontal
-JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-3
-3
-Connector_JST
-JST_EH_S4B-EH_1x04_P2.50mm_Horizontal
-JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-4
-4
-Connector_JST
-JST_EH_S5B-EH_1x05_P2.50mm_Horizontal
-JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-5
-5
-Connector_JST
-JST_EH_S6B-EH_1x06_P2.50mm_Horizontal
-JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-6
-6
-Connector_JST
-JST_EH_S7B-EH_1x07_P2.50mm_Horizontal
-JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-7
-7
-Connector_JST
-JST_EH_S8B-EH_1x08_P2.50mm_Horizontal
-JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-8
-8
-Connector_JST
-JST_EH_S9B-EH_1x09_P2.50mm_Horizontal
-JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH horizontal
-0
-9
-9
-Connector_JST
-JST_EH_S10B-EH_1x10_P2.50mm_Horizontal
-JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-10
-10
-Connector_JST
-JST_EH_S11B-EH_1x11_P2.50mm_Horizontal
-JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-11
-11
-Connector_JST
-JST_EH_S12B-EH_1x12_P2.50mm_Horizontal
-JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-12
-12
-Connector_JST
-JST_EH_S13B-EH_1x13_P2.50mm_Horizontal
-JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-13
-13
-Connector_JST
-JST_EH_S14B-EH_1x14_P2.50mm_Horizontal
-JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-14
-14
-Connector_JST
-JST_EH_S15B-EH_1x15_P2.50mm_Horizontal
-JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
-connector JST EH top entry
-0
-15
-15
-Connector_JST
-JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical
-JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-4
-3
-Connector_JST
-JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical
-JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-5
-4
-Connector_JST
-JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
-JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-6
-5
-Connector_JST
-JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical
-JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-7
-6
-Connector_JST
-JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical
-JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-8
-7
-Connector_JST
-JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical
-JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-9
-8
-Connector_JST
-JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical
-JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-10
-9
-Connector_JST
-JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical
-JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-11
-10
-Connector_JST
-JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical
-JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-12
-11
-Connector_JST
-JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical
-JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-13
-12
-Connector_JST
-JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical
-JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-14
-13
-Connector_JST
-JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical
-JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-15
-14
-Connector_JST
-JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical
-JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-16
-15
-Connector_JST
-JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical
-JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH side entry
-0
-17
-16
-Connector_JST
-JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal
-JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-4
-3
-Connector_JST
-JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal
-JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-5
-4
-Connector_JST
-JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal
-JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-6
-5
-Connector_JST
-JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal
-JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-7
-6
-Connector_JST
-JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal
-JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-8
-7
-Connector_JST
-JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal
-JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-9
-8
-Connector_JST
-JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal
-JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-10
-9
-Connector_JST
-JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal
-JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-11
-10
-Connector_JST
-JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal
-JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-12
-11
-Connector_JST
-JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal
-JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-13
-12
-Connector_JST
-JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal
-JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-14
-13
-Connector_JST
-JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal
-JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-15
-14
-Connector_JST
-JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal
-JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-16
-15
-Connector_JST
-JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal
-JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
-connector JST GH top entry
-0
-17
-16
-Connector_JST
-JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical
-JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-8
-6
-Connector_JST
-JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical
-JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-10
-8
-Connector_JST
-JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical
-JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-12
-10
-Connector_JST
-JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical
-JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-14
-12
-Connector_JST
-JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical
-JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-18
-16
-Connector_JST
-JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical
-JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 vertical
-0
-22
-20
-Connector_JST
-JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal
-JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-7
-6
-Connector_JST
-JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal
-JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-10
-8
-Connector_JST
-JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal
-JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-12
-10
-Connector_JST
-JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal
-JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-14
-12
-Connector_JST
-JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal
-JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-18
-16
-Connector_JST
-JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal
-JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
-connector JST J2100 horizontal
-0
-22
-20
-Connector_JST
-JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical
-JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
-connector JST JWPF side entry
-0
-2
-2
-Connector_JST
-JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical
-JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
-connector JST JWPF side entry
-0
-3
-3
-Connector_JST
-JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical
-JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
-connector JST JWPF side entry
-0
-4
-4
-Connector_JST
-JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical
-JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
-connector JST JWPF side entry
-0
-6
-6
-Connector_JST
-JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical
-JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
-connector JST JWPF side entry
-0
-8
-8
-Connector_JST
-JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal
-JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator
-connector JST LEA top entry
-0
-4
-3
-Connector_JST
-JST_NV_B02P-NV_1x02_P5.00mm_Vertical
-JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
-connector JST NV side entry
-0
-2
-2
-Connector_JST
-JST_NV_B03P-NV_1x03_P5.00mm_Vertical
-JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
-connector JST NV side entry
-0
-3
-3
-Connector_JST
-JST_NV_B04P-NV_1x04_P5.00mm_Vertical
-JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
-connector JST NV side entry
-0
-4
-4
-Connector_JST
-JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical
-JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-8
-8
-Connector_JST
-JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical
-JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-10
-10
-Connector_JST
-JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical
-JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-12
-12
-Connector_JST
-JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical
-JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-14
-14
-Connector_JST
-JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical
-JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-16
-16
-Connector_JST
-JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical
-JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-18
-18
-Connector_JST
-JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical
-JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-20
-20
-Connector_JST
-JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical
-JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-22
-22
-Connector_JST
-JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical
-JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-24
-24
-Connector_JST
-JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical
-JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-26
-26
-Connector_JST
-JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical
-JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-28
-28
-Connector_JST
-JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical
-JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-30
-30
-Connector_JST
-JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical
-JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-32
-32
-Connector_JST
-JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical
-JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD vertical
-0
-34
-34
-Connector_JST
-JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal
-JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-8
-8
-Connector_JST
-JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal
-JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-10
-10
-Connector_JST
-JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal
-JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-12
-12
-Connector_JST
-JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal
-JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-14
-14
-Connector_JST
-JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal
-JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-16
-16
-Connector_JST
-JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal
-JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-18
-18
-Connector_JST
-JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal
-JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-20
-20
-Connector_JST
-JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal
-JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-22
-22
-Connector_JST
-JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal
-JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-24
-24
-Connector_JST
-JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal
-JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-26
-26
-Connector_JST
-JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal
-JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-28
-28
-Connector_JST
-JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal
-JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-30
-30
-Connector_JST
-JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal
-JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-32
-32
-Connector_JST
-JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal
-JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
-connector JST PHD horizontal
-0
-34
-34
-Connector_JST
-JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical
-JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-2
-2
-Connector_JST
-JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical
-JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-4
-3
-Connector_JST
-JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical
-JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-3
-3
-Connector_JST
-JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical
-JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-5
-4
-Connector_JST
-JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical
-JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-4
-4
-Connector_JST
-JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical
-JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-6
-5
-Connector_JST
-JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical
-JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-5
-5
-Connector_JST
-JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical
-JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-7
-6
-Connector_JST
-JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical
-JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-6
-6
-Connector_JST
-JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical
-JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-8
-7
-Connector_JST
-JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical
-JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-7
-7
-Connector_JST
-JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical
-JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-9
-8
-Connector_JST
-JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical
-JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-8
-8
-Connector_JST
-JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical
-JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-10
-9
-Connector_JST
-JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical
-JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-9
-9
-Connector_JST
-JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical
-JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-11
-10
-Connector_JST
-JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical
-JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-10
-10
-Connector_JST
-JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical
-JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-12
-11
-Connector_JST
-JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical
-JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-11
-11
-Connector_JST
-JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical
-JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-13
-12
-Connector_JST
-JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical
-JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-12
-12
-Connector_JST
-JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical
-JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-14
-13
-Connector_JST
-JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical
-JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-13
-13
-Connector_JST
-JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical
-JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-15
-14
-Connector_JST
-JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical
-JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-14
-14
-Connector_JST
-JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical
-JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-16
-15
-Connector_JST
-JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical
-JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-15
-15
-Connector_JST
-JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical
-JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-17
-16
-Connector_JST
-JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical
-JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-16
-16
-Connector_JST
-JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical
-JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH side entry
-0
-18
-17
-Connector_JST
-JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal
-JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-2
-2
-Connector_JST
-JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal
-JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-4
-3
-Connector_JST
-JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal
-JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-3
-3
-Connector_JST
-JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal
-JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-5
-4
-Connector_JST
-JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal
-JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-4
-4
-Connector_JST
-JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal
-JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-6
-5
-Connector_JST
-JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal
-JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-5
-5
-Connector_JST
-JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal
-JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-7
-6
-Connector_JST
-JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal
-JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-6
-6
-Connector_JST
-JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal
-JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-8
-7
-Connector_JST
-JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal
-JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-7
-7
-Connector_JST
-JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal
-JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-9
-8
-Connector_JST
-JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal
-JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-8
-8
-Connector_JST
-JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal
-JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-10
-9
-Connector_JST
-JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal
-JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-9
-9
-Connector_JST
-JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal
-JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-11
-10
-Connector_JST
-JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal
-JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-10
-10
-Connector_JST
-JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal
-JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-12
-11
-Connector_JST
-JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal
-JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-11
-11
-Connector_JST
-JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal
-JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-13
-12
-Connector_JST
-JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal
-JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-12
-12
-Connector_JST
-JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal
-JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-14
-13
-Connector_JST
-JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal
-JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-13
-13
-Connector_JST
-JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal
-JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-15
-14
-Connector_JST
-JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal
-JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-14
-14
-Connector_JST
-JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal
-JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-16
-15
-Connector_JST
-JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal
-JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-15
-15
-Connector_JST
-JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal
-JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-17
-16
-Connector_JST
-JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal
-JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
-connector JST PH top entry
-0
-16
-16
-Connector_JST
-JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical
-JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-8
-8
-Connector_JST
-JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical
-JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-10
-10
-Connector_JST
-JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical
-JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-12
-12
-Connector_JST
-JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical
-JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-14
-14
-Connector_JST
-JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical
-JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-16
-16
-Connector_JST
-JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical
-JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-18
-18
-Connector_JST
-JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical
-JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-20
-20
-Connector_JST
-JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical
-JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-22
-22
-Connector_JST
-JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical
-JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-24
-24
-Connector_JST
-JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical
-JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-26
-26
-Connector_JST
-JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical
-JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-28
-28
-Connector_JST
-JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical
-JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-30
-30
-Connector_JST
-JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical
-JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-32
-32
-Connector_JST
-JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical
-JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-34
-34
-Connector_JST
-JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical
-JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-36
-36
-Connector_JST
-JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical
-JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-38
-38
-Connector_JST
-JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical
-JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD side entry
-0
-40
-40
-Connector_JST
-JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal
-JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-8
-8
-Connector_JST
-JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal
-JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-10
-10
-Connector_JST
-JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal
-JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-12
-12
-Connector_JST
-JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal
-JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-14
-14
-Connector_JST
-JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal
-JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-16
-16
-Connector_JST
-JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal
-JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-18
-18
-Connector_JST
-JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal
-JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-20
-20
-Connector_JST
-JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal
-JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-22
-22
-Connector_JST
-JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal
-JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-24
-24
-Connector_JST
-JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal
-JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-26
-26
-Connector_JST
-JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal
-JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-28
-28
-Connector_JST
-JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal
-JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-30
-30
-Connector_JST
-JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal
-JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-32
-32
-Connector_JST
-JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal
-JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-34
-34
-Connector_JST
-JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal
-JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-36
-36
-Connector_JST
-JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal
-JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-38
-38
-Connector_JST
-JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal
-JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
-connector JST PUD top entry
-0
-40
-40
-Connector_JST
-JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal
-JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator
-connector JST SFH horizontal
-0
-4
-3
-Connector_JST
-JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-4
-3
-Connector_JST
-JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-7
-6
-Connector_JST
-JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-8
-7
-Connector_JST
-JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-9
-8
-Connector_JST
-JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-10
-9
-Connector_JST
-JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-12
-11
-Connector_JST
-JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-13
-12
-Connector_JST
-JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-14
-13
-Connector_JST
-JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-16
-15
-Connector_JST
-JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-18
-17
-Connector_JST
-JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-22
-21
-Connector_JST
-JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-24
-23
-Connector_JST
-JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-28
-27
-Connector_JST
-JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal
-JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
-connector JST SHL top entry
-0
-32
-31
-Connector_JST
-JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical
-JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-4
-3
-Connector_JST
-JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical
-JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-5
-4
-Connector_JST
-JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical
-JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-6
-5
-Connector_JST
-JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical
-JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-7
-6
-Connector_JST
-JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical
-JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-8
-7
-Connector_JST
-JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical
-JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-9
-8
-Connector_JST
-JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical
-JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-10
-9
-Connector_JST
-JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical
-JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-11
-10
-Connector_JST
-JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical
-JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-12
-11
-Connector_JST
-JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical
-JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-13
-12
-Connector_JST
-JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical
-JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-14
-13
-Connector_JST
-JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical
-JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-15
-14
-Connector_JST
-JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical
-JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-16
-15
-Connector_JST
-JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical
-JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH side entry
-0
-17
-16
-Connector_JST
-JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal
-JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-4
-3
-Connector_JST
-JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal
-JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-5
-4
-Connector_JST
-JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal
-JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-6
-5
-Connector_JST
-JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal
-JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-7
-6
-Connector_JST
-JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal
-JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-8
-7
-Connector_JST
-JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal
-JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-9
-8
-Connector_JST
-JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal
-JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-10
-9
-Connector_JST
-JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal
-JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-11
-10
-Connector_JST
-JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal
-JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-12
-11
-Connector_JST
-JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal
-JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-13
-12
-Connector_JST
-JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal
-JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-14
-13
-Connector_JST
-JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal
-JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-15
-14
-Connector_JST
-JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal
-JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-16
-15
-Connector_JST
-JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal
-JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-17
-16
-Connector_JST
-JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal
-JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
-connector JST SH top entry
-0
-22
-21
-Connector_JST
-JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical
-JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-4
-3
-Connector_JST
-JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical
-JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-5
-4
-Connector_JST
-JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical
-JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-6
-5
-Connector_JST
-JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical
-JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-7
-6
-Connector_JST
-JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical
-JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-8
-7
-Connector_JST
-JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical
-JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-10
-9
-Connector_JST
-JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical
-JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-12
-11
-Connector_JST
-JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical
-JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-14
-13
-Connector_JST
-JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical
-JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-16
-15
-Connector_JST
-JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical
-JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-17
-16
-Connector_JST
-JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical
-JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-18
-17
-Connector_JST
-JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical
-JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-19
-18
-Connector_JST
-JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical
-JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR side entry
-0
-22
-21
-Connector_JST
-JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-4
-3
-Connector_JST
-JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-5
-4
-Connector_JST
-JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-6
-5
-Connector_JST
-JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-7
-6
-Connector_JST
-JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-8
-7
-Connector_JST
-JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-10
-9
-Connector_JST
-JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-12
-11
-Connector_JST
-JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-14
-13
-Connector_JST
-JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-16
-15
-Connector_JST
-JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-17
-16
-Connector_JST
-JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-18
-17
-Connector_JST
-JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-19
-18
-Connector_JST
-JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-22
-21
-Connector_JST
-JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal
-JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
-connector JST SUR top entry
-0
-24
-23
-Connector_JST
-JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical
-JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-2
-2
-Connector_JST
-JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical
-JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-2
-2
-Connector_JST
-JST_VH_B2P-VH_1x02_P3.96mm_Vertical
-JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-2
-2
-Connector_JST
-JST_VH_B2P3-VH_1x02_P7.92mm_Vertical
-JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-2
-2
-Connector_JST
-JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal
-JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-2
-2
-Connector_JST
-JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical
-JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-3
-3
-Connector_JST
-JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical
-JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-3
-3
-Connector_JST
-JST_VH_B3P-VH_1x03_P3.96mm_Vertical
-JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-3
-3
-Connector_JST
-JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal
-JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-3
-3
-Connector_JST
-JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical
-JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-4
-4
-Connector_JST
-JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical
-JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-4
-4
-Connector_JST
-JST_VH_B4P-VH_1x04_P3.96mm_Vertical
-JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-4
-4
-Connector_JST
-JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal
-JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-4
-4
-Connector_JST
-JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical
-JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-5
-5
-Connector_JST
-JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical
-JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-5
-5
-Connector_JST
-JST_VH_B5P-VH_1x05_P3.96mm_Vertical
-JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-5
-5
-Connector_JST
-JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal
-JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-5
-5
-Connector_JST
-JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical
-JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-6
-6
-Connector_JST
-JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical
-JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-6
-6
-Connector_JST
-JST_VH_B6P-VH_1x06_P3.96mm_Vertical
-JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-6
-6
-Connector_JST
-JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal
-JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-6
-6
-Connector_JST
-JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical
-JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-7
-7
-Connector_JST
-JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical
-JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-7
-7
-Connector_JST
-JST_VH_B7P-VH_1x07_P3.96mm_Vertical
-JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-7
-7
-Connector_JST
-JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal
-JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-7
-7
-Connector_JST
-JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical
-JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-8
-8
-Connector_JST
-JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical
-JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-8
-8
-Connector_JST
-JST_VH_B8P-VH_1x08_P3.96mm_Vertical
-JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-8
-8
-Connector_JST
-JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal
-JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-8
-8
-Connector_JST
-JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical
-JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-9
-9
-Connector_JST
-JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical
-JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-9
-9
-Connector_JST
-JST_VH_B9P-VH_1x09_P3.96mm_Vertical
-JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-9
-9
-Connector_JST
-JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal
-JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-9
-9
-Connector_JST
-JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical
-JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-10
-10
-Connector_JST
-JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical
-JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH side entry
-0
-10
-10
-Connector_JST
-JST_VH_B10P-VH_1x10_P3.96mm_Vertical
-JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-10
-10
-Connector_JST
-JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal
-JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-10
-10
-Connector_JST
-JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical
-JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH vertical
-0
-11
-11
-Connector_JST
-JST_VH_S2P-VH_1x02_P3.96mm_Horizontal
-JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-2
-2
-Connector_JST
-JST_VH_S3P-VH_1x03_P3.96mm_Horizontal
-JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-3
-3
-Connector_JST
-JST_VH_S4P-VH_1x04_P3.96mm_Horizontal
-JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-4
-4
-Connector_JST
-JST_VH_S5P-VH_1x05_P3.96mm_Horizontal
-JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-5
-5
-Connector_JST
-JST_VH_S6P-VH_1x06_P3.96mm_Horizontal
-JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-6
-6
-Connector_JST
-JST_VH_S7P-VH_1x07_P3.96mm_Horizontal
-JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
-connector JST VH top entry
-0
-7
-7
-Connector_JST
-JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal
-JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator
-connector JST XAG top entry
-0
-7
-6
-Connector_JST
-JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical
-JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-2
-2
-Connector_JST
-JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical
-JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-2
-2
-Connector_JST
-JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical
-JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-3
-3
-Connector_JST
-JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical
-JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-3
-3
-Connector_JST
-JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical
-JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-4
-4
-Connector_JST
-JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical
-JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-4
-4
-Connector_JST
-JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical
-JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-5
-5
-Connector_JST
-JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical
-JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-5
-5
-Connector_JST
-JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical
-JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-6
-6
-Connector_JST
-JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical
-JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-6
-6
-Connector_JST
-JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical
-JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-7
-7
-Connector_JST
-JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical
-JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-7
-7
-Connector_JST
-JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical
-JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-8
-8
-Connector_JST
-JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical
-JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-8
-8
-Connector_JST
-JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical
-JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-9
-9
-Connector_JST
-JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical
-JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-9
-9
-Connector_JST
-JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical
-JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-10
-10
-Connector_JST
-JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical
-JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-10
-10
-Connector_JST
-JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical
-JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-11
-11
-Connector_JST
-JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical
-JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-11
-11
-Connector_JST
-JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical
-JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-12
-12
-Connector_JST
-JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical
-JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-12
-12
-Connector_JST
-JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical
-JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-13
-13
-Connector_JST
-JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical
-JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-13
-13
-Connector_JST
-JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical
-JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-14
-14
-Connector_JST
-JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical
-JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-14
-14
-Connector_JST
-JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical
-JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-15
-15
-Connector_JST
-JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical
-JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-15
-15
-Connector_JST
-JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical
-JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-18
-18
-Connector_JST
-JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical
-JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical boss
-0
-20
-20
-Connector_JST
-JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical
-JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA vertical
-0
-20
-20
-Connector_JST
-JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal
-JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-2
-2
-Connector_JST
-JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal
-JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-2
-2
-Connector_JST
-JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal
-JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-3
-3
-Connector_JST
-JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal
-JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-3
-3
-Connector_JST
-JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal
-JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-4
-4
-Connector_JST
-JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal
-JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-4
-4
-Connector_JST
-JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal
-JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-5
-5
-Connector_JST
-JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal
-JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-5
-5
-Connector_JST
-JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal
-JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-6
-6
-Connector_JST
-JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal
-JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-6
-6
-Connector_JST
-JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal
-JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-7
-7
-Connector_JST
-JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal
-JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-7
-7
-Connector_JST
-JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal
-JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-8
-8
-Connector_JST
-JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal
-JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-8
-8
-Connector_JST
-JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal
-JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-9
-9
-Connector_JST
-JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal
-JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-9
-9
-Connector_JST
-JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal
-JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-10
-10
-Connector_JST
-JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal
-JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-10
-10
-Connector_JST
-JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal
-JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-11
-11
-Connector_JST
-JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal
-JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-11
-11
-Connector_JST
-JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal
-JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-12
-12
-Connector_JST
-JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal
-JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-12
-12
-Connector_JST
-JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal
-JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-13
-13
-Connector_JST
-JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal
-JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-13
-13
-Connector_JST
-JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal
-JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal
-0
-14
-14
-Connector_JST
-JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal
-JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
-connector JST XA horizontal hook
-0
-14
-14
-Connector_JST
-JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical
-JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-1
-1
-Connector_JST
-JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical
-JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-2
-2
-Connector_JST
-JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical
-JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-2
-2
-Connector_JST
-JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical
-JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-3
-3
-Connector_JST
-JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical
-JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-3
-3
-Connector_JST
-JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical
-JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-4
-4
-Connector_JST
-JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical
-JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-4
-4
-Connector_JST
-JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical
-JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-5
-5
-Connector_JST
-JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical
-JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-5
-5
-Connector_JST
-JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical
-JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-6
-6
-Connector_JST
-JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical
-JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-6
-6
-Connector_JST
-JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical
-JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-7
-7
-Connector_JST
-JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical
-JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-7
-7
-Connector_JST
-JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical
-JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-8
-8
-Connector_JST
-JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical
-JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-8
-8
-Connector_JST
-JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical
-JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical boss
-0
-9
-9
-Connector_JST
-JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical
-JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH vertical
-0
-9
-9
-Connector_JST
-JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical
-JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry boss
-0
-10
-10
-Connector_JST
-JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical
-JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-10
-10
-Connector_JST
-JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical
-JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-11
-11
-Connector_JST
-JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical
-JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry boss
-0
-12
-12
-Connector_JST
-JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical
-JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-12
-12
-Connector_JST
-JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical
-JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-13
-13
-Connector_JST
-JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical
-JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-14
-14
-Connector_JST
-JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical
-JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-15
-15
-Connector_JST
-JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical
-JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-16
-16
-Connector_JST
-JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical
-JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH side entry
-0
-20
-20
-Connector_JST
-JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal
-JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-2
-2
-Connector_JST
-JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal
-JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-2
-2
-Connector_JST
-JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal
-JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-3
-3
-Connector_JST
-JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal
-JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-3
-3
-Connector_JST
-JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal
-JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-4
-4
-Connector_JST
-JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal
-JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-4
-4
-Connector_JST
-JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal
-JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-5
-5
-Connector_JST
-JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal
-JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-5
-5
-Connector_JST
-JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal
-JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-6
-6
-Connector_JST
-JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal
-JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-6
-6
-Connector_JST
-JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal
-JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-7
-7
-Connector_JST
-JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal
-JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-7
-7
-Connector_JST
-JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal
-JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-8
-8
-Connector_JST
-JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal
-JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-8
-8
-Connector_JST
-JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal
-JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-9
-9
-Connector_JST
-JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal
-JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH horizontal
-0
-9
-9
-Connector_JST
-JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal
-JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-10
-10
-Connector_JST
-JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal
-JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-10
-10
-Connector_JST
-JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal
-JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-11
-11
-Connector_JST
-JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal
-JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-11
-11
-Connector_JST
-JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal
-JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-12
-12
-Connector_JST
-JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal
-JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-12
-12
-Connector_JST
-JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal
-JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-13
-13
-Connector_JST
-JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal
-JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-13
-13
-Connector_JST
-JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal
-JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-14
-14
-Connector_JST
-JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal
-JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-14
-14
-Connector_JST
-JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal
-JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-15
-15
-Connector_JST
-JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal
-JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-15
-15
-Connector_JST
-JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal
-JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
-connector JST XH top entry
-0
-16
-16
-Connector_JST
-JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical
-JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-2
-2
-Connector_JST
-JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical
-JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-3
-3
-Connector_JST
-JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical
-JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-3
-3
-Connector_JST
-JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical
-JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-4
-4
-Connector_JST
-JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical
-JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-4
-4
-Connector_JST
-JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical
-JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-5
-5
-Connector_JST
-JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical
-JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-5
-5
-Connector_JST
-JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical
-JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-6
-6
-Connector_JST
-JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical
-JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-6
-6
-Connector_JST
-JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical
-JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-7
-7
-Connector_JST
-JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical
-JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-7
-7
-Connector_JST
-JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical
-JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-8
-8
-Connector_JST
-JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical
-JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-8
-8
-Connector_JST
-JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical
-JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-9
-9
-Connector_JST
-JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical
-JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-9
-9
-Connector_JST
-JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical
-JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-10
-10
-Connector_JST
-JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical
-JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-10
-10
-Connector_JST
-JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical
-JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-11
-11
-Connector_JST
-JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical
-JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-11
-11
-Connector_JST
-JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical
-JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-12
-12
-Connector_JST
-JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical
-JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-12
-12
-Connector_JST
-JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical
-JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-13
-13
-Connector_JST
-JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical
-JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-13
-13
-Connector_JST
-JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical
-JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-14
-14
-Connector_JST
-JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical
-JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-14
-14
-Connector_JST
-JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical
-JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-15
-15
-Connector_JST
-JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical
-JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-15
-15
-Connector_JST
-JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical
-JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry boss
-0
-16
-16
-Connector_JST
-JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical
-JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE side entry
-0
-16
-16
-Connector_JST
-JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical
-JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-4
-3
-Connector_JST
-JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical
-JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-5
-4
-Connector_JST
-JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical
-JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-6
-5
-Connector_JST
-JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical
-JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-7
-6
-Connector_JST
-JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical
-JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-8
-7
-Connector_JST
-JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical
-JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-9
-8
-Connector_JST
-JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical
-JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-10
-9
-Connector_JST
-JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical
-JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-11
-10
-Connector_JST
-JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical
-JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-12
-11
-Connector_JST
-JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical
-JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-13
-12
-Connector_JST
-JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical
-JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-14
-13
-Connector_JST
-JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical
-JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-15
-14
-Connector_JST
-JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical
-JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-16
-15
-Connector_JST
-JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical
-JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-17
-16
-Connector_JST
-JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical
-JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE vertical
-0
-18
-17
-Connector_JST
-JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal
-JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-2
-2
-Connector_JST
-JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal
-JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-3
-3
-Connector_JST
-JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal
-JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-4
-4
-Connector_JST
-JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal
-JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-5
-5
-Connector_JST
-JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal
-JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-6
-6
-Connector_JST
-JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal
-JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-7
-7
-Connector_JST
-JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal
-JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-8
-8
-Connector_JST
-JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal
-JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-9
-9
-Connector_JST
-JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal
-JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-10
-10
-Connector_JST
-JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal
-JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-11
-11
-Connector_JST
-JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal
-JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-12
-12
-Connector_JST
-JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal
-JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-13
-13
-Connector_JST
-JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal
-JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-14
-14
-Connector_JST
-JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal
-JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-15
-15
-Connector_JST
-JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal
-JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE top entry
-0
-16
-16
-Connector_JST
-JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-4
-3
-Connector_JST
-JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-5
-4
-Connector_JST
-JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-6
-5
-Connector_JST
-JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-7
-6
-Connector_JST
-JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-8
-7
-Connector_JST
-JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-9
-8
-Connector_JST
-JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-10
-9
-Connector_JST
-JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-11
-10
-Connector_JST
-JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-12
-11
-Connector_JST
-JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-13
-12
-Connector_JST
-JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-14
-13
-Connector_JST
-JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-15
-14
-Connector_JST
-JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-16
-15
-Connector_JST
-JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-17
-16
-Connector_JST
-JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal
-JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
-connector JST ZE horizontal
-0
-18
-17
-Connector_Molex
-Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-7
-6
-Connector_Molex
-Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-9
-8
-Connector_Molex
-Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-11
-10
-Connector_Molex
-Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-12
-11
-Connector_Molex
-Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-13
-12
-Connector_Molex
-Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical
-Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-17
-16
-Connector_Molex
-Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-7
-6
-Connector_Molex
-Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-9
-8
-Connector_Molex
-Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-11
-10
-Connector_Molex
-Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-12
-11
-Connector_Molex
-Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-13
-12
-Connector_Molex
-Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal
-Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-17
-16
-Connector_Molex
-Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-7
-6
-Connector_Molex
-Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-9
-8
-Connector_Molex
-Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-11
-10
-Connector_Molex
-Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical
-Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-17
-16
-Connector_Molex
-Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-12
-11
-Connector_Molex
-Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal
-Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-17
-16
-Connector_Molex
-Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-7
-6
-Connector_Molex
-Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-9
-8
-Connector_Molex
-Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-11
-10
-Connector_Molex
-Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-12
-11
-Connector_Molex
-Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-13
-12
-Connector_Molex
-Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal
-Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate top entry
-0
-17
-16
-Connector_Molex
-Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-4
-3
-Connector_Molex
-Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-5
-4
-Connector_Molex
-Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-6
-5
-Connector_Molex
-Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-7
-6
-Connector_Molex
-Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-8
-7
-Connector_Molex
-Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-9
-8
-Connector_Molex
-Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-10
-9
-Connector_Molex
-Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-11
-10
-Connector_Molex
-Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-12
-11
-Connector_Molex
-Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-13
-12
-Connector_Molex
-Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-14
-13
-Connector_Molex
-Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-15
-14
-Connector_Molex
-Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-16
-15
-Connector_Molex
-Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical
-Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
-connector Molex CLIK-Mate side entry
-0
-17
-16
-Connector_Molex
-Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-2
-2
-Connector_Molex
-Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-3
-3
-Connector_Molex
-Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-4
-4
-Connector_Molex
-Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-5
-5
-Connector_Molex
-Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-6
-6
-Connector_Molex
-Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-7
-7
-Connector_Molex
-Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-8
-8
-Connector_Molex
-Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-9
-9
-Connector_Molex
-Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-10
-10
-Connector_Molex
-Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-11
-11
-Connector_Molex
-Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-12
-12
-Connector_Molex
-Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-13
-13
-Connector_Molex
-Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-14
-14
-Connector_Molex
-Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-15
-15
-Connector_Molex
-Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical
-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
-connector Molex KK-254 vertical
-0
-16
-16
-Connector_Molex
-Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-2
-2
-Connector_Molex
-Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-3
-3
-Connector_Molex
-Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-4
-4
-Connector_Molex
-Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-5
-5
-Connector_Molex
-Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-6
-6
-Connector_Molex
-Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-7
-7
-Connector_Molex
-Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-8
-8
-Connector_Molex
-Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-9
-9
-Connector_Molex
-Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-10
-10
-Connector_Molex
-Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-11
-11
-Connector_Molex
-Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-12
-12
-Connector_Molex
-Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-2
-2
-Connector_Molex
-Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-3
-3
-Connector_Molex
-Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-4
-4
-Connector_Molex
-Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-5
-5
-Connector_Molex
-Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-6
-6
-Connector_Molex
-Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-7
-7
-Connector_Molex
-Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-8
-8
-Connector_Molex
-Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-9
-9
-Connector_Molex
-Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical
-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
-connector Molex KK-396 vertical
-0
-10
-10
-Connector_Molex
-Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-11
-11
-Connector_Molex
-Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-12
-12
-Connector_Molex
-Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-13
-13
-Connector_Molex
-Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-14
-14
-Connector_Molex
-Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-15
-15
-Connector_Molex
-Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-16
-16
-Connector_Molex
-Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-17
-17
-Connector_Molex
-Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical
-Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 vertical
-0
-18
-18
-Connector_Molex
-Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-2
-2
-Connector_Molex
-Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-3
-3
-Connector_Molex
-Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-4
-4
-Connector_Molex
-Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-5
-5
-Connector_Molex
-Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-6
-6
-Connector_Molex
-Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-7
-7
-Connector_Molex
-Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-8
-8
-Connector_Molex
-Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-9
-9
-Connector_Molex
-Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-10
-10
-Connector_Molex
-Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-11
-11
-Connector_Molex
-Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-12
-12
-Connector_Molex
-Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-13
-13
-Connector_Molex
-Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-14
-14
-Connector_Molex
-Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-15
-15
-Connector_Molex
-Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-16
-16
-Connector_Molex
-Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-17
-17
-Connector_Molex
-Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal
-Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
-connector Molex KK-396 horizontal
-0
-18
-18
-Connector_Molex
-Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-2
-2
-Connector_Molex
-Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-4
-4
-Connector_Molex
-Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-6
-6
-Connector_Molex
-Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-8
-8
-Connector_Molex
-Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-10
-10
-Connector_Molex
-Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal
-Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit top entry
-0
-12
-12
-Connector_Molex
-Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-2
-2
-Connector_Molex
-Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-4
-4
-Connector_Molex
-Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-6
-6
-Connector_Molex
-Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-8
-8
-Connector_Molex
-Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-10
-10
-Connector_Molex
-Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-12
-12
-Connector_Molex
-Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-2
-2
-Connector_Molex
-Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-4
-4
-Connector_Molex
-Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-6
-6
-Connector_Molex
-Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-8
-8
-Connector_Molex
-Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-10
-10
-Connector_Molex
-Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical
-Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mega-Fit side entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-14
-13
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-14
-13
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-14
-13
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-14
-14
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-16
-15
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-14
-14
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-14
-14
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-16
-15
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-16
-15
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-16
-16
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-18
-17
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-16
-16
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-16
-16
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-18
-17
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-18
-17
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-18
-18
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-20
-19
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-18
-18
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-18
-18
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-20
-19
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-20
-19
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-20
-20
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-22
-21
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-20
-20
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-20
-20
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-22
-21
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-22
-21
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-22
-22
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-24
-23
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-22
-22
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-22
-22
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-24
-23
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-24
-23
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-24
-24
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-26
-25
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-24
-24
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-24
-24
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 side entry
-0
-26
-25
-Connector_Molex
-Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-26
-25
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-2
-2
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-4
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-3
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-5
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-5
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-3
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-3
-3
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-5
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-4
-4
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-6
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-5
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-7
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-7
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-5
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-5
-5
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-7
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-6
-6
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-8
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-7
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-9
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-9
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-7
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-7
-7
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-9
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-8
-8
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-10
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-9
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-11
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-11
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-9
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-9
-9
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-11
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-10
-10
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-12
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-11
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-13
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-13
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-11
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-11
-11
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-13
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 top entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal
-Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-14
-13
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP
-Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 horizontal
-0
-14
-13
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-12
-12
-Connector_Molex
-Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical
-Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Fit_3.0 vertical
-0
-14
-13
-Connector_Molex
-Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-2
-2
-Connector_Molex
-Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-3
-3
-Connector_Molex
-Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-4
-4
-Connector_Molex
-Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-5
-5
-Connector_Molex
-Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-6
-6
-Connector_Molex
-Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-7
-7
-Connector_Molex
-Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-8
-8
-Connector_Molex
-Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-9
-9
-Connector_Molex
-Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-10
-10
-Connector_Molex
-Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-11
-11
-Connector_Molex
-Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-13
-13
-Connector_Molex
-Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-14
-14
-Connector_Molex
-Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical
-Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch side entry
-0
-15
-15
-Connector_Molex
-Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-2
-2
-Connector_Molex
-Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-3
-3
-Connector_Molex
-Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-4
-4
-Connector_Molex
-Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-5
-5
-Connector_Molex
-Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-6
-6
-Connector_Molex
-Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-7
-7
-Connector_Molex
-Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-8
-8
-Connector_Molex
-Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-9
-9
-Connector_Molex
-Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-10
-10
-Connector_Molex
-Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-11
-11
-Connector_Molex
-Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-12
-12
-Connector_Molex
-Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-13
-13
-Connector_Molex
-Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-14
-14
-Connector_Molex
-Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal
-Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
-connector Molex Micro-Latch top entry
-0
-15
-15
-Connector_Molex
-Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-2
-2
-Connector_Molex
-Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-2
-2
-Connector_Molex
-Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-3
-3
-Connector_Molex
-Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-3
-3
-Connector_Molex
-Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-4
-4
-Connector_Molex
-Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-4
-4
-Connector_Molex
-Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-5
-5
-Connector_Molex
-Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-5
-5
-Connector_Molex
-Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-6
-6
-Connector_Molex
-Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-6
-6
-Connector_Molex
-Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-7
-7
-Connector_Molex
-Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-7
-7
-Connector_Molex
-Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-8
-8
-Connector_Molex
-Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-8
-8
-Connector_Molex
-Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-9
-9
-Connector_Molex
-Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-9
-9
-Connector_Molex
-Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-10
-10
-Connector_Molex
-Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-10
-10
-Connector_Molex
-Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-11
-11
-Connector_Molex
-Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-11
-11
-Connector_Molex
-Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-12
-12
-Connector_Molex
-Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-12
-12
-Connector_Molex
-Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-13
-13
-Connector_Molex
-Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-13
-13
-Connector_Molex
-Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-14
-14
-Connector_Molex
-Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-14
-14
-Connector_Molex
-Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-15
-15
-Connector_Molex
-Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical
-Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp side entry
-0
-15
-15
-Connector_Molex
-Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-2
-2
-Connector_Molex
-Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-2
-2
-Connector_Molex
-Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-3
-3
-Connector_Molex
-Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-3
-3
-Connector_Molex
-Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-4
-4
-Connector_Molex
-Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-4
-4
-Connector_Molex
-Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-5
-5
-Connector_Molex
-Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-5
-5
-Connector_Molex
-Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-6
-6
-Connector_Molex
-Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-6
-6
-Connector_Molex
-Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-7
-7
-Connector_Molex
-Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-7
-7
-Connector_Molex
-Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-8
-8
-Connector_Molex
-Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-8
-8
-Connector_Molex
-Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-9
-9
-Connector_Molex
-Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-9
-9
-Connector_Molex
-Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-10
-10
-Connector_Molex
-Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-10
-10
-Connector_Molex
-Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-11
-11
-Connector_Molex
-Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-11
-11
-Connector_Molex
-Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-12
-12
-Connector_Molex
-Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-12
-12
-Connector_Molex
-Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-13
-13
-Connector_Molex
-Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-13
-13
-Connector_Molex
-Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-14
-14
-Connector_Molex
-Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-14
-14
-Connector_Molex
-Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-15
-15
-Connector_Molex
-Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal
-Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
-connector Molex MicroClasp horizontal
-0
-15
-15
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-2
-2
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-2
-2
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-4
-4
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-4
-4
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-6
-6
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-6
-6
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-8
-8
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-8
-8
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-10
-10
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-10
-10
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-12
-12
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-12
-12
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-14
-14
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-14
-14
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-16
-16
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-16
-16
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-18
-18
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-18
-18
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-20
-20
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-20
-20
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-22
-22
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-22
-22
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entryplastic_peg
-0
-24
-24
-Connector_Molex
-Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr side entry
-0
-24
-24
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-2
-2
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-2
-2
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-4
-4
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-4
-4
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-6
-6
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-6
-6
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-8
-8
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-8
-8
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-10
-10
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-10
-10
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-12
-12
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-12
-12
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-14
-14
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-14
-14
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-16
-16
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-16
-16
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-18
-18
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-18
-18
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-20
-20
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-20
-20
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-22
-22
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-22
-22
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryscrew_flange
-0
-24
-24
-Connector_Molex
-Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal
-Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Jr top entryplastic_peg
-0
-24
-24
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-6
-2
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-32
-2
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-8
-3
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-47
-3
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-10
-4
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-62
-4
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-12
-5
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-77
-5
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-14
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-92
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal
-Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-6
-2
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-32
-2
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal
-Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-8
-3
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-47
-3
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal
-Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-10
-4
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-62
-4
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal
-Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-12
-5
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-77
-5
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal
-Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-14
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr top entry
-0
-92
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-14
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-92
-6
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-18
-8
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-122
-8
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-22
-10
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-152
-10
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-26
-12
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-182
-12
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical
-Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-30
-14
-Connector_Molex
-Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias
-Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
-connector Molex Mini-Fit_Sr side entry
-0
-212
-14
-Connector_Molex
-Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-2
-2
-Connector_Molex
-Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-3
-3
-Connector_Molex
-Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-4
-4
-Connector_Molex
-Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-5
-5
-Connector_Molex
-Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-6
-6
-Connector_Molex
-Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-7
-7
-Connector_Molex
-Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-8
-8
-Connector_Molex
-Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-4
-4
-Connector_Molex
-Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-6
-6
-Connector_Molex
-Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-8
-8
-Connector_Molex
-Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-10
-10
-Connector_Molex
-Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-12
-12
-Connector_Molex
-Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-14
-14
-Connector_Molex
-Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical
-Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit side entry
-0
-16
-16
-Connector_Molex
-Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-2
-2
-Connector_Molex
-Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-3
-3
-Connector_Molex
-Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-4
-4
-Connector_Molex
-Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-5
-5
-Connector_Molex
-Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-6
-6
-Connector_Molex
-Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-7
-7
-Connector_Molex
-Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-8
-8
-Connector_Molex
-Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-4
-4
-Connector_Molex
-Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-6
-6
-Connector_Molex
-Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-8
-8
-Connector_Molex
-Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-10
-10
-Connector_Molex
-Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-12
-12
-Connector_Molex
-Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-14
-14
-Connector_Molex
-Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal
-Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
-connector Molex Nano-Fit top entry
-0
-16
-16
-Connector_Molex
-Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-4
-3
-Connector_Molex
-Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-5
-4
-Connector_Molex
-Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-6
-5
-Connector_Molex
-Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-7
-6
-Connector_Molex
-Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-8
-7
-Connector_Molex
-Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-9
-8
-Connector_Molex
-Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-10
-9
-Connector_Molex
-Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-11
-10
-Connector_Molex
-Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-12
-11
-Connector_Molex
-Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-14
-13
-Connector_Molex
-Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-16
-15
-Connector_Molex
-Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-17
-16
-Connector_Molex
-Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-20
-19
-Connector_Molex
-Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal
-Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator
-connector Molex Panelmate top entry
-0
-32
-31
-Connector_Molex
-Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-4
-3
-Connector_Molex
-Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-5
-4
-Connector_Molex
-Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-6
-5
-Connector_Molex
-Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-7
-6
-Connector_Molex
-Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-8
-7
-Connector_Molex
-Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-9
-8
-Connector_Molex
-Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-10
-9
-Connector_Molex
-Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-11
-10
-Connector_Molex
-Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-12
-11
-Connector_Molex
-Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-13
-12
-Connector_Molex
-Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-14
-13
-Connector_Molex
-Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-15
-14
-Connector_Molex
-Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-16
-15
-Connector_Molex
-Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal
-Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp top entry
-0
-17
-16
-Connector_Molex
-Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-4
-3
-Connector_Molex
-Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-5
-4
-Connector_Molex
-Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-6
-5
-Connector_Molex
-Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-7
-6
-Connector_Molex
-Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-8
-7
-Connector_Molex
-Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-9
-8
-Connector_Molex
-Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-10
-9
-Connector_Molex
-Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-11
-10
-Connector_Molex
-Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-12
-11
-Connector_Molex
-Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-13
-12
-Connector_Molex
-Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-14
-13
-Connector_Molex
-Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-15
-14
-Connector_Molex
-Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-16
-15
-Connector_Molex
-Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical
-Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Clasp side entry
-0
-17
-16
-Connector_Molex
-Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical
-Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-EZmate side entry
-0
-4
-3
-Connector_Molex
-Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical
-Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-EZmate side entry
-0
-5
-4
-Connector_Molex
-Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical
-Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-EZmate side entry
-0
-6
-5
-Connector_Molex
-Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical
-Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-EZmate side entry
-0
-7
-6
-Connector_Molex
-Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical
-Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-EZmate_Slim side entry
-0
-4
-3
-Connector_Molex
-Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-6
-5
-Connector_Molex
-Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-7
-6
-Connector_Molex
-Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-8
-7
-Connector_Molex
-Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-9
-8
-Connector_Molex
-Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-10
-9
-Connector_Molex
-Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-12
-11
-Connector_Molex
-Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal
-Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
-connector Molex Pico-Lock horizontal
-0
-14
-13
-Connector_Molex
-Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical
-Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2)
-molex pico spox 14
-0
-28
-14
-Connector_Molex
-Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-2
-2
-Connector_Molex
-Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-3
-3
-Connector_Molex
-Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-4
-4
-Connector_Molex
-Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-5
-5
-Connector_Molex
-Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-6
-6
-Connector_Molex
-Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-7
-7
-Connector_Molex
-Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-8
-8
-Connector_Molex
-Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-9
-9
-Connector_Molex
-Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-10
-10
-Connector_Molex
-Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-11
-11
-Connector_Molex
-Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-12
-12
-Connector_Molex
-Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-13
-13
-Connector_Molex
-Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-14
-14
-Connector_Molex
-Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical
-Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-15
-15
-Connector_Molex
-Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-2
-2
-Connector_Molex
-Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-3
-3
-Connector_Molex
-Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-4
-4
-Connector_Molex
-Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-5
-5
-Connector_Molex
-Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-6
-6
-Connector_Molex
-Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-7
-7
-Connector_Molex
-Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-8
-8
-Connector_Molex
-Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-9
-9
-Connector_Molex
-Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-10
-10
-Connector_Molex
-Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-11
-11
-Connector_Molex
-Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-12
-12
-Connector_Molex
-Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-13
-13
-Connector_Molex
-Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-14
-14
-Connector_Molex
-Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal
-Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-15
-15
-Connector_Molex
-Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-4
-3
-Connector_Molex
-Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-5
-4
-Connector_Molex
-Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-6
-5
-Connector_Molex
-Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-7
-6
-Connector_Molex
-Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-8
-7
-Connector_Molex
-Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-9
-8
-Connector_Molex
-Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-10
-9
-Connector_Molex
-Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-11
-10
-Connector_Molex
-Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-12
-11
-Connector_Molex
-Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-13
-12
-Connector_Molex
-Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-14
-13
-Connector_Molex
-Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-15
-14
-Connector_Molex
-Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-16
-15
-Connector_Molex
-Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-17
-16
-Connector_Molex
-Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal
-Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade top entry
-0
-19
-18
-Connector_Molex
-Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-4
-3
-Connector_Molex
-Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-5
-4
-Connector_Molex
-Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-6
-5
-Connector_Molex
-Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-7
-6
-Connector_Molex
-Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-8
-7
-Connector_Molex
-Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-9
-8
-Connector_Molex
-Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-10
-9
-Connector_Molex
-Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-11
-10
-Connector_Molex
-Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-12
-11
-Connector_Molex
-Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-13
-12
-Connector_Molex
-Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-14
-13
-Connector_Molex
-Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-15
-14
-Connector_Molex
-Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-16
-15
-Connector_Molex
-Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical
-Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
-connector Molex PicoBlade side entry
-0
-17
-16
-Connector_Molex
-Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-4
-4
-Connector_Molex
-Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-6
-6
-Connector_Molex
-Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-8
-8
-Connector_Molex
-Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-10
-10
-Connector_Molex
-Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-12
-12
-Connector_Molex
-Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-14
-14
-Connector_Molex
-Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-16
-16
-Connector_Molex
-Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-18
-18
-Connector_Molex
-Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-20
-20
-Connector_Molex
-Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-22
-22
-Connector_Molex
-Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-24
-24
-Connector_Molex
-Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-26
-26
-Connector_Molex
-Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-4
-4
-Connector_Molex
-Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-6
-6
-Connector_Molex
-Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-8
-8
-Connector_Molex
-Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-10
-10
-Connector_Molex
-Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-12
-12
-Connector_Molex
-Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-14
-14
-Connector_Molex
-Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-16
-16
-Connector_Molex
-Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-18
-18
-Connector_Molex
-Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-20
-20
-Connector_Molex
-Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-22
-22
-Connector_Molex
-Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-24
-24
-Connector_Molex
-Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical
-Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
-connector Molex Picoflex side entry
-0
-26
-26
-Connector_Molex
-Molex_SL_171971-0002_1x02_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-2
-2
-Connector_Molex
-Molex_SL_171971-0003_1x03_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-3
-3
-Connector_Molex
-Molex_SL_171971-0004_1x04_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-4
-4
-Connector_Molex
-Molex_SL_171971-0005_1x05_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-5
-5
-Connector_Molex
-Molex_SL_171971-0006_1x06_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-6
-6
-Connector_Molex
-Molex_SL_171971-0007_1x07_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-7
-7
-Connector_Molex
-Molex_SL_171971-0008_1x08_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-8
-8
-Connector_Molex
-Molex_SL_171971-0009_1x09_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-9
-9
-Connector_Molex
-Molex_SL_171971-0010_1x10_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-10
-10
-Connector_Molex
-Molex_SL_171971-0011_1x11_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-11
-11
-Connector_Molex
-Molex_SL_171971-0012_1x12_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-12
-12
-Connector_Molex
-Molex_SL_171971-0013_1x13_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-13
-13
-Connector_Molex
-Molex_SL_171971-0014_1x14_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-14
-14
-Connector_Molex
-Molex_SL_171971-0015_1x15_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-15
-15
-Connector_Molex
-Molex_SL_171971-0016_1x16_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-16
-16
-Connector_Molex
-Molex_SL_171971-0017_1x17_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-17
-17
-Connector_Molex
-Molex_SL_171971-0018_1x18_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-18
-18
-Connector_Molex
-Molex_SL_171971-0019_1x19_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-19
-19
-Connector_Molex
-Molex_SL_171971-0020_1x20_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-20
-20
-Connector_Molex
-Molex_SL_171971-0021_1x21_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-21
-21
-Connector_Molex
-Molex_SL_171971-0022_1x22_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-22
-22
-Connector_Molex
-Molex_SL_171971-0023_1x23_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-23
-23
-Connector_Molex
-Molex_SL_171971-0024_1x24_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-24
-24
-Connector_Molex
-Molex_SL_171971-0025_1x25_P2.54mm_Vertical
-Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
-connector Molex SL vertical
-0
-25
-25
-Connector_Molex
-Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-2
-2
-Connector_Molex
-Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-3
-3
-Connector_Molex
-Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-4
-4
-Connector_Molex
-Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-5
-5
-Connector_Molex
-Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-6
-6
-Connector_Molex
-Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-7
-7
-Connector_Molex
-Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-8
-8
-Connector_Molex
-Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-9
-9
-Connector_Molex
-Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-10
-10
-Connector_Molex
-Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-11
-11
-Connector_Molex
-Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-12
-12
-Connector_Molex
-Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-13
-13
-Connector_Molex
-Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-14
-14
-Connector_Molex
-Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical
-Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX side entry
-0
-15
-15
-Connector_Molex
-Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-2
-2
-Connector_Molex
-Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-3
-3
-Connector_Molex
-Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-4
-4
-Connector_Molex
-Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-5
-5
-Connector_Molex
-Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-6
-6
-Connector_Molex
-Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-7
-7
-Connector_Molex
-Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-8
-8
-Connector_Molex
-Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-9
-9
-Connector_Molex
-Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-10
-10
-Connector_Molex
-Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-11
-11
-Connector_Molex
-Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-12
-12
-Connector_Molex
-Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-13
-13
-Connector_Molex
-Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-14
-14
-Connector_Molex
-Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal
-Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
-connector Molex SPOX horizontal
-0
-15
-15
-Connector_Molex
-Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-4
-2
-Connector_Molex
-Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-30
-2
-Connector_Molex
-Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-6
-3
-Connector_Molex
-Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-45
-3
-Connector_Molex
-Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-8
-4
-Connector_Molex
-Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-60
-4
-Connector_Molex
-Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-10
-5
-Connector_Molex
-Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-75
-5
-Connector_Molex
-Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-12
-6
-Connector_Molex
-Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-90
-6
-Connector_Molex
-Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal
-Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-6
-2
-Connector_Molex
-Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-32
-2
-Connector_Molex
-Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal
-Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-8
-3
-Connector_Molex
-Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-47
-3
-Connector_Molex
-Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal
-Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-10
-4
-Connector_Molex
-Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-62
-4
-Connector_Molex
-Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal
-Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-12
-5
-Connector_Molex
-Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-77
-5
-Connector_Molex
-Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal
-Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-14
-6
-Connector_Molex
-Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-92
-6
-Connector_Molex
-Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-6
-2
-Connector_Molex
-Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-32
-2
-Connector_Molex
-Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-8
-3
-Connector_Molex
-Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-47
-3
-Connector_Molex
-Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-10
-4
-Connector_Molex
-Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-62
-4
-Connector_Molex
-Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-12
-5
-Connector_Molex
-Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-77
-5
-Connector_Molex
-Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical
-Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-14
-6
-Connector_Molex
-Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias
-Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre side entry
-0
-92
-6
-Connector_Molex
-Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal
-Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-4
-2
-Connector_Molex
-Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-30
-2
-Connector_Molex
-Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal
-Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-6
-3
-Connector_Molex
-Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-45
-3
-Connector_Molex
-Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal
-Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-8
-4
-Connector_Molex
-Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-60
-4
-Connector_Molex
-Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal
-Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-10
-5
-Connector_Molex
-Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-75
-5
-Connector_Molex
-Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal
-Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-12
-6
-Connector_Molex
-Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias
-Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
-connector Molex Sabre top entry
-0
-90
-6
-Connector_Molex
-Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-70
-70
-Connector_Molex
-Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-80
-80
-Connector_Molex
-Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-70
-70
-Connector_Molex
-Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack vertical
-0
-80
-80
-Connector_Molex
-Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-16
-16
-Connector_Molex
-Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-22
-22
-Connector_Molex
-Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-24
-24
-Connector_Molex
-Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-34
-34
-Connector_Molex
-Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-80
-80
-Connector_Molex
-Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-16
-16
-Connector_Molex
-Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-22
-22
-Connector_Molex
-Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-24
-24
-Connector_Molex
-Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-34
-34
-Connector_Molex
-Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-80
-80
-Connector_Molex
-Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-8
-8
-Connector_Molex
-Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-14
-14
-Connector_Molex
-Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-22
-22
-Connector_Molex
-Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-24
-24
-Connector_Molex
-Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-26
-26
-Connector_Molex
-Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-32
-32
-Connector_Molex
-Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-34
-34
-Connector_Molex
-Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-44
-44
-Connector_Molex
-Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-64
-64
-Connector_Molex
-Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-80
-80
-Connector_Molex
-Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-8
-8
-Connector_Molex
-Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-14
-14
-Connector_Molex
-Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-20
-20
-Connector_Molex
-Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-22
-22
-Connector_Molex
-Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-24
-24
-Connector_Molex
-Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-26
-26
-Connector_Molex
-Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-30
-30
-Connector_Molex
-Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-32
-32
-Connector_Molex
-Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-34
-34
-Connector_Molex
-Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-40
-40
-Connector_Molex
-Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-44
-44
-Connector_Molex
-Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-50
-50
-Connector_Molex
-Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-60
-60
-Connector_Molex
-Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-64
-64
-Connector_Molex
-Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical
-Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
-connector Molex SlimStack side entry
-0
-80
-80
-Connector_PCBEdge
-4UCON_10156_2x40_P1.27mm_Socket_Horizontal
-4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf
-4UCON 10156 Card edge socket with 80 contacts
-0
-80
-80
-Connector_PCBEdge
-BUS_AT
-AT ISA 16 bits Bus Edge Connector
-BUS ISA AT Edge connector
-0
-98
-98
-Connector_PCBEdge
-BUS_PCI
-PCI bus Edge Connector
-PCI bus Edge Connector
-0
-240
-120
-Connector_PCBEdge
-BUS_PCI_Express_Mini
-Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11)
-mini pcie
-0
-54
-53
-Connector_PCBEdge
-BUS_PCI_Express_Mini_Dual
-Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28)
-mini pcie
-0
-54
-53
-Connector_PCBEdge
-BUS_PCI_Express_Mini_Full
-Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24)
-mini pcie
-0
-54
-53
-Connector_PCBEdge
-BUS_PCI_Express_Mini_Half
-Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25)
-mini pcie
-0
-54
-53
-Connector_PCBEdge
-BUS_PCIexpress_x1
-PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
-PCIe
-0
-36
-36
-Connector_PCBEdge
-BUS_PCIexpress_x4
-PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
-PCIe
-0
-64
-64
-Connector_PCBEdge
-BUS_PCIexpress_x8
-PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
-PCIe
-0
-98
-98
-Connector_PCBEdge
-BUS_PCIexpress_x16
-PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
-PCIe
-0
-164
-164
-Connector_PCBEdge
-Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 05 contacts (polarized)
-conn samtec card-edge high-speed
-0
-8
-8
-Connector_PCBEdge
-Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 05 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-10
-10
-Connector_PCBEdge
-Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
-conn samtec card-edge high-speed
-0
-10
-8
-Connector_PCBEdge
-Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
-conn samtec card-edge high-speed
-0
-8
-8
-Connector_PCBEdge
-Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-12
-10
-Connector_PCBEdge
-Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-10
-10
-Connector_PCBEdge
-Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
-conn samtec card-edge high-speed
-0
-10
-8
-Connector_PCBEdge
-Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
-conn samtec card-edge high-speed
-0
-8
-8
-Connector_PCBEdge
-Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-12
-10
-Connector_PCBEdge
-Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-10
-10
-Connector_PCBEdge
-Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 08 contacts (polarized)
-conn samtec card-edge high-speed
-0
-14
-14
-Connector_PCBEdge
-Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 08 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-16
-16
-Connector_PCBEdge
-Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
-conn samtec card-edge high-speed
-0
-16
-14
-Connector_PCBEdge
-Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
-conn samtec card-edge high-speed
-0
-14
-14
-Connector_PCBEdge
-Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-18
-16
-Connector_PCBEdge
-Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-16
-16
-Connector_PCBEdge
-Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
-conn samtec card-edge high-speed
-0
-16
-14
-Connector_PCBEdge
-Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
-conn samtec card-edge high-speed
-0
-14
-14
-Connector_PCBEdge
-Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-18
-16
-Connector_PCBEdge
-Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-16
-16
-Connector_PCBEdge
-Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 20 contacts (polarized)
-conn samtec card-edge high-speed
-0
-38
-38
-Connector_PCBEdge
-Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 20 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-40
-40
-Connector_PCBEdge
-Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
-conn samtec card-edge high-speed
-0
-40
-38
-Connector_PCBEdge
-Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
-conn samtec card-edge high-speed
-0
-38
-38
-Connector_PCBEdge
-Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-42
-40
-Connector_PCBEdge
-Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-40
-40
-Connector_PCBEdge
-Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
-conn samtec card-edge high-speed
-0
-40
-38
-Connector_PCBEdge
-Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
-conn samtec card-edge high-speed
-0
-38
-38
-Connector_PCBEdge
-Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-42
-40
-Connector_PCBEdge
-Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-40
-40
-Connector_PCBEdge
-Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 30 contacts (polarized)
-conn samtec card-edge high-speed
-0
-58
-58
-Connector_PCBEdge
-Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 30 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-60
-60
-Connector_PCBEdge
-Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
-conn samtec card-edge high-speed
-0
-60
-58
-Connector_PCBEdge
-Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
-conn samtec card-edge high-speed
-0
-58
-58
-Connector_PCBEdge
-Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-62
-60
-Connector_PCBEdge
-Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-60
-60
-Connector_PCBEdge
-Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
-conn samtec card-edge high-speed
-0
-60
-58
-Connector_PCBEdge
-Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
-conn samtec card-edge high-speed
-0
-58
-58
-Connector_PCBEdge
-Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-62
-60
-Connector_PCBEdge
-Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-60
-60
-Connector_PCBEdge
-Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 40 contacts (polarized)
-conn samtec card-edge high-speed
-0
-78
-78
-Connector_PCBEdge
-Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 40 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-80
-80
-Connector_PCBEdge
-Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
-conn samtec card-edge high-speed
-0
-80
-78
-Connector_PCBEdge
-Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
-conn samtec card-edge high-speed
-0
-78
-78
-Connector_PCBEdge
-Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-82
-80
-Connector_PCBEdge
-Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-80
-80
-Connector_PCBEdge
-Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
-conn samtec card-edge high-speed
-0
-80
-78
-Connector_PCBEdge
-Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
-conn samtec card-edge high-speed
-0
-78
-78
-Connector_PCBEdge
-Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-82
-80
-Connector_PCBEdge
-Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-80
-80
-Connector_PCBEdge
-Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 50 contacts (polarized)
-conn samtec card-edge high-speed
-0
-98
-98
-Connector_PCBEdge
-Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 50 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-100
-100
-Connector_PCBEdge
-Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
-conn samtec card-edge high-speed
-0
-100
-98
-Connector_PCBEdge
-Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
-conn samtec card-edge high-speed
-0
-98
-98
-Connector_PCBEdge
-Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-102
-100
-Connector_PCBEdge
-Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-100
-100
-Connector_PCBEdge
-Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
-conn samtec card-edge high-speed
-0
-100
-98
-Connector_PCBEdge
-Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
-conn samtec card-edge high-speed
-0
-98
-98
-Connector_PCBEdge
-Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-102
-100
-Connector_PCBEdge
-Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-100
-100
-Connector_PCBEdge
-Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 60 contacts (polarized)
-conn samtec card-edge high-speed
-0
-116
-116
-Connector_PCBEdge
-Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 60 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-120
-120
-Connector_PCBEdge
-Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
-conn samtec card-edge high-speed
-0
-118
-116
-Connector_PCBEdge
-Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
-conn samtec card-edge high-speed
-0
-116
-116
-Connector_PCBEdge
-Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-122
-120
-Connector_PCBEdge
-Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-120
-120
-Connector_PCBEdge
-Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
-conn samtec card-edge high-speed
-0
-118
-116
-Connector_PCBEdge
-Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
-conn samtec card-edge high-speed
-0
-116
-116
-Connector_PCBEdge
-Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-122
-120
-Connector_PCBEdge
-Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-120
-120
-Connector_PCBEdge
-Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge
-Highspeed card edge connector for PCB's with 70 contacts (polarized)
-conn samtec card-edge high-speed
-0
-136
-136
-Connector_PCBEdge
-Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge
-Highspeed card edge connector for PCB's with 70 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-140
-140
-Connector_PCBEdge
-Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
-conn samtec card-edge high-speed
-0
-138
-136
-Connector_PCBEdge
-Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
-conn samtec card-edge high-speed
-0
-136
-136
-Connector_PCBEdge
-Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-142
-140
-Connector_PCBEdge
-Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-140
-140
-Connector_PCBEdge
-Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
-conn samtec card-edge high-speed
-0
-138
-136
-Connector_PCBEdge
-Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
-conn samtec card-edge high-speed
-0
-136
-136
-Connector_PCBEdge
-Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-142
-140
-Connector_PCBEdge
-Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
-Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
-conn samtec card-edge high-speed
-0
-140
-140
-Connector_PCBEdge
-molex_EDGELOCK_2-CKT
-https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
-Connector PCBEdge molex EDGELOCK
-0
-2
-2
-Connector_PCBEdge
-molex_EDGELOCK_4-CKT
-https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
-Connector PCBEdge molex EDGELOCK
-0
-4
-4
-Connector_PCBEdge
-molex_EDGELOCK_6-CKT
-https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
-Connector PCBEdge molex EDGELOCK
-0
-6
-6
-Connector_PCBEdge
-molex_EDGELOCK_8-CKT
-https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
-Connector PCBEdge molex EDGELOCK
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V
-phoenix_contact connector GMSTBA_01x02_G_7.62mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V
-phoenix_contact connector GMSTBA_01x02_G_7.50mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V
-phoenix_contact connector GMSTBA_01x03_G_7.62mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V
-phoenix_contact connector GMSTBA_01x03_G_7.50mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V
-phoenix_contact connector GMSTBA_01x04_G_7.62mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V
-phoenix_contact connector GMSTBA_01x04_G_7.50mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V
-phoenix_contact connector GMSTBA_01x05_G_7.62mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V
-phoenix_contact connector GMSTBA_01x05_G_7.50mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V
-phoenix_contact connector GMSTBA_01x06_G_7.62mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V
-phoenix_contact connector GMSTBA_01x06_G_7.50mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V
-phoenix_contact connector GMSTBA_01x07_G_7.62mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V
-phoenix_contact connector GMSTBA_01x07_G_7.50mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V
-phoenix_contact connector GMSTBA_01x08_G_7.62mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V
-phoenix_contact connector GMSTBA_01x08_G_7.50mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V
-phoenix_contact connector GMSTBA_01x09_G_7.62mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V
-phoenix_contact connector GMSTBA_01x09_G_7.50mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V
-phoenix_contact connector GMSTBA_01x10_G_7.62mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V
-phoenix_contact connector GMSTBA_01x10_G_7.50mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V
-phoenix_contact connector GMSTBA_01x11_G_7.62mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V
-phoenix_contact connector GMSTBA_01x11_G_7.50mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V
-phoenix_contact connector GMSTBA_01x12_G_7.62mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V
-phoenix_contact connector GMSTBA_01x12_G_7.50mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V
-phoenix_contact connector GMSTBVA_01x02_G_7.62mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V
-phoenix_contact connector GMSTBVA_01x02_G_7.50mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V
-phoenix_contact connector GMSTBVA_01x03_G_7.62mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V
-phoenix_contact connector GMSTBVA_01x03_G_7.50mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V
-phoenix_contact connector GMSTBVA_01x04_G_7.62mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V
-phoenix_contact connector GMSTBVA_01x04_G_7.50mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V
-phoenix_contact connector GMSTBVA_01x05_G_7.62mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V
-phoenix_contact connector GMSTBVA_01x05_G_7.50mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V
-phoenix_contact connector GMSTBVA_01x06_G_7.62mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V
-phoenix_contact connector GMSTBVA_01x06_G_7.50mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V
-phoenix_contact connector GMSTBVA_01x07_G_7.62mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V
-phoenix_contact connector GMSTBVA_01x07_G_7.50mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V
-phoenix_contact connector GMSTBVA_01x08_G_7.62mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V
-phoenix_contact connector GMSTBVA_01x08_G_7.50mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V
-phoenix_contact connector GMSTBVA_01x09_G_7.62mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V
-phoenix_contact connector GMSTBVA_01x09_G_7.50mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V
-phoenix_contact connector GMSTBVA_01x10_G_7.62mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V
-phoenix_contact connector GMSTBVA_01x10_G_7.50mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V
-phoenix_contact connector GMSTBVA_01x11_G_7.62mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V
-phoenix_contact connector GMSTBVA_01x11_G_7.50mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V
-phoenix_contact connector GMSTBVA_01x12_G_7.62mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical
-Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V
-phoenix_contact connector GMSTBVA_01x12_G_7.50mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V
-phoenix_contact connector GMSTBV_01x02_GF_7.62mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V
-phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V
-phoenix_contact connector GMSTBV_01x03_GF_7.62mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V
-phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V
-phoenix_contact connector GMSTBV_01x04_GF_7.62mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V
-phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V
-phoenix_contact connector GMSTBV_01x05_GF_7.62mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V
-phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V
-phoenix_contact connector GMSTBV_01x06_GF_7.62mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V
-phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V
-phoenix_contact connector GMSTBV_01x07_GF_7.62mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V
-phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V
-phoenix_contact connector GMSTBV_01x08_GF_7.62mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V
-phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V
-phoenix_contact connector GMSTBV_01x09_GF_7.62mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V
-phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V
-phoenix_contact connector GMSTBV_01x10_GF_7.62mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V
-phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V
-phoenix_contact connector GMSTBV_01x11_GF_7.62mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V
-phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V
-phoenix_contact connector GMSTBV_01x12_GF_7.62mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V
-phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V
-phoenix_contact connector GMSTB_01x02_GF_7.62mm
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V
-phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH
-0
-2
-2
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V
-phoenix_contact connector GMSTB_01x03_GF_7.62mm
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V
-phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH
-0
-3
-3
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V
-phoenix_contact connector GMSTB_01x04_GF_7.62mm
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V
-phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH
-0
-4
-4
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V
-phoenix_contact connector GMSTB_01x05_GF_7.62mm
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V
-phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH
-0
-5
-5
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V
-phoenix_contact connector GMSTB_01x06_GF_7.62mm
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V
-phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH
-0
-6
-6
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V
-phoenix_contact connector GMSTB_01x07_GF_7.62mm
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V
-phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH
-0
-7
-7
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V
-phoenix_contact connector GMSTB_01x08_GF_7.62mm
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V
-phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH
-0
-8
-8
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V
-phoenix_contact connector GMSTB_01x09_GF_7.62mm
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V
-phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH
-0
-9
-9
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V
-phoenix_contact connector GMSTB_01x10_GF_7.62mm
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V
-phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH
-0
-10
-10
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V
-phoenix_contact connector GMSTB_01x11_GF_7.62mm
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V
-phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH
-0
-11
-11
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V
-phoenix_contact connector GMSTB_01x12_GF_7.62mm
-0
-12
-12
-Connector_Phoenix_GMSTB
-PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V
-phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V
-phoenix_contact connector MCV_01x02_G_3.5mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V
-phoenix_contact connector MCV_01x02_G_3.81mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V
-phoenix_contact connector MCV_01x02_GF_3.5mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V
-phoenix_contact connector MCV_01x02_GF_3.5mm_MH
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V
-phoenix_contact connector MCV_01x02_GF_3.81mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V
-phoenix_contact connector MCV_01x02_GF_3.81mm_MH
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V
-phoenix_contact connector MCV_01x03_G_3.5mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V
-phoenix_contact connector MCV_01x03_G_3.81mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V
-phoenix_contact connector MCV_01x03_GF_3.5mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V
-phoenix_contact connector MCV_01x03_GF_3.5mm_MH
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V
-phoenix_contact connector MCV_01x03_GF_3.81mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V
-phoenix_contact connector MCV_01x03_GF_3.81mm_MH
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V
-phoenix_contact connector MCV_01x04_G_3.5mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V
-phoenix_contact connector MCV_01x04_G_3.81mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V
-phoenix_contact connector MCV_01x04_GF_3.5mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V
-phoenix_contact connector MCV_01x04_GF_3.5mm_MH
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V
-phoenix_contact connector MCV_01x04_GF_3.81mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V
-phoenix_contact connector MCV_01x04_GF_3.81mm_MH
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V
-phoenix_contact connector MCV_01x05_G_3.5mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V
-phoenix_contact connector MCV_01x05_G_3.81mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V
-phoenix_contact connector MCV_01x05_GF_3.5mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V
-phoenix_contact connector MCV_01x05_GF_3.5mm_MH
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V
-phoenix_contact connector MCV_01x05_GF_3.81mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V
-phoenix_contact connector MCV_01x05_GF_3.81mm_MH
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V
-phoenix_contact connector MCV_01x06_G_3.5mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V
-phoenix_contact connector MCV_01x06_G_3.81mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V
-phoenix_contact connector MCV_01x06_GF_3.5mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V
-phoenix_contact connector MCV_01x06_GF_3.5mm_MH
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V
-phoenix_contact connector MCV_01x06_GF_3.81mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V
-phoenix_contact connector MCV_01x06_GF_3.81mm_MH
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V
-phoenix_contact connector MCV_01x07_G_3.5mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V
-phoenix_contact connector MCV_01x07_G_3.81mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V
-phoenix_contact connector MCV_01x07_GF_3.5mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V
-phoenix_contact connector MCV_01x07_GF_3.5mm_MH
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V
-phoenix_contact connector MCV_01x07_GF_3.81mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V
-phoenix_contact connector MCV_01x07_GF_3.81mm_MH
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V
-phoenix_contact connector MCV_01x08_G_3.5mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V
-phoenix_contact connector MCV_01x08_G_3.81mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V
-phoenix_contact connector MCV_01x08_GF_3.5mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V
-phoenix_contact connector MCV_01x08_GF_3.5mm_MH
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V
-phoenix_contact connector MCV_01x08_GF_3.81mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V
-phoenix_contact connector MCV_01x08_GF_3.81mm_MH
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V
-phoenix_contact connector MCV_01x09_G_3.5mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V
-phoenix_contact connector MCV_01x09_G_3.81mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V
-phoenix_contact connector MCV_01x09_GF_3.5mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V
-phoenix_contact connector MCV_01x09_GF_3.5mm_MH
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V
-phoenix_contact connector MCV_01x09_GF_3.81mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V
-phoenix_contact connector MCV_01x09_GF_3.81mm_MH
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V
-phoenix_contact connector MCV_01x10_G_3.5mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V
-phoenix_contact connector MCV_01x10_G_3.81mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V
-phoenix_contact connector MCV_01x10_GF_3.5mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V
-phoenix_contact connector MCV_01x10_GF_3.5mm_MH
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V
-phoenix_contact connector MCV_01x10_GF_3.81mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V
-phoenix_contact connector MCV_01x10_GF_3.81mm_MH
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V
-phoenix_contact connector MCV_01x11_G_3.5mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V
-phoenix_contact connector MCV_01x11_G_3.81mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V
-phoenix_contact connector MCV_01x11_GF_3.5mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V
-phoenix_contact connector MCV_01x11_GF_3.5mm_MH
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V
-phoenix_contact connector MCV_01x11_GF_3.81mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V
-phoenix_contact connector MCV_01x11_GF_3.81mm_MH
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V
-phoenix_contact connector MCV_01x12_G_3.5mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V
-phoenix_contact connector MCV_01x12_G_3.81mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V
-phoenix_contact connector MCV_01x12_GF_3.5mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V
-phoenix_contact connector MCV_01x12_GF_3.5mm_MH
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V
-phoenix_contact connector MCV_01x12_GF_3.81mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V
-phoenix_contact connector MCV_01x12_GF_3.81mm_MH
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V
-phoenix_contact connector MCV_01x13_G_3.5mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V
-phoenix_contact connector MCV_01x13_G_3.81mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V
-phoenix_contact connector MCV_01x13_GF_3.5mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V
-phoenix_contact connector MCV_01x13_GF_3.5mm_MH
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V
-phoenix_contact connector MCV_01x13_GF_3.81mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V
-phoenix_contact connector MCV_01x13_GF_3.81mm_MH
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V
-phoenix_contact connector MCV_01x14_G_3.5mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V
-phoenix_contact connector MCV_01x14_G_3.81mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V
-phoenix_contact connector MCV_01x14_GF_3.5mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V
-phoenix_contact connector MCV_01x14_GF_3.5mm_MH
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V
-phoenix_contact connector MCV_01x14_GF_3.81mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V
-phoenix_contact connector MCV_01x14_GF_3.81mm_MH
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V
-phoenix_contact connector MCV_01x15_G_3.5mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V
-phoenix_contact connector MCV_01x15_G_3.81mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V
-phoenix_contact connector MCV_01x15_GF_3.5mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V
-phoenix_contact connector MCV_01x15_GF_3.5mm_MH
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V
-phoenix_contact connector MCV_01x15_GF_3.81mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V
-phoenix_contact connector MCV_01x15_GF_3.81mm_MH
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V
-phoenix_contact connector MCV_01x16_G_3.5mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V
-phoenix_contact connector MCV_01x16_G_3.81mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V
-phoenix_contact connector MCV_01x16_GF_3.5mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V
-phoenix_contact connector MCV_01x16_GF_3.5mm_MH
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V
-phoenix_contact connector MCV_01x16_GF_3.81mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V
-phoenix_contact connector MCV_01x16_GF_3.81mm_MH
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V
-phoenix_contact connector MC_01x02_G_3.5mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V
-phoenix_contact connector MC_01x02_G_3.81mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V
-phoenix_contact connector MC_01x02_GF_3.5mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V
-phoenix_contact connector MC_01x02_GF_3.5mm_MH
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V
-phoenix_contact connector MC_01x02_GF_3.81mm
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V
-phoenix_contact connector MC_01x02_GF_3.81mm_MH
-0
-2
-2
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V
-phoenix_contact connector MC_01x03_G_3.5mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V
-phoenix_contact connector MC_01x03_G_3.81mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V
-phoenix_contact connector MC_01x03_GF_3.5mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V
-phoenix_contact connector MC_01x03_GF_3.5mm_MH
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V
-phoenix_contact connector MC_01x03_GF_3.81mm
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V
-phoenix_contact connector MC_01x03_GF_3.81mm_MH
-0
-3
-3
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V
-phoenix_contact connector MC_01x04_G_3.5mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V
-phoenix_contact connector MC_01x04_G_3.81mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V
-phoenix_contact connector MC_01x04_GF_3.5mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V
-phoenix_contact connector MC_01x04_GF_3.5mm_MH
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V
-phoenix_contact connector MC_01x04_GF_3.81mm
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V
-phoenix_contact connector MC_01x04_GF_3.81mm_MH
-0
-4
-4
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V
-phoenix_contact connector MC_01x05_G_3.5mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V
-phoenix_contact connector MC_01x05_G_3.81mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V
-phoenix_contact connector MC_01x05_GF_3.5mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V
-phoenix_contact connector MC_01x05_GF_3.5mm_MH
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V
-phoenix_contact connector MC_01x05_GF_3.81mm
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V
-phoenix_contact connector MC_01x05_GF_3.81mm_MH
-0
-5
-5
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V
-phoenix_contact connector MC_01x06_G_3.5mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V
-phoenix_contact connector MC_01x06_G_3.81mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V
-phoenix_contact connector MC_01x06_GF_3.5mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V
-phoenix_contact connector MC_01x06_GF_3.5mm_MH
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V
-phoenix_contact connector MC_01x06_GF_3.81mm
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V
-phoenix_contact connector MC_01x06_GF_3.81mm_MH
-0
-6
-6
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V
-phoenix_contact connector MC_01x07_G_3.5mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V
-phoenix_contact connector MC_01x07_G_3.81mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V
-phoenix_contact connector MC_01x07_GF_3.5mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V
-phoenix_contact connector MC_01x07_GF_3.5mm_MH
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V
-phoenix_contact connector MC_01x07_GF_3.81mm
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V
-phoenix_contact connector MC_01x07_GF_3.81mm_MH
-0
-7
-7
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V
-phoenix_contact connector MC_01x08_G_3.5mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V
-phoenix_contact connector MC_01x08_G_3.81mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V
-phoenix_contact connector MC_01x08_GF_3.5mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V
-phoenix_contact connector MC_01x08_GF_3.5mm_MH
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V
-phoenix_contact connector MC_01x08_GF_3.81mm
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V
-phoenix_contact connector MC_01x08_GF_3.81mm_MH
-0
-8
-8
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V
-phoenix_contact connector MC_01x09_G_3.5mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V
-phoenix_contact connector MC_01x09_G_3.81mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V
-phoenix_contact connector MC_01x09_GF_3.5mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V
-phoenix_contact connector MC_01x09_GF_3.5mm_MH
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V
-phoenix_contact connector MC_01x09_GF_3.81mm
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V
-phoenix_contact connector MC_01x09_GF_3.81mm_MH
-0
-9
-9
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V
-phoenix_contact connector MC_01x10_G_3.5mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V
-phoenix_contact connector MC_01x10_G_3.81mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V
-phoenix_contact connector MC_01x10_GF_3.5mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V
-phoenix_contact connector MC_01x10_GF_3.5mm_MH
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V
-phoenix_contact connector MC_01x10_GF_3.81mm
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V
-phoenix_contact connector MC_01x10_GF_3.81mm_MH
-0
-10
-10
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V
-phoenix_contact connector MC_01x11_G_3.5mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V
-phoenix_contact connector MC_01x11_G_3.81mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V
-phoenix_contact connector MC_01x11_GF_3.5mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V
-phoenix_contact connector MC_01x11_GF_3.5mm_MH
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V
-phoenix_contact connector MC_01x11_GF_3.81mm
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V
-phoenix_contact connector MC_01x11_GF_3.81mm_MH
-0
-11
-11
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V
-phoenix_contact connector MC_01x12_G_3.5mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V
-phoenix_contact connector MC_01x12_G_3.81mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V
-phoenix_contact connector MC_01x12_GF_3.5mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V
-phoenix_contact connector MC_01x12_GF_3.5mm_MH
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V
-phoenix_contact connector MC_01x12_GF_3.81mm
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V
-phoenix_contact connector MC_01x12_GF_3.81mm_MH
-0
-12
-12
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V
-phoenix_contact connector MC_01x13_G_3.5mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V
-phoenix_contact connector MC_01x13_G_3.81mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V
-phoenix_contact connector MC_01x13_GF_3.5mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V
-phoenix_contact connector MC_01x13_GF_3.5mm_MH
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V
-phoenix_contact connector MC_01x13_GF_3.81mm
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V
-phoenix_contact connector MC_01x13_GF_3.81mm_MH
-0
-13
-13
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V
-phoenix_contact connector MC_01x14_G_3.5mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V
-phoenix_contact connector MC_01x14_G_3.81mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V
-phoenix_contact connector MC_01x14_GF_3.5mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V
-phoenix_contact connector MC_01x14_GF_3.5mm_MH
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V
-phoenix_contact connector MC_01x14_GF_3.81mm
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V
-phoenix_contact connector MC_01x14_GF_3.81mm_MH
-0
-14
-14
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V
-phoenix_contact connector MC_01x15_G_3.5mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V
-phoenix_contact connector MC_01x15_G_3.81mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V
-phoenix_contact connector MC_01x15_GF_3.5mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V
-phoenix_contact connector MC_01x15_GF_3.5mm_MH
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V
-phoenix_contact connector MC_01x15_GF_3.81mm
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V
-phoenix_contact connector MC_01x15_GF_3.81mm_MH
-0
-15
-15
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V
-phoenix_contact connector MC_01x16_G_3.5mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V
-phoenix_contact connector MC_01x16_G_3.81mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V
-phoenix_contact connector MC_01x16_GF_3.5mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V
-phoenix_contact connector MC_01x16_GF_3.5mm_MH
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V
-phoenix_contact connector MC_01x16_GF_3.81mm
-0
-16
-16
-Connector_Phoenix_MC
-PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V
-phoenix_contact connector MC_01x16_GF_3.81mm_MH
-0
-16
-16
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V
-phoenix_contact connector MCV_01x02_G_5.08mm
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V
-phoenix_contact connector MCV_01x02_GF_5.08mm
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V
-phoenix_contact connector MCV_01x02_GF_5.08mm_MH
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V
-phoenix_contact connector MCV_01x03_G_5.08mm
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V
-phoenix_contact connector MCV_01x03_GF_5.08mm
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V
-phoenix_contact connector MCV_01x03_GF_5.08mm_MH
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V
-phoenix_contact connector MCV_01x04_G_5.08mm
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V
-phoenix_contact connector MCV_01x04_GF_5.08mm
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V
-phoenix_contact connector MCV_01x04_GF_5.08mm_MH
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V
-phoenix_contact connector MCV_01x05_G_5.08mm
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V
-phoenix_contact connector MCV_01x05_GF_5.08mm
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V
-phoenix_contact connector MCV_01x05_GF_5.08mm_MH
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V
-phoenix_contact connector MCV_01x06_G_5.08mm
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V
-phoenix_contact connector MCV_01x06_GF_5.08mm
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V
-phoenix_contact connector MCV_01x06_GF_5.08mm_MH
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V
-phoenix_contact connector MCV_01x07_G_5.08mm
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V
-phoenix_contact connector MCV_01x07_GF_5.08mm
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V
-phoenix_contact connector MCV_01x07_GF_5.08mm_MH
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V
-phoenix_contact connector MCV_01x08_G_5.08mm
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V
-phoenix_contact connector MCV_01x08_GF_5.08mm
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V
-phoenix_contact connector MCV_01x08_GF_5.08mm_MH
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V
-phoenix_contact connector MCV_01x09_G_5.08mm
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V
-phoenix_contact connector MCV_01x09_GF_5.08mm
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V
-phoenix_contact connector MCV_01x09_GF_5.08mm_MH
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V
-phoenix_contact connector MCV_01x10_G_5.08mm
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V
-phoenix_contact connector MCV_01x10_GF_5.08mm
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V
-phoenix_contact connector MCV_01x10_GF_5.08mm_MH
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V
-phoenix_contact connector MCV_01x11_G_5.08mm
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V
-phoenix_contact connector MCV_01x11_GF_5.08mm
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V
-phoenix_contact connector MCV_01x11_GF_5.08mm_MH
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V
-phoenix_contact connector MCV_01x12_G_5.08mm
-0
-12
-12
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V
-phoenix_contact connector MCV_01x12_GF_5.08mm
-0
-12
-12
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V
-phoenix_contact connector MCV_01x12_GF_5.08mm_MH
-0
-12
-12
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V
-phoenix_contact connector MC_01x02_G_5.08mm
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V
-phoenix_contact connector MC_01x02_GF_5.08mm
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V
-phoenix_contact connector MC_01x02_GF_5.08mm_MH
-0
-2
-2
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V
-phoenix_contact connector MC_01x03_G_5.08mm
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V
-phoenix_contact connector MC_01x03_GF_5.08mm
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V
-phoenix_contact connector MC_01x03_GF_5.08mm_MH
-0
-3
-3
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V
-phoenix_contact connector MC_01x04_G_5.08mm
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V
-phoenix_contact connector MC_01x04_GF_5.08mm
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V
-phoenix_contact connector MC_01x04_GF_5.08mm_MH
-0
-4
-4
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V
-phoenix_contact connector MC_01x05_G_5.08mm
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V
-phoenix_contact connector MC_01x05_GF_5.08mm
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V
-phoenix_contact connector MC_01x05_GF_5.08mm_MH
-0
-5
-5
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V
-phoenix_contact connector MC_01x06_G_5.08mm
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V
-phoenix_contact connector MC_01x06_GF_5.08mm
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V
-phoenix_contact connector MC_01x06_GF_5.08mm_MH
-0
-6
-6
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V
-phoenix_contact connector MC_01x07_G_5.08mm
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V
-phoenix_contact connector MC_01x07_GF_5.08mm
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V
-phoenix_contact connector MC_01x07_GF_5.08mm_MH
-0
-7
-7
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V
-phoenix_contact connector MC_01x08_G_5.08mm
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V
-phoenix_contact connector MC_01x08_GF_5.08mm
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V
-phoenix_contact connector MC_01x08_GF_5.08mm_MH
-0
-8
-8
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V
-phoenix_contact connector MC_01x09_G_5.08mm
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V
-phoenix_contact connector MC_01x09_GF_5.08mm
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V
-phoenix_contact connector MC_01x09_GF_5.08mm_MH
-0
-9
-9
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V
-phoenix_contact connector MC_01x10_G_5.08mm
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V
-phoenix_contact connector MC_01x10_GF_5.08mm
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V
-phoenix_contact connector MC_01x10_GF_5.08mm_MH
-0
-10
-10
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V
-phoenix_contact connector MC_01x11_G_5.08mm
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V
-phoenix_contact connector MC_01x11_GF_5.08mm
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V
-phoenix_contact connector MC_01x11_GF_5.08mm_MH
-0
-11
-11
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V
-phoenix_contact connector MC_01x12_G_5.08mm
-0
-12
-12
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V
-phoenix_contact connector MC_01x12_GF_5.08mm
-0
-12
-12
-Connector_Phoenix_MC_HighVoltage
-PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V
-phoenix_contact connector MC_01x12_GF_5.08mm_MH
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC)
-phoenix_contact connector MSTBA_01x02_G_5.08mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC)
-phoenix_contact connector MSTBA_01x02_G_5.00mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC)
-phoenix_contact connector MSTBA_01x03_G_5.08mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC)
-phoenix_contact connector MSTBA_01x03_G_5.00mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC)
-phoenix_contact connector MSTBA_01x04_G_5.08mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC)
-phoenix_contact connector MSTBA_01x04_G_5.00mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC)
-phoenix_contact connector MSTBA_01x05_G_5.08mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC)
-phoenix_contact connector MSTBA_01x05_G_5.00mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC)
-phoenix_contact connector MSTBA_01x06_G_5.08mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC)
-phoenix_contact connector MSTBA_01x06_G_5.00mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC)
-phoenix_contact connector MSTBA_01x07_G_5.08mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC)
-phoenix_contact connector MSTBA_01x07_G_5.00mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC)
-phoenix_contact connector MSTBA_01x08_G_5.08mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC)
-phoenix_contact connector MSTBA_01x08_G_5.00mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC)
-phoenix_contact connector MSTBA_01x09_G_5.08mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC)
-phoenix_contact connector MSTBA_01x09_G_5.00mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC)
-phoenix_contact connector MSTBA_01x10_G_5.08mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC)
-phoenix_contact connector MSTBA_01x10_G_5.00mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC)
-phoenix_contact connector MSTBA_01x11_G_5.08mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC)
-phoenix_contact connector MSTBA_01x11_G_5.00mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC)
-phoenix_contact connector MSTBA_01x12_G_5.08mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC)
-phoenix_contact connector MSTBA_01x12_G_5.00mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A
-phoenix_contact connector MSTBA_01x13_G_5.08mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A
-phoenix_contact connector MSTBA_01x13_G_5.00mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A
-phoenix_contact connector MSTBA_01x14_G_5.08mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A
-phoenix_contact connector MSTBA_01x14_G_5.00mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A
-phoenix_contact connector MSTBA_01x15_G_5.08mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A
-phoenix_contact connector MSTBA_01x15_G_5.00mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A
-phoenix_contact connector MSTBA_01x16_G_5.08mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal
-Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A
-phoenix_contact connector MSTBA_01x16_G_5.00mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC)
-phoenix_contact connector MSTBVA_01x02_G_5.08mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC)
-phoenix_contact connector MSTBVA_01x02_G_5.00mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC)
-phoenix_contact connector MSTBVA_01x03_G_5.08mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC)
-phoenix_contact connector MSTBVA_01x03_G_5.00mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC)
-phoenix_contact connector MSTBVA_01x04_G_5.08mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC)
-phoenix_contact connector MSTBVA_01x04_G_5.00mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC)
-phoenix_contact connector MSTBVA_01x05_G_5.08mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC)
-phoenix_contact connector MSTBVA_01x05_G_5.00mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC)
-phoenix_contact connector MSTBVA_01x06_G_5.08mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC)
-phoenix_contact connector MSTBVA_01x06_G_5.00mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC)
-phoenix_contact connector MSTBVA_01x07_G_5.08mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC)
-phoenix_contact connector MSTBVA_01x07_G_5.00mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC)
-phoenix_contact connector MSTBVA_01x08_G_5.08mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC)
-phoenix_contact connector MSTBVA_01x08_G_5.00mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC)
-phoenix_contact connector MSTBVA_01x09_G_5.08mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC)
-phoenix_contact connector MSTBVA_01x09_G_5.00mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC)
-phoenix_contact connector MSTBVA_01x10_G_5.08mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC)
-phoenix_contact connector MSTBVA_01x10_G_5.00mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC)
-phoenix_contact connector MSTBVA_01x11_G_5.08mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC)
-phoenix_contact connector MSTBVA_01x11_G_5.00mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC)
-phoenix_contact connector MSTBVA_01x12_G_5.08mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC)
-phoenix_contact connector MSTBVA_01x12_G_5.00mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A
-phoenix_contact connector MSTBVA_01x13_G_5.08mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A
-phoenix_contact connector MSTBVA_01x13_G_5.00mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A
-phoenix_contact connector MSTBVA_01x14_G_5.08mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A
-phoenix_contact connector MSTBVA_01x14_G_5.00mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A
-phoenix_contact connector MSTBVA_01x15_G_5.08mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A
-phoenix_contact connector MSTBVA_01x15_G_5.00mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A
-phoenix_contact connector MSTBVA_01x16_G_5.08mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical
-Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A
-phoenix_contact connector MSTBVA_01x16_G_5.00mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC)
-phoenix_contact connector MSTBV_01x02_GF_5.08mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC)
-phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC)
-phoenix_contact connector MSTBV_01x02_GF_5.00mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC)
-phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC)
-phoenix_contact connector MSTBV_01x03_GF_5.08mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC)
-phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC)
-phoenix_contact connector MSTBV_01x03_GF_5.00mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC)
-phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC)
-phoenix_contact connector MSTBV_01x04_GF_5.08mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC)
-phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC)
-phoenix_contact connector MSTBV_01x04_GF_5.00mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC)
-phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC)
-phoenix_contact connector MSTBV_01x05_GF_5.08mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC)
-phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC)
-phoenix_contact connector MSTBV_01x05_GF_5.00mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC)
-phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC)
-phoenix_contact connector MSTBV_01x06_GF_5.08mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC)
-phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC)
-phoenix_contact connector MSTBV_01x06_GF_5.00mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC)
-phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC)
-phoenix_contact connector MSTBV_01x07_GF_5.08mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC)
-phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC)
-phoenix_contact connector MSTBV_01x07_GF_5.00mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC)
-phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC)
-phoenix_contact connector MSTBV_01x08_GF_5.08mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC)
-phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC)
-phoenix_contact connector MSTBV_01x08_GF_5.00mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC)
-phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC)
-phoenix_contact connector MSTBV_01x09_GF_5.08mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC)
-phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC)
-phoenix_contact connector MSTBV_01x09_GF_5.00mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC)
-phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC)
-phoenix_contact connector MSTBV_01x10_GF_5.08mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC)
-phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC)
-phoenix_contact connector MSTBV_01x10_GF_5.00mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC)
-phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC)
-phoenix_contact connector MSTBV_01x11_GF_5.08mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC)
-phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC)
-phoenix_contact connector MSTBV_01x11_GF_5.00mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC)
-phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC)
-phoenix_contact connector MSTBV_01x12_GF_5.08mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC)
-phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC)
-phoenix_contact connector MSTBV_01x12_GF_5.00mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC)
-phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A
-phoenix_contact connector MSTBV_01x13_GF_5.08mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A
-phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A
-phoenix_contact connector MSTBV_01x13_GF_5.00mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A
-phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A
-phoenix_contact connector MSTBV_01x14_GF_5.08mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A
-phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A
-phoenix_contact connector MSTBV_01x14_GF_5.00mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A
-phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A
-phoenix_contact connector MSTBV_01x15_GF_5.08mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A
-phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A
-phoenix_contact connector MSTBV_01x15_GF_5.00mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A
-phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A
-phoenix_contact connector MSTBV_01x16_GF_5.08mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A
-phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A
-phoenix_contact connector MSTBV_01x16_GF_5.00mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A
-phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC)
-phoenix_contact connector MSTB_01x02_GF_5.08mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC)
-phoenix_contact connector MSTB_01x02_GF_5.08mm_MH
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC)
-phoenix_contact connector MSTB_01x02_GF_5.00mm
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC)
-phoenix_contact connector MSTB_01x02_GF_5.00mm_MH
-0
-2
-2
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC)
-phoenix_contact connector MSTB_01x03_GF_5.08mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC)
-phoenix_contact connector MSTB_01x03_GF_5.08mm_MH
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC)
-phoenix_contact connector MSTB_01x03_GF_5.00mm
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC)
-phoenix_contact connector MSTB_01x03_GF_5.00mm_MH
-0
-3
-3
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC)
-phoenix_contact connector MSTB_01x04_GF_5.08mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC)
-phoenix_contact connector MSTB_01x04_GF_5.08mm_MH
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC)
-phoenix_contact connector MSTB_01x04_GF_5.00mm
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC)
-phoenix_contact connector MSTB_01x04_GF_5.00mm_MH
-0
-4
-4
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC)
-phoenix_contact connector MSTB_01x05_GF_5.08mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC)
-phoenix_contact connector MSTB_01x05_GF_5.08mm_MH
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC)
-phoenix_contact connector MSTB_01x05_GF_5.00mm
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC)
-phoenix_contact connector MSTB_01x05_GF_5.00mm_MH
-0
-5
-5
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC)
-phoenix_contact connector MSTB_01x06_GF_5.08mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC)
-phoenix_contact connector MSTB_01x06_GF_5.08mm_MH
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC)
-phoenix_contact connector MSTB_01x06_GF_5.00mm
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC)
-phoenix_contact connector MSTB_01x06_GF_5.00mm_MH
-0
-6
-6
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC)
-phoenix_contact connector MSTB_01x07_GF_5.08mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC)
-phoenix_contact connector MSTB_01x07_GF_5.08mm_MH
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC)
-phoenix_contact connector MSTB_01x07_GF_5.00mm
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC)
-phoenix_contact connector MSTB_01x07_GF_5.00mm_MH
-0
-7
-7
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC)
-phoenix_contact connector MSTB_01x08_GF_5.08mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC)
-phoenix_contact connector MSTB_01x08_GF_5.08mm_MH
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC)
-phoenix_contact connector MSTB_01x08_GF_5.00mm
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC)
-phoenix_contact connector MSTB_01x08_GF_5.00mm_MH
-0
-8
-8
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC)
-phoenix_contact connector MSTB_01x09_GF_5.08mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC)
-phoenix_contact connector MSTB_01x09_GF_5.08mm_MH
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC)
-phoenix_contact connector MSTB_01x09_GF_5.00mm
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC)
-phoenix_contact connector MSTB_01x09_GF_5.00mm_MH
-0
-9
-9
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC)
-phoenix_contact connector MSTB_01x10_GF_5.08mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC)
-phoenix_contact connector MSTB_01x10_GF_5.08mm_MH
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC)
-phoenix_contact connector MSTB_01x10_GF_5.00mm
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC)
-phoenix_contact connector MSTB_01x10_GF_5.00mm_MH
-0
-10
-10
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC)
-phoenix_contact connector MSTB_01x11_GF_5.08mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC)
-phoenix_contact connector MSTB_01x11_GF_5.08mm_MH
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC)
-phoenix_contact connector MSTB_01x11_GF_5.00mm
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC)
-phoenix_contact connector MSTB_01x11_GF_5.00mm_MH
-0
-11
-11
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC)
-phoenix_contact connector MSTB_01x12_GF_5.08mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC)
-phoenix_contact connector MSTB_01x12_GF_5.08mm_MH
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC)
-phoenix_contact connector MSTB_01x12_GF_5.00mm
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC)
-phoenix_contact connector MSTB_01x12_GF_5.00mm_MH
-0
-12
-12
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A
-phoenix_contact connector MSTB_01x13_GF_5.08mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A
-phoenix_contact connector MSTB_01x13_GF_5.08mm_MH
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A
-phoenix_contact connector MSTB_01x13_GF_5.00mm
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A
-phoenix_contact connector MSTB_01x13_GF_5.00mm_MH
-0
-13
-13
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A
-phoenix_contact connector MSTB_01x14_GF_5.08mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A
-phoenix_contact connector MSTB_01x14_GF_5.08mm_MH
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A
-phoenix_contact connector MSTB_01x14_GF_5.00mm
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A
-phoenix_contact connector MSTB_01x14_GF_5.00mm_MH
-0
-14
-14
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A
-phoenix_contact connector MSTB_01x15_GF_5.08mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A
-phoenix_contact connector MSTB_01x15_GF_5.08mm_MH
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A
-phoenix_contact connector MSTB_01x15_GF_5.00mm
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A
-phoenix_contact connector MSTB_01x15_GF_5.00mm_MH
-0
-15
-15
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A
-phoenix_contact connector MSTB_01x16_GF_5.08mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A
-phoenix_contact connector MSTB_01x16_GF_5.08mm_MH
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange
-Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A
-phoenix_contact connector MSTB_01x16_GF_5.00mm
-0
-16
-16
-Connector_Phoenix_MSTB
-PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole
-Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A
-phoenix_contact connector MSTB_01x16_GF_5.00mm_MH
-0
-16
-16
-Connector_Pin
-Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork
-solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork
-solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.0mm_L10.0mm
-solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm
-solder Pin_ press fit
-0
-1
-1
-Connector_Pin
-Pin_D1.0mm_L10.0mm_LooseFit
-solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm
-solder Pin_ loose fit
-0
-1
-1
-Connector_Pin
-Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork
-solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.1mm_L10.2mm_W3.5mm_Flat
-solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork
-solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.2mm_L11.3mm_W3.0mm_Flat
-solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.3mm_L10.0mm_W3.5mm_Flat
-solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.3mm_L11.0mm
-solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm
-solder Pin_ pressfit
-0
-1
-1
-Connector_Pin
-Pin_D1.3mm_L11.0mm_LooseFit
-solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm
-solder Pin_ loose fit
-0
-1
-1
-Connector_Pin
-Pin_D1.3mm_L11.3mm_W2.8mm_Flat
-solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm
-solder Pin_ with flat fork
-0
-1
-1
-Connector_Pin
-Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork
-solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434
-solder Pin_ with flat fork
-0
-1
-1
-Connector_PinHeader_1.00mm
-PinHeader_1x01_P1.00mm_Horizontal
-Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x01 1.00mm single row
-0
-1
-1
-Connector_PinHeader_1.00mm
-PinHeader_1x01_P1.00mm_Vertical
-Through hole straight pin header, 1x01, 1.00mm pitch, single row
-Through hole pin header THT 1x01 1.00mm single row
-0
-1
-1
-Connector_PinHeader_1.00mm
-PinHeader_1x02_P1.00mm_Horizontal
-Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x02 1.00mm single row
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_1x02_P1.00mm_Vertical
-Through hole straight pin header, 1x02, 1.00mm pitch, single row
-Through hole pin header THT 1x02 1.00mm single row
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_1x03_P1.00mm_Horizontal
-Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x03 1.00mm single row
-0
-3
-3
-Connector_PinHeader_1.00mm
-PinHeader_1x03_P1.00mm_Vertical
-Through hole straight pin header, 1x03, 1.00mm pitch, single row
-Through hole pin header THT 1x03 1.00mm single row
-0
-3
-3
-Connector_PinHeader_1.00mm
-PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left
-0
-3
-3
-Connector_PinHeader_1.00mm
-PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right
-0
-3
-3
-Connector_PinHeader_1.00mm
-PinHeader_1x04_P1.00mm_Horizontal
-Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x04 1.00mm single row
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_1x04_P1.00mm_Vertical
-Through hole straight pin header, 1x04, 1.00mm pitch, single row
-Through hole pin header THT 1x04 1.00mm single row
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_1x05_P1.00mm_Horizontal
-Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x05 1.00mm single row
-0
-5
-5
-Connector_PinHeader_1.00mm
-PinHeader_1x05_P1.00mm_Vertical
-Through hole straight pin header, 1x05, 1.00mm pitch, single row
-Through hole pin header THT 1x05 1.00mm single row
-0
-5
-5
-Connector_PinHeader_1.00mm
-PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left
-0
-5
-5
-Connector_PinHeader_1.00mm
-PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right
-0
-5
-5
-Connector_PinHeader_1.00mm
-PinHeader_1x06_P1.00mm_Horizontal
-Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x06 1.00mm single row
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_1x06_P1.00mm_Vertical
-Through hole straight pin header, 1x06, 1.00mm pitch, single row
-Through hole pin header THT 1x06 1.00mm single row
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_1x07_P1.00mm_Horizontal
-Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x07 1.00mm single row
-0
-7
-7
-Connector_PinHeader_1.00mm
-PinHeader_1x07_P1.00mm_Vertical
-Through hole straight pin header, 1x07, 1.00mm pitch, single row
-Through hole pin header THT 1x07 1.00mm single row
-0
-7
-7
-Connector_PinHeader_1.00mm
-PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left
-0
-7
-7
-Connector_PinHeader_1.00mm
-PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right
-0
-7
-7
-Connector_PinHeader_1.00mm
-PinHeader_1x08_P1.00mm_Horizontal
-Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x08 1.00mm single row
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_1x08_P1.00mm_Vertical
-Through hole straight pin header, 1x08, 1.00mm pitch, single row
-Through hole pin header THT 1x08 1.00mm single row
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_1x09_P1.00mm_Horizontal
-Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x09 1.00mm single row
-0
-9
-9
-Connector_PinHeader_1.00mm
-PinHeader_1x09_P1.00mm_Vertical
-Through hole straight pin header, 1x09, 1.00mm pitch, single row
-Through hole pin header THT 1x09 1.00mm single row
-0
-9
-9
-Connector_PinHeader_1.00mm
-PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left
-0
-9
-9
-Connector_PinHeader_1.00mm
-PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right
-0
-9
-9
-Connector_PinHeader_1.00mm
-PinHeader_1x10_P1.00mm_Horizontal
-Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x10 1.00mm single row
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_1x10_P1.00mm_Vertical
-Through hole straight pin header, 1x10, 1.00mm pitch, single row
-Through hole pin header THT 1x10 1.00mm single row
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_1x11_P1.00mm_Horizontal
-Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x11 1.00mm single row
-0
-11
-11
-Connector_PinHeader_1.00mm
-PinHeader_1x11_P1.00mm_Vertical
-Through hole straight pin header, 1x11, 1.00mm pitch, single row
-Through hole pin header THT 1x11 1.00mm single row
-0
-11
-11
-Connector_PinHeader_1.00mm
-PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left
-0
-11
-11
-Connector_PinHeader_1.00mm
-PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right
-0
-11
-11
-Connector_PinHeader_1.00mm
-PinHeader_1x12_P1.00mm_Horizontal
-Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x12 1.00mm single row
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_1x12_P1.00mm_Vertical
-Through hole straight pin header, 1x12, 1.00mm pitch, single row
-Through hole pin header THT 1x12 1.00mm single row
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_1x13_P1.00mm_Horizontal
-Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x13 1.00mm single row
-0
-13
-13
-Connector_PinHeader_1.00mm
-PinHeader_1x13_P1.00mm_Vertical
-Through hole straight pin header, 1x13, 1.00mm pitch, single row
-Through hole pin header THT 1x13 1.00mm single row
-0
-13
-13
-Connector_PinHeader_1.00mm
-PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left
-0
-13
-13
-Connector_PinHeader_1.00mm
-PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right
-0
-13
-13
-Connector_PinHeader_1.00mm
-PinHeader_1x14_P1.00mm_Horizontal
-Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x14 1.00mm single row
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_1x14_P1.00mm_Vertical
-Through hole straight pin header, 1x14, 1.00mm pitch, single row
-Through hole pin header THT 1x14 1.00mm single row
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_1x15_P1.00mm_Horizontal
-Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x15 1.00mm single row
-0
-15
-15
-Connector_PinHeader_1.00mm
-PinHeader_1x15_P1.00mm_Vertical
-Through hole straight pin header, 1x15, 1.00mm pitch, single row
-Through hole pin header THT 1x15 1.00mm single row
-0
-15
-15
-Connector_PinHeader_1.00mm
-PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left
-0
-15
-15
-Connector_PinHeader_1.00mm
-PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right
-0
-15
-15
-Connector_PinHeader_1.00mm
-PinHeader_1x16_P1.00mm_Horizontal
-Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x16 1.00mm single row
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_1x16_P1.00mm_Vertical
-Through hole straight pin header, 1x16, 1.00mm pitch, single row
-Through hole pin header THT 1x16 1.00mm single row
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_1x17_P1.00mm_Horizontal
-Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x17 1.00mm single row
-0
-17
-17
-Connector_PinHeader_1.00mm
-PinHeader_1x17_P1.00mm_Vertical
-Through hole straight pin header, 1x17, 1.00mm pitch, single row
-Through hole pin header THT 1x17 1.00mm single row
-0
-17
-17
-Connector_PinHeader_1.00mm
-PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left
-0
-17
-17
-Connector_PinHeader_1.00mm
-PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right
-0
-17
-17
-Connector_PinHeader_1.00mm
-PinHeader_1x18_P1.00mm_Horizontal
-Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x18 1.00mm single row
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_1x18_P1.00mm_Vertical
-Through hole straight pin header, 1x18, 1.00mm pitch, single row
-Through hole pin header THT 1x18 1.00mm single row
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_1x19_P1.00mm_Horizontal
-Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x19 1.00mm single row
-0
-19
-19
-Connector_PinHeader_1.00mm
-PinHeader_1x19_P1.00mm_Vertical
-Through hole straight pin header, 1x19, 1.00mm pitch, single row
-Through hole pin header THT 1x19 1.00mm single row
-0
-19
-19
-Connector_PinHeader_1.00mm
-PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left
-0
-19
-19
-Connector_PinHeader_1.00mm
-PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right
-0
-19
-19
-Connector_PinHeader_1.00mm
-PinHeader_1x20_P1.00mm_Horizontal
-Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x20 1.00mm single row
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_1x20_P1.00mm_Vertical
-Through hole straight pin header, 1x20, 1.00mm pitch, single row
-Through hole pin header THT 1x20 1.00mm single row
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_1x21_P1.00mm_Horizontal
-Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x21 1.00mm single row
-0
-21
-21
-Connector_PinHeader_1.00mm
-PinHeader_1x21_P1.00mm_Vertical
-Through hole straight pin header, 1x21, 1.00mm pitch, single row
-Through hole pin header THT 1x21 1.00mm single row
-0
-21
-21
-Connector_PinHeader_1.00mm
-PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left
-0
-21
-21
-Connector_PinHeader_1.00mm
-PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right
-0
-21
-21
-Connector_PinHeader_1.00mm
-PinHeader_1x22_P1.00mm_Horizontal
-Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x22 1.00mm single row
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_1x22_P1.00mm_Vertical
-Through hole straight pin header, 1x22, 1.00mm pitch, single row
-Through hole pin header THT 1x22 1.00mm single row
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_1x23_P1.00mm_Horizontal
-Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x23 1.00mm single row
-0
-23
-23
-Connector_PinHeader_1.00mm
-PinHeader_1x23_P1.00mm_Vertical
-Through hole straight pin header, 1x23, 1.00mm pitch, single row
-Through hole pin header THT 1x23 1.00mm single row
-0
-23
-23
-Connector_PinHeader_1.00mm
-PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left
-0
-23
-23
-Connector_PinHeader_1.00mm
-PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right
-0
-23
-23
-Connector_PinHeader_1.00mm
-PinHeader_1x24_P1.00mm_Horizontal
-Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x24 1.00mm single row
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_1x24_P1.00mm_Vertical
-Through hole straight pin header, 1x24, 1.00mm pitch, single row
-Through hole pin header THT 1x24 1.00mm single row
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_1x25_P1.00mm_Horizontal
-Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x25 1.00mm single row
-0
-25
-25
-Connector_PinHeader_1.00mm
-PinHeader_1x25_P1.00mm_Vertical
-Through hole straight pin header, 1x25, 1.00mm pitch, single row
-Through hole pin header THT 1x25 1.00mm single row
-0
-25
-25
-Connector_PinHeader_1.00mm
-PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left
-0
-25
-25
-Connector_PinHeader_1.00mm
-PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right
-0
-25
-25
-Connector_PinHeader_1.00mm
-PinHeader_1x26_P1.00mm_Horizontal
-Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x26 1.00mm single row
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_1x26_P1.00mm_Vertical
-Through hole straight pin header, 1x26, 1.00mm pitch, single row
-Through hole pin header THT 1x26 1.00mm single row
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_1x27_P1.00mm_Horizontal
-Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x27 1.00mm single row
-0
-27
-27
-Connector_PinHeader_1.00mm
-PinHeader_1x27_P1.00mm_Vertical
-Through hole straight pin header, 1x27, 1.00mm pitch, single row
-Through hole pin header THT 1x27 1.00mm single row
-0
-27
-27
-Connector_PinHeader_1.00mm
-PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left
-0
-27
-27
-Connector_PinHeader_1.00mm
-PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right
-0
-27
-27
-Connector_PinHeader_1.00mm
-PinHeader_1x28_P1.00mm_Horizontal
-Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x28 1.00mm single row
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_1x28_P1.00mm_Vertical
-Through hole straight pin header, 1x28, 1.00mm pitch, single row
-Through hole pin header THT 1x28 1.00mm single row
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_1x29_P1.00mm_Horizontal
-Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x29 1.00mm single row
-0
-29
-29
-Connector_PinHeader_1.00mm
-PinHeader_1x29_P1.00mm_Vertical
-Through hole straight pin header, 1x29, 1.00mm pitch, single row
-Through hole pin header THT 1x29 1.00mm single row
-0
-29
-29
-Connector_PinHeader_1.00mm
-PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left
-0
-29
-29
-Connector_PinHeader_1.00mm
-PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right
-0
-29
-29
-Connector_PinHeader_1.00mm
-PinHeader_1x30_P1.00mm_Horizontal
-Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x30 1.00mm single row
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_1x30_P1.00mm_Vertical
-Through hole straight pin header, 1x30, 1.00mm pitch, single row
-Through hole pin header THT 1x30 1.00mm single row
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_1x31_P1.00mm_Horizontal
-Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x31 1.00mm single row
-0
-31
-31
-Connector_PinHeader_1.00mm
-PinHeader_1x31_P1.00mm_Vertical
-Through hole straight pin header, 1x31, 1.00mm pitch, single row
-Through hole pin header THT 1x31 1.00mm single row
-0
-31
-31
-Connector_PinHeader_1.00mm
-PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left
-0
-31
-31
-Connector_PinHeader_1.00mm
-PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right
-0
-31
-31
-Connector_PinHeader_1.00mm
-PinHeader_1x32_P1.00mm_Horizontal
-Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x32 1.00mm single row
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_1x32_P1.00mm_Vertical
-Through hole straight pin header, 1x32, 1.00mm pitch, single row
-Through hole pin header THT 1x32 1.00mm single row
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_1x33_P1.00mm_Horizontal
-Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x33 1.00mm single row
-0
-33
-33
-Connector_PinHeader_1.00mm
-PinHeader_1x33_P1.00mm_Vertical
-Through hole straight pin header, 1x33, 1.00mm pitch, single row
-Through hole pin header THT 1x33 1.00mm single row
-0
-33
-33
-Connector_PinHeader_1.00mm
-PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left
-0
-33
-33
-Connector_PinHeader_1.00mm
-PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right
-0
-33
-33
-Connector_PinHeader_1.00mm
-PinHeader_1x34_P1.00mm_Horizontal
-Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x34 1.00mm single row
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_1x34_P1.00mm_Vertical
-Through hole straight pin header, 1x34, 1.00mm pitch, single row
-Through hole pin header THT 1x34 1.00mm single row
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_1x35_P1.00mm_Horizontal
-Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x35 1.00mm single row
-0
-35
-35
-Connector_PinHeader_1.00mm
-PinHeader_1x35_P1.00mm_Vertical
-Through hole straight pin header, 1x35, 1.00mm pitch, single row
-Through hole pin header THT 1x35 1.00mm single row
-0
-35
-35
-Connector_PinHeader_1.00mm
-PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left
-0
-35
-35
-Connector_PinHeader_1.00mm
-PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right
-0
-35
-35
-Connector_PinHeader_1.00mm
-PinHeader_1x36_P1.00mm_Horizontal
-Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x36 1.00mm single row
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_1x36_P1.00mm_Vertical
-Through hole straight pin header, 1x36, 1.00mm pitch, single row
-Through hole pin header THT 1x36 1.00mm single row
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_1x37_P1.00mm_Horizontal
-Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x37 1.00mm single row
-0
-37
-37
-Connector_PinHeader_1.00mm
-PinHeader_1x37_P1.00mm_Vertical
-Through hole straight pin header, 1x37, 1.00mm pitch, single row
-Through hole pin header THT 1x37 1.00mm single row
-0
-37
-37
-Connector_PinHeader_1.00mm
-PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left
-0
-37
-37
-Connector_PinHeader_1.00mm
-PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right
-0
-37
-37
-Connector_PinHeader_1.00mm
-PinHeader_1x38_P1.00mm_Horizontal
-Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x38 1.00mm single row
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_1x38_P1.00mm_Vertical
-Through hole straight pin header, 1x38, 1.00mm pitch, single row
-Through hole pin header THT 1x38 1.00mm single row
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_1x39_P1.00mm_Horizontal
-Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x39 1.00mm single row
-0
-39
-39
-Connector_PinHeader_1.00mm
-PinHeader_1x39_P1.00mm_Vertical
-Through hole straight pin header, 1x39, 1.00mm pitch, single row
-Through hole pin header THT 1x39 1.00mm single row
-0
-39
-39
-Connector_PinHeader_1.00mm
-PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left
-0
-39
-39
-Connector_PinHeader_1.00mm
-PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right
-0
-39
-39
-Connector_PinHeader_1.00mm
-PinHeader_1x40_P1.00mm_Horizontal
-Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row
-Through hole angled pin header THT 1x40 1.00mm single row
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_1x40_P1.00mm_Vertical
-Through hole straight pin header, 1x40, 1.00mm pitch, single row
-Through hole pin header THT 1x40 1.00mm single row
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_2x01_P1.00mm_Horizontal
-Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x01 1.00mm double row
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_2x01_P1.00mm_Vertical
-Through hole straight pin header, 2x01, 1.00mm pitch, double rows
-Through hole pin header THT 2x01 1.00mm double row
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_2x01_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x01 1.00mm double row
-0
-2
-2
-Connector_PinHeader_1.00mm
-PinHeader_2x02_P1.00mm_Horizontal
-Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x02 1.00mm double row
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_2x02_P1.00mm_Vertical
-Through hole straight pin header, 2x02, 1.00mm pitch, double rows
-Through hole pin header THT 2x02 1.00mm double row
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_2x02_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x02 1.00mm double row
-0
-4
-4
-Connector_PinHeader_1.00mm
-PinHeader_2x03_P1.00mm_Horizontal
-Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x03 1.00mm double row
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_2x03_P1.00mm_Vertical
-Through hole straight pin header, 2x03, 1.00mm pitch, double rows
-Through hole pin header THT 2x03 1.00mm double row
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_2x03_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x03 1.00mm double row
-0
-6
-6
-Connector_PinHeader_1.00mm
-PinHeader_2x04_P1.00mm_Horizontal
-Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x04 1.00mm double row
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_2x04_P1.00mm_Vertical
-Through hole straight pin header, 2x04, 1.00mm pitch, double rows
-Through hole pin header THT 2x04 1.00mm double row
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_2x04_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x04 1.00mm double row
-0
-8
-8
-Connector_PinHeader_1.00mm
-PinHeader_2x05_P1.00mm_Horizontal
-Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x05 1.00mm double row
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_2x05_P1.00mm_Vertical
-Through hole straight pin header, 2x05, 1.00mm pitch, double rows
-Through hole pin header THT 2x05 1.00mm double row
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_2x05_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x05 1.00mm double row
-0
-10
-10
-Connector_PinHeader_1.00mm
-PinHeader_2x06_P1.00mm_Horizontal
-Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x06 1.00mm double row
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_2x06_P1.00mm_Vertical
-Through hole straight pin header, 2x06, 1.00mm pitch, double rows
-Through hole pin header THT 2x06 1.00mm double row
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_2x06_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x06 1.00mm double row
-0
-12
-12
-Connector_PinHeader_1.00mm
-PinHeader_2x07_P1.00mm_Horizontal
-Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x07 1.00mm double row
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_2x07_P1.00mm_Vertical
-Through hole straight pin header, 2x07, 1.00mm pitch, double rows
-Through hole pin header THT 2x07 1.00mm double row
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_2x07_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x07 1.00mm double row
-0
-14
-14
-Connector_PinHeader_1.00mm
-PinHeader_2x08_P1.00mm_Horizontal
-Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x08 1.00mm double row
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_2x08_P1.00mm_Vertical
-Through hole straight pin header, 2x08, 1.00mm pitch, double rows
-Through hole pin header THT 2x08 1.00mm double row
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_2x08_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x08 1.00mm double row
-0
-16
-16
-Connector_PinHeader_1.00mm
-PinHeader_2x09_P1.00mm_Horizontal
-Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x09 1.00mm double row
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_2x09_P1.00mm_Vertical
-Through hole straight pin header, 2x09, 1.00mm pitch, double rows
-Through hole pin header THT 2x09 1.00mm double row
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_2x09_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x09 1.00mm double row
-0
-18
-18
-Connector_PinHeader_1.00mm
-PinHeader_2x10_P1.00mm_Horizontal
-Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x10 1.00mm double row
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_2x10_P1.00mm_Vertical
-Through hole straight pin header, 2x10, 1.00mm pitch, double rows
-Through hole pin header THT 2x10 1.00mm double row
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_2x10_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x10 1.00mm double row
-0
-20
-20
-Connector_PinHeader_1.00mm
-PinHeader_2x11_P1.00mm_Horizontal
-Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x11 1.00mm double row
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_2x11_P1.00mm_Vertical
-Through hole straight pin header, 2x11, 1.00mm pitch, double rows
-Through hole pin header THT 2x11 1.00mm double row
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_2x11_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x11 1.00mm double row
-0
-22
-22
-Connector_PinHeader_1.00mm
-PinHeader_2x12_P1.00mm_Horizontal
-Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x12 1.00mm double row
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_2x12_P1.00mm_Vertical
-Through hole straight pin header, 2x12, 1.00mm pitch, double rows
-Through hole pin header THT 2x12 1.00mm double row
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_2x12_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x12 1.00mm double row
-0
-24
-24
-Connector_PinHeader_1.00mm
-PinHeader_2x13_P1.00mm_Horizontal
-Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x13 1.00mm double row
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_2x13_P1.00mm_Vertical
-Through hole straight pin header, 2x13, 1.00mm pitch, double rows
-Through hole pin header THT 2x13 1.00mm double row
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_2x13_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x13 1.00mm double row
-0
-26
-26
-Connector_PinHeader_1.00mm
-PinHeader_2x14_P1.00mm_Horizontal
-Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x14 1.00mm double row
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_2x14_P1.00mm_Vertical
-Through hole straight pin header, 2x14, 1.00mm pitch, double rows
-Through hole pin header THT 2x14 1.00mm double row
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_2x14_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x14 1.00mm double row
-0
-28
-28
-Connector_PinHeader_1.00mm
-PinHeader_2x15_P1.00mm_Horizontal
-Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x15 1.00mm double row
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_2x15_P1.00mm_Vertical
-Through hole straight pin header, 2x15, 1.00mm pitch, double rows
-Through hole pin header THT 2x15 1.00mm double row
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_2x15_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x15 1.00mm double row
-0
-30
-30
-Connector_PinHeader_1.00mm
-PinHeader_2x16_P1.00mm_Horizontal
-Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x16 1.00mm double row
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_2x16_P1.00mm_Vertical
-Through hole straight pin header, 2x16, 1.00mm pitch, double rows
-Through hole pin header THT 2x16 1.00mm double row
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_2x16_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x16 1.00mm double row
-0
-32
-32
-Connector_PinHeader_1.00mm
-PinHeader_2x17_P1.00mm_Horizontal
-Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x17 1.00mm double row
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_2x17_P1.00mm_Vertical
-Through hole straight pin header, 2x17, 1.00mm pitch, double rows
-Through hole pin header THT 2x17 1.00mm double row
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_2x17_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x17 1.00mm double row
-0
-34
-34
-Connector_PinHeader_1.00mm
-PinHeader_2x18_P1.00mm_Horizontal
-Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x18 1.00mm double row
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_2x18_P1.00mm_Vertical
-Through hole straight pin header, 2x18, 1.00mm pitch, double rows
-Through hole pin header THT 2x18 1.00mm double row
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_2x18_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x18 1.00mm double row
-0
-36
-36
-Connector_PinHeader_1.00mm
-PinHeader_2x19_P1.00mm_Horizontal
-Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x19 1.00mm double row
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_2x19_P1.00mm_Vertical
-Through hole straight pin header, 2x19, 1.00mm pitch, double rows
-Through hole pin header THT 2x19 1.00mm double row
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_2x19_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x19 1.00mm double row
-0
-38
-38
-Connector_PinHeader_1.00mm
-PinHeader_2x20_P1.00mm_Horizontal
-Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x20 1.00mm double row
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_2x20_P1.00mm_Vertical
-Through hole straight pin header, 2x20, 1.00mm pitch, double rows
-Through hole pin header THT 2x20 1.00mm double row
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_2x20_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x20 1.00mm double row
-0
-40
-40
-Connector_PinHeader_1.00mm
-PinHeader_2x21_P1.00mm_Horizontal
-Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x21 1.00mm double row
-0
-42
-42
-Connector_PinHeader_1.00mm
-PinHeader_2x21_P1.00mm_Vertical
-Through hole straight pin header, 2x21, 1.00mm pitch, double rows
-Through hole pin header THT 2x21 1.00mm double row
-0
-42
-42
-Connector_PinHeader_1.00mm
-PinHeader_2x21_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x21 1.00mm double row
-0
-42
-42
-Connector_PinHeader_1.00mm
-PinHeader_2x22_P1.00mm_Horizontal
-Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x22 1.00mm double row
-0
-44
-44
-Connector_PinHeader_1.00mm
-PinHeader_2x22_P1.00mm_Vertical
-Through hole straight pin header, 2x22, 1.00mm pitch, double rows
-Through hole pin header THT 2x22 1.00mm double row
-0
-44
-44
-Connector_PinHeader_1.00mm
-PinHeader_2x22_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x22 1.00mm double row
-0
-44
-44
-Connector_PinHeader_1.00mm
-PinHeader_2x23_P1.00mm_Horizontal
-Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x23 1.00mm double row
-0
-46
-46
-Connector_PinHeader_1.00mm
-PinHeader_2x23_P1.00mm_Vertical
-Through hole straight pin header, 2x23, 1.00mm pitch, double rows
-Through hole pin header THT 2x23 1.00mm double row
-0
-46
-46
-Connector_PinHeader_1.00mm
-PinHeader_2x23_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x23 1.00mm double row
-0
-46
-46
-Connector_PinHeader_1.00mm
-PinHeader_2x24_P1.00mm_Horizontal
-Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x24 1.00mm double row
-0
-48
-48
-Connector_PinHeader_1.00mm
-PinHeader_2x24_P1.00mm_Vertical
-Through hole straight pin header, 2x24, 1.00mm pitch, double rows
-Through hole pin header THT 2x24 1.00mm double row
-0
-48
-48
-Connector_PinHeader_1.00mm
-PinHeader_2x24_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x24 1.00mm double row
-0
-48
-48
-Connector_PinHeader_1.00mm
-PinHeader_2x25_P1.00mm_Horizontal
-Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x25 1.00mm double row
-0
-50
-50
-Connector_PinHeader_1.00mm
-PinHeader_2x25_P1.00mm_Vertical
-Through hole straight pin header, 2x25, 1.00mm pitch, double rows
-Through hole pin header THT 2x25 1.00mm double row
-0
-50
-50
-Connector_PinHeader_1.00mm
-PinHeader_2x25_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x25 1.00mm double row
-0
-50
-50
-Connector_PinHeader_1.00mm
-PinHeader_2x26_P1.00mm_Horizontal
-Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x26 1.00mm double row
-0
-52
-52
-Connector_PinHeader_1.00mm
-PinHeader_2x26_P1.00mm_Vertical
-Through hole straight pin header, 2x26, 1.00mm pitch, double rows
-Through hole pin header THT 2x26 1.00mm double row
-0
-52
-52
-Connector_PinHeader_1.00mm
-PinHeader_2x26_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x26 1.00mm double row
-0
-52
-52
-Connector_PinHeader_1.00mm
-PinHeader_2x27_P1.00mm_Horizontal
-Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x27 1.00mm double row
-0
-54
-54
-Connector_PinHeader_1.00mm
-PinHeader_2x27_P1.00mm_Vertical
-Through hole straight pin header, 2x27, 1.00mm pitch, double rows
-Through hole pin header THT 2x27 1.00mm double row
-0
-54
-54
-Connector_PinHeader_1.00mm
-PinHeader_2x27_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x27 1.00mm double row
-0
-54
-54
-Connector_PinHeader_1.00mm
-PinHeader_2x28_P1.00mm_Horizontal
-Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x28 1.00mm double row
-0
-56
-56
-Connector_PinHeader_1.00mm
-PinHeader_2x28_P1.00mm_Vertical
-Through hole straight pin header, 2x28, 1.00mm pitch, double rows
-Through hole pin header THT 2x28 1.00mm double row
-0
-56
-56
-Connector_PinHeader_1.00mm
-PinHeader_2x28_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x28 1.00mm double row
-0
-56
-56
-Connector_PinHeader_1.00mm
-PinHeader_2x29_P1.00mm_Horizontal
-Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x29 1.00mm double row
-0
-58
-58
-Connector_PinHeader_1.00mm
-PinHeader_2x29_P1.00mm_Vertical
-Through hole straight pin header, 2x29, 1.00mm pitch, double rows
-Through hole pin header THT 2x29 1.00mm double row
-0
-58
-58
-Connector_PinHeader_1.00mm
-PinHeader_2x29_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x29 1.00mm double row
-0
-58
-58
-Connector_PinHeader_1.00mm
-PinHeader_2x30_P1.00mm_Horizontal
-Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x30 1.00mm double row
-0
-60
-60
-Connector_PinHeader_1.00mm
-PinHeader_2x30_P1.00mm_Vertical
-Through hole straight pin header, 2x30, 1.00mm pitch, double rows
-Through hole pin header THT 2x30 1.00mm double row
-0
-60
-60
-Connector_PinHeader_1.00mm
-PinHeader_2x30_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x30 1.00mm double row
-0
-60
-60
-Connector_PinHeader_1.00mm
-PinHeader_2x31_P1.00mm_Horizontal
-Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x31 1.00mm double row
-0
-62
-62
-Connector_PinHeader_1.00mm
-PinHeader_2x31_P1.00mm_Vertical
-Through hole straight pin header, 2x31, 1.00mm pitch, double rows
-Through hole pin header THT 2x31 1.00mm double row
-0
-62
-62
-Connector_PinHeader_1.00mm
-PinHeader_2x31_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x31 1.00mm double row
-0
-62
-62
-Connector_PinHeader_1.00mm
-PinHeader_2x32_P1.00mm_Horizontal
-Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x32 1.00mm double row
-0
-64
-64
-Connector_PinHeader_1.00mm
-PinHeader_2x32_P1.00mm_Vertical
-Through hole straight pin header, 2x32, 1.00mm pitch, double rows
-Through hole pin header THT 2x32 1.00mm double row
-0
-64
-64
-Connector_PinHeader_1.00mm
-PinHeader_2x32_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x32 1.00mm double row
-0
-64
-64
-Connector_PinHeader_1.00mm
-PinHeader_2x33_P1.00mm_Horizontal
-Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x33 1.00mm double row
-0
-66
-66
-Connector_PinHeader_1.00mm
-PinHeader_2x33_P1.00mm_Vertical
-Through hole straight pin header, 2x33, 1.00mm pitch, double rows
-Through hole pin header THT 2x33 1.00mm double row
-0
-66
-66
-Connector_PinHeader_1.00mm
-PinHeader_2x33_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x33 1.00mm double row
-0
-66
-66
-Connector_PinHeader_1.00mm
-PinHeader_2x34_P1.00mm_Horizontal
-Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x34 1.00mm double row
-0
-68
-68
-Connector_PinHeader_1.00mm
-PinHeader_2x34_P1.00mm_Vertical
-Through hole straight pin header, 2x34, 1.00mm pitch, double rows
-Through hole pin header THT 2x34 1.00mm double row
-0
-68
-68
-Connector_PinHeader_1.00mm
-PinHeader_2x34_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x34 1.00mm double row
-0
-68
-68
-Connector_PinHeader_1.00mm
-PinHeader_2x35_P1.00mm_Horizontal
-Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x35 1.00mm double row
-0
-70
-70
-Connector_PinHeader_1.00mm
-PinHeader_2x35_P1.00mm_Vertical
-Through hole straight pin header, 2x35, 1.00mm pitch, double rows
-Through hole pin header THT 2x35 1.00mm double row
-0
-70
-70
-Connector_PinHeader_1.00mm
-PinHeader_2x35_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x35 1.00mm double row
-0
-70
-70
-Connector_PinHeader_1.00mm
-PinHeader_2x36_P1.00mm_Horizontal
-Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x36 1.00mm double row
-0
-72
-72
-Connector_PinHeader_1.00mm
-PinHeader_2x36_P1.00mm_Vertical
-Through hole straight pin header, 2x36, 1.00mm pitch, double rows
-Through hole pin header THT 2x36 1.00mm double row
-0
-72
-72
-Connector_PinHeader_1.00mm
-PinHeader_2x36_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x36 1.00mm double row
-0
-72
-72
-Connector_PinHeader_1.00mm
-PinHeader_2x37_P1.00mm_Horizontal
-Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x37 1.00mm double row
-0
-74
-74
-Connector_PinHeader_1.00mm
-PinHeader_2x37_P1.00mm_Vertical
-Through hole straight pin header, 2x37, 1.00mm pitch, double rows
-Through hole pin header THT 2x37 1.00mm double row
-0
-74
-74
-Connector_PinHeader_1.00mm
-PinHeader_2x37_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x37 1.00mm double row
-0
-74
-74
-Connector_PinHeader_1.00mm
-PinHeader_2x38_P1.00mm_Horizontal
-Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x38 1.00mm double row
-0
-76
-76
-Connector_PinHeader_1.00mm
-PinHeader_2x38_P1.00mm_Vertical
-Through hole straight pin header, 2x38, 1.00mm pitch, double rows
-Through hole pin header THT 2x38 1.00mm double row
-0
-76
-76
-Connector_PinHeader_1.00mm
-PinHeader_2x38_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x38 1.00mm double row
-0
-76
-76
-Connector_PinHeader_1.00mm
-PinHeader_2x39_P1.00mm_Horizontal
-Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x39 1.00mm double row
-0
-78
-78
-Connector_PinHeader_1.00mm
-PinHeader_2x39_P1.00mm_Vertical
-Through hole straight pin header, 2x39, 1.00mm pitch, double rows
-Through hole pin header THT 2x39 1.00mm double row
-0
-78
-78
-Connector_PinHeader_1.00mm
-PinHeader_2x39_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x39 1.00mm double row
-0
-78
-78
-Connector_PinHeader_1.00mm
-PinHeader_2x40_P1.00mm_Horizontal
-Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows
-Through hole angled pin header THT 2x40 1.00mm double row
-0
-80
-80
-Connector_PinHeader_1.00mm
-PinHeader_2x40_P1.00mm_Vertical
-Through hole straight pin header, 2x40, 1.00mm pitch, double rows
-Through hole pin header THT 2x40 1.00mm double row
-0
-80
-80
-Connector_PinHeader_1.00mm
-PinHeader_2x40_P1.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows
-Surface mounted pin header SMD 2x40 1.00mm double row
-0
-80
-80
-Connector_PinHeader_1.27mm
-PinHeader_1x01_P1.27mm_Horizontal
-Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x01 1.27mm single row
-0
-1
-1
-Connector_PinHeader_1.27mm
-PinHeader_1x01_P1.27mm_Vertical
-Through hole straight pin header, 1x01, 1.27mm pitch, single row
-Through hole pin header THT 1x01 1.27mm single row
-0
-1
-1
-Connector_PinHeader_1.27mm
-PinHeader_1x02_P1.27mm_Horizontal
-Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x02 1.27mm single row
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_1x02_P1.27mm_Vertical
-Through hole straight pin header, 1x02, 1.27mm pitch, single row
-Through hole pin header THT 1x02 1.27mm single row
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_1x03_P1.27mm_Horizontal
-Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x03 1.27mm single row
-0
-3
-3
-Connector_PinHeader_1.27mm
-PinHeader_1x03_P1.27mm_Vertical
-Through hole straight pin header, 1x03, 1.27mm pitch, single row
-Through hole pin header THT 1x03 1.27mm single row
-0
-3
-3
-Connector_PinHeader_1.27mm
-PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left
-0
-3
-3
-Connector_PinHeader_1.27mm
-PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right
-0
-3
-3
-Connector_PinHeader_1.27mm
-PinHeader_1x04_P1.27mm_Horizontal
-Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x04 1.27mm single row
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_1x04_P1.27mm_Vertical
-Through hole straight pin header, 1x04, 1.27mm pitch, single row
-Through hole pin header THT 1x04 1.27mm single row
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_1x05_P1.27mm_Horizontal
-Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x05 1.27mm single row
-0
-5
-5
-Connector_PinHeader_1.27mm
-PinHeader_1x05_P1.27mm_Vertical
-Through hole straight pin header, 1x05, 1.27mm pitch, single row
-Through hole pin header THT 1x05 1.27mm single row
-0
-5
-5
-Connector_PinHeader_1.27mm
-PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left
-0
-5
-5
-Connector_PinHeader_1.27mm
-PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right
-0
-5
-5
-Connector_PinHeader_1.27mm
-PinHeader_1x06_P1.27mm_Horizontal
-Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x06 1.27mm single row
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_1x06_P1.27mm_Vertical
-Through hole straight pin header, 1x06, 1.27mm pitch, single row
-Through hole pin header THT 1x06 1.27mm single row
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_1x07_P1.27mm_Horizontal
-Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x07 1.27mm single row
-0
-7
-7
-Connector_PinHeader_1.27mm
-PinHeader_1x07_P1.27mm_Vertical
-Through hole straight pin header, 1x07, 1.27mm pitch, single row
-Through hole pin header THT 1x07 1.27mm single row
-0
-7
-7
-Connector_PinHeader_1.27mm
-PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left
-0
-7
-7
-Connector_PinHeader_1.27mm
-PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right
-0
-7
-7
-Connector_PinHeader_1.27mm
-PinHeader_1x08_P1.27mm_Horizontal
-Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x08 1.27mm single row
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_1x08_P1.27mm_Vertical
-Through hole straight pin header, 1x08, 1.27mm pitch, single row
-Through hole pin header THT 1x08 1.27mm single row
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_1x09_P1.27mm_Horizontal
-Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x09 1.27mm single row
-0
-9
-9
-Connector_PinHeader_1.27mm
-PinHeader_1x09_P1.27mm_Vertical
-Through hole straight pin header, 1x09, 1.27mm pitch, single row
-Through hole pin header THT 1x09 1.27mm single row
-0
-9
-9
-Connector_PinHeader_1.27mm
-PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left
-0
-9
-9
-Connector_PinHeader_1.27mm
-PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right
-0
-9
-9
-Connector_PinHeader_1.27mm
-PinHeader_1x10_P1.27mm_Horizontal
-Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x10 1.27mm single row
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_1x10_P1.27mm_Vertical
-Through hole straight pin header, 1x10, 1.27mm pitch, single row
-Through hole pin header THT 1x10 1.27mm single row
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_1x11_P1.27mm_Horizontal
-Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x11 1.27mm single row
-0
-11
-11
-Connector_PinHeader_1.27mm
-PinHeader_1x11_P1.27mm_Vertical
-Through hole straight pin header, 1x11, 1.27mm pitch, single row
-Through hole pin header THT 1x11 1.27mm single row
-0
-11
-11
-Connector_PinHeader_1.27mm
-PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left
-0
-11
-11
-Connector_PinHeader_1.27mm
-PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right
-0
-11
-11
-Connector_PinHeader_1.27mm
-PinHeader_1x12_P1.27mm_Horizontal
-Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x12 1.27mm single row
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_1x12_P1.27mm_Vertical
-Through hole straight pin header, 1x12, 1.27mm pitch, single row
-Through hole pin header THT 1x12 1.27mm single row
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_1x13_P1.27mm_Horizontal
-Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x13 1.27mm single row
-0
-13
-13
-Connector_PinHeader_1.27mm
-PinHeader_1x13_P1.27mm_Vertical
-Through hole straight pin header, 1x13, 1.27mm pitch, single row
-Through hole pin header THT 1x13 1.27mm single row
-0
-13
-13
-Connector_PinHeader_1.27mm
-PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left
-0
-13
-13
-Connector_PinHeader_1.27mm
-PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right
-0
-13
-13
-Connector_PinHeader_1.27mm
-PinHeader_1x14_P1.27mm_Horizontal
-Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x14 1.27mm single row
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_1x14_P1.27mm_Vertical
-Through hole straight pin header, 1x14, 1.27mm pitch, single row
-Through hole pin header THT 1x14 1.27mm single row
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_1x15_P1.27mm_Horizontal
-Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x15 1.27mm single row
-0
-15
-15
-Connector_PinHeader_1.27mm
-PinHeader_1x15_P1.27mm_Vertical
-Through hole straight pin header, 1x15, 1.27mm pitch, single row
-Through hole pin header THT 1x15 1.27mm single row
-0
-15
-15
-Connector_PinHeader_1.27mm
-PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left
-0
-15
-15
-Connector_PinHeader_1.27mm
-PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right
-0
-15
-15
-Connector_PinHeader_1.27mm
-PinHeader_1x16_P1.27mm_Horizontal
-Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x16 1.27mm single row
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_1x16_P1.27mm_Vertical
-Through hole straight pin header, 1x16, 1.27mm pitch, single row
-Through hole pin header THT 1x16 1.27mm single row
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_1x17_P1.27mm_Horizontal
-Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x17 1.27mm single row
-0
-17
-17
-Connector_PinHeader_1.27mm
-PinHeader_1x17_P1.27mm_Vertical
-Through hole straight pin header, 1x17, 1.27mm pitch, single row
-Through hole pin header THT 1x17 1.27mm single row
-0
-17
-17
-Connector_PinHeader_1.27mm
-PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left
-0
-17
-17
-Connector_PinHeader_1.27mm
-PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right
-0
-17
-17
-Connector_PinHeader_1.27mm
-PinHeader_1x18_P1.27mm_Horizontal
-Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x18 1.27mm single row
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_1x18_P1.27mm_Vertical
-Through hole straight pin header, 1x18, 1.27mm pitch, single row
-Through hole pin header THT 1x18 1.27mm single row
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_1x19_P1.27mm_Horizontal
-Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x19 1.27mm single row
-0
-19
-19
-Connector_PinHeader_1.27mm
-PinHeader_1x19_P1.27mm_Vertical
-Through hole straight pin header, 1x19, 1.27mm pitch, single row
-Through hole pin header THT 1x19 1.27mm single row
-0
-19
-19
-Connector_PinHeader_1.27mm
-PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left
-0
-19
-19
-Connector_PinHeader_1.27mm
-PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right
-0
-19
-19
-Connector_PinHeader_1.27mm
-PinHeader_1x20_P1.27mm_Horizontal
-Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x20 1.27mm single row
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_1x20_P1.27mm_Vertical
-Through hole straight pin header, 1x20, 1.27mm pitch, single row
-Through hole pin header THT 1x20 1.27mm single row
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_1x21_P1.27mm_Horizontal
-Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x21 1.27mm single row
-0
-21
-21
-Connector_PinHeader_1.27mm
-PinHeader_1x21_P1.27mm_Vertical
-Through hole straight pin header, 1x21, 1.27mm pitch, single row
-Through hole pin header THT 1x21 1.27mm single row
-0
-21
-21
-Connector_PinHeader_1.27mm
-PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left
-0
-21
-21
-Connector_PinHeader_1.27mm
-PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right
-0
-21
-21
-Connector_PinHeader_1.27mm
-PinHeader_1x22_P1.27mm_Horizontal
-Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x22 1.27mm single row
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_1x22_P1.27mm_Vertical
-Through hole straight pin header, 1x22, 1.27mm pitch, single row
-Through hole pin header THT 1x22 1.27mm single row
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_1x23_P1.27mm_Horizontal
-Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x23 1.27mm single row
-0
-23
-23
-Connector_PinHeader_1.27mm
-PinHeader_1x23_P1.27mm_Vertical
-Through hole straight pin header, 1x23, 1.27mm pitch, single row
-Through hole pin header THT 1x23 1.27mm single row
-0
-23
-23
-Connector_PinHeader_1.27mm
-PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left
-0
-23
-23
-Connector_PinHeader_1.27mm
-PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right
-0
-23
-23
-Connector_PinHeader_1.27mm
-PinHeader_1x24_P1.27mm_Horizontal
-Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x24 1.27mm single row
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_1x24_P1.27mm_Vertical
-Through hole straight pin header, 1x24, 1.27mm pitch, single row
-Through hole pin header THT 1x24 1.27mm single row
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_1x25_P1.27mm_Horizontal
-Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x25 1.27mm single row
-0
-25
-25
-Connector_PinHeader_1.27mm
-PinHeader_1x25_P1.27mm_Vertical
-Through hole straight pin header, 1x25, 1.27mm pitch, single row
-Through hole pin header THT 1x25 1.27mm single row
-0
-25
-25
-Connector_PinHeader_1.27mm
-PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left
-0
-25
-25
-Connector_PinHeader_1.27mm
-PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right
-0
-25
-25
-Connector_PinHeader_1.27mm
-PinHeader_1x26_P1.27mm_Horizontal
-Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x26 1.27mm single row
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_1x26_P1.27mm_Vertical
-Through hole straight pin header, 1x26, 1.27mm pitch, single row
-Through hole pin header THT 1x26 1.27mm single row
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_1x27_P1.27mm_Horizontal
-Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x27 1.27mm single row
-0
-27
-27
-Connector_PinHeader_1.27mm
-PinHeader_1x27_P1.27mm_Vertical
-Through hole straight pin header, 1x27, 1.27mm pitch, single row
-Through hole pin header THT 1x27 1.27mm single row
-0
-27
-27
-Connector_PinHeader_1.27mm
-PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left
-0
-27
-27
-Connector_PinHeader_1.27mm
-PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right
-0
-27
-27
-Connector_PinHeader_1.27mm
-PinHeader_1x28_P1.27mm_Horizontal
-Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x28 1.27mm single row
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_1x28_P1.27mm_Vertical
-Through hole straight pin header, 1x28, 1.27mm pitch, single row
-Through hole pin header THT 1x28 1.27mm single row
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_1x29_P1.27mm_Horizontal
-Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x29 1.27mm single row
-0
-29
-29
-Connector_PinHeader_1.27mm
-PinHeader_1x29_P1.27mm_Vertical
-Through hole straight pin header, 1x29, 1.27mm pitch, single row
-Through hole pin header THT 1x29 1.27mm single row
-0
-29
-29
-Connector_PinHeader_1.27mm
-PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left
-0
-29
-29
-Connector_PinHeader_1.27mm
-PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right
-0
-29
-29
-Connector_PinHeader_1.27mm
-PinHeader_1x30_P1.27mm_Horizontal
-Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x30 1.27mm single row
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_1x30_P1.27mm_Vertical
-Through hole straight pin header, 1x30, 1.27mm pitch, single row
-Through hole pin header THT 1x30 1.27mm single row
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_1x31_P1.27mm_Horizontal
-Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x31 1.27mm single row
-0
-31
-31
-Connector_PinHeader_1.27mm
-PinHeader_1x31_P1.27mm_Vertical
-Through hole straight pin header, 1x31, 1.27mm pitch, single row
-Through hole pin header THT 1x31 1.27mm single row
-0
-31
-31
-Connector_PinHeader_1.27mm
-PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left
-0
-31
-31
-Connector_PinHeader_1.27mm
-PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right
-0
-31
-31
-Connector_PinHeader_1.27mm
-PinHeader_1x32_P1.27mm_Horizontal
-Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x32 1.27mm single row
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_1x32_P1.27mm_Vertical
-Through hole straight pin header, 1x32, 1.27mm pitch, single row
-Through hole pin header THT 1x32 1.27mm single row
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_1x33_P1.27mm_Horizontal
-Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x33 1.27mm single row
-0
-33
-33
-Connector_PinHeader_1.27mm
-PinHeader_1x33_P1.27mm_Vertical
-Through hole straight pin header, 1x33, 1.27mm pitch, single row
-Through hole pin header THT 1x33 1.27mm single row
-0
-33
-33
-Connector_PinHeader_1.27mm
-PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left
-0
-33
-33
-Connector_PinHeader_1.27mm
-PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right
-0
-33
-33
-Connector_PinHeader_1.27mm
-PinHeader_1x34_P1.27mm_Horizontal
-Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x34 1.27mm single row
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_1x34_P1.27mm_Vertical
-Through hole straight pin header, 1x34, 1.27mm pitch, single row
-Through hole pin header THT 1x34 1.27mm single row
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_1x35_P1.27mm_Horizontal
-Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x35 1.27mm single row
-0
-35
-35
-Connector_PinHeader_1.27mm
-PinHeader_1x35_P1.27mm_Vertical
-Through hole straight pin header, 1x35, 1.27mm pitch, single row
-Through hole pin header THT 1x35 1.27mm single row
-0
-35
-35
-Connector_PinHeader_1.27mm
-PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left
-0
-35
-35
-Connector_PinHeader_1.27mm
-PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right
-0
-35
-35
-Connector_PinHeader_1.27mm
-PinHeader_1x36_P1.27mm_Horizontal
-Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x36 1.27mm single row
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_1x36_P1.27mm_Vertical
-Through hole straight pin header, 1x36, 1.27mm pitch, single row
-Through hole pin header THT 1x36 1.27mm single row
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_1x37_P1.27mm_Horizontal
-Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x37 1.27mm single row
-0
-37
-37
-Connector_PinHeader_1.27mm
-PinHeader_1x37_P1.27mm_Vertical
-Through hole straight pin header, 1x37, 1.27mm pitch, single row
-Through hole pin header THT 1x37 1.27mm single row
-0
-37
-37
-Connector_PinHeader_1.27mm
-PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left
-0
-37
-37
-Connector_PinHeader_1.27mm
-PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right
-0
-37
-37
-Connector_PinHeader_1.27mm
-PinHeader_1x38_P1.27mm_Horizontal
-Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x38 1.27mm single row
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_1x38_P1.27mm_Vertical
-Through hole straight pin header, 1x38, 1.27mm pitch, single row
-Through hole pin header THT 1x38 1.27mm single row
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_1x39_P1.27mm_Horizontal
-Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x39 1.27mm single row
-0
-39
-39
-Connector_PinHeader_1.27mm
-PinHeader_1x39_P1.27mm_Vertical
-Through hole straight pin header, 1x39, 1.27mm pitch, single row
-Through hole pin header THT 1x39 1.27mm single row
-0
-39
-39
-Connector_PinHeader_1.27mm
-PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left
-0
-39
-39
-Connector_PinHeader_1.27mm
-PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right
-0
-39
-39
-Connector_PinHeader_1.27mm
-PinHeader_1x40_P1.27mm_Horizontal
-Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row
-Through hole angled pin header THT 1x40 1.27mm single row
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_1x40_P1.27mm_Vertical
-Through hole straight pin header, 1x40, 1.27mm pitch, single row
-Through hole pin header THT 1x40 1.27mm single row
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_2x01_P1.27mm_Horizontal
-Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x01 1.27mm double row
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_2x01_P1.27mm_Vertical
-Through hole straight pin header, 2x01, 1.27mm pitch, double rows
-Through hole pin header THT 2x01 1.27mm double row
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_2x01_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x01 1.27mm double row
-0
-2
-2
-Connector_PinHeader_1.27mm
-PinHeader_2x02_P1.27mm_Horizontal
-Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x02 1.27mm double row
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_2x02_P1.27mm_Vertical
-Through hole straight pin header, 2x02, 1.27mm pitch, double rows
-Through hole pin header THT 2x02 1.27mm double row
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_2x02_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x02 1.27mm double row
-0
-4
-4
-Connector_PinHeader_1.27mm
-PinHeader_2x03_P1.27mm_Horizontal
-Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x03 1.27mm double row
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_2x03_P1.27mm_Vertical
-Through hole straight pin header, 2x03, 1.27mm pitch, double rows
-Through hole pin header THT 2x03 1.27mm double row
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_2x03_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x03 1.27mm double row
-0
-6
-6
-Connector_PinHeader_1.27mm
-PinHeader_2x04_P1.27mm_Horizontal
-Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x04 1.27mm double row
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_2x04_P1.27mm_Vertical
-Through hole straight pin header, 2x04, 1.27mm pitch, double rows
-Through hole pin header THT 2x04 1.27mm double row
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_2x04_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x04 1.27mm double row
-0
-8
-8
-Connector_PinHeader_1.27mm
-PinHeader_2x05_P1.27mm_Horizontal
-Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x05 1.27mm double row
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_2x05_P1.27mm_Vertical
-Through hole straight pin header, 2x05, 1.27mm pitch, double rows
-Through hole pin header THT 2x05 1.27mm double row
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_2x05_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x05 1.27mm double row
-0
-10
-10
-Connector_PinHeader_1.27mm
-PinHeader_2x06_P1.27mm_Horizontal
-Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x06 1.27mm double row
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_2x06_P1.27mm_Vertical
-Through hole straight pin header, 2x06, 1.27mm pitch, double rows
-Through hole pin header THT 2x06 1.27mm double row
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_2x06_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x06 1.27mm double row
-0
-12
-12
-Connector_PinHeader_1.27mm
-PinHeader_2x07_P1.27mm_Horizontal
-Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x07 1.27mm double row
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_2x07_P1.27mm_Vertical
-Through hole straight pin header, 2x07, 1.27mm pitch, double rows
-Through hole pin header THT 2x07 1.27mm double row
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_2x07_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x07 1.27mm double row
-0
-14
-14
-Connector_PinHeader_1.27mm
-PinHeader_2x08_P1.27mm_Horizontal
-Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x08 1.27mm double row
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_2x08_P1.27mm_Vertical
-Through hole straight pin header, 2x08, 1.27mm pitch, double rows
-Through hole pin header THT 2x08 1.27mm double row
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_2x08_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x08 1.27mm double row
-0
-16
-16
-Connector_PinHeader_1.27mm
-PinHeader_2x09_P1.27mm_Horizontal
-Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x09 1.27mm double row
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_2x09_P1.27mm_Vertical
-Through hole straight pin header, 2x09, 1.27mm pitch, double rows
-Through hole pin header THT 2x09 1.27mm double row
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_2x09_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x09 1.27mm double row
-0
-18
-18
-Connector_PinHeader_1.27mm
-PinHeader_2x10_P1.27mm_Horizontal
-Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x10 1.27mm double row
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_2x10_P1.27mm_Vertical
-Through hole straight pin header, 2x10, 1.27mm pitch, double rows
-Through hole pin header THT 2x10 1.27mm double row
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_2x10_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x10 1.27mm double row
-0
-20
-20
-Connector_PinHeader_1.27mm
-PinHeader_2x11_P1.27mm_Horizontal
-Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x11 1.27mm double row
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_2x11_P1.27mm_Vertical
-Through hole straight pin header, 2x11, 1.27mm pitch, double rows
-Through hole pin header THT 2x11 1.27mm double row
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_2x11_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x11 1.27mm double row
-0
-22
-22
-Connector_PinHeader_1.27mm
-PinHeader_2x12_P1.27mm_Horizontal
-Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x12 1.27mm double row
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_2x12_P1.27mm_Vertical
-Through hole straight pin header, 2x12, 1.27mm pitch, double rows
-Through hole pin header THT 2x12 1.27mm double row
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_2x12_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x12 1.27mm double row
-0
-24
-24
-Connector_PinHeader_1.27mm
-PinHeader_2x13_P1.27mm_Horizontal
-Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x13 1.27mm double row
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_2x13_P1.27mm_Vertical
-Through hole straight pin header, 2x13, 1.27mm pitch, double rows
-Through hole pin header THT 2x13 1.27mm double row
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_2x13_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x13 1.27mm double row
-0
-26
-26
-Connector_PinHeader_1.27mm
-PinHeader_2x14_P1.27mm_Horizontal
-Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x14 1.27mm double row
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_2x14_P1.27mm_Vertical
-Through hole straight pin header, 2x14, 1.27mm pitch, double rows
-Through hole pin header THT 2x14 1.27mm double row
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_2x14_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x14 1.27mm double row
-0
-28
-28
-Connector_PinHeader_1.27mm
-PinHeader_2x15_P1.27mm_Horizontal
-Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x15 1.27mm double row
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_2x15_P1.27mm_Vertical
-Through hole straight pin header, 2x15, 1.27mm pitch, double rows
-Through hole pin header THT 2x15 1.27mm double row
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_2x15_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x15 1.27mm double row
-0
-30
-30
-Connector_PinHeader_1.27mm
-PinHeader_2x16_P1.27mm_Horizontal
-Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x16 1.27mm double row
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_2x16_P1.27mm_Vertical
-Through hole straight pin header, 2x16, 1.27mm pitch, double rows
-Through hole pin header THT 2x16 1.27mm double row
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_2x16_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x16 1.27mm double row
-0
-32
-32
-Connector_PinHeader_1.27mm
-PinHeader_2x17_P1.27mm_Horizontal
-Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x17 1.27mm double row
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_2x17_P1.27mm_Vertical
-Through hole straight pin header, 2x17, 1.27mm pitch, double rows
-Through hole pin header THT 2x17 1.27mm double row
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_2x17_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x17 1.27mm double row
-0
-34
-34
-Connector_PinHeader_1.27mm
-PinHeader_2x18_P1.27mm_Horizontal
-Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x18 1.27mm double row
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_2x18_P1.27mm_Vertical
-Through hole straight pin header, 2x18, 1.27mm pitch, double rows
-Through hole pin header THT 2x18 1.27mm double row
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_2x18_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x18 1.27mm double row
-0
-36
-36
-Connector_PinHeader_1.27mm
-PinHeader_2x19_P1.27mm_Horizontal
-Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x19 1.27mm double row
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_2x19_P1.27mm_Vertical
-Through hole straight pin header, 2x19, 1.27mm pitch, double rows
-Through hole pin header THT 2x19 1.27mm double row
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_2x19_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x19 1.27mm double row
-0
-38
-38
-Connector_PinHeader_1.27mm
-PinHeader_2x20_P1.27mm_Horizontal
-Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x20 1.27mm double row
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_2x20_P1.27mm_Vertical
-Through hole straight pin header, 2x20, 1.27mm pitch, double rows
-Through hole pin header THT 2x20 1.27mm double row
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_2x20_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x20 1.27mm double row
-0
-40
-40
-Connector_PinHeader_1.27mm
-PinHeader_2x21_P1.27mm_Horizontal
-Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x21 1.27mm double row
-0
-42
-42
-Connector_PinHeader_1.27mm
-PinHeader_2x21_P1.27mm_Vertical
-Through hole straight pin header, 2x21, 1.27mm pitch, double rows
-Through hole pin header THT 2x21 1.27mm double row
-0
-42
-42
-Connector_PinHeader_1.27mm
-PinHeader_2x21_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x21 1.27mm double row
-0
-42
-42
-Connector_PinHeader_1.27mm
-PinHeader_2x22_P1.27mm_Horizontal
-Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x22 1.27mm double row
-0
-44
-44
-Connector_PinHeader_1.27mm
-PinHeader_2x22_P1.27mm_Vertical
-Through hole straight pin header, 2x22, 1.27mm pitch, double rows
-Through hole pin header THT 2x22 1.27mm double row
-0
-44
-44
-Connector_PinHeader_1.27mm
-PinHeader_2x22_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x22 1.27mm double row
-0
-44
-44
-Connector_PinHeader_1.27mm
-PinHeader_2x23_P1.27mm_Horizontal
-Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x23 1.27mm double row
-0
-46
-46
-Connector_PinHeader_1.27mm
-PinHeader_2x23_P1.27mm_Vertical
-Through hole straight pin header, 2x23, 1.27mm pitch, double rows
-Through hole pin header THT 2x23 1.27mm double row
-0
-46
-46
-Connector_PinHeader_1.27mm
-PinHeader_2x23_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x23 1.27mm double row
-0
-46
-46
-Connector_PinHeader_1.27mm
-PinHeader_2x24_P1.27mm_Horizontal
-Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x24 1.27mm double row
-0
-48
-48
-Connector_PinHeader_1.27mm
-PinHeader_2x24_P1.27mm_Vertical
-Through hole straight pin header, 2x24, 1.27mm pitch, double rows
-Through hole pin header THT 2x24 1.27mm double row
-0
-48
-48
-Connector_PinHeader_1.27mm
-PinHeader_2x24_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x24 1.27mm double row
-0
-48
-48
-Connector_PinHeader_1.27mm
-PinHeader_2x25_P1.27mm_Horizontal
-Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x25 1.27mm double row
-0
-50
-50
-Connector_PinHeader_1.27mm
-PinHeader_2x25_P1.27mm_Vertical
-Through hole straight pin header, 2x25, 1.27mm pitch, double rows
-Through hole pin header THT 2x25 1.27mm double row
-0
-50
-50
-Connector_PinHeader_1.27mm
-PinHeader_2x25_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x25 1.27mm double row
-0
-50
-50
-Connector_PinHeader_1.27mm
-PinHeader_2x26_P1.27mm_Horizontal
-Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x26 1.27mm double row
-0
-52
-52
-Connector_PinHeader_1.27mm
-PinHeader_2x26_P1.27mm_Vertical
-Through hole straight pin header, 2x26, 1.27mm pitch, double rows
-Through hole pin header THT 2x26 1.27mm double row
-0
-52
-52
-Connector_PinHeader_1.27mm
-PinHeader_2x26_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x26 1.27mm double row
-0
-52
-52
-Connector_PinHeader_1.27mm
-PinHeader_2x27_P1.27mm_Horizontal
-Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x27 1.27mm double row
-0
-54
-54
-Connector_PinHeader_1.27mm
-PinHeader_2x27_P1.27mm_Vertical
-Through hole straight pin header, 2x27, 1.27mm pitch, double rows
-Through hole pin header THT 2x27 1.27mm double row
-0
-54
-54
-Connector_PinHeader_1.27mm
-PinHeader_2x27_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x27 1.27mm double row
-0
-54
-54
-Connector_PinHeader_1.27mm
-PinHeader_2x28_P1.27mm_Horizontal
-Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x28 1.27mm double row
-0
-56
-56
-Connector_PinHeader_1.27mm
-PinHeader_2x28_P1.27mm_Vertical
-Through hole straight pin header, 2x28, 1.27mm pitch, double rows
-Through hole pin header THT 2x28 1.27mm double row
-0
-56
-56
-Connector_PinHeader_1.27mm
-PinHeader_2x28_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x28 1.27mm double row
-0
-56
-56
-Connector_PinHeader_1.27mm
-PinHeader_2x29_P1.27mm_Horizontal
-Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x29 1.27mm double row
-0
-58
-58
-Connector_PinHeader_1.27mm
-PinHeader_2x29_P1.27mm_Vertical
-Through hole straight pin header, 2x29, 1.27mm pitch, double rows
-Through hole pin header THT 2x29 1.27mm double row
-0
-58
-58
-Connector_PinHeader_1.27mm
-PinHeader_2x29_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x29 1.27mm double row
-0
-58
-58
-Connector_PinHeader_1.27mm
-PinHeader_2x30_P1.27mm_Horizontal
-Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x30 1.27mm double row
-0
-60
-60
-Connector_PinHeader_1.27mm
-PinHeader_2x30_P1.27mm_Vertical
-Through hole straight pin header, 2x30, 1.27mm pitch, double rows
-Through hole pin header THT 2x30 1.27mm double row
-0
-60
-60
-Connector_PinHeader_1.27mm
-PinHeader_2x30_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x30 1.27mm double row
-0
-60
-60
-Connector_PinHeader_1.27mm
-PinHeader_2x31_P1.27mm_Horizontal
-Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x31 1.27mm double row
-0
-62
-62
-Connector_PinHeader_1.27mm
-PinHeader_2x31_P1.27mm_Vertical
-Through hole straight pin header, 2x31, 1.27mm pitch, double rows
-Through hole pin header THT 2x31 1.27mm double row
-0
-62
-62
-Connector_PinHeader_1.27mm
-PinHeader_2x31_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x31 1.27mm double row
-0
-62
-62
-Connector_PinHeader_1.27mm
-PinHeader_2x32_P1.27mm_Horizontal
-Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x32 1.27mm double row
-0
-64
-64
-Connector_PinHeader_1.27mm
-PinHeader_2x32_P1.27mm_Vertical
-Through hole straight pin header, 2x32, 1.27mm pitch, double rows
-Through hole pin header THT 2x32 1.27mm double row
-0
-64
-64
-Connector_PinHeader_1.27mm
-PinHeader_2x32_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x32 1.27mm double row
-0
-64
-64
-Connector_PinHeader_1.27mm
-PinHeader_2x33_P1.27mm_Horizontal
-Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x33 1.27mm double row
-0
-66
-66
-Connector_PinHeader_1.27mm
-PinHeader_2x33_P1.27mm_Vertical
-Through hole straight pin header, 2x33, 1.27mm pitch, double rows
-Through hole pin header THT 2x33 1.27mm double row
-0
-66
-66
-Connector_PinHeader_1.27mm
-PinHeader_2x33_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x33 1.27mm double row
-0
-66
-66
-Connector_PinHeader_1.27mm
-PinHeader_2x34_P1.27mm_Horizontal
-Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x34 1.27mm double row
-0
-68
-68
-Connector_PinHeader_1.27mm
-PinHeader_2x34_P1.27mm_Vertical
-Through hole straight pin header, 2x34, 1.27mm pitch, double rows
-Through hole pin header THT 2x34 1.27mm double row
-0
-68
-68
-Connector_PinHeader_1.27mm
-PinHeader_2x34_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x34 1.27mm double row
-0
-68
-68
-Connector_PinHeader_1.27mm
-PinHeader_2x35_P1.27mm_Horizontal
-Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x35 1.27mm double row
-0
-70
-70
-Connector_PinHeader_1.27mm
-PinHeader_2x35_P1.27mm_Vertical
-Through hole straight pin header, 2x35, 1.27mm pitch, double rows
-Through hole pin header THT 2x35 1.27mm double row
-0
-70
-70
-Connector_PinHeader_1.27mm
-PinHeader_2x35_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x35 1.27mm double row
-0
-70
-70
-Connector_PinHeader_1.27mm
-PinHeader_2x36_P1.27mm_Horizontal
-Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x36 1.27mm double row
-0
-72
-72
-Connector_PinHeader_1.27mm
-PinHeader_2x36_P1.27mm_Vertical
-Through hole straight pin header, 2x36, 1.27mm pitch, double rows
-Through hole pin header THT 2x36 1.27mm double row
-0
-72
-72
-Connector_PinHeader_1.27mm
-PinHeader_2x36_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x36 1.27mm double row
-0
-72
-72
-Connector_PinHeader_1.27mm
-PinHeader_2x37_P1.27mm_Horizontal
-Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x37 1.27mm double row
-0
-74
-74
-Connector_PinHeader_1.27mm
-PinHeader_2x37_P1.27mm_Vertical
-Through hole straight pin header, 2x37, 1.27mm pitch, double rows
-Through hole pin header THT 2x37 1.27mm double row
-0
-74
-74
-Connector_PinHeader_1.27mm
-PinHeader_2x37_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x37 1.27mm double row
-0
-74
-74
-Connector_PinHeader_1.27mm
-PinHeader_2x38_P1.27mm_Horizontal
-Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x38 1.27mm double row
-0
-76
-76
-Connector_PinHeader_1.27mm
-PinHeader_2x38_P1.27mm_Vertical
-Through hole straight pin header, 2x38, 1.27mm pitch, double rows
-Through hole pin header THT 2x38 1.27mm double row
-0
-76
-76
-Connector_PinHeader_1.27mm
-PinHeader_2x38_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x38 1.27mm double row
-0
-76
-76
-Connector_PinHeader_1.27mm
-PinHeader_2x39_P1.27mm_Horizontal
-Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x39 1.27mm double row
-0
-78
-78
-Connector_PinHeader_1.27mm
-PinHeader_2x39_P1.27mm_Vertical
-Through hole straight pin header, 2x39, 1.27mm pitch, double rows
-Through hole pin header THT 2x39 1.27mm double row
-0
-78
-78
-Connector_PinHeader_1.27mm
-PinHeader_2x39_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x39 1.27mm double row
-0
-78
-78
-Connector_PinHeader_1.27mm
-PinHeader_2x40_P1.27mm_Horizontal
-Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows
-Through hole angled pin header THT 2x40 1.27mm double row
-0
-80
-80
-Connector_PinHeader_1.27mm
-PinHeader_2x40_P1.27mm_Vertical
-Through hole straight pin header, 2x40, 1.27mm pitch, double rows
-Through hole pin header THT 2x40 1.27mm double row
-0
-80
-80
-Connector_PinHeader_1.27mm
-PinHeader_2x40_P1.27mm_Vertical_SMD
-surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows
-Surface mounted pin header SMD 2x40 1.27mm double row
-0
-80
-80
-Connector_PinHeader_2.00mm
-PinHeader_1x01_P2.00mm_Horizontal
-Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x01 2.00mm single row
-0
-1
-1
-Connector_PinHeader_2.00mm
-PinHeader_1x01_P2.00mm_Vertical
-Through hole straight pin header, 1x01, 2.00mm pitch, single row
-Through hole pin header THT 1x01 2.00mm single row
-0
-1
-1
-Connector_PinHeader_2.00mm
-PinHeader_1x02_P2.00mm_Horizontal
-Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x02 2.00mm single row
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_1x02_P2.00mm_Vertical
-Through hole straight pin header, 1x02, 2.00mm pitch, single row
-Through hole pin header THT 1x02 2.00mm single row
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_1x03_P2.00mm_Horizontal
-Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x03 2.00mm single row
-0
-3
-3
-Connector_PinHeader_2.00mm
-PinHeader_1x03_P2.00mm_Vertical
-Through hole straight pin header, 1x03, 2.00mm pitch, single row
-Through hole pin header THT 1x03 2.00mm single row
-0
-3
-3
-Connector_PinHeader_2.00mm
-PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left
-0
-3
-3
-Connector_PinHeader_2.00mm
-PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right
-0
-3
-3
-Connector_PinHeader_2.00mm
-PinHeader_1x04_P2.00mm_Horizontal
-Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x04 2.00mm single row
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_1x04_P2.00mm_Vertical
-Through hole straight pin header, 1x04, 2.00mm pitch, single row
-Through hole pin header THT 1x04 2.00mm single row
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_1x05_P2.00mm_Horizontal
-Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x05 2.00mm single row
-0
-5
-5
-Connector_PinHeader_2.00mm
-PinHeader_1x05_P2.00mm_Vertical
-Through hole straight pin header, 1x05, 2.00mm pitch, single row
-Through hole pin header THT 1x05 2.00mm single row
-0
-5
-5
-Connector_PinHeader_2.00mm
-PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left
-0
-5
-5
-Connector_PinHeader_2.00mm
-PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right
-0
-5
-5
-Connector_PinHeader_2.00mm
-PinHeader_1x06_P2.00mm_Horizontal
-Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x06 2.00mm single row
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_1x06_P2.00mm_Vertical
-Through hole straight pin header, 1x06, 2.00mm pitch, single row
-Through hole pin header THT 1x06 2.00mm single row
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_1x07_P2.00mm_Horizontal
-Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x07 2.00mm single row
-0
-7
-7
-Connector_PinHeader_2.00mm
-PinHeader_1x07_P2.00mm_Vertical
-Through hole straight pin header, 1x07, 2.00mm pitch, single row
-Through hole pin header THT 1x07 2.00mm single row
-0
-7
-7
-Connector_PinHeader_2.00mm
-PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left
-0
-7
-7
-Connector_PinHeader_2.00mm
-PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right
-0
-7
-7
-Connector_PinHeader_2.00mm
-PinHeader_1x08_P2.00mm_Horizontal
-Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x08 2.00mm single row
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_1x08_P2.00mm_Vertical
-Through hole straight pin header, 1x08, 2.00mm pitch, single row
-Through hole pin header THT 1x08 2.00mm single row
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_1x09_P2.00mm_Horizontal
-Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x09 2.00mm single row
-0
-9
-9
-Connector_PinHeader_2.00mm
-PinHeader_1x09_P2.00mm_Vertical
-Through hole straight pin header, 1x09, 2.00mm pitch, single row
-Through hole pin header THT 1x09 2.00mm single row
-0
-9
-9
-Connector_PinHeader_2.00mm
-PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left
-0
-9
-9
-Connector_PinHeader_2.00mm
-PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right
-0
-9
-9
-Connector_PinHeader_2.00mm
-PinHeader_1x10_P2.00mm_Horizontal
-Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x10 2.00mm single row
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_1x10_P2.00mm_Vertical
-Through hole straight pin header, 1x10, 2.00mm pitch, single row
-Through hole pin header THT 1x10 2.00mm single row
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_1x11_P2.00mm_Horizontal
-Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x11 2.00mm single row
-0
-11
-11
-Connector_PinHeader_2.00mm
-PinHeader_1x11_P2.00mm_Vertical
-Through hole straight pin header, 1x11, 2.00mm pitch, single row
-Through hole pin header THT 1x11 2.00mm single row
-0
-11
-11
-Connector_PinHeader_2.00mm
-PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left
-0
-11
-11
-Connector_PinHeader_2.00mm
-PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right
-0
-11
-11
-Connector_PinHeader_2.00mm
-PinHeader_1x12_P2.00mm_Horizontal
-Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x12 2.00mm single row
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_1x12_P2.00mm_Vertical
-Through hole straight pin header, 1x12, 2.00mm pitch, single row
-Through hole pin header THT 1x12 2.00mm single row
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_1x13_P2.00mm_Horizontal
-Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x13 2.00mm single row
-0
-13
-13
-Connector_PinHeader_2.00mm
-PinHeader_1x13_P2.00mm_Vertical
-Through hole straight pin header, 1x13, 2.00mm pitch, single row
-Through hole pin header THT 1x13 2.00mm single row
-0
-13
-13
-Connector_PinHeader_2.00mm
-PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left
-0
-13
-13
-Connector_PinHeader_2.00mm
-PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right
-0
-13
-13
-Connector_PinHeader_2.00mm
-PinHeader_1x14_P2.00mm_Horizontal
-Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x14 2.00mm single row
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_1x14_P2.00mm_Vertical
-Through hole straight pin header, 1x14, 2.00mm pitch, single row
-Through hole pin header THT 1x14 2.00mm single row
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_1x15_P2.00mm_Horizontal
-Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x15 2.00mm single row
-0
-15
-15
-Connector_PinHeader_2.00mm
-PinHeader_1x15_P2.00mm_Vertical
-Through hole straight pin header, 1x15, 2.00mm pitch, single row
-Through hole pin header THT 1x15 2.00mm single row
-0
-15
-15
-Connector_PinHeader_2.00mm
-PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left
-0
-15
-15
-Connector_PinHeader_2.00mm
-PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right
-0
-15
-15
-Connector_PinHeader_2.00mm
-PinHeader_1x16_P2.00mm_Horizontal
-Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x16 2.00mm single row
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_1x16_P2.00mm_Vertical
-Through hole straight pin header, 1x16, 2.00mm pitch, single row
-Through hole pin header THT 1x16 2.00mm single row
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_1x17_P2.00mm_Horizontal
-Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x17 2.00mm single row
-0
-17
-17
-Connector_PinHeader_2.00mm
-PinHeader_1x17_P2.00mm_Vertical
-Through hole straight pin header, 1x17, 2.00mm pitch, single row
-Through hole pin header THT 1x17 2.00mm single row
-0
-17
-17
-Connector_PinHeader_2.00mm
-PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left
-0
-17
-17
-Connector_PinHeader_2.00mm
-PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right
-0
-17
-17
-Connector_PinHeader_2.00mm
-PinHeader_1x18_P2.00mm_Horizontal
-Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x18 2.00mm single row
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_1x18_P2.00mm_Vertical
-Through hole straight pin header, 1x18, 2.00mm pitch, single row
-Through hole pin header THT 1x18 2.00mm single row
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_1x19_P2.00mm_Horizontal
-Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x19 2.00mm single row
-0
-19
-19
-Connector_PinHeader_2.00mm
-PinHeader_1x19_P2.00mm_Vertical
-Through hole straight pin header, 1x19, 2.00mm pitch, single row
-Through hole pin header THT 1x19 2.00mm single row
-0
-19
-19
-Connector_PinHeader_2.00mm
-PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left
-0
-19
-19
-Connector_PinHeader_2.00mm
-PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right
-0
-19
-19
-Connector_PinHeader_2.00mm
-PinHeader_1x20_P2.00mm_Horizontal
-Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x20 2.00mm single row
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_1x20_P2.00mm_Vertical
-Through hole straight pin header, 1x20, 2.00mm pitch, single row
-Through hole pin header THT 1x20 2.00mm single row
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_1x21_P2.00mm_Horizontal
-Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x21 2.00mm single row
-0
-21
-21
-Connector_PinHeader_2.00mm
-PinHeader_1x21_P2.00mm_Vertical
-Through hole straight pin header, 1x21, 2.00mm pitch, single row
-Through hole pin header THT 1x21 2.00mm single row
-0
-21
-21
-Connector_PinHeader_2.00mm
-PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left
-0
-21
-21
-Connector_PinHeader_2.00mm
-PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right
-0
-21
-21
-Connector_PinHeader_2.00mm
-PinHeader_1x22_P2.00mm_Horizontal
-Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x22 2.00mm single row
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_1x22_P2.00mm_Vertical
-Through hole straight pin header, 1x22, 2.00mm pitch, single row
-Through hole pin header THT 1x22 2.00mm single row
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_1x23_P2.00mm_Horizontal
-Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x23 2.00mm single row
-0
-23
-23
-Connector_PinHeader_2.00mm
-PinHeader_1x23_P2.00mm_Vertical
-Through hole straight pin header, 1x23, 2.00mm pitch, single row
-Through hole pin header THT 1x23 2.00mm single row
-0
-23
-23
-Connector_PinHeader_2.00mm
-PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left
-0
-23
-23
-Connector_PinHeader_2.00mm
-PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right
-0
-23
-23
-Connector_PinHeader_2.00mm
-PinHeader_1x24_P2.00mm_Horizontal
-Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x24 2.00mm single row
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_1x24_P2.00mm_Vertical
-Through hole straight pin header, 1x24, 2.00mm pitch, single row
-Through hole pin header THT 1x24 2.00mm single row
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_1x25_P2.00mm_Horizontal
-Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x25 2.00mm single row
-0
-25
-25
-Connector_PinHeader_2.00mm
-PinHeader_1x25_P2.00mm_Vertical
-Through hole straight pin header, 1x25, 2.00mm pitch, single row
-Through hole pin header THT 1x25 2.00mm single row
-0
-25
-25
-Connector_PinHeader_2.00mm
-PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left
-0
-25
-25
-Connector_PinHeader_2.00mm
-PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right
-0
-25
-25
-Connector_PinHeader_2.00mm
-PinHeader_1x26_P2.00mm_Horizontal
-Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x26 2.00mm single row
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_1x26_P2.00mm_Vertical
-Through hole straight pin header, 1x26, 2.00mm pitch, single row
-Through hole pin header THT 1x26 2.00mm single row
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_1x27_P2.00mm_Horizontal
-Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x27 2.00mm single row
-0
-27
-27
-Connector_PinHeader_2.00mm
-PinHeader_1x27_P2.00mm_Vertical
-Through hole straight pin header, 1x27, 2.00mm pitch, single row
-Through hole pin header THT 1x27 2.00mm single row
-0
-27
-27
-Connector_PinHeader_2.00mm
-PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left
-0
-27
-27
-Connector_PinHeader_2.00mm
-PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right
-0
-27
-27
-Connector_PinHeader_2.00mm
-PinHeader_1x28_P2.00mm_Horizontal
-Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x28 2.00mm single row
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_1x28_P2.00mm_Vertical
-Through hole straight pin header, 1x28, 2.00mm pitch, single row
-Through hole pin header THT 1x28 2.00mm single row
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_1x29_P2.00mm_Horizontal
-Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x29 2.00mm single row
-0
-29
-29
-Connector_PinHeader_2.00mm
-PinHeader_1x29_P2.00mm_Vertical
-Through hole straight pin header, 1x29, 2.00mm pitch, single row
-Through hole pin header THT 1x29 2.00mm single row
-0
-29
-29
-Connector_PinHeader_2.00mm
-PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left
-0
-29
-29
-Connector_PinHeader_2.00mm
-PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right
-0
-29
-29
-Connector_PinHeader_2.00mm
-PinHeader_1x30_P2.00mm_Horizontal
-Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x30 2.00mm single row
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_1x30_P2.00mm_Vertical
-Through hole straight pin header, 1x30, 2.00mm pitch, single row
-Through hole pin header THT 1x30 2.00mm single row
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_1x31_P2.00mm_Horizontal
-Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x31 2.00mm single row
-0
-31
-31
-Connector_PinHeader_2.00mm
-PinHeader_1x31_P2.00mm_Vertical
-Through hole straight pin header, 1x31, 2.00mm pitch, single row
-Through hole pin header THT 1x31 2.00mm single row
-0
-31
-31
-Connector_PinHeader_2.00mm
-PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left
-0
-31
-31
-Connector_PinHeader_2.00mm
-PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right
-0
-31
-31
-Connector_PinHeader_2.00mm
-PinHeader_1x32_P2.00mm_Horizontal
-Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x32 2.00mm single row
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_1x32_P2.00mm_Vertical
-Through hole straight pin header, 1x32, 2.00mm pitch, single row
-Through hole pin header THT 1x32 2.00mm single row
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_1x33_P2.00mm_Horizontal
-Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x33 2.00mm single row
-0
-33
-33
-Connector_PinHeader_2.00mm
-PinHeader_1x33_P2.00mm_Vertical
-Through hole straight pin header, 1x33, 2.00mm pitch, single row
-Through hole pin header THT 1x33 2.00mm single row
-0
-33
-33
-Connector_PinHeader_2.00mm
-PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left
-0
-33
-33
-Connector_PinHeader_2.00mm
-PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right
-0
-33
-33
-Connector_PinHeader_2.00mm
-PinHeader_1x34_P2.00mm_Horizontal
-Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x34 2.00mm single row
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_1x34_P2.00mm_Vertical
-Through hole straight pin header, 1x34, 2.00mm pitch, single row
-Through hole pin header THT 1x34 2.00mm single row
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_1x35_P2.00mm_Horizontal
-Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x35 2.00mm single row
-0
-35
-35
-Connector_PinHeader_2.00mm
-PinHeader_1x35_P2.00mm_Vertical
-Through hole straight pin header, 1x35, 2.00mm pitch, single row
-Through hole pin header THT 1x35 2.00mm single row
-0
-35
-35
-Connector_PinHeader_2.00mm
-PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left
-0
-35
-35
-Connector_PinHeader_2.00mm
-PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right
-0
-35
-35
-Connector_PinHeader_2.00mm
-PinHeader_1x36_P2.00mm_Horizontal
-Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x36 2.00mm single row
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_1x36_P2.00mm_Vertical
-Through hole straight pin header, 1x36, 2.00mm pitch, single row
-Through hole pin header THT 1x36 2.00mm single row
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_1x37_P2.00mm_Horizontal
-Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x37 2.00mm single row
-0
-37
-37
-Connector_PinHeader_2.00mm
-PinHeader_1x37_P2.00mm_Vertical
-Through hole straight pin header, 1x37, 2.00mm pitch, single row
-Through hole pin header THT 1x37 2.00mm single row
-0
-37
-37
-Connector_PinHeader_2.00mm
-PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left
-0
-37
-37
-Connector_PinHeader_2.00mm
-PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right
-0
-37
-37
-Connector_PinHeader_2.00mm
-PinHeader_1x38_P2.00mm_Horizontal
-Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x38 2.00mm single row
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_1x38_P2.00mm_Vertical
-Through hole straight pin header, 1x38, 2.00mm pitch, single row
-Through hole pin header THT 1x38 2.00mm single row
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_1x39_P2.00mm_Horizontal
-Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x39 2.00mm single row
-0
-39
-39
-Connector_PinHeader_2.00mm
-PinHeader_1x39_P2.00mm_Vertical
-Through hole straight pin header, 1x39, 2.00mm pitch, single row
-Through hole pin header THT 1x39 2.00mm single row
-0
-39
-39
-Connector_PinHeader_2.00mm
-PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left
-0
-39
-39
-Connector_PinHeader_2.00mm
-PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right
-0
-39
-39
-Connector_PinHeader_2.00mm
-PinHeader_1x40_P2.00mm_Horizontal
-Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row
-Through hole angled pin header THT 1x40 2.00mm single row
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_1x40_P2.00mm_Vertical
-Through hole straight pin header, 1x40, 2.00mm pitch, single row
-Through hole pin header THT 1x40 2.00mm single row
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_2x01_P2.00mm_Horizontal
-Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x01 2.00mm double row
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_2x01_P2.00mm_Vertical
-Through hole straight pin header, 2x01, 2.00mm pitch, double rows
-Through hole pin header THT 2x01 2.00mm double row
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_2x01_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x01 2.00mm double row
-0
-2
-2
-Connector_PinHeader_2.00mm
-PinHeader_2x02_P2.00mm_Horizontal
-Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x02 2.00mm double row
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_2x02_P2.00mm_Vertical
-Through hole straight pin header, 2x02, 2.00mm pitch, double rows
-Through hole pin header THT 2x02 2.00mm double row
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_2x02_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x02 2.00mm double row
-0
-4
-4
-Connector_PinHeader_2.00mm
-PinHeader_2x03_P2.00mm_Horizontal
-Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x03 2.00mm double row
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_2x03_P2.00mm_Vertical
-Through hole straight pin header, 2x03, 2.00mm pitch, double rows
-Through hole pin header THT 2x03 2.00mm double row
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_2x03_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x03 2.00mm double row
-0
-6
-6
-Connector_PinHeader_2.00mm
-PinHeader_2x04_P2.00mm_Horizontal
-Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x04 2.00mm double row
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_2x04_P2.00mm_Vertical
-Through hole straight pin header, 2x04, 2.00mm pitch, double rows
-Through hole pin header THT 2x04 2.00mm double row
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_2x04_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x04 2.00mm double row
-0
-8
-8
-Connector_PinHeader_2.00mm
-PinHeader_2x05_P2.00mm_Horizontal
-Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x05 2.00mm double row
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_2x05_P2.00mm_Vertical
-Through hole straight pin header, 2x05, 2.00mm pitch, double rows
-Through hole pin header THT 2x05 2.00mm double row
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_2x05_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x05 2.00mm double row
-0
-10
-10
-Connector_PinHeader_2.00mm
-PinHeader_2x06_P2.00mm_Horizontal
-Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x06 2.00mm double row
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_2x06_P2.00mm_Vertical
-Through hole straight pin header, 2x06, 2.00mm pitch, double rows
-Through hole pin header THT 2x06 2.00mm double row
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_2x06_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x06 2.00mm double row
-0
-12
-12
-Connector_PinHeader_2.00mm
-PinHeader_2x07_P2.00mm_Horizontal
-Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x07 2.00mm double row
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_2x07_P2.00mm_Vertical
-Through hole straight pin header, 2x07, 2.00mm pitch, double rows
-Through hole pin header THT 2x07 2.00mm double row
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_2x07_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x07 2.00mm double row
-0
-14
-14
-Connector_PinHeader_2.00mm
-PinHeader_2x08_P2.00mm_Horizontal
-Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x08 2.00mm double row
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_2x08_P2.00mm_Vertical
-Through hole straight pin header, 2x08, 2.00mm pitch, double rows
-Through hole pin header THT 2x08 2.00mm double row
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_2x08_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x08 2.00mm double row
-0
-16
-16
-Connector_PinHeader_2.00mm
-PinHeader_2x09_P2.00mm_Horizontal
-Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x09 2.00mm double row
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_2x09_P2.00mm_Vertical
-Through hole straight pin header, 2x09, 2.00mm pitch, double rows
-Through hole pin header THT 2x09 2.00mm double row
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_2x09_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x09 2.00mm double row
-0
-18
-18
-Connector_PinHeader_2.00mm
-PinHeader_2x10_P2.00mm_Horizontal
-Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x10 2.00mm double row
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_2x10_P2.00mm_Vertical
-Through hole straight pin header, 2x10, 2.00mm pitch, double rows
-Through hole pin header THT 2x10 2.00mm double row
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_2x10_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x10 2.00mm double row
-0
-20
-20
-Connector_PinHeader_2.00mm
-PinHeader_2x11_P2.00mm_Horizontal
-Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x11 2.00mm double row
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_2x11_P2.00mm_Vertical
-Through hole straight pin header, 2x11, 2.00mm pitch, double rows
-Through hole pin header THT 2x11 2.00mm double row
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_2x11_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x11 2.00mm double row
-0
-22
-22
-Connector_PinHeader_2.00mm
-PinHeader_2x12_P2.00mm_Horizontal
-Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x12 2.00mm double row
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_2x12_P2.00mm_Vertical
-Through hole straight pin header, 2x12, 2.00mm pitch, double rows
-Through hole pin header THT 2x12 2.00mm double row
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_2x12_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x12 2.00mm double row
-0
-24
-24
-Connector_PinHeader_2.00mm
-PinHeader_2x13_P2.00mm_Horizontal
-Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x13 2.00mm double row
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_2x13_P2.00mm_Vertical
-Through hole straight pin header, 2x13, 2.00mm pitch, double rows
-Through hole pin header THT 2x13 2.00mm double row
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_2x13_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x13 2.00mm double row
-0
-26
-26
-Connector_PinHeader_2.00mm
-PinHeader_2x14_P2.00mm_Horizontal
-Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x14 2.00mm double row
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_2x14_P2.00mm_Vertical
-Through hole straight pin header, 2x14, 2.00mm pitch, double rows
-Through hole pin header THT 2x14 2.00mm double row
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_2x14_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x14 2.00mm double row
-0
-28
-28
-Connector_PinHeader_2.00mm
-PinHeader_2x15_P2.00mm_Horizontal
-Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x15 2.00mm double row
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_2x15_P2.00mm_Vertical
-Through hole straight pin header, 2x15, 2.00mm pitch, double rows
-Through hole pin header THT 2x15 2.00mm double row
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_2x15_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x15 2.00mm double row
-0
-30
-30
-Connector_PinHeader_2.00mm
-PinHeader_2x16_P2.00mm_Horizontal
-Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x16 2.00mm double row
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_2x16_P2.00mm_Vertical
-Through hole straight pin header, 2x16, 2.00mm pitch, double rows
-Through hole pin header THT 2x16 2.00mm double row
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_2x16_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x16 2.00mm double row
-0
-32
-32
-Connector_PinHeader_2.00mm
-PinHeader_2x17_P2.00mm_Horizontal
-Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x17 2.00mm double row
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_2x17_P2.00mm_Vertical
-Through hole straight pin header, 2x17, 2.00mm pitch, double rows
-Through hole pin header THT 2x17 2.00mm double row
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_2x17_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x17 2.00mm double row
-0
-34
-34
-Connector_PinHeader_2.00mm
-PinHeader_2x18_P2.00mm_Horizontal
-Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x18 2.00mm double row
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_2x18_P2.00mm_Vertical
-Through hole straight pin header, 2x18, 2.00mm pitch, double rows
-Through hole pin header THT 2x18 2.00mm double row
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_2x18_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x18 2.00mm double row
-0
-36
-36
-Connector_PinHeader_2.00mm
-PinHeader_2x19_P2.00mm_Horizontal
-Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x19 2.00mm double row
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_2x19_P2.00mm_Vertical
-Through hole straight pin header, 2x19, 2.00mm pitch, double rows
-Through hole pin header THT 2x19 2.00mm double row
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_2x19_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x19 2.00mm double row
-0
-38
-38
-Connector_PinHeader_2.00mm
-PinHeader_2x20_P2.00mm_Horizontal
-Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x20 2.00mm double row
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_2x20_P2.00mm_Vertical
-Through hole straight pin header, 2x20, 2.00mm pitch, double rows
-Through hole pin header THT 2x20 2.00mm double row
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_2x20_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x20 2.00mm double row
-0
-40
-40
-Connector_PinHeader_2.00mm
-PinHeader_2x21_P2.00mm_Horizontal
-Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x21 2.00mm double row
-0
-42
-42
-Connector_PinHeader_2.00mm
-PinHeader_2x21_P2.00mm_Vertical
-Through hole straight pin header, 2x21, 2.00mm pitch, double rows
-Through hole pin header THT 2x21 2.00mm double row
-0
-42
-42
-Connector_PinHeader_2.00mm
-PinHeader_2x21_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x21 2.00mm double row
-0
-42
-42
-Connector_PinHeader_2.00mm
-PinHeader_2x22_P2.00mm_Horizontal
-Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x22 2.00mm double row
-0
-44
-44
-Connector_PinHeader_2.00mm
-PinHeader_2x22_P2.00mm_Vertical
-Through hole straight pin header, 2x22, 2.00mm pitch, double rows
-Through hole pin header THT 2x22 2.00mm double row
-0
-44
-44
-Connector_PinHeader_2.00mm
-PinHeader_2x22_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x22 2.00mm double row
-0
-44
-44
-Connector_PinHeader_2.00mm
-PinHeader_2x23_P2.00mm_Horizontal
-Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x23 2.00mm double row
-0
-46
-46
-Connector_PinHeader_2.00mm
-PinHeader_2x23_P2.00mm_Vertical
-Through hole straight pin header, 2x23, 2.00mm pitch, double rows
-Through hole pin header THT 2x23 2.00mm double row
-0
-46
-46
-Connector_PinHeader_2.00mm
-PinHeader_2x23_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x23 2.00mm double row
-0
-46
-46
-Connector_PinHeader_2.00mm
-PinHeader_2x24_P2.00mm_Horizontal
-Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x24 2.00mm double row
-0
-48
-48
-Connector_PinHeader_2.00mm
-PinHeader_2x24_P2.00mm_Vertical
-Through hole straight pin header, 2x24, 2.00mm pitch, double rows
-Through hole pin header THT 2x24 2.00mm double row
-0
-48
-48
-Connector_PinHeader_2.00mm
-PinHeader_2x24_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x24 2.00mm double row
-0
-48
-48
-Connector_PinHeader_2.00mm
-PinHeader_2x25_P2.00mm_Horizontal
-Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x25 2.00mm double row
-0
-50
-50
-Connector_PinHeader_2.00mm
-PinHeader_2x25_P2.00mm_Vertical
-Through hole straight pin header, 2x25, 2.00mm pitch, double rows
-Through hole pin header THT 2x25 2.00mm double row
-0
-50
-50
-Connector_PinHeader_2.00mm
-PinHeader_2x25_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x25 2.00mm double row
-0
-50
-50
-Connector_PinHeader_2.00mm
-PinHeader_2x26_P2.00mm_Horizontal
-Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x26 2.00mm double row
-0
-52
-52
-Connector_PinHeader_2.00mm
-PinHeader_2x26_P2.00mm_Vertical
-Through hole straight pin header, 2x26, 2.00mm pitch, double rows
-Through hole pin header THT 2x26 2.00mm double row
-0
-52
-52
-Connector_PinHeader_2.00mm
-PinHeader_2x26_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x26 2.00mm double row
-0
-52
-52
-Connector_PinHeader_2.00mm
-PinHeader_2x27_P2.00mm_Horizontal
-Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x27 2.00mm double row
-0
-54
-54
-Connector_PinHeader_2.00mm
-PinHeader_2x27_P2.00mm_Vertical
-Through hole straight pin header, 2x27, 2.00mm pitch, double rows
-Through hole pin header THT 2x27 2.00mm double row
-0
-54
-54
-Connector_PinHeader_2.00mm
-PinHeader_2x27_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x27 2.00mm double row
-0
-54
-54
-Connector_PinHeader_2.00mm
-PinHeader_2x28_P2.00mm_Horizontal
-Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x28 2.00mm double row
-0
-56
-56
-Connector_PinHeader_2.00mm
-PinHeader_2x28_P2.00mm_Vertical
-Through hole straight pin header, 2x28, 2.00mm pitch, double rows
-Through hole pin header THT 2x28 2.00mm double row
-0
-56
-56
-Connector_PinHeader_2.00mm
-PinHeader_2x28_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x28 2.00mm double row
-0
-56
-56
-Connector_PinHeader_2.00mm
-PinHeader_2x29_P2.00mm_Horizontal
-Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x29 2.00mm double row
-0
-58
-58
-Connector_PinHeader_2.00mm
-PinHeader_2x29_P2.00mm_Vertical
-Through hole straight pin header, 2x29, 2.00mm pitch, double rows
-Through hole pin header THT 2x29 2.00mm double row
-0
-58
-58
-Connector_PinHeader_2.00mm
-PinHeader_2x29_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x29 2.00mm double row
-0
-58
-58
-Connector_PinHeader_2.00mm
-PinHeader_2x30_P2.00mm_Horizontal
-Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x30 2.00mm double row
-0
-60
-60
-Connector_PinHeader_2.00mm
-PinHeader_2x30_P2.00mm_Vertical
-Through hole straight pin header, 2x30, 2.00mm pitch, double rows
-Through hole pin header THT 2x30 2.00mm double row
-0
-60
-60
-Connector_PinHeader_2.00mm
-PinHeader_2x30_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x30 2.00mm double row
-0
-60
-60
-Connector_PinHeader_2.00mm
-PinHeader_2x31_P2.00mm_Horizontal
-Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x31 2.00mm double row
-0
-62
-62
-Connector_PinHeader_2.00mm
-PinHeader_2x31_P2.00mm_Vertical
-Through hole straight pin header, 2x31, 2.00mm pitch, double rows
-Through hole pin header THT 2x31 2.00mm double row
-0
-62
-62
-Connector_PinHeader_2.00mm
-PinHeader_2x31_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x31 2.00mm double row
-0
-62
-62
-Connector_PinHeader_2.00mm
-PinHeader_2x32_P2.00mm_Horizontal
-Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x32 2.00mm double row
-0
-64
-64
-Connector_PinHeader_2.00mm
-PinHeader_2x32_P2.00mm_Vertical
-Through hole straight pin header, 2x32, 2.00mm pitch, double rows
-Through hole pin header THT 2x32 2.00mm double row
-0
-64
-64
-Connector_PinHeader_2.00mm
-PinHeader_2x32_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x32 2.00mm double row
-0
-64
-64
-Connector_PinHeader_2.00mm
-PinHeader_2x33_P2.00mm_Horizontal
-Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x33 2.00mm double row
-0
-66
-66
-Connector_PinHeader_2.00mm
-PinHeader_2x33_P2.00mm_Vertical
-Through hole straight pin header, 2x33, 2.00mm pitch, double rows
-Through hole pin header THT 2x33 2.00mm double row
-0
-66
-66
-Connector_PinHeader_2.00mm
-PinHeader_2x33_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x33 2.00mm double row
-0
-66
-66
-Connector_PinHeader_2.00mm
-PinHeader_2x34_P2.00mm_Horizontal
-Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x34 2.00mm double row
-0
-68
-68
-Connector_PinHeader_2.00mm
-PinHeader_2x34_P2.00mm_Vertical
-Through hole straight pin header, 2x34, 2.00mm pitch, double rows
-Through hole pin header THT 2x34 2.00mm double row
-0
-68
-68
-Connector_PinHeader_2.00mm
-PinHeader_2x34_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x34 2.00mm double row
-0
-68
-68
-Connector_PinHeader_2.00mm
-PinHeader_2x35_P2.00mm_Horizontal
-Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x35 2.00mm double row
-0
-70
-70
-Connector_PinHeader_2.00mm
-PinHeader_2x35_P2.00mm_Vertical
-Through hole straight pin header, 2x35, 2.00mm pitch, double rows
-Through hole pin header THT 2x35 2.00mm double row
-0
-70
-70
-Connector_PinHeader_2.00mm
-PinHeader_2x35_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x35 2.00mm double row
-0
-70
-70
-Connector_PinHeader_2.00mm
-PinHeader_2x36_P2.00mm_Horizontal
-Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x36 2.00mm double row
-0
-72
-72
-Connector_PinHeader_2.00mm
-PinHeader_2x36_P2.00mm_Vertical
-Through hole straight pin header, 2x36, 2.00mm pitch, double rows
-Through hole pin header THT 2x36 2.00mm double row
-0
-72
-72
-Connector_PinHeader_2.00mm
-PinHeader_2x36_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x36 2.00mm double row
-0
-72
-72
-Connector_PinHeader_2.00mm
-PinHeader_2x37_P2.00mm_Horizontal
-Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x37 2.00mm double row
-0
-74
-74
-Connector_PinHeader_2.00mm
-PinHeader_2x37_P2.00mm_Vertical
-Through hole straight pin header, 2x37, 2.00mm pitch, double rows
-Through hole pin header THT 2x37 2.00mm double row
-0
-74
-74
-Connector_PinHeader_2.00mm
-PinHeader_2x37_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x37 2.00mm double row
-0
-74
-74
-Connector_PinHeader_2.00mm
-PinHeader_2x38_P2.00mm_Horizontal
-Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x38 2.00mm double row
-0
-76
-76
-Connector_PinHeader_2.00mm
-PinHeader_2x38_P2.00mm_Vertical
-Through hole straight pin header, 2x38, 2.00mm pitch, double rows
-Through hole pin header THT 2x38 2.00mm double row
-0
-76
-76
-Connector_PinHeader_2.00mm
-PinHeader_2x38_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x38 2.00mm double row
-0
-76
-76
-Connector_PinHeader_2.00mm
-PinHeader_2x39_P2.00mm_Horizontal
-Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x39 2.00mm double row
-0
-78
-78
-Connector_PinHeader_2.00mm
-PinHeader_2x39_P2.00mm_Vertical
-Through hole straight pin header, 2x39, 2.00mm pitch, double rows
-Through hole pin header THT 2x39 2.00mm double row
-0
-78
-78
-Connector_PinHeader_2.00mm
-PinHeader_2x39_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x39 2.00mm double row
-0
-78
-78
-Connector_PinHeader_2.00mm
-PinHeader_2x40_P2.00mm_Horizontal
-Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows
-Through hole angled pin header THT 2x40 2.00mm double row
-0
-80
-80
-Connector_PinHeader_2.00mm
-PinHeader_2x40_P2.00mm_Vertical
-Through hole straight pin header, 2x40, 2.00mm pitch, double rows
-Through hole pin header THT 2x40 2.00mm double row
-0
-80
-80
-Connector_PinHeader_2.00mm
-PinHeader_2x40_P2.00mm_Vertical_SMD
-surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows
-Surface mounted pin header SMD 2x40 2.00mm double row
-0
-80
-80
-Connector_PinHeader_2.54mm
-PinHeader_1x01_P2.54mm_Horizontal
-Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x01 2.54mm single row
-0
-1
-1
-Connector_PinHeader_2.54mm
-PinHeader_1x01_P2.54mm_Vertical
-Through hole straight pin header, 1x01, 2.54mm pitch, single row
-Through hole pin header THT 1x01 2.54mm single row
-0
-1
-1
-Connector_PinHeader_2.54mm
-PinHeader_1x02_P2.54mm_Horizontal
-Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x02 2.54mm single row
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_1x02_P2.54mm_Vertical
-Through hole straight pin header, 1x02, 2.54mm pitch, single row
-Through hole pin header THT 1x02 2.54mm single row
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_1x03_P2.54mm_Horizontal
-Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x03 2.54mm single row
-0
-3
-3
-Connector_PinHeader_2.54mm
-PinHeader_1x03_P2.54mm_Vertical
-Through hole straight pin header, 1x03, 2.54mm pitch, single row
-Through hole pin header THT 1x03 2.54mm single row
-0
-3
-3
-Connector_PinHeader_2.54mm
-PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left
-0
-3
-3
-Connector_PinHeader_2.54mm
-PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right
-0
-3
-3
-Connector_PinHeader_2.54mm
-PinHeader_1x04_P2.54mm_Horizontal
-Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x04 2.54mm single row
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_1x04_P2.54mm_Vertical
-Through hole straight pin header, 1x04, 2.54mm pitch, single row
-Through hole pin header THT 1x04 2.54mm single row
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_1x05_P2.54mm_Horizontal
-Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x05 2.54mm single row
-0
-5
-5
-Connector_PinHeader_2.54mm
-PinHeader_1x05_P2.54mm_Vertical
-Through hole straight pin header, 1x05, 2.54mm pitch, single row
-Through hole pin header THT 1x05 2.54mm single row
-0
-5
-5
-Connector_PinHeader_2.54mm
-PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left
-0
-5
-5
-Connector_PinHeader_2.54mm
-PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right
-0
-5
-5
-Connector_PinHeader_2.54mm
-PinHeader_1x06_P2.54mm_Horizontal
-Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x06 2.54mm single row
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_1x06_P2.54mm_Vertical
-Through hole straight pin header, 1x06, 2.54mm pitch, single row
-Through hole pin header THT 1x06 2.54mm single row
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_1x07_P2.54mm_Horizontal
-Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x07 2.54mm single row
-0
-7
-7
-Connector_PinHeader_2.54mm
-PinHeader_1x07_P2.54mm_Vertical
-Through hole straight pin header, 1x07, 2.54mm pitch, single row
-Through hole pin header THT 1x07 2.54mm single row
-0
-7
-7
-Connector_PinHeader_2.54mm
-PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left
-0
-7
-7
-Connector_PinHeader_2.54mm
-PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right
-0
-7
-7
-Connector_PinHeader_2.54mm
-PinHeader_1x08_P2.54mm_Horizontal
-Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x08 2.54mm single row
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_1x08_P2.54mm_Vertical
-Through hole straight pin header, 1x08, 2.54mm pitch, single row
-Through hole pin header THT 1x08 2.54mm single row
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_1x09_P2.54mm_Horizontal
-Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x09 2.54mm single row
-0
-9
-9
-Connector_PinHeader_2.54mm
-PinHeader_1x09_P2.54mm_Vertical
-Through hole straight pin header, 1x09, 2.54mm pitch, single row
-Through hole pin header THT 1x09 2.54mm single row
-0
-9
-9
-Connector_PinHeader_2.54mm
-PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left
-0
-9
-9
-Connector_PinHeader_2.54mm
-PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right
-0
-9
-9
-Connector_PinHeader_2.54mm
-PinHeader_1x10_P2.54mm_Horizontal
-Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x10 2.54mm single row
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_1x10_P2.54mm_Vertical
-Through hole straight pin header, 1x10, 2.54mm pitch, single row
-Through hole pin header THT 1x10 2.54mm single row
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_1x11_P2.54mm_Horizontal
-Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x11 2.54mm single row
-0
-11
-11
-Connector_PinHeader_2.54mm
-PinHeader_1x11_P2.54mm_Vertical
-Through hole straight pin header, 1x11, 2.54mm pitch, single row
-Through hole pin header THT 1x11 2.54mm single row
-0
-11
-11
-Connector_PinHeader_2.54mm
-PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left
-0
-11
-11
-Connector_PinHeader_2.54mm
-PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right
-0
-11
-11
-Connector_PinHeader_2.54mm
-PinHeader_1x12_P2.54mm_Horizontal
-Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x12 2.54mm single row
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_1x12_P2.54mm_Vertical
-Through hole straight pin header, 1x12, 2.54mm pitch, single row
-Through hole pin header THT 1x12 2.54mm single row
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_1x13_P2.54mm_Horizontal
-Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x13 2.54mm single row
-0
-13
-13
-Connector_PinHeader_2.54mm
-PinHeader_1x13_P2.54mm_Vertical
-Through hole straight pin header, 1x13, 2.54mm pitch, single row
-Through hole pin header THT 1x13 2.54mm single row
-0
-13
-13
-Connector_PinHeader_2.54mm
-PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left
-0
-13
-13
-Connector_PinHeader_2.54mm
-PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right
-0
-13
-13
-Connector_PinHeader_2.54mm
-PinHeader_1x14_P2.54mm_Horizontal
-Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x14 2.54mm single row
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_1x14_P2.54mm_Vertical
-Through hole straight pin header, 1x14, 2.54mm pitch, single row
-Through hole pin header THT 1x14 2.54mm single row
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_1x15_P2.54mm_Horizontal
-Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x15 2.54mm single row
-0
-15
-15
-Connector_PinHeader_2.54mm
-PinHeader_1x15_P2.54mm_Vertical
-Through hole straight pin header, 1x15, 2.54mm pitch, single row
-Through hole pin header THT 1x15 2.54mm single row
-0
-15
-15
-Connector_PinHeader_2.54mm
-PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left
-0
-15
-15
-Connector_PinHeader_2.54mm
-PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right
-0
-15
-15
-Connector_PinHeader_2.54mm
-PinHeader_1x16_P2.54mm_Horizontal
-Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x16 2.54mm single row
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_1x16_P2.54mm_Vertical
-Through hole straight pin header, 1x16, 2.54mm pitch, single row
-Through hole pin header THT 1x16 2.54mm single row
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_1x17_P2.54mm_Horizontal
-Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x17 2.54mm single row
-0
-17
-17
-Connector_PinHeader_2.54mm
-PinHeader_1x17_P2.54mm_Vertical
-Through hole straight pin header, 1x17, 2.54mm pitch, single row
-Through hole pin header THT 1x17 2.54mm single row
-0
-17
-17
-Connector_PinHeader_2.54mm
-PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left
-0
-17
-17
-Connector_PinHeader_2.54mm
-PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right
-0
-17
-17
-Connector_PinHeader_2.54mm
-PinHeader_1x18_P2.54mm_Horizontal
-Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x18 2.54mm single row
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_1x18_P2.54mm_Vertical
-Through hole straight pin header, 1x18, 2.54mm pitch, single row
-Through hole pin header THT 1x18 2.54mm single row
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_1x19_P2.54mm_Horizontal
-Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x19 2.54mm single row
-0
-19
-19
-Connector_PinHeader_2.54mm
-PinHeader_1x19_P2.54mm_Vertical
-Through hole straight pin header, 1x19, 2.54mm pitch, single row
-Through hole pin header THT 1x19 2.54mm single row
-0
-19
-19
-Connector_PinHeader_2.54mm
-PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left
-0
-19
-19
-Connector_PinHeader_2.54mm
-PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right
-0
-19
-19
-Connector_PinHeader_2.54mm
-PinHeader_1x20_P2.54mm_Horizontal
-Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x20 2.54mm single row
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_1x20_P2.54mm_Vertical
-Through hole straight pin header, 1x20, 2.54mm pitch, single row
-Through hole pin header THT 1x20 2.54mm single row
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_1x21_P2.54mm_Horizontal
-Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x21 2.54mm single row
-0
-21
-21
-Connector_PinHeader_2.54mm
-PinHeader_1x21_P2.54mm_Vertical
-Through hole straight pin header, 1x21, 2.54mm pitch, single row
-Through hole pin header THT 1x21 2.54mm single row
-0
-21
-21
-Connector_PinHeader_2.54mm
-PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left
-0
-21
-21
-Connector_PinHeader_2.54mm
-PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right
-0
-21
-21
-Connector_PinHeader_2.54mm
-PinHeader_1x22_P2.54mm_Horizontal
-Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x22 2.54mm single row
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_1x22_P2.54mm_Vertical
-Through hole straight pin header, 1x22, 2.54mm pitch, single row
-Through hole pin header THT 1x22 2.54mm single row
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_1x23_P2.54mm_Horizontal
-Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x23 2.54mm single row
-0
-23
-23
-Connector_PinHeader_2.54mm
-PinHeader_1x23_P2.54mm_Vertical
-Through hole straight pin header, 1x23, 2.54mm pitch, single row
-Through hole pin header THT 1x23 2.54mm single row
-0
-23
-23
-Connector_PinHeader_2.54mm
-PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left
-0
-23
-23
-Connector_PinHeader_2.54mm
-PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right
-0
-23
-23
-Connector_PinHeader_2.54mm
-PinHeader_1x24_P2.54mm_Horizontal
-Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x24 2.54mm single row
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_1x24_P2.54mm_Vertical
-Through hole straight pin header, 1x24, 2.54mm pitch, single row
-Through hole pin header THT 1x24 2.54mm single row
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_1x25_P2.54mm_Horizontal
-Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x25 2.54mm single row
-0
-25
-25
-Connector_PinHeader_2.54mm
-PinHeader_1x25_P2.54mm_Vertical
-Through hole straight pin header, 1x25, 2.54mm pitch, single row
-Through hole pin header THT 1x25 2.54mm single row
-0
-25
-25
-Connector_PinHeader_2.54mm
-PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left
-0
-25
-25
-Connector_PinHeader_2.54mm
-PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right
-0
-25
-25
-Connector_PinHeader_2.54mm
-PinHeader_1x26_P2.54mm_Horizontal
-Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x26 2.54mm single row
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_1x26_P2.54mm_Vertical
-Through hole straight pin header, 1x26, 2.54mm pitch, single row
-Through hole pin header THT 1x26 2.54mm single row
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_1x27_P2.54mm_Horizontal
-Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x27 2.54mm single row
-0
-27
-27
-Connector_PinHeader_2.54mm
-PinHeader_1x27_P2.54mm_Vertical
-Through hole straight pin header, 1x27, 2.54mm pitch, single row
-Through hole pin header THT 1x27 2.54mm single row
-0
-27
-27
-Connector_PinHeader_2.54mm
-PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left
-0
-27
-27
-Connector_PinHeader_2.54mm
-PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right
-0
-27
-27
-Connector_PinHeader_2.54mm
-PinHeader_1x28_P2.54mm_Horizontal
-Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x28 2.54mm single row
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_1x28_P2.54mm_Vertical
-Through hole straight pin header, 1x28, 2.54mm pitch, single row
-Through hole pin header THT 1x28 2.54mm single row
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_1x29_P2.54mm_Horizontal
-Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x29 2.54mm single row
-0
-29
-29
-Connector_PinHeader_2.54mm
-PinHeader_1x29_P2.54mm_Vertical
-Through hole straight pin header, 1x29, 2.54mm pitch, single row
-Through hole pin header THT 1x29 2.54mm single row
-0
-29
-29
-Connector_PinHeader_2.54mm
-PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left
-0
-29
-29
-Connector_PinHeader_2.54mm
-PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right
-0
-29
-29
-Connector_PinHeader_2.54mm
-PinHeader_1x30_P2.54mm_Horizontal
-Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x30 2.54mm single row
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_1x30_P2.54mm_Vertical
-Through hole straight pin header, 1x30, 2.54mm pitch, single row
-Through hole pin header THT 1x30 2.54mm single row
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_1x31_P2.54mm_Horizontal
-Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x31 2.54mm single row
-0
-31
-31
-Connector_PinHeader_2.54mm
-PinHeader_1x31_P2.54mm_Vertical
-Through hole straight pin header, 1x31, 2.54mm pitch, single row
-Through hole pin header THT 1x31 2.54mm single row
-0
-31
-31
-Connector_PinHeader_2.54mm
-PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left
-0
-31
-31
-Connector_PinHeader_2.54mm
-PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right
-0
-31
-31
-Connector_PinHeader_2.54mm
-PinHeader_1x32_P2.54mm_Horizontal
-Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x32 2.54mm single row
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_1x32_P2.54mm_Vertical
-Through hole straight pin header, 1x32, 2.54mm pitch, single row
-Through hole pin header THT 1x32 2.54mm single row
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_1x33_P2.54mm_Horizontal
-Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x33 2.54mm single row
-0
-33
-33
-Connector_PinHeader_2.54mm
-PinHeader_1x33_P2.54mm_Vertical
-Through hole straight pin header, 1x33, 2.54mm pitch, single row
-Through hole pin header THT 1x33 2.54mm single row
-0
-33
-33
-Connector_PinHeader_2.54mm
-PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left
-0
-33
-33
-Connector_PinHeader_2.54mm
-PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right
-0
-33
-33
-Connector_PinHeader_2.54mm
-PinHeader_1x34_P2.54mm_Horizontal
-Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x34 2.54mm single row
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_1x34_P2.54mm_Vertical
-Through hole straight pin header, 1x34, 2.54mm pitch, single row
-Through hole pin header THT 1x34 2.54mm single row
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_1x35_P2.54mm_Horizontal
-Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x35 2.54mm single row
-0
-35
-35
-Connector_PinHeader_2.54mm
-PinHeader_1x35_P2.54mm_Vertical
-Through hole straight pin header, 1x35, 2.54mm pitch, single row
-Through hole pin header THT 1x35 2.54mm single row
-0
-35
-35
-Connector_PinHeader_2.54mm
-PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left
-0
-35
-35
-Connector_PinHeader_2.54mm
-PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right
-0
-35
-35
-Connector_PinHeader_2.54mm
-PinHeader_1x36_P2.54mm_Horizontal
-Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x36 2.54mm single row
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_1x36_P2.54mm_Vertical
-Through hole straight pin header, 1x36, 2.54mm pitch, single row
-Through hole pin header THT 1x36 2.54mm single row
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_1x37_P2.54mm_Horizontal
-Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x37 2.54mm single row
-0
-37
-37
-Connector_PinHeader_2.54mm
-PinHeader_1x37_P2.54mm_Vertical
-Through hole straight pin header, 1x37, 2.54mm pitch, single row
-Through hole pin header THT 1x37 2.54mm single row
-0
-37
-37
-Connector_PinHeader_2.54mm
-PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left
-0
-37
-37
-Connector_PinHeader_2.54mm
-PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right
-0
-37
-37
-Connector_PinHeader_2.54mm
-PinHeader_1x38_P2.54mm_Horizontal
-Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x38 2.54mm single row
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_1x38_P2.54mm_Vertical
-Through hole straight pin header, 1x38, 2.54mm pitch, single row
-Through hole pin header THT 1x38 2.54mm single row
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_1x39_P2.54mm_Horizontal
-Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x39 2.54mm single row
-0
-39
-39
-Connector_PinHeader_2.54mm
-PinHeader_1x39_P2.54mm_Vertical
-Through hole straight pin header, 1x39, 2.54mm pitch, single row
-Through hole pin header THT 1x39 2.54mm single row
-0
-39
-39
-Connector_PinHeader_2.54mm
-PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left
-0
-39
-39
-Connector_PinHeader_2.54mm
-PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right
-0
-39
-39
-Connector_PinHeader_2.54mm
-PinHeader_1x40_P2.54mm_Horizontal
-Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row
-Through hole angled pin header THT 1x40 2.54mm single row
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_1x40_P2.54mm_Vertical
-Through hole straight pin header, 1x40, 2.54mm pitch, single row
-Through hole pin header THT 1x40 2.54mm single row
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left)
-Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right)
-Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_2x01_P2.54mm_Horizontal
-Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x01 2.54mm double row
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_2x01_P2.54mm_Vertical
-Through hole straight pin header, 2x01, 2.54mm pitch, double rows
-Through hole pin header THT 2x01 2.54mm double row
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_2x01_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x01 2.54mm double row
-0
-2
-2
-Connector_PinHeader_2.54mm
-PinHeader_2x02_P2.54mm_Horizontal
-Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x02 2.54mm double row
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_2x02_P2.54mm_Vertical
-Through hole straight pin header, 2x02, 2.54mm pitch, double rows
-Through hole pin header THT 2x02 2.54mm double row
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_2x02_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x02 2.54mm double row
-0
-4
-4
-Connector_PinHeader_2.54mm
-PinHeader_2x03_P2.54mm_Horizontal
-Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x03 2.54mm double row
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_2x03_P2.54mm_Vertical
-Through hole straight pin header, 2x03, 2.54mm pitch, double rows
-Through hole pin header THT 2x03 2.54mm double row
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_2x03_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x03 2.54mm double row
-0
-6
-6
-Connector_PinHeader_2.54mm
-PinHeader_2x04_P2.54mm_Horizontal
-Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x04 2.54mm double row
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_2x04_P2.54mm_Vertical
-Through hole straight pin header, 2x04, 2.54mm pitch, double rows
-Through hole pin header THT 2x04 2.54mm double row
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_2x04_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x04 2.54mm double row
-0
-8
-8
-Connector_PinHeader_2.54mm
-PinHeader_2x05_P2.54mm_Horizontal
-Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_2x05_P2.54mm_Vertical
-Through hole straight pin header, 2x05, 2.54mm pitch, double rows
-Through hole pin header THT 2x05 2.54mm double row
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_2x05_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x05 2.54mm double row
-0
-10
-10
-Connector_PinHeader_2.54mm
-PinHeader_2x06_P2.54mm_Horizontal
-Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_2x06_P2.54mm_Vertical
-Through hole straight pin header, 2x06, 2.54mm pitch, double rows
-Through hole pin header THT 2x06 2.54mm double row
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_2x06_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x06 2.54mm double row
-0
-12
-12
-Connector_PinHeader_2.54mm
-PinHeader_2x07_P2.54mm_Horizontal
-Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_2x07_P2.54mm_Vertical
-Through hole straight pin header, 2x07, 2.54mm pitch, double rows
-Through hole pin header THT 2x07 2.54mm double row
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_2x07_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x07 2.54mm double row
-0
-14
-14
-Connector_PinHeader_2.54mm
-PinHeader_2x08_P2.54mm_Horizontal
-Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_2x08_P2.54mm_Vertical
-Through hole straight pin header, 2x08, 2.54mm pitch, double rows
-Through hole pin header THT 2x08 2.54mm double row
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_2x08_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x08 2.54mm double row
-0
-16
-16
-Connector_PinHeader_2.54mm
-PinHeader_2x09_P2.54mm_Horizontal
-Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x09 2.54mm double row
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_2x09_P2.54mm_Vertical
-Through hole straight pin header, 2x09, 2.54mm pitch, double rows
-Through hole pin header THT 2x09 2.54mm double row
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_2x09_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x09 2.54mm double row
-0
-18
-18
-Connector_PinHeader_2.54mm
-PinHeader_2x10_P2.54mm_Horizontal
-Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_2x10_P2.54mm_Vertical
-Through hole straight pin header, 2x10, 2.54mm pitch, double rows
-Through hole pin header THT 2x10 2.54mm double row
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_2x10_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x10 2.54mm double row
-0
-20
-20
-Connector_PinHeader_2.54mm
-PinHeader_2x11_P2.54mm_Horizontal
-Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x11 2.54mm double row
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_2x11_P2.54mm_Vertical
-Through hole straight pin header, 2x11, 2.54mm pitch, double rows
-Through hole pin header THT 2x11 2.54mm double row
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_2x11_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x11 2.54mm double row
-0
-22
-22
-Connector_PinHeader_2.54mm
-PinHeader_2x12_P2.54mm_Horizontal
-Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_2x12_P2.54mm_Vertical
-Through hole straight pin header, 2x12, 2.54mm pitch, double rows
-Through hole pin header THT 2x12 2.54mm double row
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_2x12_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x12 2.54mm double row
-0
-24
-24
-Connector_PinHeader_2.54mm
-PinHeader_2x13_P2.54mm_Horizontal
-Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_2x13_P2.54mm_Vertical
-Through hole straight pin header, 2x13, 2.54mm pitch, double rows
-Through hole pin header THT 2x13 2.54mm double row
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_2x13_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x13 2.54mm double row
-0
-26
-26
-Connector_PinHeader_2.54mm
-PinHeader_2x14_P2.54mm_Horizontal
-Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x14 2.54mm double row
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_2x14_P2.54mm_Vertical
-Through hole straight pin header, 2x14, 2.54mm pitch, double rows
-Through hole pin header THT 2x14 2.54mm double row
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_2x14_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x14 2.54mm double row
-0
-28
-28
-Connector_PinHeader_2.54mm
-PinHeader_2x15_P2.54mm_Horizontal
-Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_2x15_P2.54mm_Vertical
-Through hole straight pin header, 2x15, 2.54mm pitch, double rows
-Through hole pin header THT 2x15 2.54mm double row
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_2x15_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x15 2.54mm double row
-0
-30
-30
-Connector_PinHeader_2.54mm
-PinHeader_2x16_P2.54mm_Horizontal
-Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x16 2.54mm double row
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_2x16_P2.54mm_Vertical
-Through hole straight pin header, 2x16, 2.54mm pitch, double rows
-Through hole pin header THT 2x16 2.54mm double row
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_2x16_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x16 2.54mm double row
-0
-32
-32
-Connector_PinHeader_2.54mm
-PinHeader_2x17_P2.54mm_Horizontal
-Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_2x17_P2.54mm_Vertical
-Through hole straight pin header, 2x17, 2.54mm pitch, double rows
-Through hole pin header THT 2x17 2.54mm double row
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_2x17_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x17 2.54mm double row
-0
-34
-34
-Connector_PinHeader_2.54mm
-PinHeader_2x18_P2.54mm_Horizontal
-Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x18 2.54mm double row
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_2x18_P2.54mm_Vertical
-Through hole straight pin header, 2x18, 2.54mm pitch, double rows
-Through hole pin header THT 2x18 2.54mm double row
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_2x18_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x18 2.54mm double row
-0
-36
-36
-Connector_PinHeader_2.54mm
-PinHeader_2x19_P2.54mm_Horizontal
-Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x19 2.54mm double row
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_2x19_P2.54mm_Vertical
-Through hole straight pin header, 2x19, 2.54mm pitch, double rows
-Through hole pin header THT 2x19 2.54mm double row
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_2x19_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x19 2.54mm double row
-0
-38
-38
-Connector_PinHeader_2.54mm
-PinHeader_2x20_P2.54mm_Horizontal
-Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_2x20_P2.54mm_Vertical
-Through hole straight pin header, 2x20, 2.54mm pitch, double rows
-Through hole pin header THT 2x20 2.54mm double row
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_2x20_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x20 2.54mm double row
-0
-40
-40
-Connector_PinHeader_2.54mm
-PinHeader_2x21_P2.54mm_Horizontal
-Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x21 2.54mm double row
-0
-42
-42
-Connector_PinHeader_2.54mm
-PinHeader_2x21_P2.54mm_Vertical
-Through hole straight pin header, 2x21, 2.54mm pitch, double rows
-Through hole pin header THT 2x21 2.54mm double row
-0
-42
-42
-Connector_PinHeader_2.54mm
-PinHeader_2x21_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x21 2.54mm double row
-0
-42
-42
-Connector_PinHeader_2.54mm
-PinHeader_2x22_P2.54mm_Horizontal
-Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x22 2.54mm double row
-0
-44
-44
-Connector_PinHeader_2.54mm
-PinHeader_2x22_P2.54mm_Vertical
-Through hole straight pin header, 2x22, 2.54mm pitch, double rows
-Through hole pin header THT 2x22 2.54mm double row
-0
-44
-44
-Connector_PinHeader_2.54mm
-PinHeader_2x22_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x22 2.54mm double row
-0
-44
-44
-Connector_PinHeader_2.54mm
-PinHeader_2x23_P2.54mm_Horizontal
-Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x23 2.54mm double row
-0
-46
-46
-Connector_PinHeader_2.54mm
-PinHeader_2x23_P2.54mm_Vertical
-Through hole straight pin header, 2x23, 2.54mm pitch, double rows
-Through hole pin header THT 2x23 2.54mm double row
-0
-46
-46
-Connector_PinHeader_2.54mm
-PinHeader_2x23_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x23 2.54mm double row
-0
-46
-46
-Connector_PinHeader_2.54mm
-PinHeader_2x24_P2.54mm_Horizontal
-Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x24 2.54mm double row
-0
-48
-48
-Connector_PinHeader_2.54mm
-PinHeader_2x24_P2.54mm_Vertical
-Through hole straight pin header, 2x24, 2.54mm pitch, double rows
-Through hole pin header THT 2x24 2.54mm double row
-0
-48
-48
-Connector_PinHeader_2.54mm
-PinHeader_2x24_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x24 2.54mm double row
-0
-48
-48
-Connector_PinHeader_2.54mm
-PinHeader_2x25_P2.54mm_Horizontal
-Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_PinHeader_2.54mm
-PinHeader_2x25_P2.54mm_Vertical
-Through hole straight pin header, 2x25, 2.54mm pitch, double rows
-Through hole pin header THT 2x25 2.54mm double row
-0
-50
-50
-Connector_PinHeader_2.54mm
-PinHeader_2x25_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x25 2.54mm double row
-0
-50
-50
-Connector_PinHeader_2.54mm
-PinHeader_2x26_P2.54mm_Horizontal
-Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x26 2.54mm double row
-0
-52
-52
-Connector_PinHeader_2.54mm
-PinHeader_2x26_P2.54mm_Vertical
-Through hole straight pin header, 2x26, 2.54mm pitch, double rows
-Through hole pin header THT 2x26 2.54mm double row
-0
-52
-52
-Connector_PinHeader_2.54mm
-PinHeader_2x26_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x26 2.54mm double row
-0
-52
-52
-Connector_PinHeader_2.54mm
-PinHeader_2x27_P2.54mm_Horizontal
-Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x27 2.54mm double row
-0
-54
-54
-Connector_PinHeader_2.54mm
-PinHeader_2x27_P2.54mm_Vertical
-Through hole straight pin header, 2x27, 2.54mm pitch, double rows
-Through hole pin header THT 2x27 2.54mm double row
-0
-54
-54
-Connector_PinHeader_2.54mm
-PinHeader_2x27_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x27 2.54mm double row
-0
-54
-54
-Connector_PinHeader_2.54mm
-PinHeader_2x28_P2.54mm_Horizontal
-Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x28 2.54mm double row
-0
-56
-56
-Connector_PinHeader_2.54mm
-PinHeader_2x28_P2.54mm_Vertical
-Through hole straight pin header, 2x28, 2.54mm pitch, double rows
-Through hole pin header THT 2x28 2.54mm double row
-0
-56
-56
-Connector_PinHeader_2.54mm
-PinHeader_2x28_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x28 2.54mm double row
-0
-56
-56
-Connector_PinHeader_2.54mm
-PinHeader_2x29_P2.54mm_Horizontal
-Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x29 2.54mm double row
-0
-58
-58
-Connector_PinHeader_2.54mm
-PinHeader_2x29_P2.54mm_Vertical
-Through hole straight pin header, 2x29, 2.54mm pitch, double rows
-Through hole pin header THT 2x29 2.54mm double row
-0
-58
-58
-Connector_PinHeader_2.54mm
-PinHeader_2x29_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x29 2.54mm double row
-0
-58
-58
-Connector_PinHeader_2.54mm
-PinHeader_2x30_P2.54mm_Horizontal
-Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_PinHeader_2.54mm
-PinHeader_2x30_P2.54mm_Vertical
-Through hole straight pin header, 2x30, 2.54mm pitch, double rows
-Through hole pin header THT 2x30 2.54mm double row
-0
-60
-60
-Connector_PinHeader_2.54mm
-PinHeader_2x30_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x30 2.54mm double row
-0
-60
-60
-Connector_PinHeader_2.54mm
-PinHeader_2x31_P2.54mm_Horizontal
-Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x31 2.54mm double row
-0
-62
-62
-Connector_PinHeader_2.54mm
-PinHeader_2x31_P2.54mm_Vertical
-Through hole straight pin header, 2x31, 2.54mm pitch, double rows
-Through hole pin header THT 2x31 2.54mm double row
-0
-62
-62
-Connector_PinHeader_2.54mm
-PinHeader_2x31_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x31 2.54mm double row
-0
-62
-62
-Connector_PinHeader_2.54mm
-PinHeader_2x32_P2.54mm_Horizontal
-Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_PinHeader_2.54mm
-PinHeader_2x32_P2.54mm_Vertical
-Through hole straight pin header, 2x32, 2.54mm pitch, double rows
-Through hole pin header THT 2x32 2.54mm double row
-0
-64
-64
-Connector_PinHeader_2.54mm
-PinHeader_2x32_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x32 2.54mm double row
-0
-64
-64
-Connector_PinHeader_2.54mm
-PinHeader_2x33_P2.54mm_Horizontal
-Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x33 2.54mm double row
-0
-66
-66
-Connector_PinHeader_2.54mm
-PinHeader_2x33_P2.54mm_Vertical
-Through hole straight pin header, 2x33, 2.54mm pitch, double rows
-Through hole pin header THT 2x33 2.54mm double row
-0
-66
-66
-Connector_PinHeader_2.54mm
-PinHeader_2x33_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x33 2.54mm double row
-0
-66
-66
-Connector_PinHeader_2.54mm
-PinHeader_2x34_P2.54mm_Horizontal
-Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x34 2.54mm double row
-0
-68
-68
-Connector_PinHeader_2.54mm
-PinHeader_2x34_P2.54mm_Vertical
-Through hole straight pin header, 2x34, 2.54mm pitch, double rows
-Through hole pin header THT 2x34 2.54mm double row
-0
-68
-68
-Connector_PinHeader_2.54mm
-PinHeader_2x34_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x34 2.54mm double row
-0
-68
-68
-Connector_PinHeader_2.54mm
-PinHeader_2x35_P2.54mm_Horizontal
-Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x35 2.54mm double row
-0
-70
-70
-Connector_PinHeader_2.54mm
-PinHeader_2x35_P2.54mm_Vertical
-Through hole straight pin header, 2x35, 2.54mm pitch, double rows
-Through hole pin header THT 2x35 2.54mm double row
-0
-70
-70
-Connector_PinHeader_2.54mm
-PinHeader_2x35_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x35 2.54mm double row
-0
-70
-70
-Connector_PinHeader_2.54mm
-PinHeader_2x36_P2.54mm_Horizontal
-Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x36 2.54mm double row
-0
-72
-72
-Connector_PinHeader_2.54mm
-PinHeader_2x36_P2.54mm_Vertical
-Through hole straight pin header, 2x36, 2.54mm pitch, double rows
-Through hole pin header THT 2x36 2.54mm double row
-0
-72
-72
-Connector_PinHeader_2.54mm
-PinHeader_2x36_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x36 2.54mm double row
-0
-72
-72
-Connector_PinHeader_2.54mm
-PinHeader_2x37_P2.54mm_Horizontal
-Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x37 2.54mm double row
-0
-74
-74
-Connector_PinHeader_2.54mm
-PinHeader_2x37_P2.54mm_Vertical
-Through hole straight pin header, 2x37, 2.54mm pitch, double rows
-Through hole pin header THT 2x37 2.54mm double row
-0
-74
-74
-Connector_PinHeader_2.54mm
-PinHeader_2x37_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x37 2.54mm double row
-0
-74
-74
-Connector_PinHeader_2.54mm
-PinHeader_2x38_P2.54mm_Horizontal
-Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x38 2.54mm double row
-0
-76
-76
-Connector_PinHeader_2.54mm
-PinHeader_2x38_P2.54mm_Vertical
-Through hole straight pin header, 2x38, 2.54mm pitch, double rows
-Through hole pin header THT 2x38 2.54mm double row
-0
-76
-76
-Connector_PinHeader_2.54mm
-PinHeader_2x38_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x38 2.54mm double row
-0
-76
-76
-Connector_PinHeader_2.54mm
-PinHeader_2x39_P2.54mm_Horizontal
-Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x39 2.54mm double row
-0
-78
-78
-Connector_PinHeader_2.54mm
-PinHeader_2x39_P2.54mm_Vertical
-Through hole straight pin header, 2x39, 2.54mm pitch, double rows
-Through hole pin header THT 2x39 2.54mm double row
-0
-78
-78
-Connector_PinHeader_2.54mm
-PinHeader_2x39_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x39 2.54mm double row
-0
-78
-78
-Connector_PinHeader_2.54mm
-PinHeader_2x40_P2.54mm_Horizontal
-Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows
-Through hole angled pin header THT 2x40 2.54mm double row
-0
-80
-80
-Connector_PinHeader_2.54mm
-PinHeader_2x40_P2.54mm_Vertical
-Through hole straight pin header, 2x40, 2.54mm pitch, double rows
-Through hole pin header THT 2x40 2.54mm double row
-0
-80
-80
-Connector_PinHeader_2.54mm
-PinHeader_2x40_P2.54mm_Vertical_SMD
-surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows
-Surface mounted pin header SMD 2x40 2.54mm double row
-0
-80
-80
-Connector_PinSocket_1.00mm
-PinSocket_1x02_P1.00mm_Vertical
-Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x02 1.00mm single row
-0
-2
-2
-Connector_PinSocket_1.00mm
-PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left
-0
-2
-2
-Connector_PinSocket_1.00mm
-PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right
-0
-2
-2
-Connector_PinSocket_1.00mm
-PinSocket_1x03_P1.00mm_Vertical
-Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x03 1.00mm single row
-0
-3
-3
-Connector_PinSocket_1.00mm
-PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left
-0
-3
-3
-Connector_PinSocket_1.00mm
-PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right
-0
-3
-3
-Connector_PinSocket_1.00mm
-PinSocket_1x04_P1.00mm_Vertical
-Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x04 1.00mm single row
-0
-4
-4
-Connector_PinSocket_1.00mm
-PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left
-0
-4
-4
-Connector_PinSocket_1.00mm
-PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right
-0
-4
-4
-Connector_PinSocket_1.00mm
-PinSocket_1x05_P1.00mm_Vertical
-Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x05 1.00mm single row
-0
-5
-5
-Connector_PinSocket_1.00mm
-PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left
-0
-5
-5
-Connector_PinSocket_1.00mm
-PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right
-0
-5
-5
-Connector_PinSocket_1.00mm
-PinSocket_1x06_P1.00mm_Vertical
-Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x06 1.00mm single row
-0
-6
-6
-Connector_PinSocket_1.00mm
-PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left
-0
-6
-6
-Connector_PinSocket_1.00mm
-PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right
-0
-6
-6
-Connector_PinSocket_1.00mm
-PinSocket_1x07_P1.00mm_Vertical
-Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x07 1.00mm single row
-0
-7
-7
-Connector_PinSocket_1.00mm
-PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left
-0
-7
-7
-Connector_PinSocket_1.00mm
-PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right
-0
-7
-7
-Connector_PinSocket_1.00mm
-PinSocket_1x08_P1.00mm_Vertical
-Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x08 1.00mm single row
-0
-8
-8
-Connector_PinSocket_1.00mm
-PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left
-0
-8
-8
-Connector_PinSocket_1.00mm
-PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right
-0
-8
-8
-Connector_PinSocket_1.00mm
-PinSocket_1x09_P1.00mm_Vertical
-Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x09 1.00mm single row
-0
-9
-9
-Connector_PinSocket_1.00mm
-PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left
-0
-9
-9
-Connector_PinSocket_1.00mm
-PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right
-0
-9
-9
-Connector_PinSocket_1.00mm
-PinSocket_1x10_P1.00mm_Vertical
-Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x10 1.00mm single row
-0
-10
-10
-Connector_PinSocket_1.00mm
-PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left
-0
-10
-10
-Connector_PinSocket_1.00mm
-PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right
-0
-10
-10
-Connector_PinSocket_1.00mm
-PinSocket_1x11_P1.00mm_Vertical
-Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x11 1.00mm single row
-0
-11
-11
-Connector_PinSocket_1.00mm
-PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left
-0
-11
-11
-Connector_PinSocket_1.00mm
-PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right
-0
-11
-11
-Connector_PinSocket_1.00mm
-PinSocket_1x12_P1.00mm_Vertical
-Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x12 1.00mm single row
-0
-12
-12
-Connector_PinSocket_1.00mm
-PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left
-0
-12
-12
-Connector_PinSocket_1.00mm
-PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right
-0
-12
-12
-Connector_PinSocket_1.00mm
-PinSocket_1x13_P1.00mm_Vertical
-Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x13 1.00mm single row
-0
-13
-13
-Connector_PinSocket_1.00mm
-PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left
-0
-13
-13
-Connector_PinSocket_1.00mm
-PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right
-0
-13
-13
-Connector_PinSocket_1.00mm
-PinSocket_1x14_P1.00mm_Vertical
-Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x14 1.00mm single row
-0
-14
-14
-Connector_PinSocket_1.00mm
-PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left
-0
-14
-14
-Connector_PinSocket_1.00mm
-PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right
-0
-14
-14
-Connector_PinSocket_1.00mm
-PinSocket_1x15_P1.00mm_Vertical
-Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x15 1.00mm single row
-0
-15
-15
-Connector_PinSocket_1.00mm
-PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left
-0
-15
-15
-Connector_PinSocket_1.00mm
-PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right
-0
-15
-15
-Connector_PinSocket_1.00mm
-PinSocket_1x16_P1.00mm_Vertical
-Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x16 1.00mm single row
-0
-16
-16
-Connector_PinSocket_1.00mm
-PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left
-0
-16
-16
-Connector_PinSocket_1.00mm
-PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right
-0
-16
-16
-Connector_PinSocket_1.00mm
-PinSocket_1x17_P1.00mm_Vertical
-Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x17 1.00mm single row
-0
-17
-17
-Connector_PinSocket_1.00mm
-PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left
-0
-17
-17
-Connector_PinSocket_1.00mm
-PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right
-0
-17
-17
-Connector_PinSocket_1.00mm
-PinSocket_1x18_P1.00mm_Vertical
-Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x18 1.00mm single row
-0
-18
-18
-Connector_PinSocket_1.00mm
-PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left
-0
-18
-18
-Connector_PinSocket_1.00mm
-PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right
-0
-18
-18
-Connector_PinSocket_1.00mm
-PinSocket_1x19_P1.00mm_Vertical
-Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x19 1.00mm single row
-0
-19
-19
-Connector_PinSocket_1.00mm
-PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left
-0
-19
-19
-Connector_PinSocket_1.00mm
-PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right
-0
-19
-19
-Connector_PinSocket_1.00mm
-PinSocket_1x20_P1.00mm_Vertical
-Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x20 1.00mm single row
-0
-20
-20
-Connector_PinSocket_1.00mm
-PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left
-0
-20
-20
-Connector_PinSocket_1.00mm
-PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right
-0
-20
-20
-Connector_PinSocket_1.00mm
-PinSocket_1x21_P1.00mm_Vertical
-Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x21 1.00mm single row
-0
-21
-21
-Connector_PinSocket_1.00mm
-PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left
-0
-21
-21
-Connector_PinSocket_1.00mm
-PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right
-0
-21
-21
-Connector_PinSocket_1.00mm
-PinSocket_1x22_P1.00mm_Vertical
-Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x22 1.00mm single row
-0
-22
-22
-Connector_PinSocket_1.00mm
-PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left
-0
-22
-22
-Connector_PinSocket_1.00mm
-PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right
-0
-22
-22
-Connector_PinSocket_1.00mm
-PinSocket_1x23_P1.00mm_Vertical
-Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x23 1.00mm single row
-0
-23
-23
-Connector_PinSocket_1.00mm
-PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left
-0
-23
-23
-Connector_PinSocket_1.00mm
-PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right
-0
-23
-23
-Connector_PinSocket_1.00mm
-PinSocket_1x24_P1.00mm_Vertical
-Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x24 1.00mm single row
-0
-24
-24
-Connector_PinSocket_1.00mm
-PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left
-0
-24
-24
-Connector_PinSocket_1.00mm
-PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right
-0
-24
-24
-Connector_PinSocket_1.00mm
-PinSocket_1x25_P1.00mm_Vertical
-Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x25 1.00mm single row
-0
-25
-25
-Connector_PinSocket_1.00mm
-PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left
-0
-25
-25
-Connector_PinSocket_1.00mm
-PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right
-0
-25
-25
-Connector_PinSocket_1.00mm
-PinSocket_1x26_P1.00mm_Vertical
-Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x26 1.00mm single row
-0
-26
-26
-Connector_PinSocket_1.00mm
-PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left
-0
-26
-26
-Connector_PinSocket_1.00mm
-PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right
-0
-26
-26
-Connector_PinSocket_1.00mm
-PinSocket_1x27_P1.00mm_Vertical
-Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x27 1.00mm single row
-0
-27
-27
-Connector_PinSocket_1.00mm
-PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left
-0
-27
-27
-Connector_PinSocket_1.00mm
-PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right
-0
-27
-27
-Connector_PinSocket_1.00mm
-PinSocket_1x28_P1.00mm_Vertical
-Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x28 1.00mm single row
-0
-28
-28
-Connector_PinSocket_1.00mm
-PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left
-0
-28
-28
-Connector_PinSocket_1.00mm
-PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right
-0
-28
-28
-Connector_PinSocket_1.00mm
-PinSocket_1x29_P1.00mm_Vertical
-Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x29 1.00mm single row
-0
-29
-29
-Connector_PinSocket_1.00mm
-PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left
-0
-29
-29
-Connector_PinSocket_1.00mm
-PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right
-0
-29
-29
-Connector_PinSocket_1.00mm
-PinSocket_1x30_P1.00mm_Vertical
-Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x30 1.00mm single row
-0
-30
-30
-Connector_PinSocket_1.00mm
-PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left
-0
-30
-30
-Connector_PinSocket_1.00mm
-PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right
-0
-30
-30
-Connector_PinSocket_1.00mm
-PinSocket_1x31_P1.00mm_Vertical
-Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x31 1.00mm single row
-0
-31
-31
-Connector_PinSocket_1.00mm
-PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left
-0
-31
-31
-Connector_PinSocket_1.00mm
-PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right
-0
-31
-31
-Connector_PinSocket_1.00mm
-PinSocket_1x32_P1.00mm_Vertical
-Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x32 1.00mm single row
-0
-32
-32
-Connector_PinSocket_1.00mm
-PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left
-0
-32
-32
-Connector_PinSocket_1.00mm
-PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right
-0
-32
-32
-Connector_PinSocket_1.00mm
-PinSocket_1x33_P1.00mm_Vertical
-Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x33 1.00mm single row
-0
-33
-33
-Connector_PinSocket_1.00mm
-PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left
-0
-33
-33
-Connector_PinSocket_1.00mm
-PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right
-0
-33
-33
-Connector_PinSocket_1.00mm
-PinSocket_1x34_P1.00mm_Vertical
-Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x34 1.00mm single row
-0
-34
-34
-Connector_PinSocket_1.00mm
-PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left
-0
-34
-34
-Connector_PinSocket_1.00mm
-PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right
-0
-34
-34
-Connector_PinSocket_1.00mm
-PinSocket_1x35_P1.00mm_Vertical
-Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x35 1.00mm single row
-0
-35
-35
-Connector_PinSocket_1.00mm
-PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left
-0
-35
-35
-Connector_PinSocket_1.00mm
-PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right
-0
-35
-35
-Connector_PinSocket_1.00mm
-PinSocket_1x36_P1.00mm_Vertical
-Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x36 1.00mm single row
-0
-36
-36
-Connector_PinSocket_1.00mm
-PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left
-0
-36
-36
-Connector_PinSocket_1.00mm
-PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right
-0
-36
-36
-Connector_PinSocket_1.00mm
-PinSocket_1x37_P1.00mm_Vertical
-Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x37 1.00mm single row
-0
-37
-37
-Connector_PinSocket_1.00mm
-PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left
-0
-37
-37
-Connector_PinSocket_1.00mm
-PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right
-0
-37
-37
-Connector_PinSocket_1.00mm
-PinSocket_1x38_P1.00mm_Vertical
-Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x38 1.00mm single row
-0
-38
-38
-Connector_PinSocket_1.00mm
-PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left
-0
-38
-38
-Connector_PinSocket_1.00mm
-PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right
-0
-38
-38
-Connector_PinSocket_1.00mm
-PinSocket_1x39_P1.00mm_Vertical
-Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x39 1.00mm single row
-0
-39
-39
-Connector_PinSocket_1.00mm
-PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left
-0
-39
-39
-Connector_PinSocket_1.00mm
-PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right
-0
-39
-39
-Connector_PinSocket_1.00mm
-PinSocket_1x40_P1.00mm_Vertical
-Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
-Through hole socket strip THT 1x40 1.00mm single row
-0
-40
-40
-Connector_PinSocket_1.00mm
-PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left
-0
-40
-40
-Connector_PinSocket_1.00mm
-PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
-Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right
-0
-40
-40
-Connector_PinSocket_1.00mm
-PinSocket_2x02_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x02 1.00mm double row
-0
-4
-4
-Connector_PinSocket_1.00mm
-PinSocket_2x03_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x03 1.00mm double row
-0
-6
-6
-Connector_PinSocket_1.00mm
-PinSocket_2x04_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x04 1.00mm double row
-0
-8
-8
-Connector_PinSocket_1.00mm
-PinSocket_2x05_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x05 1.00mm double row
-0
-10
-10
-Connector_PinSocket_1.00mm
-PinSocket_2x06_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x06 1.00mm double row
-0
-12
-12
-Connector_PinSocket_1.00mm
-PinSocket_2x07_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x07 1.00mm double row
-0
-14
-14
-Connector_PinSocket_1.00mm
-PinSocket_2x08_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x08 1.00mm double row
-0
-16
-16
-Connector_PinSocket_1.00mm
-PinSocket_2x09_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x09 1.00mm double row
-0
-18
-18
-Connector_PinSocket_1.00mm
-PinSocket_2x10_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x10 1.00mm double row
-0
-20
-20
-Connector_PinSocket_1.00mm
-PinSocket_2x11_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x11 1.00mm double row
-0
-22
-22
-Connector_PinSocket_1.00mm
-PinSocket_2x12_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x12 1.00mm double row
-0
-24
-24
-Connector_PinSocket_1.00mm
-PinSocket_2x13_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x13 1.00mm double row
-0
-26
-26
-Connector_PinSocket_1.00mm
-PinSocket_2x14_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x14 1.00mm double row
-0
-28
-28
-Connector_PinSocket_1.00mm
-PinSocket_2x15_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x15 1.00mm double row
-0
-30
-30
-Connector_PinSocket_1.00mm
-PinSocket_2x16_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x16 1.00mm double row
-0
-32
-32
-Connector_PinSocket_1.00mm
-PinSocket_2x17_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x17 1.00mm double row
-0
-34
-34
-Connector_PinSocket_1.00mm
-PinSocket_2x18_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x18 1.00mm double row
-0
-36
-36
-Connector_PinSocket_1.00mm
-PinSocket_2x19_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x19 1.00mm double row
-0
-38
-38
-Connector_PinSocket_1.00mm
-PinSocket_2x20_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x20 1.00mm double row
-0
-40
-40
-Connector_PinSocket_1.00mm
-PinSocket_2x21_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x21 1.00mm double row
-0
-42
-42
-Connector_PinSocket_1.00mm
-PinSocket_2x22_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x22 1.00mm double row
-0
-44
-44
-Connector_PinSocket_1.00mm
-PinSocket_2x23_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x23 1.00mm double row
-0
-46
-46
-Connector_PinSocket_1.00mm
-PinSocket_2x24_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x24 1.00mm double row
-0
-48
-48
-Connector_PinSocket_1.00mm
-PinSocket_2x25_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x25 1.00mm double row
-0
-50
-50
-Connector_PinSocket_1.00mm
-PinSocket_2x26_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x26 1.00mm double row
-0
-52
-52
-Connector_PinSocket_1.00mm
-PinSocket_2x27_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x27 1.00mm double row
-0
-54
-54
-Connector_PinSocket_1.00mm
-PinSocket_2x28_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x28 1.00mm double row
-0
-56
-56
-Connector_PinSocket_1.00mm
-PinSocket_2x29_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x29 1.00mm double row
-0
-58
-58
-Connector_PinSocket_1.00mm
-PinSocket_2x30_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x30 1.00mm double row
-0
-60
-60
-Connector_PinSocket_1.00mm
-PinSocket_2x31_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x31 1.00mm double row
-0
-62
-62
-Connector_PinSocket_1.00mm
-PinSocket_2x32_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x32 1.00mm double row
-0
-64
-64
-Connector_PinSocket_1.00mm
-PinSocket_2x33_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x33 1.00mm double row
-0
-66
-66
-Connector_PinSocket_1.00mm
-PinSocket_2x34_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x34 1.00mm double row
-0
-68
-68
-Connector_PinSocket_1.00mm
-PinSocket_2x35_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x35 1.00mm double row
-0
-70
-70
-Connector_PinSocket_1.00mm
-PinSocket_2x36_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x36 1.00mm double row
-0
-72
-72
-Connector_PinSocket_1.00mm
-PinSocket_2x37_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x37 1.00mm double row
-0
-74
-74
-Connector_PinSocket_1.00mm
-PinSocket_2x38_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x38 1.00mm double row
-0
-76
-76
-Connector_PinSocket_1.00mm
-PinSocket_2x39_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x39 1.00mm double row
-0
-78
-78
-Connector_PinSocket_1.00mm
-PinSocket_2x40_P1.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
-Surface mounted socket strip SMD 2x40 1.00mm double row
-0
-80
-80
-Connector_PinSocket_1.27mm
-PinSocket_1x01_P1.27mm_Vertical
-Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x01 1.27mm single row
-0
-1
-1
-Connector_PinSocket_1.27mm
-PinSocket_1x02_P1.27mm_Vertical
-Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x02 1.27mm single row
-0
-2
-2
-Connector_PinSocket_1.27mm
-PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left
-0
-2
-2
-Connector_PinSocket_1.27mm
-PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right
-0
-2
-2
-Connector_PinSocket_1.27mm
-PinSocket_1x03_P1.27mm_Vertical
-Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x03 1.27mm single row
-0
-3
-3
-Connector_PinSocket_1.27mm
-PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left
-0
-3
-3
-Connector_PinSocket_1.27mm
-PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right
-0
-3
-3
-Connector_PinSocket_1.27mm
-PinSocket_1x04_P1.27mm_Vertical
-Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x04 1.27mm single row
-0
-4
-4
-Connector_PinSocket_1.27mm
-PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left
-0
-4
-4
-Connector_PinSocket_1.27mm
-PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right
-0
-4
-4
-Connector_PinSocket_1.27mm
-PinSocket_1x05_P1.27mm_Vertical
-Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x05 1.27mm single row
-0
-5
-5
-Connector_PinSocket_1.27mm
-PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left
-0
-5
-5
-Connector_PinSocket_1.27mm
-PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right
-0
-5
-5
-Connector_PinSocket_1.27mm
-PinSocket_1x06_P1.27mm_Vertical
-Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x06 1.27mm single row
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_1x07_P1.27mm_Vertical
-Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x07 1.27mm single row
-0
-7
-7
-Connector_PinSocket_1.27mm
-PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left
-0
-7
-7
-Connector_PinSocket_1.27mm
-PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right
-0
-7
-7
-Connector_PinSocket_1.27mm
-PinSocket_1x08_P1.27mm_Vertical
-Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x08 1.27mm single row
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_1x09_P1.27mm_Vertical
-Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x09 1.27mm single row
-0
-9
-9
-Connector_PinSocket_1.27mm
-PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left
-0
-9
-9
-Connector_PinSocket_1.27mm
-PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right
-0
-9
-9
-Connector_PinSocket_1.27mm
-PinSocket_1x10_P1.27mm_Vertical
-Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x10 1.27mm single row
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_1x11_P1.27mm_Vertical
-Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x11 1.27mm single row
-0
-11
-11
-Connector_PinSocket_1.27mm
-PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left
-0
-11
-11
-Connector_PinSocket_1.27mm
-PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right
-0
-11
-11
-Connector_PinSocket_1.27mm
-PinSocket_1x12_P1.27mm_Vertical
-Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x12 1.27mm single row
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_1x13_P1.27mm_Vertical
-Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x13 1.27mm single row
-0
-13
-13
-Connector_PinSocket_1.27mm
-PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left
-0
-13
-13
-Connector_PinSocket_1.27mm
-PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right
-0
-13
-13
-Connector_PinSocket_1.27mm
-PinSocket_1x14_P1.27mm_Vertical
-Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x14 1.27mm single row
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_1x15_P1.27mm_Vertical
-Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x15 1.27mm single row
-0
-15
-15
-Connector_PinSocket_1.27mm
-PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left
-0
-15
-15
-Connector_PinSocket_1.27mm
-PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right
-0
-15
-15
-Connector_PinSocket_1.27mm
-PinSocket_1x16_P1.27mm_Vertical
-Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x16 1.27mm single row
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_1x17_P1.27mm_Vertical
-Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x17 1.27mm single row
-0
-17
-17
-Connector_PinSocket_1.27mm
-PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left
-0
-17
-17
-Connector_PinSocket_1.27mm
-PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right
-0
-17
-17
-Connector_PinSocket_1.27mm
-PinSocket_1x18_P1.27mm_Vertical
-Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x18 1.27mm single row
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_1x19_P1.27mm_Vertical
-Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x19 1.27mm single row
-0
-19
-19
-Connector_PinSocket_1.27mm
-PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left
-0
-19
-19
-Connector_PinSocket_1.27mm
-PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right
-0
-19
-19
-Connector_PinSocket_1.27mm
-PinSocket_1x20_P1.27mm_Vertical
-Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x20 1.27mm single row
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_1x21_P1.27mm_Vertical
-Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x21 1.27mm single row
-0
-21
-21
-Connector_PinSocket_1.27mm
-PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left
-0
-21
-21
-Connector_PinSocket_1.27mm
-PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right
-0
-21
-21
-Connector_PinSocket_1.27mm
-PinSocket_1x22_P1.27mm_Vertical
-Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x22 1.27mm single row
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_1x23_P1.27mm_Vertical
-Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x23 1.27mm single row
-0
-23
-23
-Connector_PinSocket_1.27mm
-PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left
-0
-23
-23
-Connector_PinSocket_1.27mm
-PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right
-0
-23
-23
-Connector_PinSocket_1.27mm
-PinSocket_1x24_P1.27mm_Vertical
-Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x24 1.27mm single row
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_1x25_P1.27mm_Vertical
-Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x25 1.27mm single row
-0
-25
-25
-Connector_PinSocket_1.27mm
-PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left
-0
-25
-25
-Connector_PinSocket_1.27mm
-PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right
-0
-25
-25
-Connector_PinSocket_1.27mm
-PinSocket_1x26_P1.27mm_Vertical
-Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x26 1.27mm single row
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_1x27_P1.27mm_Vertical
-Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x27 1.27mm single row
-0
-27
-27
-Connector_PinSocket_1.27mm
-PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left
-0
-27
-27
-Connector_PinSocket_1.27mm
-PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right
-0
-27
-27
-Connector_PinSocket_1.27mm
-PinSocket_1x28_P1.27mm_Vertical
-Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x28 1.27mm single row
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_1x29_P1.27mm_Vertical
-Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x29 1.27mm single row
-0
-29
-29
-Connector_PinSocket_1.27mm
-PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left
-0
-29
-29
-Connector_PinSocket_1.27mm
-PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right
-0
-29
-29
-Connector_PinSocket_1.27mm
-PinSocket_1x30_P1.27mm_Vertical
-Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x30 1.27mm single row
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_1x31_P1.27mm_Vertical
-Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x31 1.27mm single row
-0
-31
-31
-Connector_PinSocket_1.27mm
-PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left
-0
-31
-31
-Connector_PinSocket_1.27mm
-PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right
-0
-31
-31
-Connector_PinSocket_1.27mm
-PinSocket_1x32_P1.27mm_Vertical
-Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x32 1.27mm single row
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_1x33_P1.27mm_Vertical
-Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x33 1.27mm single row
-0
-33
-33
-Connector_PinSocket_1.27mm
-PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left
-0
-33
-33
-Connector_PinSocket_1.27mm
-PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right
-0
-33
-33
-Connector_PinSocket_1.27mm
-PinSocket_1x34_P1.27mm_Vertical
-Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x34 1.27mm single row
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_1x35_P1.27mm_Vertical
-Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x35 1.27mm single row
-0
-35
-35
-Connector_PinSocket_1.27mm
-PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left
-0
-35
-35
-Connector_PinSocket_1.27mm
-PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right
-0
-35
-35
-Connector_PinSocket_1.27mm
-PinSocket_1x36_P1.27mm_Vertical
-Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x36 1.27mm single row
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_1x37_P1.27mm_Vertical
-Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x37 1.27mm single row
-0
-37
-37
-Connector_PinSocket_1.27mm
-PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left
-0
-37
-37
-Connector_PinSocket_1.27mm
-PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right
-0
-37
-37
-Connector_PinSocket_1.27mm
-PinSocket_1x38_P1.27mm_Vertical
-Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x38 1.27mm single row
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_1x39_P1.27mm_Vertical
-Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x39 1.27mm single row
-0
-39
-39
-Connector_PinSocket_1.27mm
-PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left
-0
-39
-39
-Connector_PinSocket_1.27mm
-PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right
-0
-39
-39
-Connector_PinSocket_1.27mm
-PinSocket_1x40_P1.27mm_Vertical
-Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x40 1.27mm single row
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
-Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_2x01_P1.27mm_Vertical
-Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x01 1.27mm double row
-0
-2
-2
-Connector_PinSocket_1.27mm
-PinSocket_2x01_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x01 1.27mm double row
-0
-2
-2
-Connector_PinSocket_1.27mm
-PinSocket_2x02_P1.27mm_Vertical
-Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x02 1.27mm double row
-0
-4
-4
-Connector_PinSocket_1.27mm
-PinSocket_2x02_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x02 1.27mm double row
-0
-4
-4
-Connector_PinSocket_1.27mm
-PinSocket_2x03_P1.27mm_Horizontal
-Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x03 1.27mm double row
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_2x03_P1.27mm_Vertical
-Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x03 1.27mm double row
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_2x03_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x03 1.27mm double row
-0
-6
-6
-Connector_PinSocket_1.27mm
-PinSocket_2x04_P1.27mm_Horizontal
-Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x04 1.27mm double row
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_2x04_P1.27mm_Vertical
-Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x04 1.27mm double row
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_2x04_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x04 1.27mm double row
-0
-8
-8
-Connector_PinSocket_1.27mm
-PinSocket_2x05_P1.27mm_Horizontal
-Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x05 1.27mm double row
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_2x05_P1.27mm_Vertical
-Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x05 1.27mm double row
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_2x05_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x05 1.27mm double row
-0
-10
-10
-Connector_PinSocket_1.27mm
-PinSocket_2x06_P1.27mm_Horizontal
-Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x06 1.27mm double row
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_2x06_P1.27mm_Vertical
-Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x06 1.27mm double row
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_2x06_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x06 1.27mm double row
-0
-12
-12
-Connector_PinSocket_1.27mm
-PinSocket_2x07_P1.27mm_Horizontal
-Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x07 1.27mm double row
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_2x07_P1.27mm_Vertical
-Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x07 1.27mm double row
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_2x07_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x07 1.27mm double row
-0
-14
-14
-Connector_PinSocket_1.27mm
-PinSocket_2x08_P1.27mm_Horizontal
-Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x08 1.27mm double row
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_2x08_P1.27mm_Vertical
-Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x08 1.27mm double row
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_2x08_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x08 1.27mm double row
-0
-16
-16
-Connector_PinSocket_1.27mm
-PinSocket_2x09_P1.27mm_Horizontal
-Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x09 1.27mm double row
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_2x09_P1.27mm_Vertical
-Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x09 1.27mm double row
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_2x09_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x09 1.27mm double row
-0
-18
-18
-Connector_PinSocket_1.27mm
-PinSocket_2x10_P1.27mm_Horizontal
-Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x10 1.27mm double row
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_2x10_P1.27mm_Vertical
-Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x10 1.27mm double row
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_2x10_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x10 1.27mm double row
-0
-20
-20
-Connector_PinSocket_1.27mm
-PinSocket_2x11_P1.27mm_Horizontal
-Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x11 1.27mm double row
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_2x11_P1.27mm_Vertical
-Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x11 1.27mm double row
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_2x11_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x11 1.27mm double row
-0
-22
-22
-Connector_PinSocket_1.27mm
-PinSocket_2x12_P1.27mm_Horizontal
-Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x12 1.27mm double row
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_2x12_P1.27mm_Vertical
-Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x12 1.27mm double row
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_2x12_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x12 1.27mm double row
-0
-24
-24
-Connector_PinSocket_1.27mm
-PinSocket_2x13_P1.27mm_Horizontal
-Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x13 1.27mm double row
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_2x13_P1.27mm_Vertical
-Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x13 1.27mm double row
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_2x13_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x13 1.27mm double row
-0
-26
-26
-Connector_PinSocket_1.27mm
-PinSocket_2x14_P1.27mm_Horizontal
-Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x14 1.27mm double row
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_2x14_P1.27mm_Vertical
-Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x14 1.27mm double row
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_2x14_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x14 1.27mm double row
-0
-28
-28
-Connector_PinSocket_1.27mm
-PinSocket_2x15_P1.27mm_Horizontal
-Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x15 1.27mm double row
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_2x15_P1.27mm_Vertical
-Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x15 1.27mm double row
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_2x15_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x15 1.27mm double row
-0
-30
-30
-Connector_PinSocket_1.27mm
-PinSocket_2x16_P1.27mm_Horizontal
-Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x16 1.27mm double row
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_2x16_P1.27mm_Vertical
-Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x16 1.27mm double row
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_2x16_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x16 1.27mm double row
-0
-32
-32
-Connector_PinSocket_1.27mm
-PinSocket_2x17_P1.27mm_Horizontal
-Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x17 1.27mm double row
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_2x17_P1.27mm_Vertical
-Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x17 1.27mm double row
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_2x17_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x17 1.27mm double row
-0
-34
-34
-Connector_PinSocket_1.27mm
-PinSocket_2x18_P1.27mm_Horizontal
-Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x18 1.27mm double row
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_2x18_P1.27mm_Vertical
-Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x18 1.27mm double row
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_2x18_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x18 1.27mm double row
-0
-36
-36
-Connector_PinSocket_1.27mm
-PinSocket_2x19_P1.27mm_Horizontal
-Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x19 1.27mm double row
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_2x19_P1.27mm_Vertical
-Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x19 1.27mm double row
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_2x19_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x19 1.27mm double row
-0
-38
-38
-Connector_PinSocket_1.27mm
-PinSocket_2x20_P1.27mm_Horizontal
-Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x20 1.27mm double row
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_2x20_P1.27mm_Vertical
-Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x20 1.27mm double row
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_2x20_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x20 1.27mm double row
-0
-40
-40
-Connector_PinSocket_1.27mm
-PinSocket_2x21_P1.27mm_Horizontal
-Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x21 1.27mm double row
-0
-42
-42
-Connector_PinSocket_1.27mm
-PinSocket_2x21_P1.27mm_Vertical
-Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x21 1.27mm double row
-0
-42
-42
-Connector_PinSocket_1.27mm
-PinSocket_2x21_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x21 1.27mm double row
-0
-42
-42
-Connector_PinSocket_1.27mm
-PinSocket_2x22_P1.27mm_Horizontal
-Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x22 1.27mm double row
-0
-44
-44
-Connector_PinSocket_1.27mm
-PinSocket_2x22_P1.27mm_Vertical
-Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x22 1.27mm double row
-0
-44
-44
-Connector_PinSocket_1.27mm
-PinSocket_2x22_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x22 1.27mm double row
-0
-44
-44
-Connector_PinSocket_1.27mm
-PinSocket_2x23_P1.27mm_Horizontal
-Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x23 1.27mm double row
-0
-46
-46
-Connector_PinSocket_1.27mm
-PinSocket_2x23_P1.27mm_Vertical
-Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x23 1.27mm double row
-0
-46
-46
-Connector_PinSocket_1.27mm
-PinSocket_2x23_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x23 1.27mm double row
-0
-46
-46
-Connector_PinSocket_1.27mm
-PinSocket_2x24_P1.27mm_Horizontal
-Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x24 1.27mm double row
-0
-48
-48
-Connector_PinSocket_1.27mm
-PinSocket_2x24_P1.27mm_Vertical
-Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x24 1.27mm double row
-0
-48
-48
-Connector_PinSocket_1.27mm
-PinSocket_2x24_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x24 1.27mm double row
-0
-48
-48
-Connector_PinSocket_1.27mm
-PinSocket_2x25_P1.27mm_Horizontal
-Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x25 1.27mm double row
-0
-50
-50
-Connector_PinSocket_1.27mm
-PinSocket_2x25_P1.27mm_Vertical
-Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x25 1.27mm double row
-0
-50
-50
-Connector_PinSocket_1.27mm
-PinSocket_2x25_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x25 1.27mm double row
-0
-50
-50
-Connector_PinSocket_1.27mm
-PinSocket_2x26_P1.27mm_Horizontal
-Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x26 1.27mm double row
-0
-52
-52
-Connector_PinSocket_1.27mm
-PinSocket_2x26_P1.27mm_Vertical
-Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x26 1.27mm double row
-0
-52
-52
-Connector_PinSocket_1.27mm
-PinSocket_2x26_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x26 1.27mm double row
-0
-52
-52
-Connector_PinSocket_1.27mm
-PinSocket_2x27_P1.27mm_Horizontal
-Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x27 1.27mm double row
-0
-54
-54
-Connector_PinSocket_1.27mm
-PinSocket_2x27_P1.27mm_Vertical
-Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x27 1.27mm double row
-0
-54
-54
-Connector_PinSocket_1.27mm
-PinSocket_2x27_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x27 1.27mm double row
-0
-54
-54
-Connector_PinSocket_1.27mm
-PinSocket_2x28_P1.27mm_Horizontal
-Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x28 1.27mm double row
-0
-56
-56
-Connector_PinSocket_1.27mm
-PinSocket_2x28_P1.27mm_Vertical
-Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x28 1.27mm double row
-0
-56
-56
-Connector_PinSocket_1.27mm
-PinSocket_2x28_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x28 1.27mm double row
-0
-56
-56
-Connector_PinSocket_1.27mm
-PinSocket_2x29_P1.27mm_Horizontal
-Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x29 1.27mm double row
-0
-58
-58
-Connector_PinSocket_1.27mm
-PinSocket_2x29_P1.27mm_Vertical
-Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x29 1.27mm double row
-0
-58
-58
-Connector_PinSocket_1.27mm
-PinSocket_2x29_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x29 1.27mm double row
-0
-58
-58
-Connector_PinSocket_1.27mm
-PinSocket_2x30_P1.27mm_Horizontal
-Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x30 1.27mm double row
-0
-60
-60
-Connector_PinSocket_1.27mm
-PinSocket_2x30_P1.27mm_Vertical
-Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x30 1.27mm double row
-0
-60
-60
-Connector_PinSocket_1.27mm
-PinSocket_2x30_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x30 1.27mm double row
-0
-60
-60
-Connector_PinSocket_1.27mm
-PinSocket_2x31_P1.27mm_Horizontal
-Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x31 1.27mm double row
-0
-62
-62
-Connector_PinSocket_1.27mm
-PinSocket_2x31_P1.27mm_Vertical
-Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x31 1.27mm double row
-0
-62
-62
-Connector_PinSocket_1.27mm
-PinSocket_2x31_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x31 1.27mm double row
-0
-62
-62
-Connector_PinSocket_1.27mm
-PinSocket_2x32_P1.27mm_Horizontal
-Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x32 1.27mm double row
-0
-64
-64
-Connector_PinSocket_1.27mm
-PinSocket_2x32_P1.27mm_Vertical
-Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x32 1.27mm double row
-0
-64
-64
-Connector_PinSocket_1.27mm
-PinSocket_2x32_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x32 1.27mm double row
-0
-64
-64
-Connector_PinSocket_1.27mm
-PinSocket_2x33_P1.27mm_Horizontal
-Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x33 1.27mm double row
-0
-66
-66
-Connector_PinSocket_1.27mm
-PinSocket_2x33_P1.27mm_Vertical
-Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x33 1.27mm double row
-0
-66
-66
-Connector_PinSocket_1.27mm
-PinSocket_2x33_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x33 1.27mm double row
-0
-66
-66
-Connector_PinSocket_1.27mm
-PinSocket_2x34_P1.27mm_Horizontal
-Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x34 1.27mm double row
-0
-68
-68
-Connector_PinSocket_1.27mm
-PinSocket_2x34_P1.27mm_Vertical
-Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x34 1.27mm double row
-0
-68
-68
-Connector_PinSocket_1.27mm
-PinSocket_2x34_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x34 1.27mm double row
-0
-68
-68
-Connector_PinSocket_1.27mm
-PinSocket_2x35_P1.27mm_Horizontal
-Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x35 1.27mm double row
-0
-70
-70
-Connector_PinSocket_1.27mm
-PinSocket_2x35_P1.27mm_Vertical
-Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x35 1.27mm double row
-0
-70
-70
-Connector_PinSocket_1.27mm
-PinSocket_2x35_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x35 1.27mm double row
-0
-70
-70
-Connector_PinSocket_1.27mm
-PinSocket_2x36_P1.27mm_Horizontal
-Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x36 1.27mm double row
-0
-72
-72
-Connector_PinSocket_1.27mm
-PinSocket_2x36_P1.27mm_Vertical
-Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x36 1.27mm double row
-0
-72
-72
-Connector_PinSocket_1.27mm
-PinSocket_2x36_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x36 1.27mm double row
-0
-72
-72
-Connector_PinSocket_1.27mm
-PinSocket_2x37_P1.27mm_Horizontal
-Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x37 1.27mm double row
-0
-74
-74
-Connector_PinSocket_1.27mm
-PinSocket_2x37_P1.27mm_Vertical
-Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x37 1.27mm double row
-0
-74
-74
-Connector_PinSocket_1.27mm
-PinSocket_2x37_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x37 1.27mm double row
-0
-74
-74
-Connector_PinSocket_1.27mm
-PinSocket_2x38_P1.27mm_Horizontal
-Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x38 1.27mm double row
-0
-76
-76
-Connector_PinSocket_1.27mm
-PinSocket_2x38_P1.27mm_Vertical
-Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x38 1.27mm double row
-0
-76
-76
-Connector_PinSocket_1.27mm
-PinSocket_2x38_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x38 1.27mm double row
-0
-76
-76
-Connector_PinSocket_1.27mm
-PinSocket_2x39_P1.27mm_Horizontal
-Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x39 1.27mm double row
-0
-78
-78
-Connector_PinSocket_1.27mm
-PinSocket_2x39_P1.27mm_Vertical
-Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x39 1.27mm double row
-0
-78
-78
-Connector_PinSocket_1.27mm
-PinSocket_2x39_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x39 1.27mm double row
-0
-78
-78
-Connector_PinSocket_1.27mm
-PinSocket_2x40_P1.27mm_Horizontal
-Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x40 1.27mm double row
-0
-80
-80
-Connector_PinSocket_1.27mm
-PinSocket_2x40_P1.27mm_Vertical
-Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x40 1.27mm double row
-0
-80
-80
-Connector_PinSocket_1.27mm
-PinSocket_2x40_P1.27mm_Vertical_SMD
-surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
-Surface mounted socket strip SMD 2x40 1.27mm double row
-0
-80
-80
-Connector_PinSocket_1.27mm
-PinSocket_2x41_P1.27mm_Horizontal
-Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x41 1.27mm double row
-0
-82
-82
-Connector_PinSocket_1.27mm
-PinSocket_2x42_P1.27mm_Horizontal
-Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x42 1.27mm double row
-0
-84
-84
-Connector_PinSocket_1.27mm
-PinSocket_2x43_P1.27mm_Horizontal
-Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x43 1.27mm double row
-0
-86
-86
-Connector_PinSocket_1.27mm
-PinSocket_2x44_P1.27mm_Horizontal
-Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x44 1.27mm double row
-0
-88
-88
-Connector_PinSocket_1.27mm
-PinSocket_2x45_P1.27mm_Horizontal
-Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x45 1.27mm double row
-0
-90
-90
-Connector_PinSocket_1.27mm
-PinSocket_2x46_P1.27mm_Horizontal
-Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x46 1.27mm double row
-0
-92
-92
-Connector_PinSocket_1.27mm
-PinSocket_2x47_P1.27mm_Horizontal
-Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x47 1.27mm double row
-0
-94
-94
-Connector_PinSocket_1.27mm
-PinSocket_2x48_P1.27mm_Horizontal
-Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x48 1.27mm double row
-0
-96
-96
-Connector_PinSocket_1.27mm
-PinSocket_2x49_P1.27mm_Horizontal
-Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x49 1.27mm double row
-0
-98
-98
-Connector_PinSocket_1.27mm
-PinSocket_2x50_P1.27mm_Horizontal
-Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
-Through hole angled socket strip THT 2x50 1.27mm double row
-0
-100
-100
-Connector_PinSocket_2.00mm
-PinSocket_1x01_P2.00mm_Horizontal
-Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x01 2.00mm single row
-0
-1
-1
-Connector_PinSocket_2.00mm
-PinSocket_1x01_P2.00mm_Vertical
-Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x01 2.00mm single row
-0
-1
-1
-Connector_PinSocket_2.00mm
-PinSocket_1x02_P2.00mm_Horizontal
-Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x02 2.00mm single row
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_1x02_P2.00mm_Vertical
-Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x02 2.00mm single row
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_1x03_P2.00mm_Horizontal
-Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x03 2.00mm single row
-0
-3
-3
-Connector_PinSocket_2.00mm
-PinSocket_1x03_P2.00mm_Vertical
-Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x03 2.00mm single row
-0
-3
-3
-Connector_PinSocket_2.00mm
-PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left
-0
-3
-3
-Connector_PinSocket_2.00mm
-PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right
-0
-3
-3
-Connector_PinSocket_2.00mm
-PinSocket_1x04_P2.00mm_Horizontal
-Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x04 2.00mm single row
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_1x04_P2.00mm_Vertical
-Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x04 2.00mm single row
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_1x05_P2.00mm_Horizontal
-Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x05 2.00mm single row
-0
-5
-5
-Connector_PinSocket_2.00mm
-PinSocket_1x05_P2.00mm_Vertical
-Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x05 2.00mm single row
-0
-5
-5
-Connector_PinSocket_2.00mm
-PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left
-0
-5
-5
-Connector_PinSocket_2.00mm
-PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right
-0
-5
-5
-Connector_PinSocket_2.00mm
-PinSocket_1x06_P2.00mm_Horizontal
-Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x06 2.00mm single row
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_1x06_P2.00mm_Vertical
-Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x06 2.00mm single row
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_1x07_P2.00mm_Horizontal
-Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x07 2.00mm single row
-0
-7
-7
-Connector_PinSocket_2.00mm
-PinSocket_1x07_P2.00mm_Vertical
-Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x07 2.00mm single row
-0
-7
-7
-Connector_PinSocket_2.00mm
-PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left
-0
-7
-7
-Connector_PinSocket_2.00mm
-PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right
-0
-7
-7
-Connector_PinSocket_2.00mm
-PinSocket_1x08_P2.00mm_Horizontal
-Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x08 2.00mm single row
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_1x08_P2.00mm_Vertical
-Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x08 2.00mm single row
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_1x09_P2.00mm_Horizontal
-Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x09 2.00mm single row
-0
-9
-9
-Connector_PinSocket_2.00mm
-PinSocket_1x09_P2.00mm_Vertical
-Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x09 2.00mm single row
-0
-9
-9
-Connector_PinSocket_2.00mm
-PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left
-0
-9
-9
-Connector_PinSocket_2.00mm
-PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right
-0
-9
-9
-Connector_PinSocket_2.00mm
-PinSocket_1x10_P2.00mm_Horizontal
-Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x10 2.00mm single row
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_1x10_P2.00mm_Vertical
-Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x10 2.00mm single row
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_1x11_P2.00mm_Horizontal
-Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x11 2.00mm single row
-0
-11
-11
-Connector_PinSocket_2.00mm
-PinSocket_1x11_P2.00mm_Vertical
-Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x11 2.00mm single row
-0
-11
-11
-Connector_PinSocket_2.00mm
-PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left
-0
-11
-11
-Connector_PinSocket_2.00mm
-PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right
-0
-11
-11
-Connector_PinSocket_2.00mm
-PinSocket_1x12_P2.00mm_Horizontal
-Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x12 2.00mm single row
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_1x12_P2.00mm_Vertical
-Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x12 2.00mm single row
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_1x13_P2.00mm_Horizontal
-Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x13 2.00mm single row
-0
-13
-13
-Connector_PinSocket_2.00mm
-PinSocket_1x13_P2.00mm_Vertical
-Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x13 2.00mm single row
-0
-13
-13
-Connector_PinSocket_2.00mm
-PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left
-0
-13
-13
-Connector_PinSocket_2.00mm
-PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right
-0
-13
-13
-Connector_PinSocket_2.00mm
-PinSocket_1x14_P2.00mm_Horizontal
-Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x14 2.00mm single row
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_1x14_P2.00mm_Vertical
-Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x14 2.00mm single row
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_1x15_P2.00mm_Horizontal
-Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x15 2.00mm single row
-0
-15
-15
-Connector_PinSocket_2.00mm
-PinSocket_1x15_P2.00mm_Vertical
-Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x15 2.00mm single row
-0
-15
-15
-Connector_PinSocket_2.00mm
-PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left
-0
-15
-15
-Connector_PinSocket_2.00mm
-PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right
-0
-15
-15
-Connector_PinSocket_2.00mm
-PinSocket_1x16_P2.00mm_Horizontal
-Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x16 2.00mm single row
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_1x16_P2.00mm_Vertical
-Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x16 2.00mm single row
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_1x17_P2.00mm_Horizontal
-Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x17 2.00mm single row
-0
-17
-17
-Connector_PinSocket_2.00mm
-PinSocket_1x17_P2.00mm_Vertical
-Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x17 2.00mm single row
-0
-17
-17
-Connector_PinSocket_2.00mm
-PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left
-0
-17
-17
-Connector_PinSocket_2.00mm
-PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right
-0
-17
-17
-Connector_PinSocket_2.00mm
-PinSocket_1x18_P2.00mm_Horizontal
-Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x18 2.00mm single row
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_1x18_P2.00mm_Vertical
-Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x18 2.00mm single row
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_1x19_P2.00mm_Horizontal
-Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x19 2.00mm single row
-0
-19
-19
-Connector_PinSocket_2.00mm
-PinSocket_1x19_P2.00mm_Vertical
-Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x19 2.00mm single row
-0
-19
-19
-Connector_PinSocket_2.00mm
-PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left
-0
-19
-19
-Connector_PinSocket_2.00mm
-PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right
-0
-19
-19
-Connector_PinSocket_2.00mm
-PinSocket_1x20_P2.00mm_Horizontal
-Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x20 2.00mm single row
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_1x20_P2.00mm_Vertical
-Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x20 2.00mm single row
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_1x21_P2.00mm_Horizontal
-Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x21 2.00mm single row
-0
-21
-21
-Connector_PinSocket_2.00mm
-PinSocket_1x21_P2.00mm_Vertical
-Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x21 2.00mm single row
-0
-21
-21
-Connector_PinSocket_2.00mm
-PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left
-0
-21
-21
-Connector_PinSocket_2.00mm
-PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right
-0
-21
-21
-Connector_PinSocket_2.00mm
-PinSocket_1x22_P2.00mm_Horizontal
-Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x22 2.00mm single row
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_1x22_P2.00mm_Vertical
-Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x22 2.00mm single row
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_1x23_P2.00mm_Horizontal
-Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x23 2.00mm single row
-0
-23
-23
-Connector_PinSocket_2.00mm
-PinSocket_1x23_P2.00mm_Vertical
-Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x23 2.00mm single row
-0
-23
-23
-Connector_PinSocket_2.00mm
-PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left
-0
-23
-23
-Connector_PinSocket_2.00mm
-PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right
-0
-23
-23
-Connector_PinSocket_2.00mm
-PinSocket_1x24_P2.00mm_Horizontal
-Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x24 2.00mm single row
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_1x24_P2.00mm_Vertical
-Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x24 2.00mm single row
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_1x25_P2.00mm_Horizontal
-Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x25 2.00mm single row
-0
-25
-25
-Connector_PinSocket_2.00mm
-PinSocket_1x25_P2.00mm_Vertical
-Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x25 2.00mm single row
-0
-25
-25
-Connector_PinSocket_2.00mm
-PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left
-0
-25
-25
-Connector_PinSocket_2.00mm
-PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right
-0
-25
-25
-Connector_PinSocket_2.00mm
-PinSocket_1x26_P2.00mm_Horizontal
-Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x26 2.00mm single row
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_1x26_P2.00mm_Vertical
-Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x26 2.00mm single row
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_1x27_P2.00mm_Horizontal
-Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x27 2.00mm single row
-0
-27
-27
-Connector_PinSocket_2.00mm
-PinSocket_1x27_P2.00mm_Vertical
-Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x27 2.00mm single row
-0
-27
-27
-Connector_PinSocket_2.00mm
-PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left
-0
-27
-27
-Connector_PinSocket_2.00mm
-PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right
-0
-27
-27
-Connector_PinSocket_2.00mm
-PinSocket_1x28_P2.00mm_Horizontal
-Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x28 2.00mm single row
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_1x28_P2.00mm_Vertical
-Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x28 2.00mm single row
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_1x29_P2.00mm_Horizontal
-Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x29 2.00mm single row
-0
-29
-29
-Connector_PinSocket_2.00mm
-PinSocket_1x29_P2.00mm_Vertical
-Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x29 2.00mm single row
-0
-29
-29
-Connector_PinSocket_2.00mm
-PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left
-0
-29
-29
-Connector_PinSocket_2.00mm
-PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right
-0
-29
-29
-Connector_PinSocket_2.00mm
-PinSocket_1x30_P2.00mm_Horizontal
-Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x30 2.00mm single row
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_1x30_P2.00mm_Vertical
-Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x30 2.00mm single row
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_1x31_P2.00mm_Horizontal
-Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x31 2.00mm single row
-0
-31
-31
-Connector_PinSocket_2.00mm
-PinSocket_1x31_P2.00mm_Vertical
-Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x31 2.00mm single row
-0
-31
-31
-Connector_PinSocket_2.00mm
-PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left
-0
-31
-31
-Connector_PinSocket_2.00mm
-PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right
-0
-31
-31
-Connector_PinSocket_2.00mm
-PinSocket_1x32_P2.00mm_Horizontal
-Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x32 2.00mm single row
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_1x32_P2.00mm_Vertical
-Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x32 2.00mm single row
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_1x33_P2.00mm_Horizontal
-Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x33 2.00mm single row
-0
-33
-33
-Connector_PinSocket_2.00mm
-PinSocket_1x33_P2.00mm_Vertical
-Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x33 2.00mm single row
-0
-33
-33
-Connector_PinSocket_2.00mm
-PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left
-0
-33
-33
-Connector_PinSocket_2.00mm
-PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right
-0
-33
-33
-Connector_PinSocket_2.00mm
-PinSocket_1x34_P2.00mm_Horizontal
-Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x34 2.00mm single row
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_1x34_P2.00mm_Vertical
-Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x34 2.00mm single row
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_1x35_P2.00mm_Horizontal
-Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x35 2.00mm single row
-0
-35
-35
-Connector_PinSocket_2.00mm
-PinSocket_1x35_P2.00mm_Vertical
-Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x35 2.00mm single row
-0
-35
-35
-Connector_PinSocket_2.00mm
-PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left
-0
-35
-35
-Connector_PinSocket_2.00mm
-PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right
-0
-35
-35
-Connector_PinSocket_2.00mm
-PinSocket_1x36_P2.00mm_Horizontal
-Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x36 2.00mm single row
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_1x36_P2.00mm_Vertical
-Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x36 2.00mm single row
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_1x37_P2.00mm_Horizontal
-Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x37 2.00mm single row
-0
-37
-37
-Connector_PinSocket_2.00mm
-PinSocket_1x37_P2.00mm_Vertical
-Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x37 2.00mm single row
-0
-37
-37
-Connector_PinSocket_2.00mm
-PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left
-0
-37
-37
-Connector_PinSocket_2.00mm
-PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right
-0
-37
-37
-Connector_PinSocket_2.00mm
-PinSocket_1x38_P2.00mm_Horizontal
-Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x38 2.00mm single row
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_1x38_P2.00mm_Vertical
-Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x38 2.00mm single row
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_1x39_P2.00mm_Horizontal
-Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x39 2.00mm single row
-0
-39
-39
-Connector_PinSocket_2.00mm
-PinSocket_1x39_P2.00mm_Vertical
-Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x39 2.00mm single row
-0
-39
-39
-Connector_PinSocket_2.00mm
-PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left
-0
-39
-39
-Connector_PinSocket_2.00mm
-PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right
-0
-39
-39
-Connector_PinSocket_2.00mm
-PinSocket_1x40_P2.00mm_Horizontal
-Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x40 2.00mm single row
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_1x40_P2.00mm_Vertical
-Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x40 2.00mm single row
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
-Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_2x01_P2.00mm_Horizontal
-Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x01 2.00mm double row
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_2x01_P2.00mm_Vertical
-Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x01 2.00mm double row
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_2x01_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x01 2.00mm double row
-0
-2
-2
-Connector_PinSocket_2.00mm
-PinSocket_2x02_P2.00mm_Horizontal
-Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x02 2.00mm double row
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_2x02_P2.00mm_Vertical
-Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x02 2.00mm double row
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_2x02_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x02 2.00mm double row
-0
-4
-4
-Connector_PinSocket_2.00mm
-PinSocket_2x03_P2.00mm_Horizontal
-Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x03 2.00mm double row
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_2x03_P2.00mm_Vertical
-Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x03 2.00mm double row
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_2x03_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x03 2.00mm double row
-0
-6
-6
-Connector_PinSocket_2.00mm
-PinSocket_2x04_P2.00mm_Horizontal
-Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x04 2.00mm double row
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_2x04_P2.00mm_Vertical
-Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x04 2.00mm double row
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_2x04_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x04 2.00mm double row
-0
-8
-8
-Connector_PinSocket_2.00mm
-PinSocket_2x05_P2.00mm_Horizontal
-Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x05 2.00mm double row
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_2x05_P2.00mm_Vertical
-Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x05 2.00mm double row
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_2x05_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x05 2.00mm double row
-0
-10
-10
-Connector_PinSocket_2.00mm
-PinSocket_2x06_P2.00mm_Horizontal
-Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x06 2.00mm double row
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_2x06_P2.00mm_Vertical
-Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x06 2.00mm double row
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_2x06_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x06 2.00mm double row
-0
-12
-12
-Connector_PinSocket_2.00mm
-PinSocket_2x07_P2.00mm_Horizontal
-Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x07 2.00mm double row
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_2x07_P2.00mm_Vertical
-Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x07 2.00mm double row
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_2x07_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x07 2.00mm double row
-0
-14
-14
-Connector_PinSocket_2.00mm
-PinSocket_2x08_P2.00mm_Horizontal
-Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x08 2.00mm double row
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_2x08_P2.00mm_Vertical
-Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x08 2.00mm double row
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_2x08_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x08 2.00mm double row
-0
-16
-16
-Connector_PinSocket_2.00mm
-PinSocket_2x09_P2.00mm_Horizontal
-Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x09 2.00mm double row
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_2x09_P2.00mm_Vertical
-Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x09 2.00mm double row
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_2x09_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x09 2.00mm double row
-0
-18
-18
-Connector_PinSocket_2.00mm
-PinSocket_2x10_P2.00mm_Horizontal
-Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x10 2.00mm double row
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_2x10_P2.00mm_Vertical
-Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x10 2.00mm double row
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_2x10_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x10 2.00mm double row
-0
-20
-20
-Connector_PinSocket_2.00mm
-PinSocket_2x11_P2.00mm_Horizontal
-Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x11 2.00mm double row
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_2x11_P2.00mm_Vertical
-Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x11 2.00mm double row
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_2x11_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x11 2.00mm double row
-0
-22
-22
-Connector_PinSocket_2.00mm
-PinSocket_2x12_P2.00mm_Horizontal
-Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x12 2.00mm double row
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_2x12_P2.00mm_Vertical
-Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x12 2.00mm double row
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_2x12_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x12 2.00mm double row
-0
-24
-24
-Connector_PinSocket_2.00mm
-PinSocket_2x13_P2.00mm_Horizontal
-Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x13 2.00mm double row
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_2x13_P2.00mm_Vertical
-Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x13 2.00mm double row
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_2x13_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x13 2.00mm double row
-0
-26
-26
-Connector_PinSocket_2.00mm
-PinSocket_2x14_P2.00mm_Horizontal
-Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x14 2.00mm double row
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_2x14_P2.00mm_Vertical
-Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x14 2.00mm double row
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_2x14_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x14 2.00mm double row
-0
-28
-28
-Connector_PinSocket_2.00mm
-PinSocket_2x15_P2.00mm_Horizontal
-Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x15 2.00mm double row
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_2x15_P2.00mm_Vertical
-Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x15 2.00mm double row
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_2x15_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x15 2.00mm double row
-0
-30
-30
-Connector_PinSocket_2.00mm
-PinSocket_2x16_P2.00mm_Horizontal
-Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x16 2.00mm double row
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_2x16_P2.00mm_Vertical
-Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x16 2.00mm double row
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_2x16_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x16 2.00mm double row
-0
-32
-32
-Connector_PinSocket_2.00mm
-PinSocket_2x17_P2.00mm_Horizontal
-Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x17 2.00mm double row
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_2x17_P2.00mm_Vertical
-Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x17 2.00mm double row
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_2x17_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x17 2.00mm double row
-0
-34
-34
-Connector_PinSocket_2.00mm
-PinSocket_2x18_P2.00mm_Horizontal
-Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x18 2.00mm double row
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_2x18_P2.00mm_Vertical
-Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x18 2.00mm double row
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_2x18_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x18 2.00mm double row
-0
-36
-36
-Connector_PinSocket_2.00mm
-PinSocket_2x19_P2.00mm_Horizontal
-Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x19 2.00mm double row
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_2x19_P2.00mm_Vertical
-Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x19 2.00mm double row
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_2x19_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x19 2.00mm double row
-0
-38
-38
-Connector_PinSocket_2.00mm
-PinSocket_2x20_P2.00mm_Horizontal
-Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x20 2.00mm double row
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_2x20_P2.00mm_Vertical
-Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x20 2.00mm double row
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_2x20_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x20 2.00mm double row
-0
-40
-40
-Connector_PinSocket_2.00mm
-PinSocket_2x21_P2.00mm_Horizontal
-Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x21 2.00mm double row
-0
-42
-42
-Connector_PinSocket_2.00mm
-PinSocket_2x21_P2.00mm_Vertical
-Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x21 2.00mm double row
-0
-42
-42
-Connector_PinSocket_2.00mm
-PinSocket_2x21_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x21 2.00mm double row
-0
-42
-42
-Connector_PinSocket_2.00mm
-PinSocket_2x22_P2.00mm_Horizontal
-Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x22 2.00mm double row
-0
-44
-44
-Connector_PinSocket_2.00mm
-PinSocket_2x22_P2.00mm_Vertical
-Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x22 2.00mm double row
-0
-44
-44
-Connector_PinSocket_2.00mm
-PinSocket_2x22_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x22 2.00mm double row
-0
-44
-44
-Connector_PinSocket_2.00mm
-PinSocket_2x23_P2.00mm_Horizontal
-Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x23 2.00mm double row
-0
-46
-46
-Connector_PinSocket_2.00mm
-PinSocket_2x23_P2.00mm_Vertical
-Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x23 2.00mm double row
-0
-46
-46
-Connector_PinSocket_2.00mm
-PinSocket_2x23_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x23 2.00mm double row
-0
-46
-46
-Connector_PinSocket_2.00mm
-PinSocket_2x24_P2.00mm_Horizontal
-Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x24 2.00mm double row
-0
-48
-48
-Connector_PinSocket_2.00mm
-PinSocket_2x24_P2.00mm_Vertical
-Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x24 2.00mm double row
-0
-48
-48
-Connector_PinSocket_2.00mm
-PinSocket_2x24_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x24 2.00mm double row
-0
-48
-48
-Connector_PinSocket_2.00mm
-PinSocket_2x25_P2.00mm_Horizontal
-Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x25 2.00mm double row
-0
-50
-50
-Connector_PinSocket_2.00mm
-PinSocket_2x25_P2.00mm_Vertical
-Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x25 2.00mm double row
-0
-50
-50
-Connector_PinSocket_2.00mm
-PinSocket_2x25_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x25 2.00mm double row
-0
-50
-50
-Connector_PinSocket_2.00mm
-PinSocket_2x26_P2.00mm_Horizontal
-Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x26 2.00mm double row
-0
-52
-52
-Connector_PinSocket_2.00mm
-PinSocket_2x26_P2.00mm_Vertical
-Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x26 2.00mm double row
-0
-52
-52
-Connector_PinSocket_2.00mm
-PinSocket_2x26_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x26 2.00mm double row
-0
-52
-52
-Connector_PinSocket_2.00mm
-PinSocket_2x27_P2.00mm_Horizontal
-Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x27 2.00mm double row
-0
-54
-54
-Connector_PinSocket_2.00mm
-PinSocket_2x27_P2.00mm_Vertical
-Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x27 2.00mm double row
-0
-54
-54
-Connector_PinSocket_2.00mm
-PinSocket_2x27_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x27 2.00mm double row
-0
-54
-54
-Connector_PinSocket_2.00mm
-PinSocket_2x28_P2.00mm_Horizontal
-Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x28 2.00mm double row
-0
-56
-56
-Connector_PinSocket_2.00mm
-PinSocket_2x28_P2.00mm_Vertical
-Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x28 2.00mm double row
-0
-56
-56
-Connector_PinSocket_2.00mm
-PinSocket_2x28_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x28 2.00mm double row
-0
-56
-56
-Connector_PinSocket_2.00mm
-PinSocket_2x29_P2.00mm_Horizontal
-Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x29 2.00mm double row
-0
-58
-58
-Connector_PinSocket_2.00mm
-PinSocket_2x29_P2.00mm_Vertical
-Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x29 2.00mm double row
-0
-58
-58
-Connector_PinSocket_2.00mm
-PinSocket_2x29_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x29 2.00mm double row
-0
-58
-58
-Connector_PinSocket_2.00mm
-PinSocket_2x30_P2.00mm_Horizontal
-Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x30 2.00mm double row
-0
-60
-60
-Connector_PinSocket_2.00mm
-PinSocket_2x30_P2.00mm_Vertical
-Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x30 2.00mm double row
-0
-60
-60
-Connector_PinSocket_2.00mm
-PinSocket_2x30_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x30 2.00mm double row
-0
-60
-60
-Connector_PinSocket_2.00mm
-PinSocket_2x31_P2.00mm_Horizontal
-Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x31 2.00mm double row
-0
-62
-62
-Connector_PinSocket_2.00mm
-PinSocket_2x31_P2.00mm_Vertical
-Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x31 2.00mm double row
-0
-62
-62
-Connector_PinSocket_2.00mm
-PinSocket_2x31_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x31 2.00mm double row
-0
-62
-62
-Connector_PinSocket_2.00mm
-PinSocket_2x32_P2.00mm_Horizontal
-Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x32 2.00mm double row
-0
-64
-64
-Connector_PinSocket_2.00mm
-PinSocket_2x32_P2.00mm_Vertical
-Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x32 2.00mm double row
-0
-64
-64
-Connector_PinSocket_2.00mm
-PinSocket_2x32_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x32 2.00mm double row
-0
-64
-64
-Connector_PinSocket_2.00mm
-PinSocket_2x33_P2.00mm_Horizontal
-Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x33 2.00mm double row
-0
-66
-66
-Connector_PinSocket_2.00mm
-PinSocket_2x33_P2.00mm_Vertical
-Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x33 2.00mm double row
-0
-66
-66
-Connector_PinSocket_2.00mm
-PinSocket_2x33_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x33 2.00mm double row
-0
-66
-66
-Connector_PinSocket_2.00mm
-PinSocket_2x34_P2.00mm_Horizontal
-Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x34 2.00mm double row
-0
-68
-68
-Connector_PinSocket_2.00mm
-PinSocket_2x34_P2.00mm_Vertical
-Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x34 2.00mm double row
-0
-68
-68
-Connector_PinSocket_2.00mm
-PinSocket_2x34_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x34 2.00mm double row
-0
-68
-68
-Connector_PinSocket_2.00mm
-PinSocket_2x35_P2.00mm_Horizontal
-Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x35 2.00mm double row
-0
-70
-70
-Connector_PinSocket_2.00mm
-PinSocket_2x35_P2.00mm_Vertical
-Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x35 2.00mm double row
-0
-70
-70
-Connector_PinSocket_2.00mm
-PinSocket_2x35_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x35 2.00mm double row
-0
-70
-70
-Connector_PinSocket_2.00mm
-PinSocket_2x36_P2.00mm_Horizontal
-Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x36 2.00mm double row
-0
-72
-72
-Connector_PinSocket_2.00mm
-PinSocket_2x36_P2.00mm_Vertical
-Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x36 2.00mm double row
-0
-72
-72
-Connector_PinSocket_2.00mm
-PinSocket_2x36_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x36 2.00mm double row
-0
-72
-72
-Connector_PinSocket_2.00mm
-PinSocket_2x37_P2.00mm_Horizontal
-Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x37 2.00mm double row
-0
-74
-74
-Connector_PinSocket_2.00mm
-PinSocket_2x37_P2.00mm_Vertical
-Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x37 2.00mm double row
-0
-74
-74
-Connector_PinSocket_2.00mm
-PinSocket_2x37_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x37 2.00mm double row
-0
-74
-74
-Connector_PinSocket_2.00mm
-PinSocket_2x38_P2.00mm_Horizontal
-Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x38 2.00mm double row
-0
-76
-76
-Connector_PinSocket_2.00mm
-PinSocket_2x38_P2.00mm_Vertical
-Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x38 2.00mm double row
-0
-76
-76
-Connector_PinSocket_2.00mm
-PinSocket_2x38_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x38 2.00mm double row
-0
-76
-76
-Connector_PinSocket_2.00mm
-PinSocket_2x39_P2.00mm_Horizontal
-Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x39 2.00mm double row
-0
-78
-78
-Connector_PinSocket_2.00mm
-PinSocket_2x39_P2.00mm_Vertical
-Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x39 2.00mm double row
-0
-78
-78
-Connector_PinSocket_2.00mm
-PinSocket_2x39_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x39 2.00mm double row
-0
-78
-78
-Connector_PinSocket_2.00mm
-PinSocket_2x40_P2.00mm_Horizontal
-Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x40 2.00mm double row
-0
-80
-80
-Connector_PinSocket_2.00mm
-PinSocket_2x40_P2.00mm_Vertical
-Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x40 2.00mm double row
-0
-80
-80
-Connector_PinSocket_2.00mm
-PinSocket_2x40_P2.00mm_Vertical_SMD
-surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x40 2.00mm double row
-0
-80
-80
-Connector_PinSocket_2.54mm
-PinSocket_1x01_P2.54mm_Horizontal
-Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x01 2.54mm single row
-0
-1
-1
-Connector_PinSocket_2.54mm
-PinSocket_1x01_P2.54mm_Vertical
-Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x01 2.54mm single row
-0
-1
-1
-Connector_PinSocket_2.54mm
-PinSocket_1x02_P2.54mm_Horizontal
-Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x02 2.54mm single row
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_1x02_P2.54mm_Vertical
-Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x02 2.54mm single row
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_1x03_P2.54mm_Horizontal
-Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x03 2.54mm single row
-0
-3
-3
-Connector_PinSocket_2.54mm
-PinSocket_1x03_P2.54mm_Vertical
-Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x03 2.54mm single row
-0
-3
-3
-Connector_PinSocket_2.54mm
-PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left
-0
-3
-3
-Connector_PinSocket_2.54mm
-PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right
-0
-3
-3
-Connector_PinSocket_2.54mm
-PinSocket_1x04_P2.54mm_Horizontal
-Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x04 2.54mm single row
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_1x04_P2.54mm_Vertical
-Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x04 2.54mm single row
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_1x05_P2.54mm_Horizontal
-Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x05 2.54mm single row
-0
-5
-5
-Connector_PinSocket_2.54mm
-PinSocket_1x05_P2.54mm_Vertical
-Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x05 2.54mm single row
-0
-5
-5
-Connector_PinSocket_2.54mm
-PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left
-0
-5
-5
-Connector_PinSocket_2.54mm
-PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right
-0
-5
-5
-Connector_PinSocket_2.54mm
-PinSocket_1x06_P2.54mm_Horizontal
-Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x06 2.54mm single row
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_1x06_P2.54mm_Vertical
-Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x06 2.54mm single row
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_1x07_P2.54mm_Horizontal
-Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x07 2.54mm single row
-0
-7
-7
-Connector_PinSocket_2.54mm
-PinSocket_1x07_P2.54mm_Vertical
-Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x07 2.54mm single row
-0
-7
-7
-Connector_PinSocket_2.54mm
-PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left
-0
-7
-7
-Connector_PinSocket_2.54mm
-PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right
-0
-7
-7
-Connector_PinSocket_2.54mm
-PinSocket_1x08_P2.54mm_Horizontal
-Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x08 2.54mm single row
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_1x08_P2.54mm_Vertical
-Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x08 2.54mm single row
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_1x09_P2.54mm_Horizontal
-Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x09 2.54mm single row
-0
-9
-9
-Connector_PinSocket_2.54mm
-PinSocket_1x09_P2.54mm_Vertical
-Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x09 2.54mm single row
-0
-9
-9
-Connector_PinSocket_2.54mm
-PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left
-0
-9
-9
-Connector_PinSocket_2.54mm
-PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right
-0
-9
-9
-Connector_PinSocket_2.54mm
-PinSocket_1x10_P2.54mm_Horizontal
-Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x10 2.54mm single row
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_1x10_P2.54mm_Vertical
-Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x10 2.54mm single row
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_1x11_P2.54mm_Horizontal
-Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x11 2.54mm single row
-0
-11
-11
-Connector_PinSocket_2.54mm
-PinSocket_1x11_P2.54mm_Vertical
-Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x11 2.54mm single row
-0
-11
-11
-Connector_PinSocket_2.54mm
-PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left
-0
-11
-11
-Connector_PinSocket_2.54mm
-PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right
-0
-11
-11
-Connector_PinSocket_2.54mm
-PinSocket_1x12_P2.54mm_Horizontal
-Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x12 2.54mm single row
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_1x12_P2.54mm_Vertical
-Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x12 2.54mm single row
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_1x13_P2.54mm_Horizontal
-Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x13 2.54mm single row
-0
-13
-13
-Connector_PinSocket_2.54mm
-PinSocket_1x13_P2.54mm_Vertical
-Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x13 2.54mm single row
-0
-13
-13
-Connector_PinSocket_2.54mm
-PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left
-0
-13
-13
-Connector_PinSocket_2.54mm
-PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right
-0
-13
-13
-Connector_PinSocket_2.54mm
-PinSocket_1x14_P2.54mm_Horizontal
-Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x14 2.54mm single row
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_1x14_P2.54mm_Vertical
-Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x14 2.54mm single row
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_1x15_P2.54mm_Horizontal
-Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x15 2.54mm single row
-0
-15
-15
-Connector_PinSocket_2.54mm
-PinSocket_1x15_P2.54mm_Vertical
-Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x15 2.54mm single row
-0
-15
-15
-Connector_PinSocket_2.54mm
-PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left
-0
-15
-15
-Connector_PinSocket_2.54mm
-PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right
-0
-15
-15
-Connector_PinSocket_2.54mm
-PinSocket_1x16_P2.54mm_Horizontal
-Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x16 2.54mm single row
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_1x16_P2.54mm_Vertical
-Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x16 2.54mm single row
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_1x17_P2.54mm_Horizontal
-Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x17 2.54mm single row
-0
-17
-17
-Connector_PinSocket_2.54mm
-PinSocket_1x17_P2.54mm_Vertical
-Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x17 2.54mm single row
-0
-17
-17
-Connector_PinSocket_2.54mm
-PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left
-0
-17
-17
-Connector_PinSocket_2.54mm
-PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right
-0
-17
-17
-Connector_PinSocket_2.54mm
-PinSocket_1x18_P2.54mm_Horizontal
-Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x18 2.54mm single row
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_1x18_P2.54mm_Vertical
-Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x18 2.54mm single row
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_1x19_P2.54mm_Horizontal
-Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x19 2.54mm single row
-0
-19
-19
-Connector_PinSocket_2.54mm
-PinSocket_1x19_P2.54mm_Vertical
-Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x19 2.54mm single row
-0
-19
-19
-Connector_PinSocket_2.54mm
-PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left
-0
-19
-19
-Connector_PinSocket_2.54mm
-PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right
-0
-19
-19
-Connector_PinSocket_2.54mm
-PinSocket_1x20_P2.54mm_Horizontal
-Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x20 2.54mm single row
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_1x20_P2.54mm_Vertical
-Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x20 2.54mm single row
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_1x21_P2.54mm_Horizontal
-Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x21 2.54mm single row
-0
-21
-21
-Connector_PinSocket_2.54mm
-PinSocket_1x21_P2.54mm_Vertical
-Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x21 2.54mm single row
-0
-21
-21
-Connector_PinSocket_2.54mm
-PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left
-0
-21
-21
-Connector_PinSocket_2.54mm
-PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right
-0
-21
-21
-Connector_PinSocket_2.54mm
-PinSocket_1x22_P2.54mm_Horizontal
-Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x22 2.54mm single row
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_1x22_P2.54mm_Vertical
-Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x22 2.54mm single row
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_1x23_P2.54mm_Horizontal
-Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x23 2.54mm single row
-0
-23
-23
-Connector_PinSocket_2.54mm
-PinSocket_1x23_P2.54mm_Vertical
-Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x23 2.54mm single row
-0
-23
-23
-Connector_PinSocket_2.54mm
-PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left
-0
-23
-23
-Connector_PinSocket_2.54mm
-PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right
-0
-23
-23
-Connector_PinSocket_2.54mm
-PinSocket_1x24_P2.54mm_Horizontal
-Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x24 2.54mm single row
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_1x24_P2.54mm_Vertical
-Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x24 2.54mm single row
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_1x25_P2.54mm_Horizontal
-Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x25 2.54mm single row
-0
-25
-25
-Connector_PinSocket_2.54mm
-PinSocket_1x25_P2.54mm_Vertical
-Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x25 2.54mm single row
-0
-25
-25
-Connector_PinSocket_2.54mm
-PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left
-0
-25
-25
-Connector_PinSocket_2.54mm
-PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right
-0
-25
-25
-Connector_PinSocket_2.54mm
-PinSocket_1x26_P2.54mm_Horizontal
-Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x26 2.54mm single row
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_1x26_P2.54mm_Vertical
-Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x26 2.54mm single row
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_1x27_P2.54mm_Horizontal
-Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x27 2.54mm single row
-0
-27
-27
-Connector_PinSocket_2.54mm
-PinSocket_1x27_P2.54mm_Vertical
-Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x27 2.54mm single row
-0
-27
-27
-Connector_PinSocket_2.54mm
-PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left
-0
-27
-27
-Connector_PinSocket_2.54mm
-PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right
-0
-27
-27
-Connector_PinSocket_2.54mm
-PinSocket_1x28_P2.54mm_Horizontal
-Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x28 2.54mm single row
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_1x28_P2.54mm_Vertical
-Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x28 2.54mm single row
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_1x29_P2.54mm_Horizontal
-Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x29 2.54mm single row
-0
-29
-29
-Connector_PinSocket_2.54mm
-PinSocket_1x29_P2.54mm_Vertical
-Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x29 2.54mm single row
-0
-29
-29
-Connector_PinSocket_2.54mm
-PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left
-0
-29
-29
-Connector_PinSocket_2.54mm
-PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right
-0
-29
-29
-Connector_PinSocket_2.54mm
-PinSocket_1x30_P2.54mm_Horizontal
-Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x30 2.54mm single row
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_1x30_P2.54mm_Vertical
-Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x30 2.54mm single row
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_1x31_P2.54mm_Horizontal
-Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x31 2.54mm single row
-0
-31
-31
-Connector_PinSocket_2.54mm
-PinSocket_1x31_P2.54mm_Vertical
-Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x31 2.54mm single row
-0
-31
-31
-Connector_PinSocket_2.54mm
-PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left
-0
-31
-31
-Connector_PinSocket_2.54mm
-PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right
-0
-31
-31
-Connector_PinSocket_2.54mm
-PinSocket_1x32_P2.54mm_Horizontal
-Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x32 2.54mm single row
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_1x32_P2.54mm_Vertical
-Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x32 2.54mm single row
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_1x33_P2.54mm_Horizontal
-Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x33 2.54mm single row
-0
-33
-33
-Connector_PinSocket_2.54mm
-PinSocket_1x33_P2.54mm_Vertical
-Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x33 2.54mm single row
-0
-33
-33
-Connector_PinSocket_2.54mm
-PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left
-0
-33
-33
-Connector_PinSocket_2.54mm
-PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right
-0
-33
-33
-Connector_PinSocket_2.54mm
-PinSocket_1x34_P2.54mm_Horizontal
-Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x34 2.54mm single row
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_1x34_P2.54mm_Vertical
-Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x34 2.54mm single row
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_1x35_P2.54mm_Horizontal
-Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x35 2.54mm single row
-0
-35
-35
-Connector_PinSocket_2.54mm
-PinSocket_1x35_P2.54mm_Vertical
-Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x35 2.54mm single row
-0
-35
-35
-Connector_PinSocket_2.54mm
-PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left
-0
-35
-35
-Connector_PinSocket_2.54mm
-PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right
-0
-35
-35
-Connector_PinSocket_2.54mm
-PinSocket_1x36_P2.54mm_Horizontal
-Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x36 2.54mm single row
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_1x36_P2.54mm_Vertical
-Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x36 2.54mm single row
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_1x37_P2.54mm_Horizontal
-Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x37 2.54mm single row
-0
-37
-37
-Connector_PinSocket_2.54mm
-PinSocket_1x37_P2.54mm_Vertical
-Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x37 2.54mm single row
-0
-37
-37
-Connector_PinSocket_2.54mm
-PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left
-0
-37
-37
-Connector_PinSocket_2.54mm
-PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right
-0
-37
-37
-Connector_PinSocket_2.54mm
-PinSocket_1x38_P2.54mm_Horizontal
-Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x38 2.54mm single row
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_1x38_P2.54mm_Vertical
-Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x38 2.54mm single row
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_1x39_P2.54mm_Horizontal
-Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x39 2.54mm single row
-0
-39
-39
-Connector_PinSocket_2.54mm
-PinSocket_1x39_P2.54mm_Vertical
-Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x39 2.54mm single row
-0
-39
-39
-Connector_PinSocket_2.54mm
-PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left
-0
-39
-39
-Connector_PinSocket_2.54mm
-PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right
-0
-39
-39
-Connector_PinSocket_2.54mm
-PinSocket_1x40_P2.54mm_Horizontal
-Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 1x40 2.54mm single row
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_1x40_P2.54mm_Vertical
-Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
-Through hole socket strip THT 1x40 2.54mm single row
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left
-surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right
-surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
-Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_2x01_P2.54mm_Horizontal
-Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x01 2.54mm double row
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_2x01_P2.54mm_Vertical
-Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x01 2.54mm double row
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_2x01_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x01 2.54mm double row
-0
-2
-2
-Connector_PinSocket_2.54mm
-PinSocket_2x02_P2.54mm_Horizontal
-Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x02 2.54mm double row
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_2x02_P2.54mm_Vertical
-Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x02 2.54mm double row
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_2x02_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x02 2.54mm double row
-0
-4
-4
-Connector_PinSocket_2.54mm
-PinSocket_2x03_P2.54mm_Horizontal
-Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x03 2.54mm double row
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_2x03_P2.54mm_Vertical
-Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x03 2.54mm double row
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_2x03_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x03 2.54mm double row
-0
-6
-6
-Connector_PinSocket_2.54mm
-PinSocket_2x04_P2.54mm_Horizontal
-Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x04 2.54mm double row
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_2x04_P2.54mm_Vertical
-Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x04 2.54mm double row
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_2x04_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x04 2.54mm double row
-0
-8
-8
-Connector_PinSocket_2.54mm
-PinSocket_2x05_P2.54mm_Horizontal
-Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x05 2.54mm double row
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_2x05_P2.54mm_Vertical
-Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x05 2.54mm double row
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_2x05_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x05 2.54mm double row
-0
-10
-10
-Connector_PinSocket_2.54mm
-PinSocket_2x06_P2.54mm_Horizontal
-Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x06 2.54mm double row
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_2x06_P2.54mm_Vertical
-Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x06 2.54mm double row
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_2x06_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x06 2.54mm double row
-0
-12
-12
-Connector_PinSocket_2.54mm
-PinSocket_2x07_P2.54mm_Horizontal
-Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x07 2.54mm double row
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_2x07_P2.54mm_Vertical
-Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x07 2.54mm double row
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_2x07_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x07 2.54mm double row
-0
-14
-14
-Connector_PinSocket_2.54mm
-PinSocket_2x08_P2.54mm_Horizontal
-Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x08 2.54mm double row
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_2x08_P2.54mm_Vertical
-Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x08 2.54mm double row
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_2x08_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x08 2.54mm double row
-0
-16
-16
-Connector_PinSocket_2.54mm
-PinSocket_2x09_P2.54mm_Horizontal
-Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x09 2.54mm double row
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_2x09_P2.54mm_Vertical
-Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x09 2.54mm double row
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_2x09_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x09 2.54mm double row
-0
-18
-18
-Connector_PinSocket_2.54mm
-PinSocket_2x10_P2.54mm_Horizontal
-Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x10 2.54mm double row
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_2x10_P2.54mm_Vertical
-Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x10 2.54mm double row
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_2x10_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x10 2.54mm double row
-0
-20
-20
-Connector_PinSocket_2.54mm
-PinSocket_2x11_P2.54mm_Horizontal
-Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x11 2.54mm double row
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_2x11_P2.54mm_Vertical
-Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x11 2.54mm double row
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_2x11_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x11 2.54mm double row
-0
-22
-22
-Connector_PinSocket_2.54mm
-PinSocket_2x12_P2.54mm_Horizontal
-Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x12 2.54mm double row
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_2x12_P2.54mm_Vertical
-Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x12 2.54mm double row
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_2x12_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x12 2.54mm double row
-0
-24
-24
-Connector_PinSocket_2.54mm
-PinSocket_2x13_P2.54mm_Horizontal
-Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x13 2.54mm double row
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_2x13_P2.54mm_Vertical
-Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x13 2.54mm double row
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_2x13_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x13 2.54mm double row
-0
-26
-26
-Connector_PinSocket_2.54mm
-PinSocket_2x14_P2.54mm_Horizontal
-Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x14 2.54mm double row
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_2x14_P2.54mm_Vertical
-Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x14 2.54mm double row
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_2x14_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x14 2.54mm double row
-0
-28
-28
-Connector_PinSocket_2.54mm
-PinSocket_2x15_P2.54mm_Horizontal
-Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x15 2.54mm double row
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_2x15_P2.54mm_Vertical
-Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x15 2.54mm double row
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_2x15_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x15 2.54mm double row
-0
-30
-30
-Connector_PinSocket_2.54mm
-PinSocket_2x16_P2.54mm_Horizontal
-Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x16 2.54mm double row
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_2x16_P2.54mm_Vertical
-Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x16 2.54mm double row
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_2x16_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x16 2.54mm double row
-0
-32
-32
-Connector_PinSocket_2.54mm
-PinSocket_2x17_P2.54mm_Horizontal
-Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x17 2.54mm double row
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_2x17_P2.54mm_Vertical
-Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x17 2.54mm double row
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_2x17_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x17 2.54mm double row
-0
-34
-34
-Connector_PinSocket_2.54mm
-PinSocket_2x18_P2.54mm_Horizontal
-Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x18 2.54mm double row
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_2x18_P2.54mm_Vertical
-Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x18 2.54mm double row
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_2x18_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x18 2.54mm double row
-0
-36
-36
-Connector_PinSocket_2.54mm
-PinSocket_2x19_P2.54mm_Horizontal
-Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x19 2.54mm double row
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_2x19_P2.54mm_Vertical
-Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x19 2.54mm double row
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_2x19_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x19 2.54mm double row
-0
-38
-38
-Connector_PinSocket_2.54mm
-PinSocket_2x20_P2.54mm_Horizontal
-Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x20 2.54mm double row
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_2x20_P2.54mm_Vertical
-Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x20 2.54mm double row
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_2x20_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x20 2.54mm double row
-0
-40
-40
-Connector_PinSocket_2.54mm
-PinSocket_2x21_P2.54mm_Horizontal
-Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x21 2.54mm double row
-0
-42
-42
-Connector_PinSocket_2.54mm
-PinSocket_2x21_P2.54mm_Vertical
-Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x21 2.54mm double row
-0
-42
-42
-Connector_PinSocket_2.54mm
-PinSocket_2x21_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x21 2.54mm double row
-0
-42
-42
-Connector_PinSocket_2.54mm
-PinSocket_2x22_P2.54mm_Horizontal
-Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x22 2.54mm double row
-0
-44
-44
-Connector_PinSocket_2.54mm
-PinSocket_2x22_P2.54mm_Vertical
-Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x22 2.54mm double row
-0
-44
-44
-Connector_PinSocket_2.54mm
-PinSocket_2x22_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x22 2.54mm double row
-0
-44
-44
-Connector_PinSocket_2.54mm
-PinSocket_2x23_P2.54mm_Horizontal
-Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x23 2.54mm double row
-0
-46
-46
-Connector_PinSocket_2.54mm
-PinSocket_2x23_P2.54mm_Vertical
-Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x23 2.54mm double row
-0
-46
-46
-Connector_PinSocket_2.54mm
-PinSocket_2x23_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x23 2.54mm double row
-0
-46
-46
-Connector_PinSocket_2.54mm
-PinSocket_2x24_P2.54mm_Horizontal
-Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x24 2.54mm double row
-0
-48
-48
-Connector_PinSocket_2.54mm
-PinSocket_2x24_P2.54mm_Vertical
-Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x24 2.54mm double row
-0
-48
-48
-Connector_PinSocket_2.54mm
-PinSocket_2x24_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x24 2.54mm double row
-0
-48
-48
-Connector_PinSocket_2.54mm
-PinSocket_2x25_P2.54mm_Horizontal
-Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x25 2.54mm double row
-0
-50
-50
-Connector_PinSocket_2.54mm
-PinSocket_2x25_P2.54mm_Vertical
-Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x25 2.54mm double row
-0
-50
-50
-Connector_PinSocket_2.54mm
-PinSocket_2x25_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x25 2.54mm double row
-0
-50
-50
-Connector_PinSocket_2.54mm
-PinSocket_2x26_P2.54mm_Horizontal
-Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x26 2.54mm double row
-0
-52
-52
-Connector_PinSocket_2.54mm
-PinSocket_2x26_P2.54mm_Vertical
-Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x26 2.54mm double row
-0
-52
-52
-Connector_PinSocket_2.54mm
-PinSocket_2x26_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x26 2.54mm double row
-0
-52
-52
-Connector_PinSocket_2.54mm
-PinSocket_2x27_P2.54mm_Horizontal
-Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x27 2.54mm double row
-0
-54
-54
-Connector_PinSocket_2.54mm
-PinSocket_2x27_P2.54mm_Vertical
-Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x27 2.54mm double row
-0
-54
-54
-Connector_PinSocket_2.54mm
-PinSocket_2x27_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x27 2.54mm double row
-0
-54
-54
-Connector_PinSocket_2.54mm
-PinSocket_2x28_P2.54mm_Horizontal
-Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x28 2.54mm double row
-0
-56
-56
-Connector_PinSocket_2.54mm
-PinSocket_2x28_P2.54mm_Vertical
-Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x28 2.54mm double row
-0
-56
-56
-Connector_PinSocket_2.54mm
-PinSocket_2x28_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x28 2.54mm double row
-0
-56
-56
-Connector_PinSocket_2.54mm
-PinSocket_2x29_P2.54mm_Horizontal
-Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x29 2.54mm double row
-0
-58
-58
-Connector_PinSocket_2.54mm
-PinSocket_2x29_P2.54mm_Vertical
-Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x29 2.54mm double row
-0
-58
-58
-Connector_PinSocket_2.54mm
-PinSocket_2x29_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x29 2.54mm double row
-0
-58
-58
-Connector_PinSocket_2.54mm
-PinSocket_2x30_P2.54mm_Horizontal
-Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x30 2.54mm double row
-0
-60
-60
-Connector_PinSocket_2.54mm
-PinSocket_2x30_P2.54mm_Vertical
-Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x30 2.54mm double row
-0
-60
-60
-Connector_PinSocket_2.54mm
-PinSocket_2x30_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x30 2.54mm double row
-0
-60
-60
-Connector_PinSocket_2.54mm
-PinSocket_2x31_P2.54mm_Horizontal
-Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x31 2.54mm double row
-0
-62
-62
-Connector_PinSocket_2.54mm
-PinSocket_2x31_P2.54mm_Vertical
-Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x31 2.54mm double row
-0
-62
-62
-Connector_PinSocket_2.54mm
-PinSocket_2x31_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x31 2.54mm double row
-0
-62
-62
-Connector_PinSocket_2.54mm
-PinSocket_2x32_P2.54mm_Horizontal
-Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x32 2.54mm double row
-0
-64
-64
-Connector_PinSocket_2.54mm
-PinSocket_2x32_P2.54mm_Vertical
-Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x32 2.54mm double row
-0
-64
-64
-Connector_PinSocket_2.54mm
-PinSocket_2x32_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x32 2.54mm double row
-0
-64
-64
-Connector_PinSocket_2.54mm
-PinSocket_2x33_P2.54mm_Horizontal
-Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x33 2.54mm double row
-0
-66
-66
-Connector_PinSocket_2.54mm
-PinSocket_2x33_P2.54mm_Vertical
-Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x33 2.54mm double row
-0
-66
-66
-Connector_PinSocket_2.54mm
-PinSocket_2x33_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x33 2.54mm double row
-0
-66
-66
-Connector_PinSocket_2.54mm
-PinSocket_2x34_P2.54mm_Horizontal
-Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x34 2.54mm double row
-0
-68
-68
-Connector_PinSocket_2.54mm
-PinSocket_2x34_P2.54mm_Vertical
-Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x34 2.54mm double row
-0
-68
-68
-Connector_PinSocket_2.54mm
-PinSocket_2x34_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x34 2.54mm double row
-0
-68
-68
-Connector_PinSocket_2.54mm
-PinSocket_2x35_P2.54mm_Horizontal
-Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x35 2.54mm double row
-0
-70
-70
-Connector_PinSocket_2.54mm
-PinSocket_2x35_P2.54mm_Vertical
-Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x35 2.54mm double row
-0
-70
-70
-Connector_PinSocket_2.54mm
-PinSocket_2x35_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x35 2.54mm double row
-0
-70
-70
-Connector_PinSocket_2.54mm
-PinSocket_2x36_P2.54mm_Horizontal
-Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x36 2.54mm double row
-0
-72
-72
-Connector_PinSocket_2.54mm
-PinSocket_2x36_P2.54mm_Vertical
-Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x36 2.54mm double row
-0
-72
-72
-Connector_PinSocket_2.54mm
-PinSocket_2x36_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x36 2.54mm double row
-0
-72
-72
-Connector_PinSocket_2.54mm
-PinSocket_2x37_P2.54mm_Horizontal
-Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x37 2.54mm double row
-0
-74
-74
-Connector_PinSocket_2.54mm
-PinSocket_2x37_P2.54mm_Vertical
-Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x37 2.54mm double row
-0
-74
-74
-Connector_PinSocket_2.54mm
-PinSocket_2x37_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x37 2.54mm double row
-0
-74
-74
-Connector_PinSocket_2.54mm
-PinSocket_2x38_P2.54mm_Horizontal
-Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x38 2.54mm double row
-0
-76
-76
-Connector_PinSocket_2.54mm
-PinSocket_2x38_P2.54mm_Vertical
-Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x38 2.54mm double row
-0
-76
-76
-Connector_PinSocket_2.54mm
-PinSocket_2x38_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x38 2.54mm double row
-0
-76
-76
-Connector_PinSocket_2.54mm
-PinSocket_2x39_P2.54mm_Horizontal
-Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x39 2.54mm double row
-0
-78
-78
-Connector_PinSocket_2.54mm
-PinSocket_2x39_P2.54mm_Vertical
-Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x39 2.54mm double row
-0
-78
-78
-Connector_PinSocket_2.54mm
-PinSocket_2x39_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x39 2.54mm double row
-0
-78
-78
-Connector_PinSocket_2.54mm
-PinSocket_2x40_P2.54mm_Horizontal
-Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
-Through hole angled socket strip THT 2x40 2.54mm double row
-0
-80
-80
-Connector_PinSocket_2.54mm
-PinSocket_2x40_P2.54mm_Vertical
-Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Through hole socket strip THT 2x40 2.54mm double row
-0
-80
-80
-Connector_PinSocket_2.54mm
-PinSocket_2x40_P2.54mm_Vertical_SMD
-surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
-Surface mounted socket strip SMD 2x40 2.54mm double row
-0
-80
-80
-Connector_RJ
-RJ12_Amphenol_54601
-RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf
-RJ12 connector
-0
-6
-6
-Connector_RJ
-RJ14_Connfly_DS1133-S4_Horizontal
-RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf
-RJ14 connector 6P4C Connfly DS1133
-0
-4
-4
-Connector_RJ
-RJ25_Wayconn_MJEA-660X1_Horizontal
-RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf
-RJ12 RJ18 RJ25 jack connector 6P6C
-0
-6
-6
-Connector_RJ
-RJ45_Abracon_ARJP11A-MA_Horizontal
-Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF)
-ethernet 8p8c transformer poe rj45
-0
-15
-14
-Connector_RJ
-RJ45_Amphenol_54602-x08_Horizontal
-8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf)
-RJ45
-0
-8
-8
-Connector_RJ
-RJ45_Amphenol_RJHSE538X
-Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
-RJ45 8p8c ethernet cat5
-0
-14
-13
-Connector_RJ
-RJ45_Amphenol_RJHSE538X-02
-Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf
-RJ45 8p8c dual ethernet cat5
-0
-26
-25
-Connector_RJ
-RJ45_Amphenol_RJHSE5380
-Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
-RJ45 8p8c ethernet cat5
-0
-10
-9
-Connector_RJ
-RJ45_Amphenol_RJHSE5380-08
-Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf
-RJ45 8p8c ethernet cat5
-0
-68
-65
-Connector_RJ
-RJ45_Amphenol_RJMG1BD3B8K1ANR
-1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF
-RJ45 Magjack
-0
-14
-13
-Connector_RJ
-RJ45_BEL_SS74301-00x_Vertical
-https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf
-RJ45 Vertical Shield LED Green Yellow
-0
-14
-13
-Connector_RJ
-RJ45_Bel_SI-60062-F
-1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf
-RJ45 Magjack
-0
-14
-13
-Connector_RJ
-RJ45_Cetus_J1B1211CCD_Horizontal
-1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf)
-RJ45 Magjack
-0
-14
-13
-Connector_RJ
-RJ45_Hanrun_HR911105A
-http://www.kosmodrom.com.ua/pdf/HR911105A.pdf
-RJ45 Magjack
-0
-14
-13
-Connector_RJ
-RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal
-10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf
-RJ45 ethernet magnetic
-0
-16
-15
-Connector_RJ
-RJ45_Molex_0855135013_Vertical
-1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf
-RJ45 Vertical
-0
-9
-9
-Connector_RJ
-RJ45_Ninigi_GE
-1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf
-RJ45 ethernet 8p8c
-0
-10
-9
-Connector_RJ
-RJ45_OST_PJ012-8P8CX_Vertical
-RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf
-RJ45 PJ012
-0
-8
-8
-Connector_RJ
-RJ45_Plug_Metz_AJP92A8813
-plug, ethernet, 8P8C, RJ45 Plug
-AJP92A8813 8P8C RJ45 ethernet plug
-0
-8
-8
-Connector_RJ
-RJ45_Pulse_JK00177NL_Horizontal
-10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf
-RJ45 8p8c ethernet POE
-0
-22
-21
-Connector_RJ
-RJ45_Pulse_JK0654219NL_Horizontal
-10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2
-RJ45 8p8c ethernet
-0
-18
-17
-Connector_RJ
-RJ45_Pulse_JXD6-0001NL_Horizontal
-RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf)
-ethernet 8p8c transformer magjack
-0
-12
-11
-Connector_RJ
-RJ45_UDE_RB1-125B8G1A
-1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3
-RJ45 ethernet
-0
-16
-15
-Connector_RJ
-RJ45_Wuerth_7499010001A_Horizontal
-10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf
-RJ45 ethernet magnetic
-0
-10
-9
-Connector_RJ
-RJ45_Wuerth_7499010121A_Horizontal
-10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf
-RJ45 ethernet magnetic
-0
-14
-13
-Connector_RJ
-RJ45_Wuerth_7499111446_Horizontal
-LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT
-ethernet lan connector
-0
-16
-15
-Connector_RJ
-RJ45_Wuerth_7499151120_Horizontal
-Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf)
-ethernet lan connector
-0
-32
-29
-Connector_RJ
-RJ45_Wuerth_74980111211_Horizontal
-RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf)
-lan magnetics transformer
-0
-14
-13
-Connector_SATA_SAS
-SAS-mini_TEConnectivity_1888174_Vertical
-36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English
-SAS mini connector
-0
-44
-44
-Connector_SATA_SAS
-SATA_Amphenol_10029364-001LF_Horizontal
-https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf
-SATA
-0
-24
-23
-Connector_Samtec
-Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical
-http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf
-FMC HPC
-0
-400
-400
-Connector_Samtec
-Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical
-https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf
-FMC HPC
-0
-400
-400
-Connector_Samtec
-Samtec_FMC_ASP-134604-01_4x40_Vertical
-http://www.samtec.com/standards/vita.aspx
-FMC LPC VITA
-0
-162
-160
-Connector_Samtec
-Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-10
-10
-Connector_Samtec
-Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-12
-11
-Connector_Samtec
-Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-20
-20
-Connector_Samtec
-Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-22
-21
-Connector_Samtec
-Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-40
-40
-Connector_Samtec
-Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-42
-41
-Connector_Samtec
-Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-60
-60
-Connector_Samtec
-Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-62
-61
-Connector_Samtec
-Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-80
-80
-Connector_Samtec
-Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-82
-81
-Connector_Samtec
-Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-100
-100
-Connector_Samtec
-Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical
-Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec side entry
-0
-102
-101
-Connector_Samtec_HLE_SMD
-Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-4
-4
-Connector_Samtec_HLE_SMD
-Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-4
-4
-Connector_Samtec_HLE_SMD
-Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-4
-4
-Connector_Samtec_HLE_SMD
-Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-4
-4
-Connector_Samtec_HLE_SMD
-Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-6
-6
-Connector_Samtec_HLE_SMD
-Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-6
-6
-Connector_Samtec_HLE_SMD
-Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-6
-6
-Connector_Samtec_HLE_SMD
-Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-6
-6
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-8
-8
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-10
-10
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-12
-12
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-14
-14
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-16
-16
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-18
-18
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-20
-20
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-22
-22
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-24
-24
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-26
-26
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-28
-28
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-30
-30
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-32
-32
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-34
-34
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-36
-36
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-38
-38
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-40
-40
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-42
-42
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-44
-44
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-46
-46
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-48
-48
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-50
-50
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-52
-52
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-54
-54
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-56
-56
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-58
-58
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-60
-60
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-62
-62
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-64
-64
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-66
-66
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-68
-68
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-70
-70
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-72
-72
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-74
-74
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-76
-76
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-78
-78
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-80
-80
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-82
-82
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-84
-84
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-86
-86
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-88
-88
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-90
-90
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-92
-92
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-94
-94
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-96
-96
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-98
-98
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_SMD
-Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
-connector Samtec HLE horizontal
-0
-100
-100
-Connector_Samtec_HLE_THT
-Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-8
-8
-Connector_Samtec_HLE_THT
-Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-8
-8
-Connector_Samtec_HLE_THT
-Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-8
-8
-Connector_Samtec_HLE_THT
-Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-10
-10
-Connector_Samtec_HLE_THT
-Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-10
-10
-Connector_Samtec_HLE_THT
-Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-10
-10
-Connector_Samtec_HLE_THT
-Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-12
-12
-Connector_Samtec_HLE_THT
-Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-12
-12
-Connector_Samtec_HLE_THT
-Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-12
-12
-Connector_Samtec_HLE_THT
-Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-14
-14
-Connector_Samtec_HLE_THT
-Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-14
-14
-Connector_Samtec_HLE_THT
-Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-14
-14
-Connector_Samtec_HLE_THT
-Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-16
-16
-Connector_Samtec_HLE_THT
-Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-16
-16
-Connector_Samtec_HLE_THT
-Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-16
-16
-Connector_Samtec_HLE_THT
-Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-18
-18
-Connector_Samtec_HLE_THT
-Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-18
-18
-Connector_Samtec_HLE_THT
-Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-18
-18
-Connector_Samtec_HLE_THT
-Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-20
-20
-Connector_Samtec_HLE_THT
-Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-20
-20
-Connector_Samtec_HLE_THT
-Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-20
-20
-Connector_Samtec_HLE_THT
-Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-22
-22
-Connector_Samtec_HLE_THT
-Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-22
-22
-Connector_Samtec_HLE_THT
-Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-22
-22
-Connector_Samtec_HLE_THT
-Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-24
-24
-Connector_Samtec_HLE_THT
-Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-24
-24
-Connector_Samtec_HLE_THT
-Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-24
-24
-Connector_Samtec_HLE_THT
-Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-26
-26
-Connector_Samtec_HLE_THT
-Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-26
-26
-Connector_Samtec_HLE_THT
-Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-26
-26
-Connector_Samtec_HLE_THT
-Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-28
-28
-Connector_Samtec_HLE_THT
-Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-28
-28
-Connector_Samtec_HLE_THT
-Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-28
-28
-Connector_Samtec_HLE_THT
-Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-30
-30
-Connector_Samtec_HLE_THT
-Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-30
-30
-Connector_Samtec_HLE_THT
-Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-30
-30
-Connector_Samtec_HLE_THT
-Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-32
-32
-Connector_Samtec_HLE_THT
-Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-32
-32
-Connector_Samtec_HLE_THT
-Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-32
-32
-Connector_Samtec_HLE_THT
-Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-34
-34
-Connector_Samtec_HLE_THT
-Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-34
-34
-Connector_Samtec_HLE_THT
-Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-34
-34
-Connector_Samtec_HLE_THT
-Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-36
-36
-Connector_Samtec_HLE_THT
-Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-36
-36
-Connector_Samtec_HLE_THT
-Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-36
-36
-Connector_Samtec_HLE_THT
-Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-38
-38
-Connector_Samtec_HLE_THT
-Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-38
-38
-Connector_Samtec_HLE_THT
-Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-38
-38
-Connector_Samtec_HLE_THT
-Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-40
-40
-Connector_Samtec_HLE_THT
-Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-40
-40
-Connector_Samtec_HLE_THT
-Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-40
-40
-Connector_Samtec_HLE_THT
-Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-42
-42
-Connector_Samtec_HLE_THT
-Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-42
-42
-Connector_Samtec_HLE_THT
-Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-42
-42
-Connector_Samtec_HLE_THT
-Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-44
-44
-Connector_Samtec_HLE_THT
-Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-44
-44
-Connector_Samtec_HLE_THT
-Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-44
-44
-Connector_Samtec_HLE_THT
-Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-46
-46
-Connector_Samtec_HLE_THT
-Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-46
-46
-Connector_Samtec_HLE_THT
-Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-46
-46
-Connector_Samtec_HLE_THT
-Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-48
-48
-Connector_Samtec_HLE_THT
-Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-48
-48
-Connector_Samtec_HLE_THT
-Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-48
-48
-Connector_Samtec_HLE_THT
-Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-50
-50
-Connector_Samtec_HLE_THT
-Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-50
-50
-Connector_Samtec_HLE_THT
-Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-50
-50
-Connector_Samtec_HLE_THT
-Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-52
-52
-Connector_Samtec_HLE_THT
-Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-52
-52
-Connector_Samtec_HLE_THT
-Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-52
-52
-Connector_Samtec_HLE_THT
-Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-54
-54
-Connector_Samtec_HLE_THT
-Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-54
-54
-Connector_Samtec_HLE_THT
-Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-54
-54
-Connector_Samtec_HLE_THT
-Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-56
-56
-Connector_Samtec_HLE_THT
-Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-56
-56
-Connector_Samtec_HLE_THT
-Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-56
-56
-Connector_Samtec_HLE_THT
-Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-58
-58
-Connector_Samtec_HLE_THT
-Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-58
-58
-Connector_Samtec_HLE_THT
-Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-58
-58
-Connector_Samtec_HLE_THT
-Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-60
-60
-Connector_Samtec_HLE_THT
-Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-60
-60
-Connector_Samtec_HLE_THT
-Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-60
-60
-Connector_Samtec_HLE_THT
-Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-62
-62
-Connector_Samtec_HLE_THT
-Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-62
-62
-Connector_Samtec_HLE_THT
-Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-62
-62
-Connector_Samtec_HLE_THT
-Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-64
-64
-Connector_Samtec_HLE_THT
-Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-64
-64
-Connector_Samtec_HLE_THT
-Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-64
-64
-Connector_Samtec_HLE_THT
-Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-66
-66
-Connector_Samtec_HLE_THT
-Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-66
-66
-Connector_Samtec_HLE_THT
-Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-66
-66
-Connector_Samtec_HLE_THT
-Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-68
-68
-Connector_Samtec_HLE_THT
-Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-68
-68
-Connector_Samtec_HLE_THT
-Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-68
-68
-Connector_Samtec_HLE_THT
-Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-70
-70
-Connector_Samtec_HLE_THT
-Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-70
-70
-Connector_Samtec_HLE_THT
-Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-70
-70
-Connector_Samtec_HLE_THT
-Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-72
-72
-Connector_Samtec_HLE_THT
-Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-72
-72
-Connector_Samtec_HLE_THT
-Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-72
-72
-Connector_Samtec_HLE_THT
-Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-74
-74
-Connector_Samtec_HLE_THT
-Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-74
-74
-Connector_Samtec_HLE_THT
-Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-74
-74
-Connector_Samtec_HLE_THT
-Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-76
-76
-Connector_Samtec_HLE_THT
-Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-76
-76
-Connector_Samtec_HLE_THT
-Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-76
-76
-Connector_Samtec_HLE_THT
-Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-78
-78
-Connector_Samtec_HLE_THT
-Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-78
-78
-Connector_Samtec_HLE_THT
-Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-78
-78
-Connector_Samtec_HLE_THT
-Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-80
-80
-Connector_Samtec_HLE_THT
-Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-80
-80
-Connector_Samtec_HLE_THT
-Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-80
-80
-Connector_Samtec_HLE_THT
-Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-82
-82
-Connector_Samtec_HLE_THT
-Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-82
-82
-Connector_Samtec_HLE_THT
-Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-82
-82
-Connector_Samtec_HLE_THT
-Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-84
-84
-Connector_Samtec_HLE_THT
-Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-84
-84
-Connector_Samtec_HLE_THT
-Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-84
-84
-Connector_Samtec_HLE_THT
-Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-86
-86
-Connector_Samtec_HLE_THT
-Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-86
-86
-Connector_Samtec_HLE_THT
-Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-86
-86
-Connector_Samtec_HLE_THT
-Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-88
-88
-Connector_Samtec_HLE_THT
-Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-88
-88
-Connector_Samtec_HLE_THT
-Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-88
-88
-Connector_Samtec_HLE_THT
-Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-90
-90
-Connector_Samtec_HLE_THT
-Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-90
-90
-Connector_Samtec_HLE_THT
-Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-90
-90
-Connector_Samtec_HLE_THT
-Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-92
-92
-Connector_Samtec_HLE_THT
-Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-92
-92
-Connector_Samtec_HLE_THT
-Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-92
-92
-Connector_Samtec_HLE_THT
-Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-94
-94
-Connector_Samtec_HLE_THT
-Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-94
-94
-Connector_Samtec_HLE_THT
-Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-94
-94
-Connector_Samtec_HLE_THT
-Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-96
-96
-Connector_Samtec_HLE_THT
-Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-96
-96
-Connector_Samtec_HLE_THT
-Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-96
-96
-Connector_Samtec_HLE_THT
-Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-98
-98
-Connector_Samtec_HLE_THT
-Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-98
-98
-Connector_Samtec_HLE_THT
-Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-98
-98
-Connector_Samtec_HLE_THT
-Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-100
-100
-Connector_Samtec_HLE_THT
-Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-100
-100
-Connector_Samtec_HLE_THT
-Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal
-Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
-connector Samtec HLE top entry
-0
-100
-100
-Connector_Stocko
-Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-2
-2
-Connector_Stocko
-Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-2
-2
-Connector_Stocko
-Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-3
-3
-Connector_Stocko
-Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-4
-4
-Connector_Stocko
-Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-5
-5
-Connector_Stocko
-Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-6
-6
-Connector_Stocko
-Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-7
-7
-Connector_Stocko
-Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-8
-8
-Connector_Stocko
-Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-9
-9
-Connector_Stocko
-Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-10
-10
-Connector_Stocko
-Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-11
-11
-Connector_Stocko
-Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-12
-12
-Connector_Stocko
-Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-13
-13
-Connector_Stocko
-Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-14
-14
-Connector_Stocko
-Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-15
-15
-Connector_Stocko
-Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-16
-16
-Connector_Stocko
-Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-17
-17
-Connector_Stocko
-Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-18
-18
-Connector_Stocko
-Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-19
-19
-Connector_Stocko
-Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical
-Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
-Stocko RFK MKS 16xx
-0
-20
-20
-Connector_TE-Connectivity
-TE_1-826576-3_1x13_P3.96mm_Vertical
-TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-13
-13
-Connector_TE-Connectivity
-TE_1-826576-5_1x15_P3.96mm_Vertical
-TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-15
-15
-Connector_TE-Connectivity
-TE_1-826576-6_1x16_P3.96mm_Vertical
-TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-16
-16
-Connector_TE-Connectivity
-TE_1-826576-7_1x17_P3.96mm_Vertical
-TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-17
-17
-Connector_TE-Connectivity
-TE_1-826576-8_1x18_P3.96mm_Vertical
-TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-18
-18
-Connector_TE-Connectivity
-TE_2-826576-0_1x20_P3.96mm_Vertical
-TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-20
-20
-Connector_TE-Connectivity
-TE_3-826576-6_1x36_P3.96mm_Vertical
-TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-36
-36
-Connector_TE-Connectivity
-TE_826576-2_1x02_P3.96mm_Vertical
-TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-2
-2
-Connector_TE-Connectivity
-TE_826576-3_1x03_P3.96mm_Vertical
-TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-3
-3
-Connector_TE-Connectivity
-TE_826576-5_1x05_P3.96mm_Vertical
-TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-5
-5
-Connector_TE-Connectivity
-TE_826576-6_1x06_P3.96mm_Vertical
-TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-6
-6
-Connector_TE-Connectivity
-TE_826576-7_1x07_P3.96mm_Vertical
-TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-7
-7
-Connector_TE-Connectivity
-TE_826576-8_1x08_P3.96mm_Vertical
-TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-8
-8
-Connector_TE-Connectivity
-TE_826576-9_1x09_P3.96mm_Vertical
-TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
-connector TE 826576 vertical
-0
-9
-9
-Connector_TE-Connectivity
-TE_5767171-1_2x19_P0.635mm_Vertical
-PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2)
-mictor38 receptacle board-to-board
-0
-43
-39
-Connector_TE-Connectivity
-TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal
-Connector
-TE 776087
-0
-23
-23
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-9
-9
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-12
-12
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-15
-15
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-12
-12
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-10
-10
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-2
-2
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-3
-3
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-4
-4
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-6
-6
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-2
-2
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-3
-3
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-4
-4
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-6
-6
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-8
-8
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-10
-10
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-12
-12
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-14
-14
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-16
-16
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-14
-14
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-16
-16
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-18
-18
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-20
-20
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-22
-22
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-24
-24
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK side entry
-0
-8
-8
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-18
-18
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-20
-20
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-22
-22
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-24
-24
-Connector_TE-Connectivity
-TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal
-Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
-connector TE MATE-N-LOK top entry
-0
-1
-1
-Connector_TE-Connectivity
-TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical
-https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1
-connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power
-0
-4
-4
-Connector_USB
-USB3_A_Molex_48393-001
-USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf)
-USB 3.0 type A right angle
-0
-13
-10
-Connector_USB
-USB3_A_Plug_Wuerth_692112030100_Horizontal
-USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf
-usb A plug horizontal
-0
-11
-10
-Connector_USB
-USB3_Micro-B_Connfly_DS1104-01
-Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf)
-USB 3.0 Micro B SMD right angle
-0
-16
-11
-Connector_USB
-USB_A_CNCTech_1001-011-01101_Horizontal
-USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf
-USB-A
-0
-6
-5
-Connector_USB
-USB_A_CONNFLY_DS1095-WNR0
-http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf
-USB-A receptacle horizontal through-hole
-0
-6
-5
-Connector_USB
-USB_A_Molex_67643_Horizontal
-USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf
-USB_A Female Connector receptacle
-0
-6
-5
-Connector_USB
-USB_A_Molex_105057_Vertical
-https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf
-USB A Vertical
-0
-7
-5
-Connector_USB
-USB_A_Stewart_SS-52100-001_Horizontal
-USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf
-USB_A Female Connector receptacle
-0
-6
-5
-Connector_USB
-USB_A_TE_292303-7_Horizontal
-USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English
-USB_A Female Connector receptacle
-0
-6
-5
-Connector_USB
-USB_A_Wuerth_614004134726_Horizontal
-USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf
-USB_A Female Connector receptacle
-0
-8
-5
-Connector_USB
-USB_A_Wuerth_61400826021_Horizontal_Stacked
-Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf
-Wuerth stacked USB_A
-0
-12
-9
-Connector_USB
-USB_B_Amphenol_MUSB-D511_Vertical_Rugged
-A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf
-USB_B_MUSB_Straight female connector straight rugged MUSB D511
-0
-6
-5
-Connector_USB
-USB_B_Lumberg_2411_02_Horizontal
-USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf
-USB B receptacle horizontal through-hole
-0
-6
-5
-Connector_USB
-USB_B_OST_USB-B1HSxx_Horizontal
-USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf
-USB-B receptacle horizontal through-hole
-0
-6
-5
-Connector_USB
-USB_B_TE_5787834_Vertical
-http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf
-USB_B USB B vertical female connector
-0
-6
-5
-Connector_USB
-USB_C_Plug_JAE_DX07P024AJ1
-Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1
-USB Type-C Plug Edge Mount
-0
-30
-25
-Connector_USB
-USB_C_Plug_Molex_105444
-Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf
-USB Type-C Plug Edge Mount
-0
-24
-23
-Connector_USB
-USB_C_Receptacle_Amphenol_12401548E4-2A
-USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
-USB C Type-C Receptacle Hybrid
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles
-USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
-USB C Type-C Receptacle Hybrid
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_Amphenol_12401610E4-2A
-USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
-USB C Type-C Receptacle SMD
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles
-USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
-USB C Type-C Receptacle SMD
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_GCT_USB4085
-USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf
-USB Type-C Receptacle Through-hole Right angle
-0
-20
-17
-Connector_USB
-USB_C_Receptacle_GCT_USB4115-03-C
-USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf
-USB C Type-C Receptacle SMD
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_HRO_TYPE-C-31-M-12
-USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf
-usb usb-c 2.0 pd
-0
-20
-17
-Connector_USB
-USB_C_Receptacle_JAE_DX07S016JA1R1500
-USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780
-USB C Type-C Receptacle SMD USB 2.0
-0
-22
-17
-Connector_USB
-USB_C_Receptacle_JAE_DX07S024WJ1R350
-http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf
-USB C Type-C Receptacle SMD
-0
-30
-25
-Connector_USB
-USB_C_Receptacle_JAE_DX07S024WJ3R400
-USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf
-USB C Type-C Receptacle SMD
-0
-28
-25
-Connector_USB
-USB_C_Receptacle_Palconn_UTC16-G
-http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf
-USB C Type-C Receptacle USB2.0
-0
-20
-17
-Connector_USB
-USB_C_Receptacle_XKB_U262-16XN-4BVC11
-USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf
-USB C Type-C Receptacle SMD
-0
-20
-17
-Connector_USB
-USB_Micro-AB_Molex_47590-0001
-Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf)
-Micro AB USB SMD
-0
-14
-6
-Connector_USB
-USB_Micro-B_Amphenol_10103594-0001LF_Horizontal
-Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf
-USB USB_B USB_micro USB_OTG
-0
-17
-6
-Connector_USB
-USB_Micro-B_Amphenol_10104110_Horizontal
-USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf
-USB Micro B horizontal
-0
-9
-6
-Connector_USB
-USB_Micro-B_Amphenol_10118194_Horizontal
-USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf
-USB Micro B horizontal SMD
-0
-17
-6
-Connector_USB
-USB_Micro-B_GCT_USB3076-30-A
-GCT Micro USB https://gct.co/files/drawings/usb3076.pdf
-Micro-USB SMD Typ-B GCT
-0
-11
-6
-Connector_USB
-USB_Micro-B_Molex-105017-0001
-http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf
-Micro-USB SMD Typ-B
-0
-13
-6
-Connector_USB
-USB_Micro-B_Molex-105133-0001
-Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf)
-Micro-USB SMD Typ-B Vertical
-0
-8
-6
-Connector_USB
-USB_Micro-B_Molex-105133-0031
-Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf)
-Micro-USB SMD Typ-B Vertical
-0
-8
-6
-Connector_USB
-USB_Micro-B_Molex_47346-0001
-Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf)
-Micro B USB SMD
-0
-11
-6
-Connector_USB
-USB_Micro-B_Wuerth_614105150721_Vertical
-USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
-usb micro receptacle vertical
-0
-7
-6
-Connector_USB
-USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles
-USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
-usb micro receptacle vertical
-0
-7
-6
-Connector_USB
-USB_Micro-B_Wuerth_629105150521
-USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
-usb micro receptacle
-0
-9
-6
-Connector_USB
-USB_Micro-B_Wuerth_629105150521_CircularHoles
-USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
-usb micro receptacle
-0
-9
-6
-Connector_USB
-USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical
-http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf
-USB Mini-B
-0
-7
-6
-Connector_USB
-USB_Mini-B_Lumberg_2486_01_Horizontal
-USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf
-USB USB_B USB_Mini connector
-0
-9
-6
-Connector_USB
-USB_Mini-B_Tensility_54-00023_Vertical
-http://www.tensility.com/pdffiles/54-00023.pdf
-usb mini receptacle vertical
-0
-7
-6
-Connector_USB
-USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles
-http://www.tensility.com/pdffiles/54-00023.pdf
-usb mini receptacle vertical
-0
-7
-6
-Connector_USB
-USB_Mini-B_Wuerth_65100516121_Horizontal
-Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf)
-Mini USB 2.0 Type B
-0
-9
-6
-Connector_Wago
-Wago_734-132_1x02_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-2
-2
-Connector_Wago
-Wago_734-133_1x03_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-3
-3
-Connector_Wago
-Wago_734-134_1x04_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-4
-4
-Connector_Wago
-Wago_734-135_1x05_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-5
-5
-Connector_Wago
-Wago_734-136_1x06_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-6
-6
-Connector_Wago
-Wago_734-137_1x07_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-7
-7
-Connector_Wago
-Wago_734-138_1x08_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-8
-8
-Connector_Wago
-Wago_734-139_1x09_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-9
-9
-Connector_Wago
-Wago_734-140_1x10_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-10
-10
-Connector_Wago
-Wago_734-141_1x11_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-11
-11
-Connector_Wago
-Wago_734-142_1x12_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-12
-12
-Connector_Wago
-Wago_734-143_1x13_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-13
-13
-Connector_Wago
-Wago_734-144_1x14_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-14
-14
-Connector_Wago
-Wago_734-146_1x16_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-16
-16
-Connector_Wago
-Wago_734-148_1x18_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-18
-18
-Connector_Wago
-Wago_734-150_1x20_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-20
-20
-Connector_Wago
-Wago_734-154_1x24_P3.50mm_Vertical
-Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago side entry
-0
-24
-24
-Connector_Wago
-Wago_734-162_1x02_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-2
-2
-Connector_Wago
-Wago_734-163_1x03_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-3
-3
-Connector_Wago
-Wago_734-164_1x04_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-4
-4
-Connector_Wago
-Wago_734-165_1x05_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-5
-5
-Connector_Wago
-Wago_734-166_1x06_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-6
-6
-Connector_Wago
-Wago_734-167_1x07_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-7
-7
-Connector_Wago
-Wago_734-168_1x08_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-8
-8
-Connector_Wago
-Wago_734-169_1x09_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-9
-9
-Connector_Wago
-Wago_734-170_1x10_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-10
-10
-Connector_Wago
-Wago_734-171_1x11_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-11
-11
-Connector_Wago
-Wago_734-172_1x12_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-12
-12
-Connector_Wago
-Wago_734-173_1x13_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-13
-13
-Connector_Wago
-Wago_734-174_1x14_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-14
-14
-Connector_Wago
-Wago_734-176_1x16_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-16
-16
-Connector_Wago
-Wago_734-178_1x18_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-18
-18
-Connector_Wago
-Wago_734-180_1x20_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-20
-20
-Connector_Wago
-Wago_734-184_1x24_P3.50mm_Horizontal
-Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
-connector Wago top entry
-0
-24
-24
-Connector_Wire
-SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm
-Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm
-Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm
-Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm
-Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm
-Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm
-Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.1sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm
-Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm
-Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm
-Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm
-Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm
-Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm
-Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm
-Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm
-Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm
-Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm
-Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm
-Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm
-Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm
-Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm
-Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm
-Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm
-Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm
-Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm
-Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.15sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm
-Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm
-Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm
-Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm
-Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm
-Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm
-Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm
-Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm
-Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm
-Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm
-Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm
-Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm
-Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.25sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm
-Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm
-Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm
-Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm
-Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm
-Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm
-Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm
-Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm
-Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm
-Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm
-Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm
-Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm
-Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.75sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm
-Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm
-Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm
-Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm
-Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm
-Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm
-Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 0.127sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm
-Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm
-Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm
-Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm
-Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm
-Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm
-Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm
-Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm
-Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm
-Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm
-Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm
-Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm
-Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm
-Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm
-Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm
-Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm
-Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm
-Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm
-Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm
-Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm
-Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm
-Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm
-Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm
-Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm
-Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 1sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm
-Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm
-Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm
-Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm
-Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm
-Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm
-Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm
-Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm
-Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm
-Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm
-Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm
-Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm
-Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2.5sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2sqmm_1x01_D2mm_OD3.9mm
-Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-1
-1
-Connector_Wire
-SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-1
-1
-Connector_Wire
-SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm
-Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-2
-2
-Connector_Wire
-SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-2
-2
-Connector_Wire
-SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm
-Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-3
-3
-Connector_Wire
-SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-3
-3
-Connector_Wire
-SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm
-Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-4
-4
-Connector_Wire
-SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-4
-4
-Connector_Wire
-SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm
-Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-5
-5
-Connector_Wire
-SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-5
-5
-Connector_Wire
-SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm
-Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm
-0
-6
-6
-Connector_Wire
-SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief
-Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm strain-relief
-0
-6
-6
-Connector_Wire
-SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x
-Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
-connector wire 2sqmm double-strain-relief
-0
-6
-6
-Connector_Wire
-SolderWirePad_1x01_SMD_1x2mm
-Wire Pad, Square, SMD Pad, 5mm x 10mm,
-MesurementPoint Square SMDPad 5mmx10mm
-0
-1
-1
-Connector_Wire
-SolderWirePad_1x01_SMD_5x10mm
-Wire Pad, Square, SMD Pad, 5mm x 10mm,
-MesurementPoint Square SMDPad 5mmx10mm
-0
-1
-1
-Connector_Wuerth
-Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-2
-2
-Connector_Wuerth
-Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-3
-3
-Connector_Wuerth
-Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-4
-4
-Connector_Wuerth
-Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-5
-5
-Connector_Wuerth
-Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-6
-6
-Connector_Wuerth
-Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-7
-7
-Connector_Wuerth
-Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-8
-8
-Connector_Wuerth
-Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-9
-9
-Connector_Wuerth
-Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical
-Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
-connector Wuerth WR-WTB vertical
-0
-10
-10
-Converter_ACDC
-Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical
-ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf
-Converter AC-DC THT Vertical
-0
-6
-6
-Converter_ACDC
-Converter_ACDC_Hahn_HS-400xx_THT
-ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942
-Hahn ACDC-Converter THT
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_HiLink_HLK-PMxx
-ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54
-ACDC-Converter 3W THT HiLink board mount module
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-02-xx_SMD
-ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF
-ACDC-Converter 3W
-0
-14
-14
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-02-xx_THT
-ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf
-ACDC-Converter 2W THT
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-03-xx_SMD
-ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03
-ACDC-Converter 3W
-0
-14
-14
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-03-xx_THT
-ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF
-ACDC-Converter 3W THT
-0
-5
-5
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-05-xx_THT
-http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05
-ACDC-Converter 5W Meanwell IRM-05
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-10-xx_THT
-http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10
-ACDC-Converter 10W Meanwell IRM-10
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-20-xx_THT
-ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20
-ACDC-Converter 20W Meanwell IRM-20
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_MeanWell_IRM-60-xx_THT
-ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687
-switching power supply
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_RECOM_RAC01-xxSGB_THT
-https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf
-recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_RECOM_RAC04-xxSGx_THT
-https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf
-recom power ac dc
-0
-5
-5
-Converter_ACDC
-Converter_ACDC_RECOM_RAC05-xxSK_THT
-https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf
-recom power ac dc
-0
-5
-5
-Converter_ACDC
-Converter_ACDC_Recom_RAC20-xxDK_THT
-Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
-Recom RAC20-xxDK
-0
-5
-5
-Converter_ACDC
-Converter_ACDC_Recom_RAC20-xxSK_THT
-Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
-Recom RAC20-xxSK
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_TRACO_TMG-15_THT
-ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf
-ACDC-Converter TRACO TMG Series 15
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_TRACO_TMLM-04_THT
-ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf
-ACDC-Converter TRACO TMLM Series 04
-0
-7
-7
-Converter_ACDC
-Converter_ACDC_TRACO_TMLM-05_THT
-ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf
-ACDC-Converter TRACO TMLM 05
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_TRACO_TMLM-10-20_THT
-ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf
-ACDC-Converter TRACO TMLM 10 and TMLM 20
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT
-Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
-Vigortronix VTX-214-010-xxx serie of ACDC converter
-0
-4
-4
-Converter_ACDC
-Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT
-Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
-Vigortronix VTX-214-010-xxx serie of ACDC converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_Artesyn_ATA_SMD
-DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf
-DCDC SMD
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_Bothhand_CFUDxxxx_THT
-DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
-DCDC-Converter BOTHHAND Type CFxxxx-Serie
-0
-10
-10
-Converter_DCDC
-Converter_DCDC_Bothhand_CFUSxxxxEH_THT
-DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
-DCDC-Converter BOTHHAND Type CFxxxx-Serie
-0
-9
-9
-Converter_DCDC
-Converter_DCDC_Bothhand_CFUSxxxx_THT
-DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
-DCDC-Converter BOTHHAND Type CFxxxx-Serie
-0
-8
-8
-Converter_DCDC
-Converter_DCDC_Cincon_EC5BExx_Dual_THT
-DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
-DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_Cincon_EC5BExx_Single_THT
-DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
-DCDC-Converter CINCON EC5BExx 18-36VDC to dual output
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT
-DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
-DCDC-Converter CINCON EC6Cxx dual or tripple output
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_Cincon_EC6Cxx_Single_THT
-DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
-DCDC-Converter CINCON EC6Cxx single output
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_Cyntec_MUN12AD01-SH
-http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf
-Power Module uPOL MUN12AD01
-0
-13
-9
-Converter_DCDC
-Converter_DCDC_Cyntec_MUN12AD03-SH
-http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf
-Power Module uPOL MUN12AD03
-0
-19
-11
-Converter_DCDC
-Converter_DCDC_MeanWell_NID30_THT
-Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30
-DCDC non-isolated converter
-0
-11
-11
-Converter_DCDC
-Converter_DCDC_MeanWell_NID60_THT
-MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF
-MeanWell NID60
-0
-11
-11
-Converter_DCDC
-Converter_DCDC_Murata_CRE1xxxxxx3C_THT
-Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
-Isolated 1W single output DC/DC
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Murata_CRE1xxxxxxDC_THT
-Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
-Isloated DC-DC
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Murata_CRE1xxxxxxSC_THT
-http://power.murata.com/data/power/ncl/kdc_cre1.pdf
-murata dc-dc transformer
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Murata_MEE1SxxxxSC_THT
-https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf
-murata dc-dc transformer
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Murata_MEE3SxxxxSC_THT
-https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf
-murata dc-dc transformer
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT
-Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf
-Murata MGJ2DxxxxxxSC
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_Murata_MGJ3
-Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf
-DCDC SMD
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_Murata_NCS1SxxxxSC_THT
-Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf)
-Murata NCS1SxxxxSC
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_Murata_NMAxxxxDC_THT
-Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf
-Isolated 1W DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_Murata_NMAxxxxSC_THT
-Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf
-Murata NMAxxxxSC DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_Murata_NXExSxxxxMC_SMD
-Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9
-Isolated 1W or 2W Single Output SM DC/DC Converters
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_Murata_OKI-78SR_Horizontal
-https://power.murata.com/data/power/oki-78sr.pdf
-78sr3.3 78sr5 78sr9 78sr12 78srXX
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_Murata_OKI-78SR_Vertical
-https://power.murata.com/data/power/oki-78sr.pdf
-78sr3.3 78sr5 78sr9 78sr12 78srXX
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_RECOM_R-78B-2.0_THT
-DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf
-dc-dc recom buck sip-3 pitch 2.54mm
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_RECOM_R-78E-0.5_THT
-DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
-dc-dc recom buck sip-3 pitch 2.54mm
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_RECOM_R-78HB-0.5L_THT
-DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
-dc-dc recom buck sip-3 pitch 2.54mm
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_RECOM_R-78HB-0.5_THT
-DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
-dc-dc recom buck sip-3 pitch 2.54mm
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_RECOM_R-78S-0.1_THT
-DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf
-dc-dc recom buck sip-4 pitch 2.54mm
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_RECOM_R5xxxDA_THT
-DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
-dc-dc recom buck sip-12 pitch 2.54mm
-0
-12
-12
-Converter_DCDC
-Converter_DCDC_RECOM_R5xxxPA_THT
-DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
-dc-dc recom buck sip-12 pitch 2.54mm
-0
-12
-12
-Converter_DCDC
-Converter_DCDC_RECOM_RPA60-xxxxSFW
-RPA60-FW 60W Isolated DC to DC Converters
-DCDC Regulator Single
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_RECOM_RPMx.x-x.0
-https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf
-dc-dc recom buck lga-25 pitch 2.29mm
-0
-25
-25
-Converter_DCDC
-Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD
-Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3)
-dcdc traco 5w smd
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_TRACO_TDN_5-xxxxWI_THT
-Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4)
-dcdc traco 5w
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_TRACO_TEL12-xxxx_THT
-Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf)
-traco dcdc tht 12w
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT
-DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
-DCDC-Converter TRACO TEN10-xxxx single output
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_TRACO_TEN10-xxxx_Single_THT
-DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
-DCDC-Converter TRACO TEN10-xxxx single output
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_TRACO_TEN10-xxxx_THT
-DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
-DCDC-Converter TRACO TEN10-xxxx
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_TRACO_TEN20-xxxx-N4_THT
-DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
-DCDC-Converter TRACO TEN20 Generic
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_TRACO_TEN20-xxxx_THT
-DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
-DCDC-Converter TRACO TEN20 Generic
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_TRACO_THD_15-xxxxWIN_THT
-Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3)
-traco dcdc tht 15w
-0
-9
-9
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT
-DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016
-DCDC-Converter TRACO TMR1-xxxx Dual_output
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT
-DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016
-DCDC-Converter TRACO TMR1-xxxx Single_output
-0
-4
-4
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-1SM_SMD
-http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf
-DCDC SMD TRACO TMR-1SM
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-2xxxxWI_THT
-https://www.tracopower.com/products/tmr2wi.pdf
-DCDC-Converter TRACO TMRxxxxWI Single/Dual_output
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_TRACO_TMR-xxxx_THT
-DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet
-DCDC-Converter TRACO TMRxxxx Single/Dual_output
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_TRACO_TSR-1_THT
-DCDC-Converter, TRACO, TSR 1-xxxx
-DCDC-Converter TRACO TSR-1
-0
-3
-3
-Converter_DCDC
-Converter_DCDC_XP_POWER-IA48xxD_THT
-XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IA48xxD DIP DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER-IA48xxS_THT
-XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IA48xxS SIP DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_XP_POWER-IAxxxxD_THT
-XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IAxxxxD DIP DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER-IAxxxxS_THT
-XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
-XP_POWER IAxxxxS SIP DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_XP_POWER-IHxxxxDH_THT
-XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxDH DIP DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER-IHxxxxD_THT
-XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxD DIP DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER-IHxxxxSH_THT
-XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxSH SIP DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_XP_POWER-IHxxxxS_THT
-XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
-XP_POWER IHxxxxS SIP DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_XP_POWER-ISU02_SMD
-DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf
-DCDC SMD XP POWER ISU02
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_XP_POWER-ITQxxxxS-H_THT
-XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
-XP_POWER ITQxxxxS-H SIP DCDC-Converter
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER-ITXxxxxSA_THT
-XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator
-XP_POWER ITXxxxxSA SIP DCDC-Converter
-0
-5
-5
-Converter_DCDC
-Converter_DCDC_XP_POWER-ITxxxxxS_THT
-XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
-XP_POWER ITxxxxxS SIP DCDC-Converter
-0
-7
-7
-Converter_DCDC
-Converter_DCDC_XP_POWER_JTDxxxxxxx_THT
-XP Power JTD Series DC-DC Converter
-DCDC Isolated
-0
-6
-6
-Converter_DCDC
-Converter_DCDC_XP_POWER_JTExxxxDxx_THT
-DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output
-DCDC-Converter XP_POWER JTE06 Dual
-0
-8
-8
-Crystal
-Crystal_AT310_D3.0mm_L10.0mm_Horizontal
-Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
-['AT310']
-0
-2
-2
-Crystal
-Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1
-Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
-['AT310']
-0
-3
-3
-Crystal
-Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2
-Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
-['AT310']
-0
-5
-3
-Crystal
-Crystal_AT310_D3.0mm_L10.0mm_Vertical
-Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
-['AT310']
-0
-2
-2
-Crystal
-Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal
-Crystal THT C26-LF 6.5mm length 2.06mm diameter
-['C26-LF']
-0
-2
-2
-Crystal
-Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1
-Crystal THT C26-LF 6.5mm length 2.06mm diameter
-['C26-LF']
-0
-3
-3
-Crystal
-Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2
-Crystal THT C26-LF 6.5mm length 2.06mm diameter
-['C26-LF']
-0
-5
-3
-Crystal
-Crystal_C26-LF_D2.1mm_L6.5mm_Vertical
-Crystal THT C26-LF 6.5mm length 2.06mm diameter
-['C26-LF']
-0
-2
-2
-Crystal
-Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal
-Crystal THT C38-LF 8.0mm length 3.0mm diameter
-['C38-LF']
-0
-2
-2
-Crystal
-Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1
-Crystal THT C38-LF 8.0mm length 3.0mm diameter
-['C38-LF']
-0
-3
-3
-Crystal
-Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2
-Crystal THT C38-LF 8.0mm length 3.0mm diameter
-['C38-LF']
-0
-5
-3
-Crystal
-Crystal_C38-LF_D3.0mm_L8.0mm_Vertical
-Crystal THT C38-LF 8.0mm length 3.0mm diameter
-['C38-LF']
-0
-2
-2
-Crystal
-Crystal_DS10_D1.0mm_L4.3mm_Horizontal
-Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS10']
-0
-2
-2
-Crystal
-Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1
-Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS10']
-0
-3
-3
-Crystal
-Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2
-Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS10']
-0
-5
-3
-Crystal
-Crystal_DS10_D1.0mm_L4.3mm_Vertical
-Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS10']
-0
-2
-2
-Crystal
-Crystal_DS15_D1.5mm_L5.0mm_Horizontal
-Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS15']
-0
-2
-2
-Crystal
-Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1
-Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS15']
-0
-3
-3
-Crystal
-Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2
-Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS15']
-0
-5
-3
-Crystal
-Crystal_DS15_D1.5mm_L5.0mm_Vertical
-Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS15']
-0
-2
-2
-Crystal
-Crystal_DS26_D2.0mm_L6.0mm_Horizontal
-Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS26']
-0
-2
-2
-Crystal
-Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1
-Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS26']
-0
-3
-3
-Crystal
-Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2
-Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS26']
-0
-5
-3
-Crystal
-Crystal_DS26_D2.0mm_L6.0mm_Vertical
-Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS26']
-0
-2
-2
-Crystal
-Crystal_HC18-U_Horizontal
-Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC18-U_Horizontal_1EP_style1
-Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC18-U_Horizontal_1EP_style2
-Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC18-U_Vertical
-Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf
-THT crystalHC-18/U
-0
-2
-2
-Crystal
-Crystal_HC33-U_Horizontal
-Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC33-U_Horizontal_1EP_style1
-Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC33-U_Horizontal_1EP_style2
-Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC33-U_Vertical
-Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
-THT crystalHC-33/U
-0
-2
-2
-Crystal
-Crystal_HC35-U
-Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf
-Crystal Quarz HC35/U
-0
-3
-3
-Crystal
-Crystal_HC49-4H_Vertical
-Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf
-THT crystalHC-49-4H
-0
-2
-2
-Crystal
-Crystal_HC49-U-3Pin_Vertical
-Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf
-THT crystalHC-49/U
-0
-3
-3
-Crystal
-Crystal_HC49-U_Horizontal
-Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC49-U_Horizontal_1EP_style1
-Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC49-U_Horizontal_1EP_style2
-Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC49-U_Vertical
-Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
-THT crystalHC-49/U
-0
-2
-2
-Crystal
-Crystal_HC50_Horizontal
-Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC50_Horizontal_1EP_style1
-Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC50_Horizontal_1EP_style2
-Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC50_Vertical
-Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
-THT crystalHC-50
-0
-2
-2
-Crystal
-Crystal_HC51-U_Vertical
-Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
-THT crystalHC-51/U
-0
-2
-2
-Crystal
-Crystal_HC51_Horizontal
-Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC51_Horizontal_1EP_style1
-Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC51_Horizontal_1EP_style2
-Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC52-6mm_Horizontal
-Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC52-6mm_Horizontal_1EP_style1
-Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC52-6mm_Horizontal_1EP_style2
-Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC52-6mm_Vertical
-Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystalHC-49/U
-0
-2
-2
-Crystal
-Crystal_HC52-8mm_Horizontal
-Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC52-8mm_Horizontal_1EP_style1
-Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC52-8mm_Horizontal_1EP_style2
-Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC52-8mm_Vertical
-Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystalHC-49/U
-0
-2
-2
-Crystal
-Crystal_HC52-U-3Pin_Vertical
-Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystalHC-52/U
-0
-3
-3
-Crystal
-Crystal_HC52-U_Horizontal
-Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-2
-2
-Crystal
-Crystal_HC52-U_Horizontal_1EP_style1
-Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-3
-3
-Crystal
-Crystal_HC52-U_Horizontal_1EP_style2
-Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal
-0
-5
-3
-Crystal
-Crystal_HC52-U_Vertical
-Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
-THT crystal HC-52/U
-0
-2
-2
-Crystal
-Crystal_Round_D1.0mm_Vertical
-Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS10']
-0
-2
-2
-Crystal
-Crystal_Round_D1.5mm_Vertical
-Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS15']
-0
-2
-2
-Crystal
-Crystal_Round_D2.0mm_Vertical
-Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
-['DS26']
-0
-2
-2
-Crystal
-Crystal_Round_D3.0mm_Vertical
-Crystal THT C38-LF 8.0mm length 3.0mm diameter
-['C38-LF']
-0
-2
-2
-Crystal
-Crystal_SMD_0603-2Pin_6.0x3.5mm
-SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering
-SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_0603-4Pin_6.0x3.5mm
-SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering
-SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_2012-2Pin_2.0x1.2mm
-SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering
-SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_2016-4Pin_2.0x1.6mm
-SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_2520-4Pin_2.5x2.0mm
-SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_3215-2Pin_3.2x1.5mm
-SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf
-SMD SMT Crystal
-0
-2
-2
-Crystal
-Crystal_SMD_3225-4Pin_3.2x2.5mm
-SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering
-SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_5032-2Pin_5.0x3.2mm
-SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering
-SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_5032-4Pin_5.0x3.2mm
-SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_7050-2Pin_7.0x5.0mm
-SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering
-SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_7050-4Pin_7.0x5.0mm
-SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm
-Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering
-Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm
-Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm
-Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm
-SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm
-Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm
-Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf
-SMD SMT crystal Abracon ABM10
-0
-4
-4
-Crystal
-Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm
-Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm
-http://www.ecsxtal.com/store/pdf/CSM-3X.pdf
-Crystal CSM-3X
-0
-2
-2
-Crystal
-Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm
-SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering
-SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm
-SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering
-SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm
-SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering
-SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm
-SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering
-SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm
-SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering
-SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm
-SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering
-SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm
-crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering
-crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm
-FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering
-FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm
-FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_FrontierElectronics_FM206
-SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf
-['FM206']
-0
-3
-3
-Crystal
-Crystal_SMD_G8-2Pin_3.2x1.5mm
-SMD Crystal G8, 3.2x1.5mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering
-SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_HC49-SD
-SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_HC49-SD_HandSoldering
-SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm
-SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering
-SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm
-SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering
-SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm
-SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering
-SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm
-SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering
-SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm
-SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering
-SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm
-SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering
-SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_MicroCrystal_MS1V-T1K
-SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf
-['MS1V-T1K']
-0
-3
-3
-Crystal
-Crystal_SMD_MicroCrystal_MS3V-T1R
-SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf
-['MS3V-T1R']
-0
-3
-3
-Crystal
-Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm
-SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm
-crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering
-crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm
-crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering
-crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm
-SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering
-SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm
-SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering
-SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm
-SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering
-SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm
-SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering
-SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm
-SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering
-SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm
-SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering
-SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm
-SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering
-SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm
-SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering
-SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm
-crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering
-crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_TXC_7A-2Pin_5x3.2mm
-SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm
-SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal
-0
-4
-4
-Crystal
-Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering
-SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal hand-soldering
-0
-4
-4
-Crystal
-Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm
-SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
-SMD SMT crystal
-0
-2
-2
-Crystal
-Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering
-SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
-SMD SMT crystal hand-soldering
-0
-2
-2
-Crystal
-Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm
-http://www.txccrystal.com/images/pdf/ax-automotive.pdf
-SMD SMT crystal
-0
-2
-2
-Crystal
-Resonator-2Pin_W6.0mm_H3.0mm
-Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins
-THT ceramic resonator filter
-0
-2
-2
-Crystal
-Resonator-2Pin_W7.0mm_H2.5mm
-Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins
-THT ceramic resonator filter
-0
-2
-2
-Crystal
-Resonator-2Pin_W8.0mm_H3.5mm
-Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins
-THT ceramic resonator filter
-0
-2
-2
-Crystal
-Resonator-2Pin_W10.0mm_H5.0mm
-Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins
-THT ceramic resonator filter
-0
-2
-2
-Crystal
-Resonator-3Pin_W6.0mm_H3.0mm
-Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins
-THT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator-3Pin_W7.0mm_H2.5mm
-Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
-THT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator-3Pin_W8.0mm_H3.5mm
-Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins
-THT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator-3Pin_W10.0mm_H5.0mm
-Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins
-THT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm
-Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins
-THT ceramic resonator filter CSTLSxxxG
-0
-3
-3
-Crystal
-Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm
-Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins
-THT ceramic resonator filter CSTLSxxxX
-0
-3
-3
-Crystal
-Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm
-Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
-THT ceramic resonator filter DSN6
-0
-3
-3
-Crystal
-Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm
-Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
-THT ceramic resonator filter DSS6
-0
-3
-3
-Crystal
-Resonator_SMD-3Pin_7.2x3.0mm
-SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package
-SMD SMT ceramic resonator filter filter
-0
-3
-3
-Crystal
-Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering
-SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package
-SMD SMT ceramic resonator filter filter hand-soldering
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm
-SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package
-SMD SMT ceramic resonator filter filter
-0
-2
-2
-Crystal
-Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering
-SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package
-SMD SMT ceramic resonator filter filter hand-soldering
-0
-2
-2
-Crystal
-Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm
-SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
-SMD SMT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering
-SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
-SMD SMT ceramic resonator filter
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm
-SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package
-SMD SMT ceramic resonator filter filter
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering
-SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package
-SMD SMT ceramic resonator filter filter hand-soldering
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm
-SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
-SMD SMT ceramic resonator filter filter
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering
-SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
-SMD SMT ceramic resonator filter filter hand-soldering
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm
-SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
-SMD SMT ceramic resonator filter filter
-0
-3
-3
-Crystal
-Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering
-SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
-SMD SMT ceramic resonator filter filter hand-soldering
-0
-3
-3
-Diode_SMD
-D_0201_0603Metric
-Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-diode
-0
-4
-2
-Diode_SMD
-D_0201_0603Metric_Pad0.64x0.40mm_HandSolder
-Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-4
-2
-Diode_SMD
-D_0402_1005Metric
-Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_0402_1005Metric_Pad0.77x0.64mm_HandSolder
-Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_0603_1608Metric
-Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_0603_1608Metric_Pad1.05x0.95mm_HandSolder
-Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_0805_2012Metric
-Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_0805_2012Metric_Pad1.15x1.40mm_HandSolder
-Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_01005_0402Metric
-Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-diode
-0
-4
-2
-Diode_SMD
-D_01005_0402Metric_Pad0.57x0.30mm_HandSolder
-Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-4
-2
-Diode_SMD
-D_1206_3216Metric
-Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_1206_3216Metric_Pad1.42x1.75mm_HandSolder
-Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_1210_3225Metric
-Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_1210_3225Metric_Pad1.42x2.65mm_HandSolder
-Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_1812_4532Metric
-Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_1812_4532Metric_Pad1.30x3.40mm_HandSolder
-Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_2010_5025Metric
-Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_2010_5025Metric_Pad1.52x2.65mm_HandSolder
-Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_2114_3652Metric
-Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_2114_3652Metric_Pad1.85x3.75mm_HandSolder
-Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_2512_6332Metric
-Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_2512_6332Metric_Pad1.52x3.35mm_HandSolder
-Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_3220_8050Metric
-Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
-diode
-0
-2
-2
-Diode_SMD
-D_3220_8050Metric_Pad2.65x5.15mm_HandSolder
-Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
-diode handsolder
-0
-2
-2
-Diode_SMD
-D_MELF
-Diode, MELF,,
-Diode MELF
-0
-2
-2
-Diode_SMD
-D_MELF-RM10_Universal_Handsoldering
-Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole,
-Diode Universal MELF RM10 Handsoldering SMD Thruhole
-0
-2
-2
-Diode_SMD
-D_MELF_Handsoldering
-Diode MELF Handsoldering
-Diode MELF Handsoldering
-0
-2
-2
-Diode_SMD
-D_MicroMELF
-Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
-MicroMELF Diode
-0
-2
-2
-Diode_SMD
-D_MicroMELF_Handsoldering
-Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
-MicroMELF Diode
-0
-2
-2
-Diode_SMD
-D_MiniMELF
-Diode Mini-MELF (SOD-80)
-Diode Mini-MELF (SOD-80)
-0
-2
-2
-Diode_SMD
-D_MiniMELF_Handsoldering
-Diode Mini-MELF (SOD-80) Handsoldering
-Diode Mini-MELF (SOD-80) Handsoldering
-0
-2
-2
-Diode_SMD
-D_PowerDI-5
-PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf
-PowerDI diode vishay
-0
-3
-2
-Diode_SMD
-D_PowerDI-123
-http://www.diodes.com/_files/datasheets/ds30497.pdf
-PowerDI diode vishay
-0
-2
-2
-Diode_SMD
-D_Powermite2_AK
-Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
-PowerMite2
-0
-2
-2
-Diode_SMD
-D_Powermite2_KA
-Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
-PowerMite2
-0
-2
-2
-Diode_SMD
-D_Powermite3
-Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340)
-PowerMite3
-0
-3
-3
-Diode_SMD
-D_Powermite_AK
-Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
-Powermite
-0
-2
-2
-Diode_SMD
-D_Powermite_KA
-Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
-Powermite
-0
-2
-2
-Diode_SMD
-D_QFN_3.3x3.3mm_P0.65mm
-QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf)
-diode qfn 3.3
-0
-3
-2
-Diode_SMD
-D_SC-80
-JEITA SC-80
-SC-80
-0
-2
-2
-Diode_SMD
-D_SC-80_HandSoldering
-JEITA SC-80
-SC-80
-0
-2
-2
-Diode_SMD
-D_SMA
-Diode SMA (DO-214AC)
-Diode SMA (DO-214AC)
-0
-2
-2
-Diode_SMD
-D_SMA-SMB_Universal_Handsoldering
-Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering,
-Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering
-0
-2
-2
-Diode_SMD
-D_SMA_Handsoldering
-Diode SMA (DO-214AC) Handsoldering
-Diode SMA (DO-214AC) Handsoldering
-0
-2
-2
-Diode_SMD
-D_SMB
-Diode SMB (DO-214AA)
-Diode SMB (DO-214AA)
-0
-2
-2
-Diode_SMD
-D_SMB-SMC_Universal_Handsoldering
-Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering,
-Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering
-0
-2
-2
-Diode_SMD
-D_SMB_Handsoldering
-Diode SMB (DO-214AA) Handsoldering
-Diode SMB (DO-214AA) Handsoldering
-0
-2
-2
-Diode_SMD
-D_SMB_Modified
-Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf)
-Diode SMB (DO-214AA)
-0
-3
-3
-Diode_SMD
-D_SMC
-Diode SMC (DO-214AB)
-Diode SMC (DO-214AB)
-0
-2
-2
-Diode_SMD
-D_SMC-RM10_Universal_Handsoldering
-Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole
-Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole
-0
-2
-2
-Diode_SMD
-D_SMC_Handsoldering
-Diode SMC (DO-214AB) Handsoldering
-Diode SMC (DO-214AB) Handsoldering
-0
-2
-2
-Diode_SMD
-D_SMF
-Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf
-Diode SMF (DO-214AB)
-0
-2
-2
-Diode_SMD
-D_SOD-110
-SOD-110
-SOD-110
-0
-2
-2
-Diode_SMD
-D_SOD-123
-SOD-123
-SOD-123
-0
-2
-2
-Diode_SMD
-D_SOD-123F
-D_SOD-123F
-D_SOD-123F
-0
-2
-2
-Diode_SMD
-D_SOD-128
-D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf
-D_SOD-128
-0
-2
-2
-Diode_SMD
-D_SOD-323
-SOD-323
-SOD-323
-0
-2
-2
-Diode_SMD
-D_SOD-323F
-SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf
-SOD-323F
-0
-2
-2
-Diode_SMD
-D_SOD-323_HandSoldering
-SOD-323
-SOD-323
-0
-2
-2
-Diode_SMD
-D_SOD-523
-http://www.diodes.com/datasheets/ap02001.pdf p.144
-Diode SOD523
-0
-2
-2
-Diode_SMD
-D_SOD-923
-https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4
-Diode SOD923
-0
-2
-2
-Diode_SMD
-D_TUMD2
-ROHM - TUMD2
-TUMD2
-0
-2
-2
-Diode_SMD
-Diode_Bridge_Bourns_CD-DF4xxS
-8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf
-Surface Mount Bridge Rectifier Diode
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Diotec_ABS
-SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf
-ABS MBLS
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm
-SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf
-Diotec MicroDil diode bridge
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Diotec_SO-DIL-Slim
-SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf
-DFS SO-DIL Slim
-0
-4
-4
-Diode_SMD
-Diode_Bridge_OnSemi_SDIP-4L
-SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf
-OnSemi Diode Bridge SDIP-4L
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Vishay_DFS
-SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf
-DFS
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Vishay_DFSFlat
-SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf
-DFS
-0
-4
-4
-Diode_SMD
-Diode_Bridge_Vishay_MBLS
-SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf
-DFS
-0
-4
-4
-Diode_SMD
-Littelfuse_PolyZen-LS
-http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf
-Diode Polymer Protected Zener Diode Littelfuse LS
-0
-3
-3
-Diode_SMD
-Nexperia_CFP3_SOD-123W
-Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf
-CFP3 SOD-123W
-0
-2
-2
-Diode_THT
-D_5KPW_P7.62mm_Vertical_AnodeUp
-Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
-0
-2
-2
-Diode_THT
-D_5KPW_P7.62mm_Vertical_KathodeUp
-Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
-0
-2
-2
-Diode_THT
-D_5KPW_P12.70mm_Horizontal
-Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm
-0
-2
-2
-Diode_THT
-D_5KP_P7.62mm_Vertical_AnodeUp
-Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
-0
-2
-2
-Diode_THT
-D_5KP_P7.62mm_Vertical_KathodeUp
-Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
-0
-2
-2
-Diode_THT
-D_5KP_P10.16mm_Horizontal
-Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm
-0
-2
-2
-Diode_THT
-D_5KP_P12.70mm_Horizontal
-Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm
-0
-2
-2
-Diode_THT
-D_5W_P5.08mm_Vertical_AnodeUp
-Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
-0
-2
-2
-Diode_THT
-D_5W_P5.08mm_Vertical_KathodeUp
-Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
-0
-2
-2
-Diode_THT
-D_5W_P10.16mm_Horizontal
-Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm
-0
-2
-2
-Diode_THT
-D_5W_P12.70mm_Horizontal
-Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
-Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P2.54mm_Vertical_AnodeUp
-Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P2.54mm_Vertical_KathodeUp
-Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P5.08mm_Vertical_AnodeUp
-Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P5.08mm_Vertical_KathodeUp
-Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P7.62mm_Horizontal
-Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P10.16mm_Horizontal
-Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_A-405_P12.70mm_Horizontal
-Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
-Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-15_P2.54mm_Vertical_AnodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P2.54mm_Vertical_KathodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P3.81mm_Vertical_AnodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P3.81mm_Vertical_KathodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P5.08mm_Vertical_AnodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P5.08mm_Vertical_KathodeUp
-Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P10.16mm_Horizontal
-Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P12.70mm_Horizontal
-Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-15_P15.24mm_Horizontal
-Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
-Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm
-0
-2
-2
-Diode_THT
-D_DO-27_P5.08mm_Vertical_AnodeUp
-Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
-Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
-0
-2
-2
-Diode_THT
-D_DO-27_P5.08mm_Vertical_KathodeUp
-Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
-Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
-0
-2
-2
-Diode_THT
-D_DO-27_P12.70mm_Horizontal
-Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
-Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm
-0
-2
-2
-Diode_THT
-D_DO-27_P15.24mm_Horizontal
-Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
-Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp
-Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp
-Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp
-Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp
-Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P7.62mm_Horizontal
-Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P10.16mm_Horizontal
-Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-34_SOD68_P12.70mm_Horizontal
-Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
-Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp
-Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P7.62mm_Horizontal
-Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P10.16mm_Horizontal
-Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-35_SOD27_P12.70mm_Horizontal
-Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
-Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp
-Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P7.62mm_Horizontal
-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
-Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P10.16mm_Horizontal
-Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-41_SOD81_P12.70mm_Horizontal
-Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
-Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P3.81mm_Vertical_AnodeUp
-Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P3.81mm_Vertical_KathodeUp
-Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P5.08mm_Vertical_AnodeUp
-Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P5.08mm_Vertical_KathodeUp
-Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P12.70mm_Horizontal
-Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AD_P15.24mm_Horizontal
-Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
-Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P3.81mm_Vertical_AnodeUp
-Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P3.81mm_Vertical_KathodeUp
-Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P5.08mm_Vertical_AnodeUp
-Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P5.08mm_Vertical_KathodeUp
-Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P12.70mm_Horizontal
-Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201AE_P15.24mm_Horizontal
-Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
-Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm
-0
-2
-2
-Diode_THT
-D_DO-201_P3.81mm_Vertical_AnodeUp
-Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-201_P3.81mm_Vertical_KathodeUp
-Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-201_P5.08mm_Vertical_AnodeUp
-Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-201_P5.08mm_Vertical_KathodeUp
-Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-201_P12.70mm_Horizontal
-Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-201_P15.24mm_Horizontal
-Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
-Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm
-0
-2
-2
-Diode_THT
-D_DO-247_Horizontal_TabDown
-Diode, DO-247 series, Horizontal, TabDown, P 10.9mm
-diode rectifier
-0
-2
-2
-Diode_THT
-D_DO-247_Horizontal_TabUp
-Diode, DO-247 series, Horizontal, TabUp, P 10.9mm
-diode rectifier
-0
-2
-2
-Diode_THT
-D_DO-247_Vertical
-Diode, DO-247 series, Vertical, P 10.9mm
-diode rectifier
-0
-2
-2
-Diode_THT
-D_P600_R-6_P7.62mm_Vertical_AnodeUp
-Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
-Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
-0
-2
-2
-Diode_THT
-D_P600_R-6_P7.62mm_Vertical_KathodeUp
-Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
-Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
-0
-2
-2
-Diode_THT
-D_P600_R-6_P12.70mm_Horizontal
-Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
-Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm
-0
-2
-2
-Diode_THT
-D_P600_R-6_P20.00mm_Horizontal
-Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
-Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm
-0
-2
-2
-Diode_THT
-D_T-1_P2.54mm_Vertical_AnodeUp
-Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
-Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
-0
-2
-2
-Diode_THT
-D_T-1_P2.54mm_Vertical_KathodeUp
-Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
-Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
-0
-2
-2
-Diode_THT
-D_T-1_P5.08mm_Horizontal
-Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
-Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm
-0
-2
-2
-Diode_THT
-D_T-1_P10.16mm_Horizontal
-Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
-Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm
-0
-2
-2
-Diode_THT
-D_T-1_P12.70mm_Horizontal
-Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
-Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm
-0
-2
-2
-Diode_THT
-Diode_Bridge_15.1x15.1x6.3mm_P10.9mm
-Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
-Diode Bridge PB10xxS
-0
-4
-4
-Diode_THT
-Diode_Bridge_15.2x15.2x6.3mm_P10.9mm
-Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf
-Diode Bridge KBPC6xx
-0
-4
-4
-Diode_THT
-Diode_Bridge_15.7x15.7x6.3mm_P10.8mm
-Single phase bridge rectifier case 15.7x15.7
-Diode Bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_16.7x16.7x6.3mm_P10.8mm
-Single phase bridge rectifier case 16.7x16.7
-Diode Bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_19.0x3.5x10.0mm_P5.0mm
-Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
-Vishay GBU rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_19.0x19.0x6.8mm_P12.7mm
-Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
-Diode Bridge PB10xx
-0
-4
-4
-Diode_THT
-Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm
-Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf
-Diode Bridge KBPCxxxxWP
-0
-4
-4
-Diode_THT
-Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm
-Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf
-Diotec rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Comchip_SCVB-L
-Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf
-diode module
-0
-5
-5
-Diode_THT
-Diode_Bridge_DIP-4_W5.08mm_P2.54mm
-4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf
-DIL DIP PDIP 5.08mm 2.54
-0
-4
-4
-Diode_THT
-Diode_Bridge_DIP-4_W7.62mm_P5.08mm
-4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf
-DIL DIP PDIP 5.08mm 7.62mm 300mil
-0
-4
-4
-Diode_THT
-Diode_Bridge_IXYS_GUFP
-Three phase, Bridge, Rectifier
-diode module
-0
-5
-5
-Diode_THT
-Diode_Bridge_Round_D8.9mm
-4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF
-diode bridge 8.9mm 8.85mm WOB pitch 5.08mm
-0
-4
-4
-Diode_THT
-Diode_Bridge_Round_D9.0mm
-4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf
-diode bridge 9.0mm 8.85mm WOB pitch 5.0mm
-0
-4
-4
-Diode_THT
-Diode_Bridge_Round_D9.8mm
-4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf
-diode bridge 9.8mm WOG pitch 5.08mm
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_GBL
-Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf
-Vishay GBL rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_GBU
-Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
-Vishay GBU rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_KBL
-Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf
-Vishay KBL rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_KBPC1
-Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
-Diode Bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_KBPC6
-Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
-Diode Bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_KBPM
-Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf)
-Vishay KBM rectifier diode bridge
-0
-4
-4
-Diode_THT
-Diode_Bridge_Vishay_KBU
-Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf
-Vishay KBU rectifier diode bridge
-0
-4
-4
-Display
-AG12864E
-STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php
-AG12864E Graphics Display 128x64 Ampire
-0
-24
-20
-Display
-Adafruit_SSD1306
-Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
-Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
-0
-8
-8
-Display
-Adafruit_SSD1306_No_Mounting_Holes
-Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
-Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
-0
-8
-8
-Display
-CR2013-MI2120
-CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990
-CR2013-MI2120 ILI9341 LCD Breakout
-0
-18
-14
-Display
-EA-eDIP128B-XXX
-LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf
-LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI
-0
-32
-32
-Display
-EA_DOGL128-6
-Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf
-EA DOGL128
-0
-26
-26
-Display
-EA_DOGM128-6
-Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf
-EA DOGM128-6
-0
-26
-26
-Display
-EA_DOGS104X-A
-LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf
-LCD 4x10 character 3.3V VDD I2C or SPI
-0
-14
-14
-Display
-EA_DOGXL160-7
-Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
-EA_DOGXL160-7
-0
-22
-22
-Display
-EA_DOGXL160-7_Backlight
-Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
-EA_DOGXL160-7_Backlight
-0
-22
-22
-Display
-EA_T123X-I2C
-http://www.lcd-module.de/pdf/doma/t123-i2c.pdf
-3 Line 12 character wide alpha numeric LCD
-0
-6
-6
-Display
-EA_eDIP160-XXX
-LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf
-LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI
-0
-40
-40
-Display
-EA_eDIP240-XXX
-LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf
-LCD graphical display LED backlight 240x128
-0
-40
-40
-Display
-EA_eDIP320X-XXX
-LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf
-LCD display 320x340 RS-232 I2C or SPI
-0
-48
-48
-Display
-EA_eDIPTFT32-XXX
-TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf
-TFT-graphic display 320x240 16 bit colour with led backlight
-0
-40
-40
-Display
-EA_eDIPTFT43-ATC
-http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
-TFT graphical display 480x272 16-bit colour with LED backlight
-0
-40
-40
-Display
-EA_eDIPTFT43-XXX
-TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
-TFT graphical display 480x272 16-bit colour with LED backlight
-0
-40
-40
-Display
-EA_eDIPTFT57-XXX
-http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf
-TFT-graphic display 640x480 16 bit colour
-0
-48
-48
-Display
-EA_eDIPTFT70-ATC
-TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
-TFT-graphical display 800x480 16-bit colours with capacitive touch panel
-0
-48
-48
-Display
-EA_eDIPTFT70-XXX
-TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
-TFT-graphical display 800x480 16-bit colours and touch display
-0
-48
-48
-Display
-ERM19264
-STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf
-ERM19264 Graphics Display 192x64
-0
-20
-20
-Display
-HDSM-441B_HDSM-443B
-2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN
-2 Digit 7 segment blue LED
-0
-10
-10
-Display
-HDSM-541B_HDSM-543B
-2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN
-2 digit 7 segement blue LED with right hand decimal
-0
-10
-10
-Display
-HDSP-48xx
-10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Bar Graph Array
-0
-20
-20
-Display
-HDSP-4830
-10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Red Bar Graph Array
-0
-20
-20
-Display
-HDSP-4832
-10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Red Yellow Green Bar Graph Array
-0
-20
-20
-Display
-HDSP-4836
-10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Red Yellow Green Bar Graph Array
-0
-20
-20
-Display
-HDSP-4840
-10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Yellow Bar Graph Array
-0
-20
-20
-Display
-HDSP-4850
-10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Green Bar Graph Array
-0
-20
-20
-Display
-HLCP-J100
-10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
-10-Element Red Bar Graph Array
-0
-20
-20
-Display
-HY1602E
-http://www.icbank.com/data/ICBShop/board/HY1602E.pdf
-LCD 16x2 Alphanumeric 16pin
-0
-20
-16
-Display
-LCD-016N002L
-16 x 2 Character LCD, http://www.vishay.com/product?docid=37299
-LCD-016N002L 16 x 2 Character LCD
-0
-24
-20
-Display
-LM16255
-LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html
-LCD 12x2
-0
-14
-14
-Display
-NHD-0420H1Z
-NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf
-NHD-0420H1Z LCD
-0
-16
-16
-Display
-NHD-C0220BiZ
-NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf
-NHD-C0220BiZ LCD
-0
-10
-10
-Display
-OLED-128O064D
-128x64 OLED display
-display oled
-0
-30
-30
-Display
-RC1602A
-http://www.raystar-optronics.com/down.php?ProID=18
-LCD 16x2 Alphanumeric 16pin
-0
-22
-18
-Display
-WC1602A
-LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf
-LCD 16x2 Alphanumeric 16pin
-0
-20
-16
-Display_7Segment
-7SEGMENT-LED__HDSM531_HDSM533_SMD
-7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN
-7segment LED HDSM531 HDSM533
-0
-10
-10
-Display_7Segment
-7SegmentLED_LTS6760_LTS6780
-7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf
-7Segment LED LTS6760 LTS6780
-0
-10
-10
-Display_7Segment
-AD-121F2
-Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf
-RGB LED digit
-0
-22
-22
-Display_7Segment
-AFF_2x7SEG-DIGIT_10mm
-Afficheur 7 segments 10mm DIGIT
-AFFICHEUR
-0
-16
-16
-Display_7Segment
-CA56-12CGKWA
-4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CA56-12EWA
-4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CA56-12SEKWA
-4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CA56-12SRWA
-4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CA56-12SURKWA
-4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CA56-12SYKWA
-4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CC56-12GWA
-4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-CC56-12YWA
-4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf
-4 digit 7 segment green LED
-0
-12
-12
-Display_7Segment
-D1X8K
-https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf
-Single digit 7 segment ultra bright red
-0
-10
-10
-Display_7Segment
-DA04-11CGKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf
-Dubble digit green 7 segment LED display
-0
-16
-16
-Display_7Segment
-DA04-11SEKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf
-Dubble digit super bright orange 7 segment LED display
-0
-16
-16
-Display_7Segment
-DA04-11SURKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf
-Dubble digit hyper red 7 segment LED display
-0
-16
-16
-Display_7Segment
-DA04-11SYKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf
-Dubble digit super bright yellow 7 segment LED display
-0
-16
-16
-Display_7Segment
-DA56-11CGKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf
-Double digit seven segment green LED display
-0
-18
-18
-Display_7Segment
-DA56-11SEKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf
-Double digit seven segment super bright orange LED display
-0
-18
-18
-Display_7Segment
-DA56-11SURKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf
-Double digit seven segment hyper red LED display
-0
-18
-18
-Display_7Segment
-DA56-11SYKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf
-Double digit seven segment super bright yellow LED display
-0
-18
-18
-Display_7Segment
-DE113-XX-XX
-http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
-3 1/5 digit LOW BAT + 7-Segment LCD
-0
-40
-40
-Display_7Segment
-DE114-RS-20
-http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
-3 1/5 digit reflective LCD LOW-BAT + 7-Segment
-0
-40
-40
-Display_7Segment
-DE119-XX-XX
-https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf
-4 digit 7 segment LCD
-0
-40
-40
-Display_7Segment
-DE122-XX-XX
-http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf
-6 digit 7 segment LCD
-0
-50
-50
-Display_7Segment
-DE170-XX-XX
-http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf
-3 1/5 digit reflective arrow bat + 7 segment LCD
-0
-40
-40
-Display_7Segment
-ELD_426XXXX
-http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf
-Double digit 7 segment brilliant yellow green LED
-0
-10
-10
-Display_7Segment
-HDSP-7401
-One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN
-One digit 7 segment yellow
-0
-10
-10
-Display_7Segment
-HDSP-7507
-+-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN
-+-1 overflow 7 segment high efficiency red
-0
-10
-10
-Display_7Segment
-HDSP-7801
-One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
-One digit 7 segment green
-0
-10
-10
-Display_7Segment
-HDSP-7807
-+-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
-+-1 overflow 7 segment green
-0
-10
-10
-Display_7Segment
-HDSP-A151
-One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN
-One digit 7 segment high efficiency red
-0
-10
-10
-Display_7Segment
-HDSP-A401
-One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN
-One digit 7 segment orange common anode
-0
-10
-10
-Display_7Segment
-KCSC02-105
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf
-Single digit 7 segement hyper red LED
-0
-10
-10
-Display_7Segment
-KCSC02-106
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf
-Single digit 7 segement super bright orange LED
-0
-10
-10
-Display_7Segment
-KCSC02-107
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf
-Single digit 7 segement super bright yellow LED
-0
-10
-10
-Display_7Segment
-KCSC02-123
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf
-Single digit 7 segement super bright yellow LED
-0
-10
-10
-Display_7Segment
-KCSC02-136
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf
-Single digit 7 segement super bright yellow LED
-0
-10
-10
-Display_7Segment
-LTC-4627Jx
-http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf
-4 digit 7 segment LED
-0
-14
-14
-Display_7Segment
-MAN71A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment red LED with right dot
-0
-14
-14
-Display_7Segment
-MAN72A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment red LED with left dot
-0
-14
-14
-Display_7Segment
-MAN73A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-Overflow +- 1 red LED
-0
-14
-14
-Display_7Segment
-MAN3410A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment green LED with dot
-0
-14
-14
-Display_7Segment
-MAN3420A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment green LED with left dot
-0
-14
-14
-Display_7Segment
-MAN3610A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment orange LED with right dot
-0
-14
-14
-Display_7Segment
-MAN3620A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment orange LED with left dot
-0
-14
-14
-Display_7Segment
-MAN3630A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-Overflow +- 1 orange LED
-0
-14
-14
-Display_7Segment
-MAN3810A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment yellow LED with right dot
-0
-14
-14
-Display_7Segment
-MAN3820A
-https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
-One digit 7 segment yellow LED with left dot
-0
-14
-14
-Display_7Segment
-SA15-11xxx
-http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf
-SA15-11xxx single digit 7 segment display 38.1mm 1.5inch
-0
-10
-10
-Display_7Segment
-SBC18-11SURKCGKWA
-http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf
-single digit 7 segemnt red/green LED
-0
-10
-10
-Display_7Segment
-Sx39-1xxxxx
-Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf
-One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12
-0
-10
-10
-Ferrite_THT
-LairdTech_28C0236-0JW-10
-Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters
-Ferrite vertical LairdTech 28C0236-0JW-10
-0
-2
-2
-Fiducial
-Fiducial_0.5mm_Mask1.5mm
-Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_0.5mm_Mask1mm
-Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C)
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_0.75mm_Mask1.5mm
-Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B)
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_0.75mm_Mask2.25mm
-Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_1.5mm_Mask3mm
-Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_1.5mm_Mask4.5mm
-Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_1mm_Mask2mm
-Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A)
-fiducial
-0
-1
-0
-Fiducial
-Fiducial_1mm_Mask3mm
-Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended)
-fiducial
-0
-1
-0
-Filter
-Filter_1109-5_1.1x0.9mm
-5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb)
-Filter 5
-0
-5
-5
-Filter
-Filter_1411-5_1.4x1.1mm
-5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf)
-Filter 5
-0
-5
-5
-Filter
-Filter_Bourns_SRF0905_6.0x9.2mm
-https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf
-Line Filter
-0
-4
-4
-Filter
-Filter_FILTERCON_1FPxx
-0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf)
-EMI filter
-0
-4
-4
-Filter
-Filter_Mini-Circuits_FV1206
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf
-Mini-Circuits Filter SMD 1206
-0
-6
-4
-Filter
-Filter_Mini-Circuits_FV1206-1
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf
-Mini-Circuits Filter SMD 1206
-0
-6
-6
-Filter
-Filter_Mini-Circuits_FV1206-4
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf
-Mini-Circuits Filter SMD 1206
-0
-8
-4
-Filter
-Filter_Mini-Circuits_FV1206-5
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf
-Mini-Circuits Filter SMD 1206
-0
-8
-4
-Filter
-Filter_Mini-Circuits_FV1206-6
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf
-Mini-Circuits Filter SMD 1206
-0
-14
-8
-Filter
-Filter_Mini-Circuits_FV1206-7
-Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf
-Mini-Circuits Filter SMD 1206
-0
-5
-3
-Filter
-Filter_Murata_BNX025
-https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
-EMI Filter
-0
-6
-4
-Filter
-Filter_Murata_BNX025_ThermalVias
-https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
-EMI Filter
-0
-19
-4
-Filter
-Filter_Murata_SFECF-6
-SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
-10.7MHz smd ceramic
-0
-6
-6
-Filter
-Filter_Murata_SFECF-6_HandSoldering
-SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
-10.7MHz smd ceramic
-0
-6
-6
-Filter
-Filter_SAW-6_3.8x3.8mm
-6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf
-SAW filter 6-pin
-0
-6
-6
-Filter
-Filter_SAW-8_3.8x3.8mm
-8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf
-SAW filter 8-pin
-0
-8
-8
-Filter
-Filter_Schaffner_FN405
-Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/)
-EMI filter
-0
-5
-5
-Filter
-Filter_Schaffner_FN406
-Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/)
-emi filter
-0
-5
-5
-Fuse
-Fuse_0402_1005Metric
-Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder
-Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_0603_1608Metric
-Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder
-Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_0805_2012Metric
-Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder
-Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_1206_3216Metric
-Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder
-Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_1210_3225Metric
-Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder
-Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_1812_4532Metric
-Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder
-Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_2010_5025Metric
-Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder
-Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_2512_6332Metric
-Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder
-Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_2920_7451Metric
-Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
-fuse
-0
-2
-2
-Fuse
-Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder
-Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
-fuse handsolder
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm
-Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm
-Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm
-Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm
-Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm
-Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm
-Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm
-Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm
-Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm
-Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm
-Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm
-Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm
-Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm
-Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
-0ZRE BelFuse radial PTC
-0
-2
-2
-Fuse
-Fuse_Blade_ATO_directSolder
-car blade fuse direct solder
-car blade fuse
-0
-2
-2
-Fuse
-Fuse_Blade_Mini_directSolder
-car blade fuse mini, direct solder
-car blade fuse mini
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG300
-PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG400
-PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG500
-PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG600
-PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG650
-PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG700
-PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG800
-PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG900
-PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG1000
-PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RG1100
-PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT050
-PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT070
-PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT100
-PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT200
-PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT300
-PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT400
-PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT500
-PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT550
-PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT600
-PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT650
-PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT700
-PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT750
-PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT800
-PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT900
-PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT1000
-PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT1100
-PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-RHT1300
-PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
-ptc resettable fuse polyfuse THT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-SM_7.98x5.44mm
-https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
-bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
-0
-2
-2
-Fuse
-Fuse_Bourns_MF-SM_9.5x6.71mm
-https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
-bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
-0
-2
-2
-Fuse
-Fuse_Littelfuse-LVR100
-Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
-LVR100 PTC resettable polyswitch
-0
-2
-2
-Fuse
-Fuse_Littelfuse-LVR125
-Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
-LVR125 PTC resettable polyswitch
-0
-2
-2
-Fuse
-Fuse_Littelfuse-LVR200
-Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
-LVR200 PTC resettable polyswitch
-0
-2
-2
-Fuse
-Fuse_Littelfuse-NANO2-451_453
-Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf
-Fuse Nano2
-0
-2
-2
-Fuse
-Fuse_Littelfuse_372_D8.50mm
-Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf
-fuse tht radial
-0
-2
-2
-Fuse
-Fuse_Littelfuse_395Series
-Fuse, TE5, Littelfuse/Wickmann, No. 460, No560,
-Fuse TE5 Littelfuse/Wickmann No. 460 No560
-0
-2
-2
-Fuse
-Fuse_Schurter_UMT250
-Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf)
-Schurter fuse smd
-0
-2
-2
-Fuse
-Fuse_Schurter_UMZ250
-Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf)
-fuse smd mount holder
-0
-2
-2
-Fuse
-Fuse_SunFuse-6HP
-SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF
-UL/CSA 6x32mm Ceramic Slow Blow Fuse
-0
-2
-2
-Fuse
-Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin
-Fuseholder ATO Blade littelfuse Pudenz 2 Pin
-Fuseholder ATO Blade littelfuse Pudenz 2 Pin
-0
-2
-2
-Fuse
-Fuseholder_Blade_Mini_Keystone_3568
-fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306
-car blade fuse mini
-0
-4
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed
-Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf
-Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed
-Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter,
-Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed
-PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf)
-fuse holder vertical 5x20mm
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed
-5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
-fuse holder vertical 5x20mm
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed
-5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
-fuse holder vertical 5x20mm
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open
-Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf
-Fuseholder horizontal open 5x20 Schurter 0031.8201
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed
-Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf)
-Fuseholder 5x20mm closed horizontal
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed
-Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf)
-fuse holder vertical 5x20mm
-0
-4
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed
-Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
-Fuseholder 5x20mm horizontal closed
-0
-3
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open
-Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf)
-Fuseholder horizontal open 5x20 Schurter 0031.8221
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open
-https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf
-Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open
-Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002
-Fuseholder horizontal open 5x20mm 250V 10A
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open
-Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf
-Fuseholder horizontal open 6.3x32 Schurter 0031.8002
-0
-2
-2
-Fuse
-Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed
-Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
-Fuseholder 6.3x32mm horizontal closed
-0
-3
-2
-Fuse
-Fuseholder_Keystone_3555-2
-Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf
-Maxi APX ATX Automotive Blade Fuse Clip Holder
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_100_series_5x20mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_100_series_5x25mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_100_series_5x30mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_445_030_series_5x20mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_445_030_series_5x25mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_445_030_series_5x30mm
-Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
-Fuseholder clips
-0
-4
-2
-Fuse
-Fuseholder_Littelfuse_Nano2_154x
-Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf
-SMD Nano2 holder
-0
-2
-2
-Fuse
-Fuseholder_Littelfuse_Nano2_157x
-Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf
-SMD Nano2 holder
-0
-2
-2
-Fuse
-Fuseholder_TR5_Littelfuse_No560_No460
-Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf
-Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560
-0
-2
-2
-Heatsink
-Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35
-Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35
-heatsink
-0
-1
-1
-Heatsink
-Heatsink_38x38mm_SpringFixation
-Heatsink, 38x38mm, Spring Fixation, diagonal,
-heatsink
-0
-4
-1
-Heatsink
-Heatsink_62x40mm_2xFixation3mm
-Heatsink, 62 x 40mm, 2x 3mm Drills,
-heatsink
-0
-2
-1
-Heatsink
-Heatsink_125x35x50mm_3xFixationM3
-Heatsink, 125x35x50mm, 3 fixation holes 3.2mm
-heatsink
-0
-0
-0
-Heatsink
-Heatsink_AAVID_573300D00010G_TO-263
-Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G
-Heatsink AAVID TO-263 D2 Pak
-0
-2
-1
-Heatsink
-Heatsink_AAVID_576802B03900G
-Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf
-heatsink
-0
-1
-1
-Heatsink
-Heatsink_AAVID_590302B03600G
-Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf
-heatsink
-0
-2
-2
-Heatsink
-Heatsink_AAVID_TV5G_TO220_Horizontal
-Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G
-Heatsink TV5G TO-220 Horizontal
-0
-0
-0
-Heatsink
-Heatsink_Fischer_FK224xx2201_25x8.3mm
-25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks
-heatsink TO-220
-0
-2
-1
-Heatsink
-Heatsink_Fischer_FK24413D2PAK_26x13mm
-26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf
-heatsink TO-252 TO-263 TO-268
-0
-2
-1
-Heatsink
-Heatsink_Fischer_FK24413DPAK_23x13mm
-23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf
-heatsink TO-252 TO-263 TO-268
-0
-2
-1
-Heatsink
-Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm
-Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
-Heatsink fischer TO-220
-0
-2
-1
-Heatsink
-Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3
-Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
-Heatsink fischer TO-220
-0
-2
-1
-Heatsink
-Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm
-Heatsink, Fischer SK129
-heatsink fischer
-0
-2
-1
-Heatsink
-Heatsink_SheetType_50x7mm_2Fixations
-Heatsink, Sheet type, 50x7mm, 2 fixations (solder),
-Heatsink sheet
-0
-2
-1
-Heatsink
-Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm
-Heatsink, StoneCold HS
-heatsink
-0
-2
-1
-Inductor_SMD
-L_6.3x6.3_H3
-Choke, SMD, 6.3x6.3mm 3mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_7.3x7.3_H3.5
-Choke, SMD, 7.3x7.3mm 3.5mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_7.3x7.3_H4.5
-Choke, SMD, 7.3x7.3mm 4.5mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_10.4x10.4_H4.8
-Choke, SMD, 10.4x10.4mm 4.8mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_12x12mm_H4.5mm
-Choke, SMD, 12x12mm 4.5mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_12x12mm_H6mm
-Choke, SMD, 12x12mm 6mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_12x12mm_H8mm
-Choke, SMD, 12x12mm 8mm height
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_0201_0603Metric
-Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-inductor
-0
-4
-2
-Inductor_SMD
-L_0201_0603Metric_Pad0.64x0.40mm_HandSolder
-Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-4
-2
-Inductor_SMD
-L_0402_1005Metric
-Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_0402_1005Metric_Pad0.77x0.64mm_HandSolder
-Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_0603_1608Metric
-Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_0603_1608Metric_Pad1.05x0.95mm_HandSolder
-Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_0805_2012Metric
-Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_0805_2012Metric_Pad1.05x1.20mm_HandSolder
-Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_0805_2012Metric_Pad1.15x1.40mm_HandSolder
-Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_01005_0402Metric
-Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-inductor
-0
-4
-2
-Inductor_SMD
-L_01005_0402Metric_Pad0.57x0.30mm_HandSolder
-Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-4
-2
-Inductor_SMD
-L_1008_2520Metric
-Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_1008_2520Metric_Pad1.43x2.20mm_HandSolder
-Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_1206_3216Metric
-Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_1206_3216Metric_Pad1.22x1.90mm_HandSolder
-Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_1206_3216Metric_Pad1.42x1.75mm_HandSolder
-Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_1210_3225Metric
-Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_1210_3225Metric_Pad1.42x2.65mm_HandSolder
-Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_1806_4516Metric
-Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_1806_4516Metric_Pad1.45x1.90mm_HandSolder
-Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_1812_4532Metric
-Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_1812_4532Metric_Pad1.30x3.40mm_HandSolder
-Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_2010_5025Metric
-Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_2010_5025Metric_Pad1.52x2.65mm_HandSolder
-Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_2512_6332Metric
-Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor
-0
-2
-2
-Inductor_SMD
-L_2512_6332Metric_Pad1.52x3.35mm_HandSolder
-Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-inductor handsolder
-0
-2
-2
-Inductor_SMD
-L_AVX_LMLP07A7
-Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf)
-Inductor LMLP
-0
-2
-2
-Inductor_SMD
-L_Abracon_ASPI-0630LR
-smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf
-inductor abracon smd shielded
-0
-2
-2
-Inductor_SMD
-L_Abracon_ASPI-3012S
-smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf
-inductor abracon smd shielded
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRN1060
-Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf
-Bourns SRN1060 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRN4018
-Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf
-Bourns SRN4018 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRN6028
-Bourns SRN6028 series SMD inductor
-Bourns SRN6028 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRN8040_8x8.15mm
-Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf
-Bourns SRN8040 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRR1005
-Bourns SRR1005 series SMD inductor
-Bourns SRR1005 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRU1028_10.0x10.0mm
-Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf
-Bourns SRU1028 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRU8028_8.0x8.0mm
-Bourns SRU8028 series SMD inductor
-Bourns SRU8028 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns-SRU8043
-Bourns SRU8043 series SMD inductor
-Bourns SRU8043 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SDR1806
-https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf
-Bourns SDR1806
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRF1260
-Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf)
-Inductor Bourns_SRF1260
-0
-4
-4
-Inductor_SMD
-L_Bourns_SRN6045TA
-http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf
-Semi-shielded Power Inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRN8040TA
-https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf
-Inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRP1245A
-Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf
-Bourns SRP1245A SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRP1770TA_16.9x16.9mm
-Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf
-Bourns SRP1770TA series SMD Inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRP2313AA
-Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf
-Bourns SRR1260 SMD inductor
-0
-4
-2
-Inductor_SMD
-L_Bourns_SRP5030T
-Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf)
-Inductor Bourns_SRP5030T
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRP7028A_7.3x6.6mm
-Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf)
-Shielded Inductors Bourns SMD SRP7028A
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRR1208_12.7x12.7mm
-Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf
-Bourns SRP1208 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRR1210A
-Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf
-Bourns SRR1210A SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Bourns_SRR1260
-Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf
-Bourns SRR1260 SMD inductor
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_LPS4018
-SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf
-L Coilcraft LPS4018
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_LPS5030
-Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint
-inductor
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_XAL60xx_6.36x6.56mm
-Coilcraft XAL60xx series, https://www.coilcraft.com/pdfs/xal60xx.pdf
-L Coilcraft XAL60xx
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_XAL5030
-L_Coilcraft_XAL5030
-L Coilcraft XAL5030
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_XxL4020
-L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf
-L Coilcraft XxL4020
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_XxL4030
-L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf
-L Coilcraft XxL4030
-0
-2
-2
-Inductor_SMD
-L_Coilcraft_XxL4040
-L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf
-L Coilcraft XxL4040
-0
-2
-2
-Inductor_SMD
-L_CommonModeChoke_Coilcraft_0603USB
-Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf
-surface mount common mode bead
-0
-4
-4
-Inductor_SMD
-L_CommonModeChoke_Coilcraft_0805USB
-Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf
-surface mount common mode bead
-0
-4
-4
-Inductor_SMD
-L_CommonModeChoke_Coilcraft_1812CAN
-Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf
-surface mount common mode bead
-0
-4
-4
-Inductor_SMD
-L_CommonModeChoke_Wuerth_WE-SL5
-WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf
-SMT Common Mode Line Filter
-0
-4
-4
-Inductor_SMD
-L_CommonMode_Delevan_4222
-API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf
-surface mount common mode bead
-0
-4
-4
-Inductor_SMD
-L_CommonMode_Wuerth_WE-SL2
-http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1
-Wuerth WE-SL2
-0
-4
-4
-Inductor_SMD
-L_Fastron_PISN
-Choke, Drossel, PISN, SMD, Fastron,
-Choke Drossel PISN SMD Fastron
-0
-2
-2
-Inductor_SMD
-L_Fastron_PISN_Handsoldering
-Choke, Drossel, PISN, SMD, Fastron,
-Choke Drossel PISN SMD Fastron
-0
-2
-2
-Inductor_SMD
-L_Fastron_PISR
-Choke, Drossel, PISR, Fastron, SMD,
-Choke Drossel PISR Fastron SMD
-0
-2
-2
-Inductor_SMD
-L_Fastron_PISR_Handsoldering
-Choke, Drossel, PISR, Fastron, SMD,
-Choke Drossel PISR Fastron SMD
-0
-2
-2
-Inductor_SMD
-L_Murata_DEM35xxC
-https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx
-Inductor SMD DEM35xxC
-0
-2
-2
-Inductor_SMD
-L_Murata_LQH2MCNxxxx02_2.0x1.6mm
-Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf)
-chip coil inductor Murata LQH2MC
-0
-2
-2
-Inductor_SMD
-L_Murata_LQH55DN_5.7x5.0mm
-Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf
-inductor smd
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_1turn_HDM0131A
-Neosid, Air-Coil, SML, 1turn, HDM0131A,
-Neosid Air-Coil SML 1turn HDM0131A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_2turn_HAM0231A
-Neosid, Air-Coil, SML, 2turn, HAM0231A,
-Neosid Air-Coil SML 2turn HAM0231A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_2turn_HDM0231A
-Neosid, Air-Coil, SML, 2turn, HDM0231A,
-Neosid Air-Coil SML 2turn HDM0231A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_3turn_HAM0331A
-Neosid, Air-Coil, SML, 2turn, HAM0331A,
-Neosid Air-Coil SML 3turn HAM0331A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_3turn_HDM0331A
-Neosid, Air-Coil, SML, 3turn, HDM0331A,
-Neosid Air-Coil SML 3turn HDM0331A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_4turn_HAM0431A
-Neosid, Air-Coil, SML, 4turn, HAM0431A,
-Neosid Air-Coil SML 4turn HAM0431A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_4turn_HDM0431A
-Neosid, Air-Coil, SML, 4turn, HDM0431A,
-Neosid Air-Coil SML 4turn HDM0431A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_5turn_HAM0531A
-Neosid, Air-Coil, SML, 5turn, HAM0531A,
-Neosid Air-Coil SML 5turn HAM0531A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_5turn_HDM0531A
-Neosid, Air-Coil, SML, 5turn, HDM0531A,
-Neosid Air-Coil SML 5turn HDM0531A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A
-Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A,
-Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A
-Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A,
-Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A
-0
-2
-2
-Inductor_SMD
-L_Neosid_Air-Coil_SML_6turn_HAM0631A
-Neosid, Air-Coil, SML, 6turn, HAM0631A,
-Neosid Air-Coil SML 6turn HAM0631A
-0
-2
-2
-Inductor_SMD
-L_Neosid_MicroCoil_Ms36-L
-Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94
-Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms42
-Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf
-Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms50
-Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf
-Neosid Power Inductor Ms50 SMD Fixed inductor
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms50T
-Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf
-Neosid Power Inductor Ms50T SMD Fixed inductor high temperature
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms85
-Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf
-Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms85T
-Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf
-Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms95
-Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf
-NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms95T
-Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf
-NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_Ms95a
-Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf
-NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-NE95H
-Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf
-Neosid Inductor SM-NE95H Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-NE127
-Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
-Neosid Inductor SM-NE127 Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-NE127_HandSoldering
-Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
-Neosid Inductor SM-NE127 Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-NE150
-Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf
-Neosid Inductor SM-NE150 Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-PIC0512H
-Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf
-Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-PIC0602H
-Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf
-Neosid Power Inductor SM-PIC0602H Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-PIC0612H
-Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf
-Neosid Power Inductor SM-PIC0612H Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SM-PIC1004H
-Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf
-Neosid Inductor SM-PIC1004H Fixed inductor SMD
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMS-ME3010
-Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf
-Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMS-ME3015
-Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf
-Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMs42
-Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf
-Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMs50
-Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf
-Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMs85
-Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf
-Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded
-0
-2
-2
-Inductor_SMD
-L_Neosid_SMs95_SMs95p
-Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf
-Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded
-0
-2
-2
-Inductor_SMD
-L_Pulse_PA4320
-Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf
-Inductor SMD Pulse PA4320
-0
-2
-2
-Inductor_SMD
-L_Pulse_PA4344
-Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf
-Pulse PA4344 PM4344 Series SMD Inductors
-0
-2
-2
-Inductor_SMD
-L_Sagami_CER1242B
-Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
-inductor sagami cer12xxb smd
-0
-2
-2
-Inductor_SMD
-L_Sagami_CER1257B
-Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
-inductor sagami cer12xxb smd
-0
-2
-2
-Inductor_SMD
-L_Sagami_CER1277B
-Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
-inductor sagami cer12xxb smd
-0
-2
-2
-Inductor_SMD
-L_Sagami_CWR1242C
-Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
-inductor sagami cwr12xx smd
-0
-4
-2
-Inductor_SMD
-L_Sagami_CWR1257C
-Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
-inductor sagami cwr12xx smd
-0
-4
-2
-Inductor_SMD
-L_Sagami_CWR1277C
-Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
-inductor sagami cwr12xx smd
-0
-4
-2
-Inductor_SMD
-L_SigTra_SC3316F
-http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf
-Choke
-0
-2
-2
-Inductor_SMD
-L_Sumida_CDMC6D28_7.25x6.5mm
-SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf)
-Inductor Sumida SMD CDMC6D28
-0
-2
-2
-Inductor_SMD
-L_Sumida_CR75
-Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf
-Inductor SMD CR75 Unshielded
-0
-2
-2
-Inductor_SMD
-L_Sunlord_MWSA0518_5.4x5.2mm
-Inductor, Sunlord, MWSA0518, 5.4mmx5.2mm
-inductor Sunlord smd
-0
-2
-2
-Inductor_SMD
-L_TDK_NLV25_2.5x2.0mm
-TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf
-tdk nlv25 nlcv25 nlfv25
-0
-2
-2
-Inductor_SMD
-L_TDK_NLV32_3.2x2.5mm
-TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf
-tdk nlv32 nlcv32 nlfv32
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF6025
-Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf)
-Inductor TDK_SLF6025
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF6028
-Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf)
-Inductor TDK_SLF6028
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF6045
-Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf)
-Inductor TDK_SLF6045
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF7032
-Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf)
-Inductor TDK_SLF7032
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF7045
-Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf)
-Inductor TDK_SLF7045
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF7055
-Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf)
-Inductor TDK_SLF7055
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF10145
-Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf)
-Inductor TDK_SLF10145
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF10165
-Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf)
-Inductor TDK_SLF10165
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF12555
-Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf)
-Inductor SLF12555
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF12565
-Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf)
-Inductor SLF12565
-0
-2
-2
-Inductor_SMD
-L_TDK_SLF12575
-Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf)
-Inductor SLF12575
-0
-2
-2
-Inductor_SMD
-L_TDK_VLF10040
-Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
-inductor TDK VLP smd VLF10040
-0
-2
-2
-Inductor_SMD
-L_TDK_VLP8040
-Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
-inductor TDK VLP smd VLP8040
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_MD-1616
-Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm
-inductor taiyo-yuden md smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_MD-2020
-Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm
-inductor taiyo-yuden md smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_MD-3030
-Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm
-inductor taiyo-yuden md smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_MD-4040
-Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm
-inductor taiyo-yuden md smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_MD-5050
-Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm
-inductor taiyo-yuden md smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-20xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-20xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-24xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-24xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-30xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-30xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-40xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-40xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-50xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-50xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-60xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-60xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-80xx
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-80xx_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-10050_9.8x10.0mm
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering
-Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
-inductor taiyo-yuden nr smd
-0
-2
-2
-Inductor_SMD
-L_TracoPower_TCK-047_5.2x5.8mm
-Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf
-inductor smd traco
-0
-2
-2
-Inductor_SMD
-L_TracoPower_TCK-141
-Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf
-Choke SMD
-0
-2
-2
-Inductor_SMD
-L_Vishay_IFSC-1515AH_4x4x1.8mm
-Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf)
-SMD Vishay Inductor Low Profile
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-1212
-Inductor, Vishay, IHLP series, 3.0mmx3.0mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-1616
-Inductor, Vishay, IHLP series, 4.1mmx4.1mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-2020
-Inductor, Vishay, IHLP series, 5.1mmx5.1mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-2525
-Inductor, Vishay, IHLP series, 6.3mmx6.3mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-4040
-Inductor, Vishay, IHLP series, 10.2mmx10.2mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-5050
-Inductor, Vishay, IHLP series, 12.7mmx12.7mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHLP-6767
-Inductor, Vishay, IHLP series, 17.0mmx17.0mm
-inductor vishay ihlp smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHSM-3825
-Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm
-inductor vishay icsm smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHSM-4825
-Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm
-inductor vishay icsm smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHSM-5832
-Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm
-inductor vishay icsm smd
-0
-2
-2
-Inductor_SMD
-L_Vishay_IHSM-7832
-Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm
-inductor vishay icsm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCF-2013
-7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf
-inductor shielded wuerth hcf
-0
-3
-2
-Inductor_SMD
-L_Wuerth_HCF-2815
-74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf
-inductor shielded wuerth hcf
-0
-3
-2
-Inductor_SMD
-L_Wuerth_HCF-2818
-7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf
-inductor shielded wuerth hcf
-0
-3
-2
-Inductor_SMD
-L_Wuerth_HCI-1030
-Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1040
-Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1050
-Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1335
-Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1350
-Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1365
-Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-1890
-Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-2212
-Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-5040
-Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-7030
-Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-7040
-Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCI-7050
-Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm
-inductor Wuerth hci smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1050
-Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1052
-Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1070
-Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1078
-Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1190
-Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1240
-Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1350
-Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-1390
-Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-7050
-Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_HCM-7070
-Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm
-inductor Wuerth hcm smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-1610
-Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-2010
-Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-2506
-Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-2508
-Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-2510
-Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-2512
-Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-3010
-Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-3012
-Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-3015
-Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-3020
-Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-4020
-Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_MAPI-4030
-Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm
-inductor Wuerth smd
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL
-Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf
-Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL
-0
-4
-4
-Inductor_SMD
-L_Wuerth_WE-DD-Typ-M-Typ-S
-Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf
-Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS
-0
-4
-4
-Inductor_SMD
-L_Wuerth_WE-GF-1210
-Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf
-Unshielded Inductor WE-GF 1210 Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD-Typ-7345
-Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf
-Choke Shielded Power Inductor WE-PD 7345 Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD-Typ-LS
-Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
-Choke Shielded Power Inductor WE-PD TypLS Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD-Typ-LS_Handsoldering
-Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
-Choke Shielded Power Inductor WE-PD TypLS Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD-Typ-M-Typ-S
-Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
-Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering
-Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
-Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD2-Typ-L
-Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf
-Choke Power Inductor WE-PD2 TypL Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD2-Typ-MS
-Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf
-Choke Power Inductor WE-PD2 TypMS Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD2-Typ-XL
-Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf
-Choke Power Inductor WE-PD2 TypXL Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PD4-Typ-X
-Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf
-Choke Power Inductor WE-PD4 TypX Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PDF
-Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
-Choke Shielded Power Inductor WE-PDF Wuerth
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-PDF_Handsoldering
-Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
-Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering
-0
-2
-2
-Inductor_SMD
-L_Wuerth_WE-TPC-3816
-L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf
-wurth wuerth smd inductor
-0
-2
-2
-Inductor_THT
-Choke_EPCOS_B82722A
-Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf
-chokes epcos tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN102-04-14.0x14.0mm
-Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN112-04-17.7x17.1mm
-Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN114-04-22.5x21.5mm
-Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN116-04-22.5x21.5mm
-Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN122-04-28.0x27.0mm
-Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN142-04-33.1x32.5mm
-Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN143-04-33.1x32.5mm
-Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN152-04-43.0x41.8mm
-Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN202-04-8.8x18.2mm
-Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN204-04-9.0x14.0mm
-Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN212-04-12.5x18.0mm
-Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN214-04-15.5x23.0mm
-Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN216-04-15.5x23.0mm
-Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN218-04-12.5x18.0mm
-Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN222-04-18.0x31.0mm
-Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN232-04-18.0x31.0mm
-Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-Choke_Schaffner_RN242-04-18.0x31.0mm
-Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
-chokes schaffner tht
-0
-4
-4
-Inductor_THT
-L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2
-Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23
-inductor axial horizontal
-0
-2
-2
-Inductor_THT
-L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1
-Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
-Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1
-0
-2
-2
-Inductor_THT
-L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1
-Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
-Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1
-0
-2
-2
-Inductor_THT
-L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1
-Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
-Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1
-0
-2
-2
-Inductor_THT
-L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2
-Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
-Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2
-0
-2
-2
-Inductor_THT
-L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2
-Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
-Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2
-0
-2
-2
-Inductor_THT
-L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC
-Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC
-0
-2
-2
-Inductor_THT
-L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC
-0
-2
-2
-Inductor_THT
-L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC
-Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC
-0
-2
-2
-Inductor_THT
-L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC
-Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC
-0
-2
-2
-Inductor_THT
-L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC
-Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
-Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC
-0
-2
-2
-Inductor_THT
-L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC
-0
-2
-2
-Inductor_THT
-L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
-Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC
-0
-2
-2
-Inductor_THT
-L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
-Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC
-0
-2
-2
-Inductor_THT
-L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC
-0
-2
-2
-Inductor_THT
-L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC
-0
-2
-2
-Inductor_THT
-L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC
-Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC
-Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
-Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC
-0
-2
-2
-Inductor_THT
-L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC
-0
-2
-2
-Inductor_THT
-L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC
-Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37
-0
-2
-2
-Inductor_THT
-L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37
-0
-2
-2
-Inductor_THT
-L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46
-0
-2
-2
-Inductor_THT
-L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46
-Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
-Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46
-0
-2
-2
-Inductor_THT
-L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm
-0
-2
-2
-Inductor_THT
-L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm
-0
-2
-2
-Inductor_THT
-L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm
-0
-2
-2
-Inductor_THT
-L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101
-0
-2
-2
-Inductor_THT
-L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101
-Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101
-0
-2
-2
-Inductor_THT
-L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201
-0
-2
-2
-Inductor_THT
-L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201
-Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201
-0
-2
-2
-Inductor_THT
-L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203
-0
-2
-2
-Inductor_THT
-L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203
-Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203
-0
-2
-2
-Inductor_THT
-L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28
-0
-2
-2
-Inductor_THT
-L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28
-Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
-Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28
-0
-2
-2
-Inductor_THT
-L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC
-0
-2
-2
-Inductor_THT
-L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC
-0
-2
-2
-Inductor_THT
-L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC
-Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
-Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A
-Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A
-Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A
-Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103
-0
-2
-2
-Inductor_THT
-L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103
-Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103
-0
-2
-2
-Inductor_THT
-L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104
-0
-2
-2
-Inductor_THT
-L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104
-Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104
-0
-2
-2
-Inductor_THT
-L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105
-0
-2
-2
-Inductor_THT
-L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105
-Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
-Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105
-0
-2
-2
-Inductor_THT
-L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A
-Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A
-Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
-Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A
-0
-2
-2
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100
-L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
-L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100
-0
-4
-4
-Inductor_THT
-L_CommonMode_VAC_T60405-S6123-X140
-3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf
-common mode filter
-0
-6
-6
-Inductor_THT
-L_CommonMode_VAC_T60405-S6123-X240
-3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf
-common mode filter
-0
-6
-6
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-L
-Wuerth, WE-CMB, Bauform L,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-M
-Wuerth, WE-CMB, Bauform M,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-S
-Wuerth, WE-CMB, Bauform S,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-XL
-Wuerth, WE-CMB, Bauform XL,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-XS
-Wuerth, WE-CMB, Bauform XS,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_CommonMode_Wuerth_WE-CMB-XXL
-Wuerth, WE-CMB, Bauform XXL,
-CommonModeChoke Gleichtaktdrossel
-0
-4
-4
-Inductor_THT
-L_Mount_Lodestone_VTM120
-Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
-vertical inductor toroid mount
-0
-4
-4
-Inductor_THT
-L_Mount_Lodestone_VTM160
-Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
-vertical inductor toroid mount
-0
-4
-4
-Inductor_THT
-L_Mount_Lodestone_VTM254
-Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
-vertical inductor toroid mount
-0
-4
-4
-Inductor_THT
-L_Mount_Lodestone_VTM280
-Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
-vertical inductor toroid mount
-0
-4
-4
-Inductor_THT
-L_Mount_Lodestone_VTM950-6
-Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf
-vertical inductor toroid mount
-0
-6
-6
-Inductor_THT
-L_Radial_D6.0mm_P4.00mm
-Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf
-Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm
-0
-2
-2
-Inductor_THT
-L_Radial_D7.0mm_P3.00mm
-Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf
-Inductor Radial series Radial pin pitch 3.00mm diameter 7mm
-0
-2
-2
-Inductor_THT
-L_Radial_D7.2mm_P3.00mm_Murata_1700
-Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf
-Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700
-0
-2
-2
-Inductor_THT
-L_Radial_D7.5mm_P3.50mm_Fastron_07P
-Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
-Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P
-0
-2
-2
-Inductor_THT
-L_Radial_D7.5mm_P5.00mm_Fastron_07P
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
-Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P
-0
-2
-2
-Inductor_THT
-L_Radial_D7.8mm_P5.00mm_Fastron_07HCP
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP
-0
-2
-2
-Inductor_THT
-L_Radial_D8.7mm_P5.00mm_Fastron_07HCP
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP
-0
-2
-2
-Inductor_THT
-L_Radial_D9.5mm_P5.00mm_Fastron_07HVP
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series
-Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP
-0
-2
-2
-Inductor_THT
-L_Radial_D10.0mm_P5.00mm_Fastron_07M
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
-Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M
-0
-2
-2
-Inductor_THT
-L_Radial_D10.0mm_P5.00mm_Fastron_07P
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
-Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P
-0
-2
-2
-Inductor_THT
-L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3
-0
-2
-2
-Inductor_THT
-L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3
-0
-2
-2
-Inductor_THT
-L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS
-Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf
-Inductor Radial Murata 1200RS
-0
-4
-2
-Inductor_THT
-L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P5.00mm_Fastron_11P
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2
-Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
-Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P6.00mm_Murata_1900R
-Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf
-Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1
-Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
-Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1
-0
-2
-2
-Inductor_THT
-L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1
-Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
-Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1
-0
-2
-2
-Inductor_THT
-L_Radial_D12.5mm_P7.00mm_Fastron_09HCP
-Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
-Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP
-0
-2
-2
-Inductor_THT
-L_Radial_D12.5mm_P9.00mm_Fastron_09HCP
-Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
-Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP
-0
-2
-2
-Inductor_THT
-L_Radial_D13.5mm_P7.00mm_Fastron_09HCP
-Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
-Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP
-0
-2
-2
-Inductor_THT
-L_Radial_D14.2mm_P10.00mm_Neosid_SD14
-Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf
-Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14
-0
-2
-2
-Inductor_THT
-L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1
-Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1
-0
-2
-2
-Inductor_THT
-L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1
-Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1
-0
-2
-2
-Inductor_THT
-L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1
-Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1
-0
-2
-2
-Inductor_THT
-L_Radial_D18.0mm_P10.00mm
-Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf
-Inductor Radial series Radial pin pitch 10.00mm diameter 18mm
-0
-2
-2
-Inductor_THT
-L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2
-Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2
-0
-2
-2
-Inductor_THT
-L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2
-Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2
-0
-2
-2
-Inductor_THT
-L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2
-Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2
-0
-2
-2
-Inductor_THT
-L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2
-Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2
-0
-2
-2
-Inductor_THT
-L_Radial_D21.0mm_P19.00mm
-Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf
-Inductor Radial series Radial pin pitch 19.00mm diameter 21mm
-0
-2
-2
-Inductor_THT
-L_Radial_D24.0mm_P24.00mm
-Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm
-Inductor Radial series Radial pin pitch 24.00mm diameter 24mm
-0
-2
-2
-Inductor_THT
-L_Radial_D24.4mm_P22.90mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D24.4mm_P23.10mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D24.4mm_P23.40mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D24.4mm_P23.70mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D24.4mm_P23.90mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3
-Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3
-0
-2
-2
-Inductor_THT
-L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3
-Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3
-0
-2
-2
-Inductor_THT
-L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3
-Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3
-0
-2
-2
-Inductor_THT
-L_Radial_D28.0mm_P29.20mm
-Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm
-Inductor Radial series Radial pin pitch 29.20mm diameter 28mm
-0
-2
-2
-Inductor_THT
-L_Radial_D29.8mm_P28.30mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D29.8mm_P28.50mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D29.8mm_P28.80mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D29.8mm_P29.00mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D29.8mm_P29.30mm_Murata_1400series
-Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
-Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series
-0
-2
-2
-Inductor_THT
-L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5
-Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5
-0
-2
-2
-Inductor_THT
-L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4
-Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4
-0
-2
-2
-Inductor_THT
-L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4
-Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4
-0
-2
-2
-Inductor_THT
-L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5
-Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5
-0
-2
-2
-Inductor_THT
-L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5
-Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5
-0
-2
-2
-Inductor_THT
-L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6
-Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6
-0
-2
-2
-Inductor_THT
-L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6
-Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6
-0
-2
-2
-Inductor_THT
-L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6
-Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6
-0
-2
-2
-Inductor_THT
-L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6
-Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6
-0
-2
-2
-Inductor_THT
-L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6
-Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
-Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6
-0
-2
-2
-Inductor_THT
-L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75
-Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf
-Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75
-0
-2
-2
-Inductor_THT
-L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E
-Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf
-Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E
-0
-2
-2
-Inductor_THT
-L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8
-Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf
-Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8
-0
-2
-2
-Inductor_THT
-L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25
-Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
-Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25
-0
-2
-2
-Inductor_THT
-L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30
-Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
-Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30
-0
-2
-2
-Inductor_THT
-L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm
-Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
-Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm
-0
-2
-2
-Inductor_THT
-L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm
-Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
-Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm
-0
-2
-2
-Inductor_THT
-L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm
-Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
-Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm
-0
-2
-2
-Inductor_THT
-L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm
-Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
-Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm
-0
-2
-2
-Inductor_THT
-L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37
-Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
-Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37
-0
-2
-2
-Inductor_THT
-L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44
-Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
-Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44
-0
-2
-2
-Inductor_THT
-L_SELF1408
-Self Ferrite 14 - 08
-SELF
-0
-7
-3
-Inductor_THT
-L_SELF1418
-Self Ferrite 14 - 18
-SELF
-0
-10
-4
-Inductor_THT
-L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12
-L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12
-L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16
-L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16
-L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20
-L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20
-L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25
-L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25
-L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30
-L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30
-L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37
-L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37
-L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44
-L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44
-L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50
-L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50
-L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3
-L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads
-L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000
-L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5
-L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100
-L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100
-L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4
-L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200
-L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200
-L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5
-L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads
-L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D26.0mm_P5.08mm
-inductor 26mm diameter toroid
-SELF INDUCTOR
-0
-3
-2
-Inductor_THT
-L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200
-L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200
-L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300
-L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300
-L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
-L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6
-L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D40.0mm_P48.26mm
-L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm
-L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7
-L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8
-L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8
-0
-2
-2
-Inductor_THT
-L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9
-L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm
-L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2
-L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm
-L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2
-L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A
-L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1
-L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm
-L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2
-L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H
-L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3
-L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2
-L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3
-L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads
-L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B
-L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G
-L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C
-L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3
-L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4
-L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4
-L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5
-L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads
-L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D
-L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5
-L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6
-L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E
-L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F
-L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
-L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7
-L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8
-L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700
-L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
-L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700
-0
-2
-2
-Inductor_THT
-L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9
-L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
-L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips
-net tie solder jumper bridged
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips
-net tie solder jumper bridged
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip
-net tie solder jumper bridged
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip
-net tie solder jumper bridged
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open
-solder jumper open
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open
-solder jumper open
-0
-2
-2
-Jumper
-SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
-solder jumper open
-0
-2
-2
-Jumper
-SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
-net tie solder jumper bridged
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open
-solder jumper open
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels
-SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers
-solder jumper open
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open
-solder jumper open
-0
-3
-3
-Jumper
-SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels
-SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers
-solder jumper open
-0
-3
-3
-Jumper
-SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm
-SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
-solder jumper open
-0
-5
-3
-Jumper
-SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels
-SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers
-solder jumper open
-0
-5
-3
-LED_SMD
-LED-APA102-2020
-http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf
-LED RGB SPI
-0
-8
-6
-LED_SMD
-LED-L1T2_LUMILEDS
-http://www.lumileds.com/uploads/438/DS133-pdf
-LUMILEDS LUXEON TX L1T2 LED
-0
-3
-3
-LED_SMD
-LED_1W_3W_R8
-https://www.gme.cz/data/attachments/dsh.518-234.1.pdf
-LED 1W 3W 5W
-0
-3
-3
-LED_SMD
-LED_0201_0603Metric
-LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-LED
-0
-4
-2
-LED_SMD
-LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder
-LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-4
-2
-LED_SMD
-LED_0402_1005Metric
-LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder
-LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_0603_1608Metric
-LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder
-LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_0805_2012Metric
-LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder
-LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_1206_3216Metric
-LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder
-LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm
-LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-diode reverse
-0
-2
-2
-LED_SMD
-LED_1210_3225Metric
-LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder
-LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_1812_4532Metric
-LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder
-LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_2010_5025Metric
-LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder
-LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_2512_6332Metric
-LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED
-0
-2
-2
-LED_SMD
-LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder
-LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
-LED handsolder
-0
-2
-2
-LED_SMD
-LED_ASMB-KTF0-0A306
-2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100
-Tricolor LED
-0
-4
-4
-LED_SMD
-LED_Avago_PLCC4_3.2x2.8mm_CW
-https://docs.broadcom.com/docs/AV02-4186EN
-LED Avago PLCC-4 ASMB-MTB0-0A3A2
-0
-4
-4
-LED_SMD
-LED_Avago_PLCC6_3x2.8mm
-https://docs.broadcom.com/docs/AV02-3793EN
-LED Avago PLCC-6 ASMT-YTB7-0AA02
-0
-6
-6
-LED_SMD
-LED_CSP_Samsung_LH181B_2.36x2.36mm
-High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf
-LED Samsung LH181B
-0
-2
-2
-LED_SMD
-LED_Cree-PLCC4_2x2mm_CW
-2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf
-LED Cree PLCC-4
-0
-4
-4
-LED_SMD
-LED_Cree-PLCC4_3.2x2.8mm_CCW
-3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf
-LED Cree PLCC-4
-0
-4
-4
-LED_SMD
-LED_Cree-PLCC4_5x5mm_CW
-5.0mm x 5.0mm PLCC4 LED
-LED Cree PLCC-4
-0
-4
-4
-LED_SMD
-LED_Cree-PLCC6_4.7x1.5mm
-4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf
-LED Cree PLCC-6
-0
-6
-6
-LED_SMD
-LED_Cree-XB
-http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf
-LED Cree XB
-0
-5
-3
-LED_SMD
-LED_Cree-XH
-http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf
-LED Cree XH
-0
-8
-2
-LED_SMD
-LED_Cree-XHP35
-http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf
-LED Cree XHP35
-0
-6
-3
-LED_SMD
-LED_Cree-XHP50_6V
-Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
-LED Cree XHP50
-0
-15
-3
-LED_SMD
-LED_Cree-XHP50_12V
-Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
-LED XHP50 Cree
-0
-15
-3
-LED_SMD
-LED_Cree-XHP70_6V
-Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
-LED Cree XHP70
-0
-15
-3
-LED_SMD
-LED_Cree-XHP70_12V
-Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
-LED Cree XHP70
-0
-15
-3
-LED_SMD
-LED_Cree-XP
-LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf
-LED Cree XP
-0
-6
-3
-LED_SMD
-LED_Cree-XP-G
-LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf
-LED Cree XP-G
-0
-6
-3
-LED_SMD
-LED_Cree-XQ
-LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
-LED Cree XQ
-0
-2
-2
-LED_SMD
-LED_Cree-XQ_HandSoldering
-LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
-LED Cree XQ
-0
-2
-2
-LED_SMD
-LED_Dialight_591
-LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf)
-LED Dialight 591
-0
-2
-2
-LED_SMD
-LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm
-http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf
-RGB LED NeoPixel addressable
-0
-4
-4
-LED_SMD
-LED_Kingbright_AAA3528ESGCT
-Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf)
-dual led smd
-0
-4
-4
-LED_SMD
-LED_Kingbright_APFA3010_3x1.5mm_Horizontal
-LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf
-LED RGB APFA3010 KINGBRIGHT 3x1.5mm
-0
-4
-4
-LED_SMD
-LED_LiteOn_LTST-C19HE1WT
-LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf
-LED RGB Chip SMD
-0
-4
-4
-LED_SMD
-LED_LiteOn_LTST-S326
-http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF
-LED SMD right angle CCA
-0
-3
-3
-LED_SMD
-LED_Lumex_SML-LX0303SIUPGUSB
-Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf
-LED RGB
-0
-4
-4
-LED_SMD
-LED_Lumex_SML-LX0404SIUPGUSB
-Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf
-LED RGB
-0
-4
-4
-LED_SMD
-LED_Luminus_MP-3030-1100_3.0x3.0mm
-Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf
-LED Luminus MP-3030-1100
-0
-5
-2
-LED_SMD
-LED_Osram_Lx_P47F_D2mm_ReverseMount
-OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf
-LED ReverseMount Reverse
-0
-4
-2
-LED_SMD
-LED_PLCC-2
-LED PLCC-2 SMD package
-LED PLCC-2 SMD
-0
-2
-2
-LED_SMD
-LED_PLCC_2835
-https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
-LED
-0
-2
-2
-LED_SMD
-LED_PLCC_2835_Handsoldering
-https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
-LED
-0
-2
-2
-LED_SMD
-LED_RGB_1210
-RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN
-LED 3227
-0
-4
-4
-LED_SMD
-LED_RGB_5050-6
-http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf
-RGB LED 5050-6
-0
-6
-6
-LED_SMD
-LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm
-http://www.farnell.com/datasheets/2003905.pdf
-LED RGB PLCC-6 CLP6C-FBK
-0
-6
-6
-LED_SMD
-LED_RGB_Everlight_EASV3015RGBA0_Horizontal
-LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220
-LED RGB right-angle
-0
-4
-4
-LED_SMD
-LED_RGB_Getian_GT-P6PRGB4303
-https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf
-LED RGB
-0
-7
-7
-LED_SMD
-LED_RGB_PLCC-6
-RGB LED PLCC-6
-RGB LED PLCC-6
-0
-6
-6
-LED_SMD
-LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100
-3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf
-LED RGB Wurth PLCC-4
-0
-4
-4
-LED_SMD
-LED_ROHM_SMLVN6
-https://www.rohm.com/datasheet/SMLVN6RGB1U
-LED ROHM SMLVN6
-0
-6
-6
-LED_SMD
-LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm
-https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf
-LED RGB NeoPixel Nano
-0
-4
-4
-LED_SMD
-LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm
-https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf
-LED RGB NeoPixel Mini
-0
-4
-4
-LED_SMD
-LED_SK6812_EC15_1.5x1.5mm
-http://www.newstar-ledstrip.com/product/20181119172602110.pdf
-LED RGB NeoPixel
-0
-4
-4
-LED_SMD
-LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
-https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf
-LED RGB NeoPixel
-0
-4
-4
-LED_SMD
-LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm
-https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf
-LED RGB NeoPixel
-0
-4
-4
-LED_SMD
-LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm
-https://cdn-shop.adafruit.com/datasheets/WS2812.pdf
-LED RGB NeoPixel
-0
-6
-6
-LED_SMD
-LED_Yuji_5730
-LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf
-LED Yuji 5730
-0
-3
-2
-LED_SMD
-LED_miniPLCC_2315
-https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
-LED
-0
-2
-2
-LED_SMD
-LED_miniPLCC_2315_Handsoldering
-https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
-LED
-0
-2
-2
-LED_THT
-LED_BL-FL7680RGB
-'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf
-RGB LED Piranha Super-Flux BetLux
-0
-4
-4
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm
-LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
-LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
-0
-2
-2
-LED_THT
-LED_D1.8mm_W3.3mm_H2.4mm
-LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins
-LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins
-0
-2
-2
-LED_THT
-LED_D2.0mm_W4.0mm_H2.8mm_FlatTop
-LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf
-LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D2.0mm_W4.8mm_H2.5mm_FlatTop
-LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf
-LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm
-LED, diameter 3.0mm, 2 pins
-LED diameter 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm-3
-LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf
-LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins
-0
-3
-3
-LED_THT
-LED_D3.0mm_Clear
-IR-LED, diameter 3.0mm, 2 pins, color: clear
-IR infrared LED diameter 3.0mm 2 pins clear
-0
-2
-2
-LED_THT
-LED_D3.0mm_FlatTop
-LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf
-LED Round FlatTop diameter 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm
-LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
-LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D3.0mm_IRBlack
-IR-ED, diameter 3.0mm, 2 pins, color: black
-IR infrared LED diameter 3.0mm 2 pins black
-0
-2
-2
-LED_THT
-LED_D3.0mm_IRGrey
-IR-LED, diameter 3.0mm, 2 pins, color: grey
-IR infrared LED diameter 3.0mm 2 pins grey
-0
-2
-2
-LED_THT
-LED_D4.0mm
-LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf
-LED diameter 4.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm
-LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
-LED diameter 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm-3
-LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf
-LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins
-0
-3
-3
-LED_THT
-LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-3
-3
-LED_THT
-LED_D5.0mm-4_RGB
-LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
-LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
-0
-4
-4
-LED_THT
-LED_D5.0mm-4_RGB_Staggered_Pins
-LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
-rgb led
-0
-4
-4
-LED_THT
-LED_D5.0mm-4_RGB_Wide_Pins
-LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
-LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
-0
-4
-4
-LED_THT
-LED_D5.0mm_Clear
-LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
-LED diameter 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_FlatTop
-LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf
-LED Round FlatTop diameter 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm
-LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
-LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_IRBlack
-LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
-LED diameter 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D5.0mm_IRGrey
-LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
-LED diameter 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D8.0mm
-LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf
-LED diameter 8.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D8.0mm-3
-LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins
-LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins
-0
-3
-3
-LED_THT
-LED_D10.0mm
-LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf
-LED diameter 10.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_D10.0mm-3
-LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf
-LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins
-0
-3
-3
-LED_THT
-LED_D20.0mm
-LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf
-LED diameter 20.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Oval_W5.2mm_H3.8mm
-LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf
-LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W3.0mm_H2.0mm
-LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
-LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W3.9mm_H1.8mm
-LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
-LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W3.9mm_H1.8mm_FlatTop
-LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
-LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W3.9mm_H1.9mm
-LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf
-LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm-3Pins
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins
-0
-3
-3
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
-LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W5.0mm_H5.0mm
-LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
-LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3
-Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf
-LED automotive super flux 7.62mm
-0
-4
-2
-LED_THT
-LED_SideEmitter_Rectangular_W4.5mm_H1.6mm
-LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf
-LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins
-0
-2
-2
-LED_THT
-LED_VCCLite_5381H1_6.35x6.35mm
-Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
-Red 5381 Series LED
-0
-2
-2
-LED_THT
-LED_VCCLite_5381H3_6.35x6.35mm
-Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
-Amber 5381 Series LED
-0
-2
-2
-LED_THT
-LED_VCCLite_5381H5_6.35x6.35mm
-Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
-Green 5381 Series LED
-0
-2
-2
-LED_THT
-LED_VCCLite_5381H7_6.35x6.35mm
-Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
-Yellow 5381 Series LED
-0
-2
-2
-Module
-A20_OLINUXINO_LIME2
-A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet
-A20 Olimex Olinuxino LIME2 development board
-0
-180
-180
-Module
-Adafruit_Feather
-Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
-Adafruit Feather
-0
-28
-28
-Module
-Adafruit_Feather_32u4_FONA
-Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
-Adafruit Feather 32u4 FONA
-0
-28
-28
-Module
-Adafruit_Feather_32u4_FONA_WithMountingHoles
-Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
-Adafruit Feather 32u4 FONA
-0
-28
-28
-Module
-Adafruit_Feather_32u4_RFM
-Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
-Adafruit Feather 32u4 RFM
-0
-31
-31
-Module
-Adafruit_Feather_32u4_RFM_WithMountingHoles
-Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
-Adafruit Feather 32u4 RFM
-0
-31
-31
-Module
-Adafruit_Feather_M0_RFM
-Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
-Adafruit Feather M0 RFM
-0
-32
-32
-Module
-Adafruit_Feather_M0_RFM_WithMountingHoles
-Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
- Adafruit Feather M0 RFM
-0
-32
-32
-Module
-Adafruit_Feather_M0_Wifi
-Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
-Adafruit Feather M0 Wifi
-0
-28
-28
-Module
-Adafruit_Feather_M0_Wifi_WithMountingHoles
-Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
-Adafruit Feather M0 Wifi
-0
-28
-28
-Module
-Adafruit_Feather_WICED
-Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
-Adafruit Feather WICED Wifi
-0
-29
-29
-Module
-Adafruit_Feather_WICED_WithMountingHoles
-Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
-Adafruit Feather WICED Wifi
-0
-29
-29
-Module
-Adafruit_Feather_WithMountingHoles
-Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
-Adafruit Feather
-0
-28
-28
-Module
-Adafruit_HUZZAH_ESP8266_breakout
-32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
-ESP8266 WiFi microcontroller
-0
-20
-20
-Module
-Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles
-32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
-ESP8266 WiFi microcontroller
-0
-20
-20
-Module
-Arduino_Nano
-Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino Nano
-0
-30
-30
-Module
-Arduino_Nano_WithMountingHoles
-Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino Nano
-0
-30
-30
-Module
-Arduino_UNO_R2
-Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino UNO R2
-0
-30
-30
-Module
-Arduino_UNO_R2_WithMountingHoles
-Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino UNO R2
-0
-30
-30
-Module
-Arduino_UNO_R3
-Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino UNO R3
-0
-32
-32
-Module
-Arduino_UNO_R3_WithMountingHoles
-Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
-Arduino UNO R3
-0
-32
-32
-Module
-BeagleBoard_PocketBeagle
-PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors
-PocketBeagle
-0
-72
-72
-Module
-Carambola2
-8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf
-carambola2 8devices
-0
-104
-52
-Module
-Maple_Mini
-Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html
-Maple Mini
-0
-40
-40
-Module
-Onion_Omega2+
-https://onion.io/omega2/
-Omega Onion module
-0
-32
-32
-Module
-Onion_Omega2S
-https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf
-onion omega module
-0
-89
-64
-Module
-Pololu_Breakout-16_15.2x20.3mm
-Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\
-Pololu Breakout
-0
-16
-16
-Module
-Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles
-Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf
-raspberry pi zero through hole
-0
-40
-40
-Module
-ST_Morpho_Connector_144_STLink
-ST Morpho Connector 144 With STLink
-ST Morpho Connector 144 STLink
-0
-148
-148
-Module
-ST_Morpho_Connector_144_STLink_MountingHoles
-ST Morpho Connector 144 With STLink
-ST Morpho Connector 144 STLink
-0
-148
-148
-Module
-Sipeed-M1
-AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications
-AI Kendryte K210 RISC-V
-0
-85
-77
-Module
-Texas_EUK_R-PDSS-T7_THT
-Texas Instruments EUK 7 Pin Double Sided Module
-module pcb
-0
-7
-7
-Module
-Texas_EUS_R-PDSS-T5_THT
-Texas Instruments EUS 5 Pin Double Sided Module
-module pcb
-0
-5
-5
-Module
-Texas_EUW_R-PDSS-T7_THT
-Texas Instruments EUW 7 Pin Double Sided Module
-module pcb
-0
-7
-7
-Module
-WEMOS_D1_mini_light
-16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg
-ESP8266 WiFi microcontroller
-0
-16
-16
-MountingEquipment
-DINRailAdapter_3xM3_PhoenixContact_1201578
-https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1
-DIN rail adapter universal three M3 clearance holes
-0
-0
-0
-MountingHole
-MountingHole_2.1mm
-Mounting Hole 2.1mm, no annular
-mounting hole 2.1mm no annular
-0
-0
-0
-MountingHole
-MountingHole_2.2mm_M2
-Mounting Hole 2.2mm, no annular, M2
-mounting hole 2.2mm no annular m2
-0
-0
-0
-MountingHole
-MountingHole_2.2mm_M2_DIN965
-Mounting Hole 2.2mm, no annular, M2, DIN965
-mounting hole 2.2mm no annular m2 din965
-0
-0
-0
-MountingHole
-MountingHole_2.2mm_M2_DIN965_Pad
-Mounting Hole 2.2mm, M2, DIN965
-mounting hole 2.2mm m2 din965
-0
-1
-1
-MountingHole
-MountingHole_2.2mm_M2_DIN965_Pad_TopBottom
-Mounting Hole 2.2mm, M2, DIN965
-mounting hole 2.2mm m2 din965
-0
-3
-1
-MountingHole
-MountingHole_2.2mm_M2_DIN965_Pad_TopOnly
-Mounting Hole 2.2mm, M2, DIN965
-mounting hole 2.2mm m2 din965
-0
-2
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO7380
-Mounting Hole 2.2mm, no annular, M2, ISO7380
-mounting hole 2.2mm no annular m2 iso7380
-0
-0
-0
-MountingHole
-MountingHole_2.2mm_M2_ISO7380_Pad
-Mounting Hole 2.2mm, M2, ISO7380
-mounting hole 2.2mm m2 iso7380
-0
-1
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom
-Mounting Hole 2.2mm, M2, ISO7380
-mounting hole 2.2mm m2 iso7380
-0
-3
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly
-Mounting Hole 2.2mm, M2, ISO7380
-mounting hole 2.2mm m2 iso7380
-0
-2
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO14580
-Mounting Hole 2.2mm, no annular, M2, ISO14580
-mounting hole 2.2mm no annular m2 iso14580
-0
-0
-0
-MountingHole
-MountingHole_2.2mm_M2_ISO14580_Pad
-Mounting Hole 2.2mm, M2, ISO14580
-mounting hole 2.2mm m2 iso14580
-0
-1
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom
-Mounting Hole 2.2mm, M2, ISO14580
-mounting hole 2.2mm m2 iso14580
-0
-3
-1
-MountingHole
-MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly
-Mounting Hole 2.2mm, M2, ISO14580
-mounting hole 2.2mm m2 iso14580
-0
-2
-1
-MountingHole
-MountingHole_2.2mm_M2_Pad
-Mounting Hole 2.2mm, M2
-mounting hole 2.2mm m2
-0
-1
-1
-MountingHole
-MountingHole_2.2mm_M2_Pad_TopBottom
-Mounting Hole 2.2mm, M2
-mounting hole 2.2mm m2
-0
-3
-1
-MountingHole
-MountingHole_2.2mm_M2_Pad_TopOnly
-Mounting Hole 2.2mm, M2
-mounting hole 2.2mm m2
-0
-2
-1
-MountingHole
-MountingHole_2.2mm_M2_Pad_Via
-Mounting Hole 2.2mm, M2
-mounting hole 2.2mm m2
-0
-9
-1
-MountingHole
-MountingHole_2.5mm
-Mounting Hole 2.5mm, no annular
-mounting hole 2.5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_2.5mm_Pad
-Mounting Hole 2.5mm
-mounting hole 2.5mm
-0
-1
-1
-MountingHole
-MountingHole_2.5mm_Pad_TopBottom
-Mounting Hole 2.5mm
-mounting hole 2.5mm
-0
-3
-1
-MountingHole
-MountingHole_2.5mm_Pad_TopOnly
-Mounting Hole 2.5mm
-mounting hole 2.5mm
-0
-2
-1
-MountingHole
-MountingHole_2.5mm_Pad_Via
-Mounting Hole 2.5mm
-mounting hole 2.5mm
-0
-9
-1
-MountingHole
-MountingHole_2.7mm
-Mounting Hole 2.7mm, no annular
-mounting hole 2.7mm no annular
-0
-0
-0
-MountingHole
-MountingHole_2.7mm_M2.5
-Mounting Hole 2.7mm, no annular, M2.5
-mounting hole 2.7mm no annular m2.5
-0
-0
-0
-MountingHole
-MountingHole_2.7mm_M2.5_DIN965
-Mounting Hole 2.7mm, no annular, M2.5, DIN965
-mounting hole 2.7mm no annular m2.5 din965
-0
-0
-0
-MountingHole
-MountingHole_2.7mm_M2.5_DIN965_Pad
-Mounting Hole 2.7mm, M2.5, DIN965
-mounting hole 2.7mm m2.5 din965
-0
-1
-1
-MountingHole
-MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom
-Mounting Hole 2.7mm, M2.5, DIN965
-mounting hole 2.7mm m2.5 din965
-0
-3
-1
-MountingHole
-MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly
-Mounting Hole 2.7mm, M2.5, DIN965
-mounting hole 2.7mm m2.5 din965
-0
-2
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO7380
-Mounting Hole 2.7mm, no annular, M2.5, ISO7380
-mounting hole 2.7mm no annular m2.5 iso7380
-0
-0
-0
-MountingHole
-MountingHole_2.7mm_M2.5_ISO7380_Pad
-Mounting Hole 2.7mm, M2.5, ISO7380
-mounting hole 2.7mm m2.5 iso7380
-0
-1
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom
-Mounting Hole 2.7mm, M2.5, ISO7380
-mounting hole 2.7mm m2.5 iso7380
-0
-3
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly
-Mounting Hole 2.7mm, M2.5, ISO7380
-mounting hole 2.7mm m2.5 iso7380
-0
-2
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO14580
-Mounting Hole 2.7mm, no annular, M2.5, ISO14580
-mounting hole 2.7mm no annular m2.5 iso14580
-0
-0
-0
-MountingHole
-MountingHole_2.7mm_M2.5_ISO14580_Pad
-Mounting Hole 2.7mm, M2.5, ISO14580
-mounting hole 2.7mm m2.5 iso14580
-0
-1
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom
-Mounting Hole 2.7mm, M2.5, ISO14580
-mounting hole 2.7mm m2.5 iso14580
-0
-3
-1
-MountingHole
-MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly
-Mounting Hole 2.7mm, M2.5, ISO14580
-mounting hole 2.7mm m2.5 iso14580
-0
-2
-1
-MountingHole
-MountingHole_2.7mm_M2.5_Pad
-Mounting Hole 2.7mm, M2.5
-mounting hole 2.7mm m2.5
-0
-1
-1
-MountingHole
-MountingHole_2.7mm_M2.5_Pad_TopBottom
-Mounting Hole 2.7mm, M2.5
-mounting hole 2.7mm m2.5
-0
-3
-1
-MountingHole
-MountingHole_2.7mm_M2.5_Pad_TopOnly
-Mounting Hole 2.7mm, M2.5
-mounting hole 2.7mm m2.5
-0
-2
-1
-MountingHole
-MountingHole_2.7mm_M2.5_Pad_Via
-Mounting Hole 2.7mm
-mounting hole 2.7mm
-0
-9
-1
-MountingHole
-MountingHole_2.7mm_Pad
-Mounting Hole 2.7mm
-mounting hole 2.7mm
-0
-1
-1
-MountingHole
-MountingHole_2.7mm_Pad_TopBottom
-Mounting Hole 2.7mm
-mounting hole 2.7mm
-0
-3
-1
-MountingHole
-MountingHole_2.7mm_Pad_TopOnly
-Mounting Hole 2.7mm
-mounting hole 2.7mm
-0
-2
-1
-MountingHole
-MountingHole_2.7mm_Pad_Via
-Mounting Hole 2.7mm
-mounting hole 2.7mm
-0
-9
-1
-MountingHole
-MountingHole_2mm
-Mounting Hole 2mm, no annular
-mounting hole 2mm no annular
-0
-0
-0
-MountingHole
-MountingHole_3.2mm_M3
-Mounting Hole 3.2mm, no annular, M3
-mounting hole 3.2mm no annular m3
-0
-0
-0
-MountingHole
-MountingHole_3.2mm_M3_DIN965
-Mounting Hole 3.2mm, no annular, M3, DIN965
-mounting hole 3.2mm no annular m3 din965
-0
-0
-0
-MountingHole
-MountingHole_3.2mm_M3_DIN965_Pad
-Mounting Hole 3.2mm, M3, DIN965
-mounting hole 3.2mm m3 din965
-0
-1
-1
-MountingHole
-MountingHole_3.2mm_M3_DIN965_Pad_TopBottom
-Mounting Hole 3.2mm, M3, DIN965
-mounting hole 3.2mm m3 din965
-0
-3
-1
-MountingHole
-MountingHole_3.2mm_M3_DIN965_Pad_TopOnly
-Mounting Hole 3.2mm, M3, DIN965
-mounting hole 3.2mm m3 din965
-0
-2
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO7380
-Mounting Hole 3.2mm, no annular, M3, ISO7380
-mounting hole 3.2mm no annular m3 iso7380
-0
-0
-0
-MountingHole
-MountingHole_3.2mm_M3_ISO7380_Pad
-Mounting Hole 3.2mm, M3, ISO7380
-mounting hole 3.2mm m3 iso7380
-0
-1
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom
-Mounting Hole 3.2mm, M3, ISO7380
-mounting hole 3.2mm m3 iso7380
-0
-3
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly
-Mounting Hole 3.2mm, M3, ISO7380
-mounting hole 3.2mm m3 iso7380
-0
-2
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO14580
-Mounting Hole 3.2mm, no annular, M3, ISO14580
-mounting hole 3.2mm no annular m3 iso14580
-0
-0
-0
-MountingHole
-MountingHole_3.2mm_M3_ISO14580_Pad
-Mounting Hole 3.2mm, M3, ISO14580
-mounting hole 3.2mm m3 iso14580
-0
-1
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom
-Mounting Hole 3.2mm, M3, ISO14580
-mounting hole 3.2mm m3 iso14580
-0
-3
-1
-MountingHole
-MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly
-Mounting Hole 3.2mm, M3, ISO14580
-mounting hole 3.2mm m3 iso14580
-0
-2
-1
-MountingHole
-MountingHole_3.2mm_M3_Pad
-Mounting Hole 3.2mm, M3
-mounting hole 3.2mm m3
-0
-1
-1
-MountingHole
-MountingHole_3.2mm_M3_Pad_TopBottom
-Mounting Hole 3.2mm, M3
-mounting hole 3.2mm m3
-0
-3
-1
-MountingHole
-MountingHole_3.2mm_M3_Pad_TopOnly
-Mounting Hole 3.2mm, M3
-mounting hole 3.2mm m3
-0
-2
-1
-MountingHole
-MountingHole_3.2mm_M3_Pad_Via
-Mounting Hole 3.2mm, M3
-mounting hole 3.2mm m3
-0
-9
-1
-MountingHole
-MountingHole_3.5mm
-Mounting Hole 3.5mm, no annular
-mounting hole 3.5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_3.5mm_Pad
-Mounting Hole 3.5mm
-mounting hole 3.5mm
-0
-1
-1
-MountingHole
-MountingHole_3.5mm_Pad_TopBottom
-Mounting Hole 3.5mm
-mounting hole 3.5mm
-0
-3
-1
-MountingHole
-MountingHole_3.5mm_Pad_TopOnly
-Mounting Hole 3.5mm
-mounting hole 3.5mm
-0
-2
-1
-MountingHole
-MountingHole_3.5mm_Pad_Via
-Mounting Hole 3.5mm
-mounting hole 3.5mm
-0
-9
-1
-MountingHole
-MountingHole_3.7mm
-Mounting Hole 3.7mm, no annular
-mounting hole 3.7mm no annular
-0
-0
-0
-MountingHole
-MountingHole_3.7mm_Pad
-Mounting Hole 3.7mm
-mounting hole 3.7mm
-0
-1
-1
-MountingHole
-MountingHole_3.7mm_Pad_TopBottom
-Mounting Hole 3.7mm
-mounting hole 3.7mm
-0
-3
-1
-MountingHole
-MountingHole_3.7mm_Pad_TopOnly
-Mounting Hole 3.7mm
-mounting hole 3.7mm
-0
-2
-1
-MountingHole
-MountingHole_3.7mm_Pad_Via
-Mounting Hole 3.7mm
-mounting hole 3.7mm
-0
-9
-1
-MountingHole
-MountingHole_3mm
-Mounting Hole 3mm, no annular
-mounting hole 3mm no annular
-0
-0
-0
-MountingHole
-MountingHole_3mm_Pad
-Mounting Hole 3mm
-mounting hole 3mm
-0
-1
-1
-MountingHole
-MountingHole_3mm_Pad_TopBottom
-Mounting Hole 3mm
-mounting hole 3mm
-0
-3
-1
-MountingHole
-MountingHole_3mm_Pad_TopOnly
-Mounting Hole 3mm
-mounting hole 3mm
-0
-2
-1
-MountingHole
-MountingHole_3mm_Pad_Via
-Mounting Hole 3mm
-mounting hole 3mm
-0
-9
-1
-MountingHole
-MountingHole_4.3mm_M4
-Mounting Hole 4.3mm, no annular, M4
-mounting hole 4.3mm no annular m4
-0
-0
-0
-MountingHole
-MountingHole_4.3mm_M4_DIN965
-Mounting Hole 4.3mm, no annular, M4, DIN965
-mounting hole 4.3mm no annular m4 din965
-0
-0
-0
-MountingHole
-MountingHole_4.3mm_M4_DIN965_Pad
-Mounting Hole 4.3mm, M4, DIN965
-mounting hole 4.3mm m4 din965
-0
-1
-1
-MountingHole
-MountingHole_4.3mm_M4_DIN965_Pad_TopBottom
-Mounting Hole 4.3mm, M4, DIN965
-mounting hole 4.3mm m4 din965
-0
-3
-1
-MountingHole
-MountingHole_4.3mm_M4_DIN965_Pad_TopOnly
-Mounting Hole 4.3mm, M4, DIN965
-mounting hole 4.3mm m4 din965
-0
-2
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO7380
-Mounting Hole 4.3mm, no annular, M4, ISO7380
-mounting hole 4.3mm no annular m4 iso7380
-0
-0
-0
-MountingHole
-MountingHole_4.3mm_M4_ISO7380_Pad
-Mounting Hole 4.3mm, M4, ISO7380
-mounting hole 4.3mm m4 iso7380
-0
-1
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
-Mounting Hole 4.3mm, M4, ISO7380
-mounting hole 4.3mm m4 iso7380
-0
-3
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly
-Mounting Hole 4.3mm, M4, ISO7380
-mounting hole 4.3mm m4 iso7380
-0
-2
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO14580
-Mounting Hole 4.3mm, no annular, M4, ISO14580
-mounting hole 4.3mm no annular m4 iso14580
-0
-0
-0
-MountingHole
-MountingHole_4.3mm_M4_ISO14580_Pad
-Mounting Hole 4.3mm, M4, ISO14580
-mounting hole 4.3mm m4 iso14580
-0
-1
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom
-Mounting Hole 4.3mm, M4, ISO14580
-mounting hole 4.3mm m4 iso14580
-0
-3
-1
-MountingHole
-MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly
-Mounting Hole 4.3mm, M4, ISO14580
-mounting hole 4.3mm m4 iso14580
-0
-2
-1
-MountingHole
-MountingHole_4.3mm_M4_Pad
-Mounting Hole 4.3mm, M4
-mounting hole 4.3mm m4
-0
-1
-1
-MountingHole
-MountingHole_4.3mm_M4_Pad_TopBottom
-Mounting Hole 4.3mm, M4
-mounting hole 4.3mm m4
-0
-3
-1
-MountingHole
-MountingHole_4.3mm_M4_Pad_TopOnly
-Mounting Hole 4.3mm, M4
-mounting hole 4.3mm m4
-0
-2
-1
-MountingHole
-MountingHole_4.3mm_M4_Pad_Via
-Mounting Hole 4.3mm, M4
-mounting hole 4.3mm m4
-0
-9
-1
-MountingHole
-MountingHole_4.3x6.2mm_M4_Pad
-Mounting Hole 4.3x6.2mm, M4
-mounting hole 4.3x6.2mm m4
-0
-1
-1
-MountingHole
-MountingHole_4.3x6.2mm_M4_Pad_Via
-Mounting Hole 4.3x6.2mm, M4
-mounting hole 4.3x6.2mm m4
-0
-17
-1
-MountingHole
-MountingHole_4.5mm
-Mounting Hole 4.5mm, no annular
-mounting hole 4.5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_4.5mm_Pad
-Mounting Hole 4.5mm
-mounting hole 4.5mm
-0
-1
-1
-MountingHole
-MountingHole_4.5mm_Pad_TopBottom
-Mounting Hole 4.5mm
-mounting hole 4.5mm
-0
-3
-1
-MountingHole
-MountingHole_4.5mm_Pad_TopOnly
-Mounting Hole 4.5mm
-mounting hole 4.5mm
-0
-2
-1
-MountingHole
-MountingHole_4.5mm_Pad_Via
-Mounting Hole 4.5mm
-mounting hole 4.5mm
-0
-9
-1
-MountingHole
-MountingHole_4mm
-Mounting Hole 4mm, no annular
-mounting hole 4mm no annular
-0
-0
-0
-MountingHole
-MountingHole_4mm_Pad
-Mounting Hole 4mm
-mounting hole 4mm
-0
-1
-1
-MountingHole
-MountingHole_4mm_Pad_TopBottom
-Mounting Hole 4mm
-mounting hole 4mm
-0
-3
-1
-MountingHole
-MountingHole_4mm_Pad_TopOnly
-Mounting Hole 4mm
-mounting hole 4mm
-0
-2
-1
-MountingHole
-MountingHole_4mm_Pad_Via
-Mounting Hole 4mm
-mounting hole 4mm
-0
-9
-1
-MountingHole
-MountingHole_5.3mm_M5
-Mounting Hole 5.3mm, no annular, M5
-mounting hole 5.3mm no annular m5
-0
-0
-0
-MountingHole
-MountingHole_5.3mm_M5_DIN965
-Mounting Hole 5.3mm, no annular, M5, DIN965
-mounting hole 5.3mm no annular m5 din965
-0
-0
-0
-MountingHole
-MountingHole_5.3mm_M5_DIN965_Pad
-Mounting Hole 5.3mm, M5, DIN965
-mounting hole 5.3mm m5 din965
-0
-1
-1
-MountingHole
-MountingHole_5.3mm_M5_DIN965_Pad_TopBottom
-Mounting Hole 5.3mm, M5, DIN965
-mounting hole 5.3mm m5 din965
-0
-3
-1
-MountingHole
-MountingHole_5.3mm_M5_DIN965_Pad_TopOnly
-Mounting Hole 5.3mm, M5, DIN965
-mounting hole 5.3mm m5 din965
-0
-2
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO7380
-Mounting Hole 5.3mm, no annular, M5, ISO7380
-mounting hole 5.3mm no annular m5 iso7380
-0
-0
-0
-MountingHole
-MountingHole_5.3mm_M5_ISO7380_Pad
-Mounting Hole 5.3mm, M5, ISO7380
-mounting hole 5.3mm m5 iso7380
-0
-1
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom
-Mounting Hole 5.3mm, M5, ISO7380
-mounting hole 5.3mm m5 iso7380
-0
-3
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly
-Mounting Hole 5.3mm, M5, ISO7380
-mounting hole 5.3mm m5 iso7380
-0
-2
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO14580
-Mounting Hole 5.3mm, no annular, M5, ISO14580
-mounting hole 5.3mm no annular m5 iso14580
-0
-0
-0
-MountingHole
-MountingHole_5.3mm_M5_ISO14580_Pad
-Mounting Hole 5.3mm, M5, ISO14580
-mounting hole 5.3mm m5 iso14580
-0
-1
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom
-Mounting Hole 5.3mm, M5, ISO14580
-mounting hole 5.3mm m5 iso14580
-0
-3
-1
-MountingHole
-MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly
-Mounting Hole 5.3mm, M5, ISO14580
-mounting hole 5.3mm m5 iso14580
-0
-2
-1
-MountingHole
-MountingHole_5.3mm_M5_Pad
-Mounting Hole 5.3mm, M5
-mounting hole 5.3mm m5
-0
-1
-1
-MountingHole
-MountingHole_5.3mm_M5_Pad_TopBottom
-Mounting Hole 5.3mm, M5
-mounting hole 5.3mm m5
-0
-3
-1
-MountingHole
-MountingHole_5.3mm_M5_Pad_TopOnly
-Mounting Hole 5.3mm, M5
-mounting hole 5.3mm m5
-0
-2
-1
-MountingHole
-MountingHole_5.3mm_M5_Pad_Via
-Mounting Hole 5.3mm, M5
-mounting hole 5.3mm m5
-0
-9
-1
-MountingHole
-MountingHole_5.5mm
-Mounting Hole 5.5mm, no annular
-mounting hole 5.5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_5.5mm_Pad
-Mounting Hole 5.5mm
-mounting hole 5.5mm
-0
-1
-1
-MountingHole
-MountingHole_5.5mm_Pad_TopBottom
-Mounting Hole 5.5mm
-mounting hole 5.5mm
-0
-3
-1
-MountingHole
-MountingHole_5.5mm_Pad_TopOnly
-Mounting Hole 5.5mm
-mounting hole 5.5mm
-0
-2
-1
-MountingHole
-MountingHole_5.5mm_Pad_Via
-Mounting Hole 5.5mm
-mounting hole 5.5mm
-0
-9
-1
-MountingHole
-MountingHole_5mm
-Mounting Hole 5mm, no annular
-mounting hole 5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_5mm_Pad
-Mounting Hole 5mm
-mounting hole 5mm
-0
-1
-1
-MountingHole
-MountingHole_5mm_Pad_TopBottom
-Mounting Hole 5mm
-mounting hole 5mm
-0
-3
-1
-MountingHole
-MountingHole_5mm_Pad_TopOnly
-Mounting Hole 5mm
-mounting hole 5mm
-0
-2
-1
-MountingHole
-MountingHole_5mm_Pad_Via
-Mounting Hole 5mm
-mounting hole 5mm
-0
-9
-1
-MountingHole
-MountingHole_6.4mm_M6
-Mounting Hole 6.4mm, no annular, M6
-mounting hole 6.4mm no annular m6
-0
-0
-0
-MountingHole
-MountingHole_6.4mm_M6_DIN965
-Mounting Hole 6.4mm, no annular, M6, DIN965
-mounting hole 6.4mm no annular m6 din965
-0
-0
-0
-MountingHole
-MountingHole_6.4mm_M6_DIN965_Pad
-Mounting Hole 6.4mm, M6, DIN965
-mounting hole 6.4mm m6 din965
-0
-1
-1
-MountingHole
-MountingHole_6.4mm_M6_DIN965_Pad_TopBottom
-Mounting Hole 6.4mm, M6, DIN965
-mounting hole 6.4mm m6 din965
-0
-3
-1
-MountingHole
-MountingHole_6.4mm_M6_DIN965_Pad_TopOnly
-Mounting Hole 6.4mm, M6, DIN965
-mounting hole 6.4mm m6 din965
-0
-2
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO7380
-Mounting Hole 6.4mm, no annular, M6, ISO7380
-mounting hole 6.4mm no annular m6 iso7380
-0
-0
-0
-MountingHole
-MountingHole_6.4mm_M6_ISO7380_Pad
-Mounting Hole 6.4mm, M6, ISO7380
-mounting hole 6.4mm m6 iso7380
-0
-1
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom
-Mounting Hole 6.4mm, M6, ISO7380
-mounting hole 6.4mm m6 iso7380
-0
-3
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly
-Mounting Hole 6.4mm, M6, ISO7380
-mounting hole 6.4mm m6 iso7380
-0
-2
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO14580
-Mounting Hole 6.4mm, no annular, M6, ISO14580
-mounting hole 6.4mm no annular m6 iso14580
-0
-0
-0
-MountingHole
-MountingHole_6.4mm_M6_ISO14580_Pad
-Mounting Hole 6.4mm, M6, ISO14580
-mounting hole 6.4mm m6 iso14580
-0
-1
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom
-Mounting Hole 6.4mm, M6, ISO14580
-mounting hole 6.4mm m6 iso14580
-0
-3
-1
-MountingHole
-MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly
-Mounting Hole 6.4mm, M6, ISO14580
-mounting hole 6.4mm m6 iso14580
-0
-2
-1
-MountingHole
-MountingHole_6.4mm_M6_Pad
-Mounting Hole 6.4mm, M6
-mounting hole 6.4mm m6
-0
-1
-1
-MountingHole
-MountingHole_6.4mm_M6_Pad_TopBottom
-Mounting Hole 6.4mm, M6
-mounting hole 6.4mm m6
-0
-3
-1
-MountingHole
-MountingHole_6.4mm_M6_Pad_TopOnly
-Mounting Hole 6.4mm, M6
-mounting hole 6.4mm m6
-0
-2
-1
-MountingHole
-MountingHole_6.4mm_M6_Pad_Via
-Mounting Hole 6.4mm, M6
-mounting hole 6.4mm m6
-0
-9
-1
-MountingHole
-MountingHole_6.5mm
-Mounting Hole 6.5mm, no annular
-mounting hole 6.5mm no annular
-0
-0
-0
-MountingHole
-MountingHole_6.5mm_Pad
-Mounting Hole 6.5mm
-mounting hole 6.5mm
-0
-1
-1
-MountingHole
-MountingHole_6.5mm_Pad_TopBottom
-Mounting Hole 6.5mm
-mounting hole 6.5mm
-0
-3
-1
-MountingHole
-MountingHole_6.5mm_Pad_TopOnly
-Mounting Hole 6.5mm
-mounting hole 6.5mm
-0
-2
-1
-MountingHole
-MountingHole_6.5mm_Pad_Via
-Mounting Hole 6.5mm
-mounting hole 6.5mm
-0
-9
-1
-MountingHole
-MountingHole_6mm
-Mounting Hole 6mm, no annular
-mounting hole 6mm no annular
-0
-0
-0
-MountingHole
-MountingHole_6mm_Pad
-Mounting Hole 6mm
-mounting hole 6mm
-0
-1
-1
-MountingHole
-MountingHole_6mm_Pad_TopBottom
-Mounting Hole 6mm
-mounting hole 6mm
-0
-3
-1
-MountingHole
-MountingHole_6mm_Pad_TopOnly
-Mounting Hole 6mm
-mounting hole 6mm
-0
-2
-1
-MountingHole
-MountingHole_6mm_Pad_Via
-Mounting Hole 6mm
-mounting hole 6mm
-0
-9
-1
-MountingHole
-MountingHole_8.4mm_M8
-Mounting Hole 8.4mm, no annular, M8
-mounting hole 8.4mm no annular m8
-0
-0
-0
-MountingHole
-MountingHole_8.4mm_M8_Pad
-Mounting Hole 8.4mm, M8
-mounting hole 8.4mm m8
-0
-1
-1
-MountingHole
-MountingHole_8.4mm_M8_Pad_TopBottom
-Mounting Hole 8.4mm, M8
-mounting hole 8.4mm m8
-0
-3
-1
-MountingHole
-MountingHole_8.4mm_M8_Pad_TopOnly
-Mounting Hole 8.4mm, M8
-mounting hole 8.4mm m8
-0
-2
-1
-MountingHole
-MountingHole_8.4mm_M8_Pad_Via
-Mounting Hole 8.4mm, M8
-mounting hole 8.4mm m8
-0
-9
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360
-Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771050360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360
-Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771060360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360
-Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771070360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360
-Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771080360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360
-Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771090360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360
-Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771100360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360
-Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771110360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360
-Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771120360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360
-Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771130360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360
-Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771140360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360
-Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator
-Mounting M3 9771150360
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482
-Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774010482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482
-Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774020482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482
-Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774030482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482
-Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774040482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482
-Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774050482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482
-Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774060482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482
-Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774070482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482
-Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774080482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482
-Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774090482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482
-Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774100482
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633
-Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator
-Mounting M1.6 9774015633
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633
-Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator
-Mounting M1.6 9774010633
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633
-Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator
-Mounting M1.6 9774025633
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332
-Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730256332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330
-Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730256330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633
-Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator
-Mounting M1.6 9774020633
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730356332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730356334
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330
-Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730356330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633
-Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator
-Mounting M1.6 9774030633
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332
-Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730306332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330
-Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730306330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730456332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730456334
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330
-Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730456330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730406332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730406334
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330
-Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730406330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730506332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730506334
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330
-Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730506330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730606332
-0
-6
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730606334
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330
-Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator
-Mounting M1.6 97730606330
-0
-5
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243
-Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774015243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243
-Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774010243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243
-Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774025243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243
-Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774020243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243
-Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774035243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243
-Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774030243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243
-Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774045243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243
-Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774040243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243
-Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774050243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243
-Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774060243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243
-Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774070243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243
-Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator
-Mounting M2 9774080243
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360
-Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774015360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360
-Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774010360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360
-Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774025360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360
-Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774020360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360
-Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator
-Mounting M3 9774030360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360
-Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774040360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360
-Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774050360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360
-Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774060360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360
-Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774070360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360
-Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774080360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360
-Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774090360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360
-Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774100360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360
-Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774110360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360
-Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774120360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360
-Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774130360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360
-Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774140360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360
-Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator
-Mounting M3 9774150360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960
-Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775026960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960
-Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775031960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960
-Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775036960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960
-Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775041960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960
-Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775046960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960
-Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775051960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960
-Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775056960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960
-Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775066960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960
-Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775076960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960
-Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775086960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960
-Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775096960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960
-Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775106960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960
-Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator
-Mounting 3.2mm 9775116960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360
-Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775026360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360
-Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775031360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360
-Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775036360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360
-Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775041360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360
-Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775046360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360
-Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775051360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360
-Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775056360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360
-Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775066360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360
-Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775076360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360
-Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775086360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360
-Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775096360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360
-Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775106360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360
-Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator
-Mounting M3 9775116360
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960
-Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776025960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960
-Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776020960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960
-Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776030960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960
-Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776040960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960
-Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776050960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960
-Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776060960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960
-Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776070960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960
-Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776080960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960
-Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776090960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960
-Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator
-Mounting 3.3mm 9776100960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951
-Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774015951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951
-Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774010951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951
-Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774025951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951
-Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774020951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951
-Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774030951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951
-Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774040951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951
-Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774055951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951
-Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774050951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951
-Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774065951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951
-Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774060951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951
-Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774070951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951
-Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774080951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951
-Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774090951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951
-Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator
-Mounting 2.7mm 9774100951
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943
-Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774015943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943
-Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774010943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943
-Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774025943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943
-Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774020943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943
-Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774035943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943
-Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774030943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943
-Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774045943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943
-Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774040943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943
-Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774050943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943
-Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774060943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943
-Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774070943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943
-Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator
-Mounting 2.25mm 9774080943
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960
-Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774015960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960
-Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774010960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960
-Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774025960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960
-Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774020960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960
-Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774030960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960
-Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774040960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960
-Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774050960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960
-Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774060960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960
-Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774070960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960
-Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774080960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960
-Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774090960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960
-Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774100960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960
-Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774110960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960
-Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774120960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960
-Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774130960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960
-Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774140960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960
-Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator
-Mounting 3.3mm 9774150960
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982
-Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774010982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982
-Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774020982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982
-Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774030982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982
-Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774040982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982
-Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774050982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982
-Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774060982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982
-Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774070982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982
-Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774080982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982
-Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774090982
-0
-8
-1
-Mounting_Wuerth
-Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982
-Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator
-Mounting 4.5mm 9774100982
-0
-8
-1
-NetTie
-NetTie-2_SMD_Pad0.5mm
-Net tie, 2 pin, 0.5mm square SMD pads
-net tie
-0
-2
-2
-NetTie
-NetTie-2_SMD_Pad2.0mm
-Net tie, 2 pin, 2.0mm square SMD pads
-net tie
-0
-2
-2
-NetTie
-NetTie-2_THT_Pad0.3mm
-Net tie, 2 pin, 0.3mm round THT pads
-net tie
-0
-2
-2
-NetTie
-NetTie-2_THT_Pad1.0mm
-Net tie, 2 pin, 1.0mm round THT pads
-net tie
-0
-2
-2
-NetTie
-NetTie-3_SMD_Pad0.5mm
-Net tie, 3 pin, 0.5mm square SMD pads
-net tie
-0
-3
-3
-NetTie
-NetTie-3_SMD_Pad2.0mm
-Net tie, 3 pin, 2.0mm square SMD pads
-net tie
-0
-3
-3
-NetTie
-NetTie-3_THT_Pad0.3mm
-Net tie, 3 pin, 0.3mm round THT pads
-net tie
-0
-3
-3
-NetTie
-NetTie-3_THT_Pad1.0mm
-Net tie, 3 pin, 1.0mm round THT pads
-net tie
-0
-3
-3
-NetTie
-NetTie-4_SMD_Pad0.5mm
-Net tie, 4 pin, 0.5mm square SMD pads
-net tie
-0
-4
-4
-NetTie
-NetTie-4_SMD_Pad2.0mm
-Net tie, 4 pin, 2.0mm square SMD pads
-net tie
-0
-4
-4
-NetTie
-NetTie-4_THT_Pad0.3mm
-Net tie, 4 pin, 0.3mm round THT pads
-net tie
-0
-4
-4
-NetTie
-NetTie-4_THT_Pad1.0mm
-Net tie, 4 pin, 1.0mm round THT pads
-net tie
-0
-4
-4
-OptoDevice
-ADNS-9800
-Laser Gaming Sensor ADNS-9800
-MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR
-0
-16
-16
-OptoDevice
-AGILENT_HFBR-152x
-Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
-Fiberoptic Transmitter
-0
-6
-6
-OptoDevice
-AGILENT_HFBR-252x
-Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
-Fiberoptic Transmitter
-0
-6
-6
-OptoDevice
-AMS_TSL2550_SMD
-http://ams.com/eng/content/download/250130/975613/142977
-TSL2550 ambient light sensor
-0
-4
-4
-OptoDevice
-Broadcom_AFBR-16xxZ_Horizontal
-Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
-Fiber Optic Transmitter and Receiver
-0
-6
-6
-OptoDevice
-Broadcom_AFBR-16xxZ_Tilted
-Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
-Fiber Optic Transmitter and Receiver
-0
-6
-6
-OptoDevice
-Broadcom_AFBR-16xxZ_Vertical
-Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
-Fiber Optic Transmitter and Receiver
-0
-6
-6
-OptoDevice
-Broadcom_APDS-9301
-ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN
-ambient light sensor chipled
-0
-6
-6
-OptoDevice
-Broadcom_DFN-6_2x2mm_P0.65mm
-Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
-Broadcom DFN NoLead
-0
-6
-6
-OptoDevice
-Broadcom_LGA-8_2x2mm_P0.53mm
-Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
-Broadcom LGA NoLead
-0
-8
-8
-OptoDevice
-Everlight_ITR1201SR10AR
-package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf
-reflective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Everlight_ITR8307
-package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Everlight_ITR8307F43
-package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Everlight_ITR8307_Reverse
-package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Finder_34.81
-Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
-Relay SPST Finder
-0
-4
-4
-OptoDevice
-Hamamatsu_C12880
-Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf
-opto spectrometer Hamamatsu
-0
-10
-10
-OptoDevice
-Hamamatsu_S13360-30CS
-SiPM, 2pin
-Hamamatsu SiPM
-0
-2
-2
-OptoDevice
-Kingbright_KPS-3227
-3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf
-KPS-3227 Ambient Light Photo Sensor
-0
-4
-4
-OptoDevice
-Kingbright_KPS-5130
-http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf
-KPS-5130 photodiode RGB sensor
-0
-4
-4
-OptoDevice
-Kingbright_KRC011_Horizontal
-Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
-Subminiature Reflective Optical Sensor
-0
-4
-4
-OptoDevice
-Kingbright_KRC011_Vertical
-Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
-Subminiature Reflective Optical Sensor
-0
-4
-4
-OptoDevice
-Kodenshi_LG206D
-http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf
-Photointerrupter infrared LED with photo IC
-0
-5
-5
-OptoDevice
-Kodenshi_LG206L
-http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf
-Photointerrupter infrared LED with photo IC
-0
-5
-5
-OptoDevice
-Kodenshi_SG105
-package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Kodenshi_SG105F
-package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Kodenshi_SG105_Reverse
-package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-LaserDiode_TO3.3-D3.3-3
-Laser Diode, TO-3.3mm, 3pin
-Laser Diode TO3.3
-0
-3
-3
-OptoDevice
-LaserDiode_TO5-D9-3
-Laser Diode, TO5-like (D=9mm), 3pin
-Laser Diode TO5-like
-0
-3
-3
-OptoDevice
-LaserDiode_TO18-D5.6-3
-Laser Diode, TO18-like (D=5.6mm), 3pin
-Laser Diode TO18-like
-0
-3
-3
-OptoDevice
-LaserDiode_TO38ICut-3
-Laser Diode, TO-38-ICut, 3pin
-Laser Diode TO38-ICut
-0
-3
-3
-OptoDevice
-LaserDiode_TO56-3
-Laser Diode, TO-56, 3pin
-Laser Diode TO56
-0
-3
-3
-OptoDevice
-Lightpipe_Dialight_515-1064F
-https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources
-lightpipe triple tower right angle 3mm
-0
-0
-0
-OptoDevice
-Lightpipe_LPF-C012303S
-https://www.lumex.com/spec/LPF-C012303S.pdf
-lightpipe dual tower right angle 3mm
-0
-0
-0
-OptoDevice
-Lightpipe_LPF-C013301S
-https://www.lumex.com/spec/LPF-C013301S.pdf
-lightpipe triple tower right angle 3mm
-0
-0
-0
-OptoDevice
-Lightpipe_Mentor_1275.x00x
-https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
-spherical light pipe 4 way 3mm PLCC-2 PLCC-4
-0
-0
-0
-OptoDevice
-Lightpipe_Mentor_1276.1004
-https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
-spherical light pipe 4 way 3mm PLCC-2 PLCC-4
-0
-0
-0
-OptoDevice
-Lightpipe_Mentor_1276.2004
-https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
-planar light pipe 4 way 3mm PLCC-2 PLCC-4
-0
-0
-0
-OptoDevice
-Lite-On_LTR-303ALS-01
-ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf
-ambient light sensor chipled
-0
-6
-6
-OptoDevice
-Luna_NSL-32
-Optoisolator with LED and photoresistor
-optoisolator
-0
-4
-4
-OptoDevice
-Maxim_OLGA-14_3.3x5.6mm_P0.8mm
-https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF
-OLGA-14 OESIP-14
-0
-14
-14
-OptoDevice
-ONSemi_QSE15x
-3 Lead Plastic Package
-ONSemi QSE158 QSE159
-0
-3
-3
-OptoDevice
-OnSemi_CASE100AQ
-OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
-reflective opto couple photo coupler
-0
-4
-4
-OptoDevice
-OnSemi_CASE100CY
-OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
-refective opto couple photo coupler
-0
-4
-4
-OptoDevice
-Osram_BPW82
-PhotoDiode, BPW82, RM2.54
-PhotoDiode BPW82 RM2.54
-0
-2
-2
-OptoDevice
-Osram_DIL2_4.3x4.65mm_P5.08mm
-PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08
-PhotoDiode plastic DIL RM5.08
-0
-2
-2
-OptoDevice
-Osram_LPT80A
-PhotoTransistor, sidelooker package, RM2.54
-PhotoTransistor sidelooker package RM2.54
-0
-2
-2
-OptoDevice
-Osram_SFH9x0x
-package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf
-reflective photo interrupter SMD
-0
-6
-6
-OptoDevice
-Osram_SFH205
-PhotoDiode, SFH205, RM2.54
-PhotoDiode SFH205 RM2.54
-0
-2
-2
-OptoDevice
-Osram_SFH225
-PhotoDiode, SFH225, RM2.54
-PhotoDiode SFH225 RM2.54
-0
-2
-2
-OptoDevice
-Osram_SMD-DIL2_4.5x4.0mm
-PhotoDiode, plastic SMD DIL, 4.5x4mm²
-PhotoDiode plastic SMD DIL
-0
-2
-2
-OptoDevice
-Osram_SMD-SmartDIL
-PhotoDiode, plastic SMD SmatDIL
-PhotoDiode plastic SMD SmatDIL
-0
-3
-3
-OptoDevice
-Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm
-https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf
-SSOP4 APV21 AQY22
-0
-4
-4
-OptoDevice
-PerkinElmer_VTL5C
-Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
-vactrol
-0
-4
-4
-OptoDevice
-PerkinElmer_VTL5Cx2
-Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
-vactrol
-0
-5
-5
-OptoDevice
-R_LDR_4.9x4.2mm_P2.54mm_Vertical
-Resistor, LDR 4.9x4.2mm
-Resistor LDR4.9x4.2
-0
-2
-2
-OptoDevice
-R_LDR_5.0x4.1mm_P3mm_Vertical
-Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf
-Resistor LDR5x4.1mm
-0
-2
-2
-OptoDevice
-R_LDR_5.1x4.3mm_P3.4mm_Vertical
-Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
-Resistor LDR5.1x3.4mm
-0
-2
-2
-OptoDevice
-R_LDR_5.2x5.2mm_P3.5mm_Horizontal
-Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf
-Resistor LDR5.2x5.2
-0
-2
-2
-OptoDevice
-R_LDR_7x6mm_P5.1mm_Vertical
-Resistor, LDR 7x6mm
-Resistor LDR7x6mm
-0
-2
-2
-OptoDevice
-R_LDR_10x8.5mm_P7.6mm_Vertical
-Resistor, LDR 10x8.5mm
-Resistor LDR10.8.5mm
-0
-2
-2
-OptoDevice
-R_LDR_11x9.4mm_P8.2mm_Vertical
-Resistor, LDR 11x9.4mm
-Resistor LDR11x9.4mm
-0
-2
-2
-OptoDevice
-R_LDR_12x10.8mm_P9.0mm_Vertical
-Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
-Resistor LDR12x10.8mm
-0
-2
-2
-OptoDevice
-R_LDR_D6.4mm_P3.4mm_Vertical
-Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
-Resistor LDRD=6.4mm
-0
-2
-2
-OptoDevice
-R_LDR_D13.8mm_P9.0mm_Vertical
-Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
-Resistor LDR
-0
-2
-2
-OptoDevice
-R_LDR_D20mm_P17.5mm_Vertical
-Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
-Resistor LDR
-0
-2
-2
-OptoDevice
-ST_VL53L0X
-https://www.st.com/resource/en/datasheet/vl53l1x.pdf
-laser-ranging sensor
-0
-12
-12
-OptoDevice
-ST_VL53L1X
-https://www.st.com/resource/en/datasheet/vl53l1x.pdf
-laser-ranging sensor
-0
-12
-12
-OptoDevice
-Sharp_GP2Y0A41SK0F
-http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf
-Distance Sensor Sharp
-0
-2
-2
-OptoDevice
-Sharp_IS471F
-Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf
-Sharp OPIC IS471F
-0
-4
-4
-OptoDevice
-Sharp_IS485
-Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf
-Sharp OPIC IS485 IS486
-0
-3
-3
-OptoDevice
-Siemens_SFH900
-package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf
-Siemens SFH900 reflex photo interrupter coupler object detector
-0
-3
-3
-OptoDevice
-Toshiba_TORX170_TORX173_TORX193_TORX194
-Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
-Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
-0
-6
-6
-OptoDevice
-Toshiba_TOTX170_TOTX173_TOTX193_TOTX194
-Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
-Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
-0
-6
-6
-OptoDevice
-Vishay_CAST-3Pin
-IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf
-IRReceiverVishayTSOP-xxxx CAST
-0
-3
-3
-OptoDevice
-Vishay_CNY70
-package for Vishay CNY70 refective photo coupler/interrupter
-Vishay CNY70 refective photo coupler
-0
-4
-4
-OptoDevice
-Vishay_MINICAST-3Pin
-IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
-IR Receiver Vishay TSOP-xxxx MINICAST
-0
-3
-3
-OptoDevice
-Vishay_MINIMOLD-3Pin
-IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf
-IR Receiver Vishay TSOP-xxxx MINIMOLD
-0
-3
-3
-OptoDevice
-Vishay_MOLD-3Pin
-IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
-IR Receiver Vishay TSOP-xxxx MOLD
-0
-3
-3
-Oscillator
-Oscillator_DIP-8
-Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
-oscillator
-0
-4
-4
-Oscillator
-Oscillator_DIP-8_LargePads
-Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
-oscillator
-0
-4
-4
-Oscillator
-Oscillator_DIP-14
-Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
-oscillator
-0
-4
-4
-Oscillator
-Oscillator_DIP-14_LargePads
-Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
-oscillator
-0
-4
-4
-Oscillator
-Oscillator_OCXO_Morion_MV267
-http://www.morion.com.ru/catalog_pdf/MV267.pdf
-OCXO
-0
-5
-5
-Oscillator
-Oscillator_OCXO_Morion_MV317
-https://www.morion-us.com/catalog_pdf/mv317.pdf
-OCXO
-0
-5
-5
-Oscillator
-Oscillator_SMD_Abracon_ABLNO
-https://abracon.com/Precisiontiming/ABLNO.pdf
-VCXO XO
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm
-Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm
-Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm
-Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering
-Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm
-Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering
-Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm
-FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf)
-Oscillator Crystal SMD SMT
-0
-4
-4
-Oscillator
-Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm
-Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf
-Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm
-Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering
-Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm
-Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering
-Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm
-Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering
-Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package
-SMD SMT crystal oscillator
-0
-6
-6
-Oscillator
-Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm
-Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering
-Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering
-Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm
-Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering
-Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Fox_FT5H_5.0x3.2mm
-https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf
-Fox TXCO temperature compensated oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm
-SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm
-SMD SMT crystal oscillator
-0
-6
-6
-Oscillator
-Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm
-SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm
-SMD SMT crystal oscillator
-0
-6
-6
-Oscillator
-Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm
-IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering
-IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm
-https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf
-2.5mm 2mm SMD
-0
-6
-6
-Oscillator
-Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm
-https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf
-2.5mm 2mm SMD
-0
-4
-4
-Oscillator
-Oscillator_SMD_OCXO_ConnorWinfield_OH300
-http://www.conwin.com/datasheets/cx/cx282.pdf
-OCXO
-0
-7
-7
-Oscillator
-Oscillator_SMD_SI570_SI571_HandSoldering
-SI570, SI571, Programmable oscillator, Standard
-SI570 SI571 Programmable oscillator Standard
-0
-8
-8
-Oscillator
-Oscillator_SMD_SI570_SI571_Standard
-SI570, SI571, Programmable oscillator, Standard
-SI570 SI571 Programmable oscillator Standard
-0
-8
-8
-Oscillator
-Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm
-SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG3030CM
-SMD Crystal Oscillator Seiko Epson SG-3030CM package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm
-SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm
-SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm
-SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm
-SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm
-SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering
-SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm
-3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121
-SMD SMT crystal oscillator
-0
-6
-6
-Oscillator
-Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm
-Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Silicon_Labs LGA NoLead
-0
-6
-6
-Oscillator
-Oscillator_SMD_TCXO_G158
-TCXO
-TCXO
-0
-4
-4
-Oscillator
-Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm
-Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator
-0
-4
-4
-Oscillator
-Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering
-Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package
-SMD SMT crystal oscillator hand-soldering
-0
-4
-4
-Oscillator
-Oscillator_SeikoEpson_SG-8002DB
-14-lead dip package, row spacing 7.62 mm (300 mils)
-DIL DIP PDIP 2.54mm 7.62mm 300mil
-0
-4
-4
-Oscillator
-Oscillator_SeikoEpson_SG-8002DC
-8-lead dip package, row spacing 7.62 mm (300 mils)
-DIL DIP PDIP 2.54mm 7.62mm 300mil
-0
-4
-4
-Package_BGA
-Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4
-Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf
-BGA 28 0.8
-0
-28
-28
-Package_BGA
-BGA-9_1.6x1.6mm_Layout3x3_P0.5mm
-BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf
-BGA-9
-0
-9
-9
-Package_BGA
-BGA-16_1.92x1.92mm_Layout4x4_P0.5mm
-BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf
-BGA-16
-0
-16
-16
-Package_BGA
-BGA-25_6.35x6.35mm_Layout5x5_P1.27mm
-BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf
-BGA-25 uModule
-0
-25
-25
-Package_BGA
-BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
-Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf
-Altera BGA-36 V36 VBGA
-0
-36
-36
-Package_BGA
-BGA-48_8.0x9.0mm_Layout6x8_P0.8mm
-BGA-48 - pitch 0.8 mm
-BGA-48
-0
-48
-48
-Package_BGA
-BGA-64_9.0x9.0mm_Layout10x10_P0.8mm
-BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm
-BGA-64
-0
-64
-64
-Package_BGA
-BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
-Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf
-Altera BGA-68 M68 MBGA
-0
-68
-68
-Package_BGA
-BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
-Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf
-Altera VBGA V81 BGA-81
-0
-81
-81
-Package_BGA
-BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm
-BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf
-BGA-90
-0
-90
-90
-Package_BGA
-BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm
-BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf
-BGA-96
-0
-96
-96
-Package_BGA
-BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
-Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf
-Altera BGA-100 M100 MBGA
-0
-100
-100
-Package_BGA
-BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
-BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf
-BGA-100
-0
-100
-100
-Package_BGA
-BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD
-121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213)
-BGA 0.8mm 9mm 121
-0
-121
-121
-Package_BGA
-BGA-121_12.0x12.0mm_Layout11x11_P1.0mm
-BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf
-BGA-121
-0
-121
-121
-Package_BGA
-BGA-132_12x18mm_Layout11x17_P1.0mm
-BGA-132 11x17 12x18mm 1.0pitch
-BGA-132
-0
-132
-132
-Package_BGA
-BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
-Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf
-Altera BGA-144 M144 MBGA
-0
-144
-144
-Package_BGA
-BGA-144_13.0x13.0mm_Layout12x12_P1.0mm
-BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf
-BGA-144
-0
-144
-144
-Package_BGA
-BGA-152_14x18mm_Layout13x17_P0.5mm
-BGA-152_14x18mm_Layout13x17_P0.5mm
-VBGA-152
-0
-152
-152
-Package_BGA
-BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
-Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf
-Altera BGA-153 M153 MBGA
-0
-153
-153
-Package_BGA
-BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
-Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf
-Altera UBGA U169 BGA-169
-0
-169
-169
-Package_BGA
-BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm
-BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf
-BGA 200 0.8x0.65
-0
-200
-200
-Package_BGA
-BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
-Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf
-Altera BGA-256 M256 MBGA
-0
-256
-256
-Package_BGA
-BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD
-BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
-BGA-256
-0
-256
-256
-Package_BGA
-BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
-BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
-BGA-256
-0
-256
-256
-Package_BGA
-BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
-Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf
-Altera UBGA U324 BGA-324
-0
-324
-324
-Package_BGA
-BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
-BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf
-BGA-324
-0
-324
-324
-Package_BGA
-BGA-352_35.0x35.0mm_Layout26x26_P1.27mm
-BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf
-BGA-352
-0
-352
-352
-Package_BGA
-BGA-400_21.0x21.0mm_Layout20x20_P1.0mm
-BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf
-BGA-400
-0
-400
-400
-Package_BGA
-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
-BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf
-BGA-484
-0
-484
-484
-Package_BGA
-BGA-624_21.0x21.0mm_Layout25x25_P0.8mm
-BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf
-BGA 624 0.8
-0
-624
-624
-Package_BGA
-BGA-625_21.0x21.0mm_Layout25x25_P0.8mm
-BGA-625
-BGA-625
-0
-625
-625
-Package_BGA
-BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
-Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf
-Altera BGA-672 F672 FBGA
-0
-672
-672
-Package_BGA
-BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
-XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf
-XILINX BGA-676 FG676/FGG676
-0
-676
-676
-Package_BGA
-BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm
-BGA-1023
-BGA-1023
-0
-1023
-1023
-Package_BGA
-BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm
-BGA-1156
-BGA-1156
-0
-1156
-1156
-Package_BGA
-BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm
-BGA-1295
-BGA-1295
-0
-1295
-1295
-Package_BGA
-FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
-Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
-FB-BGA-484
-0
-484
-484
-Package_BGA
-FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm
-FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687
-FBGA-78
-0
-78
-78
-Package_BGA
-Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm
-WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf
-BGA 8 0.4
-0
-8
-8
-Package_BGA
-Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35
-Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/
-BGA 292 0.8
-0
-292
-292
-Package_BGA
-LFBGA-100_10x10mm_Layout10x10_P0.8mm
-LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
-BGA 100 0.8
-0
-100
-100
-Package_BGA
-LFBGA-144_10x10mm_Layout12x12_P0.8mm
-LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
-BGA 144 0.8
-0
-144
-144
-Package_BGA
-LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD
-https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0
-eMMC Flash LFBGA169
-0
-169
-169
-Package_BGA
-Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD
-Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
-BGA 381 0.8
-0
-381
-381
-Package_BGA
-Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD
-Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
-BGA 381 0.8
-0
-381
-381
-Package_BGA
-Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm
-Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213
-BGA 756 0.8
-0
-756
-756
-Package_BGA
-Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm
-Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
-133 pin bga
-0
-134
-134
-Package_BGA
-Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD
-Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF
-Maxim_WLP-9
-0
-9
-9
-Package_BGA
-Maxim_WLP-12
-Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF
-Maxim_WLP-12
-0
-12
-12
-Package_BGA
-Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD
-TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956
-BGA 196 0.75
-0
-196
-196
-Package_BGA
-ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm
-ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf
-BGA 36 0.5
-0
-36
-36
-Package_BGA
-TFBGA-64_5x5mm_Layout8x8_P0.5mm
-TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf
-BGA 64 0.5
-0
-64
-64
-Package_BGA
-TFBGA-100_8x8mm_Layout10x10_P0.8mm
-TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
-BGA 100 0.8
-0
-100
-100
-Package_BGA
-TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm
-TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm
-TFBGA-100
-0
-100
-100
-Package_BGA
-TFBGA-121_10x10mm_Layout11x11_P0.8mm
-TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495
-BGA 121 0.8
-0
-121
-121
-Package_BGA
-TFBGA-216_13x13mm_Layout15x15_P0.8mm
-TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
-BGA 216 0.8
-0
-216
-216
-Package_BGA
-TFBGA-265_14x14mm_Layout17x17_P0.8mm
-TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf
-BGA 265 0.8
-0
-265
-265
-Package_BGA
-Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm
-Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA YFF S-XBGA-N5
-0
-10
-5
-Package_BGA
-Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm
-Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf)
-Texas Instruments DSBGA BGA YZP R-XBGA-N6
-0
-12
-6
-Package_BGA
-Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm
-Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA YZP R-XBGA-N8
-0
-16
-8
-Package_BGA
-Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm
-Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA YZP R-XBGA-N8
-0
-16
-8
-Package_BGA
-Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm
-Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf)
-BGA 8 0.5
-0
-8
-8
-Package_BGA
-Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm
-Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA YZR0009
-0
-18
-9
-Package_BGA
-Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm
-Texas Instruments, DSBGA, 1.36x1.86mm, 10 bump 3x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA
-0
-20
-10
-Package_BGA
-Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm
-Texas Instruments, DSBGA, 1.36x1.86mm, 12 bump 3x4 (area) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-Texas Instruments DSBGA BGA
-0
-24
-12
-Package_BGA
-Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm
-Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-BGA 28 0.4
-0
-28
-28
-Package_BGA
-Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm
-Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-texas dsbga 49
-0
-49
-49
-Package_BGA
-Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm
-Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
-texas dsbga 64
-0
-64
-64
-Package_BGA
-Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm
-Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
-Texas_Junior_BGA-12
-0
-12
-12
-Package_BGA
-Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm
-Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
-Texas_Junior_BGA-80
-0
-80
-80
-Package_BGA
-Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm
-Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
-Texas_Junior_BGA-113
-0
-113
-113
-Package_BGA
-UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm
-UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
-BGA 36 0.4
-0
-36
-36
-Package_BGA
-UCBGA-49_3x3mm_Layout7x7_P0.4mm
-UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
-BGA 49 0.4
-0
-49
-49
-Package_BGA
-UCBGA-81_4x4mm_Layout9x9_P0.4mm
-UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
-BGA 81 0.4
-0
-81
-81
-Package_BGA
-UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm
-UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm
-UFBGA-15
-0
-15
-15
-Package_BGA
-UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm
-UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm
-UFBGA-32
-0
-32
-32
-Package_BGA
-UFBGA-64_5x5mm_Layout8x8_P0.5mm
-UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
-BGA 64 0.5
-0
-64
-64
-Package_BGA
-UFBGA-100_7x7mm_Layout12x12_P0.5mm
-UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
-BGA 100 0.5
-0
-100
-100
-Package_BGA
-UFBGA-132_7x7mm_Layout12x12_P0.5mm
-UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
-BGA 132 0.5
-0
-132
-132
-Package_BGA
-UFBGA-132_7x7mm_P0.5mm
-UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf
-ufbga bga small-pitch
-0
-132
-132
-Package_BGA
-UFBGA-144_7x7mm_Layout12x12_P0.5mm
-UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
-BGA 144 0.5
-0
-144
-144
-Package_BGA
-UFBGA-144_10x10mm_Layout12x12_P0.8mm
-UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
-BGA 144 0.8
-0
-144
-144
-Package_BGA
-UFBGA-169_7x7mm_Layout13x13_P0.5mm
-UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
-BGA 169 0.5
-0
-169
-169
-Package_BGA
-UFBGA-201_10x10mm_Layout15x15_P0.65mm
-UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
-BGA 201 0.65
-0
-201
-201
-Package_BGA
-VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm
-VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm
-VFBGA-49
-0
-49
-49
-Package_BGA
-VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm
-VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740
-BGA 86 0.55
-0
-86
-86
-Package_BGA
-VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm
-VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm
-VFBGA-100
-0
-100
-100
-Package_BGA
-WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD
-WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf
-BGA 4 0.35
-0
-4
-4
-Package_BGA
-WLP-4_0.83x0.83mm_P0.4mm
-WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
-WLP-4
-0
-4
-4
-Package_BGA
-WLP-4_0.86x0.86mm_P0.4mm
-WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
-WLP-4
-0
-4
-4
-Package_BGA
-WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm
-WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF
-BGA 9 0.4
-0
-9
-9
-Package_BGA
-XBGA-121_10x10mm_Layout11x11_P0.8mm
-XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf
-BGA 121 0.8
-0
-121
-121
-Package_BGA
-XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm
-XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
-XFBGA-36
-0
-36
-36
-Package_BGA
-XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm
-XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
-XFBGA-64
-0
-64
-64
-Package_BGA
-XFBGA-121_8x8mm_Layout11x11_P0.65mm
-XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf
-XFBGA-121
-0
-121
-121
-Package_BGA
-Xilinx_CLG225
-Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A
-BGA 225 0.8 CLG225
-0
-225
-225
-Package_BGA
-Xilinx_CLG400
-Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A
-BGA 400 0.8 CLG400 CL400
-0
-400
-400
-Package_BGA
-Xilinx_CLG484_CLG485
-Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A
-BGA 484 0.8 CLG484 CL484 CLG485 CL485
-0
-484
-484
-Package_BGA
-Xilinx_CPG236
-Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A
-BGA 238 0.5 CP236 CPG236
-0
-238
-238
-Package_BGA
-Xilinx_CPG238
-Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A
-BGA 238 0.5 CPG238
-0
-238
-238
-Package_BGA
-Xilinx_CPGA196
-Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A
-BGA 196 0.5 CPGA196
-0
-196
-196
-Package_BGA
-Xilinx_CSG324
-Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
-BGA 324 0.8 CS324 CSG324
-0
-324
-324
-Package_BGA
-Xilinx_CSG325
-Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
-BGA 324 0.8 CS325 CSG235
-0
-324
-324
-Package_BGA
-Xilinx_CSGA225
-Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A
-BGA 225 0.8 CSGA225
-0
-225
-225
-Package_BGA
-Xilinx_CSGA324
-Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A
-BGA 324 0.8 CSGA324
-0
-324
-324
-Package_BGA
-Xilinx_FBG484
-Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A
-BGA 484 1 FB484 FBG484 FBV484
-0
-484
-484
-Package_BGA
-Xilinx_FBG676
-Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A
-BGA 676 1 FB676 FBG676 FBV676
-0
-676
-676
-Package_BGA
-Xilinx_FBG900
-Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A
-BGA 900 1 FB900 FBG900 FBV900
-0
-900
-900
-Package_BGA
-Xilinx_FFG676
-Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A
-BGA 676 1 FF676 FFG676 FFV676
-0
-676
-676
-Package_BGA
-Xilinx_FFG900_FFG901
-Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A
-BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901
-0
-900
-900
-Package_BGA
-Xilinx_FFG1156
-Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A
-BGA 1156 1 FF1156 FFG1156 FFV1156
-0
-1156
-1156
-Package_BGA
-Xilinx_FFG1157_FFG1158
-Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A
-BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158
-0
-1156
-1156
-Package_BGA
-Xilinx_FFG1761
-Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A
-BGA 1760 1 FF1761 FFG1761
-0
-1760
-1760
-Package_BGA
-Xilinx_FFG1926_FFG1927_FFG1928_FFG1930
-Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A
-BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930
-0
-1924
-1924
-Package_BGA
-Xilinx_FFV1761
-Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A
-BGA 1760 1 FFV1761
-0
-1760
-1760
-Package_BGA
-Xilinx_FGG484
-Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A
-BGA 484 1 FG484 FGG484
-0
-484
-484
-Package_BGA
-Xilinx_FGG676
-Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A
-BGA 676 1 FG676 FGG676
-0
-676
-676
-Package_BGA
-Xilinx_FGGA484
-Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A
-BGA 484 1 FGGA484
-0
-484
-484
-Package_BGA
-Xilinx_FGGA676
-Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A
-BGA 676 1 FGGA676
-0
-676
-676
-Package_BGA
-Xilinx_FHG1761
-Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A
-BGA 1760 1 FH1761 FHG1761
-0
-1760
-1760
-Package_BGA
-Xilinx_FLG1925_FLG1926_FLG1928_FLG1930
-Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A
-BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930
-0
-1924
-1924
-Package_BGA
-Xilinx_FTG256
-Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A
-BGA 256 1 FT256 FTG256
-0
-256
-256
-Package_BGA
-Xilinx_FTGB196
-Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A
-BGA 196 1 FTGB196
-0
-196
-196
-Package_BGA
-Xilinx_RB484
-Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A
-BGA 484 1 RB484
-0
-484
-484
-Package_BGA
-Xilinx_RB676
-Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A
-BGA 676 1 RB676
-0
-676
-676
-Package_BGA
-Xilinx_RF676
-Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A
-BGA 676 1 RF676
-0
-676
-676
-Package_BGA
-Xilinx_RF900
-Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A
-BGA 900 1 RF900
-0
-900
-900
-Package_BGA
-Xilinx_RF1156
-Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A
-BGA 1156 1 RF1156
-0
-1156
-1156
-Package_BGA
-Xilinx_RF1157_RF1158
-Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A
-BGA 1156 1 RF1157 RF1158
-0
-1156
-1156
-Package_BGA
-Xilinx_RF1761
-Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A
-BGA 1760 1 RF1761
-0
-1760
-1760
-Package_BGA
-Xilinx_RF1930
-Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A
-BGA 1924 1 RF1930
-0
-1924
-1924
-Package_BGA
-Xilinx_RFG676
-Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A
-BGA 676 1 RF676 RFG676
-0
-676
-676
-Package_BGA
-Xilinx_RS484
-Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A
-BGA 484 0.8 RS484
-0
-484
-484
-Package_BGA
-Xilinx_SBG484
-Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A
-BGA 484 0.8 SB484 SBG484 SBV484
-0
-484
-484
-Package_BGA
-Xilinx_SBG485
-Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A
-BGA 484 0.8 SBG485 SBV485
-0
-484
-484
-Package_CSP
-Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm
-LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf)
-LFCSP 8 0.5
-0
-12
-5
-Package_CSP
-LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm
-LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf
-LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm
-0
-9
-9
-Package_CSP
-LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm
-LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-13
-9
-Package_CSP
-LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias
-LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-20
-9
-Package_CSP
-LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm
-LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-13
-9
-Package_CSP
-LFCSP-8_2x2mm_P0.5mm
-LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf
-LFCSP 8pin 2x2mm Pitch 0.5mm
-0
-8
-8
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-26
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-26
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
-LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
-LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-26
-17
-Package_CSP
-LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm
-16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf)
-LFCSP 16 0.5
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
-LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf)
-LFCSP 16 0.65
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-21
-17
-Package_CSP
-LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias
-LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-31
-17
-Package_CSP
-LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
-20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf)
-LFCSP 0.5
-0
-25
-21
-Package_CSP
-LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
-LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
-LFCSP DFN_QFN
-0
-25
-21
-Package_CSP
-LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
-LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
-LFCSP DFN_QFN
-0
-35
-21
-Package_CSP
-LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-25
-21
-Package_CSP
-LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-35
-21
-Package_CSP
-LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-29
-25
-Package_CSP
-LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-39
-25
-Package_CSP
-LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-29
-25
-Package_CSP
-LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
-LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-39
-25
-Package_CSP
-LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm
-LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-33
-29
-Package_CSP
-LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias
-LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-43
-29
-Package_CSP
-LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-42
-33
-Package_CSP
-LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
-LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-59
-33
-Package_CSP
-LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
-LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-37
-33
-Package_CSP
-LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
-LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-47
-33
-Package_CSP
-LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
-32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf
-LFCSP 0.5
-0
-37
-33
-Package_CSP
-LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
-LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-58
-49
-Package_CSP
-LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
-LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-75
-49
-Package_CSP
-LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm
-LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-69
-65
-Package_CSP
-LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias
-LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-86
-65
-Package_CSP
-LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm
-LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-82
-73
-Package_CSP
-LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias
-LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP NoLead
-0
-99
-73
-Package_CSP
-LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm
-72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf)
-LFCSP 0.5
-0
-77
-73
-Package_CSP
-LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm
-LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf)
-LFCSP 0.5
-0
-29
-25
-Package_CSP
-LFCSP-VQ-48-1EP_7x7mm_P0.5mm
-LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html)
-LFCSP 48
-0
-49
-49
-Package_CSP
-LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm
-LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP-WD NoLead
-0
-15
-9
-Package_CSP
-LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias
-LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP-WD NoLead
-0
-22
-9
-Package_CSP
-LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm
-LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP-WD NoLead
-0
-17
-11
-Package_CSP
-LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias
-LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LFCSP-WD NoLead
-0
-24
-11
-Package_CSP
-Maxim_WLCSP-32_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm
-WLCSP-32, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF
-CSP 35 0.4
-0
-35
-35
-Package_CSP
-ST_WLCSP-25_Die425
-WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf
-BGA 25 0.4
-0
-25
-25
-Package_CSP
-ST_WLCSP-25_Die444
-WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf
-BGA 25 0.4
-0
-25
-25
-Package_CSP
-ST_WLCSP-25_Die457
-WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf
-BGA 25 0.4
-0
-25
-25
-Package_CSP
-ST_WLCSP-36_Die417
-WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf
-BGA 36 0.4
-0
-36
-36
-Package_CSP
-ST_WLCSP-36_Die440
-WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
-BGA 36 0.4
-0
-36
-36
-Package_CSP
-ST_WLCSP-36_Die445
-WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf
-BGA 36 0.4
-0
-36
-36
-Package_CSP
-ST_WLCSP-36_Die458
-WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf
-BGA 36 0.4
-0
-36
-36
-Package_CSP
-ST_WLCSP-49_Die423
-WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die431
-WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die433
-WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die435
-WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die438
-WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf
-BGA 49 0.5
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die439
-WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die447
-WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-49_Die448
-WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf
-BGA 49 0.4
-0
-49
-49
-Package_CSP
-ST_WLCSP-63_Die427
-WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf
-BGA 63 0.4
-0
-63
-63
-Package_CSP
-ST_WLCSP-64_Die414
-WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
-BGA 64 0.5
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die427
-WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
-BGA 64 0.4
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die435
-WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
-BGA 64 0.35
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die436
-WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf
-BGA 64 0.4
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die441
-WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf
-BGA 64 0.4
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die442
-WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf
-BGA 64 0.4
-0
-64
-64
-Package_CSP
-ST_WLCSP-64_Die462
-WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf
-BGA 64 0.4
-0
-64
-64
-Package_CSP
-ST_WLCSP-66_Die411
-WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
-BGA 66 0.4
-0
-66
-66
-Package_CSP
-ST_WLCSP-66_Die432
-WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf
-BGA 66 0.4
-0
-66
-66
-Package_CSP
-ST_WLCSP-72_Die415
-WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
-BGA 72 0.4
-0
-72
-72
-Package_CSP
-ST_WLCSP-81_Die415
-WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
-BGA 81 0.4
-0
-81
-81
-Package_CSP
-ST_WLCSP-81_Die421
-WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
-BGA 81 0.4
-0
-81
-81
-Package_CSP
-ST_WLCSP-81_Die463
-WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf
-BGA 81 0.4
-0
-81
-81
-Package_CSP
-ST_WLCSP-90_Die413
-WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf
-BGA 90 0.4
-0
-90
-90
-Package_CSP
-ST_WLCSP-100_Die422
-WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf
-BGA 100 0.4
-0
-100
-100
-Package_CSP
-ST_WLCSP-100_Die446
-WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf
-BGA 100 0.4
-0
-100
-100
-Package_CSP
-ST_WLCSP-100_Die452
-WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf
-BGA 100 0.4
-0
-100
-100
-Package_CSP
-ST_WLCSP-100_Die461
-WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf
-BGA 100 0.4
-0
-100
-100
-Package_CSP
-ST_WLCSP-104_Die437
-WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf
-BGA 104 0.4
-0
-104
-104
-Package_CSP
-ST_WLCSP-143_Die419
-WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
-BGA 143 0.4
-0
-143
-143
-Package_CSP
-ST_WLCSP-143_Die449
-WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
-BGA 143 0.4
-0
-143
-143
-Package_CSP
-ST_WLCSP-144_Die470
-WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf
-BGA 144 0.4
-0
-144
-144
-Package_CSP
-ST_WLCSP-168_Die434
-WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf
-BGA 168 0.4
-0
-168
-168
-Package_CSP
-ST_WLCSP-180_Die451
-WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf
-BGA 180 0.4
-0
-180
-180
-Package_CSP
-WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm
-X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf
-CSP 4 0.5
-0
-4
-4
-Package_CSP
-WLCSP-6_1.4x1.0mm_P0.4mm
-6pin Pitch 0.4mm
-6pin Pitch 0.4mm WLCSP
-0
-6
-6
-Package_CSP
-WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD
-WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf
-WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top
-0
-8
-8
-Package_CSP
-WLCSP-8_1.551x2.284mm_P0.5mm
-WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75
-CSP 8 0.5
-0
-8
-8
-Package_CSP
-WLCSP-12_1.56x1.56mm_P0.4mm
-WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf
-BMM150 WLCSP
-0
-12
-12
-Package_CSP
-WLCSP-12_1.403x1.555mm_P0.4mm_Stagger
-WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208
-CSP 12 0.2x0.346333
-0
-12
-12
-Package_CSP
-WLCSP-16_1.409x1.409mm_P0.35mm
-WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213
-CSP 16 0.35
-0
-16
-16
-Package_CSP
-WLCSP-16_2.225x2.17mm_P0.5mm
-WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf
-CSP 16 0.5
-0
-16
-16
-Package_CSP
-WLCSP-16_4x4_B2.17x2.32mm_P0.5mm
-WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf
-WLCSP-16 NXP
-0
-16
-16
-Package_CSP
-WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm
-WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf
-BGA 20 0.4
-0
-20
-20
-Package_CSP
-WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm
-WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf
-WLCSP-20
-0
-20
-20
-Package_CSP
-WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm
-WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf
-WLCSP-20
-0
-20
-20
-Package_CSP
-WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm
-WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf
-WLCSP-36
-0
-36
-36
-Package_CSP
-WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm
-WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf
-WLCSP-36
-0
-36
-36
-Package_CSP
-WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm
-WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf
-BGA 56 0.4
-0
-56
-56
-Package_CSP
-WLCSP-81_4.41x3.76mm_P0.4mm
-WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf
-WLCSP ST
-0
-81
-81
-Package_CSP
-pSemi_CSP-16_1.64x2.04mm_P0.4mm
-pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
-psemi csp 16
-0
-16
-16
-Package_CSP
-pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm
-pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
-psemi csp 16
-0
-16
-16
-Package_DFN_QFN
-AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm
-UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138
-QFN 0.95
-0
-6
-5
-Package_DFN_QFN
-AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm
-DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf)
-dfn
-0
-25
-5
-Package_DFN_QFN
-Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias
-56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download)
-QFN 0.5
-0
-87
-57
-Package_DFN_QFN
-DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack
-DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-9
-7
-Package_DFN_QFN
-DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm
-DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-9
-7
-Package_DFN_QFN
-DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm
-DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-11
-7
-Package_DFN_QFN
-DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm
-DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-9
-7
-Package_DFN_QFN
-DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm
-DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf)
-DFN 0.5
-0
-9
-7
-Package_DFN_QFN
-DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
-6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.65
-0
-9
-7
-Package_DFN_QFN
-DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm
-DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-11
-7
-Package_DFN_QFN
-DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm
-DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF)
-DFN 0.95
-0
-13
-7
-Package_DFN_QFN
-DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm
-DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-11
-7
-Package_DFN_QFN
-DFN-6_1.3x1.2mm_P0.4mm
-6-Lead Plastic DFN (1.3mm x 1.2mm)
-DFN 0.4
-0
-6
-6
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
-DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-11
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm
-DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm
-DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-10
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm
-DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm
-DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
-DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-10
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm
-DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF)
-DFN 0.5
-0
-11
-9
-Package_DFN_QFN
-DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm
-DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf)
-DFN 0.45
-0
-11
-9
-Package_DFN_QFN
-DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm
-DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-11
-9
-Package_DFN_QFN
-DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm
-DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf)
-DFN 0.5
-0
-12
-9
-Package_DFN_QFN
-DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm
-8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf)
-DFN 0.5
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm
-DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm
-8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf)
-DFN 0.5
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm
-8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.5
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm
-DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf)
-DFN 0.45
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
-DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-10
-9
-Package_DFN_QFN
-DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
-DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-20
-9
-Package_DFN_QFN
-DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm
-DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf)
-DFN 0.5
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm
-DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm
-8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.65
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm
-DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm
-8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.8
-0
-15
-9
-Package_DFN_QFN
-DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm
-8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
-DFN 0.8
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm
-DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
-dfn
-0
-13
-9
-Package_DFN_QFN
-DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm
-DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
-dfn
-0
-25
-9
-Package_DFN_QFN
-DFN-8_2x2mm_P0.5mm
-DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF
-DFN 0.5
-0
-8
-8
-Package_DFN_QFN
-DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm
-DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-15
-11
-Package_DFN_QFN
-DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias
-DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-22
-11
-Package_DFN_QFN
-DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm
-DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf)
-DFN 0.5
-0
-13
-11
-Package_DFN_QFN
-DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm
-DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-15
-11
-Package_DFN_QFN
-DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm
-10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.5
-0
-15
-11
-Package_DFN_QFN
-DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
-DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-15
-11
-Package_DFN_QFN
-DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
-DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-22
-11
-Package_DFN_QFN
-DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm
-10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826)
-DFN 0.5
-0
-15
-11
-Package_DFN_QFN
-DFN-10_2x2mm_P0.4mm
-10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch
-DFN 10 0.4mm
-0
-10
-10
-Package_DFN_QFN
-DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm
-DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf)
-DFN 0.45
-0
-15
-13
-Package_DFN_QFN
-DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm
-DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-17
-13
-Package_DFN_QFN
-DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias
-DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-24
-13
-Package_DFN_QFN
-DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm
-10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.5
-0
-17
-13
-Package_DFN_QFN
-DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm
-DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf)
-DFN 0.45
-0
-17
-13
-Package_DFN_QFN
-DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
-DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf)
-DFN 0.5
-0
-21
-13
-Package_DFN_QFN
-DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm
-DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf)
-DFN 0.5
-0
-21
-13
-Package_DFN_QFN
-DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm
-DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF)
-DFN 0.65
-0
-21
-13
-Package_DFN_QFN
-DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
-DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF)
-DFN 0.40
-0
-19
-15
-Package_DFN_QFN
-DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm
-14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
-VDFN DFN 0.65mm
-0
-23
-15
-Package_DFN_QFN
-DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias
-14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
-VDFN DFN 0.65mm
-0
-33
-15
-Package_DFN_QFN
-DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
-DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf)
-DFN 0.5
-0
-23
-15
-Package_DFN_QFN
-DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm
-DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF)
-DFN 0.5
-0
-23
-15
-Package_DFN_QFN
-DFN-14_1.35x3.5mm_P0.5mm
-DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-14
-14
-Package_DFN_QFN
-DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm
-DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf)
-DFN 0.45
-0
-25
-17
-Package_DFN_QFN
-DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
-DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf)
-DFN 0.5
-0
-27
-17
-Package_DFN_QFN
-DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
-DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf)
-DFN 0.5
-0
-25
-17
-Package_DFN_QFN
-DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm
-DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf)
-DFN 0.5
-0
-26
-17
-Package_DFN_QFN
-DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
-DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf)
-DFN 0.5
-0
-29
-19
-Package_DFN_QFN
-DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
-DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf)
-DFN 0.5
-0
-27
-19
-Package_DFN_QFN
-DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm
-DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF)
-DFN 0.5
-0
-33
-21
-Package_DFN_QFN
-DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm
-DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF)
-DFN 0.5
-0
-35
-23
-Package_DFN_QFN
-DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm
-DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf)
-DFN 0.5
-0
-35
-25
-Package_DFN_QFN
-DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm
-DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf)
-DFN 0.4
-0
-43
-33
-Package_DFN_QFN
-DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm
-DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF)
-DFN 0.4
-0
-63
-45
-Package_DFN_QFN
-DFN-S-8-1EP_6x5mm_P1.27mm
-8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 1.27
-0
-16
-9
-Package_DFN_QFN
-Diodes_DFN1006-3
-DFN package size 1006 3 pins
-DFN package size 1006 3 pins
-0
-3
-3
-Package_DFN_QFN
-Diodes_UDFN-10_1.0x2.5mm_P0.5mm
-U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf)
-UDFN-10 U-DFN2510-10 Diodes
-0
-10
-10
-Package_DFN_QFN
-Diodes_UDFN2020-6_Type-F
-U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf)
-U-DFN2020-6 (Type F)
-0
-8
-8
-Package_DFN_QFN
-HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm
-HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
-HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-34
-25
-Package_DFN_QFN
-HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
-HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-29
-25
-Package_DFN_QFN
-HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
-HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-34
-25
-Package_DFN_QFN
-HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-42
-33
-Package_DFN_QFN
-HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
-HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-59
-33
-Package_DFN_QFN
-HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
-HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-50
-41
-Package_DFN_QFN
-HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
-HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVQFN NoLead
-0
-67
-41
-Package_DFN_QFN
-Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm
-MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
-mlpq 32 7x7mm
-0
-19
-15
-Package_DFN_QFN
-Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm
-MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
-mlpq 32 7x7mm
-0
-76
-33
-Package_DFN_QFN
-Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm
-MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793)
-mlpq 32 7x7mm
-0
-113
-49
-Package_DFN_QFN
-Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm
-MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788)
-mlpq 32 7x7mm
-0
-117
-49
-Package_DFN_QFN
-Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm
-MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793)
-mlpq 32 7x7mm
-0
-117
-49
-Package_DFN_QFN
-Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm
-PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
-pqfn 22 5x6mm
-0
-56
-15
-Package_DFN_QFN
-Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm
-PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
-pqfn 44 7x7mm
-0
-125
-27
-Package_DFN_QFN
-Linear_DE14MA
-14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf)
-DFN 0.5
-0
-14
-14
-Package_DFN_QFN
-Linear_UGK52_QFN-46-52
-Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf)
-QFN 0.5
-0
-62
-47
-Package_DFN_QFN
-MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm
-MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-MLF NoLead
-0
-9
-7
-Package_DFN_QFN
-MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm
-8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
-DFN MLF 0.65
-0
-12
-9
-Package_DFN_QFN
-MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias
-8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
-DFN MLF 0.65
-0
-15
-9
-Package_DFN_QFN
-MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
-MLF NoLead
-0
-25
-21
-Package_DFN_QFN
-MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
-MLF NoLead
-0
-30
-21
-Package_DFN_QFN
-MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm
-Micro Leadframe Package, 16 pin with exposed pad
-MLPQ- 0.65
-0
-21
-17
-Package_DFN_QFN
-Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
-Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Micrel MLF NoLead
-0
-11
-9
-Package_DFN_QFN
-Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias
-Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Micrel MLF NoLead
-0
-16
-9
-Package_DFN_QFN
-Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias
-http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf
-mlf 8 2x2 mm
-0
-14
-9
-Package_DFN_QFN
-Microchip_8E-16
-16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
-QFN Microchip 8E 16
-0
-20
-17
-Package_DFN_QFN
-Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm
-QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
-QFN dual row
-0
-49
-45
-Package_DFN_QFN
-Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias
-QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
-QFN dual row
-0
-59
-45
-Package_DFN_QFN
-Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm
-QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
-QFN dual row
-0
-74
-65
-Package_DFN_QFN
-Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias
-QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
-QFN dual row
-0
-91
-65
-Package_DFN_QFN
-Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm
-40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet)
-QFN 0.5
-0
-92
-34
-Package_DFN_QFN
-Mini-Circuits_DL805
-https://ww2.minicircuits.com/case_style/DL805.pdf
-RF Switch
-0
-11
-9
-Package_DFN_QFN
-Mini-Circuits_FG873-4_3x3mm
-Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf)
-FG873
-0
-4
-4
-Package_DFN_QFN
-NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45
-LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
-NXP LQFN NoLead
-0
-65
-49
-Package_DFN_QFN
-NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias
-LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
-NXP LQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-Nordic_AQFN-73-1EP_7x7mm_P0.5mm
-http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html
-AQFN 7mm
-0
-78
-74
-Package_DFN_QFN
-OnSemi_DFN-8_2x2mm_P0.5mm
-DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF)
-DFN 0.5
-0
-8
-8
-Package_DFN_QFN
-OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm
-On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19)
-On Semiconductor SIP
-0
-44
-44
-Package_DFN_QFN
-OnSemi_UDFN-8_1.2x1.8mm_P0.4mm
-8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF)
-dfn udfn dual flat
-0
-8
-8
-Package_DFN_QFN
-OnSemi_VCT-28_3.5x3.5mm_P0.4mm
-OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-OnSemi VCT NoLead
-0
-28
-28
-Package_DFN_QFN
-OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm
-XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF)
-OnSemi XDFN4
-0
-5
-5
-Package_DFN_QFN
-Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm
-Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf)
-panasonic hqfn
-0
-37
-17
-Package_DFN_QFN
-Panasonic_HSON-8_8x8mm_P2.00mm
-Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf)
-panasonic hson
-0
-27
-9
-Package_DFN_QFN
-QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
-QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-17
-13
-Package_DFN_QFN
-QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
-QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-32
-13
-Package_DFN_QFN
-QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm
-QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-17
-13
-Package_DFN_QFN
-QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias
-QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-22
-13
-Package_DFN_QFN
-QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm
-QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-17
-13
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
-QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
-QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
-QFN DFN_QFN
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm
-QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias
-QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-26
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
-QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
-QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-26
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
-QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
-QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-26
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
-QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
-QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
-QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias
-QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm
-QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias
-QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
-QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack
-QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias
-QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias
-QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm
-QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias
-QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm
-QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias
-QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm
-QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias
-QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm
-QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias
-QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm
-QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias
-QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-32
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
-QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
-QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-30
-21
-Package_DFN_QFN
-QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
-QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-27
-21
-Package_DFN_QFN
-QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
-QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-40
-21
-Package_DFN_QFN
-QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias
-QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-35
-21
-Package_DFN_QFN
-QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm
-QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias
-QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-34
-25
-Package_DFN_QFN
-QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm
-QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-25
-Package_DFN_QFN
-QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias
-QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-38
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm
-QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias
-QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
-QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
-QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
-QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
-QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm
-QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias
-QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm
-QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias
-QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
-QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-25
-Package_DFN_QFN
-QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
-QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-44
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm
-QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias
-QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-51
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm
-QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias
-QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm
-QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-34
-25
-Package_DFN_QFN
-QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias
-QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-67
-25
-Package_DFN_QFN
-QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm
-QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-37
-29
-Package_DFN_QFN
-QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias
-QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-53
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm
-QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-33
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias
-QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-43
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-33
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-43
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm
-QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-33
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias
-QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-43
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-33
-29
-Package_DFN_QFN
-QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-43
-29
-Package_DFN_QFN
-QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
-QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-35
-29
-Package_DFN_QFN
-QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
-QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-48
-29
-Package_DFN_QFN
-QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-38
-29
-Package_DFN_QFN
-QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-55
-29
-Package_DFN_QFN
-QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm
-QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-41
-29
-Package_DFN_QFN
-QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias
-QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-62
-29
-Package_DFN_QFN
-QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm
-QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-38
-29
-Package_DFN_QFN
-QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias
-QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-71
-29
-Package_DFN_QFN
-QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-38
-29
-Package_DFN_QFN
-QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias
-QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-71
-29
-Package_DFN_QFN
-QFN-28_4x4mm_P0.5mm
-QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-28
-28
-Package_DFN_QFN
-QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-37
-33
-Package_DFN_QFN
-QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-47
-33
-Package_DFN_QFN
-QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm
-QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-37
-33
-Package_DFN_QFN
-QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias
-QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
-QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
-QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm
-QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-37
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias
-QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm
-QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias
-QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm
-QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias
-QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm
-QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-49
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias
-QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-75
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-49
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias
-QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-75
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm
-QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-49
-33
-Package_DFN_QFN
-QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias
-QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-75
-33
-Package_DFN_QFN
-QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm
-QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-46
-37
-Package_DFN_QFN
-QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias
-QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-56
-37
-Package_DFN_QFN
-QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm
-QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-49
-37
-Package_DFN_QFN
-QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias
-QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-56
-37
-Package_DFN_QFN
-QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm
-QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-46
-37
-Package_DFN_QFN
-QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias
-QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-63
-37
-Package_DFN_QFN
-QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
-QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-46
-37
-Package_DFN_QFN
-QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
-QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-63
-37
-Package_DFN_QFN
-QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm
-QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-47
-39
-Package_DFN_QFN
-QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias
-QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-56
-39
-Package_DFN_QFN
-QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm
-QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-54
-39
-Package_DFN_QFN
-QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias
-QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-63
-39
-Package_DFN_QFN
-QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm
-QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-50
-41
-Package_DFN_QFN
-QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias
-QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-67
-41
-Package_DFN_QFN
-QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
-QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-50
-41
-Package_DFN_QFN
-QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
-QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-67
-41
-Package_DFN_QFN
-QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm
-QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-57
-41
-Package_DFN_QFN
-QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias
-QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-83
-41
-Package_DFN_QFN
-QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm
-QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-55
-43
-Package_DFN_QFN
-QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias
-QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-76
-43
-Package_DFN_QFN
-QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm
-QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-61
-45
-Package_DFN_QFN
-QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias
-QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-87
-45
-Package_DFN_QFN
-QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
-QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-61
-45
-Package_DFN_QFN
-QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
-QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-87
-45
-Package_DFN_QFN
-QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm
-QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-70
-45
-Package_DFN_QFN
-QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias
-QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-107
-45
-Package_DFN_QFN
-QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm
-44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
-QFN 0.65
-0
-49
-45
-Package_DFN_QFN
-QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias
-44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
-QFN 0.65
-0
-55
-45
-Package_DFN_QFN
-QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm
-QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-58
-49
-Package_DFN_QFN
-QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias
-QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-75
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm
-QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-58
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias
-QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm
-QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-58
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias
-QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-75
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm
-QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-58
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias
-QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm
-QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-58
-49
-Package_DFN_QFN
-QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias
-QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm
-QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-65
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias
-QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm
-QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-65
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias
-QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
-QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-65
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
-QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm
-QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-65
-49
-Package_DFN_QFN
-QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias
-QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-49
-Package_DFN_QFN
-QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm
-QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-74
-49
-Package_DFN_QFN
-QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias
-QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-111
-49
-Package_DFN_QFN
-QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm
-QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-53
-Package_DFN_QFN
-QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias
-QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-104
-53
-Package_DFN_QFN
-QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm
-QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-61
-57
-Package_DFN_QFN
-QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias
-QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-66
-57
-Package_DFN_QFN
-QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm
-QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-57
-Package_DFN_QFN
-QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias
-QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-99
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm
-QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias
-QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-99
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm
-QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias
-QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-99
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented
-QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download
-QFN DFN_QFN
-0
-115
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm
-QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias
-QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-99
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm
-QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-73
-57
-Package_DFN_QFN
-QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias
-QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-99
-57
-Package_DFN_QFN
-QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-90
-65
-Package_DFN_QFN
-QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-127
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm
-QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-74
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias
-QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-79
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm
-QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-74
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias
-QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-79
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-74
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm
-QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-74
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias
-QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-91
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm
-QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-81
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias
-QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-107
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-81
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-107
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm
-QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-81
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias
-QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-107
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm
-QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-81
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias
-QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-107
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-90
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-127
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-101
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-151
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
-QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-90
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
-QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-127
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm
-64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826)
-QFN 0.5
-0
-90
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm
-64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf)
-QFN 0.5
-0
-90
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-101
-65
-Package_DFN_QFN
-QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias
-QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-151
-65
-Package_DFN_QFN
-QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm
-QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-85
-69
-Package_DFN_QFN
-QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias
-QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-111
-69
-Package_DFN_QFN
-QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm
-QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-82
-73
-Package_DFN_QFN
-QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias
-QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-135
-73
-Package_DFN_QFN
-QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm
-QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-86
-77
-Package_DFN_QFN
-QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias
-QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-103
-77
-Package_DFN_QFN
-Qorvo_DFN-8-1EP_2x2mm_P0.5mm
-DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896
-DFN 0.5 Qorvo 2x2mm
-0
-9
-9
-Package_DFN_QFN
-ROHM_DFN0604-3
-DFN package size 0604 3 pins
-DFN package size 0604 3 pins
-0
-3
-3
-Package_DFN_QFN
-ST_UFQFPN-20_3x3mm_P0.5mm
-UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf)
-UFQFPN 0.5
-0
-20
-20
-Package_DFN_QFN
-ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm
-ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf
-UQFN DFN 0.5 ST
-0
-6
-6
-Package_DFN_QFN
-SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
-20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
-QFN 0.5
-0
-25
-21
-Package_DFN_QFN
-SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
-20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
-QFN 0.5
-0
-31
-21
-Package_DFN_QFN
-TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm
-TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-11
-7
-Package_DFN_QFN
-TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias
-TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-18
-7
-Package_DFN_QFN
-TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
-TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
-TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm
-TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm
-8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
-TDFN DFN 0.5mm
-0
-12
-9
-Package_DFN_QFN
-TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias
-8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
-TDFN DFN 0.5mm
-0
-17
-9
-Package_DFN_QFN
-TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm
-TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-13
-11
-Package_DFN_QFN
-TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias
-TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-16
-11
-Package_DFN_QFN
-TDFN-12_2x3mm_P0.5mm
-TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf
-DFN
-0
-12
-12
-Package_DFN_QFN
-TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
-TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-19
-15
-Package_DFN_QFN
-TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias
-TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TDFN NoLead
-0
-26
-15
-Package_DFN_QFN
-TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
-TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias
-TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-31
-17
-Package_DFN_QFN
-TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm
-TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias
-TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-35
-21
-Package_DFN_QFN
-TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm
-TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias
-TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-35
-21
-Package_DFN_QFN
-TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack
-TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-29
-25
-Package_DFN_QFN
-TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias
-TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm
-TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-33
-29
-Package_DFN_QFN
-TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias
-TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-38
-29
-Package_DFN_QFN
-TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
-TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-33
-29
-Package_DFN_QFN
-TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias
-TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-43
-29
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-42
-33
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-47
-33
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias
-TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-47
-33
-Package_DFN_QFN
-TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm
-TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-45
-41
-Package_DFN_QFN
-TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias
-TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-55
-41
-Package_DFN_QFN
-TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm
-TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-58
-49
-Package_DFN_QFN
-TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias
-TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-TQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm
-Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
-Texas instruments QFN
-0
-15
-15
-Package_DFN_QFN
-Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia
-Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
-Texas instruments QFN
-0
-34
-15
-Package_DFN_QFN
-Texas_DRB0008A
-DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf
-DRB0008A
-0
-23
-9
-Package_DFN_QFN
-Texas_MOF0009A
-Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf)
-ti qfm mof0009a
-0
-24
-9
-Package_DFN_QFN
-Texas_QFN-41_10x16mm
-QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf)
-QFN DFN_QFN
-0
-65
-41
-Package_DFN_QFN
-Texas_R-PUQFN-N10
-http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf
-Texas_R-PUQFN-N10
-0
-10
-10
-Package_DFN_QFN
-Texas_R-PWQFN-N28_EP2.1x3.1mm
-QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-33
-29
-Package_DFN_QFN
-Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias
-QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-43
-29
-Package_DFN_QFN
-Texas_RGE0024C_EP2.1x2.1mm
-Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-Texas_RGE0024C_EP2.1x2.1mm_ThermalVias
-Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-Texas_RGE0024H_EP2.7x2.7mm
-Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-Texas_RGE0024H_EP2.7x2.7mm_ThermalVias
-Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
-QFN NoLead
-0
-36
-25
-Package_DFN_QFN
-Texas_RNN0018A
-Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf)
-ti vqfn-hr rnn0018a
-0
-26
-18
-Package_DFN_QFN
-Texas_RUM0016A_EP2.6x2.6mm
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-Texas_RUM0016A_EP2.6x2.6mm_ThermalVias
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-Texas_RWH0032A
-Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
-ti rwh0032a
-0
-71
-33
-Package_DFN_QFN
-Texas_RWH0032A_ThermalVias
-Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
-ti rwh0032a
-0
-94
-33
-Package_DFN_QFN
-Texas_R_PUQFN-N12
-Texas_R_PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf
-Texas_R_PUQFN-N12
-0
-13
-12
-Package_DFN_QFN
-Texas_S-PDSO-N10_EP1.2x2mm
-DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-15
-11
-Package_DFN_QFN
-Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias
-DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
-DFN NoLead
-0
-22
-11
-Package_DFN_QFN
-Texas_S-PVQFN-N14
-Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf
-Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad
-0
-19
-15
-Package_DFN_QFN
-Texas_S-PVQFN-N14_ThermalVias
-Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf
-Texas_S-PVQFN-N14_ThermalVias
-0
-24
-15
-Package_DFN_QFN
-Texas_S-PVQFN-N16_EP2.7x2.7mm
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-26
-17
-Package_DFN_QFN
-Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP2.4x2.4mm
-QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias
-QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-35
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP2.7x2.7mm
-QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias
-QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-35
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP3.15x3.15mm
-QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-25
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias
-QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-47
-21
-Package_DFN_QFN
-Texas_S-PVQFN-N24_EP2.1x2.1mm
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-Texas_S-PVQFN-N32_EP3.45x3.45mm
-QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-42
-33
-Package_DFN_QFN
-Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias
-QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-59
-33
-Package_DFN_QFN
-Texas_S-PVQFN-N36_EP4.4x4.4mm
-QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-46
-37
-Package_DFN_QFN
-Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias
-QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-79
-37
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP2.9x2.9mm
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-45
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-55
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP3.52x2.62mm
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-47
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-60
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP4.6x4.6mm
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-50
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-83
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP4.15x4.15mm
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-50
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias
-QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-83
-41
-Package_DFN_QFN
-Texas_S-PVQFN-N48_EP5.15x5.15mm
-QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-65
-49
-Package_DFN_QFN
-Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias
-QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-111
-49
-Package_DFN_QFN
-Texas_S-PVQFN-N64_EP4.25x4.25mm
-QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-69
-65
-Package_DFN_QFN
-Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias
-QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-127
-65
-Package_DFN_QFN
-Texas_S-PWQFN-N16_EP2.1x2.1mm
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-21
-17
-Package_DFN_QFN
-Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias
-QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-31
-17
-Package_DFN_QFN
-Texas_S-PWQFN-N20
-20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf)
-QFN 0.4
-0
-24
-20
-Package_DFN_QFN
-Texas_S-PWQFN-N24_EP2.7x2.7mm
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-29
-25
-Package_DFN_QFN
-Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias
-QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-39
-25
-Package_DFN_QFN
-Texas_S-PWQFN-N32_EP2.8x2.8mm
-QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-37
-33
-Package_DFN_QFN
-Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias
-QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
-QFN NoLead
-0
-47
-33
-Package_DFN_QFN
-Texas_S-PWQFN-N100_EP5.5x5.5mm
-http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
-MultiRow QFN
-0
-114
-105
-Package_DFN_QFN
-Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias
-http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
-MultiRow QFN
-0
-131
-105
-Package_DFN_QFN
-Texas_S-PX2QFN-14
-Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas QFN NoLead
-0
-14
-14
-Package_DFN_QFN
-Texas_VQFN-RHL-20
-http://www.ti.com/lit/ds/symlink/bq51050b.pdf
-RHL0020A
-0
-33
-21
-Package_DFN_QFN
-Texas_VQFN-RHL-20_ThermalVias
-http://www.ti.com/lit/ds/symlink/bq51050b.pdf
-RHL0020A
-0
-41
-21
-Package_DFN_QFN
-Texas_VSON-HR-8_1.5x2mm_P0.5mm
-Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas VSON-HR NoLead
-0
-8
-8
-Package_DFN_QFN
-Texas_WQFN-MR-100_3x3-DapStencil
-http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
-MultiRow QFN
-0
-113
-105
-Package_DFN_QFN
-Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil
-http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
-MultiRow QFN
-0
-126
-105
-Package_DFN_QFN
-Texas_X2QFN-12_1.6x1.6mm_P0.4mm
-Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas X2QFN NoLead
-0
-12
-12
-Package_DFN_QFN
-UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm
-UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf
-UDFN-4_1x1mm_P0.65mm
-0
-5
-5
-Package_DFN_QFN
-UDFN-9_1.0x3.8mm_P0.5mm
-9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf)
-UDFN SMD
-0
-9
-9
-Package_DFN_QFN
-UDFN-10_1.35x2.6mm_P0.5mm
-http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf
-UDFN 0.5 uQFN
-0
-10
-10
-Package_DFN_QFN
-UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
-UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-UFQFPN NoLead
-0
-37
-33
-Package_DFN_QFN
-UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
-UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-UFQFPN NoLead
-0
-47
-33
-Package_DFN_QFN
-UQFN-10_1.3x1.8mm_P0.4mm
-UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-10
-10
-Package_DFN_QFN
-UQFN-10_1.4x1.8mm_P0.4mm
-UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF
-UQFN-10_1.4x1.8mm_P0.4mm
-0
-10
-10
-Package_DFN_QFN
-UQFN-10_1.6x2.1mm_P0.5mm
-UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-10
-10
-Package_DFN_QFN
-UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
-16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
-QFN 0.5
-0
-21
-17
-Package_DFN_QFN
-UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm
-UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias
-UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-31
-17
-Package_DFN_QFN
-UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
-16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
-QFN 0.65
-0
-21
-17
-Package_DFN_QFN
-UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm
-UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias
-UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-30
-21
-Package_DFN_QFN
-UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
-UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
-UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-35
-21
-Package_DFN_QFN
-UQFN-20_3x3mm_P0.4mm
-UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-20
-20
-Package_DFN_QFN
-UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm
-UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-33
-29
-Package_DFN_QFN
-UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias
-UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-43
-29
-Package_DFN_QFN
-UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
-UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-50
-41
-Package_DFN_QFN
-UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
-UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-67
-41
-Package_DFN_QFN
-UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm
-UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-58
-49
-Package_DFN_QFN
-UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias
-UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm
-UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-53
-49
-Package_DFN_QFN
-UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias
-UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
-UQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm
-8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf)
-DFN 0.5
-0
-11
-9
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm
-VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-18
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias
-VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-23
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
-VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
-VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
-VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
-VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
-VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
-VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm
-VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias
-VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
-VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
-VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-30
-21
-Package_DFN_QFN
-VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm
-VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias
-VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-30
-21
-Package_DFN_QFN
-VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
-VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-34
-25
-Package_DFN_QFN
-VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
-VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
-VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-33
-29
-Package_DFN_QFN
-VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
-VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-43
-29
-Package_DFN_QFN
-VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm
-VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-35
-29
-Package_DFN_QFN
-VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias
-VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-48
-29
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
-VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-47
-33
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
-VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
-VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-47
-33
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm
-VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-37
-33
-Package_DFN_QFN
-VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias
-VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-47
-33
-Package_DFN_QFN
-VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm
-VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-53
-47
-Package_DFN_QFN
-VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias
-VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-66
-47
-Package_DFN_QFN
-VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm
-VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-58
-49
-Package_DFN_QFN
-VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias
-VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
-VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-58
-49
-Package_DFN_QFN
-VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
-VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-75
-49
-Package_DFN_QFN
-VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
-VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-53
-49
-Package_DFN_QFN
-VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
-VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-79
-49
-Package_DFN_QFN
-VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
-VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-74
-65
-Package_DFN_QFN
-VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
-VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-100
-65
-Package_DFN_QFN
-VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
-VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-74
-65
-Package_DFN_QFN
-VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
-VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VQFN NoLead
-0
-91
-65
-Package_DFN_QFN
-WDFN-6-2EP_4.0x2.6mm_P0.65mm
-WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF)
-DFN 0.65P dual flag
-0
-8
-8
-Package_DFN_QFN
-WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54
-https://www.onsemi.com/pub/Collateral/511BN.PDF
-WDFN-8 1EP 2.2X2.0 0.5P
-0
-9
-9
-Package_DFN_QFN
-WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
-WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
-WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm
-WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias
-WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-20
-9
-Package_DFN_QFN
-WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
-WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-13
-9
-Package_DFN_QFN
-WDFN-8_2x2mm_P0.5mm
-DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
-DFN 0.5
-0
-8
-8
-Package_DFN_QFN
-WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm
-WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WDFN NoLead
-0
-17
-13
-Package_DFN_QFN
-WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm
-WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-19
-15
-Package_DFN_QFN
-WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias
-WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-24
-15
-Package_DFN_QFN
-WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
-WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
-WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
-WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
-WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-26
-17
-Package_DFN_QFN
-WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-21
-17
-Package_DFN_QFN
-WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-31
-17
-Package_DFN_QFN
-WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm
-http://www.onsemi.com/pub/Collateral/510CD.PDF
-WQFN-20 4.5mm 2.5mm 0.5mm
-0
-24
-21
-Package_DFN_QFN
-WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
-WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-25
-21
-Package_DFN_QFN
-WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
-WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-30
-21
-Package_DFN_QFN
-WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
-WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-29
-25
-Package_DFN_QFN
-WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
-WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
-WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-29
-25
-Package_DFN_QFN
-WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
-WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-39
-25
-Package_DFN_QFN
-WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
-QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf)
-WQFN 0.5
-0
-37
-33
-Package_DFN_QFN
-WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm
-WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-57
-43
-Package_DFN_QFN
-WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias
-WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
-WQFN NoLead
-0
-82
-43
-Package_DIP
-DIP-4_W7.62mm
-4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-4
-4
-Package_DIP
-DIP-4_W7.62mm_LongPads
-4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-4
-4
-Package_DIP
-DIP-4_W7.62mm_SMDSocket_SmallPads
-4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-4
-4
-Package_DIP
-DIP-4_W7.62mm_Socket
-4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-4
-4
-Package_DIP
-DIP-4_W7.62mm_Socket_LongPads
-4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-4
-4
-Package_DIP
-DIP-4_W8.89mm_SMDSocket_LongPads
-4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-4
-4
-Package_DIP
-DIP-4_W10.16mm
-4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-4
-4
-Package_DIP
-DIP-4_W10.16mm_LongPads
-4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-4
-4
-Package_DIP
-DIP-5-6_W7.62mm
-5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-5
-5
-Package_DIP
-DIP-5-6_W7.62mm_LongPads
-5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-5
-5
-Package_DIP
-DIP-5-6_W7.62mm_SMDSocket_SmallPads
-5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-5
-5
-Package_DIP
-DIP-5-6_W7.62mm_Socket
-5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-5
-5
-Package_DIP
-DIP-5-6_W7.62mm_Socket_LongPads
-5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-5
-5
-Package_DIP
-DIP-5-6_W8.89mm_SMDSocket_LongPads
-5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-5
-5
-Package_DIP
-DIP-5-6_W10.16mm
-5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-5
-5
-Package_DIP
-DIP-5-6_W10.16mm_LongPads
-5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-5
-5
-Package_DIP
-DIP-6_W7.62mm
-6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-6
-6
-Package_DIP
-DIP-6_W7.62mm_LongPads
-6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-6
-6
-Package_DIP
-DIP-6_W7.62mm_SMDSocket_SmallPads
-6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-6
-6
-Package_DIP
-DIP-6_W7.62mm_Socket
-6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-6
-6
-Package_DIP
-DIP-6_W7.62mm_Socket_LongPads
-6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-6
-6
-Package_DIP
-DIP-6_W8.89mm_SMDSocket_LongPads
-6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-6
-6
-Package_DIP
-DIP-6_W10.16mm
-6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-6
-6
-Package_DIP
-DIP-6_W10.16mm_LongPads
-6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-6
-6
-Package_DIP
-DIP-8-16_W7.62mm
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-8
-8
-Package_DIP
-DIP-8-16_W7.62mm_Socket
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-8
-8
-Package_DIP
-DIP-8-16_W7.62mm_Socket_LongPads
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-8
-8
-Package_DIP
-DIP-8-N6_W7.62mm
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-7
-7
-Package_DIP
-DIP-8-N7_W7.62mm
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-7
-7
-Package_DIP
-DIP-8_W7.62mm
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-8
-8
-Package_DIP
-DIP-8_W7.62mm_LongPads
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-8
-8
-Package_DIP
-DIP-8_W7.62mm_SMDSocket_SmallPads
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-8
-8
-Package_DIP
-DIP-8_W7.62mm_Socket
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-8
-8
-Package_DIP
-DIP-8_W7.62mm_Socket_LongPads
-8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-8
-8
-Package_DIP
-DIP-8_W8.89mm_SMDSocket_LongPads
-8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-8
-8
-Package_DIP
-DIP-8_W10.16mm
-8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-8
-8
-Package_DIP
-DIP-8_W10.16mm_LongPads
-8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-8
-8
-Package_DIP
-DIP-10_W7.62mm
-10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-10
-10
-Package_DIP
-DIP-10_W7.62mm_LongPads
-10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-10
-10
-Package_DIP
-DIP-10_W7.62mm_SMDSocket_SmallPads
-10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-10
-10
-Package_DIP
-DIP-10_W7.62mm_Socket
-10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-10
-10
-Package_DIP
-DIP-10_W7.62mm_Socket_LongPads
-10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-10
-10
-Package_DIP
-DIP-10_W8.89mm_SMDSocket_LongPads
-10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-10
-10
-Package_DIP
-DIP-10_W10.16mm
-10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-10
-10
-Package_DIP
-DIP-10_W10.16mm_LongPads
-10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-10
-10
-Package_DIP
-DIP-12_W7.62mm
-12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-12
-12
-Package_DIP
-DIP-12_W7.62mm_LongPads
-12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-12
-12
-Package_DIP
-DIP-12_W7.62mm_SMDSocket_SmallPads
-12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-12
-12
-Package_DIP
-DIP-12_W7.62mm_Socket
-12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-12
-12
-Package_DIP
-DIP-12_W7.62mm_Socket_LongPads
-12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-12
-12
-Package_DIP
-DIP-12_W8.89mm_SMDSocket_LongPads
-12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-12
-12
-Package_DIP
-DIP-12_W10.16mm
-12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-12
-12
-Package_DIP
-DIP-12_W10.16mm_LongPads
-12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-12
-12
-Package_DIP
-DIP-14_W7.62mm
-14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-14
-14
-Package_DIP
-DIP-14_W7.62mm_LongPads
-14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-14
-14
-Package_DIP
-DIP-14_W7.62mm_SMDSocket_SmallPads
-14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-14
-14
-Package_DIP
-DIP-14_W7.62mm_Socket
-14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-14
-14
-Package_DIP
-DIP-14_W7.62mm_Socket_LongPads
-14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-14
-14
-Package_DIP
-DIP-14_W8.89mm_SMDSocket_LongPads
-14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-14
-14
-Package_DIP
-DIP-14_W10.16mm
-14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-14
-14
-Package_DIP
-DIP-14_W10.16mm_LongPads
-14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-14
-14
-Package_DIP
-DIP-16_W7.62mm
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-16
-16
-Package_DIP
-DIP-16_W7.62mm_LongPads
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-16
-16
-Package_DIP
-DIP-16_W7.62mm_SMDSocket_SmallPads
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-16
-16
-Package_DIP
-DIP-16_W7.62mm_Socket
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-16
-16
-Package_DIP
-DIP-16_W7.62mm_Socket_LongPads
-16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-16
-16
-Package_DIP
-DIP-16_W8.89mm_SMDSocket_LongPads
-16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-16
-16
-Package_DIP
-DIP-16_W10.16mm
-16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-16
-16
-Package_DIP
-DIP-16_W10.16mm_LongPads
-16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-16
-16
-Package_DIP
-DIP-18_W7.62mm
-18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-18
-18
-Package_DIP
-DIP-18_W7.62mm_LongPads
-18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-18
-18
-Package_DIP
-DIP-18_W7.62mm_SMDSocket_SmallPads
-18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-18
-18
-Package_DIP
-DIP-18_W7.62mm_Socket
-18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-18
-18
-Package_DIP
-DIP-18_W7.62mm_Socket_LongPads
-18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-18
-18
-Package_DIP
-DIP-18_W8.89mm_SMDSocket_LongPads
-18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-18
-18
-Package_DIP
-DIP-20_W7.62mm
-20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-20
-20
-Package_DIP
-DIP-20_W7.62mm_LongPads
-20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-20
-20
-Package_DIP
-DIP-20_W7.62mm_SMDSocket_SmallPads
-20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-20
-20
-Package_DIP
-DIP-20_W7.62mm_Socket
-20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-20
-20
-Package_DIP
-DIP-20_W7.62mm_Socket_LongPads
-20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-20
-20
-Package_DIP
-DIP-20_W8.89mm_SMDSocket_LongPads
-20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-20
-20
-Package_DIP
-DIP-22_W7.62mm
-22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-22
-22
-Package_DIP
-DIP-22_W7.62mm_LongPads
-22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-22
-22
-Package_DIP
-DIP-22_W7.62mm_SMDSocket_SmallPads
-22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-22
-22
-Package_DIP
-DIP-22_W7.62mm_Socket
-22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-22
-22
-Package_DIP
-DIP-22_W7.62mm_Socket_LongPads
-22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-22
-22
-Package_DIP
-DIP-22_W8.89mm_SMDSocket_LongPads
-22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-22
-22
-Package_DIP
-DIP-22_W10.16mm
-22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-22
-22
-Package_DIP
-DIP-22_W10.16mm_LongPads
-22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-22
-22
-Package_DIP
-DIP-22_W10.16mm_SMDSocket_SmallPads
-22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
-0
-22
-22
-Package_DIP
-DIP-22_W10.16mm_Socket
-22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
-0
-22
-22
-Package_DIP
-DIP-22_W10.16mm_Socket_LongPads
-22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
-0
-22
-22
-Package_DIP
-DIP-22_W11.43mm_SMDSocket_LongPads
-22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
-0
-22
-22
-Package_DIP
-DIP-24_W7.62mm
-24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-24
-24
-Package_DIP
-DIP-24_W7.62mm_LongPads
-24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W7.62mm_SMDSocket_SmallPads
-24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-24
-24
-Package_DIP
-DIP-24_W7.62mm_Socket
-24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-24
-24
-Package_DIP
-DIP-24_W7.62mm_Socket_LongPads
-24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W8.89mm_SMDSocket_LongPads
-24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W10.16mm
-24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil
-0
-24
-24
-Package_DIP
-DIP-24_W10.16mm_LongPads
-24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W10.16mm_SMDSocket_SmallPads
-24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
-0
-24
-24
-Package_DIP
-DIP-24_W10.16mm_Socket
-24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
-0
-24
-24
-Package_DIP
-DIP-24_W10.16mm_Socket_LongPads
-24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W11.43mm_SMDSocket_LongPads
-24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W15.24mm
-24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-24
-24
-Package_DIP
-DIP-24_W15.24mm_LongPads
-24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W15.24mm_SMDSocket_SmallPads
-24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-24
-24
-Package_DIP
-DIP-24_W15.24mm_Socket
-24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-24
-24
-Package_DIP
-DIP-24_W15.24mm_Socket_LongPads
-24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-24
-24
-Package_DIP
-DIP-24_W16.51mm_SMDSocket_LongPads
-24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-24
-24
-Package_DIP
-DIP-28_W7.62mm
-28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-28
-28
-Package_DIP
-DIP-28_W7.62mm_LongPads
-28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-28
-28
-Package_DIP
-DIP-28_W7.62mm_SMDSocket_SmallPads
-28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
-0
-28
-28
-Package_DIP
-DIP-28_W7.62mm_Socket
-28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
-0
-28
-28
-Package_DIP
-DIP-28_W7.62mm_Socket_LongPads
-28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
-0
-28
-28
-Package_DIP
-DIP-28_W8.89mm_SMDSocket_LongPads
-28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
-0
-28
-28
-Package_DIP
-DIP-28_W15.24mm
-28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-28
-28
-Package_DIP
-DIP-28_W15.24mm_LongPads
-28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-28
-28
-Package_DIP
-DIP-28_W15.24mm_SMDSocket_SmallPads
-28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-28
-28
-Package_DIP
-DIP-28_W15.24mm_Socket
-28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-28
-28
-Package_DIP
-DIP-28_W15.24mm_Socket_LongPads
-28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-28
-28
-Package_DIP
-DIP-28_W16.51mm_SMDSocket_LongPads
-28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-28
-28
-Package_DIP
-DIP-32_W7.62mm
-32-lead dip package, row spacing 7.62 mm (300 mils)
-DIL DIP PDIP 2.54mm 7.62mm 300mil
-0
-32
-32
-Package_DIP
-DIP-32_W15.24mm
-32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-32
-32
-Package_DIP
-DIP-32_W15.24mm_LongPads
-32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-32
-32
-Package_DIP
-DIP-32_W15.24mm_SMDSocket_SmallPads
-32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-32
-32
-Package_DIP
-DIP-32_W15.24mm_Socket
-32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-32
-32
-Package_DIP
-DIP-32_W15.24mm_Socket_LongPads
-32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-32
-32
-Package_DIP
-DIP-32_W16.51mm_SMDSocket_LongPads
-32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-32
-32
-Package_DIP
-DIP-40_W15.24mm
-40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-40
-40
-Package_DIP
-DIP-40_W15.24mm_LongPads
-40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-40
-40
-Package_DIP
-DIP-40_W15.24mm_SMDSocket_SmallPads
-40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-40
-40
-Package_DIP
-DIP-40_W15.24mm_Socket
-40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-40
-40
-Package_DIP
-DIP-40_W15.24mm_Socket_LongPads
-40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-40
-40
-Package_DIP
-DIP-40_W16.51mm_SMDSocket_LongPads
-40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-40
-40
-Package_DIP
-DIP-40_W25.4mm
-40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
-0
-40
-40
-Package_DIP
-DIP-40_W25.4mm_LongPads
-40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
-0
-40
-40
-Package_DIP
-DIP-40_W25.4mm_SMDSocket_SmallPads
-40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
-0
-40
-40
-Package_DIP
-DIP-40_W25.4mm_Socket
-40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
-0
-40
-40
-Package_DIP
-DIP-40_W25.4mm_Socket_LongPads
-40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
-0
-40
-40
-Package_DIP
-DIP-40_W26.67mm_SMDSocket_LongPads
-40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
-0
-40
-40
-Package_DIP
-DIP-42_W15.24mm
-42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-42
-42
-Package_DIP
-DIP-42_W15.24mm_LongPads
-42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-42
-42
-Package_DIP
-DIP-42_W15.24mm_SMDSocket_SmallPads
-42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-42
-42
-Package_DIP
-DIP-42_W15.24mm_Socket
-42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-42
-42
-Package_DIP
-DIP-42_W15.24mm_Socket_LongPads
-42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-42
-42
-Package_DIP
-DIP-42_W16.51mm_SMDSocket_LongPads
-42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-42
-42
-Package_DIP
-DIP-48_W15.24mm
-48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-48
-48
-Package_DIP
-DIP-48_W15.24mm_LongPads
-48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-48
-48
-Package_DIP
-DIP-48_W15.24mm_SMDSocket_SmallPads
-48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-48
-48
-Package_DIP
-DIP-48_W15.24mm_Socket
-48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-48
-48
-Package_DIP
-DIP-48_W15.24mm_Socket_LongPads
-48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-48
-48
-Package_DIP
-DIP-48_W16.51mm_SMDSocket_LongPads
-48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-48
-48
-Package_DIP
-DIP-64_W15.24mm
-64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil
-0
-64
-64
-Package_DIP
-DIP-64_W15.24mm_LongPads
-64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W15.24mm_SMDSocket_SmallPads
-64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
-0
-64
-64
-Package_DIP
-DIP-64_W15.24mm_Socket
-64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
-0
-64
-64
-Package_DIP
-DIP-64_W15.24mm_Socket_LongPads
-64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W16.51mm_SMDSocket_LongPads
-64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W22.86mm
-64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils)
-THT DIP DIL PDIP 2.54mm 22.86mm 900mil
-0
-64
-64
-Package_DIP
-DIP-64_W22.86mm_LongPads
-64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads
-THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W22.86mm_SMDSocket_SmallPads
-64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads
-0
-64
-64
-Package_DIP
-DIP-64_W22.86mm_Socket
-64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket
-THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket
-0
-64
-64
-Package_DIP
-DIP-64_W22.86mm_Socket_LongPads
-64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W24.13mm_SMDSocket_LongPads
-64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W25.4mm
-64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
-0
-64
-64
-Package_DIP
-DIP-64_W25.4mm_LongPads
-64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W25.4mm_SMDSocket_SmallPads
-64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
-0
-64
-64
-Package_DIP
-DIP-64_W25.4mm_Socket
-64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
-0
-64
-64
-Package_DIP
-DIP-64_W25.4mm_Socket_LongPads
-64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
-THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
-0
-64
-64
-Package_DIP
-DIP-64_W26.67mm_SMDSocket_LongPads
-64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
-THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
-0
-64
-64
-Package_DIP
-Fairchild_LSOP-8
-8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf)
-LSOP 2.54mm 300mil
-0
-8
-8
-Package_DIP
-PowerIntegrations_PDIP-8B
-Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-7
-7
-Package_DIP
-PowerIntegrations_PDIP-8C
-Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-7
-7
-Package_DIP
-PowerIntegrations_SDIP-10C
-PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
-0
-9
-9
-Package_DIP
-PowerIntegrations_SMD-8
-PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-8
-8
-Package_DIP
-PowerIntegrations_SMD-8B
-PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-7
-7
-Package_DIP
-PowerIntegrations_SMD-8C
-PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-7
-7
-Package_DIP
-PowerIntegrations_eDIP-12B
-Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil
-0
-11
-11
-Package_DIP
-SMDIP-4_W7.62mm
-4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-4
-4
-Package_DIP
-SMDIP-4_W9.53mm
-4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-4
-4
-Package_DIP
-SMDIP-4_W9.53mm_Clearance8mm
-4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-4
-4
-Package_DIP
-SMDIP-4_W11.48mm
-4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-4
-4
-Package_DIP
-SMDIP-6_W7.62mm
-6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-6
-6
-Package_DIP
-SMDIP-6_W9.53mm
-6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-6
-6
-Package_DIP
-SMDIP-6_W9.53mm_Clearance8mm
-6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-6
-6
-Package_DIP
-SMDIP-6_W11.48mm
-6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-6
-6
-Package_DIP
-SMDIP-8_W7.62mm
-8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-8
-8
-Package_DIP
-SMDIP-8_W9.53mm
-8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-8
-8
-Package_DIP
-SMDIP-8_W9.53mm_Clearance8mm
-8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-8
-8
-Package_DIP
-SMDIP-8_W11.48mm
-8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-8
-8
-Package_DIP
-SMDIP-10_W7.62mm
-10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-10
-10
-Package_DIP
-SMDIP-10_W9.53mm
-10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-10
-10
-Package_DIP
-SMDIP-10_W9.53mm_Clearance8mm
-10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-10
-10
-Package_DIP
-SMDIP-10_W11.48mm
-10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-10
-10
-Package_DIP
-SMDIP-12_W7.62mm
-12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-12
-12
-Package_DIP
-SMDIP-12_W9.53mm
-12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-12
-12
-Package_DIP
-SMDIP-12_W9.53mm_Clearance8mm
-12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-12
-12
-Package_DIP
-SMDIP-12_W11.48mm
-12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-12
-12
-Package_DIP
-SMDIP-14_W7.62mm
-14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-14
-14
-Package_DIP
-SMDIP-14_W9.53mm
-14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-14
-14
-Package_DIP
-SMDIP-14_W9.53mm_Clearance8mm
-14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-14
-14
-Package_DIP
-SMDIP-14_W11.48mm
-14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-14
-14
-Package_DIP
-SMDIP-16_W7.62mm
-16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-16
-16
-Package_DIP
-SMDIP-16_W9.53mm
-16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-16
-16
-Package_DIP
-SMDIP-16_W9.53mm_Clearance8mm
-16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-16
-16
-Package_DIP
-SMDIP-16_W11.48mm
-16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-16
-16
-Package_DIP
-SMDIP-18_W7.62mm
-18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-18
-18
-Package_DIP
-SMDIP-18_W9.53mm
-18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-18
-18
-Package_DIP
-SMDIP-18_W9.53mm_Clearance8mm
-18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-18
-18
-Package_DIP
-SMDIP-18_W11.48mm
-18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-18
-18
-Package_DIP
-SMDIP-20_W7.62mm
-20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-20
-20
-Package_DIP
-SMDIP-20_W9.53mm
-20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-20
-20
-Package_DIP
-SMDIP-20_W9.53mm_Clearance8mm
-20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-20
-20
-Package_DIP
-SMDIP-20_W11.48mm
-20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-20
-20
-Package_DIP
-SMDIP-22_W7.62mm
-22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-22
-22
-Package_DIP
-SMDIP-22_W9.53mm
-22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-22
-22
-Package_DIP
-SMDIP-22_W9.53mm_Clearance8mm
-22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
-0
-22
-22
-Package_DIP
-SMDIP-22_W11.48mm
-22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-22
-22
-Package_DIP
-SMDIP-24_W7.62mm
-24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-24
-24
-Package_DIP
-SMDIP-24_W9.53mm
-24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-24
-24
-Package_DIP
-SMDIP-24_W11.48mm
-24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-24
-24
-Package_DIP
-SMDIP-24_W15.24mm
-24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-24
-24
-Package_DIP
-SMDIP-28_W15.24mm
-28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-28
-28
-Package_DIP
-SMDIP-32_W7.62mm
-32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
-0
-32
-32
-Package_DIP
-SMDIP-32_W9.53mm
-32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
-0
-32
-32
-Package_DIP
-SMDIP-32_W11.48mm
-32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
-0
-32
-32
-Package_DIP
-SMDIP-32_W15.24mm
-32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-32
-32
-Package_DIP
-SMDIP-40_W15.24mm
-40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-40
-40
-Package_DIP
-SMDIP-40_W25.24mm
-40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil
-0
-40
-40
-Package_DIP
-SMDIP-42_W15.24mm
-42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-42
-42
-Package_DIP
-SMDIP-48_W15.24mm
-48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-48
-48
-Package_DIP
-SMDIP-64_W15.24mm
-64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
-SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
-0
-64
-64
-Package_DIP
-Toshiba_11-7A9
-Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S)
-Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil
-0
-5
-5
-Package_DIP
-Vishay_HVM-DIP-3_W7.62mm
-3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf
-THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP
-0
-4
-3
-Package_DirectFET
-DirectFET_L4
-DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41
-DirectFET L4 MOSFET Infineon
-0
-11
-3
-Package_DirectFET
-DirectFET_L6
-DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42
-DirectFET L6 MOSFET Infineon
-0
-13
-3
-Package_DirectFET
-DirectFET_L8
-DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43
-DirectFET L8 MOSFET Infineon
-0
-15
-3
-Package_DirectFET
-DirectFET_LA
-DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44
-DirectFET LA MOSFET Infineon
-0
-15
-3
-Package_DirectFET
-DirectFET_M2
-DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33
-DirectFET M2 MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_M4
-DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34
-DirectFET M4 MOSFET Infineon
-0
-9
-3
-Package_DirectFET
-DirectFET_MA
-DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35
-DirectFET MA MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_MB
-DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36
-DirectFET MB MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_MC
-DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37
-DirectFET MC MOSFET Infineon
-0
-10
-3
-Package_DirectFET
-DirectFET_MD
-DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38
-DirectFET MD MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_ME
-DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39
-DirectFET ME MOSFET Infineon
-0
-10
-3
-Package_DirectFET
-DirectFET_MF
-DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40
-DirectFET MF MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_MN
-DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30
-DirectFET MN MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MP
-DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28
-DirectFET MP MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MQ
-DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29
-DirectFET MQ MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MT
-DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26
-DirectFET MT MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MU
-DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32
-DirectFET MU MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MX
-DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27
-DirectFET MX MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_MZ
-DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31
-DirectFET MZ MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_S1
-DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20
-DirectFET S1 MOSFET Infineon
-0
-6
-3
-Package_DirectFET
-DirectFET_S2
-DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21
-DirectFET S2 MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_S3C
-DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25
-DirectFET S3C MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_SA
-DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22
-DirectFET SA MOSFET Infineon
-0
-8
-3
-Package_DirectFET
-DirectFET_SB
-DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23
-DirectFET SB MOSFET Infineon
-0
-6
-3
-Package_DirectFET
-DirectFET_SC
-DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24
-DirectFET SC MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_SH
-DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19
-DirectFET SH MOSFET Infineon
-0
-6
-3
-Package_DirectFET
-DirectFET_SJ
-DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18
-DirectFET SJ MOSFET Infineon
-0
-7
-3
-Package_DirectFET
-DirectFET_SQ
-DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17
-DirectFET SQ MOSFET Infineon
-0
-6
-3
-Package_DirectFET
-DirectFET_ST
-DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16
-DirectFET ST MOSFET Infineon
-0
-7
-3
-Package_LCC
-PLCC-20
-PLCC, 20 pins, surface mount
-plcc smt
-0
-20
-20
-Package_LCC
-PLCC-20_SMD-Socket
-PLCC, 20 pins, surface mount
-plcc smt
-0
-20
-20
-Package_LCC
-PLCC-20_THT-Socket
-PLCC, 20 pins, through hole
-plcc leaded
-0
-20
-20
-Package_LCC
-PLCC-28
-PLCC, 28 pins, surface mount
-plcc smt
-0
-28
-28
-Package_LCC
-PLCC-28_SMD-Socket
-PLCC, 28 pins, surface mount
-plcc smt
-0
-28
-28
-Package_LCC
-PLCC-28_THT-Socket
-PLCC, 28 pins, through hole
-plcc leaded
-0
-28
-28
-Package_LCC
-PLCC-32_11.4x14.0mm_P1.27mm
-PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
-PLCC LCC
-0
-32
-32
-Package_LCC
-PLCC-32_THT-Socket
-PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf
-plcc leaded
-0
-32
-32
-Package_LCC
-PLCC-44
-PLCC, 44 pins, surface mount
-plcc smt
-0
-44
-44
-Package_LCC
-PLCC-44_16.6x16.6mm_P1.27mm
-PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
-PLCC LCC
-0
-44
-44
-Package_LCC
-PLCC-44_SMD-Socket
-PLCC, 44 pins, surface mount
-plcc smt
-0
-44
-44
-Package_LCC
-PLCC-44_THT-Socket
-PLCC, 44 pins, through hole
-plcc leaded
-0
-44
-44
-Package_LCC
-PLCC-52
-PLCC, 52 pins, surface mount
-plcc smt
-0
-52
-52
-Package_LCC
-PLCC-52_SMD-Socket
-PLCC, 52 pins, surface mount
-plcc smt
-0
-52
-52
-Package_LCC
-PLCC-52_THT-Socket
-PLCC, 52 pins, through hole
-plcc leaded
-0
-52
-52
-Package_LCC
-PLCC-68
-PLCC, 68 pins, surface mount
-plcc smt
-0
-68
-68
-Package_LCC
-PLCC-68_24.2x24.2mm_P1.27mm
-PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
-PLCC LCC
-0
-68
-68
-Package_LCC
-PLCC-68_SMD-Socket
-PLCC, 68 pins, surface mount
-plcc smt
-0
-68
-68
-Package_LCC
-PLCC-68_THT-Socket
-PLCC, 68 pins, through hole
-plcc leaded
-0
-68
-68
-Package_LCC
-PLCC-84
-PLCC, 84 pins, surface mount
-plcc smt
-0
-84
-84
-Package_LCC
-PLCC-84_29.3x29.3mm_P1.27mm
-PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
-PLCC LCC
-0
-84
-84
-Package_LCC
-PLCC-84_SMD-Socket
-PLCC, 84 pins, surface mount
-plcc smt
-0
-84
-84
-Package_LCC
-PLCC-84_THT-Socket
-PLCC, 84 pins, through hole
-plcc leaded
-0
-84
-84
-Package_LGA
-AMS_LGA-10-1EP_2.7x4mm_P0.6mm
-LGA-10, http://ams.com/eng/content/download/951091/2269479/471718
-lga land grid array
-0
-13
-11
-Package_LGA
-AMS_LGA-20_4.7x4.5mm_P0.65mm
-http://ams.com/eng/content/download/1008631/2361759/498838
-AMS LGA
-0
-20
-20
-Package_LGA
-Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering
-LGA-8
-lga land grid array
-0
-8
-8
-Package_LGA
-Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering
-LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf
-lga land grid array
-0
-8
-8
-Package_LGA
-Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering
-Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
-Bosch LGA NoLead
-0
-8
-8
-Package_LGA
-Bosch_LGA-14_3x2.5mm_P0.5mm
-LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf
-lga land grid array
-0
-14
-14
-Package_LGA
-Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y
-Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
-Kionix LGA NoLead
-0
-12
-12
-Package_LGA
-LGA-8_3x5mm_P1.25mm
-LGA-8
-lga land grid array
-0
-8
-8
-Package_LGA
-LGA-12_2x2mm_P0.5mm
-LGA12
-lga land grid array
-0
-12
-12
-Package_LGA
-LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y
-LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LGA NoLead
-0
-14
-14
-Package_LGA
-LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y
-LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm6ds3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LGA NoLead
-0
-14
-14
-Package_LGA
-LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y
-LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LGA NoLead
-0
-14
-14
-Package_LGA
-LGA-16_3x3mm_P0.5mm
-http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf
-lga land grid array
-0
-16
-16
-Package_LGA
-LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y
-LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LGA NoLead
-0
-16
-16
-Package_LGA
-LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y
-LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-LGA NoLead
-0
-16
-16
-Package_LGA
-LGA-24L_3x3.5mm_P0.43mm
-LGA 24L 3x3.5mm Pitch 0.43mm
-LGA 24L 3x3.5mm Pitch 0.43mm
-0
-24
-24
-Package_LGA
-LGA-28_5.2x3.8mm_P0.5mm
-LGA 28 5.2x3.8mm Pitch 0.5mm
-LGA 28 5.2x3.8mm Pitch 0.5mm
-0
-28
-28
-Package_LGA
-Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm
-Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
-133 pin lga
-0
-133
-133
-Package_LGA
-NXP_LGA-8_3x5mm_P1.25mm_H1.1mm
-NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
-NXP LGA NoLead
-0
-8
-8
-Package_LGA
-NXP_LGA-8_3x5mm_P1.25mm_H1.2mm
-NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
-NXP LGA NoLead
-0
-8
-8
-Package_LGA
-ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y
-ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py
-ST HLGA NoLead
-0
-10
-10
-Package_LGA
-Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm
-Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas MicroSiP NoLead
-0
-12
-9
-Package_LGA
-Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias
-Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas MicroSiP NoLead
-0
-16
-9
-Package_LGA
-Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm
-Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas MicroSiP NoLead
-0
-14
-11
-Package_LGA
-Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias
-Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Texas MicroSiP NoLead
-0
-18
-11
-Package_LGA
-VLGA-4_2x2.5mm_P1.65mm
-VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-VLGA NoLead
-0
-4
-4
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-154
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-171
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-161
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-187
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-165
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-196
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-175
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-218
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-194
-145
-Package_QFP
-EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias
-EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-EQFP QFP
-0
-259
-145
-Package_QFP
-HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
-HTQFP-64 Pitch 0.5
-0
-69
-65
-Package_QFP
-HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
-HTQFP-64 Pitch 0.5
-0
-135
-65
-Package_QFP
-LQFP-32_5x5mm_P0.5mm
-LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-32
-32
-Package_QFP
-LQFP-32_7x7mm_P0.8mm
-LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-32
-32
-Package_QFP
-LQFP-36_7x7mm_P0.65mm
-LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-36
-36
-Package_QFP
-LQFP-44_10x10mm_P0.8mm
-LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-44
-44
-Package_QFP
-LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm
-LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-58
-49
-Package_QFP
-LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias
-LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-75
-49
-Package_QFP
-LQFP-48_7x7mm_P0.5mm
-LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-48
-48
-Package_QFP
-LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm
-LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-62
-53
-Package_QFP
-LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias
-LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-95
-53
-Package_QFP
-LQFP-52_10x10mm_P0.65mm
-LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-52
-52
-Package_QFP
-LQFP-52_14x14mm_P1mm
-LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-52
-52
-Package_QFP
-LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm
-LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-90
-65
-Package_QFP
-LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias
-LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-107
-65
-Package_QFP
-LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm
-LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-90
-65
-Package_QFP
-LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias
-LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-127
-65
-Package_QFP
-LQFP-64_7x7mm_P0.4mm
-LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-64
-64
-Package_QFP
-LQFP-64_10x10mm_P0.5mm
-LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-64
-64
-Package_QFP
-LQFP-64_14x14mm_P0.8mm
-LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-64
-64
-Package_QFP
-LQFP-80_10x10mm_P0.4mm
-LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-80
-80
-Package_QFP
-LQFP-80_12x12mm_P0.5mm
-LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-80
-80
-Package_QFP
-LQFP-80_14x14mm_P0.65mm
-LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-80
-80
-Package_QFP
-LQFP-100_14x14mm_P0.5mm
-LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-100
-100
-Package_QFP
-LQFP-128_14x14mm_P0.4mm
-LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-128
-128
-Package_QFP
-LQFP-128_14x20mm_P0.5mm
-LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-128
-128
-Package_QFP
-LQFP-144_20x20mm_P0.5mm
-LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-144
-144
-Package_QFP
-LQFP-160_24x24mm_P0.5mm
-LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-160
-160
-Package_QFP
-LQFP-176_20x20mm_P0.4mm
-LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-176
-176
-Package_QFP
-LQFP-176_24x24mm_P0.5mm
-LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-176
-176
-Package_QFP
-LQFP-208_28x28mm_P0.5mm
-LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-208
-208
-Package_QFP
-LQFP-216_24x24mm_P0.4mm
-LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-LQFP QFP
-0
-216
-216
-Package_QFP
-MQFP-44_10x10mm_P0.8mm
-MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MQFP QFP
-0
-44
-44
-Package_QFP
-PQFP-32_5x5mm_P0.5mm
-PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-32
-32
-Package_QFP
-PQFP-44_10x10mm_P0.8mm
-44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF)
-PQFP 0.8
-0
-44
-44
-Package_QFP
-PQFP-80_14x20mm_P0.8mm
-PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF)
-QFP 0.8
-0
-80
-80
-Package_QFP
-PQFP-100_14x20mm_P0.65mm
-PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-100
-100
-Package_QFP
-PQFP-112_20x20mm_P0.65mm
-PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
-PQFP 112
-0
-112
-112
-Package_QFP
-PQFP-132_24x24mm_P0.635mm
-PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
-PQFP 132
-0
-132
-132
-Package_QFP
-PQFP-132_24x24mm_P0.635mm_i386
-PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
-PQFP 132 Intel 386EX
-0
-132
-132
-Package_QFP
-PQFP-144_28x28mm_P0.65mm
-PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-144
-144
-Package_QFP
-PQFP-160_28x28mm_P0.65mm
-PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-160
-160
-Package_QFP
-PQFP-208_28x28mm_P0.5mm
-PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-208
-208
-Package_QFP
-PQFP-240_32.1x32.1mm_P0.5mm
-PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-PQFP QFP
-0
-240
-240
-Package_QFP
-PQFP-256_28x28mm_P0.4mm
-PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF)
-QFP 0.4
-0
-256
-256
-Package_QFP
-TQFP-32_7x7mm_P0.8mm
-32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.8
-0
-32
-32
-Package_QFP
-TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm
-44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.8
-0
-54
-45
-Package_QFP
-TQFP-44_10x10mm_P0.8mm
-44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.8
-0
-44
-44
-Package_QFP
-TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm
-48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.5
-0
-53
-49
-Package_QFP
-TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm
-TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-65
-49
-Package_QFP
-TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias
-TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-91
-49
-Package_QFP
-TQFP-48_7x7mm_P0.5mm
-TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-48
-48
-Package_QFP
-TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm
-TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
-TQFP QFP
-0
-78
-53
-Package_QFP
-TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias
-TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
-TQFP QFP
-0
-79
-53
-Package_QFP
-TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
-64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad
-QFP 0.5
-0
-90
-65
-Package_QFP
-TQFP-64_7x7mm_P0.4mm
-TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF)
-QFP 0.4
-0
-64
-64
-Package_QFP
-TQFP-64_10x10mm_P0.5mm
-TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-64
-64
-Package_QFP
-TQFP-64_14x14mm_P0.8mm
-64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.8
-0
-64
-64
-Package_QFP
-TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm
-80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf)
-QFP 0.65
-0
-85
-81
-Package_QFP
-TQFP-80_12x12mm_P0.5mm
-80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.5
-0
-80
-80
-Package_QFP
-TQFP-80_14x14mm_P0.65mm
-80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.65
-0
-80
-80
-Package_QFP
-TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm
-TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-117
-101
-Package_QFP
-TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias
-TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-143
-101
-Package_QFP
-TQFP-100_12x12mm_P0.4mm
-100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.4
-0
-100
-100
-Package_QFP
-TQFP-100_14x14mm_P0.5mm
-TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-100
-100
-Package_QFP
-TQFP-120_14x14mm_P0.4mm
-TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF)
-QFP 0.4
-0
-120
-120
-Package_QFP
-TQFP-128_14x14mm_P0.4mm
-TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF)
-QFP 0.4
-0
-128
-128
-Package_QFP
-TQFP-144_16x16mm_P0.4mm
-144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
-QFP 0.4
-0
-144
-144
-Package_QFP
-TQFP-144_20x20mm_P0.5mm
-TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-144
-144
-Package_QFP
-TQFP-176_24x24mm_P0.5mm
-TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TQFP QFP
-0
-176
-176
-Package_QFP
-VQFP-80_14x14mm_P0.65mm
-VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
-0
-80
-80
-Package_QFP
-VQFP-100_14x14mm_P0.5mm
-VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
-0
-100
-100
-Package_QFP
-VQFP-128_14x14mm_P0.4mm
-VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
-0
-128
-128
-Package_QFP
-VQFP-176_20x20mm_P0.4mm
-VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VQFP QFP
-0
-176
-176
-Package_SIP
-PowerIntegrations_eSIP-7C
-eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
-Power Integrations E Package
-0
-6
-6
-Package_SIP
-PowerIntegrations_eSIP-7F
-eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf
-Power Integrations L Package
-0
-6
-6
-Package_SIP
-SIP-8_19x3mm_P2.54mm
-SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf)
-SIP8
-0
-8
-8
-Package_SIP
-SIP-9_21.54x3mm_P2.54mm
-SIP 9-pin ()
-SIP8
-0
-9
-9
-Package_SIP
-SIP-9_22.3x3mm_P2.54mm
-SIP 9-pin ()
-SIP8
-0
-9
-9
-Package_SIP
-SIP3_11.6x8.5mm
-RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
-SIP3 Regulator Module
-0
-3
-3
-Package_SIP
-SIP4_Sharp-SSR_P7.62mm_Angled
-SIP4 Footprint for SSR made by Sharp
-Solid State relais SSR Sharp
-0
-4
-4
-Package_SIP
-SIP4_Sharp-SSR_P7.62mm_Angled_NoHole
-SIP4 Footprint for SSR made by Sharp
-Solid State relais SSR Sharp
-0
-4
-4
-Package_SIP
-SIP4_Sharp-SSR_P7.62mm_Straight
-SIP4 Footprint for SSR made by Sharp
-Solid State relais SSR Sharp
-0
-4
-4
-Package_SIP
-SIP9_Housing
-SIP9
-SIP9
-0
-9
-9
-Package_SIP
-SIP9_Housing_BigPads
-SIP9, large pads
-SIP9
-0
-9
-9
-Package_SIP
-SLA704XM
-SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF)
-SIP
-0
-18
-18
-Package_SIP
-STK672-040-E
-SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF)
-SIP-22
-0
-22
-22
-Package_SIP
-STK672-080-E
-SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF)
-SIP-15
-0
-15
-15
-Package_SIP
-Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm
-Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
-Sanyo SIP-15
-0
-15
-15
-Package_SIP
-Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm
-Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
-Sanyo SIP-15
-0
-15
-15
-Package_SO
-Diodes_PSOP-8
-8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf)
-SSOP 0.50 exposed pad
-0
-12
-9
-Package_SO
-Diodes_SO-8EP
-8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf)
-SO exposed pad
-0
-9
-9
-Package_SO
-ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm
-20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.65
-0
-27
-21
-Package_SO
-HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm
-HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-13
-9
-Package_SO
-HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias
-HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-18
-9
-Package_SO
-HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm
-HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-13
-9
-Package_SO
-HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias
-HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-20
-9
-Package_SO
-HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown
-HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 1.27mm
-0
-23
-21
-Package_SO
-HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias
-HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 1.27mm
-0
-45
-21
-Package_SO
-HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp
-HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 1.27mm
-0
-20
-20
-Package_SO
-HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm
-HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-37
-33
-Package_SO
-HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown
-HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 0.65mm
-0
-39
-37
-Package_SO
-HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias
-HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 0.65mm
-0
-61
-37
-Package_SO
-HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp
-HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
-HSOP 11.0 x 15.9mm Pitch 0.65mm
-0
-36
-36
-Package_SO
-HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm
-HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOP SO
-0
-59
-55
-Package_SO
-HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm
-HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSOP SO
-0
-13
-9
-Package_SO
-HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias
-HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSOP SO
-0
-20
-9
-Package_SO
-HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm
-HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-20
-15
-Package_SO
-HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias
-HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-36
-15
-Package_SO
-HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm
-16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf)
-SSOP 0.65
-0
-29
-17
-Package_SO
-HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm
-HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-20
-17
-Package_SO
-HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias
-HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-27
-17
-Package_SO
-HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias
-16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf)
-SSOP 0.65
-0
-46
-17
-Package_SO
-HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
-HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-21
-17
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm
-HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-23
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm
-HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-23
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm
-20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
-HTSSOP 0.65
-0
-29
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm
-HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-24
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm
-HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-26
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias
-HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-42
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder
-HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-42
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm
-HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-23
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias
-HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-42
-21
-Package_SO
-HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias
-20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
-HTSSOP 0.65
-0
-45
-21
-Package_SO
-HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
-HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-31
-25
-Package_SO
-HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm
-HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-28
-25
-Package_SO
-HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias
-HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-47
-25
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm
-HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-30
-29
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias
-HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-41
-29
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm
-HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
-TSSOP HTSSOP 0.65 thermal pad
-0
-39
-29
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm
-HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
-TSSOP HTSSOP 0.65 thermal pad
-0
-40
-29
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias
-HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
-TSSOP HTSSOP 0.65 thermal pad
-0
-55
-29
-Package_SO
-HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias
-HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
-TSSOP HTSSOP 0.65 thermal pad
-0
-58
-29
-Package_SO
-HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm
-HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
-SSOP 0.65 PowerPAD
-0
-43
-33
-Package_SO
-HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias
-HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
-SSOP 0.65 PowerPAD
-0
-83
-33
-Package_SO
-HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm
-HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-46
-39
-Package_SO
-HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias
-HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-87
-39
-Package_SO
-HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm
-HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HTSSOP SO
-0
-44
-44
-Package_SO
-HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm
-HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf
-HTSSOP 0.5
-0
-72
-57
-Package_SO
-HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm
-HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HVSSOP SO
-0
-15
-11
-Package_SO
-HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias
-HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HVSSOP SO
-0
-20
-11
-Package_SO
-Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm
-Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
-Infineon PG-DSO SO
-0
-13
-9
-Package_SO
-Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias
-Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
-Infineon PG-DSO SO
-0
-23
-9
-Package_SO
-Infineon_PG-DSO-8-43
-Infineon_PG-DSO-8-43
-DSO DSO-8 SOIC SOIC-8
-0
-12
-9
-Package_SO
-Infineon_PG-DSO-12-9
-Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
-PG-DSO
-0
-23
-13
-Package_SO
-Infineon_PG-DSO-12-9_ThermalVias
-Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
-PG-DSO
-0
-42
-13
-Package_SO
-Infineon_PG-DSO-12-11
-Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
-PG-DSO
-0
-23
-13
-Package_SO
-Infineon_PG-DSO-12-11_ThermalVias
-Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
-PG-DSO
-0
-42
-13
-Package_SO
-Infineon_PG-DSO-20-30
-Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
-DSO-20
-0
-31
-21
-Package_SO
-Infineon_PG-DSO-20-30_ThermalVias
-Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
-DSO-20
-0
-45
-21
-Package_SO
-Infineon_PG-DSO-20-32
-Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/)
-DSO-20
-0
-20
-20
-Package_SO
-Infineon_PG-DSO-20-85
-Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
-DSO-20
-0
-31
-21
-Package_SO
-Infineon_PG-DSO-20-85_ThermalVias
-Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
-DSO-20
-0
-113
-21
-Package_SO
-Infineon_PG-DSO-20-87
-Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/)
-DSO-20
-0
-20
-20
-Package_SO
-Infineon_PG-TSDSO-14-22
-Infineon_PG-TSDSO-14-22
-Infineon TSDSO 14-22
-0
-17
-15
-Package_SO
-Linear_MSOP-12-16-1EP_3x4mm_P0.5mm
-12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf)
-SSOP 0.5
-0
-15
-13
-Package_SO
-Linear_MSOP-12-16_3x4mm_P0.5mm
-12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf)
-SSOP 0.5
-0
-12
-12
-Package_SO
-MFSOP6-4_4.4x3.6mm_P1.27mm
-https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html
-MFSOP 4 pin SMD
-0
-4
-4
-Package_SO
-MFSOP6-5_4.4x3.6mm_P1.27mm
-https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html
-MFSOP 4 pin SMD
-0
-5
-5
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm
-MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-13
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias
-MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-18
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm
-MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-13
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias
-MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-18
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm
-MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-13
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias
-MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-18
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm
-MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-14
-9
-Package_SO
-MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias
-MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-19
-9
-Package_SO
-MSOP-8_3x3mm_P0.65mm
-MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-8
-8
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm
-MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-15
-11
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias
-MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-20
-11
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm
-MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-15
-11
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias
-MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-20
-11
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm
-MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-16
-11
-Package_SO
-MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias
-MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-23
-11
-Package_SO
-MSOP-10_3x3mm_P0.5mm
-10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.5
-0
-10
-10
-Package_SO
-MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm
-MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-17
-13
-Package_SO
-MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias
-MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-24
-13
-Package_SO
-MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
-10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.5
-0
-19
-13
-Package_SO
-MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
-10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.5
-0
-25
-13
-Package_SO
-MSOP-12-16_3x4mm_P0.5mm
-10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.5
-0
-12
-12
-Package_SO
-MSOP-12_3x4mm_P0.65mm
-MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-12
-12
-Package_SO
-MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm
-MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-21
-17
-Package_SO
-MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias
-MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-28
-17
-Package_SO
-MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
-MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-21
-17
-Package_SO
-MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
-MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-28
-17
-Package_SO
-MSOP-16_3x4.039mm_P0.5mm
-MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-16
-16
-Package_SO
-MSOP-16_3x4mm_P0.5mm
-MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py
-MSOP SO
-0
-16
-16
-Package_SO
-ONSemi_SO-8FL_488AA
-ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF
-ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A
-0
-5
-5
-Package_SO
-OnSemi_Micro8
-ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF
-micro8
-0
-8
-8
-Package_SO
-PSOP-44_16.9x27.17mm_P1.27mm
-PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm
-PSOP 1.27
-0
-44
-44
-Package_SO
-PowerIntegrations_SO-8
-Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf
-SOIC 1.27
-0
-8
-8
-Package_SO
-PowerIntegrations_SO-8B
-Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
-SOIC 1.27
-0
-7
-7
-Package_SO
-PowerIntegrations_SO-8C
-Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
-SOIC 1.27
-0
-7
-7
-Package_SO
-PowerIntegrations_eSOP-12B
-eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
-Power Integrations K Package
-0
-12
-12
-Package_SO
-PowerPAK_SO-8_Dual
-PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf)
-PowerPAK SO-8 Dual
-0
-10
-6
-Package_SO
-PowerPAK_SO-8_Single
-PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf)
-PowerPAK SO-8 Single
-0
-9
-5
-Package_SO
-QSOP-16_3.9x4.9mm_P0.635mm
-16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.635
-0
-16
-16
-Package_SO
-QSOP-20_3.9x8.7mm_P0.635mm
-20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf)
-QSOP 0.635
-0
-20
-20
-Package_SO
-QSOP-24_3.9x8.7mm_P0.635mm
-24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf)
-QSOP 0.635
-0
-24
-24
-Package_SO
-SC-74-6_1.5x2.9mm_P0.95mm
-SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SC-74 SO
-0
-6
-6
-Package_SO
-SO-4_4.4x2.3mm_P1.27mm
-4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf
-SO SOIC 1.27
-0
-4
-4
-Package_SO
-SO-4_4.4x3.6mm_P2.54mm
-4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339
-SO SOIC 2.54
-0
-4
-4
-Package_SO
-SO-4_4.4x3.9mm_P2.54mm
-SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-4
-4
-Package_SO
-SO-4_4.4x4.3mm_P2.54mm
-4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN
-SO SOIC 2.54
-0
-4
-4
-Package_SO
-SO-4_7.6x3.6mm_P2.54mm
-4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf)
-SO SOIC 2.54
-0
-4
-4
-Package_SO
-SO-5_4.4x3.6mm_P1.27mm
-5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SO SOIC 1.27
-0
-5
-5
-Package_SO
-SO-6L_10x3.84mm_P1.27mm
-6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770
-SO-6L
-0
-6
-6
-Package_SO
-SO-6_4.4x3.6mm_P1.27mm
-6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SO SOIC 1.27
-0
-6
-6
-Package_SO
-SO-8_3.9x4.9mm_P1.27mm
-SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-8
-8
-Package_SO
-SO-8_5.3x6.2mm_P1.27mm
-SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-8
-8
-Package_SO
-SO-14_3.9x8.65mm_P1.27mm
-SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-14
-14
-Package_SO
-SO-14_5.3x10.2mm_P1.27mm
-SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-14
-14
-Package_SO
-SO-16_3.9x9.9mm_P1.27mm
-SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-16
-16
-Package_SO
-SO-16_5.3x10.2mm_P1.27mm
-SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-16
-16
-Package_SO
-SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm
-SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-23
-21
-Package_SO
-SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias
-SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-51
-21
-Package_SO
-SO-20_5.3x12.6mm_P1.27mm
-SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-20
-20
-Package_SO
-SO-20_12.8x7.5mm_P1.27mm
-SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf
-S0-20
-0
-20
-20
-Package_SO
-SO-24_5.3x15mm_P1.27mm
-SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SO SO
-0
-24
-24
-Package_SO
-SOIC-4_4.55x2.6mm_P1.27mm
-SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-4
-4
-Package_SO
-SOIC-4_4.55x3.7mm_P2.54mm
-SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-4
-4
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm
-SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-13
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias
-SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm
-SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-13
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias
-SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm
-SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-13
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias
-SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm
-SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-13
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias
-SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm
-SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-14
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias
-SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-23
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm
-SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-13
-9
-Package_SO
-SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias
-SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-9
-Package_SO
-SOIC-8-N7_3.9x4.9mm_P1.27mm
-8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF)
-SOIC 1.27
-0
-7
-7
-Package_SO
-SOIC-8W_5.3x5.3mm_P1.27mm
-8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf)
-SOIC 1.27
-0
-8
-8
-Package_SO
-SOIC-8_3.9x4.9mm_P1.27mm
-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
-SOIC SO
-0
-8
-8
-Package_SO
-SOIC-8_5.23x5.23mm_P1.27mm
-SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-8
-8
-Package_SO
-SOIC-8_5.275x5.275mm_P1.27mm
-SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-8
-8
-Package_SO
-SOIC-8_7.5x5.85mm_P1.27mm
-SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-8
-8
-Package_SO
-SOIC-14-16_3.9x9.9mm_P1.27mm
-SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf)
-SOIC SO
-0
-14
-14
-Package_SO
-SOIC-14W_7.5x9mm_P1.27mm
-SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-14
-14
-Package_SO
-SOIC-14_3.9x8.7mm_P1.27mm
-SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-14
-14
-Package_SO
-SOIC-16W-12_7.5x10.3mm_P1.27mm
-SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN)
-SOIC 1.27 16 12 Wide
-0
-12
-12
-Package_SO
-SOIC-16W_5.3x10.2mm_P1.27mm
-16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf)
-SOIC 1.27
-0
-16
-16
-Package_SO
-SOIC-16W_7.5x10.3mm_P1.27mm
-SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-16
-16
-Package_SO
-SOIC-16W_7.5x12.8mm_P1.27mm
-SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-16
-16
-Package_SO
-SOIC-16_3.9x9.9mm_P1.27mm
-SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-16
-16
-Package_SO
-SOIC-16_4.55x10.3mm_P1.27mm
-SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-16
-16
-Package_SO
-SOIC-18W_7.5x11.6mm_P1.27mm
-SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-18
-18
-Package_SO
-SOIC-20W_7.5x12.8mm_P1.27mm
-SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-20
-Package_SO
-SOIC-20W_7.5x15.4mm_P1.27mm
-SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-20
-20
-Package_SO
-SOIC-24W_7.5x15.4mm_P1.27mm
-SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-24
-24
-Package_SO
-SOIC-28W_7.5x17.9mm_P1.27mm
-SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-28
-28
-Package_SO
-SOIC-28W_7.5x18.7mm_P1.27mm
-SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOIC SO
-0
-28
-28
-Package_SO
-SOJ-36_10.16x23.49mm_P1.27mm
-SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOJ SO
-0
-36
-36
-Package_SO
-SOP-4_3.8x4.1mm_P2.54mm
-SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-4
-4
-Package_SO
-SOP-4_4.4x2.6mm_P1.27mm
-SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-4
-4
-Package_SO
-SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm
-SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-13
-9
-Package_SO
-SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias
-SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-20
-9
-Package_SO
-SOP-8_3.9x4.9mm_P1.27mm
-SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-8
-8
-Package_SO
-SOP-8_3.76x4.96mm_P1.27mm
-SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-8
-8
-Package_SO
-SOP-8_5.28x5.23mm_P1.27mm
-SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-8
-8
-Package_SO
-SOP-8_6.62x9.15mm_P2.54mm
-SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-8
-8
-Package_SO
-SOP-16_3.9x9.9mm_P1.27mm
-SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-16
-16
-Package_SO
-SOP-16_4.4x10.4mm_P1.27mm
-16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf
-SOP 1.27
-0
-16
-16
-Package_SO
-SOP-16_4.55x10.3mm_P1.27mm
-SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-16
-16
-Package_SO
-SOP-18_7x12.5mm_P1.27mm
-SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-18
-18
-Package_SO
-SOP-20_7.5x12.8mm_P1.27mm
-SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-20
-20
-Package_SO
-SOP-24_7.5x15.4mm_P1.27mm
-SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOP SO
-0
-24
-24
-Package_SO
-SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm
-4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf
-SSO Stretched SO SOIC 2.54
-0
-4
-4
-Package_SO
-SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC 1.27
-0
-6
-6
-Package_SO
-SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC 1.27
-0
-6
-6
-Package_SO
-SSO-7-8_6.4x9.78mm_P2.54mm
-SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSO SO
-0
-7
-7
-Package_SO
-SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf
-SSO Stretched SO SOIC Pitch 2.54
-0
-8
-8
-Package_SO
-SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC Pitch 1.27
-0
-8
-8
-Package_SO
-SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC Pitch 1.27
-0
-8
-8
-Package_SO
-SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC Pitch 1.27
-0
-8
-8
-Package_SO
-SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm
-8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
-SSO Stretched SO SOIC Pitch 1.27
-0
-8
-8
-Package_SO
-SSOP-8_2.95x2.8mm_P0.65mm
-SSOP-8 2.9 x2.8mm Pitch 0.65mm
-SSOP-8 2.95x2.8mm Pitch 0.65mm
-0
-8
-8
-Package_SO
-SSOP-8_3.9x5.05mm_P1.27mm
-SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-8
-8
-Package_SO
-SSOP-8_3.95x5.21x3.27mm_P1.27mm
-SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm
-SSOP-8 3.95x5.21x3.27mm 1.27mm
-0
-8
-8
-Package_SO
-SSOP-8_5.25x5.24mm_P1.27mm
-SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-8
-8
-Package_SO
-SSOP-10_3.9x4.9mm_P1.00mm
-10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf)
-SSOP 3.9 4.9 1.00
-0
-10
-10
-Package_SO
-SSOP-14_5.3x6.2mm_P0.65mm
-SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf)
-SSOP 0.65
-0
-14
-14
-Package_SO
-SSOP-16_3.9x4.9mm_P0.635mm
-SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf)
-SSOP 0.635
-0
-16
-16
-Package_SO
-SSOP-16_4.4x5.2mm_P0.65mm
-SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf)
-SSOP 0.65
-0
-16
-16
-Package_SO
-SSOP-16_5.3x6.2mm_P0.65mm
-SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-16
-16
-Package_SO
-SSOP-18_4.4x6.5mm_P0.65mm
-SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG)
-SSOP 0.65
-0
-18
-18
-Package_SO
-SSOP-20_3.9x8.7mm_P0.635mm
-SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf)
-SSOP 0.635
-0
-20
-20
-Package_SO
-SSOP-20_4.4x6.5mm_P0.65mm
-SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf)
-SSOP 0.65
-0
-20
-20
-Package_SO
-SSOP-20_5.3x7.2mm_P0.65mm
-SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-20
-20
-Package_SO
-SSOP-24_3.9x8.7mm_P0.635mm
-SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf)
-SSOP 0.635
-0
-24
-24
-Package_SO
-SSOP-24_5.3x8.2mm_P0.65mm
-24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.65
-0
-24
-24
-Package_SO
-SSOP-28_3.9x9.9mm_P0.635mm
-SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf)
-SSOP 0.635
-0
-28
-28
-Package_SO
-SSOP-28_5.3x10.2mm_P0.65mm
-28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
-SSOP 0.65
-0
-28
-28
-Package_SO
-SSOP-32_11.305x20.495mm_P1.27mm
-SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-32
-32
-Package_SO
-SSOP-44_5.3x12.8mm_P0.5mm
-44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf)
-SSOP 0.5
-0
-44
-44
-Package_SO
-SSOP-48_5.3x12.8mm_P0.5mm
-SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SSOP SO
-0
-48
-48
-Package_SO
-SSOP-48_7.5x15.9mm_P0.635mm
-SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf)
-SSOP 0.635
-0
-48
-48
-Package_SO
-SSOP-56_7.5x18.5mm_P0.635mm
-SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf)
-SSOP 0.635
-0
-56
-56
-Package_SO
-STC_SOP-16_3.9x9.9mm_P1.27mm
-STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py
-STC SOP SO
-0
-16
-16
-Package_SO
-ST_MultiPowerSO-30
-MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf)
-MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm
-0
-33
-33
-Package_SO
-ST_PowerSSO-24_SlugDown
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
-0
-25
-25
-Package_SO
-ST_PowerSSO-24_SlugDown_ThermalVias
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
-0
-38
-25
-Package_SO
-ST_PowerSSO-24_SlugUp
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
-0
-24
-24
-Package_SO
-ST_PowerSSO-36_SlugDown
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
-0
-37
-37
-Package_SO
-ST_PowerSSO-36_SlugDown_ThermalVias
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
-0
-50
-37
-Package_SO
-ST_PowerSSO-36_SlugUp
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
-ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
-0
-36
-36
-Package_SO
-TI_SO-PowerPAD-8
-8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf)
-SSOP 0.50 exposed pad
-0
-12
-9
-Package_SO
-TI_SO-PowerPAD-8_ThermalVias
-8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf
-HTSOP 1.27
-0
-19
-9
-Package_SO
-TSOP-5_1.65x3.05mm_P0.95mm
-TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
-Jedec MO-193C TSOP-5L
-0
-5
-5
-Package_SO
-TSOP-6_1.65x3.05mm_P0.95mm
-TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
-Jedec MO-193C TSOP-6L
-0
-6
-6
-Package_SO
-TSOP-I-24_12.4x6mm_P0.5mm
-TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-24
-24
-Package_SO
-TSOP-I-24_14.4x6mm_P0.5mm
-TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-24
-24
-Package_SO
-TSOP-I-24_16.4x6mm_P0.5mm
-TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-24
-24
-Package_SO
-TSOP-I-24_18.4x6mm_P0.5mm
-TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-24
-24
-Package_SO
-TSOP-I-28_11.8x8mm_P0.55mm
-TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf)
-TSOP I 28 pins
-0
-28
-28
-Package_SO
-TSOP-I-32_11.8x8mm_P0.5mm
-TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-32
-32
-Package_SO
-TSOP-I-32_12.4x8mm_P0.5mm
-TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-32
-32
-Package_SO
-TSOP-I-32_14.4x8mm_P0.5mm
-TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-32
-32
-Package_SO
-TSOP-I-32_16.4x8mm_P0.5mm
-TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-32
-32
-Package_SO
-TSOP-I-32_18.4x8mm_P0.5mm
-TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf, http://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/f32pm25.pdf)
-TSOP I 32
-0
-32
-32
-Package_SO
-TSOP-I-32_18.4x8mm_P0.5mm_Reverse
-TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount
-TSOP I 32 reverse
-0
-32
-32
-Package_SO
-TSOP-I-40_12.4x10mm_P0.5mm
-TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-40
-40
-Package_SO
-TSOP-I-40_14.4x10mm_P0.5mm
-TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-40
-40
-Package_SO
-TSOP-I-40_16.4x10mm_P0.5mm
-TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-40
-40
-Package_SO
-TSOP-I-40_18.4x10mm_P0.5mm
-TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-40
-40
-Package_SO
-TSOP-I-48_12.4x12mm_P0.5mm
-TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-48
-48
-Package_SO
-TSOP-I-48_14.4x12mm_P0.5mm
-TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-48
-48
-Package_SO
-TSOP-I-48_16.4x12mm_P0.5mm
-TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-48
-48
-Package_SO
-TSOP-I-48_18.4x12mm_P0.5mm
-TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf)
-TSOP I 32
-0
-48
-48
-Package_SO
-TSOP-I-56_14.4x14mm_P0.5mm
-TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-56
-56
-Package_SO
-TSOP-I-56_16.4x14mm_P0.5mm
-TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-I SO
-0
-56
-56
-Package_SO
-TSOP-I-56_18.4x14mm_P0.5mm
-TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf)
-TSOP I 32
-0
-56
-56
-Package_SO
-TSOP-II-32_21.0x10.2mm_P1.27mm
-32-lead plastic TSOP; Type II
-TSOP-II 32
-0
-32
-32
-Package_SO
-TSOP-II-44_10.16x18.41mm_P0.8mm
-TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOP-II SO
-0
-44
-44
-Package_SO
-TSOP-II-54_22.2x10.16mm_P0.8mm
-54-lead TSOP typ II package
-TSOPII TSOP2
-0
-54
-54
-Package_SO
-TSSOP-4_4.4x5mm_P4mm
-TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-4
-4
-Package_SO
-TSSOP-8_3x3mm_P0.65mm
-TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf)
-SSOP 0.65
-0
-8
-8
-Package_SO
-TSSOP-8_4.4x3mm_P0.65mm
-TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-8
-8
-Package_SO
-TSSOP-10_3x3mm_P0.5mm
-TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf)
-SSOP 0.5
-0
-10
-10
-Package_SO
-TSSOP-14-1EP_4.4x5mm_P0.65mm
-14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf)
-SSOP 0.65 exposed pad
-0
-18
-15
-Package_SO
-TSSOP-14_4.4x5mm_P0.65mm
-TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-14
-14
-Package_SO
-TSSOP-16-1EP_4.4x5mm_P0.65mm
-FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf)
-SSOP 0.65
-0
-24
-17
-Package_SO
-TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
-TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-21
-17
-Package_SO
-TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias
-TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-26
-17
-Package_SO
-TSSOP-16_4.4x5mm_P0.65mm
-TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-16
-16
-Package_SO
-TSSOP-20_4.4x5mm_P0.5mm
-TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-20
-20
-Package_SO
-TSSOP-20_4.4x6.5mm_P0.65mm
-TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-20
-20
-Package_SO
-TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
-TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-31
-25
-Package_SO
-TSSOP-24_4.4x5mm_P0.4mm
-TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-24
-24
-Package_SO
-TSSOP-24_4.4x6.5mm_P0.5mm
-TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-24
-24
-Package_SO
-TSSOP-24_4.4x7.8mm_P0.65mm
-TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-24
-24
-Package_SO
-TSSOP-24_6.1x7.8mm_P0.65mm
-TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-24
-24
-Package_SO
-TSSOP-28-1EP_4.4x9.7mm_P0.65mm
-TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf)
-SSOP 0.65
-0
-36
-29
-Package_SO
-TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm
-TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-35
-29
-Package_SO
-TSSOP-28_4.4x7.8mm_P0.5mm
-TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-28
-28
-Package_SO
-TSSOP-28_4.4x9.7mm_P0.65mm
-TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-28
-28
-Package_SO
-TSSOP-28_6.1x7.8mm_P0.5mm
-TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-28
-28
-Package_SO
-TSSOP-28_6.1x9.7mm_P0.65mm
-TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-28
-28
-Package_SO
-TSSOP-28_8x9.7mm_P0.65mm
-TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-28
-28
-Package_SO
-TSSOP-30_4.4x7.8mm_P0.5mm
-TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-30
-30
-Package_SO
-TSSOP-30_6.1x9.7mm_P0.65mm
-TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-30
-30
-Package_SO
-TSSOP-32_4.4x6.5mm_P0.4mm
-TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-32
-32
-Package_SO
-TSSOP-32_6.1x11mm_P0.65mm
-TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-32
-32
-Package_SO
-TSSOP-32_8x11mm_P0.65mm
-TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-32
-32
-Package_SO
-TSSOP-36_4.4x7.8mm_P0.4mm
-TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_4.4x9.7mm_P0.5mm
-TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_6.1x7.8mm_P0.4mm
-TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_6.1x9.7mm_P0.5mm
-TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_6.1x12.5mm_P0.65mm
-TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_8x9.7mm_P0.5mm
-TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-36_8x12.5mm_P0.65mm
-TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-36
-36
-Package_SO
-TSSOP-38_4.4x9.7mm_P0.5mm
-TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-38
-38
-Package_SO
-TSSOP-38_6.1x12.5mm_P0.65mm
-TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-38
-38
-Package_SO
-TSSOP-40_6.1x11mm_P0.5mm
-TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-40
-40
-Package_SO
-TSSOP-40_6.1x14mm_P0.65mm
-TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-40
-40
-Package_SO
-TSSOP-40_8x11mm_P0.5mm
-TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-40
-40
-Package_SO
-TSSOP-40_8x14mm_P0.65mm
-TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-40
-40
-Package_SO
-TSSOP-44_4.4x11.2mm_P0.5mm
-TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf)
-SSOP 0.5
-0
-44
-44
-Package_SO
-TSSOP-44_4.4x11mm_P0.5mm
-TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-44
-44
-Package_SO
-TSSOP-44_6.1x11mm_P0.5mm
-TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-44
-44
-Package_SO
-TSSOP-48_4.4x9.7mm_P0.4mm
-TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-48
-48
-Package_SO
-TSSOP-48_6.1x9.7mm_P0.4mm
-TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-48
-48
-Package_SO
-TSSOP-48_6.1x12.5mm_P0.5mm
-TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-48
-48
-Package_SO
-TSSOP-48_8x9.7mm_P0.4mm
-TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-48
-48
-Package_SO
-TSSOP-48_8x12.5mm_P0.5mm
-TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-48
-48
-Package_SO
-TSSOP-50_4.4x12.5mm_P0.5mm
-TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-50
-50
-Package_SO
-TSSOP-52_6.1x11mm_P0.4mm
-TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-52
-52
-Package_SO
-TSSOP-52_8x11mm_P0.4mm
-TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-52
-52
-Package_SO
-TSSOP-56_6.1x12.5mm_P0.4mm
-TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-56
-56
-Package_SO
-TSSOP-56_6.1x14mm_P0.5mm
-TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-56
-56
-Package_SO
-TSSOP-56_8x12.5mm_P0.4mm
-TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-56
-56
-Package_SO
-TSSOP-56_8x14mm_P0.5mm
-TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-56
-56
-Package_SO
-TSSOP-60_8x12.5mm_P0.4mm
-TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-60
-60
-Package_SO
-TSSOP-64_6.1x14mm_P0.4mm
-TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-64
-64
-Package_SO
-TSSOP-64_6.1x17mm_P0.5mm
-TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-64
-64
-Package_SO
-TSSOP-64_8x14mm_P0.4mm
-TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-64
-64
-Package_SO
-TSSOP-68_8x14mm_P0.4mm
-TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-68
-68
-Package_SO
-TSSOP-80_6.1x17mm_P0.4mm
-TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSSOP SO
-0
-80
-80
-Package_SO
-Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm
-Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
-HSOP 1.27
-0
-11
-9
-Package_SO
-Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias
-Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
-HSOP 1.27
-0
-20
-9
-Package_SO
-Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
-8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf
-HTSOP 1.27
-0
-18
-9
-Package_SO
-Texas_PWP0020A
-20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf)
-PWP HTSSOP 0.65mm
-0
-25
-21
-Package_SO
-Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm
-HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOIC SO
-0
-16
-9
-Package_SO
-Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
-HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-HSOIC SO
-0
-23
-9
-Package_SO
-Texas_R-PDSO-N5
-Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf
-SOT23 R-PDSO-N5
-0
-5
-5
-Package_SO
-VSO-40_7.6x15.4mm_P0.762mm
-VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf)
-SSOP 0.762
-0
-40
-40
-Package_SO
-VSO-56_11.1x21.5mm_P0.75mm
-VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf)
-SSOP 0.75
-0
-56
-56
-Package_SO
-VSSOP-8_2.3x2mm_P0.5mm
-VSSOP-8 2.3x2mm Pitch 0.5mm
-VSSOP-8 2.3x2mm Pitch 0.5mm
-0
-8
-8
-Package_SO
-VSSOP-8_2.4x2.1mm_P0.5mm
-http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf
-VSSOP DCU R-PDSO-G8 Pitch0.5mm
-0
-8
-8
-Package_SO
-VSSOP-8_3.0x3.0mm_P0.65mm
-VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf
-VSSOP-8 3.0 x 3.0
-0
-8
-8
-Package_SO
-VSSOP-10_3x3mm_P0.5mm
-VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-VSSOP SO
-0
-10
-10
-Package_SO
-Vishay_PowerPAK_1212-8_Dual
-PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf)
-Vishay_PowerPAK_1212-8_Dual
-0
-6
-6
-Package_SO
-Vishay_PowerPAK_1212-8_Single
-PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf)
-Vishay PowerPAK 1212-8 Single
-0
-5
-5
-Package_SO
-Zetex_SM8
-Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf)
-Zetex SM8
-0
-8
-8
-Package_SON
-Diodes_PowerDI3333-8
-Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf
-PowerDI 0.65
-0
-13
-5
-Package_SON
-Fairchild_DualPower33-6_3x3mm
-Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf)
-mosfet
-0
-18
-6
-Package_SON
-Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm
-Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
-Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm
-0
-6
-6
-Package_SON
-Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm
-Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
-Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm
-0
-6
-6
-Package_SON
-HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm
-HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf)
-huson nolead SOT1061
-0
-4
-3
-Package_SON
-HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm
-HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVSON NoLead
-0
-13
-9
-Package_SON
-HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm
-HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py
-HVSON NoLead
-0
-13
-9
-Package_SON
-Infineon_PG-LSON-8-1
-https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/
-PG-LSON-8-1
-0
-17
-9
-Package_SON
-Infineon_PG-TISON-8-2
-Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
-tison
-0
-23
-7
-Package_SON
-Infineon_PG-TISON-8-3
-Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
-tison
-0
-23
-7
-Package_SON
-Infineon_PG-TISON-8-4
-Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/
-tison
-0
-26
-8
-Package_SON
-Infineon_PG-TISON-8-5
-Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/
-tison
-0
-34
-8
-Package_SON
-NXP_XSON-16
-http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf
-NXP XSON SOT-1341
-0
-16
-16
-Package_SON
-ROHM_VML0806
-VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf)
-ROHM VML0806
-0
-3
-3
-Package_SON
-RTC_SMD_MicroCrystal_C3_2.5x3.7mm
-MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf
-RTC C3
-0
-10
-10
-Package_SON
-SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm
-SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-SON NoLead
-0
-13
-9
-Package_SON
-Texas_DQK
-Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf
-Texas WSON6 2x2mm
-0
-10
-8
-Package_SON
-Texas_DRC0010J
-Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
-Texas VSON10 3x3mm
-0
-17
-11
-Package_SON
-Texas_DRC0010J_ThermalVias
-Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
-Texas VSON10 3x3mm
-0
-21
-11
-Package_SON
-Texas_DSC0010J
-3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
-0.5 DSC0010J WSON
-0
-33
-11
-Package_SON
-Texas_DSC0010J_ThermalVias
-3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
-0.5 DSC0010J WSON
-0
-39
-11
-Package_SON
-Texas_PWSON-N6
-Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf
-Plastic Small Outline No-Lead
-0
-7
-7
-Package_SON
-Texas_R-PWSON-N12_EP0.4x2mm
-http://www.ti.com/lit/ds/symlink/tpd6f003.pdf
-WSON SMD
-0
-16
-13
-Package_SON
-Texas_S-PDSO-N12
-http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf
-SON thermal pads
-0
-44
-13
-Package_SON
-Texas_S-PVSON-N8
-8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
-DFN 0.65 S-PVSON-N8
-0
-21
-9
-Package_SON
-Texas_S-PVSON-N8_ThermalVias
-8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
-DFN 0.65 S-PVSON-N8
-0
-27
-9
-Package_SON
-Texas_S-PVSON-N10
-3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
-0.5 S-PVSON-N10 DRC
-0
-33
-11
-Package_SON
-Texas_S-PVSON-N10_ThermalVias
-3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
-0.5 S-PVSON-N10 DRC
-0
-39
-11
-Package_SON
-Texas_S-PWSON-N10
-3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
-0.5 S-PWSON-N10 DSC
-0
-41
-11
-Package_SON
-Texas_S-PWSON-N10_ThermalVias
-3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
-0.5 S-PWSON-N10 DSC
-0
-47
-11
-Package_SON
-Texas_X2SON-4_1x1mm_P0.65mm
-X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint]
-X2SON
-0
-13
-5
-Package_SON
-USON-10_2.5x1.0mm_P0.5mm
-USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf
-USON-10 2.5x1.0mm Pitch 0.5mm
-0
-10
-10
-Package_SON
-USON-20_2x4mm_P0.4mm
-USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf
-USON-20 2x4mm Pitch 0.4mm
-0
-20
-20
-Package_SON
-VSON-8_3.3x3.3mm_P0.65mm_NexFET
-8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf
-VSON 0.65
-0
-13
-5
-Package_SON
-VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm
-VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
-VSON NoLead
-0
-15
-11
-Package_SON
-VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
-VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
-VSON NoLead
-0
-18
-11
-Package_SON
-VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm
-VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
-VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
-0
-21
-11
-Package_SON
-VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias
-VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
-VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
-0
-27
-11
-Package_SON
-VSONP-8-1EP_5x6_P1.27mm
-SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf)
-VSONP 1.27
-0
-13
-3
-Package_SON
-WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
-WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-9
-7
-Package_SON
-WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias
-WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-12
-7
-Package_SON
-WSON-6-1EP_3x3mm_P0.95mm
-WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf
-WSON6 0.95
-0
-10
-7
-Package_SON
-WSON-6_1.5x1.5mm_P0.5mm
-WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf
-WSON6_1.5x1.5mm_P0.5mm
-0
-6
-6
-Package_SON
-WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
-8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
-WSON 8 1EP
-0
-11
-9
-Package_SON
-WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias
-8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
-WSON 8 1EP ThermalVias
-0
-14
-9
-Package_SON
-WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack
-WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias
-WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-18
-9
-Package_SON
-WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm
-WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-11
-9
-Package_SON
-WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
-WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-18
-9
-Package_SON
-WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm
-8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
-WSON 8 1EP
-0
-13
-9
-Package_SON
-WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-11
-9
-Package_SON
-WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-18
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-17
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-17
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias
-WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-17
-9
-Package_SON
-WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm
-WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
-WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-13
-9
-Package_SON
-WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm
-WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-15
-11
-Package_SON
-WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias
-WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-22
-11
-Package_SON
-WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm
-WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
-WSON 0.5
-0
-14
-11
-Package_SON
-WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias
-WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
-WSON 0.5 thermal vias
-0
-17
-11
-Package_SON
-WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm
-10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf)
-WSON 0.5
-0
-15
-11
-Package_SON
-WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65
-WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
-WSON-12
-0
-15
-13
-Package_SON
-WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias
-WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
-WSON-12
-0
-19
-13
-Package_SON
-WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm
-WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-17
-13
-Package_SON
-WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias
-WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
-WSON NoLead
-0
-27
-13
-Package_SON
-WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm
-14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf
-NHL014B
-0
-19
-15
-Package_SON
-WSON-16_3.3x1.35_P0.4mm
-WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument
-WSON-16 3.3 x 1.35mm Pitch 0.4mm
-0
-20
-17
-Package_SON
-X2SON-8_1.4x1mm_P0.35mm
-X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf
-X2SON-8 1.4x1mm Pitch0.35mm
-0
-8
-8
-Package_SO_J-Lead
-TSOC-6_3.76x3.94mm_P1.27mm
-Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF
-TSOC-6
-0
-6
-6
-Package_TO_SOT_SMD
-ATPAK-2
-ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF
-ATPAK
-0
-7
-3
-Package_TO_SOT_SMD
-Analog_KS-4
-Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf
-Analog Devices KS-4 (like EIAJ SC-82)
-0
-4
-4
-Package_TO_SOT_SMD
-Diodes_SOT-553
-Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf
-SOT-553
-0
-5
-5
-Package_TO_SOT_SMD
-HVSOF5
-HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf
-HVSOF5
-0
-5
-5
-Package_TO_SOT_SMD
-HVSOF6
-HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf
-HVSOF6
-0
-7
-7
-Package_TO_SOT_SMD
-Infineon_PG-HDSOP-10-1
-Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/)
-hdsop 10 ddpak
-0
-10
-10
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-1
-HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
-mosfet hsof toll
-0
-53
-3
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-1_ThermalVias
-HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
-mosfet hsof toll thermal vias
-0
-96
-3
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-2
-HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
-mosfet hsof toll
-0
-12
-4
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-2_ThermalVias
-HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
-mosfet hsof toll thermal vias
-0
-97
-4
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-2_ThermalVias2
-HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6)
-mosfet hsof toll thermal vias
-0
-159
-4
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-3
-HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
-mosfet hsof
-0
-25
-4
-Package_TO_SOT_SMD
-Infineon_PG-HSOF-8-3_ThermalVias
-HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
-mosfet hsof
-0
-64
-4
-Package_TO_SOT_SMD
-Infineon_PG-TO-220-7Lead_TabPin8
-Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9
-Infineon PG-TO-220-7
-0
-12
-8
-Package_TO_SOT_SMD
-LFPAK33
-LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf
-LFPAK33 SOT-1210
-0
-17
-5
-Package_TO_SOT_SMD
-LFPAK56
-LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf
-LFPAK56 SOT-669 Power-SO8
-0
-18
-5
-Package_TO_SOT_SMD
-Nexperia_CFP15_SOT-1289
-Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf
-SOT-1289 CFP15
-0
-8
-3
-Package_TO_SOT_SMD
-OnSemi_ECH8
-On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF
-ECH8 SOT28-FL SOT-28-FL
-0
-8
-8
-Package_TO_SOT_SMD
-PQFN_8x8
-Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf
-pqfn vdfn mosfet
-0
-9
-3
-Package_TO_SOT_SMD
-PowerMacro_M234_NoHole
-TO-50-4 Power Macro Package Style M234
-TO-50-4 Power Macro Package Style M234
-0
-4
-4
-Package_TO_SOT_SMD
-PowerMacro_M234_WithHole
-TO-50-4 Power Macro Package Style M234
-TO-50-4 Power Macro Package Style M234
-0
-4
-4
-Package_TO_SOT_SMD
-Rohm_HRP7
-Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf
-Rohm HRP7 SMD
-0
-69
-7
-Package_TO_SOT_SMD
-SC-59
-SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
-SC-59
-0
-3
-3
-Package_TO_SOT_SMD
-SC-59_Handsoldering
-SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
-SC-59 hand-soldering
-0
-3
-3
-Package_TO_SOT_SMD
-SC-70-8
-SC70-8
-SC70-8
-0
-8
-8
-Package_TO_SOT_SMD
-SC-70-8_Handsoldering
-SC70-8, Handsoldering
-SC70-8 Handsoldering
-0
-8
-8
-Package_TO_SOT_SMD
-SC-82AA
-SC-82AA
-SC-82AA
-0
-4
-4
-Package_TO_SOT_SMD
-SC-82AA_Handsoldering
-SC-82AA
-SC-82AA
-0
-4
-4
-Package_TO_SOT_SMD
-SC-82AB
-SC-82AB
-SC-82AB
-0
-4
-4
-Package_TO_SOT_SMD
-SC-82AB_Handsoldering
-SC-82AB
-SC-82AB
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-23
-SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOT TO_SOT_SMD
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-23-5
-SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOT TO_SOT_SMD
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-23-5_HandSoldering
-5-pin SOT23 package
-SOT-23-5 hand-soldering
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-23-6
-SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOT TO_SOT_SMD
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-23-6_Handsoldering
-6-pin SOT-23 package, Handsoldering
-SOT-23-6 Handsoldering
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-23-8
-SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-SOT TO_SOT_SMD
-0
-8
-8
-Package_TO_SOT_SMD
-SOT-23-8_Handsoldering
-8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf
-SOT-23-8 Handsoldering
-0
-8
-8
-Package_TO_SOT_SMD
-SOT-23W
-SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
-SOT-23W
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-23W_Handsoldering
-SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
-SOT-23W for handsoldering
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-23_Handsoldering
-SOT-23, Handsoldering
-SOT-23
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-89-3
-SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf
-SOT-89-3
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-89-3_Handsoldering
-SOT-89-3 Handsoldering
-SOT-89-3 Handsoldering
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-89-5
-SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
-SOT-89-5
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-89-5_Handsoldering
-SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
-SOT-89-5
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-143
-SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf
-SOT-143
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-143R
-SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
-SOT-143R Reverse
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-143R_Handsoldering
-SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
-SOT-143 Reverse Handsoldering
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-143_Handsoldering
-SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf
-SOT-143 Handsoldering
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-223
-module CMS SOT223 4 pins
-CMS SOT
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-223-3_TabPin2
-module CMS SOT223 4 pins
-CMS SOT
-0
-4
-3
-Package_TO_SOT_SMD
-SOT-223-5
-module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf
-CMS SOT
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-223-6
-module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
-CMS SOT
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-223-6_TabPin3
-module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
-CMS SOT
-0
-6
-5
-Package_TO_SOT_SMD
-SOT-223-8
-module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf
-CMS SOT
-0
-8
-8
-Package_TO_SOT_SMD
-SOT-323_SC-70
-SOT-323, SC-70
-SOT-323 SC-70
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-323_SC-70_Handsoldering
-SOT-323, SC-70 Handsoldering
-SOT-323 SC-70 Handsoldering
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-343_SC-70-4
-SOT-343, SC-70-4
-SOT-343 SC-70-4
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-343_SC-70-4_Handsoldering
-SOT-343, SC-70-4, Handsoldering
-SOT-343 SC-70-4 Handsoldering
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-353_SC-70-5
-SOT-353, SC-70-5
-SOT-353 SC-70-5
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-353_SC-70-5_Handsoldering
-SOT-353, SC-70-5, Handsoldering
-SOT-353 SC-70-5 Handsoldering
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-363_SC-70-6
-SOT-363, SC-70-6
-SOT-363 SC-70-6
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-363_SC-70-6_Handsoldering
-SOT-363, SC-70-6, Handsoldering
-SOT-363 SC-70-6 Handsoldering
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-383F
-8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf
-SOT-383F
-0
-9
-9
-Package_TO_SOT_SMD
-SOT-383FL
-8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF
-SOT-383FL
-0
-8
-8
-Package_TO_SOT_SMD
-SOT-416
-SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf
-SOT-416
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-523
-SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf
-SOT-523
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-543
-SOT-543 4 lead surface package
-SOT-543 SC-107A EMD4
-0
-4
-4
-Package_TO_SOT_SMD
-SOT-553
-SOT553
-SOT-553
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-563
-SOT563
-SOT-563
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-665
-SOT665
-SOT-665
-0
-5
-5
-Package_TO_SOT_SMD
-SOT-666
-SOT666
-SOT-666
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-723
-http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV
-sot 723
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-883
-SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf
-SOT-883
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-886
-SOT-886
-SOT-886
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-963
-SOT 963 6 pins package 1x0.8mm pitch 0.35mm
-SOT 963 6 pins package 1x0.8mm pitch 0.35mm
-0
-6
-6
-Package_TO_SOT_SMD
-SOT-1123
-SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF)
-SOT-1123 transistor
-0
-3
-3
-Package_TO_SOT_SMD
-SOT-1333-1
-SOT-1333-1
-SOT-1333-1
-0
-9
-9
-Package_TO_SOT_SMD
-SOT-1334-1
-SOT-1334-1
-SOT-1334-1
-0
-14
-14
-Package_TO_SOT_SMD
-SuperSOT-3
-3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf
-SuperSOT-3 SSOT-3
-0
-3
-3
-Package_TO_SOT_SMD
-SuperSOT-6
-6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf
-SuperSOT-6 SSOT-6
-0
-6
-6
-Package_TO_SOT_SMD
-SuperSOT-8
-8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf
-SuperSOT-8 SSOT-8
-0
-8
-8
-Package_TO_SOT_SMD
-TDSON-8-1
-Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/)
-tdson
-0
-14
-5
-Package_TO_SOT_SMD
-TO-50-3_LongPad-NoHole_Housing
-TO-50-3 Macro T Package Style M236
-TO-50-3 Macro T Package Style M236
-0
-3
-3
-Package_TO_SOT_SMD
-TO-50-3_LongPad-WithHole_Housing
-TO-50-3 Macro T Package Style M236
-TO-50-3 Macro T Package Style M236
-0
-3
-3
-Package_TO_SOT_SMD
-TO-50-3_ShortPad-NoHole_Housing
-TO-50-3 Macro T Package Style M236
-TO-50-3 Macro T Package Style M236
-0
-3
-3
-Package_TO_SOT_SMD
-TO-50-3_ShortPad-WithHole_Housing
-TO-50-3 Macro T Package Style M236
-TO-50-3 Macro T Package Style M236
-0
-3
-3
-Package_TO_SOT_SMD
-TO-50-4_LongPad-NoHole_Housing
-TO-50-4 Macro X Package Style M238
-TO-50-4 Macro X Package Style M238
-0
-4
-4
-Package_TO_SOT_SMD
-TO-50-4_LongPad-WithHole_Housing
-TO-50-4 Macro X Package Style M238
-TO-50-4 Macro X Package Style M238
-0
-4
-4
-Package_TO_SOT_SMD
-TO-50-4_ShortPad-NoHole_Housing
-TO-50-4 Macro X Package Style M238
-TO-50-4 Macro X Package Style M238
-0
-4
-4
-Package_TO_SOT_SMD
-TO-50-4_ShortPad-WithHole_Housing
-TO-50-4 Macro X Package Style M238
-TO-50-4 Macro X Package Style M238
-0
-4
-4
-Package_TO_SOT_SMD
-TO-252-2
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
-DPAK TO-252 DPAK-3 TO-252-3 SOT-428
-0
-7
-3
-Package_TO_SOT_SMD
-TO-252-2_TabPin1
-TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf
-TO-252-2 diode
-0
-7
-2
-Package_TO_SOT_SMD
-TO-252-3_TabPin2
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
-DPAK TO-252 DPAK-3 TO-252-3 SOT-428
-0
-8
-3
-Package_TO_SOT_SMD
-TO-252-3_TabPin4
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
-DPAK TO-252 DPAK-3 TO-252-3 SOT-428
-0
-8
-4
-Package_TO_SOT_SMD
-TO-252-4
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
-DPAK TO-252 DPAK-5 TO-252-5
-0
-9
-5
-Package_TO_SOT_SMD
-TO-252-5_TabPin3
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
-DPAK TO-252 DPAK-5 TO-252-5
-0
-10
-5
-Package_TO_SOT_SMD
-TO-252-5_TabPin6
-TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
-DPAK TO-252 DPAK-5 TO-252-5
-0
-10
-6
-Package_TO_SOT_SMD
-TO-263-2
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
-D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
-0
-7
-3
-Package_TO_SOT_SMD
-TO-263-2_TabPin1
-TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf
-D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode
-0
-7
-2
-Package_TO_SOT_SMD
-TO-263-3_TabPin2
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
-D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
-0
-8
-3
-Package_TO_SOT_SMD
-TO-263-3_TabPin4
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
-D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
-0
-8
-4
-Package_TO_SOT_SMD
-TO-263-4
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
-D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
-0
-9
-5
-Package_TO_SOT_SMD
-TO-263-5_TabPin3
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
-D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
-0
-10
-5
-Package_TO_SOT_SMD
-TO-263-5_TabPin6
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
-D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
-0
-10
-6
-Package_TO_SOT_SMD
-TO-263-6
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
-D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
-0
-11
-7
-Package_TO_SOT_SMD
-TO-263-7_TabPin4
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
-D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
-0
-12
-7
-Package_TO_SOT_SMD
-TO-263-7_TabPin8
-TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
-D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
-0
-12
-8
-Package_TO_SOT_SMD
-TO-263-9_TabPin5
-TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
-D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
-0
-14
-9
-Package_TO_SOT_SMD
-TO-263-9_TabPin10
-TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
-D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
-0
-14
-10
-Package_TO_SOT_SMD
-TO-268-2
-TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf
-D3PAK TO-268 D3PAK-3 TO-268-3
-0
-7
-3
-Package_TO_SOT_SMD
-TO-269AA
-SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf
-TO-269AA MBS diode bridge
-0
-4
-4
-Package_TO_SOT_SMD
-TO-277A
-Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf
-TO-277A SMPC
-0
-12
-3
-Package_TO_SOT_SMD
-TO-277B
-TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf
-TO-277B
-0
-9
-3
-Package_TO_SOT_SMD
-TSOT-23
-3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf
-TSOT-23
-0
-3
-3
-Package_TO_SOT_SMD
-TSOT-23-5
-TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOT TO_SOT_SMD
-0
-5
-5
-Package_TO_SOT_SMD
-TSOT-23-5_HandSoldering
-5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
-TSOT-23-5 Hand-soldering
-0
-5
-5
-Package_TO_SOT_SMD
-TSOT-23-6
-TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOT TO_SOT_SMD
-0
-6
-6
-Package_TO_SOT_SMD
-TSOT-23-6_HandSoldering
-6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf
-TSOT-23-6 MK06A TSOT-6 Hand-soldering
-0
-6
-6
-Package_TO_SOT_SMD
-TSOT-23-8
-TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
-TSOT TO_SOT_SMD
-0
-8
-8
-Package_TO_SOT_SMD
-TSOT-23-8_HandSoldering
-8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf
-TSOT-23-8 Hand-soldering
-0
-8
-8
-Package_TO_SOT_SMD
-TSOT-23_HandSoldering
-5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
-TSOT-23 Hand-soldering
-0
-3
-3
-Package_TO_SOT_SMD
-Texas_DRT-3
-Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf
-DRT-3 1x0.8mm Pitch 0.7mm
-0
-3
-3
-Package_TO_SOT_SMD
-Texas_NDQ
-Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf)
-ti pfm dap
-0
-6
-6
-Package_TO_SOT_SMD
-Texas_NDY0011A
-TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf
-Texas TO-PMOD NDY00011A
-0
-12
-12
-Package_TO_SOT_SMD
-Texas_R-PDSO-G6
-R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf
-R-PDSO-G6 SC-70-6
-0
-6
-6
-Package_TO_SOT_SMD
-VSOF5
-VSOF5
-VSOF5
-0
-5
-5
-Package_TO_SOT_SMD
-Vishay_PowerPAK_SC70-6L_Dual
-Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf
-powerpak sc70 sc-70 dual
-0
-8
-6
-Package_TO_SOT_SMD
-Vishay_PowerPAK_SC70-6L_Single
-Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf
-powerpak sc70 sc-70
-0
-6
-3
-Package_TO_SOT_THT
-Analog_TO-46-4_ThermalShield
-TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf
-TO-46-4 LM399
-0
-4
-4
-Package_TO_SOT_THT
-Fairchild_TO-220F-6L
-Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf
-Fairchild TO-220F-6L
-0
-6
-6
-Package_TO_SOT_THT
-Heraeus_TO-92-2
-TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf)
-to-92
-0
-2
-2
-Package_TO_SOT_THT
-NEC_Molded_7x4x9mm
-Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf
-Japan transistor
-0
-3
-3
-Package_TO_SOT_THT
-PowerIntegrations_TO-220-7C
-Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf
-Power Integration Y Package
-0
-6
-6
-Package_TO_SOT_THT
-SIPAK-1EP_Horizontal_TabDown
-SIPAK, Horizontal, RM 2.286mm
-SIPAK Horizontal RM 2.286mm
-0
-4
-4
-Package_TO_SOT_THT
-SIPAK_Vertical
-SIPAK, Vertical, RM 2.286mm
-SIPAK Vertical RM 2.286mm
-0
-3
-3
-Package_TO_SOT_THT
-SOD-70_P2.54mm
-Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
-Sod-70
-0
-2
-2
-Package_TO_SOT_THT
-SOD-70_P5.08mm
-Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
-Sod-70
-0
-2
-2
-Package_TO_SOT_THT
-SOT-227
-SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf)
-sot 227 isotop
-0
-8
-4
-Package_TO_SOT_THT
-TO-3
-Transistor TO-3
-TR TO-3 TO3 TO-204
-0
-4
-3
-Package_TO_SOT_THT
-TO-3P-3_Horizontal_TabDown
-TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
-TO-3P-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-3P-3_Horizontal_TabUp
-TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
-TO-3P-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-3P-3_Vertical
-TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
-TO-3P-3 Vertical RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-3PB-3_Horizontal_TabDown
-TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
-TO-3PB-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-3PB-3_Horizontal_TabUp
-TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
-TO-3PB-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-3PB-3_Vertical
-TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
-TO-3PB-3 Vertical RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-5-2
-TO-5-2
-TO-5-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-5-2_Window
-TO-5-2_Window, Window
-TO-5-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-5-3
-TO-5-3
-TO-5-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-5-3_Window
-TO-5-3_Window, Window
-TO-5-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-5-4
-TO-5-4
-TO-5-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-5-4_Window
-TO-5-4_Window, Window
-TO-5-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-5-6
-TO-5-6
-TO-5-6
-0
-6
-6
-Package_TO_SOT_THT
-TO-5-6_Window
-TO-5-6_Window, Window
-TO-5-6_Window Window
-0
-6
-6
-Package_TO_SOT_THT
-TO-5-8
-TO-5-8
-TO-5-8
-0
-8
-8
-Package_TO_SOT_THT
-TO-5-8_PD5.08
-TO-5-8_PD5.08
-TO-5-8_PD5.08
-0
-8
-8
-Package_TO_SOT_THT
-TO-5-8_PD5.08_Window
-TO-5-8_PD5.08_Window, Window
-TO-5-8_PD5.08_Window Window
-0
-8
-8
-Package_TO_SOT_THT
-TO-5-8_Window
-TO-5-8_Window, Window
-TO-5-8_Window Window
-0
-8
-8
-Package_TO_SOT_THT
-TO-5-10
-TO-5-10
-TO-5-10
-0
-10
-10
-Package_TO_SOT_THT
-TO-5-10_Window
-TO-5-10_Window, Window
-TO-5-10_Window Window
-0
-10
-10
-Package_TO_SOT_THT
-TO-8-2
-TO-8-2
-TO-8-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-8-2_Window
-TO-8-2_Window, Window
-TO-8-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-8-3
-TO-8-3
-TO-8-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-8-3_Window
-TO-8-3_Window, Window
-TO-8-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-11-2
-TO-11-2
-TO-11-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-11-2_Window
-TO-11-2_Window, Window
-TO-11-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-11-3
-TO-11-3
-TO-11-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-11-3_Window
-TO-11-3_Window, Window
-TO-11-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-12-4
-TO-12-4
-TO-12-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-12-4_Window
-TO-12-4_Window, Window
-TO-12-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-17-4
-TO-17-4
-TO-17-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-17-4_Window
-TO-17-4_Window, Window
-TO-17-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-18-2
-TO-18-2
-TO-18-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-18-2_Lens
-TO-18-2_Lens, Lens
-TO-18-2_Lens Lens
-0
-2
-2
-Package_TO_SOT_THT
-TO-18-2_Window
-TO-18-2_Window, Window
-TO-18-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-18-3
-TO-18-3
-TO-18-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-18-3_Lens
-TO-18-3_Lens, Lens
-TO-18-3_Lens Lens
-0
-3
-3
-Package_TO_SOT_THT
-TO-18-3_Window
-TO-18-3_Window, Window
-TO-18-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-18-4
-TO-18-4
-TO-18-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-18-4_Lens
-TO-18-4_Lens, Lens
-TO-18-4_Lens Lens
-0
-4
-4
-Package_TO_SOT_THT
-TO-18-4_Window
-TO-18-4_Window, Window
-TO-18-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-33-4
-TO-33-4
-TO-33-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-33-4_Window
-TO-33-4_Window, Window
-TO-33-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-38-2
-TO-38-2
-TO-38-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-38-2_Window
-TO-38-2_Window, Window
-TO-38-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-38-3
-TO-38-3
-TO-38-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-38-3_Window
-TO-38-3_Window, Window
-TO-38-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-39-2
-TO-39-2
-TO-39-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-39-2_Window
-TO-39-2_Window, Window
-TO-39-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-39-3
-TO-39-3
-TO-39-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-39-3_Window
-TO-39-3_Window, Window
-TO-39-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-39-4
-TO-39-4
-TO-39-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-39-4_Window
-TO-39-4_Window, Window
-TO-39-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-39-6
-TO-39-6
-TO-39-6
-0
-6
-6
-Package_TO_SOT_THT
-TO-39-6_Window
-TO-39-6_Window, Window
-TO-39-6_Window Window
-0
-6
-6
-Package_TO_SOT_THT
-TO-39-8
-TO-39-8
-TO-39-8
-0
-8
-8
-Package_TO_SOT_THT
-TO-39-8_Window
-TO-39-8_Window, Window
-TO-39-8_Window Window
-0
-8
-8
-Package_TO_SOT_THT
-TO-39-10
-TO-39-10
-TO-39-10
-0
-10
-10
-Package_TO_SOT_THT
-TO-39-10_Window
-TO-39-10_Window, Window
-TO-39-10_Window Window
-0
-10
-10
-Package_TO_SOT_THT
-TO-46-2
-TO-46-2
-TO-46-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-46-2_Pin2Center
-TO-46-2, Pin2 at center of package, Thorlabs photodiodes
-TO-46-2 Thorlabs
-0
-2
-2
-Package_TO_SOT_THT
-TO-46-2_Pin2Center_Window
-TO-46-2, Pin2 at center of package, Thorlabs photodiodes
-TO-46-2 Thorlabs
-0
-2
-2
-Package_TO_SOT_THT
-TO-46-2_Window
-TO-46-2_Window, Window
-TO-46-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-46-3
-TO-46-3
-TO-46-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-46-3_Pin2Center
-TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
-TO-46-3 Thorlabs
-0
-3
-3
-Package_TO_SOT_THT
-TO-46-3_Pin2Center_Window
-TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
-TO-46-3 Thorlabs
-0
-3
-3
-Package_TO_SOT_THT
-TO-46-3_Window
-TO-46-3_Window, Window
-TO-46-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-46-4
-TO-46-4
-TO-46-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-46-4_Window
-TO-46-4_Window, Window
-TO-46-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-52-2
-TO-52-2
-TO-52-2
-0
-2
-2
-Package_TO_SOT_THT
-TO-52-2_Window
-TO-52-2_Window, Window
-TO-52-2_Window Window
-0
-2
-2
-Package_TO_SOT_THT
-TO-52-3
-TO-52-3
-TO-52-3
-0
-3
-3
-Package_TO_SOT_THT
-TO-52-3_Window
-TO-52-3_Window, Window
-TO-52-3_Window Window
-0
-3
-3
-Package_TO_SOT_THT
-TO-72-4
-TO-72-4
-TO-72-4
-0
-4
-4
-Package_TO_SOT_THT
-TO-72-4_Window
-TO-72-4_Window, Window
-TO-72-4_Window Window
-0
-4
-4
-Package_TO_SOT_THT
-TO-75-6
-TO-75-6
-TO-75-6
-0
-6
-6
-Package_TO_SOT_THT
-TO-75-6_Window
-TO-75-6_Window, Window
-TO-75-6_Window Window
-0
-6
-6
-Package_TO_SOT_THT
-TO-78-6
-TO-78-6
-TO-78-6
-0
-6
-6
-Package_TO_SOT_THT
-TO-78-6_Window
-TO-78-6_Window, Window
-TO-78-6_Window Window
-0
-6
-6
-Package_TO_SOT_THT
-TO-78-8
-TO-78-8
-TO-78-8
-0
-8
-8
-Package_TO_SOT_THT
-TO-78-8_Window
-TO-78-8_Window, Window
-TO-78-8_Window Window
-0
-8
-8
-Package_TO_SOT_THT
-TO-78-10
-TO-78-10
-TO-78-10
-0
-10
-10
-Package_TO_SOT_THT
-TO-78-10_Window
-TO-78-10_Window, Window
-TO-78-10_Window Window
-0
-10
-10
-Package_TO_SOT_THT
-TO-92
-TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92-2
-TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 diode SOD70
-0
-2
-2
-Package_TO_SOT_THT
-TO-92-2_Horizontal1
-2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
-0
-2
-2
-Package_TO_SOT_THT
-TO-92-2_Horizontal2
-2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
-0
-2
-2
-Package_TO_SOT_THT
-TO-92-2_W4.0mm_Horizontal_FlatSideDown
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-2
-2
-Package_TO_SOT_THT
-TO-92-2_W4.0mm_Horizontal_FlatSideUp
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-2
-2
-Package_TO_SOT_THT
-TO-92-2_Wide
-TO-92 2-pin leads in-line, wide, drill 0.75mm
-to-92 sc-43 sc-43a sot54 PA33 diode SOD70
-0
-2
-2
-Package_TO_SOT_THT
-TO-92Flat
-TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf)
-to-92Flat hall sensor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92L
-TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
-TO-92L Molded Narrow transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92L_HandSolder
-TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92L_Inline
-TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
-TO-92L Inline Wide transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92L_Inline_Wide
-TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
-TO-92L Inline Wide transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92L_Wide
-TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
-TO-92L Molded Wide transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92Mini-2
-TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf)
-to-92Mini transistor
-0
-2
-2
-Package_TO_SOT_THT
-TO-92S
-TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
-to-92S transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92S-2
-TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
-to-92S transistor
-0
-2
-2
-Package_TO_SOT_THT
-TO-92S_Wide
-TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
-TO-92S_Wide transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_HandSolder
-TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Horizontal1
-TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Horizontal2
-TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline
-TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline_Horizontal1
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline_Horizontal2
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline_W4.0mm_Horizontal_FlatSideDown
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline_W4.0mm_Horizontal_FlatSideUp
-TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Inline_Wide
-TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown
-TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp
-TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-92_Wide
-TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf)
-to-92 sc-43 sc-43a sot54 PA33 transistor
-0
-3
-3
-Package_TO_SOT_THT
-TO-99-6
-TO-99-6
-TO-99-6
-0
-6
-6
-Package_TO_SOT_THT
-TO-99-6_Window
-TO-99-6_Window, Window
-TO-99-6_Window Window
-0
-6
-6
-Package_TO_SOT_THT
-TO-99-8
-TO-99-8
-TO-99-8
-0
-8
-8
-Package_TO_SOT_THT
-TO-99-8_Window
-TO-99-8_Window, Window
-TO-99-8_Window Window
-0
-8
-8
-Package_TO_SOT_THT
-TO-100-10
-TO-100-10
-TO-100-10
-0
-10
-10
-Package_TO_SOT_THT
-TO-100-10_Window
-TO-100-10_Window, Window
-TO-100-10_Window Window
-0
-10
-10
-Package_TO_SOT_THT
-TO-126-2_Horizontal_TabDown
-TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-126-2_Horizontal_TabUp
-TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-126-2_Vertical
-TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-2 Vertical RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-126-3_Horizontal_TabDown
-TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-126-3_Horizontal_TabUp
-TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-126-3_Vertical
-TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
-TO-126-3 Vertical RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-218-2_Horizontal_TabDown
-TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-2 Horizontal RM 10.95mm SOT-93
-0
-2
-2
-Package_TO_SOT_THT
-TO-218-2_Horizontal_TabUp
-TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-2 Horizontal RM 10.95mm SOT-93
-0
-2
-2
-Package_TO_SOT_THT
-TO-218-2_Vertical
-TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-2 Vertical RM 10.95mm SOT-93
-0
-2
-2
-Package_TO_SOT_THT
-TO-218-3_Horizontal_TabDown
-TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-3 Horizontal RM 5.475mm SOT-93
-0
-3
-3
-Package_TO_SOT_THT
-TO-218-3_Horizontal_TabUp
-TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-3 Horizontal RM 5.475mm SOT-93
-0
-3
-3
-Package_TO_SOT_THT
-TO-218-3_Vertical
-TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
-TO-218-3 Vertical RM 5.475mm SOT-93
-0
-3
-3
-Package_TO_SOT_THT
-TO-220-2_Horizontal_TabDown
-TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
-TO-220-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220-2_Horizontal_TabUp
-TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
-TO-220-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220-2_Vertical
-TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
-TO-220-2 Vertical RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220-3_Horizontal_TabDown
-TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
-TO-220-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220-3_Horizontal_TabUp
-TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
-TO-220-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220-3_Vertical
-TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
-TO-220-3 Vertical RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220-4_Horizontal_TabDown
-TO-220-4, Horizontal, RM 2.54mm
-TO-220-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_Horizontal_TabUp
-TO-220-4, Horizontal, RM 2.54mm
-TO-220-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical
-TO-220-4, Vertical, RM 2.54mm, staggered type-2
-TO-220-4 Vertical RM 2.54mm staggered type-2
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown
-TO-220-4, Horizontal, RM 2.54mm, staggered type-2
-TO-220-4 Horizontal RM 2.54mm staggered type-2
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical
-TO-220-4, Vertical, RM 2.54mm, staggered type-1
-TO-220-4 Vertical RM 2.54mm staggered type-1
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown
-TO-220-4, Horizontal, RM 2.54mm, staggered type-1
-TO-220-4 Horizontal RM 2.54mm staggered type-1
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-4_Vertical
-TO-220-4, Vertical, RM 2.54mm
-TO-220-4 Vertical RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220-5_Horizontal_TabDown
-TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
-TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_Horizontal_TabUp
-TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
-TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical
-TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
-TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical
-TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
-TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown
-TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
-TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown
-TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
-TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-5_Vertical
-TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
-TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical
-TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2
-TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2
-0
-7
-7
-Package_TO_SOT_THT
-TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical
-TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1
-TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1
-0
-7
-7
-Package_TO_SOT_THT
-TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown
-TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2
-TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2
-0
-7
-7
-Package_TO_SOT_THT
-TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown
-TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1
-TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1
-0
-7
-7
-Package_TO_SOT_THT
-TO-220-8_Vertical
-TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf)
-TO-220-9 Vertical 2.54mm Pitch Multiwatt 8
-0
-8
-8
-Package_TO_SOT_THT
-TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical
-TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2
-TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2
-0
-9
-9
-Package_TO_SOT_THT
-TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical
-TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1
-TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1
-0
-9
-9
-Package_TO_SOT_THT
-TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown
-TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2
-TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2
-0
-9
-9
-Package_TO_SOT_THT
-TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown
-TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1
-TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1
-0
-9
-9
-Package_TO_SOT_THT
-TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown
-TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
-TO-220-11 Horizontal RM 1.7mm staggered type-2
-0
-11
-11
-Package_TO_SOT_THT
-TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown
-TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
-TO-220-11 Horizontal RM 1.7mm staggered type-1
-0
-11
-11
-Package_TO_SOT_THT
-TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical
-TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
-TO-220-11 Vertical RM 1.7mm staggered type-2
-0
-11
-11
-Package_TO_SOT_THT
-TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical
-TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
-TO-220-11 Vertical RM 1.7mm staggered type-1
-0
-11
-11
-Package_TO_SOT_THT
-TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown
-TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf
-TO-220-11 Horizontal RM 1.7mm staggered type-1
-0
-11
-11
-Package_TO_SOT_THT
-TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical
-TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
-TO-220-15 Vertical RM 1.27mm staggered type-2
-0
-15
-15
-Package_TO_SOT_THT
-TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown
-TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
-TO-220-15 Horizontal RM 1.27mm staggered type-2
-0
-15
-15
-Package_TO_SOT_THT
-TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical
-TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
-TO-220-15 Vertical RM 1.27mm staggered type-1
-0
-15
-15
-Package_TO_SOT_THT
-TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown
-TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
-TO-220-15 Horizontal RM 1.27mm staggered type-1
-0
-15
-15
-Package_TO_SOT_THT
-TO-220F-2_Horizontal_TabDown
-TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
-TO-220F-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220F-2_Horizontal_TabUp
-TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
-TO-220F-2 Horizontal RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220F-2_Vertical
-TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
-TO-220F-2 Vertical RM 5.08mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-220F-3_Horizontal_TabDown
-TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
-TO-220F-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220F-3_Horizontal_TabUp
-TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
-TO-220F-3 Horizontal RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220F-3_Vertical
-TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
-TO-220F-3 Vertical RM 2.54mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-220F-4_Horizontal_TabDown
-TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_Horizontal_TabUp
-TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical
-TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Vertical RM 2.54mm staggered type-2
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical
-TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Vertical RM 2.54mm staggered type-1
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical
-TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Vertical RM 2.54mm staggered type-2
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical
-TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Vertical RM 2.54mm staggered type-1
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-4_Vertical
-TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
-TO-220F-4 Vertical RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-220F-5_Horizontal_TabDown
-TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
-TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_Horizontal_TabUp
-TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
-TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical
-TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
-TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical
-TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
-TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical
-TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
-TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical
-TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
-TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-5_Vertical
-TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5
-TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5
-0
-5
-5
-Package_TO_SOT_THT
-TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical
-TO-220F-7, Vertical, RM 1.27mm, staggered type-2
-TO-220F-7 Vertical RM 1.27mm staggered type-2
-0
-7
-7
-Package_TO_SOT_THT
-TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical
-TO-220F-7, Vertical, RM 1.27mm, staggered type-1
-TO-220F-7 Vertical RM 1.27mm staggered type-1
-0
-7
-7
-Package_TO_SOT_THT
-TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical
-TO-220F-9, Vertical, RM 0.9mm, staggered type-2
-TO-220F-9 Vertical RM 0.9mm staggered type-2
-0
-9
-9
-Package_TO_SOT_THT
-TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical
-TO-220F-9, Vertical, RM 0.9mm, staggered type-1
-TO-220F-9 Vertical RM 0.9mm staggered type-1
-0
-9
-9
-Package_TO_SOT_THT
-TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical
-TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
-TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2
-0
-11
-11
-Package_TO_SOT_THT
-TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical
-TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
-TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1
-0
-11
-11
-Package_TO_SOT_THT
-TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical
-TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2
-TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2
-0
-15
-15
-Package_TO_SOT_THT
-TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical
-TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1
-TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1
-0
-15
-15
-Package_TO_SOT_THT
-TO-247-2_Horizontal_TabDown
-TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-2 Horizontal RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-247-2_Horizontal_TabUp
-TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-2 Horizontal RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-247-2_Vertical
-TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-2 Vertical RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-247-3_Horizontal_TabDown
-TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-247-3_Horizontal_TabUp
-TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-247-3_Vertical
-TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-3 Vertical RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-247-4_Horizontal_TabDown
-TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-247-4_Horizontal_TabUp
-TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-4 Horizontal RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-247-4_Vertical
-TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
-TO-247-4 Vertical RM 2.54mm
-0
-4
-4
-Package_TO_SOT_THT
-TO-247-5_Horizontal_TabDown
-TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
-TO-247-5 Horizontal RM 2.54mm
-0
-5
-5
-Package_TO_SOT_THT
-TO-247-5_Horizontal_TabUp
-TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
-TO-247-5 Horizontal RM 2.54mm
-0
-5
-5
-Package_TO_SOT_THT
-TO-247-5_Vertical
-TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
-TO-247-5 Vertical RM 2.54mm
-0
-5
-5
-Package_TO_SOT_THT
-TO-251-2-1EP_Horizontal_TabDown
-TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
-TO-251-2 Horizontal RM 4.58mm IPAK
-0
-3
-3
-Package_TO_SOT_THT
-TO-251-2_Vertical
-TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
-TO-251-2 Vertical RM 4.58mm IPAK
-0
-2
-2
-Package_TO_SOT_THT
-TO-251-3-1EP_Horizontal_TabDown
-TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
-TO-251-3 Horizontal RM 2.29mm IPAK
-0
-4
-4
-Package_TO_SOT_THT
-TO-251-3_Vertical
-TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
-TO-251-3 Vertical RM 2.29mm IPAK
-0
-3
-3
-Package_TO_SOT_THT
-TO-262-3-1EP_Horizontal_TabDown
-TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
-TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK
-0
-4
-4
-Package_TO_SOT_THT
-TO-262-3_Vertical
-TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
-TO-262-3 Vertical RM 2.54mm IIPAK I2PAK
-0
-3
-3
-Package_TO_SOT_THT
-TO-262-5-1EP_Horizontal_TabDown
-TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
-TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK
-0
-6
-6
-Package_TO_SOT_THT
-TO-262-5_Vertical
-TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
-TO-262-5 Vertical RM 1.7mm IIPAK I2PAK
-0
-5
-5
-Package_TO_SOT_THT
-TO-264-2_Horizontal_TabDown
-TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-2 Horizontal RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-264-2_Horizontal_TabUp
-TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-2 Horizontal RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-264-2_Vertical
-TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-2 Vertical RM 10.9mm
-0
-2
-2
-Package_TO_SOT_THT
-TO-264-3_Horizontal_TabDown
-TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-264-3_Horizontal_TabUp
-TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-3 Horizontal RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-264-3_Vertical
-TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
-TO-264-3 Vertical RM 5.45mm
-0
-3
-3
-Package_TO_SOT_THT
-TO-264-5_Horizontal_TabDown
-TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
-TO-264-5 Horizontal RM 3.81mm
-0
-5
-5
-Package_TO_SOT_THT
-TO-264-5_Horizontal_TabUp
-TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
-TO-264-5 Horizontal RM 3.81mm
-0
-5
-5
-Package_TO_SOT_THT
-TO-264-5_Vertical
-TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
-TO-264-5 Vertical RM 3.81mm
-0
-5
-5
-Potentiometer_SMD
-Potentiometer_ACP_CA6-VSMD_Vertical
-Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
-Potentiometer vertical ACP CA6-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_ACP_CA6-VSMD_Vertical_Hole
-Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
-Potentiometer vertical hole ACP CA6-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_ACP_CA9-VSMD_Vertical
-Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer vertical ACP CA9-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_ACP_CA9-VSMD_Vertical_Hole
-Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer vertical hole ACP CA9-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_ACP_CA14-VSMD_Vertical
-Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer vertical ACP CA14-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_ACP_CA14-VSMD_Vertical_Hole
-Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer vertical hole ACP CA14-VSMD
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3214G_Horizontal
-Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
-Potentiometer horizontal Bourns 3214G
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3214J_Horizontal
-Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
-Potentiometer horizontal Bourns 3214J
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3214W_Vertical
-Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
-Potentiometer vertical Bourns 3214W
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3214X_Vertical
-Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
-Potentiometer vertical Bourns 3214X
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3224G_Horizontal
-Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
-Potentiometer horizontal Bourns 3224G
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3224J_Horizontal
-Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
-Potentiometer horizontal Bourns 3224J
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3224W_Vertical
-Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
-Potentiometer vertical Bourns 3224W
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3224X_Vertical
-Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
-Potentiometer vertical Bourns 3224X
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3269P_Horizontal
-Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
-Potentiometer horizontal Bourns 3269P
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3269W_Vertical
-Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
-Potentiometer vertical Bourns 3269W
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3269X_Horizontal
-Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
-Potentiometer horizontal Bourns 3269X
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3314G_Vertical
-Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
-Potentiometer vertical Bourns 3314G
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3314J_Vertical
-Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
-Potentiometer vertical Bourns 3314J
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3314R-1_Vertical_Hole
-Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
-Potentiometer vertical hole Bourns 3314R-1
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3314R-GM5_Vertical
-Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
-Potentiometer vertical Bourns 3314R-GM5
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_3314S_Horizontal
-Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
-Potentiometer horizontal Bourns 3314S
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Bourns_PRS11S_Vertical
-Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf
-Potentiometer vertical Bourns PRS11S
-0
-5
-5
-Potentiometer_SMD
-Potentiometer_Bourns_TC33X_Vertical
-Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf
-Potentiometer Bourns TC33X Vertical
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Vishay_TS53YJ_Vertical
-Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf
-Potentiometer vertical Vishay TS53YJ
-0
-3
-3
-Potentiometer_SMD
-Potentiometer_Vishay_TS53YL_Vertical
-Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf
-Potentiometer vertical Vishay TS53YL
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA6-H2,5_Horizontal
-Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
-Potentiometer horizontal ACP CA6-H2,5
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA9-H2,5_Horizontal
-Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer horizontal ACP CA9-H2,5
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA9-H3,8_Horizontal
-Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer horizontal ACP CA9-H3,8
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA9-H5_Horizontal
-Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer horizontal ACP CA9-H5
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA9-V10_Vertical
-Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer vertical ACP CA9-V10
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA9-V10_Vertical_Hole
-Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
-Potentiometer vertical hole ACP CA9-V10
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA14-H2,5_Horizontal
-Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer horizontal ACP CA14-H2,5
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA14-H4_Horizontal
-Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer horizontal ACP CA14-H4
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA14-H5_Horizontal
-Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer horizontal ACP CA14-H5
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA14V-15_Vertical
-Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer vertical ACP CA14V-15
-0
-3
-3
-Potentiometer_THT
-Potentiometer_ACP_CA14V-15_Vertical_Hole
-Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
-Potentiometer vertical hole ACP CA14V-15
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Alpha_RD901F-40-00D_Single_Vertical
-Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
-potentiometer vertical 9mm single
-0
-5
-3
-Potentiometer_THT
-Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles
-Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
-potentiometer vertical 9mm single
-0
-5
-3
-Potentiometer_THT
-Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical
-Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
-potentiometer vertical 9mm dual
-0
-8
-6
-Potentiometer_THT
-Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles
-Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
-potentiometer vertical 9mm dual
-0
-8
-6
-Potentiometer_THT
-Potentiometer_Alps_RK09K_Single_Horizontal
-111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
-Potentiometer horizontal Alps RK09K Single Snapin
-0
-5
-4
-Potentiometer_THT
-Potentiometer_Alps_RK09K_Single_Vertical
-113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
-Potentiometer vertical Alps RK09K RK09D Single Snapin
-0
-5
-4
-Potentiometer_THT
-Potentiometer_Alps_RK09L_Double_Horizontal
-122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
-Potentiometer horizontal Alps RK09L Double
-0
-8
-7
-Potentiometer_THT
-Potentiometer_Alps_RK09L_Double_Vertical
-1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
-Potentiometer vertical Alps RK09L Double
-0
-8
-7
-Potentiometer_THT
-Potentiometer_Alps_RK09L_Single_Horizontal
-1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
-Potentiometer horizontal Alps RK09L Single
-0
-5
-4
-Potentiometer_THT
-Potentiometer_Alps_RK09L_Single_Vertical
- 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
-Potentiometer vertical Alps RK09L Single
-0
-5
-4
-Potentiometer_THT
-Potentiometer_Alps_RK09Y11_Single_Horizontal
-Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf
-Potentiometer horizontal Alps RK09Y11 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Alps_RK097_Dual_Horizontal
-1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
-Potentiometer horizontal Alps RK097 Dual
-0
-6
-6
-Potentiometer_THT
-Potentiometer_Alps_RK097_Dual_Horizontal_Switch
-1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
-Potentiometer horizontal Alps RK097 Dual Switch
-0
-8
-8
-Potentiometer_THT
-Potentiometer_Alps_RK097_Single_Horizontal
-1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
-Potentiometer horizontal Alps RK097 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Alps_RK097_Single_Horizontal_Switch
-1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
-Potentiometer horizontal Alps RK097 Single Switch
-0
-5
-5
-Potentiometer_THT
-Potentiometer_Alps_RK163_Dual_Horizontal
-12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
-Potentiometer horizontal Alps RK163 Dual
-0
-6
-6
-Potentiometer_THT
-Potentiometer_Alps_RK163_Single_Horizontal
-1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
-Potentiometer horizontal Alps RK163 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3005_Horizontal
-Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf
-Potentiometer horizontal Bourns 3005
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3006P_Horizontal
-Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
-Potentiometer horizontal Bourns 3006P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3006W_Horizontal
-Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
-Potentiometer horizontal Bourns 3006W
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3006Y_Horizontal
-Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
-Potentiometer horizontal Bourns 3006Y
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3009P_Horizontal
-Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
-Potentiometer horizontal Bourns 3009P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3009Y_Horizontal
-Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
-Potentiometer horizontal Bourns 3009Y
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3266P_Horizontal
-Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
-Potentiometer horizontal Bourns 3266P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3266W_Vertical
-Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
-Potentiometer vertical Bourns 3266W
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3266X_Horizontal
-Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
-Potentiometer horizontal Bourns 3266X
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3266Y_Vertical
-Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
-Potentiometer vertical Bourns 3266Y
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3266Z_Horizontal
-Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
-Potentiometer horizontal Bourns 3266Z
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3296P_Horizontal
-Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf
-Potentiometer horizontal Bourns 3296P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3296W_Vertical
-Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf
-Potentiometer vertical Bourns 3296W
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3296X_Horizontal
-Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf
-Potentiometer horizontal Bourns 3296X
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3296Y_Vertical
-Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf
-Potentiometer vertical Bourns 3296Y
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3296Z_Horizontal
-Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf
-Potentiometer horizontal Bourns 3296Z
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3299P_Horizontal
-Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf
-Potentiometer horizontal Bourns 3299P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3299W_Vertical
-Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf
-Potentiometer vertical Bourns 3299W
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3299X_Horizontal
-Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf
-Potentiometer horizontal Bourns 3299X
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3299Y_Vertical
-Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf
-Potentiometer vertical Bourns 3299Y
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3299Z_Horizontal
-Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf
-Potentiometer horizontal Bourns 3299Z
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3339H_Vertical
-Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
-Potentiometer vertical Bourns 3339H
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3339P_Vertical
-Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
-Potentiometer vertical Bourns 3339P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3339P_Vertical_HandSoldering
-Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
-Potentiometer vertical Bourns 3339P hand-soldering
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3339S_Horizontal
-Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
-Potentiometer horizontal Bourns 3339S
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3339W_Horizontal
-Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
-Potentiometer horizontal Bourns 3339W
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3386C_Horizontal
-Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf
-Potentiometer horizontal Bourns 3386C
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3386F_Vertical
-Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf
-Potentiometer vertical Bourns 3386F
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3386P_Vertical
-Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf
-Potentiometer vertical Bourns 3386P
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_3386X_Horizontal
-Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf
-Potentiometer horizontal Bourns 3386X
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_PTA1543_Single_Slide
-Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
-Bourns single-gang slide potentiometer 15.0mm
-0
-7
-4
-Potentiometer_THT
-Potentiometer_Bourns_PTA2043_Single_Slide
-Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
-Bourns single-gang slide potentiometer 20.0mm
-0
-7
-4
-Potentiometer_THT
-Potentiometer_Bourns_PTA3043_Single_Slide
-Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
-Bourns single-gang slide potentiometer 30.0mm
-0
-7
-4
-Potentiometer_THT
-Potentiometer_Bourns_PTA4543_Single_Slide
-Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
-Bourns single-gang slide potentiometer 45.0mm
-0
-7
-4
-Potentiometer_THT
-Potentiometer_Bourns_PTA6043_Single_Slide
-Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
-Bourns single-gang slide potentiometer 60.0mm
-0
-7
-4
-Potentiometer_THT
-Potentiometer_Bourns_PTV09A-1_Single_Vertical
-Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
-Potentiometer vertical Bourns PTV09A-1 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Bourns_PTV09A-2_Single_Horizontal
-Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
-Potentiometer horizontal Bourns PTV09A-2 Single
-0
-5
-3
-Potentiometer_THT
-Potentiometer_Omeg_PC16BU_Horizontal
-Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
-Potentiometer horizontal Omeg PC16BU
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Omeg_PC16BU_Vertical
-Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
-Potentiometer vertical Omeg PC16BU
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PC-16_Dual_Horizontal
-Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
-Potentiometer horizontal Piher PC-16 Dual
-0
-6
-6
-Potentiometer_THT
-Potentiometer_Piher_PC-16_Single_Horizontal
-Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
-Potentiometer horizontal Piher PC-16 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PC-16_Single_Vertical
-Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
-Potentiometer vertical Piher PC-16 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PC-16_Triple_Horizontal
-Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
-Potentiometer horizontal Piher PC-16 Triple
-0
-9
-9
-Potentiometer_THT
-Potentiometer_Piher_PT-6-H_Horizontal
-Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
-Potentiometer horizontal Piher PT-6-H
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-6-V_Vertical
-Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
-Potentiometer vertical Piher PT-6-V
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-6-V_Vertical_Hole
-Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
-Potentiometer vertical hole Piher PT-6-V
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-10-H01_Horizontal
-Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
-Potentiometer horizontal Piher PT-10-H01
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-10-H05_Horizontal
-Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
-Potentiometer horizontal Piher PT-10-H05
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-10-V05_Vertical
-Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
-Potentiometer vertical Piher PT-10-V05
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-10-V10_Vertical
-Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
-Potentiometer vertical Piher PT-10-V10
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-10-V10_Vertical_Hole
-Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
-Potentiometer vertical hole Piher PT-10-V10
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-H01_Horizontal
-Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer horizontal Piher PT-15-H01
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-H05_Horizontal
-Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer horizontal Piher PT-15-H05
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-H06_Horizontal
-Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer horizontal Piher PT-15-H06
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-H25_Horizontal
-Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer horizontal Piher PT-15-H25
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-V02_Vertical
-Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer vertical Piher PT-15-V02
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-V02_Vertical_Hole
-Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer vertical hole Piher PT-15-V02
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-V15_Vertical
-Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer vertical Piher PT-15-V15
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_PT-15-V15_Vertical_Hole
-Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
-Potentiometer vertical hole Piher PT-15-V15
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_T-16H_Double_Horizontal
-Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
-Potentiometer horizontal Piher T-16H Double
-0
-6
-6
-Potentiometer_THT
-Potentiometer_Piher_T-16H_Single_Horizontal
-Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
-Potentiometer horizontal Piher T-16H Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Piher_T-16L_Single_Vertical_Hole
-Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
-Potentiometer vertical hole Piher T-16L Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Runtron_RM-063_Horizontal
-Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf
-Potentiometer Trimmer RM-063
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Runtron_RM-065_Vertical
-Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf
-Potentiometer Trimmer RM-065
-0
-3
-3
-Potentiometer_THT
-Potentiometer_TT_P0915N
-http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf
-potentiometer vertical TT P0915N single
-0
-5
-3
-Potentiometer_THT
-Potentiometer_Vishay_43_Horizontal
-Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf
-Potentiometer horizontal Vishay 43
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_148-149_Dual_Horizontal
-Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf
-Potentiometer horizontal Vishay 148-149 Dual
-0
-6
-6
-Potentiometer_THT
-Potentiometer_Vishay_148-149_Single_Horizontal
-Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
-Potentiometer horizontal Vishay 148-149 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_148-149_Single_Vertical
-Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
-Potentiometer vertical Vishay 148-149 Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_148E-149E_Dual_Horizontal
-Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf
-Potentiometer horizontal Vishay 148E-149E Dual
-0
-10
-6
-Potentiometer_THT
-Potentiometer_Vishay_148E-149E_Single_Horizontal
-Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf
-Potentiometer horizontal Vishay 148E-149E Single
-0
-7
-3
-Potentiometer_THT
-Potentiometer_Vishay_248BH-249BH_Single_Horizontal
-Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf
-Potentiometer horizontal Vishay 248BH-249BH Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal
-Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
-Potentiometer horizontal Vishay 248GJ-249GJ Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_248GJ-249GJ_Single_Vertical
-Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
-Potentiometer vertical Vishay 248GJ-249GJ Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_T7-YA_Single_Vertical
-Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf
-Potentiometer vertical Vishay T7-YA Single
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_T73XW_Horizontal
-Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf
-Potentiometer horizontal Vishay T73XW
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_T73XX_Horizontal
-Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf
-Potentiometer horizontal Vishay T73XX
-0
-3
-3
-Potentiometer_THT
-Potentiometer_Vishay_T73YP_Vertical
-Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf
-Potentiometer vertical Vishay T73YP
-0
-3
-3
-RF
-Skyworks_SKY13575_639LF
-http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf
-Skyworks
-0
-19
-15
-RF
-Skyworks_SKY65404-31
-http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf
-Skyworks
-0
-7
-7
-RF_Antenna
-Abracon_APAES868R8060C16-T
-Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi
-APAES patch antenna
-0
-1
-1
-RF_Antenna
-Coilcraft_MA5532-AE_RFID
-RFID Transponder Coil
-antenna rfid coilcraft
-0
-2
-2
-RF_Antenna
-Johanson_2450AT18x100
-Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf
-antenna
-0
-2
-2
-RF_Antenna
-Johanson_2450AT43F0100
-Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf
-antenna
-0
-2
-2
-RF_Antenna
-Pulse_W3011
-Pulse RF Antenna, 4mm Clearance
-antenna rf
-0
-3
-2
-RF_Antenna
-Texas_SWRA117D_2.4GHz_Left
-http://www.ti.com/lit/an/swra117d/swra117d.pdf
-PCB antenna
-0
-2
-2
-RF_Antenna
-Texas_SWRA117D_2.4GHz_Right
-http://www.ti.com/lit/an/swra117d/swra117d.pdf
-PCB antenna
-0
-2
-2
-RF_Antenna
-Texas_SWRA416_868MHz_915MHz
-http://www.ti.com/lit/an/swra416/swra416.pdf
-PCB antenna
-0
-20
-1
-RF_Converter
-Anaren_0805_2012Metric-6
-https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf
-coupler rf
-0
-6
-6
-RF_Converter
-Balun_Johanson_1.6x0.8mm
-6-pin 1.6x0.8 mm balun footprint
-Johanson balun filter
-0
-6
-6
-RF_Converter
-Balun_Johanson_0896BM15A0001
-https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf
-balun RF
-0
-6
-6
-RF_Converter
-Balun_Johanson_0900PC15J0013
-Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
-Johanson DFN NoLead
-0
-10
-10
-RF_Converter
-Balun_Johanson_5400BL15B050E
-https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf
-balun RF
-0
-6
-6
-RF_Converter
-RF_Attenuator_Susumu_PAT1220
-http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf
-2mm 1.2mm
-0
-3
-3
-RF_GPS
-Linx_RXM-GPS
-GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf)
-gps linx
-0
-22
-22
-RF_GPS
-Quectel_L80-R
-Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf
-quectel GPS GNSS
-0
-12
-12
-RF_GPS
-SIM28ML
-https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf
-SIM28ML GPS
-0
-18
-18
-RF_GPS
-Sierra_XA11X0
-QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
-QFN-24 P1.20
-0
-24
-24
-RF_GPS
-Sierra_XM11X0
-QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
-QFN-20 P1.20
-0
-20
-20
-RF_GPS
-ublox_LEA
-ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf)
-GPS ublox LEA 6/7/8
-0
-28
-28
-RF_GPS
-ublox_MAX
-ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf)
-GPS ublox MAX 6/7/8
-0
-18
-18
-RF_GPS
-ublox_NEO
-ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf)
-GPS ublox NEO 6/7/8
-0
-24
-24
-RF_GPS
-ublox_SAM-M8Q
-GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
-ublox SAM-M8Q
-0
-100
-20
-RF_GPS
-ublox_SAM-M8Q_HandSolder
-GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
-ublox SAM-M8Q
-0
-20
-20
-RF_GPS
-ublox_ZED
-ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf
-GPS GNSS ublox ZED
-0
-102
-55
-RF_GSM
-Quectel_BC66
-GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf
-GSM NB-IoT Module BC66 M66
-0
-116
-58
-RF_GSM
-Quectel_BC95
-GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf
-GSM NB-IoT module BC95
-0
-188
-94
-RF_GSM
-Quectel_M95
-Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf
-GSM Module M95
-0
-84
-42
-RF_GSM
-SIMCom_SIM800C
-Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf
-GSM Module SIM800C
-0
-84
-42
-RF_GSM
-SIMCom_SIM900
-Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf
-GSM Module SIM900
-0
-68
-68
-RF_GSM
-Telit_xL865
-Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf
-xL865 gsm umts
-0
-52
-48
-RF_GSM
-ublox_SARA-G3_LGA-96
-ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162
-ublox SARA-G3 SARA-U2 GSM HSPA
-0
-192
-96
-RF_Mini-Circuits
-Mini-Circuits_BK377
-Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf)
-Mini-circuits BK377
-0
-14
-14
-RF_Mini-Circuits
-Mini-Circuits_BK377_LandPatternPL-005
-Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf)
-Mini-circuits VCXO JTOS PL-005
-0
-50
-14
-RF_Mini-Circuits
-Mini-Circuits_CD541_H2.08mm
-https://ww2.minicircuits.com/case_style/CD541.pdf
-RF Transformer
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_CD542_H2.84mm
-https://ww2.minicircuits.com/case_style/CD542.pdf
-RF Transformer
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_CD542_LandPatternPL-052
-Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf)
-MiniCircuits PL-052 CD542
-0
-17
-6
-RF_Mini-Circuits
-Mini-Circuits_CD542_LandPatternPL-094
-Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf)
-mini-circuits CD542 pl-094
-0
-18
-6
-RF_Mini-Circuits
-Mini-Circuits_CD636_H4.11mm
-https://ww2.minicircuits.com/case_style/CD636.pdf
-RF Transformer
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_CD636_LandPatternPL-035
-Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf)
-mini-circuits pl-035 CD636
-0
-13
-6
-RF_Mini-Circuits
-Mini-Circuits_CD637_H5.23mm
-https://ww2.minicircuits.com/case_style/CD637.pdf
-RF Transformer
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_CK605
-Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf)
-Mini-Circuits CK605
-0
-16
-16
-RF_Mini-Circuits
-Mini-Circuits_CK605_LandPatternPL-012
-Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf)
-Mini-Circuits PL-012
-0
-53
-16
-RF_Mini-Circuits
-Mini-Circuits_DB1627
-Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf)
-Mini-Circuits DB1627
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_GP731
-Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf)
-Mini-Circuits GP731
-0
-8
-8
-RF_Mini-Circuits
-Mini-Circuits_GP731_LandPatternPL-176
-Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
-mini-circuits PL-176
-0
-21
-8
-RF_Mini-Circuits
-Mini-Circuits_GP1212
-Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf)
-mini-circuits GP1212
-0
-8
-8
-RF_Mini-Circuits
-Mini-Circuits_GP1212_LandPatternPL-176
-Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
-mini-circuits PL-176
-0
-21
-8
-RF_Mini-Circuits
-Mini-Circuits_HF1139
-Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf)
-Mini-Circuits HF1139
-0
-8
-8
-RF_Mini-Circuits
-Mini-Circuits_HF1139_LandPatternPL-230
-Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf)
-Mini-Circuits PL-230
-0
-37
-8
-RF_Mini-Circuits
-Mini-Circuits_HQ1157
-Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf)
-Mini-Circuits HQ1157
-0
-14
-14
-RF_Mini-Circuits
-Mini-Circuits_HZ1198
-Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf)
-Mini-Circuits HZ1198
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_HZ1198_LandPatternPL-247
-Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf)
-Mini-Circuits PL-247 HZ1198
-0
-40
-6
-RF_Mini-Circuits
-Mini-Circuits_MMM168
-Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf)
-Mini-Circuits MMM168
-0
-4
-4
-RF_Mini-Circuits
-Mini-Circuits_MMM168_LandPatternPL-225
-Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf)
-pl-225
-0
-10
-4
-RF_Mini-Circuits
-Mini-Circuits_QQQ130_ClockwisePinNumbering
-Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf)
-Mini-Circuits QQQ130
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering
-Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf)
-Mini-Circuits PL-236
-0
-14
-6
-RF_Mini-Circuits
-Mini-Circuits_TT1224_ClockwisePinNumbering
-Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
-Mini-Circuits TT1224
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering
-Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
-PL-258 Mini-Circuits
-0
-26
-6
-RF_Mini-Circuits
-Mini-Circuits_TTT167
-Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf)
-Mini-Circuits TTT167
-0
-6
-6
-RF_Mini-Circuits
-Mini-Circuits_TTT167_LandPatternPL-079
-Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf)
-Mini-Circuits PL-079
-0
-36
-6
-RF_Mini-Circuits
-Mini-Circuits_YY161
-Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf)
-Mini-Circuits YY161
-0
-8
-8
-RF_Mini-Circuits
-Mini-Circuits_YY161_LandPatternPL-049
-Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf)
-mini-circuits pl-049
-0
-36
-8
-RF_Module
-Ai-Thinker-Ra-01-LoRa
-Ai Thinker Ra-01 LoRa
-LoRa Ra-01
-0
-16
-16
-RF_Module
-Atmel_ATSAMR21G18-MR210UA_NoRFPads
-http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf
-module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi
-0
-42
-42
-RF_Module
-BLE112-A
-Class 4 Bluetooth Module with on-board antenna
-Bluetooth Module
-0
-30
-30
-RF_Module
-BM78SPPS5xC2
-Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf)
-Bluetooth BR/EDR BLE
-0
-33
-33
-RF_Module
-CMWX1ZZABZ
-https://wireless.murata.com/RFM/data/type_abz.pdf
-iot lora sigfox
-0
-57
-57
-RF_Module
-CYBLE-21Pin-10x10mm
-Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module
-Cypress BT Bluetooth
-0
-21
-21
-RF_Module
-DWM1000
-IEEE802.15.4-2011 UWB
-UWB Module
-0
-24
-24
-RF_Module
-DecaWave_DWM1001
-https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf
-UWB module
-0
-34
-34
-RF_Module
-Digi_XBee_SMT
-http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf
-Digi XBee SMT RF
-0
-37
-37
-RF_Module
-E18-MS1-PCB
-http://www.cdebyte.com/en/downpdf.aspx?id=122
-Zigbee
-0
-24
-24
-RF_Module
-E73-2G4M04S
-http://www.cdebyte.com/en/downpdf.aspx?id=243
-BLE BLE5 nRF52832
-0
-44
-44
-RF_Module
-ESP-07
-Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf
-Wi-Fi Module
-0
-16
-16
-RF_Module
-ESP-12E
-Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf
-Wi-Fi Module
-0
-22
-22
-RF_Module
-ESP-WROOM-02
-https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf
-ESP WROOM-02 espressif esp8266ex
-0
-19
-19
-RF_Module
-ESP32-S2-MINI-1U
-2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf
-2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm
-0
-73
-65
-RF_Module
-ESP32-S2-WROVER
-ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf
-ESP32-S2 ESP32 WIFI
-0
-43
-43
-RF_Module
-ESP32-S3-WROOM-1
-2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
-2.4 GHz Wi-Fi and Bluetooth module
-0
-62
-41
-RF_Module
-ESP32-S3-WROOM-1U
-2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
-2.4 GHz Wi-Fi and Bluetooth module
-0
-62
-41
-RF_Module
-ESP32-WROOM-32
-Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf
-Single 2.4 GHz Wi-Fi and Bluetooth combo chip
-0
-39
-39
-RF_Module
-ESP32-WROOM-32U
-Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf
-Single 2.4 GHz Wi-Fi and Bluetooth combo chip
-0
-39
-39
-RF_Module
-Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm
-D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf
-RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic
-0
-35
-35
-RF_Module
-HOPERF_RFM9XW_SMD
-Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
-LoRa Low Power Long Range Transceiver Module
-0
-16
-16
-RF_Module
-HOPERF_RFM9XW_THT
-Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
-Low Power Long Range Transceiver Module LoRa
-0
-16
-16
-RF_Module
-HOPERF_RFM69HW
-Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf
-Radio RF Module
-0
-16
-16
-RF_Module
-IQRF_TRx2DA_KON-SIM-01
-8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104
-IQRF_KON-SIM-01 IQRF_TRx2DA
-0
-10
-8
-RF_Module
-IQRF_TRx2D_KON-SIM-01
-8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104
-IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC
-0
-10
-8
-RF_Module
-Laird_BL652
-Bluetooth v4.2 + NFC module
-Bluetooth BLE NFC
-0
-39
-39
-RF_Module
-MOD-nRF8001
-BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/
-BLE module
-0
-11
-11
-RF_Module
-Microchip_RN4871
-Microchip RN4871 footprint
-RN4871 BLE
-0
-16
-16
-RF_Module
-Modtronix_inAir9
-Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif)
-Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless
-0
-14
-14
-RF_Module
-MonoWireless_TWE-L-WX
-https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf
-TWE-L-WX
-0
-32
-32
-RF_Module
-Particle_P1
-https://docs.particle.io/datasheets/p1-datasheet/
-Particle P1
-0
-75
-75
-RF_Module
-RAK811
-RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf
-LoRa LoRaWAN RAK811
-0
-34
-34
-RF_Module
-RAK4200
-RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf
-LoRa LoRaWAN RAK4200
-0
-20
-20
-RF_Module
-RFDigital_RFD77101
-RFDigital RFD77101 Simblee
-RFDigital RFD77101 Simblee
-0
-45
-45
-RF_Module
-RN42
-Class 2 Bluetooth Module with on-board antenna
-Bluetooth Module
-0
-36
-33
-RF_Module
-RN42N
-Class 2 Bluetooth Module without antenna
-Bluetooth Module
-0
-39
-36
-RF_Module
-RN2483
-Low-Power Long Range LoRa Transceiver Module
-rf module lora lorawan
-0
-47
-47
-RF_Module
-Raytac_MDBT50Q
-Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43
-wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833
-0
-61
-61
-RF_Module
-ST_SPBTLE
-Bluetooth Low Energy Module
-ble module st bluetooth
-0
-11
-11
-RF_Module
-TD1205
-https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf
-SIGFOX Module
-0
-9
-9
-RF_Module
-TD1208
-https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf
-SIGFOX Module
-0
-25
-25
-RF_Module
-Taiyo-Yuden_EYSGJNZWY
-Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf
-Taiyo Yuden NRF51822 Module Bluetooth
-0
-30
-28
-RF_Module
-ZETA-433-SO_SMD
-RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
-RF transceiver SMD style
-0
-12
-12
-RF_Module
-ZETA-433-SO_THT
-RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
-RF transceiver SMD style
-0
-12
-12
-RF_Module
-nRF24L01_Breakout
-nRF24L01 breakout board
-nRF24L01 adapter breakout
-0
-8
-8
-RF_Shielding
-Laird_Technologies_97-2002_25.40x25.40mm
-Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-8
-1
-RF_Shielding
-Laird_Technologies_97-2003_12.70x13.37mm
-Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-8
-1
-RF_Shielding
-Laird_Technologies_BMI-S-101_13.66x12.70mm
-Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-16
-1
-RF_Shielding
-Laird_Technologies_BMI-S-102_16.50x16.50mm
-Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-16
-1
-RF_Shielding
-Laird_Technologies_BMI-S-103_26.21x26.21mm
-Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-24
-1
-RF_Shielding
-Laird_Technologies_BMI-S-104_32.00x32.00mm
-Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-105_38.10x25.40mm
-Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-106_36.83x33.68mm
-Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-107_44.37x44.37mm
-Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-36
-1
-RF_Shielding
-Laird_Technologies_BMI-S-201-F_13.66x12.70mm
-Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-16
-1
-RF_Shielding
-Laird_Technologies_BMI-S-202-F_16.50x16.50mm
-Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-16
-1
-RF_Shielding
-Laird_Technologies_BMI-S-203-F_26.21x26.21mm
-Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-24
-1
-RF_Shielding
-Laird_Technologies_BMI-S-204-F_32.00x32.00mm
-Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-205-F_38.10x25.40mm
-Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-206-F_36.83x33.68mm
-Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Laird_Technologies_BMI-S-207-F_44.37x44.37mm
-Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-36
-1
-RF_Shielding
-Laird_Technologies_BMI-S-208-F_39.60x39.60mm
-Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-32
-1
-RF_Shielding
-Laird_Technologies_BMI-S-209-F_29.36x18.50mm
-Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-20
-1
-RF_Shielding
-Laird_Technologies_BMI-S-210-F_44.00x30.50mm
-Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
-Shielding Cabinet
-0
-32
-1
-RF_Shielding
-Laird_Technologies_BMI-S-230-F_50.8x38.1mm
-Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm
-Shielding Cabinet
-0
-36
-1
-RF_Shielding
-Wuerth_36103205_20x20mm
-WE-SHC Shielding Cabinet SMD 20x20mm
-Shielding Cabinet
-0
-20
-1
-RF_Shielding
-Wuerth_36103255_25x25mm
-WE-SHC Shielding Cabinet SMD 25x25mm
-Shielding Cabinet
-0
-24
-1
-RF_Shielding
-Wuerth_36103305_30x30mm
-WE-SHC Shielding Cabinet SMD 30x30mm
-Shielding Cabinet
-0
-28
-1
-RF_Shielding
-Wuerth_36103505_50x50mm
-WE-SHC Shielding Cabinet SMD 50x50mm
-Shielding Cabinet
-0
-44
-1
-RF_Shielding
-Wuerth_36103605_60x60mm
-WE-SHC Shielding Cabinet SMD 60x60mm
-Shielding Cabinet
-0
-52
-1
-RF_Shielding
-Wuerth_36503205_20x20mm
-WE-SHC Shielding Cabinet THT 21x21mm
-Shielding Cabinet
-0
-16
-1
-RF_Shielding
-Wuerth_36503255_25x25mm
-WE-SHC Shielding Cabinet THT 26x26mm
-Shielding Cabinet
-0
-20
-1
-RF_Shielding
-Wuerth_36503305_30x30mm
-WE-SHC Shielding Cabinet THT 31x31mm
-Shielding Cabinet
-0
-24
-1
-RF_Shielding
-Wuerth_36503505_50x50mm
-WE-SHC Shielding Cabinet THT 51x51mm
-Shielding Cabinet
-0
-40
-1
-RF_Shielding
-Wuerth_36503605_60x60mm
-WE-SHC Shielding Cabinet THT 61x61mm
-Shielding Cabinet
-0
-48
-1
-RF_WiFi
-USR-C322
-https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf
-WiFi IEEE802.11 b/g/n
-0
-44
-44
-Relay_SMD
-Relay_2P2T_10x6mm_TE_IMxxG
-Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf
-TE IM-Series Relay DPDT Form C
-0
-8
-8
-Relay_SMD
-Relay_DPDT_AXICOM_IMSeries_JLeg
-http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf
-AXICOM IM-Series Relay J JLeg
-0
-8
-8
-Relay_SMD
-Relay_DPDT_FRT5_SMD
-IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package
-Relay DPDT IM-relay FRT5
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NU
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double coil latching surface mount SMD
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NUH
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double coil latching surface mount SMD
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NUH_DoubleCoil
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NUX_DoubleCoil
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NUX_NKX
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double coil latching surface mount SMD
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Kemet_EE2_NU_DoubleCoil
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Omron_G6H-2F
-package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
-Omron G6H-2F relais
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Omron_G6K-2F
-Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2F relay
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6K-2F-Y
-Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2F-Y relay
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6K-2G
-Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2G relay
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6K-2G-Y
-Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2G-Y relay
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6S-2F
-Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6S-2F
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6S-2G
-Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6S-2G
-0
-8
-8
-Relay_SMD
-Relay_DPDT_Omron_G6SK-2F
-Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6SK-2F
-0
-10
-10
-Relay_SMD
-Relay_DPDT_Omron_G6SK-2G
-Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6SK-2G
-0
-10
-10
-Relay_SMD
-Relay_Fujitsu_FTR-B3S
-https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf
-Fujitsh FTR B3S B3SA Relay J JLeg
-0
-8
-8
-Relay_SMD
-Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm
-hiqsdr.com/images/3/3e/Axicom-HF3.pdf
-AXICOM HF3-Series Relay Pitch 1.27mm 50ohms
-0
-16
-16
-Relay_SMD
-Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm
-hiqsdr.com/images/3/3e/Axicom-HF3.pdf
-AXICOM HF3-Series Relay Pitch 1.27mm 75ohm
-0
-16
-16
-Relay_THT
-Relay_1-Form-A_Schrack-RYII_RM5mm
-Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO
-Relay 1-Form-A Schrack-RYII RM5mm SPST-NO
-0
-4
-4
-Relay_THT
-Relay_1-Form-B_Schrack-RYII_RM5mm
-Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC
-Relay 1-Form-B Schrack-RYII RM5mm SPST-NC
-0
-4
-4
-Relay_THT
-Relay_1-Form-C_Schrack-RYII_RM3.2mm
-Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT
-Relay 1-Form-C Schrack-RYII RM3.2mm SPDT
-0
-5
-5
-Relay_THT
-Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT
-Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf
-Panasonic Relay SPST
-0
-4
-4
-Relay_THT
-Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm
-AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1
-AXICOM IM-Series Relay DPDR Pitch 3.2mm
-0
-8
-8
-Relay_THT
-Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm
-AXICOM IM-Series Relays, DPDR, Pitch 5.08
-AXICOM IM-Series Relay DPDR Pitch 5.08
-0
-8
-8
-Relay_THT
-Relay_DPDT_FRT5
-IM Signal Relay DPDT FRT5 narrow footprint
-Relay DPDT IM-relay FRT5
-0
-10
-10
-Relay_THT
-Relay_DPDT_Finder_30.22
-Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf
-AXICOM IM-Series Relay SPDT
-0
-8
-8
-Relay_THT
-Relay_DPDT_Finder_40.52
-Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
-Relay DPDT Finder 40.52 Pitch 5mm
-0
-8
-8
-Relay_THT
-Relay_DPDT_Fujitsu_FTR-F1C
-https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
-relay dpdt fujitsu tht
-0
-8
-8
-Relay_THT
-Relay_DPDT_Kemet_EC2
-Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT non single coil latching through hole THT
-0
-8
-8
-Relay_THT
-Relay_DPDT_Kemet_EC2_DoubleCoil
-Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
-Kemet EC2 signal relay DPDT double dual coil latching through hole THT
-0
-10
-10
-Relay_THT
-Relay_DPDT_Omron_G2RL
-Omron Relay DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
-Omron Relay DPDT
-0
-8
-8
-Relay_THT
-Relay_DPDT_Omron_G5V-2
-http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf
-Omron G5V-2 Relay DPDT
-0
-8
-8
-Relay_THT
-Relay_DPDT_Omron_G6H-2
-Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
-Omron relay G6H-2
-0
-10
-10
-Relay_THT
-Relay_DPDT_Omron_G6K-2P
-Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2P relay
-0
-8
-8
-Relay_THT
-Relay_DPDT_Omron_G6K-2P-Y
-Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
-Omron G6K-2P-Y relay
-0
-8
-8
-Relay_THT
-Relay_DPDT_Omron_G6S-2
-Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6S-2
-0
-8
-8
-Relay_THT
-Relay_DPDT_Omron_G6SK-2
-Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
-Relay Omron G6SK-2
-0
-10
-10
-Relay_THT
-Relay_DPDT_Panasonic_JW2
-Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
-Panasonic Relay DPDT
-0
-8
-8
-Relay_THT
-Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm
-Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8
-Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
-0
-9
-9
-Relay_THT
-Relay_DPDT_Schrack-RT2-FormC_RM5mm
-Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
-Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
-0
-8
-8
-Relay_THT
-Relay_DPST_Fujitsu_FTR-F1A
-https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
-relay dpst fujitsu tht
-0
-6
-6
-Relay_THT
-Relay_DPST_Schrack-RT2-FormA_RM5mm
-Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
-Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay
-0
-6
-6
-Relay_THT
-Relay_SPDT_Finder_32.21-x000
-Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
-AXICOM IM-Series Relay SPDT
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_34.51_Horizontal
-Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
-Relay SPDT Finder
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_34.51_Vertical
-Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
-Relay SPDT Finder
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_36.11
-FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf
-spdt relay
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_40.11
-Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
-Relay SPDT Finder 40.11
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_40.31
-Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
-Relay DPDT Finder 40.31 Pitch 3.5mm
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_40.41
-Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
-Relay DPDT Finder 40.41 Pitch 3.5mm
-0
-5
-5
-Relay_THT
-Relay_SPDT_Finder_40.51
-Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
-Relay DPDT Finder 40.51 Pitch 5mm
-0
-5
-5
-Relay_THT
-Relay_SPDT_HJR-4102
-IM Signal Relay SPDT HJR-4102
-Relay SPDT IM-relay HJR-4102
-0
-6
-6
-Relay_THT
-Relay_SPDT_HsinDa_Y14
-http://www.hsinda.com.cn/en/ProductShow.asp?ID=208
-Relay Y14
-0
-6
-6
-Relay_THT
-Relay_SPDT_Omron-G5LE-1
-Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf
-Omron Relay SPDT
-0
-5
-5
-Relay_THT
-Relay_SPDT_Omron-G5Q-1
-Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
-Relay SPDT Omron Serie G5Q
-0
-5
-5
-Relay_THT
-Relay_SPDT_Omron_G5V-1
-Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf
-Relay Omron G5V-1
-0
-6
-6
-Relay_THT
-Relay_SPDT_Omron_G6E
-Relay SPDT Omron Serie G6E
-Relay SPDT Omron Serie G6E 1x um
-0
-5
-5
-Relay_THT
-Relay_SPDT_Omron_G6EK
-Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf
-Relay SPDT Omron Serie G6EK
-0
-6
-6
-Relay_THT
-Relay_SPDT_Panasonic_JW1_FormC
-Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
-Panasonic Relay SPDT
-0
-5
-5
-Relay_THT
-Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A
-Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads
-Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
-0
-0
-0
-Relay_THT
-Relay_SPDT_RAYEX-L90
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90 SPDT
-0
-6
-6
-Relay_THT
-Relay_SPDT_RAYEX-L90S
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90S SPDT
-0
-5
-5
-Relay_THT
-Relay_SPDT_SANYOU_SRD_Series_Form_C
-relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
-relay Sanyu SRD form C
-0
-5
-5
-Relay_THT
-Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm
-Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
-Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
-0
-8
-5
-Relay_THT
-Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm
-Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
-Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
-0
-5
-5
-Relay_THT
-Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm
-Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
-Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
-0
-5
-5
-Relay_THT
-Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm
-Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
-Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay
-0
-8
-5
-Relay_THT
-Relay_SPDT_Schrack-RT1-FormC_RM3.5mm
-Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
-Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
-0
-5
-5
-Relay_THT
-Relay_SPDT_Schrack-RT1-FormC_RM5mm
-Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
-Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
-0
-5
-5
-Relay_THT
-Relay_SPDT_StandexMeder_SIL_Form1C
-Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
-Standex Meder SIL reed relais
-0
-5
-5
-Relay_THT
-Relay_SPST_Finder_32.21-x300
-Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
-Finder 32.21-x300 Relay SPST
-0
-4
-4
-Relay_THT
-Relay_SPST_Omron-G5Q-1A
-Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
-Relay SPST-NO Omron Serie G5Q
-0
-4
-4
-Relay_THT
-Relay_SPST_Panasonic_JW1_FormA
-Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
-Panasonic Relay SPST
-0
-4
-4
-Relay_THT
-Relay_SPST_PotterBrumfield_T9AP1D52_12V30A
-Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads
-Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
-0
-0
-0
-Relay_THT
-Relay_SPST_RAYEX-L90A
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90A SPST NO
-0
-5
-5
-Relay_THT
-Relay_SPST_RAYEX-L90AS
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90AS SPST NO
-0
-4
-4
-Relay_THT
-Relay_SPST_RAYEX-L90B
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90B SPST NC
-0
-5
-5
-Relay_THT
-Relay_SPST_RAYEX-L90BS
-https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
-Relay RAYEX L90BS SPST NC
-0
-4
-4
-Relay_THT
-Relay_SPST_SANYOU_SRD_Series_Form_A
-relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
-relay Sanyu SRD form A
-0
-4
-4
-Relay_THT
-Relay_SPST_SANYOU_SRD_Series_Form_B
-relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
-relay Sanyu SRD form B opener
-0
-4
-4
-Relay_THT
-Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm
-Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
-Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
-0
-6
-4
-Relay_THT
-Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm
-Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A
-Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
-0
-4
-4
-Relay_THT
-Relay_SPST_Schrack-RP-II-1-FormA_RM5mm
-Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
-Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
-0
-4
-4
-Relay_THT
-Relay_SPST_Schrack-RP3SL-1coil_RM5mm
-Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
-Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
-0
-6
-4
-Relay_THT
-Relay_SPST_Schrack-RP3SL_RM5mm
-Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
-Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
-0
-7
-5
-Relay_THT
-Relay_SPST_Schrack-RT1-16A-FormA_RM5mm
-Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
-Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay
-0
-6
-4
-Relay_THT
-Relay_SPST_Schrack-RT1-FormA_RM3.5mm
-Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A
-Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
-0
-4
-4
-Relay_THT
-Relay_SPST_Schrack-RT1-FormA_RM5mm
-Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
-Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
-0
-4
-4
-Relay_THT
-Relay_SPST_StandexMeder_MS_Form1AB
-Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/
-Standex Meder MS SIL reed relais
-0
-4
-4
-Relay_THT
-Relay_SPST_StandexMeder_SIL_Form1A
-Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
-Standex Meder SIL reed relais
-0
-4
-4
-Relay_THT
-Relay_SPST_StandexMeder_SIL_Form1B
-Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
-Standex Meder SIL reed relais
-0
-4
-4
-Relay_THT
-Relay_SPST_TE_PCH-1xxx2M
-Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf
-Relay SPST NO
-0
-4
-4
-Relay_THT
-Relay_SPST_TE_PCN-1xxD3MHZ
-https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0
-SPST relay slim
-0
-4
-4
-Relay_THT
-Relay_Socket_DPDT_Finder_96.12
-https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf
-Relay socket DPDT Finder 96.12 56.32
-0
-8
-8
-Relay_THT
-Relay_StandexMeder_DIP_HighProfile
-package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
-DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
-0
-8
-8
-Relay_THT
-Relay_StandexMeder_DIP_LowProfile
-package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
-DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
-0
-8
-8
-Relay_THT
-Relay_StandexMeder_UMS
-Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf
-Standex Meder SIL reed relais
-0
-4
-4
-Resistor_SMD
-R_0201_0603Metric
-Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-resistor
-0
-4
-2
-Resistor_SMD
-R_0201_0603Metric_Pad0.64x0.40mm_HandSolder
-Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-4
-2
-Resistor_SMD
-R_0402_1005Metric
-Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_0402_1005Metric_Pad0.72x0.64mm_HandSolder
-Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_0603_1608Metric
-Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_0603_1608Metric_Pad0.98x0.95mm_HandSolder
-Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_0612_1632Metric
-Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_0612_1632Metric_Pad1.18x3.40mm_HandSolder
-Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_0805_2012Metric
-Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_0805_2012Metric_Pad1.20x1.40mm_HandSolder
-Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_0815_2038Metric
-Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_0815_2038Metric_Pad1.20x4.05mm_HandSolder
-Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_01005_0402Metric
-Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-resistor
-0
-4
-2
-Resistor_SMD
-R_01005_0402Metric_Pad0.57x0.30mm_HandSolder
-Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-4
-2
-Resistor_SMD
-R_1020_2550Metric
-Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_1020_2550Metric_Pad1.33x5.20mm_HandSolder
-Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_1206_3216Metric
-Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_1206_3216Metric_Pad1.30x1.75mm_HandSolder
-Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_1210_3225Metric
-Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_1210_3225Metric_Pad1.30x2.65mm_HandSolder
-Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_1218_3246Metric
-Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_1218_3246Metric_Pad1.22x4.75mm_HandSolder
-Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_1812_4532Metric
-Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_1812_4532Metric_Pad1.30x3.40mm_HandSolder
-Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_2010_5025Metric
-Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_2010_5025Metric_Pad1.40x2.65mm_HandSolder
-Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_2512_6332Metric
-Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_2512_6332Metric_Pad1.40x3.35mm_HandSolder
-Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_2816_7142Metric
-Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_2816_7142Metric_Pad3.20x4.45mm_HandSolder
-Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_4020_10251Metric
-Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
-resistor
-0
-2
-2
-Resistor_SMD
-R_4020_10251Metric_Pad1.65x5.30mm_HandSolder
-Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
-resistor handsolder
-0
-2
-2
-Resistor_SMD
-R_Array_Concave_2x0603
-Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
-resistor array
-0
-4
-4
-Resistor_SMD
-R_Array_Concave_4x0402
-Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Concave_4x0603
-Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Convex_2x0402
-Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf)
-resistor array
-0
-4
-4
-Resistor_SMD
-R_Array_Convex_2x0603
-Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf)
-resistor array
-0
-4
-4
-Resistor_SMD
-R_Array_Convex_2x0606
-Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
-resistor array
-0
-4
-4
-Resistor_SMD
-R_Array_Convex_2x1206
-Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf)
-resistor array
-0
-4
-4
-Resistor_SMD
-R_Array_Convex_4x0402
-Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Convex_4x0603
-Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Convex_4x0612
-Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Convex_4x1206
-Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf)
-resistor array
-0
-8
-8
-Resistor_SMD
-R_Array_Convex_5x0603
-Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf)
-resistor array
-0
-10
-10
-Resistor_SMD
-R_Array_Convex_5x1206
-Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf)
-resistor array
-0
-10
-10
-Resistor_SMD
-R_Array_Convex_8x0602
-Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf)
-resistor array
-0
-16
-16
-Resistor_SMD
-R_Cat16-2
-SMT resistor net, Bourns CAT16 series, 2 way
-SMT resistor net Bourns CAT16 series 2 way
-0
-4
-4
-Resistor_SMD
-R_Cat16-4
-SMT resistor net, Bourns CAT16 series, 4 way
-SMT resistor net Bourns CAT16 series 4 way
-0
-8
-8
-Resistor_SMD
-R_Cat16-8
-SMT resistor net, Bourns CAT16 series, 8 way
-SMT resistor net Bourns CAT16 series 8 way
-0
-16
-16
-Resistor_SMD
-R_MELF_MMB-0207
-Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf
-MELF Resistor
-0
-2
-2
-Resistor_SMD
-R_MicroMELF_MMU-0102
-Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf
-MicroMELF Resistor
-0
-2
-2
-Resistor_SMD
-R_MiniMELF_MMA-0204
-Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf
-MiniMELF Resistor
-0
-2
-2
-Resistor_SMD
-R_Shunt_Ohmite_LVK12
-4 contact shunt resistor
-shunt resistor 4 contacts
-0
-4
-4
-Resistor_SMD
-R_Shunt_Ohmite_LVK20
-4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf
-4 contacts resistor smd
-0
-4
-4
-Resistor_SMD
-R_Shunt_Ohmite_LVK24
-4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
-4 contacts resistor smd
-0
-4
-4
-Resistor_SMD
-R_Shunt_Ohmite_LVK25
-4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
-4 contacts resistor smd
-0
-4
-4
-Resistor_SMD
-R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm
-Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
-resistor shunt WSK2512
-0
-4
-4
-Resistor_SMD
-R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm
-Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
-resistor shunt WSK2512
-0
-4
-4
-Resistor_SMD
-R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm
-Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
-resistor shunt WSK2512
-0
-4
-4
-Resistor_SMD
-R_Shunt_Vishay_WSKW0612
-https://www.vishay.com/docs/30332/wskw0612.pdf
-4-Terminal SMD Shunt
-0
-4
-4
-Resistor_SMD
-R_Shunt_Vishay_WSR2_WSR3
-Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
-SMD Shunt Resistor
-0
-2
-2
-Resistor_SMD
-R_Shunt_Vishay_WSR2_WSR3_KelvinConnection
-Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
-SMD Shunt Resistor
-0
-4
-2
-Resistor_THT
-R_Array_SIP4
-4-pin Resistor SIP pack
-R
-0
-4
-4
-Resistor_THT
-R_Array_SIP5
-5-pin Resistor SIP pack
-R
-0
-5
-5
-Resistor_THT
-R_Array_SIP6
-6-pin Resistor SIP pack
-R
-0
-6
-6
-Resistor_THT
-R_Array_SIP7
-7-pin Resistor SIP pack
-R
-0
-7
-7
-Resistor_THT
-R_Array_SIP8
-8-pin Resistor SIP pack
-R
-0
-8
-8
-Resistor_THT
-R_Array_SIP9
-9-pin Resistor SIP pack
-R
-0
-9
-9
-Resistor_THT
-R_Array_SIP10
-10-pin Resistor SIP pack
-R
-0
-10
-10
-Resistor_THT
-R_Array_SIP11
-11-pin Resistor SIP pack
-R
-0
-11
-11
-Resistor_THT
-R_Array_SIP12
-12-pin Resistor SIP pack
-R
-0
-12
-12
-Resistor_THT
-R_Array_SIP13
-13-pin Resistor SIP pack
-R
-0
-13
-13
-Resistor_THT
-R_Array_SIP14
-14-pin Resistor SIP pack
-R
-0
-14
-14
-Resistor_THT
-R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical
-Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical
-Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal
-Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical
-Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal
-Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical
-Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical
-Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal
-Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal
-Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal
-Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical
-Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical
-Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal
-Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal
-Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical
-Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical
-Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal
-Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal
-Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2
-Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical
-Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical
-Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal
-Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical
-Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical
-Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal
-Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
-Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical
-Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2
-Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical
-Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2
-Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal
-Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2
-Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2
-Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2
-Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical
-Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical
-Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal
-Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal
-Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical
-Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2
-Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal
-Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2
-Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2
-Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal
-Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2
-Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical
-Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal
-Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal
-Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
-Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L20.0mm_W6.4mm_P22.40mm
-Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L20.0mm_W6.4mm_P25.40mm
-Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L20.0mm_W6.4mm_P30.48mm
-Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W6.4mm_P27.94mm
-Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W6.4mm_P30.48mm
-Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W9.0mm_P27.94mm
-Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L25.0mm_W9.0mm_P30.48mm
-Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L38.0mm_W6.4mm_P40.64mm
-Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L38.0mm_W6.4mm_P45.72mm
-Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L38.0mm_W9.0mm_P40.64mm
-Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L38.0mm_W9.0mm_P45.72mm
-Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L48.0mm_W12.5mm_P55.88mm
-Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L48.0mm_W12.5mm_P60.96mm
-Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L50.0mm_W9.0mm_P55.88mm
-Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L50.0mm_W9.0mm_P60.96mm
-Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical
-Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L60.0mm_W14.0mm_P66.04mm
-Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L60.0mm_W14.0mm_P71.12mm
-Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L75.0mm_W9.0mm_P81.28mm
-Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Power_L75.0mm_W9.0mm_P86.36mm
-Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
-Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm
-0
-2
-2
-Resistor_THT
-R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm
-Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
-Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm
-0
-4
-4
-Resistor_THT
-R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm
-Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
-Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm
-0
-4
-4
-Resistor_THT
-R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm
-Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf
-Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm
-0
-4
-4
-Resistor_THT
-R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm
-Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
-Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm
-0
-4
-4
-Resistor_THT
-R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm
-Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
-Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm
-0
-4
-4
-Resistor_THT
-R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm
-Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
-Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm
-0
-2
-2
-Resistor_THT
-R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm
-Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
-Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm
-0
-2
-2
-Resistor_THT
-R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm
-Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
-Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm
-0
-2
-2
-Resistor_THT
-R_Box_L8.4mm_W2.5mm_P5.08mm
-Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf
-Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm
-0
-2
-2
-Resistor_THT
-R_Box_L13.0mm_W4.0mm_P9.00mm
-Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
-Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm
-0
-2
-2
-Resistor_THT
-R_Box_L14.0mm_W5.0mm_P9.00mm
-Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
-Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm
-0
-2
-2
-Resistor_THT
-R_Box_L26.0mm_W5.0mm_P20.00mm
-Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
-Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm
-Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
-Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm
-Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
-Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L11.0mm_W7.0mm_P5.00mm
-Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
-Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L12.0mm_W8.0mm_P5.00mm
-Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
-Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L13.0mm_W9.0mm_P5.00mm
-Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
-Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm
-0
-2
-2
-Resistor_THT
-R_Radial_Power_L16.1mm_W9.0mm_P7.37mm
-Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
-Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm
-0
-2
-2
-Rotary_Encoder
-RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm
-Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
-rotary encoder
-0
-7
-6
-Rotary_Encoder
-RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles
-Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
-rotary encoder
-0
-7
-6
-Rotary_Encoder
-RotaryEncoder_Alps_EC11E_Vertical_H20mm
-Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
-rotary encoder
-0
-7
-4
-Rotary_Encoder
-RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles
-Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
-rotary encoder
-0
-7
-4
-Rotary_Encoder
-RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm
-Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
-rotary encoder
-0
-7
-6
-Rotary_Encoder
-RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles
-Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
-rotary encoder
-0
-7
-6
-Rotary_Encoder
-RotaryEncoder_Alps_EC12E_Vertical_H20mm
-Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
-rotary encoder
-0
-5
-4
-Rotary_Encoder
-RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles
-Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
-rotary encoder
-0
-5
-4
-Sensor
-Aosong_DHT11_5.5x12.0_P2.54mm
-Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf
-Temperature and humidity module
-0
-4
-4
-Sensor
-Avago_ADPS-9960
-Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN)
-DFN Sensor optical IR
-0
-8
-8
-Sensor
-MQ-6
-Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf
-gas sensor
-0
-6
-6
-Sensor
-SHT1x
-SHT1x
-SHT1x
-0
-8
-8
-Sensor
-Senseair_S8_Down
-Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
-co2 gas sensor pwm modbus
-0
-9
-9
-Sensor
-Senseair_S8_Up
-Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
-co2 gas sensor pwm modbus
-0
-9
-9
-Sensor_Audio
-CUI_CMC-4013-SMT
-Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf
-Microphone CUI
-0
-2
-2
-Sensor_Audio
-Infineon_PG-LLGA-5-1
-Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/
-infineon mems microphone
-0
-15
-5
-Sensor_Audio
-Knowles_LGA-5_3.5x2.65mm
-https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf
-MEMS Microphone LGA
-0
-5
-5
-Sensor_Audio
-ST_HLGA-6_3.76x4.72mm_P1.65mm
-http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf
-HLGA Sensor Audio
-0
-6
-6
-Sensor_Current
-AKM_CQ_7
-AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
-akm current sensor tht
-0
-39
-7
-Sensor_Current
-AKM_CQ_7S
-AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
-akm current sensor smd
-0
-19
-7
-Sensor_Current
-AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm
-AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf)
-akm vsop 24
-0
-10
-10
-Sensor_Current
-AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm
-AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/)
-akm cz-381x 10
-0
-10
-10
-Sensor_Current
-Allegro_CB_PFF
-Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET!
-Allegro CB-PFF
-0
-37
-5
-Sensor_Current
-Allegro_CB_PSF
-Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
-Allegro CB-PSF
-0
-5
-5
-Sensor_Current
-Allegro_CB_PSS
-Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
-Allegro CB-PSS
-0
-5
-5
-Sensor_Current
-Allegro_PSOF-7_4.8x6.4mm_P1.60mm
-Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx)
-Allegro PSOF-7
-0
-7
-7
-Sensor_Current
-Allegro_QFN-12-10-1EP_3x3mm_P0.5mm
-Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx)
-Allegro QFN 0.5
-0
-14
-10
-Sensor_Current
-Allegro_QSOP-24_3.9x8.7mm_P0.635mm
-Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en)
-Allegro QSOP 0.635
-0
-24
-24
-Sensor_Current
-Allegro_SIP-3
-Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx)
-Allegro SIP-3
-0
-3
-3
-Sensor_Current
-Allegro_SIP-4
-Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx)
-Allegro SIP-4
-0
-4
-4
-Sensor_Current
-Diodes_SIP-3_4.1x1.5mm_P1.27mm
-Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf)
-Diodes SIP-3 Bulk Pack
-0
-3
-3
-Sensor_Current
-Diodes_SIP-3_4.1x1.5mm_P2.65mm
-Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf)
-Diodes SIP-3 Ammo Pack
-0
-3
-3
-Sensor_Current
-Honeywell_CSLW
-https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf
-Miniature Wired Open-Loop Current Sensor
-0
-5
-5
-Sensor_Current
-LEM_CKSR
-LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf
-current transducer LEM
-0
-14
-14
-Sensor_Current
-LEM_HO8-NP
-LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf)
-current transducer
-0
-13
-13
-Sensor_Current
-LEM_HO8-NSM
-LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf)
-current transducer
-0
-13
-13
-Sensor_Current
-LEM_HO40-NP
-LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf)
-current transducer
-0
-13
-13
-Sensor_Current
-LEM_HTFS
-LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf)
-HTFS current transducer
-0
-4
-4
-Sensor_Current
-LEM_HX02-P
-LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX03-P-SP2
-LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX04-P
-LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX05-NP
-LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
-hall current
-0
-8
-8
-Sensor_Current
-LEM_HX05-P-SP2
-LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX06-P
-LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX10-NP
-LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
-hall current
-0
-8
-8
-Sensor_Current
-LEM_HX10-P-SP2
-LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX15-NP
-LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
-hall current
-0
-8
-8
-Sensor_Current
-LEM_HX15-P-SP2
-LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX20-P-SP2
-LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX25-P-SP2
-LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_HX50-P-SP2
-LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
-hall current
-0
-6
-6
-Sensor_Current
-LEM_LA25-P
-LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf)
-current transducer
-0
-3
-3
-Sensor_Current
-LEM_LTSR-NP
-LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf
-Current transducer
-0
-10
-10
-Sensor_Distance
-ST_VL53L1x
-VL53L1x distance sensor
-VL53L1CXV0FY1 VL53L1x
-0
-13
-12
-Sensor_Humidity
-Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm
-DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf)
-Sensirion DFN NoLead
-0
-10
-5
-Sensor_Humidity
-Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm
-Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf)
-sensirion dfn nolead
-0
-10
-9
-Sensor_Motion
-InvenSense_QFN-24_3x3mm_P0.4mm
-24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
-QFN 0.4
-0
-24
-24
-Sensor_Motion
-InvenSense_QFN-24_3x3mm_P0.4mm_NoMask
-24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
-QFN 0.4
-0
-25
-24
-Sensor_Motion
-InvenSense_QFN-24_4x4mm_P0.5mm
-24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
-QFN 0.5
-0
-24
-24
-Sensor_Motion
-InvenSense_QFN-24_4x4mm_P0.5mm_NoMask
-24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
-QFN 0.5
-0
-25
-24
-Sensor_Pressure
-Freescale_98ARH99066A
-https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
-sensor pressure ssop 98ARH99066A
-0
-8
-8
-Sensor_Pressure
-Freescale_98ARH99089A
-https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
-sensor pressure ssop 98ARH99089A
-0
-8
-8
-Sensor_Pressure
-Honeywell_40PCxxxG1A
-https://www.honeywellscportal.com/index.php?ci_id=138832
-pressure sensor automotive honeywell
-0
-3
-3
-Sensor_Pressure
-TE_MS5525DSO-DBxxxyS
-Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English
-Pressure DualBarbed
-0
-14
-14
-Sensor_Voltage
-LEM_LV25-P
-LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf
-LEM Hall Effect Voltage transducer
-0
-5
-5
-Socket
-3M_Textool_240-1288-00-0602J_2x20_P2.54mm
-3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils)
-THT DIP DIL ZIF 25.4mm 1000mil Socket
-0
-40
-40
-Socket
-DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J
-3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 7.62mm 300mil Socket
-0
-14
-14
-Socket
-DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J
-3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 7.62mm 300mil Socket
-0
-16
-16
-Socket
-DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J
-3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 7.62mm 300mil Socket
-0
-18
-18
-Socket
-DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J
-3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 7.62mm 300mil Socket
-0
-20
-20
-Socket
-DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J
-3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 10.16mm 400mil Socket
-0
-22
-22
-Socket
-DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J
-3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 7.62mm 300mil Socket
-0
-24
-24
-Socket
-DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J
-3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 15.24mm 600mil Socket
-0
-24
-24
-Socket
-DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J
-3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 10.16mm 400mil Socket
-0
-28
-28
-Socket
-DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J
-3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 15.24mm 600mil Socket
-0
-28
-28
-Socket
-DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J
-3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 15.24mm 600mil Socket
-0
-32
-32
-Socket
-DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J
-3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 15.24mm 600mil Socket
-0
-40
-40
-Socket
-DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J
-3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 25.4mm 1000mil Socket
-0
-40
-40
-Socket
-DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J
-3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
-THT DIP DIL ZIF 15.24mm 600mil Socket
-0
-42
-42
-Socket
-Wells_648-0482211SA01
-https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824
-48pin TSOP Socket
-0
-48
-48
-Symbol
-CE-Logo_8.5x6mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-CE-Logo_11.2x8mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-CE-Logo_16.8x12mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-CE-Logo_28x20mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-CE-Logo_42x30mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-CE-Logo_56.1x40mm_SilkScreen
-CE marking
-Logo CE certification
-0
-0
-0
-Symbol
-ESD-Logo_6.6x6mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-ESD-Logo_8.9x8mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-ESD-Logo_13.2x12mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-ESD-Logo_22x20mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-ESD-Logo_33x30mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-ESD-Logo_44.1x40mm_SilkScreen
-Electrostatic discharge Logo
-Logo ESD
-0
-0
-0
-Symbol
-FCC-Logo_7.3x6mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-FCC-Logo_9.6x8mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-FCC-Logo_14.6x12mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-FCC-Logo_24.2x20mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-FCC-Logo_36.3x30mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-FCC-Logo_48.3x40mm_SilkScreen
-FCC marking
-Logo FCC certification
-0
-0
-0
-Symbol
-KiCad-Logo2_5mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_5mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_6mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_6mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_8mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_8mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_12mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_12mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_20mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_20mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_30mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_30mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_40mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo2_40mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_5mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_5mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_6mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_6mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_8mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_8mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_12mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_12mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_20mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_20mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_30mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_30mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_40mm_Copper
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-KiCad-Logo_40mm_SilkScreen
-KiCad Logo
-Logo KiCad
-0
-0
-0
-Symbol
-OSHW-Logo2_7.3x6mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_7.3x6mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_9.8x8mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_9.8x8mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_14.6x12mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_14.6x12mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_24.3x20mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_24.3x20mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_36.5x30mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_36.5x30mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_48.7x40mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo2_48.7x40mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_5.7x6mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_5.7x6mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_7.5x8mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_7.5x8mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_11.4x12mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_11.4x12mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_19x20mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_19x20mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_28.5x30mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_28.5x30mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_38.1x40mm_Copper
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Logo_38.1x40mm_SilkScreen
-Open Source Hardware Logo
-Logo OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_6.7x6mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_6.7x6mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_8.9x8mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_8.9x8mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_13.4x12mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_13.4x12mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_22.3x20mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_22.3x20mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_33.5x30mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_33.5x30mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_44.5x40mm_Copper
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-OSHW-Symbol_44.5x40mm_SilkScreen
-Open Source Hardware Symbol
-Logo Symbol OSHW
-0
-0
-0
-Symbol
-Polarity_Center_Negative_6mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Negative_8mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Negative_12mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Negative_20mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Negative_30mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Negative_40mm_SilkScreen
-Polarity Logo, Center Negative
-Logo Polarity Center Negative
-0
-0
-0
-Symbol
-Polarity_Center_Positive_6mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-Polarity_Center_Positive_8mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-Polarity_Center_Positive_12mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-Polarity_Center_Positive_20mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-Polarity_Center_Positive_30mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-Polarity_Center_Positive_40mm_SilkScreen
-Polarity Logo, Center Positive
-Logo Polarity Center Positive
-0
-0
-0
-Symbol
-RoHS-Logo_6mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-RoHS-Logo_8mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-RoHS-Logo_12mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-RoHS-Logo_20mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-RoHS-Logo_30mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-RoHS-Logo_40mm_SilkScreen
-Restriction of Hazardous Substances Directive Logo
-Logo RoHS
-0
-0
-0
-Symbol
-Symbol_Attention_CopperTop_Big
-Symbol, Attention, Copper Top, Big,
-Symbol, Attention, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_Attention_CopperTop_Small
-Symbol, Attention, Copper Top, Small,
-Symbol, Attention, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_Barrel_Polarity
-Barrel connector polarity indicator
-barrel polarity
-0
-0
-0
-Symbol
-Symbol_CC-Attribution_CopperTop_Big
-Symbol, CC-Attribution, Copper Top, Big,
-Symbol, CC-Attribution, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_CC-Attribution_CopperTop_Small
-Symbol, CC-Share Alike, Copper Top, Small,
-Symbol, CC-Share Alike, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_CC-Noncommercial_CopperTop_Big
-Symbol, CC-Noncommercial, Copper Top, Big,
-Symbol, CC-Noncommercial, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_CC-Noncommercial_CopperTop_Small
-Symbol, CC-Noncommercial Alike, Copper Top, Small,
-Symbol, CC-Noncommercial Alike, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_CC-PublicDomain_CopperTop_Big
-Symbol, CC-PublicDomain, Copper Top, Big,
-Symbol, CC-PublicDomain, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_CC-PublicDomain_CopperTop_Small
-Symbol, CC-Public Domain, Copper Top, Small,
-Symbol, CC-Public Domain, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_CC-PublicDomain_SilkScreenTop_Big
-Symbol, CC-PublicDomain, SilkScreen Top, Big,
-Symbol, CC-PublicDomain, SilkScreen Top, Big,
-0
-0
-0
-Symbol
-Symbol_CC-ShareAlike_CopperTop_Big
-Symbol, CC-Share Alike, Copper Top, Big,
-Symbol, CC-Share Alike, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_CC-ShareAlike_CopperTop_Small
-Symbol, CC-Share Alike, Copper Top, Small,
-Symbol, CC-Share Alike, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_CreativeCommonsPublicDomain_CopperTop_Small
-Symbol, Creative Commons Public Domain, CopperTop, Small,
-Symbol, Creative Commons Public Domain, CopperTop, Small,
-0
-0
-0
-Symbol
-Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small
-Symbol, Creative Commons Public Domain, SilkScreenTop, Small,
-Symbol, Creative Commons Public Domain, SilkScreen Top, Small,
-0
-0
-0
-Symbol
-Symbol_CreativeCommons_CopperTop_Type1_Big
-Symbol, Creative Commons, CopperTop, Type 1, Big,
-Symbol, Creative Commons, CopperTop, Type 1, Big,
-0
-0
-0
-Symbol
-Symbol_CreativeCommons_CopperTop_Type2_Big
-Symbol, Creative Commons, CopperTop, Type 2, Big,
-Symbol, Creative Commons, CopperTop, Type 2, Big,
-0
-0
-0
-Symbol
-Symbol_CreativeCommons_CopperTop_Type2_Small
-Symbol, Creative Commons, CopperTop, Type 2, Small,
-Symbol, Creative Commons, CopperTop, Type 2, Small,
-0
-0
-0
-Symbol
-Symbol_CreativeCommons_SilkScreenTop_Type2_Big
-Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
-Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
-0
-0
-0
-Symbol
-Symbol_Danger_CopperTop_Big
-Symbol, Danger, CopperTop, Big,
-Symbol, Danger, CopperTop, Big,
-0
-0
-0
-Symbol
-Symbol_Danger_CopperTop_Small
-Symbol, Danger, Copper Top, Small,
-Symbol, Danger, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_ESD-Logo-Text_CopperTop
-
-
-0
-0
-0
-Symbol
-Symbol_ESD-Logo_CopperTop
-ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
-ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
-0
-0
-0
-Symbol
-Symbol_GNU-GPL_CopperTop_Big
-Symbol, GNU-GPL, Copper Top, Big,
-Symbol, GNU-GPL, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_GNU-GPL_CopperTop_Small
-Symbol, GNU-GPL, Copper Top, Small,
-Symbol, GNU-GPL, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_GNU-Logo_CopperTop
-GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
-GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
-0
-0
-0
-Symbol
-Symbol_GNU-Logo_SilkscreenTop
-GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
-GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
-0
-0
-0
-Symbol
-Symbol_HighVoltage_Type1_CopperTop_Big
-Symbol, HighVoltage, Type1, Copper Top, Big,
-Symbol, HighVoltage, Type1, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_HighVoltage_Type2_CopperTop_Big
-Symbol, HighVoltage, Type2, Copper Top, Big,
-Symbol, HighVoltage, Type2, Copper Top, Big,
-0
-0
-0
-Symbol
-Symbol_HighVoltage_Type2_CopperTop_VerySmall
-Symbol, High Voltage, Type 2, Copper Top, Very Small,
-Symbol, High Voltage, Type 2, Copper Top, Very Small,
-0
-0
-0
-Symbol
-Symbol_Highvoltage_Type1_CopperTop_Small
-Symbol, Highvoltage, Type 1, Copper Top, Small,
-Symbol, Highvoltage, Type 1, Copper Top, Small,
-0
-0
-0
-Symbol
-Symbol_Highvoltage_Type2_CopperTop_Small
-Symbol, Highvoltage, Type 2, Copper Top, Small,
-Symbol, Highvoltage, Type 2, Copper Top, Small,
-0
-0
-0
-Symbol
-UKCA-Logo_6x6mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-UKCA-Logo_8x8mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-UKCA-Logo_12x12mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-UKCA-Logo_20x20mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-UKCA-Logo_30x30mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-UKCA-Logo_40x40mm_SilkScreen
-UKCA marking
-Logo UKCA marking
-0
-0
-0
-Symbol
-WEEE-Logo_4.2x6mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-Symbol
-WEEE-Logo_5.6x8mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-Symbol
-WEEE-Logo_8.4x12mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-Symbol
-WEEE-Logo_14x20mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-Symbol
-WEEE-Logo_21x30mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-Symbol
-WEEE-Logo_28.1x40mm_SilkScreen
-Waste Electrical and Electronic Equipment Directive
-Logo WEEE
-0
-0
-0
-TerminalBlock
-TerminalBlock_Altech_AK300-2_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-2
-2
-TerminalBlock
-TerminalBlock_Altech_AK300-3_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-3
-3
-TerminalBlock
-TerminalBlock_Altech_AK300-4_P5.00mm
-Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
-Altech AK300 terminal block pitch 5.0mm
-0
-4
-4
-TerminalBlock
-TerminalBlock_Wuerth_691311400102_P7.62mm
-https://katalog.we-online.de/em/datasheet/6913114001xx.pdf
-Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm
-0
-2
-2
-TerminalBlock
-TerminalBlock_bornier-2_P5.08mm
-simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2
-terminal block bornier2
-0
-2
-2
-TerminalBlock
-TerminalBlock_bornier-3_P5.08mm
-simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3
-terminal block bornier3
-0
-3
-3
-TerminalBlock
-TerminalBlock_bornier-4_P5.08mm
-simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4
-terminal block bornier4
-0
-4
-4
-TerminalBlock
-TerminalBlock_bornier-5_P5.08mm
-simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5
-terminal block bornier5
-0
-5
-5
-TerminalBlock
-TerminalBlock_bornier-6_P5.08mm
-simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6
-terminal block bornier6
-0
-6
-6
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-2
-2
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x02_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-3
-3
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x03_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-4
-4
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x04_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-5
-5
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x05_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-6
-6
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x06_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-7
-7
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x07_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-7
-7
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-8
-8
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x08_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-8
-8
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-9
-9
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x09_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-9
-9
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-10
-10
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x10_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-10
-10
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-11
-11
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x11_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-11
-11
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-12
-12
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x12_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-12
-12
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-13
-13
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x13_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-13
-13
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm
-0
-14
-14
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x14_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-14
-14
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal
-Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm
-0
-15
-15
-TerminalBlock_4Ucon
-TerminalBlock_4Ucon_1x15_P3.50mm_Vertical
-Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
-THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-15
-15
-TerminalBlock_Altech
-Altech_AK300_1x02_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-2
-2
-TerminalBlock_Altech
-Altech_AK300_1x03_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-3
-3
-TerminalBlock_Altech
-Altech_AK300_1x04_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-4
-4
-TerminalBlock_Altech
-Altech_AK300_1x05_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-5
-5
-TerminalBlock_Altech
-Altech_AK300_1x06_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-6
-6
-TerminalBlock_Altech
-Altech_AK300_1x07_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-7
-7
-TerminalBlock_Altech
-Altech_AK300_1x08_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-8
-8
-TerminalBlock_Altech
-Altech_AK300_1x09_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-9
-9
-TerminalBlock_Altech
-Altech_AK300_1x10_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-10
-10
-TerminalBlock_Altech
-Altech_AK300_1x11_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-11
-11
-TerminalBlock_Altech
-Altech_AK300_1x12_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-12
-12
-TerminalBlock_Altech
-Altech_AK300_1x13_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-13
-13
-TerminalBlock_Altech
-Altech_AK300_1x14_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-14
-14
-TerminalBlock_Altech
-Altech_AK300_1x15_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-15
-15
-TerminalBlock_Altech
-Altech_AK300_1x16_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-16
-16
-TerminalBlock_Altech
-Altech_AK300_1x17_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-17
-17
-TerminalBlock_Altech
-Altech_AK300_1x18_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-18
-18
-TerminalBlock_Altech
-Altech_AK300_1x19_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-19
-19
-TerminalBlock_Altech
-Altech_AK300_1x20_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-20
-20
-TerminalBlock_Altech
-Altech_AK300_1x21_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-21
-21
-TerminalBlock_Altech
-Altech_AK300_1x22_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-22
-22
-TerminalBlock_Altech
-Altech_AK300_1x23_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-23
-23
-TerminalBlock_Altech
-Altech_AK300_1x24_P5.00mm_45-Degree
-Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
-Altech AK300 serie connector
-0
-24
-24
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-2
-2
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-3
-3
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-4
-4
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-5
-5
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-6
-6
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-7
-7
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-8
-8
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-9
-9
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-10
-10
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-11
-11
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-12
-12
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-13
-13
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-14
-14
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-15
-15
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-16
-16
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-17
-17
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-18
-18
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-19
-19
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-20
-20
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-21
-21
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-22
-22
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-23
-23
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-24
-24
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-25
-25
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-26
-26
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-27
-27
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-28
-28
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-29
-29
-TerminalBlock_Dinkle
-TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
-Dinkle DT-55-B01X Terminal Block pitch 10.00mm
-0
-30
-30
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed
-single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm
-0
-1
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6
-single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection
-single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed
-single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection
-single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0
-single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0
-single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm
-0
-2
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed
-single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm
-0
-4
-1
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal
-terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal
-terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal
-terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal
-terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal
-terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal
-terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal
-terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal
-terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal
-terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal
-terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal
-terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal
-terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal
-terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal
-terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal
-terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal
-terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal
-terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal
-terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal
-terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal
-terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal
-terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal
-terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal
-terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal
-terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal
-terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal
-terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal
-terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal
-terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal
-terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal
-terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal
-terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal
-terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal
-terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal
-terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal
-terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal
-terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal
-terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal
-terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal
-terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal
-terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal
-terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal
-terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal
-terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal
-terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree
-terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree
-terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree
-terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm
-0
-4
-4
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree
-terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm
-0
-5
-5
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree
-terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm
-0
-6
-6
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal
-terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal
-terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal
-terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_MetzConnect
-TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal
-terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
-THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_Philmore
-TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal
-Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
-THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm
-0
-2
-2
-TerminalBlock_Philmore
-TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal
-Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
-THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-13
-13
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-13
-13
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-14
-14
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-14
-14
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-15
-15
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-15
-15
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-16
-16
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal
-Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm
-0
-16
-16
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-13
-13
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-14
-14
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-15
-15
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal
-Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm
-0
-16
-16
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal
-Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm
-0
-2
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm
-0
-3
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm
-0
-4
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm
-0
-5
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm
-0
-6
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm
-0
-7
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm
-0
-8
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm
-0
-9
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm
-0
-10
-10
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm
-0
-11
-11
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm
-0
-12
-12
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-13
-13
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm
-0
-13
-13
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-14
-14
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm
-0
-14
-14
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-15
-15
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm
-0
-15
-15
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal
-Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm
-0
-16
-16
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal
-Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm
-0
-16
-16
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf
-PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector
-0
-4
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm
-0
-4
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm
-0
-4
-2
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-4
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf
-PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector
-0
-5
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm
-0
-6
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm
-0
-6
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-5
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf
-PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector
-0
-6
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm
-0
-8
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm
-0
-8
-4
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-4
-3
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf
-PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector
-0
-7
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm
-0
-10
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm
-0
-10
-5
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-7
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf
-PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector
-0
-8
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm
-0
-12
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm
-0
-12
-6
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-8
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf
-PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector
-0
-9
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm
-0
-14
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm
-0
-14
-7
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-9
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf
-PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector
-0
-10
-9
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal
-Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm
-0
-16
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical
-Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
-THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm
-0
-16
-8
-TerminalBlock_Phoenix
-TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical
-PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf
-2.5mm vertical SMD spring clamp terminal block connector
-0
-10
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal
-terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal
-terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal
-terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal
-terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal
-terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal
-terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal
-terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal
-terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal
-terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal
-terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal
-terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal
-terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal
-terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal
-terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal
-terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal
-terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal
-terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal
-terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal
-terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal
-terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal
-terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal
-terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal
-terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal
-terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal
-terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal
-terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal
-terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal
-terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal
-terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal
-terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal
-terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal
-terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal
-terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal
-terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal
-terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal
-terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal
-terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal
-terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal
-terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal
-terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal
-terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal
-terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal
-terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal
-terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree
-terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree
-terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree
-terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree
-terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree
-terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree
-terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree
-terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree
-terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree
-terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree
-terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree
-terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal
-terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal
-terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal
-terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal
-terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal
-terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal
-terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal
-terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal
-terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal
-terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal
-terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal
-terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal
-terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal
-terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal
-terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal
-terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal
-terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal
-terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal
-terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal
-terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal
-terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal
-terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal
-terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal
-terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal
-terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal
-terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal
-terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal
-terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal
-terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal
-terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal
-terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal
-terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal
-terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal
-terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal
-terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal
-terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal
-terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal
-terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal
-terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal
-terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal
-terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal
-terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal
-terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical
-terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical
-terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical
-terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical
-terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical
-terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical
-terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical
-terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical
-terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical
-terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical
-terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical
-terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal
-terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal
-terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal
-terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal
-terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal
-terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal
-terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal
-terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal
-terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal
-terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal
-terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal
-terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_RND
-TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal
-terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-2
-2
-TerminalBlock_RND
-TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal
-terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-3
-3
-TerminalBlock_RND
-TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal
-terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-4
-4
-TerminalBlock_RND
-TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal
-terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-5
-5
-TerminalBlock_RND
-TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal
-terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-6
-6
-TerminalBlock_RND
-TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal
-terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-7
-7
-TerminalBlock_RND
-TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal
-terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-8
-8
-TerminalBlock_RND
-TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal
-terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-9
-9
-TerminalBlock_RND
-TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal
-terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-10
-10
-TerminalBlock_RND
-TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal
-terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-11
-11
-TerminalBlock_RND
-TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal
-terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
-THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm
-0
-12
-12
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal
-Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-10
-10
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal
-Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-11
-11
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal
-Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-12
-12
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal
-Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-2
-2
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal
-Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-3
-3
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal
-Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-4
-4
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal
-Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-5
-5
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal
-Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-6
-6
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal
-Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-7
-7
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal
-Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-8
-8
-TerminalBlock_TE-Connectivity
-TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal
-Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
-THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm
-0
-9
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree
-Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
-0
-1
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree
-Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
-0
-2
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree
-Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
-0
-3
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree
-Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree
-Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
-0
-5
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree
-Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-6
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree
-Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
-0
-7
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree
-Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree
-Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
-0
-9
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree
-Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-12
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree
-Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
-0
-14
-14
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree
-Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
-0
-16
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree
-Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-24
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree
-Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
-0
-36
-36
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree
-Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
-0
-48
-48
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree
-Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
-0
-1
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree
-Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
-0
-2
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree
-Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
-0
-3
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree
-Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree
-Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
-0
-5
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree
-Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
-0
-6
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree
-Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
-0
-7
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree
-Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree
-Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
-0
-9
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree
-Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
-0
-12
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree
-Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-16
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree
-Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
-0
-24
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree
-Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
-0
-1
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree
-Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
-0
-2
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree
-Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-3
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree
-Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree
-Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
-0
-5
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree
-Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-6
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree
-Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree
-Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
-0
-9
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree
-Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-12
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree
-Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
-0
-16
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree
-Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
-0
-24
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree
-Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
-0
-2
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree
-Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree
-Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
-0
-6
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree
-Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree
-Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
-0
-10
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree
-Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-12
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree
-Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
-0
-14
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree
-Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
-0
-16
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree
-Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
-0
-18
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree
-Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-24
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree
-Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
-0
-28
-14
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree
-Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
-0
-32
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree
-Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-48
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree
-Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
-0
-72
-36
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree
-Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
-0
-96
-48
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree
-Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
-0
-2
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree
-Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree
-Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
-0
-6
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree
-Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree
-Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
-0
-10
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree
-Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
-0
-12
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree
-Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
-0
-14
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree
-Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-16
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree
-Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
-0
-18
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree
-Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
-0
-24
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree
-Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-32
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree
-Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
-0
-48
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree
-Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
-0
-2
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree
-Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
-0
-4
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree
-Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
-0
-6
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree
-Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
-0
-8
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree
-Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
-0
-10
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree
-Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
-0
-12
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree
-Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
-0
-16
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree
-Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
-0
-18
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree
-Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
-0
-24
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree
-Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
-0
-32
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree
-Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
-0
-48
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree
-Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
-0
-2
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree
-Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm
-0
-4
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree
-Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm
-0
-6
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree
-Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
-0
-8
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree
-Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm
-0
-10
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree
-Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm
-0
-12
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree
-Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
-0
-14
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree
-Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm
-0
-16
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree
-Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm
-0
-18
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree
-Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
-0
-20
-10
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree
-Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm
-0
-22
-11
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree
-Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm
-0
-24
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree
-Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
-0
-26
-13
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree
-Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm
-0
-28
-14
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree
-Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm
-0
-30
-15
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree
-Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
-0
-32
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree
-Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm
-0
-48
-24
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree
-Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
-0
-2
-1
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree
-Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm
-0
-4
-2
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree
-Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
-0
-6
-3
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree
-Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm
-0
-8
-4
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree
-Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
-0
-10
-5
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree
-Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm
-0
-12
-6
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree
-Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
-0
-14
-7
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree
-Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm
-0
-16
-8
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree
-Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
-0
-18
-9
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree
-Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm
-0
-20
-10
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree
-Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
-0
-22
-11
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree
-Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm
-0
-24
-12
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree
-Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm
-0
-32
-16
-TerminalBlock_WAGO
-TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree
-Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
-THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm
-0
-48
-24
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf)
-screw terminal thread redcube thr power connector
-0
-16
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf)
-screw terminal thread redcube thr power connector
-0
-18
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf)
-screw terminal thread redcube thr power connector
-0
-18
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR
-REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf)
-screw terminal thread redcube thr power connector
-0
-16
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR
-REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR
-REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR
-REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf)
-screw terminal thread redcube thr power connector
-0
-8
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR
-REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf)
-screw terminal thread redcube thr power connector
-0
-18
-1
-TerminalBlock_Wuerth
-Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR
-REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf)
-screw terminal thread redcube thr power connector
-0
-18
-1
-TestPoint
-TestPoint_2Pads_Pitch2.54mm_Drill0.8mm
-Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm
-CONN DEV
-0
-2
-2
-TestPoint
-TestPoint_2Pads_Pitch5.08mm_Drill1.3mm
-Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
-CONN DEV
-0
-2
-2
-TestPoint
-TestPoint_Bridge_Pitch2.0mm_Drill0.7mm
-wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch2.54mm_Drill0.7mm
-wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch2.54mm_Drill1.0mm
-wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch2.54mm_Drill1.3mm
-wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch3.81mm_Drill1.3mm
-wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch5.08mm_Drill0.7mm
-wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch5.08mm_Drill1.3mm
-wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch6.35mm_Drill1.3mm
-wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Bridge_Pitch7.62mm_Drill1.3mm
-wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm
-test point wire loop
-0
-2
-1
-TestPoint
-TestPoint_Keystone_5000-5004_Miniature
-Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309
-Through Hole Mount Test Points
-0
-1
-1
-TestPoint
-TestPoint_Keystone_5005-5009_Compact
-Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314
-Through Hole Mount Test Points
-0
-1
-1
-TestPoint
-TestPoint_Keystone_5010-5014_Multipurpose
-Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319
-Through Hole Mount Test Points
-0
-1
-1
-TestPoint
-TestPoint_Keystone_5015_Micro-Minature
-SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353
-Test Point
-0
-1
-1
-TestPoint
-TestPoint_Keystone_5019_Minature
-SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357
-Test Point
-0
-1
-1
-TestPoint
-TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded
-wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.50mm_Drill1.0mm
-wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile
-low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.50mm_Drill1.85mm
-wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded
-wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded
-wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded
-wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded
-wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded
-wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded
-wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D3.80mm_Drill2.0mm
-wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D3.80mm_Drill2.5mm
-wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Loop_D3.80mm_Drill2.8mm
-wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm
-test point wire loop bead
-0
-1
-1
-TestPoint
-TestPoint_Pad_1.0x1.0mm
-SMD rectangular pad as test Point, square 1.0mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_1.5x1.5mm
-SMD rectangular pad as test Point, square 1.5mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_2.0x2.0mm
-SMD rectangular pad as test Point, square 2.0mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_2.5x2.5mm
-SMD rectangular pad as test Point, square 2.5mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_3.0x3.0mm
-SMD rectangular pad as test Point, square 3.0mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_4.0x4.0mm
-SMD rectangular pad as test Point, square 4.0mm side length
-test point SMD pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_Pad_D1.0mm
-SMD pad as test Point, diameter 1.0mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Pad_D1.5mm
-SMD pad as test Point, diameter 1.5mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Pad_D2.0mm
-SMD pad as test Point, diameter 2.0mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Pad_D2.5mm
-SMD pad as test Point, diameter 2.5mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Pad_D3.0mm
-SMD pad as test Point, diameter 3.0mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Pad_D4.0mm
-SMD pad as test Point, diameter 4.0mm
-test point SMD pad
-0
-1
-1
-TestPoint
-TestPoint_Plated_Hole_D2.0mm
-Plated Hole as test Point, diameter 2.0mm
-test point plated hole
-0
-1
-1
-TestPoint
-TestPoint_Plated_Hole_D3.0mm
-Plated Hole as test Point, diameter 3.0mm
-test point plated hole
-0
-1
-1
-TestPoint
-TestPoint_Plated_Hole_D4.0mm
-Plated Hole as test Point, diameter 4.0mm
-test point plated hole
-0
-1
-1
-TestPoint
-TestPoint_Plated_Hole_D5.0mm
-Plated Hole as test Point, diameter 5.0mm
-test point plated hole
-0
-1
-1
-TestPoint
-TestPoint_THTPad_1.0x1.0mm_Drill0.5mm
-THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_1.5x1.5mm_Drill0.7mm
-THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_2.0x2.0mm_Drill1.0mm
-THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_2.5x2.5mm_Drill1.2mm
-THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_3.0x3.0mm_Drill1.5mm
-THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_4.0x4.0mm_Drill2.0mm
-THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm
-test point THT pad rectangle square
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D1.0mm_Drill0.5mm
-THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm
-test point THT pad
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D1.5mm_Drill0.7mm
-THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm
-test point THT pad
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D2.0mm_Drill1.0mm
-THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm
-test point THT pad
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D2.5mm_Drill1.2mm
-THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm
-test point THT pad
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D3.0mm_Drill1.5mm
-THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm
-test point THT pad
-0
-1
-1
-TestPoint
-TestPoint_THTPad_D4.0mm_Drill2.0mm
-THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm
-test point THT pad
-0
-1
-1
-Transformer_SMD
-Pulse_P0926NL
-SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
-pulse pa0926nl
-0
-6
-6
-Transformer_SMD
-Pulse_PA1323NL
-SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
-pulse pa1323nl
-0
-6
-6
-Transformer_SMD
-Pulse_PA2001NL
-SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2001nl pe-68386nl
-0
-4
-4
-Transformer_SMD
-Pulse_PA2002NL-PA2008NL-PA2009NL
-SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl
-0
-6
-6
-Transformer_SMD
-Pulse_PA2004NL
-SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2004nl pa0264nl
-0
-6
-6
-Transformer_SMD
-Pulse_PA2005NL
-SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2005nl pa0173nl
-0
-6
-6
-Transformer_SMD
-Pulse_PA2006NL
-SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2006nl pa0186nl
-0
-4
-4
-Transformer_SMD
-Pulse_PA2007NL
-SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
-pulse pa2007nl
-0
-4
-4
-Transformer_SMD
-Pulse_PA2777NL
-SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
-pulse pa2777nl
-0
-8
-8
-Transformer_SMD
-Pulse_PA3493NL
-SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
-pulse pa3493nl
-0
-4
-4
-Transformer_SMD
-Transformer_Coilcraft_CST1
-Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
-Transformer current sense SMD
-0
-8
-8
-Transformer_SMD
-Transformer_Coilcraft_CST2
-Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
-Transformer current sense SMD
-0
-8
-8
-Transformer_SMD
-Transformer_Coilcraft_CST2010
-Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf)
-Transformer current sense SMD
-0
-12
-12
-Transformer_SMD
-Transformer_CurrentSense_8.4x7.2mm
-Transformer current sense SMD 8.4x7.2mm
-Transformer current sense SMD
-0
-8
-8
-Transformer_SMD
-Transformer_Ethernet_Bel_S558-5999-T7-F
-Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf
-Ethernet Transformer
-0
-16
-16
-Transformer_SMD
-Transformer_Ethernet_Bourns_PT61017PEL
-https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf
-Transformer Ethernet Single Center-Tap
-0
-16
-16
-Transformer_SMD
-Transformer_Ethernet_HALO_TG111-MSC13
-Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf
-Transformer Ethernet SMD
-0
-24
-24
-Transformer_SMD
-Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm
-Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-Halo SO Transformer_SMD
-0
-16
-16
-Transformer_SMD
-Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm
-Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-Halo SO Transformer_SMD
-0
-16
-16
-Transformer_SMD
-Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm
-Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
-Halo SO Transformer_SMD
-0
-16
-16
-Transformer_SMD
-Transformer_Ethernet_Wuerth_749013011A
-Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf
-Ethernet Transformer
-0
-16
-16
-Transformer_SMD
-Transformer_MACOM_SM-22
-https://cdn.macom.com/datasheets/ETC1-1-13.pdf
-RF Transformer
-0
-5
-5
-Transformer_SMD
-Transformer_Murata_78250JC
-Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf
-Murata transformer
-0
-6
-6
-Transformer_SMD
-Transformer_NF_ETAL_P2781
-NF-Transformer, ETAL, P2781, SMD,
-NF-Transformer ETAL P2781 SMD
-0
-8
-7
-Transformer_SMD
-Transformer_NF_ETAL_P2781_HandSoldering
-NF-Transformer, ETAL, P2781, SMD, Handsoldering
-NF-Transformer ETAL P2781 SMD Handsoldering
-0
-8
-7
-Transformer_SMD
-Transformer_NF_ETAL_P3000
-NF-Reansformer, ETAL, P3000, SMD,
-NF-Reansformer ETAL P3000 SMD
-0
-15
-13
-Transformer_SMD
-Transformer_NF_ETAL_P3000_HandSoldering
-NF-Reansformer, ETAL, P3000, SMD, Handsoldering,
-NF-Reansformer ETAL P3000 SMD Handsoldering
-0
-15
-13
-Transformer_SMD
-Transformer_NF_ETAL_P3181
-NF-Transformer, ETAL, P3181, SMD,
-NF-Transformer ETAL P3181 SMD
-0
-7
-6
-Transformer_SMD
-Transformer_NF_ETAL_P3181_HandSoldering
-NF-Transformer, ETAL, P3181, SMD, Hand Soldering,
-NF-Transformer ETAL P3181 SMD Hand Soldering
-0
-7
-6
-Transformer_SMD
-Transformer_NF_ETAL_P3188
-NF-Transformer, ETAL, P3188, SMD,
-NF-Transformer ETAL P3188 SMD
-0
-8
-6
-Transformer_SMD
-Transformer_NF_ETAL_P3188_HandSoldering
-NF-Transformer, ETAL, P3188, SMD, Handsoldering,
-NF-Transformer ETAL P3188 SMD Handsoldering
-0
-8
-6
-Transformer_SMD
-Transformer_NF_ETAL_P3191
-NF-Transformer, ETAL, P3191, SMD,
-NF-Transformer ETAL P3191 SMD
-0
-8
-6
-Transformer_SMD
-Transformer_NF_ETAL_P3191_HandSoldering
-NF-Transformer, ETAL, P3191, SMD, Handsoldering,
-NF-Transformer ETAL P3191 SMD Handsoldering
-0
-8
-6
-Transformer_SMD
-Transformer_Pulse_H1100NL
-For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf
-H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N
-0
-16
-16
-Transformer_SMD
-Transformer_Wuerth_750315371
-Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm
-transformer flyback
-0
-6
-6
-Transformer_THT
-Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30
-Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30,
-Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30
-0
-3
-3
-Transformer_THT
-Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37
-Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37,
-Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37
-0
-3
-3
-Transformer_THT
-Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44
-Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44,
-Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44
-0
-3
-3
-Transformer_THT
-Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50
-Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50,
-Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50
-0
-3
-3
-Transformer_THT
-Autotransformer_ZS1052-AC
-Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf
-ignition coil autotransformer
-0
-3
-3
-Transformer_THT
-Transformer_37x44
-transformer 37x44mm²
-transformer 37x44mm²
-0
-12
-4
-Transformer_THT
-Transformer_Breve_TEZ-22x24
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-7
-7
-Transformer_THT
-Transformer_Breve_TEZ-28x33
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-9
-9
-Transformer_THT
-Transformer_Breve_TEZ-35x42
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-9
-9
-Transformer_THT
-Transformer_Breve_TEZ-38x45
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-9
-9
-Transformer_THT
-Transformer_Breve_TEZ-44x52
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-10
-10
-Transformer_THT
-Transformer_Breve_TEZ-47x57
-http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
-TEZ PCB Transformer
-0
-13
-13
-Transformer_THT
-Transformer_CHK_EI30-2VA_1xSec
-Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf
-Trafo Printtrafo CHK EI30 2VA 1x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI30-2VA_2xSec
-Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec,
-Trafo Printtrafo CHK EI30 2VA 2x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI30-2VA_Neutral
-Trafo, Printtrafo, CHK, EI30, 2VA, neutral,
-Trafo Printtrafo CHK EI30 2VA neutral
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI38-3VA_1xSec
-Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20
-Trafo Printtrafo CHK EI38 3VA 1x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI38-3VA_2xSec
-Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20
-Trafo Printtrafo CHK EI38 3VA 2x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI38-3VA_Neutral
-Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20
-Trafo Printtrafo CHK EI42 3VA neutral
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI42-5VA_1xSec
-Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec,
-Trafo Printtrafo CHK EI42 5VA 1x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI42-5VA_2xSec
-Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec,
-Trafo Printtrafo CHK EI42 5VA 2x Sec
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI42-5VA_Neutral
-Trafo, Printtrafo, CHK, EI42, 5VA, neutral,
-Trafo Printtrafo CHK EI42 5VA neutral
-0
-10
-10
-Transformer_THT
-Transformer_CHK_EI48-8VA_1xSec
-Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18
-Trafo Printtrafo CHK EI48 8VA 1x Sec
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI48-8VA_2xSec
-Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18
-Trafo Printtrafo CHK EI48 8VA 2x Sec
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI48-8VA_Neutral
-Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18
-Trafo Printtrafo CHK EI48 8VA neutral
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI48-10VA_1xSec
-Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec,
-Trafo Printtrafo CHK EI48 10VA 1x Sec
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI48-10VA_2xSec
-Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18
-Trafo Printtrafo CHK EI48 10VA 2x Sec
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI48-10VA_Neutral
-Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18
-Trafo Printtrafo CHK EI48 10VA neutral
-0
-12
-12
-Transformer_THT
-Transformer_CHK_EI54-12VA_1xSec
-Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 12VA 1x Sec
-0
-14
-14
-Transformer_THT
-Transformer_CHK_EI54-12VA_2xSec
-Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 12VA 2x Sec
-0
-14
-14
-Transformer_THT
-Transformer_CHK_EI54-12VA_Neutral
-Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 12VA neutral
-0
-14
-14
-Transformer_THT
-Transformer_CHK_EI54-16VA_1xSec
-Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 16VA 1x Sec
-0
-14
-14
-Transformer_THT
-Transformer_CHK_EI54-16VA_2xSec
-Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 16VA 2x Sec
-0
-14
-14
-Transformer_THT
-Transformer_CHK_EI54-16VA_Neutral
-Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19
-Trafo Printtrafo CHK EI54 16VA neutral
-0
-14
-14
-Transformer_THT
-Transformer_CHK_UI30-4VA_Flat
-Trafo, Flattrafo, CHK, UI30, 4VA,
-Trafo Flattrafo CHK UI30 4VA
-0
-16
-16
-Transformer_THT
-Transformer_CHK_UI39-10VA_Flat
-Trafo, Flattrafo, CHK, UI39, 10VA,
-Trafo Flattrafo CHK UI39 10VA
-0
-20
-20
-Transformer_THT
-Transformer_Coilcraft_Q4434-B_Rhombus-T1311
-Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311,
-Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311
-0
-8
-8
-Transformer_THT
-Transformer_EPCOS_B66359A1013T_Horizontal
-Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T,
-Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T
-0
-13
-13
-Transformer_THT
-Transformer_EPCOS_B66359J1014T_Vertical
-Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T,
-Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T
-0
-14
-14
-Transformer_THT
-Transformer_Microphone_Lundahl_LL1538
-AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf
-AUDIO TRAFO LUNDAHL
-0
-7
-7
-Transformer_THT
-Transformer_Microphone_Lundahl_LL1587
-AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf
-AUDIO TRAFO LUNDAHL
-0
-7
-7
-Transformer_THT
-Transformer_Myrra_74040_Horizontal
-Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040,
-Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040
-0
-13
-13
-Transformer_THT
-Transformer_Myrra_EF20_7408x
-EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf
-transformer flyback SMPS
-0
-9
-9
-Transformer_THT
-Transformer_NF_ETAL_1-1_P1200
-NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf
-NF-Transformer 1to1 ETAL P1200
-0
-4
-4
-Transformer_THT
-Transformer_NF_ETAL_P1165
-NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf
-NF-Transformer ETAL P1165
-0
-4
-4
-Transformer_THT
-Transformer_NF_ETAL_P3324
-NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf
-NF-Transformer ETAL P3324
-0
-4
-4
-Transformer_THT
-Transformer_NF_ETAL_P3356
-NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf
-NF-Transformer ETAL P3356
-0
-4
-4
-Transformer_THT
-Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30
-Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30,
-Transformer Toroid horizontal laying Diameter 9mm Amidon T30
-0
-4
-4
-Transformer_THT
-Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37
-Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37,
-Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37
-0
-4
-4
-Transformer_THT
-Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44
-Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44,
-Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44
-0
-4
-4
-Transformer_THT
-Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50
-Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50,
-Transformer Toroid horizontal laying Diameter 14mm Amidon T50
-0
-4
-4
-Transformer_THT
-Transformer_Toroid_Horizontal_D18.0mm
-Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm,
-Transformer Toroid tapped horizontal laying Diameter 18mm
-0
-5
-4
-Transformer_THT
-Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30
-Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30,
-Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30
-0
-6
-6
-Transformer_THT
-Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37
-Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37,
-Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37
-0
-6
-6
-Transformer_THT
-Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44
-Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44,
-Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44
-0
-6
-6
-Transformer_THT
-Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50
-Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50,
-Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50
-0
-6
-6
-Transformer_THT
-Transformer_Wuerth_750343373
-Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf)
-transformer flyback
-0
-10
-10
-Transistor_Power_Module
-Infineon_AG-ECONO2
-28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979
-igbt diode module
-0
-28
-28
-Transistor_Power_Module
-Infineon_EasyPIM-1B
-35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63
-brifge rectifier igbt diode module
-0
-23
-23
-Transistor_Power_Module
-Infineon_EasyPIM-2B
-35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24
-brifge rectifier igbt diode module
-0
-35
-23
-Transistor_Power_Module
-Littelfuse_Package_H_XBN2MM
-24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf
-brifge rectifier igbt diode module
-0
-24
-24
-Transistor_Power_Module
-Littelfuse_Package_H_XN2MM
-28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf
-igbt diode module
-0
-28
-28
-Transistor_Power_Module
-Littelfuse_Package_W_XBN2MM
-24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf
-brifge rectifier igbt diode module
-0
-35
-24
-Transistor_Power_Module
-Littelfuse_Package_W_XN2MM
-35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf
-igbt diode module
-0
-35
-35
-Transistor_Power_Module
-ST_ACEPACK-2-CIB
-35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf
-brifge rectifier igbt diode module
-0
-35
-23
-Transistor_Power_Module
-ST_ACEPACK-2-CIB_PressFIT
-35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf
-brifge rectifier igbt diode module
-0
-35
-23
-Transistor_Power_Module
-ST_SDIP-25L
-25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf
-igbt diode module
-0
-25
-25
-Valve
-Valve_ECC-83-1
-Valve ECC-83-1 round pins
-Valve ECC-83-1 round pins
-0
-9
-9
-Valve
-Valve_ECC-83-2
-Valve ECC-83-2 flat pins
-Valve ECC-83-2 flat pins
-0
-10
-9
-Valve
-Valve_EURO
-Valve Euro
-Valve Euro
-0
-7
-5
-Valve
-Valve_Glimm
-Valve Glimm
-Valve Glimm
-0
-2
-2
-Valve
-Valve_Mini_G
-Valve mini G
-Valve mini G
-0
-9
-7
-Valve
-Valve_Mini_P
-Valve mini P
-Valve mini P
-0
-7
-7
-Valve
-Valve_Mini_Pentode_Linear
-Mini-Pentode, 5-pin, e.g. JAN6418
-Valve Mini-Pentode 5-pin JAN6418
-0
-5
-5
-Valve
-Valve_Noval_G
-Valve NOVAL G
-Valve NOVAL G
-0
-11
-9
-Valve
-Valve_Noval_P
-Valve NOVAL P
-Valve NOVAL P
-0
-9
-9
-Valve
-Valve_Octal
-8-pin round valve
-valve
-0
-9
-8
-Varistor
-RV_Disc_D7mm_W3.4mm_P5mm
-Varistor, diameter 7mm, width 3.4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W3.5mm_P5mm
-Varistor, diameter 7mm, width 3.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W3.6mm_P5mm
-Varistor, diameter 7mm, width 3.6mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W3.7mm_P5mm
-Varistor, diameter 7mm, width 3.7mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W3.8mm_P5mm
-Varistor, diameter 7mm, width 3.8mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W3.9mm_P5mm
-Varistor, diameter 7mm, width 3.9mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4.2mm_P5mm
-Varistor, diameter 7mm, width 4.2mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4.3mm_P5mm
-Varistor, diameter 7mm, width 4.3mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4.5mm_P5mm
-Varistor, diameter 7mm, width 4.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4.8mm_P5mm
-Varistor, diameter 7mm, width 4.8mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4.9mm_P5mm
-Varistor, diameter 7mm, width 4.9mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W4mm_P5mm
-Varistor, diameter 7mm, width 4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W5.1mm_P5mm
-Varistor, diameter 7mm, width 5.1mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W5.4mm_P5mm
-Varistor, diameter 7mm, width 5.4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W5.5mm_P5mm
-Varistor, diameter 7mm, width 5.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D7mm_W5.7mm_P5mm
-Varistor, diameter 7mm, width 5.7mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.3mm_P5mm
-Varistor, diameter 9mm, width 3.3mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.4mm_P5mm
-Varistor, diameter 9mm, width 3.4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.5mm_P5mm
-Varistor, diameter 9mm, width 3.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.6mm_P5mm
-Varistor, diameter 9mm, width 3.6mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.7mm_P5mm
-Varistor, diameter 9mm, width 3.7mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.8mm_P5mm
-Varistor, diameter 9mm, width 3.8mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W3.9mm_P5mm
-Varistor, diameter 9mm, width 3.9mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4.1mm_P5mm
-Varistor, diameter 9mm, width 4.1mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4.2mm_P5mm
-Varistor, diameter 9mm, width 4.2mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4.4mm_P5mm
-Varistor, diameter 9mm, width 4.4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4.5mm_P5mm
-Varistor, diameter 9mm, width 4.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4.8mm_P5mm
-Varistor, diameter 9mm, width 4.8mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W4mm_P5mm
-Varistor, diameter 9mm, width 4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W5.2mm_P5mm
-Varistor, diameter 9mm, width 5.2mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W5.4mm_P5mm
-Varistor, diameter 9mm, width 5.4mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W5.5mm_P5mm
-Varistor, diameter 9mm, width 5.5mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W5.7mm_P5mm
-Varistor, diameter 9mm, width 5.7mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D9mm_W6.1mm_P5mm
-Varistor, diameter 9mm, width 6.1mm, pitch 5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W3.9mm_P7.5mm
-Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.2mm_P7.5mm
-Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.3mm_P7.5mm
-Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.4mm_P7.5mm
-Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.5mm_P7.5mm
-Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.6mm_P7.5mm
-Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.7mm_P7.5mm
-Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4.8mm_P7.5mm
-Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W4mm_P7.5mm
-Varistor, diameter 12mm, width 4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W5.1mm_P7.5mm
-Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W5.4mm_P7.5mm
-Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W5.8mm_P7.5mm
-Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W5mm_P7.5mm
-Varistor, diameter 12mm, width 5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W6.1mm_P7.5mm
-Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W6.2mm_P7.5mm
-Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W6.3mm_P7.5mm
-Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W6.7mm_P7.5mm
-Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W7.1mm_P7.5mm
-Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W7.5mm_P7.5mm
-Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D12mm_W7.9mm_P7.5mm
-Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W3.9mm_P7.5mm
-Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.2mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.3mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.4mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.5mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.6mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.7mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.8mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4.9mm_P7.5mm
-Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W4mm_P7.5mm
-Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W5.2mm_P7.5mm
-Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W5.4mm_P7.5mm
-Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W5.9mm_P7.5mm
-Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W5mm_P7.5mm
-Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W6.1mm_P7.5mm
-Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W6.3mm_P7.5mm
-Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W6.4mm_P7.5mm
-Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W6.8mm_P7.5mm
-Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W7.2mm_P7.5mm
-Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W7.5mm_P7.5mm
-Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W8mm_P7.5mm
-Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D15.5mm_W11mm_P7.5mm
-Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D16.5mm_W6.7mm_P7.5mm
-Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.3mm_P10mm
-Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.4mm_P10mm
-Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.5mm_P10mm
-Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.6mm_P10mm
-Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.7mm_P10mm
-Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.8mm_P10mm
-Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W4.9mm_P10mm
-Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5.1mm_P10mm
-Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5.3mm_P10mm
-Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5.4mm_P10mm
-Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5.6mm_P10mm
-Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5.8mm_P10mm
-Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W5mm_P10mm
-Varistor, diameter 21.5mm, width 5mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W6.1mm_P7.5mm
-varistor
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W6.3mm_P10mm
-Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W6.5mm_P10mm
-Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W6.7mm_P10mm
-Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W6.8mm_P10mm
-Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W7.1mm_P10mm
-Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W7.5mm_P10mm
-Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W7.9mm_P10mm
-Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W8.4mm_P10mm
-Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-Varistor
-RV_Disc_D21.5mm_W11.4mm_P10mm
-Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm
-varistor SIOV
-0
-2
-2
-footprints
-Everlight_IR12-21C
-
-
-0
-2
-2
-footprints
-HRO_TYPE-C-31-M-17
-
-
-0
-10
-7
-footprints
-LED_2835
-
-
-0
-2
-2
-footprints
-TE_1367073_SFP
-
-
-0
-20
-20
-footprints
-led_tape_3528_2835
-
-
-0
-2
-2
-footprints
-proto_area_4x4
-
-
-0
-16
-1
-footprints
-sfp_edge_connector_male
-
-
-0
-20
-20
+20257890614819852
+Audio_Module
+Reverb_BTDR-1H
+Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
+audio belton reverb
+0
+7
+7
+Audio_Module
+Reverb_BTDR-1V
+Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)
+audio belton reverb
+0
+7
+7
+Battery
+BatteryHolder_Bulgin_BX0036_1xC
+Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf)
+Bulgin BX0036
+0
+2
+2
+Battery
+BatteryHolder_ComfortableElectronic_CH273-2450_1x2450
+Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148
+Comfortable Electronic CR2450
+0
+2
+2
+Battery
+BatteryHolder_Eagle_12BH611-GR
+https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf
+9V Battery Holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_103_1x20mm
+http://www.keyelco.com/product-pdf.cfm?p=719
+Keystone type 103 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_104_1x23mm
+http://www.keyelco.com/product-pdf.cfm?p=744
+Keystone type 104 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_105_1x2430
+http://www.keyelco.com/product-pdf.cfm?p=745
+Keystone type 105 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_106_1x20mm
+http://www.keyelco.com/product-pdf.cfm?p=720
+Keystone type 106 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_107_1x23mm
+http://www.keyelco.com/product-pdf.cfm?p=746
+Keystone type 107 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_500
+Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710
+CR1220 battery holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1042_1x18650
+Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918
+18650 Keystone 1042 Li-ion
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1058_1x2032
+http://www.keyelco.com/product-pdf.cfm?p=14028
+Keystone type 1058 coin cell retainer
+0
+2
+2
+Battery
+BatteryHolder_Keystone_1060_1x2032
+http://www.keyelco.com/product-pdf.cfm?p=726
+CR2032 BR2032 BatteryHolder Battery
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2460_1xAA
+https://www.keyelco.com/product-pdf.cfm?p=1025
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2462_2xAA
+2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2466_1xAAA
+1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031
+AAA battery holder Keystone
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2468_2xAAA
+2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033
+AAA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2479_3xAAA
+Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA)
+Keystone Battery Holder 2479 Battery Type 3xAAA
+0
+2
+2
+Battery
+BatteryHolder_Keystone_2993
+http://www.keyelco.com/product-pdf.cfm?p=776
+Keystone type 2993 negative battery contact
+0
+1
+1
+Battery
+BatteryHolder_Keystone_2998_1x6.8mm
+www.keyelco.com/product-pdf.cfm?p=763
+Keystone type 2998 battery holder
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3000_1x12mm
+http://www.keyelco.com/product-pdf.cfm?p=777
+Keystone type 3000 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3001_1x12mm
+http://www.keyelco.com/product-pdf.cfm?p=778
+Keystone type 3001 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3002_1x2032
+https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf
+BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3008_1x2450
+http://www.keyelco.com/product-pdf.cfm?p=786
+Keystone type 3008 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3009_1x2450
+http://www.keyelco.com/product-pdf.cfm?p=787
+Keystone type 3009 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_Keystone_3034_1x20mm
+Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798
+Keystone type 3034 coin cell retainer
+0
+3
+2
+Battery
+BatteryHolder_LINX_BAT-HLD-012-SMT
+SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf
+battery holder coin cell cr1216 cr1220 cr1225
+0
+3
+2
+Battery
+BatteryHolder_MPD_BA9VPC_1xPP3
+1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf
+PP3 Battery Holder BA9VPC 9V
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC2AAPC_2xAA
+2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC12AAPC_2xAA
+2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf
+AA battery cell holder
+0
+2
+2
+Battery
+BatteryHolder_MPD_BC2003_1x2032
+http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf
+BC2003 CR2032 2032 Battery Holder
+0
+3
+2
+Battery
+BatteryHolder_MPD_BH-18650-PC2
+18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf)
+18650 Battery Holder
+0
+2
+2
+Battery
+BatteryHolder_Seiko_MS621F
+Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg
+Seiko MS621F
+0
+2
+2
+Battery
+BatteryHolder_TruPower_BH-331P_3xAA
+Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA)
+Battery Holder BH-331P Battery Type 3xAA
+0
+2
+2
+Battery
+Battery_CR1225
+CR1225 battery
+battery CR1225 coin cell
+0
+0
+0
+Battery
+Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles
+Panasonic CR-1025/VSK battery
+battery CR-1025 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles
+Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF
+battery CR-1220 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles
+Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF
+battery CR-1632 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles
+Panasonic CR-2025/V1AK battery,
+battery CR-2025 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles
+Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF
+battery CR-2032 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles
+Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF
+battery CR-2354/VCN coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles
+Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF
+battery CR-2450 coin cell
+0
+2
+2
+Battery
+Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles
+Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF
+battery CR-2477 coin cell vertical
+0
+2
+2
+Battery
+Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles
+Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF
+battery CR-3032 coin cell vertical
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.00u_PCB
+Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.00u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.00u_Plate
+Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.00u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.25u_PCB
+Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.25u_Plate
+Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.50u_PCB
+Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.50u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.50u_Plate
+Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.50u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.75u_PCB
+Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.75u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_1.75u_Plate
+Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 1.75u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_PCB
+Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Plate
+Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Vertical_PCB
+Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u vertical PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.00u_Vertical_Plate
+Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.00u vertical plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.25u_PCB
+Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.25u_Plate
+Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.75u_PCB
+Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.75u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_2.75u_Plate
+Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 2.75u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_6.25u_PCB
+Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 6.25u PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_6.25u_Plate
+Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch 6.25u plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_ISOEnter_PCB
+Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch ISO enter PCB
+0
+2
+2
+Button_Switch_Keyboard
+SW_Cherry_MX_ISOEnter_Plate
+Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf
+Cherry MX keyswitch ISO enter plate
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.00u
+Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.00u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.25u
+Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.50u
+Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.50u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_1.75u
+Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/
+Matias ALPS keyswitch 1.75u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.00u
+Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.00u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.25u
+Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_2.75u
+Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/
+Matias ALPS keyswitch 2.75u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_6.25u
+Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/
+Matias ALPS keyswitch 6.25u
+0
+2
+2
+Button_Switch_Keyboard
+SW_Matias_ISOEnter
+Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/
+Matias ALPS keyswitch ISO enter
+0
+2
+2
+Button_Switch_SMD
+Nidec_Copal_SH-7010A
+4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_SMD
+Nidec_Copal_SH-7010B
+4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_SMD
+Nidec_Copal_SH-7040B
+4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+5
+5
+Button_Switch_SMD
+Panasonic_EVQPUJ_EVQPUA
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUJ EVQPUA
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUK_EVQPUB
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUK EVQPUB
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUL_EVQPUC
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUL EVQPUC
+0
+4
+2
+Button_Switch_SMD
+Panasonic_EVQPUM_EVQPUD
+http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf
+SMD SMT SPST EVQPUM EVQPUD
+0
+4
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile
+SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm
+SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin
+SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm
+SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm
+SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+6
+3
+Button_Switch_SMD
+SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm
+SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+2
+2
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile
+SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm
+SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin
+SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm
+SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm
+SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+8
+5
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin
+SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm
+SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm
+SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm
+SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+4
+4
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile
+SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm
+SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm
+SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+10
+7
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin
+SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm
+SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm
+SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+6
+6
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile
+SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm
+SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin
+SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm
+SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm
+SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+12
+9
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin
+SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm
+SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm
+SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm
+SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+8
+8
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile
+SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm
+SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin
+SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm
+SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm
+SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+10
+10
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile
+SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm
+SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin
+SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm
+SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin
+SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm
+SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm
+SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm
+SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+12
+12
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile
+SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm
+SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin
+SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm
+SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm
+SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+14
+14
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile
+SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm
+SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin
+SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm
+SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm
+SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf)
+SMD DIP Switch SPST Slide 5.9mm 232mil
+0
+20
+17
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin
+SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm
+SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm
+SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm
+SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+16
+16
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile
+SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm
+SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin
+SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm
+SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm
+SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+18
+18
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile
+SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm
+SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin
+SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin
+SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm
+SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD
+SMD DIP Switch SPST Slide 7.62mm 300mil SMD
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin
+SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin
+SMD DIP Switch SPST Slide 5.25mm 206mil JPin
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm
+SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf)
+SMD DIP Switch SPST Slide 7.62mm 300mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm
+SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf)
+SMD DIP Switch SPST Slide 6.15mm 242mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm
+SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf)
+SMD DIP Switch SPST Slide 8.9mm 350mil
+0
+20
+20
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile
+SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm
+SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+22
+22
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin
+SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin
+SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin
+0
+24
+24
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile
+SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile
+0
+24
+24
+Button_Switch_SMD
+SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm
+SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD
+SMD DIP Switch SPST Slide 8.61mm 338mil SMD
+0
+24
+24
+Button_Switch_SMD
+SW_DPDT_CK_JS202011JCQN
+Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf
+switch DPDT SMT
+0
+6
+6
+Button_Switch_SMD
+SW_MEC_5GSH9
+MEC 5G single pole normally-open tactile switch
+switch normally-open pushbutton push-button
+0
+4
+4
+Button_Switch_SMD
+SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010
+Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf)
+push horizontal SPST 1P1T
+0
+5
+3
+Button_Switch_SMD
+SW_Push_1P1T-SH_NO_CK_KMR2xxG
+CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf
+tactile switch kmr2
+0
+5
+3
+Button_Switch_SMD
+SW_Push_1P1T_NO_6x6mm_H9.5mm
+tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm
+tact sw push 6mm smd
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KMR2
+CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf
+tactile switch kmr2
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC6xxJ
+CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf
+tactile switch ksc6
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_KSC7xxJ
+CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf
+tactile switch ksc7
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR
+C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf
+Button Tactile Switch SPST 1P1T
+0
+4
+2
+Button_Switch_SMD
+SW_Push_1P1T_NO_Vertical_Wuerth_434133025816
+https://katalog.we-online.com/em/datasheet/434133025816.pdf
+tactile switch Wurth Wuerth
+0
+4
+2
+Button_Switch_SMD
+SW_Push_SPST_NO_Alps_SKRK
+http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html
+SMD SMT button
+0
+2
+2
+Button_Switch_SMD
+SW_SP3T_PCM13
+Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
+
+0
+8
+4
+Button_Switch_SMD
+SW_SPDT_CK-JS102011SAQN
+Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf
+switch spdt
+0
+3
+3
+Button_Switch_SMD
+SW_SPDT_PCM12
+Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf
+
+0
+7
+3
+Button_Switch_SMD
+SW_SPST_B3S-1000
+Surface Mount Tactile Switch for High-Density Packaging
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3S-1100
+Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal
+Tactile Switch
+0
+5
+3
+Button_Switch_SMD
+SW_SPST_B3SL-1002P
+Middle Stroke Tactile Switch, B3SL
+Middle Stroke Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3SL-1022P
+Middle Stroke Tactile Switch, B3SL
+Middle Stroke Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_B3U-1000P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-1000P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-1100P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-1100P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-3000P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-3000P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss
+Tactile Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_B3U-3100P
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_B3U-3100P-B
+Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss
+Tactile Switch
+0
+3
+3
+Button_Switch_SMD
+SW_SPST_CK_KXT3
+https://www.ckswitches.com/media/1465/kxt3.pdf
+Switch SPST KXT3
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_CK_RS282G05A3
+https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf
+SPST button tactile switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_EVPBF
+Light Touch Switch
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP0
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP2
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf
+SMD SMT SPST EVQP2
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP7A
+Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQP7C
+Light Touch Switch
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_EVQPE1
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf
+
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_EVQQ2
+Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf
+
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_FSMSM
+http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English
+SPST button tactile switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-100xP
+Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-101xP
+Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Omron_B3FS-105xP
+Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf
+Tactile Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_PTS645
+C&K Components SPST SMD PTS645 Series 6mm Tact Switch
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_PTS810
+C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08
+Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
+SMD SMT SPST EVQPL EVQPT
+0
+6
+3
+Button_Switch_SMD
+SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15
+Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf
+SMD SMT SPST EVQPL EVQPT
+0
+6
+3
+Button_Switch_SMD
+SW_SPST_REED_CT05-XXXX-G1
+Coto Technologies SPST Reed Switch CT05-XXXX-G1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT05-XXXX-J1
+Coto Technologies SPST Reed Switch CT05-XXXX-J1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G1
+Coto Technologies SPST Reed Switch CT10-XXXX-G1
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G2
+Coto Technologies SPST Reed Switch CT10-XXXX-G2
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_REED_CT10-XXXX-G4
+Coto Technologies SPST Reed Switch CT10-XXXX-G4
+Coto Reed SPST Switch
+0
+2
+2
+Button_Switch_SMD
+SW_SPST_SKQG_WithStem
+ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_SKQG_WithoutStem
+ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html
+SPST Button Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305A
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305B
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3305C
+https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf
+TL3305 Series Tact Switch
+0
+4
+2
+Button_Switch_SMD
+SW_SPST_TL3342
+Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf
+SPST Tactile Switch
+0
+4
+2
+Button_Switch_THT
+KSA_Tactile_SPST
+KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SWITCH SMD KSA SW
+0
+5
+5
+Button_Switch_THT
+Nidec_Copal_SH-7010C
+4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf
+rotary switch bcd
+0
+6
+5
+Button_Switch_THT
+Push_E-Switch_KS01Q01
+E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf
+Push Button
+0
+4
+4
+Button_Switch_THT
+SW_CW_GPTS203211B
+SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf
+SPST button switch Off-On
+0
+2
+2
+Button_Switch_THT
+SW_CuK_JS202011AQN_DPDT_Angled
+CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
+switch DPDT
+0
+6
+6
+Button_Switch_THT
+SW_CuK_JS202011CQN_DPDT_Straight
+CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf
+switch DPDT
+0
+6
+6
+Button_Switch_THT
+SW_CuK_OS102011MA1QN1_SPDT_Angled
+CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf
+switch SPDT
+0
+5
+3
+Button_Switch_THT
+SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm
+1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile
+1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm
+1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+2
+2
+Button_Switch_THT
+SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm
+2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm
+2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile
+2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm
+2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+4
+4
+Button_Switch_THT
+SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm
+3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm
+3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile
+3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm
+3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+6
+6
+Button_Switch_THT
+SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm
+4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm
+4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile
+4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm
+4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+8
+8
+Button_Switch_THT
+SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm
+5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm
+5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile
+5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm
+5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+10
+10
+Button_Switch_THT
+SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm
+6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm
+6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile
+6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm
+6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+12
+12
+Button_Switch_THT
+SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm
+7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm
+7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile
+7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm
+7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+14
+14
+Button_Switch_THT
+SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm
+8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm
+8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile
+8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm
+8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+16
+16
+Button_Switch_THT
+SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm
+9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm
+9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile
+9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm
+9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+18
+18
+Button_Switch_THT
+SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm
+10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm
+10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile
+10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm
+10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+20
+20
+Button_Switch_THT
+SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm
+11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm
+11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile
+11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm
+11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+22
+22
+Button_Switch_THT
+SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm
+12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm
+DIP Switch SPST Piano 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm
+12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf)
+DIP Switch SPST Piano 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile
+12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile
+DIP Switch SPST Slide 7.62mm 300mil LowProfile
+0
+24
+24
+Button_Switch_THT
+SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm
+12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)
+DIP Switch SPST Slide 7.62mm 300mil
+0
+24
+24
+Button_Switch_THT
+SW_E-Switch_EG1224_SPDT_Angled
+E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf
+switch SPDT
+0
+7
+3
+Button_Switch_THT
+SW_E-Switch_EG1271_DPDT
+E-Switch sub miniature slide switch, EG series, DPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf
+switch DPDT
+0
+6
+6
+Button_Switch_THT
+SW_E-Switch_EG2219_DPDT_Angled
+E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf
+switch DPDT
+0
+10
+6
+Button_Switch_THT
+SW_Lever_1P2T_NKK_GW12LxH
+Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf
+switch single-pole double-throw spdt ON-ON horizontal
+0
+5
+3
+Button_Switch_THT
+SW_MEC_5GTH9
+MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf
+switch normally-open pushbutton push-button
+0
+4
+2
+Button_Switch_THT
+SW_NKK_BB15AH
+https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf
+Pushbutton Right-angle
+0
+5
+3
+Button_Switch_THT
+SW_NKK_G1xJP
+Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf
+SWITCH TOGGLE ILLUM SPDT NKK
+0
+6
+6
+Button_Switch_THT
+SW_NKK_GW12LJP
+Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf
+switch single-pole double-throw spdt ON-ON illuminated LED
+0
+6
+6
+Button_Switch_THT
+SW_PUSH-12mm
+SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf
+tact sw push 12mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH-12mm_Wuerth-430476085716
+SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf
+tact sw push 12mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm
+https://www.omron.com/ecb/products/pdf/en-b3f.pdf
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H4.3mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H7.3mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H8.5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H8mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H9.5mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_6mm_H13mm
+tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm
+tact sw push 6mm
+0
+4
+2
+Button_Switch_THT
+SW_PUSH_E-Switch_FS5700DP_DPDT
+FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf
+switch DPDT footswitch
+0
+6
+6
+Button_Switch_THT
+SW_PUSH_LCD_E3_SAxxxx
+Switch with LCD screen E3 SAxxxx
+switch normally-open pushbutton push-button LCD
+0
+6
+6
+Button_Switch_THT
+SW_PUSH_LCD_E3_SAxxxx_SocketPins
+Switch with LCD screen E3 SAxxxx
+switch normally-open pushbutton push-button LCD
+0
+6
+6
+Button_Switch_THT
+SW_Push_1P1T_NO_LED_E-Switch_TL1250
+illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf
+led push switch right angle
+0
+6
+4
+Button_Switch_THT
+SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6
+ right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
+IP67 ultra-miniture horizontal
+0
+5
+3
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2
+momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2
+momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2
+momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2
+momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA1 DPST
+0
+4
+4
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2
+momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2
+momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2
+momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2
+momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2
+momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf
+tact sw push PVA2 DPDT
+0
+6
+6
+Button_Switch_THT
+SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6
+ right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf
+IP67 ultra-miniture horizontal
+0
+8
+6
+Button_Switch_THT
+SW_Slide_1P2T_CK_OS102011MS2Q
+CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf
+switch SPDT
+0
+5
+3
+Button_Switch_THT
+SW_TH_Tactile_Omron_B3F-10xx
+SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf
+Omron B3F-10xx
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SKHH_Angled
+tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html
+tactile switch 6mm ALPS SKHH right angle
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx31-2LFS
+tactile switch SPST right angle, PTS645VL31-2 LFS
+tactile switch SPST angled PTS645VL31-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx39-2LFS
+tactile switch SPST right angle, PTS645VL39-2 LFS
+tactile switch SPST angled PTS645VL39-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx58-2LFS
+tactile switch SPST right angle, PTS645VL58-2 LFS
+tactile switch SPST angled PTS645VL58-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_SPST_Angled_PTS645Vx83-2LFS
+tactile switch SPST right angle, PTS645VL83-2 LFS
+tactile switch SPST angled PTS645VL83-2 LFS C&K Button
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_Straight_KSA0Axx1LFTR
+SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SW PUSH SMALL Tactile C&K
+0
+4
+2
+Button_Switch_THT
+SW_Tactile_Straight_KSL0Axx1LFTR
+SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf
+SW PUSH SMALL Tactile C&K
+0
+4
+2
+Buzzer_Beeper
+Buzzer_12x9.5RM7.6
+Generic Buzzer, D12mm height 9.5mm with RM7.6mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_15x7.5RM7.6
+Generic Buzzer, D15mm height 7.5mm with RM7.6mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_CUI_CPT-9019S-SMT
+https://www.cui.com/product/resource/cpt-9019s-smt.pdf
+buzzer piezo
+0
+2
+2
+Buzzer_Beeper
+Buzzer_D14mm_H7mm_P10mm
+Generic Buzzer, D14mm height 7mm with pitch 10mm
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Mallory_AST1109MLTRQ
+Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST1109MLTRQ.pdf
+buzzer piezo
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Murata_PKLCS1212E
+Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx
+Murata Buzzer Beeper
+0
+2
+2
+Buzzer_Beeper
+Buzzer_Murata_PKMCS0909E
+Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1
+Murata Buzzer Beeper
+0
+2
+2
+Buzzer_Beeper
+Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm
+Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf
+buzzer
+0
+2
+2
+Buzzer_Beeper
+Indicator_PUI_AI-1440-TWT-24V-2-R
+14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf
+piezo buzzer self drive oscillator
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_CUI_CMT-8504-100-SMT
+magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf
+CMT 8504
+0
+4
+4
+Buzzer_Beeper
+MagneticBuzzer_CUI_CST-931RP-A
+CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf
+CST-931RP-A
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_Kingstate_KCG0601
+Buzzer, Elektromagnetic Beeper, Summer,
+Kingstate KCG0601
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_Kobitone_254-EMB84Q-RO
+MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf
+MagneticBuzzer Kobitone 254-EMB84Q-RO
+0
+3
+3
+Buzzer_Beeper
+MagneticBuzzer_PUI_AT-0927-TT-6-R
+Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf
+Buzzer Magnetic 9mm AT-0927-TT-6-R
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABI-009-RC
+Buzzer, Elektromagnetic Beeper, Summer, 6V-DC,
+Pro Signal ABI-009-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABI-010-RC
+Buzzer, Elektromagnetic Beeper, Summer, 12V-DC,
+Pro Signal ABI-010-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProSignal_ABT-410-RC
+Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC,
+Pro Signal ABT-410-RC
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R
+Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf
+Projects Unlimited AI-4228-TWT-R
+0
+2
+2
+Buzzer_Beeper
+MagneticBuzzer_StarMicronics_HMB-06_HMB-12
+Buzzer, Elektromagnetic Beeper, Summer,
+Star Micronics HMB-06 HMB-12
+0
+2
+2
+Buzzer_Beeper
+PUIAudio_SMT_0825_S_4_R
+SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R
+SMD 8540
+0
+4
+4
+Buzzer_Beeper
+Speaker_CUI_CMR-1206S-67
+Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf
+speaker CUI
+0
+2
+2
+Calibration_Scale
+Gauge_10mm_Type1_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 1,
+Gauge Massstab 10mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type1_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 1,
+Gauge Massstab 10mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type2_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 2,
+Gauge Massstab 10mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type2_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 2,
+Gauge Massstab 10mm SilkScreenTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type3_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 3,
+Gauge Massstab 10mm CopperTop Type 3
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type3_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 3,
+Gauge Massstab 10mm SilkScreenTop Type 3
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type4_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 4,
+Gauge Massstab 10mm CopperTop Type 4
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type4_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 4,
+Gauge Massstab 10mm SilkScreenTop Type 4
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type5_CopperTop
+Gauge, Massstab, 10mm, CopperTop, Type 5,
+Gauge Massstab 10mm CopperTop Type 5
+0
+0
+0
+Calibration_Scale
+Gauge_10mm_Type5_SilkScreenTop
+Gauge, Massstab, 10mm, SilkScreenTop, Type 5,
+Gauge Massstab 10mm SilkScreenTop Type 5
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type1_CopperTop
+Gauge, Massstab, 50mm, CopperTop, Type 1,
+Gauge Massstab 50mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type1_SilkScreenTop
+Gauge, Massstab, 50mm, SilkScreenTop, Type 1,
+Gauge Massstab 50mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type2_CopperTop
+Gauge, Massstab, 50mm, CopperTop, Type 2,
+Gauge Massstab 50mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_50mm_Type2_SilkScreenTop
+Gauge, Massstab, 50mm, SilkScreenTop, Type 2,
+Gauge Massstab 50mm SilkScreenTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Grid_Type1_CopperTop
+Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1,
+Gauge Massstab 100mm Gitter Grid CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type1_CopperTop
+Gauge, Massstab, 100mm, CopperTop, Type 1,
+Gauge Massstab 100mm CopperTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type1_SilkScreenTop
+Gauge, Massstab, 100mm, SilkScreenTop, Type 1,
+Gauge Massstab 100mm SilkScreenTop Type 1
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type2_CopperTop
+Gauge, Massstab, 100mm, CopperTop, Type 2,
+Gauge Massstab 100mm CopperTop Type 2
+0
+0
+0
+Calibration_Scale
+Gauge_100mm_Type2_SilkScreenTop
+Gauge, Massstab, 100mm, SilkScreenTop, Type 2,
+Gauge Massstab 100mm SilkScreenTop Type 2
+0
+0
+0
+Capacitor_SMD
+CP_Elec_3x5.3
+SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics
+Capacitor Electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_3x5.4
+SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x3
+SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x3.9
+SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x4.5
+SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x5.3
+SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x5.4
+SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x5.7
+SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_4x5.8
+SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x3
+SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x3.9
+SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x4.4
+SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x4.5
+SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x5.3
+SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x5.4
+SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x5.7
+SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x5.8
+SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_5x5.9
+SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x3
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x3.9
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x4.5
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x4.9
+SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.2
+SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.3
+SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.4
+SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.4_Nichicon
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.7
+SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.8
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x5.9
+SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x7.7
+SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_6.3x9.9
+SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x5.4
+SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x6.2
+SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x6.5
+SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x6.7
+SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x6.9
+SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x10
+SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x10.5
+SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_8x11.9
+SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x7.7
+SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x7.9
+SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x10
+SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x10.5
+SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x12.5
+SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x12.6
+SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_10x14.3
+SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_16x17.5
+SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_16x22
+SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_18x17.5
+SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+CP_Elec_18x22
+SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
+capacitor electrolytic
+0
+2
+2
+Capacitor_SMD
+C_0201_0603Metric
+Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+capacitor
+0
+4
+2
+Capacitor_SMD
+C_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+capacitor handsolder
+0
+4
+2
+Capacitor_SMD
+C_0402_1005Metric
+Capacitor SMD 0402 (1005 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_0402_1005Metric_Pad0.74x0.62mm_HandSolder
+Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_0504_1310Metric
+Capacitor SMD 0504 (1310 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_0504_1310Metric_Pad0.83x1.28mm_HandSolder
+Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_0603_1608Metric
+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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_0603_1608Metric_Pad1.08x0.95mm_HandSolder
+Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_0805_2012Metric
+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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_0805_2012Metric_Pad1.18x1.45mm_HandSolder
+Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_01005_0402Metric
+Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+capacitor
+0
+4
+2
+Capacitor_SMD
+C_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+capacitor handsolder
+0
+4
+2
+Capacitor_SMD
+C_1206_3216Metric
+Capacitor SMD 1206 (3216 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_1206_3216Metric_Pad1.33x1.80mm_HandSolder
+Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_1210_3225Metric
+Capacitor SMD 1210 (3225 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_1210_3225Metric_Pad1.33x2.70mm_HandSolder
+Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_1812_4532Metric
+Capacitor SMD 1812 (4532 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_1812_4532Metric_Pad1.57x3.40mm_HandSolder
+Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_1825_4564Metric
+Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: 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
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_1825_4564Metric_Pad1.57x6.80mm_HandSolder
+Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: 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
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_2220_5650Metric
+Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_2220_5650Metric_Pad1.97x5.40mm_HandSolder
+Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_2225_5664Metric
+Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_2225_5664Metric_Pad1.80x6.60mm_HandSolder
+Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_3640_9110Metric
+Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor
+0
+2
+2
+Capacitor_SMD
+C_3640_9110Metric_Pad2.10x10.45mm_HandSolder
+Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
+capacitor handsolder
+0
+2
+2
+Capacitor_SMD
+C_Elec_3x5.4
+SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_4x5.4
+SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_4x5.8
+SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_5x5.4
+SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_5x5.8
+SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_6.3x5.4
+SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_6.3x5.8
+SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_6.3x7.7
+SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_8x5.4
+SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_8x6.2
+SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_8x10.2
+SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Elec_10x10.2
+SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm
+capacitor electrolyic nonpolar
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZB4-A
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZB4 TZB4-A
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZB4-B
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZB4 TZB4-A
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZC3
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZC3
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZR1
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZR1
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZW4
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZW4
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Murata_TZY2
+trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
+ Murata TZY2
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Sprague-Goodman_SGC3
+trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf
+ Sprague Goodman SGC3
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Voltronics_JN
+trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
+ Voltronics JN
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Voltronics_JQ
+trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
+ Voltronics JQ
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Voltronics_JR
+trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
+ Voltronics JR
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Voltronics_JV
+trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
+ Voltronics JV
+0
+2
+2
+Capacitor_SMD
+C_Trimmer_Voltronics_JZ
+trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
+ Voltronics JR
+0
+2
+2
+Capacitor_THT
+CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf
+CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf
+CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor
+CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal
+CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf
+CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D4.0mm_P1.50mm
+CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D4.0mm_P2.00mm
+CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D5.0mm_P2.00mm
+CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D5.0mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D6.3mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D7.5mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D8.0mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D8.0mm_P3.50mm
+CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D8.0mm_P3.80mm
+CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D8.0mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P2.50mm_P5.00mm
+CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor
+0
+4
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P3.50mm
+CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P3.80mm
+CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P5.00mm_P7.50mm
+CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor
+0
+4
+2
+Capacitor_THT
+CP_Radial_D10.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D12.5mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D12.5mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D12.5mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D13.0mm_P2.50mm
+CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D13.0mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D13.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D14.0mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D14.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D16.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D17.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D18.0mm_P7.50mm
+CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor
+CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D22.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D24.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D25.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D26.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D30.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D35.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor
+0
+3
+2
+Capacitor_THT
+CP_Radial_D40.0mm_P10.00mm_SnapIn
+CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D4.5mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D4.5mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D5.0mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D5.0mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D5.5mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D5.5mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D6.0mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D6.0mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D7.0mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D7.0mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D8.0mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D8.0mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D9.0mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D9.0mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D10.5mm_P2.50mm
+CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+CP_Radial_Tantal_D10.5mm_P5.00mm
+CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf
+CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm
+0
+2
+2
+Capacitor_THT
+C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal
+C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf
+C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm
+0
+2
+2
+Capacitor_THT
+C_Disc_D3.0mm_W1.6mm_P2.50mm
+C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D3.0mm_W2.0mm_P2.50mm
+C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor
+C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D3.4mm_W2.1mm_P2.50mm
+C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D3.8mm_W2.6mm_P2.50mm
+C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D4.3mm_W1.9mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D4.7mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D5.0mm_W2.5mm_P2.50mm
+C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D5.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D5.1mm_W3.2mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf
+C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D6.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D6.0mm_W4.4mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor
+C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.5mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.5mm_W4.4mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor
+C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.5mm_W5.0mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.5mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D7.5mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D8.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D8.0mm_W5.0mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D8.0mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D8.0mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D9.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D9.0mm_W5.0mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D9.0mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D9.0mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D10.0mm_W2.5mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf
+C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D10.5mm_W5.0mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D10.5mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D10.5mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D11.0mm_W5.0mm_P5.00mm
+C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D11.0mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D11.0mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D12.0mm_W4.4mm_P7.75mm
+C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor
+C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D12.5mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D12.5mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D14.5mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D14.5mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D16.0mm_W5.0mm_P7.50mm
+C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Disc_D16.0mm_W5.0mm_P10.00mm
+C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf
+C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D4.0mm_H5.0mm_P1.50mm
+C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D4.0mm_H7.0mm_P1.50mm
+C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D5.0mm_H5.0mm_P2.00mm
+C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D5.0mm_H7.0mm_P2.00mm
+C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D5.0mm_H11.0mm_P2.00mm
+C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D6.3mm_H5.0mm_P2.50mm
+C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D6.3mm_H7.0mm_P2.50mm
+C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D6.3mm_H11.0mm_P2.50mm
+C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D8.0mm_H7.0mm_P3.50mm
+C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D8.0mm_H11.5mm_P3.50mm
+C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D10.0mm_H12.5mm_P5.00mm
+C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D10.0mm_H16.0mm_P5.00mm
+C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D10.0mm_H20.0mm_P5.00mm
+C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D12.5mm_H20.0mm_P5.00mm
+C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D12.5mm_H25.0mm_P5.00mm
+C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D16.0mm_H25.0mm_P7.50mm
+C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D16.0mm_H31.5mm_P7.50mm
+C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Radial_D18.0mm_H35.5mm_P7.50mm
+C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor
+C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.0mm_W2.5mm_P2.50mm
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor
+C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
+C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
+C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
+C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
+C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02
+C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf
+C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W2.0mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W2.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm
+C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor
+C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor
+0
+4
+2
+Capacitor_THT
+C_Rect_L7.0mm_W3.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W4.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W6.0mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.0mm_W6.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf
+C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L7.5mm_W6.5mm_P5.00mm
+C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm
+C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor
+C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor
+0
+4
+2
+Capacitor_THT
+C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4
+C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm
+C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor
+C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor
+0
+4
+2
+Capacitor_THT
+C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4
+C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf
+C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4
+C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L27.0mm_W9.0mm_P22.00mm
+C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor
+C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L27.0mm_W9.0mm_P23.00mm
+C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor
+C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L27.0mm_W11.0mm_P22.00mm
+C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor
+C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4
+C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf
+C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L32.0mm_W15.0mm_P27.00mm
+C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor
+C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4
+C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor
+0
+2
+2
+Capacitor_THT
+C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4
+C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf
+C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor
+0
+2
+2
+Capacitor_THT
+DX_5R5HxxxxU_D11.5mm_P10.00mm
+CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
+CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor
+0
+2
+2
+Capacitor_THT
+DX_5R5VxxxxU_D11.5mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
+CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor
+0
+2
+2
+Capacitor_THT
+DX_5R5VxxxxU_D19.0mm_P5.00mm
+CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf
+CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-08_AVX-J
+Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-10_AVX-L
+Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-12_Kemet-R
+Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder
+Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-15_AVX-P
+Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder
+Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-10_Kemet-I
+Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-12_Kemet-S
+Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-18_Kemet-A
+Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-12_Kemet-T
+Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-15_AVX-H
+Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-21_Kemet-B
+Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-15_Kemet-U
+Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-20_AVX-F
+Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-28_Kemet-C
+Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder
+Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-20_AVX-U
+Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder
+Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-28_AVX-C
+Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder
+Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-15_AVX-R
+Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-20_AVX-M
+Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-28_AVX-M
+Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-38_AVX-R
+Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder
+Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-15_Kemet-W
+Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-20_Kemet-V
+Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-30_AVX-N
+Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-31_Kemet-D
+Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-40_Kemet-Y
+Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-43_Kemet-X
+Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder
+Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7360-38_Kemet-E
+Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder
+Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-38_AVX-V
+Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder
+Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-438_AVX-U
+Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Capacitor_Tantalum_SMD
+CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder
+Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator
+capacitor tantalum
+0
+2
+2
+Connector
+Banana_Jack_1Pin
+Single banana socket, footprint - 6mm drill
+banana socket
+0
+1
+1
+Connector
+Banana_Jack_2Pin
+Dual banana socket, footprint - 2 x 6mm drills
+banana socket
+0
+2
+2
+Connector
+Banana_Jack_3Pin
+Triple banana socket, footprint - 3 x 6mm drills
+banana socket
+0
+3
+3
+Connector
+CUI_PD-30
+3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf
+connector 3-pin PD-30 power DIN
+0
+4
+4
+Connector
+CUI_PD-30S
+3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
+connector 3-pin PD-30S power DIN shielded
+0
+8
+5
+Connector
+CUI_PD-30S_CircularHoles
+3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf
+connector 3-pin PD-30S power DIN shielded
+0
+8
+5
+Connector
+CalTest_CT3151
+Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf
+banana jack horizontal
+0
+4
+1
+Connector
+Connector_SFP_and_Cage
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English
+SFP+ SFP
+0
+40
+21
+Connector
+DTF13-12Px
+http://www.te.com/usa-en/product-DTF13-12PA-G003.html
+DEUTSCH DT header 12 pin
+0
+12
+12
+Connector
+FanPinHeader_1x03_P2.54mm_Vertical
+3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
+pin header 3-pin CPU fan
+0
+3
+3
+Connector
+FanPinHeader_1x04_P2.54mm_Vertical
+4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf
+pin header 4-pin CPU fan
+0
+4
+4
+Connector
+GB042-34S-H10
+http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF
+34pin SMD connector
+0
+34
+34
+Connector
+IHI_B6A-PCB-45_Vertical
+https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf
+connector IHI B6A-PCB-45
+0
+49
+1
+Connector
+JWT_A3963_1x02_P3.96mm_Vertical
+JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf)
+connector JWT A3963 pinhead
+0
+2
+2
+Connector
+NS-Tech_Grove_1x04_P2mm_Vertical
+https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf
+Grove-1x04
+0
+4
+4
+Connector
+SpringContact_Harwin_S1941-46R
+7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf
+spring contact emi emc shield
+0
+1
+1
+Connector
+Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf
+tag connect programming header pogo pins
+0
+6
+6
+Connector
+Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf
+tag connect programming header pogo pins
+0
+6
+6
+Connector
+Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip
+Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf
+tag connect programming header pogo pins
+0
+10
+10
+Connector
+Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical
+Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf
+tag connect programming header pogo pins
+0
+14
+14
+Connector_AMASS
+AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal
+Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
+RC Connector XT30
+0
+5
+3
+Connector_AMASS
+AMASS_MR30PW-M_1x03_P3.50mm_Horizontal
+Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf
+RC Connector XT30
+0
+5
+3
+Connector_AMASS
+AMASS_XT30PW-F_1x02_P2.50mm_Horizontal
+Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
+RC Connector XT30
+0
+4
+2
+Connector_AMASS
+AMASS_XT30PW-M_1x02_P2.50mm_Horizontal
+Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf
+RC Connector XT30
+0
+4
+2
+Connector_AMASS
+AMASS_XT30U-F_1x02_P5.0mm_Vertical
+Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30U-M_1x02_P5.0mm_Vertical
+Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30UPB-F_1x02_P5.0mm_Vertical
+Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT30UPB-M_1x02_P5.0mm_Vertical
+Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf
+RC Connector XT30
+0
+2
+2
+Connector_AMASS
+AMASS_XT60-F_1x02_P7.20mm_Vertical
+AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
+XT60 female vertical
+0
+2
+2
+Connector_AMASS
+AMASS_XT60-M_1x02_P7.20mm_Vertical
+AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf
+XT60 female vertical
+0
+2
+2
+Connector_Amphenol
+Amphenol_M8S-03PMMR-SF8001
+M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf)
+three-pin M8
+0
+5
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal
+3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
+3.5mm audio cui horizontal jack stereo
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal
+3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf)
+3.5mm audio cui horizontal jack stereo
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3523N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3524N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3525N_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf
+TRS audio jack stereo horizontal
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3533NG_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles
+TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal circular
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3535NG_Horizontal
+TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles
+TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf
+TRS audio jack stereo horizontal circular
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_Ledino_KB3SPRS_Horizontal
+https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf
+jack stereo TRS
+0
+5
+5
+Connector_Audio
+Jack_3.5mm_Lumberg_1503_07_Horizontal
+TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf
+TRS audio jack horizontal
+0
+4
+3
+Connector_Audio
+Jack_3.5mm_PJ311_Horizontal
+PJ311 6pin SMD 3.5mm stereo headphones jack.
+headphones jack plug stereo 3.5mm PJ311
+0
+6
+6
+Connector_Audio
+Jack_3.5mm_PJ320D_Horizontal
+Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html)
+3.5mm jack mic microphone phones headphones 4pins audio plug
+0
+4
+4
+Connector_Audio
+Jack_3.5mm_PJ320E_Horizontal
+Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html)
+3.5mm jack mic microphone phones headphones 4pins audio plug
+0
+5
+4
+Connector_Audio
+Jack_3.5mm_PJ31060-I_Horizontal
+PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html)
+headphones jack plug stereo 3.5mm PJ31060-I PJ31060
+0
+6
+6
+Connector_Audio
+Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles
+TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html)
+WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu
+0
+3
+3
+Connector_Audio
+Jack_3.5mm_Switronic_ST-005-G_horizontal
+3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf
+Connector Audio Switronic ST-005-G
+0
+4
+3
+Connector_Audio
+Jack_3.5mm_Technik_TWP-3002_Horizontal
+3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf
+audio jack stereo horizontal waterproof
+0
+7
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ2FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v
+neutrik jack vertical
+0
+2
+2
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ3FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v
+neutrik jack vertical
+0
+3
+3
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ5FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v
+neutrik jack vertical
+0
+5
+5
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ6FD-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v
+neutrik jack vertical
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NJ6TB-V_Vertical
+6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v
+neutrik jack vertical
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal
+M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2
+neutrik jack m
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal
+M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2
+neutrik jack m
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HF_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ4HH_Horizontal
+Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh
+neutrik jack slim
+0
+4
+4
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HF_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HH_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre
+neutrik jack slim
+0
+6
+5
+Connector_Audio
+Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal
+Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1
+neutrik jack slim
+0
+6
+6
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ8HC_Horizontal
+Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc
+neutrik jack stacking
+0
+9
+9
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ8HL_Horizontal
+Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl
+neutrik jack stacking
+0
+9
+9
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HC_Horizontal
+Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal
+Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal
+Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_6.35mm_Neutrik_NSJ12HL_Horizontal
+Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl
+neutrik jack stacking
+0
+13
+13
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v
+neutrik jack combo i
+0
+6
+6
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical
+Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v
+neutrik jack combo a
+0
+8
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v
+neutrik jack combo i
+0
+7
+7
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v
+neutrik jack combo i
+0
+10
+10
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical
+Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v
+neutrik jack combo i
+0
+11
+11
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH1_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH2_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAH_Horizontal
+AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV-0_Vertical
+AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1-0_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV1_Vertical
+AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV2-0_Vertical
+AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV2_Vertical
+AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAAV_Vertical
+AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH2_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHL1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR1_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAHR2_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAH_Horizontal
+A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1-DA_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV1_Vertical
+A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2-0_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2-DA_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV2_Vertical
+A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FAV_Vertical
+A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-B_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1-E_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH1_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-B_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2-E_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBH2_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBHL1_Horizontal
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-0_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-B_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1-DA_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV1_Vertical
+B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-B_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-DA_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2-SW_Vertical
+B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw
+neutrik xlr b
+0
+7
+7
+Connector_Audio
+Jack_XLR_Neutrik_NC3FBV2_Vertical
+B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH-0_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH-1_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAH_Horizontal
+AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV-0_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV-1_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1
+neutrik xlr aa
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAAV_Vertical
+AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav
+neutrik xlr aa
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal
+A Series, Chassis connector H female (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mafh-ph
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAH-0_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAHL_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAHR_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAH_Horizontal
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal
+A Series, Chassis connector Phoenix H male (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mamh-ph
+neutrik xlr a
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAV-0_Vertical
+A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MAV_Vertical
+A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav
+neutrik xlr a
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-0_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-1_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH-E_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHL-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHL_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHR-B_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBHR_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBH_Horizontal
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-0_Vertical
+B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-1_Vertical
+B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1
+neutrik xlr b
+0
+3
+3
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-B_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-E_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV-SW_Vertical
+B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw
+neutrik xlr b
+0
+7
+7
+Connector_Audio
+Jack_XLR_Neutrik_NC3MBV_Vertical
+B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv
+neutrik xlr b
+0
+4
+4
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAH-0_Horizontal
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAH_Horizontal
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAV-0_Vertical
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FAV_Vertical
+A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FBH_Horizontal
+B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4FBV_Vertical
+B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MAH_Horizontal
+A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MAV_Vertical
+A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav
+neutrik xlr a
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MBH_Horizontal
+B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC4MBV_Vertical
+B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv
+neutrik xlr b
+0
+5
+5
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH-0_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH-DA_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAH_Horizontal
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV-DA_Vertical
+A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV-SW_Vertical
+A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw
+neutrik xlr a
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5FAV_Vertical
+A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBH-B_Horizontal
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBH_Horizontal
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV-B_Vertical
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV-SW_Vertical
+B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw
+neutrik xlr b
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5FBV_Vertical
+B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAH_Horizontal
+A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAV-SW_Vertical
+A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw
+neutrik xlr a
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5MAV_Vertical
+A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav
+neutrik xlr a
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBH-B_Horizontal
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBH_Horizontal
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV-B_Vertical
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV-SW_Vertical
+B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw
+neutrik xlr b
+0
+9
+9
+Connector_Audio
+Jack_XLR_Neutrik_NC5MBV_Vertical
+B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv
+neutrik xlr b
+0
+6
+6
+Connector_Audio
+Jack_speakON-6.35mm_Neutrik_NLJ2MD-H_Horizontal
+speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, https://www.neutrik.com/en/product/nlj2md-h
+neutrik speakon combo
+0
+2
+2
+Connector_Audio
+Jack_speakON-6.35mm_Neutrik_NLJ2MD-V_Vertical
+speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, https://www.neutrik.com/en/product/nlj2md-v
+neutrik speakon combo
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL2MD-H_Horizontal
+speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, https://www.neutrik.com/en/product/nl2md-h
+neutrik speakon
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL2MD-V_Vertical
+speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl2md-v
+neutrik speakon
+0
+2
+2
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-H-1_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-1
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-H-2_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-2
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-H-3_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-3
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-H_Horizontal
+speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-V-1_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-1
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-V-2_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-2
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-V-R_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, red D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-r
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-V-S_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, switchable version of NL4MD-V with 8 vertical PCB contacts (4 switching contacts), https://www.neutrik.com/en/product/nl4md-v-s
+neutrik speakon
+0
+8
+8
+Connector_Audio
+Jack_speakON_Neutrik_NL4MD-V_Vertical
+speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v
+neutrik speakon
+0
+4
+4
+Connector_Audio
+Jack_speakON_Neutrik_NL8MD-V-1_Vertical
+speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v-1
+neutrik speakon
+0
+8
+8
+Connector_Audio
+Jack_speakON_Neutrik_NL8MD-V_Vertical
+speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v
+neutrik speakon
+0
+8
+8
+Connector_Audio
+Jack_speakON_Neutrik_NLT4MD-V_Vertical
+STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v
+neutrik speakon stx
+0
+4
+4
+Connector_Audio
+MiniXLR-5_Switchcraft_TRAPC_Horizontal
+http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF
+THT Mini XLR 5Pin right angle
+0
+5
+5
+Connector_BarrelJack
+BarrelJack_CLIFF_FC681465S_SMT_Horizontal
+Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf
+Power Jack SMT
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-036AH-SMT_Horizontal
+Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf
+Power Jack SMT
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-063AH_Horizontal
+Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
+barrel jack cui dc power
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles
+Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf
+barrel jack cui dc power
+0
+4
+3
+Connector_BarrelJack
+BarrelJack_CUI_PJ-102AH_Horizontal
+Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf
+Power Jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_GCT_DCJ200-10-A_Horizontal
+Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf
+connector barrel jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_Horizontal
+DC Barrel Jack
+Power Jack
+0
+3
+3
+Connector_BarrelJack
+BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal
+DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf
+barreljack switchcraftconxall dc power
+0
+2
+2
+Connector_BarrelJack
+BarrelJack_Wuerth_6941xx301002
+Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf
+connector barrel jack
+0
+3
+3
+Connector_Card
+CF-Card_3M_N7E50-A516xx-30
+Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
+connector cf
+0
+54
+50
+Connector_Card
+CF-Card_3M_N7E50-E516xx-30
+Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf)
+connector cf
+0
+54
+50
+Connector_Card
+SD_Hirose_DM1AA_SF_PEJ82
+SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301)
+SD card connector
+0
+16
+13
+Connector_Card
+SD_Kyocera_145638009211859+
+SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638009511859+
+SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638109211859+
+SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_Kyocera_145638109511859+
+SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf)
+sd card smt
+0
+13
+13
+Connector_Card
+SD_TE_2041021
+SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4)
+sd card
+0
+15
+12
+Connector_Card
+microSD_HC_Hirose_DM3AT-SF-PEJM5
+Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=)
+Micro SD
+0
+14
+11
+Connector_Card
+microSD_HC_Hirose_DM3BT-DSF-PEJS
+Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=)
+Micro SD
+0
+16
+11
+Connector_Card
+microSD_HC_Hirose_DM3D-SF
+Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf)
+Micro SD
+0
+14
+11
+Connector_Card
+microSD_HC_Molex_104031-0811
+1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf)
+microSD SD molex
+0
+14
+11
+Connector_Card
+microSD_HC_Wuerth_693072010801
+http://katalog.we-online.de/em/datasheet/693072010801.pdf
+Micro SD Wuerth Wurth Würth
+0
+12
+9
+Connector_Card
+microSIM_JAE_SF53S006VCBR2000
+https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf
+microSIM GSM Card
+0
+14
+7
+Connector_Coaxial
+BNC_Amphenol_031-6575_Horizontal
+dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf)
+Dual BNC Amphenol Horizontal
+0
+6
+4
+Connector_Coaxial
+BNC_Amphenol_B6252HB-NPP3G-50_Horizontal
+http://www.farnell.com/datasheets/612848.pdf
+BNC Amphenol Horizontal
+0
+4
+2
+Connector_Coaxial
+BNC_PanelMountable_Vertical
+Panel-mountable BNC connector mounted through PCB, vertical
+BNC connector
+0
+2
+2
+Connector_Coaxial
+BNC_TEConnectivity_1478035_Horizontal
+BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0
+BNC RF interface bayonet 50ohm
+0
+5
+2
+Connector_Coaxial
+BNC_TEConnectivity_1478204_Vertical
+BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html
+BNC female PCB mount 4 pin straight chassis connector
+0
+5
+2
+Connector_Coaxial
+BNC_Win_364A2x95_Horizontal
+Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf)
+Dual BNC Horizontal Isolated
+0
+6
+3
+Connector_Coaxial
+CoaxialSwitch_Hirose_MS-156C3_Horizontal
+Subminiature Coaxial Switch 1.35mm High, DC to 11GHz
+Switch Coaxial RF
+0
+12
+3
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB
+Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf
+Molex MMCX Horizontal Coaxial
+0
+3
+2
+Connector_Coaxial
+MMCX_Molex_73415-1471_Vertical
+http://www.molex.com/pdm_docs/sd/734151471_sd.pdf
+Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_901-143_Horizontal
+ Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_901-144_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf
+SMA THT Female Jack Vertical
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-10_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf
+SMA SMD Female Jack Vertical
+0
+3
+2
+Connector_Coaxial
+SMA_Amphenol_132134-11_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-14_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134-16_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132134_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132203-12_Horizontal
+https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132289_EdgeMount
+http://www.amphenolrf.com/132289.html
+SMA
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132291-12_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf
+SMA THT Female Jack Vertical Bulkhead
+0
+5
+2
+Connector_Coaxial
+SMA_Amphenol_132291_Vertical
+https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf
+SMA THT Female Jack Vertical Bulkhead
+0
+5
+2
+Connector_Coaxial
+SMA_Molex_73251-1153_EdgeMount_Horizontal
+Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf)
+sma edge
+0
+11
+2
+Connector_Coaxial
+SMA_Molex_73251-2120_EdgeMount_Horizontal
+Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf)
+sma edge
+0
+11
+2
+Connector_Coaxial
+SMA_Molex_73251-2200_Horizontal
+https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf
+SMA THT Female Jack Horizontal
+0
+5
+2
+Connector_Coaxial
+SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount
+Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf)
+SMA Straight Samtec Edge Mount
+0
+5
+2
+Connector_Coaxial
+SMA_Wurth_60312002114503_Vertical
+https://www.we-online.de/katalog/datasheet/60312002114503.pdf
+SMA THT Female Jack Vertical ExtendedLegs
+0
+5
+2
+Connector_Coaxial
+SMB_Jack_Vertical
+SMB pcb mounting jack
+SMB Jack Striaght
+0
+5
+2
+Connector_Coaxial
+U.FL_Hirose_U.FL-R-SMT-1_Vertical
+Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/
+Hirose U.FL Coaxial
+0
+3
+2
+Connector_Coaxial
+U.FL_Molex_MCRF_73412-0110_Vertical
+Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf)
+mcrf hirose ufl u.fl microcoaxial
+0
+4
+2
+Connector_DIN
+DIN41612_B2_2x8_Female_Vertical_THT
+DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+16
+16
+Connector_DIN
+DIN41612_B2_2x8_Male_Horizontal_THT
+DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+16
+16
+Connector_DIN
+DIN41612_B2_2x16_Female_Vertical_THT
+DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+32
+32
+Connector_DIN
+DIN41612_B2_2x16_Male_Horizontal_THT
+DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/2
+0
+32
+32
+Connector_DIN
+DIN41612_B3_2x5_Female_Vertical_THT
+DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+10
+10
+Connector_DIN
+DIN41612_B3_2x5_Male_Horizontal_THT
+DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+10
+10
+Connector_DIN
+DIN41612_B3_2x10_Female_Vertical_THT
+DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+20
+20
+Connector_DIN
+DIN41612_B3_2x10_Male_Horizontal_THT
+DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B/3
+0
+20
+20
+Connector_DIN
+DIN41612_B_1x32_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_1x32_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x16_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x16_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+32
+32
+Connector_DIN
+DIN41612_B_2x32_Female_Vertical_THT
+DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+64
+64
+Connector_DIN
+DIN41612_B_2x32_Male_Horizontal_THT
+DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 B
+0
+64
+64
+Connector_DIN
+DIN41612_C2_2x16_Female_Vertical_THT
+DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+32
+32
+Connector_DIN
+DIN41612_C2_2x16_Male_Horizontal_THT
+DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+32
+32
+Connector_DIN
+DIN41612_C2_3x16_Female_Vertical_THT
+DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+48
+48
+Connector_DIN
+DIN41612_C2_3x16_Male_Horizontal_THT
+DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/2
+0
+48
+48
+Connector_DIN
+DIN41612_C3_2x10_Female_Vertical_THT
+DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+20
+20
+Connector_DIN
+DIN41612_C3_2x10_Male_Horizontal_THT
+DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+20
+20
+Connector_DIN
+DIN41612_C3_3x10_Female_Vertical_THT
+DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+30
+30
+Connector_DIN
+DIN41612_C3_3x10_Male_Horizontal_THT
+DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C/3
+0
+30
+30
+Connector_DIN
+DIN41612_C_1x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_1x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x16_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x16_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+32
+32
+Connector_DIN
+DIN41612_C_2x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+64
+64
+Connector_DIN
+DIN41612_C_2x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+64
+64
+Connector_DIN
+DIN41612_C_3x16_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+48
+48
+Connector_DIN
+DIN41612_C_3x16_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+48
+48
+Connector_DIN
+DIN41612_C_3x32_Female_Vertical_THT
+DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+96
+96
+Connector_DIN
+DIN41612_C_3x32_Male_Horizontal_THT
+DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 C
+0
+96
+96
+Connector_DIN
+DIN41612_D_2x8_Female_Vertical_THT
+DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+16
+16
+Connector_DIN
+DIN41612_D_2x8_Male_Horizontal_THT
+DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+16
+16
+Connector_DIN
+DIN41612_D_2x16_Female_Vertical_THT
+DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+32
+32
+Connector_DIN
+DIN41612_D_2x16_Male_Horizontal_THT
+DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 D
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_RowsAC_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_2x16_RowsAC_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+32
+32
+Connector_DIN
+DIN41612_E_3x16_Female_Vertical_THT
+DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+48
+48
+Connector_DIN
+DIN41612_E_3x16_Male_Horizontal_THT
+DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 E
+0
+48
+48
+Connector_DIN
+DIN41612_F_2x16_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_RowsZD_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_2x16_RowsZD_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+32
+32
+Connector_DIN
+DIN41612_F_3x16_Female_Vertical_THT
+DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+48
+48
+Connector_DIN
+DIN41612_F_3x16_Male_Horizontal_THT
+DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 F
+0
+48
+48
+Connector_DIN
+DIN41612_Q2_2x16_Male_Horizontal_THT
+DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/2
+0
+32
+32
+Connector_DIN
+DIN41612_Q2_2x16_Male_Vertical_THT
+DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/2
+0
+32
+32
+Connector_DIN
+DIN41612_Q3_2x10_Male_Horizontal_THT
+DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/3
+0
+20
+20
+Connector_DIN
+DIN41612_Q3_2x10_Male_Vertical_THT
+DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q/3
+0
+20
+20
+Connector_DIN
+DIN41612_Q_2x32_Male_Horizontal_THT
+DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q
+0
+64
+64
+Connector_DIN
+DIN41612_Q_2x32_Male_Vertical_THT
+DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 Q
+0
+64
+64
+Connector_DIN
+DIN41612_R2_2x16_Male_Horizontal_THT
+DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+32
+32
+Connector_DIN
+DIN41612_R2_2x16_Male_Vertical_THT
+DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+32
+32
+Connector_DIN
+DIN41612_R2_3x16_Male_Horizontal_THT
+DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+48
+48
+Connector_DIN
+DIN41612_R2_3x16_Male_Vertical_THT
+DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/2
+0
+48
+48
+Connector_DIN
+DIN41612_R3_2x10_Male_Horizontal_THT
+DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+20
+20
+Connector_DIN
+DIN41612_R3_2x10_Male_Vertical_THT
+DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+20
+20
+Connector_DIN
+DIN41612_R3_3x10_Male_Horizontal_THT
+DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+30
+30
+Connector_DIN
+DIN41612_R3_3x10_Male_Vertical_THT
+DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R/3
+0
+30
+30
+Connector_DIN
+DIN41612_R_1x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_1x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x16_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x16_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+32
+32
+Connector_DIN
+DIN41612_R_2x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+64
+64
+Connector_DIN
+DIN41612_R_2x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+64
+64
+Connector_DIN
+DIN41612_R_3x16_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+48
+48
+Connector_DIN
+DIN41612_R_3x16_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+48
+48
+Connector_DIN
+DIN41612_R_3x32_Male_Horizontal_THT
+DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+96
+96
+Connector_DIN
+DIN41612_R_3x32_Male_Vertical_THT
+DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf
+DIN 41612 IEC 60603 R
+0
+96
+96
+Connector_Dsub
+DSUB-9_Female_EdgeMount_P2.77mm
+9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Female_Vertical_P2.77x2.84mm
+9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles
+9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_EdgeMount_P2.77mm
+9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-9_Male_Vertical_P2.77x2.84mm
+9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
+0
+9
+9
+Connector_Dsub
+DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles
+9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm
+0
+11
+10
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_EdgeMount_P2.77mm
+15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Female_Vertical_P2.77x2.84mm
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_EdgeMount_P2.77mm
+15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-15_Male_Vertical_P2.77x2.84mm
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+15
+15
+Connector_Dsub
+DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles
+15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm
+0
+17
+16
+Connector_Dsub
+DSUB-25_Female_EdgeMount_P2.77mm
+25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Female_Vertical_P2.77x2.84mm
+25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles
+25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_EdgeMount_P2.77mm
+25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-25_Male_Vertical_P2.77x2.84mm
+25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+25
+25
+Connector_Dsub
+DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles
+25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm
+0
+27
+26
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+26
+26
+Connector_Dsub
+DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm
+0
+28
+27
+Connector_Dsub
+DSUB-37_Female_EdgeMount_P2.77mm
+37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Female_Vertical_P2.77x2.84mm
+37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles
+37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_EdgeMount_P2.77mm
+37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm
+37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-37_Male_Vertical_P2.77x2.84mm
+37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+37
+37
+Connector_Dsub
+DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles
+37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm
+0
+39
+38
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles
+44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm
+44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm
+0
+44
+44
+Connector_Dsub
+DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles
+44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm
+0
+46
+45
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles
+62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm
+0
+64
+63
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm
+62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf
+62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm
+0
+62
+62
+Connector_Dsub
+DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles
+62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf
+62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm
+0
+64
+63
+Connector_FFC-FPC
+Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+8
+7
+Connector_FFC-FPC
+Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+10
+9
+Connector_FFC-FPC
+Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+12
+11
+Connector_FFC-FPC
+Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+13
+12
+Connector_FFC-FPC
+Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+14
+13
+Connector_FFC-FPC
+Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+15
+14
+Connector_FFC-FPC
+Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+16
+15
+Connector_FFC-FPC
+Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+17
+16
+Connector_FFC-FPC
+Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+18
+17
+Connector_FFC-FPC
+Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+19
+18
+Connector_FFC-FPC
+Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+20
+19
+Connector_FFC-FPC
+Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+21
+20
+Connector_FFC-FPC
+Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+22
+21
+Connector_FFC-FPC
+Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+24
+23
+Connector_FFC-FPC
+Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+26
+25
+Connector_FFC-FPC
+Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+27
+26
+Connector_FFC-FPC
+Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+28
+27
+Connector_FFC-FPC
+Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+30
+29
+Connector_FFC-FPC
+Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+32
+31
+Connector_FFC-FPC
+Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+34
+33
+Connector_FFC-FPC
+Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+35
+34
+Connector_FFC-FPC
+Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+36
+35
+Connector_FFC-FPC
+Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+37
+36
+Connector_FFC-FPC
+Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+38
+37
+Connector_FFC-FPC
+Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+42
+41
+Connector_FFC-FPC
+Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+47
+46
+Connector_FFC-FPC
+Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+52
+51
+Connector_FFC-FPC
+Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal
+Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator
+connector Hirose FH12 horizontal
+0
+55
+54
+Connector_FFC-FPC
+Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal
+Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704)
+connector Hirose FH41 horizontal
+0
+38
+32
+Connector_FFC-FPC
+JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+25
+25
+Connector_FFC-FPC
+JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+29
+29
+Connector_FFC-FPC
+JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+41
+41
+Connector_FFC-FPC
+JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+51
+51
+Connector_FFC-FPC
+JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+71
+71
+Connector_FFC-FPC
+JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal
+Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+81
+81
+Connector_FFC-FPC
+Molex_52559-3652_2x18-1MP_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf)
+connector Molex top entry
+0
+40
+37
+Connector_FFC-FPC
+Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal
+Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf
+FFC FPC
+0
+54
+51
+Connector_FFC-FPC
+Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal
+Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf
+FFC FPC connector
+0
+12
+11
+Connector_FFC-FPC
+Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+6
+5
+Connector_FFC-FPC
+Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+7
+6
+Connector_FFC-FPC
+Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+8
+7
+Connector_FFC-FPC
+Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+9
+8
+Connector_FFC-FPC
+Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+10
+9
+Connector_FFC-FPC
+Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+11
+10
+Connector_FFC-FPC
+Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+12
+11
+Connector_FFC-FPC
+Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+13
+12
+Connector_FFC-FPC
+Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+14
+13
+Connector_FFC-FPC
+Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+15
+14
+Connector_FFC-FPC
+Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+16
+15
+Connector_FFC-FPC
+Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+17
+16
+Connector_FFC-FPC
+Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+18
+17
+Connector_FFC-FPC
+Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+19
+18
+Connector_FFC-FPC
+Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+20
+19
+Connector_FFC-FPC
+Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+21
+20
+Connector_FFC-FPC
+Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+22
+21
+Connector_FFC-FPC
+Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+23
+22
+Connector_FFC-FPC
+Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+24
+23
+Connector_FFC-FPC
+Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+25
+24
+Connector_FFC-FPC
+Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+26
+25
+Connector_FFC-FPC
+Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+27
+26
+Connector_FFC-FPC
+Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+28
+27
+Connector_FFC-FPC
+Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+29
+28
+Connector_FFC-FPC
+Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+30
+29
+Connector_FFC-FPC
+Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+31
+30
+Connector_FFC-FPC
+Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal
+Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+32
+31
+Connector_FFC-FPC
+Molex_502231-1500_1x15-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+17
+16
+Connector_FFC-FPC
+Molex_502231-2400_1x24-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+26
+25
+Connector_FFC-FPC
+Molex_502231-3300_1x33-1SH_P0.5mm_Vertical
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm vertical
+0
+36
+34
+Connector_FFC-FPC
+Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+19
+16
+Connector_FFC-FPC
+Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+28
+25
+Connector_FFC-FPC
+Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal
+Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf)
+molex FFC/FPC connector Pitch 0.5mm right angle
+0
+39
+34
+Connector_FFC-FPC
+Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+19
+18
+Connector_FFC-FPC
+Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+23
+22
+Connector_FFC-FPC
+Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+25
+24
+Connector_FFC-FPC
+Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+29
+28
+Connector_FFC-FPC
+Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+35
+34
+Connector_FFC-FPC
+Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+37
+36
+Connector_FFC-FPC
+Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+41
+40
+Connector_FFC-FPC
+Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+43
+42
+Connector_FFC-FPC
+Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal
+Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator
+connector Molex top entry
+0
+53
+52
+Connector_FFC-FPC
+TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal
+TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+7
+6
+Connector_FFC-FPC
+TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal
+TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+8
+7
+Connector_FFC-FPC
+TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal
+TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+9
+8
+Connector_FFC-FPC
+TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal
+TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+10
+9
+Connector_FFC-FPC
+TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal
+TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+11
+10
+Connector_FFC-FPC
+TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal
+TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+12
+11
+Connector_FFC-FPC
+TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal
+TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+13
+12
+Connector_FFC-FPC
+TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal
+TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+14
+13
+Connector_FFC-FPC
+TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal
+TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+15
+14
+Connector_FFC-FPC
+TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal
+TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+16
+15
+Connector_FFC-FPC
+TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal
+TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+17
+16
+Connector_FFC-FPC
+TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal
+TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+18
+17
+Connector_FFC-FPC
+TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal
+TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+19
+18
+Connector_FFC-FPC
+TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal
+TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+20
+19
+Connector_FFC-FPC
+TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal
+TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+21
+20
+Connector_FFC-FPC
+TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal
+TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+12
+11
+Connector_FFC-FPC
+TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal
+TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+13
+12
+Connector_FFC-FPC
+TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal
+TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+14
+13
+Connector_FFC-FPC
+TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal
+TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+15
+14
+Connector_FFC-FPC
+TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal
+TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+16
+15
+Connector_FFC-FPC
+TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal
+TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+17
+16
+Connector_FFC-FPC
+TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal
+TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+18
+17
+Connector_FFC-FPC
+TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal
+TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+19
+18
+Connector_FFC-FPC
+TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal
+TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+20
+19
+Connector_FFC-FPC
+TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal
+TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+21
+20
+Connector_FFC-FPC
+TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal
+TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+12
+11
+Connector_FFC-FPC
+TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal
+TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+13
+12
+Connector_FFC-FPC
+TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal
+TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+14
+13
+Connector_FFC-FPC
+TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal
+TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+15
+14
+Connector_FFC-FPC
+TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal
+TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+16
+15
+Connector_FFC-FPC
+TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal
+TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+17
+16
+Connector_FFC-FPC
+TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal
+TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+18
+17
+Connector_FFC-FPC
+TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal
+TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+19
+18
+Connector_FFC-FPC
+TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal
+TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+20
+19
+Connector_FFC-FPC
+TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal
+TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+21
+20
+Connector_FFC-FPC
+TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal
+TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+22
+21
+Connector_FFC-FPC
+TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal
+TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+23
+22
+Connector_FFC-FPC
+TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal
+TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+24
+23
+Connector_FFC-FPC
+TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal
+TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+25
+24
+Connector_FFC-FPC
+TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal
+TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+26
+25
+Connector_FFC-FPC
+TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal
+TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+27
+26
+Connector_FFC-FPC
+TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal
+TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+28
+27
+Connector_FFC-FPC
+TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal
+TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+29
+28
+Connector_FFC-FPC
+TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal
+TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+30
+29
+Connector_FFC-FPC
+TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal
+TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+31
+30
+Connector_FFC-FPC
+TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal
+TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+22
+21
+Connector_FFC-FPC
+TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal
+TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+23
+22
+Connector_FFC-FPC
+TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal
+TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+24
+23
+Connector_FFC-FPC
+TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal
+TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+25
+24
+Connector_FFC-FPC
+TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal
+TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+26
+25
+Connector_FFC-FPC
+TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal
+TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+27
+26
+Connector_FFC-FPC
+TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal
+TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+28
+27
+Connector_FFC-FPC
+TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal
+TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+29
+28
+Connector_FFC-FPC
+TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal
+TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+30
+29
+Connector_FFC-FPC
+TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal
+TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+31
+30
+Connector_FFC-FPC
+TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal
+TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+22
+21
+Connector_FFC-FPC
+TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal
+TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+23
+22
+Connector_FFC-FPC
+TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal
+TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+24
+23
+Connector_FFC-FPC
+TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal
+TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+25
+24
+Connector_FFC-FPC
+TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal
+TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+26
+25
+Connector_FFC-FPC
+TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal
+TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+27
+26
+Connector_FFC-FPC
+TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal
+TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+28
+27
+Connector_FFC-FPC
+TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal
+TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+29
+28
+Connector_FFC-FPC
+TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal
+TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+30
+29
+Connector_FFC-FPC
+TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal
+TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+31
+30
+Connector_FFC-FPC
+TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal
+TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+32
+31
+Connector_FFC-FPC
+TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal
+TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+32
+31
+Connector_FFC-FPC
+TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal
+TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+32
+31
+Connector_FFC-FPC
+TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal
+TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+33
+32
+Connector_FFC-FPC
+TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal
+TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+34
+33
+Connector_FFC-FPC
+TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal
+TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+35
+34
+Connector_FFC-FPC
+TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal
+TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+36
+35
+Connector_FFC-FPC
+TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal
+TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+37
+36
+Connector_FFC-FPC
+TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal
+TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+38
+37
+Connector_FFC-FPC
+TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal
+TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+39
+38
+Connector_FFC-FPC
+TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal
+TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+40
+39
+Connector_FFC-FPC
+TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal
+TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+41
+40
+Connector_FFC-FPC
+TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal
+TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+42
+41
+Connector_FFC-FPC
+TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal
+TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+43
+42
+Connector_FFC-FPC
+TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal
+TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+44
+43
+Connector_FFC-FPC
+TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal
+TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+45
+44
+Connector_FFC-FPC
+TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal
+TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+46
+45
+Connector_FFC-FPC
+TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal
+TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+47
+46
+Connector_FFC-FPC
+TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal
+TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+48
+47
+Connector_FFC-FPC
+TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal
+TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+49
+48
+Connector_FFC-FPC
+TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal
+TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+50
+49
+Connector_FFC-FPC
+TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal
+TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+51
+50
+Connector_FFC-FPC
+TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal
+TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0
+te fpc 1734839
+0
+52
+51
+Connector_FFC-FPC
+TE_84952-4_1x04-1MP_P1.0mm_Horizontal
+TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+6
+5
+Connector_FFC-FPC
+TE_84952-5_1x05-1MP_P1.0mm_Horizontal
+TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+7
+6
+Connector_FFC-FPC
+TE_84952-6_1x06-1MP_P1.0mm_Horizontal
+TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+8
+7
+Connector_FFC-FPC
+TE_84952-7_1x07-1MP_P1.0mm_Horizontal
+TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+9
+8
+Connector_FFC-FPC
+TE_84952-8_1x08-1MP_P1.0mm_Horizontal
+TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+10
+9
+Connector_FFC-FPC
+TE_84952-9_1x09-1MP_P1.0mm_Horizontal
+TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4
+te fpc 84952
+0
+11
+10
+Connector_FFC-FPC
+TE_84953-4_1x04-1MP_P1.0mm_Horizontal
+TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+6
+5
+Connector_FFC-FPC
+TE_84953-5_1x05-1MP_P1.0mm_Horizontal
+TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+7
+6
+Connector_FFC-FPC
+TE_84953-6_1x06-1MP_P1.0mm_Horizontal
+TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+8
+7
+Connector_FFC-FPC
+TE_84953-7_1x07-1MP_P1.0mm_Horizontal
+TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+9
+8
+Connector_FFC-FPC
+TE_84953-8_1x08-1MP_P1.0mm_Horizontal
+TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+10
+9
+Connector_FFC-FPC
+TE_84953-9_1x09-1MP_P1.0mm_Horizontal
+TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4
+te fpc 84953
+0
+11
+10
+Connector_FFC-FPC
+Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal
+http://katalog.we-online.de/em/datasheet/68611214422.pdf
+Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT
+0
+14
+13
+Connector_HDMI
+HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal
+HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449
+HDMI Contact Technology Type A
+0
+23
+20
+Connector_HDMI
+HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle
+HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf
+hdmi type a
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-0x01
+HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle smd
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-1x01
+HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle tht
+0
+23
+20
+Connector_HDMI
+HDMI_Micro-D_Molex_46765-2x0x
+HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf)
+hdmi micro type d right angle tht smd hybrid
+0
+23
+20
+Connector_Harting
+Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+4
+3
+Connector_Harting
+Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+5
+4
+Connector_Harting
+Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+6
+5
+Connector_Harting
+Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+7
+6
+Connector_Harting
+Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+8
+7
+Connector_Harting
+Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+9
+8
+Connector_Harting
+Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+10
+9
+Connector_Harting
+Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+11
+10
+Connector_Harting
+Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+12
+11
+Connector_Harting
+Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+13
+12
+Connector_Harting
+Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical
+Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon vertical
+0
+14
+13
+Connector_Harting
+Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+14
+13
+Connector_Harting
+Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal
+Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator
+connector Harting har-flexicon horizontal
+0
+14
+13
+Connector_Harwin
+Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical
+Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X
+connector harwin gecko
+0
+6
+6
+Connector_Harwin
+Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical
+Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X
+connector harwin gecko
+0
+10
+10
+Connector_Harwin
+Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical
+Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X
+connector harwin gecko
+0
+12
+12
+Connector_Harwin
+Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical
+Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X
+connector harwin gecko
+0
+16
+16
+Connector_Harwin
+Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical
+Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X
+connector harwin gecko
+0
+20
+20
+Connector_Harwin
+Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical
+Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X
+connector harwin gecko
+0
+26
+26
+Connector_Harwin
+Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical
+Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X
+connector harwin gecko
+0
+34
+34
+Connector_Harwin
+Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical
+Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X
+connector harwin gecko
+0
+50
+50
+Connector_Harwin
+Harwin_LTek-Male_02_P2.00mm_Vertical
+Harwin LTek Connector, 2 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+2
+2
+Connector_Harwin
+Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+6
+2
+Connector_Harwin
+Harwin_LTek-Male_2x02_P2.00mm_Vertical
+Harwin LTek Connector, 4 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+4
+4
+Connector_Harwin
+Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+8
+4
+Connector_Harwin
+Harwin_LTek-Male_2x03_P2.00mm_Vertical
+Harwin LTek Connector, 6 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+6
+6
+Connector_Harwin
+Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+10
+6
+Connector_Harwin
+Harwin_LTek-Male_2x04_P2.00mm_Vertical
+Harwin LTek Connector, 8 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+8
+8
+Connector_Harwin
+Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+12
+8
+Connector_Harwin
+Harwin_LTek-Male_2x05_P2.00mm_Vertical
+Harwin LTek Connector, 10 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+10
+10
+Connector_Harwin
+Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+14
+10
+Connector_Harwin
+Harwin_LTek-Male_2x06_P2.00mm_Vertical
+Harwin LTek Connector, 12 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+12
+12
+Connector_Harwin
+Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+16
+12
+Connector_Harwin
+Harwin_LTek-Male_2x07_P2.00mm_Vertical
+Harwin LTek Connector, 14 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+14
+14
+Connector_Harwin
+Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+18
+14
+Connector_Harwin
+Harwin_LTek-Male_2x08_P2.00mm_Vertical
+Harwin LTek Connector, 16 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+16
+16
+Connector_Harwin
+Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+20
+16
+Connector_Harwin
+Harwin_LTek-Male_2x09_P2.00mm_Vertical
+Harwin LTek Connector, 18 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+18
+18
+Connector_Harwin
+Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+22
+18
+Connector_Harwin
+Harwin_LTek-Male_2x10_P2.00mm_Vertical
+Harwin LTek Connector, 20 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+20
+20
+Connector_Harwin
+Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+24
+20
+Connector_Harwin
+Harwin_LTek-Male_2x13_P2.00mm_Vertical
+Harwin LTek Connector, 26 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+26
+26
+Connector_Harwin
+Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+30
+26
+Connector_Harwin
+Harwin_LTek-Male_2x17_P2.00mm_Vertical
+Harwin LTek Connector, 34 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+34
+34
+Connector_Harwin
+Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+38
+34
+Connector_Harwin
+Harwin_LTek-Male_2x22_P2.00mm_Vertical
+Harwin LTek Connector, 44 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+44
+44
+Connector_Harwin
+Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+48
+44
+Connector_Harwin
+Harwin_LTek-Male_03_P2.00mm_Vertical
+Harwin LTek Connector, 3 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+3
+3
+Connector_Harwin
+Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+7
+3
+Connector_Harwin
+Harwin_LTek-Male_04_P2.00mm_Vertical
+Harwin LTek Connector, 4 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+4
+4
+Connector_Harwin
+Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+8
+4
+Connector_Harwin
+Harwin_LTek-Male_05_P2.00mm_Vertical
+Harwin LTek Connector, 5 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+5
+5
+Connector_Harwin
+Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+9
+5
+Connector_Harwin
+Harwin_LTek-Male_06_P2.00mm_Vertical
+Harwin LTek Connector, 6 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+6
+6
+Connector_Harwin
+Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+10
+6
+Connector_Harwin
+Harwin_LTek-Male_07_P2.00mm_Vertical
+Harwin LTek Connector, 7 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+7
+7
+Connector_Harwin
+Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+11
+7
+Connector_Harwin
+Harwin_LTek-Male_17_P2.00mm_Vertical
+Harwin LTek Connector, 17 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+17
+17
+Connector_Harwin
+Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+21
+17
+Connector_Harwin
+Harwin_LTek-Male_22_P2.00mm_Vertical
+Harwin LTek Connector, 22 pins, single row male, vertical entry
+connector harwin ltek M80
+0
+22
+22
+Connector_Harwin
+Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief
+Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip
+connector harwin ltek M80
+0
+26
+22
+Connector_Harwin
+Harwin_M20-89003xx_1x03_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+4
+3
+Connector_Harwin
+Harwin_M20-89004xx_1x04_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+5
+4
+Connector_Harwin
+Harwin_M20-89005xx_1x05_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+6
+5
+Connector_Harwin
+Harwin_M20-89006xx_1x06_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+7
+6
+Connector_Harwin
+Harwin_M20-89007xx_1x07_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+8
+7
+Connector_Harwin
+Harwin_M20-89008xx_1x08_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+9
+8
+Connector_Harwin
+Harwin_M20-89009xx_1x09_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+10
+9
+Connector_Harwin
+Harwin_M20-89010xx_1x10_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+11
+10
+Connector_Harwin
+Harwin_M20-89011xx_1x11_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+12
+11
+Connector_Harwin
+Harwin_M20-89012xx_1x12_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+13
+12
+Connector_Harwin
+Harwin_M20-89013xx_1x13_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+14
+13
+Connector_Harwin
+Harwin_M20-89014xx_1x14_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+15
+14
+Connector_Harwin
+Harwin_M20-89015xx_1x15_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+16
+15
+Connector_Harwin
+Harwin_M20-89016xx_1x16_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+17
+16
+Connector_Harwin
+Harwin_M20-89017xx_1x17_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+18
+17
+Connector_Harwin
+Harwin_M20-89018xx_1x18_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+19
+18
+Connector_Harwin
+Harwin_M20-89019xx_1x19_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+20
+19
+Connector_Harwin
+Harwin_M20-89020xx_1x20_P2.54mm_Horizontal
+Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator
+connector Harwin M20-890 horizontal
+0
+21
+20
+Connector_Harwin
+Harwin_M20-7810245_2x02_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+4
+4
+Connector_Harwin
+Harwin_M20-7810345_2x03_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+6
+6
+Connector_Harwin
+Harwin_M20-7810445_2x04_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+8
+8
+Connector_Harwin
+Harwin_M20-7810545_2x05_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+10
+10
+Connector_Harwin
+Harwin_M20-7810645_2x06_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+12
+12
+Connector_Harwin
+Harwin_M20-7810745_2x07_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+14
+14
+Connector_Harwin
+Harwin_M20-7810845_2x08_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+16
+16
+Connector_Harwin
+Harwin_M20-7810945_2x09_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+18
+18
+Connector_Harwin
+Harwin_M20-7811045_2x10_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+20
+20
+Connector_Harwin
+Harwin_M20-7811245_2x12_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+24
+24
+Connector_Harwin
+Harwin_M20-7811545_2x15_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+30
+30
+Connector_Harwin
+Harwin_M20-7812045_2x20_P2.54mm_Vertical
+Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator
+connector Harwin M20 side entry
+0
+40
+40
+Connector_Hirose
+Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
+Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
+connector Hirose BM24 40pin header
+0
+44
+42
+Connector_Hirose
+Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical
+Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1)
+connector Hirose 40pin receptacle vertical
+0
+42
+42
+Connector_Hirose
+Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+4
+3
+Connector_Hirose
+Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+5
+4
+Connector_Hirose
+Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+6
+5
+Connector_Hirose
+Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+7
+6
+Connector_Hirose
+Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+8
+7
+Connector_Hirose
+Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+9
+8
+Connector_Hirose
+Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+10
+9
+Connector_Hirose
+Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+11
+10
+Connector_Hirose
+Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+12
+11
+Connector_Hirose
+Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+13
+12
+Connector_Hirose
+Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+14
+13
+Connector_Hirose
+Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+15
+14
+Connector_Hirose
+Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+16
+15
+Connector_Hirose
+Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal
+Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+17
+16
+Connector_Hirose
+Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+8
+8
+Connector_Hirose
+Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+10
+10
+Connector_Hirose
+Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+12
+12
+Connector_Hirose
+Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+14
+14
+Connector_Hirose
+Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+16
+16
+Connector_Hirose
+Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+18
+18
+Connector_Hirose
+Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+20
+20
+Connector_Hirose
+Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+22
+22
+Connector_Hirose
+Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+24
+24
+Connector_Hirose
+Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+26
+26
+Connector_Hirose
+Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+28
+28
+Connector_Hirose
+Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+30
+30
+Connector_Hirose
+Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical
+Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator
+connector Hirose DF11 vertical
+0
+32
+32
+Connector_Hirose
+Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+20
+10
+Connector_Hirose
+Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+28
+14
+Connector_Hirose
+Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+40
+20
+Connector_Hirose
+Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+60
+30
+Connector_Hirose
+Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+64
+32
+Connector_Hirose
+Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+72
+36
+Connector_Hirose
+Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+80
+40
+Connector_Hirose
+Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+100
+50
+Connector_Hirose
+Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical
+Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+120
+60
+Connector_Hirose
+Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+20
+10
+Connector_Hirose
+Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+28
+14
+Connector_Hirose
+Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+40
+20
+Connector_Hirose
+Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+60
+30
+Connector_Hirose
+Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+64
+32
+Connector_Hirose
+Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+72
+36
+Connector_Hirose
+Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+80
+40
+Connector_Hirose
+Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+100
+50
+Connector_Hirose
+Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+120
+60
+Connector_Hirose
+Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical
+Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator
+connector Hirose DF12 vertical
+0
+160
+80
+Connector_Hirose
+Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+2
+2
+Connector_Hirose
+Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+3
+3
+Connector_Hirose
+Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+4
+4
+Connector_Hirose
+Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+5
+5
+Connector_Hirose
+Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+5
+5
+Connector_Hirose
+Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+6
+6
+Connector_Hirose
+Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+7
+7
+Connector_Hirose
+Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+7
+7
+Connector_Hirose
+Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+8
+8
+Connector_Hirose
+Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+8
+8
+Connector_Hirose
+Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+9
+9
+Connector_Hirose
+Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+9
+9
+Connector_Hirose
+Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+10
+10
+Connector_Hirose
+Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+10
+10
+Connector_Hirose
+Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+11
+11
+Connector_Hirose
+Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+11
+11
+Connector_Hirose
+Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+12
+12
+Connector_Hirose
+Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+12
+12
+Connector_Hirose
+Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+13
+13
+Connector_Hirose
+Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+14
+14
+Connector_Hirose
+Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+14
+14
+Connector_Hirose
+Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical
+Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator
+connector Hirose DF13 vertical
+0
+15
+15
+Connector_Hirose
+Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal
+Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator
+connector Hirose DF13 horizontal
+0
+15
+15
+Connector_Hirose
+Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+4
+3
+Connector_Hirose
+Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+5
+4
+Connector_Hirose
+Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+6
+5
+Connector_Hirose
+Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+7
+6
+Connector_Hirose
+Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+8
+7
+Connector_Hirose
+Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+9
+8
+Connector_Hirose
+Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+10
+9
+Connector_Hirose
+Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+11
+10
+Connector_Hirose
+Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+12
+11
+Connector_Hirose
+Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+13
+12
+Connector_Hirose
+Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+14
+13
+Connector_Hirose
+Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+16
+15
+Connector_Hirose
+Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical
+Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator
+connector Hirose DF13C vertical
+0
+17
+16
+Connector_Hirose
+Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+4
+3
+Connector_Hirose
+Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+5
+4
+Connector_Hirose
+Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+6
+5
+Connector_Hirose
+Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+7
+6
+Connector_Hirose
+Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+8
+7
+Connector_Hirose
+Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+9
+8
+Connector_Hirose
+Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+10
+9
+Connector_Hirose
+Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+11
+10
+Connector_Hirose
+Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+12
+11
+Connector_Hirose
+Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+13
+12
+Connector_Hirose
+Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+14
+13
+Connector_Hirose
+Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+16
+15
+Connector_Hirose
+Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal
+Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator
+connector Hirose top entry
+0
+17
+16
+Connector_Hirose
+Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical
+Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+5
+5
+Connector_Hirose
+Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical
+Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+6
+6
+Connector_Hirose
+Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+1
+1
+Connector_Hirose
+Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical
+Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+1
+1
+Connector_Hirose
+Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+2
+2
+Connector_Hirose
+Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+3
+3
+Connector_Hirose
+Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+4
+4
+Connector_Hirose
+Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical
+Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator
+connector Hirose DF63 vertical
+0
+5
+5
+Connector_IDC
+IDC-Header_2x03_P2.54mm_Horizontal
+Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_IDC
+IDC-Header_2x03_P2.54mm_Vertical
+Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_IDC
+IDC-Header_2x04_P2.54mm_Horizontal
+Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_IDC
+IDC-Header_2x04_P2.54mm_Vertical
+Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+12
+11
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Horizontal
+Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x05_P2.54mm_Vertical
+Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+14
+13
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Horizontal
+Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x06_P2.54mm_Vertical
+Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+16
+15
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Horizontal
+Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Horizontal_Lock
+Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf)
+connector idc locked
+0
+16
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x07_P2.54mm_Vertical
+Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+18
+17
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Horizontal
+Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x08_P2.54mm_Vertical
+Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+22
+21
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Horizontal
+Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x10_P2.54mm_Vertical
+Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+26
+25
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Horizontal
+Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x12_P2.54mm_Vertical
+Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+28
+27
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Horizontal
+Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x13_P2.54mm_Vertical
+Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+32
+31
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Horizontal
+Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x15_P2.54mm_Vertical
+Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+36
+35
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Horizontal
+Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x17_P2.54mm_Vertical
+Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+42
+41
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Horizontal
+Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x20_P2.54mm_Vertical
+Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+52
+51
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Horizontal
+Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x25_P2.54mm_Vertical
+Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+62
+61
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Horizontal
+Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x30_P2.54mm_Vertical
+Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+66
+65
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Horizontal
+Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC box header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch_Horizontal
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole horizontal IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Latch_Vertical
+Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_IDC
+IDC-Header_2x32_P2.54mm_Vertical
+Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0
+Through hole vertical IDC box header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_JAE
+JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+4
+4
+Connector_JAE
+JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+4
+4
+Connector_JAE
+JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+6
+6
+Connector_JAE
+JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+6
+6
+Connector_JAE
+JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+8
+8
+Connector_JAE
+JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+8
+8
+Connector_JAE
+JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+10
+10
+Connector_JAE
+JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+10
+10
+Connector_JAE
+JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+12
+12
+Connector_JAE
+JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+12
+12
+Connector_JAE
+JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+14
+14
+Connector_JAE
+JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+14
+14
+Connector_JAE
+JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+16
+16
+Connector_JAE
+JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+16
+16
+Connector_JAE
+JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+18
+18
+Connector_JAE
+JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+18
+18
+Connector_JAE
+JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+20
+20
+Connector_JAE
+JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+20
+20
+Connector_JAE
+JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+22
+22
+Connector_JAE
+JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+22
+22
+Connector_JAE
+JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+24
+24
+Connector_JAE
+JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+24
+24
+Connector_JAE
+JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+26
+26
+Connector_JAE
+JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+26
+26
+Connector_JAE
+JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+28
+28
+Connector_JAE
+JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+28
+28
+Connector_JAE
+JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+30
+30
+Connector_JAE
+JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+30
+30
+Connector_JAE
+JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+32
+32
+Connector_JAE
+JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+32
+32
+Connector_JAE
+JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+34
+34
+Connector_JAE
+JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+34
+34
+Connector_JAE
+JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+36
+36
+Connector_JAE
+JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+36
+36
+Connector_JAE
+JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+38
+38
+Connector_JAE
+JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+38
+38
+Connector_JAE
+JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+40
+40
+Connector_JAE
+JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+40
+40
+Connector_JAE
+JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+42
+42
+Connector_JAE
+JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+42
+42
+Connector_JAE
+JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal
+Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator
+connector JAE top entry
+0
+44
+44
+Connector_JAE
+JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical
+Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator
+connector JAE side entry
+0
+44
+44
+Connector_JAE
+JAE_MM70-314-310B1
+http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf
+connector JAE MXM
+0
+280
+279
+Connector_JAE
+JAE_SIM_Card_SF72S006
+SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809
+SIM Card with Detect Switch
+0
+18
+9
+Connector_JST
+JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical
+JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+3
+2
+Connector_JST
+JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical
+JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+4
+3
+Connector_JST
+JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical
+JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+5
+4
+Connector_JST
+JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical
+JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+6
+5
+Connector_JST
+JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical
+JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator
+connector JST ACH vertical
+0
+7
+6
+Connector_JST
+JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical
+JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
+connector JST AUH side entry
+0
+5
+4
+Connector_JST
+JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical
+JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator
+connector JST AUH side entry
+0
+7
+6
+Connector_JST
+JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical
+JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+2
+2
+Connector_JST
+JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical
+JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+3
+3
+Connector_JST
+JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical
+JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+4
+4
+Connector_JST
+JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical
+JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+5
+5
+Connector_JST
+JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical
+JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+6
+6
+Connector_JST
+JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical
+JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+7
+7
+Connector_JST
+JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical
+JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+8
+8
+Connector_JST
+JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical
+JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH vertical
+0
+9
+9
+Connector_JST
+JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical
+JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+10
+10
+Connector_JST
+JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical
+JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+11
+11
+Connector_JST
+JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical
+JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+12
+12
+Connector_JST
+JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical
+JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+13
+13
+Connector_JST
+JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical
+JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+14
+14
+Connector_JST
+JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical
+JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH side entry
+0
+15
+15
+Connector_JST
+JST_EH_S2B-EH_1x02_P2.50mm_Horizontal
+JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+2
+2
+Connector_JST
+JST_EH_S3B-EH_1x03_P2.50mm_Horizontal
+JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+3
+3
+Connector_JST
+JST_EH_S4B-EH_1x04_P2.50mm_Horizontal
+JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+4
+4
+Connector_JST
+JST_EH_S5B-EH_1x05_P2.50mm_Horizontal
+JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+5
+5
+Connector_JST
+JST_EH_S6B-EH_1x06_P2.50mm_Horizontal
+JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+6
+6
+Connector_JST
+JST_EH_S7B-EH_1x07_P2.50mm_Horizontal
+JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+7
+7
+Connector_JST
+JST_EH_S8B-EH_1x08_P2.50mm_Horizontal
+JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+8
+8
+Connector_JST
+JST_EH_S9B-EH_1x09_P2.50mm_Horizontal
+JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH horizontal
+0
+9
+9
+Connector_JST
+JST_EH_S10B-EH_1x10_P2.50mm_Horizontal
+JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+10
+10
+Connector_JST
+JST_EH_S11B-EH_1x11_P2.50mm_Horizontal
+JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+11
+11
+Connector_JST
+JST_EH_S12B-EH_1x12_P2.50mm_Horizontal
+JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+12
+12
+Connector_JST
+JST_EH_S13B-EH_1x13_P2.50mm_Horizontal
+JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+13
+13
+Connector_JST
+JST_EH_S14B-EH_1x14_P2.50mm_Horizontal
+JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+14
+14
+Connector_JST
+JST_EH_S15B-EH_1x15_P2.50mm_Horizontal
+JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator
+connector JST EH top entry
+0
+15
+15
+Connector_JST
+JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical
+JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+4
+3
+Connector_JST
+JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical
+JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+5
+4
+Connector_JST
+JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
+JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+6
+5
+Connector_JST
+JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical
+JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+7
+6
+Connector_JST
+JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical
+JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+8
+7
+Connector_JST
+JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical
+JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+9
+8
+Connector_JST
+JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical
+JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+10
+9
+Connector_JST
+JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical
+JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+11
+10
+Connector_JST
+JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical
+JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+12
+11
+Connector_JST
+JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical
+JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+13
+12
+Connector_JST
+JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical
+JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+14
+13
+Connector_JST
+JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical
+JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+15
+14
+Connector_JST
+JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical
+JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+16
+15
+Connector_JST
+JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical
+JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH side entry
+0
+17
+16
+Connector_JST
+JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal
+JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+4
+3
+Connector_JST
+JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal
+JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+5
+4
+Connector_JST
+JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal
+JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+6
+5
+Connector_JST
+JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal
+JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+7
+6
+Connector_JST
+JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal
+JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+8
+7
+Connector_JST
+JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal
+JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+9
+8
+Connector_JST
+JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal
+JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+10
+9
+Connector_JST
+JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal
+JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+11
+10
+Connector_JST
+JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal
+JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+12
+11
+Connector_JST
+JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal
+JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+13
+12
+Connector_JST
+JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal
+JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+14
+13
+Connector_JST
+JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal
+JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+15
+14
+Connector_JST
+JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal
+JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+16
+15
+Connector_JST
+JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal
+JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator
+connector JST GH top entry
+0
+17
+16
+Connector_JST
+JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical
+JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+8
+6
+Connector_JST
+JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical
+JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+10
+8
+Connector_JST
+JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical
+JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+12
+10
+Connector_JST
+JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical
+JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+14
+12
+Connector_JST
+JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical
+JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+18
+16
+Connector_JST
+JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical
+JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 vertical
+0
+22
+20
+Connector_JST
+JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal
+JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+7
+6
+Connector_JST
+JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal
+JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+10
+8
+Connector_JST
+JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal
+JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+12
+10
+Connector_JST
+JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal
+JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+14
+12
+Connector_JST
+JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal
+JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+18
+16
+Connector_JST
+JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal
+JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator
+connector JST J2100 horizontal
+0
+22
+20
+Connector_JST
+JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical
+JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+2
+2
+Connector_JST
+JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical
+JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+3
+3
+Connector_JST
+JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical
+JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+4
+4
+Connector_JST
+JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical
+JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+6
+6
+Connector_JST
+JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical
+JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator
+connector JST JWPF side entry
+0
+8
+8
+Connector_JST
+JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal
+JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator
+connector JST LEA top entry
+0
+4
+3
+Connector_JST
+JST_NV_B02P-NV_1x02_P5.00mm_Vertical
+JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+2
+2
+Connector_JST
+JST_NV_B03P-NV_1x03_P5.00mm_Vertical
+JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+3
+3
+Connector_JST
+JST_NV_B04P-NV_1x04_P5.00mm_Vertical
+JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator
+connector JST NV side entry
+0
+4
+4
+Connector_JST
+JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical
+JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+8
+8
+Connector_JST
+JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical
+JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+10
+10
+Connector_JST
+JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical
+JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+12
+12
+Connector_JST
+JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical
+JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+14
+14
+Connector_JST
+JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical
+JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+16
+16
+Connector_JST
+JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical
+JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+18
+18
+Connector_JST
+JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical
+JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+20
+20
+Connector_JST
+JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical
+JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+22
+22
+Connector_JST
+JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical
+JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+24
+24
+Connector_JST
+JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical
+JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+26
+26
+Connector_JST
+JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical
+JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+28
+28
+Connector_JST
+JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical
+JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+30
+30
+Connector_JST
+JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical
+JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+32
+32
+Connector_JST
+JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical
+JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD vertical
+0
+34
+34
+Connector_JST
+JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal
+JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+8
+8
+Connector_JST
+JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal
+JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+10
+10
+Connector_JST
+JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal
+JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+12
+12
+Connector_JST
+JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal
+JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+14
+14
+Connector_JST
+JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal
+JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+16
+16
+Connector_JST
+JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal
+JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+18
+18
+Connector_JST
+JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal
+JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+20
+20
+Connector_JST
+JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal
+JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+22
+22
+Connector_JST
+JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal
+JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+24
+24
+Connector_JST
+JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal
+JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+26
+26
+Connector_JST
+JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal
+JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+28
+28
+Connector_JST
+JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal
+JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+30
+30
+Connector_JST
+JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal
+JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+32
+32
+Connector_JST
+JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal
+JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator
+connector JST PHD horizontal
+0
+34
+34
+Connector_JST
+JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical
+JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+2
+2
+Connector_JST
+JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical
+JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+4
+3
+Connector_JST
+JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical
+JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+3
+3
+Connector_JST
+JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical
+JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+5
+4
+Connector_JST
+JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical
+JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+4
+4
+Connector_JST
+JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical
+JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+6
+5
+Connector_JST
+JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical
+JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+5
+5
+Connector_JST
+JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical
+JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+7
+6
+Connector_JST
+JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical
+JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+6
+6
+Connector_JST
+JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical
+JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+8
+7
+Connector_JST
+JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical
+JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+7
+7
+Connector_JST
+JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical
+JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+9
+8
+Connector_JST
+JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical
+JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+8
+8
+Connector_JST
+JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical
+JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+10
+9
+Connector_JST
+JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical
+JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+9
+9
+Connector_JST
+JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical
+JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+11
+10
+Connector_JST
+JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical
+JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+10
+10
+Connector_JST
+JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical
+JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+12
+11
+Connector_JST
+JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical
+JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+11
+11
+Connector_JST
+JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical
+JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+13
+12
+Connector_JST
+JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical
+JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+12
+12
+Connector_JST
+JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical
+JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+14
+13
+Connector_JST
+JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical
+JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+13
+13
+Connector_JST
+JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical
+JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+15
+14
+Connector_JST
+JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical
+JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+14
+14
+Connector_JST
+JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical
+JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+16
+15
+Connector_JST
+JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical
+JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+15
+15
+Connector_JST
+JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical
+JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+17
+16
+Connector_JST
+JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical
+JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+16
+16
+Connector_JST
+JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical
+JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH side entry
+0
+18
+17
+Connector_JST
+JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal
+JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+2
+2
+Connector_JST
+JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal
+JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+4
+3
+Connector_JST
+JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal
+JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+3
+3
+Connector_JST
+JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal
+JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+5
+4
+Connector_JST
+JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal
+JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+4
+4
+Connector_JST
+JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal
+JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+6
+5
+Connector_JST
+JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal
+JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+5
+5
+Connector_JST
+JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal
+JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+7
+6
+Connector_JST
+JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal
+JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+6
+6
+Connector_JST
+JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal
+JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+8
+7
+Connector_JST
+JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal
+JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+7
+7
+Connector_JST
+JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal
+JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+9
+8
+Connector_JST
+JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal
+JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+8
+8
+Connector_JST
+JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal
+JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+10
+9
+Connector_JST
+JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal
+JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+9
+9
+Connector_JST
+JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal
+JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+11
+10
+Connector_JST
+JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal
+JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+10
+10
+Connector_JST
+JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal
+JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+12
+11
+Connector_JST
+JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal
+JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+11
+11
+Connector_JST
+JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal
+JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+13
+12
+Connector_JST
+JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal
+JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+12
+12
+Connector_JST
+JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal
+JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+14
+13
+Connector_JST
+JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal
+JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+13
+13
+Connector_JST
+JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal
+JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+15
+14
+Connector_JST
+JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal
+JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+14
+14
+Connector_JST
+JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal
+JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+16
+15
+Connector_JST
+JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal
+JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+15
+15
+Connector_JST
+JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal
+JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+17
+16
+Connector_JST
+JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal
+JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator
+connector JST PH top entry
+0
+16
+16
+Connector_JST
+JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical
+JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+8
+8
+Connector_JST
+JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical
+JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+10
+10
+Connector_JST
+JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical
+JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+12
+12
+Connector_JST
+JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical
+JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+14
+14
+Connector_JST
+JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical
+JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+16
+16
+Connector_JST
+JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical
+JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+18
+18
+Connector_JST
+JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical
+JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+20
+20
+Connector_JST
+JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical
+JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+22
+22
+Connector_JST
+JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical
+JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+24
+24
+Connector_JST
+JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical
+JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+26
+26
+Connector_JST
+JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical
+JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+28
+28
+Connector_JST
+JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical
+JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+30
+30
+Connector_JST
+JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical
+JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+32
+32
+Connector_JST
+JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical
+JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+34
+34
+Connector_JST
+JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical
+JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+36
+36
+Connector_JST
+JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical
+JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+38
+38
+Connector_JST
+JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical
+JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD side entry
+0
+40
+40
+Connector_JST
+JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal
+JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+8
+8
+Connector_JST
+JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal
+JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+10
+10
+Connector_JST
+JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal
+JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+12
+12
+Connector_JST
+JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal
+JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+14
+14
+Connector_JST
+JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal
+JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+16
+16
+Connector_JST
+JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal
+JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+18
+18
+Connector_JST
+JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal
+JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+20
+20
+Connector_JST
+JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal
+JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+22
+22
+Connector_JST
+JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal
+JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+24
+24
+Connector_JST
+JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal
+JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+26
+26
+Connector_JST
+JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal
+JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+28
+28
+Connector_JST
+JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal
+JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+30
+30
+Connector_JST
+JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal
+JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+32
+32
+Connector_JST
+JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal
+JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+34
+34
+Connector_JST
+JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal
+JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+36
+36
+Connector_JST
+JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal
+JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+38
+38
+Connector_JST
+JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal
+JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator
+connector JST PUD top entry
+0
+40
+40
+Connector_JST
+JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal
+JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator
+connector JST SFH horizontal
+0
+4
+3
+Connector_JST
+JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+4
+3
+Connector_JST
+JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+7
+6
+Connector_JST
+JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+8
+7
+Connector_JST
+JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+9
+8
+Connector_JST
+JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+10
+9
+Connector_JST
+JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+12
+11
+Connector_JST
+JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+13
+12
+Connector_JST
+JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+14
+13
+Connector_JST
+JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+16
+15
+Connector_JST
+JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+18
+17
+Connector_JST
+JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+22
+21
+Connector_JST
+JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+24
+23
+Connector_JST
+JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+28
+27
+Connector_JST
+JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal
+JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator
+connector JST SHL top entry
+0
+32
+31
+Connector_JST
+JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical
+JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+4
+3
+Connector_JST
+JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical
+JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+5
+4
+Connector_JST
+JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical
+JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+6
+5
+Connector_JST
+JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical
+JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+7
+6
+Connector_JST
+JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical
+JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+8
+7
+Connector_JST
+JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical
+JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+9
+8
+Connector_JST
+JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical
+JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+10
+9
+Connector_JST
+JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical
+JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+11
+10
+Connector_JST
+JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical
+JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+12
+11
+Connector_JST
+JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical
+JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+13
+12
+Connector_JST
+JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical
+JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+14
+13
+Connector_JST
+JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical
+JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+15
+14
+Connector_JST
+JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical
+JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+16
+15
+Connector_JST
+JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical
+JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH side entry
+0
+17
+16
+Connector_JST
+JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal
+JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+4
+3
+Connector_JST
+JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal
+JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+5
+4
+Connector_JST
+JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal
+JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+6
+5
+Connector_JST
+JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal
+JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+7
+6
+Connector_JST
+JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal
+JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+8
+7
+Connector_JST
+JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal
+JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+9
+8
+Connector_JST
+JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal
+JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+10
+9
+Connector_JST
+JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal
+JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+11
+10
+Connector_JST
+JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal
+JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+12
+11
+Connector_JST
+JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal
+JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+13
+12
+Connector_JST
+JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal
+JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+14
+13
+Connector_JST
+JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal
+JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+15
+14
+Connector_JST
+JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal
+JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+16
+15
+Connector_JST
+JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal
+JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+17
+16
+Connector_JST
+JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal
+JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator
+connector JST SH top entry
+0
+22
+21
+Connector_JST
+JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical
+JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+4
+3
+Connector_JST
+JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical
+JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+5
+4
+Connector_JST
+JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical
+JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+6
+5
+Connector_JST
+JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical
+JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+7
+6
+Connector_JST
+JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical
+JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+8
+7
+Connector_JST
+JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical
+JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+10
+9
+Connector_JST
+JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical
+JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+12
+11
+Connector_JST
+JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical
+JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+14
+13
+Connector_JST
+JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical
+JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+16
+15
+Connector_JST
+JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical
+JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+17
+16
+Connector_JST
+JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical
+JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+18
+17
+Connector_JST
+JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical
+JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+19
+18
+Connector_JST
+JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical
+JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR side entry
+0
+22
+21
+Connector_JST
+JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+4
+3
+Connector_JST
+JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+5
+4
+Connector_JST
+JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+6
+5
+Connector_JST
+JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+7
+6
+Connector_JST
+JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+8
+7
+Connector_JST
+JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+10
+9
+Connector_JST
+JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+12
+11
+Connector_JST
+JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+14
+13
+Connector_JST
+JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+16
+15
+Connector_JST
+JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+17
+16
+Connector_JST
+JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+18
+17
+Connector_JST
+JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+19
+18
+Connector_JST
+JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+22
+21
+Connector_JST
+JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal
+JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator
+connector JST SUR top entry
+0
+24
+23
+Connector_JST
+JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical
+JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical
+JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+2
+2
+Connector_JST
+JST_VH_B2P-VH_1x02_P3.96mm_Vertical
+JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2P3-VH_1x02_P7.92mm_Vertical
+JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+2
+2
+Connector_JST
+JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal
+JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+2
+2
+Connector_JST
+JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical
+JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+3
+3
+Connector_JST
+JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical
+JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+3
+3
+Connector_JST
+JST_VH_B3P-VH_1x03_P3.96mm_Vertical
+JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+3
+3
+Connector_JST
+JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal
+JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+3
+3
+Connector_JST
+JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical
+JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+4
+4
+Connector_JST
+JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical
+JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+4
+4
+Connector_JST
+JST_VH_B4P-VH_1x04_P3.96mm_Vertical
+JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+4
+4
+Connector_JST
+JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal
+JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+4
+4
+Connector_JST
+JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical
+JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+5
+5
+Connector_JST
+JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical
+JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+5
+5
+Connector_JST
+JST_VH_B5P-VH_1x05_P3.96mm_Vertical
+JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+5
+5
+Connector_JST
+JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal
+JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+5
+5
+Connector_JST
+JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical
+JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+6
+6
+Connector_JST
+JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical
+JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+6
+6
+Connector_JST
+JST_VH_B6P-VH_1x06_P3.96mm_Vertical
+JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+6
+6
+Connector_JST
+JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal
+JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+6
+6
+Connector_JST
+JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical
+JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+7
+7
+Connector_JST
+JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical
+JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+7
+7
+Connector_JST
+JST_VH_B7P-VH_1x07_P3.96mm_Vertical
+JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+7
+7
+Connector_JST
+JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal
+JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+7
+7
+Connector_JST
+JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical
+JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+8
+8
+Connector_JST
+JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical
+JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+8
+8
+Connector_JST
+JST_VH_B8P-VH_1x08_P3.96mm_Vertical
+JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+8
+8
+Connector_JST
+JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal
+JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+8
+8
+Connector_JST
+JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical
+JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+9
+9
+Connector_JST
+JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical
+JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+9
+9
+Connector_JST
+JST_VH_B9P-VH_1x09_P3.96mm_Vertical
+JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+9
+9
+Connector_JST
+JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal
+JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+9
+9
+Connector_JST
+JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical
+JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+10
+10
+Connector_JST
+JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical
+JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH side entry
+0
+10
+10
+Connector_JST
+JST_VH_B10P-VH_1x10_P3.96mm_Vertical
+JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+10
+10
+Connector_JST
+JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal
+JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+10
+10
+Connector_JST
+JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical
+JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH vertical
+0
+11
+11
+Connector_JST
+JST_VH_S2P-VH_1x02_P3.96mm_Horizontal
+JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+2
+2
+Connector_JST
+JST_VH_S3P-VH_1x03_P3.96mm_Horizontal
+JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+3
+3
+Connector_JST
+JST_VH_S4P-VH_1x04_P3.96mm_Horizontal
+JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+4
+4
+Connector_JST
+JST_VH_S5P-VH_1x05_P3.96mm_Horizontal
+JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+5
+5
+Connector_JST
+JST_VH_S6P-VH_1x06_P3.96mm_Horizontal
+JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+6
+6
+Connector_JST
+JST_VH_S7P-VH_1x07_P3.96mm_Horizontal
+JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator
+connector JST VH top entry
+0
+7
+7
+Connector_JST
+JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal
+JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator
+connector JST XAG top entry
+0
+7
+6
+Connector_JST
+JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical
+JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+2
+2
+Connector_JST
+JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical
+JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+2
+2
+Connector_JST
+JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical
+JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+3
+3
+Connector_JST
+JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical
+JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+3
+3
+Connector_JST
+JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical
+JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+4
+4
+Connector_JST
+JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical
+JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+4
+4
+Connector_JST
+JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical
+JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+5
+5
+Connector_JST
+JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical
+JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+5
+5
+Connector_JST
+JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical
+JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+6
+6
+Connector_JST
+JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical
+JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+6
+6
+Connector_JST
+JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical
+JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+7
+7
+Connector_JST
+JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical
+JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+7
+7
+Connector_JST
+JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical
+JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+8
+8
+Connector_JST
+JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical
+JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+8
+8
+Connector_JST
+JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical
+JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+9
+9
+Connector_JST
+JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical
+JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+9
+9
+Connector_JST
+JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical
+JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+10
+10
+Connector_JST
+JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical
+JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+10
+10
+Connector_JST
+JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical
+JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+11
+11
+Connector_JST
+JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical
+JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+11
+11
+Connector_JST
+JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical
+JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+12
+12
+Connector_JST
+JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical
+JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+12
+12
+Connector_JST
+JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical
+JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+13
+13
+Connector_JST
+JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical
+JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+13
+13
+Connector_JST
+JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical
+JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+14
+14
+Connector_JST
+JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical
+JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+14
+14
+Connector_JST
+JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical
+JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+15
+15
+Connector_JST
+JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical
+JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+15
+15
+Connector_JST
+JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical
+JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+18
+18
+Connector_JST
+JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical
+JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical boss
+0
+20
+20
+Connector_JST
+JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical
+JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA vertical
+0
+20
+20
+Connector_JST
+JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal
+JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+2
+2
+Connector_JST
+JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal
+JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+2
+2
+Connector_JST
+JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal
+JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+3
+3
+Connector_JST
+JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal
+JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+3
+3
+Connector_JST
+JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal
+JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+4
+4
+Connector_JST
+JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal
+JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+4
+4
+Connector_JST
+JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal
+JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+5
+5
+Connector_JST
+JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal
+JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+5
+5
+Connector_JST
+JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal
+JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+6
+6
+Connector_JST
+JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal
+JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+6
+6
+Connector_JST
+JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal
+JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+7
+7
+Connector_JST
+JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal
+JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+7
+7
+Connector_JST
+JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal
+JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+8
+8
+Connector_JST
+JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal
+JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+8
+8
+Connector_JST
+JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal
+JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+9
+9
+Connector_JST
+JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal
+JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+9
+9
+Connector_JST
+JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal
+JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+10
+10
+Connector_JST
+JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal
+JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+10
+10
+Connector_JST
+JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal
+JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+11
+11
+Connector_JST
+JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal
+JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+11
+11
+Connector_JST
+JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal
+JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+12
+12
+Connector_JST
+JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal
+JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+12
+12
+Connector_JST
+JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal
+JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+13
+13
+Connector_JST
+JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal
+JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+13
+13
+Connector_JST
+JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal
+JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal
+0
+14
+14
+Connector_JST
+JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal
+JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator
+connector JST XA horizontal hook
+0
+14
+14
+Connector_JST
+JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical
+JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+1
+1
+Connector_JST
+JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical
+JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+2
+2
+Connector_JST
+JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical
+JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+2
+2
+Connector_JST
+JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical
+JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+3
+3
+Connector_JST
+JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical
+JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+3
+3
+Connector_JST
+JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical
+JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+4
+4
+Connector_JST
+JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical
+JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+4
+4
+Connector_JST
+JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical
+JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+5
+5
+Connector_JST
+JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical
+JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+5
+5
+Connector_JST
+JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical
+JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+6
+6
+Connector_JST
+JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical
+JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+6
+6
+Connector_JST
+JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical
+JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+7
+7
+Connector_JST
+JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical
+JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+7
+7
+Connector_JST
+JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical
+JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+8
+8
+Connector_JST
+JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical
+JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+8
+8
+Connector_JST
+JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical
+JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical boss
+0
+9
+9
+Connector_JST
+JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical
+JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH vertical
+0
+9
+9
+Connector_JST
+JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical
+JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry boss
+0
+10
+10
+Connector_JST
+JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical
+JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+10
+10
+Connector_JST
+JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical
+JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+11
+11
+Connector_JST
+JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical
+JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry boss
+0
+12
+12
+Connector_JST
+JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical
+JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+12
+12
+Connector_JST
+JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical
+JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+13
+13
+Connector_JST
+JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical
+JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+14
+14
+Connector_JST
+JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical
+JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+15
+15
+Connector_JST
+JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical
+JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+16
+16
+Connector_JST
+JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical
+JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH side entry
+0
+20
+20
+Connector_JST
+JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal
+JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+2
+2
+Connector_JST
+JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal
+JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+2
+2
+Connector_JST
+JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal
+JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+3
+3
+Connector_JST
+JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal
+JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+3
+3
+Connector_JST
+JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal
+JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+4
+4
+Connector_JST
+JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal
+JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+4
+4
+Connector_JST
+JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal
+JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+5
+5
+Connector_JST
+JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal
+JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+5
+5
+Connector_JST
+JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal
+JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+6
+6
+Connector_JST
+JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal
+JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+6
+6
+Connector_JST
+JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal
+JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+7
+7
+Connector_JST
+JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal
+JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+7
+7
+Connector_JST
+JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal
+JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+8
+8
+Connector_JST
+JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal
+JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+8
+8
+Connector_JST
+JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal
+JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+9
+9
+Connector_JST
+JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal
+JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH horizontal
+0
+9
+9
+Connector_JST
+JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal
+JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+10
+10
+Connector_JST
+JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal
+JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+10
+10
+Connector_JST
+JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal
+JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+11
+11
+Connector_JST
+JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal
+JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+11
+11
+Connector_JST
+JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal
+JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+12
+12
+Connector_JST
+JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal
+JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+12
+12
+Connector_JST
+JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal
+JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+13
+13
+Connector_JST
+JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal
+JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+13
+13
+Connector_JST
+JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal
+JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+14
+14
+Connector_JST
+JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal
+JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+14
+14
+Connector_JST
+JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal
+JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+15
+15
+Connector_JST
+JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal
+JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+15
+15
+Connector_JST
+JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal
+JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator
+connector JST XH top entry
+0
+16
+16
+Connector_JST
+JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical
+JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+2
+2
+Connector_JST
+JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical
+JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+3
+3
+Connector_JST
+JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical
+JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+3
+3
+Connector_JST
+JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical
+JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+4
+4
+Connector_JST
+JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical
+JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+4
+4
+Connector_JST
+JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical
+JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+5
+5
+Connector_JST
+JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical
+JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+5
+5
+Connector_JST
+JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical
+JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+6
+6
+Connector_JST
+JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical
+JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+6
+6
+Connector_JST
+JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical
+JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+7
+7
+Connector_JST
+JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical
+JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+7
+7
+Connector_JST
+JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical
+JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+8
+8
+Connector_JST
+JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical
+JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+8
+8
+Connector_JST
+JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical
+JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+9
+9
+Connector_JST
+JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical
+JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+9
+9
+Connector_JST
+JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical
+JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+10
+10
+Connector_JST
+JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical
+JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+10
+10
+Connector_JST
+JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical
+JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+11
+11
+Connector_JST
+JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical
+JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+11
+11
+Connector_JST
+JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical
+JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+12
+12
+Connector_JST
+JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical
+JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+12
+12
+Connector_JST
+JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical
+JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+13
+13
+Connector_JST
+JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical
+JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+13
+13
+Connector_JST
+JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical
+JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+14
+14
+Connector_JST
+JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical
+JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+14
+14
+Connector_JST
+JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical
+JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+15
+15
+Connector_JST
+JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical
+JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+15
+15
+Connector_JST
+JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical
+JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry boss
+0
+16
+16
+Connector_JST
+JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical
+JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE side entry
+0
+16
+16
+Connector_JST
+JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical
+JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+4
+3
+Connector_JST
+JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical
+JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+5
+4
+Connector_JST
+JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical
+JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+6
+5
+Connector_JST
+JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical
+JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+7
+6
+Connector_JST
+JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical
+JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+8
+7
+Connector_JST
+JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical
+JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+9
+8
+Connector_JST
+JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical
+JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+10
+9
+Connector_JST
+JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical
+JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+11
+10
+Connector_JST
+JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical
+JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+12
+11
+Connector_JST
+JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical
+JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+13
+12
+Connector_JST
+JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical
+JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+14
+13
+Connector_JST
+JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical
+JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+15
+14
+Connector_JST
+JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical
+JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+16
+15
+Connector_JST
+JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical
+JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+17
+16
+Connector_JST
+JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical
+JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE vertical
+0
+18
+17
+Connector_JST
+JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal
+JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+2
+2
+Connector_JST
+JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal
+JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+3
+3
+Connector_JST
+JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal
+JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+4
+4
+Connector_JST
+JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal
+JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+5
+5
+Connector_JST
+JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal
+JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+6
+6
+Connector_JST
+JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal
+JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+7
+7
+Connector_JST
+JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal
+JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+8
+8
+Connector_JST
+JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal
+JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+9
+9
+Connector_JST
+JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal
+JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+10
+10
+Connector_JST
+JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal
+JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+11
+11
+Connector_JST
+JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal
+JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+12
+12
+Connector_JST
+JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal
+JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+13
+13
+Connector_JST
+JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal
+JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+14
+14
+Connector_JST
+JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal
+JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+15
+15
+Connector_JST
+JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal
+JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE top entry
+0
+16
+16
+Connector_JST
+JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+4
+3
+Connector_JST
+JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+5
+4
+Connector_JST
+JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+6
+5
+Connector_JST
+JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+7
+6
+Connector_JST
+JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+8
+7
+Connector_JST
+JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+9
+8
+Connector_JST
+JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+10
+9
+Connector_JST
+JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+11
+10
+Connector_JST
+JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+12
+11
+Connector_JST
+JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+13
+12
+Connector_JST
+JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+14
+13
+Connector_JST
+JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+15
+14
+Connector_JST
+JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+16
+15
+Connector_JST
+JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+17
+16
+Connector_JST
+JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal
+JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator
+connector JST ZE horizontal
+0
+18
+17
+Connector_Molex
+Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical
+Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal
+Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical
+Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal
+Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal
+Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate top entry
+0
+17
+16
+Connector_Molex
+Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+4
+3
+Connector_Molex
+Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+5
+4
+Connector_Molex
+Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+6
+5
+Connector_Molex
+Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+7
+6
+Connector_Molex
+Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+8
+7
+Connector_Molex
+Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+9
+8
+Connector_Molex
+Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+10
+9
+Connector_Molex
+Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+11
+10
+Connector_Molex
+Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+12
+11
+Connector_Molex
+Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+13
+12
+Connector_Molex
+Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+14
+13
+Connector_Molex
+Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+15
+14
+Connector_Molex
+Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+16
+15
+Connector_Molex
+Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical
+Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator
+connector Molex CLIK-Mate side entry
+0
+17
+16
+Connector_Molex
+Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+13
+13
+Connector_Molex
+Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+14
+14
+Connector_Molex
+Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+15
+15
+Connector_Molex
+Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical
+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
+connector Molex KK-254 vertical
+0
+16
+16
+Connector_Molex
+Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+2
+2
+Connector_Molex
+Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+3
+3
+Connector_Molex
+Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+4
+4
+Connector_Molex
+Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+5
+5
+Connector_Molex
+Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+6
+6
+Connector_Molex
+Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+7
+7
+Connector_Molex
+Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+8
+8
+Connector_Molex
+Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+9
+9
+Connector_Molex
+Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical
+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
+connector Molex KK-396 vertical
+0
+10
+10
+Connector_Molex
+Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+11
+11
+Connector_Molex
+Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+13
+13
+Connector_Molex
+Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+14
+14
+Connector_Molex
+Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+15
+15
+Connector_Molex
+Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+16
+16
+Connector_Molex
+Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+17
+17
+Connector_Molex
+Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical
+Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 vertical
+0
+18
+18
+Connector_Molex
+Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+2
+2
+Connector_Molex
+Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+3
+3
+Connector_Molex
+Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+4
+4
+Connector_Molex
+Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+5
+5
+Connector_Molex
+Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+6
+6
+Connector_Molex
+Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+7
+7
+Connector_Molex
+Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+8
+8
+Connector_Molex
+Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+9
+9
+Connector_Molex
+Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+10
+10
+Connector_Molex
+Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+11
+11
+Connector_Molex
+Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+12
+12
+Connector_Molex
+Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+13
+13
+Connector_Molex
+Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+14
+14
+Connector_Molex
+Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+15
+15
+Connector_Molex
+Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+16
+16
+Connector_Molex
+Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+17
+17
+Connector_Molex
+Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal
+Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator
+connector Molex KK-396 horizontal
+0
+18
+18
+Connector_Molex
+Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal
+Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit top entry
+0
+12
+12
+Connector_Molex
+Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical
+Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mega-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+16
+15
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+16
+16
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+18
+17
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+18
+18
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+20
+19
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+20
+20
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+22
+21
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+22
+22
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+24
+23
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+24
+24
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 side entry
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+26
+25
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+2
+2
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+3
+3
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+4
+4
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+5
+5
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+6
+6
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+7
+7
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+8
+8
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+9
+9
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+10
+10
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+11
+11
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+13
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 top entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal
+Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP
+Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 horizontal
+0
+14
+13
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+12
+12
+Connector_Molex
+Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical
+Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Fit_3.0 vertical
+0
+14
+13
+Connector_Molex
+Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+13
+13
+Connector_Molex
+Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical
+Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch side entry
+0
+15
+15
+Connector_Molex
+Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+2
+2
+Connector_Molex
+Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+3
+3
+Connector_Molex
+Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+4
+4
+Connector_Molex
+Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+5
+5
+Connector_Molex
+Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+6
+6
+Connector_Molex
+Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+7
+7
+Connector_Molex
+Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+8
+8
+Connector_Molex
+Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+9
+9
+Connector_Molex
+Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+10
+10
+Connector_Molex
+Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+11
+11
+Connector_Molex
+Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+12
+12
+Connector_Molex
+Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+13
+13
+Connector_Molex
+Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+14
+14
+Connector_Molex
+Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal
+Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator
+connector Molex Micro-Latch top entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical
+Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp side entry
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+2
+2
+Connector_Molex
+Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+3
+3
+Connector_Molex
+Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+4
+4
+Connector_Molex
+Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+5
+5
+Connector_Molex
+Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+6
+6
+Connector_Molex
+Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+7
+7
+Connector_Molex
+Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+8
+8
+Connector_Molex
+Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+9
+9
+Connector_Molex
+Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+10
+10
+Connector_Molex
+Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+11
+11
+Connector_Molex
+Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+12
+12
+Connector_Molex
+Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+13
+13
+Connector_Molex
+Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+14
+14
+Connector_Molex
+Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+15
+15
+Connector_Molex
+Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal
+Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator
+connector Molex MicroClasp horizontal
+0
+15
+15
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entryplastic_peg
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr side entry
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+2
+2
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+4
+4
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+6
+6
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+8
+8
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+10
+10
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+12
+12
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+14
+14
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+16
+16
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+18
+18
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+20
+20
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+22
+22
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryscrew_flange
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal
+Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Jr top entryplastic_peg
+0
+24
+24
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+6
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+32
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+8
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+47
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+10
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+62
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+12
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+77
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+6
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+32
+2
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+8
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+47
+3
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+10
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+62
+4
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+12
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+77
+5
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal
+Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr top entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+14
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+92
+6
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+18
+8
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+122
+8
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+22
+10
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+152
+10
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+26
+12
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+182
+12
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical
+Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+30
+14
+Connector_Molex
+Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias
+Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator
+connector Molex Mini-Fit_Sr side entry
+0
+212
+14
+Connector_Molex
+Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+2
+2
+Connector_Molex
+Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+3
+3
+Connector_Molex
+Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+5
+5
+Connector_Molex
+Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+7
+7
+Connector_Molex
+Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+10
+10
+Connector_Molex
+Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+12
+12
+Connector_Molex
+Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+14
+14
+Connector_Molex
+Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical
+Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit side entry
+0
+16
+16
+Connector_Molex
+Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+2
+2
+Connector_Molex
+Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+3
+3
+Connector_Molex
+Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+5
+5
+Connector_Molex
+Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+7
+7
+Connector_Molex
+Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+4
+4
+Connector_Molex
+Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+6
+6
+Connector_Molex
+Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+8
+8
+Connector_Molex
+Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+10
+10
+Connector_Molex
+Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+12
+12
+Connector_Molex
+Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+14
+14
+Connector_Molex
+Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal
+Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator
+connector Molex Nano-Fit top entry
+0
+16
+16
+Connector_Molex
+Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+4
+3
+Connector_Molex
+Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+5
+4
+Connector_Molex
+Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+6
+5
+Connector_Molex
+Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+7
+6
+Connector_Molex
+Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+8
+7
+Connector_Molex
+Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+9
+8
+Connector_Molex
+Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+10
+9
+Connector_Molex
+Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+11
+10
+Connector_Molex
+Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+12
+11
+Connector_Molex
+Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+14
+13
+Connector_Molex
+Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+16
+15
+Connector_Molex
+Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+17
+16
+Connector_Molex
+Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+20
+19
+Connector_Molex
+Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal
+Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator
+connector Molex Panelmate top entry
+0
+32
+31
+Connector_Molex
+Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+8
+7
+Connector_Molex
+Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+9
+8
+Connector_Molex
+Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+10
+9
+Connector_Molex
+Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+11
+10
+Connector_Molex
+Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+12
+11
+Connector_Molex
+Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+13
+12
+Connector_Molex
+Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+14
+13
+Connector_Molex
+Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+15
+14
+Connector_Molex
+Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+16
+15
+Connector_Molex
+Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal
+Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp top entry
+0
+17
+16
+Connector_Molex
+Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+8
+7
+Connector_Molex
+Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+9
+8
+Connector_Molex
+Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+10
+9
+Connector_Molex
+Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+11
+10
+Connector_Molex
+Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+12
+11
+Connector_Molex
+Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+13
+12
+Connector_Molex
+Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+14
+13
+Connector_Molex
+Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+15
+14
+Connector_Molex
+Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+16
+15
+Connector_Molex
+Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical
+Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Clasp side entry
+0
+17
+16
+Connector_Molex
+Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+5
+4
+Connector_Molex
+Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+6
+5
+Connector_Molex
+Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical
+Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate side entry
+0
+7
+6
+Connector_Molex
+Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical
+Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-EZmate_Slim side entry
+0
+4
+3
+Connector_Molex
+Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+6
+5
+Connector_Molex
+Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+7
+6
+Connector_Molex
+Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+8
+7
+Connector_Molex
+Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+9
+8
+Connector_Molex
+Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+10
+9
+Connector_Molex
+Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+12
+11
+Connector_Molex
+Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal
+Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator
+connector Molex Pico-Lock horizontal
+0
+14
+13
+Connector_Molex
+Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical
+Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2)
+molex pico spox 14
+0
+28
+14
+Connector_Molex
+Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+2
+2
+Connector_Molex
+Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+3
+3
+Connector_Molex
+Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+4
+4
+Connector_Molex
+Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+5
+5
+Connector_Molex
+Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+6
+6
+Connector_Molex
+Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+7
+7
+Connector_Molex
+Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+8
+8
+Connector_Molex
+Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+9
+9
+Connector_Molex
+Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+10
+10
+Connector_Molex
+Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+11
+11
+Connector_Molex
+Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+12
+12
+Connector_Molex
+Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+13
+13
+Connector_Molex
+Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+14
+14
+Connector_Molex
+Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical
+Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+15
+15
+Connector_Molex
+Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+2
+2
+Connector_Molex
+Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+3
+3
+Connector_Molex
+Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+4
+4
+Connector_Molex
+Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+5
+5
+Connector_Molex
+Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+6
+6
+Connector_Molex
+Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+7
+7
+Connector_Molex
+Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+8
+8
+Connector_Molex
+Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+9
+9
+Connector_Molex
+Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+10
+10
+Connector_Molex
+Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+11
+11
+Connector_Molex
+Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+12
+12
+Connector_Molex
+Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+13
+13
+Connector_Molex
+Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+14
+14
+Connector_Molex
+Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal
+Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+15
+15
+Connector_Molex
+Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+4
+3
+Connector_Molex
+Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+5
+4
+Connector_Molex
+Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+6
+5
+Connector_Molex
+Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+7
+6
+Connector_Molex
+Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+8
+7
+Connector_Molex
+Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+9
+8
+Connector_Molex
+Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+10
+9
+Connector_Molex
+Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+11
+10
+Connector_Molex
+Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+12
+11
+Connector_Molex
+Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+13
+12
+Connector_Molex
+Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+14
+13
+Connector_Molex
+Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+15
+14
+Connector_Molex
+Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+16
+15
+Connector_Molex
+Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+17
+16
+Connector_Molex
+Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal
+Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade top entry
+0
+19
+18
+Connector_Molex
+Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+4
+3
+Connector_Molex
+Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+5
+4
+Connector_Molex
+Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+6
+5
+Connector_Molex
+Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+7
+6
+Connector_Molex
+Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+8
+7
+Connector_Molex
+Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+9
+8
+Connector_Molex
+Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+10
+9
+Connector_Molex
+Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+11
+10
+Connector_Molex
+Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+12
+11
+Connector_Molex
+Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+13
+12
+Connector_Molex
+Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+14
+13
+Connector_Molex
+Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+15
+14
+Connector_Molex
+Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+16
+15
+Connector_Molex
+Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical
+Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator
+connector Molex PicoBlade side entry
+0
+17
+16
+Connector_Molex
+Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+4
+4
+Connector_Molex
+Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+6
+6
+Connector_Molex
+Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+8
+8
+Connector_Molex
+Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+10
+10
+Connector_Molex
+Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+12
+12
+Connector_Molex
+Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+14
+14
+Connector_Molex
+Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+16
+16
+Connector_Molex
+Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+18
+18
+Connector_Molex
+Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+20
+20
+Connector_Molex
+Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+22
+22
+Connector_Molex
+Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+24
+24
+Connector_Molex
+Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+26
+26
+Connector_Molex
+Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+4
+4
+Connector_Molex
+Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+6
+6
+Connector_Molex
+Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+8
+8
+Connector_Molex
+Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+10
+10
+Connector_Molex
+Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+12
+12
+Connector_Molex
+Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+14
+14
+Connector_Molex
+Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+16
+16
+Connector_Molex
+Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+18
+18
+Connector_Molex
+Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+20
+20
+Connector_Molex
+Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+22
+22
+Connector_Molex
+Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+24
+24
+Connector_Molex
+Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical
+Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator
+connector Molex Picoflex side entry
+0
+26
+26
+Connector_Molex
+Molex_SL_171971-0002_1x02_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+2
+2
+Connector_Molex
+Molex_SL_171971-0003_1x03_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+3
+3
+Connector_Molex
+Molex_SL_171971-0004_1x04_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+4
+4
+Connector_Molex
+Molex_SL_171971-0005_1x05_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+5
+5
+Connector_Molex
+Molex_SL_171971-0006_1x06_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+6
+6
+Connector_Molex
+Molex_SL_171971-0007_1x07_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+7
+7
+Connector_Molex
+Molex_SL_171971-0008_1x08_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+8
+8
+Connector_Molex
+Molex_SL_171971-0009_1x09_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+9
+9
+Connector_Molex
+Molex_SL_171971-0010_1x10_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+10
+10
+Connector_Molex
+Molex_SL_171971-0011_1x11_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+11
+11
+Connector_Molex
+Molex_SL_171971-0012_1x12_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+12
+12
+Connector_Molex
+Molex_SL_171971-0013_1x13_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+13
+13
+Connector_Molex
+Molex_SL_171971-0014_1x14_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+14
+14
+Connector_Molex
+Molex_SL_171971-0015_1x15_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+15
+15
+Connector_Molex
+Molex_SL_171971-0016_1x16_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+16
+16
+Connector_Molex
+Molex_SL_171971-0017_1x17_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+17
+17
+Connector_Molex
+Molex_SL_171971-0018_1x18_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+18
+18
+Connector_Molex
+Molex_SL_171971-0019_1x19_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+19
+19
+Connector_Molex
+Molex_SL_171971-0020_1x20_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+20
+20
+Connector_Molex
+Molex_SL_171971-0021_1x21_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+21
+21
+Connector_Molex
+Molex_SL_171971-0022_1x22_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+22
+22
+Connector_Molex
+Molex_SL_171971-0023_1x23_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+23
+23
+Connector_Molex
+Molex_SL_171971-0024_1x24_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+24
+24
+Connector_Molex
+Molex_SL_171971-0025_1x25_P2.54mm_Vertical
+Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator
+connector Molex SL vertical
+0
+25
+25
+Connector_Molex
+Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+2
+2
+Connector_Molex
+Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+3
+3
+Connector_Molex
+Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+4
+4
+Connector_Molex
+Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+5
+5
+Connector_Molex
+Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+6
+6
+Connector_Molex
+Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+7
+7
+Connector_Molex
+Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+8
+8
+Connector_Molex
+Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+9
+9
+Connector_Molex
+Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+10
+10
+Connector_Molex
+Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+11
+11
+Connector_Molex
+Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+12
+12
+Connector_Molex
+Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+13
+13
+Connector_Molex
+Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+14
+14
+Connector_Molex
+Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical
+Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX side entry
+0
+15
+15
+Connector_Molex
+Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+2
+2
+Connector_Molex
+Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+3
+3
+Connector_Molex
+Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+4
+4
+Connector_Molex
+Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+5
+5
+Connector_Molex
+Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+6
+6
+Connector_Molex
+Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+7
+7
+Connector_Molex
+Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+8
+8
+Connector_Molex
+Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+9
+9
+Connector_Molex
+Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+10
+10
+Connector_Molex
+Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+11
+11
+Connector_Molex
+Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+12
+12
+Connector_Molex
+Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+13
+13
+Connector_Molex
+Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+14
+14
+Connector_Molex
+Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal
+Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator
+connector Molex SPOX horizontal
+0
+15
+15
+Connector_Molex
+Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+4
+2
+Connector_Molex
+Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+30
+2
+Connector_Molex
+Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+6
+3
+Connector_Molex
+Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+45
+3
+Connector_Molex
+Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+8
+4
+Connector_Molex
+Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+60
+4
+Connector_Molex
+Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+10
+5
+Connector_Molex
+Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+75
+5
+Connector_Molex
+Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+12
+6
+Connector_Molex
+Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+90
+6
+Connector_Molex
+Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+6
+2
+Connector_Molex
+Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+32
+2
+Connector_Molex
+Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+8
+3
+Connector_Molex
+Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+47
+3
+Connector_Molex
+Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+10
+4
+Connector_Molex
+Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+62
+4
+Connector_Molex
+Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+12
+5
+Connector_Molex
+Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+77
+5
+Connector_Molex
+Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal
+Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+14
+6
+Connector_Molex
+Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+92
+6
+Connector_Molex
+Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+6
+2
+Connector_Molex
+Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+32
+2
+Connector_Molex
+Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+8
+3
+Connector_Molex
+Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+47
+3
+Connector_Molex
+Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+10
+4
+Connector_Molex
+Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+62
+4
+Connector_Molex
+Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+12
+5
+Connector_Molex
+Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+77
+5
+Connector_Molex
+Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical
+Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+14
+6
+Connector_Molex
+Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias
+Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre side entry
+0
+92
+6
+Connector_Molex
+Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+4
+2
+Connector_Molex
+Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+30
+2
+Connector_Molex
+Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+6
+3
+Connector_Molex
+Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+45
+3
+Connector_Molex
+Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+8
+4
+Connector_Molex
+Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+60
+4
+Connector_Molex
+Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+10
+5
+Connector_Molex
+Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+75
+5
+Connector_Molex
+Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal
+Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+12
+6
+Connector_Molex
+Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias
+Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator
+connector Molex Sabre top entry
+0
+90
+6
+Connector_Molex
+Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+70
+70
+Connector_Molex
+Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+70
+70
+Connector_Molex
+Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack vertical
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+16
+16
+Connector_Molex
+Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+16
+16
+Connector_Molex
+Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+8
+8
+Connector_Molex
+Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+14
+14
+Connector_Molex
+Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+26
+26
+Connector_Molex
+Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+32
+32
+Connector_Molex
+Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+44
+44
+Connector_Molex
+Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+64
+64
+Connector_Molex
+Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_Molex
+Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+8
+8
+Connector_Molex
+Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+14
+14
+Connector_Molex
+Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+20
+20
+Connector_Molex
+Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+22
+22
+Connector_Molex
+Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+24
+24
+Connector_Molex
+Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+26
+26
+Connector_Molex
+Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+30
+30
+Connector_Molex
+Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+32
+32
+Connector_Molex
+Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+34
+34
+Connector_Molex
+Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+40
+40
+Connector_Molex
+Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+44
+44
+Connector_Molex
+Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+50
+50
+Connector_Molex
+Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+60
+60
+Connector_Molex
+Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+64
+64
+Connector_Molex
+Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical
+Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator
+connector Molex SlimStack side entry
+0
+80
+80
+Connector_PCBEdge
+4UCON_10156_2x40_P1.27mm_Socket_Horizontal
+4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf
+4UCON 10156 Card edge socket with 80 contacts
+0
+80
+80
+Connector_PCBEdge
+BUS_AT
+AT ISA 16 bits Bus Edge Connector
+BUS ISA AT Edge connector
+0
+98
+98
+Connector_PCBEdge
+BUS_PCI
+PCI bus Edge Connector
+PCI bus Edge Connector
+0
+240
+120
+Connector_PCBEdge
+BUS_PCI_Express_Mini
+Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Dual
+Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Full
+Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCI_Express_Mini_Half
+Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25)
+mini pcie
+0
+54
+53
+Connector_PCBEdge
+BUS_PCIexpress_x1
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+36
+36
+Connector_PCBEdge
+BUS_PCIexpress_x4
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+64
+64
+Connector_PCBEdge
+BUS_PCIexpress_x8
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+98
+98
+Connector_PCBEdge
+BUS_PCIexpress_x16
+PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70
+PCIe
+0
+164
+164
+Connector_PCBEdge
+Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+10
+8
+Connector_PCBEdge
+Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+12
+10
+Connector_PCBEdge
+Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+10
+8
+Connector_PCBEdge
+Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized)
+conn samtec card-edge high-speed
+0
+8
+8
+Connector_PCBEdge
+Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+12
+10
+Connector_PCBEdge
+Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+10
+10
+Connector_PCBEdge
+Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+16
+14
+Connector_PCBEdge
+Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+18
+16
+Connector_PCBEdge
+Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+16
+14
+Connector_PCBEdge
+Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized)
+conn samtec card-edge high-speed
+0
+14
+14
+Connector_PCBEdge
+Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+18
+16
+Connector_PCBEdge
+Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+16
+16
+Connector_PCBEdge
+Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+40
+38
+Connector_PCBEdge
+Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+42
+40
+Connector_PCBEdge
+Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+40
+38
+Connector_PCBEdge
+Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized)
+conn samtec card-edge high-speed
+0
+38
+38
+Connector_PCBEdge
+Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+42
+40
+Connector_PCBEdge
+Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+40
+40
+Connector_PCBEdge
+Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+60
+58
+Connector_PCBEdge
+Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+62
+60
+Connector_PCBEdge
+Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+60
+58
+Connector_PCBEdge
+Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized)
+conn samtec card-edge high-speed
+0
+58
+58
+Connector_PCBEdge
+Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+62
+60
+Connector_PCBEdge
+Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+60
+60
+Connector_PCBEdge
+Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+80
+78
+Connector_PCBEdge
+Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+82
+80
+Connector_PCBEdge
+Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+80
+78
+Connector_PCBEdge
+Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized)
+conn samtec card-edge high-speed
+0
+78
+78
+Connector_PCBEdge
+Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+82
+80
+Connector_PCBEdge
+Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+80
+80
+Connector_PCBEdge
+Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+100
+98
+Connector_PCBEdge
+Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+102
+100
+Connector_PCBEdge
+Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+100
+98
+Connector_PCBEdge
+Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized)
+conn samtec card-edge high-speed
+0
+98
+98
+Connector_PCBEdge
+Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+102
+100
+Connector_PCBEdge
+Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+100
+100
+Connector_PCBEdge
+Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+118
+116
+Connector_PCBEdge
+Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+122
+120
+Connector_PCBEdge
+Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+118
+116
+Connector_PCBEdge
+Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized)
+conn samtec card-edge high-speed
+0
+116
+116
+Connector_PCBEdge
+Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+122
+120
+Connector_PCBEdge
+Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+120
+120
+Connector_PCBEdge
+Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge
+Highspeed card edge connector for PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge
+Highspeed card edge connector for PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+138
+136
+Connector_PCBEdge
+Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+142
+140
+Connector_PCBEdge
+Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+138
+136
+Connector_PCBEdge
+Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized)
+conn samtec card-edge high-speed
+0
+136
+136
+Connector_PCBEdge
+Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+142
+140
+Connector_PCBEdge
+Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal
+Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized)
+conn samtec card-edge high-speed
+0
+140
+140
+Connector_PCBEdge
+molex_EDGELOCK_2-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+2
+2
+Connector_PCBEdge
+molex_EDGELOCK_4-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+4
+4
+Connector_PCBEdge
+molex_EDGELOCK_6-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+6
+6
+Connector_PCBEdge
+molex_EDGELOCK_8-CKT
+https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf
+Connector PCBEdge molex EDGELOCK
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V
+phoenix_contact connector GMSTBA_01x02_G_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V
+phoenix_contact connector GMSTBA_01x02_G_7.50mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V
+phoenix_contact connector GMSTBA_01x03_G_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V
+phoenix_contact connector GMSTBA_01x03_G_7.50mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V
+phoenix_contact connector GMSTBA_01x04_G_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V
+phoenix_contact connector GMSTBA_01x04_G_7.50mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V
+phoenix_contact connector GMSTBA_01x05_G_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V
+phoenix_contact connector GMSTBA_01x05_G_7.50mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V
+phoenix_contact connector GMSTBA_01x06_G_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V
+phoenix_contact connector GMSTBA_01x06_G_7.50mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V
+phoenix_contact connector GMSTBA_01x07_G_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V
+phoenix_contact connector GMSTBA_01x07_G_7.50mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V
+phoenix_contact connector GMSTBA_01x08_G_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V
+phoenix_contact connector GMSTBA_01x08_G_7.50mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V
+phoenix_contact connector GMSTBA_01x09_G_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V
+phoenix_contact connector GMSTBA_01x09_G_7.50mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V
+phoenix_contact connector GMSTBA_01x10_G_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V
+phoenix_contact connector GMSTBA_01x10_G_7.50mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V
+phoenix_contact connector GMSTBA_01x11_G_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V
+phoenix_contact connector GMSTBA_01x11_G_7.50mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V
+phoenix_contact connector GMSTBA_01x12_G_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V
+phoenix_contact connector GMSTBA_01x12_G_7.50mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V
+phoenix_contact connector GMSTBVA_01x02_G_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V
+phoenix_contact connector GMSTBVA_01x02_G_7.50mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V
+phoenix_contact connector GMSTBVA_01x03_G_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V
+phoenix_contact connector GMSTBVA_01x03_G_7.50mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V
+phoenix_contact connector GMSTBVA_01x04_G_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V
+phoenix_contact connector GMSTBVA_01x04_G_7.50mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V
+phoenix_contact connector GMSTBVA_01x05_G_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V
+phoenix_contact connector GMSTBVA_01x05_G_7.50mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V
+phoenix_contact connector GMSTBVA_01x06_G_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V
+phoenix_contact connector GMSTBVA_01x06_G_7.50mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V
+phoenix_contact connector GMSTBVA_01x07_G_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V
+phoenix_contact connector GMSTBVA_01x07_G_7.50mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V
+phoenix_contact connector GMSTBVA_01x08_G_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V
+phoenix_contact connector GMSTBVA_01x08_G_7.50mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V
+phoenix_contact connector GMSTBVA_01x09_G_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V
+phoenix_contact connector GMSTBVA_01x09_G_7.50mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V
+phoenix_contact connector GMSTBVA_01x10_G_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V
+phoenix_contact connector GMSTBVA_01x10_G_7.50mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V
+phoenix_contact connector GMSTBVA_01x11_G_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V
+phoenix_contact connector GMSTBVA_01x11_G_7.50mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V
+phoenix_contact connector GMSTBVA_01x12_G_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical
+Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V
+phoenix_contact connector GMSTBVA_01x12_G_7.50mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V
+phoenix_contact connector GMSTBV_01x02_GF_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V
+phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V
+phoenix_contact connector GMSTBV_01x03_GF_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V
+phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V
+phoenix_contact connector GMSTBV_01x04_GF_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V
+phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V
+phoenix_contact connector GMSTBV_01x05_GF_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V
+phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V
+phoenix_contact connector GMSTBV_01x06_GF_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V
+phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V
+phoenix_contact connector GMSTBV_01x07_GF_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V
+phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V
+phoenix_contact connector GMSTBV_01x08_GF_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V
+phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V
+phoenix_contact connector GMSTBV_01x09_GF_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V
+phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V
+phoenix_contact connector GMSTBV_01x10_GF_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V
+phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V
+phoenix_contact connector GMSTBV_01x11_GF_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V
+phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V
+phoenix_contact connector GMSTBV_01x12_GF_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V
+phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V
+phoenix_contact connector GMSTB_01x02_GF_7.62mm
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V
+phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH
+0
+2
+2
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V
+phoenix_contact connector GMSTB_01x03_GF_7.62mm
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V
+phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH
+0
+3
+3
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V
+phoenix_contact connector GMSTB_01x04_GF_7.62mm
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V
+phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH
+0
+4
+4
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V
+phoenix_contact connector GMSTB_01x05_GF_7.62mm
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V
+phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH
+0
+5
+5
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V
+phoenix_contact connector GMSTB_01x06_GF_7.62mm
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V
+phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH
+0
+6
+6
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V
+phoenix_contact connector GMSTB_01x07_GF_7.62mm
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V
+phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH
+0
+7
+7
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V
+phoenix_contact connector GMSTB_01x08_GF_7.62mm
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V
+phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH
+0
+8
+8
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V
+phoenix_contact connector GMSTB_01x09_GF_7.62mm
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V
+phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH
+0
+9
+9
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V
+phoenix_contact connector GMSTB_01x10_GF_7.62mm
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V
+phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH
+0
+10
+10
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V
+phoenix_contact connector GMSTB_01x11_GF_7.62mm
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V
+phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH
+0
+11
+11
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V
+phoenix_contact connector GMSTB_01x12_GF_7.62mm
+0
+12
+12
+Connector_Phoenix_GMSTB
+PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V
+phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V
+phoenix_contact connector MCV_01x02_G_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V
+phoenix_contact connector MCV_01x02_G_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.5mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V
+phoenix_contact connector MCV_01x02_GF_3.81mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V
+phoenix_contact connector MCV_01x03_G_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V
+phoenix_contact connector MCV_01x03_G_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.5mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V
+phoenix_contact connector MCV_01x03_GF_3.81mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V
+phoenix_contact connector MCV_01x04_G_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V
+phoenix_contact connector MCV_01x04_G_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.5mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V
+phoenix_contact connector MCV_01x04_GF_3.81mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V
+phoenix_contact connector MCV_01x05_G_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V
+phoenix_contact connector MCV_01x05_G_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.5mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V
+phoenix_contact connector MCV_01x05_GF_3.81mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V
+phoenix_contact connector MCV_01x06_G_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V
+phoenix_contact connector MCV_01x06_G_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.5mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V
+phoenix_contact connector MCV_01x06_GF_3.81mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V
+phoenix_contact connector MCV_01x07_G_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V
+phoenix_contact connector MCV_01x07_G_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.5mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V
+phoenix_contact connector MCV_01x07_GF_3.81mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V
+phoenix_contact connector MCV_01x08_G_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V
+phoenix_contact connector MCV_01x08_G_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.5mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V
+phoenix_contact connector MCV_01x08_GF_3.81mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V
+phoenix_contact connector MCV_01x09_G_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V
+phoenix_contact connector MCV_01x09_G_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.5mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V
+phoenix_contact connector MCV_01x09_GF_3.81mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V
+phoenix_contact connector MCV_01x10_G_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V
+phoenix_contact connector MCV_01x10_G_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.5mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V
+phoenix_contact connector MCV_01x10_GF_3.81mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V
+phoenix_contact connector MCV_01x11_G_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V
+phoenix_contact connector MCV_01x11_G_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.5mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V
+phoenix_contact connector MCV_01x11_GF_3.81mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V
+phoenix_contact connector MCV_01x12_G_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V
+phoenix_contact connector MCV_01x12_G_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.5mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V
+phoenix_contact connector MCV_01x12_GF_3.81mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V
+phoenix_contact connector MCV_01x13_G_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V
+phoenix_contact connector MCV_01x13_G_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.5mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V
+phoenix_contact connector MCV_01x13_GF_3.81mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V
+phoenix_contact connector MCV_01x14_G_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V
+phoenix_contact connector MCV_01x14_G_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.5mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V
+phoenix_contact connector MCV_01x14_GF_3.81mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V
+phoenix_contact connector MCV_01x15_G_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V
+phoenix_contact connector MCV_01x15_G_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.5mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V
+phoenix_contact connector MCV_01x15_GF_3.81mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V
+phoenix_contact connector MCV_01x16_G_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V
+phoenix_contact connector MCV_01x16_G_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.5mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V
+phoenix_contact connector MCV_01x16_GF_3.81mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V
+phoenix_contact connector MC_01x02_G_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V
+phoenix_contact connector MC_01x02_G_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V
+phoenix_contact connector MC_01x02_GF_3.5mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V
+phoenix_contact connector MC_01x02_GF_3.5mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V
+phoenix_contact connector MC_01x02_GF_3.81mm
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V
+phoenix_contact connector MC_01x02_GF_3.81mm_MH
+0
+2
+2
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V
+phoenix_contact connector MC_01x03_G_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V
+phoenix_contact connector MC_01x03_G_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V
+phoenix_contact connector MC_01x03_GF_3.5mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V
+phoenix_contact connector MC_01x03_GF_3.5mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V
+phoenix_contact connector MC_01x03_GF_3.81mm
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V
+phoenix_contact connector MC_01x03_GF_3.81mm_MH
+0
+3
+3
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V
+phoenix_contact connector MC_01x04_G_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V
+phoenix_contact connector MC_01x04_G_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V
+phoenix_contact connector MC_01x04_GF_3.5mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V
+phoenix_contact connector MC_01x04_GF_3.5mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V
+phoenix_contact connector MC_01x04_GF_3.81mm
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V
+phoenix_contact connector MC_01x04_GF_3.81mm_MH
+0
+4
+4
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V
+phoenix_contact connector MC_01x05_G_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V
+phoenix_contact connector MC_01x05_G_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V
+phoenix_contact connector MC_01x05_GF_3.5mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V
+phoenix_contact connector MC_01x05_GF_3.5mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V
+phoenix_contact connector MC_01x05_GF_3.81mm
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V
+phoenix_contact connector MC_01x05_GF_3.81mm_MH
+0
+5
+5
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V
+phoenix_contact connector MC_01x06_G_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V
+phoenix_contact connector MC_01x06_G_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V
+phoenix_contact connector MC_01x06_GF_3.5mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V
+phoenix_contact connector MC_01x06_GF_3.5mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V
+phoenix_contact connector MC_01x06_GF_3.81mm
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V
+phoenix_contact connector MC_01x06_GF_3.81mm_MH
+0
+6
+6
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V
+phoenix_contact connector MC_01x07_G_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V
+phoenix_contact connector MC_01x07_G_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V
+phoenix_contact connector MC_01x07_GF_3.5mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V
+phoenix_contact connector MC_01x07_GF_3.5mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V
+phoenix_contact connector MC_01x07_GF_3.81mm
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V
+phoenix_contact connector MC_01x07_GF_3.81mm_MH
+0
+7
+7
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V
+phoenix_contact connector MC_01x08_G_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V
+phoenix_contact connector MC_01x08_G_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V
+phoenix_contact connector MC_01x08_GF_3.5mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V
+phoenix_contact connector MC_01x08_GF_3.5mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V
+phoenix_contact connector MC_01x08_GF_3.81mm
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V
+phoenix_contact connector MC_01x08_GF_3.81mm_MH
+0
+8
+8
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V
+phoenix_contact connector MC_01x09_G_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V
+phoenix_contact connector MC_01x09_G_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V
+phoenix_contact connector MC_01x09_GF_3.5mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V
+phoenix_contact connector MC_01x09_GF_3.5mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V
+phoenix_contact connector MC_01x09_GF_3.81mm
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V
+phoenix_contact connector MC_01x09_GF_3.81mm_MH
+0
+9
+9
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V
+phoenix_contact connector MC_01x10_G_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V
+phoenix_contact connector MC_01x10_G_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V
+phoenix_contact connector MC_01x10_GF_3.5mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V
+phoenix_contact connector MC_01x10_GF_3.5mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V
+phoenix_contact connector MC_01x10_GF_3.81mm
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V
+phoenix_contact connector MC_01x10_GF_3.81mm_MH
+0
+10
+10
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V
+phoenix_contact connector MC_01x11_G_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V
+phoenix_contact connector MC_01x11_G_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V
+phoenix_contact connector MC_01x11_GF_3.5mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V
+phoenix_contact connector MC_01x11_GF_3.5mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V
+phoenix_contact connector MC_01x11_GF_3.81mm
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V
+phoenix_contact connector MC_01x11_GF_3.81mm_MH
+0
+11
+11
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V
+phoenix_contact connector MC_01x12_G_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V
+phoenix_contact connector MC_01x12_G_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V
+phoenix_contact connector MC_01x12_GF_3.5mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V
+phoenix_contact connector MC_01x12_GF_3.5mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V
+phoenix_contact connector MC_01x12_GF_3.81mm
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V
+phoenix_contact connector MC_01x12_GF_3.81mm_MH
+0
+12
+12
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V
+phoenix_contact connector MC_01x13_G_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V
+phoenix_contact connector MC_01x13_G_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V
+phoenix_contact connector MC_01x13_GF_3.5mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V
+phoenix_contact connector MC_01x13_GF_3.5mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V
+phoenix_contact connector MC_01x13_GF_3.81mm
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V
+phoenix_contact connector MC_01x13_GF_3.81mm_MH
+0
+13
+13
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V
+phoenix_contact connector MC_01x14_G_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V
+phoenix_contact connector MC_01x14_G_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V
+phoenix_contact connector MC_01x14_GF_3.5mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V
+phoenix_contact connector MC_01x14_GF_3.5mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V
+phoenix_contact connector MC_01x14_GF_3.81mm
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V
+phoenix_contact connector MC_01x14_GF_3.81mm_MH
+0
+14
+14
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V
+phoenix_contact connector MC_01x15_G_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V
+phoenix_contact connector MC_01x15_G_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V
+phoenix_contact connector MC_01x15_GF_3.5mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V
+phoenix_contact connector MC_01x15_GF_3.5mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V
+phoenix_contact connector MC_01x15_GF_3.81mm
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V
+phoenix_contact connector MC_01x15_GF_3.81mm_MH
+0
+15
+15
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V
+phoenix_contact connector MC_01x16_G_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V
+phoenix_contact connector MC_01x16_G_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V
+phoenix_contact connector MC_01x16_GF_3.5mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V
+phoenix_contact connector MC_01x16_GF_3.5mm_MH
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V
+phoenix_contact connector MC_01x16_GF_3.81mm
+0
+16
+16
+Connector_Phoenix_MC
+PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V
+phoenix_contact connector MC_01x16_GF_3.81mm_MH
+0
+16
+16
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V
+phoenix_contact connector MCV_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V
+phoenix_contact connector MCV_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V
+phoenix_contact connector MCV_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V
+phoenix_contact connector MCV_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V
+phoenix_contact connector MCV_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V
+phoenix_contact connector MCV_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V
+phoenix_contact connector MCV_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V
+phoenix_contact connector MCV_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V
+phoenix_contact connector MCV_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V
+phoenix_contact connector MCV_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V
+phoenix_contact connector MCV_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V
+phoenix_contact connector MCV_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V
+phoenix_contact connector MCV_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V
+phoenix_contact connector MCV_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V
+phoenix_contact connector MCV_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V
+phoenix_contact connector MCV_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V
+phoenix_contact connector MCV_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V
+phoenix_contact connector MCV_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V
+phoenix_contact connector MCV_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V
+phoenix_contact connector MCV_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V
+phoenix_contact connector MCV_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V
+phoenix_contact connector MCV_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V
+phoenix_contact connector MCV_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V
+phoenix_contact connector MCV_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V
+phoenix_contact connector MCV_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V
+phoenix_contact connector MCV_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V
+phoenix_contact connector MCV_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V
+phoenix_contact connector MCV_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V
+phoenix_contact connector MCV_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V
+phoenix_contact connector MCV_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V
+phoenix_contact connector MCV_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V
+phoenix_contact connector MCV_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V
+phoenix_contact connector MCV_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V
+phoenix_contact connector MC_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V
+phoenix_contact connector MC_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V
+phoenix_contact connector MC_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V
+phoenix_contact connector MC_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V
+phoenix_contact connector MC_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V
+phoenix_contact connector MC_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V
+phoenix_contact connector MC_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V
+phoenix_contact connector MC_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V
+phoenix_contact connector MC_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V
+phoenix_contact connector MC_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V
+phoenix_contact connector MC_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V
+phoenix_contact connector MC_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V
+phoenix_contact connector MC_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V
+phoenix_contact connector MC_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V
+phoenix_contact connector MC_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V
+phoenix_contact connector MC_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V
+phoenix_contact connector MC_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V
+phoenix_contact connector MC_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V
+phoenix_contact connector MC_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V
+phoenix_contact connector MC_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V
+phoenix_contact connector MC_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V
+phoenix_contact connector MC_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V
+phoenix_contact connector MC_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V
+phoenix_contact connector MC_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V
+phoenix_contact connector MC_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V
+phoenix_contact connector MC_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V
+phoenix_contact connector MC_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V
+phoenix_contact connector MC_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V
+phoenix_contact connector MC_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V
+phoenix_contact connector MC_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V
+phoenix_contact connector MC_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V
+phoenix_contact connector MC_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MC_HighVoltage
+PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V
+phoenix_contact connector MC_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC)
+phoenix_contact connector MSTBA_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC)
+phoenix_contact connector MSTBA_01x02_G_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC)
+phoenix_contact connector MSTBA_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC)
+phoenix_contact connector MSTBA_01x03_G_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC)
+phoenix_contact connector MSTBA_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC)
+phoenix_contact connector MSTBA_01x04_G_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC)
+phoenix_contact connector MSTBA_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC)
+phoenix_contact connector MSTBA_01x05_G_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC)
+phoenix_contact connector MSTBA_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC)
+phoenix_contact connector MSTBA_01x06_G_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC)
+phoenix_contact connector MSTBA_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC)
+phoenix_contact connector MSTBA_01x07_G_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC)
+phoenix_contact connector MSTBA_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC)
+phoenix_contact connector MSTBA_01x08_G_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC)
+phoenix_contact connector MSTBA_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC)
+phoenix_contact connector MSTBA_01x09_G_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC)
+phoenix_contact connector MSTBA_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC)
+phoenix_contact connector MSTBA_01x10_G_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC)
+phoenix_contact connector MSTBA_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC)
+phoenix_contact connector MSTBA_01x11_G_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC)
+phoenix_contact connector MSTBA_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC)
+phoenix_contact connector MSTBA_01x12_G_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A
+phoenix_contact connector MSTBA_01x13_G_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A
+phoenix_contact connector MSTBA_01x13_G_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A
+phoenix_contact connector MSTBA_01x14_G_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A
+phoenix_contact connector MSTBA_01x14_G_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A
+phoenix_contact connector MSTBA_01x15_G_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A
+phoenix_contact connector MSTBA_01x15_G_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A
+phoenix_contact connector MSTBA_01x16_G_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal
+Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A
+phoenix_contact connector MSTBA_01x16_G_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC)
+phoenix_contact connector MSTBVA_01x02_G_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC)
+phoenix_contact connector MSTBVA_01x02_G_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC)
+phoenix_contact connector MSTBVA_01x03_G_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC)
+phoenix_contact connector MSTBVA_01x03_G_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC)
+phoenix_contact connector MSTBVA_01x04_G_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC)
+phoenix_contact connector MSTBVA_01x04_G_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC)
+phoenix_contact connector MSTBVA_01x05_G_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC)
+phoenix_contact connector MSTBVA_01x05_G_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC)
+phoenix_contact connector MSTBVA_01x06_G_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC)
+phoenix_contact connector MSTBVA_01x06_G_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC)
+phoenix_contact connector MSTBVA_01x07_G_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC)
+phoenix_contact connector MSTBVA_01x07_G_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC)
+phoenix_contact connector MSTBVA_01x08_G_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC)
+phoenix_contact connector MSTBVA_01x08_G_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC)
+phoenix_contact connector MSTBVA_01x09_G_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC)
+phoenix_contact connector MSTBVA_01x09_G_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC)
+phoenix_contact connector MSTBVA_01x10_G_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC)
+phoenix_contact connector MSTBVA_01x10_G_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC)
+phoenix_contact connector MSTBVA_01x11_G_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC)
+phoenix_contact connector MSTBVA_01x11_G_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC)
+phoenix_contact connector MSTBVA_01x12_G_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC)
+phoenix_contact connector MSTBVA_01x12_G_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A
+phoenix_contact connector MSTBVA_01x13_G_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A
+phoenix_contact connector MSTBVA_01x13_G_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A
+phoenix_contact connector MSTBVA_01x14_G_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A
+phoenix_contact connector MSTBVA_01x14_G_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A
+phoenix_contact connector MSTBVA_01x15_G_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A
+phoenix_contact connector MSTBVA_01x15_G_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A
+phoenix_contact connector MSTBVA_01x16_G_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical
+Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A
+phoenix_contact connector MSTBVA_01x16_G_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC)
+phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC)
+phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC)
+phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC)
+phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC)
+phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC)
+phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC)
+phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC)
+phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC)
+phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC)
+phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC)
+phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A
+phoenix_contact connector MSTBV_01x13_GF_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A
+phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A
+phoenix_contact connector MSTBV_01x13_GF_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A
+phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A
+phoenix_contact connector MSTBV_01x14_GF_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A
+phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A
+phoenix_contact connector MSTBV_01x14_GF_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A
+phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A
+phoenix_contact connector MSTBV_01x15_GF_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A
+phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A
+phoenix_contact connector MSTBV_01x15_GF_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A
+phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A
+phoenix_contact connector MSTBV_01x16_GF_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A
+phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A
+phoenix_contact connector MSTBV_01x16_GF_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A
+phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.08mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.08mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.00mm
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC)
+phoenix_contact connector MSTB_01x02_GF_5.00mm_MH
+0
+2
+2
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.08mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.08mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.00mm
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC)
+phoenix_contact connector MSTB_01x03_GF_5.00mm_MH
+0
+3
+3
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.08mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.08mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.00mm
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC)
+phoenix_contact connector MSTB_01x04_GF_5.00mm_MH
+0
+4
+4
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.08mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.08mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.00mm
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC)
+phoenix_contact connector MSTB_01x05_GF_5.00mm_MH
+0
+5
+5
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.08mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.08mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.00mm
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC)
+phoenix_contact connector MSTB_01x06_GF_5.00mm_MH
+0
+6
+6
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.08mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.08mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.00mm
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC)
+phoenix_contact connector MSTB_01x07_GF_5.00mm_MH
+0
+7
+7
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.08mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.08mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.00mm
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC)
+phoenix_contact connector MSTB_01x08_GF_5.00mm_MH
+0
+8
+8
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.08mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.08mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.00mm
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC)
+phoenix_contact connector MSTB_01x09_GF_5.00mm_MH
+0
+9
+9
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.08mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.08mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.00mm
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC)
+phoenix_contact connector MSTB_01x10_GF_5.00mm_MH
+0
+10
+10
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.08mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.08mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.00mm
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC)
+phoenix_contact connector MSTB_01x11_GF_5.00mm_MH
+0
+11
+11
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.08mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.08mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.00mm
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC)
+phoenix_contact connector MSTB_01x12_GF_5.00mm_MH
+0
+12
+12
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A
+phoenix_contact connector MSTB_01x13_GF_5.08mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A
+phoenix_contact connector MSTB_01x13_GF_5.08mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A
+phoenix_contact connector MSTB_01x13_GF_5.00mm
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A
+phoenix_contact connector MSTB_01x13_GF_5.00mm_MH
+0
+13
+13
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A
+phoenix_contact connector MSTB_01x14_GF_5.08mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A
+phoenix_contact connector MSTB_01x14_GF_5.08mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A
+phoenix_contact connector MSTB_01x14_GF_5.00mm
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A
+phoenix_contact connector MSTB_01x14_GF_5.00mm_MH
+0
+14
+14
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A
+phoenix_contact connector MSTB_01x15_GF_5.08mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A
+phoenix_contact connector MSTB_01x15_GF_5.08mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A
+phoenix_contact connector MSTB_01x15_GF_5.00mm
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A
+phoenix_contact connector MSTB_01x15_GF_5.00mm_MH
+0
+15
+15
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A
+phoenix_contact connector MSTB_01x16_GF_5.08mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A
+phoenix_contact connector MSTB_01x16_GF_5.08mm_MH
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A
+phoenix_contact connector MSTB_01x16_GF_5.00mm
+0
+16
+16
+Connector_Phoenix_MSTB
+PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole
+Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A
+phoenix_contact connector MSTB_01x16_GF_5.00mm_MH
+0
+16
+16
+Connector_Pin
+Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork
+solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork
+solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.0mm_L10.0mm
+solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm
+solder Pin_ press fit
+0
+1
+1
+Connector_Pin
+Pin_D1.0mm_L10.0mm_LooseFit
+solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm
+solder Pin_ loose fit
+0
+1
+1
+Connector_Pin
+Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork
+solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.1mm_L10.2mm_W3.5mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork
+solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.2mm_L11.3mm_W3.0mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L10.0mm_W3.5mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.0mm
+solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm
+solder Pin_ pressfit
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.0mm_LooseFit
+solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm
+solder Pin_ loose fit
+0
+1
+1
+Connector_Pin
+Pin_D1.3mm_L11.3mm_W2.8mm_Flat
+solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm
+solder Pin_ with flat fork
+0
+1
+1
+Connector_Pin
+Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork
+solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434
+solder Pin_ with flat fork
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x01_P1.00mm_Horizontal
+Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x01 1.00mm single row
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x01_P1.00mm_Vertical
+Through hole straight pin header, 1x01, 1.00mm pitch, single row
+Through hole pin header THT 1x01 1.00mm single row
+0
+1
+1
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Horizontal
+Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical
+Through hole straight pin header, 1x02, 1.00mm pitch, single row
+Through hole pin header THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Horizontal
+Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical
+Through hole straight pin header, 1x03, 1.00mm pitch, single row
+Through hole pin header THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Horizontal
+Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical
+Through hole straight pin header, 1x04, 1.00mm pitch, single row
+Through hole pin header THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Horizontal
+Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical
+Through hole straight pin header, 1x05, 1.00mm pitch, single row
+Through hole pin header THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Horizontal
+Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical
+Through hole straight pin header, 1x06, 1.00mm pitch, single row
+Through hole pin header THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Horizontal
+Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical
+Through hole straight pin header, 1x07, 1.00mm pitch, single row
+Through hole pin header THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Horizontal
+Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical
+Through hole straight pin header, 1x08, 1.00mm pitch, single row
+Through hole pin header THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Horizontal
+Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical
+Through hole straight pin header, 1x09, 1.00mm pitch, single row
+Through hole pin header THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Horizontal
+Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical
+Through hole straight pin header, 1x10, 1.00mm pitch, single row
+Through hole pin header THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Horizontal
+Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical
+Through hole straight pin header, 1x11, 1.00mm pitch, single row
+Through hole pin header THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Horizontal
+Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical
+Through hole straight pin header, 1x12, 1.00mm pitch, single row
+Through hole pin header THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Horizontal
+Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical
+Through hole straight pin header, 1x13, 1.00mm pitch, single row
+Through hole pin header THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Horizontal
+Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical
+Through hole straight pin header, 1x14, 1.00mm pitch, single row
+Through hole pin header THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Horizontal
+Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical
+Through hole straight pin header, 1x15, 1.00mm pitch, single row
+Through hole pin header THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Horizontal
+Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical
+Through hole straight pin header, 1x16, 1.00mm pitch, single row
+Through hole pin header THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Horizontal
+Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical
+Through hole straight pin header, 1x17, 1.00mm pitch, single row
+Through hole pin header THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Horizontal
+Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical
+Through hole straight pin header, 1x18, 1.00mm pitch, single row
+Through hole pin header THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Horizontal
+Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical
+Through hole straight pin header, 1x19, 1.00mm pitch, single row
+Through hole pin header THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Horizontal
+Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical
+Through hole straight pin header, 1x20, 1.00mm pitch, single row
+Through hole pin header THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Horizontal
+Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical
+Through hole straight pin header, 1x21, 1.00mm pitch, single row
+Through hole pin header THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Horizontal
+Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical
+Through hole straight pin header, 1x22, 1.00mm pitch, single row
+Through hole pin header THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Horizontal
+Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical
+Through hole straight pin header, 1x23, 1.00mm pitch, single row
+Through hole pin header THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Horizontal
+Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical
+Through hole straight pin header, 1x24, 1.00mm pitch, single row
+Through hole pin header THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Horizontal
+Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical
+Through hole straight pin header, 1x25, 1.00mm pitch, single row
+Through hole pin header THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Horizontal
+Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical
+Through hole straight pin header, 1x26, 1.00mm pitch, single row
+Through hole pin header THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Horizontal
+Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical
+Through hole straight pin header, 1x27, 1.00mm pitch, single row
+Through hole pin header THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Horizontal
+Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical
+Through hole straight pin header, 1x28, 1.00mm pitch, single row
+Through hole pin header THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Horizontal
+Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical
+Through hole straight pin header, 1x29, 1.00mm pitch, single row
+Through hole pin header THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Horizontal
+Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical
+Through hole straight pin header, 1x30, 1.00mm pitch, single row
+Through hole pin header THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Horizontal
+Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical
+Through hole straight pin header, 1x31, 1.00mm pitch, single row
+Through hole pin header THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Horizontal
+Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical
+Through hole straight pin header, 1x32, 1.00mm pitch, single row
+Through hole pin header THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Horizontal
+Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical
+Through hole straight pin header, 1x33, 1.00mm pitch, single row
+Through hole pin header THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Horizontal
+Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical
+Through hole straight pin header, 1x34, 1.00mm pitch, single row
+Through hole pin header THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Horizontal
+Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical
+Through hole straight pin header, 1x35, 1.00mm pitch, single row
+Through hole pin header THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Horizontal
+Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical
+Through hole straight pin header, 1x36, 1.00mm pitch, single row
+Through hole pin header THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Horizontal
+Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical
+Through hole straight pin header, 1x37, 1.00mm pitch, single row
+Through hole pin header THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Horizontal
+Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical
+Through hole straight pin header, 1x38, 1.00mm pitch, single row
+Through hole pin header THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Horizontal
+Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical
+Through hole straight pin header, 1x39, 1.00mm pitch, single row
+Through hole pin header THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Horizontal
+Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row
+Through hole angled pin header THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical
+Through hole straight pin header, 1x40, 1.00mm pitch, single row
+Through hole pin header THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Horizontal
+Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Vertical
+Through hole straight pin header, 2x01, 1.00mm pitch, double rows
+Through hole pin header THT 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x01_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x01 1.00mm double row
+0
+2
+2
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Horizontal
+Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Vertical
+Through hole straight pin header, 2x02, 1.00mm pitch, double rows
+Through hole pin header THT 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x02_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x02 1.00mm double row
+0
+4
+4
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Horizontal
+Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Vertical
+Through hole straight pin header, 2x03, 1.00mm pitch, double rows
+Through hole pin header THT 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x03_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x03 1.00mm double row
+0
+6
+6
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Horizontal
+Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Vertical
+Through hole straight pin header, 2x04, 1.00mm pitch, double rows
+Through hole pin header THT 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x04_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x04 1.00mm double row
+0
+8
+8
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Horizontal
+Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Vertical
+Through hole straight pin header, 2x05, 1.00mm pitch, double rows
+Through hole pin header THT 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x05_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x05 1.00mm double row
+0
+10
+10
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Horizontal
+Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Vertical
+Through hole straight pin header, 2x06, 1.00mm pitch, double rows
+Through hole pin header THT 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x06_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x06 1.00mm double row
+0
+12
+12
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Horizontal
+Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Vertical
+Through hole straight pin header, 2x07, 1.00mm pitch, double rows
+Through hole pin header THT 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x07_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x07 1.00mm double row
+0
+14
+14
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Horizontal
+Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Vertical
+Through hole straight pin header, 2x08, 1.00mm pitch, double rows
+Through hole pin header THT 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x08_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x08 1.00mm double row
+0
+16
+16
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Horizontal
+Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Vertical
+Through hole straight pin header, 2x09, 1.00mm pitch, double rows
+Through hole pin header THT 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x09_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x09 1.00mm double row
+0
+18
+18
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Horizontal
+Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Vertical
+Through hole straight pin header, 2x10, 1.00mm pitch, double rows
+Through hole pin header THT 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x10_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x10 1.00mm double row
+0
+20
+20
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Horizontal
+Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Vertical
+Through hole straight pin header, 2x11, 1.00mm pitch, double rows
+Through hole pin header THT 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x11_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x11 1.00mm double row
+0
+22
+22
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Horizontal
+Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Vertical
+Through hole straight pin header, 2x12, 1.00mm pitch, double rows
+Through hole pin header THT 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x12_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x12 1.00mm double row
+0
+24
+24
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Horizontal
+Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Vertical
+Through hole straight pin header, 2x13, 1.00mm pitch, double rows
+Through hole pin header THT 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x13_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x13 1.00mm double row
+0
+26
+26
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Horizontal
+Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Vertical
+Through hole straight pin header, 2x14, 1.00mm pitch, double rows
+Through hole pin header THT 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x14_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x14 1.00mm double row
+0
+28
+28
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Horizontal
+Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Vertical
+Through hole straight pin header, 2x15, 1.00mm pitch, double rows
+Through hole pin header THT 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x15_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x15 1.00mm double row
+0
+30
+30
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Horizontal
+Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Vertical
+Through hole straight pin header, 2x16, 1.00mm pitch, double rows
+Through hole pin header THT 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x16_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x16 1.00mm double row
+0
+32
+32
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Horizontal
+Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Vertical
+Through hole straight pin header, 2x17, 1.00mm pitch, double rows
+Through hole pin header THT 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x17_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x17 1.00mm double row
+0
+34
+34
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Horizontal
+Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Vertical
+Through hole straight pin header, 2x18, 1.00mm pitch, double rows
+Through hole pin header THT 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x18_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x18 1.00mm double row
+0
+36
+36
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Horizontal
+Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Vertical
+Through hole straight pin header, 2x19, 1.00mm pitch, double rows
+Through hole pin header THT 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x19_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x19 1.00mm double row
+0
+38
+38
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Horizontal
+Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Vertical
+Through hole straight pin header, 2x20, 1.00mm pitch, double rows
+Through hole pin header THT 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x20_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x20 1.00mm double row
+0
+40
+40
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Horizontal
+Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Vertical
+Through hole straight pin header, 2x21, 1.00mm pitch, double rows
+Through hole pin header THT 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x21_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x21 1.00mm double row
+0
+42
+42
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Horizontal
+Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Vertical
+Through hole straight pin header, 2x22, 1.00mm pitch, double rows
+Through hole pin header THT 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x22_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x22 1.00mm double row
+0
+44
+44
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Horizontal
+Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Vertical
+Through hole straight pin header, 2x23, 1.00mm pitch, double rows
+Through hole pin header THT 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x23_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x23 1.00mm double row
+0
+46
+46
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Horizontal
+Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Vertical
+Through hole straight pin header, 2x24, 1.00mm pitch, double rows
+Through hole pin header THT 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x24_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x24 1.00mm double row
+0
+48
+48
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Horizontal
+Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Vertical
+Through hole straight pin header, 2x25, 1.00mm pitch, double rows
+Through hole pin header THT 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x25_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x25 1.00mm double row
+0
+50
+50
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Horizontal
+Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Vertical
+Through hole straight pin header, 2x26, 1.00mm pitch, double rows
+Through hole pin header THT 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x26_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x26 1.00mm double row
+0
+52
+52
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Horizontal
+Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Vertical
+Through hole straight pin header, 2x27, 1.00mm pitch, double rows
+Through hole pin header THT 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x27_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x27 1.00mm double row
+0
+54
+54
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Horizontal
+Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Vertical
+Through hole straight pin header, 2x28, 1.00mm pitch, double rows
+Through hole pin header THT 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x28_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x28 1.00mm double row
+0
+56
+56
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Horizontal
+Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Vertical
+Through hole straight pin header, 2x29, 1.00mm pitch, double rows
+Through hole pin header THT 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x29_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x29 1.00mm double row
+0
+58
+58
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Horizontal
+Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Vertical
+Through hole straight pin header, 2x30, 1.00mm pitch, double rows
+Through hole pin header THT 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x30_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x30 1.00mm double row
+0
+60
+60
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Horizontal
+Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Vertical
+Through hole straight pin header, 2x31, 1.00mm pitch, double rows
+Through hole pin header THT 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x31_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x31 1.00mm double row
+0
+62
+62
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Horizontal
+Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Vertical
+Through hole straight pin header, 2x32, 1.00mm pitch, double rows
+Through hole pin header THT 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x32_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x32 1.00mm double row
+0
+64
+64
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Horizontal
+Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Vertical
+Through hole straight pin header, 2x33, 1.00mm pitch, double rows
+Through hole pin header THT 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x33_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x33 1.00mm double row
+0
+66
+66
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Horizontal
+Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Vertical
+Through hole straight pin header, 2x34, 1.00mm pitch, double rows
+Through hole pin header THT 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x34_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x34 1.00mm double row
+0
+68
+68
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Horizontal
+Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Vertical
+Through hole straight pin header, 2x35, 1.00mm pitch, double rows
+Through hole pin header THT 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x35_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x35 1.00mm double row
+0
+70
+70
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Horizontal
+Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Vertical
+Through hole straight pin header, 2x36, 1.00mm pitch, double rows
+Through hole pin header THT 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x36_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x36 1.00mm double row
+0
+72
+72
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Horizontal
+Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Vertical
+Through hole straight pin header, 2x37, 1.00mm pitch, double rows
+Through hole pin header THT 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x37_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x37 1.00mm double row
+0
+74
+74
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Horizontal
+Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Vertical
+Through hole straight pin header, 2x38, 1.00mm pitch, double rows
+Through hole pin header THT 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x38_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x38 1.00mm double row
+0
+76
+76
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Horizontal
+Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Vertical
+Through hole straight pin header, 2x39, 1.00mm pitch, double rows
+Through hole pin header THT 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x39_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x39 1.00mm double row
+0
+78
+78
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Horizontal
+Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows
+Through hole angled pin header THT 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Vertical
+Through hole straight pin header, 2x40, 1.00mm pitch, double rows
+Through hole pin header THT 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.00mm
+PinHeader_2x40_P1.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows
+Surface mounted pin header SMD 2x40 1.00mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_1x01_P1.27mm_Horizontal
+Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinHeader_1.27mm
+PinHeader_1x01_P1.27mm_Vertical
+Through hole straight pin header, 1x01, 1.27mm pitch, single row
+Through hole pin header THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Horizontal
+Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical
+Through hole straight pin header, 1x02, 1.27mm pitch, single row
+Through hole pin header THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Horizontal
+Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical
+Through hole straight pin header, 1x03, 1.27mm pitch, single row
+Through hole pin header THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Horizontal
+Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical
+Through hole straight pin header, 1x04, 1.27mm pitch, single row
+Through hole pin header THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Horizontal
+Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical
+Through hole straight pin header, 1x05, 1.27mm pitch, single row
+Through hole pin header THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Horizontal
+Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical
+Through hole straight pin header, 1x06, 1.27mm pitch, single row
+Through hole pin header THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Horizontal
+Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical
+Through hole straight pin header, 1x07, 1.27mm pitch, single row
+Through hole pin header THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Horizontal
+Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical
+Through hole straight pin header, 1x08, 1.27mm pitch, single row
+Through hole pin header THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Horizontal
+Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical
+Through hole straight pin header, 1x09, 1.27mm pitch, single row
+Through hole pin header THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Horizontal
+Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical
+Through hole straight pin header, 1x10, 1.27mm pitch, single row
+Through hole pin header THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Horizontal
+Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical
+Through hole straight pin header, 1x11, 1.27mm pitch, single row
+Through hole pin header THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Horizontal
+Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical
+Through hole straight pin header, 1x12, 1.27mm pitch, single row
+Through hole pin header THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Horizontal
+Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical
+Through hole straight pin header, 1x13, 1.27mm pitch, single row
+Through hole pin header THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Horizontal
+Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical
+Through hole straight pin header, 1x14, 1.27mm pitch, single row
+Through hole pin header THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Horizontal
+Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical
+Through hole straight pin header, 1x15, 1.27mm pitch, single row
+Through hole pin header THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Horizontal
+Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical
+Through hole straight pin header, 1x16, 1.27mm pitch, single row
+Through hole pin header THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Horizontal
+Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical
+Through hole straight pin header, 1x17, 1.27mm pitch, single row
+Through hole pin header THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Horizontal
+Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical
+Through hole straight pin header, 1x18, 1.27mm pitch, single row
+Through hole pin header THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Horizontal
+Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical
+Through hole straight pin header, 1x19, 1.27mm pitch, single row
+Through hole pin header THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Horizontal
+Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical
+Through hole straight pin header, 1x20, 1.27mm pitch, single row
+Through hole pin header THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Horizontal
+Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical
+Through hole straight pin header, 1x21, 1.27mm pitch, single row
+Through hole pin header THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Horizontal
+Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical
+Through hole straight pin header, 1x22, 1.27mm pitch, single row
+Through hole pin header THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Horizontal
+Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical
+Through hole straight pin header, 1x23, 1.27mm pitch, single row
+Through hole pin header THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Horizontal
+Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical
+Through hole straight pin header, 1x24, 1.27mm pitch, single row
+Through hole pin header THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Horizontal
+Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical
+Through hole straight pin header, 1x25, 1.27mm pitch, single row
+Through hole pin header THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Horizontal
+Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical
+Through hole straight pin header, 1x26, 1.27mm pitch, single row
+Through hole pin header THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Horizontal
+Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical
+Through hole straight pin header, 1x27, 1.27mm pitch, single row
+Through hole pin header THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Horizontal
+Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical
+Through hole straight pin header, 1x28, 1.27mm pitch, single row
+Through hole pin header THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Horizontal
+Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical
+Through hole straight pin header, 1x29, 1.27mm pitch, single row
+Through hole pin header THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Horizontal
+Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical
+Through hole straight pin header, 1x30, 1.27mm pitch, single row
+Through hole pin header THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Horizontal
+Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical
+Through hole straight pin header, 1x31, 1.27mm pitch, single row
+Through hole pin header THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Horizontal
+Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical
+Through hole straight pin header, 1x32, 1.27mm pitch, single row
+Through hole pin header THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Horizontal
+Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical
+Through hole straight pin header, 1x33, 1.27mm pitch, single row
+Through hole pin header THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Horizontal
+Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical
+Through hole straight pin header, 1x34, 1.27mm pitch, single row
+Through hole pin header THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Horizontal
+Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical
+Through hole straight pin header, 1x35, 1.27mm pitch, single row
+Through hole pin header THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Horizontal
+Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical
+Through hole straight pin header, 1x36, 1.27mm pitch, single row
+Through hole pin header THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Horizontal
+Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical
+Through hole straight pin header, 1x37, 1.27mm pitch, single row
+Through hole pin header THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Horizontal
+Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical
+Through hole straight pin header, 1x38, 1.27mm pitch, single row
+Through hole pin header THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Horizontal
+Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical
+Through hole straight pin header, 1x39, 1.27mm pitch, single row
+Through hole pin header THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Horizontal
+Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row
+Through hole angled pin header THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical
+Through hole straight pin header, 1x40, 1.27mm pitch, single row
+Through hole pin header THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Horizontal
+Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Vertical
+Through hole straight pin header, 2x01, 1.27mm pitch, double rows
+Through hole pin header THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x01_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x01 1.27mm double row
+0
+2
+2
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Horizontal
+Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Vertical
+Through hole straight pin header, 2x02, 1.27mm pitch, double rows
+Through hole pin header THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x02_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x02 1.27mm double row
+0
+4
+4
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Horizontal
+Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Vertical
+Through hole straight pin header, 2x03, 1.27mm pitch, double rows
+Through hole pin header THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x03_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x03 1.27mm double row
+0
+6
+6
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Horizontal
+Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Vertical
+Through hole straight pin header, 2x04, 1.27mm pitch, double rows
+Through hole pin header THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x04_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x04 1.27mm double row
+0
+8
+8
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Horizontal
+Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Vertical
+Through hole straight pin header, 2x05, 1.27mm pitch, double rows
+Through hole pin header THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x05_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x05 1.27mm double row
+0
+10
+10
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Horizontal
+Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Vertical
+Through hole straight pin header, 2x06, 1.27mm pitch, double rows
+Through hole pin header THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x06_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x06 1.27mm double row
+0
+12
+12
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Horizontal
+Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Vertical
+Through hole straight pin header, 2x07, 1.27mm pitch, double rows
+Through hole pin header THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x07_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x07 1.27mm double row
+0
+14
+14
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Horizontal
+Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Vertical
+Through hole straight pin header, 2x08, 1.27mm pitch, double rows
+Through hole pin header THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x08_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x08 1.27mm double row
+0
+16
+16
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Horizontal
+Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Vertical
+Through hole straight pin header, 2x09, 1.27mm pitch, double rows
+Through hole pin header THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x09_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x09 1.27mm double row
+0
+18
+18
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Horizontal
+Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Vertical
+Through hole straight pin header, 2x10, 1.27mm pitch, double rows
+Through hole pin header THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x10_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x10 1.27mm double row
+0
+20
+20
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Horizontal
+Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Vertical
+Through hole straight pin header, 2x11, 1.27mm pitch, double rows
+Through hole pin header THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x11_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x11 1.27mm double row
+0
+22
+22
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Horizontal
+Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Vertical
+Through hole straight pin header, 2x12, 1.27mm pitch, double rows
+Through hole pin header THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x12_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x12 1.27mm double row
+0
+24
+24
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Horizontal
+Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Vertical
+Through hole straight pin header, 2x13, 1.27mm pitch, double rows
+Through hole pin header THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x13_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x13 1.27mm double row
+0
+26
+26
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Horizontal
+Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Vertical
+Through hole straight pin header, 2x14, 1.27mm pitch, double rows
+Through hole pin header THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x14_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x14 1.27mm double row
+0
+28
+28
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Horizontal
+Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Vertical
+Through hole straight pin header, 2x15, 1.27mm pitch, double rows
+Through hole pin header THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x15_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x15 1.27mm double row
+0
+30
+30
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Horizontal
+Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Vertical
+Through hole straight pin header, 2x16, 1.27mm pitch, double rows
+Through hole pin header THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x16_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x16 1.27mm double row
+0
+32
+32
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Horizontal
+Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Vertical
+Through hole straight pin header, 2x17, 1.27mm pitch, double rows
+Through hole pin header THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x17_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x17 1.27mm double row
+0
+34
+34
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Horizontal
+Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Vertical
+Through hole straight pin header, 2x18, 1.27mm pitch, double rows
+Through hole pin header THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x18_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x18 1.27mm double row
+0
+36
+36
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Horizontal
+Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Vertical
+Through hole straight pin header, 2x19, 1.27mm pitch, double rows
+Through hole pin header THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x19_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x19 1.27mm double row
+0
+38
+38
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Horizontal
+Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Vertical
+Through hole straight pin header, 2x20, 1.27mm pitch, double rows
+Through hole pin header THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x20_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x20 1.27mm double row
+0
+40
+40
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Horizontal
+Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Vertical
+Through hole straight pin header, 2x21, 1.27mm pitch, double rows
+Through hole pin header THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x21_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x21 1.27mm double row
+0
+42
+42
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Horizontal
+Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Vertical
+Through hole straight pin header, 2x22, 1.27mm pitch, double rows
+Through hole pin header THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x22_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x22 1.27mm double row
+0
+44
+44
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Horizontal
+Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Vertical
+Through hole straight pin header, 2x23, 1.27mm pitch, double rows
+Through hole pin header THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x23_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x23 1.27mm double row
+0
+46
+46
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Horizontal
+Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Vertical
+Through hole straight pin header, 2x24, 1.27mm pitch, double rows
+Through hole pin header THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x24_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x24 1.27mm double row
+0
+48
+48
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Horizontal
+Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Vertical
+Through hole straight pin header, 2x25, 1.27mm pitch, double rows
+Through hole pin header THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x25_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x25 1.27mm double row
+0
+50
+50
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Horizontal
+Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Vertical
+Through hole straight pin header, 2x26, 1.27mm pitch, double rows
+Through hole pin header THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x26_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x26 1.27mm double row
+0
+52
+52
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Horizontal
+Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Vertical
+Through hole straight pin header, 2x27, 1.27mm pitch, double rows
+Through hole pin header THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x27_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x27 1.27mm double row
+0
+54
+54
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Horizontal
+Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Vertical
+Through hole straight pin header, 2x28, 1.27mm pitch, double rows
+Through hole pin header THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x28_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x28 1.27mm double row
+0
+56
+56
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Horizontal
+Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Vertical
+Through hole straight pin header, 2x29, 1.27mm pitch, double rows
+Through hole pin header THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x29_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x29 1.27mm double row
+0
+58
+58
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Horizontal
+Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Vertical
+Through hole straight pin header, 2x30, 1.27mm pitch, double rows
+Through hole pin header THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x30_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x30 1.27mm double row
+0
+60
+60
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Horizontal
+Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Vertical
+Through hole straight pin header, 2x31, 1.27mm pitch, double rows
+Through hole pin header THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x31_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x31 1.27mm double row
+0
+62
+62
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Horizontal
+Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Vertical
+Through hole straight pin header, 2x32, 1.27mm pitch, double rows
+Through hole pin header THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x32_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x32 1.27mm double row
+0
+64
+64
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Horizontal
+Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Vertical
+Through hole straight pin header, 2x33, 1.27mm pitch, double rows
+Through hole pin header THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x33_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x33 1.27mm double row
+0
+66
+66
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Horizontal
+Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Vertical
+Through hole straight pin header, 2x34, 1.27mm pitch, double rows
+Through hole pin header THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x34_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x34 1.27mm double row
+0
+68
+68
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Horizontal
+Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Vertical
+Through hole straight pin header, 2x35, 1.27mm pitch, double rows
+Through hole pin header THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x35_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x35 1.27mm double row
+0
+70
+70
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Horizontal
+Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Vertical
+Through hole straight pin header, 2x36, 1.27mm pitch, double rows
+Through hole pin header THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x36_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x36 1.27mm double row
+0
+72
+72
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Horizontal
+Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Vertical
+Through hole straight pin header, 2x37, 1.27mm pitch, double rows
+Through hole pin header THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x37_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x37 1.27mm double row
+0
+74
+74
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Horizontal
+Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Vertical
+Through hole straight pin header, 2x38, 1.27mm pitch, double rows
+Through hole pin header THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x38_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x38 1.27mm double row
+0
+76
+76
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Horizontal
+Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Vertical
+Through hole straight pin header, 2x39, 1.27mm pitch, double rows
+Through hole pin header THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x39_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x39 1.27mm double row
+0
+78
+78
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Horizontal
+Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows
+Through hole angled pin header THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Vertical
+Through hole straight pin header, 2x40, 1.27mm pitch, double rows
+Through hole pin header THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_1.27mm
+PinHeader_2x40_P1.27mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows
+Surface mounted pin header SMD 2x40 1.27mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_1x01_P2.00mm_Horizontal
+Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinHeader_2.00mm
+PinHeader_1x01_P2.00mm_Vertical
+Through hole straight pin header, 1x01, 2.00mm pitch, single row
+Through hole pin header THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Horizontal
+Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical
+Through hole straight pin header, 1x02, 2.00mm pitch, single row
+Through hole pin header THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Horizontal
+Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical
+Through hole straight pin header, 1x03, 2.00mm pitch, single row
+Through hole pin header THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Horizontal
+Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical
+Through hole straight pin header, 1x04, 2.00mm pitch, single row
+Through hole pin header THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Horizontal
+Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical
+Through hole straight pin header, 1x05, 2.00mm pitch, single row
+Through hole pin header THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Horizontal
+Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical
+Through hole straight pin header, 1x06, 2.00mm pitch, single row
+Through hole pin header THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Horizontal
+Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical
+Through hole straight pin header, 1x07, 2.00mm pitch, single row
+Through hole pin header THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Horizontal
+Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical
+Through hole straight pin header, 1x08, 2.00mm pitch, single row
+Through hole pin header THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Horizontal
+Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical
+Through hole straight pin header, 1x09, 2.00mm pitch, single row
+Through hole pin header THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Horizontal
+Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical
+Through hole straight pin header, 1x10, 2.00mm pitch, single row
+Through hole pin header THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Horizontal
+Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical
+Through hole straight pin header, 1x11, 2.00mm pitch, single row
+Through hole pin header THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Horizontal
+Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical
+Through hole straight pin header, 1x12, 2.00mm pitch, single row
+Through hole pin header THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Horizontal
+Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical
+Through hole straight pin header, 1x13, 2.00mm pitch, single row
+Through hole pin header THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Horizontal
+Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical
+Through hole straight pin header, 1x14, 2.00mm pitch, single row
+Through hole pin header THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Horizontal
+Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical
+Through hole straight pin header, 1x15, 2.00mm pitch, single row
+Through hole pin header THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Horizontal
+Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical
+Through hole straight pin header, 1x16, 2.00mm pitch, single row
+Through hole pin header THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Horizontal
+Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical
+Through hole straight pin header, 1x17, 2.00mm pitch, single row
+Through hole pin header THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Horizontal
+Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical
+Through hole straight pin header, 1x18, 2.00mm pitch, single row
+Through hole pin header THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Horizontal
+Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical
+Through hole straight pin header, 1x19, 2.00mm pitch, single row
+Through hole pin header THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Horizontal
+Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical
+Through hole straight pin header, 1x20, 2.00mm pitch, single row
+Through hole pin header THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Horizontal
+Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical
+Through hole straight pin header, 1x21, 2.00mm pitch, single row
+Through hole pin header THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Horizontal
+Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical
+Through hole straight pin header, 1x22, 2.00mm pitch, single row
+Through hole pin header THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Horizontal
+Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical
+Through hole straight pin header, 1x23, 2.00mm pitch, single row
+Through hole pin header THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Horizontal
+Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical
+Through hole straight pin header, 1x24, 2.00mm pitch, single row
+Through hole pin header THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Horizontal
+Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical
+Through hole straight pin header, 1x25, 2.00mm pitch, single row
+Through hole pin header THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Horizontal
+Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical
+Through hole straight pin header, 1x26, 2.00mm pitch, single row
+Through hole pin header THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Horizontal
+Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical
+Through hole straight pin header, 1x27, 2.00mm pitch, single row
+Through hole pin header THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Horizontal
+Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical
+Through hole straight pin header, 1x28, 2.00mm pitch, single row
+Through hole pin header THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Horizontal
+Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical
+Through hole straight pin header, 1x29, 2.00mm pitch, single row
+Through hole pin header THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Horizontal
+Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical
+Through hole straight pin header, 1x30, 2.00mm pitch, single row
+Through hole pin header THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Horizontal
+Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical
+Through hole straight pin header, 1x31, 2.00mm pitch, single row
+Through hole pin header THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Horizontal
+Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical
+Through hole straight pin header, 1x32, 2.00mm pitch, single row
+Through hole pin header THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Horizontal
+Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical
+Through hole straight pin header, 1x33, 2.00mm pitch, single row
+Through hole pin header THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Horizontal
+Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical
+Through hole straight pin header, 1x34, 2.00mm pitch, single row
+Through hole pin header THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Horizontal
+Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical
+Through hole straight pin header, 1x35, 2.00mm pitch, single row
+Through hole pin header THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Horizontal
+Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical
+Through hole straight pin header, 1x36, 2.00mm pitch, single row
+Through hole pin header THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Horizontal
+Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical
+Through hole straight pin header, 1x37, 2.00mm pitch, single row
+Through hole pin header THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Horizontal
+Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical
+Through hole straight pin header, 1x38, 2.00mm pitch, single row
+Through hole pin header THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Horizontal
+Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical
+Through hole straight pin header, 1x39, 2.00mm pitch, single row
+Through hole pin header THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Horizontal
+Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row
+Through hole angled pin header THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical
+Through hole straight pin header, 1x40, 2.00mm pitch, single row
+Through hole pin header THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Horizontal
+Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Vertical
+Through hole straight pin header, 2x01, 2.00mm pitch, double rows
+Through hole pin header THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x01_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x01 2.00mm double row
+0
+2
+2
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Horizontal
+Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Vertical
+Through hole straight pin header, 2x02, 2.00mm pitch, double rows
+Through hole pin header THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x02_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x02 2.00mm double row
+0
+4
+4
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Horizontal
+Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Vertical
+Through hole straight pin header, 2x03, 2.00mm pitch, double rows
+Through hole pin header THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x03_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x03 2.00mm double row
+0
+6
+6
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Horizontal
+Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Vertical
+Through hole straight pin header, 2x04, 2.00mm pitch, double rows
+Through hole pin header THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x04_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x04 2.00mm double row
+0
+8
+8
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Horizontal
+Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Vertical
+Through hole straight pin header, 2x05, 2.00mm pitch, double rows
+Through hole pin header THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x05_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x05 2.00mm double row
+0
+10
+10
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Horizontal
+Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Vertical
+Through hole straight pin header, 2x06, 2.00mm pitch, double rows
+Through hole pin header THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x06_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x06 2.00mm double row
+0
+12
+12
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Horizontal
+Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Vertical
+Through hole straight pin header, 2x07, 2.00mm pitch, double rows
+Through hole pin header THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x07_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x07 2.00mm double row
+0
+14
+14
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Horizontal
+Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Vertical
+Through hole straight pin header, 2x08, 2.00mm pitch, double rows
+Through hole pin header THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x08_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x08 2.00mm double row
+0
+16
+16
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Horizontal
+Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Vertical
+Through hole straight pin header, 2x09, 2.00mm pitch, double rows
+Through hole pin header THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x09_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x09 2.00mm double row
+0
+18
+18
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Horizontal
+Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Vertical
+Through hole straight pin header, 2x10, 2.00mm pitch, double rows
+Through hole pin header THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x10_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x10 2.00mm double row
+0
+20
+20
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Horizontal
+Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Vertical
+Through hole straight pin header, 2x11, 2.00mm pitch, double rows
+Through hole pin header THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x11_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x11 2.00mm double row
+0
+22
+22
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Horizontal
+Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Vertical
+Through hole straight pin header, 2x12, 2.00mm pitch, double rows
+Through hole pin header THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x12_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x12 2.00mm double row
+0
+24
+24
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Horizontal
+Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Vertical
+Through hole straight pin header, 2x13, 2.00mm pitch, double rows
+Through hole pin header THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x13_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x13 2.00mm double row
+0
+26
+26
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Horizontal
+Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Vertical
+Through hole straight pin header, 2x14, 2.00mm pitch, double rows
+Through hole pin header THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x14_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x14 2.00mm double row
+0
+28
+28
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Horizontal
+Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Vertical
+Through hole straight pin header, 2x15, 2.00mm pitch, double rows
+Through hole pin header THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x15_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x15 2.00mm double row
+0
+30
+30
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Horizontal
+Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Vertical
+Through hole straight pin header, 2x16, 2.00mm pitch, double rows
+Through hole pin header THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x16_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x16 2.00mm double row
+0
+32
+32
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Horizontal
+Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Vertical
+Through hole straight pin header, 2x17, 2.00mm pitch, double rows
+Through hole pin header THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x17_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x17 2.00mm double row
+0
+34
+34
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Horizontal
+Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Vertical
+Through hole straight pin header, 2x18, 2.00mm pitch, double rows
+Through hole pin header THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x18_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x18 2.00mm double row
+0
+36
+36
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Horizontal
+Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Vertical
+Through hole straight pin header, 2x19, 2.00mm pitch, double rows
+Through hole pin header THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x19_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x19 2.00mm double row
+0
+38
+38
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Horizontal
+Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Vertical
+Through hole straight pin header, 2x20, 2.00mm pitch, double rows
+Through hole pin header THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x20_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x20 2.00mm double row
+0
+40
+40
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Horizontal
+Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Vertical
+Through hole straight pin header, 2x21, 2.00mm pitch, double rows
+Through hole pin header THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x21_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x21 2.00mm double row
+0
+42
+42
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Horizontal
+Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Vertical
+Through hole straight pin header, 2x22, 2.00mm pitch, double rows
+Through hole pin header THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x22_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x22 2.00mm double row
+0
+44
+44
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Horizontal
+Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Vertical
+Through hole straight pin header, 2x23, 2.00mm pitch, double rows
+Through hole pin header THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x23_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x23 2.00mm double row
+0
+46
+46
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Horizontal
+Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Vertical
+Through hole straight pin header, 2x24, 2.00mm pitch, double rows
+Through hole pin header THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x24_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x24 2.00mm double row
+0
+48
+48
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Horizontal
+Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Vertical
+Through hole straight pin header, 2x25, 2.00mm pitch, double rows
+Through hole pin header THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x25_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x25 2.00mm double row
+0
+50
+50
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Horizontal
+Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Vertical
+Through hole straight pin header, 2x26, 2.00mm pitch, double rows
+Through hole pin header THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x26_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x26 2.00mm double row
+0
+52
+52
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Horizontal
+Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Vertical
+Through hole straight pin header, 2x27, 2.00mm pitch, double rows
+Through hole pin header THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x27_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x27 2.00mm double row
+0
+54
+54
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Horizontal
+Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Vertical
+Through hole straight pin header, 2x28, 2.00mm pitch, double rows
+Through hole pin header THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x28_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x28 2.00mm double row
+0
+56
+56
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Horizontal
+Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Vertical
+Through hole straight pin header, 2x29, 2.00mm pitch, double rows
+Through hole pin header THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x29_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x29 2.00mm double row
+0
+58
+58
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Horizontal
+Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Vertical
+Through hole straight pin header, 2x30, 2.00mm pitch, double rows
+Through hole pin header THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x30_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x30 2.00mm double row
+0
+60
+60
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Horizontal
+Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Vertical
+Through hole straight pin header, 2x31, 2.00mm pitch, double rows
+Through hole pin header THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x31_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x31 2.00mm double row
+0
+62
+62
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Horizontal
+Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Vertical
+Through hole straight pin header, 2x32, 2.00mm pitch, double rows
+Through hole pin header THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x32_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x32 2.00mm double row
+0
+64
+64
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Horizontal
+Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Vertical
+Through hole straight pin header, 2x33, 2.00mm pitch, double rows
+Through hole pin header THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x33_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x33 2.00mm double row
+0
+66
+66
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Horizontal
+Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Vertical
+Through hole straight pin header, 2x34, 2.00mm pitch, double rows
+Through hole pin header THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x34_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x34 2.00mm double row
+0
+68
+68
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Horizontal
+Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Vertical
+Through hole straight pin header, 2x35, 2.00mm pitch, double rows
+Through hole pin header THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x35_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x35 2.00mm double row
+0
+70
+70
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Horizontal
+Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Vertical
+Through hole straight pin header, 2x36, 2.00mm pitch, double rows
+Through hole pin header THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x36_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x36 2.00mm double row
+0
+72
+72
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Horizontal
+Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Vertical
+Through hole straight pin header, 2x37, 2.00mm pitch, double rows
+Through hole pin header THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x37_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x37 2.00mm double row
+0
+74
+74
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Horizontal
+Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Vertical
+Through hole straight pin header, 2x38, 2.00mm pitch, double rows
+Through hole pin header THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x38_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x38 2.00mm double row
+0
+76
+76
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Horizontal
+Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Vertical
+Through hole straight pin header, 2x39, 2.00mm pitch, double rows
+Through hole pin header THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x39_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x39 2.00mm double row
+0
+78
+78
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Horizontal
+Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows
+Through hole angled pin header THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Vertical
+Through hole straight pin header, 2x40, 2.00mm pitch, double rows
+Through hole pin header THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.00mm
+PinHeader_2x40_P2.00mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows
+Surface mounted pin header SMD 2x40 2.00mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_1x01_P2.54mm_Horizontal
+Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinHeader_2.54mm
+PinHeader_1x01_P2.54mm_Vertical
+Through hole straight pin header, 1x01, 2.54mm pitch, single row
+Through hole pin header THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Horizontal
+Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical
+Through hole straight pin header, 1x02, 2.54mm pitch, single row
+Through hole pin header THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Horizontal
+Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical
+Through hole straight pin header, 1x03, 2.54mm pitch, single row
+Through hole pin header THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right
+0
+3
+3
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Horizontal
+Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical
+Through hole straight pin header, 1x04, 2.54mm pitch, single row
+Through hole pin header THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Horizontal
+Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical
+Through hole straight pin header, 1x05, 2.54mm pitch, single row
+Through hole pin header THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right
+0
+5
+5
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Horizontal
+Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical
+Through hole straight pin header, 1x06, 2.54mm pitch, single row
+Through hole pin header THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Horizontal
+Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical
+Through hole straight pin header, 1x07, 2.54mm pitch, single row
+Through hole pin header THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right
+0
+7
+7
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Horizontal
+Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical
+Through hole straight pin header, 1x08, 2.54mm pitch, single row
+Through hole pin header THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Horizontal
+Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical
+Through hole straight pin header, 1x09, 2.54mm pitch, single row
+Through hole pin header THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right
+0
+9
+9
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Horizontal
+Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical
+Through hole straight pin header, 1x10, 2.54mm pitch, single row
+Through hole pin header THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Horizontal
+Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical
+Through hole straight pin header, 1x11, 2.54mm pitch, single row
+Through hole pin header THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right
+0
+11
+11
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Horizontal
+Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical
+Through hole straight pin header, 1x12, 2.54mm pitch, single row
+Through hole pin header THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Horizontal
+Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical
+Through hole straight pin header, 1x13, 2.54mm pitch, single row
+Through hole pin header THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right
+0
+13
+13
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Horizontal
+Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical
+Through hole straight pin header, 1x14, 2.54mm pitch, single row
+Through hole pin header THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Horizontal
+Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical
+Through hole straight pin header, 1x15, 2.54mm pitch, single row
+Through hole pin header THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right
+0
+15
+15
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Horizontal
+Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical
+Through hole straight pin header, 1x16, 2.54mm pitch, single row
+Through hole pin header THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Horizontal
+Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical
+Through hole straight pin header, 1x17, 2.54mm pitch, single row
+Through hole pin header THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right
+0
+17
+17
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Horizontal
+Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical
+Through hole straight pin header, 1x18, 2.54mm pitch, single row
+Through hole pin header THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Horizontal
+Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical
+Through hole straight pin header, 1x19, 2.54mm pitch, single row
+Through hole pin header THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right
+0
+19
+19
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Horizontal
+Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical
+Through hole straight pin header, 1x20, 2.54mm pitch, single row
+Through hole pin header THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Horizontal
+Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical
+Through hole straight pin header, 1x21, 2.54mm pitch, single row
+Through hole pin header THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right
+0
+21
+21
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Horizontal
+Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical
+Through hole straight pin header, 1x22, 2.54mm pitch, single row
+Through hole pin header THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Horizontal
+Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical
+Through hole straight pin header, 1x23, 2.54mm pitch, single row
+Through hole pin header THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right
+0
+23
+23
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Horizontal
+Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical
+Through hole straight pin header, 1x24, 2.54mm pitch, single row
+Through hole pin header THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Horizontal
+Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical
+Through hole straight pin header, 1x25, 2.54mm pitch, single row
+Through hole pin header THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right
+0
+25
+25
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Horizontal
+Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical
+Through hole straight pin header, 1x26, 2.54mm pitch, single row
+Through hole pin header THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Horizontal
+Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical
+Through hole straight pin header, 1x27, 2.54mm pitch, single row
+Through hole pin header THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right
+0
+27
+27
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Horizontal
+Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical
+Through hole straight pin header, 1x28, 2.54mm pitch, single row
+Through hole pin header THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Horizontal
+Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical
+Through hole straight pin header, 1x29, 2.54mm pitch, single row
+Through hole pin header THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right
+0
+29
+29
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Horizontal
+Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical
+Through hole straight pin header, 1x30, 2.54mm pitch, single row
+Through hole pin header THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Horizontal
+Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical
+Through hole straight pin header, 1x31, 2.54mm pitch, single row
+Through hole pin header THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right
+0
+31
+31
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Horizontal
+Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical
+Through hole straight pin header, 1x32, 2.54mm pitch, single row
+Through hole pin header THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Horizontal
+Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical
+Through hole straight pin header, 1x33, 2.54mm pitch, single row
+Through hole pin header THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right
+0
+33
+33
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Horizontal
+Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical
+Through hole straight pin header, 1x34, 2.54mm pitch, single row
+Through hole pin header THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Horizontal
+Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical
+Through hole straight pin header, 1x35, 2.54mm pitch, single row
+Through hole pin header THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right
+0
+35
+35
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Horizontal
+Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical
+Through hole straight pin header, 1x36, 2.54mm pitch, single row
+Through hole pin header THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Horizontal
+Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical
+Through hole straight pin header, 1x37, 2.54mm pitch, single row
+Through hole pin header THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right
+0
+37
+37
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Horizontal
+Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical
+Through hole straight pin header, 1x38, 2.54mm pitch, single row
+Through hole pin header THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Horizontal
+Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical
+Through hole straight pin header, 1x39, 2.54mm pitch, single row
+Through hole pin header THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right
+0
+39
+39
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Horizontal
+Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row
+Through hole angled pin header THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical
+Through hole straight pin header, 1x40, 2.54mm pitch, single row
+Through hole pin header THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left)
+Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right)
+Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Horizontal
+Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Vertical
+Through hole straight pin header, 2x01, 2.54mm pitch, double rows
+Through hole pin header THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x01_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x01 2.54mm double row
+0
+2
+2
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Horizontal
+Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Vertical
+Through hole straight pin header, 2x02, 2.54mm pitch, double rows
+Through hole pin header THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x02_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x02 2.54mm double row
+0
+4
+4
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Horizontal
+Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Vertical
+Through hole straight pin header, 2x03, 2.54mm pitch, double rows
+Through hole pin header THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x03_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x03 2.54mm double row
+0
+6
+6
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Horizontal
+Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Vertical
+Through hole straight pin header, 2x04, 2.54mm pitch, double rows
+Through hole pin header THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x04_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x04 2.54mm double row
+0
+8
+8
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Horizontal
+Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Vertical
+Through hole straight pin header, 2x05, 2.54mm pitch, double rows
+Through hole pin header THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x05_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x05 2.54mm double row
+0
+10
+10
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Horizontal
+Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Vertical
+Through hole straight pin header, 2x06, 2.54mm pitch, double rows
+Through hole pin header THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x06_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x06 2.54mm double row
+0
+12
+12
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Horizontal
+Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Vertical
+Through hole straight pin header, 2x07, 2.54mm pitch, double rows
+Through hole pin header THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x07_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x07 2.54mm double row
+0
+14
+14
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Horizontal
+Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Vertical
+Through hole straight pin header, 2x08, 2.54mm pitch, double rows
+Through hole pin header THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x08_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x08 2.54mm double row
+0
+16
+16
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Horizontal
+Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Vertical
+Through hole straight pin header, 2x09, 2.54mm pitch, double rows
+Through hole pin header THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x09_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x09 2.54mm double row
+0
+18
+18
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Horizontal
+Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Vertical
+Through hole straight pin header, 2x10, 2.54mm pitch, double rows
+Through hole pin header THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x10_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x10 2.54mm double row
+0
+20
+20
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Horizontal
+Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Vertical
+Through hole straight pin header, 2x11, 2.54mm pitch, double rows
+Through hole pin header THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x11_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x11 2.54mm double row
+0
+22
+22
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Horizontal
+Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Vertical
+Through hole straight pin header, 2x12, 2.54mm pitch, double rows
+Through hole pin header THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x12_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x12 2.54mm double row
+0
+24
+24
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Horizontal
+Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Vertical
+Through hole straight pin header, 2x13, 2.54mm pitch, double rows
+Through hole pin header THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x13_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x13 2.54mm double row
+0
+26
+26
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Horizontal
+Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Vertical
+Through hole straight pin header, 2x14, 2.54mm pitch, double rows
+Through hole pin header THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x14_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x14 2.54mm double row
+0
+28
+28
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Horizontal
+Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Vertical
+Through hole straight pin header, 2x15, 2.54mm pitch, double rows
+Through hole pin header THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x15_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x15 2.54mm double row
+0
+30
+30
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Horizontal
+Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Vertical
+Through hole straight pin header, 2x16, 2.54mm pitch, double rows
+Through hole pin header THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x16_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x16 2.54mm double row
+0
+32
+32
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Horizontal
+Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Vertical
+Through hole straight pin header, 2x17, 2.54mm pitch, double rows
+Through hole pin header THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x17_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x17 2.54mm double row
+0
+34
+34
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Horizontal
+Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Vertical
+Through hole straight pin header, 2x18, 2.54mm pitch, double rows
+Through hole pin header THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x18_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x18 2.54mm double row
+0
+36
+36
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Horizontal
+Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Vertical
+Through hole straight pin header, 2x19, 2.54mm pitch, double rows
+Through hole pin header THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x19_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x19 2.54mm double row
+0
+38
+38
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Horizontal
+Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Vertical
+Through hole straight pin header, 2x20, 2.54mm pitch, double rows
+Through hole pin header THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x20_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x20 2.54mm double row
+0
+40
+40
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Horizontal
+Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Vertical
+Through hole straight pin header, 2x21, 2.54mm pitch, double rows
+Through hole pin header THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x21_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x21 2.54mm double row
+0
+42
+42
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Horizontal
+Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Vertical
+Through hole straight pin header, 2x22, 2.54mm pitch, double rows
+Through hole pin header THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x22_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x22 2.54mm double row
+0
+44
+44
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Horizontal
+Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Vertical
+Through hole straight pin header, 2x23, 2.54mm pitch, double rows
+Through hole pin header THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x23_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x23 2.54mm double row
+0
+46
+46
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Horizontal
+Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Vertical
+Through hole straight pin header, 2x24, 2.54mm pitch, double rows
+Through hole pin header THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x24_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x24 2.54mm double row
+0
+48
+48
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Horizontal
+Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Vertical
+Through hole straight pin header, 2x25, 2.54mm pitch, double rows
+Through hole pin header THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x25_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x25 2.54mm double row
+0
+50
+50
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Horizontal
+Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Vertical
+Through hole straight pin header, 2x26, 2.54mm pitch, double rows
+Through hole pin header THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x26_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x26 2.54mm double row
+0
+52
+52
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Horizontal
+Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Vertical
+Through hole straight pin header, 2x27, 2.54mm pitch, double rows
+Through hole pin header THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x27_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x27 2.54mm double row
+0
+54
+54
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Horizontal
+Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Vertical
+Through hole straight pin header, 2x28, 2.54mm pitch, double rows
+Through hole pin header THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x28_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x28 2.54mm double row
+0
+56
+56
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Horizontal
+Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Vertical
+Through hole straight pin header, 2x29, 2.54mm pitch, double rows
+Through hole pin header THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x29_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x29 2.54mm double row
+0
+58
+58
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Horizontal
+Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Vertical
+Through hole straight pin header, 2x30, 2.54mm pitch, double rows
+Through hole pin header THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x30_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x30 2.54mm double row
+0
+60
+60
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Horizontal
+Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Vertical
+Through hole straight pin header, 2x31, 2.54mm pitch, double rows
+Through hole pin header THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x31_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x31 2.54mm double row
+0
+62
+62
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Horizontal
+Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Vertical
+Through hole straight pin header, 2x32, 2.54mm pitch, double rows
+Through hole pin header THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x32_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x32 2.54mm double row
+0
+64
+64
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Horizontal
+Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Vertical
+Through hole straight pin header, 2x33, 2.54mm pitch, double rows
+Through hole pin header THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x33_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x33 2.54mm double row
+0
+66
+66
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Horizontal
+Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Vertical
+Through hole straight pin header, 2x34, 2.54mm pitch, double rows
+Through hole pin header THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x34_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x34 2.54mm double row
+0
+68
+68
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Horizontal
+Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Vertical
+Through hole straight pin header, 2x35, 2.54mm pitch, double rows
+Through hole pin header THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x35_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x35 2.54mm double row
+0
+70
+70
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Horizontal
+Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Vertical
+Through hole straight pin header, 2x36, 2.54mm pitch, double rows
+Through hole pin header THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x36_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x36 2.54mm double row
+0
+72
+72
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Horizontal
+Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Vertical
+Through hole straight pin header, 2x37, 2.54mm pitch, double rows
+Through hole pin header THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x37_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x37 2.54mm double row
+0
+74
+74
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Horizontal
+Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Vertical
+Through hole straight pin header, 2x38, 2.54mm pitch, double rows
+Through hole pin header THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x38_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x38 2.54mm double row
+0
+76
+76
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Horizontal
+Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Vertical
+Through hole straight pin header, 2x39, 2.54mm pitch, double rows
+Through hole pin header THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x39_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x39 2.54mm double row
+0
+78
+78
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Horizontal
+Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows
+Through hole angled pin header THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Vertical
+Through hole straight pin header, 2x40, 2.54mm pitch, double rows
+Through hole pin header THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinHeader_2.54mm
+PinHeader_2x40_P2.54mm_Vertical_SMD
+surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows
+Surface mounted pin header SMD 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical
+Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x02 1.00mm single row
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical
+Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x03 1.00mm single row
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical
+Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x04 1.00mm single row
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical
+Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x05 1.00mm single row
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical
+Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x06 1.00mm single row
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical
+Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x07 1.00mm single row
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical
+Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x08 1.00mm single row
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical
+Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x09 1.00mm single row
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical
+Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x10 1.00mm single row
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical
+Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x11 1.00mm single row
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical
+Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x12 1.00mm single row
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical
+Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x13 1.00mm single row
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical
+Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x14 1.00mm single row
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical
+Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x15 1.00mm single row
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical
+Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x16 1.00mm single row
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical
+Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x17 1.00mm single row
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical
+Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x18 1.00mm single row
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical
+Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x19 1.00mm single row
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical
+Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x20 1.00mm single row
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical
+Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x21 1.00mm single row
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical
+Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x22 1.00mm single row
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical
+Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x23 1.00mm single row
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical
+Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x24 1.00mm single row
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical
+Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x25 1.00mm single row
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical
+Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x26 1.00mm single row
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical
+Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x27 1.00mm single row
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical
+Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x28 1.00mm single row
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical
+Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x29 1.00mm single row
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical
+Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x30 1.00mm single row
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical
+Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x31 1.00mm single row
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical
+Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x32 1.00mm single row
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical
+Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x33 1.00mm single row
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical
+Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x34 1.00mm single row
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical
+Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x35 1.00mm single row
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical
+Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x36 1.00mm single row
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical
+Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x37 1.00mm single row
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical
+Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x38 1.00mm single row
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical
+Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x39 1.00mm single row
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical
+Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated
+Through hole socket strip THT 1x40 1.00mm single row
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated
+Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_2x02_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x02 1.00mm double row
+0
+4
+4
+Connector_PinSocket_1.00mm
+PinSocket_2x03_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x03 1.00mm double row
+0
+6
+6
+Connector_PinSocket_1.00mm
+PinSocket_2x04_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x04 1.00mm double row
+0
+8
+8
+Connector_PinSocket_1.00mm
+PinSocket_2x05_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x05 1.00mm double row
+0
+10
+10
+Connector_PinSocket_1.00mm
+PinSocket_2x06_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x06 1.00mm double row
+0
+12
+12
+Connector_PinSocket_1.00mm
+PinSocket_2x07_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x07 1.00mm double row
+0
+14
+14
+Connector_PinSocket_1.00mm
+PinSocket_2x08_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x08 1.00mm double row
+0
+16
+16
+Connector_PinSocket_1.00mm
+PinSocket_2x09_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x09 1.00mm double row
+0
+18
+18
+Connector_PinSocket_1.00mm
+PinSocket_2x10_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x10 1.00mm double row
+0
+20
+20
+Connector_PinSocket_1.00mm
+PinSocket_2x11_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x11 1.00mm double row
+0
+22
+22
+Connector_PinSocket_1.00mm
+PinSocket_2x12_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x12 1.00mm double row
+0
+24
+24
+Connector_PinSocket_1.00mm
+PinSocket_2x13_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x13 1.00mm double row
+0
+26
+26
+Connector_PinSocket_1.00mm
+PinSocket_2x14_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x14 1.00mm double row
+0
+28
+28
+Connector_PinSocket_1.00mm
+PinSocket_2x15_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x15 1.00mm double row
+0
+30
+30
+Connector_PinSocket_1.00mm
+PinSocket_2x16_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x16 1.00mm double row
+0
+32
+32
+Connector_PinSocket_1.00mm
+PinSocket_2x17_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x17 1.00mm double row
+0
+34
+34
+Connector_PinSocket_1.00mm
+PinSocket_2x18_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x18 1.00mm double row
+0
+36
+36
+Connector_PinSocket_1.00mm
+PinSocket_2x19_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x19 1.00mm double row
+0
+38
+38
+Connector_PinSocket_1.00mm
+PinSocket_2x20_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x20 1.00mm double row
+0
+40
+40
+Connector_PinSocket_1.00mm
+PinSocket_2x21_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x21 1.00mm double row
+0
+42
+42
+Connector_PinSocket_1.00mm
+PinSocket_2x22_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x22 1.00mm double row
+0
+44
+44
+Connector_PinSocket_1.00mm
+PinSocket_2x23_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x23 1.00mm double row
+0
+46
+46
+Connector_PinSocket_1.00mm
+PinSocket_2x24_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x24 1.00mm double row
+0
+48
+48
+Connector_PinSocket_1.00mm
+PinSocket_2x25_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x25 1.00mm double row
+0
+50
+50
+Connector_PinSocket_1.00mm
+PinSocket_2x26_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x26 1.00mm double row
+0
+52
+52
+Connector_PinSocket_1.00mm
+PinSocket_2x27_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x27 1.00mm double row
+0
+54
+54
+Connector_PinSocket_1.00mm
+PinSocket_2x28_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x28 1.00mm double row
+0
+56
+56
+Connector_PinSocket_1.00mm
+PinSocket_2x29_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x29 1.00mm double row
+0
+58
+58
+Connector_PinSocket_1.00mm
+PinSocket_2x30_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x30 1.00mm double row
+0
+60
+60
+Connector_PinSocket_1.00mm
+PinSocket_2x31_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x31 1.00mm double row
+0
+62
+62
+Connector_PinSocket_1.00mm
+PinSocket_2x32_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x32 1.00mm double row
+0
+64
+64
+Connector_PinSocket_1.00mm
+PinSocket_2x33_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x33 1.00mm double row
+0
+66
+66
+Connector_PinSocket_1.00mm
+PinSocket_2x34_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x34 1.00mm double row
+0
+68
+68
+Connector_PinSocket_1.00mm
+PinSocket_2x35_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x35 1.00mm double row
+0
+70
+70
+Connector_PinSocket_1.00mm
+PinSocket_2x36_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x36 1.00mm double row
+0
+72
+72
+Connector_PinSocket_1.00mm
+PinSocket_2x37_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x37 1.00mm double row
+0
+74
+74
+Connector_PinSocket_1.00mm
+PinSocket_2x38_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x38 1.00mm double row
+0
+76
+76
+Connector_PinSocket_1.00mm
+PinSocket_2x39_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x39 1.00mm double row
+0
+78
+78
+Connector_PinSocket_1.00mm
+PinSocket_2x40_P1.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated
+Surface mounted socket strip SMD 2x40 1.00mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_1x01_P1.27mm_Vertical
+Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 1.27mm single row
+0
+1
+1
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical
+Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 1.27mm single row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical
+Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 1.27mm single row
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical
+Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 1.27mm single row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical
+Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 1.27mm single row
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical
+Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 1.27mm single row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical
+Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 1.27mm single row
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical
+Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 1.27mm single row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical
+Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 1.27mm single row
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical
+Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 1.27mm single row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical
+Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 1.27mm single row
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical
+Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 1.27mm single row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical
+Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 1.27mm single row
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical
+Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 1.27mm single row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical
+Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 1.27mm single row
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical
+Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 1.27mm single row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical
+Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 1.27mm single row
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical
+Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 1.27mm single row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical
+Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 1.27mm single row
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical
+Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 1.27mm single row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical
+Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 1.27mm single row
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical
+Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 1.27mm single row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical
+Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 1.27mm single row
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical
+Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 1.27mm single row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical
+Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 1.27mm single row
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical
+Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 1.27mm single row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical
+Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 1.27mm single row
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical
+Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 1.27mm single row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical
+Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 1.27mm single row
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical
+Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 1.27mm single row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical
+Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 1.27mm single row
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical
+Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 1.27mm single row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical
+Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 1.27mm single row
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical
+Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 1.27mm single row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical
+Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 1.27mm single row
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical
+Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 1.27mm single row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical
+Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 1.27mm single row
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical
+Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 1.27mm single row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical
+Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 1.27mm single row
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical
+Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 1.27mm single row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated
+Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x01_P1.27mm_Vertical
+Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 1.27mm double row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_2x01_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x01 1.27mm double row
+0
+2
+2
+Connector_PinSocket_1.27mm
+PinSocket_2x02_P1.27mm_Vertical
+Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 1.27mm double row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_2x02_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x02 1.27mm double row
+0
+4
+4
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Horizontal
+Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Vertical
+Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x03_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x03 1.27mm double row
+0
+6
+6
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Horizontal
+Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Vertical
+Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x04_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x04 1.27mm double row
+0
+8
+8
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Horizontal
+Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Vertical
+Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x05_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x05 1.27mm double row
+0
+10
+10
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Horizontal
+Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Vertical
+Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x06_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x06 1.27mm double row
+0
+12
+12
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Horizontal
+Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Vertical
+Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x07_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x07 1.27mm double row
+0
+14
+14
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Horizontal
+Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Vertical
+Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x08_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x08 1.27mm double row
+0
+16
+16
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Horizontal
+Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Vertical
+Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x09_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x09 1.27mm double row
+0
+18
+18
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Horizontal
+Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Vertical
+Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x10_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x10 1.27mm double row
+0
+20
+20
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Horizontal
+Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Vertical
+Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x11_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x11 1.27mm double row
+0
+22
+22
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Horizontal
+Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Vertical
+Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x12_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x12 1.27mm double row
+0
+24
+24
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Horizontal
+Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Vertical
+Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x13_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x13 1.27mm double row
+0
+26
+26
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Horizontal
+Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Vertical
+Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x14_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x14 1.27mm double row
+0
+28
+28
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Horizontal
+Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Vertical
+Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x15_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x15 1.27mm double row
+0
+30
+30
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Horizontal
+Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Vertical
+Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x16_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x16 1.27mm double row
+0
+32
+32
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Horizontal
+Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Vertical
+Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x17_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x17 1.27mm double row
+0
+34
+34
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Horizontal
+Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Vertical
+Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x18_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x18 1.27mm double row
+0
+36
+36
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Horizontal
+Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Vertical
+Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x19_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x19 1.27mm double row
+0
+38
+38
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Horizontal
+Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Vertical
+Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x20_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x20 1.27mm double row
+0
+40
+40
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Horizontal
+Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Vertical
+Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x21_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x21 1.27mm double row
+0
+42
+42
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Horizontal
+Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Vertical
+Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x22_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x22 1.27mm double row
+0
+44
+44
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Horizontal
+Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Vertical
+Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x23_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x23 1.27mm double row
+0
+46
+46
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Horizontal
+Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Vertical
+Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x24_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x24 1.27mm double row
+0
+48
+48
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Horizontal
+Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Vertical
+Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x25_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x25 1.27mm double row
+0
+50
+50
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Horizontal
+Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Vertical
+Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x26_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x26 1.27mm double row
+0
+52
+52
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Horizontal
+Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Vertical
+Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x27_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x27 1.27mm double row
+0
+54
+54
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Horizontal
+Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Vertical
+Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x28_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x28 1.27mm double row
+0
+56
+56
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Horizontal
+Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Vertical
+Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x29_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x29 1.27mm double row
+0
+58
+58
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Horizontal
+Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Vertical
+Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x30_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x30 1.27mm double row
+0
+60
+60
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Horizontal
+Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Vertical
+Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x31_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x31 1.27mm double row
+0
+62
+62
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Horizontal
+Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Vertical
+Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x32_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x32 1.27mm double row
+0
+64
+64
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Horizontal
+Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Vertical
+Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x33_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x33 1.27mm double row
+0
+66
+66
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Horizontal
+Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Vertical
+Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x34_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x34 1.27mm double row
+0
+68
+68
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Horizontal
+Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Vertical
+Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x35_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x35 1.27mm double row
+0
+70
+70
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Horizontal
+Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Vertical
+Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x36_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x36 1.27mm double row
+0
+72
+72
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Horizontal
+Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Vertical
+Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x37_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x37 1.27mm double row
+0
+74
+74
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Horizontal
+Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Vertical
+Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x38_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x38 1.27mm double row
+0
+76
+76
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Horizontal
+Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Vertical
+Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x39_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x39 1.27mm double row
+0
+78
+78
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Horizontal
+Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Vertical
+Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x40_P1.27mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated
+Surface mounted socket strip SMD 2x40 1.27mm double row
+0
+80
+80
+Connector_PinSocket_1.27mm
+PinSocket_2x41_P1.27mm_Horizontal
+Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x41 1.27mm double row
+0
+82
+82
+Connector_PinSocket_1.27mm
+PinSocket_2x42_P1.27mm_Horizontal
+Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x42 1.27mm double row
+0
+84
+84
+Connector_PinSocket_1.27mm
+PinSocket_2x43_P1.27mm_Horizontal
+Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x43 1.27mm double row
+0
+86
+86
+Connector_PinSocket_1.27mm
+PinSocket_2x44_P1.27mm_Horizontal
+Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x44 1.27mm double row
+0
+88
+88
+Connector_PinSocket_1.27mm
+PinSocket_2x45_P1.27mm_Horizontal
+Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x45 1.27mm double row
+0
+90
+90
+Connector_PinSocket_1.27mm
+PinSocket_2x46_P1.27mm_Horizontal
+Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x46 1.27mm double row
+0
+92
+92
+Connector_PinSocket_1.27mm
+PinSocket_2x47_P1.27mm_Horizontal
+Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x47 1.27mm double row
+0
+94
+94
+Connector_PinSocket_1.27mm
+PinSocket_2x48_P1.27mm_Horizontal
+Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x48 1.27mm double row
+0
+96
+96
+Connector_PinSocket_1.27mm
+PinSocket_2x49_P1.27mm_Horizontal
+Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x49 1.27mm double row
+0
+98
+98
+Connector_PinSocket_1.27mm
+PinSocket_2x50_P1.27mm_Horizontal
+Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated
+Through hole angled socket strip THT 2x50 1.27mm double row
+0
+100
+100
+Connector_PinSocket_2.00mm
+PinSocket_1x01_P2.00mm_Horizontal
+Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinSocket_2.00mm
+PinSocket_1x01_P2.00mm_Vertical
+Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 2.00mm single row
+0
+1
+1
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Horizontal
+Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical
+Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 2.00mm single row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Horizontal
+Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical
+Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 2.00mm single row
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Horizontal
+Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical
+Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 2.00mm single row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Horizontal
+Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical
+Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 2.00mm single row
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Horizontal
+Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical
+Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 2.00mm single row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Horizontal
+Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical
+Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 2.00mm single row
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Horizontal
+Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical
+Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 2.00mm single row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Horizontal
+Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical
+Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 2.00mm single row
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Horizontal
+Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical
+Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 2.00mm single row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Horizontal
+Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical
+Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 2.00mm single row
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Horizontal
+Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical
+Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 2.00mm single row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Horizontal
+Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical
+Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 2.00mm single row
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Horizontal
+Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical
+Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 2.00mm single row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Horizontal
+Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical
+Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 2.00mm single row
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Horizontal
+Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical
+Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 2.00mm single row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Horizontal
+Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical
+Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 2.00mm single row
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Horizontal
+Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical
+Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 2.00mm single row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Horizontal
+Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical
+Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 2.00mm single row
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Horizontal
+Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical
+Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 2.00mm single row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Horizontal
+Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical
+Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 2.00mm single row
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Horizontal
+Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical
+Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 2.00mm single row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Horizontal
+Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical
+Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 2.00mm single row
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Horizontal
+Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical
+Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 2.00mm single row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Horizontal
+Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical
+Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 2.00mm single row
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Horizontal
+Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical
+Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 2.00mm single row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Horizontal
+Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical
+Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 2.00mm single row
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Horizontal
+Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical
+Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 2.00mm single row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Horizontal
+Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical
+Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 2.00mm single row
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Horizontal
+Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical
+Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 2.00mm single row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Horizontal
+Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical
+Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 2.00mm single row
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Horizontal
+Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical
+Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 2.00mm single row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Horizontal
+Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical
+Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 2.00mm single row
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Horizontal
+Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical
+Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 2.00mm single row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Horizontal
+Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical
+Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 2.00mm single row
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Horizontal
+Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical
+Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 2.00mm single row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Horizontal
+Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical
+Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 2.00mm single row
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Horizontal
+Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical
+Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 2.00mm single row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Horizontal
+Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical
+Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 2.00mm single row
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Horizontal
+Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical
+Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 2.00mm single row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Horizontal
+Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Vertical
+Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x01_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x01 2.00mm double row
+0
+2
+2
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Horizontal
+Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Vertical
+Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x02_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x02 2.00mm double row
+0
+4
+4
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Horizontal
+Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Vertical
+Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x03_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x03 2.00mm double row
+0
+6
+6
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Horizontal
+Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Vertical
+Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x04_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x04 2.00mm double row
+0
+8
+8
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Horizontal
+Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Vertical
+Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x05_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x05 2.00mm double row
+0
+10
+10
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Horizontal
+Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Vertical
+Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x06_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x06 2.00mm double row
+0
+12
+12
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Horizontal
+Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Vertical
+Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x07_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x07 2.00mm double row
+0
+14
+14
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Horizontal
+Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Vertical
+Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x08_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x08 2.00mm double row
+0
+16
+16
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Horizontal
+Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Vertical
+Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x09_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x09 2.00mm double row
+0
+18
+18
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Horizontal
+Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Vertical
+Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x10_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x10 2.00mm double row
+0
+20
+20
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Horizontal
+Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Vertical
+Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x11_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x11 2.00mm double row
+0
+22
+22
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Horizontal
+Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Vertical
+Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x12_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x12 2.00mm double row
+0
+24
+24
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Horizontal
+Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Vertical
+Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x13_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x13 2.00mm double row
+0
+26
+26
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Horizontal
+Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Vertical
+Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x14_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x14 2.00mm double row
+0
+28
+28
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Horizontal
+Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Vertical
+Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x15_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x15 2.00mm double row
+0
+30
+30
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Horizontal
+Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Vertical
+Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x16_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x16 2.00mm double row
+0
+32
+32
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Horizontal
+Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Vertical
+Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x17_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x17 2.00mm double row
+0
+34
+34
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Horizontal
+Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Vertical
+Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x18_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x18 2.00mm double row
+0
+36
+36
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Horizontal
+Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Vertical
+Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x19_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x19 2.00mm double row
+0
+38
+38
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Horizontal
+Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Vertical
+Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x20_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x20 2.00mm double row
+0
+40
+40
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Horizontal
+Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Vertical
+Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x21_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x21 2.00mm double row
+0
+42
+42
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Horizontal
+Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Vertical
+Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x22_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x22 2.00mm double row
+0
+44
+44
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Horizontal
+Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Vertical
+Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x23_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x23 2.00mm double row
+0
+46
+46
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Horizontal
+Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Vertical
+Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x24_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x24 2.00mm double row
+0
+48
+48
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Horizontal
+Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Vertical
+Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x25_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x25 2.00mm double row
+0
+50
+50
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Horizontal
+Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Vertical
+Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x26_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x26 2.00mm double row
+0
+52
+52
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Horizontal
+Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Vertical
+Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x27_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x27 2.00mm double row
+0
+54
+54
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Horizontal
+Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Vertical
+Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x28_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x28 2.00mm double row
+0
+56
+56
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Horizontal
+Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Vertical
+Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x29_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x29 2.00mm double row
+0
+58
+58
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Horizontal
+Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Vertical
+Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x30_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x30 2.00mm double row
+0
+60
+60
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Horizontal
+Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Vertical
+Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x31_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x31 2.00mm double row
+0
+62
+62
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Horizontal
+Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Vertical
+Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x32_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x32 2.00mm double row
+0
+64
+64
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Horizontal
+Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Vertical
+Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x33_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x33 2.00mm double row
+0
+66
+66
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Horizontal
+Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Vertical
+Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x34_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x34 2.00mm double row
+0
+68
+68
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Horizontal
+Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Vertical
+Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x35_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x35 2.00mm double row
+0
+70
+70
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Horizontal
+Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Vertical
+Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x36_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x36 2.00mm double row
+0
+72
+72
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Horizontal
+Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Vertical
+Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x37_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x37 2.00mm double row
+0
+74
+74
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Horizontal
+Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Vertical
+Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x38_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x38 2.00mm double row
+0
+76
+76
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Horizontal
+Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Vertical
+Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x39_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x39 2.00mm double row
+0
+78
+78
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Horizontal
+Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Vertical
+Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.00mm
+PinSocket_2x40_P2.00mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x40 2.00mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_1x01_P2.54mm_Horizontal
+Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinSocket_2.54mm
+PinSocket_1x01_P2.54mm_Vertical
+Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x01 2.54mm single row
+0
+1
+1
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Horizontal
+Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical
+Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x02 2.54mm single row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Horizontal
+Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical
+Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x03 2.54mm single row
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right
+0
+3
+3
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Horizontal
+Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical
+Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x04 2.54mm single row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Horizontal
+Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical
+Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x05 2.54mm single row
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right
+0
+5
+5
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Horizontal
+Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical
+Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x06 2.54mm single row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Horizontal
+Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical
+Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x07 2.54mm single row
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right
+0
+7
+7
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Horizontal
+Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical
+Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x08 2.54mm single row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Horizontal
+Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical
+Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x09 2.54mm single row
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right
+0
+9
+9
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Horizontal
+Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical
+Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x10 2.54mm single row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Horizontal
+Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical
+Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x11 2.54mm single row
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right
+0
+11
+11
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Horizontal
+Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical
+Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x12 2.54mm single row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Horizontal
+Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical
+Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x13 2.54mm single row
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right
+0
+13
+13
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Horizontal
+Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical
+Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x14 2.54mm single row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Horizontal
+Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical
+Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x15 2.54mm single row
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right
+0
+15
+15
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Horizontal
+Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical
+Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x16 2.54mm single row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Horizontal
+Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical
+Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x17 2.54mm single row
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right
+0
+17
+17
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Horizontal
+Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical
+Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x18 2.54mm single row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Horizontal
+Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical
+Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x19 2.54mm single row
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right
+0
+19
+19
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Horizontal
+Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical
+Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x20 2.54mm single row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Horizontal
+Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical
+Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x21 2.54mm single row
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right
+0
+21
+21
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Horizontal
+Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical
+Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x22 2.54mm single row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Horizontal
+Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical
+Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x23 2.54mm single row
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right
+0
+23
+23
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Horizontal
+Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical
+Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x24 2.54mm single row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Horizontal
+Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical
+Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x25 2.54mm single row
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right
+0
+25
+25
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Horizontal
+Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical
+Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x26 2.54mm single row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Horizontal
+Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical
+Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x27 2.54mm single row
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right
+0
+27
+27
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Horizontal
+Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical
+Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x28 2.54mm single row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Horizontal
+Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical
+Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x29 2.54mm single row
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right
+0
+29
+29
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Horizontal
+Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical
+Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x30 2.54mm single row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Horizontal
+Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical
+Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x31 2.54mm single row
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right
+0
+31
+31
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Horizontal
+Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical
+Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x32 2.54mm single row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Horizontal
+Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical
+Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x33 2.54mm single row
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right
+0
+33
+33
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Horizontal
+Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical
+Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x34 2.54mm single row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Horizontal
+Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical
+Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x35 2.54mm single row
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right
+0
+35
+35
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Horizontal
+Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical
+Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x36 2.54mm single row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Horizontal
+Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical
+Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x37 2.54mm single row
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right
+0
+37
+37
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Horizontal
+Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical
+Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x38 2.54mm single row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Horizontal
+Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical
+Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x39 2.54mm single row
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right
+0
+39
+39
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Horizontal
+Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical
+Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated
+Through hole socket strip THT 1x40 2.54mm single row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left
+surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right
+surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated
+Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Horizontal
+Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Vertical
+Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x01_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x01 2.54mm double row
+0
+2
+2
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Horizontal
+Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Vertical
+Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x02_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x02 2.54mm double row
+0
+4
+4
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Horizontal
+Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Vertical
+Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x03_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x03 2.54mm double row
+0
+6
+6
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Horizontal
+Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Vertical
+Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x04_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x04 2.54mm double row
+0
+8
+8
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Horizontal
+Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Vertical
+Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x05_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x05 2.54mm double row
+0
+10
+10
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Horizontal
+Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Vertical
+Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x06_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x06 2.54mm double row
+0
+12
+12
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Horizontal
+Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Vertical
+Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x07_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x07 2.54mm double row
+0
+14
+14
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Horizontal
+Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Vertical
+Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x08_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x08 2.54mm double row
+0
+16
+16
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Horizontal
+Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Vertical
+Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x09_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x09 2.54mm double row
+0
+18
+18
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Horizontal
+Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Vertical
+Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x10_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x10 2.54mm double row
+0
+20
+20
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Horizontal
+Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Vertical
+Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x11_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x11 2.54mm double row
+0
+22
+22
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Horizontal
+Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Vertical
+Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x12_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x12 2.54mm double row
+0
+24
+24
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Horizontal
+Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Vertical
+Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x13_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x13 2.54mm double row
+0
+26
+26
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Horizontal
+Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Vertical
+Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x14_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x14 2.54mm double row
+0
+28
+28
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Horizontal
+Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Vertical
+Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x15_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x15 2.54mm double row
+0
+30
+30
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Horizontal
+Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Vertical
+Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x16_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x16 2.54mm double row
+0
+32
+32
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Horizontal
+Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Vertical
+Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x17_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x17 2.54mm double row
+0
+34
+34
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Horizontal
+Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Vertical
+Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x18_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x18 2.54mm double row
+0
+36
+36
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Horizontal
+Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Vertical
+Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x19_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x19 2.54mm double row
+0
+38
+38
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Horizontal
+Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Vertical
+Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x20_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x20 2.54mm double row
+0
+40
+40
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Horizontal
+Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Vertical
+Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x21_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x21 2.54mm double row
+0
+42
+42
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Horizontal
+Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Vertical
+Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x22_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x22 2.54mm double row
+0
+44
+44
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Horizontal
+Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Vertical
+Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x23_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x23 2.54mm double row
+0
+46
+46
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Horizontal
+Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Vertical
+Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x24_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x24 2.54mm double row
+0
+48
+48
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Horizontal
+Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Vertical
+Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x25_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x25 2.54mm double row
+0
+50
+50
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Horizontal
+Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Vertical
+Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x26_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x26 2.54mm double row
+0
+52
+52
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Horizontal
+Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Vertical
+Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x27_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x27 2.54mm double row
+0
+54
+54
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Horizontal
+Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Vertical
+Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x28_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x28 2.54mm double row
+0
+56
+56
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Horizontal
+Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Vertical
+Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x29_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x29 2.54mm double row
+0
+58
+58
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Horizontal
+Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Vertical
+Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x30_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x30 2.54mm double row
+0
+60
+60
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Horizontal
+Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Vertical
+Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x31_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x31 2.54mm double row
+0
+62
+62
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Horizontal
+Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Vertical
+Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x32_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x32 2.54mm double row
+0
+64
+64
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Horizontal
+Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Vertical
+Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x33_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x33 2.54mm double row
+0
+66
+66
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Horizontal
+Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Vertical
+Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x34_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x34 2.54mm double row
+0
+68
+68
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Horizontal
+Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Vertical
+Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x35_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x35 2.54mm double row
+0
+70
+70
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Horizontal
+Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Vertical
+Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x36_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x36 2.54mm double row
+0
+72
+72
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Horizontal
+Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Vertical
+Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x37_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x37 2.54mm double row
+0
+74
+74
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Horizontal
+Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Vertical
+Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x38_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x38 2.54mm double row
+0
+76
+76
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Horizontal
+Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Vertical
+Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x39_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x39 2.54mm double row
+0
+78
+78
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Horizontal
+Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated
+Through hole angled socket strip THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Vertical
+Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Through hole socket strip THT 2x40 2.54mm double row
+0
+80
+80
+Connector_PinSocket_2.54mm
+PinSocket_2x40_P2.54mm_Vertical_SMD
+surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated
+Surface mounted socket strip SMD 2x40 2.54mm double row
+0
+80
+80
+Connector_RJ
+RJ12_Amphenol_54601
+RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf
+RJ12 connector
+0
+6
+6
+Connector_RJ
+RJ14_Connfly_DS1133-S4_Horizontal
+RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf
+RJ14 connector 6P4C Connfly DS1133
+0
+4
+4
+Connector_RJ
+RJ25_Wayconn_MJEA-660X1_Horizontal
+RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf
+RJ12 RJ18 RJ25 jack connector 6P6C
+0
+6
+6
+Connector_RJ
+RJ45_Abracon_ARJP11A-MA_Horizontal
+Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF)
+ethernet 8p8c transformer poe rj45
+0
+15
+14
+Connector_RJ
+RJ45_Amphenol_54602-x08_Horizontal
+8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf)
+RJ45
+0
+8
+8
+Connector_RJ
+RJ45_Amphenol_RJHSE538X
+Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
+RJ45 8p8c ethernet cat5
+0
+14
+13
+Connector_RJ
+RJ45_Amphenol_RJHSE538X-02
+Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf
+RJ45 8p8c dual ethernet cat5
+0
+26
+25
+Connector_RJ
+RJ45_Amphenol_RJHSE5380
+Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf
+RJ45 8p8c ethernet cat5
+0
+10
+9
+Connector_RJ
+RJ45_Amphenol_RJHSE5380-08
+Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf
+RJ45 8p8c ethernet cat5
+0
+68
+65
+Connector_RJ
+RJ45_Amphenol_RJMG1BD3B8K1ANR
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_BEL_SS74301-00x_Vertical
+https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf
+RJ45 Vertical Shield LED Green Yellow
+0
+14
+13
+Connector_RJ
+RJ45_Bel_SI-60062-F
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Cetus_J1B1211CCD_Horizontal
+1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf)
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Hanrun_HR911105A
+http://www.kosmodrom.com.ua/pdf/HR911105A.pdf
+RJ45 Magjack
+0
+14
+13
+Connector_RJ
+RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal
+10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf
+RJ45 ethernet magnetic
+0
+16
+15
+Connector_RJ
+RJ45_Molex_0855135013_Vertical
+1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf
+RJ45 Vertical
+0
+9
+9
+Connector_RJ
+RJ45_Ninigi_GE
+1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf
+RJ45 ethernet 8p8c
+0
+10
+9
+Connector_RJ
+RJ45_OST_PJ012-8P8CX_Vertical
+RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf
+RJ45 PJ012
+0
+8
+8
+Connector_RJ
+RJ45_Plug_Metz_AJP92A8813
+plug, ethernet, 8P8C, RJ45 Plug
+AJP92A8813 8P8C RJ45 ethernet plug
+0
+8
+8
+Connector_RJ
+RJ45_Pulse_JK00177NL_Horizontal
+10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf
+RJ45 8p8c ethernet POE
+0
+22
+21
+Connector_RJ
+RJ45_Pulse_JK0654219NL_Horizontal
+10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2
+RJ45 8p8c ethernet
+0
+18
+17
+Connector_RJ
+RJ45_Pulse_JXD6-0001NL_Horizontal
+RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf)
+ethernet 8p8c transformer magjack
+0
+12
+11
+Connector_RJ
+RJ45_UDE_RB1-125B8G1A
+1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3
+RJ45 ethernet
+0
+16
+15
+Connector_RJ
+RJ45_Wuerth_7499010001A_Horizontal
+10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf
+RJ45 ethernet magnetic
+0
+10
+9
+Connector_RJ
+RJ45_Wuerth_7499010121A_Horizontal
+10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf
+RJ45 ethernet magnetic
+0
+14
+13
+Connector_RJ
+RJ45_Wuerth_7499111446_Horizontal
+LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT
+ethernet lan connector
+0
+16
+15
+Connector_RJ
+RJ45_Wuerth_7499151120_Horizontal
+Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf)
+ethernet lan connector
+0
+32
+29
+Connector_RJ
+RJ45_Wuerth_74980111211_Horizontal
+RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf)
+lan magnetics transformer
+0
+14
+13
+Connector_SATA_SAS
+SAS-mini_TEConnectivity_1888174_Vertical
+36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English
+SAS mini connector
+0
+44
+44
+Connector_SATA_SAS
+SATA_Amphenol_10029364-001LF_Horizontal
+https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf
+SATA
+0
+24
+23
+Connector_Samtec
+Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical
+http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf
+FMC HPC
+0
+400
+400
+Connector_Samtec
+Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical
+https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf
+FMC HPC
+0
+400
+400
+Connector_Samtec
+Samtec_FMC_ASP-134604-01_4x40_Vertical
+http://www.samtec.com/standards/vita.aspx
+FMC LPC VITA
+0
+162
+160
+Connector_Samtec
+Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+10
+10
+Connector_Samtec
+Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+12
+11
+Connector_Samtec
+Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+20
+20
+Connector_Samtec
+Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+22
+21
+Connector_Samtec
+Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+40
+40
+Connector_Samtec
+Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+42
+41
+Connector_Samtec
+Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+60
+60
+Connector_Samtec
+Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+62
+61
+Connector_Samtec
+Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+80
+80
+Connector_Samtec
+Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+82
+81
+Connector_Samtec
+Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+100
+100
+Connector_Samtec
+Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical
+Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec side entry
+0
+102
+101
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+4
+4
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+6
+6
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+8
+8
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+10
+10
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+12
+12
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+14
+14
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+16
+16
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+18
+18
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+20
+20
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+22
+22
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+24
+24
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+26
+26
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+28
+28
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+30
+30
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+32
+32
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+34
+34
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+36
+36
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+38
+38
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+40
+40
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+42
+42
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+44
+44
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+46
+46
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+48
+48
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+50
+50
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+52
+52
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+54
+54
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+56
+56
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+58
+58
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+60
+60
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+62
+62
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+64
+64
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+66
+66
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+68
+68
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+70
+70
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+72
+72
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+74
+74
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+76
+76
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+78
+78
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+80
+80
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+82
+82
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+84
+84
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+86
+86
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+88
+88
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+90
+90
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+92
+92
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+94
+94
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+96
+96
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+98
+98
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_SMD
+Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator
+connector Samtec HLE horizontal
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+8
+8
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+10
+10
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+12
+12
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+14
+14
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+16
+16
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+18
+18
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+20
+20
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+22
+22
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+24
+24
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+26
+26
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+28
+28
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+30
+30
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+32
+32
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+34
+34
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+36
+36
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+38
+38
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+40
+40
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+42
+42
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+44
+44
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+46
+46
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+48
+48
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+50
+50
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+52
+52
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+54
+54
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+56
+56
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+58
+58
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+60
+60
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+62
+62
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+64
+64
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+66
+66
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+68
+68
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+70
+70
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+72
+72
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+74
+74
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+76
+76
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+78
+78
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+80
+80
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+82
+82
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+84
+84
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+86
+86
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+88
+88
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+90
+90
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+92
+92
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+94
+94
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+96
+96
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+98
+98
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Samtec_HLE_THT
+Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal
+Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator
+connector Samtec HLE top entry
+0
+100
+100
+Connector_Stocko
+Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+2
+2
+Connector_Stocko
+Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+2
+2
+Connector_Stocko
+Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+3
+3
+Connector_Stocko
+Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+4
+4
+Connector_Stocko
+Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+5
+5
+Connector_Stocko
+Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+6
+6
+Connector_Stocko
+Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+7
+7
+Connector_Stocko
+Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+8
+8
+Connector_Stocko
+Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+9
+9
+Connector_Stocko
+Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+10
+10
+Connector_Stocko
+Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+11
+11
+Connector_Stocko
+Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+12
+12
+Connector_Stocko
+Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+13
+13
+Connector_Stocko
+Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+14
+14
+Connector_Stocko
+Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+15
+15
+Connector_Stocko
+Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+16
+16
+Connector_Stocko
+Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+17
+17
+Connector_Stocko
+Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+18
+18
+Connector_Stocko
+Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+19
+19
+Connector_Stocko
+Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical
+Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator
+Stocko RFK MKS 16xx
+0
+20
+20
+Connector_TE-Connectivity
+TE_1-826576-3_1x13_P3.96mm_Vertical
+TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+13
+13
+Connector_TE-Connectivity
+TE_1-826576-5_1x15_P3.96mm_Vertical
+TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+15
+15
+Connector_TE-Connectivity
+TE_1-826576-6_1x16_P3.96mm_Vertical
+TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+16
+16
+Connector_TE-Connectivity
+TE_1-826576-7_1x17_P3.96mm_Vertical
+TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+17
+17
+Connector_TE-Connectivity
+TE_1-826576-8_1x18_P3.96mm_Vertical
+TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+18
+18
+Connector_TE-Connectivity
+TE_2-826576-0_1x20_P3.96mm_Vertical
+TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+20
+20
+Connector_TE-Connectivity
+TE_3-826576-6_1x36_P3.96mm_Vertical
+TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+36
+36
+Connector_TE-Connectivity
+TE_826576-2_1x02_P3.96mm_Vertical
+TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+2
+2
+Connector_TE-Connectivity
+TE_826576-3_1x03_P3.96mm_Vertical
+TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+3
+3
+Connector_TE-Connectivity
+TE_826576-5_1x05_P3.96mm_Vertical
+TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+5
+5
+Connector_TE-Connectivity
+TE_826576-6_1x06_P3.96mm_Vertical
+TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+6
+6
+Connector_TE-Connectivity
+TE_826576-7_1x07_P3.96mm_Vertical
+TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+7
+7
+Connector_TE-Connectivity
+TE_826576-8_1x08_P3.96mm_Vertical
+TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+8
+8
+Connector_TE-Connectivity
+TE_826576-9_1x09_P3.96mm_Vertical
+TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator
+connector TE 826576 vertical
+0
+9
+9
+Connector_TE-Connectivity
+TE_5767171-1_2x19_P0.635mm_Vertical
+PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2)
+mictor38 receptacle board-to-board
+0
+43
+39
+Connector_TE-Connectivity
+TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal
+Connector
+TE 776087
+0
+23
+23
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+9
+9
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+15
+15
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+10
+10
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+2
+2
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+3
+3
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+4
+4
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+6
+6
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+2
+2
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+3
+3
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+4
+4
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+6
+6
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+8
+8
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+10
+10
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+12
+12
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+14
+14
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+16
+16
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+14
+14
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+16
+16
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+18
+18
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+20
+20
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+22
+22
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+24
+24
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK side entry
+0
+8
+8
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+18
+18
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+20
+20
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+22
+22
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+24
+24
+Connector_TE-Connectivity
+TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal
+Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator
+connector TE MATE-N-LOK top entry
+0
+1
+1
+Connector_TE-Connectivity
+TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1
+connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power
+0
+4
+4
+Connector_USB
+USB3_A_Molex_48393-001
+USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf)
+USB 3.0 type A right angle
+0
+13
+10
+Connector_USB
+USB3_A_Plug_Wuerth_692112030100_Horizontal
+USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf
+usb A plug horizontal
+0
+11
+10
+Connector_USB
+USB3_Micro-B_Connfly_DS1104-01
+Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf)
+USB 3.0 Micro B SMD right angle
+0
+16
+11
+Connector_USB
+USB_A_CNCTech_1001-011-01101_Horizontal
+USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf
+USB-A
+0
+6
+5
+Connector_USB
+USB_A_CONNFLY_DS1095-WNR0
+http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf
+USB-A receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_A_Molex_67643_Horizontal
+USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_Molex_105057_Vertical
+https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf
+USB A Vertical
+0
+7
+5
+Connector_USB
+USB_A_Stewart_SS-52100-001_Horizontal
+USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_TE_292303-7_Horizontal
+USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English
+USB_A Female Connector receptacle
+0
+6
+5
+Connector_USB
+USB_A_Wuerth_614004134726_Horizontal
+USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf
+USB_A Female Connector receptacle
+0
+8
+5
+Connector_USB
+USB_A_Wuerth_61400826021_Horizontal_Stacked
+Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf
+Wuerth stacked USB_A
+0
+12
+9
+Connector_USB
+USB_B_Amphenol_MUSB-D511_Vertical_Rugged
+A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf
+USB_B_MUSB_Straight female connector straight rugged MUSB D511
+0
+6
+5
+Connector_USB
+USB_B_Lumberg_2411_02_Horizontal
+USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf
+USB B receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_B_OST_USB-B1HSxx_Horizontal
+USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf
+USB-B receptacle horizontal through-hole
+0
+6
+5
+Connector_USB
+USB_B_TE_5787834_Vertical
+http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf
+USB_B USB B vertical female connector
+0
+6
+5
+Connector_USB
+USB_C_Plug_JAE_DX07P024AJ1
+Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1
+USB Type-C Plug Edge Mount
+0
+30
+25
+Connector_USB
+USB_C_Plug_Molex_105444
+Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf
+USB Type-C Plug Edge Mount
+0
+24
+23
+Connector_USB
+USB_C_Receptacle_Amphenol_12401548E4-2A
+USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
+USB C Type-C Receptacle Hybrid
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles
+USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A
+USB C Type-C Receptacle Hybrid
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401610E4-2A
+USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles
+USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_GCT_USB4085
+USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf
+USB Type-C Receptacle Through-hole Right angle
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_GCT_USB4115-03-C
+USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_HRO_TYPE-C-31-M-12
+USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf
+usb usb-c 2.0 pd
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_JAE_DX07S016JA1R1500
+USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780
+USB C Type-C Receptacle SMD USB 2.0
+0
+22
+17
+Connector_USB
+USB_C_Receptacle_JAE_DX07S024WJ1R350
+http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf
+USB C Type-C Receptacle SMD
+0
+30
+25
+Connector_USB
+USB_C_Receptacle_JAE_DX07S024WJ3R400
+USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf
+USB C Type-C Receptacle SMD
+0
+28
+25
+Connector_USB
+USB_C_Receptacle_Palconn_UTC16-G
+http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf
+USB C Type-C Receptacle USB2.0
+0
+20
+17
+Connector_USB
+USB_C_Receptacle_XKB_U262-16XN-4BVC11
+USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf
+USB C Type-C Receptacle SMD
+0
+20
+17
+Connector_USB
+USB_Micro-AB_Molex_47590-0001
+Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf)
+Micro AB USB SMD
+0
+14
+6
+Connector_USB
+USB_Micro-B_Amphenol_10103594-0001LF_Horizontal
+Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf
+USB USB_B USB_micro USB_OTG
+0
+17
+6
+Connector_USB
+USB_Micro-B_Amphenol_10104110_Horizontal
+USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf
+USB Micro B horizontal
+0
+9
+6
+Connector_USB
+USB_Micro-B_Amphenol_10118194_Horizontal
+USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf
+USB Micro B horizontal SMD
+0
+17
+6
+Connector_USB
+USB_Micro-B_GCT_USB3076-30-A
+GCT Micro USB https://gct.co/files/drawings/usb3076.pdf
+Micro-USB SMD Typ-B GCT
+0
+11
+6
+Connector_USB
+USB_Micro-B_Molex-105017-0001
+http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf
+Micro-USB SMD Typ-B
+0
+13
+6
+Connector_USB
+USB_Micro-B_Molex-105133-0001
+Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf)
+Micro-USB SMD Typ-B Vertical
+0
+8
+6
+Connector_USB
+USB_Micro-B_Molex-105133-0031
+Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf)
+Micro-USB SMD Typ-B Vertical
+0
+8
+6
+Connector_USB
+USB_Micro-B_Molex_47346-0001
+Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf)
+Micro B USB SMD
+0
+11
+6
+Connector_USB
+USB_Micro-B_Wuerth_614105150721_Vertical
+USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
+usb micro receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles
+USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf
+usb micro receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Micro-B_Wuerth_629105150521
+USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
+usb micro receptacle
+0
+9
+6
+Connector_USB
+USB_Micro-B_Wuerth_629105150521_CircularHoles
+USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf
+usb micro receptacle
+0
+9
+6
+Connector_USB
+USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical
+http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf
+USB Mini-B
+0
+7
+6
+Connector_USB
+USB_Mini-B_Lumberg_2486_01_Horizontal
+USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf
+USB USB_B USB_Mini connector
+0
+9
+6
+Connector_USB
+USB_Mini-B_Tensility_54-00023_Vertical
+http://www.tensility.com/pdffiles/54-00023.pdf
+usb mini receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles
+http://www.tensility.com/pdffiles/54-00023.pdf
+usb mini receptacle vertical
+0
+7
+6
+Connector_USB
+USB_Mini-B_Wuerth_65100516121_Horizontal
+Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf)
+Mini USB 2.0 Type B
+0
+9
+6
+Connector_Wago
+Wago_734-132_1x02_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+2
+2
+Connector_Wago
+Wago_734-133_1x03_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+3
+3
+Connector_Wago
+Wago_734-134_1x04_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+4
+4
+Connector_Wago
+Wago_734-135_1x05_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+5
+5
+Connector_Wago
+Wago_734-136_1x06_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+6
+6
+Connector_Wago
+Wago_734-137_1x07_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+7
+7
+Connector_Wago
+Wago_734-138_1x08_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+8
+8
+Connector_Wago
+Wago_734-139_1x09_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+9
+9
+Connector_Wago
+Wago_734-140_1x10_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+10
+10
+Connector_Wago
+Wago_734-141_1x11_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+11
+11
+Connector_Wago
+Wago_734-142_1x12_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+12
+12
+Connector_Wago
+Wago_734-143_1x13_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+13
+13
+Connector_Wago
+Wago_734-144_1x14_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+14
+14
+Connector_Wago
+Wago_734-146_1x16_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+16
+16
+Connector_Wago
+Wago_734-148_1x18_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+18
+18
+Connector_Wago
+Wago_734-150_1x20_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+20
+20
+Connector_Wago
+Wago_734-154_1x24_P3.50mm_Vertical
+Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago side entry
+0
+24
+24
+Connector_Wago
+Wago_734-162_1x02_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+2
+2
+Connector_Wago
+Wago_734-163_1x03_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+3
+3
+Connector_Wago
+Wago_734-164_1x04_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+4
+4
+Connector_Wago
+Wago_734-165_1x05_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+5
+5
+Connector_Wago
+Wago_734-166_1x06_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+6
+6
+Connector_Wago
+Wago_734-167_1x07_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+7
+7
+Connector_Wago
+Wago_734-168_1x08_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+8
+8
+Connector_Wago
+Wago_734-169_1x09_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+9
+9
+Connector_Wago
+Wago_734-170_1x10_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+10
+10
+Connector_Wago
+Wago_734-171_1x11_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+11
+11
+Connector_Wago
+Wago_734-172_1x12_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+12
+12
+Connector_Wago
+Wago_734-173_1x13_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+13
+13
+Connector_Wago
+Wago_734-174_1x14_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+14
+14
+Connector_Wago
+Wago_734-176_1x16_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+16
+16
+Connector_Wago
+Wago_734-178_1x18_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+18
+18
+Connector_Wago
+Wago_734-180_1x20_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+20
+20
+Connector_Wago
+Wago_734-184_1x24_P3.50mm_Horizontal
+Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator
+connector Wago top entry
+0
+24
+24
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm
+Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm
+Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm
+Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm
+Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm
+Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm
+Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm
+Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm
+Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.15sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm
+Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm
+Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm
+Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm
+Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.25sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm
+Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm
+Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm
+Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm
+Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.75sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm
+Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm
+Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 0.127sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm
+Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm
+Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm
+Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm
+Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm
+Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm
+Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm
+Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm
+Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 1sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm
+Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm
+Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm
+Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm
+Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2.5sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm
+Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+1
+1
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+2
+2
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+3
+3
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+4
+4
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+5
+5
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm
+Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief
+Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm strain-relief
+0
+6
+6
+Connector_Wire
+SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x
+Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator
+connector wire 2sqmm double-strain-relief
+0
+6
+6
+Connector_Wire
+SolderWirePad_1x01_SMD_1x2mm
+Wire Pad, Square, SMD Pad, 5mm x 10mm,
+MesurementPoint Square SMDPad 5mmx10mm
+0
+1
+1
+Connector_Wire
+SolderWirePad_1x01_SMD_5x10mm
+Wire Pad, Square, SMD Pad, 5mm x 10mm,
+MesurementPoint Square SMDPad 5mmx10mm
+0
+1
+1
+Connector_Wuerth
+Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+2
+2
+Connector_Wuerth
+Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+3
+3
+Connector_Wuerth
+Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+4
+4
+Connector_Wuerth
+Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+5
+5
+Connector_Wuerth
+Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+6
+6
+Connector_Wuerth
+Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+7
+7
+Connector_Wuerth
+Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+8
+8
+Connector_Wuerth
+Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+9
+9
+Connector_Wuerth
+Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical
+Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator
+connector Wuerth WR-WTB vertical
+0
+10
+10
+Converter_ACDC
+Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical
+ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf
+Converter AC-DC THT Vertical
+0
+6
+6
+Converter_ACDC
+Converter_ACDC_Hahn_HS-400xx_THT
+ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942
+Hahn ACDC-Converter THT
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_HiLink_HLK-PMxx
+ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54
+ACDC-Converter 3W THT HiLink board mount module
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-02-xx_SMD
+ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF
+ACDC-Converter 3W
+0
+14
+14
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-02-xx_THT
+ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf
+ACDC-Converter 2W THT
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-03-xx_SMD
+ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03
+ACDC-Converter 3W
+0
+14
+14
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-03-xx_THT
+ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF
+ACDC-Converter 3W THT
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-05-xx_THT
+http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05
+ACDC-Converter 5W Meanwell IRM-05
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-10-xx_THT
+http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10
+ACDC-Converter 10W Meanwell IRM-10
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-20-xx_THT
+ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20
+ACDC-Converter 20W Meanwell IRM-20
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_MeanWell_IRM-60-xx_THT
+ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687
+switching power supply
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_RECOM_RAC01-xxSGB_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf
+recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_RECOM_RAC04-xxSGx_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf
+recom power ac dc
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_RECOM_RAC05-xxSK_THT
+https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf
+recom power ac dc
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_Recom_RAC20-xxDK_THT
+Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
+Recom RAC20-xxDK
+0
+5
+5
+Converter_ACDC
+Converter_ACDC_Recom_RAC20-xxSK_THT
+Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020
+Recom RAC20-xxSK
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMG-15_THT
+ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf
+ACDC-Converter TRACO TMG Series 15
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-04_THT
+ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM Series 04
+0
+7
+7
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-05_THT
+ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM 05
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_TRACO_TMLM-10-20_THT
+ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf
+ACDC-Converter TRACO TMLM 10 and TMLM 20
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT
+Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
+Vigortronix VTX-214-010-xxx serie of ACDC converter
+0
+4
+4
+Converter_ACDC
+Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT
+Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx
+Vigortronix VTX-214-010-xxx serie of ACDC converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Artesyn_ATA_SMD
+DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf
+DCDC SMD
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUDxxxx_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+10
+10
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUSxxxxEH_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+9
+9
+Converter_DCDC
+Converter_DCDC_Bothhand_CFUSxxxx_THT
+DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand),
+DCDC-Converter BOTHHAND Type CFxxxx-Serie
+0
+8
+8
+Converter_DCDC
+Converter_DCDC_Cincon_EC5BExx_Dual_THT
+DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
+DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Cincon_EC5BExx_Single_THT
+DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf
+DCDC-Converter CINCON EC5BExx 18-36VDC to dual output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT
+DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
+DCDC-Converter CINCON EC6Cxx dual or tripple output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Cincon_EC6Cxx_Single_THT
+DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf
+DCDC-Converter CINCON EC6Cxx single output
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Cyntec_MUN12AD01-SH
+http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf
+Power Module uPOL MUN12AD01
+0
+13
+9
+Converter_DCDC
+Converter_DCDC_Cyntec_MUN12AD03-SH
+http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf
+Power Module uPOL MUN12AD03
+0
+19
+11
+Converter_DCDC
+Converter_DCDC_MeanWell_NID30_THT
+Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30
+DCDC non-isolated converter
+0
+11
+11
+Converter_DCDC
+Converter_DCDC_MeanWell_NID60_THT
+MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF
+MeanWell NID60
+0
+11
+11
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxx3C_THT
+Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+Isolated 1W single output DC/DC
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxxDC_THT
+Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+Isloated DC-DC
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_CRE1xxxxxxSC_THT
+http://power.murata.com/data/power/ncl/kdc_cre1.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MEE1SxxxxSC_THT
+https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MEE3SxxxxSC_THT
+https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf
+murata dc-dc transformer
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT
+Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf
+Murata MGJ2DxxxxxxSC
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_MGJ3
+Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf
+DCDC SMD
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_Murata_NCS1SxxxxSC_THT
+Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf)
+Murata NCS1SxxxxSC
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_NMAxxxxDC_THT
+Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf
+Isolated 1W DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_Murata_NMAxxxxSC_THT
+Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf
+Murata NMAxxxxSC DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_NXExSxxxxMC_SMD
+Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9
+Isolated 1W or 2W Single Output SM DC/DC Converters
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_Murata_OKI-78SR_Horizontal
+https://power.murata.com/data/power/oki-78sr.pdf
+78sr3.3 78sr5 78sr9 78sr12 78srXX
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_Murata_OKI-78SR_Vertical
+https://power.murata.com/data/power/oki-78sr.pdf
+78sr3.3 78sr5 78sr9 78sr12 78srXX
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78B-2.0_THT
+DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78E-0.5_THT
+DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78HB-0.5L_THT
+DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78HB-0.5_THT
+DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf
+dc-dc recom buck sip-3 pitch 2.54mm
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_RECOM_R-78S-0.1_THT
+DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf
+dc-dc recom buck sip-4 pitch 2.54mm
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_RECOM_R5xxxDA_THT
+DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
+dc-dc recom buck sip-12 pitch 2.54mm
+0
+12
+12
+Converter_DCDC
+Converter_DCDC_RECOM_R5xxxPA_THT
+DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf
+dc-dc recom buck sip-12 pitch 2.54mm
+0
+12
+12
+Converter_DCDC
+Converter_DCDC_RECOM_RPA60-xxxxSFW
+RPA60-FW 60W Isolated DC to DC Converters
+DCDC Regulator Single
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_RECOM_RPMx.x-x.0
+https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf
+dc-dc recom buck lga-25 pitch 2.29mm
+0
+25
+25
+Converter_DCDC
+Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD
+Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3)
+dcdc traco 5w smd
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_TDN_5-xxxxWI_THT
+Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4)
+dcdc traco 5w
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_TEL12-xxxx_THT
+Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf)
+traco dcdc tht 12w
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT
+DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx single output
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_Single_THT
+DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx single output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TEN10-xxxx_THT
+DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf
+DCDC-Converter TRACO TEN10-xxxx
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TEN20-xxxx-N4_THT
+DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
+DCDC-Converter TRACO TEN20 Generic
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TEN20-xxxx_THT
+DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf
+DCDC-Converter TRACO TEN20 Generic
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_TRACO_THD_15-xxxxWIN_THT
+Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3)
+traco dcdc tht 15w
+0
+9
+9
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT
+DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016
+DCDC-Converter TRACO TMR1-xxxx Dual_output
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT
+DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016
+DCDC-Converter TRACO TMR1-xxxx Single_output
+0
+4
+4
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-1SM_SMD
+http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf
+DCDC SMD TRACO TMR-1SM
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-2xxxxWI_THT
+https://www.tracopower.com/products/tmr2wi.pdf
+DCDC-Converter TRACO TMRxxxxWI Single/Dual_output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TMR-xxxx_THT
+DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet
+DCDC-Converter TRACO TMRxxxx Single/Dual_output
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_TRACO_TSR-1_THT
+DCDC-Converter, TRACO, TSR 1-xxxx
+DCDC-Converter TRACO TSR-1
+0
+3
+3
+Converter_DCDC
+Converter_DCDC_XP_POWER-IA48xxD_THT
+XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IA48xxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IA48xxS_THT
+XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IA48xxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IAxxxxD_THT
+XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IAxxxxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IAxxxxS_THT
+XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator
+XP_POWER IAxxxxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxDH_THT
+XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxDH DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxD_THT
+XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxD DIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxSH_THT
+XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxSH SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-IHxxxxS_THT
+XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator
+XP_POWER IHxxxxS SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-ISU02_SMD
+DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf
+DCDC SMD XP POWER ISU02
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITQxxxxS-H_THT
+XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
+XP_POWER ITQxxxxS-H SIP DCDC-Converter
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITXxxxxSA_THT
+XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator
+XP_POWER ITXxxxxSA SIP DCDC-Converter
+0
+5
+5
+Converter_DCDC
+Converter_DCDC_XP_POWER-ITxxxxxS_THT
+XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator
+XP_POWER ITxxxxxS SIP DCDC-Converter
+0
+7
+7
+Converter_DCDC
+Converter_DCDC_XP_POWER_JTDxxxxxxx_THT
+XP Power JTD Series DC-DC Converter
+DCDC Isolated
+0
+6
+6
+Converter_DCDC
+Converter_DCDC_XP_POWER_JTExxxxDxx_THT
+DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output
+DCDC-Converter XP_POWER JTE06 Dual
+0
+8
+8
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+2
+2
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+3
+3
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+5
+3
+Crystal
+Crystal_AT310_D3.0mm_L10.0mm_Vertical
+Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf
+['AT310']
+0
+2
+2
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+2
+2
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+3
+3
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+5
+3
+Crystal
+Crystal_C26-LF_D2.1mm_L6.5mm_Vertical
+Crystal THT C26-LF 6.5mm length 2.06mm diameter
+['C26-LF']
+0
+2
+2
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+3
+3
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+5
+3
+Crystal
+Crystal_C38-LF_D3.0mm_L8.0mm_Vertical
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+3
+3
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+5
+3
+Crystal
+Crystal_DS10_D1.0mm_L4.3mm_Vertical
+Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+3
+3
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+5
+3
+Crystal
+Crystal_DS15_D1.5mm_L5.0mm_Vertical
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+3
+3
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+5
+3
+Crystal
+Crystal_DS26_D2.0mm_L6.0mm_Vertical
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_HC18-U_Horizontal
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC18-U_Horizontal_1EP_style1
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC18-U_Horizontal_1EP_style2
+Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC18-U_Vertical
+Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-18/U
+0
+2
+2
+Crystal
+Crystal_HC33-U_Horizontal
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC33-U_Horizontal_1EP_style1
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC33-U_Horizontal_1EP_style2
+Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC33-U_Vertical
+Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf
+THT crystalHC-33/U
+0
+2
+2
+Crystal
+Crystal_HC35-U
+Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf
+Crystal Quarz HC35/U
+0
+3
+3
+Crystal
+Crystal_HC49-4H_Vertical
+Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-49-4H
+0
+2
+2
+Crystal
+Crystal_HC49-U-3Pin_Vertical
+Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf
+THT crystalHC-49/U
+0
+3
+3
+Crystal
+Crystal_HC49-U_Horizontal
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC49-U_Horizontal_1EP_style1
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC49-U_Horizontal_1EP_style2
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC49-U_Vertical
+Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC50_Horizontal
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC50_Horizontal_1EP_style1
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC50_Horizontal_1EP_style2
+Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC50_Vertical
+Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf
+THT crystalHC-50
+0
+2
+2
+Crystal
+Crystal_HC51-U_Vertical
+Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystalHC-51/U
+0
+2
+2
+Crystal
+Crystal_HC51_Horizontal
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC51_Horizontal_1EP_style1
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC51_Horizontal_1EP_style2
+Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-6mm_Horizontal
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-6mm_Horizontal_1EP_style1
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-6mm_Horizontal_1EP_style2
+Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-6mm_Vertical
+Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC52-8mm_Horizontal
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-8mm_Horizontal_1EP_style1
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-8mm_Horizontal_1EP_style2
+Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-8mm_Vertical
+Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-49/U
+0
+2
+2
+Crystal
+Crystal_HC52-U-3Pin_Vertical
+Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystalHC-52/U
+0
+3
+3
+Crystal
+Crystal_HC52-U_Horizontal
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+2
+2
+Crystal
+Crystal_HC52-U_Horizontal_1EP_style1
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+3
+3
+Crystal
+Crystal_HC52-U_Horizontal_1EP_style2
+Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal
+0
+5
+3
+Crystal
+Crystal_HC52-U_Vertical
+Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf
+THT crystal HC-52/U
+0
+2
+2
+Crystal
+Crystal_Round_D1.0mm_Vertical
+Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS10']
+0
+2
+2
+Crystal
+Crystal_Round_D1.5mm_Vertical
+Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS15']
+0
+2
+2
+Crystal
+Crystal_Round_D2.0mm_Vertical
+Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf
+['DS26']
+0
+2
+2
+Crystal
+Crystal_Round_D3.0mm_Vertical
+Crystal THT C38-LF 8.0mm length 3.0mm diameter
+['C38-LF']
+0
+2
+2
+Crystal
+Crystal_SMD_0603-2Pin_6.0x3.5mm
+SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering
+SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_0603-4Pin_6.0x3.5mm
+SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering
+SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_2012-2Pin_2.0x1.2mm
+SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_2016-4Pin_2.0x1.6mm
+SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_2520-4Pin_2.5x2.0mm
+SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_3215-2Pin_3.2x1.5mm
+SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf
+SMD SMT Crystal
+0
+2
+2
+Crystal
+Crystal_SMD_3225-4Pin_3.2x2.5mm
+SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_5032-2Pin_5.0x3.2mm
+SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering
+SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_5032-4Pin_5.0x3.2mm
+SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_7050-2Pin_7.0x5.0mm
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_7050-4Pin_7.0x5.0mm
+SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering
+Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm
+Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm
+SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm
+Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm
+Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf
+SMD SMT crystal Abracon ABM10
+0
+4
+4
+Crystal
+Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm
+Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm
+http://www.ecsxtal.com/store/pdf/CSM-3X.pdf
+Crystal CSM-3X
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm
+SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm
+SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering
+SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm
+SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering
+SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm
+SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering
+SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm
+SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm
+SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering
+SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm
+crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering
+crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm
+FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_FrontierElectronics_FM206
+SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf
+['FM206']
+0
+3
+3
+Crystal
+Crystal_SMD_G8-2Pin_3.2x1.5mm
+SMD Crystal G8, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_HC49-SD
+SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_HC49-SD_HandSoldering
+SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm
+SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering
+SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm
+SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering
+SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm
+SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering
+SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm
+SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering
+SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm
+SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm
+SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering
+SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_MicroCrystal_MS1V-T1K
+SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf
+['MS1V-T1K']
+0
+3
+3
+Crystal
+Crystal_SMD_MicroCrystal_MS3V-T1R
+SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf
+['MS3V-T1R']
+0
+3
+3
+Crystal
+Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm
+SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm
+crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm
+crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm
+SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm
+SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering
+SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm
+SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering
+SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm
+SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering
+SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm
+SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm
+SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering
+SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm
+crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering
+crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_7A-2Pin_5x3.2mm
+SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm
+SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal hand-soldering
+0
+4
+4
+Crystal
+Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm
+SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package
+SMD SMT crystal
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering
+SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package
+SMD SMT crystal hand-soldering
+0
+2
+2
+Crystal
+Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm
+http://www.txccrystal.com/images/pdf/ax-automotive.pdf
+SMD SMT crystal
+0
+2
+2
+Crystal
+Resonator-2Pin_W6.0mm_H3.0mm
+Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W8.0mm_H3.5mm
+Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-2Pin_W10.0mm_H5.0mm
+Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins
+THT ceramic resonator filter
+0
+2
+2
+Crystal
+Resonator-3Pin_W6.0mm_H3.0mm
+Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W8.0mm_H3.5mm
+Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator-3Pin_W10.0mm_H5.0mm
+Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins
+THT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm
+Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter CSTLSxxxG
+0
+3
+3
+Crystal
+Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm
+Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins
+THT ceramic resonator filter CSTLSxxxX
+0
+3
+3
+Crystal
+Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter DSN6
+0
+3
+3
+Crystal
+Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm
+Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins
+THT ceramic resonator filter DSS6
+0
+3
+3
+Crystal
+Resonator_SMD-3Pin_7.2x3.0mm
+SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering
+SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm
+SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+2
+2
+Crystal
+Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering
+SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+2
+2
+Crystal
+Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm
+SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
+SMD SMT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering
+SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf
+SMD SMT ceramic resonator filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm
+SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering
+SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm
+SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering
+SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm
+SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter
+0
+3
+3
+Crystal
+Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering
+SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package
+SMD SMT ceramic resonator filter filter hand-soldering
+0
+3
+3
+Diode_SMD
+D_0201_0603Metric
+Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+diode
+0
+4
+2
+Diode_SMD
+D_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+4
+2
+Diode_SMD
+D_0402_1005Metric
+Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_0603_1608Metric
+Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_0805_2012Metric
+Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_01005_0402Metric
+Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+diode
+0
+4
+2
+Diode_SMD
+D_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+4
+2
+Diode_SMD
+D_1206_3216Metric
+Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_1210_3225Metric
+Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_1812_4532Metric
+Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2010_5025Metric
+Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2114_3652Metric
+Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2114_3652Metric_Pad1.85x3.75mm_HandSolder
+Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_2512_6332Metric
+Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_3220_8050Metric
+Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode
+0
+2
+2
+Diode_SMD
+D_3220_8050Metric_Pad2.65x5.15mm_HandSolder
+Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator
+diode handsolder
+0
+2
+2
+Diode_SMD
+D_MELF
+Diode, MELF,,
+Diode MELF
+0
+2
+2
+Diode_SMD
+D_MELF-RM10_Universal_Handsoldering
+Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole,
+Diode Universal MELF RM10 Handsoldering SMD Thruhole
+0
+2
+2
+Diode_SMD
+D_MELF_Handsoldering
+Diode MELF Handsoldering
+Diode MELF Handsoldering
+0
+2
+2
+Diode_SMD
+D_MicroMELF
+Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
+MicroMELF Diode
+0
+2
+2
+Diode_SMD
+D_MicroMELF_Handsoldering
+Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf
+MicroMELF Diode
+0
+2
+2
+Diode_SMD
+D_MiniMELF
+Diode Mini-MELF (SOD-80)
+Diode Mini-MELF (SOD-80)
+0
+2
+2
+Diode_SMD
+D_MiniMELF_Handsoldering
+Diode Mini-MELF (SOD-80) Handsoldering
+Diode Mini-MELF (SOD-80) Handsoldering
+0
+2
+2
+Diode_SMD
+D_PowerDI-5
+PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf
+PowerDI diode vishay
+0
+3
+2
+Diode_SMD
+D_PowerDI-123
+http://www.diodes.com/_files/datasheets/ds30497.pdf
+PowerDI diode vishay
+0
+2
+2
+Diode_SMD
+D_Powermite2_AK
+Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
+PowerMite2
+0
+2
+2
+Diode_SMD
+D_Powermite2_KA
+Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341)
+PowerMite2
+0
+2
+2
+Diode_SMD
+D_Powermite3
+Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340)
+PowerMite3
+0
+3
+3
+Diode_SMD
+D_Powermite_AK
+Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
+Powermite
+0
+2
+2
+Diode_SMD
+D_Powermite_KA
+Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF)
+Powermite
+0
+2
+2
+Diode_SMD
+D_QFN_3.3x3.3mm_P0.65mm
+QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf)
+diode qfn 3.3
+0
+3
+2
+Diode_SMD
+D_SC-80
+JEITA SC-80
+SC-80
+0
+2
+2
+Diode_SMD
+D_SC-80_HandSoldering
+JEITA SC-80
+SC-80
+0
+2
+2
+Diode_SMD
+D_SMA
+Diode SMA (DO-214AC)
+Diode SMA (DO-214AC)
+0
+2
+2
+Diode_SMD
+D_SMA-SMB_Universal_Handsoldering
+Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering,
+Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMA_Handsoldering
+Diode SMA (DO-214AC) Handsoldering
+Diode SMA (DO-214AC) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB
+Diode SMB (DO-214AA)
+Diode SMB (DO-214AA)
+0
+2
+2
+Diode_SMD
+D_SMB-SMC_Universal_Handsoldering
+Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering,
+Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB_Handsoldering
+Diode SMB (DO-214AA) Handsoldering
+Diode SMB (DO-214AA) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMB_Modified
+Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf)
+Diode SMB (DO-214AA)
+0
+3
+3
+Diode_SMD
+D_SMC
+Diode SMC (DO-214AB)
+Diode SMC (DO-214AB)
+0
+2
+2
+Diode_SMD
+D_SMC-RM10_Universal_Handsoldering
+Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole
+Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole
+0
+2
+2
+Diode_SMD
+D_SMC_Handsoldering
+Diode SMC (DO-214AB) Handsoldering
+Diode SMC (DO-214AB) Handsoldering
+0
+2
+2
+Diode_SMD
+D_SMF
+Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf
+Diode SMF (DO-214AB)
+0
+2
+2
+Diode_SMD
+D_SOD-110
+SOD-110
+SOD-110
+0
+2
+2
+Diode_SMD
+D_SOD-123
+SOD-123
+SOD-123
+0
+2
+2
+Diode_SMD
+D_SOD-123F
+D_SOD-123F
+D_SOD-123F
+0
+2
+2
+Diode_SMD
+D_SOD-128
+D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf
+D_SOD-128
+0
+2
+2
+Diode_SMD
+D_SOD-323
+SOD-323
+SOD-323
+0
+2
+2
+Diode_SMD
+D_SOD-323F
+SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf
+SOD-323F
+0
+2
+2
+Diode_SMD
+D_SOD-323_HandSoldering
+SOD-323
+SOD-323
+0
+2
+2
+Diode_SMD
+D_SOD-523
+http://www.diodes.com/datasheets/ap02001.pdf p.144
+Diode SOD523
+0
+2
+2
+Diode_SMD
+D_SOD-923
+https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4
+Diode SOD923
+0
+2
+2
+Diode_SMD
+D_TUMD2
+ROHM - TUMD2
+TUMD2
+0
+2
+2
+Diode_SMD
+Diode_Bridge_Bourns_CD-DF4xxS
+8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf
+Surface Mount Bridge Rectifier Diode
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_ABS
+SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf
+ABS MBLS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm
+SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf
+Diotec MicroDil diode bridge
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Diotec_SO-DIL-Slim
+SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf
+DFS SO-DIL Slim
+0
+4
+4
+Diode_SMD
+Diode_Bridge_OnSemi_SDIP-4L
+SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf
+OnSemi Diode Bridge SDIP-4L
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_DFS
+SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_DFSFlat
+SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Diode_Bridge_Vishay_MBLS
+SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf
+DFS
+0
+4
+4
+Diode_SMD
+Littelfuse_PolyZen-LS
+http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf
+Diode Polymer Protected Zener Diode Littelfuse LS
+0
+3
+3
+Diode_SMD
+Nexperia_CFP3_SOD-123W
+Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf
+CFP3 SOD-123W
+0
+2
+2
+Diode_THT
+D_5KPW_P7.62mm_Vertical_AnodeUp
+Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KPW_P7.62mm_Vertical_KathodeUp
+Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KPW_P12.70mm_Horizontal
+Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm
+0
+2
+2
+Diode_THT
+D_5KP_P7.62mm_Vertical_AnodeUp
+Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P7.62mm_Vertical_KathodeUp
+Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P10.16mm_Horizontal
+Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5KP_P12.70mm_Horizontal
+Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm
+0
+2
+2
+Diode_THT
+D_5W_P5.08mm_Vertical_AnodeUp
+Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P5.08mm_Vertical_KathodeUp
+Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P10.16mm_Horizontal
+Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_5W_P12.70mm_Horizontal
+Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif
+Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P2.54mm_Vertical_AnodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P2.54mm_Vertical_KathodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P5.08mm_Vertical_AnodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P5.08mm_Vertical_KathodeUp
+Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P7.62mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P10.16mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_A-405_P12.70mm_Horizontal
+Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf
+Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-15_P2.54mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P2.54mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P3.81mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P3.81mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P5.08mm_Vertical_AnodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P5.08mm_Vertical_KathodeUp
+Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P10.16mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P12.70mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-15_P15.24mm_Horizontal
+Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf
+Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm
+0
+2
+2
+Diode_THT
+D_DO-27_P5.08mm_Vertical_AnodeUp
+Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P5.08mm_Vertical_KathodeUp
+Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P12.70mm_Horizontal
+Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-27_P15.24mm_Horizontal
+Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg
+Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp
+Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P7.62mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P10.16mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-34_SOD68_P12.70mm_Horizontal
+Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf
+Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp
+Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P7.62mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P10.16mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-35_SOD27_P12.70mm_Horizontal
+Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf
+Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp
+Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P7.62mm_Horizontal
+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
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P10.16mm_Horizontal
+Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-41_SOD81_P12.70mm_Horizontal
+Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf
+Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P3.81mm_Vertical_AnodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P3.81mm_Vertical_KathodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P5.08mm_Vertical_AnodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P5.08mm_Vertical_KathodeUp
+Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P12.70mm_Horizontal
+Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AD_P15.24mm_Horizontal
+Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf
+Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P3.81mm_Vertical_AnodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P3.81mm_Vertical_KathodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P5.08mm_Vertical_AnodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P5.08mm_Vertical_KathodeUp
+Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P12.70mm_Horizontal
+Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201AE_P15.24mm_Horizontal
+Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf
+Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm
+0
+2
+2
+Diode_THT
+D_DO-201_P3.81mm_Vertical_AnodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P3.81mm_Vertical_KathodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P5.08mm_Vertical_AnodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P5.08mm_Vertical_KathodeUp
+Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P12.70mm_Horizontal
+Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-201_P15.24mm_Horizontal
+Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf
+Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm
+0
+2
+2
+Diode_THT
+D_DO-247_Horizontal_TabDown
+Diode, DO-247 series, Horizontal, TabDown, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_DO-247_Horizontal_TabUp
+Diode, DO-247 series, Horizontal, TabUp, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_DO-247_Vertical
+Diode, DO-247 series, Vertical, P 10.9mm
+diode rectifier
+0
+2
+2
+Diode_THT
+D_P600_R-6_P7.62mm_Vertical_AnodeUp
+Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P7.62mm_Vertical_KathodeUp
+Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P12.70mm_Horizontal
+Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_P600_R-6_P20.00mm_Horizontal
+Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf
+Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm
+0
+2
+2
+Diode_THT
+D_T-1_P2.54mm_Vertical_AnodeUp
+Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P2.54mm_Vertical_KathodeUp
+Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P5.08mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P10.16mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+D_T-1_P12.70mm_Horizontal
+Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf
+Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm
+0
+2
+2
+Diode_THT
+Diode_Bridge_15.1x15.1x6.3mm_P10.9mm
+Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
+Diode Bridge PB10xxS
+0
+4
+4
+Diode_THT
+Diode_Bridge_15.2x15.2x6.3mm_P10.9mm
+Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf
+Diode Bridge KBPC6xx
+0
+4
+4
+Diode_THT
+Diode_Bridge_15.7x15.7x6.3mm_P10.8mm
+Single phase bridge rectifier case 15.7x15.7
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_16.7x16.7x6.3mm_P10.8mm
+Single phase bridge rectifier case 16.7x16.7
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_19.0x3.5x10.0mm_P5.0mm
+Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
+Vishay GBU rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_19.0x19.0x6.8mm_P12.7mm
+Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf
+Diode Bridge PB10xx
+0
+4
+4
+Diode_THT
+Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm
+Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf
+Diode Bridge KBPCxxxxWP
+0
+4
+4
+Diode_THT
+Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm
+Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf
+Diotec rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Comchip_SCVB-L
+Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf
+diode module
+0
+5
+5
+Diode_THT
+Diode_Bridge_DIP-4_W5.08mm_P2.54mm
+4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf
+DIL DIP PDIP 5.08mm 2.54
+0
+4
+4
+Diode_THT
+Diode_Bridge_DIP-4_W7.62mm_P5.08mm
+4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf
+DIL DIP PDIP 5.08mm 7.62mm 300mil
+0
+4
+4
+Diode_THT
+Diode_Bridge_IXYS_GUFP
+Three phase, Bridge, Rectifier
+diode module
+0
+5
+5
+Diode_THT
+Diode_Bridge_Round_D8.9mm
+4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF
+diode bridge 8.9mm 8.85mm WOB pitch 5.08mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Round_D9.0mm
+4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf
+diode bridge 9.0mm 8.85mm WOB pitch 5.0mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Round_D9.8mm
+4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf
+diode bridge 9.8mm WOG pitch 5.08mm
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_GBL
+Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf
+Vishay GBL rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_GBU
+Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf
+Vishay GBU rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBL
+Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf
+Vishay KBL rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPC1
+Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPC6
+Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf
+Diode Bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBPM
+Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf)
+Vishay KBM rectifier diode bridge
+0
+4
+4
+Diode_THT
+Diode_Bridge_Vishay_KBU
+Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf
+Vishay KBU rectifier diode bridge
+0
+4
+4
+Display
+AG12864E
+STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php
+AG12864E Graphics Display 128x64 Ampire
+0
+24
+20
+Display
+Adafruit_SSD1306
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
+0
+8
+8
+Display
+Adafruit_SSD1306_No_Mounting_Holes
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads
+Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI
+0
+8
+8
+Display
+CR2013-MI2120
+CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990
+CR2013-MI2120 ILI9341 LCD Breakout
+0
+18
+14
+Display
+EA-eDIP128B-XXX
+LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf
+LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI
+0
+32
+32
+Display
+EA_DOGL128-6
+Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf
+EA DOGL128
+0
+26
+26
+Display
+EA_DOGM128-6
+Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf
+EA DOGM128-6
+0
+26
+26
+Display
+EA_DOGS104X-A
+LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf
+LCD 4x10 character 3.3V VDD I2C or SPI
+0
+14
+14
+Display
+EA_DOGXL160-7
+Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
+EA_DOGXL160-7
+0
+22
+22
+Display
+EA_DOGXL160-7_Backlight
+Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf
+EA_DOGXL160-7_Backlight
+0
+22
+22
+Display
+EA_T123X-I2C
+http://www.lcd-module.de/pdf/doma/t123-i2c.pdf
+3 Line 12 character wide alpha numeric LCD
+0
+6
+6
+Display
+EA_eDIP160-XXX
+LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf
+LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI
+0
+40
+40
+Display
+EA_eDIP240-XXX
+LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf
+LCD graphical display LED backlight 240x128
+0
+40
+40
+Display
+EA_eDIP320X-XXX
+LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf
+LCD display 320x340 RS-232 I2C or SPI
+0
+48
+48
+Display
+EA_eDIPTFT32-XXX
+TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf
+TFT-graphic display 320x240 16 bit colour with led backlight
+0
+40
+40
+Display
+EA_eDIPTFT43-ATC
+http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
+TFT graphical display 480x272 16-bit colour with LED backlight
+0
+40
+40
+Display
+EA_eDIPTFT43-XXX
+TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf
+TFT graphical display 480x272 16-bit colour with LED backlight
+0
+40
+40
+Display
+EA_eDIPTFT57-XXX
+http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf
+TFT-graphic display 640x480 16 bit colour
+0
+48
+48
+Display
+EA_eDIPTFT70-ATC
+TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
+TFT-graphical display 800x480 16-bit colours with capacitive touch panel
+0
+48
+48
+Display
+EA_eDIPTFT70-XXX
+TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf
+TFT-graphical display 800x480 16-bit colours and touch display
+0
+48
+48
+Display
+ERM19264
+STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf
+ERM19264 Graphics Display 192x64
+0
+20
+20
+Display
+HDSM-441B_HDSM-443B
+2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN
+2 Digit 7 segment blue LED
+0
+10
+10
+Display
+HDSM-541B_HDSM-543B
+2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN
+2 digit 7 segement blue LED with right hand decimal
+0
+10
+10
+Display
+HDSP-48xx
+10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Bar Graph Array
+0
+20
+20
+Display
+HDSP-4830
+10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Bar Graph Array
+0
+20
+20
+Display
+HDSP-4832
+10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Yellow Green Bar Graph Array
+0
+20
+20
+Display
+HDSP-4836
+10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Yellow Green Bar Graph Array
+0
+20
+20
+Display
+HDSP-4840
+10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Yellow Bar Graph Array
+0
+20
+20
+Display
+HDSP-4850
+10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Green Bar Graph Array
+0
+20
+20
+Display
+HLCP-J100
+10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN
+10-Element Red Bar Graph Array
+0
+20
+20
+Display
+HY1602E
+http://www.icbank.com/data/ICBShop/board/HY1602E.pdf
+LCD 16x2 Alphanumeric 16pin
+0
+20
+16
+Display
+LCD-016N002L
+16 x 2 Character LCD, http://www.vishay.com/product?docid=37299
+LCD-016N002L 16 x 2 Character LCD
+0
+24
+20
+Display
+LM16255
+LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html
+LCD 12x2
+0
+14
+14
+Display
+NHD-0420H1Z
+NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf
+NHD-0420H1Z LCD
+0
+16
+16
+Display
+NHD-C0220BiZ
+NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf
+NHD-C0220BiZ LCD
+0
+10
+10
+Display
+OLED-128O064D
+128x64 OLED display
+display oled
+0
+30
+30
+Display
+RC1602A
+http://www.raystar-optronics.com/down.php?ProID=18
+LCD 16x2 Alphanumeric 16pin
+0
+22
+18
+Display
+WC1602A
+LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf
+LCD 16x2 Alphanumeric 16pin
+0
+20
+16
+Display_7Segment
+7SEGMENT-LED__HDSM531_HDSM533_SMD
+7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN
+7segment LED HDSM531 HDSM533
+0
+10
+10
+Display_7Segment
+7SegmentLED_LTS6760_LTS6780
+7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf
+7Segment LED LTS6760 LTS6780
+0
+10
+10
+Display_7Segment
+AD-121F2
+Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf
+RGB LED digit
+0
+22
+22
+Display_7Segment
+AFF_2x7SEG-DIGIT_10mm
+Afficheur 7 segments 10mm DIGIT
+AFFICHEUR
+0
+16
+16
+Display_7Segment
+CA56-12CGKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12EWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SEKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SRWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SURKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CA56-12SYKWA
+4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CC56-12GWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+CC56-12YWA
+4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf
+4 digit 7 segment green LED
+0
+12
+12
+Display_7Segment
+D1X8K
+https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf
+Single digit 7 segment ultra bright red
+0
+10
+10
+Display_7Segment
+DA04-11CGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf
+Dubble digit green 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SEKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf
+Dubble digit super bright orange 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SURKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf
+Dubble digit hyper red 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA04-11SYKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf
+Dubble digit super bright yellow 7 segment LED display
+0
+16
+16
+Display_7Segment
+DA56-11CGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf
+Double digit seven segment green LED display
+0
+18
+18
+Display_7Segment
+DA56-11SEKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf
+Double digit seven segment super bright orange LED display
+0
+18
+18
+Display_7Segment
+DA56-11SURKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf
+Double digit seven segment hyper red LED display
+0
+18
+18
+Display_7Segment
+DA56-11SYKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf
+Double digit seven segment super bright yellow LED display
+0
+18
+18
+Display_7Segment
+DE113-XX-XX
+http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
+3 1/5 digit LOW BAT + 7-Segment LCD
+0
+40
+40
+Display_7Segment
+DE114-RS-20
+http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf
+3 1/5 digit reflective LCD LOW-BAT + 7-Segment
+0
+40
+40
+Display_7Segment
+DE119-XX-XX
+https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf
+4 digit 7 segment LCD
+0
+40
+40
+Display_7Segment
+DE122-XX-XX
+http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf
+6 digit 7 segment LCD
+0
+50
+50
+Display_7Segment
+DE170-XX-XX
+http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf
+3 1/5 digit reflective arrow bat + 7 segment LCD
+0
+40
+40
+Display_7Segment
+ELD_426XXXX
+http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf
+Double digit 7 segment brilliant yellow green LED
+0
+10
+10
+Display_7Segment
+HDSP-7401
+One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment yellow
+0
+10
+10
+Display_7Segment
+HDSP-7507
++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN
++-1 overflow 7 segment high efficiency red
+0
+10
+10
+Display_7Segment
+HDSP-7801
+One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment green
+0
+10
+10
+Display_7Segment
+HDSP-7807
++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN
++-1 overflow 7 segment green
+0
+10
+10
+Display_7Segment
+HDSP-A151
+One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment high efficiency red
+0
+10
+10
+Display_7Segment
+HDSP-A401
+One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN
+One digit 7 segment orange common anode
+0
+10
+10
+Display_7Segment
+KCSC02-105
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf
+Single digit 7 segement hyper red LED
+0
+10
+10
+Display_7Segment
+KCSC02-106
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf
+Single digit 7 segement super bright orange LED
+0
+10
+10
+Display_7Segment
+KCSC02-107
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+KCSC02-123
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+KCSC02-136
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf
+Single digit 7 segement super bright yellow LED
+0
+10
+10
+Display_7Segment
+LTC-4627Jx
+http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf
+4 digit 7 segment LED
+0
+14
+14
+Display_7Segment
+MAN71A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment red LED with right dot
+0
+14
+14
+Display_7Segment
+MAN72A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment red LED with left dot
+0
+14
+14
+Display_7Segment
+MAN73A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+Overflow +- 1 red LED
+0
+14
+14
+Display_7Segment
+MAN3410A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment green LED with dot
+0
+14
+14
+Display_7Segment
+MAN3420A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment green LED with left dot
+0
+14
+14
+Display_7Segment
+MAN3610A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment orange LED with right dot
+0
+14
+14
+Display_7Segment
+MAN3620A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment orange LED with left dot
+0
+14
+14
+Display_7Segment
+MAN3630A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+Overflow +- 1 orange LED
+0
+14
+14
+Display_7Segment
+MAN3810A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment yellow LED with right dot
+0
+14
+14
+Display_7Segment
+MAN3820A
+https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php
+One digit 7 segment yellow LED with left dot
+0
+14
+14
+Display_7Segment
+SA15-11xxx
+http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf
+SA15-11xxx single digit 7 segment display 38.1mm 1.5inch
+0
+10
+10
+Display_7Segment
+SBC18-11SURKCGKWA
+http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf
+single digit 7 segemnt red/green LED
+0
+10
+10
+Display_7Segment
+Sx39-1xxxxx
+Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf
+One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12
+0
+10
+10
+Ferrite_THT
+LairdTech_28C0236-0JW-10
+Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters
+Ferrite vertical LairdTech 28C0236-0JW-10
+0
+2
+2
+Fiducial
+Fiducial_0.5mm_Mask1.5mm
+Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.5mm_Mask1mm
+Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.75mm_Mask1.5mm
+Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_0.75mm_Mask2.25mm
+Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1.5mm_Mask3mm
+Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1.5mm_Mask4.5mm
+Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1mm_Mask2mm
+Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A)
+fiducial
+0
+1
+0
+Fiducial
+Fiducial_1mm_Mask3mm
+Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended)
+fiducial
+0
+1
+0
+Filter
+Filter_1109-5_1.1x0.9mm
+5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb)
+Filter 5
+0
+5
+5
+Filter
+Filter_1411-5_1.4x1.1mm
+5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf)
+Filter 5
+0
+5
+5
+Filter
+Filter_Bourns_SRF0905_6.0x9.2mm
+https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf
+Line Filter
+0
+4
+4
+Filter
+Filter_FILTERCON_1FPxx
+0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf)
+EMI filter
+0
+4
+4
+Filter
+Filter_Mini-Circuits_FV1206
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf
+Mini-Circuits Filter SMD 1206
+0
+6
+4
+Filter
+Filter_Mini-Circuits_FV1206-1
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf
+Mini-Circuits Filter SMD 1206
+0
+6
+6
+Filter
+Filter_Mini-Circuits_FV1206-4
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf
+Mini-Circuits Filter SMD 1206
+0
+8
+4
+Filter
+Filter_Mini-Circuits_FV1206-5
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf
+Mini-Circuits Filter SMD 1206
+0
+8
+4
+Filter
+Filter_Mini-Circuits_FV1206-6
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf
+Mini-Circuits Filter SMD 1206
+0
+14
+8
+Filter
+Filter_Mini-Circuits_FV1206-7
+Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf
+Mini-Circuits Filter SMD 1206
+0
+5
+3
+Filter
+Filter_Murata_BNX025
+https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
+EMI Filter
+0
+6
+4
+Filter
+Filter_Murata_BNX025_ThermalVias
+https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000
+EMI Filter
+0
+19
+4
+Filter
+Filter_Murata_SFECF-6
+SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
+10.7MHz smd ceramic
+0
+6
+6
+Filter
+Filter_Murata_SFECF-6_HandSoldering
+SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf
+10.7MHz smd ceramic
+0
+6
+6
+Filter
+Filter_SAW-6_3.8x3.8mm
+6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf
+SAW filter 6-pin
+0
+6
+6
+Filter
+Filter_SAW-8_3.8x3.8mm
+8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf
+SAW filter 8-pin
+0
+8
+8
+Filter
+Filter_Schaffner_FN405
+Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/)
+EMI filter
+0
+5
+5
+Filter
+Filter_Schaffner_FN406
+Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/)
+emi filter
+0
+5
+5
+Fuse
+Fuse_0402_1005Metric
+Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_0603_1608Metric
+Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_0805_2012Metric
+Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1206_3216Metric
+Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1210_3225Metric
+Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_1812_4532Metric
+Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2010_5025Metric
+Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2512_6332Metric
+Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_2920_7451Metric
+Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
+fuse
+0
+2
+2
+Fuse
+Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder
+Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator
+fuse handsolder
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm
+Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm
+Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm
+Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm
+Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm
+Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm
+Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm
+Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm
+Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm
+Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm
+Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm
+Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm
+Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm
+Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf
+0ZRE BelFuse radial PTC
+0
+2
+2
+Fuse
+Fuse_Blade_ATO_directSolder
+car blade fuse direct solder
+car blade fuse
+0
+2
+2
+Fuse
+Fuse_Blade_Mini_directSolder
+car blade fuse mini, direct solder
+car blade fuse mini
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG300
+PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG400
+PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG500
+PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG600
+PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG650
+PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG700
+PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG800
+PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG900
+PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG1000
+PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RG1100
+PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT050
+PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT070
+PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT100
+PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT200
+PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT300
+PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT400
+PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT500
+PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT550
+PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT600
+PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT650
+PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT700
+PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT750
+PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT800
+PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT900
+PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1000
+PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1100
+PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-RHT1300
+PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf
+ptc resettable fuse polyfuse THT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-SM_7.98x5.44mm
+https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
+bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
+0
+2
+2
+Fuse
+Fuse_Bourns_MF-SM_9.5x6.71mm
+https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf
+bourns ptc resettable fuse polyfuse MF-SM MF-SMHT
+0
+2
+2
+Fuse
+Fuse_Littelfuse-LVR100
+Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR100 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-LVR125
+Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR125 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-LVR200
+Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf
+LVR200 PTC resettable polyswitch
+0
+2
+2
+Fuse
+Fuse_Littelfuse-NANO2-451_453
+Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf
+Fuse Nano2
+0
+2
+2
+Fuse
+Fuse_Littelfuse_372_D8.50mm
+Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf
+fuse tht radial
+0
+2
+2
+Fuse
+Fuse_Littelfuse_395Series
+Fuse, TE5, Littelfuse/Wickmann, No. 460, No560,
+Fuse TE5 Littelfuse/Wickmann No. 460 No560
+0
+2
+2
+Fuse
+Fuse_Schurter_UMT250
+Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf)
+Schurter fuse smd
+0
+2
+2
+Fuse
+Fuse_Schurter_UMZ250
+Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf)
+fuse smd mount holder
+0
+2
+2
+Fuse
+Fuse_SunFuse-6HP
+SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF
+UL/CSA 6x32mm Ceramic Slow Blow Fuse
+0
+2
+2
+Fuse
+Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin
+Fuseholder ATO Blade littelfuse Pudenz 2 Pin
+Fuseholder ATO Blade littelfuse Pudenz 2 Pin
+0
+2
+2
+Fuse
+Fuseholder_Blade_Mini_Keystone_3568
+fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306
+car blade fuse mini
+0
+4
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed
+Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf
+Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed
+Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter,
+Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed
+PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed
+5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed
+5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf)
+fuse holder vertical 5x20mm
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open
+Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf
+Fuseholder horizontal open 5x20 Schurter 0031.8201
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed
+Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf)
+Fuseholder 5x20mm closed horizontal
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed
+Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf)
+fuse holder vertical 5x20mm
+0
+4
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed
+Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
+Fuseholder 5x20mm horizontal closed
+0
+3
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open
+Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf)
+Fuseholder horizontal open 5x20 Schurter 0031.8221
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open
+https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf
+Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open
+Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002
+Fuseholder horizontal open 5x20mm 250V 10A
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open
+Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf
+Fuseholder horizontal open 6.3x32 Schurter 0031.8002
+0
+2
+2
+Fuse
+Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed
+Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf
+Fuseholder 6.3x32mm horizontal closed
+0
+3
+2
+Fuse
+Fuseholder_Keystone_3555-2
+Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf
+Maxi APX ATX Automotive Blade Fuse Clip Holder
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x20mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x25mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_100_series_5x30mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x20mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x25mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_445_030_series_5x30mm
+Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf
+Fuseholder clips
+0
+4
+2
+Fuse
+Fuseholder_Littelfuse_Nano2_154x
+Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf
+SMD Nano2 holder
+0
+2
+2
+Fuse
+Fuseholder_Littelfuse_Nano2_157x
+Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf
+SMD Nano2 holder
+0
+2
+2
+Fuse
+Fuseholder_TR5_Littelfuse_No560_No460
+Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf
+Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560
+0
+2
+2
+Heatsink
+Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35
+Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35
+heatsink
+0
+1
+1
+Heatsink
+Heatsink_38x38mm_SpringFixation
+Heatsink, 38x38mm, Spring Fixation, diagonal,
+heatsink
+0
+4
+1
+Heatsink
+Heatsink_62x40mm_2xFixation3mm
+Heatsink, 62 x 40mm, 2x 3mm Drills,
+heatsink
+0
+2
+1
+Heatsink
+Heatsink_125x35x50mm_3xFixationM3
+Heatsink, 125x35x50mm, 3 fixation holes 3.2mm
+heatsink
+0
+0
+0
+Heatsink
+Heatsink_AAVID_573300D00010G_TO-263
+Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G
+Heatsink AAVID TO-263 D2 Pak
+0
+2
+1
+Heatsink
+Heatsink_AAVID_576802B03900G
+Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf
+heatsink
+0
+1
+1
+Heatsink
+Heatsink_AAVID_590302B03600G
+Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf
+heatsink
+0
+2
+2
+Heatsink
+Heatsink_AAVID_TV5G_TO220_Horizontal
+Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G
+Heatsink TV5G TO-220 Horizontal
+0
+0
+0
+Heatsink
+Heatsink_Fischer_FK224xx2201_25x8.3mm
+25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks
+heatsink TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_FK24413D2PAK_26x13mm
+26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf
+heatsink TO-252 TO-263 TO-268
+0
+2
+1
+Heatsink
+Heatsink_Fischer_FK24413DPAK_23x13mm
+23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf
+heatsink TO-252 TO-263 TO-268
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm
+Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
+Heatsink fischer TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3
+Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC,
+Heatsink fischer TO-220
+0
+2
+1
+Heatsink
+Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm
+Heatsink, Fischer SK129
+heatsink fischer
+0
+2
+1
+Heatsink
+Heatsink_SheetType_50x7mm_2Fixations
+Heatsink, Sheet type, 50x7mm, 2 fixations (solder),
+Heatsink sheet
+0
+2
+1
+Heatsink
+Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm
+Heatsink, StoneCold HS
+heatsink
+0
+2
+1
+Inductor_SMD
+L_6.3x6.3_H3
+Choke, SMD, 6.3x6.3mm 3mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_7.3x7.3_H3.5
+Choke, SMD, 7.3x7.3mm 3.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_7.3x7.3_H4.5
+Choke, SMD, 7.3x7.3mm 4.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_10.4x10.4_H4.8
+Choke, SMD, 10.4x10.4mm 4.8mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H4.5mm
+Choke, SMD, 12x12mm 4.5mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H6mm
+Choke, SMD, 12x12mm 6mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_12x12mm_H8mm
+Choke, SMD, 12x12mm 8mm height
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_0201_0603Metric
+Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+inductor
+0
+4
+2
+Inductor_SMD
+L_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+4
+2
+Inductor_SMD
+L_0402_1005Metric
+Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0603_1608Metric
+Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric_Pad1.05x1.20mm_HandSolder
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_01005_0402Metric
+Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+inductor
+0
+4
+2
+Inductor_SMD
+L_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+4
+2
+Inductor_SMD
+L_1008_2520Metric
+Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1008_2520Metric_Pad1.43x2.20mm_HandSolder
+Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric_Pad1.22x1.90mm_HandSolder
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1210_3225Metric
+Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1806_4516Metric
+Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1806_4516Metric_Pad1.45x1.90mm_HandSolder
+Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_1812_4532Metric
+Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_2010_5025Metric
+Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_2512_6332Metric
+Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor
+0
+2
+2
+Inductor_SMD
+L_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+inductor handsolder
+0
+2
+2
+Inductor_SMD
+L_AVX_LMLP07A7
+Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf)
+Inductor LMLP
+0
+2
+2
+Inductor_SMD
+L_Abracon_ASPI-0630LR
+smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf
+inductor abracon smd shielded
+0
+2
+2
+Inductor_SMD
+L_Abracon_ASPI-3012S
+smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf
+inductor abracon smd shielded
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN1060
+Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf
+Bourns SRN1060 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN4018
+Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf
+Bourns SRN4018 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN6028
+Bourns SRN6028 series SMD inductor
+Bourns SRN6028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRN8040_8x8.15mm
+Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf
+Bourns SRN8040 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRR1005
+Bourns SRR1005 series SMD inductor
+Bourns SRR1005 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU1028_10.0x10.0mm
+Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf
+Bourns SRU1028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU8028_8.0x8.0mm
+Bourns SRU8028 series SMD inductor
+Bourns SRU8028 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns-SRU8043
+Bourns SRU8043 series SMD inductor
+Bourns SRU8043 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SDR1806
+https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf
+Bourns SDR1806
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRF1260
+Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf)
+Inductor Bourns_SRF1260
+0
+4
+4
+Inductor_SMD
+L_Bourns_SRN6045TA
+http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf
+Semi-shielded Power Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRN8040TA
+https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf
+Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP1245A
+Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf
+Bourns SRP1245A SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP1770TA_16.9x16.9mm
+Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf
+Bourns SRP1770TA series SMD Inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP2313AA
+Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf
+Bourns SRR1260 SMD inductor
+0
+4
+2
+Inductor_SMD
+L_Bourns_SRP5030T
+Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf)
+Inductor Bourns_SRP5030T
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRP7028A_7.3x6.6mm
+Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf)
+Shielded Inductors Bourns SMD SRP7028A
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1208_12.7x12.7mm
+Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf
+Bourns SRP1208 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1210A
+Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf
+Bourns SRR1210A SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Bourns_SRR1260
+Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf
+Bourns SRR1260 SMD inductor
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS4018
+SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf
+L Coilcraft LPS4018
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_LPS5030
+Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint
+inductor
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL60xx_6.36x6.56mm
+Coilcraft XAL60xx series, https://www.coilcraft.com/pdfs/xal60xx.pdf
+L Coilcraft XAL60xx
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XAL5030
+L_Coilcraft_XAL5030
+L Coilcraft XAL5030
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4020
+L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf
+L Coilcraft XxL4020
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4030
+L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf
+L Coilcraft XxL4030
+0
+2
+2
+Inductor_SMD
+L_Coilcraft_XxL4040
+L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf
+L Coilcraft XxL4040
+0
+2
+2
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_0603USB
+Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_0805USB
+Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Coilcraft_1812CAN
+Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonModeChoke_Wuerth_WE-SL5
+WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf
+SMT Common Mode Line Filter
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Delevan_4222
+API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf
+surface mount common mode bead
+0
+4
+4
+Inductor_SMD
+L_CommonMode_Wuerth_WE-SL2
+http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1
+Wuerth WE-SL2
+0
+4
+4
+Inductor_SMD
+L_Fastron_PISN
+Choke, Drossel, PISN, SMD, Fastron,
+Choke Drossel PISN SMD Fastron
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISN_Handsoldering
+Choke, Drossel, PISN, SMD, Fastron,
+Choke Drossel PISN SMD Fastron
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISR
+Choke, Drossel, PISR, Fastron, SMD,
+Choke Drossel PISR Fastron SMD
+0
+2
+2
+Inductor_SMD
+L_Fastron_PISR_Handsoldering
+Choke, Drossel, PISR, Fastron, SMD,
+Choke Drossel PISR Fastron SMD
+0
+2
+2
+Inductor_SMD
+L_Murata_DEM35xxC
+https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx
+Inductor SMD DEM35xxC
+0
+2
+2
+Inductor_SMD
+L_Murata_LQH2MCNxxxx02_2.0x1.6mm
+Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf)
+chip coil inductor Murata LQH2MC
+0
+2
+2
+Inductor_SMD
+L_Murata_LQH55DN_5.7x5.0mm
+Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf
+inductor smd
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_1turn_HDM0131A
+Neosid, Air-Coil, SML, 1turn, HDM0131A,
+Neosid Air-Coil SML 1turn HDM0131A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_2turn_HAM0231A
+Neosid, Air-Coil, SML, 2turn, HAM0231A,
+Neosid Air-Coil SML 2turn HAM0231A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_2turn_HDM0231A
+Neosid, Air-Coil, SML, 2turn, HDM0231A,
+Neosid Air-Coil SML 2turn HDM0231A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_3turn_HAM0331A
+Neosid, Air-Coil, SML, 2turn, HAM0331A,
+Neosid Air-Coil SML 3turn HAM0331A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_3turn_HDM0331A
+Neosid, Air-Coil, SML, 3turn, HDM0331A,
+Neosid Air-Coil SML 3turn HDM0331A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_4turn_HAM0431A
+Neosid, Air-Coil, SML, 4turn, HAM0431A,
+Neosid Air-Coil SML 4turn HAM0431A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_4turn_HDM0431A
+Neosid, Air-Coil, SML, 4turn, HDM0431A,
+Neosid Air-Coil SML 4turn HDM0431A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_5turn_HAM0531A
+Neosid, Air-Coil, SML, 5turn, HAM0531A,
+Neosid Air-Coil SML 5turn HAM0531A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_5turn_HDM0531A
+Neosid, Air-Coil, SML, 5turn, HDM0531A,
+Neosid Air-Coil SML 5turn HDM0531A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A
+Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A,
+Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A
+Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A,
+Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A
+0
+2
+2
+Inductor_SMD
+L_Neosid_Air-Coil_SML_6turn_HAM0631A
+Neosid, Air-Coil, SML, 6turn, HAM0631A,
+Neosid Air-Coil SML 6turn HAM0631A
+0
+2
+2
+Inductor_SMD
+L_Neosid_MicroCoil_Ms36-L
+Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94
+Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms42
+Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf
+Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms50
+Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf
+Neosid Power Inductor Ms50 SMD Fixed inductor
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms50T
+Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf
+Neosid Power Inductor Ms50T SMD Fixed inductor high temperature
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms85
+Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf
+Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms85T
+Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf
+Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95T
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_Ms95a
+Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf
+NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE95H
+Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf
+Neosid Inductor SM-NE95H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE127
+Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
+Neosid Inductor SM-NE127 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE127_HandSoldering
+Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf
+Neosid Inductor SM-NE127 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-NE150
+Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf
+Neosid Inductor SM-NE150 Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0512H
+Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf
+Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0602H
+Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf
+Neosid Power Inductor SM-PIC0602H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC0612H
+Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf
+Neosid Power Inductor SM-PIC0612H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SM-PIC1004H
+Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf
+Neosid Inductor SM-PIC1004H Fixed inductor SMD
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMS-ME3010
+Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf
+Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMS-ME3015
+Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf
+Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs42
+Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf
+Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs50
+Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf
+Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs85
+Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf
+Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Neosid_SMs95_SMs95p
+Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf
+Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded
+0
+2
+2
+Inductor_SMD
+L_Pulse_PA4320
+Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf
+Inductor SMD Pulse PA4320
+0
+2
+2
+Inductor_SMD
+L_Pulse_PA4344
+Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf
+Pulse PA4344 PM4344 Series SMD Inductors
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1242B
+Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1257B
+Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CER1277B
+Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf
+inductor sagami cer12xxb smd
+0
+2
+2
+Inductor_SMD
+L_Sagami_CWR1242C
+Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_Sagami_CWR1257C
+Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_Sagami_CWR1277C
+Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf)
+inductor sagami cwr12xx smd
+0
+4
+2
+Inductor_SMD
+L_SigTra_SC3316F
+http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf
+Choke
+0
+2
+2
+Inductor_SMD
+L_Sumida_CDMC6D28_7.25x6.5mm
+SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf)
+Inductor Sumida SMD CDMC6D28
+0
+2
+2
+Inductor_SMD
+L_Sumida_CR75
+Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf
+Inductor SMD CR75 Unshielded
+0
+2
+2
+Inductor_SMD
+L_Sunlord_MWSA0518_5.4x5.2mm
+Inductor, Sunlord, MWSA0518, 5.4mmx5.2mm
+inductor Sunlord smd
+0
+2
+2
+Inductor_SMD
+L_TDK_NLV25_2.5x2.0mm
+TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf
+tdk nlv25 nlcv25 nlfv25
+0
+2
+2
+Inductor_SMD
+L_TDK_NLV32_3.2x2.5mm
+TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf
+tdk nlv32 nlcv32 nlfv32
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6025
+Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf)
+Inductor TDK_SLF6025
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6028
+Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf)
+Inductor TDK_SLF6028
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF6045
+Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf)
+Inductor TDK_SLF6045
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7032
+Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf)
+Inductor TDK_SLF7032
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7045
+Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf)
+Inductor TDK_SLF7045
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF7055
+Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf)
+Inductor TDK_SLF7055
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF10145
+Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf)
+Inductor TDK_SLF10145
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF10165
+Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf)
+Inductor TDK_SLF10165
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12555
+Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf)
+Inductor SLF12555
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12565
+Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf)
+Inductor SLF12565
+0
+2
+2
+Inductor_SMD
+L_TDK_SLF12575
+Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf)
+Inductor SLF12575
+0
+2
+2
+Inductor_SMD
+L_TDK_VLF10040
+Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
+inductor TDK VLP smd VLF10040
+0
+2
+2
+Inductor_SMD
+L_TDK_VLP8040
+Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm
+inductor TDK VLP smd VLP8040
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-1616
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-2020
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-3030
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-4040
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_MD-5050
+Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm
+inductor taiyo-yuden md smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-20xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-20xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-24xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-24xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-30xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-30xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-40xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-40xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-50xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-50xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-60xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-60xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-80xx
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-80xx_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-10050_9.8x10.0mm
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering
+Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N
+inductor taiyo-yuden nr smd
+0
+2
+2
+Inductor_SMD
+L_TracoPower_TCK-047_5.2x5.8mm
+Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf
+inductor smd traco
+0
+2
+2
+Inductor_SMD
+L_TracoPower_TCK-141
+Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf
+Choke SMD
+0
+2
+2
+Inductor_SMD
+L_Vishay_IFSC-1515AH_4x4x1.8mm
+Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf)
+SMD Vishay Inductor Low Profile
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-1212
+Inductor, Vishay, IHLP series, 3.0mmx3.0mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-1616
+Inductor, Vishay, IHLP series, 4.1mmx4.1mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-2020
+Inductor, Vishay, IHLP series, 5.1mmx5.1mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-2525
+Inductor, Vishay, IHLP series, 6.3mmx6.3mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-4040
+Inductor, Vishay, IHLP series, 10.2mmx10.2mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-5050
+Inductor, Vishay, IHLP series, 12.7mmx12.7mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHLP-6767
+Inductor, Vishay, IHLP series, 17.0mmx17.0mm
+inductor vishay ihlp smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-3825
+Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-4825
+Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-5832
+Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Vishay_IHSM-7832
+Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm
+inductor vishay icsm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCF-2013
+7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCF-2815
+74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCF-2818
+7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf
+inductor shielded wuerth hcf
+0
+3
+2
+Inductor_SMD
+L_Wuerth_HCI-1030
+Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1040
+Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1050
+Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1335
+Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1350
+Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1365
+Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-1890
+Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-2212
+Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-5040
+Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7030
+Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7040
+Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCI-7050
+Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm
+inductor Wuerth hci smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1050
+Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1052
+Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1070
+Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1078
+Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1190
+Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1240
+Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1350
+Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-1390
+Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-7050
+Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_HCM-7070
+Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm
+inductor Wuerth hcm smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-1610
+Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2010
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2506
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2508
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2510
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-2512
+Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3010
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3012
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3015
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-3020
+Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-4020
+Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_MAPI-4030
+Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm
+inductor Wuerth smd
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL
+Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf
+Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL
+0
+4
+4
+Inductor_SMD
+L_Wuerth_WE-DD-Typ-M-Typ-S
+Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf
+Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS
+0
+4
+4
+Inductor_SMD
+L_Wuerth_WE-GF-1210
+Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf
+Unshielded Inductor WE-GF 1210 Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-7345
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf
+Choke Shielded Power Inductor WE-PD 7345 Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-LS
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
+Choke Shielded Power Inductor WE-PD TypLS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-LS_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf
+Choke Shielded Power Inductor WE-PD TypLS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-M-Typ-S
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
+Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf
+Choke Shielded Power Inductor WE-PD TypM TypS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-L
+Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf
+Choke Power Inductor WE-PD2 TypL Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-MS
+Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf
+Choke Power Inductor WE-PD2 TypMS Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD2-Typ-XL
+Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf
+Choke Power Inductor WE-PD2 TypXL Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PD4-Typ-X
+Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf
+Choke Power Inductor WE-PD4 TypX Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PDF
+Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
+Choke Shielded Power Inductor WE-PDF Wuerth
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-PDF_Handsoldering
+Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf
+Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering
+0
+2
+2
+Inductor_SMD
+L_Wuerth_WE-TPC-3816
+L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf
+wurth wuerth smd inductor
+0
+2
+2
+Inductor_THT
+Choke_EPCOS_B82722A
+Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf
+chokes epcos tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN102-04-14.0x14.0mm
+Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN112-04-17.7x17.1mm
+Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN114-04-22.5x21.5mm
+Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN116-04-22.5x21.5mm
+Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN122-04-28.0x27.0mm
+Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN142-04-33.1x32.5mm
+Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN143-04-33.1x32.5mm
+Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN152-04-43.0x41.8mm
+Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN202-04-8.8x18.2mm
+Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN204-04-9.0x14.0mm
+Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN212-04-12.5x18.0mm
+Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN214-04-15.5x23.0mm
+Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN216-04-15.5x23.0mm
+Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN218-04-12.5x18.0mm
+Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN222-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN232-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+Choke_Schaffner_RN242-04-18.0x31.0mm
+Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/
+chokes schaffner tht
+0
+4
+4
+Inductor_THT
+L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2
+Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23
+inductor axial horizontal
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1
+Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1
+0
+2
+2
+Inductor_THT
+L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2
+0
+2
+2
+Inductor_THT
+L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC
+Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC
+Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC
+Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC
+Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37
+0
+2
+2
+Inductor_THT
+L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37
+0
+2
+2
+Inductor_THT
+L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46
+0
+2
+2
+Inductor_THT
+L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46
+Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101
+Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201
+0
+2
+2
+Inductor_THT
+L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201
+Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201
+0
+2
+2
+Inductor_THT
+L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203
+0
+2
+2
+Inductor_THT
+L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203
+Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC
+Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf
+Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103
+Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104
+0
+2
+2
+Inductor_THT
+L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104
+Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104
+0
+2
+2
+Inductor_THT
+L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105
+0
+2
+2
+Inductor_THT
+L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105
+Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf
+Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A
+Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A
+Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf
+Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A
+0
+2
+2
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100
+L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf
+L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100
+0
+4
+4
+Inductor_THT
+L_CommonMode_VAC_T60405-S6123-X140
+3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf
+common mode filter
+0
+6
+6
+Inductor_THT
+L_CommonMode_VAC_T60405-S6123-X240
+3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf
+common mode filter
+0
+6
+6
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-L
+Wuerth, WE-CMB, Bauform L,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-M
+Wuerth, WE-CMB, Bauform M,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-S
+Wuerth, WE-CMB, Bauform S,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XL
+Wuerth, WE-CMB, Bauform XL,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XS
+Wuerth, WE-CMB, Bauform XS,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_CommonMode_Wuerth_WE-CMB-XXL
+Wuerth, WE-CMB, Bauform XXL,
+CommonModeChoke Gleichtaktdrossel
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM120
+Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM160
+Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM254
+Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM280
+Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf
+vertical inductor toroid mount
+0
+4
+4
+Inductor_THT
+L_Mount_Lodestone_VTM950-6
+Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf
+vertical inductor toroid mount
+0
+6
+6
+Inductor_THT
+L_Radial_D6.0mm_P4.00mm
+Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf
+Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm
+0
+2
+2
+Inductor_THT
+L_Radial_D7.0mm_P3.00mm
+Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf
+Inductor Radial series Radial pin pitch 3.00mm diameter 7mm
+0
+2
+2
+Inductor_THT
+L_Radial_D7.2mm_P3.00mm_Murata_1700
+Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf
+Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700
+0
+2
+2
+Inductor_THT
+L_Radial_D7.5mm_P3.50mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D7.5mm_P5.00mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D7.8mm_P5.00mm_Fastron_07HCP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D8.7mm_P5.00mm_Fastron_07HCP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D9.5mm_P5.00mm_Fastron_07HVP
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Fastron_07M
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Fastron_07P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series
+Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3
+0
+2
+2
+Inductor_THT
+L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3
+0
+2
+2
+Inductor_THT
+L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS
+Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf
+Inductor Radial Murata 1200RS
+0
+4
+2
+Inductor_THT
+L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Fastron_11P
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2
+Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P6.00mm_Murata_1900R
+Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf
+Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1
+0
+2
+2
+Inductor_THT
+L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1
+0
+2
+2
+Inductor_THT
+L_Radial_D12.5mm_P7.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D12.5mm_P9.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D13.5mm_P7.00mm_Fastron_09HCP
+Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf
+Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP
+0
+2
+2
+Inductor_THT
+L_Radial_D14.2mm_P10.00mm_Neosid_SD14
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1
+Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1
+0
+2
+2
+Inductor_THT
+L_Radial_D18.0mm_P10.00mm
+Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf
+Inductor Radial series Radial pin pitch 10.00mm diameter 18mm
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2
+Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2
+0
+2
+2
+Inductor_THT
+L_Radial_D21.0mm_P19.00mm
+Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf
+Inductor Radial series Radial pin pitch 19.00mm diameter 21mm
+0
+2
+2
+Inductor_THT
+L_Radial_D24.0mm_P24.00mm
+Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm
+Inductor Radial series Radial pin pitch 24.00mm diameter 24mm
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P22.90mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.10mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.40mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.70mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D24.4mm_P23.90mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3
+Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3
+0
+2
+2
+Inductor_THT
+L_Radial_D28.0mm_P29.20mm
+Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm
+Inductor Radial series Radial pin pitch 29.20mm diameter 28mm
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.30mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.50mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P28.80mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P29.00mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D29.8mm_P29.30mm_Murata_1400series
+Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf
+Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4
+Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4
+Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5
+Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6
+Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf
+Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6
+0
+2
+2
+Inductor_THT
+L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75
+0
+2
+2
+Inductor_THT
+L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E
+0
+2
+2
+Inductor_THT
+L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8
+Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf
+Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8
+0
+2
+2
+Inductor_THT
+L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25
+Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25
+0
+2
+2
+Inductor_THT
+L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30
+Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm
+0
+2
+2
+Inductor_THT
+L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm
+Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf
+Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm
+0
+2
+2
+Inductor_THT
+L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37
+Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37
+0
+2
+2
+Inductor_THT
+L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44
+Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf
+Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44
+0
+2
+2
+Inductor_THT
+L_SELF1408
+Self Ferrite 14 - 08
+SELF
+0
+7
+3
+Inductor_THT
+L_SELF1418
+Self Ferrite 14 - 18
+SELF
+0
+10
+4
+Inductor_THT
+L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12
+L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12
+L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16
+L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16
+L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20
+L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20
+L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25
+L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25
+L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30
+L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30
+L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37
+L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37
+L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44
+L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44
+L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50
+L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50
+L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3
+L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads
+L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000
+L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5
+L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100
+L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100
+L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4
+L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5
+L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads
+L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D26.0mm_P5.08mm
+inductor 26mm diameter toroid
+SELF INDUCTOR
+0
+3
+2
+Inductor_THT
+L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200
+L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300
+L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300
+L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3
+L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6
+L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D40.0mm_P48.26mm
+L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm
+L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7
+L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8
+L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8
+0
+2
+2
+Inductor_THT
+L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9
+L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm
+L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2
+L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm
+L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2
+L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A
+L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1
+L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2
+L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3
+L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G
+L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C
+L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3
+L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4
+L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4
+L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5
+L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads
+L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D
+L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6
+L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F
+L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf
+L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7
+L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8
+L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700
+L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf
+L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700
+0
+2
+2
+Inductor_THT
+L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9
+L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf
+L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip
+net tie solder jumper bridged
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
+solder jumper open
+0
+2
+2
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers
+net tie solder jumper bridged
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels
+SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+3
+3
+Jumper
+SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open
+solder jumper open
+0
+5
+3
+Jumper
+SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels
+SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers
+solder jumper open
+0
+5
+3
+LED_SMD
+LED-APA102-2020
+http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf
+LED RGB SPI
+0
+8
+6
+LED_SMD
+LED-L1T2_LUMILEDS
+http://www.lumileds.com/uploads/438/DS133-pdf
+LUMILEDS LUXEON TX L1T2 LED
+0
+3
+3
+LED_SMD
+LED_1W_3W_R8
+https://www.gme.cz/data/attachments/dsh.518-234.1.pdf
+LED 1W 3W 5W
+0
+3
+3
+LED_SMD
+LED_0201_0603Metric
+LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+LED
+0
+4
+2
+LED_SMD
+LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+4
+2
+LED_SMD
+LED_0402_1005Metric
+LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder
+LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_0603_1608Metric
+LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder
+LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_0805_2012Metric
+LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder
+LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric
+LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder
+LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm
+LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+diode reverse
+0
+2
+2
+LED_SMD
+LED_1210_3225Metric
+LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder
+LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_1812_4532Metric
+LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_2010_5025Metric
+LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder
+LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_2512_6332Metric
+LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED
+0
+2
+2
+LED_SMD
+LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder
+LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
+LED handsolder
+0
+2
+2
+LED_SMD
+LED_ASMB-KTF0-0A306
+2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100
+Tricolor LED
+0
+4
+4
+LED_SMD
+LED_Avago_PLCC4_3.2x2.8mm_CW
+https://docs.broadcom.com/docs/AV02-4186EN
+LED Avago PLCC-4 ASMB-MTB0-0A3A2
+0
+4
+4
+LED_SMD
+LED_Avago_PLCC6_3x2.8mm
+https://docs.broadcom.com/docs/AV02-3793EN
+LED Avago PLCC-6 ASMT-YTB7-0AA02
+0
+6
+6
+LED_SMD
+LED_CSP_Samsung_LH181B_2.36x2.36mm
+High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf
+LED Samsung LH181B
+0
+2
+2
+LED_SMD
+LED_Cree-PLCC4_2x2mm_CW
+2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC4_3.2x2.8mm_CCW
+3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC4_5x5mm_CW
+5.0mm x 5.0mm PLCC4 LED
+LED Cree PLCC-4
+0
+4
+4
+LED_SMD
+LED_Cree-PLCC6_4.7x1.5mm
+4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf
+LED Cree PLCC-6
+0
+6
+6
+LED_SMD
+LED_Cree-XB
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf
+LED Cree XB
+0
+5
+3
+LED_SMD
+LED_Cree-XH
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf
+LED Cree XH
+0
+8
+2
+LED_SMD
+LED_Cree-XHP35
+http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf
+LED Cree XHP35
+0
+6
+3
+LED_SMD
+LED_Cree-XHP50_6V
+Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED Cree XHP50
+0
+15
+3
+LED_SMD
+LED_Cree-XHP50_12V
+Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf
+LED XHP50 Cree
+0
+15
+3
+LED_SMD
+LED_Cree-XHP70_6V
+Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
+LED Cree XHP70
+0
+15
+3
+LED_SMD
+LED_Cree-XHP70_12V
+Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf
+LED Cree XHP70
+0
+15
+3
+LED_SMD
+LED_Cree-XP
+LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf
+LED Cree XP
+0
+6
+3
+LED_SMD
+LED_Cree-XP-G
+LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf
+LED Cree XP-G
+0
+6
+3
+LED_SMD
+LED_Cree-XQ
+LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
+LED Cree XQ
+0
+2
+2
+LED_SMD
+LED_Cree-XQ_HandSoldering
+LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf
+LED Cree XQ
+0
+2
+2
+LED_SMD
+LED_Dialight_591
+LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf)
+LED Dialight 591
+0
+2
+2
+LED_SMD
+LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm
+http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf
+RGB LED NeoPixel addressable
+0
+4
+4
+LED_SMD
+LED_Kingbright_AAA3528ESGCT
+Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf)
+dual led smd
+0
+4
+4
+LED_SMD
+LED_Kingbright_APFA3010_3x1.5mm_Horizontal
+LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf
+LED RGB APFA3010 KINGBRIGHT 3x1.5mm
+0
+4
+4
+LED_SMD
+LED_LiteOn_LTST-C19HE1WT
+LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf
+LED RGB Chip SMD
+0
+4
+4
+LED_SMD
+LED_LiteOn_LTST-S326
+http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF
+LED SMD right angle CCA
+0
+3
+3
+LED_SMD
+LED_Lumex_SML-LX0303SIUPGUSB
+Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf
+LED RGB
+0
+4
+4
+LED_SMD
+LED_Lumex_SML-LX0404SIUPGUSB
+Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf
+LED RGB
+0
+4
+4
+LED_SMD
+LED_Luminus_MP-3030-1100_3.0x3.0mm
+Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf
+LED Luminus MP-3030-1100
+0
+5
+2
+LED_SMD
+LED_Osram_Lx_P47F_D2mm_ReverseMount
+OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf
+LED ReverseMount Reverse
+0
+4
+2
+LED_SMD
+LED_PLCC-2
+LED PLCC-2 SMD package
+LED PLCC-2 SMD
+0
+2
+2
+LED_SMD
+LED_PLCC_2835
+https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
+LED
+0
+2
+2
+LED_SMD
+LED_PLCC_2835_Handsoldering
+https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf
+LED
+0
+2
+2
+LED_SMD
+LED_RGB_1210
+RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN
+LED 3227
+0
+4
+4
+LED_SMD
+LED_RGB_5050-6
+http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf
+RGB LED 5050-6
+0
+6
+6
+LED_SMD
+LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm
+http://www.farnell.com/datasheets/2003905.pdf
+LED RGB PLCC-6 CLP6C-FBK
+0
+6
+6
+LED_SMD
+LED_RGB_Everlight_EASV3015RGBA0_Horizontal
+LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220
+LED RGB right-angle
+0
+4
+4
+LED_SMD
+LED_RGB_Getian_GT-P6PRGB4303
+https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf
+LED RGB
+0
+7
+7
+LED_SMD
+LED_RGB_PLCC-6
+RGB LED PLCC-6
+RGB LED PLCC-6
+0
+6
+6
+LED_SMD
+LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100
+3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf
+LED RGB Wurth PLCC-4
+0
+4
+4
+LED_SMD
+LED_ROHM_SMLVN6
+https://www.rohm.com/datasheet/SMLVN6RGB1U
+LED ROHM SMLVN6
+0
+6
+6
+LED_SMD
+LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm
+https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf
+LED RGB NeoPixel Nano
+0
+4
+4
+LED_SMD
+LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm
+https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf
+LED RGB NeoPixel Mini
+0
+4
+4
+LED_SMD
+LED_SK6812_EC15_1.5x1.5mm
+http://www.newstar-ledstrip.com/product/20181119172602110.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
+https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm
+https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf
+LED RGB NeoPixel
+0
+4
+4
+LED_SMD
+LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm
+https://cdn-shop.adafruit.com/datasheets/WS2812.pdf
+LED RGB NeoPixel
+0
+6
+6
+LED_SMD
+LED_Yuji_5730
+LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf
+LED Yuji 5730
+0
+3
+2
+LED_SMD
+LED_miniPLCC_2315
+https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
+LED
+0
+2
+2
+LED_SMD
+LED_miniPLCC_2315_Handsoldering
+https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true
+LED
+0
+2
+2
+LED_THT
+LED_BL-FL7680RGB
+'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf
+RGB LED Piranha Super-Flux BetLux
+0
+4
+4
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm
+LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins
+LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins
+0
+2
+2
+LED_THT
+LED_D1.8mm_W3.3mm_H2.4mm
+LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins
+LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins
+0
+2
+2
+LED_THT
+LED_D2.0mm_W4.0mm_H2.8mm_FlatTop
+LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf
+LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D2.0mm_W4.8mm_H2.5mm_FlatTop
+LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf
+LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm
+LED, diameter 3.0mm, 2 pins
+LED diameter 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm-3
+LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf
+LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D3.0mm_Clear
+IR-LED, diameter 3.0mm, 2 pins, color: clear
+IR infrared LED diameter 3.0mm 2 pins clear
+0
+2
+2
+LED_THT
+LED_D3.0mm_FlatTop
+LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf
+LED Round FlatTop diameter 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm
+LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins
+LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D3.0mm_IRBlack
+IR-ED, diameter 3.0mm, 2 pins, color: black
+IR infrared LED diameter 3.0mm 2 pins black
+0
+2
+2
+LED_THT
+LED_D3.0mm_IRGrey
+IR-LED, diameter 3.0mm, 2 pins, color: grey
+IR infrared LED diameter 3.0mm 2 pins grey
+0
+2
+2
+LED_THT
+LED_D4.0mm
+LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf
+LED diameter 4.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm-3
+LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+3
+3
+LED_THT
+LED_D5.0mm-4_RGB
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
+0
+4
+4
+LED_THT
+LED_D5.0mm-4_RGB_Staggered_Pins
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+rgb led
+0
+4
+4
+LED_THT
+LED_D5.0mm-4_RGB_Wide_Pins
+LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf
+LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED
+0
+4
+4
+LED_THT
+LED_D5.0mm_Clear
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_FlatTop
+LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf
+LED Round FlatTop diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm
+LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins
+LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_IRBlack
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D5.0mm_IRGrey
+LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf
+LED diameter 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D8.0mm
+LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf
+LED diameter 8.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D8.0mm-3
+LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins
+LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D10.0mm
+LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf
+LED diameter 10.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_D10.0mm-3
+LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf
+LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins
+0
+3
+3
+LED_THT
+LED_D20.0mm
+LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf
+LED diameter 20.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Oval_W5.2mm_H3.8mm
+LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf
+LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.0mm_H2.0mm
+LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.8mm
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.8mm_FlatTop
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W3.9mm_H1.9mm
+LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf
+LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm-3Pins
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins
+0
+3
+3
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins
+LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W5.0mm_H5.0mm
+LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf
+LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3
+Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf
+LED automotive super flux 7.62mm
+0
+4
+2
+LED_THT
+LED_SideEmitter_Rectangular_W4.5mm_H1.6mm
+LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf
+LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H1_6.35x6.35mm
+Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Red 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H3_6.35x6.35mm
+Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Amber 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H5_6.35x6.35mm
+Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Green 5381 Series LED
+0
+2
+2
+LED_THT
+LED_VCCLite_5381H7_6.35x6.35mm
+Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf
+Yellow 5381 Series LED
+0
+2
+2
+Module
+A20_OLINUXINO_LIME2
+A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet
+A20 Olimex Olinuxino LIME2 development board
+0
+180
+180
+Module
+Adafruit_Feather
+Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
+Adafruit Feather
+0
+28
+28
+Module
+Adafruit_Feather_32u4_FONA
+Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
+Adafruit Feather 32u4 FONA
+0
+28
+28
+Module
+Adafruit_Feather_32u4_FONA_WithMountingHoles
+Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona
+Adafruit Feather 32u4 FONA
+0
+28
+28
+Module
+Adafruit_Feather_32u4_RFM
+Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
+Adafruit Feather 32u4 RFM
+0
+31
+31
+Module
+Adafruit_Feather_32u4_RFM_WithMountingHoles
+Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module
+Adafruit Feather 32u4 RFM
+0
+31
+31
+Module
+Adafruit_Feather_M0_RFM
+Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
+Adafruit Feather M0 RFM
+0
+32
+32
+Module
+Adafruit_Feather_M0_RFM_WithMountingHoles
+Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio
+ Adafruit Feather M0 RFM
+0
+32
+32
+Module
+Adafruit_Feather_M0_Wifi
+Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
+Adafruit Feather M0 Wifi
+0
+28
+28
+Module
+Adafruit_Feather_M0_Wifi_WithMountingHoles
+Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/
+Adafruit Feather M0 Wifi
+0
+28
+28
+Module
+Adafruit_Feather_WICED
+Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
+Adafruit Feather WICED Wifi
+0
+29
+29
+Module
+Adafruit_Feather_WICED_WithMountingHoles
+Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi
+Adafruit Feather WICED Wifi
+0
+29
+29
+Module
+Adafruit_Feather_WithMountingHoles
+Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification
+Adafruit Feather
+0
+28
+28
+Module
+Adafruit_HUZZAH_ESP8266_breakout
+32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
+ESP8266 WiFi microcontroller
+0
+20
+20
+Module
+Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles
+32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471
+ESP8266 WiFi microcontroller
+0
+20
+20
+Module
+Arduino_Nano
+Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino Nano
+0
+30
+30
+Module
+Arduino_Nano_WithMountingHoles
+Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino Nano
+0
+30
+30
+Module
+Arduino_UNO_R2
+Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R2
+0
+30
+30
+Module
+Arduino_UNO_R2_WithMountingHoles
+Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R2
+0
+30
+30
+Module
+Arduino_UNO_R3
+Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R3
+0
+32
+32
+Module
+Arduino_UNO_R3_WithMountingHoles
+Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
+Arduino UNO R3
+0
+32
+32
+Module
+BeagleBoard_PocketBeagle
+PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors
+PocketBeagle
+0
+72
+72
+Module
+Carambola2
+8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf
+carambola2 8devices
+0
+104
+52
+Module
+Maple_Mini
+Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html
+Maple Mini
+0
+40
+40
+Module
+Onion_Omega2+
+https://onion.io/omega2/
+Omega Onion module
+0
+32
+32
+Module
+Onion_Omega2S
+https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf
+onion omega module
+0
+89
+64
+Module
+Pololu_Breakout-16_15.2x20.3mm
+Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\
+Pololu Breakout
+0
+16
+16
+Module
+Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles
+Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf
+raspberry pi zero through hole
+0
+40
+40
+Module
+ST_Morpho_Connector_144_STLink
+ST Morpho Connector 144 With STLink
+ST Morpho Connector 144 STLink
+0
+148
+148
+Module
+ST_Morpho_Connector_144_STLink_MountingHoles
+ST Morpho Connector 144 With STLink
+ST Morpho Connector 144 STLink
+0
+148
+148
+Module
+Sipeed-M1
+AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications
+AI Kendryte K210 RISC-V
+0
+85
+77
+Module
+Texas_EUK_R-PDSS-T7_THT
+Texas Instruments EUK 7 Pin Double Sided Module
+module pcb
+0
+7
+7
+Module
+Texas_EUS_R-PDSS-T5_THT
+Texas Instruments EUS 5 Pin Double Sided Module
+module pcb
+0
+5
+5
+Module
+Texas_EUW_R-PDSS-T7_THT
+Texas Instruments EUW 7 Pin Double Sided Module
+module pcb
+0
+7
+7
+Module
+WEMOS_D1_mini_light
+16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg
+ESP8266 WiFi microcontroller
+0
+16
+16
+MountingEquipment
+DINRailAdapter_3xM3_PhoenixContact_1201578
+https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1
+DIN rail adapter universal three M3 clearance holes
+0
+0
+0
+MountingHole
+MountingHole_2.1mm
+Mounting Hole 2.1mm, no annular
+mounting hole 2.1mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2
+Mounting Hole 2.2mm, no annular, M2
+mounting hole 2.2mm no annular m2
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_DIN965
+Mounting Hole 2.2mm, no annular, M2, DIN965
+mounting hole 2.2mm no annular m2 din965
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad_TopBottom
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_DIN965_Pad_TopOnly
+Mounting Hole 2.2mm, M2, DIN965
+mounting hole 2.2mm m2 din965
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380
+Mounting Hole 2.2mm, no annular, M2, ISO7380
+mounting hole 2.2mm no annular m2 iso7380
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly
+Mounting Hole 2.2mm, M2, ISO7380
+mounting hole 2.2mm m2 iso7380
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580
+Mounting Hole 2.2mm, no annular, M2, ISO14580
+mounting hole 2.2mm no annular m2 iso14580
+0
+0
+0
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly
+Mounting Hole 2.2mm, M2, ISO14580
+mounting hole 2.2mm m2 iso14580
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+1
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_TopBottom
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+3
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_TopOnly
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+2
+1
+MountingHole
+MountingHole_2.2mm_M2_Pad_Via
+Mounting Hole 2.2mm, M2
+mounting hole 2.2mm m2
+0
+9
+1
+MountingHole
+MountingHole_2.5mm
+Mounting Hole 2.5mm, no annular
+mounting hole 2.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.5mm_Pad
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+1
+1
+MountingHole
+MountingHole_2.5mm_Pad_TopBottom
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+3
+1
+MountingHole
+MountingHole_2.5mm_Pad_TopOnly
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+2
+1
+MountingHole
+MountingHole_2.5mm_Pad_Via
+Mounting Hole 2.5mm
+mounting hole 2.5mm
+0
+9
+1
+MountingHole
+MountingHole_2.7mm
+Mounting Hole 2.7mm, no annular
+mounting hole 2.7mm no annular
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5
+Mounting Hole 2.7mm, no annular, M2.5
+mounting hole 2.7mm no annular m2.5
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965
+Mounting Hole 2.7mm, no annular, M2.5, DIN965
+mounting hole 2.7mm no annular m2.5 din965
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, DIN965
+mounting hole 2.7mm m2.5 din965
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380
+Mounting Hole 2.7mm, no annular, M2.5, ISO7380
+mounting hole 2.7mm no annular m2.5 iso7380
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, ISO7380
+mounting hole 2.7mm m2.5 iso7380
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580
+Mounting Hole 2.7mm, no annular, M2.5, ISO14580
+mounting hole 2.7mm no annular m2.5 iso14580
+0
+0
+0
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5, ISO14580
+mounting hole 2.7mm m2.5 iso14580
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_TopBottom
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_TopOnly
+Mounting Hole 2.7mm, M2.5
+mounting hole 2.7mm m2.5
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_M2.5_Pad_Via
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+9
+1
+MountingHole
+MountingHole_2.7mm_Pad
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+1
+1
+MountingHole
+MountingHole_2.7mm_Pad_TopBottom
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+3
+1
+MountingHole
+MountingHole_2.7mm_Pad_TopOnly
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+2
+1
+MountingHole
+MountingHole_2.7mm_Pad_Via
+Mounting Hole 2.7mm
+mounting hole 2.7mm
+0
+9
+1
+MountingHole
+MountingHole_2mm
+Mounting Hole 2mm, no annular
+mounting hole 2mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3
+Mounting Hole 3.2mm, no annular, M3
+mounting hole 3.2mm no annular m3
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_DIN965
+Mounting Hole 3.2mm, no annular, M3, DIN965
+mounting hole 3.2mm no annular m3 din965
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad_TopBottom
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_DIN965_Pad_TopOnly
+Mounting Hole 3.2mm, M3, DIN965
+mounting hole 3.2mm m3 din965
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380
+Mounting Hole 3.2mm, no annular, M3, ISO7380
+mounting hole 3.2mm no annular m3 iso7380
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly
+Mounting Hole 3.2mm, M3, ISO7380
+mounting hole 3.2mm m3 iso7380
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580
+Mounting Hole 3.2mm, no annular, M3, ISO14580
+mounting hole 3.2mm no annular m3 iso14580
+0
+0
+0
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly
+Mounting Hole 3.2mm, M3, ISO14580
+mounting hole 3.2mm m3 iso14580
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+1
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_TopBottom
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+3
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_TopOnly
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+2
+1
+MountingHole
+MountingHole_3.2mm_M3_Pad_Via
+Mounting Hole 3.2mm, M3
+mounting hole 3.2mm m3
+0
+9
+1
+MountingHole
+MountingHole_3.5mm
+Mounting Hole 3.5mm, no annular
+mounting hole 3.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.5mm_Pad
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+1
+1
+MountingHole
+MountingHole_3.5mm_Pad_TopBottom
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+3
+1
+MountingHole
+MountingHole_3.5mm_Pad_TopOnly
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+2
+1
+MountingHole
+MountingHole_3.5mm_Pad_Via
+Mounting Hole 3.5mm
+mounting hole 3.5mm
+0
+9
+1
+MountingHole
+MountingHole_3.7mm
+Mounting Hole 3.7mm, no annular
+mounting hole 3.7mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3.7mm_Pad
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+1
+1
+MountingHole
+MountingHole_3.7mm_Pad_TopBottom
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+3
+1
+MountingHole
+MountingHole_3.7mm_Pad_TopOnly
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+2
+1
+MountingHole
+MountingHole_3.7mm_Pad_Via
+Mounting Hole 3.7mm
+mounting hole 3.7mm
+0
+9
+1
+MountingHole
+MountingHole_3mm
+Mounting Hole 3mm, no annular
+mounting hole 3mm no annular
+0
+0
+0
+MountingHole
+MountingHole_3mm_Pad
+Mounting Hole 3mm
+mounting hole 3mm
+0
+1
+1
+MountingHole
+MountingHole_3mm_Pad_TopBottom
+Mounting Hole 3mm
+mounting hole 3mm
+0
+3
+1
+MountingHole
+MountingHole_3mm_Pad_TopOnly
+Mounting Hole 3mm
+mounting hole 3mm
+0
+2
+1
+MountingHole
+MountingHole_3mm_Pad_Via
+Mounting Hole 3mm
+mounting hole 3mm
+0
+9
+1
+MountingHole
+MountingHole_4.3mm_M4
+Mounting Hole 4.3mm, no annular, M4
+mounting hole 4.3mm no annular m4
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_DIN965
+Mounting Hole 4.3mm, no annular, M4, DIN965
+mounting hole 4.3mm no annular m4 din965
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad_TopBottom
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_DIN965_Pad_TopOnly
+Mounting Hole 4.3mm, M4, DIN965
+mounting hole 4.3mm m4 din965
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380
+Mounting Hole 4.3mm, no annular, M4, ISO7380
+mounting hole 4.3mm no annular m4 iso7380
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly
+Mounting Hole 4.3mm, M4, ISO7380
+mounting hole 4.3mm m4 iso7380
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580
+Mounting Hole 4.3mm, no annular, M4, ISO14580
+mounting hole 4.3mm no annular m4 iso14580
+0
+0
+0
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly
+Mounting Hole 4.3mm, M4, ISO14580
+mounting hole 4.3mm m4 iso14580
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+1
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_TopBottom
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+3
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_TopOnly
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+2
+1
+MountingHole
+MountingHole_4.3mm_M4_Pad_Via
+Mounting Hole 4.3mm, M4
+mounting hole 4.3mm m4
+0
+9
+1
+MountingHole
+MountingHole_4.3x6.2mm_M4_Pad
+Mounting Hole 4.3x6.2mm, M4
+mounting hole 4.3x6.2mm m4
+0
+1
+1
+MountingHole
+MountingHole_4.3x6.2mm_M4_Pad_Via
+Mounting Hole 4.3x6.2mm, M4
+mounting hole 4.3x6.2mm m4
+0
+17
+1
+MountingHole
+MountingHole_4.5mm
+Mounting Hole 4.5mm, no annular
+mounting hole 4.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_4.5mm_Pad
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+1
+1
+MountingHole
+MountingHole_4.5mm_Pad_TopBottom
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+3
+1
+MountingHole
+MountingHole_4.5mm_Pad_TopOnly
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+2
+1
+MountingHole
+MountingHole_4.5mm_Pad_Via
+Mounting Hole 4.5mm
+mounting hole 4.5mm
+0
+9
+1
+MountingHole
+MountingHole_4mm
+Mounting Hole 4mm, no annular
+mounting hole 4mm no annular
+0
+0
+0
+MountingHole
+MountingHole_4mm_Pad
+Mounting Hole 4mm
+mounting hole 4mm
+0
+1
+1
+MountingHole
+MountingHole_4mm_Pad_TopBottom
+Mounting Hole 4mm
+mounting hole 4mm
+0
+3
+1
+MountingHole
+MountingHole_4mm_Pad_TopOnly
+Mounting Hole 4mm
+mounting hole 4mm
+0
+2
+1
+MountingHole
+MountingHole_4mm_Pad_Via
+Mounting Hole 4mm
+mounting hole 4mm
+0
+9
+1
+MountingHole
+MountingHole_5.3mm_M5
+Mounting Hole 5.3mm, no annular, M5
+mounting hole 5.3mm no annular m5
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_DIN965
+Mounting Hole 5.3mm, no annular, M5, DIN965
+mounting hole 5.3mm no annular m5 din965
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad_TopBottom
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_DIN965_Pad_TopOnly
+Mounting Hole 5.3mm, M5, DIN965
+mounting hole 5.3mm m5 din965
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380
+Mounting Hole 5.3mm, no annular, M5, ISO7380
+mounting hole 5.3mm no annular m5 iso7380
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly
+Mounting Hole 5.3mm, M5, ISO7380
+mounting hole 5.3mm m5 iso7380
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580
+Mounting Hole 5.3mm, no annular, M5, ISO14580
+mounting hole 5.3mm no annular m5 iso14580
+0
+0
+0
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly
+Mounting Hole 5.3mm, M5, ISO14580
+mounting hole 5.3mm m5 iso14580
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+1
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_TopBottom
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+3
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_TopOnly
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+2
+1
+MountingHole
+MountingHole_5.3mm_M5_Pad_Via
+Mounting Hole 5.3mm, M5
+mounting hole 5.3mm m5
+0
+9
+1
+MountingHole
+MountingHole_5.5mm
+Mounting Hole 5.5mm, no annular
+mounting hole 5.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_5.5mm_Pad
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+1
+1
+MountingHole
+MountingHole_5.5mm_Pad_TopBottom
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+3
+1
+MountingHole
+MountingHole_5.5mm_Pad_TopOnly
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+2
+1
+MountingHole
+MountingHole_5.5mm_Pad_Via
+Mounting Hole 5.5mm
+mounting hole 5.5mm
+0
+9
+1
+MountingHole
+MountingHole_5mm
+Mounting Hole 5mm, no annular
+mounting hole 5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_5mm_Pad
+Mounting Hole 5mm
+mounting hole 5mm
+0
+1
+1
+MountingHole
+MountingHole_5mm_Pad_TopBottom
+Mounting Hole 5mm
+mounting hole 5mm
+0
+3
+1
+MountingHole
+MountingHole_5mm_Pad_TopOnly
+Mounting Hole 5mm
+mounting hole 5mm
+0
+2
+1
+MountingHole
+MountingHole_5mm_Pad_Via
+Mounting Hole 5mm
+mounting hole 5mm
+0
+9
+1
+MountingHole
+MountingHole_6.4mm_M6
+Mounting Hole 6.4mm, no annular, M6
+mounting hole 6.4mm no annular m6
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_DIN965
+Mounting Hole 6.4mm, no annular, M6, DIN965
+mounting hole 6.4mm no annular m6 din965
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad_TopBottom
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_DIN965_Pad_TopOnly
+Mounting Hole 6.4mm, M6, DIN965
+mounting hole 6.4mm m6 din965
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380
+Mounting Hole 6.4mm, no annular, M6, ISO7380
+mounting hole 6.4mm no annular m6 iso7380
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly
+Mounting Hole 6.4mm, M6, ISO7380
+mounting hole 6.4mm m6 iso7380
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580
+Mounting Hole 6.4mm, no annular, M6, ISO14580
+mounting hole 6.4mm no annular m6 iso14580
+0
+0
+0
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly
+Mounting Hole 6.4mm, M6, ISO14580
+mounting hole 6.4mm m6 iso14580
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+1
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_TopBottom
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+3
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_TopOnly
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+2
+1
+MountingHole
+MountingHole_6.4mm_M6_Pad_Via
+Mounting Hole 6.4mm, M6
+mounting hole 6.4mm m6
+0
+9
+1
+MountingHole
+MountingHole_6.5mm
+Mounting Hole 6.5mm, no annular
+mounting hole 6.5mm no annular
+0
+0
+0
+MountingHole
+MountingHole_6.5mm_Pad
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+1
+1
+MountingHole
+MountingHole_6.5mm_Pad_TopBottom
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+3
+1
+MountingHole
+MountingHole_6.5mm_Pad_TopOnly
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+2
+1
+MountingHole
+MountingHole_6.5mm_Pad_Via
+Mounting Hole 6.5mm
+mounting hole 6.5mm
+0
+9
+1
+MountingHole
+MountingHole_6mm
+Mounting Hole 6mm, no annular
+mounting hole 6mm no annular
+0
+0
+0
+MountingHole
+MountingHole_6mm_Pad
+Mounting Hole 6mm
+mounting hole 6mm
+0
+1
+1
+MountingHole
+MountingHole_6mm_Pad_TopBottom
+Mounting Hole 6mm
+mounting hole 6mm
+0
+3
+1
+MountingHole
+MountingHole_6mm_Pad_TopOnly
+Mounting Hole 6mm
+mounting hole 6mm
+0
+2
+1
+MountingHole
+MountingHole_6mm_Pad_Via
+Mounting Hole 6mm
+mounting hole 6mm
+0
+9
+1
+MountingHole
+MountingHole_8.4mm_M8
+Mounting Hole 8.4mm, no annular, M8
+mounting hole 8.4mm no annular m8
+0
+0
+0
+MountingHole
+MountingHole_8.4mm_M8_Pad
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+1
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_TopBottom
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+3
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_TopOnly
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+2
+1
+MountingHole
+MountingHole_8.4mm_M8_Pad_Via
+Mounting Hole 8.4mm, M8
+mounting hole 8.4mm m8
+0
+9
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360
+Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771050360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360
+Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771060360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360
+Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771070360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360
+Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771080360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360
+Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771090360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360
+Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771100360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360
+Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771110360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360
+Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771120360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360
+Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771130360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360
+Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771140360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360
+Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator
+Mounting M3 9771150360
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482
+Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774010482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482
+Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774020482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482
+Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774030482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482
+Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774040482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482
+Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774050482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482
+Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774060482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482
+Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774070482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482
+Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774080482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482
+Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774090482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482
+Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774100482
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633
+Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774015633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633
+Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774010633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633
+Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774025633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730256332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330
+Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730256330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633
+Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774020633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330
+Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730356330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633
+Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator
+Mounting M1.6 9774030633
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730306332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330
+Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730306330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330
+Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730456330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330
+Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730406330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330
+Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730506330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606332
+0
+6
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606334
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330
+Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator
+Mounting M1.6 97730606330
+0
+5
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243
+Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774015243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243
+Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774010243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243
+Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774025243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243
+Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774020243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243
+Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774035243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243
+Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774030243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243
+Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774045243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243
+Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774040243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243
+Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774050243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243
+Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774060243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243
+Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774070243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243
+Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator
+Mounting M2 9774080243
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360
+Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774015360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360
+Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774010360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360
+Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774025360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360
+Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774020360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360
+Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator
+Mounting M3 9774030360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360
+Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774040360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360
+Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774050360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360
+Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774060360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360
+Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774070360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360
+Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774080360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360
+Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774090360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360
+Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774100360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360
+Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774110360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360
+Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774120360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360
+Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774130360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360
+Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774140360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360
+Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator
+Mounting M3 9774150360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960
+Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775026960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960
+Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775031960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960
+Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775036960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960
+Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775041960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960
+Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775046960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960
+Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775051960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960
+Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775056960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960
+Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775066960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960
+Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775076960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960
+Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775086960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960
+Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775096960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960
+Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775106960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960
+Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator
+Mounting 3.2mm 9775116960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360
+Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775026360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360
+Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775031360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360
+Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775036360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360
+Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775041360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360
+Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775046360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360
+Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775051360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360
+Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775056360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360
+Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775066360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360
+Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775076360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360
+Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775086360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360
+Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775096360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360
+Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775106360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360
+Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator
+Mounting M3 9775116360
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776025960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776020960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776030960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776040960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776050960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776060960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776070960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776080960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776090960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator
+Mounting 3.3mm 9776100960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951
+Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774015951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951
+Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774010951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951
+Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774025951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951
+Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774020951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951
+Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774030951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951
+Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774040951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951
+Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774055951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951
+Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774050951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951
+Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774065951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951
+Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774060951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951
+Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774070951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951
+Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774080951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951
+Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774090951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951
+Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator
+Mounting 2.7mm 9774100951
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943
+Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774015943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943
+Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774010943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943
+Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774025943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943
+Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774020943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943
+Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774035943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943
+Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774030943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943
+Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774045943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943
+Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774040943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943
+Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774050943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943
+Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774060943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943
+Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774070943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943
+Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator
+Mounting 2.25mm 9774080943
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960
+Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774015960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960
+Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774010960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960
+Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774025960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960
+Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774020960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960
+Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774030960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960
+Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774040960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960
+Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774050960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960
+Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774060960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960
+Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774070960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960
+Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774080960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960
+Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774090960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960
+Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774100960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960
+Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774110960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960
+Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774120960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960
+Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774130960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960
+Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774140960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960
+Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator
+Mounting 3.3mm 9774150960
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982
+Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774010982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982
+Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774020982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982
+Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774030982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982
+Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774040982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982
+Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774050982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982
+Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774060982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982
+Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774070982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982
+Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774080982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982
+Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774090982
+0
+8
+1
+Mounting_Wuerth
+Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982
+Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator
+Mounting 4.5mm 9774100982
+0
+8
+1
+NetTie
+NetTie-2_SMD_Pad0.5mm
+Net tie, 2 pin, 0.5mm square SMD pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_SMD_Pad2.0mm
+Net tie, 2 pin, 2.0mm square SMD pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_THT_Pad0.3mm
+Net tie, 2 pin, 0.3mm round THT pads
+net tie
+0
+2
+2
+NetTie
+NetTie-2_THT_Pad1.0mm
+Net tie, 2 pin, 1.0mm round THT pads
+net tie
+0
+2
+2
+NetTie
+NetTie-3_SMD_Pad0.5mm
+Net tie, 3 pin, 0.5mm square SMD pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_SMD_Pad2.0mm
+Net tie, 3 pin, 2.0mm square SMD pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_THT_Pad0.3mm
+Net tie, 3 pin, 0.3mm round THT pads
+net tie
+0
+3
+3
+NetTie
+NetTie-3_THT_Pad1.0mm
+Net tie, 3 pin, 1.0mm round THT pads
+net tie
+0
+3
+3
+NetTie
+NetTie-4_SMD_Pad0.5mm
+Net tie, 4 pin, 0.5mm square SMD pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_SMD_Pad2.0mm
+Net tie, 4 pin, 2.0mm square SMD pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_THT_Pad0.3mm
+Net tie, 4 pin, 0.3mm round THT pads
+net tie
+0
+4
+4
+NetTie
+NetTie-4_THT_Pad1.0mm
+Net tie, 4 pin, 1.0mm round THT pads
+net tie
+0
+4
+4
+OptoDevice
+ADNS-9800
+Laser Gaming Sensor ADNS-9800
+MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR
+0
+16
+16
+OptoDevice
+AGILENT_HFBR-152x
+Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
+Fiberoptic Transmitter
+0
+6
+6
+OptoDevice
+AGILENT_HFBR-252x
+Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN)
+Fiberoptic Transmitter
+0
+6
+6
+OptoDevice
+AMS_TSL2550_SMD
+http://ams.com/eng/content/download/250130/975613/142977
+TSL2550 ambient light sensor
+0
+4
+4
+OptoDevice
+Broadcom_AFBR-16xxZ_Horizontal
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_AFBR-16xxZ_Tilted
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_AFBR-16xxZ_Vertical
+Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN
+Fiber Optic Transmitter and Receiver
+0
+6
+6
+OptoDevice
+Broadcom_APDS-9301
+ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN
+ambient light sensor chipled
+0
+6
+6
+OptoDevice
+Broadcom_DFN-6_2x2mm_P0.65mm
+Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
+Broadcom DFN NoLead
+0
+6
+6
+OptoDevice
+Broadcom_LGA-8_2x2mm_P0.53mm
+Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py
+Broadcom LGA NoLead
+0
+8
+8
+OptoDevice
+Everlight_ITR1201SR10AR
+package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf
+reflective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307
+package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307F43
+package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Everlight_ITR8307_Reverse
+package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Finder_34.81
+Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPST Finder
+0
+4
+4
+OptoDevice
+Hamamatsu_C12880
+Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf
+opto spectrometer Hamamatsu
+0
+10
+10
+OptoDevice
+Hamamatsu_S13360-30CS
+SiPM, 2pin
+Hamamatsu SiPM
+0
+2
+2
+OptoDevice
+Kingbright_KPS-3227
+3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf
+KPS-3227 Ambient Light Photo Sensor
+0
+4
+4
+OptoDevice
+Kingbright_KPS-5130
+http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf
+KPS-5130 photodiode RGB sensor
+0
+4
+4
+OptoDevice
+Kingbright_KRC011_Horizontal
+Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
+Subminiature Reflective Optical Sensor
+0
+4
+4
+OptoDevice
+Kingbright_KRC011_Vertical
+Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf
+Subminiature Reflective Optical Sensor
+0
+4
+4
+OptoDevice
+Kodenshi_LG206D
+http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf
+Photointerrupter infrared LED with photo IC
+0
+5
+5
+OptoDevice
+Kodenshi_LG206L
+http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf
+Photointerrupter infrared LED with photo IC
+0
+5
+5
+OptoDevice
+Kodenshi_SG105
+package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Kodenshi_SG105F
+package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Kodenshi_SG105_Reverse
+package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+LaserDiode_TO3.3-D3.3-3
+Laser Diode, TO-3.3mm, 3pin
+Laser Diode TO3.3
+0
+3
+3
+OptoDevice
+LaserDiode_TO5-D9-3
+Laser Diode, TO5-like (D=9mm), 3pin
+Laser Diode TO5-like
+0
+3
+3
+OptoDevice
+LaserDiode_TO18-D5.6-3
+Laser Diode, TO18-like (D=5.6mm), 3pin
+Laser Diode TO18-like
+0
+3
+3
+OptoDevice
+LaserDiode_TO38ICut-3
+Laser Diode, TO-38-ICut, 3pin
+Laser Diode TO38-ICut
+0
+3
+3
+OptoDevice
+LaserDiode_TO56-3
+Laser Diode, TO-56, 3pin
+Laser Diode TO56
+0
+3
+3
+OptoDevice
+Lightpipe_Dialight_515-1064F
+https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources
+lightpipe triple tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_LPF-C012303S
+https://www.lumex.com/spec/LPF-C012303S.pdf
+lightpipe dual tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_LPF-C013301S
+https://www.lumex.com/spec/LPF-C013301S.pdf
+lightpipe triple tower right angle 3mm
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1275.x00x
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+spherical light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1276.1004
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+spherical light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lightpipe_Mentor_1276.2004
+https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf
+planar light pipe 4 way 3mm PLCC-2 PLCC-4
+0
+0
+0
+OptoDevice
+Lite-On_LTR-303ALS-01
+ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf
+ambient light sensor chipled
+0
+6
+6
+OptoDevice
+Luna_NSL-32
+Optoisolator with LED and photoresistor
+optoisolator
+0
+4
+4
+OptoDevice
+Maxim_OLGA-14_3.3x5.6mm_P0.8mm
+https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF
+OLGA-14 OESIP-14
+0
+14
+14
+OptoDevice
+ONSemi_QSE15x
+3 Lead Plastic Package
+ONSemi QSE158 QSE159
+0
+3
+3
+OptoDevice
+OnSemi_CASE100AQ
+OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
+reflective opto couple photo coupler
+0
+4
+4
+OptoDevice
+OnSemi_CASE100CY
+OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF
+refective opto couple photo coupler
+0
+4
+4
+OptoDevice
+Osram_BPW82
+PhotoDiode, BPW82, RM2.54
+PhotoDiode BPW82 RM2.54
+0
+2
+2
+OptoDevice
+Osram_DIL2_4.3x4.65mm_P5.08mm
+PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08
+PhotoDiode plastic DIL RM5.08
+0
+2
+2
+OptoDevice
+Osram_LPT80A
+PhotoTransistor, sidelooker package, RM2.54
+PhotoTransistor sidelooker package RM2.54
+0
+2
+2
+OptoDevice
+Osram_SFH9x0x
+package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf
+reflective photo interrupter SMD
+0
+6
+6
+OptoDevice
+Osram_SFH205
+PhotoDiode, SFH205, RM2.54
+PhotoDiode SFH205 RM2.54
+0
+2
+2
+OptoDevice
+Osram_SFH225
+PhotoDiode, SFH225, RM2.54
+PhotoDiode SFH225 RM2.54
+0
+2
+2
+OptoDevice
+Osram_SMD-DIL2_4.5x4.0mm
+PhotoDiode, plastic SMD DIL, 4.5x4mm²
+PhotoDiode plastic SMD DIL
+0
+2
+2
+OptoDevice
+Osram_SMD-SmartDIL
+PhotoDiode, plastic SMD SmatDIL
+PhotoDiode plastic SMD SmatDIL
+0
+3
+3
+OptoDevice
+Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm
+https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf
+SSOP4 APV21 AQY22
+0
+4
+4
+OptoDevice
+PerkinElmer_VTL5C
+Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
+vactrol
+0
+4
+4
+OptoDevice
+PerkinElmer_VTL5Cx2
+Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf)
+vactrol
+0
+5
+5
+OptoDevice
+R_LDR_4.9x4.2mm_P2.54mm_Vertical
+Resistor, LDR 4.9x4.2mm
+Resistor LDR4.9x4.2
+0
+2
+2
+OptoDevice
+R_LDR_5.0x4.1mm_P3mm_Vertical
+Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf
+Resistor LDR5x4.1mm
+0
+2
+2
+OptoDevice
+R_LDR_5.1x4.3mm_P3.4mm_Vertical
+Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR5.1x3.4mm
+0
+2
+2
+OptoDevice
+R_LDR_5.2x5.2mm_P3.5mm_Horizontal
+Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf
+Resistor LDR5.2x5.2
+0
+2
+2
+OptoDevice
+R_LDR_7x6mm_P5.1mm_Vertical
+Resistor, LDR 7x6mm
+Resistor LDR7x6mm
+0
+2
+2
+OptoDevice
+R_LDR_10x8.5mm_P7.6mm_Vertical
+Resistor, LDR 10x8.5mm
+Resistor LDR10.8.5mm
+0
+2
+2
+OptoDevice
+R_LDR_11x9.4mm_P8.2mm_Vertical
+Resistor, LDR 11x9.4mm
+Resistor LDR11x9.4mm
+0
+2
+2
+OptoDevice
+R_LDR_12x10.8mm_P9.0mm_Vertical
+Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR12x10.8mm
+0
+2
+2
+OptoDevice
+R_LDR_D6.4mm_P3.4mm_Vertical
+Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDRD=6.4mm
+0
+2
+2
+OptoDevice
+R_LDR_D13.8mm_P9.0mm_Vertical
+Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR
+0
+2
+2
+OptoDevice
+R_LDR_D20mm_P17.5mm_Vertical
+Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf
+Resistor LDR
+0
+2
+2
+OptoDevice
+ST_VL53L0X
+https://www.st.com/resource/en/datasheet/vl53l1x.pdf
+laser-ranging sensor
+0
+12
+12
+OptoDevice
+ST_VL53L1X
+https://www.st.com/resource/en/datasheet/vl53l1x.pdf
+laser-ranging sensor
+0
+12
+12
+OptoDevice
+Sharp_GP2Y0A41SK0F
+http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf
+Distance Sensor Sharp
+0
+2
+2
+OptoDevice
+Sharp_IS471F
+Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf
+Sharp OPIC IS471F
+0
+4
+4
+OptoDevice
+Sharp_IS485
+Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf
+Sharp OPIC IS485 IS486
+0
+3
+3
+OptoDevice
+Siemens_SFH900
+package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf
+Siemens SFH900 reflex photo interrupter coupler object detector
+0
+3
+3
+OptoDevice
+Toshiba_TORX170_TORX173_TORX193_TORX194
+Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
+Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
+0
+6
+6
+OptoDevice
+Toshiba_TOTX170_TOTX173_TOTX193_TOTX194
+Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194
+Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194
+0
+6
+6
+OptoDevice
+Vishay_CAST-3Pin
+IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf
+IRReceiverVishayTSOP-xxxx CAST
+0
+3
+3
+OptoDevice
+Vishay_CNY70
+package for Vishay CNY70 refective photo coupler/interrupter
+Vishay CNY70 refective photo coupler
+0
+4
+4
+OptoDevice
+Vishay_MINICAST-3Pin
+IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
+IR Receiver Vishay TSOP-xxxx MINICAST
+0
+3
+3
+OptoDevice
+Vishay_MINIMOLD-3Pin
+IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf
+IR Receiver Vishay TSOP-xxxx MINIMOLD
+0
+3
+3
+OptoDevice
+Vishay_MOLD-3Pin
+IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf
+IR Receiver Vishay TSOP-xxxx MOLD
+0
+3
+3
+Oscillator
+Oscillator_DIP-8
+Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-8_LargePads
+Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-14
+Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_DIP-14_LargePads
+Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf
+oscillator
+0
+4
+4
+Oscillator
+Oscillator_OCXO_Morion_MV267
+http://www.morion.com.ru/catalog_pdf/MV267.pdf
+OCXO
+0
+5
+5
+Oscillator
+Oscillator_OCXO_Morion_MV317
+https://www.morion-us.com/catalog_pdf/mv317.pdf
+OCXO
+0
+5
+5
+Oscillator
+Oscillator_SMD_Abracon_ABLNO
+https://abracon.com/Precisiontiming/ABLNO.pdf
+VCXO XO
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm
+Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm
+Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm
+Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering
+Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm
+Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering
+Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm
+FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf)
+Oscillator Crystal SMD SMT
+0
+4
+4
+Oscillator
+Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm
+Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf
+Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm
+Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm
+Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm
+Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering
+Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm
+Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering
+Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering
+Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm
+Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering
+Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Fox_FT5H_5.0x3.2mm
+https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf
+Fox TXCO temperature compensated oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm
+SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm
+SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm
+IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering
+IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm
+https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf
+2.5mm 2mm SMD
+0
+6
+6
+Oscillator
+Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm
+https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf
+2.5mm 2mm SMD
+0
+4
+4
+Oscillator
+Oscillator_SMD_OCXO_ConnorWinfield_OH300
+http://www.conwin.com/datasheets/cx/cx282.pdf
+OCXO
+0
+7
+7
+Oscillator
+Oscillator_SMD_SI570_SI571_HandSoldering
+SI570, SI571, Programmable oscillator, Standard
+SI570 SI571 Programmable oscillator Standard
+0
+8
+8
+Oscillator
+Oscillator_SMD_SI570_SI571_Standard
+SI570, SI571, Programmable oscillator, Standard
+SI570 SI571 Programmable oscillator Standard
+0
+8
+8
+Oscillator
+Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm
+SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG3030CM
+SMD Crystal Oscillator Seiko Epson SG-3030CM package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm
+SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm
+SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm
+SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm
+SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm
+SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering
+SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm
+3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121
+SMD SMT crystal oscillator
+0
+6
+6
+Oscillator
+Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm
+Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Silicon_Labs LGA NoLead
+0
+6
+6
+Oscillator
+Oscillator_SMD_TCXO_G158
+TCXO
+TCXO
+0
+4
+4
+Oscillator
+Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm
+Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator
+0
+4
+4
+Oscillator
+Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering
+Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package
+SMD SMT crystal oscillator hand-soldering
+0
+4
+4
+Oscillator
+Oscillator_SeikoEpson_SG-8002DB
+14-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Oscillator
+Oscillator_SeikoEpson_SG-8002DC
+8-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_BGA
+Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4
+Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf
+BGA 28 0.8
+0
+28
+28
+Package_BGA
+BGA-9_1.6x1.6mm_Layout3x3_P0.5mm
+BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf
+BGA-9
+0
+9
+9
+Package_BGA
+BGA-16_1.92x1.92mm_Layout4x4_P0.5mm
+BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf
+BGA-16
+0
+16
+16
+Package_BGA
+BGA-25_6.35x6.35mm_Layout5x5_P1.27mm
+BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf
+BGA-25 uModule
+0
+25
+25
+Package_BGA
+BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
+Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf
+Altera BGA-36 V36 VBGA
+0
+36
+36
+Package_BGA
+BGA-48_8.0x9.0mm_Layout6x8_P0.8mm
+BGA-48 - pitch 0.8 mm
+BGA-48
+0
+48
+48
+Package_BGA
+BGA-64_9.0x9.0mm_Layout10x10_P0.8mm
+BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm
+BGA-64
+0
+64
+64
+Package_BGA
+BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf
+Altera BGA-68 M68 MBGA
+0
+68
+68
+Package_BGA
+BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD
+Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf
+Altera VBGA V81 BGA-81
+0
+81
+81
+Package_BGA
+BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm
+BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf
+BGA-90
+0
+90
+90
+Package_BGA
+BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm
+BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf
+BGA-96
+0
+96
+96
+Package_BGA
+BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf
+Altera BGA-100 M100 MBGA
+0
+100
+100
+Package_BGA
+BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf
+BGA-100
+0
+100
+100
+Package_BGA
+BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD
+121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213)
+BGA 0.8mm 9mm 121
+0
+121
+121
+Package_BGA
+BGA-121_12.0x12.0mm_Layout11x11_P1.0mm
+BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf
+BGA-121
+0
+121
+121
+Package_BGA
+BGA-132_12x18mm_Layout11x17_P1.0mm
+BGA-132 11x17 12x18mm 1.0pitch
+BGA-132
+0
+132
+132
+Package_BGA
+BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf
+Altera BGA-144 M144 MBGA
+0
+144
+144
+Package_BGA
+BGA-144_13.0x13.0mm_Layout12x12_P1.0mm
+BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf
+BGA-144
+0
+144
+144
+Package_BGA
+BGA-152_14x18mm_Layout13x17_P0.5mm
+BGA-152_14x18mm_Layout13x17_P0.5mm
+VBGA-152
+0
+152
+152
+Package_BGA
+BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf
+Altera BGA-153 M153 MBGA
+0
+153
+153
+Package_BGA
+BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
+Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf
+Altera UBGA U169 BGA-169
+0
+169
+169
+Package_BGA
+BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm
+BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf
+BGA 200 0.8x0.65
+0
+200
+200
+Package_BGA
+BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD
+Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf
+Altera BGA-256 M256 MBGA
+0
+256
+256
+Package_BGA
+BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD
+BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+BGA-256
+0
+256
+256
+Package_BGA
+BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+BGA-256
+0
+256
+256
+Package_BGA
+BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD
+Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf
+Altera UBGA U324 BGA-324
+0
+324
+324
+Package_BGA
+BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD
+BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf
+BGA-324
+0
+324
+324
+Package_BGA
+BGA-352_35.0x35.0mm_Layout26x26_P1.27mm
+BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf
+BGA-352
+0
+352
+352
+Package_BGA
+BGA-400_21.0x21.0mm_Layout20x20_P1.0mm
+BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf
+BGA-400
+0
+400
+400
+Package_BGA
+BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
+BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf
+BGA-484
+0
+484
+484
+Package_BGA
+BGA-624_21.0x21.0mm_Layout25x25_P0.8mm
+BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf
+BGA 624 0.8
+0
+624
+624
+Package_BGA
+BGA-625_21.0x21.0mm_Layout25x25_P0.8mm
+BGA-625
+BGA-625
+0
+625
+625
+Package_BGA
+BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
+Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf
+Altera BGA-672 F672 FBGA
+0
+672
+672
+Package_BGA
+BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD
+XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf
+XILINX BGA-676 FG676/FGG676
+0
+676
+676
+Package_BGA
+BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm
+BGA-1023
+BGA-1023
+0
+1023
+1023
+Package_BGA
+BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm
+BGA-1156
+BGA-1156
+0
+1156
+1156
+Package_BGA
+BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm
+BGA-1295
+BGA-1295
+0
+1295
+1295
+Package_BGA
+FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm
+Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf
+FB-BGA-484
+0
+484
+484
+Package_BGA
+FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm
+FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687
+FBGA-78
+0
+78
+78
+Package_BGA
+Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm
+WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf
+BGA 8 0.4
+0
+8
+8
+Package_BGA
+Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35
+Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/
+BGA 292 0.8
+0
+292
+292
+Package_BGA
+LFBGA-100_10x10mm_Layout10x10_P0.8mm
+LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
+BGA 100 0.8
+0
+100
+100
+Package_BGA
+LFBGA-144_10x10mm_Layout12x12_P0.8mm
+LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
+BGA 144 0.8
+0
+144
+144
+Package_BGA
+LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD
+https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0
+eMMC Flash LFBGA169
+0
+169
+169
+Package_BGA
+Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD
+Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
+BGA 381 0.8
+0
+381
+381
+Package_BGA
+Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD
+Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213
+BGA 381 0.8
+0
+381
+381
+Package_BGA
+Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm
+Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213
+BGA 756 0.8
+0
+756
+756
+Package_BGA
+Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm
+Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
+133 pin bga
+0
+134
+134
+Package_BGA
+Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD
+Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF
+Maxim_WLP-9
+0
+9
+9
+Package_BGA
+Maxim_WLP-12
+Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF
+Maxim_WLP-12
+0
+12
+12
+Package_BGA
+Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD
+TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956
+BGA 196 0.75
+0
+196
+196
+Package_BGA
+ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm
+ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf
+BGA 36 0.5
+0
+36
+36
+Package_BGA
+TFBGA-64_5x5mm_Layout8x8_P0.5mm
+TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf
+BGA 64 0.5
+0
+64
+64
+Package_BGA
+TFBGA-100_8x8mm_Layout10x10_P0.8mm
+TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 100 0.8
+0
+100
+100
+Package_BGA
+TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm
+TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm
+TFBGA-100
+0
+100
+100
+Package_BGA
+TFBGA-121_10x10mm_Layout11x11_P0.8mm
+TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495
+BGA 121 0.8
+0
+121
+121
+Package_BGA
+TFBGA-216_13x13mm_Layout15x15_P0.8mm
+TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 216 0.8
+0
+216
+216
+Package_BGA
+TFBGA-265_14x14mm_Layout17x17_P0.8mm
+TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf
+BGA 265 0.8
+0
+265
+265
+Package_BGA
+Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm
+Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YFF S-XBGA-N5
+0
+10
+5
+Package_BGA
+Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm
+Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N6
+0
+12
+6
+Package_BGA
+Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm
+Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N8
+0
+16
+8
+Package_BGA
+Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZP R-XBGA-N8
+0
+16
+8
+Package_BGA
+Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf)
+BGA 8 0.5
+0
+8
+8
+Package_BGA
+Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm
+Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA YZR0009
+0
+18
+9
+Package_BGA
+Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm
+Texas Instruments, DSBGA, 1.36x1.86mm, 10 bump 3x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA
+0
+20
+10
+Package_BGA
+Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm
+Texas Instruments, DSBGA, 1.36x1.86mm, 12 bump 3x4 (area) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+Texas Instruments DSBGA BGA
+0
+24
+12
+Package_BGA
+Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm
+Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+BGA 28 0.4
+0
+28
+28
+Package_BGA
+Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm
+Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+texas dsbga 49
+0
+49
+49
+Package_BGA
+Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm
+Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf)
+texas dsbga 64
+0
+64
+64
+Package_BGA
+Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm
+Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-12
+0
+12
+12
+Package_BGA
+Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm
+Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-80
+0
+80
+80
+Package_BGA
+Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm
+Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf)
+Texas_Junior_BGA-113
+0
+113
+113
+Package_BGA
+UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm
+UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 36 0.4
+0
+36
+36
+Package_BGA
+UCBGA-49_3x3mm_Layout7x7_P0.4mm
+UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 49 0.4
+0
+49
+49
+Package_BGA
+UCBGA-81_4x4mm_Layout9x9_P0.4mm
+UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213
+BGA 81 0.4
+0
+81
+81
+Package_BGA
+UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm
+UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm
+UFBGA-15
+0
+15
+15
+Package_BGA
+UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm
+UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm
+UFBGA-32
+0
+32
+32
+Package_BGA
+UFBGA-64_5x5mm_Layout8x8_P0.5mm
+UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
+BGA 64 0.5
+0
+64
+64
+Package_BGA
+UFBGA-100_7x7mm_Layout12x12_P0.5mm
+UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf
+BGA 100 0.5
+0
+100
+100
+Package_BGA
+UFBGA-132_7x7mm_Layout12x12_P0.5mm
+UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
+BGA 132 0.5
+0
+132
+132
+Package_BGA
+UFBGA-132_7x7mm_P0.5mm
+UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf
+ufbga bga small-pitch
+0
+132
+132
+Package_BGA
+UFBGA-144_7x7mm_Layout12x12_P0.5mm
+UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 144 0.5
+0
+144
+144
+Package_BGA
+UFBGA-144_10x10mm_Layout12x12_P0.8mm
+UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 144 0.8
+0
+144
+144
+Package_BGA
+UFBGA-169_7x7mm_Layout13x13_P0.5mm
+UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
+BGA 169 0.5
+0
+169
+169
+Package_BGA
+UFBGA-201_10x10mm_Layout15x15_P0.65mm
+UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
+BGA 201 0.65
+0
+201
+201
+Package_BGA
+VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm
+VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm
+VFBGA-49
+0
+49
+49
+Package_BGA
+VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm
+VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740
+BGA 86 0.55
+0
+86
+86
+Package_BGA
+VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm
+VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm
+VFBGA-100
+0
+100
+100
+Package_BGA
+WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD
+WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf
+BGA 4 0.35
+0
+4
+4
+Package_BGA
+WLP-4_0.83x0.83mm_P0.4mm
+WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
+WLP-4
+0
+4
+4
+Package_BGA
+WLP-4_0.86x0.86mm_P0.4mm
+WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891
+WLP-4
+0
+4
+4
+Package_BGA
+WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm
+WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF
+BGA 9 0.4
+0
+9
+9
+Package_BGA
+XBGA-121_10x10mm_Layout11x11_P0.8mm
+XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf
+BGA 121 0.8
+0
+121
+121
+Package_BGA
+XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm
+XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
+XFBGA-36
+0
+36
+36
+Package_BGA
+XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm
+XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf
+XFBGA-64
+0
+64
+64
+Package_BGA
+XFBGA-121_8x8mm_Layout11x11_P0.65mm
+XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf
+XFBGA-121
+0
+121
+121
+Package_BGA
+Xilinx_CLG225
+Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A
+BGA 225 0.8 CLG225
+0
+225
+225
+Package_BGA
+Xilinx_CLG400
+Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A
+BGA 400 0.8 CLG400 CL400
+0
+400
+400
+Package_BGA
+Xilinx_CLG484_CLG485
+Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A
+BGA 484 0.8 CLG484 CL484 CLG485 CL485
+0
+484
+484
+Package_BGA
+Xilinx_CPG236
+Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A
+BGA 238 0.5 CP236 CPG236
+0
+238
+238
+Package_BGA
+Xilinx_CPG238
+Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A
+BGA 238 0.5 CPG238
+0
+238
+238
+Package_BGA
+Xilinx_CPGA196
+Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A
+BGA 196 0.5 CPGA196
+0
+196
+196
+Package_BGA
+Xilinx_CSG324
+Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
+BGA 324 0.8 CS324 CSG324
+0
+324
+324
+Package_BGA
+Xilinx_CSG325
+Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A
+BGA 324 0.8 CS325 CSG235
+0
+324
+324
+Package_BGA
+Xilinx_CSGA225
+Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A
+BGA 225 0.8 CSGA225
+0
+225
+225
+Package_BGA
+Xilinx_CSGA324
+Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A
+BGA 324 0.8 CSGA324
+0
+324
+324
+Package_BGA
+Xilinx_FBG484
+Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A
+BGA 484 1 FB484 FBG484 FBV484
+0
+484
+484
+Package_BGA
+Xilinx_FBG676
+Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A
+BGA 676 1 FB676 FBG676 FBV676
+0
+676
+676
+Package_BGA
+Xilinx_FBG900
+Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A
+BGA 900 1 FB900 FBG900 FBV900
+0
+900
+900
+Package_BGA
+Xilinx_FFG676
+Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A
+BGA 676 1 FF676 FFG676 FFV676
+0
+676
+676
+Package_BGA
+Xilinx_FFG900_FFG901
+Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A
+BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901
+0
+900
+900
+Package_BGA
+Xilinx_FFG1156
+Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A
+BGA 1156 1 FF1156 FFG1156 FFV1156
+0
+1156
+1156
+Package_BGA
+Xilinx_FFG1157_FFG1158
+Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A
+BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158
+0
+1156
+1156
+Package_BGA
+Xilinx_FFG1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A
+BGA 1760 1 FF1761 FFG1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FFG1926_FFG1927_FFG1928_FFG1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A
+BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930
+0
+1924
+1924
+Package_BGA
+Xilinx_FFV1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A
+BGA 1760 1 FFV1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FGG484
+Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A
+BGA 484 1 FG484 FGG484
+0
+484
+484
+Package_BGA
+Xilinx_FGG676
+Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A
+BGA 676 1 FG676 FGG676
+0
+676
+676
+Package_BGA
+Xilinx_FGGA484
+Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A
+BGA 484 1 FGGA484
+0
+484
+484
+Package_BGA
+Xilinx_FGGA676
+Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A
+BGA 676 1 FGGA676
+0
+676
+676
+Package_BGA
+Xilinx_FHG1761
+Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A
+BGA 1760 1 FH1761 FHG1761
+0
+1760
+1760
+Package_BGA
+Xilinx_FLG1925_FLG1926_FLG1928_FLG1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A
+BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930
+0
+1924
+1924
+Package_BGA
+Xilinx_FTG256
+Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A
+BGA 256 1 FT256 FTG256
+0
+256
+256
+Package_BGA
+Xilinx_FTGB196
+Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A
+BGA 196 1 FTGB196
+0
+196
+196
+Package_BGA
+Xilinx_RB484
+Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A
+BGA 484 1 RB484
+0
+484
+484
+Package_BGA
+Xilinx_RB676
+Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A
+BGA 676 1 RB676
+0
+676
+676
+Package_BGA
+Xilinx_RF676
+Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A
+BGA 676 1 RF676
+0
+676
+676
+Package_BGA
+Xilinx_RF900
+Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A
+BGA 900 1 RF900
+0
+900
+900
+Package_BGA
+Xilinx_RF1156
+Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A
+BGA 1156 1 RF1156
+0
+1156
+1156
+Package_BGA
+Xilinx_RF1157_RF1158
+Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A
+BGA 1156 1 RF1157 RF1158
+0
+1156
+1156
+Package_BGA
+Xilinx_RF1761
+Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A
+BGA 1760 1 RF1761
+0
+1760
+1760
+Package_BGA
+Xilinx_RF1930
+Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A
+BGA 1924 1 RF1930
+0
+1924
+1924
+Package_BGA
+Xilinx_RFG676
+Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A
+BGA 676 1 RF676 RFG676
+0
+676
+676
+Package_BGA
+Xilinx_RS484
+Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A
+BGA 484 0.8 RS484
+0
+484
+484
+Package_BGA
+Xilinx_SBG484
+Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A
+BGA 484 0.8 SB484 SBG484 SBV484
+0
+484
+484
+Package_BGA
+Xilinx_SBG485
+Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A
+BGA 484 0.8 SBG485 SBV485
+0
+484
+484
+Package_CSP
+Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm
+LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf)
+LFCSP 8 0.5
+0
+12
+5
+Package_CSP
+LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm
+LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf
+LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm
+0
+9
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+13
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+20
+9
+Package_CSP
+LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm
+LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+13
+9
+Package_CSP
+LFCSP-8_2x2mm_P0.5mm
+LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf
+LFCSP 8pin 2x2mm Pitch 0.5mm
+0
+8
+8
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+26
+17
+Package_CSP
+LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm
+16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf)
+LFCSP 16 0.5
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf)
+LFCSP 16 0.65
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+21
+17
+Package_CSP
+LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias
+LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+31
+17
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf)
+LFCSP 0.5
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+LFCSP DFN_QFN
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+LFCSP DFN_QFN
+0
+35
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+25
+21
+Package_CSP
+LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+35
+21
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+29
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+39
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+29
+25
+Package_CSP
+LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+39
+25
+Package_CSP
+LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm
+LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+33
+29
+Package_CSP
+LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias
+LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+43
+29
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+42
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+59
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
+LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+37
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+47
+33
+Package_CSP
+LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
+32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf
+LFCSP 0.5
+0
+37
+33
+Package_CSP
+LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
+LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+58
+49
+Package_CSP
+LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+75
+49
+Package_CSP
+LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm
+LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+69
+65
+Package_CSP
+LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias
+LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+86
+65
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm
+LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+82
+73
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias
+LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP NoLead
+0
+99
+73
+Package_CSP
+LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm
+72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf)
+LFCSP 0.5
+0
+77
+73
+Package_CSP
+LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm
+LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf)
+LFCSP 0.5
+0
+29
+25
+Package_CSP
+LFCSP-VQ-48-1EP_7x7mm_P0.5mm
+LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html)
+LFCSP 48
+0
+49
+49
+Package_CSP
+LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm
+LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+15
+9
+Package_CSP
+LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias
+LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+22
+9
+Package_CSP
+LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm
+LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+17
+11
+Package_CSP
+LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias
+LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LFCSP-WD NoLead
+0
+24
+11
+Package_CSP
+Maxim_WLCSP-32_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm
+WLCSP-32, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF
+CSP 35 0.4
+0
+35
+35
+Package_CSP
+ST_WLCSP-25_Die425
+WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-25_Die444
+WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-25_Die457
+WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf
+BGA 25 0.4
+0
+25
+25
+Package_CSP
+ST_WLCSP-36_Die417
+WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die440
+WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die445
+WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-36_Die458
+WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf
+BGA 36 0.4
+0
+36
+36
+Package_CSP
+ST_WLCSP-49_Die423
+WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die431
+WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die433
+WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die435
+WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die438
+WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf
+BGA 49 0.5
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die439
+WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die447
+WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-49_Die448
+WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf
+BGA 49 0.4
+0
+49
+49
+Package_CSP
+ST_WLCSP-63_Die427
+WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf
+BGA 63 0.4
+0
+63
+63
+Package_CSP
+ST_WLCSP-64_Die414
+WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf
+BGA 64 0.5
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die427
+WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die435
+WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf
+BGA 64 0.35
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die436
+WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die441
+WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die442
+WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-64_Die462
+WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf
+BGA 64 0.4
+0
+64
+64
+Package_CSP
+ST_WLCSP-66_Die411
+WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf
+BGA 66 0.4
+0
+66
+66
+Package_CSP
+ST_WLCSP-66_Die432
+WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf
+BGA 66 0.4
+0
+66
+66
+Package_CSP
+ST_WLCSP-72_Die415
+WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
+BGA 72 0.4
+0
+72
+72
+Package_CSP
+ST_WLCSP-81_Die415
+WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_Die421
+WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-81_Die463
+WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf
+BGA 81 0.4
+0
+81
+81
+Package_CSP
+ST_WLCSP-90_Die413
+WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf
+BGA 90 0.4
+0
+90
+90
+Package_CSP
+ST_WLCSP-100_Die422
+WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die446
+WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die452
+WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-100_Die461
+WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf
+BGA 100 0.4
+0
+100
+100
+Package_CSP
+ST_WLCSP-104_Die437
+WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf
+BGA 104 0.4
+0
+104
+104
+Package_CSP
+ST_WLCSP-143_Die419
+WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf
+BGA 143 0.4
+0
+143
+143
+Package_CSP
+ST_WLCSP-143_Die449
+WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf
+BGA 143 0.4
+0
+143
+143
+Package_CSP
+ST_WLCSP-144_Die470
+WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf
+BGA 144 0.4
+0
+144
+144
+Package_CSP
+ST_WLCSP-168_Die434
+WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf
+BGA 168 0.4
+0
+168
+168
+Package_CSP
+ST_WLCSP-180_Die451
+WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf
+BGA 180 0.4
+0
+180
+180
+Package_CSP
+WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm
+X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf
+CSP 4 0.5
+0
+4
+4
+Package_CSP
+WLCSP-6_1.4x1.0mm_P0.4mm
+6pin Pitch 0.4mm
+6pin Pitch 0.4mm WLCSP
+0
+6
+6
+Package_CSP
+WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD
+WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf
+WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top
+0
+8
+8
+Package_CSP
+WLCSP-8_1.551x2.284mm_P0.5mm
+WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75
+CSP 8 0.5
+0
+8
+8
+Package_CSP
+WLCSP-12_1.56x1.56mm_P0.4mm
+WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf
+BMM150 WLCSP
+0
+12
+12
+Package_CSP
+WLCSP-12_1.403x1.555mm_P0.4mm_Stagger
+WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208
+CSP 12 0.2x0.346333
+0
+12
+12
+Package_CSP
+WLCSP-16_1.409x1.409mm_P0.35mm
+WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213
+CSP 16 0.35
+0
+16
+16
+Package_CSP
+WLCSP-16_2.225x2.17mm_P0.5mm
+WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf
+CSP 16 0.5
+0
+16
+16
+Package_CSP
+WLCSP-16_4x4_B2.17x2.32mm_P0.5mm
+WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf
+WLCSP-16 NXP
+0
+16
+16
+Package_CSP
+WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm
+WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf
+BGA 20 0.4
+0
+20
+20
+Package_CSP
+WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm
+WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf
+WLCSP-20
+0
+20
+20
+Package_CSP
+WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm
+WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf
+WLCSP-20
+0
+20
+20
+Package_CSP
+WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm
+WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf
+WLCSP-36
+0
+36
+36
+Package_CSP
+WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm
+WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf
+WLCSP-36
+0
+36
+36
+Package_CSP
+WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm
+WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf
+BGA 56 0.4
+0
+56
+56
+Package_CSP
+WLCSP-81_4.41x3.76mm_P0.4mm
+WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf
+WLCSP ST
+0
+81
+81
+Package_CSP
+pSemi_CSP-16_1.64x2.04mm_P0.4mm
+pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
+psemi csp 16
+0
+16
+16
+Package_CSP
+pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm
+pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf)
+psemi csp 16
+0
+16
+16
+Package_DFN_QFN
+AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm
+UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138
+QFN 0.95
+0
+6
+5
+Package_DFN_QFN
+AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm
+DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf)
+dfn
+0
+25
+5
+Package_DFN_QFN
+Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias
+56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download)
+QFN 0.5
+0
+87
+57
+Package_DFN_QFN
+DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack
+DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm
+DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm
+DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm
+DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm
+DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf)
+DFN 0.5
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
+6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.65
+0
+9
+7
+Package_DFN_QFN
+DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm
+DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm
+DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF)
+DFN 0.95
+0
+13
+7
+Package_DFN_QFN
+DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm
+DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+7
+Package_DFN_QFN
+DFN-6_1.3x1.2mm_P0.4mm
+6-Lead Plastic DFN (1.3mm x 1.2mm)
+DFN 0.4
+0
+6
+6
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
+DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm
+DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm
+DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm
+DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm
+DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
+DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm
+DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF)
+DFN 0.5
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm
+DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf)
+DFN 0.45
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+11
+9
+Package_DFN_QFN
+DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm
+DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf)
+DFN 0.5
+0
+12
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm
+8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm
+DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm
+8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm
+8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm
+DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf)
+DFN 0.45
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+10
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
+DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+20
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm
+DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf)
+DFN 0.5
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm
+DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.65
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm
+DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm
+8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.8
+0
+15
+9
+Package_DFN_QFN
+DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm
+8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
+DFN 0.8
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm
+DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
+dfn
+0
+13
+9
+Package_DFN_QFN
+DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm
+DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download)
+dfn
+0
+25
+9
+Package_DFN_QFN
+DFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm
+DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias
+DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm
+DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf)
+DFN 0.5
+0
+13
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm
+DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm
+10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias
+DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm
+10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826)
+DFN 0.5
+0
+15
+11
+Package_DFN_QFN
+DFN-10_2x2mm_P0.4mm
+10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch
+DFN 10 0.4mm
+0
+10
+10
+Package_DFN_QFN
+DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm
+DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf)
+DFN 0.45
+0
+15
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm
+DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias
+DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+24
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm
+10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm
+DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf)
+DFN 0.45
+0
+17
+13
+Package_DFN_QFN
+DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
+DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf)
+DFN 0.5
+0
+21
+13
+Package_DFN_QFN
+DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm
+DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf)
+DFN 0.5
+0
+21
+13
+Package_DFN_QFN
+DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm
+DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF)
+DFN 0.65
+0
+21
+13
+Package_DFN_QFN
+DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
+DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF)
+DFN 0.40
+0
+19
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm
+14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
+VDFN DFN 0.65mm
+0
+23
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias
+14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf)
+VDFN DFN 0.65mm
+0
+33
+15
+Package_DFN_QFN
+DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm
+DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf)
+DFN 0.5
+0
+23
+15
+Package_DFN_QFN
+DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm
+DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF)
+DFN 0.5
+0
+23
+15
+Package_DFN_QFN
+DFN-14_1.35x3.5mm_P0.5mm
+DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+14
+14
+Package_DFN_QFN
+DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm
+DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf)
+DFN 0.45
+0
+25
+17
+Package_DFN_QFN
+DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
+DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf)
+DFN 0.5
+0
+27
+17
+Package_DFN_QFN
+DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
+DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf)
+DFN 0.5
+0
+25
+17
+Package_DFN_QFN
+DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm
+DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf)
+DFN 0.5
+0
+26
+17
+Package_DFN_QFN
+DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm
+DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf)
+DFN 0.5
+0
+29
+19
+Package_DFN_QFN
+DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm
+DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf)
+DFN 0.5
+0
+27
+19
+Package_DFN_QFN
+DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm
+DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF)
+DFN 0.5
+0
+33
+21
+Package_DFN_QFN
+DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm
+DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF)
+DFN 0.5
+0
+35
+23
+Package_DFN_QFN
+DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm
+DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf)
+DFN 0.5
+0
+35
+25
+Package_DFN_QFN
+DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm
+DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf)
+DFN 0.4
+0
+43
+33
+Package_DFN_QFN
+DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm
+DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF)
+DFN 0.4
+0
+63
+45
+Package_DFN_QFN
+DFN-S-8-1EP_6x5mm_P1.27mm
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 1.27
+0
+16
+9
+Package_DFN_QFN
+Diodes_DFN1006-3
+DFN package size 1006 3 pins
+DFN package size 1006 3 pins
+0
+3
+3
+Package_DFN_QFN
+Diodes_UDFN-10_1.0x2.5mm_P0.5mm
+U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf)
+UDFN-10 U-DFN2510-10 Diodes
+0
+10
+10
+Package_DFN_QFN
+Diodes_UDFN2020-6_Type-F
+U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf)
+U-DFN2020-6 (Type F)
+0
+8
+8
+Package_DFN_QFN
+HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm
+HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+42
+33
+Package_DFN_QFN
+HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+59
+33
+Package_DFN_QFN
+HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
+HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+50
+41
+Package_DFN_QFN
+HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVQFN NoLead
+0
+67
+41
+Package_DFN_QFN
+Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm
+MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+mlpq 32 7x7mm
+0
+19
+15
+Package_DFN_QFN
+Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm
+MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+mlpq 32 7x7mm
+0
+76
+33
+Package_DFN_QFN
+Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm
+MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793)
+mlpq 32 7x7mm
+0
+113
+49
+Package_DFN_QFN
+Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm
+MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788)
+mlpq 32 7x7mm
+0
+117
+49
+Package_DFN_QFN
+Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm
+MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793)
+mlpq 32 7x7mm
+0
+117
+49
+Package_DFN_QFN
+Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm
+PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+pqfn 22 5x6mm
+0
+56
+15
+Package_DFN_QFN
+Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm
+PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134)
+pqfn 44 7x7mm
+0
+125
+27
+Package_DFN_QFN
+Linear_DE14MA
+14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf)
+DFN 0.5
+0
+14
+14
+Package_DFN_QFN
+Linear_UGK52_QFN-46-52
+Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf)
+QFN 0.5
+0
+62
+47
+Package_DFN_QFN
+MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm
+MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+9
+7
+Package_DFN_QFN
+MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm
+8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
+DFN MLF 0.65
+0
+12
+9
+Package_DFN_QFN
+MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias
+8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf)
+DFN MLF 0.65
+0
+15
+9
+Package_DFN_QFN
+MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+25
+21
+Package_DFN_QFN
+MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py
+MLF NoLead
+0
+30
+21
+Package_DFN_QFN
+MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm
+Micro Leadframe Package, 16 pin with exposed pad
+MLPQ- 0.65
+0
+21
+17
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm
+Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Micrel MLF NoLead
+0
+11
+9
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias
+Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Micrel MLF NoLead
+0
+16
+9
+Package_DFN_QFN
+Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias
+http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf
+mlf 8 2x2 mm
+0
+14
+9
+Package_DFN_QFN
+Microchip_8E-16
+16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN Microchip 8E 16
+0
+20
+17
+Package_DFN_QFN
+Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm
+QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
+QFN dual row
+0
+49
+45
+Package_DFN_QFN
+Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias
+QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf)
+QFN dual row
+0
+59
+45
+Package_DFN_QFN
+Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm
+QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
+QFN dual row
+0
+74
+65
+Package_DFN_QFN
+Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias
+QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf)
+QFN dual row
+0
+91
+65
+Package_DFN_QFN
+Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm
+40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet)
+QFN 0.5
+0
+92
+34
+Package_DFN_QFN
+Mini-Circuits_DL805
+https://ww2.minicircuits.com/case_style/DL805.pdf
+RF Switch
+0
+11
+9
+Package_DFN_QFN
+Mini-Circuits_FG873-4_3x3mm
+Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf)
+FG873
+0
+4
+4
+Package_DFN_QFN
+NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45
+LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
+NXP LQFN NoLead
+0
+65
+49
+Package_DFN_QFN
+NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias
+LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf)
+NXP LQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+Nordic_AQFN-73-1EP_7x7mm_P0.5mm
+http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html
+AQFN 7mm
+0
+78
+74
+Package_DFN_QFN
+OnSemi_DFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF)
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm
+On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19)
+On Semiconductor SIP
+0
+44
+44
+Package_DFN_QFN
+OnSemi_UDFN-8_1.2x1.8mm_P0.4mm
+8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF)
+dfn udfn dual flat
+0
+8
+8
+Package_DFN_QFN
+OnSemi_VCT-28_3.5x3.5mm_P0.4mm
+OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+OnSemi VCT NoLead
+0
+28
+28
+Package_DFN_QFN
+OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm
+XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF)
+OnSemi XDFN4
+0
+5
+5
+Package_DFN_QFN
+Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm
+Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf)
+panasonic hqfn
+0
+37
+17
+Package_DFN_QFN
+Panasonic_HSON-8_8x8mm_P2.00mm
+Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf)
+panasonic hson
+0
+27
+9
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+32
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm
+QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias
+QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+22
+13
+Package_DFN_QFN
+QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm
+QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+17
+13
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm
+QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias
+QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
+QFN DFN_QFN
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm
+QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias
+QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
+QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
+QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm
+QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm
+QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias
+QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
+QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack
+QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias
+QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm
+QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias
+QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm
+QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm
+QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm
+QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias
+QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+32
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
+QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+30
+21
+Package_DFN_QFN
+QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+27
+21
+Package_DFN_QFN
+QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+40
+21
+Package_DFN_QFN
+QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias
+QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm
+QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias
+QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+34
+25
+Package_DFN_QFN
+QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm
+QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+25
+Package_DFN_QFN
+QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias
+QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm
+QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias
+QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm
+QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
+QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm
+QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias
+QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm
+QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias
+QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+25
+Package_DFN_QFN
+QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+44
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias
+QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+51
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm
+QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias
+QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm
+QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+34
+25
+Package_DFN_QFN
+QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias
+QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+25
+Package_DFN_QFN
+QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+29
+Package_DFN_QFN
+QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+53
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm
+QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias
+QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm
+QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias
+QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm
+QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+29
+Package_DFN_QFN
+QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+48
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+29
+Package_DFN_QFN
+QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+41
+29
+Package_DFN_QFN
+QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias
+QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+62
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm
+QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias
+QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+71
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+38
+29
+Package_DFN_QFN
+QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias
+QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+71
+29
+Package_DFN_QFN
+QFN-28_4x4mm_P0.5mm
+QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+28
+28
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm
+QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias
+QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm
+QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm
+QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias
+QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm
+QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias
+QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm
+QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias
+QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm
+QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias
+QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias
+QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm
+QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+33
+Package_DFN_QFN
+QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias
+QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+33
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm
+QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias
+QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm
+QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+49
+37
+Package_DFN_QFN
+QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias
+QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm
+QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias
+QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm
+QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+37
+Package_DFN_QFN
+QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+39
+Package_DFN_QFN
+QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+56
+39
+Package_DFN_QFN
+QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+54
+39
+Package_DFN_QFN
+QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias
+QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+63
+39
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
+QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+67
+41
+Package_DFN_QFN
+QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+57
+41
+Package_DFN_QFN
+QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias
+QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm
+QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+43
+Package_DFN_QFN
+QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias
+QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+76
+43
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+87
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+45
+Package_DFN_QFN
+QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+87
+45
+Package_DFN_QFN
+QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+70
+45
+Package_DFN_QFN
+QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias
+QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+45
+Package_DFN_QFN
+QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm
+44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
+QFN 0.65
+0
+49
+45
+Package_DFN_QFN
+QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias
+44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf
+QFN 0.65
+0
+55
+45
+Package_DFN_QFN
+QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm
+QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias
+QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias
+QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+75
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm
+QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias
+QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm
+QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+58
+49
+Package_DFN_QFN
+QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias
+QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm
+QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias
+QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm
+QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias
+QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm
+QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias
+QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+49
+Package_DFN_QFN
+QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm
+QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+49
+Package_DFN_QFN
+QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias
+QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+49
+Package_DFN_QFN
+QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm
+QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+53
+Package_DFN_QFN
+QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias
+QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+104
+53
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+61
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias
+QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+66
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm
+QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias
+QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm
+QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias
+QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented
+QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download
+QFN DFN_QFN
+0
+115
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm
+QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias
+QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+73
+57
+Package_DFN_QFN
+QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias
+QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+99
+57
+Package_DFN_QFN
+QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm
+QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias
+QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm
+QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias
+QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm
+QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+74
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias
+QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+91
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm
+QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias
+QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm
+QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias
+QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+81
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+107
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+101
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+151
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
+QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
+QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm
+64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826)
+QFN 0.5
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm
+64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.5
+0
+90
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+101
+65
+Package_DFN_QFN
+QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias
+QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+151
+65
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm
+QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+85
+69
+Package_DFN_QFN
+QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias
+QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+69
+Package_DFN_QFN
+QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm
+QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+82
+73
+Package_DFN_QFN
+QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias
+QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+135
+73
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm
+QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+86
+77
+Package_DFN_QFN
+QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+103
+77
+Package_DFN_QFN
+Qorvo_DFN-8-1EP_2x2mm_P0.5mm
+DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896
+DFN 0.5 Qorvo 2x2mm
+0
+9
+9
+Package_DFN_QFN
+ROHM_DFN0604-3
+DFN package size 0604 3 pins
+DFN package size 0604 3 pins
+0
+3
+3
+Package_DFN_QFN
+ST_UFQFPN-20_3x3mm_P0.5mm
+UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf)
+UFQFPN 0.5
+0
+20
+20
+Package_DFN_QFN
+ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm
+ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf
+UQFN DFN 0.5 ST
+0
+6
+6
+Package_DFN_QFN
+SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
+20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
+QFN 0.5
+0
+25
+21
+Package_DFN_QFN
+SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
+20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf
+QFN 0.5
+0
+31
+21
+Package_DFN_QFN
+TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm
+TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+11
+7
+Package_DFN_QFN
+TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias
+TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+18
+7
+Package_DFN_QFN
+TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
+TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
+TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm
+TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm
+8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
+TDFN DFN 0.5mm
+0
+12
+9
+Package_DFN_QFN
+TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias
+8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf)
+TDFN DFN 0.5mm
+0
+17
+9
+Package_DFN_QFN
+TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm
+TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+13
+11
+Package_DFN_QFN
+TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias
+TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+16
+11
+Package_DFN_QFN
+TDFN-12_2x3mm_P0.5mm
+TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf
+DFN
+0
+12
+12
+Package_DFN_QFN
+TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm
+TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+19
+15
+Package_DFN_QFN
+TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias
+TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TDFN NoLead
+0
+26
+15
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias
+TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias
+TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack
+TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias
+TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+38
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias
+TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+42
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias
+TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm
+TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+45
+41
+Package_DFN_QFN
+TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias
+TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+55
+41
+Package_DFN_QFN
+TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm
+TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias
+TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+TQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm
+Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
+Texas instruments QFN
+0
+15
+15
+Package_DFN_QFN
+Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia
+Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf
+Texas instruments QFN
+0
+34
+15
+Package_DFN_QFN
+Texas_DRB0008A
+DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf
+DRB0008A
+0
+23
+9
+Package_DFN_QFN
+Texas_MOF0009A
+Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf)
+ti qfm mof0009a
+0
+24
+9
+Package_DFN_QFN
+Texas_QFN-41_10x16mm
+QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf)
+QFN DFN_QFN
+0
+65
+41
+Package_DFN_QFN
+Texas_R-PUQFN-N10
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf
+Texas_R-PUQFN-N10
+0
+10
+10
+Package_DFN_QFN
+Texas_R-PWQFN-N28_EP2.1x3.1mm
+QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+33
+29
+Package_DFN_QFN
+Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias
+QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+43
+29
+Package_DFN_QFN
+Texas_RGE0024C_EP2.1x2.1mm
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGE0024C_EP2.1x2.1mm_ThermalVias
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_RGE0024H_EP2.7x2.7mm
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGE0024H_EP2.7x2.7mm_ThermalVias
+Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40)
+QFN NoLead
+0
+36
+25
+Package_DFN_QFN
+Texas_RNN0018A
+Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf)
+ti vqfn-hr rnn0018a
+0
+26
+18
+Package_DFN_QFN
+Texas_RUM0016A_EP2.6x2.6mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_RUM0016A_EP2.6x2.6mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_RWH0032A
+Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
+ti rwh0032a
+0
+71
+33
+Package_DFN_QFN
+Texas_RWH0032A_ThermalVias
+Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf)
+ti rwh0032a
+0
+94
+33
+Package_DFN_QFN
+Texas_R_PUQFN-N12
+Texas_R_PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_R_PUQFN-N12
+0
+13
+12
+Package_DFN_QFN
+Texas_S-PDSO-N10_EP1.2x2mm
+DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+15
+11
+Package_DFN_QFN
+Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias
+DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+DFN NoLead
+0
+22
+11
+Package_DFN_QFN
+Texas_S-PVQFN-N14
+Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad
+0
+19
+15
+Package_DFN_QFN
+Texas_S-PVQFN-N14_ThermalVias
+Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf
+Texas_S-PVQFN-N14_ThermalVias
+0
+24
+15
+Package_DFN_QFN
+Texas_S-PVQFN-N16_EP2.7x2.7mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+26
+17
+Package_DFN_QFN
+Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.4x2.4mm
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.7x2.7mm
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias
+QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+35
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP3.15x3.15mm
+QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+25
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias
+QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+21
+Package_DFN_QFN
+Texas_S-PVQFN-N24_EP2.1x2.1mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_S-PVQFN-N32_EP3.45x3.45mm
+QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+42
+33
+Package_DFN_QFN
+Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias
+QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+59
+33
+Package_DFN_QFN
+Texas_S-PVQFN-N36_EP4.4x4.4mm
+QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+46
+37
+Package_DFN_QFN
+Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias
+QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+79
+37
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP2.9x2.9mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+45
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+55
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP3.52x2.62mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+60
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.6x4.6mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.15x4.15mm
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+50
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias
+QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+83
+41
+Package_DFN_QFN
+Texas_S-PVQFN-N48_EP5.15x5.15mm
+QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+65
+49
+Package_DFN_QFN
+Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias
+QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+111
+49
+Package_DFN_QFN
+Texas_S-PVQFN-N64_EP4.25x4.25mm
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+69
+65
+Package_DFN_QFN
+Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias
+QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+127
+65
+Package_DFN_QFN
+Texas_S-PWQFN-N16_EP2.1x2.1mm
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+21
+17
+Package_DFN_QFN
+Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias
+QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+31
+17
+Package_DFN_QFN
+Texas_S-PWQFN-N20
+20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf)
+QFN 0.4
+0
+24
+20
+Package_DFN_QFN
+Texas_S-PWQFN-N24_EP2.7x2.7mm
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+29
+25
+Package_DFN_QFN
+Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias
+QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+39
+25
+Package_DFN_QFN
+Texas_S-PWQFN-N32_EP2.8x2.8mm
+QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+37
+33
+Package_DFN_QFN
+Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias
+QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py
+QFN NoLead
+0
+47
+33
+Package_DFN_QFN
+Texas_S-PWQFN-N100_EP5.5x5.5mm
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
+MultiRow QFN
+0
+114
+105
+Package_DFN_QFN
+Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf
+MultiRow QFN
+0
+131
+105
+Package_DFN_QFN
+Texas_S-PX2QFN-14
+Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas QFN NoLead
+0
+14
+14
+Package_DFN_QFN
+Texas_VQFN-RHL-20
+http://www.ti.com/lit/ds/symlink/bq51050b.pdf
+RHL0020A
+0
+33
+21
+Package_DFN_QFN
+Texas_VQFN-RHL-20_ThermalVias
+http://www.ti.com/lit/ds/symlink/bq51050b.pdf
+RHL0020A
+0
+41
+21
+Package_DFN_QFN
+Texas_VSON-HR-8_1.5x2mm_P0.5mm
+Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas VSON-HR NoLead
+0
+8
+8
+Package_DFN_QFN
+Texas_WQFN-MR-100_3x3-DapStencil
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
+MultiRow QFN
+0
+113
+105
+Package_DFN_QFN
+Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil
+http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf
+MultiRow QFN
+0
+126
+105
+Package_DFN_QFN
+Texas_X2QFN-12_1.6x1.6mm_P0.4mm
+Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas X2QFN NoLead
+0
+12
+12
+Package_DFN_QFN
+UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm
+UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf
+UDFN-4_1x1mm_P0.65mm
+0
+5
+5
+Package_DFN_QFN
+UDFN-9_1.0x3.8mm_P0.5mm
+9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf)
+UDFN SMD
+0
+9
+9
+Package_DFN_QFN
+UDFN-10_1.35x2.6mm_P0.5mm
+http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf
+UDFN 0.5 uQFN
+0
+10
+10
+Package_DFN_QFN
+UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
+UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UFQFPN NoLead
+0
+37
+33
+Package_DFN_QFN
+UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UFQFPN NoLead
+0
+47
+33
+Package_DFN_QFN
+UQFN-10_1.3x1.8mm_P0.4mm
+UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+UQFN-10_1.4x1.8mm_P0.4mm
+UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF
+UQFN-10_1.4x1.8mm_P0.4mm
+0
+10
+10
+Package_DFN_QFN
+UQFN-10_1.6x2.1mm_P0.5mm
+UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+10
+10
+Package_DFN_QFN
+UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.5
+0
+21
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm
+UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias
+UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm
+16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf)
+QFN 0.65
+0
+21
+17
+Package_DFN_QFN
+UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias
+UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+35
+21
+Package_DFN_QFN
+UQFN-20_3x3mm_P0.4mm
+UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+20
+20
+Package_DFN_QFN
+UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm
+UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias
+UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm
+UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+50
+41
+Package_DFN_QFN
+UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias
+UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+67
+41
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm
+UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias
+UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm
+UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+53
+49
+Package_DFN_QFN
+UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias
+UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py
+UQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm
+8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf)
+DFN 0.5
+0
+11
+9
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm
+VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+18
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias
+VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+23
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm
+VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias
+VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias
+VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias
+VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+34
+25
+Package_DFN_QFN
+VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm
+VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+33
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias
+VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+43
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm
+VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+35
+29
+Package_DFN_QFN
+VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias
+VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+48
+29
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias
+VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm
+VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias
+VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm
+VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+37
+33
+Package_DFN_QFN
+VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias
+VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+47
+33
+Package_DFN_QFN
+VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm
+VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+53
+47
+Package_DFN_QFN
+VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias
+VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+66
+47
+Package_DFN_QFN
+VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm
+VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias
+VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+58
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+75
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+53
+49
+Package_DFN_QFN
+VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias
+VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+79
+49
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+74
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+100
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+74
+65
+Package_DFN_QFN
+VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias
+VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VQFN NoLead
+0
+91
+65
+Package_DFN_QFN
+WDFN-6-2EP_4.0x2.6mm_P0.65mm
+WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF)
+DFN 0.65P dual flag
+0
+8
+8
+Package_DFN_QFN
+WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54
+https://www.onsemi.com/pub/Collateral/511BN.PDF
+WDFN-8 1EP 2.2X2.0 0.5P
+0
+9
+9
+Package_DFN_QFN
+WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm
+WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias
+WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+20
+9
+Package_DFN_QFN
+WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
+WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+13
+9
+Package_DFN_QFN
+WDFN-8_2x2mm_P0.5mm
+DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF)
+DFN 0.5
+0
+8
+8
+Package_DFN_QFN
+WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm
+WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WDFN NoLead
+0
+17
+13
+Package_DFN_QFN
+WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm
+WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+19
+15
+Package_DFN_QFN
+WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias
+WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+24
+15
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias
+WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm
+WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias
+WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+26
+17
+Package_DFN_QFN
+WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+21
+17
+Package_DFN_QFN
+WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+31
+17
+Package_DFN_QFN
+WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm
+http://www.onsemi.com/pub/Collateral/510CD.PDF
+WQFN-20 4.5mm 2.5mm 0.5mm
+0
+24
+21
+Package_DFN_QFN
+WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm
+WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+25
+21
+Package_DFN_QFN
+WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias
+WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+30
+21
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+29
+25
+Package_DFN_QFN
+WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias
+WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+39
+25
+Package_DFN_QFN
+WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm
+QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf)
+WQFN 0.5
+0
+37
+33
+Package_DFN_QFN
+WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+57
+43
+Package_DFN_QFN
+WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias
+WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py
+WQFN NoLead
+0
+82
+43
+Package_DIP
+DIP-4_W7.62mm
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_LongPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_SMDSocket_SmallPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_Socket
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+4
+4
+Package_DIP
+DIP-4_W7.62mm_Socket_LongPads
+4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W8.89mm_SMDSocket_LongPads
+4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+4
+4
+Package_DIP
+DIP-4_W10.16mm
+4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+4
+4
+Package_DIP
+DIP-4_W10.16mm_LongPads
+4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+4
+4
+Package_DIP
+DIP-5-6_W7.62mm
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_LongPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_SMDSocket_SmallPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_Socket
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+5
+5
+Package_DIP
+DIP-5-6_W7.62mm_Socket_LongPads
+5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W8.89mm_SMDSocket_LongPads
+5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+5
+5
+Package_DIP
+DIP-5-6_W10.16mm
+5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+5
+5
+Package_DIP
+DIP-5-6_W10.16mm_LongPads
+5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+5
+5
+Package_DIP
+DIP-6_W7.62mm
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_LongPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_SMDSocket_SmallPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_Socket
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+6
+6
+Package_DIP
+DIP-6_W7.62mm_Socket_LongPads
+6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W8.89mm_SMDSocket_LongPads
+6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+6
+6
+Package_DIP
+DIP-6_W10.16mm
+6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+6
+6
+Package_DIP
+DIP-6_W10.16mm_LongPads
+6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+6
+6
+Package_DIP
+DIP-8-16_W7.62mm
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+DIP-8-16_W7.62mm_Socket
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+8
+8
+Package_DIP
+DIP-8-16_W7.62mm_Socket_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+8
+8
+Package_DIP
+DIP-8-N6_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+DIP-8-N7_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+DIP-8_W7.62mm
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_LongPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_SMDSocket_SmallPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_Socket
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+8
+8
+Package_DIP
+DIP-8_W7.62mm_Socket_LongPads
+8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W8.89mm_SMDSocket_LongPads
+8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+8
+8
+Package_DIP
+DIP-8_W10.16mm
+8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+8
+8
+Package_DIP
+DIP-8_W10.16mm_LongPads
+8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+8
+8
+Package_DIP
+DIP-10_W7.62mm
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_LongPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_SMDSocket_SmallPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_Socket
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+10
+10
+Package_DIP
+DIP-10_W7.62mm_Socket_LongPads
+10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W8.89mm_SMDSocket_LongPads
+10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+10
+10
+Package_DIP
+DIP-10_W10.16mm
+10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+10
+10
+Package_DIP
+DIP-10_W10.16mm_LongPads
+10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+10
+10
+Package_DIP
+DIP-12_W7.62mm
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_LongPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_SMDSocket_SmallPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_Socket
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+12
+12
+Package_DIP
+DIP-12_W7.62mm_Socket_LongPads
+12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W8.89mm_SMDSocket_LongPads
+12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+12
+12
+Package_DIP
+DIP-12_W10.16mm
+12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+12
+12
+Package_DIP
+DIP-12_W10.16mm_LongPads
+12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+12
+12
+Package_DIP
+DIP-14_W7.62mm
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_LongPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_SMDSocket_SmallPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_Socket
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+14
+14
+Package_DIP
+DIP-14_W7.62mm_Socket_LongPads
+14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W8.89mm_SMDSocket_LongPads
+14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+14
+14
+Package_DIP
+DIP-14_W10.16mm
+14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+14
+14
+Package_DIP
+DIP-14_W10.16mm_LongPads
+14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+14
+14
+Package_DIP
+DIP-16_W7.62mm
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_SMDSocket_SmallPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_Socket
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+16
+16
+Package_DIP
+DIP-16_W7.62mm_Socket_LongPads
+16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W8.89mm_SMDSocket_LongPads
+16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+16
+16
+Package_DIP
+DIP-16_W10.16mm
+16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+16
+16
+Package_DIP
+DIP-16_W10.16mm_LongPads
+16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+16
+16
+Package_DIP
+DIP-18_W7.62mm
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_LongPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_SMDSocket_SmallPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_Socket
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+18
+18
+Package_DIP
+DIP-18_W7.62mm_Socket_LongPads
+18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+18
+18
+Package_DIP
+DIP-18_W8.89mm_SMDSocket_LongPads
+18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+18
+18
+Package_DIP
+DIP-20_W7.62mm
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_LongPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_SMDSocket_SmallPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_Socket
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+20
+20
+Package_DIP
+DIP-20_W7.62mm_Socket_LongPads
+20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+20
+20
+Package_DIP
+DIP-20_W8.89mm_SMDSocket_LongPads
+20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+20
+20
+Package_DIP
+DIP-22_W7.62mm
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_LongPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_SMDSocket_SmallPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_Socket
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+22
+22
+Package_DIP
+DIP-22_W7.62mm_Socket_LongPads
+22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W8.89mm_SMDSocket_LongPads
+22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_LongPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_SMDSocket_SmallPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_Socket
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
+0
+22
+22
+Package_DIP
+DIP-22_W10.16mm_Socket_LongPads
+22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
+0
+22
+22
+Package_DIP
+DIP-22_W11.43mm_SMDSocket_LongPads
+22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
+0
+22
+22
+Package_DIP
+DIP-24_W7.62mm
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_Socket
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W7.62mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W8.89mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils)
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_Socket
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W10.16mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W11.43mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_LongPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_SMDSocket_SmallPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_Socket
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+24
+24
+Package_DIP
+DIP-24_W15.24mm_Socket_LongPads
+24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+24
+24
+Package_DIP
+DIP-24_W16.51mm_SMDSocket_LongPads
+24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+24
+24
+Package_DIP
+DIP-28_W7.62mm
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_LongPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_SMDSocket_SmallPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_Socket
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket
+0
+28
+28
+Package_DIP
+DIP-28_W7.62mm_Socket_LongPads
+28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W8.89mm_SMDSocket_LongPads
+28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_LongPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_SMDSocket_SmallPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_Socket
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+28
+28
+Package_DIP
+DIP-28_W15.24mm_Socket_LongPads
+28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+28
+28
+Package_DIP
+DIP-28_W16.51mm_SMDSocket_LongPads
+28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+28
+28
+Package_DIP
+DIP-32_W7.62mm
+32-lead dip package, row spacing 7.62 mm (300 mils)
+DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_LongPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_SMDSocket_SmallPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_Socket
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+32
+32
+Package_DIP
+DIP-32_W15.24mm_Socket_LongPads
+32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+32
+32
+Package_DIP
+DIP-32_W16.51mm_SMDSocket_LongPads
+32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+32
+32
+Package_DIP
+DIP-40_W15.24mm
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_LongPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_SMDSocket_SmallPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_Socket
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+40
+40
+Package_DIP
+DIP-40_W15.24mm_Socket_LongPads
+40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W16.51mm_SMDSocket_LongPads
+40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_LongPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_SMDSocket_SmallPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_Socket
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
+0
+40
+40
+Package_DIP
+DIP-40_W25.4mm_Socket_LongPads
+40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
+0
+40
+40
+Package_DIP
+DIP-40_W26.67mm_SMDSocket_LongPads
+40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
+0
+40
+40
+Package_DIP
+DIP-42_W15.24mm
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_LongPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_SMDSocket_SmallPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_Socket
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+42
+42
+Package_DIP
+DIP-42_W15.24mm_Socket_LongPads
+42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+42
+42
+Package_DIP
+DIP-42_W16.51mm_SMDSocket_LongPads
+42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+42
+42
+Package_DIP
+DIP-48_W15.24mm
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_LongPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_SMDSocket_SmallPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_Socket
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+48
+48
+Package_DIP
+DIP-48_W15.24mm_Socket_LongPads
+48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+48
+48
+Package_DIP
+DIP-48_W16.51mm_SMDSocket_LongPads
+48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+48
+48
+Package_DIP
+DIP-64_W15.24mm
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_Socket
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W15.24mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W16.51mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils)
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_Socket
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W22.86mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W24.13mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils)
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_LongPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_SMDSocket_SmallPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_Socket
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket
+0
+64
+64
+Package_DIP
+DIP-64_W25.4mm_Socket_LongPads
+64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads
+THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads
+0
+64
+64
+Package_DIP
+DIP-64_W26.67mm_SMDSocket_LongPads
+64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads
+THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads
+0
+64
+64
+Package_DIP
+Fairchild_LSOP-8
+8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf)
+LSOP 2.54mm 300mil
+0
+8
+8
+Package_DIP
+PowerIntegrations_PDIP-8B
+Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+7
+7
+Package_DIP
+PowerIntegrations_PDIP-8C
+Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+7
+7
+Package_DIP
+PowerIntegrations_SDIP-10C
+PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads
+0
+9
+9
+Package_DIP
+PowerIntegrations_SMD-8
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+PowerIntegrations_SMD-8B
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+PowerIntegrations_SMD-8C
+PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+7
+7
+Package_DIP
+PowerIntegrations_eDIP-12B
+Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil
+0
+11
+11
+Package_DIP
+SMDIP-4_W7.62mm
+4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+4
+4
+Package_DIP
+SMDIP-4_W9.53mm
+4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+4
+4
+Package_DIP
+SMDIP-4_W9.53mm_Clearance8mm
+4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+4
+4
+Package_DIP
+SMDIP-4_W11.48mm
+4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+4
+4
+Package_DIP
+SMDIP-6_W7.62mm
+6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+6
+6
+Package_DIP
+SMDIP-6_W9.53mm
+6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+6
+6
+Package_DIP
+SMDIP-6_W9.53mm_Clearance8mm
+6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+6
+6
+Package_DIP
+SMDIP-6_W11.48mm
+6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+6
+6
+Package_DIP
+SMDIP-8_W7.62mm
+8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+8
+8
+Package_DIP
+SMDIP-8_W9.53mm
+8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+8
+8
+Package_DIP
+SMDIP-8_W9.53mm_Clearance8mm
+8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+8
+8
+Package_DIP
+SMDIP-8_W11.48mm
+8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+8
+8
+Package_DIP
+SMDIP-10_W7.62mm
+10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+10
+10
+Package_DIP
+SMDIP-10_W9.53mm
+10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+10
+10
+Package_DIP
+SMDIP-10_W9.53mm_Clearance8mm
+10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+10
+10
+Package_DIP
+SMDIP-10_W11.48mm
+10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+10
+10
+Package_DIP
+SMDIP-12_W7.62mm
+12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+12
+12
+Package_DIP
+SMDIP-12_W9.53mm
+12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+12
+12
+Package_DIP
+SMDIP-12_W9.53mm_Clearance8mm
+12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+12
+12
+Package_DIP
+SMDIP-12_W11.48mm
+12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+12
+12
+Package_DIP
+SMDIP-14_W7.62mm
+14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+14
+14
+Package_DIP
+SMDIP-14_W9.53mm
+14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+14
+14
+Package_DIP
+SMDIP-14_W9.53mm_Clearance8mm
+14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+14
+14
+Package_DIP
+SMDIP-14_W11.48mm
+14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+14
+14
+Package_DIP
+SMDIP-16_W7.62mm
+16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+16
+16
+Package_DIP
+SMDIP-16_W9.53mm
+16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+16
+16
+Package_DIP
+SMDIP-16_W9.53mm_Clearance8mm
+16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+16
+16
+Package_DIP
+SMDIP-16_W11.48mm
+16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+16
+16
+Package_DIP
+SMDIP-18_W7.62mm
+18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+18
+18
+Package_DIP
+SMDIP-18_W9.53mm
+18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+18
+18
+Package_DIP
+SMDIP-18_W9.53mm_Clearance8mm
+18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+18
+18
+Package_DIP
+SMDIP-18_W11.48mm
+18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+18
+18
+Package_DIP
+SMDIP-20_W7.62mm
+20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+20
+20
+Package_DIP
+SMDIP-20_W9.53mm
+20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+20
+20
+Package_DIP
+SMDIP-20_W9.53mm_Clearance8mm
+20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+20
+20
+Package_DIP
+SMDIP-20_W11.48mm
+20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+20
+20
+Package_DIP
+SMDIP-22_W7.62mm
+22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+22
+22
+Package_DIP
+SMDIP-22_W9.53mm
+22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+22
+22
+Package_DIP
+SMDIP-22_W9.53mm_Clearance8mm
+22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm
+0
+22
+22
+Package_DIP
+SMDIP-22_W11.48mm
+22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+22
+22
+Package_DIP
+SMDIP-24_W7.62mm
+24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W9.53mm
+24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W11.48mm
+24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+24
+24
+Package_DIP
+SMDIP-24_W15.24mm
+24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+24
+24
+Package_DIP
+SMDIP-28_W15.24mm
+28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+28
+28
+Package_DIP
+SMDIP-32_W7.62mm
+32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W9.53mm
+32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W11.48mm
+32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil
+0
+32
+32
+Package_DIP
+SMDIP-32_W15.24mm
+32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+32
+32
+Package_DIP
+SMDIP-40_W15.24mm
+40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+40
+40
+Package_DIP
+SMDIP-40_W25.24mm
+40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil
+0
+40
+40
+Package_DIP
+SMDIP-42_W15.24mm
+42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+42
+42
+Package_DIP
+SMDIP-48_W15.24mm
+48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+48
+48
+Package_DIP
+SMDIP-64_W15.24mm
+64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils)
+SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil
+0
+64
+64
+Package_DIP
+Toshiba_11-7A9
+Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S)
+Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil
+0
+5
+5
+Package_DIP
+Vishay_HVM-DIP-3_W7.62mm
+3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf
+THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP
+0
+4
+3
+Package_DirectFET
+DirectFET_L4
+DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41
+DirectFET L4 MOSFET Infineon
+0
+11
+3
+Package_DirectFET
+DirectFET_L6
+DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42
+DirectFET L6 MOSFET Infineon
+0
+13
+3
+Package_DirectFET
+DirectFET_L8
+DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43
+DirectFET L8 MOSFET Infineon
+0
+15
+3
+Package_DirectFET
+DirectFET_LA
+DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44
+DirectFET LA MOSFET Infineon
+0
+15
+3
+Package_DirectFET
+DirectFET_M2
+DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33
+DirectFET M2 MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_M4
+DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34
+DirectFET M4 MOSFET Infineon
+0
+9
+3
+Package_DirectFET
+DirectFET_MA
+DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35
+DirectFET MA MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MB
+DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36
+DirectFET MB MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MC
+DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37
+DirectFET MC MOSFET Infineon
+0
+10
+3
+Package_DirectFET
+DirectFET_MD
+DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38
+DirectFET MD MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_ME
+DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39
+DirectFET ME MOSFET Infineon
+0
+10
+3
+Package_DirectFET
+DirectFET_MF
+DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40
+DirectFET MF MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_MN
+DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30
+DirectFET MN MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MP
+DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28
+DirectFET MP MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MQ
+DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29
+DirectFET MQ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MT
+DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26
+DirectFET MT MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MU
+DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32
+DirectFET MU MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MX
+DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27
+DirectFET MX MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_MZ
+DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31
+DirectFET MZ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_S1
+DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20
+DirectFET S1 MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_S2
+DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21
+DirectFET S2 MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_S3C
+DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25
+DirectFET S3C MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_SA
+DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22
+DirectFET SA MOSFET Infineon
+0
+8
+3
+Package_DirectFET
+DirectFET_SB
+DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23
+DirectFET SB MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_SC
+DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24
+DirectFET SC MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_SH
+DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19
+DirectFET SH MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_SJ
+DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18
+DirectFET SJ MOSFET Infineon
+0
+7
+3
+Package_DirectFET
+DirectFET_SQ
+DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17
+DirectFET SQ MOSFET Infineon
+0
+6
+3
+Package_DirectFET
+DirectFET_ST
+DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16
+DirectFET ST MOSFET Infineon
+0
+7
+3
+Package_LCC
+PLCC-20
+PLCC, 20 pins, surface mount
+plcc smt
+0
+20
+20
+Package_LCC
+PLCC-20_SMD-Socket
+PLCC, 20 pins, surface mount
+plcc smt
+0
+20
+20
+Package_LCC
+PLCC-20_THT-Socket
+PLCC, 20 pins, through hole
+plcc leaded
+0
+20
+20
+Package_LCC
+PLCC-28
+PLCC, 28 pins, surface mount
+plcc smt
+0
+28
+28
+Package_LCC
+PLCC-28_SMD-Socket
+PLCC, 28 pins, surface mount
+plcc smt
+0
+28
+28
+Package_LCC
+PLCC-28_THT-Socket
+PLCC, 28 pins, through hole
+plcc leaded
+0
+28
+28
+Package_LCC
+PLCC-32_11.4x14.0mm_P1.27mm
+PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+32
+32
+Package_LCC
+PLCC-32_THT-Socket
+PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf
+plcc leaded
+0
+32
+32
+Package_LCC
+PLCC-44
+PLCC, 44 pins, surface mount
+plcc smt
+0
+44
+44
+Package_LCC
+PLCC-44_16.6x16.6mm_P1.27mm
+PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+44
+44
+Package_LCC
+PLCC-44_SMD-Socket
+PLCC, 44 pins, surface mount
+plcc smt
+0
+44
+44
+Package_LCC
+PLCC-44_THT-Socket
+PLCC, 44 pins, through hole
+plcc leaded
+0
+44
+44
+Package_LCC
+PLCC-52
+PLCC, 52 pins, surface mount
+plcc smt
+0
+52
+52
+Package_LCC
+PLCC-52_SMD-Socket
+PLCC, 52 pins, surface mount
+plcc smt
+0
+52
+52
+Package_LCC
+PLCC-52_THT-Socket
+PLCC, 52 pins, through hole
+plcc leaded
+0
+52
+52
+Package_LCC
+PLCC-68
+PLCC, 68 pins, surface mount
+plcc smt
+0
+68
+68
+Package_LCC
+PLCC-68_24.2x24.2mm_P1.27mm
+PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+68
+68
+Package_LCC
+PLCC-68_SMD-Socket
+PLCC, 68 pins, surface mount
+plcc smt
+0
+68
+68
+Package_LCC
+PLCC-68_THT-Socket
+PLCC, 68 pins, through hole
+plcc leaded
+0
+68
+68
+Package_LCC
+PLCC-84
+PLCC, 84 pins, surface mount
+plcc smt
+0
+84
+84
+Package_LCC
+PLCC-84_29.3x29.3mm_P1.27mm
+PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py
+PLCC LCC
+0
+84
+84
+Package_LCC
+PLCC-84_SMD-Socket
+PLCC, 84 pins, surface mount
+plcc smt
+0
+84
+84
+Package_LCC
+PLCC-84_THT-Socket
+PLCC, 84 pins, through hole
+plcc leaded
+0
+84
+84
+Package_LGA
+AMS_LGA-10-1EP_2.7x4mm_P0.6mm
+LGA-10, http://ams.com/eng/content/download/951091/2269479/471718
+lga land grid array
+0
+13
+11
+Package_LGA
+AMS_LGA-20_4.7x4.5mm_P0.65mm
+http://ams.com/eng/content/download/1008631/2361759/498838
+AMS LGA
+0
+20
+20
+Package_LGA
+Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering
+LGA-8
+lga land grid array
+0
+8
+8
+Package_LGA
+Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering
+LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf
+lga land grid array
+0
+8
+8
+Package_LGA
+Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering
+Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py
+Bosch LGA NoLead
+0
+8
+8
+Package_LGA
+Bosch_LGA-14_3x2.5mm_P0.5mm
+LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf
+lga land grid array
+0
+14
+14
+Package_LGA
+Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y
+Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py
+Kionix LGA NoLead
+0
+12
+12
+Package_LGA
+LGA-8_3x5mm_P1.25mm
+LGA-8
+lga land grid array
+0
+8
+8
+Package_LGA
+LGA-12_2x2mm_P0.5mm
+LGA12
+lga land grid array
+0
+12
+12
+Package_LGA
+LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y
+LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y
+LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm6ds3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y
+LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+14
+14
+Package_LGA
+LGA-16_3x3mm_P0.5mm
+http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf
+lga land grid array
+0
+16
+16
+Package_LGA
+LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y
+LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+16
+16
+Package_LGA
+LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y
+LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+LGA NoLead
+0
+16
+16
+Package_LGA
+LGA-24L_3x3.5mm_P0.43mm
+LGA 24L 3x3.5mm Pitch 0.43mm
+LGA 24L 3x3.5mm Pitch 0.43mm
+0
+24
+24
+Package_LGA
+LGA-28_5.2x3.8mm_P0.5mm
+LGA 28 5.2x3.8mm Pitch 0.5mm
+LGA 28 5.2x3.8mm Pitch 0.5mm
+0
+28
+28
+Package_LGA
+Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm
+Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf
+133 pin lga
+0
+133
+133
+Package_LGA
+NXP_LGA-8_3x5mm_P1.25mm_H1.1mm
+NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP LGA NoLead
+0
+8
+8
+Package_LGA
+NXP_LGA-8_3x5mm_P1.25mm_H1.2mm
+NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py
+NXP LGA NoLead
+0
+8
+8
+Package_LGA
+ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y
+ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py
+ST HLGA NoLead
+0
+10
+10
+Package_LGA
+Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm
+Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+12
+9
+Package_LGA
+Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias
+Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+16
+9
+Package_LGA
+Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm
+Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+14
+11
+Package_LGA
+Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias
+Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Texas MicroSiP NoLead
+0
+18
+11
+Package_LGA
+VLGA-4_2x2.5mm_P1.65mm
+VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+VLGA NoLead
+0
+4
+4
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+154
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+171
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+161
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+187
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+165
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+196
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+175
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+218
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+194
+145
+Package_QFP
+EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias
+EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+EQFP QFP
+0
+259
+145
+Package_QFP
+HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
+HTQFP-64 Pitch 0.5
+0
+69
+65
+Package_QFP
+HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad
+HTQFP-64 Pitch 0.5
+0
+135
+65
+Package_QFP
+LQFP-32_5x5mm_P0.5mm
+LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+32
+32
+Package_QFP
+LQFP-32_7x7mm_P0.8mm
+LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+32
+32
+Package_QFP
+LQFP-36_7x7mm_P0.65mm
+LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+36
+36
+Package_QFP
+LQFP-44_10x10mm_P0.8mm
+LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+44
+44
+Package_QFP
+LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm
+LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+58
+49
+Package_QFP
+LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias
+LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+75
+49
+Package_QFP
+LQFP-48_7x7mm_P0.5mm
+LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+48
+48
+Package_QFP
+LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm
+LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+62
+53
+Package_QFP
+LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias
+LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+95
+53
+Package_QFP
+LQFP-52_10x10mm_P0.65mm
+LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+52
+52
+Package_QFP
+LQFP-52_14x14mm_P1mm
+LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+52
+52
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+90
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+107
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm
+LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+90
+65
+Package_QFP
+LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias
+LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+127
+65
+Package_QFP
+LQFP-64_7x7mm_P0.4mm
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-64_10x10mm_P0.5mm
+LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-64_14x14mm_P0.8mm
+LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+64
+64
+Package_QFP
+LQFP-80_10x10mm_P0.4mm
+LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-80_12x12mm_P0.5mm
+LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-80_14x14mm_P0.65mm
+LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+80
+80
+Package_QFP
+LQFP-100_14x14mm_P0.5mm
+LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+100
+100
+Package_QFP
+LQFP-128_14x14mm_P0.4mm
+LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+128
+128
+Package_QFP
+LQFP-128_14x20mm_P0.5mm
+LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+128
+128
+Package_QFP
+LQFP-144_20x20mm_P0.5mm
+LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+144
+144
+Package_QFP
+LQFP-160_24x24mm_P0.5mm
+LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+160
+160
+Package_QFP
+LQFP-176_20x20mm_P0.4mm
+LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+176
+176
+Package_QFP
+LQFP-176_24x24mm_P0.5mm
+LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+176
+176
+Package_QFP
+LQFP-208_28x28mm_P0.5mm
+LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+208
+208
+Package_QFP
+LQFP-216_24x24mm_P0.4mm
+LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+LQFP QFP
+0
+216
+216
+Package_QFP
+MQFP-44_10x10mm_P0.8mm
+MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MQFP QFP
+0
+44
+44
+Package_QFP
+PQFP-32_5x5mm_P0.5mm
+PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+32
+32
+Package_QFP
+PQFP-44_10x10mm_P0.8mm
+44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF)
+PQFP 0.8
+0
+44
+44
+Package_QFP
+PQFP-80_14x20mm_P0.8mm
+PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF)
+QFP 0.8
+0
+80
+80
+Package_QFP
+PQFP-100_14x20mm_P0.65mm
+PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+100
+100
+Package_QFP
+PQFP-112_20x20mm_P0.65mm
+PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 112
+0
+112
+112
+Package_QFP
+PQFP-132_24x24mm_P0.635mm
+PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 132
+0
+132
+132
+Package_QFP
+PQFP-132_24x24mm_P0.635mm_i386
+PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf)
+PQFP 132 Intel 386EX
+0
+132
+132
+Package_QFP
+PQFP-144_28x28mm_P0.65mm
+PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+144
+144
+Package_QFP
+PQFP-160_28x28mm_P0.65mm
+PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+160
+160
+Package_QFP
+PQFP-208_28x28mm_P0.5mm
+PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+208
+208
+Package_QFP
+PQFP-240_32.1x32.1mm_P0.5mm
+PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+PQFP QFP
+0
+240
+240
+Package_QFP
+PQFP-256_28x28mm_P0.4mm
+PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF)
+QFP 0.4
+0
+256
+256
+Package_QFP
+TQFP-32_7x7mm_P0.8mm
+32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+32
+32
+Package_QFP
+TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm
+44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+54
+45
+Package_QFP
+TQFP-44_10x10mm_P0.8mm
+44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+44
+44
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm
+48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.5
+0
+53
+49
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm
+TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+65
+49
+Package_QFP
+TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias
+TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+91
+49
+Package_QFP
+TQFP-48_7x7mm_P0.5mm
+TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+48
+48
+Package_QFP
+TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm
+TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
+TQFP QFP
+0
+78
+53
+Package_QFP
+TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias
+TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py
+TQFP QFP
+0
+79
+53
+Package_QFP
+TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm
+64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad
+QFP 0.5
+0
+90
+65
+Package_QFP
+TQFP-64_7x7mm_P0.4mm
+TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF)
+QFP 0.4
+0
+64
+64
+Package_QFP
+TQFP-64_10x10mm_P0.5mm
+TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+64
+64
+Package_QFP
+TQFP-64_14x14mm_P0.8mm
+64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.8
+0
+64
+64
+Package_QFP
+TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm
+80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf)
+QFP 0.65
+0
+85
+81
+Package_QFP
+TQFP-80_12x12mm_P0.5mm
+80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.5
+0
+80
+80
+Package_QFP
+TQFP-80_14x14mm_P0.65mm
+80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.65
+0
+80
+80
+Package_QFP
+TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm
+TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+117
+101
+Package_QFP
+TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias
+TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+143
+101
+Package_QFP
+TQFP-100_12x12mm_P0.4mm
+100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.4
+0
+100
+100
+Package_QFP
+TQFP-100_14x14mm_P0.5mm
+TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+100
+100
+Package_QFP
+TQFP-120_14x14mm_P0.4mm
+TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF)
+QFP 0.4
+0
+120
+120
+Package_QFP
+TQFP-128_14x14mm_P0.4mm
+TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF)
+QFP 0.4
+0
+128
+128
+Package_QFP
+TQFP-144_16x16mm_P0.4mm
+144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf)
+QFP 0.4
+0
+144
+144
+Package_QFP
+TQFP-144_20x20mm_P0.5mm
+TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+144
+144
+Package_QFP
+TQFP-176_24x24mm_P0.5mm
+TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TQFP QFP
+0
+176
+176
+Package_QFP
+VQFP-80_14x14mm_P0.65mm
+VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+80
+80
+Package_QFP
+VQFP-100_14x14mm_P0.5mm
+VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+100
+100
+Package_QFP
+VQFP-128_14x14mm_P0.4mm
+VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+128
+128
+Package_QFP
+VQFP-176_20x20mm_P0.4mm
+VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VQFP QFP
+0
+176
+176
+Package_SIP
+PowerIntegrations_eSIP-7C
+eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
+Power Integrations E Package
+0
+6
+6
+Package_SIP
+PowerIntegrations_eSIP-7F
+eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf
+Power Integrations L Package
+0
+6
+6
+Package_SIP
+SIP-8_19x3mm_P2.54mm
+SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf)
+SIP8
+0
+8
+8
+Package_SIP
+SIP-9_21.54x3mm_P2.54mm
+SIP 9-pin ()
+SIP8
+0
+9
+9
+Package_SIP
+SIP-9_22.3x3mm_P2.54mm
+SIP 9-pin ()
+SIP8
+0
+9
+9
+Package_SIP
+SIP3_11.6x8.5mm
+RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf
+SIP3 Regulator Module
+0
+3
+3
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Angled
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Angled_NoHole
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP4_Sharp-SSR_P7.62mm_Straight
+SIP4 Footprint for SSR made by Sharp
+Solid State relais SSR Sharp
+0
+4
+4
+Package_SIP
+SIP9_Housing
+SIP9
+SIP9
+0
+9
+9
+Package_SIP
+SIP9_Housing_BigPads
+SIP9, large pads
+SIP9
+0
+9
+9
+Package_SIP
+SLA704XM
+SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF)
+SIP
+0
+18
+18
+Package_SIP
+STK672-040-E
+SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF)
+SIP-22
+0
+22
+22
+Package_SIP
+STK672-080-E
+SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF)
+SIP-15
+0
+15
+15
+Package_SIP
+Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm
+Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
+Sanyo SIP-15
+0
+15
+15
+Package_SIP
+Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm
+Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf)
+Sanyo SIP-15
+0
+15
+15
+Package_SO
+Diodes_PSOP-8
+8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf)
+SSOP 0.50 exposed pad
+0
+12
+9
+Package_SO
+Diodes_SO-8EP
+8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf)
+SO exposed pad
+0
+9
+9
+Package_SO
+ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+27
+21
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+13
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+18
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+13
+9
+Package_SO
+HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias
+HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+20
+9
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+23
+21
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+45
+21
+Package_SO
+HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp
+HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 1.27mm
+0
+20
+20
+Package_SO
+HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm
+HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+37
+33
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+39
+37
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+61
+37
+Package_SO
+HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp
+HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf)
+HSOP 11.0 x 15.9mm Pitch 0.65mm
+0
+36
+36
+Package_SO
+HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm
+HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOP SO
+0
+59
+55
+Package_SO
+HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm
+HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSOP SO
+0
+13
+9
+Package_SO
+HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias
+HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSOP SO
+0
+20
+9
+Package_SO
+HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm
+HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+20
+15
+Package_SO
+HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias
+HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+36
+15
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm
+16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf)
+SSOP 0.65
+0
+29
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm
+HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+20
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias
+HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+27
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias
+16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf)
+SSOP 0.65
+0
+46
+17
+Package_SO
+HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
+HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+21
+17
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm
+HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm
+HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
+HTSSOP 0.65
+0
+29
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+24
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+26
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder
+HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm
+HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+23
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias
+HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+42
+21
+Package_SO
+HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias
+20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias
+HTSSOP 0.65
+0
+45
+21
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
+HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+31
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm
+HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+28
+25
+Package_SO
+HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias
+HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+47
+25
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm
+HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+30
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias
+HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+41
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+39
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+40
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+55
+29
+Package_SO
+HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias
+HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad
+TSSOP HTSSOP 0.65 thermal pad
+0
+58
+29
+Package_SO
+HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm
+HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
+SSOP 0.65 PowerPAD
+0
+43
+33
+Package_SO
+HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias
+HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf)
+SSOP 0.65 PowerPAD
+0
+83
+33
+Package_SO
+HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm
+HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+46
+39
+Package_SO
+HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias
+HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+87
+39
+Package_SO
+HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm
+HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HTSSOP SO
+0
+44
+44
+Package_SO
+HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm
+HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf
+HTSSOP 0.5
+0
+72
+57
+Package_SO
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm
+HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+15
+11
+Package_SO
+HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias
+HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HVSSOP SO
+0
+20
+11
+Package_SO
+Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm
+Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Infineon PG-DSO SO
+0
+13
+9
+Package_SO
+Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias
+Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Infineon PG-DSO SO
+0
+23
+9
+Package_SO
+Infineon_PG-DSO-8-43
+Infineon_PG-DSO-8-43
+DSO DSO-8 SOIC SOIC-8
+0
+12
+9
+Package_SO
+Infineon_PG-DSO-12-9
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
+PG-DSO
+0
+23
+13
+Package_SO
+Infineon_PG-DSO-12-9_ThermalVias
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/)
+PG-DSO
+0
+42
+13
+Package_SO
+Infineon_PG-DSO-12-11
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
+PG-DSO
+0
+23
+13
+Package_SO
+Infineon_PG-DSO-12-11_ThermalVias
+Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/)
+PG-DSO
+0
+42
+13
+Package_SO
+Infineon_PG-DSO-20-30
+Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
+DSO-20
+0
+31
+21
+Package_SO
+Infineon_PG-DSO-20-30_ThermalVias
+Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/)
+DSO-20
+0
+45
+21
+Package_SO
+Infineon_PG-DSO-20-32
+Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/)
+DSO-20
+0
+20
+20
+Package_SO
+Infineon_PG-DSO-20-85
+Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
+DSO-20
+0
+31
+21
+Package_SO
+Infineon_PG-DSO-20-85_ThermalVias
+Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/)
+DSO-20
+0
+113
+21
+Package_SO
+Infineon_PG-DSO-20-87
+Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/)
+DSO-20
+0
+20
+20
+Package_SO
+Infineon_PG-TSDSO-14-22
+Infineon_PG-TSDSO-14-22
+Infineon TSDSO 14-22
+0
+17
+15
+Package_SO
+Linear_MSOP-12-16-1EP_3x4mm_P0.5mm
+12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf)
+SSOP 0.5
+0
+15
+13
+Package_SO
+Linear_MSOP-12-16_3x4mm_P0.5mm
+12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf)
+SSOP 0.5
+0
+12
+12
+Package_SO
+MFSOP6-4_4.4x3.6mm_P1.27mm
+https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html
+MFSOP 4 pin SMD
+0
+4
+4
+Package_SO
+MFSOP6-5_4.4x3.6mm_P1.27mm
+https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html
+MFSOP 4 pin SMD
+0
+5
+5
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm
+MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias
+MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm
+MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias
+MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm
+MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+13
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias
+MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+18
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm
+MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+14
+9
+Package_SO
+MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias
+MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+19
+9
+Package_SO
+MSOP-8_3x3mm_P0.65mm
+MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+8
+8
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm
+MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+15
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias
+MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+20
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm
+MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+15
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias
+MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+20
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm
+MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+11
+Package_SO
+MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias
+MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+23
+11
+Package_SO
+MSOP-10_3x3mm_P0.5mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+10
+10
+Package_SO
+MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+17
+13
+Package_SO
+MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+24
+13
+Package_SO
+MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+19
+13
+Package_SO
+MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+25
+13
+Package_SO
+MSOP-12-16_3x4mm_P0.5mm
+10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.5
+0
+12
+12
+Package_SO
+MSOP-12_3x4mm_P0.65mm
+MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+12
+12
+Package_SO
+MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm
+MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+21
+17
+Package_SO
+MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias
+MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+28
+17
+Package_SO
+MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm
+MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+21
+17
+Package_SO
+MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias
+MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+28
+17
+Package_SO
+MSOP-16_3x4.039mm_P0.5mm
+MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+16
+Package_SO
+MSOP-16_3x4mm_P0.5mm
+MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py
+MSOP SO
+0
+16
+16
+Package_SO
+ONSemi_SO-8FL_488AA
+ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF
+ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A
+0
+5
+5
+Package_SO
+OnSemi_Micro8
+ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF
+micro8
+0
+8
+8
+Package_SO
+PSOP-44_16.9x27.17mm_P1.27mm
+PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm
+PSOP 1.27
+0
+44
+44
+Package_SO
+PowerIntegrations_SO-8
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf
+SOIC 1.27
+0
+8
+8
+Package_SO
+PowerIntegrations_SO-8B
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
+SOIC 1.27
+0
+7
+7
+Package_SO
+PowerIntegrations_SO-8C
+Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf
+SOIC 1.27
+0
+7
+7
+Package_SO
+PowerIntegrations_eSOP-12B
+eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf
+Power Integrations K Package
+0
+12
+12
+Package_SO
+PowerPAK_SO-8_Dual
+PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf)
+PowerPAK SO-8 Dual
+0
+10
+6
+Package_SO
+PowerPAK_SO-8_Single
+PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf)
+PowerPAK SO-8 Single
+0
+9
+5
+Package_SO
+QSOP-16_3.9x4.9mm_P0.635mm
+16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.635
+0
+16
+16
+Package_SO
+QSOP-20_3.9x8.7mm_P0.635mm
+20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf)
+QSOP 0.635
+0
+20
+20
+Package_SO
+QSOP-24_3.9x8.7mm_P0.635mm
+24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf)
+QSOP 0.635
+0
+24
+24
+Package_SO
+SC-74-6_1.5x2.9mm_P0.95mm
+SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SC-74 SO
+0
+6
+6
+Package_SO
+SO-4_4.4x2.3mm_P1.27mm
+4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf
+SO SOIC 1.27
+0
+4
+4
+Package_SO
+SO-4_4.4x3.6mm_P2.54mm
+4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-4_4.4x3.9mm_P2.54mm
+SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+4
+4
+Package_SO
+SO-4_4.4x4.3mm_P2.54mm
+4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-4_7.6x3.6mm_P2.54mm
+4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf)
+SO SOIC 2.54
+0
+4
+4
+Package_SO
+SO-5_4.4x3.6mm_P1.27mm
+5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SO SOIC 1.27
+0
+5
+5
+Package_SO
+SO-6L_10x3.84mm_P1.27mm
+6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770
+SO-6L
+0
+6
+6
+Package_SO
+SO-6_4.4x3.6mm_P1.27mm
+6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SO SOIC 1.27
+0
+6
+6
+Package_SO
+SO-8_3.9x4.9mm_P1.27mm
+SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+8
+8
+Package_SO
+SO-8_5.3x6.2mm_P1.27mm
+SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+8
+8
+Package_SO
+SO-14_3.9x8.65mm_P1.27mm
+SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+14
+14
+Package_SO
+SO-14_5.3x10.2mm_P1.27mm
+SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+14
+14
+Package_SO
+SO-16_3.9x9.9mm_P1.27mm
+SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+16
+16
+Package_SO
+SO-16_5.3x10.2mm_P1.27mm
+SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+16
+16
+Package_SO
+SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm
+SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+23
+21
+Package_SO
+SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias
+SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+51
+21
+Package_SO
+SO-20_5.3x12.6mm_P1.27mm
+SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+20
+20
+Package_SO
+SO-20_12.8x7.5mm_P1.27mm
+SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf
+S0-20
+0
+20
+20
+Package_SO
+SO-24_5.3x15mm_P1.27mm
+SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SO SO
+0
+24
+24
+Package_SO
+SOIC-4_4.55x2.6mm_P1.27mm
+SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+4
+4
+Package_SO
+SOIC-4_4.55x3.7mm_P2.54mm
+SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+4
+4
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm
+SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias
+SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias
+SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm
+SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias
+SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm
+SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias
+SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+23
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm
+SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+13
+9
+Package_SO
+SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias
+SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+9
+Package_SO
+SOIC-8-N7_3.9x4.9mm_P1.27mm
+8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF)
+SOIC 1.27
+0
+7
+7
+Package_SO
+SOIC-8W_5.3x5.3mm_P1.27mm
+8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf)
+SOIC 1.27
+0
+8
+8
+Package_SO
+SOIC-8_3.9x4.9mm_P1.27mm
+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
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_5.23x5.23mm_P1.27mm
+SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_5.275x5.275mm_P1.27mm
+SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-8_7.5x5.85mm_P1.27mm
+SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+8
+8
+Package_SO
+SOIC-14-16_3.9x9.9mm_P1.27mm
+SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf)
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-14W_7.5x9mm_P1.27mm
+SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-14_3.9x8.7mm_P1.27mm
+SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+14
+14
+Package_SO
+SOIC-16W-12_7.5x10.3mm_P1.27mm
+SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN)
+SOIC 1.27 16 12 Wide
+0
+12
+12
+Package_SO
+SOIC-16W_5.3x10.2mm_P1.27mm
+16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf)
+SOIC 1.27
+0
+16
+16
+Package_SO
+SOIC-16W_7.5x10.3mm_P1.27mm
+SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16W_7.5x12.8mm_P1.27mm
+SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16_3.9x9.9mm_P1.27mm
+SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-16_4.55x10.3mm_P1.27mm
+SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+16
+16
+Package_SO
+SOIC-18W_7.5x11.6mm_P1.27mm
+SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+18
+18
+Package_SO
+SOIC-20W_7.5x12.8mm_P1.27mm
+SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+20
+Package_SO
+SOIC-20W_7.5x15.4mm_P1.27mm
+SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+20
+20
+Package_SO
+SOIC-24W_7.5x15.4mm_P1.27mm
+SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+24
+24
+Package_SO
+SOIC-28W_7.5x17.9mm_P1.27mm
+SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+28
+28
+Package_SO
+SOIC-28W_7.5x18.7mm_P1.27mm
+SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOIC SO
+0
+28
+28
+Package_SO
+SOJ-36_10.16x23.49mm_P1.27mm
+SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOJ SO
+0
+36
+36
+Package_SO
+SOP-4_3.8x4.1mm_P2.54mm
+SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+4
+4
+Package_SO
+SOP-4_4.4x2.6mm_P1.27mm
+SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+4
+4
+Package_SO
+SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+13
+9
+Package_SO
+SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+20
+9
+Package_SO
+SOP-8_3.9x4.9mm_P1.27mm
+SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_3.76x4.96mm_P1.27mm
+SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_5.28x5.23mm_P1.27mm
+SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-8_6.62x9.15mm_P2.54mm
+SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+8
+8
+Package_SO
+SOP-16_3.9x9.9mm_P1.27mm
+SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+16
+16
+Package_SO
+SOP-16_4.4x10.4mm_P1.27mm
+16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf
+SOP 1.27
+0
+16
+16
+Package_SO
+SOP-16_4.55x10.3mm_P1.27mm
+SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+16
+16
+Package_SO
+SOP-18_7x12.5mm_P1.27mm
+SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+18
+18
+Package_SO
+SOP-20_7.5x12.8mm_P1.27mm
+SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+20
+20
+Package_SO
+SOP-24_7.5x15.4mm_P1.27mm
+SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOP SO
+0
+24
+24
+Package_SO
+SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm
+4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf
+SSO Stretched SO SOIC 2.54
+0
+4
+4
+Package_SO
+SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC 1.27
+0
+6
+6
+Package_SO
+SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC 1.27
+0
+6
+6
+Package_SO
+SSO-7-8_6.4x9.78mm_P2.54mm
+SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSO SO
+0
+7
+7
+Package_SO
+SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf
+SSO Stretched SO SOIC Pitch 2.54
+0
+8
+8
+Package_SO
+SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm
+8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true
+SSO Stretched SO SOIC Pitch 1.27
+0
+8
+8
+Package_SO
+SSOP-8_2.95x2.8mm_P0.65mm
+SSOP-8 2.9 x2.8mm Pitch 0.65mm
+SSOP-8 2.95x2.8mm Pitch 0.65mm
+0
+8
+8
+Package_SO
+SSOP-8_3.9x5.05mm_P1.27mm
+SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+8
+8
+Package_SO
+SSOP-8_3.95x5.21x3.27mm_P1.27mm
+SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm
+SSOP-8 3.95x5.21x3.27mm 1.27mm
+0
+8
+8
+Package_SO
+SSOP-8_5.25x5.24mm_P1.27mm
+SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+8
+8
+Package_SO
+SSOP-10_3.9x4.9mm_P1.00mm
+10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf)
+SSOP 3.9 4.9 1.00
+0
+10
+10
+Package_SO
+SSOP-14_5.3x6.2mm_P0.65mm
+SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf)
+SSOP 0.65
+0
+14
+14
+Package_SO
+SSOP-16_3.9x4.9mm_P0.635mm
+SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf)
+SSOP 0.635
+0
+16
+16
+Package_SO
+SSOP-16_4.4x5.2mm_P0.65mm
+SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf)
+SSOP 0.65
+0
+16
+16
+Package_SO
+SSOP-16_5.3x6.2mm_P0.65mm
+SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+16
+16
+Package_SO
+SSOP-18_4.4x6.5mm_P0.65mm
+SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG)
+SSOP 0.65
+0
+18
+18
+Package_SO
+SSOP-20_3.9x8.7mm_P0.635mm
+SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf)
+SSOP 0.635
+0
+20
+20
+Package_SO
+SSOP-20_4.4x6.5mm_P0.65mm
+SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf)
+SSOP 0.65
+0
+20
+20
+Package_SO
+SSOP-20_5.3x7.2mm_P0.65mm
+SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+20
+20
+Package_SO
+SSOP-24_3.9x8.7mm_P0.635mm
+SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf)
+SSOP 0.635
+0
+24
+24
+Package_SO
+SSOP-24_5.3x8.2mm_P0.65mm
+24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+24
+24
+Package_SO
+SSOP-28_3.9x9.9mm_P0.635mm
+SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf)
+SSOP 0.635
+0
+28
+28
+Package_SO
+SSOP-28_5.3x10.2mm_P0.65mm
+28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf)
+SSOP 0.65
+0
+28
+28
+Package_SO
+SSOP-32_11.305x20.495mm_P1.27mm
+SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+32
+32
+Package_SO
+SSOP-44_5.3x12.8mm_P0.5mm
+44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf)
+SSOP 0.5
+0
+44
+44
+Package_SO
+SSOP-48_5.3x12.8mm_P0.5mm
+SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SSOP SO
+0
+48
+48
+Package_SO
+SSOP-48_7.5x15.9mm_P0.635mm
+SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf)
+SSOP 0.635
+0
+48
+48
+Package_SO
+SSOP-56_7.5x18.5mm_P0.635mm
+SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf)
+SSOP 0.635
+0
+56
+56
+Package_SO
+STC_SOP-16_3.9x9.9mm_P1.27mm
+STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py
+STC SOP SO
+0
+16
+16
+Package_SO
+ST_MultiPowerSO-30
+MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf)
+MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm
+0
+33
+33
+Package_SO
+ST_PowerSSO-24_SlugDown
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+25
+25
+Package_SO
+ST_PowerSSO-24_SlugDown_ThermalVias
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+38
+25
+Package_SO
+ST_PowerSSO-24_SlugUp
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm
+0
+24
+24
+Package_SO
+ST_PowerSSO-36_SlugDown
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+37
+37
+Package_SO
+ST_PowerSSO-36_SlugDown_ThermalVias
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+50
+37
+Package_SO
+ST_PowerSSO-36_SlugUp
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf)
+ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm
+0
+36
+36
+Package_SO
+TI_SO-PowerPAD-8
+8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf)
+SSOP 0.50 exposed pad
+0
+12
+9
+Package_SO
+TI_SO-PowerPAD-8_ThermalVias
+8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf
+HTSOP 1.27
+0
+19
+9
+Package_SO
+TSOP-5_1.65x3.05mm_P0.95mm
+TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
+Jedec MO-193C TSOP-5L
+0
+5
+5
+Package_SO
+TSOP-6_1.65x3.05mm_P0.95mm
+TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf
+Jedec MO-193C TSOP-6L
+0
+6
+6
+Package_SO
+TSOP-I-24_12.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_14.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_16.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-24_18.4x6mm_P0.5mm
+TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+24
+24
+Package_SO
+TSOP-I-28_11.8x8mm_P0.55mm
+TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf)
+TSOP I 28 pins
+0
+28
+28
+Package_SO
+TSOP-I-32_11.8x8mm_P0.5mm
+TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_12.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_14.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_16.4x8mm_P0.5mm
+TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+32
+32
+Package_SO
+TSOP-I-32_18.4x8mm_P0.5mm
+TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf, http://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/f32pm25.pdf)
+TSOP I 32
+0
+32
+32
+Package_SO
+TSOP-I-32_18.4x8mm_P0.5mm_Reverse
+TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount
+TSOP I 32 reverse
+0
+32
+32
+Package_SO
+TSOP-I-40_12.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_14.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_16.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-40_18.4x10mm_P0.5mm
+TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+40
+40
+Package_SO
+TSOP-I-48_12.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_14.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_16.4x12mm_P0.5mm
+TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+48
+48
+Package_SO
+TSOP-I-48_18.4x12mm_P0.5mm
+TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf)
+TSOP I 32
+0
+48
+48
+Package_SO
+TSOP-I-56_14.4x14mm_P0.5mm
+TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+56
+56
+Package_SO
+TSOP-I-56_16.4x14mm_P0.5mm
+TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-I SO
+0
+56
+56
+Package_SO
+TSOP-I-56_18.4x14mm_P0.5mm
+TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf)
+TSOP I 32
+0
+56
+56
+Package_SO
+TSOP-II-32_21.0x10.2mm_P1.27mm
+32-lead plastic TSOP; Type II
+TSOP-II 32
+0
+32
+32
+Package_SO
+TSOP-II-44_10.16x18.41mm_P0.8mm
+TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOP-II SO
+0
+44
+44
+Package_SO
+TSOP-II-54_22.2x10.16mm_P0.8mm
+54-lead TSOP typ II package
+TSOPII TSOP2
+0
+54
+54
+Package_SO
+TSSOP-4_4.4x5mm_P4mm
+TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+4
+4
+Package_SO
+TSSOP-8_3x3mm_P0.65mm
+TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf)
+SSOP 0.65
+0
+8
+8
+Package_SO
+TSSOP-8_4.4x3mm_P0.65mm
+TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+8
+8
+Package_SO
+TSSOP-10_3x3mm_P0.5mm
+TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf)
+SSOP 0.5
+0
+10
+10
+Package_SO
+TSSOP-14-1EP_4.4x5mm_P0.65mm
+14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf)
+SSOP 0.65 exposed pad
+0
+18
+15
+Package_SO
+TSSOP-14_4.4x5mm_P0.65mm
+TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+14
+14
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm
+FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf)
+SSOP 0.65
+0
+24
+17
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm
+TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+21
+17
+Package_SO
+TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias
+TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+26
+17
+Package_SO
+TSSOP-16_4.4x5mm_P0.65mm
+TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+16
+16
+Package_SO
+TSSOP-20_4.4x5mm_P0.5mm
+TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+20
+20
+Package_SO
+TSSOP-20_4.4x6.5mm_P0.65mm
+TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+20
+20
+Package_SO
+TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm
+TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+31
+25
+Package_SO
+TSSOP-24_4.4x5mm_P0.4mm
+TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_4.4x6.5mm_P0.5mm
+TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_4.4x7.8mm_P0.65mm
+TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-24_6.1x7.8mm_P0.65mm
+TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+24
+24
+Package_SO
+TSSOP-28-1EP_4.4x9.7mm_P0.65mm
+TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf)
+SSOP 0.65
+0
+36
+29
+Package_SO
+TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm
+TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+35
+29
+Package_SO
+TSSOP-28_4.4x7.8mm_P0.5mm
+TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_4.4x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_6.1x7.8mm_P0.5mm
+TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_6.1x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-28_8x9.7mm_P0.65mm
+TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+28
+28
+Package_SO
+TSSOP-30_4.4x7.8mm_P0.5mm
+TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+30
+30
+Package_SO
+TSSOP-30_6.1x9.7mm_P0.65mm
+TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+30
+30
+Package_SO
+TSSOP-32_4.4x6.5mm_P0.4mm
+TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-32_6.1x11mm_P0.65mm
+TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-32_8x11mm_P0.65mm
+TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+32
+32
+Package_SO
+TSSOP-36_4.4x7.8mm_P0.4mm
+TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_4.4x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x7.8mm_P0.4mm
+TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_6.1x12.5mm_P0.65mm
+TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_8x9.7mm_P0.5mm
+TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-36_8x12.5mm_P0.65mm
+TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+36
+36
+Package_SO
+TSSOP-38_4.4x9.7mm_P0.5mm
+TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+38
+38
+Package_SO
+TSSOP-38_6.1x12.5mm_P0.65mm
+TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+38
+38
+Package_SO
+TSSOP-40_6.1x11mm_P0.5mm
+TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_6.1x14mm_P0.65mm
+TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_8x11mm_P0.5mm
+TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-40_8x14mm_P0.65mm
+TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+40
+40
+Package_SO
+TSSOP-44_4.4x11.2mm_P0.5mm
+TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf)
+SSOP 0.5
+0
+44
+44
+Package_SO
+TSSOP-44_4.4x11mm_P0.5mm
+TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+44
+44
+Package_SO
+TSSOP-44_6.1x11mm_P0.5mm
+TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+44
+44
+Package_SO
+TSSOP-48_4.4x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_6.1x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_6.1x12.5mm_P0.5mm
+TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_8x9.7mm_P0.4mm
+TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-48_8x12.5mm_P0.5mm
+TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+48
+48
+Package_SO
+TSSOP-50_4.4x12.5mm_P0.5mm
+TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+50
+50
+Package_SO
+TSSOP-52_6.1x11mm_P0.4mm
+TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+52
+52
+Package_SO
+TSSOP-52_8x11mm_P0.4mm
+TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+52
+52
+Package_SO
+TSSOP-56_6.1x12.5mm_P0.4mm
+TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_6.1x14mm_P0.5mm
+TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_8x12.5mm_P0.4mm
+TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-56_8x14mm_P0.5mm
+TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+56
+56
+Package_SO
+TSSOP-60_8x12.5mm_P0.4mm
+TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+60
+60
+Package_SO
+TSSOP-64_6.1x14mm_P0.4mm
+TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-64_6.1x17mm_P0.5mm
+TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-64_8x14mm_P0.4mm
+TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+64
+64
+Package_SO
+TSSOP-68_8x14mm_P0.4mm
+TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+68
+68
+Package_SO
+TSSOP-80_6.1x17mm_P0.4mm
+TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSSOP SO
+0
+80
+80
+Package_SO
+Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm
+Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
+HSOP 1.27
+0
+11
+9
+Package_SO
+Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias
+Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf)
+HSOP 1.27
+0
+20
+9
+Package_SO
+Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
+8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf
+HTSOP 1.27
+0
+18
+9
+Package_SO
+Texas_PWP0020A
+20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf)
+PWP HTSSOP 0.65mm
+0
+25
+21
+Package_SO
+Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm
+HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOIC SO
+0
+16
+9
+Package_SO
+Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias
+HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+HSOIC SO
+0
+23
+9
+Package_SO
+Texas_R-PDSO-N5
+Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf
+SOT23 R-PDSO-N5
+0
+5
+5
+Package_SO
+VSO-40_7.6x15.4mm_P0.762mm
+VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf)
+SSOP 0.762
+0
+40
+40
+Package_SO
+VSO-56_11.1x21.5mm_P0.75mm
+VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf)
+SSOP 0.75
+0
+56
+56
+Package_SO
+VSSOP-8_2.3x2mm_P0.5mm
+VSSOP-8 2.3x2mm Pitch 0.5mm
+VSSOP-8 2.3x2mm Pitch 0.5mm
+0
+8
+8
+Package_SO
+VSSOP-8_2.4x2.1mm_P0.5mm
+http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf
+VSSOP DCU R-PDSO-G8 Pitch0.5mm
+0
+8
+8
+Package_SO
+VSSOP-8_3.0x3.0mm_P0.65mm
+VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf
+VSSOP-8 3.0 x 3.0
+0
+8
+8
+Package_SO
+VSSOP-10_3x3mm_P0.5mm
+VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+VSSOP SO
+0
+10
+10
+Package_SO
+Vishay_PowerPAK_1212-8_Dual
+PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf)
+Vishay_PowerPAK_1212-8_Dual
+0
+6
+6
+Package_SO
+Vishay_PowerPAK_1212-8_Single
+PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf)
+Vishay PowerPAK 1212-8 Single
+0
+5
+5
+Package_SO
+Zetex_SM8
+Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf)
+Zetex SM8
+0
+8
+8
+Package_SON
+Diodes_PowerDI3333-8
+Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf
+PowerDI 0.65
+0
+13
+5
+Package_SON
+Fairchild_DualPower33-6_3x3mm
+Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf)
+mosfet
+0
+18
+6
+Package_SON
+Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm
+Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
+Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm
+0
+6
+6
+Package_SON
+Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm
+Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff
+Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm
+0
+6
+6
+Package_SON
+HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm
+HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf)
+huson nolead SOT1061
+0
+4
+3
+Package_SON
+HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm
+HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVSON NoLead
+0
+13
+9
+Package_SON
+HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm
+HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py
+HVSON NoLead
+0
+13
+9
+Package_SON
+Infineon_PG-LSON-8-1
+https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/
+PG-LSON-8-1
+0
+17
+9
+Package_SON
+Infineon_PG-TISON-8-2
+Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
+tison
+0
+23
+7
+Package_SON
+Infineon_PG-TISON-8-3
+Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/
+tison
+0
+23
+7
+Package_SON
+Infineon_PG-TISON-8-4
+Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/
+tison
+0
+26
+8
+Package_SON
+Infineon_PG-TISON-8-5
+Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/
+tison
+0
+34
+8
+Package_SON
+NXP_XSON-16
+http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf
+NXP XSON SOT-1341
+0
+16
+16
+Package_SON
+ROHM_VML0806
+VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf)
+ROHM VML0806
+0
+3
+3
+Package_SON
+RTC_SMD_MicroCrystal_C3_2.5x3.7mm
+MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf
+RTC C3
+0
+10
+10
+Package_SON
+SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm
+SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+SON NoLead
+0
+13
+9
+Package_SON
+Texas_DQK
+Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf
+Texas WSON6 2x2mm
+0
+10
+8
+Package_SON
+Texas_DRC0010J
+Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
+Texas VSON10 3x3mm
+0
+17
+11
+Package_SON
+Texas_DRC0010J_ThermalVias
+Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf
+Texas VSON10 3x3mm
+0
+21
+11
+Package_SON
+Texas_DSC0010J
+3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 DSC0010J WSON
+0
+33
+11
+Package_SON
+Texas_DSC0010J_ThermalVias
+3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 DSC0010J WSON
+0
+39
+11
+Package_SON
+Texas_PWSON-N6
+Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf
+Plastic Small Outline No-Lead
+0
+7
+7
+Package_SON
+Texas_R-PWSON-N12_EP0.4x2mm
+http://www.ti.com/lit/ds/symlink/tpd6f003.pdf
+WSON SMD
+0
+16
+13
+Package_SON
+Texas_S-PDSO-N12
+http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf
+SON thermal pads
+0
+44
+13
+Package_SON
+Texas_S-PVSON-N8
+8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
+DFN 0.65 S-PVSON-N8
+0
+21
+9
+Package_SON
+Texas_S-PVSON-N8_ThermalVias
+8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf
+DFN 0.65 S-PVSON-N8
+0
+27
+9
+Package_SON
+Texas_S-PVSON-N10
+3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 S-PVSON-N10 DRC
+0
+33
+11
+Package_SON
+Texas_S-PVSON-N10_ThermalVias
+3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf
+0.5 S-PVSON-N10 DRC
+0
+39
+11
+Package_SON
+Texas_S-PWSON-N10
+3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
+0.5 S-PWSON-N10 DSC
+0
+41
+11
+Package_SON
+Texas_S-PWSON-N10_ThermalVias
+3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf
+0.5 S-PWSON-N10 DSC
+0
+47
+11
+Package_SON
+Texas_X2SON-4_1x1mm_P0.65mm
+X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint]
+X2SON
+0
+13
+5
+Package_SON
+USON-10_2.5x1.0mm_P0.5mm
+USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf
+USON-10 2.5x1.0mm Pitch 0.5mm
+0
+10
+10
+Package_SON
+USON-20_2x4mm_P0.4mm
+USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf
+USON-20 2x4mm Pitch 0.4mm
+0
+20
+20
+Package_SON
+VSON-8_3.3x3.3mm_P0.65mm_NexFET
+8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf
+VSON 0.65
+0
+13
+5
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm
+VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+15
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
+VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py
+VSON NoLead
+0
+18
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
+0
+21
+11
+Package_SON
+VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument
+VSON 10 Thermal on 11 3x3mm Pitch 0.5mm
+0
+27
+11
+Package_SON
+VSONP-8-1EP_5x6_P1.27mm
+SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf)
+VSONP 1.27
+0
+13
+3
+Package_SON
+WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm
+WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+9
+7
+Package_SON
+WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias
+WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+12
+7
+Package_SON
+WSON-6-1EP_3x3mm_P0.95mm
+WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf
+WSON6 0.95
+0
+10
+7
+Package_SON
+WSON-6_1.5x1.5mm_P0.5mm
+WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf
+WSON6_1.5x1.5mm_P0.5mm
+0
+6
+6
+Package_SON
+WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP
+0
+11
+9
+Package_SON
+WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP ThermalVias
+0
+14
+9
+Package_SON
+WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack
+WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias
+WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm
+WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+11
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias
+WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm
+8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf
+WSON 8 1EP
+0
+13
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+11
+9
+Package_SON
+WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+18
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias
+WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+9
+Package_SON
+WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm
+WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm
+WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+13
+9
+Package_SON
+WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm
+WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+15
+11
+Package_SON
+WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias
+WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+22
+11
+Package_SON
+WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm
+WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
+WSON 0.5
+0
+14
+11
+Package_SON
+WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias
+WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf
+WSON 0.5 thermal vias
+0
+17
+11
+Package_SON
+WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm
+10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf)
+WSON 0.5
+0
+15
+11
+Package_SON
+WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65
+WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
+WSON-12
+0
+15
+13
+Package_SON
+WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias
+WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf
+WSON-12
+0
+19
+13
+Package_SON
+WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm
+WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+17
+13
+Package_SON
+WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias
+WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py
+WSON NoLead
+0
+27
+13
+Package_SON
+WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm
+14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf
+NHL014B
+0
+19
+15
+Package_SON
+WSON-16_3.3x1.35_P0.4mm
+WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument
+WSON-16 3.3 x 1.35mm Pitch 0.4mm
+0
+20
+17
+Package_SON
+X2SON-8_1.4x1mm_P0.35mm
+X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf
+X2SON-8 1.4x1mm Pitch0.35mm
+0
+8
+8
+Package_SO_J-Lead
+TSOC-6_3.76x3.94mm_P1.27mm
+Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF
+TSOC-6
+0
+6
+6
+Package_TO_SOT_SMD
+ATPAK-2
+ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF
+ATPAK
+0
+7
+3
+Package_TO_SOT_SMD
+Analog_KS-4
+Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf
+Analog Devices KS-4 (like EIAJ SC-82)
+0
+4
+4
+Package_TO_SOT_SMD
+Diodes_SOT-553
+Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf
+SOT-553
+0
+5
+5
+Package_TO_SOT_SMD
+HVSOF5
+HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf
+HVSOF5
+0
+5
+5
+Package_TO_SOT_SMD
+HVSOF6
+HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf
+HVSOF6
+0
+7
+7
+Package_TO_SOT_SMD
+Infineon_PG-HDSOP-10-1
+Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/)
+hdsop 10 ddpak
+0
+10
+10
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-1
+HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
+mosfet hsof toll
+0
+53
+3
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-1_ThermalVias
+HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/)
+mosfet hsof toll thermal vias
+0
+96
+3
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
+mosfet hsof toll
+0
+12
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2_ThermalVias
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/)
+mosfet hsof toll thermal vias
+0
+97
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-2_ThermalVias2
+HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6)
+mosfet hsof toll thermal vias
+0
+159
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-3
+HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
+mosfet hsof
+0
+25
+4
+Package_TO_SOT_SMD
+Infineon_PG-HSOF-8-3_ThermalVias
+HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/)
+mosfet hsof
+0
+64
+4
+Package_TO_SOT_SMD
+Infineon_PG-TO-220-7Lead_TabPin8
+Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9
+Infineon PG-TO-220-7
+0
+12
+8
+Package_TO_SOT_SMD
+LFPAK33
+LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf
+LFPAK33 SOT-1210
+0
+17
+5
+Package_TO_SOT_SMD
+LFPAK56
+LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf
+LFPAK56 SOT-669 Power-SO8
+0
+18
+5
+Package_TO_SOT_SMD
+Nexperia_CFP15_SOT-1289
+Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf
+SOT-1289 CFP15
+0
+8
+3
+Package_TO_SOT_SMD
+OnSemi_ECH8
+On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF
+ECH8 SOT28-FL SOT-28-FL
+0
+8
+8
+Package_TO_SOT_SMD
+PQFN_8x8
+Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf
+pqfn vdfn mosfet
+0
+9
+3
+Package_TO_SOT_SMD
+PowerMacro_M234_NoHole
+TO-50-4 Power Macro Package Style M234
+TO-50-4 Power Macro Package Style M234
+0
+4
+4
+Package_TO_SOT_SMD
+PowerMacro_M234_WithHole
+TO-50-4 Power Macro Package Style M234
+TO-50-4 Power Macro Package Style M234
+0
+4
+4
+Package_TO_SOT_SMD
+Rohm_HRP7
+Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf
+Rohm HRP7 SMD
+0
+69
+7
+Package_TO_SOT_SMD
+SC-59
+SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
+SC-59
+0
+3
+3
+Package_TO_SOT_SMD
+SC-59_Handsoldering
+SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg
+SC-59 hand-soldering
+0
+3
+3
+Package_TO_SOT_SMD
+SC-70-8
+SC70-8
+SC70-8
+0
+8
+8
+Package_TO_SOT_SMD
+SC-70-8_Handsoldering
+SC70-8, Handsoldering
+SC70-8 Handsoldering
+0
+8
+8
+Package_TO_SOT_SMD
+SC-82AA
+SC-82AA
+SC-82AA
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AA_Handsoldering
+SC-82AA
+SC-82AA
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AB
+SC-82AB
+SC-82AB
+0
+4
+4
+Package_TO_SOT_SMD
+SC-82AB_Handsoldering
+SC-82AB
+SC-82AB
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-23
+SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23-5
+SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-23-5_HandSoldering
+5-pin SOT23 package
+SOT-23-5 hand-soldering
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-23-6
+SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-23-6_Handsoldering
+6-pin SOT-23 package, Handsoldering
+SOT-23-6 Handsoldering
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-23-8
+SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+SOT TO_SOT_SMD
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-23-8_Handsoldering
+8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf
+SOT-23-8 Handsoldering
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-23W
+SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
+SOT-23W
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23W_Handsoldering
+SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3
+SOT-23W for handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-23_Handsoldering
+SOT-23, Handsoldering
+SOT-23
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-3
+SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf
+SOT-89-3
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-3_Handsoldering
+SOT-89-3 Handsoldering
+SOT-89-3 Handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-89-5
+SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
+SOT-89-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-89-5_Handsoldering
+SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf
+SOT-89-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-143
+SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf
+SOT-143
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143R
+SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
+SOT-143R Reverse
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143R_Handsoldering
+SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf
+SOT-143 Reverse Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-143_Handsoldering
+SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf
+SOT-143 Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-223
+module CMS SOT223 4 pins
+CMS SOT
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-223-3_TabPin2
+module CMS SOT223 4 pins
+CMS SOT
+0
+4
+3
+Package_TO_SOT_SMD
+SOT-223-5
+module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf
+CMS SOT
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-223-6
+module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
+CMS SOT
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-223-6_TabPin3
+module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf
+CMS SOT
+0
+6
+5
+Package_TO_SOT_SMD
+SOT-223-8
+module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf
+CMS SOT
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-323_SC-70
+SOT-323, SC-70
+SOT-323 SC-70
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-323_SC-70_Handsoldering
+SOT-323, SC-70 Handsoldering
+SOT-323 SC-70 Handsoldering
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-343_SC-70-4
+SOT-343, SC-70-4
+SOT-343 SC-70-4
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-343_SC-70-4_Handsoldering
+SOT-343, SC-70-4, Handsoldering
+SOT-343 SC-70-4 Handsoldering
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-353_SC-70-5
+SOT-353, SC-70-5
+SOT-353 SC-70-5
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-353_SC-70-5_Handsoldering
+SOT-353, SC-70-5, Handsoldering
+SOT-353 SC-70-5 Handsoldering
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-363_SC-70-6
+SOT-363, SC-70-6
+SOT-363 SC-70-6
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-363_SC-70-6_Handsoldering
+SOT-363, SC-70-6, Handsoldering
+SOT-363 SC-70-6 Handsoldering
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-383F
+8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf
+SOT-383F
+0
+9
+9
+Package_TO_SOT_SMD
+SOT-383FL
+8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF
+SOT-383FL
+0
+8
+8
+Package_TO_SOT_SMD
+SOT-416
+SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf
+SOT-416
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-523
+SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf
+SOT-523
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-543
+SOT-543 4 lead surface package
+SOT-543 SC-107A EMD4
+0
+4
+4
+Package_TO_SOT_SMD
+SOT-553
+SOT553
+SOT-553
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-563
+SOT563
+SOT-563
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-665
+SOT665
+SOT-665
+0
+5
+5
+Package_TO_SOT_SMD
+SOT-666
+SOT666
+SOT-666
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-723
+http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV
+sot 723
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-883
+SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf
+SOT-883
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-886
+SOT-886
+SOT-886
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-963
+SOT 963 6 pins package 1x0.8mm pitch 0.35mm
+SOT 963 6 pins package 1x0.8mm pitch 0.35mm
+0
+6
+6
+Package_TO_SOT_SMD
+SOT-1123
+SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF)
+SOT-1123 transistor
+0
+3
+3
+Package_TO_SOT_SMD
+SOT-1333-1
+SOT-1333-1
+SOT-1333-1
+0
+9
+9
+Package_TO_SOT_SMD
+SOT-1334-1
+SOT-1334-1
+SOT-1334-1
+0
+14
+14
+Package_TO_SOT_SMD
+SuperSOT-3
+3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf
+SuperSOT-3 SSOT-3
+0
+3
+3
+Package_TO_SOT_SMD
+SuperSOT-6
+6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf
+SuperSOT-6 SSOT-6
+0
+6
+6
+Package_TO_SOT_SMD
+SuperSOT-8
+8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf
+SuperSOT-8 SSOT-8
+0
+8
+8
+Package_TO_SOT_SMD
+TDSON-8-1
+Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/)
+tdson
+0
+14
+5
+Package_TO_SOT_SMD
+TO-50-3_LongPad-NoHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_LongPad-WithHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_ShortPad-NoHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-3_ShortPad-WithHole_Housing
+TO-50-3 Macro T Package Style M236
+TO-50-3 Macro T Package Style M236
+0
+3
+3
+Package_TO_SOT_SMD
+TO-50-4_LongPad-NoHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_LongPad-WithHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_ShortPad-NoHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-50-4_ShortPad-WithHole_Housing
+TO-50-4 Macro X Package Style M238
+TO-50-4 Macro X Package Style M238
+0
+4
+4
+Package_TO_SOT_SMD
+TO-252-2
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+7
+3
+Package_TO_SOT_SMD
+TO-252-2_TabPin1
+TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf
+TO-252-2 diode
+0
+7
+2
+Package_TO_SOT_SMD
+TO-252-3_TabPin2
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+8
+3
+Package_TO_SOT_SMD
+TO-252-3_TabPin4
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/
+DPAK TO-252 DPAK-3 TO-252-3 SOT-428
+0
+8
+4
+Package_TO_SOT_SMD
+TO-252-4
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+9
+5
+Package_TO_SOT_SMD
+TO-252-5_TabPin3
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+10
+5
+Package_TO_SOT_SMD
+TO-252-5_TabPin6
+TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/
+DPAK TO-252 DPAK-5 TO-252-5
+0
+10
+6
+Package_TO_SOT_SMD
+TO-263-2
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+7
+3
+Package_TO_SOT_SMD
+TO-263-2_TabPin1
+TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode
+0
+7
+2
+Package_TO_SOT_SMD
+TO-263-3_TabPin2
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+8
+3
+Package_TO_SOT_SMD
+TO-263-3_TabPin4
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/
+D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404
+0
+8
+4
+Package_TO_SOT_SMD
+TO-263-4
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+9
+5
+Package_TO_SOT_SMD
+TO-263-5_TabPin3
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+10
+5
+Package_TO_SOT_SMD
+TO-263-5_TabPin6
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/
+D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426
+0
+10
+6
+Package_TO_SOT_SMD
+TO-263-6
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+11
+7
+Package_TO_SOT_SMD
+TO-263-7_TabPin4
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+12
+7
+Package_TO_SOT_SMD
+TO-263-7_TabPin8
+TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/
+D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427
+0
+12
+8
+Package_TO_SOT_SMD
+TO-263-9_TabPin5
+TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
+D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
+0
+14
+9
+Package_TO_SOT_SMD
+TO-263-9_TabPin10
+TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf
+D2PAK DDPAK TO-263 D2PAK-9 TO-263-9
+0
+14
+10
+Package_TO_SOT_SMD
+TO-268-2
+TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf
+D3PAK TO-268 D3PAK-3 TO-268-3
+0
+7
+3
+Package_TO_SOT_SMD
+TO-269AA
+SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf
+TO-269AA MBS diode bridge
+0
+4
+4
+Package_TO_SOT_SMD
+TO-277A
+Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf
+TO-277A SMPC
+0
+12
+3
+Package_TO_SOT_SMD
+TO-277B
+TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf
+TO-277B
+0
+9
+3
+Package_TO_SOT_SMD
+TSOT-23
+3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf
+TSOT-23
+0
+3
+3
+Package_TO_SOT_SMD
+TSOT-23-5
+TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+5
+5
+Package_TO_SOT_SMD
+TSOT-23-5_HandSoldering
+5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
+TSOT-23-5 Hand-soldering
+0
+5
+5
+Package_TO_SOT_SMD
+TSOT-23-6
+TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+6
+6
+Package_TO_SOT_SMD
+TSOT-23-6_HandSoldering
+6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf
+TSOT-23-6 MK06A TSOT-6 Hand-soldering
+0
+6
+6
+Package_TO_SOT_SMD
+TSOT-23-8
+TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py
+TSOT TO_SOT_SMD
+0
+8
+8
+Package_TO_SOT_SMD
+TSOT-23-8_HandSoldering
+8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf
+TSOT-23-8 Hand-soldering
+0
+8
+8
+Package_TO_SOT_SMD
+TSOT-23_HandSoldering
+5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf
+TSOT-23 Hand-soldering
+0
+3
+3
+Package_TO_SOT_SMD
+Texas_DRT-3
+Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf
+DRT-3 1x0.8mm Pitch 0.7mm
+0
+3
+3
+Package_TO_SOT_SMD
+Texas_NDQ
+Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf)
+ti pfm dap
+0
+6
+6
+Package_TO_SOT_SMD
+Texas_NDY0011A
+TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf
+Texas TO-PMOD NDY00011A
+0
+12
+12
+Package_TO_SOT_SMD
+Texas_R-PDSO-G6
+R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf
+R-PDSO-G6 SC-70-6
+0
+6
+6
+Package_TO_SOT_SMD
+VSOF5
+VSOF5
+VSOF5
+0
+5
+5
+Package_TO_SOT_SMD
+Vishay_PowerPAK_SC70-6L_Dual
+Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf
+powerpak sc70 sc-70 dual
+0
+8
+6
+Package_TO_SOT_SMD
+Vishay_PowerPAK_SC70-6L_Single
+Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf
+powerpak sc70 sc-70
+0
+6
+3
+Package_TO_SOT_THT
+Analog_TO-46-4_ThermalShield
+TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf
+TO-46-4 LM399
+0
+4
+4
+Package_TO_SOT_THT
+Fairchild_TO-220F-6L
+Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf
+Fairchild TO-220F-6L
+0
+6
+6
+Package_TO_SOT_THT
+Heraeus_TO-92-2
+TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf)
+to-92
+0
+2
+2
+Package_TO_SOT_THT
+NEC_Molded_7x4x9mm
+Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf
+Japan transistor
+0
+3
+3
+Package_TO_SOT_THT
+PowerIntegrations_TO-220-7C
+Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf
+Power Integration Y Package
+0
+6
+6
+Package_TO_SOT_THT
+SIPAK-1EP_Horizontal_TabDown
+SIPAK, Horizontal, RM 2.286mm
+SIPAK Horizontal RM 2.286mm
+0
+4
+4
+Package_TO_SOT_THT
+SIPAK_Vertical
+SIPAK, Vertical, RM 2.286mm
+SIPAK Vertical RM 2.286mm
+0
+3
+3
+Package_TO_SOT_THT
+SOD-70_P2.54mm
+Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
+Sod-70
+0
+2
+2
+Package_TO_SOT_THT
+SOD-70_P5.08mm
+Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]
+Sod-70
+0
+2
+2
+Package_TO_SOT_THT
+SOT-227
+SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf)
+sot 227 isotop
+0
+8
+4
+Package_TO_SOT_THT
+TO-3
+Transistor TO-3
+TR TO-3 TO3 TO-204
+0
+4
+3
+Package_TO_SOT_THT
+TO-3P-3_Horizontal_TabDown
+TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3P-3_Horizontal_TabUp
+TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3P-3_Vertical
+TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html
+TO-3P-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Horizontal_TabDown
+TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Horizontal_TabUp
+TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-3PB-3_Vertical
+TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF
+TO-3PB-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-2
+TO-5-2
+TO-5-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-5-2_Window
+TO-5-2_Window, Window
+TO-5-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-5-3
+TO-5-3
+TO-5-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-3_Window
+TO-5-3_Window, Window
+TO-5-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-5-4
+TO-5-4
+TO-5-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-5-4_Window
+TO-5-4_Window, Window
+TO-5-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-5-6
+TO-5-6
+TO-5-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-5-6_Window
+TO-5-6_Window, Window
+TO-5-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-5-8
+TO-5-8
+TO-5-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_PD5.08
+TO-5-8_PD5.08
+TO-5-8_PD5.08
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_PD5.08_Window
+TO-5-8_PD5.08_Window, Window
+TO-5-8_PD5.08_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-8_Window
+TO-5-8_Window, Window
+TO-5-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-5-10
+TO-5-10
+TO-5-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-5-10_Window
+TO-5-10_Window, Window
+TO-5-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-8-2
+TO-8-2
+TO-8-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-8-2_Window
+TO-8-2_Window, Window
+TO-8-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-8-3
+TO-8-3
+TO-8-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-8-3_Window
+TO-8-3_Window, Window
+TO-8-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-11-2
+TO-11-2
+TO-11-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-11-2_Window
+TO-11-2_Window, Window
+TO-11-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-11-3
+TO-11-3
+TO-11-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-11-3_Window
+TO-11-3_Window, Window
+TO-11-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-12-4
+TO-12-4
+TO-12-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-12-4_Window
+TO-12-4_Window, Window
+TO-12-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-17-4
+TO-17-4
+TO-17-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-17-4_Window
+TO-17-4_Window, Window
+TO-17-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-2
+TO-18-2
+TO-18-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-2_Lens
+TO-18-2_Lens, Lens
+TO-18-2_Lens Lens
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-2_Window
+TO-18-2_Window, Window
+TO-18-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-18-3
+TO-18-3
+TO-18-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-3_Lens
+TO-18-3_Lens, Lens
+TO-18-3_Lens Lens
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-3_Window
+TO-18-3_Window, Window
+TO-18-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-18-4
+TO-18-4
+TO-18-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-4_Lens
+TO-18-4_Lens, Lens
+TO-18-4_Lens Lens
+0
+4
+4
+Package_TO_SOT_THT
+TO-18-4_Window
+TO-18-4_Window, Window
+TO-18-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-33-4
+TO-33-4
+TO-33-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-33-4_Window
+TO-33-4_Window, Window
+TO-33-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-38-2
+TO-38-2
+TO-38-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-38-2_Window
+TO-38-2_Window, Window
+TO-38-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-38-3
+TO-38-3
+TO-38-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-38-3_Window
+TO-38-3_Window, Window
+TO-38-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-2
+TO-39-2
+TO-39-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-39-2_Window
+TO-39-2_Window, Window
+TO-39-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-39-3
+TO-39-3
+TO-39-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-3_Window
+TO-39-3_Window, Window
+TO-39-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-39-4
+TO-39-4
+TO-39-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-39-4_Window
+TO-39-4_Window, Window
+TO-39-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-39-6
+TO-39-6
+TO-39-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-39-6_Window
+TO-39-6_Window, Window
+TO-39-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-39-8
+TO-39-8
+TO-39-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-39-8_Window
+TO-39-8_Window, Window
+TO-39-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-39-10
+TO-39-10
+TO-39-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-39-10_Window
+TO-39-10_Window, Window
+TO-39-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-46-2
+TO-46-2
+TO-46-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Pin2Center
+TO-46-2, Pin2 at center of package, Thorlabs photodiodes
+TO-46-2 Thorlabs
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Pin2Center_Window
+TO-46-2, Pin2 at center of package, Thorlabs photodiodes
+TO-46-2 Thorlabs
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-2_Window
+TO-46-2_Window, Window
+TO-46-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-46-3
+TO-46-3
+TO-46-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Pin2Center
+TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
+TO-46-3 Thorlabs
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Pin2Center_Window
+TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf
+TO-46-3 Thorlabs
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-3_Window
+TO-46-3_Window, Window
+TO-46-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-46-4
+TO-46-4
+TO-46-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-46-4_Window
+TO-46-4_Window, Window
+TO-46-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-52-2
+TO-52-2
+TO-52-2
+0
+2
+2
+Package_TO_SOT_THT
+TO-52-2_Window
+TO-52-2_Window, Window
+TO-52-2_Window Window
+0
+2
+2
+Package_TO_SOT_THT
+TO-52-3
+TO-52-3
+TO-52-3
+0
+3
+3
+Package_TO_SOT_THT
+TO-52-3_Window
+TO-52-3_Window, Window
+TO-52-3_Window Window
+0
+3
+3
+Package_TO_SOT_THT
+TO-72-4
+TO-72-4
+TO-72-4
+0
+4
+4
+Package_TO_SOT_THT
+TO-72-4_Window
+TO-72-4_Window, Window
+TO-72-4_Window Window
+0
+4
+4
+Package_TO_SOT_THT
+TO-75-6
+TO-75-6
+TO-75-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-75-6_Window
+TO-75-6_Window, Window
+TO-75-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-6
+TO-78-6
+TO-78-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-6_Window
+TO-78-6_Window, Window
+TO-78-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-78-8
+TO-78-8
+TO-78-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-78-8_Window
+TO-78-8_Window, Window
+TO-78-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-78-10
+TO-78-10
+TO-78-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-78-10_Window
+TO-78-10_Window, Window
+TO-78-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-92
+TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92-2
+TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 diode SOD70
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Horizontal1
+2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Horizontal2
+2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_W4.0mm_Horizontal_FlatSideDown
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_W4.0mm_Horizontal_FlatSideUp
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92-2_Wide
+TO-92 2-pin leads in-line, wide, drill 0.75mm
+to-92 sc-43 sc-43a sot54 PA33 diode SOD70
+0
+2
+2
+Package_TO_SOT_THT
+TO-92Flat
+TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf)
+to-92Flat hall sensor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Molded Narrow transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_HandSolder
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Inline
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Inline Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Inline_Wide
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Inline Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92L_Wide
+TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf)
+TO-92L Molded Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92Mini-2
+TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf)
+to-92Mini transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92S
+TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+to-92S transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92S-2
+TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+to-92S transistor
+0
+2
+2
+Package_TO_SOT_THT
+TO-92S_Wide
+TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf)
+TO-92S_Wide transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_HandSolder
+TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Horizontal1
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Horizontal2
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline
+TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Horizontal1
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Horizontal2
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_W4.0mm_Horizontal_FlatSideDown
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_W4.0mm_Horizontal_FlatSideUp
+TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Inline_Wide
+TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp
+TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-92_Wide
+TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf)
+to-92 sc-43 sc-43a sot54 PA33 transistor
+0
+3
+3
+Package_TO_SOT_THT
+TO-99-6
+TO-99-6
+TO-99-6
+0
+6
+6
+Package_TO_SOT_THT
+TO-99-6_Window
+TO-99-6_Window, Window
+TO-99-6_Window Window
+0
+6
+6
+Package_TO_SOT_THT
+TO-99-8
+TO-99-8
+TO-99-8
+0
+8
+8
+Package_TO_SOT_THT
+TO-99-8_Window
+TO-99-8_Window, Window
+TO-99-8_Window Window
+0
+8
+8
+Package_TO_SOT_THT
+TO-100-10
+TO-100-10
+TO-100-10
+0
+10
+10
+Package_TO_SOT_THT
+TO-100-10_Window
+TO-100-10_Window, Window
+TO-100-10_Window Window
+0
+10
+10
+Package_TO_SOT_THT
+TO-126-2_Horizontal_TabDown
+TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-2_Horizontal_TabUp
+TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-2_Vertical
+TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-126-3_Horizontal_TabDown
+TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-126-3_Horizontal_TabUp
+TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-126-3_Vertical
+TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf
+TO-126-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-2_Horizontal_TabDown
+TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Horizontal RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-2_Horizontal_TabUp
+TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Horizontal RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-2_Vertical
+TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-2 Vertical RM 10.95mm SOT-93
+0
+2
+2
+Package_TO_SOT_THT
+TO-218-3_Horizontal_TabDown
+TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Horizontal RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-3_Horizontal_TabUp
+TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Horizontal RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-218-3_Vertical
+TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf
+TO-218-3 Vertical RM 5.475mm SOT-93
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-2_Horizontal_TabDown
+TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-2_Horizontal_TabUp
+TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-2_Vertical
+TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF
+TO-220-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220-3_Horizontal_TabDown
+TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-3_Horizontal_TabUp
+TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-3_Vertical
+TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf
+TO-220-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220-4_Horizontal_TabDown
+TO-220-4, Horizontal, RM 2.54mm
+TO-220-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_Horizontal_TabUp
+TO-220-4, Horizontal, RM 2.54mm
+TO-220-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-4, Vertical, RM 2.54mm, staggered type-2
+TO-220-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-4, Horizontal, RM 2.54mm, staggered type-2
+TO-220-4 Horizontal RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-4, Vertical, RM 2.54mm, staggered type-1
+TO-220-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-4, Horizontal, RM 2.54mm, staggered type-1
+TO-220-4 Horizontal RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-4_Vertical
+TO-220-4, Vertical, RM 2.54mm
+TO-220-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220-5_Horizontal_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_Horizontal_TabUp
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown
+TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf
+TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-5_Vertical
+TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf
+TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2
+TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1
+TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown
+TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2
+TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown
+TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1
+TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220-8_Vertical
+TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf)
+TO-220-9 Vertical 2.54mm Pitch Multiwatt 8
+0
+8
+8
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical
+TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2
+TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical
+TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1
+TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown
+TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2
+TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown
+TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1
+TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical
+TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Vertical RM 1.7mm staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical
+TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf
+TO-220-11 Vertical RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown
+TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf
+TO-220-11 Horizontal RM 1.7mm staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical
+TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Vertical RM 1.27mm staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown
+TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Horizontal RM 1.27mm staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical
+TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Vertical RM 1.27mm staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown
+TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf
+TO-220-15 Horizontal RM 1.27mm staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-220F-2_Horizontal_TabDown
+TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-2_Horizontal_TabUp
+TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Horizontal RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-2_Vertical
+TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf
+TO-220F-2 Vertical RM 5.08mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-220F-3_Horizontal_TabDown
+TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-3_Horizontal_TabUp
+TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Horizontal RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-3_Vertical
+TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf
+TO-220F-3 Vertical RM 2.54mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-220F-4_Horizontal_TabDown
+TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_Horizontal_TabUp
+TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-2
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm staggered type-1
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-4_Vertical
+TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf
+TO-220F-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-220F-5_Horizontal_TabDown
+TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_Horizontal_TabUp
+TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-5_Vertical
+TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5
+TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5
+0
+5
+5
+Package_TO_SOT_THT
+TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-7, Vertical, RM 1.27mm, staggered type-2
+TO-220F-7 Vertical RM 1.27mm staggered type-2
+0
+7
+7
+Package_TO_SOT_THT
+TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-7, Vertical, RM 1.27mm, staggered type-1
+TO-220F-7 Vertical RM 1.27mm staggered type-1
+0
+7
+7
+Package_TO_SOT_THT
+TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical
+TO-220F-9, Vertical, RM 0.9mm, staggered type-2
+TO-220F-9 Vertical RM 0.9mm staggered type-2
+0
+9
+9
+Package_TO_SOT_THT
+TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical
+TO-220F-9, Vertical, RM 0.9mm, staggered type-1
+TO-220F-9 Vertical RM 0.9mm staggered type-1
+0
+9
+9
+Package_TO_SOT_THT
+TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical
+TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
+TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2
+0
+11
+11
+Package_TO_SOT_THT
+TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical
+TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf
+TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1
+0
+11
+11
+Package_TO_SOT_THT
+TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical
+TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2
+TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2
+0
+15
+15
+Package_TO_SOT_THT
+TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical
+TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1
+TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1
+0
+15
+15
+Package_TO_SOT_THT
+TO-247-2_Horizontal_TabDown
+TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-2_Horizontal_TabUp
+TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-2_Vertical
+TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-2 Vertical RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-247-3_Horizontal_TabDown
+TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-3_Horizontal_TabUp
+TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-3_Vertical
+TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-247-4_Horizontal_TabDown
+TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-4_Horizontal_TabUp
+TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Horizontal RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-4_Vertical
+TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html
+TO-247-4 Vertical RM 2.54mm
+0
+4
+4
+Package_TO_SOT_THT
+TO-247-5_Horizontal_TabDown
+TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Horizontal RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-247-5_Horizontal_TabUp
+TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Horizontal RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-247-5_Vertical
+TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf
+TO-247-5 Vertical RM 2.54mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-251-2-1EP_Horizontal_TabDown
+TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-2 Horizontal RM 4.58mm IPAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-251-2_Vertical
+TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-2 Vertical RM 4.58mm IPAK
+0
+2
+2
+Package_TO_SOT_THT
+TO-251-3-1EP_Horizontal_TabDown
+TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-3 Horizontal RM 2.29mm IPAK
+0
+4
+4
+Package_TO_SOT_THT
+TO-251-3_Vertical
+TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf
+TO-251-3 Vertical RM 2.29mm IPAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-262-3-1EP_Horizontal_TabDown
+TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
+TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK
+0
+4
+4
+Package_TO_SOT_THT
+TO-262-3_Vertical
+TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF
+TO-262-3 Vertical RM 2.54mm IIPAK I2PAK
+0
+3
+3
+Package_TO_SOT_THT
+TO-262-5-1EP_Horizontal_TabDown
+TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
+TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK
+0
+6
+6
+Package_TO_SOT_THT
+TO-262-5_Vertical
+TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf
+TO-262-5 Vertical RM 1.7mm IIPAK I2PAK
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-2_Horizontal_TabDown
+TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-2_Horizontal_TabUp
+TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Horizontal RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-2_Vertical
+TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-2 Vertical RM 10.9mm
+0
+2
+2
+Package_TO_SOT_THT
+TO-264-3_Horizontal_TabDown
+TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-3_Horizontal_TabUp
+TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Horizontal RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-3_Vertical
+TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf
+TO-264-3 Vertical RM 5.45mm
+0
+3
+3
+Package_TO_SOT_THT
+TO-264-5_Horizontal_TabDown
+TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Horizontal RM 3.81mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-5_Horizontal_TabUp
+TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Horizontal RM 3.81mm
+0
+5
+5
+Package_TO_SOT_THT
+TO-264-5_Vertical
+TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF
+TO-264-5 Vertical RM 3.81mm
+0
+5
+5
+Potentiometer_SMD
+Potentiometer_ACP_CA6-VSMD_Vertical
+Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer vertical ACP CA6-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA6-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer vertical hole ACP CA6-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA9-VSMD_Vertical
+Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical ACP CA9-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA9-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical hole ACP CA9-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA14-VSMD_Vertical
+Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical ACP CA14-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_ACP_CA14-VSMD_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical hole ACP CA14-VSMD
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214G_Horizontal
+Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer horizontal Bourns 3214G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214J_Horizontal
+Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer horizontal Bourns 3214J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214W_Vertical
+Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer vertical Bourns 3214W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3214X_Vertical
+Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf
+Potentiometer vertical Bourns 3214X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224G_Horizontal
+Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer horizontal Bourns 3224G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224J_Horizontal
+Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer horizontal Bourns 3224J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224W_Vertical
+Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer vertical Bourns 3224W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3224X_Vertical
+Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf
+Potentiometer vertical Bourns 3224X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269P_Horizontal
+Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer horizontal Bourns 3269P
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269W_Vertical
+Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer vertical Bourns 3269W
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3269X_Horizontal
+Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf
+Potentiometer horizontal Bourns 3269X
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314G_Vertical
+Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314G
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314J_Vertical
+Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314J
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314R-1_Vertical_Hole
+Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical hole Bourns 3314R-1
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314R-GM5_Vertical
+Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer vertical Bourns 3314R-GM5
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_3314S_Horizontal
+Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf
+Potentiometer horizontal Bourns 3314S
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Bourns_PRS11S_Vertical
+Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf
+Potentiometer vertical Bourns PRS11S
+0
+5
+5
+Potentiometer_SMD
+Potentiometer_Bourns_TC33X_Vertical
+Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf
+Potentiometer Bourns TC33X Vertical
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Vishay_TS53YJ_Vertical
+Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf
+Potentiometer vertical Vishay TS53YJ
+0
+3
+3
+Potentiometer_SMD
+Potentiometer_Vishay_TS53YL_Vertical
+Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf
+Potentiometer vertical Vishay TS53YL
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA6-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf
+Potentiometer horizontal ACP CA6-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H3,8_Horizontal
+Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H3,8
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-H5_Horizontal
+Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer horizontal ACP CA9-H5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-V10_Vertical
+Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical ACP CA9-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA9-V10_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf
+Potentiometer vertical hole ACP CA9-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H2,5_Horizontal
+Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H2,5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H4_Horizontal
+Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H4
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14-H5_Horizontal
+Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer horizontal ACP CA14-H5
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14V-15_Vertical
+Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical ACP CA14V-15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_ACP_CA14V-15_Vertical_Hole
+Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf
+Potentiometer vertical hole ACP CA14V-15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD901F-40-00D_Single_Vertical
+Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles
+Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical
+Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm dual
+0
+8
+6
+Potentiometer_THT
+Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles
+Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113
+potentiometer vertical 9mm dual
+0
+8
+6
+Potentiometer_THT
+Potentiometer_Alps_RK09K_Single_Horizontal
+111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
+Potentiometer horizontal Alps RK09K Single Snapin
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09K_Single_Vertical
+113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf
+Potentiometer vertical Alps RK09K RK09D Single Snapin
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Double_Horizontal
+122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer horizontal Alps RK09L Double
+0
+8
+7
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Double_Vertical
+1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer vertical Alps RK09L Double
+0
+8
+7
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Single_Horizontal
+1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer horizontal Alps RK09L Single
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09L_Single_Vertical
+ 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf
+Potentiometer vertical Alps RK09L Single
+0
+5
+4
+Potentiometer_THT
+Potentiometer_Alps_RK09Y11_Single_Horizontal
+Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf
+Potentiometer horizontal Alps RK09Y11 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alps_RK097_Dual_Horizontal
+1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Alps_RK097_Dual_Horizontal_Switch
+1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Dual Switch
+0
+8
+8
+Potentiometer_THT
+Potentiometer_Alps_RK097_Single_Horizontal
+1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Alps_RK097_Single_Horizontal_Switch
+1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf
+Potentiometer horizontal Alps RK097 Single Switch
+0
+5
+5
+Potentiometer_THT
+Potentiometer_Alps_RK163_Dual_Horizontal
+12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
+Potentiometer horizontal Alps RK163 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Alps_RK163_Single_Horizontal
+1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf
+Potentiometer horizontal Alps RK163 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3005_Horizontal
+Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf
+Potentiometer horizontal Bourns 3005
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006P_Horizontal
+Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006W_Horizontal
+Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3006Y_Horizontal
+Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf
+Potentiometer horizontal Bourns 3006Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3009P_Horizontal
+Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
+Potentiometer horizontal Bourns 3009P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3009Y_Horizontal
+Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf
+Potentiometer horizontal Bourns 3009Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266P_Horizontal
+Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266W_Vertical
+Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer vertical Bourns 3266W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266X_Horizontal
+Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266Y_Vertical
+Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer vertical Bourns 3266Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3266Z_Horizontal
+Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf
+Potentiometer horizontal Bourns 3266Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296P_Horizontal
+Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296W_Vertical
+Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer vertical Bourns 3296W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296X_Horizontal
+Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296Y_Vertical
+Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer vertical Bourns 3296Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3296Z_Horizontal
+Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf
+Potentiometer horizontal Bourns 3296Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299P_Horizontal
+Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299W_Vertical
+Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer vertical Bourns 3299W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299X_Horizontal
+Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299Y_Vertical
+Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer vertical Bourns 3299Y
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3299Z_Horizontal
+Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf
+Potentiometer horizontal Bourns 3299Z
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339H_Vertical
+Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339H
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339P_Vertical
+Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339P_Vertical_HandSoldering
+Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer vertical Bourns 3339P hand-soldering
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339S_Horizontal
+Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer horizontal Bourns 3339S
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3339W_Horizontal
+Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf
+Potentiometer horizontal Bourns 3339W
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386C_Horizontal
+Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer horizontal Bourns 3386C
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386F_Vertical
+Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer vertical Bourns 3386F
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386P_Vertical
+Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer vertical Bourns 3386P
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_3386X_Horizontal
+Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf
+Potentiometer horizontal Bourns 3386X
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_PTA1543_Single_Slide
+Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 15.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA2043_Single_Slide
+Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 20.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA3043_Single_Slide
+Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 30.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA4543_Single_Slide
+Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 45.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTA6043_Single_Slide
+Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf
+Bourns single-gang slide potentiometer 60.0mm
+0
+7
+4
+Potentiometer_THT
+Potentiometer_Bourns_PTV09A-1_Single_Vertical
+Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
+Potentiometer vertical Bourns PTV09A-1 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Bourns_PTV09A-2_Single_Horizontal
+Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf
+Potentiometer horizontal Bourns PTV09A-2 Single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Omeg_PC16BU_Horizontal
+Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
+Potentiometer horizontal Omeg PC16BU
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Omeg_PC16BU_Vertical
+Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm
+Potentiometer vertical Omeg PC16BU
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Dual_Horizontal
+Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Single_Horizontal
+Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Single_Vertical
+Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer vertical Piher PC-16 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PC-16_Triple_Horizontal
+Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf
+Potentiometer horizontal Piher PC-16 Triple
+0
+9
+9
+Potentiometer_THT
+Potentiometer_Piher_PT-6-H_Horizontal
+Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer horizontal Piher PT-6-H
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-6-V_Vertical
+Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer vertical Piher PT-6-V
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-6-V_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf
+Potentiometer vertical hole Piher PT-6-V
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-H01_Horizontal
+Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer horizontal Piher PT-10-H01
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-H05_Horizontal
+Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer horizontal Piher PT-10-H05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V05_Vertical
+Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical Piher PT-10-V05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V10_Vertical
+Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical Piher PT-10-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-10-V10_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf
+Potentiometer vertical hole Piher PT-10-V10
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H01_Horizontal
+Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H01
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H05_Horizontal
+Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H05
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H06_Horizontal
+Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H06
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-H25_Horizontal
+Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer horizontal Piher PT-15-H25
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V02_Vertical
+Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical Piher PT-15-V02
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V02_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical hole Piher PT-15-V02
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V15_Vertical
+Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical Piher PT-15-V15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_PT-15-V15_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf
+Potentiometer vertical hole Piher PT-15-V15
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_T-16H_Double_Horizontal
+Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer horizontal Piher T-16H Double
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Piher_T-16H_Single_Horizontal
+Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer horizontal Piher T-16H Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Piher_T-16L_Single_Vertical_Hole
+Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf
+Potentiometer vertical hole Piher T-16L Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Runtron_RM-063_Horizontal
+Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf
+Potentiometer Trimmer RM-063
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Runtron_RM-065_Vertical
+Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf
+Potentiometer Trimmer RM-065
+0
+3
+3
+Potentiometer_THT
+Potentiometer_TT_P0915N
+http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf
+potentiometer vertical TT P0915N single
+0
+5
+3
+Potentiometer_THT
+Potentiometer_Vishay_43_Horizontal
+Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf
+Potentiometer horizontal Vishay 43
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Dual_Horizontal
+Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148-149 Dual
+0
+6
+6
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Single_Horizontal
+Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148-149 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148-149_Single_Vertical
+Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer vertical Vishay 148-149 Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_148E-149E_Dual_Horizontal
+Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148E-149E Dual
+0
+10
+6
+Potentiometer_THT
+Potentiometer_Vishay_148E-149E_Single_Horizontal
+Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf
+Potentiometer horizontal Vishay 148E-149E Single
+0
+7
+3
+Potentiometer_THT
+Potentiometer_Vishay_248BH-249BH_Single_Horizontal
+Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer horizontal Vishay 248BH-249BH Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal
+Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer horizontal Vishay 248GJ-249GJ Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_248GJ-249GJ_Single_Vertical
+Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf
+Potentiometer vertical Vishay 248GJ-249GJ Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T7-YA_Single_Vertical
+Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf
+Potentiometer vertical Vishay T7-YA Single
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73XW_Horizontal
+Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer horizontal Vishay T73XW
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73XX_Horizontal
+Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer horizontal Vishay T73XX
+0
+3
+3
+Potentiometer_THT
+Potentiometer_Vishay_T73YP_Vertical
+Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf
+Potentiometer vertical Vishay T73YP
+0
+3
+3
+RF
+Skyworks_SKY13575_639LF
+http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf
+Skyworks
+0
+19
+15
+RF
+Skyworks_SKY65404-31
+http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf
+Skyworks
+0
+7
+7
+RF_Antenna
+Abracon_APAES868R8060C16-T
+Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi
+APAES patch antenna
+0
+1
+1
+RF_Antenna
+Coilcraft_MA5532-AE_RFID
+RFID Transponder Coil
+antenna rfid coilcraft
+0
+2
+2
+RF_Antenna
+Johanson_2450AT18x100
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf
+antenna
+0
+2
+2
+RF_Antenna
+Johanson_2450AT43F0100
+Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf
+antenna
+0
+2
+2
+RF_Antenna
+Pulse_W3011
+Pulse RF Antenna, 4mm Clearance
+antenna rf
+0
+3
+2
+RF_Antenna
+Texas_SWRA117D_2.4GHz_Left
+http://www.ti.com/lit/an/swra117d/swra117d.pdf
+PCB antenna
+0
+2
+2
+RF_Antenna
+Texas_SWRA117D_2.4GHz_Right
+http://www.ti.com/lit/an/swra117d/swra117d.pdf
+PCB antenna
+0
+2
+2
+RF_Antenna
+Texas_SWRA416_868MHz_915MHz
+http://www.ti.com/lit/an/swra416/swra416.pdf
+PCB antenna
+0
+20
+1
+RF_Converter
+Anaren_0805_2012Metric-6
+https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf
+coupler rf
+0
+6
+6
+RF_Converter
+Balun_Johanson_1.6x0.8mm
+6-pin 1.6x0.8 mm balun footprint
+Johanson balun filter
+0
+6
+6
+RF_Converter
+Balun_Johanson_0896BM15A0001
+https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf
+balun RF
+0
+6
+6
+RF_Converter
+Balun_Johanson_0900PC15J0013
+Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py
+Johanson DFN NoLead
+0
+10
+10
+RF_Converter
+Balun_Johanson_5400BL15B050E
+https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf
+balun RF
+0
+6
+6
+RF_Converter
+RF_Attenuator_Susumu_PAT1220
+http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf
+2mm 1.2mm
+0
+3
+3
+RF_GPS
+Linx_RXM-GPS
+GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf)
+gps linx
+0
+22
+22
+RF_GPS
+Quectel_L80-R
+Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf
+quectel GPS GNSS
+0
+12
+12
+RF_GPS
+SIM28ML
+https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf
+SIM28ML GPS
+0
+18
+18
+RF_GPS
+Sierra_XA11X0
+QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
+QFN-24 P1.20
+0
+24
+24
+RF_GPS
+Sierra_XM11X0
+QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification
+QFN-20 P1.20
+0
+20
+20
+RF_GPS
+ublox_LEA
+ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf)
+GPS ublox LEA 6/7/8
+0
+28
+28
+RF_GPS
+ublox_MAX
+ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf)
+GPS ublox MAX 6/7/8
+0
+18
+18
+RF_GPS
+ublox_NEO
+ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf)
+GPS ublox NEO 6/7/8
+0
+24
+24
+RF_GPS
+ublox_SAM-M8Q
+GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
+ublox SAM-M8Q
+0
+100
+20
+RF_GPS
+ublox_SAM-M8Q_HandSolder
+GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf
+ublox SAM-M8Q
+0
+20
+20
+RF_GPS
+ublox_ZED
+ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf
+GPS GNSS ublox ZED
+0
+102
+55
+RF_GSM
+Quectel_BC66
+GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf
+GSM NB-IoT Module BC66 M66
+0
+116
+58
+RF_GSM
+Quectel_BC95
+GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf
+GSM NB-IoT module BC95
+0
+188
+94
+RF_GSM
+Quectel_M95
+Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf
+GSM Module M95
+0
+84
+42
+RF_GSM
+SIMCom_SIM800C
+Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf
+GSM Module SIM800C
+0
+84
+42
+RF_GSM
+SIMCom_SIM900
+Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf
+GSM Module SIM900
+0
+68
+68
+RF_GSM
+Telit_xL865
+Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf
+xL865 gsm umts
+0
+52
+48
+RF_GSM
+ublox_SARA-G3_LGA-96
+ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162
+ublox SARA-G3 SARA-U2 GSM HSPA
+0
+192
+96
+RF_Mini-Circuits
+Mini-Circuits_BK377
+Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf)
+Mini-circuits BK377
+0
+14
+14
+RF_Mini-Circuits
+Mini-Circuits_BK377_LandPatternPL-005
+Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf)
+Mini-circuits VCXO JTOS PL-005
+0
+50
+14
+RF_Mini-Circuits
+Mini-Circuits_CD541_H2.08mm
+https://ww2.minicircuits.com/case_style/CD541.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_H2.84mm
+https://ww2.minicircuits.com/case_style/CD542.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_LandPatternPL-052
+Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf)
+MiniCircuits PL-052 CD542
+0
+17
+6
+RF_Mini-Circuits
+Mini-Circuits_CD542_LandPatternPL-094
+Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf)
+mini-circuits CD542 pl-094
+0
+18
+6
+RF_Mini-Circuits
+Mini-Circuits_CD636_H4.11mm
+https://ww2.minicircuits.com/case_style/CD636.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CD636_LandPatternPL-035
+Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf)
+mini-circuits pl-035 CD636
+0
+13
+6
+RF_Mini-Circuits
+Mini-Circuits_CD637_H5.23mm
+https://ww2.minicircuits.com/case_style/CD637.pdf
+RF Transformer
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_CK605
+Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf)
+Mini-Circuits CK605
+0
+16
+16
+RF_Mini-Circuits
+Mini-Circuits_CK605_LandPatternPL-012
+Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf)
+Mini-Circuits PL-012
+0
+53
+16
+RF_Mini-Circuits
+Mini-Circuits_DB1627
+Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf)
+Mini-Circuits DB1627
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_GP731
+Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf)
+Mini-Circuits GP731
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_GP731_LandPatternPL-176
+Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
+mini-circuits PL-176
+0
+21
+8
+RF_Mini-Circuits
+Mini-Circuits_GP1212
+Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf)
+mini-circuits GP1212
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_GP1212_LandPatternPL-176
+Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf)
+mini-circuits PL-176
+0
+21
+8
+RF_Mini-Circuits
+Mini-Circuits_HF1139
+Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf)
+Mini-Circuits HF1139
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_HF1139_LandPatternPL-230
+Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf)
+Mini-Circuits PL-230
+0
+37
+8
+RF_Mini-Circuits
+Mini-Circuits_HQ1157
+Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf)
+Mini-Circuits HQ1157
+0
+14
+14
+RF_Mini-Circuits
+Mini-Circuits_HZ1198
+Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf)
+Mini-Circuits HZ1198
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_HZ1198_LandPatternPL-247
+Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf)
+Mini-Circuits PL-247 HZ1198
+0
+40
+6
+RF_Mini-Circuits
+Mini-Circuits_MMM168
+Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf)
+Mini-Circuits MMM168
+0
+4
+4
+RF_Mini-Circuits
+Mini-Circuits_MMM168_LandPatternPL-225
+Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf)
+pl-225
+0
+10
+4
+RF_Mini-Circuits
+Mini-Circuits_QQQ130_ClockwisePinNumbering
+Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf)
+Mini-Circuits QQQ130
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering
+Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf)
+Mini-Circuits PL-236
+0
+14
+6
+RF_Mini-Circuits
+Mini-Circuits_TT1224_ClockwisePinNumbering
+Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
+Mini-Circuits TT1224
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering
+Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf)
+PL-258 Mini-Circuits
+0
+26
+6
+RF_Mini-Circuits
+Mini-Circuits_TTT167
+Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf)
+Mini-Circuits TTT167
+0
+6
+6
+RF_Mini-Circuits
+Mini-Circuits_TTT167_LandPatternPL-079
+Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf)
+Mini-Circuits PL-079
+0
+36
+6
+RF_Mini-Circuits
+Mini-Circuits_YY161
+Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf)
+Mini-Circuits YY161
+0
+8
+8
+RF_Mini-Circuits
+Mini-Circuits_YY161_LandPatternPL-049
+Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf)
+mini-circuits pl-049
+0
+36
+8
+RF_Module
+Ai-Thinker-Ra-01-LoRa
+Ai Thinker Ra-01 LoRa
+LoRa Ra-01
+0
+16
+16
+RF_Module
+Atmel_ATSAMR21G18-MR210UA_NoRFPads
+http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf
+module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi
+0
+42
+42
+RF_Module
+BLE112-A
+Class 4 Bluetooth Module with on-board antenna
+Bluetooth Module
+0
+30
+30
+RF_Module
+BM78SPPS5xC2
+Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf)
+Bluetooth BR/EDR BLE
+0
+33
+33
+RF_Module
+CMWX1ZZABZ
+https://wireless.murata.com/RFM/data/type_abz.pdf
+iot lora sigfox
+0
+57
+57
+RF_Module
+CYBLE-21Pin-10x10mm
+Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module
+Cypress BT Bluetooth
+0
+21
+21
+RF_Module
+DWM1000
+IEEE802.15.4-2011 UWB
+UWB Module
+0
+24
+24
+RF_Module
+DecaWave_DWM1001
+https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf
+UWB module
+0
+34
+34
+RF_Module
+Digi_XBee_SMT
+http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf
+Digi XBee SMT RF
+0
+37
+37
+RF_Module
+E18-MS1-PCB
+http://www.cdebyte.com/en/downpdf.aspx?id=122
+Zigbee
+0
+24
+24
+RF_Module
+E73-2G4M04S
+http://www.cdebyte.com/en/downpdf.aspx?id=243
+BLE BLE5 nRF52832
+0
+44
+44
+RF_Module
+ESP-07
+Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf
+Wi-Fi Module
+0
+16
+16
+RF_Module
+ESP-12E
+Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf
+Wi-Fi Module
+0
+22
+22
+RF_Module
+ESP-WROOM-02
+https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf
+ESP WROOM-02 espressif esp8266ex
+0
+19
+19
+RF_Module
+ESP32-S2-MINI-1U
+2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm
+0
+73
+65
+RF_Module
+ESP32-S2-WROVER
+ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf
+ESP32-S2 ESP32 WIFI
+0
+43
+43
+RF_Module
+ESP32-S3-WROOM-1
+2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module
+0
+62
+41
+RF_Module
+ESP32-S3-WROOM-1U
+2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf
+2.4 GHz Wi-Fi and Bluetooth module
+0
+62
+41
+RF_Module
+ESP32-WROOM-32
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip
+0
+39
+39
+RF_Module
+ESP32-WROOM-32U
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf
+Single 2.4 GHz Wi-Fi and Bluetooth combo chip
+0
+39
+39
+RF_Module
+Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm
+D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf
+RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic
+0
+35
+35
+RF_Module
+HOPERF_RFM9XW_SMD
+Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
+LoRa Low Power Long Range Transceiver Module
+0
+16
+16
+RF_Module
+HOPERF_RFM9XW_THT
+Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf)
+Low Power Long Range Transceiver Module LoRa
+0
+16
+16
+RF_Module
+HOPERF_RFM69HW
+Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf
+Radio RF Module
+0
+16
+16
+RF_Module
+IQRF_TRx2DA_KON-SIM-01
+8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104
+IQRF_KON-SIM-01 IQRF_TRx2DA
+0
+10
+8
+RF_Module
+IQRF_TRx2D_KON-SIM-01
+8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104
+IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC
+0
+10
+8
+RF_Module
+Laird_BL652
+Bluetooth v4.2 + NFC module
+Bluetooth BLE NFC
+0
+39
+39
+RF_Module
+MOD-nRF8001
+BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/
+BLE module
+0
+11
+11
+RF_Module
+Microchip_RN4871
+Microchip RN4871 footprint
+RN4871 BLE
+0
+16
+16
+RF_Module
+Modtronix_inAir9
+Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif)
+Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless
+0
+14
+14
+RF_Module
+MonoWireless_TWE-L-WX
+https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf
+TWE-L-WX
+0
+32
+32
+RF_Module
+Particle_P1
+https://docs.particle.io/datasheets/p1-datasheet/
+Particle P1
+0
+75
+75
+RF_Module
+RAK811
+RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf
+LoRa LoRaWAN RAK811
+0
+34
+34
+RF_Module
+RAK4200
+RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf
+LoRa LoRaWAN RAK4200
+0
+20
+20
+RF_Module
+RFDigital_RFD77101
+RFDigital RFD77101 Simblee
+RFDigital RFD77101 Simblee
+0
+45
+45
+RF_Module
+RN42
+Class 2 Bluetooth Module with on-board antenna
+Bluetooth Module
+0
+36
+33
+RF_Module
+RN42N
+Class 2 Bluetooth Module without antenna
+Bluetooth Module
+0
+39
+36
+RF_Module
+RN2483
+Low-Power Long Range LoRa Transceiver Module
+rf module lora lorawan
+0
+47
+47
+RF_Module
+Raytac_MDBT50Q
+Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43
+wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833
+0
+61
+61
+RF_Module
+ST_SPBTLE
+Bluetooth Low Energy Module
+ble module st bluetooth
+0
+11
+11
+RF_Module
+TD1205
+https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf
+SIGFOX Module
+0
+9
+9
+RF_Module
+TD1208
+https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf
+SIGFOX Module
+0
+25
+25
+RF_Module
+Taiyo-Yuden_EYSGJNZWY
+Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf
+Taiyo Yuden NRF51822 Module Bluetooth
+0
+30
+28
+RF_Module
+ZETA-433-SO_SMD
+RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
+RF transceiver SMD style
+0
+12
+12
+RF_Module
+ZETA-433-SO_THT
+RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf
+RF transceiver SMD style
+0
+12
+12
+RF_Module
+nRF24L01_Breakout
+nRF24L01 breakout board
+nRF24L01 adapter breakout
+0
+8
+8
+RF_Shielding
+Laird_Technologies_97-2002_25.40x25.40mm
+Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+8
+1
+RF_Shielding
+Laird_Technologies_97-2003_12.70x13.37mm
+Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+8
+1
+RF_Shielding
+Laird_Technologies_BMI-S-101_13.66x12.70mm
+Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-102_16.50x16.50mm
+Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-103_26.21x26.21mm
+Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Laird_Technologies_BMI-S-104_32.00x32.00mm
+Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-105_38.10x25.40mm
+Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-106_36.83x33.68mm
+Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-107_44.37x44.37mm
+Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Laird_Technologies_BMI-S-201-F_13.66x12.70mm
+Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-202-F_16.50x16.50mm
+Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Laird_Technologies_BMI-S-203-F_26.21x26.21mm
+Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Laird_Technologies_BMI-S-204-F_32.00x32.00mm
+Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-205-F_38.10x25.40mm
+Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-206-F_36.83x33.68mm
+Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Laird_Technologies_BMI-S-207-F_44.37x44.37mm
+Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Laird_Technologies_BMI-S-208-F_39.60x39.60mm
+Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+32
+1
+RF_Shielding
+Laird_Technologies_BMI-S-209-F_29.36x18.50mm
+Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Laird_Technologies_BMI-S-210-F_44.00x30.50mm
+Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf)
+Shielding Cabinet
+0
+32
+1
+RF_Shielding
+Laird_Technologies_BMI-S-230-F_50.8x38.1mm
+Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm
+Shielding Cabinet
+0
+36
+1
+RF_Shielding
+Wuerth_36103205_20x20mm
+WE-SHC Shielding Cabinet SMD 20x20mm
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Wuerth_36103255_25x25mm
+WE-SHC Shielding Cabinet SMD 25x25mm
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Wuerth_36103305_30x30mm
+WE-SHC Shielding Cabinet SMD 30x30mm
+Shielding Cabinet
+0
+28
+1
+RF_Shielding
+Wuerth_36103505_50x50mm
+WE-SHC Shielding Cabinet SMD 50x50mm
+Shielding Cabinet
+0
+44
+1
+RF_Shielding
+Wuerth_36103605_60x60mm
+WE-SHC Shielding Cabinet SMD 60x60mm
+Shielding Cabinet
+0
+52
+1
+RF_Shielding
+Wuerth_36503205_20x20mm
+WE-SHC Shielding Cabinet THT 21x21mm
+Shielding Cabinet
+0
+16
+1
+RF_Shielding
+Wuerth_36503255_25x25mm
+WE-SHC Shielding Cabinet THT 26x26mm
+Shielding Cabinet
+0
+20
+1
+RF_Shielding
+Wuerth_36503305_30x30mm
+WE-SHC Shielding Cabinet THT 31x31mm
+Shielding Cabinet
+0
+24
+1
+RF_Shielding
+Wuerth_36503505_50x50mm
+WE-SHC Shielding Cabinet THT 51x51mm
+Shielding Cabinet
+0
+40
+1
+RF_Shielding
+Wuerth_36503605_60x60mm
+WE-SHC Shielding Cabinet THT 61x61mm
+Shielding Cabinet
+0
+48
+1
+RF_WiFi
+USR-C322
+https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf
+WiFi IEEE802.11 b/g/n
+0
+44
+44
+Relay_SMD
+Relay_2P2T_10x6mm_TE_IMxxG
+Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf
+TE IM-Series Relay DPDT Form C
+0
+8
+8
+Relay_SMD
+Relay_DPDT_AXICOM_IMSeries_JLeg
+http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf
+AXICOM IM-Series Relay J JLeg
+0
+8
+8
+Relay_SMD
+Relay_DPDT_FRT5_SMD
+IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package
+Relay DPDT IM-relay FRT5
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NU
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUH
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUH_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUX_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NUX_NKX
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double coil latching surface mount SMD
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Kemet_EE2_NU_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6H-2F
+package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
+Omron G6H-2F relais
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6K-2F
+Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2F relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2F-Y
+Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2F-Y relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2G
+Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2G relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6K-2G-Y
+Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2G-Y relay
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6S-2F
+Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2F
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6S-2G
+Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2G
+0
+8
+8
+Relay_SMD
+Relay_DPDT_Omron_G6SK-2F
+Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2F
+0
+10
+10
+Relay_SMD
+Relay_DPDT_Omron_G6SK-2G
+Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2G
+0
+10
+10
+Relay_SMD
+Relay_Fujitsu_FTR-B3S
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf
+Fujitsh FTR B3S B3SA Relay J JLeg
+0
+8
+8
+Relay_SMD
+Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm
+hiqsdr.com/images/3/3e/Axicom-HF3.pdf
+AXICOM HF3-Series Relay Pitch 1.27mm 50ohms
+0
+16
+16
+Relay_SMD
+Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm
+hiqsdr.com/images/3/3e/Axicom-HF3.pdf
+AXICOM HF3-Series Relay Pitch 1.27mm 75ohm
+0
+16
+16
+Relay_THT
+Relay_1-Form-A_Schrack-RYII_RM5mm
+Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO
+Relay 1-Form-A Schrack-RYII RM5mm SPST-NO
+0
+4
+4
+Relay_THT
+Relay_1-Form-B_Schrack-RYII_RM5mm
+Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC
+Relay 1-Form-B Schrack-RYII RM5mm SPST-NC
+0
+4
+4
+Relay_THT
+Relay_1-Form-C_Schrack-RYII_RM3.2mm
+Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT
+Relay 1-Form-C Schrack-RYII RM3.2mm SPDT
+0
+5
+5
+Relay_THT
+Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT
+Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm
+AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1
+AXICOM IM-Series Relay DPDR Pitch 3.2mm
+0
+8
+8
+Relay_THT
+Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm
+AXICOM IM-Series Relays, DPDR, Pitch 5.08
+AXICOM IM-Series Relay DPDR Pitch 5.08
+0
+8
+8
+Relay_THT
+Relay_DPDT_FRT5
+IM Signal Relay DPDT FRT5 narrow footprint
+Relay DPDT IM-relay FRT5
+0
+10
+10
+Relay_THT
+Relay_DPDT_Finder_30.22
+Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf
+AXICOM IM-Series Relay SPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Finder_40.52
+Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.52 Pitch 5mm
+0
+8
+8
+Relay_THT
+Relay_DPDT_Fujitsu_FTR-F1C
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
+relay dpdt fujitsu tht
+0
+8
+8
+Relay_THT
+Relay_DPDT_Kemet_EC2
+Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT non single coil latching through hole THT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Kemet_EC2_DoubleCoil
+Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf
+Kemet EC2 signal relay DPDT double dual coil latching through hole THT
+0
+10
+10
+Relay_THT
+Relay_DPDT_Omron_G2RL
+Omron Relay DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf
+Omron Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G5V-2
+http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf
+Omron G5V-2 Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6H-2
+Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf
+Omron relay G6H-2
+0
+10
+10
+Relay_THT
+Relay_DPDT_Omron_G6K-2P
+Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2P relay
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6K-2P-Y
+Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf
+Omron G6K-2P-Y relay
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6S-2
+Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6S-2
+0
+8
+8
+Relay_THT
+Relay_DPDT_Omron_G6SK-2
+Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf
+Relay Omron G6SK-2
+0
+10
+10
+Relay_THT
+Relay_DPDT_Panasonic_JW2
+Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay DPDT
+0
+8
+8
+Relay_THT
+Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+9
+9
+Relay_THT
+Relay_DPDT_Schrack-RT2-FormC_RM5mm
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+8
+8
+Relay_THT
+Relay_DPST_Fujitsu_FTR-F1A
+https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf
+relay dpst fujitsu tht
+0
+6
+6
+Relay_THT
+Relay_DPST_Schrack-RT2-FormA_RM5mm
+Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+6
+6
+Relay_THT
+Relay_SPDT_Finder_32.21-x000
+Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
+AXICOM IM-Series Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_34.51_Horizontal
+Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPDT Finder
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_34.51_Vertical
+Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf
+Relay SPDT Finder
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_36.11
+FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf
+spdt relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.11
+Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay SPDT Finder 40.11
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.31
+Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.31 Pitch 3.5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.41
+Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.41 Pitch 3.5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_Finder_40.51
+Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf
+Relay DPDT Finder 40.51 Pitch 5mm
+0
+5
+5
+Relay_THT
+Relay_SPDT_HJR-4102
+IM Signal Relay SPDT HJR-4102
+Relay SPDT IM-relay HJR-4102
+0
+6
+6
+Relay_THT
+Relay_SPDT_HsinDa_Y14
+http://www.hsinda.com.cn/en/ProductShow.asp?ID=208
+Relay Y14
+0
+6
+6
+Relay_THT
+Relay_SPDT_Omron-G5LE-1
+Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf
+Omron Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron-G5Q-1
+Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
+Relay SPDT Omron Serie G5Q
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron_G5V-1
+Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf
+Relay Omron G5V-1
+0
+6
+6
+Relay_THT
+Relay_SPDT_Omron_G6E
+Relay SPDT Omron Serie G6E
+Relay SPDT Omron Serie G6E 1x um
+0
+5
+5
+Relay_THT
+Relay_SPDT_Omron_G6EK
+Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf
+Relay SPDT Omron Serie G6EK
+0
+6
+6
+Relay_THT
+Relay_SPDT_Panasonic_JW1_FormC
+Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A
+Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads
+Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
+0
+0
+0
+Relay_THT
+Relay_SPDT_RAYEX-L90
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90 SPDT
+0
+6
+6
+Relay_THT
+Relay_SPDT_RAYEX-L90S
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90S SPDT
+0
+5
+5
+Relay_THT
+Relay_SPDT_SANYOU_SRD_Series_Form_C
+relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form C
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
+0
+8
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm
+Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay
+0
+8
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-FormC_RM3.5mm
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_Schrack-RT1-FormC_RM5mm
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
+0
+5
+5
+Relay_THT
+Relay_SPDT_StandexMeder_SIL_Form1C
+Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+5
+5
+Relay_THT
+Relay_SPST_Finder_32.21-x300
+Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf
+Finder 32.21-x300 Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_Omron-G5Q-1A
+Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf
+Relay SPST-NO Omron Serie G5Q
+0
+4
+4
+Relay_THT
+Relay_SPST_Panasonic_JW1_FormA
+Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok
+Panasonic Relay SPST
+0
+4
+4
+Relay_THT
+Relay_SPST_PotterBrumfield_T9AP1D52_12V30A
+Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads
+Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads
+0
+0
+0
+Relay_THT
+Relay_SPST_RAYEX-L90A
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90A SPST NO
+0
+5
+5
+Relay_THT
+Relay_SPST_RAYEX-L90AS
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90AS SPST NO
+0
+4
+4
+Relay_THT
+Relay_SPST_RAYEX-L90B
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90B SPST NC
+0
+5
+5
+Relay_THT
+Relay_SPST_RAYEX-L90BS
+https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf
+Relay RAYEX L90BS SPST NC
+0
+4
+4
+Relay_THT
+Relay_SPST_SANYOU_SRD_Series_Form_A
+relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form A
+0
+4
+4
+Relay_THT
+Relay_SPST_SANYOU_SRD_Series_Form_B
+relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf
+relay Sanyu SRD form B opener
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A
+Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP-II-1-FormA_RM5mm
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf
+Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RP3SL-1coil_RM5mm
+Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RP3SL_RM5mm
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf
+Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay
+0
+7
+5
+Relay_THT
+Relay_SPST_Schrack-RT1-16A-FormA_RM5mm
+Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN
+Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay
+0
+6
+4
+Relay_THT
+Relay_SPST_Schrack-RT1-FormA_RM3.5mm
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A
+Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_Schrack-RT1-FormA_RM5mm
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf
+Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_MS_Form1AB
+Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/
+Standex Meder MS SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_SIL_Form1A
+Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_StandexMeder_SIL_Form1B
+Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Relay_THT
+Relay_SPST_TE_PCH-1xxx2M
+Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf
+Relay SPST NO
+0
+4
+4
+Relay_THT
+Relay_SPST_TE_PCN-1xxD3MHZ
+https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0
+SPST relay slim
+0
+4
+4
+Relay_THT
+Relay_Socket_DPDT_Finder_96.12
+https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf
+Relay socket DPDT Finder 96.12 56.32
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_DIP_HighProfile
+package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
+DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_DIP_LowProfile
+package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf
+DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay
+0
+8
+8
+Relay_THT
+Relay_StandexMeder_UMS
+Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf
+Standex Meder SIL reed relais
+0
+4
+4
+Resistor_SMD
+R_0201_0603Metric
+Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+resistor
+0
+4
+2
+Resistor_SMD
+R_0201_0603Metric_Pad0.64x0.40mm_HandSolder
+Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+4
+2
+Resistor_SMD
+R_0402_1005Metric
+Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0402_1005Metric_Pad0.72x0.64mm_HandSolder
+Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0603_1608Metric
+Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0603_1608Metric_Pad0.98x0.95mm_HandSolder
+Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0612_1632Metric
+Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0612_1632Metric_Pad1.18x3.40mm_HandSolder
+Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0805_2012Metric
+Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0805_2012Metric_Pad1.20x1.40mm_HandSolder
+Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_0815_2038Metric
+Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_0815_2038Metric_Pad1.20x4.05mm_HandSolder
+Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_01005_0402Metric
+Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+resistor
+0
+4
+2
+Resistor_SMD
+R_01005_0402Metric_Pad0.57x0.30mm_HandSolder
+Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+4
+2
+Resistor_SMD
+R_1020_2550Metric
+Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1020_2550Metric_Pad1.33x5.20mm_HandSolder
+Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1206_3216Metric
+Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1206_3216Metric_Pad1.30x1.75mm_HandSolder
+Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1210_3225Metric
+Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1210_3225Metric_Pad1.30x2.65mm_HandSolder
+Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1218_3246Metric
+Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1218_3246Metric_Pad1.22x4.75mm_HandSolder
+Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_1812_4532Metric
+Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_1812_4532Metric_Pad1.30x3.40mm_HandSolder
+Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2010_5025Metric
+Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2010_5025Metric_Pad1.40x2.65mm_HandSolder
+Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2512_6332Metric
+Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2512_6332Metric_Pad1.40x3.35mm_HandSolder
+Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_2816_7142Metric
+Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_2816_7142Metric_Pad3.20x4.45mm_HandSolder
+Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_4020_10251Metric
+Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
+resistor
+0
+2
+2
+Resistor_SMD
+R_4020_10251Metric_Pad1.65x5.30mm_HandSolder
+Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator
+resistor handsolder
+0
+2
+2
+Resistor_SMD
+R_Array_Concave_2x0603
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Concave_4x0402
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Concave_4x0603
+Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_2x0402
+Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x0603
+Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x0606
+Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_2x1206
+Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf)
+resistor array
+0
+4
+4
+Resistor_SMD
+R_Array_Convex_4x0402
+Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x0603
+Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x0612
+Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_4x1206
+Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf)
+resistor array
+0
+8
+8
+Resistor_SMD
+R_Array_Convex_5x0603
+Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf)
+resistor array
+0
+10
+10
+Resistor_SMD
+R_Array_Convex_5x1206
+Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf)
+resistor array
+0
+10
+10
+Resistor_SMD
+R_Array_Convex_8x0602
+Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf)
+resistor array
+0
+16
+16
+Resistor_SMD
+R_Cat16-2
+SMT resistor net, Bourns CAT16 series, 2 way
+SMT resistor net Bourns CAT16 series 2 way
+0
+4
+4
+Resistor_SMD
+R_Cat16-4
+SMT resistor net, Bourns CAT16 series, 4 way
+SMT resistor net Bourns CAT16 series 4 way
+0
+8
+8
+Resistor_SMD
+R_Cat16-8
+SMT resistor net, Bourns CAT16 series, 8 way
+SMT resistor net Bourns CAT16 series 8 way
+0
+16
+16
+Resistor_SMD
+R_MELF_MMB-0207
+Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf
+MELF Resistor
+0
+2
+2
+Resistor_SMD
+R_MicroMELF_MMU-0102
+Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf
+MicroMELF Resistor
+0
+2
+2
+Resistor_SMD
+R_MiniMELF_MMA-0204
+Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf
+MiniMELF Resistor
+0
+2
+2
+Resistor_SMD
+R_Shunt_Ohmite_LVK12
+4 contact shunt resistor
+shunt resistor 4 contacts
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK20
+4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK24
+4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Ohmite_LVK25
+4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf
+4 contacts resistor smd
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm
+Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf)
+resistor shunt WSK2512
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSKW0612
+https://www.vishay.com/docs/30332/wskw0612.pdf
+4-Terminal SMD Shunt
+0
+4
+4
+Resistor_SMD
+R_Shunt_Vishay_WSR2_WSR3
+Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
+SMD Shunt Resistor
+0
+2
+2
+Resistor_SMD
+R_Shunt_Vishay_WSR2_WSR3_KelvinConnection
+Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf
+SMD Shunt Resistor
+0
+4
+2
+Resistor_THT
+R_Array_SIP4
+4-pin Resistor SIP pack
+R
+0
+4
+4
+Resistor_THT
+R_Array_SIP5
+5-pin Resistor SIP pack
+R
+0
+5
+5
+Resistor_THT
+R_Array_SIP6
+6-pin Resistor SIP pack
+R
+0
+6
+6
+Resistor_THT
+R_Array_SIP7
+7-pin Resistor SIP pack
+R
+0
+7
+7
+Resistor_THT
+R_Array_SIP8
+8-pin Resistor SIP pack
+R
+0
+8
+8
+Resistor_THT
+R_Array_SIP9
+9-pin Resistor SIP pack
+R
+0
+9
+9
+Resistor_THT
+R_Array_SIP10
+10-pin Resistor SIP pack
+R
+0
+10
+10
+Resistor_THT
+R_Array_SIP11
+11-pin Resistor SIP pack
+R
+0
+11
+11
+Resistor_THT
+R_Array_SIP12
+12-pin Resistor SIP pack
+R
+0
+12
+12
+Resistor_THT
+R_Array_SIP13
+13-pin Resistor SIP pack
+R
+0
+13
+13
+Resistor_THT
+R_Array_SIP14
+14-pin Resistor SIP pack
+R
+0
+14
+14
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal
+Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical
+Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal
+Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical
+Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical
+Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical
+Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical
+Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical
+Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical
+Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2
+Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical
+Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical
+Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical
+Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf
+Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical
+Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical
+Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2
+Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical
+Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2
+Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical
+Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal
+Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal
+Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf
+Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P22.40mm
+Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P25.40mm
+Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L20.0mm_W6.4mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W6.4mm_P27.94mm
+Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W6.4mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P27.94mm
+Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L25.0mm_W9.0mm_P30.48mm
+Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W6.4mm_P40.64mm
+Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W6.4mm_P45.72mm
+Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W9.0mm_P40.64mm
+Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L38.0mm_W9.0mm_P45.72mm
+Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P55.88mm
+Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L48.0mm_W12.5mm_P60.96mm
+Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L50.0mm_W9.0mm_P55.88mm
+Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L50.0mm_W9.0mm_P60.96mm
+Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical
+Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P66.04mm
+Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L60.0mm_W14.0mm_P71.12mm
+Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L75.0mm_W9.0mm_P81.28mm
+Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Power_L75.0mm_W9.0mm_P86.36mm
+Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf
+Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm
+0
+2
+2
+Resistor_THT
+R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm
+Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm
+Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm
+Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm
+Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm
+0
+4
+4
+Resistor_THT
+R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm
+Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf
+Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm
+0
+4
+4
+Resistor_THT
+R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm
+Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf
+Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm
+0
+2
+2
+Resistor_THT
+R_Box_L8.4mm_W2.5mm_P5.08mm
+Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf
+Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm
+0
+2
+2
+Resistor_THT
+R_Box_L13.0mm_W4.0mm_P9.00mm
+Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm
+0
+2
+2
+Resistor_THT
+R_Box_L14.0mm_W5.0mm_P9.00mm
+Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm
+0
+2
+2
+Resistor_THT
+R_Box_L26.0mm_W5.0mm_P20.00mm
+Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf
+Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm
+Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
+Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm
+Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf
+Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L11.0mm_W7.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L12.0mm_W8.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L13.0mm_W9.0mm_P5.00mm
+Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm
+0
+2
+2
+Resistor_THT
+R_Radial_Power_L16.1mm_W9.0mm_P7.37mm
+Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf
+Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm
+0
+2
+2
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm
+Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E_Vertical_H20mm
+Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html
+rotary encoder
+0
+7
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm
+Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF
+rotary encoder
+0
+7
+6
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E_Vertical_H20mm
+Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
+rotary encoder
+0
+5
+4
+Rotary_Encoder
+RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles
+Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html
+rotary encoder
+0
+5
+4
+Sensor
+Aosong_DHT11_5.5x12.0_P2.54mm
+Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf
+Temperature and humidity module
+0
+4
+4
+Sensor
+Avago_ADPS-9960
+Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN)
+DFN Sensor optical IR
+0
+8
+8
+Sensor
+MQ-6
+Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf
+gas sensor
+0
+6
+6
+Sensor
+SHT1x
+SHT1x
+SHT1x
+0
+8
+8
+Sensor
+Senseair_S8_Down
+Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
+co2 gas sensor pwm modbus
+0
+9
+9
+Sensor
+Senseair_S8_Up
+Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT
+co2 gas sensor pwm modbus
+0
+9
+9
+Sensor_Audio
+CUI_CMC-4013-SMT
+Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf
+Microphone CUI
+0
+2
+2
+Sensor_Audio
+Infineon_PG-LLGA-5-1
+Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/
+infineon mems microphone
+0
+15
+5
+Sensor_Audio
+Knowles_LGA-5_3.5x2.65mm
+https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf
+MEMS Microphone LGA
+0
+5
+5
+Sensor_Audio
+ST_HLGA-6_3.76x4.72mm_P1.65mm
+http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf
+HLGA Sensor Audio
+0
+6
+6
+Sensor_Current
+AKM_CQ_7
+AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
+akm current sensor tht
+0
+39
+7
+Sensor_Current
+AKM_CQ_7S
+AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf)
+akm current sensor smd
+0
+19
+7
+Sensor_Current
+AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm
+AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf)
+akm vsop 24
+0
+10
+10
+Sensor_Current
+AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm
+AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/)
+akm cz-381x 10
+0
+10
+10
+Sensor_Current
+Allegro_CB_PFF
+Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET!
+Allegro CB-PFF
+0
+37
+5
+Sensor_Current
+Allegro_CB_PSF
+Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
+Allegro CB-PSF
+0
+5
+5
+Sensor_Current
+Allegro_CB_PSS
+Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx)
+Allegro CB-PSS
+0
+5
+5
+Sensor_Current
+Allegro_PSOF-7_4.8x6.4mm_P1.60mm
+Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx)
+Allegro PSOF-7
+0
+7
+7
+Sensor_Current
+Allegro_QFN-12-10-1EP_3x3mm_P0.5mm
+Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx)
+Allegro QFN 0.5
+0
+14
+10
+Sensor_Current
+Allegro_QSOP-24_3.9x8.7mm_P0.635mm
+Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en)
+Allegro QSOP 0.635
+0
+24
+24
+Sensor_Current
+Allegro_SIP-3
+Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx)
+Allegro SIP-3
+0
+3
+3
+Sensor_Current
+Allegro_SIP-4
+Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx)
+Allegro SIP-4
+0
+4
+4
+Sensor_Current
+Diodes_SIP-3_4.1x1.5mm_P1.27mm
+Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf)
+Diodes SIP-3 Bulk Pack
+0
+3
+3
+Sensor_Current
+Diodes_SIP-3_4.1x1.5mm_P2.65mm
+Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf)
+Diodes SIP-3 Ammo Pack
+0
+3
+3
+Sensor_Current
+Honeywell_CSLW
+https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf
+Miniature Wired Open-Loop Current Sensor
+0
+5
+5
+Sensor_Current
+LEM_CKSR
+LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf
+current transducer LEM
+0
+14
+14
+Sensor_Current
+LEM_HO8-NP
+LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HO8-NSM
+LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HO40-NP
+LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf)
+current transducer
+0
+13
+13
+Sensor_Current
+LEM_HTFS
+LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf)
+HTFS current transducer
+0
+4
+4
+Sensor_Current
+LEM_HX02-P
+LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX03-P-SP2
+LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX04-P
+LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX05-NP
+LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX05-P-SP2
+LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX06-P
+LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX10-NP
+LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX10-P-SP2
+LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX15-NP
+LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf)
+hall current
+0
+8
+8
+Sensor_Current
+LEM_HX15-P-SP2
+LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX20-P-SP2
+LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX25-P-SP2
+LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_HX50-P-SP2
+LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf)
+hall current
+0
+6
+6
+Sensor_Current
+LEM_LA25-P
+LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf)
+current transducer
+0
+3
+3
+Sensor_Current
+LEM_LTSR-NP
+LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf
+Current transducer
+0
+10
+10
+Sensor_Distance
+ST_VL53L1x
+VL53L1x distance sensor
+VL53L1CXV0FY1 VL53L1x
+0
+13
+12
+Sensor_Humidity
+Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm
+DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf)
+Sensirion DFN NoLead
+0
+10
+5
+Sensor_Humidity
+Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm
+Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf)
+sensirion dfn nolead
+0
+10
+9
+Sensor_Motion
+InvenSense_QFN-24_3x3mm_P0.4mm
+24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.4
+0
+24
+24
+Sensor_Motion
+InvenSense_QFN-24_3x3mm_P0.4mm_NoMask
+24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.4
+0
+25
+24
+Sensor_Motion
+InvenSense_QFN-24_4x4mm_P0.5mm
+24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.5
+0
+24
+24
+Sensor_Motion
+InvenSense_QFN-24_4x4mm_P0.5mm_NoMask
+24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)
+QFN 0.5
+0
+25
+24
+Sensor_Pressure
+Freescale_98ARH99066A
+https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
+sensor pressure ssop 98ARH99066A
+0
+8
+8
+Sensor_Pressure
+Freescale_98ARH99089A
+https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf
+sensor pressure ssop 98ARH99089A
+0
+8
+8
+Sensor_Pressure
+Honeywell_40PCxxxG1A
+https://www.honeywellscportal.com/index.php?ci_id=138832
+pressure sensor automotive honeywell
+0
+3
+3
+Sensor_Pressure
+TE_MS5525DSO-DBxxxyS
+Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English
+Pressure DualBarbed
+0
+14
+14
+Sensor_Voltage
+LEM_LV25-P
+LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf
+LEM Hall Effect Voltage transducer
+0
+5
+5
+Socket
+3M_Textool_240-1288-00-0602J_2x20_P2.54mm
+3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils)
+THT DIP DIL ZIF 25.4mm 1000mil Socket
+0
+40
+40
+Socket
+DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J
+3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+14
+14
+Socket
+DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J
+3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+16
+16
+Socket
+DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J
+3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+18
+18
+Socket
+DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J
+3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+20
+20
+Socket
+DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J
+3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 10.16mm 400mil Socket
+0
+22
+22
+Socket
+DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J
+3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 7.62mm 300mil Socket
+0
+24
+24
+Socket
+DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J
+3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+24
+24
+Socket
+DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J
+3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 10.16mm 400mil Socket
+0
+28
+28
+Socket
+DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J
+3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+28
+28
+Socket
+DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J
+3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+32
+32
+Socket
+DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J
+3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+40
+40
+Socket
+DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J
+3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 25.4mm 1000mil Socket
+0
+40
+40
+Socket
+DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J
+3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf
+THT DIP DIL ZIF 15.24mm 600mil Socket
+0
+42
+42
+Socket
+Wells_648-0482211SA01
+https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824
+48pin TSOP Socket
+0
+48
+48
+Symbol
+CE-Logo_8.5x6mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_11.2x8mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_16.8x12mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_28x20mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_42x30mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+CE-Logo_56.1x40mm_SilkScreen
+CE marking
+Logo CE certification
+0
+0
+0
+Symbol
+ESD-Logo_6.6x6mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_8.9x8mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_13.2x12mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_22x20mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_33x30mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+ESD-Logo_44.1x40mm_SilkScreen
+Electrostatic discharge Logo
+Logo ESD
+0
+0
+0
+Symbol
+FCC-Logo_7.3x6mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_9.6x8mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_14.6x12mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_24.2x20mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_36.3x30mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+FCC-Logo_48.3x40mm_SilkScreen
+FCC marking
+Logo FCC certification
+0
+0
+0
+Symbol
+KiCad-Logo2_5mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_5mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_6mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_6mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_8mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_8mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_12mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_12mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_20mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_20mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_30mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_30mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_40mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo2_40mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_5mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_5mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_6mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_6mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_8mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_8mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_12mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_12mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_20mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_20mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_30mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_30mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_40mm_Copper
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+KiCad-Logo_40mm_SilkScreen
+KiCad Logo
+Logo KiCad
+0
+0
+0
+Symbol
+OSHW-Logo2_7.3x6mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_7.3x6mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_9.8x8mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_9.8x8mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_14.6x12mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_14.6x12mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_24.3x20mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_24.3x20mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_36.5x30mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_36.5x30mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_48.7x40mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo2_48.7x40mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_5.7x6mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_5.7x6mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_7.5x8mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_7.5x8mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_11.4x12mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_11.4x12mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_19x20mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_19x20mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_28.5x30mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_28.5x30mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_38.1x40mm_Copper
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Logo_38.1x40mm_SilkScreen
+Open Source Hardware Logo
+Logo OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_6.7x6mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_6.7x6mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_8.9x8mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_8.9x8mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_13.4x12mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_13.4x12mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_22.3x20mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_22.3x20mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_33.5x30mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_33.5x30mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_44.5x40mm_Copper
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+OSHW-Symbol_44.5x40mm_SilkScreen
+Open Source Hardware Symbol
+Logo Symbol OSHW
+0
+0
+0
+Symbol
+Polarity_Center_Negative_6mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_8mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_12mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_20mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_30mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Negative_40mm_SilkScreen
+Polarity Logo, Center Negative
+Logo Polarity Center Negative
+0
+0
+0
+Symbol
+Polarity_Center_Positive_6mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_8mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_12mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_20mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_30mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+Polarity_Center_Positive_40mm_SilkScreen
+Polarity Logo, Center Positive
+Logo Polarity Center Positive
+0
+0
+0
+Symbol
+RoHS-Logo_6mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_8mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_12mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_20mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_30mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+RoHS-Logo_40mm_SilkScreen
+Restriction of Hazardous Substances Directive Logo
+Logo RoHS
+0
+0
+0
+Symbol
+Symbol_Attention_CopperTop_Big
+Symbol, Attention, Copper Top, Big,
+Symbol, Attention, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_Attention_CopperTop_Small
+Symbol, Attention, Copper Top, Small,
+Symbol, Attention, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_Barrel_Polarity
+Barrel connector polarity indicator
+barrel polarity
+0
+0
+0
+Symbol
+Symbol_CC-Attribution_CopperTop_Big
+Symbol, CC-Attribution, Copper Top, Big,
+Symbol, CC-Attribution, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-Attribution_CopperTop_Small
+Symbol, CC-Share Alike, Copper Top, Small,
+Symbol, CC-Share Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-Noncommercial_CopperTop_Big
+Symbol, CC-Noncommercial, Copper Top, Big,
+Symbol, CC-Noncommercial, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-Noncommercial_CopperTop_Small
+Symbol, CC-Noncommercial Alike, Copper Top, Small,
+Symbol, CC-Noncommercial Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_CopperTop_Big
+Symbol, CC-PublicDomain, Copper Top, Big,
+Symbol, CC-PublicDomain, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_CopperTop_Small
+Symbol, CC-Public Domain, Copper Top, Small,
+Symbol, CC-Public Domain, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CC-PublicDomain_SilkScreenTop_Big
+Symbol, CC-PublicDomain, SilkScreen Top, Big,
+Symbol, CC-PublicDomain, SilkScreen Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-ShareAlike_CopperTop_Big
+Symbol, CC-Share Alike, Copper Top, Big,
+Symbol, CC-Share Alike, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_CC-ShareAlike_CopperTop_Small
+Symbol, CC-Share Alike, Copper Top, Small,
+Symbol, CC-Share Alike, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommonsPublicDomain_CopperTop_Small
+Symbol, Creative Commons Public Domain, CopperTop, Small,
+Symbol, Creative Commons Public Domain, CopperTop, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small
+Symbol, Creative Commons Public Domain, SilkScreenTop, Small,
+Symbol, Creative Commons Public Domain, SilkScreen Top, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type1_Big
+Symbol, Creative Commons, CopperTop, Type 1, Big,
+Symbol, Creative Commons, CopperTop, Type 1, Big,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type2_Big
+Symbol, Creative Commons, CopperTop, Type 2, Big,
+Symbol, Creative Commons, CopperTop, Type 2, Big,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_CopperTop_Type2_Small
+Symbol, Creative Commons, CopperTop, Type 2, Small,
+Symbol, Creative Commons, CopperTop, Type 2, Small,
+0
+0
+0
+Symbol
+Symbol_CreativeCommons_SilkScreenTop_Type2_Big
+Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
+Symbol, Creative Commons, SilkScreen Top, Type 2, Big,
+0
+0
+0
+Symbol
+Symbol_Danger_CopperTop_Big
+Symbol, Danger, CopperTop, Big,
+Symbol, Danger, CopperTop, Big,
+0
+0
+0
+Symbol
+Symbol_Danger_CopperTop_Small
+Symbol, Danger, Copper Top, Small,
+Symbol, Danger, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_ESD-Logo-Text_CopperTop
+
+
+0
+0
+0
+Symbol
+Symbol_ESD-Logo_CopperTop
+ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
+ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top,
+0
+0
+0
+Symbol
+Symbol_GNU-GPL_CopperTop_Big
+Symbol, GNU-GPL, Copper Top, Big,
+Symbol, GNU-GPL, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_GNU-GPL_CopperTop_Small
+Symbol, GNU-GPL, Copper Top, Small,
+Symbol, GNU-GPL, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_GNU-Logo_CopperTop
+GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
+GNU-Logo, GNU-Head, GNU-Kopf, Copper Top,
+0
+0
+0
+Symbol
+Symbol_GNU-Logo_SilkscreenTop
+GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
+GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type1_CopperTop_Big
+Symbol, HighVoltage, Type1, Copper Top, Big,
+Symbol, HighVoltage, Type1, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type2_CopperTop_Big
+Symbol, HighVoltage, Type2, Copper Top, Big,
+Symbol, HighVoltage, Type2, Copper Top, Big,
+0
+0
+0
+Symbol
+Symbol_HighVoltage_Type2_CopperTop_VerySmall
+Symbol, High Voltage, Type 2, Copper Top, Very Small,
+Symbol, High Voltage, Type 2, Copper Top, Very Small,
+0
+0
+0
+Symbol
+Symbol_Highvoltage_Type1_CopperTop_Small
+Symbol, Highvoltage, Type 1, Copper Top, Small,
+Symbol, Highvoltage, Type 1, Copper Top, Small,
+0
+0
+0
+Symbol
+Symbol_Highvoltage_Type2_CopperTop_Small
+Symbol, Highvoltage, Type 2, Copper Top, Small,
+Symbol, Highvoltage, Type 2, Copper Top, Small,
+0
+0
+0
+Symbol
+UKCA-Logo_6x6mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_8x8mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_12x12mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_20x20mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_30x30mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+UKCA-Logo_40x40mm_SilkScreen
+UKCA marking
+Logo UKCA marking
+0
+0
+0
+Symbol
+WEEE-Logo_4.2x6mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_5.6x8mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_8.4x12mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_14x20mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_21x30mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+Symbol
+WEEE-Logo_28.1x40mm_SilkScreen
+Waste Electrical and Electronic Equipment Directive
+Logo WEEE
+0
+0
+0
+TerminalBlock
+TerminalBlock_Altech_AK300-2_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+2
+2
+TerminalBlock
+TerminalBlock_Altech_AK300-3_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+3
+3
+TerminalBlock
+TerminalBlock_Altech_AK300-4_P5.00mm
+Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf
+Altech AK300 terminal block pitch 5.0mm
+0
+4
+4
+TerminalBlock
+TerminalBlock_Wuerth_691311400102_P7.62mm
+https://katalog.we-online.de/em/datasheet/6913114001xx.pdf
+Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm
+0
+2
+2
+TerminalBlock
+TerminalBlock_bornier-2_P5.08mm
+simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2
+terminal block bornier2
+0
+2
+2
+TerminalBlock
+TerminalBlock_bornier-3_P5.08mm
+simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3
+terminal block bornier3
+0
+3
+3
+TerminalBlock
+TerminalBlock_bornier-4_P5.08mm
+simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4
+terminal block bornier4
+0
+4
+4
+TerminalBlock
+TerminalBlock_bornier-5_P5.08mm
+simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5
+terminal block bornier5
+0
+5
+5
+TerminalBlock
+TerminalBlock_bornier-6_P5.08mm
+simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6
+terminal block bornier6
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x02_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x03_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+4
+4
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x04_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+5
+5
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x05_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x06_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+7
+7
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x07_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+8
+8
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x08_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+9
+9
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x09_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+10
+10
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x10_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+11
+11
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x11_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+12
+12
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x12_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+13
+13
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x13_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm
+0
+14
+14
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x14_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal
+Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm
+0
+15
+15
+TerminalBlock_4Ucon
+TerminalBlock_4Ucon_1x15_P3.50mm_Vertical
+Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon
+THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Altech
+Altech_AK300_1x02_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+2
+2
+TerminalBlock_Altech
+Altech_AK300_1x03_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+3
+3
+TerminalBlock_Altech
+Altech_AK300_1x04_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+4
+4
+TerminalBlock_Altech
+Altech_AK300_1x05_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+5
+5
+TerminalBlock_Altech
+Altech_AK300_1x06_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+6
+6
+TerminalBlock_Altech
+Altech_AK300_1x07_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+7
+7
+TerminalBlock_Altech
+Altech_AK300_1x08_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+8
+8
+TerminalBlock_Altech
+Altech_AK300_1x09_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+9
+9
+TerminalBlock_Altech
+Altech_AK300_1x10_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+10
+10
+TerminalBlock_Altech
+Altech_AK300_1x11_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+11
+11
+TerminalBlock_Altech
+Altech_AK300_1x12_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+12
+12
+TerminalBlock_Altech
+Altech_AK300_1x13_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+13
+13
+TerminalBlock_Altech
+Altech_AK300_1x14_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+14
+14
+TerminalBlock_Altech
+Altech_AK300_1x15_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+15
+15
+TerminalBlock_Altech
+Altech_AK300_1x16_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+16
+16
+TerminalBlock_Altech
+Altech_AK300_1x17_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+17
+17
+TerminalBlock_Altech
+Altech_AK300_1x18_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+18
+18
+TerminalBlock_Altech
+Altech_AK300_1x19_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+19
+19
+TerminalBlock_Altech
+Altech_AK300_1x20_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+20
+20
+TerminalBlock_Altech
+Altech_AK300_1x21_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+21
+21
+TerminalBlock_Altech
+Altech_AK300_1x22_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+22
+22
+TerminalBlock_Altech
+Altech_AK300_1x23_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+23
+23
+TerminalBlock_Altech
+Altech_AK300_1x24_P5.00mm_45-Degree
+Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF)
+Altech AK300 serie connector
+0
+24
+24
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+2
+2
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+3
+3
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+4
+4
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+5
+5
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+6
+6
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+7
+7
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+8
+8
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+9
+9
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+10
+10
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+11
+11
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+12
+12
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+13
+13
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+14
+14
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+15
+15
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+16
+16
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+17
+17
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+18
+18
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+19
+19
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+20
+20
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+21
+21
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+22
+22
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+23
+23
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+24
+24
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+25
+25
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+26
+26
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+27
+27
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+28
+28
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+29
+29
+TerminalBlock_Dinkle
+TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX
+Dinkle DT-55-B01X Terminal Block pitch 10.00mm
+0
+30
+30
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed
+single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm
+0
+1
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6
+single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection
+single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed
+single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection
+single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0
+single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0
+single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm
+0
+2
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed
+single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm
+0
+4
+1
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal
+terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal
+terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal
+terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal
+terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal
+terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal
+terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal
+terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal
+terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal
+terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal
+terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+4
+4
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+5
+5
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree
+terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm
+0
+6
+6
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal
+terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal
+terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal
+terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_MetzConnect
+TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal
+terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect
+THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Philmore
+TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal
+Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
+THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_Philmore
+TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal
+Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore
+THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal
+Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal
+Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal
+Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm
+0
+2
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm
+0
+3
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm
+0
+4
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm
+0
+5
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm
+0
+6
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm
+0
+7
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm
+0
+8
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm
+0
+9
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm
+0
+10
+10
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm
+0
+11
+11
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm
+0
+12
+12
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm
+0
+13
+13
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm
+0
+14
+14
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm
+0
+15
+15
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal
+Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal
+Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm
+0
+16
+16
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf
+PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm
+0
+4
+2
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf
+PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector
+0
+5
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm
+0
+6
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+5
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf
+PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector
+0
+6
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm
+0
+8
+4
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+4
+3
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf
+PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector
+0
+7
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm
+0
+10
+5
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+7
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf
+PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector
+0
+8
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm
+0
+12
+6
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+8
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf
+PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector
+0
+9
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm
+0
+14
+7
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+9
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf
+PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector
+0
+10
+9
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal
+Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical
+Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix
+THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm
+0
+16
+8
+TerminalBlock_Phoenix
+TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical
+PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf
+2.5mm vertical SMD spring clamp terminal block connector
+0
+10
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal
+terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal
+terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal
+terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal
+terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal
+terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal
+terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal
+terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal
+terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal
+terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal
+terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal
+terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal
+terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal
+terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal
+terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal
+terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal
+terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal
+terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal
+terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal
+terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal
+terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal
+terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal
+terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal
+terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal
+terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal
+terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal
+terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal
+terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal
+terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal
+terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal
+terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal
+terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal
+terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal
+terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal
+terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal
+terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal
+terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal
+terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal
+terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal
+terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal
+terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal
+terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal
+terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal
+terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal
+terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree
+terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree
+terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree
+terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree
+terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree
+terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree
+terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree
+terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree
+terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree
+terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree
+terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree
+terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal
+terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal
+terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal
+terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal
+terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal
+terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal
+terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal
+terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal
+terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal
+terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal
+terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal
+terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal
+terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal
+terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal
+terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal
+terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal
+terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal
+terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal
+terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal
+terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal
+terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal
+terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal
+terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal
+terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal
+terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal
+terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal
+terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal
+terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal
+terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal
+terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal
+terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal
+terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal
+terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal
+terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal
+terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal
+terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal
+terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal
+terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal
+terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal
+terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal
+terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal
+terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal
+terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical
+terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical
+terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical
+terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical
+terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical
+terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical
+terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical
+terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical
+terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical
+terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical
+terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical
+terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal
+terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal
+terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal
+terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal
+terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal
+terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal
+terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal
+terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal
+terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal
+terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal
+terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal
+terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_RND
+TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal
+terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+2
+2
+TerminalBlock_RND
+TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal
+terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+3
+3
+TerminalBlock_RND
+TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal
+terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+4
+4
+TerminalBlock_RND
+TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal
+terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+5
+5
+TerminalBlock_RND
+TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal
+terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+6
+6
+TerminalBlock_RND
+TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal
+terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+7
+7
+TerminalBlock_RND
+TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal
+terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+8
+8
+TerminalBlock_RND
+TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal
+terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+9
+9
+TerminalBlock_RND
+TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal
+terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+10
+10
+TerminalBlock_RND
+TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal
+terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+11
+11
+TerminalBlock_RND
+TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal
+terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND
+THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm
+0
+12
+12
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal
+Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+10
+10
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal
+Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+11
+11
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal
+Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+12
+12
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal
+Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+2
+2
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal
+Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+3
+3
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal
+Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+4
+4
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal
+Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+5
+5
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal
+Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+6
+6
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal
+Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+7
+7
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal
+Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+8
+8
+TerminalBlock_TE-Connectivity
+TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal
+Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity
+THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree
+Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree
+Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree
+Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree
+Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree
+Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree
+Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree
+Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
+0
+7
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree
+Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree
+Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree
+Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree
+Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
+0
+14
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree
+Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree
+Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree
+Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+36
+36
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree
+Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+48
+48
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree
+Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree
+Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree
+Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree
+Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree
+Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree
+Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree
+Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
+0
+7
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree
+Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree
+Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree
+Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree
+Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree
+Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree
+Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+1
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree
+Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree
+Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+3
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree
+Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree
+Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
+0
+5
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree
+Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree
+Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree
+Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+9
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree
+Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+12
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree
+Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
+0
+16
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree
+Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+24
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree
+Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree
+Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree
+Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree
+Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree
+Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree
+Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree
+Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree
+Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree
+Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree
+Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree
+Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm
+0
+28
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree
+Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree
+Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree
+Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+72
+36
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree
+Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+96
+48
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree
+Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree
+Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree
+Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree
+Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree
+Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree
+Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree
+Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree
+Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree
+Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree
+Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree
+Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree
+Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree
+Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree
+Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree
+Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree
+Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree
+Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree
+Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree
+Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree
+Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree
+Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree
+Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree
+Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree
+Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree
+Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree
+Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree
+Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree
+Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree
+Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree
+Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree
+Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree
+Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree
+Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
+0
+20
+10
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree
+Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm
+0
+22
+11
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree
+Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree
+Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
+0
+26
+13
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree
+Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm
+0
+28
+14
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree
+Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm
+0
+30
+15
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree
+Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree
+Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm
+0
+48
+24
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree
+Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm
+0
+2
+1
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree
+Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm
+0
+4
+2
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree
+Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm
+0
+6
+3
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree
+Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm
+0
+8
+4
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree
+Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm
+0
+10
+5
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree
+Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm
+0
+12
+6
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree
+Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm
+0
+14
+7
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree
+Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm
+0
+16
+8
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree
+Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm
+0
+18
+9
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree
+Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm
+0
+20
+10
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree
+Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm
+0
+22
+11
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree
+Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm
+0
+24
+12
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree
+Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm
+0
+32
+16
+TerminalBlock_WAGO
+TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree
+Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO
+THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm
+0
+48
+24
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf)
+screw terminal thread redcube thr power connector
+0
+16
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR
+REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf)
+screw terminal thread redcube thr power connector
+0
+16
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf)
+screw terminal thread redcube thr power connector
+0
+8
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TerminalBlock_Wuerth
+Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR
+REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf)
+screw terminal thread redcube thr power connector
+0
+18
+1
+TestPoint
+TestPoint_2Pads_Pitch2.54mm_Drill0.8mm
+Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm
+CONN DEV
+0
+2
+2
+TestPoint
+TestPoint_2Pads_Pitch5.08mm_Drill1.3mm
+Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
+CONN DEV
+0
+2
+2
+TestPoint
+TestPoint_Bridge_Pitch2.0mm_Drill0.7mm
+wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill0.7mm
+wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill1.0mm
+wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch2.54mm_Drill1.3mm
+wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch3.81mm_Drill1.3mm
+wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch5.08mm_Drill0.7mm
+wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch5.08mm_Drill1.3mm
+wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch6.35mm_Drill1.3mm
+wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Bridge_Pitch7.62mm_Drill1.3mm
+wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm
+test point wire loop
+0
+2
+1
+TestPoint
+TestPoint_Keystone_5000-5004_Miniature
+Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5005-5009_Compact
+Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5010-5014_Multipurpose
+Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319
+Through Hole Mount Test Points
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5015_Micro-Minature
+SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353
+Test Point
+0
+1
+1
+TestPoint
+TestPoint_Keystone_5019_Minature
+SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357
+Test Point
+0
+1
+1
+TestPoint
+TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded
+wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.0mm
+wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile
+low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.50mm_Drill1.85mm
+wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded
+wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded
+wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded
+wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.0mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.5mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Loop_D3.80mm_Drill2.8mm
+wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm
+test point wire loop bead
+0
+1
+1
+TestPoint
+TestPoint_Pad_1.0x1.0mm
+SMD rectangular pad as test Point, square 1.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_1.5x1.5mm
+SMD rectangular pad as test Point, square 1.5mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_2.0x2.0mm
+SMD rectangular pad as test Point, square 2.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_2.5x2.5mm
+SMD rectangular pad as test Point, square 2.5mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_3.0x3.0mm
+SMD rectangular pad as test Point, square 3.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_4.0x4.0mm
+SMD rectangular pad as test Point, square 4.0mm side length
+test point SMD pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_Pad_D1.0mm
+SMD pad as test Point, diameter 1.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D1.5mm
+SMD pad as test Point, diameter 1.5mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D2.0mm
+SMD pad as test Point, diameter 2.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D2.5mm
+SMD pad as test Point, diameter 2.5mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D3.0mm
+SMD pad as test Point, diameter 3.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Pad_D4.0mm
+SMD pad as test Point, diameter 4.0mm
+test point SMD pad
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D2.0mm
+Plated Hole as test Point, diameter 2.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D3.0mm
+Plated Hole as test Point, diameter 3.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D4.0mm
+Plated Hole as test Point, diameter 4.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_Plated_Hole_D5.0mm
+Plated Hole as test Point, diameter 5.0mm
+test point plated hole
+0
+1
+1
+TestPoint
+TestPoint_THTPad_1.0x1.0mm_Drill0.5mm
+THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_1.5x1.5mm_Drill0.7mm
+THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_2.0x2.0mm_Drill1.0mm
+THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_2.5x2.5mm_Drill1.2mm
+THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_3.0x3.0mm_Drill1.5mm
+THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_4.0x4.0mm_Drill2.0mm
+THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm
+test point THT pad rectangle square
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D1.0mm_Drill0.5mm
+THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D1.5mm_Drill0.7mm
+THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D2.0mm_Drill1.0mm
+THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D2.5mm_Drill1.2mm
+THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D3.0mm_Drill1.5mm
+THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm
+test point THT pad
+0
+1
+1
+TestPoint
+TestPoint_THTPad_D4.0mm_Drill2.0mm
+THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm
+test point THT pad
+0
+1
+1
+Transformer_SMD
+Pulse_P0926NL
+SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa0926nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA1323NL
+SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa1323nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2001NL
+SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2001nl pe-68386nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2002NL-PA2008NL-PA2009NL
+SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2004NL
+SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2004nl pa0264nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2005NL
+SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2005nl pa0173nl
+0
+6
+6
+Transformer_SMD
+Pulse_PA2006NL
+SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2006nl pa0186nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2007NL
+SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf)
+pulse pa2007nl
+0
+4
+4
+Transformer_SMD
+Pulse_PA2777NL
+SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa2777nl
+0
+8
+8
+Transformer_SMD
+Pulse_PA3493NL
+SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf)
+pulse pa3493nl
+0
+4
+4
+Transformer_SMD
+Transformer_Coilcraft_CST1
+Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Coilcraft_CST2
+Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf)
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Coilcraft_CST2010
+Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf)
+Transformer current sense SMD
+0
+12
+12
+Transformer_SMD
+Transformer_CurrentSense_8.4x7.2mm
+Transformer current sense SMD 8.4x7.2mm
+Transformer current sense SMD
+0
+8
+8
+Transformer_SMD
+Transformer_Ethernet_Bel_S558-5999-T7-F
+Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf
+Ethernet Transformer
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Bourns_PT61017PEL
+https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf
+Transformer Ethernet Single Center-Tap
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_HALO_TG111-MSC13
+Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf
+Transformer Ethernet SMD
+0
+24
+24
+Transformer_SMD
+Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm
+Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm
+Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm
+Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
+Halo SO Transformer_SMD
+0
+16
+16
+Transformer_SMD
+Transformer_Ethernet_Wuerth_749013011A
+Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf
+Ethernet Transformer
+0
+16
+16
+Transformer_SMD
+Transformer_MACOM_SM-22
+https://cdn.macom.com/datasheets/ETC1-1-13.pdf
+RF Transformer
+0
+5
+5
+Transformer_SMD
+Transformer_Murata_78250JC
+Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf
+Murata transformer
+0
+6
+6
+Transformer_SMD
+Transformer_NF_ETAL_P2781
+NF-Transformer, ETAL, P2781, SMD,
+NF-Transformer ETAL P2781 SMD
+0
+8
+7
+Transformer_SMD
+Transformer_NF_ETAL_P2781_HandSoldering
+NF-Transformer, ETAL, P2781, SMD, Handsoldering
+NF-Transformer ETAL P2781 SMD Handsoldering
+0
+8
+7
+Transformer_SMD
+Transformer_NF_ETAL_P3000
+NF-Reansformer, ETAL, P3000, SMD,
+NF-Reansformer ETAL P3000 SMD
+0
+15
+13
+Transformer_SMD
+Transformer_NF_ETAL_P3000_HandSoldering
+NF-Reansformer, ETAL, P3000, SMD, Handsoldering,
+NF-Reansformer ETAL P3000 SMD Handsoldering
+0
+15
+13
+Transformer_SMD
+Transformer_NF_ETAL_P3181
+NF-Transformer, ETAL, P3181, SMD,
+NF-Transformer ETAL P3181 SMD
+0
+7
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3181_HandSoldering
+NF-Transformer, ETAL, P3181, SMD, Hand Soldering,
+NF-Transformer ETAL P3181 SMD Hand Soldering
+0
+7
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3188
+NF-Transformer, ETAL, P3188, SMD,
+NF-Transformer ETAL P3188 SMD
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3188_HandSoldering
+NF-Transformer, ETAL, P3188, SMD, Handsoldering,
+NF-Transformer ETAL P3188 SMD Handsoldering
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3191
+NF-Transformer, ETAL, P3191, SMD,
+NF-Transformer ETAL P3191 SMD
+0
+8
+6
+Transformer_SMD
+Transformer_NF_ETAL_P3191_HandSoldering
+NF-Transformer, ETAL, P3191, SMD, Handsoldering,
+NF-Transformer ETAL P3191 SMD Handsoldering
+0
+8
+6
+Transformer_SMD
+Transformer_Pulse_H1100NL
+For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf
+H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N
+0
+16
+16
+Transformer_SMD
+Transformer_Wuerth_750315371
+Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm
+transformer flyback
+0
+6
+6
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44
+Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44,
+Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44
+0
+3
+3
+Transformer_THT
+Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50
+Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50,
+Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50
+0
+3
+3
+Transformer_THT
+Autotransformer_ZS1052-AC
+Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf
+ignition coil autotransformer
+0
+3
+3
+Transformer_THT
+Transformer_37x44
+transformer 37x44mm²
+transformer 37x44mm²
+0
+12
+4
+Transformer_THT
+Transformer_Breve_TEZ-22x24
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+7
+7
+Transformer_THT
+Transformer_Breve_TEZ-28x33
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-35x42
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-38x45
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+9
+9
+Transformer_THT
+Transformer_Breve_TEZ-44x52
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+10
+10
+Transformer_THT
+Transformer_Breve_TEZ-47x57
+http://www.breve.pl/pdf/ANG/TEZ_ang.pdf
+TEZ PCB Transformer
+0
+13
+13
+Transformer_THT
+Transformer_CHK_EI30-2VA_1xSec
+Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf
+Trafo Printtrafo CHK EI30 2VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI30-2VA_2xSec
+Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec,
+Trafo Printtrafo CHK EI30 2VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI30-2VA_Neutral
+Trafo, Printtrafo, CHK, EI30, 2VA, neutral,
+Trafo Printtrafo CHK EI30 2VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_1xSec
+Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI38 3VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_2xSec
+Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI38 3VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI38-3VA_Neutral
+Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20
+Trafo Printtrafo CHK EI42 3VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_1xSec
+Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec,
+Trafo Printtrafo CHK EI42 5VA 1x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_2xSec
+Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec,
+Trafo Printtrafo CHK EI42 5VA 2x Sec
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI42-5VA_Neutral
+Trafo, Printtrafo, CHK, EI42, 5VA, neutral,
+Trafo Printtrafo CHK EI42 5VA neutral
+0
+10
+10
+Transformer_THT
+Transformer_CHK_EI48-8VA_1xSec
+Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA 1x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-8VA_2xSec
+Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA 2x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-8VA_Neutral
+Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 8VA neutral
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_1xSec
+Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec,
+Trafo Printtrafo CHK EI48 10VA 1x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_2xSec
+Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 10VA 2x Sec
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI48-10VA_Neutral
+Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18
+Trafo Printtrafo CHK EI48 10VA neutral
+0
+12
+12
+Transformer_THT
+Transformer_CHK_EI54-12VA_1xSec
+Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA 1x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-12VA_2xSec
+Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA 2x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-12VA_Neutral
+Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 12VA neutral
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_1xSec
+Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA 1x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_2xSec
+Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA 2x Sec
+0
+14
+14
+Transformer_THT
+Transformer_CHK_EI54-16VA_Neutral
+Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19
+Trafo Printtrafo CHK EI54 16VA neutral
+0
+14
+14
+Transformer_THT
+Transformer_CHK_UI30-4VA_Flat
+Trafo, Flattrafo, CHK, UI30, 4VA,
+Trafo Flattrafo CHK UI30 4VA
+0
+16
+16
+Transformer_THT
+Transformer_CHK_UI39-10VA_Flat
+Trafo, Flattrafo, CHK, UI39, 10VA,
+Trafo Flattrafo CHK UI39 10VA
+0
+20
+20
+Transformer_THT
+Transformer_Coilcraft_Q4434-B_Rhombus-T1311
+Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311,
+Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311
+0
+8
+8
+Transformer_THT
+Transformer_EPCOS_B66359A1013T_Horizontal
+Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T,
+Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T
+0
+13
+13
+Transformer_THT
+Transformer_EPCOS_B66359J1014T_Vertical
+Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T,
+Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T
+0
+14
+14
+Transformer_THT
+Transformer_Microphone_Lundahl_LL1538
+AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf
+AUDIO TRAFO LUNDAHL
+0
+7
+7
+Transformer_THT
+Transformer_Microphone_Lundahl_LL1587
+AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf
+AUDIO TRAFO LUNDAHL
+0
+7
+7
+Transformer_THT
+Transformer_Myrra_74040_Horizontal
+Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040,
+Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040
+0
+13
+13
+Transformer_THT
+Transformer_Myrra_EF20_7408x
+EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf
+transformer flyback SMPS
+0
+9
+9
+Transformer_THT
+Transformer_NF_ETAL_1-1_P1200
+NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf
+NF-Transformer 1to1 ETAL P1200
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P1165
+NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf
+NF-Transformer ETAL P1165
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P3324
+NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf
+NF-Transformer ETAL P3324
+0
+4
+4
+Transformer_THT
+Transformer_NF_ETAL_P3356
+NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf
+NF-Transformer ETAL P3356
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30
+Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30,
+Transformer Toroid horizontal laying Diameter 9mm Amidon T30
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37
+Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37,
+Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44
+Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44,
+Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50
+Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50,
+Transformer Toroid horizontal laying Diameter 14mm Amidon T50
+0
+4
+4
+Transformer_THT
+Transformer_Toroid_Horizontal_D18.0mm
+Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm,
+Transformer Toroid tapped horizontal laying Diameter 18mm
+0
+5
+4
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30
+Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30,
+Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37
+Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37,
+Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44
+Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44,
+Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44
+0
+6
+6
+Transformer_THT
+Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50
+Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50,
+Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50
+0
+6
+6
+Transformer_THT
+Transformer_Wuerth_750343373
+Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf)
+transformer flyback
+0
+10
+10
+Transistor_Power_Module
+Infineon_AG-ECONO2
+28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979
+igbt diode module
+0
+28
+28
+Transistor_Power_Module
+Infineon_EasyPIM-1B
+35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63
+brifge rectifier igbt diode module
+0
+23
+23
+Transistor_Power_Module
+Infineon_EasyPIM-2B
+35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+Littelfuse_Package_H_XBN2MM
+24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf
+brifge rectifier igbt diode module
+0
+24
+24
+Transistor_Power_Module
+Littelfuse_Package_H_XN2MM
+28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf
+igbt diode module
+0
+28
+28
+Transistor_Power_Module
+Littelfuse_Package_W_XBN2MM
+24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf
+brifge rectifier igbt diode module
+0
+35
+24
+Transistor_Power_Module
+Littelfuse_Package_W_XN2MM
+35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf
+igbt diode module
+0
+35
+35
+Transistor_Power_Module
+ST_ACEPACK-2-CIB
+35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+ST_ACEPACK-2-CIB_PressFIT
+35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf
+brifge rectifier igbt diode module
+0
+35
+23
+Transistor_Power_Module
+ST_SDIP-25L
+25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf
+igbt diode module
+0
+25
+25
+Valve
+Valve_ECC-83-1
+Valve ECC-83-1 round pins
+Valve ECC-83-1 round pins
+0
+9
+9
+Valve
+Valve_ECC-83-2
+Valve ECC-83-2 flat pins
+Valve ECC-83-2 flat pins
+0
+10
+9
+Valve
+Valve_EURO
+Valve Euro
+Valve Euro
+0
+7
+5
+Valve
+Valve_Glimm
+Valve Glimm
+Valve Glimm
+0
+2
+2
+Valve
+Valve_Mini_G
+Valve mini G
+Valve mini G
+0
+9
+7
+Valve
+Valve_Mini_P
+Valve mini P
+Valve mini P
+0
+7
+7
+Valve
+Valve_Mini_Pentode_Linear
+Mini-Pentode, 5-pin, e.g. JAN6418
+Valve Mini-Pentode 5-pin JAN6418
+0
+5
+5
+Valve
+Valve_Noval_G
+Valve NOVAL G
+Valve NOVAL G
+0
+11
+9
+Valve
+Valve_Noval_P
+Valve NOVAL P
+Valve NOVAL P
+0
+9
+9
+Valve
+Valve_Octal
+8-pin round valve
+valve
+0
+9
+8
+Varistor
+RV_Disc_D7mm_W3.4mm_P5mm
+Varistor, diameter 7mm, width 3.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.5mm_P5mm
+Varistor, diameter 7mm, width 3.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.6mm_P5mm
+Varistor, diameter 7mm, width 3.6mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.7mm_P5mm
+Varistor, diameter 7mm, width 3.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.8mm_P5mm
+Varistor, diameter 7mm, width 3.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W3.9mm_P5mm
+Varistor, diameter 7mm, width 3.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.2mm_P5mm
+Varistor, diameter 7mm, width 4.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.3mm_P5mm
+Varistor, diameter 7mm, width 4.3mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.5mm_P5mm
+Varistor, diameter 7mm, width 4.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.8mm_P5mm
+Varistor, diameter 7mm, width 4.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4.9mm_P5mm
+Varistor, diameter 7mm, width 4.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W4mm_P5mm
+Varistor, diameter 7mm, width 4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.1mm_P5mm
+Varistor, diameter 7mm, width 5.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.4mm_P5mm
+Varistor, diameter 7mm, width 5.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.5mm_P5mm
+Varistor, diameter 7mm, width 5.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D7mm_W5.7mm_P5mm
+Varistor, diameter 7mm, width 5.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.3mm_P5mm
+Varistor, diameter 9mm, width 3.3mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.4mm_P5mm
+Varistor, diameter 9mm, width 3.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.5mm_P5mm
+Varistor, diameter 9mm, width 3.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.6mm_P5mm
+Varistor, diameter 9mm, width 3.6mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.7mm_P5mm
+Varistor, diameter 9mm, width 3.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.8mm_P5mm
+Varistor, diameter 9mm, width 3.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W3.9mm_P5mm
+Varistor, diameter 9mm, width 3.9mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.1mm_P5mm
+Varistor, diameter 9mm, width 4.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.2mm_P5mm
+Varistor, diameter 9mm, width 4.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.4mm_P5mm
+Varistor, diameter 9mm, width 4.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.5mm_P5mm
+Varistor, diameter 9mm, width 4.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4.8mm_P5mm
+Varistor, diameter 9mm, width 4.8mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W4mm_P5mm
+Varistor, diameter 9mm, width 4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.2mm_P5mm
+Varistor, diameter 9mm, width 5.2mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.4mm_P5mm
+Varistor, diameter 9mm, width 5.4mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.5mm_P5mm
+Varistor, diameter 9mm, width 5.5mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W5.7mm_P5mm
+Varistor, diameter 9mm, width 5.7mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D9mm_W6.1mm_P5mm
+Varistor, diameter 9mm, width 6.1mm, pitch 5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W3.9mm_P7.5mm
+Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.2mm_P7.5mm
+Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.3mm_P7.5mm
+Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.4mm_P7.5mm
+Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.5mm_P7.5mm
+Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.6mm_P7.5mm
+Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.7mm_P7.5mm
+Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4.8mm_P7.5mm
+Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W4mm_P7.5mm
+Varistor, diameter 12mm, width 4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.1mm_P7.5mm
+Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.4mm_P7.5mm
+Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5.8mm_P7.5mm
+Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W5mm_P7.5mm
+Varistor, diameter 12mm, width 5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.1mm_P7.5mm
+Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.2mm_P7.5mm
+Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.3mm_P7.5mm
+Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W6.7mm_P7.5mm
+Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.1mm_P7.5mm
+Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.5mm_P7.5mm
+Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D12mm_W7.9mm_P7.5mm
+Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W3.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.3mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.5mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.6mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.7mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.8mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W4mm_P7.5mm
+Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5.9mm_P7.5mm
+Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W5mm_P7.5mm
+Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.1mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.3mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.4mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W6.8mm_P7.5mm
+Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W7.2mm_P7.5mm
+Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W7.5mm_P7.5mm
+Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W8mm_P7.5mm
+Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D15.5mm_W11mm_P7.5mm
+Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D16.5mm_W6.7mm_P7.5mm
+Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.3mm_P10mm
+Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.4mm_P10mm
+Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.5mm_P10mm
+Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.6mm_P10mm
+Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.7mm_P10mm
+Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.8mm_P10mm
+Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W4.9mm_P10mm
+Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.1mm_P10mm
+Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.3mm_P10mm
+Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.4mm_P10mm
+Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.6mm_P10mm
+Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5.8mm_P10mm
+Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W5mm_P10mm
+Varistor, diameter 21.5mm, width 5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.1mm_P7.5mm
+varistor
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.3mm_P10mm
+Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.5mm_P10mm
+Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.7mm_P10mm
+Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W6.8mm_P10mm
+Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.1mm_P10mm
+Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.5mm_P10mm
+Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W7.9mm_P10mm
+Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W8.4mm_P10mm
+Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+Varistor
+RV_Disc_D21.5mm_W11.4mm_P10mm
+Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm
+varistor SIOV
+0
+2
+2
+footprints
+Everlight_IR12-21C
+
+
+0
+2
+2
+footprints
+HRO_TYPE-C-31-M-17
+
+
+0
+10
+7
+footprints
+LED_2835
+
+
+0
+2
+2
+footprints
+TE_1367073_SFP
+
+
+0
+20
+20
+footprints
+led_tape_3528_2835
+
+
+0
+2
+2
+footprints
+proto_area_4x4
+
+
+0
+16
+1
+footprints
+sfp_edge_connector_male
+
+
+0
+20
+20
diff --git a/sfp-debug-breakout/sfp-debug-breakout.kicad_prl b/sfp-debug-breakout/sfp-debug-breakout.kicad_prl
index 372f6e4..8c44827 100644
--- a/sfp-debug-breakout/sfp-debug-breakout.kicad_prl
+++ b/sfp-debug-breakout/sfp-debug-breakout.kicad_prl
@@ -3,10 +3,12 @@
"active_layer": 0,
"active_layer_preset": "All Layers",
"auto_track_width": true,
+ "hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
+ "images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
diff --git a/sfp-debug-breakout/sfp-debug-breakout.kicad_pro b/sfp-debug-breakout/sfp-debug-breakout.kicad_pro
index d63512a..b3eb784 100644
--- a/sfp-debug-breakout/sfp-debug-breakout.kicad_pro
+++ b/sfp-debug-breakout/sfp-debug-breakout.kicad_pro
@@ -1,5 +1,6 @@
{
"board": {
+ "3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
@@ -62,6 +63,7 @@
"rule_severities": {
"annular_width": "error",
"clearance": "error",
+ "connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
@@ -70,6 +72,7 @@
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
+ "footprint": "error",
"footprint_type_mismatch": "warning",
"hole_clearance": "error",
"hole_near_hole": "error",
@@ -113,6 +116,7 @@
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
+ "min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
@@ -133,9 +137,6 @@
},
"teardrop_options": [
{
- "td_allow_use_two_tracks": true,
- "td_curve_segcount": 5,
- "td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
@@ -144,29 +145,35 @@
],
"teardrop_parameters": [
{
+ "td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
+ "td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
+ "td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
+ "td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
+ "td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
+ "td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
@@ -423,7 +430,7 @@
"net_settings": {
"classes": [
{
- "bus_width": 12.0,
+ "bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@@ -437,21 +444,26 @@
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
- "wire_width": 6.0
+ "wire_width": 6
}
],
"meta": {
- "version": 2
+ "version": 3
},
- "net_colors": null
+ "net_colors": null,
+ "netclass_assignments": null,
+ "netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
+ "plot": "",
+ "pos_files": "",
"specctra_dsn": "",
"step": "",
+ "svg": "",
"vrml": ""
},
"page_layout_descr_file": ""